https://www.achieve3000.com/

Submitted URL:
https://achieve3000.comRedirected
Report Finished:

The outgoing links identified from the page

JavaScript Variables · 18 found

Global JavaScript variables loaded on the window object of a page, are variables declared outside of functions and accessible from anywhere in the code within the current scope

Console log messages · 2 found

Messages logged to the web console

HTML

The raw HTML body of the page

<!DOCTYPE html><html lang="en-US" itemscope="" itemtype="http://schema.org/WebPage"><head><meta charset="UTF-8"><script>if(navigator.userAgent.match(/MSIE|Internet Explorer/i)||navigator.userAgent.match(/Trident\/7\..*?rv:11/i)){var href=document.location.href;if(!href.match(/[?&]nowprocket/)){if(href.indexOf("?")==-1){if(href.indexOf("#")==-1){document.location.href=href+"?nowprocket=1"}else{document.location.href=href.replace("#","?nowprocket=1#")}}else{if(href.indexOf("#")==-1){document.location.href=href+"&nowprocket=1"}else{document.location.href=href.replace("#","&nowprocket=1#")}}}}</script><script>(()=>{class RocketLazyLoadScripts{constructor(){this.v="1.2.6",this.triggerEvents=["keydown","mousedown","mousemove","touchmove","touchstart","touchend","wheel"],this.userEventHandler=this.t.bind(this),this.touchStartHandler=this.i.bind(this),this.touchMoveHandler=this.o.bind(this),this.touchEndHandler=this.h.bind(this),this.clickHandler=this.u.bind(this),this.interceptedClicks=[],this.interceptedClickListeners=[],this.l(this),window.addEventListener("pageshow",(t=>{this.persisted=t.persisted,this.everythingLoaded&&this.m()})),this.CSPIssue=sessionStorage.getItem("rocketCSPIssue"),document.addEventListener("securitypolicyviolation",(t=>{this.CSPIssue||"script-src-elem"!==t.violatedDirective||"data"!==t.blockedURI||(this.CSPIssue=!0,sessionStorage.setItem("rocketCSPIssue",!0))})),document.addEventListener("DOMContentLoaded",(()=>{this.k()})),this.delayedScripts={normal:[],async:[],defer:[]},this.trash=[],this.allJQueries=[]}p(t){document.hidden?t.t():(this.triggerEvents.forEach((e=>window.addEventListener(e,t.userEventHandler,{passive:!0}))),window.addEventListener("touchstart",t.touchStartHandler,{passive:!0}),window.addEventListener("mousedown",t.touchStartHandler),document.addEventListener("visibilitychange",t.userEventHandler))}_(){this.triggerEvents.forEach((t=>window.removeEventListener(t,this.userEventHandler,{passive:!0}))),document.removeEventListener("visibilitychange",this.userEventHandler)}i(t){"HTML"!==t.target.tagName&&(window.addEventListener("touchend",this.touchEndHandler),window.addEventListener("mouseup",this.touchEndHandler),window.addEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.addEventListener("mousemove",this.touchMoveHandler),t.target.addEventListener("click",this.clickHandler),this.L(t.target,!0),this.S(t.target,"onclick","rocket-onclick"),this.C())}o(t){window.removeEventListener("touchend",this.touchEndHandler),window.removeEventListener("mouseup",this.touchEndHandler),window.removeEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.removeEventListener("mousemove",this.touchMoveHandler),t.target.removeEventListener("click",this.clickHandler),this.L(t.target,!1),this.S(t.target,"rocket-onclick","onclick"),this.M()}h(){window.removeEventListener("touchend",this.touchEndHandler),window.removeEventListener("mouseup",this.touchEndHandler),window.removeEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.removeEventListener("mousemove",this.touchMoveHandler)}u(t){t.target.removeEventListener("click",this.clickHandler),this.L(t.target,!1),this.S(t.target,"rocket-onclick","onclick"),this.interceptedClicks.push(t),t.preventDefault(),t.stopPropagation(),t.stopImmediatePropagation(),this.M()}O(){window.removeEventListener("touchstart",this.touchStartHandler,{passive:!0}),window.removeEventListener("mousedown",this.touchStartHandler),this.interceptedClicks.forEach((t=>{t.target.dispatchEvent(new MouseEvent("click",{view:t.view,bubbles:!0,cancelable:!0}))}))}l(t){EventTarget.prototype.addEventListenerWPRocketBase=EventTarget.prototype.addEventListener,EventTarget.prototype.addEventListener=function(e,i,o){"click"!==e||t.windowLoaded||i===t.clickHandler||t.interceptedClickListeners.push({target:this,func:i,options:o}),(this||window).addEventListenerWPRocketBase(e,i,o)}}L(t,e){this.interceptedClickListeners.forEach((i=>{i.target===t&&(e?t.removeEventListener("click",i.func,i.options):t.addEventListener("click",i.func,i.options))})),t.parentNode!==document.documentElement&&this.L(t.parentNode,e)}D(){return new Promise((t=>{this.P?this.M=t:t()}))}C(){this.P=!0}M(){this.P=!1}S(t,e,i){t.hasAttribute&&t.hasAttribute(e)&&(event.target.setAttribute(i,event.target.getAttribute(e)),event.target.removeAttribute(e))}t(){this._(this),"loading"===document.readyState?document.addEventListener("DOMContentLoaded",this.R.bind(this)):this.R()}k(){let t=[];document.querySelectorAll("script[type=rocketlazyloadscript][data-rocket-src]").forEach((e=>{let i=e.getAttribute("data-rocket-src");if(i&&!i.startsWith("data:")){0===i.indexOf("//")&&(i=location.protocol+i);try{const o=new URL(i).origin;o!==location.origin&&t.push({src:o,crossOrigin:e.crossOrigin||"module"===e.getAttribute("data-rocket-type")})}catch(t){}}})),t=[...new Map(t.map((t=>[JSON.stringify(t),t]))).values()],this.T(t,"preconnect")}async R(){this.lastBreath=Date.now(),this.j(this),this.F(this),this.I(),this.W(),this.q(),await this.A(this.delayedScripts.normal),await this.A(this.delayedScripts.defer),await this.A(this.delayedScripts.async);try{await this.U(),await this.H(this),await this.J()}catch(t){console.error(t)}window.dispatchEvent(new Event("rocket-allScriptsLoaded")),this.everythingLoaded=!0,this.D().then((()=>{this.O()})),this.N()}W(){document.querySelectorAll("script[type=rocketlazyloadscript]").forEach((t=>{t.hasAttribute("data-rocket-src")?t.hasAttribute("async")&&!1!==t.async?this.delayedScripts.async.push(t):t.hasAttribute("defer")&&!1!==t.defer||"module"===t.getAttribute("data-rocket-type")?this.delayedScripts.defer.push(t):this.delayedScripts.normal.push(t):this.delayedScripts.normal.push(t)}))}async B(t){if(await this.G(),!0!==t.noModule||!("noModule"in HTMLScriptElement.prototype))return new Promise((e=>{let i;function o(){(i||t).setAttribute("data-rocket-status","executed"),e()}try{if(navigator.userAgent.indexOf("Firefox/")>0||""===navigator.vendor||this.CSPIssue)i=document.createElement("script"),[...t.attributes].forEach((t=>{let e=t.nodeName;"type"!==e&&("data-rocket-type"===e&&(e="type"),"data-rocket-src"===e&&(e="src"),i.setAttribute(e,t.nodeValue))})),t.text&&(i.text=t.text),i.hasAttribute("src")?(i.addEventListener("load",o),i.addEventListener("error",(function(){i.setAttribute("data-rocket-status","failed-network"),e()})),setTimeout((()=>{i.isConnected||e()}),1)):(i.text=t.text,o()),t.parentNode.replaceChild(i,t);else{const i=t.getAttribute("data-rocket-type"),s=t.getAttribute("data-rocket-src");i?(t.type=i,t.removeAttribute("data-rocket-type")):t.removeAttribute("type"),t.addEventListener("load",o),t.addEventListener("error",(i=>{this.CSPIssue&&i.target.src.startsWith("data:")?(console.log("WPRocket: data-uri blocked by CSP -> fallback"),t.removeAttribute("src"),this.B(t).then(e)):(t.setAttribute("data-rocket-status","failed-network"),e())})),s?(t.removeAttribute("data-rocket-src"),t.src=s):t.src="data:text/javascript;base64,"+window.btoa(unescape(encodeURIComponent(t.text)))}}catch(i){t.setAttribute("data-rocket-status","failed-transform"),e()}}));t.setAttribute("data-rocket-status","skipped")}async A(t){const e=t.shift();return e&&e.isConnected?(await this.B(e),this.A(t)):Promise.resolve()}q(){this.T([...this.delayedScripts.normal,...this.delayedScripts.defer,...this.delayedScripts.async],"preload")}T(t,e){var i=document.createDocumentFragment();t.forEach((t=>{const o=t.getAttribute&&t.getAttribute("data-rocket-src")||t.src;if(o&&!o.startsWith("data:")){const s=document.createElement("link");s.href=o,s.rel=e,"preconnect"!==e&&(s.as="script"),t.getAttribute&&"module"===t.getAttribute("data-rocket-type")&&(s.crossOrigin=!0),t.crossOrigin&&(s.crossOrigin=t.crossOrigin),t.integrity&&(s.integrity=t.integrity),i.appendChild(s),this.trash.push(s)}})),document.head.appendChild(i)}j(t){let e={};function i(i,o){return e[o].eventsToRewrite.indexOf(i)>=0&&!t.everythingLoaded?"rocket-"+i:i}function o(t,o){!function(t){e[t]||(e[t]={originalFunctions:{add:t.addEventListener,remove:t.removeEventListener},eventsToRewrite:[]},t.addEventListener=function(){arguments[0]=i(arguments[0],t),e[t].originalFunctions.add.apply(t,arguments)},t.removeEventListener=function(){arguments[0]=i(arguments[0],t),e[t].originalFunctions.remove.apply(t,arguments)})}(t),e[t].eventsToRewrite.push(o)}function s(e,i){let o=e[i];e[i]=null,Object.defineProperty(e,i,{get:()=>o||function(){},set(s){t.everythingLoaded?o=s:e["rocket"+i]=o=s}})}o(document,"DOMContentLoaded"),o(window,"DOMContentLoaded"),o(window,"load"),o(window,"pageshow"),o(document,"readystatechange"),s(document,"onreadystatechange"),s(window,"onload"),s(window,"onpageshow");try{Object.defineProperty(document,"readyState",{get:()=>t.rocketReadyState,set(e){t.rocketReadyState=e},configurable:!0}),document.readyState="loading"}catch(t){console.log("WPRocket DJE readyState conflict, bypassing")}}F(t){let e;function i(e){return t.everythingLoaded?e:e.split(" ").map((t=>"load"===t||0===t.indexOf("load.")?"rocket-jquery-load":t)).join(" ")}function o(o){function s(t){const e=o.fn[t];o.fn[t]=o.fn.init.prototype[t]=function(){return this[0]===window&&("string"==typeof arguments[0]||arguments[0]instanceof String?arguments[0]=i(arguments[0]):"object"==typeof arguments[0]&&Object.keys(arguments[0]).forEach((t=>{const e=arguments[0][t];delete arguments[0][t],arguments[0][i(t)]=e}))),e.apply(this,arguments),this}}o&&o.fn&&!t.allJQueries.includes(o)&&(o.fn.ready=o.fn.init.prototype.ready=function(e){return t.domReadyFired?e.bind(document)(o):document.addEventListener("rocket-DOMContentLoaded",(()=>e.bind(document)(o))),o([])},s("on"),s("one"),t.allJQueries.push(o)),e=o}o(window.jQuery),Object.defineProperty(window,"jQuery",{get:()=>e,set(t){o(t)}})}async H(t){const e=document.querySelector("script[data-webpack]");e&&(await async function(){return new Promise((t=>{e.addEventListener("load",t),e.addEventListener("error",t)}))}(),await t.K(),await t.H(t))}async U(){this.domReadyFired=!0;try{document.readyState="interactive"}catch(t){}await this.G(),document.dispatchEvent(new Event("rocket-readystatechange")),await this.G(),document.rocketonreadystatechange&&document.rocketonreadystatechange(),await this.G(),document.dispatchEvent(new Event("rocket-DOMContentLoaded")),await this.G(),window.dispatchEvent(new Event("rocket-DOMContentLoaded"))}async J(){try{document.readyState="complete"}catch(t){}await this.G(),document.dispatchEvent(new Event("rocket-readystatechange")),await this.G(),document.rocketonreadystatechange&&document.rocketonreadystatechange(),await this.G(),window.dispatchEvent(new Event("rocket-load")),await this.G(),window.rocketonload&&window.rocketonload(),await this.G(),this.allJQueries.forEach((t=>t(window).trigger("rocket-jquery-load"))),await this.G();const t=new Event("rocket-pageshow");t.persisted=this.persisted,window.dispatchEvent(t),await this.G(),window.rocketonpageshow&&window.rocketonpageshow({persisted:this.persisted}),this.windowLoaded=!0}m(){document.onreadystatechange&&document.onreadystatechange(),window.onload&&window.onload(),window.onpageshow&&window.onpageshow({persisted:this.persisted})}I(){const t=new Map;document.write=document.writeln=function(e){const i=document.currentScript;i||console.error("WPRocket unable to document.write this: "+e);const o=document.createRange(),s=i.parentElement;let n=t.get(i);void 0===n&&(n=i.nextSibling,t.set(i,n));const c=document.createDocumentFragment();o.setStart(c,0),c.appendChild(o.createContextualFragment(e)),s.insertBefore(c,n)}}async G(){Date.now()-this.lastBreath>45&&(await this.K(),this.lastBreath=Date.now())}async K(){return document.hidden?new Promise((t=>setTimeout(t))):new Promise((t=>requestAnimationFrame(t)))}N(){this.trash.forEach((t=>t.remove()))}static run(){const t=new RocketLazyLoadScripts;t.p(t)}}RocketLazyLoadScripts.run()})();</script>
<link rel="profile" href="http://gmpg.org/xfn/11">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin="">

<style>
input#allids {
    visibility: hidden;
    opacity: 0;
}

input#allids_tranding {
    visibility: hidden;
    opacity: 0;
}
</style>
<meta name="robots" content="index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1">

<script data-cfasync="false" data-pagespeed-no-defer="">
	var gtm4wp_datalayer_name = "dataLayer";
	var dataLayer = dataLayer || [];
</script>
<meta name="viewport" content="width=device-width, initial-scale=1">

<title>Achieve3000 | Differentiated Instruction. Accelerated Learning. | Grades PreK-12</title><link rel="preload" data-rocket-preload="" as="style" href="https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&amp;family=Noto+Sans: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;family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600;1,700;1,800&amp;display=swap"><link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&amp;family=Noto+Sans: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;family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600;1,700;1,800&amp;display=swap" media="all" onload="this.media='all'"><noscript><link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&#038;family=Noto+Sans: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&#038;family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600;1,700;1,800&#038;display=swap" /></noscript>
<link rel="preload" as="font" href="https://www.achieve3000.com/wp-content/themes/achieve3000/assets-wlh/fonts/Aller_Std_Rg.ttf" crossorigin="">
<link rel="preload" as="font" href="https://www.achieve3000.com/wp-content/themes/achieve3000/assets-wlh/fonts/Aller_Std_Bd.ttf" crossorigin=""><link rel="preload" data-rocket-preload="" as="image" href="https://www.achieve3000.com/wp-content/uploads/2022/11/A3K_HomeHeader_large_eQJwdRV.original-3.png" fetchpriority="high">
<meta name="description" content="Help every student unlock their potential with differentiated and personalized digital learning solutions.">
<link rel="canonical" href="https://www.achieve3000.com/">
<meta property="og:locale" content="en_US">
<meta property="og:type" content="website">
<meta property="og:title" content="Achieve3000 | Differentiated Instruction. Accelerated Learning. | Grades PreK-12">
<meta property="og:description" content="Help every student unlock their potential with differentiated and personalized digital learning solutions.">
<meta property="og:url" content="https://www.achieve3000.com/">
<meta property="og:site_name" content="Achieve3000">
<meta property="article:publisher" content="https://www.facebook.com/McGrawHillK12">
<meta property="article:modified_time" content="2024-02-12T15:26:38+00:00">
<meta property="og:image" content="https://www.achieve3000.com/wp-content/uploads/2022/11/og-banner-image-home-1.png">
<meta property="og:image:width" content="1200">
<meta property="og:image:height" content="630">
<meta property="og:image:type" content="image/png">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:title" content="Achieve3000 | Differentiated Instruction. Accelerated Learning. | Grades PreK-12">
<meta name="twitter:description" content="Help every student unlock their potential with differentiated and personalized digital learning solutions.">
<meta name="twitter:image" content="https://www.achieve3000.com/wp-content/uploads/2022/11/og-banner-image-home-1.png">
<meta name="twitter:site" content="@McGrawHillK12">
<script type="application/ld+json" class="yoast-schema-graph">{"@context":"https://schema.org","@graph":[{"@type":"WebPage","@id":"https://www.achieve3000.com/","url":"https://www.achieve3000.com/","name":"Achieve3000 | Differentiated Instruction. Accelerated Learning. | Grades PreK-12","isPartOf":{"@id":"https://www.achieve3000.com/#website"},"about":{"@id":"https://www.achieve3000.com/#organization"},"datePublished":"2022-10-21T07:50:56+00:00","dateModified":"2024-02-12T15:26:38+00:00","description":"Help every student unlock their potential with differentiated and personalized digital learning solutions.","breadcrumb":{"@id":"https://www.achieve3000.com/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https://www.achieve3000.com/"]}]},{"@type":"BreadcrumbList","@id":"https://www.achieve3000.com/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home"}]},{"@type":"WebSite","@id":"https://www.achieve3000.com/#website","url":"https://www.achieve3000.com/","name":"Achieve3000","description":"Achieve3000","publisher":{"@id":"https://www.achieve3000.com/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://www.achieve3000.com/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https://www.achieve3000.com/#organization","name":"Achieve3000","url":"https://www.achieve3000.com/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https://www.achieve3000.com/#/schema/logo/image/","url":"https://www.achieve3000.com/wp-content/uploads/2023/04/MH_A3k_Logo-RGB.dd6e926fde8d.svg","contentUrl":"https://www.achieve3000.com/wp-content/uploads/2023/04/MH_A3k_Logo-RGB.dd6e926fde8d.svg","width":1,"height":1,"caption":"Achieve3000"},"image":{"@id":"https://www.achieve3000.com/#/schema/logo/image/"},"sameAs":["https://www.facebook.com/McGrawHillK12","https://x.com/McGrawHillK12","https://www.linkedin.com/company/mcgraw-hill-education/"]}]}</script>

<link rel="dns-prefetch" href="//cdnjs.cloudflare.com">
<link href="https://fonts.gstatic.com" crossorigin="" rel="preconnect">
<link rel="stylesheet" id="wp-block-library-css" href="https://www.achieve3000.com/wp-includes/css/dist/block-library/style.min.css?ver=6.6.2" media="all">
<style id="wp-block-library-theme-inline-css">
.wp-block-audio :where(figcaption){color:#555;font-size:13px;text-align:center}.is-dark-theme .wp-block-audio :where(figcaption){color:#ffffffa6}.wp-block-audio{margin:0 0 1em}.wp-block-code{border:1px solid #ccc;border-radius:4px;font-family:Menlo,Consolas,monaco,monospace;padding:.8em 1em}.wp-block-embed :where(figcaption){color:#555;font-size:13px;text-align:center}.is-dark-theme .wp-block-embed :where(figcaption){color:#ffffffa6}.wp-block-embed{margin:0 0 1em}.blocks-gallery-caption{color:#555;font-size:13px;text-align:center}.is-dark-theme .blocks-gallery-caption{color:#ffffffa6}:root :where(.wp-block-image figcaption){color:#555;font-size:13px;text-align:center}.is-dark-theme :root :where(.wp-block-image figcaption){color:#ffffffa6}.wp-block-image{margin:0 0 1em}.wp-block-pullquote{border-bottom:4px solid;border-top:4px solid;color:currentColor;margin-bottom:1.75em}.wp-block-pullquote cite,.wp-block-pullquote footer,.wp-block-pullquote__citation{color:currentColor;font-size:.8125em;font-style:normal;text-transform:uppercase}.wp-block-quote{border-left:.25em solid;margin:0 0 1.75em;padding-left:1em}.wp-block-quote cite,.wp-block-quote footer{color:currentColor;font-size:.8125em;font-style:normal;position:relative}.wp-block-quote.has-text-align-right{border-left:none;border-right:.25em solid;padding-left:0;padding-right:1em}.wp-block-quote.has-text-align-center{border:none;padding-left:0}.wp-block-quote.is-large,.wp-block-quote.is-style-large,.wp-block-quote.is-style-plain{border:none}.wp-block-search .wp-block-search__label{font-weight:700}.wp-block-search__button{border:1px solid #ccc;padding:.375em .625em}:where(.wp-block-group.has-background){padding:1.25em 2.375em}.wp-block-separator.has-css-opacity{opacity:.4}.wp-block-separator{border:none;border-bottom:2px solid;margin-left:auto;margin-right:auto}.wp-block-separator.has-alpha-channel-opacity{opacity:1}.wp-block-separator:not(.is-style-wide):not(.is-style-dots){width:100px}.wp-block-separator.has-background:not(.is-style-dots){border-bottom:none;height:1px}.wp-block-separator.has-background:not(.is-style-wide):not(.is-style-dots){height:2px}.wp-block-table{margin:0 0 1em}.wp-block-table td,.wp-block-table th{word-break:normal}.wp-block-table :where(figcaption){color:#555;font-size:13px;text-align:center}.is-dark-theme .wp-block-table :where(figcaption){color:#ffffffa6}.wp-block-video :where(figcaption){color:#555;font-size:13px;text-align:center}.is-dark-theme .wp-block-video :where(figcaption){color:#ffffffa6}.wp-block-video{margin:0 0 1em}:root :where(.wp-block-template-part.has-background){margin-bottom:0;margin-top:0;padding:1.25em 2.375em}
</style>
<style id="classic-theme-styles-inline-css">
/*! This file is auto-generated */
.wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none}
</style>
<style id="global-styles-inline-css">
:root{--wp--preset--aspect-ratio--square: 1;--wp--preset--aspect-ratio--4-3: 4/3;--wp--preset--aspect-ratio--3-4: 3/4;--wp--preset--aspect-ratio--3-2: 3/2;--wp--preset--aspect-ratio--2-3: 2/3;--wp--preset--aspect-ratio--16-9: 16/9;--wp--preset--aspect-ratio--9-16: 9/16;--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);}:where(.is-layout-flex){gap: 0.5em;}:where(.is-layout-grid){gap: 0.5em;}body .is-layout-flex{display: flex;}.is-layout-flex{flex-wrap: wrap;align-items: center;}.is-layout-flex > :is(*, div){margin: 0;}body .is-layout-grid{display: grid;}.is-layout-grid > :is(*, div){margin: 0;}:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;}
:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}
:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}
:root :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;}
</style>
<link rel="stylesheet" id="sinatra-styles-css" href="https://www.achieve3000.com/wp-content/themes/achieve3000/assets/css/style.min.css?ver=1.2.1" media="all">
<!--[if IE]>
<link rel='stylesheet' id='sinatra-ie-css' href='https://www.achieve3000.com/wp-content/themes/achieve3000/assets/css/compatibility/ie.min.css?ver=1.2.1' media='all' />
<![endif]-->
<link data-minify="1" rel="stylesheet" id="sinatra-dynamic-styles-css" href="https://www.achieve3000.com/wp-content/cache/min/1/wp-content/uploads/sinatra/dynamic-styles.css?ver=1725887343" media="all">
<link rel="stylesheet" id="bootstrap-css-css" href="https://www.achieve3000.com/wp-content/themes/achieve3000/assets-wlh/css/bootstrap.min.css?ver=6.6.2" media="all">
<link data-minify="1" rel="stylesheet" id="style-css-css" href="https://www.achieve3000.com/wp-content/cache/min/1/wp-content/themes/achieve3000/assets-wlh/css/style.css?ver=1725887344" media="">
<link data-minify="1" rel="stylesheet" id="responsive-css-css" href="https://www.achieve3000.com/wp-content/cache/min/1/wp-content/themes/achieve3000/assets-wlh/css/responsive.css?ver=1725887344" media="">
<link data-minify="1" rel="stylesheet" id="algolio_search-css" href="https://www.achieve3000.com/wp-content/cache/min/1/wp-content/themes/achieve3000/assets-wlh/css/algolio_search.css?ver=1725887344" media="all">
<link rel="stylesheet" id="owl-css-css" href="https://www.achieve3000.com/wp-content/themes/achieve3000/assets-wlh/css/owl.carousel.min.css?ver=6.6.2" media="all">
<link data-minify="1" rel="stylesheet" id="owl-default-css-css" href="https://www.achieve3000.com/wp-content/cache/min/1/wp-content/themes/achieve3000/assets-wlh/css/owl.theme.default.css?ver=1725887344" media="all">
<link data-minify="1" rel="stylesheet" id="all-min-css-css" href="https://www.achieve3000.com/wp-content/cache/min/1/ajax/libs/font-awesome/6.2.0/css/all.min.css?ver=1725887344" media="all">
<link data-minify="1" rel="stylesheet" id="tooltip-min-css-css" href="https://www.achieve3000.com/wp-content/cache/min/1/wp-content/themes/achieve3000/assets-wlh/css/tooltipster-default.css?ver=1725887344" media="all">
<link data-minify="1" rel="stylesheet" id="lity-css-css" href="https://www.achieve3000.com/wp-content/cache/min/1/ajax/libs/lity/2.4.1/lity.css?ver=1725887344" media="all">
<!--[if IE]>
<script src="https://www.achieve3000.com/wp-content/themes/achieve3000/assets/js/vendors/flexibility.min.js?ver=1.2.1" id="sinatra-flexibility-js"></script>
<script id="sinatra-flexibility-js-after">
flexibility(document.documentElement);</script>
<![endif]-->
<script data-minify="1" src="https://www.achieve3000.com/wp-content/cache/min/1/ajax/libs/jquery/3.6.1/jquery.min.js?ver=1725887344" id="jquery-min-js" defer=""></script>
<script type="rocketlazyloadscript" data-rocket-src="https://www.achieve3000.com/wp-content/themes/achieve3000/assets-wlh/js/bootstrap.min.js?ver=6.6.2" id="bootstrap-js-js" defer=""></script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-src="https://www.achieve3000.com/wp-content/cache/min/1/wp-content/themes/achieve3000/assets-wlh/js/owl.carousel.js?ver=1725887344" id="owl-js-js" defer=""></script>
<script type="rocketlazyloadscript" data-rocket-src="https://www.achieve3000.com/wp-content/themes/achieve3000/assets-wlh/js/tooltipster.bundle.min.js?ver=6.6.2" id="tooltip-min-js-js" defer=""></script>
<script type="rocketlazyloadscript" data-rocket-src="https://www.achieve3000.com/wp-content/themes/achieve3000/assets-wlh/js/masonry.min.js?ver=6.6.2" id="masonry-min-js-js" defer=""></script>
<script type="rocketlazyloadscript" data-rocket-src="https://www.achieve3000.com/wp-content/themes/achieve3000/assets-wlh/js/imagesloaded.pkgd.min.js?ver=6.6.2" id="imagesloaded-min-js-js" defer=""></script>
<script data-minify="1" src="https://www.achieve3000.com/wp-content/cache/min/1/ajax/libs/jquery.matchHeight/0.7.2/jquery.matchHeight-min.js?ver=1725887344" id="equal-height-js" defer=""></script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-src="https://www.achieve3000.com/wp-content/cache/min/1/ajax/libs/lity/2.4.1/lity.min.js?ver=1725887344" id="lity-js-js" defer=""></script>
<script data-minify="1" src="https://www.achieve3000.com/wp-content/cache/min/1/wp-content/themes/achieve3000/assets-wlh/js/jquery.cookie.0f1f6cd6e003.js?ver=1725887344" id="cookie-js-js" defer=""></script>
<script data-minify="1" src="https://www.achieve3000.com/wp-content/cache/min/1/wp-content/themes/achieve3000/assets-wlh/js/jquery.countdown.min.002.js?ver=1725887344" id="jquery-countdown-js" defer=""></script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-src="https://www.achieve3000.com/wp-content/cache/min/1/wp-content/themes/achieve3000/assets-wlh/js/us_map-raphael.8c23cb19d3d4.js?ver=1725887344" id="raphael-js-js" defer=""></script>
<script data-minify="1" src="https://www.achieve3000.com/wp-content/cache/min/1/wp-content/themes/achieve3000/assets-wlh/js/jquery.usmap.min.f745746ffa19.js?ver=1725887344" id="usmap-js-js" defer=""></script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-src="https://www.achieve3000.com/wp-content/cache/min/1/wp-content/themes/achieve3000/assets-wlh/js/solutions_map.c1e2208cbcac.js?ver=1725887344" id="solutions_map-js" defer=""></script>
<script src="https://www.achieve3000.com/wp-content/themes/achieve3000/assets-wlh/js/jquery.basictable.min.js?ver=6.6.2" id="basictable-js-js" defer=""></script>
<link rel="https://api.w.org/" href="https://www.achieve3000.com/wp-json/"><link rel="alternate" title="JSON" type="application/json" href="https://www.achieve3000.com/wp-json/wp/v2/pages/23"><meta name="generator" content="WordPress 6.6.2">
<link rel="shortlink" href="https://www.achieve3000.com/">
<link rel="alternate" title="oEmbed (JSON)" type="application/json+oembed" href="https://www.achieve3000.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwww.achieve3000.com%2F">
<link rel="alternate" title="oEmbed (XML)" type="text/xml+oembed" href="https://www.achieve3000.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwww.achieve3000.com%2F&amp;format=xml">


<script data-cfasync="false" data-pagespeed-no-defer="" type="text/javascript">
	var dataLayer_content = {"pagePostType":"frontpage","pagePostType2":"single-page","pagePostAuthor":"Ramesh"};
	dataLayer.push( dataLayer_content );
</script>
<script type="rocketlazyloadscript" data-cfasync="false">
(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=
'//www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-5SD2F8J');
</script>
<meta name="theme-color" content="#3857F1"><link rel="icon" href="https://www.achieve3000.com/wp-content/uploads/2022/10/a3k_favicon.png" sizes="32x32">
<link rel="icon" href="https://www.achieve3000.com/wp-content/uploads/2022/10/a3k_favicon.png" sizes="192x192">
<link rel="apple-touch-icon" href="https://www.achieve3000.com/wp-content/uploads/2022/10/a3k_favicon.png">
<meta name="msapplication-TileImage" content="https://www.achieve3000.com/wp-content/uploads/2022/10/a3k_favicon.png">
<noscript><style id="rocket-lazyload-nojs-css">.rll-youtube-player, [data-lazy-src]{display:none !important;}</style></noscript>
<style>
    .mktoForm select {
      height: 40px !important;
  }
  @media only screen and (max-width: 480px) {
    .support-form .mktoForm .mktoFormRow {
      margin: 0;
  }
    body .mktoForm input[type=text], .mktoForm input[type=url], body .mktoForm input[type=email], body .mktoForm input[type=tel], body .mktoForm input[type=number], body .mktoForm input[type=date], body .mktoForm select.mktoField, body .mktoForm textarea.mktoField {
        width: 100% !important;
    }
    body .mktoForm .mktoFormRow:nth-child(2) .mktoFieldDescriptor.mktoFormCol select#Area_of_Interest__c {
      width: 100% !important;
    }
    body form .mktoFormRow input:not([type="submit"]):not([type="checkbox"]), body form .mktoFormRow select, body form .mktoFormRow textarea {
      width: 100% !important;
    }
    body .mktoForm .mktoFormRow:nth-child(4) .mktoFieldDescriptor.mktoFormCol input#Email {
        width: 100% !important;
    }
    body .mktoForm .mktoFormRow:nth-child(6) .mktoFieldDescriptor.mktoFormCol input#Company {
      width: 100% !important;
    }
    body input#Company, body textarea#Web_Form_Comments__c, body select#How_Did_You_Hear_About_Us__c {
      width: 100% !important;
    }
  }
  
  section.sectionmiddlebg {
    float: unset;
}

@media (max-width:767px) {
  .single-research header {
      background-color: #fff;
      z-index: 999;
    }
    .single-research header.show-hm {
    background: #29576c;
}
}
  </style>
</head>
<body class="home page-template page-template-template-module1 page-template-template-module1-php page page-id-23 wp-embed-responsive sinatra-topbar__separators-regular sinatra-layout__fw-contained sinatra-header-layout-1 sinatra-menu-animation-underline sinatra-header__separators-none si-page-title-align-left sinatra-no-sidebar entry-media-hover-style-1 sinatra-copyright-layout-1 si-input-supported validate-comment-form si-menu-accessibility">


<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-5SD2F8J" height="0" width="0" style="display:none;visibility:hidden" aria-hidden="true"></iframe></noscript>







<header>
<div class="container">
<div class="row align-items-center">
<div class="col-md-3 col-6 logo-sec">

<a href="https://www.achieve3000.com" class="mbl-logo">
<img width="1041" height="286" src="https://www.achieve3000.com/wp-content/uploads/2022/10/logo1.svg" alt="Achieve3000" class="mbl-logo">
<img width="1041" height="286" src="https://www.achieve3000.com/wp-content/uploads/2022/10/logo2.svg" alt="Achieve3000" class="dsk-logo">
</a>
</div>
<div class="col-md-9 col-6 text-right">
<ul>
<li>
<a href="" class="header-search-link"><i class="fa fa-search" aria-hidden="true"></i></a>
<form id="searchform" role="search" method="get" class="search-form" action="https://www.achieve3000.com/search/">
<div class="input-group">
<input type="text" placeholder="Search" name="query" id="query" autofocus="">
<button class="btn" type="submit"><i class="fa fa-search" aria-hidden="true"></i></button>
</div>
</form>
</li>
<li>
<a href="https://promo.achieve3000.com/a3klivedemos" class="link">Demo</a>
</li>
<li class="">
<a href="https://www.achieve3000.com/who-we-are/about-us/customer-support/">Support</a>
</li>
<li class="">
<a href="https://www.achieve3000.com/who-we-are/about-us/contact-us/">Sales Inquiries</a>
</li>
</ul>
<div class="nav-menu">

<button type="button" name="hambargar" class="nav-bar"><span></span><span></span></button>
<a href="https://portal.achieve3000.com/" class="login">Login</a>
</div>
</div>




</div>
</div>
</header>
<div class="hambargar">
<div class="container">
<div class="row align-items-center">

<div class="col-12 nav-top d-block d-lg-none">
<ul>
<li>
<a href="https://promo.achieve3000.com/a3klivedemos" class="link">Demo</a>
</li>
<li>
<a href="https://www.achieve3000.com/who-we-are/about-us/customer-support/">Support</a>
</li>
<li>
<a href="https://www.achieve3000.com/who-we-are/about-us/contact-us/">Sales Inquiries</a>
</li>
<li><a href="https://portal.achieve3000.com/" class="login">Login</a></li>
</ul>
<form>
<div class="input-group">
<input type="text" placeholder="Search" name="query">
<button class="btn" type="submit"><i class="fa fa-search" aria-hidden="true"></i></button>
</div>
</form>
</div>
</div>
<div class="row nav-link-area">
<div class="col-sm-6 col-lg-3 order-3 order-lg-2">
<h4>What We Do</h4>

<ul id="menu-header-menu2" class="menu"><li id="menu-item-321" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-321"><a href="https://www.achieve3000.com/learning-solutions/accelerated-learning/">Accelerated Learning</a></li>
<li id="menu-item-320" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-320"><a href="https://www.achieve3000.com/learning-solutions/early-literacy/">Early Literacy</a></li>
<li id="menu-item-319" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-319"><a href="https://www.achieve3000.com/learning-solutions/international-literacy/">International Learning</a></li>
<li id="menu-item-318" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-318"><a href="https://www.achieve3000.com/learning-solutions/adult-literacy/">Career and Technical Education</a></li>
<li id="menu-item-316" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-316"><a href="https://www.achieve3000.com/learning-solutions/english-learners/">English Learners</a></li>
</ul> </div>
<div class="col-sm-6 col-lg-2 order-2 order-lg-3">
<h4>How We Do It</h4>

<ul id="menu-header-menu3" class="menu"><li id="menu-item-340" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-340"><a href="https://www.achieve3000.com/products/achieve3000-literacy/">Achieve3000 Literacy</a></li>
<li id="menu-item-339" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-339"><a href="https://www.achieve3000.com/products/actively-learn/">Actively Learn</a></li>
<li id="menu-item-11953" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-11953"><a href="https://www.mheducation.com/prek-12/program/microsites/MKTSP-GAB02M0.html">Math Solution</a></li>
<li id="menu-item-337" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-337"><a href="https://www.achieve3000.com/products/smarty-ants/">Smarty Ants</a></li>
<li id="menu-item-336" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-336"><a href="https://www.achieve3000.com/products/summer-school/">Summer School</a></li>
<li id="menu-item-335" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-335"><a href="https://www.achieve3000.com/products/customer-support/">Customer Support</a></li>
<li id="menu-item-334" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-334"><a href="https://www.achieve3000.com/products/professional-services/">Professional Services</a></li>
</ul> </div>
<div class="col-sm-6 col-lg-2 order-2 order-lg-3">
<h4>Impact</h4>

<ul id="menu-header-menu4" class="menu"><li id="menu-item-349" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-349"><a href="https://www.achieve3000.com/impact/testimonials/">Testimonials</a></li>
<li id="menu-item-348" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-348"><a href="https://www.achieve3000.com/impact/case-studies/">Case Studies</a></li>
<li id="menu-item-347" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-347"><a href="https://www.achieve3000.com/impact/research/">Research</a></li>
</ul> </div>
<div class="col-sm-6 col-lg-3 order-4">
<h4>Resources</h4>

<ul id="menu-header-menu5" class="menu"><li id="menu-item-364" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-364"><a href="https://www.achieve3000.com/community-resources/education-webinars/">Webinars and Events</a></li>
<li id="menu-item-362" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-362"><a href="https://www.achieve3000.com/community-resources/achieve-learning/">Blog</a></li>
<li id="menu-item-361" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-361"><a href="https://www.achieve3000.com/community-resources/funding/">Funding</a></li>
<li id="menu-item-12232" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-12232"><a href="https://promo.mcgrawhill.com/bts2024">Back to School 2024</a></li>
</ul> </div>
</div>
</div>
</div>

<div class="banner">
<img fetchpriority="high" width="2560" height="888" src="https://www.achieve3000.com/wp-content/uploads/2022/11/A3K_HomeHeader_large_eQJwdRV.original-3.png" alt="Home Banner" data-aos="fade-left" data-aos-delay="500">
<div class="banner-text">
<div class="container">
<div class="row">
<div class="col-md-6" data-aos="fade-right" data-aos-delay="600">
<h1 style="color:#ffffff;font-size: 1.5rem">
McGraw Hill is helping students <br>and educators <i>Go Beyond.</i> </h1>
<a class="g-btn" target="_blank" href="https://promo.achieve3000.com/a3klivedemos">SEE HOW</a>
</div>
</div>
</div>
</div>
<div class="bg-mobile d-none" data-aos="fade-up" data-aos-delay="200">
<img width="618" height="618" src="https://www.achieve3000.com/wp-content/uploads/2022/10/banner_mb_img.png" alt="Home Banner" data-aos="fade-left" data-aos-delay="500">
</div>
</div>
<section class="text-block" data-aos="fade-up" data-aos-delay="200">
<div class="container">
<div class="row">
<div class="col-lg-12">
<p></p><p>For more than 20 years, Achieve3000 has been empowering educators and helping them unlock student potential and accelerate learning growth. Now, more than ever, schools and districts need proven solutions that can help them address unfinished learning and prepare students for success.</p>
<p></p>
</div>
</div>
</div>
</section>
<section class="lft-rgt-content">
<div class="container">
<div class="row align-items-center">
<div class="col-md-6" data-aos="fade-right" data-aos-delay="300">
<a href="javascript: ;" data-url="https://player.vimeo.com/video/895813006" data-toggle="modal" data-target="#exampleModal3">
<img width="600" height="322" src="https://www.achieve3000.com/wp-content/uploads/2023/07/Home-Page-Product-Videos-new.png" alt="A3K Overview" data-aos="fade-left" data-aos-delay="500">
</a>
</div>
<div class="col-md-6 my-auto" data-aos="fade-left" data-aos-delay="400">
<h5 style="color:#1e4e61;font-size: 1.375rem">Differentiate. Accelerate. Achieve.</h5> <p>Whether you're solving for immediate needs or planning for the future, our differentiated and targeted online solutions help students reach their academic goals. Watch the video to learn more about our flexible and proven solutions.</p> </div>
</div>
</div>
</section>
<div id="exampleModal3" class="modal fade video-modal video-modal1" tabindex="-1" role="dialog" aria-labelledby="exampleModalLabel" aria-hidden="true">
<div class="modal-dialog modal-lg">
<div class="modal-content">
<div class="modal-body">
<button class="close stop-video" data-dismiss="modal">
<span>×</span>
</button>
<div class="embed-responsive embed-responsive-16by9">
<iframe loading="lazy" class="embed-responsive-item youtube-video" src="about:blank" allowfullscreen="" data-rocket-lazyload="fitvidscompatible" data-lazy-src="https://player.vimeo.com/video/895813006"></iframe><noscript><iframe class="embed-responsive-item youtube-video" src="https://player.vimeo.com/video/895813006"
                        allowfullscreen></iframe></noscript>
</div>

</div>
</div>
</div>
</div>
<section class="four-cl-box">
<div class="container">
<div class="row">
<div class="col-lg-12" data-aos="fade-up" data-aos-delay="200">
<h2 style="color:#1e4e61;font-size: 1.5rem">Four Solutions to Empower Educators and Support Students</h2> </div>
<div class="col-lg-3 col-sm-6" data-aos="fade-down" data-aos-delay="200">
<img width="500" height="458" src="https://www.achieve3000.com/wp-content/uploads/2023/03/AcceleratedReadingGrowth_Icon.original_smalll-3.png" alt="Proven Literacy Acceleration">
<h4 style="color:#1e4e61; font-size: 1.188rem">Proven <br>Literacy Acceleration</h4>
<p>Ensure all students in grades 3-12, especially the most vulnerable, continue to accelerate their literacy growth to get on-track for success.</p>
<a class="g-btn" target="_self" href="https://www.achieve3000.com/products/achieve3000-literacy/">ACHIEVE3000 LITERACY</a>
</div>
<div class="col-lg-3 col-sm-6" data-aos="fade-down" data-aos-delay="200">
<img width="500" height="458" src="https://www.achieve3000.com/wp-content/uploads/2023/03/Artboard_5_xwOWfiB.original_small-3.png" alt="Personalized Math Instruction">
<h4 style="color:#1e4e61; font-size: 1.188rem">Personalized <br> Math Instruction</h4>
<p>Support students' math fluency and skills mastery through individualized practice. It's like having a personal tutor for every student in grades K-12.</p>
<a class="g-btn" target="_self" href="https://www.mheducation.com/prek-12/program/microsites/MKTSP-GAB02M0.html">ACHIEVE3000 MATH</a>
</div>
<div class="col-lg-3 col-sm-6" data-aos="fade-down" data-aos-delay="200">
<img width="500" height="458" src="https://www.achieve3000.com/wp-content/uploads/2023/03/Artboard_3.original_small-3.png" alt="Flexible Curriculum Platform">
<h4 style="color:#1e4e61; font-size: 1.188rem">Flexible <br> Curriculum Platform</h4>
<p>Provide districts with the flexibility to centralize and customize their approach to content-area learning anytime, anywhere for grades 3-12.</p>
<a class="g-btn" target="_self" href="https://www.achieve3000.com/products/actively-learn/">ACTIVELY LEARN</a>
</div>
<div class="col-lg-3 col-sm-6" data-aos="fade-down" data-aos-delay="200">
<img width="500" height="458" src="https://www.achieve3000.com/wp-content/uploads/2023/03/Artboard_4.original_small-3.png" alt="Proven Foundational Literacy">
<h4 style="color:#1e4e61; font-size: 1.188rem">Proven <br>Foundational Literacy</h4>
<p>Prepare young learners in grades PreK-2 to become independent readers with multisensory and adaptive literacy instruction.</p>
<a class="g-btn" target="_self" href="https://www.achieve3000.com/products/smarty-ants/">Smarty Ants</a>
</div>
</div>
</div>
</section>
<section class="conatct-form-sec">
<a href="" id="sales-form" class="anchor"></a>
<div class="container">
<div class="row">
<div class="col-lg-12 title" data-aos="fade-up" data-aos-delay="300">
<h2 style="color:#1e4e61;font-size: 1.5rem">Start Today!</h2>
<p>Fill out the form below, or call 1-800-838-8771.</p> </div>
<div class="col-md-5" data-aos="fade-right" data-aos-delay="400">
<img width="700" height="700" src="https://www.achieve3000.com/wp-content/uploads/2023/07/computerGraphic-edit-3.png" alt="">
</div>
<div class="col-md-7" data-aos="fade-left" data-aos-delay="500">
<script type="rocketlazyloadscript" data-minify="1" data-rocket-src="https://www.achieve3000.com/wp-content/cache/min/1/js/forms2/js/forms2.min.js?ver=1725887345" defer=""></script>
<form id="mktoForm_7316"></form>
<script type="rocketlazyloadscript">window.addEventListener('DOMContentLoaded', function() {
MktoForms2.loadForm("//info.mheducation.com", "128-SJW-347", 7316, function(form) {
    // Add an onSuccess handler
    form.onSuccess(function(values, followUpUrl) {
//if(followUpUrl){ location.href = followUpUrl; }
        // Get the form's jQuery element and hide it
        form.getFormElem().hide();
var formElement = form.getFormElem()[0];
        formElement.reset();
var element = document.getElementById('change_school');
if (element) { element.click(); }
document.getElementById('confirmform7316').style.visibility = 'visible';
        // Return false to prevent the submission handler from taking the lead to the follow up url
        return false;
    });
});
});</script>
<style>form#mktoForm_7316 {width: 100% !important;}</style>
<div id="confirmform7316" style="visibility:hidden;color:#C93326;padding-top:70px;font-size:20px;text-align: center!important;">
<b>Thank you for your interest!</b><br>
An Achieve3000 representative will contact you soon.
</div>
<div class="info">
<p></p><p>Achieve3000 may use your contact information to provide you with materials that we believe are of interest. You may choose to opt-out of receiving additional materials at any time by contacting our <a href="https://www.achieve3000.com/who-we-are/about-us/customer-support/">customer service</a>, sending an email to <a href="https://www.mheducation.com/privacy.html">Achieve3000’s local privacy official</a>, or selecting “unsubscribe” at the bottom of any email you receive from us.</p>
<p></p> </div>
</div>
</div>
</div>
</section>
<section class="new text-center text-block aos-init aos-animate" data-aos="fade-up" data-aos-delay="200">
<div class="container">
<div class="row">
<div class="col-lg-12">
<h2 class="blue-text" style="color:#1e4e61;font-size: 1.5rem">Achieve3000 by the Numbers</h2>
<p>Founded with the mission to transform literacy one student, one teacher, and one district at a time, Achieve3000 has been unlocking potential and accelerating learning for over 21 years.</p>
</div>
</div>
</div>
</section>
<section class="new four-cl-box">
<div class="container">
<div class="row">
<div class="col-lg-3 col-sm-6">
<img width="138" height="138" src="https://www.achieve3000.com/wp-content/uploads/2022/12/round1-new-3.png" alt="STUDENTS">
<h3 class="text-uppercase"><span data-count="5115600" class="number">0</span><br> Students</h3>
<h4 class="text-left">Advanced, Striving,<br> ELS, Special Education</h4>
<p>More than 5,000,000 students and 310, 500 teachers are currently experiencing the power of Achieve3000’s solutions firsthand.</p>
</div>
<div class="col-lg-3 col-sm-6">
<img width="138" height="138" src="https://www.achieve3000.com/wp-content/uploads/2022/12/round2-new-3.png" alt="TEACHERS">
<h3 class="text-uppercase"><span data-count="310550" class="number">0</span><br> Teachers</h3>
<h4 class="text-left">Ela, Social Studies, <br> Science, Math</h4>
<p>Teachers in every subject rely on Achieve3000’s solutions to promote equity, increase engagement, and accelerate learning in their classes.</p>
</div>
<div class="col-lg-3 col-sm-6">
<img width="138" height="138" src="https://www.achieve3000.com/wp-content/uploads/2022/12/round3-3.png" alt="hero_image">
<h3 class="text-uppercase"><span data-count="9600" class="number">0</span><br> Districts</h3>
<h4 class="text-left">Including Nine of the Top 10 in the Nation</h4>
<p>Schools and districts in all 50 states use Achieve3000’s proven learning solutions to help their students reach their goals.</p>
</div>
<div class="col-lg-3 col-sm-6">
<img width="138" height="138" src="https://www.achieve3000.com/wp-content/uploads/2022/12/round4-new-3.png" alt="COUNTRIES">
<h3 class="text-uppercase"><span data-count="48" class="number">0</span><br> Countries</h3>
<h4 class="text-left">In Africa, Asia, Europe, <br> and the Middle East</h4>
<p>For over a decade, Achieve3000 has been helping international schools accelerate learning, increase access, and improve English proficiency.</p>
</div>
<a class="g-btn-blu" target="_blank" href="https://www.achieve3000.com/community-resources/achieve-learning/">LEARN MORE</a>
</div>
</div>
</section>
<section class="testimonialslider testimonial-p-home" data-aos="fade-down" data-aos-delay="300">
<div class="container">
<div class="row">
<div class="col-12">
<h2 style="color:#1e4e61;font-size: 1.5rem">Everybody Loves Achieve3000’s Learning Solutions!</h2>
<div class="testimonial owl-carousel">
<div class="item">
<p>“Achieve3000 Literacy gives us the ability to address equity regardless of the students’ ability levels.”</p> <div class="row">
<div class="testimonials_auth_content">
<h4>Dr. Tony Robinson</h4> <p></p><p>Deputy Superintendent, Secondary Education Cape<br>
Girardeau Public Schools, MO</p>
<p></p> </div>
</div>
</div>
<div class="item">
<p>Actively Learn has revolutionized our classrooms. The kids have developed stronger reading comprehension skills, and it has helped them be active learners.</p> <div class="row">
<div class="testimonials_auth_content">
<h4>Christy Friedrich</h4> <p></p><p>High School Teacher<br>
Goodyear, AZ</p>
<p></p> </div>
</div>
</div>
<div class="item">
<p>“All of our students will benefit from Achieve3000 Math. And it allows teachers to know in real time where progress is being made against state standards.”</p> <div class="row">
<div class="testimonials_auth_content">
<h4>Dr. Charlene Marchese</h4> <p></p><p>Supervisor of Mathematics<br>
Freehold Township School District, NJ</p>
<p></p> </div>
</div>
</div>
<div class="item">
<p>“Smarty Ants has really helped my kids to excel. They love it, and I love it too!”</p> <div class="row">
<div class="testimonials_auth_content">
<h4>Olwyn Watson</h4> <p></p><p>Kindergarten Teacher<br>
Shore Elementary Magnet School, FL</p>
<p></p> </div>
</div>
</div>
</div>
<a class="link g-btn-blu" target="_blank" href="https://www.achieve3000.com/impact/testimonials/">More Testimonials</a>
</div>
</div>
</div>
</section>

<div id="clvideoModal-1" class="modal fade video-modal video-modal2" tabindex="-1" role="dialog" aria-labelledby="exampleModalLabel" aria-hidden="true">
<div class="modal-dialog modal-lg">
<div class="modal-content">
<div class="modal-body">
<button class="close stop-video" data-dismiss="modal">
<span>×</span>
</button>
<div class="embed-responsive embed-responsive-16by9">
<iframe class="embed-responsive-item youtube-video" src="" allowfullscreen=""></iframe>
</div>

</div>
</div>
</div>
</div>
<div id="clvideoModal-2" class="modal fade video-modal video-modal2" tabindex="-1" role="dialog" aria-labelledby="exampleModalLabel" aria-hidden="true">
<div class="modal-dialog modal-lg">
<div class="modal-content">
<div class="modal-body">
<button class="close stop-video" data-dismiss="modal">
<span>×</span>
</button>
<div class="embed-responsive embed-responsive-16by9">
<iframe class="embed-responsive-item youtube-video" src="" allowfullscreen=""></iframe>
</div>

</div>
</div>
</div>
</div>
<div id="clvideoModal-3" class="modal fade video-modal video-modal2" tabindex="-1" role="dialog" aria-labelledby="exampleModalLabel" aria-hidden="true">
<div class="modal-dialog modal-lg">
<div class="modal-content">
<div class="modal-body">
<button class="close stop-video" data-dismiss="modal">
<span>×</span>
</button>
<div class="embed-responsive embed-responsive-16by9">
<iframe class="embed-responsive-item youtube-video" src="" allowfullscreen=""></iframe>
</div>

</div>
</div>
</div>
</div>
<div id="clvideoModal-4" class="modal fade video-modal video-modal2" tabindex="-1" role="dialog" aria-labelledby="exampleModalLabel" aria-hidden="true">
<div class="modal-dialog modal-lg">
<div class="modal-content">
<div class="modal-body">
<button class="close stop-video" data-dismiss="modal">
<span>×</span>
</button>
<div class="embed-responsive embed-responsive-16by9">
<iframe class="embed-responsive-item youtube-video" src="" allowfullscreen=""></iframe>
</div>

</div>
</div>
</div>
</div>
<section class="help-block" data-aos="fade-down" data-aos-delay="300">
<div class="container">
<div class="row justify-content-center">
<ul>
<li>
<a href="tel:877-235-2525">
<img width="38" height="66" src="https://www.achieve3000.com/wp-content/uploads/2022/10/phone-1.png" alt="Call">
<span>Call</span>
877-235-2525 </a>
</li>
<li>
<a target="_blank" href="https://helpcenter.achieve3000.com/hc/en-us">
<img width="72" height="66" src="https://www.achieve3000.com/wp-content/uploads/2022/10/email-1.png" alt="Request">
<span>Help</span>
Center </a>
</li>
</ul>
</div>
</div>
</section>

<script type="rocketlazyloadscript">window.addEventListener('DOMContentLoaded', function() {
// $(function() {
//     $("body").on('hidden.bs.modal', function(e) {
//         var $iframes = $(e.target).find("iframe");
//         $iframes.each(function(index, iframe) {
//             $(iframe).attr("src", $(iframe).attr("src"));
//         });
//     });
// });

// var videoSrc = $(".modal iframe").attr("src");
// $('.modal').on('show.bs.modal', function () { // on opening the modal
//   // set the video to autostart
//   $(".modal iframe").attr("src", videoSrc+"?autoplay=1");
// }).on('hidden.bs.modal', function (e) { // on closing the modal
//   // stop the video
//   $(".modal iframe").attr("src", videoSrc+"?autoplay=0");
// });


$('.modal').on('show.bs.modal', function (event) {
  $(this).find('iframe').attr("src", $(event.relatedTarget).data('url') );
});

$('.modal').on('hidden.bs.modal', function (e) {
    $(this).find('iframe').attr("src", "");
});

});</script>



<footer>
<div class="container">
<div class="row align-items-center">
<div class="col-lg-2">
<a href="https://www.achieve3000.com" class="f-logo">
<img width="1041" height="286" src="https://www.achieve3000.com/wp-content/uploads/2022/10/f-logo.svg" alt="Achieve3000">
</a>
</div>
<div class="col-lg-10  text-right">
<div class="footer-social-links">
<ul id="menu-social-link" class="menu"><li id="menu-item-612" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-612"><a target="_blank" rel="noopener" href="https://www.facebook.com/McGrawHillK12"><i class="fa-brands fa-facebook-f"></i></a></li>
<li id="menu-item-616" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-616"><a target="_blank" rel="noopener" href="https://www.linkedin.com/company/mcgraw-hill-education/"><i class="fa-brands fa-linkedin-in"></i></a></li>
<li id="menu-item-613" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-613"><a target="_blank" rel="noopener" href="https://twitter.com/McGrawHillK12"><i class="fa-brands fa-twitter"></i></a></li>
</ul> </div>
<div class="footermain">
<div class="menu-footer-menu-container"><ul id="menu-footer-menu" class="menu"><li id="menu-item-4102" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-4102"><a target="_blank" rel="noopener" href="https://careers.mheducation.com/">Career</a></li>
<li id="menu-item-547" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-547"><a href="https://www.achieve3000.com/who-we-are/about-us/contact-us/">Contact Us</a></li>
<li id="menu-item-4103" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-4103"><a target="_blank" rel="noopener" href="https://www.mheducation.com/privacy.html">Privacy</a></li>
<li id="menu-item-4104" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-4104"><a target="_blank" rel="noopener" href="https://www.mheducation.com/terms-use.html">Terms of Use</a></li>
<li id="menu-item-4105" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-4105"><a target="_blank" rel="noopener" href="https://www.mheducation.com/terms-service.html">Terms of Service</a></li>
<li id="menu-item-4118" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-4118"><a target="_blank" rel="noopener" href="https://status.achieve3000.com/">Status</a></li>
<li id="menu-item-218" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-218"><a href="https://www.achieve3000.com/system-requirements/">System Requirements</a></li>
</ul></div> </div>
<div class="copyright">
Copyright © 2024 Achieve3000 | All rights reserved </div>
</div>
</div>
</div>


<script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://www.achieve3000.com/wp-content/cache/min/1/wp-content/themes/achieve3000/assets-wlh/js/algolio_search.js?ver=1725887345" defer=""></script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-src="https://www.achieve3000.com/wp-content/cache/min/1/npm/[email protected]/dist/algoliasearch.umd.js?ver=1725887345" defer=""></script>
<div style="display: none;">
Algolio Search HTML
</div>
<div id="addSchoolModel" class="modal fade add_new_school_modal" role="dialog">
<div class="modal-dialog">

<div class="modal-content">
<div class="modal-header">
<h4 class="modal-title">Tell us about your school</h4>
<button type="button" class="close" data-dismiss="modal">×</button>
</div>
<form method="post" id="school_new" action="https://www.achieve3000.com/wp-admin/admin-ajax.php">
<input type="hidden" name="add_new_school" value="1">
<input type="hidden" name="csrfmiddlewaretoken" id="csrfmiddlewaretoken" value="{{ csrf_token }}">
<div class="modal-body">
<div class="form-group">
<label for="school_name">Name of your school:</label>
<input type="text" class="form-control" id="school_name" name="school_name">
</div>
<div class="form-group">
<label for="country_new">Country:</label>
<select class="form-control" id="country_new" name="country_new">
<option value="0" selected="">Select Country</option>
</select>
</div>
<div class="form-group">
<label for="state_new">State:</label>
<select class="form-control" id="state_new" name="state_new">
<option value="0" selected="">Select State</option>
</select>
</div>
<div class="form-group">
<label for="city_new">City:</label>
<input type="text" class="form-control" id="city_new" name="city_new">
</div>
<div class="form-group mb-0">
<label for="street_new">Street:</label>
<input type="text" class="form-control" id="street_new" name="street_new">
</div>
<div class="form-group mt-1">
<label for="zipcode_new">Zip code:</label>
<input type="text" class="form-control" id="zipcode_new" name="zipcode_new">
</div>
<div class="form-group w-100">
<label for="zipcode_new"></label>
<label class="radio-inline"><input type="radio" name="education_new" checked="" value="0">K12</label>
<label class="radio-inline"><input type="radio" name="education_new" value="1">Higher Ed</label>
</div>
</div>
<div class="modal-footer">
<div class="col-6">
<button type="button" class="btn btn-danger" data-dismiss="modal">Close</button>
</div>
<div class="col-6">
<button type="submit" class="btn btn-primary" id="submit_school_button">submit</button>
</div>
</div>
</form>
</div>
</div>
</div>
<style type="text/css">
  .loadddding {    
    background-color: #ffffff;
    background-image: url(https://media3.giphy.com/media/3oEjI6SIIHBdRxXI40/200.gif);
    background-size: 100px 100px;
    background-position: right center;
    background-repeat:no-repeat;
  }
  .invalid_email{
    color:#e6202e !important; 
  }
</style>

</footer>
<script type="rocketlazyloadscript">window.addEventListener('DOMContentLoaded', function() {

// $(window).scroll(function() {
//     var uT = $('.banner').height();
//     if ($(this).scrollTop() > uT){  
//         $('.main-tab').addClass("sticky");
//     }
//     else{
//         $('.main-tab').removeClass("sticky");
//     }
// });
  
});</script>
<script data-minify="1" src="https://www.achieve3000.com/wp-content/cache/min/1/ajax/libs/jquery.matchHeight/0.7.2/jquery.matchHeight-min.js?ver=1725887344" defer=""></script>
<script type="rocketlazyloadscript">window.addEventListener('DOMContentLoaded', function() {
      $(function () {
        $('.four-cl-box h4').matchHeight();
        $('.four-cl-box p').matchHeight();
        $('.section.three-blue-box.border-skyblue .sec1 h5').matchHeight();
    });
    });</script>
<script type="rocketlazyloadscript">window.addEventListener('DOMContentLoaded', function() {
       $(document).ready(function () {
          $('header li form').css('display', 'none');
          $('.header-search-link').click(function (e) {
            $('header li form').css('display', 'block');
            $("#query").focus(); 
            $('.header-search-link').css('display', 'none');
            e.preventDefault();
          });
        });

      // $("header .nav-bar").click(function () {
      //   $(".hambargar").toggleClass("hm-open");
      //   $("header").toggleClass("show-hm");
      // });

      $(function() {
        $("header .nav-bar").on("click", function(e) {
          $(".hambargar").toggleClass("hm-open");
          $("header").toggleClass("show-hm");
          e.stopPropagation()
        });
        $(document).on("click", function(e) {
          if ($(e.target).is("header, header *, .hambargar, .hambargar *") === false) {
            $(".hambargar").removeClass("hm-open");
            $("header").removeClass("show-hm");
          }
        });
      });

      // $(".hambargar .nav-close").click(function () {
      //   $(".hambargar").removeClass("hm-open");
      //   $("header").removeClass("show-hm");
      // });

      // Navigation Sticky
      $(window).scroll(function() {
        var kT = $('header').height();
          if ($(this).scrollTop() > kT){  
              $('header').addClass("sticky");
          }
          else{
              $('header').removeClass("sticky");
          }
      });

      var owl = $('.testimonial');
        owl.owlCarousel({
            autoPlay: 3000, //Set AutoPlay to 3 seconds
            items: 1,
            nav: true,
            dots: false,
            loop: true,
            autoHeight:false,
            responsive: {
                0: {
                    items: 1,

                },
                568: {
                    items: 1,

                },
                700: {
                    items: 1,

                },
                768: {
                    items: 1,

                },
                1000: {
                    items: 1,

                },

                1280: {
                    items: 1,

                }
            }
        });

        $('.sub-navigation-control').click(function(e){
          e.preventDefault();
          var direction = $(this).data('direction');
          if(direction == 'right'){
            distance = $('.sub-navigation-wrapper').scrollLeft() + 500
            $('.sub-navigation-wrapper').stop().animate({scrollLeft: distance}, 500);
          }
          if(direction =='left'){
            distance = $('.sub-navigation-wrapper').scrollLeft() - 500
            if(distance >= 0){
              $('.sub-navigation-wrapper').stop().animate({scrollLeft: distance}, 500);
            }else {
              $('.sub-navigation-wrapper').stop().animate({scrollLeft: 0}, 500);
            }
          }
          return false;
        })

        //! important !//
        $('.sub-navigation-link').hover(function(){
          $(this).css('background-color', $(this).data('highlight-color'));
          $(this).addClass($(this).data('highlight-color').replace('#', 'color-'));
        },
        function(){
          if(!$(this).hasClass('active')){
            $(this).css('background-color', 'transparent');
            $(this).removeClass($(this).data('highlight-color').replace('#', 'color-'));
          }
        })
        $('.sub-navigation-link').click(function(){
          $('.sub-navigation-link').css('background-color','')
          $(this).css('background-color', $(this).data('highlight-color'));
          $(this).addClass($(this).data('highlight-color').replace('#', 'color-'));
        })
        //! important !//
                // jQuery(".leftimg-modal").on('hidden.bs.modal', function (e) {
        //     jQuery(".leftimg-modal iframe").attr("src", jQuery(".leftimg-modal iframe").attr("src"));
        // });

        jQuery(".slider-modal").on('hidden.bs.modal', function (e) {
            jQuery(".slider-modal iframe").attr("src", jQuery(".slider-modal iframe").attr("src"));
        });
        
        jQuery('a').each(function() {
           var a = new RegExp('/' + window.location.host + '/');
           if (!a.test(this.href)) { console.log(this.href);
              jQuery(this).attr("target","_blank");
           }
        }); 

    $(".video-modal").on('hidden.bs.modal', function (e) {
        $(".video-modal iframe").attr("src", $(".video-modal iframe").attr("src"));
    });
    jQuery('#searchform').submit(function(e){
        if(jQuery('#query').val() == ''){
            e.preventDefault();
        }
    });
    jQuery(function () {
      jQuery('.browser-need h4').matchHeight();
      jQuery('.literacy .text-shape1').matchHeight();
    });
    });</script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript">window.addEventListener('DOMContentLoaded', function() {
function updateQueryStringParameter(uri, key, value) { console.log('Uri: '+ uri + ' - ' + key + ' - ' + value);
	var re = new RegExp("([?&])" + key + "=.*?(&|$)", "i");
	var separator = uri.indexOf('?') !== -1 ? "&" : "?";
	if (uri.match(re)) {
	  return uri.replace(re, '$1' + key + "=" + value + '$2');
	}
	else {
	  return uri + separator + key + "=" + value;
	}
}
function update_filter_urls(mode,allelem,attri){
	var all_elems = allelem.split(',');
	all_elems.forEach(function(elem) { console.log(elem + 'elem'); update_sortby_urls(mode,elem,attri); });
}
function update_sortby_urls(mode,elem,attri){
	$(elem).each(function(){
		var cat_url = $(this).attr(attri);
		var cnew_url = updateQueryStringParameter(cat_url, 'list_mode', mode);
		$(this).attr(attri,cnew_url);
  	});
}
function update_list_sortby_urls(mode,elem,attri){
	$(elem).each(function(){
		var cat_url = $(this).attr(attri);
		var cnew_url = updateQueryStringParameter(cat_url, 'list_mode', mode);
		var urlParams = new URLSearchParams(window.location.search)
		if(urlParams.has('sortbytype')){ sortbyname = urlParams.get('sortbytype'); cnew_url = updateQueryStringParameter(cnew_url, 'sortbytype', sortbyname); }
		$(this).attr(attri,cnew_url);
  	});
}
});</script>
<script type="rocketlazyloadscript">window.addEventListener('DOMContentLoaded', function() {

      jQuery(document).ready(function(){

        jQuery(document).ready(function() {
            jQuery(".sub-navigation a").click(function () {
                jQuery(".sub-navigation a").removeClass("active");
                jQuery(this).addClass("active");     
            });
        });

        // jQuery('.blog-view #blog-list').on("click", function (e) {
        //   	e.preventDefault();
        //     jQuery(".rch-post").addClass("list_view").removeClass("grid_view");
        //     jQuery('.blog-view #blog-list img').css({
        //       opacity: "0.5",
        //     });
        //     jQuery('.blog-view #blog-grid img').css({
        //       opacity: "1",
        //     });
        // });

        // jQuery('.blog-view #blog-grid').on("click", function (e) {
        //   e.preventDefault();
        //     jQuery(".rch-post").addClass("grid_view").removeClass("list_view");
        //     jQuery('.blog-view #blog-grid img').css({
        //       opacity: "0.5",
        //     });
        //     jQuery('.blog-view #blog-list img').css({
        //       opacity: "1",
        //     });
        // });

        jQuery('.blog-view #blog-grid').on("click", function (e){
           e.preventDefault();
            jQuery(".rch-post").addClass("grid_view").removeClass("list_view");
            jQuery('.blog-view #blog-grid img').css({
              opacity: "0.5",
            });
            jQuery('.blog-view #blog-list img').css({
              opacity: "1",
            });
            var new_url = updateQueryStringParameter(location.href, 'list_mode', 'grid');console.log('New URL:'+new_url);
            history.replaceState(null, null, new_url);
            update_filter_urls('grid','.shorting-menu a,.lata3kcls','href');
            //update_sortby_urls('grid','.shorting-menu a','href');
            update_list_sortby_urls('grid','.rescatlist li a','href');
        });

          jQuery(document).ready(function() {
              SetClass();
          });

          function SetClass() {
          //before assigning class check local storage if it has any value
            jQuery(".blog_list").addClass(localStorage.ClassName);
          }
          

         jQuery('.blog-view #blog-list').on("click", function (e) {
           e.preventDefault();
            jQuery(".rch-post").addClass("list_view").removeClass("grid_view");
            jQuery('.blog-view #blog-list img').css({
              opacity: "0.5",
            });
            jQuery('.blog-view #blog-grid img').css({
              opacity: "1",
            });
            var new_url = updateQueryStringParameter(location.href, 'list_mode', 'list');console.log('New URL:'+new_url);
            history.replaceState(null, null, new_url);
            update_filter_urls('list','.shorting-menu a,.lata3kcls','href');
            //update_sortby_urls('list','.shorting-menu a','href');
            update_list_sortby_urls('list','.rescatlist li a','href');
          });

        jQuery(document).ready(function() {
            SetClass();
        });

        function SetClass() {
        //before assigning class check local storage if it has any value
           jQuery(".blog_list").addClass(localStorage.ClassName);
        }


        //   jQuery("#blog-grid").click(function(e){ e.preventDefault();
        //       jQuery(this).addClass('active');
        //       jQuery("#blog-list").removeClass('active'); 
        //       jQuery(".blog_list").removeClass("list_view");
        //       jQuery(".blog_list").addClass("grid_view");
        //       listing_mode('grid');
        //   });
        // jQuery("#blog-list").click(function(e){ e.preventDefault();
        //     jQuery(this).addClass('active');
        //     jQuery("#blog-grid").removeClass('active'); 
        //     jQuery(".blog_list").removeClass("grid_view");
        //     jQuery(".blog_list").addClass("list_view")
        //     listing_mode('list');
        // });

       
    

        jQuery('.filter > a').on('click', (event) => {
            jQuery(event.target).siblings('.filter-dp')
            .toggleClass('open');
        });

        jQuery(document).click(function(e) {
            jQuery('.filter')
            .not(jQuery('.filter').has(jQuery(e.target)))
            .children('.filter-dp')
            .removeClass('open');
        });
      
    
      
        jQuery(".dropdown-toggle").click(function(){
            //alert("Hi");
            jQuery(this).toggleClass('caret');
            jQuery(".dropdown-menu").slideToggle();
        });
      
        
          jQuery(".shorting-icon").click(function(e){
            e.preventDefault();
            jQuery(".shorting-menu").slideToggle();
          });
       

          jQuery(".moveUp").click(function(e){e.preventDefault();
              jQuery('html, body').animate({ scrollTop: 0 }, 'slow');
          });

          
          var colWidth = jQuery(".testimonial-item").width();

          window.onresize = function(){
          var colWidth = jQuery(".testimonial-item").width();
          }
          console.log(colWidth);

          var $grid = jQuery(".testimonial-grid").masonry({
          // options
          itemSelector: ".testimonial-item",
          columnWidth: ".testimonial-item",
          // percentPosition: true,
          gutter: 10,
          fitWidth: true
          });

          //Reinitialize masonry inside each panel after the relative tab link is clicked - 
          jQuery('button[data-toggle=tab]').each(function() {
              var $this = jQuery(this);

              $this.on('shown.bs.tab', function() {

                  $grid.imagesLoaded(function() {
                      $grid.masonry({
                          columnWidth: '.testimonial-item',
                          itemSelector: '.testimonial-item'
                      });
                  });

              }); //end shown
          }); //end each

          // $grid.imagesLoaded().progress(function() {
          // $grid.masonry("layout");
          // });

          
          var isActive = true;

          jQuery('.toggle-button').on( 'click', function() {
            if ( isActive ) {
              $grid.masonry('destroy');
            } else {
              // re-init Masonry
              $grid.masonry( masonryOptions );
            }
            isActive = !isActive;
          });
    });

      jQuery(".dropdown-menu li a").on('click', function(e) {
        var dropVal = jQuery(".dropdown-menu li a").val();

        alert(srcdata);
        jQuery.ajax({
          type: "POST",
          url: "https://www.achieve3000.com/wp-admin/admin-ajax.php",
          dataType: "html",
          data: {
              'action': 'resource_filter',
              'srcdata': srcdata,
               'catgry': catgry,
          },
          beforeSend: function() {
              jQuery("#loading-imageshow").show();
          },
          success: function(response) {
              jQuery("#loading-imageshow").hide();
              console.log(response);
              jQuery("#pro-list").html(response);
              //jQuery('#alrt').delay(2000).fadeOut('slow');
               //console.log(response);
              Lodemore();
          },
          error: function(error) {
              console.log(error);
          }
        }); 
          e.preventDefault();
      });

    });</script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript">window.addEventListener('DOMContentLoaded', function() {
  
  jQuery('.new-blog-view #blog-grid').on("click", function (e){
      e.preventDefault();
      jQuery(".l-g-class-define").removeClass("list_view");
      jQuery(".l-g-class-define").addClass("grid_view");
      jQuery("#myviewid").val("grid_view");
      jQuery('.blog-view #blog-grid img').css({
        opacity: "0.5",
      });
      jQuery('.blog-view #blog-list img').css({
        opacity: "1",
      });
      localStorage.ClassName = "grid_view";
      listingshow_mode('grid');
     // var new_url = updateQueryStringParameter(location.href, 'list_mode', 'grid');console.log('New URL:'+new_url);
           // history.replaceState(null, null, new_url);
           // update_filter_urls('list','.shorting-menu a,.lata3kcls','href');
            //update_sortby_urls('list','.shorting-menu a','href');
           // update_list_sortby_urls('list','.rescatlist li a','href');
  });
  jQuery(document).ready(function() {
      SetClass1();

  });
  function SetClass1() {
  //before assigning class check local storage if it has any value
    jQuery(".l-g-class-define").addClass(localStorage.ClassName);
  }
  

  jQuery('.new-blog-view #blog-list').on("click", function (e) {
      e.preventDefault();
      jQuery(".l-g-class-define").removeClass("grid_view");
      jQuery("#myviewid").val("list_view");
      jQuery(".l-g-class-define").addClass("list_view");
      jQuery('.blog-view #blog-list img').css({
        opacity: "0.5",
      });
      jQuery('.blog-view #blog-grid img').css({
        opacity: "1",
      });
      localStorage.ClassName = "list_view";
      listingshow_mode('list');
      //var new_url = updateQueryStringParameter(location.href, 'list_mode', 'list');console.log('New URL:'+new_url);
           // history.replaceState(null, null, new_url);
            //update_filter_urls('list','.shorting-menu a,.lata3kcls','href');
            //update_sortby_urls('list','.shorting-menu a','href');
           // update_list_sortby_urls('list','.rescatlist li a','href');
      
  });

  jQuery(document).ready(function() {
      SetClass1();
  });
  function SetClass1() {
  //before assigning class check local storage if it has any value
    jQuery(".l-g-class-define").addClass(localStorage.ClassName);
  }
      

  
});</script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript">window.addEventListener('DOMContentLoaded', function() {
        // jQuery(function() {
        //   var text1 = jQuery('.g-btn').text();
        //   //var text2 = jQuery('.g-btn2').text();
        //   jQuery('.g-btn').prop("title", text1);
        //   //jQuery('.g-btn2').prop("title", text2);
        //    jQuery('[data-toggle="tooltip"]').tooltip();
        // })
        // jQuery(document).ready(function() {
        //     jQuery('.tooltip').tooltipster();
        // });

        

        jQuery(document).ready(function () {
          
         
            jQuery('.g-btn, .g-btn2, .g-btn-big, .g-btn-blu, button.btn, .red-btn, .yellow-btn').each(function () {
                var p = jQuery(this).html();
                //alert(p)
                jQuery(this).prop('title', p)
            });
            
            
            if ($(".filter-button")[0]){
            var member = jQuery('.filter-button').html();
            var last2 = member.slice(-13);
            jQuery('.filter-button').prop('title', last2)
            } 
            
            jQuery('.nav-bar').prop('title', 'Hamburger')


            //alert('ss');
           //alert('ss');

        });
        // window.addEventListener('load', (event) => {
            
        // });

        // jQuery(document).ready(function () {
        //     jQuery('.navbar-toggler').each(function () {
        //         var btn = jQuery(this).html();
        //         jQuery(this).prop('title', btn)
        //     });
        // });

      // smoothscroll
      // // var getHeight =jQuery('header').height();
      // jQuery(".page-id-198 a[href^='#']").on('click', function (e) {
        
      //   e.preventDefault();
      //   var hash = this.hash;
      //   jQuery("a[href^='#']").removeClass('active');
      //   jQuery(this).addClass('active');
      //   jQuery('html, body').animate({
      //     scrollTop: (jQuery(hash).offset().top - 90)
      //   }, 500, function () {
      //     window.location.hash = hash;
      //   });
      // });
    });</script>
<script type="rocketlazyloadscript">window.addEventListener('DOMContentLoaded', function() {
    // var headerHeight = $('header').height();
    //       subNavHeight = $('.sub-navigation-content').height();
    //       maxFixedHeight = headerHeight + subNavHeight;
    //       var target = $(this.getAttribute('href'));

    //   if (target.length) {
    //     event.preventDefault();
    //     if(($(window).width() < 767)){
    //       $('html, body').stop().animate({
    //         scrollTop: target.offset().top - headerHeight
    //       }, 1000);
    //     }else{
    //       $('html, body').stop().animate({
    //         scrollTop: target.offset().top - maxFixedHeight - 100
    //       }, 1000);
    //     }
    //   }
    //  $('a[href^="#"]').on('click', function(event) {

    //   var target = $(this.getAttribute('href'));

    //   if (target.length) {
    //     event.preventDefault();
    //     $('html, body').stop().animate({
    //       scrollTop: target.offset().top - 200
    //     }, 1000);
    //   }
    //   });

      //!! BTS page
      

      $('.main-tab a[href^="#"]').on('click', function(event) {

        var targetID = this.getAttribute('href');
        var target = $(targetID);

        if (target.length) {
          event.preventDefault();
          $('html, body').stop().animate({
            scrollTop: target.offset().top - 170
          }, 1000);
          history.pushState(null, null, targetID);
        }
      });


      $( document ).ready(function() {
        //alert('ss');
        $(".modal .close").insertBefore(".modal-dialog");
      })
 
function handleHashChange() {
      // This function will be called whenever the hash changes
      console.log("Hash has been updated:", window.location.hash);
      const hash = window.location.hash;

  // Check if the hash value is not empty and starts with '#'
  if (hash && hash.startsWith('#')) {
    // Remove the '#' symbol to get the section ID
    const sectionID = hash.slice(1);

    // Find the target section element by ID
    const targetSection = $('#' + sectionID);

    // Check if the target section exists
    if (targetSection.length > 0) {
      // Calculate the offset to consider the sticky header's height
      const headerHeight = $('.sticky').outerHeight();
      const scrollOffset = targetSection.offset().top - 170;

      // Scroll to the target section smoothly
      $('html, body').animate({ scrollTop: scrollOffset }, 1000); // 1000ms for smooth scrolling
    }
  }
}

 $(window).on('load', function() { 
 //$(document).ready(function() {
  // Get the hash value from the URL
  handleHashChange();
});

    // Attach the event listener for the "hashchange" event
    window.addEventListener("hashchange", function () { handleHashChange(); });
     
      // Equal height
      $(function () {
          //$('.blu-read h5').matchHeight();
          $('.blu-read').matchHeight();
          $('.blog-post-sec ul.rch-post.grid_view .blog_info h3').matchHeight();
          $('.three-grid-box .shape1').matchHeight();
          
          //$('.three-grid-box .blue-text').matchHeight();
      });

      
      var a = 0;
      $(window).scroll(function() {

        function numberWithCommas(number) {
            var parts = number.toString().split(".");
            parts[0] = parts[0].replace(/\B(?=(\d{3})+(?!\d))/g, ",");
            return parts.join(".");
        }
        
        
     
        if ($(".new.four-cl-box")[0]){
        
        var sectionObject = $('.new.four-cl-box');
        
        var oTop = sectionObject.offset().top - window.innerHeight;
       
        if (a == 0 && $(window).scrollTop() > oTop) {
          $('.number').each(function() {
          var $this = $(this),
            countTo = $this.attr('data-count');

          $({
            countNum: $this.text()
          }).animate({
              countNum: countTo
            },

            {
              duration: 5000,
              easing: 'linear',
              step: function() {
                $this.text(commaSeparateNumber(Math.floor(this.countNum)));
              },
              complete: function() {
                $this.text(commaSeparateNumber(this.countNum));
                //alert('finished');
              }
            }
          );

        });

        function commaSeparateNumber(val) {
          while (/(\d+)(\d{3})/.test(val.toString())) {
            val = val.toString().replace(/(\d+)(\d{3})/, '$1' + ',' + '$2');
          }
          return val;
        }
          a = 1;
        }
        
        
		}
      });

      $('.section-t .owl-carousel').owlCarousel({
        loop: true,
        margin: 10,
        autoPlay:true,
        nav: false,
        autoHeight: true,
        dots:true,
        responsive: {
        0: {
            items: 1
        },
        600: {
            items: 1
        },
        1000: {
            items: 1
        }
        }
    })

    // Select all »a« elements with a parent class »links« and add a function that is executed on click
    $( '.reg-btn' ).on( 'click', function(e){
        // Define variable of the clicked »a« element (»this«) and get its href value.
        var href = $(this).attr( 'href' );
        // Run a scroll animation to the position of the element which has the same id like the href value.
        $( 'html, body' ).animate({
                scrollTop: $( href ).offset().top +50
        }, '1000' );
        // Prevent the browser from showing the attribute name of the clicked link in the address bar
        e.preventDefault();
    });
    // $(".reg-btn").click(function() {
    //     $('html, body').animate({
    //         scrollTop: $("#register").offset().top +50
    //     }, 1000);
    // });

    /*accordion */ 
    $('.accordion-panel').on('click', '.accordion__header', function() {
            $('.accordion__body').slideUp().removeClass('flipInX');
            $('.accordion__button').removeClass('fa-minus');
            if($(this).next().is(':hidden')) {
                $(this).next().slideDown().addClass('flipInX');
                $(this).find('.accordion__button').addClass('fa-minus');
            } else {
                $(this).next().slideUp();
                $(this).find('.accordion__button').addClass('fa-plus');
            }
        });
   
    });</script>




<script type="rocketlazyloadscript" data-rocket-type="text/javascript">window.addEventListener('DOMContentLoaded', function() {
        $(document).ready(function() {
          //$('#table-breakpoint').basictable({ breakpoint: 768 });
          $('.mob_customtable table').basictable({ breakpoint: 768 });
            $('.tablinks a').on('click',function (e) { 
              e.preventDefault();
              //alert();
                if($(this).attr('data-subnav')=='true'){
                  $('.subtab_alink').removeClass('active');
                  $('.tablinks').removeClass('active');
                  $(this).addClass('active');
                  $(this).closest('.tablinks').addClass('active');
                  $('.grade-tabcontent').hide();
                  var tab_id = $(this).attr('data-tabid');
                //alert(tab_id);
                  $('.'+tab_id).show();	
                }
            });
            if ($(window).width() < 480) {
              $('.custab').insertBefore('.customtable');
            }
        });
      });</script>

<script type="rocketlazyloadscript" data-rocket-type="text/javascript">window.addEventListener('DOMContentLoaded', function() {

function listingshow_mode(mode){
  var new_url = updateQueryStringParameterurl(location.href, 'list_mode', mode);
  history.replaceState(null, null, new_url);
  update_blog_urlsset(mode,'.sec1.btn-group ul.dropdown-menu li a','href');
  blog_filter_urlsset(mode,'.blog-filter  a.link','href');
  blog_filter_urlsset(mode,'.blog-filter  a.trending','href');
  blog_filter_urlsset(mode,'.blog-filter .search-form','action');

  if(jQuery('#search_list_mode').length){
    jQuery('#search_list_mode').val(mode); 
  }else {
    jQuery("<input>").attr("type", "hidden").attr("id", "search_list_mode").attr("name", "list_mode").appendTo(".blog-filter .search-form");
    jQuery('#search_list_mode').val(mode);
  }
}

function update_blog_urlsset(mode,elem,attri){
  jQuery(elem).each(function(){
    var cat_url = jQuery(this).attr(attri);
    var cnew_url = updateQueryStringParameterurl(cat_url, 'list_mode', mode);
    jQuery(this).attr(attri,cnew_url);
    });
}
function blog_filter_urlsset(mode,elem,attri){
  var bt_url = jQuery(elem).attr(attri);
  var btnew_url = updateQueryStringParameterurl(bt_url, 'list_mode', mode);
  jQuery(elem).attr(attri,btnew_url);
}
function updateQueryStringParameterurl(uri, key, value) {
  console.log('Uri: '+ uri + ' - ' + key + ' - ' + value);
  var re = new RegExp("([?&])" + key + "=.*?(&|$)", "i");
  var separator = uri.indexOf('?') !== -1 ? "&" : "?";
  if (uri.match(re)) {
    return uri.replace(re, '$1' + key + "=" + value + '$2');
  }
  else {
    return uri + separator + key + "=" + value;
  }
}
     

$('a.g-btn-full').hover(function(){
  $(this).css({'background-color': $(this).css('border-color'), 'color': '#ffffff'});
}, function(){
  $(this).css({'background-color': '#ffffff', 'color': $(this).css('border-color')});
})


 });</script>
<script type="rocketlazyloadscript">window.addEventListener('DOMContentLoaded', function() {
        jQuery(document).ready(function($) {
    if($('body.page-id-11855').length){
  $('.sub-navigation-content a').on('click', function(e) {
    e.preventDefault(); // Prevent the default behavior of the link
    var hash = $(this).attr('href'); // Get the href attribute (hash) of the clicked link
    history.pushState(null, null, hash); // Add the hash to the address bar without page reload
  });
    }
});

function handleHashChange() {
    var currentHash = window.location.hash; // Get the current hash value

    // Do something with the new hash value
    console.log('Hash changed:', currentHash);
    // You can perform any actions based on the new hash value here
  }

  // Initial check for hash change on page load
  //handleHashChange();

  // Attach the onhashchange event listener
  //window.onhashchange = handleHashChange;
    });</script>
<script type="rocketlazyloadscript" id="rocket-browser-checker-js-after">
"use strict";var _createClass=function(){function defineProperties(target,props){for(var i=0;i<props.length;i++){var descriptor=props[i];descriptor.enumerable=descriptor.enumerable||!1,descriptor.configurable=!0,"value"in descriptor&&(descriptor.writable=!0),Object.defineProperty(target,descriptor.key,descriptor)}}return function(Constructor,protoProps,staticProps){return protoProps&&defineProperties(Constructor.prototype,protoProps),staticProps&&defineProperties(Constructor,staticProps),Constructor}}();function _classCallCheck(instance,Constructor){if(!(instance instanceof Constructor))throw new TypeError("Cannot call a class as a function")}var RocketBrowserCompatibilityChecker=function(){function RocketBrowserCompatibilityChecker(options){_classCallCheck(this,RocketBrowserCompatibilityChecker),this.passiveSupported=!1,this._checkPassiveOption(this),this.options=!!this.passiveSupported&&options}return _createClass(RocketBrowserCompatibilityChecker,[{key:"_checkPassiveOption",value:function(self){try{var options={get passive(){return!(self.passiveSupported=!0)}};window.addEventListener("test",null,options),window.removeEventListener("test",null,options)}catch(err){self.passiveSupported=!1}}},{key:"initRequestIdleCallback",value:function(){!1 in window&&(window.requestIdleCallback=function(cb){var start=Date.now();return setTimeout(function(){cb({didTimeout:!1,timeRemaining:function(){return Math.max(0,50-(Date.now()-start))}})},1)}),!1 in window&&(window.cancelIdleCallback=function(id){return clearTimeout(id)})}},{key:"isDataSaverModeOn",value:function(){return"connection"in navigator&&!0===navigator.connection.saveData}},{key:"supportsLinkPrefetch",value:function(){var elem=document.createElement("link");return elem.relList&&elem.relList.supports&&elem.relList.supports("prefetch")&&window.IntersectionObserver&&"isIntersecting"in IntersectionObserverEntry.prototype}},{key:"isSlowConnection",value:function(){return"connection"in navigator&&"effectiveType"in navigator.connection&&("2g"===navigator.connection.effectiveType||"slow-2g"===navigator.connection.effectiveType)}}]),RocketBrowserCompatibilityChecker}();
</script>
<script id="rocket-preload-links-js-extra">
var RocketPreloadLinksConfig = {"excludeUris":"\/(?:.+\/)?feed(?:\/(?:.+\/?)?)?$|\/(?:.+\/)?embed\/|\/(index.php\/)?(.*)wp-json(\/.*|$)|\/refer\/|\/go\/|\/recommend\/|\/recommends\/","usesTrailingSlash":"1","imageExt":"jpg|jpeg|gif|png|tiff|bmp|webp|avif|pdf|doc|docx|xls|xlsx|php","fileExt":"jpg|jpeg|gif|png|tiff|bmp|webp|avif|pdf|doc|docx|xls|xlsx|php|html|htm","siteUrl":"https:\/\/www.achieve3000.com","onHoverDelay":"100","rateThrottle":"3"};
</script>
<script type="rocketlazyloadscript" id="rocket-preload-links-js-after">
(function() {
"use strict";var r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},e=function(){function i(e,t){for(var n=0;n<t.length;n++){var i=t[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(e,i.key,i)}}return function(e,t,n){return t&&i(e.prototype,t),n&&i(e,n),e}}();function i(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}var t=function(){function n(e,t){i(this,n),this.browser=e,this.config=t,this.options=this.browser.options,this.prefetched=new Set,this.eventTime=null,this.threshold=1111,this.numOnHover=0}return e(n,[{key:"init",value:function(){!this.browser.supportsLinkPrefetch()||this.browser.isDataSaverModeOn()||this.browser.isSlowConnection()||(this.regex={excludeUris:RegExp(this.config.excludeUris,"i"),images:RegExp(".("+this.config.imageExt+")$","i"),fileExt:RegExp(".("+this.config.fileExt+")$","i")},this._initListeners(this))}},{key:"_initListeners",value:function(e){-1<this.config.onHoverDelay&&document.addEventListener("mouseover",e.listener.bind(e),e.listenerOptions),document.addEventListener("mousedown",e.listener.bind(e),e.listenerOptions),document.addEventListener("touchstart",e.listener.bind(e),e.listenerOptions)}},{key:"listener",value:function(e){var t=e.target.closest("a"),n=this._prepareUrl(t);if(null!==n)switch(e.type){case"mousedown":case"touchstart":this._addPrefetchLink(n);break;case"mouseover":this._earlyPrefetch(t,n,"mouseout")}}},{key:"_earlyPrefetch",value:function(t,e,n){var i=this,r=setTimeout(function(){if(r=null,0===i.numOnHover)setTimeout(function(){return i.numOnHover=0},1e3);else if(i.numOnHover>i.config.rateThrottle)return;i.numOnHover++,i._addPrefetchLink(e)},this.config.onHoverDelay);t.addEventListener(n,function e(){t.removeEventListener(n,e,{passive:!0}),null!==r&&(clearTimeout(r),r=null)},{passive:!0})}},{key:"_addPrefetchLink",value:function(i){return this.prefetched.add(i.href),new Promise(function(e,t){var n=document.createElement("link");n.rel="prefetch",n.href=i.href,n.onload=e,n.onerror=t,document.head.appendChild(n)}).catch(function(){})}},{key:"_prepareUrl",value:function(e){if(null===e||"object"!==(void 0===e?"undefined":r(e))||!1 in e||-1===["http:","https:"].indexOf(e.protocol))return null;var t=e.href.substring(0,this.config.siteUrl.length),n=this._getPathname(e.href,t),i={original:e.href,protocol:e.protocol,origin:t,pathname:n,href:t+n};return this._isLinkOk(i)?i:null}},{key:"_getPathname",value:function(e,t){var n=t?e.substring(this.config.siteUrl.length):e;return n.startsWith("/")||(n="/"+n),this._shouldAddTrailingSlash(n)?n+"/":n}},{key:"_shouldAddTrailingSlash",value:function(e){return this.config.usesTrailingSlash&&!e.endsWith("/")&&!this.regex.fileExt.test(e)}},{key:"_isLinkOk",value:function(e){return null!==e&&"object"===(void 0===e?"undefined":r(e))&&(!this.prefetched.has(e.href)&&e.origin===this.config.siteUrl&&-1===e.href.indexOf("?")&&-1===e.href.indexOf("#")&&!this.regex.excludeUris.test(e.href)&&!this.regex.images.test(e.href))}}],[{key:"run",value:function(){"undefined"!=typeof RocketPreloadLinksConfig&&new n(new RocketBrowserCompatibilityChecker({capture:!0,passive:!0}),RocketPreloadLinksConfig).init()}}]),n}();t.run();
}());
</script>
<script id="sinatra-js-js-extra">
var sinatra_vars = {"ajaxurl":"https:\/\/www.achieve3000.com\/wp-admin\/admin-ajax.php","nonce":"959e596080","responsive-breakpoint":"960","sticky-header":{"enabled":false,"hide_on":[""]},"strings":{"comments_toggle_show":"Leave a Comment","comments_toggle_hide":"Hide Comments"}};
</script>
<script type="rocketlazyloadscript" data-rocket-src="https://www.achieve3000.com/wp-content/themes/achieve3000/assets/js/sinatra.min.js?ver=1.2.1" id="sinatra-js-js" defer=""></script>
<script type="rocketlazyloadscript">
	!function(){var e=-1<navigator.userAgent.toLowerCase().indexOf("webkit"),t=-1<navigator.userAgent.toLowerCase().indexOf("opera"),n=-1<navigator.userAgent.toLowerCase().indexOf("msie");(e||t||n)&&document.getElementById&&window.addEventListener&&window.addEventListener("hashchange",function(){var e,t=location.hash.substring(1);/^[A-z0-9_-]+$/.test(t)&&(e=document.getElementById(t))&&(/^(?:a|select|input|button|textarea)$/i.test(e.tagName)||(e.tabIndex=-1),e.focus())},!1)}();
	</script>
<script>window.lazyLoadOptions={elements_selector:"iframe[data-lazy-src]",data_src:"lazy-src",data_srcset:"lazy-srcset",data_sizes:"lazy-sizes",class_loading:"lazyloading",class_loaded:"lazyloaded",threshold:300,callback_loaded:function(element){if(element.tagName==="IFRAME"&&element.dataset.rocketLazyload=="fitvidscompatible"){if(element.classList.contains("lazyloaded")){if(typeof window.jQuery!="undefined"){if(jQuery.fn.fitVids){jQuery(element).parent().fitVids()}}}}}};window.addEventListener('LazyLoad::Initialized',function(e){var lazyLoadInstance=e.detail.instance;if(window.MutationObserver){var observer=new MutationObserver(function(mutations){var image_count=0;var iframe_count=0;var rocketlazy_count=0;mutations.forEach(function(mutation){for(var i=0;i<mutation.addedNodes.length;i++){if(typeof mutation.addedNodes[i].getElementsByTagName!=='function'){continue}
if(typeof mutation.addedNodes[i].getElementsByClassName!=='function'){continue}
images=mutation.addedNodes[i].getElementsByTagName('img');is_image=mutation.addedNodes[i].tagName=="IMG";iframes=mutation.addedNodes[i].getElementsByTagName('iframe');is_iframe=mutation.addedNodes[i].tagName=="IFRAME";rocket_lazy=mutation.addedNodes[i].getElementsByClassName('rocket-lazyload');image_count+=images.length;iframe_count+=iframes.length;rocketlazy_count+=rocket_lazy.length;if(is_image){image_count+=1}
if(is_iframe){iframe_count+=1}}});if(image_count>0||iframe_count>0||rocketlazy_count>0){lazyLoadInstance.update()}});var b=document.getElementsByTagName("body")[0];var config={childList:!0,subtree:!0};observer.observe(b,config)}},!1)</script><script data-no-minify="1" async="" src="https://www.achieve3000.com/wp-content/plugins/wp-rocket/assets/js/lazyload/17.8.3/lazyload.min.js"></script> 



</body></html>