Sunucu yanıtını kontrol edin

Sunucu yanıtı
NS kayıtları
Whois alanı
Yanıt başlıkları
İstek başlıkları
Ham HTML kodu
301 Moved Permanently - tdmi.com
HTTP Status: 301
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Server: nginx
Date: Sun, 25 May 2025 14:53:50 GMT
Content-Type: text/html
Content-Length: 162
Connection: keep-alive
d-cache: from-cache
Cache-Control: no-cache, no-store, must-revalidate
Expires: Thu, 01 Jan 1970 00:00:00 GMT
X-Content-Type-Options: nosniff
X-Frame-Options: SAMEORIGIN
Content-Security-Policy: frame-ancestors 'self'
Location: https://www.tdmi.com/
D-Geo: US
server: nginx
date: Sun, 25 May 2025 14:53:50 GMT
content-type: text/html;charset=utf-8
etag: W/"1372402923"
d-cache: from-cache
strict-transport-security: max-age=31536000; preload
x-frame-options: SAMEORIGIN
content-security-policy: frame-ancestors 'self'
x-content-type-options: nosniff
vary: user-agent,accept-encoding
link: <https://lirp.cdn-website.com/31343999/dms3rep/multi/opt/tdmi-image3-1920w.jpg>; rel=preload; as=image; fetchpriority=high
cache-control: no-cache, must-revalidate
expires: Thu, 01 Jan 1970 00:00:00 GMT
d-geo: US

HTTP Kodu 301 Kalıcı Olarak Taşındı

301 Moved Permanently, istenen kaynağın kalıcı olarak yeni bir URL'ye taşındığı anlamına gelir. Gelecekteki tüm istekler yeni adresi kullanmalıdır.

Kod 301 ne zaman kullanılır?

  • Bir web sitesi alan adını değiştirirken
  • URL yapılarını değiştirirken
  • SEO için yönlendirmeleri ayarlarken

Kod 301 kullanıcı için ne anlama geliyor?

Tarayıcı kullanıcıyı otomatik olarak yeni adrese yönlendirecek ve arama motorları dizinlerini güncelleyecektir.

GET / HTTP/1.1
Host: tdmi.com
Accept: */*
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!doctype html >
<html xmlns="http://www.w3.org/1999/xhtml" lang="en"
      class="">
<head>
    <meta charset="utf-8">
    






































<script type="text/javascript">
    window._currentDevice = 'desktop';
    window.Parameters = window.Parameters || {
        HomeUrl: 'https://www.tdmi.com/',
        AccountUUID: 'b53488935c9e4b648e5d0ed666d4a1aa',
        SystemID: 'US_DIRECT_PRODUCTION',
        SiteAlias: '31343999',
        SiteType: atob('RFVEQU9ORQ=='),
        PublicationDate: 'Tue Feb 28 19:12:29 UTC 2023',
        ExternalUid: 'Flexible',
        IsSiteMultilingual: false,
        InitialPostAlias: '',
        InitialPostPageUuid: '',
        InitialDynamicItem: '',
        DynamicPageInfo: {
            isDynamicPage: false,
            base64JsonRowData: 'null',
        },
        InitialPageAlias: 'home',
        InitialPageUuid: '6025d96d0ff44c8f89162886f08c9e2b',
        InitialPageId: '543396964',
        InitialEncodedPageAlias: 'aG9tZQ==',
        InitialHeaderUuid: '6332a68c29a64a74827735f303ccd1af',
        CurrentPageUrl: '',
        IsCurrentHomePage: true,
        AllowAjax: false,
        AfterAjaxCommand: null,
        HomeLinkText: 'Back To Home',
        UseGalleryModule: false,
        CurrentThemeName: 'Layout Theme',
        ThemeVersion: '5975',
        DefaultPageAlias: '',
        RemoveDID: true,
        WidgetStyleID: null,
        IsHeaderFixed: false,
        IsHeaderSkinny: false,
        IsBfs: true,
        StorePageAlias: 'null',
        StorePagesUrls: 'e30=',
        IsNewStore: 'false',
        StorePath: '',
        StoreId: 'null',
        StoreVersion: 0,
        StoreBaseUrl: '',
        StoreCleanUrl: true,
        StoreDisableScrolling: true,
        IsStoreSuspended: false,
        HasCustomDomain: true,
        SimpleSite: false,
        showCookieNotification: false,
        cookiesNotificationMarkup: 'null',
        translatedPageUrl: '',
        isFastMigrationSite: false,
        sidebarPosition: 'LEFT',
        currentLanguage: 'en',
        currentLocale: 'en',
        NavItems: '{}',
        errors: {
            general: 'There was an error connecting to the page.<br/> Make sure you are not offline.',
            password: 'Incorrect name/password combination',
            tryAgain: 'Try again'
        },
        NavigationAreaParams: {
            ShowBackToHomeOnInnerPages: true,
            NavbarSize: 4,
            NavbarLiveHomePage: 'https://www.tdmi.com/',
            BlockContainerSelector: '.dmBody',
            NavbarSelector: '#dmNav:has(a)',
            SubNavbarSelector: '#subnav_main'
        },
        hasCustomCode: true,
        planID: '7',
        customTemplateId: 'null',
        siteTemplateId: 'null',
        productId: 'DM_DIRECT',
        disableTracking: false,
        pageType: 'FROM_SCRATCH',
        isRuntimeServer: true,
        isInEditor: false,
        hasNativeStore: false,
        defaultLang: 'en',
        hamburgerMigration: null,
        isFlexSite : false
    };

    window.Parameters.LayoutID = {};
    window.Parameters.LayoutID[window._currentDevice] = 6;
    window.Parameters.LayoutVariationID = {};
    window.Parameters.LayoutVariationID[window._currentDevice] = 5;
</script>





















<!-- Injecting site-wide to the head -->




<!-- End Injecting site-wide to the head -->

<!-- Inject secured cdn script -->


<!-- ========= Meta Tags ========= -->
<!-- PWA settings -->
<script>
    function toHash(str) {
        var hash = 5381, i = str.length;
        while (i) {
            hash = hash * 33 ^ str.charCodeAt(--i)
        }
        return hash >>> 0
    }
</script>
<script>
    (function (global) {
    //const cacheKey = global.cacheKey;
    const isOffline = 'onLine' in navigator && navigator.onLine === false;
    const hasServiceWorkerSupport = 'serviceWorker' in navigator;
    if (isOffline) {
        console.log('offline mode');
    }
    if (!hasServiceWorkerSupport) {
        console.log('service worker is not supported');
    }
    if (hasServiceWorkerSupport && !isOffline) {
        window.addEventListener('load', function () {
            const serviceWorkerPath = '/runtime-service-worker.js?v=3';
            navigator.serviceWorker
                .register(serviceWorkerPath, { scope: './' })
                .then(
                    function (registration) {
                        // Registration was successful
                        console.log(
                            'ServiceWorker registration successful with scope: ',
                            registration.scope
                        );
                    },
                    function (err) {
                        // registration failed :(
                        console.log('ServiceWorker registration failed: ', err);
                    }
                )
                .catch(function (err) {
                    console.log(err);
                });
        });

        // helper function to refresh the page
        var refreshPage = (function () {
            var refreshing;
            return function () {
                if (refreshing) return;
                // prevent multiple refreshes
                var refreshkey = 'refreshed' + location.href;
                var prevRefresh = localStorage.getItem(refreshkey);
                if (prevRefresh) {
                    localStorage.removeItem(refreshkey);
                    if (Date.now() - prevRefresh < 30000) {
                        return; // dont go into a refresh loop
                    }
                }
                refreshing = true;
                localStorage.setItem(refreshkey, Date.now());
                console.log('refereshing page');
                window.location.reload();
            };
        })();

        function messageServiceWorker(data) {
            return new Promise(function (resolve, reject) {
                if (navigator.serviceWorker.controller) {
                    var worker = navigator.serviceWorker.controller;
                    var messageChannel = new MessageChannel();
                    messageChannel.port1.onmessage = replyHandler;
                    worker.postMessage(data, [messageChannel.port2]);
                    function replyHandler(event) {
                        resolve(event.data);
                    }
                } else {
                    resolve();
                }
            });
        }
    }
})(window);
</script>
<!-- Add manifest -->
<!-- End PWA settings -->



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

<meta id="view" name="viewport" content="initial-scale=1, minimum-scale=1, maximum-scale=5, viewport-fit=cover">
<meta name="apple-mobile-web-app-capable" content="yes">

<!--Add favorites icons-->

<link rel="apple-touch-icon"
      href="https://irp-cdn.multiscreensite.com/31343999/dms3rep/multi/tdmi-logo.png"/>

<link rel="icon" type="image/x-icon" href="https://irp.cdn-website.com/31343999/site_favicon_16_1671123152805.ico"/>

<!-- End favorite icons -->
<link rel="preconnect" href="https://lirp.cdn-website.com/"/>



<!-- render the required CSS and JS in the head section -->
<script id='d-js-dmapi'>
    window.SystemID = 'US_DIRECT_PRODUCTION';

    if (!window.dmAPI) {
        window.dmAPI = {
            registerExternalRuntimeComponent: function () {
            },
            getCurrentDeviceType: function () {
                return window._currentDevice;
            },
            runOnReady: (ns, fn) => {
                const safeFn = dmAPI.toSafeFn(fn);
                ns = ns || 'global_' + Math.random().toString(36).slice(2, 11);
                const eventName = 'afterAjax.' + ns;

                if (document.readyState === 'complete') {
                    $.DM.events.off(eventName).on(eventName, safeFn);
                    setTimeout(function () {
                        safeFn({
                            isAjax: false,
                        });
                    }, 0);
                } else {
                    window?.waitForDeferred?.('dmAjax', () => {
                        $.DM.events.off(eventName).on(eventName, safeFn);
                        safeFn({
                            isAjax: false,
                        });
                    });
                }
            },
            toSafeFn: (fn) => {
                if (fn?.safe) {
                    return fn;
                }
                const safeFn = function (...args) {
                    try {
                        return fn?.apply(null, args);
                    } catch (e) {
                        console.log('function failed ' + e.message);
                    }
                };
                safeFn.safe = true;
                return safeFn;
            }
        };
    }

    if (!window.requestIdleCallback) {
        window.requestIdleCallback = function (fn) {
            setTimeout(fn, 0);
        }
    }
</script>

<!-- loadCSS function header.jsp-->






<script id="d-js-load-css">
/**
 * There are a few <link> tags with CSS resource in them that are preloaded in the page
 * in each of those there is a "onload" handler which invokes the loadCSS callback
 * defined here.
 * We are monitoring 3 main CSS files - the runtime, the global and the page.
 * When each load we check to see if we can append them all in a batch. If threre
 * is no page css (which may happen on inner pages) then we do not wait for it
 */
(function () {
  let cssLinks = {};
  function loadCssLink(link) {
    link.onload = null;
    link.rel = "stylesheet";
    link.type = "text/css";
  }
  
    function checkCss() {
      const pageCssLink = document.querySelector("[id*='CssLink']");
      const widgetCssLink = document.querySelector("[id*='widgetCSS']");

        if (cssLinks && cssLinks.runtime && cssLinks.global && (!pageCssLink || cssLinks.page) && (!widgetCssLink || cssLinks.widget)) {
            const storedRuntimeCssLink = cssLinks.runtime;
            const storedPageCssLink = cssLinks.page;
            const storedGlobalCssLink = cssLinks.global;
            const storedWidgetCssLink = cssLinks.widget;

            storedGlobalCssLink.disabled = true;
            loadCssLink(storedGlobalCssLink);

            if (storedPageCssLink) {
                storedPageCssLink.disabled = true;
                loadCssLink(storedPageCssLink);
            }

            if(storedWidgetCssLink) {
                storedWidgetCssLink.disabled = true;
                loadCssLink(storedWidgetCssLink);
            }

            storedRuntimeCssLink.disabled = true;
            loadCssLink(storedRuntimeCssLink);

            requestAnimationFrame(() => {
                setTimeout(() => {
                    storedRuntimeCssLink.disabled = false;
                    storedGlobalCssLink.disabled = false;
                    if (storedPageCssLink) {
                      storedPageCssLink.disabled = false;
                    }
                    if (storedWidgetCssLink) {
                      storedWidgetCssLink.disabled = false;
                    }
                    // (SUP-4179) Clear the accumulated cssLinks only when we're
                    // sure that the document has finished loading and the document 
                    // has been parsed.
                    if(document.readyState === 'interactive') {
                      cssLinks = null;
                    }
                }, 0);
            });
        }
    }
  

  function loadCSS(link) {
    try {
      var urlParams = new URLSearchParams(window.location.search);
      var noCSS = !!urlParams.get("nocss");
      var cssTimeout = urlParams.get("cssTimeout") || 0;

      if (noCSS) {
        return;
      }
      if (link.href && link.href.includes("d-css-runtime")) {
        cssLinks.runtime = link;
        checkCss();
      } else if (link.id === "siteGlobalCss") {
        cssLinks.global = link;
        checkCss();
      } 
      
      else if (link.id && link.id.includes("CssLink")) {
        cssLinks.page = link;
        checkCss();
      } else if (link.id && link.id.includes("widgetCSS")) {
        cssLinks.widget = link;
        checkCss();
      }
      
      else {
        requestIdleCallback(function () {
          window.setTimeout(function () {
            loadCssLink(link);
          }, parseInt(cssTimeout, 10));
        });
      }
    } catch (e) {
      throw e
    }
  }
  window.loadCSS = window.loadCSS || loadCSS;
})();
</script>



<script data-role="deferred-init" type="text/javascript">
    /* usage: window.getDeferred(<deferred name>).resolve() or window.getDeferred(<deferred name>).promise.then(...)*/
    function Def() {
        this.promise = new Promise((function (a, b) {
            this.resolve = a, this.reject = b
        }).bind(this))
    }

    const defs = {};
    window.getDeferred = function (a) {
        return null == defs[a] && (defs[a] = new Def), defs[a]
    }
    window.waitForDeferred = function (b, a, c) {
        let d = window?.getDeferred?.(b);
        d
            ? d.promise.then(a)
            : c && ["complete", "interactive"].includes(document.readyState)
                ? setTimeout(a, 1)
                : c
                    ? document.addEventListener("DOMContentLoaded", a)
                    : console.error(`Deferred  does not exist`);
    };
</script>
<style id="forceCssIncludes">
    /* This file is auto-generated from a `scss` file with the same name */

.videobgwrapper{overflow:hidden;position:absolute;z-index:0;width:100%;height:100%;top:0;left:0;pointer-events:none;border-radius:inherit}.videobgframe{position:absolute;width:101%;height:100%;top:50%;left:50%;transform:translateY(-50%) translateX(-50%);object-fit:fill}#dm video.videobgframe{margin:0}@media (max-width:767px){.dmRoot .dmPhotoGallery.newPhotoGallery:not(.photo-gallery-done){min-height:80vh}}@media (min-width:1025px){.dmRoot .dmPhotoGallery.newPhotoGallery:not(.photo-gallery-done){min-height:45vh}}@media (min-width:768px) and (max-width:1024px){.responsiveTablet .dmPhotoGallery.newPhotoGallery:not(.photo-gallery-done){min-height:45vh}}#dm [data-show-on-page-only]{display:none!important}#dmRoot div.stickyHeaderFix div.site_content{margin-top:0!important}#dmRoot div.stickyHeaderFix div.hamburger-header-container{position:relative}
    

</style>
<style id="cssVariables" type="text/css">
    
</style>


<style id="hideAnimFix">
  .dmDesktopBody:not(.editGrid) [data-anim-desktop]:not([data-anim-desktop='none']), .dmDesktopBody:not(.editGrid) [data-anim-extended] {
    visibility: hidden;
  }

  .dmDesktopBody:not(.editGrid) .dmNewParagraph[data-anim-desktop]:not([data-anim-desktop='none']), .dmDesktopBody:not(.editGrid) .dmNewParagraph[data-anim-extended] {
    visibility: hidden !important;
  }

  
  #dmRoot:not(.editGrid) .flex-element [data-anim-extended] {
    visibility: hidden;
  }

  
</style>



<style id="criticalCss">
    @charset "UTF-8";.display_None,.dmPopupMask{display:none}.pswp,html{-webkit-text-size-adjust:100%}@font-face{font-family:Cairo;font-style:normal;font-weight:200;font-display:swap;src:url(https://irp.cdn-website.com/fonts/s/cairo/v18/SLXGc1nY6HkvalIhTps.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;font-display:swap}@font-face{font-family:Cairo;font-style:normal;font-weight:300;font-display:swap;src:url(https://irp.cdn-website.com/fonts/s/cairo/v18/SLXGc1nY6HkvalIhTps.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;font-display:swap}@font-face{font-family:Merriweather;font-style:normal;font-weight:400;font-display:swap;src:url(data:font/woff2;base64,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) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;font-display:block}@font-face{font-family:Cairo;font-style:normal;font-weight:400;font-display:swap;src:url(https://irp.cdn-website.com/fonts/s/cairo/v18/SLXGc1nY6HkvalIhTps.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;font-display:swap}@font-face{font-family:Cairo;font-style:normal;font-weight:500;font-display:swap;src:url(https://irp.cdn-website.com/fonts/s/cairo/v18/SLXGc1nY6HkvalIhTps.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;font-display:swap}@font-face{font-family:Cairo;font-style:normal;font-weight:600;font-display:swap;src:url(https://irp.cdn-website.com/fonts/s/cairo/v18/SLXGc1nY6HkvalIhTps.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;font-display:swap}@font-face{font-family:Cairo;font-style:normal;font-weight:700;font-display:swap;src:url(https://irp.cdn-website.com/fonts/s/cairo/v18/SLXGc1nY6HkvalIhTps.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;font-display:swap}@font-face{font-family:Cairo;font-style:normal;font-weight:800;font-display:swap;src:url(https://irp.cdn-website.com/fonts/s/cairo/v18/SLXGc1nY6HkvalIhTps.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;font-display:swap}@font-face{font-family:Cairo;font-style:normal;font-weight:900;font-display:swap;src:url(https://irp.cdn-website.com/fonts/s/cairo/v18/SLXGc1nY6HkvalIhTps.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;font-display:swap}.dmInner{min-height:100vh!important;position:relative;min-width:768px!important}.dmPopup,.dmPopupMask{position:fixed;left:0}@media (hover:none) and (pointer:coarse){#dmRoot #dm .dmOuter :not(.dmInner){background-attachment:scroll!important}}.dmDisplay_None{display:none!important}.clearfix:after{clear:both;visibility:hidden;line-height:0;height:0}.clearfix:after,.clearfix:before{content:' ';display:table}.clearfix{display:inline-block}.dmDesktopBody .shadowEffectToChildren li{box-shadow:none!important}#dm .dmWidget .icon{font-size:26px}body:not(.noFontIcons) #dm .dmOuter .dmInner .dmWidget .icon.hasFontIcon{height:26px;margin-top:-13px;line-height:normal;text-align:center;background-image:none}.supportsFontIcons .hasFontIcon{background-image:none!important}.dmPopupMask{margin:0;width:10px;z-index:1000000999;top:0}#dmRoot .dmPopup,.dmPopup,.dmPopupClose:before,[data-display-type=block]{display:block}.dmPopup{padding:10px;text-align:left;margin:0 10px;top:10px;width:93%;z-index:1000009999!important;box-sizing:border-box;background:#f5f5f5;overflow-y:auto;height:100%}.dmPopup .dmPopupTitle{text-align:left;font:700 19px Helvetica,Arial;margin:20px 20px 35px;color:#999}#dmPopup{opacity:0}.dmPopupClose,.dmPopupClose:before{position:absolute;visibility:visible}.dmPopupClose{border-radius:25px;width:27px;height:27px;z-index:1;background-color:rgba(255,255,255,.4);top:12px;right:12px}.dmPopupClose:before{font-size:20px;color:#000;top:3px;right:3px}body.dmDesktopBody:not(.mac) .data::-webkit-scrollbar{width:5px;height:5px}body.dmDesktopBody:not(.mac) .data::-webkit-scrollbar-track{background:rgba(0,0,0,.1)}body.dmDesktopBody:not(.mac) .data::-webkit-scrollbar-thumb{background:#c8c8c8;box-shadow:inset 0 1px 2px #454545;border-radius:45px}.lh-1{line-height:normal}.dmRespRow.fullBleedMode>.dmRespColsWrapper{width:100%!important;max-width:100%!important}.dmRespRow.fullBleedMode{padding-left:0!important;padding-right:0!important}#dm .dmRespRow .dmRespColsWrapper{display:flex}.pswp{z-index:9999999999!important}#dm .hasBackgroundOverlay:not(.dmPopupPage):not(.layout-drawer){position:relative!important}#dm .hasBackgroundOverlay:not(.hasExtraLayerOverlay):before{display:block!important;position:absolute!important;top:0!important;left:0!important;width:100%!important;height:100%!important;content:' '!important;border-radius:inherit}.graphicWidget{width:200px;height:200px;margin:10px auto;text-align:center}.graphicWidget svg.svg{width:100%;height:100%;color:#000;fill:#000}#dm .dmInner .dmWidget.align-center,.align-center{margin-left:auto;margin-right:auto}body.fix-mobile-scrolling{overflow:initial}p.rteBlock{margin:0}#dmRoot{text-decoration-skip-ink:none}.dmform-title{padding-right:15px;padding-left:15px}body{-webkit-overflow-scrolling:touch}nav{display:block}html{font-family:Source Sans Pro;-ms-text-size-adjust:100%}b{font-weight:700}hr{box-sizing:content-box;height:0}img{border:0;max-width:100%;-ms-interpolation-mode:bicubic;display:inline-block}svg:not(:root){overflow:hidden}button,input{font-family:inherit;font-size:100%;margin:0;line-height:normal}button{text-transform:none;-webkit-appearance:button}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}*,:after,:before{box-sizing:border-box}.dmRespRow.dmRespRowNoPadding{padding:0}.dmRespRow{padding-top:15px;padding-bottom:15px}.dmRespRow .dmRespRow:after,.dmRespRow .dmRespRow:before,.dmRespRow:after,.dmRespRow:before{content:' ';display:table}.dmRespRow .dmRespRow:after,.dmRespRow:after{clear:both}.dmRespRow,.dmRespRow .dmRespColsWrapper{max-width:960px;position:relative;margin:0 auto;width:100%}.dmRespRow .dmRespCol{position:relative;width:100%;display:inline-block;vertical-align:top;float:left}.dmRespRow .dmRespCol>*{max-width:100%}.dmRespRow .dmRespRow{width:auto;margin-top:0;margin-bottom:0;max-width:none}.dmDesktopBody .dmRespRow .large-3{position:relative;width:25%}.dmDesktopBody .dmRespRow .large-4{position:relative;width:33.33333%}.dmDesktopBody .dmRespRow .large-9{position:relative;width:75%}.dmDesktopBody .dmRespRow .large-12{position:relative;width:100%}#dm div.dmContent [class*=' icon-'],[class*=' icon-']{font-family:FontAwesome!important;font-weight:400;font-style:normal;text-decoration:inherit;-webkit-font-smoothing:antialiased}[class*=' icon-']:before{text-decoration:none;display:inline-block;speak:none}a [class*=' icon-']{display:inline}[class*=' icon-']{display:inline;width:auto;height:auto;line-height:normal;vertical-align:baseline;background-image:none;background-position:0 0;background-repeat:repeat;margin-top:0}.icon-star:before{content:'\f005'}.icon-phone:before{content:'\f095'}.icon-angle-down:before{content:'\f107'}[class*=' dm-common-icons-']{speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:dm-common-icons!important}.dm-common-icons-close:before{content:'\e901'}#dm .dmRespRow .dmRespCol>.dmWidget{overflow:initial}.dmLargeBody #dm .dmRespRow .dmRespCol>.dmWidget{width:280px;max-width:100%}#dm .dmInner .dmWidget:not(.displayNone){display:inline-block}#dm .dmInner .dmWidget:not(.displayNone)[data-display-type=block]{display:block}#dm .dmInner .dmWidget{text-decoration:none;margin:10px 0;clear:both;position:relative;text-align:center;line-height:22px;box-shadow:none;background-image:none;padding:0 0 0 40px;height:auto;border:0;white-space:nowrap}#dm .dmInner .dmWidget:after{content:'';display:inline-block;height:100%;vertical-align:middle;width:0;margin-right:-.25em}#dm .dmInner .dmWidget .iconBg{position:absolute;left:0;width:50px;top:50%;margin-top:-13px}#dm .dmWidget .text{display:inline-block;vertical-align:middle;font-size:1.125em;line-height:normal;white-space:normal;padding:10px 7px;max-width:98%}#dm [data-buttonstyle=ROUND_SIDES] .dmWidget:not([data-buttonstyle]){border-radius:50px;padding:0}#dm [data-buttonstyle=ROUND_SIDES]:not([data-buttonstyle*=_ICON]) .dmWidget:not([data-buttonstyle]):not([data-buttonstyle*=_ICON]) .iconBg{display:none!important}#dm [data-buttonstyle=ROUND_SIDES]:not([data-buttonstyle*=_ICON]) .dmWidget:not([data-buttonstyle]):not([data-buttonstyle*=_ICON]) .text{padding-left:0;padding-right:0}html:not(.ios-preview) #dm .hasStickyHeader .dmInner div.dmHeaderContainer{position:fixed!important;z-index:101;width:100%;min-width:768px}.pswp{display:none;position:absolute;width:100%;height:100%;left:0;top:0;overflow:hidden;-ms-touch-action:none;touch-action:none;-webkit-backface-visibility:hidden;outline:0}.pswp *{-webkit-box-sizing:border-box;box-sizing:border-box}.pswp__scroll-wrap{position:absolute;left:0;top:0;width:100%;height:100%;overflow:hidden}.pswp__bg{position:absolute;left:0;top:0;width:100%;height:100%;background:#000;opacity:0;-webkit-backface-visibility:hidden;will-change:opacity}.pswp__container{-webkit-touch-callout:none;-ms-touch-action:none;touch-action:none;position:absolute;left:0;right:0;top:0;bottom:0;-webkit-backface-visibility:hidden;will-change:transform}.pswp__item{position:absolute;left:0;right:0;top:0;bottom:0;overflow:hidden}.pswp__button{position:relative;overflow:visible;-webkit-appearance:none;display:block;border:0;padding:0;margin:0;float:right;opacity:.75;-webkit-box-shadow:none;box-shadow:none}.pswp__button::-moz-focus-inner{padding:0;border:0}.pswp__button,.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{background:url(/_dm/s/rt/scripts/vendor/photoswipe4/icons/default-skin.png) no-repeat;background-size:264px 88px;width:44px;height:44px}.pswp__button--close{background-position:0 -44px}.pswp__button--share{background-position:-44px -44px}.pswp__button--fs{display:none}.pswp__button--zoom{display:none;background-position:-88px 0}.pswp__button--arrow--left,.pswp__button--arrow--right{background:0 0;top:50%;margin-top:-50px;width:70px;height:100px;position:absolute}.pswp__button--arrow--left{left:0}.pswp__button--arrow--right{right:0}.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{content:'';top:35px;background-color:rgba(0,0,0,.3);height:30px;width:32px;position:absolute}.pswp__button--arrow--left:before{left:6px;background-position:-138px -44px}.pswp__button--arrow--right:before{right:6px;background-position:-94px -44px}.pswp__share-modal{display:block;background:rgba(0,0,0,.5);width:100%;height:100%;top:0;left:0;padding:10px;position:absolute;z-index:1600;opacity:0;-webkit-backface-visibility:hidden;will-change:opacity}.pswp__share-modal--hidden{display:none}.pswp__share-tooltip{z-index:1620;position:absolute;background:#FFF;top:56px;border-radius:2px;display:block;width:auto;right:44px;-webkit-box-shadow:0 2px 5px rgba(0,0,0,.25);box-shadow:0 2px 5px rgba(0,0,0,.25);-webkit-transform:translateY(6px);-ms-transform:translateY(6px);transform:translateY(6px);-webkit-backface-visibility:hidden;will-change:transform}.pswp__counter,.pswp__preloader{height:44px;position:absolute;top:0}.pswp__counter{left:0;font-size:13px;line-height:44px;color:#FFF;opacity:.75;padding:0 10px}.pswp__caption{position:absolute;left:0;bottom:0;width:100%;min-height:44px}.pswp__caption__center{max-width:95%;margin:0 auto;font-size:16px;padding:10px;line-height:20px;color:#CCC;width:960px;font-weight:700;text-align:center}.pswp__preloader{width:44px;left:50%;margin-left:-22px;opacity:0;will-change:opacity}.pswp__preloader__icn{width:20px;height:20px;margin:12px}@media screen and (max-width:1024px){.pswp__preloader{position:relative;left:auto;top:auto;margin:0;float:right}}.pswp__ui{-webkit-font-smoothing:auto;visibility:visible;opacity:1;z-index:1550}.pswp__top-bar{position:absolute;left:0;top:0;height:44px;width:100%}.pswp__caption,.pswp__top-bar{-webkit-backface-visibility:hidden;will-change:opacity;background-color:rgba(0,0,0,.5)}.pswp__ui--hidden .pswp__button--arrow--left,.pswp__ui--hidden .pswp__button--arrow--right,.pswp__ui--hidden .pswp__caption,.pswp__ui--hidden .pswp__top-bar{opacity:.001}.dmPhotoGallery .dmPhotoGalleryHolder .photoGalleryThumbs .image-container{height:100%}.dmPhotoGallery .dmPhotoGalleryHolder .photoGalleryThumbs{width:58px;height:58px;margin:2px;display:inline-block;vertical-align:middle;text-align:center;overflow:hidden}.dmPhotoGalleryResp.dmPhotoGallery .dmPhotoGalleryHolder .photoGalleryThumbs img{box-shadow:0 0 3px #888}.dmPhotoGalleryResp.dmPhotoGallery .dmPhotoGalleryHolder .photoGalleryThumbs{margin:0;padding:10px}.dmPhotoGalleryHolder{text-align:center}.dmPhotoGallery .dmPhotoGalleryHolder .photoGalleryThumbs img{display:inline!important;margin:0!important;vertical-align:middle;text-align:center;position:relative}.dmPhotoGallery .image-container{position:relative}.dmPhotoGallery.newPhotoGallery .photoGalleryThumbs .caption-container .caption-inner h3,.dmPhotoGallery.newPhotoGallery .photoGalleryThumbs .caption-container .caption-inner p{margin:0;line-height:normal;text-align:center}.dmPhotoGallery.newPhotoGallery .photoGalleryThumbs .caption-container .caption-inner h3{font-size:21px}.dmPhotoGallery.newPhotoGallery .photoGalleryThumbs .caption-container .caption-inner p{font-size:14px}.dmPhotoGallery.newPhotoGallery .photoGalleryThumbs .caption-container .caption-inner .caption-text,.dmPhotoGallery.newPhotoGallery .photoGalleryThumbs .caption-container .caption-inner .caption-title{max-width:100%}#dm .dmPhotoGallery.newPhotoGallery li{list-style:none}#dm .dmPhotoGallery.newPhotoGallery li.photoGalleryThumbs .caption-container .caption-inner{align-items:center;display:flex;flex-direction:column;justify-content:center;position:relative;overflow:hidden;z-index:1;background-color:rgba(255,255,255,.9);color:#333;padding:15px;height:100%;box-sizing:border-box}#dm .dmPhotoGallery.newPhotoGallery li.photoGalleryThumbs .caption-container .caption-inner h3,#dm .dmPhotoGallery.newPhotoGallery li.photoGalleryThumbs .caption-container .caption-inner p{text-align:center}#dm .dmPhotoGallery.newPhotoGallery .photoGalleryViewAll{box-shadow:0 0!important;font-size:inherit!important;margin:0!important}#dm .dmPhotoGallery.newPhotoGallery .dmPhotoGalleryHolder{width:100%;padding:0;display:none}#dm .dmPhotoGallery.newPhotoGallery li.photoGalleryThumbs{position:relative}#dm .dmPhotoGallery.newPhotoGallery li.photoGalleryThumbs .image-container{overflow:hidden}#dm .dmPhotoGallery.newPhotoGallery li.photoGalleryThumbs .image-container a{background-repeat:no-repeat;background-position:center}#dm .dmPhotoGallery.newPhotoGallery li.photoGalleryThumbs .caption-container .caption-inner .rteBlock{font-size:14px}#dm .dmPhotoGallery.newPhotoGallery li.photoGalleryThumbs .caption-container .caption-inner .caption-button{margin:10px auto;max-width:100%}#dm .dmPhotoGallery.newPhotoGallery li.photoGalleryThumbs .caption-container .caption-inner .caption-button .text{padding:10px 20px!important}#dm .dmPhotoGallery.newPhotoGallery[data-image-hover-effect=zoomout] .photoGalleryThumbs .image-container{-webkit-mask-image:-webkit-radial-gradient(#fff,#000)}#dm .dmPhotoGallery.newPhotoGallery[data-link-gallery=true] .image-container a.has-link{z-index:1px}.imageWidget a{font-style:italic;text-align:center}*{border:0 solid #333;scrollbar-arrow-color:#fff;scrollbar-track-color:#F2F2F2;scrollbar-face-color:silver;scrollbar-highlight-color:silver;scrollbar-3dlight-color:silver;scrollbar-shadow-color:silver;scrollbar-darkshadow-color:silver;scrollbar-width:12px}body{width:100%;overflow:hidden;-webkit-text-size-adjust:100%!important;-ms-text-size-adjust:100%!important}A IMG{border:none}h3,ul{margin-left:0;margin-right:0}DD,DT{margin:0}.dmInner *{-webkit-font-smoothing:antialiased}.clearfix,a,img,li,ul{vertical-align:top}#iscrollBody,#site_content{position:relative}.dmOuter{word-wrap:break-word}.dmInner{font-size:16px;background:#fff;color:#666}.dmDesktopBody .dmInner{min-width:960px}.dmInner a{color:#463939}.dmInner ul:not(.defaultList){padding:0}.dmHeader{background:#68ccd1;color:#666;text-align:center;position:relative;width:100%;max-width:100%}DIV.dmBody{padding:0;clear:both}.dmContent{margin:0;padding:0}#site_content ul:not(.defaultList){-webkit-padding-start:0;-moz-padding-start:0;list-style-position:inside}#innerBar{position:relative;height:36px;width:100%;font-size:20px;margin:0;z-index:80}#dm .dmRespRow.dmRespRowNoPadding{padding:0}.dmRespRowsWrapper{max-width:960px;margin:0 auto}.dmRespCol>[dmle_extension]:not(:first-child){margin-top:10px}.dmLargeBody .imageWidget:not(.displayNone){display:inline-block;max-width:100%}.imageWidget:not(.displayNone) img{width:100%}h3{font-weight:400;font-size:23px}#dm .dmRespColsWrapper{display:block}.dmNewParagraph{text-align:left;margin:8px 0;padding:2px 0}.dmLargeBody .dmRespRowsWrapper>.dmRespRow .dmRespCol,.dmLargeBody .fHeader .dmRespRow .dmRespCol{padding-left:.75%;padding-right:.75%}.dmLargeBody .dmRespRowsWrapper>.dmRespRow .dmRespCol:first-child,.dmLargeBody .fHeader .dmRespRow .dmRespCol:first-child{padding-left:0;padding-right:1.5%}.dmLargeBody .dmRespRowsWrapper>.dmRespRow .dmRespCol:last-child,.dmLargeBody .fHeader .dmRespRow .dmRespCol:last-child{padding-right:0;padding-left:1.5%}.dmLargeBody .dmRespRowsWrapper>.dmRespRow .dmRespCol:only-child,.dmLargeBody .fHeader .dmRespRow .dmRespCol:only-child{padding-left:0;padding-right:0}#innerBar.lineInnerBar{display:table;width:100%;box-shadow:none;-webkit-box-shadow:none;-moz-box-shadow:none;font-size:20px;margin-top:30px;margin-bottom:30px;background-color:transparent;color:#666}#innerBar .titleLine{display:table-cell;vertical-align:middle;width:50%}.dmPageTitleRow:not(#innerBar){display:none}.titleLine hr{min-height:1px;background-color:rgba(102,102,102,.2)}.standardHeaderLayout .dmHeader{float:none;display:block;height:auto}.dmInner a{outline:0;vertical-align:inherit}.dmLinksMenu>ul{display:block;margin:0;font-size:inherit}.dmStandardDesktop{display:block;margin:0 auto}#dm .dmInner .dmWidget{color:#f7f7f7;background-color:#f95759}#dm h3.dmwidget-title[hide=true]{display:none}#dm .dmwidget-title{margin:10px 0;font-size:23px;text-shadow:none;text-align:left;text-transform:capitalize;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;word-wrap:normal}.dmHoursOfOperation .open-hours-data{background:0 0;box-shadow:none;-webkit-box-shadow:none;-moz-box-shadow:none;border:0;border-radius:0;-webkit-border-radius:0;-moz-border-radius:0}.dmPhotoGalleryHolder{font-size:medium!important;margin:0;list-style:none}#dm .dmPhotoGallery .dmPhotoGalleryHolder,#dm .dmPhotoGallery .dmPhotoGalleryHolder>li{width:100%;padding:0}#dm .dmPhotoGallery .dmPhotoGalleryHolder .photoGalleryThumbs{background:url(https://dd-cdn.multiscreensite.com/runtime-img/galleryLoader.gif) 50% 50% no-repeat #eee;float:left;clear:none;padding:0;margin:0;width:100%}#dm .dmPhotoGallery .dmPhotoGalleryHolder .photoGalleryThumbs img{display:none!important}.dmDesktopBody .dmPhotoGallery .photoGalleryViewAll{background:0 0;border:none;padding:3px 0;font-size:16px;width:auto;height:auto;line-height:normal;box-shadow:0 -2px 0 0;display:block;margin:40px 0;text-align:left}.dmHoursOfOperation{clear:both}.dmHoursOfOperation .open-hours-data{padding:0;margin:0}.dmHoursOfOperation .open-hours-data .open-hours-item{overflow:hidden;padding-bottom:10px}.dmHoursOfOperation .open-hours-data dt{width:40%;float:left;text-align:left}.dmHoursOfOperation .open-hours-data dd{float:right;text-align:right;width:59%}.dmHoursOfOperation .open-hours-data .open-hours-item:last-child{padding-bottom:0}.dmDesktopBody .dmRespCol.large-9 .dmHoursOfOperation{width:37%}.dmDesktopBody .dmRespCol.large-4 .dmHoursOfOperation{max-width:100%}#dm .dmHoursOfOperation .open-hours-data .open-hours-item:last-child{border:none}body{background-color:#eee}.dmPhotoGallery:not(.dmFacebookGallery) .dmPhotoGalleryHolder:not(.ready) li.photoGalleryThumbs{display:inline!important;visibility:hidden}#dm [data-buttonstyle] .dmWidget span.iconBg,#dm [data-buttonstyle] .dmWidget span.text{color:#f7f7f7}.dmPhotoGallery li.photoGalleryThumbs .caption-container .caption-inner p{white-space:pre-line}.main-navigation.unifiednav{display:flex;justify-content:flex-start;align-items:stretch;overflow:visible}.main-navigation.unifiednav ul{list-style:none;padding:0;margin:0;font-size:1rem}.main-navigation.unifiednav .unifiednav__container{display:flex;justify-content:flex-start;list-style:none}.main-navigation.unifiednav .unifiednav__container>.unifiednav__item-wrap{display:flex;justify-content:flex-start;position:relative;font-weight:400}.main-navigation.unifiednav .unifiednav__container:not([data-depth])>.unifiednav__item-wrap::after,.main-navigation.unifiednav .unifiednav__container:not([data-depth])>.unifiednav__item-wrap::before{content:'';-ms-grid-row-align:center;align-self:center;font-weight:700}.main-navigation.unifiednav .unifiednav__container>.unifiednav__item-wrap>.unifiednav__item{display:flex;justify-content:flex-start;align-items:center;flex-direction:row;color:inherit;text-decoration:none;position:relative;padding:12px 15px;margin:0;font-weight:inherit;letter-spacing:.03em}.main-navigation.unifiednav .unifiednav__container:not([data-depth])>.unifiednav__item-wrap>.unifiednav__item{padding:0 15px}.main-navigation.unifiednav .unifiednav__container>.unifiednav__item-wrap>.unifiednav__item .nav-item-text{white-space:nowrap}.main-navigation.unifiednav .unifiednav__container:not([data-depth])>.unifiednav__item-wrap>.unifiednav__item .nav-item-text::after,.main-navigation.unifiednav .unifiednav__container:not([data-depth])>.unifiednav__item-wrap>.unifiednav__item .nav-item-text::before{content:'';width:100%;height:0;border:0 solid transparent;border-top-color:currentColor;display:block;opacity:0}#dm [data-buttonstyle] div.dmInner #site_content .dmWidget .iconBg,#dm [data-buttonstyle] div.dmInner .dmHeader .dmWidget .iconBg,.main-navigation.unifiednav .unifiednav__container .unifiednav__item:not(.unifiednav__item_has-sub-nav) .icon{display:none}.main-navigation.unifiednav .unifiednav__container:not([data-depth])>.unifiednav__item-wrap>.unifiednav__item.dmNavItemSelected .nav-item-text::after,.main-navigation.unifiednav .unifiednav__container:not([data-depth])>.unifiednav__item-wrap>.unifiednav__item.dmNavItemSelected .nav-item-text::before{opacity:1}.main-navigation.unifiednav.effect-bottom{padding:calc(12px - .2em - 2px) 15px}.main-navigation.unifiednav.effect-bottom .unifiednav__container:not([data-depth])>.unifiednav__item-wrap>.unifiednav__item .nav-item-text::after,.main-navigation.unifiednav.effect-bottom .unifiednav__container:not([data-depth])>.unifiednav__item-wrap>.unifiednav__item .nav-item-text::before{transform:scaleX(0);border-top-width:2px}.main-navigation.unifiednav.effect-bottom .unifiednav__container:not([data-depth])>.unifiednav__item-wrap>.unifiednav__item .nav-item-text::after{margin-top:.2em}.main-navigation.unifiednav.effect-bottom .unifiednav__container:not([data-depth])>.unifiednav__item-wrap>.unifiednav__item .nav-item-text::before{margin-bottom:.2em;border-top-color:transparent}.main-navigation.unifiednav.effect-bottom .unifiednav__container:not([data-depth])>.unifiednav__item-wrap>.unifiednav__item.dmNavItemSelected .nav-item-text::after,.main-navigation.unifiednav.effect-bottom .unifiednav__container:not([data-depth])>.unifiednav__item-wrap>.unifiednav__item.dmNavItemSelected .nav-item-text::before{transform:scaleX(1)}.main-navigation.unifiednav:not(.unifiednav_vertical)>.unifiednav__container{justify-content:inherit}#dm .p_hfcontainer nav.main-navigation.unifiednav{min-width:9em!important;text-align:initial!important}#dm .main-navigation.unifiednav:not([data-nav-structure=VERTICAL])>.unifiednav__container{flex-wrap:wrap;justify-content:inherit}#dm .main-navigation.unifiednav:not([data-nav-structure=VERTICAL])>.unifiednav__container .nav-item-text::before{text-align:left}#dm .main-navigation.unifiednav:not([data-nav-structure=VERTICAL]) .unifiednav__container:not([data-depth])>.unifiednav__item-wrap:not(:last-child)::after,#dm .main-navigation.unifiednav:not([data-nav-structure=VERTICAL]) .unifiednav__container:not([data-depth])>.unifiednav__item-wrap:not(:last-child)::before{content:''}#dm .dmBody .dmRespRowsWrapper{max-width:none;background-color:transparent}.dmLargeBody .dmRespRow{width:100%;max-width:none;margin-left:0;margin-right:0;padding-left:40px;padding-right:40px}.dm-bfs.dm-layout-home div.dmInner{background-color:#fff}.dmStandardDesktop .dmHeader{background-color:#68ccd1;max-width:100%}#dm div.dmRespCol>*{line-height:2}#dm div.dmContent h3,#dm div.dmContent h3 *,#dm div.dmInner{line-height:initial}#dm [data-buttonstyle] div.dmInner .dmWidget{-webkit-box-shadow:none;box-shadow:none;-moz-box-shadow:none;border-style:solid;border-width:0;border-color:transparent;background-color:#efe719}#dm [data-buttonstyle] div.dmInner .dmWidget span.text,#dm div.dmContent h3{color:#fff}#dm div.dmInner h3{font-family:Montserrat}#dm [data-buttonstyle] div.dmInner .dmWidget span.text{color:#333}#dm DIV.dmInner{background-repeat:no-repeat;background-image:url(https://irt-cdn.multiscreensite.com/ce0bb35f932b47bb809d0e37905542ba/dms3rep/multi/site_background_education-2087x1173.jpg);background-size:cover;background-position:50% 0}#dm div.dmOuter div.dmInner{background-position:center center;background-repeat:repeat;background-size:auto}#dm [data-buttonstyle] div.dmInner #site_content .dmWidget span.text{font-weight:400}#dm div.dmInner,#dm div.dmInner .dmRespCol{font-weight:300;color:rgba(147,147,147,1);font-family:Roboto;font-size:16px}#dm [data-buttonstyle] div.dmInner #site_content .dmWidget,#dm [data-buttonstyle] div.dmInner .dmHeader .dmWidget{border-radius:12px;-webkit-border-radius:12px;-moz-border-radius:12px;background-color:rgba(207,10,44,1);border-color:transparent;border-width:2px;border-style:solid}#dm [data-buttonstyle] div.dmInner #site_content .dmWidget span.text{color:rgba(255,255,255,1)}#dm div.dmContent h3{font-family:Merriweather;color:rgba(100,101,105,1);font-weight:400;font-size:35px}.dmLargeBody .dmBody .dmRespRowsWrapper{background-color:transparent}#dm .dmRespCol div.dmNewParagraph,#dm div.dmInner,#dm div.dmInner .dmRespCol,.dmPhotoGallery .caption-text.caption-text{color:rgba(22,21,18,1);font-family:Cairo}.newPhotoGallery .photoGalleryViewAll.link{color:rgba(207,10,44,1)}#dm DIV.dmOuter DIV.dmInner{background-image:none;background-color:rgba(255,255,255,1)}#dm [data-buttonstyle] div.dmInner #site_content .dmWidget{text-align:CENTER}#dm .dmContent .dmRespRow .dmRespCol{padding-top:0}#dm .dmContent .dmRespRow{padding-top:15px;padding-left:0;padding-right:0}#dm .dmRespCol div.dmNewParagraph,#dm [data-buttonstyle] div.dmInner #site_content .dmWidget span.text,#dm div.dmInner,#dm div.dmInner .dmRespCol,.dmPhotoGallery .caption-text.caption-text{font-size:16px}#dm .p_hfcontainer .main-navigation.unifiednav:not(.unifiednav_vertical) .unifiednav__container:not([data-depth])>.unifiednav__item-wrap:not(:last-child)::after,#dm .p_hfcontainer .main-navigation.unifiednav:not(.unifiednav_vertical) .unifiednav__container:not([data-depth])>.unifiednav__item-wrap:not(:last-child)::before{font-size:14px!important}#dm .dmInner div.dmHeader,#dm .dmInner div.dmHeader.u_hcontainer,#dm .dmInner div.u_hcontainer{background-color:rgba(0,0,0,0)!important;box-shadow:none!important;-moz-box-shadow:none!important;-webkit-box-shadow:none!important}#dm .p_hfcontainer .u_1186102876.main-navigation.unifiednav:not(.unifiednav_vertical) .unifiednav__container:not([data-depth])>.unifiednav__item-wrap:not(:last-child)::after,#dm .p_hfcontainer .u_1186102876.main-navigation.unifiednav:not(.unifiednav_vertical) .unifiednav__container:not([data-depth])>.unifiednav__item-wrap:not(:last-child)::before{font-size:15px!important}#dm .p_hfcontainer .u_1186102876.main-navigation.unifiednav .unifiednav__container:not([data-depth])>.unifiednav__item-wrap>.unifiednav__item{padding:2px 20px!important}#dm .p_hfcontainer .u_1186102876.main-navigation.unifiednav:not([data-nav-structure=VERTICAL]) .unifiednav__container:not([data-depth])>.unifiednav__item-wrap:not(:last-child)::after,#dm .p_hfcontainer .u_1186102876.main-navigation.unifiednav:not([data-nav-structure=VERTICAL]) .unifiednav__container:not([data-depth])>.unifiednav__item-wrap:not(:last-child)::before{font-size:18px!important}#dm .p_hfcontainer a.u_1978055415 .iconBg{display:none!important}#dm .p_hfcontainer nav.u_1186102876.main-navigation.unifiednav.effect-bottom .unifiednav__container:not([data-depth])>.unifiednav__item-wrap>.unifiednav__item .nav-item-text::after{border-top-style:solid!important;border-top-color:rgba(207,10,44,1)!important;border-top-width:2px!important}#dm .p_hfcontainer nav.u_1186102876.main-navigation.unifiednav .unifiednav__container:not([data-depth])>.unifiednav__item-wrap>.unifiednav__item.dmNavItemSelected{color:rgba(207,10,43,1)!important;font-weight:400!important}#dm .p_hfcontainer nav.u_1186102876.main-navigation.unifiednav .unifiednav__container:not([data-depth])>.unifiednav__item-wrap>.unifiednav__item{color:rgba(255,255,255,1)!important;font-size:18px!important}#dm .p_hfcontainer a.u_1530443123 span.text,#dm .p_hfcontainer a.u_1978055415 span.text{font-size:20px!important}#dm .dmInner div.u_hcontainer{float:none!important;top:0!important;left:0!important;width:100%!important;position:relative!important;height:auto!important;max-width:100%!important;min-width:0!important;text-align:center!important;padding:25px 0 20px!important;margin:0 auto!important}#dm .dmInner div.dmHeader.u_hcontainer{padding-bottom:20px!important;padding-top:25px!important}.fHeader #hcontainer.dmHeader[freeheader=true]{padding-top:initial!important;padding-bottom:initial!important}#dm .p_hfcontainer nav.u_1186102876.main-navigation.unifiednav:not(.unifiednav_vertical) .unifiednav__container:not([data-depth])>.unifiednav__item-wrap:not(:last-child)::after,#dm .p_hfcontainer nav.u_1186102876.main-navigation.unifiednav:not(.unifiednav_vertical) .unifiednav__container:not([data-depth])>.unifiednav__item-wrap:not(:last-child)::before{padding-top:0!important;padding-bottom:0!important;margin-top:0!important;margin-bottom:0!important}#dm .p_hfcontainer nav.u_1186102876.main-navigation.unifiednav:not([data-nav-structure=VERTICAL]) .unifiednav__container:not([data-depth])>.unifiednav__item-wrap:not(:last-child)::after,#dm .p_hfcontainer nav.u_1186102876.main-navigation.unifiednav:not([data-nav-structure=VERTICAL]) .unifiednav__container:not([data-depth])>.unifiednav__item-wrap:not(:last-child)::before{padding-top:2px!important;padding-bottom:2px!important;margin-top:0!important;margin-bottom:0!important}#dm .dmInner div.fHeader .dmHeader[freeheader=true]{margin-bottom:0!important;margin-top:0!important;padding:15px 0 0!important}#dm .p_hfcontainer div.u_1863782056{background-color:rgba(179,178,177,1)!important;margin-top:0!important;margin-bottom:0!important;padding:10px 40px!important}#dm .p_hfcontainer div.u_1672782805{float:none!important;top:0!important;left:0!important;width:calc(100% - 0px)!important;position:relative!important;height:auto!important;max-width:201px!important;min-width:25px!important;text-align:center!important;padding:0!important;margin:0 auto!important}#dm .p_hfcontainer a.u_1530443123,#dm .p_hfcontainer a.u_1978055415{height:59px!important;text-align:center!important;padding:0!important;top:0!important;left:0!important;position:relative!important;min-width:25px!important;float:none!important}#dm .p_hfcontainer a.u_1978055415{width:calc(100% - 216px)!important;max-width:172px!important;margin:10px auto!important}#dm .p_hfcontainer a.u_1530443123{width:calc(100% - 215px)!important;max-width:174px!important;margin:10px auto!important}#dm .p_hfcontainer nav.u_1186102876{float:none!important;top:0!important;left:0!important;width:calc(100% - 0px)!important;position:relative!important;height:auto!important;max-width:942.44px!important;justify-content:center!important;align-items:stretch!important;min-width:25px!important;text-align:start!important;padding:0 15px!important;margin:0 auto!important}#dm .p_hfcontainer div.u_1469689581{padding-left:10px!important;padding-top:0!important}.stickyHeaderSpacer{height:209.28px!important}#dm .dmBody div.dmform-error{font-style:normal!important}#dm .dmBody div.u_1387948088,#dm .dmBody div.u_1555035076{border-right-style:solid!important;border-right-width:1px!important;border-right-color:rgba(182,182,182,1)!important}#dm .dmBody div.u_1061351976 .caption-container .caption-title{color:rgba(255,255,255,1)!important;font-size:24px!important}#dm .dmBody .u_1211808197{display:block!important}#dm .dmBody .u_1362136571{display:none!important}#dm .dmBody .u_1361838847{display:block!important}#dm .dmBody .u_1105982552,#dm .dmBody .u_1941518618{display:none!important}#dm .dmBody .u_1702082513{display:block!important}#dm .dmBody .u_1241994518{display:none!important}#dm .dmBody div.u_1061351976 .caption-container .caption-text{color:rgba(255,255,255,1)!important}#dm .dmBody div.u_1061351976 .caption-inner{background-color:rgba(0,0,0,.27)!important}#dm .dmBody div.u_1539137137 .dmforminput input{color:rgba(255,255,255,1)!important}#dm .dmBody .u_1061351976 .caption-inner{-webkit-border-top-right-radius:0!important;-webkit-border-bottom-right-radius:0!important;-webkit-border-bottom-left-radius:0!important;-webkit-border-top-left-radius:0!important;border-radius:0!important;-moz-border-radius:0!important;-webkit-border-radius:0!important}#dm .dmBody div.u_1237887479{border-bottom-style:solid!important;border-bottom-color:rgba(182,182,182,1)!important;border-bottom-width:0!important;background-color:rgba(243,243,243,1)!important}#dm .dmBody div.u_1821543412{font-weight:400!important;line-height:normal!important;font-size:14px!important}#dm .dmBody div.u_1827490360 .open-hours-item dd,#dm .dmBody div.u_1827490360 .open-hours-item dt,#dm .dmBody div.u_1827490360 .open-hours-item time{color:rgba(207,10,44,1)!important;font-weight:700!important;font-size:16px!important}#dm .dmBody div.u_1048566673 .svg{color:rgba(207,10,44,1)!important;fill:rgba(207,10,44,1)!important}#dm .dmBody div.u_1897980053{background-color:rgba(238,238,238,1)!important}#dm .dmBody div.u_1245665788 .svg,#dm .dmBody div.u_1871680908 .svg{color:rgba(207,10,44,1)!important;fill:rgba(207,10,44,1)!important}#dm .dmBody div.u_1101731875{background-image:none!important}#dm .dmBody .u_1243667655:before{opacity:.5!important;background-color:#184845!important}#dm .dmBody div.u_1243667655:before{background-color:rgba(152,7,31,1)!important;opacity:.2!important}#dm .dmBody div.u_1243667655{background-image:url(https://lirp.cdn-website.com/31343999/dms3rep/multi/opt/tdmi-image3-1920w.jpg),url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAABhGlDQ1BJQ0MgcHJvZmlsZQAAKJF9kT1Iw0AcxV9TpUUqHSwo4pChOlkQFemoVShChVArtOpgcukXNGlIUlwcBdeCgx+LVQcXZ10dXAVB8APEzc1J0UVK/F9aaBHjwXE/3t173L0DhEaFaVbPBKDptplOJsRsblUMvEJAGEEMIi4zy5iTpBQ8x9c9fHy9i/Es73N/jn41bzHAJxLPMsO0iTeIZzZtg/M+cYSVZJX4nHjcpAsSP3JdafEb56LLAs+MmJn0PHGEWCx2sdLFrGRqxNPEUVXTKV/ItljlvMVZq9RY+578haG8vrLMdZojSGIRS5AgQkENZVRgI0arToqFNO0nPPzDrl8il0KuMhg5FlCFBtn1g//B726twtRkKymUAHpfHOdjFAjsAs2643wfO07zBPA/A1d6x19tAPFP0usdLXoEhLeBi+uOpuwBlzvA0JMhm7Ir+WkKhQLwfkbflAMGboG+tVZv7X2cPgAZ6ip1AxwcAmNFyl73eHewu7d/z7T7+wFwJnKmZ9+MiwAAAAZiS0dEAP8A/wD/oL2nkwAAAAlwSFlzAAAuIwAALiMBeKU/dgAAAAd0SU1FB+UCDwksLkLIPkkAAAAZdEVYdENvbW1lbnQAQ3JlYXRlZCB3aXRoIEdJTVBXgQ4XAAAAC0lEQVQI12NgAAIAAAUAAeImBZsAAAAASUVORK5CYII=)!important;background-color:rgba(0,0,0,0)!important}@media all and (min-width:1920px),all and (-webkit-min-device-pixel-ratio:1.5),all and (min--moz-device-pixel-ratio:1.5),all and (min-device-pixel-ratio:1.5){#dm .dmBody div.u_1243667655{background-repeat:no-repeat!important;background-image:url(https://lirp.cdn-website.com/31343999/dms3rep/multi/opt/tdmi-image3-1920w.jpg)!important;background-color:rgba(0,0,0,0)!important;background-size:cover!important}}#dm .dmBody div.u_1027636275,#dm .dmBody div.u_1748424027{padding:0!important}#dm .dmBody div.u_1648787594{padding:0!important;margin:0!important}#dm .dmBody div.u_1048566673,#dm .dmBody div.u_1245665788,#dm .dmBody div.u_1871680908{top:0!important;position:relative!important;min-width:25px!important;padding:0!important;margin:0 auto 10px!important;text-align:center!important;left:0!important}#dm .dmBody div.u_1048566673{width:calc(100% - 32px)!important;height:56px!important;float:none!important;max-width:44px!important}#dm .dmBody div.u_1245665788,#dm .dmBody div.u_1871680908{width:calc(100% - 29px)!important;height:54px!important;float:none!important;max-width:50px!important}#dm .dmBody div.u_1036487214,#dm .dmBody div.u_1243667655,#dm .dmBody div.u_1827490360{float:none!important;top:0!important;position:relative!important;height:auto!important;max-width:100%!important;min-width:0!important}#dm .dmBody .u_1061351976 .photoGalleryThumbs{padding:5px!important}#dm .dmBody .u_1061351976 .photoGalleryViewAll{padding:0 10px!important}#dm .dmBody div.u_1166732095,#dm .dmBody div.u_1555035076,#dm .dmBody div.u_1604902655,#dm .dmBody div.u_1973274558{padding-left:0!important;padding-top:0!important}#dm .dmBody .u_1061351976 .photoGalleryThumbs .image-container a{padding-top:400px!important}#dm .dmBody div.u_1827490360{left:0!important;width:100%!important;text-align:center!important;display:block!important;padding:0!important;margin:0 0 0 auto!important}#dm .dmBody div.u_1555035076{padding-right:0!important}#dm .dmBody div.u_1387948088{padding-top:0!important;padding-right:0!important}#dm .dmBody div.u_1166732095{padding-right:7px!important}#dm .d-page-1716942098 DIV.dmInner{background-repeat:no-repeat!important;background-size:cover!important;background-attachment:fixed!important;background-position:50% 50%!important;background-color:rgba(255,255,255,1)!important}#dm .dmBody div.u_1237887479{width:auto!important;margin-left:0!important;margin-right:0!important;padding:15px 40px!important}#dm .dmBody div.u_1897980053{padding-top:50px!important;margin-top:0!important;padding-bottom:80px!important}#dm .dmBody div.u_1036487214{display:block!important;left:0!important;width:306px!important;text-align:left!important;padding:2px 0!important;margin:8px auto 8px 0!important}#dm .dmBody div.u_1101731875{background-repeat:no-repeat!important;background-size:contain!important;padding-top:0!important;padding-left:0!important}#dm .dmBody div.u_1243667655{left:0!important;width:auto!important;text-align:center!important;background-attachment:initial!important;background-size:cover!important;background-position:50% 0!important;background-repeat:no-repeat!important;margin:0!important;padding:242px 50px 242.5px!important}.font-size-48{font-size:48px!important}.font-size-16{font-size:16px!important}
    .dmDesktopBody [data-anim-desktop]:not([data-anim-desktop='none']) {
      visibility: hidden;
    }

    
</style>



<style id="fontFallbacks">
    @font-face {
  font-family: "Roboto Fallback";
  src: local('Arial');
  ascent-override: 92.6709%;
  descent-override: 24.3871%;
  size-adjust: 100.1106%;
  line-gap-override: 0%;
 }@font-face {
  font-family: "Montserrat Fallback";
  src: local('Arial');
  ascent-override: 84.9466%;
  descent-override: 22.0264%;
  size-adjust: 113.954%;
  line-gap-override: 0%;
 }@font-face {
  font-family: "Poppins Fallback";
  src: local('Arial');
  ascent-override: 92.326%;
  descent-override: 30.7753%;
  line-gap-override: 8.793%;
  size-adjust: 113.7274%;
}@font-face {
  font-family: "Cairo Fallback";
  src: local('Arial');
  ascent-override: 136.941%;
  descent-override: 60.0102%;
  size-adjust: 95.1504%;
  line-gap-override: 0%;
 }@font-face {
  font-family: "Helvetica Fallback";
  src: local('Arial');
  ascent-override: 77.002%;
  descent-override: 22.998%;
  line-gap-override: 0%;
 }@font-face {
  font-family: "Oswald Fallback";
  src: local('Arial');
  ascent-override: 145.0682%;
  descent-override: 35.1423%;
  size-adjust: 82.2372%;
  line-gap-override: 0%;
 }@font-face {
  font-family: "Merriweather Fallback";
  src: local('Arial');
  ascent-override: 88.6416%;
  descent-override: 24.5926%;
  size-adjust: 111.0088%;
  line-gap-override: 0%;
 }
</style>


<!-- End render the required css and JS in the head section -->








<meta property="og:type" content="website">
<meta property="og:url" content="https://www.tdmi.com/">

  <title>
    TD Management, Inc | A Better Way To Invest
  </title>
  <meta name="description" content="Professional property management. A Licensed Missouri Real Estate Corporation. Building and preserving investor wealth is the most important function of our business."/>

  <!-- Global site tag (gtag.js) - Google Ads: 931719972 -->  <script async="" src="https://www.googletagmanager.com/gtag/js?id=AW-931719972">




  

  

  </script>
  <script>






window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());

gtag('config', 'AW-931719972');


  

  

  </script>

  <meta name="twitter:card" content="summary"/>
  <meta name="twitter:title" content="TD Management, Inc | A Better Way To Invest"/>
  <meta name="twitter:description" content="Professional property management. A Licensed Missouri Real Estate Corporation. Building and preserving investor wealth is the most important function of our business."/>
  <meta name="twitter:image" content="https://lirp.cdn-website.com/31343999/dms3rep/multi/opt/tdmi-logo-1920w.png"/>
  <meta property="og:description" content="Professional property management. A Licensed Missouri Real Estate Corporation. Building and preserving investor wealth is the most important function of our business."/>
  <meta property="og:title" content="TD Management, Inc | A Better Way To Invest"/>
  <meta property="og:image" content="https://lirp.cdn-website.com/31343999/dms3rep/multi/opt/tdmi-logo-1920w.png"/>




<!-- SYS- VVNfRElSRUNUX1BST0RVQ1RJT04= -->
</head>





















<body id="dmRoot" data-page-alias="home"  class="dmRoot dmDesktopBody fix-mobile-scrolling addCanvasBorder dmResellerSite dmLargeBody "
      style="padding:0;margin:0;"
      
    >

















<!-- ========= Site Content ========= -->
<div id="dm" class='dmwr'>
    
    <div class="dm_wrapper standard-var5 widgetStyle-3 standard">
         <div dmwrapped="true" id="1901957768" class="dm-home-page" themewaschanged="true"> <div dmtemplateid="StandardLayoutMultiD" class="standardHeaderLayout dm-bfs dm-layout-home hasAnimations hasStickyHeader inMiniHeaderMode layout-drawer_fixed-header hamburger-reverse dmPageBody d-page-1716942098 inputs-css-clean dmFreeHeader" id="dm-outer-wrapper" data-page-class="1716942098" data-buttonstyle="ROUND_SIDES" data-soch="true" data-background-parallax-selector=".dmHomeSection1, .dmSectionParallex"> <div id="dmStyle_outerContainer" class="dmOuter"> <div id="dmStyle_innerContainer" class="dmInner"> <div class="dmLayoutWrapper standard-var dmStandardDesktop"> <div> <div id="iscrollBody"> <div id="site_content"> <div class="dmHeaderContainer fHeader d-header-wrapper"> <div id="hcontainer" class="u_hcontainer dmHeader p_hfcontainer" freeheader="true" headerlayout="b58ba5b5703b4cd7b5f5f7951565dc87===horizontal-layout-5" layout="7f3c1de367df47d5b45ab63d33101c7b===header" data-scrollable-target="body" data-scrollable-target-threshold="1" data-scroll-responder-id="1" preserve-sticky-header="true" logo-size-target="66%"> <div dm:templateorder="85" class="dmHeaderResp dmHeaderStack noSwitch" id="1709005236"> <div class="dmRespRow fullBleedChanged fullBleedMode" id="1019460415"> <div class="dmRespColsWrapper" id="1367150476"> <div class="dmRespCol small-12 large-4 medium-4" id="1828223770"> <a class="u_1978055415 default dmDefaultGradient align-center dmCall voipReplacement dmWidget dmNoMark dmWwr" href="tel:417-889-2998" contenteditable="false" onclick=";return dm_gaq_push_event('ClickToCall', 'Call',null,'31343999', this);" id="1978055415" dmle_extension="clicktocall" data-element-type="clicktocall" wr="true" data-display-type="block" icon="true" surround="true" description="CALL US" adwords="" icon-name="icon-phone" phone="417-889-2998" text="" image=""> <span class="iconBg" aria-hidden="true"> <span class="icon hasFontIcon icon-phone"></span> 
</span> 
 <span class="text">CALL US</span> 
</a> 
</div> 
 <div class="dmRespCol small-12 large-4 medium-4" id="1649372084"> <div class="u_1672782805 imageWidget align-center" data-element-type="image" data-widget-type="image" id="1672782805" data-binding="W3siYmluZGluZ05hbWUiOiJpbWFnZSIsInZhbHVlIjoic2l0ZV9pbWFnZXMubG9nbyJ9XQ=="> <a id="1925016290"><img src="https://lirp.cdn-website.com/31343999/dms3rep/multi/opt/tdmi-logo-241w.png" id="1724785706" class="" data-dm-image-path="https://irp-cdn.multiscreensite.com/31343999/dms3rep/multi/tdmi-logo.png" alt="TDMI Logo" data-diy-image="" onerror="handleImageLoadError(this)" height="92.953125" width="201.0"/></a> 
</div> 
</div> 
 <div class="dmRespCol large-4 medium-4 small-12" id="1506164035"> <a data-display-type="block" class="u_1530443123 align-center dmButtonLink dmWidget dmWwr default dmOnlyButton dmDefaultGradient" file="false" href="https://tdmanagement.appfolio.com/connect/users/sign_in" data-element-type="dButtonLinkId" id="1530443123" target="_blank"> <span class="iconBg" id="1473782881"> <span class="icon hasFontIcon icon-star" id="1400849394"></span> 
</span> 
 <span class="text" id="1218452449">PAY RENT</span> 
</a> 
</div> 
</div> 
</div> 
 <div class="dmRespRow dmDefaultListContentRow u_1863782056 fullBleedChanged fullBleedMode" style="text-align:center" id="1863782056"> <div class="dmRespColsWrapper" id="1607763167"> <div class="u_1469689581 dmRespCol small-12 medium-12 large-12" id="1469689581"> <span id="1418590504"></span> 
 <nav class="u_1186102876 effect-bottom main-navigation unifiednav dmLinksMenu" role="navigation" layout-main="horizontal_nav_layout_2" layout-sub="submenu_horizontal_2" data-show-vertical-sub-items="HOVER" id="1186102876" dmle_extension="onelinksmenu" data-element-type="onelinksmenu" wr="true" icon="true" surround="true" adwords="" navigation-id="unifiedNav"> <ul role="menubar" class="unifiednav__container  " data-auto="navigation-pages"> <li role="menuitem" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="0"> <a href="/" class="unifiednav__item  dmNavItemSelected  dmUDNavigationItem_00  " target="" data-target-page-alias="" data-auto="selected-page"> <span class="nav-item-text " data-link-text="
         Home
        " data-auto="page-text-style">Home<span class="icon icon-angle-down"></span> 
</span> 
</a> 
</li> 
 <li role="menuitem" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="0"> <a href="/availability" class="unifiednav__item  dmUDNavigationItem_010101110254  " target="" data-target-page-alias=""> <span class="nav-item-text " data-link-text="
         Availability
        " data-auto="page-text-style">Availability<span class="icon icon-angle-down"></span> 
</span> 
</a> 
</li> 
 <li role="menuitem" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="0"> <a href="/our-services" class="unifiednav__item  dmUDNavigationItem_010101609704  " target="" data-target-page-alias=""> <span class="nav-item-text " data-link-text="
         Services
        " data-auto="page-text-style">Services<span class="icon icon-angle-down"></span> 
</span> 
</a> 
</li> 
 <li role="menuitem" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="0"> <a href="/residents" class="unifiednav__item  dmUDNavigationItem_010101263685  " target="" data-target-page-alias=""> <span class="nav-item-text " data-link-text="
         Residents
        " data-auto="page-text-style">Residents<span class="icon icon-angle-down"></span> 
</span> 
</a> 
</li> 
 <li role="menuitem" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="0"> <a href="/owners" class="unifiednav__item  dmUDNavigationItem_010101832458  " target="" data-target-page-alias=""> <span class="nav-item-text " data-link-text="
         Owners
        " data-auto="page-text-style">Owners<span class="icon icon-angle-down"></span> 
</span> 
</a> 
</li> 
 <li role="menuitem" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="0"> <a href="/about-us" class="unifiednav__item  dmUDNavigationItem_010101200826  " target="" data-target-page-alias=""> <span class="nav-item-text " data-link-text="
         About Us
        " data-auto="page-text-style">About Us<span class="icon icon-angle-down"></span> 
</span> 
</a> 
</li> 
 <li role="menuitem" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="0"> <a href="/contact" class="unifiednav__item  dmUDNavigationItem_010101943230  " target="" data-target-page-alias=""> <span class="nav-item-text " data-link-text="
         Contact
        " data-auto="page-text-style">Contact<span class="icon icon-angle-down"></span> 
</span> 
</a> 
</li> 
</ul> 
</nav> 
</div> 
</div> 
</div> 
</div> 
</div> 
</div> 
 <div class="stickyHeaderSpacer" id="stickyHeaderSpacer" data-new="true"></div> 
 <div class="dmRespRow dmRespRowStable dmRespRowNoPadding dmPageTitleRow "> <div class="dmRespColsWrapper"> <div class="large-12 dmRespCol"> <div id="innerBar" class="innerBar lineInnerBar dmDisplay_None"> <div class="titleLine display_None"><hr/></div> 
<!-- Page title is hidden in css for new responsive sites. It is left here only so we don't break old sites. Don't copy it to new layouts --> <div id="pageTitleText"></div> 
 <div class="titleLine display_None"><hr/></div> 
</div> 
</div> 
</div> 
</div> 
 <div dmwrapped="true" id="dmFirstContainer" class="dmBody u_dmStyle_template_home dm-home-page" themewaschanged="true"> <div id="allWrapper" class="allWrapper"><!-- navigation placeholders --> <div id="dm_content" class="dmContent" role="main"> <div dm:templateorder="170" class="dmHomeRespTmpl mainBorder dmRespRowsWrapper dmFullRowRespTmpl" id="1716942098"> <div class="u_1243667655 dmRespRow dmSectionNoParallax hasBackgroundOverlay" style="text-align: center;" id="1243667655" data-gallery-bg="eyJzbGlkZXMiOlsiaHR0cHM6Ly9saXJwLmNkbi13ZWJzaXRlLmNvbS8zMTM0Mzk5OS9kbXMzcmVwL211bHRpL29wdC9hLWJldHRlci13YXktdG8tbGl2ZS0xOTIwdy5qcGciXSwic3BlZWQiOiI1In0="> <div class="dmRespColsWrapper" id="1173148036"> <div class="u_1101731875 dmRespCol small-12 medium-12 large-12" id="1101731875"> <h3 class="u_1332309690 dmNewParagraph" data-element-type="paragraph" id="1332309690" style="transition: opacity 1s ease-in-out 0s;"><font style="color: rgb(207, 10, 43);" class="m-font-size-36 lh-1 font-size-48">A Better Way to Invest</font></h3></div> 
</div> 
</div> 
 <div class="u_1237887479 dmRespRow fullBleedChanged fullBleedMode hide-for-small" id="1237887479"> <div class="dmRespColsWrapper" id="1608350783"> <div class="dmRespCol small-12 large-4 medium-4 u_1387948088" id="1387948088"> <div class="dmRespRow u_1648787594" id="1648787594"> <div class="dmRespColsWrapper" id="1896888183"> <div class="u_1227752095 dmRespCol large-3 medium-3 small-6" id="1227752095"> <div class="u_1048566673 graphicWidget" data-element-type="graphic" data-widget-type="graphic" id="1048566673"> <svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 70 70" id="1688451761" class="svg u_1688451761" data-icon-name="wp-clock"> <g id="1884232696"> <path d="M35,60c-13.8,0-25-11.2-25-25s11.2-25,25-25c13.8,0,25,11.2,25,25S48.8,60,35,60z M35,12c-12.7,0-23,10.3-23,23
		s10.3,23,23,23c12.7,0,23-10.3,23-23S47.7,12,35,12z" id="1956544221"></path> 
 <path d="M35,14c-11.6,0-21,9.4-21,21s9.4,21,21,21c11.6,0,21-9.4,21-21S46.6,14,35,14z M36,35c0,0.3-0.1,0.5-0.3,0.7l-8,8
		C27.5,43.9,27.3,44,27,44c-0.3,0-0.5-0.1-0.7-0.3c-0.4-0.4-0.4-1,0-1.4l7.7-7.7V19c0-0.6,0.4-1,1-1c0.6,0,1,0.4,1,1V35z" id="1534788774"></path> 
</g> 
</svg> 
</div> 
</div> 
 <div class="u_1166732095 dmRespCol large-9 medium-9 small-6" id="1166732095"> <div class="u_1827490360 default dmHoursOfOperation" id="1827490360" dmle_extension="open_hours" data-element-type="open_hours" time_format="24" wr="true" displaytitle="false" forcedisplay="false" icon="true" surround="true" adwords=""> <dl class="open-hours-data"> <div class="open-hours-item"> <dt day="0">Mon - Fri</dt> 
 <dd> <time>9:00</time> 
- <time>5:00</time> 
</dd> 
</div> 
 <div class="open-hours-item"> <dt day="5">Sat - Sun</dt> 
 <dd>Closed</dd> 
</div> 
</dl> 
</div> 
</div> 
</div> 
</div> 
</div> 
 <div class="dmRespCol small-12 large-4 medium-4 u_1555035076" id="1555035076"> <div class="dmRespRow u_1027636275" id="1027636275"> <div class="dmRespColsWrapper" id="1428271737"> <div class="u_1632162063 dmRespCol small-12 large-3 medium-3" id="1632162063"> <div class="u_1245665788 graphicWidget" data-element-type="graphic" data-widget-type="graphic" id="1245665788"> <svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 70 70" id="1661868905" class="svg u_1661868905" data-icon-name="wp-location_pin_thin"> <g id="1385936631"> <path d="M35,10c-9.4,0-17,7.6-17,17c0,4.1,1.5,8,4.1,11.1l0.1,0.1c4.6,5.3,7.9,10.8,9.9,16.4l1,3.7l0,0.1c0.3,1.1,1,1.6,1.9,1.6
		s1.6-0.5,1.9-1.6l1-3.8c1.9-5.6,5.3-11.2,9.9-16.4l0.1-0.1C50.5,35,52,31.1,52,27C52,17.6,44.4,10,35,10z M46.4,36.8L46.4,36.8
		C41.5,42.3,38.1,48.1,36,54l0,0.1c0,0-1,3.7-1,3.7c0,0-0.1-0.2-0.1-0.2L34,54l0-0.1c-2-5.8-5.5-11.5-10.2-17l-0.1-0.1
		C21.3,34.1,20,30.6,20,27c0-8.3,6.7-15,15-15s15,6.7,15,15C50,30.6,48.7,34.1,46.4,36.8z" id="1342376372"></path> 
 <path d="M35,34c-3.9,0-7-3.1-7-7s3.1-7,7-7c3.9,0,7,3.1,7,7S38.9,34,35,34z M35,22c-2.8,0-5,2.2-5,5s2.2,5,5,5c2.8,0,5-2.2,5-5
		S37.8,22,35,22z" id="1703652226"></path> 
</g> 
</svg> 
</div> 
</div> 
 <div class="u_1496436311 dmRespCol small-12 large-9 medium-9" id="1496436311"> <div class="dmNewParagraph u_1036487214" data-element-type="paragraph" id="1036487214" style=""><font style="color: rgb(207, 10, 43);"><b>304 W Erie St,&nbsp;</b></font><div style="text-align: left;"><font style="color: rgb(207, 10, 43);"><b>Springfield, MO 65807</b></font></div></div></div> 
</div> 
</div> 
</div> 
 <div class="dmRespCol large-4 medium-4 small-12 u_1973274558" id="1973274558"> <div class="dmRespRow u_1748424027" id="1748424027"> <div class="dmRespColsWrapper" id="1983688723"> <div class="u_1982914744 dmRespCol small-12 large-3 medium-3" id="1982914744"> <div class="u_1871680908 graphicWidget" data-element-type="graphic" data-widget-type="graphic" id="1871680908"> <svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 100 100" id="1851812931" class="svg u_1851812931" data-icon-name="general_envelope_phone"> <path d="M81.07,26.95a3.55,3.55,0,0,0-4.94,0L67.3,35.82a3.52,3.52,0,0,0,.06,5l2.93,2.8a3.48,3.48,0,0,1,1.07,2.92c-.18,1.44-1.1,3.85-4.44,7.2a25.63,25.63,0,0,1-2.11,1.9V38.83a5,5,0,0,0-5-5h-42a5,5,0,0,0-5,5V65.24a5,5,0,0,0,5,5H42.67A17.36,17.36,0,0,0,53.48,74h.29c11.26-.18,21-10.6,21.88-11.53S87,51.88,87.17,40.63C87.25,35.51,85.2,30.91,81.07,26.95ZM37.24,36.41H59.8a2.41,2.41,0,0,1,.54.06L40.09,50.34a2.25,2.25,0,0,1-2.53,0L17.31,36.47a2.42,2.42,0,0,1,.54-.06ZM15.42,65.24V38.83a2.42,2.42,0,0,1,0-.48L36.09,52.48a4.86,4.86,0,0,0,5.46,0L62.17,38.35a2.42,2.42,0,0,1,0,.48V57.4a7.65,7.65,0,0,1-2.5.83,3.48,3.48,0,0,1-2.92-1.07L54,54.22a3.52,3.52,0,0,0-5-.06L40.13,63a3.55,3.55,0,0,0-.28,4.67h-22A2.42,2.42,0,0,1,15.42,65.24Zm58.43-4.61-.09.1c-.1.11-9.65,10.56-20,10.72-4.36.07-8.32-1.72-11.76-5.31a.93.93,0,0,1,0-1.31L50.79,56a.92.92,0,0,1,.66-.27h0a.92.92,0,0,1,.66.29l2.8,2.93A6.08,6.08,0,0,0,60,60.8c2.68-.33,5.61-2.08,8.72-5.18s4.85-6,5.18-8.72a6.08,6.08,0,0,0-1.86-5.12L69.15,39a.93.93,0,0,1,0-1.33L78,28.82a.93.93,0,0,1,1.31,0c3.59,3.44,5.37,7.4,5.31,11.76C84.42,51,74,60.53,73.86,60.62Z" id="1349196690"></path> 
</svg> 
</div> 
</div> 
 <div class="u_1604902655 dmRespCol small-12 large-9 medium-9" id="1604902655"> <div class="dmNewParagraph u_1821543412" data-element-type="paragraph" id="1821543412" style="transition: opacity 1s ease-in-out 0s;"><div><span style="" class="font-size-16 lh-1"><font style="color: rgb(207, 10, 43);"><b>Phone:</b> 
</font> 
(417) 889-2998</span></div><div><span style="" class="font-size-16 lh-1"><b><font style="color: rgb(207, 10, 43);">Email:</font></b> 
[email protected]</span></div></div></div> 
</div> 
</div> 
</div> 
</div> 
</div> 
 <div class="dmRespRow u_1897980053" id="1897980053"> <div class="dmRespColsWrapper" id="1108084709"> <div class="dmRespCol large-12 medium-12 small-12 u_1091463297" id="1091463297"> <h3 class="u_1614183579 dmNewParagraph" data-element-type="paragraph" id="1614183579" style="transition: opacity 1s ease-in-out 0s;"><div><font style="color: rgb(207, 10, 43);">Residents</font></div></h3> <div class="u_1475990858 dmDividerWrapper clearfix" data-element-type="dDividerId" data-layout="divider-style-1" data-widget-version="2" id="1475990858"><hr class="dmDivider" style="border-width:2px; border-top-style:solid; color:grey;" id="1510589912"/></div> 
 <div class="dmRespRow" id="1363390385"> <div class="dmRespColsWrapper" id="1381512659"> <div class="dmRespCol small-12 large-4 medium-4" id="1725300850"> <div class="u_1695368116 graphicWidget" data-element-type="graphic" data-widget-type="graphic" id="1695368116" data-layout="graphic-style-2"> <a href="/residents" id="1625257463" file="false"> <svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 1920 1792" id="1929762498" class="svg u_1929762498" alt="Click to go to the portal to pay rent" data-icon-name="fa-credit-card" data-hover-effect="zoomout"> <path fill="inherit" d="M1760 128q66 0 113 47t47 113v1216q0 66-47 113t-113 47h-1600q-66 0-113-47t-47-113v-1216q0-66 47-113t113-47h1600zM160 256q-13 0-22.5 9.5t-9.5 22.5v224h1664v-224q0-13-9.5-22.5t-22.5-9.5h-1600zM1760 1536q13 0 22.5-9.5t9.5-22.5v-608h-1664v608q0 13 9.5 22.5t22.5 9.5h1600zM256 1408v-128h256v128h-256zM640 1408v-128h384v128h-384z" id="1927778973"></path> 
</svg> 
</a> 
</div> 
 <div class="u_1584817133 dmNewParagraph" data-element-type="paragraph" id="1584817133" style="text-align: center; transition: opacity 1s ease-in-out 0s;"><span style="font-weight: 400;">Pay Rent</span></div></div> 
 <div class="dmRespCol small-12 large-4 medium-4" id="1476404980"> <div class="u_1435800234 graphicWidget" data-element-type="graphic" data-widget-type="graphic" id="1435800234" data-layout="graphic-style-2"> <a href="/availability" id="1499105529" file="false"> <svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 1664 1792" id="1239393166" class="svg u_1239393166" alt="Click to go to the vacancies page" data-hover-effect="zoomout" data-icon-name="fa-home"> <path fill="inherit" d="M1408 992v480q0 26-19 45t-45 19h-384v-384h-256v384h-384q-26 0-45-19t-19-45v-480q0-1 0.5-3t0.5-3l575-474 575 474q1 2 1 6zM1631 923l-62 74q-8 9-21 11h-3q-13 0-21-7l-692-577-692 577q-12 8-24 7-13-2-21-11l-62-74q-8-10-7-23.5t11-21.5l719-599q32-26 76-26t76 26l244 204v-195q0-14 9-23t23-9h192q14 0 23 9t9 23v408l219 182q10 8 11 21.5t-7 23.5z" id="1195839876"></path> 
</svg> 
</a> 
</div> 
 <div class="u_1888080506 dmNewParagraph" data-element-type="paragraph" id="1888080506" style="text-align: center; transition: opacity 1s ease-in-out 0s;"><span style="font-weight: 400;">Availability</span></div></div> 
 <div class="dmRespCol large-4 medium-4 small-12" id="1828982010"> <div class="u_1954103381 graphicWidget" data-element-type="graphic" data-widget-type="graphic" id="1954103381" data-layout="graphic-style-2"> <a href="https://tdmanagement.appfolio.com/connect/users/sign_in" id="1547428232" class="" target="_blank" file="false"> <svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 768 1792" id="1514699012" class="svg u_1514699012" alt="Click to login to the tenant portal" data-hover-effect="zoomout" data-icon-name="fa-mobile-phone"> <path fill="inherit" d="M464 1408q0-33-23.5-56.5t-56.5-23.5-56.5 23.5-23.5 56.5 23.5 56.5 56.5 23.5 56.5-23.5 23.5-56.5zM672 1248v-704q0-13-9.5-22.5t-22.5-9.5h-512q-13 0-22.5 9.5t-9.5 22.5v704q0 13 9.5 22.5t22.5 9.5h512q13 0 22.5-9.5t9.5-22.5zM480 400q0-16-16-16h-160q-16 0-16 16t16 16h160q16 0 16-16zM768 384v1024q0 52-38 90t-90 38h-512q-52 0-90-38t-38-90v-1024q0-52 38-90t90-38h512q52 0 90 38t38 90z" id="1324574536"></path> 
</svg> 
</a> 
</div> 
 <div class="u_1147123431 dmNewParagraph" data-element-type="paragraph" id="1147123431" style="text-align: center; transition: opacity 1s ease-in-out 0s;"><span style="font-weight: 400;">Login</span></div></div> 
</div> 
</div> 
</div> 
</div> 
</div> 
 <div class="dmRespRow u_1580369223" id="1580369223"> <div class="dmRespColsWrapper" id="1421074429"> <div class="dmRespCol large-12 medium-12 small-12 u_1443046009" id="1443046009"> <h3 class="dmNewParagraph u_1294369526" data-element-type="paragraph" id="1294369526" style="text-align: center; transition: opacity 1s ease-in-out 0s;">Owners<div></div></h3> <div class="dmRespRow" id="1053090244"> <div class="dmRespColsWrapper" id="1930402798"> <div class="dmRespCol small-12 large-4 medium-4" id="1915245895"> <div class="u_1685994930 graphicWidget" data-element-type="graphic" data-widget-type="graphic" id="1685994930" data-layout="graphic-style-2"> <a href="/owners" id="1301840719" class="" target="_blank" file="false"> <svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 100 100" id="1747301513" class="svg u_1747301513" data-hover-effect="zoomout" data-icon-name="li_chart" alt="Click to go to owners page"> <path d="M76.7,18.1H23.3c-2.8,0-5.1,2.3-5.1,5.1v53.4c0,2.8,2.3,5.1,5.1,5.1h53.4c2.8,0,5.1-2.3,5.1-5.1V23.3
	C81.9,20.4,79.6,18.1,76.7,18.1z M79.8,76.7c0,1.7-1.4,3.1-3.1,3.1H23.3c-1.7,0-3.1-1.4-3.1-3.1v-16l19.5-19.5L50,51.5l19.5-19.5V50
	h2.1V28.4H50v2.1h18.1L50,48.5L39.7,38.3L20.2,57.8V23.3c0-1.7,1.4-3.1,3.1-3.1h53.4c1.7,0,3.1,1.4,3.1,3.1V76.7z" id="1192019286"></path> 
</svg> 
</a> 
</div> 
 <div class="u_1479054924 dmNewParagraph" data-element-type="paragraph" id="1479054924" style="text-align: center; transition: opacity 1s ease-in-out 0s;"><span style="font-weight: 400;"><font style="color: rgb(255, 255, 255);">Our Technology</font></span></div></div> 
 <div class="dmRespCol small-12 large-4 medium-4" id="1906564107"> <div class="u_1959055633 graphicWidget" data-element-type="graphic" data-widget-type="graphic" id="1959055633" data-layout="graphic-style-2"> <a href="/our-services" id="1560757298" file="false"> <svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 70 70" id="1479938755" class="svg u_1479938755" alt="Click to go to Management Services page" data-hover-effect="zoomout" data-icon-name="wp-user_profile"> <g id="1425733977"> <path d="M60,60H10v-1c0-2.6,0.5-10.1,3-12.7c1.9-2,9.5-7.3,22.1-7.3c12.5,0,20.2,5.3,22.1,7.3c2.4,2.6,3,10,3,12.7V60z" id="1724206572"></path> 
 <path d="M35,36c-7.2,0-13-5.8-13-13s5.8-13,13-13s13,5.8,13,13S42.2,36,35,36z" id="1173012520"></path> 
</g> 
</svg> 
</a> 
</div> 
 <div class="u_1340986703 dmNewParagraph" data-element-type="paragraph" id="1340986703" style="text-align: center; transition: opacity 1s ease-in-out 0s;"><span style="font-weight: 400;"><font style="color: rgb(255, 255, 255);">Services</font></span></div></div> 
 <div class="dmRespCol large-4 medium-4 small-12" id="1552509856"> <div class="u_1941772764 graphicWidget" data-element-type="graphic" data-widget-type="graphic" id="1941772764" data-layout="graphic-style-2"> <a href="https://tdmanagement.appfolio.com/oportal" id="1206623038" class="" target="_blank" file="false"> <svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 70 70" id="1092851931" class="svg u_1092851931" alt="Click to go to Owner Portal Login" data-hover-effect="zoomout" data-icon-name="wp-lock"> <path d="M54.3,32h-2v-8c0-7.7-6.3-14-14-14c-7.7,0-14,6.3-14,14v8h-2c-1.7,0-3,1.3-3,3v22c0,1.7,1.3,3,3,3h32c1.7,0,3-1.3,3-3V35
	C57.3,33.3,56,32,54.3,32z M28.3,24c0-5.5,4.5-10,10-10c5.5,0,10,4.5,10,10v8h-20V24z" id="1997071459"></path> 
</svg> 
</a> 
</div> 
 <div class="u_1735914345 dmNewParagraph" data-element-type="paragraph" id="1735914345" style="text-align: center; transition: opacity 1s ease-in-out 0s;"><span style="font-weight: 400;"><font style="color: rgb(255, 255, 255);">Login</font></span></div></div> 
</div> 
</div> 
 <div class="u_1689143259 dmDividerWrapper clearfix" data-element-type="dDividerId" data-layout="divider-style-1" data-widget-version="2" id="1689143259"><hr class="dmDivider" style="border-width:2px; border-top-style:solid; color:grey;" id="1888533040"/></div> 
</div> 
</div> 
</div> 
 <div class="dmRespRow u_1534162385" id="1534162385"> <div class="dmRespColsWrapper" id="1489026093"> <div class="u_1318796920 dmRespCol small-12 large-7 medium-7" id="1318796920"> <h4 class="u_1544684068 dmNewParagraph" data-element-type="paragraph" id="1544684068" style="transition: none 0s ease 0s; display: block;"><div>Welcome to</div></h4> <h2 class="u_1471790436 dmNewParagraph" data-element-type="paragraph" id="1471790436" style="transition: none 0s ease 0s;"><div>TDMI</div></h2> <div class="u_1326402083 dmNewParagraph" data-element-type="paragraph" id="1326402083">Experience professional property management. A Licensed Missouri Real Estate Corporation, TDMI makes building and preserving investor wealth the most important function of our business. We understand the importance of serving the community and do our utmost to bring positive, professional interactions to everything we do. We are an equal opportunity housing company.</div> <div class="dmRespRow u_1971980904" id="1971980904" mode="2"> <div class="dmRespColsWrapper" id="1539523433"> <div class="u_1116349511 dmRespCol large-6 medium-6 small-6" id="1116349511"> <a data-display-type="block" class="u_1310030437 align-center dmButtonLink dmWidget dmWwr default dmOnlyButton dmDefaultGradient" file="false" href="/about-us" id="1310030437" data-element-type="dButtonLinkId"> <span class="iconBg" id="1695983190"> <span class="icon hasFontIcon icon-star" id="1723272891"></span> 
</span> 
 <span class="text" id="1282924150">More About Us</span> 
</a> 
</div> 
 <div class="u_1335202723 dmRespCol large-6 medium-6 small-6" id="1335202723"> <a data-display-type="block" class="u_1268253778 align-center dmButtonLink dmWidget dmWwr default dmOnlyButton dmDefaultGradient" file="false" href="/contact" id="1268253778" data-element-type="dButtonLinkId"> <span class="iconBg" id="1039458991"> <span class="icon hasFontIcon icon-star" id="1512384615"></span> 
</span> 
 <span class="text" id="1444958878">Contact Us</span> 
</a> 
</div> 
</div> 
</div> 
</div> 
 <div class="u_1134348228 dmRespCol small-12 dmSectionNoParallax large-5 medium-5" id="1134348228" data-gallery-bg="eyJzbGlkZXMiOlsiaHR0cHM6Ly9saXJwLmNkbi13ZWJzaXRlLmNvbS9tZC91bnNwbGFzaC9kbXMzcmVwL211bHRpL29wdC9waG90by0xNTE0ODkzMDExLTcyZGZhMTViZDI5Yy0xOTIwdy5qcGciXX0="> <div data-element-type="spacer" class="u_1052124716 dmSpacer" id="1052124716"></div> 
</div> 
</div> 
</div> 
 <div class="u_1895293047 dmRespRow fullBleedChanged fullBleedMode" style="text-align: center;" id="1895293047"> <div class="dmRespColsWrapper" id="1009942115"> <div class="dmRespCol small-12 medium-12 large-12 u_1142901652" id="1142901652"> <h3 class="u_1051010073 dmNewParagraph" data-element-type="paragraph" id="1051010073" data-styletopreserve="{" background-image="" :=""><div><span style=""><font style="color: rgb(207, 10, 43);">You'll Love Renting With Us</font></span></div></h3> <div class="u_1061351976 dmPhotoGallery newPhotoGallery dmPhotoGalleryResp photo-gallery-done text-layout-fixed captionAlignment-center_center photoGallery" galleryoptionsparams="{thumbnailsPerRow: 3, rowsToShow: 3, imageScaleMethod: true}" data-desktop-layout="vertical" data-desktop-columns="4" data-element-type="dPhotoGalleryId" data-desktop-text-layout="fixed" id="1061351976" data-desktop-caption-alignment="center_center" data-tablet-caption-alignment="center_center" data-tablet-text-layout="fixed" data-mobile-text-layout="fixed" data-mobile-caption-alignment="center_center" data-image-hover-effect="zoomout" data-image-animation="none" data-rows-to-show="100" data-link-gallery="true" data-mobile-columns="1" data-anim-desktop="none"> <div class="dmPhotoGalleryHolder clearfix gallery shadowEffectToChildren gallery4inArow" id="1362986591"></div> 
 <div class="layout-container vertical"> <div class="photogallery-row " data-index=""> <div class="photogallery-column column-4" data-index="0"> <div index="0" class="photoGalleryThumbs animated vertical-height" data-index="0"> <div class="thumbnailInnerWrapper" style="opacity: 1;"> <div class="image-container revealed"> <a data-dm-multisize-attr="temp" data-dm-force-device="mobile" class="u_1118547667 has-link" href="/availability" data-image-url="https://irp-cdn.multiscreensite.com/md/unsplash/dms3rep/multi/photo-1481277542470-605612bd2d61.jpg" target="_blank" style="background-image: url('https://lirp.cdn-website.com/md/unsplash/dms3rep/multi/opt/photo-1481277542470-605612bd2d61-640w.jpg');"><img id="1090920619" data-src="https://lirp.cdn-website.com/md/unsplash/dms3rep/multi/opt/photo-1481277542470-605612bd2d61-1920w.jpg" alt="open door" onerror="handleImageLoadError(this)"/></a> 
</div> 
 <div id="1361838847" class="caption-container u_1361838847" style=""> <span class="caption-inner"> <h3 id="1913775129" class="caption-title u_1913775129">Availability</h3> 
 <div id="1457695256" class="caption-text u_1457695256"><p class="rteBlock">Find your future apartment and apply online.</p></div> 
 <a id="1105982552" class="caption-button dmWidget  clearfix u_1105982552" href="/availability" style=""> <span class="iconBg"> <span class="icon hasFontIcon "></span> 
</span> 
 <span class="text">Button</span> 
</a> 
</span> 
</div> 
</div> 
</div> 
</div> 
 <div class="photogallery-column column-4" data-index="1"> <div index="1" class="photoGalleryThumbs animated vertical-height" data-index="1"> <div class="thumbnailInnerWrapper" style="opacity: 1;"> <div class="image-container revealed"> <a data-dm-multisize-attr="temp" data-dm-force-device="mobile" class="u_1666404500 has-link" href="/residents" data-image-url="https://irp-cdn.multiscreensite.com/md/unsplash/dms3rep/multi/photo-1484788984921-03950022c9ef.jpg" target="_blank" style="background-image: url('https://lirp.cdn-website.com/md/unsplash/dms3rep/multi/opt/photo-1484788984921-03950022c9ef-640w.jpg');"><img id="1374843349" data-src="https://lirp.cdn-website.com/md/unsplash/dms3rep/multi/opt/photo-1484788984921-03950022c9ef-1920w.jpg" alt="Laptop on table" onerror="handleImageLoadError(this)"/></a> 
</div> 
 <div id="1702082513" class="caption-container u_1702082513" style=""> <span class="caption-inner"> <h3 id="1437297986" class="caption-title u_1437297986">Pay Rent Online</h3> 
 <div id="1257813349" class="caption-text u_1257813349"><p class="rteBlock">It's fast, easy, and secure. &nbsp;So why wait?</p></div> 
 <a id="1241994518" class="caption-button dmWidget  clearfix u_1241994518" href="/residents" style=""> <span class="iconBg"> <span class="icon hasFontIcon "></span> 
</span> 
 <span class="text">Button</span> 
</a> 
</span> 
</div> 
</div> 
</div> 
</div> 
 <div class="photogallery-column column-4" data-index="2"> <div index="2" class="photoGalleryThumbs animated vertical-height" data-index="2"> <div class="thumbnailInnerWrapper" style="opacity: 1;"> <div class="image-container revealed"> <a data-dm-multisize-attr="temp" data-dm-force-device="mobile" class="u_1051987452 has-link" href="/residents" data-image-url="https://irp-cdn.multiscreensite.com/md/unsplash/dms3rep/multi/photo-1540103711724-ebf833bde8d1.jpg" style="background-image: url('https://lirp.cdn-website.com/md/unsplash/dms3rep/multi/opt/photo-1540103711724-ebf833bde8d1-640w.jpg');"><img id="1539823633" data-src="https://lirp.cdn-website.com/md/unsplash/dms3rep/multi/opt/photo-1540103711724-ebf833bde8d1-1920w.jpg" alt="Tool Wall" onerror="handleImageLoadError(this)"/></a> 
</div> 
 <div id="1211808197" class="caption-container u_1211808197" style=""> <span class="caption-inner"> <h3 id="1264098089" class="caption-title u_1264098089">Maintenance Request</h3> 
 <div id="1392035581" class="caption-text u_1392035581"><p class="rteBlock">Submit a maintenance request online at any time.</p></div> 
 <a id="1362136571" class="caption-button dmWidget  clearfix u_1362136571" href="/residents" style=""> <span class="iconBg"> <span class="icon hasFontIcon "></span> 
</span> 
 <span class="text">Button</span> 
</a> 
</span> 
</div> 
</div> 
</div> 
</div> 
 <div class="photogallery-column column-4" data-index="3"> <div index="3" class="photoGalleryThumbs animated vertical-height" data-index="3"> <div class="thumbnailInnerWrapper" style="opacity: 1;"> <div class="image-container revealed"> <a data-dm-multisize-attr="temp" data-dm-force-device="mobile" class="u_1026610765 has-link" href="/contact" data-image-url="https://irp-cdn.multiscreensite.com/md/unsplash/dms3rep/multi/photo-1451968362585-6f6b322071c7.jpg" style="background-image: url('https://lirp.cdn-website.com/md/unsplash/dms3rep/multi/opt/photo-1451968362585-6f6b322071c7-640w.jpg');"><img id="1236714526" data-src="https://lirp.cdn-website.com/md/unsplash/dms3rep/multi/opt/photo-1451968362585-6f6b322071c7-1920w.jpg" alt="Using a cell phone" onerror="handleImageLoadError(this)"/></a> 
</div> 
 <div id="1113064522" class="caption-container u_1113064522" style=""> <span class="caption-inner"> <h3 id="1990836289" class="caption-title u_1990836289">Contact Us</h3> 
 <div id="1068280135" class="caption-text u_1068280135"><p class="rteBlock">Get in touch with our professional team today.</p></div> 
 <a id="1941518618" class="caption-button dmWidget  clearfix u_1941518618" href="/contact" style=""> <span class="iconBg"> <span class="icon hasFontIcon "></span> 
</span> 
 <span class="text">Button</span> 
</a> 
</span> 
</div> 
</div> 
</div> 
</div> 
</div> 
</div> 
</div> 
</div> 
</div> 
</div> 
 <div class="u_1748267210 dmRespRow" id="1748267210"> <div class="dmRespColsWrapper" id="1565235977"> <div class="dmRespCol large-12 medium-12 small-12" id="1623807870"> <h2 class="u_1486254834 dmNewParagraph" data-element-type="paragraph" id="1486254834" style="transition: opacity 1s ease-in-out 0s;"><div><span style="">Our Owners See Results</span></div></h2></div> 
</div> 
</div> 
 <div class="u_1156223152 dmRespRow" style="text-align: center;" id="1156223152"> <div class="dmRespColsWrapper" id="1973842000"> <div class="dmRespCol small-12 u_1275399044 medium-6 large-6" id="1275399044"> <span id="1133048551"></span> 
 <div class="dmRespRow u_1065918866" id="1065918866"> <div class="dmRespColsWrapper" id="1955207617"> <div class="u_1262155915 dmRespCol small-12 large-3 medium-3" id="1262155915"> <div class="graphicWidget u_1642372373" data-element-type="graphic" data-widget-type="graphic" id="1642372373"> <svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 1664 1792" id="1250747729" class="svg u_1250747729" data-icon-name="fa-home" alt="House Icon"> <path fill="inherit" d="M1408 992v480q0 26-19 45t-45 19h-384v-384h-256v384h-384q-26 0-45-19t-19-45v-480q0-1 0.5-3t0.5-3l575-474 575 474q1 2 1 6zM1631 923l-62 74q-8 9-21 11h-3q-13 0-21-7l-692-577-692 577q-12 8-24 7-13-2-21-11l-62-74q-8-10-7-23.5t11-21.5l719-599q32-26 76-26t76 26l244 204v-195q0-14 9-23t23-9h192q14 0 23 9t9 23v408l219 182q10 8 11 21.5t-7 23.5z" id="1758201177"></path> 
</svg> 
</div> 
</div> 
 <div class="u_1086111364 dmRespCol small-12 large-9 medium-9" id="1086111364"> <div class="u_1149100805 dmNewParagraph" id="1149100805" style="transition: opacity 1s ease-in-out;"><div><span style=""><font style="color: rgb(102, 102, 102);"></font></span></div><span style="font-weight: 300; color: rgb(102, 102, 102);"><div>Fill vacancies sooner with our quick and easy advertising solutions.</div></span><div><span style=""><font style="color: rgb(102, 102, 102);"><div style=""><font><span style="font-weight: 300; font-size: 14px;"></span></font></div></font></span></div></div></div> 
</div> 
</div> 
 <div class="dmRespRow u_1025569005" id="1025569005"> <div class="dmRespColsWrapper" id="1083822349"> <div class="u_1609745449 dmRespCol small-12 large-3 medium-3" id="1609745449"> <div class="u_1494146335 graphicWidget" data-element-type="graphic" data-widget-type="graphic" id="1494146335"> <svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 70 70" id="1461690727" class="svg u_1461690727" data-icon-name="wp-location_map" alt="Map Icon"> <g id="1727921838"> <path d="M60,58.7l-5-18c-0.1-0.3-0.3-0.5-0.6-0.6l-9-4C45.2,36,45,36,44.8,36l-3,0.7c-0.5,0.8-0.9,1.5-1.3,2.3l3.5-0.8v6.1l-16,7.1
		v-9.7l2.5-0.5c-0.2-0.6-0.5-1.3-0.8-1.9L27.1,40l-8.7-3.9c-0.2-0.1-0.5-0.1-0.8,0c-0.3,0.1-0.5,0.3-0.6,0.5l-7,17
		c-0.1,0.3-0.1,0.6,0,0.8c0.1,0.3,0.3,0.4,0.6,0.5l16,5c0.2,0.1,0.4,0.1,0.6,0L45,55l13.7,4.9c0.1,0,0.2,0.1,0.3,0.1
		c0.2,0,0.5-0.1,0.7-0.3C60,59.5,60.1,59.1,60,58.7z M26,57.6l-13.7-4.3l4-9.6l9.7,9.7V57.6z M26,50.6l-8.9-8.9l1.4-3.4l7.5,3.3
		V50.6z M44,53.2l-16,4.4v-4l16-7.1V53.2z M55.5,50.1l-6-6l3.8-1.7L55.5,50.1z M46,38.5l5.5,2.5L46,43.5V38.5z M46,53.3v-7.6
		l1.5-0.7l9,9l1,3.4L46,53.3z" id="1662889724"></path> 
 <path d="M35,10c-6.6,0-12,5.3-12,11.9c0,2.9,1.1,5.7,3,7.9c3.1,3.6,5.4,7.3,6.7,11.1l0.7,2.5l0,0.1c0.3,1,0.8,1.5,1.6,1.5
		c0.8,0,1.3-0.5,1.6-1.5l0.7-2.5c1.3-3.8,3.6-7.5,6.7-11.1c1.9-2.2,3-5,3-7.9C47,15.3,41.6,10,35,10z M35,26c-2.2,0-4-1.8-4-4
		c0-2.2,1.8-4,4-4c2.2,0,4,1.8,4,4C39,24.2,37.2,26,35,26z" id="1882613602"></path> 
</g> 
</svg> 
</div> 
</div> 
 <div class="u_1201349456 dmRespCol small-12 large-9 medium-9" id="1201349456"> <div class="u_1455240126 dmNewParagraph" id="1455240126" style="transition: opacity 1s ease-in-out;"><div><span style=""><font style="color: rgb(102, 102, 102);"></font></span></div><span style="font-weight: 300; color: rgb(102, 102, 102);"><div>Effectively market your property and list your apartment at the appropriate rate for your market.</div></span><div><span style=""><font style="color: rgb(102, 102, 102);"><div style=""><font><span style="font-weight: 300; font-size: 14px;"></span></font></div></font></span></div></div></div> 
</div> 
</div> 
</div> 
 <div class="dmRespCol small-12 u_1980272453 medium-6 large-6" id="1980272453"> <div class="dmRespRow u_1560962999" id="1560962999"> <div class="dmRespColsWrapper" id="1672136471"> <div class="u_1083455307 dmRespCol small-12 large-3 medium-3" id="1083455307"> <div class="u_1471994240 graphicWidget" data-element-type="graphic" data-widget-type="graphic" id="1471994240"> <svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 2048 1792" id="1211642462" class="svg u_1211642462" data-icon-name="fa-line-chart" alt="Graph Icon"> <path fill="inherit" d="M2048 1536v128h-2048v-1536h128v1408h1920zM1920 288v435q0 21-19.5 29.5t-35.5-7.5l-121-121-633 633q-10 10-23 10t-23-10l-233-233-416 416-192-192 585-585q10-10 23-10t23 10l233 233 464-464-121-121q-16-16-7.5-35.5t29.5-19.5h435q14 0 23 9t9 23z" id="1489862312"></path> 
</svg> 
</div> 
</div> 
 <div class="u_1489711173 dmRespCol small-12 large-9 medium-9" id="1489711173"> <div class="u_1095787204 dmNewParagraph" id="1095787204" style="transition: opacity 1s ease-in-out;"><div><span style=""><font style="color: rgb(102, 102, 102);"></font></span></div><span style="font-weight: 300;"><div><font style="color: rgb(102, 102, 102);">See your property succeed and deliver returns on your investment.</font></div></span><div><span style=""><font style="color: rgb(102, 102, 102);"><div style=""><font><span style="font-weight: 300; font-size: 14px;"></span></font></div></font></span></div></div></div> 
</div> 
</div> 
 <div class="dmRespRow u_1793275312" id="1793275312"> <div class="dmRespColsWrapper" id="1600970626"> <div class="u_1779027184 dmRespCol small-12 large-3 medium-3" id="1779027184"> <div class="graphicWidget u_1372140573" data-element-type="graphic" data-widget-type="graphic" id="1372140573"> <svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 1920 1792" id="1085536662" class="svg u_1085536662" data-icon-name="fa-laptop" alt="Laptop Icon"> <path fill="inherit" d="M416 1280q-66 0-113-47t-47-113v-704q0-66 47-113t113-47h1088q66 0 113 47t47 113v704q0 66-47 113t-113 47h-1088zM384 416v704q0 13 9.5 22.5t22.5 9.5h1088q13 0 22.5-9.5t9.5-22.5v-704q0-13-9.5-22.5t-22.5-9.5h-1088q-13 0-22.5 9.5t-9.5 22.5zM1760 1344h160v96q0 40-47 68t-113 28h-1600q-66 0-113-28t-47-68v-96h160 1600zM1040 1440q16 0 16-16t-16-16h-160q-16 0-16 16t16 16h160z" id="1250126248"></path> 
</svg> 
</div> 
</div> 
 <div class="u_1119438535 dmRespCol small-12 large-9 medium-9" id="1119438535"> <div class="u_1451431871 dmNewParagraph" id="1451431871" style="transition: opacity 1s ease-in-out;"><div><span style=""><font style="color: rgb(102, 102, 102);"></font></span></div><span style="font-weight: 300;"><div><span style="font-weight: inherit;"><font style="color: rgb(102, 102, 102);">Access your account statements anytime through your online portal.</font></span></div></span><div><span style=""><font style="color: rgb(102, 102, 102);"><div style=""><font><span style="font-weight: 300; font-size: 14px;"></span></font></div></font></span></div></div></div> 
</div> 
</div> 
</div> 
</div> 
</div> 
 <div class="u_1017975002 dmRespRow" id="1017975002"> <div class="dmRespColsWrapper" id="1823264851"> <div class="dmRespCol large-12 medium-12 small-12" id="1690960455"> <a data-display-type="block" class="align-center dmButtonLink dmWidget dmWwr default dmOnlyButton dmDefaultGradient u_1958966558" file="false" href="/our-services" data-element-type="dButtonLinkId" id="1958966558"> <span class="iconBg" id="1344469009"> <span class="icon hasFontIcon icon-star" id="1350308964"></span> 
</span> 
 <span class="text" id="1391906601">Learn More</span> 
</a> 
</div> 
</div> 
</div> 
 <div class="dmRespRow u_1403020672" id="1403020672"> <div class="dmRespColsWrapper" id="1824232589"> <div class="dmRespCol small-12 large-6 medium-6" id="1368820776"> <h3 class="dmNewParagraph u_1431963209" data-element-type="paragraph" id="1431963209" style="transition: opacity 1s ease-in-out 0s;"><font style="color: rgb(207, 10, 43);">Our Area</font></h3> <div class="u_1383586691 dmNewParagraph" data-element-type="paragraph" id="1383586691" style="transition: opacity 1s ease-in-out 0s;">Whether you're looking to find a new home to rent or have your property managed with our services, we're here to help.</div></div> 
 <div class="dmRespCol large-6 medium-6 small-12" id="1290867438"> <div class="u_1544488657 dmNewParagraph" data-element-type="paragraph" id="1544488657" style="transition: opacity 1s ease-in-out 0s;"><b>The areas we serve in Southwest Missouri include:</b></div> <div class="u_1235359554 dmRespRow" id="1235359554"> <div class="dmRespColsWrapper" id="1770302194"> <div class="dmRespCol large-6 medium-6 small-12" id="1729868085"> <div class="dmNewParagraph" data-element-type="paragraph" id="1356339795">Bolivar<div>Branson</div><div>Buffalo</div><div>Nixa</div></div></div> 
 <div class="dmRespCol large-6 medium-6 small-12" id="1855490403"> <div class="dmNewParagraph" data-element-type="paragraph" id="1551945361"><div>Ozark</div><div>Reeds Spring Republic Rogersville Springfield Willard</div></div></div> 
</div> 
</div> 
</div> 
</div> 
</div> 
 <div class="dmRespRow u_1234283085 hasBackgroundOverlay dmSectionParallaxNew" id="1234283085"> <div class="dmRespColsWrapper" id="1254790652"> <div class="dmRespCol large-12 medium-12 small-12 u_1991349345" id="1991349345"> <h2 class="u_1358364103 dmNewParagraph" data-element-type="paragraph" id="1358364103" style="transition: none 0s ease 0s;"><span class="m-font-size-36 lh-1 font-size-60"><font style="color: rgb(255, 255, 255);" class="m-font-size-36 lh-1">Contact TDMI today</font></span></h2> <div class="u_1967058984 dmNewParagraph" data-element-type="paragraph" id="1967058984" style="transition: none 0s ease 0s; display: block;"><font style="color: rgb(255, 255, 255);"><span style="font-weight: 400;">Provide your contact information below and we'll be in touch to see how we can help you meet your goals.&nbsp; We look forward to speaking with you!</span></font></div> <div class="dmform default u_1539137137 native-inputs" data-element-type="dContactUsRespId" id="1539137137"> <h3 class="dmform-title dmwidget-title" id="1895623397" hide="true">Contact Us</h3> 
 <div class="dmform-wrapper" id="1064202879" captcha-lang="en"> <form method="post" class="dmRespDesignRow" locale="ENGLISH" id="1936362734"> <div class="dmforminput required  small-12 medium-4 large-4  dmRespDesignCol" id="1050280833"> <label for="1331640943" id="1830370029" data-dm-for="dmform-0">Name:</label> 
<input type="text" class="" name="dmform-0" id="1331640943"/><input type="hidden" name="label-dmform-0" value="Name" id="1339801548"/></div> 
 <div class="dmforminput required  small-12 medium-4 large-4  dmRespDesignCol" id="1844747436"> <label for="1830721207" id="1110390888" data-dm-for="dmform-1">Email:</label> 
<input type="email" class="" name="dmform-1" id="1830721207"/><input type="hidden" name="label-dmform-1" value="Email" id="1362769702"/></div> 
 <div class="dmforminput required  small-12 medium-4 large-4  dmRespDesignCol" id="1397969725"> <label for="1146072488" id="1816155402" data-dm-for="dmform-2">Phone:</label> 
<input type="tel" class="" name="dmform-2" id="1146072488"/><input type="hidden" name="label-dmform-2" value="Phone" id="1388639551"/></div> 
 <div class="dmforminput large-12 medium-12 dmRespDesignCol" id="1452888670"> <label for="1780766057" id="1854900475" data-dm-for="dmform-3">Message:</label> 
 <textarea name="dmform-3" id="1780766057" class="" placeholder="What services are you interested in and how can we help you?" data-placeholder-original="What services are you interested in and how can we help you?"></textarea> 
<input type="hidden" name="label-dmform-3" value="Message:" id="1077302151" class=""/></div> 
 <span id="1452888670_clear" class="dmWidgetClear"></span> 
 <div class="dmformsubmit dmWidget R" id="1433945787"><input class="" name="submit" type="submit" value="Get Started" id="1150134515"/></div> 
<input name="dmformsendto" type="hidden" value="O0wrseIfFLsSlLR4GAldF69v3iDYu1215V8r21ulqcAkD/XJANAg5bM3DyTQzbVW" id="1880336026" class="" data-dec="true"/><input class="dmActionInput" type="hidden" name="action" value="/_dm/s/rt/widgets/dmform.submit.jsp" id="1940033726"/><input name="dmformsubject" type="hidden" value="Form Message" id="1204583857"/><input name="dmformfrom" type="hidden" value="" id="1559629453"/><input name="dmformsubmitparams" type="hidden" value="8mpKnCSiNQXK/d9M7IDrSzRkXjNcoSR4SjPO2h8h5D93+8qOX9sNxJiTOFLtspCzVuYjB2dkjqy9vC+QSQ7V7RVjbV/xtITScqZPCNRRzUrxOXpFC6FARksMIr7+2rLjpUMs09AsBevahoewq+njKzYhMmPeZVAkMtx3E3/gWz0rkQ0vooCrop+BhDwWL5zjfMlgqd/HKqT9hxs+r36gZFZRVg9ecLHU" data-dec="true"/><input type="hidden" name="page_uuid" value="6025d96d0ff44c8f89162886f08c9e2b"/></form> 
</div> 
 <div class="dmform-success" style="display:none" id="1118576418">Thank you for contacting us.<br id="1116529476"/>We will get back to you as soon as possible.</div> 
 <div class="dmform-error" style="display:none" id="1245943330">Oops, there was an error sending your message.<br id="1109560397"/>Please try again later.</div> 
</div> 
</div> 
</div> 
</div> 
</div> 
</div> 
</div> 
</div> 
 <div class="dmFooterContainer"> <div id="fcontainer" class="u_fcontainer f_hcontainer dmFooter p_hfcontainer"> <div dm:templateorder="250" class="dmFooterResp generalFooter" id="1943048428"> <div class="dmRespRow u_1177717869" id="1177717869"> <div class="dmRespColsWrapper" id="1010120876"> <div class="dmRespCol large-12 medium-12 small-12 u_1705497039" id="1705497039"> <div class="dmRespRow u_1126594395" id="1126594395"> <div class="dmRespColsWrapper" id="1405153762"> <div class="dmRespCol small-12 medium-12 large-12" id="1630398474"> <div class="u_1566511455 imageWidget align-center" data-element-type="image" data-widget-type="image" id="1566511455"> <a id="1380544551" href="/" file="false"><img src="https://lirp.cdn-website.com/31343999/dms3rep/multi/opt/TDMI-Logo-White-194w.png" id="1354399538" class="" data-dm-image-path="https://irp-cdn.multiscreensite.com/31343999/dms3rep/multi/TDMI-Logo-White.png" alt="TDMI Logo" onerror="handleImageLoadError(this)" height="77.796875" width="161.984375"/></a> 
</div> 
</div> 
</div> 
</div> 
 <div class="u_1868845282 dmDividerWrapper clearfix" data-element-type="dDividerId" data-layout="divider-style-1" data-widget-version="2" id="1868845282"><hr class="dmDivider" style="border-width:2px; border-top-style:solid; color:grey;" id="1860585272"/></div> 
 <div class="u_1448038725 dmRespRow" id="1448038725"> <div class="dmRespColsWrapper" id="1804379117"> <div class="dmRespCol small-12 large-4 medium-4" id="1753173288"> <h5 class="dmNewParagraph u_1560238599" data-element-type="paragraph" id="1560238599" style="transition: none 0s ease 0s;">Location</h5> <div class="u_1245303496 dmNewParagraph" data-element-type="paragraph" id="1245303496" style=""><font style="color: rgb(255, 255, 255);">304 W Erie St,&nbsp;</font><div><font style="color: rgb(255, 255, 255);">Springfield, MO 65807</font></div></div> <h5 class="u_1792266232 dmNewParagraph" data-element-type="paragraph" id="1792266232" style="transition: opacity 1s ease-in-out 0s;">Hours</h5> <div class="u_1051090730 default dmHoursOfOperation" id="1051090730" dmle_extension="open_hours" data-element-type="open_hours" time_format="24" wr="true" displaytitle="false" forcedisplay="false" icon="true" surround="true" adwords=""> <dl class="open-hours-data"> <div class="open-hours-item"> <dt day="0">Mon - Fri</dt> 
 <dd> <time>9:00</time> 
- <time>5:00</time> 
</dd> 
</div> 
 <div class="open-hours-item"> <dt day="5">Sat - Sun</dt> 
 <dd>Closed</dd> 
</div> 
</dl> 
</div> 
</div> 
 <div class="dmRespCol small-12 large-4 medium-4 u_1316516175" id="1316516175"> <h5 class="u_1630754341 dmNewParagraph" data-element-type="paragraph" id="1630754341" style="transition: opacity 1s ease-in-out 0s;">Contact</h5> <div class="dmNewParagraph u_1571879468" data-element-type="paragraph" id="1571879468" style="transition: opacity 1s ease-in-out 0s;"><div style="text-align: center;"><span style="color: rgb(255, 255, 255);" class="lh-1 font-size-18 m-specific m-font-size-16"><b>Phone:</b> 
(417) 889-2998</span></div><div style="text-align: center;"><span style="color: rgb(255, 255, 255);" class="lh-1 font-size-18 m-specific m-font-size-16"><b>Email:</b> 
[email protected]</span></div></div> <div class="u_1456107631 align-center text-align-center dmSocialHub gapSpacing" id="1456107631" dmle_extension="social_hub" data-element-type="social_hub" wr="true" networks="" icon="true" surround="true" adwords=""> <div class="socialHubWrapper"> <div class="socialHubInnerDiv "> <a href="https://facebook.com/pages/TD-Management-Inc/155110967996711" target="_blank" dm_dont_rewrite_url="true" aria-label="facebook" onclick="dm_gaq_push_event &amp;&amp; dm_gaq_push_event(&apos;socialLink&apos;, &apos;click&apos;, &apos;Facebook&apos;)"> <span class="dmSocialFacebook dm-social-icons-facebook oneIcon socialHubIcon style5" aria-hidden="true" data-hover-effect=""></span> 
</a> 
</div> 
</div> 
</div> 
 <div class="u_1388339997 dmNewParagraph" data-element-type="paragraph" id="1388339997" style="transition: opacity 1s ease-in-out 0s; display: block;"><font color="#ffffff">BRE# 2013010318</font></div></div> 
 <div class="dmRespCol large-4 medium-4 small-12" id="1692360036"> <div class="u_1391458086 widget-cb7086 dmCustomWidget" data-lazy-load="" data-title="" id="1391458086" dmle_extension="custom_extension" data-element-type="custom_extension" data-binding="W3siYmluZGluZ05hbWUiOiJkYXRhYmFzZSIsInZhbHVlIjoic2l0ZV90ZXh0LmFwcGZvbGlvIGRhdGFiYXNlIn1d" icon="false" surround="false" data-widget-id="cb708684876c4db58028e8c547609bf2" data-widget-version="79" data-widget-config="eyJyZW50QnV0dG9uVGV4dCI6IlBheSBSZW50IiwidFBvcnRhbCI6dHJ1ZSwib1BvcnRhbFRleHQiOiJPd25lciBQb3J0YWwiLCJ0UG9ydGFsR3JvdXAiOm51bGwsIm9Qb3J0YWxUaXRsZSI6dHJ1ZSwiaGlkZUJ1dHRvbkljb24iOm51bGwsImxheW91dCI6ImZvb3Rlci1saW5rcyIsInRQb3J0YWxUaXRsZSI6dHJ1ZSwib1BvcnRhbCI6ZmFsc2UsImRhdGFiYXNlIjoiPHAgY2xhc3M9XCJydGVCbG9ja1wiPnRkbWFuYWdlbWVudDwvcD4iLCJwb3J0Zm9saW9JRCI6bnVsbCwidFBvcnRhbFRleHQiOiJPbmxpbmUgUG9ydGFsIiwib1BvcnRhbEdyb3VwIjpudWxsfQ=="> <div class="footer-links-layout"> <div class="tportal"> <h3 class="portal-heading">Online Portal</h3> 
 <p class="start-text"> <a class="login-link bold-link" aria-label="Log into the Online Portal (opens in a new tab)" rel="noopener" target="_blank" href="">Log In</a> 
 <span class="divider">|</span> 
 <a class="sign-up-link normal-link" aria-label="Sign up for the Online Portal (opens in a new tab)" rel="noopener" target="_blank" href="">Sign Up</a> 
</p> 
</div> 
</div> 
</div> 
 <div class="u_1239722683 widget-cb7086 dmCustomWidget" data-lazy-load="" data-title="" id="1239722683" dmle_extension="custom_extension" data-element-type="custom_extension" data-binding="W3siYmluZGluZ05hbWUiOiJkYXRhYmFzZSIsInZhbHVlIjoic2l0ZV90ZXh0LmFwcGZvbGlvIGRhdGFiYXNlIn1d" icon="false" surround="false" data-widget-id="cb708684876c4db58028e8c547609bf2" data-widget-version="79" data-widget-config="eyJyZW50QnV0dG9uVGV4dCI6IlBheSBSZW50IiwidFBvcnRhbCI6ZmFsc2UsIm9Qb3J0YWxUZXh0IjoiT3duZXIgUG9ydGFsIiwidFBvcnRhbEdyb3VwIjpudWxsLCJvUG9ydGFsVGl0bGUiOnRydWUsImhpZGVCdXR0b25JY29uIjpudWxsLCJsYXlvdXQiOiJmb290ZXItbGlua3MiLCJ0UG9ydGFsVGl0bGUiOnRydWUsIm9Qb3J0YWwiOnRydWUsImRhdGFiYXNlIjoiPHAgY2xhc3M9XCJydGVCbG9ja1wiPnRkbWFuYWdlbWVudDwvcD4iLCJwb3J0Zm9saW9JRCI6bnVsbCwidFBvcnRhbFRleHQiOiJPbmxpbmUgUG9ydGFsIiwib1BvcnRhbEdyb3VwIjpudWxsfQ=="> <div class="footer-links-layout"> <div class="oportal"> <h3 class="portal-heading">Owner Portal</h3> 
 <p class="start-text"> <a class="login-link bold-link" aria-label="Log into the Owner Portal (opens in a new tab)" rel="noopener" target="_blank" href="">Log In</a> 
 <span class="divider">|</span> 
 <a class="sign-up-link normal-link" aria-label="Sign up for the Owner Portal (opens in a new tab)" rel="noopener" target="_blank" href="">Sign Up</a> 
</p> 
</div> 
</div> 
</div> 
</div> 
</div> 
</div> 
</div> 
</div> 
</div> 
 <div class="dmRespRow u_1400255182" style="text-align: center;" id="1400255182"> <div class="dmRespColsWrapper" id="1119259944"> <div class="u_1049801572 dmRespCol small-12 large-4 medium-4" id="1049801572"> <div class="u_1834142262 dmNewParagraph" data-element-type="paragraph" id="1834142262" style="transition: opacity 1s ease-in-out 0s;"><span style="font-size: 14px;"><a href="/sitemap" runtime_url="/sitemap" style="text-decoration: none;"><font style="color: rgb(255, 255, 255);"><b>Sitemap</b></font></a></span></div> <div class="u_1643608336 dmNewParagraph" data-element-type="paragraph" id="1643608336" style="transition:opacity 1s ease-in-out 0s;line-height:initial;" data-version="5"><p class="m-text-align-center size-14"><span class="font-size-14" style="color: rgb(255, 255, 255); display: initial;">&copy; 2022 All Rights Reserved.</span></p></div> <div class="u_1615082797 dmNewParagraph" data-element-type="paragraph" id="1615082797" style="transition: opacity 1s ease-in-out 0s;" data-binding="W3siYmluZGluZ05hbWUiOiJ0ZXh0IiwidmFsdWUiOiJzaXRlX3RleHQuY29tcGFueSBuYW1lIn1d" data-diy-text=""><p class="rteBlock">TD Management Inc</p></div></div> 
 <div class="dmRespCol large-4 medium-4 small-12 u_1013497829" id="1013497829"> <div class="dmRespRow" id="1500077889"> <div class="dmRespColsWrapper" id="1437671228"> <div class="dmRespCol large-6 medium-6 small-12 u_1174584148" id="1174584148"> <div class="u_1776911729 imageWidget align-center" data-element-type="image" data-widget-type="image" id="1776911729"> <a id="1256448913" class="" target="_blank" href="https://www.hud.gov/program_offices/fair_housing_equal_opp" file="false"><img src="https://lirp.cdn-website.com/31343999/dms3rep/multi/opt/1-eqho-white-75px-61h.png" id="1585186400" class="" data-dm-image-path="https://irp-cdn.multiscreensite.com/d2b4a224/dms3rep/multi/1-eqho-white-75px.png" alt="Equal Housing Opportunity Logo: Click to go to website" onerror="handleImageLoadError(this)" height="51.65625" width="50.0"/></a> 
</div> 
</div> 
 <div class="dmRespCol large-6 medium-6 small-12 u_1143201753" id="1143201753"> <div class="u_1881918583 imageWidget align-center" data-element-type="image" data-widget-type="image" id="1881918583"> <a id="1889291594"><img src="https://lirp.cdn-website.com/31343999/dms3rep/multi/opt/realtor_logo-small-71h.png" id="1365287276" class="" data-dm-image-path="https://irp-cdn.multiscreensite.com/31343999/dms3rep/multi/realtor_logo-small.png" alt="Realtor Logo" onerror="handleImageLoadError(this)" height="59.796875" width="52.0"/></a> 
</div> 
</div> 
</div> 
</div> 
</div> 
 <div class="u_1429518115 dmRespCol small-12 large-4 medium-4" id="1429518115"> <div class="widget-dc6c10 u_1523480604 dmCustomWidget" data-lazy-load="" data-title="" id="1523480604" dmle_extension="custom_extension" data-element-type="custom_extension" wr="false" icon="false" surround="false" data-widget-id="dc6c10203cb748908861f7aadb733c17" data-widget-version="12" data-widget-config="eyJmb290ZXItaW1hZ2UiOiJodHRwczovL2Nkbi5hcHBmb2xpb3dlYnNpdGVzLmNvbS9zaXRlcy9yZXNvdXJjZXMvaW1hZ2VzL3Bvd2VyZWQtYnktYXBwZm9saW8ucG5nIn0="><img src="https://cdn.appfoliowebsites.com/sites/resources/images/powered-by-appfolio.png" alt="AppFolio Property Manager" class="apm-footer-logo" width="150" height="56" onerror="handleImageLoadError(this)"/></div> 
</div> 
</div> 
</div> 
</div> 
 <div id="1236746004" dmle_extension="powered_by" data-element-type="powered_by" icon="true" surround="false"></div> 
</div> 
</div> 
</div> 
</div> 
</div> 
</div> 
</div> 
</div> 
</div> 
</div> 

    </div>
</div>
<!--  Add full CSS and Javascript before the close tag of the body if needed -->






















<!-- Google Fonts Include -->













<!-- loadCSS function fonts.jsp-->



<link rel="preload" href="https://irp.cdn-website.com/fonts/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&family=Montserrat:ital,wght@0,100..900;1,100..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Cairo:ital,wght@0,200..1000;1,200..1000&family=Oswald:ital,wght@0,200..700;1,200..700&family=Merriweather:ital,wght@0,300;0,400;0,700;0,900;1,300;1,400;1,700;1,900&amp;subset=latin-ext&amp;display=swap"  as="style" fetchpriority="low" onload="loadCSS(this)" />





<!-- RT CSS Include d-css-runtime-desktop-one-package-new-->
<link rel="preload" as="style" fetchpriority="low" onload="loadCSS(this)" href="https://static.cdn-website.com/mnlt/production/5488/_dm/s/rt/dist/css/d-css-runtime-desktop-one-package-new.min.css" />

<!-- End of RT CSS Include -->

<link rel="preload" href="https://irp.cdn-website.com/WIDGET_CSS/9a0a5cf14de070c9d113231cb1018cde.css" id="widgetCSS" as="style" fetchpriority="low" onload="loadCSS(this)" />

<!-- Support `img` size attributes -->
<style>img[width][height] {
  height: auto;
}</style>

<!-- Support showing sticky element on page only -->
<style>
  body[data-page-alias="home"] #dm [data-show-on-page-only="home"] {
    display: block !important;
  }
</style>

<!-- This is populated in Ajax navigation -->
<style id="pageAdditionalWidgetsCss" type="text/css">
</style>




<!-- Site CSS -->
<link rel="preload" href="https://irp.cdn-website.com/31343999/files/31343999_withFlex_1.min.css?v=11" id="siteGlobalCss" as="style" fetchpriority="low" onload="loadCSS(this)" />



<style id="customWidgetStyle" type="text/css">
    
</style>
<style id="innerPagesStyle" type="text/css">
    
</style>


<style
        id="additionalGlobalCss" type="text/css"
>
</style>

<!-- Page CSS -->
<link rel="preload" href="https://irp.cdn-website.com/31343999/files/31343999_home_withFlex_1.min.css?v=11" id="homeCssLink" as="style" fetchpriority="low" onload="loadCSS(this)" />

<style id="pagestyle" type="text/css">
    
</style>

<style id="pagestyleDevice" type="text/css">
    
</style>

<!-- Flex Sections CSS -->





<style id="globalFontSizeStyle" type="text/css">
    .font-size-48, .size-48, .size-48 > font { font-size: 48px !important; }.font-size-16, .size-16, .size-16 > font { font-size: 16px !important; }.font-size-60, .size-60, .size-60 > font { font-size: 60px !important; }.font-size-18, .size-18, .size-18 > font { font-size: 18px !important; }.font-size-14, .size-14, .size-14 > font { font-size: 14px !important; }
</style>
<style id="pageFontSizeStyle" type="text/css">
</style>

<!-- ========= JS Section ========= -->
<script>
    var isWLR = true;

    window.customWidgetsFunctions = {};
    window.customWidgetsStrings = {};
    window.collections = {};
    window.currentLanguage = "ENGLISH"
    window.isSitePreview = false;
</script>
<script>
    window.customWidgetsFunctions["cb708684876c4db58028e8c547609bf2~79"] = function (element, data, api) {
        (()=>{function t(){let t=document.createElement("div");t.id="oportal",element.appendChild(t);let e=window.getComputedStyle(t).getPropertyValue("color"),o=element.querySelector(".oportal");if(o){e&&(o.style.color=e);let n=window.getComputedStyle(t).getPropertyValue("text-align");n&&(o.style.textAlign=n)}t.remove();let n=document.createElement("div");n.id="tportal",element.appendChild(n);let l=window.getComputedStyle(n).getPropertyValue("color"),a=element.querySelector(".tportal");if(a){l&&(a.style.color=l);let t=window.getComputedStyle(n).getPropertyValue("text-align");t&&(a.style.textAlign=t)}n.remove()}dmAPI.runOnReady("load",()=>{!function(){if(!data.config.database&&data.inEditor&&(element.innerHTML='<div class="portal-links"><p class="warning">Connect this widget to the AppFolio Database field by right-clicking and selecting \'Connect to Data\'.</p></div>'),data.config.database){let e=data.config.database?data.config.database.includes('<p class="rteBlock">')?jQuery(data.config.database).text():data.config.database:"",o=data.config.portfolioID?data.config.portfolioID.includes('<p class="rteBlock">')?`&portfolio_uuid=${jQuery(data.config.portfolioID).text()}`:`&portfolio_uuid=${data.config.portfolioID}`:"",n={pay_rent:{log_in:`https://${e}.appfolio.com/connect/users/sign_in?a=cw&utm_source=apmsites_v3&utm_campaign=pay_rent_button${o}`},online_portal:{log_in:`https://${e}.appfolio.com/connect/users/sign_in?a=cw&utm_source=apmsites_v3&utm_campaign=tportal_login${o}`,sign_up:`https://${e}.appfolio.com/connect/users/request_access?a=cw&utm_source=apmsites_v3&utm_campaign=tportal_self_signup${o}`},owner_portal:{log_in:`https://${e}.appfolio.com/oportal/users/log_in?a=cw&utm_source=apmsites_v3&utm_campaign=oportal_login${o}`,sign_up:`https://${e}.appfolio.com/oportal/users/sign_up?a=cw&utm_source=apmsites_v3&utm_campaign=oportal_self_signup${o}`}};switch(data.config.layout){case"pay-rent-button":!function(t){let e=$(element).find(".pay-rent-button");e.attr("href",t.pay_rent.log_in)}(n);break;case"portal-page":(function(t){if(data.config.tPortal){let e=$(element).find(".portal-page-layout .tportal .portal-button");e.attr("href",t.online_portal.log_in);let o=$(element).find(".portal-page-layout .tportal .sign-up-link");o.attr("href",t.online_portal.sign_up)}if(data.config.oPortal){let e=$(element).find(".portal-page-layout .oportal .portal-button");e.attr("href",t.owner_portal.log_in);let o=$(element).find(".portal-page-layout .oportal .sign-up-link");o.attr("href",t.owner_portal.sign_up)}})(n),t();break;case"footer-links":(function(t){if(data.config.tPortal){let e=$(element).find(".footer-links-layout .tportal .login-link");e.attr("href",t.online_portal.log_in);let o=$(element).find(".footer-links-layout .tportal .sign-up-link");o.attr("href",t.online_portal.sign_up)}if(data.config.oPortal){let e=$(element).find(".footer-links-layout .oportal .login-link");e.attr("href",t.owner_portal.log_in);let o=$(element).find(".footer-links-layout .oportal .sign-up-link");o.attr("href",t.owner_portal.sign_up)}})(n),t()}}}()}),$(element).find(".pay-rent-button").on("click",()=>gtag("event","Online Portal",{button_clicked:"Pay Rent Button"})),$(element).find(".portal-page-layout .tportal .sign-up-link").on("click",()=>gtag("event","Online Portal",{button_clicked:"Portal Page Get Started"})),$(element).find(".portal-page-layout .tportal .portal-button").on("click",()=>gtag("event","Online Portal",{button_clicked:"Portal Page Login"})),$(element).find(".portal-page-layout .oportal .sign-up-link").on("click",()=>gtag("event","Owner Portal",{button_clicked:"Portal Page Get Started"})),$(element).find(".portal-page-layout .oportal .portal-button").on("click",()=>gtag("event","Owner Portal",{button_clicked:"Portal Page Login"})),$(element).find(".footer-links-layout .tportal .sign-up-link").on("click",()=>gtag("event","Online Portal",{button_clicked:"Footer Get Started"})),$(element).find(".footer-links-layout .tportal .login-link").on("click",()=>gtag("event","Online Portal",{button_clicked:"Footer Login"})),$(element).find(".footer-links-layout .oportal .sign-up-link").on("click",()=>gtag("event","Owner Portal",{button_clicked:"Footer Get Started"})),$(element).find(".footer-links-layout .oportal .login-link").on("click",()=>gtag("event","Owner Portal",{button_clicked:"Footer Login"}))})();
    };
</script>
<script>
    window.customWidgetsFunctions["dc6c10203cb748908861f7aadb733c17~12"] = function (element, data, api) {
        null
    };
</script>
<script type="text/javascript">

    var d_version = "production_5488";
    var build = "2025-05-22T12_49_05";
    window['v' + 'ersion'] = d_version;

    function buildEditorParent() {
        window.isMultiScreen = true;
        window.editorParent = {};
        window.previewParent = {};
        window.assetsCacheQueryParam = "?version=2025-05-22T12_49_05";
        try {
            var _p = window.parent;
            if (_p && _p.document && _p.$ && _p.$.dmfw) {
                window.editorParent = _p;
            } else if (_p.isSitePreview) {
                window.previewParent = _p;
            }
        } catch (e) {

        }
    }

    buildEditorParent();
</script>

<!-- Load jQuery -->
<script type="text/javascript" id='d-js-jquery'
        src="https://static.cdn-website.com/libs/jquery/jquery-3.7.0.min.js"></script>
<!-- End Load jQuery -->
<!-- Injecting site-wide before scripts -->
<!-- End Injecting site-wide to the head -->


<script>
    var _jquery = window.$;

    var jqueryAliases = ['$', 'jquery', 'jQuery'];

    jqueryAliases.forEach((alias) => {
        Object.defineProperty(window, alias, {
            get() {
                return _jquery;
            },
            set() {
                console.warn("Trying to over-write the global jquery object!");
            }
        });
    });
    window.jQuery.migrateMute = true;
</script>
<script>
    window.cookiesNotificationMarkupPreview = 'null';
</script>

<!-- HEAD RT JS Include -->
<script id='d-js-params'>
    window.INSITE = window.INSITE || {};
    window.INSITE.device = "desktop";

    window.rtCommonProps = {};
    rtCommonProps["rt.ajax.ajaxScriptsFix"] =true;
    rtCommonProps["rt.pushnotifs.sslframe.encoded"] = 'aHR0cHM6Ly97c3ViZG9tYWlufS5wdXNoLW5vdGlmcy5jb20=';
    rtCommonProps["runtimecollector.url"] = 'https://rtc.multiscreensite.com';
    rtCommonProps["performance.tabletPreview.removeScroll"] = 'false';
    rtCommonProps["inlineEditGrid.snap"] =true;
    rtCommonProps["popup.insite.cookie.ttl"] = '0.5';
    rtCommonProps["rt.pushnotifs.force.button"] =true;
    rtCommonProps["common.mapbox.token"] = 'pk.eyJ1IjoiZGFubnliMTIzIiwiYSI6ImNqMGljZ256dzAwMDAycXBkdWxwbDgzeXYifQ.Ck5P-0NKPVKAZ6SH98gxxw';
    rtCommonProps["common.mapbox.js.override"] =false;
    rtCommonProps["common.here.appId"] = 'iYvDjIQ2quyEu0rg0hLo';
    rtCommonProps["common.here.appCode"] = '1hcIxLJcbybmtBYTD9Z1UA';
    rtCommonProps["isCoverage.test"] =false;
    rtCommonProps["ecommerce.ecwid.script"] = 'https://app.multiscreenstore.com/script.js';
    rtCommonProps["feature.flag.mappy.kml"] =false;
    rtCommonProps["common.resources.dist.cdn"] =true;
    rtCommonProps["common.build.dist.folder"] = 'production/5488';
    rtCommonProps["common.resources.cdn.host"] = 'https://static.cdn-website.com';
    rtCommonProps["common.resources.folder"] = 'https://static.cdn-website.com/mnlt/production/5488';
    rtCommonProps["feature.flag.runtime.backgroundSlider.preload.slowly"] =true;
    rtCommonProps["feature.flag.runtime.newAnimation.enabled"] =true;
    rtCommonProps["feature.flag.runtime.newAnimation.jitAnimation.enabled"] =true;
    rtCommonProps["feature.flag.sites.google.analytics.gtag"] =true;
    rtCommonProps["feature.flag.runOnReadyNewTask"] =true;
    rtCommonProps["isAutomation.test"] =false;

    
    rtCommonProps['common.mapsProvider'] = 'mapbox';
    
    rtCommonProps['common.mapsProvider.version'] = '0.52.0';
    rtCommonProps['common.geocodeProvider'] = 'mapbox';
    rtCommonProps['common.map.defaults.radiusSize'] = '1500';
    rtCommonProps['common.map.defaults.radiusBg'] = 'rgba(255, 255, 255, 0.4)';
    rtCommonProps['common.map.defaults.strokeColor'] = 'rgba(255, 255, 255, 1)';
    rtCommonProps['common.map.defaults.strokeSize'] = '2';
    rtCommonProps['server.for.resources'] = '';
    rtCommonProps['feature.flag.lazy.widgets'] = true;
    rtCommonProps['feature.flag.single.wow'] = false;
    rtCommonProps['feature.flag.disallowPopupsInEditor'] = true;
    rtCommonProps['feature.flag.mark.anchors'] = true;
    rtCommonProps['captcha.public.key'] = '6LffcBsUAAAAAMU-MYacU-6QHY4iDtUEYv_Ppwlz';
    rtCommonProps['captcha.invisible.public.key'] = '6LeiWB8UAAAAAHYnVJM7_-7ap6bXCUNGiv7bBPME';
    rtCommonProps["images.sizes.small"] =160;
    rtCommonProps["images.sizes.mobile"] =640;
    rtCommonProps["images.sizes.tablet"] =1280;
    rtCommonProps["images.sizes.desktop"] =1920;
    rtCommonProps["modules.resources.cdn"] =true;
    rtCommonProps["import.images.storage.imageCDN"] = 'https://lirp.cdn-website.com/';
    rtCommonProps["feature.flag.runtime.inp.threshold"] =150;
    rtCommonProps["feature.flag.performance.logs"] =true;
    rtCommonProps["site.widget.form.captcha.type"] = 'g_recaptcha';
    rtCommonProps["friendly.captcha.site.key"] = 'FCMGSQG9GVNMFS8K';
    rtCommonProps["cookiebot.mapbox.consent.category"] = 'marketing';
    // feature flags that's used out of runtime module (in  legacy files)
    rtCommonProps["platform.monolith.personalization.dateTimeCondition.popupMsgAction.moveToclient.enabled"] =true;

    window.rtFlags = {};
    rtFlags["unsuspendEcwidStoreOnRuntime.enabled"] =true;
    rtFlags["scripts.widgetCount.enabled"] =true;
    rtFlags["ecom.ecwidNewUrlStructure.enabled"] = false;
    rtFlags["ecom.ecwid.storefrontV3.enabled"] = false;
    rtFlags["ecom.ecwid.old.store.fix.facebook.share"] = true;
    rtFlags["feature.flag.photo.gallery.exact.size"] =true;
    rtFlags["geocode.search.localize"] =false;
    rtFlags["feature.flag.runtime.newAnimation.asyncInit.setTimeout.enabled"] =false;
    rtFlags["twitter.heightLimit.enabled"] = true;
    rtFlags["editor.classicHybrid.photogallery.fix"] =true;
    rtFlags["runtime.lottieOverflow"] =false;
    rtFlags["runtime.monitoring.sentry.ignoreErrors"] = "";
    rtFlags["contact.form.browserValidation.enabled"] =true;
    rtFlags["streamline.monolith.personalization.supportMultipleConditions.enabled"] =false;
    rtFlags["runtime.cwv.report.cls.enabled"] =true;
    rtFlags["editor.link.on.container"] =true;
    rtFlags["flex.runtime.popup.with.show"] =true;
    rtFlags["contact.form.useActiveForm"] =true;
    rtFlags["runtime.ssr.productStore.internal.observer"] =true;
    rtFlags["runtime.ssr.productCustomizations"] =true;
    rtFlags["flex.megaMenu.a11y"] =false;
</script>
<script src="https://static.cdn-website.com/mnlt/production/5488/_dm/s/rt/dist/scripts/d-js-one-runtime-unified-desktop.min.js"  id="d-js-core"></script>
<!-- End of HEAD RT JS Include -->
<script src="https://static.cdn-website.com/mnlt/production/5488/_dm/s/rt/dist/scripts/d-js-jquery-migrate.min.js" ></script>
<script>
    
    $(window).bind("orientationchange", function (e) {
        $.layoutManager.initLayout();
        
    });
    $(document).resize(function () {
        
    });
</script>
<script type="text/javascript" id="d_track_campaign">
(function() {
    if (!window.location.search) {
        return;
    }
	const cleanParams = window.location.search.substring(1); // Strip ?
	const queryParams = cleanParams.split('&');

	const expires = 'expires=' + new Date().getTime() + 24 * 60 * 60 * 1000;
	const domain = 'domain=' + window.location.hostname;
	const path = "path=/";

	queryParams.forEach((param) => {
		const [key, value = ''] = param.split('=');
		if (key.startsWith('utm_')) {
			const cookieName = "_dm_rt_" + key.substring(4);
			const cookie = cookieName + "=" + value;
			const joined = [cookie, expires, domain, path].join(";");
			document.cookie = joined;
		}
	});
}());
</script>
<script type="text/javascript" >
  var _dm_gaq = {};
  var _gaq = _gaq || [];
  var _dm_insite = [];
</script>

<script type="text/javascript" id="d_track_sp">
;(function(p,l,o,w,i,n,g){if(!p[i]){p.GlobalSnowplowNamespace=p.GlobalSnowplowNamespace||[];
p.GlobalSnowplowNamespace.push(i);p[i]=function(){(p[i].q=p[i].q||[]).push(arguments)
};p[i].q=p[i].q||[];n=l.createElement(o);g=l.getElementsByTagName(o)[0];n.async=1;
n.src=w;g.parentNode.insertBefore(n,g)}}(window,document,"script","//d32hwlnfiv2gyn.cloudfront.net/sp-2.0.0-dm-0.1.min.js","snowplow"));
window.dmsnowplow  = window.snowplow;

dmsnowplow('newTracker', 'cf', 'd32hwlnfiv2gyn.cloudfront.net', { // Initialise a tracker
  appId: '31343999'
});

// snowplow queries element styles so we wait until CSS calculations are done.
requestAnimationFrame(() => {
	dmsnowplow('trackPageView');
	_dm_insite.forEach((rule) => {
		// Specifically in popup only the client knows if it is shown or not so we don't always want to track its impression here
		// the tracking is in popup.js
		if (rule.actionName !== "popup") {
			dmsnowplow('trackStructEvent', 'insite', 'impression', rule.ruleType, rule.ruleId);
		}
		window?.waitForDeferred?.('dmAjax', () => {
			$.DM.events.trigger('event-ruleTriggered', {value: rule});
		});
	});
});
</script>
   <div style="display:none;" id="P6iryBW0Wu"></div>

<!-- photoswipe markup -->









<!-- Root element of PhotoSwipe. Must have class pswp. -->
<div class="pswp" tabindex="-1" role="dialog" aria-hidden="true">

    <!-- Background of PhotoSwipe. 
         It's a separate element as animating opacity is faster than rgba(). -->
    <div class="pswp__bg"></div>

    <!-- Slides wrapper with overflow:hidden. -->
    <div class="pswp__scroll-wrap">

        <!-- Container that holds slides. 
            PhotoSwipe keeps only 3 of them in the DOM to save memory.
            Don't modify these 3 pswp__item elements, data is added later on. -->
        <div class="pswp__container">
            <div class="pswp__item"></div>
            <div class="pswp__item"></div>
            <div class="pswp__item"></div>
        </div>

        <!-- Default (PhotoSwipeUI_Default) interface on top of sliding area. Can be changed. -->
        <div class="pswp__ui pswp__ui--hidden">

            <div class="pswp__top-bar">

                <!--  Controls are self-explanatory. Order can be changed. -->

                <div class="pswp__counter"></div>

                <button class="pswp__button pswp__button--close" title="Close (Esc)"></button>

                <button class="pswp__button pswp__button--share" title="Share"></button>

                <button class="pswp__button pswp__button--fs" title="Toggle fullscreen"></button>

                <button class="pswp__button pswp__button--zoom" title="Zoom in/out"></button>

                <!-- Preloader demo http://codepen.io/dimsemenov/pen/yyBWoR -->
                <!-- element will get class pswp__preloader--active when preloader is running -->
                <div class="pswp__preloader">
                    <div class="pswp__preloader__icn">
                      <div class="pswp__preloader__cut">
                        <div class="pswp__preloader__donut"></div>
                      </div>
                    </div>
                </div>
            </div>

            <div class="pswp__share-modal pswp__share-modal--hidden pswp__single-tap">
                <div class="pswp__share-tooltip"></div> 
            </div>

            <button class="pswp__button pswp__button--arrow--left" title="Previous (arrow left)">
            </button>

            <button class="pswp__button pswp__button--arrow--right" title="Next (arrow right)">
            </button>

            <div class="pswp__caption">
                <div class="pswp__caption__center"></div>
            </div>

        </div>

    </div>

</div>
<div id="fb-root"
        data-locale="en"></div>
<!-- Alias: 31343999 -->
<div class="dmPopupMask" id="dmPopupMask"></div>
<div id="dmPopup" class="dmPopup">
	<div class="dmPopupCloseWrapper"> <div class="dmPopupClose dm-common-icons-close oneIcon" onclick="dmHidePopup(event);"></div> </div>
 	<div class="dmPopupTitle"> <span></span> Share by:</div> 
	<div class="data"></div>
</div><script id="d_track_personalization">
	window?.waitForDeferred?.('dmAjax', () => {
		// Collects client data and updates cookies used by smart sites
		window.expireDays = 365;
		window.visitLength = 30 * 60000;
		$.setCookie("dm_timezone_offset", (new Date()).getTimezoneOffset(), window.expireDays);
			setSmartSiteCookiesInternal("dm_this_page_view","dm_last_page_view","dm_total_visits","dm_last_visit");
	});
</script>
<script type="text/javascript">
    
    Parameters.NavigationAreaParams.MoreButtonText = 'MORE';
    
    Parameters.NavigationAreaParams.LessButtonText = 'LESS';
    Parameters.HomeLinkText = 'Home';
    </script>
<!--  End Script tags -->
<!--  Site Wide Html Markup -->
<div id="swh-594ed172d39645afb6aa8f0110ce1413"><script> if (window.location.search.match(/[?,&]preview=true/) && window.top !== window) { window.__AudioEyePreviewMode=true;}</script>
            <script type="text/javascript">!function(){
              var b=function(){
                window.__AudioEyeSiteHash = "fa83bbb7c358f866cd3a4130a0186cfb";
                window.__AudioEyeInstallSource = "duda";
                var a=document.createElement("script");
                a.src="https://wsmcdn.audioeye.com/aem.js";
                a.type="text/javascript";
                a.setAttribute("async","");
                document.getElementsByTagName("body")[0].appendChild(a)};
                "complete"!==document.readyState?window.addEventListener?window.addEventListener("load",b):window.attachEvent&&window.attachEvent("onload",b):b()}();
              </script></div><!--  Site Wide Html Markup -->
<!--  Begin Product Custom HTML Markup -->
<script src="https://cdn.appfoliowebsites.com/sites/resources/js/appfolio-global-scripts.js" defer></script><!--  End Product Custom HTML Markup -->
</body>
</html>
                               

Alan adının whois bilgisi

Domain Name: TDMI.COM
Registry Domain ID: 1932176437_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.godaddy.com
Registrar URL: http://www.godaddy.com
Updated Date: 2025-04-28T20:03:53Z
Creation Date: 2015-05-24T18:51:58Z
Registry Expiry Date: 2030-05-24T18:51:58Z
Registrar: GoDaddy.com, LLC
Registrar IANA ID: 146
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: 480-624-2505
Domain Status: clientDeleteProhibited https://icann.org/epp#clientDeleteProhibited
Domain Status: clientRenewProhibited https://icann.org/epp#clientRenewProhibited
Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited
Domain Status: clientUpdateProhibited https://icann.org/epp#clientUpdateProhibited
Name Server: NS1.APMDNS.COM
Name Server: NS2.APMDNS.COM
Name Server: NS3.APMDNS.COM
Name Server: NS4.APMDNS.COM
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-25T14:53:35Z <<<
For more information on Whois status codes, please visit https://icann.org/epp
NOTICE: The expiration date displayed in this record is the date the
TERMS OF USE: You are not authorized to access or query our Whois
by the following terms of use: You agree that you may use this Data only
to: (1) allow, enable, or otherwise support the transmission of mass