.captchaHolder{position:relative;z-index:1;}.captcha{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.captcha .slot{display:none!important;float:left;}.captcha .slot:checked+label[for=slot1]:after{background-position:0 -40px;}.captcha .slot:checked+label[for=slot2]:after{background-position:-40px -40px;}.captcha .slot:checked+label[for=slot3]:after{background-position:-80px -40px;}.captcha .slot:checked+label[for=slot4]:after{background-position:-120px -40px;}.captcha .slot:checked+label[for=slot5]:after{background-position:-160px -40px;}.captcha .slot+label{position:relative;padding-right:40px;height:40px;display:inline-block;margin:0 5px;}.captcha .slot+label:after{position:absolute;content:'';cursor:pointer;width:40px;height:40px;background-repeat:no-repeat;background-position:0 0;}.captcha .slot+label[for=slot2]:after{background-position:-40px 0;}.captcha .slot+label[for=slot3]:after{background-position:-80px 0;}.captcha .slot+label[for=slot4]:after{background-position:-120px 0;}.captcha .slot+label[for=slot5]:after{background-position:-160px 0;}.grecaptcha-badge{z-index:10;opacity:0;pointer-events:none;transition:right .3s ease,opacity 400ms ease!important;}.grecaptcha-badge.active{opacity:1;pointer-events:auto;}.marker-default{background-image:url("/images/map-icons/default.png");width:30px;height:40px;}.marker-school{background-image:url("/images/map-icons/school.png");width:30px;height:40px;}.marker-property{background-image:url("/images/map-icons/property.png");width:30px;height:40px;}.marker-propertyfocus{background-image:url("/images/map-icons/selectedproperty.png");width:30px;height:40px;}.marker-art{background-image:url("/images/map-icons/art.png");width:30px;height:40px;}.marker-bar{background-image:url("/images/map-icons/bar.png");width:30px;height:40px;}.marker-cafe{background-image:url("/images/map-icons/cafe.png");width:30px;height:40px;}.marker-cinema{background-image:url("/images/map-icons/cinema.png");width:30px;height:40px;}.marker-food{background-image:url("/images/map-icons/food.png");width:30px;height:40px;}.marker-garden{background-image:url("/images/map-icons/garden.png");width:30px;height:40px;}.marker-medical{background-image:url("/images/map-icons/medical.png");width:30px;height:40px;}.marker-park{background-image:url("/images/map-icons/park.png");width:30px;height:40px;}.marker-port{background-image:url("/images/map-icons/port.png");width:30px;height:40px;}.marker-property{background-image:url("/images/map-icons/property.png");width:30px;height:40px;}.marker-rwoffice{background-image:url("/images/map-icons/rwoffice.png");width:30px;height:40px;}.marker-school{background-image:url("/images/map-icons/school.png");width:30px;height:40px;}.marker-shopping{background-image:url("/images/map-icons/shopping.png");width:30px;height:40px;}.marker-star{background-image:url("/images/map-icons/star.png");width:30px;height:40px;}.marker-train{background-image:url("/images/map-icons/train.png");width:30px;height:40px;}.marker-circle-15{width:15px;height:15px;border-radius:50%;background:#ffe711;display:inline-block;}.marker-circle-20{width:20px;height:20px;border-radius:50%;background:#ffe711;display:inline-block;}.marker-circle-25{width:25px;height:25px;border-radius:50%;background:#ffe711;display:inline-block;}.marker-circle-30{width:30px;height:30px;border-radius:50%;background:#ffe711;display:inline-block;}.marker-circle-35{width:35px;height:35px;border-radius:50%;background:#ffe711;display:inline-block;}@-webkit-keyframes loadingSpin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg);}}@-moz-keyframes loadingSpin{0%{-moz-transform:rotate(0deg);transform:rotate(0deg);}100%{-moz-transform:rotate(360deg);transform:rotate(360deg);}}@keyframes loadingSpin{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);}100%{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg);}}@-webkit-keyframes pulsate{0%{transform:scale(1);}30%{transform:scale(1);}40%{transform:scale(1.08);}50%{transform:scale(1);}60%{transform:scale(1);}70%{transform:scale(1.05);}80%{transform:scale(1);}100%{transform:scale(1);}}@-moz-keyframes pulsate{0%{transform:scale(1);}30%{transform:scale(1);}40%{transform:scale(1.08);}50%{transform:scale(1);}60%{transform:scale(1);}70%{transform:scale(1.05);}80%{transform:scale(1);}100%{transform:scale(1);}}@keyframes pulsate{0%{transform:scale(1);}30%{transform:scale(1);}40%{transform:scale(1.08);}50%{transform:scale(1);}60%{transform:scale(1);}70%{transform:scale(1.05);}80%{transform:scale(1);}100%{transform:scale(1);}}.opacityTransition{-webkit-transition:opacity 200ms linear;-moz-transition:opacity 200ms linear;-ms-transition:opacity 200ms linear;-o-transition:opacity 200ms linear;transition:opacity 200ms linear;}.honeypot{display:none!important;}.sourceSans{font-family:'Source Sans Pro',sans-serif;}.sourceLight{font-family:'Source Sans Pro',sans-serif;font-weight:300;}.sourceReg{font-family:'Source Sans Pro',sans-serif;font-weight:400;}.sourceSemi{font-family:'Source Sans Pro',sans-serif;font-weight:600;}.sourceBold{font-family:'Source Sans Pro',sans-serif;font-weight:700;}.absolute{position:absolute;}.relative{position:relative;}.translateY{top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);}.translateX{left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);}.translate3d{top:50%;left:50%;-webkit-transform:translate3d(-50%,-50%,0);-moz-transform:translate3d(-50%,-50%,0);-ms-transform:translate3d(-50%,-50%,0);-o-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0);}.translateNone{-webkit-transform:none;-moz-transform:none;-ms-transform:none;-o-transform:none;transform:none;}.clearfix{clear:both;}img{border:0;outline:0;text-decoration:none;font-size:0;}.afterIcon{content:'';position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;pointer-events:none;}.boxsizing{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;}.bgDetail{background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;}.svgError{background-image:url("/images/error.svg");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;}.svgSoldBanner{background-image:url("/images/bannerSold.svg");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;background-position:top left;}.svgAuctionBanner{background-image:url("/images/bannerAuctionSoon.svg");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;background-position:top left;}.svgAuctionMovedBanner{background-image:url("/images/bannerAuctionMoved.svg");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;background-position:top left;}.svgLeasedBanner{background-image:url("/images/bannerLeased.svg");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;background-position:top left;}.svgRentedBanner{background-image:url("/images/bannerRented.svg");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;background-position:top left;}.svgNowPriced{background-image:url("/images/bannerCustomNowPriced.svg");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;background-position:top left;}.svgNowTender{background-image:url("/images/bannerCustomNowTender.svg");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;background-position:top left;}.svgSaleNegotiation{background-image:url("/images/bannerCustomSaleNegotiation.svg");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;background-position:top left;}.svgSetDateSale{background-image:url("/images/bannerCustomSetDateSale.svg");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;background-position:top left;}.svgSoldPrior{background-image:url("/images/bannerCustomSoldPrior.svg");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;background-position:top left;}.svgWithdrawn{background-image:url("/images/bannerCustomWithdrawn.svg");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;background-position:top left;}.svgCalendarGoogle{background-image:url("/images/calendarGoogle.svg");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;}.svgCalendarOutlook{background-image:url("/images/calendarOutlook.svg");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;}.svgFacebookLarge{background-image:url("/images/facebook.svg");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;}.sadIcon{margin:20px auto;width:80px;height:80px;background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2039.179%2039.179%22%3E%3Cpath%20fill%3D%22%23333333%22%20d%3D%22M19.59%200C8.77%200%200%208.77%200%2019.59s8.77%2019.59%2019.59%2019.59%2019.59-8.77%2019.59-19.59S30.41%200%2019.59%200m7.234%2013.066c1.546%200%202.804%201.257%202.804%202.81%200%201.546-1.258%202.803-2.804%202.803-1.553%200-2.81-1.258-2.81-2.805%200-1.552%201.257-2.81%202.81-2.81m-14.46%200c1.545%200%202.8%201.258%202.8%202.81%200%201.547-1.255%202.804-2.8%202.804-1.555%200-2.81-1.258-2.81-2.805%200-1.552%201.26-2.81%202.81-2.81m17.358%2016.88c-.782.536-1.85.34-2.39-.44-1.755-2.553-4.648-4.08-7.742-4.08-3.09%200-5.982%201.527-7.743%204.08-.334.48-.87.742-1.418.742-.335%200-.67-.096-.974-.307-.776-.537-.976-1.604-.434-2.386%202.395-3.485%206.345-5.563%2010.568-5.563%204.217%200%208.172%202.08%2010.568%205.564.542.79.346%201.855-.436%202.39%22%20%2F%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;}.icon{position:relative;float:left;margin:0 4px;}.icon p{text-align:center;margin:0;font-size:22px;padding-top:50px;}.icon:before{position:absolute;content:'';top:0;left:0;}.icon.largeWhite{width:50px;}.icon.largeWhite:before{width:50px;height:50px;}.icon.largeWhite p{color:#fff;}.icon.largeWhite.parking:before{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2048.6660156%2048.6660156%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M24.333%2048.666C10.916%2048.666%200%2037.75%200%2024.333S10.916%200%2024.333%200s24.333%2010.916%2024.333%2024.333S37.75%2048.666%2024.333%2048.666m0-46.166C12.293%202.5%202.5%2012.294%202.5%2024.333s9.794%2021.833%2021.833%2021.833%2021.833-9.794%2021.833-21.833S36.372%202.5%2024.333%202.5%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M39.778%2019.12c-.152-.19-.382-.298-.62-.298h-3.044c-.75-1.977-1.726-3.918-2.836-4.648-3.843-2.53-14.043-2.53-17.886%200-1.11.73-2.086%202.67-2.84%204.648h-3.04c-.24%200-.468.11-.62.3-.153.184-.21.427-.164.667l.453%202.176c.075.372.403.638.782.638h.902c-.87%201.004-1.293%202.27-1.297%203.53-.007%201.563.586%202.974%201.672%203.974.01.007.023.02.034.027v3.055c0%20.66.536%201.2%201.2%201.2h2.804c.66%200%201.2-.54%201.2-1.2v-1.227h15.714v1.227c0%20.66.536%201.2%201.2%201.2h2.804c.66%200%201.2-.54%201.2-1.2v-2.996c1.148-1.05%201.7-2.5%201.707-3.95.003-1.304-.438-2.616-1.36-3.64h.96c.38%200%20.708-.266.786-.638l.448-2.177c.047-.24-.01-.484-.16-.67m-23.066-2.943c3.062-2.013%2012.184-2.013%2015.242%200%20.598.392%201.363%201.97%202.063%203.905H14.65c.7-1.935%201.464-3.513%202.062-3.905m-3.59%2010.26c0-1.302%201.06-2.36%202.36-2.36%201.304%200%202.363%201.058%202.363%202.36%200%201.303-1.06%202.362-2.364%202.362-1.3%200-2.358-1.06-2.358-2.363M33.216%2028.8c-1.3%200-2.36-1.06-2.36-2.363%200-1.302%201.06-2.36%202.36-2.36%201.305%200%202.363%201.058%202.363%202.36%200%201.303-1.06%202.362-2.364%202.362%22%2F%3E%3C%2Fsvg%3E%0D%0A");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;}.icon.largeWhite.bathrooms:before{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2048.6660156%2048.6660156%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M34.67%2021.073H13.998c0-3.498%202.83-6.34%206.33-6.34H22.1V6.848h4.457v7.882h1.783c3.498%200%206.33%202.843%206.33%206.34m-9.283%202.532v-.012c0-.584-.474-1.058-1.06-1.058-.574%200-1.05.485-1.05%201.07%200%20.583.476%201.058%201.05%201.058.586%200%201.06-.474%201.06-1.058m0%208.78v-.022c0-.584-.474-1.048-1.06-1.048-.574%200-1.05.484-1.05%201.07%200%20.583.476%201.06%201.05%201.06.586%200%201.06-.477%201.06-1.06m0-4.386v-.028c0-.588-.474-1.04-1.06-1.04-.574%200-1.05.472-1.05%201.068%200%20.574.476%201.05%201.05%201.05.586%200%201.06-.476%201.06-1.05m0%208.76v-.01c0-.584-.474-1.045-1.06-1.045-.574%200-1.05.47-1.05%201.055%200%20.584.476%201.058%201.05%201.058.586%200%201.06-.474%201.06-1.058m11.35-.2c.544-.224.807-.835.596-1.372l-.01-.018c-.223-.544-.827-.81-1.372-.587-.544.222-.796.847-.584%201.38.172.415.566.667.978.667.13%200%20.26-.02.394-.068m-1.452-3.996c.534-.21.797-.823.585-1.37l-.01-.02c-.212-.546-.826-.807-1.37-.575-.545.21-.797.836-.575%201.38.162.414.554.666.978.666.13%200%20.26-.03.393-.082m-1.554-3.948c.565-.175.88-.757.707-1.324v-.02c-.172-.555-.756-.867-1.312-.692-.564.168-.877.762-.706%201.328.132.452.555.744%201.01.744.1%200%20.2-.008.3-.036m-1.37-4.026c.544-.212.806-.826.595-1.37l-.01-.02c-.21-.546-.826-.797-1.37-.575-.546.21-.798.838-.585%201.38.17.413.565.666.987.666.12%200%20.262-.028.38-.08M30.52%2037.23c.574-.108.938-.662.826-1.237v-.02c-.12-.576-.676-.938-1.24-.818-.575.112-.948.676-.827%201.25.1.505.536.847%201.03.847.07%200%20.14%200%20.21-.02m-.756-4.173c.576-.06%201-.583.948-1.16v-.022c-.06-.582-.574-1.004-1.16-.937-.583.06-1.007.585-.946%201.17.06.544.515.95%201.048.95h.11zm-.552-4.216c.573-.117.946-.673.826-1.25v-.02c-.11-.564-.666-.927-1.24-.805-.575.11-.94.673-.827%201.25.1.502.544.844%201.038.844.07%200%20.13-.01.203-.02m-.645-4.193c.563-.12.937-.674.826-1.25l-.012-.02c-.11-.56-.674-.937-1.24-.816-.574.11-.937.686-.826%201.25.1.504.543.857%201.038.857.07%200%20.142-.008.212-.02M13.3%2035.96l.01-.02c.21-.532-.052-1.138-.597-1.36-.534-.21-1.16.065-1.38.606-.212.537.05%201.148.596%201.373.13.046.26.067.392.067.412%200%20.807-.252.978-.666m1.452-3.98l.008-.02c.222-.542-.04-1.15-.584-1.36-.544-.224-1.156.05-1.38.595-.21.546.05%201.16.583%201.37.13.05.263.08.395.08.422%200%20.814-.25.977-.665m1.493-4.072l.01-.03c.17-.552-.153-1.13-.718-1.298-.562-.175-1.148.157-1.31.712-.172.567.15%201.15.707%201.324.1.028.2.036.3.036.455%200%20.88-.292%201.01-.744m1.43-3.903v-.02c.22-.544-.04-1.15-.584-1.36-.533-.222-1.158.05-1.38.594-.21.544.05%201.158.593%201.37.12.052.263.08.392.08.416%200%20.808-.252.978-.665m1.714%2012.4l.01-.02c.11-.572-.26-1.118-.834-1.24-.567-.11-1.12.272-1.24.848-.11.566.25%201.13.825%201.238.07.013.143.022.21.022.496%200%20.93-.342%201.03-.847m.676-4.295v-.02c.06-.582-.36-1.09-.947-1.15-.576-.066-1.1.374-1.16.96-.05.577.372%201.1.947%201.16h.112c.533%200%20.988-.406%201.048-.95m.633-4.09v-.022c.123-.573-.248-1.117-.824-1.23-.566-.13-1.13.262-1.25.837-.11.566.26%201.128.835%201.24.062.01.133.02.203.02.494%200%20.938-.343%201.037-.846m.657-4.206v-.02c.12-.565-.252-1.12-.827-1.23-.565-.12-1.14.272-1.252.836-.11.576.265%201.13.83%201.25.07.012.14.02.21.02.494%200%20.938-.352%201.04-.856%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M24.332%2048.666C10.916%2048.666%200%2037.75%200%2024.333S10.916%200%2024.332%200C37.75%200%2048.666%2010.916%2048.666%2024.333S37.75%2048.666%2024.332%2048.666m0-46.166C12.295%202.5%202.5%2012.294%202.5%2024.333s9.795%2021.833%2021.832%2021.833c12.04%200%2021.834-9.794%2021.834-21.833S36.37%202.5%2024.332%202.5%22%2F%3E%3C%2Fsvg%3E%0D%0A");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;}.icon.largeWhite.bedrooms:before{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2048.6660156%2048.6660156%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M39.273%2027.406l-3.3-5.228V12.56l-1.346-1.344H14.04l-1.345%201.344v9.618l-3.302%205.228h29.88zm-5.99-13.502v6.71c-1.732-.447-4.725-1-8.95-1s-7.216.553-8.948%201v-6.71h17.898zM9.333%2029.06v2.69h3.132v3.7h2.69v-3.7h18.36v3.7H36.2v-3.7h3.134v-2.69%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M23.242%2018.215V16.65c0-.93-1.348-1.685-3.013-1.685-1.666%200-3.015.754-3.015%201.684V19s1.778-.448%203-.563c1.1-.104%203.027-.222%203.027-.222M31.45%2019v-2.35c0-.93-1.348-1.685-3.013-1.685s-3.013.754-3.013%201.684v1.565s1.93.118%203.028.222c1.222.115%203%20.563%203%20.563%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M24.333%2048.666C10.916%2048.666%200%2037.75%200%2024.333S10.916%200%2024.333%200s24.333%2010.916%2024.333%2024.333S37.75%2048.666%2024.333%2048.666m0-46.166C12.295%202.5%202.5%2012.294%202.5%2024.333s9.795%2021.833%2021.833%2021.833c12.04%200%2021.833-9.794%2021.833-21.833S36.372%202.5%2024.333%202.5%22%2F%3E%3C%2Fsvg%3E%0D%0A");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;}.icon.largeWhite.pool:before{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2048.665%2048.666%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M24.332%2048.666C10.915%2048.666%200%2037.75%200%2024.333S10.915%200%2024.332%200C37.75%200%2048.665%2010.916%2048.665%2024.333S37.75%2048.666%2024.332%2048.666m0-46.166C12.295%202.5%202.5%2012.294%202.5%2024.333s9.795%2021.833%2021.832%2021.833c12.04%200%2021.833-9.794%2021.833-21.833S36.37%202.5%2024.332%202.5%22%20%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M16.776%2029.396c.668%200%201.212-.535%201.212-1.193V25.37h8.063v2.67c0%20.66.544%201.193%201.215%201.193.67%200%201.212-.534%201.212-1.194V15.066c0-2.24%201.88-2.75%202.094-2.798h-.01c.535-.125.93-.596.93-1.16%200-.66-.542-1.194-1.21-1.194-.082%200-.16.008-.236.023h-.002c-.013%200-.024.005-.037.008-1.39.315-3.953%201.77-3.953%205.12v2.496H17.99V15.23c0-2.12%201.684-2.687%202.045-2.786.566-.1.996-.587.996-1.174%200-.66-.542-1.194-1.21-1.194-.09%200-.178.01-.26.028l-.002-.002c-1.38.296-3.992%201.748-3.992%205.128V28.2c0%20.66.542%201.196%201.21%201.196m1.212-9.443h8.063v3.032H17.99v-3.032z%22%20%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M8.96%2032.57c1.568-.98%203.636-2.03%204.204-2.03.29%200%20.985.525%201.447.87.852.64%201.73%201.3%202.707%201.3.917%200%201.818-.588%202.774-1.213.678-.44%201.52-.99%201.983-.99.475%200%201.315.573%201.99%201.033.89.61%201.734%201.185%202.578%201.185.847%200%201.63-.57%202.462-1.174.688-.5%201.467-1.065%202.012-1.065.54%200%201.32.558%202.008%201.05.852.608%201.652%201.18%202.52%201.18%201.4%200%204.138-1.786%204.943-2.335.418-.285.52-.85.232-1.262-.287-.412-.863-.515-1.282-.23-1.43.973-3.335%202.015-3.893%202.015-.27%200-.972-.502-1.438-.835-.915-.655-1.95-1.397-3.09-1.397-1.15%200-2.19.756-3.106%201.422-.42.305-1.123.816-1.367.818-.27%200-1.056-.54-1.53-.86-.977-.668-1.986-1.357-3.037-1.357-1.02%200-2.026.657-3.002%201.293-.587.384-1.39.91-1.754.91-.355%200-1.067-.535-1.59-.927-.813-.61-1.65-1.244-2.563-1.244-1.38%200-4.322%201.77-5.19%202.31-.43.27-.56.83-.285%201.253.272.423.84.548%201.272.28%22%20%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M40.96%2033.143c-.29-.412-.865-.515-1.282-.23-1.433.973-3.337%202.016-3.896%202.016-.27%200-.972-.504-1.438-.837-.912-.655-1.95-1.397-3.09-1.397-1.15%200-2.19.755-3.107%201.42-.418.306-1.123.817-1.367.82-.27%200-1.057-.54-1.53-.862-.978-.667-1.987-1.358-3.037-1.358-1.02%200-2.026.658-3.002%201.295-.587.385-1.393.912-1.754.912-.354%200-1.067-.536-1.59-.928-.812-.61-1.65-1.243-2.563-1.243-1.382%200-4.323%201.77-5.192%202.312-.43.268-.557.83-.285%201.252.274.422.843.548%201.273.28%201.567-.98%203.635-2.03%204.205-2.03.29%200%20.984.525%201.446.872.85.638%201.728%201.3%202.705%201.3.917%200%201.82-.59%202.774-1.214.673-.44%201.52-.99%201.98-.99.475%200%201.313.57%201.988%201.033.895.61%201.736%201.184%202.58%201.184.847%200%201.63-.57%202.46-1.174.69-.5%201.467-1.066%202.016-1.066.54%200%201.317.558%202.006%201.05.85.608%201.65%201.182%202.52%201.182%201.4%200%204.14-1.79%204.943-2.337.42-.285.524-.85.237-1.262%22%20%2F%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;}.icon.largeWhite.lounge:before{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2048.7%2048.7%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M37.6%2019.9c-1.3%200-2.3%201-2.3%202.3v3.3H13.4v-3.3c0-1.3-1-2.3-2.3-2.3-1.3%200-2.3%201-2.3%202.3v6.3c0%201.3%201%202.3%202.3%202.3H11h1.7v1.4c0%20.4.3.7.7.7.4%200%20.7-.3.7-.7v-1.4h20.5v1.4c0%20.4.3.7.7.7.4%200%20.7-.3.7-.7v-1.4h1.6c1.3%200%202.3-1%202.3-2.3v-6.3c0-1.2-1-2.3-2.3-2.3z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20class%3D%22st0%22%20d%3D%22M34.4%2019.1c0-1.9-1.5-3.4-3.4-3.4H17.6c-1.9%200-3.4%201.5-3.4%203.4v5.4h20.2v-5.4z%22%2F%3E%3Cg%3E%3Cpath%20fill%3D%22%23fff%22%20class%3D%22st0%22%20d%3D%22M24.3%2048.7C10.9%2048.7%200%2037.8%200%2024.3%200%2010.9%2010.9%200%2024.3%200s24.3%2010.9%2024.3%2024.3c.1%2013.5-10.8%2024.4-24.3%2024.4zm0-46.2c-12%200-21.8%209.8-21.8%2021.8s9.8%2021.8%2021.8%2021.8%2021.8-9.8%2021.8-21.8c.1-12-9.7-21.8-21.8-21.8z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;}.icon.largeWhite.office:before{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2048.666%2048.666%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M23.57%2034.05c0-1.993-1.905-3.626-4.4-3.794l-2.546-10.14L27.62%2011.1l3.21%204.322%202.002-.712-4.17-5.612c-.214-.29-.554-.43-.89-.407-.245-.012-.493.06-.696.227L14.84%2018.952c-.02.015-.033.033-.052.05-.025.024-.052.05-.076.077-.022.024-.04.053-.06.08-.018.026-.038.052-.052.08-.02.03-.03.06-.045.092-.013.027-.025.057-.034.087-.01.03-.018.063-.024.096-.008.03-.015.062-.018.093-.004.035-.004.067-.007.102v.094c.004.04.01.08.018.12.005.02.005.04.01.058l2.627%2010.475c-1.885.52-3.207%201.93-3.207%203.59v1.27h9.652v-1.27zm4.28-24.865c.284%200%20.515.233.515.518%200%20.286-.23.516-.516.516s-.52-.23-.52-.517c0-.285.233-.518.52-.518M15.65%2020.38c-.284%200-.514-.23-.514-.515%200-.284.23-.516.515-.516.287%200%20.52.23.52.515%200%20.286-.232.516-.52.516m3.855%2013.287c0%20.353-.282.635-.636.635h-.762c-.35%200-.635-.282-.635-.635v-.762c0-.158.063-.302.164-.414.115-.13.28-.22.47-.22h.762c.303%200%20.543.214.607.497.01.044.027.09.027.138v.762zM13.397%2036.843h10.44c.272%200%20.495-.226.495-.506s-.223-.51-.496-.51h-10.44c-.27%200-.495.23-.495.51s.225.506.497.506%22%20%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M29.284%2017.017l.248%207.316%2010.47-3.728-4.434-5.826-2.123.756-2.003.712%22%20%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M24.333%2048.666C10.916%2048.666%200%2037.75%200%2024.333S10.916%200%2024.333%200s24.333%2010.916%2024.333%2024.333S37.75%2048.666%2024.333%2048.666m0-46.166C12.293%202.5%202.5%2012.294%202.5%2024.333s9.794%2021.833%2021.833%2021.833%2021.833-9.794%2021.833-21.833S36.372%202.5%2024.333%202.5%22%20%2F%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;}.icon.smallGrey{width:38px;}.icon.smallGrey:before{width:38px;height:38px;}.icon.smallGrey p{color:#333;}.icon.smallGrey.parking:before{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2048.6660156%2048.6660156%22%3E%3Cpath%20fill%3D%22%23333333%22%20d%3D%22M24.333%2048.666C10.916%2048.666%200%2037.75%200%2024.333S10.916%200%2024.333%200s24.333%2010.916%2024.333%2024.333S37.75%2048.666%2024.333%2048.666m0-46.166C12.293%202.5%202.5%2012.294%202.5%2024.333s9.794%2021.833%2021.833%2021.833%2021.833-9.794%2021.833-21.833S36.372%202.5%2024.333%202.5%22%2F%3E%3Cpath%20fill%3D%22%23333333%22%20d%3D%22M39.778%2019.12c-.152-.19-.382-.298-.62-.298h-3.044c-.75-1.977-1.726-3.918-2.836-4.648-3.843-2.53-14.043-2.53-17.886%200-1.11.73-2.086%202.67-2.84%204.648h-3.04c-.24%200-.468.11-.62.3-.153.184-.21.427-.164.667l.453%202.176c.075.372.403.638.782.638h.902c-.87%201.004-1.293%202.27-1.297%203.53-.007%201.563.586%202.974%201.672%203.974.01.007.023.02.034.027v3.055c0%20.66.536%201.2%201.2%201.2h2.804c.66%200%201.2-.54%201.2-1.2v-1.227h15.714v1.227c0%20.66.536%201.2%201.2%201.2h2.804c.66%200%201.2-.54%201.2-1.2v-2.996c1.148-1.05%201.7-2.5%201.707-3.95.003-1.304-.438-2.616-1.36-3.64h.96c.38%200%20.708-.266.786-.638l.448-2.177c.047-.24-.01-.484-.16-.67m-23.066-2.943c3.062-2.013%2012.184-2.013%2015.242%200%20.598.392%201.363%201.97%202.063%203.905H14.65c.7-1.935%201.464-3.513%202.062-3.905m-3.59%2010.26c0-1.302%201.06-2.36%202.36-2.36%201.304%200%202.363%201.058%202.363%202.36%200%201.303-1.06%202.362-2.364%202.362-1.3%200-2.358-1.06-2.358-2.363M33.216%2028.8c-1.3%200-2.36-1.06-2.36-2.363%200-1.302%201.06-2.36%202.36-2.36%201.305%200%202.363%201.058%202.363%202.36%200%201.303-1.06%202.362-2.364%202.362%22%2F%3E%3C%2Fsvg%3E%0D%0A");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;}.icon.smallGrey.bathrooms:before{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2048.6660156%2048.6660156%22%3E%3Cpath%20fill%3D%22%23333333%22%20d%3D%22M34.67%2021.073H13.998c0-3.498%202.83-6.34%206.33-6.34H22.1V6.848h4.457v7.882h1.783c3.498%200%206.33%202.843%206.33%206.34m-9.283%202.532v-.012c0-.584-.474-1.058-1.06-1.058-.574%200-1.05.485-1.05%201.07%200%20.583.476%201.058%201.05%201.058.586%200%201.06-.474%201.06-1.058m0%208.78v-.022c0-.584-.474-1.048-1.06-1.048-.574%200-1.05.484-1.05%201.07%200%20.583.476%201.06%201.05%201.06.586%200%201.06-.477%201.06-1.06m0-4.386v-.028c0-.588-.474-1.04-1.06-1.04-.574%200-1.05.472-1.05%201.068%200%20.574.476%201.05%201.05%201.05.586%200%201.06-.476%201.06-1.05m0%208.76v-.01c0-.584-.474-1.045-1.06-1.045-.574%200-1.05.47-1.05%201.055%200%20.584.476%201.058%201.05%201.058.586%200%201.06-.474%201.06-1.058m11.35-.2c.544-.224.807-.835.596-1.372l-.01-.018c-.223-.544-.827-.81-1.372-.587-.544.222-.796.847-.584%201.38.172.415.566.667.978.667.13%200%20.26-.02.394-.068m-1.452-3.996c.534-.21.797-.823.585-1.37l-.01-.02c-.212-.546-.826-.807-1.37-.575-.545.21-.797.836-.575%201.38.162.414.554.666.978.666.13%200%20.26-.03.393-.082m-1.554-3.948c.565-.175.88-.757.707-1.324v-.02c-.172-.555-.756-.867-1.312-.692-.564.168-.877.762-.706%201.328.132.452.555.744%201.01.744.1%200%20.2-.008.3-.036m-1.37-4.026c.544-.212.806-.826.595-1.37l-.01-.02c-.21-.546-.826-.797-1.37-.575-.546.21-.798.838-.585%201.38.17.413.565.666.987.666.12%200%20.262-.028.38-.08M30.52%2037.23c.574-.108.938-.662.826-1.237v-.02c-.12-.576-.676-.938-1.24-.818-.575.112-.948.676-.827%201.25.1.505.536.847%201.03.847.07%200%20.14%200%20.21-.02m-.756-4.173c.576-.06%201-.583.948-1.16v-.022c-.06-.582-.574-1.004-1.16-.937-.583.06-1.007.585-.946%201.17.06.544.515.95%201.048.95h.11zm-.552-4.216c.573-.117.946-.673.826-1.25v-.02c-.11-.564-.666-.927-1.24-.805-.575.11-.94.673-.827%201.25.1.502.544.844%201.038.844.07%200%20.13-.01.203-.02m-.645-4.193c.563-.12.937-.674.826-1.25l-.012-.02c-.11-.56-.674-.937-1.24-.816-.574.11-.937.686-.826%201.25.1.504.543.857%201.038.857.07%200%20.142-.008.212-.02M13.3%2035.96l.01-.02c.21-.532-.052-1.138-.597-1.36-.534-.21-1.16.065-1.38.606-.212.537.05%201.148.596%201.373.13.046.26.067.392.067.412%200%20.807-.252.978-.666m1.452-3.98l.008-.02c.222-.542-.04-1.15-.584-1.36-.544-.224-1.156.05-1.38.595-.21.546.05%201.16.583%201.37.13.05.263.08.395.08.422%200%20.814-.25.977-.665m1.493-4.072l.01-.03c.17-.552-.153-1.13-.718-1.298-.562-.175-1.148.157-1.31.712-.172.567.15%201.15.707%201.324.1.028.2.036.3.036.455%200%20.88-.292%201.01-.744m1.43-3.903v-.02c.22-.544-.04-1.15-.584-1.36-.533-.222-1.158.05-1.38.594-.21.544.05%201.158.593%201.37.12.052.263.08.392.08.416%200%20.808-.252.978-.665m1.714%2012.4l.01-.02c.11-.572-.26-1.118-.834-1.24-.567-.11-1.12.272-1.24.848-.11.566.25%201.13.825%201.238.07.013.143.022.21.022.496%200%20.93-.342%201.03-.847m.676-4.295v-.02c.06-.582-.36-1.09-.947-1.15-.576-.066-1.1.374-1.16.96-.05.577.372%201.1.947%201.16h.112c.533%200%20.988-.406%201.048-.95m.633-4.09v-.022c.123-.573-.248-1.117-.824-1.23-.566-.13-1.13.262-1.25.837-.11.566.26%201.128.835%201.24.062.01.133.02.203.02.494%200%20.938-.343%201.037-.846m.657-4.206v-.02c.12-.565-.252-1.12-.827-1.23-.565-.12-1.14.272-1.252.836-.11.576.265%201.13.83%201.25.07.012.14.02.21.02.494%200%20.938-.352%201.04-.856%22%2F%3E%3Cpath%20fill%3D%22%23333333%22%20d%3D%22M24.332%2048.666C10.916%2048.666%200%2037.75%200%2024.333S10.916%200%2024.332%200C37.75%200%2048.666%2010.916%2048.666%2024.333S37.75%2048.666%2024.332%2048.666m0-46.166C12.295%202.5%202.5%2012.294%202.5%2024.333s9.795%2021.833%2021.832%2021.833c12.04%200%2021.834-9.794%2021.834-21.833S36.37%202.5%2024.332%202.5%22%2F%3E%3C%2Fsvg%3E%0D%0A");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;}.icon.smallGrey.bedrooms:before{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2048.6660156%2048.6660156%22%3E%3Cpath%20fill%3D%22%23333333%22%20d%3D%22M39.273%2027.406l-3.3-5.228V12.56l-1.346-1.344H14.04l-1.345%201.344v9.618l-3.302%205.228h29.88zm-5.99-13.502v6.71c-1.732-.447-4.725-1-8.95-1s-7.216.553-8.948%201v-6.71h17.898zM9.333%2029.06v2.69h3.132v3.7h2.69v-3.7h18.36v3.7H36.2v-3.7h3.134v-2.69%22%2F%3E%3Cpath%20fill%3D%22%23333333%22%20d%3D%22M23.242%2018.215V16.65c0-.93-1.348-1.685-3.013-1.685-1.666%200-3.015.754-3.015%201.684V19s1.778-.448%203-.563c1.1-.104%203.027-.222%203.027-.222M31.45%2019v-2.35c0-.93-1.348-1.685-3.013-1.685s-3.013.754-3.013%201.684v1.565s1.93.118%203.028.222c1.222.115%203%20.563%203%20.563%22%2F%3E%3Cpath%20fill%3D%22%23333333%22%20d%3D%22M24.333%2048.666C10.916%2048.666%200%2037.75%200%2024.333S10.916%200%2024.333%200s24.333%2010.916%2024.333%2024.333S37.75%2048.666%2024.333%2048.666m0-46.166C12.295%202.5%202.5%2012.294%202.5%2024.333s9.795%2021.833%2021.833%2021.833c12.04%200%2021.833-9.794%2021.833-21.833S36.372%202.5%2024.333%202.5%22%2F%3E%3C%2Fsvg%3E%0D%0A");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;}.icon.smallGrey.pool:before{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2048.665%2048.666%22%3E%3Cpath%20fill%3D%22%23333333%22%20d%3D%22M24.332%2048.666C10.915%2048.666%200%2037.75%200%2024.333S10.915%200%2024.332%200C37.75%200%2048.665%2010.916%2048.665%2024.333S37.75%2048.666%2024.332%2048.666m0-46.166C12.295%202.5%202.5%2012.294%202.5%2024.333s9.795%2021.833%2021.832%2021.833c12.04%200%2021.833-9.794%2021.833-21.833S36.37%202.5%2024.332%202.5%22%20%2F%3E%3Cpath%20fill%3D%22%23333333%22%20d%3D%22M16.776%2029.396c.668%200%201.212-.535%201.212-1.193V25.37h8.063v2.67c0%20.66.544%201.193%201.215%201.193.67%200%201.212-.534%201.212-1.194V15.066c0-2.24%201.88-2.75%202.094-2.798h-.01c.535-.125.93-.596.93-1.16%200-.66-.542-1.194-1.21-1.194-.082%200-.16.008-.236.023h-.002c-.013%200-.024.005-.037.008-1.39.315-3.953%201.77-3.953%205.12v2.496H17.99V15.23c0-2.12%201.684-2.687%202.045-2.786.566-.1.996-.587.996-1.174%200-.66-.542-1.194-1.21-1.194-.09%200-.178.01-.26.028l-.002-.002c-1.38.296-3.992%201.748-3.992%205.128V28.2c0%20.66.542%201.196%201.21%201.196m1.212-9.443h8.063v3.032H17.99v-3.032z%22%20%2F%3E%3Cpath%20fill%3D%22%23333333%22%20d%3D%22M8.96%2032.57c1.568-.98%203.636-2.03%204.204-2.03.29%200%20.985.525%201.447.87.852.64%201.73%201.3%202.707%201.3.917%200%201.818-.588%202.774-1.213.678-.44%201.52-.99%201.983-.99.475%200%201.315.573%201.99%201.033.89.61%201.734%201.185%202.578%201.185.847%200%201.63-.57%202.462-1.174.688-.5%201.467-1.065%202.012-1.065.54%200%201.32.558%202.008%201.05.852.608%201.652%201.18%202.52%201.18%201.4%200%204.138-1.786%204.943-2.335.418-.285.52-.85.232-1.262-.287-.412-.863-.515-1.282-.23-1.43.973-3.335%202.015-3.893%202.015-.27%200-.972-.502-1.438-.835-.915-.655-1.95-1.397-3.09-1.397-1.15%200-2.19.756-3.106%201.422-.42.305-1.123.816-1.367.818-.27%200-1.056-.54-1.53-.86-.977-.668-1.986-1.357-3.037-1.357-1.02%200-2.026.657-3.002%201.293-.587.384-1.39.91-1.754.91-.355%200-1.067-.535-1.59-.927-.813-.61-1.65-1.244-2.563-1.244-1.38%200-4.322%201.77-5.19%202.31-.43.27-.56.83-.285%201.253.272.423.84.548%201.272.28%22%20%2F%3E%3Cpath%20fill%3D%22%23333333%22%20d%3D%22M40.96%2033.143c-.29-.412-.865-.515-1.282-.23-1.433.973-3.337%202.016-3.896%202.016-.27%200-.972-.504-1.438-.837-.912-.655-1.95-1.397-3.09-1.397-1.15%200-2.19.755-3.107%201.42-.418.306-1.123.817-1.367.82-.27%200-1.057-.54-1.53-.862-.978-.667-1.987-1.358-3.037-1.358-1.02%200-2.026.658-3.002%201.295-.587.385-1.393.912-1.754.912-.354%200-1.067-.536-1.59-.928-.812-.61-1.65-1.243-2.563-1.243-1.382%200-4.323%201.77-5.192%202.312-.43.268-.557.83-.285%201.252.274.422.843.548%201.273.28%201.567-.98%203.635-2.03%204.205-2.03.29%200%20.984.525%201.446.872.85.638%201.728%201.3%202.705%201.3.917%200%201.82-.59%202.774-1.214.673-.44%201.52-.99%201.98-.99.475%200%201.313.57%201.988%201.033.895.61%201.736%201.184%202.58%201.184.847%200%201.63-.57%202.46-1.174.69-.5%201.467-1.066%202.016-1.066.54%200%201.317.558%202.006%201.05.85.608%201.65%201.182%202.52%201.182%201.4%200%204.14-1.79%204.943-2.337.42-.285.524-.85.237-1.262%22%20%2F%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;}.icon.smallGrey.lounge:before{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2048.7%2048.7%22%3E%3Cpath%20fill%3D%22%23333333%22%20d%3D%22M37.6%2019.9c-1.3%200-2.3%201-2.3%202.3v3.3H13.4v-3.3c0-1.3-1-2.3-2.3-2.3-1.3%200-2.3%201-2.3%202.3v6.3c0%201.3%201%202.3%202.3%202.3H11h1.7v1.4c0%20.4.3.7.7.7.4%200%20.7-.3.7-.7v-1.4h20.5v1.4c0%20.4.3.7.7.7.4%200%20.7-.3.7-.7v-1.4h1.6c1.3%200%202.3-1%202.3-2.3v-6.3c0-1.2-1-2.3-2.3-2.3z%22%2F%3E%3Cpath%20fill%3D%22%23333333%22%20class%3D%22st0%22%20d%3D%22M34.4%2019.1c0-1.9-1.5-3.4-3.4-3.4H17.6c-1.9%200-3.4%201.5-3.4%203.4v5.4h20.2v-5.4z%22%2F%3E%3Cg%3E%3Cpath%20fill%3D%22%23333333%22%20class%3D%22st0%22%20d%3D%22M24.3%2048.7C10.9%2048.7%200%2037.8%200%2024.3%200%2010.9%2010.9%200%2024.3%200s24.3%2010.9%2024.3%2024.3c.1%2013.5-10.8%2024.4-24.3%2024.4zm0-46.2c-12%200-21.8%209.8-21.8%2021.8s9.8%2021.8%2021.8%2021.8%2021.8-9.8%2021.8-21.8c.1-12-9.7-21.8-21.8-21.8z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;}.icon.smallGrey.office:before{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2048.666%2048.666%22%3E%3Cpath%20fill%3D%22%23333333%22%20d%3D%22M23.57%2034.05c0-1.993-1.905-3.626-4.4-3.794l-2.546-10.14L27.62%2011.1l3.21%204.322%202.002-.712-4.17-5.612c-.214-.29-.554-.43-.89-.407-.245-.012-.493.06-.696.227L14.84%2018.952c-.02.015-.033.033-.052.05-.025.024-.052.05-.076.077-.022.024-.04.053-.06.08-.018.026-.038.052-.052.08-.02.03-.03.06-.045.092-.013.027-.025.057-.034.087-.01.03-.018.063-.024.096-.008.03-.015.062-.018.093-.004.035-.004.067-.007.102v.094c.004.04.01.08.018.12.005.02.005.04.01.058l2.627%2010.475c-1.885.52-3.207%201.93-3.207%203.59v1.27h9.652v-1.27zm4.28-24.865c.284%200%20.515.233.515.518%200%20.286-.23.516-.516.516s-.52-.23-.52-.517c0-.285.233-.518.52-.518M15.65%2020.38c-.284%200-.514-.23-.514-.515%200-.284.23-.516.515-.516.287%200%20.52.23.52.515%200%20.286-.232.516-.52.516m3.855%2013.287c0%20.353-.282.635-.636.635h-.762c-.35%200-.635-.282-.635-.635v-.762c0-.158.063-.302.164-.414.115-.13.28-.22.47-.22h.762c.303%200%20.543.214.607.497.01.044.027.09.027.138v.762zM13.397%2036.843h10.44c.272%200%20.495-.226.495-.506s-.223-.51-.496-.51h-10.44c-.27%200-.495.23-.495.51s.225.506.497.506%22%20%2F%3E%3Cpath%20fill%3D%22%23333333%22%20d%3D%22M29.284%2017.017l.248%207.316%2010.47-3.728-4.434-5.826-2.123.756-2.003.712%22%20%2F%3E%3Cpath%20fill%3D%22%23333333%22%20d%3D%22M24.333%2048.666C10.916%2048.666%200%2037.75%200%2024.333S10.916%200%2024.333%200s24.333%2010.916%2024.333%2024.333S37.75%2048.666%2024.333%2048.666m0-46.166C12.293%202.5%202.5%2012.294%202.5%2024.333s9.794%2021.833%2021.833%2021.833%2021.833-9.794%2021.833-21.833S36.372%202.5%2024.333%202.5%22%20%2F%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;}.icon.smallWhite{width:30px;}.icon.smallWhite:before{width:30px;height:30px;}.icon.smallWhite p{color:#fff;}.icon.smallWhite.parking:before{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2048.6660156%2048.6660156%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M24.333%2048.666C10.916%2048.666%200%2037.75%200%2024.333S10.916%200%2024.333%200s24.333%2010.916%2024.333%2024.333S37.75%2048.666%2024.333%2048.666m0-46.166C12.293%202.5%202.5%2012.294%202.5%2024.333s9.794%2021.833%2021.833%2021.833%2021.833-9.794%2021.833-21.833S36.372%202.5%2024.333%202.5%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M39.778%2019.12c-.152-.19-.382-.298-.62-.298h-3.044c-.75-1.977-1.726-3.918-2.836-4.648-3.843-2.53-14.043-2.53-17.886%200-1.11.73-2.086%202.67-2.84%204.648h-3.04c-.24%200-.468.11-.62.3-.153.184-.21.427-.164.667l.453%202.176c.075.372.403.638.782.638h.902c-.87%201.004-1.293%202.27-1.297%203.53-.007%201.563.586%202.974%201.672%203.974.01.007.023.02.034.027v3.055c0%20.66.536%201.2%201.2%201.2h2.804c.66%200%201.2-.54%201.2-1.2v-1.227h15.714v1.227c0%20.66.536%201.2%201.2%201.2h2.804c.66%200%201.2-.54%201.2-1.2v-2.996c1.148-1.05%201.7-2.5%201.707-3.95.003-1.304-.438-2.616-1.36-3.64h.96c.38%200%20.708-.266.786-.638l.448-2.177c.047-.24-.01-.484-.16-.67m-23.066-2.943c3.062-2.013%2012.184-2.013%2015.242%200%20.598.392%201.363%201.97%202.063%203.905H14.65c.7-1.935%201.464-3.513%202.062-3.905m-3.59%2010.26c0-1.302%201.06-2.36%202.36-2.36%201.304%200%202.363%201.058%202.363%202.36%200%201.303-1.06%202.362-2.364%202.362-1.3%200-2.358-1.06-2.358-2.363M33.216%2028.8c-1.3%200-2.36-1.06-2.36-2.363%200-1.302%201.06-2.36%202.36-2.36%201.305%200%202.363%201.058%202.363%202.36%200%201.303-1.06%202.362-2.364%202.362%22%2F%3E%3C%2Fsvg%3E%0D%0A");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;}.icon.smallWhite.bathrooms:before{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2048.6660156%2048.6660156%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M34.67%2021.073H13.998c0-3.498%202.83-6.34%206.33-6.34H22.1V6.848h4.457v7.882h1.783c3.498%200%206.33%202.843%206.33%206.34m-9.283%202.532v-.012c0-.584-.474-1.058-1.06-1.058-.574%200-1.05.485-1.05%201.07%200%20.583.476%201.058%201.05%201.058.586%200%201.06-.474%201.06-1.058m0%208.78v-.022c0-.584-.474-1.048-1.06-1.048-.574%200-1.05.484-1.05%201.07%200%20.583.476%201.06%201.05%201.06.586%200%201.06-.477%201.06-1.06m0-4.386v-.028c0-.588-.474-1.04-1.06-1.04-.574%200-1.05.472-1.05%201.068%200%20.574.476%201.05%201.05%201.05.586%200%201.06-.476%201.06-1.05m0%208.76v-.01c0-.584-.474-1.045-1.06-1.045-.574%200-1.05.47-1.05%201.055%200%20.584.476%201.058%201.05%201.058.586%200%201.06-.474%201.06-1.058m11.35-.2c.544-.224.807-.835.596-1.372l-.01-.018c-.223-.544-.827-.81-1.372-.587-.544.222-.796.847-.584%201.38.172.415.566.667.978.667.13%200%20.26-.02.394-.068m-1.452-3.996c.534-.21.797-.823.585-1.37l-.01-.02c-.212-.546-.826-.807-1.37-.575-.545.21-.797.836-.575%201.38.162.414.554.666.978.666.13%200%20.26-.03.393-.082m-1.554-3.948c.565-.175.88-.757.707-1.324v-.02c-.172-.555-.756-.867-1.312-.692-.564.168-.877.762-.706%201.328.132.452.555.744%201.01.744.1%200%20.2-.008.3-.036m-1.37-4.026c.544-.212.806-.826.595-1.37l-.01-.02c-.21-.546-.826-.797-1.37-.575-.546.21-.798.838-.585%201.38.17.413.565.666.987.666.12%200%20.262-.028.38-.08M30.52%2037.23c.574-.108.938-.662.826-1.237v-.02c-.12-.576-.676-.938-1.24-.818-.575.112-.948.676-.827%201.25.1.505.536.847%201.03.847.07%200%20.14%200%20.21-.02m-.756-4.173c.576-.06%201-.583.948-1.16v-.022c-.06-.582-.574-1.004-1.16-.937-.583.06-1.007.585-.946%201.17.06.544.515.95%201.048.95h.11zm-.552-4.216c.573-.117.946-.673.826-1.25v-.02c-.11-.564-.666-.927-1.24-.805-.575.11-.94.673-.827%201.25.1.502.544.844%201.038.844.07%200%20.13-.01.203-.02m-.645-4.193c.563-.12.937-.674.826-1.25l-.012-.02c-.11-.56-.674-.937-1.24-.816-.574.11-.937.686-.826%201.25.1.504.543.857%201.038.857.07%200%20.142-.008.212-.02M13.3%2035.96l.01-.02c.21-.532-.052-1.138-.597-1.36-.534-.21-1.16.065-1.38.606-.212.537.05%201.148.596%201.373.13.046.26.067.392.067.412%200%20.807-.252.978-.666m1.452-3.98l.008-.02c.222-.542-.04-1.15-.584-1.36-.544-.224-1.156.05-1.38.595-.21.546.05%201.16.583%201.37.13.05.263.08.395.08.422%200%20.814-.25.977-.665m1.493-4.072l.01-.03c.17-.552-.153-1.13-.718-1.298-.562-.175-1.148.157-1.31.712-.172.567.15%201.15.707%201.324.1.028.2.036.3.036.455%200%20.88-.292%201.01-.744m1.43-3.903v-.02c.22-.544-.04-1.15-.584-1.36-.533-.222-1.158.05-1.38.594-.21.544.05%201.158.593%201.37.12.052.263.08.392.08.416%200%20.808-.252.978-.665m1.714%2012.4l.01-.02c.11-.572-.26-1.118-.834-1.24-.567-.11-1.12.272-1.24.848-.11.566.25%201.13.825%201.238.07.013.143.022.21.022.496%200%20.93-.342%201.03-.847m.676-4.295v-.02c.06-.582-.36-1.09-.947-1.15-.576-.066-1.1.374-1.16.96-.05.577.372%201.1.947%201.16h.112c.533%200%20.988-.406%201.048-.95m.633-4.09v-.022c.123-.573-.248-1.117-.824-1.23-.566-.13-1.13.262-1.25.837-.11.566.26%201.128.835%201.24.062.01.133.02.203.02.494%200%20.938-.343%201.037-.846m.657-4.206v-.02c.12-.565-.252-1.12-.827-1.23-.565-.12-1.14.272-1.252.836-.11.576.265%201.13.83%201.25.07.012.14.02.21.02.494%200%20.938-.352%201.04-.856%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M24.332%2048.666C10.916%2048.666%200%2037.75%200%2024.333S10.916%200%2024.332%200C37.75%200%2048.666%2010.916%2048.666%2024.333S37.75%2048.666%2024.332%2048.666m0-46.166C12.295%202.5%202.5%2012.294%202.5%2024.333s9.795%2021.833%2021.832%2021.833c12.04%200%2021.834-9.794%2021.834-21.833S36.37%202.5%2024.332%202.5%22%2F%3E%3C%2Fsvg%3E%0D%0A");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;}.icon.smallWhite.bedrooms:before{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2048.6660156%2048.6660156%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M39.273%2027.406l-3.3-5.228V12.56l-1.346-1.344H14.04l-1.345%201.344v9.618l-3.302%205.228h29.88zm-5.99-13.502v6.71c-1.732-.447-4.725-1-8.95-1s-7.216.553-8.948%201v-6.71h17.898zM9.333%2029.06v2.69h3.132v3.7h2.69v-3.7h18.36v3.7H36.2v-3.7h3.134v-2.69%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M23.242%2018.215V16.65c0-.93-1.348-1.685-3.013-1.685-1.666%200-3.015.754-3.015%201.684V19s1.778-.448%203-.563c1.1-.104%203.027-.222%203.027-.222M31.45%2019v-2.35c0-.93-1.348-1.685-3.013-1.685s-3.013.754-3.013%201.684v1.565s1.93.118%203.028.222c1.222.115%203%20.563%203%20.563%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M24.333%2048.666C10.916%2048.666%200%2037.75%200%2024.333S10.916%200%2024.333%200s24.333%2010.916%2024.333%2024.333S37.75%2048.666%2024.333%2048.666m0-46.166C12.295%202.5%202.5%2012.294%202.5%2024.333s9.795%2021.833%2021.833%2021.833c12.04%200%2021.833-9.794%2021.833-21.833S36.372%202.5%2024.333%202.5%22%2F%3E%3C%2Fsvg%3E%0D%0A");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;}.icon.smallWhite.lounge:before{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2048.7%2048.7%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M37.6%2019.9c-1.3%200-2.3%201-2.3%202.3v3.3H13.4v-3.3c0-1.3-1-2.3-2.3-2.3-1.3%200-2.3%201-2.3%202.3v6.3c0%201.3%201%202.3%202.3%202.3H11h1.7v1.4c0%20.4.3.7.7.7.4%200%20.7-.3.7-.7v-1.4h20.5v1.4c0%20.4.3.7.7.7.4%200%20.7-.3.7-.7v-1.4h1.6c1.3%200%202.3-1%202.3-2.3v-6.3c0-1.2-1-2.3-2.3-2.3z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20class%3D%22st0%22%20d%3D%22M34.4%2019.1c0-1.9-1.5-3.4-3.4-3.4H17.6c-1.9%200-3.4%201.5-3.4%203.4v5.4h20.2v-5.4z%22%2F%3E%3Cg%3E%3Cpath%20fill%3D%22%23fff%22%20class%3D%22st0%22%20d%3D%22M24.3%2048.7C10.9%2048.7%200%2037.8%200%2024.3%200%2010.9%2010.9%200%2024.3%200s24.3%2010.9%2024.3%2024.3c.1%2013.5-10.8%2024.4-24.3%2024.4zm0-46.2c-12%200-21.8%209.8-21.8%2021.8s9.8%2021.8%2021.8%2021.8%2021.8-9.8%2021.8-21.8c.1-12-9.7-21.8-21.8-21.8z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;}.icon.smallWhite.office:before{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2048.666%2048.666%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M23.57%2034.05c0-1.993-1.905-3.626-4.4-3.794l-2.546-10.14L27.62%2011.1l3.21%204.322%202.002-.712-4.17-5.612c-.214-.29-.554-.43-.89-.407-.245-.012-.493.06-.696.227L14.84%2018.952c-.02.015-.033.033-.052.05-.025.024-.052.05-.076.077-.022.024-.04.053-.06.08-.018.026-.038.052-.052.08-.02.03-.03.06-.045.092-.013.027-.025.057-.034.087-.01.03-.018.063-.024.096-.008.03-.015.062-.018.093-.004.035-.004.067-.007.102v.094c.004.04.01.08.018.12.005.02.005.04.01.058l2.627%2010.475c-1.885.52-3.207%201.93-3.207%203.59v1.27h9.652v-1.27zm4.28-24.865c.284%200%20.515.233.515.518%200%20.286-.23.516-.516.516s-.52-.23-.52-.517c0-.285.233-.518.52-.518M15.65%2020.38c-.284%200-.514-.23-.514-.515%200-.284.23-.516.515-.516.287%200%20.52.23.52.515%200%20.286-.232.516-.52.516m3.855%2013.287c0%20.353-.282.635-.636.635h-.762c-.35%200-.635-.282-.635-.635v-.762c0-.158.063-.302.164-.414.115-.13.28-.22.47-.22h.762c.303%200%20.543.214.607.497.01.044.027.09.027.138v.762zM13.397%2036.843h10.44c.272%200%20.495-.226.495-.506s-.223-.51-.496-.51h-10.44c-.27%200-.495.23-.495.51s.225.506.497.506%22%20%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M29.284%2017.017l.248%207.316%2010.47-3.728-4.434-5.826-2.123.756-2.003.712%22%20%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M24.333%2048.666C10.916%2048.666%200%2037.75%200%2024.333S10.916%200%2024.333%200s24.333%2010.916%2024.333%2024.333S37.75%2048.666%2024.333%2048.666m0-46.166C12.293%202.5%202.5%2012.294%202.5%2024.333s9.794%2021.833%2021.833%2021.833%2021.833-9.794%2021.833-21.833S36.372%202.5%2024.333%202.5%22%20%2F%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;}@media screen and (max-width:767px){.modifiedSliderIcons .icon.smallGrey{width:30px;}.modifiedSliderIcons .icon.smallGrey:before{width:30px;height:30px;}.modifiedSliderIcons .icon.smallGrey p{color:#fff;}.modifiedSliderIcons .icon.smallGrey.parking:before{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2048.6660156%2048.6660156%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M24.333%2048.666C10.916%2048.666%200%2037.75%200%2024.333S10.916%200%2024.333%200s24.333%2010.916%2024.333%2024.333S37.75%2048.666%2024.333%2048.666m0-46.166C12.293%202.5%202.5%2012.294%202.5%2024.333s9.794%2021.833%2021.833%2021.833%2021.833-9.794%2021.833-21.833S36.372%202.5%2024.333%202.5%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M39.778%2019.12c-.152-.19-.382-.298-.62-.298h-3.044c-.75-1.977-1.726-3.918-2.836-4.648-3.843-2.53-14.043-2.53-17.886%200-1.11.73-2.086%202.67-2.84%204.648h-3.04c-.24%200-.468.11-.62.3-.153.184-.21.427-.164.667l.453%202.176c.075.372.403.638.782.638h.902c-.87%201.004-1.293%202.27-1.297%203.53-.007%201.563.586%202.974%201.672%203.974.01.007.023.02.034.027v3.055c0%20.66.536%201.2%201.2%201.2h2.804c.66%200%201.2-.54%201.2-1.2v-1.227h15.714v1.227c0%20.66.536%201.2%201.2%201.2h2.804c.66%200%201.2-.54%201.2-1.2v-2.996c1.148-1.05%201.7-2.5%201.707-3.95.003-1.304-.438-2.616-1.36-3.64h.96c.38%200%20.708-.266.786-.638l.448-2.177c.047-.24-.01-.484-.16-.67m-23.066-2.943c3.062-2.013%2012.184-2.013%2015.242%200%20.598.392%201.363%201.97%202.063%203.905H14.65c.7-1.935%201.464-3.513%202.062-3.905m-3.59%2010.26c0-1.302%201.06-2.36%202.36-2.36%201.304%200%202.363%201.058%202.363%202.36%200%201.303-1.06%202.362-2.364%202.362-1.3%200-2.358-1.06-2.358-2.363M33.216%2028.8c-1.3%200-2.36-1.06-2.36-2.363%200-1.302%201.06-2.36%202.36-2.36%201.305%200%202.363%201.058%202.363%202.36%200%201.303-1.06%202.362-2.364%202.362%22%2F%3E%3C%2Fsvg%3E%0D%0A");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;}.modifiedSliderIcons .icon.smallGrey.bathrooms:before{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2048.6660156%2048.6660156%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M34.67%2021.073H13.998c0-3.498%202.83-6.34%206.33-6.34H22.1V6.848h4.457v7.882h1.783c3.498%200%206.33%202.843%206.33%206.34m-9.283%202.532v-.012c0-.584-.474-1.058-1.06-1.058-.574%200-1.05.485-1.05%201.07%200%20.583.476%201.058%201.05%201.058.586%200%201.06-.474%201.06-1.058m0%208.78v-.022c0-.584-.474-1.048-1.06-1.048-.574%200-1.05.484-1.05%201.07%200%20.583.476%201.06%201.05%201.06.586%200%201.06-.477%201.06-1.06m0-4.386v-.028c0-.588-.474-1.04-1.06-1.04-.574%200-1.05.472-1.05%201.068%200%20.574.476%201.05%201.05%201.05.586%200%201.06-.476%201.06-1.05m0%208.76v-.01c0-.584-.474-1.045-1.06-1.045-.574%200-1.05.47-1.05%201.055%200%20.584.476%201.058%201.05%201.058.586%200%201.06-.474%201.06-1.058m11.35-.2c.544-.224.807-.835.596-1.372l-.01-.018c-.223-.544-.827-.81-1.372-.587-.544.222-.796.847-.584%201.38.172.415.566.667.978.667.13%200%20.26-.02.394-.068m-1.452-3.996c.534-.21.797-.823.585-1.37l-.01-.02c-.212-.546-.826-.807-1.37-.575-.545.21-.797.836-.575%201.38.162.414.554.666.978.666.13%200%20.26-.03.393-.082m-1.554-3.948c.565-.175.88-.757.707-1.324v-.02c-.172-.555-.756-.867-1.312-.692-.564.168-.877.762-.706%201.328.132.452.555.744%201.01.744.1%200%20.2-.008.3-.036m-1.37-4.026c.544-.212.806-.826.595-1.37l-.01-.02c-.21-.546-.826-.797-1.37-.575-.546.21-.798.838-.585%201.38.17.413.565.666.987.666.12%200%20.262-.028.38-.08M30.52%2037.23c.574-.108.938-.662.826-1.237v-.02c-.12-.576-.676-.938-1.24-.818-.575.112-.948.676-.827%201.25.1.505.536.847%201.03.847.07%200%20.14%200%20.21-.02m-.756-4.173c.576-.06%201-.583.948-1.16v-.022c-.06-.582-.574-1.004-1.16-.937-.583.06-1.007.585-.946%201.17.06.544.515.95%201.048.95h.11zm-.552-4.216c.573-.117.946-.673.826-1.25v-.02c-.11-.564-.666-.927-1.24-.805-.575.11-.94.673-.827%201.25.1.502.544.844%201.038.844.07%200%20.13-.01.203-.02m-.645-4.193c.563-.12.937-.674.826-1.25l-.012-.02c-.11-.56-.674-.937-1.24-.816-.574.11-.937.686-.826%201.25.1.504.543.857%201.038.857.07%200%20.142-.008.212-.02M13.3%2035.96l.01-.02c.21-.532-.052-1.138-.597-1.36-.534-.21-1.16.065-1.38.606-.212.537.05%201.148.596%201.373.13.046.26.067.392.067.412%200%20.807-.252.978-.666m1.452-3.98l.008-.02c.222-.542-.04-1.15-.584-1.36-.544-.224-1.156.05-1.38.595-.21.546.05%201.16.583%201.37.13.05.263.08.395.08.422%200%20.814-.25.977-.665m1.493-4.072l.01-.03c.17-.552-.153-1.13-.718-1.298-.562-.175-1.148.157-1.31.712-.172.567.15%201.15.707%201.324.1.028.2.036.3.036.455%200%20.88-.292%201.01-.744m1.43-3.903v-.02c.22-.544-.04-1.15-.584-1.36-.533-.222-1.158.05-1.38.594-.21.544.05%201.158.593%201.37.12.052.263.08.392.08.416%200%20.808-.252.978-.665m1.714%2012.4l.01-.02c.11-.572-.26-1.118-.834-1.24-.567-.11-1.12.272-1.24.848-.11.566.25%201.13.825%201.238.07.013.143.022.21.022.496%200%20.93-.342%201.03-.847m.676-4.295v-.02c.06-.582-.36-1.09-.947-1.15-.576-.066-1.1.374-1.16.96-.05.577.372%201.1.947%201.16h.112c.533%200%20.988-.406%201.048-.95m.633-4.09v-.022c.123-.573-.248-1.117-.824-1.23-.566-.13-1.13.262-1.25.837-.11.566.26%201.128.835%201.24.062.01.133.02.203.02.494%200%20.938-.343%201.037-.846m.657-4.206v-.02c.12-.565-.252-1.12-.827-1.23-.565-.12-1.14.272-1.252.836-.11.576.265%201.13.83%201.25.07.012.14.02.21.02.494%200%20.938-.352%201.04-.856%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M24.332%2048.666C10.916%2048.666%200%2037.75%200%2024.333S10.916%200%2024.332%200C37.75%200%2048.666%2010.916%2048.666%2024.333S37.75%2048.666%2024.332%2048.666m0-46.166C12.295%202.5%202.5%2012.294%202.5%2024.333s9.795%2021.833%2021.832%2021.833c12.04%200%2021.834-9.794%2021.834-21.833S36.37%202.5%2024.332%202.5%22%2F%3E%3C%2Fsvg%3E%0D%0A");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;}.modifiedSliderIcons .icon.smallGrey.bedrooms:before{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2048.6660156%2048.6660156%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M39.273%2027.406l-3.3-5.228V12.56l-1.346-1.344H14.04l-1.345%201.344v9.618l-3.302%205.228h29.88zm-5.99-13.502v6.71c-1.732-.447-4.725-1-8.95-1s-7.216.553-8.948%201v-6.71h17.898zM9.333%2029.06v2.69h3.132v3.7h2.69v-3.7h18.36v3.7H36.2v-3.7h3.134v-2.69%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M23.242%2018.215V16.65c0-.93-1.348-1.685-3.013-1.685-1.666%200-3.015.754-3.015%201.684V19s1.778-.448%203-.563c1.1-.104%203.027-.222%203.027-.222M31.45%2019v-2.35c0-.93-1.348-1.685-3.013-1.685s-3.013.754-3.013%201.684v1.565s1.93.118%203.028.222c1.222.115%203%20.563%203%20.563%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M24.333%2048.666C10.916%2048.666%200%2037.75%200%2024.333S10.916%200%2024.333%200s24.333%2010.916%2024.333%2024.333S37.75%2048.666%2024.333%2048.666m0-46.166C12.295%202.5%202.5%2012.294%202.5%2024.333s9.795%2021.833%2021.833%2021.833c12.04%200%2021.833-9.794%2021.833-21.833S36.372%202.5%2024.333%202.5%22%2F%3E%3C%2Fsvg%3E%0D%0A");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;}.modifiedSliderIcons .icon.smallGrey.lounge:before{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2048.7%2048.7%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M37.6%2019.9c-1.3%200-2.3%201-2.3%202.3v3.3H13.4v-3.3c0-1.3-1-2.3-2.3-2.3-1.3%200-2.3%201-2.3%202.3v6.3c0%201.3%201%202.3%202.3%202.3H11h1.7v1.4c0%20.4.3.7.7.7.4%200%20.7-.3.7-.7v-1.4h20.5v1.4c0%20.4.3.7.7.7.4%200%20.7-.3.7-.7v-1.4h1.6c1.3%200%202.3-1%202.3-2.3v-6.3c0-1.2-1-2.3-2.3-2.3z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20class%3D%22st0%22%20d%3D%22M34.4%2019.1c0-1.9-1.5-3.4-3.4-3.4H17.6c-1.9%200-3.4%201.5-3.4%203.4v5.4h20.2v-5.4z%22%2F%3E%3Cg%3E%3Cpath%20fill%3D%22%23fff%22%20class%3D%22st0%22%20d%3D%22M24.3%2048.7C10.9%2048.7%200%2037.8%200%2024.3%200%2010.9%2010.9%200%2024.3%200s24.3%2010.9%2024.3%2024.3c.1%2013.5-10.8%2024.4-24.3%2024.4zm0-46.2c-12%200-21.8%209.8-21.8%2021.8s9.8%2021.8%2021.8%2021.8%2021.8-9.8%2021.8-21.8c.1-12-9.7-21.8-21.8-21.8z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;}.modifiedSliderIcons .icon.smallGrey.office:before{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2048.666%2048.666%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M23.57%2034.05c0-1.993-1.905-3.626-4.4-3.794l-2.546-10.14L27.62%2011.1l3.21%204.322%202.002-.712-4.17-5.612c-.214-.29-.554-.43-.89-.407-.245-.012-.493.06-.696.227L14.84%2018.952c-.02.015-.033.033-.052.05-.025.024-.052.05-.076.077-.022.024-.04.053-.06.08-.018.026-.038.052-.052.08-.02.03-.03.06-.045.092-.013.027-.025.057-.034.087-.01.03-.018.063-.024.096-.008.03-.015.062-.018.093-.004.035-.004.067-.007.102v.094c.004.04.01.08.018.12.005.02.005.04.01.058l2.627%2010.475c-1.885.52-3.207%201.93-3.207%203.59v1.27h9.652v-1.27zm4.28-24.865c.284%200%20.515.233.515.518%200%20.286-.23.516-.516.516s-.52-.23-.52-.517c0-.285.233-.518.52-.518M15.65%2020.38c-.284%200-.514-.23-.514-.515%200-.284.23-.516.515-.516.287%200%20.52.23.52.515%200%20.286-.232.516-.52.516m3.855%2013.287c0%20.353-.282.635-.636.635h-.762c-.35%200-.635-.282-.635-.635v-.762c0-.158.063-.302.164-.414.115-.13.28-.22.47-.22h.762c.303%200%20.543.214.607.497.01.044.027.09.027.138v.762zM13.397%2036.843h10.44c.272%200%20.495-.226.495-.506s-.223-.51-.496-.51h-10.44c-.27%200-.495.23-.495.51s.225.506.497.506%22%20%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M29.284%2017.017l.248%207.316%2010.47-3.728-4.434-5.826-2.123.756-2.003.712%22%20%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M24.333%2048.666C10.916%2048.666%200%2037.75%200%2024.333S10.916%200%2024.333%200s24.333%2010.916%2024.333%2024.333S37.75%2048.666%2024.333%2048.666m0-46.166C12.293%202.5%202.5%2012.294%202.5%2024.333s9.794%2021.833%2021.833%2021.833%2021.833-9.794%2021.833-21.833S36.372%202.5%2024.333%202.5%22%20%2F%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;}}.subHeading{font-size:37px;line-height:40px;font-family:'Source Sans Pro',sans-serif;font-weight:300;display:block;padding:20px 0;border-top:2px solid #ffe811;border-bottom:2px solid #ffe811;margin-bottom:20px;}.subheadingNoBorder{font-size:37px;font-family:'Source Sans Pro',sans-serif;font-weight:400;display:block;padding:20px 0 0 0;margin-bottom:20px;font-style:italic;}.subheadingNoBorderNoItalics{font-size:37px;font-family:'Source Sans Pro',sans-serif;font-weight:400;display:block;padding:20px 0 0 0;margin-bottom:20px;}.inlineQuoteSmall{page-break-inside:avoid;padding:0 20px;margin:20px 0;font-size:20px;border-left:5px solid #ffe811;position:relative;font-family:'Source Sans Pro',sans-serif;font-weight:600;display:block;}.inlineQuoteLarge{page-break-inside:avoid;padding:0 20px;margin:20px 0;font-size:40px;border-left:5px solid #ffe811;position:relative;font-family:'Source Sans Pro',sans-serif;font-weight:600;display:block;line-height:40px;font-style:italic;}html{margin:0;padding:0;background:#fff;font-family:'Source Sans Pro',sans-serif;font-weight:400;font-size:24px;color:#333;}html body{margin:0 auto;padding:0;width:1748px;min-height:1024px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-backface-visibility:hidden;position:relative;}html body.noResponsive{position:static;}html body.scrollableLB{margin:0;padding:0;min-height:0;max-width:none;width:auto;}html body.site-banner header .page-header-banner,html body.site-banner-alt header .page-header-banner{display:flex;}@media screen and (max-width:768px){html body.site-banner header .page-header-banner,html body.site-banner-alt header .page-header-banner{display:none;}}html body.site-banner header .page-header-secondary-banner,html body.site-banner-alt header .page-header-secondary-banner{display:none;}html body.site-banner section,html body.site-banner-alt section{margin-top:80px;}html body.site-banner section .page-header-banner,html body.site-banner-alt section .page-header-banner{display:none;}html body.site-banner section .page-header-secondary-banner,html body.site-banner-alt section .page-header-secondary-banner{display:flex;}@media screen and (max-width:1024px){html body.site-banner section,html body.site-banner-alt section{padding-top:140px;margin-top:0;}}@media screen and (max-width:768px){html body.site-banner section,html body.site-banner-alt section{padding-top:60px;}html body.site-banner section .page-header-banner,html body.site-banner-alt section .page-header-banner{display:flex;}}a{text-decoration:none;color:#333;outline:0;}a.noHover{pointer-events:none;}.yellowText{color:#ffe811;}header{height:100px;background-color:#fff;z-index:20;position:fixed;top:0;}.pageAnchor{font-size:0!important;margin:0!important;}.paraOver{background-color:#fff;position:relative;padding:20px 0 0 0;}.otherPropertiesTitle{font-family:'Source Sans Pro',sans-serif;font-weight:300;font-size:64px;padding-left:24px;margin:0;margin-bottom:20px;}.featureWeek{position:relative;height:570px;}.featureWeek .viewAll{text-transform:uppercase;font-family:'Source Sans Pro',sans-serif;font-weight:600;font-size:20px;margin:0 auto;background:#333;display:inline-block;}.featureWeek .viewAll a{display:block;width:100%;height:100%;color:#fff;padding:10px 30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.featureWeek h1{font-family:'Source Sans Pro',sans-serif;font-weight:300;font-size:64px;padding-left:24px;margin:0;margin-bottom:20px;}.featureWeek h2.upcomingAuctionDate{font-family:'Source Sans Pro',sans-serif;font-weight:300;padding-left:24px;}.featureWeek h2.upcomingAuctionDate span{border-bottom:2px solid #ffe811;}.featureWeek .tabList{margin:20px auto;}.featureWeek .tabList ul{list-style:none;margin:0;padding:0;text-align:center;}.featureWeek .tabList ul li{display:inline-block;margin:0 12px;border-bottom:2px solid transparent;cursor:pointer;}.featureWeek .tabList ul li span{font-size:24px;}.featureWeek .tabList ul li.active{border-bottom-color:#ffe811;}.featureWeek .tabPropertySlider{margin-top:20px;}.featureWeek .tab{text-align:center;height:500px;}.featureWeek.commercialPageFeatureWeek .tabList,.featureWeek.rentPageFeatureWeek .tabList,.featureWeek.buyPageFeatureWeek .tabList,.featureWeek.recentlySoldFeature .tabList{position:absolute;top:30px;right:98px;z-index:2;}.featureWeek.commercialPageFeatureWeek .tabList ul li,.featureWeek.rentPageFeatureWeek .tabList ul li,.featureWeek.buyPageFeatureWeek .tabList ul li,.featureWeek.recentlySoldFeature .tabList ul li{float:left;}.featureWeek.commercialPageFeatureWeek .tab,.featureWeek.rentPageFeatureWeek .tab,.featureWeek.buyPageFeatureWeek .tab,.featureWeek.recentlySoldFeature .tab{height:auto;}.featureWeek.commercialPageFeatureWeek .propertyPageLinkButtons,.featureWeek.rentPageFeatureWeek .propertyPageLinkButtons,.featureWeek.buyPageFeatureWeek .propertyPageLinkButtons,.featureWeek.recentlySoldFeature .propertyPageLinkButtons{float:right;margin:20px 20px 0 0;}.featureWeek.commercialPageFeatureWeek .propertyPageLinkButtons .button,.featureWeek.rentPageFeatureWeek .propertyPageLinkButtons .button,.featureWeek.buyPageFeatureWeek .propertyPageLinkButtons .button,.featureWeek.recentlySoldFeature .propertyPageLinkButtons .button{font-family:'Source Sans Pro',sans-serif;font-weight:600;color:#fff;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:6px 20px;z-index:2;font-size:18px;background:#333;text-transform:uppercase;-webkit-appearance:none;display:inline-block;margin:0 10px 0 0;}.otherPropertySlider,.soldPropertySlider{height:auto;width:95%;margin:0 auto;}.otherPropertySlider .zoomIt .auctionNumber,.soldPropertySlider .zoomIt .auctionNumber{position:absolute;width:100px;height:100px;border-radius:50px;font-size:60px;line-height:100px;font-family:'Source Sans Pro',sans-serif;font-weight:600;color:#333;top:50%;left:50%;-webkit-transform:translate3d(-50%,-50%,0);-moz-transform:translate3d(-50%,-50%,0);-ms-transform:translate3d(-50%,-50%,0);-o-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0);background:rgba(255,255,255,.6);border:3px solid #ffe811;z-index:1;}.otherPropertySlider .slick-prev,.soldPropertySlider .slick-prev{left:-2%;width:20px;height:40px;}.otherPropertySlider .slick-next,.soldPropertySlider .slick-next{right:-2%;width:20px;height:40px;}.featureAreas h1{font-family:'Source Sans Pro',sans-serif;font-weight:300;font-size:64px;text-align:center;margin-top:0;margin-bottom:20px;}.featureAreas .areaQuick{width:33%;height:600px;text-align:center;position:relative;}.featureAreas .areaQuick .zoomIt{display:block;width:510px;height:300px;margin:0 auto;overflow:hidden;}.featureAreas .areaQuick .zoomIt .zoomImage{width:510px;height:300px;background:no-repeat center center;background-size:510px 300px;z-index:1;background-attachment:local;}.featureAreas .areaQuick .zoomIt .zoomImage-wrapper{display:inline-block;overflow:hidden;vertical-align:baseline;}.featureAreas .areaQuick .zoomIt .zoomImage-wrapper img{-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;width:100%;height:auto;max-height:100%;}.featureAreas .areaQuick .zoomIt .zoomImage-wrapper img:hover{-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);-webkit-transform:scale(1.1);transform:scale(1.1);}.featureAreas .areaQuick h3{font-family:'Source Sans Pro',sans-serif;font-weight:300;font-size:34px;margin:10px 0 0 0;text-transform:capitalize;}.featureAreas .areaQuick img{margin:0 auto;}.featureAreas .areaQuick hr{width:60%;background:#ffe811;height:2px;border:0;margin:10px auto 20px auto;}.featureAreas .areaQuick p{font-family:'Source Sans Pro',sans-serif;font-weight:300;font-size:24px;max-width:510px;margin:0 auto;}.featureAreas .areaQuick .articleMore{position:absolute;bottom:10px;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);font-family:'Source Sans Pro',sans-serif;font-weight:600;color:#fff;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:10px 30px;z-index:2;font-size:20px;background:#333;text-transform:uppercase;}.noExpand .expandButton{display:none;}.noExpand .slideContainer.gogoParaScroll .parallaxslider{max-height:874px;}.propertyPage .propertyQuick,.rentPage .propertyQuick{display:inline-block;vertical-align:top;margin-bottom:40px;}.propertyPage .propertyQuick .zoomIt,.rentPage .propertyQuick .zoomIt{height:auto;max-width:98%;}.pageColumn{position:relative;min-height:1px;padding-left:30px;padding-right:30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;float:left;width:50%;}.row:before,.row:after{content:" ";display:table;}.row:after{clear:both;}.row .column{position:relative;min-height:1px;padding-left:30px;padding-right:30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;float:left;}.row .column.col-md-3{width:25%;}.row .column.col-md-4{width:33.33333333%;}.row .column.col-md-6{width:50%;}.row .column.col-md-8{width:66.66666667%;}.row .column.col-md-12{width:70%;float:none;margin:0 auto;}.umb-grid{background:#fff;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:30px 0;}.umb-grid .container{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px;}.umb-grid .container .row{margin-left:-15px;margin-right:-15px;}.umb-grid .container .row:before,.umb-grid .container .row:after{content:" ";display:table;}.umb-grid .container .row:after{clear:both;}.umb-grid .container .row .column{position:relative;min-height:1px;padding-left:30px;padding-right:30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;float:left;}.umb-grid .container .row .column iframe{width:100%;max-width:814px;margin:10px auto;display:block;}.umb-grid .container .row .column.col-md-3{width:25%;}.umb-grid .container .row .column.col-md-4{width:33.33333333%;}.umb-grid .container .row .column.col-md-6{width:50%;}.umb-grid .container .row .column.col-md-8{width:66.66666667%;}.umb-grid .container .row .column.col-md-12{width:70%;float:none;margin:0 auto;}.umb-grid .container .row .column h1{font-size:64px;font-family:'Source Sans Pro',sans-serif;font-weight:300;margin:20px 0;}.umb-grid .container .row .column h2{font-size:64px;font-family:'Source Sans Pro',sans-serif;font-weight:300;margin:20px 0;padding:20px 0;border-top:2px solid #ffe811;border-bottom:2px solid #ffe811;}.umb-grid .container .row .column img{margin:40px auto;display:block;max-width:100%;}.umb-grid .container .row .column img.hasCaption{margin-bottom:10px;}.umb-grid .container .row .column img+.caption{max-width:100%;width:800px;margin:0 auto 20px auto;font-style:italic;text-align:center;}.umb-grid .container .row .column img+.caption+img{margin-top:30px;}.umb-grid .container .row .column p{font-size:24px;line-height:34px;font-family:'Source Sans Pro',sans-serif;font-weight:300;margin:10px 0;}.umb-grid .container .row .column p.caption{font-family:'Source Sans Pro',sans-serif;font-weight:400;}.umb-grid .container .row .column a{font-weight:bold;text-decoration:underline;}.umb-grid .container .row .column blockquote{page-break-inside:avoid;padding:0 20px;margin:10px 0;font-size:20px;border-left:5px solid #ffe811;position:relative;font-family:'Source Sans Pro',sans-serif;font-weight:600;}.umb-grid .container .row .column blockquote.leftQuote{border-left:0;border-right:5px solid #ffe811;}.umb-grid .container .row .column blockquote span{padding:0 6px 0 0;}.umb-grid .container .row .column .slideContainer{margin-bottom:20px;}.umb-grid .container .row .column .slideContainer .parallaxslider{height:auto;max-height:none;}.umb-grid .container .row .column .slideContainer .contentPageSlideItem{height:auto!important;}.umb-grid .container .row .column .slideContainer .contentPageSlideItem .slideContent{bottom:50px;}.umb-grid .container .row .column .slideContainer .contentPageSlideItem .slideContent h1{margin:0;}.umb-grid .container .row .column .slideContainer .contentPageSlideItem .slideContent h2{font-size:24px;border:0;padding:12px 14px;margin:0;font-family:'Source Sans Pro',sans-serif;font-weight:400;}.umb-grid .container .row .column a.newsLightbox.button{font-family:'Source Sans Pro',sans-serif;font-weight:600;color:#fff;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:10px 30px;z-index:2;font-size:20px;background:#333;display:inline-block;margin:10px 0;text-decoration:none!important;}@media screen and (min-width:1024px){.umb-grid .container .row .column a.newsLightbox.button{-webkit-transition:background-color 400ms linear,color 400ms linear;-moz-transition:background-color 400ms linear,color 400ms linear;-ms-transition:background-color 400ms linear,color 400ms linear;-o-transition:background-color 400ms linear,color 400ms linear;transition:background-color 400ms linear,color 400ms linear;}.umb-grid .container .row .column a.newsLightbox.button:hover{-webkit-transition:background-color 200ms linear,color 200ms linear;-moz-transition:background-color 200ms linear,color 200ms linear;-ms-transition:background-color 200ms linear,color 200ms linear;-o-transition:background-color 200ms linear,color 200ms linear;transition:background-color 200ms linear,color 200ms linear;background-color:#ffe811;color:#333;}}.contentWForm .footerContact .upperContactArea{display:none;}.footerContact .upperContactArea{background:#333;padding:30px 0;position:relative;}.footerContact .upperContactArea.zIndex .inputHolder{z-index:1;}.footerContact .upperContactArea h1{color:#fff;text-align:center;font-family:'Source Sans Pro',sans-serif;font-weight:300;font-size:64px;margin:0 0 30px 0;}.footerContact .upperContactArea p{color:#fff;font-family:'Source Sans Pro',sans-serif;font-weight:300;font-size:24px;text-align:center;margin:0 auto;max-width:70%;}.footerContact .upperContactArea iframe{width:100%;border:0;min-height:100px;margin-top:20px;}.footerContact .upperContactArea .contactFormContainer{margin-top:30px;position:static;}.footerContact .midContactArea .contactFeatures{font-size:0;}.footerContact .midContactArea .contactFeatures .featureItem{width:50%;display:inline-block;vertical-align:top;font-size:0;}.footerContact .midContactArea .contactFeatures .featureItem .featureImage{width:50%;float:left;overflow:hidden;}.footerContact .midContactArea .contactFeatures .featureItem .featureImage img{width:auto;height:100%;}.footerContact .midContactArea .contactFeatures .featureItem .featureDetail{float:left;width:50%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:20px 40px;}.footerContact .midContactArea .contactFeatures .featureItem .featureDetail h4{font-family:'Source Sans Pro',sans-serif;font-weight:300;font-size:34px;margin:10px 0;}.footerContact .midContactArea .contactFeatures .featureItem .featureDetail p{font-family:'Source Sans Pro',sans-serif;font-weight:300;font-size:24px;white-space:pre-line;}.footerContact .map-controls{background:#333;color:#fff;padding:15px 35px;font-weight:bold;position:relative;}.footerContact .map-controls h3{float:left;margin:0;font-size:30px;}.footerContact .map-controls .mapZoneControls{position:relative;}.footerContact .map-controls .expand{position:absolute;top:15px;right:15px;width:40px;height:40px;z-index:10;cursor:pointer;border:2px solid #fff;border-radius:100%;}.footerContact .map-controls .expand:before{content:'';background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2018.5%2018.5%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M16.6%2011.3l-2.3%202.3-9.2-9.2%202.3-2.3c.1-.1%200-.3-.1-.4L.3%200C.1%200%200%20.1%200%20.3l1.7%207c0%20.2.3.2.4.1l1.7-1.7%209.2%209.2-1.7%201.7c-.1.1-.1.3%200%20.3l7%201.6c.2%200%20.3-.1.2-.3l-1.6-7s-.1%200-.3.1z%22%2F%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;width:24px;height:24px;position:absolute;top:8px;left:8px;z-index:1;}.footerContact .map-controls input[type=checkbox].checkbox-button{display:none;}.footerContact .map-controls input[type=checkbox].checkbox-button+label{display:inline-block;width:200px;height:36px;line-height:36px;text-align:center;background:#b1b1b1;margin-left:10px;padding:5px 10px;font-size:18px;cursor:pointer;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}.footerContact .map-controls input[type=checkbox].checkbox-button+label:first-child{margin-left:20px;}.footerContact .map-controls input[type=checkbox].checkbox-button:checked+label{background:#ffe811;color:#333;}.footerContact .contactMapHolder{width:1748px;height:466px;-webkit-filter:grayscale(30%);-moz-filter:grayscale(30%);-ms-filter:grayscale(30%);filter:grayscale(30%);}.footerContact .contactMapHolder.expanded{height:800px;}.footerContact .contactMapHolder #print-map-canvas{width:800px;height:600px;position:absolute;top:0;left:-9999px;}.footerContact .contactMapHolder #map-canvas{width:100%;height:100%;}.footerContact .contactMapHolder #map-canvas .mapInfo{background:#f7f7f7;font-family:'Source Sans Pro',sans-serif;font-weight:300;color:#000;font-size:21px;text-align:center;}.footerContact .contactMapHolder #map-canvas2{width:100%;height:100%;}.footerContact .contactMapHolder #map-canvas2 .mapboxgl-popup-content{background:#f7f7f7;font-family:'Source Sans Pro',sans-serif;font-weight:300;color:#000;font-size:21px;text-align:center;font-weight:normal;}.contactFormContainer{position:relative;margin:40px auto;width:95%;}.contactFormContainer.landlord .contactForm .inputHolder.short{width:50%;}.contactFormContainer.landlord .contactForm .inputHolder.short+.short{width:48%;margin-left:2%;}.contactFormContainer.landlord .contactForm .privacyStatement{position:relative;bottom:auto;font-size:18px;clear:both;}.contactFormContainer .contactForm{min-height:100px;}.contactFormContainer .contactForm .inputHolder{width:300px;position:relative;padding-left:50px;margin-right:20px;float:left;border-bottom:2px solid #ffe811;background:#333;}.contactFormContainer .contactForm .inputHolder:before{content:'';position:absolute;left:5px;top:0;}.contactFormContainer .contactForm .inputHolder:after{content:'';position:absolute;top:9px;right:5px;background-image:url("/images/error.svg");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;width:30px;height:30px;z-index:2;opacity:0;-webkit-transition:opacity 200ms linear;-moz-transition:opacity 200ms linear;-ms-transition:opacity 200ms linear;-o-transition:opacity 200ms linear;transition:opacity 200ms linear;}.contactFormContainer .contactForm .inputHolder.error{border-bottom-color:#f00;}.contactFormContainer .contactForm .inputHolder.error:after{opacity:1;}.contactFormContainer .contactForm .inputHolder.plainText{padding-left:0;border:0;margin:20px 0 0 0!important;}.contactFormContainer .contactForm .inputHolder.plainText p{text-align:left;margin:0;}.contactFormContainer .contactForm .inputHolder.nameInput{height:50px;}.contactFormContainer .contactForm .inputHolder.nameInput:before{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2027.5654297%2028.8671875%22%3E%3Cpath%20fill%3D%22%23ffe811%22%20d%3D%22M24.918%2028.867c-.135%200-.216-.007-.216-.007l-21.72.002c-.01%200-.065.003-.142.003-.527%200-1.83-.105-2.536-1.076-.657-.91-.064-2.386.06-2.672l.59-1.337c.07-.155%201.684-3.747%203.575-5.897%201.07-1.22%202.595-1.486%204.152-.74.48.23.93.692%201.327%201.1.15.152.29.297.416.41.51.457%201.444%201.006%203.018%201.035h1.073c1.562-.03%202.497-.578%203.004-1.033.134-.12.28-.28.438-.445.38-.404.812-.862%201.274-1.093%201.43-.715%202.874-.437%203.932.766%201.9%202.16%203.365%205.83%203.426%205.986l.59%201.277c.08.175.76%201.73.1%202.67-.656.948-1.87%201.05-2.362%201.05m-.16-1.353c.063.003.1.005.16.005.22%200%20.952-.035%201.255-.474.098-.14.046-.758-.218-1.336l-.603-1.31c-.03-.07-1.456-3.643-3.2-5.627-.67-.763-1.428-.894-2.317-.45-.25.124-.606.504-.896.81-.185.197-.36.383-.52.525-.675.608-1.9%201.34-3.89%201.378H13.43c-2.002-.038-3.227-.77-3.906-1.378-.145-.13-.308-.296-.48-.473-.304-.312-.684-.7-.948-.827-1.013-.486-1.867-.37-2.556.415-1.755%201.995-3.34%205.518-3.355%205.554L1.6%2025.66c-.257.585-.3%201.206-.204%201.338.277.382.93.52%201.444.52l.086-.003h21.832zm-11.006-9.88c-4.193%200-7.606-4.027-7.606-8.977C6.146%203.803%209.486%200%2013.752%200c4.268%200%207.61%203.803%207.61%208.657%200%204.95-3.414%208.978-7.61%208.978m0-16.287c-3.508%200-6.257%203.21-6.257%207.31%200%204.206%202.806%207.628%206.257%207.628%203.454%200%206.262-3.422%206.262-7.63%200-4.098-2.75-7.308-6.262-7.308%22%2F%3E%3C%2Fsvg%3E%0D%0A");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;width:38px;height:40px;}.contactFormContainer .contactForm .inputHolder.emailInput{height:50px;}.contactFormContainer .contactForm .inputHolder.emailInput:before{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2034.3115234%2021.9824219%22%3E%3Cpath%20fill%3D%22%23ffe811%22%20d%3D%22M0%2021.982h34.312V0H0v21.982zM31.51%201.486L17.156%2013.45%202.797%201.487H31.51zM1.49%2020.492V2.334l15.667%2013.05L32.82%202.335v18.163H1.49v-.005z%22%2F%3E%3C%2Fsvg%3E%0D%0A");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;width:41px;height:32px;top:7px;}.contactFormContainer .contactForm .inputHolder.phoneInput:before{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2029.3261719%2029.402832%22%3E%3Cpath%20fill%3D%22%23ffe811%22%20d%3D%22M23.438%2029.403c-3.15-.018-9.002-2.222-15.13-8.373-3.444-3.458-6.074-7.314-7.402-10.86C-.316%206.91-.3%204.223.946%202.98c.173-.17.347-.355.53-.544C2.513%201.346%203.807-.01%205.46%200%206.683.006%207.85.73%209.04%202.215c3.162%203.945%202.08%205.533.068%207.506l-.308.304c-.32.32-.09%201.15.64%202.275.714%201.1%201.895%202.482%203.514%204.105%203.735%203.748%205.338%204.314%205.96%204.317.23.002.334-.073.4-.14l.307-.308c.976-.987%201.9-1.92%203.337-1.91%201.156.006%202.48.644%204.168%202.007%201.433%201.157%202.15%202.292%202.2%203.47.067%201.71-1.327%203.032-2.448%204.094-.19.18-.377.356-.548.528-.626.623-1.625.947-2.892.94M5.455%201.275c-1.105-.006-2.143%201.082-3.06%202.04-.187.198-.37.39-.548.57-.653.646-.976%202.565.253%205.84%201.267%203.38%203.792%207.074%207.11%2010.406%205.48%205.5%2011.1%207.98%2014.237%207.998.905.005%201.61-.197%201.982-.568.178-.18.373-.364.57-.552.982-.93%202.096-1.984%202.05-3.116-.03-.78-.612-1.63-1.724-2.53-1.432-1.156-2.537-1.72-3.376-1.724-.86-.006-1.453.55-2.426%201.532l-.313.316c-.336.337-.79.514-1.303.51-1.497-.008-3.678-1.498-6.86-4.69-1.678-1.688-2.917-3.14-3.677-4.315-1.135-1.75-1.292-3.052-.47-3.87l.314-.31c1.617-1.585%202.507-2.458-.172-5.798-.918-1.15-1.79-1.734-2.587-1.738%22%2F%3E%3C%2Fsvg%3E%0D%0A");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;width:38px;height:40px;}.contactFormContainer .contactForm .inputHolder.streetInput:before,.contactFormContainer .contactForm .inputHolder.addressInput:before{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2033.382%2032.227%22%3E%3Cpath%20fill%3D%22%23ffe811%22%20d%3D%22M18.652%2032.227v-9.115H14.73v9.115H3.923V18.78H0v-2.503L16.675%200l4.9%204.574v-3.11H28.5v9.36l4.884%205.494v2.463H29.46v13.446H18.652zm-12.73-2h6.808v-9.115h7.922v9.115h6.808V16.78h3.658l-4.62-5.194V3.463h-2.922v5.715l-6.87-6.414L2.347%2016.78h3.577v13.447z%22%20%2F%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;width:38px;height:40px;}.contactFormContainer .contactForm .inputHolder.suburbInput:before{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2027.404%2035.872%22%3E%3Cpath%20fill%3D%22%23ffe811%22%20d%3D%22M13.702%2035.872c-.644%200-1.26-.307-1.646-.823L2.583%2021.69C.893%2019.342%200%2016.58%200%2013.7%200%206.147%206.147%200%2013.702%200c7.556%200%2013.702%206.147%2013.702%2013.702%200%202.877-.895%205.642-2.59%207.994l-.445.617-9.005%2012.714c-.404.538-1.02.845-1.663.845m0-33.872C7.25%202%202%207.25%202%2013.702c0%202.455.764%204.814%202.21%206.82l.335.472%209.157%2012.878c.018%200%20.036-.01.047-.023l9.443-13.322c1.445-2.01%202.21-4.37%202.21-6.825C25.404%207.25%2020.156%202%2013.704%202m0%2016.937c-2.887%200-5.235-2.35-5.235-5.234s2.348-5.233%205.234-5.233%205.233%202.348%205.233%205.233-2.347%205.234-5.233%205.234m0-8.468c-1.783%200-3.234%201.45-3.234%203.232%200%201.784%201.45%203.234%203.234%203.234s3.233-1.45%203.233-3.234c0-1.783-1.45-3.233-3.233-3.233%22%20%2F%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;width:38px;height:40px;}.contactFormContainer .contactForm .inputHolder.messageInput{width:400px;height:300px;-webkit-transition:all 400ms linear;-moz-transition:all 400ms linear;-ms-transition:all 400ms linear;-o-transition:all 400ms linear;transition:all 400ms linear;overflow:hidden;background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2028.7861328%2019.9990234%22%3E%3Cpath%20fill%3D%22%23ffe811%22%20d%3D%22M0%200h17.154v1.992H0zM0%206h28.786v1.992H0zM0%2012.062h28.786v1.992H0zM0%2018.007h28.786V20H0z%22%2F%3E%3C%2Fsvg%3E%0D%0A");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;background-size:39px 39px;background-position:0 7px;background-color:#333;}.contactFormContainer .contactForm .inputHolder.fileInput:before{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20viewBox%3D%220%200%20512%20512%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill%3D%22%23ffe811%22%20d%3D%22M438.247%20183.13L261.315%206.195H73.888V506h364.44V183.16l-.08-.03zM261.315%2035.644l137.153%20137.152H261.315V35.645zM94.713%20485.175V27.02H240.49v166.602h177.014v291.552H94.714z%22%20%2F%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;width:38px;height:40px;}.contactFormContainer .contactForm input[type=text],.contactFormContainer .contactForm input[type=email],.contactFormContainer .contactForm input[type=tel],.contactFormContainer .contactForm input[type=date]{width:350px;height:50px;line-height:26px;border:0;outline:0;color:#fff;background:#333;display:block;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:6px 10px;margin:0;position:relative;font-family:'Source Sans Pro',sans-serif;font-weight:300;font-size:24px;}.contactFormContainer .contactForm input[type=text]::-ms-clear,.contactFormContainer .contactForm input[type=email]::-ms-clear,.contactFormContainer .contactForm input[type=tel]::-ms-clear,.contactFormContainer .contactForm input[type=date]::-ms-clear{display:none;}.contactFormContainer .contactForm input[type=text]::-webkit-input-placeholder,.contactFormContainer .contactForm input[type=email]::-webkit-input-placeholder,.contactFormContainer .contactForm input[type=tel]::-webkit-input-placeholder,.contactFormContainer .contactForm input[type=date]::-webkit-input-placeholder{font-size:18px;-webkit-transition:color 400ms linear;-moz-transition:color 400ms linear;-ms-transition:color 400ms linear;-o-transition:color 400ms linear;transition:color 400ms linear;}.contactFormContainer .contactForm input[type=text]:-moz-placeholder,.contactFormContainer .contactForm input[type=email]:-moz-placeholder,.contactFormContainer .contactForm input[type=tel]:-moz-placeholder,.contactFormContainer .contactForm input[type=date]:-moz-placeholder{font-size:18px;opacity:1;-webkit-transition:color 400ms linear;-moz-transition:color 400ms linear;-ms-transition:color 400ms linear;-o-transition:color 400ms linear;transition:color 400ms linear;}.contactFormContainer .contactForm input[type=text]::-moz-placeholder,.contactFormContainer .contactForm input[type=email]::-moz-placeholder,.contactFormContainer .contactForm input[type=tel]::-moz-placeholder,.contactFormContainer .contactForm input[type=date]::-moz-placeholder{font-size:18px;opacity:1;-webkit-transition:color 400ms linear;-moz-transition:color 400ms linear;-ms-transition:color 400ms linear;-o-transition:color 400ms linear;transition:color 400ms linear;}.contactFormContainer .contactForm input[type=text]:-ms-input-placeholder,.contactFormContainer .contactForm input[type=email]:-ms-input-placeholder,.contactFormContainer .contactForm input[type=tel]:-ms-input-placeholder,.contactFormContainer .contactForm input[type=date]:-ms-input-placeholder{font-size:18px;-webkit-transition:color 400ms linear;-moz-transition:color 400ms linear;-ms-transition:color 400ms linear;-o-transition:color 400ms linear;transition:color 400ms linear;}.contactFormContainer .contactForm input[type=text]:focus::-webkit-input-placeholder,.contactFormContainer .contactForm input[type=email]:focus::-webkit-input-placeholder,.contactFormContainer .contactForm input[type=tel]:focus::-webkit-input-placeholder,.contactFormContainer .contactForm input[type=date]:focus::-webkit-input-placeholder{color:#ffe811;}.contactFormContainer .contactForm input[type=text]:focus:-moz-placeholder,.contactFormContainer .contactForm input[type=email]:focus:-moz-placeholder,.contactFormContainer .contactForm input[type=tel]:focus:-moz-placeholder,.contactFormContainer .contactForm input[type=date]:focus:-moz-placeholder{color:#ffe811;}.contactFormContainer .contactForm input[type=text]:focus::-moz-placeholder,.contactFormContainer .contactForm input[type=email]:focus::-moz-placeholder,.contactFormContainer .contactForm input[type=tel]:focus::-moz-placeholder,.contactFormContainer .contactForm input[type=date]:focus::-moz-placeholder{color:#ffe811;}.contactFormContainer .contactForm input[type=text]:focus:-ms-input-placeholder,.contactFormContainer .contactForm input[type=email]:focus:-ms-input-placeholder,.contactFormContainer .contactForm input[type=tel]:focus:-ms-input-placeholder,.contactFormContainer .contactForm input[type=date]:focus:-ms-input-placeholder{color:#ffe811;}.contactFormContainer .contactForm textarea{width:380px;padding:14px 10px 6px 10px;margin:0;height:300px;line-height:26px;border:0;outline:0;color:#fff;background:transparent;display:block;position:relative;font-family:'Source Sans Pro',sans-serif;font-weight:300;font-size:24px;resize:none;}.contactFormContainer .contactForm textarea::-webkit-input-placeholder{font-size:18px;-webkit-transition:color 400ms linear;-moz-transition:color 400ms linear;-ms-transition:color 400ms linear;-o-transition:color 400ms linear;transition:color 400ms linear;}.contactFormContainer .contactForm textarea:-moz-placeholder{font-size:18px;opacity:1;-webkit-transition:color 400ms linear;-moz-transition:color 400ms linear;-ms-transition:color 400ms linear;-o-transition:color 400ms linear;transition:color 400ms linear;}.contactFormContainer .contactForm textarea::-moz-placeholder{font-size:18px;opacity:1;-webkit-transition:color 400ms linear;-moz-transition:color 400ms linear;-ms-transition:color 400ms linear;-o-transition:color 400ms linear;transition:color 400ms linear;}.contactFormContainer .contactForm textarea:-ms-input-placeholder{font-size:18px;-webkit-transition:color 400ms linear;-moz-transition:color 400ms linear;-ms-transition:color 400ms linear;-o-transition:color 400ms linear;transition:color 400ms linear;}.contactFormContainer .contactForm textarea:focus::-webkit-input-placeholder{color:#ffe811;}.contactFormContainer .contactForm textarea:focus:-moz-placeholder{color:#ffe811;}.contactFormContainer .contactForm textarea:focus::-moz-placeholder{color:#ffe811;}.contactFormContainer .contactForm textarea:focus:-ms-input-placeholder{color:#ffe811;}.contactFormContainer .contactForm .privacyStatement{position:absolute;bottom:0;}.contactFormContainer .contactForm .privacyStatement.documentsPrivacy{bottom:auto;position:relative;}.contactFormContainer .contactForm .privacyStatement.documentsPrivacy a{text-decoration:underline;}.contactFormContainer .contactForm .privacyStatement a{color:#fff;font-size:16px;}.contactFormContainer .contactForm .captchaHolder{float:left;margin-right:20px;}.contactFormContainer .contactForm .captchaHolder .errorMessage{position:absolute;bottom:-35px;left:0;font-size:14px;color:#fff;border-radius:5px;padding:6px 50px 6px 10px;}.contactFormContainer .contactForm .captchaHolder .errorMessage span.field-validation-error{color:inherit;position:static;top:auto;right:auto;}.contactFormContainer .contactForm .captchaHolder.error .errorMessage{background-color:#f00;}.contactFormContainer .contactForm .captchaHolder.error .errorMessage:after{content:'';position:absolute;top:0;right:5px;background-image:url("/images/error.svg");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;width:30px;height:30px;z-index:2;}.contactFormContainer .contactForm .captchaHolder.error .errorMessage span.field-validation-error{color:inherit;position:static;top:auto;right:auto;}.contactFormContainer .contactForm .captchaHolder .captcha p{margin:0;text-align:left;font-size:20px;max-width:none;}.contactFormContainer .contactForm input[type=button],.contactFormContainer .contactForm input[type=submit]{width:130px;height:50px;padding:0 12px;border:2px solid #fff;color:#fff;text-align:center;text-transform:uppercase;font-family:'Source Sans Pro',sans-serif;font-weight:400;font-size:20px;background-color:#333;cursor:pointer;opacity:1;outline:0;-webkit-appearance:none;border-radius:0;}.contactFormContainer .contactForm .hasFileUploads{width:100%;position:relative;float:left;margin-bottom:20px;}.contactFormContainer .contactForm .hasFileUploads p{margin-top:10px;}.contactFormContainer .contactForm .hasFileUploads .inputHolder .file{width:100%;height:48px;outline:0;color:#333;display:block;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:6px 10px;margin:0;position:relative;font-family:'Source Sans Pro',sans-serif;font-weight:300;font-size:24px;}.contactFormContainer .contactForm .hasFileUploads .inputHolder .file .key,.contactFormContainer .contactForm .hasFileUploads .inputHolder .file input[type=file],.contactFormContainer .contactForm .hasFileUploads .inputHolder .file .in-progress,.contactFormContainer .contactForm .hasFileUploads .inputHolder .file .has-file{display:none;}.contactFormContainer .contactForm .hasFileUploads .inputHolder .file .blank{cursor:pointer;}.contactFormContainer .contactForm .hasFileUploads .inputHolder .file .blank .placeholder{float:left;text-align:left;}.contactFormContainer .contactForm .hasFileUploads .inputHolder .file .blank .error{color:#f00;}.contactFormContainer .contactForm .hasFileUploads .inputHolder .file .blank button{position:absolute;top:0;right:0;padding:8px 14px;height:100%;border:0;color:#333;text-align:center;text-transform:uppercase;font-family:'Source Sans Pro',sans-serif;font-weight:300;font-size:20px;background-color:#eee;cursor:pointer;opacity:1;outline:0;-webkit-appearance:none;border-radius:0;}footer{margin:20px;}footer .footerCopy{float:left;font-family:'Source Sans Pro',sans-serif;font-weight:300;font-size:20px;line-height:40px;}footer .footerSocial{float:left;margin-right:10px;}footer .footerSocial a{position:relative;display:block;width:40px;height:40px;}footer .footerSocial a:before{content:'';position:absolute;top:0;left:0;width:40px;height:40px;background-image:url("/images/facebook.svg");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;-webkit-filter:grayscale(100%);-o-filter:grayscale(100%);-moz-filter:grayscale(100%);-ms-filter:grayscale(100%);filter:grayscale(100%);-webkit-transition:200ms ease-in-out;-moz-transition:200ms ease-in-out;-ms-transition:200ms ease-in-out;-o-transition:200ms ease-in-out;transition:200ms ease-in-out;}footer .returnToTopButton{float:right;}footer .returnToTopButton a{font-family:'Source Sans Pro',sans-serif;font-weight:600;color:#fff;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:8px 30px;z-index:2;font-size:18px;background:#333;text-transform:uppercase;margin-left:20px;cursor:pointer;display:block;}.loadingSpinnerContainer{position:relative;margin:40px auto 20px auto;width:75px;height:110px;}.loadingSpinnerContainer .loadingSpinner{-moz-animation:loadingSpin 3s infinite linear;-o-animation:loadingSpin 3s infinite linear;-webkit-animation:loadingSpin 3s infinite linear;animation:loadingSpin 3s infinite linear;width:75px;height:75px;background:url("/images/loading.svg") no-repeat center center;background-size:cover;}.loadingSpinnerContainer .loadingSpinnerText{text-transform:uppercase;font-size:16px;margin-top:10px;text-align:center;-moz-animation:pulsate 2s infinite linear;-o-animation:pulsate 2s infinite linear;-webkit-animation:pulsate 2s infinite linear;animation:pulsate 2s infinite linear;transform-origin:center center;}.pac-container{background:#333;box-shadow:2px 2px 6px rgba(0,0,0,.3);border-top:2px solid #ffe811;}.pac-container .pac-item{color:#fff;}.pac-container .pac-item:hover{background:#333;color:#ffe811;cursor:pointer;}.pac-container .pac-item:hover .pac-item-query{color:#ffe811;}.pac-container .pac-item:first-child{border-top:0;}.pac-container .pac-item .pac-item-query{color:#fff;}.splashButton{font-family:'Source Sans Pro',sans-serif;font-weight:400;color:#fff;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:8px 30px;z-index:2;font-size:20px;background:#333;text-transform:uppercase;display:inline-block;margin:20px 0;cursor:pointer;border:2px solid #fff;-webkit-transition:background-color 400ms linear,color 400ms linear;-moz-transition:background-color 400ms linear,color 400ms linear;-ms-transition:background-color 400ms linear,color 400ms linear;-o-transition:background-color 400ms linear,color 400ms linear;transition:background-color 400ms linear,color 400ms linear;}.splashButton:hover{-webkit-transition:background-color 200ms linear,color 200ms linear;-moz-transition:background-color 200ms linear,color 200ms linear;-ms-transition:background-color 200ms linear,color 200ms linear;-o-transition:background-color 200ms linear,color 200ms linear;transition:background-color 200ms linear,color 200ms linear;background-color:#ffe811;color:#333;}.lbScroller{height:100%;}a.cboxElement:focus{outline:0;}@media all{.pageBreak{display:none;}}.rteButton{font-family:'Source Sans Pro',sans-serif;font-weight:600;color:#fff;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:10px 30px;z-index:2;font-size:20px;background:#333;display:inline-block;margin:10px 0;text-decoration:none!important;}.rteButton a{color:#fff;text-decoration:none!important;}@media screen and (min-width:1024px){.rteButton{-webkit-transition:background-color 400ms linear,color 400ms linear;-moz-transition:background-color 400ms linear,color 400ms linear;-ms-transition:background-color 400ms linear,color 400ms linear;-o-transition:background-color 400ms linear,color 400ms linear;transition:background-color 400ms linear,color 400ms linear;}.rteButton:hover{-webkit-transition:background-color 200ms linear,color 200ms linear;-moz-transition:background-color 200ms linear,color 200ms linear;-ms-transition:background-color 200ms linear,color 200ms linear;-o-transition:background-color 200ms linear,color 200ms linear;transition:background-color 200ms linear,color 200ms linear;background-color:#ffe811;color:#333;}}.rteSmall{font-size:18px!important;}@media screen and (max-width:1023px){.rteSmall{font-size:14px!important;}}@media screen and (max-width:767px){.rteSmall{font-size:12px!important;}}.areaPage .suburbPageProperties.soldProperties{padding-top:30px;}.areaPage .suburbPageProperties.soldProperties>h1{margin-bottom:20px;}.areaPage .suburbPageProperties h1{font-family:'Source Sans Pro',sans-serif;font-weight:300;font-size:64px;margin:0;}.areaPage .suburbPageProperties .tabList{margin:20px auto;}.areaPage .suburbPageProperties .tabList.hidden{display:none;}.areaPage .suburbPageProperties .tabList ul{list-style:none;margin:0;padding:0;text-align:center;}.areaPage .suburbPageProperties .tabList ul li{display:inline-block;margin:0 12px;border-bottom:2px solid transparent;cursor:pointer;}.areaPage .suburbPageProperties .tabList ul li span{font-size:24px;}.areaPage .suburbPageProperties .tabList ul li.active{border-bottom-color:#ffe811;}.areaPage .areaSlides .areaSlideItem{position:relative;height:100%!important;}.areaPage .areaSlides .areaSlideItem .slideContent{left:50px;}.areaPage .areaSlides .areaSlideItem .slideContent h2{max-width:610px;text-transform:none;}.areaPage .areaSlides .areaSlideItem .slideContent h2 .slidePropertyAddress{display:inline-block;font-size:24px;}.areaPage .areaBodyContent{position:relative;min-height:60px;}.areaPage .areaBodyContent .breadcrumbs{position:absolute;top:0;left:30px;}.areaPage .areaBodyContent .breadcrumbs ul{margin:0;padding:0;}.areaPage .areaBodyContent .breadcrumbs ul li{display:inline-block;margin:0 6px;position:relative;}.areaPage .areaBodyContent .breadcrumbs ul li a{color:#b1b1b1;}.areaPage .areaBodyContent .breadcrumbs ul li.active{color:#b1b1b1;}.areaPage .areaBodyContent .breadcrumbs ul li:nth-child(2),.areaPage .areaBodyContent .breadcrumbs ul li:nth-child(3){padding-left:20px;}.areaPage .areaBodyContent .breadcrumbs ul li:nth-child(2):after,.areaPage .areaBodyContent .breadcrumbs ul li:nth-child(3):after{content:'>';position:absolute;left:-5px;top:0;color:#333;}.areaPage .areaBodyContent .breadcrumbs+.pageButtons{position:absolute;top:0;right:30px;}.areaPage .areaBodyContent .breadcrumbs+.pageButtons .statsButton{display:inline-block;font-family:'Source Sans Pro',sans-serif;font-weight:600;color:#fff;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:6px 20px;margin:0 0 0 10px;z-index:2;font-size:18px;background:#333;text-transform:uppercase;-webkit-appearance:none;}.areaPage .areaPropertySlider{font-size:0;}.areaPage .areaPropertySlider.soldOnly .slick-prev{left:-2%;width:20px;height:40px;}.areaPage .areaPropertySlider.soldOnly .slick-next{right:-2%;width:20px;height:40px;}.areaPage .propertyQuick{width:25%;text-align:center;display:inline-block;vertical-align:top;margin-bottom:40px;}.areaPage .propertyQuick .zoomIt{display:block;width:390px;height:219px;max-width:98%;margin:0 auto;overflow:hidden;position:relative;}.areaPage .propertyQuick .zoomIt.bannerItem:after{content:'';position:absolute;top:0;left:0;width:110px;height:110px;pointer-events:none;}.areaPage .propertyQuick .zoomIt.bannerItem.bannerSold:after{background-image:url("/images/bannerSold.svg");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;background-position:top left;}.areaPage .propertyQuick .zoomIt.bannerItem.bannerAuctionBroughtForward:after{background-image:url("/images/bannerAuctionMoved.svg");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;background-position:top left;}.areaPage .propertyQuick .zoomIt.bannerItem.bannerAuctionSoon:after{background-image:url("/images/bannerAuctionSoon.svg");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;background-position:top left;}.areaPage .propertyQuick .zoomIt.bannerItem.bannerLeased:after{background-image:url("/images/bannerLeased.svg");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;background-position:top left;}.areaPage .propertyQuick .zoomIt.bannerItem.bannerRented:after{background-image:url("/images/bannerRented.svg");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;background-position:top left;}.areaPage .propertyQuick .zoomIt .zoomImage{width:390px;height:219px;background:no-repeat center center;background-size:390px 219px;z-index:1;background-attachment:local;}.areaPage .propertyQuick .zoomIt .zoomImage-wrapper{display:inline-block;overflow:hidden;vertical-align:baseline;}.areaPage .propertyQuick .zoomIt .zoomImage-wrapper img{-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;width:100%;height:auto;max-height:100%;}.areaPage .propertyQuick .zoomIt .zoomImage-wrapper img:hover{-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);-webkit-transform:scale(1.1);transform:scale(1.1);}.areaPage .propertyQuick h3{font-family:'Source Sans Pro',sans-serif;font-weight:300;font-size:34px;margin:10px 0;text-transform:capitalize;}.areaPage .propertyQuick h4{font-family:'Source Sans Pro',sans-serif;font-weight:400;font-size:24px;margin:0;}.areaPage .propertyQuick h4 strong{font-family:'Source Sans Pro',sans-serif;font-weight:600;}.areaPage .propertyQuick img{margin:0 auto;}.areaPage .propertyQuick hr{width:60%;background:#ffe811;height:2px;border:0;margin:20px auto;}.areaPage .propertyQuick .propertyQuickDetails{display:inline-block;}.areaPage .areaInterests h1{font-family:'Source Sans Pro',sans-serif;font-weight:300;font-size:64px;text-align:center;margin:0 0 30px 0;}.areaPage .areaInterests .areaQuick{width:33%;text-align:center;}.areaPage .areaInterests .areaQuick .zoomIt{display:block;width:510px;height:300px;margin:0 auto;overflow:hidden;}.areaPage .areaInterests .areaQuick .zoomIt .zoomImage{width:510px;height:300px;background:no-repeat center center;background-size:510px 300px;z-index:1;background-attachment:local;}.areaPage .areaInterests .areaQuick .zoomIt .zoomImage-wrapper{display:inline-block;overflow:hidden;vertical-align:baseline;}.areaPage .areaInterests .areaQuick .zoomIt .zoomImage-wrapper img{-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;width:100%;height:auto;max-height:100%;}.areaPage .areaInterests .areaQuick .zoomIt .zoomImage-wrapper img:hover{-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);-webkit-transform:scale(1.1);transform:scale(1.1);}.areaPage .areaInterests .areaQuick h3{font-family:'Source Sans Pro',sans-serif;font-weight:300;font-size:34px;margin:10px 0;text-transform:capitalize;}.areaPage .areaInterests .areaQuick img{margin:0 auto;}.areaPage .areaInterests .areaQuick hr{width:60%;background:#ffe811;height:2px;border:0;margin:20px auto;}.areaPage .areaInterests .areaQuick p{font-family:'Source Sans Pro',sans-serif;font-weight:300;font-size:24px;max-width:510px;margin:0 auto;}.articlePage .blogArticleFeature .slideContent,.statsPage .blogArticleFeature .slideContent{pointer-events:none;bottom:100px;max-width:70%;}.articlePage .blogArticleFeature .slideContent .dateOverlay,.statsPage .blogArticleFeature .slideContent .dateOverlay{float:left;margin-left:40px;background:#ffe811;color:#333;font-family:'Source Sans Pro',sans-serif;font-weight:300;font-size:24px;padding:6px 12px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;z-index:2;}.articlePage .blogArticleFeature .slideContent h1,.statsPage .blogArticleFeature .slideContent h1{clear:left;padding:30px;}.articlePage .blogArticleFeature .slideContent h2,.statsPage .blogArticleFeature .slideContent h2{text-transform:none;}.articlePage .blogArticleFeature .slideContent h2 .slideButton,.statsPage .blogArticleFeature .slideContent h2 .slideButton{bottom:auto;top:105%;}.articlePage .blogArticleFeature .slideSharing,.statsPage .blogArticleFeature .slideSharing{position:absolute;bottom:0;right:60px;background-color:#333;padding:6px 6px 0 12px;z-index:2;}.articlePage .blogArticleFeature .slideSharing p,.statsPage .blogArticleFeature .slideSharing p{margin:0 20px 0 0;display:inline-block;vertical-align:middle;color:#fff;padding-bottom:6px;}.articlePage .blogArticleFeature .slideSharing .shareIcons,.statsPage .blogArticleFeature .slideSharing .shareIcons{display:inline-block;vertical-align:bottom;background:#fff;}.articlePage .blogArticleFeature .slideSharing .shareIcons ul,.statsPage .blogArticleFeature .slideSharing .shareIcons ul{margin:0;padding:0;list-style:none;}.articlePage .blogArticleFeature .slideSharing .shareIcons ul li,.statsPage .blogArticleFeature .slideSharing .shareIcons ul li{float:left;position:relative;margin:0;width:42px;height:36px;background-color:transparent;}.articlePage .blogArticleFeature .slideSharing .shareIcons ul li a,.statsPage .blogArticleFeature .slideSharing .shareIcons ul li a{display:block;width:100%;height:100%;}.articlePage .blogArticleFeature .slideSharing .shareIcons ul li a:before,.statsPage .blogArticleFeature .slideSharing .shareIcons ul li a:before,.articlePage .blogArticleFeature .slideSharing .shareIcons ul li a:after,.statsPage .blogArticleFeature .slideSharing .shareIcons ul li a:after{content:'';position:absolute;top:50%;left:50%;-webkit-transform:translate3d(-50%,-50%,0);-moz-transform:translate3d(-50%,-50%,0);-ms-transform:translate3d(-50%,-50%,0);-o-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0);}.articlePage .blogArticleFeature .slideSharing .shareIcons ul li a:after,.statsPage .blogArticleFeature .slideSharing .shareIcons ul li a:after{opacity:0;}.articlePage .blogArticleFeature .slideSharing .shareIcons ul li.fb a:before,.statsPage .blogArticleFeature .slideSharing .shareIcons ul li.fb a:before,.articlePage .blogArticleFeature .slideSharing .shareIcons ul li.fb a:after,.statsPage .blogArticleFeature .slideSharing .shareIcons ul li.fb a:after{width:12px;height:20px;}.articlePage .blogArticleFeature .slideSharing .shareIcons ul li.fb a:before,.statsPage .blogArticleFeature .slideSharing .shareIcons ul li.fb a:before{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2010.0463867%2018.5810547%22%3E%3Cpath%20fill%3D%22%23333333%22%20d%3D%22M9.667.004L7.257%200C4.55%200%202.802%201.796%202.802%204.573v2.11H.378C.17%206.682%200%206.85%200%207.06v3.054c0%20.21.17.38.378.38h2.424v7.71c0%20.207.17.377.38.377h3.16c.208%200%20.378-.17.378-.377v-7.71h2.833c.21%200%20.38-.17.38-.38V7.06c0-.1-.04-.196-.11-.268-.072-.07-.168-.11-.27-.11H6.72V4.894c0-.86.205-1.295%201.324-1.295l1.623-.002c.21%200%20.38-.17.38-.378V.383c0-.21-.17-.38-.38-.38%22%2F%3E%3C%2Fsvg%3E%0D%0A");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;}.articlePage .blogArticleFeature .slideSharing .shareIcons ul li.fb a:after,.statsPage .blogArticleFeature .slideSharing .shareIcons ul li.fb a:after{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2010.0463867%2018.5810547%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M9.667.004L7.257%200C4.55%200%202.802%201.796%202.802%204.573v2.11H.378C.17%206.682%200%206.85%200%207.06v3.054c0%20.21.17.38.378.38h2.424v7.71c0%20.207.17.377.38.377h3.16c.208%200%20.378-.17.378-.377v-7.71h2.833c.21%200%20.38-.17.38-.38V7.06c0-.1-.04-.196-.11-.268-.072-.07-.168-.11-.27-.11H6.72V4.894c0-.86.205-1.295%201.324-1.295l1.623-.002c.21%200%20.38-.17.38-.378V.383c0-.21-.17-.38-.38-.38%22%2F%3E%3C%2Fsvg%3E%0D%0A");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;}.articlePage .blogArticleFeature .slideSharing .shareIcons ul li.tw a:before,.statsPage .blogArticleFeature .slideSharing .shareIcons ul li.tw a:before,.articlePage .blogArticleFeature .slideSharing .shareIcons ul li.tw a:after,.statsPage .blogArticleFeature .slideSharing .shareIcons ul li.tw a:after{width:20px;height:16px;}.articlePage .blogArticleFeature .slideSharing .shareIcons ul li.tw a:before,.statsPage .blogArticleFeature .slideSharing .shareIcons ul li.tw a:before{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2019.0556641%2015.4790039%22%3E%3Cpath%20fill%3D%22%23333333%22%20d%3D%22M19.056%201.83c-.7.31-1.454.525-2.245.62.81-.485%201.426-1.25%201.723-2.166-.757.45-1.595.774-2.49.95C15.333.476%2014.316%200%2013.195%200c-2.158%200-3.91%201.75-3.91%203.908%200%20.308.037.604.102.89-3.252-.163-6.13-1.716-8.06-4.084-.34.577-.53%201.25-.53%201.968%200%201.354.69%202.552%201.738%203.25-.64-.018-1.238-.198-1.767-.49v.048c0%201.895%201.35%203.477%203.133%203.837-.324.087-.672.134-1.027.134-.25%200-.494-.022-.738-.07.5%201.554%201.94%202.682%203.652%202.717-1.34%201.046-3.025%201.67-4.856%201.67-.313%200-.622-.02-.93-.054%201.732%201.11%203.785%201.756%205.994%201.756%207.19%200%2011.12-5.955%2011.12-11.118l-.012-.506c.767-.552%201.43-1.238%201.954-2.025%22%2F%3E%3C%2Fsvg%3E%0D%0A");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;}.articlePage .blogArticleFeature .slideSharing .shareIcons ul li.tw a:after,.statsPage .blogArticleFeature .slideSharing .shareIcons ul li.tw a:after{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2019.0556641%2015.4790039%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M19.056%201.83c-.7.31-1.454.525-2.245.62.81-.485%201.426-1.25%201.723-2.166-.757.45-1.595.774-2.49.95C15.333.476%2014.316%200%2013.195%200c-2.158%200-3.91%201.75-3.91%203.908%200%20.308.037.604.102.89-3.252-.163-6.13-1.716-8.06-4.084-.34.577-.53%201.25-.53%201.968%200%201.354.69%202.552%201.738%203.25-.64-.018-1.238-.198-1.767-.49v.048c0%201.895%201.35%203.477%203.133%203.837-.324.087-.672.134-1.027.134-.25%200-.494-.022-.738-.07.5%201.554%201.94%202.682%203.652%202.717-1.34%201.046-3.025%201.67-4.856%201.67-.313%200-.622-.02-.93-.054%201.732%201.11%203.785%201.756%205.994%201.756%207.19%200%2011.12-5.955%2011.12-11.118l-.012-.506c.767-.552%201.43-1.238%201.954-2.025%22%2F%3E%3C%2Fsvg%3E%0D%0A");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;}.articlePage .blogArticleFeature .slideSharing .shareIcons ul li.pt a:before,.statsPage .blogArticleFeature .slideSharing .shareIcons ul li.pt a:before,.articlePage .blogArticleFeature .slideSharing .shareIcons ul li.pt a:after,.statsPage .blogArticleFeature .slideSharing .shareIcons ul li.pt a:after{width:22px;height:20px;}.articlePage .blogArticleFeature .slideSharing .shareIcons ul li.pt a:before,.statsPage .blogArticleFeature .slideSharing .shareIcons ul li.pt a:before{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2019.7714844%2019.7709961%22%3E%3Cpath%20fill%3D%22%23333333%22%20d%3D%22M9.886%200C4.426%200%200%204.426%200%209.886c0%204.047%202.435%207.524%205.917%209.053-.027-.69-.005-1.52.172-2.27l1.27-5.388s-.314-.63-.314-1.563c0-1.466.85-2.56%201.906-2.56.9%200%201.333.676%201.333%201.485%200%20.904-.576%202.255-.873%203.508-.247%201.048.527%201.903%201.562%201.903%201.873%200%203.133-2.406%203.133-5.255%200-2.166-1.46-3.787-4.113-3.787-3%200-4.866%202.236-4.866%204.733%200%20.86.254%201.47.65%201.94.184.215.21.302.143.55-.047.182-.155.62-.2.794-.066.25-.27.34-.494.247C3.846%2012.713%203.2%2011.2%203.2%209.5c0-2.808%202.37-6.175%207.067-6.175%203.772%200%206.256%202.73%206.256%205.662%200%203.878-2.156%206.776-5.333%206.776-1.068%200-2.072-.577-2.415-1.232%200%200-.575%202.28-.696%202.718-.21.763-.62%201.524-.996%202.117.89.263%201.828.406%202.802.406%205.46%200%209.885-4.425%209.885-9.884C19.77%204.426%2015.346%200%209.887%200%22%2F%3E%3C%2Fsvg%3E%0D%0A");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;}.articlePage .blogArticleFeature .slideSharing .shareIcons ul li.pt a:after,.statsPage .blogArticleFeature .slideSharing .shareIcons ul li.pt a:after{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2019.7714844%2019.7709961%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M9.886%200C4.426%200%200%204.426%200%209.886c0%204.047%202.435%207.524%205.917%209.053-.027-.69-.005-1.52.172-2.27l1.27-5.388s-.314-.63-.314-1.563c0-1.466.85-2.56%201.906-2.56.9%200%201.333.676%201.333%201.485%200%20.904-.576%202.255-.873%203.508-.247%201.048.527%201.903%201.562%201.903%201.873%200%203.133-2.406%203.133-5.255%200-2.166-1.46-3.787-4.113-3.787-3%200-4.866%202.236-4.866%204.733%200%20.86.254%201.47.65%201.94.184.215.21.302.143.55-.047.182-.155.62-.2.794-.066.25-.27.34-.494.247C3.846%2012.713%203.2%2011.2%203.2%209.5c0-2.808%202.37-6.175%207.067-6.175%203.772%200%206.256%202.73%206.256%205.662%200%203.878-2.156%206.776-5.333%206.776-1.068%200-2.072-.577-2.415-1.232%200%200-.575%202.28-.696%202.718-.21.763-.62%201.524-.996%202.117.89.263%201.828.406%202.802.406%205.46%200%209.885-4.425%209.885-9.884C19.77%204.426%2015.346%200%209.887%200%22%2F%3E%3C%2Fsvg%3E%0D%0A");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;}.articlePage .blogArticleFeature .slideSharing .shareIcons ul li.em a:before,.statsPage .blogArticleFeature .slideSharing .shareIcons ul li.em a:before,.articlePage .blogArticleFeature .slideSharing .shareIcons ul li.em a:after,.statsPage .blogArticleFeature .slideSharing .shareIcons ul li.em a:after{width:24px;height:16px;}.articlePage .blogArticleFeature .slideSharing .shareIcons ul li.em a:before,.statsPage .blogArticleFeature .slideSharing .shareIcons ul li.em a:before{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2021.771%2013.948%22%3E%3Cpath%20fill%3D%22%23333333%22%20d%3D%22M1.276%200C.936%200%20.722.028.638.085c-.086.057-.1.12-.043.19.057.072.2.193.426.363.114.085.198.156.256.213l9.61%207.315%209.61-7.272.212-.212c.227-.17.375-.29.446-.36.07-.072.063-.143-.02-.214-.086-.07-.298-.106-.638-.106H1.276z%22%20%2F%3E%3Cpath%20fill%3D%22%23333333%22%20d%3D%22M0%201.7v10.802c0%20.312.13.63.383.956.256.326.51.49.766.49h19.474c.256%200%20.51-.164.766-.49.256-.325.383-.644.383-.956v-10.8l-10.885%208.333L0%201.7z%22%20%2F%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;}.articlePage .blogArticleFeature .slideSharing .shareIcons ul li.em a:after,.statsPage .blogArticleFeature .slideSharing .shareIcons ul li.em a:after{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2021.771%2013.948%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M1.276%200C.936%200%20.722.028.638.085c-.086.057-.1.12-.043.19.057.072.2.193.426.363.114.085.198.156.256.213l9.61%207.315%209.61-7.272.212-.212c.227-.17.375-.29.446-.36.07-.072.063-.143-.02-.214-.086-.07-.298-.106-.638-.106H1.276z%22%20%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M0%201.7v10.802c0%20.312.13.63.383.956.256.326.51.49.766.49h19.474c.256%200%20.51-.164.766-.49.256-.325.383-.644.383-.956v-10.8l-10.885%208.333L0%201.7z%22%20%2F%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;}.articlePage .articlePageBodyContent .returnBlog,.statsPage .articlePageBodyContent .returnBlog{position:relative;left:12px;display:inline-block;}.articlePage .articlePageBodyContent .returnBlog a,.statsPage .articlePageBodyContent .returnBlog a{font-family:'Source Sans Pro',sans-serif;font-weight:600;color:#fff;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:10px 30px;z-index:2;font-size:20px;background:#333;text-transform:uppercase;margin-left:20px;}.articlePage .articlePageBodyContent .breadcrumbs,.statsPage .articlePageBodyContent .breadcrumbs{position:absolute;top:30px;left:60px;}.articlePage .articlePageBodyContent .breadcrumbs ul,.statsPage .articlePageBodyContent .breadcrumbs ul{margin:0;padding:0;}.articlePage .articlePageBodyContent .breadcrumbs ul li,.statsPage .articlePageBodyContent .breadcrumbs ul li{display:inline-block;margin:0 6px;position:relative;}.articlePage .articlePageBodyContent .breadcrumbs ul li a,.statsPage .articlePageBodyContent .breadcrumbs ul li a{color:#b1b1b1;}.articlePage .articlePageBodyContent .breadcrumbs ul li.active,.statsPage .articlePageBodyContent .breadcrumbs ul li.active{color:#b1b1b1;}.articlePage .articlePageBodyContent .breadcrumbs ul li:nth-child(2),.statsPage .articlePageBodyContent .breadcrumbs ul li:nth-child(2),.articlePage .articlePageBodyContent .breadcrumbs ul li:nth-child(3),.statsPage .articlePageBodyContent .breadcrumbs ul li:nth-child(3){padding-left:20px;}.articlePage .articlePageBodyContent .breadcrumbs ul li:nth-child(2):after,.statsPage .articlePageBodyContent .breadcrumbs ul li:nth-child(2):after,.articlePage .articlePageBodyContent .breadcrumbs ul li:nth-child(3):after,.statsPage .articlePageBodyContent .breadcrumbs ul li:nth-child(3):after{content:'>';position:absolute;left:-5px;top:0;}.articlePage .articlePageBodyContent .articleSharing,.statsPage .articlePageBodyContent .articleSharing{float:right;margin:9px 44px 0 0;background-color:#333;padding:6px 6px 6px 12px;}.articlePage .articlePageBodyContent .articleSharing p,.statsPage .articlePageBodyContent .articleSharing p{margin:0 20px 0 0;display:inline-block;vertical-align:middle;color:#fff;padding-bottom:3px;}.articlePage .articlePageBodyContent .articleSharing .shareIcons,.statsPage .articlePageBodyContent .articleSharing .shareIcons{display:inline-block;vertical-align:bottom;background:#fff;}.articlePage .articlePageBodyContent .articleSharing .shareIcons ul,.statsPage .articlePageBodyContent .articleSharing .shareIcons ul{margin:0;padding:0;list-style:none;}.articlePage .articlePageBodyContent .articleSharing .shareIcons ul li,.statsPage .articlePageBodyContent .articleSharing .shareIcons ul li{float:left;position:relative;margin:0;width:42px;height:36px;background-color:transparent;}.articlePage .articlePageBodyContent .articleSharing .shareIcons ul li a,.statsPage .articlePageBodyContent .articleSharing .shareIcons ul li a{display:block;width:100%;height:100%;}.articlePage .articlePageBodyContent .articleSharing .shareIcons ul li a:before,.statsPage .articlePageBodyContent .articleSharing .shareIcons ul li a:before,.articlePage .articlePageBodyContent .articleSharing .shareIcons ul li a:after,.statsPage .articlePageBodyContent .articleSharing .shareIcons ul li a:after{content:'';position:absolute;top:50%;left:50%;-webkit-transform:translate3d(-50%,-50%,0);-moz-transform:translate3d(-50%,-50%,0);-ms-transform:translate3d(-50%,-50%,0);-o-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0);}.articlePage .articlePageBodyContent .articleSharing .shareIcons ul li a:after,.statsPage .articlePageBodyContent .articleSharing .shareIcons ul li a:after{opacity:0;}.articlePage .articlePageBodyContent .articleSharing .shareIcons ul li.fb a:before,.statsPage .articlePageBodyContent .articleSharing .shareIcons ul li.fb a:before,.articlePage .articlePageBodyContent .articleSharing .shareIcons ul li.fb a:after,.statsPage .articlePageBodyContent .articleSharing .shareIcons ul li.fb a:after{width:12px;height:20px;}.articlePage .articlePageBodyContent .articleSharing .shareIcons ul li.fb a:before,.statsPage .articlePageBodyContent .articleSharing .shareIcons ul li.fb a:before{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2010.0463867%2018.5810547%22%3E%3Cpath%20fill%3D%22%23333333%22%20d%3D%22M9.667.004L7.257%200C4.55%200%202.802%201.796%202.802%204.573v2.11H.378C.17%206.682%200%206.85%200%207.06v3.054c0%20.21.17.38.378.38h2.424v7.71c0%20.207.17.377.38.377h3.16c.208%200%20.378-.17.378-.377v-7.71h2.833c.21%200%20.38-.17.38-.38V7.06c0-.1-.04-.196-.11-.268-.072-.07-.168-.11-.27-.11H6.72V4.894c0-.86.205-1.295%201.324-1.295l1.623-.002c.21%200%20.38-.17.38-.378V.383c0-.21-.17-.38-.38-.38%22%2F%3E%3C%2Fsvg%3E%0D%0A");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;}.articlePage .articlePageBodyContent .articleSharing .shareIcons ul li.fb a:after,.statsPage .articlePageBodyContent .articleSharing .shareIcons ul li.fb a:after{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2010.0463867%2018.5810547%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M9.667.004L7.257%200C4.55%200%202.802%201.796%202.802%204.573v2.11H.378C.17%206.682%200%206.85%200%207.06v3.054c0%20.21.17.38.378.38h2.424v7.71c0%20.207.17.377.38.377h3.16c.208%200%20.378-.17.378-.377v-7.71h2.833c.21%200%20.38-.17.38-.38V7.06c0-.1-.04-.196-.11-.268-.072-.07-.168-.11-.27-.11H6.72V4.894c0-.86.205-1.295%201.324-1.295l1.623-.002c.21%200%20.38-.17.38-.378V.383c0-.21-.17-.38-.38-.38%22%2F%3E%3C%2Fsvg%3E%0D%0A");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;}.articlePage .articlePageBodyContent .articleSharing .shareIcons ul li.tw a:before,.statsPage .articlePageBodyContent .articleSharing .shareIcons ul li.tw a:before,.articlePage .articlePageBodyContent .articleSharing .shareIcons ul li.tw a:after,.statsPage .articlePageBodyContent .articleSharing .shareIcons ul li.tw a:after{width:20px;height:16px;}.articlePage .articlePageBodyContent .articleSharing .shareIcons ul li.tw a:before,.statsPage .articlePageBodyContent .articleSharing .shareIcons ul li.tw a:before{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2019.0556641%2015.4790039%22%3E%3Cpath%20fill%3D%22%23333333%22%20d%3D%22M19.056%201.83c-.7.31-1.454.525-2.245.62.81-.485%201.426-1.25%201.723-2.166-.757.45-1.595.774-2.49.95C15.333.476%2014.316%200%2013.195%200c-2.158%200-3.91%201.75-3.91%203.908%200%20.308.037.604.102.89-3.252-.163-6.13-1.716-8.06-4.084-.34.577-.53%201.25-.53%201.968%200%201.354.69%202.552%201.738%203.25-.64-.018-1.238-.198-1.767-.49v.048c0%201.895%201.35%203.477%203.133%203.837-.324.087-.672.134-1.027.134-.25%200-.494-.022-.738-.07.5%201.554%201.94%202.682%203.652%202.717-1.34%201.046-3.025%201.67-4.856%201.67-.313%200-.622-.02-.93-.054%201.732%201.11%203.785%201.756%205.994%201.756%207.19%200%2011.12-5.955%2011.12-11.118l-.012-.506c.767-.552%201.43-1.238%201.954-2.025%22%2F%3E%3C%2Fsvg%3E%0D%0A");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;}.articlePage .articlePageBodyContent .articleSharing .shareIcons ul li.tw a:after,.statsPage .articlePageBodyContent .articleSharing .shareIcons ul li.tw a:after{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2019.0556641%2015.4790039%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M19.056%201.83c-.7.31-1.454.525-2.245.62.81-.485%201.426-1.25%201.723-2.166-.757.45-1.595.774-2.49.95C15.333.476%2014.316%200%2013.195%200c-2.158%200-3.91%201.75-3.91%203.908%200%20.308.037.604.102.89-3.252-.163-6.13-1.716-8.06-4.084-.34.577-.53%201.25-.53%201.968%200%201.354.69%202.552%201.738%203.25-.64-.018-1.238-.198-1.767-.49v.048c0%201.895%201.35%203.477%203.133%203.837-.324.087-.672.134-1.027.134-.25%200-.494-.022-.738-.07.5%201.554%201.94%202.682%203.652%202.717-1.34%201.046-3.025%201.67-4.856%201.67-.313%200-.622-.02-.93-.054%201.732%201.11%203.785%201.756%205.994%201.756%207.19%200%2011.12-5.955%2011.12-11.118l-.012-.506c.767-.552%201.43-1.238%201.954-2.025%22%2F%3E%3C%2Fsvg%3E%0D%0A");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;}.articlePage .articlePageBodyContent .articleSharing .shareIcons ul li.pt a:before,.statsPage .articlePageBodyContent .articleSharing .shareIcons ul li.pt a:before,.articlePage .articlePageBodyContent .articleSharing .shareIcons ul li.pt a:after,.statsPage .articlePageBodyContent .articleSharing .shareIcons ul li.pt a:after{width:22px;height:20px;}.articlePage .articlePageBodyContent .articleSharing .shareIcons ul li.pt a:before,.statsPage .articlePageBodyContent .articleSharing .shareIcons ul li.pt a:before{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2019.7714844%2019.7709961%22%3E%3Cpath%20fill%3D%22%23333333%22%20d%3D%22M9.886%200C4.426%200%200%204.426%200%209.886c0%204.047%202.435%207.524%205.917%209.053-.027-.69-.005-1.52.172-2.27l1.27-5.388s-.314-.63-.314-1.563c0-1.466.85-2.56%201.906-2.56.9%200%201.333.676%201.333%201.485%200%20.904-.576%202.255-.873%203.508-.247%201.048.527%201.903%201.562%201.903%201.873%200%203.133-2.406%203.133-5.255%200-2.166-1.46-3.787-4.113-3.787-3%200-4.866%202.236-4.866%204.733%200%20.86.254%201.47.65%201.94.184.215.21.302.143.55-.047.182-.155.62-.2.794-.066.25-.27.34-.494.247C3.846%2012.713%203.2%2011.2%203.2%209.5c0-2.808%202.37-6.175%207.067-6.175%203.772%200%206.256%202.73%206.256%205.662%200%203.878-2.156%206.776-5.333%206.776-1.068%200-2.072-.577-2.415-1.232%200%200-.575%202.28-.696%202.718-.21.763-.62%201.524-.996%202.117.89.263%201.828.406%202.802.406%205.46%200%209.885-4.425%209.885-9.884C19.77%204.426%2015.346%200%209.887%200%22%2F%3E%3C%2Fsvg%3E%0D%0A");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;}.articlePage .articlePageBodyContent .articleSharing .shareIcons ul li.pt a:after,.statsPage .articlePageBodyContent .articleSharing .shareIcons ul li.pt a:after{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2019.7714844%2019.7709961%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M9.886%200C4.426%200%200%204.426%200%209.886c0%204.047%202.435%207.524%205.917%209.053-.027-.69-.005-1.52.172-2.27l1.27-5.388s-.314-.63-.314-1.563c0-1.466.85-2.56%201.906-2.56.9%200%201.333.676%201.333%201.485%200%20.904-.576%202.255-.873%203.508-.247%201.048.527%201.903%201.562%201.903%201.873%200%203.133-2.406%203.133-5.255%200-2.166-1.46-3.787-4.113-3.787-3%200-4.866%202.236-4.866%204.733%200%20.86.254%201.47.65%201.94.184.215.21.302.143.55-.047.182-.155.62-.2.794-.066.25-.27.34-.494.247C3.846%2012.713%203.2%2011.2%203.2%209.5c0-2.808%202.37-6.175%207.067-6.175%203.772%200%206.256%202.73%206.256%205.662%200%203.878-2.156%206.776-5.333%206.776-1.068%200-2.072-.577-2.415-1.232%200%200-.575%202.28-.696%202.718-.21.763-.62%201.524-.996%202.117.89.263%201.828.406%202.802.406%205.46%200%209.885-4.425%209.885-9.884C19.77%204.426%2015.346%200%209.887%200%22%2F%3E%3C%2Fsvg%3E%0D%0A");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;}.articlePage .articlePageBodyContent .articleSharing .shareIcons ul li.em a:before,.statsPage .articlePageBodyContent .articleSharing .shareIcons ul li.em a:before,.articlePage .articlePageBodyContent .articleSharing .shareIcons ul li.em a:after,.statsPage .articlePageBodyContent .articleSharing .shareIcons ul li.em a:after{width:24px;height:16px;}.articlePage .articlePageBodyContent .articleSharing .shareIcons ul li.em a:before,.statsPage .articlePageBodyContent .articleSharing .shareIcons ul li.em a:before{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2021.771%2013.948%22%3E%3Cpath%20fill%3D%22%23333333%22%20d%3D%22M1.276%200C.936%200%20.722.028.638.085c-.086.057-.1.12-.043.19.057.072.2.193.426.363.114.085.198.156.256.213l9.61%207.315%209.61-7.272.212-.212c.227-.17.375-.29.446-.36.07-.072.063-.143-.02-.214-.086-.07-.298-.106-.638-.106H1.276z%22%20%2F%3E%3Cpath%20fill%3D%22%23333333%22%20d%3D%22M0%201.7v10.802c0%20.312.13.63.383.956.256.326.51.49.766.49h19.474c.256%200%20.51-.164.766-.49.256-.325.383-.644.383-.956v-10.8l-10.885%208.333L0%201.7z%22%20%2F%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;}.articlePage .articlePageBodyContent .articleSharing .shareIcons ul li.em a:after,.statsPage .articlePageBodyContent .articleSharing .shareIcons ul li.em a:after{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2021.771%2013.948%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M1.276%200C.936%200%20.722.028.638.085c-.086.057-.1.12-.043.19.057.072.2.193.426.363.114.085.198.156.256.213l9.61%207.315%209.61-7.272.212-.212c.227-.17.375-.29.446-.36.07-.072.063-.143-.02-.214-.086-.07-.298-.106-.638-.106H1.276z%22%20%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M0%201.7v10.802c0%20.312.13.63.383.956.256.326.51.49.766.49h19.474c.256%200%20.51-.164.766-.49.256-.325.383-.644.383-.956v-10.8l-10.885%208.333L0%201.7z%22%20%2F%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;}.articlePage .articlePageBodyContent .articleAuthor p,.statsPage .articlePageBodyContent .articleAuthor p{text-align:right;padding-right:60px;margin-bottom:0;}.articlePage .articlePageBodyContent .articleAuthor p.photography,.statsPage .articlePageBodyContent .articleAuthor p.photography{margin:0;}.articlePage .articlePageBodyContent .articleAuthor+.breadcrumbs,.statsPage .articlePageBodyContent .articleAuthor+.breadcrumbs{top:60px;}.articlePage .articlePageBodyContent .umb-grid,.statsPage .articlePageBodyContent .umb-grid{width:80%;margin:0 auto;}.articlePage .articlePageBodyContent .umb-grid .container .row .column.col-md-12,.statsPage .articlePageBodyContent .umb-grid .container .row .column.col-md-12{width:80%;float:none;margin:0 auto;}.articlePage .articlePageBodyContent .umb-grid .container .row .column.col-md-12 blockquote.rightQuote,.statsPage .articlePageBodyContent .umb-grid .container .row .column.col-md-12 blockquote.rightQuote{float:right;clear:right;margin-left:-200px;right:-220px;font-size:24px;max-width:400px;}.articlePage .articlePageBodyContent .umb-grid .container .row .column.col-md-12 blockquote.rightQuote+img+blockquote:not(.leftQuote),.statsPage .articlePageBodyContent .umb-grid .container .row .column.col-md-12 blockquote.rightQuote+img+blockquote:not(.leftQuote){float:none;right:auto;left:auto;margin:10px 0;max-width:none;}.articlePage .articlePageBodyContent .umb-grid .container .row .column.col-md-12 blockquote.leftQuote,.statsPage .articlePageBodyContent .umb-grid .container .row .column.col-md-12 blockquote.leftQuote{float:left;clear:left;margin-right:-200px;left:-220px;font-size:24px;max-width:400px;}.articlePage .articlePageBodyContent .umb-grid .container .row .column.col-md-12 blockquote.leftQuote+img+blockquote:not(.rightQuote),.statsPage .articlePageBodyContent .umb-grid .container .row .column.col-md-12 blockquote.leftQuote+img+blockquote:not(.rightQuote){float:none;right:auto;left:auto;margin:10px 0;max-width:none;}.articlePage .articlePageBodyContent .umb-grid .container .row .column.col-md-12 p img,.statsPage .articlePageBodyContent .umb-grid .container .row .column.col-md-12 p img{float:left;width:400px;left:-200px;margin-right:-180px;position:relative;}.articlePage .articlePageBodyContent .umb-grid .container .row .column.col-md-12 p+blockquote.rightQuote+img,.statsPage .articlePageBodyContent .umb-grid .container .row .column.col-md-12 p+blockquote.rightQuote+img{float:left;width:75%;}.articlePage .articlePageBodyContent .umb-grid .container .row .column.col-md-12 p+blockquote.leftQuote+img,.statsPage .articlePageBodyContent .umb-grid .container .row .column.col-md-12 p+blockquote.leftQuote+img{float:right;width:75%;}.auctionPageFeatures{height:auto;}.auctionPageFeatures h1 span{margin-left:40px;background:#ffe811;color:#333;font-family:'Source Sans Pro',sans-serif;font-weight:300;font-size:24px;padding:6px 12px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:inline-block;vertical-align:middle;}.auctionPageFeatures .shortSlider+.loadMoreTiles{display:none;}.auctionPageFeatures .orderOfSaleItems,.auctionPageFeatures .upcomingAuctionGroup,.auctionPageFeatures .onSiteAuctionItems,.auctionPageFeatures .upcomingAuctionItems{height:auto;width:90%;margin:0 auto;}@media screen and (min-width:1280px){.auctionPageFeatures .orderOfSaleItems .slick-track,.auctionPageFeatures .upcomingAuctionGroup .slick-track,.auctionPageFeatures .onSiteAuctionItems .slick-track,.auctionPageFeatures .upcomingAuctionItems .slick-track{display:flex;}.auctionPageFeatures .orderOfSaleItems .slick-track .propertyQuick,.auctionPageFeatures .upcomingAuctionGroup .slick-track .propertyQuick,.auctionPageFeatures .onSiteAuctionItems .slick-track .propertyQuick,.auctionPageFeatures .upcomingAuctionItems .slick-track .propertyQuick{margin:0 10px;margin-right:1%;float:none;}}.auctionPageFeatures .orderOfSaleItems .zoomIt,.auctionPageFeatures .upcomingAuctionGroup .zoomIt,.auctionPageFeatures .onSiteAuctionItems .zoomIt,.auctionPageFeatures .upcomingAuctionItems .zoomIt{width:auto;height:auto;max-width:100%;}.auctionPageFeatures .orderOfSaleItems .zoomIt .auctionNumber,.auctionPageFeatures .upcomingAuctionGroup .zoomIt .auctionNumber,.auctionPageFeatures .onSiteAuctionItems .zoomIt .auctionNumber,.auctionPageFeatures .upcomingAuctionItems .zoomIt .auctionNumber{position:absolute;width:100px;height:100px;border-radius:50px;font-size:60px;line-height:100px;font-family:'Source Sans Pro',sans-serif;font-weight:600;color:#333;top:50%;left:50%;-webkit-transform:translate3d(-50%,-50%,0);-moz-transform:translate3d(-50%,-50%,0);-ms-transform:translate3d(-50%,-50%,0);-o-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0);background:rgba(255,255,255,.6);border:3px solid #ffe811;z-index:1;}.auctionPageFeatures .orderOfSaleItems .slick-prev,.auctionPageFeatures .upcomingAuctionGroup .slick-prev,.auctionPageFeatures .onSiteAuctionItems .slick-prev,.auctionPageFeatures .upcomingAuctionItems .slick-prev{left:-4%;width:20px;height:40px;}.auctionPageFeatures .orderOfSaleItems .slick-next,.auctionPageFeatures .upcomingAuctionGroup .slick-next,.auctionPageFeatures .onSiteAuctionItems .slick-next,.auctionPageFeatures .upcomingAuctionItems .slick-next{right:-4%;width:20px;height:40px;}#UpcomingAuctionDetails{visibility:hidden;font-size:0;}.auctionPage .auctionPageBodyContent .auctionButtonsContainer{float:right;}.auctionPage .auctionPageBodyContent .auctionButtonsContainer .orderOfSaleButton,.auctionPage .auctionPageBodyContent .auctionButtonsContainer .newsLightboxButton{font-family:'Source Sans Pro',sans-serif;font-weight:400;color:#fff;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:10px 30px;z-index:2;font-size:20px;background:#333;text-transform:uppercase;display:inline-block;cursor:pointer;margin-left:35px;-webkit-transition:all 400ms linear;-moz-transition:all 400ms linear;-o-transition:all 400ms linear;transition:all 400ms linear;}.auctionPage .auctionPageBodyContent .auctionButtonsContainer .orderOfSaleButton a,.auctionPage .auctionPageBodyContent .auctionButtonsContainer .newsLightboxButton a{color:#fff;-webkit-transition:all 400ms linear;-moz-transition:all 400ms linear;-o-transition:all 400ms linear;transition:all 400ms linear;}.auctionPage .auctionPageBodyContent .auctionButtonsContainer .orderOfSaleButton:hover,.auctionPage .auctionPageBodyContent .auctionButtonsContainer .newsLightboxButton:hover{color:#333;}.auctionPage .auctionPageBodyContent .auctionButtonsContainer .orderOfSaleButton:hover a,.auctionPage .auctionPageBodyContent .auctionButtonsContainer .newsLightboxButton:hover a{color:#333;}.auctionPage .auctionPageBodyContent .umb-grid .container .row{margin:0;}.auctionPage .auctionPageBodyContent .auctionConditionsButton{font-family:'Source Sans Pro',sans-serif;font-weight:400;color:#fff;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:10px 30px;z-index:2;font-size:20px;background:#333;text-transform:uppercase;display:inline-block;cursor:pointer;margin-left:35px;}.auctionPage .auctionPageBodyContent+.auctionConditionsContent{position:absolute;visibility:hidden;}.auctionConditionsContent{padding:20px 40px;background:#333;color:#fff;}.auctionConditionsContent p,.auctionConditionsContent li{font-size:18px;}.auctionOrderButton{font-family:'Source Sans Pro',sans-serif;font-weight:400;color:#fff;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:10px 30px;z-index:2;font-size:20px;background:#333;text-transform:uppercase;display:inline-block;cursor:pointer;-webkit-transition:all 400ms linear;-moz-transition:all 400ms linear;-o-transition:all 400ms linear;transition:all 400ms linear;}.auctionOrderButton:hover{background-color:#ffe811;color:#333;}.customBanner:after{content:'';position:absolute;top:0;left:0;width:110px;height:110px;pointer-events:none;}.NowPriced:after,.standardAuctions .zoomIt[data-auction-banner=NowPriced]:after{content:'';position:absolute;top:0;left:0;width:110px;height:110px;pointer-events:none;}.NowPriced:after,.standardAuctions .zoomIt[data-auction-banner=NowPriced]:after{background-image:url("/images/bannerCustomNowPriced.svg");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;background-position:top left;}.NowTender:after,.standardAuctions .zoomIt[data-auction-banner=NowTender]:after{content:'';position:absolute;top:0;left:0;width:110px;height:110px;pointer-events:none;}.NowTender:after,.standardAuctions .zoomIt[data-auction-banner=NowTender]:after{background-image:url("/images/bannerCustomNowTender.svg");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;background-position:top left;}.NowSalebyNegotiation:after,.standardAuctions .zoomIt[data-auction-banner=NowSalebyNegotiation]:after{content:'';position:absolute;top:0;left:0;width:110px;height:110px;pointer-events:none;}.NowSalebyNegotiation:after,.standardAuctions .zoomIt[data-auction-banner=NowSalebyNegotiation]:after{background-image:url("/images/bannerCustomSaleNegotiation.svg");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;background-position:top left;}.NowSetDateofSale:after,.standardAuctions .zoomIt[data-auction-banner=NowSetDateofSale]:after{content:'';position:absolute;top:0;left:0;width:110px;height:110px;pointer-events:none;}.NowSetDateofSale:after,.standardAuctions .zoomIt[data-auction-banner=NowSetDateofSale]:after{background-image:url("/images/bannerCustomSetDateSale.svg");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;background-position:top left;}.SoldPrior:after,.standardAuctions .zoomIt[data-auction-banner=SoldPrior]:after{content:'';position:absolute;top:0;left:0;width:110px;height:110px;pointer-events:none;}.SoldPrior:after,.standardAuctions .zoomIt[data-auction-banner=SoldPrior]:after{background-image:url("/images/bannerCustomSoldPrior.svg");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;background-position:top left;}.Withdrawn:after,.standardAuctions .zoomIt[data-auction-banner=Withdrawn]:after{content:'';position:absolute;top:0;left:0;width:110px;height:110px;pointer-events:none;}.Withdrawn:after,.standardAuctions .zoomIt[data-auction-banner=Withdrawn]:after{background-image:url("/images/bannerCustomWithdrawn.svg");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;background-position:top left;}.homepageBlog,.blogLandingContainer{position:relative;margin:0;}.homepageBlog h1,.blogLandingContainer h1{font-family:'Source Sans Pro',sans-serif;font-weight:300;font-size:64px;padding-left:94px;margin:0;}.homepageBlog .blogButtons,.blogLandingContainer .blogButtons{position:absolute;top:30px;right:94px;}.homepageBlog .blogButtons a,.blogLandingContainer .blogButtons a{font-family:'Source Sans Pro',sans-serif;font-weight:600;color:#fff;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:10px 30px;z-index:2;font-size:20px;background:#333;text-transform:uppercase;margin-left:20px;}.homepageBlog .blogSlides,.blogLandingContainer .blogSlides{margin-top:15px;}.homepageBlog .blogSlides .paging,.blogLandingContainer .blogSlides .paging{text-align:center;list-style:none;font-size:0;margin:0;padding:0;}.homepageBlog .blogSlides .paging li,.blogLandingContainer .blogSlides .paging li{display:inline-block;font-size:24px;margin:0 6px;font-family:'Source Sans Pro',sans-serif;font-weight:400;}.homepageBlog .blogSlides .paging li.selected,.blogLandingContainer .blogSlides .paging li.selected{font-weight:600;}.blogLanding .noFeature{padding-top:100px;}.blogLanding .blogFeatureArticle .slideContent{pointer-events:none;bottom:100px;max-width:70%;}.blogLanding .blogFeatureArticle .slideContent .dateOverlay{float:left;margin-left:40px;background:#ffe811;color:#333;font-family:'Source Sans Pro',sans-serif;font-weight:300;font-size:24px;padding:6px 12px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;z-index:2;}.blogLanding .blogFeatureArticle .slideContent h1{clear:left;padding:30px;}.blogLanding .blogFeatureArticle .slideContent h2{text-transform:none;}.blogLanding .blogFeatureArticle .slideContent h2 .slideButton{bottom:auto;float:right;top:105%;}.blogLandingContainer h1{padding-left:0;margin:0 30px;}.blogLandingContainer .blogButtons{right:41px;}.blogLandingContainer .blogSlides .blogQuick{display:inline-block;vertical-align:top;margin-bottom:20px;}.blogQuick{width:33%;}.blogQuick .blogQuickDetail{width:510px;height:600px;margin:0 auto;position:relative;text-align:center;}.blogQuick .blogQuickDetail .dateOverlay{position:absolute;top:0;left:0;background:#ffe811;color:#333;font-family:'Source Sans Pro',sans-serif;font-weight:300;font-size:24px;padding:6px 12px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;z-index:2;}.blogQuick .blogQuickDetail .zoomIt{display:block;width:510px;height:300px;margin:0 auto;overflow:hidden;}.blogQuick .blogQuickDetail .zoomIt .zoomImage{width:510px;height:300px;background:no-repeat center center;background-size:510px 300px;z-index:1;background-attachment:local;}.blogQuick .blogQuickDetail .zoomIt .zoomImage-wrapper{display:inline-block;overflow:hidden;vertical-align:baseline;}.blogQuick .blogQuickDetail .zoomIt .zoomImage-wrapper img{-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;width:100%;height:auto;max-height:100%;}.blogQuick .blogQuickDetail .zoomIt .zoomImage-wrapper img:hover{-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);-webkit-transform:scale(1.1);transform:scale(1.1);}.blogQuick .blogQuickDetail img{margin:0 auto;}.blogQuick .blogQuickDetail h3{font-family:'Source Sans Pro',sans-serif;font-weight:300;font-size:34px;margin:20px 0 0 0;text-transform:capitalize;max-height:43px;overflow:hidden;}.blogQuick .blogQuickDetail hr{width:60%;background:#ffe811;height:2px;border:0;margin:10px auto 20px auto;}.blogQuick .blogQuickDetail p{font-family:'Source Sans Pro',sans-serif;font-weight:300;font-size:24px;max-width:510px;margin:0 auto;}.blogQuick .blogQuickDetail .articleMore{position:absolute;bottom:10px;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);font-family:'Source Sans Pro',sans-serif;font-weight:600;color:#fff;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:10px 30px;z-index:2;font-size:20px;background:#333;text-transform:uppercase;}.buyPage .slideContent{pointer-events:none;}.buyPage .buyPageFeatureWeek{height:auto;}.buyPage .buyPageFeatureWeek .shortSlider{font-size:0;text-align:left;}.buyPage .buyPageFeatureWeek .shortSlider+.loadMoreTiles{display:none;}.buyPage .buyPageFeatureWeek .shortSlider .propertyQuick{width:25%;display:inline-block;margin-bottom:20px;vertical-align:top;}.buyPage~#colorbox #cboxTitle{display:none!important;}.careersPage .contentPageSlides .contentPageSlideItem{height:100%!important;}.careersPage .contentPageSlides .contentPageSlideItem .careerSlideQuote{position:absolute;left:100px;top:200px;padding:0 100px;text-align:center;max-width:35%;}.careersPage .contentPageSlides .contentPageSlideItem .careerSlideQuote:before,.careersPage .contentPageSlides .contentPageSlideItem .careerSlideQuote:after{font-family:'Source Sans Pro',sans-serif;font-weight:400;font-size:254px;line-height:146px;position:absolute;top:0;color:#ffe811;}.careersPage .contentPageSlides .contentPageSlideItem .careerSlideQuote:before{content:'“';left:-20px;}.careersPage .contentPageSlides .contentPageSlideItem .careerSlideQuote:after{content:'”';right:-20px;}.careersPage .contentPageSlides .contentPageSlideItem .careerSlideQuote .slideContent{margin-top:10px;bottom:auto;position:relative;max-width:none;text-align:center;left:auto;}.careersPage .contentPageSlides .contentPageSlideItem .careerSlideQuote .slideContent h1{width:auto!important;float:none;display:inline-block;vertical-align:top;}.careersPage .contentPageSlides .contentPageSlideItem .careerSlideQuote .slideContent h2{max-width:none;text-transform:none;background:transparent;padding:0;min-width:0;margin:0;float:none;}.careersPage .contentPageSlides .contentPageSlideItem .careerSlideQuote .slideContent h2 .slidePropertyAddress{font-size:24px;padding:11px 14px;line-height:24px;float:none;background:#fff;display:inline-block;vertical-align:top;}.careersPage .contentPageSlides .contentPageSlideItem .careerSlideQuote .teamPageLink{position:relative;left:auto;bottom:auto;margin-top:40px;display:inline-block;}.careersPage .contentPageSlides .contentPageSlideItem .careerSlideQuote .teamPageLink a{padding:6px 20px;background:#333;color:#fff;display:block;text-align:center;}.careersPage .contentPageBodyContent .umb-grid{padding-top:0;}.careersPage .contentPageBodyContent .umb-grid .container .row .col-md-12{width:100%;}.careersPage .contentPageBodyContent .umb-grid .container .row .col-md-12 h2{font-family:'Source Sans Pro',sans-serif;font-weight:600;font-size:50px;}.careersPage .contentPageBodyContent .umb-grid .container .row .col-md-12 p{font-family:'Source Sans Pro',sans-serif;font-weight:300;font-size:21px;line-height:36px;margin:20px 0;}.careersPage .careerGuideButton{padding:0 30px;margin:0 0 40px 0;}.careersPage .careerGuideButton a{font-family:'Source Sans Pro',sans-serif;font-weight:600;color:#fff;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:10px 30px;z-index:2;font-size:20px;background:#333;text-transform:uppercase;text-decoration:none!important;cursor:pointer;}.careersPage .selfPromotion{background:#333;text-align:center;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;padding:10px 20px;margin:20px 30px;}.careersPage .selfPromotion h2{color:#ffe811;font-family:'Source Sans Pro',sans-serif;font-weight:300;}.careersPage .selfPromotion p{color:#fff;}.careersPage .careerOffersContainer{margin:40px 0;padding:0 30px;}.careersPage .careerOffersContainer h2{font-family:'Source Sans Pro',sans-serif;font-weight:600;font-size:50px;margin:20px 0;padding:20px 0;border-top:2px solid #ffe811;border-bottom:2px solid #ffe811;}.careersPage .careerOffersContainer .careerOffer{margin:20px 0 80px 0;}.careersPage .careerOffersContainer .careerOffer h3{font-family:'Source Sans Pro',sans-serif;font-weight:300;font-size:36px;}.careersPage .careerOffersContainer .careerOffer p{font-family:'Source Sans Pro',sans-serif;font-weight:300;font-size:21px;line-height:36px;}.careersPage .careerOffersContainer .careerOffer a.careerLink{font-family:'Source Sans Pro',sans-serif;font-weight:600;color:#fff;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:10px 30px;z-index:2;font-size:20px;background:#333;text-transform:uppercase;text-decoration:none!important;cursor:pointer;display:inline-block;margin:0 6px 6px 0;}.careersPage .careerHeaderMedia{position:relative;margin:20px 0;padding-top:56.25%;}.careersPage .careerHeaderMedia iframe{position:absolute;width:100%;height:100%;top:0;left:0;}.careersPage .careerVacanciesContainer h2{font-size:50px;font-family:'Source Sans Pro',sans-serif;font-weight:600;margin:20px 0;padding:20px 0;border-top:2px solid #ffe811;border-bottom:2px solid #ffe811;}.careersPage .careerVacanciesContainer .vacancyItem{margin-bottom:60px;padding-bottom:60px;}.careersPage .careerVacanciesContainer .vacancyItem:not(:last-child){border-bottom:2px solid #ffe811;}.careersPage .careerVacanciesContainer .vacancyItem.active .vacancyButtons .vacancyExpand:after{border-bottom:10px solid #333;border-top:0;}.careersPage .careerVacanciesContainer .vacancyItem h3{font-family:'Source Sans Pro',sans-serif;font-weight:300;font-size:30px;}.careersPage .careerVacanciesContainer .vacancyItem .vacancyContentAll{font-family:'Source Sans Pro',sans-serif;font-weight:300;font-size:21px;line-height:36px;white-space:pre-line;overflow:hidden;-moz-transition:max-height 400ms linear;-o-transition:max-height 400ms linear;-webkit-transition:max-height 400ms linear;transition:max-height 400ms linear;}.careersPage .careerVacanciesContainer .vacancyItem .vacancyDetails p{font-family:'Source Sans Pro',sans-serif;font-weight:600;}.careersPage .careerVacanciesContainer .vacancyItem .vacancyButtons .applyButton,.careersPage .careerVacanciesContainer .vacancyItem .vacancyButtons .vacancyExpand{font-family:'Source Sans Pro',sans-serif;font-weight:600;color:#fff;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:10px 30px;z-index:2;font-size:20px;background:#333;text-transform:uppercase;text-decoration:none!important;cursor:pointer;}.careersPage .careerVacanciesContainer .vacancyItem .vacancyButtons .vacancyExpand{position:relative;background:#ffe811;color:#333;padding-right:50px;}.careersPage .careerVacanciesContainer .vacancyItem .vacancyButtons .vacancyExpand:after{content:'';position:absolute;right:20px;top:17px;border-top:10px solid #333;border-left:10px solid transparent;border-right:10px solid transparent;}.careersPage .careersLowerLinks{margin:40px 0;padding:40px 0;border-top:2px solid #ffe811;border-bottom:2px solid #ffe811;text-align:center;}.careersPage .careersLowerLinks .careerLink{font-family:'Source Sans Pro',sans-serif;font-weight:600;color:#fff;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:10px 28px;z-index:2;font-size:20px;background:#333;text-transform:uppercase;text-decoration:none!important;cursor:pointer;display:inline-block;margin-bottom:10px;}.careersPage .careersLowerImage img{width:100%;max-width:100%;height:auto;}.propertiesPage .slideContainer .slideContent{pointer-events:none;}.cityPage .propertyFeature{position:relative;margin-bottom:0;}.cityPage .propertyFeature+.paraOver{padding-top:20px;}.cityPage .propertyFeature .slideContainer.gogoParaScroll{overflow:hidden;padding-top:56px;}.cityPage .propertyFeature .slideContent{pointer-events:none;}.cityPage .propertyFeature .slideContent .notProperty{display:none;}.cityPage .propertyFeature .slideContent .isProperty{display:block;}.cityPage .propertyFeature .slideContent h2{text-transform:none;}.cityPage .umb-grid .container .row .column.col-md-12{width:100%;}.commercialPage .slideContent{pointer-events:none;}.commercialPage .commercialPageFeatureWeek{height:auto;}.commercialPage .commercialPageFeatureWeek .shortSlider{font-size:0;text-align:left;}.commercialPage .commercialPageFeatureWeek .shortSlider .propertyQuick{width:25%;display:inline-block;margin-bottom:20px;vertical-align:top;}.commercialPage~#colorbox #cboxTitle{display:none!important;}.contentPage .contentPageSlides .contentPageSlideItem{height:100%!important;}.contentPage .contentPageSlides .contentPageSlideItem .slideContent{bottom:100px;}.contentPage .contentPageSlides .contentPageSlideItem .slideContent h2{max-width:610px;text-transform:none;}.contentPage .contentPageSlides .contentPageSlideItem .slideContent h2 .slidePropertyAddress{display:inline-block;font-size:24px;line-height:24px;}.contentPage .blogButtons a{font-family:'Source Sans Pro',sans-serif;font-weight:600;color:#fff;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:10px 30px;z-index:2;font-size:20px;background:#333;text-transform:uppercase;margin-left:20px;text-decoration:none!important;}.contentPage .umb-grid hr{display:block;margin:40px 0 0 0;border:0;border-top:2px solid #ffe811;}.contentPage .umb-grid .blogButtons a{display:block;margin:0 auto;width:400px;text-align:center;}.contentPage .contentPageContent .pageColumn{width:100%;}.contentPage .contentPageContent .pageColumn.rightColumn{float:none;float:right;width:50%;padding:0;z-index:1;background-color:#fff;}.contentPage .contentPageContent .pageColumn .umb-grid .grid-section .container .row .col-md-12{width:100%;}.contentPage .sellPageFormContainer{background:#333;padding:30px 30px 50px 30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;position:relative;margin:30px;}.contentPage .sellPageFormContainer .thanksIcon{margin:20px auto;width:80px;height:80px;background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2038.994%2038.995%22%3E%3Cpath%20fill%3D%22%23ffe811%22%20d%3D%22M0%2019.498c0%2010.768%208.73%2019.497%2019.497%2019.497%2010.768%200%2019.497-8.73%2019.497-19.497S30.264%200%2019.497%200C8.73%200%200%208.73%200%2019.498M26.204%209.91c1.75%200%203.175%201.42%203.175%203.176%200%201.752-1.42%203.176-3.176%203.176-1.756%200-3.176-1.42-3.176-3.176s1.42-3.175%203.176-3.175m-13.413%200c1.752%200%203.176%201.42%203.176%203.176%200%201.752-1.42%203.176-3.175%203.176s-3.175-1.42-3.175-3.176S11.04%209.91%2012.79%209.91M9.175%2020.737c1.104-.18%202.14.57%202.322%201.674.303%201.877%201.27%203.6%202.726%204.847%201.47%201.262%203.342%201.953%205.28%201.953%201.933%200%203.81-.69%205.274-1.95%201.452-1.245%202.42-2.96%202.727-4.838.182-1.104%201.22-1.848%202.32-1.67%201.106.182%201.85%201.222%201.672%202.322-.46%202.814-1.913%205.388-4.086%207.252-2.2%201.885-5.008%202.926-7.91%202.926-2.903%200-5.714-1.04-7.915-2.93-2.176-1.87-3.624-4.45-4.08-7.27-.184-1.1.565-2.138%201.67-2.316%22%20%2F%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;}.contentPage .sellPageFormContainer h1{color:#fff;text-align:center;font-family:'Source Sans Pro',sans-serif;font-weight:300;font-size:64px;margin:0 0 30px 0;}.contentPage .sellPageFormContainer p{color:#fff;font-family:'Source Sans Pro',sans-serif;font-weight:300;font-size:24px;text-align:center;margin:0 auto;max-width:70%;}.contentPage .sellPageFormContainer .formDetails{position:relative;padding:0 30px;}.contentPage .sellPageFormContainer .formDetails .sellForm{font-size:0;}.contentPage .sellPageFormContainer .formDetails .sellForm .inputHolder{width:100%;position:relative;padding-left:50px;margin:20px 0;display:inline-block;vertical-align:top;border-bottom:2px solid #ffe811;background:#333;z-index:1;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.contentPage .sellPageFormContainer .formDetails .sellForm .inputHolder.error{border-bottom-color:#f00;}.contentPage .sellPageFormContainer .formDetails .sellForm .inputHolder.error:after{opacity:1;}.contentPage .sellPageFormContainer .formDetails .sellForm .inputHolder.short{width:50%;}.contentPage .sellPageFormContainer .formDetails .sellForm .inputHolder.short+.short{width:48%;margin-left:2%;}.contentPage .sellPageFormContainer .formDetails .sellForm .inputHolder.micro{width:32%;padding:0;border:0;}.contentPage .sellPageFormContainer .formDetails .sellForm .inputHolder.micro~.micro{margin-left:2%;}.contentPage .sellPageFormContainer .formDetails .sellForm .inputHolder.micro .arrowButton{position:absolute;left:10px;width:20px;height:12px;z-index:10;cursor:pointer;}.contentPage .sellPageFormContainer .formDetails .sellForm .inputHolder.micro .arrowButton:before,.contentPage .sellPageFormContainer .formDetails .sellForm .inputHolder.micro .arrowButton:after{content:'';position:absolute;top:0;left:0;background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2011.534%206.502%22%3E%3Cpath%20fill%3D%22%23ffe811%22%20d%3D%22M11.534%205.77l-.73.73L5.04.743l.73-.73z%22%20%2F%3E%3Cpath%20fill%3D%22%23ffe811%22%20d%3D%22M.73%206.49L0%205.76%205.76%200l.73.73z%22%20%2F%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;width:20px;height:12px;}.contentPage .sellPageFormContainer .formDetails .sellForm .inputHolder.micro .arrowButton:after{opacity:0;background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2011.534%206.502%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M11.534%205.77l-.73.73L5.04.743l.73-.73z%22%20%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M.73%206.49L0%205.76%205.76%200l.73.73z%22%20%2F%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;}.contentPage .sellPageFormContainer .formDetails .sellForm .inputHolder.micro .arrowButton.up{top:10px;}.contentPage .sellPageFormContainer .formDetails .sellForm .inputHolder.micro .arrowButton.down{bottom:12px;}.contentPage .sellPageFormContainer .formDetails .sellForm .inputHolder.micro .arrowButton.down:before,.contentPage .sellPageFormContainer .formDetails .sellForm .inputHolder.micro .arrowButton.down:after{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg);}.contentPage .sellPageFormContainer .formDetails .sellForm .inputHolder.micro input{float:left;width:80px;border:2px solid #ffe811;padding-left:40px;}.contentPage .sellPageFormContainer .formDetails .sellForm .inputHolder.micro input::-webkit-input-placeholder{font-size:0;}.contentPage .sellPageFormContainer .formDetails .sellForm .inputHolder.micro input:-moz-placeholder{font-size:0;}.contentPage .sellPageFormContainer .formDetails .sellForm .inputHolder.micro input::-moz-placeholder{font-size:0;}.contentPage .sellPageFormContainer .formDetails .sellForm .inputHolder.micro input:-ms-input-placeholder{font-size:0;}.contentPage .sellPageFormContainer .formDetails .sellForm .inputHolder.micro label{color:#fff;font-size:18px;float:left;font-family:'Source Sans Pro',sans-serif;font-weight:300;margin:10px 0 0 10px;}.contentPage .sellPageFormContainer .formDetails .sellForm .inputHolder:before{content:'';position:absolute;left:5px;top:5px;}.contentPage .sellPageFormContainer .formDetails .sellForm .inputHolder:after{content:'';position:absolute;top:9px;right:5px;background-image:url("/images/error.svg");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;width:30px;height:30px;z-index:2;opacity:0;-webkit-transition:opacity 200ms linear;-moz-transition:opacity 200ms linear;-ms-transition:opacity 200ms linear;-o-transition:opacity 200ms linear;transition:opacity 200ms linear;}.contentPage .sellPageFormContainer .formDetails .sellForm .inputHolder:not(.messageInput){height:50px;}.contentPage .sellPageFormContainer .formDetails .sellForm .inputHolder.nameInput:before{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2027.5654297%2028.8671875%22%3E%3Cpath%20fill%3D%22%23ffe811%22%20d%3D%22M24.918%2028.867c-.135%200-.216-.007-.216-.007l-21.72.002c-.01%200-.065.003-.142.003-.527%200-1.83-.105-2.536-1.076-.657-.91-.064-2.386.06-2.672l.59-1.337c.07-.155%201.684-3.747%203.575-5.897%201.07-1.22%202.595-1.486%204.152-.74.48.23.93.692%201.327%201.1.15.152.29.297.416.41.51.457%201.444%201.006%203.018%201.035h1.073c1.562-.03%202.497-.578%203.004-1.033.134-.12.28-.28.438-.445.38-.404.812-.862%201.274-1.093%201.43-.715%202.874-.437%203.932.766%201.9%202.16%203.365%205.83%203.426%205.986l.59%201.277c.08.175.76%201.73.1%202.67-.656.948-1.87%201.05-2.362%201.05m-.16-1.353c.063.003.1.005.16.005.22%200%20.952-.035%201.255-.474.098-.14.046-.758-.218-1.336l-.603-1.31c-.03-.07-1.456-3.643-3.2-5.627-.67-.763-1.428-.894-2.317-.45-.25.124-.606.504-.896.81-.185.197-.36.383-.52.525-.675.608-1.9%201.34-3.89%201.378H13.43c-2.002-.038-3.227-.77-3.906-1.378-.145-.13-.308-.296-.48-.473-.304-.312-.684-.7-.948-.827-1.013-.486-1.867-.37-2.556.415-1.755%201.995-3.34%205.518-3.355%205.554L1.6%2025.66c-.257.585-.3%201.206-.204%201.338.277.382.93.52%201.444.52l.086-.003h21.832zm-11.006-9.88c-4.193%200-7.606-4.027-7.606-8.977C6.146%203.803%209.486%200%2013.752%200c4.268%200%207.61%203.803%207.61%208.657%200%204.95-3.414%208.978-7.61%208.978m0-16.287c-3.508%200-6.257%203.21-6.257%207.31%200%204.206%202.806%207.628%206.257%207.628%203.454%200%206.262-3.422%206.262-7.63%200-4.098-2.75-7.308-6.262-7.308%22%2F%3E%3C%2Fsvg%3E%0D%0A");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;width:38px;height:40px;}.contentPage .sellPageFormContainer .formDetails .sellForm .inputHolder.emailInput:before{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2034.3115234%2021.9824219%22%3E%3Cpath%20fill%3D%22%23ffe811%22%20d%3D%22M0%2021.982h34.312V0H0v21.982zM31.51%201.486L17.156%2013.45%202.797%201.487H31.51zM1.49%2020.492V2.334l15.667%2013.05L32.82%202.335v18.163H1.49v-.005z%22%2F%3E%3C%2Fsvg%3E%0D%0A");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;width:41px;height:32px;top:11px;}.contentPage .sellPageFormContainer .formDetails .sellForm .inputHolder.phoneInput:before{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2029.3261719%2029.402832%22%3E%3Cpath%20fill%3D%22%23ffe811%22%20d%3D%22M23.438%2029.403c-3.15-.018-9.002-2.222-15.13-8.373-3.444-3.458-6.074-7.314-7.402-10.86C-.316%206.91-.3%204.223.946%202.98c.173-.17.347-.355.53-.544C2.513%201.346%203.807-.01%205.46%200%206.683.006%207.85.73%209.04%202.215c3.162%203.945%202.08%205.533.068%207.506l-.308.304c-.32.32-.09%201.15.64%202.275.714%201.1%201.895%202.482%203.514%204.105%203.735%203.748%205.338%204.314%205.96%204.317.23.002.334-.073.4-.14l.307-.308c.976-.987%201.9-1.92%203.337-1.91%201.156.006%202.48.644%204.168%202.007%201.433%201.157%202.15%202.292%202.2%203.47.067%201.71-1.327%203.032-2.448%204.094-.19.18-.377.356-.548.528-.626.623-1.625.947-2.892.94M5.455%201.275c-1.105-.006-2.143%201.082-3.06%202.04-.187.198-.37.39-.548.57-.653.646-.976%202.565.253%205.84%201.267%203.38%203.792%207.074%207.11%2010.406%205.48%205.5%2011.1%207.98%2014.237%207.998.905.005%201.61-.197%201.982-.568.178-.18.373-.364.57-.552.982-.93%202.096-1.984%202.05-3.116-.03-.78-.612-1.63-1.724-2.53-1.432-1.156-2.537-1.72-3.376-1.724-.86-.006-1.453.55-2.426%201.532l-.313.316c-.336.337-.79.514-1.303.51-1.497-.008-3.678-1.498-6.86-4.69-1.678-1.688-2.917-3.14-3.677-4.315-1.135-1.75-1.292-3.052-.47-3.87l.314-.31c1.617-1.585%202.507-2.458-.172-5.798-.918-1.15-1.79-1.734-2.587-1.738%22%2F%3E%3C%2Fsvg%3E%0D%0A");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;width:38px;height:40px;}.contentPage .sellPageFormContainer .formDetails .sellForm .inputHolder.streetInput:before{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2033.382%2032.227%22%3E%3Cpath%20fill%3D%22%23ffe811%22%20d%3D%22M18.652%2032.227v-9.115H14.73v9.115H3.923V18.78H0v-2.503L16.675%200l4.9%204.574v-3.11H28.5v9.36l4.884%205.494v2.463H29.46v13.446H18.652zm-12.73-2h6.808v-9.115h7.922v9.115h6.808V16.78h3.658l-4.62-5.194V3.463h-2.922v5.715l-6.87-6.414L2.347%2016.78h3.577v13.447z%22%20%2F%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;width:38px;height:40px;}.contentPage .sellPageFormContainer .formDetails .sellForm .inputHolder.suburbInput:before{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2027.404%2035.872%22%3E%3Cpath%20fill%3D%22%23ffe811%22%20d%3D%22M13.702%2035.872c-.644%200-1.26-.307-1.646-.823L2.583%2021.69C.893%2019.342%200%2016.58%200%2013.7%200%206.147%206.147%200%2013.702%200c7.556%200%2013.702%206.147%2013.702%2013.702%200%202.877-.895%205.642-2.59%207.994l-.445.617-9.005%2012.714c-.404.538-1.02.845-1.663.845m0-33.872C7.25%202%202%207.25%202%2013.702c0%202.455.764%204.814%202.21%206.82l.335.472%209.157%2012.878c.018%200%20.036-.01.047-.023l9.443-13.322c1.445-2.01%202.21-4.37%202.21-6.825C25.404%207.25%2020.156%202%2013.704%202m0%2016.937c-2.887%200-5.235-2.35-5.235-5.234s2.348-5.233%205.234-5.233%205.233%202.348%205.233%205.233-2.347%205.234-5.233%205.234m0-8.468c-1.783%200-3.234%201.45-3.234%203.232%200%201.784%201.45%203.234%203.234%203.234s3.233-1.45%203.233-3.234c0-1.783-1.45-3.233-3.233-3.233%22%20%2F%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;width:38px;height:40px;}.contentPage .sellPageFormContainer .formDetails .sellForm .inputHolder.messageInput{height:300px;-webkit-transition:all 400ms linear;-moz-transition:all 400ms linear;-ms-transition:all 400ms linear;-o-transition:all 400ms linear;transition:all 400ms linear;overflow:hidden;background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2028.7861328%2019.9990234%22%3E%3Cpath%20fill%3D%22%23ffe811%22%20d%3D%22M0%200h17.154v1.992H0zM0%206h28.786v1.992H0zM0%2012.062h28.786v1.992H0zM0%2018.007h28.786V20H0z%22%2F%3E%3C%2Fsvg%3E%0D%0A");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;background-size:39px 39px;background-position:0 7px;background-color:#333;}.contentPage .sellPageFormContainer .formDetails .sellForm input[type=text],.contentPage .sellPageFormContainer .formDetails .sellForm input[type=email],.contentPage .sellPageFormContainer .formDetails .sellForm input[type=tel],.contentPage .sellPageFormContainer .formDetails .sellForm input[type=date]{width:100%;height:48px;line-height:26px;border:0;outline:0;color:#fff;background:#333;display:block;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:6px 10px;margin:0;position:relative;font-family:'Source Sans Pro',sans-serif;font-weight:300;font-size:24px;}.contentPage .sellPageFormContainer .formDetails .sellForm input[type=text]::-ms-clear,.contentPage .sellPageFormContainer .formDetails .sellForm input[type=email]::-ms-clear,.contentPage .sellPageFormContainer .formDetails .sellForm input[type=tel]::-ms-clear,.contentPage .sellPageFormContainer .formDetails .sellForm input[type=date]::-ms-clear{display:none;}.contentPage .sellPageFormContainer .formDetails .sellForm input[type=text]::-webkit-input-placeholder,.contentPage .sellPageFormContainer .formDetails .sellForm input[type=email]::-webkit-input-placeholder,.contentPage .sellPageFormContainer .formDetails .sellForm input[type=tel]::-webkit-input-placeholder,.contentPage .sellPageFormContainer .formDetails .sellForm input[type=date]::-webkit-input-placeholder{font-size:18px;-webkit-transition:color 400ms linear;-moz-transition:color 400ms linear;-ms-transition:color 400ms linear;-o-transition:color 400ms linear;transition:color 400ms linear;}.contentPage .sellPageFormContainer .formDetails .sellForm input[type=text]:-moz-placeholder,.contentPage .sellPageFormContainer .formDetails .sellForm input[type=email]:-moz-placeholder,.contentPage .sellPageFormContainer .formDetails .sellForm input[type=tel]:-moz-placeholder,.contentPage .sellPageFormContainer .formDetails .sellForm input[type=date]:-moz-placeholder{font-size:18px;opacity:1;-webkit-transition:color 400ms linear;-moz-transition:color 400ms linear;-ms-transition:color 400ms linear;-o-transition:color 400ms linear;transition:color 400ms linear;}.contentPage .sellPageFormContainer .formDetails .sellForm input[type=text]::-moz-placeholder,.contentPage .sellPageFormContainer .formDetails .sellForm input[type=email]::-moz-placeholder,.contentPage .sellPageFormContainer .formDetails .sellForm input[type=tel]::-moz-placeholder,.contentPage .sellPageFormContainer .formDetails .sellForm input[type=date]::-moz-placeholder{font-size:18px;opacity:1;-webkit-transition:color 400ms linear;-moz-transition:color 400ms linear;-ms-transition:color 400ms linear;-o-transition:color 400ms linear;transition:color 400ms linear;}.contentPage .sellPageFormContainer .formDetails .sellForm input[type=text]:-ms-input-placeholder,.contentPage .sellPageFormContainer .formDetails .sellForm input[type=email]:-ms-input-placeholder,.contentPage .sellPageFormContainer .formDetails .sellForm input[type=tel]:-ms-input-placeholder,.contentPage .sellPageFormContainer .formDetails .sellForm input[type=date]:-ms-input-placeholder{font-size:18px;-webkit-transition:color 400ms linear;-moz-transition:color 400ms linear;-ms-transition:color 400ms linear;-o-transition:color 400ms linear;transition:color 400ms linear;}.contentPage .sellPageFormContainer .formDetails .sellForm input[type=text]:focus::-webkit-input-placeholder,.contentPage .sellPageFormContainer .formDetails .sellForm input[type=email]:focus::-webkit-input-placeholder,.contentPage .sellPageFormContainer .formDetails .sellForm input[type=tel]:focus::-webkit-input-placeholder,.contentPage .sellPageFormContainer .formDetails .sellForm input[type=date]:focus::-webkit-input-placeholder{color:#ffe811;}.contentPage .sellPageFormContainer .formDetails .sellForm input[type=text]:focus:-moz-placeholder,.contentPage .sellPageFormContainer .formDetails .sellForm input[type=email]:focus:-moz-placeholder,.contentPage .sellPageFormContainer .formDetails .sellForm input[type=tel]:focus:-moz-placeholder,.contentPage .sellPageFormContainer .formDetails .sellForm input[type=date]:focus:-moz-placeholder{color:#ffe811;}.contentPage .sellPageFormContainer .formDetails .sellForm input[type=text]:focus::-moz-placeholder,.contentPage .sellPageFormContainer .formDetails .sellForm input[type=email]:focus::-moz-placeholder,.contentPage .sellPageFormContainer .formDetails .sellForm input[type=tel]:focus::-moz-placeholder,.contentPage .sellPageFormContainer .formDetails .sellForm input[type=date]:focus::-moz-placeholder{color:#ffe811;}.contentPage .sellPageFormContainer .formDetails .sellForm input[type=text]:focus:-ms-input-placeholder,.contentPage .sellPageFormContainer .formDetails .sellForm input[type=email]:focus:-ms-input-placeholder,.contentPage .sellPageFormContainer .formDetails .sellForm input[type=tel]:focus:-ms-input-placeholder,.contentPage .sellPageFormContainer .formDetails .sellForm input[type=date]:focus:-ms-input-placeholder{color:#ffe811;}.contentPage .sellPageFormContainer .formDetails .sellForm textarea{width:100%;padding:14px 10px 6px 10px;margin:0;height:300px;line-height:26px;border:0;outline:0;color:#fff;background:transparent;display:block;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;position:relative;font-family:'Source Sans Pro',sans-serif;font-weight:300;font-size:24px;resize:none;}.contentPage .sellPageFormContainer .formDetails .sellForm textarea::-webkit-input-placeholder{font-size:18px;-webkit-transition:color 400ms linear;-moz-transition:color 400ms linear;-ms-transition:color 400ms linear;-o-transition:color 400ms linear;transition:color 400ms linear;}.contentPage .sellPageFormContainer .formDetails .sellForm textarea:-moz-placeholder{font-size:18px;opacity:1;-webkit-transition:color 400ms linear;-moz-transition:color 400ms linear;-ms-transition:color 400ms linear;-o-transition:color 400ms linear;transition:color 400ms linear;}.contentPage .sellPageFormContainer .formDetails .sellForm textarea::-moz-placeholder{font-size:18px;opacity:1;-webkit-transition:color 400ms linear;-moz-transition:color 400ms linear;-ms-transition:color 400ms linear;-o-transition:color 400ms linear;transition:color 400ms linear;}.contentPage .sellPageFormContainer .formDetails .sellForm textarea:-ms-input-placeholder{font-size:18px;-webkit-transition:color 400ms linear;-moz-transition:color 400ms linear;-ms-transition:color 400ms linear;-o-transition:color 400ms linear;transition:color 400ms linear;}.contentPage .sellPageFormContainer .formDetails .sellForm textarea:focus::-webkit-input-placeholder{color:#ffe811;}.contentPage .sellPageFormContainer .formDetails .sellForm textarea:focus:-moz-placeholder{color:#ffe811;}.contentPage .sellPageFormContainer .formDetails .sellForm textarea:focus::-moz-placeholder{color:#ffe811;}.contentPage .sellPageFormContainer .formDetails .sellForm textarea:focus:-ms-input-placeholder{color:#ffe811;}.contentPage .sellPageFormContainer .formDetails .sellForm input[type=button],.contentPage .sellPageFormContainer .formDetails .sellForm input[type=submit]{float:right;width:24%;margin-top:30px;height:40px;padding:6px 12px;border:2px solid #fff;color:#fff;text-align:center;text-transform:uppercase;font-family:'Source Sans Pro',sans-serif;font-weight:600;font-size:20px;background-color:#333;cursor:pointer;opacity:1;outline:0;-webkit-appearance:none;border-radius:0;}.contentPage .sellPageFormContainer .formDetails .sellForm .captchaHolder{width:70%;float:left;}.contentPage .sellPageFormContainer .formDetails .sellForm .captchaHolder .errorMessage{font-size:14px;color:#fff;border-radius:5px;padding:6px 10px 6px 10px;}.contentPage .sellPageFormContainer .formDetails .sellForm .captchaHolder .errorMessage span.field-validation-error{color:inherit;position:static;top:auto;right:auto;}.contentPage .sellPageFormContainer .formDetails .sellForm .captchaHolder.error .errorMessage{background-color:#f00;}.contentPage .sellPageFormContainer .formDetails .sellForm .captchaHolder.error .errorMessage:after{content:'';position:absolute;top:0;right:5px;background-image:url("/images/error.svg");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;width:30px;height:30px;z-index:2;}.contentPage .sellPageFormContainer .formDetails .sellForm .captchaHolder.error .errorMessage span.field-validation-error{color:inherit;position:static;top:auto;right:auto;}.contentPage .sellPageFormContainer .formDetails .sellForm .captchaHolder p{margin:0;text-align:left;}.contentPage .sellPageFormContainer .formDetails .sellForm .privacyStatement{text-align:left;font-size:16px;}.contentPage .sellPageFormContainer .formDetails .sellForm .privacyStatement a{color:#fff;}.errorPage .errorDetail{position:relative;height:649px;background-color:#ffe811;}.errorPage .errorDetail .errorBG{background:url("/images/404_bg.jpg") no-repeat 0 0;width:983px;height:649px;position:absolute;top:0;left:0;}.errorPage .errorDetail .errorBG h1{position:absolute;font-family:'Source Sans Pro',sans-serif;font-weight:700;font-size:130px;margin:0;top:70px;left:256px;}.errorPage .errorDetail .errorBG p{position:absolute;font-family:'Source Sans Pro',sans-serif;font-weight:300;font-size:30px;margin:0;top:209px;left:283px;text-align:center;}.errorPage .errorDetail .errorContent{position:absolute;z-index:2;top:254px;left:500px;}.errorPage .errorDetail .errorContent h2{font-family:'Source Sans Pro',sans-serif;font-weight:600;font-size:80px;margin:0;line-height:80px;}.errorPage .errorDetail .errorContent p{font-family:'Source Sans Pro',sans-serif;font-weight:300;font-size:30px;}.errorPage .errorDetail .errorContent a{font-family:'Source Sans Pro',sans-serif;font-weight:600;color:#fff;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:10px 30px;z-index:2;font-size:20px;background:#333;text-transform:uppercase;}.errorPage .errorDetail.fail .errorContent a{font-family:'Source Sans Pro',sans-serif;font-weight:300;font-size:30px;background:transparent;color:#333;text-decoration:underline;padding:0;text-transform:none;}.homePage .slideContainer .slideContent{pointer-events:none;}.movingPage .contentPageBodyContent{text-align:center;}.movingPage .movingPageWidgetContainer{width:100%;background:#333;color:#fff;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:40px 0;padding:40px 0 60px 0;}.movingPage .movingPageWidgetContainer .movingWidgetContent{width:80%;margin:0 auto;font-size:0;}.movingPage .movingPageWidgetContainer .movingWidgetContent .submitted{display:none!important;}.movingPage .movingPageWidgetContainer .movingWidgetContent h1{font-family:'Source Sans Pro',sans-serif;font-weight:300;font-size:60px;color:#fff;margin:20px 0;}.movingPage .movingPageWidgetContainer .movingWidgetContent p{color:#fff;font-family:'Source Sans Pro',sans-serif;font-weight:300;font-size:26px;}.movingPage .movingPageWidgetContainer .movingWidgetContent p a{color:#fff;text-decoration:underline;}.movingPage .movingPageWidgetContainer .movingWidgetContent .movingWidgetSelections{width:44%;display:inline-block;margin-right:6%;vertical-align:top;}.movingPage .movingPageWidgetContainer .movingWidgetContent .movingWidgetSelections .movingWidgetItems{font-size:0;}.movingPage .movingPageWidgetContainer .movingWidgetContent .movingWidgetSelections .movingWidgetItems .movingWidgetItem{width:31%;display:inline-block;margin:0 2% 2% 0;}.movingPage .movingPageWidgetContainer .movingWidgetContent .movingWidgetSelections .movingWidgetItems .movingWidgetItem:nth-child(3n){margin-right:0;}.movingPage .movingPageWidgetContainer .movingWidgetContent .movingWidgetSelections .movingWidgetItems .movingWidgetItem label{display:block;padding:10px 20px 10px 40px;background:#eee;font-size:22px;position:relative;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;}.movingPage .movingPageWidgetContainer .movingWidgetContent .movingWidgetSelections .movingWidgetItems .movingWidgetItem label:before{content:'+';font-size:30px;position:absolute;top:4px;left:10px;color:#333;font-weight:bold;}.movingPage .movingPageWidgetContainer .movingWidgetContent .movingWidgetSelections .movingWidgetItems .movingWidgetItem label:after{content:'';position:absolute;top:16px;left:10px;width:16px;height:16px;background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20viewBox%3D%220%200%2024%2024%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill%3D%22%23333333%22%20d%3D%22M21.652%203.21c-.293-.294-.77-.294-1.06%200L9.41%2014.34c-.293.297-.77.297-1.062%200l-4.9-4.99c-.144-.147-.334-.22-.525-.22-.193-.002-.39.07-.536.22L.222%2011.298c-.144.148-.222.333-.222.526%200%20.194.078.397.223.544l4.94%205.184c.292.297.77.777%201.062%201.07l2.124%202.142c.29.293.768.293%201.06%200l14.367-14.34c.293-.294.293-.777%200-1.07l-2.125-2.14z%22%20%2F%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;display:none;}.movingPage .movingPageWidgetContainer .movingWidgetContent .movingWidgetSelections .movingWidgetItems .movingWidgetItem label.active{background:#ffe811;}.movingPage .movingPageWidgetContainer .movingWidgetContent .movingWidgetSelections .movingWidgetItems .movingWidgetItem label.active:before{display:none;}.movingPage .movingPageWidgetContainer .movingWidgetContent .movingWidgetSelections .movingWidgetItems .movingWidgetItem label.active:after{display:block;}.movingPage .movingPageWidgetContainer .movingWidgetContent .movingWidgetSelections .movingWidgetItems .movingWidgetItem label span{position:relative;color:#333;}.movingPage .movingPageWidgetContainer .movingWidgetContent .movingWidgetSelections .movingWidgetItems .movingWidgetItem label input{display:none;}.movingPage .movingPageWidgetContainer .movingWidgetContent .movingFormContainer{width:48%;display:inline-block;margin-left:2%;vertical-align:top;}.movingPage .movingPageWidgetContainer .movingWidgetContent .movingFormContainer .movingForm{font-size:0;}.movingPage .movingPageWidgetContainer .movingWidgetContent .movingFormContainer .movingForm .inputHolder{width:100%;position:relative;padding-left:50px;margin:20px 0;display:inline-block;vertical-align:top;border-bottom:2px solid #ffe811;background:#333;z-index:1;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.movingPage .movingPageWidgetContainer .movingWidgetContent .movingFormContainer .movingForm .inputHolder.error{border-bottom-color:#f00;}.movingPage .movingPageWidgetContainer .movingWidgetContent .movingFormContainer .movingForm .inputHolder.error:after{opacity:1;}.movingPage .movingPageWidgetContainer .movingWidgetContent .movingFormContainer .movingForm .inputHolder.short{width:50%;}.movingPage .movingPageWidgetContainer .movingWidgetContent .movingFormContainer .movingForm .inputHolder.short+.short{width:48%;margin-left:2%;}.movingPage .movingPageWidgetContainer .movingWidgetContent .movingFormContainer .movingForm .inputHolder:before{content:'';position:absolute;left:5px;top:5px;}.movingPage .movingPageWidgetContainer .movingWidgetContent .movingFormContainer .movingForm .inputHolder:after{content:'';position:absolute;top:9px;right:5px;background-image:url("/images/error.svg");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;width:30px;height:30px;z-index:2;opacity:0;-webkit-transition:opacity 200ms linear;-moz-transition:opacity 200ms linear;-ms-transition:opacity 200ms linear;-o-transition:opacity 200ms linear;transition:opacity 200ms linear;}.movingPage .movingPageWidgetContainer .movingWidgetContent .movingFormContainer .movingForm .inputHolder:not(.messageInput){height:50px;}.movingPage .movingPageWidgetContainer .movingWidgetContent .movingFormContainer .movingForm .inputHolder.nameInput:before{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2027.5654297%2028.8671875%22%3E%3Cpath%20fill%3D%22%23ffe811%22%20d%3D%22M24.918%2028.867c-.135%200-.216-.007-.216-.007l-21.72.002c-.01%200-.065.003-.142.003-.527%200-1.83-.105-2.536-1.076-.657-.91-.064-2.386.06-2.672l.59-1.337c.07-.155%201.684-3.747%203.575-5.897%201.07-1.22%202.595-1.486%204.152-.74.48.23.93.692%201.327%201.1.15.152.29.297.416.41.51.457%201.444%201.006%203.018%201.035h1.073c1.562-.03%202.497-.578%203.004-1.033.134-.12.28-.28.438-.445.38-.404.812-.862%201.274-1.093%201.43-.715%202.874-.437%203.932.766%201.9%202.16%203.365%205.83%203.426%205.986l.59%201.277c.08.175.76%201.73.1%202.67-.656.948-1.87%201.05-2.362%201.05m-.16-1.353c.063.003.1.005.16.005.22%200%20.952-.035%201.255-.474.098-.14.046-.758-.218-1.336l-.603-1.31c-.03-.07-1.456-3.643-3.2-5.627-.67-.763-1.428-.894-2.317-.45-.25.124-.606.504-.896.81-.185.197-.36.383-.52.525-.675.608-1.9%201.34-3.89%201.378H13.43c-2.002-.038-3.227-.77-3.906-1.378-.145-.13-.308-.296-.48-.473-.304-.312-.684-.7-.948-.827-1.013-.486-1.867-.37-2.556.415-1.755%201.995-3.34%205.518-3.355%205.554L1.6%2025.66c-.257.585-.3%201.206-.204%201.338.277.382.93.52%201.444.52l.086-.003h21.832zm-11.006-9.88c-4.193%200-7.606-4.027-7.606-8.977C6.146%203.803%209.486%200%2013.752%200c4.268%200%207.61%203.803%207.61%208.657%200%204.95-3.414%208.978-7.61%208.978m0-16.287c-3.508%200-6.257%203.21-6.257%207.31%200%204.206%202.806%207.628%206.257%207.628%203.454%200%206.262-3.422%206.262-7.63%200-4.098-2.75-7.308-6.262-7.308%22%2F%3E%3C%2Fsvg%3E%0D%0A");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;width:38px;height:40px;}.movingPage .movingPageWidgetContainer .movingWidgetContent .movingFormContainer .movingForm .inputHolder.emailInput:before{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2034.3115234%2021.9824219%22%3E%3Cpath%20fill%3D%22%23ffe811%22%20d%3D%22M0%2021.982h34.312V0H0v21.982zM31.51%201.486L17.156%2013.45%202.797%201.487H31.51zM1.49%2020.492V2.334l15.667%2013.05L32.82%202.335v18.163H1.49v-.005z%22%2F%3E%3C%2Fsvg%3E%0D%0A");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;width:41px;height:32px;top:11px;}.movingPage .movingPageWidgetContainer .movingWidgetContent .movingFormContainer .movingForm .inputHolder.phoneInput:before{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2029.3261719%2029.402832%22%3E%3Cpath%20fill%3D%22%23ffe811%22%20d%3D%22M23.438%2029.403c-3.15-.018-9.002-2.222-15.13-8.373-3.444-3.458-6.074-7.314-7.402-10.86C-.316%206.91-.3%204.223.946%202.98c.173-.17.347-.355.53-.544C2.513%201.346%203.807-.01%205.46%200%206.683.006%207.85.73%209.04%202.215c3.162%203.945%202.08%205.533.068%207.506l-.308.304c-.32.32-.09%201.15.64%202.275.714%201.1%201.895%202.482%203.514%204.105%203.735%203.748%205.338%204.314%205.96%204.317.23.002.334-.073.4-.14l.307-.308c.976-.987%201.9-1.92%203.337-1.91%201.156.006%202.48.644%204.168%202.007%201.433%201.157%202.15%202.292%202.2%203.47.067%201.71-1.327%203.032-2.448%204.094-.19.18-.377.356-.548.528-.626.623-1.625.947-2.892.94M5.455%201.275c-1.105-.006-2.143%201.082-3.06%202.04-.187.198-.37.39-.548.57-.653.646-.976%202.565.253%205.84%201.267%203.38%203.792%207.074%207.11%2010.406%205.48%205.5%2011.1%207.98%2014.237%207.998.905.005%201.61-.197%201.982-.568.178-.18.373-.364.57-.552.982-.93%202.096-1.984%202.05-3.116-.03-.78-.612-1.63-1.724-2.53-1.432-1.156-2.537-1.72-3.376-1.724-.86-.006-1.453.55-2.426%201.532l-.313.316c-.336.337-.79.514-1.303.51-1.497-.008-3.678-1.498-6.86-4.69-1.678-1.688-2.917-3.14-3.677-4.315-1.135-1.75-1.292-3.052-.47-3.87l.314-.31c1.617-1.585%202.507-2.458-.172-5.798-.918-1.15-1.79-1.734-2.587-1.738%22%2F%3E%3C%2Fsvg%3E%0D%0A");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;width:38px;height:40px;}.movingPage .movingPageWidgetContainer .movingWidgetContent .movingFormContainer .movingForm .inputHolder.addressInput:before{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2033.382%2032.227%22%3E%3Cpath%20fill%3D%22%23ffe811%22%20d%3D%22M18.652%2032.227v-9.115H14.73v9.115H3.923V18.78H0v-2.503L16.675%200l4.9%204.574v-3.11H28.5v9.36l4.884%205.494v2.463H29.46v13.446H18.652zm-12.73-2h6.808v-9.115h7.922v9.115h6.808V16.78h3.658l-4.62-5.194V3.463h-2.922v5.715l-6.87-6.414L2.347%2016.78h3.577v13.447z%22%20%2F%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;width:38px;height:40px;}.movingPage .movingPageWidgetContainer .movingWidgetContent .movingFormContainer .movingForm .inputHolder.dateInput:before{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2027.404%2035.872%22%3E%3Cpath%20fill%3D%22%23ffe811%22%20d%3D%22M13.702%2035.872c-.644%200-1.26-.307-1.646-.823L2.583%2021.69C.893%2019.342%200%2016.58%200%2013.7%200%206.147%206.147%200%2013.702%200c7.556%200%2013.702%206.147%2013.702%2013.702%200%202.877-.895%205.642-2.59%207.994l-.445.617-9.005%2012.714c-.404.538-1.02.845-1.663.845m0-33.872C7.25%202%202%207.25%202%2013.702c0%202.455.764%204.814%202.21%206.82l.335.472%209.157%2012.878c.018%200%20.036-.01.047-.023l9.443-13.322c1.445-2.01%202.21-4.37%202.21-6.825C25.404%207.25%2020.156%202%2013.704%202m0%2016.937c-2.887%200-5.235-2.35-5.235-5.234s2.348-5.233%205.234-5.233%205.233%202.348%205.233%205.233-2.347%205.234-5.233%205.234m0-8.468c-1.783%200-3.234%201.45-3.234%203.232%200%201.784%201.45%203.234%203.234%203.234s3.233-1.45%203.233-3.234c0-1.783-1.45-3.233-3.233-3.233%22%20%2F%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;width:38px;height:40px;}.movingPage .movingPageWidgetContainer .movingWidgetContent .movingFormContainer .movingForm .inputHolder.dateInput label{font-size:18px;position:absolute;top:13px;left:60px;font-family:'Source Sans Pro',sans-serif;font-weight:300;color:#b1b1b1;-webkit-transition:color 400ms linear;-moz-transition:color 400ms linear;-ms-transition:color 400ms linear;-o-transition:color 400ms linear;transition:color 400ms linear;}.movingPage .movingPageWidgetContainer .movingWidgetContent .movingFormContainer .movingForm .inputHolder.dateInput label.active{color:#ffe811;}.movingPage .movingPageWidgetContainer .movingWidgetContent .movingFormContainer .movingForm .inputHolder.dateInput input[type=date]{padding-left:160px;font-family:'Source Sans Pro',sans-serif;font-weight:300;background:transparent none no-repeat!important;}.movingPage .movingPageWidgetContainer .movingWidgetContent .movingFormContainer .movingForm input[type=text],.movingPage .movingPageWidgetContainer .movingWidgetContent .movingFormContainer .movingForm input[type=email],.movingPage .movingPageWidgetContainer .movingWidgetContent .movingFormContainer .movingForm input[type=date]{width:100%;height:48px;line-height:26px;border:0;outline:0;color:#fff;background:#333 none no-repeat!important;display:block;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:6px 10px;margin:0;position:relative;font-family:'Source Sans Pro',sans-serif;font-weight:300;font-size:24px;}.movingPage .movingPageWidgetContainer .movingWidgetContent .movingFormContainer .movingForm input[type=text]::-webkit-inner-spin-button,.movingPage .movingPageWidgetContainer .movingWidgetContent .movingFormContainer .movingForm input[type=email]::-webkit-inner-spin-button,.movingPage .movingPageWidgetContainer .movingWidgetContent .movingFormContainer .movingForm input[type=date]::-webkit-inner-spin-button,.movingPage .movingPageWidgetContainer .movingWidgetContent .movingFormContainer .movingForm input[type=text]::-webkit-calendar-picker-indicator,.movingPage .movingPageWidgetContainer .movingWidgetContent .movingFormContainer .movingForm input[type=email]::-webkit-calendar-picker-indicator,.movingPage .movingPageWidgetContainer .movingWidgetContent .movingFormContainer .movingForm input[type=date]::-webkit-calendar-picker-indicator{-webkit-appearance:none;display:none;}.movingPage .movingPageWidgetContainer .movingWidgetContent .movingFormContainer .movingForm input[type=text]::-webkit-clear-button,.movingPage .movingPageWidgetContainer .movingWidgetContent .movingFormContainer .movingForm input[type=email]::-webkit-clear-button,.movingPage .movingPageWidgetContainer .movingWidgetContent .movingFormContainer .movingForm input[type=date]::-webkit-clear-button{display:none;-webkit-appearance:none;}.movingPage .movingPageWidgetContainer .movingWidgetContent .movingFormContainer .movingForm input[type=text]::-ms-clear,.movingPage .movingPageWidgetContainer .movingWidgetContent .movingFormContainer .movingForm input[type=email]::-ms-clear,.movingPage .movingPageWidgetContainer .movingWidgetContent .movingFormContainer .movingForm input[type=date]::-ms-clear{display:none;}.movingPage .movingPageWidgetContainer .movingWidgetContent .movingFormContainer .movingForm input[type=text]::-webkit-input-placeholder,.movingPage .movingPageWidgetContainer .movingWidgetContent .movingFormContainer .movingForm input[type=email]::-webkit-input-placeholder,.movingPage .movingPageWidgetContainer .movingWidgetContent .movingFormContainer .movingForm input[type=date]::-webkit-input-placeholder{font-size:18px;-webkit-transition:color 400ms linear;-moz-transition:color 400ms linear;-ms-transition:color 400ms linear;-o-transition:color 400ms linear;transition:color 400ms linear;}.movingPage .movingPageWidgetContainer .movingWidgetContent .movingFormContainer .movingForm input[type=text]:-moz-placeholder,.movingPage .movingPageWidgetContainer .movingWidgetContent .movingFormContainer .movingForm input[type=email]:-moz-placeholder,.movingPage .movingPageWidgetContainer .movingWidgetContent .movingFormContainer .movingForm input[type=date]:-moz-placeholder{font-size:18px;opacity:1;-webkit-transition:color 400ms linear;-moz-transition:color 400ms linear;-ms-transition:color 400ms linear;-o-transition:color 400ms linear;transition:color 400ms linear;}.movingPage .movingPageWidgetContainer .movingWidgetContent .movingFormContainer .movingForm input[type=text]::-moz-placeholder,.movingPage .movingPageWidgetContainer .movingWidgetContent .movingFormContainer .movingForm input[type=email]::-moz-placeholder,.movingPage .movingPageWidgetContainer .movingWidgetContent .movingFormContainer .movingForm input[type=date]::-moz-placeholder{font-size:18px;opacity:1;-webkit-transition:color 400ms linear;-moz-transition:color 400ms linear;-ms-transition:color 400ms linear;-o-transition:color 400ms linear;transition:color 400ms linear;}.movingPage .movingPageWidgetContainer .movingWidgetContent .movingFormContainer .movingForm input[type=text]:-ms-input-placeholder,.movingPage .movingPageWidgetContainer .movingWidgetContent .movingFormContainer .movingForm input[type=email]:-ms-input-placeholder,.movingPage .movingPageWidgetContainer .movingWidgetContent .movingFormContainer .movingForm input[type=date]:-ms-input-placeholder{font-size:18px;-webkit-transition:color 400ms linear;-moz-transition:color 400ms linear;-ms-transition:color 400ms linear;-o-transition:color 400ms linear;transition:color 400ms linear;}.movingPage .movingPageWidgetContainer .movingWidgetContent .movingFormContainer .movingForm input[type=text]:focus::-webkit-input-placeholder,.movingPage .movingPageWidgetContainer .movingWidgetContent .movingFormContainer .movingForm input[type=email]:focus::-webkit-input-placeholder,.movingPage .movingPageWidgetContainer .movingWidgetContent .movingFormContainer .movingForm input[type=date]:focus::-webkit-input-placeholder{color:#ffe811;}.movingPage .movingPageWidgetContainer .movingWidgetContent .movingFormContainer .movingForm input[type=text]:focus:-moz-placeholder,.movingPage .movingPageWidgetContainer .movingWidgetContent .movingFormContainer .movingForm input[type=email]:focus:-moz-placeholder,.movingPage .movingPageWidgetContainer .movingWidgetContent .movingFormContainer .movingForm input[type=date]:focus:-moz-placeholder{color:#ffe811;}.movingPage .movingPageWidgetContainer .movingWidgetContent .movingFormContainer .movingForm input[type=text]:focus::-moz-placeholder,.movingPage .movingPageWidgetContainer .movingWidgetContent .movingFormContainer .movingForm input[type=email]:focus::-moz-placeholder,.movingPage .movingPageWidgetContainer .movingWidgetContent .movingFormContainer .movingForm input[type=date]:focus::-moz-placeholder{color:#ffe811;}.movingPage .movingPageWidgetContainer .movingWidgetContent .movingFormContainer .movingForm input[type=text]:focus:-ms-input-placeholder,.movingPage .movingPageWidgetContainer .movingWidgetContent .movingFormContainer .movingForm input[type=email]:focus:-ms-input-placeholder,.movingPage .movingPageWidgetContainer .movingWidgetContent .movingFormContainer .movingForm input[type=date]:focus:-ms-input-placeholder{color:#ffe811;}.movingPage .movingPageWidgetContainer .movingWidgetContent .movingFormContainer .movingForm input[type=button],.movingPage .movingPageWidgetContainer .movingWidgetContent .movingFormContainer .movingForm input[type=submit]{float:right;width:24%;margin-top:10px;height:40px;padding:6px 12px;border:2px solid #fff;color:#fff;text-align:center;text-transform:uppercase;font-family:'Source Sans Pro',sans-serif;font-weight:600;font-size:20px;background-color:#333;cursor:pointer;opacity:1;outline:0;-webkit-appearance:none;border-radius:0;}.movingPage .movingPageWidgetContainer .movingWidgetContent .movingFormContainer .movingForm .movingWidgetTerms .inputHolder{border:0;height:auto;margin-bottom:0;}.movingPage .movingPageWidgetContainer .movingWidgetContent .movingFormContainer .movingForm .movingWidgetTerms .inputHolder label{font-size:18px;color:#fff;cursor:pointer;padding:0 10px;margin-bottom:10px;display:block;}.movingPage .movingPageWidgetContainer .movingWidgetContent .movingFormContainer .movingForm .movingWidgetTerms .inputHolder label:before{content:'';position:absolute;top:2px;left:14px;width:20px;height:20px;background:#fff;}.movingPage .movingPageWidgetContainer .movingWidgetContent .movingFormContainer .movingForm .movingWidgetTerms .inputHolder label:after{content:'';position:absolute;top:4px;left:16px;width:16px;height:16px;background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20viewBox%3D%220%200%2024%2024%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill%3D%22%23333333%22%20d%3D%22M21.652%203.21c-.293-.294-.77-.294-1.06%200L9.41%2014.34c-.293.297-.77.297-1.062%200l-4.9-4.99c-.144-.147-.334-.22-.525-.22-.193-.002-.39.07-.536.22L.222%2011.298c-.144.148-.222.333-.222.526%200%20.194.078.397.223.544l4.94%205.184c.292.297.77.777%201.062%201.07l2.124%202.142c.29.293.768.293%201.06%200l14.367-14.34c.293-.294.293-.777%200-1.07l-2.125-2.14z%22%20%2F%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;display:none;}.movingPage .movingPageWidgetContainer .movingWidgetContent .movingFormContainer .movingForm .movingWidgetTerms .inputHolder label.active:after{display:block;}.movingPage .movingPageWidgetContainer .movingWidgetContent .movingFormContainer .movingForm .movingWidgetTerms .inputHolder label input{display:none;}.movingPage .movingPageWidgetContainer .movingWidgetContent .movingFormContainer .movingForm .movingWidgetTerms .inputHolder label a{color:#fff;text-decoration:underline;}.movingPage .movingPageWidgetContainer .movingWidgetContent .movingFormContainer .movingForm .movingWidgetTerms .field-validation-error{font-size:18px;padding-left:14px;color:#f00;}.movingPage .movingPageProvidersContainer{vertical-align:top;text-align:center;margin:60px 0;}.movingPage .movingPageProvidersContainer .movingPageProviderItem{display:inline-block;padding:0 20px;}.movingPage .movingPageProvidersContainer .movingPageProviderItem img{max-width:100%;width:100%;height:auto;}.movingPage .movingPageFAQ{width:70%;margin:60px auto;}.movingPage .movingPageFAQ h2{font-size:64px;font-family:'Source Sans Pro',sans-serif;font-weight:300;margin:20px 0;padding:20px 0;border-top:2px solid #ffe811;border-bottom:2px solid #ffe811;text-align:center;}.movingPage .movingPageFAQ .faqItem{max-height:100px;overflow:hidden;border-bottom:1px solid #eee;-moz-transition:max-height 400ms linear;-o-transition:max-height 400ms linear;-webkit-transition:max-height 400ms linear;transition:max-height 400ms linear;}.movingPage .movingPageFAQ .faqItem.active .faqItemHeader{background-color:#eee;}.movingPage .movingPageFAQ .faqItem.active .faqItemHeader:before{background:#ffe811;color:#333;}.movingPage .movingPageFAQ .faqItem .faqItemHeader{position:relative;height:100px;padding-left:100px;cursor:pointer;}.movingPage .movingPageFAQ .faqItem .faqItemHeader:hover{background-color:#eee;}.movingPage .movingPageFAQ .faqItem .faqItemHeader:before,.movingPage .movingPageFAQ .faqItem .faqItemHeader:after{position:absolute;width:50px;height:50px;}.movingPage .movingPageFAQ .faqItem .faqItemHeader:before{content:'Q';background:#333;color:#ffe811;font-size:34px;top:25px;left:10px;border-radius:100%;text-align:center;}.movingPage .movingPageFAQ .faqItem .faqItemHeader:after{content:'+';font-size:50px;top:18px;right:10px;color:#333;}.movingPage .movingPageFAQ .faqItem .faqItemHeader p{margin:0;position:absolute;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);}.movingPage .movingPageFAQ .faqItem .faqItemAnswer{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;}.movingPage .movingPageFAQ .faqItem .faqItemAnswer p{margin:0;padding:40px 20px 40px 100px;}.movingPage .movingPageFooter .movingPageFooterLinksContainer{width:100%;background:#333;color:#fff;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:40px 0 60px 0;}.movingPage .movingPageFooter .movingPageFooterLinksContainer.noLinks{padding:40px 0;}.movingPage .movingPageFooter .movingPageFooterLinksContainer .movingPageFooterLinks{width:70%;margin:0 auto;position:relative;}.movingPage .movingPageFooter .movingPageFooterLinksContainer .movingPageFooterLinks h2{color:#fff;font-size:30px;font-family:'Source Sans Pro',sans-serif;font-weight:600;margin-top:0;}.movingPage .movingPageFooter .movingPageFooterLinksContainer .movingPageFooterLinks .footerLinks ul{list-style:none;margin:0;padding:0;}.movingPage .movingPageFooter .movingPageFooterLinksContainer .movingPageFooterLinks .footerLinks ul li{padding-right:20px;margin-right:10px;position:relative;display:inline-block;line-height:18px;color:#fff;}.movingPage .movingPageFooter .movingPageFooterLinksContainer .movingPageFooterLinks .footerLinks ul li:not(:last-child):after{content:'|';position:absolute;right:0;top:0;font-size:18px;}.movingPage .movingPageFooter .movingPageFooterLinksContainer .movingPageFooterLinks .footerLinks ul li a{color:#fff;font-size:18px;font-family:'Source Sans Pro',sans-serif;font-weight:300;}.movingPage .movingPageFooter .movingPageFooterLinksContainer .movingPageFooterLinks .footerLinks ul li a:hover{color:#ffe811;}.movingPage .movingPageFooter .movingPageFooterLinksContainer .movingPageFooterLinks h3{right:0;bottom:0;float:right;font-size:50px;color:#fff;font-family:'Source Sans Pro',sans-serif;font-weight:300;line-height:40px;}.movingPage .movingPageFooter .movingPageFooterLinksContainer .movingPageFooterLinks h3 .strong{font-family:'Source Sans Pro',sans-serif;font-weight:400;}.movingPage .movingPageFooter .movingPageFooterText{width:70%;margin:40px auto;text-align:center;}.movingPage .movingPageFooter .movingPageFooterText p{line-height:40px;font-size:18px;font-family:'Source Sans Pro',sans-serif;font-weight:300;}.propertyManagementPage .sellPageFeature .slideContent{bottom:100px;left:50px;}.propertyManagementPage .sellPageFeature .slideContent h1{clear:left;padding:30px;}.propertyManagementPage .sellPageFeature .slideContent h2{max-width:610px;text-transform:none;padding:12px 30px;}.propertyManagementPage .sellPageFeature .slideContent h2 .slidePropertyAddress{display:inline-block;font-size:24px;}.propertyManagementPage .sellPageContent .pageColumn{width:100%;}.propertyManagementPage .sellPageContent .pageColumn.rightColumn{float:none;float:right;width:50%;padding:0;z-index:1;background-color:#fff;}.propertyManagementPage .sellPageContent .pageColumn .umb-grid .grid-section .container .row .col-md-12{width:100%;}.propertyManagementPage .sellPageFormContainer{background:#333;padding:30px 30px 50px 30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;position:relative;margin:30px;}.propertyManagementPage .sellPageFormContainer .thanksIcon{margin:20px auto;width:80px;height:80px;background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2038.994%2038.995%22%3E%3Cpath%20fill%3D%22%23ffe811%22%20d%3D%22M0%2019.498c0%2010.768%208.73%2019.497%2019.497%2019.497%2010.768%200%2019.497-8.73%2019.497-19.497S30.264%200%2019.497%200C8.73%200%200%208.73%200%2019.498M26.204%209.91c1.75%200%203.175%201.42%203.175%203.176%200%201.752-1.42%203.176-3.176%203.176-1.756%200-3.176-1.42-3.176-3.176s1.42-3.175%203.176-3.175m-13.413%200c1.752%200%203.176%201.42%203.176%203.176%200%201.752-1.42%203.176-3.175%203.176s-3.175-1.42-3.175-3.176S11.04%209.91%2012.79%209.91M9.175%2020.737c1.104-.18%202.14.57%202.322%201.674.303%201.877%201.27%203.6%202.726%204.847%201.47%201.262%203.342%201.953%205.28%201.953%201.933%200%203.81-.69%205.274-1.95%201.452-1.245%202.42-2.96%202.727-4.838.182-1.104%201.22-1.848%202.32-1.67%201.106.182%201.85%201.222%201.672%202.322-.46%202.814-1.913%205.388-4.086%207.252-2.2%201.885-5.008%202.926-7.91%202.926-2.903%200-5.714-1.04-7.915-2.93-2.176-1.87-3.624-4.45-4.08-7.27-.184-1.1.565-2.138%201.67-2.316%22%20%2F%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;}.propertyManagementPage .sellPageFormContainer h1{color:#fff;text-align:center;font-family:'Source Sans Pro',sans-serif;font-weight:300;font-size:64px;margin:0 0 30px 0;}.propertyManagementPage .sellPageFormContainer p{color:#fff;font-family:'Source Sans Pro',sans-serif;font-weight:300;font-size:24px;text-align:center;margin:0 auto;max-width:70%;}.propertyManagementPage .sellPageFormContainer .formDetails{position:relative;padding:0 30px;}.propertyManagementPage .sellPageFormContainer .formDetails .sellForm{font-size:0;}.propertyManagementPage .sellPageFormContainer .formDetails .sellForm .inputHolder{width:100%;position:relative;padding-left:50px;margin:20px 0;display:inline-block;vertical-align:top;border-bottom:2px solid #ffe811;background:#333;z-index:1;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.propertyManagementPage .sellPageFormContainer .formDetails .sellForm .inputHolder.error{border-bottom-color:#f00;}.propertyManagementPage .sellPageFormContainer .formDetails .sellForm .inputHolder.error:after{opacity:1;}.propertyManagementPage .sellPageFormContainer .formDetails .sellForm .inputHolder.short{width:50%;}.propertyManagementPage .sellPageFormContainer .formDetails .sellForm .inputHolder.short+.short{width:48%;margin-left:2%;}.propertyManagementPage .sellPageFormContainer .formDetails .sellForm .inputHolder.micro{width:32%;padding:0;border:0;}.propertyManagementPage .sellPageFormContainer .formDetails .sellForm .inputHolder.micro~.micro{margin-left:2%;}.propertyManagementPage .sellPageFormContainer .formDetails .sellForm .inputHolder.micro .arrowButton{position:absolute;left:10px;width:20px;height:12px;z-index:10;cursor:pointer;}.propertyManagementPage .sellPageFormContainer .formDetails .sellForm .inputHolder.micro .arrowButton:before,.propertyManagementPage .sellPageFormContainer .formDetails .sellForm .inputHolder.micro .arrowButton:after{content:'';position:absolute;top:0;left:0;background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2011.534%206.502%22%3E%3Cpath%20fill%3D%22%23ffe811%22%20d%3D%22M11.534%205.77l-.73.73L5.04.743l.73-.73z%22%20%2F%3E%3Cpath%20fill%3D%22%23ffe811%22%20d%3D%22M.73%206.49L0%205.76%205.76%200l.73.73z%22%20%2F%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;width:20px;height:12px;}.propertyManagementPage .sellPageFormContainer .formDetails .sellForm .inputHolder.micro .arrowButton:after{opacity:0;background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2011.534%206.502%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M11.534%205.77l-.73.73L5.04.743l.73-.73z%22%20%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M.73%206.49L0%205.76%205.76%200l.73.73z%22%20%2F%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;}.propertyManagementPage .sellPageFormContainer .formDetails .sellForm .inputHolder.micro .arrowButton.up{top:10px;}.propertyManagementPage .sellPageFormContainer .formDetails .sellForm .inputHolder.micro .arrowButton.down{bottom:12px;}.propertyManagementPage .sellPageFormContainer .formDetails .sellForm .inputHolder.micro .arrowButton.down:before,.propertyManagementPage .sellPageFormContainer .formDetails .sellForm .inputHolder.micro .arrowButton.down:after{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg);}.propertyManagementPage .sellPageFormContainer .formDetails .sellForm .inputHolder.micro input{float:left;width:80px;border:2px solid #ffe811;padding-left:40px;}.propertyManagementPage .sellPageFormContainer .formDetails .sellForm .inputHolder.micro input::-webkit-input-placeholder{font-size:0;}.propertyManagementPage .sellPageFormContainer .formDetails .sellForm .inputHolder.micro input:-moz-placeholder{font-size:0;}.propertyManagementPage .sellPageFormContainer .formDetails .sellForm .inputHolder.micro input::-moz-placeholder{font-size:0;}.propertyManagementPage .sellPageFormContainer .formDetails .sellForm .inputHolder.micro input:-ms-input-placeholder{font-size:0;}.propertyManagementPage .sellPageFormContainer .formDetails .sellForm .inputHolder.micro label{color:#fff;font-size:18px;float:left;font-family:'Source Sans Pro',sans-serif;font-weight:300;margin:10px 0 0 10px;}.propertyManagementPage .sellPageFormContainer .formDetails .sellForm .inputHolder:before{content:'';position:absolute;left:5px;top:5px;}.propertyManagementPage .sellPageFormContainer .formDetails .sellForm .inputHolder:after{content:'';position:absolute;top:9px;right:5px;background-image:url("/images/error.svg");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;width:30px;height:30px;z-index:2;opacity:0;-webkit-transition:opacity 200ms linear;-moz-transition:opacity 200ms linear;-ms-transition:opacity 200ms linear;-o-transition:opacity 200ms linear;transition:opacity 200ms linear;}.propertyManagementPage .sellPageFormContainer .formDetails .sellForm .inputHolder:not(.messageInput){height:50px;}.propertyManagementPage .sellPageFormContainer .formDetails .sellForm .inputHolder.nameInput:before{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2027.5654297%2028.8671875%22%3E%3Cpath%20fill%3D%22%23ffe811%22%20d%3D%22M24.918%2028.867c-.135%200-.216-.007-.216-.007l-21.72.002c-.01%200-.065.003-.142.003-.527%200-1.83-.105-2.536-1.076-.657-.91-.064-2.386.06-2.672l.59-1.337c.07-.155%201.684-3.747%203.575-5.897%201.07-1.22%202.595-1.486%204.152-.74.48.23.93.692%201.327%201.1.15.152.29.297.416.41.51.457%201.444%201.006%203.018%201.035h1.073c1.562-.03%202.497-.578%203.004-1.033.134-.12.28-.28.438-.445.38-.404.812-.862%201.274-1.093%201.43-.715%202.874-.437%203.932.766%201.9%202.16%203.365%205.83%203.426%205.986l.59%201.277c.08.175.76%201.73.1%202.67-.656.948-1.87%201.05-2.362%201.05m-.16-1.353c.063.003.1.005.16.005.22%200%20.952-.035%201.255-.474.098-.14.046-.758-.218-1.336l-.603-1.31c-.03-.07-1.456-3.643-3.2-5.627-.67-.763-1.428-.894-2.317-.45-.25.124-.606.504-.896.81-.185.197-.36.383-.52.525-.675.608-1.9%201.34-3.89%201.378H13.43c-2.002-.038-3.227-.77-3.906-1.378-.145-.13-.308-.296-.48-.473-.304-.312-.684-.7-.948-.827-1.013-.486-1.867-.37-2.556.415-1.755%201.995-3.34%205.518-3.355%205.554L1.6%2025.66c-.257.585-.3%201.206-.204%201.338.277.382.93.52%201.444.52l.086-.003h21.832zm-11.006-9.88c-4.193%200-7.606-4.027-7.606-8.977C6.146%203.803%209.486%200%2013.752%200c4.268%200%207.61%203.803%207.61%208.657%200%204.95-3.414%208.978-7.61%208.978m0-16.287c-3.508%200-6.257%203.21-6.257%207.31%200%204.206%202.806%207.628%206.257%207.628%203.454%200%206.262-3.422%206.262-7.63%200-4.098-2.75-7.308-6.262-7.308%22%2F%3E%3C%2Fsvg%3E%0D%0A");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;width:38px;height:40px;}.propertyManagementPage .sellPageFormContainer .formDetails .sellForm .inputHolder.emailInput:before{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2034.3115234%2021.9824219%22%3E%3Cpath%20fill%3D%22%23ffe811%22%20d%3D%22M0%2021.982h34.312V0H0v21.982zM31.51%201.486L17.156%2013.45%202.797%201.487H31.51zM1.49%2020.492V2.334l15.667%2013.05L32.82%202.335v18.163H1.49v-.005z%22%2F%3E%3C%2Fsvg%3E%0D%0A");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;width:41px;height:32px;top:11px;}.propertyManagementPage .sellPageFormContainer .formDetails .sellForm .inputHolder.phoneInput:before{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2029.3261719%2029.402832%22%3E%3Cpath%20fill%3D%22%23ffe811%22%20d%3D%22M23.438%2029.403c-3.15-.018-9.002-2.222-15.13-8.373-3.444-3.458-6.074-7.314-7.402-10.86C-.316%206.91-.3%204.223.946%202.98c.173-.17.347-.355.53-.544C2.513%201.346%203.807-.01%205.46%200%206.683.006%207.85.73%209.04%202.215c3.162%203.945%202.08%205.533.068%207.506l-.308.304c-.32.32-.09%201.15.64%202.275.714%201.1%201.895%202.482%203.514%204.105%203.735%203.748%205.338%204.314%205.96%204.317.23.002.334-.073.4-.14l.307-.308c.976-.987%201.9-1.92%203.337-1.91%201.156.006%202.48.644%204.168%202.007%201.433%201.157%202.15%202.292%202.2%203.47.067%201.71-1.327%203.032-2.448%204.094-.19.18-.377.356-.548.528-.626.623-1.625.947-2.892.94M5.455%201.275c-1.105-.006-2.143%201.082-3.06%202.04-.187.198-.37.39-.548.57-.653.646-.976%202.565.253%205.84%201.267%203.38%203.792%207.074%207.11%2010.406%205.48%205.5%2011.1%207.98%2014.237%207.998.905.005%201.61-.197%201.982-.568.178-.18.373-.364.57-.552.982-.93%202.096-1.984%202.05-3.116-.03-.78-.612-1.63-1.724-2.53-1.432-1.156-2.537-1.72-3.376-1.724-.86-.006-1.453.55-2.426%201.532l-.313.316c-.336.337-.79.514-1.303.51-1.497-.008-3.678-1.498-6.86-4.69-1.678-1.688-2.917-3.14-3.677-4.315-1.135-1.75-1.292-3.052-.47-3.87l.314-.31c1.617-1.585%202.507-2.458-.172-5.798-.918-1.15-1.79-1.734-2.587-1.738%22%2F%3E%3C%2Fsvg%3E%0D%0A");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;width:38px;height:40px;}.propertyManagementPage .sellPageFormContainer .formDetails .sellForm .inputHolder.streetInput:before{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2033.382%2032.227%22%3E%3Cpath%20fill%3D%22%23ffe811%22%20d%3D%22M18.652%2032.227v-9.115H14.73v9.115H3.923V18.78H0v-2.503L16.675%200l4.9%204.574v-3.11H28.5v9.36l4.884%205.494v2.463H29.46v13.446H18.652zm-12.73-2h6.808v-9.115h7.922v9.115h6.808V16.78h3.658l-4.62-5.194V3.463h-2.922v5.715l-6.87-6.414L2.347%2016.78h3.577v13.447z%22%20%2F%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;width:38px;height:40px;}.propertyManagementPage .sellPageFormContainer .formDetails .sellForm .inputHolder.suburbInput:before{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2027.404%2035.872%22%3E%3Cpath%20fill%3D%22%23ffe811%22%20d%3D%22M13.702%2035.872c-.644%200-1.26-.307-1.646-.823L2.583%2021.69C.893%2019.342%200%2016.58%200%2013.7%200%206.147%206.147%200%2013.702%200c7.556%200%2013.702%206.147%2013.702%2013.702%200%202.877-.895%205.642-2.59%207.994l-.445.617-9.005%2012.714c-.404.538-1.02.845-1.663.845m0-33.872C7.25%202%202%207.25%202%2013.702c0%202.455.764%204.814%202.21%206.82l.335.472%209.157%2012.878c.018%200%20.036-.01.047-.023l9.443-13.322c1.445-2.01%202.21-4.37%202.21-6.825C25.404%207.25%2020.156%202%2013.704%202m0%2016.937c-2.887%200-5.235-2.35-5.235-5.234s2.348-5.233%205.234-5.233%205.233%202.348%205.233%205.233-2.347%205.234-5.233%205.234m0-8.468c-1.783%200-3.234%201.45-3.234%203.232%200%201.784%201.45%203.234%203.234%203.234s3.233-1.45%203.233-3.234c0-1.783-1.45-3.233-3.233-3.233%22%20%2F%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;width:38px;height:40px;}.propertyManagementPage .sellPageFormContainer .formDetails .sellForm .inputHolder.messageInput{height:300px;-webkit-transition:all 400ms linear;-moz-transition:all 400ms linear;-ms-transition:all 400ms linear;-o-transition:all 400ms linear;transition:all 400ms linear;overflow:hidden;background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2028.7861328%2019.9990234%22%3E%3Cpath%20fill%3D%22%23ffe811%22%20d%3D%22M0%200h17.154v1.992H0zM0%206h28.786v1.992H0zM0%2012.062h28.786v1.992H0zM0%2018.007h28.786V20H0z%22%2F%3E%3C%2Fsvg%3E%0D%0A");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;background-size:39px 39px;background-position:0 7px;background-color:#333;}.propertyManagementPage .sellPageFormContainer .formDetails .sellForm input[type=text],.propertyManagementPage .sellPageFormContainer .formDetails .sellForm input[type=email],.propertyManagementPage .sellPageFormContainer .formDetails .sellForm input[type=tel],.propertyManagementPage .sellPageFormContainer .formDetails .sellForm input[type=date]{width:100%;height:48px;line-height:26px;border:0;outline:0;color:#fff;background:#333;display:block;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:6px 10px;margin:0;position:relative;font-family:'Source Sans Pro',sans-serif;font-weight:300;font-size:24px;}.propertyManagementPage .sellPageFormContainer .formDetails .sellForm input[type=text]::-ms-clear,.propertyManagementPage .sellPageFormContainer .formDetails .sellForm input[type=email]::-ms-clear,.propertyManagementPage .sellPageFormContainer .formDetails .sellForm input[type=tel]::-ms-clear,.propertyManagementPage .sellPageFormContainer .formDetails .sellForm input[type=date]::-ms-clear{display:none;}.propertyManagementPage .sellPageFormContainer .formDetails .sellForm input[type=text]::-webkit-input-placeholder,.propertyManagementPage .sellPageFormContainer .formDetails .sellForm input[type=email]::-webkit-input-placeholder,.propertyManagementPage .sellPageFormContainer .formDetails .sellForm input[type=tel]::-webkit-input-placeholder,.propertyManagementPage .sellPageFormContainer .formDetails .sellForm input[type=date]::-webkit-input-placeholder{font-size:18px;-webkit-transition:color 400ms linear;-moz-transition:color 400ms linear;-ms-transition:color 400ms linear;-o-transition:color 400ms linear;transition:color 400ms linear;}.propertyManagementPage .sellPageFormContainer .formDetails .sellForm input[type=text]:-moz-placeholder,.propertyManagementPage .sellPageFormContainer .formDetails .sellForm input[type=email]:-moz-placeholder,.propertyManagementPage .sellPageFormContainer .formDetails .sellForm input[type=tel]:-moz-placeholder,.propertyManagementPage .sellPageFormContainer .formDetails .sellForm input[type=date]:-moz-placeholder{font-size:18px;opacity:1;-webkit-transition:color 400ms linear;-moz-transition:color 400ms linear;-ms-transition:color 400ms linear;-o-transition:color 400ms linear;transition:color 400ms linear;}.propertyManagementPage .sellPageFormContainer .formDetails .sellForm input[type=text]::-moz-placeholder,.propertyManagementPage .sellPageFormContainer .formDetails .sellForm input[type=email]::-moz-placeholder,.propertyManagementPage .sellPageFormContainer .formDetails .sellForm input[type=tel]::-moz-placeholder,.propertyManagementPage .sellPageFormContainer .formDetails .sellForm input[type=date]::-moz-placeholder{font-size:18px;opacity:1;-webkit-transition:color 400ms linear;-moz-transition:color 400ms linear;-ms-transition:color 400ms linear;-o-transition:color 400ms linear;transition:color 400ms linear;}.propertyManagementPage .sellPageFormContainer .formDetails .sellForm input[type=text]:-ms-input-placeholder,.propertyManagementPage .sellPageFormContainer .formDetails .sellForm input[type=email]:-ms-input-placeholder,.propertyManagementPage .sellPageFormContainer .formDetails .sellForm input[type=tel]:-ms-input-placeholder,.propertyManagementPage .sellPageFormContainer .formDetails .sellForm input[type=date]:-ms-input-placeholder{font-size:18px;-webkit-transition:color 400ms linear;-moz-transition:color 400ms linear;-ms-transition:color 400ms linear;-o-transition:color 400ms linear;transition:color 400ms linear;}.propertyManagementPage .sellPageFormContainer .formDetails .sellForm input[type=text]:focus::-webkit-input-placeholder,.propertyManagementPage .sellPageFormContainer .formDetails .sellForm input[type=email]:focus::-webkit-input-placeholder,.propertyManagementPage .sellPageFormContainer .formDetails .sellForm input[type=tel]:focus::-webkit-input-placeholder,.propertyManagementPage .sellPageFormContainer .formDetails .sellForm input[type=date]:focus::-webkit-input-placeholder{color:#ffe811;}.propertyManagementPage .sellPageFormContainer .formDetails .sellForm input[type=text]:focus:-moz-placeholder,.propertyManagementPage .sellPageFormContainer .formDetails .sellForm input[type=email]:focus:-moz-placeholder,.propertyManagementPage .sellPageFormContainer .formDetails .sellForm input[type=tel]:focus:-moz-placeholder,.propertyManagementPage .sellPageFormContainer .formDetails .sellForm input[type=date]:focus:-moz-placeholder{color:#ffe811;}.propertyManagementPage .sellPageFormContainer .formDetails .sellForm input[type=text]:focus::-moz-placeholder,.propertyManagementPage .sellPageFormContainer .formDetails .sellForm input[type=email]:focus::-moz-placeholder,.propertyManagementPage .sellPageFormContainer .formDetails .sellForm input[type=tel]:focus::-moz-placeholder,.propertyManagementPage .sellPageFormContainer .formDetails .sellForm input[type=date]:focus::-moz-placeholder{color:#ffe811;}.propertyManagementPage .sellPageFormContainer .formDetails .sellForm input[type=text]:focus:-ms-input-placeholder,.propertyManagementPage .sellPageFormContainer .formDetails .sellForm input[type=email]:focus:-ms-input-placeholder,.propertyManagementPage .sellPageFormContainer .formDetails .sellForm input[type=tel]:focus:-ms-input-placeholder,.propertyManagementPage .sellPageFormContainer .formDetails .sellForm input[type=date]:focus:-ms-input-placeholder{color:#ffe811;}.propertyManagementPage .sellPageFormContainer .formDetails .sellForm textarea{width:100%;padding:14px 10px 6px 10px;margin:0;height:300px;line-height:26px;border:0;outline:0;color:#fff;background:transparent;display:block;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;position:relative;font-family:'Source Sans Pro',sans-serif;font-weight:300;font-size:24px;resize:none;}.propertyManagementPage .sellPageFormContainer .formDetails .sellForm textarea::-webkit-input-placeholder{font-size:18px;-webkit-transition:color 400ms linear;-moz-transition:color 400ms linear;-ms-transition:color 400ms linear;-o-transition:color 400ms linear;transition:color 400ms linear;}.propertyManagementPage .sellPageFormContainer .formDetails .sellForm textarea:-moz-placeholder{font-size:18px;opacity:1;-webkit-transition:color 400ms linear;-moz-transition:color 400ms linear;-ms-transition:color 400ms linear;-o-transition:color 400ms linear;transition:color 400ms linear;}.propertyManagementPage .sellPageFormContainer .formDetails .sellForm textarea::-moz-placeholder{font-size:18px;opacity:1;-webkit-transition:color 400ms linear;-moz-transition:color 400ms linear;-ms-transition:color 400ms linear;-o-transition:color 400ms linear;transition:color 400ms linear;}.propertyManagementPage .sellPageFormContainer .formDetails .sellForm textarea:-ms-input-placeholder{font-size:18px;-webkit-transition:color 400ms linear;-moz-transition:color 400ms linear;-ms-transition:color 400ms linear;-o-transition:color 400ms linear;transition:color 400ms linear;}.propertyManagementPage .sellPageFormContainer .formDetails .sellForm textarea:focus::-webkit-input-placeholder{color:#ffe811;}.propertyManagementPage .sellPageFormContainer .formDetails .sellForm textarea:focus:-moz-placeholder{color:#ffe811;}.propertyManagementPage .sellPageFormContainer .formDetails .sellForm textarea:focus::-moz-placeholder{color:#ffe811;}.propertyManagementPage .sellPageFormContainer .formDetails .sellForm textarea:focus:-ms-input-placeholder{color:#ffe811;}.propertyManagementPage .sellPageFormContainer .formDetails .sellForm input[type=button],.propertyManagementPage .sellPageFormContainer .formDetails .sellForm input[type=submit]{float:right;width:24%;margin-top:30px;height:40px;padding:6px 12px;border:2px solid #fff;color:#fff;text-align:center;text-transform:uppercase;font-family:'Source Sans Pro',sans-serif;font-weight:600;font-size:20px;background-color:#333;cursor:pointer;opacity:1;outline:0;-webkit-appearance:none;border-radius:0;}.propertyManagementPage .sellPageFormContainer .formDetails .sellForm .captchaHolder{width:70%;float:left;}.propertyManagementPage .sellPageFormContainer .formDetails .sellForm .captchaHolder .errorMessage{font-size:14px;color:#fff;border-radius:5px;padding:6px 10px 6px 10px;}.propertyManagementPage .sellPageFormContainer .formDetails .sellForm .captchaHolder .errorMessage span.field-validation-error{color:inherit;position:static;top:auto;right:auto;}.propertyManagementPage .sellPageFormContainer .formDetails .sellForm .captchaHolder.error .errorMessage{background-color:#f00;}.propertyManagementPage .sellPageFormContainer .formDetails .sellForm .captchaHolder.error .errorMessage:after{content:'';position:absolute;top:0;right:5px;background-image:url("/images/error.svg");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;width:30px;height:30px;z-index:2;}.propertyManagementPage .sellPageFormContainer .formDetails .sellForm .captchaHolder.error .errorMessage span.field-validation-error{color:inherit;position:static;top:auto;right:auto;}.propertyManagementPage .sellPageFormContainer .formDetails .sellForm .captchaHolder p{margin:0;text-align:left;}.propertyManagementPage .sellPageFormContainer .formDetails .sellForm .privacyStatement{text-align:left;font-size:16px;}.propertyManagementPage .sellPageFormContainer .formDetails .sellForm .privacyStatement a{color:#fff;}@media screen and (max-width:1023px) and (min-width:768px){.site-banner .propertyPage .propertyFeature .slideContainer.gogoParaScroll{padding-top:140px;}}.site-banner .propertyFeature .slideContainer.gogoParaScroll{padding-top:112px;}.propertyFeature{position:relative;margin-bottom:-56px;}.propertyFeature+.paraOver{padding-top:20px;}.propertyFeature .slideContainer.gogoParaScroll{overflow:hidden;padding-top:56px;}.propertyFeature .slideContent{pointer-events:none;}.propertyFeature .slideContent .notProperty{display:none;}.propertyFeature .slideContent .isProperty{display:block;}.propertyFeature .slideContent h2{text-transform:none;}.propertyPageContent{margin:20px 0 0 0;position:relative;padding-top:30px;}.propertyPageContent .breadcrumbs{position:absolute;top:0;left:60px;}.propertyPageContent .breadcrumbs ul{margin:0;padding:0;}.propertyPageContent .breadcrumbs ul li{display:inline-block;margin:0 6px;position:relative;}.propertyPageContent .breadcrumbs ul li a{color:#b1b1b1;}.propertyPageContent .breadcrumbs ul li.active{color:#b1b1b1;}.propertyPageContent .breadcrumbs ul li:nth-child(2),.propertyPageContent .breadcrumbs ul li:nth-child(3){padding-left:20px;}.propertyPageContent .breadcrumbs ul li:nth-child(2):before,.propertyPageContent .breadcrumbs ul li:nth-child(3):before{content:'>';position:absolute;left:-5px;top:0;}.propertyPageContent .propertyPageListedBy{position:absolute;top:0;right:60px;}.propertyPageContent .propertyPageListedBy p{margin:0;}.propertyPageContent .propertyPageListedBy .downloads{max-height:35px;overflow:hidden;cursor:pointer;margin:10px 0;}.propertyPageContent .propertyPageListedBy .downloads br{display:none;}.propertyPageContent .propertyPageListedBy .downloads .button{width:80%;margin:0 auto;display:block;position:relative;top:0;right:auto;font-family:'Source Sans Pro',sans-serif;font-weight:600;color:#fff;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:6px 20px;z-index:2;font-size:18px;background:#333;text-transform:uppercase;-webkit-appearance:none;}.propertyPageContent .propertyPageListedBy .downloads .button:after{content:'';border-top:5px solid #fff;border-right:5px solid transparent;border-left:5px solid transparent;position:absolute;top:15px;right:10px;}.propertyPageContent .propertyPageListedBy .downloads.active{max-height:none;}.propertyPageContent .propertyPageListedBy .downloads ul{clear:both;list-style:none;margin:0 auto;padding:0 10px;border:1px solid #333;text-align:center;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;width:80%;}.propertyPageContent .propertyPageListedBy .downloads ul li{margin:4px 0;}.propertyPageContent .propertyPageListedBy .downloads ul li a{font-size:18px;}.propertyPageContent .pageColumn .goAwayComeBack{overflow:hidden;padding:0 30px;}.propertyPageContent .pageColumn .goAwayComeBack.whyCantIJustHaveItBothWays{-webkit-transition:max-height 400ms linear;-moz-transition:max-height 400ms linear;-ms-transition:max-height 400ms linear;-o-transition:max-height 400ms linear;transition:max-height 400ms linear;}.propertyPageContent .pageColumn .goAwayComeBack h1 .slideTitle{font-family:'Source Sans Pro',sans-serif;font-weight:300;font-size:37px;margin:0;}.propertyPageContent .pageColumn .goAwayComeBack h2 .slidePropertyAddress{display:inline-block;font-family:'Source Sans Pro',sans-serif;font-weight:300;font-size:28px;margin:0;}.propertyPageContent .pageColumn .goAwayComeBack hr{background:#ffe811;height:5px;border:0;margin:20px 0 0 0;}.propertyPageContent .pageColumn .umb-grid .grid-section .container .row .col-md-12{width:100%;float:left;}.propertyPageContent .pageColumn .propertyVideo{position:relative;width:100%;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 30px;display:none;}.propertyPageContent .pageColumn .propertyVideo.hasVid{display:block;}.propertyPageContent .pageColumn .propertyVideo .videoOverlay{width:100%;height:100%;position:relative;display:block;background:#000;cursor:pointer;}.propertyPageContent .pageColumn .propertyVideo .videoOverlay:before{width:100px;height:100px;}.propertyPageContent .pageColumn .propertyVideo .videoOverlay:after{width:40px;height:40px;}.propertyPageContent .pageColumn .propertyVideo .vidThumbnail{width:100%;height:100%;background-position:center center;background-repeat:no-repeat;background-size:cover;}.propertyPageAddressDetail{padding:0 30px;margin-top:20px;}.propertyPageAddressDetail h1{font-size:70px;font-family:'Source Sans Pro',sans-serif;font-weight:400;margin:0;}.propertyPageAddressDetail h2{font-family:'Source Sans Pro',sans-serif;font-weight:300;font-size:37px;margin:0;}.propertyPageAddressDetail p{font-family:'Source Sans Pro',sans-serif;font-weight:600;font-weight:700;font-size:24px;margin:0 0 10px 0;}.propertyPageAddressDetail:not(.Rental) p{border-bottom:5px solid #ffe811;padding-bottom:40px;}.propertyPageAddressDetail .propertyPageLinkButtons{border-bottom:5px solid #ffe811;padding-bottom:40px;}.propertyPageAddressDetail .propertyPageLinkButtons .button{font-family:'Source Sans Pro',sans-serif;font-weight:600;color:#fff;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:6px 20px;z-index:2;font-size:18px;background:#333;text-transform:uppercase;-webkit-appearance:none;display:inline-block;margin:0 10px 0 0;}.propertyDateTimes{margin:30px 30px 0 30px;padding:45px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background:#333;color:#fff;}.propertyDateTimes .propertyInspectionTimes:first-child{padding-bottom:20px;}.propertyDateTimes .propertyInspectionTimes h3{font-size:48px;font-family:'Source Sans Pro',sans-serif;font-weight:300;margin:0;}.propertyDateTimes .propertyInspectionTimes p{font-family:'Source Sans Pro',sans-serif;font-weight:300;font-size:21px;margin:10px 0;}.propertyDateTimes .propertyInspectionTimes p .auctionPlace{color:#ffe811;}.propertyDateTimes .propertyInspectionTimes p .calendarLinks{position:relative;display:inline-block;vertical-align:middle;}.propertyDateTimes .propertyInspectionTimes p .calendarLinks a{position:relative;float:left;width:42px;height:43px;margin:0 6px;font-size:0;}.propertyDateTimes .propertyInspectionTimes p .calendarLinks a:before{position:absolute;content:'';width:34px;height:34px;background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2037.2138672%2037.0371094%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M9.304%208.408c.69%200%201.253-.56%201.253-1.252V1.254C10.557.562%209.994%200%209.304%200H8.23c-.69%200-1.252.563-1.252%201.254v5.902c0%20.692.56%201.252%201.25%201.252h1.076zM28.984%208.408c.69%200%201.253-.56%201.253-1.252V1.254C30.237.562%2029.674%200%2028.984%200H27.91c-.69%200-1.25.563-1.25%201.254v5.902c0%20.692.56%201.252%201.25%201.252h1.074z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M20.397%2037.037c-.175-.87-.268-1.766-.268-2.685%200-.3.012-.598.03-.895H5.368c-1.186%200-2.147-.96-2.147-2.146V14.136h30.774v6.638c.237-.013.475-.02.716-.02.854%200%201.69.085%202.504.235V6.978c0-1.582-1.28-2.863-2.862-2.863h-2.326v3.04c0%201.68-1.364%203.044-3.042%203.044H27.91c-1.676%200-3.04-1.366-3.04-3.044v-3.04H12.346v3.04c0%201.678-1.365%203.043-3.042%203.043H8.23c-1.677%200-3.04-1.366-3.04-3.044v-3.04H2.86C1.283%204.115%200%205.395%200%206.978V34.17c0%201.582%201.282%202.865%202.86%202.865h17.537z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M21.447%2019.502c0%201.568-1.272%202.84-2.84%202.84-1.568%200-2.84-1.272-2.84-2.84s1.272-2.84%202.84-2.84c1.568%200%202.84%201.272%202.84%202.84M29.968%2019.502c0%201.568-1.272%202.84-2.84%202.84-1.57%200-2.84-1.272-2.84-2.84s1.27-2.84%202.84-2.84c1.568%200%202.84%201.272%202.84%202.84M21.447%2028.09c0%201.57-1.272%202.842-2.84%202.842-1.568%200-2.84-1.272-2.84-2.842s1.272-2.84%202.84-2.84c1.568%200%202.84%201.27%202.84%202.84M12.927%2028.09c0%201.57-1.27%202.842-2.84%202.842-1.57%200-2.842-1.272-2.842-2.842s1.272-2.84%202.84-2.84c1.57%200%202.842%201.27%202.842%202.84M11.112%2016.29v2.194h2.123v2.036h-2.123v2.195h-2.05V20.52H6.937v-2.036H9.06V16.29%22%2F%3E%3C%2Fsvg%3E%0D%0A");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;}.propertyDateTimes .propertyInspectionTimes p .calendarLinks a:after{position:absolute;content:'';width:34px;height:34px;background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2037.2138672%2037.0371094%22%3E%3Cpath%20fill%3D%22%23ffe811%22%20d%3D%22M9.304%208.408c.69%200%201.253-.56%201.253-1.252V1.254C10.557.562%209.994%200%209.304%200H8.23c-.69%200-1.252.563-1.252%201.254v5.902c0%20.692.56%201.252%201.25%201.252h1.076zM28.984%208.408c.69%200%201.253-.56%201.253-1.252V1.254C30.237.562%2029.674%200%2028.984%200H27.91c-.69%200-1.25.563-1.25%201.254v5.902c0%20.692.56%201.252%201.25%201.252h1.074z%22%2F%3E%3Cpath%20fill%3D%22%23ffe811%22%20d%3D%22M20.397%2037.037c-.175-.87-.268-1.766-.268-2.685%200-.3.012-.598.03-.895H5.368c-1.186%200-2.147-.96-2.147-2.146V14.136h30.774v6.638c.237-.013.475-.02.716-.02.854%200%201.69.085%202.504.235V6.978c0-1.582-1.28-2.863-2.862-2.863h-2.326v3.04c0%201.68-1.364%203.044-3.042%203.044H27.91c-1.676%200-3.04-1.366-3.04-3.044v-3.04H12.346v3.04c0%201.678-1.365%203.043-3.042%203.043H8.23c-1.677%200-3.04-1.366-3.04-3.044v-3.04H2.86C1.283%204.115%200%205.395%200%206.978V34.17c0%201.582%201.282%202.865%202.86%202.865h17.537z%22%2F%3E%3Cpath%20fill%3D%22%23ffe811%22%20d%3D%22M21.447%2019.502c0%201.568-1.272%202.84-2.84%202.84-1.568%200-2.84-1.272-2.84-2.84s1.272-2.84%202.84-2.84c1.568%200%202.84%201.272%202.84%202.84M29.968%2019.502c0%201.568-1.272%202.84-2.84%202.84-1.57%200-2.84-1.272-2.84-2.84s1.27-2.84%202.84-2.84c1.568%200%202.84%201.272%202.84%202.84M21.447%2028.09c0%201.57-1.272%202.842-2.84%202.842-1.568%200-2.84-1.272-2.84-2.842s1.272-2.84%202.84-2.84c1.568%200%202.84%201.27%202.84%202.84M12.927%2028.09c0%201.57-1.27%202.842-2.84%202.842-1.57%200-2.842-1.272-2.842-2.842s1.272-2.84%202.84-2.84c1.57%200%202.842%201.27%202.842%202.84M11.112%2016.29v2.194h2.123v2.036h-2.123v2.195h-2.05V20.52H6.937v-2.036H9.06V16.29%22%2F%3E%3C%2Fsvg%3E%0D%0A");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;opacity:0;}.propertyDateTimes .propertyInspectionTimes p .calendarLinks a span{position:absolute;bottom:0;right:0;width:22px;height:22px;}.propertyDateTimes .propertyInspectionTimes p .calendarLinks a span:before{position:absolute;bottom:3px;right:3px;content:'';width:16px;height:16px;z-index:2;}.propertyDateTimes .propertyInspectionTimes p .calendarLinks a span:after{content:'';width:22px;height:22px;position:absolute;bottom:0;right:0;background:#fff;border-radius:100%;z-index:1;}.propertyDateTimes .propertyInspectionTimes p .calendarLinks a.googleCalendar span:before{background-image:url("/images/calendarGoogle.svg");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;}.propertyDateTimes .propertyInspectionTimes p .calendarLinks a.outlookCalendar span:before{background-image:url("/images/calendarOutlook.svg");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;}.propertyDetailsContent{position:relative;padding:0 30px;}.propertyDetailsContent h1{font-size:64px;font-family:'Source Sans Pro',sans-serif;font-weight:300;margin:20px 0 0 0;}.propertyDetailsContent p{font-size:24px;}.propertyDetailsContent p strong{font-family:'Source Sans Pro',sans-serif;font-weight:600;font-weight:700;text-transform:uppercase;}.propertyDetailsContent .button{position:absolute;top:24px;right:30px;font-family:'Source Sans Pro',sans-serif;font-weight:600;color:#fff;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:6px 20px;z-index:2;font-size:18px;background:#333;text-transform:uppercase;-webkit-appearance:none;}.propertyDetailsContent .downloads{max-height:35px;overflow:hidden;cursor:pointer;position:absolute;top:30px;right:30px;}.propertyDetailsContent .downloads.suburbStatsExist{position:static;}.propertyDetailsContent .downloads .button{float:right;width:250px;display:block;position:relative;top:0;right:auto;font-family:'Source Sans Pro',sans-serif;font-weight:600;color:#fff;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:6px 20px;z-index:2;font-size:18px;background:#333;text-transform:uppercase;-webkit-appearance:none;}.propertyDetailsContent .downloads .button.documentsButton{width:auto;padding-right:30px;}.propertyDetailsContent .downloads .button:after{content:'';border-top:5px solid #fff;border-right:5px solid transparent;border-left:5px solid transparent;position:absolute;top:15px;right:10px;}.propertyDetailsContent .downloads.active{max-height:none;}.propertyDetailsContent .downloads ul{clear:both;list-style:none;margin:0;padding:0 10px;border:1px solid #333;text-align:right;float:right;}.propertyDetailsContent .downloads ul li{margin:4px 0;}.propertyDetailsContent .downloads ul li a{font-size:18px;}.propertyDetailsContent .propertyDetailTable{display:flex;flex-wrap:wrap;}.propertyDetailsContent .propertyDetailTable .detailTableCell{line-height:30px;width:50%;display:flex;}.propertyDetailsContent .propertyDetailTable .detailTableCell .titleItem{width:160px;flex-shrink:0;}.propertyDetailsContent .propertyDetailTable .detailTableCell .detailItem{font-weight:600;}.propertyDetailsContent .propertyDetailFeatures{margin-top:10px;}.propertyDetailsContent .propertyDetailFeatures h3{float:left;width:180px;margin:6px 0;clear:left;line-height:36px;}.propertyDetailsContent .propertyDetailFeatures p{float:left;width:520px;margin:6px 0 6px 20px;line-height:36px;border-left:5px solid #ffe811;padding-left:20px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.propertyFloorplans{position:relative;padding:0 30px;}.propertyFloorplans.tooMany h1{margin-bottom:0;}.propertyFloorplans.tooMany .floorplanSlider{clear:both;}.propertyFloorplans.tooMany .propertyFloorplanTabs{top:0;right:auto;left:50px;clear:both;position:relative;}.propertyFloorplans.tooMany .propertyFloorplanTabs ul li{margin:0 6px 6px 6px;}.propertyFloorplans h1{font-size:64px;font-family:'Source Sans Pro',sans-serif;font-weight:300;margin:20px 0;}.propertyFloorplans .propertyFloorplanTabs{position:absolute;top:29px;right:30px;}.propertyFloorplans .propertyFloorplanTabs ul{margin:0;padding:0;list-style:none;}.propertyFloorplans .propertyFloorplanTabs ul li{float:left;margin:0 6px;cursor:pointer;font-family:'Source Sans Pro',sans-serif;font-weight:600;color:#fff;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:6px 20px;z-index:2;font-size:18px;background:#333;text-transform:uppercase;-webkit-transition:background-color 400ms linear,color 400ms linear;-moz-transition:background-color 400ms linear,color 400ms linear;-ms-transition:background-color 400ms linear,color 400ms linear;-o-transition:background-color 400ms linear,color 400ms linear;transition:background-color 400ms linear,color 400ms linear;}.propertyFloorplans .propertyFloorplanTabs ul li.active{background-color:#ffe811;color:#333;}.propertyFloorplans .propertyFloorplanTabs ul li.active .external{color:#333;}.propertyFloorplans .propertyFloorplanTabs ul li .external{color:#fff;}.propertyFloorplans .floorplanContent{padding:0 30px;}.propertyFloorplans .floorplanContent p{font-size:24px;}.propertyFloorplans .floorplanContent .floorplanImage img{width:100%;height:auto;}.propertyPrimaryContent+.matterportContainer{margin-top:0;}.matterportContainer{padding-left:30px;padding-right:30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:30px 0;}.matterportContainer iframe{width:100%;height:100%;}.recentlySoldPage .slideContent{pointer-events:none;}.recentlySoldPage .recentlySoldFeature{height:auto;}.recentlySoldPage .recentlySoldFeature .shortSlider{font-size:0;text-align:left;}.recentlySoldPage .recentlySoldFeature .shortSlider .propertyQuick{width:25%;display:inline-block;margin-bottom:20px;vertical-align:top;}.recentlySoldPage~#colorbox #cboxTitle{display:none!important;}.recentlySoldPage .recentlySoldPager{width:80%;margin:20px auto;}.recentlySoldPage .recentlySoldPager .button{margin:0;background:#333;color:#fff;padding:6px 20px;display:block;}.recentlySoldPage .recentlySoldPager .button.prev{float:left;}.recentlySoldPage .recentlySoldPager .button.next{float:right;}.rentPage .slideContent{pointer-events:none;}.rentPage .rentPageFeatureWeek{height:auto;}.rentPage .rentPageFeatureWeek .shortSlider{font-size:0;text-align:left;}.rentPage .rentPageFeatureWeek .shortSlider+.loadMoreTiles{display:none;}.rentPage .rentPageFeatureWeek .shortSlider .propertyQuick{width:25%;display:inline-block;margin-bottom:20px;vertical-align:top;}.rentPage~#colorbox #cboxTitle{display:none!important;}.searchPage .paraOver{padding:0;}.searchPage h1{font-family:'Source Sans Pro',sans-serif;font-weight:300;font-size:64px;text-align:center;}.searchPage .resultCount{font-family:'Source Sans Pro',sans-serif;font-weight:300;font-size:64px;margin:.5em 0;text-align:center;}.searchPage .noResultLine{height:2px;width:90%;background:#ffe811;border:0;}.searchPage .searchPropertySlider{font-size:0;}.searchPage .propertyQuick{width:25%;text-align:center;display:inline-block;vertical-align:top;margin-bottom:40px;}.searchPage .propertyQuick .zoomIt{display:block;width:390px;height:219px;margin:0 auto;overflow:hidden;position:relative;}.searchPage .propertyQuick .zoomIt.bannerItem:after{content:'';position:absolute;top:0;left:0;width:110px;height:110px;pointer-events:none;}.searchPage .propertyQuick .zoomIt.bannerItem.bannerSold:after{background-image:url("/images/bannerSold.svg");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;background-position:top left;}.searchPage .propertyQuick .zoomIt.bannerItem.bannerAuctionBroughtForward:after{background-image:url("/images/bannerAuctionMoved.svg");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;background-position:top left;}.searchPage .propertyQuick .zoomIt.bannerItem.bannerAuctionSoon:after{background-image:url("/images/bannerAuctionSoon.svg");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;background-position:top left;}.searchPage .propertyQuick .zoomIt.bannerItem.bannerLeased:after{background-image:url("/images/bannerLeased.svg");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;background-position:top left;}.searchPage .propertyQuick .zoomIt.bannerItem.bannerRented:after{background-image:url("/images/bannerRented.svg");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;background-position:top left;}.searchPage .propertyQuick .zoomIt .zoomImage{width:390px;height:219px;background:no-repeat center center;background-size:390px 219px;z-index:1;background-attachment:local;}.searchPage .propertyQuick .zoomIt .zoomImage-wrapper{display:inline-block;overflow:hidden;vertical-align:baseline;}.searchPage .propertyQuick .zoomIt .zoomImage-wrapper img{-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;width:100%;height:auto;max-height:100%;}.searchPage .propertyQuick .zoomIt .zoomImage-wrapper img:hover{-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);-webkit-transform:scale(1.1);transform:scale(1.1);}.searchPage .propertyQuick h3{font-family:'Source Sans Pro',sans-serif;font-weight:300;font-size:34px;margin:10px 0;text-transform:capitalize;}.searchPage .propertyQuick h4{font-family:'Source Sans Pro',sans-serif;font-weight:400;font-size:24px;margin:0;}.searchPage .propertyQuick h4 strong{font-family:'Source Sans Pro',sans-serif;font-weight:600;}.searchPage .propertyQuick img{margin:0 auto;}.searchPage .propertyQuick hr{width:60%;background:#ffe811;height:2px;border:0;margin:20px auto;}.searchPage .propertyQuick .propertyQuickDetails{display:inline-block;}.searchPage .blogQuick{display:inline-block;vertical-align:top;margin:10px 0;}.sellPage .sellPageFeature .slideContent{bottom:100px;left:50px;}.sellPage .sellPageFeature .slideContent h1{clear:left;padding:30px;}.sellPage .sellPageFeature .slideContent h2{max-width:610px;text-transform:none;padding:12px 30px;}.sellPage .sellPageFeature .slideContent h2 .slidePropertyAddress{display:inline-block;font-size:24px;}.sellPage .sellPageContent .pageColumn{width:100%;}.sellPage .sellPageContent .pageColumn.rightColumn{float:none;float:right;width:50%;padding:0;z-index:1;background-color:#fff;}.sellPage .sellPageContent .pageColumn .umb-grid .grid-section .container .row .col-md-12{width:100%;}.sellPage .sellPageFormContainer{background:#333;padding:30px 30px 50px 30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;position:relative;margin:30px;}.sellPage .sellPageFormContainer .thanksIcon{margin:20px auto;width:80px;height:80px;background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2038.994%2038.995%22%3E%3Cpath%20fill%3D%22%23ffe811%22%20d%3D%22M0%2019.498c0%2010.768%208.73%2019.497%2019.497%2019.497%2010.768%200%2019.497-8.73%2019.497-19.497S30.264%200%2019.497%200C8.73%200%200%208.73%200%2019.498M26.204%209.91c1.75%200%203.175%201.42%203.175%203.176%200%201.752-1.42%203.176-3.176%203.176-1.756%200-3.176-1.42-3.176-3.176s1.42-3.175%203.176-3.175m-13.413%200c1.752%200%203.176%201.42%203.176%203.176%200%201.752-1.42%203.176-3.175%203.176s-3.175-1.42-3.175-3.176S11.04%209.91%2012.79%209.91M9.175%2020.737c1.104-.18%202.14.57%202.322%201.674.303%201.877%201.27%203.6%202.726%204.847%201.47%201.262%203.342%201.953%205.28%201.953%201.933%200%203.81-.69%205.274-1.95%201.452-1.245%202.42-2.96%202.727-4.838.182-1.104%201.22-1.848%202.32-1.67%201.106.182%201.85%201.222%201.672%202.322-.46%202.814-1.913%205.388-4.086%207.252-2.2%201.885-5.008%202.926-7.91%202.926-2.903%200-5.714-1.04-7.915-2.93-2.176-1.87-3.624-4.45-4.08-7.27-.184-1.1.565-2.138%201.67-2.316%22%20%2F%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;}.sellPage .sellPageFormContainer h1{color:#fff;text-align:center;font-family:'Source Sans Pro',sans-serif;font-weight:300;font-size:64px;margin:0 0 30px 0;}.sellPage .sellPageFormContainer p{color:#fff;font-family:'Source Sans Pro',sans-serif;font-weight:300;font-size:24px;text-align:center;margin:0 auto;max-width:70%;}.sellPage .sellPageFormContainer .formDetails{position:relative;padding:0 30px;}.sellPage .sellPageFormContainer .formDetails .sellForm{font-size:0;}.sellPage .sellPageFormContainer .formDetails .sellForm .inputHolder{width:100%;position:relative;padding-left:50px;margin:20px 0;display:inline-block;vertical-align:top;border-bottom:2px solid #ffe811;background:#333;z-index:1;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.sellPage .sellPageFormContainer .formDetails .sellForm .inputHolder.error{border-bottom-color:#f00;}.sellPage .sellPageFormContainer .formDetails .sellForm .inputHolder.error:after{opacity:1;}.sellPage .sellPageFormContainer .formDetails .sellForm .inputHolder.short{width:50%;}.sellPage .sellPageFormContainer .formDetails .sellForm .inputHolder.short+.short{width:48%;margin-left:2%;}.sellPage .sellPageFormContainer .formDetails .sellForm .inputHolder.micro{width:32%;padding:0;border:0;}.sellPage .sellPageFormContainer .formDetails .sellForm .inputHolder.micro~.micro{margin-left:2%;}.sellPage .sellPageFormContainer .formDetails .sellForm .inputHolder.micro .arrowButton{position:absolute;left:10px;width:20px;height:12px;z-index:10;cursor:pointer;}.sellPage .sellPageFormContainer .formDetails .sellForm .inputHolder.micro .arrowButton:before,.sellPage .sellPageFormContainer .formDetails .sellForm .inputHolder.micro .arrowButton:after{content:'';position:absolute;top:0;left:0;background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2011.534%206.502%22%3E%3Cpath%20fill%3D%22%23ffe811%22%20d%3D%22M11.534%205.77l-.73.73L5.04.743l.73-.73z%22%20%2F%3E%3Cpath%20fill%3D%22%23ffe811%22%20d%3D%22M.73%206.49L0%205.76%205.76%200l.73.73z%22%20%2F%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;width:20px;height:12px;}.sellPage .sellPageFormContainer .formDetails .sellForm .inputHolder.micro .arrowButton:after{opacity:0;background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2011.534%206.502%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M11.534%205.77l-.73.73L5.04.743l.73-.73z%22%20%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M.73%206.49L0%205.76%205.76%200l.73.73z%22%20%2F%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;}.sellPage .sellPageFormContainer .formDetails .sellForm .inputHolder.micro .arrowButton.up{top:10px;}.sellPage .sellPageFormContainer .formDetails .sellForm .inputHolder.micro .arrowButton.down{bottom:12px;}.sellPage .sellPageFormContainer .formDetails .sellForm .inputHolder.micro .arrowButton.down:before,.sellPage .sellPageFormContainer .formDetails .sellForm .inputHolder.micro .arrowButton.down:after{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg);}.sellPage .sellPageFormContainer .formDetails .sellForm .inputHolder.micro input{float:left;width:80px;border:2px solid #ffe811;padding-left:40px;}.sellPage .sellPageFormContainer .formDetails .sellForm .inputHolder.micro input::-webkit-input-placeholder{font-size:0;}.sellPage .sellPageFormContainer .formDetails .sellForm .inputHolder.micro input:-moz-placeholder{font-size:0;}.sellPage .sellPageFormContainer .formDetails .sellForm .inputHolder.micro input::-moz-placeholder{font-size:0;}.sellPage .sellPageFormContainer .formDetails .sellForm .inputHolder.micro input:-ms-input-placeholder{font-size:0;}.sellPage .sellPageFormContainer .formDetails .sellForm .inputHolder.micro label{color:#fff;font-size:18px;float:left;font-family:'Source Sans Pro',sans-serif;font-weight:300;margin:10px 0 0 10px;}.sellPage .sellPageFormContainer .formDetails .sellForm .inputHolder:before{content:'';position:absolute;left:5px;top:5px;}.sellPage .sellPageFormContainer .formDetails .sellForm .inputHolder:after{content:'';position:absolute;top:9px;right:5px;background-image:url("/images/error.svg");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;width:30px;height:30px;z-index:2;opacity:0;-webkit-transition:opacity 200ms linear;-moz-transition:opacity 200ms linear;-ms-transition:opacity 200ms linear;-o-transition:opacity 200ms linear;transition:opacity 200ms linear;}.sellPage .sellPageFormContainer .formDetails .sellForm .inputHolder:not(.messageInput){height:50px;}.sellPage .sellPageFormContainer .formDetails .sellForm .inputHolder.nameInput:before{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2027.5654297%2028.8671875%22%3E%3Cpath%20fill%3D%22%23ffe811%22%20d%3D%22M24.918%2028.867c-.135%200-.216-.007-.216-.007l-21.72.002c-.01%200-.065.003-.142.003-.527%200-1.83-.105-2.536-1.076-.657-.91-.064-2.386.06-2.672l.59-1.337c.07-.155%201.684-3.747%203.575-5.897%201.07-1.22%202.595-1.486%204.152-.74.48.23.93.692%201.327%201.1.15.152.29.297.416.41.51.457%201.444%201.006%203.018%201.035h1.073c1.562-.03%202.497-.578%203.004-1.033.134-.12.28-.28.438-.445.38-.404.812-.862%201.274-1.093%201.43-.715%202.874-.437%203.932.766%201.9%202.16%203.365%205.83%203.426%205.986l.59%201.277c.08.175.76%201.73.1%202.67-.656.948-1.87%201.05-2.362%201.05m-.16-1.353c.063.003.1.005.16.005.22%200%20.952-.035%201.255-.474.098-.14.046-.758-.218-1.336l-.603-1.31c-.03-.07-1.456-3.643-3.2-5.627-.67-.763-1.428-.894-2.317-.45-.25.124-.606.504-.896.81-.185.197-.36.383-.52.525-.675.608-1.9%201.34-3.89%201.378H13.43c-2.002-.038-3.227-.77-3.906-1.378-.145-.13-.308-.296-.48-.473-.304-.312-.684-.7-.948-.827-1.013-.486-1.867-.37-2.556.415-1.755%201.995-3.34%205.518-3.355%205.554L1.6%2025.66c-.257.585-.3%201.206-.204%201.338.277.382.93.52%201.444.52l.086-.003h21.832zm-11.006-9.88c-4.193%200-7.606-4.027-7.606-8.977C6.146%203.803%209.486%200%2013.752%200c4.268%200%207.61%203.803%207.61%208.657%200%204.95-3.414%208.978-7.61%208.978m0-16.287c-3.508%200-6.257%203.21-6.257%207.31%200%204.206%202.806%207.628%206.257%207.628%203.454%200%206.262-3.422%206.262-7.63%200-4.098-2.75-7.308-6.262-7.308%22%2F%3E%3C%2Fsvg%3E%0D%0A");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;width:38px;height:40px;}.sellPage .sellPageFormContainer .formDetails .sellForm .inputHolder.emailInput:before{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2034.3115234%2021.9824219%22%3E%3Cpath%20fill%3D%22%23ffe811%22%20d%3D%22M0%2021.982h34.312V0H0v21.982zM31.51%201.486L17.156%2013.45%202.797%201.487H31.51zM1.49%2020.492V2.334l15.667%2013.05L32.82%202.335v18.163H1.49v-.005z%22%2F%3E%3C%2Fsvg%3E%0D%0A");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;width:41px;height:32px;top:11px;}.sellPage .sellPageFormContainer .formDetails .sellForm .inputHolder.phoneInput:before{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2029.3261719%2029.402832%22%3E%3Cpath%20fill%3D%22%23ffe811%22%20d%3D%22M23.438%2029.403c-3.15-.018-9.002-2.222-15.13-8.373-3.444-3.458-6.074-7.314-7.402-10.86C-.316%206.91-.3%204.223.946%202.98c.173-.17.347-.355.53-.544C2.513%201.346%203.807-.01%205.46%200%206.683.006%207.85.73%209.04%202.215c3.162%203.945%202.08%205.533.068%207.506l-.308.304c-.32.32-.09%201.15.64%202.275.714%201.1%201.895%202.482%203.514%204.105%203.735%203.748%205.338%204.314%205.96%204.317.23.002.334-.073.4-.14l.307-.308c.976-.987%201.9-1.92%203.337-1.91%201.156.006%202.48.644%204.168%202.007%201.433%201.157%202.15%202.292%202.2%203.47.067%201.71-1.327%203.032-2.448%204.094-.19.18-.377.356-.548.528-.626.623-1.625.947-2.892.94M5.455%201.275c-1.105-.006-2.143%201.082-3.06%202.04-.187.198-.37.39-.548.57-.653.646-.976%202.565.253%205.84%201.267%203.38%203.792%207.074%207.11%2010.406%205.48%205.5%2011.1%207.98%2014.237%207.998.905.005%201.61-.197%201.982-.568.178-.18.373-.364.57-.552.982-.93%202.096-1.984%202.05-3.116-.03-.78-.612-1.63-1.724-2.53-1.432-1.156-2.537-1.72-3.376-1.724-.86-.006-1.453.55-2.426%201.532l-.313.316c-.336.337-.79.514-1.303.51-1.497-.008-3.678-1.498-6.86-4.69-1.678-1.688-2.917-3.14-3.677-4.315-1.135-1.75-1.292-3.052-.47-3.87l.314-.31c1.617-1.585%202.507-2.458-.172-5.798-.918-1.15-1.79-1.734-2.587-1.738%22%2F%3E%3C%2Fsvg%3E%0D%0A");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;width:38px;height:40px;}.sellPage .sellPageFormContainer .formDetails .sellForm .inputHolder.streetInput:before{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2033.382%2032.227%22%3E%3Cpath%20fill%3D%22%23ffe811%22%20d%3D%22M18.652%2032.227v-9.115H14.73v9.115H3.923V18.78H0v-2.503L16.675%200l4.9%204.574v-3.11H28.5v9.36l4.884%205.494v2.463H29.46v13.446H18.652zm-12.73-2h6.808v-9.115h7.922v9.115h6.808V16.78h3.658l-4.62-5.194V3.463h-2.922v5.715l-6.87-6.414L2.347%2016.78h3.577v13.447z%22%20%2F%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;width:38px;height:40px;}.sellPage .sellPageFormContainer .formDetails .sellForm .inputHolder.suburbInput:before{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2027.404%2035.872%22%3E%3Cpath%20fill%3D%22%23ffe811%22%20d%3D%22M13.702%2035.872c-.644%200-1.26-.307-1.646-.823L2.583%2021.69C.893%2019.342%200%2016.58%200%2013.7%200%206.147%206.147%200%2013.702%200c7.556%200%2013.702%206.147%2013.702%2013.702%200%202.877-.895%205.642-2.59%207.994l-.445.617-9.005%2012.714c-.404.538-1.02.845-1.663.845m0-33.872C7.25%202%202%207.25%202%2013.702c0%202.455.764%204.814%202.21%206.82l.335.472%209.157%2012.878c.018%200%20.036-.01.047-.023l9.443-13.322c1.445-2.01%202.21-4.37%202.21-6.825C25.404%207.25%2020.156%202%2013.704%202m0%2016.937c-2.887%200-5.235-2.35-5.235-5.234s2.348-5.233%205.234-5.233%205.233%202.348%205.233%205.233-2.347%205.234-5.233%205.234m0-8.468c-1.783%200-3.234%201.45-3.234%203.232%200%201.784%201.45%203.234%203.234%203.234s3.233-1.45%203.233-3.234c0-1.783-1.45-3.233-3.233-3.233%22%20%2F%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;width:38px;height:40px;}.sellPage .sellPageFormContainer .formDetails .sellForm .inputHolder.messageInput{height:300px;-webkit-transition:all 400ms linear;-moz-transition:all 400ms linear;-ms-transition:all 400ms linear;-o-transition:all 400ms linear;transition:all 400ms linear;overflow:hidden;background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2028.7861328%2019.9990234%22%3E%3Cpath%20fill%3D%22%23ffe811%22%20d%3D%22M0%200h17.154v1.992H0zM0%206h28.786v1.992H0zM0%2012.062h28.786v1.992H0zM0%2018.007h28.786V20H0z%22%2F%3E%3C%2Fsvg%3E%0D%0A");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;background-size:39px 39px;background-position:0 7px;background-color:#333;}.sellPage .sellPageFormContainer .formDetails .sellForm input[type=text],.sellPage .sellPageFormContainer .formDetails .sellForm input[type=email],.sellPage .sellPageFormContainer .formDetails .sellForm input[type=tel],.sellPage .sellPageFormContainer .formDetails .sellForm input[type=date]{width:100%;height:48px;line-height:26px;border:0;outline:0;color:#fff;background:#333;display:block;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:6px 10px;margin:0;position:relative;font-family:'Source Sans Pro',sans-serif;font-weight:300;font-size:24px;}.sellPage .sellPageFormContainer .formDetails .sellForm input[type=text]::-ms-clear,.sellPage .sellPageFormContainer .formDetails .sellForm input[type=email]::-ms-clear,.sellPage .sellPageFormContainer .formDetails .sellForm input[type=tel]::-ms-clear,.sellPage .sellPageFormContainer .formDetails .sellForm input[type=date]::-ms-clear{display:none;}.sellPage .sellPageFormContainer .formDetails .sellForm input[type=text]::-webkit-input-placeholder,.sellPage .sellPageFormContainer .formDetails .sellForm input[type=email]::-webkit-input-placeholder,.sellPage .sellPageFormContainer .formDetails .sellForm input[type=tel]::-webkit-input-placeholder,.sellPage .sellPageFormContainer .formDetails .sellForm input[type=date]::-webkit-input-placeholder{font-size:18px;-webkit-transition:color 400ms linear;-moz-transition:color 400ms linear;-ms-transition:color 400ms linear;-o-transition:color 400ms linear;transition:color 400ms linear;}.sellPage .sellPageFormContainer .formDetails .sellForm input[type=text]:-moz-placeholder,.sellPage .sellPageFormContainer .formDetails .sellForm input[type=email]:-moz-placeholder,.sellPage .sellPageFormContainer .formDetails .sellForm input[type=tel]:-moz-placeholder,.sellPage .sellPageFormContainer .formDetails .sellForm input[type=date]:-moz-placeholder{font-size:18px;opacity:1;-webkit-transition:color 400ms linear;-moz-transition:color 400ms linear;-ms-transition:color 400ms linear;-o-transition:color 400ms linear;transition:color 400ms linear;}.sellPage .sellPageFormContainer .formDetails .sellForm input[type=text]::-moz-placeholder,.sellPage .sellPageFormContainer .formDetails .sellForm input[type=email]::-moz-placeholder,.sellPage .sellPageFormContainer .formDetails .sellForm input[type=tel]::-moz-placeholder,.sellPage .sellPageFormContainer .formDetails .sellForm input[type=date]::-moz-placeholder{font-size:18px;opacity:1;-webkit-transition:color 400ms linear;-moz-transition:color 400ms linear;-ms-transition:color 400ms linear;-o-transition:color 400ms linear;transition:color 400ms linear;}.sellPage .sellPageFormContainer .formDetails .sellForm input[type=text]:-ms-input-placeholder,.sellPage .sellPageFormContainer .formDetails .sellForm input[type=email]:-ms-input-placeholder,.sellPage .sellPageFormContainer .formDetails .sellForm input[type=tel]:-ms-input-placeholder,.sellPage .sellPageFormContainer .formDetails .sellForm input[type=date]:-ms-input-placeholder{font-size:18px;-webkit-transition:color 400ms linear;-moz-transition:color 400ms linear;-ms-transition:color 400ms linear;-o-transition:color 400ms linear;transition:color 400ms linear;}.sellPage .sellPageFormContainer .formDetails .sellForm input[type=text]:focus::-webkit-input-placeholder,.sellPage .sellPageFormContainer .formDetails .sellForm input[type=email]:focus::-webkit-input-placeholder,.sellPage .sellPageFormContainer .formDetails .sellForm input[type=tel]:focus::-webkit-input-placeholder,.sellPage .sellPageFormContainer .formDetails .sellForm input[type=date]:focus::-webkit-input-placeholder{color:#ffe811;}.sellPage .sellPageFormContainer .formDetails .sellForm input[type=text]:focus:-moz-placeholder,.sellPage .sellPageFormContainer .formDetails .sellForm input[type=email]:focus:-moz-placeholder,.sellPage .sellPageFormContainer .formDetails .sellForm input[type=tel]:focus:-moz-placeholder,.sellPage .sellPageFormContainer .formDetails .sellForm input[type=date]:focus:-moz-placeholder{color:#ffe811;}.sellPage .sellPageFormContainer .formDetails .sellForm input[type=text]:focus::-moz-placeholder,.sellPage .sellPageFormContainer .formDetails .sellForm input[type=email]:focus::-moz-placeholder,.sellPage .sellPageFormContainer .formDetails .sellForm input[type=tel]:focus::-moz-placeholder,.sellPage .sellPageFormContainer .formDetails .sellForm input[type=date]:focus::-moz-placeholder{color:#ffe811;}.sellPage .sellPageFormContainer .formDetails .sellForm input[type=text]:focus:-ms-input-placeholder,.sellPage .sellPageFormContainer .formDetails .sellForm input[type=email]:focus:-ms-input-placeholder,.sellPage .sellPageFormContainer .formDetails .sellForm input[type=tel]:focus:-ms-input-placeholder,.sellPage .sellPageFormContainer .formDetails .sellForm input[type=date]:focus:-ms-input-placeholder{color:#ffe811;}.sellPage .sellPageFormContainer .formDetails .sellForm textarea{width:100%;padding:14px 10px 6px 10px;margin:0;height:300px;line-height:26px;border:0;outline:0;color:#fff;background:transparent;display:block;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;position:relative;font-family:'Source Sans Pro',sans-serif;font-weight:300;font-size:24px;resize:none;}.sellPage .sellPageFormContainer .formDetails .sellForm textarea::-webkit-input-placeholder{font-size:18px;-webkit-transition:color 400ms linear;-moz-transition:color 400ms linear;-ms-transition:color 400ms linear;-o-transition:color 400ms linear;transition:color 400ms linear;}.sellPage .sellPageFormContainer .formDetails .sellForm textarea:-moz-placeholder{font-size:18px;opacity:1;-webkit-transition:color 400ms linear;-moz-transition:color 400ms linear;-ms-transition:color 400ms linear;-o-transition:color 400ms linear;transition:color 400ms linear;}.sellPage .sellPageFormContainer .formDetails .sellForm textarea::-moz-placeholder{font-size:18px;opacity:1;-webkit-transition:color 400ms linear;-moz-transition:color 400ms linear;-ms-transition:color 400ms linear;-o-transition:color 400ms linear;transition:color 400ms linear;}.sellPage .sellPageFormContainer .formDetails .sellForm textarea:-ms-input-placeholder{font-size:18px;-webkit-transition:color 400ms linear;-moz-transition:color 400ms linear;-ms-transition:color 400ms linear;-o-transition:color 400ms linear;transition:color 400ms linear;}.sellPage .sellPageFormContainer .formDetails .sellForm textarea:focus::-webkit-input-placeholder{color:#ffe811;}.sellPage .sellPageFormContainer .formDetails .sellForm textarea:focus:-moz-placeholder{color:#ffe811;}.sellPage .sellPageFormContainer .formDetails .sellForm textarea:focus::-moz-placeholder{color:#ffe811;}.sellPage .sellPageFormContainer .formDetails .sellForm textarea:focus:-ms-input-placeholder{color:#ffe811;}.sellPage .sellPageFormContainer .formDetails .sellForm input[type=button],.sellPage .sellPageFormContainer .formDetails .sellForm input[type=submit]{float:right;width:24%;margin-top:30px;height:40px;padding:6px 12px;border:2px solid #fff;color:#fff;text-align:center;text-transform:uppercase;font-family:'Source Sans Pro',sans-serif;font-weight:600;font-size:20px;background-color:#333;cursor:pointer;opacity:1;outline:0;-webkit-appearance:none;border-radius:0;}.sellPage .sellPageFormContainer .formDetails .sellForm .captchaHolder{width:70%;float:left;}.sellPage .sellPageFormContainer .formDetails .sellForm .captchaHolder .errorMessage{font-size:14px;color:#fff;border-radius:5px;padding:6px 10px 6px 10px;}.sellPage .sellPageFormContainer .formDetails .sellForm .captchaHolder .errorMessage span.field-validation-error{color:inherit;position:static;top:auto;right:auto;}.sellPage .sellPageFormContainer .formDetails .sellForm .captchaHolder.error .errorMessage{background-color:#f00;}.sellPage .sellPageFormContainer .formDetails .sellForm .captchaHolder.error .errorMessage:after{content:'';position:absolute;top:0;right:5px;background-image:url("/images/error.svg");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;width:30px;height:30px;z-index:2;}.sellPage .sellPageFormContainer .formDetails .sellForm .captchaHolder.error .errorMessage span.field-validation-error{color:inherit;position:static;top:auto;right:auto;}.sellPage .sellPageFormContainer .formDetails .sellForm .captchaHolder p{margin:0;text-align:left;}.sellPage .sellPageFormContainer .formDetails .sellForm .privacyStatement{text-align:left;font-size:16px;}.sellPage .sellPageFormContainer .formDetails .sellForm .privacyStatement a{color:#fff;}.sellPageRecentSales{height:auto;position:relative;margin:0;padding-top:30px;z-index:1;background:#fff;}.sellPageRecentSales .tab{height:auto;}.sellPageRecentSales .shortSlider{text-align:left;width:90%;}.sellPageRecentSales .shortSlider .propertyQuick{width:33%;text-align:center;display:inline-block;vertical-align:top;margin:10px 0;}.sellPageRecentSales .shortSlider .propertyQuick .zoomIt{display:block;width:100%;height:100%;margin:0 auto;overflow:hidden;position:relative;}.sellPageRecentSales .shortSlider .propertyQuick .zoomIt.bannerItem:after{content:'';position:absolute;top:0;left:5%;width:110px;height:110px;pointer-events:none;}.sellPageRecentSales .shortSlider .propertyQuick .zoomIt.bannerItem.bannerSold:after{background-image:url("/images/bannerSold.svg");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;background-position:top left;}.sellPageRecentSales .shortSlider .propertyQuick .zoomIt.bannerItem.bannerAuctionBroughtForward:after{background-image:url("/images/bannerAuctionMoved.svg");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;background-position:top left;}.sellPageRecentSales .shortSlider .propertyQuick .zoomIt.bannerItem.bannerAuctionSoon:after{background-image:url("/images/bannerAuctionSoon.svg");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;background-position:top left;}.sellPageRecentSales .shortSlider .propertyQuick .zoomIt.bannerItem.bannerLeased:after{background-image:url("/images/bannerLeased.svg");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;background-position:top left;}.sellPageRecentSales .shortSlider .propertyQuick .zoomIt.bannerItem.bannerRented:after{background-image:url("/images/bannerRented.svg");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;background-position:top left;}.sellPageRecentSales .shortSlider .propertyQuick .zoomIt .zoomImage{width:270px;height:190px;background:no-repeat center center;background-size:270px 190px;z-index:1;background-attachment:local;}.sellPageRecentSales .shortSlider .propertyQuick .zoomIt .zoomImage-wrapper{display:inline-block;overflow:hidden;vertical-align:baseline;width:90%;}.sellPageRecentSales .shortSlider .propertyQuick .zoomIt .zoomImage-wrapper img{-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;width:100%;height:auto;max-height:100%;}.sellPageRecentSales .shortSlider .propertyQuick .zoomIt .zoomImage-wrapper img:hover{-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);-webkit-transform:scale(1.1);transform:scale(1.1);}.sellPageRecentSales .shortSlider .propertyQuick h3{font-family:'Source Sans Pro',sans-serif;font-weight:300;font-size:26px;line-height:1em;margin:10px 0;text-transform:capitalize;}.sellPageRecentSales .shortSlider .propertyQuick h4{font-family:'Source Sans Pro',sans-serif;font-weight:400;font-size:22px;margin:0;}.sellPageRecentSales .shortSlider .propertyQuick h4 strong{font-family:'Source Sans Pro',sans-serif;font-weight:600;}.sellPageRecentSales .shortSlider .propertyQuick img{width:100%;margin:0 auto;}.sellPageRecentSales .shortSlider .propertyQuick hr{width:60%;background:#ffe811;height:2px;border:0;margin:20px auto;}.sellPageRecentSales .shortSlider .propertyQuick .propertyQuickDetails{display:inline-block;}.sellPageRecentSales .tabPropertySlider .tab{text-align:center;height:450px;}.sellPageRecentSales h1{padding:0;margin:20px 0;text-align:center;}.staffMemberPage .staffPageFeature .slideContent ul{padding:6px 12px;list-style:none;float:left;clear:left;margin:0;background:#333;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.staffMemberPage .staffPageFeature .slideContent ul li{float:left;margin:0 20px 0 0;color:#fff;font-family:'Source Sans Pro',sans-serif;font-weight:300;font-size:32px;white-space:nowrap;}.staffMemberPage .staffPageFeature .slideContent ul li:first-child{margin-left:20px;}.staffMemberPage .staffPageFeature .slideContent ul li a{font-size:32px;color:#fff;}.staffMemberPage .staffPageFeature .slideContent ul li a.staffSocialIcon{display:block;width:32px;height:32px;position:relative;margin:3px;}.staffMemberPage .staffPageFeature .slideContent ul li a.staffSocialIcon:before{content:'';position:absolute;z-index:2;top:6px;left:6px;width:20px;height:20px;}.staffMemberPage .staffPageFeature .slideContent ul li a.staffSocialIcon:after{content:'';z-index:1;position:absolute;top:0;left:0;width:100%;height:100%;border-radius:100%;background-color:#b1b1b1;}.staffMemberPage .staffPageFeature .slideContent ul li a.staffSocialIcon.staffFB:before{top:5px;left:5px;background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2019.4%2035.9%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M18.7%200H14C8.8%200%205.4%203.5%205.4%208.8v4.1H.7c-.4%200-.7.3-.7.7v5.9c0%20.4.3.7.7.7h4.7v14.9c0%20.4.3.7.7.7h6.1c.4%200%20.7-.3.7-.7V20.3h5.5c.4%200%20.7-.3.7-.7v-5.9c0-.2-.1-.4-.2-.5-.1-.1-.3-.2-.5-.2H13V9.5c0-1.7.4-2.5%202.5-2.5h3.1c.4%200%20.7-.3.7-.7V.7c.1-.4-.2-.7-.6-.7zm0%200%22%2F%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;}.staffMemberPage .staffPageFeature .slideContent ul li a.staffSocialIcon.staffTW:before{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2040.4%2033.6%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M39.7%203.9c-.9.4-1.8.7-2.8.9%201.1-1%201.8-2.3%202.3-3.6.1-.4-.3-.7-.7-.5-1.3.8-2.8%201.4-4.3%201.8h-.3c-.3%200-.5-.1-.7-.3C31.7.8%2029.7%200%2027.5%200c-.9%200-1.8.1-2.8.4-2.8.9-5%203.2-5.7%206.1-.3%201.1-.3%202.2-.2%203.2%200%20.1%200%20.2-.1.2-.1.1-.1.1-.2.1-6.1-.5-11.7-3.5-15.6-8.3-.2-.3-.6-.2-.8%200C1.3%203.1.9%204.6.9%206.1c0%202.4.9%204.6%202.6%206.2-.7-.2-1.4-.4-2-.8-.3-.2-.7%200-.7.4%200%203.5%202%206.6%205.1%208h-.2c-.5%200-1%200-1.5-.1-.3-.1-.6.3-.5.6%201%203.1%203.7%205.4%206.9%205.9-2.7%201.8-5.8%202.7-9%202.7h-1c-.3%200-.6.2-.7.5-.1.3.1.6.3.8%203.6%202.1%207.8%203.2%2012%203.2%203.7%200%207.1-.7%2010.3-2.2%202.9-1.3%205.4-3.2%207.5-5.6%202-2.2%203.5-4.8%204.6-7.7%201-2.7%201.6-5.6%201.6-8.4v-.1c0-.4.2-.9.6-1.2%201.3-1.1%202.5-2.4%203.5-3.8.2-.3-.2-.8-.6-.6z%22%2F%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;}.staffMemberPage .staffPageFeature .slideContent ul li a.staffSocialIcon.staffSC:before{top:5px;background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2043.4%2040.5%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M21.7%2040.5h-.5c-2.8%200-4.2-.8-5.7-1.9-1-.7-1.9-1.4-3-1.5-.5-.1-1.1-.1-1.6-.1-.9%200-1.7.1-2.2.3-.4.1-.7.1-1%20.1-.9%200-1.2-.6-1.3-1-.1-.4-.2-.7-.3-1%200-.2-.1-.6-.2-.8-3.4-.5-5.2-1.3-5.7-2.4-.2-.3-.2-.5-.2-.6%200-.6.4-1.1%201-1.2%205.7-.9%208.3-6.8%208.4-7%20.3-.6.4-1.1.2-1.4-.3-.7-1.5-1.1-2.2-1.3-.3-.1-.5-.2-.6-.2-2.2-.9-2.5-1.9-2.3-2.6.3-1.3%202.1-2%203.2-1.5.7.3%201.3.5%201.9.5.2%200%20.4%200%20.5-.1%200-.3%200-.6-.1-.8-.3-3.1-.5-6.8.5-9%202.9-6.5%209.1-7%2010.9-7h.8c1.8%200%208%20.5%2010.9%207%201%202.2.8%205.9.6%208.8V16.6c.1%200%20.3.1.5.1.4%200%201-.2%201.7-.5.3-.2.7-.2.9-.2.3%200%20.7.1%201%20.2.9.3%201.5%201%201.5%201.7%200%20.9-.8%201.7-2.3%202.4-.2.1-.4.1-.6.2-.8.2-2%20.6-2.3%201.3-.1.3-.1.8.2%201.3v.1c.3.6%202.8%206.2%208.2%207.1.6.1%201%20.6%201%201.2%200%20.2-.1.4-.1.5-.5%201.1-2.2%201.9-5.6%202.4-.1.2-.2.6-.2.8-.1.3-.1.7-.3%201-.2.6-.6.9-1.3.9-.3%200-.6%200-1.1-.1-.6-.1-1.3-.2-2.2-.2-.5%200-1.1%200-1.6.1-1%20.2-2%20.8-3%201.5-1.8%201.5-4%202.1-6.4%202.1%22%2F%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;}.staffMemberPage .staffPageFeature .slideContent ul li a.staffSocialIcon.staffPT:before{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2035.3%2045.4%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M20.6%2032.9c-2.8-.2-3.9-1.6-6.1-2.9-1.2%206.2-2.6%2012.2-7%2015.4-1.3-9.4%202-16.5%203.5-24-2.6-4.4.3-13.2%205.8-11%206.7%202.7-5.8%2016.3%202.6%2018%208.8%201.8%2012.4-15.3%207-20.9-7.9-8-23-.2-21.2%2011.3.5%202.8%203.4%203.7%201.2%207.5C1.3%2025.1-.2%2021.1%200%2015.8.3%207.1%207.8%201%2015.4.2c9.5-1.1%2018.5%203.5%2019.7%2012.5%201.4%2010-4.3%2021-14.5%2020.2zm0%200%22%2F%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;}.staffMemberPage .staffPageFeature .slideContent ul li a.staffSocialIcon.staffIG:before{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2042.7%2042.7%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M30.9%200H11.8C5.3%200%200%205.3%200%2011.8v19.1c0%206.5%205.3%2011.8%2011.8%2011.8h19.1c6.5%200%2011.8-5.3%2011.8-11.8V11.8C42.7%205.3%2037.4%200%2030.9%200zm8%2030.9c0%204.4-3.6%208-8%208H11.8c-4.4%200-8-3.6-8-8V11.8c0-4.4%203.6-8%208-8h19.1c4.4%200%208%203.6%208%208v19.1zm0%200%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M21.3%2010.3c-6.1%200-11%204.9-11%2011s4.9%2011%2011%2011%2011-4.9%2011-11c0-6-4.9-11-11-11zm0%2018.3c-4%200-7.2-3.2-7.2-7.2s3.2-7.2%207.2-7.2%207.2%203.2%207.2%207.2c.1%203.9-3.2%207.2-7.2%207.2zm0%200M32.8%207.1c-.7%200-1.4.3-2%20.8-.5.5-.8%201.2-.8%202%200%20.7.3%201.4.8%202%20.5.5%201.2.8%202%20.8.7%200%201.4-.3%202-.8.5-.5.8-1.2.8-2%200-.7-.3-1.4-.8-2-.6-.5-1.3-.8-2-.8zm0%200%22%2F%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;}.staffMemberPage .staffPageFeature .slideContent ul li a.staffSocialIcon.staffGP:before{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2047.4%2030.1%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M0%2015.1C-.3%207.3%206.5.1%2014.3%200c4-.3%207.8%201.2%2010.8%203.7-1.2%201.3-2.5%202.7-3.8%203.9-2.6-1.6-5.8-2.8-8.9-1.7-5%201.4-8%207.3-6.1%2012.1%201.5%205.1%207.7%207.9%2012.5%205.7%202.5-.9%204.2-3.2%204.9-5.7-2.9-.1-5.7%200-8.6-.1v-5.1h14.4c.3%204.2-.3%208.7-3%2012-3.7%204.8-10.6%206.2-16.2%204.3C4.2%2027.3-.1%2021.3%200%2015.1zm0%200M38.8%208.6H43v4.3h4.3v4.3H43v4.3h-4.3v-4.3h-4.3v-4.3h4.3c0-1.4%200-2.9.1-4.3zm0%200%22%2F%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;}.staffMemberPage .staffPageFeature .slideContent ul li a.staffSocialIcon.staffLI:before{top:5px;background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2040.7%2038.9%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M40.7%2023.8v15.1H32v-14c0-3.5-1.3-5.9-4.4-5.9-2.4%200-3.8%201.6-4.5%203.2-.2.6-.3%201.3-.3%202.1V39h-8.7s.1-23.8%200-26.3h8.7v3.7s0%20.1-.1.1h.1v-.1C24%2014.6%2026%2012%2030.7%2012c5.7%200%2010%203.8%2010%2011.8zM4.9%200C2%200%200%202%200%204.5S1.9%209%204.8%209h.1c3%200%204.9-2%204.9-4.5S7.9%200%204.9%200zM.5%2038.9h8.7V12.7H.5v26.2zm0%200%22%2F%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;}.staffMemberPage .staffPageFeature .slideContent ul li a.staffSocialIcon.staffYT:before{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2047.9%2033.9%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M37.9%200h-28C4.5%200%200%204.5%200%209.9v14c0%205.5%204.5%209.9%209.9%209.9h28c5.5%200%209.9-4.5%209.9-9.9v-14c.1-5.4-4.4-9.9-9.9-9.9zm-6.7%2017.6l-13.1%206.2c-.3.2-.8-.1-.8-.5V10.5c0-.4.4-.6.8-.5l13.1%206.6c.4.3.4.8%200%201z%22%2F%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;}.staffMemberPage .staffPageFeature .slideContent ul li.emailLink a{color:#fff;padding-right:50px;display:block;position:relative;}.staffMemberPage .staffPageFeature .slideContent ul li.emailLink a:before{top:6px;right:0;position:absolute;content:'';width:40px;height:27px;background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2034.3115234%2021.9824219%22%3E%3Cpath%20fill%3D%22%23ffe811%22%20d%3D%22M0%2021.982h34.312V0H0v21.982zM31.51%201.486L17.156%2013.45%202.797%201.487H31.51zM1.49%2020.492V2.334l15.667%2013.05L32.82%202.335v18.163H1.49v-.005z%22%2F%3E%3C%2Fsvg%3E%0D%0A");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;}.staffMemberPage .staffPageFeature .slideContent ul li.emailLink a:after{top:6px;right:0;position:absolute;content:'';width:40px;height:27px;opacity:0;background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2034.3115234%2021.9824219%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M0%2021.982h34.312V0H0v21.982zM31.51%201.486L17.156%2013.45%202.797%201.487H31.51zM1.49%2020.492V2.334l15.667%2013.05L32.82%202.335v18.163H1.49v-.005z%22%2F%3E%3C%2Fsvg%3E%0D%0A");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;}.staffMemberPage .staffPageFeature .slideContent ul li.emailLink~li{margin-right:10px;}.staffMemberPage .staffPageContent{margin:20px 0;}.staffMemberPage .staffPageContent .pageColumn .staffPageAppraisalLink{margin:20px 0;background:#868384;padding:20px;text-align:center;}.staffMemberPage .staffPageContent .pageColumn .staffPageAppraisalLink h4{color:#fff;font-size:30px;font-family:'Source Sans Pro',sans-serif;font-weight:300;font-weight:normal;margin:10px 0;}.staffMemberPage .staffPageContent .pageColumn .staffPageAppraisalLink p{color:#fff;font-family:'Source Sans Pro',sans-serif;font-weight:400;font-size:18px;}.staffMemberPage .staffPageContent .pageColumn .staffPageAppraisalLink a{margin-top:20px;font-family:'Source Sans Pro',sans-serif;font-weight:600;color:#fff;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:10px 30px;z-index:2;font-size:20px;background:#333;text-transform:uppercase;}.staffMemberPage .staffPageContent .pageColumn .umb-grid .grid-section .container .row .col-md-12{width:100%;float:left;}.staffMemberPage .staffPageContent .pageColumn .staffPageProperties{margin:0;position:relative;}.staffMemberPage .staffPageContent .pageColumn .staffPageProperties .midSlider{width:100%;font-size:0;}.staffMemberPage .staffPageContent .pageColumn .staffPageProperties .midSlider .slick-list{padding-top:0;}.staffMemberPage .staffPageContent .pageColumn .staffPageProperties .propertyQuick{width:33%;text-align:center;display:inline-block;vertical-align:top;margin:10px 0;}.staffMemberPage .staffPageContent .pageColumn .staffPageProperties .propertyQuick .zoomIt{display:block;width:100%;height:100%;margin:0 auto;overflow:hidden;position:relative;}.staffMemberPage .staffPageContent .pageColumn .staffPageProperties .propertyQuick .zoomIt.bannerItem:after{content:'';position:absolute;top:0;left:5%;width:110px;height:110px;pointer-events:none;}.staffMemberPage .staffPageContent .pageColumn .staffPageProperties .propertyQuick .zoomIt.bannerItem.bannerSold:after{background-image:url("/images/bannerSold.svg");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;background-position:top left;}.staffMemberPage .staffPageContent .pageColumn .staffPageProperties .propertyQuick .zoomIt.bannerItem.bannerAuctionBroughtForward:after{background-image:url("/images/bannerAuctionMoved.svg");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;background-position:top left;}.staffMemberPage .staffPageContent .pageColumn .staffPageProperties .propertyQuick .zoomIt.bannerItem.bannerAuctionSoon:after{background-image:url("/images/bannerAuctionSoon.svg");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;background-position:top left;}.staffMemberPage .staffPageContent .pageColumn .staffPageProperties .propertyQuick .zoomIt.bannerItem.bannerLeased:after{background-image:url("/images/bannerLeased.svg");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;background-position:top left;}.staffMemberPage .staffPageContent .pageColumn .staffPageProperties .propertyQuick .zoomIt.bannerItem.bannerRented:after{background-image:url("/images/bannerRented.svg");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;background-position:top left;}.staffMemberPage .staffPageContent .pageColumn .staffPageProperties .propertyQuick .zoomIt .zoomImage{width:270px;height:190px;background:no-repeat center center;background-size:270px 190px;z-index:1;background-attachment:local;}.staffMemberPage .staffPageContent .pageColumn .staffPageProperties .propertyQuick .zoomIt .zoomImage-wrapper{display:inline-block;overflow:hidden;vertical-align:baseline;width:90%;}.staffMemberPage .staffPageContent .pageColumn .staffPageProperties .propertyQuick .zoomIt .zoomImage-wrapper img{-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;width:100%;height:auto;max-height:100%;}.staffMemberPage .staffPageContent .pageColumn .staffPageProperties .propertyQuick .zoomIt .zoomImage-wrapper img:hover{-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);-webkit-transform:scale(1.1);transform:scale(1.1);}.staffMemberPage .staffPageContent .pageColumn .staffPageProperties .propertyQuick h3{font-family:'Source Sans Pro',sans-serif;font-weight:300;font-size:26px;line-height:1em;margin:10px 0;text-transform:capitalize;}.staffMemberPage .staffPageContent .pageColumn .staffPageProperties .propertyQuick h4{font-family:'Source Sans Pro',sans-serif;font-weight:400;font-size:20px;margin:0;}.staffMemberPage .staffPageContent .pageColumn .staffPageProperties .propertyQuick h4 strong{font-family:'Source Sans Pro',sans-serif;font-weight:600;}.staffMemberPage .staffPageContent .pageColumn .staffPageProperties .propertyQuick img{width:100%;margin:0 auto;}.staffMemberPage .staffPageContent .pageColumn .staffPageProperties .propertyQuick hr{width:60%;background:#ffe811;height:2px;border:0;margin:20px auto;}.staffMemberPage .staffPageContent .pageColumn .staffPageProperties .propertyQuick .propertyQuickDetails{display:inline-block;}.staffMemberPage .staffPageContent .pageColumn .staffPageProperties .viewAll{text-transform:uppercase;font-family:'Source Sans Pro',sans-serif;font-weight:600;font-size:20px;margin:0 auto;background:#333;display:inline-block;}.staffMemberPage .staffPageContent .pageColumn .staffPageProperties .viewAll a{display:block;width:100%;height:100%;color:#fff;padding:10px 30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.staffMemberPage .staffPageContent .pageColumn .staffPageProperties h1{font-family:'Source Sans Pro',sans-serif;font-weight:300;font-size:64px;padding-left:110px;margin:0;}.staffMemberPage .staffPageContent .pageColumn .staffPageProperties .staffPropertyTabList{position:absolute;top:30px;right:0;width:100%;z-index:2;}.staffMemberPage .staffPageContent .pageColumn .staffPageProperties .staffPropertyTabList ul{list-style:none;margin:0;padding:0;text-align:center;font-size:0;}.staffMemberPage .staffPageContent .pageColumn .staffPageProperties .staffPropertyTabList ul li{display:inline-block;margin:0 6px;border-bottom:2px solid transparent;cursor:pointer;}.staffMemberPage .staffPageContent .pageColumn .staffPageProperties .staffPropertyTabList ul li span{font-size:24px;}.staffMemberPage .staffPageContent .pageColumn .staffPageProperties .staffPropertyTabList ul li.active{border-bottom-color:#ffe811;}.staffMemberPage .staffPageContent .pageColumn .staffPageProperties .slick-list{padding-top:50px;}.staffMemberPage .staffPageContent .pageColumn .staffPageProperties .tab{text-align:center;height:520px;}.staffMemberPage .staffPageContent .pageColumn .staffPageProperties .tab .shortSlider{text-align:left;}.staffMemberPage .staffPageContent .pageColumn .staffPageQuotes{width:100%;background:#333;color:#fff;text-align:center;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:30px 0;margin-top:80px;position:relative;}.staffMemberPage .staffPageContent .pageColumn .staffPageQuotes:before,.staffMemberPage .staffPageContent .pageColumn .staffPageQuotes:after{font-family:'Source Sans Pro',sans-serif;font-weight:400;font-size:254px;line-height:170px;position:absolute;top:40%;color:#ffe811;}.staffMemberPage .staffPageContent .pageColumn .staffPageQuotes:before{content:'“';left:20px;}.staffMemberPage .staffPageContent .pageColumn .staffPageQuotes:after{content:'”';right:20px;}.staffMemberPage .staffPageContent .pageColumn .staffPageQuotes h1{font-family:'Source Sans Pro',sans-serif;font-weight:300;font-size:55px;margin:0 0 10px 0;}.staffMemberPage .staffPageContent .pageColumn .staffPageQuotes .quoteSlider{width:70%;margin:0 auto;}.staffMemberPage .staffPageContent .pageColumn .staffPageQuotes .quoteSlider .staffPageQuoteSlide{position:relative;}.staffMemberPage .staffPageContent .pageColumn .staffPageQuotes .quoteSlider .slick-list{-webkit-transition:height 1000ms linear;-moz-transition:height 1000ms linear;-ms-transition:height 1000ms linear;-o-transition:height 1000ms linear;transition:height 1000ms linear;}.staffMemberPage .staffPageContent .pageColumn .staffPageQuotes .teamQuote{width:100%;margin:0 auto;position:relative;min-height:60px;padding:0 20px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-transition:max-height 400ms linear;-moz-transition:max-height 400ms linear;-ms-transition:max-height 400ms linear;-o-transition:max-height 400ms linear;transition:max-height 400ms linear;}.staffMemberPage .staffPageContent .pageColumn .staffPageQuotes .teamQuote.shortened{margin-bottom:80px;overflow:hidden;}.staffMemberPage .staffPageContent .pageColumn .staffPageQuotes .teamQuote.shortened.open{margin-bottom:20px;}.staffMemberPage .staffPageContent .pageColumn .staffPageQuotes .teamQuote.shortened.open~.nextQuote{display:block;}.staffMemberPage .staffPageContent .pageColumn .staffPageQuotes .teamQuote.shortened.open+button{display:none;}.staffMemberPage .staffPageContent .pageColumn .staffPageQuotes .teamQuote.shortened+button{position:absolute;display:block;bottom:20px;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);font-family:'Source Sans Pro',sans-serif;font-weight:600;color:#fff;border:1px solid #fff;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:10px 20px;z-index:2;font-size:20px;background:#333;text-transform:uppercase;cursor:pointer;-webkit-appearance:none;outline:0;}.staffMemberPage .staffPageContent .pageColumn .staffPageQuotes .teamQuote.shortened~.nextQuote{display:none;position:absolute;bottom:0;right:0;color:#fff;z-index:2;font-size:16px;cursor:pointer;}.staffMemberPage .staffPageContent .pageColumn .staffPageQuotes .teamQuote p{font-family:'Source Sans Pro',sans-serif;font-weight:300;font-size:24px;margin:0 auto;}.staffMemberPage .staffPageContent .pageColumn .staffPageQuotes .teamQuote cite{font-family:'Source Sans Pro',sans-serif;font-weight:400;font-size:20px;font-style:normal;text-transform:uppercase;}.staffMemberPage .staffMemberArticles h1{font-family:'Source Sans Pro',sans-serif;font-weight:300;font-size:64px;padding-left:92px;margin:0 0 20px 0;}.staffMemberPage .staffMemberArticles .staffArticleQuick{width:33%;text-align:center;height:590px;position:relative;}.staffMemberPage .staffMemberArticles .staffArticleQuick .zoomIt{display:block;width:510px;height:300px;margin:0 auto;overflow:hidden;position:relative;}.staffMemberPage .staffMemberArticles .staffArticleQuick .zoomIt .dateOverlay{position:absolute;top:0;left:0;background:#ffe811;color:#333;font-family:'Source Sans Pro',sans-serif;font-weight:300;font-size:24px;padding:6px 12px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;z-index:2;}.staffMemberPage .staffMemberArticles .staffArticleQuick .zoomIt .zoomImage{width:510px;height:300px;background:no-repeat center center;background-size:510px 300px;z-index:1;background-attachment:local;}.staffMemberPage .staffMemberArticles .staffArticleQuick .zoomIt .zoomImage-wrapper{display:inline-block;overflow:hidden;vertical-align:baseline;}.staffMemberPage .staffMemberArticles .staffArticleQuick .zoomIt .zoomImage-wrapper img{-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;width:100%;height:auto;max-height:100%;}.staffMemberPage .staffMemberArticles .staffArticleQuick .zoomIt .zoomImage-wrapper img:hover{-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);-webkit-transform:scale(1.1);transform:scale(1.1);}.staffMemberPage .staffMemberArticles .staffArticleQuick h3{font-family:'Source Sans Pro',sans-serif;font-weight:300;font-size:34px;margin:10px 0;text-transform:capitalize;}.staffMemberPage .staffMemberArticles .staffArticleQuick img{margin:0 auto;}.staffMemberPage .staffMemberArticles .staffArticleQuick hr{width:60%;background:#ffe811;height:2px;border:0;margin:20px auto;}.staffMemberPage .staffMemberArticles .staffArticleQuick p{font-family:'Source Sans Pro',sans-serif;font-weight:300;font-size:24px;max-width:510px;margin:0 auto;}.staffMemberPage .staffMemberArticles .staffArticleQuick .articleMore{position:absolute;bottom:10px;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);font-family:'Source Sans Pro',sans-serif;font-weight:600;color:#fff;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:10px 30px;z-index:2;font-size:20px;background:#333;text-transform:uppercase;}.vaccinated-badge{position:absolute;z-index:2;width:160px;height:160px;bottom:20px;left:20px;}@media screen and (max-width:1023px){.vaccinated-badge{width:100px;height:100px;}}.homePage .vaccinated-badge{bottom:auto;top:20px;}@media screen and (max-width:767px){.homePage .vaccinated-badge{bottom:20px;top:auto;}}.staffMemberPage .slideImage{position:relative;}.staffMemberPage .vaccinated-badge{left:auto;right:20px;}@media screen and (max-width:767px){.staffMemberPage .vaccinated-badge{left:20px;right:auto;}}@media screen and (min-width:768px) and (max-width:1023px){.contentPage .vaccinated-badge{left:auto;right:20px;}}@media screen and (min-width:768px) and (max-width:1023px){.propertyPage .staffMember .vaccinated-badge{top:20px;right:20px;bottom:auto;left:auto;}}@media screen and (min-width:768px) and (max-width:1023px){.propertyPage .staffMembers .vaccinated-badge{top:20px;bottom:auto;}}.staffImage{position:relative;}.staffPage .staffListing{margin:20px 0 40px 0;}.staffPage .staffListing .staffSection{text-align:center;}.staffPage .staffListing .staffSection h1{font-family:'Source Sans Pro',sans-serif;font-weight:300;font-size:55px;margin:20px 0;}.staffPage .staffListing .staffSection .staffSectionItems .staffSectionItem{min-height:400px;display:inline-block;width:510px;vertical-align:top;margin:0 10px;position:relative;}.staffPage .staffListing .staffSection .staffSectionItems .staffSectionItem>a{display:block;font-size:0;overflow:hidden;}.staffPage .staffListing .staffSection .staffSectionItems .staffSectionItem img{width:100%;height:auto;}.staffPage .staffListing .staffSection .staffSectionItems .staffSectionItem h2{text-align:left;font-family:'Source Sans Pro',sans-serif;font-weight:300;font-size:34px;margin:6px 0 0 0;line-height:38px;padding-right:110px;padding-left:15px;}.staffPage .staffListing .staffSection .staffSectionItems .staffSectionItem p{text-align:left;font-family:'Source Sans Pro',sans-serif;font-weight:400;font-size:20px;margin:0;padding-left:15px;}@media screen and (min-width:768px){.staffPage .staffListing .staffSection .staffSectionItems .staffSectionItem p.team-title{max-width:70%;}}.staffPage .staffListing .staffSection .staffSectionItems .staffSectionItem .staffSectionMemberDetails{position:absolute;top:310px;right:15px;}.staffPage .staffListing .staffSection .staffSectionItems .staffSectionItem .staffSectionMemberDetails .emailLink{text-align:right;position:relative;color:#333;padding-right:50px;display:block;}.staffPage .staffListing .staffSection .staffSectionItems .staffSectionItem .staffSectionMemberDetails .emailLink:before{top:2px;right:0;position:absolute;content:'';width:40px;height:27px;background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2034.3115234%2021.9824219%22%3E%3Cpath%20fill%3D%22%23ffe811%22%20d%3D%22M0%2021.982h34.312V0H0v21.982zM31.51%201.486L17.156%2013.45%202.797%201.487H31.51zM1.49%2020.492V2.334l15.667%2013.05L32.82%202.335v18.163H1.49v-.005z%22%2F%3E%3C%2Fsvg%3E%0D%0A");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;}.staffPage .staffListing .staffSection .staffSectionItems .staffSectionItem .staffSectionMemberDetails .emailLink:after{top:2px;right:0;opacity:0;position:absolute;content:'';width:40px;height:27px;background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2034.3115234%2021.9824219%22%3E%3Cpath%20fill%3D%22%23333333%22%20d%3D%22M0%2021.982h34.312V0H0v21.982zM31.51%201.486L17.156%2013.45%202.797%201.487H31.51zM1.49%2020.492V2.334l15.667%2013.05L32.82%202.335v18.163H1.49v-.005z%22%2F%3E%3C%2Fsvg%3E%0D%0A");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;}.staffPage .staffListing .staffSection .staffSectionItems .staffSectionItem .staffSectionMemberDetails p{text-align:right;}.stayPage .contentPageSlides .slideContent .slideTitle .largeText{font-family:'Source Sans Pro',sans-serif;font-weight:700;font-style:italic;font-size:100px;line-height:100px;}.stayPage .contentPageSlides .slideContent .slideTitle .largeText br{display:none;}.stayPage .stayUpperContent{width:70%;margin:40px auto;}.stayPage .stayUpperContent p{font-family:'Source Sans Pro',sans-serif;font-weight:300;font-size:30px;text-align:center;}.stayPage .stayAgentContainer{background:#333;padding:40px;position:relative;}.stayPage .stayAgentContainer .mugShot{width:300px;height:300px;}.stayPage .stayAgentContainer .mugShot img{width:100%;height:auto;border-radius:100%;border:solid 4px #ffe811;margin:0;padding:0;display:block;}.stayPage .stayAgentContainer .stayAgentDetails{text-align:left;position:absolute;top:50%;-moz-transform:translateY(-51%);-ms-transform:translateY(-51%);-o-transform:translateY(-51%);-webkit-transform:translateY(-51%);transform:translateY(-51%);left:400px;max-width:60%;}.stayPage .stayAgentContainer .stayAgentDetails p{font-family:'Source Sans Pro',sans-serif;font-weight:300;font-size:30px;margin:0;line-height:42px;color:#fff;}.stayPage .stayAgentContainer .stayAgentDetails p a{color:#fff;border-bottom:1px solid #fff;}.stayPage .stayAgentContainer .stayAgentDetails .stayAgentButton{display:inline-block;margin:20px 0;padding:10px 12px;border:2px solid #fff;color:#fff;text-align:center;text-transform:uppercase;font-family:'Source Sans Pro',sans-serif;font-weight:600;font-size:20px;background-color:#333;cursor:pointer;opacity:1;outline:0;-webkit-appearance:none;border-radius:0;}.stayPage .pageColumn{width:50%;}.stayPage .pageColumn.rightColumn{float:none;float:right;}.stayPage .pageColumn.rightColumn h2.shortProperties{text-align:center;font-family:'Source Sans Pro',sans-serif;font-weight:600;font-size:50px;}.stayPage .pageColumn.rightColumn .tabPropertySlider .tab{text-align:center;}.stayPage .pageColumn.rightColumn .tabPropertySlider .tab .stayPageSlider{text-align:left;margin:0 auto;font-size:0;}.stayPage .pageColumn.rightColumn .tabPropertySlider .tab .stayPageSlider .propertyQuick{width:33%;text-align:center;display:inline-block;vertical-align:top;margin:10px 0;}.stayPage .pageColumn.rightColumn .tabPropertySlider .tab .stayPageSlider .propertyQuick .zoomIt{display:block;width:100%;height:100%;margin:0 auto;overflow:hidden;position:relative;}.stayPage .pageColumn.rightColumn .tabPropertySlider .tab .stayPageSlider .propertyQuick .zoomIt.bannerItem:after{content:'';position:absolute;top:0;left:5%;width:110px;height:110px;pointer-events:none;}.stayPage .pageColumn.rightColumn .tabPropertySlider .tab .stayPageSlider .propertyQuick .zoomIt.bannerItem.bannerSold:after{background-image:url("/images/bannerSold.svg");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;background-position:top left;}.stayPage .pageColumn.rightColumn .tabPropertySlider .tab .stayPageSlider .propertyQuick .zoomIt.bannerItem.bannerAuctionBroughtForward:after{background-image:url("/images/bannerAuctionMoved.svg");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;background-position:top left;}.stayPage .pageColumn.rightColumn .tabPropertySlider .tab .stayPageSlider .propertyQuick .zoomIt.bannerItem.bannerAuctionSoon:after{background-image:url("/images/bannerAuctionSoon.svg");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;background-position:top left;}.stayPage .pageColumn.rightColumn .tabPropertySlider .tab .stayPageSlider .propertyQuick .zoomIt.bannerItem.bannerLeased:after{background-image:url("/images/bannerLeased.svg");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;background-position:top left;}.stayPage .pageColumn.rightColumn .tabPropertySlider .tab .stayPageSlider .propertyQuick .zoomIt.bannerItem.bannerRented:after{background-image:url("/images/bannerRented.svg");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;background-position:top left;}.stayPage .pageColumn.rightColumn .tabPropertySlider .tab .stayPageSlider .propertyQuick .zoomIt .zoomImage{width:270px;height:190px;background:no-repeat center center;background-size:270px 190px;z-index:1;background-attachment:local;}.stayPage .pageColumn.rightColumn .tabPropertySlider .tab .stayPageSlider .propertyQuick .zoomIt .zoomImage-wrapper{display:inline-block;overflow:hidden;vertical-align:baseline;width:90%;}.stayPage .pageColumn.rightColumn .tabPropertySlider .tab .stayPageSlider .propertyQuick .zoomIt .zoomImage-wrapper img{-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;width:100%;height:auto;max-height:100%;}.stayPage .pageColumn.rightColumn .tabPropertySlider .tab .stayPageSlider .propertyQuick .zoomIt .zoomImage-wrapper img:hover{-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);-webkit-transform:scale(1.1);transform:scale(1.1);}.stayPage .pageColumn.rightColumn .tabPropertySlider .tab .stayPageSlider .propertyQuick h3{font-family:'Source Sans Pro',sans-serif;font-weight:300;font-size:26px;line-height:1em;margin:10px 0;text-transform:capitalize;}.stayPage .pageColumn.rightColumn .tabPropertySlider .tab .stayPageSlider .propertyQuick h4{font-family:'Source Sans Pro',sans-serif;font-weight:400;font-size:22px;margin:0;}.stayPage .pageColumn.rightColumn .tabPropertySlider .tab .stayPageSlider .propertyQuick h4 strong{font-family:'Source Sans Pro',sans-serif;font-weight:600;}.stayPage .pageColumn.rightColumn .tabPropertySlider .tab .stayPageSlider .propertyQuick img{width:100%;margin:0 auto;}.stayPage .pageColumn.rightColumn .tabPropertySlider .tab .stayPageSlider .propertyQuick hr{width:60%;background:#ffe811;height:2px;border:0;margin:20px auto;}.stayPage .pageColumn.rightColumn .tabPropertySlider .tab .stayPageSlider .propertyQuick .propertyQuickDetails{display:inline-block;}.stayPage .pageColumn.rightColumn .viewAllRentals{margin:30px;}.stayPage .pageColumn.rightColumn .viewAllRentals a{font-family:'Source Sans Pro',sans-serif;font-weight:600;color:#fff;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:10px 30px;z-index:2;font-size:20px;background:#333;text-transform:uppercase;margin:0;display:block;text-align:center;text-decoration:none!important;}.stayPage .pageColumn .umb-grid .grid-section .container .row .col-md-12{width:100%;}.stayPage .sellPageFormContainer{background:#333;padding:30px 30px 50px 30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;position:relative;margin:30px;}.stayPage .sellPageFormContainer .thanksIcon{margin:20px auto;width:80px;height:80px;background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2038.994%2038.995%22%3E%3Cpath%20fill%3D%22%23ffe811%22%20d%3D%22M0%2019.498c0%2010.768%208.73%2019.497%2019.497%2019.497%2010.768%200%2019.497-8.73%2019.497-19.497S30.264%200%2019.497%200C8.73%200%200%208.73%200%2019.498M26.204%209.91c1.75%200%203.175%201.42%203.175%203.176%200%201.752-1.42%203.176-3.176%203.176-1.756%200-3.176-1.42-3.176-3.176s1.42-3.175%203.176-3.175m-13.413%200c1.752%200%203.176%201.42%203.176%203.176%200%201.752-1.42%203.176-3.175%203.176s-3.175-1.42-3.175-3.176S11.04%209.91%2012.79%209.91M9.175%2020.737c1.104-.18%202.14.57%202.322%201.674.303%201.877%201.27%203.6%202.726%204.847%201.47%201.262%203.342%201.953%205.28%201.953%201.933%200%203.81-.69%205.274-1.95%201.452-1.245%202.42-2.96%202.727-4.838.182-1.104%201.22-1.848%202.32-1.67%201.106.182%201.85%201.222%201.672%202.322-.46%202.814-1.913%205.388-4.086%207.252-2.2%201.885-5.008%202.926-7.91%202.926-2.903%200-5.714-1.04-7.915-2.93-2.176-1.87-3.624-4.45-4.08-7.27-.184-1.1.565-2.138%201.67-2.316%22%20%2F%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;}.stayPage .sellPageFormContainer h1{color:#fff;text-align:center;font-family:'Source Sans Pro',sans-serif;font-weight:300;font-size:64px;margin:0 0 30px 0;}.stayPage .sellPageFormContainer p{color:#fff;font-family:'Source Sans Pro',sans-serif;font-weight:300;font-size:24px;text-align:center;margin:0 auto;max-width:70%;}.stayPage .sellPageFormContainer .formDetails{position:relative;padding:0 30px;}.stayPage .sellPageFormContainer .formDetails .sellForm{font-size:0;}.stayPage .sellPageFormContainer .formDetails .sellForm .inputHolder{width:100%;position:relative;padding-left:50px;margin:20px 0;display:inline-block;vertical-align:top;border-bottom:2px solid #ffe811;background:#333;z-index:1;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.stayPage .sellPageFormContainer .formDetails .sellForm .inputHolder.error{border-bottom-color:#f00;}.stayPage .sellPageFormContainer .formDetails .sellForm .inputHolder.error:after{opacity:1;}.stayPage .sellPageFormContainer .formDetails .sellForm .inputHolder.short{width:50%;}.stayPage .sellPageFormContainer .formDetails .sellForm .inputHolder.short+.short{width:48%;margin-left:2%;}.stayPage .sellPageFormContainer .formDetails .sellForm .inputHolder.micro{width:32%;padding:0;border:0;}.stayPage .sellPageFormContainer .formDetails .sellForm .inputHolder.micro~.micro{margin-left:2%;}.stayPage .sellPageFormContainer .formDetails .sellForm .inputHolder.micro .arrowButton{position:absolute;left:10px;width:20px;height:12px;z-index:10;cursor:pointer;}.stayPage .sellPageFormContainer .formDetails .sellForm .inputHolder.micro .arrowButton:before,.stayPage .sellPageFormContainer .formDetails .sellForm .inputHolder.micro .arrowButton:after{content:'';position:absolute;top:0;left:0;background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2011.534%206.502%22%3E%3Cpath%20fill%3D%22%23ffe811%22%20d%3D%22M11.534%205.77l-.73.73L5.04.743l.73-.73z%22%20%2F%3E%3Cpath%20fill%3D%22%23ffe811%22%20d%3D%22M.73%206.49L0%205.76%205.76%200l.73.73z%22%20%2F%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;width:20px;height:12px;}.stayPage .sellPageFormContainer .formDetails .sellForm .inputHolder.micro .arrowButton:after{opacity:0;background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2011.534%206.502%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M11.534%205.77l-.73.73L5.04.743l.73-.73z%22%20%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M.73%206.49L0%205.76%205.76%200l.73.73z%22%20%2F%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;}.stayPage .sellPageFormContainer .formDetails .sellForm .inputHolder.micro .arrowButton.up{top:10px;}.stayPage .sellPageFormContainer .formDetails .sellForm .inputHolder.micro .arrowButton.down{bottom:12px;}.stayPage .sellPageFormContainer .formDetails .sellForm .inputHolder.micro .arrowButton.down:before,.stayPage .sellPageFormContainer .formDetails .sellForm .inputHolder.micro .arrowButton.down:after{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg);}.stayPage .sellPageFormContainer .formDetails .sellForm .inputHolder.micro input{float:left;width:80px;border:2px solid #ffe811;padding-left:40px;}.stayPage .sellPageFormContainer .formDetails .sellForm .inputHolder.micro input::-webkit-input-placeholder{font-size:0;}.stayPage .sellPageFormContainer .formDetails .sellForm .inputHolder.micro input:-moz-placeholder{font-size:0;}.stayPage .sellPageFormContainer .formDetails .sellForm .inputHolder.micro input::-moz-placeholder{font-size:0;}.stayPage .sellPageFormContainer .formDetails .sellForm .inputHolder.micro input:-ms-input-placeholder{font-size:0;}.stayPage .sellPageFormContainer .formDetails .sellForm .inputHolder.micro label{color:#fff;font-size:18px;float:left;font-family:'Source Sans Pro',sans-serif;font-weight:300;margin:10px 0 0 10px;}.stayPage .sellPageFormContainer .formDetails .sellForm .inputHolder:before{content:'';position:absolute;left:5px;top:5px;}.stayPage .sellPageFormContainer .formDetails .sellForm .inputHolder:after{content:'';position:absolute;top:9px;right:5px;background-image:url("/images/error.svg");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;width:30px;height:30px;z-index:2;opacity:0;-webkit-transition:opacity 200ms linear;-moz-transition:opacity 200ms linear;-ms-transition:opacity 200ms linear;-o-transition:opacity 200ms linear;transition:opacity 200ms linear;}.stayPage .sellPageFormContainer .formDetails .sellForm .inputHolder:not(.messageInput){height:50px;}.stayPage .sellPageFormContainer .formDetails .sellForm .inputHolder.nameInput:before{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2027.5654297%2028.8671875%22%3E%3Cpath%20fill%3D%22%23ffe811%22%20d%3D%22M24.918%2028.867c-.135%200-.216-.007-.216-.007l-21.72.002c-.01%200-.065.003-.142.003-.527%200-1.83-.105-2.536-1.076-.657-.91-.064-2.386.06-2.672l.59-1.337c.07-.155%201.684-3.747%203.575-5.897%201.07-1.22%202.595-1.486%204.152-.74.48.23.93.692%201.327%201.1.15.152.29.297.416.41.51.457%201.444%201.006%203.018%201.035h1.073c1.562-.03%202.497-.578%203.004-1.033.134-.12.28-.28.438-.445.38-.404.812-.862%201.274-1.093%201.43-.715%202.874-.437%203.932.766%201.9%202.16%203.365%205.83%203.426%205.986l.59%201.277c.08.175.76%201.73.1%202.67-.656.948-1.87%201.05-2.362%201.05m-.16-1.353c.063.003.1.005.16.005.22%200%20.952-.035%201.255-.474.098-.14.046-.758-.218-1.336l-.603-1.31c-.03-.07-1.456-3.643-3.2-5.627-.67-.763-1.428-.894-2.317-.45-.25.124-.606.504-.896.81-.185.197-.36.383-.52.525-.675.608-1.9%201.34-3.89%201.378H13.43c-2.002-.038-3.227-.77-3.906-1.378-.145-.13-.308-.296-.48-.473-.304-.312-.684-.7-.948-.827-1.013-.486-1.867-.37-2.556.415-1.755%201.995-3.34%205.518-3.355%205.554L1.6%2025.66c-.257.585-.3%201.206-.204%201.338.277.382.93.52%201.444.52l.086-.003h21.832zm-11.006-9.88c-4.193%200-7.606-4.027-7.606-8.977C6.146%203.803%209.486%200%2013.752%200c4.268%200%207.61%203.803%207.61%208.657%200%204.95-3.414%208.978-7.61%208.978m0-16.287c-3.508%200-6.257%203.21-6.257%207.31%200%204.206%202.806%207.628%206.257%207.628%203.454%200%206.262-3.422%206.262-7.63%200-4.098-2.75-7.308-6.262-7.308%22%2F%3E%3C%2Fsvg%3E%0D%0A");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;width:38px;height:40px;}.stayPage .sellPageFormContainer .formDetails .sellForm .inputHolder.emailInput:before{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2034.3115234%2021.9824219%22%3E%3Cpath%20fill%3D%22%23ffe811%22%20d%3D%22M0%2021.982h34.312V0H0v21.982zM31.51%201.486L17.156%2013.45%202.797%201.487H31.51zM1.49%2020.492V2.334l15.667%2013.05L32.82%202.335v18.163H1.49v-.005z%22%2F%3E%3C%2Fsvg%3E%0D%0A");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;width:41px;height:32px;top:11px;}.stayPage .sellPageFormContainer .formDetails .sellForm .inputHolder.phoneInput:before{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2029.3261719%2029.402832%22%3E%3Cpath%20fill%3D%22%23ffe811%22%20d%3D%22M23.438%2029.403c-3.15-.018-9.002-2.222-15.13-8.373-3.444-3.458-6.074-7.314-7.402-10.86C-.316%206.91-.3%204.223.946%202.98c.173-.17.347-.355.53-.544C2.513%201.346%203.807-.01%205.46%200%206.683.006%207.85.73%209.04%202.215c3.162%203.945%202.08%205.533.068%207.506l-.308.304c-.32.32-.09%201.15.64%202.275.714%201.1%201.895%202.482%203.514%204.105%203.735%203.748%205.338%204.314%205.96%204.317.23.002.334-.073.4-.14l.307-.308c.976-.987%201.9-1.92%203.337-1.91%201.156.006%202.48.644%204.168%202.007%201.433%201.157%202.15%202.292%202.2%203.47.067%201.71-1.327%203.032-2.448%204.094-.19.18-.377.356-.548.528-.626.623-1.625.947-2.892.94M5.455%201.275c-1.105-.006-2.143%201.082-3.06%202.04-.187.198-.37.39-.548.57-.653.646-.976%202.565.253%205.84%201.267%203.38%203.792%207.074%207.11%2010.406%205.48%205.5%2011.1%207.98%2014.237%207.998.905.005%201.61-.197%201.982-.568.178-.18.373-.364.57-.552.982-.93%202.096-1.984%202.05-3.116-.03-.78-.612-1.63-1.724-2.53-1.432-1.156-2.537-1.72-3.376-1.724-.86-.006-1.453.55-2.426%201.532l-.313.316c-.336.337-.79.514-1.303.51-1.497-.008-3.678-1.498-6.86-4.69-1.678-1.688-2.917-3.14-3.677-4.315-1.135-1.75-1.292-3.052-.47-3.87l.314-.31c1.617-1.585%202.507-2.458-.172-5.798-.918-1.15-1.79-1.734-2.587-1.738%22%2F%3E%3C%2Fsvg%3E%0D%0A");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;width:38px;height:40px;}.stayPage .sellPageFormContainer .formDetails .sellForm .inputHolder.streetInput:before{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2033.382%2032.227%22%3E%3Cpath%20fill%3D%22%23ffe811%22%20d%3D%22M18.652%2032.227v-9.115H14.73v9.115H3.923V18.78H0v-2.503L16.675%200l4.9%204.574v-3.11H28.5v9.36l4.884%205.494v2.463H29.46v13.446H18.652zm-12.73-2h6.808v-9.115h7.922v9.115h6.808V16.78h3.658l-4.62-5.194V3.463h-2.922v5.715l-6.87-6.414L2.347%2016.78h3.577v13.447z%22%20%2F%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;width:38px;height:40px;}.stayPage .sellPageFormContainer .formDetails .sellForm .inputHolder.suburbInput:before{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2027.404%2035.872%22%3E%3Cpath%20fill%3D%22%23ffe811%22%20d%3D%22M13.702%2035.872c-.644%200-1.26-.307-1.646-.823L2.583%2021.69C.893%2019.342%200%2016.58%200%2013.7%200%206.147%206.147%200%2013.702%200c7.556%200%2013.702%206.147%2013.702%2013.702%200%202.877-.895%205.642-2.59%207.994l-.445.617-9.005%2012.714c-.404.538-1.02.845-1.663.845m0-33.872C7.25%202%202%207.25%202%2013.702c0%202.455.764%204.814%202.21%206.82l.335.472%209.157%2012.878c.018%200%20.036-.01.047-.023l9.443-13.322c1.445-2.01%202.21-4.37%202.21-6.825C25.404%207.25%2020.156%202%2013.704%202m0%2016.937c-2.887%200-5.235-2.35-5.235-5.234s2.348-5.233%205.234-5.233%205.233%202.348%205.233%205.233-2.347%205.234-5.233%205.234m0-8.468c-1.783%200-3.234%201.45-3.234%203.232%200%201.784%201.45%203.234%203.234%203.234s3.233-1.45%203.233-3.234c0-1.783-1.45-3.233-3.233-3.233%22%20%2F%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;width:38px;height:40px;}.stayPage .sellPageFormContainer .formDetails .sellForm .inputHolder.messageInput{height:300px;-webkit-transition:all 400ms linear;-moz-transition:all 400ms linear;-ms-transition:all 400ms linear;-o-transition:all 400ms linear;transition:all 400ms linear;overflow:hidden;background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2028.7861328%2019.9990234%22%3E%3Cpath%20fill%3D%22%23ffe811%22%20d%3D%22M0%200h17.154v1.992H0zM0%206h28.786v1.992H0zM0%2012.062h28.786v1.992H0zM0%2018.007h28.786V20H0z%22%2F%3E%3C%2Fsvg%3E%0D%0A");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;background-size:39px 39px;background-position:0 7px;background-color:#333;}.stayPage .sellPageFormContainer .formDetails .sellForm input[type=text],.stayPage .sellPageFormContainer .formDetails .sellForm input[type=email],.stayPage .sellPageFormContainer .formDetails .sellForm input[type=tel],.stayPage .sellPageFormContainer .formDetails .sellForm input[type=date]{width:100%;height:48px;line-height:26px;border:0;outline:0;color:#fff;background:#333;display:block;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:6px 10px;margin:0;position:relative;font-family:'Source Sans Pro',sans-serif;font-weight:300;font-size:24px;}.stayPage .sellPageFormContainer .formDetails .sellForm input[type=text]::-ms-clear,.stayPage .sellPageFormContainer .formDetails .sellForm input[type=email]::-ms-clear,.stayPage .sellPageFormContainer .formDetails .sellForm input[type=tel]::-ms-clear,.stayPage .sellPageFormContainer .formDetails .sellForm input[type=date]::-ms-clear{display:none;}.stayPage .sellPageFormContainer .formDetails .sellForm input[type=text]::-webkit-input-placeholder,.stayPage .sellPageFormContainer .formDetails .sellForm input[type=email]::-webkit-input-placeholder,.stayPage .sellPageFormContainer .formDetails .sellForm input[type=tel]::-webkit-input-placeholder,.stayPage .sellPageFormContainer .formDetails .sellForm input[type=date]::-webkit-input-placeholder{font-size:18px;-webkit-transition:color 400ms linear;-moz-transition:color 400ms linear;-ms-transition:color 400ms linear;-o-transition:color 400ms linear;transition:color 400ms linear;}.stayPage .sellPageFormContainer .formDetails .sellForm input[type=text]:-moz-placeholder,.stayPage .sellPageFormContainer .formDetails .sellForm input[type=email]:-moz-placeholder,.stayPage .sellPageFormContainer .formDetails .sellForm input[type=tel]:-moz-placeholder,.stayPage .sellPageFormContainer .formDetails .sellForm input[type=date]:-moz-placeholder{font-size:18px;opacity:1;-webkit-transition:color 400ms linear;-moz-transition:color 400ms linear;-ms-transition:color 400ms linear;-o-transition:color 400ms linear;transition:color 400ms linear;}.stayPage .sellPageFormContainer .formDetails .sellForm input[type=text]::-moz-placeholder,.stayPage .sellPageFormContainer .formDetails .sellForm input[type=email]::-moz-placeholder,.stayPage .sellPageFormContainer .formDetails .sellForm input[type=tel]::-moz-placeholder,.stayPage .sellPageFormContainer .formDetails .sellForm input[type=date]::-moz-placeholder{font-size:18px;opacity:1;-webkit-transition:color 400ms linear;-moz-transition:color 400ms linear;-ms-transition:color 400ms linear;-o-transition:color 400ms linear;transition:color 400ms linear;}.stayPage .sellPageFormContainer .formDetails .sellForm input[type=text]:-ms-input-placeholder,.stayPage .sellPageFormContainer .formDetails .sellForm input[type=email]:-ms-input-placeholder,.stayPage .sellPageFormContainer .formDetails .sellForm input[type=tel]:-ms-input-placeholder,.stayPage .sellPageFormContainer .formDetails .sellForm input[type=date]:-ms-input-placeholder{font-size:18px;-webkit-transition:color 400ms linear;-moz-transition:color 400ms linear;-ms-transition:color 400ms linear;-o-transition:color 400ms linear;transition:color 400ms linear;}.stayPage .sellPageFormContainer .formDetails .sellForm input[type=text]:focus::-webkit-input-placeholder,.stayPage .sellPageFormContainer .formDetails .sellForm input[type=email]:focus::-webkit-input-placeholder,.stayPage .sellPageFormContainer .formDetails .sellForm input[type=tel]:focus::-webkit-input-placeholder,.stayPage .sellPageFormContainer .formDetails .sellForm input[type=date]:focus::-webkit-input-placeholder{color:#ffe811;}.stayPage .sellPageFormContainer .formDetails .sellForm input[type=text]:focus:-moz-placeholder,.stayPage .sellPageFormContainer .formDetails .sellForm input[type=email]:focus:-moz-placeholder,.stayPage .sellPageFormContainer .formDetails .sellForm input[type=tel]:focus:-moz-placeholder,.stayPage .sellPageFormContainer .formDetails .sellForm input[type=date]:focus:-moz-placeholder{color:#ffe811;}.stayPage .sellPageFormContainer .formDetails .sellForm input[type=text]:focus::-moz-placeholder,.stayPage .sellPageFormContainer .formDetails .sellForm input[type=email]:focus::-moz-placeholder,.stayPage .sellPageFormContainer .formDetails .sellForm input[type=tel]:focus::-moz-placeholder,.stayPage .sellPageFormContainer .formDetails .sellForm input[type=date]:focus::-moz-placeholder{color:#ffe811;}.stayPage .sellPageFormContainer .formDetails .sellForm input[type=text]:focus:-ms-input-placeholder,.stayPage .sellPageFormContainer .formDetails .sellForm input[type=email]:focus:-ms-input-placeholder,.stayPage .sellPageFormContainer .formDetails .sellForm input[type=tel]:focus:-ms-input-placeholder,.stayPage .sellPageFormContainer .formDetails .sellForm input[type=date]:focus:-ms-input-placeholder{color:#ffe811;}.stayPage .sellPageFormContainer .formDetails .sellForm textarea{width:100%;padding:14px 10px 6px 10px;margin:0;height:300px;line-height:26px;border:0;outline:0;color:#fff;background:transparent;display:block;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;position:relative;font-family:'Source Sans Pro',sans-serif;font-weight:300;font-size:24px;resize:none;}.stayPage .sellPageFormContainer .formDetails .sellForm textarea::-webkit-input-placeholder{font-size:18px;-webkit-transition:color 400ms linear;-moz-transition:color 400ms linear;-ms-transition:color 400ms linear;-o-transition:color 400ms linear;transition:color 400ms linear;}.stayPage .sellPageFormContainer .formDetails .sellForm textarea:-moz-placeholder{font-size:18px;opacity:1;-webkit-transition:color 400ms linear;-moz-transition:color 400ms linear;-ms-transition:color 400ms linear;-o-transition:color 400ms linear;transition:color 400ms linear;}.stayPage .sellPageFormContainer .formDetails .sellForm textarea::-moz-placeholder{font-size:18px;opacity:1;-webkit-transition:color 400ms linear;-moz-transition:color 400ms linear;-ms-transition:color 400ms linear;-o-transition:color 400ms linear;transition:color 400ms linear;}.stayPage .sellPageFormContainer .formDetails .sellForm textarea:-ms-input-placeholder{font-size:18px;-webkit-transition:color 400ms linear;-moz-transition:color 400ms linear;-ms-transition:color 400ms linear;-o-transition:color 400ms linear;transition:color 400ms linear;}.stayPage .sellPageFormContainer .formDetails .sellForm textarea:focus::-webkit-input-placeholder{color:#ffe811;}.stayPage .sellPageFormContainer .formDetails .sellForm textarea:focus:-moz-placeholder{color:#ffe811;}.stayPage .sellPageFormContainer .formDetails .sellForm textarea:focus::-moz-placeholder{color:#ffe811;}.stayPage .sellPageFormContainer .formDetails .sellForm textarea:focus:-ms-input-placeholder{color:#ffe811;}.stayPage .sellPageFormContainer .formDetails .sellForm input[type=button],.stayPage .sellPageFormContainer .formDetails .sellForm input[type=submit]{float:right;width:24%;margin-top:30px;height:40px;padding:6px 12px;border:2px solid #fff;color:#fff;text-align:center;text-transform:uppercase;font-family:'Source Sans Pro',sans-serif;font-weight:600;font-size:20px;background-color:#333;cursor:pointer;opacity:1;outline:0;-webkit-appearance:none;border-radius:0;}.stayPage .sellPageFormContainer .formDetails .sellForm .captchaHolder{width:70%;float:left;}.stayPage .sellPageFormContainer .formDetails .sellForm .captchaHolder .errorMessage{font-size:14px;color:#fff;border-radius:5px;padding:6px 10px 6px 10px;}.stayPage .sellPageFormContainer .formDetails .sellForm .captchaHolder .errorMessage span.field-validation-error{color:inherit;position:static;top:auto;right:auto;}.stayPage .sellPageFormContainer .formDetails .sellForm .captchaHolder.error .errorMessage{background-color:#f00;}.stayPage .sellPageFormContainer .formDetails .sellForm .captchaHolder.error .errorMessage:after{content:'';position:absolute;top:0;right:5px;background-image:url("/images/error.svg");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;width:30px;height:30px;z-index:2;}.stayPage .sellPageFormContainer .formDetails .sellForm .captchaHolder.error .errorMessage span.field-validation-error{color:inherit;position:static;top:auto;right:auto;}.stayPage .sellPageFormContainer .formDetails .sellForm .captchaHolder p{margin:0;text-align:left;}.stayPage .sellPageFormContainer .formDetails .sellForm .privacyStatement{text-align:left;font-size:16px;}.stayPage .sellPageFormContainer .formDetails .sellForm .privacyStatement a{color:#fff;}.suburbGroupsPage .featureAreas .suburbGroupDescription,.suburbGroupPage .featureAreas .suburbGroupDescription{margin-bottom:40px;}.suburbGroupsPage .featureAreas .propertiesAreaSlider,.suburbGroupPage .featureAreas .propertiesAreaSlider{font-size:0;}.suburbGroupsPage .featureAreas .propertiesAreaSlider .areaQuick,.suburbGroupPage .featureAreas .propertiesAreaSlider .areaQuick{display:inline-block;vertical-align:top;height:auto;margin-bottom:40px;}.suburbGroupsPage .areaSlides .areaSlideItem,.suburbGroupPage .areaSlides .areaSlideItem{position:relative;height:100%!important;}.suburbGroupsPage .areaSlides .areaSlideItem .slideContent,.suburbGroupPage .areaSlides .areaSlideItem .slideContent{left:50px;}.suburbGroupsPage .areaSlides .areaSlideItem .slideContent h2,.suburbGroupPage .areaSlides .areaSlideItem .slideContent h2{max-width:610px;text-transform:none;}.suburbGroupsPage .areaSlides .areaSlideItem .slideContent h2 .slidePropertyAddress,.suburbGroupPage .areaSlides .areaSlideItem .slideContent h2 .slidePropertyAddress{display:inline-block;font-size:24px;}.suburbGroupsPage .areaBodyContent,.suburbGroupPage .areaBodyContent{position:relative;min-height:60px;}.suburbGroupsPage .areaBodyContent .breadcrumbs,.suburbGroupPage .areaBodyContent .breadcrumbs{position:absolute;top:0;left:30px;}.suburbGroupsPage .areaBodyContent .breadcrumbs ul,.suburbGroupPage .areaBodyContent .breadcrumbs ul{margin:0;padding:0;}.suburbGroupsPage .areaBodyContent .breadcrumbs ul li,.suburbGroupPage .areaBodyContent .breadcrumbs ul li{display:inline-block;margin:0 6px;position:relative;}.suburbGroupsPage .areaBodyContent .breadcrumbs ul li a,.suburbGroupPage .areaBodyContent .breadcrumbs ul li a{color:#b1b1b1;}.suburbGroupsPage .areaBodyContent .breadcrumbs ul li.active,.suburbGroupPage .areaBodyContent .breadcrumbs ul li.active{color:#b1b1b1;}.suburbGroupsPage .areaBodyContent .breadcrumbs ul li:nth-child(2),.suburbGroupPage .areaBodyContent .breadcrumbs ul li:nth-child(2),.suburbGroupsPage .areaBodyContent .breadcrumbs ul li:nth-child(3),.suburbGroupPage .areaBodyContent .breadcrumbs ul li:nth-child(3){padding-left:20px;}.suburbGroupsPage .areaBodyContent .breadcrumbs ul li:nth-child(2):after,.suburbGroupPage .areaBodyContent .breadcrumbs ul li:nth-child(2):after,.suburbGroupsPage .areaBodyContent .breadcrumbs ul li:nth-child(3):after,.suburbGroupPage .areaBodyContent .breadcrumbs ul li:nth-child(3):after{content:'>';position:absolute;left:-5px;top:0;color:#333;}.suburbGroupsPage .areaBodyContent .breadcrumbs+.pageButtons,.suburbGroupPage .areaBodyContent .breadcrumbs+.pageButtons{position:absolute;top:0;right:30px;}.suburbGroupsPage .areaBodyContent .breadcrumbs+.pageButtons .statsButton,.suburbGroupPage .areaBodyContent .breadcrumbs+.pageButtons .statsButton{display:inline-block;font-family:'Source Sans Pro',sans-serif;font-weight:600;color:#fff;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:6px 20px;margin:0 0 0 10px;z-index:2;font-size:18px;background:#333;text-transform:uppercase;-webkit-appearance:none;}.quarterlyHub .button{width:auto;margin:0 auto;text-align:center;display:block;width:200px;position:relative;font-family:'Source Sans Pro',sans-serif;font-weight:600;color:#fff;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:6px 20px;z-index:2;font-size:18px;background:#333;text-transform:uppercase;-webkit-appearance:none;cursor:pointer;}.quarterlyHub .quarterlyPageSlides .slideContent{pointer-events:none;bottom:100px;max-width:70%;}.quarterlyHub .quarterlyPageSlides .slideContent .dateOverlay{float:left;margin-left:40px;background:#ffe811;color:#333;font-family:'Source Sans Pro',sans-serif;font-weight:300;font-size:24px;padding:6px 12px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;z-index:2;}.quarterlyHub .quarterlyPageSlides .slideContent h1{clear:left;padding:30px;}.quarterlyHub .quarterlyPageSlides .slideContent h2 .slideButton{bottom:auto;top:105%;}.quarterlyHub .quarterlyPageSlides .slideSharing{position:absolute;bottom:0;right:60px;background-color:#333;padding:6px 6px 0 12px;z-index:2;}.quarterlyHub .quarterlyPageSlides .slideSharing p{margin:0 20px 0 0;display:inline-block;vertical-align:middle;color:#fff;padding-bottom:6px;}.quarterlyHub .quarterlyPageSlides .slideSharing .shareIcons{display:inline-block;vertical-align:bottom;background:#fff;}.quarterlyHub .quarterlyPageSlides .slideSharing .shareIcons ul{margin:0;padding:0;list-style:none;}.quarterlyHub .quarterlyPageSlides .slideSharing .shareIcons ul li{float:left;position:relative;margin:0;width:42px;height:36px;background-color:transparent;}.quarterlyHub .quarterlyPageSlides .slideSharing .shareIcons ul li a{display:block;width:100%;height:100%;}.quarterlyHub .quarterlyPageSlides .slideSharing .shareIcons ul li a:before,.quarterlyHub .quarterlyPageSlides .slideSharing .shareIcons ul li a:after{content:'';position:absolute;top:50%;left:50%;-webkit-transform:translate3d(-50%,-50%,0);-moz-transform:translate3d(-50%,-50%,0);-ms-transform:translate3d(-50%,-50%,0);-o-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0);}.quarterlyHub .quarterlyPageSlides .slideSharing .shareIcons ul li a:after{opacity:0;}.quarterlyHub .quarterlyPageSlides .slideSharing .shareIcons ul li.fb a:before,.quarterlyHub .quarterlyPageSlides .slideSharing .shareIcons ul li.fb a:after{width:12px;height:20px;}.quarterlyHub .quarterlyPageSlides .slideSharing .shareIcons ul li.fb a:before{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2010.0463867%2018.5810547%22%3E%3Cpath%20fill%3D%22%23333333%22%20d%3D%22M9.667.004L7.257%200C4.55%200%202.802%201.796%202.802%204.573v2.11H.378C.17%206.682%200%206.85%200%207.06v3.054c0%20.21.17.38.378.38h2.424v7.71c0%20.207.17.377.38.377h3.16c.208%200%20.378-.17.378-.377v-7.71h2.833c.21%200%20.38-.17.38-.38V7.06c0-.1-.04-.196-.11-.268-.072-.07-.168-.11-.27-.11H6.72V4.894c0-.86.205-1.295%201.324-1.295l1.623-.002c.21%200%20.38-.17.38-.378V.383c0-.21-.17-.38-.38-.38%22%2F%3E%3C%2Fsvg%3E%0D%0A");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;}.quarterlyHub .quarterlyPageSlides .slideSharing .shareIcons ul li.fb a:after{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2010.0463867%2018.5810547%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M9.667.004L7.257%200C4.55%200%202.802%201.796%202.802%204.573v2.11H.378C.17%206.682%200%206.85%200%207.06v3.054c0%20.21.17.38.378.38h2.424v7.71c0%20.207.17.377.38.377h3.16c.208%200%20.378-.17.378-.377v-7.71h2.833c.21%200%20.38-.17.38-.38V7.06c0-.1-.04-.196-.11-.268-.072-.07-.168-.11-.27-.11H6.72V4.894c0-.86.205-1.295%201.324-1.295l1.623-.002c.21%200%20.38-.17.38-.378V.383c0-.21-.17-.38-.38-.38%22%2F%3E%3C%2Fsvg%3E%0D%0A");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;}.quarterlyHub .quarterlyPageSlides .slideSharing .shareIcons ul li.tw a:before,.quarterlyHub .quarterlyPageSlides .slideSharing .shareIcons ul li.tw a:after{width:20px;height:16px;}.quarterlyHub .quarterlyPageSlides .slideSharing .shareIcons ul li.tw a:before{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2019.0556641%2015.4790039%22%3E%3Cpath%20fill%3D%22%23333333%22%20d%3D%22M19.056%201.83c-.7.31-1.454.525-2.245.62.81-.485%201.426-1.25%201.723-2.166-.757.45-1.595.774-2.49.95C15.333.476%2014.316%200%2013.195%200c-2.158%200-3.91%201.75-3.91%203.908%200%20.308.037.604.102.89-3.252-.163-6.13-1.716-8.06-4.084-.34.577-.53%201.25-.53%201.968%200%201.354.69%202.552%201.738%203.25-.64-.018-1.238-.198-1.767-.49v.048c0%201.895%201.35%203.477%203.133%203.837-.324.087-.672.134-1.027.134-.25%200-.494-.022-.738-.07.5%201.554%201.94%202.682%203.652%202.717-1.34%201.046-3.025%201.67-4.856%201.67-.313%200-.622-.02-.93-.054%201.732%201.11%203.785%201.756%205.994%201.756%207.19%200%2011.12-5.955%2011.12-11.118l-.012-.506c.767-.552%201.43-1.238%201.954-2.025%22%2F%3E%3C%2Fsvg%3E%0D%0A");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;}.quarterlyHub .quarterlyPageSlides .slideSharing .shareIcons ul li.tw a:after{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2019.0556641%2015.4790039%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M19.056%201.83c-.7.31-1.454.525-2.245.62.81-.485%201.426-1.25%201.723-2.166-.757.45-1.595.774-2.49.95C15.333.476%2014.316%200%2013.195%200c-2.158%200-3.91%201.75-3.91%203.908%200%20.308.037.604.102.89-3.252-.163-6.13-1.716-8.06-4.084-.34.577-.53%201.25-.53%201.968%200%201.354.69%202.552%201.738%203.25-.64-.018-1.238-.198-1.767-.49v.048c0%201.895%201.35%203.477%203.133%203.837-.324.087-.672.134-1.027.134-.25%200-.494-.022-.738-.07.5%201.554%201.94%202.682%203.652%202.717-1.34%201.046-3.025%201.67-4.856%201.67-.313%200-.622-.02-.93-.054%201.732%201.11%203.785%201.756%205.994%201.756%207.19%200%2011.12-5.955%2011.12-11.118l-.012-.506c.767-.552%201.43-1.238%201.954-2.025%22%2F%3E%3C%2Fsvg%3E%0D%0A");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;}.quarterlyHub .quarterlyPageSlides .slideSharing .shareIcons ul li.pt a:before,.quarterlyHub .quarterlyPageSlides .slideSharing .shareIcons ul li.pt a:after{width:22px;height:20px;}.quarterlyHub .quarterlyPageSlides .slideSharing .shareIcons ul li.pt a:before{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2019.7714844%2019.7709961%22%3E%3Cpath%20fill%3D%22%23333333%22%20d%3D%22M9.886%200C4.426%200%200%204.426%200%209.886c0%204.047%202.435%207.524%205.917%209.053-.027-.69-.005-1.52.172-2.27l1.27-5.388s-.314-.63-.314-1.563c0-1.466.85-2.56%201.906-2.56.9%200%201.333.676%201.333%201.485%200%20.904-.576%202.255-.873%203.508-.247%201.048.527%201.903%201.562%201.903%201.873%200%203.133-2.406%203.133-5.255%200-2.166-1.46-3.787-4.113-3.787-3%200-4.866%202.236-4.866%204.733%200%20.86.254%201.47.65%201.94.184.215.21.302.143.55-.047.182-.155.62-.2.794-.066.25-.27.34-.494.247C3.846%2012.713%203.2%2011.2%203.2%209.5c0-2.808%202.37-6.175%207.067-6.175%203.772%200%206.256%202.73%206.256%205.662%200%203.878-2.156%206.776-5.333%206.776-1.068%200-2.072-.577-2.415-1.232%200%200-.575%202.28-.696%202.718-.21.763-.62%201.524-.996%202.117.89.263%201.828.406%202.802.406%205.46%200%209.885-4.425%209.885-9.884C19.77%204.426%2015.346%200%209.887%200%22%2F%3E%3C%2Fsvg%3E%0D%0A");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;}.quarterlyHub .quarterlyPageSlides .slideSharing .shareIcons ul li.pt a:after{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2019.7714844%2019.7709961%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M9.886%200C4.426%200%200%204.426%200%209.886c0%204.047%202.435%207.524%205.917%209.053-.027-.69-.005-1.52.172-2.27l1.27-5.388s-.314-.63-.314-1.563c0-1.466.85-2.56%201.906-2.56.9%200%201.333.676%201.333%201.485%200%20.904-.576%202.255-.873%203.508-.247%201.048.527%201.903%201.562%201.903%201.873%200%203.133-2.406%203.133-5.255%200-2.166-1.46-3.787-4.113-3.787-3%200-4.866%202.236-4.866%204.733%200%20.86.254%201.47.65%201.94.184.215.21.302.143.55-.047.182-.155.62-.2.794-.066.25-.27.34-.494.247C3.846%2012.713%203.2%2011.2%203.2%209.5c0-2.808%202.37-6.175%207.067-6.175%203.772%200%206.256%202.73%206.256%205.662%200%203.878-2.156%206.776-5.333%206.776-1.068%200-2.072-.577-2.415-1.232%200%200-.575%202.28-.696%202.718-.21.763-.62%201.524-.996%202.117.89.263%201.828.406%202.802.406%205.46%200%209.885-4.425%209.885-9.884C19.77%204.426%2015.346%200%209.887%200%22%2F%3E%3C%2Fsvg%3E%0D%0A");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;}.quarterlyHub .quarterlyPageSlides .slideSharing .shareIcons ul li.em a:before,.quarterlyHub .quarterlyPageSlides .slideSharing .shareIcons ul li.em a:after{width:24px;height:16px;}.quarterlyHub .quarterlyPageSlides .slideSharing .shareIcons ul li.em a:before{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2021.771%2013.948%22%3E%3Cpath%20fill%3D%22%23333333%22%20d%3D%22M1.276%200C.936%200%20.722.028.638.085c-.086.057-.1.12-.043.19.057.072.2.193.426.363.114.085.198.156.256.213l9.61%207.315%209.61-7.272.212-.212c.227-.17.375-.29.446-.36.07-.072.063-.143-.02-.214-.086-.07-.298-.106-.638-.106H1.276z%22%20%2F%3E%3Cpath%20fill%3D%22%23333333%22%20d%3D%22M0%201.7v10.802c0%20.312.13.63.383.956.256.326.51.49.766.49h19.474c.256%200%20.51-.164.766-.49.256-.325.383-.644.383-.956v-10.8l-10.885%208.333L0%201.7z%22%20%2F%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;}.quarterlyHub .quarterlyPageSlides .slideSharing .shareIcons ul li.em a:after{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2021.771%2013.948%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M1.276%200C.936%200%20.722.028.638.085c-.086.057-.1.12-.043.19.057.072.2.193.426.363.114.085.198.156.256.213l9.61%207.315%209.61-7.272.212-.212c.227-.17.375-.29.446-.36.07-.072.063-.143-.02-.214-.086-.07-.298-.106-.638-.106H1.276z%22%20%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M0%201.7v10.802c0%20.312.13.63.383.956.256.326.51.49.766.49h19.474c.256%200%20.51-.164.766-.49.256-.325.383-.644.383-.956v-10.8l-10.885%208.333L0%201.7z%22%20%2F%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;}.quarterlyHub .quarterlyPageContent{margin:5px 0 0 0;position:relative;padding-top:0;}.quarterlyHub .quarterlyPageContent .pageColumn .umb-grid .grid-section .container .row .col-md-12{width:100%;float:left;}@media screen and (max-width:1024px){.quarterlyHub .quarterlyPageContent .pageColumn{width:100%;}}.quarterlyHub .quarterlyPageContent .quarterlyFeatureIssue{max-width:500px;margin:50px auto 0 auto;}.quarterlyHub .quarterlyPageContent .quarterlyFeatureIssue img{display:block;max-width:100%;height:auto;margin:0 auto;cursor:pointer;}.quarterlyHub .quarterlyPageContent .quarterlyButtonHolder{text-align:center;}.quarterlyHub .quarterlyPageContent .quarterlySignupButton{display:inline-block;font-family:'Source Sans Pro',sans-serif;font-weight:600;color:#fff;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:6px 20px;margin:0 0 0 10px;z-index:2;font-size:18px;background:#333;text-transform:uppercase;-webkit-appearance:none;}.quarterlyHub .quarterlyPageContent .sellPageFormContainer{background:#333;padding:30px 30px 50px 30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;position:relative;margin:30px;}.quarterlyHub .quarterlyPageContent .sellPageFormContainer .thanksIcon{margin:20px auto;width:80px;height:80px;background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2038.994%2038.995%22%3E%3Cpath%20fill%3D%22%23ffe811%22%20d%3D%22M0%2019.498c0%2010.768%208.73%2019.497%2019.497%2019.497%2010.768%200%2019.497-8.73%2019.497-19.497S30.264%200%2019.497%200C8.73%200%200%208.73%200%2019.498M26.204%209.91c1.75%200%203.175%201.42%203.175%203.176%200%201.752-1.42%203.176-3.176%203.176-1.756%200-3.176-1.42-3.176-3.176s1.42-3.175%203.176-3.175m-13.413%200c1.752%200%203.176%201.42%203.176%203.176%200%201.752-1.42%203.176-3.175%203.176s-3.175-1.42-3.175-3.176S11.04%209.91%2012.79%209.91M9.175%2020.737c1.104-.18%202.14.57%202.322%201.674.303%201.877%201.27%203.6%202.726%204.847%201.47%201.262%203.342%201.953%205.28%201.953%201.933%200%203.81-.69%205.274-1.95%201.452-1.245%202.42-2.96%202.727-4.838.182-1.104%201.22-1.848%202.32-1.67%201.106.182%201.85%201.222%201.672%202.322-.46%202.814-1.913%205.388-4.086%207.252-2.2%201.885-5.008%202.926-7.91%202.926-2.903%200-5.714-1.04-7.915-2.93-2.176-1.87-3.624-4.45-4.08-7.27-.184-1.1.565-2.138%201.67-2.316%22%20%2F%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;}.quarterlyHub .quarterlyPageContent .sellPageFormContainer h1{color:#fff;text-align:center;font-family:'Source Sans Pro',sans-serif;font-weight:300;font-size:64px;margin:0 0 30px 0;}.quarterlyHub .quarterlyPageContent .sellPageFormContainer p{color:#fff;font-family:'Source Sans Pro',sans-serif;font-weight:300;font-size:20px;text-align:center;margin:0 auto;max-width:70%;}.quarterlyHub .quarterlyPageContent .sellPageFormContainer .formDetails{position:relative;padding:0 30px;}.quarterlyHub .quarterlyPageContent .sellPageFormContainer .formDetails .quarterlySignupForm{font-size:0;}.quarterlyHub .quarterlyPageContent .sellPageFormContainer .formDetails .quarterlySignupForm .inputHolder{width:100%;position:relative;padding-left:50px;margin:20px 0;display:inline-block;vertical-align:top;border-bottom:2px solid #ffe811;background:#333;z-index:1;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.quarterlyHub .quarterlyPageContent .sellPageFormContainer .formDetails .quarterlySignupForm .inputHolder.error{border-bottom-color:#f00;}.quarterlyHub .quarterlyPageContent .sellPageFormContainer .formDetails .quarterlySignupForm .inputHolder.error:after{opacity:1;}.quarterlyHub .quarterlyPageContent .sellPageFormContainer .formDetails .quarterlySignupForm .inputHolder.short{width:50%;}.quarterlyHub .quarterlyPageContent .sellPageFormContainer .formDetails .quarterlySignupForm .inputHolder.short+.short{width:48%;margin-left:2%;}.quarterlyHub .quarterlyPageContent .sellPageFormContainer .formDetails .quarterlySignupForm .inputHolder.micro{width:32%;padding:0;border:0;}.quarterlyHub .quarterlyPageContent .sellPageFormContainer .formDetails .quarterlySignupForm .inputHolder.micro~.micro{margin-left:2%;}.quarterlyHub .quarterlyPageContent .sellPageFormContainer .formDetails .quarterlySignupForm .inputHolder.micro .arrowButton{position:absolute;left:10px;width:20px;height:12px;z-index:10;cursor:pointer;}.quarterlyHub .quarterlyPageContent .sellPageFormContainer .formDetails .quarterlySignupForm .inputHolder.micro .arrowButton:before,.quarterlyHub .quarterlyPageContent .sellPageFormContainer .formDetails .quarterlySignupForm .inputHolder.micro .arrowButton:after{content:'';position:absolute;top:0;left:0;background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2011.534%206.502%22%3E%3Cpath%20fill%3D%22%23ffe811%22%20d%3D%22M11.534%205.77l-.73.73L5.04.743l.73-.73z%22%20%2F%3E%3Cpath%20fill%3D%22%23ffe811%22%20d%3D%22M.73%206.49L0%205.76%205.76%200l.73.73z%22%20%2F%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;width:20px;height:12px;}.quarterlyHub .quarterlyPageContent .sellPageFormContainer .formDetails .quarterlySignupForm .inputHolder.micro .arrowButton:after{opacity:0;background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2011.534%206.502%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M11.534%205.77l-.73.73L5.04.743l.73-.73z%22%20%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M.73%206.49L0%205.76%205.76%200l.73.73z%22%20%2F%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;}.quarterlyHub .quarterlyPageContent .sellPageFormContainer .formDetails .quarterlySignupForm .inputHolder.micro .arrowButton.up{top:10px;}.quarterlyHub .quarterlyPageContent .sellPageFormContainer .formDetails .quarterlySignupForm .inputHolder.micro .arrowButton.down{bottom:12px;}.quarterlyHub .quarterlyPageContent .sellPageFormContainer .formDetails .quarterlySignupForm .inputHolder.micro .arrowButton.down:before,.quarterlyHub .quarterlyPageContent .sellPageFormContainer .formDetails .quarterlySignupForm .inputHolder.micro .arrowButton.down:after{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg);}.quarterlyHub .quarterlyPageContent .sellPageFormContainer .formDetails .quarterlySignupForm .inputHolder.micro input{float:left;width:80px;border:2px solid #ffe811;padding-left:40px;}.quarterlyHub .quarterlyPageContent .sellPageFormContainer .formDetails .quarterlySignupForm .inputHolder.micro input::-webkit-input-placeholder{font-size:0;}.quarterlyHub .quarterlyPageContent .sellPageFormContainer .formDetails .quarterlySignupForm .inputHolder.micro input:-moz-placeholder{font-size:0;}.quarterlyHub .quarterlyPageContent .sellPageFormContainer .formDetails .quarterlySignupForm .inputHolder.micro input::-moz-placeholder{font-size:0;}.quarterlyHub .quarterlyPageContent .sellPageFormContainer .formDetails .quarterlySignupForm .inputHolder.micro input:-ms-input-placeholder{font-size:0;}.quarterlyHub .quarterlyPageContent .sellPageFormContainer .formDetails .quarterlySignupForm .inputHolder.micro label{color:#fff;font-size:18px;float:left;font-family:'Source Sans Pro',sans-serif;font-weight:300;margin:10px 0 0 10px;}.quarterlyHub .quarterlyPageContent .sellPageFormContainer .formDetails .quarterlySignupForm .inputHolder:before{content:'';position:absolute;left:5px;top:5px;}.quarterlyHub .quarterlyPageContent .sellPageFormContainer .formDetails .quarterlySignupForm .inputHolder:after{content:'';position:absolute;top:9px;right:5px;background-image:url("/images/error.svg");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;width:30px;height:30px;z-index:2;opacity:0;-webkit-transition:opacity 200ms linear;-moz-transition:opacity 200ms linear;-ms-transition:opacity 200ms linear;-o-transition:opacity 200ms linear;transition:opacity 200ms linear;}.quarterlyHub .quarterlyPageContent .sellPageFormContainer .formDetails .quarterlySignupForm .inputHolder:not(.messageInput){height:50px;}.quarterlyHub .quarterlyPageContent .sellPageFormContainer .formDetails .quarterlySignupForm .inputHolder.nameInput:before{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2027.5654297%2028.8671875%22%3E%3Cpath%20fill%3D%22%23ffe811%22%20d%3D%22M24.918%2028.867c-.135%200-.216-.007-.216-.007l-21.72.002c-.01%200-.065.003-.142.003-.527%200-1.83-.105-2.536-1.076-.657-.91-.064-2.386.06-2.672l.59-1.337c.07-.155%201.684-3.747%203.575-5.897%201.07-1.22%202.595-1.486%204.152-.74.48.23.93.692%201.327%201.1.15.152.29.297.416.41.51.457%201.444%201.006%203.018%201.035h1.073c1.562-.03%202.497-.578%203.004-1.033.134-.12.28-.28.438-.445.38-.404.812-.862%201.274-1.093%201.43-.715%202.874-.437%203.932.766%201.9%202.16%203.365%205.83%203.426%205.986l.59%201.277c.08.175.76%201.73.1%202.67-.656.948-1.87%201.05-2.362%201.05m-.16-1.353c.063.003.1.005.16.005.22%200%20.952-.035%201.255-.474.098-.14.046-.758-.218-1.336l-.603-1.31c-.03-.07-1.456-3.643-3.2-5.627-.67-.763-1.428-.894-2.317-.45-.25.124-.606.504-.896.81-.185.197-.36.383-.52.525-.675.608-1.9%201.34-3.89%201.378H13.43c-2.002-.038-3.227-.77-3.906-1.378-.145-.13-.308-.296-.48-.473-.304-.312-.684-.7-.948-.827-1.013-.486-1.867-.37-2.556.415-1.755%201.995-3.34%205.518-3.355%205.554L1.6%2025.66c-.257.585-.3%201.206-.204%201.338.277.382.93.52%201.444.52l.086-.003h21.832zm-11.006-9.88c-4.193%200-7.606-4.027-7.606-8.977C6.146%203.803%209.486%200%2013.752%200c4.268%200%207.61%203.803%207.61%208.657%200%204.95-3.414%208.978-7.61%208.978m0-16.287c-3.508%200-6.257%203.21-6.257%207.31%200%204.206%202.806%207.628%206.257%207.628%203.454%200%206.262-3.422%206.262-7.63%200-4.098-2.75-7.308-6.262-7.308%22%2F%3E%3C%2Fsvg%3E%0D%0A");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;width:38px;height:40px;}.quarterlyHub .quarterlyPageContent .sellPageFormContainer .formDetails .quarterlySignupForm .inputHolder.emailInput:before{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2034.3115234%2021.9824219%22%3E%3Cpath%20fill%3D%22%23ffe811%22%20d%3D%22M0%2021.982h34.312V0H0v21.982zM31.51%201.486L17.156%2013.45%202.797%201.487H31.51zM1.49%2020.492V2.334l15.667%2013.05L32.82%202.335v18.163H1.49v-.005z%22%2F%3E%3C%2Fsvg%3E%0D%0A");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;width:41px;height:32px;top:11px;}.quarterlyHub .quarterlyPageContent .sellPageFormContainer .formDetails .quarterlySignupForm .inputHolder.phoneInput:before{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2029.3261719%2029.402832%22%3E%3Cpath%20fill%3D%22%23ffe811%22%20d%3D%22M23.438%2029.403c-3.15-.018-9.002-2.222-15.13-8.373-3.444-3.458-6.074-7.314-7.402-10.86C-.316%206.91-.3%204.223.946%202.98c.173-.17.347-.355.53-.544C2.513%201.346%203.807-.01%205.46%200%206.683.006%207.85.73%209.04%202.215c3.162%203.945%202.08%205.533.068%207.506l-.308.304c-.32.32-.09%201.15.64%202.275.714%201.1%201.895%202.482%203.514%204.105%203.735%203.748%205.338%204.314%205.96%204.317.23.002.334-.073.4-.14l.307-.308c.976-.987%201.9-1.92%203.337-1.91%201.156.006%202.48.644%204.168%202.007%201.433%201.157%202.15%202.292%202.2%203.47.067%201.71-1.327%203.032-2.448%204.094-.19.18-.377.356-.548.528-.626.623-1.625.947-2.892.94M5.455%201.275c-1.105-.006-2.143%201.082-3.06%202.04-.187.198-.37.39-.548.57-.653.646-.976%202.565.253%205.84%201.267%203.38%203.792%207.074%207.11%2010.406%205.48%205.5%2011.1%207.98%2014.237%207.998.905.005%201.61-.197%201.982-.568.178-.18.373-.364.57-.552.982-.93%202.096-1.984%202.05-3.116-.03-.78-.612-1.63-1.724-2.53-1.432-1.156-2.537-1.72-3.376-1.724-.86-.006-1.453.55-2.426%201.532l-.313.316c-.336.337-.79.514-1.303.51-1.497-.008-3.678-1.498-6.86-4.69-1.678-1.688-2.917-3.14-3.677-4.315-1.135-1.75-1.292-3.052-.47-3.87l.314-.31c1.617-1.585%202.507-2.458-.172-5.798-.918-1.15-1.79-1.734-2.587-1.738%22%2F%3E%3C%2Fsvg%3E%0D%0A");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;width:38px;height:40px;}.quarterlyHub .quarterlyPageContent .sellPageFormContainer .formDetails .quarterlySignupForm .inputHolder.streetInput:before{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2033.382%2032.227%22%3E%3Cpath%20fill%3D%22%23ffe811%22%20d%3D%22M18.652%2032.227v-9.115H14.73v9.115H3.923V18.78H0v-2.503L16.675%200l4.9%204.574v-3.11H28.5v9.36l4.884%205.494v2.463H29.46v13.446H18.652zm-12.73-2h6.808v-9.115h7.922v9.115h6.808V16.78h3.658l-4.62-5.194V3.463h-2.922v5.715l-6.87-6.414L2.347%2016.78h3.577v13.447z%22%20%2F%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;width:38px;height:40px;}.quarterlyHub .quarterlyPageContent .sellPageFormContainer .formDetails .quarterlySignupForm .inputHolder.suburbInput:before{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2027.404%2035.872%22%3E%3Cpath%20fill%3D%22%23ffe811%22%20d%3D%22M13.702%2035.872c-.644%200-1.26-.307-1.646-.823L2.583%2021.69C.893%2019.342%200%2016.58%200%2013.7%200%206.147%206.147%200%2013.702%200c7.556%200%2013.702%206.147%2013.702%2013.702%200%202.877-.895%205.642-2.59%207.994l-.445.617-9.005%2012.714c-.404.538-1.02.845-1.663.845m0-33.872C7.25%202%202%207.25%202%2013.702c0%202.455.764%204.814%202.21%206.82l.335.472%209.157%2012.878c.018%200%20.036-.01.047-.023l9.443-13.322c1.445-2.01%202.21-4.37%202.21-6.825C25.404%207.25%2020.156%202%2013.704%202m0%2016.937c-2.887%200-5.235-2.35-5.235-5.234s2.348-5.233%205.234-5.233%205.233%202.348%205.233%205.233-2.347%205.234-5.233%205.234m0-8.468c-1.783%200-3.234%201.45-3.234%203.232%200%201.784%201.45%203.234%203.234%203.234s3.233-1.45%203.233-3.234c0-1.783-1.45-3.233-3.233-3.233%22%20%2F%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;width:38px;height:40px;}.quarterlyHub .quarterlyPageContent .sellPageFormContainer .formDetails .quarterlySignupForm .inputHolder.addressInput:before{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2033.382%2032.227%22%3E%3Cpath%20fill%3D%22%23ffe811%22%20d%3D%22M18.652%2032.227v-9.115H14.73v9.115H3.923V18.78H0v-2.503L16.675%200l4.9%204.574v-3.11H28.5v9.36l4.884%205.494v2.463H29.46v13.446H18.652zm-12.73-2h6.808v-9.115h7.922v9.115h6.808V16.78h3.658l-4.62-5.194V3.463h-2.922v5.715l-6.87-6.414L2.347%2016.78h3.577v13.447z%22%20%2F%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;width:38px;height:40px;}.quarterlyHub .quarterlyPageContent .sellPageFormContainer .formDetails .quarterlySignupForm .inputHolder.messageInput{height:300px;-webkit-transition:all 400ms linear;-moz-transition:all 400ms linear;-ms-transition:all 400ms linear;-o-transition:all 400ms linear;transition:all 400ms linear;overflow:hidden;background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2028.7861328%2019.9990234%22%3E%3Cpath%20fill%3D%22%23ffe811%22%20d%3D%22M0%200h17.154v1.992H0zM0%206h28.786v1.992H0zM0%2012.062h28.786v1.992H0zM0%2018.007h28.786V20H0z%22%2F%3E%3C%2Fsvg%3E%0D%0A");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;background-size:39px 39px;background-position:0 7px;background-color:#333;}.quarterlyHub .quarterlyPageContent .sellPageFormContainer .formDetails .quarterlySignupForm .inputHolder.addressCheckbox{text-align:center;height:auto;margin:10px auto;}.quarterlyHub .quarterlyPageContent .sellPageFormContainer .formDetails .quarterlySignupForm .inputHolder.addressCheckbox input[type=checkbox].checkbox-button{display:none;}.quarterlyHub .quarterlyPageContent .sellPageFormContainer .formDetails .quarterlySignupForm .inputHolder.addressCheckbox input[type=checkbox].checkbox-button:checked~label:after{display:block;}.quarterlyHub .quarterlyPageContent .sellPageFormContainer .formDetails .quarterlySignupForm input[type=text],.quarterlyHub .quarterlyPageContent .sellPageFormContainer .formDetails .quarterlySignupForm input[type=email],.quarterlyHub .quarterlyPageContent .sellPageFormContainer .formDetails .quarterlySignupForm input[type=tel],.quarterlyHub .quarterlyPageContent .sellPageFormContainer .formDetails .quarterlySignupForm input[type=date]{width:100%;height:48px;line-height:26px;border:0;outline:0;color:#fff;background:#333;display:block;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:6px 10px;margin:0;position:relative;font-family:'Source Sans Pro',sans-serif;font-weight:300;font-size:24px;}.quarterlyHub .quarterlyPageContent .sellPageFormContainer .formDetails .quarterlySignupForm input[type=text]::-ms-clear,.quarterlyHub .quarterlyPageContent .sellPageFormContainer .formDetails .quarterlySignupForm input[type=email]::-ms-clear,.quarterlyHub .quarterlyPageContent .sellPageFormContainer .formDetails .quarterlySignupForm input[type=tel]::-ms-clear,.quarterlyHub .quarterlyPageContent .sellPageFormContainer .formDetails .quarterlySignupForm input[type=date]::-ms-clear{display:none;}.quarterlyHub .quarterlyPageContent .sellPageFormContainer .formDetails .quarterlySignupForm input[type=text]::-webkit-input-placeholder,.quarterlyHub .quarterlyPageContent .sellPageFormContainer .formDetails .quarterlySignupForm input[type=email]::-webkit-input-placeholder,.quarterlyHub .quarterlyPageContent .sellPageFormContainer .formDetails .quarterlySignupForm input[type=tel]::-webkit-input-placeholder,.quarterlyHub .quarterlyPageContent .sellPageFormContainer .formDetails .quarterlySignupForm input[type=date]::-webkit-input-placeholder{font-size:18px;-webkit-transition:color 400ms linear;-moz-transition:color 400ms linear;-ms-transition:color 400ms linear;-o-transition:color 400ms linear;transition:color 400ms linear;}.quarterlyHub .quarterlyPageContent .sellPageFormContainer .formDetails .quarterlySignupForm input[type=text]:-moz-placeholder,.quarterlyHub .quarterlyPageContent .sellPageFormContainer .formDetails .quarterlySignupForm input[type=email]:-moz-placeholder,.quarterlyHub .quarterlyPageContent .sellPageFormContainer .formDetails .quarterlySignupForm input[type=tel]:-moz-placeholder,.quarterlyHub .quarterlyPageContent .sellPageFormContainer .formDetails .quarterlySignupForm input[type=date]:-moz-placeholder{font-size:18px;opacity:1;-webkit-transition:color 400ms linear;-moz-transition:color 400ms linear;-ms-transition:color 400ms linear;-o-transition:color 400ms linear;transition:color 400ms linear;}.quarterlyHub .quarterlyPageContent .sellPageFormContainer .formDetails .quarterlySignupForm input[type=text]::-moz-placeholder,.quarterlyHub .quarterlyPageContent .sellPageFormContainer .formDetails .quarterlySignupForm input[type=email]::-moz-placeholder,.quarterlyHub .quarterlyPageContent .sellPageFormContainer .formDetails .quarterlySignupForm input[type=tel]::-moz-placeholder,.quarterlyHub .quarterlyPageContent .sellPageFormContainer .formDetails .quarterlySignupForm input[type=date]::-moz-placeholder{font-size:18px;opacity:1;-webkit-transition:color 400ms linear;-moz-transition:color 400ms linear;-ms-transition:color 400ms linear;-o-transition:color 400ms linear;transition:color 400ms linear;}.quarterlyHub .quarterlyPageContent .sellPageFormContainer .formDetails .quarterlySignupForm input[type=text]:-ms-input-placeholder,.quarterlyHub .quarterlyPageContent .sellPageFormContainer .formDetails .quarterlySignupForm input[type=email]:-ms-input-placeholder,.quarterlyHub .quarterlyPageContent .sellPageFormContainer .formDetails .quarterlySignupForm input[type=tel]:-ms-input-placeholder,.quarterlyHub .quarterlyPageContent .sellPageFormContainer .formDetails .quarterlySignupForm input[type=date]:-ms-input-placeholder{font-size:18px;-webkit-transition:color 400ms linear;-moz-transition:color 400ms linear;-ms-transition:color 400ms linear;-o-transition:color 400ms linear;transition:color 400ms linear;}.quarterlyHub .quarterlyPageContent .sellPageFormContainer .formDetails .quarterlySignupForm input[type=text]:focus::-webkit-input-placeholder,.quarterlyHub .quarterlyPageContent .sellPageFormContainer .formDetails .quarterlySignupForm input[type=email]:focus::-webkit-input-placeholder,.quarterlyHub .quarterlyPageContent .sellPageFormContainer .formDetails .quarterlySignupForm input[type=tel]:focus::-webkit-input-placeholder,.quarterlyHub .quarterlyPageContent .sellPageFormContainer .formDetails .quarterlySignupForm input[type=date]:focus::-webkit-input-placeholder{color:#ffe811;}.quarterlyHub .quarterlyPageContent .sellPageFormContainer .formDetails .quarterlySignupForm input[type=text]:focus:-moz-placeholder,.quarterlyHub .quarterlyPageContent .sellPageFormContainer .formDetails .quarterlySignupForm input[type=email]:focus:-moz-placeholder,.quarterlyHub .quarterlyPageContent .sellPageFormContainer .formDetails .quarterlySignupForm input[type=tel]:focus:-moz-placeholder,.quarterlyHub .quarterlyPageContent .sellPageFormContainer .formDetails .quarterlySignupForm input[type=date]:focus:-moz-placeholder{color:#ffe811;}.quarterlyHub .quarterlyPageContent .sellPageFormContainer .formDetails .quarterlySignupForm input[type=text]:focus::-moz-placeholder,.quarterlyHub .quarterlyPageContent .sellPageFormContainer .formDetails .quarterlySignupForm input[type=email]:focus::-moz-placeholder,.quarterlyHub .quarterlyPageContent .sellPageFormContainer .formDetails .quarterlySignupForm input[type=tel]:focus::-moz-placeholder,.quarterlyHub .quarterlyPageContent .sellPageFormContainer .formDetails .quarterlySignupForm input[type=date]:focus::-moz-placeholder{color:#ffe811;}.quarterlyHub .quarterlyPageContent .sellPageFormContainer .formDetails .quarterlySignupForm input[type=text]:focus:-ms-input-placeholder,.quarterlyHub .quarterlyPageContent .sellPageFormContainer .formDetails .quarterlySignupForm input[type=email]:focus:-ms-input-placeholder,.quarterlyHub .quarterlyPageContent .sellPageFormContainer .formDetails .quarterlySignupForm input[type=tel]:focus:-ms-input-placeholder,.quarterlyHub .quarterlyPageContent .sellPageFormContainer .formDetails .quarterlySignupForm input[type=date]:focus:-ms-input-placeholder{color:#ffe811;}.quarterlyHub .quarterlyPageContent .sellPageFormContainer .formDetails .quarterlySignupForm textarea{width:100%;padding:14px 10px 6px 10px;margin:0;height:300px;line-height:26px;border:0;outline:0;color:#fff;background:transparent;display:block;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;position:relative;font-family:'Source Sans Pro',sans-serif;font-weight:300;font-size:24px;resize:none;}.quarterlyHub .quarterlyPageContent .sellPageFormContainer .formDetails .quarterlySignupForm textarea::-webkit-input-placeholder{font-size:18px;-webkit-transition:color 400ms linear;-moz-transition:color 400ms linear;-ms-transition:color 400ms linear;-o-transition:color 400ms linear;transition:color 400ms linear;}.quarterlyHub .quarterlyPageContent .sellPageFormContainer .formDetails .quarterlySignupForm textarea:-moz-placeholder{font-size:18px;opacity:1;-webkit-transition:color 400ms linear;-moz-transition:color 400ms linear;-ms-transition:color 400ms linear;-o-transition:color 400ms linear;transition:color 400ms linear;}.quarterlyHub .quarterlyPageContent .sellPageFormContainer .formDetails .quarterlySignupForm textarea::-moz-placeholder{font-size:18px;opacity:1;-webkit-transition:color 400ms linear;-moz-transition:color 400ms linear;-ms-transition:color 400ms linear;-o-transition:color 400ms linear;transition:color 400ms linear;}.quarterlyHub .quarterlyPageContent .sellPageFormContainer .formDetails .quarterlySignupForm textarea:-ms-input-placeholder{font-size:18px;-webkit-transition:color 400ms linear;-moz-transition:color 400ms linear;-ms-transition:color 400ms linear;-o-transition:color 400ms linear;transition:color 400ms linear;}.quarterlyHub .quarterlyPageContent .sellPageFormContainer .formDetails .quarterlySignupForm textarea:focus::-webkit-input-placeholder{color:#ffe811;}.quarterlyHub .quarterlyPageContent .sellPageFormContainer .formDetails .quarterlySignupForm textarea:focus:-moz-placeholder{color:#ffe811;}.quarterlyHub .quarterlyPageContent .sellPageFormContainer .formDetails .quarterlySignupForm textarea:focus::-moz-placeholder{color:#ffe811;}.quarterlyHub .quarterlyPageContent .sellPageFormContainer .formDetails .quarterlySignupForm textarea:focus:-ms-input-placeholder{color:#ffe811;}.quarterlyHub .quarterlyPageContent .sellPageFormContainer .formDetails .quarterlySignupForm input[type=button],.quarterlyHub .quarterlyPageContent .sellPageFormContainer .formDetails .quarterlySignupForm input[type=submit]{display:block;margin:10px auto 20px auto;height:40px;padding:6px 12px;border:2px solid #fff;color:#fff;text-align:center;text-transform:uppercase;font-family:'Source Sans Pro',sans-serif;font-weight:600;font-size:20px;background-color:#333;cursor:pointer;opacity:1;outline:0;-webkit-appearance:none;border-radius:0;}.quarterlyHub .quarterlyPageContent .sellPageFormContainer .formDetails .quarterlySignupForm .captchaHolder{width:70%;float:left;}.quarterlyHub .quarterlyPageContent .sellPageFormContainer .formDetails .quarterlySignupForm .captchaHolder .errorMessage{font-size:14px;color:#fff;border-radius:5px;padding:6px 10px 6px 10px;}.quarterlyHub .quarterlyPageContent .sellPageFormContainer .formDetails .quarterlySignupForm .captchaHolder .errorMessage span.field-validation-error{color:inherit;position:static;top:auto;right:auto;}.quarterlyHub .quarterlyPageContent .sellPageFormContainer .formDetails .quarterlySignupForm .captchaHolder.error .errorMessage{background-color:#f00;}.quarterlyHub .quarterlyPageContent .sellPageFormContainer .formDetails .quarterlySignupForm .captchaHolder.error .errorMessage:after{content:'';position:absolute;top:0;right:5px;background-image:url("/images/error.svg");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;width:30px;height:30px;z-index:2;}.quarterlyHub .quarterlyPageContent .sellPageFormContainer .formDetails .quarterlySignupForm .captchaHolder.error .errorMessage span.field-validation-error{color:inherit;position:static;top:auto;right:auto;}.quarterlyHub .quarterlyPageContent .sellPageFormContainer .formDetails .quarterlySignupForm .captchaHolder p{margin:0;text-align:left;}.quarterlyHub .quarterlyPageContent .sellPageFormContainer .formDetails .quarterlySignupForm .privacyStatement{text-align:center;font-size:16px;}.quarterlyHub .quarterlyPageContent .sellPageFormContainer .formDetails .quarterlySignupForm .privacyStatement a{color:#fff;-webkit-transition:color 200ms linear;-moz-transition:color 200ms linear;-ms-transition:color 200ms linear;-o-transition:color 200ms linear;transition:color 200ms linear;}.quarterlyHub .quarterlyPageContent .sellPageFormContainer .formDetails .quarterlySignupForm .residentialAddressHolder{display:none;}.quarterlyHub .quarterlyPageContent .sellPageFormContainer .formDetails .quarterlySignupForm .residentialAddressHolder.active{display:block;}.quarterlyHub .suburbSelector{padding:0!important;border:0!important;position:relative;z-index:10!important;background:transparent!important;}.quarterlyHub .suburbSelector.open{z-index:40!important;}.quarterlyHub .suburbSelector.error:after{top:5px;right:30%;z-index:15;}.quarterlyHub .suburbSelector .dropdownPlaceholder{margin:0!important;max-width:none!important;text-align:left!important;font-family:'Source Sans Pro',sans-serif;font-weight:300;font-size:20px;}.quarterlyHub .suburbSelector .selectedSuburbsOptions{background:#333;}.quarterlyHub .suburbSelector.suburbGroupList .selectedSuburbsOptions{width:100%;}.quarterlyHub .suburbSelector.suburbGroupList .selectedSuburbsOptions .dropdownPlaceholder{white-space:nowrap;overflow:hidden;}.quarterlyHub .suburbSelector.suburbGroupList .selectedSuburbsOptions .arrowButton.down{top:0;right:0;bottom:0;width:30px;height:auto;background-color:#333;}.quarterlyHub .suburbSelector.suburbGroupList .selectedSuburbsOptions .arrowButton.down:before,.quarterlyHub .suburbSelector.suburbGroupList .selectedSuburbsOptions .arrowButton.down:after{top:14px;left:4px;}.quarterlyHub select.selectedSuburbList{visibility:hidden;position:absolute;z-index:0;}.quarterlyHub .selectedSuburbsOptions{position:relative;width:auto;min-width:200px;max-width:300px;border:1px solid #ffe811;margin:0 auto;}.quarterlyHub .selectedSuburbsOptions .arrowButton{position:absolute;right:10px;width:20px;height:12px;z-index:10;pointer-events:none;}.quarterlyHub .selectedSuburbsOptions .arrowButton:before,.quarterlyHub .selectedSuburbsOptions .arrowButton:after{content:'';position:absolute;top:0;left:0;background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2011.534%206.502%22%3E%3Cpath%20fill%3D%22%23ffe811%22%20d%3D%22M11.534%205.77l-.73.73L5.04.743l.73-.73z%22%20%2F%3E%3Cpath%20fill%3D%22%23ffe811%22%20d%3D%22M.73%206.49L0%205.76%205.76%200l.73.73z%22%20%2F%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;width:20px;height:12px;}.quarterlyHub .selectedSuburbsOptions .arrowButton:after{opacity:0;background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2011.534%206.502%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M11.534%205.77l-.73.73L5.04.743l.73-.73z%22%20%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M.73%206.49L0%205.76%205.76%200l.73.73z%22%20%2F%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;}.quarterlyHub .selectedSuburbsOptions .arrowButton.up{top:46px;}.quarterlyHub .selectedSuburbsOptions .arrowButton.down{bottom:14px;}.quarterlyHub .selectedSuburbsOptions .arrowButton.down:before,.quarterlyHub .selectedSuburbsOptions .arrowButton.down:after{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg);}.quarterlyHub .selectedSuburbsOptions p{padding:8px;margin:0;color:#fff;cursor:pointer;position:relative;max-width:none;text-align:left;}.quarterlyHub .selectedSuburbsOptions ul{list-style:none;overflow:hidden;margin:0;padding:0;z-index:1;background:#333;border:1px solid #ffe811;border-top:0;position:absolute;top:0;left:-1px;right:-1px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;}.quarterlyHub .selectedSuburbsOptions ul li{font-size:16px;padding:8px;text-align:left;width:100%;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;color:#fff;transition:color 400ms linear;}.quarterlyHub .quarterlyPreviousEditions{padding:30px 60px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;}.quarterlyHub .quarterlyPreviousEditions>div:first-child{border-top:2px solid #ffe811;padding-top:30px;}.quarterlyHub .quarterlyPreviousEditions h1{font-family:'Source Sans Pro',sans-serif;font-weight:300;font-size:50px;margin-top:0;display:inline-block;}.quarterlyHub .quarterlyPreviousEditions .issueFilterDropdown{float:right;position:absolute;visibility:hidden;pointer-events:none;}.quarterlyHub .quarterlyPreviousEditions .issueFilterDropdown h3{display:inline-block;margin:10px 20px 10px 0;margin-right:20px;font-family:'Source Sans Pro',sans-serif;font-weight:300;}.quarterlyHub .quarterlyPreviousEditions .issueFilterDropdown .suburbSelector{display:inline-block;}.quarterlyHub .quarterlyPreviousEditions .issueFilterDropdown .suburbSelector .selectedSuburbsOptions{background:#333;border-color:transparent;}.quarterlyHub .quarterlyPreviousEditions .issueFilterDropdown .suburbSelector .selectedSuburbsOptions .dropdownPlaceholder{padding-right:40px;}.quarterlyHub .quarterlyPreviousEditions .issueFilterDropdown .suburbSelector .selectedSuburbsOptions ul{border-color:transparent;}.quarterlyHub .quarterlyPreviousEditions .issueFilterDropdown .suburbSelector .selectedSuburbsOptions ul li{padding-right:40px;}.quarterlyHub .quarterlyPreviousEditions .paging{text-align:center;list-style:none;font-size:0;margin:20px 0 0 0;padding:0;}.quarterlyHub .quarterlyPreviousEditions .paging li{display:inline-block;font-size:24px;margin:0 6px;font-family:'Source Sans Pro',sans-serif;font-weight:400;}.quarterlyHub .quarterlyPreviousEditions .paging li.selected{font-weight:600;}.quarterlyHub .quarterlyIssueTileContainer{display:flex;flex-wrap:wrap;}.quarterlyHub .quarterlyIssueItem{width:25%;text-align:center;margin-bottom:40px;position:relative;}.quarterlyHub .quarterlyIssueItem .overlay{display:block;width:80%;max-width:300px;height:auto;margin:0 auto;cursor:pointer;position:relative;}.quarterlyHub .quarterlyIssueItem .overlay img{display:block;width:100%;position:relative;z-index:1;}.quarterlyHub .quarterlyIssueItem .overlay .hover{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;background:rgba(0,0,0,.7);opacity:0;transition:opacity 200ms linear;}.quarterlyHub .quarterlyIssueItem .overlay .hover .hoverButton{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);background:#333;color:#fff;text-transform:uppercase;width:130px;padding:8px 15px;font-size:20px;}.quarterlyHub .quarterlyIssueItem .quarterlyIssueTitle{font-family:'Source Sans Pro',sans-serif;font-weight:300;font-size:34px;position:relative;padding-bottom:20px;margin-top:10px;}.quarterlyHub .quarterlyIssueItem .quarterlyIssueTitle:after{content:'';position:absolute;bottom:10px;height:1px;background:#ffe811;width:200px;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);}.quarterlyHub .quarterlyIssueItem .quarterlyIssueSubtitle{font-family:'Source Sans Pro',sans-serif;font-weight:600;font-size:20px;}.quarterlyHub .quarterlyIssueEmbedContent{display:none;}.quarterlyIframe #cboxLoadedContent{overflow:hidden!important;}.quarterlyIframe iframe{max-width:100%!important;width:100%;height:100%;}.dropdownOverlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:25;pointer-events:none;opacity:0;}.dropdownOverlay.active{pointer-events:auto;opacity:1;}.toolsHubPage h1{font-family:'Source Sans Pro',sans-serif;font-weight:300;font-size:55px;margin:20px 0;}@media screen and (max-width:1023px){.toolsHubPage h1{padding:0 40px;margin-top:100px;}}.toolsHubPage .toolDownloads{display:flex;flex-wrap:wrap;}.toolsHubPage .toolDownloads .toolItem{width:33%;text-align:center;}.toolsHubPage .toolDownloads .toolItem a{display:block;width:100%;height:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:40px;-webkit-transition:background-color .2s ease-in-out;-moz-transition:background-color .2s ease-in-out;-o-transition:background-color .2s ease-in-out;transition:background-color .2s ease-in-out;}.toolsHubPage .toolDownloads .toolItem a:hover{background:#ffe811;}.toolsHubPage .toolDownloads .toolItem a:hover img{transform:translateY(-20px) scale(.8);}.toolsHubPage .toolDownloads .toolItem a:hover .toolTitle{transform:translateY(-70px);}.toolsHubPage .toolDownloads .toolItem a:hover .toolTitle:after{transform:translate3d(-50%,80px,0);}.toolsHubPage .toolDownloads .toolItem a:hover p{opacity:1;transform:scale(1) translateY(-10px);}.toolsHubPage .toolDownloads .toolItem a img{-webkit-transition:transform .2s ease-in-out;-moz-transition:transform .2s ease-in-out;-o-transition:transform .2s ease-in-out;transition:transform .2s ease-in-out;display:block;margin:0 auto 30px auto;transform:scale(.8);}.toolsHubPage .toolDownloads .toolItem a .toolTitle{-webkit-transition:transform .2s ease-in-out;-moz-transition:transform .2s ease-in-out;-o-transition:transform .2s ease-in-out;transition:transform .2s ease-in-out;position:relative;padding-top:20px;display:inline-block;font-size:30px;}@media screen and (max-width:1279px){.toolsHubPage .toolDownloads .toolItem a .toolTitle{font-size:24px;}}.toolsHubPage .toolDownloads .toolItem a .toolTitle:after{-webkit-transition:transform .2s ease-in-out;-moz-transition:transform .2s ease-in-out;-o-transition:transform .2s ease-in-out;transition:transform .2s ease-in-out;content:'';position:absolute;height:5px;background:#000;top:0;width:100px;left:50%;transform:translate3d(-50%,0,0);}.toolsHubPage .toolDownloads .toolItem a p{font-weight:300;margin:0 auto;width:80%;opacity:0;transform:scale(0);-webkit-transition:opacity .2s ease,transform .2s ease-in-out;-moz-transition:opacity .2s ease,transform .2s ease-in-out;-o-transition:opacity .2s ease,transform .2s ease-in-out;transition:opacity .2s ease,transform .2s ease-in-out;}@media screen and (max-width:1023px){.toolsHubPage .toolDownloads .toolItem{width:50%;}}@media screen and (max-width:414px){.toolsHubPage .toolDownloads .toolItem{width:90%;margin:20px auto;}.toolsHubPage .toolDownloads .toolItem a{padding:0;}}.toolsHubPage .toolsLoginForm{background:#333;padding:30px 30px 50px 30px;}.toolsHubPage .toolsLoginForm .error-message{color:#fff;}.toolsHubPage .toolsLoginForm form{text-align:center;}.toolsHubPage .toolsLoginForm form h3{font-family:'Source Sans Pro',sans-serif;font-weight:300;font-size:40px;margin:0 0 20px 0;color:#fff;}.toolsHubPage .toolsLoginForm form .inputHolder{width:300px;margin:20px auto;}.toolsHubPage .toolsLoginForm form .inputHolder input{border:0;border-bottom:2px solid #ffe811;width:100%;height:48px;line-height:26px;outline:0;color:#fff;background:#333;display:block;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:6px 10px;margin-top:6px;position:relative;font-family:'Source Sans Pro',sans-serif;font-weight:300;font-size:24px;-webkit-appearance:none;}.toolsHubPage .toolsLoginForm form .inputHolder input::-ms-clear{display:none;}.toolsHubPage .toolsLoginForm form .inputHolder input::-webkit-input-placeholder{font-size:18px;-webkit-transition:color 400ms linear;-moz-transition:color 400ms linear;-ms-transition:color 400ms linear;-o-transition:color 400ms linear;transition:color 400ms linear;}.toolsHubPage .toolsLoginForm form .inputHolder input:-moz-placeholder{font-size:18px;opacity:1;-webkit-transition:color 400ms linear;-moz-transition:color 400ms linear;-ms-transition:color 400ms linear;-o-transition:color 400ms linear;transition:color 400ms linear;}.toolsHubPage .toolsLoginForm form .inputHolder input::-moz-placeholder{font-size:18px;opacity:1;-webkit-transition:color 400ms linear;-moz-transition:color 400ms linear;-ms-transition:color 400ms linear;-o-transition:color 400ms linear;transition:color 400ms linear;}.toolsHubPage .toolsLoginForm form .inputHolder input:-ms-input-placeholder{font-size:18px;-webkit-transition:color 400ms linear;-moz-transition:color 400ms linear;-ms-transition:color 400ms linear;-o-transition:color 400ms linear;transition:color 400ms linear;}.toolsHubPage .toolsLoginForm form .inputHolder input:focus::-webkit-input-placeholder{color:#ffe811;}.toolsHubPage .toolsLoginForm form .inputHolder input:focus:-moz-placeholder{color:#ffe811;}.toolsHubPage .toolsLoginForm form .inputHolder input:focus::-moz-placeholder{color:#ffe811;}.toolsHubPage .toolsLoginForm form .inputHolder input:focus:-ms-input-placeholder{color:#ffe811;}.toolsHubPage .toolsLoginForm form input[type=submit]{width:100px;margin:20px auto;height:40px;padding:6px 12px;border:2px solid #fff;color:#fff;text-align:center;text-transform:uppercase;font-family:'Source Sans Pro',sans-serif;font-weight:600;font-size:20px;background-color:#333;cursor:pointer;opacity:1;outline:0;-webkit-appearance:none;border-radius:0;-webkit-transition:background-color 200ms linear,color 200ms linear;-moz-transition:background-color 200ms linear,color 200ms linear;-ms-transition:background-color 200ms linear,color 200ms linear;-o-transition:background-color 200ms linear,color 200ms linear;transition:background-color 200ms linear,color 200ms linear;}.toolsHubPage .toolsLoginForm form input[type=submit]:hover{background-color:#ffe811;color:#333;}.teamGroupPage .staffPageFeature .slideContent ul{padding:6px 12px;list-style:none;float:left;clear:left;margin:0;background:#333;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.teamGroupPage .staffPageFeature .slideContent ul li{float:left;margin:0 20px 0 0;color:#fff;font-family:'Source Sans Pro',sans-serif;font-weight:300;font-size:32px;white-space:nowrap;}.teamGroupPage .staffPageFeature .slideContent ul li:first-child{margin-left:20px;}.teamGroupPage .staffPageFeature .slideContent ul li a{font-size:32px;color:#fff;}.teamGroupPage .staffPageFeature .slideContent ul li a.staffSocialIcon{display:block;width:32px;height:32px;position:relative;margin:3px;}.teamGroupPage .staffPageFeature .slideContent ul li a.staffSocialIcon:before{content:'';position:absolute;z-index:2;top:6px;left:6px;width:20px;height:20px;}.teamGroupPage .staffPageFeature .slideContent ul li a.staffSocialIcon:after{content:'';z-index:1;position:absolute;top:0;left:0;width:100%;height:100%;border-radius:100%;background-color:#b1b1b1;}.teamGroupPage .staffPageFeature .slideContent ul li a.staffSocialIcon.staffFB:before{top:5px;left:5px;background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2019.4%2035.9%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M18.7%200H14C8.8%200%205.4%203.5%205.4%208.8v4.1H.7c-.4%200-.7.3-.7.7v5.9c0%20.4.3.7.7.7h4.7v14.9c0%20.4.3.7.7.7h6.1c.4%200%20.7-.3.7-.7V20.3h5.5c.4%200%20.7-.3.7-.7v-5.9c0-.2-.1-.4-.2-.5-.1-.1-.3-.2-.5-.2H13V9.5c0-1.7.4-2.5%202.5-2.5h3.1c.4%200%20.7-.3.7-.7V.7c.1-.4-.2-.7-.6-.7zm0%200%22%2F%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;}.teamGroupPage .staffPageFeature .slideContent ul li a.staffSocialIcon.staffTW:before{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2040.4%2033.6%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M39.7%203.9c-.9.4-1.8.7-2.8.9%201.1-1%201.8-2.3%202.3-3.6.1-.4-.3-.7-.7-.5-1.3.8-2.8%201.4-4.3%201.8h-.3c-.3%200-.5-.1-.7-.3C31.7.8%2029.7%200%2027.5%200c-.9%200-1.8.1-2.8.4-2.8.9-5%203.2-5.7%206.1-.3%201.1-.3%202.2-.2%203.2%200%20.1%200%20.2-.1.2-.1.1-.1.1-.2.1-6.1-.5-11.7-3.5-15.6-8.3-.2-.3-.6-.2-.8%200C1.3%203.1.9%204.6.9%206.1c0%202.4.9%204.6%202.6%206.2-.7-.2-1.4-.4-2-.8-.3-.2-.7%200-.7.4%200%203.5%202%206.6%205.1%208h-.2c-.5%200-1%200-1.5-.1-.3-.1-.6.3-.5.6%201%203.1%203.7%205.4%206.9%205.9-2.7%201.8-5.8%202.7-9%202.7h-1c-.3%200-.6.2-.7.5-.1.3.1.6.3.8%203.6%202.1%207.8%203.2%2012%203.2%203.7%200%207.1-.7%2010.3-2.2%202.9-1.3%205.4-3.2%207.5-5.6%202-2.2%203.5-4.8%204.6-7.7%201-2.7%201.6-5.6%201.6-8.4v-.1c0-.4.2-.9.6-1.2%201.3-1.1%202.5-2.4%203.5-3.8.2-.3-.2-.8-.6-.6z%22%2F%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;}.teamGroupPage .staffPageFeature .slideContent ul li a.staffSocialIcon.staffSC:before{top:5px;background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2043.4%2040.5%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M21.7%2040.5h-.5c-2.8%200-4.2-.8-5.7-1.9-1-.7-1.9-1.4-3-1.5-.5-.1-1.1-.1-1.6-.1-.9%200-1.7.1-2.2.3-.4.1-.7.1-1%20.1-.9%200-1.2-.6-1.3-1-.1-.4-.2-.7-.3-1%200-.2-.1-.6-.2-.8-3.4-.5-5.2-1.3-5.7-2.4-.2-.3-.2-.5-.2-.6%200-.6.4-1.1%201-1.2%205.7-.9%208.3-6.8%208.4-7%20.3-.6.4-1.1.2-1.4-.3-.7-1.5-1.1-2.2-1.3-.3-.1-.5-.2-.6-.2-2.2-.9-2.5-1.9-2.3-2.6.3-1.3%202.1-2%203.2-1.5.7.3%201.3.5%201.9.5.2%200%20.4%200%20.5-.1%200-.3%200-.6-.1-.8-.3-3.1-.5-6.8.5-9%202.9-6.5%209.1-7%2010.9-7h.8c1.8%200%208%20.5%2010.9%207%201%202.2.8%205.9.6%208.8V16.6c.1%200%20.3.1.5.1.4%200%201-.2%201.7-.5.3-.2.7-.2.9-.2.3%200%20.7.1%201%20.2.9.3%201.5%201%201.5%201.7%200%20.9-.8%201.7-2.3%202.4-.2.1-.4.1-.6.2-.8.2-2%20.6-2.3%201.3-.1.3-.1.8.2%201.3v.1c.3.6%202.8%206.2%208.2%207.1.6.1%201%20.6%201%201.2%200%20.2-.1.4-.1.5-.5%201.1-2.2%201.9-5.6%202.4-.1.2-.2.6-.2.8-.1.3-.1.7-.3%201-.2.6-.6.9-1.3.9-.3%200-.6%200-1.1-.1-.6-.1-1.3-.2-2.2-.2-.5%200-1.1%200-1.6.1-1%20.2-2%20.8-3%201.5-1.8%201.5-4%202.1-6.4%202.1%22%2F%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;}.teamGroupPage .staffPageFeature .slideContent ul li a.staffSocialIcon.staffPT:before{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2035.3%2045.4%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M20.6%2032.9c-2.8-.2-3.9-1.6-6.1-2.9-1.2%206.2-2.6%2012.2-7%2015.4-1.3-9.4%202-16.5%203.5-24-2.6-4.4.3-13.2%205.8-11%206.7%202.7-5.8%2016.3%202.6%2018%208.8%201.8%2012.4-15.3%207-20.9-7.9-8-23-.2-21.2%2011.3.5%202.8%203.4%203.7%201.2%207.5C1.3%2025.1-.2%2021.1%200%2015.8.3%207.1%207.8%201%2015.4.2c9.5-1.1%2018.5%203.5%2019.7%2012.5%201.4%2010-4.3%2021-14.5%2020.2zm0%200%22%2F%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;}.teamGroupPage .staffPageFeature .slideContent ul li a.staffSocialIcon.staffIG:before{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2042.7%2042.7%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M30.9%200H11.8C5.3%200%200%205.3%200%2011.8v19.1c0%206.5%205.3%2011.8%2011.8%2011.8h19.1c6.5%200%2011.8-5.3%2011.8-11.8V11.8C42.7%205.3%2037.4%200%2030.9%200zm8%2030.9c0%204.4-3.6%208-8%208H11.8c-4.4%200-8-3.6-8-8V11.8c0-4.4%203.6-8%208-8h19.1c4.4%200%208%203.6%208%208v19.1zm0%200%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M21.3%2010.3c-6.1%200-11%204.9-11%2011s4.9%2011%2011%2011%2011-4.9%2011-11c0-6-4.9-11-11-11zm0%2018.3c-4%200-7.2-3.2-7.2-7.2s3.2-7.2%207.2-7.2%207.2%203.2%207.2%207.2c.1%203.9-3.2%207.2-7.2%207.2zm0%200M32.8%207.1c-.7%200-1.4.3-2%20.8-.5.5-.8%201.2-.8%202%200%20.7.3%201.4.8%202%20.5.5%201.2.8%202%20.8.7%200%201.4-.3%202-.8.5-.5.8-1.2.8-2%200-.7-.3-1.4-.8-2-.6-.5-1.3-.8-2-.8zm0%200%22%2F%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;}.teamGroupPage .staffPageFeature .slideContent ul li a.staffSocialIcon.staffGP:before{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2047.4%2030.1%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M0%2015.1C-.3%207.3%206.5.1%2014.3%200c4-.3%207.8%201.2%2010.8%203.7-1.2%201.3-2.5%202.7-3.8%203.9-2.6-1.6-5.8-2.8-8.9-1.7-5%201.4-8%207.3-6.1%2012.1%201.5%205.1%207.7%207.9%2012.5%205.7%202.5-.9%204.2-3.2%204.9-5.7-2.9-.1-5.7%200-8.6-.1v-5.1h14.4c.3%204.2-.3%208.7-3%2012-3.7%204.8-10.6%206.2-16.2%204.3C4.2%2027.3-.1%2021.3%200%2015.1zm0%200M38.8%208.6H43v4.3h4.3v4.3H43v4.3h-4.3v-4.3h-4.3v-4.3h4.3c0-1.4%200-2.9.1-4.3zm0%200%22%2F%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;}.teamGroupPage .staffPageFeature .slideContent ul li a.staffSocialIcon.staffLI:before{top:5px;background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2040.7%2038.9%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M40.7%2023.8v15.1H32v-14c0-3.5-1.3-5.9-4.4-5.9-2.4%200-3.8%201.6-4.5%203.2-.2.6-.3%201.3-.3%202.1V39h-8.7s.1-23.8%200-26.3h8.7v3.7s0%20.1-.1.1h.1v-.1C24%2014.6%2026%2012%2030.7%2012c5.7%200%2010%203.8%2010%2011.8zM4.9%200C2%200%200%202%200%204.5S1.9%209%204.8%209h.1c3%200%204.9-2%204.9-4.5S7.9%200%204.9%200zM.5%2038.9h8.7V12.7H.5v26.2zm0%200%22%2F%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;}.teamGroupPage .staffPageFeature .slideContent ul li a.staffSocialIcon.staffYT:before{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2047.9%2033.9%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M37.9%200h-28C4.5%200%200%204.5%200%209.9v14c0%205.5%204.5%209.9%209.9%209.9h28c5.5%200%209.9-4.5%209.9-9.9v-14c.1-5.4-4.4-9.9-9.9-9.9zm-6.7%2017.6l-13.1%206.2c-.3.2-.8-.1-.8-.5V10.5c0-.4.4-.6.8-.5l13.1%206.6c.4.3.4.8%200%201z%22%2F%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;}.teamGroupPage .staffPageFeature .slideContent ul li.emailLink a{color:#fff;padding-right:50px;display:block;position:relative;}.teamGroupPage .staffPageFeature .slideContent ul li.emailLink a:before{top:6px;right:0;position:absolute;content:'';width:40px;height:27px;background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2034.3115234%2021.9824219%22%3E%3Cpath%20fill%3D%22%23ffe811%22%20d%3D%22M0%2021.982h34.312V0H0v21.982zM31.51%201.486L17.156%2013.45%202.797%201.487H31.51zM1.49%2020.492V2.334l15.667%2013.05L32.82%202.335v18.163H1.49v-.005z%22%2F%3E%3C%2Fsvg%3E%0D%0A");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;}.teamGroupPage .staffPageFeature .slideContent ul li.emailLink a:after{top:6px;right:0;position:absolute;content:'';width:40px;height:27px;opacity:0;background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2034.3115234%2021.9824219%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M0%2021.982h34.312V0H0v21.982zM31.51%201.486L17.156%2013.45%202.797%201.487H31.51zM1.49%2020.492V2.334l15.667%2013.05L32.82%202.335v18.163H1.49v-.005z%22%2F%3E%3C%2Fsvg%3E%0D%0A");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;}.teamGroupPage .staffPageFeature .slideContent ul li.emailLink~li{margin-right:10px;}.teamGroupPage .staffPageContent{margin:20px 0;}.teamGroupPage .staffPageContent .pageColumn .staffPageAppraisalLink{margin:20px 0;background:#868384;padding:20px;text-align:center;}.teamGroupPage .staffPageContent .pageColumn .staffPageAppraisalLink h4{color:#fff;font-size:30px;font-family:'Source Sans Pro',sans-serif;font-weight:300;font-weight:normal;margin:10px 0;}.teamGroupPage .staffPageContent .pageColumn .staffPageAppraisalLink p{color:#fff;font-family:'Source Sans Pro',sans-serif;font-weight:400;font-size:18px;}.teamGroupPage .staffPageContent .pageColumn .staffPageAppraisalLink a{margin-top:20px;font-family:'Source Sans Pro',sans-serif;font-weight:600;color:#fff;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:10px 30px;z-index:2;font-size:20px;background:#333;text-transform:uppercase;}.teamGroupPage .staffPageContent .pageColumn .umb-grid .grid-section .container .row .col-md-12{width:100%;float:left;}.teamGroupPage .staffPageContent .pageColumn .staffPageProperties{margin:0;position:relative;}.teamGroupPage .staffPageContent .pageColumn .staffPageProperties .midSlider{width:100%;font-size:0;}.teamGroupPage .staffPageContent .pageColumn .staffPageProperties .midSlider .slick-list{padding-top:0;}.teamGroupPage .staffPageContent .pageColumn .staffPageProperties .propertyQuick{width:33%;text-align:center;display:inline-block;vertical-align:top;margin:10px 0;}.teamGroupPage .staffPageContent .pageColumn .staffPageProperties .propertyQuick .zoomIt{display:block;width:100%;height:100%;margin:0 auto;overflow:hidden;position:relative;}.teamGroupPage .staffPageContent .pageColumn .staffPageProperties .propertyQuick .zoomIt.bannerItem:after{content:'';position:absolute;top:0;left:5%;width:110px;height:110px;pointer-events:none;}.teamGroupPage .staffPageContent .pageColumn .staffPageProperties .propertyQuick .zoomIt.bannerItem.bannerSold:after{background-image:url("/images/bannerSold.svg");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;background-position:top left;}.teamGroupPage .staffPageContent .pageColumn .staffPageProperties .propertyQuick .zoomIt.bannerItem.bannerAuctionBroughtForward:after{background-image:url("/images/bannerAuctionMoved.svg");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;background-position:top left;}.teamGroupPage .staffPageContent .pageColumn .staffPageProperties .propertyQuick .zoomIt.bannerItem.bannerAuctionSoon:after{background-image:url("/images/bannerAuctionSoon.svg");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;background-position:top left;}.teamGroupPage .staffPageContent .pageColumn .staffPageProperties .propertyQuick .zoomIt.bannerItem.bannerLeased:after{background-image:url("/images/bannerLeased.svg");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;background-position:top left;}.teamGroupPage .staffPageContent .pageColumn .staffPageProperties .propertyQuick .zoomIt.bannerItem.bannerRented:after{background-image:url("/images/bannerRented.svg");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;background-position:top left;}.teamGroupPage .staffPageContent .pageColumn .staffPageProperties .propertyQuick .zoomIt .zoomImage{width:270px;height:190px;background:no-repeat center center;background-size:270px 190px;z-index:1;background-attachment:local;}.teamGroupPage .staffPageContent .pageColumn .staffPageProperties .propertyQuick .zoomIt .zoomImage-wrapper{display:inline-block;overflow:hidden;vertical-align:baseline;width:90%;}.teamGroupPage .staffPageContent .pageColumn .staffPageProperties .propertyQuick .zoomIt .zoomImage-wrapper img{-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;width:100%;height:auto;max-height:100%;}.teamGroupPage .staffPageContent .pageColumn .staffPageProperties .propertyQuick .zoomIt .zoomImage-wrapper img:hover{-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);-webkit-transform:scale(1.1);transform:scale(1.1);}.teamGroupPage .staffPageContent .pageColumn .staffPageProperties .propertyQuick h3{font-family:'Source Sans Pro',sans-serif;font-weight:300;font-size:26px;line-height:1em;margin:10px 0;text-transform:capitalize;}.teamGroupPage .staffPageContent .pageColumn .staffPageProperties .propertyQuick h4{font-family:'Source Sans Pro',sans-serif;font-weight:400;font-size:20px;margin:0;}.teamGroupPage .staffPageContent .pageColumn .staffPageProperties .propertyQuick h4 strong{font-family:'Source Sans Pro',sans-serif;font-weight:600;}.teamGroupPage .staffPageContent .pageColumn .staffPageProperties .propertyQuick img{width:100%;margin:0 auto;}.teamGroupPage .staffPageContent .pageColumn .staffPageProperties .propertyQuick hr{width:60%;background:#ffe811;height:2px;border:0;margin:20px auto;}.teamGroupPage .staffPageContent .pageColumn .staffPageProperties .propertyQuick .propertyQuickDetails{display:inline-block;}.teamGroupPage .staffPageContent .pageColumn .staffPageProperties .viewAll{text-transform:uppercase;font-family:'Source Sans Pro',sans-serif;font-weight:600;font-size:20px;margin:0 auto;background:#333;display:inline-block;}.teamGroupPage .staffPageContent .pageColumn .staffPageProperties .viewAll a{display:block;width:100%;height:100%;color:#fff;padding:10px 30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.teamGroupPage .staffPageContent .pageColumn .staffPageProperties h1{font-family:'Source Sans Pro',sans-serif;font-weight:300;font-size:64px;padding-left:110px;margin:0;}.teamGroupPage .staffPageContent .pageColumn .staffPageProperties .staffPropertyTabList{position:absolute;top:30px;right:0;width:100%;z-index:2;}.teamGroupPage .staffPageContent .pageColumn .staffPageProperties .staffPropertyTabList ul{list-style:none;margin:0;padding:0;text-align:center;font-size:0;}.teamGroupPage .staffPageContent .pageColumn .staffPageProperties .staffPropertyTabList ul li{display:inline-block;margin:0 6px;border-bottom:2px solid transparent;cursor:pointer;}.teamGroupPage .staffPageContent .pageColumn .staffPageProperties .staffPropertyTabList ul li span{font-size:24px;}.teamGroupPage .staffPageContent .pageColumn .staffPageProperties .staffPropertyTabList ul li.active{border-bottom-color:#ffe811;}.teamGroupPage .staffPageContent .pageColumn .staffPageProperties .slick-list{padding-top:50px;}.teamGroupPage .staffPageContent .pageColumn .staffPageProperties .tab{text-align:center;height:520px;}.teamGroupPage .staffPageContent .pageColumn .staffPageProperties .tab .shortSlider{text-align:left;}.teamGroupPage .staffListing h1{font-family:'Source Sans Pro',sans-serif;font-weight:300;font-size:55px;margin:0 0 10px 0;text-align:center;}.teamGroupPage .staffListing .staffSectionItems{display:flex;flex-wrap:wrap;}.teamGroupPage .staffListing .staffSectionItems .staffSectionItem{min-height:400px;width:31%;margin:10px 1%;position:relative;padding-bottom:70px;}.teamGroupPage .staffListing .staffSectionItems .staffSectionItem img{width:100%;height:auto;}.teamGroupPage .staffListing .staffSectionItems .staffSectionItem h2{text-align:center;font-family:'Source Sans Pro',sans-serif;font-weight:300;font-size:34px;margin:6px 0 10px;padding-bottom:10px;line-height:38px;position:relative;}.teamGroupPage .staffListing .staffSectionItems .staffSectionItem h2:after{content:'';position:absolute;height:2px;background:#ffe811;right:20%;bottom:0;left:20%;}.teamGroupPage .staffListing .staffSectionItems .staffSectionItem p{text-align:center;font-family:'Source Sans Pro',sans-serif;font-weight:400;font-size:20px;margin:0;}.teamGroupPage .staffListing .staffSectionItems .staffSectionItem p.teamTitle{font-family:'Source Sans Pro',sans-serif;font-weight:600;}.teamGroupPage .staffListing .staffSectionItems .staffSectionItem a{position:absolute;bottom:10px;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);font-family:'Source Sans Pro',sans-serif;font-weight:600;color:#fff;text-align:center;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:10px 30px;z-index:2;font-size:20px;background:#333;text-transform:uppercase;-webkit-transition:background-color 400ms linear,color 400ms linear;-moz-transition:background-color 400ms linear,color 400ms linear;-ms-transition:background-color 400ms linear,color 400ms linear;-o-transition:background-color 400ms linear,color 400ms linear;transition:background-color 400ms linear,color 400ms linear;}.teamGroupPage .staffListing .staffSectionItems .staffSectionItem a:hover{color:#333;background:#ffe811;}@media screen and (max-width:1279px){.teamGroupPage .staffListing .staffSectionItems .staffSectionItem a{font-size:16px;bottom:0;}}@media screen and (max-width:767px){.teamGroupPage .staffListing .staffSectionItems .staffSectionItem{width:46%;margin:0 2% 4% 2%;min-height:0;}.teamGroupPage .staffListing .staffSectionItems .staffSectionItem a{position:relative;bottom:auto;margin:10px auto;display:inline-block;}}@media screen and (min-width:767px){.teamGroupPage .staffListing .staffSectionItems{justify-content:space-evenly;}}.teamGroupPage .siteQuotes{width:100%;background:#333;color:#fff;text-align:center;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:30px 0;margin-top:80px;position:relative;}.teamGroupPage .siteQuotes:before,.teamGroupPage .siteQuotes:after{font-family:'Source Sans Pro',sans-serif;font-weight:400;font-size:254px;line-height:170px;position:absolute;top:40%;color:#ffe811;}.teamGroupPage .siteQuotes:before{content:'“';left:20px;}.teamGroupPage .siteQuotes:after{content:'”';right:20px;}.teamGroupPage .siteQuotes h1{font-family:'Source Sans Pro',sans-serif;font-weight:300;font-size:55px;margin:0 0 10px 0;}.teamGroupPage .siteQuotes .quoteSlider{width:70%;margin:0 auto;}.teamGroupPage .siteQuotes .quoteSlider .staffPageQuoteSlide{position:relative;}.teamGroupPage .siteQuotes .quoteSlider .slick-list{-webkit-transition:height 1000ms linear;-moz-transition:height 1000ms linear;-ms-transition:height 1000ms linear;-o-transition:height 1000ms linear;transition:height 1000ms linear;}.teamGroupPage .siteQuotes .teamQuote{width:100%;margin:0 auto;position:relative;min-height:60px;padding:0 20px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-transition:max-height 400ms linear;-moz-transition:max-height 400ms linear;-ms-transition:max-height 400ms linear;-o-transition:max-height 400ms linear;transition:max-height 400ms linear;}.teamGroupPage .siteQuotes .teamQuote.shortened{margin-bottom:80px;overflow:hidden;}.teamGroupPage .siteQuotes .teamQuote.shortened.open{margin-bottom:20px;}.teamGroupPage .siteQuotes .teamQuote.shortened.open~.nextQuote{display:block;}.teamGroupPage .siteQuotes .teamQuote.shortened.open+button{display:none;}.teamGroupPage .siteQuotes .teamQuote.shortened+button{position:absolute;display:block;bottom:20px;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);font-family:'Source Sans Pro',sans-serif;font-weight:600;color:#fff;border:1px solid #fff;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:10px 20px;z-index:2;font-size:20px;background:#333;text-transform:uppercase;cursor:pointer;-webkit-appearance:none;outline:0;}.teamGroupPage .siteQuotes .teamQuote.shortened~.nextQuote{display:none;position:absolute;bottom:0;right:0;color:#fff;z-index:2;font-size:16px;cursor:pointer;}.teamGroupPage .siteQuotes .teamQuote p{font-family:'Source Sans Pro',sans-serif;font-weight:300;font-size:24px;margin:0 auto;}.teamGroupPage .siteQuotes .teamQuote cite{font-family:'Source Sans Pro',sans-serif;font-weight:400;font-size:20px;font-style:normal;text-transform:uppercase;}.teamGroupPage .staffMemberArticles{margin:40px 0;}.teamGroupPage .staffMemberArticles h1{font-family:'Source Sans Pro',sans-serif;font-weight:300;font-size:64px;padding-left:92px;margin:0 0 20px 0;}.teamGroupPage .staffMemberArticles .staffArticleQuick{width:33%;text-align:center;height:590px;position:relative;}.teamGroupPage .staffMemberArticles .staffArticleQuick .zoomIt{display:block;width:510px;height:300px;margin:0 auto;overflow:hidden;position:relative;}.teamGroupPage .staffMemberArticles .staffArticleQuick .zoomIt .dateOverlay{position:absolute;top:0;left:0;background:#ffe811;color:#333;font-family:'Source Sans Pro',sans-serif;font-weight:300;font-size:24px;padding:6px 12px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;z-index:2;}.teamGroupPage .staffMemberArticles .staffArticleQuick .zoomIt .zoomImage{width:510px;height:300px;background:no-repeat center center;background-size:510px 300px;z-index:1;background-attachment:local;}.teamGroupPage .staffMemberArticles .staffArticleQuick .zoomIt .zoomImage-wrapper{display:inline-block;overflow:hidden;vertical-align:baseline;}.teamGroupPage .staffMemberArticles .staffArticleQuick .zoomIt .zoomImage-wrapper img{-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;width:100%;height:auto;max-height:100%;}.teamGroupPage .staffMemberArticles .staffArticleQuick .zoomIt .zoomImage-wrapper img:hover{-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);-webkit-transform:scale(1.1);transform:scale(1.1);}.teamGroupPage .staffMemberArticles .staffArticleQuick h3{font-family:'Source Sans Pro',sans-serif;font-weight:300;font-size:34px;margin:10px 0;text-transform:capitalize;}.teamGroupPage .staffMemberArticles .staffArticleQuick img{margin:0 auto;}.teamGroupPage .staffMemberArticles .staffArticleQuick hr{width:60%;background:#ffe811;height:2px;border:0;margin:20px auto;}.teamGroupPage .staffMemberArticles .staffArticleQuick p{font-family:'Source Sans Pro',sans-serif;font-weight:300;font-size:24px;max-width:510px;margin:0 auto;}.teamGroupPage .staffMemberArticles .staffArticleQuick .articleMore{position:absolute;bottom:10px;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);font-family:'Source Sans Pro',sans-serif;font-weight:600;color:#fff;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:10px 30px;z-index:2;font-size:20px;background:#333;text-transform:uppercase;-webkit-transition:background-color 400ms linear,color 400ms linear;-moz-transition:background-color 400ms linear,color 400ms linear;-ms-transition:background-color 400ms linear,color 400ms linear;-o-transition:background-color 400ms linear,color 400ms linear;transition:background-color 400ms linear,color 400ms linear;}.teamGroupPage .staffMemberArticles .staffArticleQuick .articleMore:hover{color:#333;background:#ffe811;}.promoPage .sellPageFeature .slideImage{height:auto!important;}.promoPage .formColumnContent{margin:0 30px;}.promoPage .formColumnContent h1{font-size:64px;font-family:'Source Sans Pro',sans-serif;font-weight:300;margin:20px 0;}.promoPage .formColumnContent h2{font-size:64px;font-family:'Source Sans Pro',sans-serif;font-weight:300;margin:20px 0;padding:20px 0;border-top:2px solid #ffe811;border-bottom:2px solid #ffe811;}.promoPage .formColumnContent img{margin:40px auto;display:block;max-width:100%;}.promoPage .formColumnContent img.hasCaption{margin-bottom:10px;}.promoPage .formColumnContent img+.caption{max-width:100%;width:800px;margin:0 auto 20px auto;font-style:italic;text-align:center;}.promoPage .formColumnContent img+.caption+img{margin-top:30px;}.promoPage .formColumnContent p{font-size:24px;line-height:34px;font-family:'Source Sans Pro',sans-serif;font-weight:300;margin:10px 0;}.promoPage .formColumnContent p.caption{font-family:'Source Sans Pro',sans-serif;font-weight:400;}.promoPage .formColumnContent a{font-weight:bold;text-decoration:underline;}@media screen and (max-width:1279px) and (min-width:1024px){.promoPage .formColumnContent{margin:0 20px;}}@media screen and (max-width:1023px){.promoPage .formColumnContent h1,.promoPage .formColumnContent h2{font-size:30px;}.promoPage .formColumnContent p{font-size:18px;line-height:24px;}}@media screen and (max-width:767px){.promoPage .formColumnContent{margin:0 10px;}.promoPage .formColumnContent h1{font-size:30px;margin:10px 0;}.promoPage .formColumnContent h2{font-size:30px;margin:10px 0;}.promoPage .formColumnContent p{font-size:16px;line-height:20px;margin:6px 0;}}.promoPage .pageInterests .promoPropertiesHeader{padding:0 55px;margin:20px auto;}.promoPage .pageInterests .promoPropertiesHeader h1{font-size:64px;font-family:'Source Sans Pro',sans-serif;font-weight:300;margin:20px 0;}.promoPage .pageInterests .promoPropertiesHeader h2{font-size:64px;font-family:'Source Sans Pro',sans-serif;font-weight:300;margin:20px 0;padding:20px 0;border-top:2px solid #ffe811;border-bottom:2px solid #ffe811;}.promoPage .pageInterests .promoPropertiesHeader img{margin:40px auto;display:block;max-width:100%;}.promoPage .pageInterests .promoPropertiesHeader img.hasCaption{margin-bottom:10px;}.promoPage .pageInterests .promoPropertiesHeader img+.caption{max-width:100%;width:800px;margin:0 auto 20px auto;font-style:italic;text-align:center;}.promoPage .pageInterests .promoPropertiesHeader img+.caption+img{margin-top:30px;}.promoPage .pageInterests .promoPropertiesHeader p{font-size:24px;line-height:34px;font-family:'Source Sans Pro',sans-serif;font-weight:300;margin:10px 0;}.promoPage .pageInterests .promoPropertiesHeader p.caption{font-family:'Source Sans Pro',sans-serif;font-weight:400;}.promoPage .pageInterests .promoPropertiesHeader a{font-weight:bold;text-decoration:underline;}@media screen and (max-width:1747px){.promoPage .pageInterests .promoPropertiesHeader{padding:0 50px;}}@media screen and (max-width:1023px){.promoPage .pageInterests .promoPropertiesHeader{padding:0 40px;}.promoPage .pageInterests .promoPropertiesHeader h1,.promoPage .pageInterests .promoPropertiesHeader h2{font-size:30px;}.promoPage .pageInterests .promoPropertiesHeader p{font-size:18px;line-height:24px;}}@media screen and (max-width:767px){.promoPage .pageInterests .promoPropertiesHeader{padding:0 10px;}.promoPage .pageInterests .promoPropertiesHeader h1{font-size:30px;margin:10px 0;}.promoPage .pageInterests .promoPropertiesHeader h2{font-size:30px;margin:10px 0;}.promoPage .pageInterests .promoPropertiesHeader p{font-size:16px;line-height:20px;margin:6px 0;}}@media screen and (min-width:1280px){.promoPage .pageInterests .slick-track{display:flex;}.promoPage .pageInterests .propertyQuick{margin:0 10px;margin-right:1%;float:none;}.promoPage .pageInterests .propertyQuick .zoomIt{width:auto;height:auto;max-width:100%;}}@media screen and (max-width:1279px) and (min-width:1024px){.promoPage .pageInterests .propertyQuick .zoomIt{width:220px;height:124px;}}@media screen and (max-width:1023px) and (min-width:768px){.promoPage .pageInterests .propertyQuick .zoomIt{width:auto;max-width:96%;height:auto;}}.areaQuick{width:33%;text-align:center;display:inline-block;vertical-align:top;margin-bottom:40px;}.areaQuick .zoomIt{display:block;width:510px;height:300px;margin:0 auto;overflow:hidden;}.areaQuick .zoomIt .zoomImage{width:510px;height:300px;background:no-repeat center center;background-size:510px 300px;z-index:1;background-attachment:local;}.areaQuick .zoomIt .zoomImage-wrapper{display:inline-block;overflow:hidden;vertical-align:baseline;}.areaQuick .zoomIt .zoomImage-wrapper img{-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;width:100%;height:auto;max-height:100%;}.areaQuick .zoomIt .zoomImage-wrapper img:hover{-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);-webkit-transform:scale(1.1);transform:scale(1.1);}.areaQuick h3{font-family:'Source Sans Pro',sans-serif;font-weight:300;font-size:34px;margin:10px 0;text-transform:capitalize;}.areaQuick img{margin:0 auto;}.areaQuick hr{width:60%;background:#ffe811;height:2px;border:0;margin:20px auto;}.areaQuick p{font-family:'Source Sans Pro',sans-serif;font-weight:300;font-size:24px;max-width:510px;margin:0 auto;}#cboxPrevious,#cboxNext{position:absolute;top:102%;border:0;padding:0;margin:0;font-size:0;outline:0;cursor:pointer;z-index:2;background:#bfbfbf;}#cboxPrevious{left:0;width:140px;height:50px;}#cboxPrevious:after{content:'';width:16px;height:30px;position:absolute;top:50%;left:50%;-webkit-transform:translate3d(-50%,-50%,0);-moz-transform:translate3d(-50%,-50%,0);-ms-transform:translate3d(-50%,-50%,0);-o-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0);background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2015.6875%2027.8203125%22%3E%3Cpath%20fill%3D%22%23333333%22%20d%3D%22M13.924-.002l1.762%201.76L1.793%2015.662.03%2013.9z%22%2F%3E%3Cpath%20fill%3D%22%23333333%22%20d%3D%22M15.658%2026.062l-1.762%201.762L0%2013.922l1.764-1.762z%22%2F%3E%3C%2Fsvg%3E%0D%0A");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;}#cboxNext{right:0;width:140px;height:50px;}#cboxNext:after{content:'';width:16px;height:30px;position:absolute;top:50%;left:50%;-webkit-transform:translate3d(-50%,-50%,0);-moz-transform:translate3d(-50%,-50%,0);-ms-transform:translate3d(-50%,-50%,0);-o-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0);background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2015.6875%2027.8203125%22%3E%3Cpath%20fill%3D%22%23333333%22%20d%3D%22M1.762%2027.82L0%2026.06%2013.897%2012.16l1.763%201.762L1.762%2027.82%22%2F%3E%3Cpath%20fill%3D%22%23333333%22%20d%3D%22M.03%201.758L1.79-.002l13.894%2013.9-1.763%201.763z%22%2F%3E%3C%2Fsvg%3E%0D%0A");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;}#cboxClose{position:absolute;border:0;padding:0;margin:0;font-size:0;outline:0;cursor:pointer;z-index:2;top:0;right:0;width:40px;height:40px;background:#bfbfbf url("/images/closeButton.png") no-repeat center center;}#cboxCurrent{font-family:'Source Sans Pro',sans-serif;font-weight:300;}.newsletterPage,#splashLightbox,.megaStatsForm{width:720px;position:relative;}.newsletterPage.documentsForm .footerContact,#splashLightbox.documentsForm .footerContact,.megaStatsForm.documentsForm .footerContact{color:#fff;}.newsletterPage.documentsForm .footerContact .upperContactArea .documentsThanksText,#splashLightbox.documentsForm .footerContact .upperContactArea .documentsThanksText,.megaStatsForm.documentsForm .footerContact .upperContactArea .documentsThanksText{padding-bottom:30px;}.newsletterPage.documentsForm .footerContact .upperContactArea p,#splashLightbox.documentsForm .footerContact .upperContactArea p,.megaStatsForm.documentsForm .footerContact .upperContactArea p{max-width:90%;}.newsletterPage.documentsForm .footerContact .upperContactArea p.documentsExpiresText,#splashLightbox.documentsForm .footerContact .upperContactArea p.documentsExpiresText,.megaStatsForm.documentsForm .footerContact .upperContactArea p.documentsExpiresText,.newsletterPage.documentsForm .footerContact .upperContactArea p.expiredAccess,#splashLightbox.documentsForm .footerContact .upperContactArea p.expiredAccess,.megaStatsForm.documentsForm .footerContact .upperContactArea p.expiredAccess{margin-bottom:20px;}.newsletterPage.documentsForm .footerContact .upperContactArea p.documentsExpiresText a,#splashLightbox.documentsForm .footerContact .upperContactArea p.documentsExpiresText a,.megaStatsForm.documentsForm .footerContact .upperContactArea p.documentsExpiresText a,.newsletterPage.documentsForm .footerContact .upperContactArea p.expiredAccess a,#splashLightbox.documentsForm .footerContact .upperContactArea p.expiredAccess a,.megaStatsForm.documentsForm .footerContact .upperContactArea p.expiredAccess a{text-decoration:underline;color:#fff;}.newsletterPage.documentsForm .footerContact .upperContactArea p.documentsExpiresText a:hover,#splashLightbox.documentsForm .footerContact .upperContactArea p.documentsExpiresText a:hover,.megaStatsForm.documentsForm .footerContact .upperContactArea p.documentsExpiresText a:hover,.newsletterPage.documentsForm .footerContact .upperContactArea p.expiredAccess a:hover,#splashLightbox.documentsForm .footerContact .upperContactArea p.expiredAccess a:hover,.megaStatsForm.documentsForm .footerContact .upperContactArea p.expiredAccess a:hover{color:#ffe811;}.newsletterPage.documentsForm .footerContact .upperContactArea p.disclaimer,#splashLightbox.documentsForm .footerContact .upperContactArea p.disclaimer,.megaStatsForm.documentsForm .footerContact .upperContactArea p.disclaimer{font-size:14px;text-align:left;max-width:none;}.newsletterPage.documentsForm .footerContact .upperContactArea .propertyDocumentsForm,#splashLightbox.documentsForm .footerContact .upperContactArea .propertyDocumentsForm,.megaStatsForm.documentsForm .footerContact .upperContactArea .propertyDocumentsForm{margin-bottom:40px;width:90%;}.newsletterPage.documentsForm .footerContact .upperContactArea .propertyDocumentsForm .documentsFormCheckbox,#splashLightbox.documentsForm .footerContact .upperContactArea .propertyDocumentsForm .documentsFormCheckbox,.megaStatsForm.documentsForm .footerContact .upperContactArea .propertyDocumentsForm .documentsFormCheckbox{padding-left:0;text-align:left;border:0;margin:10px 0 0 0!important;}.newsletterPage.documentsForm .footerContact .upperContactArea .propertyDocumentsForm .documentsFormCheckbox+.documentsFormCheckbox,#splashLightbox.documentsForm .footerContact .upperContactArea .propertyDocumentsForm .documentsFormCheckbox+.documentsFormCheckbox,.megaStatsForm.documentsForm .footerContact .upperContactArea .propertyDocumentsForm .documentsFormCheckbox+.documentsFormCheckbox{margin-bottom:40px!important;}.newsletterPage.documentsForm .footerContact .upperContactArea .propertyDocumentsForm .documentsFormCheckbox>label,#splashLightbox.documentsForm .footerContact .upperContactArea .propertyDocumentsForm .documentsFormCheckbox>label,.megaStatsForm.documentsForm .footerContact .upperContactArea .propertyDocumentsForm .documentsFormCheckbox>label{position:relative;padding-left:30px;cursor:pointer;font-size:18px;}.newsletterPage.documentsForm .footerContact .upperContactArea .propertyDocumentsForm .documentsFormCheckbox>label:hover,#splashLightbox.documentsForm .footerContact .upperContactArea .propertyDocumentsForm .documentsFormCheckbox>label:hover,.megaStatsForm.documentsForm .footerContact .upperContactArea .propertyDocumentsForm .documentsFormCheckbox>label:hover{color:#ffe811;}.newsletterPage.documentsForm .footerContact .upperContactArea .propertyDocumentsForm .documentsFormCheckbox>label:before,#splashLightbox.documentsForm .footerContact .upperContactArea .propertyDocumentsForm .documentsFormCheckbox>label:before,.megaStatsForm.documentsForm .footerContact .upperContactArea .propertyDocumentsForm .documentsFormCheckbox>label:before{content:'';position:absolute;top:2px;left:0;width:20px;height:20px;background:#fff;}.newsletterPage.documentsForm .footerContact .upperContactArea .propertyDocumentsForm .documentsFormCheckbox>label:after,#splashLightbox.documentsForm .footerContact .upperContactArea .propertyDocumentsForm .documentsFormCheckbox>label:after,.megaStatsForm.documentsForm .footerContact .upperContactArea .propertyDocumentsForm .documentsFormCheckbox>label:after{content:'';position:absolute;top:4px;left:2px;width:16px;height:16px;background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20viewBox%3D%220%200%2024%2024%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill%3D%22%23333333%22%20d%3D%22M21.652%203.21c-.293-.294-.77-.294-1.06%200L9.41%2014.34c-.293.297-.77.297-1.062%200l-4.9-4.99c-.144-.147-.334-.22-.525-.22-.193-.002-.39.07-.536.22L.222%2011.298c-.144.148-.222.333-.222.526%200%20.194.078.397.223.544l4.94%205.184c.292.297.77.777%201.062%201.07l2.124%202.142c.29.293.768.293%201.06%200l14.367-14.34c.293-.294.293-.777%200-1.07l-2.125-2.14z%22%20%2F%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;display:none;}.newsletterPage.documentsForm .footerContact .upperContactArea .propertyDocumentsForm .documentsFormCheckbox>label.active:after,#splashLightbox.documentsForm .footerContact .upperContactArea .propertyDocumentsForm .documentsFormCheckbox>label.active:after,.megaStatsForm.documentsForm .footerContact .upperContactArea .propertyDocumentsForm .documentsFormCheckbox>label.active:after{display:block;}.newsletterPage.documentsForm .footerContact .upperContactArea .propertyDocumentsForm .documentsFormCheckbox input,#splashLightbox.documentsForm .footerContact .upperContactArea .propertyDocumentsForm .documentsFormCheckbox input,.megaStatsForm.documentsForm .footerContact .upperContactArea .propertyDocumentsForm .documentsFormCheckbox input{visibility:hidden;position:absolute;}.newsletterPage.documentsForm .footerContact .upperContactArea .propertyDocumentsForm .documentsFormCheckbox input:checked~label:after,#splashLightbox.documentsForm .footerContact .upperContactArea .propertyDocumentsForm .documentsFormCheckbox input:checked~label:after,.megaStatsForm.documentsForm .footerContact .upperContactArea .propertyDocumentsForm .documentsFormCheckbox input:checked~label:after{display:block;}.newsletterPage.documentsForm .footerContact .upperContactArea .propertyDocumentsForm .documentsPrivacy a:hover,#splashLightbox.documentsForm .footerContact .upperContactArea .propertyDocumentsForm .documentsPrivacy a:hover,.megaStatsForm.documentsForm .footerContact .upperContactArea .propertyDocumentsForm .documentsPrivacy a:hover{color:#ffe811;}.newsletterPage.documentsForm .footerContact .upperContactArea .contactForm input[type=submit]:hover,#splashLightbox.documentsForm .footerContact .upperContactArea .contactForm input[type=submit]:hover,.megaStatsForm.documentsForm .footerContact .upperContactArea .contactForm input[type=submit]:hover{color:#ffe811;border-color:#ffe811;}.newsletterPage .footerContact .upperContactArea,#splashLightbox .footerContact .upperContactArea,.megaStatsForm .footerContact .upperContactArea{padding-bottom:30px;}.newsletterPage .footerContact .upperContactArea.expired,#splashLightbox .footerContact .upperContactArea.expired,.megaStatsForm .footerContact .upperContactArea.expired{padding-bottom:60px;}.newsletterPage .footerContact .upperContactArea h3,#splashLightbox .footerContact .upperContactArea h3,.megaStatsForm .footerContact .upperContactArea h3{color:#fff;text-align:center;}.newsletterPage .footerContact .upperContactArea .contactFormContainer,#splashLightbox .footerContact .upperContactArea .contactFormContainer,.megaStatsForm .footerContact .upperContactArea .contactFormContainer{text-align:center;}.newsletterPage .footerContact .upperContactArea .contactFormContainer.newsletterSignup .contactForm,#splashLightbox .footerContact .upperContactArea .contactFormContainer.newsletterSignup .contactForm,.megaStatsForm .footerContact .upperContactArea .contactFormContainer.newsletterSignup .contactForm{padding-bottom:20px;max-width:100%;}.newsletterPage .footerContact .upperContactArea .contactFormContainer.newsletterSignup .contactForm.extraPadding,#splashLightbox .footerContact .upperContactArea .contactFormContainer.newsletterSignup .contactForm.extraPadding,.megaStatsForm .footerContact .upperContactArea .contactFormContainer.newsletterSignup .contactForm.extraPadding{padding-bottom:80px;}.newsletterPage .footerContact .upperContactArea .contactFormContainer.newsletterSignup .contactForm .newsletterFormCheckbox,#splashLightbox .footerContact .upperContactArea .contactFormContainer.newsletterSignup .contactForm .newsletterFormCheckbox,.megaStatsForm .footerContact .upperContactArea .contactFormContainer.newsletterSignup .contactForm .newsletterFormCheckbox{padding-left:20px;}.newsletterPage .footerContact .upperContactArea .contactFormContainer.quarterlySignupForm .contactForm .documentsPrivacy a:hover,#splashLightbox .footerContact .upperContactArea .contactFormContainer.quarterlySignupForm .contactForm .documentsPrivacy a:hover,.megaStatsForm .footerContact .upperContactArea .contactFormContainer.quarterlySignupForm .contactForm .documentsPrivacy a:hover{color:#ffe811;}.newsletterPage .footerContact .upperContactArea .contactFormContainer.quarterlySignupForm .contactForm input[type=submit]:hover,#splashLightbox .footerContact .upperContactArea .contactFormContainer.quarterlySignupForm .contactForm input[type=submit]:hover,.megaStatsForm .footerContact .upperContactArea .contactFormContainer.quarterlySignupForm .contactForm input[type=submit]:hover{color:#ffe811;border-color:#ffe811;}.newsletterPage .footerContact .upperContactArea .contactFormContainer .contactForm,#splashLightbox .footerContact .upperContactArea .contactFormContainer .contactForm,.megaStatsForm .footerContact .upperContactArea .contactFormContainer .contactForm{display:inline-block;position:relative;top:auto;}.newsletterPage .footerContact .upperContactArea .contactFormContainer .contactForm .inputHolder,#splashLightbox .footerContact .upperContactArea .contactFormContainer .contactForm .inputHolder,.megaStatsForm .footerContact .upperContactArea .contactFormContainer .contactForm .inputHolder{width:264px;margin-right:20px;}.newsletterPage .footerContact .upperContactArea .contactFormContainer .contactForm .inputHolder .field-validation-error,#splashLightbox .footerContact .upperContactArea .contactFormContainer .contactForm .inputHolder .field-validation-error,.megaStatsForm .footerContact .upperContactArea .contactFormContainer .contactForm .inputHolder .field-validation-error{color:#f00;display:block;padding:6px 10px;text-align:left;}.newsletterPage .footerContact .upperContactArea .contactFormContainer .contactForm .inputHolder input,#splashLightbox .footerContact .upperContactArea .contactFormContainer .contactForm .inputHolder input,.megaStatsForm .footerContact .upperContactArea .contactFormContainer .contactForm .inputHolder input{width:264px;}.newsletterPage .footerContact .upperContactArea .contactFormContainer .contactForm .inputHolder+.inputHolder,#splashLightbox .footerContact .upperContactArea .contactFormContainer .contactForm .inputHolder+.inputHolder,.megaStatsForm .footerContact .upperContactArea .contactFormContainer .contactForm .inputHolder+.inputHolder{margin-right:0;}.newsletterPage .footerContact .upperContactArea .contactFormContainer .contactForm .newsletterFormCheckbox,#splashLightbox .footerContact .upperContactArea .contactFormContainer .contactForm .newsletterFormCheckbox,.megaStatsForm .footerContact .upperContactArea .contactFormContainer .contactForm .newsletterFormCheckbox{padding-left:0;text-align:left;border:0;margin:10px 0 0 0!important;}.newsletterPage .footerContact .upperContactArea .contactFormContainer .contactForm .newsletterFormCheckbox.bottomMargin,#splashLightbox .footerContact .upperContactArea .contactFormContainer .contactForm .newsletterFormCheckbox.bottomMargin,.megaStatsForm .footerContact .upperContactArea .contactFormContainer .contactForm .newsletterFormCheckbox.bottomMargin{margin-bottom:10px!important;}.newsletterPage .footerContact .upperContactArea .contactFormContainer .contactForm .newsletterFormCheckbox>label,#splashLightbox .footerContact .upperContactArea .contactFormContainer .contactForm .newsletterFormCheckbox>label,.megaStatsForm .footerContact .upperContactArea .contactFormContainer .contactForm .newsletterFormCheckbox>label{position:relative;padding-left:30px;cursor:pointer;font-size:18px;color:#fff;}.newsletterPage .footerContact .upperContactArea .contactFormContainer .contactForm .newsletterFormCheckbox>label:hover,#splashLightbox .footerContact .upperContactArea .contactFormContainer .contactForm .newsletterFormCheckbox>label:hover,.megaStatsForm .footerContact .upperContactArea .contactFormContainer .contactForm .newsletterFormCheckbox>label:hover{color:#ffe811;}.newsletterPage .footerContact .upperContactArea .contactFormContainer .contactForm .newsletterFormCheckbox>label:before,#splashLightbox .footerContact .upperContactArea .contactFormContainer .contactForm .newsletterFormCheckbox>label:before,.megaStatsForm .footerContact .upperContactArea .contactFormContainer .contactForm .newsletterFormCheckbox>label:before{content:'';position:absolute;top:2px;left:0;width:20px;height:20px;background:#fff;}.newsletterPage .footerContact .upperContactArea .contactFormContainer .contactForm .newsletterFormCheckbox>label:after,#splashLightbox .footerContact .upperContactArea .contactFormContainer .contactForm .newsletterFormCheckbox>label:after,.megaStatsForm .footerContact .upperContactArea .contactFormContainer .contactForm .newsletterFormCheckbox>label:after{content:'';position:absolute;top:4px;left:2px;width:16px;height:16px;background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20viewBox%3D%220%200%2024%2024%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill%3D%22%23333333%22%20d%3D%22M21.652%203.21c-.293-.294-.77-.294-1.06%200L9.41%2014.34c-.293.297-.77.297-1.062%200l-4.9-4.99c-.144-.147-.334-.22-.525-.22-.193-.002-.39.07-.536.22L.222%2011.298c-.144.148-.222.333-.222.526%200%20.194.078.397.223.544l4.94%205.184c.292.297.77.777%201.062%201.07l2.124%202.142c.29.293.768.293%201.06%200l14.367-14.34c.293-.294.293-.777%200-1.07l-2.125-2.14z%22%20%2F%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;display:none;}.newsletterPage .footerContact .upperContactArea .contactFormContainer .contactForm .newsletterFormCheckbox>label.active:after,#splashLightbox .footerContact .upperContactArea .contactFormContainer .contactForm .newsletterFormCheckbox>label.active:after,.megaStatsForm .footerContact .upperContactArea .contactFormContainer .contactForm .newsletterFormCheckbox>label.active:after{display:block;}.newsletterPage .footerContact .upperContactArea .contactFormContainer .contactForm .newsletterFormCheckbox input,#splashLightbox .footerContact .upperContactArea .contactFormContainer .contactForm .newsletterFormCheckbox input,.megaStatsForm .footerContact .upperContactArea .contactFormContainer .contactForm .newsletterFormCheckbox input{visibility:hidden;position:absolute;}.newsletterPage .footerContact .upperContactArea .contactFormContainer .contactForm .newsletterFormCheckbox input:checked~label:after,#splashLightbox .footerContact .upperContactArea .contactFormContainer .contactForm .newsletterFormCheckbox input:checked~label:after,.megaStatsForm .footerContact .upperContactArea .contactFormContainer .contactForm .newsletterFormCheckbox input:checked~label:after{display:block;}.newsletterPage .footerContact .upperContactArea .contactFormContainer .contactForm .captchaHolder,#splashLightbox .footerContact .upperContactArea .contactFormContainer .contactForm .captchaHolder,.megaStatsForm .footerContact .upperContactArea .contactFormContainer .contactForm .captchaHolder{width:314px;}.newsletterPage .footerContact .upperContactArea .contactFormContainer .contactForm .captchaHolder .errorMessage,#splashLightbox .footerContact .upperContactArea .contactFormContainer .contactForm .captchaHolder .errorMessage,.megaStatsForm .footerContact .upperContactArea .contactFormContainer .contactForm .captchaHolder .errorMessage{position:relative;left:auto;bottom:0;padding:6px 10px;}.newsletterPage .footerContact .upperContactArea .contactFormContainer.hasFileUploads p,#splashLightbox .footerContact .upperContactArea .contactFormContainer.hasFileUploads p,.megaStatsForm .footerContact .upperContactArea .contactFormContainer.hasFileUploads p{margin-top:10px;}.newsletterPage .footerContact .upperContactArea .contactFormContainer.hasFileUploads .inputHolder .file,#splashLightbox .footerContact .upperContactArea .contactFormContainer.hasFileUploads .inputHolder .file,.megaStatsForm .footerContact .upperContactArea .contactFormContainer.hasFileUploads .inputHolder .file{width:100%;height:48px;outline:0;color:#333;display:block;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:6px 10px;margin:0;position:relative;font-family:'Source Sans Pro',sans-serif;font-weight:300;font-size:24px;}.newsletterPage .footerContact .upperContactArea .contactFormContainer.hasFileUploads .inputHolder .file .key,#splashLightbox .footerContact .upperContactArea .contactFormContainer.hasFileUploads .inputHolder .file .key,.megaStatsForm .footerContact .upperContactArea .contactFormContainer.hasFileUploads .inputHolder .file .key,.newsletterPage .footerContact .upperContactArea .contactFormContainer.hasFileUploads .inputHolder .file input[type=file],#splashLightbox .footerContact .upperContactArea .contactFormContainer.hasFileUploads .inputHolder .file input[type=file],.megaStatsForm .footerContact .upperContactArea .contactFormContainer.hasFileUploads .inputHolder .file input[type=file],.newsletterPage .footerContact .upperContactArea .contactFormContainer.hasFileUploads .inputHolder .file .in-progress,#splashLightbox .footerContact .upperContactArea .contactFormContainer.hasFileUploads .inputHolder .file .in-progress,.megaStatsForm .footerContact .upperContactArea .contactFormContainer.hasFileUploads .inputHolder .file .in-progress,.newsletterPage .footerContact .upperContactArea .contactFormContainer.hasFileUploads .inputHolder .file .has-file,#splashLightbox .footerContact .upperContactArea .contactFormContainer.hasFileUploads .inputHolder .file .has-file,.megaStatsForm .footerContact .upperContactArea .contactFormContainer.hasFileUploads .inputHolder .file .has-file{display:none;}.newsletterPage .footerContact .upperContactArea .contactFormContainer.hasFileUploads .inputHolder .file .blank,#splashLightbox .footerContact .upperContactArea .contactFormContainer.hasFileUploads .inputHolder .file .blank,.megaStatsForm .footerContact .upperContactArea .contactFormContainer.hasFileUploads .inputHolder .file .blank{cursor:pointer;}.newsletterPage .footerContact .upperContactArea .contactFormContainer.hasFileUploads .inputHolder .file .blank .placeholder,#splashLightbox .footerContact .upperContactArea .contactFormContainer.hasFileUploads .inputHolder .file .blank .placeholder,.megaStatsForm .footerContact .upperContactArea .contactFormContainer.hasFileUploads .inputHolder .file .blank .placeholder{float:left;}.newsletterPage .footerContact .upperContactArea .contactFormContainer.hasFileUploads .inputHolder .file .blank .error,#splashLightbox .footerContact .upperContactArea .contactFormContainer.hasFileUploads .inputHolder .file .blank .error,.megaStatsForm .footerContact .upperContactArea .contactFormContainer.hasFileUploads .inputHolder .file .blank .error{color:#f00;}.newsletterPage .footerContact .upperContactArea .contactFormContainer.hasFileUploads .inputHolder .file .blank button,#splashLightbox .footerContact .upperContactArea .contactFormContainer.hasFileUploads .inputHolder .file .blank button,.megaStatsForm .footerContact .upperContactArea .contactFormContainer.hasFileUploads .inputHolder .file .blank button{position:absolute;top:0;right:0;padding:8px 14px;height:100%;border:0;color:#333;text-align:center;text-transform:uppercase;font-family:'Source Sans Pro',sans-serif;font-weight:300;font-size:20px;background-color:#eee;cursor:pointer;opacity:1;outline:0;-webkit-appearance:none;border-radius:0;}.newsletterPage .footerContact .upperContactArea .documentsTableContainer,#splashLightbox .footerContact .upperContactArea .documentsTableContainer,.megaStatsForm .footerContact .upperContactArea .documentsTableContainer{margin:20px auto;width:90%;}.newsletterPage .footerContact .upperContactArea .documentsTableContainer .documentsExpandButton,#splashLightbox .footerContact .upperContactArea .documentsTableContainer .documentsExpandButton,.megaStatsForm .footerContact .upperContactArea .documentsTableContainer .documentsExpandButton{display:none;}.newsletterPage .footerContact .upperContactArea .documentsTableContainer.canExpand,#splashLightbox .footerContact .upperContactArea .documentsTableContainer.canExpand,.megaStatsForm .footerContact .upperContactArea .documentsTableContainer.canExpand{text-align:center;}.newsletterPage .footerContact .upperContactArea .documentsTableContainer.canExpand .documentsExpandButton,#splashLightbox .footerContact .upperContactArea .documentsTableContainer.canExpand .documentsExpandButton,.megaStatsForm .footerContact .upperContactArea .documentsTableContainer.canExpand .documentsExpandButton{display:inline-block;position:relative;font-size:16px;border:1px solid #fff;padding:2px 22px 2px 10px;cursor:pointer;margin-top:20px;}.newsletterPage .footerContact .upperContactArea .documentsTableContainer.canExpand .documentsExpandButton:after,#splashLightbox .footerContact .upperContactArea .documentsTableContainer.canExpand .documentsExpandButton:after,.megaStatsForm .footerContact .upperContactArea .documentsTableContainer.canExpand .documentsExpandButton:after{content:'';position:absolute;bottom:6px;right:3px;border-top:9px solid #fff;border-right:7px solid transparent;border-left:7px solid transparent;}.newsletterPage .footerContact .upperContactArea .documentsTableContainer.canExpand .documentsExpandButton:hover,#splashLightbox .footerContact .upperContactArea .documentsTableContainer.canExpand .documentsExpandButton:hover,.megaStatsForm .footerContact .upperContactArea .documentsTableContainer.canExpand .documentsExpandButton:hover{color:#ffe811;border-color:#ffe811;}.newsletterPage .footerContact .upperContactArea .documentsTableContainer.canExpand .documentsExpandButton:hover:after,#splashLightbox .footerContact .upperContactArea .documentsTableContainer.canExpand .documentsExpandButton:hover:after,.megaStatsForm .footerContact .upperContactArea .documentsTableContainer.canExpand .documentsExpandButton:hover:after{border-top-color:#ffe811;}.newsletterPage .footerContact .upperContactArea .documentsTableContainer.canExpand table.documentsTable,#splashLightbox .footerContact .upperContactArea .documentsTableContainer.canExpand table.documentsTable,.megaStatsForm .footerContact .upperContactArea .documentsTableContainer.canExpand table.documentsTable{display:block;overflow:hidden;max-height:100px;}.newsletterPage .footerContact .upperContactArea .documentsTableContainer.canExpand table.documentsTable.expandedTable,#splashLightbox .footerContact .upperContactArea .documentsTableContainer.canExpand table.documentsTable.expandedTable,.megaStatsForm .footerContact .upperContactArea .documentsTableContainer.canExpand table.documentsTable.expandedTable{max-height:none;}.newsletterPage .footerContact .upperContactArea .documentsTableContainer.canExpand table.documentsTable.expandedTable+.documentsExpandButton:after,#splashLightbox .footerContact .upperContactArea .documentsTableContainer.canExpand table.documentsTable.expandedTable+.documentsExpandButton:after,.megaStatsForm .footerContact .upperContactArea .documentsTableContainer.canExpand table.documentsTable.expandedTable+.documentsExpandButton:after{border-top:0;border-bottom:9px solid #fff;}.newsletterPage .footerContact .upperContactArea .documentsTableContainer.canExpand table.documentsTable.expandedTable+.documentsExpandButton:hover:after,#splashLightbox .footerContact .upperContactArea .documentsTableContainer.canExpand table.documentsTable.expandedTable+.documentsExpandButton:hover:after,.megaStatsForm .footerContact .upperContactArea .documentsTableContainer.canExpand table.documentsTable.expandedTable+.documentsExpandButton:hover:after{border-bottom-color:#ffe811;}.newsletterPage .footerContact .upperContactArea .documentsTableContainer .documentsTable,#splashLightbox .footerContact .upperContactArea .documentsTableContainer .documentsTable,.megaStatsForm .footerContact .upperContactArea .documentsTableContainer .documentsTable{width:100%;box-sizing:border-box;table-layout:fixed;font-size:18px;border:0;padding:0;text-align:left;border-spacing:0 10px;color:#fff;}.newsletterPage .footerContact .upperContactArea .documentsTableContainer .documentsTable tbody.activeDL tr td,#splashLightbox .footerContact .upperContactArea .documentsTableContainer .documentsTable tbody.activeDL tr td,.megaStatsForm .footerContact .upperContactArea .documentsTableContainer .documentsTable tbody.activeDL tr td{vertical-align:middle;}.newsletterPage .footerContact .upperContactArea .documentsTableContainer .documentsTable tbody tr,#splashLightbox .footerContact .upperContactArea .documentsTableContainer .documentsTable tbody tr,.megaStatsForm .footerContact .upperContactArea .documentsTableContainer .documentsTable tbody tr{border-collapse:collapse;}.newsletterPage .footerContact .upperContactArea .documentsTableContainer .documentsTable tbody tr td,#splashLightbox .footerContact .upperContactArea .documentsTableContainer .documentsTable tbody tr td,.megaStatsForm .footerContact .upperContactArea .documentsTableContainer .documentsTable tbody tr td{overflow:hidden;vertical-align:top;}.newsletterPage .footerContact .upperContactArea .documentsTableContainer .documentsTable tbody tr td .documentsDownloadButton,#splashLightbox .footerContact .upperContactArea .documentsTableContainer .documentsTable tbody tr td .documentsDownloadButton,.megaStatsForm .footerContact .upperContactArea .documentsTableContainer .documentsTable tbody tr td .documentsDownloadButton{border:1px solid #fff;padding:4px 10px;display:inline-block;text-align:center;}.newsletterPage .footerContact .upperContactArea .documentsTableContainer .documentsTable tbody tr td .documentsDownloadButton:hover,#splashLightbox .footerContact .upperContactArea .documentsTableContainer .documentsTable tbody tr td .documentsDownloadButton:hover,.megaStatsForm .footerContact .upperContactArea .documentsTableContainer .documentsTable tbody tr td .documentsDownloadButton:hover{border-color:#ffe811;}.newsletterPage .footerContact .upperContactArea .documentsTableContainer .documentsTable tbody tr td a,#splashLightbox .footerContact .upperContactArea .documentsTableContainer .documentsTable tbody tr td a,.megaStatsForm .footerContact .upperContactArea .documentsTableContainer .documentsTable tbody tr td a{color:#fff;}.newsletterPage .footerContact .upperContactArea .documentsTableContainer .documentsTable tbody tr td a:hover,#splashLightbox .footerContact .upperContactArea .documentsTableContainer .documentsTable tbody tr td a:hover,.megaStatsForm .footerContact .upperContactArea .documentsTableContainer .documentsTable tbody tr td a:hover{color:#ffe811;}.newsletterPage .footerContact .upperContactArea .documentsTableContainer+hr,#splashLightbox .footerContact .upperContactArea .documentsTableContainer+hr,.megaStatsForm .footerContact .upperContactArea .documentsTableContainer+hr{display:block;margin:20px;border:0;border-top:2px solid #ffe811;}.newsletterPage .suburbSelector,#splashLightbox .suburbSelector,.megaStatsForm .suburbSelector{padding:0!important;border:0!important;}.newsletterPage .suburbSelector.error:after,#splashLightbox .suburbSelector.error:after,.megaStatsForm .suburbSelector.error:after{top:5px;right:30%;z-index:15;}.newsletterPage .suburbSelector.suburbGroupList .selectedSuburbsOptions,#splashLightbox .suburbSelector.suburbGroupList .selectedSuburbsOptions,.megaStatsForm .suburbSelector.suburbGroupList .selectedSuburbsOptions{width:100%;}.newsletterPage .suburbSelector.suburbGroupList .selectedSuburbsOptions .dropdownPlaceholder,#splashLightbox .suburbSelector.suburbGroupList .selectedSuburbsOptions .dropdownPlaceholder,.megaStatsForm .suburbSelector.suburbGroupList .selectedSuburbsOptions .dropdownPlaceholder{white-space:nowrap;overflow:hidden;}.newsletterPage .suburbSelector.suburbGroupList .selectedSuburbsOptions .arrowButton.down,#splashLightbox .suburbSelector.suburbGroupList .selectedSuburbsOptions .arrowButton.down,.megaStatsForm .suburbSelector.suburbGroupList .selectedSuburbsOptions .arrowButton.down{top:0;right:0;bottom:0;width:30px;height:auto;background-color:#333;}.newsletterPage .suburbSelector.suburbGroupList .selectedSuburbsOptions .arrowButton.down:before,#splashLightbox .suburbSelector.suburbGroupList .selectedSuburbsOptions .arrowButton.down:before,.megaStatsForm .suburbSelector.suburbGroupList .selectedSuburbsOptions .arrowButton.down:before,.newsletterPage .suburbSelector.suburbGroupList .selectedSuburbsOptions .arrowButton.down:after,#splashLightbox .suburbSelector.suburbGroupList .selectedSuburbsOptions .arrowButton.down:after,.megaStatsForm .suburbSelector.suburbGroupList .selectedSuburbsOptions .arrowButton.down:after{top:14px;left:4px;}.newsletterPage select.selectedSuburbList,#splashLightbox select.selectedSuburbList,.megaStatsForm select.selectedSuburbList{visibility:hidden;position:absolute;z-index:0;}.newsletterPage .selectedSuburbsOptions,#splashLightbox .selectedSuburbsOptions,.megaStatsForm .selectedSuburbsOptions{position:relative;width:200px;border:1px solid #ffe811;margin:0 auto;}.newsletterPage .selectedSuburbsOptions .arrowButton,#splashLightbox .selectedSuburbsOptions .arrowButton,.megaStatsForm .selectedSuburbsOptions .arrowButton{position:absolute;right:10px;width:20px;height:12px;z-index:10;pointer-events:none;}.newsletterPage .selectedSuburbsOptions .arrowButton:before,#splashLightbox .selectedSuburbsOptions .arrowButton:before,.megaStatsForm .selectedSuburbsOptions .arrowButton:before,.newsletterPage .selectedSuburbsOptions .arrowButton:after,#splashLightbox .selectedSuburbsOptions .arrowButton:after,.megaStatsForm .selectedSuburbsOptions .arrowButton:after{content:'';position:absolute;top:0;left:0;background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2011.534%206.502%22%3E%3Cpath%20fill%3D%22%23ffe811%22%20d%3D%22M11.534%205.77l-.73.73L5.04.743l.73-.73z%22%20%2F%3E%3Cpath%20fill%3D%22%23ffe811%22%20d%3D%22M.73%206.49L0%205.76%205.76%200l.73.73z%22%20%2F%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;width:20px;height:12px;}.newsletterPage .selectedSuburbsOptions .arrowButton:after,#splashLightbox .selectedSuburbsOptions .arrowButton:after,.megaStatsForm .selectedSuburbsOptions .arrowButton:after{opacity:0;background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2011.534%206.502%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M11.534%205.77l-.73.73L5.04.743l.73-.73z%22%20%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M.73%206.49L0%205.76%205.76%200l.73.73z%22%20%2F%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;}.newsletterPage .selectedSuburbsOptions .arrowButton.up,#splashLightbox .selectedSuburbsOptions .arrowButton.up,.megaStatsForm .selectedSuburbsOptions .arrowButton.up{top:46px;}.newsletterPage .selectedSuburbsOptions .arrowButton.down,#splashLightbox .selectedSuburbsOptions .arrowButton.down,.megaStatsForm .selectedSuburbsOptions .arrowButton.down{bottom:10px;}.newsletterPage .selectedSuburbsOptions .arrowButton.down:before,#splashLightbox .selectedSuburbsOptions .arrowButton.down:before,.megaStatsForm .selectedSuburbsOptions .arrowButton.down:before,.newsletterPage .selectedSuburbsOptions .arrowButton.down:after,#splashLightbox .selectedSuburbsOptions .arrowButton.down:after,.megaStatsForm .selectedSuburbsOptions .arrowButton.down:after{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg);}.newsletterPage .selectedSuburbsOptions p,#splashLightbox .selectedSuburbsOptions p,.megaStatsForm .selectedSuburbsOptions p{padding:8px;margin:0;color:#fff;cursor:pointer;position:relative;max-width:none;text-align:left;}.newsletterPage .selectedSuburbsOptions ul,#splashLightbox .selectedSuburbsOptions ul,.megaStatsForm .selectedSuburbsOptions ul{list-style:none;overflow:hidden;margin:0;padding:0;z-index:1;background:#333;border:1px solid #ffe811;border-top:0;position:absolute;top:0;left:-1px;right:-1px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;}.newsletterPage .selectedSuburbsOptions ul li,#splashLightbox .selectedSuburbsOptions ul li,.megaStatsForm .selectedSuburbsOptions ul li{font-size:16px;padding:8px;text-align:left;width:100%;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;color:#fff;transition:color 400ms linear;}.newsletterPage .selectedSuburbsOptions ul li:hover,#splashLightbox .selectedSuburbsOptions ul li:hover,.megaStatsForm .selectedSuburbsOptions ul li:hover{color:#ffe811;}.addressCheckbox{font-size:16px!important;border:0!important;padding:0!important;}.addressCheckbox label{position:relative;padding-left:30px;cursor:pointer;margin-right:10px;color:#fff;font-size:16px;}.addressCheckbox label:before{content:'';position:absolute;top:2px;left:0;width:20px;height:20px;background:#fff;}.addressCheckbox label:after{content:'';position:absolute;top:4px;left:2px;width:16px;height:16px;background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20viewBox%3D%220%200%2024%2024%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill%3D%22%23333333%22%20d%3D%22M21.652%203.21c-.293-.294-.77-.294-1.06%200L9.41%2014.34c-.293.297-.77.297-1.062%200l-4.9-4.99c-.144-.147-.334-.22-.525-.22-.193-.002-.39.07-.536.22L.222%2011.298c-.144.148-.222.333-.222.526%200%20.194.078.397.223.544l4.94%205.184c.292.297.77.777%201.062%201.07l2.124%202.142c.29.293.768.293%201.06%200l14.367-14.34c.293-.294.293-.777%200-1.07l-2.125-2.14z%22%20%2F%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;display:none;}.addressCheckbox label.active:after{display:block;}.addressCheckbox label:hover{color:#ffe811;}.residentialAddressHolder{display:none;}.residentialAddressHolder.active{display:block;}.megaStatsForm#contact{width:auto;margin:0 auto;}.megaStatsForm#contact .footerContact form{display:flex;flex-wrap:wrap;}.megaStatsForm#contact .footerContact .contactFormContainer{width:80%;}@media screen and (min-width:1747px){.megaStatsForm#contact .footerContact .contactFormContainer{width:60%;}}.megaStatsForm#contact .footerContact .contactFormContainer .contactForm .inputHolder{box-sizing:content-box;margin-right:20px!important;}.megaStatsForm#contact .footerContact .contactFormContainer .contactForm .inputHolder.nameInput,.megaStatsForm#contact .footerContact .contactFormContainer .contactForm .inputHolder.emailInput,.megaStatsForm#contact .footerContact .contactFormContainer .contactForm .inputHolder.phoneInput{width:calc(25% - 65px)!important;}.megaStatsForm#contact .footerContact .contactFormContainer .contactForm .inputHolder.nameInput input,.megaStatsForm#contact .footerContact .contactFormContainer .contactForm .inputHolder.emailInput input,.megaStatsForm#contact .footerContact .contactFormContainer .contactForm .inputHolder.phoneInput input{width:100%;}.megaStatsForm#contact .footerContact .contactFormContainer .contactForm .inputHolder.phoneInput{margin-right:0!important;}.megaStatsForm#contact .footerContact .contactFormContainer .contactForm .inputHolder.suburbSelector{position:absolute!important;bottom:72px!important;right:0!important;margin-right:0!important;width:auto!important;}.megaStatsForm#contact .footerContact .contactFormContainer .contactForm input[type=text],.megaStatsForm#contact .footerContact .contactFormContainer .contactForm input[type=email]{border-bottom:transparent;}.megaStatsForm#contact .footerContact .newsletterFormCheckbox{width:100%!important;}.megaStatsForm#contact .footerContact .newsletterFormCheckbox.bottomMargin{margin-bottom:60px!important;}.megaStatsForm#contact .footerContact .contactFormContainer .contactForm .privacyStatement.documentsPrivacy{position:absolute!important;bottom:0!important;}.megaStatsForm#contact .footerContact .selectedSuburbsOptions p{font-size:18px;}.megaStatsForm#contact .footerContact input[type=submit]{position:absolute;bottom:0;right:0;}@media screen and (max-width:1279px){.megaStatsForm#contact .footerContact .contactFormContainer .contactForm form{justify-content:space-between;}.megaStatsForm#contact .footerContact .contactFormContainer .contactForm form .inputHolder{margin-right:0!important;}.megaStatsForm#contact .footerContact .contactFormContainer .contactForm form .inputHolder.nameInput,.megaStatsForm#contact .footerContact .contactFormContainer .contactForm form .inputHolder.emailInput,.megaStatsForm#contact .footerContact .contactFormContainer .contactForm form .inputHolder.phoneInput{width:calc(48% - 50px)!important;}}@media screen and (max-width:1023px){.megaStatsForm#contact .footerContact .contactFormContainer .contactForm form .inputHolder.suburbSelector{position:relative!important;bottom:auto!important;right:auto!important;margin:0 auto!important;width:auto!important;top:14px;}.megaStatsForm#contact .footerContact .contactFormContainer .contactForm form .inputHolder.bottomMargin{margin-bottom:20px!important;}}@media screen and (max-width:767px){.megaStatsForm#contact .footerContact .contactFormContainer .contactForm form .inputHolder.nameInput,.megaStatsForm#contact .footerContact .contactFormContainer .contactForm form .inputHolder.emailInput,.megaStatsForm#contact .footerContact .contactFormContainer .contactForm form .inputHolder.phoneInput{width:calc(100% - 50px)!important;}.megaStatsForm#contact .footerContact .contactFormContainer .contactForm form .inputHolder.suburbSelector{width:100%!important;margin-bottom:20px!important;}.megaStatsForm#contact .footerContact .contactFormContainer .contactForm form .inputHolder.bottomMargin{margin-bottom:10px!important;}.megaStatsForm#contact .footerContact .contactFormContainer .contactForm form input[type=submit]{position:relative;bottom:auto;right:auto;}.megaStatsForm#contact .footerContact .contactFormContainer .contactForm form .privacyStatement.documentsPrivacy{position:relative!important;bottom:auto!important;width:100%;}}.localSchoolsContainer .localSchoolsHeader{font-size:0;}.localSchoolsContainer .localSchoolsHeader h1{font-family:'Source Sans Pro',sans-serif;font-weight:300;font-size:60px;margin:0;display:inline-block;width:20%;}.localSchoolsContainer .localSchoolsHeader p{display:inline-block;font-size:18px;width:80%;}.localSchoolsContainer .localSchoolsDetails .localSchoolTabs{font-size:0;}.localSchoolsContainer .localSchoolsDetails .localSchoolTabs .localSchoolTabHeaders{display:inline-block;width:18%;margin-right:2%;vertical-align:top;}.localSchoolsContainer .localSchoolsDetails .localSchoolTabs .localSchoolTabHeaders .localSchoolCategory{text-align:center;font-size:29px;background:#333;padding:6px 0;margin-bottom:10px;color:#b1b1b1;border:1px solid transparent;position:relative;cursor:pointer;}.localSchoolsContainer .localSchoolsDetails .localSchoolTabs .localSchoolTabHeaders .localSchoolCategory.active{color:#333;background-color:#ffe811;}.localSchoolsContainer .localSchoolsDetails .localSchoolTabs .localSchoolTab{width:80%;display:none;vertical-align:top;}.localSchoolsContainer .localSchoolsDetails .localSchoolTabs .localSchoolTab.active{display:inline-block;}.localSchoolsContainer .localSchoolsDetails .localSchoolTabs .localSchoolTab p.noSchool{font-size:20px;margin:10px;}.localSchoolsContainer .localSchoolsDetails .localSchoolTabs .localSchoolTab .localSchool{clear:both;margin:0 0 10px 0;border:1px solid #cdcdcd;padding:6px 10px;}.localSchoolsContainer .localSchoolsDetails .localSchoolTabs .localSchoolTab .localSchool .localSchoolDetail{font-size:20px;text-align:center;float:left;padding:6px 0;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;margin-right:20px;}.localSchoolsContainer .localSchoolsDetails .localSchoolTabs .localSchoolTab .localSchool .localSchoolDetail.name{width:27%;text-align:left;}.localSchoolsContainer .localSchoolsDetails .localSchoolTabs .localSchoolTab .localSchool .localSchoolDetail.years{width:7%;}.localSchoolsContainer .localSchoolsDetails .localSchoolTabs .localSchoolTab .localSchool .localSchoolDetail.type{width:7%;}.localSchoolsContainer .localSchoolsDetails .localSchoolTabs .localSchoolTab .localSchool .localSchoolDetail.address{width:36%;}.localSchoolsContainer .localSchoolsDetails .localSchoolTabs .localSchoolTab .localSchool .localSchoolDetail.phone{width:15%;}.localSchoolsContainer .localSchoolsDetails .localSchoolTabs .localSchoolTab .localSchool .localSchoolDetail.website,.localSchoolsContainer .localSchoolsDetails .localSchoolTabs .localSchoolTab .localSchool .localSchoolDetail.zone{width:140px;padding:0;}.localSchoolsContainer .localSchoolsDetails .localSchoolTabs .localSchoolTab .localSchool .localSchoolDetail.website a,.localSchoolsContainer .localSchoolsDetails .localSchoolTabs .localSchoolTab .localSchool .localSchoolDetail.zone a{display:block;width:100%;height:100%;background:#333;color:#fff;padding:6px 0;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;}.localSchoolsContainer .localSchoolsDetails .localSchoolTabs .localSchoolTab .localSchool .localSchoolDetail.zone{margin-right:0;}.localSchoolsContainer .localSchoolsDetails .localSchoolTabs .localSchoolTab .localSchool .localSchoolDetailButtons{float:right;}.localSchoolsContainer .localSchoolsDetails .localSchoolTabs .localSchoolTab .localSchool .localSchoolDetailItems{float:left;width:calc(66% - 40px);}.menuOverlay{position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(255,255,255,.6);cursor:pointer;z-index:3;pointer-events:none;opacity:0;-webkit-transition:opacity 200ms linear;-moz-transition:opacity 200ms linear;-ms-transition:opacity 200ms linear;-o-transition:opacity 200ms linear;transition:opacity 200ms linear;}.menuOverlay.active{opacity:1;pointer-events:auto;}.headerNav .navBG{background:#fff;width:100%;z-index:2;position:relative;}.headerNav .navBurger{position:absolute;top:0;left:0;width:100%;z-index:3;}.headerNav .navBurger .burgerButton{position:absolute;top:22px;left:0;width:50px;height:50px;cursor:pointer;border:2px solid #868384;border-radius:100%;-moz-transition:border-color 200ms linear;-o-transition:border-color 200ms linear;-webkit-transition:border-color 200ms linear;transition:border-color 200ms linear;}.headerNav .navBurger .burgerButton .burgerLine{cursor:pointer;position:absolute;top:16px;left:13px;width:26px;height:4px;border-radius:5px;background:#333;}.headerNav .navBurger .burgerButton .burgerLine:nth-child(2){top:24px;}.headerNav .navBurger .burgerButton .burgerLine:nth-child(3){top:32px;}.headerNav .primaryNav{float:left;margin-left:70px;}.headerNav .primaryNav ul{list-style:none;margin:0;padding:0;font-size:0;}.headerNav .primaryNav ul li{float:left;line-height:100px;height:100px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0 20px;margin:0;}.headerNav .primaryNav ul li.homeIcon{width:60px;padding:0;}.headerNav .primaryNav ul li.homeIcon a{position:relative;}.headerNav .primaryNav ul li.homeIcon a:before{content:'';position:absolute;top:34px;left:15px;width:30px;height:30px;background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2019.728%2019.674%22%3E%3Cpath%20fill%3D%22%23333333%22%20d%3D%22M19.638%209.597L10.1.097c-.128-.13-.337-.13-.466%200l-9.54%209.5c-.127.128-.124.334%200%20.464.067.068.15.102.234.102H2.63v9.184c0%20.09.036.172.098.23.06.06.14.098.23.098h4.604c.184%200%20.33-.148.33-.328V12.79h3.945v6.556c0%20.18.148.328.33.328h4.602c.18%200%20.327-.148.327-.328v-9.183h2.316c.087.002.17-.03.225-.1.11-.146.128-.338%200-.466%22%2F%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;opacity:1;}.headerNav .primaryNav ul li a{display:block;width:100%;height:100%;font-size:30px;}.headerNav .headerSearch{float:right;margin-right:260px;width:300px;height:100px;position:relative;}.headerNav .headerSearch input[type=text],.headerNav .headerSearch input[type=email],.headerNav .headerSearch input[type=search],.headerNav .headerSearch input[type=date]{position:absolute;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);width:100%;height:40px;padding:6px 40px 6px 10px;color:#333;border:1px solid #b1b1b1;margin:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;font-size:24px;line-height:40px;outline:0;-webkit-appearance:none;}.headerNav .headerSearch input[type=text]::-ms-clear,.headerNav .headerSearch input[type=email]::-ms-clear,.headerNav .headerSearch input[type=search]::-ms-clear,.headerNav .headerSearch input[type=date]::-ms-clear{display:none;}.headerNav .headerSearch input[type=text]::-webkit-input-placeholder,.headerNav .headerSearch input[type=email]::-webkit-input-placeholder,.headerNav .headerSearch input[type=search]::-webkit-input-placeholder,.headerNav .headerSearch input[type=date]::-webkit-input-placeholder{font-size:18px;color:#b1b1b1;}.headerNav .headerSearch input[type=text]:-moz-placeholder,.headerNav .headerSearch input[type=email]:-moz-placeholder,.headerNav .headerSearch input[type=search]:-moz-placeholder,.headerNav .headerSearch input[type=date]:-moz-placeholder{font-size:18px;color:#b1b1b1;opacity:1;}.headerNav .headerSearch input[type=text]::-moz-placeholder,.headerNav .headerSearch input[type=email]::-moz-placeholder,.headerNav .headerSearch input[type=search]::-moz-placeholder,.headerNav .headerSearch input[type=date]::-moz-placeholder{font-size:18px;color:#b1b1b1;opacity:1;}.headerNav .headerSearch input[type=text]:-ms-input-placeholder,.headerNav .headerSearch input[type=email]:-ms-input-placeholder,.headerNav .headerSearch input[type=search]:-ms-input-placeholder,.headerNav .headerSearch input[type=date]:-ms-input-placeholder{font-size:18px;color:#b1b1b1;}.headerNav .headerSearch input[type=text]::-webkit-search-decoration,.headerNav .headerSearch input[type=email]::-webkit-search-decoration,.headerNav .headerSearch input[type=search]::-webkit-search-decoration,.headerNav .headerSearch input[type=date]::-webkit-search-decoration,.headerNav .headerSearch input[type=text]::-webkit-search-cancel-button,.headerNav .headerSearch input[type=email]::-webkit-search-cancel-button,.headerNav .headerSearch input[type=search]::-webkit-search-cancel-button,.headerNav .headerSearch input[type=date]::-webkit-search-cancel-button,.headerNav .headerSearch input[type=text]::-webkit-search-results-button,.headerNav .headerSearch input[type=email]::-webkit-search-results-button,.headerNav .headerSearch input[type=search]::-webkit-search-results-button,.headerNav .headerSearch input[type=date]::-webkit-search-results-button,.headerNav .headerSearch input[type=text]::-webkit-search-results-decoration,.headerNav .headerSearch input[type=email]::-webkit-search-results-decoration,.headerNav .headerSearch input[type=search]::-webkit-search-results-decoration,.headerNav .headerSearch input[type=date]::-webkit-search-results-decoration{-webkit-appearance:none;}.headerNav .headerSearch .searchButton{width:25px;height:30px;position:absolute;right:7px;top:35px;background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2036.4233398%2036.4233398%22%3E%3Cpath%20fill%3D%22%23333333%22%20d%3D%22M35.424%2030.595l-8.357-8.357c-1.245%201.937-2.892%203.584-4.83%204.83l8.358%208.356c1.334%201.333%203.497%201.333%204.83%200%201.332-1.332%201.332-3.495%200-4.83M27.318%2013.66C27.318%206.114%2021.202%200%2013.658%200S0%206.115%200%2013.66C0%2021.2%206.116%2027.317%2013.66%2027.317s13.658-6.116%2013.658-13.66m-13.66%2010.245c-5.648%200-10.244-4.595-10.244-10.244%200-5.65%204.596-10.246%2010.245-10.246S23.902%208.01%2023.902%2013.66c0%205.648-4.595%2010.243-10.244%2010.243%22%2F%3E%3Cpath%20fill%3D%22%23333333%22%20d%3D%22M5.69%2013.66h2.277c0-3.14%202.554-5.692%205.693-5.692V5.69c-4.393%200-7.97%203.576-7.97%207.97%22%2F%3E%3C%2Fsvg%3E%0D%0A");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;z-index:2;cursor:pointer;}.headerNav .headerSearch .searchButton:after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;pointer-events:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2036.4233398%2036.4233398%22%3E%3Cpath%20fill%3D%22%23868384%22%20d%3D%22M35.424%2030.595l-8.357-8.357c-1.245%201.937-2.892%203.584-4.83%204.83l8.358%208.356c1.334%201.333%203.497%201.333%204.83%200%201.332-1.332%201.332-3.495%200-4.83M27.318%2013.66C27.318%206.114%2021.202%200%2013.658%200S0%206.115%200%2013.66C0%2021.2%206.116%2027.317%2013.66%2027.317s13.658-6.116%2013.658-13.66m-13.66%2010.245c-5.648%200-10.244-4.595-10.244-10.244%200-5.65%204.596-10.246%2010.245-10.246S23.902%208.01%2023.902%2013.66c0%205.648-4.595%2010.243-10.244%2010.243%22%2F%3E%3Cpath%20fill%3D%22%23868384%22%20d%3D%22M5.69%2013.66h2.277c0-3.14%202.554-5.692%205.693-5.692V5.69c-4.393%200-7.97%203.576-7.97%207.97%22%2F%3E%3C%2Fsvg%3E%0D%0A");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;}.headerNav .secondaryNav{z-index:20;position:fixed;top:0;bottom:0;left:-100%;right:-100%;background:#333;opacity:0;visibility:hidden;max-width:0;}.headerNav .secondaryNav.active{left:0;opacity:1;visibility:visible;}.headerNav .secondaryNav.animating{-webkit-transition:all 400ms cubic-bezier(.785,.135,.15,.86);-moz-transition:all 400ms cubic-bezier(.785,.135,.15,.86);-ms-transition:all 400ms cubic-bezier(.785,.135,.15,.86);-o-transition:all 400ms cubic-bezier(.785,.135,.15,.86);transition:all 400ms cubic-bezier(.785,.135,.15,.86);}.headerNav .secondaryNav .inner{position:absolute;top:0;right:0;padding:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:500px;}.headerNav .secondaryNav .inner .isScroller{padding-top:30px;position:fixed;top:80px;bottom:0;width:500px;}.headerNav .secondaryNav .inner .isScroller.needsScrolling{max-height:100%;overflow-y:scroll;-webkit-overflow-scrolling:touch;}.headerNav .secondaryNav .inner .secondaryNavHeader{height:100px;position:relative;}.headerNav .secondaryNav .inner .secondaryNavHeader:after{content:'';position:absolute;bottom:0;left:100px;right:100px;height:1px;background:#868384;}.headerNav .secondaryNav .inner .secondaryNavHeader .close{position:absolute;top:22px;right:22px;width:50px;height:50px;cursor:pointer;border:2px solid #868384;border-radius:100%;-moz-transition:border-color 200ms linear;-o-transition:border-color 200ms linear;-webkit-transition:border-color 200ms linear;transition:border-color 200ms linear;}.headerNav .secondaryNav .inner .secondaryNavHeader .close:before{content:'';background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20357%20357%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M357%2035.7L321.3%200%20178.5%20142.8%2035.7%200%200%2035.7l142.8%20142.8L0%20321.3%2035.7%20357l142.8-142.8L321.3%20357l35.7-35.7-142.8-142.8%22%2F%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;width:20px;height:20px;position:absolute;top:15px;left:15px;}.headerNav .secondaryNav .inner .secondaryNavHeader .burgerLogo{position:absolute;left:100px;top:30px;width:180px;height:44px;background-repeat:no-repeat;background-position:center center;}.headerNav .secondaryNav .inner ul.navUL{list-style:none;margin:0;padding:0 0 0 100px;position:relative;}.headerNav .secondaryNav .inner ul.navUL li{display:block;line-height:30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:20px 0;}.headerNav .secondaryNav .inner ul.navUL li .subnavArrow{display:none;position:absolute;top:5px;left:-30px;width:20px;height:20px;}.headerNav .secondaryNav .inner ul.navUL li .subnavArrow:after{content:'';position:absolute;top:5px;left:3px;border-left:7px solid transparent;border-right:7px solid transparent;border-top:10px solid #868384;-webkit-transition:border-color 200ms linear;-moz-transition:border-color 200ms linear;-ms-transition:border-color 200ms linear;-o-transition:border-color 200ms linear;transition:border-color 200ms linear;}.headerNav .secondaryNav .inner ul.navUL li.contactLink{margin-top:30px;padding-top:30px;border-top:1px solid #868384;width:300px;}.headerNav .secondaryNav .inner ul.navUL li.contactLink a{width:100%;height:100%;text-align:center;padding:10px 0;border:1px solid #fff;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;}.headerNav .secondaryNav .inner ul.navUL li a{display:block;width:auto;height:100%;font-size:18px;color:#fff;position:relative;}.headerNav .secondaryNav .inner ul.navUL li.hardcodedNavLink{position:relative;}.headerNav .secondaryNav .inner ul.navUL li.hardcodedNavLink .subnavArrow{display:block;}.headerNav .secondaryNav .inner ul.navUL li.hardcodedNavLink.active .subnavArrow:after{border-top:0;border-bottom:10px solid #868384;}.headerNav .secondaryNav .inner ul.navUL li.hardcodedNavLink .hardcodedSubNav{margin:0;overflow:hidden;list-style:none;padding:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;z-index:5;-moz-transition:max-height 200ms linear;-o-transition:max-height 200ms linear;-webkit-transition:max-height 200ms linear;transition:max-height 200ms linear;}.headerNav .secondaryNav .inner ul.navUL li.hardcodedNavLink .hardcodedSubNav .hardcodedSubNavLink{display:block;border:0;line-height:normal;margin:10px 0 10px 50px;}.headerNav .secondaryNav .inner ul.navUL li.hardcodedNavLink .hardcodedSubNav .hardcodedSubNavLink:last-child{margin-bottom:0;}.headerNav .secondaryNav .inner ul.navUL li.hardcodedNavLink .hardcodedSubNav .hardcodedSubNavLink a{-webkit-transition:color 400ms linear;-moz-transition:color 400ms linear;-ms-transition:color 400ms linear;-o-transition:color 400ms linear;transition:color 400ms linear;font-size:18px;}.headerNav .secondaryNav .inner ul.navUL li.hardcodedNavLink .hardcodedSubNav .hardcodedSubNavLink a:hover{color:#ffe811;}.headerNav .secondaryNav .inner ul.navUL li.hardcodedNavLink .hardcodedSubNav .hardcodedSubNavLink a:after{display:none;}.headerNav .logo{position:absolute;top:0;right:30px;width:200px;background-size:contain;background-repeat:no-repeat;background-position:center right;}.headerNav .logo.animated .logoYellowBlock{height:100px;}.headerNav .logo.animated .logoYellowBlock .blockLogoItem{bottom:30px;}.headerNav .logo.animated .logoGreyBlock{opacity:0;}.headerNav .logo a{font-size:0;display:block;width:100%;height:100%;}.headerNav .logo .logoYellowBlock{background:#ffe811;width:100%;height:160px;position:relative;-moz-transition:height 200ms linear;-o-transition:height 200ms linear;-webkit-transition:height 200ms linear;transition:height 200ms linear;}.headerNav .logo .logoYellowBlock .blockLogoItem{position:absolute;bottom:10px;height:40px;left:20px;right:20px;background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20226.2011719%2041.5009766%22%3E%3Cpath%20fill%3D%22%23333333%22%20d%3D%22M61.09%2041.5c1.948-3.374%203.716-6.58%205.777-10.013-1.49-7.55-3.14-14.932-4.693-22.656l7.842-.057c.745%204.407%201.72%208.753%202.578%2013.047%202.8-4.235%204.86-8.698%207.432-13.047h7.556C81.57%2019.757%2075.165%2030.573%2068.818%2041.5H61.09zM218.035%2019.126c-.295-5.82-5.377-9.88-8.867-10.527-5.52-1.018-10.717%202.55-13.443%205.493-3.59%203.86-4.87%209.94-3.496%2013.215%201.383%203.274%203.06%204.877%204.174%205.55%201.13.674%202.534%201.356%203.887%201.69%201.352.33%204.364.427%206.94-.357%203.57-1.094%206.51-2.796%209.143-7.167h-7.547c-1.096.872-2.72%201.89-6.062%201.37-1.393-.215-2.4-.855-2.895-1.57-.51-.715-1.173-1.346-1.118-2.605l18.425-.055c.924-1.346.954-3.273.858-5.037m-18.25.114c.198-.533%201.11-1.65%201.502-2.115-.025.02-.022.008.084-.1.18-.204.105-.117-.083.1.133-.106%201.62-1.542%203.227-1.964%201.497-.383%203.57-.195%204.25.19.68.387%201.32%201.032%201.32%201.032.744.743%201.316%201.772%201.37%202.858h-11.67zM51.525%208.77c-.175.604-.39%201.82-.692%203.092-.266-2.06-2.77-4.205-5.49-4.275-6.147-.16-9.67%202.6-12.873%206.722-3.002%203.863-4.052%2010.284-2.144%2014.372%201.903%204.092%206.162%205.28%209.51%205.297%203.346.01%207.107-3.524%207.34-3.58.052.97-.286%202.005-.458%203.034h7.667c1.773-8.24%203.378-16.538%204.8-24.663h-7.66zM49.35%2021.887c-1.03%203.094-4.29%204.794-5.507%205.01-1.217.214-3.392.198-4.723-.43-1.323-.628-2.115-2.116-2.145-4.646-.026-2.533%202.35-5.562%204.86-6.653%202.008-.858%204.222-.428%205.94.5%201.716.93%202.214%203.865%201.575%206.22M177.017%2033.544c.97-6.236%203.43-19.224%203.43-19.224h-3.605l1.092-5.55h3.714c.633-2.627%201.09-5.375%201.66-7.895l7.324.057c-.564%202.792-.925%204.94-1.43%207.84%200%200%202.403.172%203.434.06-.232%201.94-.574%203.83-1.03%205.605h-3.436c-1.375%206.292-2.577%2012.756-3.89%2019.107h-7.263zM167.236%208.77l7.145.06c-1.424%208.123-3.144%2016.59-4.745%2024.714h-7.32c1.597-8.18%203.034-16.365%204.92-24.773M153.567%2020.244c.457-2.217-.183-4.15-1.186-4.86-1.005-.717-2.13-.612-3.578-.217-1.578.43-2.643%201.5-3.358%204.145-.54%201.974-1.95%209.144-2.928%2014.182h-7.27c2.178-10.875%204.19-21.687%206.41-32.562h7.207c-.627%203.263-1.31%206.752-1.83%2010.014%201.55-1.03%202.66-2.03%205.384-2.518%202.713-.485%205.22-.055%207.434%202.46%202.704%203.073%201.362%207.352.856%209.927-.4%201.97-2.35%2010.75-2.8%2012.73h-7.262s2.457-11.085%202.923-13.3M115.23%2013.923c-3.092%206.808-5.614%2012.875-8.417%2019.624H98.86c-.566-10.87-1.196-21.624-1.775-32.613h7.956l1.15%2018.764c.24-.53%205.435-12.698%208.115-18.764h6.926c.118%206.237.4%2012.476.624%2018.764%203.207-6.06%205.617-12.472%208.702-18.764h7.838s-9.782%2022.312-14.478%2032.613h-7.888c-.29-6.524-.457-12.988-.8-19.624M25.258.936c-1.43-.786-3.66-.8-4.008-.858-5.262-.17-9.464%200-14.673-.06C4.402%2011.403%202.117%2022.272%200%2033.548h7.55c.745-3.548%201.484-7.15%202.23-10.7%202.863%203.43%205.267%207.038%207.952%2010.585h9.273l-8.81-11.21c1.2-.404%206.917-2.55%208.81-5.552%201.215-1.928%202.113-3.36%202.514-6.066.455-4.864-.66-7.688-4.262-9.668m-5.29%2012.945c-1.22%201.146-3.474%201.72-5.08%201.72H11.24c.517-3.033%201.143-6.08%201.72-9.227%202.927-.574%204.988-.556%207.15.212%201%20.36%201.784%202.06%201.712%203.508-.073%201.498-.84%202.833-1.856%203.788M167.517%206.368c.346-1.83.627-3.66%201.092-5.437h7.372c-.357%201.723-.73%203.58-1.03%205.438h-7.435zM223.092%2028.85c1.69%200%203.11%201.335%203.11%203.084%200%201.783-1.42%203.118-3.11%203.118-1.7%200-3.125-1.335-3.125-3.118%200-1.75%201.426-3.084%203.125-3.084m0%205.746c1.433%200%202.545-1.144%202.545-2.662%200-1.483-1.112-2.628-2.545-2.628-1.45%200-2.563%201.145-2.563%202.628%200%201.518%201.112%202.662%202.562%202.662m-1.21-4.46h1.4c.864%200%201.27.34%201.27%201.036%200%20.655-.415.928-.954.987l1.037%201.6h-.606l-.987-1.56h-.598v1.56h-.563v-3.624zm.563%201.608h.588c.498%200%20.955-.025.955-.598%200-.48-.416-.554-.797-.554h-.745v1.152z%22%2F%3E%3C%2Fsvg%3E%0D%0A");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;}.headerNav .logo .logoGreyBlock{margin-top:5px;width:100%;opacity:1;-moz-transition:opacity 200ms linear;-o-transition:opacity 200ms linear;-webkit-transition:opacity 200ms linear;transition:opacity 200ms linear;}.headerNav .logo .logoGreyBlock img{width:100%;height:auto;}.pageInterests{margin-bottom:40px;}.pageInterests h1{font-family:'Source Sans Pro',sans-serif;font-weight:300;font-size:64px;text-align:center;margin-top:0;}.pageInterests .quick{width:33%;text-align:center;position:relative;}.pageInterests .quick h3{font-family:'Source Sans Pro',sans-serif;font-weight:300;font-size:34px;margin:10px 0;text-transform:capitalize;}.pageInterests .quick img{max-width:100%;margin:0 auto;}.pageInterests .quick hr{width:60%;background:#ffe811;height:2px;border:0;margin:20px auto;}.pageInterests .quick p{font-family:'Source Sans Pro',sans-serif;font-weight:300;font-size:24px;max-width:510px;margin:0 auto;}.pageInterests .quick .video{position:relative;width:510px;height:300px;margin:0 auto;}.propertyTags{margin:20px 25px;}.propertyTags ul{margin:0;padding:0;list-style:none;}.propertyTags ul li{float:left;margin:6px;background-color:#b1b1b1;}.propertyTags ul li.tagStart{background-color:#333;}.propertyTags ul li a{color:#fff;text-decoration:none;display:block;padding:4px 10px;font-family:'Source Sans Pro',sans-serif;font-weight:600;font-size:18px;text-transform:capitalize;}.modifiedSliderTitle{display:none;}.propertyQuick{width:20%;text-align:center;}.propertyQuick .zoomIt{display:block;width:390px;height:219px;margin:0 auto;overflow:hidden;position:relative;}.propertyQuick .zoomIt.bannerItem:after{content:'';position:absolute;top:0;left:0;width:110px;height:110px;pointer-events:none;}.propertyQuick .zoomIt.bannerItem.bannerSold:after{background-image:url("/images/bannerSold.svg");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;background-position:top left;}.propertyQuick .zoomIt.bannerItem.bannerAuctionBroughtForward:after{background-image:url("/images/bannerAuctionMoved.svg");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;background-position:top left;}.propertyQuick .zoomIt.bannerItem.bannerAuctionSoon:after{background-image:url("/images/bannerAuctionSoon.svg");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;background-position:top left;}.propertyQuick .zoomIt.bannerItem.bannerLeased:after{background-image:url("/images/bannerLeased.svg");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;background-position:top left;}.propertyQuick .zoomIt.bannerItem.bannerRented:after{background-image:url("/images/bannerRented.svg");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;background-position:top left;}.propertyQuick .zoomIt div.zoomImage{width:390px;height:219px;background:no-repeat center center;background-size:390px 219px;z-index:1;background-attachment:local;}.propertyQuick .zoomIt .zoomImage-wrapper{display:inline-block;overflow:hidden;vertical-align:baseline;}.propertyQuick .zoomIt .zoomImage-wrapper img{-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;width:100%;height:auto;max-height:100%;}.propertyQuick .zoomIt .zoomImage-wrapper img:hover{-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);-webkit-transform:scale(1.1);transform:scale(1.1);}.propertyQuick h3{font-family:'Source Sans Pro',sans-serif;font-weight:300;font-size:34px;margin:10px 0;text-transform:capitalize;}.propertyQuick h4{font-family:'Source Sans Pro',sans-serif;font-weight:400;font-size:24px;margin:0;}.propertyQuick h4 strong{font-family:'Source Sans Pro',sans-serif;font-weight:600;}.propertyQuick img{margin:0 auto;}.propertyQuick hr{width:60%;background:#ffe811;height:2px;border:0;margin:20px auto;}.propertyQuick .propertyQuickDetails{display:inline-block;}.schoolDataTable{width:100%;margin-bottom:20px;border-collapse:collapse;border:1px solid #cdcdcd;color:#474747;}.schoolDataTable tr td{border-bottom:1px solid #cdcdcd;padding:15px;}.schoolDataTable tr.schooldata{background:#e9e9e9;}.searchForm{background:#333;padding:10px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;position:relative;z-index:2;}.searchForm .sfiHolder{float:left;color:#fff;margin:10px;width:80px;position:relative;}.searchForm .sfiHolder.buttonHolder{margin-top:40px;width:100px;}.searchForm .sfiHolder.buttonHolder.wide{width:160px;}.searchForm .sfiHolder.buttonHolder input{padding:0;cursor:pointer;font-family:'Source Sans Pro',sans-serif;font-weight:400;border-color:#fff;}.searchForm .sfiHolder.buttonHolder input::-ms-clear{display:none;}.searchForm .sfiHolder input{border:2px solid #ffe811;width:100%;height:48px;line-height:26px;outline:0;color:#fff;background:#333;display:block;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:6px 40px 6px 10px;margin-top:6px;position:relative;font-family:'Source Sans Pro',sans-serif;font-weight:300;font-size:24px;-webkit-appearance:none;}.searchForm .sfiHolder input::-webkit-input-placeholder{font-size:0;}.searchForm .sfiHolder input:-moz-placeholder{font-size:0;}.searchForm .sfiHolder input::-moz-placeholder{font-size:0;}.searchForm .sfiHolder input:-ms-input-placeholder{font-size:0;}.searchForm .sfiHolder input::-ms-clear{display:none;}.searchForm .sfiHolder.words{width:300px;}.searchForm .sfiHolder.range{width:300px;}.searchForm .sfiHolder.range .ui-slider-handle{cursor:pointer;outline:0;}.searchForm .sfiHolder.range .ui-slider-handle:before{content:'';position:absolute;top:6px;left:3px;background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%209.571%2012.064%22%3E%3Cpath%20fill%3D%22%23333333%22%20d%3D%22M7.953%200H9.57v12.064H7.954zM3.976%200h1.618v12.064H3.976zM0%200h1.618v12.064H0z%22%2F%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;width:20px;height:12px;}.searchForm .sfiHolder.range #lowerAmount{float:left;margin-top:6px;font-size:16px;}.searchForm .sfiHolder.range #upperAmount{float:right;margin-top:6px;font-size:16px;}.searchForm .sfiHolder.list span{cursor:pointer;display:inline-block;line-height:44px;border:2px solid #ffe811;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0 0 0 10px;}.searchForm .sfiHolder.list .arrowButton.down{bottom:auto;top:56px;}.searchForm .sfiHolder label{color:#fff;font-size:18px;font-family:'Source Sans Pro',sans-serif;font-weight:600;}.searchForm .sfiHolder .arrowButton{position:absolute;right:10px;width:20px;height:12px;z-index:10;cursor:pointer;}.searchForm .sfiHolder .arrowButton:before,.searchForm .sfiHolder .arrowButton:after{content:'';position:absolute;top:0;left:0;background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2011.534%206.502%22%3E%3Cpath%20fill%3D%22%23ffe811%22%20d%3D%22M11.534%205.77l-.73.73L5.04.743l.73-.73z%22%20%2F%3E%3Cpath%20fill%3D%22%23ffe811%22%20d%3D%22M.73%206.49L0%205.76%205.76%200l.73.73z%22%20%2F%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;width:20px;height:12px;}.searchForm .sfiHolder .arrowButton:after{opacity:0;background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2011.534%206.502%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M11.534%205.77l-.73.73L5.04.743l.73-.73z%22%20%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M.73%206.49L0%205.76%205.76%200l.73.73z%22%20%2F%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;}.searchForm .sfiHolder .arrowButton.up{top:46px;}.searchForm .sfiHolder .arrowButton.down{bottom:10px;}.searchForm .sfiHolder .arrowButton.down:before,.searchForm .sfiHolder .arrowButton.down:after{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg);}.searchForm .listHolder{max-height:48px;overflow:hidden;-webkit-transition:max-height 400ms linear;-moz-transition:max-height 400ms linear;-ms-transition:max-height 400ms linear;-o-transition:max-height 400ms linear;transition:max-height 400ms linear;z-index:1;position:absolute;background:#333;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0;margin-top:6px;}.searchForm ul{list-style:none;margin:0;padding:0 10px;position:relative;z-index:10;}.searchForm ul.needsScrolling{max-height:400px;overflow-y:scroll;-webkit-overflow-scrolling:touch;}.searchForm ul li{height:46px;line-height:46px;cursor:pointer;white-space:nowrap;}.searchForm .tagsListContainer{float:left;clear:left;width:100%;overflow:hidden;-webkit-transition:max-height 400ms linear;-moz-transition:max-height 400ms linear;-ms-transition:max-height 400ms linear;-o-transition:max-height 400ms linear;transition:max-height 400ms linear;}.searchForm .tagsListContainer .tagsListItems{width:1400px;margin:20px auto;text-align:center;font-size:0;}.searchForm .tagsListContainer .tagsListItems .tagsListItem{display:inline-block;margin:6px;}.searchForm .tagsListContainer .tagsListItems .tagsListItem input{display:none;}.searchForm .tagsListContainer .tagsListItems .tagsListItem input:checked+label{background:#ffe811;color:#333;}.searchForm .tagsListContainer .tagsListItems .tagsListItem label{background-color:#b1b1b1;color:#fff;display:block;padding:4px 10px;font-family:'Source Sans Pro',sans-serif;font-weight:600;font-size:18px;text-transform:capitalize;cursor:pointer;}.siteQuotes{width:100%;background:#333;color:#fff;text-align:center;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:40px 0;}.siteQuotes h1{font-family:'Source Sans Pro',sans-serif;font-weight:300;font-size:55px;margin:0;}.siteQuotes .siteQuote{width:80%;margin:0 auto;position:relative;min-height:100px;-webkit-transition:max-height 400ms linear;-moz-transition:max-height 400ms linear;-ms-transition:max-height 400ms linear;-o-transition:max-height 400ms linear;transition:max-height 400ms linear;}.siteQuotes .siteQuote.shortened{overflow:hidden;margin-bottom:40px;}.siteQuotes .siteQuote.shortened:before,.siteQuotes .siteQuote.shortened:after{line-height:180px;}.siteQuotes .siteQuote.shortened:before{left:0;}.siteQuotes .siteQuote.shortened:after{right:0;}.siteQuotes .siteQuote.shortened.open~.siteQuoteMore{display:none;}.siteQuotes .siteQuote.shortened.open~.siteQuoteLess{display:block;}.siteQuotes .siteQuote:before,.siteQuotes .siteQuote:after{font-family:'Source Sans Pro',sans-serif;font-weight:400;font-size:254px;line-height:146px;position:absolute;top:0;color:#ffe811;}.siteQuotes .siteQuote:before{content:'“';left:-20px;}.siteQuotes .siteQuote:after{content:'”';right:-20px;}.siteQuotes .siteQuote p{font-family:'Source Sans Pro',sans-serif;font-weight:300;font-size:24px;max-width:80%;margin:0 auto;}.siteQuotes .siteQuote cite{font-family:'Source Sans Pro',sans-serif;font-weight:400;font-size:20px;font-style:normal;text-transform:uppercase;}.siteQuotes button{position:absolute;display:block;bottom:20px;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);font-family:'Source Sans Pro',sans-serif;font-weight:600;color:#fff;border:1px solid #fff;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:10px 20px;z-index:2;font-size:20px;background:#333;text-transform:uppercase;cursor:pointer;-webkit-appearance:none;}.siteQuotes .siteQuoteLess{display:none;}.slick-dots{list-style:none;margin:0;padding:0;position:absolute;bottom:20px;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);z-index:2;}.slick-dots li{display:inline-block;font-size:0;margin:0 4px;}.slick-dots li.slick-active button{background:#ffe811;-webkit-appearance:none;}.slick-dots li button{width:20px;height:20px;border:4px solid #fff;padding:0;border-radius:100px;background:transparent;font-size:0;cursor:pointer;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;outline:0;box-shadow:inset 0 0 1px #333;-webkit-appearance:none;}.slick-prev,.slick-next{position:absolute;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);border:0;padding:0;margin:0;font-size:0;outline:0;cursor:pointer;z-index:3;}.slick-prev.slick-disabled,.slick-next.slick-disabled{display:none!important;}.slick-prev{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2015.6875%2027.8203125%22%3E%3Cpath%20fill%3D%22%23868384%22%20d%3D%22M13.924-.002l1.762%201.76L1.793%2015.662.03%2013.9z%22%2F%3E%3Cpath%20fill%3D%22%23868384%22%20d%3D%22M15.658%2026.062l-1.762%201.762L0%2013.922l1.764-1.762z%22%2F%3E%3C%2Fsvg%3E%0D%0A");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;}.slick-prev:after{content:'';width:100%;height:100%;position:absolute;top:0;left:0;background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2015.6875%2027.8203125%22%3E%3Cpath%20fill%3D%22%23333333%22%20d%3D%22M13.924-.002l1.762%201.76L1.793%2015.662.03%2013.9z%22%2F%3E%3Cpath%20fill%3D%22%23333333%22%20d%3D%22M15.658%2026.062l-1.762%201.762L0%2013.922l1.764-1.762z%22%2F%3E%3C%2Fsvg%3E%0D%0A");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;opacity:0;}.slick-next{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2015.6875%2027.8203125%22%3E%3Cpath%20fill%3D%22%23868384%22%20d%3D%22M1.762%2027.82L0%2026.06%2013.897%2012.16l1.763%201.762L1.762%2027.82%22%2F%3E%3Cpath%20fill%3D%22%23868384%22%20d%3D%22M.03%201.758L1.79-.002l13.894%2013.9-1.763%201.763z%22%2F%3E%3C%2Fsvg%3E%0D%0A");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;}.slick-next:after{content:'';width:100%;height:100%;position:absolute;top:0;left:0;background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2015.6875%2027.8203125%22%3E%3Cpath%20fill%3D%22%23333333%22%20d%3D%22M1.762%2027.82L0%2026.06%2013.897%2012.16l1.763%201.762L1.762%2027.82%22%2F%3E%3Cpath%20fill%3D%22%23333333%22%20d%3D%22M.03%201.758L1.79-.002l13.894%2013.9-1.763%201.763z%22%2F%3E%3C%2Fsvg%3E%0D%0A");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;opacity:0;}.slideContainer{position:relative;}.slideContainer.expanded{-webkit-transition:all 200ms ease-in-out!important;-moz-transition:all 200ms ease-in-out!important;-ms-transition:all 200ms ease-in-out!important;-o-transition:all 200ms ease-in-out!important;transition:all 200ms ease-in-out!important;}.slideContainer.no-height{height:auto!important;}.slideContainer.no-height .parallaxslider,.slideContainer.no-height .slide{height:auto!important;max-height:none;}.slideContainer .expandButton{position:absolute;bottom:10px;right:10px;width:40px;height:40px;z-index:10;cursor:pointer;border:2px solid #fff;border-radius:100%;}.slideContainer .expandButton:before{content:'';background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2018.5%2018.5%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M16.6%2011.3l-2.3%202.3-9.2-9.2%202.3-2.3c.1-.1%200-.3-.1-.4L.3%200C.1%200%200%20.1%200%20.3l1.7%207c0%20.2.3.2.4.1l1.7-1.7%209.2%209.2-1.7%201.7c-.1.1-.1.3%200%20.3l7%201.6c.2%200%20.3-.1.2-.3l-1.6-7s-.1%200-.3.1z%22%2F%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;width:24px;height:24px;position:absolute;top:8px;left:8px;z-index:1;}.slideContainer.gogoParaScroll{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-webkit-transition:transform 0s ease;-moz-transition:transform 0s ease;-ms-transition:transform 0s ease;-o-transition:transform 0s ease;transition:transform 0s ease;}.slideContainer.gogoParaScroll.shortWindow{-webkit-transform:translate3d(0,-56px,0);-moz-transform:translate3d(0,-56px,0);-ms-transform:translate3d(0,-56px,0);-o-transform:translate3d(0,-56px,0);transform:translate3d(0,-56px,0);}.slideContainer .parallaxslider{z-index:1;width:100%;height:874px;max-height:710px;-webkit-transition:max-height 200ms ease-in-out;-moz-transition:max-height 200ms ease-in-out;-ms-transition:max-height 200ms ease-in-out;-o-transition:max-height 200ms ease-in-out;transition:max-height 200ms ease-in-out;}.slideContainer .parallaxslider.active{max-height:874px;}.slideContainer .parallaxslider.bannerItem:after{content:'';position:absolute;top:0;left:0;width:300px;height:300px;pointer-events:none;z-index:2;}.slideContainer .parallaxslider.bannerItem.bannerSold:after{background-image:url("/images/bannerSold.svg");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;background-position:top left;}.slideContainer .parallaxslider.bannerItem.bannerAuctionBroughtForward:after{background-image:url("/images/bannerAuctionMoved.svg");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;background-position:top left;}.slideContainer .parallaxslider.bannerItem.bannerAuctionSoon:after{background-image:url("/images/bannerAuctionSoon.svg");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;background-position:top left;}.slideContainer .parallaxslider.bannerItem.bannerLeased:after{background-image:url("/images/bannerLeased.svg");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;background-position:top left;}.slideContainer .parallaxslider.bannerItem.bannerRented:after{background-image:url("/images/bannerRented.svg");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;background-position:top left;}.slideContainer .parallaxslider .slide,.slideContainer .parallaxslider .slick-slide{height:874px;z-index:1;position:relative;-webkit-transition:transform 1000ms linear;-moz-transition:transform 1000ms linear;-ms-transition:transform 1000ms linear;-o-transition:transform 1000ms linear;transition:transform 1000ms linear;}.slideContainer .parallaxslider .slide .desktop,.slideContainer .parallaxslider .slick-slide .desktop{width:100%;height:auto;-webkit-transition:transform 1000ms linear;-moz-transition:transform 1000ms linear;-ms-transition:transform 1000ms linear;-o-transition:transform 1000ms linear;transition:transform 1000ms linear;}.slideContainer .parallaxslider .slide.slick-active,.slideContainer .parallaxslider .slick-slide.slick-active{z-index:5;}.slideContainer .parallaxslider .slide.slick-active+div,.slideContainer .parallaxslider .slick-slide.slick-active+div,.slideContainer .parallaxslider .slide.slick-active+a,.slideContainer .parallaxslider .slick-slide.slick-active+a{z-index:4;}.slideContainer .parallaxslider .slide.noAnim,.slideContainer .parallaxslider .slick-slide.noAnim{-webkit-transition:transform 0s linear;-moz-transition:transform 0s linear;-ms-transition:transform 0s linear;-o-transition:transform 0s linear;transition:transform 0s linear;}.slideContainer .parallaxslider .slide.noAnim .desktop,.slideContainer .parallaxslider .slick-slide.noAnim .desktop{-webkit-transition:transform 0s linear;-moz-transition:transform 0s linear;-ms-transition:transform 0s linear;-o-transition:transform 0s linear;transition:transform 0s linear;}.slideContainer .parallaxslider .slide:first-child:nth-last-of-type(1)~button{display:none;}.slideContainer .parallaxslider .slick-prev,.slideContainer .parallaxslider .slick-next{margin-top:0!important;}.slideContainer .slick-prev{left:40px;width:60px;height:75px;top:40%;background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2015.6875%2027.8203125%22%3E%3Cpath%20fill%3D%22%23e6e6e6%22%20d%3D%22M13.924-.002l1.762%201.76L1.793%2015.662.03%2013.9z%22%2F%3E%3Cpath%20fill%3D%22%23e6e6e6%22%20d%3D%22M15.658%2026.062l-1.762%201.762L0%2013.922l1.764-1.762z%22%2F%3E%3C%2Fsvg%3E%0D%0A");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;}.slideContainer .slick-prev:after{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2015.6875%2027.8203125%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M13.924-.002l1.762%201.76L1.793%2015.662.03%2013.9z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M15.658%2026.062l-1.762%201.762L0%2013.922l1.764-1.762z%22%2F%3E%3C%2Fsvg%3E%0D%0A");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;}.slideContainer .slick-next{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2015.6875%2027.8203125%22%3E%3Cpath%20fill%3D%22%23e6e6e6%22%20d%3D%22M1.762%2027.82L0%2026.06%2013.897%2012.16l1.763%201.762L1.762%2027.82%22%2F%3E%3Cpath%20fill%3D%22%23e6e6e6%22%20d%3D%22M.03%201.758L1.79-.002l13.894%2013.9-1.763%201.763z%22%2F%3E%3C%2Fsvg%3E%0D%0A");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;right:40px;width:60px;height:75px;top:40%;}.slideContainer .slick-next:after{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2015.6875%2027.8203125%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M1.762%2027.82L0%2026.06%2013.897%2012.16l1.763%201.762L1.762%2027.82%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M.03%201.758L1.79-.002l13.894%2013.9-1.763%201.763z%22%2F%3E%3C%2Fsvg%3E%0D%0A");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;}.slideContainer .slideContent{position:absolute;left:50px;bottom:30px;z-index:2;max-width:88%;}.slideContainer .slideContent .notProperty{display:block;}.slideContainer .slideContent .isProperty{display:none;}.slideContainer .slideContent.goAway{-webkit-transform:translate3d(-200%,0,0);-moz-transform:translate3d(-200%,0,0);-ms-transform:translate3d(-200%,0,0);-o-transform:translate3d(-200%,0,0);transform:translate3d(-200%,0,0);}.slideContainer .slideContent h1{margin:0;background:rgba(0,0,0,.6);padding:15px 30px;float:left;}.slideContainer .slideContent h1 .slideTitle{color:#fff;font-family:'Source Sans Pro',sans-serif;font-weight:300;font-size:80px;line-height:80px;white-space:pre-wrap;}.slideContainer .slideContent h2{color:#333;margin:0;padding:12px 30px;background:#fff;float:left;clear:left;font-weight:400;position:relative;text-transform:capitalize;max-width:1000px;min-width:350px;z-index:2;}.slideContainer .slideContent h2 .slidePropertyAddress{display:inline-block;font-size:32px;vertical-align:middle;white-space:pre-wrap;}.slideContainer .slideContent h2 .slideButton{display:inline-block;margin-left:40px;font-family:'Source Sans Pro',sans-serif;font-weight:600;color:#fff;border:1px solid #fff;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:10px 20px;z-index:2;font-size:20px;background:#333;text-transform:uppercase;}.slideContainer .slideContent .slidePropertyPrice{font-size:25px;float:left;clear:left;color:#fff;background:rgba(0,0,0,.6);padding:12px 30px;}.slideContainer .slideContent .slidePropertyFeatures{float:left;clear:left;margin:20px 0 0 0;}.slideContainer .slideContent .slidePropertyFeatures.desktop{position:relative;}.slideContainer .slideContent .slidePropertyFeatures.desktop .icon{z-index:5;}.slideContainer .slideContent .slidePropertyFeatures.desktop:after{content:'';position:absolute;bottom:-50px;left:-160px;width:480px;height:240px;z-index:1;background:-moz-radial-gradient(bottom left,ellipse cover,rgba(0,0,0,.65) 0%,rgba(0,0,0,.52) 13%,rgba(0,0,0,0) 63%);background:-webkit-gradient(radial,bottom left,0,bottom left,100%,color-stop(0%,rgba(0,0,0,.65)),color-stop(13%,rgba(0,0,0,.52)),color-stop(63%,rgba(0,0,0,0)));background:-webkit-radial-gradient(bottom left,ellipse cover,rgba(0,0,0,.65) 0%,rgba(0,0,0,.52) 13%,rgba(0,0,0,0) 63%);background:-o-radial-gradient(bottom left,ellipse cover,rgba(0,0,0,.65) 0%,rgba(0,0,0,.52) 13%,rgba(0,0,0,0) 63%);background:-ms-radial-gradient(bottom left,ellipse cover,rgba(0,0,0,.65) 0%,rgba(0,0,0,.52) 13%,rgba(0,0,0,0) 63%);background:radial-gradient(ellipse at bottom left,rgba(0,0,0,.65) 0%,rgba(0,0,0,.52) 13%,rgba(0,0,0,0) 63%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#a6000000',endColorstr='#00000000',GradientType=1);}.slideContainer .slick-list,.slideContainer .slick-track{height:100%;}.shortSlider,.midSlider,.stayPageSlider,.promoPropertySlider{width:95%;margin:0 auto 20px auto;}.shortSlider .slick-prev,.midSlider .slick-prev,.stayPageSlider .slick-prev,.promoPropertySlider .slick-prev{left:-2%;width:20px;height:40px;}.shortSlider .slick-next,.midSlider .slick-next,.stayPageSlider .slick-next,.promoPropertySlider .slick-next{right:-2%;width:20px;height:40px;}.shortSlider{margin:0 auto;}.slideImage{width:1748px;height:710px;overflow:hidden;}.slideImage.lazyload{-webkit-filter:blur(5px);filter:blur(5px);transition:filter 400ms,-webkit-filter 400ms;}.slideImage.lazyload.lazyloaded{-webkit-filter:blur(0);filter:blur(0);}.slideImage img{width:100%;height:auto;}.slideSharing{position:absolute;bottom:0;right:60px;background-color:#333;padding:6px 6px 0 12px;z-index:2;}.slideSharing p{margin:0 20px 0 0;display:inline-block;vertical-align:middle;color:#fff;padding-bottom:6px;}.slideSharing .shareIcons{display:inline-block;vertical-align:bottom;background:#fff;}.slideSharing .shareIcons ul{margin:0;padding:0;list-style:none;}.slideSharing .shareIcons ul li{float:left;position:relative;margin:0;width:42px;height:36px;background-color:transparent;}.slideSharing .shareIcons ul li a{display:block;width:100%;height:100%;}.slideSharing .shareIcons ul li a:before,.slideSharing .shareIcons ul li a:after{content:'';position:absolute;top:50%;left:50%;-webkit-transform:translate3d(-50%,-50%,0);-moz-transform:translate3d(-50%,-50%,0);-ms-transform:translate3d(-50%,-50%,0);-o-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0);}.slideSharing .shareIcons ul li a:after{opacity:0;}.slideSharing .shareIcons ul li.fb a:before,.slideSharing .shareIcons ul li.fb a:after{width:12px;height:20px;}.slideSharing .shareIcons ul li.fb a:before{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2010.0463867%2018.5810547%22%3E%3Cpath%20fill%3D%22%23333333%22%20d%3D%22M9.667.004L7.257%200C4.55%200%202.802%201.796%202.802%204.573v2.11H.378C.17%206.682%200%206.85%200%207.06v3.054c0%20.21.17.38.378.38h2.424v7.71c0%20.207.17.377.38.377h3.16c.208%200%20.378-.17.378-.377v-7.71h2.833c.21%200%20.38-.17.38-.38V7.06c0-.1-.04-.196-.11-.268-.072-.07-.168-.11-.27-.11H6.72V4.894c0-.86.205-1.295%201.324-1.295l1.623-.002c.21%200%20.38-.17.38-.378V.383c0-.21-.17-.38-.38-.38%22%2F%3E%3C%2Fsvg%3E%0D%0A");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;}.slideSharing .shareIcons ul li.fb a:after{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2010.0463867%2018.5810547%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M9.667.004L7.257%200C4.55%200%202.802%201.796%202.802%204.573v2.11H.378C.17%206.682%200%206.85%200%207.06v3.054c0%20.21.17.38.378.38h2.424v7.71c0%20.207.17.377.38.377h3.16c.208%200%20.378-.17.378-.377v-7.71h2.833c.21%200%20.38-.17.38-.38V7.06c0-.1-.04-.196-.11-.268-.072-.07-.168-.11-.27-.11H6.72V4.894c0-.86.205-1.295%201.324-1.295l1.623-.002c.21%200%20.38-.17.38-.378V.383c0-.21-.17-.38-.38-.38%22%2F%3E%3C%2Fsvg%3E%0D%0A");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;}.slideSharing .shareIcons ul li.tw a:before,.slideSharing .shareIcons ul li.tw a:after{width:20px;height:16px;}.slideSharing .shareIcons ul li.tw a:before{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2019.0556641%2015.4790039%22%3E%3Cpath%20fill%3D%22%23333333%22%20d%3D%22M19.056%201.83c-.7.31-1.454.525-2.245.62.81-.485%201.426-1.25%201.723-2.166-.757.45-1.595.774-2.49.95C15.333.476%2014.316%200%2013.195%200c-2.158%200-3.91%201.75-3.91%203.908%200%20.308.037.604.102.89-3.252-.163-6.13-1.716-8.06-4.084-.34.577-.53%201.25-.53%201.968%200%201.354.69%202.552%201.738%203.25-.64-.018-1.238-.198-1.767-.49v.048c0%201.895%201.35%203.477%203.133%203.837-.324.087-.672.134-1.027.134-.25%200-.494-.022-.738-.07.5%201.554%201.94%202.682%203.652%202.717-1.34%201.046-3.025%201.67-4.856%201.67-.313%200-.622-.02-.93-.054%201.732%201.11%203.785%201.756%205.994%201.756%207.19%200%2011.12-5.955%2011.12-11.118l-.012-.506c.767-.552%201.43-1.238%201.954-2.025%22%2F%3E%3C%2Fsvg%3E%0D%0A");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;}.slideSharing .shareIcons ul li.tw a:after{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2019.0556641%2015.4790039%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M19.056%201.83c-.7.31-1.454.525-2.245.62.81-.485%201.426-1.25%201.723-2.166-.757.45-1.595.774-2.49.95C15.333.476%2014.316%200%2013.195%200c-2.158%200-3.91%201.75-3.91%203.908%200%20.308.037.604.102.89-3.252-.163-6.13-1.716-8.06-4.084-.34.577-.53%201.25-.53%201.968%200%201.354.69%202.552%201.738%203.25-.64-.018-1.238-.198-1.767-.49v.048c0%201.895%201.35%203.477%203.133%203.837-.324.087-.672.134-1.027.134-.25%200-.494-.022-.738-.07.5%201.554%201.94%202.682%203.652%202.717-1.34%201.046-3.025%201.67-4.856%201.67-.313%200-.622-.02-.93-.054%201.732%201.11%203.785%201.756%205.994%201.756%207.19%200%2011.12-5.955%2011.12-11.118l-.012-.506c.767-.552%201.43-1.238%201.954-2.025%22%2F%3E%3C%2Fsvg%3E%0D%0A");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;}.slideSharing .shareIcons ul li.pt a:before,.slideSharing .shareIcons ul li.pt a:after{width:22px;height:20px;}.slideSharing .shareIcons ul li.pt a:before{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2019.7714844%2019.7709961%22%3E%3Cpath%20fill%3D%22%23333333%22%20d%3D%22M9.886%200C4.426%200%200%204.426%200%209.886c0%204.047%202.435%207.524%205.917%209.053-.027-.69-.005-1.52.172-2.27l1.27-5.388s-.314-.63-.314-1.563c0-1.466.85-2.56%201.906-2.56.9%200%201.333.676%201.333%201.485%200%20.904-.576%202.255-.873%203.508-.247%201.048.527%201.903%201.562%201.903%201.873%200%203.133-2.406%203.133-5.255%200-2.166-1.46-3.787-4.113-3.787-3%200-4.866%202.236-4.866%204.733%200%20.86.254%201.47.65%201.94.184.215.21.302.143.55-.047.182-.155.62-.2.794-.066.25-.27.34-.494.247C3.846%2012.713%203.2%2011.2%203.2%209.5c0-2.808%202.37-6.175%207.067-6.175%203.772%200%206.256%202.73%206.256%205.662%200%203.878-2.156%206.776-5.333%206.776-1.068%200-2.072-.577-2.415-1.232%200%200-.575%202.28-.696%202.718-.21.763-.62%201.524-.996%202.117.89.263%201.828.406%202.802.406%205.46%200%209.885-4.425%209.885-9.884C19.77%204.426%2015.346%200%209.887%200%22%2F%3E%3C%2Fsvg%3E%0D%0A");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;}.slideSharing .shareIcons ul li.pt a:after{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2019.7714844%2019.7709961%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M9.886%200C4.426%200%200%204.426%200%209.886c0%204.047%202.435%207.524%205.917%209.053-.027-.69-.005-1.52.172-2.27l1.27-5.388s-.314-.63-.314-1.563c0-1.466.85-2.56%201.906-2.56.9%200%201.333.676%201.333%201.485%200%20.904-.576%202.255-.873%203.508-.247%201.048.527%201.903%201.562%201.903%201.873%200%203.133-2.406%203.133-5.255%200-2.166-1.46-3.787-4.113-3.787-3%200-4.866%202.236-4.866%204.733%200%20.86.254%201.47.65%201.94.184.215.21.302.143.55-.047.182-.155.62-.2.794-.066.25-.27.34-.494.247C3.846%2012.713%203.2%2011.2%203.2%209.5c0-2.808%202.37-6.175%207.067-6.175%203.772%200%206.256%202.73%206.256%205.662%200%203.878-2.156%206.776-5.333%206.776-1.068%200-2.072-.577-2.415-1.232%200%200-.575%202.28-.696%202.718-.21.763-.62%201.524-.996%202.117.89.263%201.828.406%202.802.406%205.46%200%209.885-4.425%209.885-9.884C19.77%204.426%2015.346%200%209.887%200%22%2F%3E%3C%2Fsvg%3E%0D%0A");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;}.slideSharing .shareIcons ul li.em a:before,.slideSharing .shareIcons ul li.em a:after{width:24px;height:16px;}.slideSharing .shareIcons ul li.em a:before{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2021.771%2013.948%22%3E%3Cpath%20fill%3D%22%23333333%22%20d%3D%22M1.276%200C.936%200%20.722.028.638.085c-.086.057-.1.12-.043.19.057.072.2.193.426.363.114.085.198.156.256.213l9.61%207.315%209.61-7.272.212-.212c.227-.17.375-.29.446-.36.07-.072.063-.143-.02-.214-.086-.07-.298-.106-.638-.106H1.276z%22%20%2F%3E%3Cpath%20fill%3D%22%23333333%22%20d%3D%22M0%201.7v10.802c0%20.312.13.63.383.956.256.326.51.49.766.49h19.474c.256%200%20.51-.164.766-.49.256-.325.383-.644.383-.956v-10.8l-10.885%208.333L0%201.7z%22%20%2F%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;}.slideSharing .shareIcons ul li.em a:after{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2021.771%2013.948%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M1.276%200C.936%200%20.722.028.638.085c-.086.057-.1.12-.043.19.057.072.2.193.426.363.114.085.198.156.256.213l9.61%207.315%209.61-7.272.212-.212c.227-.17.375-.29.446-.36.07-.072.063-.143-.02-.214-.086-.07-.298-.106-.638-.106H1.276z%22%20%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M0%201.7v10.802c0%20.312.13.63.383.956.256.326.51.49.766.49h19.474c.256%200%20.51-.164.766-.49.256-.325.383-.644.383-.956v-10.8l-10.885%208.333L0%201.7z%22%20%2F%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;}.staffFeature{width:1748px;height:710px;position:relative;}.staffFeature .slideContent{z-index:2;pointer-events:auto!important;max-width:70%;}.staffFeature .slideContent h2{text-transform:none;padding:12px 30px;}.staffFeature .slideContent h2>span{max-width:560px;}.staffFeature .slideContent h2 .slidePropertyAddress{display:inline-block;font-size:24px;font-weight:300;}.staffFeature .slideContent a{display:block;width:100%;height:100%;}.staffFeature .staffSlider{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;}.staffFeature .staffSlider .staffContainer{position:relative;width:1748px;height:710px;border:0;}.staffFeature .staffSlider .staffImage img{width:100%;height:auto;}.staffFeature .staffSlider .staffItem{position:absolute;top:0;right:60px;min-width:350px;height:710px;text-align:center;}.staffFeature .staffSlider .staffItem .staffDetail{position:absolute;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);background:#fff;min-width:350px;height:470px;right:0;padding:30px 20px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.staffFeature .staffSlider .staffItem .staffDetail h4{font-family:'Source Sans Pro',sans-serif;font-weight:300;font-size:50px;text-transform:capitalize;margin:0;white-space:normal;line-height:46px;}.staffFeature .staffSlider .staffItem .staffDetail hr{width:60%;background:#ffe811;height:2px;border:0;margin:20px auto;}.staffFeature .staffSlider .staffItem .staffDetail p{margin:0;font-family:'Source Sans Pro',sans-serif;font-weight:300;}.staffFeature .staffButtons{position:absolute;bottom:30px;left:20px;right:20px;}.staffFeature .staffButtons .moreStaff,.staffFeature .staffButtons .moreListings{clear:left;float:left;width:100%;margin:0 0 10px 0;font-family:'Source Sans Pro',sans-serif;font-weight:600;color:#fff;border:1px solid #fff;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:10px;z-index:2;font-size:20px;background:#333;text-transform:uppercase;}.staffFeature .staffMembers .staffContainer{position:relative;width:874px;height:710px;border:0;float:left;}.staffFeature .staffMembers .staffImage{width:874px;height:710px;}.staffFeature .staffMembers .staffImage .slideImage{width:874px;height:710px;}.staffFeature .staffMembers .staffImage img{width:100%;height:auto;}.staffFeature .staffMembers .staffItem{position:absolute;top:0;right:30px;min-width:350px;height:710px;text-align:center;}.staffFeature .staffMembers .staffItem .staffDetail{position:absolute;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);background:#fff;min-width:350px;height:470px;right:0;padding:30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.staffFeature .staffMembers .staffItem .staffDetail h4{font-family:'Source Sans Pro',sans-serif;font-weight:300;font-size:50px;text-transform:capitalize;margin:0;white-space:normal;line-height:46px;}.staffFeature .staffMembers .staffItem .staffDetail hr{width:60%;background:#ffe811;height:2px;border:0;margin:20px auto;}.staffFeature .staffMembers .staffItem .staffDetail p{margin:0;}.staffFeature .staffMember{position:relative;width:100%;height:100%;z-index:1;}.staffFeature .staffMember .staffContainer{position:relative;width:1748px;height:710px;border:0;}.staffFeature .staffMember .staffContainer .slideContent{position:absolute;left:50px;bottom:50px;z-index:2;max-width:88%;pointer-events:auto!important;}.staffFeature .staffMember .staffContainer .slideContent h1{margin:0;background:rgba(0,0,0,.6);padding:15px 30px;float:left;}.staffFeature .staffMember .staffContainer .slideContent h1 .slideTitle{color:#fff;font-family:'Source Sans Pro',sans-serif;font-weight:300;font-size:80px;line-height:80px;white-space:pre-wrap;}.staffFeature .staffMember .staffContainer .slideContent h2{color:#333;margin:0;background:#fff;float:left;clear:left;font-weight:400;position:relative;text-transform:none;padding:12px 30px;max-width:1000px;min-width:350px;z-index:2;}.staffFeature .staffMember .staffContainer .slideContent h2>span{max-width:560px;}.staffFeature .staffMember .staffContainer .slideContent h2 .slidePropertyAddress{display:inline-block;font-size:24px;font-weight:300;line-height:32px;float:left;}.staffFeature .staffMember .staffContainer .slideContent a{display:block;width:100%;height:100%;}.staffFeature .staffMember .staffImage img{width:100%;height:auto;}.staffFeature .staffMember .staffItem{position:absolute;top:0;right:60px;min-width:350px;height:710px;text-align:center;}.staffFeature .staffMember .staffItem .staffDetail{position:absolute;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);background:#fff;min-width:350px;height:470px;right:0;padding:30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.staffFeature .staffMember .staffItem .staffDetail h4{font-family:'Source Sans Pro',sans-serif;font-weight:300;font-size:50px;text-transform:capitalize;margin:0;white-space:normal;line-height:46px;}.staffFeature .staffMember .staffItem .staffDetail hr{width:60%;background:#ffe811;height:2px;border:0;margin:20px auto;}.staffFeature .staffMember .staffItem .staffDetail p{margin:0;}.videoOverlay{width:100%;height:300px;position:absolute;top:0;left:0;z-index:2;cursor:pointer;}.videoOverlay .videoBG{position:absolute;top:50%;left:50%;-webkit-transform:translate3d(-50%,-50%,0);-moz-transform:translate3d(-50%,-50%,0);-ms-transform:translate3d(-50%,-50%,0);-o-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0);width:146px;height:146px;max-width:0;max-height:0;z-index:2;border-radius:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background-color:#ffe811;}.videoOverlay img{width:100%;height:auto;z-index:1;}.videoOverlay:after{position:absolute;content:'';top:50%;left:50%;-webkit-transform:translate3d(-50%,-50%,0);-moz-transform:translate3d(-50%,-50%,0);-ms-transform:translate3d(-50%,-50%,0);-o-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0);left:51%;background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20viewBox%3D%220%200%2015.4350586%2017.5654297%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M15.012%208.04L1.27.114C.706-.21%200%20.197%200%20.847V16.72c0%20.647.706%201.056%201.27.73l13.742-7.928c.564-.336.564-1.155%200-1.48%22%20%2F%3E%3C%2Fsvg%3E%0D%0A");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;width:50px;height:50px;z-index:3;opacity:.6;}.videoOverlay:before{position:absolute;content:'';top:50%;left:50%;-webkit-transform:translate3d(-50%,-50%,0);-moz-transform:translate3d(-50%,-50%,0);-ms-transform:translate3d(-50%,-50%,0);-o-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0);width:150px;height:150px;z-index:3;border-radius:100%;border:5px solid #fff;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;opacity:.6;background-color:transparent;}.videoOverlay+iframe{width:510px;height:300px;position:absolute;top:0;left:0;z-index:1;}.megaStatsSelectArea{background:#333;padding:10px 30px 30px 30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;position:relative;margin:0 auto 40px auto;width:60%;}.megaStatsSelectArea h3{text-align:center;color:#fff;}.megaStatsSelectArea .megaStatsSelectHolder{color:#fff;margin:0 auto;position:relative;height:38px;width:100%;}.megaStatsSelectArea .megaStatsSelectHolder span{color:#fff;font-size:18px;font-family:'Source Sans Pro',sans-serif;font-weight:600;padding:6px 10px;cursor:pointer;display:inline-block;white-space:nowrap;}.megaStatsSelectArea .megaStatsSelectHolder .arrowButton{position:absolute;right:2px;width:40px;height:38px;z-index:10;cursor:pointer;background:#333;}.megaStatsSelectArea .megaStatsSelectHolder .arrowButton:before,.megaStatsSelectArea .megaStatsSelectHolder .arrowButton:after{content:'';position:absolute;top:13px;left:10px;background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2011.534%206.502%22%3E%3Cpath%20fill%3D%22%23ffe811%22%20d%3D%22M11.534%205.77l-.73.73L5.04.743l.73-.73z%22%20%2F%3E%3Cpath%20fill%3D%22%23ffe811%22%20d%3D%22M.73%206.49L0%205.76%205.76%200l.73.73z%22%20%2F%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;width:20px;height:12px;}.megaStatsSelectArea .megaStatsSelectHolder .arrowButton:after{opacity:0;background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2011.534%206.502%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M11.534%205.77l-.73.73L5.04.743l.73-.73z%22%20%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M.73%206.49L0%205.76%205.76%200l.73.73z%22%20%2F%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;}.megaStatsSelectArea .megaStatsSelectHolder .arrowButton.down{bottom:-2px;}.megaStatsSelectArea .megaStatsSelectHolder .arrowButton.down:before,.megaStatsSelectArea .megaStatsSelectHolder .arrowButton.down:after{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg);}.megaStatsSelectArea .listHolder{max-height:42px;overflow:hidden;-webkit-transition:max-height 400ms linear;-moz-transition:max-height 400ms linear;-ms-transition:max-height 400ms linear;-o-transition:max-height 400ms linear;transition:max-height 400ms linear;z-index:1;position:absolute;background:#333;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0;border:2px solid #ffe811;width:100%;}.megaStatsSelectArea ul{list-style:none;margin:4px 0 0 0;padding:10px;position:relative;z-index:10;border-top:1px solid #ffe811;box-sizing:border-box;max-height:400px;}.megaStatsSelectArea ul.needsScrolling{overflow-y:scroll;-webkit-overflow-scrolling:touch;}.megaStatsSelectArea ul li{font-size:18px;font-family:'Source Sans Pro',sans-serif;font-weight:600;line-height:20px;margin:0 0 10px 0;cursor:pointer;-webkit-transition:color 200ms ease-in-out;-moz-transition:color 200ms ease-in-out;-ms-transition:color 200ms ease-in-out;-o-transition:200ms ease-in-out;transition:color 200ms ease-in-out;}.megaStatsSelectArea ul li:hover{color:#ffe811;}@media screen and (max-width:1024px){.megaStatsSelectArea .megaStatsSelectHolder{max-width:100%;}.megaStatsSelectArea .megaStatsSelectHolder span{max-width:100%;}.megaStatsSelectArea .megaStatsSelectHolder .listHolder,.megaStatsSelectArea .megaStatsSelectHolder ul{width:100%;max-width:100%;}.megaStatsSelectArea .megaStatsSelectHolder ul li{white-space:normal;padding:0 40px 0 0;height:auto;line-height:26px;}}@media screen and (max-width:767px){.megaStatsSelectArea{width:100%;}.megaStatsSelectHolder{margin:10px 0;}.megaStatsSelectHolder.list{width:100%;}.megaStatsSelectHolder.list .listHolder{width:100%;max-height:none;}.megaStatsSelectHolder.list .listHolder span{display:none;}.megaStatsSelectHolder.list .listHolder select{width:100%;background:#333;color:#fff;font-size:18px;font-family:'Source Sans Pro',sans-serif;font-weight:600;padding:6px 10px;border:0;outline:0!important;}.megaStatsSelectHolder.list .arrowButton{height:35px;pointer-events:none;}.megaStatsSelectHolder.list .arrowButton.down{bottom:1px;}}.page-header-banner,.page-header-secondary-banner{display:flex;justify-content:center;align-items:center;background:#f8f8f9;padding:20px 10px;box-sizing:border-box;max-height:70px;-webkit-transition:max-height 400ms linear,padding 400ms linear;-moz-transition:max-height 400ms linear,padding 400ms linear;-ms-transition:max-height 400ms linear,padding 400ms linear;-o-transition:max-height 400ms linear,padding 400ms linear;transition:max-height 400ms linear,padding 400ms linear;overflow:hidden;}.page-header-banner.animated,.page-header-secondary-banner.animated{max-height:0;padding:0;}.page-header-banner>div,.page-header-secondary-banner>div{margin:0 10px;}.page-header-banner .page-header-banner-link a,.page-header-secondary-banner .page-header-banner-link a{font-family:'Source Sans Pro',sans-serif;font-weight:600;color:#fff;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:10px 30px;z-index:2;font-size:20px;background:#333;}@media screen and (min-width:1024px){.page-header-banner .page-header-banner-link a,.page-header-secondary-banner .page-header-banner-link a{-webkit-transition:background-color 400ms linear,color 400ms linear;-moz-transition:background-color 400ms linear,color 400ms linear;-ms-transition:background-color 400ms linear,color 400ms linear;-o-transition:background-color 400ms linear,color 400ms linear;transition:background-color 400ms linear,color 400ms linear;}.page-header-banner .page-header-banner-link a:hover,.page-header-secondary-banner .page-header-banner-link a:hover{-webkit-transition:background-color 200ms linear,color 200ms linear;-moz-transition:background-color 200ms linear,color 200ms linear;-ms-transition:background-color 200ms linear,color 200ms linear;-o-transition:background-color 200ms linear,color 200ms linear;transition:background-color 200ms linear,color 200ms linear;background-color:#ffe811;color:#333;}}@media screen and (max-width:1024px){.page-header-banner,.page-header-secondary-banner{flex-wrap:wrap;padding:0 10px 10px 10px;}.page-header-banner>div,.page-header-secondary-banner>div{width:100%;margin:10px 0;}.page-header-banner .page-header-banner-content,.page-header-secondary-banner .page-header-banner-content{font-size:16px;}.page-header-banner .page-header-banner-link,.page-header-secondary-banner .page-header-banner-link{margin:0;}.page-header-banner .page-header-banner-link a,.page-header-secondary-banner .page-header-banner-link a{padding:4px 10px;font-size:14px;}}@media screen and (max-width:768px){.page-header-banner .page-header-banner-content,.page-header-secondary-banner .page-header-banner-content{margin:0;}}.page-header-secondary-banner{margin-bottom:10px;background:#808080;color:#fff!important;max-height:none;padding:13px 10px;}.page-header-secondary-banner p{color:#fff;margin:0;}.page-header-secondary-banner a{text-decoration:underline;color:#fff;}.page-header-secondary-banner .rteButton{margin:0;}@media screen and (min-width:1024px){.mobile{display:none!important;}body{padding-top:100px!important;}header{width:1748px;}header .headerNav .navBurger .burgerButton:hover{border-color:#ffe811;}header .headerNav .primaryNav li{-webkit-transition:background-color 400ms linear;-moz-transition:background-color 400ms linear;-ms-transition:background-color 400ms linear;-o-transition:background-color 400ms linear;transition:background-color 400ms linear;}header .headerNav .primaryNav li.homeIcon a:before,header .headerNav .primaryNav li.homeIcon a:after{-webkit-transition:opacity 200ms linear;-moz-transition:opacity 200ms linear;-ms-transition:opacity 200ms linear;-o-transition:opacity 200ms linear;transition:opacity 200ms linear;}header .headerNav .primaryNav li a{-webkit-transition:color 400ms linear;-moz-transition:color 400ms linear;-ms-transition:color 400ms linear;-o-transition:color 400ms linear;transition:color 400ms linear;}header .headerNav .primaryNav li:hover{-webkit-transition:background-color 200ms linear;-moz-transition:background-color 200ms linear;-ms-transition:background-color 200ms linear;-o-transition:background-color 200ms linear;transition:background-color 200ms linear;background-color:#ffe811;}header .headerNav .primaryNav li:hover a{-webkit-transition:color 200ms linear;-moz-transition:color 200ms linear;-ms-transition:color 200ms linear;-o-transition:color 200ms linear;transition:color 200ms linear;color:#333;}header .headerNav .secondaryNav .inner .secondaryNavHeader .close:hover{border-color:#ffe811;}header .headerNav .secondaryNav .inner ul.navUL li.hardcodedNavLink.active .subnavArrow:hover:after{border-bottom-color:#ffe811;}header .headerNav .secondaryNav .inner ul.navUL li.hardcodedNavLink .subnavArrow:hover:after{border-top-color:#ffe811;}header .headerNav .secondaryNav .inner ul.navUL li a{-webkit-transition:all 200ms linear;-moz-transition:all 200ms linear;-ms-transition:all 200ms linear;-o-transition:all 200ms linear;transition:all 200ms linear;}header .headerNav .secondaryNav .inner ul.navUL li a:hover{color:#ffe811;border-color:#ffe811;}header .headerNav .headerSearch input[type=text],header .headerNav .headerSearch input[type=email],header .headerNav .headerSearch input[type=search],header .headerNav .headerSearch input[type=date]{-webkit-transition:background-color 400ms linear;-moz-transition:background-color 400ms linear;-ms-transition:background-color 400ms linear;-o-transition:background-color 400ms linear;transition:background-color 400ms linear;}header .headerNav .headerSearch .searchButton:after{-webkit-transition:opacity 200ms linear;-moz-transition:opacity 200ms linear;-ms-transition:opacity 200ms linear;-o-transition:opacity 200ms linear;transition:opacity 200ms linear;}header .headerNav .headerSearch .searchButton:hover:after{opacity:1;}header .headerNav .logo:after{-webkit-transition:opacity 200ms linear;-moz-transition:opacity 200ms linear;-ms-transition:opacity 200ms linear;-o-transition:opacity 200ms linear;transition:opacity 200ms linear;}header .headerNav .logo:hover:after{opacity:1;}.slick-prev:after{-webkit-transition:opacity 200ms linear;-moz-transition:opacity 200ms linear;-ms-transition:opacity 200ms linear;-o-transition:opacity 200ms linear;transition:opacity 200ms linear;}.slick-prev:hover:after{opacity:1;}.slick-next:after{-webkit-transition:opacity 200ms linear;-moz-transition:opacity 200ms linear;-ms-transition:opacity 200ms linear;-o-transition:opacity 200ms linear;transition:opacity 200ms linear;}.slick-next:hover:after{opacity:1;}#cboxPrevious,#cboxNext,#cboxClose{-webkit-transition:background-color 200ms linear;-moz-transition:background-color 200ms linear;-ms-transition:background-color 200ms linear;-o-transition:background-color 200ms linear;transition:background-color 200ms linear;}#cboxPrevious:hover,#cboxNext:hover,#cboxClose:hover{background-color:#ffe811;}.slideContainer:not(.staffFeature) .expandButton{-moz-transition:border-color 200ms linear;-o-transition:border-color 200ms linear;-webkit-transition:border-color 200ms linear;transition:border-color 200ms linear;}.slideContainer:not(.staffFeature) .expandButton:hover{border-color:#ffe811;}.slideContainer:not(.staffFeature):hover .slideContent h2 .slideButton{-webkit-transition:background-color 200ms linear,color 200ms linear;-moz-transition:background-color 200ms linear,color 200ms linear;-ms-transition:background-color 200ms linear,color 200ms linear;-o-transition:background-color 200ms linear,color 200ms linear;transition:background-color 200ms linear,color 200ms linear;background-color:#ffe811;color:#333;}.slideContainer:not(.staffFeature) .slideContent{-webkit-transition:transform 1000ms linear;-moz-transition:transform 1000ms linear;-ms-transition:transform 1000ms linear;-o-transition:transform 1000ms linear;transition:transform 1000ms linear;}.slideContainer:not(.staffFeature) .slideContent h2 .slideButton{-webkit-transition:background-color 400ms linear,color 400ms linear;-moz-transition:background-color 400ms linear,color 400ms linear;-ms-transition:background-color 400ms linear,color 400ms linear;-o-transition:background-color 400ms linear,color 400ms linear;transition:background-color 400ms linear,color 400ms linear;}.homepageFeatureWeek .tab .viewAll,.buyPageFeatureWeek .tab .viewAll,.rentPageFeatureWeek .tab .viewAll,.commercialPageFeatureWeek .tab .viewAll,.sellPageRecentSales .tab .viewAll,.auctionPageFeatures .tab .viewAll,.recentlySoldFeature .tab .viewAll{-webkit-transition:background-color 400ms linear;-moz-transition:background-color 400ms linear;-ms-transition:background-color 400ms linear;-o-transition:background-color 400ms linear;transition:background-color 400ms linear;}.homepageFeatureWeek .tab .viewAll a,.buyPageFeatureWeek .tab .viewAll a,.rentPageFeatureWeek .tab .viewAll a,.commercialPageFeatureWeek .tab .viewAll a,.sellPageRecentSales .tab .viewAll a,.auctionPageFeatures .tab .viewAll a,.recentlySoldFeature .tab .viewAll a{-webkit-transition:color 400ms linear;-moz-transition:color 400ms linear;-ms-transition:color 400ms linear;-o-transition:color 400ms linear;transition:color 400ms linear;}.homepageFeatureWeek .tab .viewAll:hover,.buyPageFeatureWeek .tab .viewAll:hover,.rentPageFeatureWeek .tab .viewAll:hover,.commercialPageFeatureWeek .tab .viewAll:hover,.sellPageRecentSales .tab .viewAll:hover,.auctionPageFeatures .tab .viewAll:hover,.recentlySoldFeature .tab .viewAll:hover{-webkit-transition:background-color 200ms linear;-moz-transition:background-color 200ms linear;-ms-transition:background-color 200ms linear;-o-transition:background-color 200ms linear;transition:background-color 200ms linear;background:#ffe811;}.homepageFeatureWeek .tab .viewAll:hover a,.buyPageFeatureWeek .tab .viewAll:hover a,.rentPageFeatureWeek .tab .viewAll:hover a,.commercialPageFeatureWeek .tab .viewAll:hover a,.sellPageRecentSales .tab .viewAll:hover a,.auctionPageFeatures .tab .viewAll:hover a,.recentlySoldFeature .tab .viewAll:hover a{-webkit-transition:color 200ms linear;-moz-transition:color 200ms linear;-ms-transition:color 200ms linear;-o-transition:color 200ms linear;transition:color 200ms linear;color:#333;}.homepageFeatureWeek .tabList ul li,.buyPageFeatureWeek .tabList ul li,.rentPageFeatureWeek .tabList ul li,.commercialPageFeatureWeek .tabList ul li,.sellPageRecentSales .tabList ul li,.auctionPageFeatures .tabList ul li,.recentlySoldFeature .tabList ul li{-webkit-transition:border-bottom-color 400ms linear;-moz-transition:border-bottom-color 400ms linear;-ms-transition:border-bottom-color 400ms linear;-o-transition:border-bottom-color 400ms linear;transition:border-bottom-color 400ms linear;}.homepageFeatureWeek .tabList ul li:hover,.buyPageFeatureWeek .tabList ul li:hover,.rentPageFeatureWeek .tabList ul li:hover,.commercialPageFeatureWeek .tabList ul li:hover,.sellPageRecentSales .tabList ul li:hover,.auctionPageFeatures .tabList ul li:hover,.recentlySoldFeature .tabList ul li:hover{-webkit-transition:border-bottom-color 200ms linear;-moz-transition:border-bottom-color 200ms linear;-ms-transition:border-bottom-color 200ms linear;-o-transition:border-bottom-color 200ms linear;transition:border-bottom-color 200ms linear;border-bottom-color:#ffe811;}.propertyQuick h3 a{-webkit-transition:color 200ms linear;-moz-transition:color 200ms linear;-ms-transition:color 200ms linear;-o-transition:color 200ms linear;transition:color 200ms linear;}.propertyQuick:hover .zoomIt .zoomImage-wrapper img,.propertyQuick.hovered .zoomIt .zoomImage-wrapper img{-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);-webkit-transform:scale(1.1);transform:scale(1.1);}.propertyQuick:hover h3 a,.propertyQuick.hovered h3 a{color:#b1b1b1;}.areaQuick .zoomIt .zoomImage-wrapper img,.blogQuick .zoomIt .zoomImage-wrapper img,.staffArticleQuick .zoomIt .zoomImage-wrapper img{-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);-webkit-transform:scale(1.1);transform:scale(1.1);}.areaQuick .zoomIt .zoomImage,.blogQuick .zoomIt .zoomImage,.staffArticleQuick .zoomIt .zoomImage{-webkit-transition:background-size 200ms 0s ease;-moz-transition:background-size 200ms 0s ease;-ms-transition:background-size 200ms 0s ease;-o-transition:background-size 200ms 0s ease;transition:background-size 200ms 0s ease;}.areaQuick .zoomIt:hover .zoomImage,.blogQuick .zoomIt:hover .zoomImage,.staffArticleQuick .zoomIt:hover .zoomImage,.areaQuick .zoomIt.hovered .zoomImage,.blogQuick .zoomIt.hovered .zoomImage,.staffArticleQuick .zoomIt.hovered .zoomImage{background-size:561px 330px;}.staffFeature .slideContent h1{-webkit-transition:background-color 200ms linear;-moz-transition:background-color 200ms linear;-ms-transition:background-color 200ms linear;-o-transition:background-color 200ms linear;transition:background-color 200ms linear;}.staffFeature .slideContent h1 .slideTitle{-webkit-transition:color 200ms linear;-moz-transition:color 200ms linear;-ms-transition:color 200ms linear;-o-transition:color 200ms linear;transition:color 200ms linear;}.staffFeature .slideContent a:hover h1{-webkit-transition:background-color 400ms linear;-moz-transition:background-color 400ms linear;-ms-transition:background-color 400ms linear;-o-transition:background-color 400ms linear;transition:background-color 400ms linear;background-color:#ffe811;}.staffFeature .slideContent a:hover h1 .slideTitle{-webkit-transition:color 400ms linear;-moz-transition:color 400ms linear;-ms-transition:color 400ms linear;-o-transition:color 400ms linear;transition:color 400ms linear;color:#333;}.staffFeature .moreStaff,.staffFeature .moreListings{-webkit-transition:background-color 200ms linear,color 200ms linear;-moz-transition:background-color 200ms linear,color 200ms linear;-ms-transition:background-color 200ms linear,color 200ms linear;-o-transition:background-color 200ms linear,color 200ms linear;transition:background-color 200ms linear,color 200ms linear;}.staffFeature .moreStaff:hover,.staffFeature .moreListings:hover{-webkit-transition:background-color 400ms linear,color 400ms linear;-moz-transition:background-color 400ms linear,color 400ms linear;-ms-transition:background-color 400ms linear,color 400ms linear;-o-transition:background-color 400ms linear,color 400ms linear;transition:background-color 400ms linear,color 400ms linear;background-color:#ffe811;color:#333;}.siteQuotes .siteQuote.shortened~.siteQuoteMore,.siteQuotes .siteQuote.shortened~.siteQuoteLess{-webkit-transition:background-color 400ms linear,color 400ms linear;-moz-transition:background-color 400ms linear,color 400ms linear;-ms-transition:background-color 400ms linear,color 400ms linear;-o-transition:background-color 400ms linear,color 400ms linear;transition:background-color 400ms linear,color 400ms linear;}.siteQuotes .siteQuote.shortened~.siteQuoteMore:hover,.siteQuotes .siteQuote.shortened~.siteQuoteLess:hover{-webkit-transition:background-color 200ms linear,color 200ms linear;-moz-transition:background-color 200ms linear,color 200ms linear;-ms-transition:background-color 200ms linear,color 200ms linear;-o-transition:background-color 200ms linear,color 200ms linear;transition:background-color 200ms linear,color 200ms linear;background-color:#ffe811;color:#333;}.homepageBlog .blogButtons a,.blogLandingContainer .blogButtons a{-webkit-transition:background-color 400ms linear,color 400ms linear;-moz-transition:background-color 400ms linear,color 400ms linear;-ms-transition:background-color 400ms linear,color 400ms linear;-o-transition:background-color 400ms linear,color 400ms linear;transition:background-color 400ms linear,color 400ms linear;}.homepageBlog .blogButtons a:hover,.blogLandingContainer .blogButtons a:hover{-webkit-transition:background-color 200ms linear,color 200ms linear;-moz-transition:background-color 200ms linear,color 200ms linear;-ms-transition:background-color 200ms linear,color 200ms linear;-o-transition:background-color 200ms linear,color 200ms linear;transition:background-color 200ms linear,color 200ms linear;background-color:#ffe811;color:#333;}.homepageBlog .blogSlides .paging li a,.blogLandingContainer .blogSlides .paging li a{-webkit-transition:color 400ms linear;-moz-transition:color 400ms linear;-ms-transition:color 400ms linear;-o-transition:color 400ms linear;transition:color 400ms linear;}.homepageBlog .blogSlides .paging li:hover a,.blogLandingContainer .blogSlides .paging li:hover a{color:#ffe811;}.homepageBlog .blogSlides .blogQuick .blogQuickDetail .articleMore,.blogLandingContainer .blogSlides .blogQuick .blogQuickDetail .articleMore{-webkit-transition:background-color 400ms linear,color 400ms linear;-moz-transition:background-color 400ms linear,color 400ms linear;-ms-transition:background-color 400ms linear,color 400ms linear;-o-transition:background-color 400ms linear,color 400ms linear;transition:background-color 400ms linear,color 400ms linear;}.homepageBlog .blogSlides .blogQuick .blogQuickDetail .articleMore:hover,.blogLandingContainer .blogSlides .blogQuick .blogQuickDetail .articleMore:hover{-webkit-transition:background-color 200ms linear,color 200ms linear;-moz-transition:background-color 200ms linear,color 200ms linear;-ms-transition:background-color 200ms linear,color 200ms linear;-o-transition:background-color 200ms linear,color 200ms linear;transition:background-color 200ms linear,color 200ms linear;background-color:#ffe811;color:#333;}.propertyPage .propertyFeature .slideSharing .shareIcons ul li{-webkit-transition:background-color 200ms linear;-moz-transition:background-color 200ms linear;-ms-transition:background-color 200ms linear;-o-transition:background-color 200ms linear;transition:background-color 200ms linear;}.propertyPage .propertyFeature .slideSharing .shareIcons ul li a:after{-webkit-transition:opacity 200ms linear;-moz-transition:opacity 200ms linear;-ms-transition:opacity 200ms linear;-o-transition:opacity 200ms linear;transition:opacity 200ms linear;}.propertyPage .propertyFeature .slideSharing .shareIcons ul li:hover a:before{opacity:0;}.propertyPage .propertyFeature .slideSharing .shareIcons ul li:hover a:after{opacity:1;}.propertyPage .propertyFeature .slideSharing .shareIcons ul li.fb:hover{background-color:#3b5998;}.propertyPage .propertyFeature .slideSharing .shareIcons ul li.tw:hover{background-color:#5ea9dd;}.propertyPage .propertyFeature .slideSharing .shareIcons ul li.pt:hover{background-color:#ca2027;}.propertyPage .propertyFeature .slideSharing .shareIcons ul li.em:hover{background-color:#ffe811;}.propertyPage .propertyPageContent .propertyPageListedBy a{-webkit-transition:color 400ms linear;-moz-transition:color 400ms linear;-ms-transition:color 400ms linear;-o-transition:color 400ms linear;transition:color 400ms linear;}.propertyPage .propertyPageContent .propertyPageListedBy a:hover{color:#ffe811;-webkit-transition:color 200ms linear;-moz-transition:color 200ms linear;-ms-transition:color 200ms linear;-o-transition:color 200ms linear;transition:color 200ms linear;}.propertyPage .propertyPageContent .pageColumn .propertyDetailsContent .button{-webkit-transition:background-color 400ms linear,color 400ms linear;-moz-transition:background-color 400ms linear,color 400ms linear;-ms-transition:background-color 400ms linear,color 400ms linear;-o-transition:background-color 400ms linear,color 400ms linear;transition:background-color 400ms linear,color 400ms linear;}.propertyPage .propertyPageContent .pageColumn .propertyDetailsContent .button:hover{-webkit-transition:background-color 200ms linear,color 200ms linear;-moz-transition:background-color 200ms linear,color 200ms linear;-ms-transition:background-color 200ms linear,color 200ms linear;-o-transition:background-color 200ms linear,color 200ms linear;transition:background-color 200ms linear,color 200ms linear;background-color:#ffe811;color:#333;}.propertyPage .propertyPageContent .pageColumn .propertyDetailsContent .downloads ul li a{-webkit-transition:color 200ms linear;-moz-transition:color 200ms linear;-ms-transition:color 200ms linear;-o-transition:color 200ms linear;transition:color 200ms linear;}.propertyPage .propertyPageContent .pageColumn .propertyDetailsContent .downloads ul li a:hover{color:#ffe811;}.propertyPage .propertyPageContent .pageColumn .propertyFloorplans .propertyFloorplanTabs ul li.active:hover{background-color:#333;color:#fff;}.propertyPage .propertyPageContent .pageColumn .propertyFloorplans .propertyFloorplanTabs ul li.active:hover .external{color:#fff;}.propertyPage .propertyPageContent .pageColumn .propertyFloorplans .propertyFloorplanTabs ul li:hover{background-color:#ffe811;color:#333;}.propertyPage .propertyPageContent .pageColumn .propertyFloorplans .propertyFloorplanTabs ul li:hover .external{color:#333;}.propertyPage .propertyPageContent .pageColumn .propertyDateTimes .propertyInspectionTimes p .auctionPlace{-webkit-transition:color 200ms ease-in-out;-moz-transition:color 200ms ease-in-out;-ms-transition:color 200ms ease-in-out;-o-transition:color 200ms ease-in-out;transition:color 200ms ease-in-out;}.propertyPage .propertyPageContent .pageColumn .propertyDateTimes .propertyInspectionTimes p .auctionPlace:hover{color:#fff;}.propertyPage .propertyPageContent .pageColumn .propertyDateTimes .propertyInspectionTimes p .calendarLinks a:after{-webkit-transition:opacity 200ms linear;-moz-transition:opacity 200ms linear;-ms-transition:opacity 200ms linear;-o-transition:opacity 200ms linear;transition:opacity 200ms linear;}.propertyPage .propertyPageContent .pageColumn .propertyDateTimes .propertyInspectionTimes p .calendarLinks a:hover:after{opacity:1;}.propertyPage .staffFeature .staffMember .staffContainer .slideContent h1{-webkit-transition:background-color 200ms linear;-moz-transition:background-color 200ms linear;-ms-transition:background-color 200ms linear;-o-transition:background-color 200ms linear;transition:background-color 200ms linear;}.propertyPage .staffFeature .staffMember .staffContainer .slideContent h1 .slideTitle{-webkit-transition:color 200ms linear;-moz-transition:color 200ms linear;-ms-transition:color 200ms linear;-o-transition:color 200ms linear;transition:color 200ms linear;}.propertyPage .staffFeature .staffMember .staffContainer .slideContent a:hover h1{-webkit-transition:background-color 400ms linear;-moz-transition:background-color 400ms linear;-ms-transition:background-color 400ms linear;-o-transition:background-color 400ms linear;transition:background-color 400ms linear;background-color:#ffe811;}.propertyPage .staffFeature .staffMember .staffContainer .slideContent a:hover h1 .slideTitle{-webkit-transition:color 400ms linear;-moz-transition:color 400ms linear;-ms-transition:color 400ms linear;-o-transition:color 400ms linear;transition:color 400ms linear;color:#333;}.propertyPage .staffFeature .moreStaff,.propertyPage .staffFeature .moreListings{-webkit-transition:background-color 200ms linear,color 200ms linear;-moz-transition:background-color 200ms linear,color 200ms linear;-ms-transition:background-color 200ms linear,color 200ms linear;-o-transition:background-color 200ms linear,color 200ms linear;transition:background-color 200ms linear,color 200ms linear;}.propertyPage .staffFeature .moreStaff:hover,.propertyPage .staffFeature .moreListings:hover{-webkit-transition:background-color 400ms linear,color 400ms linear;-moz-transition:background-color 400ms linear,color 400ms linear;-ms-transition:background-color 400ms linear,color 400ms linear;-o-transition:background-color 400ms linear,color 400ms linear;transition:background-color 400ms linear,color 400ms linear;background-color:#ffe811;color:#333;}.statsButton{-webkit-transition:background-color 400ms linear,color 400ms linear;-moz-transition:background-color 400ms linear,color 400ms linear;-ms-transition:background-color 400ms linear,color 400ms linear;-o-transition:background-color 400ms linear,color 400ms linear;transition:background-color 400ms linear,color 400ms linear;}.statsButton:hover{-webkit-transition:background-color 200ms linear,color 200ms linear;-moz-transition:background-color 200ms linear,color 200ms linear;-ms-transition:background-color 200ms linear,color 200ms linear;-o-transition:background-color 200ms linear,color 200ms linear;transition:background-color 200ms linear,color 200ms linear;background-color:#ffe811;color:#333;}.areaBodyContent .breadcrumbs+.pageButtons .statsButton{-webkit-transition:background-color 400ms linear,color 400ms linear;-moz-transition:background-color 400ms linear,color 400ms linear;-ms-transition:background-color 400ms linear,color 400ms linear;-o-transition:background-color 400ms linear,color 400ms linear;transition:background-color 400ms linear,color 400ms linear;}.areaBodyContent .breadcrumbs+.pageButtons .statsButton:hover{-webkit-transition:background-color 200ms linear,color 200ms linear;-moz-transition:background-color 200ms linear,color 200ms linear;-ms-transition:background-color 200ms linear,color 200ms linear;-o-transition:background-color 200ms linear,color 200ms linear;transition:background-color 200ms linear,color 200ms linear;background-color:#ffe811;color:#333;}.propertyPageLinkButtons .button{-webkit-transition:background-color 400ms linear,color 400ms linear;-moz-transition:background-color 400ms linear,color 400ms linear;-ms-transition:background-color 400ms linear,color 400ms linear;-o-transition:background-color 400ms linear,color 400ms linear;transition:background-color 400ms linear,color 400ms linear;}.propertyPageLinkButtons .button:hover{-webkit-transition:background-color 200ms linear,color 200ms linear;-moz-transition:background-color 200ms linear,color 200ms linear;-ms-transition:background-color 200ms linear,color 200ms linear;-o-transition:background-color 200ms linear,color 200ms linear;transition:background-color 200ms linear,color 200ms linear;background-color:#ffe811;color:#333;}.featureAreas .areaQuick .articleMore{-webkit-transition:background-color 400ms linear,color 400ms linear;-moz-transition:background-color 400ms linear,color 400ms linear;-ms-transition:background-color 400ms linear,color 400ms linear;-o-transition:background-color 400ms linear,color 400ms linear;transition:background-color 400ms linear,color 400ms linear;}.featureAreas .areaQuick .articleMore:hover{-webkit-transition:background-color 200ms linear,color 200ms linear;-moz-transition:background-color 200ms linear,color 200ms linear;-ms-transition:background-color 200ms linear,color 200ms linear;-o-transition:background-color 200ms linear,color 200ms linear;transition:background-color 200ms linear,color 200ms linear;background-color:#ffe811;color:#333;}.staffPage .staffListing .staffSection .staffSectionItems .staffSectionItem>a{overflow:hidden;}.staffPage .staffListing .staffSection .staffSectionItems .staffSectionItem>a img{-webkit-transition:opacity 200ms linear,transform 200ms linear;-moz-transition:opacity 200ms linear,transform 200ms linear;-ms-transition:opacity 200ms linear,transform 200ms linear;-o-transition:opacity 200ms linear,transform 200ms linear;transition:opacity 200ms linear,transform 200ms linear;}.staffPage .staffListing .staffSection .staffSectionItems .staffSectionItem>a:hover img{opacity:.6;-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1);}.staffPage .staffListing .staffSection .staffSectionItems .staffSectionItem .staffSectionMemberDetails .emailLink:after{-webkit-transition:opacity 200ms linear;-moz-transition:opacity 200ms linear;-ms-transition:opacity 200ms linear;-o-transition:opacity 200ms linear;transition:opacity 200ms linear;}.staffPage .staffListing .staffSection .staffSectionItems .staffSectionItem .staffSectionMemberDetails .emailLink:hover:after{opacity:1;}.staffMemberPage .staffPageFeature .slideContent ul li.emailLink a,.teamGroupPage .staffPageFeature .slideContent ul li.emailLink a{-webkit-transition:color 200ms linear;-moz-transition:color 200ms linear;-ms-transition:color 200ms linear;-o-transition:color 200ms linear;transition:color 200ms linear;}.staffMemberPage .staffPageFeature .slideContent ul li.emailLink a:after,.teamGroupPage .staffPageFeature .slideContent ul li.emailLink a:after{-webkit-transition:opacity 200ms linear;-moz-transition:opacity 200ms linear;-ms-transition:opacity 200ms linear;-o-transition:opacity 200ms linear;transition:opacity 200ms linear;}.staffMemberPage .staffPageFeature .slideContent ul li.emailLink a:hover,.teamGroupPage .staffPageFeature .slideContent ul li.emailLink a:hover{color:#b1b1b1;}.staffMemberPage .staffPageFeature .slideContent ul li.emailLink a:hover:after,.teamGroupPage .staffPageFeature .slideContent ul li.emailLink a:hover:after{opacity:1;}.staffMemberPage .staffPageFeature .slideContent ul li a.staffSocialIcon:after,.teamGroupPage .staffPageFeature .slideContent ul li a.staffSocialIcon:after{-webkit-transition:background-color 400ms linear;-moz-transition:background-color 400ms linear;-ms-transition:background-color 400ms linear;-o-transition:background-color 400ms linear;transition:background-color 400ms linear;}.staffMemberPage .staffPageFeature .slideContent ul li a.staffSocialIcon.staffFB:hover:after,.teamGroupPage .staffPageFeature .slideContent ul li a.staffSocialIcon.staffFB:hover:after{background-color:#3b5998;}.staffMemberPage .staffPageFeature .slideContent ul li a.staffSocialIcon.staffTW:hover:after,.teamGroupPage .staffPageFeature .slideContent ul li a.staffSocialIcon.staffTW:hover:after{background-color:#5ea9dd;}.staffMemberPage .staffPageFeature .slideContent ul li a.staffSocialIcon.staffSC:hover:after,.teamGroupPage .staffPageFeature .slideContent ul li a.staffSocialIcon.staffSC:hover:after{background-color:#f4eb20;}.staffMemberPage .staffPageFeature .slideContent ul li a.staffSocialIcon.staffPT:hover:after,.teamGroupPage .staffPageFeature .slideContent ul li a.staffSocialIcon.staffPT:hover:after{background-color:#ca2027;}.staffMemberPage .staffPageFeature .slideContent ul li a.staffSocialIcon.staffIG:hover:after,.teamGroupPage .staffPageFeature .slideContent ul li a.staffSocialIcon.staffIG:hover:after{background-color:#bd4198;}.staffMemberPage .staffPageFeature .slideContent ul li a.staffSocialIcon.staffGP:hover:after,.teamGroupPage .staffPageFeature .slideContent ul li a.staffSocialIcon.staffGP:hover:after{background-color:#dc4f42;}.staffMemberPage .staffPageFeature .slideContent ul li a.staffSocialIcon.staffLI:hover:after,.teamGroupPage .staffPageFeature .slideContent ul li a.staffSocialIcon.staffLI:hover:after{background-color:#0a7bba;}.staffMemberPage .staffPageFeature .slideContent ul li a.staffSocialIcon.staffYT:hover:after,.teamGroupPage .staffPageFeature .slideContent ul li a.staffSocialIcon.staffYT:hover:after{background-color:#ee2724;}.staffMemberPage .staffPageContent .pageColumn .staffPageQuotes .teamQuote.shortened~.siteQuoteMore,.teamGroupPage .staffPageContent .pageColumn .staffPageQuotes .teamQuote.shortened~.siteQuoteMore{-webkit-transition:background-color 400ms linear,color 400ms linear;-moz-transition:background-color 400ms linear,color 400ms linear;-ms-transition:background-color 400ms linear,color 400ms linear;-o-transition:background-color 400ms linear,color 400ms linear;transition:background-color 400ms linear,color 400ms linear;}.staffMemberPage .staffPageContent .pageColumn .staffPageQuotes .teamQuote.shortened~.siteQuoteMore:hover,.teamGroupPage .staffPageContent .pageColumn .staffPageQuotes .teamQuote.shortened~.siteQuoteMore:hover{-webkit-transition:background-color 200ms linear,color 200ms linear;-moz-transition:background-color 200ms linear,color 200ms linear;-ms-transition:background-color 200ms linear,color 200ms linear;-o-transition:background-color 200ms linear,color 200ms linear;transition:background-color 200ms linear,color 200ms linear;background-color:#ffe811;color:#333;}.staffMemberPage .staffPageContent .pageColumn .staffPageAppraisalLink a,.teamGroupPage .staffPageContent .pageColumn .staffPageAppraisalLink a{-webkit-transition:background-color 400ms linear,color 400ms linear;-moz-transition:background-color 400ms linear,color 400ms linear;-ms-transition:background-color 400ms linear,color 400ms linear;-o-transition:background-color 400ms linear,color 400ms linear;transition:background-color 400ms linear,color 400ms linear;}.staffMemberPage .staffPageContent .pageColumn .staffPageAppraisalLink a:hover,.teamGroupPage .staffPageContent .pageColumn .staffPageAppraisalLink a:hover{-webkit-transition:background-color 200ms linear,color 200ms linear;-moz-transition:background-color 200ms linear,color 200ms linear;-ms-transition:background-color 200ms linear,color 200ms linear;-o-transition:background-color 200ms linear,color 200ms linear;transition:background-color 200ms linear,color 200ms linear;background-color:#ffe811;color:#333;}.staffMemberPage .staffPageContent .pageColumn .staffPageProperties .staffPropertyTabList ul li,.teamGroupPage .staffPageContent .pageColumn .staffPageProperties .staffPropertyTabList ul li{-webkit-transition:border-bottom-color 400ms linear;-moz-transition:border-bottom-color 400ms linear;-ms-transition:border-bottom-color 400ms linear;-o-transition:border-bottom-color 400ms linear;transition:border-bottom-color 400ms linear;}.staffMemberPage .staffPageContent .pageColumn .staffPageProperties .staffPropertyTabList ul li:hover,.teamGroupPage .staffPageContent .pageColumn .staffPageProperties .staffPropertyTabList ul li:hover{-webkit-transition:border-bottom-color 200ms linear;-moz-transition:border-bottom-color 200ms linear;-ms-transition:border-bottom-color 200ms linear;-o-transition:border-bottom-color 200ms linear;transition:border-bottom-color 200ms linear;border-bottom-color:#ffe811;}.staffMemberPage .staffMemberArticles .staffArticleQuick .articleMore,.teamGroupPage .staffMemberArticles .staffArticleQuick .articleMore{-webkit-transition:background-color 400ms linear,color 400ms linear;-moz-transition:background-color 400ms linear,color 400ms linear;-ms-transition:background-color 400ms linear,color 400ms linear;-o-transition:background-color 400ms linear,color 400ms linear;transition:background-color 400ms linear,color 400ms linear;}.staffMemberPage .staffMemberArticles .staffArticleQuick .articleMore:hover,.teamGroupPage .staffMemberArticles .staffArticleQuick .articleMore:hover{-webkit-transition:background-color 200ms linear,color 200ms linear;-moz-transition:background-color 200ms linear,color 200ms linear;-ms-transition:background-color 200ms linear,color 200ms linear;-o-transition:background-color 200ms linear,color 200ms linear;transition:background-color 200ms linear,color 200ms linear;background-color:#ffe811;color:#333;}.pageInterests .quick .video .videoOverlay .videoBG{-webkit-transition:max-width 200ms linear,max-height 200ms linear;-moz-transition:max-width 200ms linear,max-height 200ms linear;-ms-transition:max-width 200ms linear,max-height 200ms linear;-o-transition:max-width 200ms linear,max-height 200ms linear;transition:max-width 200ms linear,max-height 200ms linear;}.pageInterests .quick .video .videoOverlay:before,.pageInterests .quick .video .videoOverlay:after{-webkit-transition:opacity 200ms linear;-moz-transition:opacity 200ms linear;-ms-transition:opacity 200ms linear;-o-transition:opacity 200ms linear;transition:opacity 200ms linear;}.pageInterests .quick .video .videoOverlay:hover:before,.pageInterests .quick .video .videoOverlay:hover:after{opacity:1;}.pageInterests .quick .video .videoOverlay:hover .videoBG{max-width:146px;max-height:146px;}.propertyTags ul li{-webkit-transition:background-color 400ms linear;-moz-transition:background-color 400ms linear;-ms-transition:background-color 400ms linear;-o-transition:background-color 400ms linear;transition:background-color 400ms linear;}.propertyTags ul li.tagStart:hover{background-color:#333;}.propertyTags ul li.tagStart:hover a{color:#fff;}.propertyTags ul li:hover{-webkit-transition:background-color 200ms linear;-moz-transition:background-color 200ms linear;-ms-transition:background-color 200ms linear;-o-transition:background-color 200ms linear;transition:background-color 200ms linear;background-color:#ffe811;}.propertyTags ul li:hover a{-webkit-transition:color 200ms linear;-moz-transition:color 200ms linear;-ms-transition:color 200ms linear;-o-transition:color 200ms linear;transition:color 200ms linear;color:#333;}.propertyTags ul li a{-webkit-transition:color 400ms linear;-moz-transition:color 400ms linear;-ms-transition:color 400ms linear;-o-transition:color 400ms linear;transition:color 400ms linear;}.recentlySoldPage .recentlySoldPager .button{-moz-transition:color 400ms linear;-o-transition:color 400ms linear;-webkit-transition:color 400ms linear;transition:color 400ms linear;}.recentlySoldPage .recentlySoldPager .button:hover{color:#ffe811;}.footerContact .upperContactArea .contactFormContainer .contactForm .privacyStatement a{-webkit-transition:color 200ms linear;-moz-transition:color 200ms linear;-ms-transition:color 200ms linear;-o-transition:color 200ms linear;transition:color 200ms linear;}.footerContact .upperContactArea .contactFormContainer .contactForm .privacyStatement a:hover{color:#ffe811;}.footerContact .upperContactArea .contactFormContainer .contactForm input[type=button],.footerContact .upperContactArea .contactFormContainer .contactForm input[type=submit]{-webkit-transition:background-color 400ms linear,color 400ms linear;-moz-transition:background-color 400ms linear,color 400ms linear;-ms-transition:background-color 400ms linear,color 400ms linear;-o-transition:background-color 400ms linear,color 400ms linear;transition:background-color 400ms linear,color 400ms linear;}.footerContact .upperContactArea .contactFormContainer .contactForm input[type=button]:hover,.footerContact .upperContactArea .contactFormContainer .contactForm input[type=submit]:hover{-webkit-transition:background-color 200ms linear,color 200ms linear;-moz-transition:background-color 200ms linear,color 200ms linear;-ms-transition:background-color 200ms linear,color 200ms linear;-o-transition:background-color 200ms linear,color 200ms linear;transition:background-color 200ms linear,color 200ms linear;background-color:#ffe811;color:#333;}.footerContact .map-controls input[type=checkbox].checkbox-button+label{-webkit-transition:background-color 400ms linear,color 400ms linear;-moz-transition:background-color 400ms linear,color 400ms linear;-ms-transition:background-color 400ms linear,color 400ms linear;-o-transition:background-color 400ms linear,color 400ms linear;transition:background-color 400ms linear,color 400ms linear;}.footerContact .map-controls input[type=checkbox].checkbox-button+label:hover{background:#fff;color:#333;}.footerContact .map-controls .expand{-moz-transition:border-color 200ms linear;-o-transition:border-color 200ms linear;-webkit-transition:border-color 200ms linear;transition:border-color 200ms linear;}.footerContact .map-controls .expand:hover{border-color:#ffe811;}.articlePage .slideSharing .shareIcons ul li{-webkit-transition:background-color 200ms linear;-moz-transition:background-color 200ms linear;-ms-transition:background-color 200ms linear;-o-transition:background-color 200ms linear;transition:background-color 200ms linear;}.articlePage .slideSharing .shareIcons ul li a:after{-webkit-transition:opacity 200ms linear;-moz-transition:opacity 200ms linear;-ms-transition:opacity 200ms linear;-o-transition:opacity 200ms linear;transition:opacity 200ms linear;}.articlePage .slideSharing .shareIcons ul li:hover a:after{opacity:1;}.articlePage .slideSharing .shareIcons ul li.fb:hover{background-color:#3b5998;}.articlePage .slideSharing .shareIcons ul li.tw:hover{background-color:#5ea9dd;}.articlePage .slideSharing .shareIcons ul li.pt:hover{background-color:#ca2027;}.articlePage .slideSharing .shareIcons ul li.em:hover{background-color:#ffe811;}.articlePage .articlePageBodyContent .articleAuthor a{-webkit-transition:color 400ms linear;-moz-transition:color 400ms linear;-ms-transition:color 400ms linear;-o-transition:color 400ms linear;transition:color 400ms linear;}.articlePage .articlePageBodyContent .articleAuthor a:hover{-webkit-transition:color 200ms linear;-moz-transition:color 200ms linear;-ms-transition:color 200ms linear;-o-transition:color 200ms linear;transition:color 200ms linear;color:#ffe811;}.articlePage .articlePageBodyContent .articleAuthor+.breadcrumbs{top:60px;}.articlePage .articlePageBodyContent .articleSharing .shareIcons ul li{-webkit-transition:background-color 200ms linear;-moz-transition:background-color 200ms linear;-ms-transition:background-color 200ms linear;-o-transition:background-color 200ms linear;transition:background-color 200ms linear;}.articlePage .articlePageBodyContent .articleSharing .shareIcons ul li a:after{-webkit-transition:opacity 200ms linear;-moz-transition:opacity 200ms linear;-ms-transition:opacity 200ms linear;-o-transition:opacity 200ms linear;transition:opacity 200ms linear;}.articlePage .articlePageBodyContent .articleSharing .shareIcons ul li:hover a:after{opacity:1;}.articlePage .articlePageBodyContent .articleSharing .shareIcons ul li.fb:hover{background-color:#3b5998;}.articlePage .articlePageBodyContent .articleSharing .shareIcons ul li.tw:hover{background-color:#5ea9dd;}.articlePage .articlePageBodyContent .articleSharing .shareIcons ul li.pt:hover{background-color:#ca2027;}.articlePage .articlePageBodyContent .articleSharing .shareIcons ul li.em:hover{background-color:#ffe811;}.articlePage .articlePageBodyContent .returnBlog a{-webkit-transition:background-color 400ms linear,color 400ms linear;-moz-transition:background-color 400ms linear,color 400ms linear;-ms-transition:background-color 400ms linear,color 400ms linear;-o-transition:background-color 400ms linear,color 400ms linear;transition:background-color 400ms linear,color 400ms linear;}.articlePage .articlePageBodyContent .returnBlog a:hover{-webkit-transition:background-color 200ms linear,color 200ms linear;-moz-transition:background-color 200ms linear,color 200ms linear;-ms-transition:background-color 200ms linear,color 200ms linear;-o-transition:background-color 200ms linear,color 200ms linear;transition:background-color 200ms linear,color 200ms linear;background-color:#ffe811;color:#333;}.umb-grid .container .row .column a{-webkit-transition:color 400ms linear;-moz-transition:color 400ms linear;-ms-transition:color 400ms linear;-o-transition:color 400ms linear;transition:color 400ms linear;}.umb-grid .container .row .column a:hover{-webkit-transition:color 200ms linear;-moz-transition:color 200ms linear;-ms-transition:color 200ms linear;-o-transition:color 200ms linear;transition:color 200ms linear;color:#ffe811;}.sellPage .sellPageFormContainer .formDetails .sellForm .inputHolder.micro .arrowButton:after,.propertyManagementPage .sellPageFormContainer .formDetails .sellForm .inputHolder.micro .arrowButton:after,.quarterlyHub .quarterlyPageContent .sellPageFormContainer .formDetails .sellForm .inputHolder.micro .arrowButton:after,.contentPage .sellPageFormContainer .formDetails .sellForm .inputHolder.micro .arrowButton:after,.sellPage .sellPageFormContainer .formDetails .quarterlySignupForm .inputHolder.micro .arrowButton:after,.propertyManagementPage .sellPageFormContainer .formDetails .quarterlySignupForm .inputHolder.micro .arrowButton:after,.quarterlyHub .quarterlyPageContent .sellPageFormContainer .formDetails .quarterlySignupForm .inputHolder.micro .arrowButton:after,.contentPage .sellPageFormContainer .formDetails .quarterlySignupForm .inputHolder.micro .arrowButton:after{-webkit-transition:opacity 200ms linear;-moz-transition:opacity 200ms linear;-ms-transition:opacity 200ms linear;-o-transition:opacity 200ms linear;transition:opacity 200ms linear;}.sellPage .sellPageFormContainer .formDetails .sellForm .inputHolder.micro .arrowButton:hover:after,.propertyManagementPage .sellPageFormContainer .formDetails .sellForm .inputHolder.micro .arrowButton:hover:after,.quarterlyHub .quarterlyPageContent .sellPageFormContainer .formDetails .sellForm .inputHolder.micro .arrowButton:hover:after,.contentPage .sellPageFormContainer .formDetails .sellForm .inputHolder.micro .arrowButton:hover:after,.sellPage .sellPageFormContainer .formDetails .quarterlySignupForm .inputHolder.micro .arrowButton:hover:after,.propertyManagementPage .sellPageFormContainer .formDetails .quarterlySignupForm .inputHolder.micro .arrowButton:hover:after,.quarterlyHub .quarterlyPageContent .sellPageFormContainer .formDetails .quarterlySignupForm .inputHolder.micro .arrowButton:hover:after,.contentPage .sellPageFormContainer .formDetails .quarterlySignupForm .inputHolder.micro .arrowButton:hover:after{opacity:1;}.sellPage .sellPageFormContainer .formDetails .sellForm input[type=button],.propertyManagementPage .sellPageFormContainer .formDetails .sellForm input[type=button],.quarterlyHub .quarterlyPageContent .sellPageFormContainer .formDetails .sellForm input[type=button],.contentPage .sellPageFormContainer .formDetails .sellForm input[type=button],.sellPage .sellPageFormContainer .formDetails .quarterlySignupForm input[type=button],.propertyManagementPage .sellPageFormContainer .formDetails .quarterlySignupForm input[type=button],.quarterlyHub .quarterlyPageContent .sellPageFormContainer .formDetails .quarterlySignupForm input[type=button],.contentPage .sellPageFormContainer .formDetails .quarterlySignupForm input[type=button],.sellPage .sellPageFormContainer .formDetails .sellForm input[type=submit],.propertyManagementPage .sellPageFormContainer .formDetails .sellForm input[type=submit],.quarterlyHub .quarterlyPageContent .sellPageFormContainer .formDetails .sellForm input[type=submit],.contentPage .sellPageFormContainer .formDetails .sellForm input[type=submit],.sellPage .sellPageFormContainer .formDetails .quarterlySignupForm input[type=submit],.propertyManagementPage .sellPageFormContainer .formDetails .quarterlySignupForm input[type=submit],.quarterlyHub .quarterlyPageContent .sellPageFormContainer .formDetails .quarterlySignupForm input[type=submit],.contentPage .sellPageFormContainer .formDetails .quarterlySignupForm input[type=submit]{-webkit-transition:background-color 400ms linear,color 400ms linear;-moz-transition:background-color 400ms linear,color 400ms linear;-ms-transition:background-color 400ms linear,color 400ms linear;-o-transition:background-color 400ms linear,color 400ms linear;transition:background-color 400ms linear,color 400ms linear;}.sellPage .sellPageFormContainer .formDetails .sellForm input[type=button]:hover,.propertyManagementPage .sellPageFormContainer .formDetails .sellForm input[type=button]:hover,.quarterlyHub .quarterlyPageContent .sellPageFormContainer .formDetails .sellForm input[type=button]:hover,.contentPage .sellPageFormContainer .formDetails .sellForm input[type=button]:hover,.sellPage .sellPageFormContainer .formDetails .quarterlySignupForm input[type=button]:hover,.propertyManagementPage .sellPageFormContainer .formDetails .quarterlySignupForm input[type=button]:hover,.quarterlyHub .quarterlyPageContent .sellPageFormContainer .formDetails .quarterlySignupForm input[type=button]:hover,.contentPage .sellPageFormContainer .formDetails .quarterlySignupForm input[type=button]:hover,.sellPage .sellPageFormContainer .formDetails .sellForm input[type=submit]:hover,.propertyManagementPage .sellPageFormContainer .formDetails .sellForm input[type=submit]:hover,.quarterlyHub .quarterlyPageContent .sellPageFormContainer .formDetails .sellForm input[type=submit]:hover,.contentPage .sellPageFormContainer .formDetails .sellForm input[type=submit]:hover,.sellPage .sellPageFormContainer .formDetails .quarterlySignupForm input[type=submit]:hover,.propertyManagementPage .sellPageFormContainer .formDetails .quarterlySignupForm input[type=submit]:hover,.quarterlyHub .quarterlyPageContent .sellPageFormContainer .formDetails .quarterlySignupForm input[type=submit]:hover,.contentPage .sellPageFormContainer .formDetails .quarterlySignupForm input[type=submit]:hover{background-color:#ffe811;color:#333;}.quarterlyHub .quarterlyIssueItem:hover .overlay .hover{opacity:1;}.quarterlyHub .selectedSuburbsOptions:hover .arrowButton:after{opacity:1;}.quarterlyHub .selectedSuburbsOptions ul li:hover{color:#ffe811;}.quarterlyHub .selectedSuburbsOptions .arrowButton:after{-webkit-transition:opacity 200ms linear;-moz-transition:opacity 200ms linear;-ms-transition:opacity 200ms linear;-o-transition:opacity 200ms linear;transition:opacity 200ms linear;}.quarterlyHub .privacyStatement a:hover{color:#ffe811!important;}.quarterlyHub .seeQuarterlyIssuesButton,.quarterlyHub .quarterlyLoadMore{-webkit-transition:background-color 400ms linear,color 400ms linear;-moz-transition:background-color 400ms linear,color 400ms linear;-ms-transition:background-color 400ms linear,color 400ms linear;-o-transition:background-color 400ms linear,color 400ms linear;transition:background-color 400ms linear,color 400ms linear;}.quarterlyHub .seeQuarterlyIssuesButton:hover,.quarterlyHub .quarterlyLoadMore:hover{-webkit-transition:background-color 200ms linear,color 200ms linear;-moz-transition:background-color 200ms linear,color 200ms linear;-ms-transition:background-color 200ms linear,color 200ms linear;-o-transition:background-color 200ms linear,color 200ms linear;transition:background-color 200ms linear,color 200ms linear;background-color:#ffe811;color:#333;}.searchPage .tagsListContainer .tagsListItems .tagsListItem label{-webkit-transition:background-color 400ms linear,color 400ms linear;-moz-transition:background-color 400ms linear,color 400ms linear;-ms-transition:background-color 400ms linear,color 400ms linear;-o-transition:background-color 400ms linear,color 400ms linear;transition:background-color 400ms linear,color 400ms linear;}.searchPage .tagsListContainer .tagsListItems .tagsListItem:hover label{background:#ffe811;color:#333;}.sfiHolder.list .listHolder ul li{-webkit-transition:color 400ms linear;-moz-transition:color 400ms linear;-ms-transition:color 400ms linear;-o-transition:color 400ms linear;transition:color 400ms linear;}.sfiHolder.list .listHolder ul li:hover{-webkit-transition:color 200ms linear;-moz-transition:color 200ms linear;-ms-transition:color 200ms linear;-o-transition:color 200ms linear;transition:color 200ms linear;color:#ffe811;}.sfiHolder.buttonHolder input{-webkit-transition:background-color 400ms linear,color 400ms linear;-moz-transition:background-color 400ms linear,color 400ms linear;-ms-transition:background-color 400ms linear,color 400ms linear;-o-transition:background-color 400ms linear,color 400ms linear;transition:background-color 400ms linear,color 400ms linear;}.sfiHolder.buttonHolder:hover input{background-color:#fff;color:#333;}.sfiHolder .arrowButton:after{-webkit-transition:opacity 200ms linear;-moz-transition:opacity 200ms linear;-ms-transition:opacity 200ms linear;-o-transition:opacity 200ms linear;transition:opacity 200ms linear;}.sfiHolder .arrowButton:hover:after{opacity:1;}.errorPage .errorDetail:not(.fail) .errorContent a{-webkit-transition:background-color 400ms linear,color 400ms linear;-moz-transition:background-color 400ms linear,color 400ms linear;-ms-transition:background-color 400ms linear,color 400ms linear;-o-transition:background-color 400ms linear,color 400ms linear;transition:background-color 400ms linear,color 400ms linear;}.errorPage .errorDetail:not(.fail) .errorContent a:hover{-webkit-transition:background-color 200ms linear,color 200ms linear;-moz-transition:background-color 200ms linear,color 200ms linear;-ms-transition:background-color 200ms linear,color 200ms linear;-o-transition:background-color 200ms linear,color 200ms linear;transition:background-color 200ms linear,color 200ms linear;background-color:#fff;color:#333;}.breadcrumbs a{-webkit-transition:color 200ms linear,text-decoration 200ms linear;-moz-transition:color 200ms linear,text-decoration 200ms linear;-ms-transition:color 200ms linear,text-decoration 200ms linear;-o-transition:color 200ms linear,text-decoration 200ms linear;transition:color 200ms linear,text-decoration 200ms linear;}.breadcrumbs a:hover{color:#333!important;text-decoration:underline;}.auctionPage .auctionPageBodyContent .auctionConditionsButton,.auctionPage .auctionPageBodyContent .orderOfSaleButton,.auctionPage .auctionPageBodyContent .newsLightboxButton{-webkit-transition:background-color 400ms linear,color 400ms linear;-moz-transition:background-color 400ms linear,color 400ms linear;-ms-transition:background-color 400ms linear,color 400ms linear;-o-transition:background-color 400ms linear,color 400ms linear;transition:background-color 400ms linear,color 400ms linear;}.auctionPage .auctionPageBodyContent .auctionConditionsButton:hover,.auctionPage .auctionPageBodyContent .orderOfSaleButton:hover,.auctionPage .auctionPageBodyContent .newsLightboxButton:hover{background-color:#ffe811;color:#333;}.auctionPage .auctionPageBodyContent .auctionConditionsButton{margin-left:35px;}.movingPage .movingPageFAQ .faqItem .faqItemHeader{-moz-transition:background-color 400ms linear;-o-transition:background-color 400ms linear;-webkit-transition:max-height 400ms linear;transition:background-color 400ms linear;}.movingPage .movingPageFAQ .faqItem .faqItemHeader:before{-moz-transition:color 400ms linear,background-color 400ms linear;-o-transition:color 400ms linear,background-color 400ms linear;-webkit-transition:max-height 400ms linear;transition:color 400ms linear,background-color 400ms linear;}.movingPage .movingPageFooter .movingPageFooterLinksContainer .footerLinks a{-moz-transition:color 400ms linear;-o-transition:color 400ms linear;-webkit-transition:color 400ms linear;transition:color 400ms linear;}.careersPage .contentPageSlides .contentPageSlideItem .teamPageLink a{-webkit-transition:background-color 400ms linear,color 400ms linear;-moz-transition:background-color 400ms linear,color 400ms linear;-ms-transition:background-color 400ms linear,color 400ms linear;-o-transition:background-color 400ms linear,color 400ms linear;transition:background-color 400ms linear,color 400ms linear;}.careersPage .contentPageSlides .contentPageSlideItem .teamPageLink a:hover{-webkit-transition:background-color 200ms linear,color 200ms linear;-moz-transition:background-color 200ms linear,color 200ms linear;-ms-transition:background-color 200ms linear,color 200ms linear;-o-transition:background-color 200ms linear,color 200ms linear;transition:background-color 200ms linear,color 200ms linear;background-color:#ffe811;color:#333;}.careersPage .careerGuideButton a{-webkit-transition:background-color 400ms linear,color 400ms linear;-moz-transition:background-color 400ms linear,color 400ms linear;-ms-transition:background-color 400ms linear,color 400ms linear;-o-transition:background-color 400ms linear,color 400ms linear;transition:background-color 400ms linear,color 400ms linear;}.careersPage .careerGuideButton a:hover{-webkit-transition:background-color 200ms linear,color 200ms linear;-moz-transition:background-color 200ms linear,color 200ms linear;-ms-transition:background-color 200ms linear,color 200ms linear;-o-transition:background-color 200ms linear,color 200ms linear;transition:background-color 200ms linear,color 200ms linear;background-color:#ffe811;color:#333;}.careersPage .careerOffersContainer .careerOffer a.careerLink{-webkit-transition:background-color 400ms linear,color 400ms linear;-moz-transition:background-color 400ms linear,color 400ms linear;-ms-transition:background-color 400ms linear,color 400ms linear;-o-transition:background-color 400ms linear,color 400ms linear;transition:background-color 400ms linear,color 400ms linear;}.careersPage .careerOffersContainer .careerOffer a.careerLink:hover{-webkit-transition:background-color 200ms linear,color 200ms linear;-moz-transition:background-color 200ms linear,color 200ms linear;-ms-transition:background-color 200ms linear,color 200ms linear;-o-transition:background-color 200ms linear,color 200ms linear;transition:background-color 200ms linear,color 200ms linear;background-color:#ffe811;color:#333;}.careersPage .careerVacanciesContainer .vacancyItem.active .vacancyButtons .vacancyExpand:hover:after{border-bottom-color:#ffe811;}.careersPage .careerVacanciesContainer .vacancyItem .vacancyButtons .applyButton{-webkit-transition:background-color 400ms linear,color 400ms linear;-moz-transition:background-color 400ms linear,color 400ms linear;-ms-transition:background-color 400ms linear,color 400ms linear;-o-transition:background-color 400ms linear,color 400ms linear;transition:background-color 400ms linear,color 400ms linear;}.careersPage .careerVacanciesContainer .vacancyItem .vacancyButtons .applyButton:hover{-webkit-transition:background-color 200ms linear,color 200ms linear;-moz-transition:background-color 200ms linear,color 200ms linear;-ms-transition:background-color 200ms linear,color 200ms linear;-o-transition:background-color 200ms linear,color 200ms linear;transition:background-color 200ms linear,color 200ms linear;background-color:#ffe811;color:#333;}.careersPage .careerVacanciesContainer .vacancyItem .vacancyButtons .vacancyExpand{-webkit-transition:background-color 400ms linear,color 400ms linear;-moz-transition:background-color 400ms linear,color 400ms linear;-ms-transition:background-color 400ms linear,color 400ms linear;-o-transition:background-color 400ms linear,color 400ms linear;transition:background-color 400ms linear,color 400ms linear;}.careersPage .careerVacanciesContainer .vacancyItem .vacancyButtons .vacancyExpand:after{-webkit-transition:border-color 200ms linear;-moz-transition:border-color 200ms linear;-ms-transition:border-color 200ms linear;-o-transition:border-color 200ms linear;transition:border-color 200ms linear;}.careersPage .careerVacanciesContainer .vacancyItem .vacancyButtons .vacancyExpand:hover{-webkit-transition:background-color 200ms linear,color 200ms linear;-moz-transition:background-color 200ms linear,color 200ms linear;-ms-transition:background-color 200ms linear,color 200ms linear;-o-transition:background-color 200ms linear,color 200ms linear;transition:background-color 200ms linear,color 200ms linear;background-color:#333;color:#ffe811;}.careersPage .careerVacanciesContainer .vacancyItem .vacancyButtons .vacancyExpand:hover:after{border-top-color:#ffe811;}.careersPage .careersLowerLinks a.careerLink{-webkit-transition:background-color 400ms linear,color 400ms linear;-moz-transition:background-color 400ms linear,color 400ms linear;-ms-transition:background-color 400ms linear,color 400ms linear;-o-transition:background-color 400ms linear,color 400ms linear;transition:background-color 400ms linear,color 400ms linear;}.careersPage .careersLowerLinks a.careerLink:hover{-webkit-transition:background-color 200ms linear,color 200ms linear;-moz-transition:background-color 200ms linear,color 200ms linear;-ms-transition:background-color 200ms linear,color 200ms linear;-o-transition:background-color 200ms linear,color 200ms linear;transition:background-color 200ms linear,color 200ms linear;background-color:#ffe811;color:#333;}.stayPage .stayAgentContainer .stayAgentDetails .stayAgentButton{-webkit-transition:background-color 400ms linear,color 400ms linear;-moz-transition:background-color 400ms linear,color 400ms linear;-ms-transition:background-color 400ms linear,color 400ms linear;-o-transition:background-color 400ms linear,color 400ms linear;transition:background-color 400ms linear,color 400ms linear;}.stayPage .stayAgentContainer .stayAgentDetails .stayAgentButton:hover{-webkit-transition:background-color 200ms linear,color 200ms linear;-moz-transition:background-color 200ms linear,color 200ms linear;-ms-transition:background-color 200ms linear,color 200ms linear;-o-transition:background-color 200ms linear,color 200ms linear;transition:background-color 200ms linear,color 200ms linear;background-color:#ffe811;color:#333;}footer .footerSocial:hover a:before{-webkit-filter:grayscale(0);-o-filter:grayscale(0);-moz-filter:grayscale(0);-ms-filter:grayscale(0);filter:grayscale(0);-webkit-transition:200ms ease-in-out;-moz-transition:200ms ease-in-out;-ms-transition:200ms ease-in-out;-o-transition:200ms ease-in-out;transition:200ms ease-in-out;}footer .returnToTopButton a{-webkit-transition:background-color 400ms linear,color 400ms linear;-moz-transition:background-color 400ms linear,color 400ms linear;-ms-transition:background-color 400ms linear,color 400ms linear;-o-transition:background-color 400ms linear,color 400ms linear;transition:background-color 400ms linear,color 400ms linear;}footer .returnToTopButton a:hover{-webkit-transition:background-color 200ms linear,color 200ms linear;-moz-transition:background-color 200ms linear,color 200ms linear;-ms-transition:background-color 200ms linear,color 200ms linear;-o-transition:background-color 200ms linear,color 200ms linear;transition:background-color 200ms linear,color 200ms linear;background-color:#ffe811;color:#333;}.localSchoolsDetails .localSchoolTabs .localSchoolTabHeaders .localSchoolCategory{-webkit-transition:background-color 400ms linear,color 400ms linear;-moz-transition:background-color 400ms linear,color 400ms linear;-ms-transition:background-color 400ms linear,color 400ms linear;-o-transition:background-color 400ms linear,color 400ms linear;transition:background-color 400ms linear,color 400ms linear;}.localSchoolsDetails .localSchoolTabs .localSchoolTabHeaders .localSchoolCategory:after{-webkit-transition:border-left-color 400ms linear;-moz-transition:border-left-color 400ms linear;-ms-transition:border-left-color 400ms linear;-o-transition:border-left-color 400ms linear;transition:border-left-color 400ms linear;}.localSchoolsDetails .localSchoolTabs .localSchoolTabHeaders .localSchoolCategory:hover{-webkit-transition:background-color 200ms linear,color 200ms linear;-moz-transition:background-color 200ms linear,color 200ms linear;-ms-transition:background-color 200ms linear,color 200ms linear;-o-transition:background-color 200ms linear,color 200ms linear;transition:background-color 200ms linear,color 200ms linear;background-color:#ffe811;color:#333;}.localSchoolsDetails .localSchoolTabs .localSchoolTab .localSchool .localSchoolDetailItems .localSchoolDetailButtons .localSchoolDetail a{-webkit-transition:background-color 400ms linear,color 400ms linear;-moz-transition:background-color 400ms linear,color 400ms linear;-ms-transition:background-color 400ms linear,color 400ms linear;-o-transition:background-color 400ms linear,color 400ms linear;transition:background-color 400ms linear,color 400ms linear;}.localSchoolsDetails .localSchoolTabs .localSchoolTab .localSchool .localSchoolDetailItems .localSchoolDetailButtons .localSchoolDetail a:hover{-webkit-transition:background-color 200ms linear,color 200ms linear;-moz-transition:background-color 200ms linear,color 200ms linear;-ms-transition:background-color 200ms linear,color 200ms linear;-o-transition:background-color 200ms linear,color 200ms linear;transition:background-color 200ms linear,color 200ms linear;background-color:#ffe811;color:#333;}}@media screen and (max-width:1747px){html body .pageColumn .propertyDetailsContent .downloads{position:relative;top:auto;right:auto;margin-top:20px;}html body .pageColumn .propertyDetailsContent .downloads .button{float:none;float:left;top:auto;}}@media screen and (min-width:1280px) and (max-width:1747px){.mobile{display:none!important;}html{font-size:20px;}html body{width:1280px;}html body header{width:auto;}html body header .headerNav{width:1280px;}html body .slideContainer{width:1280px;}html body .slideContainer .parallaxslider{width:100%;height:640px;max-height:520px;}html body .slideContainer .parallaxslider.active{max-height:640px;}html body .slideContainer .parallaxslider.bannerItem:after{width:200px;height:200px;}html body .slideContainer .parallaxslider .slide{height:640px;}html body .slideContainer .slick-prev{left:10px;width:30px;height:50px;}html body .slideContainer .slick-next{right:10px;width:30px;height:50px;}html body .slideContainer .slideContent{left:50px;bottom:30px;}html body .slideContainer .slideContent h1{padding:20px;}html body .slideContainer .slideContent h1 .slideTitle{font-size:50px;line-height:50px;}html body .slideContainer .slideContent h2 .slidePropertyAddress{display:inline-block;font-size:20px;line-height:26px;}html body .homepageFeatureWeek,html body .buyPageFeatureWeek,html body .commercialPageFeatureWeek,html body .sellPageRecentSales,html body .auctionPageFeatures,html body .otherPropertyItems,html body .recentlySoldFeature{height:500px;}html body .homepageFeatureWeek .tab,html body .buyPageFeatureWeek .tab,html body .commercialPageFeatureWeek .tab,html body .sellPageRecentSales .tab,html body .auctionPageFeatures .tab,html body .otherPropertyItems .tab,html body .recentlySoldFeature .tab{height:410px;}html body .homepageFeatureWeek .propertyQuick .zoomIt,html body .buyPageFeatureWeek .propertyQuick .zoomIt,html body .commercialPageFeatureWeek .propertyQuick .zoomIt,html body .sellPageRecentSales .propertyQuick .zoomIt,html body .auctionPageFeatures .propertyQuick .zoomIt,html body .otherPropertyItems .propertyQuick .zoomIt,html body .recentlySoldFeature .propertyQuick .zoomIt{width:290px;height:163px;}html body .homepageFeatureWeek .propertyQuick h3,html body .buyPageFeatureWeek .propertyQuick h3,html body .commercialPageFeatureWeek .propertyQuick h3,html body .sellPageRecentSales .propertyQuick h3,html body .auctionPageFeatures .propertyQuick h3,html body .otherPropertyItems .propertyQuick h3,html body .recentlySoldFeature .propertyQuick h3{font-size:30px;line-height:30px;}html body .homepageFeatureWeek .propertyQuick h4,html body .buyPageFeatureWeek .propertyQuick h4,html body .commercialPageFeatureWeek .propertyQuick h4,html body .sellPageRecentSales .propertyQuick h4,html body .auctionPageFeatures .propertyQuick h4,html body .otherPropertyItems .propertyQuick h4,html body .recentlySoldFeature .propertyQuick h4{font-size:20px!important;}html body .homepageFeatureWeek h1,html body .buyPageFeatureWeek h1,html body .commercialPageFeatureWeek h1,html body .sellPageRecentSales h1,html body .auctionPageFeatures h1,html body .otherPropertyItems h1,html body .recentlySoldFeature h1{font-size:52px;}html body .buyPageFeatureWeek .tab,html body .recentlySoldFeature .tab{height:auto;}html body .auctionPageFeatures{height:auto;}html body .auctionPageFeatures .orderOfSaleItems .propertyQuick{margin:0 10px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;}html body .auctionPageFeatures .orderOfSaleItems .zoomIt{max-width:100%;}html body .auctionPageFeatures .orderOfSaleItems .zoomIt .auctionNumber{width:80px;height:80px;line-height:80px;font-size:50px;}html body .otherPropertyItems{height:auto;}html body .otherPropertyItems .otherPropertySlider .zoomIt .auctionNumber{width:80px;height:80px;line-height:80px;font-size:50px;}html body .featureAreas h1{font-size:52px;}html body .featureAreas .areaQuick{height:500px;}html body .featureAreas .areaQuick .zoomIt{width:370px;height:208px;}html body .featureAreas .areaQuick .zoomIt .zoomImage{width:370px;height:208px;background:no-repeat center center;background-size:370px 208px;z-index:1;background-attachment:local;}html body .featureAreas .areaQuick h3{font-size:30px;}html body .featureAreas .areaQuick p{font-size:20px;max-width:370px;}html body .propertyPage .propertyPageContent,html body .rentPage .propertyPageContent{padding-top:50px;margin:0;}html body .propertyPage .propertyPageContent .propertyPageListedBy,html body .rentPage .propertyPageContent .propertyPageListedBy{right:50px;}html body .propertyPage .propertyPageContent .breadcrumbs,html body .rentPage .propertyPageContent .breadcrumbs{left:50px;}html body .propertyPage .staffFeature .staffMember .staffContainer,html body .rentPage .staffFeature .staffMember .staffContainer{width:1280px;height:520px;}html body .propertyPage .staffFeature .staffMember .staffItem,html body .rentPage .staffFeature .staffMember .staffItem{height:520px;}html body .propertyPage .staffFeature .staffMembers .staffContainer,html body .rentPage .staffFeature .staffMembers .staffContainer{width:640px;height:520px;}html body .propertyPage .staffFeature .staffMembers .staffImage,html body .rentPage .staffFeature .staffMembers .staffImage{width:640px;height:520px;}html body .propertyPage .staffFeature .staffMembers .staffImage .slideImage,html body .rentPage .staffFeature .staffMembers .staffImage .slideImage{width:640px;height:520px;}html body .propertyPage .staffFeature .staffMembers .staffItem,html body .rentPage .staffFeature .staffMembers .staffItem{height:520px;min-width:300px;}html body .propertyPage .staffFeature .staffMembers .staffItem .staffDetail,html body .rentPage .staffFeature .staffMembers .staffItem .staffDetail{height:360px;min-width:280px;padding:20px;bottom:20px;-webkit-transform:none;-moz-transform:none;-ms-transform:none;-o-transform:none;transform:none;top:auto;}html body .propertyPage .staffFeature .staffMembers .staffItem .staffDetail h4,html body .rentPage .staffFeature .staffMembers .staffItem .staffDetail h4{font-size:40px;}html body .propertyPage .staffFeature .staffMembers .staffButtons,html body .rentPage .staffFeature .staffMembers .staffButtons{bottom:0;right:10px;left:10px;}html body .pageColumn{padding-left:20px;padding-right:20px;}html body .pageColumn .propertyPageAddressDetail h1{font-size:52px;}html body .pageColumn .propertyDetailsContent .propertyDetailTable .detailTableCell .titleItem{width:100px;}html body .pageColumn .propertyDetailsContent h1{font-size:52px;}html body .pageColumn .propertyDetailsContent .button{top:-30px;}html body .pageColumn.staffRight{padding:0;}html body .slideImage{width:1280px;height:520px;}html body .staffFeature{width:1280px;height:520px;}html body .staffFeature .slideContent{left:50px;}html body .staffFeature .slideContent h1 .slideTitle{font-size:50px;line-height:50px;}html body .staffFeature .slideContent h2 .slidePropertyAddress{display:inline-block;font-size:20px;line-height:26px;}html body .staffFeature .staffSlider .staffContainer{width:1280px;height:520px;}html body .staffFeature .staffSlider .staffItem{height:520px;right:20px;min-width:300px;}html body .staffFeature .staffSlider .staffItem .staffDetail{min-width:300px;}html body .staffFeature .staffSlider .staffItem .staffDetail h4{font-size:40px;}html body .staffFeature .staffButtons .moreStaff,html body .staffFeature .staffButtons .moreListings{font-size:16px;}html body .blogLanding .blogFeatureArticle .slideContent h2 .slideButton{margin-top:10px;}html body .blogQuick{width:33%;}html body .blogQuick .blogQuickDetail{width:370px;height:500px;}html body .blogQuick .blogQuickDetail .zoomIt{width:370px;height:208px;}html body .blogQuick .blogQuickDetail .zoomIt .zoomImage{width:370px;height:208px;background-size:370px 208px;}html body .blogQuick .blogQuickDetail h3{font-size:30px;max-height:38px;}html body .blogQuick .blogQuickDetail p{font-size:20px;max-width:94%;}html body .footerContact .midContactArea .contactFeatures{font-size:0;}html body .footerContact .midContactArea .contactFeatures .featureItem .featureDetail{padding:0 20px;}html body .footerContact .midContactArea .contactFeatures .featureItem .featureDetail h4{font-size:30px;}html body .footerContact .midContactArea .contactFeatures .featureItem .featureDetail p{font-size:20px;margin:10px 0;}html body .footerContact .contactMapHolder{width:1280px;height:300px;}html body .footerContact .contactMapHolder #map-canvas .mapInfo{font-size:19px;}html body .searchPage .propertyQuick .zoomIt{width:290px;height:163px;}html body .searchPage .propertyQuick h3{font-size:30px;}html body .searchPage .propertyQuick h4{font-size:20px;}html body .searchPage .tagsListContainer .tagsListItems{width:1200px;}html body .searchForm .sfiHolder.range{width:200px;}html body .searchForm .sfiHolder.buttonHolder input{margin-top:0;}html body .searchForm .sfiHolder .arrowButton.up{top:40px;}html body .searchForm .tagsListContainer .tagsListItems{width:100%;}html body .pageInterests h1{font-size:50px;}html body .pageInterests .quick .video{width:370px;height:218px;}html body .pageInterests .quick .video .videoOverlay{height:218px;}html body .pageInterests .quick p{font-size:20px;max-width:94%;}html body .sellPage .sellPageRecentSales .tabPropertySlider .tab .shortSlider .propertyQuick .zoomIt.bannerItem:after,html body .propertyManagementPage .sellPageRecentSales .tabPropertySlider .tab .shortSlider .propertyQuick .zoomIt.bannerItem:after,html body .quarterlyHub .quarterlyPageContent .sellPageRecentSales .tabPropertySlider .tab .shortSlider .propertyQuick .zoomIt.bannerItem:after,html body .contentPage .sellPageRecentSales .tabPropertySlider .tab .shortSlider .propertyQuick .zoomIt.bannerItem:after{width:80px;height:80px;}html body .sellPage .sellPageFeature .slideContent,html body .propertyManagementPage .sellPageFeature .slideContent,html body .quarterlyHub .quarterlyPageContent .sellPageFeature .slideContent,html body .contentPage .sellPageFeature .slideContent{bottom:40px;left:40px;}html body .sellPage .sellPageFeature .slideContent h1 .slideTitle,html body .propertyManagementPage .sellPageFeature .slideContent h1 .slideTitle,html body .quarterlyHub .quarterlyPageContent .sellPageFeature .slideContent h1 .slideTitle,html body .contentPage .sellPageFeature .slideContent h1 .slideTitle{font-size:60px;line-height:60px;}html body .sellPage .sellPageFormContainer h1,html body .propertyManagementPage .sellPageFormContainer h1,html body .quarterlyHub .quarterlyPageContent .sellPageFormContainer h1,html body .contentPage .sellPageFormContainer h1{font-size:52px;}html body .sellPage .sellPageFormContainer .formDetails .sellForm .captchaHolder p,html body .propertyManagementPage .sellPageFormContainer .formDetails .sellForm .captchaHolder p,html body .quarterlyHub .quarterlyPageContent .sellPageFormContainer .formDetails .sellForm .captchaHolder p,html body .contentPage .sellPageFormContainer .formDetails .sellForm .captchaHolder p{max-width:none;}html body .staffPage .staffListing .staffSection .staffSectionItems .staffSectionItem .staffSectionMemberDetails .emailLink{font-size:20px;}html body .staffPage .staffListing .staffSection .staffSectionItems .staffSectionItem .staffSectionMemberDetails .emailLink:before{top:0;width:34px;height:24px;}html body .staffPage .staffListing .staffSection .staffSectionItems .staffSectionItem .staffSectionMemberDetails .emailLink:after{top:0;width:34px;height:24px;}html body .staffMemberPage .staffPageContent .pageColumn .staffPageProperties .tab,html body .teamGroupPage .staffPageContent .pageColumn .staffPageProperties .tab{height:500px;}html body .staffMemberPage .staffPageContent .pageColumn .staffPageProperties .staffPropertyTabList ul li span,html body .teamGroupPage .staffPageContent .pageColumn .staffPageProperties .staffPropertyTabList ul li span{font-size:19px;}html body .staffMemberPage .staffPageContent .pageColumn .staffPageProperties .propertyQuick .zoomIt.bannerItem:after,html body .teamGroupPage .staffPageContent .pageColumn .staffPageProperties .propertyQuick .zoomIt.bannerItem:after{width:100px;height:100px;}html body .staffMemberPage .staffMemberArticles h1,html body .teamGroupPage .staffMemberArticles h1{font-family:'Source Sans Pro',sans-serif;font-weight:300;font-size:64px;padding-left:0;}html body .staffMemberPage .staffMemberArticles .staffArticleQuick,html body .teamGroupPage .staffMemberArticles .staffArticleQuick{height:500px;}html body .staffMemberPage .staffMemberArticles .staffArticleQuick .zoomIt,html body .teamGroupPage .staffMemberArticles .staffArticleQuick .zoomIt{width:370px;height:208px;}html body .staffMemberPage .staffMemberArticles .staffArticleQuick .zoomIt .zoomImage,html body .teamGroupPage .staffMemberArticles .staffArticleQuick .zoomIt .zoomImage{width:370px;height:208px;background-size:370px 208px;}html body .staffMemberPage .staffMemberArticles .staffArticleQuick h3,html body .teamGroupPage .staffMemberArticles .staffArticleQuick h3{font-size:30px;max-height:38px;overflow:hidden;}html body .staffMemberPage .staffMemberArticles .staffArticleQuick p,html body .teamGroupPage .staffMemberArticles .staffArticleQuick p{font-size:20px;max-width:94%;}html body .articlePage .blogArticleFeature .slideContent,html body .statsPage .blogArticleFeature .slideContent{bottom:50px;left:50px;}html body .articlePage .blogArticleFeature .slideContent h1,html body .statsPage .blogArticleFeature .slideContent h1{padding:20px;}html body .articlePage .articlePageBodyContent .umb-grid .container .row .column.col-md-12 blockquote.leftQuote,html body .statsPage .articlePageBodyContent .umb-grid .container .row .column.col-md-12 blockquote.leftQuote,html body .articlePage .articlePageBodyContent .umb-grid .container .row .column.col-md-12 blockquote.rightQuote,html body .statsPage .articlePageBodyContent .umb-grid .container .row .column.col-md-12 blockquote.rightQuote{max-width:300px;}html body .areaPage .propertyQuick .zoomIt{width:290px;height:163px;}html body .areaPage .propertyQuick h3{font-size:30px;}html body .areaPage .propertyQuick h4{font-size:20px;}html body .areaPage .areaInterests .areaQuick .zoomIt{width:370px;height:208px;}html body .areaPage .areaInterests .areaQuick .zoomIt .zoomImage{width:370px;height:208px;background:no-repeat center center;background-size:370px 208px;z-index:1;background-attachment:local;}html body .areaPage .areaInterests .areaQuick h3{font-size:30px;}html body .areaPage .areaInterests .areaQuick p{font-size:20px;max-width:370px;}html body .propertiesPage .areaQuick .zoomIt{width:370px;height:208px;}html body .propertiesPage .areaQuick .zoomIt .zoomImage{width:370px;height:208px;background:no-repeat center center;background-size:370px 208px;z-index:1;background-attachment:local;-webkit-transition:transform 200ms linear;-moz-transition:transform 200ms linear;-ms-transition:transform 200ms linear;-o-transition:transform 200ms linear;transition:transform 200ms linear;}html body .propertiesPage .areaQuick .zoomIt .zoomImage:hover{-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);-webkit-transform:scale(1.1);transform:scale(1.1);}html body .propertiesPage .areaQuick h3{font-size:30px;}html body .propertiesPage .areaQuick h3:hover a{color:#b1b1b1;}html body .propertiesPage .areaQuick h3 a{-webkit-transition:color 200ms linear;-moz-transition:color 200ms linear;-ms-transition:color 200ms linear;-o-transition:color 200ms linear;transition:color 200ms linear;}html body .propertiesPage .areaQuick p{font-size:20px;max-width:370px;}html body .umb-grid .container .row .column h2{font-size:40px;}html body .umb-grid .container .row .column iframe{max-width:580px;}html body .movingPage .movingPageWidgetContainer .movingWidgetContent .movingWidgetSelections .movingWidgetItems .movingWidgetItem label{font-size:16px;}html body .movingPage .movingPageWidgetContainer .movingWidgetContent .movingWidgetSelections .movingWidgetItems .movingWidgetItem label:before{top:0;}html body .movingPage .movingPageWidgetContainer .movingWidgetContent .movingWidgetSelections .movingWidgetItems .movingWidgetItem label:after{top:12px;}html body .movingPage .movingPageFAQ h2{font-size:40px;}html body .movingPage .movingPageFooter .movingPageFooterLinksContainer .movingPageFooterLinks h3{font-size:40px;}html body .careersPage .contentPageSlides .contentPageSlideItem .careerSlideQuote{top:60px;max-width:30%;}html body .stayPage .pageColumn.rightColumn .sellPageFormContainer h1{font-size:44px;}html body .stayPage .pageColumn.rightColumn h2.shortProperties{font-size:40px;}html body .localSchoolsContainer .localSchoolsHeader h1{font-size:40px;}html body .localSchoolsContainer .localSchoolsDetails .localSchoolTabs .localSchoolTab .localSchool .localSchoolDetail{font-size:18px;margin-right:15px;}html body .localSchoolsContainer .localSchoolsDetails .localSchoolTabs .localSchoolTab .localSchool .localSchoolDetail.name{width:23%;}html body .localSchoolsContainer .localSchoolsDetails .localSchoolTabs .localSchoolTab .localSchool .localSchoolDetail.years{width:7%;}html body .localSchoolsContainer .localSchoolsDetails .localSchoolTabs .localSchoolTab .localSchool .localSchoolDetail.type{width:8%;}html body .localSchoolsContainer .localSchoolsDetails .localSchoolTabs .localSchoolTab .localSchool .localSchoolDetail.address{width:32%;}html body .localSchoolsContainer .localSchoolsDetails .localSchoolTabs .localSchoolTab .localSchool .localSchoolDetail.website,html body .localSchoolsContainer .localSchoolsDetails .localSchoolTabs .localSchoolTab .localSchool .localSchoolDetail.zone{width:120px;}html body .localSchoolsContainer .localSchoolsDetails .localSchoolTabs .localSchoolTab .localSchool .localSchoolDetailItems{width:calc(71% - 40px);}html body .quarterlyHub .quarterlyPreviousEditions{padding:30px 50px 60px 50px;}}@media screen and (min-width:1024px) and (max-width:1024px){html body header .headerNav .navBurger .burgerButton{left:10px;}html body header .headerNav .secondaryNav .inner .secondaryNavHeader .close{left:10px;}}@media screen and (min-width:1024px) and (max-width:1279px){.mobile{display:none!important;}html{font-size:16px;}html body{width:1024px;}html body header{width:auto;}html body header .headerNav{width:1024px;}html body header .headerNav .primaryNav ul li{padding:0 15px;}html body header .headerNav .headerSearch{margin-right:210px;}html body header .headerNav .logo{width:160px;right:20px;}html body header .headerNav .secondaryNav .inner ul.navUL li.hardcodedNavLink .hardcodedSubNav .hardcodedSubNavLink a{font-size:18px;}html body header .headerNav .secondaryNav .inner ul.navUL li a{font-size:18px;}html body .slideContainer{width:1024px;}html body .slideContainer .parallaxslider{width:100%;height:512px;max-height:410px;}html body .slideContainer .parallaxslider.active{max-height:512px;}html body .slideContainer .parallaxslider.bannerItem:after{width:200px;height:200px;}html body .slideContainer .parallaxslider .slide{height:512px;}html body .slideContainer .slick-prev{left:10px;width:30px;height:50px;}html body .slideContainer .slick-next{right:10px;width:30px;height:50px;}html body .slideContainer .slideContent{left:50px;bottom:30px;max-width:70%;}html body .slideContainer .slideContent h1 .slideTitle{font-size:40px;line-height:40px;}html body .slideContainer .slideContent h2 .slidePropertyAddress{display:inline-block;font-size:24px;line-height:24px;}html body .subHeading,html body .inlineQuoteLarge,html body .inlineQuoteSmall,html body .subheadingNoBorder,html body .subheadingNoBorderNoItalics{font-size:30px;line-height:normal;margin:10px 0;}html body .homepageFeatureWeek,html body .buyPageFeatureWeek,html body .commercialPageFeatureWeek,html body .sellPageRecentSales,html body .auctionPageFeatures,html body .otherPropertyItems,html body .recentlySoldFeature{height:500px;}html body .homepageFeatureWeek .tabList,html body .buyPageFeatureWeek .tabList,html body .commercialPageFeatureWeek .tabList,html body .sellPageRecentSales .tabList,html body .auctionPageFeatures .tabList,html body .otherPropertyItems .tabList,html body .recentlySoldFeature .tabList{top:50px;}html body .homepageFeatureWeek .tabList li span,html body .buyPageFeatureWeek .tabList li span,html body .commercialPageFeatureWeek .tabList li span,html body .sellPageRecentSales .tabList li span,html body .auctionPageFeatures .tabList li span,html body .otherPropertyItems .tabList li span,html body .recentlySoldFeature .tabList li span{font-size:20px;}html body .homepageFeatureWeek .tab,html body .buyPageFeatureWeek .tab,html body .commercialPageFeatureWeek .tab,html body .sellPageRecentSales .tab,html body .auctionPageFeatures .tab,html body .otherPropertyItems .tab,html body .recentlySoldFeature .tab{height:410px;}html body .homepageFeatureWeek .propertyQuick .zoomIt,html body .buyPageFeatureWeek .propertyQuick .zoomIt,html body .commercialPageFeatureWeek .propertyQuick .zoomIt,html body .sellPageRecentSales .propertyQuick .zoomIt,html body .auctionPageFeatures .propertyQuick .zoomIt,html body .otherPropertyItems .propertyQuick .zoomIt,html body .recentlySoldFeature .propertyQuick .zoomIt{width:220px;height:124px;}html body .homepageFeatureWeek .propertyQuick .propertyTileContentContainer,html body .buyPageFeatureWeek .propertyQuick .propertyTileContentContainer,html body .commercialPageFeatureWeek .propertyQuick .propertyTileContentContainer,html body .sellPageRecentSales .propertyQuick .propertyTileContentContainer,html body .auctionPageFeatures .propertyQuick .propertyTileContentContainer,html body .otherPropertyItems .propertyQuick .propertyTileContentContainer,html body .recentlySoldFeature .propertyQuick .propertyTileContentContainer{margin:0 6px;}html body .homepageFeatureWeek .propertyQuick h3,html body .buyPageFeatureWeek .propertyQuick h3,html body .commercialPageFeatureWeek .propertyQuick h3,html body .sellPageRecentSales .propertyQuick h3,html body .auctionPageFeatures .propertyQuick h3,html body .otherPropertyItems .propertyQuick h3,html body .recentlySoldFeature .propertyQuick h3{font-size:28px;line-height:28px;}html body .homepageFeatureWeek .propertyQuick h4,html body .buyPageFeatureWeek .propertyQuick h4,html body .commercialPageFeatureWeek .propertyQuick h4,html body .sellPageRecentSales .propertyQuick h4,html body .auctionPageFeatures .propertyQuick h4,html body .otherPropertyItems .propertyQuick h4,html body .recentlySoldFeature .propertyQuick h4{font-size:18px!important;}html body .homepageFeatureWeek h1,html body .buyPageFeatureWeek h1,html body .commercialPageFeatureWeek h1,html body .sellPageRecentSales h1,html body .auctionPageFeatures h1,html body .otherPropertyItems h1,html body .recentlySoldFeature h1{font-size:48px;margin-bottom:46px;}html body .buyPageFeatureWeek .tab,html body .recentlySoldFeature .tab{height:auto;}html body .auctionPageFeatures{height:auto;}html body .auctionPageFeatures .orderOfSaleItems .zoomIt .auctionNumber{width:60px;height:60px;line-height:60px;font-size:40px;}html body .otherPropertyItems{height:auto;}html body .otherPropertyItems .otherPropertySlider .zoomIt .auctionNumber{width:60px;height:60px;line-height:60px;font-size:40px;}html body .featureAreas h1{font-size:52px;}html body .featureAreas .areaQuick{height:430px;}html body .featureAreas .areaQuick .zoomIt{width:300px;height:169px;}html body .featureAreas .areaQuick .zoomIt .zoomImage{width:300px;height:169px;background:no-repeat center center;background-size:300px 169px;z-index:1;background-attachment:local;}html body .featureAreas .areaQuick h3{font-size:24px;}html body .featureAreas .areaQuick p{font-size:18px;max-width:300px;}html body .propertyPage .propertyPageContent,html body .rentPage .propertyPageContent{padding-top:50px;margin:0;}html body .propertyPage .propertyPageContent .propertyPageListedBy,html body .rentPage .propertyPageContent .propertyPageListedBy{right:50px;}html body .propertyPage .propertyPageContent .breadcrumbs,html body .rentPage .propertyPageContent .breadcrumbs{left:50px;}html body .propertyPage .staffFeature .staffMember .staffContainer,html body .rentPage .staffFeature .staffMember .staffContainer{width:1024px;height:410px;}html body .propertyPage .staffFeature .staffMember .staffContainer .slideContent,html body .rentPage .staffFeature .staffMember .staffContainer .slideContent{left:20px;}html body .propertyPage .staffFeature .staffMember .staffContainer .slideContent h1 .slideTitle,html body .rentPage .staffFeature .staffMember .staffContainer .slideContent h1 .slideTitle{line-height:50px;font-size:40px;}html body .propertyPage .staffFeature .staffMember .staffContainer .slideContent h2,html body .rentPage .staffFeature .staffMember .staffContainer .slideContent h2{padding:12px 20px;}html body .propertyPage .staffFeature .staffMember .staffContainer .slideContent h2 .slidePropertyAddress,html body .rentPage .staffFeature .staffMember .staffContainer .slideContent h2 .slidePropertyAddress{display:inline-block;font-size:22px;line-height:24px;}html body .propertyPage .staffFeature .staffMember .staffItem,html body .rentPage .staffFeature .staffMember .staffItem{height:410px;}html body .propertyPage .staffFeature .staffMember .staffItem .staffDetail,html body .rentPage .staffFeature .staffMember .staffItem .staffDetail{padding:20px;bottom:20px;-webkit-transform:none;-moz-transform:none;-ms-transform:none;-o-transform:none;transform:none;top:auto;height:360px;min-width:0;width:250px;}html body .propertyPage .staffFeature .staffMembers .staffContainer,html body .rentPage .staffFeature .staffMembers .staffContainer{width:512px;height:410px;}html body .propertyPage .staffFeature .staffMembers .staffImage,html body .rentPage .staffFeature .staffMembers .staffImage{width:512px;height:410px;}html body .propertyPage .staffFeature .staffMembers .staffImage .slideImage,html body .rentPage .staffFeature .staffMembers .staffImage .slideImage{width:512px;height:410px;}html body .propertyPage .staffFeature .staffMembers .staffItem,html body .rentPage .staffFeature .staffMembers .staffItem{height:410px;width:220px;min-width:0;right:10px;}html body .propertyPage .staffFeature .staffMembers .staffItem .staffDetail,html body .rentPage .staffFeature .staffMembers .staffItem .staffDetail{height:370px;padding:10px;bottom:20px;-webkit-transform:none;-moz-transform:none;-ms-transform:none;-o-transform:none;transform:none;min-width:220px;top:auto;}html body .propertyPage .staffFeature .staffMembers .staffItem .staffDetail h4,html body .rentPage .staffFeature .staffMembers .staffItem .staffDetail h4{font-size:30px;}html body .pageColumn .propertyPageAddressDetail{padding:0;}html body .pageColumn .propertyPageAddressDetail h1{font-size:52px;}html body .pageColumn .propertyPageAddressDetail .propertyPageLinkButtons{text-align:center;}html body .pageColumn .propertyPageAddressDetail .propertyPageLinkButtons .button{margin:10px 0;}html body .pageColumn .propertyDetailsContent{padding:0;}html body .pageColumn .propertyDetailsContent .propertyDetailTable .detailTableCell .titleItem{width:80px;}html body .pageColumn .propertyDetailsContent .propertyDetailFeatures p{width:100%;line-height:30px;font-size:20px;}html body .pageColumn .propertyDetailsContent h1{font-size:52px;}html body .pageColumn .propertyDetailsContent .button{top:-30px;}html body .pageColumn .propertyDateTimes{margin:30px 0;}html body .pageColumn .propertyDateTimes .propertyInspectionTimes h3{font-size:40px;}html body .pageColumn.staffRight{padding:0;}html body .propertyPageLinkButtons{text-align:center;}html body .propertyPageLinkButtons .button{margin:10px 0;}html body .umb-grid .container .row .column{padding:0 20px;}html body .umb-grid .container .row .column h2{font-size:40px;}html body .umb-grid .container .row .column iframe{max-width:460px;}html body .slideImage{width:1024px;height:410px;}html body .staffFeature{width:1024px;height:410px;}html body .staffFeature.slideContainer .slideContent{left:20px;bottom:20px;}html body .staffFeature.slideContainer .slideContent h1 .slideTitle{font-size:36px;line-height:36px;}html body .staffFeature.slideContainer .slideContent h2{padding:12px 20px;}html body .staffFeature.slideContainer .slideContent h2 .slidePropertyAddress{display:inline-block;font-size:18px;line-height:20px;}html body .staffFeature .staffSlider .staffContainer{width:1024px;height:410px;}html body .staffFeature .staffSlider .staffItem{height:410px;right:20px;}html body .staffFeature .staffSlider .staffItem .staffDetail{height:370px;min-width:0;width:250px;}html body .staffFeature .staffSlider .staffItem .staffDetail h4{font-size:30px;line-height:36px;}html body .staffFeature .staffSlider .staffItem .staffDetail hr{margin:10px auto;}html body .staffFeature .staffSlider .staffItem .staffDetail p{font-size:18px;}html body .staffFeature .staffButtons{bottom:10px;}html body .staffFeature .staffButtons .moreStaff,html body .staffFeature .staffButtons .moreListings{font-size:14px;}html body .siteQuotes h1{font-size:40px;}html body .siteQuotes .siteQuote:before,html body .siteQuotes .siteQuote:after{font-size:200px;}html body .siteQuotes .siteQuote p{font-size:20px;}html body .homepageBlog h1,html body .blogLandingContainer h1{font-size:52px;padding-left:50px;}html body .homepageBlog .blogButtons,html body .blogLandingContainer .blogButtons{top:16px;right:50px;}html body .blogLanding .blogFeatureArticle .slideContent h2 .slideButton{margin-top:10px;}html body .blogQuick{width:33%;}html body .blogQuick .blogQuickDetail{width:300px;height:500px;}html body .blogQuick .blogQuickDetail .zoomIt{width:300px;height:169px;}html body .blogQuick .blogQuickDetail .zoomIt .zoomImage{width:300px;height:169px;background-size:300px 169px;}html body .blogQuick .blogQuickDetail h3{font-size:30px;max-height:38px;}html body .blogQuick .blogQuickDetail p{font-size:20px;max-width:94%;}html body .footerContact .midContactArea .contactFeatures{font-size:0;}html body .footerContact .midContactArea .contactFeatures .featureItem .featureDetail{padding:0 20px;}html body .footerContact .midContactArea .contactFeatures .featureItem .featureDetail h4{font-size:26px;}html body .footerContact .midContactArea .contactFeatures .featureItem .featureDetail p{font-size:16px;margin:10px 0;}html body .footerContact .contactMapHolder{width:1024px;height:300px;}html body .footerContact .contactMapHolder #map-canvas .mapInfo{font-size:15px;}html body .footerContact .map-controls h3{font-size:30px;float:none;text-align:center;margin:0 0 20px 0;}html body .footerContact .map-controls .mapZoneControls{text-align:center;}html body .footerContact .map-controls .mapZoneControls input[type=checkbox].checkbox-button+label{margin:0 10px 0 0;width:180px;}html body .searchPage .propertyQuick .zoomIt{width:220px;height:124px;}html body .searchPage .propertyQuick h3{font-size:30px;}html body .searchPage .propertyQuick h4{font-size:20px;}html body .searchPage .tagsListContainer .tagsListItems{width:1200px;}html body .searchForm .sfiHolder input{font-size:20px;}html body .searchForm .sfiHolder.range{width:200px;}html body .searchForm .sfiHolder.buttonHolder.wide{clear:left;}html body .searchForm .sfiHolder.buttonHolder input{margin-top:0;}html body .searchForm .sfiHolder .arrowButton.up{top:38px;}html body .searchForm .sfiHolder.list .arrowButton.down{top:48px;}html body .searchForm .tagsListContainer .tagsListItems{width:100%;}html body .pageInterests h1{font-size:38px;}html body .pageInterests .quick .video{width:300px;height:177px;}html body .pageInterests .quick .video .videoOverlay{height:177px;}html body .pageInterests .quick p{font-size:20px;max-width:94%;}html body .sellPage .sellPageRecentSales .tabPropertySlider .tab .shortSlider .propertyQuick .zoomIt.bannerItem:after,html body .propertyManagementPage .sellPageRecentSales .tabPropertySlider .tab .shortSlider .propertyQuick .zoomIt.bannerItem:after,html body .quarterlyHub .quarterlyPageContent .sellPageRecentSales .tabPropertySlider .tab .shortSlider .propertyQuick .zoomIt.bannerItem:after,html body .contentPage .sellPageRecentSales .tabPropertySlider .tab .shortSlider .propertyQuick .zoomIt.bannerItem:after{width:80px;height:80px;}html body .sellPage .sellPageFeature .slideContent,html body .propertyManagementPage .sellPageFeature .slideContent,html body .quarterlyHub .quarterlyPageContent .sellPageFeature .slideContent,html body .contentPage .sellPageFeature .slideContent{bottom:40px;left:40px;}html body .sellPage .sellPageContent .pageColumn .pageColumn,html body .propertyManagementPage .sellPageContent .pageColumn .pageColumn,html body .quarterlyHub .quarterlyPageContent .sellPageContent .pageColumn .pageColumn,html body .contentPage .sellPageContent .pageColumn .pageColumn{padding:0;}html body .sellPage .sellPageFormContainer,html body .propertyManagementPage .sellPageFormContainer,html body .quarterlyHub .quarterlyPageContent .sellPageFormContainer,html body .contentPage .sellPageFormContainer{padding:20px 20px 50px 20px;margin:20px;}html body .sellPage .sellPageFormContainer h1,html body .propertyManagementPage .sellPageFormContainer h1,html body .quarterlyHub .quarterlyPageContent .sellPageFormContainer h1,html body .contentPage .sellPageFormContainer h1{font-size:46px;}html body .sellPage .sellPageFormContainer .formDetails,html body .propertyManagementPage .sellPageFormContainer .formDetails,html body .quarterlyHub .quarterlyPageContent .sellPageFormContainer .formDetails,html body .contentPage .sellPageFormContainer .formDetails{padding:0 20px;}html body .sellPage .sellPageFormContainer .formDetails .sellForm input[type=button],html body .propertyManagementPage .sellPageFormContainer .formDetails .sellForm input[type=button],html body .quarterlyHub .quarterlyPageContent .sellPageFormContainer .formDetails .sellForm input[type=button],html body .contentPage .sellPageFormContainer .formDetails .sellForm input[type=button],html body .sellPage .sellPageFormContainer .formDetails .sellForm input[type=submit],html body .propertyManagementPage .sellPageFormContainer .formDetails .sellForm input[type=submit],html body .quarterlyHub .quarterlyPageContent .sellPageFormContainer .formDetails .sellForm input[type=submit],html body .contentPage .sellPageFormContainer .formDetails .sellForm input[type=submit]{font-size:18px;}html body .sellPage .sellPageFormContainer .formDetails .sellForm .captchaHolder p,html body .propertyManagementPage .sellPageFormContainer .formDetails .sellForm .captchaHolder p,html body .quarterlyHub .quarterlyPageContent .sellPageFormContainer .formDetails .sellForm .captchaHolder p,html body .contentPage .sellPageFormContainer .formDetails .sellForm .captchaHolder p{max-width:none;}html body .sellPage .quarterlyIssueItem .quarterlyIssueTitle,html body .propertyManagementPage .quarterlyIssueItem .quarterlyIssueTitle,html body .quarterlyHub .quarterlyPageContent .quarterlyIssueItem .quarterlyIssueTitle,html body .contentPage .quarterlyIssueItem .quarterlyIssueTitle{font-size:30px;}html body .propertyManagementPage .sellPageFormContainer{margin-top:50px;}html body .staffPage .staffListing .staffSection .staffSectionItems .staffSectionItem .staffSectionMemberDetails .emailLink{font-size:20px;}html body .staffPage .staffListing .staffSection .staffSectionItems .staffSectionItem .staffSectionMemberDetails .emailLink:before{top:0;width:34px;height:24px;}html body .staffPage .staffListing .staffSection .staffSectionItems .staffSectionItem .staffSectionMemberDetails .emailLink:after{top:0;width:34px;height:24px;}html body .staffMemberPage .staffPageFeature .slideContent ul li.emailLink+li,html body .teamGroupPage .staffPageFeature .slideContent ul li.emailLink+li{clear:left;margin-left:20px;}html body .staffMemberPage .staffPageContent .pageColumn .staffPageProperties,html body .teamGroupPage .staffPageContent .pageColumn .staffPageProperties{height:520px;}html body .staffMemberPage .staffPageContent .pageColumn .staffPageProperties .staffPropertyTabList ul li span,html body .teamGroupPage .staffPageContent .pageColumn .staffPageProperties .staffPropertyTabList ul li span{font-size:20px;}html body .staffMemberPage .staffPageContent .pageColumn .staffPageProperties .propertyQuick .zoomIt.bannerItem:after,html body .teamGroupPage .staffPageContent .pageColumn .staffPageProperties .propertyQuick .zoomIt.bannerItem:after{width:100px;height:100px;}html body .staffMemberPage .staffPageContent .pageColumn .staffPageProperties .propertyQuick h4,html body .teamGroupPage .staffPageContent .pageColumn .staffPageProperties .propertyQuick h4{font-size:20px;}html body .staffMemberPage .staffMemberArticles h1,html body .teamGroupPage .staffMemberArticles h1{font-size:52px;padding-left:50px;}html body .staffMemberPage .staffMemberArticles .staffArticleQuick,html body .teamGroupPage .staffMemberArticles .staffArticleQuick{width:300px;height:500px;}html body .staffMemberPage .staffMemberArticles .staffArticleQuick .zoomIt,html body .teamGroupPage .staffMemberArticles .staffArticleQuick .zoomIt{width:300px;height:169px;}html body .staffMemberPage .staffMemberArticles .staffArticleQuick .zoomIt .zoomImage,html body .teamGroupPage .staffMemberArticles .staffArticleQuick .zoomIt .zoomImage{width:300px;height:169px;background-size:300px 169px;}html body .staffMemberPage .staffMemberArticles .staffArticleQuick h3,html body .teamGroupPage .staffMemberArticles .staffArticleQuick h3{font-size:30px;max-height:38px;overflow:hidden;}html body .staffMemberPage .staffMemberArticles .staffArticleQuick p,html body .teamGroupPage .staffMemberArticles .staffArticleQuick p{font-size:20px;max-width:94%;}html body .articlePage .blogArticleFeature .slideContent,html body .statsPage .blogArticleFeature .slideContent{left:50px;bottom:50px;}html body .articlePage .blogArticleFeature .slideContent h1,html body .statsPage .blogArticleFeature .slideContent h1{padding:20px;}html body .articlePage .articlePageBodyContent .umb-grid .container .row .column.col-md-12,html body .statsPage .articlePageBodyContent .umb-grid .container .row .column.col-md-12{width:70%;}html body .articlePage .articlePageBodyContent .umb-grid .container .row .column.col-md-12 blockquote.leftQuote,html body .statsPage .articlePageBodyContent .umb-grid .container .row .column.col-md-12 blockquote.leftQuote,html body .articlePage .articlePageBodyContent .umb-grid .container .row .column.col-md-12 blockquote.rightQuote,html body .statsPage .articlePageBodyContent .umb-grid .container .row .column.col-md-12 blockquote.rightQuote{max-width:300px;font-size:20px;}html body .articlePage .articlePageBodyContent .umb-grid .container .row .column.col-md-12 p+blockquote.leftQuote+img,html body .statsPage .articlePageBodyContent .umb-grid .container .row .column.col-md-12 p+blockquote.leftQuote+img{width:70%;}html body .areaPage .propertyQuick .zoomIt{width:220px;height:124px;}html body .areaPage .propertyQuick h3{font-size:30px;}html body .areaPage .propertyQuick h4{font-size:20px;}html body .areaPage .areaInterests .areaQuick .zoomIt{width:300px;height:169px;}html body .areaPage .areaInterests .areaQuick .zoomIt .zoomImage{width:300px;height:169px;background:no-repeat center center;background-size:300px 169px;z-index:1;background-attachment:local;}html body .areaPage .areaInterests .areaQuick h3{font-size:30px;}html body .areaPage .areaInterests .areaQuick p{font-size:20px;max-width:300px;}html body .areaPage .areaBodyContent .breadcrumbs+.pageButtons{right:19px;}html body .propertiesPage .areaQuick .zoomIt{width:300px;height:169px;}html body .propertiesPage .areaQuick .zoomIt .zoomImage{width:300px;height:169px;background:no-repeat center center;background-size:300px 169px;z-index:1;background-attachment:local;-webkit-transition:transform 200ms linear;-moz-transition:transform 200ms linear;-ms-transition:transform 200ms linear;-o-transition:transform 200ms linear;transition:transform 200ms linear;}html body .propertiesPage .areaQuick .zoomIt .zoomImage:hover{-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);-webkit-transform:scale(1.1);transform:scale(1.1);}html body .propertiesPage .areaQuick h3{font-size:30px;}html body .propertiesPage .areaQuick h3:hover a{color:#b1b1b1;}html body .propertiesPage .areaQuick h3 a{-webkit-transition:color 200ms linear;-moz-transition:color 200ms linear;-ms-transition:color 200ms linear;-o-transition:color 200ms linear;transition:color 200ms linear;}html body .propertiesPage .areaQuick p{font-size:20px;max-width:300px;}html body .rentPage .rentPageFeatureWeek h1{padding:0;text-align:center;}html body .rentPage .rentPageFeatureWeek .propertyPageLinkButtons{float:none;margin:20px auto;}html body .rentPage .rentPageFeatureWeek .tabPropertySlider .tab .shortSlider .propertyQuick{width:33%;}html body .movingPage .movingPageWidgetContainer .movingWidgetContent .movingWidgetSelections .movingWidgetItems .movingWidgetItem{width:48%;}html body .movingPage .movingPageWidgetContainer .movingWidgetContent .movingWidgetSelections .movingWidgetItems .movingWidgetItem:nth-child(2n){margin-right:0;}html body .movingPage .movingPageWidgetContainer .movingWidgetContent .movingWidgetSelections .movingWidgetItems .movingWidgetItem:nth-child(3n){margin-right:2%;}html body .movingPage .movingPageFAQ h2{font-size:40px;}html body .movingPage .movingPageFooter .movingPageFooterLinksContainer.noLinks .movingPageFooterLinks h3{position:relative;float:right;}html body .movingPage .movingPageFooter .movingPageFooterLinksContainer .movingPageFooterLinks h3{font-size:40px;bottom:auto;top:0;float:none;position:absolute;margin:0;}html body .careersPage .careerGuideButton{padding:0 20px;}html body .careersPage .selfPromotion{margin:20px;}html body .careersPage .contentPageSlides .contentPageSlideItem .slideContent{bottom:60px;}html body .careersPage .contentPageSlides .contentPageSlideItem .careerSlideQuote{top:60px;max-width:30%;}html body .careersPage .contentPageSlides .contentPageSlideItem .careerSlideQuote .slideContent h1 .slideTitle{font-size:30px;line-height:30px;}html body .careersPage .contentPageSlides .contentPageSlideItem .careerSlideQuote .slideContent h2 .slidePropertyAddress{display:inline-block;font-size:20px;line-height:20px;}html body .careersPage .contentPageSlides .contentPageSlideItem .careerSlideQuote .slideContent .teamPageLink{margin-top:40px;}html body .careersPage .careerOffersContainer{padding:0 20px;}html body .careersPage .careerOffersContainer h2,html body .careersPage .careerVacanciesContainer h2{font-size:40px;}html body .stayPage .pageColumn.rightColumn h2.shortProperties{font-size:30px;}html body .stayPage .pageColumn.rightColumn .sellPageFormContainer{margin:30px 0;}html body .stayPage .pageColumn.rightColumn .sellPageFormContainer h1{font-size:44px;}html body .stayPage .pageColumn.rightColumn .sellPageFormContainer .formDetails{padding:0;}html body .stayPage .pageColumn.rightColumn .tabPropertySlider .tab .stayPageSlider{font-size:0;}html body .stayPage .pageColumn.rightColumn .tabPropertySlider .tab .stayPageSlider .propertyQuick{width:50%;}html body .stayPage .stayAgentContainer .stayAgentDetails p{font-size:24px;line-height:30px;}html body .localSchoolsContainer .localSchoolsHeader h1{font-size:60px;width:auto;}html body .localSchoolsContainer .localSchoolsHeader p{width:auto;}html body .localSchoolsContainer .localSchoolsDetails .localSchoolTabs .localSchoolTab .localSchool .localSchoolDetail{font-size:18px;margin-right:10px;}html body .localSchoolsContainer .localSchoolsDetails .localSchoolTabs .localSchoolTab .localSchool .localSchoolDetail.name{width:30%;}html body .localSchoolsContainer .localSchoolsDetails .localSchoolTabs .localSchoolTab .localSchool .localSchoolDetail.years{width:12%;}html body .localSchoolsContainer .localSchoolsDetails .localSchoolTabs .localSchoolTab .localSchool .localSchoolDetail.type{width:12%;}html body .localSchoolsContainer .localSchoolsDetails .localSchoolTabs .localSchoolTab .localSchool .localSchoolDetail.address{width:40%;}html body .localSchoolsContainer .localSchoolsDetails .localSchoolTabs .localSchoolTab .localSchool .localSchoolDetail.phone{width:24%;}html body .localSchoolsContainer .localSchoolsDetails .localSchoolTabs .localSchoolTab .localSchool .localSchoolDetail.website,html body .localSchoolsContainer .localSchoolsDetails .localSchoolTabs .localSchoolTab .localSchool .localSchoolDetail.zone{width:30px;}html body .localSchoolsContainer .localSchoolsDetails .localSchoolTabs .localSchoolTab .localSchool .localSchoolDetail.website a,html body .localSchoolsContainer .localSchoolsDetails .localSchoolTabs .localSchoolTab .localSchool .localSchoolDetail.zone a{font-size:0;background-color:transparent;position:relative;width:30px;height:33px;padding:0;}html body .localSchoolsContainer .localSchoolsDetails .localSchoolTabs .localSchoolTab .localSchool .localSchoolDetail.website a:hover,html body .localSchoolsContainer .localSchoolsDetails .localSchoolTabs .localSchoolTab .localSchool .localSchoolDetail.zone a:hover{background-color:transparent;}html body .localSchoolsContainer .localSchoolsDetails .localSchoolTabs .localSchoolTab .localSchool .localSchoolDetail.website a:hover:before,html body .localSchoolsContainer .localSchoolsDetails .localSchoolTabs .localSchoolTab .localSchool .localSchoolDetail.zone a:hover:before{opacity:0;}html body .localSchoolsContainer .localSchoolsDetails .localSchoolTabs .localSchoolTab .localSchool .localSchoolDetail.website a:hover:after,html body .localSchoolsContainer .localSchoolsDetails .localSchoolTabs .localSchoolTab .localSchool .localSchoolDetail.zone a:hover:after{opacity:1;}html body .localSchoolsContainer .localSchoolsDetails .localSchoolTabs .localSchoolTab .localSchool .localSchoolDetail.website a:before,html body .localSchoolsContainer .localSchoolsDetails .localSchoolTabs .localSchoolTab .localSchool .localSchoolDetail.zone a:before,html body .localSchoolsContainer .localSchoolsDetails .localSchoolTabs .localSchoolTab .localSchool .localSchoolDetail.website a:after,html body .localSchoolsContainer .localSchoolsDetails .localSchoolTabs .localSchoolTab .localSchool .localSchoolDetail.zone a:after{content:'';width:30px;height:33px;position:absolute;top:0;right:0;background:no-repeat center center;background-size:contain;z-index:1;opacity:1;-webkit-transition:opacity 200ms linear;-moz-transition:opacity 200ms linear;-ms-transition:opacity 200ms linear;-o-transition:opacity 200ms linear;transition:opacity 200ms linear;}html body .localSchoolsContainer .localSchoolsDetails .localSchoolTabs .localSchoolTab .localSchool .localSchoolDetail.website a:after,html body .localSchoolsContainer .localSchoolsDetails .localSchoolTabs .localSchoolTab .localSchool .localSchoolDetail.zone a:after{z-index:2;opacity:0;}html body .localSchoolsContainer .localSchoolsDetails .localSchoolTabs .localSchoolTab .localSchool .localSchoolDetail.website a:before{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2019.728%2019.674%22%3E%3Cpath%20fill%3D%22%23333333%22%20d%3D%22M19.638%209.597L10.1.097c-.128-.13-.337-.13-.466%200l-9.54%209.5c-.127.128-.124.334%200%20.464.067.068.15.102.234.102H2.63v9.184c0%20.09.036.172.098.23.06.06.14.098.23.098h4.604c.184%200%20.33-.148.33-.328V12.79h3.945v6.556c0%20.18.148.328.33.328h4.602c.18%200%20.327-.148.327-.328v-9.183h2.316c.087.002.17-.03.225-.1.11-.146.128-.338%200-.466%22%2F%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;}html body .localSchoolsContainer .localSchoolsDetails .localSchoolTabs .localSchoolTab .localSchool .localSchoolDetail.website a:after{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2019.728%2019.674%22%3E%3Cpath%20fill%3D%22%23ffe811%22%20d%3D%22M19.638%209.597L10.1.097c-.128-.13-.337-.13-.466%200l-9.54%209.5c-.127.128-.124.334%200%20.464.067.068.15.102.234.102H2.63v9.184c0%20.09.036.172.098.23.06.06.14.098.23.098h4.604c.184%200%20.33-.148.33-.328V12.79h3.945v6.556c0%20.18.148.328.33.328h4.602c.18%200%20.327-.148.327-.328v-9.183h2.316c.087.002.17-.03.225-.1.11-.146.128-.338%200-.466%22%2F%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;}html body .localSchoolsContainer .localSchoolsDetails .localSchoolTabs .localSchoolTab .localSchool .localSchoolDetail.zone a:before{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2027.404%2035.872%22%3E%3Cpath%20fill%3D%22%23333333%22%20d%3D%22M13.702%2035.872c-.644%200-1.26-.307-1.646-.823L2.583%2021.69C.893%2019.342%200%2016.58%200%2013.7%200%206.147%206.147%200%2013.702%200c7.556%200%2013.702%206.147%2013.702%2013.702%200%202.877-.895%205.642-2.59%207.994l-.445.617-9.005%2012.714c-.404.538-1.02.845-1.663.845m0-33.872C7.25%202%202%207.25%202%2013.702c0%202.455.764%204.814%202.21%206.82l.335.472%209.157%2012.878c.018%200%20.036-.01.047-.023l9.443-13.322c1.445-2.01%202.21-4.37%202.21-6.825C25.404%207.25%2020.156%202%2013.704%202m0%2016.937c-2.887%200-5.235-2.35-5.235-5.234s2.348-5.233%205.234-5.233%205.233%202.348%205.233%205.233-2.347%205.234-5.233%205.234m0-8.468c-1.783%200-3.234%201.45-3.234%203.232%200%201.784%201.45%203.234%203.234%203.234s3.233-1.45%203.233-3.234c0-1.783-1.45-3.233-3.233-3.233%22%20%2F%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;}html body .localSchoolsContainer .localSchoolsDetails .localSchoolTabs .localSchoolTab .localSchool .localSchoolDetail.zone a:after{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2027.404%2035.872%22%3E%3Cpath%20fill%3D%22%23ffe811%22%20d%3D%22M13.702%2035.872c-.644%200-1.26-.307-1.646-.823L2.583%2021.69C.893%2019.342%200%2016.58%200%2013.7%200%206.147%206.147%200%2013.702%200c7.556%200%2013.702%206.147%2013.702%2013.702%200%202.877-.895%205.642-2.59%207.994l-.445.617-9.005%2012.714c-.404.538-1.02.845-1.663.845m0-33.872C7.25%202%202%207.25%202%2013.702c0%202.455.764%204.814%202.21%206.82l.335.472%209.157%2012.878c.018%200%20.036-.01.047-.023l9.443-13.322c1.445-2.01%202.21-4.37%202.21-6.825C25.404%207.25%2020.156%202%2013.704%202m0%2016.937c-2.887%200-5.235-2.35-5.235-5.234s2.348-5.233%205.234-5.233%205.233%202.348%205.233%205.233-2.347%205.234-5.233%205.234m0-8.468c-1.783%200-3.234%201.45-3.234%203.232%200%201.784%201.45%203.234%203.234%203.234s3.233-1.45%203.233-3.234c0-1.783-1.45-3.233-3.233-3.233%22%20%2F%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;}html body .localSchoolsContainer .localSchoolsDetails .localSchoolTabs .localSchoolTab .localSchool .localSchoolDetailItems{width:calc(60% - 40px);}html body .quarterlyHub .quarterlyPreviousEditions{padding:30px 50px 60px 50px;}html body .quarterlyHub .quarterlyPreviousEditions h1{font-size:40px;}}@media screen and (min-width:768px) and (max-width:799px){html body header .headerNav .navBurger .burgerButton{left:8px;}html body header .headerNav .secondaryNav .inner .secondaryNavHeader .close{left:8px;}}@media screen and (min-width:800px) and (max-width:1023px){html body header .headerNav .navBurger .burgerButton{left:0!important;}}@media screen and (min-width:768px) and (max-width:1023px){.mobile{display:none!important;}html{font-size:16px;}html body{width:768px;}html body .overScroll{position:absolute;top:0;right:0;bottom:0;left:0;overflow-y:scroll;-webkit-overflow-scrolling:touch;}html body header{width:auto;height:60px;}html body header .headerNav{width:768px;}html body header .headerNav .navBurger .burgerButton{top:8px;left:8px;width:40px;height:40px;}html body header .headerNav .navBurger .burgerButton .burgerLine{top:12px;left:9px;width:23px;}html body header .headerNav .navBurger .burgerButton .burgerLine:nth-child(2){top:19px;}html body header .headerNav .navBurger .burgerButton .burgerLine:nth-child(3){top:26px;}html body header .headerNav .primaryNav{margin-left:50px;}html body header .headerNav .primaryNav ul .homeIcon{display:none;}html body header .headerNav .primaryNav ul li{line-height:60px;height:60px;padding:0 10px;}html body header .headerNav .primaryNav ul li a{font-size:24px;}html body header .headerNav .secondaryNav{width:500px;}html body header .headerNav .secondaryNav .inner{width:400px;}html body header .headerNav .secondaryNav .inner .secondaryNavHeader{height:60px;}html body header .headerNav .secondaryNav .inner .secondaryNavHeader .close{top:15px;left:30px;width:30px;height:30px;}html body header .headerNav .secondaryNav .inner .secondaryNavHeader .close:before{top:8px;left:8px;width:14px;height:14px;}html body header .headerNav .secondaryNav .inner .secondaryNavHeader .burgerLogo{width:130px;height:32px;top:16px;}html body header .headerNav .secondaryNav .inner .isScroller{width:400px;padding-top:0;}html body header .headerNav .secondaryNav .inner ul.navUL li{margin:10px 0;}html body header .headerNav .secondaryNav .inner ul.navUL li.hardcodedNavLink{margin:10px 0;}html body header .headerNav .secondaryNav .inner ul.navUL li.hardcodedNavLink .hardcodedSubNav .hardcodedSubNavLink a{font-size:16px;}html body header .headerNav .secondaryNav .inner ul.navUL li.contactLink{width:200px;}html body header .headerNav .secondaryNav .inner ul.navUL li a{font-size:16px;}html body header .headerNav .headerSearch{width:240px;height:60px;margin-right:180px;}html body header .headerNav .headerSearch input[type=search],html body header .headerNav .headerSearch input[type=date]{font-size:18px;}html body header .headerNav .headerSearch .searchButton{top:15px;}html body header .headerNav .logo{width:140px;height:60px;right:20px;}html body header .headerNav .logo.animated .logoYellowBlock{height:60px;}html body header .headerNav .logo.animated .logoYellowBlock .blockLogoItem{bottom:10px;}html body header .headerNav .logo .logoYellowBlock{height:100px;}html body header .headerNav .logo .logoYellowBlock .blockLogoItem{right:10px;bottom:0;left:10px;}html body section{margin-top:60px;}html body .icon.largeWhite{width:36px;}html body .icon.largeWhite p{padding-top:40px;}html body .icon.largeWhite:before{width:36px;height:36px;}html body .subHeading,html body .inlineQuoteLarge,html body .inlineQuoteSmall,html body .subheadingNoBorder,html body .subheadingNoBorderNoItalics{font-size:30px;line-height:normal;margin:10px 0;}html body .slideContainer{width:768px;}html body .slideContainer .parallaxslider{width:100%;height:384px;max-height:307px;}html body .slideContainer .parallaxslider.bannerItem:after{width:96px;height:96px;}html body .slideContainer .parallaxslider.active{max-height:384px;}html body .slideContainer .parallaxslider .slide{height:384px;}html body .slideContainer .slick-prev{left:20px;width:24px;height:40px;}html body .slideContainer .slick-next{right:20px;width:24px;height:40px;}html body .slideContainer .slideContent{left:60px;bottom:20px;}html body .slideContainer .slideContent h1{padding:10px 20px;}html body .slideContainer .slideContent h1 .slideTitle{font-size:30px;line-height:30px;}html body .slideContainer .slideContent h2{max-width:100%;min-width:300px;padding-left:20px;padding-right:20px;}html body .slideContainer .slideContent h2 .slidePropertyAddress{display:inline-block;font-size:20px;line-height:20px;}html body .slideContainer .slideContent h2 .slideButton{font-size:16px;}html body .slideContainer .slideContent .slidePropertyPrice{font-size:20px;line-height:20px;padding-left:20px;padding-right:20px;}html body .shortSlider .slick-next,html body .shortSlider .slick-prev{width:14px;}html body .homepageFeatureWeek,html body .buyPageFeatureWeek,html body .commercialPageFeatureWeek,html body .sellPageRecentSales,html body .recentlySoldFeature{height:430px;}html body .homepageFeatureWeek .tabList,html body .buyPageFeatureWeek .tabList,html body .commercialPageFeatureWeek .tabList,html body .sellPageRecentSales .tabList,html body .recentlySoldFeature .tabList{top:50px;}html body .homepageFeatureWeek .tabList ul li span,html body .buyPageFeatureWeek .tabList ul li span,html body .commercialPageFeatureWeek .tabList ul li span,html body .sellPageRecentSales .tabList ul li span,html body .recentlySoldFeature .tabList ul li span{font-size:20px;}html body .homepageFeatureWeek .tab,html body .buyPageFeatureWeek .tab,html body .commercialPageFeatureWeek .tab,html body .sellPageRecentSales .tab,html body .recentlySoldFeature .tab{height:330px;}html body .homepageFeatureWeek .propertyQuick .zoomIt,html body .buyPageFeatureWeek .propertyQuick .zoomIt,html body .commercialPageFeatureWeek .propertyQuick .zoomIt,html body .sellPageRecentSales .propertyQuick .zoomIt,html body .recentlySoldFeature .propertyQuick .zoomIt{max-width:90%;height:auto;}html body .homepageFeatureWeek .propertyQuick .zoomIt.bannerItem:after,html body .buyPageFeatureWeek .propertyQuick .zoomIt.bannerItem:after,html body .commercialPageFeatureWeek .propertyQuick .zoomIt.bannerItem:after,html body .sellPageRecentSales .propertyQuick .zoomIt.bannerItem:after,html body .recentlySoldFeature .propertyQuick .zoomIt.bannerItem:after{width:90px;height:90px;}html body .homepageFeatureWeek .propertyQuick .propertyTileContentContainer,html body .buyPageFeatureWeek .propertyQuick .propertyTileContentContainer,html body .commercialPageFeatureWeek .propertyQuick .propertyTileContentContainer,html body .sellPageRecentSales .propertyQuick .propertyTileContentContainer,html body .recentlySoldFeature .propertyQuick .propertyTileContentContainer{max-width:90%;margin:0 auto;}html body .homepageFeatureWeek .propertyQuick h3,html body .buyPageFeatureWeek .propertyQuick h3,html body .commercialPageFeatureWeek .propertyQuick h3,html body .sellPageRecentSales .propertyQuick h3,html body .recentlySoldFeature .propertyQuick h3{font-size:22px;line-height:22px;margin:6px 0;}html body .homepageFeatureWeek .propertyQuick h4,html body .buyPageFeatureWeek .propertyQuick h4,html body .commercialPageFeatureWeek .propertyQuick h4,html body .sellPageRecentSales .propertyQuick h4,html body .recentlySoldFeature .propertyQuick h4{font-size:16px!important;}html body .homepageFeatureWeek .propertyQuick hr,html body .buyPageFeatureWeek .propertyQuick hr,html body .commercialPageFeatureWeek .propertyQuick hr,html body .sellPageRecentSales .propertyQuick hr,html body .recentlySoldFeature .propertyQuick hr{margin:10px auto;}html body .homepageFeatureWeek h1,html body .buyPageFeatureWeek h1,html body .commercialPageFeatureWeek h1,html body .sellPageRecentSales h1,html body .recentlySoldFeature h1{font-size:38px;margin-bottom:34px;}html body .buyPageFeatureWeek .tabPropertySlider .tab,html body .recentlySoldFeature .tabPropertySlider .tab{height:auto;}html body .buyPageFeatureWeek .tabPropertySlider .tab .shortSlider .propertyQuick,html body .recentlySoldFeature .tabPropertySlider .tab .shortSlider .propertyQuick{width:50%;}html body .featureAreas h1{font-size:52px;}html body .featureAreas .areaQuick{height:456px;}html body .featureAreas .areaQuick .zoomIt{width:300px;height:177px;}html body .featureAreas .areaQuick .zoomIt .zoomImage{width:300px;height:177px;background:no-repeat center center;background-size:300px 177px;z-index:1;background-attachment:local;}html body .featureAreas .areaQuick h3{font-size:24px;}html body .featureAreas .areaQuick p{font-size:18px;max-width:300px;}html body .propertyPage .propertyFeature,html body .rentPage .propertyFeature{margin-bottom:-42px;}html body .propertyPage .propertyFeature .slideContent,html body .rentPage .propertyFeature .slideContent{bottom:30px;}html body .propertyPage .propertyFeature .slideContainer.gogoParaScroll,html body .rentPage .propertyFeature .slideContainer.gogoParaScroll{padding-top:42px;}html body .propertyPage .propertyPageContent,html body .rentPage .propertyPageContent{padding-top:50px;margin:0;}html body .propertyPage .propertyPageContent .pageColumn .goAwayComeBack,html body .rentPage .propertyPageContent .pageColumn .goAwayComeBack{padding:0;}html body .propertyPage .propertyPageContent .pageColumn .goAwayComeBack h1 .slideTitle,html body .rentPage .propertyPageContent .pageColumn .goAwayComeBack h1 .slideTitle{font-size:26px;}html body .propertyPage .propertyPageContent .propertyPageListedBy,html body .rentPage .propertyPageContent .propertyPageListedBy{right:50px;}html body .propertyPage .propertyPageContent .breadcrumbs,html body .rentPage .propertyPageContent .breadcrumbs{left:50px;}html body .propertyPage .staffFeature,html body .rentPage .staffFeature{height:auto;}html body .propertyPage .staffFeature .staffMember .staffContainer,html body .rentPage .staffFeature .staffMember .staffContainer{width:768px;height:307px;}html body .propertyPage .staffFeature .staffMember .staffContainer .slideContent,html body .rentPage .staffFeature .staffMember .staffContainer .slideContent{display:none;}html body .propertyPage .staffFeature .staffMember .staffItem,html body .rentPage .staffFeature .staffMember .staffItem{height:307px;right:auto;}html body .propertyPage .staffFeature .staffMember .staffItem .staffDetail,html body .rentPage .staffFeature .staffMember .staffItem .staffDetail{height:260px;min-width:0;padding:20px;bottom:20px;-webkit-transform:none;-moz-transform:none;-ms-transform:none;-o-transform:none;transform:none;top:auto;right:auto;left:20px;}html body .propertyPage .staffFeature .staffMember .staffItem .staffDetail h4,html body .rentPage .staffFeature .staffMember .staffItem .staffDetail h4{font-size:30px;line-height:36px;}html body .propertyPage .staffFeature .staffMember .staffButtons,html body .rentPage .staffFeature .staffMember .staffButtons{bottom:0;left:250px;right:auto;width:480px;}html body .propertyPage .staffFeature .staffMember .staffButtons .moreListings,html body .rentPage .staffFeature .staffMember .staffButtons .moreListings,html body .propertyPage .staffFeature .staffMember .staffButtons .moreStaff,html body .rentPage .staffFeature .staffMember .staffButtons .moreStaff{clear:none;float:none;width:auto;}html body .propertyPage .staffFeature .staffMembers .staffContainer,html body .rentPage .staffFeature .staffMembers .staffContainer{width:768px;height:307px;}html body .propertyPage .staffFeature .staffMembers .staffImage,html body .rentPage .staffFeature .staffMembers .staffImage{width:768px;height:307px;}html body .propertyPage .staffFeature .staffMembers .staffImage .slideImage,html body .rentPage .staffFeature .staffMembers .staffImage .slideImage{width:768px;height:307px;}html body .propertyPage .staffFeature .staffMembers .staffItem,html body .rentPage .staffFeature .staffMembers .staffItem{height:307px;right:10px;left:auto;min-width:220px;}html body .propertyPage .staffFeature .staffMembers .staffItem .staffDetail,html body .rentPage .staffFeature .staffMembers .staffItem .staffDetail{height:220px;width:220px;min-width:0;padding:10px;bottom:20px;-webkit-transform:none;-moz-transform:none;-ms-transform:none;-o-transform:none;transform:none;top:auto;}html body .propertyPage .staffFeature .staffMembers .staffItem .staffDetail h4,html body .rentPage .staffFeature .staffMembers .staffItem .staffDetail h4{font-size:30px;line-height:36px;}html body .propertyPage .staffFeature .staffMembers .staffButtons,html body .rentPage .staffFeature .staffMembers .staffButtons{bottom:0;right:250px;left:auto;width:480px;}html body .propertyPage .staffFeature .staffMembers .staffButtons .moreListings,html body .rentPage .staffFeature .staffMembers .staffButtons .moreListings,html body .propertyPage .staffFeature .staffMembers .staffButtons .moreStaff,html body .rentPage .staffFeature .staffMembers .staffButtons .moreStaff{clear:none;float:none;width:auto;}html body .buyPage .slideContent,html body .recentlySoldPage .slideContent{bottom:30px;}html body .pageColumn .propertyPageAddressDetail{padding:0;}html body .pageColumn .propertyPageAddressDetail:not(.Rental) p{padding-bottom:20px;}html body .pageColumn .propertyPageAddressDetail h1{font-size:40px;}html body .pageColumn .propertyPageAddressDetail h2{font-size:32px;}html body .pageColumn .propertyPageAddressDetail .propertyPageLinkButtons{text-align:center;}html body .pageColumn .propertyPageAddressDetail .propertyPageLinkButtons .button{margin:10px 0;}html body .pageColumn .propertyDetailsContent{padding:0;}html body .pageColumn .propertyDetailsContent .propertyDetailTable .detailTableCell{width:100%;}html body .pageColumn .propertyDetailsContent .propertyDetailTable .detailTableCell .titleItem{width:100px;}html body .pageColumn .propertyDetailsContent .propertyDetailFeatures p{width:100%;line-height:30px;font-size:20px;}html body .pageColumn .propertyDetailsContent h1{font-size:34px;}html body .pageColumn .propertyDetailsContent .button{top:-40px;}html body .pageColumn .propertyDateTimes{margin:30px 0;padding:30px;}html body .pageColumn .propertyDateTimes .propertyInspectionTimes h3{font-size:30px;}html body .pageColumn.staffRight{padding:0;}html body .propertyPageLinkButtons{text-align:center;}html body .propertyPageLinkButtons .button{margin:10px 0;}html body .umb-grid{padding:20px 0 50px 0;}html body .umb-grid .container{padding:0;}html body .umb-grid .container .row{margin:0;}html body .umb-grid .container .row .column{padding:0 10px;}html body .umb-grid .container .row .column h1,html body .umb-grid .container .row .column h2{font-size:30px;}html body .umb-grid .container .row .column p{font-size:18px;line-height:24px;}html body .umb-grid .container .row .column .blogButtons a{width:100%;font-size:18px;}html body .umb-grid .container .row .column iframe{max-width:340px;}html body .slideImage{width:768px;height:307px;}html body .staffFeature{width:768px;height:307px;}html body .staffFeature.slideContainer .slideContent{left:20px;}html body .staffFeature.slideContainer .slideContent h1 .slideTitle{font-size:30px;line-height:30px;}html body .staffFeature.slideContainer .slideContent h2{padding:12px 20px;}html body .staffFeature.slideContainer .slideContent h2 .slidePropertyAddress{display:inline-block;font-size:18px;line-height:20px;}html body .staffFeature .staffSlider .staffContainer{width:768px;height:307px;}html body .staffFeature .staffSlider .staffItem{display:none;}html body .staffFeature .staffButtons{bottom:10px;}html body .staffFeature .staffButtons .moreStaff,html body .staffFeature .staffButtons .moreListings{font-size:14px;}html body .siteQuotes h1{font-size:40px;}html body .siteQuotes .siteQuote:before,html body .siteQuotes .siteQuote:after{font-size:200px;}html body .siteQuotes .siteQuote p{font-size:20px;}html body .homepageBlog h1,html body .blogLandingContainer h1{font-size:48px;padding-left:10px;}html body .homepageBlog .blogButtons,html body .blogLandingContainer .blogButtons{top:22px;right:10px;}html body .homepageBlog .blogButtons a,html body .blogLandingContainer .blogButtons a{padding:6px 10px;font-size:16px;margin-left:10px;}html body .blogLandingContainer .blogButtons{right:41px;}html body .blogLandingContainer .blogSlides{font-size:0;}html body .blogLandingContainer .blogSlides .blogQuick{width:50%;}html body .blogLanding .blogFeatureArticle .slideContent{bottom:60px;}html body .blogLanding .blogFeatureArticle .slideContent .dateOverlay{font-size:18px;}html body .blogLanding .blogFeatureArticle .slideContent h1{padding:10px 20px;}html body .blogLanding .blogFeatureArticle .slideContent h2 .slideButton{margin-top:10px;}html body .blogQuick{width:33%;}html body .blogQuick .blogQuickDetail{width:300px;height:500px;}html body .blogQuick .blogQuickDetail .zoomIt{width:300px;height:177px;}html body .blogQuick .blogQuickDetail .zoomIt .zoomImage{width:300px;height:177px;background-size:300px 177px;}html body .blogQuick .blogQuickDetail h3{font-size:30px;max-height:38px;}html body .blogQuick .blogQuickDetail p{font-size:20px;max-width:94%;}html body .footerContact .upperContactArea h1{font-size:36px;}html body .footerContact .upperContactArea p{font-size:20px;max-width:80%;}html body .footerContact .midContactArea .contactFeatures{font-size:0;}html body .footerContact .midContactArea .contactFeatures .featureItem{width:100%;}html body .footerContact .midContactArea .contactFeatures .featureItem .featureImage img{width:100%;}html body .footerContact .midContactArea .contactFeatures .featureItem .featureDetail{padding:0 20px;}html body .footerContact .midContactArea .contactFeatures .featureItem .featureDetail h4{font-size:26px;}html body .footerContact .midContactArea .contactFeatures .featureItem .featureDetail p{font-size:20px;margin:10px 0;}html body .footerContact .map-controls{padding:15px;}html body .footerContact .map-controls h3{font-size:30px;float:none;text-align:center;margin:0 0 20px 0;}html body .footerContact .map-controls .mapZoneControls{text-align:center;}html body .footerContact .map-controls .mapZoneControls input[type=checkbox].checkbox-button+label{margin:0 5px;width:150px;}html body .footerContact .contactMapHolder{width:768px;height:300px;}html body .searchPage .propertyQuick{width:33%;}html body .searchPage .propertyQuick .zoomIt{width:200px;height:140px;}html body .searchPage .propertyQuick h3{font-size:30px;}html body .searchPage .propertyQuick h4{font-size:20px;}html body .searchPage .tagsListContainer .tagsListItems{width:100%;}html body .searchPage .resultCount{font-size:36px;margin:20px auto;}html body .searchPage .blogResults{font-size:0;}html body .searchPage .blogQuick{width:50%;}html body .searchForm .sfiHolder input{font-size:20px;}html body .searchForm .sfiHolder.range{width:200px;}html body .searchForm .sfiHolder.buttonHolder input{margin-top:0;}html body .searchForm .sfiHolder .arrowButton.up{top:38px;}html body .searchForm .sfiHolder.list .arrowButton.down{top:48px;}html body .searchForm .sfiCentre+.list{clear:left;}html body .searchForm .tagsListContainer .tagsListItems{width:100%;}html body .pageInterests h1{font-size:38px;}html body .pageInterests .quick .video{width:300px;height:177px;}html body .pageInterests .quick .video .videoOverlay{height:177px;}html body .pageInterests .quick p{font-size:20px;max-width:94%;}html body .sellPage .sellPageFeature .slideContent,html body .propertyManagementPage .sellPageFeature .slideContent,html body .quarterlyHub .quarterlyPageContent .sellPageFeature .slideContent,html body .contentPage .sellPageFeature .slideContent{bottom:40px;left:40px;}html body .sellPage .sellPageContent .pageColumn .pageColumn,html body .propertyManagementPage .sellPageContent .pageColumn .pageColumn,html body .quarterlyHub .quarterlyPageContent .sellPageContent .pageColumn .pageColumn,html body .contentPage .sellPageContent .pageColumn .pageColumn{padding:0;}html body .sellPage .sellPageFormContainer,html body .propertyManagementPage .sellPageFormContainer,html body .quarterlyHub .quarterlyPageContent .sellPageFormContainer,html body .contentPage .sellPageFormContainer{padding:20px;margin:20px;}html body .sellPage .sellPageFormContainer h1,html body .propertyManagementPage .sellPageFormContainer h1,html body .quarterlyHub .quarterlyPageContent .sellPageFormContainer h1,html body .contentPage .sellPageFormContainer h1{font-size:46px;}html body .sellPage .sellPageFormContainer .formDetails,html body .propertyManagementPage .sellPageFormContainer .formDetails,html body .quarterlyHub .quarterlyPageContent .sellPageFormContainer .formDetails,html body .contentPage .sellPageFormContainer .formDetails{padding:0 10px;}html body .sellPage .sellPageFormContainer .formDetails .sellForm .inputHolder.short,html body .propertyManagementPage .sellPageFormContainer .formDetails .sellForm .inputHolder.short,html body .quarterlyHub .quarterlyPageContent .sellPageFormContainer .formDetails .sellForm .inputHolder.short,html body .contentPage .sellPageFormContainer .formDetails .sellForm .inputHolder.short{width:100%;}html body .sellPage .sellPageFormContainer .formDetails .sellForm .inputHolder.short+.short,html body .propertyManagementPage .sellPageFormContainer .formDetails .sellForm .inputHolder.short+.short,html body .quarterlyHub .quarterlyPageContent .sellPageFormContainer .formDetails .sellForm .inputHolder.short+.short,html body .contentPage .sellPageFormContainer .formDetails .sellForm .inputHolder.short+.short{margin:0;width:100%;}html body .sellPage .sellPageFormContainer .formDetails .sellForm .captchaHolder,html body .propertyManagementPage .sellPageFormContainer .formDetails .sellForm .captchaHolder,html body .quarterlyHub .quarterlyPageContent .sellPageFormContainer .formDetails .sellForm .captchaHolder,html body .contentPage .sellPageFormContainer .formDetails .sellForm .captchaHolder{width:100%;margin-bottom:20px;}html body .sellPage .sellPageFormContainer .formDetails .sellForm .captchaHolder .errorMessage,html body .propertyManagementPage .sellPageFormContainer .formDetails .sellForm .captchaHolder .errorMessage,html body .quarterlyHub .quarterlyPageContent .sellPageFormContainer .formDetails .sellForm .captchaHolder .errorMessage,html body .contentPage .sellPageFormContainer .formDetails .sellForm .captchaHolder .errorMessage{text-align:center;}html body .sellPage .sellPageFormContainer .formDetails .sellForm .captchaHolder p,html body .propertyManagementPage .sellPageFormContainer .formDetails .sellForm .captchaHolder p,html body .quarterlyHub .quarterlyPageContent .sellPageFormContainer .formDetails .sellForm .captchaHolder p,html body .contentPage .sellPageFormContainer .formDetails .sellForm .captchaHolder p{max-width:none;}html body .sellPage .sellPageFormContainer .formDetails .sellForm input[type=button],html body .propertyManagementPage .sellPageFormContainer .formDetails .sellForm input[type=button],html body .quarterlyHub .quarterlyPageContent .sellPageFormContainer .formDetails .sellForm input[type=button],html body .contentPage .sellPageFormContainer .formDetails .sellForm input[type=button],html body .sellPage .sellPageFormContainer .formDetails .sellForm input[type=submit],html body .propertyManagementPage .sellPageFormContainer .formDetails .sellForm input[type=submit],html body .quarterlyHub .quarterlyPageContent .sellPageFormContainer .formDetails .sellForm input[type=submit],html body .contentPage .sellPageFormContainer .formDetails .sellForm input[type=submit]{float:none;float:left;clear:left;width:50%;margin:10px 0;}html body .sellPage .sellPageFormContainer .formDetails .sellForm .privacyStatement,html body .propertyManagementPage .sellPageFormContainer .formDetails .sellForm .privacyStatement,html body .quarterlyHub .quarterlyPageContent .sellPageFormContainer .formDetails .sellForm .privacyStatement,html body .contentPage .sellPageFormContainer .formDetails .sellForm .privacyStatement{margin-top:18px;}html body .staffMemberPage .staffPageFeature .slideContent ul li,html body .teamGroupPage .staffPageFeature .slideContent ul li{font-size:28px;}html body .staffMemberPage .staffPageFeature .slideContent ul li.emailLink+li,html body .teamGroupPage .staffPageFeature .slideContent ul li.emailLink+li{clear:left;margin-left:20px;}html body .staffMemberPage .staffPageFeature .slideContent ul li a,html body .teamGroupPage .staffPageFeature .slideContent ul li a{font-size:28px;}html body .staffMemberPage .staffPageContent .pageColumn .staffPageQuotes:before,html body .teamGroupPage .staffPageContent .pageColumn .staffPageQuotes:before{left:10px;}html body .staffMemberPage .staffPageContent .pageColumn .staffPageQuotes:after,html body .teamGroupPage .staffPageContent .pageColumn .staffPageQuotes:after{right:10px;}html body .staffMemberPage .staffPageContent .pageColumn .staffPageQuotes:before,html body .teamGroupPage .staffPageContent .pageColumn .staffPageQuotes:before,html body .staffMemberPage .staffPageContent .pageColumn .staffPageQuotes:after,html body .teamGroupPage .staffPageContent .pageColumn .staffPageQuotes:after{font-size:150px;line-height:110px;}html body .staffMemberPage .staffPageContent .pageColumn .staffPageQuotes h1,html body .teamGroupPage .staffPageContent .pageColumn .staffPageQuotes h1{font-size:30px;}html body .staffMemberPage .staffPageContent .pageColumn .staffPageQuotes .teamQuote p,html body .teamGroupPage .staffPageContent .pageColumn .staffPageQuotes .teamQuote p{font-size:20px;}html body .staffMemberPage .staffPageContent .pageColumn .staffPageAppraisalLink a,html body .teamGroupPage .staffPageContent .pageColumn .staffPageAppraisalLink a{font-size:18px;padding:10px 14px;}html body .staffMemberPage .staffPageContent .pageColumn .staffPageProperties,html body .teamGroupPage .staffPageContent .pageColumn .staffPageProperties{height:500px;}html body .staffMemberPage .staffPageContent .pageColumn .staffPageProperties .tab,html body .teamGroupPage .staffPageContent .pageColumn .staffPageProperties .tab{height:460px;}html body .staffMemberPage .staffPageContent .pageColumn .staffPageProperties .staffPropertyTabList ul li span,html body .teamGroupPage .staffPageContent .pageColumn .staffPageProperties .staffPropertyTabList ul li span{font-size:20px;}html body .staffMemberPage .staffPageContent .pageColumn .staffPageProperties .propertyQuick h3,html body .teamGroupPage .staffPageContent .pageColumn .staffPageProperties .propertyQuick h3{font-size:30px;}html body .staffMemberPage .staffPageContent .pageColumn .staffPageProperties .propertyQuick h4,html body .teamGroupPage .staffPageContent .pageColumn .staffPageProperties .propertyQuick h4{font-size:20px;}html body .staffMemberPage .staffPageContent .pageColumn .staffPageProperties .propertyQuick .zoomIt.bannerItem:after,html body .teamGroupPage .staffPageContent .pageColumn .staffPageProperties .propertyQuick .zoomIt.bannerItem:after{width:96px;height:96px;}html body .staffMemberPage .staffMemberArticles h1,html body .teamGroupPage .staffMemberArticles h1{font-size:52px;padding-left:50px;}html body .staffMemberPage .staffMemberArticles .staffArticleQuick,html body .teamGroupPage .staffMemberArticles .staffArticleQuick{width:300px;height:500px;}html body .staffMemberPage .staffMemberArticles .staffArticleQuick .zoomIt,html body .teamGroupPage .staffMemberArticles .staffArticleQuick .zoomIt{width:300px;height:177px;}html body .staffMemberPage .staffMemberArticles .staffArticleQuick .zoomIt .zoomImage,html body .teamGroupPage .staffMemberArticles .staffArticleQuick .zoomIt .zoomImage{width:300px;height:177px;background-size:300px 177px;}html body .staffMemberPage .staffMemberArticles .staffArticleQuick h3,html body .teamGroupPage .staffMemberArticles .staffArticleQuick h3{font-size:30px;max-height:38px;overflow:hidden;}html body .staffMemberPage .staffMemberArticles .staffArticleQuick p,html body .teamGroupPage .staffMemberArticles .staffArticleQuick p{font-size:20px;max-width:94%;}html body .articlePage .blogArticleFeature .slideContent{bottom:60px;}html body .articlePage .blogArticleFeature .slideContent .dateOverlay{font-size:18px;}html body .articlePage .blogArticleFeature .slideContent h1{padding:10px 20px;}html body .articlePage .articlePageBodyContent .breadcrumbs{top:15px;}html body .articlePage .articlePageBodyContent .umb-grid .container .row .column.col-md-12 p img{float:none;}html body .articlePage .articlePageBodyContent .umb-grid .container .row .column.col-md-12 blockquote.leftQuote,html body .articlePage .articlePageBodyContent .umb-grid .container .row .column.col-md-12 blockquote.rightQuote{max-width:none;margin:10px 0;padding:0 0 0 20px;float:none;font-size:20px;}html body .articlePage .articlePageBodyContent .umb-grid .container .row .column.col-md-12 blockquote.leftQuote{left:auto;border:0;border-left:5px solid #ffe811;}html body .articlePage .articlePageBodyContent .umb-grid .container .row .column.col-md-12 blockquote.rightQuote{right:auto;}html body .areaPage .propertyQuick{width:31%;margin:0 1% 40px 1%;overflow:hidden;}html body .areaPage .propertyQuick .zoomIt{width:100%;height:140px;}html body .areaPage .propertyQuick .zoomIt .zoomImage-wrapper{width:100%;}html body .areaPage .propertyQuick .zoomIt .zoomImage-wrapper img{width:100%;}html body .areaPage .propertyQuick h3{font-size:30px;}html body .areaPage .propertyQuick h4{font-size:20px;}html body .areaPage .areaInterests .areaQuick .zoomIt{width:300px;height:177px;}html body .areaPage .areaInterests .areaQuick .zoomIt .zoomImage{width:300px;height:177px;background:no-repeat center center;background-size:300px 177px;z-index:1;background-attachment:local;}html body .areaPage .areaInterests .areaQuick h3{font-size:30px;}html body .areaPage .areaInterests .areaQuick p{font-size:20px;max-width:300px;}html body .areaPage .areaBodyContent .breadcrumbs+.pageButtons{top:-9px;right:0;}html body .propertiesPage .areaQuick .zoomIt{width:100%;height:177px;}html body .propertiesPage .areaQuick .zoomIt .zoomImage{width:100%;height:177px;background:no-repeat center center;background-size:300px 177px;z-index:1;background-attachment:local;-webkit-transition:transform 200ms linear;-moz-transition:transform 200ms linear;-ms-transition:transform 200ms linear;-o-transition:transform 200ms linear;transition:transform 200ms linear;}html body .propertiesPage .areaQuick .zoomIt .zoomImage:hover{-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);-webkit-transform:scale(1.1);transform:scale(1.1);}html body .propertiesPage .areaQuick h3{font-size:30px;}html body .propertiesPage .areaQuick h3:hover a{color:#b1b1b1;}html body .propertiesPage .areaQuick h3 a{-webkit-transition:color 200ms linear;-moz-transition:color 200ms linear;-ms-transition:color 200ms linear;-o-transition:color 200ms linear;transition:color 200ms linear;}html body .propertiesPage .areaQuick p{font-size:20px;max-width:300px;}html body .staffPage .staffListing .staffSection .staffSectionItems .staffSectionItem .staffSectionMemberDetails .emailLink{font-size:20px;}html body .staffPage .staffListing .staffSection .staffSectionItems .staffSectionItem .staffSectionMemberDetails .emailLink:before{top:0;width:34px;height:24px;}html body .staffPage .staffListing .staffSection .staffSectionItems .staffSectionItem .staffSectionMemberDetails .emailLink:after{top:0;width:34px;height:24px;}html body .rentPage .rentPageFeatureWeek h1{padding:0;text-align:center;}html body .rentPage .rentPageFeatureWeek .propertyPageLinkButtons{float:none;margin:20px auto;}html body .rentPage .rentPageFeatureWeek .tabPropertySlider .tab .shortSlider .propertyQuick{width:50%;}html body .auctionPage .auctionPageFeatures .propertyQuick .zoomIt{max-width:96%;height:auto;}html body .auctionPage .auctionPageFeatures .upcomingAuctions .propertyQuick{width:33%;}html body .auctionPage .staffFeature .staffSlider .staffItem{height:307px;right:10px;display:block;}html body .auctionPage .staffFeature .staffSlider .staffItem .staffDetail{height:288px;min-width:0;width:250px;}html body .auctionPage .staffFeature .staffSlider .staffItem .staffDetail h4{font-size:20px;line-height:26px;}html body .auctionPage .staffFeature .staffSlider .staffItem .staffDetail hr{margin:10px auto;}html body .auctionPage .staffFeature .staffSlider .staffItem .staffDetail p{font-size:16px;}html body footer .footerCopy{font-size:14px;}html body .auctionConditionsContent{padding:20px;}html body .auctionConditionsContent p,html body .auctionConditionsContent li{font-size:16px;}html body .contentPage .staffFeature .staffSlider .staffItem{display:block;height:auto;right:auto;left:20px;top:20px;bottom:20px;}html body .contentPage .staffFeature .staffSlider .staffItem .staffDetail{height:100%;}html body .contentPage .staffFeature .staffSlider .staffItem .staffDetail h4{font-size:38px;line-height:34px;}html body .movingPage .movingPageWidgetContainer{margin-top:20px;}html body .movingPage .movingPageWidgetContainer .movingWidgetContent{width:90%;}html body .movingPage .movingPageWidgetContainer .movingWidgetContent .movingWidgetSelections h1{font-size:40px;}html body .movingPage .movingPageWidgetContainer .movingWidgetContent .movingWidgetSelections .movingWidgetItems .movingWidgetItem{width:48%;}html body .movingPage .movingPageWidgetContainer .movingWidgetContent .movingWidgetSelections .movingWidgetItems .movingWidgetItem:nth-child(2n){margin-right:0;}html body .movingPage .movingPageWidgetContainer .movingWidgetContent .movingWidgetSelections .movingWidgetItems .movingWidgetItem:nth-child(3n){margin-right:2%;}html body .movingPage .movingPageWidgetContainer .movingWidgetContent .movingWidgetSelections .movingWidgetItems .movingWidgetItem label{font-size:16px;}html body .movingPage .movingPageWidgetContainer .movingWidgetContent .movingWidgetSelections .movingWidgetItems .movingWidgetItem label:before{top:0;}html body .movingPage .movingPageWidgetContainer .movingWidgetContent .movingWidgetSelections .movingWidgetItems .movingWidgetItem label:after{top:12px;}html body .movingPage .movingPageWidgetContainer .movingWidgetContent .movingFormContainer .movingForm .inputHolder.dateInput input[type=date]{padding-left:140px;}html body .movingPage .movingPageWidgetContainer .movingWidgetContent .movingFormContainer .movingForm input[type=submit]{width:33%;}html body .movingPage .movingPageProvidersContainer{font-size:0;text-align:center;}html body .movingPage .movingPageProvidersContainer .movingPageProviderItem{width:31%;max-width:200px;margin:1%;padding:0;}html body .movingPage .movingPageFAQ h2{font-size:30px;}html body .movingPage .movingPageFooter .movingPageFooterLinksContainer.noLinks .movingPageFooterLinks h3{position:relative;float:right;}html body .movingPage .movingPageFooter .movingPageFooterLinksContainer .movingPageFooterLinks h3{font-size:30px;top:0;bottom:auto;float:none;position:absolute;margin:0;}html body .movingPage .movingPageFooter .movingPageFooterText p{line-height:normal;}html body .careersPage .contentPageSlides .contentPageSlideItem .careerSlideQuote{top:40px;left:40px;padding:0 70px;}html body .careersPage .contentPageSlides .contentPageSlideItem .careerSlideQuote:before,html body .careersPage .contentPageSlides .contentPageSlideItem .careerSlideQuote:after{font-size:190px;line-height:124px;}html body .careersPage .contentPageSlides .contentPageSlideItem .careerSlideQuote .slideContent h1{padding:4px 20px;}html body .careersPage .contentPageSlides .contentPageSlideItem .careerSlideQuote .slideContent h1 .slideTitle{font-size:20px;line-height:20px;}html body .careersPage .contentPageSlides .contentPageSlideItem .careerSlideQuote .slideContent h2{padding-left:20px;padding-right:20px;}html body .careersPage .contentPageSlides .contentPageSlideItem .careerSlideQuote .slideContent h2 .slidePropertyAddress{display:inline-block;padding:6px 14px;font-size:18px;}html body .careersPage .contentPageSlides .contentPageSlideItem .careerSlideQuote .slideContent .teamPageLink{margin-top:0;}html body .careersPage .contentPageBodyContent .umb-grid .container .row .col-md-12 h2{font-size:30px;}html body .careersPage .contentPageBodyContent .umb-grid .container .row .col-md-12 p{font-size:18px;line-height:26px;}html body .careersPage .careerGuideButton{padding:0 10px;}html body .careersPage .selfPromotion{margin:20px 10px;}html body .careersPage .careerOffersContainer h2,html body .careersPage .careerVacanciesContainer h2{font-size:30px;}html body .careersPage .careerOffersContainer{padding:0 10px;}html body .careersPage .careerOffersContainer .careerOffer h3{margin:20px 0;font-size:30px;}html body .careersPage .careerOffersContainer .careerOffer p{font-size:18px;line-height:24px;}html body .careersPage .careerVacanciesContainer .vacancyItem .vacancyContentAll{font-size:18px;line-height:26px;}html body .careersPage .careerVacanciesContainer .vacancyItem .vacancyButtons a{display:block;text-align:center;margin-bottom:6px;}html body .careersPage .careersLowerLinks .careerLink{display:block;text-align:center;margin-bottom:6px;}html body .stayPage .contentPageSlides .contentPageSlideItem .slideContent h1 .slideTitle .largeText{font-size:80px;line-height:80px;}html body .stayPage .stayAgentContainer .mugShot{width:200px;height:200px;}html body .stayPage .stayAgentContainer .stayAgentDetails{left:300px;}html body .stayPage .stayAgentContainer .stayAgentDetails p{font-size:20px;line-height:24px;}html body .stayPage .pageColumn{padding:0 10px;}html body .stayPage .pageColumn.rightColumn .sellPageFormContainer{margin:30px 0;}html body .stayPage .pageColumn.rightColumn .sellPageFormContainer h1{font-size:40px;}html body .stayPage .pageColumn.rightColumn .sellPageFormContainer .formDetails{padding:0;}html body .stayPage .pageColumn.rightColumn .sellPageFormContainer .formDetails .sellForm input[type=submit],html body .stayPage .pageColumn.rightColumn .sellPageFormContainer .formDetails .sellForm input[type=button]{width:auto;}html body .stayPage .pageColumn.rightColumn h2.shortProperties{font-size:30px;}html body .stayPage .pageColumn.rightColumn .tabPropertySlider .tab .stayPageSlider{font-size:0;}html body .stayPage .pageColumn.rightColumn .tabPropertySlider .tab .stayPageSlider .propertyQuick{width:50%;}html body .suburbGroupsPage .featureAreas .propertiesAreaSlider .areaQuick,html body .suburbGroupPage .featureAreas .propertiesAreaSlider .areaQuick{width:50%;height:auto;margin:0 0 40px 0;}html body .localSchoolsContainer .localSchoolsHeader h1{font-size:60px;width:auto;}html body .localSchoolsContainer .localSchoolsHeader p{width:auto;}html body .localSchoolsContainer .localSchoolsDetails .localSchoolTabs .localSchoolTabHeaders .localSchoolCategory{font-size:20px;}html body .localSchoolsContainer .localSchoolsDetails .localSchoolTabs .localSchoolTabHeaders .localSchoolCategory.active:after{border-left-width:12px;border-top-width:12px;border-bottom-width:12px;right:-12px;}html body .localSchoolsContainer .localSchoolsDetails .localSchoolTabs .localSchoolTab .localSchool .localSchoolDetail{font-size:16px;margin-right:5px;}html body .localSchoolsContainer .localSchoolsDetails .localSchoolTabs .localSchoolTab .localSchool .localSchoolDetail.name{width:26%;}html body .localSchoolsContainer .localSchoolsDetails .localSchoolTabs .localSchoolTab .localSchool .localSchoolDetail.years{width:13%;}html body .localSchoolsContainer .localSchoolsDetails .localSchoolTabs .localSchoolTab .localSchool .localSchoolDetail.type{width:16%;}html body .localSchoolsContainer .localSchoolsDetails .localSchoolTabs .localSchoolTab .localSchool .localSchoolDetail.address{width:36%;}html body .localSchoolsContainer .localSchoolsDetails .localSchoolTabs .localSchoolTab .localSchool .localSchoolDetail.phone{width:24%;}html body .localSchoolsContainer .localSchoolsDetails .localSchoolTabs .localSchoolTab .localSchool .localSchoolDetail.website,html body .localSchoolsContainer .localSchoolsDetails .localSchoolTabs .localSchoolTab .localSchool .localSchoolDetail.zone{width:30px;}html body .localSchoolsContainer .localSchoolsDetails .localSchoolTabs .localSchoolTab .localSchool .localSchoolDetail.website a,html body .localSchoolsContainer .localSchoolsDetails .localSchoolTabs .localSchoolTab .localSchool .localSchoolDetail.zone a{font-size:0;background-color:transparent;position:relative;width:30px;height:33px;padding:0;}html body .localSchoolsContainer .localSchoolsDetails .localSchoolTabs .localSchoolTab .localSchool .localSchoolDetail.website a:hover,html body .localSchoolsContainer .localSchoolsDetails .localSchoolTabs .localSchoolTab .localSchool .localSchoolDetail.zone a:hover{background-color:transparent;}html body .localSchoolsContainer .localSchoolsDetails .localSchoolTabs .localSchoolTab .localSchool .localSchoolDetail.website a:before,html body .localSchoolsContainer .localSchoolsDetails .localSchoolTabs .localSchoolTab .localSchool .localSchoolDetail.zone a:before{content:'';width:30px;height:33px;position:absolute;top:0;right:0;background:no-repeat center center;background-size:contain;}html body .localSchoolsContainer .localSchoolsDetails .localSchoolTabs .localSchoolTab .localSchool .localSchoolDetail.website a:before{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2019.728%2019.674%22%3E%3Cpath%20fill%3D%22%23333333%22%20d%3D%22M19.638%209.597L10.1.097c-.128-.13-.337-.13-.466%200l-9.54%209.5c-.127.128-.124.334%200%20.464.067.068.15.102.234.102H2.63v9.184c0%20.09.036.172.098.23.06.06.14.098.23.098h4.604c.184%200%20.33-.148.33-.328V12.79h3.945v6.556c0%20.18.148.328.33.328h4.602c.18%200%20.327-.148.327-.328v-9.183h2.316c.087.002.17-.03.225-.1.11-.146.128-.338%200-.466%22%2F%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;}html body .localSchoolsContainer .localSchoolsDetails .localSchoolTabs .localSchoolTab .localSchool .localSchoolDetail.zone a:before{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2027.404%2035.872%22%3E%3Cpath%20fill%3D%22%23333333%22%20d%3D%22M13.702%2035.872c-.644%200-1.26-.307-1.646-.823L2.583%2021.69C.893%2019.342%200%2016.58%200%2013.7%200%206.147%206.147%200%2013.702%200c7.556%200%2013.702%206.147%2013.702%2013.702%200%202.877-.895%205.642-2.59%207.994l-.445.617-9.005%2012.714c-.404.538-1.02.845-1.663.845m0-33.872C7.25%202%202%207.25%202%2013.702c0%202.455.764%204.814%202.21%206.82l.335.472%209.157%2012.878c.018%200%20.036-.01.047-.023l9.443-13.322c1.445-2.01%202.21-4.37%202.21-6.825C25.404%207.25%2020.156%202%2013.704%202m0%2016.937c-2.887%200-5.235-2.35-5.235-5.234s2.348-5.233%205.234-5.233%205.233%202.348%205.233%205.233-2.347%205.234-5.233%205.234m0-8.468c-1.783%200-3.234%201.45-3.234%203.232%200%201.784%201.45%203.234%203.234%203.234s3.233-1.45%203.233-3.234c0-1.783-1.45-3.233-3.233-3.233%22%20%2F%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;}html body .localSchoolsContainer .localSchoolsDetails .localSchoolTabs .localSchoolTab .localSchool .localSchoolDetailItems{width:calc(66% - 40px);}html body .quarterlyHub .quarterlyPreviousEditions{padding:30px 40px 50px 40px;}html body .quarterlyHub .quarterlyPreviousEditions h1{font-size:40px;}html body .quarterlyHub .quarterlyPreviousEditions .issueFilterDropdown h3{display:none;}html body .quarterlyHub .quarterlyIssueItem{width:50%;}}@media screen and (max-width:767px){.mobile{display:block;}.desktop{display:none!important;}html{-webkit-text-size-adjust:none;overflow-x:hidden;}html body{width:100%;overflow-x:hidden;}html body .paraOver{padding:0;background:transparent;}html body .subHeading,html body .inlineQuoteLarge,html body .inlineQuoteSmall,html body .subheadingNoBorder,html body .subheadingNoBorderNoItalics{font-size:20px;line-height:normal;margin:10px 0;}html body .subheadingNoBorder,html body .subheadingNoBorderNoItalics{padding:0;}html body header{height:50px;background-color:#fff;position:fixed;top:0;left:0;right:0;}html body header .navBG{background:#fff;width:100%;height:50px;z-index:2;position:absolute;}html body header .headerNav{position:relative;}html body header .headerNav .navBurger .burgerButton{width:30px;height:30px;top:8px;left:6px;}html body header .headerNav .navBurger .burgerButton .burgerLine{top:9px;left:6px;width:18px;height:3px;}html body header .headerNav .navBurger .burgerButton .burgerLine:nth-child(2){top:14px;}html body header .headerNav .navBurger .burgerButton .burgerLine:nth-child(3){top:19px;}html body header .headerNav .primaryNav{margin-left:60px;position:relative;}html body header .headerNav .primaryNav ul li{float:left;line-height:50px;height:50px;padding:0;padding-right:10px;}html body header .headerNav .primaryNav ul li.homeIcon{display:none;}html body header .headerNav .primaryNav ul li a{font-size:20px;}html body header .headerNav .headerSearch{margin:30px auto 0 auto;width:240px;height:30px;float:none;clear:both;padding-left:50px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;}html body header .headerNav .headerSearch input[type=search]{height:30px;padding:6px 40px 6px 10px;font-size:16px;line-height:30px;width:190px;}html body header .headerNav .headerSearch input[type=search]::-webkit-input-placeholder{font-size:12px;}html body header .headerNav .headerSearch input[type=search]:-moz-placeholder{font-size:12px;opacity:1;}html body header .headerNav .headerSearch input[type=search]::-moz-placeholder{font-size:12px;opacity:1;}html body header .headerNav .headerSearch input[type=search]:-ms-input-placeholder{font-size:12px;}html body header .headerNav .headerSearch .searchButton{width:18px;height:20px;right:7px;top:4px;}html body header .headerNav .secondaryNav .inner{width:260px;}html body header .headerNav .secondaryNav .inner .isScroller{width:260px;top:40px;padding-bottom:40px;}html body header .headerNav .secondaryNav .inner .secondaryNavHeader{height:64px;background:#333;z-index:1;}html body header .headerNav .secondaryNav .inner .secondaryNavHeader:after{right:10px;bottom:0;left:60px;}html body header .headerNav .secondaryNav .inner .secondaryNavHeader .close{top:10px;right:10px;width:30px;height:30px;}html body header .headerNav .secondaryNav .inner .secondaryNavHeader .close:before{top:8px;left:8px;width:14px;height:14px;}html body header .headerNav .secondaryNav .inner .secondaryNavHeader .burgerLogo{left:60px;top:10px;width:140px;height:36px;}html body header .headerNav .secondaryNav .inner .navUL{padding:0 0 0 50px;}html body header .headerNav .secondaryNav .inner .navUL li{line-height:normal;height:auto;padding:0 10px;}html body header .headerNav .secondaryNav .inner .navUL li.hardcodedNavLink{padding:0;}html body header .headerNav .secondaryNav .inner .navUL li.hardcodedNavLink .subnavArrow{top:2px;}html body header .headerNav .secondaryNav .inner .navUL li.hardcodedNavLink>a{padding:0 0 0 10px;}html body header .headerNav .secondaryNav .inner .navUL li.hardcodedNavLink .hardcodedSubNav{position:relative;top:auto;right:auto;padding:0 0 0 10px;}html body header .headerNav .secondaryNav .inner .navUL li.hardcodedNavLink .hardcodedSubNav .hardcodedSubNavLink{margin-left:10px;}html body header .headerNav .secondaryNav .inner .navUL li.hardcodedNavLink .hardcodedSubNav .hardcodedSubNavLink a{font-size:16px;color:#b1b1b1;}html body header .headerNav .secondaryNav .inner .navUL li.contactLink{margin:25px 0 0 10px;width:190px;padding:25px 0 0 0;}html body header .headerNav .secondaryNav .inner .navUL li a{font-size:18px;}html body header .headerNav .secondaryNav .logo{top:7px;right:8px;width:120px;height:32px;}html body header .headerNav .secondaryNav>br.clearfix{display:none;}html body header .headerNav .logo{width:100px;}html body header .headerNav .logo .logoYellowBlock{height:100px;}html body header .headerNav .logo .logoYellowBlock .blockLogoItem{bottom:5px;left:10px;right:10px;}html body header .headerNav .logo.animated .logoYellowBlock{height:50px;}html body header .headerNav .logo.animated .logoYellowBlock .blockLogoItem{bottom:5px;}html body section{padding-top:50px;-moz-transition:transform 200ms linear;-o-transition:transform 200ms linear;-webkit-transition:transform 200ms linear;transition:transform 200ms linear;}html body section .slideContainer{position:relative;height:auto;overflow:visible!important;}html body section .slideContainer .expandButton{display:none;}html body section .slideContainer .parallaxslider{width:100%;height:auto;}html body section .slideContainer .parallaxslider.bannerItem:after{width:100px;height:100px;pointer-events:none;}html body section .slideContainer .parallaxslider .slick-list,html body section .slideContainer .parallaxslider .slick-track{height:100%;}html body section .slideContainer .parallaxslider div.slide{display:block;position:relative;height:100%;}html body section .slideContainer .parallaxslider div.slide .lazyloaded{width:100%;height:auto;pointer-events:none;}html body section .slideContainer .parallaxslider div.slide div.bgoverlay{position:relative;}html body section .slideContainer .parallaxslider a{height:100%;}html body section .slideContainer .slideImage{width:100%;height:auto;}html body section .slideContainer .slideImage.mobile{width:100%;}html body section .slideContainer .slick-prev{left:10px;width:30px;height:30px;top:40%;background:none;}html body section .slideContainer .slick-prev:after{width:10px;height:30px;opacity:1;left:0;}html body section .slideContainer .slick-next{right:10px;width:30px;height:30px;top:40%;background:none;}html body section .slideContainer .slick-next:after{width:10px;height:30px;opacity:1;left:auto;right:0;}html body section .slideContainer .slideContent{position:relative;left:auto;right:auto;bottom:auto;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;max-width:100%;min-height:0;margin-bottom:40px;}html body section .slideContainer .slideContent h1{padding:6px 10px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;text-align:center;font-size:22px;line-height:24px;background:#333;width:100%;float:none;}html body section .slideContainer .slideContent h1 .slideTitle{font-size:22px;line-height:24px;}html body section .slideContainer .slideContent h2{margin:10px auto 0 auto;padding:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background:transparent;color:#333;width:80%;max-width:none;text-align:center;min-height:0;min-width:0;float:none;font-size:18px;line-height:18px;}html body section .slideContainer .slideContent h2 .slidePropertyAddress{display:inline-block;font-size:18px;line-height:18px;color:#333;float:none;}html body section .slideContainer .slideContent h2 .slideButton{bottom:auto;right:auto;padding:4px 10px;font-size:14px;margin:10px auto;width:60%;position:relative;}html body section .slideContainer .slideContent .slidePropertyPrice{font-size:18px;float:none;margin:0 auto;display:block;text-align:center;}html body section .slideContainer .slideContent .slidePropertyFeatures{float:none;text-align:center;font-size:0;}html body section .slideContainer .slideContent .slidePropertyFeatures .icon{width:30px;height:30px;float:none;display:inline-block;}html body section .slideContainer .slideContent .slidePropertyFeatures .icon:before{width:30px;height:30px;}html body section .slideContainer .slideContent .slidePropertyFeatures .icon p{padding-top:30px;font-size:18px;}html body section .slideContainer.gogoParaScroll{padding-top:0;margin-bottom:0;overflow:visible;-webkit-transform:none;-moz-transform:none;-ms-transform:none;-o-transform:none;transform:none;}html body section .icon p{font-size:20px;}html body .mobScroller{overflow-x:scroll;-webkit-overflow-scrolling:touch;width:100%;}html body .shortSlider .slick-next,html body .midSlider .slick-next,html body .stayPageSlider .slick-next{right:0;}html body .shortSlider .slick-prev,html body .midSlider .slick-prev,html body .stayPageSlider .slick-prev{left:0;}html body .homePage .slideContainer .slideContent{pointer-events:auto;}html body .homePage .feature.slideContainer .slick-dots{display:none!important;}html body .homepageFeatureWeek,html body .auctionPageFeatures{margin:0;height:auto;min-height:400px;}html body .homepageFeatureWeek .propertyQuick h3,html body .auctionPageFeatures .propertyQuick h3{font-size:20px;margin:10px 0;}html body .homepageFeatureWeek .propertyQuick h4,html body .auctionPageFeatures .propertyQuick h4{font-size:16px;}html body .homepageFeatureWeek .propertyQuick hr,html body .auctionPageFeatures .propertyQuick hr{margin:10px auto;}html body .homepageFeatureWeek .propertyQuick .propertyQuickDetails .icon p,html body .auctionPageFeatures .propertyQuick .propertyQuickDetails .icon p{padding-top:40px;}html body .homepageFeatureWeek .viewAll,html body .auctionPageFeatures .viewAll{font-size:16px;display:none;}html body .homepageFeatureWeek .viewAll a,html body .auctionPageFeatures .viewAll a{padding:6px 10px;}html body .homepageFeatureWeek h1,html body .auctionPageFeatures h1{font-size:34px;text-align:center;padding:0;}html body .homepageFeatureWeek h1 span,html body .auctionPageFeatures h1 span{margin:0;}html body .homepageFeatureWeek h2.upcomingAuctionDate,html body .auctionPageFeatures h2.upcomingAuctionDate{padding:0;font-size:24px;text-align:center;}html body .homepageFeatureWeek .tabList,html body .auctionPageFeatures .tabList{top:0;left:0;right:0;background:#333;padding:10px;position:relative;}html body .homepageFeatureWeek .tabList ul,html body .auctionPageFeatures .tabList ul{font-size:0;}html body .homepageFeatureWeek .tabList ul li,html body .auctionPageFeatures .tabList ul li{font-size:16px;margin:4px 1%;color:#fff;width:48%;text-align:center;outline:0;float:none;display:inline-block;}html body .homepageFeatureWeek .tabList ul li span,html body .auctionPageFeatures .tabList ul li span{border-bottom:2px solid transparent;font-size:16px;}html body .homepageFeatureWeek .tabList ul li.active,html body .auctionPageFeatures .tabList ul li.active{border-bottom-color:transparent;}html body .homepageFeatureWeek .tabList ul li.active span,html body .auctionPageFeatures .tabList ul li.active span{border-bottom-color:#ffe811;}html body .homepageFeatureWeek .tabs,html body .auctionPageFeatures .tabs{margin-top:10px;}html body .homepageFeatureWeek .tabPropertySlider,html body .auctionPageFeatures .tabPropertySlider{padding-top:90px;}html body .homepageFeatureWeek .tab,html body .auctionPageFeatures .tab{text-align:center;overflow-x:scroll;-webkit-overflow-scrolling:touch;height:400px;}html body .homepageFeatureWeek h1{display:none;}html body .homepageFeatureWeek .shortSlider .slick-next,html body .homepageFeatureWeek .shortSlider .slick-prev{top:25%;}html body .homepageFeatureWeek .propertyQuick .zoomIt,html body .buyPageFeatureWeek .propertyQuick .zoomIt,html body .commercialPageFeatureWeek .propertyQuick .zoomIt,html body .sellPageRecentSales .propertyQuick .zoomIt,html body .auctionPageFeatures .propertyQuick .zoomIt,html body .otherPropertyItems .propertyQuick .zoomIt,html body .soldPropertySlider .propertyQuick .zoomIt,html body .recentlySoldFeature .propertyQuick .zoomIt{width:338px;height:190px;}html body .featureAreas{margin-bottom:0;}html body .featureAreas .midSlider .slick-prev,html body .featureAreas .midSlider .slick-next{top:56%;}html body .featureAreas h1{font-size:24px;}html body .featureAreas .areaQuick{width:300px;height:420px;float:left;margin:0 10px 0 0;}html body .featureAreas .areaQuick .zoomIt{width:300px;height:176px;}html body .featureAreas .areaQuick .zoomIt .zoomImage{width:300px;height:176px;background-size:300px 176px;}html body .featureAreas .areaQuick img{width:100%;height:auto;}html body .featureAreas .areaQuick h3{font-size:18px;margin:10px 0;}html body .featureAreas .areaQuick hr{margin:10px auto;}html body .featureAreas .areaQuick p{font-size:16px;max-width:80%;margin:0 auto;}html body .staffFeature{width:100%;margin-bottom:0!important;}html body .staffFeature.slideContainer .slideContent{bottom:auto;margin:0;}html body .staffFeature.slideContainer .slideContent h2{color:#333;background:#fff!important;}html body .staffFeature.slideContainer .slideContent h2 .slidePropertyAddress{display:inline-block;color:#333!important;}html body .staffFeature.slideContainer .slideContent h2+br.clearfix{display:none;}html body .staffFeature .staffSlider{position:relative;}html body .staffFeature .staffSlider .staffContainer{width:100%;height:100%;}html body .staffFeature .staffSlider .staffContainer .staffImage{height:auto!important;}html body .staffFeature .staffSlider .staffContainer .staffItem{display:none;}html body .siteQuotes{padding:20px 0;}html body .siteQuotes h1{font-size:30px;}html body .siteQuotes .siteQuote{min-height:100px;margin-top:10px;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0 20px;}html body .siteQuotes .siteQuote.shortened{margin-bottom:60px;}html body .siteQuotes .siteQuote:before,html body .siteQuotes .siteQuote:after{font-size:100px;line-height:normal;top:-30px;}html body .siteQuotes .siteQuote:before{left:0;}html body .siteQuotes .siteQuote:after{right:0;}html body .siteQuotes .siteQuote p{font-size:18px;}html body .siteQuotes .siteQuote cite{font-size:16px;}html body .siteQuotes button{padding:6px 20px;}html body .homepageBlog,html body .blogLandingContainer{margin:20px 0;}html body .homepageBlog h1,html body .blogLandingContainer h1{font-size:26px;text-align:center;padding-left:0;}html body .homepageBlog .blogButtons,html body .blogLandingContainer .blogButtons{position:relative;top:auto;right:0;text-align:center;}html body .homepageBlog .blogButtons a,html body .blogLandingContainer .blogButtons a{font-size:15px;margin:6px 0;display:inline-block;width:90%;padding:6px 10px;}html body .homepageBlog .blogSlides,html body .blogLandingContainer .blogSlides{margin-top:20px;}html body .homepageBlog .blogQuick .blogQuickDetail h3{max-height:none;}html body .blogLandingContainer .blogSlides .blogQuick{display:block;float:none;margin:10px auto 20px auto;}html body .buypageInterests{width:300px!important;margin:0 auto!important;}html body .buypageInterests .blogQuick{margin:0;}html body .blogQuick{width:300px;float:left;margin:0 10px 0 0;}html body .blogQuick .blogQuickDetail{width:300px;height:440px;}html body .blogQuick .blogQuickDetail .zoomIt{width:300px;height:176px;}html body .blogQuick .blogQuickDetail .zoomIt .zoomImage{width:300px;height:176px;background-size:300px 176px;}html body .blogQuick .blogQuickDetail .dateOverlay{font-size:18px;padding:4px 10px;}html body .blogQuick .blogQuickDetail img{margin:0 auto;width:100%;height:auto;}html body .blogQuick .blogQuickDetail h3{font-size:20px;max-height:none;}html body .blogQuick .blogQuickDetail hr{margin:10px auto;}html body .blogQuick .blogQuickDetail p{font-size:18px;max-width:85%;}html body .blogQuick .blogQuickDetail .articleMore{bottom:0;padding:6px 10px;font-size:16px;}html body .contentPageSlides{margin-bottom:0;z-index:1;}html body .contentPageSlides .parallaxslider{background-color:transparent;}html body .contentPageSlides .slick-prev,html body .contentPageSlides .slick-next{top:100px;}html body .contentPageSlides .contentPageSlideItem{margin-bottom:0;height:auto;}html body .contentPageSlides .contentPageSlideItem img{width:100%;height:auto;}html body .contentPageSlides .contentPageSlideItem .slideContent{bottom:auto;left:auto;right:auto;position:relative;}html body .contentPageSlides .contentPageSlideItem .slideContent h1{margin:0;padding:6px 10px;width:100%;display:block;max-width:100%;text-align:center;font-size:30px;line-height:34px;}html body .contentPageSlides .contentPageSlideItem .slideContent h1 .slideTitle{line-height:34px;}html body .contentPageSlides .contentPageSlideItem .slideContent h2{width:80%;max-width:none;}html body .contentPageSlides .contentPageSlideItem .slideContent h2 .slidePropertyAddress{display:inline-block;font-size:20px;}html body .contentPageSlides .contentPageSlideItem .slideContent h2~br.clearfix{display:none;}html body .contentPage .contentPageSlides .contentPageSlideItem .slideContent{bottom:auto;}html body .contentPageBodyContent .umb-grid .blogButtons a{margin:0 auto;width:90%;font-size:16px;display:block;text-align:center;}html body .propertiesPage .areaQuick{width:300px;float:none;display:block;margin:10px auto;}html body .propertiesPage .areaQuick .zoomIt{width:300px;height:176px;}html body .propertiesPage .areaQuick .zoomIt .zoomImage{width:300px;height:176px;background-size:300px 176px;}html body .propertiesPage .areaQuick img{width:100%;height:auto;}html body .propertiesPage .areaQuick h3{font-size:18px;margin:10px 0;}html body .propertiesPage .areaQuick hr{margin:10px auto;}html body .propertiesPage .areaQuick p{font-size:16px;max-width:80%;margin:0 auto;}html body .propertiesPage .slideSharing{right:auto;bottom:auto;background:none;padding:0;text-align:center;position:relative;}html body .propertiesPage .slideSharing p{display:none;}html body .areaPage .areaSlides,html body .suburbGroupsPage .areaSlides,html body .suburbGroupPage .areaSlides{margin-bottom:0;z-index:1;}html body .areaPage .areaSlides .parallaxslider,html body .suburbGroupsPage .areaSlides .parallaxslider,html body .suburbGroupPage .areaSlides .parallaxslider{background-color:transparent;}html body .areaPage .areaSlides .slick-prev,html body .suburbGroupsPage .areaSlides .slick-prev,html body .suburbGroupPage .areaSlides .slick-prev,html body .areaPage .areaSlides .slick-next,html body .suburbGroupsPage .areaSlides .slick-next,html body .suburbGroupPage .areaSlides .slick-next{top:100px;}html body .areaPage .areaSlides .areaSlideItem,html body .suburbGroupsPage .areaSlides .areaSlideItem,html body .suburbGroupPage .areaSlides .areaSlideItem{margin-bottom:0;height:auto;}html body .areaPage .areaSlides .areaSlideItem img,html body .suburbGroupsPage .areaSlides .areaSlideItem img,html body .suburbGroupPage .areaSlides .areaSlideItem img{width:100%;height:auto;}html body .areaPage .areaSlides .areaSlideItem .slideContent,html body .suburbGroupsPage .areaSlides .areaSlideItem .slideContent,html body .suburbGroupPage .areaSlides .areaSlideItem .slideContent{bottom:auto;left:auto;right:auto;position:relative;}html body .areaPage .areaSlides .areaSlideItem .slideContent h1,html body .suburbGroupsPage .areaSlides .areaSlideItem .slideContent h1,html body .suburbGroupPage .areaSlides .areaSlideItem .slideContent h1{margin:0;padding:6px 10px;width:100%;display:block;max-width:100%;text-align:center;font-size:30px;line-height:34px;}html body .areaPage .areaSlides .areaSlideItem .slideContent h1 .slideTitle,html body .suburbGroupsPage .areaSlides .areaSlideItem .slideContent h1 .slideTitle,html body .suburbGroupPage .areaSlides .areaSlideItem .slideContent h1 .slideTitle{line-height:34px;}html body .areaPage .areaSlides .areaSlideItem .slideContent h2,html body .suburbGroupsPage .areaSlides .areaSlideItem .slideContent h2,html body .suburbGroupPage .areaSlides .areaSlideItem .slideContent h2{width:80%;max-width:none;}html body .areaPage .areaSlides .areaSlideItem .slideContent h2 .slidePropertyAddress,html body .suburbGroupsPage .areaSlides .areaSlideItem .slideContent h2 .slidePropertyAddress,html body .suburbGroupPage .areaSlides .areaSlideItem .slideContent h2 .slidePropertyAddress{display:inline-block;font-size:20px;line-height:20px;}html body .areaPage .areaSlides .areaSlideItem .slideContent h2~br.clearfix,html body .suburbGroupsPage .areaSlides .areaSlideItem .slideContent h2~br.clearfix,html body .suburbGroupPage .areaSlides .areaSlideItem .slideContent h2~br.clearfix{display:none;}html body .areaPage .areaSlides+.paraOver .areaBodyContent .umb-grid,html body .suburbGroupsPage .areaSlides+.paraOver .areaBodyContent .umb-grid,html body .suburbGroupPage .areaSlides+.paraOver .areaBodyContent .umb-grid{padding-top:0;}html body .areaPage .areaInterests h1,html body .suburbGroupsPage .areaInterests h1,html body .suburbGroupPage .areaInterests h1{font-size:30px;}html body .areaPage .areaInterests .areaQuick,html body .suburbGroupsPage .areaInterests .areaQuick,html body .suburbGroupPage .areaInterests .areaQuick{width:300px;float:left;margin:0 10px 0 0;}html body .areaPage .areaInterests .areaQuick .zoomIt,html body .suburbGroupsPage .areaInterests .areaQuick .zoomIt,html body .suburbGroupPage .areaInterests .areaQuick .zoomIt{width:300px;height:176px;}html body .areaPage .areaInterests .areaQuick .zoomIt .zoomImage,html body .suburbGroupsPage .areaInterests .areaQuick .zoomIt .zoomImage,html body .suburbGroupPage .areaInterests .areaQuick .zoomIt .zoomImage{width:300px;height:176px;background-size:300px 176px;}html body .areaPage .areaInterests .areaQuick img,html body .suburbGroupsPage .areaInterests .areaQuick img,html body .suburbGroupPage .areaInterests .areaQuick img{margin:0 auto;width:100%;height:auto;}html body .areaPage .areaInterests .areaQuick h3,html body .suburbGroupsPage .areaInterests .areaQuick h3,html body .suburbGroupPage .areaInterests .areaQuick h3{font-size:20px;}html body .areaPage .areaInterests .areaQuick hr,html body .suburbGroupsPage .areaInterests .areaQuick hr,html body .suburbGroupPage .areaInterests .areaQuick hr{margin:10px auto;}html body .areaPage .areaInterests .areaQuick p,html body .suburbGroupsPage .areaInterests .areaQuick p,html body .suburbGroupPage .areaInterests .areaQuick p{font-size:18px;max-width:85%;}html body .areaPage .suburbPageProperties,html body .suburbGroupsPage .suburbPageProperties,html body .suburbGroupPage .suburbPageProperties{margin:0;}html body .areaPage .suburbPageProperties h1,html body .suburbGroupsPage .suburbPageProperties h1,html body .suburbGroupPage .suburbPageProperties h1{font-size:30px;padding:0;margin:20px 0;text-align:center;}html body .areaPage .suburbPageProperties .propertyQuick,html body .suburbGroupsPage .suburbPageProperties .propertyQuick,html body .suburbGroupPage .suburbPageProperties .propertyQuick{width:270px;float:left;margin:0 10px 0 0;}html body .areaPage .suburbPageProperties .propertyQuick img,html body .suburbGroupsPage .suburbPageProperties .propertyQuick img,html body .suburbGroupPage .suburbPageProperties .propertyQuick img{max-width:100%;}html body .areaPage .suburbPageProperties .propertyQuick h3,html body .suburbGroupsPage .suburbPageProperties .propertyQuick h3,html body .suburbGroupPage .suburbPageProperties .propertyQuick h3{font-size:20px;margin:10px 0;}html body .areaPage .suburbPageProperties .propertyQuick h4,html body .suburbGroupsPage .suburbPageProperties .propertyQuick h4,html body .suburbGroupPage .suburbPageProperties .propertyQuick h4{font-size:16px;}html body .areaPage .suburbPageProperties .propertyQuick hr,html body .suburbGroupsPage .suburbPageProperties .propertyQuick hr,html body .suburbGroupPage .suburbPageProperties .propertyQuick hr{margin:10px auto;}html body .areaPage .suburbPageProperties .propertyQuick .propertyQuickDetails .icon p,html body .suburbGroupsPage .suburbPageProperties .propertyQuick .propertyQuickDetails .icon p,html body .suburbGroupPage .suburbPageProperties .propertyQuick .propertyQuickDetails .icon p{padding-top:40px;}html body .areaPage .areaBodyContent .breadcrumbs+.pageButtons,html body .suburbGroupsPage .areaBodyContent .breadcrumbs+.pageButtons,html body .suburbGroupPage .areaBodyContent .breadcrumbs+.pageButtons{position:relative;right:auto;}html body .areaPage .areaBodyContent .breadcrumbs+.pageButtons .statsButton,html body .suburbGroupsPage .areaBodyContent .breadcrumbs+.pageButtons .statsButton,html body .suburbGroupPage .areaBodyContent .breadcrumbs+.pageButtons .statsButton{margin:10px auto 0 auto;display:block;width:200px;text-align:center;}html body .blogLanding .noFeature{padding-top:60px;}html body .blogLanding .blogFeatureArticle{margin-bottom:0;}html body .blogLanding .blogFeatureArticle .slideContent{max-width:100%;bottom:0;position:relative;left:auto;right:auto;pointer-events:auto;margin-bottom:0;}html body .blogLanding .blogFeatureArticle .slideContent .dateOverlay{float:none;position:absolute;top:-43px;margin:0;left:0;}html body .blogLanding .blogFeatureArticle .slideContent h1{width:100%;display:block;padding:10px;text-align:center;margin:0;line-height:30px;max-width:none;}html body .blogLanding .blogFeatureArticle .slideContent h1 span{line-height:unset;}html body .blogLanding .blogFeatureArticle .slideContent h2{width:80%;margin:10px auto;}html body .blogLanding .blogFeatureArticle .slideContent h2 .slideButton{right:auto;float:none;}html body .blogLanding .blogFeatureArticle .slideContent h2+br.clearfix{display:none;}html body .blogLanding .blogLandingContainer{overflow:hidden;width:100%;}html body .blogLanding .blogLandingContainer .paging{text-align:center;list-style:none;font-size:0;margin:0;padding:0;}html body .blogLanding .blogLandingContainer .paging li{display:inline-block;font-size:24px;margin:0 6px;font-family:'Source Sans Pro',sans-serif;font-weight:400;}html body .blogLanding .blogLandingContainer .paging li.selected{font-weight:600;}html body .buyPage .buyPageFeatureWeek,html body .rentPage .buyPageFeatureWeek,html body .commercialPage .buyPageFeatureWeek,html body .recentlySoldPage .buyPageFeatureWeek,html body .searchPage .buyPageFeatureWeek,html body .buyPage .rentPageFeatureWeek,html body .rentPage .rentPageFeatureWeek,html body .commercialPage .rentPageFeatureWeek,html body .recentlySoldPage .rentPageFeatureWeek,html body .searchPage .rentPageFeatureWeek,html body .buyPage .commercialPageFeatureWeek,html body .rentPage .commercialPageFeatureWeek,html body .commercialPage .commercialPageFeatureWeek,html body .recentlySoldPage .commercialPageFeatureWeek,html body .searchPage .commercialPageFeatureWeek,html body .buyPage .recentlySoldFeature,html body .rentPage .recentlySoldFeature,html body .commercialPage .recentlySoldFeature,html body .recentlySoldPage .recentlySoldFeature,html body .searchPage .recentlySoldFeature,html body .buyPage .soldPropertySlider,html body .rentPage .soldPropertySlider,html body .commercialPage .soldPropertySlider,html body .recentlySoldPage .soldPropertySlider,html body .searchPage .soldPropertySlider{margin:0;height:480px;}html body .buyPage .buyPageFeatureWeek .propertyQuick,html body .rentPage .buyPageFeatureWeek .propertyQuick,html body .commercialPage .buyPageFeatureWeek .propertyQuick,html body .recentlySoldPage .buyPageFeatureWeek .propertyQuick,html body .searchPage .buyPageFeatureWeek .propertyQuick,html body .buyPage .rentPageFeatureWeek .propertyQuick,html body .rentPage .rentPageFeatureWeek .propertyQuick,html body .commercialPage .rentPageFeatureWeek .propertyQuick,html body .recentlySoldPage .rentPageFeatureWeek .propertyQuick,html body .searchPage .rentPageFeatureWeek .propertyQuick,html body .buyPage .commercialPageFeatureWeek .propertyQuick,html body .rentPage .commercialPageFeatureWeek .propertyQuick,html body .commercialPage .commercialPageFeatureWeek .propertyQuick,html body .recentlySoldPage .commercialPageFeatureWeek .propertyQuick,html body .searchPage .commercialPageFeatureWeek .propertyQuick,html body .buyPage .recentlySoldFeature .propertyQuick,html body .rentPage .recentlySoldFeature .propertyQuick,html body .commercialPage .recentlySoldFeature .propertyQuick,html body .recentlySoldPage .recentlySoldFeature .propertyQuick,html body .searchPage .recentlySoldFeature .propertyQuick,html body .buyPage .soldPropertySlider .propertyQuick,html body .rentPage .soldPropertySlider .propertyQuick,html body .commercialPage .soldPropertySlider .propertyQuick,html body .recentlySoldPage .soldPropertySlider .propertyQuick,html body .searchPage .soldPropertySlider .propertyQuick{float:left;}html body .buyPage .buyPageFeatureWeek .propertyQuick h3,html body .rentPage .buyPageFeatureWeek .propertyQuick h3,html body .commercialPage .buyPageFeatureWeek .propertyQuick h3,html body .recentlySoldPage .buyPageFeatureWeek .propertyQuick h3,html body .searchPage .buyPageFeatureWeek .propertyQuick h3,html body .buyPage .rentPageFeatureWeek .propertyQuick h3,html body .rentPage .rentPageFeatureWeek .propertyQuick h3,html body .commercialPage .rentPageFeatureWeek .propertyQuick h3,html body .recentlySoldPage .rentPageFeatureWeek .propertyQuick h3,html body .searchPage .rentPageFeatureWeek .propertyQuick h3,html body .buyPage .commercialPageFeatureWeek .propertyQuick h3,html body .rentPage .commercialPageFeatureWeek .propertyQuick h3,html body .commercialPage .commercialPageFeatureWeek .propertyQuick h3,html body .recentlySoldPage .commercialPageFeatureWeek .propertyQuick h3,html body .searchPage .commercialPageFeatureWeek .propertyQuick h3,html body .buyPage .recentlySoldFeature .propertyQuick h3,html body .rentPage .recentlySoldFeature .propertyQuick h3,html body .commercialPage .recentlySoldFeature .propertyQuick h3,html body .recentlySoldPage .recentlySoldFeature .propertyQuick h3,html body .searchPage .recentlySoldFeature .propertyQuick h3,html body .buyPage .soldPropertySlider .propertyQuick h3,html body .rentPage .soldPropertySlider .propertyQuick h3,html body .commercialPage .soldPropertySlider .propertyQuick h3,html body .recentlySoldPage .soldPropertySlider .propertyQuick h3,html body .searchPage .soldPropertySlider .propertyQuick h3{font-size:20px;margin:10px 0;}html body .buyPage .buyPageFeatureWeek .propertyQuick h4,html body .rentPage .buyPageFeatureWeek .propertyQuick h4,html body .commercialPage .buyPageFeatureWeek .propertyQuick h4,html body .recentlySoldPage .buyPageFeatureWeek .propertyQuick h4,html body .searchPage .buyPageFeatureWeek .propertyQuick h4,html body .buyPage .rentPageFeatureWeek .propertyQuick h4,html body .rentPage .rentPageFeatureWeek .propertyQuick h4,html body .commercialPage .rentPageFeatureWeek .propertyQuick h4,html body .recentlySoldPage .rentPageFeatureWeek .propertyQuick h4,html body .searchPage .rentPageFeatureWeek .propertyQuick h4,html body .buyPage .commercialPageFeatureWeek .propertyQuick h4,html body .rentPage .commercialPageFeatureWeek .propertyQuick h4,html body .commercialPage .commercialPageFeatureWeek .propertyQuick h4,html body .recentlySoldPage .commercialPageFeatureWeek .propertyQuick h4,html body .searchPage .commercialPageFeatureWeek .propertyQuick h4,html body .buyPage .recentlySoldFeature .propertyQuick h4,html body .rentPage .recentlySoldFeature .propertyQuick h4,html body .commercialPage .recentlySoldFeature .propertyQuick h4,html body .recentlySoldPage .recentlySoldFeature .propertyQuick h4,html body .searchPage .recentlySoldFeature .propertyQuick h4,html body .buyPage .soldPropertySlider .propertyQuick h4,html body .rentPage .soldPropertySlider .propertyQuick h4,html body .commercialPage .soldPropertySlider .propertyQuick h4,html body .recentlySoldPage .soldPropertySlider .propertyQuick h4,html body .searchPage .soldPropertySlider .propertyQuick h4{font-size:16px;}html body .buyPage .buyPageFeatureWeek .propertyQuick hr,html body .rentPage .buyPageFeatureWeek .propertyQuick hr,html body .commercialPage .buyPageFeatureWeek .propertyQuick hr,html body .recentlySoldPage .buyPageFeatureWeek .propertyQuick hr,html body .searchPage .buyPageFeatureWeek .propertyQuick hr,html body .buyPage .rentPageFeatureWeek .propertyQuick hr,html body .rentPage .rentPageFeatureWeek .propertyQuick hr,html body .commercialPage .rentPageFeatureWeek .propertyQuick hr,html body .recentlySoldPage .rentPageFeatureWeek .propertyQuick hr,html body .searchPage .rentPageFeatureWeek .propertyQuick hr,html body .buyPage .commercialPageFeatureWeek .propertyQuick hr,html body .rentPage .commercialPageFeatureWeek .propertyQuick hr,html body .commercialPage .commercialPageFeatureWeek .propertyQuick hr,html body .recentlySoldPage .commercialPageFeatureWeek .propertyQuick hr,html body .searchPage .commercialPageFeatureWeek .propertyQuick hr,html body .buyPage .recentlySoldFeature .propertyQuick hr,html body .rentPage .recentlySoldFeature .propertyQuick hr,html body .commercialPage .recentlySoldFeature .propertyQuick hr,html body .recentlySoldPage .recentlySoldFeature .propertyQuick hr,html body .searchPage .recentlySoldFeature .propertyQuick hr,html body .buyPage .soldPropertySlider .propertyQuick hr,html body .rentPage .soldPropertySlider .propertyQuick hr,html body .commercialPage .soldPropertySlider .propertyQuick hr,html body .recentlySoldPage .soldPropertySlider .propertyQuick hr,html body .searchPage .soldPropertySlider .propertyQuick hr{margin:10px auto;}html body .buyPage .buyPageFeatureWeek .propertyQuick .propertyQuickDetails .icon p,html body .rentPage .buyPageFeatureWeek .propertyQuick .propertyQuickDetails .icon p,html body .commercialPage .buyPageFeatureWeek .propertyQuick .propertyQuickDetails .icon p,html body .recentlySoldPage .buyPageFeatureWeek .propertyQuick .propertyQuickDetails .icon p,html body .searchPage .buyPageFeatureWeek .propertyQuick .propertyQuickDetails .icon p,html body .buyPage .rentPageFeatureWeek .propertyQuick .propertyQuickDetails .icon p,html body .rentPage .rentPageFeatureWeek .propertyQuick .propertyQuickDetails .icon p,html body .commercialPage .rentPageFeatureWeek .propertyQuick .propertyQuickDetails .icon p,html body .recentlySoldPage .rentPageFeatureWeek .propertyQuick .propertyQuickDetails .icon p,html body .searchPage .rentPageFeatureWeek .propertyQuick .propertyQuickDetails .icon p,html body .buyPage .commercialPageFeatureWeek .propertyQuick .propertyQuickDetails .icon p,html body .rentPage .commercialPageFeatureWeek .propertyQuick .propertyQuickDetails .icon p,html body .commercialPage .commercialPageFeatureWeek .propertyQuick .propertyQuickDetails .icon p,html body .recentlySoldPage .commercialPageFeatureWeek .propertyQuick .propertyQuickDetails .icon p,html body .searchPage .commercialPageFeatureWeek .propertyQuick .propertyQuickDetails .icon p,html body .buyPage .recentlySoldFeature .propertyQuick .propertyQuickDetails .icon p,html body .rentPage .recentlySoldFeature .propertyQuick .propertyQuickDetails .icon p,html body .commercialPage .recentlySoldFeature .propertyQuick .propertyQuickDetails .icon p,html body .recentlySoldPage .recentlySoldFeature .propertyQuick .propertyQuickDetails .icon p,html body .searchPage .recentlySoldFeature .propertyQuick .propertyQuickDetails .icon p,html body .buyPage .soldPropertySlider .propertyQuick .propertyQuickDetails .icon p,html body .rentPage .soldPropertySlider .propertyQuick .propertyQuickDetails .icon p,html body .commercialPage .soldPropertySlider .propertyQuick .propertyQuickDetails .icon p,html body .recentlySoldPage .soldPropertySlider .propertyQuick .propertyQuickDetails .icon p,html body .searchPage .soldPropertySlider .propertyQuick .propertyQuickDetails .icon p{padding-top:40px;}html body .buyPage .buyPageFeatureWeek .propertyQuick .zoomIt,html body .rentPage .buyPageFeatureWeek .propertyQuick .zoomIt,html body .commercialPage .buyPageFeatureWeek .propertyQuick .zoomIt,html body .recentlySoldPage .buyPageFeatureWeek .propertyQuick .zoomIt,html body .searchPage .buyPageFeatureWeek .propertyQuick .zoomIt,html body .buyPage .rentPageFeatureWeek .propertyQuick .zoomIt,html body .rentPage .rentPageFeatureWeek .propertyQuick .zoomIt,html body .commercialPage .rentPageFeatureWeek .propertyQuick .zoomIt,html body .recentlySoldPage .rentPageFeatureWeek .propertyQuick .zoomIt,html body .searchPage .rentPageFeatureWeek .propertyQuick .zoomIt,html body .buyPage .commercialPageFeatureWeek .propertyQuick .zoomIt,html body .rentPage .commercialPageFeatureWeek .propertyQuick .zoomIt,html body .commercialPage .commercialPageFeatureWeek .propertyQuick .zoomIt,html body .recentlySoldPage .commercialPageFeatureWeek .propertyQuick .zoomIt,html body .searchPage .commercialPageFeatureWeek .propertyQuick .zoomIt,html body .buyPage .recentlySoldFeature .propertyQuick .zoomIt,html body .rentPage .recentlySoldFeature .propertyQuick .zoomIt,html body .commercialPage .recentlySoldFeature .propertyQuick .zoomIt,html body .recentlySoldPage .recentlySoldFeature .propertyQuick .zoomIt,html body .searchPage .recentlySoldFeature .propertyQuick .zoomIt,html body .buyPage .soldPropertySlider .propertyQuick .zoomIt,html body .rentPage .soldPropertySlider .propertyQuick .zoomIt,html body .commercialPage .soldPropertySlider .propertyQuick .zoomIt,html body .recentlySoldPage .soldPropertySlider .propertyQuick .zoomIt,html body .searchPage .soldPropertySlider .propertyQuick .zoomIt{max-width:300px;height:auto;}html body .buyPage .buyPageFeatureWeek .viewAll,html body .rentPage .buyPageFeatureWeek .viewAll,html body .commercialPage .buyPageFeatureWeek .viewAll,html body .recentlySoldPage .buyPageFeatureWeek .viewAll,html body .searchPage .buyPageFeatureWeek .viewAll,html body .buyPage .rentPageFeatureWeek .viewAll,html body .rentPage .rentPageFeatureWeek .viewAll,html body .commercialPage .rentPageFeatureWeek .viewAll,html body .recentlySoldPage .rentPageFeatureWeek .viewAll,html body .searchPage .rentPageFeatureWeek .viewAll,html body .buyPage .commercialPageFeatureWeek .viewAll,html body .rentPage .commercialPageFeatureWeek .viewAll,html body .commercialPage .commercialPageFeatureWeek .viewAll,html body .recentlySoldPage .commercialPageFeatureWeek .viewAll,html body .searchPage .commercialPageFeatureWeek .viewAll,html body .buyPage .recentlySoldFeature .viewAll,html body .rentPage .recentlySoldFeature .viewAll,html body .commercialPage .recentlySoldFeature .viewAll,html body .recentlySoldPage .recentlySoldFeature .viewAll,html body .searchPage .recentlySoldFeature .viewAll,html body .buyPage .soldPropertySlider .viewAll,html body .rentPage .soldPropertySlider .viewAll,html body .commercialPage .soldPropertySlider .viewAll,html body .recentlySoldPage .soldPropertySlider .viewAll,html body .searchPage .soldPropertySlider .viewAll{display:none;}html body .buyPage .buyPageFeatureWeek h1,html body .rentPage .buyPageFeatureWeek h1,html body .commercialPage .buyPageFeatureWeek h1,html body .recentlySoldPage .buyPageFeatureWeek h1,html body .searchPage .buyPageFeatureWeek h1,html body .buyPage .rentPageFeatureWeek h1,html body .rentPage .rentPageFeatureWeek h1,html body .commercialPage .rentPageFeatureWeek h1,html body .recentlySoldPage .rentPageFeatureWeek h1,html body .searchPage .rentPageFeatureWeek h1,html body .buyPage .commercialPageFeatureWeek h1,html body .rentPage .commercialPageFeatureWeek h1,html body .commercialPage .commercialPageFeatureWeek h1,html body .recentlySoldPage .commercialPageFeatureWeek h1,html body .searchPage .commercialPageFeatureWeek h1,html body .buyPage .recentlySoldFeature h1,html body .rentPage .recentlySoldFeature h1,html body .commercialPage .recentlySoldFeature h1,html body .recentlySoldPage .recentlySoldFeature h1,html body .searchPage .recentlySoldFeature h1,html body .buyPage .soldPropertySlider h1,html body .rentPage .soldPropertySlider h1,html body .commercialPage .soldPropertySlider h1,html body .recentlySoldPage .soldPropertySlider h1,html body .searchPage .soldPropertySlider h1{display:none;}html body .buyPage .buyPageFeatureWeek .tabList,html body .rentPage .buyPageFeatureWeek .tabList,html body .commercialPage .buyPageFeatureWeek .tabList,html body .recentlySoldPage .buyPageFeatureWeek .tabList,html body .searchPage .buyPageFeatureWeek .tabList,html body .buyPage .rentPageFeatureWeek .tabList,html body .rentPage .rentPageFeatureWeek .tabList,html body .commercialPage .rentPageFeatureWeek .tabList,html body .recentlySoldPage .rentPageFeatureWeek .tabList,html body .searchPage .rentPageFeatureWeek .tabList,html body .buyPage .commercialPageFeatureWeek .tabList,html body .rentPage .commercialPageFeatureWeek .tabList,html body .commercialPage .commercialPageFeatureWeek .tabList,html body .recentlySoldPage .commercialPageFeatureWeek .tabList,html body .searchPage .commercialPageFeatureWeek .tabList,html body .buyPage .recentlySoldFeature .tabList,html body .rentPage .recentlySoldFeature .tabList,html body .commercialPage .recentlySoldFeature .tabList,html body .recentlySoldPage .recentlySoldFeature .tabList,html body .searchPage .recentlySoldFeature .tabList,html body .buyPage .soldPropertySlider .tabList,html body .rentPage .soldPropertySlider .tabList,html body .commercialPage .soldPropertySlider .tabList,html body .recentlySoldPage .soldPropertySlider .tabList,html body .searchPage .soldPropertySlider .tabList{top:0;left:0;right:0;background:#333;padding:10px;position:relative;}html body .buyPage .buyPageFeatureWeek .tabList ul,html body .rentPage .buyPageFeatureWeek .tabList ul,html body .commercialPage .buyPageFeatureWeek .tabList ul,html body .recentlySoldPage .buyPageFeatureWeek .tabList ul,html body .searchPage .buyPageFeatureWeek .tabList ul,html body .buyPage .rentPageFeatureWeek .tabList ul,html body .rentPage .rentPageFeatureWeek .tabList ul,html body .commercialPage .rentPageFeatureWeek .tabList ul,html body .recentlySoldPage .rentPageFeatureWeek .tabList ul,html body .searchPage .rentPageFeatureWeek .tabList ul,html body .buyPage .commercialPageFeatureWeek .tabList ul,html body .rentPage .commercialPageFeatureWeek .tabList ul,html body .commercialPage .commercialPageFeatureWeek .tabList ul,html body .recentlySoldPage .commercialPageFeatureWeek .tabList ul,html body .searchPage .commercialPageFeatureWeek .tabList ul,html body .buyPage .recentlySoldFeature .tabList ul,html body .rentPage .recentlySoldFeature .tabList ul,html body .commercialPage .recentlySoldFeature .tabList ul,html body .recentlySoldPage .recentlySoldFeature .tabList ul,html body .searchPage .recentlySoldFeature .tabList ul,html body .buyPage .soldPropertySlider .tabList ul,html body .rentPage .soldPropertySlider .tabList ul,html body .commercialPage .soldPropertySlider .tabList ul,html body .recentlySoldPage .soldPropertySlider .tabList ul,html body .searchPage .soldPropertySlider .tabList ul{font-size:0;}html body .buyPage .buyPageFeatureWeek .tabList ul li,html body .rentPage .buyPageFeatureWeek .tabList ul li,html body .commercialPage .buyPageFeatureWeek .tabList ul li,html body .recentlySoldPage .buyPageFeatureWeek .tabList ul li,html body .searchPage .buyPageFeatureWeek .tabList ul li,html body .buyPage .rentPageFeatureWeek .tabList ul li,html body .rentPage .rentPageFeatureWeek .tabList ul li,html body .commercialPage .rentPageFeatureWeek .tabList ul li,html body .recentlySoldPage .rentPageFeatureWeek .tabList ul li,html body .searchPage .rentPageFeatureWeek .tabList ul li,html body .buyPage .commercialPageFeatureWeek .tabList ul li,html body .rentPage .commercialPageFeatureWeek .tabList ul li,html body .commercialPage .commercialPageFeatureWeek .tabList ul li,html body .recentlySoldPage .commercialPageFeatureWeek .tabList ul li,html body .searchPage .commercialPageFeatureWeek .tabList ul li,html body .buyPage .recentlySoldFeature .tabList ul li,html body .rentPage .recentlySoldFeature .tabList ul li,html body .commercialPage .recentlySoldFeature .tabList ul li,html body .recentlySoldPage .recentlySoldFeature .tabList ul li,html body .searchPage .recentlySoldFeature .tabList ul li,html body .buyPage .soldPropertySlider .tabList ul li,html body .rentPage .soldPropertySlider .tabList ul li,html body .commercialPage .soldPropertySlider .tabList ul li,html body .recentlySoldPage .soldPropertySlider .tabList ul li,html body .searchPage .soldPropertySlider .tabList ul li{font-size:16px;margin:4px 1%;color:#fff;width:48%;text-align:center;outline:0;float:none;display:inline-block;}html body .buyPage .buyPageFeatureWeek .tabList ul li span,html body .rentPage .buyPageFeatureWeek .tabList ul li span,html body .commercialPage .buyPageFeatureWeek .tabList ul li span,html body .recentlySoldPage .buyPageFeatureWeek .tabList ul li span,html body .searchPage .buyPageFeatureWeek .tabList ul li span,html body .buyPage .rentPageFeatureWeek .tabList ul li span,html body .rentPage .rentPageFeatureWeek .tabList ul li span,html body .commercialPage .rentPageFeatureWeek .tabList ul li span,html body .recentlySoldPage .rentPageFeatureWeek .tabList ul li span,html body .searchPage .rentPageFeatureWeek .tabList ul li span,html body .buyPage .commercialPageFeatureWeek .tabList ul li span,html body .rentPage .commercialPageFeatureWeek .tabList ul li span,html body .commercialPage .commercialPageFeatureWeek .tabList ul li span,html body .recentlySoldPage .commercialPageFeatureWeek .tabList ul li span,html body .searchPage .commercialPageFeatureWeek .tabList ul li span,html body .buyPage .recentlySoldFeature .tabList ul li span,html body .rentPage .recentlySoldFeature .tabList ul li span,html body .commercialPage .recentlySoldFeature .tabList ul li span,html body .recentlySoldPage .recentlySoldFeature .tabList ul li span,html body .searchPage .recentlySoldFeature .tabList ul li span,html body .buyPage .soldPropertySlider .tabList ul li span,html body .rentPage .soldPropertySlider .tabList ul li span,html body .commercialPage .soldPropertySlider .tabList ul li span,html body .recentlySoldPage .soldPropertySlider .tabList ul li span,html body .searchPage .soldPropertySlider .tabList ul li span{border-bottom:2px solid transparent;}html body .buyPage .buyPageFeatureWeek .tabList ul li.active,html body .rentPage .buyPageFeatureWeek .tabList ul li.active,html body .commercialPage .buyPageFeatureWeek .tabList ul li.active,html body .recentlySoldPage .buyPageFeatureWeek .tabList ul li.active,html body .searchPage .buyPageFeatureWeek .tabList ul li.active,html body .buyPage .rentPageFeatureWeek .tabList ul li.active,html body .rentPage .rentPageFeatureWeek .tabList ul li.active,html body .commercialPage .rentPageFeatureWeek .tabList ul li.active,html body .recentlySoldPage .rentPageFeatureWeek .tabList ul li.active,html body .searchPage .rentPageFeatureWeek .tabList ul li.active,html body .buyPage .commercialPageFeatureWeek .tabList ul li.active,html body .rentPage .commercialPageFeatureWeek .tabList ul li.active,html body .commercialPage .commercialPageFeatureWeek .tabList ul li.active,html body .recentlySoldPage .commercialPageFeatureWeek .tabList ul li.active,html body .searchPage .commercialPageFeatureWeek .tabList ul li.active,html body .buyPage .recentlySoldFeature .tabList ul li.active,html body .rentPage .recentlySoldFeature .tabList ul li.active,html body .commercialPage .recentlySoldFeature .tabList ul li.active,html body .recentlySoldPage .recentlySoldFeature .tabList ul li.active,html body .searchPage .recentlySoldFeature .tabList ul li.active,html body .buyPage .soldPropertySlider .tabList ul li.active,html body .rentPage .soldPropertySlider .tabList ul li.active,html body .commercialPage .soldPropertySlider .tabList ul li.active,html body .recentlySoldPage .soldPropertySlider .tabList ul li.active,html body .searchPage .soldPropertySlider .tabList ul li.active{border-bottom-color:transparent;}html body .buyPage .buyPageFeatureWeek .tabList ul li.active span,html body .rentPage .buyPageFeatureWeek .tabList ul li.active span,html body .commercialPage .buyPageFeatureWeek .tabList ul li.active span,html body .recentlySoldPage .buyPageFeatureWeek .tabList ul li.active span,html body .searchPage .buyPageFeatureWeek .tabList ul li.active span,html body .buyPage .rentPageFeatureWeek .tabList ul li.active span,html body .rentPage .rentPageFeatureWeek .tabList ul li.active span,html body .commercialPage .rentPageFeatureWeek .tabList ul li.active span,html body .recentlySoldPage .rentPageFeatureWeek .tabList ul li.active span,html body .searchPage .rentPageFeatureWeek .tabList ul li.active span,html body .buyPage .commercialPageFeatureWeek .tabList ul li.active span,html body .rentPage .commercialPageFeatureWeek .tabList ul li.active span,html body .commercialPage .commercialPageFeatureWeek .tabList ul li.active span,html body .recentlySoldPage .commercialPageFeatureWeek .tabList ul li.active span,html body .searchPage .commercialPageFeatureWeek .tabList ul li.active span,html body .buyPage .recentlySoldFeature .tabList ul li.active span,html body .rentPage .recentlySoldFeature .tabList ul li.active span,html body .commercialPage .recentlySoldFeature .tabList ul li.active span,html body .recentlySoldPage .recentlySoldFeature .tabList ul li.active span,html body .searchPage .recentlySoldFeature .tabList ul li.active span,html body .buyPage .soldPropertySlider .tabList ul li.active span,html body .rentPage .soldPropertySlider .tabList ul li.active span,html body .commercialPage .soldPropertySlider .tabList ul li.active span,html body .recentlySoldPage .soldPropertySlider .tabList ul li.active span,html body .searchPage .soldPropertySlider .tabList ul li.active span{border-bottom-color:#ffe811;}html body .buyPage .buyPageFeatureWeek .tabs,html body .rentPage .buyPageFeatureWeek .tabs,html body .commercialPage .buyPageFeatureWeek .tabs,html body .recentlySoldPage .buyPageFeatureWeek .tabs,html body .searchPage .buyPageFeatureWeek .tabs,html body .buyPage .rentPageFeatureWeek .tabs,html body .rentPage .rentPageFeatureWeek .tabs,html body .commercialPage .rentPageFeatureWeek .tabs,html body .recentlySoldPage .rentPageFeatureWeek .tabs,html body .searchPage .rentPageFeatureWeek .tabs,html body .buyPage .commercialPageFeatureWeek .tabs,html body .rentPage .commercialPageFeatureWeek .tabs,html body .commercialPage .commercialPageFeatureWeek .tabs,html body .recentlySoldPage .commercialPageFeatureWeek .tabs,html body .searchPage .commercialPageFeatureWeek .tabs,html body .buyPage .recentlySoldFeature .tabs,html body .rentPage .recentlySoldFeature .tabs,html body .commercialPage .recentlySoldFeature .tabs,html body .recentlySoldPage .recentlySoldFeature .tabs,html body .searchPage .recentlySoldFeature .tabs,html body .buyPage .soldPropertySlider .tabs,html body .rentPage .soldPropertySlider .tabs,html body .commercialPage .soldPropertySlider .tabs,html body .recentlySoldPage .soldPropertySlider .tabs,html body .searchPage .soldPropertySlider .tabs{margin-top:10px;}html body .buyPage .buyPageFeatureWeek .tabPropertySlider,html body .rentPage .buyPageFeatureWeek .tabPropertySlider,html body .commercialPage .buyPageFeatureWeek .tabPropertySlider,html body .recentlySoldPage .buyPageFeatureWeek .tabPropertySlider,html body .searchPage .buyPageFeatureWeek .tabPropertySlider,html body .buyPage .rentPageFeatureWeek .tabPropertySlider,html body .rentPage .rentPageFeatureWeek .tabPropertySlider,html body .commercialPage .rentPageFeatureWeek .tabPropertySlider,html body .recentlySoldPage .rentPageFeatureWeek .tabPropertySlider,html body .searchPage .rentPageFeatureWeek .tabPropertySlider,html body .buyPage .commercialPageFeatureWeek .tabPropertySlider,html body .rentPage .commercialPageFeatureWeek .tabPropertySlider,html body .commercialPage .commercialPageFeatureWeek .tabPropertySlider,html body .recentlySoldPage .commercialPageFeatureWeek .tabPropertySlider,html body .searchPage .commercialPageFeatureWeek .tabPropertySlider,html body .buyPage .recentlySoldFeature .tabPropertySlider,html body .rentPage .recentlySoldFeature .tabPropertySlider,html body .commercialPage .recentlySoldFeature .tabPropertySlider,html body .recentlySoldPage .recentlySoldFeature .tabPropertySlider,html body .searchPage .recentlySoldFeature .tabPropertySlider,html body .buyPage .soldPropertySlider .tabPropertySlider,html body .rentPage .soldPropertySlider .tabPropertySlider,html body .commercialPage .soldPropertySlider .tabPropertySlider,html body .recentlySoldPage .soldPropertySlider .tabPropertySlider,html body .searchPage .soldPropertySlider .tabPropertySlider{padding-top:100px;}html body .buyPage .buyPageFeatureWeek .tab,html body .rentPage .buyPageFeatureWeek .tab,html body .commercialPage .buyPageFeatureWeek .tab,html body .recentlySoldPage .buyPageFeatureWeek .tab,html body .searchPage .buyPageFeatureWeek .tab,html body .buyPage .rentPageFeatureWeek .tab,html body .rentPage .rentPageFeatureWeek .tab,html body .commercialPage .rentPageFeatureWeek .tab,html body .recentlySoldPage .rentPageFeatureWeek .tab,html body .searchPage .rentPageFeatureWeek .tab,html body .buyPage .commercialPageFeatureWeek .tab,html body .rentPage .commercialPageFeatureWeek .tab,html body .commercialPage .commercialPageFeatureWeek .tab,html body .recentlySoldPage .commercialPageFeatureWeek .tab,html body .searchPage .commercialPageFeatureWeek .tab,html body .buyPage .recentlySoldFeature .tab,html body .rentPage .recentlySoldFeature .tab,html body .commercialPage .recentlySoldFeature .tab,html body .recentlySoldPage .recentlySoldFeature .tab,html body .searchPage .recentlySoldFeature .tab,html body .buyPage .soldPropertySlider .tab,html body .rentPage .soldPropertySlider .tab,html body .commercialPage .soldPropertySlider .tab,html body .recentlySoldPage .soldPropertySlider .tab,html body .searchPage .soldPropertySlider .tab{text-align:center;}html body .searchPage .soldPropertySlider{height:auto;}html body .searchPage .soldPropertySlider .propertyQuick{margin-right:10px;}html body .searchPage .soldPropertySlider .propertyQuick:last-of-type{margin-right:0;}html body .buyPage .buyPageFeature,html body .recentlySoldPage .buyPageFeature{padding-bottom:20px;}html body .buyPage .searchForm .sfiCentre,html body .recentlySoldPage .searchForm .sfiCentre{text-align:center;}html body .buyPage .searchForm .sfiHolder,html body .recentlySoldPage .searchForm .sfiHolder{margin:10px 0;}html body .buyPage .searchForm .sfiHolder.simple,html body .recentlySoldPage .searchForm .sfiHolder.simple{float:none;display:inline-block;margin:6px;}html body .buyPage .searchForm .sfiHolder.buttonHolder,html body .recentlySoldPage .searchForm .sfiHolder.buttonHolder{margin-top:6px;width:100%;}html body .buyPage .searchForm .sfiHolder.buttonHolder.wide,html body .recentlySoldPage .searchForm .sfiHolder.buttonHolder.wide{width:100%;}html body .buyPage .searchForm .sfiHolder.buttonHolder input,html body .recentlySoldPage .searchForm .sfiHolder.buttonHolder input{padding-right:10px;}html body .buyPage .searchForm .sfiHolder input,html body .recentlySoldPage .searchForm .sfiHolder input{height:48px;line-height:26px;padding:6px 40px 6px 10px;margin-top:6px;font-size:24px;}html body .buyPage .searchForm .sfiHolder.words,html body .recentlySoldPage .searchForm .sfiHolder.words{width:100%;}html body .buyPage .searchForm .sfiHolder.range,html body .recentlySoldPage .searchForm .sfiHolder.range{width:100%;}html body .buyPage .searchForm .sfiHolder.list,html body .recentlySoldPage .searchForm .sfiHolder.list{width:100%;height:80px;}html body .buyPage .searchForm .sfiHolder.list .listHolder,html body .recentlySoldPage .searchForm .sfiHolder.list .listHolder{width:100%;}html body .buyPage .searchForm .sfiHolder.list .listHolder span,html body .recentlySoldPage .searchForm .sfiHolder.list .listHolder span{display:none;}html body .buyPage .searchForm .sfiHolder.list .listHolder select,html body .recentlySoldPage .searchForm .sfiHolder.list .listHolder select{width:100%;background:#333;color:#fff;font-size:18px;font-family:'Source Sans Pro',sans-serif;font-weight:600;padding:6px 10px;border:2px solid #ffe811;outline:0!important;}html body .buyPage .searchForm .sfiHolder.list .arrowButton,html body .recentlySoldPage .searchForm .sfiHolder.list .arrowButton{position:absolute;right:2px;width:40px;height:37px;z-index:10;background:#333;pointer-events:none;}html body .buyPage .searchForm .sfiHolder.list .arrowButton:before,html body .recentlySoldPage .searchForm .sfiHolder.list .arrowButton:before,html body .buyPage .searchForm .sfiHolder.list .arrowButton:after,html body .recentlySoldPage .searchForm .sfiHolder.list .arrowButton:after{content:'';position:absolute;top:13px;left:10px;background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2011.534%206.502%22%3E%3Cpath%20fill%3D%22%23ffe811%22%20d%3D%22M11.534%205.77l-.73.73L5.04.743l.73-.73z%22%20%2F%3E%3Cpath%20fill%3D%22%23ffe811%22%20d%3D%22M.73%206.49L0%205.76%205.76%200l.73.73z%22%20%2F%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;width:20px;height:12px;}html body .buyPage .searchForm .sfiHolder.list .arrowButton.down,html body .recentlySoldPage .searchForm .sfiHolder.list .arrowButton.down{top:39px;}html body .buyPage .searchForm .sfiHolder .arrowButton.up,html body .recentlySoldPage .searchForm .sfiHolder .arrowButton.up{top:46px;}html body .buyPage .searchForm .sfiHolder .arrowButton.down,html body .recentlySoldPage .searchForm .sfiHolder .arrowButton.down{bottom:10px;}html body .buyPage .searchForm .tagsListContainer .tagsListItems,html body .recentlySoldPage .searchForm .tagsListContainer .tagsListItems{width:100%;}html body .buyPage .buyPageFeatureWeek,html body .recentlySoldPage .buyPageFeatureWeek,html body .buyPage .recentlySoldFeature,html body .recentlySoldPage .recentlySoldFeature{height:auto;}html body .buyPage .buyPageFeatureWeek .propertyPageLinkButtons,html body .recentlySoldPage .buyPageFeatureWeek .propertyPageLinkButtons,html body .buyPage .recentlySoldFeature .propertyPageLinkButtons,html body .recentlySoldPage .recentlySoldFeature .propertyPageLinkButtons{float:none;margin:0;padding-top:10px;}html body .buyPage .buyPageFeatureWeek .propertyPageLinkButtons .button,html body .recentlySoldPage .buyPageFeatureWeek .propertyPageLinkButtons .button,html body .buyPage .recentlySoldFeature .propertyPageLinkButtons .button,html body .recentlySoldPage .recentlySoldFeature .propertyPageLinkButtons .button{width:90%;margin:10px auto 0 auto!important;display:block!important;clear:both;text-align:center;}html body .buyPage .buyPageFeatureWeek .modifiedShortScroller,html body .recentlySoldPage .buyPageFeatureWeek .modifiedShortScroller,html body .buyPage .recentlySoldFeature .modifiedShortScroller,html body .recentlySoldPage .recentlySoldFeature .modifiedShortScroller{margin:0;width:100%;}html body .buyPage .buyPageFeatureWeek .tabPropertySlider,html body .recentlySoldPage .buyPageFeatureWeek .tabPropertySlider,html body .buyPage .recentlySoldFeature .tabPropertySlider,html body .recentlySoldPage .recentlySoldFeature .tabPropertySlider{padding-top:20px;}html body .buyPage .buyPageFeatureWeek .shortSlider,html body .recentlySoldPage .buyPageFeatureWeek .shortSlider,html body .buyPage .recentlySoldFeature .shortSlider,html body .recentlySoldPage .recentlySoldFeature .shortSlider{font-size:0;}html body .buyPage .buyPageFeatureWeek .propertyQuick,html body .recentlySoldPage .buyPageFeatureWeek .propertyQuick,html body .buyPage .recentlySoldFeature .propertyQuick,html body .recentlySoldPage .recentlySoldFeature .propertyQuick{float:none;width:auto!important;display:inline-block;margin:0 10px 20px 0;}html body .buyPage .buyPageFeatureWeek .propertyQuick,html body .recentlySoldPage .buyPageFeatureWeek .propertyQuick{position:relative;float:none;width:100%!important;display:inline-block;margin:0 auto 20px auto;}html body .buyPage .buyPageFeatureWeek .propertyQuick .zoomIt,html body .recentlySoldPage .buyPageFeatureWeek .propertyQuick .zoomIt{max-width:none;width:100%;}html body .buyPage .buyPageFeatureWeek .propertyQuick .zoomIt .zoomImage-wrapper,html body .recentlySoldPage .buyPageFeatureWeek .propertyQuick .zoomIt .zoomImage-wrapper{width:100%;}html body .buyPage .buyPageFeatureWeek .propertyTileContentContainerItem,html body .recentlySoldPage .buyPageFeatureWeek .propertyTileContentContainerItem{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;}html body .buyPage .buyPageFeatureWeek .propertyTileContentContainerItem .propertyTileContentContainer h3,html body .recentlySoldPage .buyPageFeatureWeek .propertyTileContentContainerItem .propertyTileContentContainer h3{display:inline-block;background:#fff;color:#333;position:absolute;left:10px;bottom:30px;padding:6px;max-width:60%;font-size:16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}html body .buyPage .buyPageFeatureWeek .propertyTileContentContainerItem .propertyTileContentContainer h3 .modifiedSliderTitle,html body .recentlySoldPage .buyPageFeatureWeek .propertyTileContentContainerItem .propertyTileContentContainer h3 .modifiedSliderTitle{display:inline;}html body .buyPage .buyPageFeatureWeek .propertyTileContentContainerItem .propertyTileContentContainer h3+h4,html body .recentlySoldPage .buyPageFeatureWeek .propertyTileContentContainerItem .propertyTileContentContainer h3+h4{display:none;}html body .buyPage .buyPageFeatureWeek .propertyTileContentContainerItem .propertyTileContentContainer h4,html body .recentlySoldPage .buyPageFeatureWeek .propertyTileContentContainerItem .propertyTileContentContainer h4{position:absolute;bottom:16px;left:10px;color:#fff;background:#333;padding:2px 6px;}html body .buyPage .buyPageFeatureWeek .propertyTileContentContainerItem hr,html body .recentlySoldPage .buyPageFeatureWeek .propertyTileContentContainerItem hr{display:none;}html body .buyPage .buyPageFeatureWeek .propertyTileContentContainerItem .propertyQuickDetails,html body .recentlySoldPage .buyPageFeatureWeek .propertyTileContentContainerItem .propertyQuickDetails{position:absolute;bottom:20px;right:10px;}html body .buyPage .buyPageFeatureWeek .propertyTileContentContainerItem .propertyQuickDetails .icon p,html body .recentlySoldPage .buyPageFeatureWeek .propertyTileContentContainerItem .propertyQuickDetails .icon p{padding-top:30px;font-size:16px;}html body .buyPage .buyPageFeatureWeek .shortSlider+.loadMoreTiles,html body .recentlySoldPage .buyPageFeatureWeek .shortSlider+.loadMoreTiles{display:block;margin:40px auto;width:200px;font-family:'Source Sans Pro',sans-serif;font-weight:600;color:#fff;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;z-index:2;background:#333;text-transform:uppercase;padding:6px 10px;font-size:16px;text-align:center;}html body .openHomePage .openHomeFeatureWeek .propertyTileContentContainerItem .propertyTileContentContainer h3{bottom:49px!important;}html body .recentlySoldPage .recentlySoldFeature .shortSlider{text-align:center;}html body .recentlySoldPage .recentlySoldFeature .shortSlider .propertyQuick{margin:10px auto;}html body .recentlySoldPage .recentlySoldFeature h1{display:block;font-size:40px;padding:0;text-align:center;}html body .recentlySoldPage .recentlySoldFeature .tabPropertySlider{margin-top:0;}html body .commercialPage .commercialPageFeatureWeek{height:310px;}html body .rentPage .slideSharing{display:none;}html body .rentPage .rentPageFeatureWeek{height:auto;}html body .rentPage .rentPageFeatureWeek .modifiedShortScroller{margin:0;width:100%;}html body .rentPage .rentPageFeatureWeek .tabPropertySlider{padding-top:20px;}html body .rentPage .rentPageFeatureWeek .shortSlider{font-size:0;}html body .rentPage .rentPageFeatureWeek .shortSlider+.loadMoreTiles{display:block;margin:40px auto;width:200px;font-family:'Source Sans Pro',sans-serif;font-weight:600;color:#fff;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;z-index:2;background:#333;text-transform:uppercase;padding:6px 10px;font-size:16px;text-align:center;}html body .rentPage .rentPageFeatureWeek .propertyQuick{position:relative;float:none;width:100%!important;display:inline-block;margin:0 auto 20px auto;}html body .rentPage .rentPageFeatureWeek .propertyQuick .zoomIt{max-width:none;width:100%;}html body .rentPage .rentPageFeatureWeek .propertyQuick .zoomIt .zoomImage-wrapper{width:100%;}html body .rentPage .rentPageFeatureWeek .propertyTileContentContainerItem{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;}html body .rentPage .rentPageFeatureWeek .propertyTileContentContainerItem .propertyTileContentContainer h3{display:inline-block;background:#fff;color:#333;position:absolute;left:10px;bottom:30px;padding:6px;max-width:60%;font-size:16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}html body .rentPage .rentPageFeatureWeek .propertyTileContentContainerItem .propertyTileContentContainer h3 .modifiedSliderTitle{display:inline;}html body .rentPage .rentPageFeatureWeek .propertyTileContentContainerItem .propertyTileContentContainer h3+h4{display:none;}html body .rentPage .rentPageFeatureWeek .propertyTileContentContainerItem .propertyTileContentContainer h4{position:absolute;bottom:15px;left:10px;color:#fff;background:#333;padding:2px 6px;}html body .rentPage .rentPageFeatureWeek .propertyTileContentContainerItem hr{display:none;}html body .rentPage .rentPageFeatureWeek .propertyTileContentContainerItem .propertyQuickDetails{position:absolute;bottom:20px;right:10px;}html body .rentPage .rentPageFeatureWeek .propertyTileContentContainerItem .propertyQuickDetails .icon p{padding-top:30px;font-size:16px;}html body .rentPage .rentPageFeatureWeek .propertyPageLinkButtons{float:none;margin:0;padding-top:10px;}html body .rentPage .rentPageFeatureWeek .propertyPageLinkButtons .button{width:90%;margin:10px auto 0 auto!important;display:block!important;clear:both;text-align:center;}html body .sellPage .sellPageFeature,html body .propertyManagementPage .sellPageFeature,html body .stayPage .sellPageFeature,html body .quarterlyHub .quarterlyPageContent .sellPageFeature,html body .contentPage .sellPageFeature{margin-bottom:0;}html body .sellPage .sellPageFeature .slideContent,html body .propertyManagementPage .sellPageFeature .slideContent,html body .stayPage .sellPageFeature .slideContent,html body .quarterlyHub .quarterlyPageContent .sellPageFeature .slideContent,html body .contentPage .sellPageFeature .slideContent{max-width:100%;bottom:0;position:relative;left:auto;right:auto;text-align:center;margin:0;}html body .sellPage .sellPageFeature .slideContent h1,html body .propertyManagementPage .sellPageFeature .slideContent h1,html body .stayPage .sellPageFeature .slideContent h1,html body .quarterlyHub .quarterlyPageContent .sellPageFeature .slideContent h1,html body .contentPage .sellPageFeature .slideContent h1{width:100%;display:block;padding:10px;line-height:30px;text-align:center;}html body .sellPage .sellPageFeature .slideContent h1 span,html body .propertyManagementPage .sellPageFeature .slideContent h1 span,html body .stayPage .sellPageFeature .slideContent h1 span,html body .quarterlyHub .quarterlyPageContent .sellPageFeature .slideContent h1 span,html body .contentPage .sellPageFeature .slideContent h1 span{line-height:unset;}html body .sellPage .sellPageFeature .slideContent h2,html body .propertyManagementPage .sellPageFeature .slideContent h2,html body .stayPage .sellPageFeature .slideContent h2,html body .quarterlyHub .quarterlyPageContent .sellPageFeature .slideContent h2,html body .contentPage .sellPageFeature .slideContent h2{width:80%;margin:0 auto;}html body .sellPage .sellPageFeature .slideContent h2 .slidePropertyAddress,html body .propertyManagementPage .sellPageFeature .slideContent h2 .slidePropertyAddress,html body .stayPage .sellPageFeature .slideContent h2 .slidePropertyAddress,html body .quarterlyHub .quarterlyPageContent .sellPageFeature .slideContent h2 .slidePropertyAddress,html body .contentPage .sellPageFeature .slideContent h2 .slidePropertyAddress{display:inline-block;font-size:18px;}html body .sellPage .sellPageFeature .slideContent h2 .slideButton,html body .propertyManagementPage .sellPageFeature .slideContent h2 .slideButton,html body .stayPage .sellPageFeature .slideContent h2 .slideButton,html body .quarterlyHub .quarterlyPageContent .sellPageFeature .slideContent h2 .slideButton,html body .contentPage .sellPageFeature .slideContent h2 .slideButton{right:auto;}html body .sellPage .sellPageFeature .slideContent h2+br.clearfix,html body .propertyManagementPage .sellPageFeature .slideContent h2+br.clearfix,html body .stayPage .sellPageFeature .slideContent h2+br.clearfix,html body .quarterlyHub .quarterlyPageContent .sellPageFeature .slideContent h2+br.clearfix,html body .contentPage .sellPageFeature .slideContent h2+br.clearfix{display:none;}html body .sellPage .sellPagePrimaryContent .umb-grid,html body .propertyManagementPage .sellPagePrimaryContent .umb-grid,html body .stayPage .sellPagePrimaryContent .umb-grid,html body .quarterlyHub .quarterlyPageContent .sellPagePrimaryContent .umb-grid,html body .contentPage .sellPagePrimaryContent .umb-grid{padding-top:0;}html body .sellPage .sellPageContent .pageColumn.rightColumn,html body .propertyManagementPage .sellPageContent .pageColumn.rightColumn,html body .stayPage .sellPageContent .pageColumn.rightColumn,html body .quarterlyHub .quarterlyPageContent .sellPageContent .pageColumn.rightColumn,html body .contentPage .sellPageContent .pageColumn.rightColumn,html body .sellPage .contentPageContent .pageColumn.rightColumn,html body .propertyManagementPage .contentPageContent .pageColumn.rightColumn,html body .stayPage .contentPageContent .pageColumn.rightColumn,html body .quarterlyHub .quarterlyPageContent .contentPageContent .pageColumn.rightColumn,html body .contentPage .contentPageContent .pageColumn.rightColumn{width:100%;float:none;}html body .sellPage .sellPageContent .pageColumn.rightColumn .sellPageRecentSales,html body .propertyManagementPage .sellPageContent .pageColumn.rightColumn .sellPageRecentSales,html body .stayPage .sellPageContent .pageColumn.rightColumn .sellPageRecentSales,html body .quarterlyHub .quarterlyPageContent .sellPageContent .pageColumn.rightColumn .sellPageRecentSales,html body .contentPage .sellPageContent .pageColumn.rightColumn .sellPageRecentSales,html body .sellPage .contentPageContent .pageColumn.rightColumn .sellPageRecentSales,html body .propertyManagementPage .contentPageContent .pageColumn.rightColumn .sellPageRecentSales,html body .stayPage .contentPageContent .pageColumn.rightColumn .sellPageRecentSales,html body .quarterlyHub .quarterlyPageContent .contentPageContent .pageColumn.rightColumn .sellPageRecentSales,html body .contentPage .contentPageContent .pageColumn.rightColumn .sellPageRecentSales{padding:0;}html body .sellPage .sellPageContent .pageColumn.rightColumn .sellPageRecentSales h1,html body .propertyManagementPage .sellPageContent .pageColumn.rightColumn .sellPageRecentSales h1,html body .stayPage .sellPageContent .pageColumn.rightColumn .sellPageRecentSales h1,html body .quarterlyHub .quarterlyPageContent .sellPageContent .pageColumn.rightColumn .sellPageRecentSales h1,html body .contentPage .sellPageContent .pageColumn.rightColumn .sellPageRecentSales h1,html body .sellPage .contentPageContent .pageColumn.rightColumn .sellPageRecentSales h1,html body .propertyManagementPage .contentPageContent .pageColumn.rightColumn .sellPageRecentSales h1,html body .stayPage .contentPageContent .pageColumn.rightColumn .sellPageRecentSales h1,html body .quarterlyHub .quarterlyPageContent .contentPageContent .pageColumn.rightColumn .sellPageRecentSales h1,html body .contentPage .contentPageContent .pageColumn.rightColumn .sellPageRecentSales h1{margin:0;}html body .sellPage .sellPageRecentSales,html body .propertyManagementPage .sellPageRecentSales,html body .stayPage .sellPageRecentSales,html body .quarterlyHub .quarterlyPageContent .sellPageRecentSales,html body .contentPage .sellPageRecentSales{margin:0;}html body .sellPage .sellPageRecentSales .propertyQuick,html body .propertyManagementPage .sellPageRecentSales .propertyQuick,html body .stayPage .sellPageRecentSales .propertyQuick,html body .quarterlyHub .quarterlyPageContent .sellPageRecentSales .propertyQuick,html body .contentPage .sellPageRecentSales .propertyQuick{width:250px;float:left;margin:0 10px;}html body .sellPage .sellPageRecentSales .propertyQuick .zoomIt,html body .propertyManagementPage .sellPageRecentSales .propertyQuick .zoomIt,html body .stayPage .sellPageRecentSales .propertyQuick .zoomIt,html body .quarterlyHub .quarterlyPageContent .sellPageRecentSales .propertyQuick .zoomIt,html body .contentPage .sellPageRecentSales .propertyQuick .zoomIt{width:250px;}html body .sellPage .sellPageRecentSales .propertyQuick img,html body .propertyManagementPage .sellPageRecentSales .propertyQuick img,html body .stayPage .sellPageRecentSales .propertyQuick img,html body .quarterlyHub .quarterlyPageContent .sellPageRecentSales .propertyQuick img,html body .contentPage .sellPageRecentSales .propertyQuick img{max-width:100%;}html body .sellPage .sellPageRecentSales .propertyQuick h3,html body .propertyManagementPage .sellPageRecentSales .propertyQuick h3,html body .stayPage .sellPageRecentSales .propertyQuick h3,html body .quarterlyHub .quarterlyPageContent .sellPageRecentSales .propertyQuick h3,html body .contentPage .sellPageRecentSales .propertyQuick h3{font-size:20px;margin:10px 0;}html body .sellPage .sellPageRecentSales .propertyQuick h4,html body .propertyManagementPage .sellPageRecentSales .propertyQuick h4,html body .stayPage .sellPageRecentSales .propertyQuick h4,html body .quarterlyHub .quarterlyPageContent .sellPageRecentSales .propertyQuick h4,html body .contentPage .sellPageRecentSales .propertyQuick h4{font-size:16px!important;}html body .sellPage .sellPageRecentSales .propertyQuick hr,html body .propertyManagementPage .sellPageRecentSales .propertyQuick hr,html body .stayPage .sellPageRecentSales .propertyQuick hr,html body .quarterlyHub .quarterlyPageContent .sellPageRecentSales .propertyQuick hr,html body .contentPage .sellPageRecentSales .propertyQuick hr{margin:10px auto;}html body .sellPage .sellPageRecentSales .propertyQuick .propertyQuickDetails .icon p,html body .propertyManagementPage .sellPageRecentSales .propertyQuick .propertyQuickDetails .icon p,html body .stayPage .sellPageRecentSales .propertyQuick .propertyQuickDetails .icon p,html body .quarterlyHub .quarterlyPageContent .sellPageRecentSales .propertyQuick .propertyQuickDetails .icon p,html body .contentPage .sellPageRecentSales .propertyQuick .propertyQuickDetails .icon p{padding-top:40px;}html body .sellPage .sellPageRecentSales .viewAll,html body .propertyManagementPage .sellPageRecentSales .viewAll,html body .stayPage .sellPageRecentSales .viewAll,html body .quarterlyHub .quarterlyPageContent .sellPageRecentSales .viewAll,html body .contentPage .sellPageRecentSales .viewAll{display:none;}html body .sellPage .sellPageRecentSales h1,html body .propertyManagementPage .sellPageRecentSales h1,html body .stayPage .sellPageRecentSales h1,html body .quarterlyHub .quarterlyPageContent .sellPageRecentSales h1,html body .contentPage .sellPageRecentSales h1{font-size:30px;padding:0;margin:20px 0;text-align:center;}html body .sellPage .sellPageRecentSales .tabList,html body .propertyManagementPage .sellPageRecentSales .tabList,html body .stayPage .sellPageRecentSales .tabList,html body .quarterlyHub .quarterlyPageContent .sellPageRecentSales .tabList,html body .contentPage .sellPageRecentSales .tabList{top:0;left:0;right:0;background:#333;padding:10px;}html body .sellPage .sellPageRecentSales .tabList ul li,html body .propertyManagementPage .sellPageRecentSales .tabList ul li,html body .stayPage .sellPageRecentSales .tabList ul li,html body .quarterlyHub .quarterlyPageContent .sellPageRecentSales .tabList ul li,html body .contentPage .sellPageRecentSales .tabList ul li{font-size:16px;margin:4px 1%;color:#fff;width:48%;text-align:center;outline:0;}html body .sellPage .sellPageRecentSales .tabList ul li span,html body .propertyManagementPage .sellPageRecentSales .tabList ul li span,html body .stayPage .sellPageRecentSales .tabList ul li span,html body .quarterlyHub .quarterlyPageContent .sellPageRecentSales .tabList ul li span,html body .contentPage .sellPageRecentSales .tabList ul li span{border-bottom:2px solid transparent;}html body .sellPage .sellPageRecentSales .tabList ul li.active,html body .propertyManagementPage .sellPageRecentSales .tabList ul li.active,html body .stayPage .sellPageRecentSales .tabList ul li.active,html body .quarterlyHub .quarterlyPageContent .sellPageRecentSales .tabList ul li.active,html body .contentPage .sellPageRecentSales .tabList ul li.active{border-bottom-color:transparent;}html body .sellPage .sellPageRecentSales .tabList ul li.active span,html body .propertyManagementPage .sellPageRecentSales .tabList ul li.active span,html body .stayPage .sellPageRecentSales .tabList ul li.active span,html body .quarterlyHub .quarterlyPageContent .sellPageRecentSales .tabList ul li.active span,html body .contentPage .sellPageRecentSales .tabList ul li.active span{border-bottom-color:#ffe811;}html body .sellPage .sellPageRecentSales .tabPropertySlider .shortSlider .slick-prev,html body .propertyManagementPage .sellPageRecentSales .tabPropertySlider .shortSlider .slick-prev,html body .stayPage .sellPageRecentSales .tabPropertySlider .shortSlider .slick-prev,html body .quarterlyHub .quarterlyPageContent .sellPageRecentSales .tabPropertySlider .shortSlider .slick-prev,html body .contentPage .sellPageRecentSales .tabPropertySlider .shortSlider .slick-prev,html body .sellPage .sellPageRecentSales .tabPropertySlider .stayPageSlider .slick-prev,html body .propertyManagementPage .sellPageRecentSales .tabPropertySlider .stayPageSlider .slick-prev,html body .stayPage .sellPageRecentSales .tabPropertySlider .stayPageSlider .slick-prev,html body .quarterlyHub .quarterlyPageContent .sellPageRecentSales .tabPropertySlider .stayPageSlider .slick-prev,html body .contentPage .sellPageRecentSales .tabPropertySlider .stayPageSlider .slick-prev{left:0;}html body .sellPage .sellPageRecentSales .tabPropertySlider .shortSlider .slick-next,html body .propertyManagementPage .sellPageRecentSales .tabPropertySlider .shortSlider .slick-next,html body .stayPage .sellPageRecentSales .tabPropertySlider .shortSlider .slick-next,html body .quarterlyHub .quarterlyPageContent .sellPageRecentSales .tabPropertySlider .shortSlider .slick-next,html body .contentPage .sellPageRecentSales .tabPropertySlider .shortSlider .slick-next,html body .sellPage .sellPageRecentSales .tabPropertySlider .stayPageSlider .slick-next,html body .propertyManagementPage .sellPageRecentSales .tabPropertySlider .stayPageSlider .slick-next,html body .stayPage .sellPageRecentSales .tabPropertySlider .stayPageSlider .slick-next,html body .quarterlyHub .quarterlyPageContent .sellPageRecentSales .tabPropertySlider .stayPageSlider .slick-next,html body .contentPage .sellPageRecentSales .tabPropertySlider .stayPageSlider .slick-next{right:0;}html body .sellPage .sellPageRecentSales .tabPropertySlider .tab,html body .propertyManagementPage .sellPageRecentSales .tabPropertySlider .tab,html body .stayPage .sellPageRecentSales .tabPropertySlider .tab,html body .quarterlyHub .quarterlyPageContent .sellPageRecentSales .tabPropertySlider .tab,html body .contentPage .sellPageRecentSales .tabPropertySlider .tab{height:490px;}html body .sellPage .sellPageRecentSales .tab,html body .propertyManagementPage .sellPageRecentSales .tab,html body .stayPage .sellPageRecentSales .tab,html body .quarterlyHub .quarterlyPageContent .sellPageRecentSales .tab,html body .contentPage .sellPageRecentSales .tab{text-align:center;overflow-x:auto;}html body .sellPage .sellPageFormContainer,html body .propertyManagementPage .sellPageFormContainer,html body .stayPage .sellPageFormContainer,html body .quarterlyHub .quarterlyPageContent .sellPageFormContainer,html body .contentPage .sellPageFormContainer{margin:0;padding:10px;}html body .sellPage .sellPageFormContainer h1,html body .propertyManagementPage .sellPageFormContainer h1,html body .stayPage .sellPageFormContainer h1,html body .quarterlyHub .quarterlyPageContent .sellPageFormContainer h1,html body .contentPage .sellPageFormContainer h1{font-size:30px;margin-bottom:20px;}html body .sellPage .sellPageFormContainer p,html body .propertyManagementPage .sellPageFormContainer p,html body .stayPage .sellPageFormContainer p,html body .quarterlyHub .quarterlyPageContent .sellPageFormContainer p,html body .contentPage .sellPageFormContainer p{font-size:18px;}html body .sellPage .sellPageFormContainer .formDetails,html body .propertyManagementPage .sellPageFormContainer .formDetails,html body .stayPage .sellPageFormContainer .formDetails,html body .quarterlyHub .quarterlyPageContent .sellPageFormContainer .formDetails,html body .contentPage .sellPageFormContainer .formDetails{padding:0 10px;}html body .sellPage .sellPageFormContainer .formDetails .sellForm .inputHolder,html body .propertyManagementPage .sellPageFormContainer .formDetails .sellForm .inputHolder,html body .stayPage .sellPageFormContainer .formDetails .sellForm .inputHolder,html body .quarterlyHub .quarterlyPageContent .sellPageFormContainer .formDetails .sellForm .inputHolder,html body .contentPage .sellPageFormContainer .formDetails .sellForm .inputHolder{padding-left:30px;}html body .sellPage .sellPageFormContainer .formDetails .sellForm .inputHolder.messageInput,html body .propertyManagementPage .sellPageFormContainer .formDetails .sellForm .inputHolder.messageInput,html body .stayPage .sellPageFormContainer .formDetails .sellForm .inputHolder.messageInput,html body .quarterlyHub .quarterlyPageContent .sellPageFormContainer .formDetails .sellForm .inputHolder.messageInput,html body .contentPage .sellPageFormContainer .formDetails .sellForm .inputHolder.messageInput{background-size:28px 28px;}html body .sellPage .sellPageFormContainer .formDetails .sellForm .inputHolder:before,html body .propertyManagementPage .sellPageFormContainer .formDetails .sellForm .inputHolder:before,html body .stayPage .sellPageFormContainer .formDetails .sellForm .inputHolder:before,html body .quarterlyHub .quarterlyPageContent .sellPageFormContainer .formDetails .sellForm .inputHolder:before,html body .contentPage .sellPageFormContainer .formDetails .sellForm .inputHolder:before{-webkit-transform:scale(.5);-moz-transform:scale(.5);-ms-transform:scale(.5);-o-transform:scale(.5);transform:scale(.5);-webkit-transform-origin:left center;-moz-transform-origin:left center;-ms-transform-origin:left center;-o-transform-origin:left center;transform-origin:left center;}html body .sellPage .sellPageFormContainer .formDetails .sellForm .inputHolder.micro label,html body .propertyManagementPage .sellPageFormContainer .formDetails .sellForm .inputHolder.micro label,html body .stayPage .sellPageFormContainer .formDetails .sellForm .inputHolder.micro label,html body .quarterlyHub .quarterlyPageContent .sellPageFormContainer .formDetails .sellForm .inputHolder.micro label,html body .contentPage .sellPageFormContainer .formDetails .sellForm .inputHolder.micro label{margin-left:0;clear:left;width:80px;text-align:center;}html body .sellPage .sellPageFormContainer .formDetails .sellForm .captchaHolder,html body .propertyManagementPage .sellPageFormContainer .formDetails .sellForm .captchaHolder,html body .stayPage .sellPageFormContainer .formDetails .sellForm .captchaHolder,html body .quarterlyHub .quarterlyPageContent .sellPageFormContainer .formDetails .sellForm .captchaHolder,html body .contentPage .sellPageFormContainer .formDetails .sellForm .captchaHolder{float:none;clear:both;width:90%;margin:0 auto 20px auto;}html body .sellPage .sellPageFormContainer .formDetails .sellForm .captchaHolder .errorMessage,html body .propertyManagementPage .sellPageFormContainer .formDetails .sellForm .captchaHolder .errorMessage,html body .stayPage .sellPageFormContainer .formDetails .sellForm .captchaHolder .errorMessage,html body .quarterlyHub .quarterlyPageContent .sellPageFormContainer .formDetails .sellForm .captchaHolder .errorMessage,html body .contentPage .sellPageFormContainer .formDetails .sellForm .captchaHolder .errorMessage{text-align:center;}html body .sellPage .sellPageFormContainer .formDetails .sellForm .captchaHolder .captcha,html body .propertyManagementPage .sellPageFormContainer .formDetails .sellForm .captchaHolder .captcha,html body .stayPage .sellPageFormContainer .formDetails .sellForm .captchaHolder .captcha,html body .quarterlyHub .quarterlyPageContent .sellPageFormContainer .formDetails .sellForm .captchaHolder .captcha,html body .contentPage .sellPageFormContainer .formDetails .sellForm .captchaHolder .captcha{text-align:center;}html body .sellPage .sellPageFormContainer .formDetails .sellForm .captchaHolder .captcha p,html body .propertyManagementPage .sellPageFormContainer .formDetails .sellForm .captchaHolder .captcha p,html body .stayPage .sellPageFormContainer .formDetails .sellForm .captchaHolder .captcha p,html body .quarterlyHub .quarterlyPageContent .sellPageFormContainer .formDetails .sellForm .captchaHolder .captcha p,html body .contentPage .sellPageFormContainer .formDetails .sellForm .captchaHolder .captcha p{max-width:100%;margin:10px 0;text-align:center;}html body .sellPage .sellPageFormContainer .formDetails .sellForm input[type=text],html body .propertyManagementPage .sellPageFormContainer .formDetails .sellForm input[type=text],html body .stayPage .sellPageFormContainer .formDetails .sellForm input[type=text],html body .quarterlyHub .quarterlyPageContent .sellPageFormContainer .formDetails .sellForm input[type=text],html body .contentPage .sellPageFormContainer .formDetails .sellForm input[type=text],html body .sellPage .sellPageFormContainer .formDetails .sellForm input[type=email],html body .propertyManagementPage .sellPageFormContainer .formDetails .sellForm input[type=email],html body .stayPage .sellPageFormContainer .formDetails .sellForm input[type=email],html body .quarterlyHub .quarterlyPageContent .sellPageFormContainer .formDetails .sellForm input[type=email],html body .contentPage .sellPageFormContainer .formDetails .sellForm input[type=email],html body .sellPage .sellPageFormContainer .formDetails .sellForm input[type=date],html body .propertyManagementPage .sellPageFormContainer .formDetails .sellForm input[type=date],html body .stayPage .sellPageFormContainer .formDetails .sellForm input[type=date],html body .quarterlyHub .quarterlyPageContent .sellPageFormContainer .formDetails .sellForm input[type=date],html body .contentPage .sellPageFormContainer .formDetails .sellForm input[type=date]{font-size:18px;}html body .sellPage .sellPageFormContainer .formDetails .sellForm textarea,html body .propertyManagementPage .sellPageFormContainer .formDetails .sellForm textarea,html body .stayPage .sellPageFormContainer .formDetails .sellForm textarea,html body .quarterlyHub .quarterlyPageContent .sellPageFormContainer .formDetails .sellForm textarea,html body .contentPage .sellPageFormContainer .formDetails .sellForm textarea{font-size:18px;}html body .sellPage .sellPageFormContainer .formDetails .sellForm input[type=button],html body .propertyManagementPage .sellPageFormContainer .formDetails .sellForm input[type=button],html body .stayPage .sellPageFormContainer .formDetails .sellForm input[type=button],html body .quarterlyHub .quarterlyPageContent .sellPageFormContainer .formDetails .sellForm input[type=button],html body .contentPage .sellPageFormContainer .formDetails .sellForm input[type=button],html body .sellPage .sellPageFormContainer .formDetails .sellForm input[type=submit],html body .propertyManagementPage .sellPageFormContainer .formDetails .sellForm input[type=submit],html body .stayPage .sellPageFormContainer .formDetails .sellForm input[type=submit],html body .quarterlyHub .quarterlyPageContent .sellPageFormContainer .formDetails .sellForm input[type=submit],html body .contentPage .sellPageFormContainer .formDetails .sellForm input[type=submit]{display:block;margin:10px auto;float:none;clear:both;height:50px;width:180px;}html body .sellPage .sellPageFormContainer .formDetails .sellForm .privacyStatement,html body .propertyManagementPage .sellPageFormContainer .formDetails .sellForm .privacyStatement,html body .stayPage .sellPageFormContainer .formDetails .sellForm .privacyStatement,html body .quarterlyHub .quarterlyPageContent .sellPageFormContainer .formDetails .sellForm .privacyStatement,html body .contentPage .sellPageFormContainer .formDetails .sellForm .privacyStatement{text-align:center;}html body .sellPage .pageInterests,html body .propertyManagementPage .pageInterests,html body .stayPage .pageInterests,html body .quarterlyHub .quarterlyPageContent .pageInterests,html body .contentPage .pageInterests{margin-top:20px;}html body .propertyPage .propertyFeature,html body .rentPage .propertyFeature{margin-bottom:0;}html body .propertyPage .propertyFeature .slideContainer.gogoParaScroll,html body .rentPage .propertyFeature .slideContainer.gogoParaScroll{padding-top:0;margin-bottom:0;overflow:visible;}html body .propertyPage .slideSharing,html body .rentPage .slideSharing{right:auto;bottom:0;background:none;padding:0;text-align:center;position:relative;}html body .propertyPage .slideSharing p,html body .rentPage .slideSharing p{display:none;}html body .propertyPage .button,html body .rentPage .button{position:relative;font-family:'Source Sans Pro',sans-serif;font-weight:600;color:#fff;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:6px 20px;z-index:2;font-size:18px;background:#333;text-transform:uppercase;margin:20px auto 10px auto;width:240px;text-align:center;}html body .propertyPage .button.statsButton,html body .rentPage .button.statsButton{position:relative;top:auto;right:auto;display:block;margin:10px 0;}html body .propertyPage .propertyPageContent,html body .rentPage .propertyPageContent{padding-top:0;margin:0;}html body .propertyPage .propertyPageContent .pageColumn .propertyDetailsContent .propertyDetailFeatures h3,html body .rentPage .propertyPageContent .pageColumn .propertyDetailsContent .propertyDetailFeatures h3{font-size:20px;line-height:20px;float:none;width:100%;}html body .propertyPage .propertyPageContent .pageColumn .propertyDetailsContent .propertyDetailFeatures p,html body .rentPage .propertyPageContent .pageColumn .propertyDetailsContent .propertyDetailFeatures p{float:none;width:100%;clear:left;padding:0;border:0;line-height:20px;font-size:18px;margin:6px 0;}html body .propertyPage .propertyPageContent .pageColumn .propertyFloorplans .propertyFloorplanTabs,html body .rentPage .propertyPageContent .pageColumn .propertyFloorplans .propertyFloorplanTabs{width:200px;margin:0 auto;text-align:center;}html body .propertyPage .propertyPageContent .pageColumn .propertyFloorplans .propertyFloorplanTabs ul li,html body .rentPage .propertyPageContent .pageColumn .propertyFloorplans .propertyFloorplanTabs ul li{float:none;}html body .propertyPage .propertyPageContent .propertyPageListedBy,html body .rentPage .propertyPageContent .propertyPageListedBy{left:auto;right:auto;position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:10px;}html body .propertyPage .propertyPageContent .propertyPageListedBy p,html body .rentPage .propertyPageContent .propertyPageListedBy p{font-size:16px;}html body .propertyPage .propertyPageContent .umb-grid,html body .rentPage .propertyPageContent .umb-grid{padding:0;}html body .propertyPage .staffFeature,html body .rentPage .staffFeature{height:auto;}html body .propertyPage .staffFeature .staffMembers .staffContainer,html body .rentPage .staffFeature .staffMembers .staffContainer{width:100%;height:auto;}html body .propertyPage .staffFeature .staffMembers .staffContainer .staffImage,html body .rentPage .staffFeature .staffMembers .staffContainer .staffImage,html body .propertyPage .staffFeature .staffMembers .staffContainer .slideImage,html body .rentPage .staffFeature .staffMembers .staffContainer .slideImage{width:100%;height:auto;}html body .propertyPage .staffFeature .staffMembers .staffContainer .staffItem,html body .rentPage .staffFeature .staffMembers .staffContainer .staffItem{position:relative;left:auto;right:auto;min-width:0;height:auto;}html body .propertyPage .staffFeature .staffMembers .staffContainer .staffItem .staffDetail,html body .rentPage .staffFeature .staffMembers .staffContainer .staffItem .staffDetail{position:relative;-webkit-transform:none;-moz-transform:none;-ms-transform:none;-o-transform:none;transform:none;top:auto;left:auto;right:auto;min-width:0;height:auto;padding:0 30px;}html body .propertyPage .staffFeature .staffMembers .staffContainer .staffItem .staffDetail h4,html body .rentPage .staffFeature .staffMembers .staffContainer .staffItem .staffDetail h4{font-size:30px;}html body .propertyPage .staffFeature .staffMembers .staffContainer .staffItem .staffDetail .staffButtons,html body .rentPage .staffFeature .staffMembers .staffContainer .staffItem .staffDetail .staffButtons,html body .propertyPage .staffFeature .staffMembers .staffContainer .staffItem .staffDetail .moreListings,html body .rentPage .staffFeature .staffMembers .staffContainer .staffItem .staffDetail .moreListings,html body .propertyPage .staffFeature .staffMembers .staffContainer .staffItem .staffDetail .moreStaff,html body .rentPage .staffFeature .staffMembers .staffContainer .staffItem .staffDetail .moreStaff{position:relative;top:auto;left:auto;right:auto;bottom:auto;font-size:18px;display:block;margin:10px auto;}html body .propertyPage .staffFeature .staffMember,html body .rentPage .staffFeature .staffMember{position:relative;}html body .propertyPage .staffFeature .staffMember .staffContainer,html body .rentPage .staffFeature .staffMember .staffContainer{width:100%;height:auto;}html body .propertyPage .staffFeature .staffMember .staffContainer .staffImage,html body .rentPage .staffFeature .staffMember .staffContainer .staffImage,html body .propertyPage .staffFeature .staffMember .staffContainer .slideImage,html body .rentPage .staffFeature .staffMember .staffContainer .slideImage{width:100%;height:auto;}html body .propertyPage .staffFeature .staffMember .staffContainer .slideContent,html body .rentPage .staffFeature .staffMember .staffContainer .slideContent{position:relative;left:auto;right:auto;bottom:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;max-width:100%;min-height:0;margin-bottom:20px;pointer-events:auto;}html body .propertyPage .staffFeature .staffMember .staffContainer .slideContent h1,html body .rentPage .staffFeature .staffMember .staffContainer .slideContent h1{padding:6px 10px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;font-size:22px;line-height:24px;background:#333;width:100%;float:none;display:block;text-align:center;margin:0;max-width:none;}html body .propertyPage .staffFeature .staffMember .staffContainer .slideContent h1 .slideTitle,html body .rentPage .staffFeature .staffMember .staffContainer .slideContent h1 .slideTitle{font-size:22px;line-height:24px;}html body .propertyPage .staffFeature .staffMember .staffContainer .slideContent h2,html body .rentPage .staffFeature .staffMember .staffContainer .slideContent h2{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background:transparent;color:#333;width:80%;max-width:none;text-align:center;min-height:0;min-width:0;float:none;font-size:18px;line-height:18px;margin:10px auto;}html body .propertyPage .staffFeature .staffMember .staffContainer .slideContent h2+br.clearfix,html body .rentPage .staffFeature .staffMember .staffContainer .slideContent h2+br.clearfix{display:none;}html body .propertyPage .staffFeature .staffMember .staffContainer .slideContent h2 .slidePropertyAddress,html body .rentPage .staffFeature .staffMember .staffContainer .slideContent h2 .slidePropertyAddress{display:inline-block;font-size:18px;line-height:18px;color:#333;float:none;}html body .propertyPage .staffFeature .staffMember .staffContainer .staffItem,html body .rentPage .staffFeature .staffMember .staffContainer .staffItem{position:relative;left:auto;right:auto;min-width:0;height:auto;}html body .propertyPage .staffFeature .staffMember .staffContainer .staffItem .staffDetail,html body .rentPage .staffFeature .staffMember .staffContainer .staffItem .staffDetail{position:relative;-webkit-transform:none;-moz-transform:none;-ms-transform:none;-o-transform:none;transform:none;top:auto;left:auto;right:auto;min-width:0;height:auto;padding:0 30px;}html body .propertyPage .staffFeature .staffMember .staffContainer .staffItem .staffDetail h4,html body .rentPage .staffFeature .staffMember .staffContainer .staffItem .staffDetail h4{font-size:30px;}html body .propertyPage .staffFeature .staffMember .staffContainer .staffItem .staffDetail .staffButtons,html body .rentPage .staffFeature .staffMember .staffContainer .staffItem .staffDetail .staffButtons,html body .propertyPage .staffFeature .staffMember .staffContainer .staffItem .staffDetail .moreListings,html body .rentPage .staffFeature .staffMember .staffContainer .staffItem .staffDetail .moreListings,html body .propertyPage .staffFeature .staffMember .staffContainer .staffItem .staffDetail .moreStaff,html body .rentPage .staffFeature .staffMember .staffContainer .staffItem .staffDetail .moreStaff{position:relative;top:auto;left:auto;right:auto;bottom:auto;font-size:18px;display:block;margin:10px auto;}html body .pageInterests .midSlider{margin:0 10px;}html body .pageInterests h1{font-size:30px;margin:0 auto 20px auto;max-width:96%;}html body .pageInterests .quick{width:300px;float:left;margin-right:10px;}html body .pageInterests .quick h3{font-size:20px;}html body .pageInterests .quick p{font-size:18px;}html body .pageInterests .quick .video{width:300px;height:176.5px;}html body .pageInterests .quick .video .videoOverlay{height:176.5px;}html body .pageInterests .quick .video .videoOverlay:before{width:64px;height:64px;}html body .pageInterests .quick .video .videoOverlay .videoBG{width:60px;height:60px;}html body .pageInterests .quick .video .videoOverlay:after{width:30px;height:30px;}html body .pageInterests .quick .video .videoOverlay+iframe{width:300px;height:176.5px;}html body .row .column{padding:0 10px;}html body .row .column.col-md-3{width:100%;}html body .row .column.col-md-4{width:100%;}html body .row .column.col-md-6{width:100%;}html body .row .column.col-md-8{width:100%;}html body .row .column.col-md-12{width:100%;float:left;overflow:hidden;}html body .umb-grid .container .row .column{padding:0 10px;}html body .umb-grid .container .row .column iframe{max-width:100%;}html body .umb-grid .container .row .column.col-md-3{width:100%;}html body .umb-grid .container .row .column.col-md-4{width:100%;}html body .umb-grid .container .row .column.col-md-6{width:100%;}html body .umb-grid .container .row .column.col-md-8{width:100%;}html body .umb-grid .container .row .column.col-md-12{width:100%;float:left;overflow:hidden;}html body .umb-grid .container .row .column h1{font-size:30px;margin:10px 0;}html body .umb-grid .container .row .column h2{font-size:30px;margin:10px 0;}html body .umb-grid .container .row .column p{font-size:16px;line-height:20px;margin:6px 0;}html body .pageColumn{width:100%;padding:0;}html body .pageColumn .propertyPageAddressDetail{padding:0 10px;}html body .pageColumn .propertyPageAddressDetail h1{font-size:30px;}html body .pageColumn .propertyPageAddressDetail h2{font-size:24px;}html body .pageColumn .propertyPageAddressDetail p{font-size:18px;}html body .pageColumn .propertyDateTimes{width:100%;margin:10px 0 0 0;padding:20px;}html body .pageColumn .propertyDateTimes .propertyInspectionTimes h3{font-size:24px;}html body .pageColumn .propertyDateTimes .propertyInspectionTimes p{font-size:16px;}html body .pageColumn .propertyDateTimes .propertyInspectionTimes p .calendarLinks a{width:40px;height:40px;}html body .pageColumn .propertyDateTimes .propertyInspectionTimes p .calendarLinks a:before{width:30px;height:30px;}html body .pageColumn .propertyDateTimes .propertyInspectionTimes p .calendarLinks a span{width:22px;height:22px;}html body .pageColumn .propertyDateTimes .propertyInspectionTimes p .calendarLinks a span:before{width:16px;height:16px;}html body .pageColumn .propertyDateTimes .propertyInspectionTimes p .calendarLinks a span:after{width:22px;height:22px;}html body .pageColumn .propertyDetailsContent{padding:0 10px;}html body .pageColumn .propertyDetailsContent h1{font-size:30px;}html body .pageColumn .propertyDetailsContent .propertyDetailTable{font-size:16px;}html body .pageColumn .propertyDetailsContent .propertyDetailTable .detailTableCell .titleItem{width:80px;}html body .pageColumn .propertyFloorplans{padding:0 10px;}html body .pageColumn .propertyFloorplans h1{font-size:30px;}html body .pageColumn .propertyFloorplans .propertyFloorplanTabs{right:auto;top:0;position:relative;clear:both;}html body .pageColumn .propertyFloorplans .propertyFloorplanTabs ul li{margin-bottom:12px;}html body .pageColumn .propertyFloorplans .floorplanSlider{clear:both;}html body .pageColumn .propertyPrimaryContent+.matterportContainer{margin-top:30px;}html body .pageColumn .matterportContainer{padding:0;}html body .propertyPageLinkButtons{width:100%;}html body .propertyPageLinkButtons .button{width:90%;margin:10px auto 0 auto!important;display:block!important;clear:both;}html body .articlePage .blogArticleFeature,html body .statsPage .blogArticleFeature{padding-bottom:40px;}html body .articlePage .blogArticleFeature .slideContent,html body .statsPage .blogArticleFeature .slideContent{max-width:100%;bottom:0;position:relative;left:auto;right:auto;pointer-events:auto;}html body .articlePage .blogArticleFeature .slideContent .dateOverlay,html body .statsPage .blogArticleFeature .slideContent .dateOverlay{float:none;position:absolute;top:-43px;margin:0;left:0;}html body .articlePage .blogArticleFeature .slideContent h1,html body .statsPage .blogArticleFeature .slideContent h1{width:100%;display:block;padding:10px;text-align:center;margin:0;line-height:30px;max-width:none;}html body .articlePage .blogArticleFeature .slideContent h1 span,html body .statsPage .blogArticleFeature .slideContent h1 span{line-height:unset;}html body .articlePage .blogArticleFeature .slideContent h2,html body .statsPage .blogArticleFeature .slideContent h2{width:80%;margin:10px auto;}html body .articlePage .blogArticleFeature .slideContent h2+br.clearfix,html body .statsPage .blogArticleFeature .slideContent h2+br.clearfix{display:none;}html body .articlePage .blogArticleFeature .slideSharing,html body .statsPage .blogArticleFeature .slideSharing{right:auto;bottom:auto;background:none;padding:0;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);width:170px;}html body .articlePage .blogArticleFeature .slideSharing p,html body .statsPage .blogArticleFeature .slideSharing p{display:none;}html body .articlePage .articlePageBodyContent .umb-grid,html body .statsPage .articlePageBodyContent .umb-grid{width:100%;padding-top:0;}html body .articlePage .articlePageBodyContent .umb-grid .container .row .column.col-md-12,html body .statsPage .articlePageBodyContent .umb-grid .container .row .column.col-md-12{width:100%;float:left;}html body .articlePage .articlePageBodyContent .umb-grid .container .row .column.col-md-12 blockquote.leftQuote,html body .statsPage .articlePageBodyContent .umb-grid .container .row .column.col-md-12 blockquote.leftQuote,html body .articlePage .articlePageBodyContent .umb-grid .container .row .column.col-md-12 blockquote.rightQuote,html body .statsPage .articlePageBodyContent .umb-grid .container .row .column.col-md-12 blockquote.rightQuote{float:none;margin:10px 0;right:auto;left:auto;font-size:18px;max-width:none;border-right:0;border-left:5px solid #ffe811;}html body .articlePage .articlePageBodyContent .umb-grid .container .row .column.col-md-12 p img,html body .statsPage .articlePageBodyContent .umb-grid .container .row .column.col-md-12 p img{float:none;width:100%;left:auto;margin:10px auto;position:relative;}html body .articlePage .articlePageBodyContent .articleAuthor,html body .statsPage .articlePageBodyContent .articleAuthor{clear:both;margin:0 auto;padding-top:20px;}html body .articlePage .articlePageBodyContent .articleAuthor p,html body .statsPage .articlePageBodyContent .articleAuthor p{padding:0;text-align:center;font-size:16px;}html body .articlePage .articlePageBodyContent .articleAuthor+.umb-grid,html body .statsPage .articlePageBodyContent .articleAuthor+.umb-grid{padding-top:0;}html body .articlePage .articlePageBodyContent .articleAuthor+.breadcrumbs,html body .statsPage .articlePageBodyContent .articleAuthor+.breadcrumbs{top:60px;}html body .articlePage .articlePageBodyContent .articleSharing,html body .statsPage .articlePageBodyContent .articleSharing{float:none;margin:0;text-align:center;}html body .articlePage .articlePageBodyContent .returnBlog,html body .statsPage .articlePageBodyContent .returnBlog{position:relative;left:auto;text-align:center;}html body .articlePage .articlePageBodyContent .returnBlog a,html body .statsPage .articlePageBodyContent .returnBlog a{margin:0;}html body .staffPage .staffPageFeature .slideContent h2+br.clearfix{display:none;}html body .staffPage .staffListing .staffSection{text-align:left;}html body .staffPage .staffListing .staffSection h1{font-size:30px;text-align:center;}html body .staffPage .staffListing .staffSection .staffSectionItems{font-size:0;}html body .staffPage .staffListing .staffSection .staffSectionItems .staffSectionItem{width:46%;margin:0 2% 4% 2%;min-height:0;}html body .staffPage .staffListing .staffSection .staffSectionItems .staffSectionItem h2{padding:0;font-size:24px;line-height:normal;}html body .staffPage .staffListing .staffSection .staffSectionItems .staffSectionItem p{font-size:18px;}html body .staffPage .staffListing .staffSection .staffSectionItems .staffSectionItem .staffSectionMemberDetails{position:static;top:auto;right:auto;}html body .staffPage .staffListing .staffSection .staffSectionItems .staffSectionItem .staffSectionMemberDetails .emailLink{position:absolute;padding:0;top:2px;right:3px;width:40px;height:27px;}html body .staffPage .staffListing .staffSection .staffSectionItems .staffSectionItem .staffSectionMemberDetails .emailLink:before{top:0;}html body .staffPage .staffListing .staffSection .staffSectionItems .staffSectionItem .staffSectionMemberDetails p{text-align:left;font-size:16px;}html body .staffMemberPage .staffPageFeature,html body .teamGroupPage .staffPageFeature{margin-bottom:0;}html body .staffMemberPage .staffPageFeature .slideImageContainer,html body .teamGroupPage .staffPageFeature .slideImageContainer{margin-bottom:0;}html body .staffMemberPage .staffPageFeature .slideContent,html body .teamGroupPage .staffPageFeature .slideContent{max-width:100%;bottom:0;position:relative;left:auto;right:auto;margin-bottom:0;}html body .staffMemberPage .staffPageFeature .slideContent .propertyPrimaryContent+.matterportContainer,html body .teamGroupPage .staffPageFeature .slideContent .propertyPrimaryContent+.matterportContainer{margin-top:30px;}html body .staffMemberPage .staffPageFeature .slideContent .matterportContainer,html body .teamGroupPage .staffPageFeature .slideContent .matterportContainer{padding:0;}html body .staffMemberPage .staffPageFeature .slideContent,html body .teamGroupPage .staffPageFeature .slideContent{max-width:100%;bottom:0;position:relative;left:auto;right:auto;}html body .staffMemberPage .staffPageFeature .slideContent h1,html body .teamGroupPage .staffPageFeature .slideContent h1{width:100%;display:block;padding:10px;text-align:center;line-height:30px;}html body .staffMemberPage .staffPageFeature .slideContent h1 span,html body .teamGroupPage .staffPageFeature .slideContent h1 span{line-height:unset;}html body .staffMemberPage .staffPageFeature .slideContent h2,html body .teamGroupPage .staffPageFeature .slideContent h2{width:calc(100% - 40px);background:#fff;}html body .staffMemberPage .staffPageFeature .slideContent h2 .slidePropertyAddress,html body .teamGroupPage .staffPageFeature .slideContent h2 .slidePropertyAddress{display:inline-block;color:#333;}html body .staffMemberPage .staffPageFeature .slideContent h2 ul,html body .teamGroupPage .staffPageFeature .slideContent h2 ul{margin:0;width:100%;background:transparent;text-align:center;}html body .staffMemberPage .staffPageFeature .slideContent h2 ul li,html body .teamGroupPage .staffPageFeature .slideContent h2 ul li{font-size:16px;font-weight:600;margin:0 5px;color:#333;float:none;display:inline-block;}html body .staffMemberPage .staffPageFeature .slideContent h2 ul li a,html body .teamGroupPage .staffPageFeature .slideContent h2 ul li a{font-size:16px;color:#333;}html body .staffMemberPage .staffPageFeature .slideContent h2 ul li a:not(.emailLink),html body .teamGroupPage .staffPageFeature .slideContent h2 ul li a:not(.emailLink){font-size:16px;color:#333;}html body .staffMemberPage .staffPageFeature .slideContent h2 ul li:first-child,html body .teamGroupPage .staffPageFeature .slideContent h2 ul li:first-child{margin-left:0;}html body .staffMemberPage .staffPageFeature .slideContent h2 ul li.emailLink,html body .teamGroupPage .staffPageFeature .slideContent h2 ul li.emailLink{display:inline;}html body .staffMemberPage .staffPageFeature .slideContent h2 ul li.emailLink a,html body .teamGroupPage .staffPageFeature .slideContent h2 ul li.emailLink a{padding-right:34px;color:#333;display:inline;}html body .staffMemberPage .staffPageFeature .slideContent h2 ul li.emailLink a:before,html body .teamGroupPage .staffPageFeature .slideContent h2 ul li.emailLink a:before{width:30px;height:18px;top:2px;}html body .staffMemberPage .staffPageFeature .slideContent h2 ul li.emailLink:after,html body .teamGroupPage .staffPageFeature .slideContent h2 ul li.emailLink:after{content:"\a";white-space:pre;}html body .staffMemberPage .staffPageFeature .slideContent h2 ul li.emailLink~li,html body .teamGroupPage .staffPageFeature .slideContent h2 ul li.emailLink~li{margin:10px 0 0 0;}html body .staffMemberPage .staffPageContent .pageColumn .staffPagePrimaryContent .umb-grid:first-child,html body .teamGroupPage .staffPageContent .pageColumn .staffPagePrimaryContent .umb-grid:first-child{padding-top:0;}html body .staffMemberPage .staffPageContent .pageColumn .staffPageAppraisalLink h4,html body .teamGroupPage .staffPageContent .pageColumn .staffPageAppraisalLink h4{text-align:center;}html body .staffMemberPage .staffPageContent .pageColumn .staffPageAppraisalLink a,html body .teamGroupPage .staffPageContent .pageColumn .staffPageAppraisalLink a{display:block;width:100%;text-align:center;}html body .staffMemberPage .staffPageContent .pageColumn .staffPageProperties,html body .teamGroupPage .staffPageContent .pageColumn .staffPageProperties{margin:0;}html body .staffMemberPage .staffPageContent .pageColumn .staffPageProperties .slick-list,html body .teamGroupPage .staffPageContent .pageColumn .staffPageProperties .slick-list{height:auto!important;padding-top:10px;}html body .staffMemberPage .staffPageContent .pageColumn .staffPageProperties .shortSlider .slick-prev,html body .teamGroupPage .staffPageContent .pageColumn .staffPageProperties .shortSlider .slick-prev,html body .staffMemberPage .staffPageContent .pageColumn .staffPageProperties .midSlider .slick-prev,html body .teamGroupPage .staffPageContent .pageColumn .staffPageProperties .midSlider .slick-prev{left:0;}html body .staffMemberPage .staffPageContent .pageColumn .staffPageProperties .shortSlider .slick-next,html body .teamGroupPage .staffPageContent .pageColumn .staffPageProperties .shortSlider .slick-next,html body .staffMemberPage .staffPageContent .pageColumn .staffPageProperties .midSlider .slick-next,html body .teamGroupPage .staffPageContent .pageColumn .staffPageProperties .midSlider .slick-next{right:0;}html body .staffMemberPage .staffPageContent .pageColumn .staffPageProperties .propertyQuick,html body .teamGroupPage .staffPageContent .pageColumn .staffPageProperties .propertyQuick{float:left;}html body .staffMemberPage .staffPageContent .pageColumn .staffPageProperties .propertyQuick .zoomIt,html body .teamGroupPage .staffPageContent .pageColumn .staffPageProperties .propertyQuick .zoomIt{width:96%;max-height:100%;}html body .staffMemberPage .staffPageContent .pageColumn .staffPageProperties .propertyQuick .zoomIt .zoomImage-wrapper img,html body .teamGroupPage .staffPageContent .pageColumn .staffPageProperties .propertyQuick .zoomIt .zoomImage-wrapper img{height:190px;}html body .staffMemberPage .staffPageContent .pageColumn .staffPageProperties .propertyQuick h3,html body .teamGroupPage .staffPageContent .pageColumn .staffPageProperties .propertyQuick h3{font-size:20px;margin:10px 0;}html body .staffMemberPage .staffPageContent .pageColumn .staffPageProperties .propertyQuick h4,html body .teamGroupPage .staffPageContent .pageColumn .staffPageProperties .propertyQuick h4{font-size:16px;}html body .staffMemberPage .staffPageContent .pageColumn .staffPageProperties .propertyQuick hr,html body .teamGroupPage .staffPageContent .pageColumn .staffPageProperties .propertyQuick hr{margin:10px auto;}html body .staffMemberPage .staffPageContent .pageColumn .staffPageProperties .propertyQuick .propertyQuickDetails .icon p,html body .teamGroupPage .staffPageContent .pageColumn .staffPageProperties .propertyQuick .propertyQuickDetails .icon p{padding-top:40px;}html body .staffMemberPage .staffPageContent .pageColumn .staffPageProperties .viewAll,html body .teamGroupPage .staffPageContent .pageColumn .staffPageProperties .viewAll{display:none;}html body .staffMemberPage .staffPageContent .pageColumn .staffPageProperties h1,html body .teamGroupPage .staffPageContent .pageColumn .staffPageProperties h1{display:none;}html body .staffMemberPage .staffPageContent .pageColumn .staffPageProperties .staffPropertyTabList,html body .teamGroupPage .staffPageContent .pageColumn .staffPageProperties .staffPropertyTabList{position:relative;top:0;left:0;right:0;background:#333;padding:10px;width:auto;}html body .staffMemberPage .staffPageContent .pageColumn .staffPageProperties .staffPropertyTabList ul li,html body .teamGroupPage .staffPageContent .pageColumn .staffPageProperties .staffPropertyTabList ul li{margin:4px 1%;color:#fff;width:48%;text-align:center;outline:0;}html body .staffMemberPage .staffPageContent .pageColumn .staffPageProperties .staffPropertyTabList ul li span,html body .teamGroupPage .staffPageContent .pageColumn .staffPageProperties .staffPropertyTabList ul li span{font-size:16px;border-bottom:2px solid transparent;}html body .staffMemberPage .staffPageContent .pageColumn .staffPageProperties .staffPropertyTabList ul li.active,html body .teamGroupPage .staffPageContent .pageColumn .staffPageProperties .staffPropertyTabList ul li.active{border-bottom-color:transparent;}html body .staffMemberPage .staffPageContent .pageColumn .staffPageProperties .staffPropertyTabList ul li.active span,html body .teamGroupPage .staffPageContent .pageColumn .staffPageProperties .staffPropertyTabList ul li.active span{border-bottom-color:#ffe811;}html body .staffMemberPage .staffPageContent .pageColumn .staffPageProperties .tab,html body .teamGroupPage .staffPageContent .pageColumn .staffPageProperties .tab{text-align:center;overflow-x:auto;height:auto;}html body .staffMemberPage .staffPageContent .pageColumn .staffPageQuotes,html body .teamGroupPage .staffPageContent .pageColumn .staffPageQuotes{margin:0;}html body .staffMemberPage .staffPageContent .pageColumn .staffPageQuotes:before,html body .teamGroupPage .staffPageContent .pageColumn .staffPageQuotes:before,html body .staffMemberPage .staffPageContent .pageColumn .staffPageQuotes:after,html body .teamGroupPage .staffPageContent .pageColumn .staffPageQuotes:after{font-size:100px;line-height:normal;top:50px;}html body .staffMemberPage .staffPageContent .pageColumn .staffPageQuotes h1,html body .teamGroupPage .staffPageContent .pageColumn .staffPageQuotes h1{font-size:30px;}html body .staffMemberPage .staffPageContent .pageColumn .staffPageQuotes .quoteSlider .teamQuote,html body .teamGroupPage .staffPageContent .pageColumn .staffPageQuotes .quoteSlider .teamQuote{min-height:0;}html body .staffMemberPage .staffPageContent .pageColumn .staffPageQuotes .quoteSlider .teamQuote p,html body .teamGroupPage .staffPageContent .pageColumn .staffPageQuotes .quoteSlider .teamQuote p{font-size:18px;}html body .staffMemberPage .staffPageContent .pageColumn .staffPageQuotes .quoteSlider .teamQuote cite,html body .teamGroupPage .staffPageContent .pageColumn .staffPageQuotes .quoteSlider .teamQuote cite{font-size:16px;}html body .staffMemberPage .staffMemberArticles h1,html body .teamGroupPage .staffMemberArticles h1{font-size:30px;text-align:center;padding:0;}html body .staffMemberPage .staffMemberArticles .staffArticleQuick,html body .teamGroupPage .staffMemberArticles .staffArticleQuick{width:300px;height:450px;float:left;margin:0 10px 0 0;position:relative;}html body .staffMemberPage .staffMemberArticles .staffArticleQuick .zoomIt,html body .teamGroupPage .staffMemberArticles .staffArticleQuick .zoomIt{width:300px;height:176px;}html body .staffMemberPage .staffMemberArticles .staffArticleQuick .zoomIt .dateOverlay,html body .teamGroupPage .staffMemberArticles .staffArticleQuick .zoomIt .dateOverlay{font-size:18px;padding:4px 10px;}html body .staffMemberPage .staffMemberArticles .staffArticleQuick .zoomIt .zoomImage,html body .teamGroupPage .staffMemberArticles .staffArticleQuick .zoomIt .zoomImage{width:300px;height:176px;background-size:300px 176px;}html body .staffMemberPage .staffMemberArticles .staffArticleQuick img,html body .teamGroupPage .staffMemberArticles .staffArticleQuick img{margin:0 auto;width:100%;height:auto;}html body .staffMemberPage .staffMemberArticles .staffArticleQuick h3,html body .teamGroupPage .staffMemberArticles .staffArticleQuick h3{font-size:20px;}html body .staffMemberPage .staffMemberArticles .staffArticleQuick hr,html body .teamGroupPage .staffMemberArticles .staffArticleQuick hr{margin:10px auto;}html body .staffMemberPage .staffMemberArticles .staffArticleQuick p,html body .teamGroupPage .staffMemberArticles .staffArticleQuick p{font-size:18px;max-width:85%;}html body .searchPage .resultCount{font-size:30px;}html body .searchPage h1{font-size:30px;}html body .searchPage .searchForm .sfiCentre{text-align:center;}html body .searchPage .searchForm .sfiHolder{margin:10px 0;}html body .searchPage .searchForm .sfiHolder.simple{float:none;display:inline-block;margin:6px;}html body .searchPage .searchForm .sfiHolder.buttonHolder{margin-top:6px;width:100%;}html body .searchPage .searchForm .sfiHolder.buttonHolder.wide{width:100%;}html body .searchPage .searchForm .sfiHolder input{height:48px;line-height:26px;padding:6px 40px 6px 10px;margin-top:6px;font-size:24px;}html body .searchPage .searchForm .sfiHolder.words{width:100%;}html body .searchPage .searchForm .sfiHolder.range{width:100%;}html body .searchPage .searchForm .sfiHolder.list{width:100%;height:80px;}html body .searchPage .searchForm .sfiHolder.list .listHolder{width:100%;}html body .searchPage .searchForm .sfiHolder.list .listHolder span{display:none;}html body .searchPage .searchForm .sfiHolder.list .listHolder select{width:100%;background:#333;color:#fff;font-size:18px;font-family:'Source Sans Pro',sans-serif;font-weight:600;padding:6px 10px;border:2px solid #ffe811;outline:0!important;}html body .searchPage .searchForm .sfiHolder.list .arrowButton.down{top:56px;}html body .searchPage .searchForm .sfiHolder .arrowButton.up{top:46px;}html body .searchPage .searchForm .sfiHolder .arrowButton.down{bottom:10px;}html body .searchPage .searchForm .tagsListContainer .tagsListItems{width:100%;}html body .searchPage h3{text-align:center;}html body .searchPage .propertyQuick{width:auto;display:block;margin:0 auto 40px auto;}html body .searchPage .blogQuick{width:300px;display:block;float:none;margin:10px auto 20px auto;}html body .footerContact .upperContactArea{padding:30px 0 20px 0;}html body .footerContact .upperContactArea h1{font-size:26px;margin:0 0 20px 0;}html body .footerContact .upperContactArea p{font-size:18px;}html body .footerContact .midContactArea .contactFeatures .featureItem{width:100%;}html body .footerContact .midContactArea .contactFeatures .featureItem .featureImage{width:50%;float:left;}html body .footerContact .midContactArea .contactFeatures .featureItem .featureImage img{width:100%;height:auto;}html body .footerContact .midContactArea .contactFeatures .featureItem .featureDetail{padding:0 10px;}html body .footerContact .midContactArea .contactFeatures .featureItem .featureDetail h4{font-size:16px;margin:6px 0;}html body .footerContact .midContactArea .contactFeatures .featureItem .featureDetail p{font-size:12px;margin:0;white-space:normal;}html body .footerContact .midContactArea .contactFeatures .featureItem:nth-child(2) .featureImage{float:none;float:right;}html body .footerContact .map-controls{padding:15px;}html body .footerContact .map-controls h3{font-size:20px;float:none;text-align:center;margin:0 0 20px 0;}html body .footerContact .map-controls .mapZoneControls{text-align:center;}html body .footerContact .map-controls .mapZoneControls input[type=checkbox].checkbox-button+label{margin:0 5px 10px 5px;width:130px;height:28px;line-height:28px;font-size:16px;}html body .footerContact .contactMapHolder{width:100%;}html body .footerContact .contactMapHolder #map-canvas{width:100%;height:100%;}html body .footerContact .contactMapHolder #map-canvas .mapInfo{background:#f7f7f7;font-family:'Source Sans Pro',sans-serif;font-weight:300;color:#000;font-size:21px;text-align:center;}html body .contactFormContainer{margin:20px auto;}html body .contactFormContainer .contactForm{position:relative;}html body .contactFormContainer .contactForm .inputHolder{width:100%;margin-right:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin-bottom:6px;}html body .contactFormContainer .contactForm .inputHolder.messageInput{width:100%;margin-bottom:20px;}html body .contactFormContainer .contactForm input[type=text],html body .contactFormContainer .contactForm input[type=email],html body .contactFormContainer .contactForm input[type=date]{width:100%;height:46px;padding:6px 10px;font-size:18px;}html body .contactFormContainer .contactForm textarea{width:100%;font-size:18px;}html body .contactFormContainer .contactForm input[type=button],html body .contactFormContainer .contactForm input[type=submit]{height:40px;padding:0 12px;font-size:16px;display:block;margin:20px auto 0 auto;}html body .contactFormContainer .contactForm .captchaHolder{float:none;clear:both;width:220px;margin:0 auto 20px auto;}html body .contactFormContainer .contactForm .captchaHolder .captcha{text-align:center;}html body .contactFormContainer .contactForm .captchaHolder .captcha p{max-width:100%;margin:10px 0;text-align:center;}html body .contactFormContainer .contactForm .captchaHolder .errorMessage{bottom:auto;left:auto;position:relative;text-align:center;}html body footer .footerCopy{font-size:14px;line-height:20px;float:none;text-align:center;}html body footer .footerSocial{margin:0;}html body footer .footerSocial a:before{-webkit-filter:grayscale(0);-o-filter:grayscale(0);-moz-filter:grayscale(0);-ms-filter:grayscale(0);filter:grayscale(0);-webkit-transition:200ms ease-in-out;-moz-transition:200ms ease-in-out;-ms-transition:200ms ease-in-out;-o-transition:200ms ease-in-out;transition:200ms ease-in-out;}html body footer .returnToTopButton{float:none;margin:10px auto;}html body footer .returnToTopButton a{margin:0;text-align:center;}html body footer .returnToTopButton a+br{display:none;}html body footer #developedBySniper{float:none;margin:10px auto;width:170px;}html body footer #developedBySniper+br{display:none;}html body.errorPage .errorDetail{height:auto;}html body.errorPage .errorDetail .errorBG{width:100%;background-size:contain;}html body.errorPage .errorDetail .errorBG h1{font-size:30px;margin:0;position:relative;width:12%;top:15%;left:15%;}html body.errorPage .errorDetail .errorBG p{display:none;}html body.errorPage .errorDetail .errorContent{position:relative;z-index:2;top:auto;left:auto;padding-bottom:10px;}html body.errorPage .errorDetail .errorContent h2{font-size:22px;line-height:20px;position:relative;top:14px;left:60%;width:36%;}html body.errorPage .errorDetail .errorContent p{font-size:18px;position:relative;width:54%;margin:20px auto;text-align:center;}html body.errorPage .errorDetail .errorContent a{font-size:18px;display:block;width:90%;margin:0 auto;text-align:center;}html body.errorPage .errorDetail.fail .errorContent a{font-size:18px;}html body .newsletterPage,html body #splashLightbox{width:100%;}html body .newsletterPage .footerContact .upperContactArea,html body #splashLightbox .footerContact .upperContactArea{padding:50px 0 20px 0;}html body .newsletterPage .footerContact .upperContactArea .contactFormContainer,html body #splashLightbox .footerContact .upperContactArea .contactFormContainer{text-align:center;}html body .newsletterPage .footerContact .upperContactArea .contactFormContainer.landlord .contactForm .inputHolder.short,html body #splashLightbox .footerContact .upperContactArea .contactFormContainer.landlord .contactForm .inputHolder.short{width:50%;}html body .newsletterPage .footerContact .upperContactArea .contactFormContainer.landlord .contactForm .inputHolder.short+.short,html body #splashLightbox .footerContact .upperContactArea .contactFormContainer.landlord .contactForm .inputHolder.short+.short{width:48%;margin-left:2%;}html body .newsletterPage .footerContact .upperContactArea .contactFormContainer .contactForm,html body #splashLightbox .footerContact .upperContactArea .contactFormContainer .contactForm{display:inline-block;position:relative;top:auto;}html body .newsletterPage .footerContact .upperContactArea .contactFormContainer .contactForm .inputHolder,html body #splashLightbox .footerContact .upperContactArea .contactFormContainer .contactForm .inputHolder{width:100%;margin:14px 0;}html body .newsletterPage .footerContact .upperContactArea .contactFormContainer .contactForm .inputHolder input,html body #splashLightbox .footerContact .upperContactArea .contactFormContainer .contactForm .inputHolder input{width:100%;}html body .newsletterPage .footerContact .upperContactArea .contactFormContainer .contactForm .captchaHolder,html body #splashLightbox .footerContact .upperContactArea .contactFormContainer .contactForm .captchaHolder{width:100%;}html body .newsletterPage .suburbSelector.error:after,html body #splashLightbox .suburbSelector.error:after{right:5px;}html body .auctionPage .auctionPageBodyContent .auctionButtonsContainer{float:none;text-align:center;}html body .auctionPage .auctionPageBodyContent .auctionButtonsContainer .orderOfSaleButton,html body .auctionPage .auctionPageBodyContent .auctionButtonsContainer .newsLightboxButton{margin:10px auto;width:96%;display:block;}html body .auctionPage .auctionPageBodyContent .auctionConditionsButton{display:block;text-align:center;margin:10px auto;width:96%;}html body .auctionPage .staffFeature .staffSlider .staffContainer .staffItem{display:block;position:relative;top:auto;right:auto;min-width:0;height:auto;}html body .auctionPage .staffFeature .staffSlider .staffContainer .staffItem .staffDetail{position:relative;top:auto;right:auto;-moz-transform:none;-ms-transform:none;-o-transform:none;-webkit-transform:none;transform:none;min-width:0;padding:20px;height:auto;}html body .auctionPage .staffFeature .staffSlider .staffContainer .staffItem .staffDetail h4{font-size:30px;}html body .auctionPage .staffFeature .staffSlider .staffContainer .staffItem .staffDetail hr{margin:10px auto;}html body .auctionPage .staffFeature .staffSlider .staffContainer .staffItem .staffDetail p{font-size:18px;margin:10px 0;}html body .auctionPage .staffFeature .staffSlider .staffContainer .staffItem .staffDetail .staffButtons{position:relative;right:auto;bottom:auto;left:auto;margin-top:20px;}html body .auctionPage .auctionPageFeatures{min-height:0;}html body .auctionPage .auctionPageFeatures .tab{height:auto;}html body .auctionPage .auctionPageFeatures .orderOfSaleItems .propertyQuick.has-button{margin-bottom:60px;}html body .auctionPage .auctionPageFeatures .orderOfSaleItems .propertyQuick.has-button .auctionOrderButton{top:100%;position:absolute;right:0;left:0;}html body .auctionPage .auctionPageFeatures .orderOfSaleItems .zoomIt .auctionNumber{width:60px;height:60px;font-size:50px;line-height:60px;top:40%;}html body .auctionPage .auctionPageFeatures .modifiedShortScroller{margin:0;width:100%;}html body .auctionPage .auctionPageFeatures .propertyQuick{position:relative;float:none;width:100%!important;display:inline-block;margin:0 auto 20px auto;}html body .auctionPage .auctionPageFeatures .propertyQuick .zoomIt{max-width:none;width:100%;}html body .auctionPage .auctionPageFeatures .propertyQuick .zoomIt .zoomImage-wrapper{width:100%;}html body .auctionPage .auctionPageFeatures .propertyTileContentContainerItem{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;}html body .auctionPage .auctionPageFeatures .propertyTileContentContainerItem .propertyTileContentContainer h3{display:inline-block;background:#fff;color:#333;position:absolute;left:10px;bottom:30px;padding:6px;max-width:60%;font-size:16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}html body .auctionPage .auctionPageFeatures .propertyTileContentContainerItem .propertyTileContentContainer h3 .modifiedSliderTitle{display:inline;}html body .auctionPage .auctionPageFeatures .propertyTileContentContainerItem .propertyTileContentContainer h3+h4{display:none;}html body .auctionPage .auctionPageFeatures .propertyTileContentContainerItem .propertyTileContentContainer h4{position:absolute;bottom:15px;left:10px;color:#fff;background:#333;padding:2px 6px;white-space:nowrap;}html body .auctionPage .auctionPageFeatures .propertyTileContentContainerItem .propertyTileContentContainer h4 br{display:none;}html body .auctionPage .auctionPageFeatures .propertyTileContentContainerItem hr{display:none;}html body .auctionPage .auctionPageFeatures .propertyTileContentContainerItem .propertyQuickDetails{position:absolute;bottom:20px;right:10px;}html body .auctionPage .auctionPageFeatures .propertyTileContentContainerItem .propertyQuickDetails .icon p{padding-top:30px;font-size:16px;}html body .auctionPage .auctionPageFeatures .shortSlider+.loadMoreTiles{display:block;margin:40px auto;width:200px;font-family:'Source Sans Pro',sans-serif;font-weight:600;color:#fff;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;z-index:2;background:#333;text-transform:uppercase;padding:6px 10px;font-size:16px;text-align:center;}html body .auctionConditionsContent{padding:10px;}html body .auctionConditionsContent h1{margin:20px 0;}html body .auctionConditionsContent h1 .subHeading{padding:10px 0;}html body .auctionConditionsContent p,html body .auctionConditionsContent li{font-size:16px;}html body .movingPage .contentPageSlides .parallaxslider{height:auto!important;}html body .movingPage .contentPageSlides .contentPageSlideItem .slideContent{margin-bottom:20px;}html body .movingPage .contentPageBodyContent .umb-grid{padding-top:0;}html body .movingPage .movingPageWidgetContainer{margin-top:20px;}html body .movingPage .movingPageWidgetContainer .movingWidgetContent{width:100%;}html body .movingPage .movingPageWidgetContainer .movingWidgetContent .movingWidgetSelections{width:96%;margin:0 2%;}html body .movingPage .movingPageWidgetContainer .movingWidgetContent .movingWidgetSelections h1{font-size:40px;text-align:center;}html body .movingPage .movingPageWidgetContainer .movingWidgetContent .movingWidgetSelections p{text-align:center;}html body .movingPage .movingPageWidgetContainer .movingWidgetContent .movingWidgetSelections .movingWidgetItems .movingWidgetItem{width:100%;margin:10px 0!important;}html body .movingPage .movingPageWidgetContainer .movingWidgetContent .movingWidgetSelections .movingWidgetItems .movingWidgetItem label{font-size:16px;}html body .movingPage .movingPageWidgetContainer .movingWidgetContent .movingWidgetSelections .movingWidgetItems .movingWidgetItem label:before{top:0;}html body .movingPage .movingPageWidgetContainer .movingWidgetContent .movingWidgetSelections .movingWidgetItems .movingWidgetItem label:after{top:12px;}html body .movingPage .movingPageWidgetContainer .movingWidgetContent .movingWidgetSelections .movingWidgetItems .movingWidgetItem label span{pointer-events:none;}html body .movingPage .movingPageWidgetContainer .movingWidgetContent .movingFormContainer{width:96%;margin:0 2%;}html body .movingPage .movingPageWidgetContainer .movingWidgetContent .movingFormContainer p{text-align:center;}html body .movingPage .movingPageWidgetContainer .movingWidgetContent .movingFormContainer .movingForm .inputHolder{padding-left:30px;}html body .movingPage .movingPageWidgetContainer .movingWidgetContent .movingFormContainer .movingForm .inputHolder:before{-webkit-transform:scale(.5);-moz-transform:scale(.5);-ms-transform:scale(.5);-o-transform:scale(.5);transform:scale(.5);-webkit-transform-origin:left center;-moz-transform-origin:left center;-ms-transform-origin:left center;-o-transform-origin:left center;transform-origin:left center;}html body .movingPage .movingPageWidgetContainer .movingWidgetContent .movingFormContainer .movingForm .inputHolder.dateInput label{left:40px;}html body .movingPage .movingPageWidgetContainer .movingWidgetContent .movingFormContainer .movingForm .inputHolder.dateInput input[type=date]{padding-left:150px;}html body .movingPage .movingPageWidgetContainer .movingWidgetContent .movingFormContainer .movingForm .movingWidgetTerms .inputHolder label:before{left:5px;}html body .movingPage .movingPageWidgetContainer .movingWidgetContent .movingFormContainer .movingForm .movingWidgetTerms .inputHolder label:after{left:8px;}html body .movingPage .movingPageWidgetContainer .movingWidgetContent .movingFormContainer .movingForm .movingWidgetTerms .field-validation-error{padding-left:6px;}html body .movingPage .movingPageWidgetContainer .movingWidgetContent .movingFormContainer .movingForm input[type=text],html body .movingPage .movingPageWidgetContainer .movingWidgetContent .movingFormContainer .movingForm input[type=email],html body .movingPage .movingPageWidgetContainer .movingWidgetContent .movingFormContainer .movingForm input[type=date]{font-size:18px;}html body .movingPage .movingPageWidgetContainer .movingWidgetContent .movingFormContainer .movingForm input[type=submit]{width:90%;display:block;margin:10px auto;float:none;}html body .movingPage .movingPageProvidersContainer{font-size:0;text-align:center;}html body .movingPage .movingPageProvidersContainer .movingPageProviderItem{width:48%;margin:1%;padding:0;}html body .movingPage .movingPageFAQ{width:96%;margin:20px auto;}html body .movingPage .movingPageFAQ h2{font-size:30px;}html body .movingPage .movingPageFAQ .faqItem{max-height:none;padding:20px 0;}html body .movingPage .movingPageFAQ .faqItem.active .faqItemHeader{background-color:#fff;}html body .movingPage .movingPageFAQ .faqItem.active .faqItemHeader:before{background:#333;color:#ffe811;}html body .movingPage .movingPageFAQ .faqItem .faqItemHeader{position:relative;height:auto;padding-left:40px;}html body .movingPage .movingPageFAQ .faqItem .faqItemHeader:before{width:30px;height:30px;font-size:20px;top:0;left:3px;}html body .movingPage .movingPageFAQ .faqItem .faqItemHeader:after{top:0;line-height:30px;right:3px;width:30px;height:30px;text-align:right;}html body .movingPage .movingPageFAQ .faqItem .faqItemHeader p{position:relative;top:auto;-webkit-transform:none;-moz-transform:none;-ms-transform:none;-o-transform:none;transform:none;padding-right:40px;font-size:22px;}html body .movingPage .movingPageFAQ .faqItem .faqItemAnswer p{padding:20px 20px 20px 40px;font-size:20px;}html body .movingPage .movingPageFooter .movingPageFooterLinksContainer .movingPageFooterLinks{width:96%;}html body .movingPage .movingPageFooter .movingPageFooterLinksContainer .movingPageFooterLinks h2{text-align:center;}html body .movingPage .movingPageFooter .movingPageFooterLinksContainer .movingPageFooterLinks ul{text-align:center;}html body .movingPage .movingPageFooter .movingPageFooterLinksContainer .movingPageFooterLinks h3{font-size:30px;top:0;right:auto;bottom:auto;text-align:center;position:relative;margin:20px 0 0 0;float:none;}html body .movingPage .movingPageFooter .movingPageFooterText p{line-height:normal;}html body .careersPage .contentPageSlides .parallaxslider{height:auto!important;}html body .careersPage .contentPageSlides .contentPageSlideItem .careerSlideQuote{position:relative;top:auto;left:auto;max-width:none;padding:10px 40px;font-size:18px;background:#333;color:#fff;}html body .careersPage .contentPageSlides .contentPageSlideItem .careerSlideQuote:before,html body .careersPage .contentPageSlides .contentPageSlideItem .careerSlideQuote:after{font-size:100px;}html body .careersPage .contentPageSlides .contentPageSlideItem .careerSlideQuote:before{left:0;}html body .careersPage .contentPageSlides .contentPageSlideItem .careerSlideQuote:after{right:0;}html body .careersPage .contentPageSlides .contentPageSlideItem .slideContent{bottom:auto;margin-bottom:20px;}html body .careersPage .contentPageSlides .contentPageSlideItem .slideContent h1{background:#fff;}html body .careersPage .contentPageSlides .contentPageSlideItem .slideContent h1 .slideTitle{color:#333;font-size:24px;font-family:'Source Sans Pro',sans-serif;font-weight:400;}html body .careersPage .contentPageSlides .contentPageSlideItem .slideContent h2{margin:10px auto 20px auto;}html body .careersPage .contentPageSlides .contentPageSlideItem .teamPageLink{right:auto;bottom:auto;left:auto;position:relative;background:#333;text-align:center;}html body .careersPage .contentPageSlides .contentPageSlideItem .teamPageLink a{display:block;color:#fff;padding:6px 0;}html body .careersPage .contentPageBodyContent .umb-grid .container .row .col-md-12 h2{font-size:30px;padding:10px 0;}html body .careersPage .contentPageBodyContent .umb-grid .container .row .col-md-12 p{font-size:16px;line-height:24px;margin:6px 0;}html body .careersPage .careerGuideButton{padding:0;}html body .careersPage .careerGuideButton a{display:block;text-align:center;}html body .careersPage .selfPromotion{margin:0;}html body .careersPage .selfPromotion h2{font-size:30px;margin:10px 0;}html body .careersPage .selfPromotion p{font-size:18px;}html body .careersPage .careerOffersContainer h2,html body .careersPage .careerVacanciesContainer h2{font-size:30px;margin:10px 0;}html body .careersPage .careerOffersContainer{padding:0 10px;}html body .careersPage .careerOffersContainer .careerOffer{margin-bottom:40px;}html body .careersPage .careerOffersContainer .careerOffer h3{font-size:20px;}html body .careersPage .careerOffersContainer .careerOffer p{font-size:16px;line-height:20px;margin:6px 0;}html body .careersPage .careerOffersContainer .careerOffer a.careerLink{display:block;margin:20px auto;text-align:center;}html body .careersPage .careerVacanciesContainer .vacancyItem .vacancyContentAll{font-size:16px;line-height:24px;margin:6px 0;}html body .careersPage .careerVacanciesContainer .vacancyItem .vacancyDetails p{font-size:16px;line-height:20px;}html body .careersPage .careerVacanciesContainer .vacancyItem .vacancyButtons a{display:block;margin:6px 0;text-align:center;}html body .careersPage .careersLowerLinks .careerLink{display:block;margin:6px 0;text-align:center;}html body .careersApplyForm .contactFormContainer .contactForm .inputHolder{margin:14px 0!important;}html body .careersApplyForm .contactFormContainer .contactForm .inputHolder:before{top:5px;}html body .careersApplyForm .contactFormContainer .contactForm .inputHolder.emailInput:before{top:11px;}html body .careersApplyForm .contactFormContainer .contactForm .inputHolder.phoneInput input[type=tel]{font-size:18px;}html body .careersApplyForm .contactFormContainer .contactForm .hasFileUploads{margin-bottom:60px;}html body .careersApplyForm .contactFormContainer .contactForm .hasFileUploads .inputHolder .file .blank .placeholder{float:none;font-size:18px;display:block;padding:6px 0;color:#b1b1b1;}html body .careersApplyForm .contactFormContainer .contactForm .hasFileUploads .inputHolder .file .blank button{position:relative;top:30px;left:-25px;right:auto;padding:0 12px;font-size:16px;font-family:'Source Sans Pro',sans-serif;font-weight:400;border:2px solid #fff;background:#333;color:#fff;height:40px;}html body .careersApplyForm .contactFormContainer .contactForm .hasFileUploads .inputHolder .file .has-file .filename{float:none;font-size:18px;text-align:left;color:#fff;display:block;padding:10px 0 0 0;position:absolute;top:0;width:100%;}html body .careersApplyForm .contactFormContainer .contactForm .hasFileUploads .inputHolder .file .has-file .remove{position:relative;top:58px;left:-25px;right:auto;padding:0 12px;font-size:16px;font-family:'Source Sans Pro',sans-serif;font-weight:400;border:2px solid #fff;background:#333;color:#fff;height:40px;float:none!important;vertical-align:middle;text-align:center;line-height:38px;text-transform:uppercase;display:inline-block;}html body .careersApplyForm .contactFormContainer .contactForm .privacyStatement{bottom:-30px;width:100%;}html body .stayPage .contentPageSlides .contentPageSlideItem .slideContent{bottom:auto;}html body .stayPage .contentPageSlides .contentPageSlideItem .slideContent h1 .slideTitle .largeText{font-size:40px;line-height:40px;}html body .stayPage .contentPageSlides .contentPageSlideItem .slideContent h1 .slideTitle .largeText br{display:block;}html body .stayPage .stayUpperContent{width:100%;margin:0;padding:0 10px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;}html body .stayPage .stayUpperContent p{font-size:18px;}html body .stayPage .stayAgentContainer{padding:20px 0;}html body .stayPage .stayAgentContainer .mugShot{width:200px;height:200px;margin:20px auto;}html body .stayPage .stayAgentContainer .stayAgentDetails{top:auto;left:auto;max-width:none;position:relative;-webkit-transform:none;-moz-transform:none;-ms-transform:none;-o-transform:none;transform:none;padding:0 20px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;}html body .stayPage .stayAgentContainer .stayAgentDetails p{font-size:18px;line-height:24px;text-align:center;}html body .stayPage .stayAgentContainer .stayAgentDetails .stayAgentButton{font-size:18px;text-align:center;display:block;}html body .stayPage .pageColumn{width:100%!important;}html body .stayPage .pageColumn.rightColumn h2.shortProperties{font-size:24px;}html body .stayPage .pageColumn .propertyQuick{width:250px;float:left;margin:0 10px;}html body .stayPage .pageColumn .propertyQuick .zoomIt{width:250px;}html body .stayPage .pageColumn .propertyQuick img{max-width:100%;}html body .stayPage .pageColumn .propertyQuick h3{font-size:20px;margin:10px 0;}html body .stayPage .pageColumn .propertyQuick h4{font-size:16px!important;}html body .stayPage .pageColumn .propertyQuick hr{margin:10px auto;}html body .stayPage .pageColumn .propertyQuick .propertyQuickDetails .icon p{padding-top:40px;}html body .sellPage .lazy-slick{max-height:420px;}html body .sellPage .slick-track{height:auto;}html body .sellPage .propertyQuick{height:auto;float:none!important;}html body .suburbGroupsPage .featureAreas .propertiesAreaSlider .areaQuick,html body .suburbGroupPage .featureAreas .propertiesAreaSlider .areaQuick{float:none;height:auto;margin:20px auto;display:block;}html body .localSchoolsContainer .localSchoolsHeader{font-size:0;}html body .localSchoolsContainer .localSchoolsHeader h1{font-size:30px;margin:20px 0;display:block;width:auto;text-align:center;}html body .localSchoolsContainer .localSchoolsHeader p{display:block;font-size:18px;width:98%;margin:0 auto;text-align:center;}html body .localSchoolsContainer .localSchoolsDetails{margin:40px 0 0 0;}html body .localSchoolsContainer .localSchoolsDetails .localSchoolTabs .localSchoolTabHeaders{display:block;width:90%;margin:0 auto;}html body .localSchoolsContainer .localSchoolsDetails .localSchoolTabs .localSchoolTabHeaders .localSchoolCategory.active:after{display:none;}html body .localSchoolsContainer .localSchoolsDetails .localSchoolTabs .localSchoolTab{width:90%;display:block;margin:10px auto;}html body .localSchoolsContainer .localSchoolsDetails .localSchoolTabs .localSchoolTab.active{display:block;}html body .localSchoolsContainer .localSchoolsDetails .localSchoolTabs .localSchoolTab .localSchool{padding:0;}html body .localSchoolsContainer .localSchoolsDetails .localSchoolTabs .localSchoolTab .localSchool.active .localSchoolDetail.years:after{-moz-transform:rotate(0);-ms-transform:rotate(0);-o-transform:rotate(0);-webkit-transform:rotate(0);transform:rotate(0);}html body .localSchoolsContainer .localSchoolsDetails .localSchoolTabs .localSchoolTab .localSchool .localSchoolDetail{margin-right:0;}html body .localSchoolsContainer .localSchoolsDetails .localSchoolTabs .localSchoolTab .localSchool .localSchoolDetail.name{width:63%;padding:6px 0 6px 10px;}html body .localSchoolsContainer .localSchoolsDetails .localSchoolTabs .localSchoolTab .localSchool .localSchoolDetail.years{width:35%;padding:6px 10px 6px 0;position:relative;}html body .localSchoolsContainer .localSchoolsDetails .localSchoolTabs .localSchoolTab .localSchool .localSchoolDetail.years:after{content:'';position:absolute;width:20px;height:20px;background:center center no-repeat;background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2011.534%206.502%22%3E%3Cpath%20fill%3D%22%23333333%22%20d%3D%22M11.534%205.77l-.73.73L5.04.743l.73-.73z%22%20%2F%3E%3Cpath%20fill%3D%22%23333333%22%20d%3D%22M.73%206.49L0%205.76%205.76%200l.73.73z%22%20%2F%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-position:center center;background-color:transparent;background-size:contain;top:9px;right:3px;-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);-webkit-transform:rotate(180deg);transform:rotate(180deg);}html body .localSchoolsContainer .localSchoolsDetails .localSchoolTabs .localSchoolTab .localSchool .localSchoolDetail.type{width:18%;padding-left:10px;}html body .localSchoolsContainer .localSchoolsDetails .localSchoolTabs .localSchoolTab .localSchool .localSchoolDetail.address{width:50%;}html body .localSchoolsContainer .localSchoolsDetails .localSchoolTabs .localSchoolTab .localSchool .localSchoolDetail.phone{width:32%;padding-right:10px;}html body .localSchoolsContainer .localSchoolsDetails .localSchoolTabs .localSchoolTab .localSchool .localSchoolDetail.website,html body .localSchoolsContainer .localSchoolsDetails .localSchoolTabs .localSchoolTab .localSchool .localSchoolDetail.zone{width:49%;padding:0;float:none;display:inline-block;}html body .localSchoolsContainer .localSchoolsDetails .localSchoolTabs .localSchoolTab .localSchool .localSchoolDetail.website a,html body .localSchoolsContainer .localSchoolsDetails .localSchoolTabs .localSchoolTab .localSchool .localSchoolDetail.zone a{display:block;width:100%;height:100%;background:#333;color:#fff;padding:6px 0;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;}html body .localSchoolsContainer .localSchoolsDetails .localSchoolTabs .localSchoolTab .localSchool .localSchoolDetail.zone{margin-left:2%;}html body .localSchoolsContainer .localSchoolsDetails .localSchoolTabs .localSchoolTab .localSchool .localSchoolDetailButtons{float:none;padding:0 10px 10px 10px;}html body .localSchoolsContainer .localSchoolsDetails .localSchoolTabs .localSchoolTab .localSchool .localSchoolDetailItems{width:100%;padding:0;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;background:#ebebeb;overflow:hidden;}html body .quarterlyHub .quarterlyPageSlides .slideContent{max-width:100%;bottom:0;position:relative;left:auto;right:auto;pointer-events:auto;margin-bottom:0;}html body .quarterlyHub .quarterlyPageSlides .slideContent .dateOverlay{float:none;position:absolute;top:-43px;margin:0;left:0;}html body .quarterlyHub .quarterlyPageSlides .slideContent h1{width:100%;display:block;padding:10px;text-align:center;margin:0;line-height:30px;max-width:none;}html body .quarterlyHub .quarterlyPageSlides .slideContent h1 span{line-height:unset;}html body .quarterlyHub .quarterlyPageSlides .slideContent h2{width:80%;margin:10px auto;}html body .quarterlyHub .quarterlyPageSlides .slideContent h2+br.clearfix{display:none;}html body .quarterlyHub .quarterlyPageSlides .slideSharing{right:auto;bottom:auto;background:none;padding:0;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);width:170px;}html body .quarterlyHub .quarterlyPageSlides .slideSharing p{display:none;}html body .quarterlyHub .quarterlyPreviousEditions{padding:30px 0;}html body .quarterlyHub .quarterlyPreviousEditions h1{font-size:30px;text-align:center;display:block;}html body .quarterlyHub .quarterlyPreviousEditions .issueFilterDropdown{float:none;}html body .quarterlyHub .quarterlyPreviousEditions .issueFilterDropdown h3{display:block;margin:10px auto;text-align:center;}html body .quarterlyHub .quarterlyPreviousEditions .issueFilterDropdown .suburbSelector{display:block;margin:10px auto 20px auto;}html body .quarterlyHub .quarterlyPreviousEditions .quarterlyIssueItem{width:100%;}html body .quarterlyHub .quarterlyPageContent .seeQuarterlyIssuesButton.button{margin:20px auto;width:200px;display:block;text-align:center;}html body .quarterlyHub .quarterlyPageContent .sellPageFormContainer .formDetails .quarterlySignupForm input[type=submit]{width:auto;}html body .promoPage .pageInterests .promoPropertySlider{width:100%;}html body .promoPage .propertyQuick{position:relative;float:none;width:100%!important;display:inline-block;margin:0 auto 20px auto;}html body .promoPage .propertyQuick.has-button{margin-bottom:60px;}html body .promoPage .propertyQuick.has-button .auctionOrderButton{top:100%;position:absolute;right:0;left:0;}html body .promoPage .propertyQuick .zoomIt{max-width:none;width:100%;}html body .promoPage .propertyQuick .zoomIt .zoomImage-wrapper{width:100%;}html body .promoPage .propertyQuick h4{font-size:16px;}html body .promoPage .propertyQuick .propertyQuickDetails .icon.smallGrey{width:30px;}html body .promoPage .propertyQuick .propertyQuickDetails .icon.smallGrey:before{width:30px;height:30px;}html body .promoPage .propertyQuick .propertyQuickDetails .icon.smallGrey p{color:#fff;}html body .promoPage .propertyQuick .propertyQuickDetails .icon.smallGrey.parking:before{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2048.6660156%2048.6660156%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M24.333%2048.666C10.916%2048.666%200%2037.75%200%2024.333S10.916%200%2024.333%200s24.333%2010.916%2024.333%2024.333S37.75%2048.666%2024.333%2048.666m0-46.166C12.293%202.5%202.5%2012.294%202.5%2024.333s9.794%2021.833%2021.833%2021.833%2021.833-9.794%2021.833-21.833S36.372%202.5%2024.333%202.5%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M39.778%2019.12c-.152-.19-.382-.298-.62-.298h-3.044c-.75-1.977-1.726-3.918-2.836-4.648-3.843-2.53-14.043-2.53-17.886%200-1.11.73-2.086%202.67-2.84%204.648h-3.04c-.24%200-.468.11-.62.3-.153.184-.21.427-.164.667l.453%202.176c.075.372.403.638.782.638h.902c-.87%201.004-1.293%202.27-1.297%203.53-.007%201.563.586%202.974%201.672%203.974.01.007.023.02.034.027v3.055c0%20.66.536%201.2%201.2%201.2h2.804c.66%200%201.2-.54%201.2-1.2v-1.227h15.714v1.227c0%20.66.536%201.2%201.2%201.2h2.804c.66%200%201.2-.54%201.2-1.2v-2.996c1.148-1.05%201.7-2.5%201.707-3.95.003-1.304-.438-2.616-1.36-3.64h.96c.38%200%20.708-.266.786-.638l.448-2.177c.047-.24-.01-.484-.16-.67m-23.066-2.943c3.062-2.013%2012.184-2.013%2015.242%200%20.598.392%201.363%201.97%202.063%203.905H14.65c.7-1.935%201.464-3.513%202.062-3.905m-3.59%2010.26c0-1.302%201.06-2.36%202.36-2.36%201.304%200%202.363%201.058%202.363%202.36%200%201.303-1.06%202.362-2.364%202.362-1.3%200-2.358-1.06-2.358-2.363M33.216%2028.8c-1.3%200-2.36-1.06-2.36-2.363%200-1.302%201.06-2.36%202.36-2.36%201.305%200%202.363%201.058%202.363%202.36%200%201.303-1.06%202.362-2.364%202.362%22%2F%3E%3C%2Fsvg%3E%0D%0A");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;}html body .promoPage .propertyQuick .propertyQuickDetails .icon.smallGrey.bathrooms:before{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2048.6660156%2048.6660156%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M34.67%2021.073H13.998c0-3.498%202.83-6.34%206.33-6.34H22.1V6.848h4.457v7.882h1.783c3.498%200%206.33%202.843%206.33%206.34m-9.283%202.532v-.012c0-.584-.474-1.058-1.06-1.058-.574%200-1.05.485-1.05%201.07%200%20.583.476%201.058%201.05%201.058.586%200%201.06-.474%201.06-1.058m0%208.78v-.022c0-.584-.474-1.048-1.06-1.048-.574%200-1.05.484-1.05%201.07%200%20.583.476%201.06%201.05%201.06.586%200%201.06-.477%201.06-1.06m0-4.386v-.028c0-.588-.474-1.04-1.06-1.04-.574%200-1.05.472-1.05%201.068%200%20.574.476%201.05%201.05%201.05.586%200%201.06-.476%201.06-1.05m0%208.76v-.01c0-.584-.474-1.045-1.06-1.045-.574%200-1.05.47-1.05%201.055%200%20.584.476%201.058%201.05%201.058.586%200%201.06-.474%201.06-1.058m11.35-.2c.544-.224.807-.835.596-1.372l-.01-.018c-.223-.544-.827-.81-1.372-.587-.544.222-.796.847-.584%201.38.172.415.566.667.978.667.13%200%20.26-.02.394-.068m-1.452-3.996c.534-.21.797-.823.585-1.37l-.01-.02c-.212-.546-.826-.807-1.37-.575-.545.21-.797.836-.575%201.38.162.414.554.666.978.666.13%200%20.26-.03.393-.082m-1.554-3.948c.565-.175.88-.757.707-1.324v-.02c-.172-.555-.756-.867-1.312-.692-.564.168-.877.762-.706%201.328.132.452.555.744%201.01.744.1%200%20.2-.008.3-.036m-1.37-4.026c.544-.212.806-.826.595-1.37l-.01-.02c-.21-.546-.826-.797-1.37-.575-.546.21-.798.838-.585%201.38.17.413.565.666.987.666.12%200%20.262-.028.38-.08M30.52%2037.23c.574-.108.938-.662.826-1.237v-.02c-.12-.576-.676-.938-1.24-.818-.575.112-.948.676-.827%201.25.1.505.536.847%201.03.847.07%200%20.14%200%20.21-.02m-.756-4.173c.576-.06%201-.583.948-1.16v-.022c-.06-.582-.574-1.004-1.16-.937-.583.06-1.007.585-.946%201.17.06.544.515.95%201.048.95h.11zm-.552-4.216c.573-.117.946-.673.826-1.25v-.02c-.11-.564-.666-.927-1.24-.805-.575.11-.94.673-.827%201.25.1.502.544.844%201.038.844.07%200%20.13-.01.203-.02m-.645-4.193c.563-.12.937-.674.826-1.25l-.012-.02c-.11-.56-.674-.937-1.24-.816-.574.11-.937.686-.826%201.25.1.504.543.857%201.038.857.07%200%20.142-.008.212-.02M13.3%2035.96l.01-.02c.21-.532-.052-1.138-.597-1.36-.534-.21-1.16.065-1.38.606-.212.537.05%201.148.596%201.373.13.046.26.067.392.067.412%200%20.807-.252.978-.666m1.452-3.98l.008-.02c.222-.542-.04-1.15-.584-1.36-.544-.224-1.156.05-1.38.595-.21.546.05%201.16.583%201.37.13.05.263.08.395.08.422%200%20.814-.25.977-.665m1.493-4.072l.01-.03c.17-.552-.153-1.13-.718-1.298-.562-.175-1.148.157-1.31.712-.172.567.15%201.15.707%201.324.1.028.2.036.3.036.455%200%20.88-.292%201.01-.744m1.43-3.903v-.02c.22-.544-.04-1.15-.584-1.36-.533-.222-1.158.05-1.38.594-.21.544.05%201.158.593%201.37.12.052.263.08.392.08.416%200%20.808-.252.978-.665m1.714%2012.4l.01-.02c.11-.572-.26-1.118-.834-1.24-.567-.11-1.12.272-1.24.848-.11.566.25%201.13.825%201.238.07.013.143.022.21.022.496%200%20.93-.342%201.03-.847m.676-4.295v-.02c.06-.582-.36-1.09-.947-1.15-.576-.066-1.1.374-1.16.96-.05.577.372%201.1.947%201.16h.112c.533%200%20.988-.406%201.048-.95m.633-4.09v-.022c.123-.573-.248-1.117-.824-1.23-.566-.13-1.13.262-1.25.837-.11.566.26%201.128.835%201.24.062.01.133.02.203.02.494%200%20.938-.343%201.037-.846m.657-4.206v-.02c.12-.565-.252-1.12-.827-1.23-.565-.12-1.14.272-1.252.836-.11.576.265%201.13.83%201.25.07.012.14.02.21.02.494%200%20.938-.352%201.04-.856%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M24.332%2048.666C10.916%2048.666%200%2037.75%200%2024.333S10.916%200%2024.332%200C37.75%200%2048.666%2010.916%2048.666%2024.333S37.75%2048.666%2024.332%2048.666m0-46.166C12.295%202.5%202.5%2012.294%202.5%2024.333s9.795%2021.833%2021.832%2021.833c12.04%200%2021.834-9.794%2021.834-21.833S36.37%202.5%2024.332%202.5%22%2F%3E%3C%2Fsvg%3E%0D%0A");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;}html body .promoPage .propertyQuick .propertyQuickDetails .icon.smallGrey.bedrooms:before{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2048.6660156%2048.6660156%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M39.273%2027.406l-3.3-5.228V12.56l-1.346-1.344H14.04l-1.345%201.344v9.618l-3.302%205.228h29.88zm-5.99-13.502v6.71c-1.732-.447-4.725-1-8.95-1s-7.216.553-8.948%201v-6.71h17.898zM9.333%2029.06v2.69h3.132v3.7h2.69v-3.7h18.36v3.7H36.2v-3.7h3.134v-2.69%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M23.242%2018.215V16.65c0-.93-1.348-1.685-3.013-1.685-1.666%200-3.015.754-3.015%201.684V19s1.778-.448%203-.563c1.1-.104%203.027-.222%203.027-.222M31.45%2019v-2.35c0-.93-1.348-1.685-3.013-1.685s-3.013.754-3.013%201.684v1.565s1.93.118%203.028.222c1.222.115%203%20.563%203%20.563%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M24.333%2048.666C10.916%2048.666%200%2037.75%200%2024.333S10.916%200%2024.333%200s24.333%2010.916%2024.333%2024.333S37.75%2048.666%2024.333%2048.666m0-46.166C12.295%202.5%202.5%2012.294%202.5%2024.333s9.795%2021.833%2021.833%2021.833c12.04%200%2021.833-9.794%2021.833-21.833S36.372%202.5%2024.333%202.5%22%2F%3E%3C%2Fsvg%3E%0D%0A");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;}html body .promoPage .propertyQuick .propertyQuickDetails .icon.smallGrey.lounge:before{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2048.7%2048.7%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M37.6%2019.9c-1.3%200-2.3%201-2.3%202.3v3.3H13.4v-3.3c0-1.3-1-2.3-2.3-2.3-1.3%200-2.3%201-2.3%202.3v6.3c0%201.3%201%202.3%202.3%202.3H11h1.7v1.4c0%20.4.3.7.7.7.4%200%20.7-.3.7-.7v-1.4h20.5v1.4c0%20.4.3.7.7.7.4%200%20.7-.3.7-.7v-1.4h1.6c1.3%200%202.3-1%202.3-2.3v-6.3c0-1.2-1-2.3-2.3-2.3z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20class%3D%22st0%22%20d%3D%22M34.4%2019.1c0-1.9-1.5-3.4-3.4-3.4H17.6c-1.9%200-3.4%201.5-3.4%203.4v5.4h20.2v-5.4z%22%2F%3E%3Cg%3E%3Cpath%20fill%3D%22%23fff%22%20class%3D%22st0%22%20d%3D%22M24.3%2048.7C10.9%2048.7%200%2037.8%200%2024.3%200%2010.9%2010.9%200%2024.3%200s24.3%2010.9%2024.3%2024.3c.1%2013.5-10.8%2024.4-24.3%2024.4zm0-46.2c-12%200-21.8%209.8-21.8%2021.8s9.8%2021.8%2021.8%2021.8%2021.8-9.8%2021.8-21.8c.1-12-9.7-21.8-21.8-21.8z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;}html body .promoPage .propertyQuick .propertyQuickDetails .icon.smallGrey.office:before{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2048.666%2048.666%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M23.57%2034.05c0-1.993-1.905-3.626-4.4-3.794l-2.546-10.14L27.62%2011.1l3.21%204.322%202.002-.712-4.17-5.612c-.214-.29-.554-.43-.89-.407-.245-.012-.493.06-.696.227L14.84%2018.952c-.02.015-.033.033-.052.05-.025.024-.052.05-.076.077-.022.024-.04.053-.06.08-.018.026-.038.052-.052.08-.02.03-.03.06-.045.092-.013.027-.025.057-.034.087-.01.03-.018.063-.024.096-.008.03-.015.062-.018.093-.004.035-.004.067-.007.102v.094c.004.04.01.08.018.12.005.02.005.04.01.058l2.627%2010.475c-1.885.52-3.207%201.93-3.207%203.59v1.27h9.652v-1.27zm4.28-24.865c.284%200%20.515.233.515.518%200%20.286-.23.516-.516.516s-.52-.23-.52-.517c0-.285.233-.518.52-.518M15.65%2020.38c-.284%200-.514-.23-.514-.515%200-.284.23-.516.515-.516.287%200%20.52.23.52.515%200%20.286-.232.516-.52.516m3.855%2013.287c0%20.353-.282.635-.636.635h-.762c-.35%200-.635-.282-.635-.635v-.762c0-.158.063-.302.164-.414.115-.13.28-.22.47-.22h.762c.303%200%20.543.214.607.497.01.044.027.09.027.138v.762zM13.397%2036.843h10.44c.272%200%20.495-.226.495-.506s-.223-.51-.496-.51h-10.44c-.27%200-.495.23-.495.51s.225.506.497.506%22%20%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M29.284%2017.017l.248%207.316%2010.47-3.728-4.434-5.826-2.123.756-2.003.712%22%20%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M24.333%2048.666C10.916%2048.666%200%2037.75%200%2024.333S10.916%200%2024.333%200s24.333%2010.916%2024.333%2024.333S37.75%2048.666%2024.333%2048.666m0-46.166C12.293%202.5%202.5%2012.294%202.5%2024.333s9.794%2021.833%2021.833%2021.833%2021.833-9.794%2021.833-21.833S36.372%202.5%2024.333%202.5%22%20%2F%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:transparent;}html body .promoPage .propertyTileContentContainerItem{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;}html body .promoPage .propertyTileContentContainerItem .propertyTileContentContainer h3{display:inline-block;background:#fff;color:#333;position:absolute;left:10px;bottom:30px;padding:6px;max-width:60%;font-size:16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}html body .promoPage .propertyTileContentContainerItem .propertyTileContentContainer h3 .modifiedSliderTitle{display:inline;}html body .promoPage .propertyTileContentContainerItem .propertyTileContentContainer h3+h4{display:none;}html body .promoPage .propertyTileContentContainerItem .propertyTileContentContainer h4{position:absolute;bottom:15px;left:10px;color:#fff;background:#333;padding:2px 6px;white-space:nowrap;}html body .promoPage .propertyTileContentContainerItem .propertyTileContentContainer h4 br{display:none;}html body .promoPage .propertyTileContentContainerItem hr{display:none;}html body .promoPage .propertyTileContentContainerItem .propertyQuickDetails{position:absolute;bottom:20px;right:10px;}html body .promoPage .propertyTileContentContainerItem .propertyQuickDetails .icon p{padding-top:30px;font-size:16px;}}.quarterlySmallIframe iframe{width:100%!important;height:100%!important;}@media screen and (min-width:360px) and (max-width:767px){html body header .headerNav .primaryNav ul li.homeIcon{display:block;width:40px;}html body header .headerNav .primaryNav ul li.homeIcon a:before{top:12px;left:4px;width:26px;height:26px;}}@media screen and (max-width:414px){html body header .headerNav .primaryNav{margin-left:45px;}html body header .headerNav .primaryNav ul li a{font-size:18px;}html body header .headerNav .logo{width:80px;right:10px;}html body header .headerNav .logo .logoYellowBlock{height:90px;}html body .customSection{display:none;}html body .documentsTableContainer .documentsTable tbody tr td{font-size:16px;padding-bottom:4px;}html body .localSchoolsContainer .localSchoolsDetails .localSchoolTabs .localSchoolTabHeaders .localSchoolCategory{font-size:24px;}html body .localSchoolsContainer .localSchoolsDetails .localSchoolTabs .localSchoolTab .localSchool .localSchoolDetail{font-size:16px;}html body .localSchoolsContainer .localSchoolsDetails .localSchoolTabs .localSchoolTab .localSchool .localSchoolDetail.years:after{width:16px;height:16px;}html body .pageColumn .propertyDetailsContent .propertyDetailTable .detailTableCell{width:100%;}html body .pageColumn .propertyDetailsContent .propertyDetailTable .detailTableCell .titleItem{width:80px;}}@media screen and (max-width:320px){html body .buyPage .buyPageFeatureWeek .propertyTileContentContainerItem .propertyTileContentContainer h3{max-width:50%;}html body .rentPage .rentPageFeatureWeek .propertyTileContentContainerItem .propertyTileContentContainer h3{max-width:50%;}html body .auctionPage .auctionPageFeatures .propertyTileContentContainerItem .propertyTileContentContainer h3{max-width:50%;}html body .promoPage .pageInterests .propertyTileContentContainerItem .propertyTileContentContainer h3{max-width:50%;}}@media screen and (max-width:320px){html body .sellPage .lazy-slick{max-height:400px;}html body .footerContact .midContactArea .contactFeatures .featureItem .featureImage img{width:auto;height:100%;}}@media screen and (max-width:300px){html body .newsletterPage .footerContact .upperContactArea .contactFormContainer.landlord .contactForm .inputHolder.short,html body #splashLightbox .footerContact .upperContactArea .contactFormContainer.landlord .contactForm .inputHolder.short{width:100%;}html body .newsletterPage .footerContact .upperContactArea .contactFormContainer.landlord .contactForm .inputHolder.short+.short,html body #splashLightbox .footerContact .upperContactArea .contactFormContainer.landlord .contactForm .inputHolder.short+.short{width:100%;margin-left:0;}}@media print{.mobile,.booking,.gmnoprint{display:none!important;}.pageBreak{display:block;page-break-before:always;}html{width:100%;}html body{width:100%;}html body header{display:none;}html body .propertyPage .propertyFeature .slideContent{display:none;}html body .propertyPage .propertyFeature .slick-prev,html body .propertyPage .propertyFeature .slick-next{display:none!important;}html body .propertyPage .propertyFeature .slick-track .slick-slide div{background-repeat:no-repeat;}html body .propertyPage .slideSharing{display:none;}html body .propertyPage .propertyPageContent .goAwayComeBack{max-height:none!important;}html body .propertyPage .propertyPageContent .propertyPageListedBy{right:auto;}html body .propertyPage .propertyPageContent .breadcrumbs{display:none;}html body .propertyPage .propertyPageContent .pageColumn{width:100%;clear:left;padding:0;}html body .propertyPage .propertyPageContent .pageColumn .propertyPageAddressDetail h1{font-size:50px;}html body .propertyPage .propertyPageContent .pageColumn .umb-grid{padding:0;}html body .propertyPage .propertyPageContent .pageColumn .umb-grid .container{padding:0;}html body .propertyPage .propertyPageContent .pageColumn .umb-grid .container .row{margin:0;}html body .propertyPage .propertyPageContent .pageColumn .umb-grid .container .row .column p{font-size:18px;}html body .propertyPage .propertyPageContent .pageColumn .umb-grid .container .row img{display:none!important;}html body .propertyPage .propertyPageContent .pageColumn .propertyFloorplanTabs{display:none;}html body .propertyPage .propertyPageContent .pageColumn .floorplanSlider .slick-track{width:100%!important;}html body .propertyPage .propertyPageContent .pageColumn .floorplanSlider .slick-track .floorplanContent{max-width:100%;margin:0;padding:0;}html body .propertyPage .footerContact .contactMapHolder{-webkit-filter:grayscale(0);-moz-filter:grayscale(0);-ms-filter:grayscale(0);filter:grayscale(0);width:800px;height:600px;}html body .propertyPage .footerContact .contactMapHolder #map-canvas{position:absolute;left:-9999px;}html body .propertyPage .footerContact .contactMapHolder #print-map-canvas{left:0;}html body .propertyPage .upperContactArea{display:none;}html body .propertyPage .staffFeature{width:100%;height:auto;}html body .propertyPage .staffFeature .staffMembers .staffContainer{width:50%;height:auto;}html body .propertyPage .staffFeature .staffMembers .staffContainer .staffImage{display:none;}html body .propertyPage .staffFeature .staffMembers .staffItem{position:relative;right:auto;text-align:left;height:auto;}html body .propertyPage .staffFeature .staffMembers .staffItem .staffDetail{position:relative;top:0;-webkit-transform:none;-moz-transform:none;-ms-transform:none;-o-transform:none;transform:none;min-width:0;height:auto;right:auto;}html body .propertyPage .staffFeature .staffMembers .staffItem .staffDetail .staffButtons{display:none;}html body .propertyPage .staffFeature .staffMembers .staffItem .staffDetail hr{background:#333;width:100%;}html body .propertyPage .staffFeature .staffMember .staffContainer{width:100%;height:auto;}html body .propertyPage .staffFeature .staffMember .staffContainer .staffImage{display:none;}html body .propertyPage .staffFeature .staffMember .staffItem{right:auto;text-align:left;height:auto;}html body .propertyPage .staffFeature .staffMember .staffItem .staffDetail{position:relative;top:0;-webkit-transform:none;-moz-transform:none;-ms-transform:none;-o-transform:none;transform:none;min-width:0;height:auto;right:auto;}html body .propertyPage .staffFeature .staffMember .staffItem .staffDetail .staffButtons{display:none;}html body .propertyPage .staffFeature .staffMember .staffItem .staffDetail hr{background:#333;width:100%;}html body .articlePage .breadcrumbs,html body .articlePage .slideSharing{display:none;}html body .articlePage .articlePageBodyContent .umb-grid{width:100%;}html body .articlePage .articlePageBodyContent .umb-grid .container .row{margin:0;}html body .articlePage .articlePageBodyContent .umb-grid .container .row .col-md-12{width:100%!important;}html body .articlePage .articlePageBodyContent .umb-grid .container .row .col-md-12 blockquote{margin-left:20px!important;right:0!important;}html body .articlePage .articlePageBodyContent .umb-grid .container .row .col-md-12 p img{left:0!important;margin-right:20px!important;}html body .articlePage .articlePageBodyContent .articleSharing,html body .articlePage .articlePageBodyContent .propertyTags{display:none;}html body .articlePage .blogLandingContainer,html body .articlePage .footerContact{display:none;}html body footer{display:none;}}
