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 - amtkd.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 21:36:27 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.amtkd.com/
D-Geo: US
server: nginx
date: Sun, 25 May 2025 21:36:27 GMT
content-type: text/html;charset=utf-8
etag: W/"-1373752003"
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.multiscreensite.com/9264cfe5/dms3rep/multi/opt/Page_Banner_HOME-2880w.jpg>; rel=preload; as=image; fetchpriority=high
cache-control: no-cache, must-revalidate
expires: Thu, 01 Jan 1970 00:00:00 GMT
d-geo: EU

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

301 durum kodu, 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: amtkd.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.amtkd.com/',
        AccountUUID: 'ae9ab80dcefb4fb18c94790306aacdf3',
        SystemID: 'US_DIRECT_PRODUCTION',
        SiteAlias: '9264cfe5',
        SiteType: atob('RFVEQU9ORQ=='),
        PublicationDate: 'Mon Jun 05 17:46:20 UTC 2023',
        ExternalUid: null,
        IsSiteMultilingual: false,
        InitialPostAlias: '',
        InitialPostPageUuid: '',
        InitialDynamicItem: '',
        DynamicPageInfo: {
            isDynamicPage: false,
            base64JsonRowData: 'null',
        },
        InitialPageAlias: 'home',
        InitialPageUuid: 'b0fc4253946c48ffbb2f8e789b283b21',
        InitialPageId: '786398357',
        InitialEncodedPageAlias: 'aG9tZQ==',
        InitialHeaderUuid: 'e2d6af160367413fa2cde32296a9fd45',
        CurrentPageUrl: '',
        IsCurrentHomePage: true,
        AllowAjax: false,
        AfterAjaxCommand: null,
        HomeLinkText: 'Back To Home',
        UseGalleryModule: false,
        CurrentThemeName: 'Layout Theme',
        ThemeVersion: '9995',
        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: 'NA',
        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: -1,
            NavbarLiveHomePage: 'https://www.amtkd.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.amtkd.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="icon" type="image/x-icon" href="https://irp-cdn.multiscreensite.com/9264cfe5/site_favicon_16_1579628165865.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,.pswp__bg,.pswp__caption,.pswp__container,.pswp__share-modal,.pswp__share-tooltip,.pswp__top-bar{-webkit-backface-visibility:hidden}@font-face{font-family:Assistant;font-style:normal;font-weight:200;font-display:block;src:url(https://irp.cdn-website.com/fonts/s/assistant/v18/2sDcZGJYnIjSi6H75xkzaGW5.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Merriweather Sans';font-style:normal;font-weight:300;font-display:block;src:url(https://irp.cdn-website.com/fonts/s/merriweathersans/v26/2-c99IRs1JiJN1FRAMjTN5zd9vgsFHX1QjU.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Assistant;font-style:normal;font-weight:300;font-display:block;src:url(https://irp.cdn-website.com/fonts/s/assistant/v18/2sDcZGJYnIjSi6H75xkzaGW5.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:FontAwesome;font-display:block;src:url(https://static.cdn-website.com/fonts/fontawesome-webfont.eot?v=6);src:url(https://static.cdn-website.com/fonts/fontawesome-webfont.eot?#iefix&v=6) format("embedded-opentype"),url(https://static.cdn-website.com/fonts/fontawesome-webfont.woff?v=6) format("woff"),url(https://static.cdn-website.com/fonts/fontawesome-webfont.ttf?v=6) format("truetype"),url(https://static.cdn-website.com/fonts/fontawesome-webfont.svg#fontawesomeregular?v=6) format("svg");font-weight:400;font-style:normal}@font-face{font-family:'Merriweather Sans';font-style:normal;font-weight:400;font-display:block;src:url(https://irp.cdn-website.com/fonts/s/merriweathersans/v26/2-c99IRs1JiJN1FRAMjTN5zd9vgsFHX1QjU.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Assistant;font-style:normal;font-weight:400;font-display:block;src:url(https://irp.cdn-website.com/fonts/s/assistant/v18/2sDcZGJYnIjSi6H75xkzaGW5.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Merriweather Sans';font-style:normal;font-weight:500;font-display:block;src:url(https://irp.cdn-website.com/fonts/s/merriweathersans/v26/2-c99IRs1JiJN1FRAMjTN5zd9vgsFHX1QjU.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Assistant;font-style:normal;font-weight:500;font-display:block;src:url(https://irp.cdn-website.com/fonts/s/assistant/v18/2sDcZGJYnIjSi6H75xkzaGW5.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Merriweather Sans';font-style:normal;font-weight:600;font-display:block;src:url(https://irp.cdn-website.com/fonts/s/merriweathersans/v26/2-c99IRs1JiJN1FRAMjTN5zd9vgsFHX1QjU.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Assistant;font-style:normal;font-weight:600;font-display:block;src:url(https://irp.cdn-website.com/fonts/s/assistant/v18/2sDcZGJYnIjSi6H75xkzaGW5.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Merriweather Sans';font-style:normal;font-weight:700;font-display:block;src:url(https://irp.cdn-website.com/fonts/s/merriweathersans/v26/2-c99IRs1JiJN1FRAMjTN5zd9vgsFHX1QjU.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Assistant;font-style:normal;font-weight:700;font-display:block;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+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Merriweather Sans';font-style:normal;font-weight:800;font-display:block;src:url(https://irp.cdn-website.com/fonts/s/merriweathersans/v26/2-c99IRs1JiJN1FRAMjTN5zd9vgsFHX1QjU.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Assistant;font-style:normal;font-weight:800;font-display:block;src:url(https://irp.cdn-website.com/fonts/s/assistant/v18/2sDcZGJYnIjSi6H75xkzaGW5.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}.dmInner{min-height:100vh!important;position:relative}.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.dmRoot #dm .dmOuter .dmInner .dmWidget .icon.hasFontIcon{height:26px;margin-top:-13px;line-height:normal;text-align:center;background-image:none}#dm .dmBody div.u_1605407536,.dmRoot .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%}#dm .p_hfcontainer div.u_1074978789,a.u_1068946427,a.u_1583263744{left:0!important;top:0!important}.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}#dm .hasBackgroundOverlay:not(.dmPopupPage):not(.layout-drawer),a.u_1068946427{position:relative!important}.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(.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}#dm .hasBackgroundOverlay.dmRespCol>.dmNewParagraph,#dm .hasBackgroundOverlay.dmRespCol>[data-element-type],#dm .hasBackgroundOverlay:not(.dmRespRow):not(.dmRespCol):not(.dmFooter)>:not([class^=ui-]){position:relative}#dm .dmInner .dmWidget.align-center,.align-center{margin-left:auto;margin-right:auto}body.fix-mobile-scrolling{overflow:initial}p.rteBlock{margin:0}#hcontainer[has-shadow=true]{position:relative;z-index:1}.dmRespRow .dmRespColsWrapper .dmRespCol[data-gallery-bg]{min-height:100px}#dmRoot{text-decoration-skip-ink:none}body{-webkit-overflow-scrolling:touch}@media (min-width:1025px){:root{--btn-text-font-size:16px}}@media (min-width:768px) and (max-width:1024px){:root{--btn-text-font-size:16px}}nav{display:block}html{font-family:Source Sans Pro;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}h1{font-size:2em;margin:.67em 0}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{font-family:inherit;font-size:100%;margin:0;line-height:normal;text-transform:none;-webkit-appearance:button}button::-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-2{position:relative;width:16.66667%}.dmDesktopBody .dmRespRow .large-3{position:relative;width:25%}.dmDesktopBody .dmRespRow .large-6{position:relative;width:50%}.dmDesktopBody .dmRespRow .large-7{position:relative;width:58.33333%}.dmDesktopBody .dmRespRow .large-12{position:relative;width:100%}[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 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-map-marker:before{content:'\f041'}.icon-phone:before{content:'\f095'}.icon-angle-right:before{content:'\f105'}.icon-angle-down:before{content:'\f107'}#dm .dmRespRow .dmRespCol>.dmWidget{overflow:initial}@media (min-width:768px){#dm .dmRespRow .dmRespCol>.dmWidget{width:280px;max-width:100%}#dm .dmRespRow .dmRespCol.large-3>.dmWidget{width:100%}}@media (max-width:767px){#dm .dmInner .dmWidget{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;height:auto;border-style:solid;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}.pswp,.pswp__bg,.pswp__container,.pswp__item,.pswp__scroll-wrap{top:0;left:0;position:absolute}#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%}body:not(.responsiveTablet) #dm .dmInner #fcontainer .hide-for-large,body:not(.responsiveTablet) #dm .dmInner .dmBody .hide-for-large,body:not(.responsiveTablet) .hide-for-large{display:none!important}.pswp,.pswp__button--fs,.pswp__button--zoom{display:none}.imageWidget a{font-style:italic;text-align:center}.graphicWidget{width:200px;height:200px;margin:10px auto;text-align:center}.graphicWidget svg.svg,.pswp,.pswp__bg,.pswp__scroll-wrap{width:100%;height:100%}.graphicWidget svg.svg{color:#000;fill:#000}.pswp{overflow:hidden;-ms-touch-action:none;touch-action:none;-webkit-text-size-adjust:100%;outline:0}.pswp *{-webkit-box-sizing:border-box;box-sizing:border-box}.pswp__scroll-wrap{overflow:hidden}.pswp__bg{background:#000;opacity:0;will-change:opacity}.pswp__container{-webkit-touch-callout:none;-ms-touch-action:none;touch-action:none;right:0;bottom:0;will-change:transform}.pswp__item{right: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--zoom{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;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);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{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 div{text-align:center}.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 div,#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 .dmRespRow.dmRespRowNoPadding,.dmContent,.dmInner ul:not(.defaultList),DIV.dmBody{padding:0}#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}img[width][height]{height:auto}*{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}h1,h2,h3,h4,ul{margin-left:0;margin-right: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{min-width:768px!important;font-size:16px;background:#fff;color:#666}.dmDesktopBody .dmInner{min-width:960px}.dmInner a{color:#463939}.dmHeader{background:#68ccd1;color:#666;text-align:center;position:relative;width:100%;max-width:100%}DIV.dmBody{clear:both}.dmContent{margin: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}.dmRespRowsWrapper{max-width:960px;margin:0 auto}.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{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)}.dmLargeBody .dmFooterResp>.dmRespRow .dmRespCol{padding-left:.75%;padding-right:.75%}.dmLargeBody .dmFooterResp>.dmRespRow .dmRespCol:first-child{padding-left:0;padding-right:1.5%}.dmLargeBody .dmFooterResp>.dmRespRow .dmRespCol:last-child{padding-right:0;padding-left:1.5%}.dmLargeBody .dmFooterResp>.dmRespRow .dmRespCol:only-child{padding-left:0;padding-right:0}.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}.dmSpacer{border:0;height:15px}.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}body{background-color:#eee}.dmPhotoGallery:not(.dmFacebookGallery) .dmPhotoGalleryHolder:not(.ready) li.photoGalleryThumbs{display:inline!important;visibility:hidden}.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 .dmWidget:not([data-buttonstyle]) .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-bottom2{padding:calc(12px - .2em - 2px) 15px}.main-navigation.unifiednav.effect-bottom2 .unifiednav__container:not([data-depth])>.unifiednav__item-wrap>.unifiednav__item .nav-item-text::after,.main-navigation.unifiednav.effect-bottom2 .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-bottom2 .unifiednav__container:not([data-depth])>.unifiednav__item-wrap>.unifiednav__item .nav-item-text::after{margin-top:.2em}.main-navigation.unifiednav.effect-bottom2 .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-bottom2 .unifiednav__container:not([data-depth])>.unifiednav__item-wrap>.unifiednav__item.dmNavItemSelected .nav-item-text::after,.main-navigation.unifiednav.effect-bottom2 .unifiednav__container:not([data-depth])>.unifiednav__item-wrap>.unifiednav__item.dmNavItemSelected .nav-item-text::before{transform:scaleX(1)}.main-navigation.unifiednav.effect-bottom2 .unifiednav__container:not([data-depth])>.unifiednav__item-wrap>.unifiednav__item .nav-item-text::after,.main-navigation.unifiednav.effect-bottom2 .unifiednav__container:not([data-depth])>.unifiednav__item-wrap>.unifiednav__item .nav-item-text::before{transform-origin:left}.main-navigation.unifiednav .unifiednav__container[data-depth]{position:absolute;top:0;left:0;flex-direction:column;opacity:0;z-index:100;background-color:#faf9f9}.main-navigation.unifiednav .unifiednav__container[data-depth='0']{top:100%;transform:translateY(-10px)}.main-navigation.unifiednav:not(.unifiednav_vertical) .unifiednav__container[data-depth='0']{left:15px}.main-navigation.unifiednav .unifiednav__container>.unifiednav__item-wrap .unifiednav__container>.unifiednav__item-wrap{flex-direction:column}.main-navigation.unifiednav .unifiednav__container[data-depth]>.unifiednav__item-wrap .unifiednav__item{padding:15px 30px 15px 15px;margin:0}.main-navigation.unifiednav .unifiednav__container[data-depth]>.unifiednav__item-wrap:not(:last-child)::after{content:''!important;width:100%;height:0;color:#ececec;-ms-grid-row-align:center;align-self:center;border:0 solid currentColor}.main-navigation.unifiednav[layout-sub=submenu_horizontal_1] .unifiednav__container[data-depth]{color:#999}.main-navigation.unifiednav .unifiednav__container>.unifiednav__item-wrap>.unifiednav__item.unifiednav__item_has-sub-nav .icon{display:initial;padding-left:10px;margin-left:0}.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}a.u_1068946427,a.u_1583263744{height:45px!important;min-width:25px!important;float:none!important}#dm .main-navigation.unifiednav .unifiednav__container[data-depth]{background-color:transparent}#dm .main-navigation.unifiednav[layout-sub=submenu_horizontal_1] .unifiednav__container[data-depth]{background-color:#faf9f9}#dm .main-navigation.unifiednav .unifiednav__container[data-depth]>.unifiednav__item-wrap:not(:last-child)::after{color:#d1d1d1}#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,#dm .main-navigation.unifiednav:not([data-nav-structure=VERTICAL])[data-divider]:not([data-direction=RIGHT]) .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.dmContent h1{color:#666}#dm div.dmRespCol>*{line-height:normal}#dm div.dmContent h1,#dm div.dmContent h1 *,#dm div.dmContent h2,#dm div.dmContent h2 *,#dm div.dmContent h3,#dm div.dmContent h3 *,#dm div.dmContent h4,#dm div.dmContent h4 *,#dm div.dmInner{line-height:initial}#dm div.dmContent h3{color:#fff}#dm div.dmContent h2,#dm div.dmContent h4{color:#333}#dm div.dmInner h1,#dm div.dmInner h2,#dm div.dmInner h3,#dm div.dmInner h4{font-family:Montserrat}#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;background-attachment:fixed}#dm div.dmOuter div.dmInner{background-position:center center;background-repeat:repeat;background-size:auto}#dm div.dmInner,#dm div.dmInner .dmRespCol{color:rgba(0,0,0,1);font-size:16px}.dmLargeBody .dmBody .dmRespRowsWrapper{background-color:transparent}.newPhotoGallery .photoGalleryViewAll.link{color:rgba(65,67,69,1)}#dm div.dmContent h1,#dm div.dmContent h2,#dm div.dmContent h3{color:rgba(243,5,44,1);font-family:'Merriweather Sans'}#dm div.dmContent h1,#dm div.dmContent h2{font-weight:700}#dm div.dmContent h3{font-weight:400}#dm DIV.dmOuter DIV.dmInner{background-image:none;background-repeat:repeat;background-attachment:fixed;background-size:auto;background-color:rgba(255,255,255,1)}#dm div.dmContent h1{font-size:36px}#dm div.dmContent h4{color:rgba(0,0,0,1);font-family:Assistant;font-weight:400;font-size:22px}#dm div.dmContent h2{font-size:30px}#dm div.dmContent h3{font-size:24px}#dm .dmContent .dmRespRow,#dm .dmFooter .dmRespRow{padding-top:15px}#dm .dmContent .dmRespRow .dmRespCol,#dm .dmFooter .dmRespRow .dmRespCol{padding-top:0}#dm .dmRespCol div.dmNewParagraph,#dm div.dmInner,#dm div.dmInner .dmRespCol,.dmPhotoGallery .caption-text.caption-text{font-weight:400;font-family:Assistant;font-size:18px}@media all{:root{--btn-text-direction:ltr;--btn-border-r-color:var(--btn-border-color);--btn-border-radius:6px;--btn-border-t-width:var(--btn-border-width);--btn-border-tl-radius:var(--btn-border-radius);--btn-bg-attachment:scroll;--btn-border-bl-radius:var(--btn-border-radius);--btn-bg-color:rgba(0, 0, 0, 0);--btn-border-color:rgb(255, 255, 255);--btn-border-r-width:var(--btn-border-width);--btn-bg-repeat:repeat;--btn-border-l-color:var(--btn-border-color);--btn-border-b-width:var(--btn-border-width);--btn-border-width:0px;--btn-border-br-radius:var(--btn-border-radius);--btn-box-shadow:rgba(0, 0, 0, 0.25) 0px 3px 11px 0px;--btn-border-tr-radius:var(--btn-border-radius);--btn-bg-image:linear-gradient(0deg, rgb(191, 9, 34) 0%, rgb(243, 5, 44) 100%);--btn-bg-position:0% 0%;--btn-border-b-color:var(--btn-border-color);--btn-border-l-width:var(--btn-border-width);--btn-bg-size:auto;--btn-border-t-color:var(--btn-border-color);--btn-text-align:center;--btn-text-color:rgb(255, 255, 255);--btn-text-decoration:none;--btn-text-font-weight:700;--btn-text-font-family:"Noto Sans";--btn-icon-color:rgb(247, 247, 247);--btn-icon-fill:rgb(247, 247, 247);--btn-icon-wrpr-display:none;--btn-hover-border-b-color:var(--btn-hover-border-color);--btn-hover-bg:linear-gradient(rgb(210, 16, 16) 38%, rgb(150, 20, 20) 100%);--btn-hover-border-t-color:var(--btn-hover-border-color);--btn-hover-border-r-color:var(--btn-hover-border-color);--btn-hover-border-l-color:var(--btn-hover-border-color);--btn-hover-border-color:rgba(0, 0, 0, 0);--btn-hover-text-color:var(--btn-text-color);--btn-hover-text-font-weight:700;--btn-hover-text-decoration:var(--btn-text-decoration);--btn-hover-text-font-style:var(--btn-text-font-style)}}@media (min-width:0px) and (max-width:767px){:root{--btn-text-font-size:16px}}#dm .dmWidget:not([data-buttonstyle]){border-radius:0;background-clip:border-box;box-shadow:inset 0 2px 1px rgba(255,255,255,.4),inset 0 0 0 1px rgba(0,0,0,.2);background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDc1IDQwIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9ImhhdDAiIGdyYWRpZW50VW5pdHM9Im9iamVjdEJvdW5kaW5nQm94IiB4MT0iNTAlIiB5MT0iMTAwJSIgeDI9IjUwJSIgeTI9Ii0xLjQyMTA4NTQ3MTUyMDJlLTE0JSI+CjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiMwNDA1MDUiIHN0b3Atb3BhY2l0eT0iMC4wNSIvPgo8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmYiIHN0b3Atb3BhY2l0eT0iMC4wNSIvPgogICA8L2xpbmVhckdyYWRpZW50PgoKPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9Ijc1IiBoZWlnaHQ9IjQwIiBmaWxsPSJ1cmwoI2hhdDApIiAvPgo8L3N2Zz4=)}#dm .dmOuter .dmInner .dmWidget[data-buttonstyle=FLAT_ROUND_ICON]{background-clip:border-box;border-radius:6px;padding:0 0 0 40px}#dm .dmOuter .dmInner .dmWidget[data-buttonstyle=FLAT_ROUND_ICON] .text{padding:10px 7px}#dm .dmOuter .dmInner .dmWidget[data-buttonstyle=FLAT_ROUND_ICON] .iconBg{display:block}#dm div.dmInner #site_content .dmWidget,#dm div.dmInner .dmHeader .dmWidget{background-attachment:var(--btn-bg-attachment);background-color:var(--btn-bg-color);background-image:var(--btn-bg-image);background-position:var(--btn-bg-position);background-repeat:var(--btn-bg-repeat);background-size:var(--btn-bg-size);border-color:var(--btn-border-color);border-bottom-color:var(--btn-border-b-color);border-left-color:var(--btn-border-l-color);border-right-color:var(--btn-border-r-color);border-top-color:var(--btn-border-t-color);border-radius:var(--btn-border-radius);border-bottom-left-radius:var(--btn-border-bl-radius);border-bottom-right-radius:var(--btn-border-br-radius);border-top-left-radius:var(--btn-border-tl-radius);border-top-right-radius:var(--btn-border-tr-radius);border-width:var(--btn-border-width);border-bottom-width:var(--btn-border-b-width);border-left-width:var(--btn-border-l-width);border-right-width:var(--btn-border-r-width);border-top-width:var(--btn-border-t-width);box-shadow:var(--btn-box-shadow);direction:var(--btn-text-direction);text-align:var(--btn-text-align)}#dm .dmInner div.dmHeader,#dm .dmInner div.dmHeader.u_hcontainer,#dm .dmInner div.u_hcontainer{background-repeat:repeat!important;background-position:0 0!important;background-attachment:initial!important}#dm div.dmInner #site_content .dmWidget span.text{color:var(--btn-text-color);font-family:var(--btn-text-font-family);font-size:var(--btn-text-font-size);font-weight:var(--btn-text-font-weight);text-decoration:var(--btn-text-decoration)}#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,#dm .p_hfcontainer .u_1448531610.main-navigation.unifiednav:not([data-nav-structure=VERTICAL]) .unifiednav__container:not([data-depth])>.unifiednav__item-wrap:not(:last-child)::after,#dm .p_hfcontainer .u_1448531610.main-navigation.unifiednav:not([data-nav-structure=VERTICAL]) .unifiednav__container:not([data-depth])>.unifiednav__item-wrap:not(:last-child)::before,#dm .p_hfcontainer a.u_1117202681 span.text{font-size:14px!important}#dm .p_hfcontainer a.u_1117202681 span.text,a.u_1068946427 span.text,a.u_1583263744 span.text{font-weight:400!important}#dm div.dmInner #site_content .dmWidget span.icon,#dm div.dmInner .dmHeader .dmWidget span.icon{color:var(--btn-icon-color);fill:var(--btn-icon-fill)}#dm div.dmInner #site_content .dmWidget:not([data-buttonstyle]) .iconBg,#dm div.dmInner .dmHeader .dmWidget:not([data-buttonstyle]) .iconBg{display:var(--btn-icon-wrpr-display)}a.u_1068946427 .iconBg,a.u_1583263744 .iconBg{display:inline!important}#dm .p_hfcontainer nav.u_1448531610{color:#fff!important}#dm .p_hfcontainer nav.u_1448531610.main-navigation.unifiednav .unifiednav__container[data-depth] .unifiednav__item{color:rgba(0,0,0,1)!important}#dm .p_hfcontainer nav.u_1448531610.main-navigation.unifiednav:not([data-nav-structure=VERTICAL]) .unifiednav__container[data-depth]{box-shadow:rgba(0,0,0,.25) 0 3px 11px 0!important;-moz-box-shadow:rgba(0,0,0,.25) 0 3px 11px 0!important;-webkit-box-shadow:rgba(0,0,0,.25) 0 3px 11px 0!important}#dm .p_hfcontainer nav.u_1448531610.main-navigation.unifiednav .unifiednav__container[data-depth]{background-color:rgba(233,233,233,1)!important}#dm .p_hfcontainer .u_1068946427{padding-left:20px!important;padding-right:20px!important;text-align:LEFT!important}a.u_1068946427{border-radius:0!important;-moz-border-radius:0!important;-webkit-border-radius:0!important;box-shadow:none!important;-moz-box-shadow:none!important;-webkit-box-shadow:none!important;border-style:solid!important;border-width:0!important;background-color:rgba(0,0,0,0)!important;background-image:initial!important}#dm .p_hfcontainer a.u_1117202681,a.u_1583263744{background-image:initial!important;border-radius:0!important;border-style:solid!important}#dm .p_hfcontainer .u_1583263744{text-align:LEFT!important}#dm .dmBody .u_1184471999,#dm .dmBody .u_1314549910,#dm .dmBody .u_1510544089,#dm .dmBody .u_1678773231,#dm .dmBody .u_1878409758,#dm .dmBody .u_1878731401,#dm .dmBody div.u_1396436831,#dm .dmBody div.u_1446921116,#dm .dmBody div.u_1931078052,#dm .p_hfcontainer a.u_1068946427,#dm .p_hfcontainer a.u_1117202681,#dm .p_hfcontainer a.u_1583263744,#dm .p_hfcontainer div.u_1623205752,a.u_1068946427{display:block!important}a.u_1583263744{box-shadow:none!important;-moz-box-shadow:none!important;-webkit-box-shadow:none!important;border-width:0!important;-moz-border-radius:0!important;-webkit-border-radius:0!important;background-color:rgba(0,0,0,0)!important}#dm .p_hfcontainer div.u_1074978789{background-color:rgba(0,0,0,1)!important}#dm .p_hfcontainer a.u_1117202681 span.text{color:rgba(255,255,255,1)!important}#dm .p_hfcontainer a.u_1117202681{background-color:rgba(0,0,0,0)!important;border-width:1px!important;border-color:rgba(255,255,255,1)!important;box-shadow:none!important;-moz-box-shadow:none!important;-webkit-box-shadow:none!important;-moz-border-radius:0!important;-webkit-border-radius:0!important}#dm .dmInner .dmHeader.u_hcontainer:before,#dm .dmInner .dmHeader:before,#dm .dmInner .u_hcontainer:before{opacity:.5!important;background-color:#fff!important}#dm .dmInner div.dmHeader,#dm .dmInner div.dmHeader.u_hcontainer,#dm .dmInner div.u_hcontainer{box-shadow:rgba(0,0,0,.48) 0 3px 11px 0!important;-moz-box-shadow:rgba(0,0,0,.48) 0 3px 11px 0!important;-webkit-box-shadow:rgba(0,0,0,.48) 0 3px 11px 0!important;border-style:solid!important;border-width:0!important;background-image:url(https://lirp.cdn-website.com/9264cfe5/dms3rep/multi/opt/Untitled-1-52162c0b-1920w.png),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;border-bottom-color:rgba(40,143,204,1)!important;background-color:rgba(0,0,0,1)!important}#dm .dmInner div.dmHeader.u_hcontainer:before,#dm .dmInner div.dmHeader:before,#dm .dmInner div.u_hcontainer:before{background-color:rgba(0,0,0,1)!important;opacity:.85!important}#dm .p_hfcontainer nav.u_1448531610.main-navigation.unifiednav .unifiednav__container:not([data-depth])>.unifiednav__item-wrap>.unifiednav__item.dmNavItemSelected{font-weight:700!important}#dm .p_hfcontainer .u_1448531610.main-navigation.unifiednav .unifiednav__container:not([data-depth])>.unifiednav__item-wrap>.unifiednav__item{padding:0 10px!important}#dm .p_hfcontainer .u_1448531610.main-navigation.unifiednav:not([image]) .unifiednav__container[data-depth="0"]{top:calc(100% - 0px - 0px)!important}#dm .p_hfcontainer .u_1448531610.main-navigation.unifiednav[data-nav-structure=HORIZONTAL] .unifiednav__container:not([data-depth])>.unifiednav__item-wrap:not(:last-child) .unifiednav__container[data-depth="0"]{left:10px!important}#dm .p_hfcontainer div.u_1808350447{box-shadow:rgba(0,0,0,.25) 0 3px 11px 0!important;-moz-box-shadow:rgba(0,0,0,.25) 0 3px 11px 0!important;-webkit-box-shadow:rgba(0,0,0,.25) 0 3px 11px 0!important;background-image:initial!important;background-color:rgba(225,17,46,1)!important}#dm .p_hfcontainer div.u_1623205752 img{border-radius:0!important;-moz-border-radius:0!important;-webkit-border-radius:0!important;box-shadow:none!important;-moz-box-shadow:none!important;-webkit-box-shadow:none!important}#dm .p_hfcontainer div.u_1050303086{margin-bottom:0!important;margin-left:0!important;padding:0!important}#dm .p_hfcontainer a.u_1583263744,a.u_1068946427,a.u_1583263744{text-align:left!important;padding:0 0 0 20px!important}a.u_1068946427 span.text{font-size:16px!important}a.u_1068946427{width:180px!important;max-width:211px!important}#dm .p_hfcontainer div.u_1074978789,a.u_1583263744{max-width:100%!important;position:relative!important}a.u_1583263744 span.text{font-size:16px!important}a.u_1583263744{width:calc(100% - 0px)!important}#dm .p_hfcontainer div.u_1074978789{float:none!important;width:auto!important;height:auto!important;min-width:0!important;text-align:start!important;padding:2.5px 40px!important;margin:0!important}#dm .dmInner div.u_hcontainer,#dm .p_hfcontainer div.u_1808350447,#dm .p_hfcontainer div.u_1841036573{text-align:center!important;height:auto!important;float:none!important;top:0!important;left:0!important;max-width:100%!important}#dm .dmInner div.u_hcontainer{width:100%!important;position:relative!important;min-width:0!important;background-size:auto!important;padding:25px 0 20px!important;margin:0 auto!important}#dm .dmInner div.dmHeader.u_hcontainer{padding-bottom:20px!important;padding-top:25px!important;background-size:auto!important}#dm .dmInner div.dmHeader{background-size:auto!important}#dm .dmBody .u_1327263768,#dm .dmBody .u_1611570072,#dm .dmBody .u_1829414149,#dm .dmBody .u_1887154758{background-position:50% 0!important}#dm .p_hfcontainer nav.u_1448531610.main-navigation.unifiednav .unifiednav__container:not([data-depth])>.unifiednav__item-wrap>.unifiednav__item{color:rgba(255,255,255,1)!important;font-size:14px!important}#dm .p_hfcontainer nav.u_1448531610.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_1448531610.main-navigation.unifiednav:not([data-nav-structure=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 a.u_1068946427 span.text,#dm .p_hfcontainer a.u_1583263744 span.text,#dm .p_hfcontainer nav.u_1448531610.main-navigation.unifiednav .unifiednav__container[data-depth] .unifiednav__item{font-size:14px!important}#dm .dmInner div.fHeader .dmHeader[freeheader=true]{padding-bottom:0!important;padding-top:10px!important;margin-bottom:0!important;padding-left:0!important}#dm .p_hfcontainer div.u_1808350447{width:auto!important;position:relative!important;min-width:0!important;padding:10px 40px 5px!important;margin:-10px 0 0!important}#dm .p_hfcontainer div.u_1294795902{padding-top:0!important;padding-right:0!important;padding-bottom:0!important}#dm .p_hfcontainer div.u_1841036573{width:auto!important;position:relative!important;min-width:0!important;padding:11px 40px 6px!important;margin:0!important}#dm .p_hfcontainer nav.u_1448531610{float:none!important;top:0!important;left:0!important;width:459px!important;position:relative!important;height:auto!important;max-width:100%!important;justify-content:flex-start!important;align-items:stretch!important;min-width:0!important;text-align:left!important;padding:6px 0 6.8px!important;margin:8px auto 0 0!important}#dm .p_hfcontainer a.u_1583263744{float:none!important;top:0!important;left:0!important;width:299px!important;position:relative!important;height:36px!important;max-width:100%!important;min-width:0!important;margin:0 auto 0 0!important}#dm .p_hfcontainer a.u_1117202681{width:150px!important;height:40px!important;float:none!important;top:0!important;left:0!important;position:relative!important;max-width:100%!important;min-width:0!important;text-align:center!important;padding:0!important;margin:10px auto 10px 0!important}#dm .p_hfcontainer div.u_1808893668{margin-top:0!important;padding:0 0 0 8px!important}#dm .dmBody div.u_1202065416,#dm .dmBody div.u_1225896458,#dm .dmBody div.u_1485530796,#dm .dmBody div.u_1571256528,#dm .p_hfcontainer div.u_1475859463,#dm .p_hfcontainer div.u_1899011208{padding-top:0!important}#dm .p_hfcontainer div.u_1475859463{padding-left:17px!important;margin-top:0!important;padding-right:0!important}#dm .p_hfcontainer a.u_1068946427{border-style:solid!important;border-width:0!important;width:162px!important;height:36px!important;float:none!important;top:0!important;left:0!important;position:relative!important;max-width:100%!important;min-width:0!important;text-align:left!important;padding:0 0 0 18px!important;margin:0 auto 0 0!important}#dm .dmBody div.u_1164030128,#dm .p_hfcontainer div.u_1623205752{max-width:100%!important;min-width:25px!important;float:none!important;top:0!important;left:0!important;position:relative!important}#dm .p_hfcontainer div.u_1623205752{width:calc(100% - 0px)!important;text-align:center!important;height:auto!important;padding:0!important;margin:-53px auto -100px!important}#dm .dmBody div.u_1605407536{background-color:rgba(0,0,0,0)!important}#dm .dmBody div.u_1164030128 img{border-radius:0!important;-moz-border-radius:0!important;-webkit-border-radius:0!important}#dm .dmBody .u_1784935962:before{opacity:.5!important;background-color:#000!important}#dm .dmBody div.u_1784935962:before{background-image:linear-gradient(450deg,rgba(32,126,181,.98) 15%,rgba(199,92,0,1) 100%)!important;opacity:.3!important}#dm .dmBody div.u_1310721155{background-color:rgba(0,0,0,0)!important;background-image:none!important}#dm .dmBody div.u_1460353118 img{border-radius:0!important;-moz-border-radius:0!important;-webkit-border-radius:0!important}#dm .dmBody div.u_1396436831 .svg{color:rgba(255,255,255,1)!important;fill:rgba(255,255,255,1)!important}#dm .dmBody .u_1358463177:before{opacity:.5!important;background-color:#000!important}#dm .dmBody div.u_1358463177:before{background-image:linear-gradient(450deg,rgba(32,126,181,.76) 15%,rgba(199,92,0,.76) 100%)!important;opacity:.2!important}#dm .dmBody div.u_1446921116 .svg{color:rgba(255,255,255,1)!important;fill:rgba(255,255,255,1)!important}#dm .dmBody div.u_LearnMore{background-color:rgba(246,246,246,1)!important}#dm .dmBody div.u_1931078052 .svg{color:rgba(255,255,255,1)!important;fill:rgba(255,255,255,1)!important}#dm .dmBody .u_1188500810:before{opacity:.5!important;background-color:#fff!important}#dm .dmBody div.u_1188500810:before{opacity:.95!important}#dm .dmBody div.u_1456233959{background-color:rgba(210,16,16,1)!important}#dm .dmBody div.u_1456104175 .caption-inner,#dm .dmBody div.u_1679161925 .caption-inner{background-color:rgba(0,0,0,.8)!important}#dm .dmBody div.u_1456104175 .caption-button{box-shadow:rgba(0,0,0,.25) 0 3px 11px 0!important;-moz-box-shadow:rgba(0,0,0,.25) 0 3px 11px 0!important;-webkit-box-shadow:rgba(0,0,0,.25) 0 3px 11px 0!important}#dm .dmBody .u_1456104175 .photoGalleryThumbs .image-container a{background-size:cover!important}#dm .dmBody div.u_1456104175 .caption-container .caption-text,#dm .dmBody div.u_1456104175 .caption-container .caption-text .rteBlock{color:rgba(255,255,255,1)!important;font-size:16px!important}#dm .dmBody .u_1679161925 .photoGalleryThumbs .image-container a{background-size:cover!important}#dm .d-page-1716942098 DIV.dmInner,#dm .dmBody div.u_1188500810{background-color:rgba(255,255,255,1)!important;background-repeat:no-repeat!important}#dm .dmBody .u_1538339467{background-position:50% 50%!important}#dm .dmBody .u_1159190916{background-position:50% 0!important}#dm .dmBody div.u_1350293206{background-repeat:no-repeat!important;background-image:url(https://lirp-cdn.multiscreensite.com/9264cfe5/dms3rep/multi/opt/iStock-1166161172-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-size:cover!important}#dm .dmBody div.u_1188500810{background-image:url(https://lirp-cdn.multiscreensite.com/9264cfe5/dms3rep/multi/opt/artwork-01-1920w.png),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-size:cover!important;border-style:solid!important;border-width:0!important}#dm .dmBody div.u_1358463177,#dm .dmBody div.u_1784935962{background-image:url(https://lirp-cdn.multiscreensite.com/9264cfe5/dms3rep/multi/opt/Page_Banner_HOME-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}#dm .dmBody div.u_1784935962{background-color:rgba(139,139,139,1)!important}#dm .dmBody div.u_1358463177{background-origin:border-box!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_1188500810,#dm .dmBody div.u_1350293206{background-repeat:no-repeat!important;background-size:cover!important}#dm .dmBody div.u_1350293206{background-image:url(https://lirp-cdn.multiscreensite.com/9264cfe5/dms3rep/multi/opt/iStock-1166161172-2880w.jpg)!important}#dm .dmBody div.u_1188500810{background-color:rgba(255,255,255,1)!important;background-image:url(https://lirp-cdn.multiscreensite.com/9264cfe5/dms3rep/multi/opt/artwork-01-2880w.png)!important;border-style:solid!important;border-width:0!important}#dm .dmBody div.u_1358463177,#dm .dmBody div.u_1784935962{background-image:url(https://lirp-cdn.multiscreensite.com/9264cfe5/dms3rep/multi/opt/Page_Banner_HOME-2880w.jpg)!important;background-repeat:no-repeat!important}#dm .dmBody div.u_1784935962{background-size:cover!important;background-color:rgba(139,139,139,1)!important}#dm .dmBody div.u_1358463177{background-origin:border-box!important}}#dm .dmBody div.u_1605407536{background-repeat:repeat!important;background-size:auto!important;background-position:center center!important;margin-bottom:0!important;padding:0!important}#dm .dmBody div.u_1358463177,#dm .dmBody div.u_1784935962{background-size:cover!important;background-attachment:initial!important}#dm .d-page-1716942098 DIV.dmInner,#dm .dmBody div.u_1350293206{background-position:50% 50%!important}#dm .dmBody div.u_1889614591{margin-top:0!important;padding:0!important}#dm .dmBody div.u_1164030128{width:100%!important;text-align:center!important;height:auto!important;margin-right:auto!important;margin-top:50px!important;margin-bottom:0!important;important:true!important;padding:0!important}#dm .dmBody h2.u_1972660739,#dm .dmBody h3.u_1430672763,#dm .dmBody h3.u_1683163418{text-align:left!important;height:auto!important;min-width:25px!important}#dm .dmBody div.u_1202065416{padding-right:0!important;margin-top:-90px!important;margin-right:0!important}#dm .dmBody h3.u_1430672763{float:none!important;top:0!important;left:0!important;width:calc(100% - 0px)!important;position:relative!important;max-width:476px!important;padding:2px 0!important;margin:8px 231px 8px 0!important}#dm .dmBody div.u_1199173328{float:none!important;top:0!important;left:0!important;width:auto!important;position:relative!important;height:auto!important;max-width:100%!important;min-width:0!important;text-align:center!important;padding:150px 50px 0!important;margin:0!important}#dm .dmBody div.u_1396436831,#dm .dmBody div.u_1506185001,#dm .dmBody h1.u_1147658768,#dm .dmBody h2.u_1972660739,#dm .dmBody h3.u_1683163418{float:none!important;width:calc(100% - 0px)!important;top:0!important}#dm .d-page-1716942098 DIV.dmInner{background-image:none!important;background-size:cover!important;background-attachment:fixed!important}#dm .dmBody div.u_1506185001{height:550px!important;left:0!important;position:relative!important;max-width:240px!important;min-width:25px!important;text-align:center!important;padding:0!important;margin:0!important}#dm .dmBody h2.u_1972660739{left:0!important;position:relative!important;max-width:584px!important;padding:2px 0!important;margin:8px 0!important}#dm .dmBody div.u_1310721155{background-repeat:repeat!important;background-size:auto!important;background-position:center center!important;margin-bottom:0!important;padding:0!important}#dm .dmBody div.u_1057160969{margin-top:0!important;padding:0!important}#dm .dmBody div.u_1460353118{float:none!important;top:0!important;left:0!important;width:100%!important;position:relative!important;max-width:100%!important;min-width:25px!important;text-align:center!important;height:auto!important;margin-right:auto!important;margin-top:50px!important;margin-bottom:0!important;important:true!important;padding:0!important}#dm .dmBody div.u_1225896458{padding-right:0!important;margin-top:-90px!important;margin-right:0!important}#dm .dmBody h3.u_1683163418{left:0!important;position:relative!important;max-width:476px!important;padding:2px 0!important;margin:8px 231px 8px 0!important}#dm .dmBody div.u_1141643226{float:none!important;top:0!important;left:0!important;width:auto!important;position:relative!important;height:auto!important;max-width:100%!important;min-width:0!important;text-align:center!important;padding:150px 50px 0!important;margin:0!important}#dm .dmBody h1.u_1147658768{left:0!important;position:relative!important;height:auto!important;max-width:518px!important;min-width:25px!important;text-align:left!important;padding:2px 0!important;margin:8px 226px 8px 0!important}#dm .dmBody div.u_1358463177,#dm .dmBody div.u_1396436831{padding:0!important;left:0!important;position:relative!important}#dm .dmBody div.u_1396436831{height:66px!important;max-width:72px!important;min-width:25px!important;text-align:center!important;margin:10px 760px 10px -10px!important}#dm .dmBody div.u_1358463177,#dm .dmBody div.u_LearnMore,#dm .dmBody h1.u_1748774957{height:auto!important;float:none!important}#dm .dmBody div.u_1358463177{top:0!important;max-width:100%!important;width:auto!important;min-width:0!important;text-align:center!important;background-repeat:no-repeat!important;background-position:0 50%!important}#dm .dmBody h1.u_1748774957{top:0!important;left:0!important;width:calc(100% - 0px)!important;position:relative!important;max-width:476px!important;min-width:25px!important;text-align:left!important;padding:2px 0!important;margin:8px 262px 8px 0!important}#dm .dmBody div.u_1446921116,#dm .dmBody div.u_1931078052,#dm .dmBody div.u_LearnMore{padding:0!important;top:0!important;left:0!important;position:relative!important}#dm .dmBody div.u_1446921116{float:none!important;width:70px!important;height:70px!important;max-width:100%!important;min-width:0!important;text-align:center!important;margin:10px auto 10px -10px!important}#dm .dmBody div.u_LearnMore{width:100%!important;max-width:none!important;min-width:0!important;text-align:center!important}#dm .dmBody div.u_1911965090{height:150px!important}#dm .dmBody div.u_1931078052{float:none!important;width:calc(100% - 0px)!important;height:66px!important;max-width:72px!important;min-width:25px!important;text-align:center!important}#dm .dmBody div.u_1188500810{background-position:50% 0!important;margin-top:0!important;padding:60px 40px 60px 60px!important}#dm .dmBody div.u_1784935962{float:none!important;top:0!important;max-width:100%!important;left:0!important;width:auto!important;position:relative!important;min-width:0!important;text-align:center!important;height:auto!important;background-repeat:no-repeat!important;background-position:50% 0!important;padding:0!important;margin:-5px 0 0!important}#dm .dmBody div.u_1456104175 .caption-button,#dm .dmBody div.u_1679161925 .caption-button{width:200px!important;height:40px!important;background-position:0 0!important;background-repeat:repeat!important;background-size:auto!important}#dm .dmBody .u_1456104175 .photoGalleryThumbs{padding:10px!important}#dm .dmBody .u_1456104175 .photoGalleryViewAll{padding:0 20px!important}#dm .dmBody .u_1456104175 .caption-inner{padding-left:30px!important;padding-right:30px!important}#dm .dmBody div.u_1456104175 .caption-container .caption-title{color:rgba(255,255,255,1)!important;font-weight:700!important;font-size:22px!important}#dm .dmBody .u_1456104175 .photoGalleryThumbs .image-container a{padding-top:330px!important}#dm .dmBody div.u_1456104175 .caption-button span.text{font-size:14px!important}#dm .dmBody .u_1679161925 .photoGalleryThumbs{padding:10px!important}#dm .dmBody .u_1679161925 .photoGalleryViewAll{padding:0 20px!important}#dm .dmBody .u_1679161925 .caption-inner{padding-left:30px!important;padding-right:30px!important}#dm .dmBody div.u_1679161925 .caption-container .caption-text,#dm .dmBody div.u_1679161925 .caption-container .caption-text .rteBlock{color:rgba(255,255,255,1)!important;font-size:16px!important}#dm .dmBody div.u_1679161925 .caption-container .caption-title{color:rgba(255,255,255,1)!important;font-weight:700!important;font-size:22px!important}#dm .dmBody .u_1679161925 .photoGalleryThumbs .image-container a{padding-top:330px!important}#dm .dmBody div.u_1679161925 .caption-button{box-shadow:rgba(0,0,0,.25) 0 3px 11px 0!important;-moz-box-shadow:rgba(0,0,0,.25) 0 3px 11px 0!important;-webkit-box-shadow:rgba(0,0,0,.25) 0 3px 11px 0!important}#dm .dmBody div.u_1679161925 .caption-button span.text,.font-size-14{font-size:14px!important}.dmDesktopBody:not(.editGrid) [data-anim-desktop]:not([data-anim-desktop=none]){visibility:hidden}.dmDesktopBody:not(.editGrid) .dmNewParagraph[data-anim-desktop]:not([data-anim-desktop=none]){visibility:hidden!important}
    .dmDesktopBody [data-anim-desktop]:not([data-anim-desktop='none']) {
      visibility: hidden;
    }

    
</style>



<style id="fontFallbacks">
    @font-face {
  font-family: "Merriweather Sans Fallback";
  src: local('Arial');
  ascent-override: 92.8085%;
  descent-override: 25.7487%;
  size-adjust: 106.0248%;
  line-gap-override: 0%;
 }@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: "Assistant Fallback";
  src: local('Arial');
  ascent-override: 109.3873%;
  descent-override: 30.7484%;
  size-adjust: 93.3381%;
  line-gap-override: 0%;
 }
</style>


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









  <link type="application/rss+xml" rel="alternate" href="https://www.amtkd.com/feed/rss2"/>
  <link type="application/atom+xml" rel="alternate" href="https://www.amtkd.com/feed/atom"/>
  <meta property="og:type" content="website"/>
  <meta property="og:url" content="https://www.amtkd.com/"/>
  <meta property="og:image" content="https://lirp.cdn-website.com/9264cfe5/dms3rep/multi/opt/SNI_1200x630_R1-1920w.jpg"/>
  <title>
    
    
AMERICAN TAE KWON DO, 8889 Highway 5 Douglasville, GA 30134
  
  </title>
  <meta name="description" content="
American Tae Kwon Do offers character building and family-oriented programs for all ages serving Douglasville, GA."/>
  <div>
  </div>
  <!-- Facebook Pixel Code -->  <script>








!function(f,b,e,v,n,t,s)
{if(f.fbq)return;n=f.fbq=function(){n.callMethod?
n.callMethod.apply(n,arguments):n.queue.push(arguments)};
if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0';
n.queue=[];t=b.createElement(e);t.async=!0;
t.src=v;s=b.getElementsByTagName(e)[0];
s.parentNode.insertBefore(t,s)}(window, document,'script',
'https://connect.facebook.net/en_US/fbevents.js');
fbq('init', '319427579095897');
fbq('track', 'PageView');


  

  

  

  </script>
  <!-- End Facebook Pixel Code -->
  <meta name="twitter:card" content="summary"/>
  <meta name="twitter:title" content="AMERICAN TAE KWON DO, 8889 Highway 5 Douglasville, GA 30134"/>
  <meta name="twitter:description" content="
American Tae Kwon Do offers character building and family-oriented programs for all ages serving Douglasville, GA."/>
  <meta property="og:description" content="
American Tae Kwon Do offers character building and family-oriented programs for all ages serving Douglasville, GA."/>
  <meta property="og:title" content="AMERICAN TAE KWON DO, 8889 Highway 5 Douglasville, GA 30134"/>




<!-- 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 page-64348615 page-64348649 page-64210583 page-64210604 page-64210596 page-64210586 page-64210597 page-64210595 page-64210611 page-64210580 page-64210599 page-64210584 page-64210612 page-64210592 page-64210588 page-64210590 page-64242283 page-64242254 page-64242264 page-64242288 page-64210606 page-64210609 page-64210600 page-64210607 page-64210581 page-64210601 page-64210585 page-64210593 page-64210594 page-64210591 page-64210582 page-64210589 page-64348695 page-64348701 page-64348788 page-64348803 page-64618974 page-64618961 page-64618958 page-64618967 page-64618965 page-64618939 page-64618948 page-64618950 page-64618945 page-64618933 page-64618936 page-64618949 page-64618973 page-64618970 page-64618956 page-64618954 page-64618941 page-64618944 page-64618953 page-64618957 page-64618959 page-64618947 page-64618969 page-64618971 page-64618972 page-64618963 page-64618952 page-64618955 page-64618946 page-64618962 page-64618938 page-64618951 page-64618940 page-64618966 page-64618968 page-64618942 dmPageBody d-page-1716942098 dmFreeHeader" id="dm-outer-wrapper" data-page-class="1716942098" 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 hasBackgroundOverlay" freeheader="true" headerlayout="b58ba5b5703b4cd7b5f5f7951565dc87===horizontal-layout-5" has-shadow="true"> <div dm:templateorder="85" class="dmHeaderResp dmHeaderStack noSwitch" id="1709005236"> <div class="u_1808350447 dmRespRow" id="1808350447"> <div class="dmRespColsWrapper" id="1526582833"> <div class="u_1294795902 dmRespCol small-12 large-2 medium-2" id="1294795902"> <div data-element-type="spacer" class="dmSpacer" id="1183672221"></div> 
</div> 
 <div class="u_1475859463 dmRespCol small-12 large-7 medium-7" id="1475859463"> <a class="u_1583263744 default dmDefaultGradient align-center dmMap dmWidget dmNoMark dmWwr" href="https://maps.google.com/maps?q=&sll=33.73968,-84.77548" contenteditable="false" onclick=";return dm_gaq_push_event('ClickToMap', 'Map',null,'9264cfe5', this,{hitCallBack:true});" id="1583263744" dmle_extension="mapextension" data-element-type="mapextension" modedesktop="" data-popup-title="" data-binding="W3siYmluZGluZ05hbWUiOiJhZGRyZXNzIiwidmFsdWUiOiJjb250ZW50X2xpYnJhcnkuZ2xvYmFsIn1d" data-popup-description-visible="false" modemobile="button" addresstodisplay="8889 Highway 5, Douglasville, GA 30134, United States" data-buttonstyle="FLAT_ROUND_ICON" geocompleteaddress="" data-popup-display-desktop="" data-popup-display-mobile="" data-display-type="block" data-popup-title-visible="false" data-popup-description="" modetablet="" wr="true" data-popup-show="false" icon="true" surround="true" description="8889 Highway 5 Douglasville, GA 30134" adwords="" icon-name="icon-map-marker" provider="mapbox" lon="-84.77548" lat="33.73968" faddr=""> <span class="iconBg" aria-hidden="true"> <span class="icon hasFontIcon icon-map-marker"></span> 
</span> 
 <span class="text">8889 Highway 5 Douglasville, GA 30134</span> 
</a> 
</div> 
 <div class="u_1899011208 dmRespCol small-12 large-3 medium-3" id="1899011208"> <a class="u_1068946427 default dmDefaultGradient align-center dmCall voipReplacement dmWidget dmNoMark dmWwr" href="tel:(770) 942-0227" contenteditable="false" onclick=";return dm_gaq_push_event('ClickToCall', 'Call',null,'9264cfe5', this);" id="1068946427" dmle_extension="clicktocall" data-element-type="clicktocall" data-binding="W3siYmluZGluZ05hbWUiOiJwaG9uZSIsInZhbHVlIjoiY29udGVudF9saWJyYXJ5Lmdsb2JhbC5waG9uZS5waG9uZSJ9XQ==" data-buttonstyle="FLAT_ROUND_ICON" wr="true" data-display-type="block" icon="true" surround="true" description="(770) 942-0227" adwords="" icon-name="icon-phone" phone="(770) 942-0227" text="" image=""> <span class="iconBg" aria-hidden="true"> <span class="icon hasFontIcon icon-phone"></span> 
</span> 
 <span class="text">(770) 942-0227</span> 
</a> 
</div> 
</div> 
</div> 
 <div class="u_1841036573 dmRespRow" id="1841036573"> <div class="dmRespColsWrapper" id="1231187590"> <div class="u_1050303086 dmRespCol small-12 large-2 medium-2" id="1050303086"> <div class="u_1623205752 imageWidget align-center" data-widget-type="image" id="1623205752" data-element-type="image" data-binding="W3siYmluZGluZ05hbWUiOiJpbWFnZSIsInZhbHVlIjoic2l0ZV9pbWFnZXMubG9nbyJ9XQ=="> <a href="/" id="1829253137" file="false"><img src="https://lirp.cdn-website.com/9264cfe5/dms3rep/multi/opt/logo_NEW-192w.png" id="1359157006" class="" data-dm-image-path="https://irp-cdn.multiscreensite.com/9264cfe5/dms3rep/multi/logo_NEW.png" data-diy-image="" alt="" onerror="handleImageLoadError(this)" height="153.53125" width="160.0"/></a> 
</div> 
</div> 
 <div class="u_1808893668 dmRespCol small-12 large-7 medium-7" id="1808893668"> <nav class="u_1448531610 effect-bottom2 main-navigation unifiednav dmLinksMenu" role="navigation" layout-main="horizontal_nav_layout_1" layout-sub="submenu_horizontal_1" data-show-vertical-sub-items="HOVER" id="1448531610" dmle_extension="onelinksmenu" data-element-type="onelinksmenu" data-logo-src="" alt="" data-nav-structure="HORIZONTAL" 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" aria-haspopup="true" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="0"> <a href="#" class="unifiednav__item  dmUDNavigationItem_010101315289  unifiednav__item_has-sub-nav" target="" data-target-page-alias=""> <span class="nav-item-text " data-link-text="
         PROGRAMS
        " data-auto="page-text-style">PROGRAMS<span class="icon icon-angle-down"></span> 
</span> 
</a> 
 <ul role="menu" aria-expanded="false" class="unifiednav__container unifiednav__container_sub-nav" data-depth="0" data-auto="sub-pages"> <li role="menuitem" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="1"> <a href="/kids-martial-arts" class="unifiednav__item  dmUDNavigationItem_010101134500  " target="" data-target-page-alias=""> <span class="nav-item-text " data-link-text="
           KIDS MARTIAL ARTS
          " data-auto="page-text-style">KIDS MARTIAL ARTS<span class="icon icon-angle-right" data-hidden-on-mobile="" data-hidden-on-desktop="" data-hidden-on-tablet=""></span> 
</span> 
</a> 
</li> 
 <li role="menuitem" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="1"> <a href="/adult-martial-arts" class="unifiednav__item  dmUDNavigationItem_010101162476  " target="" data-target-page-alias=""> <span class="nav-item-text " data-link-text="
           TEEN & ADULT MARTIAL ARTS
          " data-auto="page-text-style">TEEN &amp; ADULT MARTIAL ARTS<span class="icon icon-angle-right" data-hidden-on-mobile="" data-hidden-on-desktop="" data-hidden-on-tablet=""></span> 
</span> 
</a> 
</li> 
 <li role="menuitem" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="1"> <a href="/after-school" class="unifiednav__item  dmUDNavigationItem_010101750557  " target="" data-target-page-alias=""> <span class="nav-item-text " data-link-text="
           AFTER SCHOOL
          " data-auto="page-text-style">AFTER SCHOOL<span class="icon icon-angle-right" data-hidden-on-mobile="" data-hidden-on-desktop="" data-hidden-on-tablet=""></span> 
</span> 
</a> 
</li> 
 <li role="menuitem" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="1"> <a href="/summer-camp" class="unifiednav__item  dmUDNavigationItem_010101411533  " target="" data-target-page-alias=""> <span class="nav-item-text " data-link-text="
           SUMMER CAMP
          " data-auto="page-text-style">SUMMER CAMP<span class="icon icon-angle-right" data-hidden-on-mobile="" data-hidden-on-desktop="" data-hidden-on-tablet=""></span> 
</span> 
</a> 
</li> 
 <li role="menuitem" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="1"> <a href="/birthdays" class="unifiednav__item  dmUDNavigationItem_010101219629  " target="" data-target-page-alias=""> <span class="nav-item-text " data-link-text="
           BIRTHDAY PARTIES
          " data-auto="page-text-style">BIRTHDAY PARTIES<span class="icon icon-angle-right" data-hidden-on-mobile="" data-hidden-on-desktop="" data-hidden-on-tablet=""></span> 
</span> 
</a> 
</li> 
</ul> 
</li> 
 <li role="menuitem" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="0"> <a href="/students" class="unifiednav__item  dmUDNavigationItem_010101582389  " target="" data-target-page-alias=""> <span class="nav-item-text " data-link-text="
         STUDENTS
        " data-auto="page-text-style">STUDENTS<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_010101610214  " 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 class="u_1476129971 dmRespCol small-12 large-3 medium-3" id="1476129971"> <a data-display-type="block" class="u_1117202681 align-center dmButtonLink dmWidget dmWwr default dmOnlyButton dmDefaultGradient" file="false" href="/request-info" data-element-type="dButtonLinkId" id="1117202681" link_type="popup" popup_target="request-info"> <span class="iconBg" id="1808107036"> <span class="icon hasFontIcon icon-star" id="1990608443"></span> 
</span> 
 <span class="text" id="1245792590">REQUEST INFO</span> 
</a> 
</div> 
</div> 
</div> 
</div> 
</div> 
</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_1456233959 dmRespRow hide-for-large hide-for-medium" id="1456233959"> <div class="dmRespColsWrapper" id="1388881968"> <div class="dmRespCol large-12 medium-12 small-12 u_1516827534" id="1516827534"> <h4 class="u_1020657607 dmNewParagraph hide-for-large hide-for-medium" data-element-type="paragraph" id="1020657607" style="transition: none 0s ease 0s; display: block;"><font color="#ffffff"><b>Build Discipline and Leadership Through Fitness and Self Defense</b></font></h4></div> 
</div> 
</div> 
 <div class="u_1358463177 dmRespRow fullBleedChanged fullBleedMode dmSectionNoParallax hide-for-large hide-for-medium" style="text-align: center;" id="1358463177" mode="1"> <div class="dmRespColsWrapper u_1945533422" id="1945533422"> <div class="u_1310721155 dmRespCol small-12 medium-12 large-12" id="1310721155"> <div class="u_1141643226 dmRespRow hide-for-large hide-for-medium" id="1141643226"> <div class="dmRespColsWrapper" id="1332039325"> <div class="u_1485530796 dmRespCol small-12 medium-12 large-12 content-removed" id="1485530796"> <h1 class="u_1147658768 dmNewParagraph hide-for-small" data-element-type="paragraph" id="1147658768" data-anim-desktop="fadeInUp"><font color="#ffffff">Building Discipline and Leadership Through Fitness, Self Improvement, and Self Defense</font></h1> <h4 class="u_1058347547 dmNewParagraph hide-for-large hide-for-medium" id="1058347547" data-element-type="paragraph" data-anim-desktop="fadeInUp"><font color="#ffffff"><span style="font-size: 18px;"><span></span></span></font><span style="font-weight: 600;"><font color="#ffffff"><span style="font-size: 18px; font-weight: inherit;"><span style="font-weight: inherit;">Martial Arts is a vehicle for character development and self improvement.&nbsp;</span></span></font></span></h4> <div data-element-type="spacer" class="dmSpacer u_1278400978" id="1278400978"></div> 
 <h3 class="u_1683163418 dmNewParagraph hide-for-small" id="1683163418" data-element-type="paragraph" data-anim-desktop="fadeInUp"><div><font color="#ffffff">Martial Arts is a vehicle for character development and self improvement.&nbsp;</font></div></h3></div> 
</div> 
</div> 
 <div class="u_1057160969 dmRespRow fullBleedChanged fullBleedMode" id="1057160969" mode="2"> <div class="dmRespColsWrapper" id="1506860054"> <div class="dmRespCol u_1225896458 small-12 medium-12 large-12" id="1225896458"> <div class="u_1460353118 imageWidget align-center hasFullWidth hasFullWidthMobile hide-for-large hide-for-medium" data-element-type="image" data-widget-type="image" id="1460353118"><img src="https://lirp.cdn-website.com/9264cfe5/dms3rep/multi/opt/white_diagonale_1-9448020d-d5e97cc1-2880w.png" id="1653239943" class="" data-dm-image-path="https://irp-cdn.multiscreensite.com/43f16e38/dms3rep/multi/white_diagonale_1-9448020d-d5e97cc1.png" onerror="handleImageLoadError(this)"/></div> 
</div> 
</div> 
</div> 
</div> 
</div> 
</div> 
 <div class="u_1784935962 dmRespRow fullBleedChanged fullBleedMode dmSectionNoParallax hide-for-small" style="text-align: center;" id="1784935962" mode="1"> <div class="dmRespColsWrapper u_1535586790" id="1535586790"> <div class="u_1605407536 dmRespCol small-12 medium-12 large-12" id="1605407536"> <div class="u_1199173328 dmRespRow" id="1199173328"> <div class="dmRespColsWrapper" id="1205893701"> <div class="u_1571256528 dmRespCol small-12 medium-12 large-12" id="1571256528"> <h1 class="u_1748774957 dmNewParagraph" data-element-type="paragraph" id="1748774957" style="transition: none 0s ease 0s; display: block;"><font color="#ffffff">Build Discipline and Leadership Through Fitness and Self Defense</font></h1> <h3 class="u_1430672763 dmNewParagraph hide-for-small" id="1430672763" data-element-type="paragraph" data-anim-desktop="fadeInUp"><div><font color="#ffffff">Martial Arts is a vehicle for character development and self improvement.&nbsp;</font></div></h3> <div class="u_1446921116 graphicWidget" data-element-type="graphic" data-widget-type="graphic" id="1446921116"> <a href="/#LearnMore" id="1495801861" file="false"> <svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 70 70" id="1437220584" class="svg u_1437220584" data-icon-name="ar-arrow_circle_down" alt="Click for more info arrow" data-hover-effect="float"> <g id="1443879777"> <path d="M35,10.6c-13.5,0-24.4,11-24.4,24.4s11,24.4,24.4,24.4s24.4-11,24.4-24.4S48.5,10.6,35,10.6z M35,57.8
		c-12.6,0-22.8-10.2-22.8-22.8S22.4,12.2,35,12.2S57.8,22.4,57.8,35S47.6,57.8,35,57.8z" id="1067164628"></path> 
 <path d="M47.5,37.7L35.8,49.3V19.5c0-0.4-0.4-0.8-0.8-0.8c-0.4,0-0.8,0.4-0.8,0.8v29.8L22.5,37.7c-0.3-0.3-0.8-0.3-1.2,0
		c-0.3,0.3-0.3,0.8,0,1.2l13,13c0.2,0.2,0.4,0.2,0.6,0.2c0.2,0,0.4-0.1,0.6-0.2l13-13c0.3-0.3,0.3-0.8,0-1.2
		C48.3,37.4,47.8,37.4,47.5,37.7z" id="1083635334"></path> 
</g> 
</svg> 
</a> 
</div> 
 <div data-element-type="spacer" class="dmSpacer u_1911965090" id="1911965090"></div> 
</div> 
</div> 
</div> 
 <div class="u_1889614591 dmRespRow fullBleedChanged fullBleedMode" id="1889614591" mode="2"> <div class="dmRespColsWrapper" id="1923120610"> <div class="dmRespCol u_1202065416 small-12 medium-12 large-12" id="1202065416"> <div class="u_1164030128 imageWidget align-center hasFullWidth hasFullWidthMobile" data-element-type="image" data-widget-type="image" id="1164030128"><img src="https://lirp.cdn-website.com/9264cfe5/dms3rep/multi/opt/white_diagonale_1-9448020d-d5e97cc1-2304w.png" id="1060293983" class="" data-dm-image-path="https://irp-cdn.multiscreensite.com/9264cfe5/dms3rep/multi/white_diagonale_1-9448020d-d5e97cc1.png" alt="Diagonal artwork graphic" onerror="handleImageLoadError(this)" height="178.0" width="1920.0"/></div> 
</div> 
</div> 
</div> 
</div> 
</div> 
</div> 
 <div class="u_LearnMore dmRespRow fullBleedChanged fullBleedMode mobile-columns-reversed" style="text-align: center;" id="LearnMore" data-anchor="Learn More"> <div class="dmRespColsWrapper" id="1893758467"> <div class="dmRespCol small-12 medium-6 large-6 dmSectionNoParallax u_1350293206" id="1350293206" data-gallery-bg="eyJzbGlkZXMiOlsiaHR0cHM6Ly9saXJwLmNkbi13ZWJzaXRlLmNvbS9tZC9kbWlwL2RtczNyZXAvbXVsdGkvb3B0L2hvbWUtZGVjb3ItZGl5LTE5MjB3LmpwZyJdfQ=="> <div data-element-type="spacer" class="u_1506185001 dmSpacer" id="1506185001"></div> 
</div> 
 <div class="u_1188500810 dmRespCol small-12 medium-6 large-6 hasBackgroundOverlay" id="1188500810" data-anim-desktop="none"> <h2 class="u_1972660739 dmNewParagraph" id="1972660739" data-element-type="paragraph" data-anim-desktop="fadeInRight"><div>True Sense of Discipline and Leadership</div></h2> <div class="u_1382708638 dmNewParagraph" id="1382708638" data-anim-desktop="fadeInRight">Martial Arts is a vehicle for character development and self improvement. Teamwork and character are prioritized over competition and ego, which leads to transformative results. Our top priority is guidance and offering students support along with the structure and tools needed to reach new heights. With a focus on character development and inner strength, we work relentlessly to help you unleash your true power!</div></div> 
</div> 
</div> 
 <div class="u_1923437296 dmRespRow fullBleedChanged fullBleedMode" style="text-align: center;" id="1923437296" data-anchor="Learn More"> <div class="dmRespColsWrapper" id="1556158370"> <div class="u_1217635955 dmRespCol small-12 medium-6 large-6 hasBackgroundOverlay" id="1217635955" data-anim-desktop="none"> <h2 class="u_1679543573 dmNewParagraph" id="1679543573" data-element-type="paragraph" data-anim-desktop="fadeInLeft"><div>Nothing Does the Trick Like a Great Workout</div></h2> <div class="u_1396384756 dmNewParagraph" id="1396384756" data-anim-desktop="fadeInLeft">Whether your goal is fitness, self improvement, or self defense, we&rsquo;re confident that you&rsquo;ll find what you&rsquo;re looking for at our school. Beginners can take solace in our easy to learn curriculum designed to teach self defense while embracing the inner strength within.&nbsp;<div><br/></div><div>The magic of martial arts is that it&rsquo;s designed to accommodate everyone. Regardless of your size or experience, you&rsquo;ll have everything you need to defend yourself in just a few sessions. Everything after that is just pure intensity, exercise and self development.</div></div></div> 
 <div class="dmRespCol small-12 medium-6 large-6 dmSectionNoParallax u_1098180220" id="1098180220" data-gallery-bg="eyJzbGlkZXMiOlsiaHR0cHM6Ly9saXJwLmNkbi13ZWJzaXRlLmNvbS9tZC9kbWlwL2RtczNyZXAvbXVsdGkvb3B0L2hvbWUtZGVjb3ItZGl5LTE5MjB3LmpwZyJdfQ=="> <div data-element-type="spacer" class="u_1217404899 dmSpacer" id="1217404899"></div> 
</div> 
</div> 
</div> 
 <div class="u_1534566542 dmRespRow" style="text-align: center;" id="1534566542"> <div class="dmRespColsWrapper" id="1973250366"> <div class="dmRespCol small-12 medium-12 large-12 u_1427736109" id="1427736109"> <div class="u_1955581691 dmRespRow" id="1955581691"> <div class="dmRespColsWrapper" id="1735181516"> <div class="dmRespCol large-12 medium-12 small-12 u_1990627700" id="1990627700"> <h2 class="u_1348982317 dmNewParagraph" data-element-type="paragraph" id="1348982317" data-anim-desktop="fadeInUp"><div><span class=" lh-1 " style="">Our Programs</span></div></h2></div> 
</div> 
</div> 
 <div class="dmRespRow u_1416888303" id="1416888303"> <div class="dmRespColsWrapper" id="1441938411"> <div class="dmRespCol large-12 medium-12 small-12 u_1899299417" id="1899299417"> <div class="u_1456104175 dmPhotoGallery newPhotoGallery dmPhotoGalleryResp photo-gallery-done text-layout-over captionAlignment-bottom_left photoGallery" galleryoptionsparams="{thumbnailsPerRow: 3, rowsToShow: 3, imageScaleMethod: true}" data-desktop-layout="square" data-desktop-columns="3" data-element-type="dPhotoGalleryId" data-desktop-text-layout="over" id="1456104175" data-rows-to-show="100" data-desktop-caption-alignment="bottom_left" data-image-hover-effect="zoomout" data-tablet-text-layout="bottom" data-tablet-caption-alignment="top_left" data-mobile-columns="1" data-mobile-text-layout="bottom" data-mobile-caption-alignment="center_left" data-placeholder="false" data-image-animation="pulse" data-link-gallery="true" data-anim-desktop="fadeIn"> <div class="dmPhotoGalleryHolder clearfix gallery shadowEffectToChildren gallery4inArow" id="1362986591"></div> 
 <div class="layout-container square"> <div class="photogallery-row " data-index=""> <div class="photogallery-column column-3" data-index="0"> <div index="0" class="photoGalleryThumbs animated " 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_1829414149 has-link" href="/kids-martial-arts" data-image-url="https://irp-cdn.multiscreensite.com/9264cfe5/dms3rep/multi/iStock-820930322.jpg" style="background-image: url('https://lirp.cdn-website.com/9264cfe5/dms3rep/multi/opt/iStock-820930322-640w.jpg');"><img id="1720978452" data-src="https://lirp.cdn-website.com/9264cfe5/dms3rep/multi/opt/iStock-820930322-1920w.jpg" alt="" onerror="handleImageLoadError(this)"/></a> 
</div> 
 <div id="1878409758" class="caption-container u_1878409758" style=""> <span class="caption-inner"> <h3 id="1610156858" class="caption-title u_1610156858">Kids Martial Arts</h3> 
 <div id="1776734204" class="caption-text u_1776734204"><br/><p class="rteBlock">We help kids reach new heights and develop a love for everything that makes them so special.</p><br/><br/></div> 
 <a id="1466261388" class="caption-button dmWidget  clearfix u_1466261388" href="/kids-martial-arts" style=""> <span class="iconBg"> <span class="icon hasFontIcon "></span> 
</span> 
 <span class="text">KIDS MARTIAL ARTS</span> 
</a> 
</span> 
</div> 
</div> 
</div> 
</div> 
 <div class="photogallery-column column-3" data-index="1"> <div index="1" class="photoGalleryThumbs animated " 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_1327263768 has-link" href="/family-martial-arts" data-image-url="https://irp-cdn.multiscreensite.com/9264cfe5/dms3rep/multi/iStock-1152868504_1980-6bf0754c.jpg" style="background-image: url('https://lirp.cdn-website.com/9264cfe5/dms3rep/multi/opt/iStock-1152868504_1980-6bf0754c-640w.jpg');"><img id="1109212594" data-src="https://lirp.cdn-website.com/9264cfe5/dms3rep/multi/opt/iStock-1152868504_1980-6bf0754c-1920w.jpg" alt="" onerror="handleImageLoadError(this)"/></a> 
</div> 
 <div id="1510544089" class="caption-container u_1510544089" style=""> <span class="caption-inner"> <h3 id="1768876002" class="caption-title u_1768876002">Adult Martial Arts</h3> 
 <div id="1359979097" class="caption-text u_1359979097"><br/><p class="rteBlock">Imagine working towards your fitness goals, relieving stress, and burning calories.</p><br/><br/></div> 
 <a id="1013518328" class="caption-button dmWidget  clearfix u_1013518328" href="/family-martial-arts" style=""> <span class="iconBg"> <span class="icon hasFontIcon "></span> 
</span> 
 <span class="text">ADULT MARTIAL ARTS</span> 
</a> 
</span> 
</div> 
</div> 
</div> 
</div> 
 <div class="photogallery-column column-3" data-index="2"> <div index="2" class="photoGalleryThumbs animated " 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_1887154758 has-link" href="/kickboxing" data-image-url="https://irp-cdn.multiscreensite.com/9264cfe5/dms3rep/multi/iStock-970126044_1980-01bb72c8.jpg" style="background-image: url('https://lirp.cdn-website.com/9264cfe5/dms3rep/multi/opt/iStock-970126044_1980-01bb72c8-640w.jpg');"><img id="1432880906" data-src="https://lirp.cdn-website.com/9264cfe5/dms3rep/multi/opt/iStock-970126044_1980-01bb72c8-1920w.jpg" alt="" onerror="handleImageLoadError(this)"/></a> 
</div> 
 <div id="1184471999" class="caption-container u_1184471999" style=""> <span class="caption-inner"> <h3 id="1718644617" class="caption-title u_1718644617">Fitness Kickboxing</h3> 
 <div id="1691844329" class="caption-text u_1691844329"><br/><p class="rteBlock">You will be burning calories with an incredible exercise regimen with a &nbsp;mix of cardio, muscle toning, conditioning.</p><br/></div> 
 <a id="1231543470" class="caption-button dmWidget  clearfix u_1231543470" href="/kickboxing" style=""> <span class="iconBg"> <span class="icon hasFontIcon "></span> 
</span> 
 <span class="text">FITNESS KICKBOXING</span> 
</a> 
</span> 
</div> 
</div> 
</div> 
</div> 
</div> 
</div> 
</div> 
</div> 
</div> 
</div> 
 <div class="u_1974759202 dmRespRow hide-for-small hide-for-medium" id="1974759202" data-anim-desktop="fadeIn"> <div class="dmRespColsWrapper" id="1299866214"> <div class="u_1681705198 dmRespCol small-12 large-4 medium-4" id="1681705198"> <h3 class="u_1748828065 dmNewParagraph" data-element-type="paragraph" id="1748828065" style="transition: none 0s ease 0s; display: block;">Kids Martial Arts</h3></div> 
 <div class="u_1361632003 dmRespCol small-12 large-4 medium-4" id="1361632003"> <h3 class="u_1893933198 dmNewParagraph" data-element-type="paragraph" id="1893933198" style="transition: opacity 1s ease-in-out 0s;">Adult Martial Arts</h3></div> 
 <div class="u_1493774245 dmRespCol small-12 large-4 medium-4" id="1493774245"> <h3 class="u_1112586952 dmNewParagraph" data-element-type="paragraph" id="1112586952" style="transition: opacity 1s ease-in-out 0s;">Fitness Kickboxing</h3></div> 
</div> 
</div> 
 <div class="dmRespRow u_1303415598" id="1303415598"> <div class="dmRespColsWrapper" id="1682674664"> <div class="dmRespCol large-12 medium-12 small-12 u_1057232250" id="1057232250"> <div class="u_1679161925 dmPhotoGallery newPhotoGallery dmPhotoGalleryResp photo-gallery-done text-layout-over captionAlignment-bottom_left photoGallery" galleryoptionsparams="{thumbnailsPerRow: 3, rowsToShow: 3, imageScaleMethod: true}" data-desktop-layout="square" data-desktop-columns="3" data-element-type="dPhotoGalleryId" data-desktop-text-layout="over" id="1679161925" data-rows-to-show="100" data-desktop-caption-alignment="bottom_left" data-image-hover-effect="zoomout" data-tablet-text-layout="bottom" data-tablet-caption-alignment="top_left" data-mobile-columns="1" data-mobile-text-layout="bottom" data-mobile-caption-alignment="center_left" data-placeholder="false" data-image-animation="pulse" data-link-gallery="true" data-anim-desktop="fadeIn"> <div class="dmPhotoGalleryHolder clearfix gallery shadowEffectToChildren gallery4inArow" id="1362986591"></div> 
 <div class="layout-container square"> <div class="photogallery-row " data-index=""> <div class="photogallery-column column-3" data-index="0"> <div index="0" class="photoGalleryThumbs animated " 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_1611570072 has-link" href="/after-school" data-image-url="https://irp-cdn.multiscreensite.com/9264cfe5/dms3rep/multi/iStock-1124522463_1980.jpg" style="background-image: url('https://lirp.cdn-website.com/9264cfe5/dms3rep/multi/opt/iStock-1124522463_1980-640w.jpg');"><img id="1777176920" data-src="https://lirp.cdn-website.com/9264cfe5/dms3rep/multi/opt/iStock-1124522463_1980-1920w.jpg" alt="" onerror="handleImageLoadError(this)"/></a> 
</div> 
 <div id="1878731401" class="caption-container u_1878731401" style=""> <span class="caption-inner"> <h3 id="1055633885" class="caption-title u_1055633885">After School</h3> 
 <div id="1710312028" class="caption-text u_1710312028"><br/><p class="rteBlock">We help kids reach new heights and develop a love for everything that makes them so special.</p><br/><br/></div> 
 <a id="1201312015" class="caption-button dmWidget  clearfix u_1201312015" href="/after-school" style=""> <span class="iconBg"> <span class="icon hasFontIcon "></span> 
</span> 
 <span class="text">AFTER SCHOOL</span> 
</a> 
</span> 
</div> 
</div> 
</div> 
</div> 
 <div class="photogallery-column column-3" data-index="1"> <div index="1" class="photoGalleryThumbs animated " 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_1538339467 has-link" href="/birthdays" data-image-url="https://irp-cdn.multiscreensite.com/9264cfe5/dms3rep/multi/iStock-1074986054_1980-2b89d260.jpg" style="background-image: url('https://lirp.cdn-website.com/9264cfe5/dms3rep/multi/opt/iStock-1074986054_1980-2b89d260-640w.jpg');"><img id="1396210433" data-src="https://lirp.cdn-website.com/9264cfe5/dms3rep/multi/opt/iStock-1074986054_1980-2b89d260-1920w.jpg" alt="" onerror="handleImageLoadError(this)"/></a> 
</div> 
 <div id="1678773231" class="caption-container u_1678773231" style=""> <span class="caption-inner"> <h3 id="1083554422" class="caption-title u_1083554422">Birthday Parties</h3> 
 <div id="1522957500" class="caption-text u_1522957500"><br/><p class="rteBlock">Enjoy the festivities while we take care of the hosting and supervision.&nbsp;</p><br/><br/></div> 
 <a id="1818747789" class="caption-button dmWidget  clearfix u_1818747789" href="/birthdays" style=""> <span class="iconBg"> <span class="icon hasFontIcon "></span> 
</span> 
 <span class="text">BIRTHDAY PARTIES</span> 
</a> 
</span> 
</div> 
</div> 
</div> 
</div> 
 <div class="photogallery-column column-3" data-index="2"> <div index="2" class="photoGalleryThumbs animated " 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_1159190916 has-link" href="/summer-camp" data-image-url="https://irp-cdn.multiscreensite.com/9264cfe5/dms3rep/multi/iStock-843827670-0eb1a3f1.jpg" style="background-image: url('https://lirp.cdn-website.com/9264cfe5/dms3rep/multi/opt/iStock-843827670-0eb1a3f1-640w.jpg');"><img id="1558647444" data-src="https://lirp.cdn-website.com/9264cfe5/dms3rep/multi/opt/iStock-843827670-0eb1a3f1-1920w.jpg" alt="" onerror="handleImageLoadError(this)"/></a> 
</div> 
 <div id="1314549910" class="caption-container u_1314549910" style=""> <span class="caption-inner"> <h3 id="1637259313" class="caption-title u_1637259313">Summer Camp</h3> 
 <div id="1884334131" class="caption-text u_1884334131"><br/><p class="rteBlock">Keep Your Child Entertained With A Social, Personal Development Experience While You Enjoy Summer!</p><br/></div> 
 <a id="1627724829" class="caption-button dmWidget  clearfix u_1627724829" href="/summer-camp" style=""> <span class="iconBg"> <span class="icon hasFontIcon "></span> 
</span> 
 <span class="text">SUMMER CAMP</span> 
</a> 
</span> 
</div> 
</div> 
</div> 
</div> 
</div> 
</div> 
</div> 
</div> 
</div> 
</div> 
 <div class="u_1597708775 dmRespRow hide-for-small hide-for-medium" id="1597708775" data-anim-desktop="fadeIn"> <div class="dmRespColsWrapper" id="1612135221"> <div class="u_1543298853 dmRespCol small-12 large-4 medium-4" id="1543298853"> <h3 class="u_1081538478 dmNewParagraph" data-element-type="paragraph" id="1081538478" style="transition: none 0s ease 0s; display: block;">After School</h3></div> 
 <div class="u_1885911904 dmRespCol small-12 large-4 medium-4" id="1885911904"> <h3 class="u_1924180997 dmNewParagraph" data-element-type="paragraph" id="1924180997" style="transition: opacity 1s ease-in-out 0s;">Birthday Parties</h3></div> 
 <div class="u_1522959817 dmRespCol small-12 large-4 medium-4" id="1522959817"> <h3 class="u_1100631121 dmNewParagraph" data-element-type="paragraph" id="1100631121" style="transition: opacity 1s ease-in-out 0s;">Summer Camp</h3></div> 
</div> 
</div> 
</div> 
</div> 
</div> 
 <div class="u_1782340675 dmRespRow fullBleedChanged fullBleedMode hasBackgroundOverlay" style="text-align: center;" id="1782340675"> <div class="dmRespColsWrapper" id="1441133740"> <div class="u_1033529514 dmRespCol small-12 medium-12 large-12" id="1033529514"> <div class="u_1960617847 imageWidget align-center hasFullWidth hasFullWidthMobile" data-element-type="image" data-widget-type="image" id="1960617847"><img src="https://lirp.cdn-website.com/9264cfe5/dms3rep/multi/opt/white_diagonale_1-9448020d-d5e97cc1-d1aac76a-2304w.png" id="1321648239" class="" data-dm-image-path="https://irp-cdn.multiscreensite.com/9264cfe5/dms3rep/multi/white_diagonale_1-9448020d-d5e97cc1-d1aac76a.png" alt="Diagonal artwork graphic" onerror="handleImageLoadError(this)" height="178.0" width="1920.0"/></div> 
 <h2 class="u_1532194030 dmNewParagraph" id="1532194030" data-element-type="paragraph" background-image="" :="" style="transition: none 0s ease 0s; display: block;"><font style="color: rgb(255, 255, 255);">Google Reviews</font><br/><div><div></div></div></h2> <div class="dmRespRow u_1680226440" id="1680226440"> <div class="dmRespColsWrapper" id="1556791929"> <div class="dmRespCol small-12 medium-12 large-12" id="1606684056"> <div data-element-type="html" class="dmCustomHtml" id="1575104528"> <script src="https://apps.elfsight.com/p/platform.js" defer="">



              

                        
                      </script> 
 <div class="elfsight-app-cfcf861f-d111-40a7-b7e8-1a474f212386"></div> 
</div> 
</div> 
</div> 
</div> 
 <div class="dmRespRow u_1964775546 fullBleedChanged fullBleedMode" id="1964775546"> <div class="dmRespColsWrapper" id="1237204645"> <div class="dmRespCol small-12 medium-12 large-12" id="1937519795"> <div class="u_1796871974 imageWidget align-center hasFullWidth hasFullWidthMobile" data-element-type="image" data-widget-type="image" id="1796871974"><img src="https://lirp.cdn-website.com/9264cfe5/dms3rep/multi/opt/white_diagonale_1-9448020d-d5e97cc1-2304w.png" id="1167466325" class="" data-dm-image-path="https://irp-cdn.multiscreensite.com/9264cfe5/dms3rep/multi/white_diagonale_1-9448020d-d5e97cc1.png" alt="Diagonal artwork graphic" onerror="handleImageLoadError(this)" height="178.0" width="1920.0"/></div> 
</div> 
</div> 
</div> 
</div> 
</div> 
</div> 
 <div class="u_1371222061 dmRespRow fullBleedChanged fullBleedMode mobile-columns-reversed" style="text-align: center;" id="1371222061"> <div class="dmRespColsWrapper" id="1328824095"> <div class="dmRespCol small-12 medium-6 large-6 dmSectionNoParallax u_1233138434" id="1233138434" data-gallery-bg="eyJzbGlkZXMiOlsiaHR0cHM6Ly9saXJwLmNkbi13ZWJzaXRlLmNvbS9tZC9kbWlwL2RtczNyZXAvbXVsdGkvb3B0L2hvbWUtZGVjb3ItZGl5LTE5MjB3LmpwZyJdfQ=="> <div data-element-type="spacer" class="u_1640789356 dmSpacer" id="1640789356"></div> 
</div> 
 <div class="u_1592758977 dmRespCol small-12 medium-6 large-6 hasBackgroundOverlay" id="1592758977" data-anim-desktop="none"> <h2 class="u_1841867619 dmNewParagraph" id="1841867619" style="transition: opacity 1s ease-in-out; display: block;" data-element-type="paragraph" data-anim-desktop="fadeInRight">Kids Martial Arts<br/></h2> <div class="u_1961169385 dmNewParagraph" id="1961169385" data-anim-desktop="fadeInRight"><div>We&rsquo;ve dealt with it all here and believe that the secret to your child&rsquo;s development is a mix of rewarding physical activity and a focus on instilling essential life lessons. Through psychology, eastern wisdom practiced for generations, and patience, we help kids reach new heights of development.</div><div><br/></div></div> <a data-display-type="block" class="u_1599980239 align-center dmButtonLink dmWidget dmWwr default dmOnlyButton dmDefaultGradient" file="false" href="/kids-martial-arts" data-element-type="dButtonLinkId" id="1599980239" data-anim-desktop="fadeIn"> <span class="iconBg" id="1164376775"> <span class="icon hasFontIcon icon-star" id="1201569130"></span> 
</span> 
 <span class="text" id="1026601177">KIDS MARTIAL ARTS</span> 
</a> 
</div> 
</div> 
</div> 
 <div class="u_1394751993 dmRespRow fullBleedChanged fullBleedMode" style="text-align: center;" id="1394751993"> <div class="dmRespColsWrapper" id="1579672712"> <div class="u_1992782442 dmRespCol small-12 medium-6 large-6 hasBackgroundOverlay" id="1992782442" data-anim-desktop="none"> <h2 class="u_1602663081 dmNewParagraph" id="1602663081" data-element-type="paragraph" data-anim-desktop="fadeInLeft">Teen &amp; Adult Martial Arts</h2> <div class="u_1151969937 dmNewParagraph" id="1151969937" data-anim-desktop="fadeInLeft"><div>Whether your goal is fitness, self improvement, or self defense, we&rsquo;re confident that you&rsquo;ll find what you&rsquo;re looking for with our Adult Self Defense Program. Beginners can take solace in our easy to learn curriculum designed to teach self defense while embracing the inner strength within.</div><div><br/></div></div> <a data-display-type="block" class="u_1371090891 align-center dmButtonLink dmWidget dmWwr default dmOnlyButton dmDefaultGradient" file="false" href="/adult-martial-arts" data-element-type="dButtonLinkId" id="1371090891" data-anim-desktop="fadeIn"> <span class="iconBg" id="1688489858"> <span class="icon hasFontIcon icon-star" id="1801863519"></span> 
</span> 
 <span class="text" id="1487767132">ADULT MARTIAL ARTS</span> 
</a> 
</div> 
 <div class="dmRespCol small-12 medium-6 large-6 dmSectionNoParallax u_1742273491" id="1742273491" data-gallery-bg="eyJzbGlkZXMiOlsiaHR0cHM6Ly9saXJwLmNkbi13ZWJzaXRlLmNvbS9tZC9kbWlwL2RtczNyZXAvbXVsdGkvb3B0L2hvbWUtZGVjb3ItZGl5LTE5MjB3LmpwZyJdfQ=="> <div data-element-type="spacer" class="u_1993909622 dmSpacer" id="1993909622"></div> 
</div> 
</div> 
</div> 
 <div class="u_1067533460 dmRespRow fullBleedChanged fullBleedMode mobile-columns-reversed" style="text-align: center;" id="1067533460"> <div class="dmRespColsWrapper" id="1572591586"> <div class="dmRespCol small-12 medium-6 large-6 dmSectionNoParallax u_1664908161" id="1664908161" data-gallery-bg="eyJzbGlkZXMiOlsiaHR0cHM6Ly9saXJwLmNkbi13ZWJzaXRlLmNvbS9tZC9kbWlwL2RtczNyZXAvbXVsdGkvb3B0L2hvbWUtZGVjb3ItZGl5LTE5MjB3LmpwZyJdfQ=="> <div data-element-type="spacer" class="u_1056330778 dmSpacer" id="1056330778"></div> 
</div> 
 <div class="u_1776505330 dmRespCol small-12 medium-6 large-6 hasBackgroundOverlay" id="1776505330" data-anim-desktop="none"> <h2 class="u_1736323929 dmNewParagraph" id="1736323929" data-element-type="paragraph" data-styletopreserve="{" background-image="" :="" data-anim-desktop="fadeInRight">Fitness Kickboxing<div><div></div></div></h2> <div class="u_1482446057 dmNewParagraph" id="1482446057" data-anim-desktop="fadeInRight"><div>Long gone are the days of wasting time and money at the gym as you now have access to something far greater! Push the clunky, boring machines aside and replace them with an intense workout that targets the entire body.</div><div><br/></div><div>Not only will you be burning calories with an incredible exercise regimen, you&rsquo;ll also mix in elements of cardio, muscle toning, conditioning, endurance training and so much more.</div><div><br/></div></div> <a data-display-type="block" class="u_1226620540 align-center dmButtonLink dmWidget dmWwr default dmOnlyButton dmDefaultGradient" file="false" href="/kickboxing" data-element-type="dButtonLinkId" id="1226620540" data-anim-desktop="fadeIn"> <span class="iconBg" id="1331331236"> <span class="icon hasFontIcon icon-star" id="1425033465"></span> 
</span> 
 <span class="text" id="1383605108">FITNESS KICKBOXING</span> 
</a> 
</div> 
</div> 
</div> 
 <div class="u_1826942932 dmRespRow fullBleedChanged fullBleedMode" style="text-align: center;" id="1826942932"> <div class="dmRespColsWrapper" id="1155687391"> <div class="u_1101202723 dmRespCol small-12 medium-6 large-6 hasBackgroundOverlay" id="1101202723" data-anim-desktop="none"> <h2 class="u_1849231705 dmNewParagraph" id="1849231705" data-element-type="paragraph" data-styletopreserve="{" background-image="" :="" data-anim-desktop="fadeInLeft">After School<br/><div><div></div></div></h2> <div class="u_1425068457 dmNewParagraph" id="1425068457" data-anim-desktop="fadeInLeft"><div>Keep Your Child Entertained With A Social, Personal Development Experience While You Drive Home From Work!</div><div><br/></div><div>Keeping kids entertained after school is no easy task, especially if you&rsquo;re busy with work and other duties that demand your attention. Luckily, after school activities offer a concrete solution as kids receive the support, mental stimulation, and social interaction they need to flourish.</div><div><br/></div></div> <a data-display-type="block" class="u_1231053659 align-center dmButtonLink dmWidget dmWwr default dmOnlyButton dmDefaultGradient" file="false" href="/after-school" data-element-type="dButtonLinkId" id="1231053659" data-anim-desktop="fadeIn"> <span class="iconBg" id="1446530083"> <span class="icon hasFontIcon icon-star" id="1745036901"></span> 
</span> 
 <span class="text" id="1163507555">AFTER SCHOOL</span> 
</a> 
</div> 
 <div class="dmRespCol small-12 medium-6 large-6 dmSectionNoParallax u_1691442310" id="1691442310" data-gallery-bg="eyJzbGlkZXMiOlsiaHR0cHM6Ly9saXJwLmNkbi13ZWJzaXRlLmNvbS9tZC9kbWlwL2RtczNyZXAvbXVsdGkvb3B0L2hvbWUtZGVjb3ItZGl5LTE5MjB3LmpwZyJdfQ=="> <div data-element-type="spacer" class="u_1119163860 dmSpacer" id="1119163860"></div> 
</div> 
</div> 
</div> 
 <div class="u_1132132579 dmRespRow fullBleedChanged fullBleedMode mobile-columns-reversed" style="text-align: center;" id="1132132579"> <div class="dmRespColsWrapper" id="1775420271"> <div class="dmRespCol small-12 medium-6 large-6 dmSectionNoParallax u_1868740421" id="1868740421" data-gallery-bg="eyJzbGlkZXMiOlsiaHR0cHM6Ly9saXJwLmNkbi13ZWJzaXRlLmNvbS9tZC9kbWlwL2RtczNyZXAvbXVsdGkvb3B0L2hvbWUtZGVjb3ItZGl5LTE5MjB3LmpwZyJdfQ=="> <div data-element-type="spacer" class="u_1739854331 dmSpacer" id="1739854331"></div> 
</div> 
 <div class="u_1807126839 dmRespCol small-12 medium-6 large-6 hasBackgroundOverlay" id="1807126839" data-anim-desktop="none"> <h2 class="u_1202131581 dmNewParagraph" id="1202131581" style="transition: opacity 1s ease-in-out; display: block;" data-element-type="paragraph" data-anim-desktop="fadeInRight">Summer Camp<br/></h2> <div class="u_1651697143 dmNewParagraph" id="1651697143" data-anim-desktop="fadeInRight"><div>Keep Your Child Entertained With A Social, Personal Development Experience While You Enjoy A Relaxing Summer!<br/></div><div><br/></div><div>Keeping kids entertained in the summer is no easy task, especially if you&rsquo;re busy with work and other duties that demand your attention. Luckily, our summer camp offers a concrete solution as kids receive the support, mental stimulation, and social interaction they need to flourish.</div><div><br/></div></div> <a data-display-type="block" class="u_1113176429 align-center dmButtonLink dmWidget dmWwr default dmOnlyButton dmDefaultGradient" file="false" href="/summer-camp" data-element-type="dButtonLinkId" id="1113176429" data-anim-desktop="fadeIn"> <span class="iconBg" id="1621421280"> <span class="icon hasFontIcon icon-star" id="1914294079"></span> 
</span> 
 <span class="text" id="1851181701">SUMMER CAMP</span> 
</a> 
</div> 
</div> 
</div> 
 <div class="u_1699914742 dmRespRow fullBleedChanged fullBleedMode" style="text-align: center;" id="1699914742"> <div class="dmRespColsWrapper" id="1134179619"> <div class="u_1689280273 dmRespCol small-12 medium-6 large-6 hasBackgroundOverlay" id="1689280273" data-anim-desktop="none"> <h2 class="u_1308979579 dmNewParagraph" id="1308979579" data-element-type="paragraph" data-styletopreserve="{" background-image="" :="" data-anim-desktop="fadeInLeft">Birthday Parties<br/><div><div></div></div></h2> <div class="u_1161583346 dmNewParagraph" id="1161583346" data-anim-desktop="fadeInLeft"><div>Finally an insanely fun, organized birthday party that takes the stress out of planning the next big day!&nbsp;</div><div><br/></div><div>Enjoy the festivities while we take care of the hosting and supervision. Discover how your child&rsquo;s next party can be just as fun for the parents!</div><div><br/></div><div>With our birthday training experience, we put incredible thought into making your kid feel like a superstar!</div><div><br/></div></div> <a data-display-type="block" class="u_1838050810 align-center dmButtonLink dmWidget dmWwr default dmOnlyButton dmDefaultGradient" file="false" href="/birthdays" data-element-type="dButtonLinkId" id="1838050810" data-anim-desktop="fadeIn"> <span class="iconBg" id="1335881552"> <span class="icon hasFontIcon icon-star" id="1701215993"></span> 
</span> 
 <span class="text" id="1164857255">BIRTHDAY PARTIES</span> 
</a> 
</div> 
 <div class="dmRespCol small-12 medium-6 large-6 dmSectionNoParallax u_1265790354" id="1265790354" data-gallery-bg="eyJzbGlkZXMiOlsiaHR0cHM6Ly9saXJwLmNkbi13ZWJzaXRlLmNvbS9tZC9kbWlwL2RtczNyZXAvbXVsdGkvb3B0L2hvbWUtZGVjb3ItZGl5LTE5MjB3LmpwZyJdfQ=="> <div data-element-type="spacer" class="u_1239101489 dmSpacer" id="1239101489"></div> 
</div> 
</div> 
</div> 
 <div class="dmRespRow u_1246063402 hasBackgroundOverlay" id="1246063402"> <div class="dmRespColsWrapper" id="1554652305"> <div class="dmRespCol large-12 medium-12 small-12 u_1858696087" id="1858696087"> <h2 class="u_1422255875 dmNewParagraph" data-element-type="paragraph" id="1422255875" data-anim-desktop="fadeInUp"><font style="color: rgb(255, 255, 255);">FAQs</font><br/></h2> <div class="u_1604132325 widget-832a29 dmCustomWidget" data-lazy-load="" data-title="" id="1604132325" dmle_extension="custom_extension" data-element-type="custom_extension" data-anim-desktop="fadeInUp" icon="false" surround="false" data-widget-id="832a29738c2b44fdb4e63369b1bf458a" data-widget-version="52" data-widget-config="eyJpdGVtcyI6W3sidGl0bGUiOiJNeSBjaGlsZCBpc24ndCBhdGhsZXRpYy4gQ2FuIGhlL3NoZSBzdGlsbCBwYXJ0aWNpcGF0ZSBpbiBtYXJ0aWFsIGFydHM/IiwiZGVzY3JpcHRpb24iOiI8cCBjbGFzcz1cInJ0ZUJsb2NrXCI+QWJzb2x1dGVseS4gTWFydGlhbCBhcnRzIHRlYWNoZXMga2lkcyB0byBiZSBjb29yZGluYXRlZCwgZmxleGlibGUgYW5kIHN0cm9uZy4gS2lkcyB3aG8gZG9uJiN4Mjc7dCBuYXR1cmFsbHkgaGF2ZSB0aGVzZSBxdWFsaXRpZXMgZGV2ZWxvcCB0aGVtLiBLaWRzIHdobyBkbyBoYXZlIHRoZXNlIHF1YWxpdGllcyBkZXZlbG9wIHRoZW0gZXZlbiBtb3JlLjwvcD48YnI+IiwiaWNvbiI6IjxzdmcgeG1sbnM9XCJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2Z1wiIHdpZHRoPVwiMTAwJVwiIGhlaWdodD1cIjEwMCVcIiB2aWV3Qm94PVwiMCAwIDE3OTIgMTc5MlwiPjxwYXRoIGZpbGw9XCJpbmhlcml0XCIgZD1cIk0xNjcxIDU2NnEwIDQwLTI4IDY4bC03MjQgNzI0LTEzNiAxMzZxLTI4IDI4LTY4IDI4dC02OC0yOGwtMTM2LTEzNi0zNjItMzYycS0yOC0yOC0yOC02OHQyOC02OGwxMzYtMTM2cTI4LTI4IDY4LTI4dDY4IDI4bDI5NCAyOTUgNjU2LTY1N3EyOC0yOCA2OC0yOHQ2OCAyOGwxMzYgMTM2cTI4IDI4IDI4IDY4elwiIC8+PC9zdmc+In0seyJ0aXRsZSI6IkFyZSB0aGVzZSBtYXJ0aWFsIGFydHMgY2xhc3NlcyBmdW4/IiwiZGVzY3JpcHRpb24iOiI8cCBjbGFzcz1cInJ0ZUJsb2NrXCI+WWVzISBBZnRlciBhbGwsIHRoZXNlIGFyZSBjaGlsZHJlbiB3ZSYjeDI3O3JlIGRlYWxpbmcgd2l0aCBoZXJlLiBBbmQga2lkcyBsb3ZlIHRoZWlyIGZ1bi4gV2UgZG8gYSB2YXJpZXR5IG9mIGdhbWVzIGFuZCBhY3Rpdml0aWVzIHRoYXQgaGF2ZSBraWRzIGxhdWdoaW5nIGFuZCBzbWlsaW5nLiBXZSB3b3JrIGhhcmQgaGVyZSAtIGJ1dCB3ZSBwbGF5IGp1c3QgYXMgaGFyZC48L3A+PGJyPiIsImljb24iOiI8c3ZnIHhtbG5zPVwiaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmdcIiB3aWR0aD1cIjEwMCVcIiBoZWlnaHQ9XCIxMDAlXCIgdmlld0JveD1cIjAgMCAxNzkyIDE3OTJcIj48cGF0aCBmaWxsPVwiaW5oZXJpdFwiIGQ9XCJNMTY3MSA1NjZxMCA0MC0yOCA2OGwtNzI0IDcyNC0xMzYgMTM2cS0yOCAyOC02OCAyOHQtNjgtMjhsLTEzNi0xMzYtMzYyLTM2MnEtMjgtMjgtMjgtNjh0MjgtNjhsMTM2LTEzNnEyOC0yOCA2OC0yOHQ2OCAyOGwyOTQgMjk1IDY1Ni02NTdxMjgtMjggNjgtMjh0NjggMjhsMTM2IDEzNnEyOCAyOCAyOCA2OHpcIiAvPjwvc3ZnPiJ9LHsidGl0bGUiOiJXaGF0J3MgYSBnb29kIGFnZSBmb3IgYSBjaGlsZCB0byBzdGFydCBtYXJ0aWFsIGFydHM/IiwiZGVzY3JpcHRpb24iOiI8cCBjbGFzcz1cInJ0ZUJsb2NrXCI+SG9uZXN0bHksIHByYWN0aWNhbGx5IGV2ZXJ5IGFnZSBpcyBhIGdvb2QgYWdlIHRvIHN0YXJ0ISBXZSBoYXZlIHlvdW5nIGNoaWxkcmVuLCBhcyB3ZWxsIGFzIHRlZW5hZ2Vycy4gV2UgYWxzbyBoYXZlIHNwZWNpZmljIHByb2dyYW1zIGZvciBhZHVsdHMuIFNvIG5vIG1hdHRlciB3aGF0IGFnZSAtIHdlJiN4Mjc7dmUgZ290IHlvdSBjb3ZlcmVkLjwvcD48YnI+IiwiaWNvbiI6IjxzdmcgeG1sbnM9XCJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2Z1wiIHdpZHRoPVwiMTAwJVwiIGhlaWdodD1cIjEwMCVcIiB2aWV3Qm94PVwiMCAwIDE3OTIgMTc5MlwiPjxwYXRoIGZpbGw9XCJpbmhlcml0XCIgZD1cIk0xNjcxIDU2NnEwIDQwLTI4IDY4bC03MjQgNzI0LTEzNiAxMzZxLTI4IDI4LTY4IDI4dC02OC0yOGwtMTM2LTEzNi0zNjItMzYycS0yOC0yOC0yOC02OHQyOC02OGwxMzYtMTM2cTI4LTI4IDY4LTI4dDY4IDI4bDI5NCAyOTUgNjU2LTY1N3EyOC0yOCA2OC0yOHQ2OCAyOGwxMzYgMTM2cTI4IDI4IDI4IDY4elwiIC8+PC9zdmc+In0seyJ0aXRsZSI6IkNhbiBtYXJ0aWFsIGFydHMgY2F1c2UgaW5qdXJ5PyIsImRlc2NyaXB0aW9uIjoiPHAgY2xhc3M9XCJydGVCbG9ja1wiPkJlY2F1c2Ugd2UgcGxhY2Ugc3VjaCBhIGh1Z2UgZm9jdXMgb24gc2FmZXR5IGFuZCBpbmp1cnkgcHJldmVudGlvbiwgd2UmI3gyNztyZSBwcm91ZCB0byBzYXkgdGhhdCBpbmp1cmllcyBhcmUgdmVyeSBmZXcgYW5kIGZhciBiZXR3ZWVuIHdpdGggb3VyIHByb2dyYW0uIEluIGZhY3QsIGJlY2F1c2UgbWFydGlhbCBhcnRzIGdldHMgeW91IGluIGdyZWF0IHNoYXBlLCBhbmQgbWFrZXMgeW91IHN0cm9uZyBhbmQgZmxleGlibGUsIHBlb3BsZSBvZnRlbiBzZWUgTEVTUyBpbmp1cmllcyBpbiB0aGVpciBsaXZlcy48L3A+PGJyPiIsImljb24iOiI8c3ZnIHhtbG5zPVwiaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmdcIiB3aWR0aD1cIjEwMCVcIiBoZWlnaHQ9XCIxMDAlXCIgdmlld0JveD1cIjAgMCAxNzkyIDE3OTJcIj48cGF0aCBmaWxsPVwiaW5oZXJpdFwiIGQ9XCJNMTY3MSA1NjZxMCA0MC0yOCA2OGwtNzI0IDcyNC0xMzYgMTM2cS0yOCAyOC02OCAyOHQtNjgtMjhsLTEzNi0xMzYtMzYyLTM2MnEtMjgtMjgtMjgtNjh0MjgtNjhsMTM2LTEzNnEyOC0yOCA2OC0yOHQ2OCAyOGwyOTQgMjk1IDY1Ni02NTdxMjgtMjggNjgtMjh0NjggMjhsMTM2IDEzNnEyOCAyOCAyOCA2OHpcIiAvPjwvc3ZnPiJ9LHsidGl0bGUiOiJEbyB5b3UgaGF2ZSB0byBiZSBpbiBnb29kIHNoYXBlIHRvIHRha2UgbWFydGlhbCBhcnRzPyIsImRlc2NyaXB0aW9uIjoiPHAgY2xhc3M9XCJydGVCbG9ja1wiPk5vdCBhdCBhbGwhIEluIGZhY3QsIG1hbnkgcGVvcGxlIHVzZSBtYXJ0aWFsIGFydHMgYXMgYSB3YXkgdG8gZ2V0IGluIGdvb2Qgc2hhcGUuIFRoZXkgY29tZSB0byB1cyBvdXQgb2Ygc2hhcGUsIGFuZCBxdWlja2x5IGJlY29tZSBhdGhsZXRpYyBhbmQgbGltYmVyLjwvcD48YnI+IiwiaWNvbiI6IjxzdmcgeG1sbnM9XCJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2Z1wiIHdpZHRoPVwiMTAwJVwiIGhlaWdodD1cIjEwMCVcIiB2aWV3Qm94PVwiMCAwIDE3OTIgMTc5MlwiPjxwYXRoIGZpbGw9XCJpbmhlcml0XCIgZD1cIk0xNjcxIDU2NnEwIDQwLTI4IDY4bC03MjQgNzI0LTEzNiAxMzZxLTI4IDI4LTY4IDI4dC02OC0yOGwtMTM2LTEzNi0zNjItMzYycS0yOC0yOC0yOC02OHQyOC02OGwxMzYtMTM2cTI4LTI4IDY4LTI4dDY4IDI4bDI5NCAyOTUgNjU2LTY1N3EyOC0yOCA2OC0yOHQ2OCAyOGwxMzYgMTM2cTI4IDI4IDI4IDY4elwiIC8+PC9zdmc+In0seyJ0aXRsZSI6IklzIG1hcnRpYWwgYXJ0cyB2aW9sZW50PyIsImRlc2NyaXB0aW9uIjoiPHAgY2xhc3M9XCJydGVCbG9ja1wiPk5vISBCZWNhdXNlIHNlbGYtZGVmZW5zZSB0ZWNobmlxdWUgaXMgdGF1Z2h0IGluIG1hcnRpYWwgYXJ0cywgaXQmI3gyNztzIG9mdGVuIHRob3VnaHQgb2YgYXMgdmlvbGVudC4gSG93ZXZlciwgdGhlIHBoaWxvc29waGllcyBiZWhpbmQgbWFydGlhbCBhcnRzIHJldm9sdmUgYXJvdW5kIHBlYWNlIGFuZCBoYXJtb255LiBUaGUgbW92ZXMgYXJlIG1vcmUgb2YgYSB3YXkgdG8gYmVjb21lIGNvbm5lY3RlZCB3aXRoIHlvdXIgYm9keS4gV2UgdGVhY2ggZGlwbG9tYWN5IGFuZCBmcmllbmRzaGlwLiBIb3dldmVyLCBpZiBhIHZpb2xlbnQgc2l0dWF0aW9uIGV2ZXIgYXJpc2VzIGluIHlvdXIgbGlmZSwgeW91JiN4Mjc7bGwgaGF2ZSBwb3dlcmZ1bCB0b29scyB0byBkZWZlbmQgeW91cnNlbGYgYW5kIHlvdXIgbG92ZWQgb25lcy48L3A+PGJyPiIsImljb24iOiI8c3ZnIHhtbG5zPVwiaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmdcIiB3aWR0aD1cIjEwMCVcIiBoZWlnaHQ9XCIxMDAlXCIgdmlld0JveD1cIjAgMCAxNzkyIDE3OTJcIj48cGF0aCBmaWxsPVwiaW5oZXJpdFwiIGQ9XCJNMTY3MSA1NjZxMCA0MC0yOCA2OGwtNzI0IDcyNC0xMzYgMTM2cS0yOCAyOC02OCAyOHQtNjgtMjhsLTEzNi0xMzYtMzYyLTM2MnEtMjgtMjgtMjgtNjh0MjgtNjhsMTM2LTEzNnEyOC0yOCA2OC0yOHQ2OCAyOGwyOTQgMjk1IDY1Ni02NTdxMjgtMjggNjgtMjh0NjggMjhsMTM2IDEzNnEyOCAyOCAyOCA2OHpcIiAvPjwvc3ZnPiJ9XSwiZXhwYW5kRmlyc3RJdGVtIjpmYWxzZSwiY29sbGFwc2VPdGhlcnMiOnRydWUsImxheW91dCI6InJvdW5kZWRJY29uIn0="> <ul class="accordion-wrapper roundedIcon  " data-first-expanded="false"> <li class="accordion-item"> <div class="accordion-title"> <div class="title-text"> <div>My child isn't athletic. Can he/she still participate in martial arts?</div> 
</div> 
 <div class="arrow-wrapper"> <div class="arrow"> <svg class="close" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 1152 1792" style="background-color:inherit !important" fill="currentColor"> <path fill="inherit" d="M1075 736q0 13-10 23l-466 466q-10 10-23 10t-23-10l-466-466q-10-10-10-23t10-23l50-50q10-10 23-10t23 10l393 393 393-393q10-10 23-10t23 10l50 50q10 10 10 23z"></path> 
</svg> 
</div> 
</div> 
</div> 
 <div class="accordion-description"> <div class="section"> <div class="section-inner"><p class="rteBlock">Absolutely. Martial arts teaches kids to be coordinated, flexible and strong. Kids who don't naturally have these qualities develop them. Kids who do have these qualities develop them even more.</p><br/></div> 
</div> 
</div> 
</li> 
 <li class="accordion-item"> <div class="accordion-title"> <div class="title-text"> <div>Are these martial arts classes fun?</div> 
</div> 
 <div class="arrow-wrapper"> <div class="arrow"> <svg class="close" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 1152 1792" style="background-color:inherit !important" fill="currentColor"> <path fill="inherit" d="M1075 736q0 13-10 23l-466 466q-10 10-23 10t-23-10l-466-466q-10-10-10-23t10-23l50-50q10-10 23-10t23 10l393 393 393-393q10-10 23-10t23 10l50 50q10 10 10 23z"></path> 
</svg> 
</div> 
</div> 
</div> 
 <div class="accordion-description"> <div class="section"> <div class="section-inner"><p class="rteBlock">Yes! After all, these are children we're dealing with here. And kids love their fun. We do a variety of games and activities that have kids laughing and smiling. We work hard here - but we play just as hard.</p><br/></div> 
</div> 
</div> 
</li> 
 <li class="accordion-item"> <div class="accordion-title"> <div class="title-text"> <div>What's a good age for a child to start martial arts?</div> 
</div> 
 <div class="arrow-wrapper"> <div class="arrow"> <svg class="close" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 1152 1792" style="background-color:inherit !important" fill="currentColor"> <path fill="inherit" d="M1075 736q0 13-10 23l-466 466q-10 10-23 10t-23-10l-466-466q-10-10-10-23t10-23l50-50q10-10 23-10t23 10l393 393 393-393q10-10 23-10t23 10l50 50q10 10 10 23z"></path> 
</svg> 
</div> 
</div> 
</div> 
 <div class="accordion-description"> <div class="section"> <div class="section-inner"><p class="rteBlock">Honestly, practically every age is a good age to start! We have young children, as well as teenagers. We also have specific programs for adults. So no matter what age - we've got you covered.</p><br/></div> 
</div> 
</div> 
</li> 
 <li class="accordion-item"> <div class="accordion-title"> <div class="title-text"> <div>Can martial arts cause injury?</div> 
</div> 
 <div class="arrow-wrapper"> <div class="arrow"> <svg class="close" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 1152 1792" style="background-color:inherit !important" fill="currentColor"> <path fill="inherit" d="M1075 736q0 13-10 23l-466 466q-10 10-23 10t-23-10l-466-466q-10-10-10-23t10-23l50-50q10-10 23-10t23 10l393 393 393-393q10-10 23-10t23 10l50 50q10 10 10 23z"></path> 
</svg> 
</div> 
</div> 
</div> 
 <div class="accordion-description"> <div class="section"> <div class="section-inner"><p class="rteBlock">Because we place such a huge focus on safety and injury prevention, we're proud to say that injuries are very few and far between with our program. In fact, because martial arts gets you in great shape, and makes you strong and flexible, people often see LESS injuries in their lives.</p><br/></div> 
</div> 
</div> 
</li> 
 <li class="accordion-item"> <div class="accordion-title"> <div class="title-text"> <div>Do you have to be in good shape to take martial arts?</div> 
</div> 
 <div class="arrow-wrapper"> <div class="arrow"> <svg class="close" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 1152 1792" style="background-color:inherit !important" fill="currentColor"> <path fill="inherit" d="M1075 736q0 13-10 23l-466 466q-10 10-23 10t-23-10l-466-466q-10-10-10-23t10-23l50-50q10-10 23-10t23 10l393 393 393-393q10-10 23-10t23 10l50 50q10 10 10 23z"></path> 
</svg> 
</div> 
</div> 
</div> 
 <div class="accordion-description"> <div class="section"> <div class="section-inner"><p class="rteBlock">Not at all! In fact, many people use martial arts as a way to get in good shape. They come to us out of shape, and quickly become athletic and limber.</p><br/></div> 
</div> 
</div> 
</li> 
 <li class="accordion-item"> <div class="accordion-title"> <div class="title-text"> <div>Is martial arts violent?</div> 
</div> 
 <div class="arrow-wrapper"> <div class="arrow"> <svg class="close" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 1152 1792" style="background-color:inherit !important" fill="currentColor"> <path fill="inherit" d="M1075 736q0 13-10 23l-466 466q-10 10-23 10t-23-10l-466-466q-10-10-10-23t10-23l50-50q10-10 23-10t23 10l393 393 393-393q10-10 23-10t23 10l50 50q10 10 10 23z"></path> 
</svg> 
</div> 
</div> 
</div> 
 <div class="accordion-description"> <div class="section"> <div class="section-inner"><p class="rteBlock">No! Because self-defense technique is taught in martial arts, it's often thought of as violent. However, the philosophies behind martial arts revolve around peace and harmony. The moves are more of a way to become connected with your body. We teach diplomacy and friendship. However, if a violent situation ever arises in your life, you'll have powerful tools to defend yourself and your loved ones.</p><br/></div> 
</div> 
</div> 
</li> 
</ul> 
</div> 
</div> 
</div> 
</div> 
 <div class="u_1384810438 dmRespRow" id="1384810438"> <div class="dmRespColsWrapper" id="1460088763"> <div class="dmRespCol large-12 medium-12 small-12 u_1292965221" id="1292965221"> <h2 class="u_1807416863 dmNewParagraph" id="1807416863" style="display: block; transition: none 0s ease 0s;" data-element-type="paragraph" data-binding="W3siYmluZGluZ05hbWUiOiJ0ZXh0IiwidmFsdWUiOiJzaXRlX3RleHQud2h5IG1hcnRpYWwgYXJ0cz8gKGhvbWVwYWdlIHBhZ2UpIn1d" data-diy-text=""><p class="rteBlock">Why Martial Arts at American Tae Kwon Do?</p></h2></div> 
</div> 
</div> 
 <div class="u_1539991940 dmRespRow hasBackgroundOverlay" style="text-align: center;" id="1539991940"> <div class="dmRespColsWrapper" id="1750997408"> <div class="u_1678977914 dmRespCol small-12 medium-4 large-4" id="1678977914" data-anim-desktop="fadeIn"> <span id="1133376993"></span> 
 <div class="u_1758044347 graphicWidget" data-element-type="graphic" data-widget-type="graphic" id="1758044347" data-layout="graphic-style-2"> <svg height="100px" width="100px" fill="#000000" xmlns="http://www.w3.org/2000/svg" data-name="Layer 1" viewbox="0 0 128 128" x="0px" y="0px" id="1674589989" class="svg u_1674589989" data-icon-custom="true" data-icon-name="noun_quality_2869393.svg" alt="Icon pictorial of an Award"> <title id="1829145759">Miscellaneous 78 expandline</title> 
 <path d="M53.91024,99.66314,36.999,122.13726l-.14745-12.93677a1.94223,1.94223,0,0,0-.75973-1.51221,2.03942,2.03942,0,0,0-1.67961-.37329l-14.68137,3.23444L33.98545,94.5136A25.4139,25.4139,0,0,1,32.69925,90L14.69479,110.25543a2.90162,2.90162,0,0,0-.31053,3.31372,3.009,3.009,0,0,0,2.995,1.49689,1.84633,1.84633,0,0,0,.19335-.03247L32.879,111.6607l.15527,13.50671a2.93332,2.93332,0,0,0,2.06735,2.68268,3.03615,3.03615,0,0,0,3.33-1.02057l18.32513-24.35065A18.70661,18.70661,0,0,1,53.91024,99.66314Z" id="1339560405"></path> 
 <path d="M102.49034,102.58l-3.26762-.00427H97.18863l7.08825,7.97375L89.5946,107.315a2.032,2.032,0,0,0-1.67968.37329,1.94223,1.94223,0,0,0-.75973,1.51221l-.14648,12.9339L70.51187,100.21368a15.30967,15.30967,0,0,1-2.93408,2.69885l18.04908,23.98A3.005,3.005,0,0,0,87.95984,128a3.08023,3.08023,0,0,0,.94338-.14893,2.954,2.954,0,0,0,2.0712-2.7428l.15331-13.44659,15.30634,3.37189a1.84632,1.84632,0,0,0,.19335.03247,3.00161,3.00161,0,0,0,2.996-1.49786,2.9181,2.9181,0,0,0-.34862-3.35571Z" id="1852124137"></path> 
 <path d="M62.00229,20.99969A28.99954,28.99954,0,1,0,91.001,50.00024,29.03275,29.03275,0,0,0,62.00229,20.99969Zm0,53.99915A24.9996,24.9996,0,1,1,87.0012,50.00024,25.02721,25.02721,0,0,1,62.00229,74.99883Z" id="1715180553"></path> 
 <path d="M75.281,45.18585l-7.95083-1.12109-3.54477-6.97156a2.00038,2.00038,0,0,0-3.56625,0L56.6744,44.06475l-7.95083,1.12109a2.00012,2.00012,0,0,0-1.09468,3.43353l5.71655,5.40912-1.34662,7.62292a2.00024,2.00024,0,0,0,2.87878,2.12885l7.12469-3.63568L69.127,63.78027a2.00024,2.00024,0,0,0,2.87878-2.12885L70.65914,54.0285l5.71655-5.40912A2.00012,2.00012,0,0,0,75.281,45.18585Zm-8.153,6.67664a1.99759,1.99759,0,0,0-.59568,1.80078l.8359,4.72943-4.45684-2.27441a1.9986,1.9986,0,0,0-1.81828,0l-4.45684,2.27441.8359-4.72943a1.99759,1.99759,0,0,0-.59568-1.80078l-3.48325-3.29584,4.87088-.68652A1.99977,1.99977,0,0,0,59.768,46.806l2.23428-4.39447L64.23657,46.806a1.99977,1.99977,0,0,0,1.50384,1.07416l4.87088.68652Z" id="1528726973"></path> 
 <path d="M72.16884,91.71636c.753-.17682,2.4272.59741,3.8329,1.29138V88.59948a7.799,7.799,0,0,0-4.74107-.77954c-2.2792.53223-3.91292,2.71869-5.49292,4.83392-.99214,1.32806-2.49208,3.33588-3.29087,3.34467H62.473c-.791,0-2.38466-2.042-3.33677-3.26263-1.62786-2.08594-3.31138-4.2431-5.61011-4.73041a4.84557,4.84557,0,0,0-1.01363-.10352c-1.953,0-3.9969,1.06934-5.98314,2.10931-1.50482.78906-3.783,1.97852-4.53691,1.62988-.6572-.30176-1.17475-2.7724-1.48431-4.249-.54685-2.60834-1.11226-5.30652-3.01354-6.75867-1.88761-1.44238-4.67948-1.32812-7.3864-1.2168-1.45111.06152-4.15509.1709-4.62187-.38672-.4951-.5957.15234-3.10736.54-4.60931.65232-2.52826,1.32611-5.14343.29-7.20593-1.04976-2.079-3.59457-3.15521-6.05638-4.19525-1.3476-.56927-3.8553-1.62982-4.0301-2.34467-.17284-.71191,1.57415-2.76166,2.51259-3.86224,1.71868-2.01752,3.49594-4.10345,3.4725-6.42957-.02637-2.31055-1.84172-4.3515-3.59848-6.32611-.96675-1.08588-2.76648-3.10931-2.60633-3.83588.15527-.69922,2.62489-1.79974,3.952-2.39056,2.45009-1.0918,4.98416-2.2207,5.99974-4.33295.9941-2.06244.2705-4.65326-.42869-7.15906-.4199-1.502-1.122-4.01654-.625-4.64056.51951-.65039,3.21666-.59277,4.82889-.55469,2.63465.05957,5.35035.11719,7.12664-1.30078,1.85051-1.47552,2.35927-4.16589,2.85144-6.76746.28319-1.49408.75583-3.996,1.4267-4.31927.73044-.35352,3.10924.832,4.53008,1.542,2.36806,1.18262,4.81131,2.40424,7.07391,1.87885,2.27724-.53119,3.91-2.71674,5.49-4.83093C59.228,6.01653,60.72891,4.00781,61.52966,4h.00488c.791,0,2.38369,2.041,3.33579,3.26263,1.62688,2.0849,3.30943,4.24213,5.60815,4.73035,2.2626.48047,4.66581-.7851,6.99872-2.00775,1.50482-.78809,3.77327-1.97357,4.533-1.63184.65915.30371,1.17671,2.77637,1.48724,4.25385.54685,2.60742,1.11128,5.30463,3.01354,6.75873,1.88664,1.43939,4.67753,1.32025,7.38249,1.21381,1.45306-.0625,4.15509-.17187,4.62285.3877.497.59473-.15136,3.10834-.53806,4.60931-.65232,2.52826-1.32611,5.14349-.289,7.204,1.04878,2.0791,3.59457,3.15619,6.05735,4.1972,1.34662.56934,3.85432,1.62988,4.02814,2.34271.17284.71094-1.57415,2.76172-2.51259,3.86224-1.71868,2.01758-3.49594,4.10345-3.47153,6.4267.02539,2.31342,1.84269,4.35638,3.59945,6.33093.96578,1.08594,2.76453,3.10736,2.6034,3.83392-.15429.70117-2.62586,1.80273-3.95393,2.39355-.30919.13782-.6196.27631-.92824.41724.26714.09418.53367.19092.79379.30743a10.03377,10.03377,0,0,1,3.22252,2.26093c2.25094-1.06488,4.28613-2.31586,4.77195-4.51489.60251-2.72162-1.49408-5.07806-3.52133-7.35632-1.08882-1.22363-2.579-2.89935-2.58778-3.71576-.00879-.82617,1.45013-2.538,2.51649-3.789,1.97159-2.31348,4.00959-4.706,3.35435-7.4032-.65036-2.668-3.5516-3.89447-6.35714-5.081-1.5429-.65234-3.65609-1.5459-4.04377-2.31244-.36034-.7168.18944-2.84863.59079-4.40521.72555-2.8125,1.54681-5.99994-.26268-8.17078-1.72942-2.07422-4.84647-1.94531-7.86-1.82227-1.71282.07031-4.05256.166-4.78885-.39551-.72067-.55072-1.18745-2.77631-1.52825-4.40125C86.801,8.87585,86.17019,5.86614,83.682,4.71966c-2.54383-1.166-5.34742.30078-8.0602,1.72168-1.46576.76758-3.47348,1.81927-4.31231,1.63959-.873-.18549-2.26748-1.97357-3.286-3.27924C66.17106,2.42675,64.261-.01264,61.48864.00006c-2.78015.0293-4.64921,2.53119-6.45773,4.952-.98629,1.32031-2.33779,3.12885-3.19322,3.329-.85153.19336-2.89148-.82025-4.37969-1.56244-2.73035-1.36328-5.55445-2.77338-8.05531-1.56543-2.48622,1.2002-3.06139,4.2392-3.617,7.17859-.30663,1.61816-.72555,3.83295-1.41693,4.38373-.6445.51465-2.89831.46484-4.54375.42871-3.08971-.06738-6.28976-.13867-8.04359,2.05957-1.77336,2.2226-.88473,5.40417-.10058,8.21082.40526,1.45013,1.01753,3.64252.67673,4.34851-.37987.79-2.48524,1.72852-4.02326,2.41309-2.77136,1.23529-5.63745,2.51166-6.22922,5.17957-.60251,2.72363,1.49505,5.081,3.52328,7.36029,1.08784,1.2226,2.578,2.8974,2.5868,3.7099.00879.82806-1.45111,2.541-2.51747,3.79193-1.97159,2.31342-4.00959,4.70593-3.35435,7.4032.65134,2.66986,3.55356,3.89642,6.36007,5.08289,1.54192.65137,3.65414,1.54492,4.04084,2.31055.36034.7168-.18944,2.85052-.59079,4.40717-.72555,2.81146-1.54778,5.9989.26171,8.17078,1.73137,2.0722,4.84744,1.9433,7.85806,1.82123,1.70989-.07031,4.05353-.168,4.79276.39844.72067.5498,1.18647,2.77533,1.52728,4.40033.61032,2.9101,1.24018,5.91882,3.72738,7.06238,2.54383,1.1748,5.34938-.29785,8.0641-1.71967,1.46283-.7666,3.4686-1.81836,4.31134-1.6377.872.18555,2.26748,1.97357,3.287,3.27924,1.84172,2.36133,3.74691,4.8017,6.489,4.8017h.04687c2.7782-.03027,4.64628-2.53217,6.45382-4.95111C69.96,93.72613,71.31244,91.91558,72.16884,91.71636Z" id="1000588667"></path> 
 <path d="M115.22324,84.58056a5.60744,5.60744,0,0,0-5.074-8.44965l-3.52652-.00287a7.5752,7.5752,0,0,0,.11071-1.69342c-.18871-1.71136-.68619-6.22174-4.44542-7.88336a6.18128,6.18128,0,0,0-2.53151-.55225q-.144,0-.28783.0072a6.004,6.004,0,0,0-3.442,1.33276,6.53012,6.53012,0,0,0-2.20645,5.81995c.00738.14569.01648.29059.01648.432v.49341c-.52274,1.06165-2.03049,3.42163-2.562,4.25336l-.02673.04193c-.30815.09192-.659.19452-1.01967.29883a3.97691,3.97691,0,0,0-2.2272-.67963H84.00133a4.00382,4.00382,0,0,0-3.99983,3.99994V93.99853a4.00382,4.00382,0,0,0,3.99983,3.99994h3.99983a3.96114,3.96114,0,0,0,2.53383-.93054c.073.0011.14227.00488.21728.00488.35143,0,.76925-.01251,1.18879-.02594.20336-.00647.40733-.01331.59989-.01764a6.76032,6.76032,0,0,0,1.83159.82379,4.0015,4.0015,0,0,0,1.03108.137l12.00314.0033a5.80986,5.80986,0,0,0,5.84874-5.75677c0-.03119-.00024-.06207-.00073-.09308a5.67142,5.67142,0,0,0,1.14607-3.42084c0-.16193-.00714-.32074-.02057-.47583a5.654,5.654,0,0,0,.88192-3.03613A5.111,5.111,0,0,0,115.22324,84.58056Zm-27.22208,9.418H84.00133V81.99877h3.99983Zm22.14808-10.5246s1.11311.85413,1.11311,1.73669a1.80642,1.80642,0,0,1-1.85295,1.75671,2.74184,2.74184,0,0,1,.9916,1.75525,1.80538,1.80538,0,0,1-1.84758,1.759,3.06474,3.06474,0,0,1,.70224,1.75488,1.80328,1.80328,0,0,1-1.84892,1.75684L95.41026,93.99c-.6445-.1731-1.11976-.68451-1.7368-.90259a2.998,2.998,0,0,0-.78134-.06262c-.26793,0-.57761.00885-.89114.01862V82.32818a14.83735,14.83735,0,0,0,1.888-.6192c.23766-.50226,3.94758-5.93549,3.94758-7.00708v-1.111c0-1.0957-.3001-2.33557.67539-3.11786a2.03882,2.03882,0,0,1,1.15675-.47192q.04394-.0022.08783-.0022a2.26188,2.26188,0,0,1,.91451.21082c1.57232.69495,1.92612,3.20734,2.08524,4.65a23.82308,23.82308,0,0,1-1.28968,5.264l8.68267.00714a1.66944,1.66944,0,0,1,1.85093,1.585A1.8057,1.8057,0,0,1,110.14924,83.47393Z" id="1984557724"></path> 
</svg> 
</div> 
 <h3 class="u_1292577928 dmNewParagraph" id="1292577928" data-element-type="paragraph"><div style="text-align: center;"><font color="#ffffff"><b style="" class="font-size-22 lh-1">High Quality Values</b></font></div></h3> <div class="u_1758501394 dmNewParagraph" id="1758501394" style="transition: none 0s ease 0s;"><div style="text-align: center;"><font color="#ffffff">Through our martial arts program we help students acquire greater self-esteem, self-control, respect and humility.&nbsp;</font></div></div></div> 
 <div class="u_1367657271 dmRespCol small-12 medium-4 large-4" id="1367657271" data-anim-desktop="fadeIn"> <span id="1864030231"></span> 
 <div class="u_1355479090 graphicWidget" data-element-type="graphic" data-widget-type="graphic" id="1355479090" data-layout="graphic-style-2"> <svg height="100px" width="100px" fill="#000000" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" x="0px" y="0px" viewbox="0 0 100 100" enable-background="new 0 0 100 100" xml:space="preserve" id="1526642443" class="svg u_1526642443" data-icon-custom="true" data-icon-name="noun_leader_925169.svg" alt="Icon pictorial of person with flag"> <g display="none" id="1406587929"> <rect x="-60.877" y="-277.172" display="inline" fill="#000000" width="1370.931" height="877.172" id="1010008951"></rect> 
</g> 
 <g id="1986828626"> <g id="1682783754"> <path d="M39.925,25.435c0-6.23-5.069-11.299-11.299-11.299c-6.23,0-11.299,5.069-11.299,11.299c0,6.23,5.069,11.299,11.299,11.299    C34.856,36.735,39.925,31.666,39.925,25.435z M20.326,25.435c0-4.576,3.723-8.299,8.299-8.299s8.299,3.723,8.299,8.299    s-3.723,8.299-8.299,8.299S20.326,30.011,20.326,25.435z" id="1984385319"></path> 
 <path d="M13.115,49.934v16.82c0,3.107,2.283,5.692,5.26,6.164v15.606c0,3.441,2.799,6.24,6.24,6.24h8.02    c3.441,0,6.24-2.799,6.24-6.24V51.333h10.034v15.958h3V51.283c5.193-0.494,9.27-4.877,9.27-10.198v-2.862h-9.27V27.112h12.267    v5.907h22.709l-5.877-10.362l5.722-11.514H71.38V5.236H48.909v2.5v19.376v11.112H24.825    C18.368,38.224,13.115,43.477,13.115,49.934z M81.889,14.143l-4.278,8.607l4.123,7.269H67.176V14.143H81.889z M51.909,8.236H68.38    v2.907h-4.205v12.969H51.909V8.236z M24.825,41.224h33.353c-0.074,3.933-3.295,7.109-7.246,7.109H35.875v40.191    c0,1.787-1.454,3.24-3.24,3.24h-8.02c-1.787,0-3.24-1.454-3.24-3.24v-18.53h-2.02c-1.787,0-3.24-1.454-3.24-3.24v-16.82    C16.115,45.131,20.022,41.224,24.825,41.224z" id="1541239882"></path> 
</g> 
</g> 
</svg> 
</div> 
 <h3 class="u_1701482870 dmNewParagraph" id="1701482870" style="transition: none 0s ease 0s;" data-element-type="paragraph"><div style="text-align: center;"><font color="#ffffff"><b style="" class="font-size-22 lh-1">Personal Development</b></font></div></h3> <div class="u_1889956662 dmNewParagraph" id="1889956662" style="transition: none 0s ease 0s; display: block;"><div style="text-align: center;"><font color="#ffffff">You will be taught and encouraged by our professional trainers while moving at your own pace.</font></div></div></div> 
 <div class="u_1065839811 dmRespCol small-12 medium-4 large-4" id="1065839811" data-anim-desktop="fadeIn"> <span id="1273189208"></span> 
 <div class="u_1375129772 graphicWidget" data-element-type="graphic" data-widget-type="graphic" id="1375129772" data-layout="graphic-style-2"> <svg height="100px" width="100px" fill="#000000" xmlns="http://www.w3.org/2000/svg" data-name="Слой 1" viewbox="0 0 128 128" x="0px" y="0px" id="1658469055" class="svg u_1658469055" data-icon-custom="true" data-icon-name="noun_Community_2190176.svg" alt="Icon Pictorial of four hands together"> <title id="1312258086">target group, group, People, Friends, Group Conversation, Team, Community</title> 
 <path d="M111.17,68.29a14.82,14.82,0,1,0-16.66,0,25,25,0,0,0-7.44,4.14A35.13,35.13,0,0,0,73.89,65.2a20.36,20.36,0,1,0-19.77,0,35.13,35.13,0,0,0-13.18,7.23,25,25,0,0,0-7.44-4.14,14.83,14.83,0,1,0-16.66,0A25.21,25.21,0,0,0,0,92a2,2,0,0,0,4,0A21.17,21.17,0,0,1,38.05,75.24a35,35,0,0,0-9.22,23.71,2,2,0,0,0,4,0,31.17,31.17,0,0,1,62.33,0,2,2,0,0,0,4,0,35,35,0,0,0-9.22-23.71A21.17,21.17,0,0,1,124,92a2,2,0,0,0,4,0A25.21,25.21,0,0,0,111.17,68.29ZM14.34,56A10.83,10.83,0,1,1,25.17,66.86,10.84,10.84,0,0,1,14.34,56Zm33.3-8.62A16.36,16.36,0,1,1,64,63.78,16.38,16.38,0,0,1,47.64,47.42ZM92,56a10.83,10.83,0,1,1,10.83,10.83A10.84,10.84,0,0,1,92,56Z" id="1360259312"></path> 
</svg> 
</div> 
 <h3 class="u_1922035474 dmNewParagraph" id="1922035474" data-element-type="paragraph" background-image="" :=""><div style="text-align: center;"><font color="#ffffff"><b style="" class="font-size-22 lh-1">Accessible &amp; Enjoyable</b></font></div></h3> <div class="u_1603000620 dmNewParagraph" id="1603000620" style="transition: opacity 1s ease-in-out 0s;"><div style="text-align: center;"><font color="#ffffff">We Offer Programs</font></div><div style="text-align: center;"><font color="#ffffff">Accessible &amp; Enjoyable</font></div><div style="text-align: center;"><font color="#ffffff">by People of Any Age</font></div></div></div> 
</div> 
</div> 
 <div class="dmRespRow u_1954675822" id="1954675822"> <div class="dmRespColsWrapper" id="1518007427"> <div class="dmRespCol large-12 medium-12 small-12 u_1937309776" id="1937309776"> <h2 class="u_1554874457 dmNewParagraph" data-element-type="paragraph" id="1554874457" data-anim-desktop="fadeInUp"><font style="color: rgb(255, 255, 255);">Check Out Our Instagram</font><br/></h2> <div data-element-type="html" class="dmCustomHtml" id="1261133398"> <script src="https://apps.elfsight.com/p/platform.js" defer="">



                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          

                  
                </script> 
 <div class="elfsight-app-77411f5a-b718-423e-8611-b5789e228f8d"></div> 
</div> 
</div> 
</div> 
</div> 
 <div class="u_1852995946 dmRespRow" id="1852995946"> <div class="dmRespColsWrapper" id="1282319353"> <div class="dmRespCol large-12 medium-12 small-12" id="1322312921"> <div data-element-type="spacer" class="u_1311446963 dmSpacer" id="1311446963"></div> 
</div> 
</div> 
</div> 
 <div class="u_1990073288 dmRespRow fullBleedChanged fullBleedMode" id="1990073288"> <div class="dmRespColsWrapper" id="1206576209"> <div class="dmRespCol large-12 medium-12 small-12 u_1922183622" id="1922183622"> <div class="u_1074190545 dmRespRow fullBleedChanged fullBleedMode" id="1074190545" mode="2"> <div class="dmRespColsWrapper" id="1120022942"> <div class="dmRespCol u_1614857250 small-12 medium-12 large-12" id="1614857250"> <div class="u_1266674387 imageWidget align-center" data-element-type="image" data-widget-type="image" id="1266674387"><img src="https://lirp.cdn-website.com/9264cfe5/dms3rep/multi/opt/white_diagonale_1-9448020d-d5e97cc1-0d731f2f-2304w.png" id="1869161442" class="" data-dm-image-path="https://irp-cdn.multiscreensite.com/9264cfe5/dms3rep/multi/white_diagonale_1-9448020d-d5e97cc1-0d731f2f.png" alt="Diagonal artwork graphic" onerror="handleImageLoadError(this)" height="178.0" width="1920.0"/></div> 
</div> 
</div> 
</div> 
</div> 
</div> 
</div> 
</div> 
</div> 
</div> 
</div> 
 <div class="sticky-widgets-container-global" id="1788459645"></div> 
 <div class="dmFooterContainer"> <div id="fcontainer" class="u_fcontainer f_hcontainer dmFooter p_hfcontainer hasBackgroundOverlay" lock-element-for-editing="true"> <div dm:templateorder="250" class="dmFooterResp generalFooter" id="1943048428"> <div class="u_1632155419 dmRespRow" style="text-align: center;" id="1632155419"> <div class="dmRespColsWrapper" id="1253858808"> <div class="u_1063824722 dmRespCol small-12 large-4 medium-4" id="1063824722"> <div class="u_1901167991 imageWidget align-center" data-widget-type="image" id="1901167991" data-element-type="image" data-binding="W3siYmluZGluZ05hbWUiOiJpbWFnZSIsInZhbHVlIjoic2l0ZV9pbWFnZXMubG9nbyJ9XQ=="> <a href="/" id="1067941554"><img src="https://lirp.cdn-website.com/9264cfe5/dms3rep/multi/opt/logo_NEW-193w.png" id="1669146944" class="" data-dm-image-path="https://irp-cdn.multiscreensite.com/9264cfe5/dms3rep/multi/logo_NEW.png" data-diy-image="" alt="" onerror="handleImageLoadError(this)" height="154.484375" width="161.0"/></a> 
</div> 
</div> 
 <div class="dmRespCol small-12 large-4 medium-4" id="1839162940"> <h6 class="u_1832565973 dmNewParagraph" data-element-type="paragraph" id="1832565973" background-image="" :="" data-binding="W3siYmluZGluZ05hbWUiOiJ0ZXh0IiwidmFsdWUiOiJjb250ZW50X2xpYnJhcnkuZ2xvYmFsLnBob25lLnBob25lIn1d" data-diy-text="">(770) 942-0227</h6> <h6 class="u_1088580798 dmNewParagraph" data-element-type="paragraph" id="1088580798" style="" data-styletopreserve="{"background-image":""}" data-binding="W3siYmluZGluZ05hbWUiOiJ0ZXh0IiwidmFsdWUiOiJjb250ZW50X2xpYnJhcnkuZ2xvYmFsIn1d" data-diy-text="">8889 Highway 5, Douglasville, GA 30134, United States</h6> <div class="u_1939707484 dmNewParagraph" data-element-type="paragraph" id="1939707484" style="transition: none 0s ease 0s; display: block;" data-binding="W3siYmluZGluZ05hbWUiOiJ0ZXh0IiwidmFsdWUiOiJzaXRlX3RleHQuZm9vdGVyICYgaG9tZXBhZ2Ugc2VvIGRlc2NyaXB0aW9uIn1d" data-diy-text=""><p class="rteBlock">American Tae Kwon Do offers character building and family-oriented programs for all ages serving Douglasville, GA.</p></div> <div class="u_1563521320 align-center text-align-center dmSocialHub gapSpacing" id="1563521320" dmle_extension="social_hub" data-element-type="social_hub" data-binding="W3siYmluZGluZ05hbWUiOiJzb2NpYWwiLCJ2YWx1ZSI6ImNvbnRlbnRfbGlicmFyeS5nbG9iYWwuc29jaWFsIn1d" wr="true" networks="" icon="true" surround="true" adwords=""> <div class="socialHubWrapper"> <div class="socialHubInnerDiv "> <a href="https://facebook.com/American-Taekwon-Do-Douglasville-133103723390891/" 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 style6" aria-hidden="true" data-hover-effect=""></span> 
</a> 
 <a href="https://instagram.com/dvillekarate/" target="_blank" dm_dont_rewrite_url="true" aria-label="instagram" onclick="dm_gaq_push_event &amp;&amp; dm_gaq_push_event(&apos;socialLink&apos;, &apos;click&apos;, &apos;Instagram&apos;)"> <span class="dmSocialInstagram dm-social-icons-instagram oneIcon socialHubIcon style6" aria-hidden="true" data-hover-effect=""></span> 
</a> 
 <a href="https://youtube.com/videos" target="_blank" dm_dont_rewrite_url="true" aria-label="youtube" onclick="dm_gaq_push_event &amp;&amp; dm_gaq_push_event(&apos;socialLink&apos;, &apos;click&apos;, &apos;Youtube&apos;)"> <span class="dmSocialYoutube dm-social-icons-youtube oneIcon socialHubIcon style6" aria-hidden="true" data-hover-effect=""></span> 
</a> 
</div> 
</div> 
</div> 
</div> 
 <div class="dmRespCol large-4 medium-4 small-12" id="1932697767"> <div class="u_1582536762 dmNewParagraph" data-element-type="paragraph" id="1582536762" style="transition: opacity 1s ease-in-out 0s;"><font style="">Our Location<br/></font></div> <div class="u_1831719881 default dmDefaultGradient align-center inlineMap" data-type="inlineMap" data-lat="33.73968" data-lng="-84.77548" data-address="1570 Broadway New York NY United States" data-height="" data-msid="" data-mapurl="" data-lang="en" data-color-scheme="" data-zoom="13" data-layout="layout6" data-popup-display="" data-popup-show="false" data-popup-title="" data-popup-title-visible="false" data-popup-description="" data-popup-description-visible="false" id="1831719881" dmle_extension="mapextension" data-element-type="mapextension" modedesktop="map" data-binding="W3siYmluZGluZ05hbWUiOiJhZGRyZXNzIiwidmFsdWUiOiJjb250ZW50X2xpYnJhcnkuZ2xvYmFsIn1d" modemobile="map" addresstodisplay="8889 Highway 5, Douglasville, GA 30134, United States" geocompleteaddress="" data-popup-display-desktop="" data-popup-display-mobile="click" data-display-type="block" layout="layout6" modetablet="map" wr="true" icon="true" surround="true" description="" adwords="" icon-name="icon-map-marker" provider="mapbox" lon="-84.77548" lat="33.73968" faddr="" zoom="13"> <div class="mapContainer" style="height: 100%; width: 100%; overflow: hidden; z-index: 0;"></div> 
</div> 
</div> 
</div> 
</div> 
 <div class="dmRespRow u_1460618192" id="1460618192"> <div class="dmRespColsWrapper" id="1582819925"> <div class="dmRespCol large-12 medium-12 small-12" id="1686341680"> <div class="u_1430884245 widget-1f5975 dmCustomWidget" data-lazy-load="" data-title="" id="1430884245" dmle_extension="custom_extension" data-element-type="custom_extension" data-binding="W3siYmluZGluZ05hbWUiOiJjb3B5cmlnaHRUZXh0IiwidmFsdWUiOiJzaXRlX3RleHQuZm9vdGVyIGNvcHlyaWdodCJ9XQ==" icon="false" surround="false" data-widget-id="1f5975986930429f819d4cd2154b5c4a" data-widget-version="22" data-widget-config="eyJjb3B5cmlnaHRUZXh0IjoiPHAgY2xhc3M9XCJydGVCbG9ja1wiPkFsbCBSaWdodHMgUmVzZXJ2ZWQgfCBBbWVyaWNhbiBUYWUgS3dvbiBEbzwvcD4ifQ=="> <div class="copyright"> <div>&copy; 2025&nbsp;</div> 
 <div><p class="rteBlock">All Rights Reserved | American Tae Kwon Do</p></div> 
</div> 
</div> 
</div> 
</div> 
</div> 
 <div class="u_1550515171 dmRespRow" id="1550515171"> <div class="dmRespColsWrapper" id="1782253743"> <div class="dmRespCol large-12 medium-12 small-12 u_1421201206" id="1421201206"> <div class="u_1587740687 dmNewParagraph" data-element-type="paragraph" id="1587740687" style="text-align: center; transition: opacity 1s ease-in-out 0s;"><div><span style="" class="font-size-14 lh-1"><font style="color: rgb(255, 255, 255);" class="lh-1">Made with</font> 
<font style="color: rgb(232, 12, 12);" class="lh-1">&hearts;︎</font><span style="background-color: rgba(0, 0, 0, 0); color: rgb(255, 255, 255);">&nbsp;by Winterbourne Websites</span></span></div></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=Merriweather+Sans:ital,wght@0,300..800;1,300..800&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=Assistant:ital,wght@0,200..800;1,200..800&amp;subset=latin-ext&amp;display=block"  as="style" fetchpriority="low" onload="loadCSS(this)" />





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

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

<link rel="preload" href="https://irp.cdn-website.com/WIDGET_CSS/40f06cfdc05967f25ca2adb24646c69f.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/9264cfe5/files/9264cfe5_withFlex_1.min.css?v=206" 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/9264cfe5/files/9264cfe5_home_withFlex_1.min.css?v=206" 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-22, .size-22, .size-22 > font { font-size: 22px !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["1f5975986930429f819d4cd2154b5c4a~22"] = function (element, data, api) {
        null
    };
</script>
<script>
    window.customWidgetsFunctions["832a29738c2b44fdb4e63369b1bf458a~52"] = function (element, data, api) {
        

$(element).find('[data-first-expanded="true"]').attr('data-first-expanded', 'false').find('.accordion-item').eq(0).addClass('expanded');

$(element).off('click.toggle').on('click.toggle', '.accordion-title', function(){
    if(data.config.collapseOthers){
        $(this).parents('.accordion-item').siblings().removeClass('expanded');
        // $(element).find('.accordion-item').not(this).removeClass('expanded');
    }
    $(this).parents('.accordion-item').toggleClass('expanded');
});


    };
</script>
<script type="text/javascript">

    var d_version = "production_5484";
    var build = "2025-05-21T10_48_44";
    window['v' + 'ersion'] = d_version;

    function buildEditorParent() {
        window.isMultiScreen = true;
        window.editorParent = {};
        window.previewParent = {};
        window.assetsCacheQueryParam = "?version=2025-05-21T10_48_44";
        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 type="text/javascript">
    window.popups =
    [{"title":"Request Info","url":"/request-info","options":{"backgroundColor":"#FFFFFF","borderRadius":"5","width":"652","overlayColor":"rgba(0, 0, 0, 0.7)","height":"891","animation":"fadeIn"},"name":"request-info"}]</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/5484';
    rtCommonProps["common.resources.cdn.host"] = 'https://static.cdn-website.com';
    rtCommonProps["common.resources.folder"] = 'https://static.cdn-website.com/mnlt/production/5484';
    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/5484/_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/5484/_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: '9264cfe5'
});

// 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: 9264cfe5 -->
<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 -->
<!--  Begin Body End Markup -->
<!-- Facebook Pixel Code -->
<noscript><img height="1" width="1" style="display:none"
src="https://www.facebook.com/tr?id=319427579095897&ev=PageView&noscript=1"
/></noscript>
<!-- End Facebook Pixel Code --><!--  End Body End Markup -->
<!--  Site Wide Html Markup -->
<!--  Site Wide Html Markup -->
</body>
</html>
                               

Alan adının whois bilgisi

Domain Name: AMTKD.COM
Registry Domain ID: 953254015_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.godaddy.com
Registrar URL: http://www.godaddy.com
Updated Date: 2024-05-02T12:34:30Z
Creation Date: 2007-05-01T14:47:45Z
Registry Expiry Date: 2026-05-01T14:47:45Z
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: NS07.DOMAINCONTROL.COM
Name Server: NS08.DOMAINCONTROL.COM
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-25T21:36:12Z <<<
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