301 Moved Permanently, istenen kaynağın kalıcı olarak yeni bir URL'ye taşındığı anlamına gelir. Gelecekteki tüm istekler yeni adresi kullanmalıdır.
Tarayıcı kullanıcıyı otomatik olarak yeni adrese yönlendirecek ve arama motorları dizinlerini güncelleyecektir.
200 OK, standart bir başarılı HTTP sunucu yanıtıdır. Bu, istemcinin isteğinin (örneğin, bir tarayıcıdan) başarıyla işlendiği ve sunucunun istenen verileri ilettiği anlamına gelir.
Kullanıcı içeriği hatasız alır ve sayfa veya uygulama düzgün çalışır. Kod 200'e veri eşlik ediyorsa, tarayıcı veya program bunu işler ve kullanıcıya görüntüler.
GET / HTTP/1.1 Host: tcrnc.com Accept: */* User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!DOCTYPE html> <html lang="en"> <head><meta name="description" content="Search for real estate in North Carolina with Town & Country Realty Inc. Buy or sell homes, see your home value, and view listings in the North Carolina area."> <meta charset="utf-8"> <meta http-equiv="Content-Security-Policy" content="upgrade-insecure-requests"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Mike Montpetit | Town & Country Realty Inc.</title> <!-- meta data --> <link rel="preconnect" href="https://www.google.com"> <link rel="preconnect" href="https://www.gstatic.com" crossorigin> <link rel="dns-prefetch" href="https://cdn1.brivityidx.com"> <!-- Loading Bootstrap --> <!-- meta location --> <!-- set favicon --> <link rel="shortcut icon" href="https://cdn1.brivityidx.com/assets/images/uploads/10939/favicon1.ico" type="image/x-icon"> <!-- <link href="css/color/default.css" rel="stylesheet"> --> <link href="https://cdn1.brivityidx.com/assets/css/build-site.min.css?ck=" rel="stylesheet"> <link rel="canonical" href="https://www.tcrnc.com"> <!-- HTML5 shim, for IE6-8 support of HTML5 elements. All other JS at the end of file. --> <!--[if lt IE 9]> <script src="js/html5shiv.js"></script> <script src="js/respond.min.js"></script> <![endif]--> <!--headerIncludes--> <script> function deferScriptOnLoad(url, sleep = 0) { window.addEventListener('load', function () { deferScript(url, sleep); }); } function deferScript(url, sleep = 0) { if (sleep > 0) { setTimeout(() => { deferScript(url); }, sleep); return; } let s = document.createElement('script'); s.type = 'text/javascript'; s.async = true; s.src = url; let x = document.getElementsByTagName('head')[0]; x.appendChild(s); } // keep this here while I find a solution to the non chrome browsers not accepting the script // function loadScriptIfDomainMatches(keywords, scriptUrl) { // document.addEventListener("DOMContentLoaded", () => { // let windowKeys = Object.keys(window).filter(key => key.includes("HomeValue")); // const page = document.getElementById("page"); // const searchAddress = page.querySelector('input[id="search_address"]'); // if (windowKeys.length > 1 || searchAddress !== null) { // if (window.google && google.maps) { // return; // } else { // const script = document.createElement('script'); // script.src = "https://maps.googleapis.com/maps/api/js?libraries=geometry,places,drawing&key=AIzaSyD8bZKOWgjz86nY7BHDH1_4v8i8UweYE6k&loading=async"; // script.type = 'text/javascript'; // document.body.appendChild(script); // if (searchAddress) { // let selectorId = searchAddress.id; // setTimeout(() => { // initAutocomplete(`#${selectorId}`, true); // }, 1000); // } // } // } // }); // if (keywords.some(keyword => window.location.pathname.includes(keyword))) { // const matchingKeyword = keywords.find(keyword => window.location.pathname.includes(keyword)); // const script = document.createElement('script'); // scriptUrl = matchingKeyword === "search" ? scriptUrl : `${scriptUrl}&loading=async`; // script.src = scriptUrl; // script.type = 'text/javascript'; // document.head.appendChild(script); // } // } // const keyword = ["search", "homes-for-sale", "sell", "homevalue"]; // Replace with the keyword you want to check // const scriptUrl = "https://maps.googleapis.com/maps/api/js?libraries=geometry,places,drawing&key=AIzaSyD8bZKOWgjz86nY7BHDH1_4v8i8UweYE6k"; // Replace with the URL of your script // loadScriptIfDomainMatches(keyword, scriptUrl); </script> <link href="https://cdn1.brivityidx.com/assets/css/style-headers.min.css" rel="stylesheet"><link href="https://cdn1.brivityidx.com/assets/css/style-premium.min.css" rel="stylesheet"><link href="https://cdn1.brivityidx.com/assets/css/style-premium.css" rel="stylesheet"><link href="https://cdn1.brivityidx.com/assets/chrome-extension://mklbhckkgddhlcdagmobdmnadpjokkkn/AllFrames.css" rel="stylesheet"><link href="https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700,900&display=swap" rel="stylesheet"><link href="https://cdn1.brivityidx.com/idx-sites/1/3/7/13769/site_custom.css?v=1745963066" rel="stylesheet"><script type="text/javascript" src="https://cdn1.brivityidx.com/idx-sites/1/3/7/13769/global_js_variables.js?v=1745963066"></script><!--- Get Marketing Plan ---> <div class="modal fade magic-modal" id="getmarketingplan" tabindex="-1" role="dialog" aria-labelledby="getmarketingplan" style="display: none;" aria-hidden="true"> <div class="modal-dialog" role="document"> <div class="modal-content"> <div class="modal-body"> <button type="button" class="close" data-dismiss="modal" aria-label="Close" data-selector="a.btn, button.btn, button" style="outline: none; cursor: inherit;"><span aria-hidden="true">×</span></button> <h4 class="prmry-color" data-selector="h1, h2, h3, h4, h5, h6" style="outline: none; cursor: inherit;">Request property marketing plan</h4> <p data-selector="p" style="outline: none; cursor: inherit;">You're one step away from getting a free marketing plan that shows how we'll sell your home for the most amount of money in the least amount of time - hassle free.</p> <form class="form-contact" id="form-contact6"> <input type="hidden" name="lead_type" value="seller"><input type="hidden" name="tags" value="Marketing_Plan_Requested"> <div class="row"> <div class="col-sm-6"> <div class="form-group"> <input name="contact6_fname" id="contact6_fname" placeholder="First Name" class="form-control" required="" type="text"> </div> </div> <div class="col-sm-6"> <div class="form-group"> <input name="contact6_lname" id="contact6_lname" placeholder="Last Name" class="form-control" required="" type="text"> </div> </div> <div class="col-sm-6"> <div class="form-group"> <input name="contact6_email" id="contact6_email" placeholder="Email Address" class="form-control" required="" type="email"> </div> </div> <div class="col-sm-6"> <div class="form-group"> <input name="contact6_phone" id="contact6_phone" placeholder="Phone Number" class="form-control" required="" type="tel"> </div> </div> <div class="col-sm-6"> <div class="form-group"> <input name="contact6_address" id="contact6_address" placeholder="Address" class="form-control" required="" type="text"> </div> </div> <div class="col-sm-6"> <div class="form-group"> <input name="contact6_city" id="contact6_city" placeholder="City" class="form-control" required="" type="text"> </div> </div> <div class="col-sm-6"> <div class="form-group"> <input name="contact6_state" id="contact6_state" placeholder="State" class="form-control" required="" type="text"> </div> </div> <div class="col-sm-6"> <div class="form-group"> <input name="contact6_zip" id="contact6_zip" placeholder="ZIP" class="form-control" required="" type="text"> </div> </div> <div class="col-sm-12"> <div class="form-group"> <select name="contact6_whenareyouselling" id="contact6_whenareyouselling" class="form-control" placeholder="When are you planning to sell?"> <option value="" disabled="" selected="">When are you planning to sell?</option> <option value="1">Now</option> <option value="2">0-6 months</option> <option value="3">6+ months</option> </select> </div> </div> </div> <button class="btn btn-primary" type="submit" id="cf-submit" name="submit" data-selector="a.btn, button.btn, button" style="outline: none; cursor: inherit;">Send</button> </form> </div> </div> </div> </div><meta name="google-site-verification" content="aJTHVlcMLKZGH3xw3NhBmsFEy851QnNQulsN9t9XBIk" /><meta name="google-site-verification" content="f-mKit2sLtGMbvhbZml-URoKrel1S4_SvVxue1H9Ph4" /><!-- Google tag (gtag.js) --> <script async src="https://www.googletagmanager.com/gtag/js?id=G-9DHZKJZBLD"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-9DHZKJZBLD'); </script><!-- Facebook Pixel Events in case code is loaded with GTM --> <script> /* [[CUSTOM_FBQ_EVENTS]] */ </script> <!-- End Facebook Pixel Code --><!-- Google Tag Manager --> <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-5983C94');</script> <!-- End Google Tag Manager --><meta property="og:image" content="http://images.brivityidx.com/assets/images/uploads/10939/Copy_of_OG_Preview_Image_IDX_Template.png?size=1200x630"> <meta property="og:image:secure_url" content="https://images.brivityidx.com/assets/images/uploads/10939/Copy_of_OG_Preview_Image_IDX_Template.png?size=1200x630"> <meta property="og:description" content="Search for real estate in North Carolina with Town & Country Realty Inc. Buy or sell homes, see your home value, and view listings in the North Carolina area."> <meta property="og:title" content="Mike Montpetit | Town & Country Realty Inc."> </head> <body><!-- Google Tag Manager (noscript) --> <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-5983C94" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <!-- End Google Tag Manager (noscript) --><meta name="google-signin-client_id" content="1"><meta name="main_sitebuilder_domain" content="https://sitebuilder.brivity.com"> <div id="site-registration-bar" class="collapse"> <input type="hidden" id="huser_id" value=""> <div class="row" style="width: 100%; margin: 0;"> <div class="col-md-12" style="display: none;" id="logged-in"> <div class="topBar flex aiCenter jcBetween"> <div class="topBarLeft flex aiCenter"> <span><topbar_show_agent_name/></span> </div> <div class="topBarRight flex aiCenter"> <a class="topLink flex aiCenter thin favoritesTop" href="/myportal/collections"> <svg width="17" height="17" viewBox="0 0 17 17" fill="none" xmlns="http://www.w3.org/2000/svg"> <g clip-path="url(#clip0_16761_179132)"> <path d="M14.2659 3.57333C13.9254 3.23267 13.5211 2.96243 13.0761 2.77806C12.6312 2.59368 12.1542 2.49878 11.6726 2.49878C11.1909 2.49878 10.714 2.59368 10.269 2.77806C9.82401 2.96243 9.41973 3.23267 9.07922 3.57333L8.37256 4.28L7.66589 3.57333C6.97809 2.88554 6.04524 2.49914 5.07256 2.49914C4.09987 2.49914 3.16702 2.88554 2.47922 3.57333C1.79143 4.26113 1.40503 5.19398 1.40503 6.16667C1.40503 7.13936 1.79143 8.07221 2.47922 8.76L3.18589 9.46667L8.37256 14.6533L13.5592 9.46667L14.2659 8.76C14.6066 8.4195 14.8768 8.01521 15.0612 7.57024C15.2455 7.12526 15.3404 6.64832 15.3404 6.16667C15.3404 5.68501 15.2455 5.20807 15.0612 4.7631C14.8768 4.31812 14.6066 3.91384 14.2659 3.57333V3.57333Z" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/> </g> <defs> <clipPath id="clip0_16761_179132"> <rect width="16" height="16" fill="white" transform="translate(0.372559 0.5)"/> </clipPath> </defs> </svg> <span class="ml6 topLabel">Collections </span> <!--<span style="margin-left: 6px" class="hidden-par">(</span> <span class="count favoritesCount">0</span> <span class="hidden-par">)</span>--> </a> <a class="topLink flex aiCenter thin saveSearchTop" href="/myportal/searches"> <svg width="16" height="16" viewBox="0 4 20 17" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M19 21L12 16L5 21V5C5 4.46957 5.21071 3.96086 5.58579 3.58579C5.96086 3.21071 6.46957 3 7 3H17C17.5304 3 18.0391 3.21071 18.4142 3.58579C18.7893 3.96086 19 4.46957 19 5V21Z" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" /> </svg> <span class="ml6 topLabel">Saved Searches </span> <!--<span style="margin-left: 6px" class="hidden-par">(</span> <span class="count savedSearchesCount">0</span> <span class="hidden-par">)</span>--> </a> <a class="topLink flex aiCenter thin market-report-top" style="display:none" href="/myportal/reports"> <svg width="17" height="17" viewBox="0 0 17 17" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M7.70589 13.1667C10.6514 13.1667 13.0392 10.7789 13.0392 7.83333C13.0392 4.88781 10.6514 2.5 7.70589 2.5C4.76037 2.5 2.37256 4.88781 2.37256 7.83333C2.37256 10.7789 4.76037 13.1667 7.70589 13.1667Z" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/> <path d="M14.3725 14.5L11.4725 11.6" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/> </svg> <span class="ml6 topLabel">My Reports </span> <!--<span style="margin-left: 6px" class="hidden-par">(</span> <span class="count MarketReportsCount">0</span> <span class="hidden-par">)</span>--> </a> <a class="aiCenter flex topBarProfile thin" href="/myportal/profile"> <span class="profileName"></span> </a> <a style="padding-right: 0px" class="aiCenter flex thin" id="topBarLogout" href="javascript:void()"> <svg width="23" height="23" viewBox="0 0 23 23" fill="none" xmlns="http://www.w3.org/2000/svg"> <g clip-path="url(#clip0_16761_179186)"> <path d="M16.4003 16.214C19.0038 13.6106 19.0038 9.38945 16.4003 6.78595C13.7968 4.18246 9.57572 4.18246 6.97222 6.78595C4.36873 9.38945 4.36873 13.6105 6.97222 16.214C9.57572 18.8175 13.7968 18.8175 16.4003 16.214Z" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/> <path d="M9.80066 9.61438L13.5719 13.3856" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/> <path d="M9.80066 13.3856L13.5719 9.61438" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/> </g> <defs> <clipPath id="clip0_16761_179186"> <rect width="16" height="16" fill="white" transform="translate(0.372559 11.5) rotate(-45)"/> </clipPath> </defs> </svg> <span class="ml6">Log Out</span> </a> </div> </div> </div> <div id="not-logged-in"> <topbar_agent_info_not_logged_in/> <ul class="list-unstyled list-inline no-margin"> <li class="topBarSignin"><a href="#" onclick="showGoogleOneTap(true);"><svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-plus-circle mr10"><circle cx="12" cy="12" r="10"></circle><line x1="12" y1="8" x2="12" y2="16"></line><line x1="8" y1="12" x2="16" y2="12"></line></svg> Sign In</a></li> </ul> </div> </div> </div> <input type="hidden" id="huser_email" value=""> <input type="hidden" id="huser_first_name" value=""> <input type="hidden" id="huser_last_name" value=""> <input type="hidden" id="huser_phone" value=""> <input type="hidden" id="huser_uuid" value=""> <div id="page" class="page"><header id="premium-navigation" data-selector="#premium-navigation" style="outline: none; outline-offset: -3px; cursor: inherit;"> <div class="main-nav"> <div class="container"> <div class="navbar-header"> <button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse" style="outline: none; cursor: inherit;" data-selector="a.btn, button.btn, button"> <span class="sr-only">Toggle navigation</span> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button> <a class="navbar-brand" href="/" style="outline: none; cursor: inherit;"> <img class="img-responsive site_custom_logo" src="https://images.brivityidx.com/assets/images/uploads/10939/site_logo_13769.png" alt="Realvolution" style="outline: none; cursor: inherit;" data-selector="img"> </a> </div> <div class="collapse navbar-collapse"> <ul class="nav navbar-nav navbar-right" style="outline: none; cursor: inherit;"> <li class="nav-item dropdown" data-selector="li" style="outline: none; cursor: inherit;"><a class="dropdown-toggle sec-nav-link-color" data-toggle="dropdown" data-hover="dropdown" data-delay="0" data-close-others="false" href="/search_listings">SEARCH LISTINGS<i class="fa fa-angle-down" data-selector=".fa" style="outline: none; cursor: inherit;"></i></a> <ul class="dropdown-menu"> <li class="sec-nav-drop-color" data-selector="li" style="outline: none; cursor: inherit;"><a class="sec-nav-drop-link-color" href="/search">SEARCH ALL</a></li> <li class="sec-nav-drop-color" data-selector="li" style="outline: none; cursor: inherit;"><a class="sec-nav-drop-link-color" href="/search#?q_limit=36q_prioritize=agents.0.id=R35453%7Coffice.id=1963&mlsId=87&propertyType=Multi-Family%7CResidential&status=1%7C3&polygon=(35.716,-78.930),(35.724,-78.930),(35.730,-78.930),(35.736,-78.930),(35.741,-78.930),(35.746,-78.930),(35.753,-78.930),(35.761,-78.930),(35.773,-78.928),(35.783,-78.927),(35.793,-78.924),(35.806,-78.919),(35.817,-78.915),(35.828,-78.912),(35.838,-78.907),(35.848,-78.904),(35.856,-78.901),(35.863,-78.898),(35.871,-78.895),(35.877,-78.890),(35.883,-78.884),(35.890,-78.873),(35.893,-78.862),(35.898,-78.849),(35.901,-78.840),(35.905,-78.830),(35.909,-78.821),(35.913,-78.812),(35.916,-78.805),(35.918,-78.799),(35.921,-78.788),(35.923,-78.781),(35.924,-78.772),(35.925,-78.763),(35.926,-78.753),(35.927,-78.742),(35.929,-78.730),(35.931,-78.718),(35.932,-78.707),(35.935,-78.698),(35.935,-78.689),(35.935,-78.681),(35.935,-78.673),(35.935,-78.665),(35.935,-78.655),(35.935,-78.640),(35.932,-78.623),(35.927,-78.604),(35.922,-78.589),(35.917,-78.568),(35.911,-78.553),(35.906,-78.541),(35.900,-78.531),(35.892,-78.522),(35.883,-78.515),(35.877,-78.510),(35.869,-78.505),(35.861,-78.500),(35.852,-78.496),(35.845,-78.492),(35.839,-78.487),(35.832,-78.482),(35.827,-78.479),(35.819,-78.477),(35.812,-78.477),(35.805,-78.476),(35.799,-78.476),(35.792,-78.476),(35.784,-78.476),(35.778,-78.476),(35.769,-78.477),(35.758,-78.481),(35.747,-78.488),(35.738,-78.493),(35.731,-78.497),(35.722,-78.503),(35.716,-78.511),(35.709,-78.526),(35.701,-78.543),(35.695,-78.554),(35.690,-78.565),(35.687,-78.572),(35.683,-78.580),(35.677,-78.587),(35.671,-78.597),(35.666,-78.606),(35.661,-78.615),(35.658,-78.624),(35.656,-78.632),(35.653,-78.644),(35.652,-78.650),(35.651,-78.657),(35.650,-78.661),(35.649,-78.668),(35.648,-78.676),(35.647,-78.682),(35.647,-78.689),(35.646,-78.694),(35.645,-78.698),(35.645,-78.703),(35.644,-78.708),(35.644,-78.711),(35.644,-78.718),(35.644,-78.724),(35.644,-78.731),(35.644,-78.735),(35.643,-78.742),(35.643,-78.748),(35.642,-78.756),(35.641,-78.763),(35.639,-78.773),(35.636,-78.785),(35.632,-78.795),(35.629,-78.802),(35.627,-78.809),(35.624,-78.816),(35.621,-78.822),(35.620,-78.828),(35.618,-78.834),(35.618,-78.840),(35.618,-78.846),(35.618,-78.855),(35.618,-78.860),(35.618,-78.869),(35.618,-78.875),(35.618,-78.881),(35.620,-78.887),(35.623,-78.893),(35.627,-78.898),(35.632,-78.901),(35.638,-78.904),(35.644,-78.907),(35.650,-78.909),(35.656,-78.912),(35.661,-78.915),(35.665,-78.917),(35.669,-78.919),(35.673,-78.920),(35.677,-78.922),(35.681,-78.924),(35.685,-78.925),(35.690,-78.926),(35.695,-78.928),(35.699,-78.929),(35.704,-78.930),(35.707,-78.930),(35.710,-78.930),(35.714,-78.930),(35.716,-78.930)&q_sort=featured&q_offset=0">SEARCH HOMES</a></li> <li class="sec-nav-drop-color" data-selector="li" style="outline: none; cursor: inherit;"><a class="sec-nav-drop-link-color" href="/search?view=gallery_view#?q_limit=36&q_prioritize=agents.0.id=R35453%7Coffice.id=1963&mlsId=87&propertyType=Residential+Lease&status=1%7C3&polygon=(35.716,-78.930),(35.724,-78.930),(35.730,-78.930),(35.736,-78.930),(35.741,-78.930),(35.746,-78.930),(35.753,-78.930),(35.761,-78.930),(35.773,-78.928),(35.783,-78.927),(35.793,-78.924),(35.806,-78.919),(35.817,-78.915),(35.828,-78.912),(35.838,-78.907),(35.848,-78.904),(35.856,-78.901),(35.863,-78.898),(35.871,-78.895),(35.877,-78.890),(35.883,-78.884),(35.890,-78.873),(35.893,-78.862),(35.898,-78.849),(35.901,-78.840),(35.905,-78.830),(35.909,-78.821),(35.913,-78.812),(35.916,-78.805),(35.918,-78.799),(35.921,-78.788),(35.923,-78.781),(35.924,-78.772),(35.925,-78.763),(35.926,-78.753),(35.927,-78.742),(35.929,-78.730),(35.931,-78.718),(35.932,-78.707),(35.935,-78.698),(35.935,-78.689),(35.935,-78.681),(35.935,-78.673),(35.935,-78.665),(35.935,-78.655),(35.935,-78.640),(35.932,-78.623),(35.927,-78.604),(35.922,-78.589),(35.917,-78.568),(35.911,-78.553),(35.906,-78.541),(35.900,-78.531),(35.892,-78.522),(35.883,-78.515),(35.877,-78.510),(35.869,-78.505),(35.861,-78.500),(35.852,-78.496),(35.845,-78.492),(35.839,-78.487),(35.832,-78.482),(35.827,-78.479),(35.819,-78.477),(35.812,-78.477),(35.805,-78.476),(35.799,-78.476),(35.792,-78.476),(35.784,-78.476),(35.778,-78.476),(35.769,-78.477),(35.758,-78.481),(35.747,-78.488),(35.738,-78.493),(35.731,-78.497),(35.722,-78.503),(35.716,-78.511),(35.709,-78.526),(35.701,-78.543),(35.695,-78.554),(35.690,-78.565),(35.687,-78.572),(35.683,-78.580),(35.677,-78.587),(35.671,-78.597),(35.666,-78.606),(35.661,-78.615),(35.658,-78.624),(35.656,-78.632),(35.653,-78.644),(35.652,-78.650),(35.651,-78.657),(35.650,-78.661),(35.649,-78.668),(35.648,-78.676),(35.647,-78.682),(35.647,-78.689),(35.646,-78.694),(35.645,-78.698),(35.645,-78.703),(35.644,-78.708),(35.644,-78.711),(35.644,-78.718),(35.644,-78.724),(35.644,-78.731),(35.644,-78.735),(35.643,-78.742),(35.643,-78.748),(35.642,-78.756),(35.641,-78.763),(35.639,-78.773),(35.636,-78.785),(35.632,-78.795),(35.629,-78.802),(35.627,-78.809),(35.624,-78.816),(35.621,-78.822),(35.620,-78.828),(35.618,-78.834),(35.618,-78.840),(35.618,-78.846),(35.618,-78.855),(35.618,-78.860),(35.618,-78.869),(35.618,-78.875),(35.618,-78.881),(35.620,-78.887),(35.623,-78.893),(35.627,-78.898),(35.632,-78.901),(35.638,-78.904),(35.644,-78.907),(35.650,-78.909),(35.656,-78.912),(35.661,-78.915),(35.665,-78.917),(35.669,-78.919),(35.673,-78.920),(35.677,-78.922),(35.681,-78.924),(35.685,-78.925),(35.690,-78.926),(35.695,-78.928),(35.699,-78.929),(35.704,-78.930),(35.707,-78.930),(35.710,-78.930),(35.714,-78.930),(35.716,-78.930)&q_sort=featured&q_offset=0">SEARCH RENTALS</a></li> <li class="sec-nav-drop-color" data-selector="li" style="outline: none; cursor: inherit;"><a class="sec-nav-drop-link-color" href="/search?view=gallery_view#?q_limit=36q_prioritize=agents.0.id=R35453%7Coffice.id=1963mlsId=87&propertyType=Vacant+Land&status=1%7C3&polygon=(35.716,-78.930),(35.724,-78.930),(35.730,-78.930),(35.736,-78.930),(35.741,-78.930),(35.746,-78.930),(35.753,-78.930),(35.761,-78.930),(35.773,-78.928),(35.783,-78.927),(35.793,-78.924),(35.806,-78.919),(35.817,-78.915),(35.828,-78.912),(35.838,-78.907),(35.848,-78.904),(35.856,-78.901),(35.863,-78.898),(35.871,-78.895),(35.877,-78.890),(35.883,-78.884),(35.890,-78.873),(35.893,-78.862),(35.898,-78.849),(35.901,-78.840),(35.905,-78.830),(35.909,-78.821),(35.913,-78.812),(35.916,-78.805),(35.918,-78.799),(35.921,-78.788),(35.923,-78.781),(35.924,-78.772),(35.925,-78.763),(35.926,-78.753),(35.927,-78.742),(35.929,-78.730),(35.931,-78.718),(35.932,-78.707),(35.935,-78.698),(35.935,-78.689),(35.935,-78.681),(35.935,-78.673),(35.935,-78.665),(35.935,-78.655),(35.935,-78.640),(35.932,-78.623),(35.927,-78.604),(35.922,-78.589),(35.917,-78.568),(35.911,-78.553),(35.906,-78.541),(35.900,-78.531),(35.892,-78.522),(35.883,-78.515),(35.877,-78.510),(35.869,-78.505),(35.861,-78.500),(35.852,-78.496),(35.845,-78.492),(35.839,-78.487),(35.832,-78.482),(35.827,-78.479),(35.819,-78.477),(35.812,-78.477),(35.805,-78.476),(35.799,-78.476),(35.792,-78.476),(35.784,-78.476),(35.778,-78.476),(35.769,-78.477),(35.758,-78.481),(35.747,-78.488),(35.738,-78.493),(35.731,-78.497),(35.722,-78.503),(35.716,-78.511),(35.709,-78.526),(35.701,-78.543),(35.695,-78.554),(35.690,-78.565),(35.687,-78.572),(35.683,-78.580),(35.677,-78.587),(35.671,-78.597),(35.666,-78.606),(35.661,-78.615),(35.658,-78.624),(35.656,-78.632),(35.653,-78.644),(35.652,-78.650),(35.651,-78.657),(35.650,-78.661),(35.649,-78.668),(35.648,-78.676),(35.647,-78.682),(35.647,-78.689),(35.646,-78.694),(35.645,-78.698),(35.645,-78.703),(35.644,-78.708),(35.644,-78.711),(35.644,-78.718),(35.644,-78.724),(35.644,-78.731),(35.644,-78.735),(35.643,-78.742),(35.643,-78.748),(35.642,-78.756),(35.641,-78.763),(35.639,-78.773),(35.636,-78.785),(35.632,-78.795),(35.629,-78.802),(35.627,-78.809),(35.624,-78.816),(35.621,-78.822),(35.620,-78.828),(35.618,-78.834),(35.618,-78.840),(35.618,-78.846),(35.618,-78.855),(35.618,-78.860),(35.618,-78.869),(35.618,-78.875),(35.618,-78.881),(35.620,-78.887),(35.623,-78.893),(35.627,-78.898),(35.632,-78.901),(35.638,-78.904),(35.644,-78.907),(35.650,-78.909),(35.656,-78.912),(35.661,-78.915),(35.665,-78.917),(35.669,-78.919),(35.673,-78.920),(35.677,-78.922),(35.681,-78.924),(35.685,-78.925),(35.690,-78.926),(35.695,-78.928),(35.699,-78.929),(35.704,-78.930),(35.707,-78.930),(35.710,-78.930),(35.714,-78.930),(35.716,-78.930)&q_sort=featured&q_offset=0">SEARCH LAND</a></li> </ul> </li> <li class="nav-item dropdown" data-selector="li" style="outline: none; cursor: inherit;"><a class="dropdown-toggle sec-nav-link-color" data-toggle="dropdown" data-hover="dropdown" data-delay="0" data-close-others="false" href="/buy">City Guides<i class="fa fa-angle-down" data-selector=".fa" style="outline: none; cursor: inherit;"></i></a> <ul class="dropdown-menu"> <li class="sec-nav-drop-color" data-selector="li" style="outline: none; cursor: inherit;"><a class="sec-nav-drop-link-color" href="/apex-guide">Apex Guide</a></li> <li class="sec-nav-drop-color" data-selector="li" style="outline: none; cursor: inherit;"><a class="sec-nav-drop-link-color" href="/cary-guide">Cary Guide</a></li> <li class="sec-nav-drop-color" data-selector="li" style="outline: none; cursor: inherit;"><a class="sec-nav-drop-link-color" href="/chapel-hill-guide">Chapel Hill Guide</a></li> <li class="sec-nav-drop-color" data-selector="li" style="outline: none; cursor: inherit;"><a class="sec-nav-drop-link-color" href="/durham-guide">Durham Guide</a></li> <li class="sec-nav-drop-color" data-selector="li" style="outline: none; cursor: inherit;"><a class="sec-nav-drop-link-color" href="/fuquay-varina-guide">Fuquay-Varina Guide</a></li> <li class="sec-nav-drop-color" data-selector="li" style="outline: none; cursor: inherit;"><a class="sec-nav-drop-link-color" href="/garner-guide">Garner Guide</a></li> <li class="sec-nav-drop-color" data-selector="li" style="outline: none; cursor: inherit;"><a class="sec-nav-drop-link-color" href="/hillsborough-guide">Hillsborough Guide</a></li> <li class="sec-nav-drop-color" data-selector="li" style="outline: none; cursor: inherit;"><a class="sec-nav-drop-link-color" href="/holly-springs-guide">Holly Springs Guide</a></li> <li class="sec-nav-drop-color" data-selector="li" style="outline: none; cursor: inherit;"><a class="sec-nav-drop-link-color" href="/mebane-guide">Mebane Guide</a></li> <li class="sec-nav-drop-color" data-selector="li" style="outline: none; cursor: inherit;"><a class="sec-nav-drop-link-color" href="/morrisville-guide">Morrisville Guide</a></li> <li class="sec-nav-drop-color" data-selector="li" style="outline: none; cursor: inherit;"><a class="sec-nav-drop-link-color" href="/raleigh-guide">Raleigh Guide</a></li> <li class="sec-nav-drop-color" data-selector="li" style="outline: none; cursor: inherit;"><a class="sec-nav-drop-link-color" href="/wake-forest-guide">Wake Forest Guide</a></li> </ul> </li><li class="nav-item dropdown" data-selector="li" style="outline: none; cursor: inherit;"><a class="dropdown-toggle sec-nav-link-color" data-toggle="dropdown" data-hover="dropdown" data-delay="0" data-close-others="false" href="/buy">BUY<i class="fa fa-angle-down" data-selector=".fa" style="outline: none; cursor: inherit;"></i></a> <ul class="dropdown-menu"> <li class="sec-nav-drop-color" data-selector="li" style="outline: none; cursor: inherit;"><a class="sec-nav-drop-link-color" href="/buyers_information">BUYERS INFORMATION</a></li> <li class="sec-nav-drop-color" data-selector="li" style="outline: none; cursor: inherit;"><a class="sec-nav-drop-link-color" href="/home_buying_process">HOME BUYING PROCESS</a></li> <li class="sec-nav-drop-color" data-selector="li" style="outline: none; cursor: inherit;"><a class="sec-nav-drop-link-color" href="/buyers_faq">BUYERS FAQ</a></li> <li class="sec-nav-drop-color" data-selector="li" style="outline: none; cursor: inherit;"><a class="sec-nav-drop-link-color" href="/first_time_home_buyers">FIRST TIME HOME BUYERS</a></li> <li class="sec-nav-drop-color" data-selector="li" style="outline: none; cursor: inherit;"><a class="sec-nav-drop-link-color" href="/moving_tips">MOVING TIPS</a></li> <li class="sec-nav-drop-color" data-selector="li" style="outline: none; cursor: inherit;"><a class="sec-nav-drop-link-color" href="/active_adult_communities">ACTIVE ADULT COMMUNITIES</a></li> </ul> </li> <li class="nav-item" data-selector="li" style="outline: none; cursor: inherit;"><a class="sec-nav-link-color" href="/sellers_information">SELL</a></li> <!-- <li class="nav-item dropdown" data-selector="li" style="outline: none; cursor: inherit;"><a class="dropdown-toggle sec-nav-link-color" data-toggle="dropdown" data-hover="dropdown" data-delay="0" data-close-others="false" href="/rentals">RENTALS<i class="fa fa-angle-down" data-selector=".fa" style="outline: none; cursor: inherit;"></i></a> <ul class="dropdown-menu"> <li class="sec-nav-drop-color" data-selector="li" style="outline: none; cursor: inherit;"><a class="sec-nav-drop-link-color" href="/tenants">TENANTS</a></li> <li class="sec-nav-drop-color" data-selector="li" style="outline: none; cursor: inherit;"><a class="sec-nav-drop-link-color" href="/owners">OWNERS</a></li> <li class="sec-nav-drop-color" data-selector="li" style="outline: none; cursor: inherit;"><a class="sec-nav-drop-link-color" href="/inquiries">INQUIRIES</a></li> </ul> </li> --> <li class="nav-item dropdown" data-selector="li" style="outline: none; cursor: inherit;"><a class="dropdown-toggle sec-nav-link-color" data-toggle="dropdown" data-hover="dropdown" data-delay="0" data-close-others="false" href="/newsletter">NEWSLETTERS<i class="fa fa-angle-down" data-selector=".fa" style="outline: none; cursor: inherit;"></i></a> <ul class="dropdown-menu"> <li class="sec-nav-drop-color" data-selector="li" style="outline: none; cursor: inherit;"><a class="sec-nav-drop-link-color" href="https://us10.campaign-archive.com/?e=%5BUNIQID%5D&u=78c2665f62db7c37b9d094685&id=32035ae3eb">March 2025 Real Estate Update</a></li> <li class="sec-nav-drop-color" data-selector="li" style="outline: none; cursor: inherit;"><a class="sec-nav-drop-link-color" href="https://us10.campaign-archive.com/?e=%5BUNIQID%5D&u=78c2665f62db7c37b9d094685&id=2159290991">February 2025 Real Estate Update</a></li> <li class="sec-nav-drop-color" data-selector="li" style="outline: none; cursor: inherit;"><a class="sec-nav-drop-link-color" href="https://us10.campaign-archive.com/?e=%5BUNIQID%5D&u=78c2665f62db7c37b9d094685&id=e256f6f818">January 2025 Real Estate Update</a></li> <li class="sec-nav-drop-color" data-selector="li" style="outline: none; cursor: inherit;"><a class="sec-nav-drop-link-color" href="https://us10.campaign-archive.com/?e=%5BUNIQID%5D&u=78c2665f62db7c37b9d094685&id=b2725ebf5b">December 2024 Real Estate Update</a></li> <li class="sec-nav-drop-color" data-selector="li" style="outline: none; cursor: inherit;"><a class="sec-nav-drop-link-color" href="https://us10.campaign-archive.com/?e=%5BUNIQID%5D&u=78c2665f62db7c37b9d094685&id=7e712ae025">November 2024 Real Estate Update</a></li> <li class="sec-nav-drop-color" data-selector="li" style="outline: none; cursor: inherit;"><a class="sec-nav-drop-link-color" href="https://us10.campaign-archive.com/?e=%5BUNIQID%5D&u=78c2665f62db7c37b9d094685&id=df4461c55f">October 2024 Real Estate Update</a></li> <li class="sec-nav-drop-color" data-selector="li" style="outline: none; cursor: inherit;"><a class="sec-nav-drop-link-color" href="https://us10.campaign-archive.com/?e=%5BUNIQID%5D&u=78c2665f62db7c37b9d094685&id=ed1285bf9b">September 2024 Real Estate Update</a></li> <li class="sec-nav-drop-color" data-selector="li" style="outline: none; cursor: inherit;"><a class="sec-nav-drop-link-color" href="https://us10.campaign-archive.com/?e=%5BUNIQID%5D&u=78c2665f62db7c37b9d094685&id=5de3461656">August 2024 Newsletter</a></li> <li class="sec-nav-drop-color" data-selector="li" style="outline: none; cursor: inherit;"><a class="sec-nav-drop-link-color" href="https://us10.campaign-archive.com/?e=%5BUNIQID%5D&u=78c2665f62db7c37b9d094685&id=6eb3470f7a">July 2024 Newsletter</a></li> <li class="sec-nav-drop-color" data-selector="li" style="outline: none; cursor: inherit;"><a class="sec-nav-drop-link-color" href="https://us10.campaign-archive.com/?e=%5BUNIQID%5D&u=78c2665f62db7c37b9d094685&id=68aa704512">May 2024 Newsletter</a></li> <li class="sec-nav-drop-color" data-selector="li" style="outline: none; cursor: inherit;"><a class="sec-nav-drop-link-color" href="https://us10.campaign-archive.com/?e=%5BUNIQID%5D&u=78c2665f62db7c37b9d094685&id=442fbc69fb">April 2024 Newsletter</a></li> <li class="sec-nav-drop-color" data-selector="li" style="outline: none; cursor: inherit;"><a class="sec-nav-drop-link-color" href="https://us10.campaign-archive.com/?e=%5BUNIQID%5D&u=78c2665f62db7c37b9d094685&id=3816b5f63a">March 2024 Newsletter</a></li> <li class="sec-nav-drop-color" data-selector="li" style="outline: none; cursor: inherit;"><a class="sec-nav-drop-link-color" href="https://mailchi.mp/tcrnc/february-market-update-from-town-country-realty-13577697?e=e3d1d004c7">February 2024 Newsletter</a></li> <li class="sec-nav-drop-color" data-selector="li" style="outline: none; cursor: inherit;"><a class="sec-nav-drop-link-color" href="https://us10.campaign-archive.com/?e=%5BUNIQID%5D&u=78c2665f62db7c37b9d094685&id=380547fa44">January 2024 Newsletter</a></li> <li class="sec-nav-drop-color" data-selector="li" style="outline: none; cursor: inherit;"><a class="sec-nav-drop-link-color" href="https://us10.campaign-archive.com/?e=%5BUNIQID%5D&u=78c2665f62db7c37b9d094685&id=a4a376e18a">December 2023 Newsletter</a></li> <li class="sec-nav-drop-color" data-selector="li" style="outline: none; cursor: inherit;"><a class="sec-nav-drop-link-color" href="https://mailchi.mp/tcrnc/february-market-update-from-town-country-realty-13569241?e=%5BUNIQID%5D">November 2023 Newsletter</a></li> <li class="sec-nav-drop-color" data-selector="li" style="outline: none; cursor: inherit;"><a class="sec-nav-drop-link-color" href="https://us10.campaign-archive.com/?e=%5BUNIQID%5D&u=78c2665f62db7c37b9d094685&id=52e82c87a5">October 2023 TCR Newsletter</a></li> <li class="sec-nav-drop-color" data-selector="li" style="outline: none; cursor: inherit;"><a class="sec-nav-drop-link-color" href="https://us10.campaign-archive.com/?e=%5BUNIQID%5D&u=78c2665f62db7c37b9d094685&id=06fcfe4043">September 2023 TCR Newsletter</a></li> <li class="sec-nav-drop-color" data-selector="li" style="outline: none; cursor: inherit;"><a class="sec-nav-drop-link-color" href="https://mailchi.mp/tcrnc/february-market-update-from-town-country-realty-13558989?e=504f55aacc">August 2023 TCR Newsletter</a></li> <li class="sec-nav-drop-color" data-selector="li" style="outline: none; cursor: inherit;"><a class="sec-nav-drop-link-color" href="https://mailchi.mp/tcrnc/february-market-update-from-town-country-realty-13550621?e=0e119a1989">July 2023 TCR Newsletter</a></li> <li class="sec-nav-drop-color" data-selector="li" style="outline: none; cursor: inherit;"><a class="sec-nav-drop-link-color" href="https://us10.campaign-archive.com/?e=%5bUNIQID%5d&u=78c2665f62db7c37b9d094685&id=68bc995ec2">May 2023 Newsletter</a></li> <li class="sec-nav-drop-color" data-selector="li" style="outline: none; cursor: inherit;"><a class="sec-nav-drop-link-color" href="https://mailchi.mp/tcrnc/may-market-update-from-town-country-realty-11488362">May Market Update & VIP Invitation</a></li> </ul> </li> <li class="nav-item dropdown" data-selector="li" style="outline: none; cursor: inherit;"><a class="dropdown-toggle sec-nav-link-color" data-toggle="dropdown" data-hover="dropdown" data-delay="0" data-close-others="false" href="/top_areas" aria-expanded="true">Top Areas<i class="fa fa-angle-down" data-selector=".fa" style="outline: none; cursor: inherit;"></i></a><ul class="dropdown-menu"><li class="sec-nav-drop-color" data-selector="li" style="outline: none; cursor: inherit;"><a class="sec-nav-drop-link-color" href="/search?multi_search=Cary,%20NCmulti_cat=CityState&propertyType=Multi-Family%7CResidential%7CCondo/Townhome&status=1?view=gallery_view#?q_limit=36&q_prioritize=agents.0.id=R35453%7Coffice.id=1963&mlsId=87&multi_search=Cary,%20NC&multi_cat=CityState&propertyType=Multi-Family%7CResidential%7CCondo/Townhome&status=1%7C3&q_sort=featured&q_offset=0">CARY, NC</a></li><li class="sec-nav-drop-color" data-selector="li" style="outline: none; cursor: inherit;"><a class="sec-nav-drop-link-color" href="/search?multi_search=Raleigh,%20NCmulti_cat=CityState&propertyType=Multi-Family%7CResidential%7CCondo/Townhome&status=1?view=gallery_view#?q_limit=36&q_prioritize=agents.0.id=R35453%7Coffice.id=1963&mlsId=87&multi_search=Raleigh,%20NC&multi_cat=CityState&propertyType=Multi-Family%7CResidential%7CCondo/Townhome&status=1%7C3&q_sort=featured&q_offset=0">RALEIGH, NC</a></li><li class="sec-nav-drop-color" data-selector="li" style="outline: none; cursor: inherit;"><a class="sec-nav-drop-link-color" href="/search?multi_search=Durham,%20NCmulti_cat=CityState&propertyType=Multi-Family%7CResidential%7CCondo/Townhome&status=1?view=gallery_view#?q_limit=36&q_prioritize=agents.0.id=R35453%7Coffice.id=1963&mlsId=87&multi_search=Durham,%20NC&multi_cat=CityState&propertyType=Multi-Family%7CResidential%7CCondo/Townhome&status=1%7C3&q_sort=featured&q_offset=0">DURHAM, NC</a></li><li class="sec-nav-drop-color" data-selector="li" style="outline: none; cursor: inherit;"><a class="sec-nav-drop-link-color" href="/search?multi_search=Apex,%20NCmulti_cat=CityState&propertyType=Multi-Family%7CResidential%7CCondo/Townhome&status=1?view=gallery_view#?q_limit=36&q_prioritize=agents.0.id=R35453%7Coffice.id=1963&mlsId=87&multi_search=Apex,%20NC&multi_cat=CityState&propertyType=Multi-Family%7CResidential%7CCondo/Townhome&status=1%7C3&q_sort=featured&q_offset=0">APEX, NC</a></li><li class="sec-nav-drop-color" data-selector="li" style="outline: none; cursor: inherit;"><a class="sec-nav-drop-link-color" href="/search?multi_search=Morrisville,%20NCmulti_cat=CityStatepropertyType=Multi-Family%7CResidential%7CCondo/Townhome&status=1?view=gallery_view#?q_limit=36&q_prioritize=agents.0.id=R35453%7Coffice.id=1963&mlsId=87&multi_search=Morrisville,%20NC&multi_cat=CityState&propertyType=Multi-Family%7CResidential%7CCondo/Townhome&status=1%7C3&q_sort=featured&q_offset=0">MORRISVILLE, NC </a></li><li class="sec-nav-drop-color" data-selector="li" style="outline: none; cursor: inherit;"><a class="sec-nav-drop-link-color" href="/search?multi_search=Holly%20Springs,%20NCmulti_cat=CityState&propertyType=Multi-Family%7CResidential%7CCondo/Townhome&status=1?view=gallery_view#?q_limit=36&q_prioritize=agents.0.id=R35453%7Coffice.id=1963&mlsId=87&multi_search=Holly%20Springs,%20NC&multi_cat=CityState&propertyType=Multi-Family%7CResidential%7CCondo/Townhome&status=1%7C3&q_sort=featured&q_offset=0">HOLLY SPRINGS, NC</a></li><li class="sec-nav-drop-color" data-selector="li" style="outline: none; cursor: inherit;"><a class="sec-nav-drop-link-color" href="/search?multi_search=Garner,%20NCmulti_cat=CityState&propertyType=Multi-Family%7CResidential%7CCondo/Townhome&status=1?view=gallery_view#?q_limit=36&q_prioritize=agents.0.id=R35453%7Coffice.id=1963&mlsId=87&multi_search=Garner,%20NC&multi_cat=CityState&propertyType=Multi-Family%7CResidential%7CCondo/Townhome&status=1%7C3&q_sort=featured&q_offset=0">GARNER, NC</a></li><li class="sec-nav-drop-color" data-selector="li" style="outline: none; cursor: inherit;"><a class="sec-nav-drop-link-color" href="/search?multi_search=Fuquay%20Varina,%20NCmulti_cat=CityState&propertyType=Multi-Family%7CResidential%7CCondo/Townhome&status=1?view=gallery_view#?q_limit=36&q_prioritize=agents.0.id=R35453%7Coffice.id=1963&mlsId=87&multi_search=Fuquay%20Varina,%20NC&multi_cat=CityState&propertyType=Multi-Family%7CResidential%7CCondo/Townhome&status=1%7C3&q_sort=featured&q_offset=0">FUQUAY VARINA, NC</a></li><li class="sec-nav-drop-color" data-selector="li" style="outline: none; cursor: inherit;"><a class="sec-nav-drop-link-color" href="/search?multi_search=Wake%20Forest,%20NCmulti_cat=CityState&propertyType=Multi-Family%7CResidential%7CCondo/Townhome&status=1?view=gallery_view#?q_limit=36&q_prioritize=agents.0.id=R35453%7Coffice.id=1963&mlsId=87&multi_search=Wake%20Forest,%20NC&multi_cat=CityState&propertyType=Multi-Family%7CResidential%7CCondo/Townhome&status=1%7C3&q_sort=featured&q_offset=0">WAKE FOREST, NC</a></li><li class="sec-nav-drop-color" data-selector="li" style="outline: none; cursor: inherit;"><a class="sec-nav-drop-link-color" href="/search?multi_search=Hillsborough,%20NCmulti_cat=CityState&propertyType=Multi-Family%7CResidential%7CCondo/Townhome&status=1?view=gallery_view#?q_limit=36&q_prioritize=agents.0.id=R35453%7Coffice.id=1963&mlsId=87&multi_search=Hillsborough,%20NC&multi_cat=CityState&propertyType=Multi-Family%7CResidential%7CCondo/Townhome&status=1%7C3&q_sort=featured&q_offset=0">HILLSBOROUGH, NC</a></li><li class="sec-nav-drop-color" data-selector="li" style="outline: none; cursor: inherit;"><a class="sec-nav-drop-link-color" href="/search?multi_search=Chapel%20Hill,%20NCmulti_cat=CityState&propertyType=Multi-Family%7CResidential%7CCondo/Townhome&status=1?view=gallery_view#?q_limit=36&q_prioritize=agents.0.id=R35453%7Coffice.id=1963&mlsId=87&multi_search=Chapel%20Hill,%20NC&multi_cat=CityState&propertyType=Multi-Family%7CResidential%7CCondo/Townhome&status=1%7C3&q_sort=featured&q_offset=0">CHAPEL HILL, NC</a></li><li class="sec-nav-drop-color" data-selector="li" style="outline: none; cursor: inherit;"><a class="sec-nav-drop-link-color" href="/search?multi_search=Mebane,%20NCmulti_cat=CityState&propertyType=Multi-Family%7CResidential%7CCondo/Townhome&status=1?view=gallery_view#?q_limit=36&q_prioritize=agents.0.id=R35453%7Coffice.id=1963&mlsId=87&multi_search=Mebane,%20NC&multi_cat=CityState&propertyType=Multi-Family%7CResidential%7CCondo/Townhome&status=1%7C3&q_sort=featured&q_offset=0">MEBANE, NC</a></li></ul></li> <!-- <li class="nav-item dropdown" data-selector="li" style="outline: none; cursor: inherit;"><a class="dropdown-toggle sec-nav-link-color" data-toggle="dropdown" data-hover="dropdown" data-delay="0" data-close-others="false" href="/top_areas">Top Areas<i class="fa fa-angle-down" data-selector=".fa" style="outline: none; cursor: inherit;"></i></a> <ul class="dropdown-menu"> <li class="sec-nav-drop-color" data-selector="li" style="outline: none; cursor: inherit;"><a class="sec-nav-drop-link-color" href="/search?multi_search=Cary,%20NCmulti_cat=CityStatepropertyType=Multi-Family|Residential|Condo/Townhomestatus=1#?q_limit=36mlsId=87&price=10000:&multi_search=Cary,%20NC&multi_cat=CityState&propertyType=Multi-Family|Residential|Condo/Townhome&status=1|3&q_sort=createdAt-&q_offset=0">CARY, NC</a></li> <li class="sec-nav-drop-color" data-selector="li" style="outline: none; cursor: inherit;"><a class="sec-nav-drop-link-color" href="/search?multi_search=Apex,%20NCmulti_cat=CityStatepropertyType=Multi-Family|Residential|Condo/Townhome&status=1#?q_limit=36&mlsId=87&price=10000:&multi_search=Apex,%20NC&multi_cat=CityState&propertyType=Multi-Family|Residential|Condo/Townhome&status=1|3&q_sort=createdAt-&q_offset=0">APEX, NC</a></li> <li class="sec-nav-drop-color" data-selector="li" style="outline: none; cursor: inherit;"><a class="sec-nav-drop-link-color" href="/search?multi_search=Morrisville,%20NCmulti_cat=CityStatepropertyType=Multi-Family|Residential|Condo/Townhome&status=1#?q_limit=36&mlsId=87&price=10000:&multi_search=Morrisville,%20NC&multi_cat=CityState&propertyType=Multi-Family|Residential|Condo/Townhome&status=1|3&q_sort=createdAt-&q_offset=0">MORRISVILLE, NC </a></li> <li class="sec-nav-drop-color" data-selector="li" style="outline: none; cursor: inherit;"><a class="sec-nav-drop-link-color" href="/search?multi_search=Holly%20Springs,%20NCmulti_cat=CityStatepropertyType=Multi-Family|Residential|Condo/Townhome&status=1#?q_limit=36&mlsId=87&price=10000:&multi_search=Holly%20Springs,%20NC&multi_cat=CityState&propertyType=Multi-Family|Residential|Condo/Townhome&status=1|3&q_sort=createdAt-&q_offset=0">HOLLY SPRINGS, NC</a></li> <li class="sec-nav-drop-color" data-selector="li" style="outline: none; cursor: inherit;"><a class="sec-nav-drop-link-color" href="/search?multi_search=Raleigh,%20NCmulti_cat=CityStatepropertyType=Multi-Family|Residential|Condo/Townhome&status=1#?q_limit=36&mlsId=87&price=10000:&multi_search=Raleigh,%20NC&multi_cat=CityState&propertyType=Multi-Family|Residential|Condo/Townhome&status=1|3&q_sort=createdAt-&q_offset=0">RALEIGH, NC</a></li> </ul> </li> --> <li data-selector="li" style="outline: none; cursor: inherit;"> <a class="menu-toggle nav-link-color" style="outline: none; cursor: inherit;"> <span>MENU</span> <svg xmlns="http://www.w3.org/2000/svg" width="30" height="30" viewbox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-menu"> <line x1="3" y1="12" x2="21" y2="12"></line> <line x1="3" y1="6" x2="21" y2="6"></line> <line x1="3" y1="18" x2="21" y2="18"></line> </svg></a> </li> <li class="nav-item" data-selector="li" style="outline: none; cursor: inherit;"> <a href="/connect" id="top-nav-marketing-plan" class="btn-primary" style="outline: none; cursor: inherit;">Let's Talk</a> </li> </ul></div> <p style="margin: 0px 0px 8px; font-size: 20px !important; outline: none; cursor: inherit;" data-selector="p"><i>"We provide clients with the highest level of service to match lifestyles with properties and "Bring Home Results."</i></p> </div> </div> </header> <div id="slide-out-nav" class=""> <div class="close-nav"> <svg xmlns="http://www.w3.org/2000/svg" width="30" height="30" viewbox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-x-circle"> <circle cx="12" cy="12" r="10"></circle> <line x1="15" y1="9" x2="9" y2="15"></line> <line x1="9" y1="9" x2="15" y2="15"></line> </svg> </div> <div class="render-menu"><ul class="nav navbar-nav navbar-right"><li class="nav-item dropdown"><a class="dropdown-toggle sec-nav-link-color" data-toggle="dropdown" data-hover="dropdown" data-delay="0" data-close-others="false" href="/search_listings">SEARCH LISTINGS<i class="fa fa-angle-down"></i></a><ul class="dropdown-menu"><li class="sec-nav-drop-color"><a class="sec-nav-drop-link-color" href="/search">SEARCH ALL</a></li><li class="sec-nav-drop-color"><a class="sec-nav-drop-link-color" href="/search#?q_limit=36q_prioritize=agents.0.id=R35453|office.id=1963&mlsId=87&propertyType=Multi-Family|Residential&status=1|3&polygon=(35.716,-78.930),(35.724,-78.930),(35.730,-78.930),(35.736,-78.930),(35.741,-78.930),(35.746,-78.930),(35.753,-78.930),(35.761,-78.930),(35.773,-78.928),(35.783,-78.927),(35.793,-78.924),(35.806,-78.919),(35.817,-78.915),(35.828,-78.912),(35.838,-78.907),(35.848,-78.904),(35.856,-78.901),(35.863,-78.898),(35.871,-78.895),(35.877,-78.890),(35.883,-78.884),(35.890,-78.873),(35.893,-78.862),(35.898,-78.849),(35.901,-78.840),(35.905,-78.830),(35.909,-78.821),(35.913,-78.812),(35.916,-78.805),(35.918,-78.799),(35.921,-78.788),(35.923,-78.781),(35.924,-78.772),(35.925,-78.763),(35.926,-78.753),(35.927,-78.742),(35.929,-78.730),(35.931,-78.718),(35.932,-78.707),(35.935,-78.698),(35.935,-78.689),(35.935,-78.681),(35.935,-78.673),(35.935,-78.665),(35.935,-78.655),(35.935,-78.640),(35.932,-78.623),(35.927,-78.604),(35.922,-78.589),(35.917,-78.568),(35.911,-78.553),(35.906,-78.541),(35.900,-78.531),(35.892,-78.522),(35.883,-78.515),(35.877,-78.510),(35.869,-78.505),(35.861,-78.500),(35.852,-78.496),(35.845,-78.492),(35.839,-78.487),(35.832,-78.482),(35.827,-78.479),(35.819,-78.477),(35.812,-78.477),(35.805,-78.476),(35.799,-78.476),(35.792,-78.476),(35.784,-78.476),(35.778,-78.476),(35.769,-78.477),(35.758,-78.481),(35.747,-78.488),(35.738,-78.493),(35.731,-78.497),(35.722,-78.503),(35.716,-78.511),(35.709,-78.526),(35.701,-78.543),(35.695,-78.554),(35.690,-78.565),(35.687,-78.572),(35.683,-78.580),(35.677,-78.587),(35.671,-78.597),(35.666,-78.606),(35.661,-78.615),(35.658,-78.624),(35.656,-78.632),(35.653,-78.644),(35.652,-78.650),(35.651,-78.657),(35.650,-78.661),(35.649,-78.668),(35.648,-78.676),(35.647,-78.682),(35.647,-78.689),(35.646,-78.694),(35.645,-78.698),(35.645,-78.703),(35.644,-78.708),(35.644,-78.711),(35.644,-78.718),(35.644,-78.724),(35.644,-78.731),(35.644,-78.735),(35.643,-78.742),(35.643,-78.748),(35.642,-78.756),(35.641,-78.763),(35.639,-78.773),(35.636,-78.785),(35.632,-78.795),(35.629,-78.802),(35.627,-78.809),(35.624,-78.816),(35.621,-78.822),(35.620,-78.828),(35.618,-78.834),(35.618,-78.840),(35.618,-78.846),(35.618,-78.855),(35.618,-78.860),(35.618,-78.869),(35.618,-78.875),(35.618,-78.881),(35.620,-78.887),(35.623,-78.893),(35.627,-78.898),(35.632,-78.901),(35.638,-78.904),(35.644,-78.907),(35.650,-78.909),(35.656,-78.912),(35.661,-78.915),(35.665,-78.917),(35.669,-78.919),(35.673,-78.920),(35.677,-78.922),(35.681,-78.924),(35.685,-78.925),(35.690,-78.926),(35.695,-78.928),(35.699,-78.929),(35.704,-78.930),(35.707,-78.930),(35.710,-78.930),(35.714,-78.930),(35.716,-78.930)&q_sort=featured&q_offset=0">SEARCH HOMES</a></li><li class="sec-nav-drop-color"><a class="sec-nav-drop-link-color" href="/search?view=gallery_view#?q_limit=36q_prioritize=agents.0.id=R35453|office.id=1963&mlsId=87&propertyType=Residential+Lease&status=1|3&polygon=(35.716,-78.930),(35.724,-78.930),(35.730,-78.930),(35.736,-78.930),(35.741,-78.930),(35.746,-78.930),(35.753,-78.930),(35.761,-78.930),(35.773,-78.928),(35.783,-78.927),(35.793,-78.924),(35.806,-78.919),(35.817,-78.915),(35.828,-78.912),(35.838,-78.907),(35.848,-78.904),(35.856,-78.901),(35.863,-78.898),(35.871,-78.895),(35.877,-78.890),(35.883,-78.884),(35.890,-78.873),(35.893,-78.862),(35.898,-78.849),(35.901,-78.840),(35.905,-78.830),(35.909,-78.821),(35.913,-78.812),(35.916,-78.805),(35.918,-78.799),(35.921,-78.788),(35.923,-78.781),(35.924,-78.772),(35.925,-78.763),(35.926,-78.753),(35.927,-78.742),(35.929,-78.730),(35.931,-78.718),(35.932,-78.707),(35.935,-78.698),(35.935,-78.689),(35.935,-78.681),(35.935,-78.673),(35.935,-78.665),(35.935,-78.655),(35.935,-78.640),(35.932,-78.623),(35.927,-78.604),(35.922,-78.589),(35.917,-78.568),(35.911,-78.553),(35.906,-78.541),(35.900,-78.531),(35.892,-78.522),(35.883,-78.515),(35.877,-78.510),(35.869,-78.505),(35.861,-78.500),(35.852,-78.496),(35.845,-78.492),(35.839,-78.487),(35.832,-78.482),(35.827,-78.479),(35.819,-78.477),(35.812,-78.477),(35.805,-78.476),(35.799,-78.476),(35.792,-78.476),(35.784,-78.476),(35.778,-78.476),(35.769,-78.477),(35.758,-78.481),(35.747,-78.488),(35.738,-78.493),(35.731,-78.497),(35.722,-78.503),(35.716,-78.511),(35.709,-78.526),(35.701,-78.543),(35.695,-78.554),(35.690,-78.565),(35.687,-78.572),(35.683,-78.580),(35.677,-78.587),(35.671,-78.597),(35.666,-78.606),(35.661,-78.615),(35.658,-78.624),(35.656,-78.632),(35.653,-78.644),(35.652,-78.650),(35.651,-78.657),(35.650,-78.661),(35.649,-78.668),(35.648,-78.676),(35.647,-78.682),(35.647,-78.689),(35.646,-78.694),(35.645,-78.698),(35.645,-78.703),(35.644,-78.708),(35.644,-78.711),(35.644,-78.718),(35.644,-78.724),(35.644,-78.731),(35.644,-78.735),(35.643,-78.742),(35.643,-78.748),(35.642,-78.756),(35.641,-78.763),(35.639,-78.773),(35.636,-78.785),(35.632,-78.795),(35.629,-78.802),(35.627,-78.809),(35.624,-78.816),(35.621,-78.822),(35.620,-78.828),(35.618,-78.834),(35.618,-78.840),(35.618,-78.846),(35.618,-78.855),(35.618,-78.860),(35.618,-78.869),(35.618,-78.875),(35.618,-78.881),(35.620,-78.887),(35.623,-78.893),(35.627,-78.898),(35.632,-78.901),(35.638,-78.904),(35.644,-78.907),(35.650,-78.909),(35.656,-78.912),(35.661,-78.915),(35.665,-78.917),(35.669,-78.919),(35.673,-78.920),(35.677,-78.922),(35.681,-78.924),(35.685,-78.925),(35.690,-78.926),(35.695,-78.928),(35.699,-78.929),(35.704,-78.930),(35.707,-78.930),(35.710,-78.930),(35.714,-78.930),(35.716,-78.930)&q_sort=featured&q_offset=0">SEARCH RENTALS</a></li><li class="sec-nav-drop-color"><a class="sec-nav-drop-link-color" href="/search?view=gallery_view#?q_limit=36q_prioritize=agents.0.id=R35453|office.id=1963mlsId=87&propertyType=Vacant+Land&status=1|3&polygon=(35.716,-78.930),(35.724,-78.930),(35.730,-78.930),(35.736,-78.930),(35.741,-78.930),(35.746,-78.930),(35.753,-78.930),(35.761,-78.930),(35.773,-78.928),(35.783,-78.927),(35.793,-78.924),(35.806,-78.919),(35.817,-78.915),(35.828,-78.912),(35.838,-78.907),(35.848,-78.904),(35.856,-78.901),(35.863,-78.898),(35.871,-78.895),(35.877,-78.890),(35.883,-78.884),(35.890,-78.873),(35.893,-78.862),(35.898,-78.849),(35.901,-78.840),(35.905,-78.830),(35.909,-78.821),(35.913,-78.812),(35.916,-78.805),(35.918,-78.799),(35.921,-78.788),(35.923,-78.781),(35.924,-78.772),(35.925,-78.763),(35.926,-78.753),(35.927,-78.742),(35.929,-78.730),(35.931,-78.718),(35.932,-78.707),(35.935,-78.698),(35.935,-78.689),(35.935,-78.681),(35.935,-78.673),(35.935,-78.665),(35.935,-78.655),(35.935,-78.640),(35.932,-78.623),(35.927,-78.604),(35.922,-78.589),(35.917,-78.568),(35.911,-78.553),(35.906,-78.541),(35.900,-78.531),(35.892,-78.522),(35.883,-78.515),(35.877,-78.510),(35.869,-78.505),(35.861,-78.500),(35.852,-78.496),(35.845,-78.492),(35.839,-78.487),(35.832,-78.482),(35.827,-78.479),(35.819,-78.477),(35.812,-78.477),(35.805,-78.476),(35.799,-78.476),(35.792,-78.476),(35.784,-78.476),(35.778,-78.476),(35.769,-78.477),(35.758,-78.481),(35.747,-78.488),(35.738,-78.493),(35.731,-78.497),(35.722,-78.503),(35.716,-78.511),(35.709,-78.526),(35.701,-78.543),(35.695,-78.554),(35.690,-78.565),(35.687,-78.572),(35.683,-78.580),(35.677,-78.587),(35.671,-78.597),(35.666,-78.606),(35.661,-78.615),(35.658,-78.624),(35.656,-78.632),(35.653,-78.644),(35.652,-78.650),(35.651,-78.657),(35.650,-78.661),(35.649,-78.668),(35.648,-78.676),(35.647,-78.682),(35.647,-78.689),(35.646,-78.694),(35.645,-78.698),(35.645,-78.703),(35.644,-78.708),(35.644,-78.711),(35.644,-78.718),(35.644,-78.724),(35.644,-78.731),(35.644,-78.735),(35.643,-78.742),(35.643,-78.748),(35.642,-78.756),(35.641,-78.763),(35.639,-78.773),(35.636,-78.785),(35.632,-78.795),(35.629,-78.802),(35.627,-78.809),(35.624,-78.816),(35.621,-78.822),(35.620,-78.828),(35.618,-78.834),(35.618,-78.840),(35.618,-78.846),(35.618,-78.855),(35.618,-78.860),(35.618,-78.869),(35.618,-78.875),(35.618,-78.881),(35.620,-78.887),(35.623,-78.893),(35.627,-78.898),(35.632,-78.901),(35.638,-78.904),(35.644,-78.907),(35.650,-78.909),(35.656,-78.912),(35.661,-78.915),(35.665,-78.917),(35.669,-78.919),(35.673,-78.920),(35.677,-78.922),(35.681,-78.924),(35.685,-78.925),(35.690,-78.926),(35.695,-78.928),(35.699,-78.929),(35.704,-78.930),(35.707,-78.930),(35.710,-78.930),(35.714,-78.930),(35.716,-78.930)&q_sort=featured&q_offset=0">SEARCH LAND</a></li></ul><li class="nav-item dropdown"><a class="dropdown-toggle sec-nav-link-color" data-toggle="dropdown" data-hover="dropdown" data-delay="0" data-close-others="false" href="/city-guides">City Guides<i class="fa fa-angle-down"></i></a><ul class="dropdown-menu"><li class="sec-nav-drop-color"><a class="sec-nav-drop-link-color" href="/apex-guide">Apex Guide</a></li><li class="sec-nav-drop-color"><a class="sec-nav-drop-link-color" href="/cary-guide">Cary Guide</a></li><li class="sec-nav-drop-color"><a class="sec-nav-drop-link-color" href="/chapel-hill-guide">Chapel Hill Guide</a></li><li class="sec-nav-drop-color"><a class="sec-nav-drop-link-color" href="/durham-guide">Durham Guide</a></li><li class="sec-nav-drop-color"><a class="sec-nav-drop-link-color" href="/fuquay-varina-guide">Fuquay-Varina Guide</a></li><li class="sec-nav-drop-color"><a class="sec-nav-drop-link-color" href="/garner-guide">Garner Guide</a></li><li class="sec-nav-drop-color"><a class="sec-nav-drop-link-color" href="/hillsborough-guide">Hillsborough Guide</a></li><li class="sec-nav-drop-color"><a class="sec-nav-drop-link-color" href="/holly-springs-guide">Holly Springs Guide</a></li><li class="sec-nav-drop-color"><a class="sec-nav-drop-link-color" href="/mebane-guide">Mebane Guide</a></li><li class="sec-nav-drop-color"><a class="sec-nav-drop-link-color" href="/morrisville-guide">Morrisville Guide</a></li><li class="sec-nav-drop-color"><a class="sec-nav-drop-link-color" href="/raleigh-guide">Raleigh Guide</a></li><li class="sec-nav-drop-color"><a class="sec-nav-drop-link-color" href="/wake-forest-guide">Wake Forest Guide</a></li></ul><li class="nav-item dropdown"><a class="dropdown-toggle sec-nav-link-color" data-toggle="dropdown" data-hover="dropdown" data-delay="0" data-close-others="false" href="/buy">BUY<i class="fa fa-angle-down"></i></a><ul class="dropdown-menu"><li class="sec-nav-drop-color"><a class="sec-nav-drop-link-color" href="/buyers_information">BUYERS INFORMATION</a></li><li class="sec-nav-drop-color"><a class="sec-nav-drop-link-color" href="/home_buying_process">HOME BUYING PROCESS</a></li><li class="sec-nav-drop-color"><a class="sec-nav-drop-link-color" href="/buyers_faq">BUYERS FAQ</a></li><li class="sec-nav-drop-color"><a class="sec-nav-drop-link-color" href="/first_time_home_buyers">FIRST TIME HOME BUYERS</a></li><li class="sec-nav-drop-color"><a class="sec-nav-drop-link-color" href="/moving_tips">MOVING TIPS</a></li><li class="sec-nav-drop-color"><a class="sec-nav-drop-link-color" href="/active_adult_communities">ACTIVE ADULT COMMUNITIES</a></li></ul><li class="nav-item dropdown"><a class="dropdown-toggle sec-nav-link-color" data-toggle="dropdown" data-hover="dropdown" data-delay="0" data-close-others="false" href="/top_areas">Top Areas<i class="fa fa-angle-down"></i></a><ul class="dropdown-menu"><li class="sec-nav-drop-color"><a class="sec-nav-drop-link-color" href="/search?multi_search=Cary,%20NCmulti_cat=CityState&propertyType=Multi-Family%7CResidential%7CCondo/Townhome&status=1?view=gallery_view#?q_limit=36&q_prioritize=agents.0.id=R35453|office.id=1963&mlsId=87&multi_search=Cary,%20NC&multi_cat=CityState&propertyType=Multi-Family|Residential|Condo/Townhome&status=1|3&q_sort=featured&q_offset=0">CARY, NC</a></li><li class="sec-nav-drop-color"><a class="sec-nav-drop-link-color" href="/search?multi_search=Raleigh,%20NCmulti_cat=CityState&propertyType=Multi-Family%7CResidential%7CCondo/Townhome&status=1?view=gallery_view#?q_limit=36&q_prioritize=agents.0.id=R35453|office.id=1963&mlsId=87&multi_search=Raleigh,%20NC&multi_cat=CityState&propertyType=Multi-Family|Residential|Condo/Townhome&status=1|3&q_sort=featured&q_offset=0">RALEIGH, NC</a></li><li class="sec-nav-drop-color"><a class="sec-nav-drop-link-color" href="/search?multi_search=Durham,%20NCmulti_cat=CityState&propertyType=Multi-Family%7CResidential%7CCondo/Townhome&status=1?view=gallery_view#?q_limit=36&q_prioritize=agents.0.id=R35453|office.id=1963&mlsId=87&multi_search=Durham,%20NC&multi_cat=CityState&propertyType=Multi-Family|Residential|Condo/Townhome&status=1|3&q_sort=featured&q_offset=0">DURHAM, NC</a></li><li class="sec-nav-drop-color"><a class="sec-nav-drop-link-color" href="/search?multi_search=Apex,%20NCmulti_cat=CityState&propertyType=Multi-Family%7CResidential%7CCondo/Townhome&status=1?view=gallery_view#?q_limit=36&q_prioritize=agents.0.id=R35453|office.id=1963&mlsId=87&multi_search=Apex,%20NC&multi_cat=CityState&propertyType=Multi-Family|Residential|Condo/Townhome&status=1|3&q_sort=featured&q_offset=0">APEX, NC</a></li><li class="sec-nav-drop-color"><a class="sec-nav-drop-link-color" href="/search?multi_search=Morrisville,%20NCmulti_cat=CityStatepropertyType=Multi-Family%7CResidential%7CCondo/Townhome&status=1?view=gallery_view#?q_limit=36&q_prioritize=agents.0.id=R35453|office.id=1963&mlsId=87&multi_search=Morrisville,%20NC&multi_cat=CityState&propertyType=Multi-Family|Residential|Condo/Townhome&status=1|3&q_sort=featured&q_offset=0">MORRISVILLE, NC </a></li><li class="sec-nav-drop-color"><a class="sec-nav-drop-link-color" href="/search?multi_search=Holly%20Springs,%20NCmulti_cat=CityState&propertyType=Multi-Family%7CResidential%7CCondo/Townhome&status=1?view=gallery_view#?q_limit=36&q_prioritize=agents.0.id=R35453|office.id=1963&mlsId=87&multi_search=Holly%20Springs,%20NC&multi_cat=CityState&propertyType=Multi-Family|Residential|Condo/Townhome&status=1|3&q_sort=featured&q_offset=0">HOLLY SPRINGS, NC</a></li><li class="sec-nav-drop-color"><a class="sec-nav-drop-link-color" href="/search?multi_search=Garner,%20NCmulti_cat=CityState&propertyType=Multi-Family%7CResidential%7CCondo/Townhome&status=1?view=gallery_view#?q_limit=36&q_prioritize=agents.0.id=R35453|office.id=1963&mlsId=87&multi_search=Garner,%20NC&multi_cat=CityState&propertyType=Multi-Family|Residential|Condo/Townhome&status=1|3&q_sort=featured&q_offset=0">GARNER, NC</a></li><li class="sec-nav-drop-color"><a class="sec-nav-drop-link-color" href="/search?multi_search=Fuquay%20Varina,%20NCmulti_cat=CityState&propertyType=Multi-Family%7CResidential%7CCondo/Townhome&status=1?view=gallery_view#?q_limit=36&q_prioritize=agents.0.id=R35453|office.id=1963&mlsId=87&multi_search=Fuquay%20Varina,%20NC&multi_cat=CityState&propertyType=Multi-Family|Residential|Condo/Townhome&status=1|3&q_sort=featured&q_offset=0">FUQUAY VARINA, NC</a></li><li class="sec-nav-drop-color"><a class="sec-nav-drop-link-color" href="/search?multi_search=Wake%20Forest,%20NCmulti_cat=CityState&propertyType=Multi-Family%7CResidential%7CCondo/Townhome&status=1?view=gallery_view#?q_limit=36&q_prioritize=agents.0.id=R35453|office.id=1963&mlsId=87&multi_search=Wake%20Forest,%20NC&multi_cat=CityState&propertyType=Multi-Family|Residential|Condo/Townhome&status=1|3&q_sort=featured&q_offset=0">WAKE FOREST, NC</a></li><li class="sec-nav-drop-color"><a class="sec-nav-drop-link-color" href="/search?multi_search=Hillsborough,%20NCmulti_cat=CityStatepropertyType=Multi-Family%7CResidential%7CCondo/Townhome&status=1?view=gallery_view#?q_limit=36&q_prioritize=agents.0.id=R35453|office.id=1963&mlsId=87&multi_search=Hillsborough,%20NC&multi_cat=CityState&propertyType=Multi-Family|Residential|Condo/Townhome&status=1|3&q_sort=featured&q_offset=0">HILLSBOROUGH, NC</a></li><li class="sec-nav-drop-color"><a class="sec-nav-drop-link-color" href="/search?multi_search=Chapel%20Hill,%20NCmulti_cat=CityStatepropertyType=Multi-Family%7CResidential%7CCondo/Townhomestatus=1?view=gallery_view#?q_limit=36&q_prioritize=agents.0.id=R35453|office.id=1963&mlsId=87&multi_search=Chapel%20Hill,%20NC&multi_cat=CityState&propertyType=Multi-Family|Residential|Condo/Townhome&status=1|3&q_sort=featured&q_offset=0">CHAPEL HILL, NC</a></li><li class="sec-nav-drop-color"><a class="sec-nav-drop-link-color" href="/search?multi_search=Mebane,%20NCmulti_cat=CityStatepropertyType=Multi-Family%7CResidential%7CCondo/Townhomestatus=1?view=gallery_view#?q_limit=36&q_prioritize=agents.0.id=R35453|office.id=1963&mlsId=87&multi_search=Mebane,%20NC&multi_cat=CityState&propertyType=Multi-Family|Residential|Condo/Townhome&status=1|3&q_sort=featured&q_offset=0">MEBANE, NC</a></li></ul><li class="nav-item"><a class="sec-nav-link-color" href="/sellers_information">SELL</a></li><li class="nav-item dropdown"><a class="dropdown-toggle sec-nav-link-color" data-toggle="dropdown" data-hover="dropdown" data-delay="0" data-close-others="false" href="/newsletters">NEWSLETTERS<i class="fa fa-angle-down"></i></a><ul class="dropdown-menu"><li class="sec-nav-drop-color"><a class="sec-nav-drop-link-color" href="/march-2025-real-estate-update">March 2025 Real Estate Update</a></li><li class="sec-nav-drop-color"><a class="sec-nav-drop-link-color" href="/february-2025-real-estate-update">February 2025 Real Estate Update</a></li><li class="sec-nav-drop-color"><a class="sec-nav-drop-link-color" href="/january-2025-real-estate-update">January 2025 Real Estate Update</a></li><li class="sec-nav-drop-color"><a class="sec-nav-drop-link-color" href="/December-2024-real-estate-update">December 2024 Real Estate Update</a></li><li class="sec-nav-drop-color"><a class="sec-nav-drop-link-color" href="/november-2024-real-estate-update">November 2024 Real Estate Update</a></li><li class="sec-nav-drop-color"><a class="sec-nav-drop-link-color" href="/october-2024-real-estate-update">October 2024 Real Estate Update</a></li><li class="sec-nav-drop-color"><a class="sec-nav-drop-link-color" href="/september-2024-real-estate-update">September 2024 Real Estate Update</a></li><li class="sec-nav-drop-color"><a class="sec-nav-drop-link-color" href="/august-2024-real-estate-update">August 2024 Real Estate Update</a></li><li class="sec-nav-drop-color"><a class="sec-nav-drop-link-color" href="/july-2024-real-estate-update">July 2024 Real Estate Update</a></li><li class="sec-nav-drop-color"><a class="sec-nav-drop-link-color" href="/may-2024-real-estate-update">May 2024 Real Estate Update</a></li><li class="sec-nav-drop-color"><a class="sec-nav-drop-link-color" href="/april-2024-real-estate-update">April 2024 Real Estate Update</a></li><li class="sec-nav-drop-color"><a class="sec-nav-drop-link-color" href="/march-2024-real-estate-update">March 2024 Real Estate Update</a></li><li class="sec-nav-drop-color"><a class="sec-nav-drop-link-color" href="/february-2024-real-estate-update">February 2024 Real Estate Update</a></li><li class="sec-nav-drop-color"><a class="sec-nav-drop-link-color" href="/january-2024-real-estate-update">January 2024 Real Estate Update</a></li><li class="sec-nav-drop-color"><a class="sec-nav-drop-link-color" href="/december-2023-real-estate-update">December 2023 Real Estate Update</a></li><li class="sec-nav-drop-color"><a class="sec-nav-drop-link-color" href="/november-2023-real-estate-update">November 2023 Real Estate Update</a></li><li class="sec-nav-drop-color"><a class="sec-nav-drop-link-color" href="/octobber-2023-real-estate-update">October 2023 Real Estate Update</a></li></ul><li class="nav-item dropdown"><a class="dropdown-toggle sec-nav-link-color" data-toggle="dropdown" data-hover="dropdown" data-delay="0" data-close-others="false" href="/resources">RESOURCES<i class="fa fa-angle-down"></i></a><ul class="dropdown-menu"><li class="sec-nav-drop-color"><a class="sec-nav-drop-link-color" href="/utility_providers">UTILITY PROVIDERS</a></li><li class="sec-nav-drop-color"><a class="sec-nav-drop-link-color" href="/smarthomebuyingselling">Smart Home Buying & Selling</a></li><li class="sec-nav-drop-color"><a class="sec-nav-drop-link-color" href="/smarthomeselling">Smart Home Selling</a></li><li class="sec-nav-drop-color"><a class="sec-nav-drop-link-color" href="/smarthomebuying">Smart Home Buying</a></li><li class="sec-nav-drop-color"><a class="sec-nav-drop-link-color" href="/business_directory">BUSINESS DIRECTORY</a></li></ul><li class="nav-item dropdown"><a class="dropdown-toggle sec-nav-link-color" data-toggle="dropdown" data-hover="dropdown" data-delay="0" data-close-others="false" href="/about">ABOUT<i class="fa fa-angle-down"></i></a><ul class="dropdown-menu"><li class="sec-nav-drop-color"><a class="sec-nav-drop-link-color" href="/realestateagent/search">WHO WE ARE</a></li><li class="sec-nav-drop-color"><a class="sec-nav-drop-link-color" href="/about_us">ABOUT US</a></li></ul><li class="nav-item"><a class="sec-nav-link-color" href="/financing">FINANCING</a></li><li class="nav-item"><a class="sec-nav-link-color" href="/reviews">REVIEWS</a></li><li class="nav-item"><a class="sec-nav-link-color" href="/connect">CONNECT</a></li><li class="nav-item"><a class="sec-nav-link-color" href="/career_opportunities">CAREER OPPORTUNITIES</a></li></ul></div> <ul class="social" style="outline: none; cursor: inherit;"> <li data-selector="li" style="outline: none; cursor: inherit;"><a class="btn btn-block agent_facebook_dynamic dynamic_loading" href="https://www.facebook.com/thegarymercerteam" target="blank" data-selector="a.btn, button.btn, button" style="outline: none; cursor: inherit;padding: 12px 10px;"><i class="fa fa-2x fa-facebook fa-adjust" data-selector=".fa" style="outline: none; cursor: inherit;"></i></a></li> <li data-selector="li" style="outline: none; cursor: inherit;"><a class="btn btn-block agent_twitter_dynamic dynamic_loading dynamic_loading" href="https://twitter.com/akhomefinder" target="blank" data-selector="a.btn, button.btn, button" style="outline: none; cursor: inherit;padding: 12px 10px;"><i class="fa fa-2x fa-twitter fa-adjust" data-selector=".fa" style="outline: none; cursor: inherit;"></i></a></li> <li data-selector="li" style="outline: none; cursor: inherit;"><a class="btn btn-block agent_instagram_dynamic dynamic_loading" href="https://www.instagram.com/thegarymercerteam/" target="blank" data-selector="a.btn, button.btn, button" style="outline: none; cursor: inherit;padding: 12px 10px;"><i class="fa fa-2x fa-instagram fa-adjust" data-selector=".fa" style="outline: none; cursor: inherit;"></i></a></li> <li data-selector="li" style="outline: none; cursor: inherit;"><a class="btn btn-block agent_pinterest_dynamic dynamic_loading dynamic_loading" href="https://www.pinterest.com/youralaskarealestate/" target="blank" data-selector="a.btn, button.btn, button" style="outline: none; cursor: inherit;padding: 12px 10px;"><i class="fa fa-2x fa-pinterest fa-adjust" data-selector=".fa" style="outline: none; cursor: inherit;"></i></a></li> <li data-selector="li" style="outline: none; cursor: inherit;"><a class="btn btn-block agent_youtube_dynamic dynamic_loading" href="https://www.youtube.com/channel/UCWnQa_cJHFx72yPRWu_8C5w" target="blank" data-selector="a.btn, button.btn, button" style="outline: none; cursor: inherit;padding: 12px 10px;"><i class="fa fa-2x fa-youtube-play fa-adjust" data-selector=".fa" style="outline: none; cursor: inherit;"></i></a></li> <li data-selector="li" style="outline: none; cursor: inherit;"><a class="btn btn-block agent_linkedin_dynamic dynamic_loading dynamic_loading" href="" target="blank" data-selector="a.btn, button.btn, button" style="outline: none; cursor: inherit;padding: 12px 10px;"><i class="fa fa-2x fa-linkedin fa-adjust" data-selector=".fa" style="outline: none; cursor: inherit;"></i></a></li> </ul> </div> <div id="slide-out"> <div class="container-fluid"> <div class="row"> <div class="col-md-12"> <div class="header-flex"> <a class="navbar-brand" href="/" style="outline: none; cursor: inherit;"> <img class="img-responsive site_custom_logo" alt="Logo" src="https://images.brivityidx.com/assets/images/uploads/10939/site_logo_13769.png" data-selector="img" style="outline: none; cursor: inherit;"></a> <div class="menu-toggle"> <svg xmlns="http://www.w3.org/2000/svg" width="30" height="30" viewbox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-menu"> <line x1="3" y1="12" x2="21" y2="12"></line> <line x1="3" y1="6" x2="21" y2="6"></line> <line x1="3" y1="18" x2="21" y2="18"></line> </svg> </div> </div> </div> </div> </div> </div><section id="premium-1" data-selector="section, .section" style="outline: none; cursor: inherit;"><div class="container header-content"> <div class="row hero-row" style="margin-bottom: 50px;"> <div style="width: 100% !important;"> <div class="col-lg-8 col-lg-offset-2 col-md-8 col-md-offset-2 col-md-12 text-center animated wow fadeInUp animated animated animated animated animated animated animated animated" style="visibility: visible; animation-name: fadeInUp;"> <h1 class="white" data-selector="h1, h2, h3, h4, h5, h6" style="outline: none; cursor: inherit;">Let's Find <strong>Home</strong></h1> <ul class="nav nav-tabs" style="outline: none; cursor: inherit;"> <li class="active" id="first-tab" data-selector="li" style="outline: none; cursor: inherit; width: 24.2% !important;"><a data-toggle="tab" href="#buy-home" id="find-button" aria-expanded="false" style="outline: none; cursor: inherit;text-underline-offset: 0px;padding-left:0;padding-right:0;">Buy <span class="hidden-xs">a Home</span></a></li> <li class="" id="second-tab" data-selector="li" style="outline: none; cursor: inherit; width: 24.2% !important;"><a data-toggle="tab" href="#rent-home" id="finance-button" aria-expanded="true" style="outline: none; cursor: inherit;text-underline-offset: 0px;padding-left:0;padding-right:0;"><span class="hidden-xs">Rent a Home</span><span class="visible-xs">Rent</span></a></li> <li class="" id="third-tab" data-selector="li" style="outline: none; cursor: inherit; width: 24.2% !important;"><a data-toggle="tab" href="#sell-home" id="sell-button" aria-expanded="false" style="outline: none; cursor: inherit;text-underline-offset: 0px;padding-left:0;padding-right:0;">Sell<span class="hidden-xs"> a Home</span></a></li> <li class="" id="fourth-tab" data-selector="li" style="width: 24.2% !important; outline: none; cursor: inherit;"><a data-toggle="tab" href="#home-estimate" id="finance-button" aria-expanded="false" style="outline: none; cursor: inherit;text-underline-offset: 0px;padding-left:0;padding-right:0;"><span class="hidden-xs">Home Value</span><span class="visible-xs">Estimate</span></a></li> </ul> <div class="tab-content"> <div id="buy-home" class="tab-pane fade active in"> <div class="container-fluid"> <div class="row"> <input id="haction" value="" type="hidden"> <input id="mls_list" value="101" type="hidden"> <input id="mls_prefix" value="nwmls" type="hidden"> <input id="mls_states" value="WA" type="hidden"> <input id="new_autocomplete" value="no" type="hidden"> <input id="q_limit" value="" type="hidden"> <input id="perPage" value="9" type="hidden"> <input id="offset" value="" type="hidden"> <input id="hlat" value="" type="hidden"> <input id="hlng" value="" type="hidden"> <input id="hradius" value="" type="hidden"> <input id="s_sqFeet" value="" type="hidden"> <input id="s_price" value="" type="hidden"> <input id="location" value="" type="hidden"> <form class="form-inline quick-search-form"> <div id="custom-search-1"> <div class="input-group col-xs-12"> <input id="multi_cat" value="no_cat" type="hidden"> <input id="multi_search" autocomplete="off" class="form-control input-lg ui-autocomplete-input" placeholder="Search by city, county, or zip" type="text"><span class="input-group-btn"> <button id="doSearch" class="btn btn-info btn-lg" type="button" data-selector="a.btn, button.btn, button" style="outline: none; cursor: inherit;"> <i class="fa fa-search visible-xs visible-sm" data-selector=".fa" style="outline: none; cursor: inherit;"></i> <span class="hidden-xs hidden-sm">Search</span> </button> </span> </div> </div> <div id="honeypot-div"> <input name="age_required" id="age_required" value="" type="text" style="display: none;"> </div> </form> </div> </div> </div> <div id="sell-home" class="tab-pane fade"> <div class="container-fluid"> <div class="row"> <form class="form-inline quick-search-form"> <div id="custom-search-1"> <div class="input-group col-xs-12"> <p class="hidden-sm hidden-xs" id="save-thousands" data-selector="p" style="outline: none; cursor: inherit;">Ready to sell? We're ready to help!</p> <span class="input-group-btn" id="new-loan-btn" style="padding-right: 10px;width: 45%;left: unset;"> <button class="btn btn-info btn-lg" id="actual-sell-modal-button" type="button" style="outline: none; cursor: inherit;width: 100%;margin: 0;padding: 0;" data-selector="a.btn, button.btn, button" data-toggle="modal" data-target="#selling-modal-second"> <span>Start The Process</span> </button> </span> <input type="hidden" name="lead_type" value="buyer"><input type="hidden" name="tags" value="Finance Lead"></div> </div> </form> </div> </div> </div> <div id="rent-home" class="tab-pane fade"> <div class="container-fluid"> <div class="row"> <form class="form-inline quick-search-form"> <div id="custom-search-1"> <div class="input-group col-xs-12"> <p class="hidden-sm hidden-xs" id="save-thousands" data-selector="p" style="outline: none; cursor: inherit;">Find rentals and learn more about our property management services</p> <span class="input-group-btn" id="new-loan-btn" style="padding-right: 10px;width: 35%;left: unset;"> <button class="btn btn-info btn-lg" id="actual-sell-modal-button" type="button" style="outline: none; cursor: inherit;width: 100%;margin: 0;padding: 0;" data-selector="a.btn, button.btn, button" onclick="location.href='/property_management';"> <span>Learn More</span> </button> </span> <input type="hidden" name="lead_type" value="tenant"><input type="hidden" name="tags" value="Property Management"> </div> </div> </form> </div> </div> </div> <div id="home-estimate" class="tab-pane fade"> <div class="container-fluid"> <div class="row"> <form class="form-inline quick-search-form"> <div id="custom-search-1"> <div class="input-group col-xs-12"> <p class="hidden-sm hidden-xs" id="save-thousands" data-selector="p" style="outline: none; cursor: inherit;">Get an instant valuation of your home today!</p> <span class="input-group-btn" id="new-loan-btn" style="padding-right: 10px;width: 35%;left: unset;"> <button class="btn btn-info btn-lg" onclick="location.href='/home_value';" id="actual-sell-modal-button" type="button" style="outline: none; cursor: inherit;width: 100%;margin: 0;padding: 0;" data-selector="a.btn, button.btn, button"> <span>Get Home Value</span> </button> </span> <input type="hidden" name="lead_type" value="buyer"><input type="hidden" name="tags" value="Finance Lead"></div> </div> </form> </div> </div> </div> </div> <div class="row footing"> <p data-selector="p" style="outline: none; cursor: inherit;">Buy, sell, and rent real estate, search neighborhoods, and get home estimates.</p> </div> </div> </div> </div> <a class="anchor-scroll" href="#scroll-stop" style="outline: none; cursor: inherit;"><i class="fa fa-angle-down" data-selector=".fa" style="outline: none; cursor: inherit;"></i></a> </div> <div class="img-overlay hidden-md hidden-lg" style='background-image: url("https://images.brivityidx.com/assets/images/uploads/4595/search-for-homes.jpg"); opacity: 0.6; background-position: 50% 50%; background-size: cover; outline: none; cursor: inherit;' data-selector=".img-overlay" src="https://images.brivityidx.com/assets/images/uploads/5001/GettyImages-1127575408_(1)1.jpg"></div> <!--- Hero Video --> <div class="video-background hidden-sm hidden-xs"> <div class="video-foreground"> <iframe src="https://player.vimeo.com/video/290758040?autoplay=1&loop=1&title=0&byline=0&portrait=0&background=1" webkitallowfullscreen="" mozallowfullscreen="" allowfullscreen="" frameborder="0"></iframe> </div> </div> </section> <script> var HOME_SEARCH_CONFIG = {}; HOME_SEARCH_CONFIG.email = '<email-agent>'; HOME_SEARCH_CONFIG.host = '<bluecma-host>'; </script><!-- Refinancing Modal --> <div class="modal fade magic-modal" id="refinancing-modal" tabindex="-1" role="dialog" aria-labelledby="refinancing-modal" style="display: none;" aria-hidden="true"> <div class="modal-dialog" role="document"> <div class="modal-content"> <div class="modal-body"> <button type="button" class="close" data-dismiss="modal" aria-label="Close" data-selector="a.btn, button.btn, button" style="outline: none; cursor: inherit;"><span aria-hidden="true">×</span></button> <h4 class="prmry-color" data-selector="h1, h2, h3, h4, h5, h6" style="outline: none; cursor: inherit;">Looking to Refinance?</h4> <p data-selector="p" style="outline: none; cursor: inherit; max-width: 700px; margin: 0px auto 35px; text-align: center;">We've got you covered. Fill out the form below and we'll be happy to find a solution tailored to your needs.</p> <form class="form-contact" id="form-contact2"> <input type="hidden" name="tags" value="Refinance Lead"><div class="row"> <div class="col-sm-6"> <div class="form-group"> <input name="contact2_fname" id="contact2_fname" placeholder="First Name" class="form-control" required="" type="text"></div> </div> <div class="col-sm-6"> <div class="form-group"> <input name="contact2_lname" id="contact2_lname" placeholder="Last Name" class="form-control" required="" type="text"></div> </div> <div class="col-sm-6"> <div class="form-group"> <input name="contact2_email" id="contact2_email" placeholder="Email Address" class="form-control" required="" type="email"></div> </div> <div class="col-sm-6"> <div class="form-group"> <input name="contact2_phone" id="contact2_phone" placeholder="Phone Number" class="form-control" required="" type="tel"></div> </div> <div class="col-sm-6"> <div class="form-group"> <input name="contact2_address" id="contact2_address" placeholder="Address" class="form-control" required="" type="text"></div> </div> <div class="col-sm-6"> <div class="form-group"> <input name="contact2_city" id="contact2_city" placeholder="City" class="form-control" required="" type="text"></div> </div> <div class="col-sm-6"> <div class="form-group"> <input name="contact2_state" id="contact2_state" placeholder="State" class="form-control" required="" type="text"></div> </div> <div class="col-sm-6"> <div class="form-group"> <input name="contact2_zip" id="contact2_zip" placeholder="ZIP" class="form-control" required="" type="text"></div> </div> </div> <button class="btn btn-primary" type="submit" id="cf-submit" name="submit" data-selector="a.btn, button.btn, button" style="outline: none; cursor: inherit;">Send</button> </form> </div> </div> </div> </div> <!-- Financing Modal --> <div class="modal fade magic-modal" id="actual-sell-modal" tabindex="-1" role="dialog" aria-labelledby="actual-sell-modal"> <div class="modal-dialog" role="document"> <div class="modal-content"> <div class="modal-body"> <button type="button" class="close" data-dismiss="modal" aria-label="Close" data-selector="a.btn, button.btn, button" style="outline: none; cursor: inherit;"><span aria-hidden="true">×</span></button> <h4 class="prmry-color" data-selector="h1, h2, h3, h4, h5, h6" style="outline: none; cursor: inherit;">Finance a Home</h4> <p data-selector="p" style="outline: none; cursor: inherit; max-width: 700px; margin: 0px auto 35px; text-align: center;">We've got you covered. Fill out the form below and we'll be happy to find a solution tailored to your needs.</p> <form class="form-contact" id="form-contact3"> <input type="hidden" name="tags" value="Finance Lead"><div class="row"> <div class="col-sm-6"> <div class="form-group"> <input name="contact3_fname" id="contact3_fname" placeholder="First Name" class="form-control" required="" type="text"></div> </div> <div class="col-sm-6"> <div class="form-group"> <input name="contact3_lname" id="contact3_lname" placeholder="Last Name" class="form-control" required="" type="text"></div> </div> <div class="col-sm-6"> <div class="form-group"> <input name="contact3_email" id="contact3_email" placeholder="Email Address" class="form-control" required="" type="email"></div> </div> <div class="col-sm-6"> <div class="form-group"> <input name="contact3_phone" id="contact3_phone" placeholder="Phone Number" class="form-control" required="" type="tel"></div> </div> </div> <button class="btn btn-primary" type="submit" id="cf-submit" name="submit" data-selector="a.btn, button.btn, button" style="outline: none; cursor: inherit;">Send</button> </form> </div> </div> </div> </div> <!-- Selling Modal --> <div class="modal fade magic-modal" id="selling-modal-second" tabindex="-1" role="dialog" aria-labelledby="selling-modal-second"> <div class="modal-dialog" role="document"> <div class="modal-content"> <div class="modal-body"> <button type="button" class="close" data-dismiss="modal" aria-label="Close" data-selector="a.btn, button.btn, button" style="outline: none; cursor: inherit;"><span aria-hidden="true">×</span></button> <h4 class="prmry-color" data-selector="h1, h2, h3, h4, h5, h6" style="outline: none; cursor: inherit; text-transform:capitalize;">Let us help you sell your home.</h4> <p data-selector="p" style="outline: none; cursor: inherit; max-width: 700px; margin: 0px auto 35px; text-align: center;">You’re one step away from getting a free marketing plan that shows how we’ll sell your home for the most amount of money in the least amount of time - hassle free.</p> <form class="form-contact" id="form-contact5"> <input type="hidden" name="lead_type" value="seller"><input type="hidden" name="tags" value="Marketing_Plan_Requested"><div class="row"> <div class="col-sm-6"> <div class="form-group"> <input name="contact5_fname" id="contact5_fname" placeholder="First Name" class="form-control" required="" type="text"></div> </div> <div class="col-sm-6"> <div class="form-group"> <input name="contact5_lname" id="contact5_lname" placeholder="Last Name" class="form-control" required="" type="text"></div> </div> <div class="col-sm-6"> <div class="form-group"> <input name="contact5_email" id="contact5_email" placeholder="Email Address" class="form-control" required="" type="email"></div> </div> <div class="col-sm-6"> <div class="form-group"> <input name="contact5_phone" id="contact5_phone" placeholder="Phone Number" class="form-control" required="" type="tel"></div> </div> <div class="col-sm-6"> <div class="form-group"> <input name="contact5_address" id="contact5_address" placeholder="Address" class="form-control" required="" type="text"></div> </div> <div class="col-sm-6"> <div class="form-group"> <input name="contact5_city" id="contact5_city" placeholder="City" class="form-control" required="" type="text"></div> </div> <div class="col-sm-6"> <div class="form-group"> <input name="contact5_state" id="contact5_state" placeholder="State" class="form-control" required="" type="text"></div> </div> <div class="col-sm-6"> <div class="form-group"> <input name="contact5_zip" id="contact5_zip" placeholder="ZIP" class="form-control" required="" type="text"></div> </div> <div class="col-sm-12"> <div class="form-group"> <select name="contact5_whenareyouselling" id="contact5_whenareyouselling" class="form-control" placeholder="When are you planning to sell?"><option value="" disabled selected>When are you planning to sell?</option><option value="1">Now</option><option value="2">0-6 months</option><option value="3">6+ months</option></select></div> </div> </div> <button class="btn btn-primary" type="submit" id="cf-submit" name="submit" data-selector="a.btn, button.btn, button" style="outline: none; cursor: inherit;">Send</button> </form> </div> </div> </div> </div> <section class="content-1n" style="padding: 80px 0px 20px; background-color: rgb(255, 255, 255); outline: none; cursor: inherit;" data-selector="section, .section"><div class="container"> <div class="col-sm-12 col-md-10 col-md-offset-1"> <div class="editContent" style="outline: none; cursor: inherit;" data-selector=".editContent"> <h2 class="prmry-color margin-bottom-20 font-w700" style="outline: none; cursor: inherit;" data-selector="h1, h2, h3, h4, h5, h6">Featured Listings</h2> </div> </div> </div> </section> <!--Start React Block Publishing Flag--> <section class="featuredproperties-1R" reactblock="true" mode="featuredproperties" builder-tool-flag="source-code" which-hook="#featuredproperties-1-settings-hook" data-settings='{"solid":{"active":true,"color":"#fff"},"siteColors":true,"rows":2,"columns":4,"columnOptions":[1,2,3,4],"firstPanel":false,"buttons":true,"fullscreen":true,"textOnImage":true,"onHoverZoom":true,"beds":true,"baths":true,"squareFt":true,"paginationControls":{"active":true,"color":"#333333"},"mlsData":{"mls_ids":[{"id":"87","description":"Triangle MLS"}],"mls_agent_ids":["R35453"],"mls_office_ids":["1963"],"property_type":[],"status":["1","2","3"],"user_priority":"agent","city":[],"multi_cat":[],"min_price":"","max_price":"","beds":"","baths":"","garage":"","sqft":"","lot":"","year":"","agent_office_listings_only":1,"new_listings":0,"extraMlsInfo":[]},"firstTile":{"styles":{"background":"#F6F6F6","fontFamily":"Roboto"}},"header":{"content":"Featured Properties","styles":{"color":"#000000","fontFamily":"Roboto","fontWeight":"700","fontSize":"40px"}},"description":{"content":"View the best properties on the market!","styles":{"color":"#000000","fontFamily":"Roboto","fontSize":"20px","fontWeight":"500"}},"description2":{"content":"Schedule a showing today!","styles":{"color":"#000000","fontFamily":"Roboto","fontSize":"20px","fontWeight":"500"}},"buttonBackground":{"link":"/search","blank":false,"styles":{"backgroundColor":"#333333","borderColor":"transparent","borderRadius":"0px","borderWidth":"0px","borderStyle":"none"}},"buttonText":{"content":"View All","styles":{"color":"#fff","fontFamily":"Roboto","fontSize":"18px","fontWeight":"500"}}}' style="background-image: none !important; background-position: 0% 0% !important; background-size: auto !important; background-repeat: repeat !important; background-color: rgba(0, 0, 0, 0) !important; padding: 0px !important; outline: none; cursor: inherit;" data-selector="section, .section" id="featuredproperties-1R"><!--End React Block Publishing Flag--> <div class="FeaturedProperties-1R" id="FeaturedProperties-1R"></div> </section> <div class="testimonials-5 carousel slide" data-ride="carousel" id="testimonials-5"> <div class="container"> <!-- Wrapper for slides --> <div class="carousel-inner wow fadeInRight animated animated animated" style="visibility: visible; animation-name: fadeInRight;"> <div class="item"> <div class="caption"> <h1 class="prmry-color" style="outline: none; cursor: inherit;" data-selector="h1, h2, h3, h4, h5, h6">"You just can't do any better than Mike Montpetit." </h1> <h2 data-selector="h1, h2, h3, h4, h5, h6" style="outline: none; cursor: inherit;">I've now bought or sold more than 10 properties (both investment and personal) with Mike Montpetit and his Town and Country team. Mike's team took charge and made everything turn-key and easy for me. They sold the house before it was even open for showings for well above the listing price. You just can't do any better than Mike Montpetit and his Town and Country team if you want to sell real estate!!!</h2> <h5 class="prmry-color" data-selector="h1, h2, h3, h4, h5, h6" style="outline: none; cursor: inherit;">DANIEL R.</h5> </div> </div> <div class="item"> <div class="caption"> <h1 class="prmry-color" style="outline: none; cursor: inherit;" data-selector="h1, h2, h3, h4, h5, h6">"I highly recommend Mike and his team."</h1> <h2 data-selector="h1, h2, h3, h4, h5, h6" style="outline: none; cursor: inherit;">Mike and his team at Town and Country Realty, Inc. did an amazing job with market preparation, professional pictures, negotiating multiple offers, handling an appraisal issue, and getting me $105,000 over the asking price. They also help me buy a townhome which is already appreciating. I highly recommend Mike and his team for buying and selling real estate in the Triangle! </h2> <h5 class="prmry-color" data-selector="h1, h2, h3, h4, h5, h6" style="outline: none; cursor: inherit;">CAM L.</h5> </div> </div> <div class="item active"> <div class="caption"> <h1 class="prmry-color" style="outline: none; cursor: inherit;" data-selector="h1, h2, h3, h4, h5, h6">"We couldn’t be happier with the experience!"</h1> <h2 data-selector="h1, h2, h3, h4, h5, h6" style="outline: none; cursor: inherit;">Town and Country Realty helped us find our first home and we couldn’t be happier with the experience! They worked extremely hard to make sure we were satisfied, especially during this difficult time. </h2> <h5 class="prmry-color" data-selector="h1, h2, h3, h4, h5, h6" style="outline: none; cursor: inherit;">Brandi M.</h5> </div> </div> <div class="item"> <div class="caption"> <h1 class="prmry-color" style="outline: none; cursor: inherit;" data-selector="h1, h2, h3, h4, h5, h6">"Knowledgeable, helpful, and very responsive."</h1> <h2 data-selector="h1, h2, h3, h4, h5, h6" style="outline: none; cursor: inherit;">Mike and his team made the process of selling our home incredibly easy. Everyone we worked with was knowledgeable, helpful, and very responsive. They managed a complex process easily, and sold our house in four days! I would highly recommend getting in touch with them if you need anything real estate related, I will definitely use them again in the future if I need to! </h2> <h5 class="prmry-color" data-selector="h1, h2, h3, h4, h5, h6" style="outline: none; cursor: inherit;">Jaime F.</h5> </div> </div> <div class="item"> <div class="caption"> <h1 class="prmry-color" style="outline: none; cursor: inherit;" data-selector="h1, h2, h3, h4, h5, h6">"Everything was successfully wrapped up with the sale without any issues."</h1> <h2 data-selector="h1, h2, h3, h4, h5, h6" style="outline: none; cursor: inherit;">Thank you so much for the detailed follow-up the other day. We were excited to hear everything was successfully wrapped up with the sale without any issues. We appreciated the attention you and your team provided during this process. It was a great burden lifted off of us knowing everything would be handled professionally by you and your team. Thanks again, and if we are ever in need of a realtor we'll be sure to reach out!</h2> <h5 class="prmry-color" data-selector="h1, h2, h3, h4, h5, h6" style="outline: none; cursor: inherit;">JOE AND DANICA T.</h5> </div> </div> </div> <!--- View All Button <div class="row"> <div class="col-md-12 text-center"> <a style="outline: none; cursor: inherit;" data-selector="a.btn, button.btn, button" href="/reviews" class="btn btn-primary btn-lg">VIEW All Testimonials</a> </div> </div> ---> <!-- Controls --> <a class="left carousel-control wow fadeInRight animated animated animated" href="#testimonials-5" role="button" data-slide="prev" style="outline: none; cursor: inherit; visibility: visible; animation-name: fadeInRight;"> <span class="fa fa-chevron-left" aria-hidden="true" data-selector=".fa" style="outline: none; cursor: inherit;"></span> <span class="sr-only">Previous</span> </a> <a class="right carousel-control wow fadeInRight animated animated animated" href="#testimonials-5" role="button" data-slide="next" style="visibility: visible; animation-name: fadeInRight; outline: none; cursor: inherit;"> <span class="fa fa-chevron-right" aria-hidden="true" data-selector=".fa" style="outline: none; cursor: inherit;"></span> <span class="sr-only">Next</span> </a> </div> </div> <section class="content-1n" style="padding: 80px 0px 20px; background-color: rgb(255, 255, 255); outline: none; cursor: inherit;" data-selector="section, .section"><div class="container"> <div class="col-sm-12 col-md-10 col-md-offset-1"> <div class="editContent" style="outline: none; cursor: inherit;" data-selector=".editContent"> <h2 class="prmry-color margin-bottom-20 font-w700" style="outline: none; cursor: inherit;" data-selector="h1, h2, h3, h4, h5, h6">New Listings</h2> </div> </div> </div> </section> <!--Start React Block Publishing Flag--> <section class="featuredproperties-1R" reactblock="true" mode="featuredproperties" builder-tool-flag="source-code" which-hook="#featuredproperties-1-settings-hook" data-settings='{"solid":{"active":true,"color":"#fff"},"siteColors":true,"rows":2,"columns":4,"columnOptions":[1,2,3,4],"firstPanel":false,"buttons":true,"fullscreen":true,"textOnImage":true,"onHoverZoom":true,"beds":true,"baths":true,"squareFt":true,"paginationControls":{"active":true,"color":"#333333"},"mlsData":{"mls_ids":[{"id":"87","description":"Triangle MLS"}],"mls_agent_ids":[],"mls_office_ids":[],"property_type":["Condo/Townhome","Residential"],"status":["1"],"user_priority":"","city":[],"multi_cat":[],"min_price":"200000","max_price":"4000000","beds":"1","baths":"1","garage":"","sqft":"","lot":"","year":"","agent_office_listings_only":0,"new_listings":1,"extraMlsInfo":[]},"firstTile":{"styles":{"background":"#F6F6F6","fontFamily":"Roboto"}},"header":{"content":"New Properties","styles":{"color":"#000000","fontFamily":"Roboto","fontWeight":"700","fontSize":"40px"}},"description":{"content":"View the new properties on the market!","styles":{"color":"#000000","fontFamily":"Roboto","fontSize":"20px","fontWeight":"500"}},"description2":{"content":"Schedule a showing today!","styles":{"color":"#000000","fontFamily":"Roboto","fontSize":"20px","fontWeight":"500"}},"buttonBackground":{"link":"/search","blank":false,"styles":{"backgroundColor":"#333333","borderColor":"transparent","borderRadius":"0px","borderWidth":"0px","borderStyle":"none"}},"buttonText":{"content":"View All","styles":{"color":"#fff","fontFamily":"Roboto","fontSize":"18px","fontWeight":"500"}}}' style="background-image: none !important; background-position: 0% 0% !important; background-size: auto !important; background-repeat: repeat !important; background-color: rgba(0, 0, 0, 0) !important; padding: 0px !important; outline: none; cursor: inherit;" data-selector="section, .section" id="featuredproperties-1R"><!--End React Block Publishing Flag--> <div class="FeaturedProperties-1R" id="FeaturedProperties-1R"></div> </section> <section class="content-1n" id="areas" style="padding: 80px 0px 20px; background-color: rgb(255, 255, 255); outline: none; cursor: inherit;" data-selector="section, .section"><div class="container"> <div class="col-sm-12 col-md-10 col-md-offset-1"> <div class="editContent" style="outline: none; cursor: inherit;" data-selector=".editContent"> <h2 class="prmry-color margin-bottom-20 font-w700" style="outline: none; cursor: inherit;" data-selector="h1, h2, h3, h4, h5, h6">Areas We Serve</h2> </div> </div> </div> </section><section id="communities-1" class="content-22n bg-white" style="border: 15px solid rgb(255, 255, 255); padding-bottom: 80px; outline: none; cursor: inherit;" data-selector="section, .section"> <div class="container-fluid"> <div class="row"> <div class="col-md-4 project" style="border: 15px solid #fff;"> <div class="img-overlay" style="background-image: url(https://images.brivityidx.com/assets/images/uploads/10939/Cary.jpg); outline: none; cursor: inherit;" data-selector=".img-overlay"></div> <h3 class="metric-medium font-w700" style="outline: none; cursor: inherit;" data-selector="h1, h2, h3, h4, h5, h6">Cary</h3> <div class="hover-state"> <div class="align-vertical"> <a style="outline: none; cursor: inherit;" data-selector="a.btn, button.btn, button" href="/cary" class="btn btn-outline outline-light squared">View Area</a> </div> </div> </div> <div class="col-md-4 project" style="border: 15px solid #fff;"> <div class="img-overlay" style="background-image: url(https://images.brivityidx.com/assets/images/uploads/10939/Raleigh.jpg); outline: none; cursor: inherit;" data-selector=".img-overlay"></div> <h3 class="metric-medium font-w700" style="outline: none; cursor: inherit;" data-selector="h1, h2, h3, h4, h5, h6">Raleigh</h3> <div class="hover-state"> <div class="align-vertical"> <a style="outline: none; cursor: inherit;" data-selector="a.btn, button.btn, button" href="/raleigh" class="btn btn-outline outline-light squared">View Area</a> </div> </div> </div> <div class="col-md-4 project" style="border: 15px solid #fff;"> <div class="img-overlay" style="background-image: url(https://images.brivityidx.com/assets/images/uploads/10939/Durham.jpg); outline: none; cursor: inherit;" data-selector=".img-overlay"></div> <h3 class="metric-medium font-w700" style="outline: none; cursor: inherit;" data-selector="h1, h2, h3, h4, h5, h6">Durham</h3> <div class="hover-state"> <div class="align-vertical"> <a style="outline: none; cursor: inherit;" data-selector="a.btn, button.btn, button" href="/durham" class="btn btn-outline outline-light squared">View Area</a> </div> </div> </div> </div> <div class="row"> <div class="col-md-4 project" style="border: 15px solid #fff;"> <div class="img-overlay" style="background-image: url(https://images.brivityidx.com/assets/images/uploads/10939/Apex.png); outline: none; cursor: inherit;" data-selector=".img-overlay"></div> <h3 class="metric-medium font-w700" style="outline: none; cursor: inherit;" data-selector="h1, h2, h3, h4, h5, h6">Apex</h3> <div class="hover-state"> <div class="align-vertical"> <a style="outline: none; cursor: inherit;" data-selector="a.btn, button.btn, button" href="/apex" class="btn btn-outline outline-light squared">View Area</a> </div> </div> </div> <div class="col-md-4 project" style="border: 15px solid #fff;"> <div class="img-overlay" style="background-image: url(https://images.brivityidx.com/assets/images/uploads/10939/Morrisville.jpg); outline: none; cursor: inherit;" data-selector=".img-overlay"></div> <h3 class="metric-medium font-w700" style="outline: none; cursor: inherit;" data-selector="h1, h2, h3, h4, h5, h6">Morrisville</h3> <div class="hover-state"> <div class="align-vertical"> <a style="outline: none; cursor: inherit;" data-selector="a.btn, button.btn, button" href="/morrisville" class="btn btn-outline outline-light squared">View Area</a> </div> </div> </div> <div class="col-md-4 project" style="border: 15px solid #fff;"> <div class="img-overlay" style="background-image: url(https://images.brivityidx.com/assets/images/uploads/10939/Holly-Springs.jpg); outline: none; cursor: inherit;" data-selector=".img-overlay"></div> <h3 class="metric-medium font-w700" style="outline: none; cursor: inherit;" data-selector="h1, h2, h3, h4, h5, h6">Holly Springs</h3> <div class="hover-state"> <div class="align-vertical"> <a style="outline: none; cursor: inherit;" data-selector="a.btn, button.btn, button" href="/holly_springs" class="btn btn-outline outline-light squared">View Area</a> </div> </div> </div> </div> <div class="row"> <div class="col-md-4 project" style="border: 15px solid #fff;"> <div class="img-overlay" style="background-image: url(https://images.brivityidx.com/assets/images/uploads/10939/Garner.png); outline: none; cursor: inherit;" data-selector=".img-overlay"></div> <h3 class="metric-medium font-w700" style="outline: none; cursor: inherit;" data-selector="h1, h2, h3, h4, h5, h6">Garner</h3> <div class="hover-state"> <div class="align-vertical"> <a style="outline: none; cursor: inherit;" data-selector="a.btn, button.btn, button" href="/garner" class="btn btn-outline outline-light squared">View Area</a> </div> </div> </div> <div class="col-md-4 project" style="border: 15px solid #fff;"> <div class="img-overlay" style="background-image: url(https://images.brivityidx.com/assets/images/uploads/10939/Faquay-Varina.jpg); outline: none; cursor: inherit;" data-selector=".img-overlay"></div> <h3 class="metric-medium font-w700" style="outline: none; cursor: inherit;" data-selector="h1, h2, h3, h4, h5, h6">Fuquay Varina</h3> <div class="hover-state"> <div class="align-vertical"> <a style="outline: none; cursor: inherit;" data-selector="a.btn, button.btn, button" href="/fuquay_varina" class="btn btn-outline outline-light squared">View Area</a> </div> </div> </div> <div class="col-md-4 project" style="border: 15px solid #fff;"> <div class="img-overlay" style="background-image: url(https://images.brivityidx.com/assets/images/uploads/10939/Wake-Forest.jpg); outline: none; cursor: inherit;" data-selector=".img-overlay"></div> <h3 class="metric-medium font-w700" style="outline: none; cursor: inherit;" data-selector="h1, h2, h3, h4, h5, h6">Wake Forest</h3> <div class="hover-state"> <div class="align-vertical"> <a style="outline: none; cursor: inherit;" data-selector="a.btn, button.btn, button" href="/wake_forest" class="btn btn-outline outline-light squared">View Area</a> </div> </div> </div> </div> <div class="row"> <div class="col-md-4 project" style="border: 15px solid #fff;"> <div class="img-overlay" style="background-image: url(https://images.brivityidx.com/assets/images/uploads/10939/Mebane.jpg); outline: none; cursor: inherit;" data-selector=".img-overlay"></div> <h3 class="metric-medium font-w700" style="outline: none; cursor: inherit;" data-selector="h1, h2, h3, h4, h5, h6">Mebane</h3> <div class="hover-state"> <div class="align-vertical"> <a style="outline: none; cursor: inherit;" data-selector="a.btn, button.btn, button" href="/mebane" class="btn btn-outline outline-light squared">View Area</a> </div> </div> </div> <div class="col-md-4 project" style="border: 15px solid #fff;"> <div class="img-overlay" style="background-image: url(https://images.brivityidx.com/assets/images/uploads/10939/Chapel-Hill.jpg); outline: none; cursor: inherit;" data-selector=".img-overlay"></div> <h3 class="metric-medium font-w700" style="outline: none; cursor: inherit;" data-selector="h1, h2, h3, h4, h5, h6">Chapel Hill</h3> <div class="hover-state"> <div class="align-vertical"> <a style="outline: none; cursor: inherit;" data-selector="a.btn, button.btn, button" href="/chapel_hill" class="btn btn-outline outline-light squared">View Area</a> </div> </div> </div> <div class="col-md-4 project" style="border: 15px solid #fff;"> <div class="img-overlay" style="background-image: url(https://images.brivityidx.com/assets/images/uploads/10939/Hillsborough.jpg); outline: none; cursor: inherit;" data-selector=".img-overlay"></div> <h3 class="metric-medium font-w700" style="outline: none; cursor: inherit;" data-selector="h1, h2, h3, h4, h5, h6">Hillsborough</h3> <div class="hover-state"> <div class="align-vertical"> <a style="outline: none; cursor: inherit;" data-selector="a.btn, button.btn, button" href="/hillsborough" class="btn btn-outline outline-light squared">View Area</a> </div> </div> </div> </div> </div> </section> <div class="promo-slider-1 carousel slide text-center" data-ride="carousel" id="promo-slider-1" style="background-color: #F3F5F8;"> <div class="container"> <h2 class="font-w700" style="outline: none; cursor: inherit;" data-selector="h1, h2, h3, h4, h5, h6">Why Work With Us?</h2> <!-- Wrapper for slides --> <div class="carousel-inner"> <div class="item"> <div class="caption"> <img class="img-responsive" src="https://images.brivityidx.com/assets/images/uploads/219/promo-slide-1.png" style="outline: none; cursor: inherit;" data-selector="img"><h3 style="outline: none; cursor: inherit;" data-selector="h1, h2, h3, h4, h5, h6">We make listings shine with stunning photos, virtual tours, 3D walkthroughs and videos</h3> </div> </div> <div class="item active"> <div class="caption"> <img class="img-responsive" src="https://images.brivityidx.com/assets/images/uploads/219/promo-slide-3.png" style="outline: none; cursor: inherit;" data-selector="img"><h3 style="outline: none; cursor: inherit;" data-selector="h1, h2, h3, h4, h5, h6">Search all available homes for sale</h3> </div> </div> <div class="item"> <div class="caption"> <img class="img-responsive" src="https://images.brivityidx.com/assets/images/uploads/219/promo-slide-4.png" style="outline: none; cursor: inherit;" data-selector="img"><h3 style="outline: none; cursor: inherit;" data-selector="h1, h2, h3, h4, h5, h6">See everything your agent does to get your property sold</h3> </div> </div> <div class="item"> <div class="caption"> <img class="img-responsive" src="https://images.brivityidx.com/assets/images/uploads/219/save_a_search.png" style="outline: none; cursor: inherit;" data-selector="img"><h3 style="outline: none; cursor: inherit;" data-selector="h1, h2, h3, h4, h5, h6">We have a list of buyers that receive listing alerts every day</h3> </div> </div> </div> <!-- Indicators --> <ol class="carousel-indicators" style="outline: none; cursor: inherit;"><li data-target="#promo-slider-1" data-slide-to="0" class="" style="outline: none; cursor: inherit;" data-selector="li"> </li><li data-target="#promo-slider-1" data-slide-to="1" class="active" style="outline: none; cursor: inherit;" data-selector="li"> </li><li data-target="#promo-slider-1" data-slide-to="3" class="" style="outline: none; cursor: inherit;" data-selector="li"> </li><li data-target="#promo-slider-1" data-slide-to="5" class="" style="outline: none; cursor: inherit;" data-selector="li"> </li></ol><!-- Controls --><a class="left carousel-control" href="#promo-slider-1" role="button" data-slide="prev" style="outline: none; cursor: inherit;"> <span class="fa fa-chevron-left" aria-hidden="true" style="outline: none; cursor: inherit;" data-selector=".fa"></span> <span class="sr-only">Previous</span> </a> <a class="right carousel-control" href="#promo-slider-1" role="button" data-slide="next" style="outline: none; cursor: inherit;"> <span class="fa fa-chevron-right" aria-hidden="true" style="outline: none; cursor: inherit;" data-selector=".fa"></span> <span class="sr-only">Next</span> </a> <div class="row"> <div class="col-md-8 col-md-offset-2"> <p style="outline: none; cursor: inherit;" data-selector="p">From the best tools and technology to transparency throughout the entire process, we're the top choice for buyers and sellers.</p> </div> </div> </div> </div> <footer id="footer-9n" data-selector="footer" style="outline: none; cursor: inherit;"> <div class="container"> <div class="row"> <div class="col-sm-2 border-col"> <img class="ftr-logo site_custom_logo" src="https://images.brivityidx.com/assets/images/uploads/10939/site_logo_13769.png" alt="" data-selector="img" style="outline: none; cursor: inherit;"> </div> <div class="col-sm-6 col-sm-offset-1 border-col"> <h3 data-selector="h1, h2, h3, h4, h5, h6" style="outline: none; cursor: inherit;">Going Through the Process, Together</h3> <p data-selector="p" style="outline: none; cursor: inherit;">We love helping buyers find their dream home! That's why we work with each client individually, taking the time to understand their unique lifestyles, needs and wishes.</p> <p data-selector="p" style="outline: none; cursor: inherit;">You'll find that we'll be a committed ally to negotiate on your behalf and with the backing of a trusted company. Get in touch with us today!</p> </div> <div class="col-sm-3 border-col"> <h3 data-selector="h1, h2, h3, h4, h5, h6" style="outline: none; cursor: inherit;">Reach Out</h3> <p data-selector="p" style="outline: none; cursor: inherit;"><span class="agent_address">200 Pinner Weald Way, Suite 102</span><br><span class="agent_city">Cary</span>, <span class="agent_state">NC</span> <span class="agent_zip">27513</span></p> <p data-selector="p" style="outline: none; cursor: inherit;">+<a class="agent_phone" href="tel:9196149100" style="outline: none; cursor: inherit;">(919) 614-9100</a></p> <p data-selector="p" style="outline: none; cursor: inherit;"><a class="agent_email" href="mailto:[email protected]" style="outline: none; cursor: inherit;">[email protected]</a></p> </div> </div> <div class="row ftr-anchor"> <div class="col-sm-6 anchor-col no-padding"> <p class="no-margin" data-selector="p" style="outline: none; cursor: inherit;"><span class="get_this_year"></span> © Mike Montpetit | Town & Country Realty Inc.</p> </div> <div class="col-sm-6 anchor-col no-padding"> <ul class="list-inline social" style="outline: none; cursor: inherit;"> <li data-selector="li" style="outline: none; cursor: inherit;"> <a class="agent_facebook" href="https://www.facebook.com/TownandCountryRealty" target="_blank" style="outline: none; cursor: inherit;"> <i class="fa fa-facebook" data-selector=".fa" style="outline: none; cursor: inherit;"></i> </a> </li> <li data-selector="li" style="outline: none; cursor: inherit;"> <a class="agent_twitter" href="https://twitter.com/MikeMontpetit" target="_blank" style="outline: none; cursor: inherit;"> <i class="fa fa-twitter" data-selector=".fa" style="outline: none; cursor: inherit;"></i> </a> </li> <li data-selector="li" style="outline: none; cursor: inherit;"> <a class="agent_linkedin" href="https://www.linkedin.com/company/town-&-country-realty-inc-" target="_blank" style="outline: none; cursor: inherit;"> <i class="fa fa-linkedin" data-selector=".fa" style="outline: none; cursor: inherit;"></i> </a> </li> <li data-selector="li" style="outline: none; cursor: inherit;"> <a class="agent_instagram" href="http://instagram.com/townandcountryrealtync" target="_blank" style="outline: none; cursor: inherit;"> <i class="fa fa-instagram" data-selector=".fa" style="outline: none; cursor: inherit;"></i> </a> </li> <li data-selector="li" style="outline: none; cursor: inherit;"> <a class="agent_youtube" href="https://www.youtube.com/@TownCountryRealtyIncCary" target="_blank" style="outline: none; cursor: inherit;"> <i class="fa fa-youtube-play" data-selector=".fa" style="outline: none; cursor: inherit;"></i> </a> </li> <li data-selector="li" style="outline: none; cursor: inherit;"> <a class="agent_pinterest" href="//pinterest.com" target="_blank" style="outline: none; cursor: inherit;"> <i class="fa fa-pinterest-p" data-selector=".fa" style="outline: none; cursor: inherit;"></i> </a> </li> </ul> </div> </div> </div> </footer> </div> <!-- /#page --> <!-- SEO Footer Anchor --> <section id="seo-anchor"> <div class="container"> <ul class="powered-by"> <li>Powered by <a class="pb-vendor" href="https://www.brivity.com/"> Brivity</a></li> <li class="pb-admin-login"><a href="https://sitebuilder.brivity.com/signon"><span class='pb-admin-login-text'>Admin Log In</span></a></li> </ul> <ul class="seo-anchor-links"> <li><a href="/privacy_policy">Privacy Policy</a></li> <li><a href="/tos">DMCA & Terms of Service</a></li> <li><a id='sitemapUrl' href='' style='display: none;'>Sitemap</a></li> </ul> </div> </section> <!-- ask for change password modal form--> <div class="modal fade" id="asking-password-modal" tabindex="-1" role="dialog"> <div class="modal-dialog modal-lg" role="document"> <div class="modal-content"> <div class="modal-body"> <h2 class="margin-bottom-20" style="color: black">Forgot Password?</h2> <p>Don't worry! It happens. Please enter the email address associated with your account.</p> <div id="get-token-success-msg" class="alert alert-success hide"> <strong>Success!</strong> <span>Email sent.</span> </div> <div class="alert alert-danger hide"> <strong>Error!</strong> <span>Error sending email.</span> </div> <div class="row margin-bottom-0"> <div class="col-md-12 col-md-offset-2" style="margin-left: 0"> <div class="form-group"> <label for="asking_password">Email</label> <input type="email" id="asking_password" class="form-control" placeholder="Enter email"> </div> </div> </div> <div class="flex jc-center"> <button id="get-email-token" class="btn btn-primary" style="width: 100%; justify-content: center; display: flex"> <div class="flex ai-center"> <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-mail"> <path d="M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z"></path> <polyline points="22,6 12,13 2,6"></polyline> </svg> Send me an email </div> </button> </div> <div class="flex jc-center"> <a id="cancel-ask-token" style="width: 100%; justify-content: center; display: flex" data-dismiss="modal" class="btn btn-default"> <div class="flex ai-center"> <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-x"> <line x1="18" y1="6" x2="6" y2="18"></line> <line x1="6" y1="6" x2="18" y2="18"></line> </svg> Go Back </div> </a> </div> <div class="flex jc-center"> <a id="back-to-sign-up"><h5>Don't have an account? <span style="color:#5386e4">Sign Up</span></h5></a> </div> </div> </div> </div> </div> <!-- change password modal form--> <div class="modal fade" id="change-password-modal" tabindex="-1" role="dialog"> <div class="modal-dialog modal-lg" role="document"> <div class="modal-content"> <div class="modal-body"> <h2 class="margin-bottom-20" style="color: black">Reset Password</h2> <div id="pwchange-success" class="alert alert-success hide"> <strong>Success!</strong> <span>Password changed.</span> </div> <div id="pwchange-error" class="alert alert-danger hide"> <strong>Error!</strong> <span>Error on changing password.</span> </div> <div class="row margin-bottom-0"> <div class="col-md-12 col-md-offset-2" style="margin-left: 0;"> <div class="form-group"> <label>New password</label> <input type="password" id="user_npassword" class="form-control" placeholder="******"> </div> </div> <div class="col-md-12 col-md-offset-2" style="margin-left: 0;"> <div class="form-group"> <label>Confirm New Password</label> <input type="password" id="user_npassword_c" class="form-control" placeholder="******"> </div> </div> </div> <div class="flex jc-center"> <button id="changePassword" class="btn btn-primary" style="width: 100%; margin-left: 0; justify-content: center; display: flex"> <div class="flex ai-center"> <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-mail"> <path d="M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z"></path> <polyline points="22,6 12,13 2,6"></polyline> </svg> Change Password <div> </button> </div> <div class="flex jc-center"> <button data-dismiss="modal" class="btn btn-default" style="width: 100%; margin-left: 0; justify-content: center; display: flex; background: none; border: none;"> <div class="flex ai-center"> <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-x"><line x1="18" y1="6" x2="6" y2="18"></line> <line x1="6" y1="6" x2="18" y2="18" ></line> </svg> Cancel </div> </button> </div> <div class="flex jc-center"> <a href="#" id="go-to-login"> <h5>Back to login</h5> </a> </div> </div> </div> </div> </div> <!-- facebook login modal --> <div class="modal fade" id="facebook-login-modal" tabindex="-1" role="dialog"> <div class="modal-dialog modal-lg" role="document"> <div class="modal-content"> <div class="modal-body text-center"> <h2 class="margin-bottom-20">Confirm Your Account</h2> <div class="row margin-bottom-0"> <div class="col-md-8 col-md-offset-2"> <p>Search and view Exclusive Property Listings.</p> </div> </div> <div class="flex jc-center"> <button class=" btn frc-btn-facebook" onclick="fbLogin()" scope="public_profile,email" onlogin="checkLoginState();"> <div class="flex ai-center"> <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="#000" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"> <path d="M18 2h-3a5 5 0 0 0-5 5v3H7v4h3v8h4v-8h3l1-4h-4V7a1 1 0 0 1 1-1h3z"/> </svg> <span>Continue with Facebook</span> </div> </button> </div> <div class="flex jc-center"> <p>We'll never post to your social networks</p> </div> </div> </div> </div> </div> <!-- Sign Up Modal --> <div class="modal fade" id="sign-up-modal" tabindex="-1" role="dialog"> <div class="modal-dialog modal-lg" role="document"> <div class="modal-content"> <div class="modal-body"> <div class="tab-content"> <div role="tabpanel" class="tab-pane fade in active" id="create_step_1"> <h2 style="text-align: center"><b style="color: black">Sign Up for Free</b></h2> <p>Create an account to save properties, receive alerts about new listings, view comparables, and obtain monthly market reports.</p> <button id="close-signup-modal-button" type="button" class="close" data-dismiss="modal" aria-label="Close"> <span aria-hidden="true">×</span> </button> <div class="row margin-bottom-0"> <div class="col-md-8 col-md-offset-2" style="width: 100%; margin-left: 0;"> <div class="form-group"> <input type="email" id="signup_email" class="form-control" placeholder="Enter email"> </div> </div> </div> <div class="flex jc-center"> <span id="signupErrorMessage" class="alert alert-warning" style="display: none;"></span> </div> <div class="flex jc-center"> <button id="SignUpContinueBtn" class="btn btn-primary" style="width: 100%; justify-content: center;"> <div class="flex ai-center"> <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-log-in"> <path d="M14 22h5a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2h-5"></path> <polyline points="11 16 15 12 11 8"></polyline> <line x1="15" y1="12" x2="3" y2="12"></line> </svg> Continue with Email </div> </button> </div> <div class="row loginSeparator" style="display: none;"> <div class="col-sm-5"> <hr class="solid"> </div> <div class="col-sm-2 text-center"> <b>OR</b> </div> <div class="col-sm-5"> <hr class="solid"> </div> </div> <div class="flex jc-center ai-center"> <button class=" btn frc-btn-facebook" onclick="fbLogin()" scope="public_profile,email" onlogin="checkLoginState();" style="width:100%; justify-content: center;"> <div class="flex ai-center"> <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="#000" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"> <path d="M18 2h-3a5 5 0 0 0-5 5v3H7v4h3v8h4v-8h3l1-4h-4V7a1 1 0 0 1 1-1h3z"/> </svg> <span>Continue with Facebook</span> </div> </button> </div> <div class="flex jc-center ai-center"> <button class="btn frc-btn-google google-signin-btn" onlogin="checkLoginState();" style="width:100%; justify-content: center;" id="customGoogleBtn"> <div class="flex ai-center"> <svg version="1.1" id="Layer_1" style="width: 20px; height: 20px; fill: #fff;" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 512 512" xml:space="preserve"> <g> <g> <path d="M507.527,208.179c-0.908-4.782-5.088-8.242-9.955-8.242H261.404c-5.596,0-10.132,4.536-10.132,10.132v97.266 c0,5.596,4.536,10.132,10.132,10.132h115.967c-11.752,23.149-30.065,42.7-52.671,55.958c-20.729,12.168-44.485,18.599-68.7,18.599 c-56.417,0-107.615-35.479-127.404-88.296c-5.72-15.213-8.62-31.271-8.62-47.729c0-15.134,2.471-30.009,7.34-44.206 c18.871-54.919,70.586-91.818,128.685-91.818c25.528,0,50.398,7.11,71.916,20.561c3.684,2.303,8.427,2.001,11.788-0.752 l79.65-65.209c2.341-1.917,3.703-4.78,3.714-7.804c0.011-3.026-1.332-5.897-3.66-7.83C373.632,20.933,315.599,0,256,0 C114.841,0,0,114.841,0,256c0,42.345,10.552,84.299,30.516,121.326C75.307,460.396,161.708,512,256,512 c59.004,0,116.586-20.556,162.139-57.879c44.922-36.807,76.269-88.19,88.261-144.677c3.715-17.449,5.6-35.431,5.6-53.445 C512,239.906,510.495,223.817,507.527,208.179z M256,20.264c50.746,0,100.257,16.477,140.753,46.628l-64.4,52.724 c-23.24-13.043-49.482-19.904-76.353-19.904c-61.934,0-117.53,36.511-142.555,92.184l-62.849-51.454 C91.079,68.767,167.977,20.264,256,20.264z M20.264,256c0-34.585,7.488-67.453,20.924-97.071l64.819,53.067 c-4.173,14.251-6.295,29.018-6.295,44.004c0,16.43,2.525,32.523,7.502,47.94l-64.412,52.727 C28.041,325.39,20.264,290.848,20.264,256z M256,491.736c-84.05,0-161.291-44.532-203.565-116.768l62.675-51.305 c11.504,23.986,28.887,44.597,50.889,60.122c26.427,18.647,57.549,28.504,90,28.504c25.424,0,50.411-6.197,72.719-17.94 l64.854,53.093C353.689,476.097,305.388,491.736,256,491.736z M486.581,305.23c-10.63,50.067-37.787,95.775-76.714,129.362 l-62.917-51.508c25.118-18.016,44.552-43.208,55.414-72.195c1.166-3.111,0.732-6.597-1.16-9.327 c-1.893-2.73-5.005-4.359-8.327-4.359H271.536v-77.003h217.493c1.798,11.78,2.707,23.786,2.707,35.799 C491.736,272.599,490.002,289.161,486.581,305.23z"></path> </g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g> </svg> Continue with Google </div> </button> </div> <div class="row"> <div class="col-sm-12 text-center"> <a href="#signin" aria-controls="signin" role="tab" data-toggle="tab"> <h5>Already have an account? <span style="color:#5386e4">Sign In</span></h5> </a> </div> </div> <div class="opt-out text-center">By continuing you agree to the terms of service and conditions.</div> <div class="opt-out-href text-center"> <a href="/privacy_policy">Privacy Policy</a> | <a href="/tos">Terms & Conditions</a> </div> </div> <div role="tabpanel" class="tab-pane fade" id="create_step_2"> <h2 style="text-align: center"><b style="color: black">Almost there...</b></h2> <p>Your profile is almost complete! Just a few more details from you.</p> <button id="close-signup-modal-button-2" type="button" class="close" data-dismiss="modal" aria-label="Close"> <span aria-hidden="true">×</span> </button> <div class="row margin-bottom-0"> <div class="col-md-8 col-md-offset-2" style="width: 100%; margin-left: 0;"> <div class="form-group"> <label for="signup_fullname">Full Name</label> <input type="email" id="signup_fullname" class="form-control" placeholder="Jane Smith" required pattern="\b\w+\b(?:.*?\b\w+\b){1}" oninvalid="setCustomValidity('Please enter First and Last Name')" onchange="try{setCustomValidity('')}catch(e){}"> </div> <div class="form-group"> <label for="signup_phone">Mobile Number <span>(Used as Password)</span></label> <input type="tel" id="signup_phone" class="form-control" placeholder="+1(000)000-0000"> <input type="hidden" id="signup_tags"> </div> </div> </div> <div class="flex jc-center"> <button type="submit" id="signupBtn" class="btn btn-primary" style="width: 100%; justify-content: center;"> <div class="flex ai-center"> <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-mail"> <path d="M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z"></path> <polyline points="22,6 12,13 2,6"></polyline> </svg> Sign Up </div> </button> </div> <div class="opt-out text-center"> By digitally signing this form you are providing <span class="agent_name_dynamic"></span> with your express written consent to send you business and marketing communications via text messages (SMS), email, and by calls or prerecorded messages dialed by a natural person or by an automatic or automated telephone dialing system. This express written consent applies to each such email address or telephone number that you provide to us now or in the future and permits such communications regardless of their purpose, unless you opt out of SMS marketing communication when submitting this form. Consent not required to register.<br>Message frequency varies, message and data rates may apply. Text STOP to cancel, call <span class="agent_phone_dynamic"></span> for help.</div> <div class="opt-out-href text-center"> <a href="/privacy_policy">Privacy Policy</a> | <a href="/tos">Terms & Conditions</a> | <button class="opt-out-btn" onclick='optOutTag()'>Create my account without marketing communication via SMS</button> </div> </div> <div role="tabpanel" class="tab-pane fade" id="signin"> <h2 style="text-align: center"><b style="color: black">Welcome back!</b></h2> <p>We've missed you! Please enter your details.</p> <button id="close-signup-modal-button-3" type="button" class="close" data-dismiss="modal" aria-label="Close"> <span aria-hidden="true">×</span> </button> <div class="row margin-bottom-0"> <div class="col-md-12 col-md-offset-2" style="margin-left: 0;"> <div class="form-group"> <label for="signin_email">Email</label> <input type="email" id="signin_email" class="form-control" placeholder="Enter email"> </div> </div> </div> <div class="row margin-bottom-0"> <div class="col-md-12 col-md-offset-2" style=" margin-left: 0;"> <div class="form-group"> <label for="signin_password">Password</label> <input type="password" id="signin_password" class="form-control" required="" placeholder="**********"> </div> </div> </div> <div class="row margin-bottom-0"> <div class="col-md-12 col-md-offset-2" style=" margin-left: 0;"> <a href="#" id="open-forgot-pass"> <h5 style="color: #5386e4">Forgot your password?</h5> </a> </div> </div> <div class="flex jc-center"> <span id="loginErrorMessage" class="alert alert-warning" style="display: none;"></span> </div> <div class="flex jc-center"> <button id="loginBtn" class="btn btn-primary" style="width: 100%; justify-content: center;"> <div class="flex ai-center"> <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-log-in"> <path d="M14 22h5a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2h-5"></path> <polyline points="11 16 15 12 11 8"></polyline> <line x1="15" y1="12" x2="3" y2="12"></line> </svg> Sign In </div> </button> </div> <div class="row loginSeparator" style="display: none;"> <div class="col-sm-5"> <hr class="solid"> </div> <div class="col-sm-2 text-center"> <b>OR</b> </div> <div class="col-sm-5"> <hr class="solid"> </div> </div> <div class="flex jc-center ai-center"> <button class=" btn frc-btn-facebook" onclick="fbLogin()" scope="public_profile,email" onlogin="checkLoginState();" style="width:100%; justify-content: center;"> <div class="flex ai-center"> <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="#000" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"> <path d="M18 2h-3a5 5 0 0 0-5 5v3H7v4h3v8h4v-8h3l1-4h-4V7a1 1 0 0 1 1-1h3z"/> </svg> <span>Continue with Facebook</span> </div> </button> </div> <div class="flex jc-center ai-center"> <button class="btn frc-btn-google google-signin-btn" onlogin="checkLoginState();" style="width:100%; justify-content: center;"> <div class="flex ai-center"> <svg version="1.1" id="Layer_1" style="width: 20px; height: 20px; fill: #fff;" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 512 512" xml:space="preserve"> <g> <g> <path d="M507.527,208.179c-0.908-4.782-5.088-8.242-9.955-8.242H261.404c-5.596,0-10.132,4.536-10.132,10.132v97.266 c0,5.596,4.536,10.132,10.132,10.132h115.967c-11.752,23.149-30.065,42.7-52.671,55.958c-20.729,12.168-44.485,18.599-68.7,18.599 c-56.417,0-107.615-35.479-127.404-88.296c-5.72-15.213-8.62-31.271-8.62-47.729c0-15.134,2.471-30.009,7.34-44.206 c18.871-54.919,70.586-91.818,128.685-91.818c25.528,0,50.398,7.11,71.916,20.561c3.684,2.303,8.427,2.001,11.788-0.752 l79.65-65.209c2.341-1.917,3.703-4.78,3.714-7.804c0.011-3.026-1.332-5.897-3.66-7.83C373.632,20.933,315.599,0,256,0 C114.841,0,0,114.841,0,256c0,42.345,10.552,84.299,30.516,121.326C75.307,460.396,161.708,512,256,512 c59.004,0,116.586-20.556,162.139-57.879c44.922-36.807,76.269-88.19,88.261-144.677c3.715-17.449,5.6-35.431,5.6-53.445 C512,239.906,510.495,223.817,507.527,208.179z M256,20.264c50.746,0,100.257,16.477,140.753,46.628l-64.4,52.724 c-23.24-13.043-49.482-19.904-76.353-19.904c-61.934,0-117.53,36.511-142.555,92.184l-62.849-51.454 C91.079,68.767,167.977,20.264,256,20.264z M20.264,256c0-34.585,7.488-67.453,20.924-97.071l64.819,53.067 c-4.173,14.251-6.295,29.018-6.295,44.004c0,16.43,2.525,32.523,7.502,47.94l-64.412,52.727 C28.041,325.39,20.264,290.848,20.264,256z M256,491.736c-84.05,0-161.291-44.532-203.565-116.768l62.675-51.305 c11.504,23.986,28.887,44.597,50.889,60.122c26.427,18.647,57.549,28.504,90,28.504c25.424,0,50.411-6.197,72.719-17.94 l64.854,53.093C353.689,476.097,305.388,491.736,256,491.736z M486.581,305.23c-10.63,50.067-37.787,95.775-76.714,129.362 l-62.917-51.508c25.118-18.016,44.552-43.208,55.414-72.195c1.166-3.111,0.732-6.597-1.16-9.327 c-1.893-2.73-5.005-4.359-8.327-4.359H271.536v-77.003h217.493c1.798,11.78,2.707,23.786,2.707,35.799 C491.736,272.599,490.002,289.161,486.581,305.23z"></path> </g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g> </svg> Continue with Google </div> </button> </div> <div class="row"> <div class="col-sm-12 text-center"> <a href="#create_step_1" aria-controls="create_step_1" role="tab" data-toggle="tab"> <h5>Don't have an account? <span style="color:#5386e4">Sign Up</span></h5> </a> </div> </div> <div class="opt-out text-center"> By digitally signing this form you are providing <span class="agent_name_dynamic"></span> with your express written consent to send you business and marketing communications via text messages (SMS), email, and by calls or prerecorded messages dialed by a natural person or by an automatic or automated telephone dialing system. This express written consent applies to each such email address or telephone number that you provide to us now or in the future and permits such communications regardless of their purpose, unless you opt out of SMS marketing communication when submitting this form. Consent not required to register.<br>Message frequency varies, message and data rates may apply. Text STOP to cancel, call <span class="agent_phone_dynamic"></span> for help.</div> <div class="opt-out-href text-center"> <a href="/privacy_policy">Privacy Policy</a> | <a href="/tos">Terms & Conditions</a> </div> </div> </div> </div> </div> </div> </div> <!-- sign up questions --> <div class="popupOverlay"></div> <div class="popupCTA"> <div class="closeCTA"> <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="#000" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-x"><line x1="18" y1="6" x2="6" y2="18"></line><line x1="6" y1="6" x2="18" y2="18"></line></svg> </div> <div class="popupBody"> <iframe id="signup-question-iframe" style="display:none" src="" frameborder="0"></iframe> <div class="followUp message"> <img class="messageIcon" loading="lazy" fetchpriority="low" src="https://cdn1.brivityidx.com/assets/images/house1.png" width="65" height="65" alt="home"> <h3 class="popupHeadline">Are you buying or selling a home?</h3> <div class="circleBtns"> <div class="circleBtnWrapper followUpBtns"> <div class="circleBtn" onclick="signupQuestionNext('buy','Buying')" id="buying"> <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-check"><polyline points="20 6 9 17 4 12"></polyline></svg> </div> <span class="circleBtnLabel">Buying</span> </div> <div class="circleBtnWrapper followUpBtns"> <div class="circleBtn" onclick="signupQuestionNext('sell','Selling')" id="selling"> <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-check"><polyline points="20 6 9 17 4 12"></polyline></svg> </div> <span class="circleBtnLabel">Selling</span> </div> <div class="circleBtnWrapper followUpBtns"> <div class="circleBtn" onclick="signupQuestionNext('both','Both')" id="both"> <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-check"><polyline points="20 6 9 17 4 12"></polyline></svg> </div> <span class="circleBtnLabel">Both</span> </div> </div> </div> <!-- BUYING ROUTE --> <!-- Timeline Q1 --> <div class="buyTimeline message"> <img class="messageIcon" loading="lazy" fetchpriority="low" src="https://cdn1.brivityidx.com/assets/images/search.png" width="65" height="65" alt="home"> <h3 class="popupHeadline">When are you planning on buying a new home?</h3> <div class="circleBtns"> <div class="circleBtnWrapper followUpBtns"> <div class="circleBtn" onclick="signupQuestionNext('','1-3 months')" id="threeMoBuy"> <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-check"><polyline points="20 6 9 17 4 12"></polyline></svg> </div> <span class="circleBtnLabel">1-3 Mo</span> </div> <div class="circleBtnWrapper followUpBtns"> <div class="circleBtn" onclick="signupQuestionNext('','3-6 months')" id="sixMoBuy"> <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-check"><polyline points="20 6 9 17 4 12"></polyline></svg> </div> <span class="circleBtnLabel">3-6 Mo</span> </div> <div class="circleBtnWrapper followUpBtns"> <div class="circleBtn" onclick="signupQuestionNext('','6+ months')" id="overSixMoBuy"> <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-check"><polyline points="20 6 9 17 4 12"></polyline></svg> </div> <span class="circleBtnLabel">6+ Mo</span> </div> </div> <!-- .circleBtns / --> <button onclick="signupQuestionBack()" class="backBtn">Back</button> </div> <!-- Mortgage Q2 --> <div class="mortgage message"> <img class="messageIcon" loading="lazy" fetchpriority="low" src="https://cdn1.brivityidx.com/assets/images/contract.png" width="65" height="65" alt="home"> <h3 class="popupHeadline">Are you pre-approved for a mortgage?</h3> <div class="circleBtns"> <div class="circleBtnWrapper followUpBtns"> <div class="circleBtn" onclick="signupQuestionNext('','Yes')" id="mortgageYes"> <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-check"><polyline points="20 6 9 17 4 12"></polyline></svg> </div> <span class="circleBtnLabel">Yes</span> </div> <div class="circleBtnWrapper followUpBtns"> <div class="circleBtn" onclick="signupQuestionNext('','No')" id="mortgageNo"> <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-x"><line x1="18" y1="6" x2="6" y2="18"></line><line x1="6" y1="6" x2="18" y2="18"></line></svg> </div> <span class="circleBtnLabel">No</span> </div> <div class="circleBtnWrapper followUpBtns"> <div class="circleBtn" onclick="signupQuestionNext('','Using Cash')" id="cash"> <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-dollar-sign"><line x1="12" y1="1" x2="12" y2="23"></line><path d="M17 5H9.5a3.5 3.5 0 0 0 0 7h5a3.5 3.5 0 0 1 0 7H6"></path></svg> </div> <span class="circleBtnLabel">Using Cash</span> </div> </div> <!-- .circleBtns / --> <button onclick="signupQuestionBack()" class="backBtn">Back</button> </div> <!-- Consult Q3 --> <div class="consult message" id="consult"> <img class="messageIcon" loading="lazy" fetchpriority="low" src="https://cdn1.brivityidx.com/assets/images/house3.png" width="65" height="65" alt="home"> <h3 class="popupHeadline">Would you like to schedule a consultation now?</h3> <div class="circleBtns"> <div class="circleBtnWrapper followUpBtns"> <div class="circleBtn" onclick="signupQuestionNext('','Yes')" id="consultYes"> <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-check"><polyline points="20 6 9 17 4 12"></polyline></svg> </div> <span class="circleBtnLabel">Yes</span> </div> <div class="circleBtnWrapper followUpBtns"> <div class="circleBtn" onclick="signupQuestionsSet('No')" id="consultNo"> <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-x"><line x1="18" y1="6" x2="6" y2="18"></line><line x1="6" y1="6" x2="18" y2="18"></line></svg> </div> <span class="circleBtnLabel">No</span> </div> </div> <!-- .circleBtns / --> <button onclick="signupQuestionBack()" class="backBtn">Back</button> </div> <!-- Schedule Consult Q4 --> <div class="scheduleConsult message"> <h3 class="popupHeadline">When would you like us to call?</h3> <textarea id="signupQuestionConsultTimes" placeholder="What times work for you?"></textarea> <div class="followUpBtns"> <button id="consultYesBtn">Submit</button> </div> </div> <!-- Confirm Q5 --> <div class="confirmConsult message"> <h3 class="popupHeadline">Thanks! We’ll give you a call as soon as possible.</h3> <div class="followUpBtns"> <button id="finishCTA">Done</button> </div> </div> <!-- SELLING ROUTE --> <!-- Sell Timeline Q1 --> <div class="sellTimeline message" id="sellTimeline"> <img class="messageIcon" loading="lazy" fetchpriority="low" src="https://cdn1.brivityidx.com/assets/images/search.png" width="65" height="65" alt="home"> <h3 class="popupHeadline">When are you planning on selling your home?</h3> <div class="circleBtns"> <div class="circleBtnWrapper followUpBtns"> <div class="circleBtn" onclick="signupQuestionNext('','1-3 months')" id="threeMoSell"> <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-check"><polyline points="20 6 9 17 4 12"></polyline></svg> </div> <span class="circleBtnLabel">1-3 Mo</span> </div> <div class="circleBtnWrapper followUpBtns"> <div class="circleBtn" onclick="signupQuestionNext('','3-6 months')" id="sixMoSell"> <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-check"><polyline points="20 6 9 17 4 12"></polyline></svg> </div> <span class="circleBtnLabel">3-6 Mo</span> </div> <div class="circleBtnWrapper followUpBtns"> <div class="circleBtn" onclick="signupQuestionNext('','6+ months')" id="overSixMoSell"> <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-check"><polyline points="20 6 9 17 4 12"></polyline></svg> </div> <span class="circleBtnLabel">6+ Mo</span> </div> </div> <!-- .circleBtns / --> <button onclick="signupQuestionBack()" class="backBtn">Back</button> </div> <!-- Sell Timeline Q2 --> <div class="consultOrValue message"> <h3 class="popupHeadline">Would you like to schedule a consultation or see your home value?</h3> <div class="circleBtns"> <div class="circleBtnWrapper followUpBtns"> <div class="circleBtn" onclick="signupQuestionNext('','Yes')" id="sellConsultYes"> <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-check"><polyline points="20 6 9 17 4 12"></polyline></svg> </div> <span class="circleBtnLabel">Schedule Consultation</span> </div> <div class="circleBtnWrapper followUpBtns"> <div class="circleBtn" onclick="signupQuestionHomeValue()" id="seeHomeValue"> <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-home"><path d="M3 9l9-7 9 7v11a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z"></path><polyline points="9 22 9 12 15 12 15 22"></polyline></svg> </div> <span class="circleBtnLabel">My Home Value</span> </div> </div> <!-- .circleBtns / --> <button onclick="signupQuestionBack()" class="backBtn">Back</button> </div> </div> <!-- /.popupBody --> </div> <!-- end signup questions --> <!-- home value modal --> <div class="modal fade" id="modal_subject_home" tabindex="-1" role="dialog" aria-labelledby="myModalLabel" aria-hidden="true"> <div class="modal-dialog"> <div class="modal-content"> <div class="modal-header"> <button type="button" class="close" data-dismiss="modal"><span aria-hidden="true">×</span><span class="sr-only">Close</span></button> <h4 class="modal-title" id="myModalLabel">Please confirm your property details:</h4> </div> <div class="modal-body"> <div class="row"> <div class="col-sm-9"> <h2 id="home_address"></h2> </div> </div> <form id="subjectHomeForm" class="form-horizontal" data-toggle="validator" onsubmit="return false;"> <input type="hidden" name="latitude" value="" id="CmaLatitude" /> <input type="hidden" name="longitude" value="" id="CmaLongitude" /> <input type="hidden" name="street" value="" id="street"> <input type="hidden" name="address" value="" id="address" /> <input type="hidden" name="address_auto" value="" id="address_auto" /> <input type="hidden" name="state" value="" id="state" /> <input type="hidden" name="zipcode" value="" id="zipcode" /> <input type="hidden" name="city" value="" id="city" /> <input type="hidden" name="county" value="" id="county" /> <div class="form-group"> <div class="col-sm-12 col-md-12 hv_search_address_container"> <label for="year">Address:</label> <input type="text" id="search_address_modal" name="search_address_modal" autocomplete="off" value="" placeholder="Address, City and Zip Code" class="form-control"> </div> <div class="col-md-6"> <label for="property_type">Property Type:</label> <select id="property_type" name="property_type" class="form-control"> <option value="2">Residential</option> <option value="1">Commercial</option> <option value="3">Vacant</option> </select> </div> <div class="col-md-6"> <label for="search_area">Search Area:</label> <select id="search_area" name="search_area" class="form-control"> <option value="0.5">0.5 m</option> <option value="1">1 m</option> <option value="1.5">1.5 m</option> <option value="2">2 m</option> </select> </div> </div> <div class="form-group"> <div class="col-sm-3"> <label for="year">Year:</label> <input type="text" id="year" name="year" value="" placeholder="Year Built" class="form-control"> </div> <div class=" col-sm-3" id="acreage_sec"> <label for="acreage">Acreage:</label> <input type="text" id="acreage" name="acreage" value="" placeholder="Acreage" class="form-control"> </div> <div class=" col-sm-3"> <label for="sq_feet">SQFT:</label> <input type="text" id="sq_feet" name="sq_feet" value="" placeholder="Sq Feet" class="form-control"> </div> </div> <div class="form-group"> <div class=" col-sm-3"> <label for="beds">Beds:</label> <input type="text" id="beds" name="beds" value="" placeholder="Beds" class="form-control"> </div> <div class=" col-sm-3"> <label for="bath_full">Bathrooms:</label> <input type="text" id="bath_full" name="bath_full" value="" placeholder="Baths" class="form-control"> </div> <div class=" col-sm-3"> <label for="garage_cap">Garage:</label> <input type="text" id="garage_cap" name="garage_cap" value="" placeholder="Garage" class="form-control"> </div> </div> <div class="form-group"> <div class="col-sm-12"> <button type="submit" id="submit_homeform" class="btn btn-primary btn-lg btn-block">Find out home value</button> </div> </div> </form> </div> <div class="modal-footer"> </div> </div> </div> </div> <!-- end home value modal --> <!-- Phone Confirm Modal --> <div class="modal fade" id="phone-confirm-modal" tabindex="-1" role="dialog"> <div class="modal-dialog modal-lg" role="document"> <div class="modal-content"> <div class="modal-body text-center"> <div class="tab-content"> <div role="tabpanel" class="tab-pane fade in active" id="phoneConfirm"> <form id="phoneConfirmForm" action="" onsubmit="return false;"> <h2 class="margin-bottom-20">Confirm Password</h2> <p>Confirm your password by entering your phone number.</p> <div class="row margin-bottom-0"> <div class="col-md-8 col-md-offset-2"> <div class="form-group"> <input type="tel" id="confirm_phone" class="form-control confirm-phone-contact" required="" placeholder="Your Phone Number (Used as password)"> </div> </div> </div> <div class="flex jc-center"> <button id="confirmPhoneBtn" class="btn btn-primary"> <div class="flex ai-center"> <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"> <path d="M14 22h5a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2h-5" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"/> <polyline points="11 16 15 12 11 8" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"/> <line x1="15" y1="12" x2="3" y2="12" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"/> </svg> <span>Confirm Phone</span> </div> </button> </div> </form> </div> </div> </div> </div> </div> </div> <!-- Quick Search's results not found modal --> <div class="modal fade" id="not-found-modal" tabindex="-1" role="dialog"> <div class="modal-dialog modal-lg" role="document"> <div class="modal-content"> <div class="modal-header">Sorry, we couldn’t find '<span id="search_value"></span>' <button type="button" class="close" data-dismiss="modal"><span aria-hidden="true">×</span><span class="sr-only">Close</span></button></div> <div class="modal-body"> <p>Please check the spelling, try clearing the search box, or try reformatting to match these examples:</p> <p> <b>Address:</b> '123 Main St, Anytown'<br> <b>Neighborhood:</b> 'Downtown'<br> <b>Zip:</b> '98115'<br> <b>City:</b> 'Anytown' or 'Anytown, State/Province'<br> <b>MLS number:</b> 'MLS# 38065544'<br> </p> </div> <div class="modal-footer"> <span style="float: left; margin-right: 10px;"><svg class="SvgIcon rfSvg info" style="fill: rgb(12, 130, 165); height: 18px; width: 18px;"><svg viewBox="0 0 24 24"><path d="M12 2c5.514 0 10 4.486 10 10s-4.486 10-10 10S2 17.514 2 12 6.486 2 12 2m0-2C5.373 0 0 5.373 0 12s5.373 12 12 12 12-5.373 12-12S18.627 0 12 0zm1 16v-5.75a.25.25 0 0 0-.25-.25h-2.5a.25.25 0 0 0-.25.25V12h1v4h-1v1.75c0 .138.112.25.25.25h3.5a.25.25 0 0 0 .25-.25V16h-1zm-.25-8h-1.5a.25.25 0 0 1-.25-.25v-1.5a.25.25 0 0 1 .25-.25h1.5a.25.25 0 0 1 .25.25v1.5a.25.25 0 0 1-.25.25z" fill-rule="evenodd"></path></svg></svg></span> Don't see what you're looking for? Your search might be outside our <a href="/city">service areas.</a></div> or could be off market. </div> </div> </div> <!-- Quick Search's 'did you mean' modal --> <div class="modal fade" id="did-you-mean-modal" tabindex="-1" role="dialog"> <div class="modal-dialog modal-lg" role="document"> <div class="modal-content"> <div class="modal-header">Did You Mean <button type="button" class="close" data-dismiss="modal"><span aria-hidden="true">×</span><span class="sr-only">Close</span></button></div> <div class="modal-body"> </div> <div class="modal-footer" style="display: flex"> <span style="float: left; margin-right: 10px;"><svg class="SvgIcon rfSvg info" style="fill: rgb(12, 130, 165); height: 18px; width: 18px;"><svg viewBox="0 0 24 24"><path d="M12 2c5.514 0 10 4.486 10 10s-4.486 10-10 10S2 17.514 2 12 6.486 2 12 2m0-2C5.373 0 0 5.373 0 12s5.373 12 12 12 12-5.373 12-12S18.627 0 12 0zm1 16v-5.75a.25.25 0 0 0-.25-.25h-2.5a.25.25 0 0 0-.25.25V12h1v4h-1v1.75c0 .138.112.25.25.25h3.5a.25.25 0 0 0 .25-.25V16h-1zm-.25-8h-1.5a.25.25 0 0 1-.25-.25v-1.5a.25.25 0 0 1 .25-.25h1.5a.25.25 0 0 1 .25.25v1.5a.25.25 0 0 1-.25.25z" fill-rule="evenodd"></path></svg></svg></span> <div> Don't see what you're looking for? Your search might be outside our <a href="/city">service areas</a> or could be off the market.</div> </div> </div> </div> </div> <!-- Google one tap container --> <div id="credential_picker_container_centered"> <div id="credential_picker_header_bar"> <p><button class="signOrLogBtn" onclick="showSignupModal();">Sign up</button> or <button class="signOrLogBtn" onclick="showLoginModal();">Login</button> another way</p> </div> <div id="credential_picker_header_bar_separator"></div> </div> <place-getyourhomecta id="contact_modal" style="display:none; justify-content: center; align-items: center; position:fixed; background-color:rgba(0,0,0,0.4); left:0; top:0; right:0; bottom:0; z-index: 100;" interest_items='[{"text":"Looking to sell ASAP"},{"text":"Looking to sell (1-3 months)"},{"text":"Looking to sell (3-6 months)"}, {"text":"Looking to sell (6-12 months)"},{"text":"Looking to sell (12+ months)"}, {"text":"Just curious"}]' > </place-getyourhomecta> <!-- Toast messages --> <place-generictoast appear_from_both="true" container_style="right-1/2 z-200"></place-generictoast> <script> document.addEventListener("DOMContentLoaded", () => { class Toast { constructor() { this.element = document.querySelector('place-generictoast'); } show(message, error = false, link) { window.dispatchEvent( new CustomEvent("ShowToast", { detail: { text: message, error: error, link: link, }, }) ); } } window.toast = new Toast(); }); </script> <!-- Load JS here for greater good =============================--> <!--<script>deferScriptOnLoad("https://www.google.com/recaptcha/api.js?render=6LfNOsoUAAAAAKTst6hjCdK0tmeiA4GVzqBjwScC", 5000);</script>--> <script src="https://www.google.com/recaptcha/api.js?render=6LfNOsoUAAAAAKTst6hjCdK0tmeiA4GVzqBjwScC" async defer></script> <script src="https://mobile-component-services-library-dev.brivity.com/web-components.min.js?ck=1"></script> <!-- <script src="https://accounts.google.com/gsi/client" async defer></script> --> <!-- Add library for advanced marker to script --> <script src="https://maps.googleapis.com/maps/api/js?libraries=geometry,places,marker,drawing&key=AIzaSyD8bZKOWgjz86nY7BHDH1_4v8i8UweYE6k&map_ids=85c127b7bf0255d9"></script> <script src="https://cdn1.brivityidx.com/assets/js/build.min.js?ck="></script> <script src="https://cdn1.brivityidx.com/assets/js/top_bar_v2.min.js?ck="></script> <script src="https://cdn1.brivityidx.com/assets/js/global_js.min.js?ck=1745866635"></script> <script>deferScript("https://cdn1.brivityidx.com/assets/js/global_js_defer.min.js?ck=1745866635", 5000);</script> <script type="text/javascript" src="https://cdn1.brivityidx.com/assets/js/jquery.geocomplete.min.js"></script><script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/jquery.bootstrapvalidator/0.5.3/js/bootstrapValidator.min.js"></script><script type="text/javascript" src="https://cdn1.brivityidx.com/assets/"></script><script type="text/javascript" src="https://cdn1.brivityidx.com/assets/js/quick_search.js"></script><script type="text/javascript" src="https://cdn.jsdelivr.net/npm/react@16/umd/react.production.min.js"></script><script type="text/javascript" src="https://cdn.jsdelivr.net/npm/react-dom@16/umd/react-dom.production.min.js"></script><script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/babel-standalone/6.26.0/babel.min.js"></script><script type="text/javascript" src="https://cdn.jsdelivr.net/npm/@material-ui/[email protected]/umd/material-ui.production.min.js"></script><script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/axios/0.19.2/axios.min.js"></script><script type="text/javascript" src="https://cdn1.brivityidx.com/assets/js/FeaturedProperties-1R-index.min.js?v=4.01"></script><script type="text/javascript" src="https://cdn1.brivityidx.com/assets/js/update_agent_info.min.js" async></script><script> $(document).ready(function() { $("#sitemap-listings > div.container > div > div.col-xs-12.col-md-12.col-lg-4.col-lg-push-8.seo-intro > a").attr("href", "/search") }); </script> <script> $(document).ready(function() { $("#sitemap-listings > div.container > div > div.col-xs-12.col-md-12.col-lg-4.col-lg-push-8.seo-intro > a").attr("href", "/search") }); </script> <script> $(document).ready(function(){ $("ul.seo-anchor-links li:nth-of-type(4) a").attr("href", "/search"); }); </script> <script> (function ($) { $.fn.countTo = function (options) { options = options || {}; return $(this).each(function () { // set options for current element var settings = $.extend({}, $.fn.countTo.defaults, { from: $(this).data('from'), to: $(this).data('to'), speed: $(this).data('speed'), refreshInterval: $(this).data('refresh-interval'), decimals: $(this).data('decimals') }, options); // how many times to update the value, and how much to increment the value on each update var loops = Math.ceil(settings.speed / settings.refreshInterval), increment = (settings.to - settings.from) / loops; // references & variables that will change with each update var self = this, $self = $(this), loopCount = 0, value = settings.from, data = $self.data('countTo') || {}; $self.data('countTo', data); // if an existing interval can be found, clear it first if (data.interval) { clearInterval(data.interval); } data.interval = setInterval(updateTimer, settings.refreshInterval); // initialize the element with the starting value render(value); function updateTimer() { value += increment; loopCount++; render(value); if (typeof(settings.onUpdate) == 'function') { settings.onUpdate.call(self, value); } if (loopCount >= loops) { // remove the interval $self.removeData('countTo'); clearInterval(data.interval); value = settings.to; if (typeof(settings.onComplete) == 'function') { settings.onComplete.call(self, value); } } } function render(value) { var formattedValue = settings.formatter.call(self, value, settings); $self.html(formattedValue); } }); }; $.fn.countTo.defaults = { from: 0, // the number the element should start at to: 0, // the number the element should end at speed: 1000, // how long it should take to count between the target numbers refreshInterval: 100, // how often the element should be updated decimals: 0, // the number of decimal places to show formatter: formatter, // handler for formatting the value before rendering onUpdate: null, // callback method for every time the element is updated onComplete: null // callback method for when the element finishes updating }; function formatter(value, settings) { return value.toFixed(settings.decimals); } }(jQuery)); jQuery(function ($) { // custom formatting example $('.count-number').data('countToOptions', { formatter: function (value, options) { return value.toFixed(options.decimals).replace(/\B(?=(?:\d{3})+(?!\d))/g, ','); } }); // start all the timers $('.timer').each(count); function count(options) { var $this = $(this); options = $.extend({}, options || {}, $this.data('countToOptions') || {}); $this.countTo(options); } }); </script> <script> $("#footer-interest-dropdown") .off() .on("change", function () { if (this.value === "n/a2") { $("#footer-tag").val("I want to rent my property"); } else { $("#footer-tag").val(null); } }); </script> <script> /* ACCORDION */ var acc = document.getElementsByClassName("accordion"); var i; for (i = 0; i < acc.length; i++) { acc[i].addEventListener("click", function() { /* Toggle between adding and removing the "active" class, to highlight the button that controls the panel */ this.classList.toggle("active"); /* Toggle between hiding and showing the active panel */ var panel = this.nextElementSibling; if (panel.style.display === "block") { panel.style.display = "none"; } else { panel.style.display = "block"; } }); } var acc = document.getElementsByClassName("accordion"); var i; for (i = 0; i < acc.length; i++) { acc[i].addEventListener("click", function() { this.classList.toggle("active"); var panel = this.nextElementSibling; if (panel.style.maxHeight) { panel.style.maxHeight = null; } else { panel.style.maxHeight = panel.scrollHeight + "px"; } }); } </script> <script> $('.menu-toggle').click(function() { $('#slide-out-nav, .slide-out-nav-overlay').addClass('open'); }); $('.close-nav, .slide-out-nav-overlay').click(function() { $('#slide-out-nav, .slide-out-nav-overlay').removeClass('open'); }); </script> <script> $("#slide-out-nav > div.render-menu > ul").append('<li class="nav-item"><a style="border-radius:5px; max-width:250px; margin:0 auto;" id="top-nav-marketing-plan" class="nav-link-color btn-primary" data-toggle="modal" data-target="#getmarketingplan">Get Marketing Plan</a></li>'); </script></body> </html>