/* ==========================================================================
   HTML5 Boilerplate styles - h5bp.com (generated via initializr.com)
   ========================================================================== */

@font-face {
    font-family: 'Candia';
    font-style: normal;
    font-weight: normal;
    src: url('../fonts/Candia/Candia Script Font (ttf).ttf') format('truetype');
}

html,
button,
input,
select,
textarea {
    color: #4a4949;
}

body {
    font-size: 1em;
    line-height: 1.4;
    font-family: "William Text", serif;
    font-weight: normal;
    font-style: normal;
    -webkit-font-smoothing: subpixel-antialiased;
    color: #4a4949;
    background: #ebeae4;
    overflow-x: hidden;
}

/*fonts*/
.william {
    font-family: "William Text", serif !important;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

img {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

a {
    text-decoration: none;
    color: #4a4949 !important;
}

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #4a4949;
    padding: 0.2em 0;
}

.subtext {
    font-size: 0.6em;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */

/* Responsive defaults
-------------------------------------------------- */

html {
    overflow-y: auto;
    text-rendering: optimizeLegibility;
}

img, video {
    max-width: 100%;
    height: auto;
}

/*typography
----------------------------------------------------*/

h1, h2, h3, h4, h5, .col-group.filter {
    font-family: Neutral, sans-serif;
    font-weight: normal;
    font-style: normal;
}

nav {
    padding: 25px 0;
    font-family: Neutral, sans-serif;
}
/*h1#promise {margin-top: 76px;}*/

.narrow h2 {
    font-size: 1.5em;
    line-height: 1.5;
    margin: 0.67em 40px;
}

.stories-page h1 {
    font-size: 38px;
}


b {
}

/*main structure
----------------------------------------------------*/

section,
header,
footer {
    *zoom: 1;
    clear: both;
}

footer,
section {
    width: 100%;
    padding: 0;
}

section,
footer,
.wrapper,
.intro {
    position: relative;
    z-index: 1;
}

    footer a {
        color: #fff;
    }

.home footer[role="contentinfo"],
.stories-page footer[role="contentinfo"] {
    position: relative;
    padding: 50px 0;
    overflow: hidden;
}

.foot-links-item a {
    color: white !important;
}

.foot-copyright-centre a {
    color: white !important;
}

header {
    width: 100%;
    overflow: hidden;
    position: relative;
    background: #ebeae4;
    min-height: 70px;
}

.wrapper {
    max-width: 1100px;
    overflow: hidden;
    margin: 0 auto;
    width: 94%;
    padding: 0 3%;
}

    .wrapper.top-content {
        max-width: 1200px;
    }

    .wrapper.top-content {
        padding: 0;
        width: 100%;
    }

    .wrapper.footer-wrap {
        width: 94%;
        display: flex;
        flex-direction: column;
    }

        .wrapper.footer-wrap .footer-top {
            display: flex;
            align-self: flex-start;
            flex-direction: column;
            width: 100%;
        }

            .wrapper.footer-wrap .footer-top a {
                background: #ebeae4;
                padding: 20px;
                color: #4a4949;
                font-family: 'Neutral';
                text-align: center;
            }

        .wrapper.footer-wrap .footer-bottom {
            display: flex;
            flex-direction: row;
            justify-content: space-between;
            margin-top: 40px;
        }

            .wrapper.footer-wrap .footer-bottom .logo {
                margin: 0;
                width: unset;
            }

            .wrapper.footer-wrap .footer-bottom .contact {
                display: flex;
                flex-direction: column;
            }

                .wrapper.footer-wrap .footer-bottom .contact h2 {
                    margin: 0;
                }

                .wrapper.footer-wrap .footer-bottom .contact .social-nav {
                    align-self: flex-start;
                }

            .wrapper.footer-wrap .footer-bottom .footer-right {
                display: flex;
                flex-direction: column;
                align-items: flex-end;
                width: 50%;
            }

.footer-copyright {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    position: absolute;
    bottom: 20px;
    right: 2%;
}

.popular-link-expander, .read-more-button {
    background-color: #c8ae5c;
    display: inline-block;
    font-style: italic !important;
    display: inline-flex;
    align-items: center;
    cursor: pointer;
    padding: 20px 30px 20px 30px;
    /* width: 100%;*/
    text-align: center;
    border: none;
}

.fixedwidth {
    width: 600px !important;
}



@media only screen and (max-width: 1000px) {
    .wrapper.footer-wrap .footer-bottom {
        flex-wrap: wrap-reverse;
        justify-content: space-around;
    }

        .wrapper.footer-wrap .footer-bottom .footer-right {
            width: 100%;
            text-align: center;
        }
}

.narrow {
    text-align: center;
}

.wrapper:after {
    content: "";
    display: table;
    clear: both;
}

/*home page*/

.intro {
    overflow: hidden;
    position: relative;
    margin: 0 auto 10px;
    padding: 0;
    max-width: 1100px;
}

.top-image {
    width: 100%;
    height: 55vh;
    max-height: 650px;
    position: relative;
    background-attachment: scroll;
    background-size: cover;
}

.links-hold.top {
    right: 0;
    bottom: 0;
    position: absolute;
    align-self: flex-end;
    justify-self: self-end;
    margin: 0 0 10px auto;
    width: 60px;
}

ul.quick-links li a {
    border: 0;
    padding: 7px 15px;
}

.full-width-image {
    display: flex;
}

    .full-width-image img {
        margin: 0 auto;
        max-width: 1920px;
    }

.news-signup-main {
    padding: 360px 25px 0 25px;
    width: 100%;
    text-align: center;
    color: #ebeae4;
}

    .news-signup-main h2 {
        font-family: 'Candia';
        font-size: 2.4em;
    }

    .news-signup-main a {
        background-color: #ebeae4 !important;
        color: #4a4949;
        width: 40%;
        min-width: 100px;
        max-width: 600px;
        padding: 12px;
        display: inline-block;
    }

.details-view {
    display: flex;
    flex-direction: column;
}

.glance {
    order: 2;
    width: 100%
}

.payment-text small {
    display: block;
    margin-top: .67em;
}

.availability-wrapper .payment-text {
    margin-top: 20px;
}

.details-main {
    order: 3;
    width: 100%
}

    .details-main ul {
        display: grid;
        grid-template-columns: 1fr;
        gap: 10px;
        padding: 20px 0;
        margin: 0;
    }

        .details-main ul li {
            list-style-type: none;
            padding-bottom: 10px;
        }

            .details-main ul li span {
                display: block;
                padding-left: 20px;
            }

@media only screen and (min-width: 560px) {
    .details-main ul {
        grid-template-columns: 1fr 1fr;
    }
}

.about .top-image:after {
    display: none;
}

/*top images small/////////////////////////////////////////////*/

.home .top-image {
    background: no-repeat center top;
    background-attachment: scroll;
    background-size: cover;
    overflow: hidden;
}

.about .top-image {
    background: url("/img/bg-about-sm.jpg") no-repeat center top;
    background-attachment: scroll;
    background-size: cover;
    overflow: hidden;
}

/*//////////////////////////////////////////////////////////////////*/

/*intro text*/
.home h1, .home h2, .home h3 {
    margin-left: 0;
    margin-right: 0;
}

.intro h1,
.intro p,
.intro h3 {
    color: #4a4949;
    text-align: center;
}

.intro h1 {
    font-size: 38px;
    margin: 0.4em auto 0;
    padding: 0.4em 1em;
    display: inline-block;
    max-width: 80%;
    word-wrap: break-word;
}

.intro h3 {
    font-size: 15px;
    font-size: 1.1em;
    margin: 0.25em 0;
}

.intro img {
    margin: 0 auto;
}

.intro a.arrow-link,
.narrow a.arrow-link {
    display: none;
}

.logo {
    width: 375px;
    margin: 20px auto 0 auto;
}

    .logo img {
        position: relative;
        z-index: 1000;
        width: 100%;
        max-width: 200px;
        height: 60px;
    }
/*share//////////////////////////////////////////*/
.share-hold {
    position: unset;
    left: 3%;
    width: 170px;
    z-index: 20;
}

.home .footer-faq {
    padding: 0 10%;
    text-align: center;
}

.home .main .intro .social-nav {
    display: none;
}

@media only screen and (max-device-width: 560px) {

    .home .main .intro .social-nav {
        display: flex;
        margin-bottom: 10px;
        padding-right: 20px;
        justify-content: flex-end;
        align-items: center;
        font-size: 0.8em;
    }

        .home .main .intro .social-nav li {
            list-style-type: none;
            background-color: #ebeae4 !important;
            white-space: nowrap;
        }

        .home .main .intro .social-nav .pinterest {
            display: none;
        }

        .home .main .intro .social-nav .twitter {
            display: none;
        }

        .home .main .intro .social-nav li img {
            list-style-type: none;
            background-color: transparent;
        }

    #iphone5arrivaldatehide {
        display: none;
    }

    .share-hold {
        display: none;
    }

    .home .links-hold.top ul.quick-links {
        width: 100% !important;
        margin-left: 0 !important;
    }

        .home .links-hold.top ul.quick-links li {
            width: auto;
        }

    .logo {
        width: 70%;
    }

    .details {
        display: flex;
        flex-direction: column;
    }

    .details-header {
        order: 1;
    }

    .details-options {
        order: 2;
        padding-top: 20px;
    }

    .details-view {
        order: 3;
    }

    .details-main {
        order: 4;
    }
}

.share-hold ul {
    list-style: none;
    margin: 0;
    padding: 0;
    width: 100%;
    position: relative;
    /*overflow: hidden;
    min-height: 300px;*/
}

    .share-hold ul li {
        position: relative;
    }

        .share-hold ul li a {
            margin: 0 0 1px;
        }

ul.share-links li a {
    background: rgba(0, 0, 0, 0.65);
    padding: 7px 15px;
    color: #fff;
    display: block;
}

.share-hold ul li ul.share-links {
    position: absolute;
    z-index: 20;
    top: 42px;
    left: 0;
    width: 170px;
    display: none;
}
/*.share-hold ul.share-list li:hover ul.share-links,
.share-hold ul li.show ul.share-links {
    display: block;
}*/
li.droplist {
    display: block;
    overflow: visible;
    /*min-height: 70px;*/
}

    li.droplist > a {
        background: none;
        padding: 0;
        margin: 0;
    }

    li.droplist b,
    li.droplist span {
        background: rgba(0, 0, 0, 0.5);
        float: left;
        padding: 7px 15px 6px;
        display: block;
        width: 70px;
        font-weight: 300;
        color: #fff;
        cursor: pointer;
        position: relative;
    }

        li.droplist b:after {
            background: url("/img/sprite-icons.png") 0 -68px no-repeat;
            content: " ";
            display: block;
            height: 17px;
            position: absolute;
            right: 10px;
            top: 9px;
            width: 21px;
            z-index: 10;
        }

    li.droplist span {
        float: right;
        width: 52px;
        text-align: center;
        padding: 7px 2px 7px 8px;
        background: url("/img/bg-count.png") 0 0 no-repeat;
    }

/*top content links*/
.location-page ul.quick-links {
    width: 100%;
    overflow: hidden;
    margin: 0;
    padding: 0;
    list-style: none;
    position: relative;
    /*background: #f0f0f0;*/

    font-family: "William Text", serif;
}

ul.quick-links.location {
    margin-top: 0;
}

ul.quick-links li {
    float: none;
    padding: 0;
    margin: 0;
}

.locations-page ul.quick-links {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    grid-gap: 15px;
    width: 100%;
    overflow: hidden;
    margin: 0;
    padding: 0;
    list-style: none;
    position: relative;
    font-family: "William Text", serif;
}

.details-options {
    padding-top: 20px;
}

    .details-options .poweredby {
        display: inline;
        float: right;
        font-size: 15px;
        line-height: 36px;
        color: #949494;
        font-style: normal;
    }

.location-page ul#loc-menu.quick-links li {
    width: 100%;
    margin: unset !important;
}

.locations-page ul.quick-links .gallery-link {
    width: 30px;
}

.location-page ul#loc-menu.quick-links li.book-link {
    display: block;
    background: #c8ae5c;
    border-color: #c8ae5c;
}

    .location-page ul#loc-menu.quick-links li.book-link a {
        color: #fff;
    }

ul .quick-links li:nth-child(even) {
    margin: 0;
}

ul.quick-links li a {
    display: block;
    font-size: 0.938em;
    text-align: left;
    min-height: 45px;
}

ul.quick-links li.view.active {
    display: none;
}


.intro-text {
    width: 100%;
    text-align: center;
}

/*Narrow body formatting*/

.narrow {
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
}

    .narrow img {
        margin-bottom: 50px;
        max-width: 230px;
    }

    .narrow ol {
        list-style: none;
        text-align: center;
        width: 100%;
        overflow: hidden;
        padding: 35px 0 25px;
        margin: 0;
        font-family: "William Text", serif;
    }

        .narrow ol h3 {
            margin: 0;
            font-size: 1.063em;
        }

        .narrow ol li {
            padding: 10px 0 17px;
        }

            .narrow ol li b {
                display: block;
                font-size: 18px;
                text-transform: capitalize;
                padding: 5px 0;
                font-weight: 300;
            }

            .narrow ol li p {
                font-size: 16px;
                font-weight: 300;
                margin-top: 0;
            }

p {
    line-height: 1.7;
}

.narrow ul {
    margin: 80px auto 40px;
    padding: 0;
    width: 100%;
    list-style: none;
    font-family: "William Text", serif;
}

.pagination-top {
}

.narrow ul li {
    float: left;
    width: 48%;
    padding: 30px 0 0;
}

    .narrow ul li:first-child {
        margin: 0 4% 0 0;
    }


    .narrow ul li a {
        display: block;
        padding: 0 0 10px;
        text-align: left;
        ;
        font-size: 0.938em;
    }

a.stories-link {
    position: relative;
}

    a.stories-link:after {
        width: 30px;
        height: 30px;
        position: absolute;
        z-index: 10;
        right: 5px;
        top: 0;
        background: url(/img/sprite-icons.png) 0 -38px no-repeat;
        content: "";
        display: block;
    }

a.back-to-top-link {
    position: relative;
}

    a.back-to-top-link:after {
        width: 30px;
        height: 30px;
        position: absolute;
        z-index: 10;
        right: 5px;
        top: 0;
        background: url(/img/sprite-icons.png) -30px -38px no-repeat;
        content: "";
        display: block;
    }

/*pagination
----------------------------------------------------*/

.narrow .pagination {
    text-align: center;
}

    .narrow .pagination ul {
        width: 100% !important; /* move to media query*/
    }


        .narrow .pagination ul li {
            width: 4%;
            margin: 0 1% !important;
            display: inline-block;
            float: none;
            border-top: none;
            padding: 0;
        }

            .narrow .pagination ul li a {
                text-align: center;
                border: none;
            }

            .narrow .pagination ul li.current {
                border-bottom: 2px solid #4a4949;
            }

/*stories/latest
----------------------------------------------------*/

#stories {
    width: 100%;
    overflow: hidden;
    padding: 60px 0;
}

section#stories {
    padding: 0;
}

.home #stories {
    padding: unset;
    margin: unset;
}

a.big-cta-link {
    display: block;
    margin: 2em auto;
    width: 250px;
    background: #4a4949;
    text-align: center;
    color: #FFF;
    text-decoration: none !important;
    line-height: 3em;
    font-size: 1.2em;
}

    a.big-cta-link:hover {
        text-decoration: underline !important;
    }


/*grid*/

#list-view .col-group {
    overflow: visible;
}

.col-group {
    overflow: hidden;
    margin: 0;
    list-style: none;
    width: 100%;
    padding: 0;
    /*    border: 5px solid red;
    grid-template-columns: repeat(2, 1fr);*/
}

    .col-group > li {
        width: 100%;
        overflow: hidden;
        margin-bottom: 35px;
        overflow: hidden;
    }

.home .col-group > li {
    border: none;
}

.col-group > li img {
    display: block;
    margin: 0 auto;
}

.col-group > li a, .latest-properties a {
    align-self: flex-start;
    margin-top: 20px;
}

    .latest-properties a.cta {
        width: unset;
        max-width: unset;
    }

.latest-properties h3 {
    font-size: 1.5em;
}

.latest-properties h3 {
    border: none;
    padding-bottom: 0;
    font-size: 1.5em;
}

.col-group li h2 span.sub {
    display: block;
    font-weight: 100;
    font-size: 0.75em;
    margin-top: 0.5em;
}

.col-group li p {
    font-size: 0.938em;
}

    .col-group li p.reply {
        margin: 0 0 28px 20px;
        padding: 20px;
        background: #fff;
        position: relative;
    }

        .col-group li p.reply:after {
            content: '';
            position: absolute;
            display: block;
            bottom: -20px;
            left: 20px;
            border: 10px solid #EAEAEA;
            border-bottom-color: transparent;
            border-right-color: transparent;
        }

/*Featured Properties*/

.featured-properties {
    padding-top: 80px;
}

    .featured-properties .col-group > li {
        margin-bottom: 0;
        height: 530px;
        border-bottom: none;
    }

        .featured-properties .col-group > li a.book-link {
            border-top: none;
            margin-bottom: 10px;
        }

.latest-properties a.book-link {
    border: none;
    margin: 0;
}
/*.featured-properties .col-group > li:hover {
            box-shadow: 0 0 0 7px #fff, 0 0 0 10px #dedede;
        }*/
.featured-properties .col-group > li a {
}
/*stories filter*/
.col-group.filter {
    margin: 40px 0;
    font-size: 0.938em;
}

    .col-group.filter > li {
        height: auto;
        padding: 12px 0;
        width: 48%;
        margin: 0 4% 0 0;
        float: left;
    }

    .col-group.filter li:first-child {
        width: 100%;
        margin-bottom: 20px;
        padding-top: 40px;
    }

.story .col-group.filter li:first-child {
    padding-top: 12px;
    border-top: none;
}

.home .col-group.filter li:first-child {
    display: none;
}

.col-group.filter li:last-child {
    margin: 0;
}

.col-group.filter li a,
.col-group.filter li span {
    display: inline-block;
    line-height: 1.2;
    padding: 2px 5px 0;
}

.col-group.filter li a {
    background: #4a4949;
    color: #ffd800;
}

.col-group.filter li b {
    font-weight: 300;
}

.story .col-group.filter li b {
    display: inline;
}

#category-list,
#archive-list {
    margin: 0;
    padding: 20px 0 0;
    list-style: none;
    width: 100%;
    overflow: hidden;
    display: none;
}

    #category-list li,
    #archive-list li {
        display: inline-block;
        padding: 10px 20px 10px 0;
        margin: 0;
        width: auto;
    }

/*story page*/

article header {
    background: none;
    box-shadow: none;
    min-height: 0;
    overflow: visible;
    position: relative;
    margin-bottom: 50px;
}

article footer {
    width: 100%;
    overflow: hidden;
    padding: 15px 0;
    border-bottom: 7px solid #4a4949;
    margin-bottom: 40px;
    font-family: "William Text", serif;
    margin-top: 35px;
}

aside {
    width: 100%;
}

.story .share-hold {
    left: auto;
    top: auto;
    bottom: -2px;
    right: 0;
    width: 90px;
}

    .story .share-hold ul,
    .story .share-hold ul li a {
        color: #4a4949;
        font-size: 0.966em;
        font-family: "William Text", serif;
        ;
        margin: 0 !important;
        padding: 0 !important;
    }

    .story .share-hold li.droplist b {
        background: none;
        color: #4a4949;
        width: 70px;
        ;
    }

        .story .share-hold li.droplist b:after {
            background-position: -34px -68px;
            top: 8px;
        }

    .story .share-hold ul li ul.share-links {
        left: 14px;
        width: 90px;
    }

        .story .share-hold ul li ul.share-links li {
            padding-left: 10px;
        }


.story-main p.MsoNormal, .story-main p.MsoNormal span {
    font-family: "William Text", serif !important;
    font-weight: normal;
    font-size: 1em !important;
    /* line-height: 1.4;*/
    color: #4a4949 !important;
}

article.story-main p,
article.story-main ol,
article.story-main ul {
    font-size: 0.938em;
}


article.story-main img {
    display: block;
    margin: 10px auto;
    padding-bottom: 20px;
}

article.story-main a {
    text-decoration: underline;
}

article.story-main footer a {
    text-decoration: none;
}

article.story-main hr {
    height: 1px;
    margin: 40px 0;
}

p.date {
    font-style: italic;
    font-size: 14px;
    margin-bottom: 5px;
}

p.tags {
    margin: 0;
}

    p.tags b {
        font-weight: 300;
    }

    p.tags a {
        display: inline-block;
        background: #4a4949;
        color: #FFD800;
        line-height: 1.2;
        padding: 2px 5px 0;
    }

.stories-page .story h1 {
    margin: .67em 0;
}

.story .story-intro {
    display: block;
    margin-bottom: 2.2em;
    padding-bottom: 1.5em;
}

    .story .story-intro p {
        padding: 0;
        margin: 0;
    }

.story article ol,
.story article ul {
    padding-left: 22px;
    /*    ;*/
    margin: 40px 0 30px;
    font-size: 14px;
}

    .story article ol li,
    .story article ul li {
        padding-bottom: 20px;
    }


/*locations
----------------------------------------------------*/
#search-wrapper {
    position: relative;
}

.colz-2 {
    font-family: "William Text", serif;
}

.colz-2 {
    width: 94%;
    padding: 10px 3% 0;
}

    .colz-2.list-view-wrapper {
        margin: 0 0 0 2%;
    }

    .colz-2 p {
        padding: 0px 0 15px;
        font-size: 0.918em;
    }

.results-header {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}

    .results-header.mobile-hide {
        display: none;
    }

@media only screen and (min-width: 990px) {
    .results-header.mobile-hide {
        display: flex;
    }

    .results-header.desktop-hide {
        display: none;
    }
}


.results-header .search-title {
    white-space: nowrap;
}

    .results-header .search-title h1 {
        display: inline;
        font-size: inherit;
        line-height: inherit;
        margin: 0;
    }

.locations-page ul#loc-menu.quick-links li#map a,
.locations-page ul#loc-menu.quick-links li#list a {
    padding: 0 !important;
}

.results-header.desktop-hide {
    padding: 24px 0 18px;
    border-top: 8px solid #f2f2f2;
}

@media only screen and (min-width: 600px) {
    .results-header .menu-wrapper {
        width: 150px;
        align-self: flex-end;
        margin: 30px 0;
    }

    .results-header .search-title {
        padding: 0 0 20px;
        border-bottom: 8px solid #F2F2F2;
        width: 100%;
    }

    .locations-page ul#loc-menu.quick-links li#map a,
    .locations-page ul#loc-menu.quick-links li#list a {
        padding: 0 0 20px !important;
    }

    .results-header.desktop-hide {
        border-top: none;
    }
}

.locationHeaderWrapper {
    width: 100%;
    background: #f0f0f0;
}

.locationHeadImage {
    height: 0px;
    padding-top: 66%;
    background-position: center;
    background-size: cover;
}

.locationHeadText h1 {
    margin: 0;
}

.locationHeadTextInner {
    padding: 40px 20px;
}

#list-view {
    padding-top: 10px;
    overflow: visible;
    display: grid;
    overflow: hidden;
}

    #list-view.col-group li h2:before {
        margin: 0 10px 0 0;
        position: absolute;
        left: 0;
        top: -5px;
    }

.key {
    width: 94%;
    padding: 0 3%;
    margin: 0 auto;
    overflow: hidden;
    clear: both;
}


    .key p {
        width: 48%;
        float: left;
        color: #666;
        font-family: "William Text", serif;
        font-size: 13px;
        margin-right: 4%;
    }

        .key p.dogs-icon,
        .key p.multi-icon {
            margin-right: 0;
        }

            /*.key p:before {
            display: inline-block;
            content: "";
            width: 30px;
            height: 30px;
            background: url(/img/sprite-icons.png) -47px -132px no-repeat;
            margin: 0 13px -10px 0;
        }*/

            .key p.dogs-icon:before {
                background-position: -47px -99px;
            }

        .key p.single-icon:before {
            background-position: -82px -99px;
        }

        .key p.multi-icon:before {
            background-position: -82px -132px;
        }


/*quicklinks overwites*/
#loc-menu.search:hover {
    cursor: pointer;
}

ul#loc-menu.quick-links {
    overflow: hidden;
    list-style: none;
    position: relative;
    font-family: "William Text", serif;
}

/*ul#loc-menu.quick-links li.view a {
        background: transparent url(/img/view-arrow.png) right center no-repeat;
    }*/

.locations-page ul#loc-menu.quick-links li#map a,
.locations-page ul#loc-menu.quick-links li#list a {
    min-height: 0;
    padding: 0 0 20px;
    text-decoration: underline;
    text-align: right;
}

@media only screen and (min-width: 600px) {
    .locations-page ul#loc-menu.quick-links li#map a,
    .locations-page ul#loc-menu.quick-links li#list a {
        border-bottom: 8px solid #000;
        text-decoration: none;
    }
}

.locations-page ul#loc-menu.quick-links li#map, .locations-page ul#loc-menu.quick-links li#list {
    width: 100%;
}


.location-page ul#loc-menu.quick-links li {
    border: none;
    background: #fff;
    color: #4a4949;
    border: 1px solid #4a4949;
}

    .location-page ul#loc-menu.quick-links li a {
        color: #4a4949;
        padding: 17px 0px;
    }

    .location-page ul#loc-menu.quick-links li.active a, .location-page ul#loc-menu.quick-links li:hover a {
        color: #fff !important;
    }

    .location-page ul#loc-menu.quick-links li.active, .location-page ul#loc-menu.quick-links li:hover {
        color: #fff !important;
        background: #c8ae5c;
        border-color: #4a4949;
    }

.locations-page .wrapper.top-content {
    margin: 115px auto 40px;
}

#home-search.search-panel .colz-1 {
    width: 100%;
    margin: 1% 0;
    float: left;
}

ul #loc-menu.quick-links li {
    float: right;
    margin-right: 0;
    margin-left: 0;
}

    ul#loc-menu.quick-links li a {
        min-height: 0;
        text-align: center;
        font-style: italic;
    }

    ul#loc-menu.quick-links li.search a {
        border-bottom-color: #c9c9c9;
    }

    ul#loc-menu.quick-links li.search.isOpen a {
        border-bottom-color: #4a4949;
    }



    ul#loc-menu.quick-links li:after {
        content: "";
        display: block;
        width: 30px;
        /*height: 20px;*/
        background: none;
        /*margin: 20px auto 0;*/
    }



/*Search controls*/

/*list view*/
.search-control {
    padding: 14px 0;
    position: relative;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.search-pricing-info {
    margin: 15px 3% 0;
    padding: 15px 0 0 22px;
    border-top: 1px solid #4a4949;
    font-size: 0.8rem;
}

.search-pricing-info-top {
    display: none;
}

.search-pricing-info-bottom {
    display: block;
}


.search-list-item {
    position: relative;
    /*    padding-bottom: 25px;*/
    display: flex;
    flex-direction: column;
    box-sizing: content-box !important;
    height: 100%;
}

    .search-list-item::before {
        -webkit-box-sizing: content-box !important;
        -moz-box-sizing: content-box !important;
        box-sizing: content-box !important;
    }

    /*a *,
a *:before,
a *:after {
    -webkit-box-sizing: content-box !important;
    -moz-box-sizing: content-box !important;
    box-sizing: content-box !important;
}*/

    .search-list-item .cta {
        align-self: center;
    }

.latest-properties .swiper-slide {
    display: flex;
    height: auto;
}

.latest-properties .image-hold {
    width: 80%;
    background: unset;
    display: flex;
    flex-direction: column;
}

.latest-properties a.book-link {
    margin-top: auto;
}

.image-hold img, .image-hold a {
    width: 100%;
    max-width: 394px;
    text-align: center;
    margin: 0 auto !important;
}

.image-hold {
    width: 100%;
    overflow: hidden;
    position: relative;
    margin: 0 auto;
}

.sleeps {
    position: absolute;
    top: 15px;
    right: 15px;
    z-index: 10;
    background: url(/img/bg-key.png) 0 0 no-repeat;
    width: 28px;
    height: 26px;
    padding: 13px 0 0 50px;
    font-family: "William Text", serif;
}

.location-detail .sleeps {
    display: none;
}

.sleeps.dogs {
    width: 68px;
}

.leaflet-container .map-overlay a, .leaflet-container .map-overlay a:hover {
    color: inherit;
}

.map-overlay .sleeps, .map-overlay .sleeps.dogs {
    height: 40px;
}

    .map-overlay .sleeps.dogs {
        width: 115px;
    }

.map-overlay .sleeps {
    width: 70px;
}

.sleeps p {
    margin: 0;
    line-height: 1;
    text-align: left !important;
}

.sleeps i {
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap;
    width: 1px;
    float: left;
}

/*search filter checkboxes*/
.checkbox-wrapper {
    display: flex;
    padding-block: 15px;
    justify-content: space-between;
    align-items: center;
}

    .checkbox-wrapper > label {
        width: 100% !important;
    }

    .checkbox-wrapper .control {
        display: block;
        position: relative;
        font-size: 18px;
    }

        .checkbox-wrapper .control input {
            position: absolute;
            z-index: -1;
            opacity: 0;
        }

    .checkbox-wrapper .control--checkbox .control__indicator {
        display: block;
        height: 28px;
        width: 28px;
        background: #f2f2f2;
        cursor: pointer;
        border: 1px solid #4a4949;
        margin: 0;
    }

    .checkbox-wrapper .control:hover input ~ .control__indicator {
        background: #7b7b7b;
    }

    .checkbox-wrapper .control input:checked ~ .control__indicator {
        background: #4a4949;
    }

    .checkbox-wrapper .control--checkbox .control__indicator:after {
        content: '';
        position: absolute;
        display: none;
        background: url("/img/checkbox-tick.svg") no-repeat center center;
        width: 100%;
        height: 100%;
    }

    .checkbox-wrapper .control input:checked ~ .control__indicator:after {
        display: block;
    }


/*list typography*/

#list-view.col-group li p {
    color: #333;
}

    #list-view.col-group li p.guide-loc,
    p.guide-loc {
        margin: 0px;
        color: #4a4949;
        font-size: 1.25em;
    }

p.guide-price {
    margin: 0 !important;
    color: #4a4949;
}

.location-detail {
    margin-bottom: 30px;
}

#list-view.col-group li {
    margin: 0 !important;
    color: #4a4949;
    cursor: pointer;
    border-bottom: none;
    background: #f2f2f2;
    display: flex;
    width: 100%;
    height: 100%;
}

#list-view .image-hold img, #list-view .image-hold a {
    max-width: unset;
    object-fit: cover;
}

#list-view.col-group li p {
    font-weight: 400;
    padding: 0 10%;
    text-align: center;
}

    #list-view.col-group li p.guide-loc {
        font-family: Neutral, sans-serif;
    }

#list-view.col-group li h2 {
    font-size: 1.25em;
    position: relative;
    text-align: center;
}

.location-detail h1 {
    font-weight: bold;
}
/*map view*/
#map-view {
    width: 100%;
}

    #map-view h2.map-title,
    #availability-view h2 {
        font-family: Neutral, sans-serif;
        text-transform: none;
        margin: 0 3% 40px;
        padding: 0 0 30px;
        font-size: 18px;
    }

        #map-view h2 i,
        #availability-view h2 i {
            display: none;
        }

.map-hold {
    min-height: 610px;
    width: 100%;
    position: relative;
    background: teal;
}

.map-overlay .accomodates, .map-overlay .intro {
    text-align: center;
    margin: 10px 0;
    padding: 0;
    font-size: 12px;
    font-family: "William Text", serif;
}

.map-overlay {
    /* position: absolute;
    top: 30px;
    left: 30px;*/
    z-index: 10;
    width: 255px;
    padding: 10px;
    background: #fff;
    font-size: 14px;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
}

    .map-overlay.multi {
        left: auto;
        right: 30px;
    }

        .map-overlay.multi h3 {
            border-bottom: 1px solid #4a4949;
            text-transform: none;
            padding: 0 0 12px;
        }

            .map-overlay.multi h3:last-child {
                border: none;
                padding: 0;
            }

    .map-overlay p {
        font-size: 13px;
    }

    .map-overlay a {
        display: block;
    }

    .map-overlay .sleeps {
        top: 0;
        right: 0;
    }

.close-overlay {
    height: 29px;
    width: 28px;
    color: #fff;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 10;
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap;
    background: url("/img/sprite-icons.png") -83px -168px no-repeat;
}

/*location-detail*/

.details-options {
    width: 100%;
}

location-page {
    box-sizing: content-box !important;
}

.location-page .intro {
    margin-bottom: 40px;
}

.location-page .droplist span {
    display: none;
}

.intro .location-detail p,
.intro .location-detail h3 {
    text-align: left;
}

.intro .location-detail h1 {
    word-wrap: none;
    max-width: 100%;
    border-bottom: unset;
    padding: 0 0 20px;
    margin: 30px 0 0;
    display: block;
    font-size: 1.25em;
}

.quick-links.location.alt li a {
    min-height: 0;
}

ul#loc-menu.quick-links.detail {
    margin-top: 1px;
    margin-bottom: 0;
}

ul.quick-links.detail li { /*width: 32%; margin-left: 2%;*/
}

    ul.quick-links.detail li:first-child { /*margin: 0;*/
    }

@media only screen and (max-width: 799px) {
    ul#loc-menu.quick-links.detail {
        padding: 20px;
    }

    .locations-page ul#loc-menu.quick-links li.booknow {
        flex: 1;
    }
}

.small-print {
    text-align: center;
    width: 100%;
    max-width: 200px;
    margin: 30px auto 0;
    font-family: "William Text", serif;
    font-size: 13px;
    color: #949494;
    text-transform: none;
}

p.small-print {
    margin-top: 25px;
}

h5.small-print:before {
    content: "";
    width: 30px;
    height: 30px;
    background: url("/img/sprite-icons.png") no-repeat -82px -99px;
    display: inline-block;
    margin: 0 10px -10px 0;
}

/*availability*/

.col-half {
    width: 100%;
}

#availability-view h2 {
    font-style: italic;
    margin: 0 0 40px;
}

/*.col-half h3,
.details-main h3,
a.book-link {
    font-size: 16px;
    padding: 10px 0 15px;
   
    border-bottom: 7px solid #4a4949;
    
}*/

.mob-book {
    display: block;
    background: #4a4949;
    color: #fff;
    padding: 40px;
    font-family: "William Text", serif;
    font-size: 19px;
    text-align: center;
    margin: 0 0 35px;
}

/*.tabular-data {
    display: none;
}*/


table.pricing {
    width: 100%;
    overflow: hidden;
}

.pricing th {
    text-align: left;
    ;
}

.pricing th,
.pricing td {
    padding: 15px 10px 15px 0;
}

.pricing tr {
    width: 100%;
    overflow: hidden;
    display: block;
}

.pricing th.dates,
.pricing td.dates {
    min-width: 150px;
}

.detail-header h2 {
    text-transform: none;
    padding: 0 0 12px;
    font-size: 18px;
    margin: 0 0 30px;
}

.details-main {
    width: 100%;
    overflow: hidden;
}

    .details-main h3 {
        font-weight: bold;
        border-bottom: 2px solid #4a4949;
        padding-bottom: 5px;
    }

    .details-main p {
        line-height: 1.7;
    }

        .details-main p a {
            text-decoration: underline;
        }

.book-link {
    display: none;
}

.border-hold h2,
.border-hold p,
.border-hold ul {
    display: block;
    padding: 0 20px;
}

.border-hold ul {
    list-style: none;
    margin: 23px 0 0;
    width: auto;
    padding: 0px;
}

    .border-hold ul li:first-child {
        ;
    }

    .border-hold ul li {
        padding-bottom: 10px;
    }

.border-hold h2 {
    border-bottom: 2px solid #4a4949;
    font-weight: bold;
}

.border-hold h3 {
    border-bottom: 2px solid #4a4949;
    font-weight: bold;
}

.border-hold h3, .border-hold h2 {
    padding: 20px 0;
}

.border-hold .targeted-features ul {
    display: grid;
    grid-template-columns: 1fr;
    gap: 10px;
    padding: 20px 0;
    margin: 0;
}

.border-hold .targeted-features li {
    list-style-type: none;
}

@media only screen and (min-width: 560px) {
    .border-hold .targeted-features ul {
        grid-template-columns: 1fr 1fr;
    }
}

@media only screen and (min-width: 800px) {
    .border-hold .targeted-features ul {
        grid-template-columns: 1fr;
    }
}

.border-hold .glance-list span {
    display: block;
    padding-left: 20px;
}

/*gallery*/
#gallery {
    display: none;
}

    #gallery.show-gallery {
        z-index: 2000;
        visibility: visible;
    }

.wrapper.gallery-wrapper {
    max-width: 525px;
    margin: 0 auto;
    width: 90%;
    padding: 0 5%;
}

a.gallery-close {
    position: absolute;
    top: -36px;
    right: 0;
    width: 15px;
    height: 15px;
    z-index: 10;
    background: url(/img/bg-close.png) 0 0 no-repeat;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}



/*hide show reveal divs*/

.reveal {
    display: none;
}

.list-view-wrapper.reveal {
    display: block;
}

#list-view-wrapper.is-visible {
    overflow: visible !important;
}
/*main navigation
----------------------------------------------------*/
a.nav-toggle {
    border-left: 1px solid #e5e5e5;
    display: block;
    float: right;
    padding: 38px 60px 20px 20px;
    min-height: 12px;
    color: #4a4949;
    font-size: 0.875em;
    position: relative;
}

    a.nav-toggle:after {
        content: "";
        height: 31px;
        width: 31px;
        background: url(/img/sprite-icons.png) -82px 0 no-repeat;
        position: absolute;
        right: 20px;
        top: 30px;
        z-index: 100;
    }

nav[role="navigation"] ul {
    margin: 20px 0;
    padding: 0;
    display: none;
    width: 100%;
    clear: both;
    border-top: 1px solid #e5e5e5;
}

    nav[role="navigation"] ul li {
        padding: 10px 0;
    }


        nav[role="navigation"] ul li a,
        nav[role="navigation"] ul li a:visited {
            margin: 0;
            font-size: 14px;
            color: #666;
            padding: 10px 0;
            display: block;
        }

            nav[role="navigation"] ul li a.active,
            nav[role="navigation"] ul li a:hover {
                color: #4a4949;
            }

nav[role="navigation"] h1 {
    display: block;
    float: left;
    font-size: 16px;
    margin: 15px 0 20px;
    line-height: 1.4;
}

a.logo {
    color: #4a4949;
}

    a.logo span {
        display: none;
    }


/*contact
----------------------------------------------------*/


#contact {
    /*  position: fixed;*/
    top: 0;
    left: 0;
    right: 0px;
    z-index: 2000;
    background: #4a4949;
    color: #fff !important;
    /*    padding: 0 0 80px;*/
    /* width: 100%;*/
    overflow: hidden;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    display: none;
}

    #contact a {
        color: #fff !important;
    }

    #contact h1 {
        margin: 0 0 20px;
        font-size: 47px;
    }

    #contact input[type=text] {
        background: #fff;
    }

p.email {
    margin-top: 0;
}

p.contact-text {
    font-size: 18px;
    padding: 0 0 40px;
    margin-bottom: 40px;
}

a.close-contact {
    display: block;
    /*    padding: 20px 0 20px 20px;*/
    color: #4a4949;
    text-align: right;
    font-family: "William Text", serif;
    font-size: 14px;
    color: #fff !important;
}



.contact-left,
.contact-right {
    width: 100%;
    overflow: hidden;
    font-size: 15px;
    color: #fff;
}

    .contact-left a,
    .contact-right a {
        color: #fff !important;
    }

address,
.contact-details {
    width: 100%;
    font-style: normal;
    line-height: 1.6;
}

address {
    padding: 0 0 20px;
}

input[type="text"],
textarea {
    -webkit-appearance: none; /* reset webkit search style */
    width: 96%;
    margin: 0 0 1em;
    padding: 2%;
    border: none;
    color: #4a4949;
    background: #fff;
}

input[type="button"],
input[type="submit"] {
    -webkit-appearance: none; /* reset webkit search style */
    border: none;
}

input.submit {
    background: #4a4949;
    color: #fff;
    text-align: center;
    width: 130px;
    padding: 10px;
    display: block;
    float: right;
    cursor: pointer;
    font-style: italic;
    font-family: "William Text", serif;
}

input:focus {
    outline: none;
}

textarea {
    resize: none;
    min-height: 100px;
}

/* fallback placeholder */
.placeholder {
    color: #4a4949;
}

::-webkit-input-placeholder {
    color: #4a4949;
    opacity: 1;
}

:-moz-placeholder { /* Firefox 18- */
    color: #4a4949;
    opacity: 1;
}

::-moz-placeholder { /* Firefox 19+ */
    color: #4a4949;
    opacity: 1;
}

:-ms-input-placeholder {
    color: #4a4949;
    opacity: 1;
}




/*footer
----------------------------------------------------*/

footer[role="contentinfo"] {
    margin: 20px 0 0;
    width: 100%;
}

    footer[role="contentinfo"] ul {
        margin: 0;
        padding: 0;
        list-style: none;
        font-family: "William Text", serif;
        /*;*/
        font-size: 14px;
    }

footer ul li {
    width: 100%;
    text-align: center;
    margin-bottom: 3px;
}


footer ul li {
    padding: 20px 0;
}

    footer ul li.contact a {
        text-transform: lowercase;
    }

li.social-links b {
    display: block;
    font-weight: 300;
    line-height: 1;
    margin-bottom: 20px;
}

a.fbook,
a.twitter,
a.instagram {
    width: 32px;
    height: 32px;
    white-space: nowrap;
    text-indent: 100%;
    overflow: hidden;
    background: url(/img/sprite-icons.png) 0 0 no-repeat;
    display: inline-block;
    padding: 0;
}

a.twitter {
    background-position: -41px 0;
    margin: 0 0 0 22px;
}

a.instagram {
    background-position: -118px 0;
    margin: 0 0 0 14px;
}


footer ul li.sign-up a {
    display: inline-block;
}

    footer ul li.sign-up a:after {
        content: "";
        display: block;
        width: 21px;
        height: 40px;
        background: url(/img/sprite-icons.png) -24px -139px no-repeat;
        margin: 5px auto 0;
    }

footer ul li.contact i,
footer ul li.contact a {
    display: block;
}

footer ul li i {
    padding: 10px 0;
    font-style: normal;
}

footer ul li.top-link {
    margin: 40px 0 0;
}

    footer ul li.top-link a {
        display: block;
        border-bottom: 7px solid #4a4949;
        padding: 30px 0 13px;
        margin: 34px 3% 0;
        color: #4a4949;
        text-align: left;
        width: 94%;
        position: relative;
    }

        footer ul li.top-link a:after {
            content: "";
            height: 30px;
            width: 30px;
            display: block;
            position: absolute;
            right: 10px;
            top: 30px;
            z-index: 10;
            background: url(/img/sprite-icons.png) -30px -38px no-repeat;
        }

footer ul li.copyright {
    text-transform: capitalize;
    text-align: right;
    margin-bottom: 0;
    width: 94%;
    padding: 20px 3%;
}


/*IE Fixes
-----------------------------------------------------------------------*/

.lt-ie9 li.droplist b,
.lt-ie9 li.droplist span {
    background: url(/img/bg-transparent.png) 0 0 repeat;
}

/* ==========================================================================
   Media Queries
   ========================================================================== */

.property-type-home {
    width: 100%;
    margin: 10px 0;
    display: flex;
    flex-direction: column;
}


.privacy a {
    text-decoration: underline;
}

.home .links-hold.top {
    margin: 30px auto 0 auto;
    width: 100%;
    left: 0;
}

    .home .links-hold.top ul.quick-links {
        width: 80%;
        margin-left: 20%;
    }

.home .links-hold.top {
    display: block;
}

.home ul.quick-links {
    width: 100%;
    list-style: none;
    position: relative;
    z-index: 40;
    background: 0;
    padding: 0;
    margin: 0;
    text-transform: none;
    display: block;
}

.home links-hold.top {
    width: 468px;
    right: 0;
    margin: 42px 0 0 0;
}

.home .links-hold {
    width: 96%;
    max-width: 1000px;
    margin: 0 auto;
    padding: 0 2%;
    overflow: visible;
    min-height: 40px;
    position: relative;
    z-index: 40;
}

.home ul.quick-links li a {
    border: 0;
    padding: 7px 15px;
    min-height: 0;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    width: auto;
    border: none;
}

ul.quick-links li:first-child {
    float: left;
    margin-left: 0;
}

.latest-properties a.book-link span, .home-article-text a.read-more {
    font-family: "William Text", serif;
    padding: 5px 40px;
    background: #4a4949;
    display: inline-block;
    color: #FFF;
    width: auto;
    align-content: center;
}

.cta {
    align-self: flex-start;
    text-decoration: underline;
    font-style: italic;
    position: relative;
    padding-right: 40px;
    display: inline-block;
}

    .cta:after {
        content: url(/img/Arrow_Right.svg);
        position: absolute;
        right: 0;
        top: calc(50% - 5px);
        line-height: 0;
        width: 30px;
    }

    .cta.selected:after {
        content: '';
    }

#home-search .picker-link:after {
    left: 76%;
}


.item-cta {
    text-align: center;
    position: relative;
    float: right;
}

    .item-cta:after {
        content: ' \2192';
        font-size: 28px;
        position: absolute;
        right: 0;
        top: calc(50% - 5px);
        line-height: 0;
    }

.stand-first {
    margin: 40px 0;
}

    .stand-first img {
        margin: 0;
    }

    .stand-first h1, .stand-first h2, .stand-first h3, .stand-first h1 p {
        text-transform: none;
        font-size: 24px !important;
    }

.featured-search .featuredSearch {
    width: 100%;
    background: unset;
    height: auto !important;
    border: none;
    margin-bottom: 50px;
    font-family: "William Text", serif;
}

ul.col-group li h1, ul.col-group li h2, ul.col-group li h3 {
}

ul.col-group.featured-search {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

    ul.col-group .featured-search legend.featuredSearch {
        flex-grow: 1;
    }

.property-type-home a.cta {
    margin: 30px 0 10PX;
}

.property-type-home {
    margin-bottom: 40px;
}

.featured-search .featuredSearch div {
    display: flex;
    flex-direction: column;
    padding: 0% 0% 10% 6%;
}

.footer-patch {
    margin: 40px 0;
}

footer[role="contentinfo"] {
    margin-bottom: 0 !important;
    background: url(/img/SIgnUp_Background.jpg) no-repeat center;
    color: #fff;
    padding: 50px 0;
    background-size: cover;
}

.property-type-home img {
    width: 100%;
}

h1,
.narrow h2 {
    margin: .67em 0;
    line-height: 1.5;
}

.right-snap {
    width: 100%
}


@media screen and (min-width: 500px) { /*320px///////////////////////////////////////*/
    .colz-2.list-view-wrapper {
        margin: 0 0 0 2%;
    }



    .results-header .menu-wrapper {
        width: 30%;
    }

    .results-header .search-title {
        width: 70%;
    }

    .property-type-home {
        width: calc(100% - 20px);
        margin: 10px 10px;
        display: flex;
        flex-direction: column;
    }

    .link-right {
        display: flex;
        flex-flow: row;
        justify-content: center;
    }

    .link-container {
        align-items: center;
    }

    .results-header .menu-wrapper {
        margin: 0;
    }

    .property-type-home:nth-last-of-type(-n+2) {
        width: 45.5%;
    }

    .top-image:after {
        display: none;
    }

    nav {
        margin: 25px 0;
        padding: 40px 0;
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }

        nav .menus {
            display: flex;
            flex-direction: column;
            align-self: flex-end;
            margin-top: 15px;
        }

        nav[role="navigation"] ul {
            margin: 0;
            width: auto;
            clear: none;
            display: flex;
            border: none;
        }

            nav[role="navigation"] ul.social-nav, .footer-wrap ul.social-nav {
                display: flex;
                align-self: flex-end;
                margin-bottom: 10px;
                position: absolute;
                top: 20px;
            }

    .footer-wrap ul.social-nav {
        position: unset;
    }

        nav[role="navigation"] ul.social-nav li img, .footer-wrap ul.social-nav li img {
            height: 16px;
            width: auto;
            padding-left: 10px;
        }

    nav[role="navigation"] ul li {
        padding: 0;
    }

        nav[role="navigation"] ul li a,
        nav[role="navigation"] ul li a:visited {
            padding: 0px 0 0 22px;
        }

    a.nav-toggle,
    a.nav-toggle:after {
        display: none;
        visibility: hidden;
    }

    nav[role="navigation"] h1 {
        margin: 0;
    }

    .locations-page ul#loc-menu.quick-links li {
        margin-left: 0;
    }

    .col-group > li {
        margin: 0 auto;
        width: 86%;
    }

    .home .stories-list #stories .col-group > li {
        height: unset;
        width: 100%;
    }

    .stories-page #stories .col-group {
        display: grid;
        grid-template-columns: 50% 50%;
        margin: 80px 0 160px 0;
    }

    #stories .col-group > li {
        height: auto;
    }

    .col-group > li.featuredSearch {
        height: auto;
        border: none;
        display: flex;
        flex-direction: column;
        margin: unset;
    }

    .col-group.reviews-list > li {
        height: auto;
    }

        .col-group.reviews-list > li:nth-child(2n+1) {
            clear: left;
        }

    .col-group.filter > li:nth-child(2n) {
        margin-right: 4%;
    }

    .col-group > li img {
        margin: 0;
    }

    .intro h1 {
        font-size: 49px;
        margin: 0.67em auto 0;
    }

    .intro img {
        height: 40px;
        width: 40px;
        padding: 5px;
        max-width: unset;
        background-color: #C7AE5C;
    }

    .intro h1,
    .intro p,
    .intro h3 {
        color: #4a4949;
    }

    .narrow img {
        max-width: 100%;
    }

    /*ul.quick-links li {
        padding: 30px 0 0;
    }
*/
    .locations-page ul#loc-menu.quick-links li {
        width: 44%;
    }

    ul.quick-links li a {
        min-height: 0;
    }

    ul.quick-links.detail li {
        width: 22%
    }

        ul.quick-links.detail li:nth-child(even) {
            margin: 0 4% 0 0;
        }

        ul.quick-links.detail li:nth-child(4n) {
            margin: 0;
        }

    address,
    .contact-details {
        width: 50%;
        float: left;
    }

    .story .story-intro {
        font-size: 1.5em;
    }

    .location-page .droplist span {
        display: block;
    }

    .col-half {
        float: left;
        width: 48%;
    }

        .col-half.col-half-left {
            margin-right: 4%;
        }


    .details-options {
        padding-top: 50px;
    }

    .details-header {
        padding-top: 40px;
    }
}

@media screen and (min-width: 50em) { /*800px //////////////////////////////////////////*/
    /*structure*/
    section {
        width: 100%;
    }

    .wrapper {
        width: auto;
        padding: 0 2%;
    }

        .wrapper.footer-wrap .footer-top {
            padding-bottom: 50px;
            align-self: center;
            width: 100%;
        }

    .property-type-home {
        width: 29%;
        margin: 10px 2%;
        display: flex;
        flex-direction: column;
    }

        .property-type-home:nth-last-of-type(-n+2) {
            width: 45.5%;
        }

    /*    .details-options {
        padding-top: 60px;
    }*/

    .details-header {
        order: unset;
        float: left;
        padding: 80px 8% 20px 0;
        width: 60%;
    }

    .details-view {
        order: unset;
        width: 32%;
        float: right;
    }

    .details-main {
        order: unset;
        float: left;
        padding-right: 8%;
        width: 60%;
    }

    .locations-page ul.quick-links {
        flex-wrap: nowrap;
    }

    ul.col-group.featured-search {
        display: grid;
        justify-content: space-between;
        flex-wrap: wrap;
        margin-left: unset;
        grid-template-columns: 30% 30% 30%;
    }

    /*ul.col-group.featured-search li {
            max-width: 30%;
        }*/

    .wrapper.box {
        padding: 0 16px;
        max-width: 1032px;
    }

    .wrapper.narrow {
        max-width: 650px;
    }

    header {
        position: relative;
        top: 0;
        left: 0;
        z-index: 100;
    }

    .intro {
        margin-top: 70px;
    }

    #search-wrapper {
        margin-top: 40px;
    }


    #home-search.search-panel .colz-1 {
        width: 23%;
        margin: 1%;
        float: left;
    }

    .search-pricing-info {
        margin: 15px 0 0;
        padding: 15px 0 0;
    }

    .search-pricing-info-top {
        display: block;
    }

    .search-pricing-info-bottom {
        display: none;
    }

    .col-group > li {
        float: left;
        margin: 0 2% 8% 2%;
        width: 46%;
        -webkit-transition: box-shadow 0.1s ease-in;
        -moz-transition: box-shadow 0.1s ease-in;
        -o-transition: box-shadow 0.1s ease-in;
        transition: box-shadow 0.1s ease-in;
    }

    .stories-page #stories .col-group > li {
        margin: 0 0 100px 0;
        width: 86%;
    }

    #stories .col-group.stories-list {
        display: flex;
        flex-direction: column;
        margin: 0;
    }


    #list-view.col-group li {
        padding-top: unset;
    }


        #list-view.col-group li:nth-child(2n) {
            margin-right: 0%;
            margin-left: 4%;
        }


    .col-group.filter > li:nth-child(2n) {
        margin-right: 2%;
    }

    .col-group.stories-list li {
        display: flex;
        width: 100%;
        margin: 0 2% 0% 2%;
        height: auto;
        border-bottom: none;
        flex-direction: column;
    }

        .col-group.stories-list li div {
            margin-top: 40px;
        }

            .col-group.stories-list li div.home-article-text {
                padding: 0 5%;
                text-align: center;
            }

                .col-group.stories-list li div.home-article-text h2 {
                    margin: 0 0 0 0;
                    border: none;
                    margin-top: 0;
                    border: none;
                    font-weight: normal;
                    font-size: 2.438em;
                    padding: 0;
                    font-family: "William Text", serif;
                }

    .col-group.stories-list {
        overflow: visible;
    }


    .col-group.reviews-list {
        display: grid;
        grid-template-columns: auto auto;
    }

        .col-group.reviews-list li {
            width: 90%;
        }
    /*top section*/

    a .logo span {
        padding-left: 10px;
        color: #666;
        display: inline;
        font-weight: 300;
    }

    .intro {
        margin: 0px auto 40px;
    }

    .about .intro h1 {
        max-width: 550px;
    }

    .intro img {
        display: block;
    }

    .intro a.arrow-link,
    .narrow a.arrow-link {
        width: 14px;
        height: 43px;
        margin: 55px auto 0;
        display: block;
        background: url(/img/Arrow_Down.svg) no-repeat;
        text-indent: 100%;
        white-space: nowrap;
        overflow: hidden;
        padding: 0;
        color: #4a4949;
    }

    .narrow a.arrow-link {
        background-position: 0 -32px;
        height: 30px;
        width: 30px;
    }

    .intro a {
        padding: 7px 15px;
        display: block;
    }

    .home .share-hold {
        display: block;
    }

    .share-hold {
        left: 2%;
        /*overflow: hidden;*/
        /*position: absolute;
        top: 40px;
        width: 170px;*/
        z-index: 50;
        display: block;
    }

    .links-hold {
        margin: 0 auto;
        overflow: visible;
        min-height: 40px;
        position: relative;
        z-index: 40;
    }

        .links-hold.bottom {
            margin-top: 35px;
        }

    ul.quick-links {
        width: 100%;
        /*overflow: visible;*/
        list-style: none;
        position: relative;
        z-index: 40;
        background: 0;
        padding: 0;
        margin: 0;
        text-transform: none;
        display: block;
    }

        ul.quick-links.location li {
            margin-left: 17px;
        }

        ul.quick-links li {
            float: right;
            margin-left: 20px;
            width: auto;
            border: none;
            padding: 0;
        }

        ul.quick-links.detail li {
            float: left;
        }

        ul.quick-links li.promise {
            display: block;
        }

        ul.quick-links li a {
            border: 0;
            padding: 7px 15px;
        }

        ul.quick-links li:first-child {
            float: left;
            margin-left: 0;
        }

    .bottom .quick-links a {
        position: relative;
        padding-right: 55px;
    }

        .bottom .quick-links a:after {
            content: " ";
            display: block;
            position: absolute;
            z-index: 10;
            top: 0;
            right: 10px;
            width: 30px;
            height: 30px;
            margin: 0 0 0 7px;
            background-image: url(/img/sprite-icons.png);
            background-repeat: no-repeat;
        }

    .bottom a.signup-link:after {
        background-position: 8px -139px;
        height: 40px;
        top: -15px;
    }

    .bottom a.promise-link:after {
        background-position: -46px -168px;
        top: -5px;
        width: 35px;
    }

    a.stories-link:after {
        background-position: -56px -34px;
    }

    a.back-to-top-link:after {
        background-position: -56px -34px;
    }

    .intro-text {
        margin: 150px 0 0;
        min-height: 486px;
        position: relative;
        z-index: 20;
        overflow: hidden;
    }
    /*min-height at destop sizes*/
    .about .intro-text {
        min-height: unset;
        margin: unset;
    }

    .links li {
        margin-bottom: 50px;
    }
    /*top image backgrounds large///////////////////////////////////////*/
    .top-image {
        top: 0;
        left: 0;
        z-index: 1;
        height: 783px;
    }

    .home .top-image {
        background: no-repeat center top / cover;
        height: 70vh;
        max-height: 800px;
    }

    .about .top-image {
        margin: 0 auto;
        background: #fff url("/img/bg-about-lg.jpg") no-repeat center top / cover;
        width: 100%;
        max-width: 1500px;
    }

    /*IE 8 fixes for backgrounds*/

    .lt-ie9 .home .top-image {
        background: #fff url("/img/bg-home-lg.jpg") no-repeat center top;
    }

    .lt-ie9 .about .top-image {
        background: #fff url("/img/bg-about-lg.jpg") no-repeat center top;
    }

    /*////////////////////////////////////////////////////////////////////*/

    /*typography*/




    /*narrow formatting*/

    #content-main {
        padding-top: 80px;
    }

        #content-main.home-intro {
            padding-bottom: 80px;
        }

    .stories-page #content-main {
        padding-top: 0;
        width: 100%;
        overflow: hidden;
    }

    .narrow ol {
        padding: 55px 0 65px;
    }

        .narrow ol h3 {
            font-size: 1.5em;
        }

    p {
        font-size: 1.125em;
    }

    .narrow ul {
        width: 50%;
    }

        .narrow ul li {
            float: left;
            width: 45%;
            border-top: none;
            padding: 0;
        }

            .narrow ul li:first-child {
                margin: 0 10% 0 0;
            }

            .narrow ul li a.stories-link:after {
                background: url(/img/sprite-icons.png) -84px -39px no-repeat;
            }

            .narrow ul li a.back-to-top-link:after {
                background: url(/img/sprite-icons.png) -107px -39px no-repeat;
            }

    ul.featured-search-list-all li {
        float: left;
        width: 30%;
        list-style: none;
        margin-right: 1%;
    }

    ul.col-group.featured-search {
        justify-content: space-between;
        margin-left: unset;
    }


    .featured-searches li.featuredSearch {
        height: 525px;
    }

    .featured-search-home-text {
        padding: 0 2%;
        margin-bottom: 50px;
    }

    .home-section-heder-text {
        margin: 0 2%;
    }

    .home .featuredSearch div {
        padding: 0% 0% 10% 6%;
    }

    .home .featuredSearch h2 {
        border: 0;
    }

    .home-article-text p {
        margin-bottom: 40px;
    }


    .property-types {
        display: flex;
        flex-wrap: wrap;
    }

    /*stories*/
    .home #stories {
        padding: unset;
        margin: 100px 0;
    }


    .home #seo p a {
        text-decoration: underline;
    }

    .col-group.filter {
        margin: 100px 0 65px;
    }

        .col-group.filter li:first-child,
        .home .col-group.filter li:first-child {
            display: inline;
            padding-top: 12px;
        }

        .col-group.filter li,
        .col-group.filter li:first-child {
            border-top: none;
            height: auto;
            width: 32%;
            margin: 0 2% 0 0;
        }


    .story .col-group.filter li b {
        display: inline;
    }

    .col-group.filter li a,
    .col-group.filter li span {
        margin-left: 5px;
    }

    /*story*/

    section#stories.story {
        padding-top: 22px;
    }

    article.story-main {
        width: 60%;
        padding-right: 8%;
        float: left;
    }

    aside {
        float: left;
        width: 32%;
    }

        aside .col-group > li {
            float: none;
            width: 100%;
            margin: 0 0 40px !important;
            height: auto;
        }

    /*locations*/

    .locations-page .wrapper.top-content {
        width: auto;
        margin: 115px auto 40px;
        position: relative;
        padding: 0 2% 58px;
    }

        .locations-page .wrapper.top-content.location-content {
            margin-top: 30px;
        }

    .wrapper.list-view-wrapper {
        overflow: visible;
    }

    .colz-2 {
        padding: 0;
        width: 66%;
        margin: 0 2% 0 0;
        float: left;
    }

        .colz-2 p {
            padding: 0 0 12px;
            margin: 0px 0px 15px 0px;
        }

    .colz-1 {
        padding: 0;
        width: 32%;
        margin: 0;
        float: left;
    }

    .key {
        position: absolute;
        bottom: 0;
        left: 3%;
        z-index: 10;
        padding: 0;
        width: auto;
    }

        .key p {
            width: 140px;
            margin-right: 0;
        }

    ul#loc-menu.quick-links {
        margin: 0;
        background: none;
        padding: 0;
    }

        ul#loc-menu.quick-links li {
            width: 20%;
            margin: 0;
        }

            ul#loc-menu.quick-links li:after {
                display: none;
            }


        ul#loc-menu.quick-links.search li a {
            text-align: right;
        }

        ul#loc-menu.quick-links li a {
            padding: 10px 10px 12px;
            font-family: "William Text", serif;
        }


        ul#loc-menu.quick-links li.search a {
            background: transparent url(/img/search.png) right center no-repeat;
        }

    #list-view.col-group li h2 {
        margin: 1em 0 0.5em;
    }



    /*locations map*/
    #map-view {
        width: 100%;
        max-width: 1000px;
        margin: 0 auto;
    }

    .map-hold {
        min-height: 575px;
    }

    #LocationHead {
        position: relative;
        overflow: hidden;
    }

    .locationHeaderWrapper {
        width: 100%;
        background: #f0f0f0;
        position: relative;
        max-width: 2000px;
        margin: 0 auto;
    }

    .locationHeadImage {
        width: 50%;
        padding-top: 0;
        max-height: 550px;
        position: absolute;
        height: 100%;
        left: 0;
        top: 0;
    }

    .locationHeadTextInner {
        padding: 70px 40px 0px 40px;
    }

    .locationHeadText h1 {
        margin: 0;
    }

    .locationHeadText {
        width: 50%;
        margin-left: 50%;
        float: left;
        min-height: 450px;
    }

    .locationHeadText {
        line-height: 1.7;
    }

        .locationHeadText #headerText {
            display: block;
        }
    /*.locationHeadText #headerTextMobile {
        display: none;
    }*/

    /*location detail*/

    .location-detail {
        position: relative;
        z-index: 10;
    }

    .intro .location-detail h1 {
        text-align: left;
        position: unset;
        margin: 0 0 27px;
    }

        .intro .location-detail h1:before {
            left: 0;
            margin-top: 50px;
            position: absolute;
            top: -5px;
            background-position: -84px -61px;
        }


    .details-options .links-hold.top {
        left: auto;
        margin: 0;
        position: absolute;
        right: 0;
        top: 0;
        width: 468px;
    }

        .details-options .links-hold.top a {
            padding-top: 60px;
            text-align: left;
            width: 105px;
            padding: 40px 20px 10px;
        }

    .details-options .links-hold.bottom {
        margin: 0;
        width: 100%;
    }


    .details-options ul#loc-menu.quick-links li a {
        border: none;
        padding: 17px 0;
        text-transform: none;
    }



        .details-options ul#loc-menu.quick-links li a:after {
            display: none;
        }

    .top-image .sleeps {
        display: none;
    }

    .location-page .share-hold {
    }

        .location-page .share-hold ul li ul.share-links {
            top: -150px;
        }

    .location-page .top-image {
        display: flex;
        height: 70vh;
        background-position: center;
        margin: 0 auto;
    }

    .lt-ie9 .location-page .top-image {
        background-position: center top;
    }

    .location-detail .sleeps p {
        font-weight: 300;
        margin-left: 0;
    }

    #map-view h2 {
        margin: 0 0 40px;
    }

        #map-view h2 i {
            display: inline;
            float: right;
            font-size: 13px;
            color: #949494;
            font-style: normal;
        }

    .small-print {
        text-align: left;
        max-width: 100%;
        margin: 30px 0 0;
        width: 49%;
    }

    p.small-print {
        margin-top: 37px;
        float: right;
        text-align: right;
    }

    h5.small-print {
        float: left;
    }

    /*availability*/

    .mob-book {
        display: none;
    }

    .tabular-data {
        display: block;
        width: 100%;
        border: 20px solid #f2f2f2;
        min-height: 315px;
        margin-bottom: 40px;
        -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
        -moz-box-sizing: border-box; /* Firefox, other Gecko */
        box-sizing: border-box; /* Opera/IE 8+ */
    }

    #availability-view h2 {
        font-size: 22px;
    }

    /*detail view*/


    .border-hold {
        margin-bottom: 40px;
    }

    .detail-header h2 {
        font-size: 22px;
    }

    aside.glance {
        display: flex;
        flex-direction: column;
        float: right;
    }

    a.book-link {
        display: block;
        font-family: "William Text", serif;
        margin-bottom: 40px;
        font-weight: 300;
    }

        a.book-link span {
            background: #c8ae5c;
            color: #fff;
            display: inline-block;
            padding: 17px 0;
            float: right;
            width: 100%;
            text-align: center;
            font-style: italic;
        }


    /*contact*/

    .contact-left {
        float: left;
        width: 42%;
        padding-right: 10%;
    }

    .contact-right {
        float: left;
        width: 48%;
    }

        .contact-right h2 {
            margin-bottom: 40px;
        }

    .contact-form input {
        margin-bottom: 25px;
        background: #ebeae4;
        color: #4a4949;
    }

    .contact-form .maps-field {
        height: 0;
        opacity: 0;
        width: 0;
    }

    input.submit,
    textarea {
        margin-bottom: 0;
    }

    .textarea-hold {
        width: 100%;
        overflow: hidden;
        background: #fff;
    }

    /*footer*/
    .footer-patch {
        margin: 0;
    }

    footer[role="contentinfo"] {
        margin: 145px 0 35px;
        width: 100%;
        max-width: 100%;
    }

    footer ul li {
        float: left;
        width: auto;
        text-align: left;
        margin-bottom: 0;
        padding: 7px 10px 10px 0;
        text-transform: none;
    }


        footer ul li.sign-up {
            margin: 0 35px;
            padding: 0 30px;
        }

        footer ul li.social-links {
            padding-top: 2px;
            padding-bottom: 0;
        }

    li.social-links b {
        position: relative;
        top: 5px;
        display: inline-block;
    }

    footer ul li.sign-up a {
        padding: 7px 40px 10px 0;
        position: relative;
    }

        footer ul li.sign-up a:after {
            position: absolute;
            top: -5px;
            right: 0;
            z-index: 10;
            margin: 0;
        }

    a.fbook,
    a.twitter {
        margin: 0 0 0 15px;
    }

    footer ul li.contact i,
    footer ul li.contact a {
        display: inline;
    }

    footer ul li i {
        padding: 0 20px;
    }

    footer ul li.top-link {
        display: none;
        visibility: hidden;
    }

    footer ul li.copyright {
        display: block;
        padding: 10px 0 0;
        width: 100%;
        text-align: center;
    }

    /*IE Fixes
-----------------------------------------------------------------------*/

    .lt-ie9 .intro a,
    .lt-ie9 .location-detail {
        background: url(/img/bg-transparent.png) 0 0 repeat;
    }

    .lt-ie9 .filter .col-group li,
    .lt-ie9 .col-group > li {
        width: 31%;
    }

    /*ie7*/

    .lt-ie8 .colz-1 {
        width: 30%;
    }

    .lt-ie8 ul#loc-menu.quick-links li:first-child {
        margin-right: 1%;
    }

    .lt-ie8 aside .col-group > li {
        width: 100%;
    }
}

@media screen and (min-width: 56em) { /*896px ////////////////////////////////////////////*/

    ul.quick-links li {
        margin-left: 85px;
    }

    footer ul li.copyright {
        float: right;
        display: inline-block;
        text-align: right;
        width: auto;
        padding: 7px 0 10px;
    }

    .location-page .top-image {
        display: flex;
        height: 70vh;
        background-position: center;
        margin: 0 auto;
    }
}

@media screen and (min-width: 67em) { /*1072px ////////////////////////////////////////////*/

    .home .share-hold {
        /*left: 50%;
        margin: 0 0 0 -500px;*/
        display: block;
    }

    #availability-view h2 i {
        display: inline;
        float: right;
        font-size: 15px;
        line-height: 36px;
        color: #949494;
        font-style: normal;
    }
}

@media print, (-o-min-device-pixel-ratio: 5/4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 1.25dppx) (min-resolution: 120dpi) {
}


/*--New footer style*/

.foot-wrapper {
    display: flex;
    justify-content: space-around;
    list-style: none !important;
}

.foot-signup-container {
    width: 100%;
    /*padding-top: 20px;*/
    margin-bottom: 60px;
    text-align: center;
}

    .foot-signup-container a {
        /*background: #ebeae4;
        padding: 20px;
        color: #4a4949;
        font-family: 'Neutral';
        text-align: center;*/
        /*width:95%;*/
        /*display: block;*/
        background-color: #ebeae4 !important;
        color: #4a4949;
        width: 60%;
        min-width: 100px;
        max-width: 800px;
        padding: 12px;
        display: inline-block;
    }

    .foot-signup-container h2 {
        font-family: 'Candia';
        font-size: 2.4em;
    }

.foot-logo-container {
    width: 60%;
}

    .foot-logo-container img {
        align-content: center;
        display: block;
    }

.foot-center {
    display: flex;
    justify-content: center
}

.foot-links-item {
    padding-top: 30px;
}

    .foot-links-item li {
        list-style: none !important;
    }

.hor {
    width: 100%;
    font-family: Neutral, sans-serif !important;
    font-size: 14px;
    /*letter-spacing: 1.2px;
    font-weight: 200;*/
    /*-webkit-font-smoothing: subpixel-antialiased;
    letter-spacing: 1px;*/
}

.hor-head {
    width: 100%;
    padding-bottom: 30px !important;
    font-family: Neutral, sans-serif !important;
    font-size: 18px !important;
    font-weight: 600;
    /*letter-spacing:2px;*/
}

.foot-copyright-container {
    padding-top: 20px;
    padding-bottom: 0px;
    width: 100%;
    display: flex;
}

.foot-copyright-centre {
    margin: auto;
    order: 2;
}

    .foot-copyright-centre ul {
        list-style: none !important;
        display: block;
    }

    .foot-copyright-centre li {
        margin: 0px;
    }

.foot-company-details {
    margin: auto;
    order: 2;
    text-align: center;
    font-size: 12px;
    line-height: 2;
    margin-top: 10px;
}

.social-container {
    padding-top: 30px;
    display: flex;
    justify-content: space-around;
}

.social-container-item {
    width: 30px;
    height: 30px;
}

    .social-container-item img {
        height: 30px;
        width: 30px;
        margin: -25px -25px -25px -25px;
    }

.foot-paragraph {
    padding-top: 20px;
    padding-bottom: 20px;
    /*font-weight: 100;*/
    width: 100%;
}



.link-container {
    padding: 20px 0px 20px 0px;
    display: flex;
}


.link-center {
    justify-content: center;
}

.link-right {
    margin-left: auto;
    order: 2;
}

.sub-head-container {
    display: flex;
    flex-wrap: wrap;
    flex-flow: row;
}


.sub-head-left {
    width: 48%;
}

.sub-head-right {
    width: 48%;
}

.sub-head-sub-container {
    display: flex;
}

@media screen and (min-width: 200px) { /*896px ////////////////////////////////////////////*/
    sub-head-sub-container {
        display: inline-block;
    }

    .sub-head-left {
        width: 100%;
    }

    .sub-head-right {
        width: 100%;
    }

    .right-snap {
        flex-basis: 100%;
        height: 0;
    }

    .sub-header-floater {
        min-width: 0px;
    }


    .link-center {
        padding-bottom: 20px;
    }

    .foot-links-item ul li {
        padding: 5px;
        text-align: left !important;
    }

    .foot-links-item a {
        display: block;
    }

    /*.hor {
        font-size: 14px !important;
        letter-spacing: 1px;
    }

    .hor-head {
        font-size: 18px !important;
        font-weight: 600 !important;
        margin-bottom: 10px;
    }*/

    .foot-wrapper {
        display: block;
        text-align: center;
        padding-bottom: 40px;
    }

    .footer-right {
        display: flex;
        justify-content: center;
        background-color: #ff0000;
    }

    logo-container {
        display: flex;
        justify-content: center;
        background-color: #ff0000;
    }

    footer-copyright-container {
        display: flex;
        justify-content: center;
        background-color: #ff0000;
    }

    .foot-copyright-right ul {
        display: block;
    }

    .foot-copyright-right li {
        margin-bottom: 0px;
        margin-top: 0px;
        padding-top: 0px;
        padding-bottom: 0px;
        text-align: right;
    }

    .foot-paragraph {
        display: block;
        padding-top: 20px;
        width: 100%;
        text-align: center;
    }

    .sub-head-container {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        /*flex-flow: row;*/
    }

    .home-section-heder-text {
        width: 100%;
        margin: 0 2%;
    }
}


@media screen and (min-width: 800px) {

    .sub-header-floater {
        min-width: 500px;
    }

    .home-section-heder-text {
        width: 100%;
        margin: 0 2%;
    }

    .foot-wrapper {
        display: flex;
        flex-wrap: wrap;
        width: 100%;
        height: 100%;
        list-style: none !important;
        text-align: left;
        margin-bottom: 60px;
        justify-content: space-between;
    }

    .foot-links-item {
        width: 33.33%;
    }

        .foot-links-item ul li {
            padding: 5px;
            /* text-align: left !important; */
        }

    /*.hor {
        width: 100%;
        font-family: Neutral, sans-serif !important;
        font-size: 14px !important;
        -webkit-font-smoothing: subpixel-antialiased;
        letter-spacing: 1px;
    }

    .hor-head {
        width: 100%;
        margin-bottom: 20px;
        font-family: Neutral, sans-serif !important;
        font-size: 18px !important;
        font-weight: 600 !important;
        letter-spacing: 1px;

    }*/

    .foot-paragraph {
        text-align: left;
        width: 100%;
        /*-webkit-font-smoothing: subpixel-antialiased;*/
    }
}

/*-- End new footer*/

/* ==========================================================================
   Helper classes
   ========================================================================== */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px;
}

    .ir:before {
        content: "";
        display: block;
        width: 0;
        height: 150%;
    }

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

    .visuallyhidden.focusable:active,
    .visuallyhidden.focusable:focus {
        clip: auto;
        height: auto;
        margin: 0;
        overflow: visible;
        position: static;
        width: auto;
    }

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #4a4949 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

        a[href]:after {
            content: " (" attr(href) ")";
        }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}

.home.search-panel {
    display: block;
    width: 100%;
    padding: 10px 0 20px 0;
    border: 0;
    position: relative;
    z-index: 10;
}

.search-control-inner {
    float: left;
    margin-top: 3px;
    width: 100%;
}

.search-control {
    /*   font-family: "UniversLT-CondensedLight", "Univers Condensed", Univers, Tahoma, Arial, sans-serif;*/
    font-family: "William Text", serif;
}

.search-panel {
    font-size: 15px;
}

.filters-tab-wrapper {
    font-family: "William Text", serif;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-block: 16px;
}

    .filters-tab-wrapper > p {
        font-size: 20px;
        font-style: italic;
        margin: 0;
        font-weight: 400;
    }

@media screen and (min-width: 990px) {
    .filters-tab-wrapper {
        display: none;
    }
}

.search-panel .filters-panel {
    font-family: "William Text", serif;
    height: 0;
    overflow: hidden;
    transition: height 0.3s ease;
}

    .search-panel .filters-panel form {
        padding-block: 10px
    }

@media screen and (min-width: 990px) {
    .search-panel .filters-panel {
        height: auto;
    }

        .search-panel .filters-panel form {
            padding-block: 0
        }
}

.search-panel .clear-input {
    display: block;
    width: 14px;
    height: 14px;
    margin-top: 3px;
    background: url(/img/input-clear.png) center no-repeat;
    cursor: pointer;
    position: absolute;
    right: 12px;
    top: 35%;
}

#home-search .search-panel label {
    display: block;
    float: left;
    color: #4a4949;
    margin-left: 22px;
}

.locations-page .search-panel label {
    font-weight: 500;
    white-space: nowrap;
}


.picker-link {
    font-family: "William Text", serif;
    font-style: italic;
}

#home-search .picker-link {
    background: #f2f2f2;
    color: #4a4949;
    width: 100%;
    padding: 10px 0;
    text-align: center;
    margin: 0px;
    border: 1px solid #4a4949;
    text-decoration: none;
}

    #home-search .picker-link.set-arrival-date, #home-search .picker-link.set-departure-date {
        width: 50%;
    }

#home-search .search-control-inner .date-pickers-wrapper {
    width: 100%;
}

    #home-search .search-control-inner .date-pickers-wrapper .date-pickers {
        position: absolute;
        top: 50px;
        width: 100%;
    }

#home-search .search-control-inner {
    position: relative;
    margin: 0;
    display: flex;
    align-items: center;
}

    #home-search .search-control-inner img {
        width: 24px;
    }

    #home-search .search-control-inner .location-image {
        width: 20px;
        padding: 0 2px;
    }

#home-search .search-button {
    background: #4a4949;
    margin: 0px;
    color: #fff;
    padding: 10px 0;
    height: 41px;
    font-family: "William Text", serif;
    width: 100%;
    text-decoration: underline;
    font-style: italic;
}

#home-search.search-panel .clear-input {
    height: 30px;
    position: absolute;
    right: 3%;
    top: 13%;
    float: none;
    margin: 0;
}

#home-search.search-panel input[type=text] {
    display: none;
}

#search-wrapper .search-panel input[type=text] {
    display: none;
}

.home.search-panel .picker-link, .search-panel .picker-radio {
    display: block;
    float: left;
    color: #FFF;
    background: #4a4949;
    padding: 5px 20px;
    margin-left: 6px;
    cursor: pointer;
    border: 1px solid #4a4949;
}


.picker-link.selected, #home-search .date-pickers-wrapper .picker-link.active {
    background: #4a4949 !important;
    color: #fff !important;
}

#search-wrapper .picker-link {
    width: 100%;
    max-width: 198px;
    text-align: center;
    padding: 10px 0;
    background: #f2f2f2;
    color: #4a4949;
    border: 1px solid #4a4949;
    cursor: pointer;
}

#search-wrapper .search-panel {
    margin: 0;
}

    #search-wrapper .search-panel .picker {
        top: 58px;
    }

#search-wrapper {
    display: grid;
    grid-template-columns: 1fr;
    margin: 0 16px;
}

@media screen and (min-width: 580px) {
    #search-wrapper .filters-panel form {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 20px;
    }

    #search-wrapper .picker-link {
        max-width: 168px;
    }

    #list-view-wrapper p {
        padding: 0 0 12px;
        margin: 0px 0px 15px 0px;
    }
}

@media screen and (min-width: 800px) {
    #search-wrapper {
        margin: 0;
    }
}

@media screen and (min-width: 990px) {
    #search-wrapper .filters-panel form {
        display: flex;
        flex-direction: column;
        gap: 0;
    }

    #search-wrapper {
        display: grid;
        grid-template-columns: 280px 1fr;
        margin-block: 20px;
        gap: 20px;
    }
}

@media screen and (min-width: 1100px) {
    #search-wrapper {
        gap: 26px
    }
}

#search-wrapper .search-control {
    gap: 8px;
}


.picker-radio-group {
    width: 85%;
    padding-left: 4%;
}

.search-panel .picker-radio {
    background: #f0f0f0;
    font-weight: 300;
    color: #4a4949;
    width: 26%;
    margin-left: 3%;
    text-align: center;
    padding: 8px 9%;
    margin-top: 2px;
    margin-bottom: 2px;
    text-transform: capitalize;
    font-style: italic;
    box-sizing: content-box;
}

    .search-panel .picker-radio.checked {
        background: #4a4949;
        color: #fff;
        position: relative;
    }


.search-panel .picker-radio-separator {
    display: block;
    float: left;
    color: #4a4949;
    font-weight: 300;
    margin-left: 6px;
}

.search-panel input[type=text] {
    float: left;
    width: 100px;
    margin: 0 -80px 0 12px;
    padding: 0;
    background: none;
    color: #4a4949;
    font-family: "William Text", serif;
}


.search-panel .colz-1.submit {
    border: none;
    margin-right: 0;
    clear: both;
}

    .search-panel .colz-1.submit input[type=submit] {
        width: 100%;
        padding: 2px 5%;
        margin: 0;
        text-align: left;
        text-align: left;
        font-family: "William Text", serif;
        color: #fff;
        background: #4a4949;
    }

.search-panel .picker {
    position: absolute;
    max-height: 400px;
    top: 50px;
    left: 0;
    right: 0;
    background: #4a4949;
    z-index: 1001;
    display: none;
    /* ===== Firefox ===== */

    scrollbar-width: thin;
    scrollbar-color: rgba(255, 255, 255, 0.4) rgba(255, 255, 255, 0.08);
}
    /* ===== WebKit (Chrome, Edge, Safari) ===== */
    .search-panel .picker::-webkit-scrollbar {
        width: 10px;
        height: 10px;
    }

    .search-panel .picker::-webkit-scrollbar-track {
        background: rgba(255, 255, 255, 0.08);
        backdrop-filter: blur(10px);
        border-radius: 10px;
    }

    .search-panel .picker::-webkit-scrollbar-thumb {
        background: rgba(255, 255, 255, 0.35);
        backdrop-filter: blur(10px);
        border-radius: 10px;
        border: 2px solid rgba(255, 255, 255, 0.1);
    }
        /* Hover effect */
        .search-panel .picker::-webkit-scrollbar-thumb:hover {
            background: rgba(255, 255, 255, 0.55);
        }
        /* Optional: active (clicking) */
        .search-panel .picker::-webkit-scrollbar-thumb:active {
            background: rgba(255, 255, 255, 0.7);
        }

#home-search .date-pickers .picker {
    top: 43px;
}

.search-panel .picker-grid {
    padding: 16px;
}

    .search-panel .picker-grid ul {
        list-style: none;
        margin: 0;
        padding: 0;
        overflow: hidden;
        border: 1px solid white;
        border-right: none;
        border-bottom: none;
    }

        .search-panel .picker-grid ul li {
            float: left;
            width: 20%;
            color: #FFF;
            border: 1px solid white;
            border-left: none;
            border-top: none;
            background: #4a4949;
            padding: 6px 0;
            text-align: center;
            cursor: pointer;
            box-sizing: border-box;
        }

            .search-panel .picker-grid ul li:hover {
                background: #222;
            }

.search-panel .picker-list {
    overflow-y: scroll;
}

    .search-panel .picker-list ul {
        margin: 0;
        padding: 0;
        list-style: none;
    }

        .search-panel .picker-list ul li {
            color: #FFF;
            border-bottom: 1px dotted #FFF;
            padding: 16px;
            margin: 0 16px;
            cursor: pointer;
        }

            .search-panel .picker-list ul li:last-child {
                border-bottom: none;
            }


            .search-panel .picker-list ul li:hover {
                background: #222;
            }

.search-panel .picker-date a {
    /*    text-transform: none;*/
    color: #FFF !important;
    /*padding: 16px;*/
}


.search-panel .picker-date {
    text-transform: none;
    color: #FFF !important;
    padding: 16px;
}

    .search-panel .picker-date .ui-datepicker-header {
        text-align: center;
        padding: 0 8px 16px;
        border-bottom: 1px dashed white;
        font-size: 14px;
    }

        .search-panel .picker-date .ui-datepicker-header a {
            color: #fff !important;
        }

    .search-panel .picker-date .ui-datepicker-prev {
        float: left;
        color: #FFF;
        cursor: pointer;
    }

    .search-panel .picker-date .ui-datepicker-next {
        float: right;
        color: #FFF;
        cursor: pointer;
    }

    .search-panel .picker-date .ui-datepicker-calendar {
        width: 100%;
        table-layout: fixed;
    }

        .search-panel .picker-date .ui-datepicker-calendar thead th {
            color: #FFF;
            font-weight: 300;
            font-size: 14px;
            text-align: center;
            height: 34px;
        }

        .search-panel .picker-date .ui-datepicker-calendar tbody td {
            border: 1px solid #FFF;
            text-align: center;
            height: 34px;
            font-size: 14px;
        }

            .search-panel .picker-date .ui-datepicker-calendar tbody td.ui-datepicker-other-month {
                border: none;
            }

            .search-panel .picker-date .ui-datepicker-calendar tbody td a {
                display: block;
                color: #FFF;
                line-height: 34px;
                text-decoration: underline;
            }

                .search-panel .picker-date .ui-datepicker-calendar tbody td a:hover, .search-panel .picker-date .ui-datepicker-calendar tbody td a.ui-state-active {
                    background-color: #222;
                }

td.ui-datepicker-unselectable.ui-state-disabled {
    opacity: .5;
    user-select: none;
}

.wrapper.top-content.location-content {
    margin-top: 0px;
}

.wrapper.top-content {
    position: relative;
    overflow: visible;
    z-index: 2;
}

.amazingspaces-badge {
    display: none;
    position: absolute;
    left: 20px;
    bottom: 20px;
    width: 300px;
    max-width: 40%;
}

    .amazingspaces-badge img {
        display: block;
    }

#list-view.col-group {
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: 20px;
    grid-row-gap: 20px;
}

#classic_availability {
    width: 200px;
    min-width: 100%;
    height: 430px;
}

.marker-cluster {
    background: #fff;
    width: 29px !important;
    height: 29px !important;
    text-align: center;
    line-height: 29px;
}

.list {
    display: grid;
    overflow: hidden;
    grid-template-columns: repeat(2, 1fr);
    grid-auto-rows: 1fr;
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    /* max-width: 620px;*/
    min-width: 46%;
    margin-left: 0px;
}

.list-item {
    background-color: #ccc;
    display: flex;
    padding: 0.5em;
    margin-bottom: 20px;
}

.list-content {
    width: 100%;
}

.site-banner {
    background-color: #C7AE5C;
}

    .site-banner p {
        width: 100%;
        min-width: 100%;
        color: #4a4949;
        text-align: center;
        font-size: 0.9rem;
        padding: 7px 10px 7px 10px;
        margin: 0;
        font-family: Neutral, sans-serif;
    }

        .site-banner p a {
            color: #4a4949;
        }

            .site-banner p a::after {
                content: ' Find out more...';
                font-weight: 800;
            }

@media screen and (min-width: 34em) /*544px///////////////////////////////////////*/ {
    .col-group.stories-list li {
        flex-direction: column;
    }

        .col-group.stories-list li div {
            width: 100%;
            margin-top: 40px;
        }

            .col-group.stories-list li div.home-article-text {
                width: 100%;
            }

    .search-panel .colz-1 {
        margin-right: 2%;
    }

        .search-panel .colz-1.submit {
            float: right;
        }

    .search-panel label {
        margin-left: 0;
    }

    .home.search-panel .colz-1:last-child {
        margin-right: 0;
    }
}

@media screen and (min-width: 600px) and (max-width:799px) {
    #home-search.search-panel .colz-1 {
        width: 48%;
        margin: 1%;
        float: left;
    }

    .search-panel .colz-1 {
        width: 49%;
        float: left;
    }

        .search-panel .colz-1:nth-child(2n) {
            margin-right: 0;
        }

    #list-view.col-group {
        grid-template-columns: repeat(2, 1fr);
    }

    .fixedwidth {
        width: 90% !important;
    }
}

@media screen and (min-width: 50em) { /*800px //////////////////////////////////////////*/
    .search-panel {
        margin: 0;
    }


        .search-panel .colz-1:nth-child(3n) {
            margin-right: 0;
        }

    .col-group.stories-list li {
        flex-direction: row;
    }

        .col-group.stories-list li div {
            width: 50%;
            margin-top: 40px;
        }

            .col-group.stories-list li div.home-article-text {
                padding: 0 5%;
                width: 45%;
            }
}

@media screen and (min-width: 50em) {
    .amazingspaces-badge {
        bottom: 80px;
    }
}

@media only screen and (max-width: 569px) {
    #classic_availability {
        height: 840px;
    }

    #list-view.col-group {
        grid-template-columns: repeat(1, 1fr);
        /*        grid-auto-rows: 1fr;
        grid-column-gap: 5px;
        grid-row-gap: 5px;*/
    }

    .fixedwidth {
        width: 90% !important;
    }

    .intro img {
        height: 30px;
        width: 30px;
        max-width: unset;
        padding: 5px;
        max-width: unset;
        background-color: #C7AE5C;
    }


    .space-me-container {
        width: 60%;
        margin: 0 auto;
    }

    .space-me-title {
        width: 50%;
        margin: 0 auto;
    }

    .space-me-body {
        width: 90%;
        margin: 0 auto;
    }

    .empty-paragraph-remove-margin {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
    }


    @media (max-width: 575.98px) {
        .space-me-container {
            width: 100%;
        }

        .space-me-title {
            width: 90%;
        }

        .space-me-body {
            width: 95%;
        }
    }
}
/*Property accordian changes*/
.collapse {
    max-height: 0 !important;
    display: block !important;
    overflow: hidden;
}

.collapsing {
    min-height: unset !important;
}

.show {
    max-height: 100% !important;
    /*    display: block !important;*/
    overflow: auto !important;
    color: #4a4949;
    margin: 0px;
    padding: 0px;
}

.accordion-button {
    background-color: transparent !important;
    border: none !important;
    color: #4a4949;
    padding: 0px;
    margin: 0px;
}

    .accordion-button:focus {
        background-color: transparent !important;
        border: none !important;
        box-shadow: none;
        border-color: rgba(0,0,0,.125);
        color: #4a4949;
    }

    .accordion-button:not(.collapsed) {
        background-color: transparent !important;
        border: none !important;
        color: #4a4949;
    }

        .accordion-button:not(.collapsed)::after {
            background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23c8ae5c'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
        }

.accordion-body {
    padding: 0px;
}

.accordion-header {
    padding: 0px;
    margin: 0px;
    width: fit-content;
}

.accordion-button:after {
    order: -1;
    margin-right: 0.5em;
    color: #4a4949;
}

.read-more {
    margin-bottom: 4em;
}

    .read-more .content {
        transition: max-height .5s ease-in-out;
    }

        .read-more .content[data-read-more="true"] {
            max-height: 205px;
            overflow: hidden;
            margin-bottom: 1.5em;
        }

            .read-more .content[data-read-more="true"].open {
                max-height: 2000px;
            }

    .read-more .accordion-button {
        font-weight: bold;
        box-shadow: none;
        width: fit-content;
    }

        .read-more .accordion-button::after {
            transform: rotate(0);
        }

    .read-more .content[data-read-more="true"].open ~ .accordion-button::after {
        transform: rotate(180deg);
    }

    .read-more .accordion-button[data-read-more="false"] {
        display: none;
    }


.availability-wrapper {
    padding-top: 60px;
    background-color: #fff;
}

#availability-view h2 {
    margin-bottom: 0;
    padding-bottom: 0;
}

.cal-key {
    margin: 20px 0;
}

    .cal-key:after {
        clear: both;
        display: block;
        content: '';
    }

    .cal-key .key-label {
        align-items: center;
        display: flex;
        padding: 4px 24px 0 0;
    }

    .cal-key img, .cal-key .key-label {
        float: left;
        margin: 16px 8px 0 0;
    }

        .cal-key .key-label:before {
            content: "";
            display: inline-block;
            height: 35px;
            margin-right: 10px;
            width: 35px;
            font-size: 14px;
            font-weight: 300;
            height: 42px;
            width: 42px;
        }

        .cal-key .key-label[data-avail-key=unavailable]:before {
            background-color: #bdb5b1;
        }

        .cal-key .key-label[data-avail-key=available]:before {
            align-items: center;
            color: #fff;
            background-color: #59F;
            content: "15";
            display: flex;
            font-weight: normal;
            font-family: Neutral, sans-serif;
            justify-content: center;
            text-align: center;
        }


.bcorpimg {
    width: auto;
    height: 80px;
}
