﻿@charset "UTF-8";.USAGE-EXAMPLE{padding:2rem;font-size:1.8rem;}@media only screen and (min-width:1080px){.USAGE-EXAMPLE{padding-top:4rem;font-size:2.4rem;}}input.placeholder,textarea.placeholder{color:#aaa;font-weight:normal !important;}input:-moz-placeholder,textarea:-moz-placeholder{color:#aaa;font-weight:normal !important;}input::-moz-placeholder,textarea::-moz-placeholder{color:#aaa;font-weight:normal !important;}input:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#aaa;font-weight:normal !important;}input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#aaa;font-weight:normal !important;}#mobileSearch{display:none;position:relative;}@media only screen and (max-width:1079px){#mobileSearch{border:2px solid #529ccd;background-color:#fff;padding:12px;display:block;cursor:pointer;border-top-left-radius:3px;border-top-right-radius:3px;}#mobileSearch span{color:#16395b;margin-left:5px;cursor:pointer;font-weight:900;}#mobileSearch i{color:#529ccd;font-size:1.2em;}#mobileSearch i.fa-search{position:absolute;right:10px;top:12px;}}#my-favourites{background-color:#fcfcfc;}#quick-search{border:3px solid #529ccd;padding:0 5px;border-radius:5px;}@media only screen and (max-width:639px){#quick-search{display:none;}}#quick-search i{color:#529ccd;margin-left:10px;font-size:1.1em;}@media only screen and (max-width:1299px){#quick-search i{margin-left:0;}}@media only screen and (max-width:639px){#quick-search i{font-size:1.2em;margin-right:10px;}}#quick-search .col-3{position:relative;}#quick-search .col-3 .fa-minus-circle{position:absolute;right:33px;font-size:1.3em;top:15px;opacity:.5;cursor:pointer;}#quick-search .col-3 .fa-minus-circle:hover{opacity:1 !important;}#quick-search .col-3 .fa-plus-circle{position:absolute;right:10px;font-size:1.3em;top:15px;opacity:.5;cursor:pointer;}#quick-search .col-3 .fa-plus-circle:hover{opacity:1 !important;}#quick-search .col-3:hover .fa-minus-circle,#quick-search .col-3:hover .fa-plus-circle{opacity:.8;transition:opacity .3s linear;}#quick-search input,#quick-search select{border:none !important;outline:none;padding:15px;color:#16395b;font-weight:900;font-size:1em;width:calc(80% - 30px);background-color:transparent;}@media only screen and (max-width:1299px){#quick-search input,#quick-search select{padding:15px 5px;}}@media only screen and (max-width:819px){#quick-search input,#quick-search select{font-size:.9em;width:70%;}}@media only screen and (max-width:639px){#quick-search input,#quick-search select{width:85%;font-size:1.1em;}}#quick-search a{display:inline-block;float:right;color:#529ccd;line-height:50px;padding-right:15px;font-weight:900;cursor:pointer;}@media only screen and (max-width:639px){#quick-search a{float:none;text-align:center;display:block;font-size:1.1em;}#quick-search a i{padding-left:8px;}}#quick-search a:hover{text-decoration:underline;}#quick-search .col-3,#quick-search .col-2{text-align:center;border-right:3px solid #529ccd;}#quick-search .col-3:last-child,#quick-search .col-2:last-child{border-right:none;}@media only screen and (max-width:639px){#quick-search .col-3,#quick-search .col-2{width:100%;float:none;border-bottom:1px solid #fafafa;text-align:left;padding-left:15px;border-right:none;}}.intro{padding:20px 0 10px 0;color:#fff;background-color:#529ccd;text-align:center;margin:0;}@media only screen and (max-width:1079px){.intro{margin:0;padding:20px 0 20px 0;}}.intro p{padding-left:80px;padding-right:80px;font-size:1.2em;text-align:center;}.intro p strong{color:#fff;}.intro p a{color:#fff;border-bottom:1px dotted rgba(255,255,255,.7);}@media only screen and (max-width:1079px){.intro p{font-size:1.1em;padding-left:20px;padding-right:20px;}}.searchName{padding-top:40px;padding-bottom:20px;}@media only screen and (max-width:639px){.searchName{padding-top:20px;padding-bottom:20px;}}.searchName h1{font-size:2.4em;text-align:center;}@media only screen and (max-width:819px){.searchName h1{font-size:2.2em;}}@media only screen and (max-width:639px){.searchName h1{font-size:1.4em;}}.searchName .description{margin-top:15px;text-align:center;}.searchName .description p{font-size:1.2em;line-height:1.5em;color:#666;}#clusters{padding:15px 0;}#clusters .cluster{position:relative;border-bottom:1px solid #eee;padding:10px;}#clusters .cluster img{width:98%;height:auto;margin-top:25px;}@media only screen and (max-width:639px){#clusters .cluster img{margin-top:0;width:100%;}}@media only screen and (max-width:819px){#clusters .cluster .col-4,#clusters .cluster .col-8{width:100%;float:none;text-align:center;}}#clusters .cluster:last-of-type{border-bottom:none;}#clusters .cluster .property-name{font-weight:900;font-size:1.9em;letter-spacing:-.03em;margin-top:20px;margin-bottom:5px;}#clusters .cluster .property-name a{color:#16395b;text-decoration:none;}#clusters .cluster .property-name a:hover{text-decoration:underline;}#clusters .cluster .property-link{display:block;background-color:#529ccd;padding:0 25px;color:#fff;text-decoration:none;font-weight:900;position:absolute;bottom:20px;right:20px;line-height:50px;border-radius:25px;font-size:1.1em;transition:all .2s linear;}@media only screen and (max-width:1079px){#clusters .cluster .property-link{font-size:1em;line-height:44px;border-radius:22px;}}@media only screen and (max-width:639px){#clusters .cluster .property-link{position:initial;top:0;right:0;margin:15px 0 25px 0;line-height:50px;border-radius:25px;}}#clusters .cluster .property-link i{margin-left:15px;font-size:1.1em;color:rgba(0,0,0,.4);}#clusters .cluster .property-link:hover{background-color:#4685ae;transition:all .2s linear;}#clusters .cluster .property-location{color:#888;font-size:1.1em;font-weight:900;}#clusters .cluster .property-location::after{content:"";display:block;width:30px;background-color:#86badc;height:1px;margin:20px 0;}@media only screen and (max-width:1079px){#clusters .cluster .property-location::after{margin:20px auto;}}#clusters .cluster .capacity{font-weight:900;color:#529ccd;font-size:1.3em;margin-bottom:5px;}#clusters .cluster .text{font-size:1.1em;color:#555;line-height:1.5;margin-bottom:90px;text-align:justify;}@media only screen and (max-width:639px){#clusters .cluster .text{margin-bottom:0;}}.offers ul{margin-top:-10px;margin-bottom:10px;text-align:center;}.offers ul li{display:inline-block;}.offers ul li a{display:inline-block;color:#f00;margin:0 10px;font-size:1.3em;font-weight:900;line-height:44px;border-radius:24px;padding:0 30px;border:2px solid #f00;text-decoration:none;}.offers ul li a:hover{background-color:#f00;color:#fff;}.offers .searchName h1{color:#f00 !important;}.offers .searchName p{font-size:1.1em;max-width:92%;margin-left:auto;margin-right:auto;text-align:center;color:#777;}.offers h2{color:#f00 !important;}.offers #town-tabs{border-color:#f00;}.offers #town-tabs a{color:#f00;}.offers #town-tabs a.active{background-color:#f00;}#town-tabs{text-align:center;height:54px;position:relative;background-color:#fff;margin-bottom:15px;overflow:hidden;border:3px solid #529ccd;border-radius:3px;}@media only screen and (max-width:639px){#town-tabs{height:42px;border-radius:0;border-radius:3px;margin-bottom:0;}}#town-tabs a{color:#529ccd;font-weight:normal;font-size:1.4em;display:block;font-weight:900;cursor:pointer;width:50%;float:left;line-height:54px;text-align:center;}#town-tabs a:hover{background-color:rgba(82,156,205,.1);}@media only screen and (max-width:639px){#town-tabs a{font-size:1.1em !important;margin-bottom:15px;line-height:42px;}}#town-tabs a.active{color:#fff;background-color:#529ccd;}.town-tab{position:absolute;left:-1000vw;top:-100000vw;}.town-tab.active{position:initial !important;left:auto !important;}.town-tab.things-to-do{padding:0 0;}@media only screen and (max-width:639px){.town-tab.things-to-do{padding-top:20px;}.town-tab.things-to-do #banner-medium{margin-top:10px !important;}}.town-tab.things-to-do #banner-medium{margin:0 0 20px 0;}.town-tab.things-to-do img{width:100%;margin-bottom:20px;}.town-tab.things-to-do .full-description{margin:0 auto;padding-bottom:20px;position:relative;}@media only screen and (max-width:819px){.town-tab.things-to-do .full-description a[href^="tel:"]{color:#529ccd !important;}}@media only screen and (max-width:639px){.town-tab.things-to-do .full-description{padding-top:0;}}.town-tab.things-to-do .full-description .btn{display:inline-block;margin-bottom:20px;color:#888;font-size:1.3em;text-decoration:none;font-weight:900;}.town-tab.things-to-do .full-description .btn i{margin-right:8px;}.town-tab.things-to-do .full-description .btn:hover{color:#529ccd;text-decoration:underline;}.town-tab.things-to-do .full-description h2{color:#16395b;font-size:2.2em;margin-bottom:20px;margin-top:15px;line-height:1.1;font-weight:900;max-width:880px;margin-left:auto;margin-right:auto;letter-spacing:-.03em;}@media only screen and (max-width:639px){.town-tab.things-to-do .full-description h2{font-size:1.4em;font-weight:900;line-height:1.2;padding-top:0;color:rgba(22,57,91,.85);margin-bottom:8px;}.town-tab.things-to-do .full-description h2:after{content:"";display:block;width:60px;margin-top:15px;margin-bottom:15px;height:2px;background-color:#529ccd;}}.town-tab.things-to-do .full-description h3{margin-bottom:.45em;margin-top:1.4em;font-size:1.8em;color:#506b84;margin-left:auto;margin-right:auto;max-width:880px;letter-spacing:-.03em;font-weight:900;}.town-tab.things-to-do .full-description ul{margin-left:auto;margin-right:auto;max-width:880px;}.town-tab.things-to-do .full-description p{margin-left:auto;margin-right:auto;max-width:880px;color:#444;font-size:1em;line-height:1.4;text-align:justify;}.town-tab.things-to-do .full-description p span.figure{margin-top:-30px;margin-bottom:25px;color:#888;padding:8px;font-size:85%;display:block;text-align:center;font-style:italic;}@media only screen and (max-width:819px){.town-tab.things-to-do .full-description p{padding-right:25px;padding-left:25px;}}@media only screen and (max-width:639px){.town-tab.things-to-do .full-description p{padding-right:15px;padding-left:15px;}}@media only screen and (max-width:1299px){.town-tab.things-to-do .full-description{max-width:90%;}}@media only screen and (max-width:819px){.town-tab.things-to-do .full-description{max-width:100%;}}.town-tab.things-to-do .full-description img{width:100% !important;height:auto !important;margin:35px 0;}@media only screen and (max-width:639px){.town-tab.things-to-do .full-description{max-width:unset;}}.town-tab.things-to-do .full-description li{color:#555;letter-spacing:-.025em;line-height:1.6;font-size:1.13em;padding-bottom:8px;list-style:circle !important;margin-left:35px;}.notification{text-align:center;padding-bottom:0;padding-top:5px;font-size:1.2em;line-height:1.3;color:#888;font-weight:700;}.notification p{margin-bottom:0 !important;}@media only screen and (max-width:639px){.notification{font-size:1em;line-height:1.3;color:#888;font-weight:400;}}#search-page{padding:0;}@media only screen and (max-width:1079px){#search-page{padding:0;}#search-page .col-8{width:100%;}#search-page .col-4{width:100%;}}@media only screen and (max-width:639px){#search-page{margin-top:0 !important;padding-top:10px !important;}}#search-page .banner{box-shadow:none !important;background-color:#fbfbfb !important;border-radius:0 !important;margin-bottom:0 !important;}@media only screen and (max-width:1079px){#search-page .intro{padding:30px;text-align:center;}}#search-page .intro ul{font-weight:900;list-style:circle;padding-left:30px;color:#444;}#search-page .intro ul li{padding:5px 0;}#search-page .intro p{text-align:center;color:#666;padding-left:80px;padding-right:80px;}@media only screen and (max-width:1079px){#search-page .intro p{padding-left:0;padding-right:0;}}#search-page #filter{color:#529ccd;font-size:1.2em;display:inline-block;padding:0 15px;cursor:pointer;font-weight:900;}@media only screen and (max-width:639px){#search-page #filter{font-size:1.1em;}}@media only screen and (max-width:639px){#search-page #filter{padding:0;display:none;}#search-page #filter span{display:none;}}#search-page #filter:hover{text-decoration:underline;}#search-page #filter i{margin-right:8px;font-size:1.1em;color:#16395b;}#search-page #view-toggle{display:inline-block;color:#529ccd;font-weight:900;cursor:pointer;padding:0 15px;position:absolute;right:0;top:0;font-size:1.1em;text-decoration:none;}@media only screen and (max-width:1079px){#search-page #view-toggle{top:auto !important;bottom:0;font-size:1em;}}@media only screen and (max-width:639px){#search-page #view-toggle{display:none;}}#search-page #view-toggle i{padding-left:5px;padding-right:5px;color:#16395b;font-size:1.1em;}#search-page #view-toggle:hover{color:#529ccd;text-decoration:underline;}#search-page #view-toggle.active{color:#529ccd;}#search-page .tab{background-color:#fff;position:absolute;top:-1000000vw;clear:both;}#search-page .tab-visible{position:relative !important;top:unset !important;padding-bottom:25px;}#search-page #map{height:80vh;width:auto;}#search-page .deposit{background-color:#f00;color:#fff;padding:15px;text-align:center;font-size:1.1em;display:none;}#search-page .deposit strong{font-weight:900;font-size:1.1em;}#search-page .check-group{padding:25px 0;}#search-page .check-group h3{margin-bottom:.5em;}#search-page .check-group div{padding:5px 10px;}#search-page .check-group input[type=checkbox]{border:2px solid #529ccd;width:16px;height:16px;border-radius:50px;vertical-align:middle;outline:none;cursor:pointer;margin-right:8px;}#search-page .check-group input[type=checkbox]:checked{background-color:#529ccd;border:2px solid #4685ae;}#search-page .check-group input[type=checkbox]+label{color:#666;font-size:1em;font-weight:900;display:inline-block;vertical-align:middle;}#search-page .check-group input[type=checkbox]:checked+label{color:#529ccd;}#search-page #search-box{background-color:#fff;box-shadow:0 0 5px rgba(0,0,0,.2);}@media only screen and (max-width:819px){#search-page #search-box{position:relative;top:-20px;}}#search-page #update{display:none !important;}#search-page .search-control{position:relative;line-height:50px;}@media only screen and (max-width:819px){#search-page .search-control{line-height:40px;}}@media only screen and (max-width:639px){#search-page .search-control{margin-top:0;}}#search-page .search-control>div,#search-page .search-control>a{display:inline-block;vertical-align:top;}#search-page .search-control a,#search-page .search-control #filter{position:relative;z-index:90;}#search-page #search-meta{color:#16395b;font-size:1.2em;margin:0 auto;width:100%;border-bottom:3px solid #529ccd;}@media only screen and (max-width:1079px){#search-page #search-meta{font-size:1.2em;display:block;text-align:left;position:relative;border:2px solid #529ccd;border-top:0;width:auto;margin-top:-13px;font-size:.8em;border-bottom-left-radius:3px;border-bottom-right-radius:3px;}#search-page #search-meta span{display:inline-block;padding-left:10px;font-size:1.1em;}}@media only screen and (max-width:819px){#search-page #search-meta{text-align:left;padding-left:0;}}#search-page #search-meta strong{font-weight:900;}#search-page #search-results{clear:both;}#search-page #search-results #generic h3{color:#16395b;font-weight:900;font-size:1.3em;margin-bottom:8px;}#search-page #search-results #generic a{font-weight:900;}#search-page #search-results .property-result{border-bottom:1px solid #eee;padding:15px 0;position:relative;overflow:hidden;}#search-page #search-results .property-result .property-fave{position:absolute;top:10px;right:5px;font-size:2em;color:#a0c9e4;z-index:9;cursor:pointer;transform:scale(1);transition:all .3s linear;}@media only screen and (max-width:639px){#search-page #search-results .property-result .property-fave{color:#fff;right:10px;}}#search-page #search-results .property-result .property-fave:hover{color:#ff69b4;}@media only screen and (max-width:1079px){#search-page #search-results .property-result .property-fave:hover{color:#fff;}}#search-page #search-results .property-result .property-fave.faved{color:#ff69b4;transition:all .2s linear;transform:scale(1.15);}@media only screen and (max-width:1299px){#search-page #search-results .property-result{padding-bottom:50px;}}@media only screen and (max-width:819px){#search-page #search-results .property-result{padding-bottom:0;}}@media only screen and (max-width:819px){#search-page #search-results .property-result .property-details{text-align:center;}}#search-page #search-results .property-result .property-details .col-7{padding-left:10px;}#search-page #search-results .property-result .property-details .property-id{color:#fff;background-color:#529ccd;text-transform:uppercase;font-size:.8em;padding:5px;position:absolute;top:4px;left:4px;}#search-page #search-results .property-result .property-details .property-name{margin-top:20px;margin-bottom:5px;font-weight:900;font-size:1.5em;letter-spacing:-.03em;}@media only screen and (max-width:639px){#search-page #search-results .property-result .property-details .property-name{margin-top:8px;}}#search-page #search-results .property-result .property-details .property-name a{color:#16395b;text-decoration:none;}#search-page #search-results .property-result .property-details .property-name a:hover{text-decoration:underline;}#search-page #search-results .property-result .property-details .property-location{color:#666;font-size:1em;margin-bottom:10px;}@media only screen and (max-width:639px){#search-page #search-results .property-result .property-details .property-location{padding-bottom:5px;}}#search-page #search-results .property-result .property-details .property-grade{margin-top:10px;padding:0 0 0 12px;margin-left:8px;color:#529ccd;display:inline-block;margin-top:10px;border-left:1px solid #eee;}@media only screen and (max-width:639px){#search-page #search-results .property-result .property-details .property-grade{display:block;margin:0;border:none;padding:5px 0;}}#search-page #search-results .property-result .property-details .property-grade i{font-size:.7em;}#search-page #search-results .property-result .property-details .paw-rating{padding:8px;color:#d2b398;display:inline-block;border:1px solid #eadbcf;border-radius:3px;margin-top:10px;}#search-page #search-results .property-result .property-details .paw-rating i{font-size:1.1em;}#search-page #search-results .property-result .property-details .property-arrival{color:#529ccd;padding-top:8px;display:block;}#search-page #search-results .property-result .property-details .property-arrival i{margin-right:5px;}#search-page #search-results .property-result .property-details .property-arrival strong{font-weight:900;display:block;padding-bottom:8px;font-size:1em !important;}#search-page #search-results .property-result .property-details .property-arrival strong.nextAvailable{font-size:100%;color:#66cdaa;}#search-page #search-results .property-result .property-details .property-capacity{color:#fff;padding:15px 0;vertical-align:middle;text-align:center;background-color:#16395b;border-bottom-left-radius:3px;border-bottom-right-radius:3px;}#search-page #search-results .property-result .property-details .property-capacity label{display:inline-block;text-transform:uppercase;vertical-align:middle;font-weight:900;vertical-align:middle;font-size:.8em;}@media only screen and (max-width:639px){#search-page #search-results .property-result .property-details .property-capacity{font-size:.9em;}}#search-page #search-results .property-result .property-details strong{color:#529ccd;font-weight:900;font-size:1.3em;display:inline-block;margin-right:20px;vertical-align:middle;}@media only screen and (max-width:639px){#search-page #search-results .property-result .property-details strong{margin-right:10px;font-size:1.4em;}}#search-page #search-results .property-result .init-gallery{color:rgba(255,255,255,.8);position:absolute;bottom:10px;left:10px;font-size:1.4em;cursor:pointer;display:none;}#search-page #search-results .property-result .init-gallery:hover{color:#fff;}#search-page #search-results .property-result .property-link{display:block;color:#fff;text-decoration:none;font-weight:900;position:absolute;bottom:15px;right:0;line-height:44px;height:44px;vertical-align:top;transition:all .2s linear;}#search-page #search-results .property-result .property-link a{border-top-right-radius:25px;border-bottom-right-radius:25px;padding:0 25px;background-color:#529ccd;display:inline-block;color:#fff;text-decoration:none;font-size:1em;line-height:44px;height:44px;vertical-align:top;}#search-page #search-results .property-result .property-link a.no-price{border-radius:25px;padding-left:25px;}#search-page #search-results .property-result .property-link a:hover{background-color:#4685ae;transition:all .2s linear;}#search-page #search-results .property-result .property-link a i{margin-left:15px;font-size:1.1em;color:rgba(0,0,0,.4);}@media only screen and (max-width:819px){#search-page #search-results .property-result .property-link{position:initial;margin:15px 0 25px 0;}}#search-page #search-results .property-result .property-link .property-price{text-align:left;color:#888;display:inline-block;padding:0 8px 0 25px;border-top-left-radius:25px;border-bottom-left-radius:25px;background-color:rgba(82,156,205,.8);color:rgba(255,255,255,.6) !important;font-weight:400;font-size:.7em;line-height:44px;height:44px;vertical-align:top;}#search-page #search-results .property-result .property-link .property-price strong{font-weight:900;color:#fff !important;font-size:1.7em !important;}#search-page #search-results .property-result .property-link .property-price strong:before{content:"£";}#search-page #search-results .property-result ul{padding:10px 0 50px 0;color:#555;}@media only screen and (max-width:1299px){#search-page #search-results .property-result ul{padding:10px 0 0 0;}}@media only screen and (max-width:639px){#search-page #search-results .property-result ul{margin-top:0;border-left:none;padding-left:0;text-align:center;}}#search-page #search-results .property-result ul li{padding:3px 0 3px 0;font-size:1em;line-height:1.3;}@media only screen and (max-width:1299px){#search-page #search-results .property-result ul li{font-size:1em;}}@media only screen and (max-width:1079px){#search-page #search-results .property-result ul li{font-size:.9em;}}@media only screen and (max-width:1079px){#search-page #search-results .property-result ul li{font-size:1em;}}#search-page #search-results .property-result ul li:before{content:"";font:normal normal normal 14px/1 FontAwesome;color:#529ccd;margin-right:5px;}#search-page #search-results .property-result .property-image{position:relative;overflow:hidden;margin-right:15px;}@media only screen and (max-width:639px){#search-page #search-results .property-result .property-image{margin:0;}}#search-page #search-results .property-result .property-image img{width:100%;height:auto;min-height:180px;opacity:0;}#search-page #search-results .property-result .property-image img.lazyloaded{opacity:1;transition:opacity .4s linear;z-index:1;}#search-page #search-results .special{display:none;}#search-page #search-results .on-sale .property-price{background-color:#f00 !important;color:#fff;}#search-page #search-results .on-sale .special{background-color:#f00;text-transform:uppercase;font-weight:900;font-size:.8em;padding:6px 8px;color:#fff;display:block;width:100px;border-radius:3px;text-align:center;}@media only screen and (max-width:819px){#search-page #search-results .on-sale .special{margin-left:auto;margin-right:auto;margin-top:10px;}}#search-page .search-paging{text-align:center;color:#16395b;background-color:#eee;border-radius:3px;color:#666;margin-top:5px;}#search-page .search-paging button{outline:none;}@media only screen and (max-width:819px){#search-page .search-paging div{float:none !important;}}#search-page .search-paging:first-of-type{padding-left:240px;}@media only screen and (max-width:1079px){#search-page .search-paging:first-of-type{padding-left:0;text-align:left;}}@media only screen and (max-width:819px){#search-page .search-paging:first-of-type{text-align:center;}}#search-page .search-paging select{margin:6px 8px 0 0;border:none;outline:none;padding:5px;color:#529ccd;}@media only screen and (max-width:819px){#search-page .search-paging select{margin:0 0 8px 0;}}#search-page .search-paging a{display:inline-block;padding:12px 8px;}#search-page .search-paging a:hover{background-color:rgba(82,156,205,.05);}#search-page .search-paging .active{font-weight:900;color:#529ccd;}#holidays{padding-bottom:40px;padding-top:40px;}#holidays .banner{margin-bottom:30px;background-color:#fff;position:relative;z-index:1000;box-shadow:0 0 5px rgba(0,0,0,.3);overflow:hidden;max-height:480px;overflow:hidden;}@media only screen and (max-width:1079px){#holidays .banner{max-height:initial;}#holidays .banner .col-8,#holidays .banner .col-4,#holidays .banner .col-6{width:100%;float:none;}}#holidays .banner.pull{margin-top:0;box-shadow:0 0 5px rgba(0,0,0,.2);border:none;}@media only screen and (max-width:1079px){#holidays .banner.pull{margin-top:-80px;}}@media only screen and (max-width:639px){#holidays .banner.pull{margin-top:20px;}}#holidays .banner label{font-weight:900;color:#16395b;display:block;margin-bottom:8px;font-size:1.1em;}#holidays .banner .featured-holiday{padding:20px;}@media only screen and (max-width:639px){#holidays .banner .featured-holiday br{display:none;}}#holidays .banner .featured-holiday span{display:block;margin-top:35px;color:#888;font-size:1.2em;}@media only screen and (max-width:1079px){#holidays .banner .featured-holiday span{margin-top:0;}}#holidays .banner .featured-holiday h3{color:#16395b;margin-top:5px;font-size:2.4em;letter-spacing:-.03em;}#holidays .banner .featured-holiday ul li{padding-bottom:8px;list-style:circle;margin-left:20px;color:#16395b;line-height:1.3;}@media only screen and (max-width:639px){#holidays .banner .featured-holiday ul li{font-size:.9em;}}#holidays .banner .featured-holiday .date{color:#529ccd;font-weight:bold;padding-top:4px;font-size:1.4em;margin-bottom:15px;}#holidays .banner .featured-holiday .date:after{content:"";display:block;width:30px;background-color:rgba(82,156,205,.3);height:1px;margin-top:20px;}#holidays .banner .featured-holiday p{color:#444;line-height:1.6;padding-right:15px;font-size:1.1em;}#holidays .banner .featured-holiday a{font-weight:bold;font-size:1.3em;color:#529ccd;text-decoration:none;display:inline-block;border:3px solid #529ccd;padding:0 35px;height:44px;line-height:44px;border-radius:25px;margin-top:15px;}#holidays .banner .featured-holiday a:hover{background-color:#529ccd;color:#fff;}#holidays .banner .image{background-color:#eee;overflow:hidden;}#holidays .banner .image img{width:100%;height:auto;animation-name:banner;animation-direction:normal;animation-delay:1s;animation-duration:20s;transition-timing-function:ease;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;}@media only screen and (max-width:639px){#holidays .banner .image img{animation:none;}}#holidays .offset{padding-left:220px;}@media only screen and (max-width:1519px){#holidays .offset{padding-left:200px;}}@media only screen and (max-width:1299px){#holidays .offset{padding-left:170px;}}@media only screen and (max-width:639px){#holidays .offset{padding-left:0;padding-top:68px;padding-bottom:18px;}}#holidays .property-meta{padding-top:20px;min-height:100px;padding-left:10px;}@media only screen and (max-width:1299px){#holidays .property-meta{padding-top:15px;min-height:85px;}}@media only screen and (max-width:1179px){#holidays .property-meta{padding-top:15px;min-height:75px;}}@media only screen and (max-width:639px){#holidays .property-meta{padding-left:14px;padding-top:0;margin-top:15px;border-left:2px solid #529ccd;min-height:unset;}}#holidays .property-meta h1{color:#16395b;font-size:1.9em;letter-spacing:-.03em;margin-top:10px;margin-bottom:5px;font-weight:900;}@media only screen and (max-width:1519px){#holidays .property-meta h1{font-size:1.8em;}}@media only screen and (max-width:1299px){#holidays .property-meta h1{font-size:1.8em;}}@media only screen and (max-width:1179px){#holidays .property-meta h1{font-size:1.4em;}}@media only screen and (max-width:639px){#holidays .property-meta h1{font-size:1.6em;line-height:1.2;}}#holidays .property-meta .property-location{color:#888;font-size:1em;font-weight:bold;}@media only screen and (max-width:1519px){#holidays .property-meta .property-location{font-size:1em;}}@media only screen and (max-width:1299px){#holidays .property-meta .property-location{font-size:1em;}}@media only screen and (max-width:1179px){#holidays .property-meta .property-location{font-size:.8em;}}#holidays .property-meta .property-grade{font-size:1em;color:#86badc;padding-top:8px;}@media only screen and (max-width:1179px){#holidays .property-meta .property-grade{font-size:.8em;padding-top:4px;}}#holidays #check{float:right;display:inline-block;color:#fff;background-color:#529ccd;font-weight:900;padding:0 20px;line-height:50px;border-radius:25px;text-decoration:none;margin-top:calc(60px - 25px);font-size:1.1em;box-shadow:0 0 3px rgba(0,0,0,.4);z-index:99999999999999999;}@media only screen and (max-width:1299px){#holidays #check{font-size:1em;line-height:44px;margin-top:calc(50px - 22px);}}@media only screen and (max-width:1179px){#holidays #check{font-size:.9em;padding:0 10px;margin-top:calc(45px - 22px);}}#holidays #check i{color:rgba(22,57,91,.6);margin-left:10px;font-size:1.2em;}#holidays #check.undocked{position:fixed;top:10px;right:10px;width:50px;height:50px;line-height:50px;border-radius:50%;padding:0;text-align:center;margin-top:0;box-shadow:0 0 3px rgba(0,0,0,.6);animation-name:check;animation-direction:normal;animation-duration:.5s;transition-timing-function:ease;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;backface-visibility:hidden;perspective:1000;}#holidays #check.undocked i{margin-left:0;color:#fff;}#holidays #check.undocked span{display:none;}@media only screen and (max-width:1079px){#holidays .holiday-category{width:100%;float:none !important;margin-bottom:15px;}}@media only screen and (max-width:639px){#holidays .holiday-category{display:block;width:100%;padding-left:0;}}@media only screen and (max-width:1079px){#holidays .holiday-category .holiday-meta{display:inline-block;width:45%;padding-left:5%;}}@media only screen and (max-width:639px){#holidays .holiday-category .holiday-meta{display:block;width:94%;margin:0 auto;padding-left:0;}}#holidays .holiday-category p{color:#444;max-width:90%;}@media only screen and (max-width:639px){#holidays .holiday-category p{text-align:left;}}#holidays .holiday-category a{font-weight:900;color:#16395b;font-size:1.5em;padding:15px 0 10px 0;letter-spacing:-.03em;display:block;text-decoration:none;}#holidays .holiday-category a i{margin-left:10px;opacity:.6;}#holidays .holiday-category a:hover{color:#529ccd;}#holidays .holiday-category .image{background-color:#eee;}@media only screen and (max-width:1079px){#holidays .holiday-category .image{display:inline-block;width:45%;vertical-align:top;}}@media only screen and (max-width:639px){#holidays .holiday-category .image{display:block;width:100%;}}#holidays .holiday-category .image img{width:100%;height:auto;}#holidays .holiday-category .date{font-size:1.3em;font-weight:900;margin-bottom:8px;margin-top:8px;color:#529ccd;}#holidays .holiday-category .date i{color:t #16395b;margin-right:5px;font-size:1.2em;}#lastMinute{padding-top:40px;padding-bottom:40px;text-align:center;}#lastMinute h1{font-size:2.6em;text-align:center;}@media only screen and (max-width:819px){#lastMinute h1{font-size:2.2em;}}@media only screen and (max-width:639px){#lastMinute h1{font-size:1.8em;}}@media only screen and (max-width:819px){#lastMinute{padding-top:25px;}#lastMinute .col-4{float:none;width:100%;}}#lastMinute .teaser{padding-top:15px;font-size:1.1em;color:#444;}#lastMinute .week{margin-top:8px;}#lastMinute .week .date{font-size:1.3em;color:#fff;font-weight:900;background-color:#16395b;padding:16px 8px;border-top-left-radius:5px;border-top-right-radius:5px;}#lastMinute .week .image{margin-top:0;}#lastMinute .week .image img{width:100%;height:auto;}#lastMinute .week a{display:block;font-size:1.1em;background-color:#529ccd;color:#fff;padding:14px 4px;font-weight:900;text-decoration:none;}@media only screen and (max-width:819px){#lastMinute .week a{font-size:1.1em;}}#lastMinute .week a i{color:rgba(0,0,0,.4);margin-left:8px;}#lastMinute .week a:hover{background-color:#4685ae;}#lastMinute .week a:nth-of-type(2n){border-top:2px solid #86badc !important;border-bottom-left-radius:5px;border-bottom-right-radius:5px;}.loader{text-align:center;margin-top:25px;color:#529ccd;margin-left:auto;margin-right:auto;width:120px;display:block;}.datepicker-hide{display:none;}.related-pages{max-width:880px;margin:30px auto 0 auto;font-size:1.1em;line-height:1.4;padding:15px;background-color:rgba(82,156,205,.1);border-radius:3px;}@media only screen and (max-width:1079px){.related-pages{text-align:center;}}.related-pages strong{color:#16395b;font-weight:900;}.related-pages a{color:#529ccd;text-decoration:none;font-weight:normal !important;}.related-pages a:hover{text-decoration:underline;color:#16395b;}.related-pages span:nth-child(odd) a{color:#4380a8;}#cal .datepicker-container{position:relative !important;z-index:10 !important;margin-left:auto;margin-right:auto;font-size:110%;touch-action:auto !important;}#cal .datepicker-panel>ul>li.picked{background-color:#529ccd !important;color:#fff !important;border-radius:3px;}#cal .datepicker-panel>ul>li.highlighted{background-color:transparent !important;color:#529ccd !important;}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.town-tab{position:relative;left:auto;top:auto;display:none;}.town-tab.active{display:block !important;}#search-page .tab{position:relative;top:auto;display:none;}#search-page .tab-visible{top:unset !important;display:block !important;}#search-page #view-toggle{display:none !important;}}.side-bar{border:3px solid #529ccd;margin-right:15px;border-radius:3px;}.side-bar p{background-color:#e5f0f8;text-align:center;padding:12px 8px;margin-bottom:0;}.side-bar #search-criteria{padding-top:0;}.side-bar #search-criteria .search-btn{display:none;}@media only screen and (max-width:1079px){.side-bar{width:50%;background-color:#fff !important;position:fixed;top:0;-webkit-transform:translateX(-110%);transform:translateX(-110%);bottom:0;overflow-y:scroll;overflow-x:hidden;z-index:999;box-shadow:0 0 10px rgba(0,0,0,.7);transition:transform ease .3s;will-change:transform;z-index:9999;border:none !important;}.side-bar.nav-visible{transition:transform .3s ease;-webkit-transform:translateX(0%);transform:translateX(0%);left:0;}}@media only screen and (max-width:819px){.side-bar{width:100%;}.side-bar .search-btn{display:block !important;}}.general{position:relative;padding-top:8px !important;}.general .fa-search{position:absolute;right:25px;bottom:15px;font-size:1.2em;}.general .nib{position:absolute;top:-6px;left:10px;width:12px;height:12px;background-color:#e5f0f8;transform:rotate(45deg);}#quick-search{display:none;}.searchNew{padding-top:20px;}@media only screen and (max-width:1079px){.searchNew{padding-top:0;}}@media only screen and (max-width:819px){.searchNew .col-6{float:none;width:100%;}}.sort-control{padding-top:10px;}.sort-control i{color:#529ccd;margin-right:5px;}.sort-control select{color:#529ccd;outline:none;border:none;font-size:1.1em;}.sort-control a{text-decoration:none;color:#529ccd;}@media only screen and (max-width:639px){.sort-control{display:block;padding:15px 0;}}#arriving{background-color:#529ccd;color:#fff;font-weight:900;padding:8px 5px;margin-top:5px;}#arriving.hidden{display:none;}#search-criteria{padding-top:40px;}@media only screen and (max-width:639px){#search-criteria{padding-top:20px;}}#search-criteria .check-group{padding:15px 25px;}#search-criteria .check-group h3{margin-bottom:.5em;font-weight:900;}@media only screen and (max-width:639px){#search-criteria .check-group h3{font-size:130%;}}#search-criteria .check-group div{padding:5px 10px;}#search-criteria .check-group input[type=checkbox]{border:2px solid #529ccd;width:16px;height:16px;border-radius:50px;vertical-align:middle;outline:none;cursor:pointer;margin-right:8px;}#search-criteria .check-group input[type=checkbox]:checked{background-color:#529ccd;border:2px solid #4685ae;}#search-criteria .check-group input[type=checkbox]+label{color:#666;font-size:1.1em;font-weight:900;display:inline-block;vertical-align:middle;}#search-criteria .check-group input[type=checkbox]:checked+label{color:#529ccd;}@media only screen and (max-width:1079px){#search-criteria{font-size:90%;}}#search-criteria .col-6{width:100%;float:none;}#search-criteria select{border:0;background:transparent;line-height:50px;font-size:1.2em;color:#529ccd;width:calc(100% - .8em);outline:none;padding:0 .8em;margin:5px 0;}#search-criteria input[type=number],#search-criteria select{-moz-appearance:textfield;}#search-criteria .calendar-container{border-radius:3px;margin:15px;background-color:#fff;border:3px solid rgba(82,156,205,.2);}@media only screen and (max-width:1079px){#search-criteria .calendar-container{margin:8px;}}#search-criteria .field{border-bottom:1px solid rgba(82,156,205,.2);padding:0 15px 10px 15px;text-align:center;border-radius:3px;position:relative;}#search-criteria .field #cal{padding:15px 0;}#search-criteria .field .fa-minus-circle{color:rgba(82,156,205,.6);position:absolute;left:15px;top:20px;font-size:1.9em !important;cursor:pointer;}#search-criteria .field .fa-minus-circle:hover{color:#529ccd;}#search-criteria .field .fa-plus-circle{color:rgba(82,156,205,.6);float:right;position:absolute;right:15px;top:20px;font-size:1.9em !important;cursor:pointer;}#search-criteria .field .fa-plus-circle:hover{color:#529ccd;}#search-criteria .field label{font-size:1.1em;font-weight:900;display:block;margin-top:15px;}#search-criteria .field label i{color:rgba(82,156,205,.7);margin-right:.2em;transform:scale(1);transition:all .15s ease;padding-left:.5em;width:1.5em;text-align:center;font-size:1em;display:none;}#search-criteria .field input,#search-criteria .field select{background:transparent;line-height:30px;font-size:1.2em;color:#529ccd;outline:none;padding:0;margin:0;border-radius:3px;font-weight:900;border:none;width:97%;text-align:center;text-align-last:center;}#search-criteria .field input::-webkit-input-placeholder,#search-criteria .field select::-webkit-input-placeholder{color:rgba(82,156,205,.6);font-weight:900;font-size:.9em !important;}#search-criteria .field select{width:100% !important;}#search-criteria #advanced-sterm::-webkit-input-placeholder{font-weight:900 !important;font-size:.8em !important;}@media only screen and (max-width:639px){#search-criteria #advanced-sterm::-webkit-input-placeholder{font-size:.7em !important;}}#search-criteria .search-btn{background-color:rgba(82,156,205,.8);border:none;color:#fff;font-weight:900;display:block;font-size:1.4em;padding:0 12px;line-height:55px;position:sticky;bottom:0;margin-top:15px;margin-bottom:0;text-align:center;text-decoration:none;width:100%;box-shadow:0 0 5px rgba(0,0,0,.5);}@media only screen and (max-width:639px){#search-criteria .search-btn{left:0;right:15px;}}#search-criteria .search-btn i{margin-left:10px;color:rgba(0,0,0,.3);font-size:1em;}.lookingforsomething{text-align:center;background:#529ccd;color:#fff;padding:25px;font-size:1.2em;margin-bottom:20px;border-radius:5px;}.lookingforsomething strong{font-size:1.3em;font-weight:900;display:block;margin-bottom:8px;}.search-paging .filter{font-weight:900;}.search-paging .filter select{border:2px solid #529ccd;}.subSearch{text-align:center;}.subSearch li{display:inline-block;padding:4px 5px;font-size:1em;font-weight:bold;}.subSearch li a{color:#529ccd;}.subSearch li a:hover{text-decoration:none;}.sbreak{font-size:1.3em;color:#529ccd;display:block;margin:12px;margin-bottom:25px;font-weight:bold;text-align:center;}.sbreak:hover{text-decoration:none;}.lookingforsomething{line-height:1.5;}.lookingforsomething a:hover{text-decoration:none;}