<!DOCTYPE html>
    <html lang="en">

    <head><meta name="description" content="Explore the Austin Home and Land blog for the latest real estate insights, property listings, and community information in Dripping Springs, TX. Find your dream home today!">

        <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>Austin Home and Land Blog | Dripping Springs Real Estate Insights</title>
        <!-- meta data -->
        <!-- rich snippet -->
        <script type="application/ld+json">{"@context":"https:\/\/schema.org","@type":"LocalBusiness","name":"Steele Action Team | Keller Williams Realty","url":"https:\/\/www.austinhomeandland.com","image":"https:\/\/cdn1.brivityidx.com\/assets\/images\/agent-photos\/9\/9\/7\/9974158\/Gary_Steele_Action_Team_(1).png","telephone":"512 4269800"}</script>

        <link rel="preconnect" href="https://www.google.com">
        <link rel="preconnect" href="https://www.gstatic.com" crossorigin>
        <link rel="preconnect" href="https://maps.googleapis.com" crossorigin>
        <link rel="preconnect" href="https://maps.gstatic.com" crossorigin>
        <link rel="preconnect" href="https://cdn1.brivityidx.com" crossorigin>
        <link rel="dns-prefetch" href="https://cdn1.brivityidx.com">

        <!-- Loading Bootstrap -->

        <!-- we need to hold this for further font removal investigation, but this broke recaptcha as is -->
        <!-- <script>
            var head = document.getElementsByTagName('head')[0]
            var insertBefore = head.insertBefore;
            head.insertBefore = function (newElement, referenceElement) {
                // intercept font download
                if (newElement.src
                    && newElement.src.indexOf('https://www.gstatic.com/recaptcha') === 0) {
                    return;
                }
                // intercept style elements for IEs
                if (newElement.tagName.toLowerCase() === 'style'
                    && newElement.styleSheet
                    && newElement.styleSheet.cssText
                    && newElement.styleSheet.cssText.replace('\r\n', '').indexOf('.gm-style') === 0) {
                    return;
                }
                // intercept style elements for other browsers
                if (newElement.tagName.toLowerCase() === 'style'
                    && newElement.innerHTML
                    && newElement.innerHTML.replace('\r\n', '').indexOf('.gm-style') === 0) {
                    return;
                }
                insertBefore.call(head, newElement, referenceElement);
            }; 
        </script> -->
        <!-- <link rel="preload" href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.8/dist/css/bootstrap.min.css" as="style" onload="this.onload=null;this.rel='stylesheet'">
        <noscript><link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.8/dist/css/bootstrap.min.css"></noscript> -->

        <!-- <link rel="preload" href="/css/property-details/property-details.min.css" as="style" onload="this.onload=null;this.rel='stylesheet'">
        <noscript><link rel="stylesheet" href="/css/property-details/property-details.min.css"></noscript> -->


        <!-- meta location -->
        <!-- set favicon -->
        <link rel="shortcut icon" href="https://cdn1.brivityidx.com/assets/images/uploads/1782/Action_favicon.png" type="image/x-icon">

        <link href="https://cdn1.brivityidx.com/assets/css/build-site.min.css?ck=" rel="stylesheet">

        

        <link rel="canonical" href="https://www.austinhomeandland.com/blog">

        <!--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);
            }
            function shouldLoadChatbotImmediately() {
                const settingsEl = document.getElementById('hchatbot_settings');
                if (!settingsEl) return false;

                const version = Number(settingsEl.dataset.chatbotVersion);
                let isInitialized = false;

                try {
                    const session = JSON.parse(sessionStorage.getItem('cbSession') || '{}');
                    isInitialized = session.chatbotInitialized === true;
                } catch (e) {}

                return version > 1 && isInitialized;
            }

            const googleApiKey = 'AIzaSyAjpuNg6WGCMV5rzoJcIP2QmMTVto6hYmc'

            // 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=&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=" // 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-footers.css" rel="stylesheet"><link href="https://cdn1.brivityidx.com/idx-sites/2/2/8/2289/site_custom.css?v=1780959188" rel="stylesheet"><script type="text/javascript" src="https://cdn1.brivityidx.com/idx-sites/2/2/8/2289/global_js_variables.js?v=1780959188"></script><!-- Facebook Pixel Events in case code is loaded with GTM -->
<script>
var propDetailsPixelOnReady = function(){
  let propDetFpst = new FbRealEstatePixelTracker({"eventType": "ViewContent", "content_ids": [""]});
  propDetFpst.fireEvent();
};
if (document.readyState === "complete" || (document.readyState !== "loading" && !document.documentElement.doScroll)) {
  propDetailsPixelOnReady();
} else {
  document.addEventListener("DOMContentLoaded", propDetailsPixelOnReady);
}

</script>
<!-- End Facebook Pixel Code --><script type="text/javascript">var switchTo5x=true;</script><script type="text/javascript" src="https://platform-api.sharethis.com/js/sharethis.js#property=684899fd7c84420012f17ca2&product=inline-share-buttons&source=platform" async="async"></script><script type="text/javascript">stLight.options({publisher: "7a66e693-362a-41e8-82f2-7e43d8c1698a", doNotHash: false, doNotCopy: false, hashAddressBar: false});</script><meta property="og:image" content="http://images.brivityidx.com/assets/images/uploads/1782/Gary_Steele_Action_Team_(1).png">
<meta property="og:image:secure_url" content="https://images.brivityidx.com/assets/images/uploads/1782/Gary_Steele_Action_Team_(1).png">
<meta property="og:description" content="Explore the Austin Home and Land blog for the latest real estate insights, property listings, and community information in Dripping Springs, TX. Find your dream home today!">
<meta property="og:title" content="Austin Home and Land Blog | Dripping Springs Real Estate Insights">
</head>

    <body>
                <script>
                  window.fbAsyncInit = function() {
                    FB.init({
                      appId      : '1',
                      cookie     : true,
                      xfbml      : true,
                      version    : 'v17.0'
                    });
                    FB.AppEvents.logPageView();
                  };

                  setTimeout(() => {(function(d, s, id){
                     var js, fjs = d.getElementsByTagName(s)[0];
                     if (d.getElementById(id)) {return;}
                     js = d.createElement(s); js.id = id;
                     js.defer = true;
                     js.xfbml = false;
                     js.src = "//connect.facebook.net/en_US/sdk.js";
                     fjs.parentNode.insertBefore(js, fjs);
                   }(document, 'script', 'facebook-jssdk'))}, 5000);
                </script><meta property="fb:app_id" content="1"><meta name="google-signin-client_id" content="1"><meta name="apple-signin-flag" content="1"><meta name="main_sitebuilder_domain" content="https://sitebuilder.brivity.com">
        <!-- site registration bar -->
        <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&nbsp;</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&nbsp;</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&nbsp;</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>
        <!-- end site registration bar -->

    </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="header-1n" class="h1bar">
            <div class="main-nav">
                <div class="container">
                    <div class="navbar-header">
                        <button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
                            <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="/">
                            <img class="img-responsive site_custom_logo_dynamic" src="https://cdn1.brivityidx.com/assets/images/agent-photos/9/9/7/9974158/Gary_Steele_Action_Team_(1).png" alt="Realvolution">
                        </a>                    
                    </div>
                    <div class="collapse navbar-collapse render-menu"><ul class="nav navbar-nav navbar-right"><li class="nav-item"><a class="sec-nav-link-color" href="/search">SEARCH HOMES</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="/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="/search?multi_search=Dripping%20Springs,%20TX%7CAustin,%20TX%7CDriftwood,%20TX%7CWimberley,%20TX%7CBuda,%20TX&amp;multi_cat=CityState%7CCityState%7CCityState%7CCityState%7CCityState&amp;propertyType=Condo%2FTownhome%7CResidential&amp;status=1|3&amp;q_limit=36&amp;q_prioritize=agents.0.id=415739|office.id=3665&amp;mlsId=33&amp;q_sort=featured&amp;q_offset=0">HOMES</a></li><li class="sec-nav-drop-color"><a class="sec-nav-drop-link-color" href="/search?multi_search=Dripping%20Springs,%20TX|Austin,%20TX|Driftwood,%20TX|Wimberley,%20TX|Buda,%20TX&amp;multi_cat=CityState|CityState|CityState|CityState|CityState&amp;acreage=10:&amp;propertyType=Farm%2FRanch&amp;status=1|3&amp;q_limit=36&amp;mlsId=33&amp;q_sort=createdAt-&amp;q_offset=0">RANCH</a></li><li class="sec-nav-drop-color"><a class="sec-nav-drop-link-color" href="/search?multi_search=Dripping%20Springs,%20TX|Austin,%20TX|Driftwood,%20TX|Wimberley,%20TX|Buda,%20TX&amp;multi_cat=CityState|CityState|CityState|CityState|CityState&amp;propertyType=Vacant+Land&amp;status=1|3&amp;q_limit=36&amp;mlsId=33&amp;q_sort=createdAt-&amp;q_offset=0">LAND</a></li><li class="sec-nav-drop-color"><a class="sec-nav-drop-link-color" href="/search?multi_search=Dripping%20Springs,%20TX|Austin,%20TX|Driftwood,%20TX|Wimberley,%20TX|Buda,%20TX&amp;multi_cat=CityState|CityState|CityState|CityState|CityState&amp;status=1|3&amp;q_limit=36&amp;mlsId=33&amp;hasWaterfront=true&amp;q_sort=createdAt-&amp;q_offset=0">WATERFRONT</a></li></ul><li class="nav-item"><a class="sec-nav-link-color" href="/selling">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="/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="/homes-for-sale/TX/Austin">AUSTIN</a></li><li class="sec-nav-drop-color"><a class="sec-nav-drop-link-color" href="/homes-for-sale/TX/Dripping+Springs">DRIPPING SPRINGS</a></li><li class="sec-nav-drop-color"><a class="sec-nav-drop-link-color" href="/homes-for-sale/TX/Driftwood">DRIFTWOOD</a></li><li class="sec-nav-drop-color"><a class="sec-nav-drop-link-color" href="/homes-for-sale/TX/Wimberley">WIMBERLEY</a></li><li class="sec-nav-drop-color"><a class="sec-nav-drop-link-color" href="/homes-for-sale/TX/Lakeway">LAKEWAY/BEE CAVES</a></li><li class="sec-nav-drop-color"><a class="sec-nav-drop-link-color" href="/homes-for-sale/TX/Buda">BUDA</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="/ranches">RANCHES<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?acreage=10:&amp;propertyType=Farm/Ranch&amp;status=1|3&amp;q_limit=36&amp;mlsId=33&amp;multi_search=Hays,%20TX&amp;multi_cat=CountyState&amp;q_sort=createdAt-&amp;q_offset=0">SEARCH RANCH LISTINGS</a></li><li class="sec-nav-drop-color"><a class="sec-nav-drop-link-color" href="/featured_ranches">FEATURED RANCHES</a></li><li class="sec-nav-drop-color"><a class="sec-nav-drop-link-color" href="/solds">SOLDS</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_us">ABOUT US<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="/meet_the_team">MEET THE TEAM</a></li><li class="sec-nav-drop-color"><a class="sec-nav-drop-link-color" href="/testimonials">TESTIMONIALS</a></li></ul><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="/blog">Storybooks</a></li></ul></div>
                </div>
            </div>
	    </header>

	<input type="hidden" id="tagUuid" value="" />
<input type="hidden" id="postPage" value="1" />
<input type="hidden" id="total" value="5" />
<input type="hidden" id="postsPerPage" value="10" />
<input type="hidden" id="postLoaded"  value="5" />


<section class="top-post">
    <div class="container">
        <div class="row">
            <div class="col-md-6">
                <div class="blog-img-container" style="background-image: url('https://d1xi7ur86frsfd.cloudfront.net/64160824-1c2a-4cee-9b3a-24ed8c60380f/c4cb5eb5-3946-4e5c-b2fc-c717e97654f2/8cc0181f-22a0-4d2f-a275-1120cdd8f11c/featured-image/Screenshot_2024-04-05_094808.png')">
                    <a href="/blog/storybook---currently-listed-1178-hidden-creek-dripping-springs" class="image-link"></a>
                </div>
            </div>
            <div class="col-md-6">
                <div class="post-meta">
                                            <a href="/blog/storybook---currently-listed-1178-hidden-creek-dripping-springs" class="date-link">
                            <time class="post-date">APRIL 5, 2024</time>
                        </a>
                                    </div>
                <h2>STORYBOOK - CURRENTLY LISTED : 1178 Hidden Creek Dripping Springs</h2>
                                <p>CLICK BELOW TO SEE OUR STORY BOOK FOR1178 Hidden Creek DriveDripping Springs, Texas 78620(click the square at the bottom right hand corner to enlarge storybook)</p>
                <div class="flex">
                    <a href="/blog/storybook---currently-listed-1178-hidden-creek-dripping-springs" class="btn btn-primary"><div class="flex ai-center">Read More</div></a>
                </div>
            </div>
        </div>
    </div>

</section>

<section class="blog-feature">
        <div class="container">
                <div id="blogPosts" style='display:flex; flex-wrap:wrap;' >
                        <div class="col-md-4 col-sm-6 col-xs-12">
                <article class="post-1">
                    <div class="post-header">
                        <div class="post-thumb" style="background-image: url('https://d1xi7ur86frsfd.cloudfront.net/64160824-1c2a-4cee-9b3a-24ed8c60380f/c4cb5eb5-3946-4e5c-b2fc-c717e97654f2/de203fea-6328-41bc-b2c8-99e7b3b4468b/featured-image/Your_Strongest_Choice.png')"><a href="/blog/steele-action-team---luxury-homes-in-review" class="image-link"></a>
                        </div>
                        <div class="meta-title">
                            <div class="post-meta">
                                                                    <a href="/blog/steele-action-team---luxury-homes-in-review" class="date-link">
                                        <time class="post-date">MARCH 27, 2024</time>
                                    </a>
                                                            </div>
                            <h2>
                                <a href="/blog/steele-action-team---luxury-homes-in-review">Steele Action Team - Luxury Homes in Review</a>
                            </h2>
                        </div>
                    </div>
                    <!--
                    <div class="post-content post-excerpt">
                                                Check out our Luxury Homes in Review                    </div>
                    -->
                </article>
            </div>
                        <div class="col-md-4 col-sm-6 col-xs-12">
                <article class="post-1">
                    <div class="post-header">
                        <div class="post-thumb" style="background-image: url('https://d1xi7ur86frsfd.cloudfront.net/64160824-1c2a-4cee-9b3a-24ed8c60380f/c4cb5eb5-3946-4e5c-b2fc-c717e97654f2/450afb6d-9574-460f-9e5b-3b7aa49f010f/featured-image/wagon_wheel_large.jpg')"><a href="/blog/steele-action-team---ranches-in-review" class="image-link"></a>
                        </div>
                        <div class="meta-title">
                            <div class="post-meta">
                                                                    <a href="/blog/steele-action-team---ranches-in-review" class="date-link">
                                        <time class="post-date">MARCH 27, 2024</time>
                                    </a>
                                                            </div>
                            <h2>
                                <a href="/blog/steele-action-team---ranches-in-review">Steele Action Team - Ranches in Review</a>
                            </h2>
                        </div>
                    </div>
                    <!--
                    <div class="post-content post-excerpt">
                                                Check out our Ranches in Review!&nbsp;                    </div>
                    -->
                </article>
            </div>
                        <div class="col-md-4 col-sm-6 col-xs-12">
                <article class="post-1">
                    <div class="post-header">
                        <div class="post-thumb" style="background-image: url('https://d1xi7ur86frsfd.cloudfront.net/64160824-1c2a-4cee-9b3a-24ed8c60380f/c4cb5eb5-3946-4e5c-b2fc-c717e97654f2/3992e210-d48a-4826-9316-9c78b5d886ff/featured-image/135M.jpg')"><a href="/blog/thank-you" class="image-link"></a>
                        </div>
                        <div class="meta-title">
                            <div class="post-meta">
                                                                    <a href="/blog/thank-you" class="date-link">
                                        <time class="post-date">FEBRUARY 1, 2021</time>
                                    </a>
                                                            </div>
                            <h2>
                                <a href="/blog/thank-you">Thank You!!</a>
                            </h2>
                        </div>
                    </div>
                    <!--
                    <div class="post-content post-excerpt">
                                                The Steele Action Team like any other business is only successful because of our amazing clients. Thanks to the trust and loyalty of our incredible clients and our many referrals, we've been able to s...                    </div>
                    -->
                </article>
            </div>
                        <div class="col-md-4 col-sm-6 col-xs-12">
                <article class="post-1">
                    <div class="post-header">
                        <div class="post-thumb" style="background-image: url('https://d1xi7ur86frsfd.cloudfront.net/64160824-1c2a-4cee-9b3a-24ed8c60380f/c4cb5eb5-3946-4e5c-b2fc-c717e97654f2/4f984266-c351-493f-a6e4-a4d4d8c66923/featured-image/K0009.jpg')"><a href="/blog/2018-steele-action-team-year-in-review" class="image-link"></a>
                        </div>
                        <div class="meta-title">
                            <div class="post-meta">
                                                                    <a href="/blog/2018-steele-action-team-year-in-review" class="date-link">
                                        <time class="post-date">DECEMBER 17, 2018</time>
                                    </a>
                                                            </div>
                            <h2>
                                <a href="/blog/2018-steele-action-team-year-in-review">2018 Steele Action Team Year in Review</a>
                            </h2>
                        </div>
                    </div>
                    <!--
                    <div class="post-content post-excerpt">
                                                The
Steele Action Team is so thankful for all our amazing clients that made 2018
possible. We look forward to exceeding our client's needs in 2019 as the number
one choise in real estate.Check out our...                    </div>
                    -->
                </article>
            </div>
                    </div>
            </div>
    </section>

<!-- Load JS here for greater good =============================-->



        <!-- Footer 10 -->
        <footer id="footer-10n" style="background-color: rgb(243, 245, 248); outline: none; cursor: inherit;" data-selector="footer"><div class="footer-content container">
                <div class="row">
                    <div class="col-sm-12 agent-info">
                        <div class="col-sm-12 col-md-12 col-lg-2 no-padding">
                            <img class="img-responsive site_custom_logo" src="https://cdn1.brivityidx.com/assets/images/agent-photos/9/9/7/9974158/Gary_Steele_Action_Team_(1).png" style="outline: none; cursor: inherit;" data-selector="img" alt="Company logo with customizable text for branding and marketing purposes"></div>
                        <div class="col-sm-12 col-md-12 col-lg-9 col-lg-offset-1 no-padding">
                            <ul class="list-inline"><li class="editContent" style="outline: none; cursor: inherit;" data-selector="li"><strong>Address</strong><br><span class="agent_address_dynamic dynamic_loading">333 E. Hwy. 290, Suite 300</span> <span class="agent_city_dynamic dynamic_loading">Dripping Springs</span>, <span class="agent_state_dynamic dynamic_loading">TX</span> <span class="agent_zip_dynamic dynamic_loading">78620</span></li>
                                <li class="editContent" style="outline: none; cursor: inherit;" data-selector="li"><strong>Phone</strong><br><a class="agent_phone_dynamic dynamic_loading" href="tel:5124269800" src="tel:">(512) 426-9800</a></li>
                                <li class="editContent" style="outline: none; cursor: inherit;" data-selector="li"><strong>Get In Touch</strong><br><a class="" href="/connect">Send a Message</a></li>
                            </ul></div>
                    </div>
                </div>
            </div>
            <div class="anchor container">    
                <div class="row">
                    <div class="col-md-6 col-sm-12 anchor-col editContent" style="outline: medium none; cursor: inherit;">
                        <p style="outline: none; cursor: inherit;" data-selector="p">2017 © Keller Williams. All Rights Reserved.</p>
                    </div>
                    <div class="col-md-6 col-sm-12 anchor-col">
                        <ul class="list-inline social-bg"><li style="outline: none; cursor: inherit;" data-selector="li">
                                <a class="agent_facebook_dynamic dynamic_loading" href="https://www.facebook.com/SteeleActionTeam" target="_blank">
                                    <i class="fa fa-facebook" style="outline: none; cursor: inherit;" data-selector=".fa"></i>
                                </a>
                            </li>
                            <li style="outline: none; cursor: inherit;" data-selector="li">
                                <a class="agent_twitter_dynamic dynamic_loading" href="" target="_blank">
                                    <i class="fa fa-twitter" style="outline: none; cursor: inherit;" data-selector=".fa"></i>
                                </a>
                            </li>
                            <li style="outline: none; cursor: inherit;" data-selector="li">
                                <a class="agent_linkedin_dynamic dynamic_loading" href="https://www.linkedin.com/in/gary-steele-1484b825/" target="_blank">
                                    <i class="fa fa-linkedin" style="outline: none; cursor: inherit;" data-selector=".fa"></i>
                                </a>
                            </li>
                            <li style="outline: none; cursor: inherit;" data-selector="li">
                                <a class="agent_instagram_dynamic dynamic_loading" href="https://www.instagram.com/thesteeleactionteam/" target="_blank">
                                    <i class="fa fa-instagram" style="outline: none; cursor: inherit;" data-selector=".fa"></i>
                                </a>
                            </li>
                            <li style="outline: none; cursor: inherit;" data-selector="li">
                                <a class="agent_youtube_dynamic dynamic_loading" href="" target="_blank">
                                    <i class="fa fa-youtube" style="outline: none; cursor: inherit;" data-selector=".fa"></i>
                                </a>
                            </li>
                            <li style="outline: none; cursor: inherit;" data-selector="li">
                                <a class="agent_pinterest_dynamic dynamic_loading" href="" target="_blank">
                                    <i class="fa fa-pinterest-p" style="outline: none; cursor: inherit;" data-selector=".fa"></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://login.brivityidx.com/login"><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 &amp; Terms of Service</a></li>
                <li><a id='sitemapUrl' href='/sitemap' style='display: inline;'>Sitemap</a></li>
            </ul>

        </div>
    </section>
    <!-- end SEO Footer Anchor -->

    
    
    <!--    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>
                                &nbsp;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" data-bs-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>
                                &nbsp;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>
    <!--    end ask for change password modal form-->

    <!--    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>&nbsp;
                                Change Password
                                <div>
                        </button>
                    </div>
                    <div class="flex jc-center">
                        <button data-dismiss="modal" data-bs-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>&nbsp;
                                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>
    <!--    end password modal form-->

    <!-- 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>
    <!--  end facebook login modal -->

    <!-- Sign Up Modal -->
    <div class="modal fade" id="sign-up-modal" tabindex="-1" role="dialog">
        <div class="modal-dialog new-modal-dialog" role="document">
            <div class="modal-content new-sign-up-modal-content">
                <div class="modal-body new-sign-up-modal">
                    <div class="tab-content">
                        <!-- // login start step 1 -->
                        <div role="tabpanel" class="tab-pane fade in active" id="create_step_1">
                            <div class="close-sign-container">
                                <h2 style="text-align: center" class="signup-modal-title">Sign Up for Free</h2>
                                <button id="close-signup-modal-button"  type="button" class="new-close" data-dismiss="modal" data-bs-dismiss="modal" aria-label="Close">
                                    <span  aria-hidden="true">&times;</span>
                                </button>
                            </div>
                            <p class="new-sign-up-p">Create an account to save properties, receive alerts about new listings,
                                view comparables, and obtain monthly market reports.
                            </p>

                            <!-- // google button -->
                            <div class="flex jc-center ai-center sign-in-btn-wrappers">
                                <button class="btn frc-btn-google google-signin-btn new-google-signin new-signup-btn" onlogin="checkLoginState();" style="width:100%; justify-content: center;" id="customGoogleBtn">
                                    <div class="flex ai-center new-signup-btn-cont">
                                        <div class="icon-wrapper">
                                            <svg width="21" height="21" viewBox="0 0 21 21" fill="none" xmlns="http://www.w3.org/2000/svg">
                                                <path fill-rule="evenodd" clip-rule="evenodd" d="M20.1 10.7272C20.1 10.0181 20.0364 9.33631 19.9182 8.68176H10.5V12.5499H15.8818C15.65 13.7999 14.9455 14.859 13.8864 15.5681V18.0772H17.1182C19.0091 16.3363 20.1 13.7727 20.1 10.7272Z" fill="#4285F4"/>
                                                <path fill-rule="evenodd" clip-rule="evenodd" d="M10.4989 20.4999C13.1989 20.4999 15.4625 19.6044 17.117 18.0772L13.8852 15.5681C12.9898 16.1681 11.8443 16.5226 10.4989 16.5226C7.89432 16.5226 5.68977 14.7635 4.90341 12.3999H1.5625V14.9908C3.20795 18.259 6.58977 20.4999 10.4989 20.4999Z" fill="#34A853"/>
                                                <path fill-rule="evenodd" clip-rule="evenodd" d="M4.90455 12.4001C4.70455 11.8001 4.59091 11.1592 4.59091 10.5001C4.59091 9.84103 4.70455 9.20013 4.90455 8.60013V6.00922H1.56364C0.886364 7.35922 0.5 8.88649 0.5 10.5001C0.5 12.1138 0.886364 13.641 1.56364 14.991L4.90455 12.4001Z" fill="#FBBC05"/>
                                                <path fill-rule="evenodd" clip-rule="evenodd" d="M10.4989 4.47727C11.967 4.47727 13.2852 4.98182 14.3216 5.97273L17.1898 3.10455C15.458 1.49091 13.1943 0.5 10.4989 0.5C6.58977 0.5 3.20795 2.74091 1.5625 6.00909L4.90341 8.6C5.68977 6.23636 7.89432 4.47727 10.4989 4.47727Z" fill="#EA4335"/>
                                            </svg>
                                        </div>
                                        <span class="new-signup-btn-text">
                                            Continue with Google
                                        </span>
                                    </div>
                                </button>
                            </div>                                                     
                            <!-- // facebook button -->
                            <div class="flex jc-center ai-center sign-in-btn-wrappers">
                                <button class=" btn frc-btn-facebook new-facebook-signin new-signup-btn" onclick="fbLogin()" scope="public_profile,email" onlogin="checkLoginState();" style="width:100%; justify-content: center;">
                                    <div class="flex ai-center new-signup-btn-cont">
                                        <div class="icon-wrapper">
                                            <svg xmlns="http://www.w3.org/2000/svg" width="31" height="31" viewBox="0 0 31 31" fill="none">
                                                <circle cx="15.5" cy="15.5" r="13.5" fill="#0866ff"/>
                                                <path d="M20.5866 19.6512L21.1792 15.871H17.4045V13.4124C17.4045 12.3793 17.9248 11.3712 19.5807 11.3712H21.2693V8.2025C21.2693 8.2025 19.7177 7.94727 18.2348 7.94727C15.1694 7.94727 13.145 9.77055 13.145 13.0508V15.871H9.67188V19.6512H13.145V29.0221C13.8377 29.1275 14.5455 29.1802 15.2635 29.1802C15.9815 29.1802 16.6892 29.1275 17.382 29.0221V19.6512H20.5866Z" fill="white"/>
                                            </svg>
                                        </div>
                                        <span class="new-signup-btn-text">Continue with Facebook</span>
                                    </div>
                                </button>
                            </div>
                            <!-- // apple button -->
                            <div class="flex jc-center ai-center sign-in-btn-wrappers">
                                <button class="btn frc-btn-apple apple-signin-btn new-signup-btn new-apple-signin" onclick="appleLogin()" scope="public_profile,email" onlogin="checkLoginState();" style="width:100%; justify-content: center;padding:5px;">
                                    <div class="flex ai-center new-signup-btn-cont">
                                        <div class="icon-wrapper">
                                            <svg class="apple-social-svg" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 384 512" width="15" height="20" aria-hidden="true" focusable="false" preserveAspectRatio="xMidYMid meet">
                                                <path fill="#000000" d="M318.7 268.7c-.2-36.7 16.4-64.4 50-84.8-18.8-26.9-47.2-41.7-84.7-44.6-35.5-2.8-74.3 20.7-88.5 20.7-15 0-49.4-19.7-76.4-19.7C63.3 141.2 4 184.8 4 273.5q0 39.9 14.7 80.5c14.5 41.1 54.5 94.5 97.5 94.5 18.2 0 50.4-19.2 82.5-19.2 31.2 0 63.5 18.6 86 18.6 37 0 67.9-36.4 93.5-73.1-73.6-35.7-87-157.1-4.9-212.9zM255.7 48c1.2-39.8 36.5-73 76-74.8-1.2 46.9-38.7 84.7-76 74.8z"/>
                                            </svg>
                                        </div>
                                        <span class="new-signup-btn-text">Continue with Apple</span>
                                    </div>
                                </button>
                            </div>
                            <div class="row loginSeparator new-separator" style="display: none;">
                                <div class="separator-lines">
                                    <hr class="solid">
                                </div>
                                <div class="text-center separator-or">
                                    OR
                                </div>
                                <div class="separator-lines">
                                    <hr class="solid">
                                </div>
                            </div>

                            <div>
                                <div class="signup-email-title">Email</div>
                                <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 new-email-container">
                                            <input type="email" id="signup_email" class="form-control new-signup-input" placeholder="Enter email">
                                        </div>
                                    </div>
                                </div>
                                <div class="flex jc-center sign-in-btn-wrappers">
                                    <span id="signupErrorMessage" class="alert alert-warning" style="display: none;"></span>
                                </div>
                                <div class="flex jc-center sign-in-btn-wrappers">
                                    <button id="SignUpContinueBtn" class="btn btn-primary new-signup-btn" style="width: 100%; justify-content: center;">
                                        <div class="flex ai-center new-signup-btn-text">
                                            Continue with Email
                                        </div>
                                    </button>
                                </div>
                            </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>

                        <!-- // sign up step 2 almost there -->
                        <div role="tabpanel" class="tab-pane fade" id="create_step_2">
                            <div class="close-sign-container">
                                <h2 style="text-align: center" class="signup-modal-title">Almost there...</h2>
                                <button id="close-signup-modal-button-2" type="button" class="new-close" data-dismiss="modal" data-bs-dismiss="modal" aria-label="Close">
                                    <span aria-hidden="true">&times;</span>
                                </button>
                            </div>
                            <p class="new-sign-up-p">Your profile is almost complete! Just a few more details from you.</p>
                            <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 step-2-new-email-container">
                                        <label for="signup_fullname" class="signup-step-2-input-title">Full Name</label>
                                        <input type="email" id="signup_fullname" class="form-control new-signup-input" 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 new-email-container">
                                        <label for="signup_phone" class="signup-step-2-input-title">Mobile Number <span>(Used as Password)</span></label>
                                        <input type="tel" id="signup_phone" class="form-control new-signup-input" placeholder="+1(000)000-0000">
                                        <input type="hidden" id="signup_tags">
                                    </div>
                                </div>
                            </div>

                             <style>
                                .signup-consent-checkbox-section {
                                    display: none;
                                    flex-direction:column;
                                    align-items:flex-start;
                                }

                                .signup-consent-checkbox-section .checkbox {
                                    display:flex; 
                                    align-items:flex-start; 
                                    justify-content:center; 
                                    gap:8px; 
                                    padding:0 !important;
                                }

                                .signup-consent-checkbox-section .checkbox input {
                                    position:unset;
                                    margin:2px 0 0 0 !important;
                                }

                                .signup-consent-checkbox-section .checkbox span {
                                    color: #8C8C8C;
                                    font-size:10px;
                                    font-weight:600;
                                    line-height:16px;
                                }

                                .signup-verbage {
                                    display:flex;
                                    flex-direction: column;
                                    gap:24px;
                                    text-align:center;
                                    font-size:10px;
                                    line-height:16px;
                                }

                                .signup-verbage span {
                                   color: #8C8C8C; 
                                   font-weight:600; 
                                }

                                .signup-verbage a {
                                    color:#5386E4 !important;
                                    font-weight:400;
                                }

                                .signup-verbage .twilio-enabled-verbage {
                                    display:none;
                                }

                                
                                
                            </style>

                            <div  class="signup-consent-checkbox-section">
                                <label class="checkbox" >
                                    <input id="signup_sms_consent_checkbox" style="margin:0;" type="checkbox"></input>
                                   <span>I consent to receive text marketing communications via SMS/MMS from <span class="agent_name_dynamic"></span>.</span> 
                                </label>
                            </div>

                            <div class="flex jc-center sign-in-btn-wrappers">
                                <button type="submit" id="signupBtn" class="btn btn-primary new-signup-btn" style="width: 100%; justify-content: center;">
                                    <div class="flex ai-center new-signup-btn-text">
                                        Sign Up
                                    </div>
                                </button>
                            </div>
                            <div class="flex jc-center sign-in-btn-wrappers sign-in-go-back-wrapper">
                                <button id="signupGoBackBtn" class="btn btn-primary step-2-new-signup-btn" style="justify-content: center;">
                                    <div class="flex ai-center new-signup-btn-text">
                                        Go Back
                                    </div>
                                </button>
                            </div>

                            <div class="signup-verbage">
                                <span>By digitally signing this form you are providing <span class="agent_name_dynamic"></span> with your express written consent to send you marketing communications via email<span class="sms-disclaimer-text"> and by SMS</span>, 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 communication regardless of their purpose.</span>

                                <span><span class="twilio-enabled-verbage">By checking the box, you consent to receive marketing text messages. If checked, you consent to receiving texts including marketing and promotional communications, from <span class="agent_name_dynamic"></span>. </span>Messages and data rates may apply. Message frequency varies. To opt out of text messages, reply STOP. Your consent is not required as a condition of any purchase. By continuing, you also agree to our <a class="opt-out-href" href="/tos">Terms & Conditions</a> and <a class="opt-out-href" href="/privacy_policy">Privacy Policy</a></span>
                            </div>

                           
                           
                        </div>

                        <!-- // login step sign in -->
                        <div role="tabpanel" class="tab-pane fade" id="signin">
                            <div class="close-sign-container">
                                <h2 style="text-align: center" class="signup-modal-title">Welcome back!</h2>
                                <button id="close-signup-modal-button-3" type="button" class="new-close" data-dismiss="modal" data-bs-dismiss="modal" aria-label="Close">
                                    <span aria-hidden="true">&times;</span>
                                </button>
                            </div>
                            <p class="new-sign-up-p">We've missed you! Please enter your details.</p>

                            <!-- // Login google -->
                            <div class="flex jc-center ai-center sign-in-btn-wrappers">
                                <button class="btn frc-btn-google google-signin-btn new-google-signin new-signup-btn" onlogin="checkLoginState();" style="width:100%; justify-content: center;">
                                    <div class="flex ai-center new-signup-btn-cont">
                                        <div class="icon-wrapper">
                                            <svg width="21" height="21" viewBox="0 0 21 21" fill="none" xmlns="http://www.w3.org/2000/svg">
                                                <path fill-rule="evenodd" clip-rule="evenodd" d="M20.1 10.7272C20.1 10.0181 20.0364 9.33631 19.9182 8.68176H10.5V12.5499H15.8818C15.65 13.7999 14.9455 14.859 13.8864 15.5681V18.0772H17.1182C19.0091 16.3363 20.1 13.7727 20.1 10.7272Z" fill="#4285F4"/>
                                                <path fill-rule="evenodd" clip-rule="evenodd" d="M10.4989 20.4999C13.1989 20.4999 15.4625 19.6044 17.117 18.0772L13.8852 15.5681C12.9898 16.1681 11.8443 16.5226 10.4989 16.5226C7.89432 16.5226 5.68977 14.7635 4.90341 12.3999H1.5625V14.9908C3.20795 18.259 6.58977 20.4999 10.4989 20.4999Z" fill="#34A853"/>
                                                <path fill-rule="evenodd" clip-rule="evenodd" d="M4.90455 12.4001C4.70455 11.8001 4.59091 11.1592 4.59091 10.5001C4.59091 9.84103 4.70455 9.20013 4.90455 8.60013V6.00922H1.56364C0.886364 7.35922 0.5 8.88649 0.5 10.5001C0.5 12.1138 0.886364 13.641 1.56364 14.991L4.90455 12.4001Z" fill="#FBBC05"/>
                                                <path fill-rule="evenodd" clip-rule="evenodd" d="M10.4989 4.47727C11.967 4.47727 13.2852 4.98182 14.3216 5.97273L17.1898 3.10455C15.458 1.49091 13.1943 0.5 10.4989 0.5C6.58977 0.5 3.20795 2.74091 1.5625 6.00909L4.90341 8.6C5.68977 6.23636 7.89432 4.47727 10.4989 4.47727Z" fill="#EA4335"/>
                                            </svg>
                                        </div>
                                        <span class="flex ai-center new-signup-btn-text">
                                            Continue with Google
                                        </span>
                                    </div>
                                </button>
                            </div>

                            <!-- // Login facebook -->
                            <div class="flex jc-center ai-center sign-in-btn-wrappers">
                                <button class=" btn frc-btn-facebook new-facebook-signin new-signup-btn" onclick="fbLogin()" scope="public_profile,email" onlogin="checkLoginState();" style="width:100%; justify-content: center;">
                                    <div class="flex ai-center new-signup-btn-cont">
                                        <div class="icon-wrapper">
                                            <svg xmlns="http://www.w3.org/2000/svg" width="31" height="31" viewBox="0 0 31 31" fill="none">
                                                <circle cx="15.5" cy="15.5" r="13.5" fill="#0866ff"/>
                                                <path d="M20.5866 19.6512L21.1792 15.871H17.4045V13.4124C17.4045 12.3793 17.9248 11.3712 19.5807 11.3712H21.2693V8.2025C21.2693 8.2025 19.7177 7.94727 18.2348 7.94727C15.1694 7.94727 13.145 9.77055 13.145 13.0508V15.871H9.67188V19.6512H13.145V29.0221C13.8377 29.1275 14.5455 29.1802 15.2635 29.1802C15.9815 29.1802 16.6892 29.1275 17.382 29.0221V19.6512H20.5866Z" fill="white"/>
                                            </svg>
                                        </div>
                                        <span class="new-signup-btn-text">Continue with Facebook</span>
                                    </div>
                                </button>
                            </div>
                            <!-- // Login apple -->
                            <div class="flex jc-center ai-center sign-in-btn-wrappers">
                                <button class="btn frc-btn-apple apple-signin-btn new-signup-btn new-apple-signin" onclick="appleLogin()" scope="public_profile,email" onlogin="checkLoginState();" style="width:100%; justify-content: center;">
                                    <div class="flex ai-center new-signup-btn-cont">
                                        <div class="icon-wrapper">
                                            <svg class="apple-social-svg" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 384 512" width="15" height="20" aria-hidden="true" focusable="false" preserveAspectRatio="xMidYMid meet">
                                                <path fill="#000000" d="M318.7 268.7c-.2-36.7 16.4-64.4 50-84.8-18.8-26.9-47.2-41.7-84.7-44.6-35.5-2.8-74.3 20.7-88.5 20.7-15 0-49.4-19.7-76.4-19.7C63.3 141.2 4 184.8 4 273.5q0 39.9 14.7 80.5c14.5 41.1 54.5 94.5 97.5 94.5 18.2 0 50.4-19.2 82.5-19.2 31.2 0 63.5 18.6 86 18.6 37 0 67.9-36.4 93.5-73.1-73.6-35.7-87-157.1-4.9-212.9zM255.7 48c1.2-39.8 36.5-73 76-74.8-1.2 46.9-38.7 84.7-76 74.8z"/>
                                            </svg>
                                        </div>
                                        <span class="new-signup-btn-text">Continue with Apple</span>
                                    </div>
                                </button>
                            </div>

                            <div class="row loginSeparator new-separator" style="display: none;">
                                <div class="separator-lines">
                                    <hr class="solid">
                                </div>
                                <div class="text-center separator-or">
                                    OR
                                </div>
                                <div class="separator-lines">
                                    <hr class="solid">
                                </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 new-email-container">
                                        <label class="signup-step-2-input-title" for="signin_email">Email</label>
                                        <input type="email" id="signin_email" class="form-control new-signup-input" 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 new-email-container">
                                        <label class="signup-step-2-input-title" for="signin_password">Password</label>
                                        <input type="password" id="signin_password" class="form-control new-signup-input" 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 class="sign-forgot-pass" style="color: #5386e4">Forgot your password?</h5>
                                    </a>
                                </div>
                            </div>
                            <div class="flex jc-center sign-in-btn-wrappers">
                                <span id="loginErrorMessage" class="alert alert-warning" style="display: none;"></span>
                            </div>
                            <div class="flex jc-center sign-in-btn-wrappers">
                                <button id="loginBtn" class="btn btn-primary new-signup-btn" style="width: 100%; justify-content: center;">
                                    <div class="flex ai-center new-signup-btn-text">
                                        Sign In
                                    </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 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 communication regardless of their purpose.</div>
                            <br />
                            <div class="opt-out text-center">If checked, you consent to receiving texts including marketing and promotional communications, from <span class="agent_name_dynamic"></span>. Messages and data rates may apply. Message frequency varies. To opt out of text messages, reply STOP. Your consent is not required as a condition of any purchase. By continuing, you also agree to our <a class="opt-out-href" href="/tos">Terms & Conditions</a> and <a class="opt-out-href" href="/privacy_policy">Privacy Policy</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" data-bs-dismiss="modal"><span aria-hidden="true">&times;</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>
        <!-- End Phone Confirm Modal -->

        <!-- 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" data-bs-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>
        <!-- End Quick Search's results not found modal -->

        <!-- 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" data-bs-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>
         <!-- End Quick Search's 'did you mean' modal -->


        <!-- 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>
        <!-- end Google one tap container -->


        <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 -->
        <script>
            document.addEventListener("DOMContentLoaded", () => {
                if (customElements.get('place-generictoast')) {
                    const toastEl = document.createElement('place-generictoast');
                    toastEl.setAttribute('appear_from_both', 'true');
                    toastEl.setAttribute('container_style', 'right-1/2 z-200');
                    document.body.appendChild(toastEl);

                    class Toast {
                        show(message, error = false, link) {
                            window.dispatchEvent(new CustomEvent("ShowToast", {
                                detail: { text: message, error, link },
                            }));
                        }
                    }
                    window.toast = new Toast();
                } else {
                    window.toast = {
                        show(message, error = false, link) {
                            PlaceGenericToast.show({ text: message, error, link });
                        }
                    };
                }
            });
        </script>


        <!-- Load JS here for greater good =============================-->
        <!--<script>deferScriptOnLoad("https://www.google.com/recaptcha/enterprise.js?render=6LfNOsoUAAAAAKTst6hjCdK0tmeiA4GVzqBjwScC", 5000);</script>-->
        <script src="https://www.google.com/recaptcha/enterprise.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://cdn.jsdelivr.net/npm/@turf/turf@7.3/turf.min.js"></script>
        <script src="https://maps.googleapis.com/maps/api/js?libraries=geocoding,places,marker,drawing&key=AIzaSyAjpuNg6WGCMV5rzoJcIP2QmMTVto6hYmc&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=1780952406"></script>
        <script>deferScript("https://cdn1.brivityidx.com/assets/js/global_js_defer.min.js?ck=1780952406", 5000);</script>
        <!-- defer script for chatbot -->
        <script async>document.getElementById('hchatbot_settings') && deferScript("https://cdn1.brivityidx.com/assets/js/chatbot.min.js?ck=1780952404", 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/js/blog_list.min.js"></script><script type="text/javascript" src="https://cdn1.brivityidx.com/assets/js/update_agent_info.js"></script>


<!--<script defer src=" https://webchat.zidy.com/wc.min.js" data-origin-id="wcw_0059399e5546432fa0169b7c411d3532" data-client-id="tnt_750995566367470585672c25b20227d3"></script> --></body>

    </html>
