Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
301 Moved Permanently - big3m.com
HTTP Status: 301
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Age: 0
Content-Length: 0
Date: Fri, 16 May 2025 06:26:11 GMT
Location: https://www.big3marketingllc.com/
Server: Squarespace
Set-Cookie: crumb=BVJxG9NPkaAVODUxODU2ODFiMDdlZDExM2RkN2JmOWI1Y2FmM2Ey;Path=/
X-Contextid: 2Zcr5cvr/4cZlQ77e

HTTP Code 301 Moved Permanently

301 status code means that the requested resource has been permanently moved to a new URL. All future requests should use the new address.

When is Code 301 used?

  • When changing a website domain
  • When modifying URL structures
  • When setting up redirects for SEO

What does Code 301 mean for the user?

The browser will automatically redirect the user to the new address, and search engines will update their indexes.

200 OK - https://www.big3marketingllc.com/
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
server: nginx
date: Fri, 16 May 2025 07:39:56 GMT
content-type: text/html;charset=utf-8
transfer-encoding: chunked
etag: W/"324342569"
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
cache-control: no-cache, must-revalidate
expires: Thu, 01 Jan 1970 00:00:00 GMT
d-geo: EU

HTTP Code 200 OK

200 status code is a standard successful HTTP server response. It means that the client’s request (e.g., from a browser) was successfully processed, and the server is delivering the requested data.

When is Code 200 used?

  • When loading a web page
  • When successfully receiving an API response
  • When processing a form or another HTTP request

What does Code 200 mean for the user?

The user receives content without errors, and the page or application functions properly. If Code 200 is accompanied by data, the browser or program processes and displays it to the user.

GET / HTTP/1.1
Host: big3m.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.big3marketingllc.com/',
        AccountUUID: '39a0f3f113e04e8d8e1434af65a72c7e',
        SystemID: 'US_DIRECT_PRODUCTION',
        SiteAlias: '696a4d03',
        SiteType: atob('RFVEQU9ORQ=='),
        PublicationDate: 'Mon May 05 23:45:54 UTC 2025',
        ExternalUid: null,
        IsSiteMultilingual: false,
        InitialPostAlias: '',
        InitialPostPageUuid: '',
        InitialDynamicItem: '',
        DynamicPageInfo: {
            isDynamicPage: false,
            base64JsonRowData: 'null',
        },
        InitialPageAlias: 'home',
        InitialPageUuid: 'afb9c9a123e94389b52d40e04081d798',
        InitialPageId: '1166829120',
        InitialEncodedPageAlias: 'aG9tZQ==',
        InitialHeaderUuid: 'ea8574e17c7e4461ad026b51022d1fe4',
        CurrentPageUrl: '',
        IsCurrentHomePage: true,
        AllowAjax: false,
        AfterAjaxCommand: null,
        HomeLinkText: 'Back To Home',
        UseGalleryModule: false,
        CurrentThemeName: 'Layout Theme',
        ThemeVersion: '52010',
        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.big3marketingllc.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 -->

<meta name="google-site-verification" content="VpKUdxCQEpSJvN_isNyo5qnElITXh-Z6jt8M-7qzoXA" data-swh-uuid="3f08396c89824350b701473bc838656d"/>



<!-- 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 -->
<link rel="manifest" href="/manifest.json">
<!-- Tell the browser it's a PWA -->
<meta name="mobile-web-app-capable" content="yes">
<!-- Tell iOS it's a PWA -->
<meta name="apple-mobile-web-app-capable" content="yes">
<!-- End PWA settings -->



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

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

<!--Add favorites icons-->

<link rel="apple-touch-icon"
      href="https://irp.cdn-website.com/696a4d03/dms3rep/multi/B256-FAVI01.png"/>

<link rel="icon" type="image/x-icon" href="https://irp.cdn-website.com/696a4d03/site_favicon_16_1698414884546.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";.videobgframe,.videobgwrapper{position:absolute;height:100%}.videobgwrapper,[dmtemplateid*=amburger] .dmLayoutWrapper{overflow:hidden}@font-face{font-family:Oswald;font-style:normal;font-weight:200 700;font-display:swap;src:url(https://irp.cdn-website.com/fonts/s/oswald/v53/TK3iWkUHHAIjg752GT8G.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+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:Montserrat;font-style:normal;font-weight:100 900;font-display:swap;src:url(https://irp.cdn-website.com/fonts/s/montserrat/v29/JTUSjIg1_i6t8kCHKm459Wlhyw.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+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(https://irp.cdn-website.com/fonts/s/inter/v18/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa1ZL7.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+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:italic;font-weight:100 900;font-display:swap;src:url(https://irp.cdn-website.com/fonts/s/inter/v18/UcC53FwrK3iLTcvneQg7Ca725JhhKnNqk6L5UUM.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+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}.videobgwrapper{z-index:0;width:100%;top:0;left:0;border-radius:inherit}.videobgframe{width:101%;top:50%;left:50%;transform:translateY(-50%) translateX(-50%);object-fit:fill}#dm video.videobgframe{margin:0}.dmInner{min-height:100vh!important;position:relative;min-width:768px!important}.dmPopup,.dmPopupMask{position:fixed;left:0}.clearfix:after{clear:both;visibility:hidden;line-height:0;height:0}.clearfix:after,.clearfix:before{content:' ';display:table}.clearfix{display:inline-block}#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}.dmRoot .hasFontIcon{background-image:none!important}.dmPopupMask{margin:0;display:none;width:10px;z-index:1000000999;top:0}#dmRoot .dmPopup,.dmPopup,.dmPopupClose:before,[data-display-type=block]{display:block}.dmPopup{text-align:left;top:10px;width:93%;z-index:1000009999!important;box-sizing:border-box;background:#f5f5f5;overflow-y:auto;height:100%}.dmPopup .dmPopupTitle{text-align:left;font:700 19px Helvetica,Arial;margin:20px 20px 35px;color:#999}#dm .dmInner .dmWidget,.graphicWidget,.imageWidget a,.text-align-center{text-align:center}#dmPopup{opacity:0}.dmPopupClose,.dmPopupClose:before{position:absolute;visibility:visible}.dmDesktopBody:not(.editGrid) [data-anim-desktop]:not([data-anim-desktop=none]),.dmDesktopBody:not(.editGrid) [data-anim-extended],:not(.runtime-module-container) .layout-drawer,:not(.runtime-module-container) .layout-drawer-hamburger,:not(.runtime-module-container) .layout-drawer-overlay{visibility:hidden}.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}#dm .dmBody .dmRespRowsWrapper,.dmLargeBody .dmBody .dmRespRowsWrapper,.runtime-module-container[dmtemplateid*=amburger] .dmLayoutWrapper{background-color:transparent}.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}#dm .dmBody .dmRespRow.relativePos,#dm .hasBackgroundOverlay:not(.dmPopupPage):not(.layout-drawer){position:relative!important}#dm .hasBackgroundOverlay>.bgExtraLayerOverlay{width:100%!important;height:100%!important;position:absolute;top:0;left:0}#dm .dmInner .dmWidget.align-center,.align-center{margin-left:auto;margin-right:auto}body.fix-mobile-scrolling{overflow:initial}#hcontainer[has-shadow=true]{position:relative;z-index:1}#dmRoot{text-decoration-skip-ink:none}.dmform-title{padding-right:15px;padding-left:15px}@media (min-width:1025px){#dmRoot.responsiveTablet #dm #dmStyle_outerContainer #dmStyle_innerContainer .showOnMedium{display:none!important}#dmRoot.responsiveTablet #dm [data-responsive-name=ResponsiveDesktopTopTabletHamburger] .site_content{margin-top:0!important}:root{--btn-text-font-size:16px}}@media (min-width:768px) and (max-width:1024px){#dmRoot.responsiveTablet #dm #dmStyle_outerContainer #dmStyle_innerContainer #hamburger-header-container~#stickyHeaderSpacer,#dmRoot.responsiveTablet #dm #dmStyle_outerContainer #dmStyle_innerContainer .showOnLarge,#dmRoot.responsiveTablet #dm .dmInner .hide-for-medium{display:none!important}:root{--btn-text-font-size:16px}}@media (max-width:767px){#dmRoot.responsiveTablet #dm #dmStyle_outerContainer #dmStyle_innerContainer #hamburger-header-container~#stickyHeaderSpacer,#dmRoot.responsiveTablet #dm #dmStyle_outerContainer #dmStyle_innerContainer .showOnLarge,#dmRoot.responsiveTablet #dm .dmInner .hide-for-small{display:none!important}}.video-ssr .videobgframe{object-fit:cover}body{-webkit-overflow-scrolling:touch}:not(.runtime-module-container) .layout-drawer{position:fixed;transform:translate(-100%,-100%)}:not(.runtime-module-container) .layout-drawer-overlay{opacity:0}.runtime-module-container{width:100%}.runtime-module-container[dmtemplateid*=amburger] #site_content,.runtime-module-container[dmtemplateid*=amburger] .dmInner{position:static}.runtime-module-container[dmtemplateid*=amburger] #site_content .site_content{position:relative}.runtime-module-container .hamburger-header-container{position:fixed;top:0;left:0;width:100%}.runtime-module-container .hamburger-header-container .hamburger-header{min-height:43px}.runtime-module-container .layout-drawer,.runtime-module-container .layout-drawer-hamburger,.runtime-module-container .layout-drawer-overlay{visibility:visible}.runtime-module-container[dmtemplateid*=amburger] .site_content{margin-top:59px}.runtime-module-container .layout-drawer,.runtime-module-container .layout-drawer-overlay{height:100%;position:fixed;top:0;left:0}.runtime-module-container .layout-drawer{background-color:#fff;width:75vw;transform:translate(-100%,0);overflow:auto;-webkit-overflow-scrolling:auto;display:flex;flex-direction:column}.runtime-module-container .layout-drawer .dmRespRow:not(.dmPlaceHolderRespRow) .dmRespColsWrapper .dmRespCol:not(.content-removed):only-child:empty{min-height:0}.runtime-module-container .layout-drawer[data-origin=side]{width:75vw}.runtime-module-container .layout-drawer-overlay{width:100vw;background-color:rgba(0,0,0,.4);opacity:0}body:not([data-flex-site]) .layout-drawer .dmRespRow:not(:first-of-type):not(:last-of-type){flex:1 1 auto}.layout-drawer-hamburger{background:0 0;-webkit-appearance:none;appearance:none;position:fixed;left:18px;margin-left:env(safe-area-inset-left);padding:17px 11px;z-index:14;width:52px;height:52px;color:#787878;display:flex;flex-direction:column;border:0;justify-content:space-between;align-items:stretch;top:18px;border-radius:0}.layout-drawer-hamburger:not(:focus){outline:unset}.layout-drawer-hamburger .hamburger__slice{display:block;height:0;width:100%;border:1px solid currentColor;transform-origin:center}@media (max-width:767px){.layout-drawer-hamburger{background:0 0;-webkit-appearance:none;appearance:none;position:fixed;left:10px;margin-left:env(safe-area-inset-left);padding:13px 9px;z-index:14;width:40px;height:40px;color:#787878;display:flex;flex-direction:column;border:0;justify-content:space-between;align-items:stretch;top:10px;border-radius:0}.layout-drawer-hamburger:not(:focus){outline:unset}.layout-drawer-hamburger .hamburger__slice{display:block;height:0;width:100%;border:1px solid currentColor;transform-origin:center}}#dm-outer-wrapper #hamburger-header-container #hamburger-header .dmRespCol{display:flex;flex-direction:column;justify-content:center}img,video{display:inline-block}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}img{border:0;max-width:100%;-ms-interpolation-mode:bicubic}svg:not(:root){overflow:hidden}button,input{font-family:inherit;font-size:100%;margin:0;line-height:normal}button{text-transform:none;-webkit-appearance:button}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}*,:after,:before{box-sizing:border-box}.dmRespRow{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%}@media screen and (min-width:1200px){.rows-1200 .dmRespRow:not(.fullBleedMode) .dmRespColsWrapper{max-width:1200px}}.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-4{position:relative;width:33.33333%}.dmDesktopBody .dmRespRow .large-5{position:relative;width:41.66667%}.dmDesktopBody .dmRespRow .large-7{position:relative;width:58.33333%}.dmDesktopBody .dmRespRow .large-8{position:relative;width:66.66667%}.dmDesktopBody .dmRespRow .large-9{position:relative;width:75%}.dmDesktopBody .dmRespRow .large-12{position:relative;width:100%}.socialHubIcon,[class*=' dm-common-icons-'],[class*=' dm-social-icons-']{font-family:dm-social-icons!important;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}.dm-social-icons-facebook:before{content:'\ea90'}[class*=' dm-common-icons-']{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-circle-arrow-right:before{content:'\f0a9'}.icon-angle-down:before{content:'\f107'}@-webkit-keyframes pulse{0%,100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}}@keyframes pulse{0%,100%{-webkit-transform:scale3d(1,1,1);-ms-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);-ms-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}}#dm .dmRespRow .dmRespCol>.dmWidget{overflow:initial}@media (min-width:768px){#dm .dmRespRow .dmRespCol>.dmWidget{width:280px;max-width:100%}#dm .dmRespRow .dmRespCol.large-2>.dmWidget{width:100%}}@media (max-width:767px){#dm .dmInner .dmWidget{width:100%}}#dm .dmInner .dmWidget:not(.displayNone){display:inline-block}#dm .dmInner .dmWidget:not(.flexButton):not(.displayNone)[data-display-type=block]{display:block}#dm .dmInner .dmWidget{text-decoration:none;margin:10px 0;clear:both;position:relative;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}#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%}html:not(.ios-preview) #dm .hasStickyHeader .dmInner div.dmHeaderContainer{position:fixed!important;z-index:101;width:100%;min-width:768px}[data-video-bg]{min-height:100px}.imageWidget{position:relative}.imageWidget a{font-style:italic}.imageWidget img[width][height]{height:auto}.graphicWidget{width:200px;height:200px;margin:10px auto}.graphicWidget svg.svg{width:100%;height:100%;color:#000;fill:#000}.graphicWidgetV2{width:60px;height:60px}.graphicWidgetV3{font-size:0}#dm div.dmInner .dmform .dmforminput label[hide=true]{display:none}.dmform .dmforminput label{display:block;overflow:hidden;text-overflow:ellipsis}.dmNewParagraph[data-version]{line-height:initial}.dmNewParagraph[data-version] .text-align-center{text-align:center!important}.dmNewParagraph[data-version] h1,.dmNewParagraph[data-version] h2,.dmNewParagraph[data-version] p{margin-top:0;margin-bottom:0}@media (max-width:767px){#dm .dmInner .small-6 .dmWidget .iconBg{left:10px}.dmRoot .dmNewParagraph[data-version] .m-text-align-center{text-align:center!important}}#dm .dmPhotoGallery.newPhotoGallery .photoGalleryThumbs .caption-container .caption-inner div,#dm .dmPhotoGallery.newPhotoGallery .photoGalleryThumbs .caption-container .caption-inner h3,#dm .dmPhotoGallery.newPhotoGallery.captionAlignment-center_center .photoGalleryThumbs .caption-container .caption-inner:not(:has(>.caption-link)) div,#dm .dmPhotoGallery.newPhotoGallery.captionAlignment-center_center .photoGalleryThumbs .caption-container .caption-inner:not(:has(>.caption-link)) h3,.dmHeader,.dmPhotoGallery.newPhotoGallery .photoGalleryThumbs .caption-container .caption-inner,.dmPhotoGalleryHolder{text-align:center}.dmPhotoGallery.newPhotoGallery .photoGalleryThumbs .caption-container .caption-inner h3{margin:0;line-height:normal;font-size:21px}.dmPhotoGallery.newPhotoGallery .photoGalleryThumbs .caption-container .caption-inner .caption-text,.dmPhotoGallery.newPhotoGallery .photoGalleryThumbs .caption-container .caption-inner .caption-title{max-width:100%}#dm .dmPhotoGallery.newPhotoGallery.captionAlignment-center_center .photoGalleryThumbs .caption-container .caption-inner:not(:has(>.caption-link)){justify-content:center;align-items:center}#dm .dmPhotoGallery.newPhotoGallery.captionAlignment-center_center .photoGalleryThumbs .caption-container .caption-inner .caption-button{margin:10px auto}#dm .dmPhotoGallery.newPhotoGallery .dmPhotoGalleryHolder{width:100%;padding:0;display:none}#dm .dmPhotoGallery.newPhotoGallery .layout-container .photogallery-column .photoGalleryThumbs .image-container a img{display:none!important}#dm .dmPhotoGallery.newPhotoGallery .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 .photoGalleryThumbs .caption-container .caption-inner .caption-button{margin:10px auto;max-width:100%}.dmLargeBody .dmRespRow,h1,h2,h3,ul{margin-left:0;margin-right:0}#dm .dmPhotoGallery.newPhotoGallery .photoGalleryThumbs .caption-container .caption-inner .caption-button .text{padding:10px 20px!important}#dm .dmPhotoGallery.newPhotoGallery.text-layout-over .photoGalleryThumbs .caption-container{height:100%;width:100%;position:absolute;top:0;left:0;padding:inherit}#dm .dmPhotoGallery.newPhotoGallery.text-layout-over .photoGalleryThumbs .caption-inner{display:flex;flex-direction:column;justify-content:center;box-sizing:border-box;min-height:0!important;padding:10px;transform:scale(1.05);opacity:0;filter:alpha(opacity=0)}.socialHubIcon{display:flex!important;align-items:center;justify-content:center}h1 *{font-size:inherit}:focus{outline:0}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}#dm video{max-width:100%!important;display:block;margin:10px auto}.dmInner *{-webkit-font-smoothing:antialiased}span.oneIcon:before{display:inline-block}.clearfix,a,img,li,ul{vertical-align:top}#site_content{position:relative}.dmOuter{word-wrap:break-word}.dmInner{font-size:16px;background:#fff;color:#666}.dmDesktopBody .dmInner{min-width:960px}.dmInner a{color:#463939;outline:0;vertical-align:inherit}.dmInner ul:not(.defaultList){padding:0}.dmHeader{background:#68ccd1;color:#666;position:relative;width:100%;max-width:100%}DIV.dmBody{padding:0;clear:both}.dmContent{margin:0;padding:0}#site_content ul:not(.defaultList){-webkit-padding-start:0;-moz-padding-start:0;list-style-position:inside}.dmRespRowsWrapper{max-width:960px;margin:0 auto}.dmRespCol>[dmle_extension]:not(:first-child){margin-top:10px}.dmLargeBody .imageWidget:not(.displayNone){display:inline-block;max-width:100%}#dm .dmRespColsWrapper,.dmStandardDesktop{display:block}.imageWidget:not(.displayNone) img{width:100%}h3{font-weight:400;font-size:23px}.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}#dmFirstContainer .dmRespRowsWrapper:after,#dmFirstContainer .dmRespRowsWrapper:before{content:"";display:table}.dmLinksMenu>ul{display:block;margin:0;font-size:inherit}.dmRespRow:not(.dmPlaceHolderRespRow) .dmRespColsWrapper .dmRespCol:not(.content-removed).empty-column,.dmRespRow:not(.dmPlaceHolderRespRow) .dmRespColsWrapper .dmRespCol:not(.content-removed):only-child:empty{min-height:100px}.dmRespRow:not(.dmPlaceHolderRespRow) .dmRespCol:not(.content-removed).empty-column,.dmRespRow:not(.dmPlaceHolderRespRow) .dmRespCol:not(.content-removed):empty{min-height:1px}.dmRespRow:not(.dmPlaceHolderRespRow) .dmRespColsWrapper .dmRespCol:not(.content-removed):only-child.empty-column{min-height:100px}.dmStandardDesktop{margin:0 auto}#dm h3.dmwidget-title[hide=true]{display:none}#dm .dmwidget-title{font-size:23px;text-shadow:none;text-align:left;text-transform:capitalize;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;word-wrap:normal}#dm div.dmContent h1,#dm div.dmContent h2{text-transform:uppercase}.dmSpacer{border:0;height:15px}.dmPhotoGalleryHolder{font-size:medium!important;margin:0;list-style:none}#dm .dmPhotoGallery .dmPhotoGalleryHolder{width:100%;padding:0}.dmSocialHub{clear:both}#dm .dmSocialHub a{display:inline-block;text-decoration:none;margin:0;vertical-align:bottom}.dmSocialHub>div{text-align:inherit}a span.socialHubIcon{width:36px;height:36px;font-size:31px;display:inline-block;text-align:center;margin-right:0;margin-bottom:5px;line-height:36px;box-sizing:content-box;background-image:none!important}.socialHubIcon.style8{font-size:24px;padding:4px;border-radius:50%;color:#fff;background:#000}#dm .dmSocialHub .socialHubWrapper{display:inline-block;max-width:100%}body{background-color:#eee}.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}.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-text-color{padding:12px 15px}.main-navigation.unifiednav.effect-text-color .unifiednav__container:not([data-depth])>.unifiednav__item-wrap>.unifiednav__item.dmNavItemSelected{color:#9a9a9a}.main-navigation.unifiednav .unifiednav__container .unifiednav__item:not(.unifiednav__item_has-sub-nav) .icon{display:none}.main-navigation.unifiednav:not(.unifiednav_vertical)>.unifiednav__container{justify-content:inherit}#dm .p_hfcontainer nav.main-navigation.unifiednav{min-width:9em!important;text-align:initial!important}#dm .main-navigation.unifiednav[data-nav-structure=VERTICAL] .unifiednav__container{flex-direction:column;flex:1 1 100%}#dm .main-navigation.unifiednav[data-nav-structure=VERTICAL] .unifiednav__container>.unifiednav__item-wrap>.unifiednav__item{padding:8px 0;margin:0}#dm .main-navigation.unifiednav[data-nav-structure=VERTICAL] .unifiednav__container>.unifiednav__item-wrap>.unifiednav__item .nav-item-text{white-space:initial}#dm .main-navigation.unifiednav[data-nav-structure=VERTICAL] .unifiednav__container:not([data-depth])>.unifiednav__item-wrap{flex-direction:column}#dm .main-navigation.unifiednav[data-nav-structure=VERTICAL] .unifiednav__container:not([data-depth])>.unifiednav__item-wrap::after{content:''!important;width:100%;height:0;color:#d1d1d1;align-self:flex-start;border:0 solid currentColor}#dm .main-navigation.unifiednav[data-nav-structure=VERTICAL][layout-main=vertical_nav_layout_5] .unifiednav__container:not([data-depth])>.unifiednav__item-wrap>.unifiednav__item{padding:12px 0;justify-content:center}#dm .main-navigation.unifiednav[data-nav-structure=VERTICAL][layout-main=vertical_nav_layout_5] .unifiednav__container:not([data-depth])>.unifiednav__item-wrap::after{border-top-width:1px;width:5%;-ms-grid-row-align:center;align-self:center}#dm .main-navigation.unifiednav[data-nav-structure=VERTICAL][data-show-vertical-sub-items=HIDE]>.unifiednav__container:not([data-depth])>.unifiednav__item-wrap .unifiednav__item.dmNavItemSelected>.nav-item-text .icon::before{transform:rotate(180deg)}#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}.dmLargeBody .dmRespRow{width:100%;max-width:none;padding-left:40px;padding-right:40px}.dm-bfs.dm-layout-home div.dmInner{background-color:#fff}.dmStandardDesktop .dmHeader{background-color:#68ccd1;max-width:100%}#dm div.dmRespCol>*{line-height:1.5}#dm div.dmContent h1,#dm div.dmContent h1 *,#dm div.dmContent h2,#dm div.dmContent h2 *,#dm div.dmContent h3,#dm div.dmFooter h3,#dm div.dmInner{line-height:initial}#dm div.dmInner h1,#dm div.dmInner h2,#dm div.dmInner h3{font-family:Montserrat,"Montserrat Fallback"}#dm DIV.dmInner{background-repeat:no-repeat;background-image:url(https://irt-cdn.multiscreensite.com/ce0bb35f932b47bb809d0e37905542ba/dms3rep/multi/site_background_education-2087x1173.jpg);background-size:cover;background-position:50% 0}#dm div.dmOuter div.dmInner{background-position:center center;background-repeat:repeat;background-size:auto}#dm .dmRespCol div.dmNewParagraph,#dm .dmform .dmforminput label,#dm div.dmInner,#dm div.dmInner .dmRespCol,.dmPhotoGallery .caption-text.caption-text{color:rgba(33,33,33,1);font-family:Inter,"Inter Fallback";font-weight:400}#dm div.dmContent h2,#dm div.dmContent h3,#dm div.dmFooter h3,#dm div.p_hfcontainer h3{color:#129ad5}#dm div.dmContent h1{color:#fff;direction:ltr;font-family:Montserrat,"Montserrat Fallback";font-weight:800;font-style:normal;text-decoration:none}#dm div.dmContent h2,#dm div.dmContent h3,#dm div.dmFooter h3,#dm div.p_hfcontainer h3{color:rgba(13,27,86,1);direction:ltr;font-family:Montserrat,"Montserrat Fallback";font-weight:800;font-style:normal}#dm div.dmContent .dmNewParagraph[data-version] h1{text-decoration:inherit}#dm div.dmContent .dmNewParagraph[data-version] h1 *,#dm div.dmContent h2{text-decoration:none}#dm div.dmContent .dmNewParagraph[data-version] h2{text-decoration:inherit}#dm div.dmContent .dmNewParagraph[data-version] h2 *{text-decoration:none}#dm div.dmNewParagraph p{line-height:1.7}.dmRespRow .dmRespColsWrapper{max-width:1300px!important;position:relative;margin:0 auto;width:100%}.runtime-module-container .layout-drawer-overlay{z-index:600!important}.runtime-module-container .hamburger-header-container{z-index:500!important}.runtime-module-container .layout-drawer-hamburger{z-index:800!important}.runtime-module-container .layout-drawer{z-index:700!important}.dmform-success{margin-top:25px!important;margin-bottom:25px!important;margin-left:5px!important}#dm .dmwidget-title{margin:2px 0!important}@media (min-width:1200px) and (max-width:1400px){#dm .unifiednav.main-navigation .unifiednav__container:not([data-depth])>.unifiednav__item-wrap>.unifiednav__item>.nav-item-text{font-size:13px!important}}@media (min-width:1200px) and (max-width:1300px){#dm .unifiednav.main-navigation .unifiednav__container:not([data-depth])>.unifiednav__item-wrap>.unifiednav__item>.nav-item-text{font-size:13px!important}}@media (min-width:1301px) and (max-width:1400px){#dm .unifiednav.main-navigation .unifiednav__container:not([data-depth])>.unifiednav__item-wrap>.unifiednav__item>.nav-item-text{font-size:15px!important}}@media (min-width:1401px) and (max-width:1600px){#dm .unifiednav.main-navigation .unifiednav__container:not([data-depth])>.unifiednav__item-wrap>.unifiednav__item>.nav-item-text{font-size:15px!important}}@media (min-width:1601px) and (max-width:1860px){#dm .unifiednav.main-navigation .unifiednav__container:not([data-depth])>.unifiednav__item-wrap>.unifiednav__item>.nav-item-text{font-size:15px!important}}#dm DIV.dmOuter DIV.dmInner{background-image:none;background-color:rgba(255,255,255,1)}#dm .dmform .dmforminput label,#dm div.dmInner,#dm div.dmInner .dmRespCol{font-size:16px}#dm .dmContent .dmRespRow{margin:0;padding:15px 30px}#dm .dmRespCol div.dmNewParagraph,#dm .dmform .dmforminput label,#dm div.dmInner,#dm div.dmInner .dmRespCol,.dmPhotoGallery .caption-text.caption-text{font-size:18px}#dm div.dmContent h1{font-size:60px}#dm div.dmContent h2{font-size:43px}#dm div.dmContent h3,#dm div.dmFooter h3,#dm div.p_hfcontainer h3{text-decoration:none;font-size:28px}@media all{:root{--btn-text-direction:ltr;--btn-border-r-color:var(--btn-border-color);--btn-border-l-color:var(--btn-border-color);--btn-border-b-width:var(--btn-border-width);--btn-border-width:0px;--btn-border-radius:50px;--btn-border-t-width:var(--btn-border-width);--btn-border-tl-radius:var(--btn-border-radius);--btn-border-br-radius:var(--btn-border-radius);--btn-border-bl-radius:var(--btn-border-radius);--btn-bg-color:rgba(13, 27, 86, 1);--btn-border-color:rgba(0, 0, 0, 0);--btn-border-tr-radius:var(--btn-border-radius);--btn-border-r-width:var(--btn-border-width);--btn-border-b-color:var(--btn-border-color);--btn-border-l-width:var(--btn-border-width);--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:bold;--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:rgba(18,154,213,1);--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(18,154,213,1);--btn-hover-text-color:var(--btn-text-color);--btn-hover-text-font-weight:var(--btn-text-font-weight);--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 .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 .dmWidget:not([data-buttonstyle]){border-radius:50px}#dm .dmWidget:not([data-buttonstyle]) .text{padding:10px 0}#dm .dmWidget:not([data-buttonstyle]) .iconBg{display:none}#dm div.dmInner #site_content .dmWidget,#dm div.dmInner .dmHeader .dmWidget{background-color:var(--btn-bg-color);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);direction:var(--btn-text-direction);text-align:var(--btn-text-align)}#dm div.dmInner #site_content .dmWidget span.text{color:var(--btn-text-color);font-size:var(--btn-text-font-size);font-weight:var(--btn-text-font-weight);text-decoration:var(--btn-text-decoration)}#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{display:var(--btn-icon-wrpr-display)}#dm .p_hfcontainer .main-navigation.unifiednav:not(.unifiednav_vertical) .unifiednav__container:not([data-depth])>.unifiednav__item-wrap:not(:last-child)::after,#dm .p_hfcontainer .main-navigation.unifiednav:not(.unifiednav_vertical) .unifiednav__container:not([data-depth])>.unifiednav__item-wrap:not(:last-child)::before{font-size:14px!important}#dm .p_hfcontainer div.dmform-error{color:rgba(255,255,255,1)!important}#dm .p_hfcontainer .dmform-error{text-align:CENTER!important;padding-left:8px!important;padding-right:8px!important}div.u_1218008862 img{border-radius:0!important;-moz-border-radius:0!important;-webkit-border-radius:0!important}#dm .p_hfcontainer .u_1475886012.main-navigation.unifiednav .unifiednav__container:not([data-depth])>.unifiednav__item-wrap>.unifiednav__item{margin:0!important;padding:0 11px!important}#dm .p_hfcontainer .u_1475886012.main-navigation.unifiednav:not([data-nav-structure=VERTICAL]) .unifiednav__container:not([data-depth])>.unifiednav__item-wrap:not(:last-child)::after,#dm .p_hfcontainer .u_1475886012.main-navigation.unifiednav:not([data-nav-structure=VERTICAL]) .unifiednav__container:not([data-depth])>.unifiednav__item-wrap:not(:last-child)::before{font-size:13px!important}#dm .p_hfcontainer nav.u_1475886012.main-navigation.unifiednav .unifiednav__container:not([data-depth])>.unifiednav__item-wrap>.unifiednav__item.dmNavItemSelected{color:rgba(164,0,169,1)!important}#dm .p_hfcontainer div.u_1761527183{margin:AUTO!important}#dm .p_hfcontainer a.u_1390375771{border-radius:50px!important;-moz-border-radius:50px!important;-webkit-border-radius:50px!important}#dm .p_hfcontainer a.u_1390375771 span.icon{color:rgba(255,255,255,1)!important;fill:rgba(255,255,255,1)!important}div.u_1704960554 img{border-radius:0!important;-moz-border-radius:0!important;-webkit-border-radius:0!important}#dm .p_hfcontainer nav.u_1475886012.main-navigation.unifiednav .unifiednav__container:not([data-depth])>.unifiednav__item-wrap>.unifiednav__item{font-weight:700!important;color:rgba(51,51,51,1)!important;font-size:13px!important}div.u_1684016330 .dmform-success{font-weight:700!important;color:rgba(255,255,255,1)!important}div.u_1684016330 input:not([type=submit]){border-style:solid!important;border-width:0!important;background-color:rgba(255,255,255,1)!important;padding:30px 20px!important;border-radius:5px!important}div.u_1684016330 .dmforminput label:not(.for-checkable):not(.custom-contact-checkable){font-style:normal!important;color:rgba(255,255,255,1)!important;font-weight:700!important}#dm .p_hfcontainer .u_1684016330 .dmform-success{text-align:CENTER!important}div.u_1684016330 .dmforminput input{font-style:normal!important}a.u_1320355597{border-radius:50px!important;-moz-border-radius:50px!important;-webkit-border-radius:50px!important}a.u_1320355597 span.icon{color:rgba(255,255,255,1)!important;fill:rgba(255,255,255,1)!important}#dm div.u_1127759473 .socialHubInnerDiv a:first-child:before,#dm div.u_1677102687 .socialHubInnerDiv a:first-child:before{content:"FIND US ON:"!important;font-weight:700!important;float:left!important;line-height:32px!important;color:#434343!important;padding-right:8px!important;font-size:13px!important}#dm div.u_1677102687 .socialHubInnerDiv a:first-child:before{display:block!important;margin-top:1px!important}#dm .p_hfcontainer div.u_1677102687 .socialHubIcon{background-color:rgba(109,0,159,1)!important}#dm .p_hfcontainer div.u_1822130357{margin:auto!important}nav.u_1307192513{color:#fff!important}nav.u_1307192513.main-navigation.unifiednav .unifiednav__container:not([data-depth])>.unifiednav__item-wrap>.unifiednav__item{color:rgba(51,51,51,1)!important;font-weight:700!important}div.u_1203631577 img{border-radius:0!important;-moz-border-radius:0!important;-webkit-border-radius:0!important}nav.u_1307192513.main-navigation.unifiednav .unifiednav__container:not([data-depth])>.unifiednav__item-wrap>.unifiednav__item.dmNavItemSelected{color:rgba(164,0,169,1)!important}a.u_1070908600 span.icon{color:rgba(255,255,255,1)!important;fill:rgba(255,255,255,1)!important}#dm div.u_1127759473 .socialHubInnerDiv a:first-child:before{display:block!important;margin-top:1px!important}#dm .dmInner div.u_hcontainer,#dm .p_hfcontainer a.u_1390375771{float:none!important;left:0!important;position:relative!important;max-width:100%!important;min-width:0!important;text-align:center!important}div.u_1127759473 .socialHubIcon{background-color:rgba(109,0,159,1)!important}#dm .dmInner div.dmHeader,#dm .dmInner div.dmHeader.u_hcontainer,#dm .dmInner div.u_hcontainer{background-color:rgba(0,0,0,0)!important;box-shadow:rgba(152,152,152,.25) 0 3px 11px 0!important;-moz-box-shadow:rgba(152,152,152,.25) 0 3px 11px 0!important;-webkit-box-shadow:rgba(152,152,152,.25) 0 3px 11px 0!important}#dm .p_hfcontainer nav.u_1307192513{color:#000!important}#dm .dmInner div.u_hcontainer{top:0!important;width:100%!important;height: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}#dm .dmInner div.fHeader.dmHeaderContainer #hcontainer.dmHeader[freeheader=true]{margin:0!important;padding:0!important}#dm .p_hfcontainer #hamburger-drawer.layout-drawer:not([data-origin=top]){width:35vw!important}#dm .p_hfcontainer div.u_1543596734{padding:0!important;margin:0!important}#dm .p_hfcontainer div.u_1774124229{margin-top:0!important;padding:0!important}#dm .p_hfcontainer div#hamburger-drawer.layout-drawer{background-color:rgba(255,255,255,1)!important}div[dmtemplateid=Hamburger] .layout-drawer-overlay{background-color:rgba(33,33,33,.1)!important}#dm .dmBody div.u_1436886967,#dm .p_hfcontainer div#hamburger-header{background-color:rgba(255,255,255,1)!important;background-image:none!important}[dmtemplateid=Hamburger].runtime-module-container .layout-drawer-hamburger{top:38.53px!important}[dmtemplateid=Hamburger] .site_content{margin-top:129.06px!important}#dm .dmInner div.fHeader .dmHeader[freeheader=true]{padding:0!important}.fHeader #hcontainer.dmHeader[freeheader=true]{padding-top:initial!important;padding-bottom:initial!important}.stickyHeaderSpacer{height:119.71px!important}@media (min-width:1025px){.responsiveTablet .stickyHeaderSpacer{height:106.99px!important}}#dm .p_hfcontainer div.u_1761527183,#dm .p_hfcontainer div.u_1822130357{padding:0!important}#dm .p_hfcontainer a.u_1390375771 span.text{font-size:15px!important}#dm .p_hfcontainer a.u_1390375771{height:46px!important;width:205px!important;display:block!important;top:0!important;margin:10px 0 10px auto!important;padding:0 0 1px 28px!important}@media (min-width:768px) and (max-width:1024px){.responsiveTablet [dmtemplateid=Hamburger].runtime-module-container .layout-drawer-hamburger{top:38.85px!important}.responsiveTablet [dmtemplateid=Hamburger] .site_content{margin-top:129.7px!important}}#dm .p_hfcontainer div.u_1218008862,#dm .p_hfcontainer div.u_1704960554,div.u_1704960554{display:block!important;float:none!important;top:0!important;padding:0!important;left:0!important}div.u_1704960554{width:175px!important;position:relative!important;height:auto!important;max-width:100%!important;min-width:0!important;text-align:center!important}#dm .p_hfcontainer div#hamburger-header{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-repeat:repeat!important;background-size:auto!important;background-position:0 0!important}#dm .p_hfcontainer div.u_1704960554{width:245px!important;position:relative!important;height:auto!important;max-width:100%!important;min-width:0!important;text-align:center!important;margin:0 auto!important}#dm .p_hfcontainer div.u_1218008862{width:190px!important;position:relative!important;height:77px!important;max-width:100%!important;min-width:0!important;text-align:center!important;margin:0 auto 0 0!important}#dm .p_hfcontainer a.u_1320355597,a.u_1320355597{display:block!important;width:205px!important;min-width:0!important;text-align:center!important;float:none!important;position:relative!important;max-width:100%!important;top:0!important}[dmtemplateid=Hamburger] .layout-drawer-hamburger.hamburger-on-header{color:rgba(255,255,255,1)!important;background-color:rgba(13,27,86,1)!important}div.u_1684016330 .dmforminput input,div.u_1684016330 .dmforminput label:not(.for-checkable):not(.custom-contact-checkable){font-size:16px!important}a.u_1070908600 span.text,a.u_1320355597 span.text{font-size:15px!important}a.u_1320355597{height:46px!important;left:0!important;padding:0 0 1px 28px!important}#dm .p_hfcontainer .u_1677102687 .socialHubIcon{width:27px!important;height:27px!important;font-size:18px!important;line-height:27px!important}#dm .p_hfcontainer .u_1677102687 .socialHubIcon:after{width:35px!important;height:27px!important}#dm .p_hfcontainer div.u_1677102687{display:block!important;float:none!important;top:0!important;left:0!important;width:238.81px!important;position:relative!important;height:auto!important;max-width:100%!important;min-width:0!important;text-align:center!important;padding:0!important;margin:0 auto!important}#dm .p_hfcontainer a.u_1320355597{left:0!important;height:46px!important;padding:0 0 1px 28px!important;margin:10px 0 10px auto!important}#dm .p_hfcontainer nav.u_1475886012{text-transform:uppercase!important;float:none!important;top:0!important;left:0!important;width:calc(100% - 0px)!important;position:relative!important;height:auto!important;max-width:100%!important;justify-content:center!important;align-items:stretch!important;min-width:25px!important;text-align:start!important;padding:0!important;margin:0 auto!important}a.u_1070908600,div.u_1203631577{float:none!important;left:0!important;max-width:100%!important;text-align:center!important;position:relative!important;min-width:0!important;display:block!important}div.u_1203631577{top:0!important;width:190px!important;height:77px!important;padding:0!important}a.u_1070908600{border-radius:50px!important;-moz-border-radius:50px!important;-webkit-border-radius:50px!important;height:46px!important;width:205px!important;top:0!important;padding:0 0 1px 28px!important}#dm .p_hfcontainer .u_1127759473 .socialHubIcon{width:27px!important;height:27px!important;font-size:18px!important;line-height:27px!important}#dm .p_hfcontainer .u_1127759473 .socialHubIcon:after{width:35px!important;height:27px!important}#dm .dmBody div.u_1436886967,#dm .dmBody div.u_1567139125,#dm .p_hfcontainer div.u_1127759473,#dm .p_hfcontainer div.u_1203631577,#dm .p_hfcontainer nav.u_1307192513,div.u_1127759473{float:none!important;top:0!important;left:0!important;max-width:100%!important;height:auto!important;text-align:center!important}div.u_1127759473{display:block!important;width:238.81px!important;position:relative!important;min-width:0!important;padding:0!important}#dm .p_hfcontainer nav.u_1307192513{width:260px!important;position:relative!important;justify-content:center!important;align-items:stretch!important;min-width:0!important;padding:12px 15px!important;margin:10px auto 0!important}#dm .p_hfcontainer a.u_1070908600 span.text{font-size:16px!important}#dm .p_hfcontainer a.u_1070908600{height:50px!important;width:215px!important;display:block!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;margin:15px auto 25px!important;padding:0 0 1px 28px!important}#dm .dmBody div.u_1426208462,#dm .p_hfcontainer div.u_1127759473{min-width:25px!important;position:relative!important;width:calc(100% - 0px)!important}#dm .p_hfcontainer div.u_1127759473{padding:0!important;margin:10px auto 0!important}#dm .p_hfcontainer div.u_1112809423{width:auto!important;padding:135px 35px 75px!important;margin:0!important}#dm .p_hfcontainer div.u_1203631577{display:block!important;width:190px!important;position:relative!important;min-width:0!important;padding:0!important;margin:0 auto!important}#dm .p_hfcontainer div.u_1768869987{width:auto!important;padding:0!important;margin:0!important}#dm .dmBody .u_1324054170,#dm .dmBody .u_1567139125{width:100%!important}#dm .dmBody div.u_1436886967{background-repeat:no-repeat!important;background-size:cover!important}#dm .dmBody .u_1436886967:before,#dm .dmBody .u_1436886967>.bgExtraLayerOverlay{opacity:.5!important;background-color:#212121!important}#dm .dmBody div.u_1948579079 .svg{color:rgba(0,205,0,1)!important;fill:rgba(0,205,0,1)!important}#dm .dmBody div.u_1436886967:before,#dm .dmBody div.u_1436886967>.bgExtraLayerOverlay{opacity:.8!important;background-image:linear-gradient(495deg,rgba(2,13,28,1) 18%,rgba(109,0,74,1) 100%)!important}#dm .dmBody .u_1615928886 .caption-inner,#dm .dmBody .u_1668242130 .caption-inner,#dm .dmBody .u_1888226698 .caption-inner{-webkit-border-top-right-radius:15px!important;-webkit-border-bottom-right-radius:15px!important;-webkit-border-bottom-left-radius:15px!important;-webkit-border-top-left-radius:15px!important;border-radius:15px!important;-moz-border-radius:15px!important;-webkit-border-radius:15px!important}#dm .dmBody a.u_1724335208 span.icon{color:#fff!important;fill:rgba(255,255,255,1)!important}#dm .dmBody a.u_1724335208{animation-duration:1.2s!important;animation-name:pulse!important;animation-iteration-count:infinite!important;background-image:initial!important;background-color:rgba(18,154,213,1)!important;border-radius:50px!important;-moz-border-radius:50px!important;-webkit-border-radius:50px!important;box-shadow:rgba(177,214,218,.45) 0 0 25px 0!important;-moz-box-shadow:rgba(177,214,218,.45) 0 0 25px 0!important;-webkit-box-shadow:rgba(177,214,218,.45) 0 0 25px 0!important}#dm .dmBody .u_1736153421 .caption-inner{-webkit-border-top-right-radius:15px!important;-webkit-border-bottom-right-radius:15px!important;-webkit-border-bottom-left-radius:15px!important;-webkit-border-top-left-radius:15px!important;border-radius:15px!important;-moz-border-radius:15px!important;-webkit-border-radius:15px!important}#dm .d-page-1716942098 DIV.dmInner{background-repeat:no-repeat!important;background-size:cover!important;background-attachment:fixed!important;background-position:50% 50%!important;background-image:none!important}#dm .dmBody div.u_1436886967{width:auto!important;position:relative!important;min-width:0!important;padding:0!important}#dm .dmBody div.u_1467460221{margin:0!important;padding:0 45px 0 0!important}#dm .dmBody div.u_1567139125{width:76px!important;position:relative!important;justify-content:flex-start!important;align-items:normal!important;min-width:0!important;display:block!important;padding:0!important;margin:-30px auto 0 0!important}#dm .dmBody div.u_1050907097{height:75px!important}#dm .dmBody div.u_1426208462,#dm .dmBody div.u_1897466888{float:none!important;height:auto!important;max-width:100%!important;top:0!important;left:0!important}#dm .dmBody div.u_1426208462{padding:2px 0!important;margin:20px 0 8px!important}#dm .dmBody div.u_1948579079{display:block!important;float:none!important;top:0!important;left:0!important;width:60px!important;position:relative!important;height:13px!important;max-width:100%!important;min-width:0!important;text-align:center!important;padding:0!important;margin:10px auto 10px 0!important}#dm .dmBody div.u_1395062633{height:75px!important}#dm .dmBody div.u_1817567980{padding:0!important}#dm .dmBody div.u_1897466888{display:block!important;width:485px!important;position:relative!important;min-width:0!important;text-align:center!important;padding:0!important;margin:0 auto 0 0!important}#dm .dmBody div.u_1219629486,#dm .dmBody div.u_1626703978{float:none!important;position:relative!important;padding:2px 0!important;height:auto!important}#dm .dmBody div.u_1626703978{top:0!important;left:0!important;width:546.8px!important;max-width:100%!important;min-width:0!important;display:block!important;margin:14px 166.53px 35px 0!important}#dm .dmBody div.u_1219629486{top:0!important;left:0!important;width:calc(100% - 0px)!important;max-width:677.3px!important;min-width:25px!important;margin:11px 0 8px!important}#dm .dmBody a.u_1724335208,#dm .dmBody div.u_1324054170{float:none!important;top:0!important;left:0!important;position:relative!important;max-width:100%!important}#dm .dmBody div.u_1324054170{width:374px!important;height:auto!important;display:block!important;min-width:0!important;text-align:start!important;padding:0!important;margin:0 auto!important}#dm .dmBody div.u_1160364824{width:auto!important;margin:0!important;padding:65px 30px 60px!important}#dm .dmBody a.u_1724335208{display:block!important;width:325px!important;height:54px!important;min-width:0!important;text-align:center!important;padding:0 0 0 30px!important;margin:0 auto 0 0!important}#dm .dmBody div.u_1373954348{background-position:45% 0!important;background-repeat:no-repeat!important;background-size:1550px!important;background-image:url(https://lirp.cdn-website.com/696a4d03/dms3rep/multi/opt/Hero-Big3-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;width:auto!important;margin:0!important;padding:100px 30px!important}#dm .dmBody div.u_1993398925{margin:0!important;padding:0 0 0 19.49px!important}.font-size-21,.size-21{font-size:21px!important}.font-size-25,.size-25{font-size:25px!important}.font-size-52,.size-52{font-size:52px!important}#\31 043447889,#\31 050831229,#\31 124064688,#\31 172959829,#\31 209610369,#\31 445436996,#\31 493969021,#\31 536367585,#\31 610711848,#\31 805159223,#\31 836536503,#\31 856005509,#\31 877419441,#\31 898849774,#\31 900340015,#\31 957868521,#csaas-channels-hz0fgueucf,#hamburger-drawer{order:0}#\31 043447889,#\31 172959829,#\31 493969021,#\31 610711848,#\31 805159223,#\31 836536503,#\31 898849774{flex-direction:row}#\31 051919464,#\31 056945997,#\31 092121545,#\31 109227635,#\31 119033006,#\31 132589424,#\31 183631103,#\31 248102017,#\31 289448975,#\31 307192513,#\31 360921209,#\31 367937693,#\31 433504492,#\31 441360235,#\31 471172148,#\31 475886012,#\31 570521137,#\31 572163015,#\31 588773348,#\31 597769868,#\31 609542826,#\31 610098291,#\31 618103576,#\31 641127661,#\31 644117276,#\31 644341605,#\31 646405160,#\31 672078810,#\31 697419005,#\31 703462729,#\31 711505235,#\31 772086085,#\31 821490451,#\31 895372485,#\31 903012588,#\31 954269383,#\31 976757497,#\31 979558400{order:0;flex-direction:row} #dm .dmPhotoGallery.newPhotoGallery .dmPhotoGalleryHolder:not(.photo-gallery-done) {display: none;} @media (max-width:767px){ [data-hidden-on-mobile] {display:none!important}}
    .dmDesktopBody [data-anim-desktop]:not([data-anim-desktop='none']) {
      visibility: hidden;
    }

    
</style>



<style id="fontFallbacks">
    @font-face {
  font-family: "Roboto Fallback";
  src: local('Arial');
  ascent-override: 92.6709%;
  descent-override: 24.3871%;
  size-adjust: 100.1106%;
  line-gap-override: 0%;
 }@font-face {
  font-family: "Montserrat Fallback";
  src: local('Arial');
  ascent-override: 84.9466%;
  descent-override: 22.0264%;
  size-adjust: 113.954%;
  line-gap-override: 0%;
 }@font-face {
  font-family: "Inter Fallback";
  src: local('Arial');
  ascent-override: 90.199%;
  descent-override: 22.4836%;
  size-adjust: 107.4014%;
  line-gap-override: 0%;
 }@font-face {
  font-family: "Lato Fallback";
  src: local('Arial');
  ascent-override: 101.3181%;
  descent-override: 21.865%;
  size-adjust: 97.4159%;
  line-gap-override: 0%;
 }@font-face {
  font-family: "Yeseva One Fallback";
  src: local('Arial');
  ascent-override: 79.0385%;
  descent-override: 20.7314%;
  size-adjust: 115.7664%;
  line-gap-override: 0%;
 }@font-face {
  font-family: "Arial Fallback";
  src: local('Arial');
  line-gap-override: 0%;
 }@font-face {
  font-family: "Oswald Fallback";
  src: local('Arial');
  ascent-override: 145.0682%;
  descent-override: 35.1423%;
  size-adjust: 82.2372%;
  line-gap-override: 0%;
 }@font-face {
  font-family: "Open Sans Fallback";
  src: local('Arial');
  ascent-override: 101.1768%;
  descent-override: 27.7323%;
  size-adjust: 105.6416%;
  line-gap-override: 0%;
 }@font-face {
  font-family: "Alegreya Fallback";
  src: local('Arial');
  ascent-override: 111.0071%;
  descent-override: 37.6943%;
  size-adjust: 91.5257%;
  line-gap-override: 0%;
 }
</style>


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








<meta property="og:type" content="website">
<meta property="og:url" content="https://www.big3marketingllc.com/">
<script type="application/ld+json">
    {
        "@context" : "https://schema.org",
        "@type" : "WebSite",
        "name" : "Big 3 Marketing LLC",
        "url" : "https://www.big3marketingllc.com/"
    }
</script>
  <title>
    Empower Your Digital Success | Big 3 Marketing LLC
  </title>
  <meta name="description" content="Partner with Big 3 Marketing LLC in Huntsville for digital marketing strategies that empower your business online. Unlock your digital potential."/>

  <style>
    
    
    
    
    
    
  @media only screen and (min-width : 1200px) and (max-width : 1700px)  {
    
*#dm *.p_hfcontainer *.u_1217543887.main-navigation.unifiednav .unifiednav__container:not([data-depth])&amp;amp;amp;amp;amp;gt;.unifiednav__item-wrap&amp;amp;amp;amp;amp;gt;.unifiednav__item {
    margin-left: 0 !important;
    padding-top: 10px !important;
    padding-left: 22px !important;
    padding-bottom: 10px !important;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    margin-right: 10px !important;
    padding-right: 22px !important;
}
*#dm *.p_hfcontainer nav.u_1217543887.main-navigation.unifiednav .unifiednav__container:not([data-depth])&amp;amp;amp;amp;amp;gt;.unifiednav__item-wrap&amp;amp;amp;amp;amp;gt;.unifiednav__item {
    font-size: 11px !important;
}
    
  
  
  
  
  
  </style>

  <meta name="twitter:card" content="summary"/>
  <meta name="twitter:title" content="Empower Your Digital Success | Big 3 Marketing LLC"/>
  <meta name="twitter:description" content="Partner with Big 3 Marketing LLC in Huntsville for digital marketing strategies that empower your business online. Unlock your digital potential."/>
  <meta name="twitter:image" content="https://lirp.cdn-website.com/696a4d03/dms3rep/multi/opt/Social-Banner-1920w.png"/>
  <meta property="og:description" content="Partner with Big 3 Marketing LLC in Huntsville for digital marketing strategies that empower your business online. Unlock your digital potential."/>
  <meta property="og:title" content="Empower Your Digital Success | Big 3 Marketing LLC"/>
  <meta property="og:image" content="https://lirp.cdn-website.com/696a4d03/dms3rep/multi/opt/Social-Banner-1920w.png"/>
<script type="application/ld+json">
{
  "@context" : {
    "@vocab" : "http://schema.org/"
  },
  "@type" : "LocalBusiness",
  "name" : "Big 3 Marketing LLC",
  "address" : {
    "@type" : "PostalAddress",
    "addressLocality" : "Owens Cross Roads",
    "addressRegion" : "AL",
    "postalCode" : "35763",
    "addressCountry" : "US"
  },
  "geo" : {
    "@type" : "GeoCoordinates",
    "latitude" : "34.58881",
    "longitude" : "-86.45893"
  },
  "url" : "https://www.big3marketingllc.com",
  "description" : "At Big 3 Marketing LLC, we're not just another digital marketing agency; we're your strategic partner in navigating the dynamic and ever-changing world of online marketing. Our passion is to help businesses of all sizes establish a robust digital presence and thrive in the digital realm.",
  "telephone" : "256-212-6100",
  "email" : "[email protected]",
  "logo" : "https://irp.cdn-website.com/696a4d03/dms3rep/multi/B256.png",
  "sameAs" : [ "https://facebook.com/Big3Marketing/" ],
  "image" : [ "https://irp.cdn-website.com/696a4d03/dms3rep/multi/Social-Banner.png", "https://irp.cdn-website.com/696a4d03/dms3rep/multi/big3-bg1.webp", "https://irp.cdn-website.com/696a4d03/dms3rep/multi/Reviews01.jpg" ],
  "@id" : "https://www.big3marketingllc.com",
  "priceRange" : "$"
}
</script>



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





















<body id="dmRoot" data-page-alias="home"  class="dmRoot dmDesktopBody fix-mobile-scrolling addCanvasBorder dmResellerSite mac dmLargeBody responsiveTablet "
      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" desktop-global-classes="" tablet-global-classes=""> <div dmtemplateid="Hamburger" data-responsive-name="ResponsiveDesktopTopTabletHamburger" class="runtime-module-container dm-bfs dm-layout-home hasAnimations rows-1200 hasStickyHeader 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 id="site_content"> <div class="p_hfcontainer showOnMedium"> <div id="hamburger-drawer" class="hamburger-drawer layout-drawer" layout="e9d510f4eb904e939c2be8efaf777e6e===header" data-origin="side"> <div class="u_1774124229 dmRespRow" style="text-align: center;" id="1774124229"> <div class="dmRespColsWrapper" id="1043447889"> <div class="u_1543596734 dmRespCol small-12 medium-12 large-12 empty-column" id="1543596734"></div> 
</div> 
</div> 
 <div class="u_1112809423 dmRespRow middleDrawerRow" style="text-align: center;" id="1112809423"> <div class="dmRespColsWrapper" id="1441360235"> <div class="dmRespCol small-12 u_1153574727 medium-12 large-12 content-removed" id="1153574727"> <div class="u_1203631577 imageWidget align-center" data-widget-type="image" id="1203631577" data-element-type="image"> <a id="1464542092" class=""><img src="https://lirp.cdn-website.com/696a4d03/dms3rep/multi/opt/B256-1920w.png" id="1575083527" class="" data-dm-image-path="https://irp.cdn-website.com/696a4d03/dms3rep/multi/B256.png" alt="Big 3 Marketing LLC" onerror="handleImageLoadError(this)" height="0.0" width="0.0"/></a> 
</div> 
 <nav class="u_1307192513 effect-text-color main-navigation unifiednav dmLinksMenu" role="navigation" layout-main="vertical_nav_layout_5" layout-sub="submenu_horizontal_1" data-show-vertical-sub-items="HIDE" id="1307192513" dmle_extension="onelinksmenu" data-element-type="onelinksmenu" data-nav-structure="VERTICAL" wr="true" icon="true" surround="true" navigation-id="unifiedNav"> <ul role="menubar" class="unifiednav__container  " data-auto="navigation-pages"> <li role="menuitem" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="0"> <a href="/" class="unifiednav__item  dmNavItemSelected  dmUDNavigationItem_00  " target="" data-target-page-alias="" data-auto="selected-page"> <span class="nav-item-text " data-link-text="
         Home
        " data-auto="page-text-style">Home<span class="icon icon-angle-down"></span> 
</span> 
</a> 
</li> 
 <li role="menuitem" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="0"> <a href="/about-us" class="unifiednav__item  dmUDNavigationItem_010101425026  " target="" data-target-page-alias=""> <span class="nav-item-text " data-link-text="
         About
        " data-auto="page-text-style">About<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="/websites" class="unifiednav__item  dmUDNavigationItem_010101342198  " target="" data-target-page-alias=""> <span class="nav-item-text " data-link-text="
         Websites
        " data-auto="page-text-style">Websites<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="/search-engine-marketing" class="unifiednav__item  dmUDNavigationItem_010101142708  " target="" data-target-page-alias=""> <span class="nav-item-text " data-link-text="
         SEM
        " data-auto="page-text-style">SEM<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="/search-engine-optimization" class="unifiednav__item  dmUDNavigationItem_010101387877  " target="" data-target-page-alias=""> <span class="nav-item-text " data-link-text="
         SEO
        " data-auto="page-text-style">SEO<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="/social-media-marketing" class="unifiednav__item  dmUDNavigationItem_010101739424  " target="" data-target-page-alias=""> <span class="nav-item-text " data-link-text="
         Social
        " data-auto="page-text-style">Social<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="/online-listings" class="unifiednav__item  dmUDNavigationItem_010101743748  " target="" data-target-page-alias=""> <span class="nav-item-text " data-link-text="
         Online Listings
        " data-auto="page-text-style">Online Listings<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="/video-marketing" class="unifiednav__item  dmUDNavigationItem_010101570993  " target="" data-target-page-alias=""> <span class="nav-item-text " data-link-text="
         Video Marketing
        " data-auto="page-text-style">Video Marketing<span class="icon icon-angle-down"></span> 
</span> 
</a> 
</li> 
</ul> 
</nav> 
 <a data-display-type="block" class="u_1070908600 align-center dmButtonLink dmWidget dmWwr default dmOnlyButton dmDefaultGradient" file="false" href="/discovery-call" data-element-type="dButtonLinkId" id="1070908600" data-buttonstyle="FLAT_ROUND_ICON" icon-name="icon-circle-arrow-right" link_type="popup" popup_target="discovery-call"> <span class="iconBg" aria-hidden="true" id="1834932759"> <span class="icon hasFontIconstar hasFontIcon icon-circle-arrow-right" id="1004333082"></span> 
</span> 
 <span class="text" id="1102535158">DISCOVERY CALL</span> 
</a> 
 <div class="u_1127759473 align-center text-align-center dmSocialHub gapSpacing" id="1127759473" dmle_extension="social_hub" data-element-type="social_hub" wr="true" networks="" icon="true" surround="true" adwords=""> <div class="socialHubWrapper"> <div class="socialHubInnerDiv "> <a href="https://facebook.com/Big3Marketing" 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 style8" aria-hidden="true" data-hover-effect=""></span> 
</a> 
</div> 
</div> 
</div> 
</div> 
</div> 
</div> 
 <div class="dmRespRow u_1768869987" style="text-align: center;" id="1768869987"> <div class="dmRespColsWrapper" id="1183631103"> <div class="u_1384881139 dmRespCol small-12 medium-12 large-12 empty-column" id="1384881139"></div> 
</div> 
</div> 
</div> 
 <div class="layout-drawer-overlay" id="layout-drawer-overlay"></div> 
</div> 
 <div class="site_content"> <div id="hamburger-header-container" class="showOnMedium hamburger-header-container p_hfcontainer"> <div id="hamburger-header" class="hamburger-header p_hfcontainer" layout="44dc38f951e9489490b055748e10ba9f===header" has-shadow="true"> <div class="u_1949599498 dmRespRow" style="text-align: center;" id="1949599498"> <div class="dmRespColsWrapper" id="1711505235"> <div class="dmRespCol small-12 u_1957868521 medium-4 large-4 content-removed" id="1957868521"> <div class="u_1677102687 align-center text-align-center dmSocialHub gapSpacing" id="1677102687" dmle_extension="social_hub" data-element-type="social_hub" wr="true" networks="" icon="true" surround="true" adwords=""> <div class="socialHubWrapper"> <div class="socialHubInnerDiv "> <a href="https://facebook.com/Big3Marketing" 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 style8" aria-hidden="true" data-hover-effect=""></span> 
</a> 
</div> 
</div> 
</div> 
</div> 
 <div class="dmRespCol small-12 medium-4 large-4" id="1877419441"> <div class="u_1704960554 imageWidget align-center" data-widget-type="image" id="1704960554" data-element-type="image"> <a href="/" id="1014948305"><img src="https://lirp.cdn-website.com/696a4d03/dms3rep/multi/opt/B256-1920w.png" id="1528869113" class="" data-dm-image-path="https://irp.cdn-website.com/696a4d03/dms3rep/multi/B256.png" alt="Big 3 Marketing LLC" onerror="handleImageLoadError(this)" height="0.0" width="0.0"/></a> 
</div> 
</div> 
 <div class="dmRespCol small-12 medium-4 large-4" id="1209610369"> <a data-display-type="block" class="u_1320355597 align-center dmButtonLink dmWidget dmWwr default dmOnlyButton dmDefaultGradient" file="false" href="/discovery-call" data-element-type="dButtonLinkId" id="1320355597" data-buttonstyle="FLAT_ROUND_ICON" icon-name="icon-circle-arrow-right" link_type="popup" popup_target="discovery-call"> <span class="iconBg" aria-hidden="true" id="1843622402"> <span class="icon hasFontIconstar hasFontIcon icon-circle-arrow-right" id="1336803548"></span> 
</span> 
 <span class="text" id="1517096506">DISCOVERY CALL</span> 
</a> 
</div> 
</div> 
</div> 
</div> 
</div> 
 <button class="showOnMedium layout-drawer-hamburger hamburger-on-header" id="layout-drawer-hamburger" aria-label="menu"> <span class="hamburger__slice"></span> 
 <span class="hamburger__slice"></span> 
 <span class="hamburger__slice"></span> 
</button> 
 <div class="dmHeaderContainer fHeader d-header-wrapper showOnLarge"> <div id="hcontainer" class="u_hcontainer dmHeader p_hfcontainer" freeheader="true" headerlayout="b58ba5b5703b4cd7b5f5f7951565dc87===horizontal-layout-5" layout="f014fc9487554eb885e18628ee6309e9===header" data-scrollable-target="body" data-scrollable-target-threshold="1" data-scroll-responder-id="1" logo-size-target="100%" mini-header-show-only-navigation-row="true" has-shadow="true"> <div dm:templateorder="85" class="dmHeaderResp dmHeaderStack noSwitch" id="1709005236"> <div class="dmRespRow" id="1048138155"> <div class="dmRespColsWrapper" id="1493969021"> <div class="u_1652015904 dmRespCol small-12 large-2 medium-2" id="1652015904"> <div class="u_1218008862 imageWidget align-center" data-widget-type="image" id="1218008862" data-element-type="image"> <a href="/" id="1621324645"><img src="https://lirp.cdn-website.com/696a4d03/dms3rep/multi/opt/B256-228w.png" id="1890113880" class="" data-dm-image-path="https://irp.cdn-website.com/696a4d03/dms3rep/multi/B256.png" alt="Big 3 Marketing LLC" onerror="handleImageLoadError(this)" height="77.328125" width="190.0"/></a> 
</div> 
</div> 
 <div class="u_1761527183 dmRespCol small-12 large-8 medium-8" id="1761527183"> <nav class="u_1475886012 effect-text-color main-navigation unifiednav dmLinksMenu" role="navigation" layout-main="horizontal_nav_layout_1" layout-sub="submenu_horizontal_1" data-show-vertical-sub-items="HOVER" id="1475886012" 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" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="0"> <a href="/about-us" class="unifiednav__item  dmUDNavigationItem_010101425026  " target="" data-target-page-alias=""> <span class="nav-item-text " data-link-text="
         About
        " data-auto="page-text-style">About<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="/websites" class="unifiednav__item  dmUDNavigationItem_010101342198  " target="" data-target-page-alias=""> <span class="nav-item-text " data-link-text="
         Websites
        " data-auto="page-text-style">Websites<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="/search-engine-marketing" class="unifiednav__item  dmUDNavigationItem_010101142708  " target="" data-target-page-alias=""> <span class="nav-item-text " data-link-text="
         SEM
        " data-auto="page-text-style">SEM<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="/search-engine-optimization" class="unifiednav__item  dmUDNavigationItem_010101387877  " target="" data-target-page-alias=""> <span class="nav-item-text " data-link-text="
         SEO
        " data-auto="page-text-style">SEO<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="/social-media-marketing" class="unifiednav__item  dmUDNavigationItem_010101739424  " target="" data-target-page-alias=""> <span class="nav-item-text " data-link-text="
         Social
        " data-auto="page-text-style">Social<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="/online-listings" class="unifiednav__item  dmUDNavigationItem_010101743748  " target="" data-target-page-alias=""> <span class="nav-item-text " data-link-text="
         Online Listings
        " data-auto="page-text-style">Online Listings<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="/video-marketing" class="unifiednav__item  dmUDNavigationItem_010101570993  " target="" data-target-page-alias=""> <span class="nav-item-text " data-link-text="
         Video Marketing
        " data-auto="page-text-style">Video Marketing<span class="icon icon-angle-down"></span> 
</span> 
</a> 
</li> 
</ul> 
</nav> 
</div> 
 <div class="u_1822130357 dmRespCol small-12 large-2 medium-2" id="1822130357"> <a data-display-type="block" class="u_1390375771 align-center dmButtonLink dmWidget dmWwr default dmOnlyButton dmDefaultGradient" file="false" href="/discovery-call" data-element-type="dButtonLinkId" id="1390375771" data-buttonstyle="FLAT_ROUND_ICON" icon-name="icon-circle-arrow-right" link_type="popup" popup_target="discovery-call"> <span class="iconBg" aria-hidden="true" id="1503268133"> <span class="icon hasFontIconstar hasFontIcon icon-circle-arrow-right" id="1738679613"></span> 
</span> 
 <span class="text" id="1211580010">DISCOVERY CALL</span> 
</a> 
</div> 
</div> 
</div> 
</div> 
</div> 
</div> 
 <div class="stickyHeaderSpacer" id="stickyHeaderSpacer" data-new="true"></div> 
 <div dmwrapped="true" id="dmFirstContainer" class="dmBody u_dmStyle_template_home dm-home-page" themewaschanged="true" desktop-global-classes="" tablet-global-classes=""> <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_1436886967 dmRespRow hasBackgroundOverlay fullBleedChanged fullBleedMode hasExtraLayerOverlay relativePos" style="text-align: center;" id="1436886967" data-video-bg="eyJzcmMiOiJodHRwczovL3ZpZC5jZG4td2Vic2l0ZS5jb20vNjk2YTRkMDMvdmlkZW9zL3NJVTBHWFlEVGIyc2VWZXpvQUdRX2ludGVybmV0K29mK3RoaW5ncy12Lm1wNCIsImlkIjoiaHR0cHM6Ly92aWQuY2RuLXdlYnNpdGUuY29tLzY5NmE0ZDAzL3ZpZGVvcy9zSVUwR1hZRFRiMnNlVmV6b0FHUV9pbnRlcm5ldCtvZit0aGluZ3Mtdi5tcDQiLCJwcm92aWRlciI6ImNkbiIsImVtYmVkIjoiaHR0cHM6Ly92aWQuY2RuLXdlYnNpdGUuY29tLzY5NmE0ZDAzL3ZpZGVvcy9zSVUwR1hZRFRiMnNlVmV6b0FHUV9pbnRlcm5ldCtvZit0aGluZ3Mtdi5tcDQiLCJyYXRpbyI6MC41NjI1LCJ0aHVtYm5haWwiOiJodHRwczovL2lycC5jZG4td2Vic2l0ZS5jb20vNjk2YTRkMDMvZG1zM3JlcC9tdWx0aS9zSVUwR1hZRFRiMnNlVmV6b0FHUV9pbnRlcm5ldCtvZit0aGluZ3MudjIuMDAwMDAwMC5qcGciLCJzdXBwb3J0QmdPbk1vYmlsZSI6dHJ1ZSwic3VwcG9ydEJnTG9vcCI6dHJ1ZSwicG9zdGVyIjoiaHR0cHM6Ly9pcnAuY2RuLXdlYnNpdGUuY29tLzY5NmE0ZDAzL2RtczNyZXAvbXVsdGkvc0lVMEdYWURUYjJzZVZlem9BR1FfaW50ZXJuZXQrb2YrdGhpbmdzLnYyLjAwMDAwMDAuanBnIn0=" data-video-bg-mobile="true" data-video-init="true"> <div class="videobgwrapper video-ssr" data-ratio="0.5625"> <video autoplay="autoplay" playsinline="playsinline" muted="muted" loop="loop" class="videobgframe" poster="https://lirp.cdn-website.com/696a4d03/dms3rep/multi/opt/sIU0GXYDTb2seVezoAGQ_internet+of+things.v2.0000000-1920w.jpg" src="https://vid.cdn-website.com/696a4d03/videos/sIU0GXYDTb2seVezoAGQ_internet+of+things-v.mp4" style="object-position: 50% 50%" id="videobgframe-1436886967"></video> 
</div> 
 <div class="bgExtraLayerOverlay"></div> 
 <div class="dmRespColsWrapper" id="1248102017"> <div class="dmRespCol small-12 medium-12 large-12 u_1786391889" id="1786391889"> <div class="u_1373954348 dmRespRow" id="1373954348"> <div class="dmRespColsWrapper" id="1644341605"> <div class="u_1467460221 dmRespCol small-12 large-7 medium-7" id="1467460221" data-anim-extended="eyJkZXNrdG9wIjp7InRyaWdnZXIiOiJlbnRyYW5jZSIsImFuaW1hdGlvbiI6ImZhZGVJbkNvbWJvIiwiZHVyYXRpb24iOjEuMjUsImRlbGF5IjowLCJpbnRlbnNpdHkiOjEsInJldmVyc2UiOmZhbHNlLCJkaXIiOiJpbi1wbGFjZSJ9fQ==" data-anim-desktop="fadeInCombo"> <div data-element-type="spacer" class="u_1395062633 dmSpacer hide-for-medium hide-for-small" id="1395062633"></div> 
 <div class="u_1948579079 graphicWidget graphicWidgetV2 graphicWidgetV3" data-element-type="graphic" data-widget-type="graphic" id="1948579079"> <svg version="1.1" id="1500617080" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="55px" height="3px" viewbox="0 0 55 3" enable-background="new 0 0 55 3" xml:space="preserve" class="svg u_1500617080" data-icon-custom="true" data-icon-name="•Spacer-Divider.svg"> <title id="1733214024">Two white lines are moving in opposite directions on a black background.</title> 
 <rect width="32.002" height="3"></rect> 
 <rect x="35.003" width="7.042" height="3"></rect> 
 <rect x="44.961" width="10.039" height="3"></rect> 
</svg> 
</div> 
 <div class="dmNewParagraph u_1426208462" data-element-type="paragraph" data-version="5" id="1426208462" style="transition: none 0s ease 0s; text-align: left; display: block;"><p class="m-size-17 m-text-align-center size-21" style="line-height: 1.2;"><span class="font-size-21 m-font-size-17" m-font-size-set="true" style="text-transform:uppercase;color:rgb(255, 255, 255);font-weight:800;display:unset;font-family:Montserrat, 'Montserrat Fallback';">Big 3 Marketing LLC</span></p></div> 
 <div class="u_1219629486 dmNewParagraph" data-element-type="paragraph" data-version="5" id="1219629486" style="transition: none 0s ease 0s; text-align: left; display: block;"> <h1 class="m-text-align-center"><span style="display: unset;">Empowering Your Digital Success</span><span style="display: unset; color: rgb(252, 46, 204);">.</span></h1> 
</div> 
 <div class="dmNewParagraph" data-element-type="paragraph" data-version="5" id="1185145865"><p class="m-size-20 size-25 m-text-align-center"><span class="font-size-25 m-font-size-20" style="font-weight: bold; color: rgb(255, 255, 255); display: unset;">Where Strategies Meet Results!</span></p></div> 
 <div class="dmNewParagraph u_1626703978" data-element-type="paragraph" data-version="5" id="1626703978" style="transition: none 0s ease 0s; text-align: left;"><p class="m-text-align-center"><span style="display: unset; color: rgb(255, 255, 255); font-weight: normal;">Big 3 Marketing LLC is your partner for digital success. Explore our tailored strategies and achieve your online marketing goals.</span></p></div> 
 <div class="u_1897466888 dmRespRow" id="1897466888" data-anim-extended="eyJkZXNrdG9wIjp7InRyaWdnZXIiOiJlbnRyYW5jZSIsImFuaW1hdGlvbiI6ImZhZGVJbkNvbWJvIiwiZHVyYXRpb24iOjEsImRlbGF5IjowLjI1LCJpbnRlbnNpdHkiOjEsInJldmVyc2UiOmZhbHNlLCJkaXIiOiJpbi1wbGFjZSJ9fQ==" data-anim-desktop="fadeInCombo"> <div class="dmRespColsWrapper" id="1644117276"> <div class="u_1460416222 dmRespCol small-12 large-9 medium-9" id="1460416222"> <a data-display-type="block" class="u_1724335208 align-center dmButtonLink dmWidget dmWwr default dmOnlyButton dmDefaultGradient" file="false" href="/discovery-call" data-element-type="dButtonLinkId" id="1724335208" data-buttonstyle="FLAT_ROUND_ICON" icon-name="icon-circle-arrow-right" link_type="popup" popup_target="discovery-call"> <span class="iconBg" aria-hidden="true" id="1085532635"> <span class="icon hasFontIconstar hasFontIcon icon-circle-arrow-right" id="1338268652"></span> 
</span> 
 <span class="text" id="1925116105">SCHEDULE A DISCOVERY CALL</span> 
</a> 
</div> 
 <div class="u_1817567980 dmRespCol small-12 hide-for-small large-3 medium-3" id="1817567980"> <div class="u_1567139125 imageWidget align-center" data-element-type="image" data-widget-type="image" id="1567139125"><img src="https://lirp.cdn-website.com/696a4d03/dms3rep/multi/opt/ARROW2-91w.png" alt="A white background with a few lines on it" id="1916323796" class="" data-dm-image-path="https://irp.cdn-website.com/696a4d03/dms3rep/multi/ARROW2.png" width="125" height="118" onerror="handleImageLoadError(this)"/></div> 
</div> 
</div> 
</div> 
 <div data-element-type="spacer" class="u_1050907097 dmSpacer hide-for-medium hide-for-small" id="1050907097"></div> 
</div> 
 <div class="u_1993398925 dmRespCol small-12 large-5 medium-5 hide-for-small" id="1993398925"> <div data-element-type="spacer" class="dmSpacer" id="1257524707"></div> 
</div> 
</div> 
</div> 
</div> 
</div> 
</div> 
 <div class="dmRespRow u_1160364824" id="1160364824"> <div class="dmRespColsWrapper" id="1976757497"> <div class="dmRespCol large-12 medium-12 small-12" id="1821001053"> <div class="dmNewParagraph" data-element-type="paragraph" data-version="5" id="1398023413"> <h2 class="m-size-32 text-align-center size-52"><span class="m-font-size-32 font-size-52" m-font-size-set="true" style="display: unset; text-transform: uppercase;">Big 3 Marketing</span></h2> 
</div> 
 <div class="u_1324054170 imageWidget align-center" data-element-type="image" data-widget-type="image" id="1324054170"><img src="https://lirp.cdn-website.com/696a4d03/dms3rep/multi/opt/Line-G-448w.png" alt="A close up of a green arrow on a white background." id="1959718744" class="" data-dm-image-path="https://irp.cdn-website.com/696a4d03/dms3rep/multi/Line-G.png" width="374" height="20" onerror="handleImageLoadError(this)"/></div> 
 <div class="dmNewParagraph" data-element-type="paragraph" data-version="5" id="1175852513"><p class="text-align-center"><span style="display: unset;">Big 3 is a different kind of digital advertising agency with the passion to help companies develop strong digital presences. From strategic marketing and media planning along with consulting and analytics to assist your company through an ever-changing landscape.</span></p></div> 
</div> 
</div> 
</div> 
 <div class="dmRespRow u_1657792738 hasBackgroundOverlay mobile-columns-reversed" id="1657792738"> <div class="dmRespColsWrapper" id="1471172148"> <div class="u_1550945418 dmRespCol small-12 large-6 medium-6" id="1550945418"> <div class="dmRespRow u_1710057479" id="1710057479" mode="2"> <div class="dmRespColsWrapper" id="1360921209"> <div class="dmRespCol large-6 medium-6 small-6 u_1308727461" id="1308727461" data-anim-extended="eyJkZXNrdG9wIjp7InRyaWdnZXIiOiJlbnRyYW5jZSIsImFuaW1hdGlvbiI6ImZhZGVJbkNvbWJvIiwiZHVyYXRpb24iOjEsImRlbGF5IjowLCJpbnRlbnNpdHkiOjAuNywicmV2ZXJzZSI6ZmFsc2UsImRpciI6InJpZ2h0In19" data-anim-desktop="fadeInCombo"> <div class="u_1888226698 dmPhotoGallery newPhotoGallery dmPhotoGalleryResp photo-gallery-done text-layout-over captionAlignment-center_center photoGallery" galleryoptionsparams="{thumbnailsPerRow: 3, rowsToShow: 3, imageScaleMethod: true}" data-desktop-layout="square" data-desktop-columns="1" data-element-type="dPhotoGalleryId" data-desktop-text-layout="over" id="1888226698" data-placeholder="false" data-link-gallery="true"> <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-1" 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_1168737146" data-image-url="https://irp.cdn-website.com/696a4d03/dms3rep/multi/Business-owner2.jpg" style="background-image: url('https://lirp.cdn-website.com/696a4d03/dms3rep/multi/opt/Business-owner2-640w.jpg');"><img id="1736969839" data-src="https://lirp.cdn-website.com/696a4d03/dms3rep/multi/opt/Business-owner2-1920w.jpg" alt="A woman is smiling while holding a tablet and talking on a cell phone." onerror="handleImageLoadError(this)"/></a> 
</div> 
 <div id="1985188529" class="caption-container u_1985188529" style="display:none"> <span class="caption-inner"> <a id="1779569131" class="caption-button dmWidget  clearfix u_1779569131" href="" style=""> <span class="iconBg"> <span class="icon hasFontIcon "></span> 
</span> 
 <span class="text">Button</span> 
</a> 
</span> 
</div> 
</div> 
</div> 
</div> 
</div> 
</div> 
</div> 
 <div class="dmRespRow u_1325778835 hasBackgroundOverlay" id="1325778835"> <div class="dmRespColsWrapper" id="1609542826"> <div class="dmRespCol large-12 medium-12 small-12" id="1718465741"> <div class="dmNewParagraph u_1357394650" data-element-type="paragraph" data-version="5" id="1357394650" style="transition: none 0s ease 0s; text-align: left; display: block;"><p class="m-size-40 text-align-center size-50" style="line-height: 1;"><span class="m-font-size-40 font-size-50" style="color:rgb(109, 0, 159);font-weight:800;display:initial;font-family:Montserrat, 'Montserrat Fallback';">2.5K+</span></p></div> 
 <div class="u_1803290926 dmNewParagraph" data-element-type="paragraph" data-version="5" id="1803290926" style="transition: none 0s ease 0s; text-align: left; display: block;"><p class="text-align-center m-size-13 size-16" style="line-height: 1.5;"><span style="color:rgb(13, 27, 86);font-weight:800;display:unset;font-family:Montserrat, 'Montserrat Fallback';" class="font-size-16 m-font-size-13">CLIENTS WE SERVED.</span></p></div> 
</div> 
</div> 
</div> 
</div> 
 <div class="dmRespCol large-6 medium-6 u_1165768530 small-6" id="1165768530" data-anim-extended="eyJkZXNrdG9wIjp7InRyaWdnZXIiOiJlbnRyYW5jZSIsImFuaW1hdGlvbiI6ImZhZGVJbkNvbWJvIiwiZHVyYXRpb24iOjEsImRlbGF5IjowLCJpbnRlbnNpdHkiOjAuMywicmV2ZXJzZSI6ZmFsc2UsImRpciI6ImRvd24ifX0=" data-anim-desktop="fadeInCombo"> <div class="u_1615928886 dmPhotoGallery newPhotoGallery dmPhotoGalleryResp photo-gallery-done text-layout-over captionAlignment-center_center photoGallery" galleryoptionsparams="{thumbnailsPerRow: 3, rowsToShow: 3, imageScaleMethod: true}" data-desktop-layout="square" data-desktop-columns="1" data-element-type="dPhotoGalleryId" data-desktop-text-layout="over" id="1615928886" data-placeholder="false" data-link-gallery="true"> <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-1" 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_1606309402" data-image-url="https://irp.cdn-website.com/696a4d03/dms3rep/multi/Business-owner5.jpg" style="background-image: url('https://lirp.cdn-website.com/696a4d03/dms3rep/multi/opt/Business-owner5-640w.jpg');"><img id="1195299121" data-src="https://lirp.cdn-website.com/696a4d03/dms3rep/multi/opt/Business-owner5-1920w.jpg" alt="A man and a woman are looking at a tablet computer." onerror="handleImageLoadError(this)"/></a> 
</div> 
 <div id="1383438533" class="caption-container u_1383438533" style="display:none"> <span class="caption-inner"> <a id="1134068695" class="caption-button dmWidget  clearfix u_1134068695" href="" style=""> <span class="iconBg"> <span class="icon hasFontIcon "></span> 
</span> 
 <span class="text">Button</span> 
</a> 
</span> 
</div> 
</div> 
</div> 
</div> 
</div> 
</div> 
</div> 
 <div class="u_1668242130 dmPhotoGallery newPhotoGallery dmPhotoGalleryResp photo-gallery-done text-layout-over captionAlignment-center_center photoGallery" galleryoptionsparams="{thumbnailsPerRow: 3, rowsToShow: 3, imageScaleMethod: true}" data-desktop-layout="square" data-desktop-columns="1" data-element-type="dPhotoGalleryId" data-desktop-text-layout="over" id="1668242130" data-placeholder="false" data-link-gallery="true"> <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-1" 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_1325643287" data-image-url="https://irp.cdn-website.com/696a4d03/dms3rep/multi/Business-owner.jpg" style="background-image: url('https://lirp.cdn-website.com/696a4d03/dms3rep/multi/opt/Business-owner-640w.jpg');"><img id="1106755337" data-src="https://lirp.cdn-website.com/696a4d03/dms3rep/multi/opt/Business-owner-1920w.jpg" alt="A man in an apron is standing in a restaurant with his arms crossed and smiling." onerror="handleImageLoadError(this)"/></a> 
</div> 
 <div id="1040987077" class="caption-container u_1040987077" style="display:none"> <span class="caption-inner"> <a id="1650844897" class="caption-button dmWidget  clearfix u_1650844897" href="" style=""> <span class="iconBg"> <span class="icon hasFontIcon "></span> 
</span> 
 <span class="text">Button</span> 
</a> 
</span> 
</div> 
</div> 
</div> 
</div> 
</div> 
</div> 
</div> 
</div> 
</div> 
</div> 
</div> 
 <div class="u_1579465400 dmRespCol small-12 large-6 medium-6" id="1579465400"> <div class="u_1118984300 dmNewParagraph" data-element-type="paragraph" data-version="5" id="1118984300" style="transition: none 0s ease 0s; text-align: left; display: block;"><p class="m-size-16 m-text-align-center size-18" style="line-height: 1.2;"><span class="m-font-size-16 font-size-18" m-font-size-set="true" style="text-transform:uppercase;color:rgb(255, 255, 255);font-weight:800;display:unset;font-family:Montserrat, 'Montserrat Fallback';">Our Mission</span></p></div> 
 <div class="u_1816073858 dmNewParagraph" data-element-type="paragraph" data-version="5" id="1816073858" style="transition: none 0s ease 0s; text-align: left; display: block;"> <h2 class="m-text-align-center"><span style="display: unset; color: rgb(255, 255, 255); text-transform: uppercase;">Unlocking Your Digital Potential</span><span style="display: unset; color: rgb(252, 46, 204); text-transform: uppercase;">.</span></h2> 
</div> 
 <div class="dmNewParagraph" data-element-type="paragraph" data-version="5" id="1562614334"><p class="m-text-align-center"><span style="color: rgb(255, 255, 255); display: initial;">At Big 3 Marketing LLC, our mission is simple yet profound: to empower your business to thrive in the digital world. We believe that a strong digital presence is the cornerstone of success in today's competitive marketplace. With our dedicated teams of experts and a commitment to delivering results, we're here to make that mission a reality for your business.</span></p><p class="m-text-align-center"><span style="color: rgb(255, 255, 255); display: initial;"><br/>Your success is our top priority, and we're here to support you every step of the way. Whether you're a small business or a growing organization, we have the solutions and expertise you need to make a big impact in the digital advertising ecosystem.<br/></span></p></div> 
 <a data-display-type="block" class="u_1641360580 align-center dmButtonLink dmWidget dmWwr default dmOnlyButton dmDefaultGradient" file="false" href="/discovery-call" data-element-type="dButtonLinkId" id="1641360580" data-buttonstyle="FLAT_ROUND_ICON" icon-name="icon-circle-arrow-right" link_type="popup" popup_target="discovery-call"> <span class="iconBg" aria-hidden="true" id="1153342951"> <span class="icon hasFontIconstar hasFontIcon icon-circle-arrow-right" id="1655658880"></span> 
</span> 
 <span class="text" id="1932357559">SCHEDULE A DISCOVERY CALL</span> 
</a> 
</div> 
</div> 
</div> 
 <div class="dmRespRow u_1871497045" id="1871497045"> <div class="dmRespColsWrapper" id="1954269383"> <div class="u_1445436996 dmRespCol small-12 large-2 medium-2" id="1445436996"> <div class="u_1762801061 imageWidget align-center" data-element-type="image" data-widget-type="image" id="1762801061"><img src="https://lirp.cdn-website.com/696a4d03/dms3rep/multi/opt/badge-222w.png" alt="A gold and black satisfaction guaranteed badge" id="1750599168" class="" data-dm-image-path="https://irp.cdn-website.com/696a4d03/dms3rep/multi/badge.png" width="763" height="763" onerror="handleImageLoadError(this)"/></div> 
</div> 
 <div class="u_1798435472 dmRespCol small-12 large-10 medium-10" id="1798435472"> <div class="u_1465887800 dmNewParagraph" data-element-type="paragraph" data-version="5" id="1465887800" style="transition: none 0s ease 0s; text-align: left; display: block;"> <h2 class="m-text-align-center size-50 m-size-36"><span class="font-size-50 m-font-size-36" style="text-transform: uppercase; display: unset;" m-font-size-set="true">Results.</span></h2> 
</div> 
 <div class="u_1429687470 dmNewParagraph" data-element-type="paragraph" data-version="5" id="1429687470" style="transition: none 0s ease 0s; text-align: left; display: block;"><p class="size-28 m-text-align-center m-size-18"><span class="font-size-28 m-font-size-18" style="display: unset; font-style: italic;"><span class="font-size-28 m-font-size-18" style="display: unset; font-style: italic;" m-font-size-set="true">In every marketing campaign, this word can take on a different meaning. But to every</span> 
</span><span class="font-size-28 m-font-size-18" style="display: unset; font-style: italic; font-weight: bold;" m-font-size-set="true">marketer</span><span class="font-size-28 m-font-size-18" style="display: unset; font-style: italic;"> <span class="font-size-28 m-font-size-18" style="display: unset; font-style: italic;" m-font-size-set="true">and every</span> 
</span><span class="font-size-28 m-font-size-18" style="display: unset; font-style: italic; font-weight: bold;" m-font-size-set="true">brand</span><span class="font-size-28 m-font-size-18" style="display: unset; font-style: italic;"><span class="font-size-28 m-font-size-18" style="display: unset; font-style: italic;" m-font-size-set="true">, results are what matter</span> 
</span><span class="font-size-28 m-font-size-18" style="display: unset; font-style: italic; font-weight: bold;" m-font-size-set="true">most</span><span class="font-size-28 m-font-size-18" style="display: unset; font-style: italic;" m-font-size-set="true">.</span></p></div> 
</div> 
</div> 
</div> 
 <div class="dmRespRow u_1606283889 fullBleedChanged fullBleedMode hasBackgroundOverlay" id="1606283889"> <div class="dmRespColsWrapper" id="1898849774"> <div class="u_1490049839 dmRespCol small-12 large-7 medium-7" id="1490049839"> <div class="u_1767192835 dmRespRow" id="1767192835"> <div class="dmRespColsWrapper" id="1433504492"> <div class="dmRespCol large-12 medium-12 small-12" id="1203660442"> <div class="dmNewParagraph u_1398277843" data-element-type="paragraph" data-version="5" id="1398277843" style="transition: none 0s ease 0s; text-align: left; display: block;"> <h2 class="m-size-32 m-text-align-center size-40"><span class="m-font-size-32 font-size-40" style="text-transform: uppercase; display: unset;">Why Do Business With Us? What's In It For You?</span></h2> 
</div> 
 <div class="u_1519207105 dmNewParagraph" data-element-type="paragraph" data-version="5" id="1519207105" style="text-align: left; transition: none 0s ease 0s; display: block;"><p class="m-text-align-center"><span style="display: initial;">Our goal is to always be on top of trends by utilizing our data driven solutions that provide new strategies for success every day! At Big 3 our people make customer service the top priority. We have dedicated teams of specialists with decades of experience and knowledge in each facet of the digital marketing world.</span></p><p class="m-text-align-center"><br/></p><p class="m-text-align-center"><span style="display: initial;"><span class="ql-cursor"></span>Empower people to thrive in the digital advertising ecosystem through a small business approach to provide big support. We feel we are in partnership with your business or organization.</span></p></div> 
 <div class="u_1736153421 dmPhotoGallery newPhotoGallery dmPhotoGalleryResp photo-gallery-done text-layout-over captionAlignment-center_center photoGallery" galleryoptionsparams="{thumbnailsPerRow: 3, rowsToShow: 3, imageScaleMethod: true}" data-desktop-layout="square" data-desktop-columns="2" data-element-type="dPhotoGalleryId" data-desktop-text-layout="over" id="1736153421" data-placeholder="false" data-link-gallery="true" data-rows-to-show="100" data-image-animation="fadeInLeft"> <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-2" 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_1947175762" data-image-url="https://irp.cdn-website.com/696a4d03/dms3rep/multi/HAPPY--1.JPG" style="background-image: url('https://lirp.cdn-website.com/696a4d03/dms3rep/multi/opt/HAPPY--1-640w.JPG');"><img id="1848140823" data-src="https://lirp.cdn-website.com/696a4d03/dms3rep/multi/opt/HAPPY--1-1920w.JPG" alt="A group of people are standing around a table with sticky notes on it." onerror="handleImageLoadError(this)"/></a> 
</div> 
 <div id="1818747509" class="caption-container u_1818747509" style="display:none"> <span class="caption-inner"> <a id="1019172873" class="caption-button dmWidget  clearfix u_1019172873" href="" style=""> <span class="iconBg"> <span class="icon hasFontIcon "></span> 
</span> 
 <span class="text">Button</span> 
</a> 
</span> 
</div> 
</div> 
</div> 
</div> 
 <div class="photogallery-column column-2" 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_1377826327" data-image-url="https://irp.cdn-website.com/696a4d03/dms3rep/multi/people-working-as-team-company2.jpg" style="background-image: url('https://lirp.cdn-website.com/696a4d03/dms3rep/multi/opt/people-working-as-team-company2-640w.jpg');"><img id="1143641488" data-src="https://lirp.cdn-website.com/696a4d03/dms3rep/multi/opt/people-working-as-team-company2-1920w.jpg" alt="A group of people are sitting around a table having a meeting." onerror="handleImageLoadError(this)"/></a> 
</div> 
 <div id="1257855380" class="caption-container u_1257855380" style="display:none"> <span class="caption-inner"> <a id="1473712448" class="caption-button dmWidget  clearfix u_1473712448" href="" style=""> <span class="iconBg"> <span class="icon hasFontIcon "></span> 
</span> 
 <span class="text">Button</span> 
</a> 
</span> 
</div> 
</div> 
</div> 
</div> 
</div> 
</div> 
</div> 
 <a data-display-type="block" class="u_1391020005 align-center dmButtonLink dmWidget dmWwr default dmOnlyButton dmDefaultGradient" file="false" href="/about-us" data-element-type="dButtonLinkId" id="1391020005" data-buttonstyle="FLAT_ROUND_ICON" icon-name="icon-circle-arrow-right"> <span class="iconBg" aria-hidden="true" id="1112648739"> <span class="icon hasFontIconstar hasFontIcon icon-circle-arrow-right" id="1289518830"></span> 
</span> 
 <span class="text" id="1302095287">LEARN MORE</span> 
</a> 
</div> 
</div> 
</div> 
</div> 
 <div class="u_1124064688 dmRespCol small-12 large-5 medium-5" id="1124064688"> <div class="u_1294638976 dmRespRow" id="1294638976"> <div class="dmRespColsWrapper" id="1805159223"> <div class="dmRespCol small-12 medium-12 large-12" id="1977372824"> <div class="u_1296667341 dmRespRow" id="1296667341" data-anim-extended="eyJkZXNrdG9wIjp7InRyaWdnZXIiOiJlbnRyYW5jZSIsImFuaW1hdGlvbiI6ImZhZGVJbkNvbWJvIiwiZHVyYXRpb24iOjAuNjU1LCJkZWxheSI6MCwiaW50ZW5zaXR5IjowLjUsInJldmVyc2UiOmZhbHNlLCJkaXIiOiJyaWdodCJ9fQ==" data-anim-desktop="fadeInCombo"> <div class="dmRespColsWrapper" id="1646405160"> <div class="u_1158159467 dmRespCol small-12 large-2 medium-2" id="1158159467"> <div class="u_1398788573 graphicWidget graphicWidgetV2 graphicWidgetV3" data-element-type="graphic" data-widget-type="graphic" id="1398788573"> <svg version="1.1" id="1347005611" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewbox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve" class="svg u_1347005611" data-icon-custom="true" data-icon-name="google (1).svg"> <title id="1206429655">A black silhouette of a curve on a white background.</title> 
 <g> <g> <path d="M113.597,193.064l-87.204-50.347C9.543,176.768,0.001,215.17,0,255.998c0,40.263,9.645,78.731,26.754,113.084
			l86.837-50.135c-8.565-19.286-13.418-40.558-13.417-62.949C100.175,233.608,105.031,212.343,113.597,193.064z"></path> 
</g> 
</g> 
 <g> <g> <path d="M423.925,62.768C378.935,23.634,320.145-0.043,255.823,0C167.822,0.059,89.276,44.985,43.127,113.824l87.275,50.39
			c28.381-38.714,74.04-64.041,125.601-64.04c37.587,0.001,72.042,13.437,98.954,35.701c6.588,5.449,16.218,4.95,22.263-1.095
			l47.531-47.531C431.605,80.395,431.238,69.128,423.925,62.768z"></path> 
</g> 
</g> 
 <g> <g> <path d="M510.247,226.38c-0.997-8.475-8.122-14.89-16.653-14.89l-209.767-0.011c-9.22,0-16.696,7.475-16.696,16.696v66.727
			c0,9.22,7.475,16.696,16.696,16.696h117.548c-10.827,28.179-29.633,52.403-53.575,70.013l49.928,86.478
			c50.256-34.056,88.467-85.547,105.297-146.331C512.175,288.709,513.822,256.751,510.247,226.38z"></path> 
</g> 
</g> 
 <g> <g> <path d="M318.93,398.381c-19.255,8.578-40.511,13.444-62.927,13.446c-51.619,0.001-97.252-25.327-125.613-64.026l-86.903,50.174
			C89.249,466.137,166.915,512,256.001,512c40.272,0,78.603-9.845,112.889-27.084L318.93,398.381z"></path> 
</g> 
</g> 
 <g></g> 
 <g></g> 
 <g></g> 
 <g></g> 
 <g></g> 
 <g></g> 
 <g></g> 
 <g></g> 
 <g></g> 
 <g></g> 
 <g></g> 
 <g></g> 
 <g></g> 
 <g></g> 
 <g></g> 
</svg> 
</div> 
</div> 
 <div class="u_1504227406 dmRespCol small-12 large-10 medium-10" id="1504227406"> <div class="dmNewParagraph" data-element-type="paragraph" data-version="5" id="1678269742"> <h3 class="m-text-align-center size-20 m-size-21"><span class="font-size-20 m-font-size-21" style="display: unset;" m-font-size-set="true">Google Partner</span></h3> 
</div> 
 <div class="u_1625629171 dmNewParagraph" data-element-type="paragraph" data-version="5" id="1625629171"><p class="size-16 m-text-align-center m-size-16" style="line-height: 1.5;"><span class="font-size-16 m-font-size-16" style="display: unset;" m-font-size-set="true">We hold ourselves accountable with a rigorous certification process, and we train our teams often so they're always up-to-date on best practices.</span></p></div> 
</div> 
</div> 
</div> 
 <div class="u_1168430230 dmRespRow" id="1168430230" data-anim-extended="eyJkZXNrdG9wIjp7InRyaWdnZXIiOiJlbnRyYW5jZSIsImFuaW1hdGlvbiI6ImZhZGVJbkNvbWJvIiwiZHVyYXRpb24iOjAuNjU1LCJkZWxheSI6MCwiaW50ZW5zaXR5IjowLjUsInJldmVyc2UiOmZhbHNlLCJkaXIiOiJyaWdodCJ9fQ==" data-anim-desktop="fadeInCombo"> <div class="dmRespColsWrapper" id="1979558400"> <div class="u_1826802243 dmRespCol small-12 large-2 medium-2" id="1826802243"> <div class="u_1744395625 graphicWidget graphicWidgetV2 graphicWidgetV3" data-element-type="graphic" data-widget-type="graphic" id="1744395625"> <svg version="1.1" id="1935478282" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="345.932px" height="346.313px" viewbox="0 0 345.932 346.313" enable-background="new 0 0 345.932 346.313" xml:space="preserve" class="svg u_1935478282" data-icon-custom="true" data-icon-name="data-analysis2.svg"> <title id="1258468402">A black and white icon of a graph in a circle.</title> 
 <g> <path fill-rule="evenodd" clip-rule="evenodd" d="M159.357,27.416c0.005,5.626,0.014,11.251,0.002,16.876
		c-0.015,7.145-1.993,9.482-9.09,10.943c-30.187,6.216-54.461,21.803-72.819,46.468c-30.962,41.599-30.885,99.732,0.013,141.351
		c0.819,1.104,1.688,2.172,2.462,3.306c2.511,3.674,2.507,7.366-0.375,10.661c-8.311,9.503-16.67,18.965-25.141,28.325
		c-4.159,4.595-9.007,4.335-13.113-0.507c-19.118-22.546-31.99-48.227-37.747-77.234C-10.973,134.423,19.763,63.546,83.072,24.045
		c20.509-12.797,42.919-20.563,66.847-23.942c5.348-0.755,9.261,2.723,9.4,8.563C159.468,14.913,159.353,21.167,159.357,27.416z"></path> 
 <path fill-rule="evenodd" clip-rule="evenodd" d="M318.816,157.921c-5.625,0-11.25,0.009-16.875-0.002
		c-7.24-0.015-9.526-1.939-11.023-8.989c-7.599-35.776-27.396-62.704-59.004-80.957c-10.784-6.228-22.383-10.39-34.622-12.762
		c-7.122-1.38-9.06-3.751-9.067-10.934c-0.011-11.375-0.026-22.75,0.005-34.125c0.021-7.938,3.453-10.856,11.276-9.693
		c74.596,11.087,133.323,68.86,145.833,143.469c0.207,1.231,0.321,2.479,0.519,3.711c0.969,6.068-2.109,10.04-8.294,10.226
		c-6.245,0.188-12.499,0.041-18.749,0.041C318.816,157.911,318.816,157.916,318.816,157.921z"></path> 
 <path fill-rule="evenodd" clip-rule="evenodd" d="M173.969,346.313c-34.519-0.33-66.184-9.557-95.021-28.271
		c-6.24-4.049-6.915-8.614-1.995-14.229c7.822-8.925,15.703-17.8,23.575-26.682c3.833-4.326,7.236-4.953,12.249-2.002
		c20.69,12.174,43.005,17.682,66.979,16.566c15.535-0.722,30.304-4.48,44.425-10.935c6.507-2.975,9.06-2.254,13.353,3.611
		c6.859,9.373,13.734,18.734,20.548,28.14c4.204,5.803,3.054,10.355-3.348,13.736C229.404,339.625,202.354,346.054,173.969,346.313z
		"></path> 
 <path fill-rule="evenodd" clip-rule="evenodd" d="M318.679,186.75c5.745-0.001,11.49-0.023,17.235,0.005
		c7.848,0.04,10.938,3.627,9.783,11.285c-5.758,38.176-22.488,70.783-49.775,98.024c-5.538,5.528-10.167,5.135-14.848-1.259
		c-6.857-9.368-13.696-18.75-20.515-28.146c-3.785-5.215-3.646-8.189,0.712-12.925c15.325-16.649,25.359-35.979,29.723-58.227
		c1.332-6.792,3.825-8.735,10.824-8.753C307.438,186.737,313.059,186.75,318.679,186.75z"></path> 
 <path fill-rule="evenodd" clip-rule="evenodd" d="M254.977,164.477c0.002,17.236,0.013,34.473-0.004,51.708
		c-0.007,6.817-2.127,8.953-8.927,9.001c-5.245,0.037-10.494,0.096-15.736-0.037c-5.099-0.129-7.652-2.647-7.658-7.694
		c-0.045-35.471-0.046-70.943,0.001-106.414c0.007-5.007,2.704-7.603,7.689-7.67c5.619-0.076,11.241-0.068,16.861-0.004
		c5.25,0.061,7.739,2.549,7.753,7.903C255.004,129.006,254.975,146.742,254.977,164.477z"></path> 
 <path fill-rule="evenodd" clip-rule="evenodd" d="M167.191,175.818c0.001,13.617,0.022,27.234-0.007,40.851
		c-0.014,6.118-2.246,8.421-8.283,8.507c-5.371,0.076-10.746,0.098-16.115-0.015c-5.513-0.116-7.919-2.613-7.925-8.198
		c-0.03-27.608-0.031-55.217,0.001-82.826c0.006-5.474,2.598-8.095,7.997-8.17c5.496-0.077,10.994-0.08,16.489,0.001
		c5.291,0.078,7.802,2.578,7.823,7.875C167.225,147.834,167.189,161.826,167.191,175.818z"></path> 
 <path fill-rule="evenodd" clip-rule="evenodd" d="M178.856,191.521c0-8.622-0.038-17.244,0.013-25.865
		c0.032-5.438,2.36-7.91,7.659-8.016c5.62-0.113,11.247-0.113,16.867,0c5.225,0.105,7.769,2.71,7.784,7.988
		c0.049,17.244,0.055,34.488-0.004,51.731c-0.018,5.108-2.498,7.658-7.571,7.783c-5.745,0.142-11.497,0.145-17.242,0.005
		c-5.134-0.124-7.451-2.575-7.489-7.761C178.81,208.765,178.856,200.144,178.856,191.521z"></path> 
 <path fill-rule="evenodd" clip-rule="evenodd" d="M91.076,198.684c-0.003-6.244-0.066-12.487,0.018-18.729
		c0.068-5.089,2.555-7.539,7.654-7.603c5.618-0.069,11.237-0.065,16.855,0c5.032,0.059,7.749,2.596,7.785,7.559
		c0.091,12.61,0.093,25.221-0.007,37.831c-0.037,4.669-2.552,7.245-7.183,7.376c-5.987,0.17-11.987,0.168-17.975-0.003
		c-4.729-0.135-7.048-2.595-7.12-7.331C91.007,211.42,91.079,205.05,91.076,198.684z"></path> 
</g> 
</svg> 
</div> 
</div> 
 <div class="u_1502135676 dmRespCol small-12 large-10 medium-10" id="1502135676"> <div class="dmNewParagraph" data-element-type="paragraph" data-version="5" id="1831765716"> <h3 class="m-size-21 m-text-align-center size-20"><span class="m-font-size-21 font-size-20" m-font-size-set="true" style="display: unset;">Track Record</span></h3> 
</div> 
 <div class="u_1055829122 dmNewParagraph" data-element-type="paragraph" data-version="5" id="1055829122"><p class="m-size-16 m-text-align-center size-16" style="line-height: 1.5;"><span class="m-font-size-16 font-size-16" m-font-size-set="true" style="display: unset;">We have an impeccable track record of success when it comes to helping brands succeed in their marketing campaigns&mdash;and that's because we never settle for anything less than excellence!</span></p></div> 
</div> 
</div> 
</div> 
 <div class="u_1844057069 dmRespRow" id="1844057069" data-anim-extended="eyJkZXNrdG9wIjp7InRyaWdnZXIiOiJlbnRyYW5jZSIsImFuaW1hdGlvbiI6ImZhZGVJbkNvbWJvIiwiZHVyYXRpb24iOjAuNjU1LCJkZWxheSI6MCwiaW50ZW5zaXR5IjowLjUsInJldmVyc2UiOmZhbHNlLCJkaXIiOiJyaWdodCJ9fQ==" data-anim-desktop="fadeInCombo"> <div class="dmRespColsWrapper" id="1132589424"> <div class="u_1598206314 dmRespCol small-12 large-2 medium-2" id="1598206314"> <div class="u_1897178504 graphicWidget graphicWidgetV2 graphicWidgetV3" data-element-type="graphic" data-widget-type="graphic" id="1897178504"> <svg id="1812087304" enable-background="new 0 0 511.813 511.813" height="512" viewbox="0 0 511.813 511.813" width="512" xmlns="http://www.w3.org/2000/svg" class="svg u_1812087304" data-icon-custom="true" data-icon-name="transparency (1).svg"> <title id="1984595243">A black and white icon of a dna strand between two circles.</title> 
 <g> <path d="m156.195 156.195c-.916 7.31-1.392 14.755-1.392 22.31 0 8.035.543 15.944 1.577 23.7h143.13c-31.834-29.405-74.355-47.401-121.006-47.401-7.554 0-14.999.476-22.309 1.391z"></path> 
 <path d="m325.532 232.205h-162.469c5.39 17.049 13.278 32.995 23.228 47.417h162.464c-5.388-17.049-13.275-32.995-23.223-47.417z"></path> 
 <path d="m178.504 511.813c79.938 0 147.771-52.818 170.435-125.388-5.161.384-10.374.584-15.632.584-114.97 0-208.504-93.534-208.504-208.504 0-5.258.2-10.471.585-15.632-72.57 22.664-125.388 90.496-125.388 170.435 0 98.427 80.077 178.505 178.504 178.505z"></path> 
 <path d="m355.434 309.622h-143.116c31.833 29.396 74.347 47.387 120.99 47.387 7.554 0 14.999-.476 22.309-1.392.916-7.31 1.392-14.755 1.392-22.31 0-8.029-.543-15.933-1.575-23.685z"></path> 
 <path d="m333.308 0c-79.938 0-147.771 52.818-170.435 125.388 5.161-.384 10.374-.584 15.632-.584 114.97 0 208.504 93.534 208.504 208.504 0 5.258-.2 10.471-.585 15.632 72.57-22.664 125.388-90.497 125.388-170.435.001-98.428-80.076-178.505-178.504-178.505z"></path> 
</g> 
</svg> 
</div> 
</div> 
 <div class="u_1276868255 dmRespCol small-12 large-10 medium-10" id="1276868255"> <div class="dmNewParagraph" data-element-type="paragraph" data-version="5" id="1070479806"> <h3 class="m-size-21 m-text-align-center size-20"><span class="m-font-size-21 font-size-20" m-font-size-set="true" style="display: unset;">Transparency</span></h3> 
</div> 
 <div class="u_1869526150 dmNewParagraph" data-element-type="paragraph" data-version="5" id="1869526150"><p class="m-size-16 m-text-align-center size-16" style="line-height: 1.5;"><span class="m-font-size-16 font-size-16" m-font-size-set="true" style="display: unset;">We always keep you in the loop with our campaign setup, budget adjustments and reporting. We understand that transparency is important to your success so we&rsquo;re not afraid of being open about what we do!</span></p></div> 
</div> 
</div> 
</div> 
 <div class="u_1041789283 dmRespRow" id="1041789283" data-anim-extended="eyJkZXNrdG9wIjp7InRyaWdnZXIiOiJlbnRyYW5jZSIsImFuaW1hdGlvbiI6ImZhZGVJbkNvbWJvIiwiZHVyYXRpb24iOjAuNjU1LCJkZWxheSI6MCwiaW50ZW5zaXR5IjowLjUsInJldmVyc2UiOmZhbHNlLCJkaXIiOiJyaWdodCJ9fQ==" data-anim-desktop="fadeInCombo"> <div class="dmRespColsWrapper" id="1895372485"> <div class="u_1712204519 dmRespCol small-12 large-2 medium-2" id="1712204519"> <div class="u_1754824162 graphicWidget graphicWidgetV2 graphicWidgetV3" data-element-type="graphic" data-widget-type="graphic" id="1754824162"> <svg id="1548628820" enable-background="new 0 0 609.609 609.609" height="512" viewbox="0 0 609.609 609.609" width="512" xmlns="http://www.w3.org/2000/svg" class="svg u_1548628820" data-icon-custom="true" data-icon-name="technology.svg"> <title id="1378026368">A gear with a circuit board inside of it free icon</title> 
 <g> <g id="Page-1_17_"> <g id="_x30_19---Technology-Engineering" transform="translate(0 -1)"> <path id="Shape_133_" d="m17.025 349.862 39.781 6.52c6.285 30.461 18.313 59.448 35.441 85.41l-23.558 32.879c-4.888 6.654-4.804 15.735.207 22.298 5.94 7.261 12.252 14.21 18.909 20.82 6.716 6.727 13.639 12.926 20.769 18.919 6.567 5.021 15.66 5.105 22.319.207l32.858-23.569c25.937 17.138 54.903 29.174 85.348 35.462l6.51 39.812c1.24 8.144 7.738 14.474 15.912 15.499 5.662.641 11.366 1.033 17.194 1.323 2.83.138 5.594-.884 7.653-2.83s3.236-4.648 3.258-7.482v-82.806c-.03-5.582-4.464-10.144-10.043-10.333-104.417-5.413-186.304-91.655-186.304-196.212s81.887-190.799 186.304-196.212c5.579-.189 10.013-4.75 10.043-10.333v-82.734c-.014-2.832-1.183-5.536-3.237-7.487s-4.815-2.978-7.644-2.846c-5.807.241-11.548.648-17.225 1.219-8.176 1.114-14.648 7.469-15.912 15.623l-6.51 39.812c-30.444 6.297-59.409 18.335-85.348 35.472l-32.858-23.579c-6.659-4.899-15.752-4.815-22.319.207-7.241 5.948-14.173 12.263-20.769 18.919-6.707 6.562-13.021 13.514-18.909 20.82-5.032 6.571-5.116 15.676-.207 22.339l23.558 32.879c-17.124 25.953-29.152 54.928-35.441 85.379l-39.781 6.51c-8.146 1.244-14.475 7.746-15.499 15.923-2.034 18.543-2.034 37.253 0 55.796.919 8.312 7.25 15.002 15.5 16.376z"></path> 
 <path id="Shape_132_" d="m289.745 151.134c-81.631 5.171-145.192 72.886-145.192 154.68s63.562 149.509 145.192 154.68c2.597.108 5.125-.855 6.992-2.664s2.91-4.305 2.886-6.904v-290.224c.025-2.6-1.018-5.095-2.886-6.904-1.867-1.809-4.395-2.772-6.992-2.664z"></path> 
 <path id="Shape_131_" d="m371.952 161.157h-51.663v20.665h51.663c17.099-.051 30.947-13.899 30.998-30.998v-63.897c14.234-5.032 22.772-19.587 20.219-34.467s-15.454-25.756-30.552-25.756c-15.097 0-27.999 10.876-30.552 25.756s5.985 29.435 20.219 34.467v63.897c0 5.707-4.626 10.333-10.332 10.333z"></path> 
 <path id="Shape_130_" d="m320.288 223.153h103.327c5.707 0 10.333-4.626 10.333-10.333s-4.626-10.333-10.333-10.333h-103.327z"></path> 
 <path id="Shape_129_" d="m320.288 450.471h51.663c5.707 0 10.333 4.626 10.333 10.333v63.897c-14.234 5.032-22.772 19.587-20.219 34.467s15.454 25.756 30.552 25.756c15.097 0 27.999-10.876 30.552-25.756s-5.985-29.435-20.219-34.467v-63.897c-.051-17.099-13.899-30.947-30.998-30.998h-51.663v20.665z"></path> 
 <path id="Shape_128_" d="m475.278 347.145h-154.99v20.665h154.99c5.707 0 10.333 4.626 10.333 10.333v53.565c-14.234 5.032-22.772 19.587-20.219 34.467s15.454 25.756 30.552 25.756c15.097 0 27.999-10.876 30.552-25.756s-5.985-29.435-20.219-34.467v-53.565c-.052-17.099-13.9-30.947-30.999-30.998z"></path> 
 <path id="Shape_127_" d="m578.605 274.816c-13.089.054-24.734 8.324-29.097 20.665h-229.22v20.665h229.22c5.28 14.823 20.843 23.324 36.169 19.756s25.534-18.068 23.724-33.699c-1.809-15.63-15.061-27.415-30.796-27.387z"></path> 
 <path id="Shape_126_" d="m433.948 398.808c0-5.707-4.626-10.333-10.333-10.333h-103.327v20.665h103.327c5.707.001 10.333-4.625 10.333-10.332z"></path> 
 <path id="Shape_125_" d="m506.276 233.486v-53.565c14.234-5.032 22.772-19.587 20.219-34.467s-15.454-25.756-30.552-25.756c-15.097 0-27.999 10.876-30.552 25.756s5.985 29.435 20.219 34.467v53.565c0 5.707-4.626 10.333-10.333 10.333h-154.99v20.665h154.99c17.1-.052 30.948-13.9 30.999-30.998z"></path> 
</g> 
</g> 
</g> 
</svg> 
</div> 
</div> 
 <div class="u_1963923023 dmRespCol small-12 large-10 medium-10" id="1963923023"> <div class="dmNewParagraph" data-element-type="paragraph" data-version="5" id="1026156301"> <h3 class="m-size-21 m-text-align-center size-20"><span class="m-font-size-21 font-size-20" m-font-size-set="true" style="display: unset;">Ad Technology</span></h3> 
</div> 
 <div class="u_1433516193 dmNewParagraph" data-element-type="paragraph" data-version="5" id="1433516193"><p class="m-size-16 m-text-align-center size-16" style="line-height: 1.5;"><span class="m-font-size-16 font-size-16" m-font-size-set="true" style="display: unset;">We have the technology and expertise to power your campaigns. Our platforms will enable you to make confident, data driven decisions that capture the consumer&rsquo;s journey and drive success.</span></p></div> 
</div> 
</div> 
</div> 
</div> 
</div> 
</div> 
</div> 
</div> 
</div> 
 <div class="dmRespRow u_1247806578 hasBackgroundOverlay" id="1247806578"> <div class="dmRespColsWrapper" id="1109227635"> <div class="u_1481244847 dmRespCol small-12 large-8 medium-8" id="1481244847"> <div class="u_1214566010 dmNewParagraph" data-element-type="paragraph" data-version="5" id="1214566010" style="transition: none 0s ease 0s; text-align: left; display: block;"> <h2 class="m-text-align-center size-32 m-size-30"><span class="font-size-32 m-font-size-30" style="text-transform: uppercase; color: rgb(255, 255, 255); display: unset;" m-font-size-set="true">Ready to elevate your online presence?</span></h2> 
</div> 
 <div class="dmNewParagraph u_1984854006" data-element-type="paragraph" data-version="5" id="1984854006"><p class="m-text-align-center"><span style="display: initial; color: rgb(255, 255, 255);">Let's empower your success together. Contact us today to get started.<br/></span></p></div> 
</div> 
 <div class="u_1900340015 dmRespCol small-12 large-4 medium-4" id="1900340015"> <a data-display-type="block" class="u_1301511454 align-center dmButtonLink dmWidget dmWwr default dmOnlyButton dmDefaultGradient" file="false" href="/discovery-call" data-element-type="dButtonLinkId" id="1301511454" data-buttonstyle="FLAT_ROUND_ICON" icon-name="icon-circle-arrow-right" data-anim-extended="eyJkZXNrdG9wIjp7InRyaWdnZXIiOiJlbnRyYW5jZSIsImFuaW1hdGlvbiI6ImZhZGVJbkNvbWJvIiwiZHVyYXRpb24iOjEsImRlbGF5IjowLCJpbnRlbnNpdHkiOjEsInJldmVyc2UiOmZhbHNlLCJkaXIiOiJyaWdodCJ9fQ==" data-anim-desktop="fadeInCombo" link_type="popup" popup_target="discovery-call"> <span class="iconBg" aria-hidden="true" id="1351974960"> <span class="icon hasFontIconstar hasFontIcon icon-circle-arrow-right" id="1839775809"></span> 
</span> 
 <span class="text" id="1426202064">SCHEDULE A DISCOVERY CALL</span> 
</a> 
</div> 
</div> 
</div> 
 <div class="u_1201580449 dmRespRow fullBleedChanged fullBleedMode hasBackgroundOverlay" id="1201580449"> <div class="dmRespColsWrapper" id="1172959829"> <div class="dmRespCol large-12 medium-12 small-12 u_1285537521" id="1285537521"> <div class="dmRespRow u_1934670178" id="1934670178" data-anim-extended="eyJkZXNrdG9wIjp7InRyaWdnZXIiOiJlbnRyYW5jZSIsImFuaW1hdGlvbiI6ImZhZGVJbkNvbWJvIiwiZHVyYXRpb24iOjEuMiwiZGVsYXkiOjAsImludGVuc2l0eSI6MSwicmV2ZXJzZSI6ZmFsc2UsImRpciI6ImluLXBsYWNlIn19" data-anim-desktop="fadeInCombo"> <div class="dmRespColsWrapper" id="1641127661"> <div class="dmRespCol small-12 medium-12 large-12" id="1832379176"> <div class="dmNewParagraph" data-element-type="paragraph" data-version="5" id="1711507510"> <h2 class="text-align-center m-size-40 size-55"><span class="font-size-55 m-font-size-40" m-font-size-set="true" style="display: unset; color: rgb(255, 255, 255);">Marketing Solutions</span></h2> 
</div> 
 <div class="u_1436689093 imageWidget align-center" data-element-type="image" data-widget-type="image" id="1436689093"><img src="https://lirp.cdn-website.com/696a4d03/dms3rep/multi/opt/Line-G-448w.png" alt="A close up of a green arrow on a white background." id="1374522121" class="" data-dm-image-path="https://irp.cdn-website.com/696a4d03/dms3rep/multi/Line-G.png" width="374" height="20" onerror="handleImageLoadError(this)"/></div> 
 <div class="dmNewParagraph" data-element-type="paragraph" data-version="5" id="1758511113" data-styletopreserve="{" background-image":""}"=""><p class="m-size-18 text-align-center size-22"><span class="m-font-size-18 font-size-22" style="text-transform:uppercase;color:rgb(255, 255, 255);font-weight:800;display:unset;font-family:Montserrat, 'Montserrat Fallback';">One of the biggest challenges of marketing and advertising today is capturing the attention of the audience. We live in an over-communicated world where the average consumer is exposed to over 5000 messages per day.</span></p></div> 
 <div class="dmNewParagraph" data-element-type="paragraph" data-version="5" id="1239568149"><p class="text-align-center"><span style="display: unset; color: rgb(255, 255, 255);">Our goal with every campaign is to create something that is unique and different, but also captures the attention of your audience. As a local marketing agency in Birmingham and Huntsville, AL, we have a variety of services that we can provide for your business, which include the following:</span></p></div> 
</div> 
</div> 
</div> 
 <div class="u_1521006888 dmRespRow fullBleedChanged fullBleedMode" id="1521006888" data-anim-extended="eyJkZXNrdG9wIjp7InRyaWdnZXIiOiJlbnRyYW5jZSIsImFuaW1hdGlvbiI6ImZhZGVJbkNvbWJvIiwiZHVyYXRpb24iOjEuMywiZGVsYXkiOjAuMiwiaW50ZW5zaXR5IjoxLCJyZXZlcnNlIjpmYWxzZSwiZGlyIjoiaW4tcGxhY2UifX0=" data-anim-desktop="fadeInCombo"> <div class="dmRespColsWrapper" id="1588773348"> <div class="dmRespCol small-12 large-6 medium-6 u_1079470399" id="1079470399"> <div class="dmRespRow u_1697381165" id="1697381165"> <div class="dmRespColsWrapper" id="1772086085"> <div class="u_1761602247 dmRespCol small-12 large-4 medium-4" id="1761602247"> <div class="u_1962301673 graphicWidget graphicWidgetV2 graphicWidgetV3" data-element-type="graphic" data-widget-type="graphic" id="1962301673"> <svg version="1.1" id="1836607012" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="373.6px" height="287.565px" viewbox="0 0 373.6 287.565" enable-background="new 0 0 373.6 287.565" xml:space="preserve" class="svg u_1836607012" data-icon-custom="true" data-icon-name="WEBSITE-DESIGN4.svg"> <title id="1831546341">A black and white icon of a computer , cell phone , and tablet.</title> 
 <g> <path fill-rule="evenodd" clip-rule="evenodd" d="M340.876,105.47c3.071,0,5.663-0.031,8.254,0.005
		c13.994,0.195,24.406,10.511,24.425,24.492c0.061,44.627,0.059,89.254-0.001,133.881c-0.018,13.798-9.48,23.473-23.236,23.593
		c-19.375,0.171-38.752,0.158-58.127,0.008c-13.994-0.108-23.386-9.757-23.447-23.759c-0.053-12.125-0.012-24.252-0.012-36.377
		c0-1.341,0-2.681,0-4.224c-12.702,0-25.001,0-37.695,0c0,5.805-0.116,11.403,0.126,16.986c0.036,0.829,1.635,1.896,2.72,2.325
		c16.296,6.458,25.464,18.354,27.187,35.786c0.666,6.743-1.482,8.801-8.286,8.802c-50.002,0.007-100.004,0.004-150.007,0.004
		c-26.001,0-52.002,0.032-78.003-0.015c-12.431-0.022-21.611-6.959-24.195-18.271c-0.494-2.162-0.549-4.459-0.551-6.695
		c-0.029-47.752-0.037-95.504-0.015-143.257c0.007-15.378,9.681-24.983,25.073-25.011c3.485-0.007,6.97-0.001,10.981-0.001
		c0-1.563,0-2.885,0-4.207c0-20.376-0.025-40.752,0.008-61.128C36.102,11.65,47.557,0.039,64.273,0.03
		c82.754-0.042,165.508-0.038,248.262-0.003c16.805,0.007,28.275,11.462,28.323,28.236c0.068,24.001,0.018,48.002,0.019,72.003
		C340.876,101.758,340.876,103.25,340.876,105.47z M268.146,180.311c0-1.564,0-2.909,0-4.253c0-11.875,0.543-23.78-0.111-35.619
		c-1.417-25.626,6.074-37.04,34.883-34.987c1.703,0.121,3.423,0.016,5.222,0.016c0-24.288,0-48.084,0-71.975
		c-79.913,0-159.583,0-239.305,0c0,20.206,0,40.124,0,60.25c15.407,0,30.524-0.013,45.642,0.004
		c15.333,0.017,25.118,9.747,25.137,25.024c0.024,19.125,0.006,38.25,0.006,57.374c0,1.335,0,2.67,0,4.166
		C182.604,180.311,225.158,180.311,268.146,180.311z M39.528,105.468c-5.071,0-9.552-0.005-14.033,0.001
		c-9.609,0.015-13.97,4.347-13.974,13.932c-0.01,26.863-0.004,53.727-0.004,80.59c0,20.741-0.022,41.482,0.013,62.224
		c0.014,8.042,4.671,13.028,12.232,13.037c30.737,0.037,61.474,0.063,92.21-0.078c2.346-0.01,4.949-0.907,6.974-2.144
		c4.15-2.535,5.012-6.763,5.006-11.402c-0.053-47.479-0.03-94.959-0.04-142.439c0-1.371-0.02-2.758-0.214-4.111
		c-0.658-4.578-4.487-8.968-9.025-9.282c-6.058-0.419-12.167-0.104-18.701-0.104c0,3.772,0.037,7.359-0.009,10.945
		c-0.063,4.919-1.843,6.79-6.835,6.809c-15.618,0.06-31.237,0.062-46.855-0.004c-4.806-0.021-6.584-1.829-6.725-6.575
		C39.443,113.263,39.528,109.655,39.528,105.468z M295.599,117.32c-10.794-1.205-15.723,3.061-15.725,13.168
		c-0.006,44.112-0.009,88.224,0.004,132.335c0.002,8.153,4.306,12.429,12.497,12.438c18.37,0.019,36.739,0.009,55.108,0.005
		c9.102-0.002,13.266-4.118,13.303-13.253c0.179-43.986,0.343-87.972,0.493-131.958c0.033-9.572-5.741-14.325-15.653-12.566
		c0,1.759,0.002,3.604,0,5.449c-0.003,1.875,0.067,3.752-0.03,5.622c-0.226,4.37-2.254,6.427-6.569,6.446
		c-12.246,0.053-24.492,0.049-36.739,0.003c-4.577-0.018-6.601-2.077-6.676-6.644C295.552,124.761,295.599,121.153,295.599,117.32z
		 M188.508,195.667c0,0.007,0,0.014,0,0.021c-2.861,0-5.731-0.14-8.582,0.037c-3.177,0.198-5.309,2.596-5.335,5.627
		c-0.025,3.054,2.05,5.584,5.231,5.689c5.716,0.188,11.446,0.186,17.163,0.002c2.984-0.095,5.417-2.9,5.459-5.654
		c0.046-3.012-2.38-5.529-5.727-5.694C193.988,195.559,191.245,195.667,188.508,195.667z M140.375,243.38
		c2.396-1.331,5.721-2.213,5.837-3.407c0.559-5.744,0.251-11.571,0.251-17.244c-2.384,0-4.179,0-6.088,0
		C140.375,229.509,140.375,235.97,140.375,243.38z"></path> 
 <path fill-rule="evenodd" clip-rule="evenodd" d="M203.493,170.038c-12.367,0-24.735,0.013-37.103-0.005
		c-6.083-0.009-8.103-2.02-8.106-8.066c-0.012-18.614-0.015-37.228,0.002-55.841c0.005-5.596,2.112-7.756,7.653-7.761
		c25.11-0.023,50.22-0.024,75.33-0.001c5.501,0.005,7.766,2.265,7.774,7.747c0.027,18.739,0.026,37.478,0.001,56.216
		c-0.007,5.646-2.046,7.687-7.699,7.702C228.728,170.061,216.11,170.038,203.493,170.038z"></path> 
 <path fill-rule="evenodd" clip-rule="evenodd" d="M186.425,89.713c-6.867,0.002-13.733,0.032-20.6-0.008
		c-5.597-0.033-7.518-1.902-7.535-7.35c-0.032-10.237-0.034-20.475,0.001-30.712c0.017-5.098,2.221-7.35,7.256-7.363
		c13.983-0.036,27.966-0.037,41.95,0.001c4.994,0.013,7.126,2.115,7.146,7.018c0.042,10.487,0.044,20.975-0.001,31.461
		c-0.021,4.724-2.119,6.871-6.867,6.929C200.658,89.775,193.541,89.711,186.425,89.713z"></path> 
 <path fill-rule="evenodd" clip-rule="evenodd" d="M259.673,62.934c-10.106,0-20.213,0.02-30.319-0.009
		c-4.672-0.013-7.103-2.034-7.128-5.788c-0.025-3.748,2.363-5.886,7.063-5.899c20.088-0.056,40.177-0.054,60.265-0.002
		c4.819,0.013,7.031,1.974,7.048,5.833c0.018,3.994-2.277,5.85-7.357,5.859C279.387,62.948,269.53,62.934,259.673,62.934z"></path> 
 <path fill-rule="evenodd" clip-rule="evenodd" d="M259.707,71.12c9.987,0,19.974-0.022,29.96,0.009
		c4.667,0.015,6.87,1.801,6.924,5.465c0.055,3.67-2.565,6.031-6.984,6.039c-20.224,0.034-40.447,0.036-60.67-0.005
		c-4.375-0.009-6.736-2.15-6.717-5.779c0.02-3.619,2.405-5.698,6.778-5.715C239.234,71.095,249.471,71.121,259.707,71.12z"></path> 
 <path fill-rule="evenodd" clip-rule="evenodd" d="M112.703,62.934c-8.996,0-17.992,0.02-26.987-0.008
		c-4.796-0.015-7.09-1.899-7.139-5.74c-0.049-3.85,2.223-5.93,6.974-5.946c18.117-0.06,36.233-0.056,54.35-0.005
		c4.592,0.013,7.167,2.223,7.229,5.849c0.065,3.831-2.451,5.834-7.438,5.845C130.694,62.947,121.698,62.934,112.703,62.934z"></path> 
 <path fill-rule="evenodd" clip-rule="evenodd" d="M113.025,82.644c-9.369,0-18.738,0.061-28.106-0.025
		c-4.715-0.044-7.093-2.936-6.167-7.192c0.667-3.065,2.768-4.288,5.728-4.289c18.862-0.009,37.725-0.039,56.587,0.023
		c3.675,0.012,6.03,2.43,6.064,5.747c0.035,3.394-2.174,5.655-6,5.692c-9.368,0.093-18.737,0.031-28.105,0.031
		C113.025,82.635,113.025,82.639,113.025,82.644z"></path> 
 <path fill-rule="evenodd" clip-rule="evenodd" d="M95.903,180.973c-5.494,0.001-10.988,0.053-16.48-0.014
		c-4.854-0.059-6.632-1.765-6.656-6.501c-0.058-11.111-0.058-22.223,0-33.335c0.023-4.373,2.016-6.599,6.34-6.65
		c11.359-0.135,22.723-0.125,34.083-0.015c4.371,0.042,6.555,2.171,6.601,6.475c0.121,11.235,0.124,22.473-0.001,33.708
		c-0.048,4.33-2.216,6.25-6.658,6.312C107.39,181.032,101.646,180.973,95.903,180.973z"></path> 
 <path fill-rule="evenodd" clip-rule="evenodd" d="M43.46,180.974c-5.625,0-11.249,0.052-16.872-0.017
		c-4.779-0.058-6.859-2.113-6.884-6.878c-0.055-10.873-0.059-21.747,0.004-32.619c0.026-4.541,2.382-6.972,6.977-7.013
		c11.122-0.098,22.247-0.107,33.368,0.007c4.54,0.046,6.785,2.532,6.804,7.166c0.045,10.873,0.047,21.747-0.001,32.62
		c-0.022,4.879-1.887,6.671-6.899,6.722C54.458,181.017,48.959,180.974,43.46,180.974z"></path> 
 <path fill-rule="evenodd" clip-rule="evenodd" d="M69.886,245.1c-14.246,0-28.493,0.114-42.735-0.121
		c-2.208-0.036-5.091-1.092-6.433-2.701c-2.676-3.21-0.267-8.04,3.928-8.784c0.853-0.151,1.743-0.117,2.616-0.117
		c28.366-0.005,56.732-0.013,85.099,0.003c5.003,0.003,7.429,1.991,7.396,5.909c-0.031,3.781-2.42,5.789-7.134,5.799
		C98.377,245.12,84.131,245.1,69.886,245.1z"></path> 
 <path fill-rule="evenodd" clip-rule="evenodd" d="M69.906,192.039c14.112,0,28.225-0.082,42.335,0.088
		c2.073,0.025,4.624,0.688,6.095,2.012c3.008,2.705,1.299,8.205-2.631,9.259c-1.416,0.38-2.962,0.38-4.448,0.381
		c-27.6,0.021-55.199,0.016-82.799,0.016c-0.5,0-0.999,0.009-1.499-0.003c-4.49-0.111-7.178-2.295-7.233-5.874
		c-0.057-3.708,2.438-5.852,7.095-5.864C41.182,192.014,55.544,192.039,69.906,192.039z"></path> 
 <path fill-rule="evenodd" clip-rule="evenodd" d="M69.719,213.01c14.361,0,28.723,0.008,43.084-0.005
		c3.274-0.003,5.979,0.809,6.772,4.489c0.793,3.675-1.075,6.481-4.771,7.073c-1.223,0.195-2.489,0.161-3.735,0.162
		c-27.474,0.008-54.948,0.008-82.422,0.004c-6.055,0-9.003-2.01-8.928-6.056c0.075-4.005,2.643-5.666,8.788-5.667
		C42.244,213.007,55.981,213.009,69.719,213.01z"></path> 
 <path fill-rule="evenodd" clip-rule="evenodd" d="M69.401,270.016c-2.875,0-5.756,0.117-8.623-0.03
		c-3.525-0.18-5.542-2.42-5.505-5.806c0.036-3.241,1.931-5.48,5.3-5.574c6.119-0.172,12.25-0.178,18.369-0.006
		c3.45,0.096,5.239,2.225,5.279,5.555c0.041,3.43-1.931,5.553-5.445,5.859c-0.249,0.022-0.5,0.024-0.75,0.025
		c-2.875,0.001-5.75,0-8.625,0C69.401,270.031,69.401,270.024,69.401,270.016z"></path> 
 <path fill-rule="evenodd" clip-rule="evenodd" d="M320.241,142.567c7.373,0,14.746-0.037,22.118,0.012
		c5.385,0.037,7.284,1.907,7.302,7.18c0.035,10.497,0.032,20.993,0.001,31.49c-0.015,5.233-1.99,7.346-7.214,7.372
		c-14.745,0.073-29.491,0.068-44.237,0.004c-5.312-0.023-7.225-2.004-7.247-7.282c-0.044-10.497-0.043-20.994-0.001-31.49
		c0.022-5.539,1.818-7.25,7.534-7.277C305.746,142.541,312.993,142.567,320.241,142.567z"></path> 
 <path fill-rule="evenodd" clip-rule="evenodd" d="M320.415,218.261c7.355,0,14.71-0.029,22.066,0.01
		c4.508,0.025,7.119,2.213,7.157,5.859c0.04,3.709-2.378,5.813-7.1,5.83c-14.835,0.055-29.671,0.056-44.506,0
		c-4.835-0.019-7.014-1.942-7.028-5.833c-0.015-3.908,2.22-5.833,6.971-5.856C305.455,218.233,312.935,218.261,320.415,218.261z"></path> 
 <path fill-rule="evenodd" clip-rule="evenodd" d="M320.363,210.073c-7.625,0-15.25,0.037-22.874-0.015
		c-4.333-0.029-6.389-1.854-6.486-5.538c-0.102-3.882,1.977-5.927,6.456-5.945c15.124-0.061,30.248-0.056,45.372-0.009
		c4.248,0.013,6.793,2.292,6.816,5.799c0.024,3.601-2.382,5.673-6.785,5.696C335.362,210.101,327.862,210.073,320.363,210.073z"></path> 
 <path fill-rule="evenodd" clip-rule="evenodd" d="M320.363,249.079c-7.5,0-15,0.03-22.498-0.011
		c-4.775-0.026-6.945-1.955-6.862-5.931c0.08-3.813,2.124-5.561,6.829-5.572c14.874-0.038,29.748-0.015,44.621-0.014
		c0.375,0,0.751-0.003,1.125,0.02c3.669,0.233,6.049,2.502,6.069,5.783c0.021,3.374-2.246,5.644-6.037,5.687
		c-7.748,0.086-15.499,0.026-23.247,0.026C320.363,249.071,320.363,249.074,320.363,249.079z"></path> 
 <path fill-rule="evenodd" clip-rule="evenodd" d="M320.292,270.005c-1.615,0-3.238,0.108-4.843-0.022
		c-3.234-0.262-5.283-2.454-5.37-5.57c-0.091-3.254,2.004-5.629,5.442-5.83c2.972-0.172,5.965-0.169,8.94-0.037
		c3.741,0.166,5.899,2.401,5.893,5.815c-0.007,3.484-2.1,5.496-5.963,5.665c-1.364,0.06-2.733,0.01-4.1,0.01
		C320.292,270.025,320.292,270.016,320.292,270.005z"></path> 
</g> 
</svg> 
</div> 
 <div class="u_1314981637 dmNewParagraph" data-element-type="paragraph" data-version="5" id="1314981637" style="transition: none 0s ease 0s; text-align: left; display: block;"> <h3 class="text-align-center size-20 m-size-22"><span class="font-size-20 m-font-size-22" m-font-size-set="true" style="color: rgb(255, 255, 255); display: unset;">Custom Websites</span></h3> 
</div> 
 <div class="dmNewParagraph u_1104269971" data-element-type="paragraph" data-version="5" id="1104269971" style="transition: none 0s ease 0s; text-align: left; display: block;"><p class="text-align-center size-14 m-size-16"><span class="font-size-14 m-font-size-16" style="color: rgb(255, 255, 255); display: unset;" m-font-size-set="true">Stunning, responsive website design that looks great on every device.</span></p></div> 
 <div class="dmNewParagraph u_1407995611" data-element-type="paragraph" data-version="5" id="1407995611" style="transition: none 0s ease 0s; text-align: left; display: block;"><p class="text-align-center m-size-16 size-15"><a href="/websites" runtime_url="/websites" type="page" class="font-size-15 m-font-size-16" m-font-size-set="true" style="display: unset; font-weight: bold; color: rgb(1, 213, 240);">Learn More</a></p></div> 
</div> 
 <div class="u_1931298216 dmRespCol small-12 large-4 medium-4" id="1931298216"> <div class="u_1003854482 graphicWidget graphicWidgetV2 graphicWidgetV3" data-element-type="graphic" data-widget-type="graphic" id="1003854482"> <svg height="512" viewbox="0 0 512 512" width="512" xmlns="http://www.w3.org/2000/svg" id="1503848551" class="svg u_1503848551" data-icon-custom="true" data-icon-name="data-driven.svg"> <title id="1755712529">A black and white icon of a graph with an arrow and a gear.</title> 
 <g id="_04-data_driven" data-name="04-data driven"> <g id="glyph"> <path d="m56 356a12 12 0 0 0 -12 12v104h72v-104a12 12 0 0 0 -12-12z"></path> 
 <path d="m176 324a12 12 0 0 0 -12 12v136h72v-136a12 12 0 0 0 -12-12z"></path> 
 <path d="m296 260a12 12 0 0 0 -12 12v200h72v-200a12 12 0 0 0 -12-12z"></path> 
 <path d="m416 164a12 12 0 0 0 -12 12v296h72v-296a12 12 0 0 0 -12-12z"></path> 
 <path d="m496 484h-480a12 12 0 0 0 0 24h480a12 12 0 0 0 0-24z"></path> 
 <path d="m44 304a12 12 0 0 0 12 12c63.616 0 158.172-37.586 246.768-98.09 43.174-29.486 81.522-62.293 110.9-94.875 20.43-22.662 36.2-44.717 47.177-65.938l7.441 33.503c3.876 15.419 26.478 10.267 23.428-5.206l-16-72a12.1 12.1 0 0 0 -15.928-8.633l-64 24a12 12 0 0 0 8.428 22.472l40.007-15c-22.687 50.901-78.621 109.707-154.989 161.857-83.532 57.048-175.084 93.91-233.232 93.91a12 12 0 0 0 -12 12z"></path> 
 <path d="m18.13 148.314 16.237 2 5.42 13.028-10.044 12.824a6 6 0 0 0 .49 7.951l28.832 28.706a6 6 0 0 0 7.914.488l12.906-10.02 13.124 5.409 2.006 16.143a6 6 0 0 0 5.954 5.26h40.774a6 6 0 0 0 5.954-5.259l2.003-16.144 13.124-5.412 12.906 10.02a6 6 0 0 0 7.913-.488l28.832-28.706a6 6 0 0 0 .491-7.951l-10.044-12.824 5.42-13.028 16.237-2a6 6 0 0 0 5.267-5.955v-40.6a6 6 0 0 0 -5.267-5.955l-16.237-2-5.42-13.027 10.048-12.817a6 6 0 0 0 -.491-7.952l-28.832-28.705a6 6 0 0 0 -7.913-.487l-12.906 10.02-13.128-5.414-2-16.144a6 6 0 0 0 -5.954-5.26h-40.777a6 6 0 0 0 -5.954 5.26l-2.006 16.144-13.124 5.413-12.906-10.02a6 6 0 0 0 -7.914.487l-28.832 28.706a6 6 0 0 0 -.49 7.952l10.044 12.823-5.42 13.027-16.237 2a6 6 0 0 0 -5.267 5.955v40.6a6 6 0 0 0 5.267 5.952zm81.329-48.014a30.94 30.94 0 0 1 21.9-9.016c16.178-.508 31.456 14.219 30.955 30.781a30.511 30.511 0 0 1 -9.057 21.765 31.1 31.1 0 0 1 -43.795 0 30.68 30.68 0 0 1 0-43.53z"></path> 
</g> 
</g> 
</svg> 
</div> 
 <div class="u_1305018109 dmNewParagraph" data-element-type="paragraph" data-version="5" id="1305018109" style="transition: none 0s ease 0s; text-align: left; display: block;"> <h3 class="text-align-center size-20 m-size-22"><span class="font-size-20 m-font-size-22" m-font-size-set="true" style="display: unset; color: rgb(255, 255, 255);">SEM</span></h3> 
</div> 
 <div class="dmNewParagraph u_1062544941" data-element-type="paragraph" data-version="5" id="1062544941" style="transition: none 0s ease 0s; text-align: left; display: block;"><p class="m-size-16 text-align-center size-14"><span class="m-font-size-16 font-size-14" m-font-size-set="true" style="display: unset; color: rgb(255, 255, 255);">Google Ads, Programmatic, Pay-Per-View and Pay-Per-Click.</span></p></div> 
 <div class="dmNewParagraph u_1315235502" data-element-type="paragraph" data-version="5" id="1315235502" style="transition: none 0s ease 0s; text-align: left; display: block;"><p class="text-align-center m-size-16 size-15"><a href="/search-engine-marketing" runtime_url="/search-engine-marketing" type="page" class="font-size-15 m-font-size-16" m-font-size-set="true" style="display: unset; font-weight: bold; color: rgb(1, 213, 240);">Learn More</a></p></div> 
</div> 
 <div class="u_1556325506 dmRespCol small-12 large-4 medium-4" id="1556325506"> <div class="u_1751539370 graphicWidget graphicWidgetV2 graphicWidgetV3" data-element-type="graphic" data-widget-type="graphic" id="1751539370"> <svg version="1.1" id="1778862901" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="381.697px" height="384.054px" viewbox="0 0 381.697 384.054" enable-background="new 0 0 381.697 384.054" xml:space="preserve" class="svg u_1778862901" data-icon-custom="true" data-icon-name="social-media02.svg"> <title id="1380959950">A cell phone with a thumbs up , heart , and hashtag icons on it.</title> 
 <g> <path fill-rule="evenodd" clip-rule="evenodd" d="M273.317,384.054c-54.508,0-109.016,0-163.523,0
		c-0.56-0.227-1.1-0.546-1.682-0.669c-17.033-3.579-29.038-13.584-32.049-30.606c-2.343-13.24-1.225-27.112-1.262-40.704
		c-0.003-1.281,2.562-2.93,4.255-3.73c1.199-0.567,2.94-0.017,4.437,0.08c42.742,2.769,81.711-21.74,98.041-61.464
		c0.956-2.325,2.967-4.658,5.109-5.979c12.261-7.56,23.05-16.731,31.884-28.113c5.864-7.556,7.085-15.951,2.985-24.636
		c-4.082-8.649-11.207-12.972-20.815-13.594c-5.204-0.337-10.362-1.382-15.538-2.133c-3.276-0.476-5.055-2.47-6.498-5.442
		c-9.044-18.641-22.637-33.115-40.744-43.205c-17.497-9.75-36.281-13.769-56.279-12.152c-5.417,0.438-7.079-0.955-7.084-5.603
		c-0.026-22.126-0.188-44.253,0.076-66.376c0.156-13.014,5.836-23.519,16.115-31.566c5.65-4.424,12.296-6.382,19.048-8.161
		c54.507,0,109.015,0,163.523,0c0.566,0.222,1.113,0.542,1.7,0.65c18.315,3.429,31.347,17.524,33.34,36.089
		c0.46,4.287-0.828,5.958-5.017,6.773c-3.059,0.595-6.144,1.158-9.124,2.049c-35.706,10.677-58.169,43.93-54.417,81.008
		c0.46,4.544-0.9,7.439-4.108,10.018c-1.557,1.251-3.124,2.494-4.735,3.673c-6.695,4.904-9.352,11.585-8.187,19.648
		c1.228,8.5,5.812,14.474,14.234,17.09c10.229,3.178,20.694,4.549,31.412,4.237c1.752-0.051,3.79,0.438,5.255,1.372
		c9.083,5.782,18.894,9.559,29.479,11.438c4.566,0.81,5.408,1.88,5.418,6.47c0.02,9.75-0.094,19.502,0.057,29.25
		c0.058,3.772-1.454,5.638-5.094,6.593c-14.748,3.869-26.868,11.868-36.171,23.961c-1.801,2.34-3.805,3.442-6.684,3.16
		c-1.74-0.17-3.502-0.144-5.233-0.372c-8.347-1.098-15.088,1.697-19.772,8.647c-4.712,6.99-4.963,14.638-0.308,21.514
		c4.938,7.292,10.94,13.859,16.399,20.805c1.271,1.617,2.732,3.348,3.25,5.257c5.66,20.879,18.124,36.111,37.447,45.774
		c5.521,2.762,5.813,5.837,1.083,9.841C287.655,379.929,280.607,382.241,273.317,384.054z M139.618,9.095
		c3.221,5.755,5.846,11.143,9.12,16.102c3.452,5.227,8.793,7.741,15.037,7.771c18.499,0.091,36.999,0.066,55.498,0.012
		c5.371-0.015,10.439-1.732,13.589-6.035c3.991-5.451,7.096-11.55,10.871-17.851C208.655,9.095,174.548,9.095,139.618,9.095z
		 M191.938,336.047c-10.12,0-20.24-0.015-30.36,0.009c-3.936,0.009-6.177,1.675-5.958,4.572c0.263,3.48,2.607,4.442,5.752,4.436
		c20.115-0.031,40.229-0.032,60.344,0.001c3.141,0.005,5.494-0.939,5.772-4.417c0.232-2.9-2.012-4.581-5.939-4.592
		C211.678,336.031,201.808,336.048,191.938,336.047z"></path> 
 <path fill-rule="evenodd" clip-rule="evenodd" d="M0,210.216c0.307-46.437,37.43-86.266,83.755-89.601
		c37.549-2.702,72.937,18.571,88.096,53.164c1.447,3.302,3.348,5.521,6.802,6.176c6.965,1.32,13.917,2.932,20.952,3.601
		c6.292,0.598,11.108,2.812,13.804,8.604c2.721,5.847,1.335,11.146-2.602,16.025c-8.821,10.931-19.424,19.681-31.619,26.641
		c-2.037,1.163-4.004,3.461-4.782,5.666c-13.341,37.812-52.98,63.079-92.911,59.019c-40.178-4.084-73.886-35.756-80.224-75.507
		C0.546,219.456,0.409,214.814,0,210.216z M109.074,186.048c1.147-4.554,2.283-8.867,3.315-13.204
		c1.735-7.29-0.689-13.333-6.032-18.2c-3.51-3.197-7.268-2.486-9.741,1.55c-1.035,1.689-1.751,3.578-2.576,5.392
		c-4.432,9.749-8.18,19.873-15.676,27.917c-0.58,0.622-0.788,1.798-0.791,2.718c-0.046,16.609-0.054,33.217,0.023,49.825
		c0.004,0.915,0.594,2.368,1.287,2.65c4.111,1.681,8.241,3.924,12.539,4.396c6.534,0.718,13.228,0.44,19.823,0.054
		c12.046-0.706,22.021-9.504,24.099-21.46c0.846-4.865,0.721-9.942,0.64-14.916c-0.199-12.13-8.296-22.275-20.08-25.406
		C113.778,186.797,111.576,186.521,109.074,186.048z M68.538,218.231c0-9.239-0.115-18.48,0.07-27.716
		c0.056-2.82-1.06-3.916-3.59-3.951c-4.492-0.062-8.994-0.215-13.476,0.009c-4.983,0.249-8.41,3.734-8.448,8.738
		c-0.116,15.107-0.11,30.215,0.005,45.322c0.035,4.547,3.076,8.118,7.453,8.466c4.954,0.394,9.962,0.161,14.945,0.082
		c2.235-0.034,3.144-1.166,3.103-3.606C68.445,236.463,68.538,227.346,68.538,218.231z"></path> 
 <path fill-rule="evenodd" clip-rule="evenodd" d="M312.65,186.053c-11.096-0.215-23.973-4.243-35.709-12.168
		c-1.873-1.265-4.595-2.007-6.847-1.853c-9.983,0.685-19.69-0.443-29.256-3.265c-5.014-1.479-8.311-4.585-9.208-9.774
		c-0.849-4.909,1.285-8.64,5.04-11.759c3.448-2.863,6.664-6.008,9.934-9.08c2.663-2.502,3.171-5.399,2.649-9.124
		c-3.388-24.177,3.697-45.075,22.195-60.935c20.418-17.506,44.266-21.109,69.151-11.375c24.506,9.586,38.416,28.459,41.592,54.595
		C386.962,150.563,355.183,186.033,312.65,186.053z M316.069,99.364c-0.717-0.654-1.244-1.159-1.796-1.633
		c-5.626-4.825-11.937-6.187-18.801-3.207c-6.834,2.968-10.359,8.488-10.692,15.849c-0.332,7.323,1.707,14.074,5.829,20.159
		c5.541,8.179,13.223,13.918,21.786,18.472c1.746,0.929,4.717,1.188,6.402,0.333c11.833-6.004,22.012-13.875,26.749-26.941
		c1.989-5.487,2.729-11.219,1.004-16.929C343.033,93.826,327.572,87.667,316.069,99.364z"></path> 
 <path fill-rule="evenodd" clip-rule="evenodd" d="M321.771,363.185c-26.768-0.068-52.422-20.754-58.181-47.114
		c-0.731-3.347-2.41-5.555-4.698-8.027c-5.645-6.1-10.83-12.66-15.815-19.323c-2.769-3.702-2.648-8.044-0.008-11.958
		c2.709-4.018,6.603-5.474,11.402-4.716c1.844,0.291,3.738,0.249,5.604,0.418c6.216,0.564,10.637-1.175,14.77-6.739
		c14.414-19.407,39.925-27.179,63.396-20.325c23.624,6.9,41.031,27.761,43.195,51.765
		C384.673,333.085,357.389,363.275,321.771,363.185z M334.878,318.043c3.562,0,6.802,0.038,10.041-0.01
		c3.618-0.053,5.803-1.772,5.587-4.566c-0.267-3.473-2.594-4.514-5.745-4.434c-2.355,0.06-4.712,0.012-7.48,0.012
		c1.105-4.169,2.114-7.97,3.184-12.004c2.685,0,5.163-0.021,7.642,0.006c3.042,0.034,5.146-1.173,5.4-4.403
		c0.221-2.798-1.957-4.513-5.563-4.594c-1.572-0.036-3.145-0.006-5.043-0.006c0.797-3.001,1.482-5.513,2.13-8.035
		c0.736-2.866-0.204-5.086-3.049-5.917c-2.925-0.854-4.791,0.734-5.618,3.505c-0.82,2.747-1.407,5.568-2.323,8.279
		c-0.286,0.846-1.271,2.007-2.003,2.056c-3.293,0.223-6.611,0.097-10.289,0.097c0.711-2.812,1.325-5.083,1.856-7.374
		c0.825-3.554-0.262-5.982-3.09-6.509c-3.238-0.605-4.814,1.296-5.589,4.167c-0.868,3.218-1.768,6.427-2.679,9.731
		c-3.664,0-7.029,0-10.394,0.001c-3.075,0-5.228,1.348-5.179,4.569c0.05,3.231,2.283,4.458,5.329,4.431
		c2.481-0.021,4.963-0.004,7.859-0.004c-1.104,4.168-2.11,7.967-3.18,12.008c-2.804,0-5.407-0.013-8.011,0.003
		c-2.919,0.019-4.95,1.37-5.001,4.374c-0.055,3.221,2.058,4.598,5.137,4.615c1.702,0.01,3.403,0.001,5.429,0.001
		c-0.792,2.987-1.47,5.501-2.123,8.023c-0.742,2.868,0.196,5.085,3.037,5.922c2.923,0.861,4.794-0.728,5.627-3.494
		c0.827-2.745,1.41-5.566,2.326-8.278c0.286-0.847,1.269-2.011,1.999-2.061c3.295-0.222,6.613-0.097,10.283-0.097
		c-0.729,2.928-1.286,5.343-1.937,7.732c-0.833,3.057,0.119,5.346,3.186,6.111c2.943,0.735,4.684-0.989,5.451-3.777
		C332.979,324.883,333.88,321.646,334.878,318.043z"></path> 
 <path fill-rule="evenodd" clip-rule="evenodd" d="M327.91,308.953c-4.077,0-7.686,0-11.815,0c1.083-4.063,2.11-7.917,3.142-11.791
		c4.022,0,7.748,0,11.816,0C329.985,301.171,328.968,304.984,327.91,308.953z"></path> 
</g> 
</svg> 
</div> 
 <div class="u_1967564267 dmNewParagraph" data-element-type="paragraph" data-version="5" id="1967564267" style="transition: none 0s ease 0s; text-align: left; display: block;"> <h3 class="text-align-center size-20 m-size-22"><span class="font-size-20 m-font-size-22" m-font-size-set="true" style="display: unset; color: rgb(255, 255, 255);">Social Marketing</span></h3> 
</div> 
 <div class="dmNewParagraph u_1980569405" data-element-type="paragraph" data-version="5" id="1980569405" style="transition: none 0s ease 0s; text-align: left; display: block;"><p class="m-size-16 text-align-center size-14"><span class="m-font-size-16 font-size-14" m-font-size-set="true" style="display: unset; color: rgb(255, 255, 255);">Get more fans on social media, find leads in real-time and share content.</span></p></div> 
 <div class="dmNewParagraph u_1528271936" data-element-type="paragraph" data-version="5" id="1528271936" style="transition: none 0s ease 0s; text-align: left; display: block;"><p class="m-size-16 text-align-center size-15"><a href="/social-media-marketing" runtime_url="/social-media-marketing" type="page" class="m-font-size-16 font-size-15" m-font-size-set="true" style="font-weight: bold; display: unset; color: rgb(1, 213, 240);">Learn More</a></p></div> 
</div> 
</div> 
</div> 
</div> 
 <div class="u_1135768015 dmRespCol large-6 medium-6 small-12" id="1135768015"> <div class="dmRespRow u_1754022092" id="1754022092"> <div class="dmRespColsWrapper" id="1572163015"> <div class="u_1034700481 dmRespCol small-12 large-4 medium-4" id="1034700481"> <div class="u_1126034750 graphicWidget graphicWidgetV2 graphicWidgetV3" data-element-type="graphic" data-widget-type="graphic" id="1126034750"> <svg version="1.1" id="1983852676" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="360.075px" height="360.08px" viewbox="0 0 360.075 360.08" enable-background="new 0 0 360.075 360.08" xml:space="preserve" class="svg u_1983852676" data-icon-custom="true" data-icon-name="seo (15).svg"> <title id="1756463808">A computer monitor with a speech bubble that says seo on it.</title> 
 <g> <path fill-rule="evenodd" clip-rule="evenodd" d="M342.029,240.312c0,15.138,0.216,30.006-0.081,44.864
		c-0.179,8.913-6.932,14.867-15.971,14.872c-32.627,0.017-65.253,0.007-97.88,0.007c-1.47,0-2.94,0-4.712,0
		c3.213,16.087,6.34,31.742,9.588,48.007c5.253,0,10.57-0.001,15.888,0c6.211,0.001,9.036,1.795,9.164,5.816
		c0.133,4.171-2.85,6.185-9.177,6.185c-45.877,0-91.755,0-137.633-0.001c-1.125,0-2.257,0.062-3.374-0.041
		c-3.485-0.32-5.89-2.923-5.775-6.167c0.11-3.106,2.453-5.625,5.81-5.726c5.495-0.165,11.001,0.029,16.497-0.146
		c1.051-0.032,2.833-0.909,2.991-1.666c3.197-15.259,6.206-30.558,9.335-46.262c-1.777,0-3.25,0-4.722,0
		c-32.377,0-64.754,0.003-97.13-0.002c-10.467-0.002-16.769-6.239-16.809-16.762c-0.054-14.237-0.014-28.475-0.014-42.978
		C126.02,240.312,233.817,240.312,342.029,240.312z M198.035,263.874c-0.078-9.771-8.188-17.809-17.974-17.816
		c-9.934-0.007-18.082,8.21-18.005,18.157c0.076,9.759,8.2,17.815,17.971,17.824C189.944,282.048,198.114,273.806,198.035,263.874z"></path> 
 <path fill-rule="evenodd" clip-rule="evenodd" d="M77.311,227.993c6.177-3.202,6.17-9.425,7.553-15.276
		c2.67,0.978,5.112,1.786,7.486,2.76c5.125,2.103,9.5,1,13.327-2.865c3.52-3.552,7.011-7.135,10.62-10.595
		c4.18-4.007,5.295-8.563,3.007-13.943c-0.925-2.175-1.691-4.418-2.692-7.061c2.417-0.552,4.665-1.013,6.885-1.582
		c5.505-1.409,8.521-5.099,8.582-10.755c0.086-8,0.056-16.001,0.023-24.001c-0.029-7.186-2.933-10.658-10.077-12.195
		c-1.674-0.361-3.346-0.726-5.387-1.168c0.983-2.659,1.773-4.989,2.701-7.262c2.137-5.233,1.129-9.734-2.9-13.666
		c-3.668-3.578-7.308-7.189-10.883-10.861c-3.866-3.972-8.31-4.721-13.363-2.715c-2.317,0.919-4.657,1.78-7.29,2.784
		c-0.543-2.467-0.987-4.772-1.564-7.044c-1.321-5.206-5.143-8.41-10.49-8.483c-8.499-0.116-17.002-0.113-25.501-0.002
		c-5.543,0.072-9.367,3.337-10.643,8.753c-0.509,2.16-0.949,4.336-1.444,6.613c-5.737-1.403-10.71-5.512-17.052-2.702
		c-0.071-1.332-0.178-2.406-0.179-3.481c-0.012-13.626-0.037-27.252,0.002-40.878c0.029-10.198,6.169-16.305,16.363-16.318
		c15.251-0.021,30.502-0.006,45.754-0.006c1.108,0,2.215,0,3.658,0c0.072,1.429,0.181,2.629,0.184,3.83
		c0.018,7.75-0.064,15.502,0.033,23.252c0.192,15.393,11.147,26.499,26.471,26.685c15.749,0.191,31.5,0.169,47.251,0.239
		c1.233,0.006,2.466,0.001,4.141,0.001c-0.258,4.069-0.438,7.871-0.753,11.662c-0.436,5.229-0.925,10.454-1.486,15.671
		c-0.37,3.441,0.594,6.231,3.724,7.908c3.1,1.66,5.74,0.536,8.183-1.639c11.388-10.142,22.854-20.197,34.177-30.412
		c2.674-2.412,5.456-3.571,9.089-3.522c11.374,0.152,22.751,0.1,34.127,0.044c15.727-0.078,26.896-11.143,27.083-26.881
		c0.104-8.747,0.019-17.497,0.019-26.865c1.297,0,2.477,0,3.656,0c15.376,0,30.752-0.014,46.129,0.005
		c9.989,0.012,16.173,6.102,16.217,16.06c0.056,12.483,0.013,24.966,0.013,37.943c-1.551,0-2.874,0-4.197,0
		c-21.877,0-43.754-0.005-65.631,0.003c-6.321,0.003-8.178,1.894-8.179,8.322c-0.006,34.878-0.003,69.756-0.003,104.634
		c0,1.333,0,2.667,0,3.999c-3.144-4.261-7.707-2.506-12.001-3.146c0-1.524,0-2.982,0-4.441c0-31.627,0.002-63.255-0.002-94.883
		c-0.001-6.661-1.805-8.478-8.4-8.486c-6.5-0.007-13.001-0.012-19.502,0.001c-6.153,0.013-8.095,1.924-8.097,8.028
		c-0.008,31.878-0.004,63.756-0.004,95.633c0,1.35,0,2.7,0,4.265c-2.013,0-3.712,0-6,0c0-1.247,0-2.557,0-3.867
		c0-19.877,0.005-39.753-0.003-59.63c-0.003-6.354-1.919-8.273-8.269-8.287c-6.75-0.016-13.501-0.038-20.251,0.009
		c-5.351,0.037-7.468,2.176-7.474,7.563c-0.021,20.001-0.009,40.003-0.009,60.005c0,1.35,0,2.699,0,4.231c-2.056,0-3.762,0-6,0
		c0-1.298,0-2.623,0-3.947c0-8.25,0.037-16.501-0.016-24.752c-0.03-4.705-2.21-7.019-6.813-7.078
		c-7.5-0.095-15.002-0.101-22.501,0.006c-4.399,0.062-6.629,2.415-6.657,6.835c-0.054,8.375-0.017,16.751-0.018,25.127
		c0,1.222,0,2.444,0,4.025c-2.218,0-4.068-0.108-5.9,0.023c-3.596,0.258-6.025,2.695-6.071,5.917
		c-0.047,3.407,2.435,5.814,6.282,6.01c1.622,0.082,3.25,0.034,4.875,0.034c41.378,0,82.757,0.041,124.136-0.085
		c2.839-0.009,5.675-1.259,8.662-1.967c1.064,3.874-2.151,9.676,3.555,13.867C203.695,227.993,140.503,227.993,77.311,227.993z"></path> 
 <path fill-rule="evenodd" clip-rule="evenodd" d="M172.29,84.024c-9.9,0-19.384,0-28.868,0c-8.25,0-16.5,0.055-24.749-0.015
		c-12.954-0.11-22.534-9.603-22.618-22.492c-0.085-12.999-0.084-25.999,0-38.998c0.083-12.9,9.655-22.467,22.608-22.484
		c40.874-0.057,81.747-0.055,122.621-0.001c13.138,0.017,22.641,9.587,22.722,22.776c0.08,12.874,0.094,25.75-0.005,38.623
		c-0.099,12.936-9.651,22.467-22.556,22.573c-10.124,0.083-20.251,0.132-30.373-0.044c-3.485-0.061-6.22,0.983-8.87,3.159
		c-7.629,6.264-15.42,12.331-23.093,18.54c-2.513,2.035-5.103,3.379-8.162,1.42c-3.148-2.015-3.226-4.939-2.292-8.275
		C169.99,94.036,171.037,89.186,172.29,84.024z M204.056,41.74c0.056,0,0.112,0,0.168,0c0,3.62-0.422,7.3,0.083,10.848
		c1.256,8.827,8.23,13.564,19.06,13.404c9.81-0.145,16.512-6.735,16.642-16.452c0.068-5.121,0.077-10.245-0.006-15.366
		c-0.13-8.026-5.174-14.22-12.791-15.861c-9.498-2.047-18.202,1.363-21.521,8.706c-0.95,2.1-1.338,4.534-1.573,6.856
		C203.853,36.473,204.056,39.116,204.056,41.74z M132.216,30.073c4.659,0,9.007-0.066,13.353,0.022
		c3.191,0.063,4.591-1.427,4.479-4.541c-0.045-1.246,0.028-2.497-0.024-3.743c-0.101-2.4-1.431-3.713-3.786-3.734
		c-5.49-0.049-10.994-0.216-16.467,0.101c-5.475,0.318-9.39,4.592-9.677,10.095c-0.155,2.987-0.122,5.991-0.028,8.983
		c0.195,6.256,4.412,10.497,10.64,10.736c2.336,0.09,4.678,0.015,7.103,0.015c0,2.183,0,3.968,0,6.016
		c-4.574,0-8.922,0.047-13.269-0.016c-3.149-0.045-4.617,1.419-4.508,4.547c0.04,1.122,0.012,2.246,0.008,3.369
		c-0.009,2.766,1.346,4.139,4.132,4.128c5.117-0.021,10.236,0.092,15.35-0.042c6.02-0.159,10.234-4.42,10.485-10.475
		c0.113-2.741,0.08-5.491,0.02-8.235c-0.146-6.688-4.303-10.921-11.005-11.196c-2.212-0.09-4.431-0.014-6.808-0.014
		C132.216,34,132.216,32.299,132.216,30.073z M174.206,29.988c4.526,0,8.871,0.053,13.214-0.016
		c3.834-0.062,4.593-1.107,4.596-5.941c0.003-4.944-0.697-5.948-4.505-5.998c-5.122-0.067-10.247-0.082-15.368,0.002
		c-6.188,0.103-10.016,3.914-10.073,10.127c-0.084,9.12-0.076,18.242-0.005,27.362c0.05,6.402,3.85,10.206,10.293,10.337
		c4.996,0.101,9.996,0.078,14.993,0.004c3.993-0.06,4.718-1.167,4.666-6.639c-0.042-4.387-0.782-5.222-4.831-5.256
		c-4.328-0.036-8.655-0.008-12.986-0.008c0-2.233,0-3.935,0-6.009c2.642,0,5.111,0.01,7.58-0.002
		c2.705-0.015,4.218-1.282,4.229-4.09c0.004-1.249,0-2.499,0.003-3.748c0.007-2.754-1.291-4.171-4.119-4.127
		c-2.572,0.04-5.146,0.009-7.687,0.009C174.206,33.739,174.206,32.035,174.206,29.988z"></path> 
 <path fill-rule="evenodd" clip-rule="evenodd" d="M360.072,159.032c0,16.375,0.01,32.75-0.006,49.126
		c-0.006,5.866-2.014,7.875-7.879,7.879c-22.75,0.012-45.5,0.012-68.251,0c-5.868-0.003-7.869-2.006-7.871-7.882
		c-0.011-32.75-0.01-65.501,0-98.251c0.002-5.878,1.995-7.869,7.873-7.873c22.75-0.012,45.5-0.012,68.251,0
		c5.87,0.004,7.872,2.005,7.877,7.875C360.082,126.282,360.072,142.657,360.072,159.032z M318.029,144.04
		c-3.873,0-7.749-0.085-11.619,0.025c-3.815,0.108-6.339,2.605-6.315,5.998c0.023,3.397,2.544,5.888,6.383,5.935
		c7.745,0.094,15.494,0.097,23.239-0.003c3.807-0.049,6.34-2.61,6.319-5.999c-0.02-3.38-2.562-5.834-6.387-5.935
		C325.777,143.959,321.902,144.04,318.029,144.04z M317.979,174.034c3.749,0,7.498,0.051,11.245-0.014
		c4.137-0.071,6.757-2.395,6.811-5.904c0.054-3.511-2.579-6.018-6.644-6.058c-7.496-0.073-14.994-0.064-22.49-0.004
		c-4.136,0.034-6.756,2.389-6.807,5.895c-0.052,3.635,2.651,6.015,7.015,6.077C310.732,174.075,314.355,174.035,317.979,174.034z
		 M317.827,138.007c2.124,0,4.255,0.119,6.369-0.026c3.508-0.242,5.918-2.845,5.839-6.092c-0.075-3.1-2.411-5.645-5.742-5.789
		c-4.115-0.178-8.248-0.176-12.363-0.007c-3.514,0.144-5.916,2.82-5.835,6.073c0.078,3.104,2.406,5.553,5.739,5.808
		C313.82,138.126,315.828,138.001,317.827,138.007z M318.306,180.06c-2.124,0-4.255-0.117-6.369,0.026
		c-3.516,0.238-5.918,2.825-5.842,6.079c0.073,3.104,2.398,5.652,5.73,5.8c4.114,0.182,8.248,0.179,12.363,0.009
		c3.514-0.145,5.921-2.824,5.847-6.071c-0.071-3.1-2.407-5.558-5.735-5.81C322.312,179.943,320.304,180.066,318.306,180.06z"></path> 
 <path fill-rule="evenodd" clip-rule="evenodd" d="M39.042,108.492c0.493-2.053,0.825-3.74,1.308-5.383
		c1.297-4.419,4.447-6.997,9.006-7.067c7.122-0.11,14.248-0.113,21.369,0c4.799,0.075,8.073,2.919,9.287,7.741
		c0.359,1.424,0.6,2.878,0.943,4.555c0.742-0.16,1.252-0.155,1.641-0.37c7.46-4.111,13.589-2.524,18.722,4.132
		c1.438,1.865,3.242,3.476,5.016,5.049c4.32,3.83,5.173,8.305,2.839,13.512c-0.558,1.246-0.954,2.565-1.586,4.292
		c1.298,0.314,2.434,0.632,3.587,0.861c6.014,1.196,8.843,4.527,8.886,10.639c0.043,5.999,0.019,11.997,0.009,17.996
		c-0.013,7.631-2.373,10.413-10.031,11.908c-0.707,0.138-1.383,0.423-2.272,0.702c0.133,0.615,0.128,1.132,0.345,1.525
		c4.128,7.479,2.434,13.587-4.176,18.718c-1.861,1.444-3.466,3.25-5.049,5.015c-3.847,4.288-8.315,5.162-13.519,2.775
		c-1.241-0.569-2.57-0.946-4.263-1.558c-0.308,1.283-0.624,2.43-0.856,3.594c-1.199,5.995-4.566,8.858-10.649,8.905
		c-6.123,0.046-12.247,0.026-18.371,0.006c-7.063-0.021-10.117-2.625-11.472-9.692c-0.159-0.831-0.443-1.638-0.729-2.672
		c-0.632,0.153-1.135,0.169-1.527,0.385c-7.47,4.108-13.586,2.457-18.715-4.167c-1.442-1.863-3.246-3.471-5.015-5.049
		c-4.297-3.834-5.206-8.29-2.808-13.502c0.571-1.239,0.944-2.57,1.57-4.313c-1.537-0.343-2.934-0.64-4.324-0.969
		c-5.318-1.256-8.11-4.644-8.169-10.126c-0.067-6.248-0.031-12.497-0.014-18.746c0.02-7.119,2.554-10.094,9.67-11.467
		c0.836-0.162,1.647-0.458,2.699-0.756c-0.146-0.597-0.162-1.095-0.377-1.483c-4.256-7.658-2.269-13.806,4.394-18.978
		c1.763-1.369,3.296-3.07,4.78-4.754c3.814-4.33,8.279-5.218,13.495-2.872C35.931,107.438,37.25,107.833,39.042,108.492z
		 M59.874,189.027c18.099,0.068,33.043-14.697,33.147-32.749c0.104-18.125-14.598-33.093-32.648-33.237
		c-18.286-0.147-33.309,14.691-33.335,32.927C27.01,174.058,41.812,188.959,59.874,189.027z"></path> 
 <path fill-rule="evenodd" clip-rule="evenodd" d="M43.25,227.883c-8.258,0-16.516,0-25.016,0c0-4.129,0-8.161,0-12.498
		c6.163,2.677,11.138-1.13,16.899-2.8C36.667,218.269,36.458,224.981,43.25,227.883z"></path> 
 <path fill-rule="evenodd" clip-rule="evenodd" d="M228.04,42.068c-0.001,2.619,0.12,5.244-0.029,7.854
		c-0.229,4.019-3.142,4.112-6.2,4.13c-3.062,0.018-5.642-0.513-5.719-4.235c-0.109-5.235-0.149-10.477,0.015-15.709
		c0.126-4.031,3.13-4.103,6.184-4.124c3.063-0.021,5.584,0.511,5.732,4.23C228.125,36.828,228.041,39.45,228.04,42.068z"></path> 
</g> 
</svg> 
</div> 
 <div class="u_1697170303 dmNewParagraph" data-element-type="paragraph" data-version="5" id="1697170303" style="transition: none 0s ease 0s; text-align: left; display: block;"> <h3 class="text-align-center size-20 m-size-22"><span class="font-size-20 m-font-size-22" m-font-size-set="true" style="color: rgb(255, 255, 255); display: unset;">SEO</span></h3> 
</div> 
 <div class="dmNewParagraph u_1390124391" data-element-type="paragraph" data-version="5" id="1390124391" style="transition: none 0s ease 0s; text-align: left; display: block;"><p class="m-size-16 text-align-center size-14"><span class="m-font-size-16 font-size-14" m-font-size-set="true" style="display: unset; color: rgb(255, 255, 255);">(SEO) is the process of raising your ranking on Google, Yahoo &amp; Bing.</span></p></div> 
 <div class="dmNewParagraph u_1301120277" data-element-type="paragraph" data-version="5" id="1301120277" style="transition: none 0s ease 0s; text-align: left; display: block;"><p class="m-size-16 text-align-center size-15"><a href="/search-engine-optimization" runtime_url="/search-engine-optimization" type="page" class="m-font-size-16 font-size-15" m-font-size-set="true" style="font-weight: bold; display: unset; color: rgb(1, 213, 240);">Learn More</a></p></div> 
</div> 
 <div class="u_1507419860 dmRespCol small-12 large-4 medium-4" id="1507419860"> <div class="u_1489327849 graphicWidget graphicWidgetV2 graphicWidgetV3" data-element-type="graphic" data-widget-type="graphic" id="1489327849"> <svg version="1.1" id="1204086111" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="360.104px" height="360.091px" viewbox="0 0 360.104 360.091" enable-background="new 0 0 360.104 360.091" xml:space="preserve" class="svg u_1204086111" data-icon-custom="true" data-icon-name="social-media-marketing (1).svg"> <title id="1648162805">A hand giving a thumbs up next to a speech bubble and a person.</title> 
 <g> <path fill-rule="evenodd" clip-rule="evenodd" d="M220.831,108.025c0.207,0.457,0.375,0.668,0.391,0.89
		c1.024,14.094,6.533,19.224,20.681,19.217c6.096-0.003,12.304,0.665,17.667-3.393c0.55-0.416,1.82,0.018,2.728,0.196
		c5.227,1.026,10.425,2.858,15.672,3.004c15.237,0.424,30.493,0.196,45.741,0.188c10.516-0.005,16.511-4.92,18.648-15.183
		c0.073-0.35,0.26-0.677,0.563-1.44c1.114,0.604,2.208,1.063,3.155,1.729c9.001,6.324,13.883,15.003,13.928,26.004
		c0.126,30.622,0.131,61.245,0.011,91.867c-0.069,17.543-13.446,31.08-30.983,31.551c-7.619,0.205-15.247,0.058-22.871,0.07
		c-1.339,0.001-2.678,0-4.476,0c0,1.773,0,3.106,0,4.439c0,11.874,0.085,23.749-0.095,35.621c-0.027,1.732-0.906,4.332-2.15,4.919
		c-1.259,0.592-3.852-0.335-5.191-1.422c-16.686-13.548-33.278-27.211-49.811-40.945c-2.248-1.867-4.47-2.685-7.419-2.673
		c-25.997,0.106-51.995,0.012-77.992,0.132c-2.889,0.014-4.001-0.878-4.898-3.621c-6.252-19.122-17.965-34.089-35.019-44.785
		c-2.003-1.257-2.885-2.51-2.873-4.999c0.115-22.997,0.019-45.996,0.084-68.993c0.054-18.832,13.588-32.438,32.345-32.499
		c22.998-0.074,45.996-0.02,68.994-0.012C218.755,107.888,219.848,107.98,220.831,108.025z M238.09,189.029
		c24.623,0,49.245,0.001,73.867-0.002c1.124-0.001,2.513,0.371,3.313-0.148c1.314-0.853,3.075-2.273,3.105-3.493
		c0.031-1.23-1.689-2.655-2.9-3.695c-0.518-0.444-1.688-0.159-2.561-0.159c-49.87-0.004-99.739-0.004-149.608,0.002
		c-0.872,0-2.02-0.254-2.559,0.191c-1.152,0.951-2.834,2.358-2.739,3.44c0.119,1.334,1.645,2.777,2.912,3.688
		c0.754,0.542,2.18,0.171,3.303,0.171C188.846,189.03,213.468,189.029,238.09,189.029z M238.561,146.836
		c-22.12,0-44.239-0.001-66.358,0c-3.374,0-6.748,0.012-10.123,0.011c-2.507-0.001-4.227,1.162-4.226,3.713
		c0.001,2.563,1.805,3.667,4.246,3.762c0.749,0.029,1.499,0.014,2.249,0.014c49.237,0.001,98.475,0.002,147.713-0.009
		c1.241,0,2.744,0.259,3.658-0.329c1.207-0.777,2.807-2.377,2.677-3.432c-0.162-1.311-1.734-2.727-3.046-3.523
		c-0.928-0.563-2.435-0.202-3.683-0.203C287.298,146.834,262.93,146.836,238.561,146.836z M201.407,223.716
		c12.998,0,25.995-0.014,38.992,0.012c2.456,0.005,4.321-0.868,4.451-3.471c0.14-2.813-1.77-3.907-4.353-4.019
		c-0.749-0.033-1.5-0.017-2.25-0.017c-24.62,0-49.24-0.006-73.86,0.015c-1.359,0.002-2.794-0.005-4.062,0.404
		c-2.556,0.826-3.507,3.991-1.575,5.67c1.071,0.931,2.914,1.34,4.414,1.352C175.912,223.764,188.659,223.721,201.407,223.716z"></path> 
 <path fill-rule="evenodd" clip-rule="evenodd" d="M201.729,100.381c-8.813,0-17.045,0-25.278,0c-9.125,0-18.251-0.03-27.376,0.006
		c-23.345,0.094-40.044,16.774-40.268,40.192c-0.011,1.116-0.001,2.232-0.001,3.944c-1.536,0-2.851,0-4.166,0
		c-26.126,0-52.252,0.026-78.377-0.01c-16.628-0.023-26.257-9.731-26.259-26.367C0,87.396-0.003,56.645,0.005,25.893
		C0.01,9.739,9.747,0.008,25.915,0.005C75.916-0.002,125.918-0.002,175.92,0.006c15.89,0.003,25.791,9.842,25.804,25.658
		c0.019,23.5,0.005,47.001,0.005,70.502C201.729,97.395,201.729,98.623,201.729,100.381z M82.768,41.977
		c-5.78,0.023-9.212,3.577-9.233,8.792c-0.058,14.249-0.076,28.498,0.002,42.747c0.04,7.461,6.472,11.212,12.996,7.517
		c12.275-6.954,24.492-14.014,36.657-21.159c6.861-4.029,6.746-11.354-0.18-15.397c-11.968-6.987-23.976-13.909-36.008-20.787
		C85.421,42.786,83.598,42.306,82.768,41.977z"></path> 
 <path fill-rule="evenodd" clip-rule="evenodd" d="M129.276,336.974c-11.032-23.016-28.509-36.829-54.269-36.677
		c-25.416,0.148-42.671,13.902-53.41,36.414c-21.938-19.48-32.718-64.289-5.121-99.035c27.383-34.478,78.618-38.088,110.628-7.732
		C159.772,260.922,156.659,310.033,129.276,336.974z M104.342,263.375c0.013-16.091-13.04-29.157-29.053-29.081
		c-15.95,0.076-28.808,12.922-28.884,28.858c-0.077,16.147,12.8,29.219,28.853,29.287
		C91.284,292.509,104.329,279.472,104.342,263.375z"></path> 
 <path fill-rule="evenodd" clip-rule="evenodd" d="M339.12,64.489c4.157,2.917,6.77,6.242,5.562,11.165
		c-1.3,5.301-5.364,7.139-10.857,7.589c4.217,2.959,6.86,6.298,5.618,11.225c-1.275,5.06-5.025,7.175-10.56,7.469
		c1.3,1.003,2.181,1.579,2.938,2.287c2.689,2.516,3.642,5.626,2.784,9.194c-0.825,3.433-3.036,5.655-6.409,6.68
		c-0.829,0.253-1.71,0.488-2.565,0.482c-17.607-0.124-35.216-0.219-52.821-0.512c-2.527-0.042-5.038-1.078-6.675-1.452
		c0-21.738,0.113-42.791-0.112-63.841c-0.037-3.471-1.556-6.926-2.563-11.107c1.29-1.208,3.118-3.056,5.083-4.742
		c8.694-7.458,13.242-16.999,14.323-28.291c0.583-6.09,2.93-9.773,6.794-10.519c4.038-0.779,8.284,2.27,10.705,7.736
		c2.166,4.893,2.027,9.877,0.908,15.03c-1.012,4.666-1.547,9.435-2.336,14.433c-0.502-0.439-1.359-1.674-2.505-2.069
		c-1.649-0.568-3.852-1.187-5.157-0.509c-0.863,0.448-1.283,3.489-0.655,4.746c1.998,3.994,5.621,5.836,10.127,5.836
		c11.868,0,23.736,0.006,35.605,0.019c1.373,0.002,2.755-0.03,4.117,0.111c4.941,0.511,8.407,3.977,8.772,8.684
		c0.356,4.595-2.736,8.585-7.553,9.743C340.991,64.047,340.292,64.211,339.12,64.489z"></path> 
 <path fill-rule="evenodd" clip-rule="evenodd" d="M75.406,360.091c-16.874-0.247-31.866-5.255-45.301-15.088
		c-2.121-1.552-2.444-2.863-1.495-5.241c7.546-18.896,27.004-32.289,46.978-32.182c19.913,0.106,39.107,13.466,46.562,32.242
		c0.958,2.414,0.536,3.681-1.554,5.214C107.051,354.975,91.908,359.907,75.406,360.091z"></path> 
 <path fill-rule="evenodd" clip-rule="evenodd" d="M228.8,83.034c0-9.113-0.03-18.225,0.009-27.338
		c0.029-6.803,3.554-10.384,10.346-10.535c3.244-0.071,6.496-0.115,9.735,0.022c5.945,0.252,9.656,3.773,9.694,9.688
		c0.12,18.724,0.125,37.45-0.006,56.174c-0.04,5.749-3.746,9.308-9.424,9.546c-3.614,0.152-7.244,0.145-10.858,0.002
		c-5.872-0.232-9.423-3.907-9.474-9.848C228.744,101.509,228.802,92.271,228.8,83.034z"></path> 
 <path fill-rule="evenodd" clip-rule="evenodd" d="M96.841,263.38c-0.017,11.884-9.576,21.514-21.401,21.56
		c-11.962,0.045-21.608-9.716-21.534-21.789c0.073-11.851,9.764-21.443,21.575-21.355C87.33,241.884,96.857,251.511,96.841,263.38z"></path> 
</g> 
</svg> 
</div> 
 <div class="u_1467342449 dmNewParagraph" data-element-type="paragraph" data-version="5" id="1467342449" style="transition: none 0s ease 0s; text-align: left; display: block;"> <h3 class="m-size-22 text-align-center size-20"><span class="m-font-size-22 font-size-20" m-font-size-set="true" style="color: rgb(255, 255, 255); display: unset;">Video Marketing</span></h3> 
</div> 
 <div class="dmNewParagraph u_1951771092" data-element-type="paragraph" data-version="5" id="1951771092" style="transition: none 0s ease 0s; text-align: left; display: block;"><p class="m-size-16 text-align-center size-14"><span class="m-font-size-16 font-size-14" m-font-size-set="true" style="display: unset; color: rgb(255, 255, 255);">We craft compelling stories through powerful videos.</span></p></div> 
 <div class="dmNewParagraph u_1887840784" data-element-type="paragraph" data-version="5" id="1887840784" style="transition: none 0s ease 0s; text-align: left; display: block;"><p class="m-size-16 text-align-center size-15"><a href="/video-marketing" runtime_url="/video-marketing" type="page" class="m-font-size-16 font-size-15" m-font-size-set="true" style="font-weight: bold; display: unset; color: rgb(1, 213, 240);">Learn More</a></p></div> 
</div> 
 <div class="u_1337981530 dmRespCol small-12 large-4 medium-4" id="1337981530"> <div class="u_1102142907 graphicWidget graphicWidgetV2 graphicWidgetV3" data-element-type="graphic" data-widget-type="graphic" id="1102142907"> <svg version="1.1" id="1614028787" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="354.983px" height="352.971px" viewbox="0 0 354.983 352.971" enable-background="new 0 0 354.983 352.971" xml:space="preserve" class="svg u_1614028787" data-icon-custom="true" data-icon-name="seo copy.svg"> <title id="1207064983">A magnifying glass with a graph and gears inside of it.</title> 
 <g> <path fill-rule="evenodd" clip-rule="evenodd" d="M230.7,266.856c-5.202-5.042-10.31-9.995-15.633-15.154
		c-23.887,16.138-50.71,23.86-80.42,23.764c0,3.461-0.162,6.783,0.046,10.083c0.204,3.24-0.951,5.095-4.14,6.093
		c-4.125,1.292-8.122,2.998-12.457,4.633c1.976,4.386,3.689,8.518,5.688,12.506c1.253,2.503,1.023,4.326-1.042,6.303
		c-4.785,4.579-9.459,9.281-14.033,14.072c-1.872,1.961-3.619,2.176-5.975,1.002c-4.014-1.999-8.137-3.78-12.593-5.827
		c-1.657,4.342-3.369,8.439-4.77,12.642c-0.918,2.755-2.343,4.033-5.412,3.94c-6.62-0.199-13.251-0.154-19.874-0.017
		c-2.557,0.054-3.891-0.975-4.707-3.294c-1.528-4.341-3.218-8.626-4.956-13.238c-4.41,1.999-8.645,3.798-12.765,5.832
		c-2.395,1.182-4.114,0.833-5.961-1.097c-4.665-4.877-9.452-9.641-14.285-14.352c-1.678-1.636-2.016-3.193-1-5.328
		c2.026-4.256,3.872-8.598,5.91-13.166c-4.477-1.691-8.61-3.396-12.843-4.799c-2.651-0.88-3.795-2.311-3.725-5.182
		c0.161-6.621,0.129-13.25,0.011-19.874c-0.045-2.524,0.923-3.887,3.289-4.708c4.346-1.511,8.614-3.245,13.255-5.017
		c-1.948-4.391-3.646-8.636-5.701-12.7c-1.313-2.596-0.795-4.338,1.217-6.248c4.419-4.196,8.669-8.571,12.394-12.281
		c-5.987-10.258-12.45-19.678-17.282-29.872c-37.384-78.867,9.87-174.226,95.235-192.247c37.96-8.014,73.478-1.598,106.037,19.812
		c2.048,1.347,3.23,1.15,4.677-0.579c1.2-1.433,2.557-2.746,3.93-4.02c3.935-3.647,8.523-4.314,13.02-1.348
		c2.334,1.54,4.177,1.673,6.405,0.239c0.829-0.534,1.779-0.972,2.735-1.201c3.169-0.76,4.918-2.352,5.595-5.876
		c0.819-4.269,4.041-7.006,8.457-7.325c4.843-0.35,9.75-0.391,14.589-0.031c4.773,0.354,7.943,3.443,8.901,8.286
		c0.475,2.398,1.395,3.83,3.865,4.266c1.083,0.191,2.179,0.653,3.122,1.232c2.767,1.7,5.122,1.921,8.117-0.119
		c3.909-2.664,8.246-1.988,11.775,1.112c3.373,2.962,6.537,6.197,9.539,9.541c3.251,3.621,3.541,8.132,0.661,12.456
		c-1.457,2.187-1.592,3.93-0.247,6.038c0.53,0.832,1.013,1.78,1.189,2.736c0.643,3.488,2.652,5.002,6.145,5.797
		c4.615,1.05,7.058,4.662,7.37,9.311c0.284,4.23,0.273,8.505,0.031,12.74c-0.304,5.291-3.419,8.975-8.628,9.905
		c-2.557,0.457-3.712,1.581-4.21,3.908c-0.18,0.842-0.529,1.685-0.972,2.425c-1.847,3.091-2.229,5.761,0.154,9.128
		c2.563,3.62,1.542,8.228-1.66,11.705c-2.708,2.941-5.538,5.779-8.44,8.528c-4.014,3.802-8.65,4.357-13.333,1.261
		c-2.222-1.469-3.954-1.561-6.063-0.159c-0.921,0.612-2.002,1.1-3.078,1.341c-2.957,0.661-4.349,2.241-5.218,5.336
		c-0.7,2.491-3.227,4.456-4.886,6.696c-0.863,1.167-2.271,2.407-2.303,3.643c-0.677,26.221-7.828,50.441-21.993,72.452
		c5.334,5.081,10.638,10.133,15.674,14.931c3.955-1.33,8.57-3.567,13.418-4.336c5.943-0.943,11.316,1.451,15.619,5.748
		c14.594,14.577,29.347,29,43.667,43.84c17.84,18.486,17.411,47.905-0.558,66.011c-18.218,18.355-47.543,19.123-66.256,1.209
		c-15.076-14.435-29.7-29.346-44.318-44.249C222.815,287.677,222.942,277.724,230.7,266.856z M137.584,264.061
		c69.775,0.042,126.379-56.441,126.495-126.226c0.116-69.916-55.937-126.303-125.678-126.428
		C68.306,11.282,11.745,67.324,11.52,137.125C11.293,207.262,67.661,264.018,137.584,264.061z M70.062,304.108
		c16.947,0.059,30.265-15.207,27.621-31.482c-0.416-2.56-1.407-3.831-3.912-4.623c-11.236-3.554-21.759-8.686-31.495-15.314
		c-2.232-1.52-3.856-1.45-6.04-0.166c-10.743,6.317-16.022,19.151-12.735,31.289C46.73,295.739,57.626,304.064,70.062,304.108z
		 M246.898,53.596c9.946,12.802,17.241,27.17,22.23,42.555c11.655-1.016,21.334-10.005,23.163-21.142
		c2.036-12.394-4.434-24.265-15.767-28.928C266.081,41.784,253.23,44.943,246.898,53.596z M247.593,224.444
		c-7.314,6.686-14.825,13.551-22.123,20.221c4.481,4.352,9.085,8.823,14.006,13.601c6.729-7.086,13.732-14.462,20.528-21.618
		C255.537,232.257,250.841,227.638,247.593,224.444z"></path> 
 <path fill-rule="evenodd" clip-rule="evenodd" d="M189.587,151.71c0-15.74-0.003-31.481,0.001-47.221
		c0.002-5.265,0.419-5.675,5.822-5.684c7.121-0.012,14.243,0.085,21.362-0.04c3.462-0.061,4.961,1.204,4.953,4.816
		c-0.074,32.106-0.035,64.211-0.052,96.317c-0.002,4.165-0.823,4.933-5.121,4.947c-7.246,0.025-14.491,0.022-21.737,0.001
		c-4.598-0.012-5.221-0.623-5.225-5.166C189.579,183.692,189.587,167.702,189.587,151.71z"></path> 
 <path fill-rule="evenodd" clip-rule="evenodd" d="M94.943,161.113c0-12.873-0.011-25.746,0.006-38.619
		c0.006-4.4,0.58-4.987,4.961-5.007c7.374-0.033,14.75,0.082,22.121-0.05c3.454-0.062,4.995,1.157,4.984,4.784
		c-0.079,25.995-0.069,51.992-0.01,77.987c0.007,3.354-1.327,4.734-4.697,4.68c-7.372-0.12-14.747-0.023-22.121-0.042
		c-4.685-0.012-5.234-0.542-5.239-5.115C94.934,186.859,94.943,173.986,94.943,161.113z"></path> 
 <path fill-rule="evenodd" clip-rule="evenodd" d="M157.222,102.802c7.277-6.98,14.468-13.717,21.472-20.642
		c7.198-7.116,14.213-14.418,21.31-21.639c0.35-0.357,0.697-0.717,1.062-1.059c2.958-2.768,6.229-2.943,8.592-0.467
		c2.289,2.399,2.171,5.504-0.557,8.329c-6.336,6.563-12.751,13.052-19.146,19.559c-8.672,8.826-17.349,17.646-26.039,26.455
		c-4.262,4.319-6.217,4.429-10.88,0.678c-13.145-10.571-26.328-21.095-39.388-31.77c-2.219-1.814-3.688-1.877-6.047-0.174
		c-13.571,9.797-27.258,19.435-40.969,29.037c-1.472,1.031-3.607,2.38-4.979,1.988c-1.974-0.565-4.51-2.325-4.986-4.07
		c-0.467-1.713,0.752-4.792,2.253-5.977c6.071-4.792,12.536-9.084,18.854-13.563c9.479-6.717,18.951-13.443,28.437-20.15
		c4.042-2.856,5.773-2.824,9.676,0.306c13.061,10.477,26.097,20.983,39.146,31.475C155.898,101.813,156.791,102.471,157.222,102.802
		z"></path> 
 <path fill-rule="evenodd" clip-rule="evenodd" d="M79.588,176.965c0,7.75-0.082,15.502,0.039,23.25
		c0.053,3.376-1.308,4.727-4.676,4.674c-7.624-0.119-15.25-0.096-22.875-0.01c-3.15,0.036-4.514-1.202-4.498-4.445
		c0.08-15.75,0.075-31.501,0.003-47.251c-0.015-3.077,1.336-4.29,4.28-4.273c7.75,0.041,15.501,0.07,23.25-0.016
		c3.149-0.035,4.552,1.209,4.509,4.446C79.517,161.213,79.587,169.09,79.588,176.965z"></path> 
 <path fill-rule="evenodd" clip-rule="evenodd" d="M142.258,187.143c0-4.372,0.087-8.746-0.031-13.115
		c-0.081-2.989,1.073-4.354,4.159-4.32c7.993,0.087,15.989,0.075,23.982,0.004c2.684-0.022,3.96,1.167,3.963,3.786
		c0.01,9.119,0.002,18.237,0.007,27.355c0.002,2.567-1.162,3.995-3.829,3.995c-8.12-0.001-16.239-0.01-24.358,0.006
		c-2.862,0.006-3.983-1.42-3.92-4.221C142.332,196.138,142.258,191.64,142.258,187.143z"></path> 
</g> 
</svg> 
</div> 
 <div class="u_1422259302 dmNewParagraph" data-element-type="paragraph" data-version="5" id="1422259302" style="transition: none 0s ease 0s; text-align: left; display: block;"> <h3 class="text-align-center size-20 m-size-22"><span class="font-size-20 m-font-size-22" m-font-size-set="true" style="display: unset; color: rgb(255, 255, 255);">Listing Management</span></h3> 
</div> 
 <div class="dmNewParagraph u_1333879076" data-element-type="paragraph" data-version="5" id="1333879076" style="transition: none 0s ease 0s; text-align: left; display: block;"><p class="m-size-16 text-align-center size-14"><span class="m-font-size-16 font-size-14" m-font-size-set="true" style="display: unset; color: rgb(255, 255, 255);">Monitor and manage all aspects of your online listings.</span></p></div> 
 <div class="dmNewParagraph u_1954576472" data-element-type="paragraph" data-version="5" id="1954576472" style="transition: none 0s ease 0s; text-align: left; display: block;"><p class="m-size-16 text-align-center size-15"><a href="/online-listings" runtime_url="/online-listings" type="page" class="m-font-size-16 font-size-15" m-font-size-set="true" style="font-weight: bold; display: unset; color: rgb(1, 213, 240);">Learn More</a></p></div> 
</div> 
</div> 
</div> 
</div> 
</div> 
</div> 
</div> 
</div> 
</div> 
 <div class="dmRespRow u_1558273506" id="1558273506"> <div class="dmRespColsWrapper" id="1597769868"> <div class="dmRespCol large-12 medium-12 small-12" id="1298323912"> <div class="dmRespRow u_1531046428" id="1531046428"> <div class="dmRespColsWrapper" id="1570521137"> <div class="u_1327181848 dmRespCol small-12 large-5 medium-5" id="1327181848"> <div class="u_1506238586 dmNewParagraph" data-element-type="paragraph" data-version="5" id="1506238586" style="transition: none 0s ease 0s; text-align: left; display: block;"><p class="m-size-16 m-text-align-center size-18" style="line-height: 1.2;"><span class="m-font-size-16 font-size-18" m-font-size-set="true" style="text-transform:uppercase;color:rgb(109, 0, 159);font-weight:800;display:unset;font-family:Montserrat, 'Montserrat Fallback';">Unveiling the Big 3 Essence</span></p></div> 
 <div class="u_1117570477 dmNewParagraph" data-element-type="paragraph" data-version="5" id="1117570477" style="transition: none 0s ease 0s; text-align: left; display: block;"> <h2 class="m-size-36 m-text-align-center size-52"><span class="m-font-size-36 font-size-52" m-font-size-set="true" style="display: unset;">What Does Big 3 Stand For?</span></h2> 
</div> 
</div> 
 <div class="u_1067068793 dmRespCol small-12 large-7 medium-7" id="1067068793"> <div class="dmNewParagraph" data-element-type="paragraph" data-version="5" id="1615786494"><p class="m-text-align-center" style="line-height: 1.6;"><span style="display: unset;">At Big 3, our name represents Experience, Commitment, resulting in your positive Transformation. We are dedicated to delivering results with an unyielding focus on your success. Our passionate team, armed with data-driven strategies, empowers businesses to thrive in the ever-evolving digital landscape.</span></p></div> 
 <div class="dmNewParagraph" data-element-type="paragraph" data-version="5" id="1468221108"><p class="m-text-align-center"><a href="/about-us" runtime_url="/about-us" type="page" style="display: unset; font-weight: bold;">Learn More &raquo;</a></p></div> 
</div> 
</div> 
</div> 
 <div class="dmRespRow u_1850660093" id="1850660093"> <div class="dmRespColsWrapper" id="1703462729"> <div class="dmRespCol small-12 u_1095331604 medium-4 large-4" id="1095331604" data-anim-extended="eyJkZXNrdG9wIjp7InRyaWdnZXIiOiJlbnRyYW5jZSIsImFuaW1hdGlvbiI6ImZsaXBJbkhvcml6b250YWxseSIsInJldmVyc2UiOmZhbHNlfX0=" data-anim-desktop="flipInHorizontally"> <div class="u_1139184896 imageWidget align-center" data-element-type="image" data-widget-type="image" id="1139184896"> <a id="1741686536"><img src="https://lirp.cdn-website.com/696a4d03/dms3rep/multi/opt/experiece+-186w.png" alt="A pink and blue circle with the word experience on it" id="1370724758" class="" data-dm-image-path="https://irp.cdn-website.com/696a4d03/dms3rep/multi/experiece+.png" data-hover-effect="none" onerror="handleImageLoadError(this)" height="155.0" width="155.0"/></a> 
</div> 
 <div class="u_1908607771 dmNewParagraph" data-element-type="paragraph" data-version="5" id="1908607771" style="transition: none 0s ease 0s; text-align: left; display: block;"><p class="text-align-right m-size-52 size-65" style="line-height: 1;"><span class="font-size-65 m-font-size-52" style="display: unset; font-weight: bold; color: rgba(0, 0, 0, 0.1);">01.</span></p></div> 
 <div class="u_1708088554 dmNewParagraph" data-element-type="paragraph" data-version="5" id="1708088554" style="transition: none 0s ease 0s; text-align: left; display: block;"> <h3 class="size-24 m-text-align-center m-size-23"><span class="font-size-24 m-font-size-23" style="display: unset;" m-font-size-set="true">Experience</span></h3> 
</div> 
 <div class="dmNewParagraph" data-element-type="paragraph" data-version="5" id="1931409940"><p class="size-16 m-text-align-center m-size-16"><span class="font-size-16 m-font-size-16" style="display: unset;" m-font-size-set="true">Experience can be defined as the understanding of user needs to help and create products and services that provide a meaningful experience to the customers. It is an essential feature of our digital world today &ndash; Today consumers want their needs to be delivered instantly. Our team of web designers and digital marketers only have one goal in mind: the success of your business.</span></p></div> 
</div> 
 <div class="dmRespCol small-12 u_1831208212 medium-4 large-4" id="1831208212" data-anim-extended="eyJkZXNrdG9wIjp7InRyaWdnZXIiOiJlbnRyYW5jZSIsImFuaW1hdGlvbiI6ImZsaXBJbkhvcml6b250YWxseSIsInJldmVyc2UiOmZhbHNlfX0=" data-anim-desktop="flipInHorizontally"> <div class="u_1333186525 imageWidget align-center" data-element-type="image" data-widget-type="image" id="1333186525"> <a id="1786592068"><img src="https://lirp.cdn-website.com/696a4d03/dms3rep/multi/opt/commitment-465w-186w.webp" alt="The word commitment is on a blue background" id="1355124582" class="" data-dm-image-path="https://irp.cdn-website.com/696a4d03/dms3rep/multi/commitment-465w.webp" data-hover-effect="none" width="470" height="470" onerror="handleImageLoadError(this)"/></a> 
</div> 
 <div class="u_1939732814 dmNewParagraph" data-element-type="paragraph" data-version="5" id="1939732814" style="transition: none 0s ease 0s; text-align: left; display: block;"><p class="text-align-right m-size-52 size-65" style="line-height: 1;"><span class="font-size-65 m-font-size-52" style="display: unset; font-weight: bold; color: rgba(0, 0, 0, 0.1);">02.</span></p></div> 
 <div class="u_1798162613 dmNewParagraph" data-element-type="paragraph" data-version="5" id="1798162613" style="transition: none 0s ease 0s; text-align: left; display: block;"> <h3 class="m-size-23 m-text-align-center size-24"><span class="m-font-size-23 font-size-24" m-font-size-set="true" style="display: unset;">Commitment</span></h3> 
</div> 
 <div class="dmNewParagraph" data-element-type="paragraph" data-version="5" id="1005613455"><p class="m-text-align-center m-size-16 size-16"><span class="font-size-16 m-font-size-16" m-font-size-set="true" style="display: unset;">Planning, implementing and monitoring digital marketing strategies requires a time commitment. Digital marketing requires constant monitoring, to stay up-to-date on industry changes. We are committed to not only staying up to date with our knowledge but also passing that on to you: our valued clients!</span> <strong m-font-size-set="true" class="font-size-16 m-font-size-16" style="display: unset; font-weight: bold;">We don&rsquo;t want to just be the computer nerds sitting behind our desks day after day,</strong><span class="font-size-16 m-font-size-16" style="display: unset;"> <span class="font-size-16 m-font-size-16" m-font-size-set="true" style="display: unset;">we want to create long-lasting and mutually beneficial relationships with all of our projects.</span></span></p></div> 
</div> 
 <div class="dmRespCol small-12 u_1623648789 medium-4 large-4" id="1623648789" data-anim-extended="eyJkZXNrdG9wIjp7InRyaWdnZXIiOiJlbnRyYW5jZSIsImFuaW1hdGlvbiI6ImZsaXBJbkhvcml6b250YWxseSIsInJldmVyc2UiOmZhbHNlfX0=" data-anim-desktop="flipInHorizontally"> <div class="u_1525291549 imageWidget align-center" data-element-type="image" data-widget-type="image" id="1525291549"> <a id="1670558544"><img src="https://lirp.cdn-website.com/696a4d03/dms3rep/multi/opt/transformation-465w-186w.webp" alt="The word transformation is on a blue and black background" id="1997486440" class="" data-dm-image-path="https://irp.cdn-website.com/696a4d03/dms3rep/multi/transformation-465w.webp" data-hover-effect="none" width="470" height="470" onerror="handleImageLoadError(this)"/></a> 
</div> 
 <div class="u_1351190028 dmNewParagraph" data-element-type="paragraph" data-version="5" id="1351190028" style="transition: none 0s ease 0s; text-align: left; display: block;"><p class="text-align-right m-size-52 size-65" style="line-height: 1;"><span class="font-size-65 m-font-size-52" style="display: unset; font-weight: bold; color: rgba(0, 0, 0, 0.1);">03.</span></p></div> 
 <div class="u_1849223978 dmNewParagraph" data-element-type="paragraph" data-version="5" id="1849223978" style="transition: none 0s ease 0s; text-align: left; display: block;"> <h3 class="m-size-23 m-text-align-center size-24"><span class="m-font-size-23 font-size-24" m-font-size-set="true" style="display: unset;">Transformation</span></h3> 
</div> 
 <div class="dmNewParagraph" data-element-type="paragraph" data-version="5" id="1662178914"><p class="m-size-16 m-text-align-center size-16"><span class="m-font-size-16 font-size-16" m-font-size-set="true" style="display: unset;">We specialize in completing fully-integrated digital marketing campaigns tailored to help you and your business needs be successful &ndash; whether through increased customer acquisition or an increase of revenue generated from higher conversions! Our work does not consist solely of writing posts, but rather crafting out entire plans which include everything one would need: targeted advertising methods paired with strategically written messages ensure our clients see results fast.</span></p></div> 
</div> 
</div> 
</div> 
 <div class="u_1025346322 widget-788da1 hide-for-small dmCustomWidget" data-lazy-load="true" data-title="" id="1025346322" dmle_extension="custom_extension" data-element-type="custom_extension" icon="false" surround="false" data-widget-id="788da1f3e45847be9f81375a14f766cf" data-widget-version="32" data-widget-config="eyJ0YWd0IjoiaDMiLCJ2ZXJ0Ijp0cnVlLCJzbWFsbHZlcnQiOmZhbHNlLCJsaXN0MSI6W3siZHJvcGRvd24xIjoibm9uZSIsIndvcmQiOiJCSUcgMyBNQVJLRVRJTkcifV19"> <h3 class="outline-text rotate-am"> <span class="none">BIG 3 MARKETING</span> 
</h3> 
</div> 
</div> 
</div> 
</div> 
 <div class="dmRespRow u_1246461244 fullBleedChanged fullBleedMode" id="1246461244"> <div class="dmRespColsWrapper" id="1672078810"> <div class="dmRespCol large-12 medium-12 small-12 u_1812113089" id="1812113089"> <div class="dmRespRow u_1335319147" id="1335319147"> <div class="dmRespColsWrapper" id="1092121545"> <div class="dmRespCol small-12 medium-12 large-12" id="1603687504"> <div class="u_1133340789 dmNewParagraph" data-element-type="paragraph" data-version="5" id="1133340789" style="transition: none 0s ease 0s; text-align: left; display: block;"> <h2 class="text-align-center size-56 m-size-33"><span class="font-size-56 m-font-size-33" m-font-size-set="true" style="display: unset;">Your Ultimate Digital Marketing Partner for Lasting Success</span></h2> 
</div> 
 <div class="u_1585893988 imageWidget align-center" data-element-type="image" data-widget-type="image" id="1585893988"><img src="https://lirp.cdn-website.com/696a4d03/dms3rep/multi/opt/Line-G-448w.png" alt="A close up of a green arrow on a white background." id="1806892411" class="" data-dm-image-path="https://irp.cdn-website.com/696a4d03/dms3rep/multi/Line-G.png" width="374" height="20" onerror="handleImageLoadError(this)"/></div> 
 <div class="dmNewParagraph u_1902337784" data-element-type="paragraph" data-version="5" id="1902337784"><p class="text-align-center"><span style="display: unset;">At Big 3 Marketing, we're committed to your success. Our expertise spans from ad management to creative strategies and cutting-edge technology. Trust us as your strategic partner, and together, we'll elevate your brand in the digital landscape.</span></p></div> 
 <a data-display-type="block" class="u_1146630181 align-center dmButtonLink dmWidget dmWwr default dmOnlyButton dmDefaultGradient" file="false" href="/discovery-call" data-element-type="dButtonLinkId" id="1146630181" icon-name="icon-circle-arrow-right" data-buttonstyle="FLAT_ROUND_ICON" data-anim-extended="eyJkZXNrdG9wIjp7InRyaWdnZXIiOiJlbnRyYW5jZSIsImFuaW1hdGlvbiI6ImJvdW5jZUluIiwicmV2ZXJzZSI6ZmFsc2V9fQ==" data-anim-desktop="bounceIn" link_type="popup" popup_target="discovery-call"> <span class="iconBg" aria-hidden="true" id="1983762657"> <span class="icon hasFontIconstar hasFontIcon icon-circle-arrow-right" id="1960591077"></span> 
</span> 
 <span class="text" id="1849192135">SCHEDULE A DISCOVERY CALL</span> 
</a> 
 <div class="u_1807422982 imageWidget align-center" data-element-type="image" data-widget-type="image" id="1807422982" data-anim-extended="eyJkZXNrdG9wIjp7InRyaWdnZXIiOiJlbnRyYW5jZSIsImFuaW1hdGlvbiI6ImZhZGVJbkNvbWJvIiwiZHVyYXRpb24iOjAuNjU1LCJkZWxheSI6MCwiaW50ZW5zaXR5IjowLjQsInJldmVyc2UiOmZhbHNlLCJkaXIiOiJ1cCJ9fQ==" data-anim-desktop="fadeInCombo"><img src="https://lirp.cdn-website.com/696a4d03/dms3rep/multi/opt/Frame+233-1560w.png" alt="A cell phone is sitting next to a computer screen showing a performance insight dashboard." id="1279328184" class="" data-dm-image-path="https://irp.cdn-website.com/696a4d03/dms3rep/multi/Frame+233.png" width="1524" height="675" onerror="handleImageLoadError(this)"/></div> 
</div> 
</div> 
</div> 
</div> 
</div> 
</div> 
 <div class="dmRespRow u_1888162921" id="1888162921"> <div class="dmRespColsWrapper" id="1610098291"> <div class="dmRespCol small-12 large-3 medium-3 u_1162909548" id="1162909548" data-anim-extended="eyJkZXNrdG9wIjp7InRyaWdnZXIiOiJlbnRyYW5jZSIsImFuaW1hdGlvbiI6ImZhZGVJbiIsInJldmVyc2UiOmZhbHNlfX0=" data-anim-desktop="fadeIn"> <div class="u_1124511529 graphicWidget graphicWidgetV2 graphicWidgetV3" data-element-type="graphic" data-widget-type="graphic" id="1124511529"> <svg version="1.1" id="1361870632" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="371.902px" height="371.924px" viewbox="0 0 371.902 371.924" enable-background="new 0 0 371.902 371.924" xml:space="preserve" class="svg u_1361870632" data-icon-custom="true" data-icon-name="strategy (11).svg"> <title id="1401802521">A chess piece is surrounded by arrows and a gear.</title> 
 <g> <path fill-rule="evenodd" clip-rule="evenodd" d="M247.092,182.915c-2.672-36.765-34.475-62.671-69.962-57.366
		c-33.769,5.049-56.569,35.969-51.862,68.748c4.573,31.847,34.837,59.492,75.941,51.025c-10.08,22.634-6.078,46.357-7.166,70.026
		c-8.229,0-16.326,0.071-24.417-0.113c-0.783-0.018-1.832-1.489-2.242-2.496c-2.165-5.315-4.017-10.763-6.316-16.016
		c-0.63-1.438-2.236-2.809-3.722-3.451c-8.906-3.854-17.973-7.339-26.83-11.298c-2.181-0.975-3.747-1.134-5.837-0.142
		c-5.072,2.408-10.292,4.504-15.357,6.925c-1.917,0.916-3.11,0.628-4.558-0.849c-6.915-7.05-13.88-14.053-20.954-20.942
		c-1.578-1.538-1.536-2.774-0.695-4.578c2.48-5.315,4.922-10.655,7.107-16.095c0.498-1.242,0.27-3.072-0.254-4.379
		c-3.703-9.237-7.509-18.436-11.452-27.573c-0.603-1.398-1.854-2.941-3.193-3.522c-5.262-2.28-10.651-4.283-16.055-6.215
		c-2.061-0.736-2.911-1.758-2.881-4.047c0.125-9.75,0.127-19.503-0.001-29.252c-0.031-2.306,0.857-3.301,2.901-4.033
		c5.403-1.936,10.793-3.932,16.055-6.212c1.337-0.58,2.575-2.137,3.18-3.538c3.942-9.138,7.751-18.335,11.455-27.573
		c0.523-1.304,0.739-3.133,0.24-4.375c-2.184-5.44-4.621-10.783-7.103-16.096c-0.849-1.817-0.85-3.052,0.715-4.578
		c7.071-6.893,14.045-13.889,20.954-20.944c1.465-1.496,2.657-1.728,4.557-0.826c5.185,2.461,10.513,4.621,15.704,7.07
		c1.869,0.882,3.245,0.679,5.146-0.157c8.998-3.955,18.158-7.536,27.176-11.446c1.483-0.642,3.078-2.022,3.707-3.461
		c2.298-5.254,4.271-10.655,6.233-16.049c0.7-1.924,1.723-2.662,3.837-2.637c9.75,0.113,19.502,0.11,29.252,0.004
		c2.214-0.024,3.36,0.654,4.114,2.79c1.867,5.294,4.073,10.468,5.955,15.757c0.739,2.078,1.91,2.993,4.012,3.803
		c9.052,3.486,18.015,7.223,26.886,11.151c2.02,0.895,3.474,1.164,5.494,0.19c5.057-2.438,10.28-4.529,15.356-6.929
		c1.979-0.937,3.282-0.801,4.881,0.844c6.798,6.989,13.693,13.887,20.686,20.682c1.663,1.616,1.729,2.924,0.802,4.888
		c-2.45,5.19-4.837,10.421-6.947,15.756c-0.531,1.344-0.333,3.298,0.223,4.698c3.67,9.25,7.463,18.455,11.399,27.595
		c0.596,1.383,1.941,2.839,3.3,3.427c5.148,2.229,10.419,4.19,15.701,6.092c2.135,0.77,3.15,1.786,3.11,4.27
		c-0.153,9.624-0.146,19.253-0.003,28.876c0.036,2.432-0.783,3.735-3.056,4.283c-0.482,0.115-0.993,0.263-1.393,0.538
		c-6.803,4.676-13.199,2.318-19.418-1.261c-0.925-0.533-1.76-2.015-1.825-3.105c-0.226-3.863-0.01-7.748-0.125-11.621
		c-0.283-9.522-7.148-16.106-16.617-16.088C263.285,173.106,254.923,176.604,247.092,182.915z"></path> 
 <path fill-rule="evenodd" clip-rule="evenodd" d="M278.644,271.465c0,4.173-0.117,9.409,0.091,14.631
		c0.046,1.157,1.038,2.479,1.945,3.366c6.968,6.816,14.13,13.438,20.963,20.385c1.461,1.485,2.366,3.999,2.575,6.132
		c0.4,4.077,0.116,8.22,0.116,12.619c-32.658,0-65.088,0-97.896,0c-0.075-1.203-0.211-2.391-0.212-3.577
		c-0.014-14.999-0.209-30,0.039-44.995c0.36-21.779,7.725-40.87,23.403-56.226c3.748-3.672,8.622-6.313,13.28-8.879
		c2.049-1.129,2.854-2.051,2.979-4.361c0.736-13.572,12.562-25.087,25.904-25.43c4.343-0.112,5.681,1.087,5.729,5.388
		c0.062,5.499,0.182,11.005-0.048,16.495c-0.122,2.91,0.718,4.402,3.533,5.584c11.157,4.687,22.133,9.801,33.269,14.539
		c9.624,4.093,14.268,11.151,14.102,21.61c-0.205,12.913,1.472,11.41-11.328,11.478c-2,0.011-4.001,0.059-5.999-0.009
		c-5.316-0.181-9.788,0.32-14.528,4.287C292.135,268.208,285.305,269.043,278.644,271.465z"></path> 
 <path fill-rule="evenodd" clip-rule="evenodd" d="M290.615,47.006c-19.276-14.423-39.656-24.113-61.946-29.754
		C133.348-6.869,36.752,52.69,15.923,148.701c-9.205,42.43-3.196,82.904,17.542,121.122c0.536,0.987,1.103,1.958,1.606,2.962
		c1.849,3.69,1.054,7.165-1.991,8.797c-3.067,1.643-6.447,0.479-8.48-3.045c-7.266-12.594-13.38-25.765-17.042-39.821
		c-19.188-73.651-1.973-137.532,53.221-190.118C89.365,21.36,124.234,6.035,163.506,1.403c47.396-5.59,90.697,5.561,129.879,32.778
		c0.502,0.349,1.052,0.628,2.17,1.289c-1.238-4.474-2.344-8.385-3.399-12.309c-1.087-4.046,0.339-7.218,3.636-8.207
		c3.605-1.081,6.609,0.73,7.834,4.938c2.932,10.062,5.829,20.134,8.633,30.232c1.366,4.918-1.027,8.131-6.109,8.352
		c-10.362,0.452-20.728,0.861-31.093,1.228c-4.451,0.157-7.222-2.015-7.428-5.631c-0.215-3.771,2.377-6.071,7.116-6.303
		C279.695,47.528,284.645,47.293,290.615,47.006z"></path> 
 <path fill-rule="evenodd" clip-rule="evenodd" d="M254.865,365.964c-18.361,0-36.722,0.003-55.083-0.002
		c-6.158-0.002-7.639-1.516-7.663-7.804c-0.014-3.373-0.028-6.745,0.005-10.117c0.055-5.531,1.63-7.14,7.186-7.146
		c20.609-0.026,41.219-0.011,61.828-0.011c16.612,0,33.225-0.014,49.837,0.008c5.959,0.007,7.461,1.568,7.485,7.612
		c0.015,3.498,0.036,6.996-0.005,10.492c-0.062,5.213-1.802,6.957-7.008,6.962C292.586,365.975,273.726,365.964,254.865,365.964z"></path> 
 <path fill-rule="evenodd" clip-rule="evenodd" d="M317.033,317.521c-0.962-4.472-1.888-8.771-2.97-13.798
		c1.326-1.542,3.312-3.764,5.207-6.064c28.537-34.631,42.042-74.45,40.444-119.22c-0.959-26.865-8.192-52.165-21.072-75.805
		c-0.716-1.315-1.506-2.593-2.154-3.94c-1.667-3.463-0.747-6.873,2.213-8.43c2.974-1.563,6.551-0.598,8.239,2.797
		c4.437,8.929,9.525,17.674,12.741,27.046c25.075,73.067,11.562,138.319-40.519,195.484c-0.504,0.554-1.048,1.072-1.592,1.588
		C317.4,317.342,317.168,317.438,317.033,317.521z"></path> 
 <path fill-rule="evenodd" clip-rule="evenodd" d="M81.087,324.875c29.955,22.157,62.606,33.382,98.347,35.029
		c1.269,4.032,2.446,7.773,3.783,12.02c-38.979-0.844-74.51-12.514-107.109-35.766c1.328,4.787,2.446,8.71,3.5,12.65
		c1.068,3.995-0.443,7.205-3.761,8.136c-3.509,0.984-6.512-0.743-7.668-4.693c-2.977-10.173-5.9-20.363-8.727-30.579
		c-1.351-4.882,1.088-8.058,6.204-8.277c10.359-0.444,20.718-0.859,31.08-1.222c4.441-0.155,7.202,2.047,7.375,5.679
		c0.175,3.677-2.347,6.014-6.794,6.244C92.253,324.357,87.188,324.584,81.087,324.875z"></path> 
</g> 
</svg> 
</div> 
 <div class="dmNewParagraph u_1873231142" data-element-type="paragraph" data-version="5" id="1873231142" style="transition: none 0s ease 0s; text-align: left; display: block;"> <h3 class="m-size-21 m-text-align-center size-20"><span class="m-font-size-21 font-size-20" m-font-size-set="true" style="display: unset;">Strategic Excellence</span></h3> 
</div> 
 <div class="u_1427382811 dmNewParagraph" data-element-type="paragraph" data-version="5" id="1427382811"><p class="m-size-16 m-text-align-center size-16" style="line-height: 1.5;"><span class="m-font-size-16 font-size-16" m-font-size-set="true" style="display: unset;">Crafting results-driven strategies is our forte. We excel in marketing, media planning, consulting, and analytics.</span></p></div> 
</div> 
 <div class="dmRespCol small-12 large-3 medium-3 u_1685494495" id="1685494495" data-anim-extended="eyJkZXNrdG9wIjp7InRyaWdnZXIiOiJlbnRyYW5jZSIsImFuaW1hdGlvbiI6ImZhZGVJbkNvbWJvIiwiZHVyYXRpb24iOjEsImRlbGF5IjowLjIsImludGVuc2l0eSI6MSwicmV2ZXJzZSI6ZmFsc2UsImRpciI6ImluLXBsYWNlIn19" data-anim-desktop="fadeInCombo"> <div class="u_1828295335 graphicWidget graphicWidgetV2 graphicWidgetV3" data-element-type="graphic" data-widget-type="graphic" id="1828295335"> <svg version="1.1" id="1808253132" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="383.948px" height="383.952px" viewbox="0 0 383.948 383.952" enable-background="new 0 0 383.948 383.952" xml:space="preserve" class="svg u_1808253132" data-icon-custom="true" data-icon-name="data-managemen3.svg"> <title id="1618680334">A gear with a graph and a pie chart on it.</title> 
 <g> <path fill-rule="evenodd" clip-rule="evenodd" d="M0,191.976c26.726,0,53.452,0,80.541,0c1.145,36.225,15.31,65.945,43.903,88.172
		c19.98,15.531,42.876,23.181,68.238,22.937c30.428-0.293,56.532-11.291,78.012-32.752c21.497-21.477,31.902-47.842,32.646-78.196
		c26.961,0,53.532,0,80.587,0c0,5.997,0.093,11.945-0.116,17.882c-0.026,0.757-1.517,1.744-2.52,2.141
		c-8.813,3.486-17.639,6.944-26.533,10.213c-2.122,0.78-3.227,1.862-3.682,4.063c-3.985,19.28-11.495,37.127-22.195,53.623
		c-1.26,1.942-1.275,3.479-0.352,5.498c3.942,8.621,7.664,17.343,11.659,25.938c0.97,2.087,0.615,3.271-0.942,4.797
		c-7.672,7.522-15.282,15.11-22.789,22.796c-1.635,1.673-2.884,2.043-5.099,1.009c-8.475-3.958-17.086-7.623-25.594-11.513
		c-2.135-0.976-3.757-0.934-5.836,0.411c-16.397,10.606-34.133,18.076-53.28,22.051c-2.349,0.488-3.541,1.586-4.354,3.85
		c-3.496,9.725-7.196,19.377-10.822,29.056c-12.999,0-25.997,0-38.995,0c-3.834-10.259-7.611-20.54-11.599-30.738
		c-0.377-0.964-1.997-1.791-3.175-2.042c-19.372-4.107-37.285-11.673-53.998-22.25c-1.271-0.803-3.609-0.927-5.019-0.336
		c-8.849,3.71-17.6,7.66-26.325,11.661c-1.88,0.863-3.032,0.687-4.513-0.827c-7.683-7.854-15.453-15.625-23.304-23.311
		c-1.51-1.478-1.691-2.611-0.823-4.503c4.005-8.722,7.929-17.484,11.663-26.325c0.566-1.339,0.574-3.549-0.169-4.711
		c-10.793-16.89-18.388-35.06-22.569-54.671c-0.226-1.061-1.019-2.5-1.904-2.844C20.535,219.091,10.258,215.306,0,211.473
		C0,204.974,0,198.475,0,191.976z"></path> 
 <path fill-rule="evenodd" clip-rule="evenodd" d="M221.972,0c0,54.666,0,109.333,0,164.238c-11.333,0-22.27,0-33.457,0
		c-0.107-0.75-0.328-1.573-0.328-2.396c0.001-53.947,0.021-107.895,0.039-161.841C199.475,0,210.724,0,221.972,0z"></path> 
 <path fill-rule="evenodd" clip-rule="evenodd" d="M0,96.738c11.073,0,22.146,0,33.489,0c0,22.727,0,44.966,0,67.491
		c-11.174,0-22.331,0-33.489,0C0,141.732,0,119.235,0,96.738z"></path> 
 <path fill-rule="evenodd" clip-rule="evenodd" d="M316.739,21.659c0,1.695,0,3.16,0,4.625c0,17.741-0.093,35.483,0.099,53.221
		c0.03,2.719,0.843,5.728,2.196,8.084c8.948,15.586,18.145,31.029,27.252,46.523c0.68,1.158,1.294,2.354,1.935,3.525
		c-15.137,8.372-42.406,9.143-62.896-7.083c-20.493-16.228-28.676-42.919-20.533-67.578
		C272.262,40.36,294.852,22.148,316.739,21.659z"></path> 
 <path fill-rule="evenodd" clip-rule="evenodd" d="M63.008,35.388c11.237,0,22.082,0,33.235,0c0,42.857,0,85.628,0,128.745
		c-10.978,0-21.985,0-33.235,0C63.008,121.299,63.008,78.518,63.008,35.388z"></path> 
 <path fill-rule="evenodd" clip-rule="evenodd" d="M125.559,164.214c0-35.268,0-70.296,0-105.569c11.086,0,22.016,0,33.261,0
		c0,35.066,0,70.185,0,105.569C147.786,164.214,136.773,164.214,125.559,164.214z"></path> 
 <path fill-rule="evenodd" clip-rule="evenodd" d="M383.59,75.822c-17.952,0-35.89,0-54.117,0c0-18.004,0-36.028,0-54.056
		C354.762,22.666,381.675,46.471,383.59,75.822z"></path> 
 <path fill-rule="evenodd" clip-rule="evenodd" d="M333.917,88.646c17.11,0,33.424,0,50.015,0
		c-2.207,17.802-10.377,31.854-24.711,43.036C350.758,117.288,342.465,103.184,333.917,88.646z"></path> 
</g> 
</svg> 
</div> 
 <div class="u_1475075013 dmNewParagraph" data-element-type="paragraph" data-version="5" id="1475075013"> <h3 class="m-size-21 m-text-align-center size-20"><span class="m-font-size-21 font-size-20" m-font-size-set="true" style="display: unset;">Data-Driven Solutions</span></h3> 
</div> 
 <div class="u_1650532954 dmNewParagraph" data-element-type="paragraph" data-version="5" id="1650532954"><p class="m-size-16 m-text-align-center size-16" style="line-height: 1.5;"><span class="m-font-size-16 font-size-16" m-font-size-set="true" style="display: unset;">Stay ahead with our insights. We adapt to industry trends, offering new daily success strategies.</span></p></div> 
</div> 
 <div class="dmRespCol small-12 large-3 medium-3 u_1486456845" id="1486456845" data-anim-extended="eyJkZXNrdG9wIjp7InRyaWdnZXIiOiJlbnRyYW5jZSIsImFuaW1hdGlvbiI6ImZhZGVJbkNvbWJvIiwiZHVyYXRpb24iOjEsImRlbGF5IjowLjUsImludGVuc2l0eSI6MSwicmV2ZXJzZSI6ZmFsc2UsImRpciI6ImluLXBsYWNlIn19" data-anim-desktop="fadeInCombo"> <div class="u_1072243457 graphicWidget graphicWidgetV2 graphicWidgetV3" data-element-type="graphic" data-widget-type="graphic" id="1072243457"> <svg version="1.1" id="1386378389" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="347.477px" height="347.492px" viewbox="0 0 347.477 347.492" enable-background="new 0 0 347.477 347.492" xml:space="preserve" class="svg u_1386378389" data-icon-custom="true" data-icon-name="client5.svg"> <title id="1287625562">A man in a target with a star free icon</title> 
 <g> <path fill-rule="evenodd" clip-rule="evenodd" d="M161.6,16.756c0-5.01,0-10.731,0-16.756c8.022,0,15.812,0,23.998,0
		c0,5.699,0,11.505,0,16.686C269.141,30.072,316.976,78.036,330.17,161.6c5.213,0,11.152,0,17.307,0c0,8.054,0,15.753,0,23.97
		c-5.896,0-11.924,0-17.609,0c-9.611,70.042-47.405,115.901-114.396,138.589c-0.677-3.996-1.417-7.134-1.632-10.307
		c-0.073-1.078,0.981-2.432,1.852-3.343c6.479-6.773,13.009-13.497,19.587-20.173c3.711-3.767,5.508-8.031,3.702-13.25
		c-1.792-5.177-5.736-7.523-11.002-8.279c-9.019-1.295-18.015-2.757-27.008-4.227c-1-0.164-2.424-0.584-2.791-1.317
		c-2.828-5.644-5.443-11.394-8.353-17.601c1.987,0,3.328,0,4.669,0c30.994,0,61.988-0.041,92.982,0.071
		c2.755,0.01,4.184-0.875,5.533-3.213c9.828-17.034,17.499-40.995,17.827-56.669c-7.533,0-15.077,0-22.873,0
		c0-8.179,0-15.967,0-24.139c7.601,0,15.158,0,22.726,0c-2.771-59.019-52.777-119.967-124.935-125.861c0,7.833,0,15.646,0,23.643
		c-8.081,0-15.78,0-23.894,0c0-7.771,0-15.573,0-23.389C100.917,39.454,41.521,91.445,36.537,161.51c7.568,0,15.125,0,22.937,0
		c0,8.156,0,15.943,0,24.127c-7.588,0-15.145,0-23.528,0c1.466,7.577,2.609,14.682,4.242,21.671
		c2.945,12.604,8.088,24.353,14.458,35.603c1.207,2.13,2.591,2.819,5.021,2.811c31.119-0.088,62.238-0.059,93.357-0.059
		c1.326,0,2.651,0,4.605,0c-2.945,6.265-5.513,12.048-8.44,17.644c-0.5,0.957-2.495,1.37-3.871,1.591
		c-8.751,1.405-17.514,2.74-26.288,3.988c-5.133,0.73-8.935,3.125-10.678,8.141c-1.745,5.02-0.281,9.291,3.349,12.995
		c6.385,6.516,12.625,13.179,19.16,19.54c2.31,2.25,3.342,4.359,2.396,7.508c-0.598,1.994-0.767,4.117-1.13,6.191
		C83.41,311.563,25.025,263.514,18.051,185.786c-5.905,0-11.853,0-18.051,0c0-8.116,0-15.904,0-24.054c5.985,0,11.923,0,17.253,0
		C30.338,78.15,78.175,30.183,161.6,16.756z"></path> 
 <path fill-rule="evenodd" clip-rule="evenodd" d="M89.802,233.426c0-25.987,0-51.6,0-77.699c5.345-1.303,10.743-2.628,16.145-3.936
		c9.458-2.29,18.902-4.646,28.4-6.76c1.234-0.275,3.18,0.287,4.07,1.183c20.379,20.521,50.273,20.553,70.547,0.088
		c0.954-0.962,3.07-1.549,4.4-1.244c13.863,3.175,27.67,6.596,41.512,9.871c1.941,0.459,2.904,1.082,2.895,3.39
		c-0.098,24.495-0.063,48.991-0.073,73.486c0,0.478-0.098,0.957-0.173,1.641c-13.801,0-27.499,0-41.611,0
		c0-15.683,0-31.472,0-47.517c-4.196,0-7.985,0-12.057,0c0,15.749,0,31.448,0,47.441c-20.063,0-39.848,0-60.048,0
		c0-15.722,0-31.512,0-47.498c-4.107,0-7.808,0-11.924,0c0,15.74,0,31.53,0,47.554C117.688,233.426,103.901,233.426,89.802,233.426z
		"></path> 
 <path fill-rule="evenodd" clip-rule="evenodd" d="M206.561,347.3c-2.294-1.252-4.341-2.355-6.375-3.481
		c-7.86-4.354-15.755-8.646-23.547-13.117c-2.103-1.206-3.716-1.168-5.822,0.035c-8.776,5.013-17.659,9.839-26.507,14.727
		c-1.051,0.58-2.124,1.119-3.854,2.028c1.225-7.774,2.318-14.776,3.433-21.775c0.726-4.561,1.252-9.169,2.311-13.652
		c0.645-2.73-0.195-4.368-2.036-6.201c-7.081-7.053-14.02-14.249-21.003-21.399c-0.946-0.968-1.848-1.979-3.225-3.457
		c6.593-1.058,12.671-2.049,18.756-3.003c5.179-0.812,10.403-1.398,15.522-2.48c1.507-0.318,3.308-1.698,3.988-3.078
		c4.629-9.399,8.989-18.93,13.454-28.41c0.559-1.187,1.227-2.324,2.157-4.07c2.333,4.917,4.408,9.259,6.458,13.614
		c2.338,4.966,5.11,9.789,6.856,14.957c1.883,5.572,5.412,7.377,10.947,7.959c9.657,1.016,19.23,2.825,29.598,4.417
		c-1.505,1.587-2.555,2.722-3.634,3.828c-7.157,7.331-14.382,14.597-21.408,22.049c-0.977,1.037-1.562,3.072-1.35,4.5
		c1.625,10.986,3.5,21.936,5.265,32.901C206.677,345.027,206.561,345.905,206.561,347.3z"></path> 
 <path fill-rule="evenodd" clip-rule="evenodd" d="M209.703,113.802c-0.053,19.804-16.275,35.917-36.104,35.862
		c-19.791-0.055-35.915-16.291-35.861-36.11c0.053-19.789,16.291-35.913,36.11-35.857
		C193.654,77.751,209.756,93.966,209.703,113.802z"></path> 
</g> 
</svg> 
</div> 
 <div class="u_1180028667 dmNewParagraph" data-element-type="paragraph" data-version="5" id="1180028667"> <h3 class="m-text-align-center m-size-21 size-20"><span class="font-size-20 m-font-size-21" m-font-size-set="true" style="display: unset;">Client-Focused</span></h3> 
</div> 
 <div class="u_1889646986 dmNewParagraph" data-element-type="paragraph" data-version="5" id="1889646986"><p class="m-text-align-center m-size-16 size-16" style="line-height: 1.5;"><span class="font-size-16 m-font-size-16" m-font-size-set="true" style="display: unset;">Your needs are our priority. We're committed to partnership and excellent service.</span></p></div> 
</div> 
 <div class="dmRespCol small-12 large-3 medium-3 u_1809675699" id="1809675699" data-anim-extended="eyJkZXNrdG9wIjp7InRyaWdnZXIiOiJlbnRyYW5jZSIsImFuaW1hdGlvbiI6ImZhZGVJbkNvbWJvIiwiZHVyYXRpb24iOjEsImRlbGF5IjowLjc1LCJpbnRlbnNpdHkiOjEsInJldmVyc2UiOmZhbHNlLCJkaXIiOiJpbi1wbGFjZSJ9fQ==" data-anim-desktop="fadeInCombo"> <div class="u_1613202932 graphicWidget graphicWidgetV2 graphicWidgetV3" data-element-type="graphic" data-widget-type="graphic" id="1613202932"> <svg version="1.1" id="1977766804" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="354.357px" height="359.827px" viewbox="0 0 354.357 359.827" enable-background="new 0 0 354.357 359.827" xml:space="preserve" class="svg u_1977766804" data-icon-custom="true" data-icon-name="quality (14).svg"> <title id="1966434133">A thumbs up badge with a ribbon free icon</title> 
 <g> <path fill-rule="evenodd" clip-rule="evenodd" d="M203.301,298.899c-4.436-1.247-11.365-2.775-17.985-5.159
		c-8.593-3.095-16.908-3.376-25.482-0.125c-4.636,1.758-9.464,3.051-14.266,4.322c-11.126,2.944-21.623-0.921-28.152-10.375
		c-3.534-5.117-6.948-10.323-10.24-15.599c-3.289-5.27-7.791-8.945-13.496-11.294c-5.402-2.224-10.776-4.515-16.128-6.855
		C65.89,248.716,60,238.014,61.73,225.476c0.902-6.531,2.127-13.094,2.136-19.644c0.006-4.556-1.269-9.326-2.944-13.621
		c-2.203-5.649-5.404-10.905-8.1-16.369c-5.616-11.383-3.689-22.53,5.437-31.345c4.119-3.978,8.259-7.941,12.541-11.741
		c4.939-4.383,7.963-9.735,9.283-16.192c1.144-5.601,2.495-11.161,3.872-16.711c3.007-12.114,12.082-19.515,24.581-20.21
		c6.462-0.359,13.009-0.284,19.35-1.377c4.625-0.798,9.322-2.604,13.363-5.008c5.424-3.226,10.214-7.508,15.334-11.257
		c9.986-7.313,21.481-7.339,31.533-0.042c5.035,3.655,9.979,7.435,14.946,11.181c4.178,3.151,8.799,5.059,14.077,5.341
		c6.338,0.339,12.67,0.807,19.007,1.16c12.709,0.708,21.703,8.151,24.694,20.529c1.489,6.162,2.958,12.329,4.383,18.506
		c1.154,5.003,3.62,9.225,7.343,12.731c4.712,4.439,9.491,8.81,14.133,13.32c8.825,8.577,10.774,19.663,5.423,30.738
		c-2.325,4.813-4.628,9.654-7.284,14.286c-3.835,6.689-4.832,13.718-3.654,21.24c0.789,5.036,1.36,10.109,1.936,15.177
		c1.39,12.227-4.322,22.391-15.541,27.485c-5.77,2.62-11.611,5.087-17.469,7.509c-5.124,2.118-9.097,5.518-12.099,10.141
		c-3.522,5.425-6.99,10.89-10.652,16.221C222.202,295.027,215.009,298.845,203.301,298.899z M172.194,263.209
		c46.594,0.251,85.277-38.029,85.632-84.741c0.359-47.169-37.771-85.841-84.905-86.114c-47.163-0.272-85.815,37.918-86.04,85.014
		C86.657,224.38,124.994,262.955,172.194,263.209z"></path> 
 <path fill-rule="evenodd" clip-rule="evenodd" d="M322.044,193.718c0.408-6.968,1.193-14.117,1.189-21.265
		c-0.028-63.25-38.866-119.249-98.019-141.559C138.42-1.843,41.673,52.246,24.247,143.347c-4.587,23.98-3.619,47.792,3.307,71.282
		c0.281,0.954,0.595,1.902,0.814,2.87c1.384,6.102-1.685,11.662-7.304,13.272c-5.864,1.679-11.837-1.352-13.336-7.575
		c-2.558-10.619-5.431-21.278-6.611-32.091c-4.119-37.764,3.082-73.45,22.715-106.081C50.838,40.139,90.179,12.04,141.863,2.794
		c79.89-14.292,156.656,27.241,188.962,101.62c12.574,28.95,16.457,59.266,12.378,90.58c-0.193,1.48-0.374,2.963-0.528,4.449
		c-0.023,0.221,0.133,0.461,0.207,0.694c0.21,0.124,0.407,0.319,0.631,0.357c6.383,1.101,9.803,3.903,10.652,8.749
		c0.906,5.168-1.387,9.233-6.995,12.323c-4.684,2.581-9.369,5.159-14.081,7.688c-6.829,3.666-12.187,2.276-16.237-4.234
		c-2.891-4.648-5.633-9.389-8.556-14.016c-2.776-4.394-3.487-8.854-0.293-13.225c3.165-4.331,7.542-5.388,12.611-3.802
		C320.815,194.04,321.079,193.901,322.044,193.718z"></path> 
 <path fill-rule="evenodd" clip-rule="evenodd" d="M91.961,272.734c1.779,1.979,3.608,3.644,4.986,5.622
		c3.125,4.489,6.064,9.109,9.016,13.716c8.71,13.596,20.961,20.058,37.195,18.58c0.733-0.067,1.478-0.009,2.61-0.009
		c-0.453,1.143-0.793,2.141-1.234,3.091c-6.587,14.203-13.157,28.414-19.834,42.575c-0.631,1.338-1.951,2.352-2.951,3.517
		c-1.106-1.045-2.519-1.909-3.27-3.167c-4.908-8.218-9.881-16.41-14.377-24.854c-1.732-3.254-3.641-3.543-6.812-2.941
		c-9.645,1.832-19.336,3.432-29.025,5.023c-3.698,0.607-4.803-0.753-3.281-4.049c8.545-18.5,17.158-36.969,25.761-55.442
		C90.944,273.971,91.306,273.619,91.961,272.734z"></path> 
 <path fill-rule="evenodd" clip-rule="evenodd" d="M199.028,311.236c5.913-0.532,11.591-0.422,16.957-1.665
		c8.784-2.033,15.746-7.272,20.877-14.719c3.739-5.425,7.188-11.052,10.928-16.478c1.37-1.989,3.202-3.66,5.13-5.822
		c0.847,1.583,1.411,2.524,1.872,3.515c8.133,17.458,16.283,34.908,24.324,52.409c0.66,1.437,0.561,3.224,0.814,4.848
		c-1.649,0.134-3.354,0.609-4.938,0.348c-9.319-1.541-18.624-3.181-27.904-4.946c-2.899-0.551-4.672-0.094-6.245,2.797
		c-4.631,8.517-9.617,16.841-14.591,25.165c-0.75,1.254-2.179,2.102-3.294,3.137c-0.932-1.066-2.168-1.988-2.749-3.22
		C213.069,341.454,206.022,326.256,199.028,311.236z"></path> 
 <path fill-rule="evenodd" clip-rule="evenodd" d="M221.71,172.196c6.24,2.016,8.535,4.81,7.986,9.429
		c-0.524,4.41-3.52,6.652-10.155,7.335c3.224,2.777,5.768,5.714,4.229,10.141c-1.456,4.19-4.68,5.799-9.585,5.612
		c1.287,1.104,2.046,1.686,2.723,2.349c2.49,2.438,3.064,5.426,1.912,8.581c-1.172,3.21-3.756,4.965-7.131,5.168
		c-3.348,0.202-6.733-0.136-10.072,0.135c-9.13,0.74-18.239,1.759-27.368,2.508c-6.312,0.517-12.442-0.33-17.958-3.702
		c-0.855-0.523-1.793-1.78-1.794-2.699c-0.015-15.174,0.128-30.348,0.201-45.522c0.022-4.603-0.13-9.207-0.04-13.807
		c0.018-0.932,0.604-1.994,1.236-2.734c0.707-0.829,1.742-1.39,2.669-2.016c9.594-6.464,15.054-14.952,13.72-27.034
		c-0.391-3.546-0.06-7.171-0.06-10.702c8.546-1.329,18.502,6.025,19.652,15.361c1.046,8.492,2.599,17.366-3.213,25.975
		c2.873,0,5.156,0,7.439,0c6.72,0,13.439-0.009,20.159,0.003c5.59,0.009,8.233,1.458,9.662,5.256
		C227.314,165.531,226.133,168.534,221.71,172.196z"></path> 
 <path fill-rule="evenodd" clip-rule="evenodd" d="M141.581,214.909c-7.118,0-13.684,0.064-20.248-0.03
		c-2.837-0.041-4.341-1.795-4.348-4.563c-0.041-15.536-0.044-31.072,0.016-46.607c0.011-2.812,1.67-4.365,4.496-4.395
		c5.219-0.055,10.44-0.058,15.659,0.003c2.594,0.031,4.385,1.327,4.395,4.042C141.611,180.375,141.581,197.39,141.581,214.909z"></path> 
</g> 
</svg> 
</div> 
 <div class="u_1752657352 dmNewParagraph" data-element-type="paragraph" data-version="5" id="1752657352"> <h3 class="m-size-21 m-text-align-center size-20"><span class="m-font-size-21 font-size-20" m-font-size-set="true" style="display: unset;">Specialized Expertise</span></h3> 
</div> 
 <div class="u_1271662120 dmNewParagraph" data-element-type="paragraph" data-version="5" id="1271662120"><p class="m-text-align-center m-size-16 size-16" style="line-height: 1.5;"><span class="font-size-16 m-font-size-16" m-font-size-set="true" style="display: unset;">Decades of expertise in websites, SEM, SEO, and more. We've got the specialized skills you need.</span></p></div> 
</div> 
</div> 
</div> 
 <div class="dmRespRow u_1095252299 hasBackgroundOverlay" id="1095252299"> <div class="dmRespColsWrapper" id="1051919464"> <div class="dmRespCol large-12 medium-12 small-12" id="1890240068"> <div class="u_1047224659 dmNewParagraph" data-element-type="paragraph" data-version="5" id="1047224659" style="transition: none 0s ease 0s; text-align: left; display: block;"><p class="m-text-align-center m-size-16 text-align-center size-18" style="line-height: 1.2;"><span class="font-size-18 m-font-size-16" m-font-size-set="true" style="text-transform:uppercase;color:rgb(255, 255, 255);font-weight:800;display:unset;font-family:Montserrat, 'Montserrat Fallback';">OUR METRICS</span></p></div> 
 <div class="dmNewParagraph" data-element-type="paragraph" data-version="5" id="1099443823"> <h2 class="text-align-center size-55 m-size-36"><span class="font-size-55 m-font-size-36" m-font-size-set="true" style="color: rgb(255, 255, 255); display: unset;">Proven Results You Can Trust</span></h2> 
</div> 
 <div class="dmNewParagraph" data-element-type="paragraph" data-version="5" id="1460017619"><p class="text-align-center size-20 m-size-16"><span style="color: rgb(255, 255, 255); display: unset;" class="font-size-20 m-font-size-16">With a track record of success, we deliver on our promises and drive tangible growth for your business.</span></p></div> 
 <div class="dmRespRow u_1963506494" id="1963506494"> <div class="dmRespColsWrapper" id="1056945997"> <div class="dmRespCol small-12 u_1000401016 large-3 medium-3" id="1000401016" data-anim-extended="eyJkZXNrdG9wIjp7InRyaWdnZXIiOiJlbnRyYW5jZSIsImFuaW1hdGlvbiI6ImJvdW5jZUluIiwicmV2ZXJzZSI6ZmFsc2V9fQ==" data-anim-desktop="bounceIn"> <div class="dmNewParagraph u_1608973121" data-element-type="paragraph" data-version="5" id="1608973121" style="transition: none 0s ease 0s; text-align: left; display: block;"><p class="text-align-center m-size-44 size-55" style="letter-spacing: 0.03em; line-height: 1;"><span class="font-size-55 m-font-size-44" style="color:rgb(0, 205, 0);font-weight:800;display:initial;font-family:Montserrat, 'Montserrat Fallback';">2.5K+</span></p></div> 
 <div class="dmNewParagraph u_1133508069" data-element-type="paragraph" data-version="5" id="1133508069" style="transition: none 0s ease 0s; text-align: left; display: block;"><p class="text-align-center"><span style="color:rgb(255, 255, 255);font-weight:800;display:unset;font-family:Montserrat, 'Montserrat Fallback';">PROVEN RESULTS YOU CAN TRUST.</span></p></div> 
</div> 
 <div class="dmRespCol small-12 u_1892660844 large-3 medium-3" id="1892660844" data-anim-extended="eyJkZXNrdG9wIjp7InRyaWdnZXIiOiJlbnRyYW5jZSIsImFuaW1hdGlvbiI6ImJvdW5jZUluQ29tYm8iLCJkdXJhdGlvbiI6MSwiZGVsYXkiOjAuMiwiaW50ZW5zaXR5IjoxLCJyZXZlcnNlIjpmYWxzZSwiZGlyIjoiaW4tcGxhY2UifX0=" data-anim-desktop="bounceInCombo"> <div class="dmNewParagraph u_1338054953" data-element-type="paragraph" data-version="5" id="1338054953" style="transition: none 0s ease 0s; text-align: left; display: block;"><p class="m-size-44 text-align-center size-55" style="line-height: 1; letter-spacing: 0.03em;"><span class="m-font-size-44 font-size-55" style="color:rgb(0, 205, 0);font-weight:800;display:initial;font-family:Montserrat, 'Montserrat Fallback';">3K+</span></p></div> 
 <div class="dmNewParagraph u_1154867866" data-element-type="paragraph" data-version="5" id="1154867866" style="transition: none 0s ease 0s; text-align: left; display: block;"><p class="text-align-center"><span style="color:rgb(255, 255, 255);font-weight:800;display:unset;font-family:Montserrat, 'Montserrat Fallback';">DELIVERED PROJECTS</span></p></div> 
</div> 
 <div class="dmRespCol small-12 u_1045266946 large-3 medium-3" id="1045266946" data-anim-extended="eyJkZXNrdG9wIjp7InRyaWdnZXIiOiJlbnRyYW5jZSIsImFuaW1hdGlvbiI6ImJvdW5jZUluQ29tYm8iLCJkdXJhdGlvbiI6MSwiZGVsYXkiOjAuNCwiaW50ZW5zaXR5IjoxLCJyZXZlcnNlIjpmYWxzZSwiZGlyIjoiaW4tcGxhY2UifX0=" data-anim-desktop="bounceInCombo"> <div class="dmNewParagraph u_1994301916" data-element-type="paragraph" data-version="5" id="1994301916" style="transition: none 0s ease 0s; text-align: left; display: block;"><p class="text-align-center m-size-44 size-55" style="letter-spacing: 0.03em; line-height: 1;"><span class="font-size-55 m-font-size-44" style="color:rgb(0, 205, 0);font-weight:800;display:initial;font-family:Montserrat, 'Montserrat Fallback';">ꜛ216%</span></p></div> 
 <div class="dmNewParagraph u_1713130023" data-element-type="paragraph" data-version="5" id="1713130023" style="transition: none 0s ease 0s; text-align: left; display: block;"><p class="text-align-center"><span style="color:rgb(255, 255, 255);font-weight:800;display:unset;font-family:Montserrat, 'Montserrat Fallback';">PROVEN RESULTS YOU CAN TRUST.</span></p></div> 
</div> 
 <div class="dmRespCol small-12 u_1592481926 large-3 medium-3" id="1592481926" data-anim-extended="eyJkZXNrdG9wIjp7InRyaWdnZXIiOiJlbnRyYW5jZSIsImFuaW1hdGlvbiI6ImJvdW5jZUluQ29tYm8iLCJkdXJhdGlvbiI6MSwiZGVsYXkiOjAuNiwiaW50ZW5zaXR5IjoxLCJyZXZlcnNlIjpmYWxzZSwiZGlyIjoiaW4tcGxhY2UifX0=" data-anim-desktop="bounceInCombo"> <div class="dmNewParagraph u_1957727596" data-element-type="paragraph" data-version="5" id="1957727596" style="transition: none 0s ease 0s; text-align: left; display: block;"><p class="m-size-44 text-align-center size-55" style="line-height: 1; letter-spacing: 0.03em;"><span class="m-font-size-44 font-size-55" style="color:rgb(0, 205, 0);font-weight:800;display:initial;font-family:Montserrat, 'Montserrat Fallback';">$20M+</span></p></div> 
 <div class="dmNewParagraph u_1411822438" data-element-type="paragraph" data-version="5" id="1411822438" style="transition: none 0s ease 0s; text-align: left; display: block;"><p class="text-align-center"><span style="color:rgb(255, 255, 255);font-weight:800;display:unset;font-family:Montserrat, 'Montserrat Fallback';">ADVERTISEMENT SPEND</span></p></div> 
</div> 
</div> 
</div> 
</div> 
</div> 
</div> 
</div> 
</div> 
</div> 
</div> 
 <div class="dmFooterContainer"> <div id="fcontainer" class="u_fcontainer f_hcontainer dmFooter p_hfcontainer"> <div dm:templateorder="250" class="dmFooterResp generalFooter" id="1943048428"> <div class="dmRespRow u_1246727091 fullBleedChanged fullBleedMode" id="1246727091"> <div class="dmRespColsWrapper" id="1618103576"> <div class="dmRespCol small-12 large-6 medium-6 u_1199201116" id="1199201116"> <div class="u_1077492102 graphicWidget graphicWidgetV2 graphicWidgetV3" data-element-type="graphic" data-widget-type="graphic" id="1077492102"> <svg version="1.1" id="1168304306" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="45px" height="32.143px" viewbox="2009.5 599.929 45 32.143" enable-background="new 2009.5 599.929 45 32.143" xml:space="preserve" class="svg u_1168304306" data-icon-custom="true" data-icon-name="quote (3).svg"> <title id="1862834934">A white background with a few lines on it</title> 
 <g> <g> <g> <polygon points="2009.5,619.214 2019.143,619.214 2012.715,632.071 2022.357,632.071 2028.786,619.214 2028.786,599.929 
				2009.5,599.929 			"></polygon> 
 <polygon points="2035.215,599.929 2035.215,619.214 2044.857,619.214 2038.429,632.071 2048.071,632.071 2054.5,619.214 
				2054.5,599.929 			"></polygon> 
</g> 
</g> 
</g> 
</svg> 
</div> 
</div> 
 <div class="dmRespCol large-6 medium-6 small-12 u_1877549714" id="1877549714"> <div class="u_1806475259 dmNewParagraph" data-element-type="paragraph" data-version="5" id="1806475259" style="transition: none 0s ease 0s; text-align: left; display: block;"><p class="m-text-align-center m-size-16 size-18" style="line-height: 1.2;"><span class="font-size-18 m-font-size-16" m-font-size-set="true" style="text-transform:uppercase;color:rgb(109, 0, 159);font-weight:800;display:unset;font-family:Montserrat, 'Montserrat Fallback';">Client Testimonials</span></p></div> 
 <div class="u_1248472874 dmNewParagraph" data-element-type="paragraph" data-version="5" id="1248472874" style="transition: none 0s ease 0s; text-align: left; display: block;"><p class="size-50 m-size-36 m-text-align-center" style="line-height: 1.2;"><span class="font-size-50 m-font-size-36" style="text-transform:uppercase;color:rgb(13, 27, 86);font-weight:800;display:unset;font-family:Montserrat, 'Montserrat Fallback';" m-font-size-set="true">Real Success Stories</span></p></div> 
 <div class="u_1208388777 graphicWidget graphicWidgetV2 graphicWidgetV3" data-element-type="graphic" data-widget-type="graphic" id="1208388777"> <svg version="1.1" id="1413315022" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="55px" height="3px" viewbox="0 0 55 3" enable-background="new 0 0 55 3" xml:space="preserve" class="svg u_1413315022" data-icon-custom="true" data-icon-name="•Spacer-Divider.svg"> <title id="1187723861">Two white lines are moving in opposite directions on a black background.</title> 
 <rect width="32.002" height="3"></rect> 
 <rect x="35.003" width="7.042" height="3"></rect> 
 <rect x="44.961" width="10.039" height="3"></rect> 
</svg> 
</div> 
 <div class="u_1974593156 widget-e6d39d dmCustomWidget" data-lazy-load="true" data-title="" id="1974593156" dmle_extension="custom_extension" data-element-type="custom_extension" icon="false" surround="false" data-widget-id="e6d39d4c66124c1abf54d5df715f8e7f" data-widget-version="25" data-widget-config="eyJud2NscyI6InRlc3RpbW9uaWFsLXNsaWQiLCJpbWciOmZhbHNlLCJ0ZXN0X2xpc3QiOlt7InRodW1iIjoiaHR0cHM6Ly92aWEucGxhY2Vob2xkZXIuY29tLzE1MCIsImF1dGhvciI6IkphbWkgQi4iLCJhdXRob3JQb3MiOiLimIXimIXimIXimIXimIUiLCJibGNrcSI6IkkgYW0gcHJvdWQgdG8gc2F5IEnigJltIG9uZSBvZiBCaWczIE1hcmtldGluZ3MgZmlyc3QgY2xpZW50cy4gU2VjdXJpbmcgYSBwcm9mZXNzaW9uYWwgd2Vic2l0ZSBwcmlvciB0byBsYXVuY2hpbmcgbXkgYnVzaW5lc3MsIEFsYWJhbWEgQ2xvc2luZyAmIFRpdGxlLCB3YXMgcGFyYW1vdW50LiAgQmlnMyBkaWQgbm90IGRpc2FwcG9pbnQhIEkgaGFkIGxpdHRsZSB0aW1lIHRvIGdpdmUgdGhlbSBtdWNoIGNvbnRlbnQuICBJIHdhcyBhbWF6ZWQgYXQgaG93IGV4Y2VsbGVudCBvdXIgbmV3IHdlYnNpdGUgbG9va2VkLiBXZSBsb3ZlIG91ciBCaWczIHdlYnNpdGUhIFRoZWlyIHRlYW0gY2xlYXJseSBkaWQgdGhlaXIgcmVzZWFyY2guIFdl4oCZdmUgbWFkZSBudW1lcm91cyBjaGFuZ2VzIGFzIHdl4oCZdmUgZ3Jvd24gdG8gdGhyZWUgbG9jYXRpb25zIGluIGRpZmZlcmVudCB0b3ducy4gVGhleSBhbHdheXMgZm9sbG93IHRocm91Z2ggcXVpY2tseSB3aXRoIG91ciB1cGRhdGVzIGFuZCBjaGFuZ2UgcmVxdWVzdHMuIFRoZWlyIGN1c3RvbWVyIHNlcnZpY2UgaXMgdG9wIG5vdGNoLiAgV2UgYWxzbyBkaXNjb3ZlcmVkIHRoYXQgdGhhdCBvbmUgb2Ygb3VyIGVtcGxveWVlcyBhcHBsaWVkIGZvciBlbXBsb3ltZW50IHdpdGggb3VyIGZpcm0uICBUaGlzIGFmdGVyIGZpbmRpbmcgb3VyIHdlYnNpdGUgb24gR29vZ2xlISBTaGUgc2FpZCB0aGUgd2Vic2l0ZSBsb29rZWQgcHJvZmVzc2lvbmFsLiAgVGhpcyB3YXMgdGhlIHR5cGUgb2YgZmlybSBzaGUgZGVzaXJlZCB0byBiZSBhZmZpbGlhdGVkIHdpdGguICBXZSB0aGFuayBCaWczIE1hcmtldGluZyBmb3IgYmVpbmcgYSBwYXJ0IG9mIG91ciBtYXJrZXRpbmcgdGVhbS4ifSx7InRodW1iIjoiaHR0cHM6Ly92aWEucGxhY2Vob2xkZXIuY29tLzE1MCIsImF1dGhvciI6IkFuZHJldyBHLiIsImF1dGhvclBvcyI6IuKYheKYheKYheKYheKYhSIsImJsY2txIjoiSeKAmXZlIHdhcyByZWx1Y3RhbnQgdG8gcHVyY2hhc2UgYSB3ZWJzaXRlIGZvciBteSBuZXcgYnVzaW5lc3MuIDFzdCwgYmVjYXVzZSBJIHdhc27igJl0IHN1cmUgdGhhdCBpdCB0cnVseSBtYWRlIGEgZGlmZmVyZW5jZS4gMm5kLCBJIGRpZG7igJl0IGtub3cgYSBtYXJrZXRpbmcgY29tcGFueSBJIGNvdWxkIHRydXN0LiAgUmVjZW50bHkgSSBkaXNjb3ZlcmVkIHRoYXQgc2V2ZXJhbCBvZiBteSBmcmllbmRzIHVzZSBCaWczIE1hcmtldGluZyBmb3IgYWxsIHRoZWlyIG1hcmtldGluZyBuZWVkcy4gSSBtZXQgd2l0aCBvbmUgb2YgdGhlIG93bmVycyBhbmQgaGUgc2hvd2VkIG1lIGhpcyBCaWczIHdlYnNpdGUgcG9ydGZvbGlvLiBJIGtuZXcgdGhlcmUgJiB0aGVuIEkgaGFkIHRvIGhhdmUgYSBCaWczIFdlYnNpdGUhICBNeSB3ZWJzaXRlIGlzIGdvaW5nIGxpdmUgdGhpcyB3ZWVrISBPbiBhIHNjYWxlIGZyb20gMSB0byAxMCwgaXTigJlzIGEgMjAhISBJdOKAmXMgR0VPUkdFT1VTISBJdOKAmWxsIHJlZmxlY3QgdGhlIHRvcC1ub3RjaCBzZXJ2aWNlIG15IGNvbXBhbnkgcHJvdmlkZXMuIEJlc3Qgb2YgYWxsLCBJIGhhdmUgb25nb2luZyBmdWxsIHN1cHBvcnQgZnJvbSBteSBidXNpbmVzcyBhZHZpc29yLiAgSGXigJlzIGhlbHBpbmcgbWUgc2V0IHVwIGFuZCBtYW5hZ2UgbXkgR29vZ2xlIEJ1c2luZXNzIFByb2ZpbGUsIEZhY2Vib29rIHBhZ2UgYW5kIGNhbiBoZWxwIHdpdGggU0VNLCBTRU8sIFNNTSwgZXRjLiB3aGVuIEnigJltIHJlYWR5IHRvIGJ1aWxkIG91dCBteSBhZHZlcnRpc2luZyBpbiB0aG9zZSBhcmVhcy4gIEhpcmluZyBCcnVjZSAmIGhpcyBCaWczIE1hcmtldGluZyB0ZWFtIGlzIG9uZSBvZiB0aGUgYmVzdCBkZWNpc2lvbnMgSeKAmXZlIG1hZGUuIFRoYW5rcywgQmlnMyBmb3IgaGF2aW5nIG15IG1hcmtldGluZyBuZWVkcyBjb3ZlcmVkIHNvIEkgY2FuIGZvY3VzIG9uIG15IGN1c3RvbWVycyEifSx7InRodW1iIjoiaHR0cHM6Ly92aWEucGxhY2Vob2xkZXIuY29tLzE1MCIsImF1dGhvciI6IkdhcnkgTS4iLCJhdXRob3JQb3MiOiLimIXimIXimIXimIXimIUiLCJibGNrcSI6IkkgaGVhcmQgYWJvdXQgQmlnMyBNYXJrZXRpbmcgdGhvdWdoIG15IG5ldHdvcmtpbmcgZ3JvdXAuIEkga25ldyBhIMK9IGRvemVuIHBlb3BsZSB3aG8gaGFkIEJpZzMgd2Vic2l0ZXMuIFRoZXkgd2VyZSBhbGwgdGhyaWxsZWQgd2l0aCB0aGUgcXVhbGl0eSBvZiB0aGVpciB3ZWJzaXRlcywgYmFja2VkIGJ5IEJpZzMgTWFya2V0aW5nIHRlYW3igJlzIHN1cHBvcnQuICBJIHRvbGQgdGhlIGNvLW93bmVyIEkgd2FudGVkIG9uZSwgdG9vISAgVGhlIEJpZzMgVGVhbSBqdW1wZWQgaW4gaW1tZWRpYXRlbHkhICBBbnN3ZXJpbmcgdGhlIHdlYnNpdGUgY29uc3VsdGF0aW9uIGZvcm0gcXVlc3Rpb25zIHdhcyBxdWl0ZSBvdmVycG93ZXJpbmcuIEkgYXNzdW1lIGl04oCZcyBzaW1pbGFyIHRvIHdyaXRpbmcgYSBib29rLiBUaGVyZXMgbG90cyBvZiBkZXRhaWxzICYgbW92aW5nIHBhcnRzIHRvIGFsbCB0aGUgc2VydmljZXMgbXkgY29tcGFueSBwcm92aWRlcy4gIFRoYW5rZnVsbHksIG15IEJpZzMgQnVzaW5lc3MgQWR2aXNvciBkb3ZlIGluIGFuZCBndWlkZWQgbWUgdGhyb3VnaCB0aGUgcHJvY2Vzcy4gSGUgYXNrZWQgbG90cyBvZiBkZXRhaWxlZCBxdWVzdGlvbnMuIFRoaXMgZW5hYmxlZCB0aGVtIHRvIGN1c3RvbSBkZXRhaWwgbXkgd2Vic2l0ZSB3aXRoIHRvbnMgb2YgY29udGVudCB0byBtYXhpbWl6ZSBteSBzaXRl4oCZcyBTRU8gdmFsdWUuICBNeSBidXNpbmVzcyBhZHZpc29yIGluc2lzdGVkIG9uIHNob3dpbmcgbWUgbXkgbmV3IHdlYnNpdGUgaW4gcGVyc29uICh0byBzZWUgbXkgcmVzcG9uc2UpLiBJIHdhcyB0b3RhbGx5IGJsb3duIGF3YXkgd2l0aCB0aGUgZGVzaWduLiBJdCB3YXMgc3Vic3RhbnRpYWxseSBmYXIgYmV0dGVyIHRoYW4gSSBleHBlY3RlZC4gSSBsb3ZlIG15IHdlYnNpdGUgJiBJ4oCZbSBhIGJpZyBmYW4gb2YgQmlnMyBNYXJrZXRpbmcuIn1dLCJwcCI6IjEiLCJhbGxvdy1uYXYiOnRydWUsImNudGVyIjpmYWxzZX0="> <div class="Tsiema testimonial-slid Tleft"> <div class="slide_item "> <p class="blckq">I am proud to say I&rsquo;m one of Big3 Marketings first clients. Securing a professional website prior to launching my business, Alabama Closing &amp; Title, was paramount.  Big3 did not disappoint! I had little time to give them much content.  I was amazed at how excellent our new website looked. We love our Big3 website! Their team clearly did their research. We&rsquo;ve made numerous changes as we&rsquo;ve grown to three locations in different towns. They always follow through quickly with our updates and change requests. Their customer service is top notch.  We also discovered that that one of our employees applied for employment with our firm.  This after finding our website on Google! She said the website looked professional.  This was the type of firm she desired to be affiliated with.  We thank Big3 Marketing for being a part of our marketing team.</p> 
 <h5 class="author">Jami B.</h5> 
 <p class="author-pos">★★★★★</p> 
</div> 
 <div class="slide_item "> <p class="blckq">I&rsquo;ve was reluctant to purchase a website for my new business. 1st, because I wasn&rsquo;t sure that it truly made a difference. 2nd, I didn&rsquo;t know a marketing company I could trust.  Recently I discovered that several of my friends use Big3 Marketing for all their marketing needs. I met with one of the owners and he showed me his Big3 website portfolio. I knew there &amp; then I had to have a Big3 Website!  My website is going live this week! On a scale from 1 to 10, it&rsquo;s a 20!! It&rsquo;s GEORGEOUS! It&rsquo;ll reflect the top-notch service my company provides. Best of all, I have ongoing full support from my business advisor.  He&rsquo;s helping me set up and manage my Google Business Profile, Facebook page and can help with SEM, SEO, SMM, etc. when I&rsquo;m ready to build out my advertising in those areas.  Hiring Bruce &amp; his Big3 Marketing team is one of the best decisions I&rsquo;ve made. Thanks, Big3 for having my marketing needs covered so I can focus on my customers!</p> 
 <h5 class="author">Andrew G.</h5> 
 <p class="author-pos">★★★★★</p> 
</div> 
 <div class="slide_item "> <p class="blckq">I heard about Big3 Marketing though my networking group. I knew a &frac12; dozen people who had Big3 websites. They were all thrilled with the quality of their websites, backed by Big3 Marketing team&rsquo;s support.  I told the co-owner I wanted one, too!  The Big3 Team jumped in immediately!  Answering the website consultation form questions was quite overpowering. I assume it&rsquo;s similar to writing a book. Theres lots of details &amp; moving parts to all the services my company provides.  Thankfully, my Big3 Business Advisor dove in and guided me through the process. He asked lots of detailed questions. This enabled them to custom detail my website with tons of content to maximize my site&rsquo;s SEO value.  My business advisor insisted on showing me my new website in person (to see my response). I was totally blown away with the design. It was substantially far better than I expected. I love my website &amp; I&rsquo;m a big fan of Big3 Marketing.</p> 
 <h5 class="author">Gary M.</h5> 
 <p class="author-pos">★★★★★</p> 
</div> 
</div> 
 <div class="t-am-nav Tleft"> <button class="prev testimonial-slid"> <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" id="Capa_1" x="0px" y="0px" viewbox="0 0 31.494 31.494" style="enable-background:new 0 0 31.494 31.494;" xml:space="preserve"> <path d="M10.273,5.009c0.444-0.444,1.143-0.444,1.587,0c0.429,0.429,0.429,1.143,0,1.571l-8.047,8.047h26.554  c0.619,0,1.127,0.492,1.127,1.111c0,0.619-0.508,1.127-1.127,1.127H3.813l8.047,8.032c0.429,0.444,0.429,1.159,0,1.587  c-0.444,0.444-1.143,0.444-1.587,0l-9.952-9.952c-0.429-0.429-0.429-1.143,0-1.571L10.273,5.009z"></path> 
</svg> 
</button> 
 <button class="next testimonial-slid"> <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" id="Capa_1" x="0px" y="0px" width="268.832px" height="268.832px" viewbox="0 0 268.832 268.832" style="enable-background:new 0 0 268.832 268.832;" xml:space="preserve"> <g> <path d="M265.171,125.577l-80-80c-4.881-4.881-12.797-4.881-17.678,0c-4.882,4.882-4.882,12.796,0,17.678l58.661,58.661H12.5   c-6.903,0-12.5,5.597-12.5,12.5c0,6.902,5.597,12.5,12.5,12.5h213.654l-58.659,58.661c-4.882,4.882-4.882,12.796,0,17.678   c2.44,2.439,5.64,3.661,8.839,3.661s6.398-1.222,8.839-3.661l79.998-80C270.053,138.373,270.053,130.459,265.171,125.577z"></path> 
</g> 
</svg> 
</button> 
</div> 
</div> 
</div> 
</div> 
</div> 
 <div class="u_1329695482 dmRespRow" id="1329695482"> <div class="dmRespColsWrapper" id="1289448975"> <div class="dmRespCol small-12 large-6 medium-6 u_1379737707" id="1379737707"> <div class="u_1929136155 graphicWidget graphicWidgetV2 graphicWidgetV3" data-element-type="graphic" data-widget-type="graphic" id="1929136155"> <svg id="1606682990" enable-background="new 0 0 512 512" height="512" viewbox="0 0 512 512" width="512" xmlns="http://www.w3.org/2000/svg" class="svg u_1606682990" data-icon-custom="true" data-icon-name="chat (2).svg"> <title id="1129736370">Two speech bubbles with a check mark free icon</title> 
 <g> <path d="m106 180.999h345v-105c0-24.853-20.147-45-45-45h-361c-24.853 0-45 20.147-45 45v240c0 24.853 20.147 45 45 45h16v75c0 6.064 3.647 11.543 9.258 13.857 5.528 2.307 12.017 1.078 16.348-3.252l85.605-85.605h38.789v-90h-105c-8.291 0-15-6.709-15-15s6.709-15 15-15h106.518c2.272-11.153 7.231-21.237 13.865-30h-120.383c-8.291 0-15-6.709-15-15s6.709-15 15-15zm0-60h240c8.291 0 15 6.709 15 15s-6.709 15-15 15h-240c-8.291 0-15-6.709-15-15s6.709-15 15-15z"></path> 
 <path d="m467 210.999h-181c-24.814 0-45 20.186-45 45v120c0 24.814 20.186 45 45 45h83.789l55.605 55.605c4.33 4.33 10.82 5.559 16.348 3.252 5.61-2.314 9.258-7.793 9.258-13.857v-45h16c24.814 0 45-20.186 45-45v-120c0-24.814-20.186-45-45-45zm-50.395 100.605-45 45c-5.859 5.859-15.352 5.859-21.211 0l-22.5-22.5c-5.859-5.859-5.859-15.352 0-21.211s15.352-5.859 21.211 0l11.895 11.895 34.395-34.395c5.859-5.859 15.352-5.859 21.211 0s5.859 15.352-.001 21.211z"></path> 
</g> 
</svg> 
</div> 
 <div class="u_1916563232 dmNewParagraph" data-element-type="paragraph" data-version="5" id="1916563232" style="transition: none 0s ease 0s; text-align: left; display: block;"><p class="size-50 m-text-align-center m-size-31" style="line-height: 1.2;"><span class="font-size-50 m-font-size-31" style="text-transform:uppercase;color:rgb(13, 27, 86);font-weight:800;display:unset;font-family:Montserrat, 'Montserrat Fallback';" m-font-size-set="true">Frequently Asked Questions</span></p></div> 
 <div class="dmNewParagraph u_1894858723" data-element-type="paragraph" data-version="5" id="1894858723"><p class="m-text-align-center"><span style="display: unset;">Curious about our services? Explore a selection of frequently asked questions we've received to find answers and insights you need.</span></p></div> 
 <div class="u_1128346169 dmRespRow" id="1128346169"> <div class="dmRespColsWrapper" id="1697419005"> <div class="u_1536367585 dmRespCol small-12 large-6 medium-6" id="1536367585"> <a data-display-type="block" class="u_1330620918 align-center dmButtonLink dmWidget dmWwr default dmOnlyButton dmDefaultGradient" file="false" href="#contact-us" data-element-type="dButtonLinkId" id="1330620918" data-buttonstyle="FLAT_ROUND_ICON" icon-name="icon-circle-arrow-right"> <span class="iconBg" aria-hidden="true" id="1407376404"> <span class="icon hasFontIconstar hasFontIcon icon-circle-arrow-right" id="1879493975"></span> 
</span> 
 <span class="text" id="1132500269">CONTACT US</span> 
</a> 
</div> 
 <div class="u_1053523697 dmRespCol small-12 large-6 medium-6" id="1053523697"> <div class="dmNewParagraph u_1915423197" data-element-type="paragraph" data-version="5" id="1915423197"><p class="m-text-align-center size-16 m-size-16"><span class="font-size-16 m-font-size-16" m-font-size-set="true" style="display: unset; font-weight: bold;">OR CALL US:</span></p></div> 
 <a data-display-type="block" class="u_1527058318 align-center dmButtonLink dmWidget dmWwr default dmOnlyButton dmDefaultGradient" file="false" href="tel:256-212-6100" data-element-type="dButtonLinkId" id="1527058318" data-buttonstyle="FLAT_ROUND_ICON" icon-name="icon-phone-sign"> <span class="iconBg" aria-hidden="true" id="1356809070"> <span class="icon hasFontIconstar hasFontIcon icon-phone-sign" id="1476916964"></span> 
</span> 
 <span class="text" id="1338220909">256-212-6100</span> 
</a> 
</div> 
</div> 
</div> 
</div> 
 <div class="dmRespCol large-6 medium-6 small-12 u_1911073807" id="1911073807"> <div class="u_1566956309 widget-832a29 dmCustomWidget" data-lazy-load="" data-title="" id="1566956309" dmle_extension="custom_extension" data-element-type="custom_extension" icon="false" surround="false" data-widget-id="832a29738c2b44fdb4e63369b1bf458a" data-widget-version="78" data-widget-config="eyJpdGVtcyI6W3sidGl0bGUiOiJEb2VzIG15IGJ1c2luZXNzIG5lZWQgYSB3ZWJzaXRlPyIsImhlYWRpbmdUeXBlIjoiaDMiLCJkZXNjcmlwdGlvbiI6IjxwIGNsYXNzPVwicnRlQmxvY2tcIj5CdXNpbmVzc2VzIHJlcXVpcmUgYSB3ZWJzaXRlIGZvciBtdWx0aXBsZSByZWFzb25zOsKgPC9wPjxicj48cCBjbGFzcz1cInJ0ZUJsb2NrXCI+MS4gQ3JlZGliaWxpdHk6IEluIHRoZSBkaWdpdGFsIGVyYSwgYSB3ZWJzaXRlIGVuaGFuY2VzIGFuIG9yZ2FuaXphdGlvbiYjeDI3O3MgY3JlZGliaWxpdHksIGRlbW9uc3RyYXRpbmcgYSBoaWdoIGxldmVsIG9mIGRlZGljYXRpb24uIExhY2sgb2YgYSB3ZWJzaXRlIG1heSBkaW1pbmlzaCB0cnVzdHdvcnRoaW5lc3MgYW5kIHByb2Zlc3Npb25hbGlzbSBpbiB0aGUgZXllcyBvZiBwb3RlbnRpYWwgY3VzdG9tZXJzLsKgPC9wPjxicj48cCBjbGFzcz1cInJ0ZUJsb2NrXCI+Mi4gVmlzaWJpbGl0eTogSGF2aW5nIGEgd2Vic2l0ZSBlbnN1cmVzIG9ubGluZSB2aXNpYmlsaXR5LiBXaGVuIGluZGl2aWR1YWxzIHNlYXJjaCBmb3IgeW91ciBwcm9kdWN0IG9yIHNlcnZpY2UsIGEgd2Vic2l0ZSBndWFyYW50ZWVzIHlvdXIgYXBwZWFyYW5jZSBpbiB0aGUgc2VhcmNoIHJlc3VsdHMuwqA8L3A+PGJyPjxwIGNsYXNzPVwicnRlQmxvY2tcIj4zLiBMZWFkIEdlbmVyYXRpb246IEEgd2Vic2l0ZSBzZXJ2ZXMgYXMgYW4gaW5mbHVlbnRpYWwgbGVhZCBnZW5lcmF0aW9uIHRvb2wuIEJ5IGNhcHR1cmluZyB2aXNpdG9yIGNvbnRhY3QgaW5mb3JtYXRpb24sIHlvdSBjYW4gY29udmVydCB0aGVtIGludG8gcG90ZW50aWFsIGN1c3RvbWVycy7CoDwvcD48YnI+PHAgY2xhc3M9XCJydGVCbG9ja1wiPjQuIE93bmVyc2hpcDogVW5saWtlIHNvY2lhbCBtZWRpYSBwbGF0Zm9ybXMsIGEgd2Vic2l0ZSBncmFudHMgY29tcGxldGUgY29udHJvbCBhbmQgb3duZXJzaGlwLiBUaGlzIG1lYW5zIHlvdSBjYW4gc3RlZXIgdGhlIHVzZXIgZXhwZXJpZW5jZSBhbmQgb3B0aW1pemUgaXQgZm9yIG1heGltdW0gY29udmVyc2lvbnMuwqA8L3A+PGJyPjxwIGNsYXNzPVwicnRlQmxvY2tcIj41LiBTaG93Y2FzaW5nIFByb2R1Y3RzL1NlcnZpY2VzOiBBIHdlYnNpdGUgYWxsb3dzIGNvbXByZWhlbnNpdmUgc2hvd2Nhc2luZyBvZiBwcm9kdWN0cyBvciBzZXJ2aWNlcywgcHJvdmlkaW5nIHBvdGVudGlhbCBjdXN0b21lcnMgd2l0aCB2aXRhbCBpbmZvcm1hdGlvbiBmb3IgaW5mb3JtZWQgZGVjaXNpb24tbWFraW5nLsKgPC9wPiIsImljb24iOiI8c3ZnIHhtbG5zPVwiaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmdcIiB3aWR0aD1cIjEwMCVcIiBoZWlnaHQ9XCIxMDAlXCIgdmlld0JveD1cIjAgMCAxNzkyIDE3OTJcIj48cGF0aCBmaWxsPVwiaW5oZXJpdFwiIGQ9XCJNMTY3MSA1NjZxMCA0MC0yOCA2OGwtNzI0IDcyNC0xMzYgMTM2cS0yOCAyOC02OCAyOHQtNjgtMjhsLTEzNi0xMzYtMzYyLTM2MnEtMjgtMjgtMjgtNjh0MjgtNjhsMTM2LTEzNnEyOC0yOCA2OC0yOHQ2OCAyOGwyOTQgMjk1IDY1Ni02NTdxMjgtMjggNjgtMjh0NjggMjhsMTM2IDEzNnEyOCAyOCAyOCA2OHpcIiAvPjwvc3ZnPiJ9LHsidGl0bGUiOiJXaGF0IGlzIGRpZ2l0YWwgbWFya2V0aW5nIGFuZCB3aHkgaXMgaXQgaW1wb3J0YW50IGZvciBteSBidXNpbmVzcz8iLCJoZWFkaW5nVHlwZSI6ImgzIiwiZGVzY3JpcHRpb24iOiI8cCBjbGFzcz1cInJ0ZUJsb2NrXCI+RGlnaXRhbCBtYXJrZXRpbmcgcmVmZXJzIHRvIGFueSBtYXJrZXRpbmcgZWZmb3J0cyB0aGF0IHVzZSBhbiBlbGVjdHJvbmljIGRldmljZSBvciB0aGUgaW50ZXJuZXQuIEl0IGxldmVyYWdlcyBvbmxpbmUgbWFya2V0aW5nIHRhY3RpY3Mgc3VjaCBhcyBzZWFyY2ggbWFya2V0aW5nLCBzb2NpYWwgbWVkaWEgbWFya2V0aW5nLCBhbmQgbW9iaWxlIG1hcmtldGluZyB0byBjb25uZWN0IHdpdGggY3VycmVudCBhbmQgcHJvc3BlY3RpdmUgY3VzdG9tZXJzLiBJbiB0b2RheSYjeDI3O3MgZGlnaXRhbCBlcmEsIGl0IGlzIGNydWNpYWwgZm9yIHlvdXIgYnVzaW5lc3MgYXMgaXQgYWxsb3dzIHlvdSB0byByZWFjaCBhIGdsb2JhbCBtYXJrZXRwbGFjZSwgaW50ZXJhY3Qgd2l0aCB5b3VyIGF1ZGllbmNlIGluIHJlYWwtdGltZSwgYW5kIHRhaWxvciB5b3VyIG1hcmtldGluZyBzdHJhdGVneSBiYXNlZCBvbiB1c2VyIGJlaGF2aW9yIGFuZCBwcmVmZXJlbmNlcy48L3A+IiwiaWNvbiI6IjxzdmcgeG1sbnM9XCJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2Z1wiIHdpZHRoPVwiMTAwJVwiIGhlaWdodD1cIjEwMCVcIiB2aWV3Qm94PVwiMCAwIDE3OTIgMTc5MlwiPjxwYXRoIGZpbGw9XCJpbmhlcml0XCIgZD1cIk0xNjcxIDU2NnEwIDQwLTI4IDY4bC03MjQgNzI0LTEzNiAxMzZxLTI4IDI4LTY4IDI4dC02OC0yOGwtMTM2LTEzNi0zNjItMzYycS0yOC0yOC0yOC02OHQyOC02OGwxMzYtMTM2cTI4LTI4IDY4LTI4dDY4IDI4bDI5NCAyOTUgNjU2LTY1N3EyOC0yOCA2OC0yOHQ2OCAyOGwxMzYgMTM2cTI4IDI4IDI4IDY4elwiIC8+PC9zdmc+In0seyJ0aXRsZSI6IldoeSBkb2VzIG15IGJ1c2luZXNzIG5lZWQgdG8gYmUgYWN0aXZlIHNvY2lhbCBtZWRpYT8gIiwiaGVhZGluZ1R5cGUiOiJoMyIsImRlc2NyaXB0aW9uIjoiPHAgY2xhc3M9XCJydGVCbG9ja1wiPllvdXIgc29jaWFsIHByb2ZpbGVzIGFyZSBvZnRlbiB0aGUgZmlyc3QgdG91Y2hwb2ludCBjdXN0b21lcnMgaGF2ZSB3aXRoIHlvdXIgYnVzaW5lc3MuIEFjY29yZGluZyB0byBTZWFyY2ggRW5naW5lIEpvdXJuYWwsICZxdW90O1RoZSBjb250ZW50IHlvdSBzaGFyZSBvbiBzb2NpYWwgbWVkaWEgcGxheXMgYW4gaW1wb3J0YW50IHJvbGUgaW4geW91ciBicmFuZGluZy4gRGV2ZWxvcGluZyBhIGNvbnRlbnQgc3RyYXRlZ3kgd2lsbCBoZWxwIHlvdSBkZWZpbmUgd2hhdCBjb250ZW50IHR5cGVzLCBmb3JtYXRzLCBhbmQgdG9waWNzIG1ha2UgdGhlIG1vc3Qgc2Vuc2UgZm9yIHlvdXIgdm9pY2UsIHRvbmUsIGFuZCBtZXNzYWdlLiZxdW90OzwvcD4iLCJpY29uIjoiPHN2ZyB4bWxucz1cImh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnXCIgd2lkdGg9XCIxMDAlXCIgaGVpZ2h0PVwiMTAwJVwiIHZpZXdCb3g9XCIwIDAgMTc5MiAxNzkyXCI+PHBhdGggZmlsbD1cImluaGVyaXRcIiBkPVwiTTE2NzEgNTY2cTAgNDAtMjggNjhsLTcyNCA3MjQtMTM2IDEzNnEtMjggMjgtNjggMjh0LTY4LTI4bC0xMzYtMTM2LTM2Mi0zNjJxLTI4LTI4LTI4LTY4dDI4LTY4bDEzNi0xMzZxMjgtMjggNjgtMjh0NjggMjhsMjk0IDI5NSA2NTYtNjU3cTI4LTI4IDY4LTI4dDY4IDI4bDEzNiAxMzZxMjggMjggMjggNjh6XCIgLz48L3N2Zz4ifSx7InRpdGxlIjoiU0VPIHZzIFNFTTogV2hhdCdzIHRoZSBkaWZmZXJlbmNlPyIsImhlYWRpbmdUeXBlIjoiaDMiLCJkZXNjcmlwdGlvbiI6IjxwIGNsYXNzPVwicnRlQmxvY2tcIj5TZWFyY2ggZW5naW5lIG9wdGltaXphdGlvbiAoU0VPKSBhbmQgc2VhcmNoIGVuZ2luZSBtYXJrZXRpbmcgKFNFTSkgZW1wbG95IGRpc3RpbmN0IG1ldGhvZG9sb2dpZXMuIFNFTyBzdHJhdGVnaWVzIGdyYWR1YWxseSBlbGV2YXRlIG9yZ2FuaWMgc2VhcmNoIHJhbmtpbmdzLCB3aGlsZSBTRU0gc3RyYXRlZ2llcyBsZXZlcmFnZSBwYWlkIGFkdmVydGlzaW5nIHRvIHN3aWZ0bHkgZW5oYW5jZSB3ZWJzaXRlIHRyYWZmaWMuPC9wPiIsImljb24iOiI8c3ZnIHhtbG5zPVwiaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmdcIiB3aWR0aD1cIjEwMCVcIiBoZWlnaHQ9XCIxMDAlXCIgdmlld0JveD1cIjAgMCAxNzkyIDE3OTJcIj48cGF0aCBmaWxsPVwiaW5oZXJpdFwiIGQ9XCJNMTY3MSA1NjZxMCA0MC0yOCA2OGwtNzI0IDcyNC0xMzYgMTM2cS0yOCAyOC02OCAyOHQtNjgtMjhsLTEzNi0xMzYtMzYyLTM2MnEtMjgtMjgtMjgtNjh0MjgtNjhsMTM2LTEzNnEyOC0yOCA2OC0yOHQ2OCAyOGwyOTQgMjk1IDY1Ni02NTdxMjgtMjggNjgtMjh0NjggMjhsMTM2IDEzNnEyOCAyOCAyOCA2OHpcIiAvPjwvc3ZnPiJ9XSwiZXhwYW5kRmlyc3RJdGVtIjpmYWxzZSwiY29sbGFwc2VPdGhlcnMiOnRydWUsImxheW91dCI6InJvdW5kZWRJY29uIiwic2NoZW1hIjpmYWxzZX0="> <ul class="accordion-wrapper roundedIcon  " data-first-expanded="false"> <li class="accordion-item"> <div class="accordion-title"> <div class="title-text"> <h3>Does my business need a website?</h3> 
</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">Businesses require a website for multiple reasons:&nbsp;</p><br/><p class="rteBlock">1. Credibility: In the digital era, a website enhances an organization's credibility, demonstrating a high level of dedication. Lack of a website may diminish trustworthiness and professionalism in the eyes of potential customers.&nbsp;</p><br/><p class="rteBlock">2. Visibility: Having a website ensures online visibility. When individuals search for your product or service, a website guarantees your appearance in the search results.&nbsp;</p><br/><p class="rteBlock">3. Lead Generation: A website serves as an influential lead generation tool. By capturing visitor contact information, you can convert them into potential customers.&nbsp;</p><br/><p class="rteBlock">4. Ownership: Unlike social media platforms, a website grants complete control and ownership. This means you can steer the user experience and optimize it for maximum conversions.&nbsp;</p><br/><p class="rteBlock">5. Showcasing Products/Services: A website allows comprehensive showcasing of products or services, providing potential customers with vital information for informed decision-making.&nbsp;</p></div> 
</div> 
</div> 
</li> 
 <li class="accordion-item"> <div class="accordion-title"> <div class="title-text"> <h3>What is digital marketing and why is it important for my business?</h3> 
</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">Digital marketing refers to any marketing efforts that use an electronic device or the internet. It leverages online marketing tactics such as search marketing, social media marketing, and mobile marketing to connect with current and prospective customers. In today's digital era, it is crucial for your business as it allows you to reach a global marketplace, interact with your audience in real-time, and tailor your marketing strategy based on user behavior and preferences.</p></div> 
</div> 
</div> 
</li> 
 <li class="accordion-item"> <div class="accordion-title"> <div class="title-text"> <h3>Why does my business need to be active social media?</h3> 
</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">Your social profiles are often the first touchpoint customers have with your business. According to Search Engine Journal, &quot;The content you share on social media plays an important role in your branding. Developing a content strategy will help you define what content types, formats, and topics make the most sense for your voice, tone, and message.&quot;</p></div> 
</div> 
</div> 
</li> 
 <li class="accordion-item"> <div class="accordion-title"> <div class="title-text"> <h3>SEO vs SEM: What's the difference?</h3> 
</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">Search engine optimization (SEO) and search engine marketing (SEM) employ distinct methodologies. SEO strategies gradually elevate organic search rankings, while SEM strategies leverage paid advertising to swiftly enhance website traffic.</p></div> 
</div> 
</div> 
</li> 
</ul> 
</div> 
</div> 
</div> 
</div> 
 <div class="dmRespRow u_contact-us hasBackgroundOverlay" id="contact-us" data-anchor="contact-us"> <div class="dmRespColsWrapper" id="1610711848"> <div class="dmRespCol small-12 medium-12 large-12" id="1968790994"> <div class="u_1298712678 dmNewParagraph" data-element-type="paragraph" data-version="5" id="1298712678"> <h2 class="text-align-center size-55 m-size-33"><span class="font-size-55 m-font-size-33" m-font-size-set="true" style="color: rgb(255, 255, 255); display: unset;">LET'S GET TO THE NITTY GRITTY AND START YOUR NEXT PROJECT</span></h2> 
</div> 
 <div class="u_1185325713 imageWidget align-center" data-element-type="image" data-widget-type="image" id="1185325713"><img src="https://lirp.cdn-website.com/696a4d03/dms3rep/multi/opt/Line-G-450w.png" alt="A close up of a green arrow on a white background." id="1155193166" class="" data-dm-image-path="https://irp.cdn-website.com/696a4d03/dms3rep/multi/Line-G.png" width="374" height="20" onerror="handleImageLoadError(this)"/></div> 
 <div class="u_1684016330 dmform default native-inputs" data-element-type="dContactUsRespId" captcha="true" data-require-captcha="true" data-captcha-position="bottomleft" id="1684016330"> <h3 class="dmform-title dmwidget-title" id="1364250020" hide="true">Contact Us</h3> 
 <div class="dmform-wrapper" id="1971555611" captcha-lang="en"> <form method="post" class="dmRespDesignRow" locale="ENGLISH" id="1571844864"> <div class="dmforminput required  small-12 medium-4 large-4  dmRespDesignCol" id="1242734403"> <label for="1811066913" id="1525655297" class="" hide="true" data-dm-for="dmform-0">Name:</label> 
<input type="text" class="" name="dmform-0" id="1811066913" placeholder="Full Name" data-placeholder-original="Full Name"/><input type="hidden" name="label-dmform-0" value="Name" id="1399612515"/></div> 
 <div class="dmforminput required  small-12 medium-4 large-4  dmRespDesignCol" id="1698045825"> <label for="1793416126" id="1488197553" class="" hide="true" data-dm-for="dmform-1">Email</label> 
<input type="email" class="" name="dmform-1" id="1793416126" placeholder="Email" data-placeholder-original="Email"/><input type="hidden" name="label-dmform-1" value="Email" id="1487068536" class=""/></div> 
 <div class="dmforminput required  small-12 medium-4 large-4  dmRespDesignCol" id="1248535165"> <label for="1645406615" id="1658146183" class="" hide="true" data-dm-for="dmform-2">Phone</label> 
<input type="tel" class="" name="dmform-2" id="1645406615" placeholder="Phone" data-placeholder-original="Phone"/><input type="hidden" name="label-dmform-2" value="Phone" id="1185141467" class=""/></div> 
 <div class="dmforminput small-12 dmRespDesignCol medium-12 large-12" id="1277419595"> <label for="1853261786" id="1645496556" class="" hide="true" data-dm-for="dmform-4">New Field:</label> 
<input type="text" name="dmform-4" id="1853261786" class="" placeholder="Address" data-placeholder-original="Address"/><input type="hidden" name="label-dmform-4" value="New Field" id="1503339655"/></div> 
 <div class="dmforminput large-12 medium-12 dmRespDesignCol" id="1605359093"> <label for="1440528848" id="1944966622" class="" hide="true" data-dm-for="dmform-3">Message</label> 
 <textarea name="dmform-3" id="1440528848" class="" placeholder="Message" data-placeholder-original="Message"></textarea> 
<input type="hidden" name="label-dmform-3" value="Message" id="1942607286" class=""/></div> 
 <span id="1136670699" class="dmWidgetClear"></span> 
 <div class="dmformsubmit dmWidget R" id="1789102653"><input class="" name="submit" type="submit" value="SUBMIT" id="1196093540"/></div> 
<input name="dmformsendto" type="hidden" value="O0wrseIfFLsSlLR4GAldF1/bw6aDnfptICgSlhKgUJBh0fjJmFLJbhPYxQcubTCMpcDbE2ewfHV69fIxCPoI8M7sNl4WP5S91wRZiocCufUlEoDnLLBYHA9uc8uEKPjGsOyhCPFr0d8=" id="1038087558" class="" data-dec="true"/><input class="dmActionInput" type="hidden" name="action" value="/_dm/s/rt/widgets/dmform.submit.jsp" id="1005066484"/><input name="dmformsubject" type="hidden" value="New Website Lead" id="1493780523" class="" data-email-subject="New Website Lead"/><input name="dmformfrom" type="hidden" value="Big 3 Marketing LLC" id="1750734779" class=""/><input name="dmformautoreplyenabled" type="hidden" value="true" id="1068038008"/><input name="dmformautoreplyfrom" type="hidden" value="Big 3 Marketing LLC" id="1326124221"/><input name="dmformautoreplysubject" type="hidden" value="Thank you for your submission" id="1440235201"/><input name="dmformautoreplymsg" type="hidden" value="V2UndmUgcmVjZWl2ZWQgeW91ciBtZXNzYWdlIC0gdGhhbmsgeW91LiBPbmUgb2Ygb3VyIHRlYW0gbWVtYmVycyB3aWxsIGdldCBiYWNrIHRvIHlvdSBzb29uLg==" id="1408462026"/><input name="dmformautoreplyincludeformcopy" type="hidden" value="true" id="1942351876"/><input name="dmformsubmitparams" type="hidden" value="8mpKnCSiNQXK/d9M7IDrSzRkXjNcoSR4QobNc7nKSI4zLkZKFuUEtzSskvUR+otes2XnIW6RR2PTiWicKLWFFRNOfqQzFYgf9P4NYQ9zGYokanersTJikBYnhfqUf07fHUvEGM7njP5lQmCy6m8KhcoHmjY0wnjYQ5Q+TKC6B8J1A+3WV206DJiTOFLtspCzz9GovU7TUI28KhOwQ+H/Kr01NFAdVxh+kWUYaQUHg8LaJ6CjhCzgni//fsMmdN6zobtsiFvA3pwtojnmWbEaoXDadJI2iWdwhmQmQY9E8wULlc1ak5hPfXwsccG4OTF8yVJaIEKkXgBmmYXha/ol5H5pxPAIVt7RmJIAVitbvXqAQvXHSGxAqJPP2YEnvxhsmVnM7GY3Pk2JwBwDLoSMYU/PSjA+sJ+yi9KXwqEGxvUcXFee0p9PDAl6w/xBkvgn0E+pHCaC9Qs4dNZvUdywCCeB04loEayopA2ThHXUXRZNN0CZY2Z7WXkRkRBr5dEsYzpmjYsiEjkdS8QYzueM/ra+/1l9KlSybny5XCrQQZHT8Qp/TPFzXcEUBnOyG/SQ9sUsCP6+/NWshAgdwtpkXRBByIXaUFcUvVPay3aS3aZ/ug7VzLAbWGZxyWcyj2nP" data-dec="true"/><input type="hidden" name="page_uuid" value="ea8574e17c7e4461ad026b51022d1fe4"/></form> 
</div> 
 <div class="dmform-success" style="display:none" id="1237231663">Thank you for contacting us.<br id="1107841704"/>We will get back to you as soon as possible.</div> 
 <div class="dmform-error" style="display:none" id="1930738712">Oops, there was an error sending your message.<br id="1799733740"/>Please try again later.</div> 
</div> 
</div> 
</div> 
</div> 
 <div class="dmRespRow u_1955515251 hasBackgroundOverlay" id="1955515251"> <div class="dmRespColsWrapper" id="1119033006"> <div class="u_1598765427 dmRespCol small-12 large-8 medium-8" id="1598765427"> <div class="dmRespRow u_1541392394" id="1541392394"> <div class="dmRespColsWrapper" id="1903012588"> <div class="u_1583832498 dmRespCol small-12 large-3 medium-3" id="1583832498"> <div class="u_1798669234 imageWidget align-center" data-element-type="image" data-widget-type="image" id="1798669234"> <a href="https://www.facebook.com/Big3Marketing/" id="1237147435" class="" target="_blank" file="false"><img src="https://lirp.cdn-website.com/696a4d03/dms3rep/multi/opt/Follow-us-222w.webp" alt="A blue circle with a thumbs up and the words follow us" id="1782688042" class="" data-dm-image-path="https://irp.cdn-website.com/696a4d03/dms3rep/multi/Follow-us.webp" width="1420" height="1159" data-hover-effect="zoomout" onerror="handleImageLoadError(this)"/></a> 
</div> 
</div> 
 <div class="u_1856005509 dmRespCol small-12 large-9 medium-9" id="1856005509"> <div class="u_1704228728 dmNewParagraph" data-element-type="paragraph" data-version="5" id="1704228728" style="transition: none 0s ease 0s; text-align: left; display: block;"><p class="size-36 m-text-align-center m-size-27" style="line-height: 1.2;"><span class="font-size-36 m-font-size-27" style="text-transform:uppercase;color:rgb(255, 255, 255);font-weight:800;display:unset;font-family:Montserrat, 'Montserrat Fallback';" m-font-size-set="true">FOLLOW US ON FACEBOOK</span></p></div> 
 <div class="u_1481429095 dmNewParagraph" data-element-type="paragraph" data-version="5" id="1481429095" style="transition: none 0s ease 0s; text-align: left;"><p class="m-text-align-center"><span style="display: unset; color: rgb(255, 255, 255);">Stay connected with Big3 Matketing by following us on Facebook. Get the latest updates, stories, and opportunities to get involved.</span></p></div> 
</div> 
</div> 
</div> 
</div> 
 <div class="u_1050831229 dmRespCol small-12 large-4 medium-4" id="1050831229"> <a data-display-type="block" class="u_1369688467 align-center dmButtonLink dmWidget dmWwr default dmOnlyButton dmDefaultGradient" file="false" href="https://www.facebook.com/Big3Marketing/" data-element-type="dButtonLinkId" id="1369688467" data-buttonstyle="FLAT_ROUND_ICON" icon-name="icon-circle-arrow-right" target="_blank"> <span class="iconBg" aria-hidden="true" id="1319117867"> <span class="icon hasFontIconstar hasFontIcon icon-circle-arrow-right" id="1414616467"></span> 
</span> 
 <span class="text" id="1118697306">FOLLOW US ON FACEBOOK</span> 
</a> 
</div> 
</div> 
</div> 
 <div class="dmRespRow u_1255198225" id="1255198225"> <div class="dmRespColsWrapper" id="1836536503"> <div class="dmRespCol small-12 large-4 medium-4" id="1625125195"> <div class="u_1073817340 dmNewParagraph" data-element-type="paragraph" data-version="5" id="1073817340" style="transition: none 0s ease 0s; text-align: left; display: block;"><p class="m-size-18 text-align-center size-20" style="line-height: 1.2;"><span class="m-font-size-18 font-size-20" m-font-size-set="true" style="text-transform:uppercase;color:rgb(13, 27, 86);font-weight:800;display:unset;font-family:Montserrat, 'Montserrat Fallback';">NAVIGATION</span></p></div> 
 <nav class="u_1821490451 effect-text-color main-navigation unifiednav dmLinksMenu" role="navigation" layout-main="horizontal_nav_layout_1" layout-sub="submenu_horizontal_1" data-show-vertical-sub-items="HOVER" id="1821490451" 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" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="0"> <a href="/about-us" class="unifiednav__item  dmUDNavigationItem_010101425026  " target="" data-target-page-alias=""> <span class="nav-item-text " data-link-text="
         About
        " data-auto="page-text-style">About<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="/websites" class="unifiednav__item  dmUDNavigationItem_010101342198  " target="" data-target-page-alias=""> <span class="nav-item-text " data-link-text="
         Websites
        " data-auto="page-text-style">Websites<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="/search-engine-marketing" class="unifiednav__item  dmUDNavigationItem_010101142708  " target="" data-target-page-alias=""> <span class="nav-item-text " data-link-text="
         SEM
        " data-auto="page-text-style">SEM<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="/search-engine-optimization" class="unifiednav__item  dmUDNavigationItem_010101387877  " target="" data-target-page-alias=""> <span class="nav-item-text " data-link-text="
         SEO
        " data-auto="page-text-style">SEO<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="/social-media-marketing" class="unifiednav__item  dmUDNavigationItem_010101739424  " target="" data-target-page-alias=""> <span class="nav-item-text " data-link-text="
         Social
        " data-auto="page-text-style">Social<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="/online-listings" class="unifiednav__item  dmUDNavigationItem_010101743748  " target="" data-target-page-alias=""> <span class="nav-item-text " data-link-text="
         Online Listings
        " data-auto="page-text-style">Online Listings<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="/video-marketing" class="unifiednav__item  dmUDNavigationItem_010101570993  " target="" data-target-page-alias=""> <span class="nav-item-text " data-link-text="
         Video Marketing
        " data-auto="page-text-style">Video Marketing<span class="icon icon-angle-down"></span> 
</span> 
</a> 
</li> 
</ul> 
</nav> 
</div> 
 <div class="dmRespCol small-12 large-4 medium-4 u_1859402342" id="1859402342"> <div class="u_1469668850 imageWidget align-center" data-widget-type="image" id="1469668850" data-element-type="image"> <a href="/" id="1533609495"><img src="https://lirp.cdn-website.com/696a4d03/dms3rep/multi/opt/B256-794f21f8-345w.png" id="1593937011" class="" data-dm-image-path="https://irp.cdn-website.com/696a4d03/dms3rep/multi/B256-794f21f8.png" alt="Big 3 Marketing, LLC" onerror="handleImageLoadError(this)" height="117.203125" width="287.96875"/></a> 
</div> 
</div> 
 <div class="dmRespCol large-4 medium-4 small-12" id="1263696455"> <div class="u_1878156814 dmNewParagraph" data-element-type="paragraph" data-version="5" id="1878156814" style="transition: none 0s ease 0s; text-align: left; display: block;"><p class="text-align-center size-20 m-size-18" style="line-height: 1.2;"><span class="font-size-20 m-font-size-18" style="text-transform:uppercase;color:rgb(13, 27, 86);font-weight:800;display:unset;font-family:Montserrat, 'Montserrat Fallback';" m-font-size-set="true">CONTACT INFO.</span></p></div> 
 <div class="dmNewParagraph" data-element-type="paragraph" data-version="5" id="1172646067"><p class="text-align-center m-size-15 size-16"><span class="font-size-16 m-font-size-15" m-font-size-set="true" style="font-weight: bold; display: unset;">Phone:</span><span single-space="true" class="font-size-16 m-font-size-15" style="font-weight: bold; display: unset;"> <span class="font-size-16 m-font-size-15" style="font-weight: bold; display: unset;"></span> 
</span><a href="tel:256-212-6100" runtime_url="tel:256-212-6100" type="call" class="font-size-16 m-font-size-15" m-font-size-set="true" style="display: unset; color: rgb(109, 0, 159);">256-212-6100</a></p></div> 
 <div class="u_1548358507 dmNewParagraph" data-element-type="paragraph" data-version="5" id="1548358507" style="transition: none 0s ease 0s; text-align: left; display: block;"><p class="m-size-15 text-align-center size-16"><span class="m-font-size-15 font-size-16" m-font-size-set="true" style="display: unset; font-weight: bold;">Email:</span><span single-space="true" class="m-font-size-15 font-size-16" style="display: unset;"> <span class="m-font-size-15 font-size-16" style="display: unset;"></span> 
</span><a href="mailto:[email protected]" runtime_url="mailto:[email protected]" type="email" class="m-font-size-15 font-size-16" m-font-size-set="true" style="display: unset; color: rgb(109, 0, 159);">[email protected]</a></p></div> 
</div> 
</div> 
</div> 
 <div class="dmRespRow u_1318963464" id="1318963464"> <div class="dmRespColsWrapper" id="1367937693"> <div class="dmRespCol large-12 medium-12 small-12" id="1410856771"> <div class="widget-1f5975 u_1863763417 dmCustomWidget" data-lazy-load="" data-title="" id="1863763417" dmle_extension="custom_extension" data-element-type="custom_extension" icon="false" surround="false" data-widget-id="1f5975986930429f819d4cd2154b5c4a" data-widget-version="22" data-widget-config="eyJjb3B5cmlnaHRUZXh0IjoiPHAgY2xhc3M9XCJydGVCbG9ja1wiPkFsbCBSaWdodHMgUmVzZXJ2ZWQgfCBCaWcgMyBNYXJrZXRpbmcsIExMQzwvcD4ifQ=="> <div class="copyright"> <div>&copy; 2025&nbsp;</div> 
 <div><p class="rteBlock">All Rights Reserved | Big 3 Marketing, LLC</p></div> 
</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>
<!--  Add full CSS and Javascript before the close tag of the body if needed -->






















<!-- Google Fonts Include -->













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



<link rel="preload" href="https://irp.cdn-website.com/fonts/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&family=Montserrat:ital,wght@0,100..900;1,100..900&family=Inter:ital,wght@0,100..900;1,100..900&family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=Yeseva+One:ital,wght@0,400&family=Oswald:ital,wght@0,200..700;1,200..700&family=Open+Sans:ital,wght@0,300..800;1,300..800&family=Alegreya:ital,wght@0,400..900;1,400..900&amp;subset=latin-ext&amp;display=swap"  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/5438/_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/fe4ec87097c8984e188575b5a8cbde1c.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/696a4d03/files/696a4d03_withFlex_1.min.css?v=140" 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/696a4d03/files/696a4d03_home_withFlex_1.min.css?v=140" 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-21, .size-21, .size-21 > font { font-size: 21px !important; }.font-size-25, .size-25, .size-25 > font { font-size: 25px !important; }.font-size-52, .size-52, .size-52 > font { font-size: 52px !important; }.font-size-50, .size-50, .size-50 > font { font-size: 50px !important; }.font-size-16, .size-16, .size-16 > font { font-size: 16px !important; }.font-size-18, .size-18, .size-18 > font { font-size: 18px !important; }.font-size-28, .size-28, .size-28 > font { font-size: 28px !important; }.font-size-40, .size-40, .size-40 > font { font-size: 40px !important; }.font-size-20, .size-20, .size-20 > font { font-size: 20px !important; }.font-size-32, .size-32, .size-32 > font { font-size: 32px !important; }.font-size-55, .size-55, .size-55 > font { font-size: 55px !important; }.font-size-22, .size-22, .size-22 > font { font-size: 22px !important; }.font-size-14, .size-14, .size-14 > font { font-size: 14px !important; }.font-size-15, .size-15, .size-15 > font { font-size: 15px !important; }.font-size-65, .size-65, .size-65 > font { font-size: 65px !important; }.font-size-24, .size-24, .size-24 > font { font-size: 24px !important; }.font-size-56, .size-56, .size-56 > font { font-size: 56px !important; }.font-size-36, .size-36, .size-36 > font { font-size: 36px !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["788da1f3e45847be9f81375a14f766cf~32"] = function (element, data, api) {
        null
    };
</script>
<script>
    window.customWidgetsFunctions["832a29738c2b44fdb4e63369b1bf458a~78"] = 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>
    window.customWidgetsFunctions["e6d39d4c66124c1abf54d5df715f8e7f~25"] = function (element, data, api) {
        !function(e,t){"object"==typeof exports&&"object"==typeof module?module.exports=t():"function"==typeof define&&define.amd?define("Siema",[],t):"object"==typeof exports?exports.Siema=t():e.Siema=t()}("undefined"!=typeof self?self:this,function(){return function(e){function t(r){if(i[r])return i[r].exports;var n=i[r]={i:r,l:!1,exports:{}};return e[r].call(n.exports,n,n.exports,t),n.l=!0,n.exports}var i={};return t.m=e,t.c=i,t.d=function(e,i,r){t.o(e,i)||Object.defineProperty(e,i,{configurable:!1,enumerable:!0,get:r})},t.n=function(e){var i=e&&e.__esModule?function(){return e.default}:function(){return e};return t.d(i,"a",i),i},t.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},t.p="",t(t.s=0)}([function(e,t,i){"use strict";function r(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}Object.defineProperty(t,"__esModule",{value:!0});var n="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},s=function(){function e(e,t){for(var i=0;i<t.length;i++){var r=t[i];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}return function(t,i,r){return i&&e(t.prototype,i),r&&e(t,r),t}}(),l=function(){function e(t){var i=this;if(r(this,e),this.config=e.mergeSettings(t),this.selector="string"==typeof this.config.selector?document.querySelector(this.config.selector):this.config.selector,null===this.selector)throw new Error("Something wrong with your selector 😭");this.resolveSlidesNumber(),this.selectorWidth=this.selector.offsetWidth,this.innerElements=[].slice.call(this.selector.children),this.currentSlide=this.config.loop?this.config.startIndex%this.innerElements.length:Math.max(0,Math.min(this.config.startIndex,this.innerElements.length-this.perPage)),this.transformProperty=e.webkitOrNot(),["resizeHandler","touchstartHandler","touchendHandler","touchmoveHandler","mousedownHandler","mouseupHandler","mouseleaveHandler","mousemoveHandler","clickHandler"].forEach(function(e){i[e]=i[e].bind(i)}),this.init()}return s(e,[{key:"attachEvents",value:function(){window.addEventListener("resize",this.resizeHandler),this.config.draggable&&(this.pointerDown=!1,this.drag={startX:0,endX:0,startY:0,letItGo:null,preventClick:!1},this.selector.addEventListener("touchstart",this.touchstartHandler),this.selector.addEventListener("touchend",this.touchendHandler),this.selector.addEventListener("touchmove",this.touchmoveHandler),this.selector.addEventListener("mousedown",this.mousedownHandler),this.selector.addEventListener("mouseup",this.mouseupHandler),this.selector.addEventListener("mouseleave",this.mouseleaveHandler),this.selector.addEventListener("mousemove",this.mousemoveHandler),this.selector.addEventListener("click",this.clickHandler))}},{key:"detachEvents",value:function(){window.removeEventListener("resize",this.resizeHandler),this.selector.removeEventListener("touchstart",this.touchstartHandler),this.selector.removeEventListener("touchend",this.touchendHandler),this.selector.removeEventListener("touchmove",this.touchmoveHandler),this.selector.removeEventListener("mousedown",this.mousedownHandler),this.selector.removeEventListener("mouseup",this.mouseupHandler),this.selector.removeEventListener("mouseleave",this.mouseleaveHandler),this.selector.removeEventListener("mousemove",this.mousemoveHandler),this.selector.removeEventListener("click",this.clickHandler)}},{key:"init",value:function(){this.attachEvents(),this.selector.style.overflow="hidden",this.selector.style.direction=this.config.rtl?"rtl":"ltr",this.buildSliderFrame(),this.config.onInit.call(this)}},{key:"buildSliderFrame",value:function(){var e=this.selectorWidth/this.perPage,t=this.config.loop?this.innerElements.length+2*this.perPage:this.innerElements.length;this.sliderFrame=document.createElement("div"),this.sliderFrame.style.width=e*t+"px",this.enableTransition(),this.config.draggable&&(this.selector.style.cursor="-webkit-grab");var i=document.createDocumentFragment();if(this.config.loop)for(var r=this.innerElements.length-this.perPage;r<this.innerElements.length;r++){var n=this.buildSliderFrameItem(this.innerElements[r].cloneNode(!0));i.appendChild(n)}for(var s=0;s<this.innerElements.length;s++){var l=this.buildSliderFrameItem(this.innerElements[s]);i.appendChild(l)}if(this.config.loop)for(var o=0;o<this.perPage;o++){var a=this.buildSliderFrameItem(this.innerElements[o].cloneNode(!0));i.appendChild(a)}this.sliderFrame.appendChild(i),this.selector.innerHTML="",this.selector.appendChild(this.sliderFrame),this.slideToCurrent()}},{key:"buildSliderFrameItem",value:function(e){var t=document.createElement("div");return t.style.cssFloat=this.config.rtl?"right":"left",t.style.float=this.config.rtl?"right":"left",t.style.width=(this.config.loop?100/(this.innerElements.length+2*this.perPage):100/this.innerElements.length)+"%",t.appendChild(e),t}},{key:"resolveSlidesNumber",value:function(){if("number"==typeof this.config.perPage)this.perPage=this.config.perPage;else if("object"===n(this.config.perPage)){this.perPage=1;for(var e in this.config.perPage)window.innerWidth>=e&&(this.perPage=this.config.perPage[e])}}},{key:"prev",value:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:1,t=arguments[1];if(!(this.innerElements.length<=this.perPage)){var i=this.currentSlide;if(this.config.loop){if(this.currentSlide-e<0){this.disableTransition();var r=this.currentSlide+this.innerElements.length,n=this.perPage,s=r+n,l=(this.config.rtl?1:-1)*s*(this.selectorWidth/this.perPage),o=this.config.draggable?this.drag.endX-this.drag.startX:0;this.sliderFrame.style[this.transformProperty]="translate3d("+(l+o)+"px, 0, 0)",this.currentSlide=r-e}else this.currentSlide=this.currentSlide-e}else this.currentSlide=Math.max(this.currentSlide-e,0);i!==this.currentSlide&&(this.slideToCurrent(this.config.loop),this.config.onChange.call(this),t&&t.call(this))}}},{key:"next",value:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:1,t=arguments[1];if(!(this.innerElements.length<=this.perPage)){var i=this.currentSlide;if(this.config.loop){if(this.currentSlide+e>this.innerElements.length-this.perPage){this.disableTransition();var r=this.currentSlide-this.innerElements.length,n=this.perPage,s=r+n,l=(this.config.rtl?1:-1)*s*(this.selectorWidth/this.perPage),o=this.config.draggable?this.drag.endX-this.drag.startX:0;this.sliderFrame.style[this.transformProperty]="translate3d("+(l+o)+"px, 0, 0)",this.currentSlide=r+e}else this.currentSlide=this.currentSlide+e}else this.currentSlide=Math.min(this.currentSlide+e,this.innerElements.length-this.perPage);i!==this.currentSlide&&(this.slideToCurrent(this.config.loop),this.config.onChange.call(this),t&&t.call(this))}}},{key:"disableTransition",value:function(){this.sliderFrame.style.webkitTransition="all 0ms "+this.config.easing,this.sliderFrame.style.transition="all 0ms "+this.config.easing}},{key:"enableTransition",value:function(){this.sliderFrame.style.webkitTransition="all "+this.config.duration+"ms "+this.config.easing,this.sliderFrame.style.transition="all "+this.config.duration+"ms "+this.config.easing}},{key:"goTo",value:function(e,t){if(!(this.innerElements.length<=this.perPage)){var i=this.currentSlide;this.currentSlide=this.config.loop?e%this.innerElements.length:Math.min(Math.max(e,0),this.innerElements.length-this.perPage),i!==this.currentSlide&&(this.slideToCurrent(),this.config.onChange.call(this),t&&t.call(this))}}},{key:"slideToCurrent",value:function(e){var t=this,i=this.config.loop?this.currentSlide+this.perPage:this.currentSlide,r=(this.config.rtl?1:-1)*i*(this.selectorWidth/this.perPage);e?requestAnimationFrame(function(){requestAnimationFrame(function(){t.enableTransition(),t.sliderFrame.style[t.transformProperty]="translate3d("+r+"px, 0, 0)"})}):this.sliderFrame.style[this.transformProperty]="translate3d("+r+"px, 0, 0)"}},{key:"updateAfterDrag",value:function(){var e=(this.config.rtl?-1:1)*(this.drag.endX-this.drag.startX),t=Math.abs(e),i=this.config.multipleDrag?Math.ceil(t/(this.selectorWidth/this.perPage)):1,r=e>0&&this.currentSlide-i<0,n=e<0&&this.currentSlide+i>this.innerElements.length-this.perPage;e>0&&t>this.config.threshold&&this.innerElements.length>this.perPage?this.prev(i):e<0&&t>this.config.threshold&&this.innerElements.length>this.perPage&&this.next(i),this.slideToCurrent(r||n)}},{key:"resizeHandler",value:function(){this.resolveSlidesNumber(),this.currentSlide+this.perPage>this.innerElements.length&&(this.currentSlide=this.innerElements.length<=this.perPage?0:this.innerElements.length-this.perPage),this.selectorWidth=this.selector.offsetWidth,this.buildSliderFrame()}},{key:"clearDrag",value:function(){this.drag={startX:0,endX:0,startY:0,letItGo:null,preventClick:this.drag.preventClick}}},{key:"touchstartHandler",value:function(e){-1!==["TEXTAREA","OPTION","INPUT","SELECT"].indexOf(e.target.nodeName)||(e.stopPropagation(),this.pointerDown=!0,this.drag.startX=e.touches[0].pageX,this.drag.startY=e.touches[0].pageY)}},{key:"touchendHandler",value:function(e){e.stopPropagation(),this.pointerDown=!1,this.enableTransition(),this.drag.endX&&this.updateAfterDrag(),this.clearDrag()}},{key:"touchmoveHandler",value:function(e){if(e.stopPropagation(),null===this.drag.letItGo&&(this.drag.letItGo=Math.abs(this.drag.startY-e.touches[0].pageY)<Math.abs(this.drag.startX-e.touches[0].pageX)),this.pointerDown&&this.drag.letItGo){e.preventDefault(),this.drag.endX=e.touches[0].pageX,this.sliderFrame.style.webkitTransition="all 0ms "+this.config.easing,this.sliderFrame.style.transition="all 0ms "+this.config.easing;var t=this.config.loop?this.currentSlide+this.perPage:this.currentSlide,i=t*(this.selectorWidth/this.perPage),r=this.drag.endX-this.drag.startX,n=this.config.rtl?i+r:i-r;this.sliderFrame.style[this.transformProperty]="translate3d("+(this.config.rtl?1:-1)*n+"px, 0, 0)"}}},{key:"mousedownHandler",value:function(e){-1!==["TEXTAREA","OPTION","INPUT","SELECT"].indexOf(e.target.nodeName)||(e.preventDefault(),e.stopPropagation(),this.pointerDown=!0,this.drag.startX=e.pageX)}},{key:"mouseupHandler",value:function(e){e.stopPropagation(),this.pointerDown=!1,this.selector.style.cursor="-webkit-grab",this.enableTransition(),this.drag.endX&&this.updateAfterDrag(),this.clearDrag()}},{key:"mousemoveHandler",value:function(e){if(e.preventDefault(),this.pointerDown){"A"===e.target.nodeName&&(this.drag.preventClick=!0),this.drag.endX=e.pageX,this.selector.style.cursor="-webkit-grabbing",this.sliderFrame.style.webkitTransition="all 0ms "+this.config.easing,this.sliderFrame.style.transition="all 0ms "+this.config.easing;var t=this.config.loop?this.currentSlide+this.perPage:this.currentSlide,i=t*(this.selectorWidth/this.perPage),r=this.drag.endX-this.drag.startX,n=this.config.rtl?i+r:i-r;this.sliderFrame.style[this.transformProperty]="translate3d("+(this.config.rtl?1:-1)*n+"px, 0, 0)"}}},{key:"mouseleaveHandler",value:function(e){this.pointerDown&&(this.pointerDown=!1,this.selector.style.cursor="-webkit-grab",this.drag.endX=e.pageX,this.drag.preventClick=!1,this.enableTransition(),this.updateAfterDrag(),this.clearDrag())}},{key:"clickHandler",value:function(e){this.drag.preventClick&&e.preventDefault(),this.drag.preventClick=!1}},{key:"remove",value:function(e,t){if(e<0||e>=this.innerElements.length)throw new Error("Item to remove doesn't exist 😭");var i=e<this.currentSlide,r=this.currentSlide+this.perPage-1===e;(i||r)&&this.currentSlide--,this.innerElements.splice(e,1),this.buildSliderFrame(),t&&t.call(this)}},{key:"insert",value:function(e,t,i){if(t<0||t>this.innerElements.length+1)throw new Error("Unable to inset it at this index 😭");if(-1!==this.innerElements.indexOf(e))throw new Error("The same item in a carousel? Really? Nope 😭");var r=t<=this.currentSlide>0&&this.innerElements.length;this.currentSlide=r?this.currentSlide+1:this.currentSlide,this.innerElements.splice(t,0,e),this.buildSliderFrame(),i&&i.call(this)}},{key:"prepend",value:function(e,t){this.insert(e,0),t&&t.call(this)}},{key:"append",value:function(e,t){this.insert(e,this.innerElements.length+1),t&&t.call(this)}},{key:"destroy",value:function(){var e=arguments.length>0&&void 0!==arguments[0]&&arguments[0],t=arguments[1];if(this.detachEvents(),this.selector.style.cursor="auto",e){for(var i=document.createDocumentFragment(),r=0;r<this.innerElements.length;r++)i.appendChild(this.innerElements[r]);this.selector.innerHTML="",this.selector.appendChild(i),this.selector.removeAttribute("style")}t&&t.call(this)}}],[{key:"mergeSettings",value:function(e){var t={selector:".siema",duration:200,easing:"ease-out",perPage:1,startIndex:0,draggable:!0,multipleDrag:!0,threshold:20,loop:!1,rtl:!1,onInit:function(){},onChange:function(){}},i=e;for(var r in i)t[r]=i[r];return t}},{key:"webkitOrNot",value:function(){return"string"==typeof document.documentElement.style.transform?"transform":"WebkitTransform"}}]),e}();t.default=l,e.exports=t.default}])});

const nc = data.config.nwcls;
const lp = data.config.loop;
const pp = data.config.pp;
const ap = data.config.autoP;


if (data.device==="mobile") {
    
const mySiema = new Siema({
selector:  '.'+nc,
  perPage: 1,
  startIndex: 0,
  loop:true,
  duration:700,
});

if(ap===true){
    setInterval(() => mySiema.next(), 5000)
}
const prev = document.querySelector('.prev.'+nc);
const next = document.querySelector('.next.'+nc);

prev.addEventListener('click', () => mySiema.prev());
next.addEventListener('click', () => mySiema.next());

} 

else {
const mySiema = new Siema({
  selector:  '.'+nc,
  perPage: +pp,
  startIndex: 0,
  loop:true,
  duration:700,
});

if(ap===true){
    setInterval(() => mySiema.next(), 5000)
}
const prev = document.querySelector('.prev.'+nc);
const next = document.querySelector('.next.'+nc);

prev.addEventListener('click', () => mySiema.prev());
next.addEventListener('click', () => mySiema.next());


}


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

    var d_version = "production_5438";
    var build = "2025-05-05T12_50_08";
    window['v' + 'ersion'] = d_version;

    function buildEditorParent() {
        window.isMultiScreen = true;
        window.editorParent = {};
        window.previewParent = {};
        window.assetsCacheQueryParam = "?version=2025-05-05T12_50_08";
        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":"Discovery Call","url":"/discovery-call","options":{"backgroundColor":"#FFFFFF","borderRadius":"5","width":"742","overlayColor":"rgba(0, 0, 0, 0.5)","height":"748","animation":"fadeIn"},"name":"discovery-call"}]</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/5438';
    rtCommonProps["common.resources.cdn.host"] = 'https://static.cdn-website.com';
    rtCommonProps["common.resources.folder"] = 'https://static.cdn-website.com/mnlt/production/5438';
    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"] = true;
    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"] =false;
    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/5438/_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/5438/_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 async src="https://www.googletagmanager.com/gtag/js?id=G-BKVTN15X9H"></script>
<script type="text/javascript" id="d_track_ga">
  _dm_gaq.siteAlias = '696a4d03';
  _dm_gaq.systemAggregatedGaqID = '';
  _dm_gaq.externalGaqID = 'G-BKVTN15X9H';
  _dm_gaq.gaAggregatedEventAttributes = {
	  'site_alias':  _dm_gaq.siteAlias,
	  'product': 'DM_DIRECT',
	  'plan': 'BUSINESS_PLUS',
	  'dfooter': 'false',
	  'sitetype': '1',
	  'pwaEnabled': 'true'
  }

  _dm_gaq.pushEvent = function(trackingId, event, category, label, value, additionalParams = {}) {
	  const eventProps = {
		  send_to: trackingId,
		  event_category: category,
		  event_label: label,
		  value,
		  ...additionalParams,
		  ...(trackingId === _dm_gaq.systemAggregatedGaqID
				  ? _dm_gaq.gaAggregatedEventAttributes : {})
	  };
	  gtag('event', event, eventProps);
  }

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

  function pushInsiteImpressions(id) {
	  _dm_insite.forEach((rule) => {
		  _dm_gaq.pushEvent(id, 'insite_impression', 'insite', rule.ruleType + '__' + rule.ruleId);
	  });
  }

if(_dm_gaq.systemAggregatedGaqID){
	// track aggregated account
	gtag('config', '', {
		'send_page_view': false,
		'anonymize_ip': true,
		'transport_type': 'beacon',
		'custom_map': {'dimension1': 'site_alias', 'dimension2': 'product', 'dimension3': 'dFooter', 'dimension4': 'sitetype'}
	});
	gtag('set', 'developer_id.dMDU5Nj', true);

	_dm_gaq.pushEvent('', 'page_view');
	pushInsiteImpressions(_dm_gaq.systemAggregatedGaqID);
}

if(_dm_gaq.externalGaqID && _dm_gaq.externalGaqID!= '') {
	gtag('config', 'G-BKVTN15X9H', {
		'send_page_view': false,
		'anonymize_ip': true,
		'transport_type': 'beacon',
		'linker': {
			'domains': ['big3marketingllc.com']
		}
	});
	_dm_gaq.pushEvent('G-BKVTN15X9H', 'page_view');
	pushInsiteImpressions(_dm_gaq.externalGaqID);
}
</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: '696a4d03'
});

// 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: 696a4d03 -->
<div class="dmPopupMask" id="dmPopupMask"></div>
<div id="dmPopup" class="dmPopup">
	<div class="dmPopupCloseWrapper"> <div class="dmPopupClose dm-common-icons-close oneIcon" onclick="dmHidePopup(event);"></div> </div>
 	<div class="dmPopupTitle"> <span></span> Share by:</div> 
	<div class="data"></div>
</div><script id="d_track_personalization">
	window?.waitForDeferred?.('dmAjax', () => {
		// Collects client data and updates cookies used by smart sites
		window.expireDays = 365;
		window.visitLength = 30 * 60000;
		$.setCookie("dm_timezone_offset", (new Date()).getTimezoneOffset(), window.expireDays);
			setSmartSiteCookiesInternal("dm_this_page_view","dm_last_page_view","dm_total_visits","dm_last_visit");
	});
</script>
<script type="text/javascript">
    
    Parameters.NavigationAreaParams.MoreButtonText = 'MORE';
    
    Parameters.NavigationAreaParams.LessButtonText = 'LESS';
    Parameters.HomeLinkText = 'Home';
    </script>
<!--  End Script tags -->
<!--  Site Wide Html Markup -->
<div id="swh-be476137ffa84966803b3eef732ef894"><script id='pixel-chaty' async='true' src='https://cdn.chaty.app/pixel.js?id=5FlZwqbM'></script></div><!--  Site Wide Html Markup -->
</body>
</html>
                               

Whois info of domain

Domain Name: BIG3M.COM
Registry Domain ID: 2564291592_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.squarespace.domains
Registrar URL: http://domains2.squarespace.com
Updated Date: 2024-09-22T04:28:32Z
Creation Date: 2020-10-07T00:57:51Z
Registry Expiry Date: 2025-10-07T00:57:51Z
Registrar: Squarespace Domains II LLC
Registrar IANA ID: 895
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: +1.6466935324
Domain Status: clientDeleteProhibited https://icann.org/epp#clientDeleteProhibited
Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited
Name Server: NS-CLOUD-B1.GOOGLEDOMAINS.COM
Name Server: NS-CLOUD-B2.GOOGLEDOMAINS.COM
Name Server: NS-CLOUD-B3.GOOGLEDOMAINS.COM
Name Server: NS-CLOUD-B4.GOOGLEDOMAINS.COM
DNSSEC: signedDelegation
DNSSEC DS Data: 36226 8 2 844C13B5F6EA30B4187A20A1B7956F84BEC0DBB019A1E8F116F2ED58DE11CDD4
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-16T07:39:36Z <<<
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