http status code 301 means that the requested resource has been permanently moved to a new URL. All future requests should use the new address.
The browser will automatically redirect the user to the new address, and search engines will update their indexes.
http status code 200 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.
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: ihl.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" /> <!-- Bootstrap --> <link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-rbsA2VBKQhggwzxH7pPCaAqO46MgnOM80zW1RWuH61DGLwZJEdK2Kadq2F9CUG65" crossorigin="anonymous"> <!-- End Bootstrap --> <script data-cfasync="false" data-no-defer="1" data-no-minify="1" data-no-optimize="1">var ewww_webp_supported=!1;function check_webp_feature(A,e){var w;e=void 0!==e?e:function(){},ewww_webp_supported?e(ewww_webp_supported):((w=new Image).onload=function(){ewww_webp_supported=0<w.width&&0<w.height,e&&e(ewww_webp_supported)},w.onerror=function(){e&&e(!1)},w.src="data:image/webp;base64,"+{alpha:"UklGRkoAAABXRUJQVlA4WAoAAAAQAAAAAAAAAAAAQUxQSAwAAAARBxAR/Q9ERP8DAABWUDggGAAAABQBAJ0BKgEAAQAAAP4AAA3AAP7mtQAAAA=="}[A])}check_webp_feature("alpha");</script><script data-cfasync="false" data-no-defer="1" data-no-minify="1" data-no-optimize="1">var Arrive=function(c,w){"use strict";if(c.MutationObserver&&"undefined"!=typeof HTMLElement){var r,a=0,u=(r=HTMLElement.prototype.matches||HTMLElement.prototype.webkitMatchesSelector||HTMLElement.prototype.mozMatchesSelector||HTMLElement.prototype.msMatchesSelector,{matchesSelector:function(e,t){return e instanceof HTMLElement&&r.call(e,t)},addMethod:function(e,t,r){var a=e[t];e[t]=function(){return r.length==arguments.length?r.apply(this,arguments):"function"==typeof a?a.apply(this,arguments):void 0}},callCallbacks:function(e,t){t&&t.options.onceOnly&&1==t.firedElems.length&&(e=[e[0]]);for(var r,a=0;r=e[a];a++)r&&r.callback&&r.callback.call(r.elem,r.elem);t&&t.options.onceOnly&&1==t.firedElems.length&&t.me.unbindEventWithSelectorAndCallback.call(t.target,t.selector,t.callback)},checkChildNodesRecursively:function(e,t,r,a){for(var i,n=0;i=e[n];n++)r(i,t,a)&&a.push({callback:t.callback,elem:i}),0<i.childNodes.length&&u.checkChildNodesRecursively(i.childNodes,t,r,a)},mergeArrays:function(e,t){var r,a={};for(r in e)e.hasOwnProperty(r)&&(a[r]=e[r]);for(r in t)t.hasOwnProperty(r)&&(a[r]=t[r]);return a},toElementsArray:function(e){return e=void 0!==e&&("number"!=typeof e.length||e===c)?[e]:e}}),e=(l.prototype.addEvent=function(e,t,r,a){a={target:e,selector:t,options:r,callback:a,firedElems:[]};return this._beforeAdding&&this._beforeAdding(a),this._eventsBucket.push(a),a},l.prototype.removeEvent=function(e){for(var t,r=this._eventsBucket.length-1;t=this._eventsBucket[r];r--)e(t)&&(this._beforeRemoving&&this._beforeRemoving(t),(t=this._eventsBucket.splice(r,1))&&t.length&&(t[0].callback=null))},l.prototype.beforeAdding=function(e){this._beforeAdding=e},l.prototype.beforeRemoving=function(e){this._beforeRemoving=e},l),t=function(i,n){var o=new e,l=this,s={fireOnAttributesModification:!1};return o.beforeAdding(function(t){var e=t.target;e!==c.document&&e!==c||(e=document.getElementsByTagName("html")[0]);var r=new MutationObserver(function(e){n.call(this,e,t)}),a=i(t.options);r.observe(e,a),t.observer=r,t.me=l}),o.beforeRemoving(function(e){e.observer.disconnect()}),this.bindEvent=function(e,t,r){t=u.mergeArrays(s,t);for(var a=u.toElementsArray(this),i=0;i<a.length;i++)o.addEvent(a[i],e,t,r)},this.unbindEvent=function(){var r=u.toElementsArray(this);o.removeEvent(function(e){for(var t=0;t<r.length;t++)if(this===w||e.target===r[t])return!0;return!1})},this.unbindEventWithSelectorOrCallback=function(r){var a=u.toElementsArray(this),i=r,e="function"==typeof r?function(e){for(var t=0;t<a.length;t++)if((this===w||e.target===a[t])&&e.callback===i)return!0;return!1}:function(e){for(var t=0;t<a.length;t++)if((this===w||e.target===a[t])&&e.selector===r)return!0;return!1};o.removeEvent(e)},this.unbindEventWithSelectorAndCallback=function(r,a){var i=u.toElementsArray(this);o.removeEvent(function(e){for(var t=0;t<i.length;t++)if((this===w||e.target===i[t])&&e.selector===r&&e.callback===a)return!0;return!1})},this},i=new function(){var s={fireOnAttributesModification:!1,onceOnly:!1,existing:!1};function n(e,t,r){return!(!u.matchesSelector(e,t.selector)||(e._id===w&&(e._id=a++),-1!=t.firedElems.indexOf(e._id)))&&(t.firedElems.push(e._id),!0)}var c=(i=new t(function(e){var t={attributes:!1,childList:!0,subtree:!0};return e.fireOnAttributesModification&&(t.attributes=!0),t},function(e,i){e.forEach(function(e){var t=e.addedNodes,r=e.target,a=[];null!==t&&0<t.length?u.checkChildNodesRecursively(t,i,n,a):"attributes"===e.type&&n(r,i)&&a.push({callback:i.callback,elem:r}),u.callCallbacks(a,i)})})).bindEvent;return i.bindEvent=function(e,t,r){t=void 0===r?(r=t,s):u.mergeArrays(s,t);var a=u.toElementsArray(this);if(t.existing){for(var i=[],n=0;n<a.length;n++)for(var o=a[n].querySelectorAll(e),l=0;l<o.length;l++)i.push({callback:r,elem:o[l]});if(t.onceOnly&&i.length)return r.call(i[0].elem,i[0].elem);setTimeout(u.callCallbacks,1,i)}c.call(this,e,t,r)},i},o=new function(){var a={};function i(e,t){return u.matchesSelector(e,t.selector)}var n=(o=new t(function(){return{childList:!0,subtree:!0}},function(e,r){e.forEach(function(e){var t=e.removedNodes,e=[];null!==t&&0<t.length&&u.checkChildNodesRecursively(t,r,i,e),u.callCallbacks(e,r)})})).bindEvent;return o.bindEvent=function(e,t,r){t=void 0===r?(r=t,a):u.mergeArrays(a,t),n.call(this,e,t,r)},o};d(HTMLElement.prototype),d(NodeList.prototype),d(HTMLCollection.prototype),d(HTMLDocument.prototype),d(Window.prototype);var n={};return s(i,n,"unbindAllArrive"),s(o,n,"unbindAllLeave"),n}function l(){this._eventsBucket=[],this._beforeAdding=null,this._beforeRemoving=null}function s(e,t,r){u.addMethod(t,r,e.unbindEvent),u.addMethod(t,r,e.unbindEventWithSelectorOrCallback),u.addMethod(t,r,e.unbindEventWithSelectorAndCallback)}function d(e){e.arrive=i.bindEvent,s(i,e,"unbindArrive"),e.leave=o.bindEvent,s(o,e,"unbindLeave")}}(window,void 0),ewww_webp_supported=!1;function check_webp_feature(e,t){var r;ewww_webp_supported?t(ewww_webp_supported):((r=new Image).onload=function(){ewww_webp_supported=0<r.width&&0<r.height,t(ewww_webp_supported)},r.onerror=function(){t(!1)},r.src="data:image/webp;base64,"+{alpha:"UklGRkoAAABXRUJQVlA4WAoAAAAQAAAAAAAAAAAAQUxQSAwAAAARBxAR/Q9ERP8DAABWUDggGAAAABQBAJ0BKgEAAQAAAP4AAA3AAP7mtQAAAA==",animation:"UklGRlIAAABXRUJQVlA4WAoAAAASAAAAAAAAAAAAQU5JTQYAAAD/////AABBTk1GJgAAAAAAAAAAAAAAAAAAAGQAAABWUDhMDQAAAC8AAAAQBxAREYiI/gcA"}[e])}function ewwwLoadImages(e){if(e){for(var t=document.querySelectorAll(".batch-image img, .image-wrapper a, .ngg-pro-masonry-item a, .ngg-galleria-offscreen-seo-wrapper a"),r=0,a=t.length;r<a;r++)ewwwAttr(t[r],"data-src",t[r].getAttribute("data-webp")),ewwwAttr(t[r],"data-thumbnail",t[r].getAttribute("data-webp-thumbnail"));for(var i=document.querySelectorAll("div.woocommerce-product-gallery__image"),r=0,a=i.length;r<a;r++)ewwwAttr(i[r],"data-thumb",i[r].getAttribute("data-webp-thumb"))}for(var n=document.querySelectorAll("video"),r=0,a=n.length;r<a;r++)ewwwAttr(n[r],"poster",e?n[r].getAttribute("data-poster-webp"):n[r].getAttribute("data-poster-image"));for(var o,l=document.querySelectorAll("img.ewww_webp_lazy_load"),r=0,a=l.length;r<a;r++)e&&(ewwwAttr(l[r],"data-lazy-srcset",l[r].getAttribute("data-lazy-srcset-webp")),ewwwAttr(l[r],"data-srcset",l[r].getAttribute("data-srcset-webp")),ewwwAttr(l[r],"data-lazy-src",l[r].getAttribute("data-lazy-src-webp")),ewwwAttr(l[r],"data-src",l[r].getAttribute("data-src-webp")),ewwwAttr(l[r],"data-orig-file",l[r].getAttribute("data-webp-orig-file")),ewwwAttr(l[r],"data-medium-file",l[r].getAttribute("data-webp-medium-file")),ewwwAttr(l[r],"data-large-file",l[r].getAttribute("data-webp-large-file")),null!=(o=l[r].getAttribute("srcset"))&&!1!==o&&o.includes("R0lGOD")&&ewwwAttr(l[r],"src",l[r].getAttribute("data-lazy-src-webp"))),l[r].className=l[r].className.replace(/\bewww_webp_lazy_load\b/,"");for(var s=document.querySelectorAll(".ewww_webp"),r=0,a=s.length;r<a;r++)e?(ewwwAttr(s[r],"srcset",s[r].getAttribute("data-srcset-webp")),ewwwAttr(s[r],"src",s[r].getAttribute("data-src-webp")),ewwwAttr(s[r],"data-orig-file",s[r].getAttribute("data-webp-orig-file")),ewwwAttr(s[r],"data-medium-file",s[r].getAttribute("data-webp-medium-file")),ewwwAttr(s[r],"data-large-file",s[r].getAttribute("data-webp-large-file")),ewwwAttr(s[r],"data-large_image",s[r].getAttribute("data-webp-large_image")),ewwwAttr(s[r],"data-src",s[r].getAttribute("data-webp-src"))):(ewwwAttr(s[r],"srcset",s[r].getAttribute("data-srcset-img")),ewwwAttr(s[r],"src",s[r].getAttribute("data-src-img"))),s[r].className=s[r].className.replace(/\bewww_webp\b/,"ewww_webp_loaded");window.jQuery&&jQuery.fn.isotope&&jQuery.fn.imagesLoaded&&(jQuery(".fusion-posts-container-infinite").imagesLoaded(function(){jQuery(".fusion-posts-container-infinite").hasClass("isotope")&&jQuery(".fusion-posts-container-infinite").isotope()}),jQuery(".fusion-portfolio:not(.fusion-recent-works) .fusion-portfolio-wrapper").imagesLoaded(function(){jQuery(".fusion-portfolio:not(.fusion-recent-works) .fusion-portfolio-wrapper").isotope()}))}function ewwwWebPInit(e){ewwwLoadImages(e),ewwwNggLoadGalleries(e),document.arrive(".ewww_webp",function(){ewwwLoadImages(e)}),document.arrive(".ewww_webp_lazy_load",function(){ewwwLoadImages(e)}),document.arrive("videos",function(){ewwwLoadImages(e)}),"loading"==document.readyState?document.addEventListener("DOMContentLoaded",ewwwJSONParserInit):("undefined"!=typeof galleries&&ewwwNggParseGalleries(e),ewwwWooParseVariations(e))}function ewwwAttr(e,t,r){null!=r&&!1!==r&&e.setAttribute(t,r)}function ewwwJSONParserInit(){"undefined"!=typeof galleries&&check_webp_feature("alpha",ewwwNggParseGalleries),check_webp_feature("alpha",ewwwWooParseVariations)}function ewwwWooParseVariations(e){if(e)for(var t=document.querySelectorAll("form.variations_form"),r=0,a=t.length;r<a;r++){var i=t[r].getAttribute("data-product_variations"),n=!1;try{for(var o in i=JSON.parse(i))void 0!==i[o]&&void 0!==i[o].image&&(void 0!==i[o].image.src_webp&&(i[o].image.src=i[o].image.src_webp,n=!0),void 0!==i[o].image.srcset_webp&&(i[o].image.srcset=i[o].image.srcset_webp,n=!0),void 0!==i[o].image.full_src_webp&&(i[o].image.full_src=i[o].image.full_src_webp,n=!0),void 0!==i[o].image.gallery_thumbnail_src_webp&&(i[o].image.gallery_thumbnail_src=i[o].image.gallery_thumbnail_src_webp,n=!0),void 0!==i[o].image.thumb_src_webp&&(i[o].image.thumb_src=i[o].image.thumb_src_webp,n=!0));n&&ewwwAttr(t[r],"data-product_variations",JSON.stringify(i))}catch(e){}}}function ewwwNggParseGalleries(e){if(e)for(var t in galleries){var r=galleries[t];galleries[t].images_list=ewwwNggParseImageList(r.images_list)}}function ewwwNggLoadGalleries(e){e&&document.addEventListener("ngg.galleria.themeadded",function(e,t){window.ngg_galleria._create_backup=window.ngg_galleria.create,window.ngg_galleria.create=function(e,t){var r=$(e).data("id");return galleries["gallery_"+r].images_list=ewwwNggParseImageList(galleries["gallery_"+r].images_list),window.ngg_galleria._create_backup(e,t)}})}function ewwwNggParseImageList(e){for(var t in e){var r=e[t];if(void 0!==r["image-webp"]&&(e[t].image=r["image-webp"],delete e[t]["image-webp"]),void 0!==r["thumb-webp"]&&(e[t].thumb=r["thumb-webp"],delete e[t]["thumb-webp"]),void 0!==r.full_image_webp&&(e[t].full_image=r.full_image_webp,delete e[t].full_image_webp),void 0!==r.srcsets)for(var a in r.srcsets)nggSrcset=r.srcsets[a],void 0!==r.srcsets[a+"-webp"]&&(e[t].srcsets[a]=r.srcsets[a+"-webp"],delete e[t].srcsets[a+"-webp"]);if(void 0!==r.full_srcsets)for(var i in r.full_srcsets)nggFSrcset=r.full_srcsets[i],void 0!==r.full_srcsets[i+"-webp"]&&(e[t].full_srcsets[i]=r.full_srcsets[i+"-webp"],delete e[t].full_srcsets[i+"-webp"])}return e}check_webp_feature("alpha",ewwwWebPInit);</script><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.9 - https://yoast.com/wordpress/plugins/seo/ --> <title>Independence HomeLand</title> <link rel="canonical" href="https://ihl.com/" /> <meta property="og:locale" content="en_US" /> <meta property="og:type" content="website" /> <meta property="og:title" content="Independence HomeLand" /> <meta property="og:description" content="Financial Freedom Right Where You Live.™ Oops! We could not locate your form. Your Home for the American Dream Independence HomeLand is here to support the American Dream. We believe that every hardworking American deserves the opportunity for financial freedom and that the desire for a home to call your own should be honored and available… Continue reading Home" /> <meta property="og:url" content="https://ihl.com/" /> <meta property="og:site_name" content="Independence HomeLand" /> <meta property="article:modified_time" content="2025-03-17T16:33:54+00:00" /> <meta property="og:image" content="https://ihl.com/wp-content/uploads/2024/08/Tom-in-front-of-mobile-home-1.jpg" /> <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://ihl.com/","url":"https://ihl.com/","name":"Independence HomeLand","isPartOf":{"@id":"https://ihl.com/#website"},"about":{"@id":"https://ihl.com/#organization"},"primaryImageOfPage":{"@id":"https://ihl.com/#primaryimage"},"image":{"@id":"https://ihl.com/#primaryimage"},"thumbnailUrl":"https://ihl.com/wp-content/uploads/2024/08/Tom-in-front-of-mobile-home-1.jpg","datePublished":"2024-08-09T13:57:39+00:00","dateModified":"2025-03-17T16:33:54+00:00","breadcrumb":{"@id":"https://ihl.com/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https://ihl.com/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https://ihl.com/#primaryimage","url":"https://ihl.com/wp-content/uploads/2024/08/Tom-in-front-of-mobile-home-1.jpg","contentUrl":"https://ihl.com/wp-content/uploads/2024/08/Tom-in-front-of-mobile-home-1.jpg","width":1920,"height":830,"caption":"Tom smiling in front of a mobile home"},{"@type":"BreadcrumbList","@id":"https://ihl.com/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home"}]},{"@type":"WebSite","@id":"https://ihl.com/#website","url":"https://ihl.com/","name":"Independent HomeLand","description":"","publisher":{"@id":"https://ihl.com/#organization"},"alternateName":"IHL","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://ihl.com/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https://ihl.com/#organization","name":"Independent HomeLand","alternateName":"IHL","url":"https://ihl.com/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https://ihl.com/#/schema/logo/image/","url":"https://ihl.com/wp-content/uploads/2022/06/IHL-logo.png","contentUrl":"https://ihl.com/wp-content/uploads/2022/06/IHL-logo.png","width":395,"height":260,"caption":"Independent HomeLand"},"image":{"@id":"https://ihl.com/#/schema/logo/image/"}}]}</script> <meta name="msvalidate.01" content="39AA3701A23334AB178873BBEC4FB2F5" /> <meta name="google-site-verification" content="I7Fh8NbDwFRki5lfRWb9cgYqkjQtyxXA6AfJ_aZ826c" /> <!-- / Yoast SEO plugin. --> <link rel='stylesheet' id='wp-block-library-css' href='https://ihl.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> <link rel='stylesheet' id='twenty-twenty-one-custom-color-overrides-css' href='https://ihl.com/wp-content/themes/twentytwentyone/assets/css/custom-color-overrides.css?ver=1.0.4' media='all' /> <style id='twenty-twenty-one-custom-color-overrides-inline-css'> :root .editor-styles-wrapper{--global--color-background: #ffffff;--global--color-primary: #000;--global--color-secondary: #000;--button--color-background: #000;--button--color-text-hover: #000;} </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--color--dark-gray: #28303D;--wp--preset--color--gray: #39414D;--wp--preset--color--green: #D1E4DD;--wp--preset--color--blue: #D1DFE4;--wp--preset--color--purple: #D1D1E4;--wp--preset--color--red: #E4D1D1;--wp--preset--color--orange: #E4DAD1;--wp--preset--color--yellow: #EEEADD;--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--gradient--purple-to-yellow: linear-gradient(160deg, #D1D1E4 0%, #EEEADD 100%);--wp--preset--gradient--yellow-to-purple: linear-gradient(160deg, #EEEADD 0%, #D1D1E4 100%);--wp--preset--gradient--green-to-yellow: linear-gradient(160deg, #D1E4DD 0%, #EEEADD 100%);--wp--preset--gradient--yellow-to-green: linear-gradient(160deg, #EEEADD 0%, #D1E4DD 100%);--wp--preset--gradient--red-to-yellow: linear-gradient(160deg, #E4D1D1 0%, #EEEADD 100%);--wp--preset--gradient--yellow-to-red: linear-gradient(160deg, #EEEADD 0%, #E4D1D1 100%);--wp--preset--gradient--purple-to-red: linear-gradient(160deg, #D1D1E4 0%, #E4D1D1 100%);--wp--preset--gradient--red-to-purple: linear-gradient(160deg, #E4D1D1 0%, #D1D1E4 100%);--wp--preset--font-size--small: 18px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 24px;--wp--preset--font-size--x-large: 42px;--wp--preset--font-size--extra-small: 16px;--wp--preset--font-size--normal: 20px;--wp--preset--font-size--extra-large: 40px;--wp--preset--font-size--huge: 96px;--wp--preset--font-size--gigantic: 144px;--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='fl-builder-layout-239-css' href='https://ihl.com/wp-content/uploads/bb-plugin/cache/239-layout.css?ver=763c8e89fc4786bcf29f4d84ba0b1452' media='all' /> <link rel='stylesheet' id='twenty-twenty-one-style-css' href='https://ihl.com/wp-content/themes/twentytwentyone/style.css?ver=1.0.4' media='all' /> <style id='twenty-twenty-one-style-inline-css'> :root{--global--color-background: #ffffff;--global--color-primary: #000;--global--color-secondary: #000;--button--color-background: #000;--button--color-text-hover: #000;} </style> <link rel='stylesheet' id='child-style-css' href='https://ihl.com/wp-content/themes/twentytwentyone-child/style.css?ver=1.0.4' media='all' /> <link rel='stylesheet' id='twenty-twenty-one-print-style-css' href='https://ihl.com/wp-content/themes/twentytwentyone/assets/css/print.css?ver=1.0.4' media='print' /> <script src="https://ihl.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1" id="jquery-core-js"></script> <script src="https://ihl.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1" id="jquery-migrate-js"></script> <script id="twenty-twenty-one-ie11-polyfills-js-after"> ( Element.prototype.matches && Element.prototype.closest && window.NodeList && NodeList.prototype.forEach ) || document.write( '<script src="https://ihl.com/wp-content/themes/twentytwentyone/assets/js/polyfills.js?ver=1.0.4"></scr' + 'ipt>' ); </script> <script src="https://ihl.com/wp-content/themes/twentytwentyone/assets/js/primary-navigation.js?ver=1.0.4" id="twenty-twenty-one-primary-navigation-script-js" defer data-wp-strategy="defer"></script> <!-- Stream WordPress user activity plugin v4.1.1 --> <noscript><style>.lazyload[data-src]{display:none !important;}</style></noscript><style>.lazyload{background-image:none !important;}.lazyload:before{background-image:none !important;}</style><style id="custom-background-css"> body.custom-background { background-color: #ffffff; } </style> <link rel="icon" href="https://ihl.com/wp-content/uploads/2022/06/cropped-favicon-32x32.png" sizes="32x32" /> <link rel="icon" href="https://ihl.com/wp-content/uploads/2022/06/cropped-favicon-192x192.png" sizes="192x192" /> <link rel="apple-touch-icon" href="https://ihl.com/wp-content/uploads/2022/06/cropped-favicon-180x180.png" /> <meta name="msapplication-TileImage" content="https://ihl.com/wp-content/uploads/2022/06/cropped-favicon-270x270.png" /> <style id="wp-custom-css"> .gform_wrapper .gchoice label a { color: #fff; } </style> <!-- Google Tag Manager --> <script> (function(w, d, s, l, i) { w[l] = w[l] || []; w[l].push({ 'gtm.start': new Date().getTime(), event: 'gtm.js' }); var f = d.getElementsByTagName(s)[0], j = d.createElement(s), dl = l != 'dataLayer' ? '&l=' + l : ''; j.async = true; j.src = 'https://www.googletagmanager.com/gtm.js?id=' + i + dl; f.parentNode.insertBefore(j, f); })(window, document, 'script', 'dataLayer', 'GTM-PPTFPZVL'); </script> <!-- End Google Tag Manager --> </head> <body class="home page-template-default page page-id-239 custom-background wp-custom-logo wp-embed-responsive fl-builder fl-builder-lite-2-8-6-2 is-light-theme has-background-white no-js singular has-main-navigation"> <script data-cfasync="false" data-no-defer="1" data-no-minify="1" data-no-optimize="1">if(typeof ewww_webp_supported==="undefined"){var ewww_webp_supported=!1}if(ewww_webp_supported){document.body.classList.add("webp-support")}</script> <!-- Google Tag Manager (noscript) --> <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-PPTFPZVL" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <!-- End Google Tag Manager (noscript) --> <div id="page" class="site"> <a class="skip-link screen-reader-text" href="#content">Skip to content</a> <header id="masthead" class="site-header has-logo has-menu" role="banner"> <div class="site-branding"> <div class="site-logo"><span class="custom-logo-link"><img width="395" height="260" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAYsAAAEEAQAAAADxfSUrAAAAAnRSTlMAAHaTzTgAAAAkSURBVGje7cExAQAAAMKg9U9tCy+gAAAAAAAAAAAAAAAAgIcBM8wAAYtr/x4AAAAASUVORK5CYII=" class="custom-logo lazyload ewww_webp_lazy_load" alt="" decoding="async" fetchpriority="high" data-src="https://ihl.com/wp-content/uploads/2022/06/IHL-logo.png" data-srcset="https://ihl.com/wp-content/uploads/2022/06/IHL-logo.png 395w, https://ihl.com/wp-content/uploads/2022/06/IHL-logo-300x197.png 300w" data-sizes="auto" data-eio-rwidth="395" data-eio-rheight="260" data-src-webp="https://ihl.com/wp-content/uploads/2022/06/IHL-logo.png.webp" data-srcset-webp="https://ihl.com/wp-content/uploads/2022/06/IHL-logo.png.webp 395w, https://ihl.com/wp-content/uploads/2022/06/IHL-logo-300x197.png.webp 300w" /><noscript><img width="395" height="260" src="https://ihl.com/wp-content/uploads/2022/06/IHL-logo.png" class="custom-logo" alt="" decoding="async" fetchpriority="high" srcset="https://ihl.com/wp-content/uploads/2022/06/IHL-logo.png 395w, https://ihl.com/wp-content/uploads/2022/06/IHL-logo-300x197.png 300w" sizes="(max-width: 395px) 100vw, 395px" data-eio="l" /></noscript></span></div> <h1 class="screen-reader-text">Independence HomeLand</h1> </div><!-- .site-branding --> <nav id="site-navigation" class="primary-navigation" role="navigation" aria-label="Primary menu"> <div class="phone"><a href="tel:5615567840"><img src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAcAQAAAABaduI5AAAAAnRSTlMAAHaTzTgAAAAMSURBVAjXY2AYPAAAAIwAAVPSZNQAAAAASUVORK5CYII=" alt="phone icon" data-src="/wp-content/uploads/2022/06/phone-icon.png" decoding="async" class="lazyload ewww_webp_lazy_load" width="28" height="28" data-eio-rwidth="28" data-eio-rheight="28" data-src-webp="/wp-content/uploads/2022/06/phone-icon.png.webp" /><noscript><img src="/wp-content/uploads/2022/06/phone-icon.png" alt="phone icon" data-eio="l" /></noscript> 561-556-7840</a></div> </div> <div class="menu-button-container"> <button id="primary-mobile-menu" class="button" aria-controls="primary-menu-list" aria-expanded="false"> <span class="dropdown-icon open"> <svg class="svg-icon" width="24" height="24" aria-hidden="true" role="img" focusable="false" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M4.5 6H19.5V7.5H4.5V6ZM4.5 12H19.5V13.5H4.5V12ZM19.5 18H4.5V19.5H19.5V18Z" fill="currentColor"/></svg> </span> <span class="dropdown-icon close"> <svg class="svg-icon" width="24" height="24" aria-hidden="true" role="img" focusable="false" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M12 10.9394L5.53033 4.46973L4.46967 5.53039L10.9393 12.0001L4.46967 18.4697L5.53033 19.5304L12 13.0607L18.4697 19.5304L19.5303 18.4697L13.0607 12.0001L19.5303 5.53039L18.4697 4.46973L12 10.9394Z" fill="currentColor"/></svg> </span> </button><!-- #primary-mobile-menu --> </div><!-- .menu-button-container --> </nav><!-- #site-navigation --> </header><!-- #masthead --> <div id="content" class="site-content"> <div id="primary" class="content-area"> <main id="main" class="site-main" role="main"> <article id="post-239" class="post-239 page type-page status-publish hentry entry"> <div class="entry-content"> <div class="fl-builder-content fl-builder-content-239 fl-builder-content-primary" data-post-id="239"><div class="fl-row fl-row-fixed-width fl-row-bg-none fl-node-8vfj1x54tp9l fl-row-default-height fl-row-align-center" data-node="8vfj1x54tp9l"> <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-curjl790ybap" data-node="curjl790ybap"> <div class="fl-col fl-node-jaqwgodkvyhe fl-col-bg-color" data-node="jaqwgodkvyhe"> <div class="fl-col-content fl-node-content"><div class="fl-module fl-module-odm-hero-modules fl-node-f9j7sv0a512r no-form" data-node="f9j7sv0a512r"> <div class="fl-module-content fl-node-content"> <div class="hero"> <img src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAB4AAAAM+AQAAAADTViF9AAAAAnRSTlMAAHaTzTgAAADZSURBVHja7cExAQAAAMKg9U9tCU+gAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAICvAQ2LAAEWbJYkAAAAAElFTkSuQmCC" width="1920" height="830" alt="Tom smiling in front of a mobile home" fetchpriority='high' loading='eager' decoding='sync' title="Tom-in-front-of-mobile-home (1)" itemprop="image" data-src="https://ihl.com/wp-content/uploads/2024/08/Tom-in-front-of-mobile-home-1.jpg" data-srcset="https://ihl.com/wp-content/uploads/2024/08/Tom-in-front-of-mobile-home-1.jpg 1920w, https://ihl.com/wp-content/uploads/2024/08/Tom-in-front-of-mobile-home-1-300x130.jpg 300w, https://ihl.com/wp-content/uploads/2024/08/Tom-in-front-of-mobile-home-1-1024x443.jpg 1024w, https://ihl.com/wp-content/uploads/2024/08/Tom-in-front-of-mobile-home-1-768x332.jpg 768w, https://ihl.com/wp-content/uploads/2024/08/Tom-in-front-of-mobile-home-1-1536x664.jpg 1536w, https://ihl.com/wp-content/uploads/2024/08/Tom-in-front-of-mobile-home-1-1568x678.jpg 1568w" data-sizes="auto" class="lazyload ewww_webp_lazy_load" data-eio-rwidth="1920" data-eio-rheight="830" data-src-webp="https://ihl.com/wp-content/uploads/2024/08/Tom-in-front-of-mobile-home-1.jpg.webp" data-srcset-webp="https://ihl.com/wp-content/uploads/2024/08/Tom-in-front-of-mobile-home-1.jpg.webp 1920w, https://ihl.com/wp-content/uploads/2024/08/Tom-in-front-of-mobile-home-1-300x130.jpg 300w, https://ihl.com/wp-content/uploads/2024/08/Tom-in-front-of-mobile-home-1-1024x443.jpg.webp 1024w, https://ihl.com/wp-content/uploads/2024/08/Tom-in-front-of-mobile-home-1-768x332.jpg.webp 768w, https://ihl.com/wp-content/uploads/2024/08/Tom-in-front-of-mobile-home-1-1536x664.jpg.webp 1536w, https://ihl.com/wp-content/uploads/2024/08/Tom-in-front-of-mobile-home-1-1568x678.jpg.webp 1568w"><noscript><img src="https://ihl.com/wp-content/uploads/2024/08/Tom-in-front-of-mobile-home-1.jpg" width="1920" height="830" srcset="https://ihl.com/wp-content/uploads/2024/08/Tom-in-front-of-mobile-home-1.jpg 1920w, https://ihl.com/wp-content/uploads/2024/08/Tom-in-front-of-mobile-home-1-300x130.jpg 300w, https://ihl.com/wp-content/uploads/2024/08/Tom-in-front-of-mobile-home-1-1024x443.jpg 1024w, https://ihl.com/wp-content/uploads/2024/08/Tom-in-front-of-mobile-home-1-768x332.jpg 768w, https://ihl.com/wp-content/uploads/2024/08/Tom-in-front-of-mobile-home-1-1536x664.jpg 1536w, https://ihl.com/wp-content/uploads/2024/08/Tom-in-front-of-mobile-home-1-1568x678.jpg 1568w" sizes="(max-width: 1920px) 100vw, 1920px" alt="Tom smiling in front of a mobile home" fetchpriority='high' loading='eager' decoding='sync' title="Tom-in-front-of-mobile-home (1)" itemprop="image" data-eio="l"></noscript> <div class="left"> <h1>Financial Freedom <br/><span class="green">Right Where You Live.™</span></h1> <p></p> </div> <div class="right" id="form"> <h2></h2> <p></p> <!DOCTYPE html><html><head><meta charset='UTF-8' /></head><body class='GF_AJAX_POSTBACK'><p class="gform_not_found">Oops! We could not locate your form.</p></body></html> <p class="description"></p> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> <div class="fl-row fl-row-fixed-width fl-row-bg-none fl-node-3i1o4p25edwu fl-row-default-height fl-row-align-center" data-node="3i1o4p25edwu"> <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-r2cy0sal5dzq" data-node="r2cy0sal5dzq"> <div class="fl-col fl-node-40yjmh71rwqc fl-col-bg-color" data-node="40yjmh71rwqc"> <div class="fl-col-content fl-node-content"><div class="fl-module fl-module-odm-section-text-modules fl-node-uzlbh2w9ay0d" data-node="uzlbh2w9ay0d"> <div class="fl-module-content fl-node-content"> <div class="section-text"> <h2>Your Home for the American Dream</h2> <p><span class="TextRun SCXW105005150 BCX0" lang="EN-US" xml:lang="EN-US" data-contrast="auto"><span class="NormalTextRun SCXW105005150 BCX0">Independence </span><span class="SpellingError SCXW105005150 BCX0">HomeLand</span> </span><span class="TextRun SCXW105005150 BCX0" lang="EN-US" xml:lang="EN-US" data-contrast="none"><span class="NormalTextRun SCXW105005150 BCX0">is here to support the American Dream.</span></span> We believe that every hardworking American deserves the opportunity for financial freedom and that the desire for a home to call your own should be honored and available to all—not just reserved for the few.<br /><br />That’s why we offer a range of empowering real estate solutions and manufactured home living options that ensure you have access to the cash you need with the peace of mind you want.</p></div> </div> </div> </div> </div> </div> </div> </div> </div> <div class="fl-row fl-row-fixed-width fl-row-bg-none fl-node-ifka7pqdhzjv fl-row-default-height fl-row-align-center" data-node="ifka7pqdhzjv"> <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-9izgohn5bjfk" data-node="9izgohn5bjfk"> <div class="fl-col fl-node-0w26kymotd8u fl-col-bg-color" data-node="0w26kymotd8u"> <div class="fl-col-content fl-node-content"><div class="fl-module fl-module-odm-image-left-modules fl-node-f615bap3qude white-bg" data-node="f615bap3qude"> <div class="fl-module-content fl-node-content"> <div class="image-left"> <div class="left"> <img fetchpriority="low" loading="lazy" decoding="async" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAA8AAAALGAQAAAACig8WfAAAAAnRSTlMAAHaTzTgAAABpSURBVHja7cEBAQAAAIIg/69uSEABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADwbT6UAAdT/sVwAAAAASUVORK5CYII=" width="960" height="710" alt="exterior of a home" data-src="https://ihl.com/wp-content/uploads/2024/08/home-exterior.jpg" data-srcset="https://ihl.com/wp-content/uploads/2024/08/home-exterior.jpg 960w, https://ihl.com/wp-content/uploads/2024/08/home-exterior-300x222.jpg 300w, https://ihl.com/wp-content/uploads/2024/08/home-exterior-768x568.jpg 768w" class="lazyload ewww_webp_lazy_load" data-eio-rwidth="960" data-eio-rheight="710" data-src-webp="https://ihl.com/wp-content/uploads/2024/08/home-exterior.jpg.webp" data-srcset-webp="https://ihl.com/wp-content/uploads/2024/08/home-exterior.jpg.webp 960w, https://ihl.com/wp-content/uploads/2024/08/home-exterior-300x222.jpg 300w, https://ihl.com/wp-content/uploads/2024/08/home-exterior-768x568.jpg.webp 768w"><noscript><img fetchpriority="low" loading="lazy" decoding="async" src="https://ihl.com/wp-content/uploads/2024/08/home-exterior.jpg" srcset="https://ihl.com/wp-content/uploads/2024/08/home-exterior.jpg 960w, https://ihl.com/wp-content/uploads/2024/08/home-exterior-300x222.jpg 300w, https://ihl.com/wp-content/uploads/2024/08/home-exterior-768x568.jpg 768w" width="960" height="710" alt="exterior of a home" data-eio="l"></noscript> </div> <div class="right"> <h2>Unlock Your Equity and Get the Cash You Need</h2> <p>If you’re the owner of a manufactured home and the land it sits on, our Sell & Stay Program allows qualifying homeowners to sell your land, get the cash you need, and stay in your home that you still own.</p><p><a class="button" href="/sell-and-stay/">Get Started</a></p> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> <div class="fl-row fl-row-fixed-width fl-row-bg-none fl-node-uzeikpcfv1h5 fl-row-default-height fl-row-align-center" data-node="uzeikpcfv1h5"> <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-b5oum16iz0c7" data-node="b5oum16iz0c7"> <div class="fl-col fl-node-1gi5qt37pv6m fl-col-bg-color" data-node="1gi5qt37pv6m"> <div class="fl-col-content fl-node-content"><div class="fl-module fl-module-odm-image-right-modules fl-node-sc2kw3h6f4ua white-bg" data-node="sc2kw3h6f4ua"> <div class="fl-module-content fl-node-content"> <div class="image-right"> <div class="left"> <h2>Turn Your Unused or Unwanted Lot Into Cash</h2> <p>Independence HomeLand will pay you cash for your qualifying lot, even if it has an unusable mobile home on it or you’ve had trouble selling it in the past.</p> <p><a class="button" href="/divl/">Get Started</a></p> </div> <div class="right"> <img decoding="async" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAA8AAAALGAQAAAACig8WfAAAAAnRSTlMAAHaTzTgAAABpSURBVHja7cEBAQAAAIIg/69uSEABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADwbT6UAAdT/sVwAAAAASUVORK5CYII=" alt="Empty lot" data-src="https://ihl.com/wp-content/uploads/2024/08/empty-lot-1.jpg" class="lazyload" width="960" height="710" data-eio-rwidth="960" data-eio-rheight="710" /><noscript><img decoding="async" src="https://ihl.com/wp-content/uploads/2024/08/empty-lot-1.jpg" alt="Empty lot" data-eio="l" /></noscript> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> <div class="fl-row fl-row-fixed-width fl-row-bg-none fl-node-pcehw79s5qur fl-row-default-height fl-row-align-center" data-node="pcehw79s5qur"> <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-57mn1wp0qklr" data-node="57mn1wp0qklr"> <div class="fl-col fl-node-vax2mhjswoqd fl-col-bg-color" data-node="vax2mhjswoqd"> <div class="fl-col-content fl-node-content"><div class="fl-module fl-module-odm-image-left-modules fl-node-1fqirw5bcnvh blue" data-node="1fqirw5bcnvh"> <div class="fl-module-content fl-node-content"> <div class="image-left"> <div class="left"> <img fetchpriority="low" loading="lazy" decoding="async" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAA8AAAAImAQAAAAC0x94dAAAAAnRSTlMAAHaTzTgAAABWSURBVHja7cEBAQAAAIIg/69uSEABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA8GcEBQABzoc6tQAAAABJRU5ErkJggg==" width="960" height="550" alt="Tom in front of mobile home" data-src="https://ihl.com/wp-content/uploads/2024/08/tom-1.png" data-srcset="https://ihl.com/wp-content/uploads/2024/08/tom-1.png 960w, https://ihl.com/wp-content/uploads/2024/08/tom-1-300x172.png 300w, https://ihl.com/wp-content/uploads/2024/08/tom-1-768x440.png 768w" class="lazyload ewww_webp_lazy_load" data-eio-rwidth="960" data-eio-rheight="550" data-src-webp="https://ihl.com/wp-content/uploads/2024/08/tom-1.png.webp" data-srcset-webp="https://ihl.com/wp-content/uploads/2024/08/tom-1.png.webp 960w, https://ihl.com/wp-content/uploads/2024/08/tom-1-300x172.png.webp 300w, https://ihl.com/wp-content/uploads/2024/08/tom-1-768x440.png.webp 768w"><noscript><img fetchpriority="low" loading="lazy" decoding="async" src="https://ihl.com/wp-content/uploads/2024/08/tom-1.png" srcset="https://ihl.com/wp-content/uploads/2024/08/tom-1.png 960w, https://ihl.com/wp-content/uploads/2024/08/tom-1-300x172.png 300w, https://ihl.com/wp-content/uploads/2024/08/tom-1-768x440.png 768w" width="960" height="550" alt="Tom in front of mobile home" data-eio="l"></noscript> </div> <div class="right"> <h2>We Keep it Simple</h2> <p>With Independence Homeland, you get a fair cash price with:</p><ul><li>No listing fees.</li><li><span class="TextRun SCXW85984691 BCX0" lang="EN-US" xml:lang="EN-US" data-contrast="none"><span class="NormalTextRun SCXW85984691 BCX0">No broker fees</span></span>.</li><li>No expensive commissions.</li><li>No intrusive home inspections.</li><li>No closing costs.</li></ul> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> <div class="fl-row fl-row-fixed-width fl-row-bg-none fl-node-4idsr18pvhxc fl-row-default-height fl-row-align-center" data-node="4idsr18pvhxc"> <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-t0puyl1x35f6" data-node="t0puyl1x35f6"> <div class="fl-col fl-node-xkl56rjv0f48 fl-col-bg-color" data-node="xkl56rjv0f48"> <div class="fl-col-content fl-node-content"><div class="fl-module fl-module-odm-image-right-modules fl-node-l3h097mrjye4 green" data-node="l3h097mrjye4"> <div class="fl-module-content fl-node-content"> <div class="image-right"> <div class="left"> <h2>Neighbor to Neighbor</h2> <p>As established providers of housing solutions for hardworking families in the Sun Belt region, Independence HomeLand is here to help as you take steps toward the financial freedom you deserve. You can count on us to be supportive, friendly, and kind. In other words, we’ll treat you like a neighbor.</p> </div> <div class="right"> <img decoding="async" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAA8AAAAImAQAAAAC0x94dAAAAAnRSTlMAAHaTzTgAAABWSURBVHja7cEBAQAAAIIg/69uSEABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA8GcEBQABzoc6tQAAAABJRU5ErkJggg==" alt="Kids playing with bubbles" data-src="https://ihl.com/wp-content/uploads/2024/08/kids-playing-with-bubbles.jpg" class="lazyload" width="960" height="550" data-eio-rwidth="960" data-eio-rheight="550" /><noscript><img decoding="async" src="https://ihl.com/wp-content/uploads/2024/08/kids-playing-with-bubbles.jpg" alt="Kids playing with bubbles" data-eio="l" /></noscript> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> <div class="fl-row fl-row-fixed-width fl-row-bg-none fl-node-ylk49bo2nt78 fl-row-default-height fl-row-align-center" data-node="ylk49bo2nt78"> <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-2es7qay3gihn" data-node="2es7qay3gihn"> <div class="fl-col fl-node-8vft3c4zhe0x fl-col-bg-color" data-node="8vft3c4zhe0x"> <div class="fl-col-content fl-node-content"><div class="fl-module fl-module-odm-two-image-block-modules fl-node-weygksrbvu17" data-node="weygksrbvu17"> <div class="fl-module-content fl-node-content"> <div class="image-blocks"> <img src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAA9gAAAH0AQAAAADuoLi4AAAAAnRSTlMAAHaTzTgAAABTSURBVHja7cExAQAAAMKg9U9tCU+gAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAvgbyMAABUDA/4gAAAABJRU5ErkJggg==" width="984" height="500" alt="Man washing his car" fetchpriority='low' loading='lazy' decoding='async' title="washing-the-car" itemprop="image" data-src="https://ihl.com/wp-content/uploads/2022/06/washing-the-car.png" data-srcset="https://ihl.com/wp-content/uploads/2022/06/washing-the-car.png 984w, https://ihl.com/wp-content/uploads/2022/06/washing-the-car-300x152.png 300w, https://ihl.com/wp-content/uploads/2022/06/washing-the-car-768x390.png 768w" data-sizes="auto" class="lazyload ewww_webp_lazy_load" data-eio-rwidth="984" data-eio-rheight="500" data-src-webp="https://ihl.com/wp-content/uploads/2022/06/washing-the-car.png.webp" data-srcset-webp="https://ihl.com/wp-content/uploads/2022/06/washing-the-car.png.webp 984w, https://ihl.com/wp-content/uploads/2022/06/washing-the-car-300x152.png.webp 300w, https://ihl.com/wp-content/uploads/2022/06/washing-the-car-768x390.png.webp 768w"><noscript><img src="https://ihl.com/wp-content/uploads/2022/06/washing-the-car.png" width="984" height="500" srcset="https://ihl.com/wp-content/uploads/2022/06/washing-the-car.png 984w, https://ihl.com/wp-content/uploads/2022/06/washing-the-car-300x152.png 300w, https://ihl.com/wp-content/uploads/2022/06/washing-the-car-768x390.png 768w" sizes="auto, (max-width: 984px) 100vw, 984px" alt="Man washing his car" fetchpriority='low' loading='lazy' decoding='async' title="washing-the-car" itemprop="image" data-eio="l"></noscript> <img src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAA9gAAAH0AQAAAADuoLi4AAAAAnRSTlMAAHaTzTgAAABTSURBVHja7cExAQAAAMKg9U9tCU+gAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAvgbyMAABUDA/4gAAAABJRU5ErkJggg==" width="984" height="500" alt="Couple riding their motorcycle" fetchpriority='low' loading='lazy' decoding='async' title="riding-motorcycle" itemprop="image" data-src="https://ihl.com/wp-content/uploads/2022/06/riding-motorcycle.png" data-srcset="https://ihl.com/wp-content/uploads/2022/06/riding-motorcycle.png 984w, https://ihl.com/wp-content/uploads/2022/06/riding-motorcycle-300x152.png 300w, https://ihl.com/wp-content/uploads/2022/06/riding-motorcycle-768x390.png 768w" data-sizes="auto" class="lazyload ewww_webp_lazy_load" data-eio-rwidth="984" data-eio-rheight="500" data-src-webp="https://ihl.com/wp-content/uploads/2022/06/riding-motorcycle.png.webp" data-srcset-webp="https://ihl.com/wp-content/uploads/2022/06/riding-motorcycle.png.webp 984w, https://ihl.com/wp-content/uploads/2022/06/riding-motorcycle-300x152.png.webp 300w, https://ihl.com/wp-content/uploads/2022/06/riding-motorcycle-768x390.png.webp 768w"><noscript><img src="https://ihl.com/wp-content/uploads/2022/06/riding-motorcycle.png" width="984" height="500" srcset="https://ihl.com/wp-content/uploads/2022/06/riding-motorcycle.png 984w, https://ihl.com/wp-content/uploads/2022/06/riding-motorcycle-300x152.png 300w, https://ihl.com/wp-content/uploads/2022/06/riding-motorcycle-768x390.png 768w" sizes="auto, (max-width: 984px) 100vw, 984px" alt="Couple riding their motorcycle" fetchpriority='low' loading='lazy' decoding='async' title="riding-motorcycle" itemprop="image" data-eio="l"></noscript></div> </div> </div> </div> </div> </div> </div> </div> </div> <div class="fl-row fl-row-fixed-width fl-row-bg-none fl-node-ockpmdxs7fun fl-row-default-height fl-row-align-center" data-node="ockpmdxs7fun"> <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-35n6c90axlbu" data-node="35n6c90axlbu"> <div class="fl-col fl-node-0cfosv1xeyth fl-col-bg-color" data-node="0cfosv1xeyth"> <div class="fl-col-content fl-node-content"><div class="fl-module fl-module-odm-section-text-modules fl-node-8kho5mqgxlf4" data-node="8kho5mqgxlf4"> <div class="fl-module-content fl-node-content"> <div class="section-text"> <h2>The IHL Mission</h2> <p>Our mission is to find ways for hardworking Americans to live affordably in homes that they own. We’re committed to developing and providing a range services that allow you to have Financial Freedom Right Where You Live™.</p></div> </div> </div> </div> </div> </div> </div> </div> </div> <div class="fl-row fl-row-fixed-width fl-row-bg-none fl-node-zaqhk9roptyl fl-row-default-height fl-row-align-center" data-node="zaqhk9roptyl"> <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-5jkg6w3ftzh2" data-node="5jkg6w3ftzh2"> <div class="fl-col fl-node-zu9qk5wl7s6y fl-col-bg-color" data-node="zu9qk5wl7s6y"> <div class="fl-col-content fl-node-content"><div class="fl-module fl-module-odm-double-cta-modules fl-node-y8z6inc7w40x" data-node="y8z6inc7w40x"> <div class="fl-module-content fl-node-content"> <div class="double-cta"> <div class="text"> <h2>Take the Next Step!</h2> <p>The financial freedom you want is just a click away.</p> </div> <div class="blocks"> <div> <h3>Unlock Your Equity, Stay in Your Home</h3> <a href="/sell-and-stay/" class="button">Get Started</a> </div> <div> <h3>Sell Your Unwanted Lot for Cash</h3> <a href="/land/" class="button">Get Started</a> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div><!-- .entry-content --> </article><!-- #post-239 --> </main><!-- #main --> </div><!-- #primary --> </div><!-- #content --> <aside class="widget-area"> <section id="block-7" class="widget widget_block widget_media_image"> <figure class="wp-block-image size-full"><img decoding="async" width="397" height="258" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAY0AAAECAQAAAAAqOrZxAAAAAnRSTlMAAHaTzTgAAAAjSURBVGje7cEBAQAAAIIg/69uSEABAAAAAAAAAAAAAADAuwEzZgABb9IB5QAAAABJRU5ErkJggg==" alt="" class="wp-image-58 lazyload ewww_webp_lazy_load" data-src="https://ihl.com/wp-content/uploads/2022/06/IHL-logo-white.png" data-srcset="https://ihl.com/wp-content/uploads/2022/06/IHL-logo-white.png 397w, https://ihl.com/wp-content/uploads/2022/06/IHL-logo-white-300x195.png 300w" data-sizes="auto" data-eio-rwidth="397" data-eio-rheight="258" data-src-webp="https://ihl.com/wp-content/uploads/2022/06/IHL-logo-white.png.webp" data-srcset-webp="https://ihl.com/wp-content/uploads/2022/06/IHL-logo-white.png.webp 397w, https://ihl.com/wp-content/uploads/2022/06/IHL-logo-white-300x195.png.webp 300w" /><noscript><img decoding="async" width="397" height="258" src="https://ihl.com/wp-content/uploads/2022/06/IHL-logo-white.png" alt="" class="wp-image-58" srcset="https://ihl.com/wp-content/uploads/2022/06/IHL-logo-white.png 397w, https://ihl.com/wp-content/uploads/2022/06/IHL-logo-white-300x195.png 300w" sizes="(max-width: 397px) 100vw, 397px" data-eio="l" /></noscript></figure> </section><section id="block-8" class="widget widget_block"><p>Independence Homeland, LLC<br> <a href="https://maps.app.goo.gl/bbqDgZhjPSH6khyM8">515 N Flagler Dr. Suite 350 <br/>West Palm Beach, FL 33401</a></p> <p><a href="/cdn-cgi/l/email-protection#03607670776c6e6671706671756a6066436a6b6f2d606c6e"><span class="__cf_email__" data-cfemail="a3c0d6d0d7cccec6d1d0c6d1d5cac0c6e3cacbcf8dc0ccce">[email protected]</span></a></section><section id="block-9" class="widget widget_block"><a href="/privacy-policy/">Privacy Policy</a> | <a href="/website-terms-of-use/">Website Terms of Use</a></section> </aside><!-- .widget-area --> <footer id="colophon" class="site-footer" role="contentinfo"> <div class="site-info"> <div class="site-name"> <div class="site-logo"> <span class="custom-logo-link"><img width="395" height="260" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAYsAAAEEAQAAAADxfSUrAAAAAnRSTlMAAHaTzTgAAAAkSURBVGje7cExAQAAAMKg9U9tCy+gAAAAAAAAAAAAAAAAgIcBM8wAAYtr/x4AAAAASUVORK5CYII=" class="custom-logo lazyload ewww_webp_lazy_load" alt="" decoding="async" data-src="https://ihl.com/wp-content/uploads/2022/06/IHL-logo.png" data-srcset="https://ihl.com/wp-content/uploads/2022/06/IHL-logo.png 395w, https://ihl.com/wp-content/uploads/2022/06/IHL-logo-300x197.png 300w" data-sizes="auto" data-eio-rwidth="395" data-eio-rheight="260" data-src-webp="https://ihl.com/wp-content/uploads/2022/06/IHL-logo.png.webp" data-srcset-webp="https://ihl.com/wp-content/uploads/2022/06/IHL-logo.png.webp 395w, https://ihl.com/wp-content/uploads/2022/06/IHL-logo-300x197.png.webp 300w" /><noscript><img width="395" height="260" src="https://ihl.com/wp-content/uploads/2022/06/IHL-logo.png" class="custom-logo" alt="" decoding="async" srcset="https://ihl.com/wp-content/uploads/2022/06/IHL-logo.png 395w, https://ihl.com/wp-content/uploads/2022/06/IHL-logo-300x197.png 300w" sizes="(max-width: 395px) 100vw, 395px" data-eio="l" /></noscript></span> </div> </div><!-- .site-name --> </div><!-- .site-info --> </footer><!-- #colophon --> </div><!-- #page --> <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script>document.body.classList.remove("no-js");</script> <script> if ( -1 !== navigator.userAgent.indexOf( 'MSIE' ) || -1 !== navigator.appVersion.indexOf( 'Trident/' ) ) { document.body.classList.add( 'is-IE' ); } </script> <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://ihl.com/wp-content/plugins/ewww-image-optimizer/includes/lazysizes.min.js?ver=813" id="eio-lazy-load-js" async data-wp-strategy="async"></script> <script src="https://ihl.com/wp-content/uploads/bb-plugin/cache/239-layout.js?ver=1f6dcfc2c25ff13c8e4618110e7488f7" id="fl-builder-layout-239-js"></script> <script src="https://ihl.com/wp-content/themes/twentytwentyone-child/assets/js/vimeo-listener-gtm.js?ver=1.0.1" id="vimeo-listener-gtm-js" defer data-wp-strategy="defer"></script> <script src="https://ihl.com/wp-content/themes/twentytwentyone/assets/js/responsive-embeds.js?ver=1.0.4" id="twenty-twenty-one-responsive-embeds-script-js"></script> <!-- Bootstrap --> <script defer src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js" integrity="sha384-kenU1KFdBIe4zVF0s0G1M5b4hcpxyD9F7jL+jjXkk+Q2h455rYXK/7HAuoJl+0I4" crossorigin="anonymous"></script> <!-- End Bootstrap --> <script> jQuery(document).ready(function($) { var lastScroll = 0; $(window).scroll(function() { var currentScroll = $(this).scrollTop(); if (currentScroll > lastScroll) { $('#masthead').addClass('scroll'); } else { $('#masthead').removeClass('scroll'); } lastScroll = currentScroll; }); }); </script> </body> </html>