Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
301 Moved Permanently - e4l.com
HTTP Status: 301
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Date: Thu, 01 May 2025 09:00:18 GMT
Content-Length: 0
Connection: keep-alive
Location: https://www.e4l.com/
Cache-Control: s-maxage=3600,max-age=120
Strict-Transport-Security: max-age=31536000
Content-Security-Policy: upgrade-insecure-requests
Set-Cookie: __cf_bm=gBJYjRIDmntAlxiKesnKGCBwtt8zg7_HQY_mXP9lwnM-1746090018-1.0.1.1-incYunZAd.AOpb6.NmuHO1ni3_WuqCxIpTg6PrgLh.ac2iAduikmAZMgFUBNX_gFh.pqNSn8bPqY7CQt8z0BxKUvmkkfjehNLMHaCqqxaLs; path=/; expires=Thu, 01-May-25 09:30:18 GMT; domain=.e4l.com; HttpOnly; Secure; SameSite=None
Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=avPSst6YV1ZyIra1wCifQdavVkL34xZW%2BK35KzcOnpbrAmBxKILCIlBmUTHW%2Ftvo7Pa%2BfAtZWT2ciqWKkC9JUiyHnEMLy6gi29ysh%2FIsuL6O%2BYoRPKPqGJE%3D"}],"group":"cf-nel","max_age":604800}
NEL: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}
Set-Cookie: _cfuvid=96LqCPVqB.BQ.XzND4cVMqUDVxDS10bcIddKDZgyt6Y-1746090018101-0.0.1.1-604800000; path=/; domain=.e4l.com; HttpOnly; Secure; SameSite=None
Server: cloudflare
CF-RAY: 938e16746f0ed97f-HEL
alt-svc: h3=":443"; ma=86400

HTTP Code 301 Moved Permanently

301 Moved Permanently 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://e4l.com/
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Date: Thu, 01 May 2025 09:00:18 GMT
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
Cache-Control: s-maxage=10800, max-age=0
Last-Modified: Fri, 25 Apr 2025 13:17:30 GMT
Link: </hs/hsstatic/content-cwv-embed/static-1.1293/embed.js>; rel=preload; as=script,</hs/hsstatic/keyboard-accessible-menu-flyouts/static-1.17/bundles/project.js>; rel=preload; as=script,</hs/hsstatic/cos-i18n/static-1.53/bundles/project.js>; rel=preload; as=script
Strict-Transport-Security: max-age=31536000
Content-Security-Policy: upgrade-insecure-requests
Edge-Cache-Tag: CT-5421422462,P-3859661,W-134739155237,CW-11385777153,CW-179842158009,CW-179844163669,CW-179863898714,CW-181139589193,CW-181140799124,E-179834628409,E-179834628507,MENU-134739155237,RA-179863261857,RA-179866232838,PGS-ALL,SW-1,GC-179864159099,GC-181161673009,GC-181163093166,TS-179842157826
Referrer-Policy: no-referrer-when-downgrade
X-HS-Cache-Config: BrowserCache-5s-EdgeCache-180s
X-HS-Cache-Control: s-maxage=10800, max-age=0
X-HS-CF-Cache-Status: HIT
x-hs-cfworker-meta: {"contentType":"SITE_PAGE"}
X-HS-Content-Id: 5421422462
X-HS-Hub-Id: 3859661
X-HS-Prerendered: Fri, 25 Apr 2025 13:17:30 GMT
Set-Cookie: __cf_bm=j_hJO_j_thNxfrrtZs_NiLbYqQuansb4WVJuFNiqBVA-1746090018-1.0.1.1-.1RPhSgx.O0NjdkGpynWxPHFzvp9FIQzOwf.8.MyGOl4DcvkPRVAV_DLJB7IXpX3KE2Han3i0c9UgoEtWYwg7KdiCQlNVxN9xTjzVcp2vzM; path=/; expires=Thu, 01-May-25 09:30:18 GMT; domain=.www.e4l.com; HttpOnly; Secure; SameSite=None
Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=zrixrvZ9dki%2BfsA4DwRD5DrLVLm63q9PD%2Ff%2B2roBG9bve1aqfnR9GqY16XzD%2FJSLty%2BUIOWamKdLq%2FnIySNbdeUm30CYQ0KSr5FuxsW0X4HDA6xxnTY8YXBr09biyTg2%2FizPar3yJdnO"}],"group":"cf-nel","max_age":604800}
NEL: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}
Set-Cookie: _cfuvid=pMWauhqyRPcDOQdjUQRONwU_ApaYoikXP7zttcHxGtw-1746090018266-0.0.1.1-604800000; path=/; domain=.www.e4l.com; HttpOnly; Secure; SameSite=None
Server: cloudflare
CF-RAY: 938e1675c8598d63-HEL
alt-svc: h3=":443"; ma=86400

HTTP Code 200 OK

200 OK 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: e4l.com
Accept: */*
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!doctype html><html><head>
    <meta charset="utf-8">
    <title>Energy4Life: the Leader in Bioenergetic Health &amp; Wellness</title>
    <meta name="description" content="Discover Energy4Life, the leader in bioenergetics and home of the Bioenergetics Wellness System -- the easiest, most effective and educative health platform.">
    
      <link rel="shortcut icon" href="https://www.e4l.com/hubfs/favicon.png">
     
    
    <link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-QWTKZyjpPEjISv5WaRU9OFeRpok6YctnYmDr5pNlyT2bRjXh0JMhjY6hW+ALEwIH" crossorigin="anonymous">
  <link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Archivo+Narrow:ital,wght@0,400..700;1,400..700&amp;family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&amp;display=swap" rel="stylesheet">
     
    
    <meta name="viewport" content="width=device-width, initial-scale=1">

    <script src="/hs/hsstatic/jquery-libs/static-1.4/jquery/jquery-1.11.2.js"></script>
<script>hsjQuery = window['jQuery'];</script>
    <meta property="og:description" content="Discover Energy4Life, the leader in bioenergetics and home of the Bioenergetics Wellness System -- the easiest, most effective and educative health platform.">
    <meta property="og:title" content="Energy4Life: the Leader in Bioenergetic Health &amp; Wellness">
    <meta name="twitter:description" content="Discover Energy4Life, the leader in bioenergetics and home of the Bioenergetics Wellness System -- the easiest, most effective and educative health platform.">
    <meta name="twitter:title" content="Energy4Life: the Leader in Bioenergetic Health &amp; Wellness">

    

    
    <style>
a.cta_button{-moz-box-sizing:content-box !important;-webkit-box-sizing:content-box !important;box-sizing:content-box !important;vertical-align:middle}.hs-breadcrumb-menu{list-style-type:none;margin:0px 0px 0px 0px;padding:0px 0px 0px 0px}.hs-breadcrumb-menu-item{float:left;padding:10px 0px 10px 10px}.hs-breadcrumb-menu-divider:before{content:'›';padding-left:10px}.hs-featured-image-link{border:0}.hs-featured-image{float:right;margin:0 0 20px 20px;max-width:50%}@media (max-width: 568px){.hs-featured-image{float:none;margin:0;width:100%;max-width:100%}}.hs-screen-reader-text{clip:rect(1px, 1px, 1px, 1px);height:1px;overflow:hidden;position:absolute !important;width:1px}
</style>

<link rel="stylesheet" href="https://www.e4l.com/hs-fs/hubfs/hub_generated/template_assets/1/179834628507/1737455952191/template_main.min.css">
<link rel="stylesheet" href="https://www.e4l.com/hs-fs/hubfs/hub_generated/module_assets/1/181140799124/1744693262159/module_Header2024.css">

   <style>
     #hs_cos_wrapper_module_1728350494262 .banner-content {
  max-width:570px;
  padding:40px 0;
}

#hs_cos_wrapper_module_1728350494262 h1 {
  font-size:48px;
  line-height:64px;
}

#hs_cos_wrapper_module_1728350494262 h1 span { color:#FBBA00; }

#hs_cos_wrapper_module_1728350494262 .button-row {
  margin-top:42px;
  gap:18px;
}

@media only screen and (max-width:767px) {
  #hs_cos_wrapper_module_1728350494262 .button-row {
    flex-flow:wrap;
    justify-content:center;
  }

  #hs_cos_wrapper_module_1728350494262 h1 {
    font-size:30px;
    line-height:40px;
    text-align:center;
  }
}

  </style>


<style>
    #hs_cos_wrapper_module_17339417610223 .button-wrapper {
  min-height:52px;
  display:flex;
  align-items:center;
  gap:20px;
}

#hs_cos_wrapper_module_17339417610223 h2 {
  font-size:42px;
  color:#231F20;
  margin-bottom:12px;
}

#hs_cos_wrapper_module_17339417610223 h3 {
  color:#231F20;
  display:flex;
  flex-flow:column;
  gap:12px;
  margin:0 0 15px;
  font-size:24px;
}

#hs_cos_wrapper_module_17339417610223 .content-all h4,
#hs_cos_wrapper_module_17339417610223 .content-all h4 * {
  color:#231F20;
  font-size:22px;
  margin:0 0 15px;
  font-family:Archivo Narrow,sans-serif;
  font-weight:700;
}

#hs_cos_wrapper_module_17339417610223 .content-all ul {
  list-style:none;
  padding:0;
  margin:0;
  display:flex;
  flex-flow:column;
  gap:20px;
  padding-top:10px;
}

#hs_cos_wrapper_module_17339417610223 .content-all * { font-family:'POPPINS'; }

#hs_cos_wrapper_module_17339417610223 .content-all p,
#hs_cos_wrapper_module_17339417610223 .content-all * {
  color:#434045;
  font-size:18px;
  font-family:"Poppins",system-ui;
  line-height:1.7;
}

#hs_cos_wrapper_module_17339417610223 .image-with-content-wrapper { color:#231F20; }

#hs_cos_wrapper_module_17339417610223 .content-all ul li {
  padding-left:25px;
  background-image:url(https://www.e4l.com/hubfs/raw_assets/public/neshealth/images/tick-yl.svg);
  background-repeat:no-repeat;
  background-position:1px 7px;
  background-size:14px;
}

#hs_cos_wrapper_module_17339417610223 .icon-list-content {
  width:calc(100% - 75px);
  padding-left:28px;
  color:#434045;
  font-size:16px;
  font-family:'Poppins';
}

#hs_cos_wrapper_module_17339417610223 .icon { width:75px; }

#hs_cos_wrapper_module_17339417610223 .icon-list-content span {
  color:#231F20;
  font-size:24px;
  font-weight:600;
}

#hs_cos_wrapper_module_17339417610223 .icon-list {
  display:flex;
  align-items:center;
  padding:10px 0;
  max-width:500px;
}

@media only screen and (min-width:992px) {
  #hs_cos_wrapper_module_17339417610223 .row.align-items-center.right-image-wrapper .image-wrapper {
    text-align:right;
    padding-right:15px;
  }
}

@media only screen and (max-width:991px) {
  #hs_cos_wrapper_module_17339417610223 .image-with-content-wrapper {
    padding-left:10px;
    padding-right:10px;
  }

  #hs_cos_wrapper_module_17339417610223 .image-with-content-wrapper .row { gap:20px; }

  #hs_cos_wrapper_module_17339417610223 h2 {
    font-size:28px;
    margin-bottom:15px;
  }

  #hs_cos_wrapper_module_17339417610223 h3 {
    gap:15px;
    margin:0 0 15px;
    font-size:20px;
  }

  #hs_cos_wrapper_module_17339417610223 .content-all p,
  #hs_cos_wrapper_module_17339417610223 .content-all * {
    font-size:14px;
    padding-bottom:5px;
  }

  #hs_cos_wrapper_module_17339417610223 .content-all h4,
  #hs_cos_wrapper_module_17339417610223 .content-all h4 * {
    font-size:17px;
    margin:0 0 8px;
  }

  #hs_cos_wrapper_module_17339417610223 .icon { width:55px; }

  #hs_cos_wrapper_module_17339417610223 .icon-list-content {
    width:calc(100% - 55px);
    padding-left:18px;
    font-size:14px;
  }

  #hs_cos_wrapper_module_17339417610223 .icon-list-content span { font-size:17px; }

  #hs_cos_wrapper_module_17339417610223 .row.align-items-center.right-image-wrapper { flex-flow:column-reverse; }
}

</style>


<style>
    #hs_cos_wrapper_module_17283505451838 .button-wrapper {
  min-height:52px;
  display:flex;
  align-items:center;
  gap:20px;
}

#hs_cos_wrapper_module_17283505451838 h2 {
  font-size:42px;
  color:#231F20;
  margin-bottom:12px;
}

#hs_cos_wrapper_module_17283505451838 h3 {
  color:#231F20;
  display:flex;
  flex-flow:column;
  gap:12px;
  margin:0 0 15px;
  font-size:24px;
}

#hs_cos_wrapper_module_17283505451838 .content-all h4,
#hs_cos_wrapper_module_17283505451838 .content-all h4 * {
  color:#231F20;
  font-size:22px;
  margin:0 0 15px;
  font-family:Archivo Narrow,sans-serif;
  font-weight:700;
}

#hs_cos_wrapper_module_17283505451838 .content-all ul {
  list-style:none;
  padding:0;
  margin:0;
  display:flex;
  flex-flow:column;
  gap:20px;
  padding-top:10px;
}

#hs_cos_wrapper_module_17283505451838 .content-all * { font-family:'POPPINS'; }

#hs_cos_wrapper_module_17283505451838 .content-all p,
#hs_cos_wrapper_module_17283505451838 .content-all * {
  color:#434045;
  font-size:16px;
  font-family:"Poppins",system-ui;
  line-height:1.7;
}

#hs_cos_wrapper_module_17283505451838 .image-with-content-wrapper { color:#231F20; }

#hs_cos_wrapper_module_17283505451838 .content-all ul li {
  padding-left:25px;
  background-image:url(https://www.e4l.com/hubfs/raw_assets/public/neshealth/images/tick-yl.svg);
  background-repeat:no-repeat;
  background-position:1px 7px;
  background-size:14px;
}

#hs_cos_wrapper_module_17283505451838 .icon-list-content {
  width:calc(100% - 75px);
  padding-left:28px;
  color:#434045;
  font-size:16px;
  font-family:'Poppins';
}

#hs_cos_wrapper_module_17283505451838 .icon { width:75px; }

#hs_cos_wrapper_module_17283505451838 .icon-list-content span {
  color:#231F20;
  font-size:24px;
  font-weight:600;
}

#hs_cos_wrapper_module_17283505451838 .icon-list {
  display:flex;
  align-items:center;
  padding:10px 0;
  max-width:500px;
}

@media only screen and (min-width:992px) {
  #hs_cos_wrapper_module_17283505451838 .row.align-items-center.right-image-wrapper .image-wrapper {
    text-align:right;
    padding-right:15px;
  }
}

@media only screen and (max-width:991px) {
  #hs_cos_wrapper_module_17283505451838 .image-with-content-wrapper {
    padding-left:10px;
    padding-right:10px;
  }

  #hs_cos_wrapper_module_17283505451838 .image-with-content-wrapper .row { gap:20px; }

  #hs_cos_wrapper_module_17283505451838 h2 {
    font-size:28px;
    margin-bottom:15px;
  }

  #hs_cos_wrapper_module_17283505451838 h3 {
    gap:15px;
    margin:0 0 15px;
    font-size:20px;
  }

  #hs_cos_wrapper_module_17283505451838 .content-all p,
  #hs_cos_wrapper_module_17283505451838 .content-all * {
    font-size:14px;
    padding-bottom:5px;
  }

  #hs_cos_wrapper_module_17283505451838 .content-all h4,
  #hs_cos_wrapper_module_17283505451838 .content-all h4 * {
    font-size:17px;
    margin:0 0 8px;
  }

  #hs_cos_wrapper_module_17283505451838 .icon { width:55px; }

  #hs_cos_wrapper_module_17283505451838 .icon-list-content {
    width:calc(100% - 55px);
    padding-left:18px;
    font-size:14px;
  }

  #hs_cos_wrapper_module_17283505451838 .icon-list-content span { font-size:17px; }

  #hs_cos_wrapper_module_17283505451838 .row.align-items-center.right-image-wrapper { flex-flow:column-reverse; }
}

</style>


<style>
    #hs_cos_wrapper_module_1728350545184 .button-wrapper {
  min-height:52px;
  display:flex;
  align-items:center;
  gap:20px;
}

#hs_cos_wrapper_module_1728350545184 h2 {
  font-size:42px;
  color:#231F20;
  margin-bottom:12px;
}

#hs_cos_wrapper_module_1728350545184 h3 {
  color:#231F20;
  display:flex;
  flex-flow:column;
  gap:12px;
  margin:0 0 15px;
  font-size:24px;
}

#hs_cos_wrapper_module_1728350545184 .content-all h4,
#hs_cos_wrapper_module_1728350545184 .content-all h4 * {
  color:#231F20;
  font-size:22px;
  margin:0 0 15px;
  font-family:Archivo Narrow,sans-serif;
  font-weight:700;
}

#hs_cos_wrapper_module_1728350545184 .content-all ul {
  list-style:none;
  padding:0;
  margin:0;
  display:flex;
  flex-flow:column;
  gap:20px;
  padding-top:10px;
}

#hs_cos_wrapper_module_1728350545184 .content-all * { font-family:'POPPINS'; }

#hs_cos_wrapper_module_1728350545184 .content-all p,
#hs_cos_wrapper_module_1728350545184 .content-all * {
  color:#434045;
  font-size:16px;
  font-family:"Poppins",system-ui;
  line-height:1.7;
}

#hs_cos_wrapper_module_1728350545184 .image-with-content-wrapper { color:#231F20; }

#hs_cos_wrapper_module_1728350545184 .content-all ul li {
  padding-left:25px;
  background-image:url(https://www.e4l.com/hubfs/raw_assets/public/neshealth/images/tick-yl.svg);
  background-repeat:no-repeat;
  background-position:1px 7px;
  background-size:14px;
}

#hs_cos_wrapper_module_1728350545184 .icon-list-content {
  width:calc(100% - 75px);
  padding-left:28px;
  color:#434045;
  font-size:16px;
  font-family:'Poppins';
}

#hs_cos_wrapper_module_1728350545184 .icon { width:75px; }

#hs_cos_wrapper_module_1728350545184 .icon-list-content span {
  color:#231F20;
  font-size:24px;
  font-weight:600;
}

#hs_cos_wrapper_module_1728350545184 .icon-list {
  display:flex;
  align-items:center;
  padding:10px 0;
  max-width:500px;
}

@media only screen and (min-width:992px) {
  #hs_cos_wrapper_module_1728350545184 .row.align-items-center.right-image-wrapper .image-wrapper {
    text-align:right;
    padding-right:15px;
  }
}

@media only screen and (max-width:991px) {
  #hs_cos_wrapper_module_1728350545184 .image-with-content-wrapper {
    padding-left:10px;
    padding-right:10px;
  }

  #hs_cos_wrapper_module_1728350545184 .image-with-content-wrapper .row { gap:20px; }

  #hs_cos_wrapper_module_1728350545184 h2 {
    font-size:28px;
    margin-bottom:15px;
  }

  #hs_cos_wrapper_module_1728350545184 h3 {
    gap:15px;
    margin:0 0 15px;
    font-size:20px;
  }

  #hs_cos_wrapper_module_1728350545184 .content-all p,
  #hs_cos_wrapper_module_1728350545184 .content-all * {
    font-size:14px;
    padding-bottom:5px;
  }

  #hs_cos_wrapper_module_1728350545184 .content-all h4,
  #hs_cos_wrapper_module_1728350545184 .content-all h4 * {
    font-size:17px;
    margin:0 0 8px;
  }

  #hs_cos_wrapper_module_1728350545184 .icon { width:55px; }

  #hs_cos_wrapper_module_1728350545184 .icon-list-content {
    width:calc(100% - 55px);
    padding-left:18px;
    font-size:14px;
  }

  #hs_cos_wrapper_module_1728350545184 .icon-list-content span { font-size:17px; }

  #hs_cos_wrapper_module_1728350545184 .row.align-items-center.right-image-wrapper { flex-flow:column-reverse; }
}

</style>


<style>
    #hs_cos_wrapper_module_17283505451843 .button-wrapper {
  min-height:52px;
  display:flex;
  align-items:center;
  gap:20px;
}

#hs_cos_wrapper_module_17283505451843 h2 {
  font-size:42px;
  color:#231F20;
  margin-bottom:12px;
}

#hs_cos_wrapper_module_17283505451843 h3 {
  color:#231F20;
  display:flex;
  flex-flow:column;
  gap:12px;
  margin:0 0 15px;
  font-size:24px;
}

#hs_cos_wrapper_module_17283505451843 .content-all h4,
#hs_cos_wrapper_module_17283505451843 .content-all h4 * {
  color:#231F20;
  font-size:22px;
  margin:0 0 15px;
  font-family:Archivo Narrow,sans-serif;
  font-weight:700;
}

#hs_cos_wrapper_module_17283505451843 .content-all ul {
  list-style:none;
  padding:0;
  margin:0;
  display:flex;
  flex-flow:column;
  gap:20px;
  padding-top:10px;
}

#hs_cos_wrapper_module_17283505451843 .content-all * { font-family:'POPPINS'; }

#hs_cos_wrapper_module_17283505451843 .content-all p,
#hs_cos_wrapper_module_17283505451843 .content-all * {
  color:#434045;
  font-size:16px;
  font-family:"Poppins",system-ui;
  line-height:1.7;
}

#hs_cos_wrapper_module_17283505451843 .image-with-content-wrapper { color:#231F20; }

#hs_cos_wrapper_module_17283505451843 .content-all ul li {
  padding-left:25px;
  background-image:url(https://www.e4l.com/hubfs/raw_assets/public/neshealth/images/tick-yl.svg);
  background-repeat:no-repeat;
  background-position:1px 7px;
  background-size:14px;
}

#hs_cos_wrapper_module_17283505451843 .icon-list-content {
  width:calc(100% - 75px);
  padding-left:28px;
  color:#434045;
  font-size:16px;
  font-family:'Poppins';
}

#hs_cos_wrapper_module_17283505451843 .icon { width:75px; }

#hs_cos_wrapper_module_17283505451843 .icon-list-content span {
  color:#231F20;
  font-size:24px;
  font-weight:600;
}

#hs_cos_wrapper_module_17283505451843 .icon-list {
  display:flex;
  align-items:center;
  padding:10px 0;
  max-width:500px;
}

@media only screen and (min-width:992px) {
  #hs_cos_wrapper_module_17283505451843 .row.align-items-center.right-image-wrapper .image-wrapper {
    text-align:right;
    padding-right:15px;
  }
}

@media only screen and (max-width:991px) {
  #hs_cos_wrapper_module_17283505451843 .image-with-content-wrapper {
    padding-left:10px;
    padding-right:10px;
  }

  #hs_cos_wrapper_module_17283505451843 .image-with-content-wrapper .row { gap:20px; }

  #hs_cos_wrapper_module_17283505451843 h2 {
    font-size:28px;
    margin-bottom:15px;
  }

  #hs_cos_wrapper_module_17283505451843 h3 {
    gap:15px;
    margin:0 0 15px;
    font-size:20px;
  }

  #hs_cos_wrapper_module_17283505451843 .content-all p,
  #hs_cos_wrapper_module_17283505451843 .content-all * {
    font-size:14px;
    padding-bottom:5px;
  }

  #hs_cos_wrapper_module_17283505451843 .content-all h4,
  #hs_cos_wrapper_module_17283505451843 .content-all h4 * {
    font-size:17px;
    margin:0 0 8px;
  }

  #hs_cos_wrapper_module_17283505451843 .icon { width:55px; }

  #hs_cos_wrapper_module_17283505451843 .icon-list-content {
    width:calc(100% - 55px);
    padding-left:18px;
    font-size:14px;
  }

  #hs_cos_wrapper_module_17283505451843 .icon-list-content span { font-size:17px; }

  #hs_cos_wrapper_module_17283505451843 .row.align-items-center.right-image-wrapper { flex-flow:column-reverse; }
}

</style>


<style>
    #hs_cos_wrapper_module_17283505451845 .button-wrapper {
  min-height:52px;
  display:flex;
  align-items:center;
  gap:20px;
}

#hs_cos_wrapper_module_17283505451845 h2 {
  font-size:42px;
  color:#231F20;
  margin-bottom:12px;
}

#hs_cos_wrapper_module_17283505451845 h3 {
  color:#231F20;
  display:flex;
  flex-flow:column;
  gap:12px;
  margin:0 0 15px;
  font-size:24px;
}

#hs_cos_wrapper_module_17283505451845 .content-all h4,
#hs_cos_wrapper_module_17283505451845 .content-all h4 * {
  color:#231F20;
  font-size:22px;
  margin:0 0 15px;
  font-family:Archivo Narrow,sans-serif;
  font-weight:700;
}

#hs_cos_wrapper_module_17283505451845 .content-all ul {
  list-style:none;
  padding:0;
  margin:0;
  display:flex;
  flex-flow:column;
  gap:20px;
  padding-top:10px;
}

#hs_cos_wrapper_module_17283505451845 .content-all * { font-family:'POPPINS'; }

#hs_cos_wrapper_module_17283505451845 .content-all p,
#hs_cos_wrapper_module_17283505451845 .content-all * {
  color:#434045;
  font-size:16px;
  font-family:"Poppins",system-ui;
  line-height:1.7;
}

#hs_cos_wrapper_module_17283505451845 .image-with-content-wrapper { color:#231F20; }

#hs_cos_wrapper_module_17283505451845 .content-all ul li {
  padding-left:25px;
  background-image:url(https://www.e4l.com/hubfs/raw_assets/public/neshealth/images/tick-yl.svg);
  background-repeat:no-repeat;
  background-position:1px 7px;
  background-size:14px;
}

#hs_cos_wrapper_module_17283505451845 .icon-list-content {
  width:calc(100% - 75px);
  padding-left:28px;
  color:#434045;
  font-size:16px;
  font-family:'Poppins';
}

#hs_cos_wrapper_module_17283505451845 .icon { width:75px; }

#hs_cos_wrapper_module_17283505451845 .icon-list-content span {
  color:#231F20;
  font-size:24px;
  font-weight:600;
}

#hs_cos_wrapper_module_17283505451845 .icon-list {
  display:flex;
  align-items:center;
  padding:10px 0;
  max-width:500px;
}

@media only screen and (min-width:992px) {
  #hs_cos_wrapper_module_17283505451845 .row.align-items-center.right-image-wrapper .image-wrapper {
    text-align:right;
    padding-right:15px;
  }
}

@media only screen and (max-width:991px) {
  #hs_cos_wrapper_module_17283505451845 .image-with-content-wrapper {
    padding-left:10px;
    padding-right:10px;
  }

  #hs_cos_wrapper_module_17283505451845 .image-with-content-wrapper .row { gap:20px; }

  #hs_cos_wrapper_module_17283505451845 h2 {
    font-size:28px;
    margin-bottom:15px;
  }

  #hs_cos_wrapper_module_17283505451845 h3 {
    gap:15px;
    margin:0 0 15px;
    font-size:20px;
  }

  #hs_cos_wrapper_module_17283505451845 .content-all p,
  #hs_cos_wrapper_module_17283505451845 .content-all * {
    font-size:14px;
    padding-bottom:5px;
  }

  #hs_cos_wrapper_module_17283505451845 .content-all h4,
  #hs_cos_wrapper_module_17283505451845 .content-all h4 * {
    font-size:17px;
    margin:0 0 8px;
  }

  #hs_cos_wrapper_module_17283505451845 .icon { width:55px; }

  #hs_cos_wrapper_module_17283505451845 .icon-list-content {
    width:calc(100% - 55px);
    padding-left:18px;
    font-size:14px;
  }

  #hs_cos_wrapper_module_17283505451845 .icon-list-content span { font-size:17px; }

  #hs_cos_wrapper_module_17283505451845 .row.align-items-center.right-image-wrapper { flex-flow:column-reverse; }
}

</style>


<style>
    #hs_cos_wrapper_module_17283506822795 .button-wrapper {
  min-height:52px;
  display:flex;
  align-items:center;
  gap:20px;
}

#hs_cos_wrapper_module_17283506822795 h2 {
  font-size:42px;
  color:#231F20;
  margin-bottom:12px;
}

#hs_cos_wrapper_module_17283506822795 h3 {
  color:#231F20;
  display:flex;
  flex-flow:column;
  gap:12px;
  margin:0 0 15px;
  font-size:24px;
}

#hs_cos_wrapper_module_17283506822795 .content-all h4,
#hs_cos_wrapper_module_17283506822795 .content-all h4 * {
  color:#231F20;
  font-size:22px;
  margin:0 0 15px;
  font-family:Archivo Narrow,sans-serif;
  font-weight:700;
}

#hs_cos_wrapper_module_17283506822795 .content-all ul {
  list-style:none;
  padding:0;
  margin:0;
  display:flex;
  flex-flow:column;
  gap:20px;
  padding-top:10px;
}

#hs_cos_wrapper_module_17283506822795 .content-all * { font-family:'POPPINS'; }

#hs_cos_wrapper_module_17283506822795 .content-all p,
#hs_cos_wrapper_module_17283506822795 .content-all * {
  color:#434045;
  font-size:16px;
  font-family:"Poppins",system-ui;
  line-height:1.7;
}

#hs_cos_wrapper_module_17283506822795 .image-with-content-wrapper { color:#231F20; }

#hs_cos_wrapper_module_17283506822795 .content-all ul {
  list-style:auto;
  flex-flow:wrap;
  width:100%;
  padding-left:15px;
}

#hs_cos_wrapper_module_17283506822795 .content-all ul li { width:calc(50% - 10px); }

#hs_cos_wrapper_module_17283506822795 .icon-list-content {
  width:calc(100% - 75px);
  padding-left:28px;
  color:#434045;
  font-size:16px;
  font-family:'Poppins';
}

#hs_cos_wrapper_module_17283506822795 .icon { width:75px; }

#hs_cos_wrapper_module_17283506822795 .icon-list-content span {
  color:#231F20;
  font-size:24px;
  font-weight:600;
}

#hs_cos_wrapper_module_17283506822795 .icon-list {
  display:flex;
  align-items:center;
  padding:10px 0;
  max-width:500px;
}

@media only screen and (min-width:992px) {
  #hs_cos_wrapper_module_17283506822795 .row.align-items-center.right-image-wrapper .image-wrapper {
    text-align:right;
    padding-right:15px;
  }
}

@media only screen and (max-width:991px) {
  #hs_cos_wrapper_module_17283506822795 .image-with-content-wrapper {
    padding-left:10px;
    padding-right:10px;
  }

  #hs_cos_wrapper_module_17283506822795 .image-with-content-wrapper .row { gap:20px; }

  #hs_cos_wrapper_module_17283506822795 h2 {
    font-size:28px;
    margin-bottom:15px;
  }

  #hs_cos_wrapper_module_17283506822795 h3 {
    gap:15px;
    margin:0 0 15px;
    font-size:20px;
  }

  #hs_cos_wrapper_module_17283506822795 .content-all p,
  #hs_cos_wrapper_module_17283506822795 .content-all * {
    font-size:14px;
    padding-bottom:5px;
  }

  #hs_cos_wrapper_module_17283506822795 .content-all h4,
  #hs_cos_wrapper_module_17283506822795 .content-all h4 * {
    font-size:17px;
    margin:0 0 8px;
  }

  #hs_cos_wrapper_module_17283506822795 .icon { width:55px; }

  #hs_cos_wrapper_module_17283506822795 .icon-list-content {
    width:calc(100% - 55px);
    padding-left:18px;
    font-size:14px;
  }

  #hs_cos_wrapper_module_17283506822795 .icon-list-content span { font-size:17px; }

  #hs_cos_wrapper_module_17283506822795 .row.align-items-center.right-image-wrapper { flex-flow:column-reverse; }
}

</style>

<link rel="stylesheet" href="https://www.e4l.com/hs-fs/hubfs/hub_generated/module_assets/1/181139589193/1741971544100/module_Footer2024.min.css">
<!-- Editor Styles -->
<style id="hs_editor_style" type="text/css">
/* HubSpot Styles (default) */
.dnd_area-row-0-padding {
  padding-top: 100px !important;
  padding-bottom: 100px !important;
}
.dnd_area-row-0-background-layers {
  background-image: url('https://www.e4l.com/hubfs/Home%20Page/bg.png') !important;
  background-position: center center !important;
  background-size: cover !important;
  background-repeat: no-repeat !important;
}
.dnd_area-row-1-padding {
  padding-top: 80px !important;
  padding-bottom: 80px !important;
}
.dnd_area-row-2-padding {
  padding-top: 80px !important;
  padding-bottom: 80px !important;
}
.dnd_area-row-2-background-layers {
  background-image: linear-gradient(to bottom, rgba(42, 42, 105, 0.04), rgba(148, 66, 144, 0.04)) !important;
  background-position: left top !important;
  background-size: auto !important;
  background-repeat: no-repeat !important;
}
.dnd_area-row-3-padding {
  padding-top: 80px !important;
  padding-bottom: 80px !important;
}
.dnd_area-row-4-padding {
  padding-top: 80px !important;
  padding-bottom: 80px !important;
}
.dnd_area-row-4-background-layers {
  background-image: linear-gradient(to bottom, rgba(42, 42, 105, 0.04), rgba(148, 66, 144, 0.04)) !important;
  background-position: left top !important;
  background-size: auto !important;
  background-repeat: no-repeat !important;
}
.cell_17283505451835-padding {
  padding-top: 80px !important;
}
.cell_17283505451834-padding {
  padding-top: 80px !important;
}
.cell_17283505451839-padding {
  padding-top: 80px !important;
}
/* HubSpot Styles (mobile) */
@media (max-width: 991px) {
  .dnd_area-row-0-padding {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }
  .dnd_area-row-1-padding {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }
  .dnd_area-row-2-padding {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }
  .dnd_area-row-3-padding {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }
  .dnd_area-row-4-padding {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }
  .cell_17283505451835-padding {
    padding-top: 40px !important;
  }
  .cell_17283505451834-padding {
    padding-top: 40px !important;
  }
  .cell_17283505451839-padding {
    padding-top: 40px !important;
  }
}
</style>
    

    
<!--  Added by GoogleTagManager integration -->
<script>
var _hsp = window._hsp = window._hsp || [];
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}

var useGoogleConsentModeV2 = true;
var waitForUpdateMillis = 1000;



var hsLoadGtm = function loadGtm() {
    if(window._hsGtmLoadOnce) {
      return;
    }

    if (useGoogleConsentModeV2) {

      gtag('set','developer_id.dZTQ1Zm',true);

      gtag('consent', 'default', {
      'ad_storage': 'denied',
      'analytics_storage': 'denied',
      'ad_user_data': 'denied',
      'ad_personalization': 'denied',
      'wait_for_update': waitForUpdateMillis
      });

      _hsp.push(['useGoogleConsentModeV2'])
    }

    (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-MQQPT6N');

    window._hsGtmLoadOnce = true;
};

_hsp.push(['addPrivacyConsentListener', function(consent){
  if(consent.allowed || (consent.categories && consent.categories.analytics)){
    hsLoadGtm();
  }
}]);

</script>

<!-- /Added by GoogleTagManager integration -->

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

<!-- 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-MQQPT6N');</script>
<!-- End Google Tag Manager -->

<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=GT-WVG566VN"></script>
<script>
  window.dataLayer = window.dataLayer || [];
  function gtag(){dataLayer.push(arguments);}
  gtag('js', new Date());

  gtag('config', 'GT-WVG566VN');
</script>

<meta name="google-site-verification" content="g3bz9hcdHPWrH5VzXbmuXvWcoJqiT9g8Zpx0rTBWP-g">
<meta property="og:image" content="https://www.e4l.com/hubfs/NH_logo-2.png">
<meta property="og:image:width" content="700">
<meta property="og:image:height" content="262">
<meta property="og:image:alt" content="NES Health - the Leader in Bioenergetics">
<meta name="twitter:image" content="https://www.e4l.com/hubfs/NH_logo-2.png">
<meta name="twitter:image:alt" content="NES Health - the Leader in Bioenergetics">

<meta property="og:url" content="https://www.e4l.com">
<meta name="twitter:card" content="summary_large_image">





<script>
$(document).ready(function(){
    $("#hs_cos_gallery_module_1509969102092468").hsSlick({
      dots: false,
      infinite: true,
      speed: 300,
      slidesToShow: 3,
      slidesToScroll: 3,
      responsive: [
        {
          breakpoint: 767,
          settings: {
            slidesToShow: 1,
            slidesToScroll: 1
          }
        }
      ]
    });
				
});

</script>
<meta name="google-site-verification" content="7m7u8vl7-dSWtl63fNA6KY48OnN_bxqtmy9TNe4sGLc">
<meta name="p:domain_verify" content="f9d5a3b615b2daf40824014ef54dcca6">
<meta name="facebook-domain-verification" content="j35ydbqh7k91lszwi39szgadaxlmue">
<meta name="google-site-verification" content="ShCpjvbkdYLEyZM8nhtX17Ag4vPLLjMnDu6KMJ8A0JM">
  <meta name="generator" content="HubSpot"></head>
  <body>
<!--  Added by AdRoll integration -->
<script type="text/javascript">
  adroll_adv_id = "GH6IQNUTOJCHVCNYYBX2R2";
  adroll_pix_id = "KR5GV72RARGWRLKY62ZHDU";
  var _hsp = window._hsp = window._hsp || [];
  (function () {
      var _onload = function(){
          if (document.readyState && !/loaded|complete/.test(document.readyState)){setTimeout(_onload, 10);return}
          if (!window.__adroll_loaded){__adroll_loaded=true;setTimeout(_onload, 50);return}
          _hsp.push(['addPrivacyConsentListener', function(consent) { if (consent.allowed || (consent.categories && consent.categories.advertisement)) {
            var scr = document.createElement("script");
            var host = (("https:" == document.location.protocol) ? "https://s.adroll.com" : "http://a.adroll.com");
            scr.setAttribute('async', 'true');
            scr.type = "text/javascript";
            scr.src = host + "/j/roundtrip.js";
            ((document.getElementsByTagName('head') || [null])[0] ||
                document.getElementsByTagName('script')[0].parentNode).appendChild(scr);
          }}]);
      };
      if (window.addEventListener) {window.addEventListener('load', _onload, false);}
      else {window.attachEvent('onload', _onload)}
  }());
</script>

<!-- /Added by AdRoll integration -->

<!--  Added by GoogleTagManager integration -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-MQQPT6N" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>

<!-- /Added by GoogleTagManager integration -->

    
     
     <div id="hs_cos_wrapper_module_172908218054128" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module" style="" data-hs-cos-general-type="widget" data-hs-cos-type="module"><!-- top__header -->
<div class="top__header">
    <div class="container">
    <div class="top__header_row">
        <div class="top__menu">
            <ul>
            
                <li>
                    
                    
                    <a href="https://www.e4l.com/training/">
                       Training
                    </a>
                </li>
                
                <li>
                    
                    
                    <a href="https://www.e4l.com/plocator">
                       Find a Practitoner
                    </a>
                </li>
                
                <li>
                    
                    
                    <a href="https://portal.e4l.com/" target="_blank" rel="noopener">
                       E4L Portal
                    </a>
                </li>
                
            </ul>
        </div>
        <div class="social__icon">
        <ul>
        
            <li class="">
                
                
                <a href="https://www.facebook.com/officialenergy4life">
                   
                    <span>
                    
                        <span id="hs_cos_wrapper_module_172908218054128_" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_icon" style="" data-hs-cos-general-type="widget" data-hs-cos-type="icon"><svg version="1.0" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 320 512" aria-hidden="true"><g id="Facebook F1_layer"><path d="M279.14 288l14.22-92.66h-88.91v-60.13c0-25.35 12.42-50.06 52.24-50.06h40.42V6.26S260.43 0 225.36 0c-73.22 0-121.08 44.38-121.08 124.72v70.62H22.89V288h81.39v224h100.17V288z" /></g></svg></span>
                        
                        
                    </span>
                    
                </a>
            </li>
            
            <li class="">
                
                
                <a href="https://x.com/neshealth">
                   
                    <span>
                    
                        <svg width="14" height="15" viewbox="0 0 14 15" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(#clip0_2227_994)"><mask id="mask0_2227_994" style="mask-type:luminance" maskunits="userSpaceOnUse" x="0" y="0" width="14" height="15"><path d="M0 0.5H14V14.5H0V0.5Z" fill="white"></path></mask><g mask="url(#mask0_2227_994)"><path d="M11.025 1.15625H13.172L8.482 6.53025L14 13.8443H9.68L6.294 9.40925L2.424 13.8443H0.275L5.291 8.09425L0 1.15725H4.43L7.486 5.21025L11.025 1.15625ZM10.27 12.5563H11.46L3.78 2.37725H2.504L10.27 12.5563Z" fill="white"></path></g></g><defs><clippath id="clip0_2227_994"><rect width="14" height="14" fill="white" transform="translate(0 0.5)"></rect></clippath></defs></svg>
                        
                    </span>
                    
                </a>
            </li>
            
            <li class="">
                
                
                <a href="https://www.linkedin.com/company/officialenergy4life/">
                   
                    <span>
                    
                        <span id="hs_cos_wrapper_module_172908218054128_" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_icon" style="" data-hs-cos-general-type="widget" data-hs-cos-type="icon"><svg version="1.0" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512" aria-hidden="true"><g id="LinkedIn In2_layer"><path d="M100.28 448H7.4V148.9h92.88zM53.79 108.1C24.09 108.1 0 83.5 0 53.8a53.79 53.79 0 0 1 107.58 0c0 29.7-24.1 54.3-53.79 54.3zM447.9 448h-92.68V302.4c0-34.7-.7-79.2-48.29-79.2-48.29 0-55.69 37.7-55.69 76.7V448h-92.78V148.9h89.08v40.8h1.3c12.4-23.5 42.69-48.3 87.88-48.3 94 0 111.28 61.9 111.28 142.3V448z" /></g></svg></span>
                        
                        
                    </span>
                    
                </a>
            </li>
            
            <li class="">
                
                
                <a href="https://www.youtube.com/@OfficialEnergy4Life">
                   
                    <span>
                    
                        <span id="hs_cos_wrapper_module_172908218054128_" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_icon" style="" data-hs-cos-general-type="widget" data-hs-cos-type="icon"><svg version="1.0" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 576 512" aria-hidden="true"><g id="YouTube3_layer"><path d="M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z" /></g></svg></span>
                        
                        
                    </span>
                    
                </a>
            </li>
            
            <li class="">
                
                
                <a href="https://www.instagram.com/official.energy4life/">
                   
                    <span>
                    
                        <span id="hs_cos_wrapper_module_172908218054128_" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_icon" style="" data-hs-cos-general-type="widget" data-hs-cos-type="icon"><svg version="1.0" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512" aria-hidden="true"><g id="Instagram4_layer"><path d="M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z" /></g></svg></span>
                        
                        
                    </span>
                    
                </a>
            </li>
            
        </ul>
        </div>
        <div class="language-switcher">
            <div class="dropdown">
                <button class="language dropdown-toggle" type="button" data-bs-toggle="dropdown" aria-expanded="false">
                    English
                </button>
                <ul class="dropdown-menu"> 
                    <li><a class="dropdown-item" href="https://de.neshealth.com">Deutsch</a></li>
                    <li><a class="dropdown-item" href="https://nl.neshealth.com">Nederland</a></li>
                    <li><a class="dropdown-item" href="https://fr.neshealth.com">Francais</a></li>
                </ul>
            </div>
        </div>
        </div>
    </div>
</div>
<!-- end_top__header -->


<div class="bottom__header">
    <div class="container">
        <div class="bottom__header_Row">
            <div class="bottom__header_left">
                <div class="bottom__header_logo">
                    

                    <span id="hs_cos_wrapper_module_172908218054128_" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_logo" style="" data-hs-cos-general-type="widget" data-hs-cos-type="logo"><a href="https://www.e4l.com/" id="hs-link-module_172908218054128_" style="border-width:0px;border:0px;"><img src="https://www.e4l.com/hubfs/Imported%20images/Logo%20Main.png%3Fwidth=194%26height=42%26name=Logo%20Main.png" class="hs-image-widget " height="42" style="height: auto;width:194px;border-width:0px;border:0px;" width="194" alt="Logo Main.png?width=194&amp;height=42&amp;name=Logo Main" title="Logo Main.png?width=194&amp;height=42&amp;name=Logo Main" loading=""></a></span>
                </div>
            </div>
            <div class="bottom__header_right">
                <a class="mobile__trigger"><i></i></a>
                <div class="bottom__header_menu">
                    <span id="hs_cos_wrapper_module_172908218054128_" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_menu" style="" data-hs-cos-general-type="widget" data-hs-cos-type="menu"><div id="hs_menu_wrapper_module_172908218054128_" class="hs-menu-wrapper active-branch flyouts hs-menu-flow-horizontal" role="navigation" data-sitemap-name="default" data-menu-id="134739155237" aria-label="Navigation Menu">
 <ul role="menu" class="active-branch">
  <li class="hs-menu-item hs-menu-depth-1 active active-branch" role="none"><a href="https://www.e4l.com" role="menuitem">Home</a></li>
  <li class="hs-menu-item hs-menu-depth-1 hs-item-has-children" role="none"><a href="javascript:;" aria-haspopup="true" aria-expanded="false" role="menuitem">Products</a>
   <ul role="menu" class="hs-menu-children-wrapper">
    <li class="hs-menu-item hs-menu-depth-2" role="none"><a href="https://www.e4l.com/bioenergetix-wellnes-system/" role="menuitem">Bioenergetics Wellness System</a></li>
    <li class="hs-menu-item hs-menu-depth-2" role="none"><a href="https://www.e4l.com/bioenergetic-scan" role="menuitem">Scanning Software</a></li>
    <li class="hs-menu-item hs-menu-depth-2" role="none"><a href="https://www.e4l.com/infoceuticals/" role="menuitem">Infoceuticals</a></li>
    <li class="hs-menu-item hs-menu-depth-2" role="none"><a href="https://www.e4l.com/feel-good-infoceuticals" role="menuitem">Feel Good Infoceuticals</a></li>
    <li class="hs-menu-item hs-menu-depth-2 hs-item-has-children" role="none"><a href="https://www.e4l.com/nes-mihealth/" role="menuitem">E4L miHealth</a>
     <ul role="menu" class="hs-menu-children-wrapper">
      <li class="hs-menu-item hs-menu-depth-3" role="none"><a href="https://www.e4l.com/how-to-use-mihealth" role="menuitem">How to Use miHealth</a></li>
      <li class="hs-menu-item hs-menu-depth-3" role="none"><a href="https://www.e4l.com/mihealth-resources" role="menuitem">miHealth Resources</a></li>
     </ul></li>
    <li class="hs-menu-item hs-menu-depth-2" role="none"><a href="https://www.e4l.com/life-journey-screens" role="menuitem">Life Journey Screens</a></li>
    <li class="hs-menu-item hs-menu-depth-2" role="none"><a href="https://www.e4l.com/personalized-meditations" role="menuitem">Personalized Meditations</a></li>
    <li class="hs-menu-item hs-menu-depth-2" role="none"><a href="https://www.e4l.com/business-solutions" role="menuitem">Business Solutions</a></li>
   </ul></li>
  <li class="hs-menu-item hs-menu-depth-1 hs-item-has-children" role="none"><a href="javascript:;" aria-haspopup="true" aria-expanded="false" role="menuitem">Information</a>
   <ul role="menu" class="hs-menu-children-wrapper">
    <li class="hs-menu-item hs-menu-depth-2" role="none"><a href="https://www.e4l.com/articles" role="menuitem">Articles</a></li>
    <li class="hs-menu-item hs-menu-depth-2" role="none"><a href="https://www.e4l.com/human-body-field/" role="menuitem">The Human Body-Field</a></li>
    <li class="hs-menu-item hs-menu-depth-2" role="none"><a href="https://www.e4l.com/science/how-nes-works/" role="menuitem">How E4L Technology Works</a></li>
    <li class="hs-menu-item hs-menu-depth-2" role="none"><a href="https://www.e4l.com/en/nes-science-papers/" role="menuitem">Science Papers</a></li>
    <li class="hs-menu-item hs-menu-depth-2 hs-item-has-children" role="none"><a href="https://www.e4l.com/en/research/" role="menuitem">Research</a>
     <ul role="menu" class="hs-menu-children-wrapper">
      <li class="hs-menu-item hs-menu-depth-3" role="none"><a href="https://www.e4l.com/wellness-score-symptom-severity-research" role="menuitem">Wellness Score / Symptom Severity Improvements</a></li>
      <li class="hs-menu-item hs-menu-depth-3" role="none"><a href="https://www.e4l.com/viral-protection" role="menuitem">Infoceuticals and Viral Protection</a></li>
      <li class="hs-menu-item hs-menu-depth-3" role="none"><a href="https://www.e4l.com/2022-university-research" role="menuitem">2022 University Research</a></li>
     </ul></li>
   </ul></li>
  <li class="hs-menu-item hs-menu-depth-1 hs-item-has-children" role="none"><a href="javascript:;" aria-haspopup="true" aria-expanded="false" role="menuitem">Books</a>
   <ul role="menu" class="hs-menu-children-wrapper">
    <li class="hs-menu-item hs-menu-depth-2" role="none"><a href="https://learn.neshealth.com/retore-your-energy/?utm_source=NES+Website+-+Restore+Your+Energy+Nav+Bar&amp;utm_medium=Navigation+Bar&amp;utm_campaign=Restore+Your+Energy+Ebook" role="menuitem">Restore Your Energy with Bioenergetics</a></li>
   </ul></li>
  <li class="hs-menu-item hs-menu-depth-1" role="none"><a href="https://www.e4l.com/training/" role="menuitem">Training</a></li>
  <li class="hs-menu-item hs-menu-depth-1 hs-item-has-children" role="none"><a href="javascript:;" aria-haspopup="true" aria-expanded="false" role="menuitem">About E4L</a>
   <ul role="menu" class="hs-menu-children-wrapper">
    <li class="hs-menu-item hs-menu-depth-2" role="none"><a href="https://www.e4l.com/about-us/" role="menuitem">About E4L (Formerly NES Health)</a></li>
    <li class="hs-menu-item hs-menu-depth-2" role="none"><a href="https://www.e4l.com/plocator" role="menuitem">Find a Practitioner</a></li>
    <li class="hs-menu-item hs-menu-depth-2" role="none"><a href="https://www.e4l.com/free-newsletter" role="menuitem">FREE Email Newsletter</a></li>
    <li class="hs-menu-item hs-menu-depth-2" role="none"><a href="https://www.e4l.com/about-us/careers" role="menuitem">Careers</a></li>
   </ul></li>
  <li class="hs-menu-item hs-menu-depth-1" role="none"><a href="https://testimonials.e4l.com/" role="menuitem">Testimonials</a></li>
  <li class="hs-menu-item hs-menu-depth-1" role="none"><a href="https://www.e4l.com/contact-us/" role="menuitem">Contact Us</a></li>
 </ul>
</div></span>
                </div>
                
            </div>
        </div>
    </div>
</div>



</div>
    <div class="container-fluid">
<div class="row-fluid-wrapper">
<div class="row-fluid">
<div class="span12 widget-span widget-type-cell  dnd-area" style="" data-widget-type="cell" data-x="0" data-w="12">

<div class="row-fluid-wrapper row-depth-1 row-number-1 dnd_area-row-0-background-layers dnd-section dnd_area-row-0-padding dnd_area-row-0-background-image">
<div class="row-fluid ">
<div class="span12 widget-span widget-type-cell dnd-column" style="" data-widget-type="cell" data-x="0" data-w="12">

<div class="row-fluid-wrapper row-depth-1 row-number-2 dnd-row">
<div class="row-fluid ">
<div class="span12 widget-span widget-type-custom_widget dnd-module" style="" data-widget-type="custom_widget" data-x="0" data-w="12">
<div id="hs_cos_wrapper_module_1728350494262" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module" style="" data-hs-cos-general-type="widget" data-hs-cos-type="module">
<div class="banner-main-wrapper">
  <div class="container">
    <div class="banner-content">
      <h1 class="text-white">
        The Energy4Life <span>Bioenergetic Wellness System</span> helps you restore your energy and health.
      </h1>
      <div class="button-row d-flex align-items-center">
         
	
	
	<a href="https://www.e4l.com/harry" class="main-btn ">
	FOR PRACTITIONERS
	</a>
 
	
	
	<a href="https://www.e4l.com/portal-page-client-offer/" class="main-btn  outline-btn ">
	FOR CLIENTS
	</a>

      </div>
    </div>
  </div>
</div></div>

</div><!--end widget-span -->
</div><!--end row-->
</div><!--end row-wrapper -->

</div><!--end widget-span -->
</div><!--end row-->
</div><!--end row-wrapper -->

<div class="row-fluid-wrapper row-depth-1 row-number-3 dnd_area-row-1-padding dnd-section">
<div class="row-fluid ">
<div class="span12 widget-span widget-type-cell dnd-column" style="" data-widget-type="cell" data-x="0" data-w="12">

<div class="row-fluid-wrapper row-depth-1 row-number-4 dnd-row">
<div class="row-fluid ">
<div class="span12 widget-span widget-type-custom_widget dnd-module" style="" data-widget-type="custom_widget" data-x="0" data-w="12">
<div id="hs_cos_wrapper_module_17339417610223" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module" style="" data-hs-cos-general-type="widget" data-hs-cos-type="module">

<div class="image-with-content-wrapper">
    <div class="container">
        <div class="row align-items-center   right-image-wrapper ">
            
            <div class="col-lg-6 col-12">
                <div class="content-wrapper">
                    <h2>
                        Unlock Real-Time Energy Insights with GEM Technology
                    </h2>
                    <h3>
                        

                    </h3>
                    <div class="content-all">
                        <p><span>The GEM system uses advanced tech to decode biometric signals, offering real-time feedback and insights to optimize energy, regulate emotions, and boost performance.</span></p>
<h4>The GEM's advanced solutions focus on:</h4>
                    </div>

                    <div class="icon-list-wrapper">
                        
                        <div class="icon-list">
                            <div class="icon">
                                
                                
                                
                                
                                
                                
                                <img src="https://www.e4l.com/hubfs/Home%20Page/Biometric%20Analysis.svg" alt="Biometric Analysis" loading="lazy" width="74" height="56" style="max-width: 100%; height: auto;">
                                
                            </div>
                            <div class="icon-list-content">
                                <span>Biometric Analysis: </span> Analyzes the entire wave of your pulse, categorizing shapes and patterns to relay information on your energy levels in real time.
                            </div>
                        </div> 

                        
                        <div class="icon-list">
                            <div class="icon">
                                
                                
                                
                                
                                
                                
                                <img src="https://www.e4l.com/hubfs/Home%20Page/Real-Time%20Feedback.svg" alt="Real-Time Feedback" loading="lazy" width="64" height="68" style="max-width: 100%; height: auto;">
                                
                            </div>
                            <div class="icon-list-content">
                                <span>Real-Time Feedback:</span> Receives actionable data to optimize your energy and emotional balance.
                            </div>
                        </div> 

                        
                        <div class="icon-list">
                            <div class="icon">
                                
                                
                                
                                
                                
                                
                                <img src="https://www.e4l.com/hubfs/Home%20Page/Holistic%20Healing.svg" alt="Holistic Healing" loading="lazy" width="67" height="76" style="max-width: 100%; height: auto;">
                                
                            </div>
                            <div class="icon-list-content">
                                <span>Holistic Healing:</span> Supports your body's natural healing abilities to address fatigue, pain, and imbalances.
                            </div>
                        </div> 

                        


                    </div>

                    
                    <div class="button-wrapper mt-4 pt-1">
                        
                        
                        <a href="https://learn.e4l.com/gem" class="main-btn">
                            Learn More
                        </a> 
                    </div>
                    
                </div>

            </div>

            
            <div class="col-lg-6 col-12">
                <div class="image-wrapper">
                    
                    
                    
                    
                    
                    
                    <img class="img-fluid" src="https://www.e4l.com/hs-fs/hubfs/Home%20Page/Unlock%20Real-Time%20Energy%20Insights%20with%20GEM%20Technology.png?width=454&amp;height=657&amp;name=Unlock%20Real-Time%20Energy%20Insights%20with%20GEM%20Technology.png" alt="Unlock Real-Time Energy Insights with GEM Technology" loading="lazy" width="454" height="657" style="max-width: 100%; height: auto;" srcset="https://www.e4l.com/hs-fs/hubfs/Home%20Page/Unlock%20Real-Time%20Energy%20Insights%20with%20GEM%20Technology.png?width=227&amp;height=329&amp;name=Unlock%20Real-Time%20Energy%20Insights%20with%20GEM%20Technology.png 227w, https://www.e4l.com/hs-fs/hubfs/Home%20Page/Unlock%20Real-Time%20Energy%20Insights%20with%20GEM%20Technology.png?width=454&amp;height=657&amp;name=Unlock%20Real-Time%20Energy%20Insights%20with%20GEM%20Technology.png 454w, https://www.e4l.com/hs-fs/hubfs/Home%20Page/Unlock%20Real-Time%20Energy%20Insights%20with%20GEM%20Technology.png?width=681&amp;height=986&amp;name=Unlock%20Real-Time%20Energy%20Insights%20with%20GEM%20Technology.png 681w, https://www.e4l.com/hs-fs/hubfs/Home%20Page/Unlock%20Real-Time%20Energy%20Insights%20with%20GEM%20Technology.png?width=908&amp;height=1314&amp;name=Unlock%20Real-Time%20Energy%20Insights%20with%20GEM%20Technology.png 908w, https://www.e4l.com/hs-fs/hubfs/Home%20Page/Unlock%20Real-Time%20Energy%20Insights%20with%20GEM%20Technology.png?width=1135&amp;height=1643&amp;name=Unlock%20Real-Time%20Energy%20Insights%20with%20GEM%20Technology.png 1135w, https://www.e4l.com/hs-fs/hubfs/Home%20Page/Unlock%20Real-Time%20Energy%20Insights%20with%20GEM%20Technology.png?width=1362&amp;height=1971&amp;name=Unlock%20Real-Time%20Energy%20Insights%20with%20GEM%20Technology.png 1362w" sizes="(max-width: 454px) 100vw, 454px">
                    
                </div>
            </div>
            
        </div>
    </div>
</div></div>

</div><!--end widget-span -->
</div><!--end row-->
</div><!--end row-wrapper -->

</div><!--end widget-span -->
</div><!--end row-->
</div><!--end row-wrapper -->

<div class="row-fluid-wrapper row-depth-1 row-number-5 dnd_area-row-2-background-layers dnd_area-row-2-padding dnd_area-row-2-background-gradient dnd-section">
<div class="row-fluid ">
<div class="span4 widget-span widget-type-cell dnd-column" style="" data-widget-type="cell" data-x="0" data-w="4">

<div class="row-fluid-wrapper row-depth-1 row-number-6 dnd-row">
<div class="row-fluid ">
<div class="span12 widget-span widget-type-custom_widget dnd-module" style="" data-widget-type="custom_widget" data-x="0" data-w="12">
<div id="hs_cos_wrapper_module_17283505451838" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module" style="" data-hs-cos-general-type="widget" data-hs-cos-type="module">

<div class="image-with-content-wrapper">
    <div class="container">
        <div class="row align-items-center  ">
            
            <div class="col-lg-6 col-12">
                <div class="image-wrapper">
                    
                    
                    
                    
                    
                    
                    <img class="img-fluid" src="https://www.e4l.com/hs-fs/hubfs/Home%20Page/Bioenergetics%20Wellness%20System.png?width=604&amp;height=614&amp;name=Bioenergetics%20Wellness%20System.png" alt="Bioenergetics Wellness System" loading="lazy" width="604" height="614" style="max-width: 100%; height: auto;" srcset="https://www.e4l.com/hs-fs/hubfs/Home%20Page/Bioenergetics%20Wellness%20System.png?width=302&amp;height=307&amp;name=Bioenergetics%20Wellness%20System.png 302w, https://www.e4l.com/hs-fs/hubfs/Home%20Page/Bioenergetics%20Wellness%20System.png?width=604&amp;height=614&amp;name=Bioenergetics%20Wellness%20System.png 604w, https://www.e4l.com/hs-fs/hubfs/Home%20Page/Bioenergetics%20Wellness%20System.png?width=906&amp;height=921&amp;name=Bioenergetics%20Wellness%20System.png 906w, https://www.e4l.com/hs-fs/hubfs/Home%20Page/Bioenergetics%20Wellness%20System.png?width=1208&amp;height=1228&amp;name=Bioenergetics%20Wellness%20System.png 1208w, https://www.e4l.com/hs-fs/hubfs/Home%20Page/Bioenergetics%20Wellness%20System.png?width=1510&amp;height=1535&amp;name=Bioenergetics%20Wellness%20System.png 1510w, https://www.e4l.com/hs-fs/hubfs/Home%20Page/Bioenergetics%20Wellness%20System.png?width=1812&amp;height=1842&amp;name=Bioenergetics%20Wellness%20System.png 1812w" sizes="(max-width: 604px) 100vw, 604px">
                    
                </div>
            </div>
            
            <div class="col-lg-6 col-12">
                <div class="content-wrapper">
                    <h2>
                        Bioenergetics Wellness System
                    </h2>
                    <h3>
                        
                        <span>Non-Invasive. Supports Optimal Health Effective</span>
                        
                        <span>Uncovering the Human Body-Field</span>
                        

                    </h3>
                    <div class="content-all">
                        <p><span>Frontier science reveals the existence of a regulating Body-Field, an intricate network of energy and information operating at the sub-cellular level. At Energy4Life, we term this the Human Body-Field and have spent over 30 years researching its functions and structures.</span><span></span></p>
<p><span><strong>Root Causes: </strong>We've identified that physical issues often originate from distortions and blockages in the Body-Field, which acts as the master control system for all bodily functions.<br></span></p>
<p><span><strong>Restoring Harmony:</strong> Our Bioenergetic Wellness System corrects these distortions, allowing the Body-Field to support optimal physiological function more effectively.</span></p>
<p><span><strong>Pioneering Expertise:</strong> Founded by Harry Massey and the late Peter Fraser, EnergyLife is a global leader in bioenergetics, focusing on the study, detection, and management of energy flow in living systems.</span></p>
<p><span>Energy4Life's research into the Human body field uncovers how energy blockages affect health at the sub-cellular level. Our Bioenergetic Wellness System restores balance, optimizing the Body-Field's support for overall function. Energy4Life continues to lead the way in advancing wellness through the study of bioenergetics.</span></p>
                    </div>

                    <div class="icon-list-wrapper">
                        


                    </div>

                    
                    <div class="button-wrapper mt-4 pt-1">
                        
                        
                        <a href="https://learn.e4l.com/bws" class="main-btn">
                            Learn More
                        </a> 
                    </div>
                    
                </div>

            </div>

            
        </div>
    </div>
</div></div>

</div><!--end widget-span -->
</div><!--end row-->
</div><!--end row-wrapper -->

<div class="row-fluid-wrapper row-depth-1 row-number-7 dnd-row">
<div class="row-fluid ">
<div class="span12 widget-span widget-type-cell cell_17283505451839-padding dnd-column" style="" data-widget-type="cell" data-x="0" data-w="12">

<div class="row-fluid-wrapper row-depth-1 row-number-8 dnd-row">
<div class="row-fluid ">
<div class="span12 widget-span widget-type-custom_widget dnd-module" style="" data-widget-type="custom_widget" data-x="0" data-w="12">
<div id="hs_cos_wrapper_module_1728350545184" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module" style="" data-hs-cos-general-type="widget" data-hs-cos-type="module">

<div class="image-with-content-wrapper">
    <div class="container">
        <div class="row align-items-center   right-image-wrapper ">
            
            <div class="col-lg-6 col-12">
                <div class="content-wrapper">
                    <h2>
                        Step One
                    </h2>
                    <h3>
                        
                        <span>Assess the human body-field with <br>custom scanning Software</span>
                        

                    </h3>
                    <div class="content-all" style="
                                                                                            max-width: 570px;
                                                                                            ">
                        <p><span>A <strong>Energy Voice Scan </strong>returns a detailed overview of your Body-Field, including multiple screens and physiologically accurate graphics.</span><span></span></p>
<p><span>In a matter of seconds, a scan can pinpoint the distortions in information, giving you clear instructions to support your health - starting at the very root.</span></p>
                    </div>

                    <div class="icon-list-wrapper">
                        


                    </div>

                    
                    <div class="button-wrapper mt-4 pt-1">
                        
                        
                        <a href="https://learn.e4l.com/bws" class="main-btn">
                            Learn More
                        </a> 
                    </div>
                    
                </div>

            </div>

            
            <div class="col-lg-6 col-12">
                <div class="image-wrapper">
                    
                    
                    
                    
                    
                    
                    <img class="img-fluid" src="https://www.e4l.com/hs-fs/hubfs/Home%20Page/Step%20One.png?width=472&amp;height=454&amp;name=Step%20One.png" alt="Step One" loading="lazy" width="472" height="454" style="max-width: 100%; height: auto;" srcset="https://www.e4l.com/hs-fs/hubfs/Home%20Page/Step%20One.png?width=236&amp;height=227&amp;name=Step%20One.png 236w, https://www.e4l.com/hs-fs/hubfs/Home%20Page/Step%20One.png?width=472&amp;height=454&amp;name=Step%20One.png 472w, https://www.e4l.com/hs-fs/hubfs/Home%20Page/Step%20One.png?width=708&amp;height=681&amp;name=Step%20One.png 708w, https://www.e4l.com/hs-fs/hubfs/Home%20Page/Step%20One.png?width=944&amp;height=908&amp;name=Step%20One.png 944w, https://www.e4l.com/hs-fs/hubfs/Home%20Page/Step%20One.png?width=1180&amp;height=1135&amp;name=Step%20One.png 1180w, https://www.e4l.com/hs-fs/hubfs/Home%20Page/Step%20One.png?width=1416&amp;height=1362&amp;name=Step%20One.png 1416w" sizes="(max-width: 472px) 100vw, 472px">
                    
                </div>
            </div>
            
        </div>
    </div>
</div></div>

</div><!--end widget-span -->
</div><!--end row-->
</div><!--end row-wrapper -->

</div><!--end widget-span -->
</div><!--end row-->
</div><!--end row-wrapper -->

</div><!--end widget-span -->
<div class="span4 widget-span widget-type-cell dnd-column cell_17283505451834-padding" style="" data-widget-type="cell" data-x="4" data-w="4">

<div class="row-fluid-wrapper row-depth-1 row-number-9 dnd-row">
<div class="row-fluid ">
<div class="span12 widget-span widget-type-custom_widget dnd-module" style="" data-widget-type="custom_widget" data-x="0" data-w="12">
<div id="hs_cos_wrapper_module_17283505451843" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module" style="" data-hs-cos-general-type="widget" data-hs-cos-type="module">

<div class="image-with-content-wrapper">
    <div class="container">
        <div class="row align-items-center  ">
            
            <div class="col-lg-6 col-12">
                <div class="image-wrapper">
                    
                    
                    
                    
                    
                    
                    <img class="img-fluid" src="https://www.e4l.com/hs-fs/hubfs/Home%20Page/Step%20TWo.png?width=468&amp;height=565&amp;name=Step%20TWo.png" alt="Step TWo" loading="lazy" width="468" height="565" style="max-width: 100%; height: auto;" srcset="https://www.e4l.com/hs-fs/hubfs/Home%20Page/Step%20TWo.png?width=234&amp;height=283&amp;name=Step%20TWo.png 234w, https://www.e4l.com/hs-fs/hubfs/Home%20Page/Step%20TWo.png?width=468&amp;height=565&amp;name=Step%20TWo.png 468w, https://www.e4l.com/hs-fs/hubfs/Home%20Page/Step%20TWo.png?width=702&amp;height=848&amp;name=Step%20TWo.png 702w, https://www.e4l.com/hs-fs/hubfs/Home%20Page/Step%20TWo.png?width=936&amp;height=1130&amp;name=Step%20TWo.png 936w, https://www.e4l.com/hs-fs/hubfs/Home%20Page/Step%20TWo.png?width=1170&amp;height=1413&amp;name=Step%20TWo.png 1170w, https://www.e4l.com/hs-fs/hubfs/Home%20Page/Step%20TWo.png?width=1404&amp;height=1695&amp;name=Step%20TWo.png 1404w" sizes="(max-width: 468px) 100vw, 468px">
                    
                </div>
            </div>
            
            <div class="col-lg-6 col-12">
                <div class="content-wrapper">
                    <h2>
                        Step Two
                    </h2>
                    <h3>
                        
                        <span>Rejuvenate and unblock energetic distortions</span>
                        
                        <span>Energy4Life miHealth 2.0®</span>
                        

                    </h3>
                    <div class="content-all" style="
                                                                                            max-width: 570px;
                                                                                            ">
                        <p><span>Using biofeedback technology, the miHealth clears pathways for information to flow through the body properly, providing immediate support.</span></p>
<p><span>The BWS scanning software tells you exactly how and where to place the miHealth 2.0 device.</span></p>
                    </div>

                    <div class="icon-list-wrapper">
                        


                    </div>

                    
                    <div class="button-wrapper mt-4 pt-1">
                        
                        
                        <a href="https://www.e4l.com/nes-mihealth/" class="main-btn">
                            Learn More
                        </a> 
                    </div>
                    
                </div>

            </div>

            
        </div>
    </div>
</div></div>

</div><!--end widget-span -->
</div><!--end row-->
</div><!--end row-wrapper -->

</div><!--end widget-span -->
<div class="span4 widget-span widget-type-cell cell_17283505451835-padding dnd-column" style="" data-widget-type="cell" data-x="8" data-w="4">

<div class="row-fluid-wrapper row-depth-1 row-number-10 dnd-row">
<div class="row-fluid ">
<div class="span12 widget-span widget-type-custom_widget dnd-module" style="" data-widget-type="custom_widget" data-x="0" data-w="12">
<div id="hs_cos_wrapper_module_17283505451845" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module" style="" data-hs-cos-general-type="widget" data-hs-cos-type="module">

<div class="image-with-content-wrapper">
    <div class="container">
        <div class="row align-items-center   right-image-wrapper ">
            
            <div class="col-lg-6 col-12">
                <div class="content-wrapper">
                    <h2>
                        Step Three
                    </h2>
                    <h3>
                        
                        <span>Imprint the information of the body's control system</span>
                        
                        <span>Infoceutical® Solutions</span>
                        

                    </h3>
                    <div class="content-all" style="
                                                                                            max-width: 570px;
                                                                                            ">
                        <p><span>Infoceutical® Solutions are liquids imprinted with proprietary bio-information. They are recommended on the basis of your unique BWS scan results and interact directly with the Human Body-Field to support proper information flow.</span></p>
<p><span>The easy-to-follow protocol includes instructions for each priority Infoceutical, as well as the number of drops to use.</span></p>
                    </div>

                    <div class="icon-list-wrapper">
                        


                    </div>

                    
                    <div class="button-wrapper mt-4 pt-1">
                        
                        
                        <a href="https://www.e4l.com/infoceuticals/" class="main-btn">
                            Learn More
                        </a> 
                    </div>
                    
                </div>

            </div>

            
            <div class="col-lg-6 col-12">
                <div class="image-wrapper">
                    
                    
                    
                    
                    
                    
                    <img class="img-fluid" src="https://www.e4l.com/hs-fs/hubfs/Home%20Page/step%20three.png?width=471&amp;height=501&amp;name=step%20three.png" alt="step three" loading="lazy" width="471" height="501" style="max-width: 100%; height: auto;" srcset="https://www.e4l.com/hs-fs/hubfs/Home%20Page/step%20three.png?width=236&amp;height=251&amp;name=step%20three.png 236w, https://www.e4l.com/hs-fs/hubfs/Home%20Page/step%20three.png?width=471&amp;height=501&amp;name=step%20three.png 471w, https://www.e4l.com/hs-fs/hubfs/Home%20Page/step%20three.png?width=707&amp;height=752&amp;name=step%20three.png 707w, https://www.e4l.com/hs-fs/hubfs/Home%20Page/step%20three.png?width=942&amp;height=1002&amp;name=step%20three.png 942w, https://www.e4l.com/hs-fs/hubfs/Home%20Page/step%20three.png?width=1178&amp;height=1253&amp;name=step%20three.png 1178w, https://www.e4l.com/hs-fs/hubfs/Home%20Page/step%20three.png?width=1413&amp;height=1503&amp;name=step%20three.png 1413w" sizes="(max-width: 471px) 100vw, 471px">
                    
                </div>
            </div>
            
        </div>
    </div>
</div></div>

</div><!--end widget-span -->
</div><!--end row-->
</div><!--end row-wrapper -->

</div><!--end widget-span -->
</div><!--end row-->
</div><!--end row-wrapper -->

<div class="row-fluid-wrapper row-depth-1 row-number-11 dnd-section dnd_area-row-3-padding">
<div class="row-fluid ">
<div class="span12 widget-span widget-type-cell dnd-column" style="" data-widget-type="cell" data-x="0" data-w="12">

<div class="row-fluid-wrapper row-depth-1 row-number-12 dnd-row">
<div class="row-fluid ">
<div class="span12 widget-span widget-type-custom_widget dnd-module" style="" data-widget-type="custom_widget" data-x="0" data-w="12">
<div id="hs_cos_wrapper_module_1728350830817" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module" style="" data-hs-cos-general-type="widget" data-hs-cos-type="module"><div class="testimonials-wrapper">
   <h2>
     Testimonials
   </h2>

  <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.css">
 
  <style> 
   .swiper {
    width: 100%;
    height: 100%;
    padding: 35px 20px 55px;
}
.tesimonial-wrapper {
    box-shadow: 0 0 50px 0 rgb(198 198 198 / 20%);
    background: white;
    padding: 35px;
    border-radius: 12px;
}
span.read-more {
    font-family: 'POPPINS';
    font-weight: 600;
  color : #231F20;
  text-decoration:none;
}
    img.cc-info {
    width: 76px;
    height: 76px;
    border-radius: 50%;
}
    
    div.cc-info {
    display: flex;
    align-items: center;
    gap: 20px;
}
    
    .tesimonial-wrapper p {
    font-size: 20px;
    color: #231F20;
    font-family: 'POPPINS';
    font-weight: 400;
    margin: 20px 0 25px;
    line-height: 1.5;
}
    
    .cc-name-title {
    width: calc(100% - 76px - 20px);
}
    
    .cc-name-title h4 {
    color: #231F20;
    font-size: 18px;
    font-weight: 600;
    font-family: 'POPPINS';
}
    .cc-name-title h6 {
    font-family: 'POPPINS';
    color: #434045;
    font-size: 16px;
    font-weight: 400;
    margin: 10px 0 0;
}
    
    .testimonials-wrapper h2 {
    text-align: center;
    color: #231F20;
    font-size: 48px;
    font-weight: 700;
}
     span.swiper-pagination-bullet {
    height: 20px;
    width: 20px;
    background: #F0F0F0;
    opacity: 1;
}
    span.swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #F9BA16;
    height: 28px;
    width: 28px;
    outline: 3px solid white;
    outline-offset: -5px;
}
    
    .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal {
    bottom: -5px;
}
    
     @media only screen and (max-width :767px){
       .tesimonial-wrapper { 
	padding: 18px; 
}
       .tesimonial-wrapper p {
	font-size: 16px; 
	margin: 10px 0 15px; 
}
       div.cc-info { 
	gap: 12px;
}
       img.cc-info {
	width: 55px;
	height: 55px; 
}
       .cc-name-title {
	width: calc(100% - 55px - 10px);
}
       .cc-name-title h4 { 
	font-size: 16px; 
	margin: 0 0 5px;
}
       .cc-name-title h6 { 
	font-size: 14px; 
	margin: 0 0 0;
}
       .testimonials-wrapper h2 { 
	font-size: 34px; 
}
    }
  </style> 
    
  <div class="swiper mySwiper">
    <div class="swiper-wrapper">
      
      
        <div class="swiper-slide">
        <div class="tesimonial-wrapper">
           <img src="https://www.e4l.com/hubfs/raw_assets/public/neshealth/images/rating-nes.svg" class="img-fluid" alt="Rating">
          


          
          <p> 
            They keep coming back, plus they are so blown away by what the scan is able to tell them that they're bringing in their family members  
            
	
            <a class="text-decoration-none" href="https://www.neshealth.com/practitioner-testimonials/?hsLang=en">
	  <span class="read-more">Read more</span>
	</a>
          
          </p>
          <div class="cc-info">
            
		
		
			
		
		 
		<img class="cc-info" src="https://www.e4l.com/hs-fs/hubfs/Rachael-Dardano.webp?width=220&amp;height=220&amp;name=Rachael-Dardano.webp" alt="Rachael-Dardano" loading="lazy" width="220" height="220" style="max-width: 100%; height: auto;" srcset="https://www.e4l.com/hs-fs/hubfs/Rachael-Dardano.webp?width=110&amp;height=110&amp;name=Rachael-Dardano.webp 110w, https://www.e4l.com/hs-fs/hubfs/Rachael-Dardano.webp?width=220&amp;height=220&amp;name=Rachael-Dardano.webp 220w, https://www.e4l.com/hs-fs/hubfs/Rachael-Dardano.webp?width=330&amp;height=330&amp;name=Rachael-Dardano.webp 330w, https://www.e4l.com/hs-fs/hubfs/Rachael-Dardano.webp?width=440&amp;height=440&amp;name=Rachael-Dardano.webp 440w, https://www.e4l.com/hs-fs/hubfs/Rachael-Dardano.webp?width=550&amp;height=550&amp;name=Rachael-Dardano.webp 550w, https://www.e4l.com/hs-fs/hubfs/Rachael-Dardano.webp?width=660&amp;height=660&amp;name=Rachael-Dardano.webp 660w" sizes="(max-width: 220px) 100vw, 220px">
	
             
            <div class="cc-name-title">
              <h4>
              Rachael Dardano
              </h4>
              <h6>
               Holistic Health Practitioner <br> CEO "Internal Wisdom"
              </h6>
            </div>
          </div>
        </div>
      </div>
       
	

        <div class="swiper-slide">
        <div class="tesimonial-wrapper">
           <img src="https://www.e4l.com/hubfs/raw_assets/public/neshealth/images/rating-nes.svg" class="img-fluid" alt="Rating">
          


          
          <p> 
            Energy medicine is the future of health, period. If you’re serious about upgrading your body and brain, boosting your energy,  
            
	
            <a class="text-decoration-none" href="https://www.neshealth.com/practitioner-testimonials/">
	  <span class="read-more">Read more</span>
	</a>
          
          </p>
          <div class="cc-info">
            
		
		
			
		
		 
		<img class="cc-info" src="https://www.e4l.com/hs-fs/hubfs/MCXML6K0.webp?width=1024&amp;height=1024&amp;name=MCXML6K0.webp" alt="MCXML6K0" loading="lazy" width="1024" height="1024" style="max-width: 100%; height: auto;" srcset="https://www.e4l.com/hs-fs/hubfs/MCXML6K0.webp?width=512&amp;height=512&amp;name=MCXML6K0.webp 512w, https://www.e4l.com/hs-fs/hubfs/MCXML6K0.webp?width=1024&amp;height=1024&amp;name=MCXML6K0.webp 1024w, https://www.e4l.com/hs-fs/hubfs/MCXML6K0.webp?width=1536&amp;height=1536&amp;name=MCXML6K0.webp 1536w, https://www.e4l.com/hs-fs/hubfs/MCXML6K0.webp?width=2048&amp;height=2048&amp;name=MCXML6K0.webp 2048w, https://www.e4l.com/hs-fs/hubfs/MCXML6K0.webp?width=2560&amp;height=2560&amp;name=MCXML6K0.webp 2560w, https://www.e4l.com/hs-fs/hubfs/MCXML6K0.webp?width=3072&amp;height=3072&amp;name=MCXML6K0.webp 3072w" sizes="(max-width: 1024px) 100vw, 1024px">
	
             
            <div class="cc-name-title">
              <h4>
              Ben Greenfield
              </h4>
              <h6>
               Biohacker, Human Body &amp; Brain Performance Coach, <br> Ex-Bodybuilder, Speaker &amp; Author
              </h6>
            </div>
          </div>
        </div>
      </div>
       
	

        <div class="swiper-slide">
        <div class="tesimonial-wrapper">
           <img src="https://www.e4l.com/hubfs/raw_assets/public/neshealth/images/rating-nes.svg" class="img-fluid" alt="Rating">
          


          
          <p> 
            I think the NES system is almost making us “client whisperers” and we are becoming more intuitive. With NES, the practitioner and the client ..  
            
	
            <a class="text-decoration-none" href="https://www.neshealth.com/practitioner-testimonials/">
	  <span class="read-more">Read more</span>
	</a>
          
          </p>
          <div class="cc-info">
            
		
		
			
		
		 
		<img class="cc-info" src="https://www.e4l.com/hs-fs/hubfs/unnamed-1-1.webp?width=900&amp;height=900&amp;name=unnamed-1-1.webp" alt="unnamed-1-1" loading="lazy" width="900" height="900" style="max-width: 100%; height: auto;" srcset="https://www.e4l.com/hs-fs/hubfs/unnamed-1-1.webp?width=450&amp;height=450&amp;name=unnamed-1-1.webp 450w, https://www.e4l.com/hs-fs/hubfs/unnamed-1-1.webp?width=900&amp;height=900&amp;name=unnamed-1-1.webp 900w, https://www.e4l.com/hs-fs/hubfs/unnamed-1-1.webp?width=1350&amp;height=1350&amp;name=unnamed-1-1.webp 1350w, https://www.e4l.com/hs-fs/hubfs/unnamed-1-1.webp?width=1800&amp;height=1800&amp;name=unnamed-1-1.webp 1800w, https://www.e4l.com/hs-fs/hubfs/unnamed-1-1.webp?width=2250&amp;height=2250&amp;name=unnamed-1-1.webp 2250w, https://www.e4l.com/hs-fs/hubfs/unnamed-1-1.webp?width=2700&amp;height=2700&amp;name=unnamed-1-1.webp 2700w" sizes="(max-width: 900px) 100vw, 900px">
	
             
            <div class="cc-name-title">
              <h4>
              Dr. Stephen Sinatra
              </h4>
              <h6>
               America’s #1 integrative cardiologist, <br>author
              </h6>
            </div>
          </div>
        </div>
      </div>
       
	

        <div class="swiper-slide">
        <div class="tesimonial-wrapper">
           <img src="https://www.e4l.com/hubfs/raw_assets/public/neshealth/images/rating-nes.svg" class="img-fluid" alt="Rating">
          


          
          <p> 
            The bioenergetic healing protocol of BioEnergetiX is one of the most profound protocols I have ever seen in my many  
            
	
            <a class="text-decoration-none" href="https://www.neshealth.com/practitioner-testimonials/">
	  <span class="read-more">Read more</span>
	</a>
          
          </p>
          <div class="cc-info">
            
		
		
			
		
		 
		<img class="cc-info" src="https://www.e4l.com/hs-fs/hubfs/unnamed-2.webp?width=900&amp;height=900&amp;name=unnamed-2.webp" alt="unnamed-2" loading="lazy" width="900" height="900" style="max-width: 100%; height: auto;" srcset="https://www.e4l.com/hs-fs/hubfs/unnamed-2.webp?width=450&amp;height=450&amp;name=unnamed-2.webp 450w, https://www.e4l.com/hs-fs/hubfs/unnamed-2.webp?width=900&amp;height=900&amp;name=unnamed-2.webp 900w, https://www.e4l.com/hs-fs/hubfs/unnamed-2.webp?width=1350&amp;height=1350&amp;name=unnamed-2.webp 1350w, https://www.e4l.com/hs-fs/hubfs/unnamed-2.webp?width=1800&amp;height=1800&amp;name=unnamed-2.webp 1800w, https://www.e4l.com/hs-fs/hubfs/unnamed-2.webp?width=2250&amp;height=2250&amp;name=unnamed-2.webp 2250w, https://www.e4l.com/hs-fs/hubfs/unnamed-2.webp?width=2700&amp;height=2700&amp;name=unnamed-2.webp 2700w" sizes="(max-width: 900px) 100vw, 900px">
	
             
            <div class="cc-name-title">
              <h4>
              Wendy Myers
              </h4>
              <h6>
               FDN-P, NC, CHHC, <br>  Expert in Detoxification &amp; Minerals
              </h6>
            </div>
          </div>
        </div>
      </div>
       
	

       
        
        
      
        
      
    </div>
    <div class="swiper-pagination"></div>
  </div>

  <!-- Swiper JS -->
  <script src="https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.js"></script>

  <!-- Initialize Swiper -->
  <script>
    var swiper = new Swiper(".mySwiper", {
      
      loop: true,
      pagination: {
        el: ".swiper-pagination",
        clickable: true,
      },
           autoplay: {
          delay: 4000,  
          disableOnInteraction: false,  
        }, 
      breakpoints: {
        767: {
          slidesPerView: 1,
          spaceBetween: 0,
        },
        768: {
          slidesPerView: 2,
          spaceBetween: 30,
        },
        1200: {
          slidesPerView: 3,
          spaceBetween: 30,
        },
      },
    });
  </script> 
   <script>
 function toggleReadMore(element) {
  var parent = element.closest(".read-more-section"); // Find the closest parent containing this "read-more" section
  var moreText = parent.querySelector(".more-text");
  var toggleText = parent.querySelector(".read-more-toggle");

  if (moreText.style.display === "none") {
    moreText.style.display = "inline";
    toggleText.innerHTML = "Read less";
  } else {
    moreText.style.display = "none";
    toggleText.innerHTML = "Read more";
  }
}


   </script>
   </div></div>

</div><!--end widget-span -->
</div><!--end row-->
</div><!--end row-wrapper -->

<div class="row-fluid-wrapper row-depth-1 row-number-13 dnd-row">
<div class="row-fluid ">
<div class="span12 widget-span widget-type-custom_widget dnd-module" style="" data-widget-type="custom_widget" data-x="0" data-w="12">
<div id="hs_cos_wrapper_widget_1736181478306" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module widget-type-rich_text" style="" data-hs-cos-general-type="widget" data-hs-cos-type="module"><span id="hs_cos_wrapper_widget_1736181478306_" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_rich_text" style="" data-hs-cos-general-type="widget" data-hs-cos-type="rich_text"><div class="button-wrapper mt-4 pt-1" style="text-align: center;"><a href="https://testimonials.e4l.com/" class="main-btn">See More Testimonials</a></div></span></div>

</div><!--end widget-span -->
</div><!--end row-->
</div><!--end row-wrapper -->

</div><!--end widget-span -->
</div><!--end row-->
</div><!--end row-wrapper -->

<div class="row-fluid-wrapper row-depth-1 row-number-14 dnd-section dnd_area-row-4-background-layers dnd_area-row-4-padding dnd_area-row-4-background-gradient">
<div class="row-fluid ">
<div class="span12 widget-span widget-type-cell dnd-column" style="" data-widget-type="cell" data-x="0" data-w="12">

<div class="row-fluid-wrapper row-depth-1 row-number-15 dnd-row">
<div class="row-fluid ">
<div class="span12 widget-span widget-type-custom_widget dnd-module" style="" data-widget-type="custom_widget" data-x="0" data-w="12">
<div id="hs_cos_wrapper_module_17283506822795" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module" style="" data-hs-cos-general-type="widget" data-hs-cos-type="module">

<div class="image-with-content-wrapper">
    <div class="container">
        <div class="row align-items-center   right-image-wrapper ">
            
            <div class="col-lg-6 col-12">
                <div class="content-wrapper">
                    <h2>
                        Get Instant Access With a Free Account
                    </h2>
                    <h3>
                        

                    </h3>
                    <div class="content-all">
                        <p><span>Ready to dive into the world of bioenergetics? Create a free account and you'll get access to a wealth of educational information such as:</span></p>
<ul>
<li><span>Restore Your Energy With Bioenergetics</span></li>
<li><span>Imprinted Music</span></li>
<li><span>The Living Matrix Movie</span></li>
<li><span>SuperCharged Movie</span></li>
<li><span>Choice Point Movie</span></li>
<li><span>Videos</span></li>
<li><span>Bioenergetic Cooking Recipes</span></li>
<li><span>Yoga Exercises</span></li>
<li><span>Daily Health &amp; Wellness Tips</span></li>
<li><span>Podcasts, Blogs &amp; More!</span></li>
</ul>
<h4>&nbsp;</h4>
                    </div>

                    <div class="icon-list-wrapper">
                        


                    </div>

                    
                    <div class="button-wrapper mt-4 pt-1">
                        
                        
                        <a href="https://learn.neshealth.com/retore-your-energy/" class="main-btn">
                            Learn More
                        </a> 
                    </div>
                    
                </div>

            </div>

            
            <div class="col-lg-6 col-12">
                <div class="image-wrapper">
                    
                    
                    
                    
                    
                    
                    <img class="img-fluid" src="https://www.e4l.com/hs-fs/hubfs/Home%20Page/Get%20Instant%20Access%20With%20a%20Free%20Account.png?width=541&amp;height=507&amp;name=Get%20Instant%20Access%20With%20a%20Free%20Account.png" alt="Get Instant Access With a Free Account" loading="lazy" width="541" height="507" style="max-width: 100%; height: auto;" srcset="https://www.e4l.com/hs-fs/hubfs/Home%20Page/Get%20Instant%20Access%20With%20a%20Free%20Account.png?width=271&amp;height=254&amp;name=Get%20Instant%20Access%20With%20a%20Free%20Account.png 271w, https://www.e4l.com/hs-fs/hubfs/Home%20Page/Get%20Instant%20Access%20With%20a%20Free%20Account.png?width=541&amp;height=507&amp;name=Get%20Instant%20Access%20With%20a%20Free%20Account.png 541w, https://www.e4l.com/hs-fs/hubfs/Home%20Page/Get%20Instant%20Access%20With%20a%20Free%20Account.png?width=812&amp;height=761&amp;name=Get%20Instant%20Access%20With%20a%20Free%20Account.png 812w, https://www.e4l.com/hs-fs/hubfs/Home%20Page/Get%20Instant%20Access%20With%20a%20Free%20Account.png?width=1082&amp;height=1014&amp;name=Get%20Instant%20Access%20With%20a%20Free%20Account.png 1082w, https://www.e4l.com/hs-fs/hubfs/Home%20Page/Get%20Instant%20Access%20With%20a%20Free%20Account.png?width=1353&amp;height=1268&amp;name=Get%20Instant%20Access%20With%20a%20Free%20Account.png 1353w, https://www.e4l.com/hs-fs/hubfs/Home%20Page/Get%20Instant%20Access%20With%20a%20Free%20Account.png?width=1623&amp;height=1521&amp;name=Get%20Instant%20Access%20With%20a%20Free%20Account.png 1623w" sizes="(max-width: 541px) 100vw, 541px">
                    
                </div>
            </div>
            
        </div>
    </div>
</div></div>

</div><!--end widget-span -->
</div><!--end row-->
</div><!--end row-wrapper -->

</div><!--end widget-span -->
</div><!--end row-->
</div><!--end row-wrapper -->

</div><!--end widget-span -->
</div>
</div>
</div>
    <div id="hs_cos_wrapper_module_172908222321332" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module" style="" data-hs-cos-general-type="widget" data-hs-cos-type="module"><footer class="footer__section">
    <div class="container">
        <div class="footer__row">
            <div class="footer__clomn_one">
                <h3>
                    GETTING STARTED
                </h3>
                <div class="footer__clomn_menu">
                    <span id="hs_cos_wrapper_module_172908222321332_" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_simple_menu" style="" data-hs-cos-general-type="widget" data-hs-cos-type="simple_menu"><div id="hs_menu_wrapper_module_172908222321332_" class="hs-menu-wrapper active-branch flyouts hs-menu-flow-horizontal" role="navigation" data-sitemap-name="" data-menu-id="" aria-label="Navigation Menu">
 <ul role="menu">
  <li class="hs-menu-item hs-menu-depth-1" role="none"><a href="https://www.e4l.com/watch-a-demo/" role="menuitem" target="_self">Watch a demo</a></li>
  <li class="hs-menu-item hs-menu-depth-1" role="none"><a href="https://www.e4l.com/training/" role="menuitem" target="_self">Training</a></li>
 </ul>
</div></span>
                </div>
                <div class="social__icon">
                    <ul>
                        
                        <li class="">
                            
                            
                            <a href="https://www.facebook.com/officialenergy4life">
                                
                                <span>
                                    
                                    <span id="hs_cos_wrapper_module_172908222321332_" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_icon" style="" data-hs-cos-general-type="widget" data-hs-cos-type="icon"><svg version="1.0" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 320 512" aria-hidden="true"><g id="Facebook F1_layer"><path d="M279.14 288l14.22-92.66h-88.91v-60.13c0-25.35 12.42-50.06 52.24-50.06h40.42V6.26S260.43 0 225.36 0c-73.22 0-121.08 44.38-121.08 124.72v70.62H22.89V288h81.39v224h100.17V288z" /></g></svg></span>

                                    
                                </span>
                                
                            </a>
                        </li>
                        
                        <li class="">
                            
                            
                            <a href="https://x.com/neshealth">
                                
                                <span>
                                    
                                    <svg width="14" height="15" viewbox="0 0 14 15" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(#clip0_2227_994)"><mask id="mask0_2227_994" style="mask-type:luminance" maskunits="userSpaceOnUse" x="0" y="0" width="14" height="15"><path d="M0 0.5H14V14.5H0V0.5Z" fill="white"></path></mask><g mask="url(#mask0_2227_994)"><path d="M11.025 1.15625H13.172L8.482 6.53025L14 13.8443H9.68L6.294 9.40925L2.424 13.8443H0.275L5.291 8.09425L0 1.15725H4.43L7.486 5.21025L11.025 1.15625ZM10.27 12.5563H11.46L3.78 2.37725H2.504L10.27 12.5563Z" fill="white"></path></g></g><defs><clippath id="clip0_2227_994"><rect width="14" height="14" fill="white" transform="translate(0 0.5)"></rect></clippath></defs></svg>
                                    
                                </span>
                                
                            </a>
                        </li>
                        
                        <li class="">
                            
                            
                            <a href="https://www.linkedin.com/company/officialenergy4life/">
                                
                                <span>
                                    
                                    <span id="hs_cos_wrapper_module_172908222321332_" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_icon" style="" data-hs-cos-general-type="widget" data-hs-cos-type="icon"><svg version="1.0" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512" aria-hidden="true"><g id="LinkedIn In2_layer"><path d="M100.28 448H7.4V148.9h92.88zM53.79 108.1C24.09 108.1 0 83.5 0 53.8a53.79 53.79 0 0 1 107.58 0c0 29.7-24.1 54.3-53.79 54.3zM447.9 448h-92.68V302.4c0-34.7-.7-79.2-48.29-79.2-48.29 0-55.69 37.7-55.69 76.7V448h-92.78V148.9h89.08v40.8h1.3c12.4-23.5 42.69-48.3 87.88-48.3 94 0 111.28 61.9 111.28 142.3V448z" /></g></svg></span>

                                    
                                </span>
                                
                            </a>
                        </li>
                        
                        <li class="">
                            
                            
                            <a href="https://www.youtube.com/@OfficialEnergy4Life">
                                
                                <span>
                                    
                                    <span id="hs_cos_wrapper_module_172908222321332_" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_icon" style="" data-hs-cos-general-type="widget" data-hs-cos-type="icon"><svg version="1.0" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 576 512" aria-hidden="true"><g id="YouTube3_layer"><path d="M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z" /></g></svg></span>

                                    
                                </span>
                                
                            </a>
                        </li>
                        
                    </ul>
                </div>
            </div>
            <div class="footer__clomn_two">
                <h3>
                    E4L PRODUCTS
                </h3>
                <div class="footer__clomn_menu">
                    <span id="hs_cos_wrapper_module_172908222321332_" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_simple_menu" style="" data-hs-cos-general-type="widget" data-hs-cos-type="simple_menu"><div id="hs_menu_wrapper_module_172908222321332_" class="hs-menu-wrapper active-branch flyouts hs-menu-flow-horizontal" role="navigation" data-sitemap-name="" data-menu-id="" aria-label="Navigation Menu">
 <ul role="menu">
  <li class="hs-menu-item hs-menu-depth-1" role="none"><a href="https://www.e4l.com/bioenergetix-wellnes-system/" role="menuitem" target="_self">Bioenergetic Wellness System</a></li>
  <li class="hs-menu-item hs-menu-depth-1" role="none"><a href="https://www.e4l.com/bioenergetic-scan" role="menuitem" target="_self">E4L Scanning Software</a></li>
  <li class="hs-menu-item hs-menu-depth-1" role="none"><a href="https://www.e4l.com/infoceuticals/" role="menuitem" target="_self">Infoceuticals®</a></li>
  <li class="hs-menu-item hs-menu-depth-1" role="none"><a href="https://www.e4l.com/nes-mihealth/" role="menuitem" target="_self">E4L miHealth®</a></li>
 </ul>
</div></span>
                </div>
            </div>
            <div class="footer__clomn_three">
                <h3>
                    IMPORTANT PAGES
                </h3>
                <div class="footer__clomn_menu">
                    <span id="hs_cos_wrapper_module_172908222321332_" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_simple_menu" style="" data-hs-cos-general-type="widget" data-hs-cos-type="simple_menu"><div id="hs_menu_wrapper_module_172908222321332_" class="hs-menu-wrapper active-branch flyouts hs-menu-flow-horizontal" role="navigation" data-sitemap-name="" data-menu-id="" aria-label="Navigation Menu">
 <ul role="menu">
  <li class="hs-menu-item hs-menu-depth-1" role="none"><a href="https://www.e4l.com/about-us/" role="menuitem" target="_self">About Energy4Life</a></li>
  <li class="hs-menu-item hs-menu-depth-1" role="none"><a href="https://www.e4l.com/science/" role="menuitem" target="_self">Science</a></li>
  <li class="hs-menu-item hs-menu-depth-1" role="none"><a href="https://www.e4l.com/science/how-nes-works/" role="menuitem" target="_self">How E4L Technology Works</a></li>
  <li class="hs-menu-item hs-menu-depth-1" role="none"><a href="https://www.e4l.com/free-newsletter" role="menuitem" target="_self">FREE Email Newsletter</a></li>
 </ul>
</div></span>
                </div>
            </div>
            <div class="footer__clomn_four">
                <h3>
                    ENHANCE YOUR PRACTICE
                </h3>
                <div class="footer__clomn_content">
                <p>Learn how to enhance your practice with Bioenergetics.</p>
                </div>
                <div class="footer__btn">
                    
                    
                    <a href="https://www.e4l.com/freebook">
                        Learn More
                        <svg width="17" height="17" viewbox="0 0 17 17" fill="none" xmlns="http://www.w3.org/2000/svg">
                            <path d="M6.47852 3.5L11.4785 8.5L6.47852 13.5" stroke="#F9BA16" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" />
                        </svg>
                    </a>
                </div>
            </div>
        </div>
        <div class="footer__copyright">
        <a href="/data-protection/">Privacy Policy &amp; GDPR</a> | <a href="/terms-and-conditions/">Terms and Conditions</a> | <a href="/disclaimer/">Disclaimer</a> | <a href="/cookie-policy/">Cookie Policy</a> | © Energy4Life 2025 <br>NES Health, LLC 3702 W Spruce St #1100 Tampa, FL 33607 | (888) 242-5933
        </div>
    </div>
</footer></div>
    

     
        <script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js" integrity="sha384-YvpcrYf0tY3lHB60NNkmXc5s9fDVZLESaAA55NDzOxhy9GkcIdslK1eN7N6jIeHz" crossorigin="anonymous"></script>

    
<!-- HubSpot performance collection script -->
<script defer src="/hs/hsstatic/content-cwv-embed/static-1.1293/embed.js"></script>
<script>
var hsVars = hsVars || {}; hsVars['language'] = 'en';
</script>

<script src="/hs/hsstatic/cos-i18n/static-1.53/bundles/project.js"></script>
<script src="/hs/hsstatic/keyboard-accessible-menu-flyouts/static-1.17/bundles/project.js"></script>

<script>

$(document).ready(function(){
    // Toggle active class when dropdown is clicked
    $(".dropdown-toggle").click(function() {
        $(".dropdown-toggle").toggleClass("mobile-open");
        $(this).next().slideToggle();
    });
});



 if (window.matchMedia('(max-width: 992px)').matches) { 

    // Insert a span with 'sub_trigger' class after each anchor in menu items with children
    $("<span class='sub_trigger'><i></i></span>").insertAfter(" .bottom__header_menu ul > li.hs-item-has-children > a");     

    // Toggle the mobile menu
    $("a.mobile__trigger").click(function() {
        $("body").toggleClass("mobile-open");
        $(this).next().slideToggle();
    });

    // Toggle submenu and close other open submenus
    $(".sub_trigger").click(function(){
      $(this).next().slideToggle();
      $(this).parent('li').toggleClass('submenu-open');
    });
}

</script>


<!-- Start of HubSpot Analytics Code -->
<script type="text/javascript">
var _hsq = _hsq || [];
_hsq.push(["setContentType", "standard-page"]);
_hsq.push(["setCanonicalUrl", "https:\/\/www.e4l.com"]);
_hsq.push(["setPageId", "5421422462"]);
_hsq.push(["setContentMetadata", {
    "contentPageId": 5421422462,
    "legacyPageId": "5421422462",
    "contentFolderId": null,
    "contentGroupId": null,
    "abTestId": null,
    "languageVariantId": 5421422462,
    "languageCode": null,
    
    
}]);
</script>

<script type="text/javascript" id="hs-script-loader" async defer src="/hs/scriptloader/3859661.js?businessUnitId=0"></script>
<!-- End of HubSpot Analytics Code -->


<script type="text/javascript">
var hsVars = {
    render_id: "ed3bae0e-c0a1-463d-8b3c-c4dd81632635",
    ticks: 1745587048992,
    page_id: 5421422462,
    
    content_group_id: 0,
    portal_id: 3859661,
    app_hs_base_url: "https://app.hubspot.com",
    cp_hs_base_url: "https://cp.hubspot.com",
    language: "en",
    analytics_page_type: "standard-page",
    scp_content_type: "",
    
    analytics_page_id: "5421422462",
    category_id: 1,
    folder_id: 0,
    is_hubspot_user: false
}
</script>


<script defer src="/hs/hsstatic/HubspotToolsMenu/static-1.432/js/index.js"></script>

<!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-MQQPT6N" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->

<script>
(function() {
    function initAgent() {
        window.Agent.initAgentChat('ai-assistant', {
            agentId: 'd279f6d7-22aa-4e16-9445-f4a8d41004b7'
        });
    }
    var script = document.createElement('script');
    script.src = 'https://app.aimdoc.ai/embedded.bundle.js';
    script.async = true;
    script.onload = initAgent;
    document.body.appendChild(script);
})();
</script>


  
</body></html>                               

Whois info of domain

Domain Name: E4L.COM
Registry Domain ID: 89509883_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.godaddy.com
Registrar URL: http://www.godaddy.com
Updated Date: 2024-08-01T10:44:00Z
Creation Date: 2002-08-20T18:09:53Z
Registry Expiry Date: 2027-08-20T18:09:53Z
Registrar: GoDaddy.com, LLC
Registrar IANA ID: 146
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: 480-624-2505
Domain Status: clientDeleteProhibited https://icann.org/epp#clientDeleteProhibited
Domain Status: clientRenewProhibited https://icann.org/epp#clientRenewProhibited
Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited
Domain Status: clientUpdateProhibited https://icann.org/epp#clientUpdateProhibited
Name Server: NS19.DOMAINCONTROL.COM
Name Server: NS20.DOMAINCONTROL.COM
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-01T09:00:01Z <<<
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