Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
301 Moved Permanently - nptg.com
HTTP Status: 301
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Date: Sat, 17 May 2025 19:37:59 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: keep-alive
Location: https://nptg.com/
cf-cache-status: DYNAMIC
Set-Cookie: __cf_bm=n3l8IwdHRvfd7AQB4olxpMpfq1GWKugFEiaQW1s.yUE-1747510679-1.0.1.1-0huD74ca1KNmoSNsTRugNBvBGHS7nErXi.mLHikZcaGbeaSZPNa5ZvqCYsV4JFrT0rQ8ZeRa55x4egWdsDAQZkYtD6Kw42VaDgfDowXXL00; path=/; expires=Sat, 17-May-25 20:07:59 GMT; domain=.nptg.com; HttpOnly
Server: cloudflare
CF-RAY: 941592933a8dbdf3-AMS
alt-svc: h3=":443"; ma=86400

HTTP Code 301 Moved Permanently

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

When is Code 301 used?

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

What does Code 301 mean for the user?

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

200 OK - https://nptg.com/
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Date: Sat, 17 May 2025 19:38:00 GMT
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
Vary: Accept-Encoding
Vary: Accept-Encoding
Vary: Accept-Encoding
Vary: Accept-Encoding
Link: <https://nptg.com/wp-json/>; rel="https://api.w.org/"
Link: <https://nptg.com/wp-json/wp/v2/pages/17>; rel="alternate"; title="JSON"; type="application/json"
Link: <https://nptg.com/>; rel=shortlink
X-Powered-By: WP Engine
X-Cacheable: bot
Cache-Control: max-age=10800, must-revalidate
X-Cache: HIT: 3
X-Cache-Group: bot
cf-cache-status: DYNAMIC
Set-Cookie: __cf_bm=5UgefQlf4d2knYu2s23DzxYm2lwP0tB2LzBhMxLyKxg-1747510680-1.0.1.1-.Fz.eFmJEdXoWrQ2pcTDSAb8kitRLUctZ2OvGyaRGwDXyAGcMlTZED4ftvi5mrTkxY5tw79fsH7v5hFBVYCBHzejqU9dxwvElGnZLQAHNj0; path=/; expires=Sat, 17-May-25 20:08:00 GMT; domain=.nptg.com; HttpOnly; Secure; SameSite=None
Server: cloudflare
CF-RAY: 941592954d027a96-AMS
alt-svc: h3=":443"; ma=86400

HTTP Code 200 OK

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

When is Code 200 used?

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

What does Code 200 mean for the user?

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

GET / HTTP/1.1
Host: nptg.com
Accept: */*
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!DOCTYPE html>
<html lang="en-US">
<head>
<meta charset="UTF-8" />
<meta name='viewport' content='width=device-width, initial-scale=1.0' />
<meta http-equiv='X-UA-Compatible' content='IE=edge' />
<script>
var gform;gform||(document.addEventListener("gform_main_scripts_loaded",function(){gform.scriptsLoaded=!0}),document.addEventListener("gform/theme/scripts_loaded",function(){gform.themeScriptsLoaded=!0}),window.addEventListener("DOMContentLoaded",function(){gform.domLoaded=!0}),gform={domLoaded:!1,scriptsLoaded:!1,themeScriptsLoaded:!1,isFormEditor:()=>"function"==typeof InitializeEditor,callIfLoaded:function(o){return!(!gform.domLoaded||!gform.scriptsLoaded||!gform.themeScriptsLoaded&&!gform.isFormEditor()||(gform.isFormEditor()&&console.warn("The use of gform.initializeOnLoaded() is deprecated in the form editor context and will be removed in Gravity Forms 3.1."),o(),0))},initializeOnLoaded:function(o){gform.callIfLoaded(o)||(document.addEventListener("gform_main_scripts_loaded",()=>{gform.scriptsLoaded=!0,gform.callIfLoaded(o)}),document.addEventListener("gform/theme/scripts_loaded",()=>{gform.themeScriptsLoaded=!0,gform.callIfLoaded(o)}),window.addEventListener("DOMContentLoaded",()=>{gform.domLoaded=!0,gform.callIfLoaded(o)}))},hooks:{action:{},filter:{}},addAction:function(o,r,e,t){gform.addHook("action",o,r,e,t)},addFilter:function(o,r,e,t){gform.addHook("filter",o,r,e,t)},doAction:function(o){gform.doHook("action",o,arguments)},applyFilters:function(o){return gform.doHook("filter",o,arguments)},removeAction:function(o,r){gform.removeHook("action",o,r)},removeFilter:function(o,r,e){gform.removeHook("filter",o,r,e)},addHook:function(o,r,e,t,n){null==gform.hooks[o][r]&&(gform.hooks[o][r]=[]);var d=gform.hooks[o][r];null==n&&(n=r+"_"+d.length),gform.hooks[o][r].push({tag:n,callable:e,priority:t=null==t?10:t})},doHook:function(r,o,e){var t;if(e=Array.prototype.slice.call(e,1),null!=gform.hooks[r][o]&&((o=gform.hooks[r][o]).sort(function(o,r){return o.priority-r.priority}),o.forEach(function(o){"function"!=typeof(t=o.callable)&&(t=window[t]),"action"==r?t.apply(null,e):e[0]=t.apply(null,e)})),"filter"==r)return e[0]},removeHook:function(o,r,t,n){var e;null!=gform.hooks[o][r]&&(e=(e=gform.hooks[o][r]).filter(function(o,r,e){return!!(null!=n&&n!=o.tag||null!=t&&t!=o.priority)}),gform.hooks[o][r]=e)}});
</script>

<link rel="profile" href="https://gmpg.org/xfn/11" />
<meta name='robots' content='index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1' />
	<style>img:is([sizes="auto" i], [sizes^="auto," i]) { contain-intrinsic-size: 3000px 1500px }</style>
	
	<!-- This site is optimized with the Yoast SEO plugin v24.2 - https://yoast.com/wordpress/plugins/seo/ -->
	<title>National Property Tax Group - National Property Tax Group</title>
	<meta name="description" content="National Property Tax Group&#039;s nationwide affiliation of property tax experts make sure that you don&#039;t pay a penny more than your fair share of real property taxes." />
	<link rel="canonical" href="https://nptg.com/" />
	<meta property="og:locale" content="en_US" />
	<meta property="og:type" content="website" />
	<meta property="og:title" content="National Property Tax Group - National Property Tax Group" />
	<meta property="og:description" content="National Property Tax Group&#039;s nationwide affiliation of property tax experts make sure that you don&#039;t pay a penny more than your fair share of real property taxes." />
	<meta property="og:url" content="https://nptg.com/" />
	<meta property="og:site_name" content="National Property Tax Group" />
	<meta property="article:modified_time" content="2022-03-31T12:47:01+00:00" />
	<meta property="og:image" content="https://nptg.com/wp-content/uploads/National-Poperty-Tax-Group.jpeg" />
	<meta property="og:image:width" content="1067" />
	<meta property="og:image:height" content="800" />
	<meta property="og:image:type" content="image/jpeg" />
	<meta name="twitter:card" content="summary_large_image" />
	<script type="application/ld+json" class="yoast-schema-graph">{"@context":"https://schema.org","@graph":[{"@type":"WebPage","@id":"https://nptg.com/","url":"https://nptg.com/","name":"National Property Tax Group - National Property Tax Group","isPartOf":{"@id":"https://nptg.com/#website"},"primaryImageOfPage":{"@id":"https://nptg.com/#primaryimage"},"image":{"@id":"https://nptg.com/#primaryimage"},"thumbnailUrl":"https://nptg.com/wp-content/uploads/National-Poperty-Tax-Group.jpeg","datePublished":"2020-11-25T21:58:35+00:00","dateModified":"2022-03-31T12:47:01+00:00","description":"National Property Tax Group's nationwide affiliation of property tax experts make sure that you don't pay a penny more than your fair share of real property taxes.","breadcrumb":{"@id":"https://nptg.com/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https://nptg.com/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https://nptg.com/#primaryimage","url":"https://nptg.com/wp-content/uploads/National-Poperty-Tax-Group.jpeg","contentUrl":"https://nptg.com/wp-content/uploads/National-Poperty-Tax-Group.jpeg","width":1067,"height":800},{"@type":"BreadcrumbList","@id":"https://nptg.com/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home"}]},{"@type":"WebSite","@id":"https://nptg.com/#website","url":"https://nptg.com/","name":"National Property Tax Group","description":"National Coverage - Local Expertise","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://nptg.com/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}</script>
	<!-- / Yoast SEO plugin. -->


<link rel="alternate" type="application/rss+xml" title="National Property Tax Group &raquo; Feed" href="https://nptg.com/feed/" />
<link rel="alternate" type="application/rss+xml" title="National Property Tax Group &raquo; Comments Feed" href="https://nptg.com/comments/feed/" />
<link rel="preload" href="https://nptg.com/wp-content/plugins/bb-plugin/fonts/fontawesome/5.15.4/webfonts/fa-solid-900.woff2" as="font" type="font/woff2" crossorigin="anonymous">
<link rel="preload" href="https://nptg.com/wp-content/plugins/bb-plugin/fonts/fontawesome/5.15.4/webfonts/fa-regular-400.woff2" as="font" type="font/woff2" crossorigin="anonymous">
<script>
window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/15.0.3\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/15.0.3\/svg\/","svgExt":".svg","source":{"concatemoji":"https:\/\/nptg.com\/wp-includes\/js\/wp-emoji-release.min.js?ver=6.7.1"}};
/*! This file is auto-generated */
!function(i,n){var o,s,e;function c(e){try{var t={supportTests:e,timestamp:(new Date).valueOf()};sessionStorage.setItem(o,JSON.stringify(t))}catch(e){}}function p(e,t,n){e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(t,0,0);var t=new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data),r=(e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(n,0,0),new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data));return t.every(function(e,t){return e===r[t]})}function u(e,t,n){switch(t){case"flag":return n(e,"\ud83c\udff3\ufe0f\u200d\u26a7\ufe0f","\ud83c\udff3\ufe0f\u200b\u26a7\ufe0f")?!1:!n(e,"\ud83c\uddfa\ud83c\uddf3","\ud83c\uddfa\u200b\ud83c\uddf3")&&!n(e,"\ud83c\udff4\udb40\udc67\udb40\udc62\udb40\udc65\udb40\udc6e\udb40\udc67\udb40\udc7f","\ud83c\udff4\u200b\udb40\udc67\u200b\udb40\udc62\u200b\udb40\udc65\u200b\udb40\udc6e\u200b\udb40\udc67\u200b\udb40\udc7f");case"emoji":return!n(e,"\ud83d\udc26\u200d\u2b1b","\ud83d\udc26\u200b\u2b1b")}return!1}function f(e,t,n){var r="undefined"!=typeof WorkerGlobalScope&&self instanceof WorkerGlobalScope?new OffscreenCanvas(300,150):i.createElement("canvas"),a=r.getContext("2d",{willReadFrequently:!0}),o=(a.textBaseline="top",a.font="600 32px Arial",{});return e.forEach(function(e){o[e]=t(a,e,n)}),o}function t(e){var t=i.createElement("script");t.src=e,t.defer=!0,i.head.appendChild(t)}"undefined"!=typeof Promise&&(o="wpEmojiSettingsSupports",s=["flag","emoji"],n.supports={everything:!0,everythingExceptFlag:!0},e=new Promise(function(e){i.addEventListener("DOMContentLoaded",e,{once:!0})}),new Promise(function(t){var n=function(){try{var e=JSON.parse(sessionStorage.getItem(o));if("object"==typeof e&&"number"==typeof e.timestamp&&(new Date).valueOf()<e.timestamp+604800&&"object"==typeof e.supportTests)return e.supportTests}catch(e){}return null}();if(!n){if("undefined"!=typeof Worker&&"undefined"!=typeof OffscreenCanvas&&"undefined"!=typeof URL&&URL.createObjectURL&&"undefined"!=typeof Blob)try{var e="postMessage("+f.toString()+"("+[JSON.stringify(s),u.toString(),p.toString()].join(",")+"));",r=new Blob([e],{type:"text/javascript"}),a=new Worker(URL.createObjectURL(r),{name:"wpTestEmojiSupports"});return void(a.onmessage=function(e){c(n=e.data),a.terminate(),t(n)})}catch(e){}c(n=f(s,u,p))}t(n)}).then(function(e){for(var t in e)n.supports[t]=e[t],n.supports.everything=n.supports.everything&&n.supports[t],"flag"!==t&&(n.supports.everythingExceptFlag=n.supports.everythingExceptFlag&&n.supports[t]);n.supports.everythingExceptFlag=n.supports.everythingExceptFlag&&!n.supports.flag,n.DOMReady=!1,n.readyCallback=function(){n.DOMReady=!0}}).then(function(){return e}).then(function(){var e;n.supports.everything||(n.readyCallback(),(e=n.source||{}).concatemoji?t(e.concatemoji):e.wpemoji&&e.twemoji&&(t(e.twemoji),t(e.wpemoji)))}))}((window,document),window._wpemojiSettings);
</script>
<style id='wp-emoji-styles-inline-css'>

	img.wp-smiley, img.emoji {
		display: inline !important;
		border: none !important;
		box-shadow: none !important;
		height: 1em !important;
		width: 1em !important;
		margin: 0 0.07em !important;
		vertical-align: -0.1em !important;
		background: none !important;
		padding: 0 !important;
	}
</style>
<link rel='stylesheet' id='wp-block-library-css' href='https://nptg.com/wp-includes/css/dist/block-library/style.min.css?ver=6.7.1' 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:where(.has-text-align-right){border-left:none;border-right:.25em solid;padding-left:0;padding-right:1em}.wp-block-quote:where(.has-text-align-center){border:none;padding-left:0}.wp-block-quote.is-large,.wp-block-quote.is-style-large,.wp-block-quote:where(.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='ultimate-icons-css' href='https://nptg.com/wp-content/uploads/bb-plugin/icons/ultimate-icons/style.css?ver=2.8.5.3' media='all' />
<link rel='stylesheet' id='font-awesome-5-css' href='https://nptg.com/wp-content/plugins/bb-plugin/fonts/fontawesome/5.15.4/css/all.min.css?ver=2.8.5.3' media='all' />
<link rel='stylesheet' id='fl-builder-layout-17-css' href='https://nptg.com/wp-content/uploads/bb-plugin/cache/17-layout.css?ver=f84d33f3f0d91e934d97b53d2e74a92c' media='all' />
<link rel='stylesheet' id='fl-builder-layout-bundle-f43f45c7d0fa6146eb82e5bebf7d63c6-css' href='https://nptg.com/wp-content/uploads/bb-plugin/cache/f43f45c7d0fa6146eb82e5bebf7d63c6-layout-bundle.css?ver=2.8.5.3-1.4.11.2' media='all' />
<link rel='stylesheet' id='tablepress-default-css' href='https://nptg.com/wp-content/plugins/tablepress/css/build/default.css?ver=3.0.2' media='all' />
<link rel='stylesheet' id='jquery-magnificpopup-css' href='https://nptg.com/wp-content/plugins/bb-plugin/css/jquery.magnificpopup.min.css?ver=2.8.5.3' media='all' />
<link rel='stylesheet' id='base-css' href='https://nptg.com/wp-content/themes/bb-theme/css/base.min.css?ver=1.7.13' media='all' />
<link rel='stylesheet' id='fl-automator-skin-css' href='https://nptg.com/wp-content/uploads/bb-theme/skin-640f36a5aa83f.css?ver=1.7.13' media='all' />
<script src="https://nptg.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1" id="jquery-core-js"></script>
<script src="https://nptg.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1" id="jquery-migrate-js"></script>
<link rel="https://api.w.org/" href="https://nptg.com/wp-json/" /><link rel="alternate" title="JSON" type="application/json" href="https://nptg.com/wp-json/wp/v2/pages/17" /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://nptg.com/xmlrpc.php?rsd" />
<link rel='shortlink' href='https://nptg.com/' />
<link rel="alternate" title="oEmbed (JSON)" type="application/json+oembed" href="https://nptg.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fnptg.com%2F" />
<link rel="alternate" title="oEmbed (XML)" type="text/xml+oembed" href="https://nptg.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fnptg.com%2F&#038;format=xml" />
<style>.recentcomments a{display:inline !important;padding:0 !important;margin:0 !important;}</style><noscript><style>.lazyload[data-src]{display:none !important;}</style></noscript><style>.lazyload{background-image:none !important;}.lazyload:before{background-image:none !important;}</style><link rel="icon" href="https://nptg.com/wp-content/uploads/cropped-nptg-favicon-32x32.jpg" sizes="32x32" />
<link rel="icon" href="https://nptg.com/wp-content/uploads/cropped-nptg-favicon-192x192.jpg" sizes="192x192" />
<link rel="apple-touch-icon" href="https://nptg.com/wp-content/uploads/cropped-nptg-favicon-180x180.jpg" />
<meta name="msapplication-TileImage" content="https://nptg.com/wp-content/uploads/cropped-nptg-favicon-270x270.jpg" />
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-ZM999BTS6Z"></script>
<script>
  window.dataLayer = window.dataLayer || [];
  function gtag(){dataLayer.push(arguments);}
  gtag('js', new Date());

  gtag('config', 'G-ZM999BTS6Z');
</script>
<link rel="stylesheet" href="https://nptg.com/wp-content/themes/nptg/style.css" /></head>
<body class="home page-template-default page page-id-17 fl-builder fl-builder-2-8-5-3 fl-themer-1-4-11-2 fl-theme-1-7-13 fl-theme-builder-footer fl-theme-builder-footer-footer fl-framework-base fl-preset-default fl-full-width fl-nav-mobile-offcanvas fl-offcanvas-overlay-left fl-submenu-indicator" itemscope="itemscope" itemtype="https://schema.org/WebPage">
<a aria-label="Skip to content" class="fl-screen-reader-text" href="#fl-main-content">Skip to content</a><div class="fl-page">
	<header class="fl-page-header fl-page-header-fixed fl-page-nav-right fl-page-nav-toggle-icon fl-page-nav-toggle-visible-mobile"  role="banner">
	<div class="fl-page-header-wrap">
		<div class="fl-page-header-container container">
			<div class="fl-page-header-row row">
				<div class="col-sm-12 col-md-3 fl-page-logo-wrap">
					<div class="fl-page-header-logo">
						<a href="https://nptg.com/"><img loading="false" data-no-lazy="1" class="fl-logo-img" itemscope itemtype="https://schema.org/ImageObject" src="https://nptg.com/wp-content/uploads/NPTG-scroll-logo.jpg" data-retina="" title="" alt="National Property Tax Group" /><meta itemprop="name" content="National Property Tax Group" /></a>
					</div>
				</div>
				<div class="col-sm-12 col-md-9 fl-page-fixed-nav-wrap">
					<div class="fl-page-nav-wrap">
						<nav class="fl-page-nav fl-nav navbar navbar-default navbar-expand-md" aria-label="Header Menu" role="navigation">
							<button type="button" class="navbar-toggle navbar-toggler" data-toggle="collapse" data-target=".fl-page-nav-collapse">
								<span><i class="fas fa-bars" aria-hidden="true"></i><span class="sr-only">Menu</span></span>
							</button>
							<div class="fl-page-nav-collapse collapse navbar-collapse">
								<ul id="menu-main-menu" class="nav navbar-nav navbar-right menu fl-theme-menu"><li id="menu-item-56" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home current-menu-item page_item page-item-17 current_page_item menu-item-56 nav-item"><a href="https://nptg.com/" aria-current="page" class="nav-link">Home</a></li>
<li id="menu-item-62" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-62 nav-item"><a href="https://nptg.com/members/" class="nav-link">Members</a></li>
<li id="menu-item-60" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-60 nav-item"><a href="https://nptg.com/testimonials/" class="nav-link">Testimonials</a></li>
<li id="menu-item-77" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-77 nav-item"><a href="#" class="nav-link">Resources</a><div class="fl-submenu-icon-wrap"><span class="fl-submenu-toggle-icon"></span></div>
<ul class="sub-menu">
	<li id="menu-item-59" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-59 nav-item"><a href="https://nptg.com/tax-calendar/" class="nav-link">State Tax Calendars</a></li>
	<li id="menu-item-58" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-58 nav-item"><a href="https://nptg.com/state-department-of-revenue-websites/" class="nav-link">State Department of Revenue Websites</a></li>
	<li id="menu-item-57" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-57 nav-item"><a href="https://nptg.com/covid-19-updates/" class="nav-link">State COVID-19 Updates</a></li>
</ul>
</li>
<li id="menu-item-79" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-79 nav-item"><a href="https://nptg.com/contact/" class="nav-link">Contact</a></li>
</ul>							</div>
						</nav>
					</div>
				</div>
			</div>
		</div>
	</div>
</header><!-- .fl-page-header-fixed -->
<header class="fl-page-header fl-page-header-primary fl-page-nav-right fl-page-nav-toggle-icon fl-page-nav-toggle-visible-mobile" itemscope="itemscope" itemtype="https://schema.org/WPHeader"  role="banner">
	<div class="fl-page-header-wrap">
		<div class="fl-page-header-container container">
			<div class="fl-page-header-row row">
				<div class="col-sm-12 col-md-4 fl-page-header-logo-col">
					<div class="fl-page-header-logo" itemscope="itemscope" itemtype="https://schema.org/Organization">
						<a href="https://nptg.com/" itemprop="url"><img class="fl-logo-img" loading="false" data-no-lazy="1"   itemscope itemtype="https://schema.org/ImageObject" src="https://nptg.com/wp-content/uploads/nptg-logo-medium.jpg" data-retina="https://nptg.com/wp-content/uploads/nptg-logo-retina.png" title="" width="315" height="87" alt="National Property Tax Group" /><meta itemprop="name" content="National Property Tax Group" /></a>
											</div>
				</div>
				<div class="col-sm-12 col-md-8 fl-page-nav-col">
					<div class="fl-page-nav-wrap">
						<nav class="fl-page-nav fl-nav navbar navbar-default navbar-expand-md" aria-label="Header Menu" itemscope="itemscope" itemtype="https://schema.org/SiteNavigationElement" role="navigation">
							<button type="button" class="navbar-toggle navbar-toggler" data-toggle="collapse" data-target=".fl-page-nav-collapse">
								<span><i class="fas fa-bars" aria-hidden="true"></i><span class="sr-only">Menu</span></span>
							</button>
							<div class="fl-page-nav-collapse collapse navbar-collapse">
								<ul id="menu-main-menu-1" class="nav navbar-nav navbar-right menu fl-theme-menu"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home current-menu-item page_item page-item-17 current_page_item menu-item-56 nav-item"><a href="https://nptg.com/" aria-current="page" class="nav-link">Home</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-62 nav-item"><a href="https://nptg.com/members/" class="nav-link">Members</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-60 nav-item"><a href="https://nptg.com/testimonials/" class="nav-link">Testimonials</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-77 nav-item"><a href="#" class="nav-link">Resources</a><div class="fl-submenu-icon-wrap"><span class="fl-submenu-toggle-icon"></span></div>
<ul class="sub-menu">
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-59 nav-item"><a href="https://nptg.com/tax-calendar/" class="nav-link">State Tax Calendars</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-58 nav-item"><a href="https://nptg.com/state-department-of-revenue-websites/" class="nav-link">State Department of Revenue Websites</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-57 nav-item"><a href="https://nptg.com/covid-19-updates/" class="nav-link">State COVID-19 Updates</a></li>
</ul>
</li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-79 nav-item"><a href="https://nptg.com/contact/" class="nav-link">Contact</a></li>
</ul>							</div>
						</nav>
					</div>
				</div>
			</div>
		</div>
	</div>
</header><!-- .fl-page-header -->
	<div id="fl-main-content" class="fl-page-content" itemprop="mainContentOfPage" role="main">

		
<div class="fl-content-full container">
	<div class="row">
		<div class="fl-content col-md-12">
			<article class="fl-post post-17 page type-page status-publish has-post-thumbnail hentry" id="fl-post-17" itemscope="itemscope" itemtype="https://schema.org/CreativeWork">

			<div class="fl-post-content clearfix" itemprop="text">
		<div class="fl-builder-content fl-builder-content-17 fl-builder-content-primary fl-builder-global-templates-locked" data-post-id="17"><div class="fl-row fl-row-full-width fl-row-bg-photo fl-node-61acf2710e77e fl-row-custom-height fl-row-align-center fl-row-bg-overlay" data-node="61acf2710e77e">
	<div class="fl-row-content-wrap">
								<div class="fl-row-content fl-row-fixed-width fl-node-content">
		
<div class="fl-col-group fl-node-61acf27110f58" data-node="61acf27110f58">
			<div class="fl-col fl-node-61acf27111080 fl-col-bg-color" data-node="61acf27111080">
	<div class="fl-col-content fl-node-content"><div class="fl-module fl-module-heading fl-node-61acf79651682" data-node="61acf79651682">
	<div class="fl-module-content fl-node-content">
		<h1 class="fl-heading">
		<span class="fl-heading-text">Take Charge of Your Highest Expense</span>
	</h1>
	</div>
</div>
</div>
</div>
	</div>

<div class="fl-col-group fl-node-61ae8f3eb52b8 fl-col-group-equal-height fl-col-group-align-top" data-node="61ae8f3eb52b8">
			<div class="fl-col fl-node-61ae8f3eb53a7 fl-col-bg-color" data-node="61ae8f3eb53a7">
	<div class="fl-col-content fl-node-content"><div class="fl-module fl-module-heading fl-node-61ae8f497dd5d" data-node="61ae8f497dd5d">
	<div class="fl-module-content fl-node-content">
		<h2 class="fl-heading">
		<span class="fl-heading-text">Find Your Local NPTG Property Tax Consultant</span>
	</h2>
	</div>
</div>
<div class="fl-module fl-module-heading fl-node-61ae918da7783" data-node="61ae918da7783">
	<div class="fl-module-content fl-node-content">
		<h6 class="fl-heading">
		<span class="fl-heading-text">Complete Nationwide Coverage</span>
	</h6>
	</div>
</div>
</div>
</div>
			<div class="fl-col fl-node-61ae8f3eb53aa fl-col-bg-color fl-col-small" data-node="61ae8f3eb53aa">
	<div class="fl-col-content fl-node-content"><div class="fl-module fl-module-uabb-gravity-form fl-node-61ae8d9f3fa90" data-node="61ae8d9f3fa90">
	<div class="fl-module-content fl-node-content">
		
<div class="uabb-gf-style uabb-gf-form-style1">
	
	
	
                <div class='gf_browser_gecko gform_wrapper gravity-theme gform-theme--no-framework' data-form-theme='gravity-theme' data-form-index='0' id='gform_wrapper_2' ><div id='gf_2' class='gform_anchor' tabindex='-1'></div><form method='post' enctype='multipart/form-data' target='gform_ajax_frame_2' id='gform_2'  action='/#gf_2' data-formid='2' novalidate>
                        <div class='gform-body gform_body'><div id='gform_fields_2' class='gform_fields top_label form_sublabel_below description_below validation_below'><div id="field_2_1" class="gfield gfield--type-select gfield--input-type-select field_sublabel_below gfield--no-description field_description_below hidden_label field_validation_below gfield_visibility_visible"  ><label class='gfield_label gform-field-label' for='input_2_1'>Location</label><div class='ginput_container ginput_container_select'><select name='input_1' id='input_2_1' class='large gfield_select' tabindex='1'    aria-invalid="false" ><option value='' selected='selected' class='gf_placeholder'>Select Your Location</option><option value='Alabama' >Alabama</option><option value='Alaska' >Alaska</option><option value='Arizona' >Arizona</option><option value='Arkansas' >Arkansas</option><option value='California' >California</option><option value='Colorado' >Colorado</option><option value='Connecticut' >Connecticut</option><option value='District of Columbia - McIntosh &amp; Associates' >District of Columbia - McIntosh &amp; Associates</option><option value='Florida' >Florida</option><option value='Georgia' >Georgia</option><option value='Hawaii' >Hawaii</option><option value='Idaho' >Idaho</option><option value='Illinois - Corporate Valuation Advisors, Inc.' >Illinois - Corporate Valuation Advisors, Inc.</option><option value='Illinois - Sarnoff Property Tax' >Illinois - Sarnoff Property Tax</option><option value='Indiana' >Indiana</option><option value='Iowa' >Iowa</option><option value='Kansas' >Kansas</option><option value='Kentucky' >Kentucky</option><option value='Louisiana' >Louisiana</option><option value='Maine' >Maine</option><option value='Maryland - McIntosh &amp; Associates' >Maryland - McIntosh &amp; Associates</option><option value='Massachusetts' >Massachusetts</option><option value='Michigan' >Michigan</option><option value='Minnesota' >Minnesota</option><option value='Mississippi' >Mississippi</option><option value='Missouri' >Missouri</option><option value='Montana' >Montana</option><option value='Nebraska' >Nebraska</option><option value='Nevada' >Nevada</option><option value='New Hampshire' >New Hampshire</option><option value='New Jersey - Blau &amp; Blau' >New Jersey - Blau &amp; Blau</option><option value='New Jersey - Commercial Property Tax Management, LLC' >New Jersey - Commercial Property Tax Management, LLC</option><option value='New Mexico' >New Mexico</option><option value='New York - Realty Tax Challenge, Corp.' >New York - Realty Tax Challenge, Corp.</option><option value='New York - Commercial Property Tax Management, LLC' >New York - Commercial Property Tax Management, LLC</option><option value='North Carolina' >North Carolina</option><option value='North Dakota' >North Dakota</option><option value='Ohio' >Ohio</option><option value='Oklahoma' >Oklahoma</option><option value='Oregon' >Oregon</option><option value='Pennsylvania -  Commercial Property Tax Management, LLC' >Pennsylvania -  Commercial Property Tax Management, LLC</option><option value='Pennsylvania - The Property Company, Inc.' >Pennsylvania - The Property Company, Inc.</option><option value='Rhode Island' >Rhode Island</option><option value='South Carolina' >South Carolina</option><option value='South Dakota' >South Dakota</option><option value='Tennessee' >Tennessee</option><option value='Texas -  North and Central Texas Including Dallas/Ft. Worth' >Texas -  North and Central Texas Including Dallas/Ft. Worth</option><option value='Texas - South and Southeast Texas including Houston and Galveston' >Texas - South and Southeast Texas including Houston and Galveston</option><option value='Utah' >Utah</option><option value='Vermont' >Vermont</option><option value='Virginia - McIntosh &amp; Associates, LLC' >Virginia - McIntosh &amp; Associates, LLC</option><option value='Washington' >Washington</option><option value='West Virginia' >West Virginia</option><option value='Wisconsin - Corporate Valuation Advisors, Inc.' >Wisconsin - Corporate Valuation Advisors, Inc.</option><option value='Wisconsin - Barron Corporate Tax Solutions LTD' >Wisconsin - Barron Corporate Tax Solutions LTD</option><option value='Wyoming' >Wyoming</option></select></div></div></div></div>
        <div class='gform-footer gform_footer top_label'> <input type='submit' id='gform_submit_button_2' class='gform_button button' onclick='gform.submission.handleButtonClick(this);' data-submission-type='submit' value='SEARCH' tabindex='2' /> <input type='hidden' name='gform_ajax' value='form_id=2&amp;title=&amp;description=&amp;tabindex=1&amp;theme=gravity-theme&amp;styles=[]&amp;hash=b6612bb15b6426905be82d0e7cfabaff' />
            <input type='hidden' class='gform_hidden' name='gform_submission_method' data-js='gform_submission_method_2' value='iframe' />
            <input type='hidden' class='gform_hidden' name='gform_theme' data-js='gform_theme_2' id='gform_theme_2' value='gravity-theme' />
            <input type='hidden' class='gform_hidden' name='gform_style_settings' data-js='gform_style_settings_2' id='gform_style_settings_2' value='[]' />
            <input type='hidden' class='gform_hidden' name='is_submit_2' value='1' />
            <input type='hidden' class='gform_hidden' name='gform_submit' value='2' />
            
            <input type='hidden' class='gform_hidden' name='gform_unique_id' value='' />
            <input type='hidden' class='gform_hidden' name='state_2' value='WyJbXSIsIjMxYzQxMzE0MzY4ZDcwZmVlZjhjYzJkNmU0YTE2YmU4Il0=' />
            <input type='hidden' autocomplete='off' class='gform_hidden' name='gform_target_page_number_2' id='gform_target_page_number_2' value='0' />
            <input type='hidden' autocomplete='off' class='gform_hidden' name='gform_source_page_number_2' id='gform_source_page_number_2' value='1' />
            <input type='hidden' name='gform_field_values' value='' />
            
        </div>
                        </form>
                        </div>
		                <iframe style='display:none;width:0px;height:0px;' src='about:blank' name='gform_ajax_frame_2' id='gform_ajax_frame_2' title='This iframe contains the logic required to handle Ajax powered Gravity Forms.'></iframe>
		                <script>
gform.initializeOnLoaded( function() {gformInitSpinner( 2, 'https://nptg.com/wp-content/plugins/gravityforms/images/spinner.svg', true );jQuery('#gform_ajax_frame_2').on('load',function(){var contents = jQuery(this).contents().find('*').html();var is_postback = contents.indexOf('GF_AJAX_POSTBACK') >= 0;if(!is_postback){return;}var form_content = jQuery(this).contents().find('#gform_wrapper_2');var is_confirmation = jQuery(this).contents().find('#gform_confirmation_wrapper_2').length > 0;var is_redirect = contents.indexOf('gformRedirect(){') >= 0;var is_form = form_content.length > 0 && ! is_redirect && ! is_confirmation;var mt = parseInt(jQuery('html').css('margin-top'), 10) + parseInt(jQuery('body').css('margin-top'), 10) + 100;if(is_form){jQuery('#gform_wrapper_2').html(form_content.html());if(form_content.hasClass('gform_validation_error')){jQuery('#gform_wrapper_2').addClass('gform_validation_error');} else {jQuery('#gform_wrapper_2').removeClass('gform_validation_error');}setTimeout( function() { /* delay the scroll by 50 milliseconds to fix a bug in chrome */ jQuery(document).scrollTop(jQuery('#gform_wrapper_2').offset().top - mt); }, 50 );if(window['gformInitDatepicker']) {gformInitDatepicker();}if(window['gformInitPriceFields']) {gformInitPriceFields();}var current_page = jQuery('#gform_source_page_number_2').val();gformInitSpinner( 2, 'https://nptg.com/wp-content/plugins/gravityforms/images/spinner.svg', true );jQuery(document).trigger('gform_page_loaded', [2, current_page]);window['gf_submitting_2'] = false;}else if(!is_redirect){var confirmation_content = jQuery(this).contents().find('.GF_AJAX_POSTBACK').html();if(!confirmation_content){confirmation_content = contents;}jQuery('#gform_wrapper_2').replaceWith(confirmation_content);jQuery(document).scrollTop(jQuery('#gf_2').offset().top - mt);jQuery(document).trigger('gform_confirmation_loaded', [2]);window['gf_submitting_2'] = false;wp.a11y.speak(jQuery('#gform_confirmation_message_2').text());}else{jQuery('#gform_2').append(contents);if(window['gformRedirect']) {gformRedirect();}}jQuery(document).trigger("gform_pre_post_render", [{ formId: "2", currentPage: "current_page", abort: function() { this.preventDefault(); } }]);                if (event && event.defaultPrevented) {                return;         }        const gformWrapperDiv = document.getElementById( "gform_wrapper_2" );        if ( gformWrapperDiv ) {            const visibilitySpan = document.createElement( "span" );            visibilitySpan.id = "gform_visibility_test_2";            gformWrapperDiv.insertAdjacentElement( "afterend", visibilitySpan );        }        const visibilityTestDiv = document.getElementById( "gform_visibility_test_2" );        let postRenderFired = false;                function triggerPostRender() {            if ( postRenderFired ) {                return;            }            postRenderFired = true;            gform.core.triggerPostRenderEvents( 2, current_page );            if ( visibilityTestDiv ) {                visibilityTestDiv.parentNode.removeChild( visibilityTestDiv );            }        }        function debounce( func, wait, immediate ) {            var timeout;            return function() {                var context = this, args = arguments;                var later = function() {                    timeout = null;                    if ( !immediate ) func.apply( context, args );                };                var callNow = immediate && !timeout;                clearTimeout( timeout );                timeout = setTimeout( later, wait );                if ( callNow ) func.apply( context, args );            };        }        const debouncedTriggerPostRender = debounce( function() {            triggerPostRender();        }, 200 );        if ( visibilityTestDiv && visibilityTestDiv.offsetParent === null ) {            const observer = new MutationObserver( ( mutations ) => {                mutations.forEach( ( mutation ) => {                    if ( mutation.type === 'attributes' && visibilityTestDiv.offsetParent !== null ) {                        debouncedTriggerPostRender();                        observer.disconnect();                    }                });            });            observer.observe( document.body, {                attributes: true,                childList: false,                subtree: true,                attributeFilter: [ 'style', 'class' ],            });        } else {            triggerPostRender();        }    } );} );
</script>
</div>
	</div>
</div>
</div>
</div>
	</div>
		</div>
	</div>
</div>
<div class="fl-row fl-row-fixed-width fl-row-bg-none fl-node-61acf345c2f3c fl-row-default-height fl-row-align-center" data-node="61acf345c2f3c">
	<div class="fl-row-content-wrap">
								<div class="fl-row-content fl-row-fixed-width fl-node-content">
		
<div class="fl-col-group fl-node-61acf345c5fb3" data-node="61acf345c5fb3">
			<div class="fl-col fl-node-61acf345c60ac fl-col-bg-color" data-node="61acf345c60ac">
	<div class="fl-col-content fl-node-content"><div class="fl-module fl-module-rich-text fl-node-61acf399ec465" data-node="61acf399ec465">
	<div class="fl-module-content fl-node-content">
		<div class="fl-rich-text">
	<p>National Property Tax Group is an alliance of property tax consultants located throughout the United States. Founded in 1992, we represent clients in all 50 states and Canada, serving them on a local, statewide, regional and national level. Our membership is comprised of highly trained property tax professionals, each with more than 20 years of experience in the business.</p>
<p>Our clients are our priority. Our association provides a network of regionally specialized property tax firms, whose localized knowledge, expertise, resources and relationships provide added benefits for clients. You can rest assured that your tax needs will be handled by property tax professionals on the ground where your properties are located. Member firms work directly with one another to provide the local knowledge and industry expertise to achieve the tax savings that our clients deserve.</p>
<p>We give you the ability to pick your representative according to your needs. Clients seeking regional or national representation receive the benefit of having a single point of contact for all communication and reporting, no matter which firm within National Property Tax Group is handling your out-of-state properties. We are committed to understanding your business, saving you tax dollars and growing with you.</p>
<p>With our national presence and local expertise, we are uniquely equipped to meet your property tax needs in matters of both real and personal property taxation. Services we provide include real estate and personal property compliance, administrative appeals, litigation support, as well as appraisals, business valuations and solvency opinions. National Property Tax Group can help you resolve your tax needs.</p>
</div>
	</div>
</div>
</div>
</div>
	</div>
		</div>
	</div>
</div>
<div class="fl-row fl-row-full-width fl-row-bg-photo fl-node-61acf7f5c8b07 fl-row-default-height fl-row-align-center fl-row-bg-overlay fl-row-bg-fixed" data-node="61acf7f5c8b07">
	<div class="fl-row-content-wrap">
								<div class="fl-row-content fl-row-fixed-width fl-node-content">
		
<div class="fl-col-group fl-node-61acf7f5d77e8" data-node="61acf7f5d77e8">
			<div class="fl-col fl-node-61acf7f5d7910 fl-col-bg-color" data-node="61acf7f5d7910">
	<div class="fl-col-content fl-node-content"><div class="fl-module fl-module-heading fl-node-61acf84618ada" data-node="61acf84618ada">
	<div class="fl-module-content fl-node-content">
		<h2 class="fl-heading">
		<span class="fl-heading-text">Our Mission</span>
	</h2>
	</div>
</div>
<div class="fl-module fl-module-rich-text fl-node-61acf864b7f03" data-node="61acf864b7f03">
	<div class="fl-module-content fl-node-content">
		<div class="fl-rich-text">
	<p>We believe taxpayers should only pay their fair share – and not a penny more. Our members have the focused knowledge and national resources to provide clients with unmatched service and a competitive advantage when it comes to handling your property taxes. We work hard for our clients and for our industry to enhance and improve the property tax business climate and to educate businesses on the evolving industry trends.</p>
<p>At the end of the day, we’re here to help your business grow, wherever it may be.</p>
</div>
	</div>
</div>
</div>
</div>
	</div>
		</div>
	</div>
</div>
<div class="fl-row fl-row-fixed-width fl-row-bg-none fl-node-61acf8ebb8942 fl-row-default-height fl-row-align-center" data-node="61acf8ebb8942">
	<div class="fl-row-content-wrap">
								<div class="fl-row-content fl-row-fixed-width fl-node-content">
		
<div class="fl-col-group fl-node-61acf8ebbe652" data-node="61acf8ebbe652">
			<div class="fl-col fl-node-61acf8ebbe7b3 fl-col-bg-color fl-col-has-cols" data-node="61acf8ebbe7b3">
	<div class="fl-col-content fl-node-content"><div class="fl-module fl-module-heading fl-node-61acf8fd3ea46" data-node="61acf8fd3ea46">
	<div class="fl-module-content fl-node-content">
		<h2 class="fl-heading">
		<span class="fl-heading-text">National Coverage &mdash; Local Expertise</span>
	</h2>
	</div>
</div>
<div class="fl-module fl-module-rich-text fl-node-61af4394bc3bb" data-node="61af4394bc3bb">
	<div class="fl-module-content fl-node-content">
		<div class="fl-rich-text">
	<p>Our real estate tax experts work with properties of every type. We understand local, state, national and international factors that can affect your property's true market valuation. COVID-19 has had a transformative effect on both real estate and personal property valuation — one that could last for years.</p>
<p><strong>The COVID-19-related downturn and its impact on commercial property values offers a unique opportunity to claim favorable valuations on returns as they are filed or to challenge valuations from state taxing authorities.</strong></p>
<p>NPTG Members know how to quantify and apply economic and industry specific changes to estimate market value.</p>
</div>
	</div>
</div>

<div class="fl-col-group fl-node-61acf95ceeae4 fl-col-group-nested fl-col-group-custom-width" data-node="61acf95ceeae4">
			<div class="fl-col fl-node-61acf95ceebd0 fl-col-bg-color fl-col-small fl-col-small-custom-width" data-node="61acf95ceebd0">
	<div class="fl-col-content fl-node-content"><div class="fl-module fl-module-list fl-node-61acf9c5a8bda" data-node="61acf9c5a8bda">
	<div class="fl-module-content fl-node-content">
		<div class="fl-list fl-list-regular" role="list">	<div role="listitem" class="fl-list-item fl-list-item-0">
		<div class="fl-list-item-wrapper">
			<div class="fl-list-item-content"><span class="fl-list-item-content-icon"><i class="fl-list-item-icon ua-icon ua-icon-check" aria-hidden="true"></i></span> <div class="fl-list-item-content-text"><p>Retail Developments</p></div></div>		</div>
	</div>
		<div role="listitem" class="fl-list-item fl-list-item-1">
		<div class="fl-list-item-wrapper">
			<div class="fl-list-item-content"><span class="fl-list-item-content-icon"><i class="fl-list-item-icon ua-icon ua-icon-check" aria-hidden="true"></i></span> <div class="fl-list-item-content-text"><p>Manufacturing Facilities</p></div></div>		</div>
	</div>
		<div role="listitem" class="fl-list-item fl-list-item-2">
		<div class="fl-list-item-wrapper">
			<div class="fl-list-item-content"><span class="fl-list-item-content-icon"><i class="fl-list-item-icon ua-icon ua-icon-check" aria-hidden="true"></i></span> <div class="fl-list-item-content-text"><p>Multi-Family Housing</p></div></div>		</div>
	</div>
		<div role="listitem" class="fl-list-item fl-list-item-3">
		<div class="fl-list-item-wrapper">
			<div class="fl-list-item-content"><span class="fl-list-item-content-icon"><i class="fl-list-item-icon ua-icon ua-icon-check" aria-hidden="true"></i></span> <div class="fl-list-item-content-text"><p>Raw Land</p></div></div>		</div>
	</div>
		<div role="listitem" class="fl-list-item fl-list-item-4">
		<div class="fl-list-item-wrapper">
			<div class="fl-list-item-content"><span class="fl-list-item-content-icon"><i class="fl-list-item-icon ua-icon ua-icon-check" aria-hidden="true"></i></span> <div class="fl-list-item-content-text"><p>Oil &amp; Gas</p></div></div>		</div>
	</div>
		<div role="listitem" class="fl-list-item fl-list-item-5">
		<div class="fl-list-item-wrapper">
			<div class="fl-list-item-content"><span class="fl-list-item-content-icon"><i class="fl-list-item-icon ua-icon ua-icon-check" aria-hidden="true"></i></span> <div class="fl-list-item-content-text"><p>Hospitals/Adult Living Facilities</p></div></div>		</div>
	</div>
	</div>	</div>
</div>
</div>
</div>
			<div class="fl-col fl-node-61acf95ceebd4 fl-col-bg-color fl-col-small fl-col-small-custom-width" data-node="61acf95ceebd4">
	<div class="fl-col-content fl-node-content"><div class="fl-module fl-module-list fl-node-61acfb783f671" data-node="61acfb783f671">
	<div class="fl-module-content fl-node-content">
		<div class="fl-list fl-list-regular" role="list">	<div role="listitem" class="fl-list-item fl-list-item-0">
		<div class="fl-list-item-wrapper">
			<div class="fl-list-item-content"><span class="fl-list-item-content-icon"><i class="fl-list-item-icon ua-icon ua-icon-check" aria-hidden="true"></i></span> <div class="fl-list-item-content-text"><p>Office Buildings</p></div></div>		</div>
	</div>
		<div role="listitem" class="fl-list-item fl-list-item-1">
		<div class="fl-list-item-wrapper">
			<div class="fl-list-item-content"><span class="fl-list-item-content-icon"><i class="fl-list-item-icon ua-icon ua-icon-check" aria-hidden="true"></i></span> <div class="fl-list-item-content-text"><p>Warehouses</p></div></div>		</div>
	</div>
		<div role="listitem" class="fl-list-item fl-list-item-2">
		<div class="fl-list-item-wrapper">
			<div class="fl-list-item-content"><span class="fl-list-item-content-icon"><i class="fl-list-item-icon ua-icon ua-icon-check" aria-hidden="true"></i></span> <div class="fl-list-item-content-text"><p>Hotels/Motels</p></div></div>		</div>
	</div>
		<div role="listitem" class="fl-list-item fl-list-item-3">
		<div class="fl-list-item-wrapper">
			<div class="fl-list-item-content"><span class="fl-list-item-content-icon"><i class="fl-list-item-icon ua-icon ua-icon-check" aria-hidden="true"></i></span> <div class="fl-list-item-content-text"><p>Agricultural, Farms &amp; Ranches</p></div></div>		</div>
	</div>
		<div role="listitem" class="fl-list-item fl-list-item-4">
		<div class="fl-list-item-wrapper">
			<div class="fl-list-item-content"><span class="fl-list-item-content-icon"><i class="fl-list-item-icon ua-icon ua-icon-check" aria-hidden="true"></i></span> <div class="fl-list-item-content-text"><p>Business Personal Property</p></div></div>		</div>
	</div>
		<div role="listitem" class="fl-list-item fl-list-item-5">
		<div class="fl-list-item-wrapper">
			<div class="fl-list-item-content"><span class="fl-list-item-content-icon"><i class="fl-list-item-icon ua-icon ua-icon-check" aria-hidden="true"></i></span> <div class="fl-list-item-content-text"><p>Tangible Returns</p></div></div>		</div>
	</div>
	</div>	</div>
</div>
</div>
</div>
	</div>
</div>
</div>
	</div>
		</div>
	</div>
</div>
</div><div class="uabb-js-breakpoint" style="display: none;"></div>	</div><!-- .fl-post-content -->
	
</article>

<!-- .fl-post -->
		</div>
	</div>
</div>


	</div><!-- .fl-page-content -->
	<footer class="fl-builder-content fl-builder-content-82 fl-builder-global-templates-locked" data-post-id="82" data-type="footer" itemscope="itemscope" itemtype="http://schema.org/WPFooter"><div class="fl-row fl-row-full-width fl-row-bg-color fl-node-61ae5d7e72c27 fl-row-default-height fl-row-align-center" data-node="61ae5d7e72c27">
	<div class="fl-row-content-wrap">
								<div class="fl-row-content fl-row-fixed-width fl-node-content">
		
<div class="fl-col-group fl-node-61ae5d7e72c28 fl-col-group-custom-width" data-node="61ae5d7e72c28">
			<div class="fl-col fl-node-61ae5d7e72c2b fl-col-bg-color fl-col-small fl-col-small-custom-width" data-node="61ae5d7e72c2b">
	<div class="fl-col-content fl-node-content"><div class="fl-module fl-module-photo fl-node-61ae5ee87776f" data-node="61ae5ee87776f">
	<div class="fl-module-content fl-node-content">
		<div class="fl-photo fl-photo-align-center" itemscope itemtype="https://schema.org/ImageObject">
	<div class="fl-photo-content fl-photo-img-png">
				<a href="/" target="_self" itemprop="url">
				<img decoding="async" class="fl-photo-img wp-image-83 size-full lazyload" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAATsAAABXAQAAAABT5t//AAAAAnRSTlMAAHaTzTgAAAAaSURBVEjH7cEBDQAAAMKg909tDwcUAAAAhwYN7wABK23IrAAAAABJRU5ErkJggg==" alt="nptg_logo_white-removebg-preview" itemprop="image" height="87" width="315" title="nptg_logo_white-removebg-preview" data-src="https://nptg.com/wp-content/uploads/nptg_logo_white-removebg-preview.png" data-eio-rwidth="315" data-eio-rheight="87" /><noscript><img decoding="async" class="fl-photo-img wp-image-83 size-full" src="https://nptg.com/wp-content/uploads/nptg_logo_white-removebg-preview.png" alt="nptg_logo_white-removebg-preview" itemprop="image" height="87" width="315" title="nptg_logo_white-removebg-preview" data-eio="l" /></noscript>
				</a>
					</div>
	</div>
	</div>
</div>
</div>
</div>
			<div class="fl-col fl-node-61ae5d7e72c2a fl-col-bg-color fl-col-small fl-col-small-custom-width" data-node="61ae5d7e72c2a">
	<div class="fl-col-content fl-node-content"><div class="fl-module fl-module-rich-text fl-node-61ae5d7e72c33" data-node="61ae5d7e72c33">
	<div class="fl-module-content fl-node-content">
		<div class="fl-rich-text">
	<p><a href="https://nptg.com/privacy-policy/">Privacy policy</a></p>
<p><a href="https://nptg.com/terms-and-conditions/">Terms and conditions</a></p>
<p><a href="/sitemap_index.xml">Site Map</a></p>
</div>
	</div>
</div>
</div>
</div>
			<div class="fl-col fl-node-61ae5d7e72c29 fl-col-bg-color fl-col-small fl-col-small-custom-width" data-node="61ae5d7e72c29">
	<div class="fl-col-content fl-node-content"><div class="fl-module fl-module-rich-text fl-node-61ae5d7e72c2c" data-node="61ae5d7e72c2c">
	<div class="fl-module-content fl-node-content">
		<div class="fl-rich-text">
	<p>NPTG is an alliance of property tax consultants representing clients in all 50 states and Canada since 1992.</p>
</div>
	</div>
</div>
</div>
</div>
	</div>

<div class="fl-col-group fl-node-61ae626113f45" data-node="61ae626113f45">
			<div class="fl-col fl-node-61ae626114044 fl-col-bg-color" data-node="61ae626114044">
	<div class="fl-col-content fl-node-content"><div class="fl-module fl-module-heading fl-node-61ae626ae4925" data-node="61ae626ae4925">
	<div class="fl-module-content fl-node-content">
		<h5 class="fl-heading">
		<span class="fl-heading-text">NATIONAL COVERAGE. LOCAL EXPERTISE.</span>
	</h5>
	</div>
</div>
</div>
</div>
	</div>
		</div>
	</div>
</div>
<div class="fl-row fl-row-full-width fl-row-bg-color fl-node-61ae5d7e72c04 fl-row-default-height fl-row-align-center" data-node="61ae5d7e72c04">
	<div class="fl-row-content-wrap">
								<div class="fl-row-content fl-row-fixed-width fl-node-content">
		
<div class="fl-col-group fl-node-61ae5d7e72c24" data-node="61ae5d7e72c24">
			<div class="fl-col fl-node-61ae5d7e72c25 fl-col-bg-color" data-node="61ae5d7e72c25">
	<div class="fl-col-content fl-node-content"><div class="fl-module fl-module-rich-text fl-node-61ae5d7e72c26" data-node="61ae5d7e72c26">
	<div class="fl-module-content fl-node-content">
		<div class="fl-rich-text">
	<p style="text-align: center;">© 2025 National Property Tax Group. All Rights Reserved.</p>
</div>
	</div>
</div>
</div>
</div>
	</div>
		</div>
	</div>
</div>
</footer><div class="uabb-js-breakpoint" style="display: none;"></div>	</div><!-- .fl-page -->
<link rel='stylesheet' id='gform_basic-css' href='https://nptg.com/wp-content/plugins/gravityforms/assets/css/dist/basic.min.css?ver=2.9.8' media='all' />
<link rel='stylesheet' id='gform_theme_components-css' href='https://nptg.com/wp-content/plugins/gravityforms/assets/css/dist/theme-components.min.css?ver=2.9.8' media='all' />
<link rel='stylesheet' id='gform_theme-css' href='https://nptg.com/wp-content/plugins/gravityforms/assets/css/dist/theme.min.css?ver=2.9.8' media='all' />
<link rel='stylesheet' id='fl-builder-google-fonts-44873b72ccde2f84bf9f4792118b432a-css' href='//fonts.googleapis.com/css?family=Newsreader%3A300%2C400%2C700%7CRoboto%3A400%7CRoboto+Condensed%3A400%2C700&#038;ver=6.7.1' media='all' />
<script id="eio-lazy-load-js-before">
var eio_lazy_vars = {"exactdn_domain":"","skip_autoscale":0,"threshold":0,"use_dpr":1};
</script>
<script src="https://nptg.com/wp-content/plugins/ewww-image-optimizer/includes/lazysizes.min.js?ver=800" id="eio-lazy-load-js" async data-wp-strategy="async"></script>
<script src="https://nptg.com/wp-content/uploads/bb-plugin/cache/17-layout.js?ver=3dfc1018ab218127a695bbe1e8b12fa6" id="fl-builder-layout-17-js"></script>
<script src="https://nptg.com/wp-content/uploads/bb-plugin/cache/4b3a7903ccf5da2fa8b569a5beaba260-layout-bundle.js?ver=2.8.5.3-1.4.11.2" id="fl-builder-layout-bundle-4b3a7903ccf5da2fa8b569a5beaba260-js"></script>
<script src="https://nptg.com/wp-content/plugins/bb-plugin/js/jquery.ba-throttle-debounce.min.js?ver=2.8.5.3" id="jquery-throttle-js"></script>
<script src="https://nptg.com/wp-content/plugins/bb-plugin/js/jquery.magnificpopup.min.js?ver=2.8.5.3" id="jquery-magnificpopup-js"></script>
<script id="fl-automator-js-extra">
var themeopts = {"medium_breakpoint":"992","mobile_breakpoint":"768","scrollTopPosition":"800"};
</script>
<script src="https://nptg.com/wp-content/themes/bb-theme/js/theme.min.js?ver=1.7.13" id="fl-automator-js"></script>
<script src="https://nptg.com/wp-includes/js/dist/dom-ready.min.js?ver=f77871ff7694fffea381" id="wp-dom-ready-js"></script>
<script src="https://nptg.com/wp-includes/js/dist/hooks.min.js?ver=4d63a3d491d11ffd8ac6" id="wp-hooks-js"></script>
<script src="https://nptg.com/wp-includes/js/dist/i18n.min.js?ver=5e580eb46a90c2b997e6" id="wp-i18n-js"></script>
<script id="wp-i18n-js-after">
wp.i18n.setLocaleData( { 'text direction\u0004ltr': [ 'ltr' ] } );
</script>
<script src="https://nptg.com/wp-includes/js/dist/a11y.min.js?ver=3156534cc54473497e14" id="wp-a11y-js"></script>
<script defer='defer' src="https://nptg.com/wp-content/plugins/gravityforms/js/jquery.json.min.js?ver=2.9.8" id="gform_json-js"></script>
<script id="gform_gravityforms-js-extra">
var gform_i18n = {"datepicker":{"days":{"monday":"Mo","tuesday":"Tu","wednesday":"We","thursday":"Th","friday":"Fr","saturday":"Sa","sunday":"Su"},"months":{"january":"January","february":"February","march":"March","april":"April","may":"May","june":"June","july":"July","august":"August","september":"September","october":"October","november":"November","december":"December"},"firstDay":1,"iconText":"Select date"}};
var gf_legacy_multi = [];
var gform_gravityforms = {"strings":{"invalid_file_extension":"This type of file is not allowed. Must be one of the following:","delete_file":"Delete this file","in_progress":"in progress","file_exceeds_limit":"File exceeds size limit","illegal_extension":"This type of file is not allowed.","max_reached":"Maximum number of files reached","unknown_error":"There was a problem while saving the file on the server","currently_uploading":"Please wait for the uploading to complete","cancel":"Cancel","cancel_upload":"Cancel this upload","cancelled":"Cancelled"},"vars":{"images_url":"https:\/\/nptg.com\/wp-content\/plugins\/gravityforms\/images"}};
var gf_global = {"gf_currency_config":{"name":"U.S. Dollar","symbol_left":"$","symbol_right":"","symbol_padding":"","thousand_separator":",","decimal_separator":".","decimals":2,"code":"USD"},"base_url":"https:\/\/nptg.com\/wp-content\/plugins\/gravityforms","number_formats":[],"spinnerUrl":"https:\/\/nptg.com\/wp-content\/plugins\/gravityforms\/images\/spinner.svg","version_hash":"a1fc0936ebd2fb512952103fdeae23aa","strings":{"newRowAdded":"New row added.","rowRemoved":"Row removed","formSaved":"The form has been saved.  The content contains the link to return and complete the form."}};
</script>
<script id="gform_gravityforms-js-before">
var gform;gform||(document.addEventListener("gform_main_scripts_loaded",function(){gform.scriptsLoaded=!0}),document.addEventListener("gform/theme/scripts_loaded",function(){gform.themeScriptsLoaded=!0}),window.addEventListener("DOMContentLoaded",function(){gform.domLoaded=!0}),gform={domLoaded:!1,scriptsLoaded:!1,themeScriptsLoaded:!1,isFormEditor:()=>"function"==typeof InitializeEditor,callIfLoaded:function(o){return!(!gform.domLoaded||!gform.scriptsLoaded||!gform.themeScriptsLoaded&&!gform.isFormEditor()||(gform.isFormEditor()&&console.warn("The use of gform.initializeOnLoaded() is deprecated in the form editor context and will be removed in Gravity Forms 3.1."),o(),0))},initializeOnLoaded:function(o){gform.callIfLoaded(o)||(document.addEventListener("gform_main_scripts_loaded",()=>{gform.scriptsLoaded=!0,gform.callIfLoaded(o)}),document.addEventListener("gform/theme/scripts_loaded",()=>{gform.themeScriptsLoaded=!0,gform.callIfLoaded(o)}),window.addEventListener("DOMContentLoaded",()=>{gform.domLoaded=!0,gform.callIfLoaded(o)}))},hooks:{action:{},filter:{}},addAction:function(o,r,e,t){gform.addHook("action",o,r,e,t)},addFilter:function(o,r,e,t){gform.addHook("filter",o,r,e,t)},doAction:function(o){gform.doHook("action",o,arguments)},applyFilters:function(o){return gform.doHook("filter",o,arguments)},removeAction:function(o,r){gform.removeHook("action",o,r)},removeFilter:function(o,r,e){gform.removeHook("filter",o,r,e)},addHook:function(o,r,e,t,n){null==gform.hooks[o][r]&&(gform.hooks[o][r]=[]);var d=gform.hooks[o][r];null==n&&(n=r+"_"+d.length),gform.hooks[o][r].push({tag:n,callable:e,priority:t=null==t?10:t})},doHook:function(r,o,e){var t;if(e=Array.prototype.slice.call(e,1),null!=gform.hooks[r][o]&&((o=gform.hooks[r][o]).sort(function(o,r){return o.priority-r.priority}),o.forEach(function(o){"function"!=typeof(t=o.callable)&&(t=window[t]),"action"==r?t.apply(null,e):e[0]=t.apply(null,e)})),"filter"==r)return e[0]},removeHook:function(o,r,t,n){var e;null!=gform.hooks[o][r]&&(e=(e=gform.hooks[o][r]).filter(function(o,r,e){return!!(null!=n&&n!=o.tag||null!=t&&t!=o.priority)}),gform.hooks[o][r]=e)}});
</script>
<script defer='defer' src="https://nptg.com/wp-content/plugins/gravityforms/js/gravityforms.min.js?ver=2.9.8" id="gform_gravityforms-js"></script>
<script defer='defer' src="https://nptg.com/wp-content/plugins/gravityforms/js/placeholders.jquery.min.js?ver=2.9.8" id="gform_placeholder-js"></script>
<script defer='defer' src="https://nptg.com/wp-content/plugins/gravityforms/assets/js/dist/utils.min.js?ver=d1f4caf9d41e0123f387bd5029d08d19" id="gform_gravityforms_utils-js"></script>
<script defer='defer' src="https://nptg.com/wp-content/plugins/gravityforms/assets/js/dist/vendor-theme.min.js?ver=639b4ac21c17c9dc304b05db4a3d3293" id="gform_gravityforms_theme_vendors-js"></script>
<script id="gform_gravityforms_theme-js-extra">
var gform_theme_config = {"common":{"form":{"honeypot":{"version_hash":"a1fc0936ebd2fb512952103fdeae23aa"},"ajax":{"ajaxurl":"https:\/\/nptg.com\/wp-admin\/admin-ajax.php","ajax_submission_nonce":"77b705a10b","i18n":{"step_announcement":"Step %1$s of %2$s, %3$s","unknown_error":"There was an unknown error processing your request. Please try again."}}}},"hmr_dev":"","public_path":"https:\/\/nptg.com\/wp-content\/plugins\/gravityforms\/assets\/js\/dist\/","config_nonce":"0392803a63"};
</script>
<script defer='defer' src="https://nptg.com/wp-content/plugins/gravityforms/assets/js/dist/scripts-theme.min.js?ver=96c75ff0cdaac8ba09d57979885a0fc0" id="gform_gravityforms_theme-js"></script>
<script>
gform.initializeOnLoaded( function() { jQuery(document).on('gform_post_render', function(event, formId, currentPage){if(formId == 2) {if(typeof Placeholders != 'undefined'){
                        Placeholders.enable();
                    }} } );jQuery(document).on('gform_post_conditional_logic', function(event, formId, fields, isInit){} ) } );
</script>
<script>
gform.initializeOnLoaded( function() {jQuery(document).trigger("gform_pre_post_render", [{ formId: "2", currentPage: "1", abort: function() { this.preventDefault(); } }]);                if (event && event.defaultPrevented) {                return;         }        const gformWrapperDiv = document.getElementById( "gform_wrapper_2" );        if ( gformWrapperDiv ) {            const visibilitySpan = document.createElement( "span" );            visibilitySpan.id = "gform_visibility_test_2";            gformWrapperDiv.insertAdjacentElement( "afterend", visibilitySpan );        }        const visibilityTestDiv = document.getElementById( "gform_visibility_test_2" );        let postRenderFired = false;                function triggerPostRender() {            if ( postRenderFired ) {                return;            }            postRenderFired = true;            gform.core.triggerPostRenderEvents( 2, 1 );            if ( visibilityTestDiv ) {                visibilityTestDiv.parentNode.removeChild( visibilityTestDiv );            }        }        function debounce( func, wait, immediate ) {            var timeout;            return function() {                var context = this, args = arguments;                var later = function() {                    timeout = null;                    if ( !immediate ) func.apply( context, args );                };                var callNow = immediate && !timeout;                clearTimeout( timeout );                timeout = setTimeout( later, wait );                if ( callNow ) func.apply( context, args );            };        }        const debouncedTriggerPostRender = debounce( function() {            triggerPostRender();        }, 200 );        if ( visibilityTestDiv && visibilityTestDiv.offsetParent === null ) {            const observer = new MutationObserver( ( mutations ) => {                mutations.forEach( ( mutation ) => {                    if ( mutation.type === 'attributes' && visibilityTestDiv.offsetParent !== null ) {                        debouncedTriggerPostRender();                        observer.disconnect();                    }                });            });            observer.observe( document.body, {                attributes: true,                childList: false,                subtree: true,                attributeFilter: [ 'style', 'class' ],            });        } else {            triggerPostRender();        }    } );
</script>
</body>
</html>
                               

Whois info of domain

Domain Name: NPTG.COM
Registry Domain ID: 109386862_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.godaddy.com
Registrar URL: http://www.godaddy.com
Updated Date: 2024-11-06T17:56:39Z
Creation Date: 2004-01-05T22:19:36Z
Registry Expiry Date: 2027-01-05T22:19:36Z
Registrar: GoDaddy.com, LLC
Registrar IANA ID: 146
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: 480-624-2505
Domain Status: clientDeleteProhibited https://icann.org/epp#clientDeleteProhibited
Domain Status: clientRenewProhibited https://icann.org/epp#clientRenewProhibited
Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited
Domain Status: clientUpdateProhibited https://icann.org/epp#clientUpdateProhibited
Name Server: NS43.DOMAINCONTROL.COM
Name Server: NS44.DOMAINCONTROL.COM
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-17T19:37:51Z <<<
For more information on Whois status codes, please visit https://icann.org/epp
NOTICE: The expiration date displayed in this record is the date the
TERMS OF USE: You are not authorized to access or query our Whois
by the following terms of use: You agree that you may use this Data only
to: (1) allow, enable, or otherwise support the transmission of mass