




<!doctype html>
<html class="no-js" lang="en">
  <head>
    <meta charset="utf-8" />
    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
    <title>Wealth Dynamics Profile Test | Take The Test</title>
    <link rel="stylesheet" href="static/css/foundation.css" />
   <link rel="stylesheet" href="static/css/style.css" />

   <link rel="canonical" href="https://wealthdynamics.geniusu.com/sm/" >


   <meta name="p:domain_verify" content="7eb0b6de2228f7c1c8b66a2bb0dc263e"/>
   <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
<!-- Google Tag Manager -->
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-K6VVNK');</script>
<!-- End Google Tag Manager -->
<script>
  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
  })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
  ga('create', 'UA-5220882-1', 'auto', { name: 'resultsFoundation' });
  ga('create', 'UA-5220882-34', 'auto', { name: 'geniusU' });
  ga('resultsFoundation.send', 'pageview');
  ga('geniusU.send', 'pageview');
</script>
    <script src="js/vendor/modernizr.js"></script>
  <script type="text/javascript">var _gaq = _gaq || [];
  _gaq.push(['_setAccount', 'UA-5220882-1']);
  _gaq.push(['_trackPageview']);

  (function() {
    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
  })();</script>

<!-- ManyChat -->
<script src="//widget.manychat.com/63352097905.js" async="async"></script>
<style>
.mcwidget-overlay a[href="https://manychat.com"] {
  display: none;
}
</style>
<style>
#mymodal
{
  background-color:rgba(255, 255, 255, 0.9);
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.8);
  position:fixed;
  top:15%;
  width:56%;
  left:23%;
  padding:0%;
  border-radius:5px;
  display:none;
  z-index:9999;
}
.close-button
{
  position:absolute;
  top:5px;
  z-index: 9999;
  background: transparent;
    color: #fff;
    cursor: pointer;
        right: 1rem;
    top: 0.5rem;
    font-size: 2em;
    line-height: 1;
    border: none;
}

.small
{
display:none;
}
.big
{
display:initial;
}

@media (max-width: 40em) {
#mymodal
{
  width: 70%;
  left:15%;
}
.close-button{
  right: 0rem;
}
.big
{
display:none;
}
.small
{
display:initial;
}
}


</style>


 <meta property="og:image"
content="https://www.tdprofiletest.com/home/img/fb-debug.jpg" /><meta charset="UTF-8" />
<!--Start of Zopim Live Chat Script-->
<script type="text/javascript">
window.$zopim||(function(d,s){var z=$zopim=function(c){z._.push(c)},$=z.s=
d.createElement(s),e=d.getElementsByTagName(s)[0];z.set=function(o){z.set.
_.push(o)};z._=[];z.set._=[];$.async=!0;$.setAttribute("charset","utf-8");
$.src="//v2.zopim.com/?2LJVYNO5gAZCRfRE00ntu3ffkCULclBP";z.t=+new Date;$.
type="text/javascript";e.parentNode.insertBefore($,e)})(document,"script");
</script>
<!--End of Zopim Live Chat Script-->
  <meta name="keywords" content="entrepreneurs, wealth, dynamics, wealth dynamics, test, entrepreneurs mentoring, Roger James Hamilton, Richard Branson, profile test, profile">
    <meta name="description" content="Wealth Dynamics is the only personality test that tells you exactly what strategy you should follow to build wealth.">
  
  <script type="text/javascript" src="https://7207677.collect.igodigital.com/collect.js"></script>
<script type="text/javascript">
_etmc.push(["setOrgId", "7207677"]);
_etmc.push(["trackPageView"]);
</script>
   <!-- Go to www.addthis.com/dashboard to customize your tools -->
<script type="text/javascript" src="//s7.addthis.com/js/300/addthis_widget.js#pubid=ra-50ff53a91067a977" async="async"></script>

  <script type="text/javascript">
  function validation(form)
{


 var x = form.email.value;
    var atpos = x.indexOf("@");
    var dotpos = x.lastIndexOf(".");


if(form.first_name.value == '') {

alert('Please enter your first name');
form.first_name.focus();
return false;
}


if(form.last_name.value == '') {

alert('Please enter your last name');
form.last_name.focus();
return false;
}


  if(form.email.value == '') {

alert('Please enter your email address');
form.email.focus();
return false;
}

    if (atpos<1 || dotpos<atpos+2 || dotpos+2>=x.length) {
        alert("Not a valid e-mail address");

        form.email.focus();
        return false;
    }


return true;

}
</script>

<!-- Hotjar Tracking Code for http://wdprofiletest.com/home/ -->
<script>
    (function(h,o,t,j,a,r){
        h.hj=h.hj||function(){(h.hj.q=h.hj.q||[]).push(arguments)};
        h._hjSettings={hjid:204366,hjsv:5};
        a=o.getElementsByTagName('head')[0];
        r=o.createElement('script');r.async=1;
        r.src=t+h._hjSettings.hjid+j+h._hjSettings.hjsv;
        a.appendChild(r);
    })(window,document,'//static.hotjar.com/c/hotjar-','.js?sv=');
</script>
<!-- Facebook Pixel Code -->
<script>
  !function(f,b,e,v,n,t,s)
  {if(f.fbq)return;n=f.fbq=function(){n.callMethod?
  n.callMethod.apply(n,arguments):n.queue.push(arguments)};
  if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0';
  n.queue=[];t=b.createElement(e);t.async=!0;
  t.src=v;s=b.getElementsByTagName(e)[0];
  s.parentNode.insertBefore(t,s)}(window, document,'script',
  'https://connect.facebook.net/en_US/fbevents.js');
  fbq('init', '179193282683816');
  fbq('track', 'PageView');
</script>
<noscript><img height="1" width="1" style="display:none"
  src="https://www.facebook.com/tr?id=179193282683816&ev=PageView&noscript=1"
/></noscript>
<!-- End Facebook Pixel Code -->


  </head>
  <body>
<!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-K6VVNK"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->






<nav class="top-bar" data-topbar role="navigation">
  <ul class="title-area">
     <!-- Remove the class "menu-icon" to get rid of menu icon. Take out "Menu" to just have icon alone -->
   <li class="name"><!-- Leave this empty --><a href="">
<img src="https://wdprofiletest.com/wp/wp-content/uploads/2014/05/WD-Logo340a.png" style="max-height:60px;height:100%;" class="show-for-medium">
   </a></li>
    <li class="toggle-topbar menu-icon"><a href="#"><span style="color:#839097">Menu</span></a></li>
  </ul>

  <section class="top-bar-section">

    <!-- Left Nav Section -->
    <ul class="left" style="margin: 0.5em;">
      <li class="show-for-large-up"><img src="https://wdprofiletest.com/wp/wp-content/uploads/2014/05/WD-Logo340a.png" style="width:100%;max-width:200px;" ></li>
      <li ><a href="#" class="mp">HOME</a></li>
    <li ><a href="https://wealthdynamics.geniusu.com/enter.php" class="mp">TAKE THE TEST</a></li>
    <li ><a href="#eguide" class="mp">DOWNLOAD eGUIDE</a></li>
    <li ><a href="#stories" class="mp">STORIES</a></li>
    <li ><a href="http://wdprofiletest.com/wd/admin/login.php" class="mp">RESELLER LOGIN</a></li>
    </ul>

   <!-- Right Nav Section -->
    <ul class="right" style="float:center !important">
    <div class="row" style="padding-top: 10px;">

  <li class="sm"><a href="http://wealthdynamicsthailand.com/" style="padding-right:0px;padding-top:0px;padding-bottom:0px;margin-bottom:0px;height:30px;margin-bottom:0px;"><img src="static/img/th.png" alt="Thailand" style="margin-top:-10px;width:25px;box-shadow: 0 0 2px rgba(0,0,0,0.8) ;"></a></li>
  <li class="sm"><a href="http://www.profiletest.net/" style="padding-right:0px;padding-top:0px;padding-bottom:0px;margin-bottom:0px;height:30px;margin-bottom:0px;"><img src="static/img/jp.png" alt="Japan" style="margin-top:-10px;width:25px;box-shadow: 0 0 2px rgba(0,0,0,0.8);"></a></li>
  <li class="sm"><a href="http://wdtest.zero-resistance.com.tw/" style="padding-right:0px;padding-top:0px;padding-bottom:0px;margin-bottom:0px;height:30px"><img src="static/img/tw.png" alt="Taiwan" style="margin-top:-10px;width:25px;box-shadow: 0 0 2px rgba(0,0,0,0.8);"></a></li>
  <li class="sm"><a href="http://dynamikabogactwa.pl/" style="padding-right:0px;padding-top:0px;padding-bottom:0px;margin-bottom:0px;height:30px"><img src="static/img/pl.png" alt="Poland" style="margin-top:-10px;width:25px;box-shadow: 0 0 2px rgba(0,0,0,0.8);"></a></li>
    <li class="sm"><a href="http://profildynamikybohatstvi.cz/" style="padding-right:0px;padding-top:0px;padding-bottom:0px;margin-bottom:0px;height:30px"><img src="static/img/cz.png" alt="Czech" style="margin-top:-10px;width:25px;box-shadow: 0 0 2px rgba(0,0,0,0.8);"></a></li>



  </div>

<div class="row" style="padding-left: 2px;">
  <li class="sm"><a href="http://twitter.com/wealthdynamics" style="padding-right:0px;padding-bottom:0px;padding-top:0px;"><img src="static/img/icon-twitter.png"></a></li>
  <li class="sm"><a href="http://facebook.com/wealthdynamics.central" style="padding-right:0px;padding-bottom:0px;padding-top:0px;"><img src="static/img/icon-facebook.png"></a></li>
  <li class="sm"><a href="http://www.youtube.com/user/wealthdynamics" style="padding-right:0px;padding-bottom:0px;padding-top:0px;"><img src="static/img/icon-youtube.png"></a></li>
  <li class="sm"><a href="http://www.pinterest.com/w4585/" style="padding-right:0px;padding-bottom:0px;padding-top:0px;"><img src="static/img/icon-pinterest.png"></a></li>
  <li class="sm"><a href="http://linkd.in/1DnE9o2" style="padding-right:0px;padding-bottom:0px;padding-top:0px;"><img src="static/img/icon-linkedin.png"></a></li>
      <!--<li><a href="#">Right Button Active</a></li>-->
      </div>
    </ul>
  </section>
</nav>

<div id="top" style="background-image:url('static/img/banner.jpg'); background-position: center center;background-attachment: scroll; background-repeat: no-repeat; background-size:cover ;">
<div style="background: rgba(70, 72, 82, 0.4);padding-top:13%;padding-bottom:13%;">
<div class="row">
<div class="large-12 columns" >
<center><h2 class="headert">What is your entrepreneur profile?</h2></center>

<center><a href="https://wealthdynamics.geniusu.com/enter.php" class="button success radius"style="">Take the test &nbsp;&nbsp;&nbsp;<b style="border-left:1px solid #fff;padding-left:18px;"> $97</b></a></center>
</div>
</div>
</div>

<div style="background: rgba(70, 72, 82, 0.7);padding-top:10px;padding-bottom:10px;" class="show-for-medium-up">
<div class="large-6 medium-10 small-12 medium-centered large-centered columns" style=" table-layout: fixed;  ">
<div class="row" data-equalizer >
<div class="large-3 medium-3 small-3 columns out-vc" style=" table-layout: fixed;  " data-equalizer-watch>
<div class="in-vc"><img src="static/img/rjh.png" style="height:auto;width:100px;">
</div>
</div>
<div class="large-1 medium-1 small-2 columns out-vc" style="padding:0px;" style=" table-layout: fixed;  " data-equalizer-watch>
<div class="in-vc"><a href="#" data-reveal-id="myModal"><img src="static/img/play.png" style="height:35px;width:auto;"></a>
</div>
</div>
<div class="large-8 medium-8 small-7 columns out-vc"  style="padding:0px;padding-top:5px;" style=" table-layout: fixed;  " data-equalizer-watch>
<div class="in-vc"><a href="#" data-reveal-id="myModal"><p style="color:#fff;margin:0px;">Roger Hamilton explains the test<br/><b style="color:#fff;font-size:18px;">Watch the video</b></p></a></div>
</div>
</div>
</div>
</div>
</div>
<div class="timeline-main grey grey-border show-for-small-only">
<div class="timeline__item">
<div class="large-4 medium-6 small-12 medium-centered large-centered columns" style=" table-layout: fixed;  ">
<div class="row" data-equalizer >
<div class="large-3 medium-3 small-4 columns out-vc" style=" table-layout: fixed;  " data-equalizer-watch>
<div class="in-vc"><img src="static/img/rjh.png" style="height:auto;width:100px;">
</div>
</div>
<div class="large-1 medium-1 small-2 columns out-vc" style="padding:0px;" style=" table-layout: fixed;  " data-equalizer-watch>
<div class="in-vc"><a href="#" data-reveal-id="myModal"><img src="static/img/playm.png" style="height:35px;width:auto;"></a>
</div>
</div>
<div class="large-8 medium-8 small-6 columns out-vc"  style="padding:0px;padding-top:5px;" style=" table-layout: fixed;  " data-equalizer-watch>
<div class="in-vc"><a href="#" data-reveal-id="myModal"><p style="color:#839097;margin:0px;">Roger Hamilton explains the test<br/><b style="color:#839097;font-size:18px;">Watch the video</b></p></a></div>
</div>
</div>
</div>
</div>
</div>
  <!-- <div id="third" class="show-for-large-up" style="background-image:url('static/img/ppl.png'); background-position: center;background-attachment: fixed; background-repeat: no-repeat; background-size: cover;">
  <div style="background: rgba(255, 255, 255, 0.9);padding-top:50px;padding-bottom:50px;">
  <div class="row">
  <div class="large-12 columns">
  <p style="color:#00b9d1;font-size:24px;"><b style="color:#000;font-size:26px;">2186033</b> people have taken the test</p>
  </div>
  <div class="row" data-equalizer>
 <div class="large-5 columns out-vc" data-equalizer-watch>
 <div class="in-vc">

  <div class="row">
  <div class="small-11 large-centered columns">
       <div class="row" style="padding-top:20px;">
 <div class="large-2 columns" style="padding:0px;"><img src="static/img/.png" style="width:50px;"></div>
  <div class="large-10 columns"><b> </b> took the test<br/>and is a <b style="color:#80bd00"></b></div>
  </div>
        <div class="row" style="padding-top:20px;">
 <div class="large-2 columns" style="padding:0px;"><img src="static/img/.png" style="width:50px;"></div>
  <div class="large-10 columns"><b> </b> took the test<br/>and is a <b style="color:#80bd00"></b></div>
  </div>
        <div class="row" style="padding-top:20px;">
 <div class="large-2 columns" style="padding:0px;"><img src="static/img/.png" style="width:50px;"></div>
  <div class="large-10 columns"><b> </b> took the test<br/>and is a <b style="color:#80bd00"></b></div>
  </div>
      </div>
  </div>

 </div>
 </div>
 <div class="large-2 columns out-vc" data-equalizer-watch>
 <div class="in-vc"><img src="static/img/arrow.png">
 </div>
 </div>
 <div class="large-5 columns out-vc" data-equalizer-watch>
 <div class="in-vc"><h2>What will your profile be?</h2>
 <a href="https://wealthdynamics.geniusu.com/enter.php" class="button success radius"style="">Take the test &nbsp;&nbsp;&nbsp;<b style="border-left:1px solid #fff;padding-left:18px;"> $97</b></a>
 </div>
 </div>
</div>


  </div>
  </div>
  </div>
  <div id="third" class="show-for-medium-only" style="background-image:url('static/img/ppl.png'); background-position: center;background-attachment: fixed; background-repeat: no-repeat; background-size: cover;">
  <div style="background: rgba(255, 255, 255, 0.9);padding-top:50px;padding-bottom:50px;">
  <div class="row">
  <div class="large-12 columns">
  <center><p style="color:#00b9d1;font-size:24px;"><b style="color:#000;font-size:26px;">2186033</b> people have taken the test</p></center>
  </div>
  <div class="row" >
 <div class="large-12 columns " >
<div class="medium-6 medium-centered columns">
    <div class="row" style="padding-top:20px;">
 <div class="medium-2 columns medium-offset-1" style="padding:0px;"><img src="static/img/.png" style="width:50px;"></div>
  <div class="medium-9 columns"><b> </b> took the test and is a <b style="color:#80bd00"></b></div>
  </div>
       <div class="row" style="padding-top:20px;">
 <div class="medium-2 columns medium-offset-1" style="padding:0px;"><img src="static/img/.png" style="width:50px;"></div>
  <div class="medium-9 columns"><b> </b> took the test and is a <b style="color:#80bd00"></b></div>
  </div>
       <div class="row" style="padding-top:20px;">
 <div class="medium-2 columns medium-offset-1" style="padding:0px;"><img src="static/img/.png" style="width:50px;"></div>
  <div class="medium-9 columns"><b> </b> took the test and is a <b style="color:#80bd00"></b></div>
  </div>
      </div>

 </div>
 <div class="large-12 columns" >
 <center><img src="static/img/arrowd.png" style="margin-top: 20px;"></center>

 </div>
 <div class="large-12 columns " >
<center><h2>What will your profile be?</h2>
 <a href="https://wealthdynamics.geniusu.com/enter.php" class="button success radius"style="">Take the test &nbsp;&nbsp;&nbsp;<b style="border-left:1px solid #fff;padding-left:18px;"> $97</b></a>
</center>
 </div>
</div>


  </div>
  </div>
  </div>
    <div id="third" class="show-for-small-only" style="background-image:url('static/img/ppl.png'); background-position: center;background-attachment: fixed; background-repeat: no-repeat; background-size: cover;border: 1px solid #e9ecee;box-shadow: 1px 5px 0px -1px #e9ecee;margin:auto;width:95%;margin-top:20px;margin-bottom:20px;">
  <div style="background: rgba(255, 255, 255, 0.9);padding-top:30px;padding-bottom:30px;">
  <div class="row">
  <div class="small-12 columns">
  <center><p style="color:#00b9d1;font-size:24px;"><b style="color:#000;font-size:26px;">2186033</b> people have taken the test</p></center>
  </div>
  <div class="row" >
 <div class="small-12 columns " >
<div class="small-11 small-centered columns">
   <div class="row" style="padding-top:20px;">
 <div class="small-2 columns" style="padding:0px;"><img src="static/img/Lord.png" style="width:50px;"></div>
  <div class="small-10 columns"><b>永田 永田</b> took the test<br/>and is a <b style="color:#80bd00">Lord</b></div>
  </div>
           <div class="row" style="padding-top:20px;">
 <div class="small-2 columns" style="padding:0px;"><img src="static/img/Supporter.png" style="width:50px;"></div>
  <div class="small-10 columns"><b>Brooke Hannah</b> took the test<br/>and is a <b style="color:#80bd00">Supporter</b></div>
  </div>
           <div class="row" style="padding-top:20px;">
 <div class="small-2 columns" style="padding:0px;"><img src="static/img/Mechanic.png" style="width:50px;"></div>
  <div class="small-10 columns"><b>Park Ann</b> took the test<br/>and is a <b style="color:#80bd00">Mechanic</b></div>
  </div>
          </div>

 </div>
 <div class="small-12 columns " >
 <center><img src="static/img/arrowd.png" style="margin-top:20px;"></center>

 </div>
 <div class="small-12 columns " >
<center><h2>What will your profile be?</h2>
 <a href="https://wealthdynamics.geniusu.com/enter.php" class="button success radius"style="">Take the test &nbsp;&nbsp;&nbsp;<b style="border-left:1px solid #fff;padding-left:18px;"> $97</b></a>
</center>
 </div>
</div>


  </div>
  </div>
  </div>
 -->

<div id="second" class="show-for-medium-up" style="padding-top:50px;padding-bottom:50px;background-color:#F4F5FA;">
<div class="row">
<div class="large-6 medium-12 small-12 columns">
<center><img src="static/img/8-profile type.png" style="width:90%;height:auto;max-width:450px;"></center>
</div>
<div class="large-6 medium-12 small-12 columns">
<h2 style="color:#000;font-weight:bold;">Why take the test?</h2>
<p>Wealth Dynamics is the world’s leading profiling tool for entrepreneurs. Take the test to find out which of the eight wealth profiles is your natural path. </p>

<p>Your personalized report will give you clear direction on what path to follow in your job, business and investments. Why make things hard work when you can follow your flow?</p>
<div class="row">
<div class="large-1 medium-1 small-2 columns" style="padding:0px;"><img src="static/img/tick.png" style="width:100%;height:auto;"></div>
<div class="large-11 medium-11 small-10 columns">
<p>Get clarity on what advice to take, what to leave, what opportunities to say ‘yes’ to and ‘no’ to.</p>
</div>
</div>
<div class="row">
<div class="large-1 medium-1 small-2 columns" style="padding:0px;"><img src="static/img/tick.png" style="width:100%;height:auto;"></div>
<div class="large-11 medium-11 small-10 columns">
<p>Follow the right role models. Oprah created wealth very differently to Warren Buffett.</p>
</div>
</div>
<div class="row">
<div class="large-1 medium-1 small-2 columns" style="padding:0px;"><img src="static/img/tick.png" style="width:100%;height:auto;"></div>
<div class="large-11 medium-11 small-10 columns">
<p>Understand your customers, your family and build world class teams that work in flow.</p>
</div>
</div>
<div class="row">
<div class="large-1 medium-1 small-2 columns" style="padding:0px;"><img src="static/img/tick.png" style="width:100%;height:auto;"></div>
<div class="large-11 medium-11 small-10 columns">
<p>Learn when your winning formula becomes a losing formula through the cycle of time.</p>
</div>
</div>
<div class="row">
<div class="large-1 columns"></div>
<div class="large-11 medium-12 small-12 columns" style="padding-top:20px;">
<p>
Join 500,000 entrepreneurs and leaders who are following their flow with Wealth Dynamics, and GeniusU, the leading education platform for entrepreneurs.
</p>
</div>
</div>
</div>
</div>
</div>

<div id="second" class="show-for-small-only " style="padding-top:20px;padding-bottom:20px;margin:auto;width:95%;">
<div class="row timeline__item">
<div class="large-6 medium-12 small-12 columns">
<center><img src="static/img/8-profile type.png" style="width:90%;height:auto;max-width:450px;"></center>
</div>
<div class="large-6 medium-12 small-12 columns">
<h2 style="color:#000;font-weight:bold;">Why take the test?</h2>
<p>Wealth Dynamics is the world’s leading profiling tool for entrepreneurs. Take the test to find out which of the eight wealth profiles is your natural path. </p>

<p>Your personalized report will give you clear direction on what path to follow in your job, business and investments. Why make things hard work when you can follow your flow?</p>
<div class="row ">

<div class="large-11 medium-11 small-12 columns " >
<div class="box" style="margin-top:10px;">
          <div class="box-icon">
           <img src="static/img/tick.png" style="width:100px;height:auto;">
          </div>
          <div class="info">
            <p>Get clarity on what advice to take, what to leave, what opportunities to say ‘yes’ to and ‘no’ to.</p>
          </div>
        </div>


</div>
</div>
<div class="row">
<div class="large-11 medium-11 small-12 columns">
<div class="box">
          <div class="box-icon">
           <img src="static/img/tick.png" style="width:100px;height:auto;">
          </div>
          <div class="info">
           <p>Follow the right role models. Oprah created wealth very differently to Warren Buffett.</p>
          </div>
        </div>

</div>
</div>
<div class="row">
<div class="large-11 medium-11 small-12 columns">
<div class="box">
          <div class="box-icon">
           <img src="static/img/tick.png" style="width:100px;height:auto;">
          </div>
          <div class="info">
           <p>Understand your customers, your family and build world class teams that work in flow.</p>
          </div>
        </div>

</div>
</div>
<div class="row">
<div class="large-11 medium-11 small-12 columns">
<div class="box">
          <div class="box-icon">
           <img src="static/img/tick.png" style="width:100px;height:auto;">
          </div>
          <div class="info">
           <p>Learn when your winning formula becomes a losing formula through the cycle of time.</p>
          </div>
        </div>

</div>
</div>
<div class="row">
<div class="large-1 columns"></div>
<div class="large-11 medium-12 small-12 columns" style="padding-top:20px;">
<p>
Join 500,000 entrepreneurs and leaders who are following their flow with Wealth Dynamics, and GeniusU, the leading education platform for entrepreneurs.
</p>
</div>
</div>
</div>
</div>
</div>
<div id="eguide" class="show-for-medium-up" style="padding-top:50px;padding-bottom:50px;background-color:#30699F;" >
<div class="row " data-equalizer>
<div class="large-3 medium-4 small-12 columns out-vc show-for-medium-up" data-equalizer-watch>
<div class="in-vc"><img src="static/img/wd-eguide.png"></div>
</div>
<div class="large-9 medium-8 small-11 small-centered columns out-vc" data-equalizer-watch>

<div class="in-vc"><div class="row">
<div class="large-12 columns">
<h2 style="color:#fff;">Download the free eguide to learn more</h2>
</div>
<div class="large-6 medium-6 small-12 columns">
<form action="/sfsubscribe-wd-eguide-dw.php" method="POST" onsubmit="return validation(this)">
<input name="retURL" type="hidden" value="http://wdprofiletest.com/download-eGuide.php" />
<input id="lead_source" name="lead_source" type="hidden" value="EGuide WDProfile Test" />
<input id="first_name"  name="first_name" type="text" placeholder="First Name*"  />
</div>
<div class="large-6 medium-6 small-12 columns">
<input id="last_name" name="last_name" type="text" placeholder="Last Name*" />
</div>
</div>
<div class="row">
<div class="large-6 medium-6 small-12 columns">
<input id="email"  name="email" type="text" placeholder="Email*"  />
</div>
<div class="large-6 medium-6 small-12 columns">
<input type="submit" class="button success radius formb" style="width:100%;height:50px;padding-right:19%;padding-left:19%;padding-bottom:4%;border-radius: 10px;" name="submit" value="Submit">

</div>
</div>
<div class="row">
<div class="large-12 columns">
   <input type="checkbox" id="c1" name="c1" value="1" checked/><label  for="c1" style="margin:auto;"><span></span><p style="margin:0px;padding-top:1%;color:white" class="npd">Yes please subscribe me to email updates from Wealth Dynamics</p></label>
</form>
</div>
</div>
</div>
</div>
</div>
</div>

<div id="eguide" class="show-for-small-only " style="padding-top:50px;padding-bottom:50px;background-color:#30699F; border: 1px solid #45596D;box-shadow: 1px 5px 0px -1px #59728B;margin:auto;width:95%;margin-top:20px;margin-bottom:20px;" >
<div class="row" data-equalizer>
<div class="large-3 medium-4 small-12 columns out-vc show-for-medium-up" data-equalizer-watch>
<div class="in-vc"><img src="static/img/wd-eguide.png"></div>
</div>
<div class="large-9 medium-8 small-11 small-centered columns out-vc" data-equalizer-watch>

<div class="in-vc"><div class="row">
<div class="large-12 columns">
<h2 style="color:#fff;">Download the free eguide to learn more</h2>
</div>
<div class="large-6 medium-6 small-12 columns">
<form action="/sfsubscribe-wd-eguide-dw.php" method="POST">
<input name="retURL" type="hidden" value="http://wdprofiletest.com/download-eGuide.php" />
<input id="lead_source" name="lead_source" type="hidden" value="EGuide WDProfile Test" />
<input id="first_name"  name="first_name" type="text" placeholder="First Name"  />
</div>
<div class="large-6 medium-6 small-12 columns">
<input id="last_name" name="last_name" type="text" placeholder="Last Name" />
</div>
</div>
<div class="row">
<div class="large-6 medium-6 small-12 columns">
<input id="email"  name="email" type="text" placeholder="Email"  />
</div>
<div class="large-6 medium-6 small-12 columns">
<input type="submit" class="button success radius formb" style="width:100%;height:50px;padding-right:19%;padding-left:19%;padding-bottom:4%;border-radius: 10px;" name="submit" value="Submit">
</form>
</div>
</div>
</div>
</div>
</div>
</div>

<div id="third" class="show-for-medium-up" style="padding-top:50px;padding-bottom:50px;background-color:#fff;">
<div class="row" data-equalizer>
<div class="large-12 columns">
<h2 style="color:#000;font-weight:bold;text-align:center;padding-bottom:30px;">What do you get when you take the test?</h2>
</div>
<ul class="large-block-grid-3 medium-block-grid-3 small-block-grid-1">

   <li><center>
  <div class="row">
  <div class="large-12 columns" style="margin-bottom:10px;" data-equalizer-watch>
  <img src="static/img/wd-power pack.png"  style="height:auto;width:auto;">
  </div>
    <div class="large-12 columns">
  <p>One month ePowerPack training guide on your profile <b class="type">($99)</b></p>
  </div></div></center></li>
   <li><center>
  <div class="row">
  <div class="large-12 columns" style="margin-bottom:10px;" data-equalizer-watch>
  <img src="static/img/gu test page.png"  style="height:auto;width:auto;">
  </div>
    <div class="large-12 columns">
  <p>Learning mission on GeniusU with the Flow Factor assessment to grow your flow </p>
  </div></div></center></li>
   <li><center>
  <div class="row">
  <div class="large-12 columns" style="margin-bottom:10px;" data-equalizer-watch>
  <img src="static/img/wd-reports.png"  style="height:auto;width:auto;">
  </div>
    <div class="large-12 columns">
  <p>A detailed 36 page report on your profile</p>
  </div></div></center></li>
</ul>
</div>
<center><a href="https://wealthdynamics.geniusu.com/enter.php" class="button success radius"style="">Take the test &nbsp;&nbsp;&nbsp;<b style="border-left:1px solid #fff;padding-left:18px;"> $97</b></a></a></center>


</div>

<div id="third" class="show-for-small-only  " style="padding-top:20px;padding-bottom:20px;background-color:#fff;margin:auto;width:95%;">
<div class="row timeline__item" data-equalizer>
<div class="small-12 columns">
<h2 style="color:#000;font-weight:bold;text-align:center;padding-bottom:30px;">What do you get when you take the test?</h2>
</div>

  <div class="row">
  <div class="small-12 columns" style="margin-bottom:10px;" data-equalizer-watch>
    <div class="item-wrapper">
        <div class="img-wrapper">
          <a href="https://wealthdynamics.geniusu.com/enter.php" class="button expand add-to-cart">Take the test</a>
        <center><img src="static/img/wd-power pack.png" style="height:100%;width:auto;"></center>
        </div>
       <p>One month ePowerPack training guide on your profile <b class="type">($99)</b></p>
     </div>
  </div>
 </div>
  <div class="row">
  <div class="small-12 columns" style="margin-bottom:10px;" data-equalizer-watch>
    <div class="item-wrapper">
        <div class="img-wrapper">
          <a href="https://wealthdynamics.geniusu.com/enter.php" class="button expand add-to-cart">Take the test</a>
        <center><img src="static/img/gu test page.png"></center>
        </div>
  <p>Learning mission on GeniusU with the Flow Factor assessment to grow your flow </p>
     </div>
  </div>
</div>
  <div class="row">
  <div class="small-12 columns" style="margin-bottom:10px;" data-equalizer-watch>
      <div class="item-wrapper">
        <div class="img-wrapper">
          <a href="https://wealthdynamics.geniusu.com/enter.php" class="button expand add-to-cart">Take the test</a>
       <center> <img src="static/img/wd-reports.png" style="height:100%;width:auto;"></center>
        </div>
  <p>A detailed 36 page report on your profile</p>
     </div>
  </div>
</div>

<center><a href="https://wealthdynamics.geniusu.com/enter.php" class="button success radius"style="">Take the test &nbsp;&nbsp;&nbsp;<b style="border-left:1px solid #fff;padding-left:18px;"> $97</b></a></a></center>
</div>

</div>
<hr/>
<div id="third" class="show-for-medium-up" style="padding-top:50px;padding-bottom:50px;background-color:#fff;">
<div class="row">
<div class="large-12 columns out-vc" >
<h2 style="color:#000;font-weight:bold;text-align:center;padding-bottom:30px;">Which of the eight profiles are you?</h2>
</div></div>
<div class="row" style="padding-top:20px;padding-bottom:20px;" data-equalizer>
<div class="large-2 medium-2 small-2 columns out-vc" data-equalizer-watch><div class="in-vc">
<center><img src="static/img/creator-square.png" style="width:80%;height:auto;"></center>
</div></div>
<div class="large-10 medium-10 small-10 columns out-vc" data-equalizer-watch><div class="in-vc">
<h4 class="type">Are you a <b class="type">Creator</b> like Richard Branson? Naturally creative and leaving the details to others?</h4>
</div>
</div>
</div>
<div class="row" style="padding-top:20px;padding-bottom:20px;" data-equalizer>
<div class="large-2 medium-2 small-2 columns out-vc" data-equalizer-watch><div class="in-vc">
<center><img src="static/img/star-square.png" style="width:80%;height:auto;"></center>
</div></div>
<div class="large-10 medium-10 small-10 columns out-vc" data-equalizer-watch><div class="in-vc">
<h4 class="type">Are you a <b class="type">Star</b> like Oprah Winfrey? Growing a brand to shine brightly on others?</h4>
</div>
</div>
</div>
<div class="row" style="padding-top:20px;padding-bottom:20px;" data-equalizer>
<div class="large-2 medium-2 small-2 columns out-vc" data-equalizer-watch><div class="in-vc">
<center><img src="static/img/supporter-square.png" style="width:80%;height:auto;"></center>
</div></div>
<div class="large-10 medium-10 small-10 columns out-vc" data-equalizer-watch><div class="in-vc">
<h4 class="type">Are you a <b class="type">Supporter</b> like Meg Whitman? Leading from the front where people come first?</h4>
</div>
</div>
</div>
<div class="row" style="padding-top:20px;padding-bottom:20px;" data-equalizer>
<div class="large-2 medium-2 small-2 columns out-vc" data-equalizer-watch><div class="in-vc">
<center><img src="static/img/dealmaker-square.png" style="width:80%;height:auto;"></center>
</div></div>
<div class="large-10 medium-10 small-10 columns out-vc" data-equalizer-watch><div class="in-vc">
<h4 class="type">Are you a <b class="type">Deal Maker</b> like Donald Trump? Where it’s all about the negotiation?</h4>
</div>
</div>
</div>
<div class="row" style="padding-top:20px;padding-bottom:20px;" data-equalizer>
<div class="large-2 medium-2 small-2 columns out-vc" data-equalizer-watch><div class="in-vc">
<center><img src="static/img/trader-square.png" style="width:80%;height:auto;"></center>
</div></div>
<div class="large-10 medium-10 small-10 columns out-vc" data-equalizer-watch><div class="in-vc">
<h4 class="type">Are you a <b class="type">Trader</b> like George Soros? Profiting from a great sense of timing?</h4>
</div>
</div>
</div>
<div class="row" style="padding-top:20px;padding-bottom:20px;" data-equalizer>
<div class="large-2 medium-2 small-2 columns out-vc" data-equalizer-watch><div class="in-vc">
<center><img src="static/img/accumulator-square.png" style="width:80%;height:auto;"></center>
</div></div>
<div class="large-10 medium-10 small-10 columns out-vc" data-equalizer-watch><div class="in-vc">
<h4 class="type">Are you an <b class="type">Accumulator</b> like Warren Buffett? With slow and steady winning the race?</h4>
</div>
</div>
</div>
<div class="row" style="padding-top:20px;padding-bottom:20px;" data-equalizer>
<div class="large-2 medium-2 small-2 columns out-vc" data-equalizer-watch><div class="in-vc">
<center><img src="static/img/lord-square.png" style="width:80%;height:auto;"></center>
</div></div>
<div class="large-10 medium-10 small-10 columns out-vc" data-equalizer-watch><div class="in-vc">
<h4 class="type">Are you a <b class="type">Lord</b> like Angela Merkel? Where it’s all about the attention to detail?</h4>
</div>
</div>
</div>
<div class="row" style="padding-top:20px;padding-bottom:20px;" data-equalizer>
<div class="large-2 medium-2 small-2 columns out-vc" data-equalizer-watch><div class="in-vc">
<center><img src="static/img/mechanic-square.png" style="width:80%;height:auto;"></center>
</div></div>
<div class="large-10 medium-10 small-10 columns out-vc" data-equalizer-watch><div class="in-vc">
<h4 class="type">Are you a <b class="type">Mechanic</b> like Mark Zuckerberg? Perfecting the system for others to use?</h4>
</div>
</div>
</div>
<div class="row" style="padding-bottom:30px;">
<div class="large-12 columns">
<center><a href="https://wealthdynamics.geniusu.com/enter.php" class="button success radius"style="">Take the test &nbsp;&nbsp;&nbsp;<b style="border-left:1px solid #fff;padding-left:18px;"> $97</b></a></center>
</div>
</div>
</div>
<div id="third" class="show-for-small-only timeline__item" style="padding-top:20px;padding-bottom:20px;background-color:#fff;margin:auto;width:95%;">
<div class="row">
<div class="large-12 columns out-vc" >
<h2 style="color:#000;font-weight:bold;text-align:center;padding-bottom:10px;">Which of the eight profiles are you?</h2>
</div></div>
<div class="row" style="padding-top:10px;padding-bottom:10px;" data-equalizer>
<div class="small-12 columns">
<div class="box">
          <div class="box-icon">
           <img src="static/img/Creator.png" style="width:100px;height:auto;">
          </div>
          <div class="info">
<p>Are you a <b class="type">Creator</b> like Richard Branson? Naturally creative and leaving the details to others?</p>
          </div>
        </div>
    </div>

</div>
<div class="row" style="padding-top:10px;padding-bottom:10px;" data-equalizer>
<div class="small-12 columns">
<div class="box">
          <div class="box-icon">
           <img src="static/img/Star.png" style="width:100px;height:auto;">
          </div>
          <div class="info">
<p>Are you a <b class="type">Star</b> like Oprah Winfrey? Growing a brand to shine brightly on others?</p>
          </div>
        </div>
    </div>
</div>
<div class="row" style="padding-top:10px;padding-bottom:10px;" data-equalizer>
<div class="small-12 columns">
<div class="box">
          <div class="box-icon">
           <img src="static/img/Supporter.png" style="width:100px;height:auto;">
          </div>
          <div class="info">
<p>Are you a <b class="type">Supporter</b> like Meg Whitman? Leading from the front where people come first?</p>
          </div>
        </div>
    </div>

</div>
<div class="row" style="padding-top:10px;padding-bottom:10px;" data-equalizer>
<div class="small-12 columns">
<div class="box">
          <div class="box-icon">
           <img src="static/img/dealmaker.png" style="width:100px;height:auto;">
          </div>
          <div class="info">
<p>Are you a <b class="type">Deal Maker</b> like Donald Trump? Where it’s all about the negotiation?</p>
          </div>
        </div>
    </div>

</div>
<div class="row" style="padding-top:10px;padding-bottom:10px;" data-equalizer>
<div class="small-12 columns">
<div class="box">
          <div class="box-icon">
           <img src="static/img/Trader.png" style="width:100px;height:auto;">
          </div>
          <div class="info">
<p>Are you a <b class="type">Trader</b> like George Soros? Profiting from a great sense of timing?</p>
          </div>
        </div>
    </div>

</div>
<div class="row" style="padding-top:10px;padding-bottom:10px;" data-equalizer>
<div class="small-12 columns">
<div class="box">
          <div class="box-icon">
           <img src="static/img/Accumulator.png" style="width:100px;height:auto;">
          </div>
          <div class="info">
<p>Are you an <b class="type">Accumulator</b> like Warren Buffett? With slow and steady winning the race?</p>
          </div>
        </div>
    </div>

</div>
<div class="row" style="padding-top:10px;padding-bottom:10px;" data-equalizer>
<div class="small-12 columns">
<div class="box">
          <div class="box-icon">
           <img src="static/img/Lord.png" style="width:100px;height:auto;">
          </div>
          <div class="info">
<p>Are you a <b class="type">Lord</b> like Angela Merkel? Where it’s all about the attention to detail?</p>
          </div>
        </div>
    </div>

</div>
<div class="row" style="padding-top:10px;padding-bottom:10px;" data-equalizer>
<div class="small-12 columns">
<div class="box">
          <div class="box-icon">
           <img src="static/img/Mechanic.png" style="width:100px;height:auto;">
          </div>
          <div class="info">
<p>Are you a <b class="type">Mechanic</b> like Mark Zuckerberg? Perfecting the system for others to use?</p>
          </div>
        </div>
    </div>

</div>

<div class="row" style="padding-bottom:30px;padding-top:30px">
<div class="large-12 columns">
<center><a href="https://wealthdynamics.geniusu.com/enter.php" class="button success radius"style="">Take the test &nbsp;&nbsp;&nbsp;<b style="border-left:1px solid #fff;padding-left:18px;"> $97</b></a></center>
</div>
</div>
</div>
<hr/>
<div id="works" class="show-for-medium-up" style="padding-top:50px;padding-bottom:50px;background-color:#fff;">
<div class="row">
<center><h2 style="color:#000;font-weight:bold;">Why it works</h2></center>
<div class="large-9 large-centered columns">
<p style="font-size:20px;">Created by Roger James Hamilton, Wealth Dynamics (and it’s sister tests, Talent Dynamics and the Genius Test) has been used by over 500,000 entrepreneurs around the world. </p>

<p class="work"><b class="type">Why does Wealth Dynamics work so well for entrepreneurs?</b><br/>

There are similar elements within Wealth Dynamics and popular psychometric tests, as they all have a common modern origin in Carl Jung’s work on archetypes. But Wealth Dynamics is different in that it provides an intuitive structure, practical strategies, modern role models and a link back to the roots of profiling 5,000 years ago. <br/><br/>

Most job-seekers have been through the experience of taking personality tests of one kind or another. Wealth Dynamics is unique compared to other personality tests in the following five ways:</p>

<p><b class="type">Tailored to entrepreneurs</b><br/>

Wealth Dynamics doesn’t put you in a box, but highlights a formula and path specifically for entrepreneurs, with role models to follow.
</p>
<p><b class="type">Synchronized to time</b><br/>

In fast changing times, Wealth Dynamics is the only personality test which shows you how your strengths link to the cycle of time.
</p>
<p><b class="type">Intuitive and easy to follow</b><br/>

While many personality tests are not easy to explain to others, once you know the eight profiles and how they link to the way we create value and leverage it, it’s easy to explain and apply to others.
</p>
<p><b class="type">Linked to your flow</b><br/>

You can use Wealth Dynamics immediately to directly grow your flow, and use the GeniusU mission to measure your flow.
</p>
<p><b class="type">Linked to your entrepreneurial spirit</b><br/>

Through its link to the I Ching and the five chinese elements, Wealth Dynamics links to the fifth element - spirit, your purpose, and the question ‘why’.
</p>
</div>
</div>
</div>
<div id="works"  class="show-for-small-only timeline__item" style="padding-top:20px;padding-bottom:20px;background-color:#fff;margin:auto;width:95%;">
<div class="row">
<center><h2 style="color:#000;font-weight:bold;">Why it works</h2></center>
<div class="small-12 small-centered columns">
<p style="font-size:20px;">Created by Roger James Hamilton, Wealth Dynamics (and it’s sister tests, Talent Dynamics and the Genius Test) has been used by over 500,000 entrepreneurs around the world. </p>

<p class="work"><b class="type">Why does Wealth Dynamics work so well for entrepreneurs?</b><br/>

There are similar elements within Wealth Dynamics and popular psychometric tests, as they all have a common modern origin in Carl Jung’s work on archetypes. But Wealth Dynamics is different in that it provides an intuitive structure, practical strategies, modern role models and a link back to the roots of profiling 5,000 years ago. <br/><br/>

Most job-seekers have been through the experience of taking personality tests of one kind or another. Wealth Dynamics is unique compared to other personality tests in the following five ways:</p>

<p><b class="type">Tailored to entrepreneurs</b><br/>

Wealth Dynamics doesn’t put you in a box, but highights a fomula and path specifically for entrepreneurs, with role models to follow.
</p>
<p><b class="type">Synchronized to time</b><br/>

In fast changing times, Wealth Dynamics is the only personality test which shows you how your strengths link to the cycle of time.
</p>
<p><b class="type">Intuitive and easy to follow</b><br/>

While many personality tests are not easy to explain to others, once you know the eight profiles and how they link to the way we create value and leverage it, it’s easy to explain and apply to others.
</p>
<p><b class="type">Linked to your flow</b><br/>

You can use Wealth Dynamics immediately to directly grow your flow, and use the GeniusU mission to measure your flow.
</p>
<p><b class="type">Linked to your entrepreneurial spirit</b><br/>

Through its link to the I Ching and the five chinese elements, Wealth Dynamics links to the fifth element - spirit, your purpose, and the question ‘why’.
</p>
</div>
</div>
</div>
<hr/>
<div id="stories" class="show-for-medium-up" style="padding-top:50px;padding-bottom:50px;background-color:#fff;">
<div class="row">
<div class="large-12 columns" style="padding-bottom:30px;">
<center><h2 style="color:#000;font-weight:bold;">Wealth Dynamics Success Stories</h2></center>
<h4 style="text-align:center;">Click on any of these entrepreneurs to read their success stories:</h4>
</div>
<ul class="large-block-grid-4 medium-block-grid-4 small-block-grid-2">
  <li><a href="http://www.wdprofiletest.com/testimonials/portfolio/richard-alderson/"><center><img src="static/img/RICHARD ALDERSON.png" style="height:auto;width:100%;" class="stch"></center><h5 class="stories">RICHARD ALDERSON</h5><h5>MUMBAI, INDIA</h5></a></li>
  <li><a href="http://www.wdprofiletest.com/testimonials/portfolio/emma-ponsonby/"><center><img src="static/img/Emma Ponsonby.png" style="height:auto;width:100%;" class="stch"></center><h5 class="stories">EMMA PONSONBY</h5><h5>LONDON, UK</h5></a></li>
  <li><a href="http://www.wdprofiletest.com/testimonials/portfolio/amanda-horsburgh/"><center><img src="static/img/Amanda Horsburgh.png" style="height:auto;width:100%;" class="stch"></center><h5 class="stories">AMANDA HORSBURGH</h5><h5>CHIANG MAI, THAILAND</h5></a></li>
  <li><a href="http://www.wdprofiletest.com/testimonials/portfolio/david-anttony/"><center><img src="static/img/David Anttony.png" style="height:auto;width:100%;" class="stch"></center><h5 class="stories">DAVID ANTTONY</h5><h5>SINGAPORE</h5></a></li>
</ul>
</div>
<div class="row">
<ul class="large-block-grid-4 medium-block-grid-4 small-block-grid-2">
  <li><a href="http://www.wdprofiletest.com/testimonials/portfolio/diana-anderson/"><center><img src="static/img/Diana Anderson.png" style="height:auto;width:100%;" class="stch"></center><h5 class="stories">DIANA ANDERSON</h5><h5>PERTH, AUSTRALIA</h5></a></li>
  <li><a href="http://www.wdprofiletest.com/testimonials/portfolio/marianne-cantwell/"><center><img src="static/img/Marianne Cantwell.png" style="height:auto;width:100%;" class="stch"></center><h5 class="stories">MARIANNE CANTWELL</h5><h5>UK</h5></a></li>
  <li><a href="http://www.wdprofiletest.com/testimonials/portfolio/rustica-lamb/"><center><img src="static/img/Rustica Lamb.png" style="height:auto;width:100%;" class="stch"></center><h5 class="stories">RUSTICA LAMB</h5><h5>NEW ZEALAND</h5></a></li>
  <li><a href="http://www.wdprofiletest.com/testimonials/portfolio/treska-both/"><center><img src="static/img/Treska Botha.png" style="height:auto;width:100%;" class="stch"></center><h5 class="stories">TRESKA BOTHA</h5><h5>SOUTH AFRICA</h5></a></li>
</ul>
</div>
</div>
<div id="stories" class="show-for-small-only timeline__item" style="padding-top:20px;padding-bottom:20px;background-color:#fff;margin:auto;width:95%;margin-bottom:30px;">
<div class="row ">
<div class="large-12 columns" style="padding-bottom:30px;">
<center><h2 style="color:#000;font-weight:bold;">Wealth Dynamics Success Stories</h2></center>
<h4 style="text-align:center;">Click on any of these entrepreneurs to read their success stories:</h4>
</div>
<ul class="large-block-grid-4 medium-block-grid-4 small-block-grid-2">
  <li><a href="http://www.wdprofiletest.com/testimonials/portfolio/richard-alderson/"><center><img src="static/img/RICHARD ALDERSON.png" style="height:auto;width:100%;" class="stch"></center><h5 class="stories">RICHARD ALDERSON</h5><h5>MUMBAI, INDIA</h5></a></li>
  <li><a href="http://www.wdprofiletest.com/testimonials/portfolio/emma-ponsonby/"><center><img src="static/img/Emma Ponsonby.png" style="height:auto;width:100%;" class="stch"></center><h5 class="stories">EMMA PONSONBY</h5><h5>LONDON, UK</h5></a></li>
  <li><a href="http://www.wdprofiletest.com/testimonials/portfolio/amanda-horsburgh/"><center><img src="static/img/Amanda Horsburgh.png" style="height:auto;width:100%;" class="stch"></center><h5 class="stories">AMANDA HORSBURGH</h5><h5>CHIANG MAI, THAILAND</h5></a></li>
  <li><a href="http://www.wdprofiletest.com/testimonials/portfolio/david-anttony/"><center><img src="static/img/David Anttony.png" style="height:auto;width:100%;" class="stch"></center><h5 class="stories">DAVID ANTTONY</h5><h5>SINGAPORE</h5></a></li>
</ul>
</div>
<div class="row">
<ul class="large-block-grid-4 medium-block-grid-4 small-block-grid-2">
  <li><a href="http://www.wdprofiletest.com/testimonials/portfolio/diana-anderson/"><center><img src="static/img/Diana Anderson.png" style="height:auto;width:100%;" class="stch"></center><h5 class="stories">DIANA ANDERSON</h5><h5>PERTH, AUSTRALIA</h5></a></li>
  <li><a href="http://www.wdprofiletest.com/testimonials/portfolio/marianne-cantwell/"><center><img src="static/img/Marianne Cantwell.png" style="height:auto;width:100%;" class="stch"></center><h5 class="stories">MARIANNE CANTWELL</h5><h5>UK</h5></a></li>
  <li><a href="http://www.wdprofiletest.com/testimonials/portfolio/rustica-lamb/"><center><img src="static/img/Rustica Lamb.png" style="height:auto;width:100%;" class="stch"></center><h5 class="stories">RUSTICA LAMB</h5><h5>NEW ZEALAND</h5></a></li>
  <li><a href="http://www.wdprofiletest.com/testimonials/portfolio/treska-both/"><center><img src="static/img/Treska Botha.png" style="height:auto;width:100%;" class="stch"></center><h5 class="stories">TRESKA BOTHA</h5><h5>SOUTH AFRICA</h5></a></li>
</ul>
</div>
</div>
<div id="stories" class="show-for-medium-up" style="padding-top:50px;padding-bottom:50px;background-color:#fff;">
<div class="row" data-equalizer>
<div class="large-6 medium-6 small-12 columns">
<div class="panel" style="background-color:#9FCA4A;  border-radius: 5px;" data-equalizer-watch>
<center>
<img src="static/img/genius guides to WD.png" style="height:100%;width:auto;" class="stchm">
<h4 style="color:#fff;font-weight:bold;padding-top:20px;padding-bottom:20px;line-height:1.3em;">Download our free
<br/>"Genius Guide to Wealth Dynamics"</h4>
<a href="#eguide"><img src="static/img/download button.png" style="height:100%;width:auto;"></a>

</center>
</div>

</div>
<div class="large-6 medium-6 small-12 columns">
<div class="panel" style="background-color:#4D8BC5;border-radius: 5px;" data-equalizer-watch>
<div class="row" style="padding-top:15px;">
<center>
<img src="static/img/genius test.png" style="height:100%;width:auto;" class="stchm">
<h4 style="color:#fff;font-weight:bold;padding-top:20px;padding-bottom:20px;line-height:1.3em;">Take the Wealth Dynamics Mission
<br/>on GeniusU</h4>
<center><a href="http://geniusu.com" class="button success radius">Take the Mission</b></a></center>
</center>
</div>
</div>
</div></div>
</div>
<div id="stories" class="show-for-small-only timeline__item" style="padding-top:20px;padding-bottom:20px;background-color:#fff;margin:auto;width:95%;margin-bottom:30px;">
<div class="row" data-equalizer>
<div class="large-6 medium-6 small-12 columns">
<div class="panel" style="background-color:#9FCA4A;  border-radius: 5px;padding:0px;" data-equalizer-watch>
<center>
<img src="static/img/genius guides to WD.png" style="height:100%;width:auto;" class="stchm">
<h4 style="color:#fff;font-weight:bold;line-height:1.3em;">Download our free
<br/>"Genius Guide to Wealth Dynamics"</h4>
<a href="#eguide"><img src="static/img/download button.png" style="height:100%;width:auto;"></a>

</center>
</div>

</div>
<div class="large-6 medium-6 small-12 columns">
<div class="panel" style="background-color:#4D8BC5;border-radius: 5px;" data-equalizer-watch>
<div class="row" style="padding-top:15px;">
<center>
<img src="static/img/genius test.png" style="height:100%;width:auto;" class="stchm">
<h4 style="color:#fff;font-weight:bold;padding-top:20px;padding-bottom:20px;line-height:1.3em;">Take the Wealth Dynamics Mission
<br/>on GeniusU</h4>
<center><a href="http://geniusu.com" class="button success radius">Take the Mission</b></a></center>
</center>
</div>
</div>
</div></div>
</div>

<div class="row show-for-medium-up">
<div class="large-6 medium-6 small-12 columns">
<br/><br/>
&copy;Copyright - Entrepreneurs Institute 2019
</div>
<div class="large-6 medium-6 small-12 columns">
<br/><br/>
<a href="https://entrepreneursinstitute.com/Terms/" style="float:right;"> Terms & Conditions</a>
</div>
</div>
<div class="row show-for-small-only">
<div class="large-6 medium-6 small-12 columns">
<center>&copy;Copyright - Entrepreneurs Institute 2014</center>
</div>
<div class="large-6 medium-6 small-12 columns">
<center><a href="https://entrepreneursinstitute.com/Terms/" > Terms & Conditions</a></center>
</div>
</div>
<br/>
<br/>
<div id="myModal" class="reveal-modal" data-reveal aria-labelledby="Roger Hamilton explains the test" aria-hidden="true" role="dialog">
  <center><h3 id="modalTitle">Roger Hamilton explains the test</h3></center>
<center><div class="flex-video">
        <iframe width="420" height="315" src="https://www.youtube.com/embed/XUaZALm2sgM?autoplay=0&amp;showinfo=0&amp;rel=0&amp;vq=hd720&amp;wmode=opaque" frameborder="0" allowfullscreen></iframe>
</div></center>
  <a class="close-reveal-modal" aria-label="Close">&#215;</a>
</div>


    <script src="static/js/vendor/jquery.js"></script>
    <script src="static/js/foundation.min.js"></script>
    <script>
      $(document).foundation();
    </script>
    <script type="text/javascript"><!--
document.write(unescape("%3Cscript id='pap_x2s6df8d' src='" + (("https:" == document.location.protocol) ? "https://" : "http://") +
"affiliate.wd-central.com/scripts/trackjs.js' type='text/javascript'%3E%3C/script%3E"));//-->
</script>
<script type="text/javascript"><!--
PostAffTracker.setAccountId('default1');
try {
PostAffTracker.track();
} catch (err) { }
//-->
</script>

<script type="text/javascript">
    window.addEventListener('load', function () {
      $(document).ready(function () {
        console.log('hhhe');
        var t = window.location.search;
        t = t.replace(/\?/i, "?");
        url2 = "https://wealthdynamics.geniusu.com/enter.php" + t;
          $("a[href='https://wealthdynamics.geniusu.com/enter.php").attr("href", url2);
      });
    });
  </script>

</body>
</html>
