*, *:before, *:after{box-sizing:border-box;}html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td,article, aside, canvas, details, embed,figure, figcaption, footer, header, hgroup,menu, nav, output, ruby, section, summary,time, mark, audio, video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;}article, aside, details, figcaption, figure,footer, header, hgroup, main, menu, nav, section{display:block;}strong{font-weight:bold;}ul{margin:0 0 1rem .5rem;list-style-type:disc;}ul li{margin:0 0 .5rem 2rem;}.list{margin-bottom:1rem;padding-left:1em;}.numbered{list-style:decimal;}blockquote, q{quotes:none;}blockquote:before, blockquote:after,q:before, q:after{content:'';content:none;}table{border-collapse:collapse;border-spacing:0;}body{height:100%;font:normal normal 16px/1.5 "Open Sans", sans-serif;color:#000;}a[href],input[type="submit"],button{cursor:pointer;}a[href]:focus,input[type="submit"]:focus,button:focus{outline:1px solid #33C3F0;}a[href]:active,input[type="submit"]:active,button:active{outline:0 !important;}@media (min-width:1008px){a[href^=tel]{cursor:default;pointer-events:none;}a[href^=tel]:hover{color:inherit;}}input,textarea,select{padding:0.5em;background-color:#ffffff;border:1px solid #eeeeee;border-radius:3px;box-shadow:none;box-sizing:border-box;width:100%;height:34px;font:inherit;line-height:1rem;appearance:none;-moz-appearance:none;-webkit-appearance:none;}select::-ms-expand{display:none;}textarea{overflow:auto;resize:vertical;min-height:65px;}select{cursor:pointer;}::-moz-focus-inner{border:0;}input:focus,textarea:focus,select:focus,[type="file"]:focus + label{outline:1px solid #33C3F0;}[type="radio"],[type="checkbox"]{width:auto;position:absolute;opacity:0;cursor:pointer;}[type="radio"] + label,[type="checkbox"] + label{position:relative;padding-left:1em;margin-right:0.25em;}[type="radio"] + label:before,[type="checkbox"] + label:before{content:"";display:block;position:absolute;top:4px;left:0;height:calc(1em - 2px);width:calc(1em - 2px);background-color:#FFFFFF;border:1px solid #AAAAAA;box-shadow:inset 0px 0px 0px 1.5px #FFFFFF;border-radius:50%;transition:background-color 0.3s;}[type="checkbox"] + label:before{border-radius:3px;}[type="radio"]:focus + label:before,[type="checkbox"]:focus + label:before{outline:1px solid #33C3F0;}[type="radio"]:checked + label:before,[type="checkbox"]:checked + label:before{background:#3CF;}[type="file"]{width:0.1px;height:0.1px;opacity:0;position:absolute;z-index:-1;}[type="file"] + label,button.upload-button{position:relative;margin-top:.5rem;border-radius:3px;background-color:#0e698b;padding:10px 20px 10px 45px;color:#ffffff;cursor:pointer;}input:focus,textarea:focus,select:focus,button:focus,[type="file"]:focus + label,[type="file"]:focus + button{outline:1px solid #33C3F0;}label{display:inline-block;margin-bottom:4px;}label.invalid,legend.invalid{color:#DD0000;border:1px dashed #DD0000;padding:.25rem;}label.invalid::before,legend.invalid::before,label.invalid::after,legend.invalid::after{content:'*';}input.invalid,textarea.invalid,select.invalid,[type="radio"].invalid + label:before,[type="checkbox"].invalid + label:before,input[type="file"].invalid + button{outline:1px solid #DD0000;}img{display:block;max-width:100%;height:auto;}hr{border:none;border-top:2px solid #DDD;width:100%;margin:1rem 0;}body{display:flex;flex-direction:column;min-height:100vh;}footer{margin-top:auto;}button,.button{display:block;padding:1em 2em;border:none;color:#ffffff;font-weight:bold;text-decoration:none;transition:background 0.3s;cursor:pointer;text-align:center;font-size:100%;word-break:normal;-webkit-appearance:none;}input[type="submit"].button{height:50px;}a{text-decoration:none;}@media(min-width:1008px){.mobile{display:none !important;}}.grid{display:grid;}.padding{margin:auto;max-width:1800px;padding:2rem;grid-gap:2rem;}.padding-top{margin:auto;max-width:1800px;padding:3rem 3rem 0 3rem;grid-gap:2rem;}header .padding{padding:1rem;grid-gap:0;}@media (min-width:768px){header .padding{padding:0 2rem;}}@media (min-width:1140px){.padding{padding:3rem 4rem;grid-gap:3rem 4rem;}.padding-top{padding:3rem 4rem 0 4rem;grid-gap:3rem 4rem;}}@media (min-width:1400px){.padding{padding:3rem 6rem;grid-gap:6rem;}.padding-top{padding:3rem 6rem 0 6rem;grid-gap:6rem;}header .padding{padding:0 6rem;}}.visible{display:block;}@media (max-width:575.98px){.visible--phone{display:none;}.break-phone{display:block;visibility:hidden;height:0;}}@media (max-width:767.98px){.visible--tablet{display:none;}.break-phone{display:block;visibility:hidden;height:0;}}@media (max-width:1139.98px){.visible--desktop{display:none;}.break-tablet{display:block;visibility:hidden;height:0;}}@media (max-width:1399.98px){.visible--widescreen{display:none;}}.hidden{display:none;}@media (min-width:576px){.hidden--phone{display:none;}}@media (min-width:768px){.hidden--tablet{display:none;}}@media (min-width:1140px){.hidden--desktop{display:none;}}@media (min-width:1400px){.hidden--widescreen{display:none;}}@media (min-width:768px) and (max-width:1139px){.hidden-on-tablet{display:none;}}.y-center-elements{display:grid;align-items:center;}.y-center{position:relative;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);}.x-left{margin-right:auto;margin-left:0;text-align:left;}.x-center{margin-right:auto;margin-left:auto;text-align:center;}.x-right{margin-right:0;margin-left:auto;text-align:right;}.video{position:relative;width:100%;height:0;padding-bottom:56.25%;}.video iframe,.video video{position:absolute;top:0;left:0;width:100%;height:100%;min-height:0;}.error-messages .message,.message{display:block;color:#d80000;margin-bottom:4px;width:100%;font-size:14px;}input.floating-label,label.floating-label,textarea.floating-label{display:block;margin:25px 0 0 0;padding:5px;border:none;font-size:16px;}input.floating-label:not([type="submit"]),textarea.floating-label{background:rgba(0, 0, 0, 0);border-radius:2px;transition:padding-top 0.2s ease, margin-top 0.2s ease;overflow-x:hidden;}textarea.floating-label:focus,input.floating-label:focus{outline:0;}input.floating-label + label,textarea.floating-label + label{display:block;position:relative;margin:0;border-top:1px solid #8f8f8f;padding:0;width:100%;height:0px;white-space:nowrap;transition:width 0.4s ease;}input.floating-label:focus + label > span,input.floating-label:valid + label > span{top:-45px;font-size:12px;color:#333333;}textarea.floating-label:focus + label > span,textarea.floating-label:valid + label > span{top:-85px;font-size:12px;color:#333333;}input.floating-label:invalid,textarea.floating-label:invalid{box-shadow:none;}input.floating-label + label > span,textarea.floating-label + label > span{position:absolute;margin:0;top:-25px;left:0px;padding-left:5px;font-size:14px;color:#b7b7b7;transition:top 0.2s ease, font-size 0.2s ease, color 0.2s ease;z-index:-1;}.flex{display:flex;}.flex-row{display:flex;flex-direction:row;}.flex-column{display:flex;flex-direction:column;}.underline{text-decoration:underline;}.hide{position:absolute !important;top:-9999px !important;left:-9999px !important;}.honey{display:none;}.skip{position:absolute;top:-1000px;left:-1000px;height:1px;width:1px;text-align:left;overflow:hidden;}a.skip:active,a.skip:focus,a.skip:hover{left:0;top:0;width:auto;height:auto;overflow:visible;}body{scroll-behavior:smooth;}h1{font:normal 700 28px/1em 'Open Sans';text-shadow:2px 2px 1.5px rgba(0, 0, 0, 0.9);color:#FFFFFF;text-transform:uppercase;}h2{font:normal bold 24px/1em 'Roboto Slab';color:#0467A6;text-transform:uppercase;letter-spacing:3px;}h3{font:normal bold 22px/1em 'Roboto Slab';text-transform:uppercase;color:#0467A6;}h4{font:normal bold 16px/1.5em 'Open Sans';color:#333333;}h5{font:normal normal 18px/1.5em 'Open Sans';color:#333333;margin-bottom:2rem;}em{background-color:#51A7E0;color:#FFFFFF;padding:.25rem 1rem;}hr{border-top:1px solid #d3e0e5;}h1 + h2,h1 + p,p + h2,ul + h2,p + h3,ul + h3,h3 + h3,img + h2,h3 + a.button,p + a.button,p + form,.accordion + h2,div + h2{margin-top:2rem;}h2 + p,h3 + p,li + li,img + p,h5 + p,p + p,p + ul,h2 + form{margin-top:1rem;}.property-detail + .property-detail,h2 + h3{margin-top:.5rem;}p, li{font:normal normal 16px/1.5em 'Open Sans';color:#000000;}p.small{font:normal normal 14px/1.5em 'Open Sans';color:#777777;margin-bottom:.5rem;}a{color:#ff4200;text-decoration:none;}a:hover{color:#59A0CE;}.bulleted{margin:1rem 0 1rem .5rem;}input, textarea, select{height:42px;}.centered{text-align:center;}header{position:relative;background-color:#303131;}header .flex{flex-direction:column;justify-content:center;align-items:center;height:100%;}.logo img{width:100%;max-width:220px;}.nav-toggle{position:absolute;height:35px;width:35px;top:1.5rem;right:1rem;z-index:400;}.nav-toggle svg{fill:#ffffff;max-height:35px;max-width:35px;}.nav-toggle div{display:none;}.nav-toggle div.on{display:block;}nav{width:100%;max-height:100vh;padding:0 1rem;overflow-y:auto;}nav ul{margin-bottom:0;}nav li{display:none;background-color:#ff6a00;border-radius:4px;width:100%;margin:.5rem 0;padding:0;text-align:center;}nav li a{font:normal bold 14px/1em 'Open Sans';margin:auto;border-radius:3px;width:100%;padding:1rem 0;color:#ffffff;text-transform:uppercase;letter-spacing:.5px;}nav li a,nav li a.button{font-size:14px;}nav li a:hover{color:#ffffff;}nav .phone{display:none;}nav.on .phone{display:block;text-align:center;color:#ffffff;font-size:18px;}nav.on{padding:1.6rem 1rem 0;}nav.on ul li{display:flex;}nav.on ul li.menu{display:block;}.button{background-color:#ff4200;border-radius:4px;padding:1rem;font:normal bold 14px/1em 'Open Sans';text-transform:uppercase;letter-spacing:1px;}.button-large{padding:1.5rem 2rem;font:normal bold 18px/1em 'Open Sans';border:2px solid #FFFFFF;}.button:disabled,.button:hover{background-color:#77787b;color:#ffffff;}.button:disabled{cursor:not-allowed;}.button.svg{display:flex;justify-content:center;align-items:center;margin:0 1rem;background-color:#6D6E71;border-radius:50%;width:50px;height:50px;padding:.75rem;}.button.svg:hover{background-color:#59A0CE;}.button.svg svg{width:20px;height:20px;fill:#ffffff;}.accent-1{background-color:#5b524b;}.accent-2{background-color:rgba(255, 255, 255, .8);}.accent-3{background-color:#0467A6;}.accent-4{background-color:#eaeaea;}.billboard{background-size:cover;background-position:top left;background-repeat:no-repeat;}.billboard h2{color:#63b7ef;text-shadow:2px 2px 1.5px rgba(0, 0, 0, 0.9);}.billboard p{color:#ffffff;}.billboard a{display:inline-block;}.billboard .wrapper > div{margin:1rem;border-radius:5px;padding:1rem;}.billboard .wrapper h1{margin:1rem 0;text-align:center;}.billboard .wrapper p{margin:0 auto .5rem;color:#000000;max-width:910px;text-align:center;}.billboard.about .grid{grid-gap:0;}.billboard.about .grid > div:nth-of-type(1){grid-row:3;}.billboard.about .grid > div:nth-of-type(2){padding:3rem 3rem .5rem;}.billboard.about .grid > div:nth-of-type(3){padding:0 3rem;}.billboard.about img{width:100%;}.billboard.selling{height:calc(665px + (490 - 665) * (100vw - 320px) / (576 - 320));}.main-content{grid-template-columns:1fr;}.sellers-content{grid-template-columns:1fr;}@media(min-width:1050px){.sellers-content{grid-template-columns:1fr 1fr;}}.property.our-listing::after{content:'Our Listing';position:absolute;top:0;right:0;color:#fff;background-color:#0077c0;padding:6px 12px;text-transform:uppercase;line-height:16px;border-bottom-left-radius:10px;}.properties.featured{margin-bottom:0;}@media (min-width:620px){.properties.featured{grid-template-columns:repeat(2, minmax(0, 1fr));}}@media (min-width:800px){.properties.featured{grid-template-columns:repeat(3, minmax(0, 1fr));}}@media (min-width:1300px){.properties.featured{grid-template-columns:repeat(6, minmax(0, 1fr));}}.social-buttons{padding:.5rem 0;}.social-buttons > div{display:inline-block;vertical-align:middle;font-size:0;}.latest-post p > a{word-wrap:anywhere;}.map #map{height:500px;}.billboard form{display:grid;grid-template-columns:1fr 1fr;grid-gap:1rem;padding:1rem 0;max-width:1000px;margin:auto;}.billboard form > :nth-child(1),.billboard form > :nth-child(2),.billboard form > :nth-child(5){grid-column:span 2;}@media(min-width:950px){.billboard form{grid-template-columns:2fr 150px 110px 110px 100px;}.billboard form > :nth-child(1),.billboard form > :nth-child(2),.billboard form > :nth-child(5){grid-column:span 1;}}.billboard form select,.billboard form input{margin-bottom:0;}.billboard form .more-options,.billboard form .save-search{position:relative;}.billboard form button{padding:.75rem;white-space:nowrap;}.billboard form .more-options,.billboard form .submit,.billboard form .save-search{display:grid;align-content:end;}.property-search form{display:grid;grid-template-columns:repeat(12, 1fr);grid-gap:1rem;padding:1rem;}.billboard label,.property-search label{color:#777777;text-transform:uppercase;font-size:14px;}.property-search form > :nth-child(7){grid-column:span 12;}.property-search form > :nth-child(1),.property-search form > :nth-child(2),.property-search form > :nth-child(3),.property-search form > :nth-child(4),.property-search form > :nth-child(5),.property-search form > :nth-child(6){grid-column:span 6;}@media(min-width:576px){.property-search form > :nth-child(1){grid-column:span 12;}.property-search form > :nth-child(2),.property-search form > :nth-child(3),.property-search form > :nth-child(4),.property-search form > :nth-child(5),.property-search form > :nth-child(6),.property-search form > :nth-child(7){grid-column:span 4;}}@media(min-width:768px){.property-search form > :nth-child(1){grid-column:span 6;}.property-search form > :nth-child(2),.property-search form > :nth-child(3),.property-search form > :nth-child(4){grid-column:span 2;}.property-search form > :nth-child(5),.property-search form > :nth-child(6),.property-search form > :nth-child(7){grid-column:span 4;}}@media(min-width:950px){.property-search form > :nth-child(1){grid-column:span 2;}.property-search form > :nth-child(2),.property-search form > :nth-child(3),.property-search form > :nth-child(4),.property-search form > :nth-child(5),.property-search form > :nth-child(6),.property-search form > :nth-child(7){grid-column:initial;}.property-search form{grid-template-columns:repeat(7, 1fr);}}.property-search form select,.property-search form input{margin-bottom:0;}.property-search form .more-options,.property-search form .save-search{position:relative;}.property-search form button{padding:.75rem;white-space:nowrap;}.more-options > button,.save-search > button{background-color:#77787b;}.more-options > button:hover,.save-search > button:hover{background-color:#ff4200;}.property-search form .more-options,.property-search form .submit,.property-search form .save-search{display:grid;align-content:end;}#search-modal,#save-search-modal{display:grid;grid-gap:.5rem;position:absolute;top:3rem;box-shadow:3px 4px 10px rgba(0, 0, 0, 0.2);background-color:#ffffff;padding:1rem;z-index:100;}#search-modal{grid-template-columns:1fr 1fr;left:0;min-width:300px;}#save-search-modal{grid-template-columns:1fr;right:0;width:100%;min-width:275px;}#search-modal label,#save-search-modal label{white-space:nowrap;}#search-modal.hidden,#save-search-modal.hidden{display:none;}#search-modal .amenities{grid-column:1 / span 2;display:grid;}#saved-searches .search-item{display:flex;align-items:center;}#saved-searches .search-item:hover button{color:#ff4200;}#saved-searches .search-item button{margin-left:auto;color:transparent;background-color:transparent;padding:0;}.property-search form .clear-filters,.property-search #search-results .clear-filters{background:transparent;color:#ff4200;padding:0;font-weight:normal;text-align:left;}.property-search form .clear-filters:hover,.property-search #search-results .clear-filters:hover{color:#51a7e0;}.property-search .results{display:grid;position:relative;min-height:500px;}.property-search .map-container{position:relative;}.property-search .map-results{position:absolute;top:10px;right:10px;background-color:rgba(0, 0, 0, 0.6);border-radius:5px;padding:.5rem;color:#ffffff;z-index:2;}.property-search #map{height:500px;z-index:1;}.property-search #search-results{position:relative;background-color:#ffffff;box-shadow:-8px 0px 8px -8px rgba(0,0,0,.4);padding:1rem;z-index:10;overflow-x:hidden;}.property-search #search-results.cover{position:absolute;width:100%;min-height:100%;}@media (min-width:800px){.property-search .results{grid-template-columns:1fr 1fr;}.property-search #map{height:700px;}.property-search #search-results{max-height:700px;padding:1rem 2rem;background-color:#EAEAEA;}}@media (min-width:1000px){.property-search .results{grid-template-columns:4fr 6fr;}}#search-results > div:first-of-type{display:flex;flex-direction:row;justify-content:space-between;margin-bottom:1rem;}.search-info{display:flex;flex-direction:column;justify-content:center;}.sort-results select{font-size:14px;}.properties{display:grid;grid-gap:1rem;grid-template-columns:repeat(2, minmax(0, 1fr));margin-bottom:2rem;}@media (min-width:620px){.properties{grid-template-columns:repeat(3, minmax(0, 1fr));}}@media (min-width:800px){.properties{grid-template-columns:repeat(1, minmax(0, 1fr));}}@media (min-width:1000px){.properties{grid-template-columns:repeat(2, minmax(0, 1fr));}}@media (min-width:1300px){.properties{grid-template-columns:repeat(3, minmax(0, 1fr));}}.property{position:relative;box-shadow:2px 2px 4px rgba(0,0,0,.2);background-color:#ffffff;}.property:hover{box-shadow:2px 2px 4px rgba(0,0,0,.4);}.img-wrapper{height:0;padding-bottom:70%;overflow:hidden;}.property img{width:100%;transform:translateY(-3%);width:110%;transition:all .5s}.property:hover img{transform:scale(1.3);}.listing-card-top{position:relative;}.property .listing-office{position:absolute;bottom:1rem;right:1rem;color:#fff;max-width:90%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}.listing-card-bottom{padding:1rem;max-width:calc(100vw - 6rem);background-color:#FFFFFF;}.listing-card-bottom .price{float:left;font-size:18px;line-height:1em;font-weight:bold;}.listing-card-bottom .details{float:right;font-size:14px;max-width:calc(100% - 85px);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#777777;}.listing-card-bottom .address{clear:both;font-size:14px;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#333333;}.featured,.similar{background-color:#eaeaea;}.properties.similar{margin-bottom:0;}@media (min-width:620px){.properties.similar{grid-template-columns:repeat(2, minmax(0, 1fr));}}@media (min-width:800px){.properties.similar{grid-template-columns:repeat(3, minmax(0, 1fr));}}@media (min-width:1300px){.properties.similar{grid-template-columns:repeat(6, minmax(0, 1fr));}}.scroll-area{display:flex;flex-direction:column;}.scroll-info{order:0;text-align:center;}.non-scrolling{order:1;}.scroll-buttons .flex-row{justify-content:center;}@media(min-width:750px){.scroll-area{grid-template-columns:1fr 332px;display:grid;}.scroll-info{position:sticky;top:0;left:calc(100vw - 300px);width:300px;z-index:90;height:578px;order:1;padding-top:1rem;margin-top:-1rem;text-align:center;}.non-scrolling{order:0;}}@media(min-width:500px){.scroll-area h3{margin-top:1rem;white-space:nowrap;}}.scroll-info .content{background-color:#ffffff;border:1px solid #d3e0e5;border-radius:5px;padding:1rem;}.scroll-info .button{margin-top:.5rem;font-size:12px;white-space:nowrap;}.property-detail{display:grid;grid-template-columns:115px 1fr;}.property-detail p + p{margin-top:0;}.similar h2,.featured h2{margin-bottom:2rem;text-align:center;}.map h2{text-align:center;color:#ffffff;}.basic-info{margin-top:2rem;}.basic-info h5{margin-bottom:0;}@media(min-width:500px){.basic-info{display:grid;grid-gap:.5rem;grid-template-columns:1fr 1fr;}.basic-info :first-child{grid-column:1 / span 2;}.includes-excludes{grid-column:1 / span 2;}}.back-to-top{fill:#515254;width:70px;margin:auto;padding:1rem;cursor:pointer;}.controls{background-color:#333333;}.controls .up-button,.controls .down-button{position:relative;background-color:#333333;width:100%;height:40px;padding:.5rem 1rem;z-index:100;filter:drop-shadow(0 -2px 3px rgba(0,0,0,.7));cursor:pointer;}.controls .up-button svg,.controls .down-button svg{width:20px;height:20px;fill:#fff;}@media(min-width:900px){.controls .up-button,.controls .down-button{padding:.5rem 2rem;}}.controls .down-button{position:absolute;bottom:0;transform:rotate(180deg);}.property-photos .controls{text-align:center;height:100%;overflow:hidden;position:relative;max-height:calc(100vw / 1.33);}.property-photos .controls .wrapper{width:100%;position:relative;top:0;transition:all .4s;}.property-photos .control{display:inline-block;position:relative;width:75px;height:calc(75px / 1.33);background-position:center;background-size:cover;background-repeat:no-repeat;cursor:pointer;transition:all .3s;overflow:hidden;vertical-align:bottom;display:flex;flex-direction:column;overflow:hidden;}.property-photos .control{border-top:2px solid transparent;border-right:4px solid transparent;border-bottom:2px solid transparent;border-left:4px solid transparent;transition:border .75s;}.property-photos .control:not(.on){opacity:.2;}.property-photos .control.on{position:relative;z-index:3;}.property-photos{display:grid;grid-template-columns:calc(100vw - 75px) auto;}.property-photos .slip-n-slide.cover > div.slide{background-color:#efefef;background-size:contain;background-position:center;background-repeat:no-repeat;}.property-photos #map{grid-column:1 / span 2;margin:3rem 2rem 0 2rem;border-radius:5px;height:240px !important;}.property-photos #billboard-slider{height:calc(100vw / 1.33);}@media(min-width:900px){.property-photos #map{margin:0;border-radius:0;}.property-photos{grid-template-columns:50% 100px auto;}.property-photos #billboard-slider{height:calc(50vw / 1.33);}.property-photos .controls{max-height:calc(50vw / 1.33);}.property-photos .control{width:100px;height:calc(100px / 1.33);}.property-photos #map{height:100% !important;grid-column:auto;}}@media(min-width:1800px){.property-photos{height:700px;max-width:1800px;margin:auto;}}.non-scrolling h3{margin-top:2rem;}@media (min-width:1060px){.non-scrolling{display:grid;grid-template-columns:1fr 1fr;grid-gap:2rem;}.basic-info{grid-column:1 / span 2;}.non-scrolling h3{margin-top:0;}.includes-excludes{margin-top:-2rem;}}@media (min-width:1550px){.non-scrolling{grid-template-columns:1fr 1fr 1fr;}.basic-info :first-child,.basic-info,.includes-excludes{grid-column:1 / span 3;}.basic-info{grid-template-columns:1fr 1fr 1fr;}}.market-analysis{background-color:#eaeaea;padding:2rem;}form[name="xMARKET_ANALYSIS"] .grid{grid-template-columns:1fr;grid-gap:1rem;}.form-submitted{text-align:center}.form-submitted-success h2,.form-submitted-success p{text-align:center;}.checkmark-circle{stroke-dasharray:166;stroke-dashoffset:166;stroke-width:2;stroke-miterlimit:10;stroke:#4CAF50;fill:none;animation:stroke 0.6s cubic-bezier(0.65, 0, 0.45, 1) forwards;}.checkmark{display:block;margin:2rem auto;border-radius:50%;box-shadow:inset 0px 0px 0px #4CAF50;width:88px;height:88px;stroke-width:2;stroke:#ffffff;stroke-miterlimit:10;animation:fill .4s ease-in-out .4s forwards, scale .3s ease-in-out .9s both;}.checkmark-check{stroke-dasharray:48;stroke-dashoffset:48;transform-origin:50% 50%;animation:stroke 0.3s cubic-bezier(0.65, 0, 0.45, 1) 0.8s forwards;}@keyframes stroke{100%{stroke-dashoffset:0}}@keyframes scale{0%, 100%{transform:none;}50%{transform:scale3d(1.1, 1.1, 1);}}@keyframes fill{100%{box-shadow:inset 0px 0px 0px 60px #4CAF50;}}.styled-select{position:relative;background-color:#ffffff;}.angle-down{pointer-events:none;}.angle-down svg{position:absolute;top:13px;right:3px;width:20px;height:20px;fill:#0467A6;}.styled-select select{padding-right:23px;}.search-bar{position:relative;background-color:#ffffff;}.search-bar .search{pointer-events:none;}.search-bar .search svg{position:absolute;top:12px;left:6px;width:20px;height:20px;fill:#0467A6;}.search-bar input{padding-left:30px;}.mobile-view-switcher{position:fixed;bottom:1rem;left:50%;transform:translateX(-50%);background-color:#ff4200;box-shadow:4px 4px 10px rgba(0, 0, 0, 0.5);border-radius:10px;overflow:hidden;z-index:100;}.mobile-view-switcher button{display:flex;flex-direction:row;background-color:#ff4200;border-radius:5px;padding:.75rem 2rem;font-size:16px;font-weight:400;line-height:22px;color:#ffffff;}.mobile-view-switcher svg{margin-right:.5rem;width:25px;height:22px;fill:#ffffff;}.mobile-view-switcher button.hidden{display:none;}footer{background-color:#444546;}footer > .grid{grid-template-columns:1fr;}footer h2{color:#63b7ef;}footer hr{border-top:4px dotted rgba(255, 255, 255, .1);margin:.6rem 0;}footer a.button + a.button,footer hr + img,footer img + img{margin-top:1rem;}footer .icon svg{width:30px;height:30px;fill:#ff6a00;margin-right:1rem;}footer .icon svg:hover{fill:#59A0CE;}footer p,footer p.small{color:#FFFFFF;}footer p{margin-bottom:0;}footer a{margin-bottom:0;color:#ff6a00;}.logos .grid{grid-template-columns:1fr 1fr;grid-gap:0 1rem;justify-content:center;align-items:center;}.logos img{margin:0 auto;width:100%;max-width:150px;}.logos > img{margin-bottom:1rem;}.logos p{text-align:center;margin-top:0;}.attribution{background-color:#000000;padding:.5rem;}.attribution a{color:#ffffff;text-transform:none;}.attribution p{margin:0;font-size:12px;color:#ffffff;}@media (max-width:1199px){.visible--1200{display:none !important;}}@media (min-width:576px){.button{font-size:16px;}.billboard.selling{height:calc(470px + (700 - 470) * (100vw - 567px) / (1400 - 567));max-height:700px;}.billboard.selling > div{margin:auto 0;width:calc(570px + (700 - 570) * (100vw - 768px) / (1140 - 768));}form[name="xMARKET_ANALYSIS"] .grid{grid-template-columns:1fr 1fr 1fr;grid-gap:1rem;}form[name="xMARKET_ANALYSIS"] .grid > :last-child{grid-column:1 / end;}}@media (min-width:768px){h1{font-size:50px;}h2{font-size:30px;}header{padding:1rem 0;}header .flex{flex-direction:row;align-items:flex-end;}header .phone{margin-left:2rem;color:#ffffff;font-size:18px;font-weight:700;}.logo img{max-width:250px;}nav{position:relative;margin:0;display:flex;flex-direction:row;justify-content:space-around;align-items:flex-end;width:auto;height:100%;max-height:100%;padding:0 0 0 2rem;overflow-y:visible;z-index:300;}nav .row{width:100%;}img.logo{max-height:80px;}nav ul{display:flex;margin:0;}nav li{margin:0;background-color:transparent;border-bottom:none;width:auto;padding:0;}nav li a{color:#ff6a00;}nav li a:hover{color:#59A0CE;}nav li a{margin:auto 15px;background-color:transparent;padding:0;padding-bottom:1px;}nav ul > li > a.button{margin:0;border:none;border-radius:4px;padding:15px;background:#F28D20;}nav ul li:not(.logo){display:flex;}nav.on .phone{display:none;}.billboard.home{height:600px;}.billboard .wrapper > div{margin:1rem 2rem;}.billboard.grid{grid-template-columns:1fr 1fr;}@media(min-width:995px){.billboard.grid{grid-template-columns:1fr 1fr;}}.billboard.about .grid{grid-template-columns:1fr 1.5fr;justify-content:center;align-items:center;}.billboard.about h1{text-align:center;}.billboard.about .grid > div:nth-of-type(2){grid-column:1 / span 2;padding:2rem 2rem 0;}.billboard.about .grid > div:nth-of-type(1){grid-column:1;grid-row:2;align-self:end;}.billboard.about .grid > div:nth-of-type(3){grid-column:2;grid-row:2;padding:2rem;}.billboard.about p{max-width:800px;}.main-content{grid-template-columns:repeat(2, 1fr);}.about-bio .grid{grid-template-columns:1fr 1fr;}.about-agents .grid{grid-template-columns:1fr 2fr;grid-gap:2rem;}.scroll-info .button{font-size:16px;}footer > .grid{grid-template-columns:repeat(3, 1fr);}.logos,.logos .grid{grid-template-columns:1fr;grid-gap:0;justify-content:center;align-items:center;}.logos a + a{margin-top:1rem;}}@media (min-width:1140px){.logo img{max-width:340px;}nav li:first-of-type a{margin-left:40px;}nav li:last-of-type a{margin-right:40px;}nav li a{margin:auto 20px;}nav li a,nav li a.button{font-size:16px;}nav .phone{display:block;font-size:22px;line-height:20px;}.billboard .wrapper > div{margin:1rem auto;max-width:1100px;}.billboard.about .grid{grid-template-columns:1fr 2fr;}.billboard.about h1{text-align:left;}.billboard.about .grid > div:nth-of-type(1){grid-column:1;grid-row:1 / span 2;align-self:end;}.billboard.about .grid > div:nth-of-type(2){grid-column:2;grid-row:1;align-self:end;padding:3rem 3rem .5rem;}.billboard.about .grid > div:nth-of-type(3){align-self:start;padding:0 3rem;}footer .grid{grid-template-columns:1fr 1fr 150px minmax(0, 250px);}footer .grid > div:last-of-type{display:grid;grid-template-columns:1fr;grid-gap:0;}footer div:last-of-type{justify-self:center;align-self:center;}@media (max-width:1199px){footer .grid{grid-template-columns:1fr 1fr 150px;}}}@media (min-width:1400px){header .phone{font-size:24px;}.about-agents .grid{grid-template-columns:1fr 3fr;grid-gap:3rem;}}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane > svg,.leaflet-pane > canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;left:0;top:0;}.leaflet-container{overflow:hidden;}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none; -moz-user-select:none;user-select:none;-webkit-user-drag:none;}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast;}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0;}.leaflet-marker-icon,.leaflet-marker-shadow{display:block;}.leaflet-container .leaflet-overlay-pane svg,.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{max-width:none !important;max-height:none !important;}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y;}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom;}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none;}.leaflet-container{-webkit-tap-highlight-color:transparent;}.leaflet-container a{-webkit-tap-highlight-color:rgba(51, 181, 229, 0.4);}.leaflet-tile{filter:inherit;visibility:hidden;}.leaflet-tile-loaded{visibility:inherit;}.leaflet-zoom-box{width:0;height:0;-moz-box-sizing:border-box; box-sizing:border-box;z-index:800;}.leaflet-overlay-pane svg{-moz-user-select:none;}.leaflet-pane{ z-index:400; }.leaflet-tile-pane{ z-index:200; }.leaflet-overlay-pane{ z-index:400; }.leaflet-shadow-pane{ z-index:500; }.leaflet-marker-pane{ z-index:600; }.leaflet-tooltip-pane{ z-index:650; }.leaflet-popup-pane{ z-index:700; }.leaflet-map-pane canvas{ z-index:100; }.leaflet-map-pane svg{ z-index:200; }.leaflet-vml-shape{width:1px;height:1px;}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute;}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted; pointer-events:auto;}.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none;}.leaflet-top{top:0;}.leaflet-right{right:0;}.leaflet-bottom{bottom:0;}.leaflet-left{left:0;}.leaflet-control{float:left;clear:both;}.leaflet-right .leaflet-control{float:right;}.leaflet-top .leaflet-control{margin-top:10px;}.leaflet-bottom .leaflet-control{margin-bottom:10px;}.leaflet-left .leaflet-control{margin-left:10px;}.leaflet-right .leaflet-control{margin-right:10px;}.leaflet-fade-anim .leaflet-tile{will-change:opacity;}.leaflet-fade-anim .leaflet-popup{opacity:0;-webkit-transition:opacity 0.2s linear; -moz-transition:opacity 0.2s linear;transition:opacity 0.2s linear;}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1;}.leaflet-zoom-animated{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;}.leaflet-zoom-anim .leaflet-zoom-animated{will-change:transform;}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform 0.25s cubic-bezier(0,0,0.25,1); -moz-transition: -moz-transform 0.25s cubic-bezier(0,0,0.25,1);transition:transform 0.25s cubic-bezier(0,0,0.25,1);}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{-webkit-transition:none; -moz-transition:none;transition:none;}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden;}.leaflet-interactive{cursor:pointer;}.leaflet-grab{cursor:-webkit-grab;cursor: -moz-grab;cursor:grab;}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair;}.leaflet-popup-pane,.leaflet-control{cursor:auto;}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor: -moz-grabbing;cursor:grabbing;}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane > svg path,.leaflet-tile-container{pointer-events:none;}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane > svg path.leaflet-interactive{pointer-events:visiblePainted; pointer-events:auto;}.leaflet-container{background:#ddd;outline:0;}.leaflet-container a{color:#FF4200;}.leaflet-container a.leaflet-active{outline:2px solid orange;}.leaflet-zoom-box{border:2px dotted #38f;background:rgba(255,255,255,0.5);}.leaflet-container{font:12px/1.5 "Helvetica Neue", Arial, Helvetica, sans-serif;}.leaflet-bar{box-shadow:0 1px 5px rgba(0,0,0,0.65);border-radius:4px;}.leaflet-bar a,.leaflet-bar a:hover{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:black;}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block;}.leaflet-bar a:hover{background-color:#f4f4f4;}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px;}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none;}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb;}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px;}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px;}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px;}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:bold 18px 'Lucida Console', Monaco, monospace;text-indent:1px;}.leaflet-touch .leaflet-control-zoom-in, .leaflet-touch .leaflet-control-zoom-out{font-size:22px;}.leaflet-control-layers{box-shadow:0 1px 5px rgba(0,0,0,0.4);background:#fff;border-radius:5px;}.leaflet-control-layers-toggle{background-image:url(images/layers.png);width:36px;height:36px;}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(images/layers_2x.png);background-size:26px 26px;}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px;}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none;}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative;}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff;}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px;}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px;}.leaflet-control-layers label{display:block;}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px;}.leaflet-default-icon-path{background-image:url(/library/styles/leaflet/images/marker_icon.png);}.leaflet-container .leaflet-control-attribution{background:#fff;background:rgba(255, 255, 255, 0.7);margin:0;}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;}.leaflet-control-attribution a{text-decoration:none;}.leaflet-control-attribution a:hover{text-decoration:underline;}.leaflet-container .leaflet-control-attribution,.leaflet-container .leaflet-control-scale{font-size:11px;}.leaflet-left .leaflet-control-scale{margin-left:5px;}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px;}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;font-size:11px;white-space:nowrap;overflow:hidden;-moz-box-sizing:border-box; box-sizing:border-box;background:#fff;background:rgba(255, 255, 255, 0.5);}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px;}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777;}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none;}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{border:2px solid rgba(0,0,0,0.2);background-clip:padding-box;}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px;}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px;}.leaflet-popup-content{margin:1rem;line-height:1.4;min-width:175px;text-align:center;}.leaflet-popup-content p{margin:.5rem 0 0;}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-left:-20px;overflow:hidden;pointer-events:none;}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;-webkit-transform:rotate(45deg); -moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:white;color:#333;box-shadow:0 3px 14px rgba(0,0,0,0.4);}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;padding:4px 4px 0 0;border:none;text-align:center;width:18px;height:14px;font:16px/14px Tahoma, Verdana, sans-serif;color:#c3c3c3;text-decoration:none;font-weight:bold;background:transparent;}.leaflet-container a.leaflet-popup-close-button:hover{color:#999;}.leaflet-popup-scrolled{overflow:auto;border-bottom:1px solid #ddd;border-top:1px solid #ddd;}.leaflet-oldie .leaflet-popup-content-wrapper{zoom:1;}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678);}.leaflet-oldie .leaflet-popup-tip-container{margin-top:-1px;}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999;}.leaflet-div-icon{background:#fff;border:1px solid #666;}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px rgba(0,0,0,0.4);}.leaflet-tooltip.leaflet-clickable{cursor:pointer;pointer-events:auto;}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:"";}.leaflet-tooltip-bottom{margin-top:6px;}.leaflet-tooltip-top{margin-top:-6px;}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px;}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff;}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff;}.leaflet-tooltip-left{margin-left:-6px;}.leaflet-tooltip-right{margin-left:6px;}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px;}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff;}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff;}