<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0" xmlns:media="http://search.yahoo.com/mrss/"><channel><title><![CDATA[Fixr Blog]]></title><description><![CDATA[Better remodeling decisions start here]]></description><link>https://www.fixr.com/blog/</link><image><url>https://www.fixr.com/blog/favicon.png</url><title>Fixr Blog</title><link>https://www.fixr.com/blog/</link></image><generator>Ghost 4.1</generator><lastBuildDate>Tue, 25 Apr 2023 04:16:22 GMT</lastBuildDate><atom:link href="https://www.fixr.com/blog/rss/" rel="self" type="application/rss+xml"/><ttl>60</ttl><item><title><![CDATA[Top 200 Experts in the Construction Industry  2022]]></title><description><![CDATA[The experts who feature in our top 200 list are at the forefront of the construction industry, setting trends, and inspiring others. ]]></description><link>https://www.fixr.com/blog/2022/05/10/top-200-experts-construction-industry/</link><guid isPermaLink="false">627a193249a80301a27f1f3b</guid><category><![CDATA[Architects]]></category><category><![CDATA[Construction services]]></category><category><![CDATA[Home additions]]></category><category><![CDATA[Industry News]]></category><dc:creator><![CDATA[Adam Graham]]></dc:creator><pubDate>Tue, 10 May 2022 10:40:11 GMT</pubDate><media:content url="https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list_Cover-.png" medium="image"/><content:encoded><![CDATA[<!--kg-card-begin: html--><img src="https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list_cover-animated_Cover+-final-compressed.gif
" class="kg-image" alt="Top 200 Experts in the Construction Industry  2022" loading="lazy"><!--kg-card-end: html--><img src="https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list_Cover-.png" alt="Top 200 Experts in the Construction Industry  2022"><p></p><p>The past couple of years has not been an easy ride for the US home construction industry. The unprecedented circumstances of the pandemic, combined with the resulting fallout, among other issues, have meant construction companies and workers have been faced with multiple on-going issues. </p><p>Despite supply chain problems, volatile material costs, and labor shortages, the construction industry as a whole <a href="https://www.globenewswire.com/news-release/2022/02/22/2389055/28124/en/United-States-Construction-Industry-is-Forecast-to-Grow-by-8-8-to-Reach-USD-1-355-097-million-in-2022-Despite-Near-Term-Challenges.html">continues to grow</a>. And this, in part, is due to the commitment and hard work of its resilient professionals. In a continuously evolving industry, experts must adapt to the forever changing circumstances. </p><p>That&#x2019;s why Fixr.com is celebrating the men and women who are driving the industry forward in our 2022 list of the Top 200 Experts in the Construction Industry. </p><p>The exclusive list features the professionals whose achievements, expert knowledge, and awareness of current trends means they stand out and have therefore been chosen to form part of the Top 200. From incorporating green building techniques and universal design, to introducing smart technology and on-trend design features, these experts are proudly spearheading the industry forward in 2022. </p><p>We invite you to take a look at the interactive slideshow below to learn more about each of this year&#x2019;s honorees. <br></p><!--kg-card-begin: html--><style type="text/css">
    .ig_container{
      width: 100%;
        border: 1px solid #ecf0f1;
        background-color: #e9f4e7;
        border-radius: 10px;
        padding: 20px;
        min-height: 300px;
        margin-bottom: 40px;
    }
    
    .ig-buttons-top{
        padding: 0 5px 15px 5px;
      display: none;
    }
    
    .ig-buttons-bottom{
      padding: 10px 5px 0 5px;   
    }
    
    .ig-clear{
      clear: both;   
    }
    
    .ig-btn-forward{
      display: inline-block; 
        float: right; 
    }
    
    .ig-btn-backward{
        display: inline-block; 
        float: left;
    }
    
    .ig-page{
      width: 100%;   
    }
    
    .ig-row{
        width: 100%; 
        display: flex;
    }
    
    .ig-influencer{
        position: relative;
        display: inline-block;
      width: 20%;
        padding: 5px;
        min-height: 150px;
    }
    
    .ig-img-sm{
        width: 100%;
      cursor: pointer !important; 
      background-size: cover;
      background-repeat: no-repeat;
        background-position: center;
        margin: 0 auto;
        position: relative;
        border: 2px solid #FFFFFF;
        z-index: 1;
    max-height: 150px;
    }
    
    .ig-influencer-name{
        text-align: center;
        position: absolute;
        bottom: 0;
        width: 100%;
        left: 0;
        color: #000;
        background-color: rgba(256,256,256,0.9);
        padding: 5px 0;
        line-height: 1.2em;
        font-size: 0.8em;
    }
    
    @media (max-width: 575.98px) { 
        .ig-row{
            display: block;
        }
        
      .ig-influencer{
        width: 50%
      }
        
        .ig-buttons-top{
            padding: 0 4px 15px 4px;
            display: block;
        }
    }

    @media (min-width: 576px) and (max-width: 767.98px) {
        .ig-row{
            display: block;
        }
        
      .ig-influencer{
        width: 50%;
      }
        
        .ig-buttons-top{
            padding: 0 4px 15px 4px;
            display: block;
        }
    }

    @media (min-width: 768px) and (max-width: 991.98px) { 
        .ig-row{
            display: block;
        }
    }

    @media (min-width: 992px) { 
        
    }
        
    /*MODAL*/
    .ig-modal {
        display: none; 
        position: fixed;
        z-index: 1; 
        padding-top: 30px; 
        left: 0;
        top: 0;
        width: 100%; 
        height: 100vh;
        overflow: auto; 
    }
    
    .ig-modal-backdrop{
        background: rgba(0,0,0,0.7);
        width: 100%;
        height: 100vh;
        position: absolute;
        top: 0;
        left: 0;  
    }

    /* Modal Content */
    .ig-modal-content {
        position: relative;
        margin: auto;
        display: block;
        width: 75%;
        max-width: 75%;
        margin-top: 20px;
    }
        
    .ig-modal-content {  
        -webkit-animation-name: zoom;
        -webkit-animation-duration: 0.6s;
        animation-name: zoom;
        animation-duration: 0.6s;
    }
        
    .ig-modal-image{
        background-position: center;
        background-size: contain;
        background-repeat: no-repeat;
        margin: 0 auto;
        max-width: 80%;
        max-height: 80%;
        width: 80%;
        height: 80%;
        padding: 100px;
    }
        
    .ig-modal-image-hidden{
        visibility: hidden;
        max-width: 80%;
        max-height: 80%;
        width: 80%;
        height: 80%;
    }

    @-webkit-keyframes zoom {
        from {-webkit-transform:scale(0)} 
        to {-webkit-transform:scale(1)}
    }

    @keyframes zoom {
        from {transform:scale(0)} 
        to {transform:scale(1)}
    }

    /* The Close Button */
    .ig-modal-close {
        position: absolute;
        top: 15px;
        right: 35px;
        color: #f1f1f1;
        font-size: 40px;
        font-weight: bold;
        transition: 0.3s;
        cursor: pointer;
    }

    .ig-modal-close:hover,
    .ig-modal-close:focus {
        color: #bbb;
        text-decoration: none;
        cursor: pointer;
    }

    /* 100% Image Width on Smaller Screens */
    @media only screen and (max-width: 700px){
        .ig-modal-content {
          width: 100%;
        }
    }
    
    /*LAZY LOAD*/
    .lazy-load.fade {
        animation-name: fadeIn;
        animation-duration: 500ms;
        animation-fill-mode: forwards;
        animation-timing-function: ease-in;
    }        

    @keyframes fadeIn {
        0% { opacity: 0; }
        100% { opacity: 1; }
    }
    
    /*LOADING ICO*/
    .lds-ripple {
        position: absolute;
        width: 64px;
        height: 64px;
        
        position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%,-50%);
        z-index: 0;
    }
    .lds-ripple div {
        position: absolute;
        border: 2px solid #00b000;
        opacity: 1;
        border-radius: 50%;
        animation: lds-ripple 1s cubic-bezier(0, 0.1, 0.1, 1) infinite;
    }
    .lds-ripple div:nth-child(2) {
        animation-delay: -0.5s;
    }
    @keyframes lds-ripple {
        0% {
            top: 28px;
            left: 28px;
            width: 0;
            height: 0;
            opacity: 1;
        }
        100% {
            top: -1px;
            left: -1px;
            width: 58px;
            height: 58px;
            opacity: 0;
        }
    }

    .c-btn--active {
      background-color: #3B3A38 !important;
      border-color: #3B3A38 !important;
    }
</style>

<div class="ig_container"></div>

<script>
    var influencersJson = `
[
{"id":1,"name":"Abe Kruger","image_sm":"https://cdn.fixr.com/ghostblog/2022/05/Fixr-construction_experts-2022-1.png","image_lg":"https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list-card-1.jpg"},
{"id":2,"name":"Ace McArleton & Jacob Deva Racusin ","image_sm":"https://cdn.fixr.com/ghostblog/2022/05/Fixr-construction_experts-2022-2.png","image_lg":"https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list-card-2.jpg"},
{"id":3,"name":"Adam Helfman","image_sm":"https://cdn.fixr.com/ghostblog/2022/05/Fixr-construction_experts-2022-3.png","image_lg":"https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list-card-3.jpg"},
{"id":4,"name":"Adrian Rhoads","image_sm":"https://cdn.fixr.com/ghostblog/2022/05/Fixr-construction_experts-2022-4.png","image_lg":"https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list-card-4.jpg"},
{"id":5,"name":"Alex Akel","image_sm":"https://cdn.fixr.com/ghostblog/2022/05/Fixr-construction_experts-2022-5.png","image_lg":"https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list-card-5.jpg"},
{"id":6,"name":"Allen Compton","image_sm":"https://cdn.fixr.com/ghostblog/2022/05/Fixr-construction_experts-2022-6.png","image_lg":"https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list-card-6.jpg"},
{"id":7,"name":"Andrea Cochran","image_sm":"https://cdn.fixr.com/ghostblog/2022/05/Fixr-construction_experts-2022-7.png","image_lg":"https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list-card-7.jpg"},
{"id":8,"name":"Andrew Hawkins","image_sm":"https://cdn.fixr.com/ghostblog/2022/05/Fixr-construction_experts-2022-8.png","image_lg":"https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list-card-8.jpg"},
{"id":9,"name":"Angela Cacace","image_sm":"https://cdn.fixr.com/ghostblog/2022/05/Fixr-construction_experts-2022-9.png","image_lg":"https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list-card-9.jpg"},
{"id":10,"name":"Anna Karp & Fraser Patterson","image_sm":"https://cdn.fixr.com/ghostblog/2022/05/Fixr-construction_experts-2022-10.png","image_lg":"https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list-card-10.jpg"},
{"id":11,"name":"Anne Fougeron","image_sm":"https://cdn.fixr.com/ghostblog/2022/05/Fixr-construction_experts-2022-11.png","image_lg":"https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list-card-11.jpg"},
{"id":12,"name":"Anwar Khalifa","image_sm":"https://cdn.fixr.com/ghostblog/2022/05/Fixr-construction_experts-2022-12.png","image_lg":"https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list-card-12.jpg"},
{"id":13,"name":"Art Danielian","image_sm":"https://cdn.fixr.com/ghostblog/2022/05/Fixr-construction_experts-2022-13.png","image_lg":"https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list-card-13.jpg"},
{"id":14,"name":"Bill Parkinson","image_sm":"https://cdn.fixr.com/ghostblog/2022/05/Fixr-construction_experts-2022-14.png","image_lg":"https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list-card-14.jpg"},
{"id":15,"name":"Bill Pearn","image_sm":"https://cdn.fixr.com/ghostblog/2022/05/Fixr-construction_experts-2022-15.png","image_lg":"https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list-card-15.jpg"},
{"id":16,"name":"Blaine Flynn","image_sm":"https://cdn.fixr.com/ghostblog/2022/05/Fixr-construction_experts-2022-16.png","image_lg":"https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list-card-16.jpg"},
{"id":17,"name":"Blake Hackerson","image_sm":"https://cdn.fixr.com/ghostblog/2022/05/Fixr-construction_experts-2022-17.png","image_lg":"https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list-card-17.jpg"},
{"id":18,"name":"Blythe Yost","image_sm":"https://cdn.fixr.com/ghostblog/2022/05/Fixr-construction_experts-2022-18.png","image_lg":"https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list-card-18.jpg"},
{"id":19,"name":"Bob Borson","image_sm":"https://cdn.fixr.com/ghostblog/2022/05/Fixr-construction_experts-2022-19.png","image_lg":"https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list-card-19.jpg"},
{"id":20,"name":"Brad Leavitt","image_sm":"https://cdn.fixr.com/ghostblog/2022/05/Fixr-construction_experts-2022-20.png","image_lg":"https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list-card-20.jpg"},
{"id":21,"name":"Brad Morris","image_sm":"https://cdn.fixr.com/ghostblog/2022/05/Fixr-construction_experts-2022-21.png","image_lg":"https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list-card-21.jpg"},
{"id":22,"name":"Brandon Weiss","image_sm":"https://cdn.fixr.com/ghostblog/2022/05/Fixr-construction_experts-2022-22.png","image_lg":"https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list-card-22.jpg"},
{"id":23,"name":"Brent Kendle","image_sm":"https://cdn.fixr.com/ghostblog/2022/05/Fixr-construction_experts-2022-23.png","image_lg":"https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list-card-23.jpg"},
{"id":24,"name":"Bret Franks","image_sm":"https://cdn.fixr.com/ghostblog/2022/05/Fixr-construction_experts-2022-24.png","image_lg":"https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list-card-24.jpg"},
{"id":25,"name":"Brett Baba & Jim Graham","image_sm":"https://cdn.fixr.com/ghostblog/2022/05/Fixr-construction_experts-2022-25.png","image_lg":"https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list-card-25.jpg"},
{"id":26,"name":"Brian Wickersham","image_sm":"https://cdn.fixr.com/ghostblog/2022/05/Fixr-construction_experts-2022-26.png","image_lg":"https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list-card-26.jpg"},
{"id":27,"name":"Brinn Miracle","image_sm":"https://cdn.fixr.com/ghostblog/2022/05/Fixr-construction_experts-2022-27.png","image_lg":"https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list-card-27.jpg"},
{"id":28,"name":"Bruce Case","image_sm":"https://cdn.fixr.com/ghostblog/2022/05/Fixr-construction_experts-2022-28.png","image_lg":"https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list-card-28.jpg"},
{"id":29,"name":"Bryan Phillips","image_sm":"https://cdn.fixr.com/ghostblog/2022/05/Fixr-construction_experts-2022-29.png","image_lg":"https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list-card-29.jpg"},
{"id":30,"name":"C.R. Herro","image_sm":"https://cdn.fixr.com/ghostblog/2022/05/Fixr-construction_experts-2022-30.png","image_lg":"https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list-card-30.jpg"},
{"id":31,"name":"Carie Penabad & Adib Cúre","image_sm":"https://cdn.fixr.com/ghostblog/2022/05/Fixr-construction_experts-2022-31.png","image_lg":"https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list-card-31.jpg"},
{"id":32,"name":"Carmen De La Paz","image_sm":"https://cdn.fixr.com/ghostblog/2022/05/Fixr-construction_experts-2022-32.png","image_lg":"https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list-card-32.jpg"},
{"id":33,"name":"Catherine Bosler","image_sm":"https://cdn.fixr.com/ghostblog/2022/05/Fixr-construction_experts-2022-33.png","image_lg":"https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list-card-33.jpg"},
{"id":34,"name":"Chad Magleby","image_sm":"https://cdn.fixr.com/ghostblog/2022/05/Fixr-construction_experts-2022-34.png","image_lg":"https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list-card-34.jpg"},
{"id":35,"name":"Charles Hendricks","image_sm":"https://cdn.fixr.com/ghostblog/2022/05/Fixr-construction_experts-2022-35.png","image_lg":"https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list-card-35.jpg"},
{"id":36,"name":"Charlie Silva","image_sm":"https://cdn.fixr.com/ghostblog/2022/05/Fixr-construction_experts-2022-36.png","image_lg":"https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list-card-36.jpg"},
{"id":37,"name":"Chris Moore","image_sm":"https://cdn.fixr.com/ghostblog/2022/05/Fixr-construction_experts-2022-37.png","image_lg":"https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list-card-37.jpg"},
{"id":38,"name":"Chris Schell","image_sm":"https://cdn.fixr.com/ghostblog/2022/05/Fixr-construction_experts-2022-38.png","image_lg":"https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list-card-38.jpg"},
{"id":39,"name":"Christian Zapatka","image_sm":"https://cdn.fixr.com/ghostblog/2022/05/Fixr-construction_experts-2022-39.png","image_lg":"https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list-card-39.jpg"},
{"id":40,"name":"Clark Ivory","image_sm":"https://cdn.fixr.com/ghostblog/2022/05/Fixr-construction_experts-2022-40.png","image_lg":"https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list-card-40.jpg"},
{"id":41,"name":"Collier Ward","image_sm":"https://cdn.fixr.com/ghostblog/2022/05/Fixr-construction_experts-2022-41.png","image_lg":"https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list-card-41.jpg"},
{"id":42,"name":"Collin Cope","image_sm":"https://cdn.fixr.com/ghostblog/2022/05/Fixr-construction_experts-2022-42.png","image_lg":"https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list-card-42.jpg"},
{"id":43,"name":"Dan Brunn","image_sm":"https://cdn.fixr.com/ghostblog/2022/05/Fixr-construction_experts-2022-43.png","image_lg":"https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list-card-43.jpg"},
{"id":44,"name":"Dan Gordon","image_sm":"https://cdn.fixr.com/ghostblog/2022/05/Fixr-construction_experts-2022-44.png","image_lg":"https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list-card-44.jpg"},
{"id":45,"name":"Dan Horner & Mark Boyce","image_sm":"https://cdn.fixr.com/ghostblog/2022/05/Fixr-construction_experts-2022-45.png","image_lg":"https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list-card-45.jpg"},
{"id":46,"name":"Dan Welch","image_sm":"https://cdn.fixr.com/ghostblog/2022/05/Fixr-construction_experts-2022-46.png","image_lg":"https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list-card-46.jpg"},
{"id":47,"name":"Danny Wang","image_sm":"https://cdn.fixr.com/ghostblog/2022/05/Fixr-construction_experts-2022-47.png","image_lg":"https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list-card-47.jpg"},
{"id":48,"name":"David Fletcher","image_sm":"https://cdn.fixr.com/ghostblog/2022/05/Fixr-construction_experts-2022-48.png","image_lg":"https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list-card-48.jpg"},
{"id":49,"name":"David Manfredi","image_sm":"https://cdn.fixr.com/ghostblog/2022/05/Fixr-construction_experts-2022-49.png","image_lg":"https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list-card-49.jpg"},
{"id":50,"name":"Derek Bloom","image_sm":"https://cdn.fixr.com/ghostblog/2022/05/Fixr-construction_experts-2022-50.png","image_lg":"https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list-card-50.jpg"},
{"id":51,"name":"Devin O’Neill & Faith Rose","image_sm":"https://cdn.fixr.com/ghostblog/2022/05/Fixr-construction_experts-2022-51.png","image_lg":"https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list-card-51.jpg"},
{"id":52,"name":"Don Collins","image_sm":"https://cdn.fixr.com/ghostblog/2022/05/Fixr-construction_experts-2022-52.png","image_lg":"https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list-card-52.jpg"},
{"id":53,"name":"Donny Couto","image_sm":"https://cdn.fixr.com/ghostblog/2022/05/Fixr-construction_experts-2022-53.png","image_lg":"https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list-card-53.jpg"},
{"id":54,"name":"Doug Knight","image_sm":"https://cdn.fixr.com/ghostblog/2022/05/Fixr-construction_experts-2022-54.png","image_lg":"https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list-card-54.jpg"},
{"id":55,"name":"Doug Selby","image_sm":"https://cdn.fixr.com/ghostblog/2022/05/Fixr-construction_experts-2022-55.png","image_lg":"https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list-card-55.jpg"},
{"id":56,"name":"Dwight Sailer & Bryan Soth","image_sm":"https://cdn.fixr.com/ghostblog/2022/05/Fixr-construction_experts-2022-56.png","image_lg":"https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list-card-56.jpg"},
{"id":57,"name":"Edmund Hollander & Maryanne Connelly","image_sm":"https://cdn.fixr.com/ghostblog/2022/05/Fixr-construction_experts-2022-57.png","image_lg":"https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list-card-57.jpg"},
{"id":58,"name":"Edward Ogosta","image_sm":"https://cdn.fixr.com/ghostblog/2022/05/Fixr-construction_experts-2022-58.png","image_lg":"https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list-card-58.jpg"},
{"id":59,"name":"Elaine & Henry Fischer","image_sm":"https://cdn.fixr.com/ghostblog/2022/05/Fixr-construction_experts-2022-59.png","image_lg":"https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list-card-59.jpg"},
{"id":60,"name":"Ellen Grasso","image_sm":"https://cdn.fixr.com/ghostblog/2022/05/Fixr-construction_experts-2022-60.png","image_lg":"https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list-card-60.jpg"},
{"id":61,"name":"Eric Corey Freed","image_sm":"https://cdn.fixr.com/ghostblog/2022/05/Fixr-construction_experts-2022-61.png","image_lg":"https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list-card-61.jpg"},
{"id":62,"name":"Eric Nelson","image_sm":"https://cdn.fixr.com/ghostblog/2022/05/Fixr-construction_experts-2022-62.png","image_lg":"https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list-card-62.jpg"},
{"id":63,"name":"Frank McGuyer","image_sm":"https://cdn.fixr.com/ghostblog/2022/05/Fixr-construction_experts-2022-63.png","image_lg":"https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list-card-63.jpg"},
{"id":64,"name":"Gary Gene Olp","image_sm":"https://cdn.fixr.com/ghostblog/2022/05/Fixr-construction_experts-2022-64.png","image_lg":"https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list-card-64.jpg"},
{"id":65,"name":"Gary Sullivan","image_sm":"https://cdn.fixr.com/ghostblog/2022/05/Fixr-construction_experts-2022-65.png","image_lg":"https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list-card-65.jpg"},
{"id":66,"name":"Gene Myers","image_sm":"https://cdn.fixr.com/ghostblog/2022/05/Fixr-construction_experts-2022-66.png","image_lg":"https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list-card-66.jpg"},
{"id":67,"name":"Glenna Wilson & Todd Scott","image_sm":"https://cdn.fixr.com/ghostblog/2022/05/Fixr-construction_experts-2022-67.png","image_lg":"https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list-card-67.jpg"},
{"id":68,"name":"Greg Faulkner","image_sm":"https://cdn.fixr.com/ghostblog/2022/05/Fixr-construction_experts-2022-68.png","image_lg":"https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list-card-68.jpg"},
{"id":69,"name":"Harold Leidner","image_sm":"https://cdn.fixr.com/ghostblog/2022/05/Fixr-construction_experts-2022-69.png","image_lg":"https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list-card-69.jpg"},
{"id":70,"name":"Ive Haugeland","image_sm":"https://cdn.fixr.com/ghostblog/2022/05/Fixr-construction_experts-2022-70.png","image_lg":"https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list-card-70.jpg"},
{"id":71,"name":"Jack Kiesel","image_sm":"https://cdn.fixr.com/ghostblog/2022/05/Fixr-construction_experts-2022-71.png","image_lg":"https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list-card-71.jpg"},
{"id":72,"name":"Jaffer Kolb & Ivi Diamantopoulou","image_sm":"https://cdn.fixr.com/ghostblog/2022/05/Fixr-construction_experts-2022-72.png","image_lg":"https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list-card-72.jpg"},
{"id":73,"name":"Jalal Farzaneh","image_sm":"https://cdn.fixr.com/ghostblog/2022/05/Fixr-construction_experts-2022-73.png","image_lg":"https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list-card-73.jpg"},
{"id":74,"name":"Janice Parker","image_sm":"https://cdn.fixr.com/ghostblog/2022/05/Fixr-construction_experts-2022-74.png","image_lg":"https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list-card-74.jpg"},
{"id":75,"name":"Jason Black","image_sm":"https://cdn.fixr.com/ghostblog/2022/05/Fixr-construction_experts-2022-75.png","image_lg":"https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list-card-75.jpg"},
{"id":76,"name":"Jason Langkammerer","image_sm":"https://cdn.fixr.com/ghostblog/2022/05/Fixr-construction_experts-2022-76.png","image_lg":"https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list-card-76.jpg"},
{"id":77,"name":"Jay Kallos","image_sm":"https://cdn.fixr.com/ghostblog/2022/05/Fixr-construction_experts-2022-77.png","image_lg":"https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list-card-77.jpg"},
{"id":78,"name":"Jeff Guggenheim","image_sm":"https://cdn.fixr.com/ghostblog/2022/05/Fixr-construction_experts-2022-78.png","image_lg":"https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list-card-78.jpg"},
{"id":79,"name":"Jeff Japhet","image_sm":"https://cdn.fixr.com/ghostblog/2022/05/Fixr-construction_experts-2022-79.png","image_lg":"https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list-card-79.jpg"},
{"id":80,"name":"Jeff Metke","image_sm":"https://cdn.fixr.com/ghostblog/2022/05/Fixr-construction_experts-2022-80.png","image_lg":"https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list-card-80.jpg"},
{"id":81,"name":"Jeff Pelletier","image_sm":"https://cdn.fixr.com/ghostblog/2022/05/Fixr-construction_experts-2022-81.png","image_lg":"https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list-card-81.jpg"},
{"id":82,"name":"Jeff Rutt","image_sm":"https://cdn.fixr.com/ghostblog/2022/05/Fixr-construction_experts-2022-82.png","image_lg":"https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list-card-82.jpg"},
{"id":83,"name":"Jeff Schnellmann","image_sm":"https://cdn.fixr.com/ghostblog/2022/05/Fixr-construction_experts-2022-83.png","image_lg":"https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list-card-83.jpg"},
{"id":84,"name":"Jeff Sweenor","image_sm":"https://cdn.fixr.com/ghostblog/2022/05/Fixr-construction_experts-2022-84.png","image_lg":"https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list-card-84.jpg"},
{"id":85,"name":"Jefferey Fautt","image_sm":"https://cdn.fixr.com/ghostblog/2022/05/Fixr-construction_experts-2022-85.png","image_lg":"https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list-card-85.jpg"},
{"id":86,"name":"Jeffrey Bogard","image_sm":"https://cdn.fixr.com/ghostblog/2022/05/Fixr-construction_experts-2022-86.png","image_lg":"https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list-card-86.jpg"},
{"id":87,"name":"Jen Woodhouse","image_sm":"https://cdn.fixr.com/ghostblog/2022/05/Fixr-construction_experts-2022-87.png","image_lg":"https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list-card-87.jpg"},
{"id":88,"name":"Jeremiah Russell","image_sm":"https://cdn.fixr.com/ghostblog/2022/05/Fixr-construction_experts-2022-88.png","image_lg":"https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list-card-88.jpg"},
{"id":89,"name":"Jeremy Schumacher","image_sm":"https://cdn.fixr.com/ghostblog/2022/05/Fixr-construction_experts-2022-89.png","image_lg":"https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list-card-89.jpg"},
{"id":90,"name":"Jim Blansfield","image_sm":"https://cdn.fixr.com/ghostblog/2022/05/Fixr-construction_experts-2022-90.png","image_lg":"https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list-card-90.jpg"},
{"id":91,"name":"Jim Frankel","image_sm":"https://cdn.fixr.com/ghostblog/2022/05/Fixr-construction_experts-2022-91.png","image_lg":"https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list-card-91.jpg"},
{"id":92,"name":"Joel Shine","image_sm":"https://cdn.fixr.com/ghostblog/2022/05/Fixr-construction_experts-2022-92.png","image_lg":"https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list-card-92.jpg"},
{"id":93,"name":"John Feldman","image_sm":"https://cdn.fixr.com/ghostblog/2022/05/Fixr-construction_experts-2022-93.png","image_lg":"https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list-card-93.jpg"},
{"id":94,"name":"John Suppes","image_sm":"https://cdn.fixr.com/ghostblog/2022/05/Fixr-construction_experts-2022-94.png","image_lg":"https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list-card-94.jpg"},
{"id":96,"name":"Jon Callahan","image_sm":"https://cdn.fixr.com/ghostblog/2022/05/Fixr-construction_experts-2022-95.png","image_lg":"https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list-card-95.jpg"},
{"id":95,"name":"Jon Rufty","image_sm":"https://cdn.fixr.com/ghostblog/2022/05/Fixr-construction_experts-2022-96.png","image_lg":"https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list-card-96.jpg"},
{"id":97,"name":"Jordan Iverson","image_sm":"https://cdn.fixr.com/ghostblog/2022/05/Fixr-construction_experts-2022-97.png","image_lg":"https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list-card-97.jpg"},
{"id":98,"name":"Josh & Zach Meschi","image_sm":"https://cdn.fixr.com/ghostblog/2022/05/Fixr-construction_experts-2022-98.png","image_lg":"https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list-card-98.jpg"},
{"id":99,"name":"Julie Alford","image_sm":"https://cdn.fixr.com/ghostblog/2022/05/Fixr-construction_experts-2022-99.png","image_lg":"https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list-card-99.jpg"},
{"id":100,"name":"Kat & Tim King","image_sm":"https://cdn.fixr.com/ghostblog/2022/05/Fixr-construction_experts-2022-100.png","image_lg":"https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list-card-100.jpg"},
{"id":101,"name":"Kate Stickley","image_sm":"https://cdn.fixr.com/ghostblog/2022/05/Fixr-construction_experts-2022-101.png","image_lg":"https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list-card-101.jpg"},
{"id":102,"name":"Kathryn Alexander","image_sm":"https://cdn.fixr.com/ghostblog/2022/05/Fixr-construction_experts-2022-102.png","image_lg":"https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list-card-102.jpg"},
{"id":103,"name":"Kayleen McCabe","image_sm":"https://cdn.fixr.com/ghostblog/2022/05/Fixr-construction_experts-2022-103.png","image_lg":"https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list-card-103.jpg"},
{"id":104,"name":"Kim Hibbs","image_sm":"https://cdn.fixr.com/ghostblog/2022/05/Fixr-construction_experts-2022-104.png","image_lg":"https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list-card-104.jpg"},
{"id":105,"name":"Kristal & Chuck Powell","image_sm":"https://cdn.fixr.com/ghostblog/2022/05/Fixr-construction_experts-2022-105.png","image_lg":"https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list-card-105.jpg"},
{"id":106,"name":"Kristin Heggem","image_sm":"https://cdn.fixr.com/ghostblog/2022/05/Fixr-construction_experts-2022-106.png","image_lg":"https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list-card-106.jpg"},
{"id":107,"name":"Lain Chappell","image_sm":"https://cdn.fixr.com/ghostblog/2022/05/Fixr-construction_experts-2022-107.png","image_lg":"https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list-card-107.jpg"},
{"id":108,"name":"Larry Kush","image_sm":"https://cdn.fixr.com/ghostblog/2022/05/Fixr-construction_experts-2022-108.png","image_lg":"https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list-card-108.jpg"},
{"id":109,"name":"Larry Zarker","image_sm":"https://cdn.fixr.com/ghostblog/2022/05/Fixr-construction_experts-2022-109.png","image_lg":"https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list-card-109.jpg"},
{"id":110,"name":"Lee Calisti","image_sm":"https://cdn.fixr.com/ghostblog/2022/05/Fixr-construction_experts-2022-110.png","image_lg":"https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list-card-110.jpg"},
{"id":111,"name":"Lisa Copass","image_sm":"https://cdn.fixr.com/ghostblog/2022/05/Fixr-construction_experts-2022-111.png","image_lg":"https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list-card-111.jpg"},
{"id":112,"name":"Lora Teagarden","image_sm":"https://cdn.fixr.com/ghostblog/2022/05/Fixr-construction_experts-2022-112.png","image_lg":"https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list-card-112.jpg"},
{"id":113,"name":"Marc Michaelson","image_sm":"https://cdn.fixr.com/ghostblog/2022/05/Fixr-construction_experts-2022-113.png","image_lg":"https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list-card-113.jpg"},
{"id":114,"name":"Marc Schoeplein","image_sm":"https://cdn.fixr.com/ghostblog/2022/05/Fixr-construction_experts-2022-114.png","image_lg":"https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list-card-114.jpg"},
{"id":115,"name":"Margaret Griffin & John Enright","image_sm":"https://cdn.fixr.com/ghostblog/2022/05/Fixr-construction_experts-2022-115.png","image_lg":"https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list-card-115.jpg"},
{"id":116,"name":"Mark A. Hutker","image_sm":"https://cdn.fixr.com/ghostblog/2022/05/Fixr-construction_experts-2022-116.png","image_lg":"https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list-card-116.jpg"},
{"id":117,"name":"Mark Batson","image_sm":"https://cdn.fixr.com/ghostblog/2022/05/Fixr-construction_experts-2022-117.png","image_lg":"https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list-card-117.jpg"},
{"id":118,"name":"Mark English","image_sm":"https://cdn.fixr.com/ghostblog/2022/05/Fixr-construction_experts-2022-118.png","image_lg":"https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list-card-118.jpg"},
{"id":119,"name":"Mark Macdonald, P.E.","image_sm":"https://cdn.fixr.com/ghostblog/2022/05/Fixr-construction_experts-2022-119.png","image_lg":"https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list-card-119.jpg"},
{"id":120,"name":"Mark Robson","image_sm":"https://cdn.fixr.com/ghostblog/2022/05/Fixr-construction_experts-2022-120.png","image_lg":"https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list-card-120.jpg"},
{"id":121,"name":"Mark Wellen","image_sm":"https://cdn.fixr.com/ghostblog/2022/05/Fixr-construction_experts-2022-121.png","image_lg":"https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list-card-121.jpg"},
{"id":122,"name":"Matt Fajkus","image_sm":"https://cdn.fixr.com/ghostblog/2022/05/Fixr-construction_experts-2022-122.png","image_lg":"https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list-card-122.jpg"},
{"id":123,"name":"Matt Powers","image_sm":"https://cdn.fixr.com/ghostblog/2022/05/Fixr-construction_experts-2022-123.png","image_lg":"https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list-card-123.jpg"},
{"id":124,"name":"Matt Risinger","image_sm":"https://cdn.fixr.com/ghostblog/2022/05/Fixr-construction_experts-2022-124.png","image_lg":"https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list-card-124.jpg"},
{"id":125,"name":"Matt Wittman","image_sm":"https://cdn.fixr.com/ghostblog/2022/05/Fixr-construction_experts-2022-125.png","image_lg":"https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list-card-125.jpg"},
{"id":126,"name":"Matthew Livingstone","image_sm":"https://cdn.fixr.com/ghostblog/2022/05/Fixr-construction_experts-2022-126.png","image_lg":"https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list-card-126.jpg"},
{"id":127,"name":"Michael Hennessey","image_sm":"https://cdn.fixr.com/ghostblog/2022/05/Fixr-construction_experts-2022-127.png","image_lg":"https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list-card-127.jpg"},
{"id":128,"name":"Mike Hartman","image_sm":"https://cdn.fixr.com/ghostblog/2022/05/Fixr-construction_experts-2022-128.png","image_lg":"https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list-card-128.jpg"},
{"id":129,"name":"Mori Hosseini","image_sm":"https://cdn.fixr.com/ghostblog/2022/05/Fixr-construction_experts-2022-129.png","image_lg":"https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list-card-129.jpg"},
{"id":130,"name":"Nader Tehrani","image_sm":"https://cdn.fixr.com/ghostblog/2022/05/Fixr-construction_experts-2022-130.png","image_lg":"https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list-card-130.jpg"},
{"id":131,"name":"Neal Pann","image_sm":"https://cdn.fixr.com/ghostblog/2022/05/Fixr-construction_experts-2022-131.png","image_lg":"https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list-card-131.jpg"},
{"id":132,"name":"Neil Parsons","image_sm":"https://cdn.fixr.com/ghostblog/2022/05/Fixr-construction_experts-2022-132.png","image_lg":"https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list-card-132.jpg"},
{"id":133,"name":"Nick Hackworthy","image_sm":"https://cdn.fixr.com/ghostblog/2022/05/Fixr-construction_experts-2022-133.png","image_lg":"https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list-card-133.jpg"},
{"id":134,"name":"Nick Schiffer","image_sm":"https://cdn.fixr.com/ghostblog/2022/05/Fixr-construction_experts-2022-134.png","image_lg":"https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list-card-134.jpg"},
{"id":135,"name":"Nikki Pechet","image_sm":"https://cdn.fixr.com/ghostblog/2022/05/Fixr-construction_experts-2022-135.png","image_lg":"https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list-card-135.jpg"},
{"id":136,"name":"Pamela Palmer ","image_sm":"https://cdn.fixr.com/ghostblog/2022/05/Fixr-construction_experts-2022-136.png","image_lg":"https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list-card-136.jpg"},
{"id":137,"name":"Pascale Sablan","image_sm":"https://cdn.fixr.com/ghostblog/2022/05/Fixr-construction_experts-2022-137.png","image_lg":"https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list-card-137.jpg"},
{"id":138,"name":"Patrick Ousey & Pam Chandler","image_sm":"https://cdn.fixr.com/ghostblog/2022/05/Fixr-construction_experts-2022-138.png","image_lg":"https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list-card-138.jpg"},
{"id":139,"name":"Paul Brant Williger","image_sm":"https://cdn.fixr.com/ghostblog/2022/05/Fixr-construction_experts-2022-139.png","image_lg":"https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list-card-139.jpg"},
{"id":140,"name":"Paul Doherty","image_sm":"https://cdn.fixr.com/ghostblog/2022/05/Fixr-construction_experts-2022-140.png","image_lg":"https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list-card-140.jpg"},
{"id":141,"name":"Phil Barker & Brett Kappelle","image_sm":"https://cdn.fixr.com/ghostblog/2022/05/Fixr-construction_experts-2022-141.png","image_lg":"https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list-card-141.jpg"},
{"id":142,"name":"Phil Kean","image_sm":"https://cdn.fixr.com/ghostblog/2022/05/Fixr-construction_experts-2022-142.png","image_lg":"https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list-card-142.jpg"},
{"id":143,"name":"Pierrette Tierney","image_sm":"https://cdn.fixr.com/ghostblog/2022/05/Fixr-construction_experts-2022-143.png","image_lg":"https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list-card-143.jpg"},
{"id":144,"name":"PJ Antonik","image_sm":"https://cdn.fixr.com/ghostblog/2022/05/Fixr-construction_experts-2022-144.png","image_lg":"https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list-card-144.jpg"},
{"id":145,"name":"Rachel Flint","image_sm":"https://cdn.fixr.com/ghostblog/2022/05/Fixr-construction_experts-2022-145.png","image_lg":"https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list-card-145.jpg"},
{"id":146,"name":"Raymond C. Suiter","image_sm":"https://cdn.fixr.com/ghostblog/2022/05/Fixr-construction_experts-2022-146.png","image_lg":"https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list-card-146.jpg"},
{"id":147,"name":"Richard Landry","image_sm":"https://cdn.fixr.com/ghostblog/2022/05/Fixr-construction_experts-2022-147.png","image_lg":"https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list-card-147.jpg"},
{"id":148,"name":"Richard Laughlin","image_sm":"https://cdn.fixr.com/ghostblog/2022/05/Fixr-construction_experts-2022-148.png","image_lg":"https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list-card-148.jpg"},
{"id":149,"name":"Robert Lord GMB","image_sm":"https://cdn.fixr.com/ghostblog/2022/05/Fixr-construction_experts-2022-149.png","image_lg":"https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list-card-149.jpg"},
{"id":150,"name":"Robert Soens","image_sm":"https://cdn.fixr.com/ghostblog/2022/05/Fixr-construction_experts-2022-150.png","image_lg":"https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list-card-150.jpg"},
{"id":151,"name":"Rod & Kim Cullum","image_sm":"https://cdn.fixr.com/ghostblog/2022/05/Fixr-construction_experts-2022-151.png","image_lg":"https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list-card-151.jpg"},
{"id":152,"name":"Ryan Bollom & DK Osseo-Asare","image_sm":"https://cdn.fixr.com/ghostblog/2022/05/Fixr-construction_experts-2022-152.png","image_lg":"https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list-card-152.jpg"},
{"id":153,"name":"Ryan La Haie","image_sm":"https://cdn.fixr.com/ghostblog/2022/05/Fixr-construction_experts-2022-153.png","image_lg":"https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list-card-153.jpg"},
{"id":154,"name":"Sabine H. Schoenberg","image_sm":"https://cdn.fixr.com/ghostblog/2022/05/Fixr-construction_experts-2022-154.png","image_lg":"https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list-card-154.jpg"},
{"id":155,"name":"Sam Kachmar","image_sm":"https://cdn.fixr.com/ghostblog/2022/05/Fixr-construction_experts-2022-155.png","image_lg":"https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list-card-155.jpg"},
{"id":156,"name":"Sam Raimondi","image_sm":"https://cdn.fixr.com/ghostblog/2022/05/Fixr-construction_experts-2022-156.png","image_lg":"https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list-card-156.jpg"},
{"id":157,"name":"Sami Dadon & Pini Ankory","image_sm":"https://cdn.fixr.com/ghostblog/2022/05/Fixr-construction_experts-2022-157.png","image_lg":"https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list-card-157.jpg"},
{"id":158,"name":"Sandra Thompson","image_sm":"https://cdn.fixr.com/ghostblog/2022/05/Fixr-construction_experts-2022-158.png","image_lg":"https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list-card-158.jpg"},
{"id":159,"name":"Sarah Susanka","image_sm":"https://cdn.fixr.com/ghostblog/2022/05/Fixr-construction_experts-2022-159.png","image_lg":"https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list-card-159.jpg"},
{"id":160,"name":"Scott Carson","image_sm":"https://cdn.fixr.com/ghostblog/2022/05/Fixr-construction_experts-2022-160.png","image_lg":"https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list-card-160.jpg"},
{"id":161,"name":"Scott Sleeme","image_sm":"https://cdn.fixr.com/ghostblog/2022/05/Fixr-construction_experts-2022-161.png","image_lg":"https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list-card-161.jpg"},
{"id":162,"name":"Sean Lintow Sr.","image_sm":"https://cdn.fixr.com/ghostblog/2022/05/Fixr-construction_experts-2022-162.png","image_lg":"https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list-card-162.jpg"},
{"id":163,"name":"Shawn Anderson","image_sm":"https://cdn.fixr.com/ghostblog/2022/05/Fixr-construction_experts-2022-163.png","image_lg":"https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list-card-163.jpg"},
{"id":164,"name":"Stephanie Shermoen","image_sm":"https://cdn.fixr.com/ghostblog/2022/05/Fixr-construction_experts-2022-164.png","image_lg":"https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list-card-164.jpg"},
{"id":165,"name":"Stephen Billings","image_sm":"https://cdn.fixr.com/ghostblog/2022/05/Fixr-construction_experts-2022-165.png","image_lg":"https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list-card-165.jpg"},
{"id":166,"name":"Stephen Jones","image_sm":"https://cdn.fixr.com/ghostblog/2022/05/Fixr-construction_experts-2022-166.png","image_lg":"https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list-card-166.jpg"},
{"id":167,"name":"Steve Brock","image_sm":"https://cdn.fixr.com/ghostblog/2022/05/Fixr-construction_experts-2022-167.png","image_lg":"https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list-card-167.jpg"},
{"id":168,"name":"Steve Linton","image_sm":"https://cdn.fixr.com/ghostblog/2022/05/Fixr-construction_experts-2022-168.png","image_lg":"https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list-card-168.jpg"},
{"id":169,"name":"Steve Parker","image_sm":"https://cdn.fixr.com/ghostblog/2022/05/Fixr-construction_experts-2022-169.png","image_lg":"https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list-card-169.jpg"},
{"id":170,"name":"Steve Sisler","image_sm":"https://cdn.fixr.com/ghostblog/2022/05/Fixr-construction_experts-2022-170.png","image_lg":"https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list-card-170.jpg"},
{"id":171,"name":"Steve Sobkowiak","image_sm":"https://cdn.fixr.com/ghostblog/2022/05/Fixr-construction_experts-2022-171.png","image_lg":"https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list-card-171.jpg"},
{"id":172,"name":"Steven Lichter","image_sm":"https://cdn.fixr.com/ghostblog/2022/05/Fixr-construction_experts-2022-172.png","image_lg":"https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list-card-172.jpg"},
{"id":173,"name":"Susan Cohan","image_sm":"https://cdn.fixr.com/ghostblog/2022/05/Fixr-construction_experts-2022-173.png","image_lg":"https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list-card-173.jpg"},
{"id":174,"name":"Susan P. Berry","image_sm":"https://cdn.fixr.com/ghostblog/2022/05/Fixr-construction_experts-2022-174.png","image_lg":"https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list-card-174.jpg"},
{"id":175,"name":"Suzanne Stefan","image_sm":"https://cdn.fixr.com/ghostblog/2022/05/Fixr-construction_experts-2022-175.png","image_lg":"https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list-card-175.jpg"},
{"id":176,"name":"Sven Gustafson","image_sm":"https://cdn.fixr.com/ghostblog/2022/05/Fixr-construction_experts-2022-176.png","image_lg":"https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list-card-176.jpg"},
{"id":177,"name":"Takashi Yanai","image_sm":"https://cdn.fixr.com/ghostblog/2022/05/Fixr-construction_experts-2022-177.png","image_lg":"https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list-card-177.jpg"},
{"id":178,"name":"Ted Flato","image_sm":"https://cdn.fixr.com/ghostblog/2022/05/Fixr-construction_experts-2022-178.png","image_lg":"https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list-card-178.jpg"},
{"id":179,"name":"Thomas Kligerman","image_sm":"https://cdn.fixr.com/ghostblog/2022/05/Fixr-construction_experts-2022-179.png","image_lg":"https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list-card-179.jpg"},
{"id":180,"name":"Thomas Schaer ","image_sm":"https://cdn.fixr.com/ghostblog/2022/05/Fixr-construction_experts-2022-180.png","image_lg":"https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list-card-180.jpg"},
{"id":181,"name":"Thomas Thornberry","image_sm":"https://cdn.fixr.com/ghostblog/2022/05/Fixr-construction_experts-2022-181.png","image_lg":"https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list-card-181.jpg"},
{"id":182,"name":"Tiara Hughes","image_sm":"https://cdn.fixr.com/ghostblog/2022/05/Fixr-construction_experts-2022-182.png","image_lg":"https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list-card-182.jpg"},
{"id":183,"name":"Tim Costello","image_sm":"https://cdn.fixr.com/ghostblog/2022/05/Fixr-construction_experts-2022-183.png","image_lg":"https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list-card-183.jpg"},
{"id":184,"name":"Tim Frost","image_sm":"https://cdn.fixr.com/ghostblog/2022/05/Fixr-construction_experts-2022-184.png","image_lg":"https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list-card-184.jpg"},
{"id":185,"name":"Todd Drake","image_sm":"https://cdn.fixr.com/ghostblog/2022/05/Fixr-construction_experts-2022-185.png","image_lg":"https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list-card-185.jpg"},
{"id":186,"name":"Todd Glowka","image_sm":"https://cdn.fixr.com/ghostblog/2022/05/Fixr-construction_experts-2022-186.png","image_lg":"https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list-card-186.jpg"},
{"id":187,"name":"Tom Bassett Dilley","image_sm":"https://cdn.fixr.com/ghostblog/2022/05/Fixr-construction_experts-2022-187.png","image_lg":"https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list-card-187.jpg"},
{"id":188,"name":"Tom Kraeutler","image_sm":"https://cdn.fixr.com/ghostblog/2022/05/Fixr-construction_experts-2022-188.png","image_lg":"https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list-card-188.jpg"},
{"id":189,"name":"Toni Lewis","image_sm":"https://cdn.fixr.com/ghostblog/2022/05/Fixr-construction_experts-2022-189.png","image_lg":"https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list-card-189.jpg"},
{"id":190,"name":"Tracy Stone","image_sm":"https://cdn.fixr.com/ghostblog/2022/05/Fixr-construction_experts-2022-190.png","image_lg":"https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list-card-190.jpg"},
{"id":191,"name":"Troy Dyer","image_sm":"https://cdn.fixr.com/ghostblog/2022/05/Fixr-construction_experts-2022-191.png","image_lg":"https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list-card-191.jpg"},
{"id":192,"name":"Warren O'Shea","image_sm":"https://cdn.fixr.com/ghostblog/2022/05/Fixr-construction_experts-2022-192.png","image_lg":"https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list-card-192.jpg"},
{"id":193,"name":"Warwick Hunt","image_sm":"https://cdn.fixr.com/ghostblog/2022/05/Fixr-construction_experts-2022-193.png","image_lg":"https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list-card-193.jpg"},
{"id":194,"name":"Wayne Visbeen","image_sm":"https://cdn.fixr.com/ghostblog/2022/05/Fixr-construction_experts-2022-194.png","image_lg":"https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list-card-194.jpg"},
{"id":195,"name":"Wendy & Shan Stassens","image_sm":"https://cdn.fixr.com/ghostblog/2022/05/Fixr-construction_experts-2022-195.png","image_lg":"https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list-card-195.jpg"},
{"id":196,"name":"Will Herring","image_sm":"https://cdn.fixr.com/ghostblog/2022/05/Fixr-construction_experts-2022-196.png","image_lg":"https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list-card-196.jpg"},
{"id":197,"name":"Will Percival","image_sm":"https://cdn.fixr.com/ghostblog/2022/05/Fixr-construction_experts-2022-197.png","image_lg":"https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list-card-197.jpg"},
{"id":198,"name":"William Prull","image_sm":"https://cdn.fixr.com/ghostblog/2022/05/Fixr-construction_experts-2022-198.png","image_lg":"https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list-card-198.jpg"},
{"id":199,"name":"Woody Howarth","image_sm":"https://cdn.fixr.com/ghostblog/2022/05/Fixr-construction_experts-2022-199.png","image_lg":"https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list-card-199.jpg"},
{"id":200,"name":"Zachary Dettmore","image_sm":"https://cdn.fixr.com/ghostblog/2022/05/Fixr-construction_experts-2022-200.png","image_lg":"https://cdn.fixr.com/ghostblog/2022/05/fixr-2022construction-list-card-200.jpg"}
]
   

    `;
    
    var influencersObj = JSON.parse(influencersJson);
    
    function changePage(direction){
        
        var actualPage = $('.selected').data('page');
        var nextPage = null;
        var hideElement = null;

        if (direction == 'forward'){
            nextPage = parseInt(actualPage) + 1; 
        }
        else if (direction == 'backward'){
            nextPage = parseInt(actualPage) - 1;
        }

        $('.selected').find('.ig-img-sm').each(function(){
          if ( $(this).css('background-image') != 'none' ){
                $(this).removeClass('fade');
            }
        });
        
        
        

        var nextElement = null;
        if ($('[data-page="'+nextPage+'"]').length){
            nextElement = $('[data-page="'+nextPage+'"]');
            if (direction == 'forward'){
                $('.selected').css('display', 'none');
                $('.selected').removeClass('selected');
                $('[data-page="'+nextPage+'"]').css('display', 'block');
                $(nextElement).addClass('selected');
            }
            else {
                $(".ig_container").find("[data-page=" + nextPage + "]").addClass('nextPage');
                $('.selected').css('display', 'none');
                $('.selected').removeClass('selected');
                $('[data-page="'+nextPage+'"]').css('display', 'block');
                $(nextElement).addClass('selected');
            }
            
        }
        else{
            if (direction == 'forward'){
                nextElement = $('[data-page="1"]'); 
                nextPage = 1;

                $(".ig_container").find("[data-page=" + nextPage + "]").addClass('nextPage');
                $('.selected').css('display', 'none');
                $('.selected').removeClass('selected');
                $('[data-page="'+nextPage+'"]').css('display', 'block');
                $(nextElement).addClass('selected');
            }
            else if (direction == 'backward'){
                var totalPages = $('.ig_container').data('totalpages');
                nextElement = $('[data-page="'+totalPages+'"]'); 
                nextPage = totalPages;
                
                $(".ig_container").find("[data-page=" + nextPage + "]").addClass('nextPage');
                $('.selected').css('display', 'none');
                $('.selected').removeClass('selected');
                $('[data-page="'+nextPage+'"]').css('display', 'block');
                $(nextElement).addClass('selected');
            }
        }
    } 
    
    function openImage(element = null, influencerImage = null, pushState = false){
          var image = null;
          var influencer_id = null;
          
          if (influencerImage == null){
              image = $(element).data('imagebig');
              influencer_id = $(element).data('id');
          }
          else{
            image = influencerImage;   
          }

          var influencerUrl = '';
          if(influencer_id) {
            influencerUrl = window.location.href + '?influencer='+influencer_id.toString();
          }

          if (image != null){
              $('.ig-modal-image-download').attr('href', 'javascript:void(0);');
              $('.ig-modal-image-download').attr('download', '');
              $('.ig-modal-image').css('background-image', 'none');
              $('.ig-modal-image').attr('data-src', image);
              $('.ig-modal-image-hidden').attr('src', image);
              $('.ig-modal').css('display', 'block');
              $('.ig-modal-image-download').attr('href', image);
              $('.ig-modal-image-download').attr('download', image);
              $('.ig-share-grid .c-share__item a').each(function(index){
                if($(this).attr('href')) {
                  var composeHref = $(this).attr('href').replace(/url\=.*/, 'url='+influencerUrl).replace(/u\=.*/, 'u='+influencerUrl);
                  $(this).attr('href', composeHref);
                } 
                if($(this).attr('data-clipboard-text')){
                  $(this).attr('data-clipboard-text',influencerUrl);
                }
              });
            $('body').css('overflow', 'hidden');
            $('html').css('overflow', 'hidden');

            if (pushState == true){
                var state = { 'influencer_id': influencer_id };
                var title = '';
                var url = '?influencer='+influencer_id.toString();
                
                history.pushState(state, title, url);
            }
        }     
    }
    
    function closeModal(element){
      $('.ig-modal').css('display', 'none');
        $('body').css('overflow', 'auto');
        $('html').css('overflow', 'auto');
        
        var state = null;
        var title = null;
        var url = window.location.href;
        url = url.slice( 0, url.indexOf('?') )

        history.pushState(state, title, url);
    }
    
    function CheckUrl(){
        var url_string = window.location.href;
        var url = new URL(url_string);
        var influencerUrlId = url.searchParams.get("influencer");

        if (influencerUrlId != null){
            influencersObj.forEach((influencer) => {
                if (influencerUrlId == influencer.id ){
                    openImage(null, influencer.image_lg, false);   
              }
          });
        }   
    }
    
    function CheckIfUrlHasTheParameter(){
        var returnValue = false;
      var url_string = window.location.href;
        var url = new URL(url_string);

        if (url.searchParams.get("influencer") != null){
            returnValue = url.searchParams.get("influencer");
        }
        
        return returnValue;
    }
    
    function GetInfluencerJsonPosition(urlParameter){
        var position = null
        var count = 1;
        influencersObj.forEach((influencer) => {
            if (urlParameter == influencer.id ){
                position = count;  
            }
            
            count++;
        });
            
        return position;
    }
    
    function reorderJsonArrayFromPosition(position){
        position = position - 1;
        var influencersObjTmp = new Array();
        for (var i = 0; i < influencersObj.length; i++){
            if (i >= position){
                influencersObjTmp.push(influencersObj[i]);
            }
        }
        
        for (var i = 0; i < influencersObj.length; i++){
            if (i < position){
                influencersObjTmp.push(influencersObj[i]);
            }
        }
        
        influencersObj = influencersObjTmp;
    }

setTimeout(function(){    
    
$(document).ready(function(){
    //Check if url has an influencer parameter
    var urlParameter = CheckIfUrlHasTheParameter();
    var influencerPosition = null;
    var influencerPage = 0;
    var influencerExistsInJson = false;
  if (urlParameter != false && urlParameter != null){
        influencerPosition = GetInfluencerJsonPosition(urlParameter);
    }
    
    if (influencerPosition != null){
      influencerExistsInJson = true;  
        influencerPage = parseInt((influencerPosition - 1) / 10 + 1); //10 images by page
        var influencerReorderFrom = parseInt(influencerPage - 1) + '1';
        reorderJsonArrayFromPosition(influencerReorderFrom);
    }
    
    //BUILD CAROUSEL
    var html = '';
    var numRows = 2;
    var elementsPerRow = 5;
    var actualElement = 0;
    var pageNumber = 1;
    
    html += '<div class="ig-buttons ig-buttons-top">';
    html += '<button class="ig-btn-backward c-btn c-btn--active c-btn--small" type="button" onclick="changePage(\'backward\');">Previous</button>';
    html += '<button class="ig-btn-forward c-btn c-btn--active c-btn--small" type="button" onclick="changePage(\'forward\');">Next</button>';
    html += '<div class="ig-clear"></div>';
    html += '</div>';
    
    influencersObj.forEach((influencer) => {
        
        if (actualElement % (elementsPerRow*numRows) == 0){
            if (actualElement == 0){
                html += '<div class="ig-page selected" data-page="1">';    
            }
            else{
                html += '<div class="ig-page" data-page='+pageNumber+' style="display: none;">';
            }
        }

        html += '<div class="ig-influencer" data-imagebig="'+influencer.image_lg+'" data-id="'+influencer.id+'" onclick="openImage(this, null, true);">';
        html += '<div class="lds-ripple"><div></div><div></div></div>';
        
        if (pageNumber == 1){
            html += '<div class="ig-img-sm" style="background-image:url(\''+influencer.image_sm+'\');">';
        }
        else{
            html += '<div class="ig-img-sm lazy-load" data-src="'+influencer.image_sm+'">';
        }
        
    html += '<img src="https://cdn.fixr.com/ghostblog/2019/11/tmp_loader.png" style="visibility: hidden;" />';
        html += '<div class="ig-influencer-name">'+influencer.name+'</div>';
      html += '</div>';
        html += '</div>';
        if ((actualElement+1) % (elementsPerRow*numRows) == 0  || (parseInt(actualElement+1) == influencersObj.length)){
            html += '</div>';   
            pageNumber++;
        }

        actualElement++;  
    });
    
    html += '<div class="ig-buttons ig-buttons-bottom">';
    html += '<button class="ig-btn-backward c-btn c-btn--active c-btn--small" type="button" onclick="changePage(\'backward\');">Previous</button>';
    html += '<button class="ig-btn-forward c-btn c-btn--active c-btn--small" type="button" onclick="changePage(\'forward\');">Next</button>';
    html += '<div class="ig-clear"></div>';
    html += '</div>';
    
    $('.ig_container').attr('data-totalpages', pageNumber - 1);
    $('.ig_container').prepend(html);
    
    //MODAL
    var modal = `
    <div class="ig-modal">
    <div class="ig-modal-backdrop" onclick="closeModal(this);"></div>
        <span class="ig-modal-close" onclick="closeModal(this);">&times;</span>
        <div class="ig-modal-content">
          <div class="lds-ripple"><div></div><div></div></div>
          <a class="ig-modal-image-download" href="javascript:void(0);" target="_blank">
            <div class="ig-modal-image lazy-load">
                <img class="ig-modal-image-hidden">   
            </div>    
          </a>
          <div style="margin: auto; margin-top: 10px;" class="ig-share-grid o-grid__col o-grid__col--4-4-s o-grid__col--4-4-m o-grid__col--1-4-l">
            <ul class="c-share o-plain-list">
              
              <li class="c-share__item">
                <a class="c-share__link c-share__link--clipboard" style="color: white;" title="Copy link" aria-label="Copy link" href="#" data-clipboard-text="INFLUENCE_URL" onclick="return false;">
                  <div class="icon icon--ei-link icon--s c-share__icon"><svg class="icon__cnt" width="0" height="0"><use xlink:href="#ei-link-icon"></use></svg></div>&nbsp;Copy&nbsp;Link
                </a>
              </li>
            </ul>
          </div>
        </div>
    </div>`;
    
    $('body').append(modal);
    
    //CHECK IF UR CALLS AN IMAGE
    CheckUrl();

        //LazyLoad 
  const images = document.querySelectorAll('.lazy-load');

  if(!('IntersectionObserver' in window)) {
    images.forEach(image => {
      handleImage(image);
    })
  } else {
    var config = {
      rootMargin: '100px 0px',
      threshold: 0.01
    };
    var observer = new IntersectionObserver(observeImages, config);
    
    images.forEach(image => {
      observer.observe(image);
    }) 
    
    function observeImages(entries) {
      entries.forEach(entry => {
        if(entry.intersectionRatio > 0) {
                    if (!entry.target.classList.contains('ig-modal-image')){
                        observer.unobserve(entry.target);
                    }
          handleImage(entry.target);
        }
      })
    } 
  }

  function handleImage(el) {
    preloadImage(el.dataset.src).then(src => {
      el.tagName === 'IMG' ?
        el.src = src :
        el.style.backgroundImage = 'url('+ src +')';
        
      if (!el.classList.contains('no-fade')){
        el.classList.add('fade');
      }
      el.removeAttribute('data-src');
    })    
  }

  function preloadImage(url) {
    return new Promise((resolve,reject) => {
      var image = new Image();
      image.load = resolve(url);
      image.error = reject;
      image.src = url;
    })
  }
});
}, 1000);      
    
</script><!--kg-card-end: html--><h2 id="how-we-chose-them">How We Chose Them</h2><p>Analysts and experts at Fixr.com scoured the US to find the experts who have been making strides in home construction recently. They were chosen based on a number of factors, including: their vast experience in the industry, attention grabbing projects, local and national reputation in the media and specialist publications, and awards and achievements. </p><h2 id="be-inspired-by-the-experts">Be Inspired by the Experts </h2><p>Building a new home or undertaking a major renovation project is a big deal. People look for guidance, advice, and expertise on an array of factors before getting to work. The Top 200 list gives you the experts you can turn to for advice and inspiration. </p><p>There are many things to think about and oftentimes there are issues you may not have even considered. Whether it be energy efficiency and sustainability, being on-trend with the most up-to-date interior design, or choosing the right materials for your needs, tastes, and budget, the experts can help point you in the right direction.<br><br>If you are a fellow construction expert, taking note of other top professionals&#x2019; ideas, projects and revolutionary innovations can help when dealing with and advising your own clients.</p><h2 id="follow-the-experts-to-discover-where-the-industry-is-heading">Follow the Experts to Discover Where the Industry Is Heading</h2><p>Whether you are planning a home building or renovation project, work in the industry, or simply have an interest in the latest in home design, be sure to check out the Top 200 Construction Experts in 2022. Let their expertise, experience, and vision guide and inspire you this year to achieve your own aspirations.</p>]]></content:encoded></item><item><title><![CDATA[How Much Do You Need to Earn to Afford a Home in the Top 50 Largest Metro Areas?]]></title><description><![CDATA[Our map combines median U.S. home prices with the annual salary needed in order to afford to own a home in the fifty largest metro areas.]]></description><link>https://www.fixr.com/blog/2022/03/09/salary-needed-to-own-a-house/</link><guid isPermaLink="false">6228acd7a277130156633432</guid><category><![CDATA[Industry News]]></category><dc:creator><![CDATA[Adam Graham]]></dc:creator><pubDate>Wed, 09 Mar 2022 14:42:02 GMT</pubDate><media:content url="https://cdn.fixr.com/ghostblog/2022/03/fixr-article_Cover-.jpg" medium="image"/><content:encoded><![CDATA[<figure class="kg-card kg-image-card"><img src="https://cdn.fixr.com/ghostblog/2022/03/fixr-article_Header.jpg" class="kg-image" alt="How Much Do You Need to Earn to Afford a Home in the Top 50 Largest Metro Areas?" loading="lazy" width="1202" height="485"></figure><img src="https://cdn.fixr.com/ghostblog/2022/03/fixr-article_Cover-.jpg" alt="How Much Do You Need to Earn to Afford a Home in the Top 50 Largest Metro Areas?"><p>According to an October 2021 Pew Research <a href="https://www.pewresearch.org/fact-tank/2022/01/18/a-growing-share-of-americans-say-affordable-housing-is-a-major-problem-where-they-live/">survey</a>, nearly half (49%) of Americans say that availability of affordable housing in their local community is a major problem.</p><p>Since 2016, when the US reached home-price levels equal to those experienced during the peak in April 2007, there has been continuous increase in prices. Some growth, like the <a href="https://www.fhfa.gov/AboutUs/Reports/ReportDocuments/FHFA-HPI-Monthly_01252022.pdf">17.5%</a> experienced in the US between November 2020 and 2021, has been in the double digits.</p><p>Home price increases are not the only factor contributing to the affordability issue. Historically low mortgage rates continue to drive prices up and stagnating wage growth excludes a large portion of potential buyers as they become priced out of the market.</p><p>In this article we dive into what homeowners need to earn in order to afford a home in the largest 50 metro areas of the US.</p><h2 id="mapping-house-prices-and-necessary-salaries">Mapping House Prices and Necessary Salaries</h2><figure class="kg-card kg-image-card"><img src="https://cdn.fixr.com/ghostblog/2022/03/16-2.jpg" class="kg-image" alt="How Much Do You Need to Earn to Afford a Home in the Top 50 Largest Metro Areas?" loading="lazy" width="1600" height="1117"></figure><p>In the visualization presented above, the top 50 largest US metro areas (based on population) are displayed with their respective median home price in a blue scale; the darker the blue color, the higher the median price. The annual salary needed to afford the base cost of owning a home is illustrated by the red cones. The taller the cone and darker color red, the higher annual salary is needed.</p><p>As we can see, San Jose stands above the rest both in terms of median house price ($1,650,000) and required annual salary ($274K). The lowest salary needed is in Oklahoma City ($41.7K) where the median house price is also the most affordable ($198,500).</p><p><a href="https://www.hsh.com/finance/mortgage/salary-home-buying-25-cities.html#_">Data</a> for the above visualization was gathered by HSH from several sources including: &#xA0;NAR&#x2019;s 2021 third-quarter data for median home prices, Freddie Mac and the Mortgage Bankers Association of America national mortgage rate data for 30-year mortgages and available property tax, and homeowners insurance costs.</p><p>The blue-scale <em>Median House Price</em> is directly from the NAR report and the red-cone<em> Annual Salary Needed</em> is a calculation established to cover the mortgage&apos;s principal, interest, property tax and homeowner&apos;s insurance payment (PITI). The calculation uses the standard <a href="https://www.extracobanks.com/resources/article/calculating-your-debt-income-ratios#:~:text=The%20front%20end%20ratio%20is,insurance%20and%20any%20HOA%20dues.">28 percent &quot;front-end&quot; debt ratio</a>, considers a 20% down payment, applies interest rates available for borrowers with <a href="https://www.equifax.com/personal/education/credit/score/what-is-a-good-credit-score/#:~:text=Although%20ranges%20vary%20depending%20on,and%20up%20are%20considered%20excellent.">good to excellent</a> credit and incorporates local property tax and insurance costs. Because property taxes and insurance are dependent on the specific property, salary requirements are estimates and may need to shift up or down.</p><h2 id="which-are-the-most-expensive-metros-to-own-a-house">Which Are the Most Expensive Metros to Own a House?</h2><p>The top 10 most expensive median home prices along with the salary required to afford them are detailed in the table below.</p><!--kg-card-begin: html--><table style="border:none;border-collapse:collapse;"><colgroup><col width="27"><col width="140"><col width="140"><col width="142"></colgroup><tbody><tr style="height:29.25pt"><td style="border-left:solid #cccccc 0.75pt;border-right:solid #cccccc 0.75pt;border-bottom:solid #cccccc 0.75pt;border-top:solid #cccccc 0.75pt;vertical-align:bottom;padding:2pt 2pt 2pt 2pt;overflow:hidden;overflow-wrap:break-word;"><br></td><td style="border-left:solid #cccccc 0.75pt;border-right:solid #cccccc 0.75pt;border-bottom:solid #cccccc 0.75pt;border-top:solid #dee2e6 0.75pt;vertical-align:bottom;padding:2pt 2pt 2pt 2pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;text-align: center;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial;color:#000000;background-color:transparent;font-weight:700;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">Metro Area</span></p></td><td style="border-left:solid #cccccc 0.75pt;border-right:solid #cccccc 0.75pt;border-bottom:solid #cccccc 0.75pt;border-top:solid #dee2e6 0.75pt;vertical-align:bottom;padding:2pt 2pt 2pt 2pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;text-align: center;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial;color:#000000;background-color:transparent;font-weight:700;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">Median Home Price</span></p></td><td style="border-left:solid #cccccc 0.75pt;border-right:solid #dee2e6 0.75pt;border-bottom:solid #cccccc 0.75pt;border-top:solid #dee2e6 0.75pt;vertical-align:bottom;padding:2pt 2pt 2pt 2pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;text-align: center;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial;color:#000000;background-color:transparent;font-weight:700;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">Salary Needed</span></p></td></tr><tr style="height:18.2962646484375pt"><td style="border-left:solid #cccccc 0.75pt;border-right:solid #cccccc 0.75pt;border-bottom:solid #cccccc 0.75pt;border-top:solid #cccccc 0.75pt;vertical-align:bottom;padding:2pt 2pt 2pt 2pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:10pt;font-family:Arial;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">1</span></p></td><td style="border-left:solid #cccccc 0.75pt;border-right:solid #cccccc 0.75pt;border-bottom:solid #cccccc 0.75pt;border-top:solid #cccccc 0.75pt;vertical-align:bottom;padding:2pt 2pt 2pt 2pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial;color:#212529;background-color:transparent;font-weight:700;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">San Jose</span></p></td><td style="border-left:solid #cccccc 0.75pt;border-right:solid #cccccc 0.75pt;border-bottom:solid #cccccc 0.75pt;border-top:solid #cccccc 0.75pt;vertical-align:bottom;padding:2pt 2pt 2pt 2pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;text-align: center;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial;color:#212529;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">$1,650,000</span></p></td><td style="border-left:solid #cccccc 0.75pt;border-right:solid #cccccc 0.75pt;border-bottom:solid #cccccc 0.75pt;border-top:solid #cccccc 0.75pt;vertical-align:bottom;padding:2pt 2pt 2pt 2pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;text-align: center;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial;color:#212529;background-color:transparent;font-weight:700;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">$273,976.52</span></p></td></tr><tr style="height:16.5pt"><td style="border-left:solid #cccccc 0.75pt;border-right:solid #cccccc 0.75pt;border-bottom:solid #cccccc 0.75pt;border-top:solid #cccccc 0.75pt;vertical-align:bottom;padding:2pt 2pt 2pt 2pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:10pt;font-family:Arial;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">2</span></p></td><td style="border-left:solid #cccccc 0.75pt;border-right:solid #cccccc 0.75pt;border-bottom:solid #cccccc 0.75pt;border-top:solid #cccccc 0.75pt;vertical-align:bottom;padding:2pt 2pt 2pt 2pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial;color:#212529;background-color:transparent;font-weight:700;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">San Francisco</span></p></td><td style="border-left:solid #cccccc 0.75pt;border-right:solid #cccccc 0.75pt;border-bottom:solid #cccccc 0.75pt;border-top:solid #cccccc 0.75pt;vertical-align:bottom;padding:2pt 2pt 2pt 2pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;text-align: center;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial;color:#212529;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">$1,350,000</span></p></td><td style="border-left:solid #cccccc 0.75pt;border-right:solid #cccccc 0.75pt;border-bottom:solid #cccccc 0.75pt;border-top:solid #cccccc 0.75pt;vertical-align:bottom;padding:2pt 2pt 2pt 2pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;text-align: center;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial;color:#212529;background-color:transparent;font-weight:700;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">$228,025.08</span></p></td></tr><tr style="height:16.5pt"><td style="border-left:solid #cccccc 0.75pt;border-right:solid #cccccc 0.75pt;border-bottom:solid #cccccc 0.75pt;border-top:solid #cccccc 0.75pt;vertical-align:bottom;padding:2pt 2pt 2pt 2pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:10pt;font-family:Arial;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">3</span></p></td><td style="border-left:solid #cccccc 0.75pt;border-right:solid #cccccc 0.75pt;border-bottom:solid #cccccc 0.75pt;border-top:solid #cccccc 0.75pt;vertical-align:bottom;padding:2pt 2pt 2pt 2pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial;color:#212529;background-color:transparent;font-weight:700;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">Los Angeles</span></p></td><td style="border-left:solid #cccccc 0.75pt;border-right:solid #cccccc 0.75pt;border-bottom:solid #cccccc 0.75pt;border-top:solid #cccccc 0.75pt;vertical-align:bottom;padding:2pt 2pt 2pt 2pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;text-align: center;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial;color:#212529;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">$860,900</span></p></td><td style="border-left:solid #cccccc 0.75pt;border-right:solid #cccccc 0.75pt;border-bottom:solid #cccccc 0.75pt;border-top:solid #cccccc 0.75pt;vertical-align:bottom;padding:2pt 2pt 2pt 2pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;text-align: center;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial;color:#212529;background-color:transparent;font-weight:700;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">$144,330.74</span></p></td></tr><tr style="height:16.5pt"><td style="border-left:solid #cccccc 0.75pt;border-right:solid #cccccc 0.75pt;border-bottom:solid #cccccc 0.75pt;border-top:solid #cccccc 0.75pt;vertical-align:bottom;padding:2pt 2pt 2pt 2pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:10pt;font-family:Arial;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">4</span></p></td><td style="border-left:solid #cccccc 0.75pt;border-right:solid #cccccc 0.75pt;border-bottom:solid #cccccc 0.75pt;border-top:solid #cccccc 0.75pt;vertical-align:bottom;padding:2pt 2pt 2pt 2pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial;color:#212529;background-color:transparent;font-weight:700;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">San Diego</span></p></td><td style="border-left:solid #cccccc 0.75pt;border-right:solid #cccccc 0.75pt;border-bottom:solid #cccccc 0.75pt;border-top:solid #cccccc 0.75pt;vertical-align:bottom;padding:2pt 2pt 2pt 2pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;text-align: center;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial;color:#212529;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">$850,000</span></p></td><td style="border-left:solid #cccccc 0.75pt;border-right:solid #cccccc 0.75pt;border-bottom:solid #cccccc 0.75pt;border-top:solid #cccccc 0.75pt;vertical-align:bottom;padding:2pt 2pt 2pt 2pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;text-align: center;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial;color:#212529;background-color:transparent;font-weight:700;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">$142,011.35</span></p></td></tr><tr style="height:16.5pt"><td style="border-left:solid #cccccc 0.75pt;border-right:solid #cccccc 0.75pt;border-bottom:solid #cccccc 0.75pt;border-top:solid #cccccc 0.75pt;vertical-align:bottom;padding:2pt 2pt 2pt 2pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:10pt;font-family:Arial;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">5</span></p></td><td style="border-left:solid #cccccc 0.75pt;border-right:solid #cccccc 0.75pt;border-bottom:solid #cccccc 0.75pt;border-top:solid #cccccc 0.75pt;vertical-align:bottom;padding:2pt 2pt 2pt 2pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial;color:#212529;background-color:transparent;font-weight:700;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">Seattle</span></p></td><td style="border-left:solid #cccccc 0.75pt;border-right:solid #cccccc 0.75pt;border-bottom:solid #cccccc 0.75pt;border-top:solid #cccccc 0.75pt;vertical-align:bottom;padding:2pt 2pt 2pt 2pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;text-align: center;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial;color:#212529;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">$708,400</span></p></td><td style="border-left:solid #cccccc 0.75pt;border-right:solid #cccccc 0.75pt;border-bottom:solid #cccccc 0.75pt;border-top:solid #cccccc 0.75pt;vertical-align:bottom;padding:2pt 2pt 2pt 2pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;text-align: center;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial;color:#212529;background-color:transparent;font-weight:700;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">$121,402.48</span></p></td></tr><tr style="height:16.5pt"><td style="border-left:solid #cccccc 0.75pt;border-right:solid #cccccc 0.75pt;border-bottom:solid #cccccc 0.75pt;border-top:solid #cccccc 0.75pt;vertical-align:bottom;padding:2pt 2pt 2pt 2pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:10pt;font-family:Arial;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">6</span></p></td><td style="border-left:solid #cccccc 0.75pt;border-right:solid #cccccc 0.75pt;border-bottom:solid #cccccc 0.75pt;border-top:solid #cccccc 0.75pt;vertical-align:bottom;padding:2pt 2pt 2pt 2pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial;color:#212529;background-color:transparent;font-weight:700;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">Boston</span></p></td><td style="border-left:solid #cccccc 0.75pt;border-right:solid #cccccc 0.75pt;border-bottom:solid #cccccc 0.75pt;border-top:solid #cccccc 0.75pt;vertical-align:bottom;padding:2pt 2pt 2pt 2pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;text-align: center;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial;color:#212529;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">$657,800</span></p></td><td style="border-left:solid #cccccc 0.75pt;border-right:solid #cccccc 0.75pt;border-bottom:solid #cccccc 0.75pt;border-top:solid #cccccc 0.75pt;vertical-align:bottom;padding:2pt 2pt 2pt 2pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;text-align: center;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial;color:#212529;background-color:transparent;font-weight:700;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">$121,054.35</span></p></td></tr><tr style="height:16.5pt"><td style="border-left:solid #cccccc 0.75pt;border-right:solid #cccccc 0.75pt;border-bottom:solid #cccccc 0.75pt;border-top:solid #cccccc 0.75pt;vertical-align:bottom;padding:2pt 2pt 2pt 2pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:10pt;font-family:Arial;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">7</span></p></td><td style="border-left:solid #cccccc 0.75pt;border-right:solid #cccccc 0.75pt;border-bottom:solid #cccccc 0.75pt;border-top:solid #cccccc 0.75pt;vertical-align:bottom;padding:2pt 2pt 2pt 2pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial;color:#212529;background-color:transparent;font-weight:700;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">New York City</span></p></td><td style="border-left:solid #cccccc 0.75pt;border-right:solid #cccccc 0.75pt;border-bottom:solid #cccccc 0.75pt;border-top:solid #cccccc 0.75pt;vertical-align:bottom;padding:2pt 2pt 2pt 2pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;text-align: center;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial;color:#212529;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">$586,800</span></p></td><td style="border-left:solid #cccccc 0.75pt;border-right:solid #cccccc 0.75pt;border-bottom:solid #cccccc 0.75pt;border-top:solid #cccccc 0.75pt;vertical-align:bottom;padding:2pt 2pt 2pt 2pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;text-align: center;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial;color:#212529;background-color:transparent;font-weight:700;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">$119,974.42</span></p></td></tr><tr style="height:16.5pt"><td style="border-left:solid #cccccc 0.75pt;border-right:solid #cccccc 0.75pt;border-bottom:solid #cccccc 0.75pt;border-top:solid #cccccc 0.75pt;vertical-align:bottom;padding:2pt 2pt 2pt 2pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:10pt;font-family:Arial;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">8</span></p></td><td style="border-left:solid #cccccc 0.75pt;border-right:solid #cccccc 0.75pt;border-bottom:solid #cccccc 0.75pt;border-top:solid #cccccc 0.75pt;vertical-align:bottom;padding:2pt 2pt 2pt 2pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial;color:#212529;background-color:transparent;font-weight:700;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">Denver</span></p></td><td style="border-left:solid #cccccc 0.75pt;border-right:solid #cccccc 0.75pt;border-bottom:solid #cccccc 0.75pt;border-top:solid #cccccc 0.75pt;vertical-align:bottom;padding:2pt 2pt 2pt 2pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;text-align: center;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial;color:#212529;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">$614,800</span></p></td><td style="border-left:solid #cccccc 0.75pt;border-right:solid #cccccc 0.75pt;border-bottom:solid #cccccc 0.75pt;border-top:solid #cccccc 0.75pt;vertical-align:bottom;padding:2pt 2pt 2pt 2pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;text-align: center;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial;color:#212529;background-color:transparent;font-weight:700;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">$102,688.99</span></p></td></tr><tr style="height:16.5pt"><td style="border-left:solid #cccccc 0.75pt;border-right:solid #cccccc 0.75pt;border-bottom:solid #cccccc 0.75pt;border-top:solid #cccccc 0.75pt;vertical-align:bottom;padding:2pt 2pt 2pt 2pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:10pt;font-family:Arial;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">9</span></p></td><td style="border-left:solid #cccccc 0.75pt;border-right:solid #cccccc 0.75pt;border-bottom:solid #cccccc 0.75pt;border-top:solid #cccccc 0.75pt;vertical-align:bottom;padding:2pt 2pt 2pt 2pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial;color:#212529;background-color:transparent;font-weight:700;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">Washington, D.C.</span></p></td><td style="border-left:solid #cccccc 0.75pt;border-right:solid #cccccc 0.75pt;border-bottom:solid #cccccc 0.75pt;border-top:solid #cccccc 0.75pt;vertical-align:bottom;padding:2pt 2pt 2pt 2pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;text-align: center;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial;color:#212529;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">$548,600</span></p></td><td style="border-left:solid #cccccc 0.75pt;border-right:solid #cccccc 0.75pt;border-bottom:solid #cccccc 0.75pt;border-top:solid #cccccc 0.75pt;vertical-align:bottom;padding:2pt 2pt 2pt 2pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;text-align: center;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial;color:#212529;background-color:transparent;font-weight:700;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">$99,406.46</span></p></td></tr><tr style="height:16.5pt"><td style="border-left:solid #cccccc 0.75pt;border-right:solid #cccccc 0.75pt;border-bottom:solid #cccccc 0.75pt;border-top:solid #cccccc 0.75pt;vertical-align:bottom;padding:2pt 2pt 2pt 2pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:10pt;font-family:Arial;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">10</span></p></td><td style="border-left:solid #cccccc 0.75pt;border-right:solid #cccccc 0.75pt;border-bottom:solid #cccccc 0.75pt;border-top:solid #cccccc 0.75pt;vertical-align:bottom;padding:2pt 2pt 2pt 2pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial;color:#212529;background-color:transparent;font-weight:700;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">Austin</span></p></td><td style="border-left:solid #cccccc 0.75pt;border-right:solid #cccccc 0.75pt;border-bottom:solid #cccccc 0.75pt;border-top:solid #cccccc 0.75pt;vertical-align:bottom;padding:2pt 2pt 2pt 2pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;text-align: center;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial;color:#212529;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">$498,400</span></p></td><td style="border-left:solid #cccccc 0.75pt;border-right:solid #cccccc 0.75pt;border-bottom:solid #cccccc 0.75pt;border-top:solid #cccccc 0.75pt;vertical-align:bottom;padding:2pt 2pt 2pt 2pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;text-align: center;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial;color:#212529;background-color:transparent;font-weight:700;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">$98,480.73</span></p></td></tr></tbody></table><!--kg-card-end: html--><p>The top 6 metro areas where the most salary is required are located in the West region of the US. It is plausible then that 69% of Americans living in the West cite affordable <a href="https://www.pewresearch.org/fact-tank/2022/01/18/a-growing-share-of-americans-say-affordable-housing-is-a-major-problem-where-they-live/">housing availability as a major problem</a> (compared with 49% nationally). </p><p>The top four cities of San Jose, San Francisco, Los Angeles, and San Diego are all located in California and median home prices all meet or exceed $850K. To afford homes in these metro areas, one needs to make upwards of $142K.</p><p>Seattle, Boston, New York City, Denver, Washington D.C, and Austin round out the top 10. The median home prices between $498.4K and $708.4K and the required salaries stretch from just shy of $100K ($98.5K) to just above $120K ($121.4K).</p><p>Take note that a metro area with a higher median home price does not always equate to a higher salary requirement. For instance, a median home in Denver is $28K more than one in New York City, yet the annual salary required in New York City is approximately $17K more than that of Denver. This is due to the differences in local taxes and insurance costs.</p><h2 id="which-are-the-cheapest-metros-to-own-a-house">Which Are the Cheapest Metros to Own a House?</h2><p>The bottom ten of the top 50 metro areas where salary is needed in order to own a home are shown in the table below. These salaries range from $41.5K up to $51.2K. Median house prices range from just shy of $200K ($198.5K) to $273.6K. This is a range of under $80K compared to the top ten which has a range of over $1M.</p><!--kg-card-begin: html--><table style="border:none;border-collapse:collapse;"><colgroup><col width="26"><col width="141"><col width="141"><col width="141"></colgroup><tbody><tr style="height:29.25pt"><td style="border-left:solid #cccccc 0.75pt;border-right:solid #cccccc 0.75pt;border-bottom:solid #cccccc 0.75pt;border-top:solid #cccccc 0.75pt;vertical-align:bottom;padding:2pt 2pt 2pt 2pt;overflow:hidden;overflow-wrap:break-word;"><br></td><td style="border-left:solid #cccccc 0.75pt;border-right:solid #cccccc 0.75pt;border-bottom:solid #cccccc 0.75pt;border-top:solid #dee2e6 0.75pt;vertical-align:bottom;padding:2pt 2pt 2pt 2pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;text-align: center;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial;color:#000000;background-color:transparent;font-weight:700;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">Metro Area</span></p></td><td style="border-left:solid #cccccc 0.75pt;border-right:solid #cccccc 0.75pt;border-bottom:solid #cccccc 0.75pt;border-top:solid #dee2e6 0.75pt;vertical-align:bottom;padding:2pt 2pt 2pt 2pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;text-align: center;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial;color:#000000;background-color:transparent;font-weight:700;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">Median Home Price</span></p></td><td style="border-left:solid #cccccc 0.75pt;border-right:solid #dee2e6 0.75pt;border-bottom:solid #cccccc 0.75pt;border-top:solid #dee2e6 0.75pt;vertical-align:bottom;padding:2pt 2pt 2pt 2pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;text-align: center;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial;color:#000000;background-color:transparent;font-weight:700;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">Salary Needed</span></p></td></tr><tr style="height:19.7962646484375pt"><td style="border-left:solid #cccccc 0.75pt;border-right:solid #cccccc 0.75pt;border-bottom:solid #cccccc 0.75pt;border-top:solid #cccccc 0.75pt;vertical-align:bottom;padding:2pt 2pt 2pt 2pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:10pt;font-family:Arial;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">1</span></p></td><td style="border-left:solid #cccccc 0.75pt;border-right:solid #cccccc 0.75pt;border-bottom:solid #cccccc 0.75pt;border-top:solid #cccccc 0.75pt;vertical-align:bottom;padding:2pt 2pt 2pt 2pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial;color:#212529;background-color:transparent;font-weight:700;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">Pittsburgh</span></p></td><td style="border-left:solid #cccccc 0.75pt;border-right:solid #cccccc 0.75pt;border-bottom:solid #cccccc 0.75pt;border-top:solid #cccccc 0.75pt;vertical-align:bottom;padding:2pt 2pt 2pt 2pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;text-align: center;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial;color:#212529;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">$200,000</span></p></td><td style="border-left:solid #cccccc 0.75pt;border-right:solid #cccccc 0.75pt;border-bottom:solid #cccccc 0.75pt;border-top:solid #cccccc 0.75pt;vertical-align:bottom;padding:2pt 2pt 2pt 2pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;text-align: center;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial;color:#212529;background-color:transparent;font-weight:700;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">$41,483.13</span></p></td></tr><tr style="height:16.5pt"><td style="border-left:solid #cccccc 0.75pt;border-right:solid #cccccc 0.75pt;border-bottom:solid #cccccc 0.75pt;border-top:solid #cccccc 0.75pt;vertical-align:bottom;padding:2pt 2pt 2pt 2pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:10pt;font-family:Arial;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">2</span></p></td><td style="border-left:solid #cccccc 0.75pt;border-right:solid #cccccc 0.75pt;border-bottom:solid #cccccc 0.75pt;border-top:solid #cccccc 0.75pt;vertical-align:bottom;padding:2pt 2pt 2pt 2pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial;color:#212529;background-color:transparent;font-weight:700;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">Oklahoma City</span></p></td><td style="border-left:solid #cccccc 0.75pt;border-right:solid #cccccc 0.75pt;border-bottom:solid #cccccc 0.75pt;border-top:solid #cccccc 0.75pt;vertical-align:bottom;padding:2pt 2pt 2pt 2pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;text-align: center;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial;color:#212529;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">$198,500</span></p></td><td style="border-left:solid #cccccc 0.75pt;border-right:solid #cccccc 0.75pt;border-bottom:solid #cccccc 0.75pt;border-top:solid #cccccc 0.75pt;vertical-align:bottom;padding:2pt 2pt 2pt 2pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;text-align: center;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial;color:#212529;background-color:transparent;font-weight:700;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">$41,658.06</span></p></td></tr><tr style="height:16.5pt"><td style="border-left:solid #cccccc 0.75pt;border-right:solid #cccccc 0.75pt;border-bottom:solid #cccccc 0.75pt;border-top:solid #cccccc 0.75pt;vertical-align:bottom;padding:2pt 2pt 2pt 2pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:10pt;font-family:Arial;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">3</span></p></td><td style="border-left:solid #cccccc 0.75pt;border-right:solid #cccccc 0.75pt;border-bottom:solid #cccccc 0.75pt;border-top:solid #cccccc 0.75pt;vertical-align:bottom;padding:2pt 2pt 2pt 2pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial;color:#212529;background-color:transparent;font-weight:700;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">Cleveland</span></p></td><td style="border-left:solid #cccccc 0.75pt;border-right:solid #cccccc 0.75pt;border-bottom:solid #cccccc 0.75pt;border-top:solid #cccccc 0.75pt;vertical-align:bottom;padding:2pt 2pt 2pt 2pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;text-align: center;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial;color:#212529;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">$212,900</span></p></td><td style="border-left:solid #cccccc 0.75pt;border-right:solid #cccccc 0.75pt;border-bottom:solid #cccccc 0.75pt;border-top:solid #cccccc 0.75pt;vertical-align:bottom;padding:2pt 2pt 2pt 2pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;text-align: center;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial;color:#212529;background-color:transparent;font-weight:700;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">$44,800.24</span></p></td></tr><tr style="height:16.5pt"><td style="border-left:solid #cccccc 0.75pt;border-right:solid #cccccc 0.75pt;border-bottom:solid #cccccc 0.75pt;border-top:solid #cccccc 0.75pt;vertical-align:bottom;padding:2pt 2pt 2pt 2pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:10pt;font-family:Arial;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">4</span></p></td><td style="border-left:solid #cccccc 0.75pt;border-right:solid #cccccc 0.75pt;border-bottom:solid #cccccc 0.75pt;border-top:solid #cccccc 0.75pt;vertical-align:bottom;padding:2pt 2pt 2pt 2pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial;color:#212529;background-color:transparent;font-weight:700;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">Louisville</span></p></td><td style="border-left:solid #cccccc 0.75pt;border-right:solid #cccccc 0.75pt;border-bottom:solid #cccccc 0.75pt;border-top:solid #cccccc 0.75pt;vertical-align:bottom;padding:2pt 2pt 2pt 2pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;text-align: center;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial;color:#212529;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">$245,500</span></p></td><td style="border-left:solid #cccccc 0.75pt;border-right:solid #cccccc 0.75pt;border-bottom:solid #cccccc 0.75pt;border-top:solid #cccccc 0.75pt;vertical-align:bottom;padding:2pt 2pt 2pt 2pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;text-align: center;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial;color:#212529;background-color:transparent;font-weight:700;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">$45,211.72</span></p></td></tr><tr style="height:16.5pt"><td style="border-left:solid #cccccc 0.75pt;border-right:solid #cccccc 0.75pt;border-bottom:solid #cccccc 0.75pt;border-top:solid #cccccc 0.75pt;vertical-align:bottom;padding:2pt 2pt 2pt 2pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:10pt;font-family:Arial;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">5</span></p></td><td style="border-left:solid #cccccc 0.75pt;border-right:solid #cccccc 0.75pt;border-bottom:solid #cccccc 0.75pt;border-top:solid #cccccc 0.75pt;vertical-align:bottom;padding:2pt 2pt 2pt 2pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial;color:#212529;background-color:transparent;font-weight:700;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">Memphis</span></p></td><td style="border-left:solid #cccccc 0.75pt;border-right:solid #cccccc 0.75pt;border-bottom:solid #cccccc 0.75pt;border-top:solid #cccccc 0.75pt;vertical-align:bottom;padding:2pt 2pt 2pt 2pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;text-align: center;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial;color:#212529;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">$254,000</span></p></td><td style="border-left:solid #cccccc 0.75pt;border-right:solid #cccccc 0.75pt;border-bottom:solid #cccccc 0.75pt;border-top:solid #cccccc 0.75pt;vertical-align:bottom;padding:2pt 2pt 2pt 2pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;text-align: center;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial;color:#212529;background-color:transparent;font-weight:700;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">$47,100.26</span></p></td></tr><tr style="height:18.2962646484375pt"><td style="border-left:solid #cccccc 0.75pt;border-right:solid #cccccc 0.75pt;border-bottom:solid #cccccc 0.75pt;border-top:solid #cccccc 0.75pt;vertical-align:bottom;padding:2pt 2pt 2pt 2pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:10pt;font-family:Arial;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">6</span></p></td><td style="border-left:solid #cccccc 0.75pt;border-right:solid #cccccc 0.75pt;border-bottom:solid #cccccc 0.75pt;border-top:solid #cccccc 0.75pt;vertical-align:bottom;padding:2pt 2pt 2pt 2pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial;color:#212529;background-color:transparent;font-weight:700;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">St Louis</span></p></td><td style="border-left:solid #cccccc 0.75pt;border-right:solid #cccccc 0.75pt;border-bottom:solid #cccccc 0.75pt;border-top:solid #cccccc 0.75pt;vertical-align:bottom;padding:2pt 2pt 2pt 2pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;text-align: center;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial;color:#212529;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">$235,700</span></p></td><td style="border-left:solid #cccccc 0.75pt;border-right:solid #cccccc 0.75pt;border-bottom:solid #cccccc 0.75pt;border-top:solid #cccccc 0.75pt;vertical-align:bottom;padding:2pt 2pt 2pt 2pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;text-align: center;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial;color:#212529;background-color:transparent;font-weight:700;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">$47,720.01</span></p></td></tr><tr style="height:16.5pt"><td style="border-left:solid #cccccc 0.75pt;border-right:solid #cccccc 0.75pt;border-bottom:solid #cccccc 0.75pt;border-top:solid #cccccc 0.75pt;vertical-align:bottom;padding:2pt 2pt 2pt 2pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:10pt;font-family:Arial;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">7</span></p></td><td style="border-left:solid #cccccc 0.75pt;border-right:solid #cccccc 0.75pt;border-bottom:solid #cccccc 0.75pt;border-top:solid #cccccc 0.75pt;vertical-align:bottom;padding:2pt 2pt 2pt 2pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial;color:#212529;background-color:transparent;font-weight:700;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">Birmingham</span></p></td><td style="border-left:solid #cccccc 0.75pt;border-right:solid #cccccc 0.75pt;border-bottom:solid #cccccc 0.75pt;border-top:solid #cccccc 0.75pt;vertical-align:bottom;padding:2pt 2pt 2pt 2pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;text-align: center;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial;color:#212529;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">$273,600</span></p></td><td style="border-left:solid #cccccc 0.75pt;border-right:solid #cccccc 0.75pt;border-bottom:solid #cccccc 0.75pt;border-top:solid #cccccc 0.75pt;vertical-align:bottom;padding:2pt 2pt 2pt 2pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;text-align: center;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial;color:#212529;background-color:transparent;font-weight:700;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">$47,969.38</span></p></td></tr><tr style="height:16.5pt"><td style="border-left:solid #cccccc 0.75pt;border-right:solid #cccccc 0.75pt;border-bottom:solid #cccccc 0.75pt;border-top:solid #cccccc 0.75pt;vertical-align:bottom;padding:2pt 2pt 2pt 2pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:10pt;font-family:Arial;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">8</span></p></td><td style="border-left:solid #cccccc 0.75pt;border-right:solid #cccccc 0.75pt;border-bottom:solid #cccccc 0.75pt;border-top:solid #cccccc 0.75pt;vertical-align:bottom;padding:2pt 2pt 2pt 2pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial;color:#212529;background-color:transparent;font-weight:700;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">Indianapolis</span></p></td><td style="border-left:solid #cccccc 0.75pt;border-right:solid #cccccc 0.75pt;border-bottom:solid #cccccc 0.75pt;border-top:solid #cccccc 0.75pt;vertical-align:bottom;padding:2pt 2pt 2pt 2pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;text-align: center;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial;color:#212529;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">$269,000</span></p></td><td style="border-left:solid #cccccc 0.75pt;border-right:solid #cccccc 0.75pt;border-bottom:solid #cccccc 0.75pt;border-top:solid #cccccc 0.75pt;vertical-align:bottom;padding:2pt 2pt 2pt 2pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;text-align: center;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial;color:#212529;background-color:transparent;font-weight:700;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">$48,158.19</span></p></td></tr><tr style="height:16.5pt"><td style="border-left:solid #cccccc 0.75pt;border-right:solid #cccccc 0.75pt;border-bottom:solid #cccccc 0.75pt;border-top:solid #cccccc 0.75pt;vertical-align:bottom;padding:2pt 2pt 2pt 2pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:10pt;font-family:Arial;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">9</span></p></td><td style="border-left:solid #cccccc 0.75pt;border-right:solid #cccccc 0.75pt;border-bottom:solid #cccccc 0.75pt;border-top:solid #cccccc 0.75pt;vertical-align:bottom;padding:2pt 2pt 2pt 2pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial;color:#212529;background-color:transparent;font-weight:700;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">Cincinnati</span></p></td><td style="border-left:solid #cccccc 0.75pt;border-right:solid #cccccc 0.75pt;border-bottom:solid #cccccc 0.75pt;border-top:solid #cccccc 0.75pt;vertical-align:bottom;padding:2pt 2pt 2pt 2pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;text-align: center;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial;color:#212529;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">$253,500</span></p></td><td style="border-left:solid #cccccc 0.75pt;border-right:solid #cccccc 0.75pt;border-bottom:solid #cccccc 0.75pt;border-top:solid #cccccc 0.75pt;vertical-align:bottom;padding:2pt 2pt 2pt 2pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;text-align: center;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial;color:#212529;background-color:transparent;font-weight:700;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">$48,634.76</span></p></td></tr><tr style="height:16.5pt"><td style="border-left:solid #cccccc 0.75pt;border-right:solid #cccccc 0.75pt;border-bottom:solid #cccccc 0.75pt;border-top:solid #cccccc 0.75pt;vertical-align:bottom;padding:2pt 2pt 2pt 2pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:10pt;font-family:Arial;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">10</span></p></td><td style="border-left:solid #cccccc 0.75pt;border-right:solid #cccccc 0.75pt;border-bottom:solid #cccccc 0.75pt;border-top:solid #cccccc 0.75pt;vertical-align:bottom;padding:2pt 2pt 2pt 2pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial;color:#212529;background-color:transparent;font-weight:700;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">Detroit</span></p></td><td style="border-left:solid #cccccc 0.75pt;border-right:solid #cccccc 0.75pt;border-bottom:solid #cccccc 0.75pt;border-top:solid #cccccc 0.75pt;vertical-align:bottom;padding:2pt 2pt 2pt 2pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;text-align: center;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial;color:#212529;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">$259,500</span></p></td><td style="border-left:solid #cccccc 0.75pt;border-right:solid #cccccc 0.75pt;border-bottom:solid #cccccc 0.75pt;border-top:solid #cccccc 0.75pt;vertical-align:bottom;padding:2pt 2pt 2pt 2pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;text-align: center;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial;color:#212529;background-color:transparent;font-weight:700;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">$51,245.79</span></p></td></tr></tbody></table><!--kg-card-end: html--><p>Half of the bottom ten metro areas are in the Midwest indicating that it is a more affordable region than others. This is supported by the fact that only 33% living who live here cite affordable housing as a major problem. Four metros are in the South where 44% of residents cite the issue and only one is in the Northeast where the issue is cited by 49% of those living there. The data agrees, as median prices fall in a region, fewer people cite affordability as a major problem.</p><h2 id="millennials-can-the-main-home-buyers-afford-a-home">Millennials: Can the Main Home Buyers Afford a Home?</h2><p>Since 2014, millennials have been the<a href="https://www.nar.realtor/research-and-statistics/research-reports/home-buyer-and-seller-generational-trends"> largest share of buyers</a>, holding about 37% of the market share for homebuyers. But even with over a third of the market share compared to other generations, a <a href="https://sf.freddiemac.com/content/_assets/resources/pdf/fact-sheet/millennial-playbook_millennials-and-housing.pdf">study</a> done in 2021 indicates that only 43% percent of millennials were homeowners. This is the lowest home ownership rate of any generation and well below the overall average of 65%.</p><p>Wage stagnation, underemployment and unemployment have plagued many millennials and recent data indicates the <a href="https://smartasset.com/retirement/the-average-salary-of-a-millennial">average salary</a> for a millennial is at just $47,034 per year. Student loans, which are <a href="https://educationdata.org/student-loan-debt-by-generation#:~:text=14.8%20Million%20millennials%20have%20student,balance%20of%20%2438%2C877%20per%20borrower.">most prevalent among the millennial generation</a>, levy an average debt of $38,877 and affect 14.8M people. Taking these factors together, it is easy to surmise that low pay and high debt can directly impact this generation&#x2019;s ability to afford to purchase a home. &#xA0;Many are not even able to amass the typical 20% down payment needed to enter the<a href="https://www.forbes.com/sites/nigelwilson/2021/12/18/millennials-and-housing-part-3-how-wage-stagnation-has-flipped-the-housing-equation/?sh=6865f4d31436"> home buying market</a>.</p><h2 id="what-does-this-all-mean">What Does This All Mean?</h2><p>Experts have weighed in on where they believe the market is headed. Fannie Mae has <a href="https://fortune.com/2021/10/26/housing-market-2022-forecast-fannie-mae">forecasted</a> that while housing rates will continue to climb, the rate at which they do so will not be as steep. They also expect mortgage rates to climb this year. Oftentimes, rising mortgage rates can put downward pressure on home prices as buyers cannot borrow as much. Unfortunately, the predicted rise in rates (from 3.1% to 3.4%) may not be enough to actually pull prices down.</p><p>According to the <a href="https://apnews.com/article/business-wages-salaries-increase-8ce98ea3bcc14c4810eb5a1111e1df49">Associated Press</a>, wages are rising much faster now than they were during the recovery from the Great Recession of 2008-2009. Inflation is taking a bite out of this; however many economists expect inflation to slow somewhat.</p><p>While the top 50 list outlined above contains only two US Metro areas (Cleveland and Louisville) that millennials making an average salary may be able to afford, the most recent forecasts and findings may provide certain optimism for those, millennial or otherwise, looking to enter the home buying market.</p>]]></content:encoded></item><item><title><![CDATA[Top 200 Influencers in the Interior Design Industry 2022]]></title><description><![CDATA[Our exclusive list celebrates the Top 200 Interior Design Influencers in 2022. We reveal who to follow to stay on top of the latest home design trends. ]]></description><link>https://www.fixr.com/blog/2021/12/17/top-200-influencers-in-interior-design-2022/</link><guid isPermaLink="false">61bc7c9e7b1ab904116bddf2</guid><category><![CDATA[Home staging]]></category><category><![CDATA[Industry News]]></category><category><![CDATA[Interior designers]]></category><dc:creator><![CDATA[Stefania Filizola]]></dc:creator><pubDate>Fri, 17 Dec 2021 22:52:51 GMT</pubDate><media:content url="https://cdn.fixr.com/ghostblog/2021/12/fixr-blog-top-200-interior-design_Blog.png" medium="image"/><content:encoded><![CDATA[<img src="https://cdn.fixr.com/ghostblog/2021/12/fixr-blog-top-200-interior-design_Blog.png" alt="Top 200 Influencers in the Interior Design Industry 2022"><p>Never before has the art of making a house a home been more important in our lives. We have been living through times which have made all of us rethink our living environment. We are spending more time in our properties than ever before. We value every detail and space which can make us feel safe and comfortable. </p><p>While an aesthetically pleasing home is desired, we also seek functionality, safety, and comfort. But who do we turn to to get the latest information, advice, tips and inspiration? </p><p>Fixr.com is delighted to announce the Top 200 Influencers in the Interior Design Industry in 2022. Once again we have scoured the country to find the people driving the industry forward, dictating the latest trends, and setting the tone for <a href="https://www.fixr.com/costs/interior-design">interior design</a> for the year ahead. </p><p>In the images below you can swipe through the list, and click on each influencer to get more information about them.<br></p><!--kg-card-begin: html--><style type="text/css">
    .ig_container{
      width: 100%;
        border: 1px solid #ecf0f1;
        background-color: #e9f4e7;
        border-radius: 10px;
        padding: 20px;
        min-height: 300px;
        margin-bottom: 40px;
    }
    
    .ig-buttons-top{
        padding: 0 5px 15px 5px;
      display: none;
    }
    
    .ig-buttons-bottom{
      padding: 10px 5px 0 5px;   
    }
    
    .ig-clear{
      clear: both;   
    }
    
    .ig-btn-forward{
      display: inline-block; 
        float: right; 
    }
    
    .ig-btn-backward{
        display: inline-block; 
        float: left;
    }
    
    .ig-page{
      width: 100%;   
    }
    
    .ig-row{
        width: 100%; 
        display: flex;
    }
    
    .ig-influencer{
        position: relative;
        display: inline-block;
      width: 20%;
        padding: 5px;
        min-height: 150px;
    }
    
    .ig-img-sm{
        width: 100%;
      cursor: pointer !important; 
      background-size: cover;
      background-repeat: no-repeat;
        background-position: center;
        margin: 0 auto;
        position: relative;
        border: 2px solid #FFFFFF;
        z-index: 1;
    max-height: 150px;
    }
    
    .ig-influencer-name{
        text-align: center;
        position: absolute;
        bottom: 0;
        width: 100%;
        left: 0;
        color: #000;
        background-color: rgba(256,256,256,0.9);
        padding: 5px 0;
        line-height: 1.2em;
        font-size: 0.8em;
    }
    
    @media (max-width: 575.98px) { 
        .ig-row{
            display: block;
        }
        
      .ig-influencer{
        width: 50%
      }
        
        .ig-buttons-top{
            padding: 0 4px 15px 4px;
            display: block;
        }
    }

    @media (min-width: 576px) and (max-width: 767.98px) {
        .ig-row{
            display: block;
        }
        
      .ig-influencer{
        width: 50%;
      }
        
        .ig-buttons-top{
            padding: 0 4px 15px 4px;
            display: block;
        }
    }

    @media (min-width: 768px) and (max-width: 991.98px) { 
        .ig-row{
            display: block;
        }
    }

    @media (min-width: 992px) { 
        
    }
        
    /*MODAL*/
    .ig-modal {
        display: none; 
        position: fixed;
        z-index: 1; 
        padding-top: 30px; 
        left: 0;
        top: 0;
        width: 100%; 
        height: 100vh;
        overflow: auto; 
    }
    
    .ig-modal-backdrop{
        background: rgba(0,0,0,0.7);
        width: 100%;
        height: 100vh;
        position: absolute;
        top: 0;
        left: 0;  
    }

    /* Modal Content */
    .ig-modal-content {
        position: relative;
        margin: auto;
        display: block;
        width: 75%;
        max-width: 75%;
        margin-top: 20px;
    }
        
    .ig-modal-content {  
        -webkit-animation-name: zoom;
        -webkit-animation-duration: 0.6s;
        animation-name: zoom;
        animation-duration: 0.6s;
    }
        
    .ig-modal-image{
        background-position: center;
        background-size: contain;
        background-repeat: no-repeat;
        margin: 0 auto;
        max-width: 80%;
        max-height: 80%;
        width: 80%;
        height: 80%;
        padding: 100px;
    }
        
    .ig-modal-image-hidden{
        visibility: hidden;
        max-width: 80%;
        max-height: 80%;
        width: 80%;
        height: 80%;
    }

    @-webkit-keyframes zoom {
        from {-webkit-transform:scale(0)} 
        to {-webkit-transform:scale(1)}
    }

    @keyframes zoom {
        from {transform:scale(0)} 
        to {transform:scale(1)}
    }

    /* The Close Button */
    .ig-modal-close {
        position: absolute;
        top: 15px;
        right: 35px;
        color: #f1f1f1;
        font-size: 40px;
        font-weight: bold;
        transition: 0.3s;
        cursor: pointer;
    }

    .ig-modal-close:hover,
    .ig-modal-close:focus {
        color: #bbb;
        text-decoration: none;
        cursor: pointer;
    }

    /* 100% Image Width on Smaller Screens */
    @media only screen and (max-width: 700px){
        .ig-modal-content {
          width: 100%;
        }
    }
    
    /*LAZY LOAD*/
    .lazy-load.fade {
        animation-name: fadeIn;
        animation-duration: 500ms;
        animation-fill-mode: forwards;
        animation-timing-function: ease-in;
    }        

    @keyframes fadeIn {
        0% { opacity: 0; }
        100% { opacity: 1; }
    }
    
    /*LOADING ICO*/
    .lds-ripple {
        position: absolute;
        width: 64px;
        height: 64px;
        
        position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%,-50%);
        z-index: 0;
    }
    .lds-ripple div {
        position: absolute;
        border: 2px solid #00b000;
        opacity: 1;
        border-radius: 50%;
        animation: lds-ripple 1s cubic-bezier(0, 0.1, 0.1, 1) infinite;
    }
    .lds-ripple div:nth-child(2) {
        animation-delay: -0.5s;
    }
    @keyframes lds-ripple {
        0% {
            top: 28px;
            left: 28px;
            width: 0;
            height: 0;
            opacity: 1;
        }
        100% {
            top: -1px;
            left: -1px;
            width: 58px;
            height: 58px;
            opacity: 0;
        }
    }

    .c-btn--active {
      background-color: #3B3A38 !important;
      border-color: #3B3A38 !important;
    }
</style>

<div class="ig_container"></div>

<script>
    var influencersJson = `
[
   {
      "id":1,
      "name":"Alene Workman",
      "image_sm":"https://cdn.fixr.com/ghostblog/2021/12/influencer_headshot_2022_1.png",
      "image_lg":"https://cdn.fixr.com/ghostblog/2021/12/infuencer_card_2022_1.png"
   },
   {
      "id":2,
      "name":"Alessandra Branca",
      "image_sm":"https://cdn.fixr.com/ghostblog/2021/12/influencer_headshot_2022_2.png",
      "image_lg":"https://cdn.fixr.com/ghostblog/2021/12/infuencer_card_2022_2.png"
   },
   {
      "id":3,
      "name":"Alex Papachristidis",
      "image_sm":"https://cdn.fixr.com/ghostblog/2021/12/influencer_headshot_2022_3.png",
      "image_lg":"https://cdn.fixr.com/ghostblog/2021/12/infuencer_card_2022_3.png"
   },
   {
      "id":4,
      "name":"Alexandra & Michael Misczynski",
      "image_sm":"https://cdn.fixr.com/ghostblog/2021/12/influencer_headshot_2022_4.png",
      "image_lg":"https://cdn.fixr.com/ghostblog/2021/12/infuencer_card_2022_4.png"
   },
   {
      "id":5,
      "name":"Ally Whalen",
      "image_sm":"https://cdn.fixr.com/ghostblog/2021/12/influencer_headshot_2022_5.png",
      "image_lg":"https://cdn.fixr.com/ghostblog/2021/12/infuencer_card_2022_5.png"
   },
   {
      "id":6,
      "name":"Alyssa Kapito",
      "image_sm":"https://cdn.fixr.com/ghostblog/2021/12/influencer_headshot_2022_6.png",
      "image_lg":"https://cdn.fixr.com/ghostblog/2021/12/infuencer_card_2022_6.png"
   },
   {
      "id":7,
      "name":"Amber Gizzi",
      "image_sm":"https://cdn.fixr.com/ghostblog/2021/12/influencer_headshot_2022_7.png",
      "image_lg":"https://cdn.fixr.com/ghostblog/2021/12/infuencer_card_2022_7.png"
   },
   {
      "id":8,
      "name":"Amber Lewis",
      "image_sm":"https://cdn.fixr.com/ghostblog/2021/12/influencer_headshot_2022_8.png",
      "image_lg":"https://cdn.fixr.com/ghostblog/2021/12/infuencer_card_2022_8.png"
   },
   {
      "id":9,
      "name":"Amy Lau",
      "image_sm":"https://cdn.fixr.com/ghostblog/2021/12/influencer_headshot_2022_9.png",
      "image_lg":"https://cdn.fixr.com/ghostblog/2021/12/infuencer_card_2022_9.png"
   },
   {
      "id":10,
      "name":"Amy Peltier",
      "image_sm":"https://cdn.fixr.com/ghostblog/2021/12/influencer_headshot_2022_10.png",
      "image_lg":"https://cdn.fixr.com/ghostblog/2021/12/infuencer_card_2022_10.png"
   },
   {
      "id":11,
      "name":"Amy Sklar",
      "image_sm":"https://cdn.fixr.com/ghostblog/2021/12/influencer_headshot_2022_11.png",
      "image_lg":"https://cdn.fixr.com/ghostblog/2021/12/infuencer_card_2022_11.png"
   },
   {
      "id":12,
      "name":"Anastasios Gliatis",
      "image_sm":"https://cdn.fixr.com/ghostblog/2021/12/influencer_headshot_2022_12.png",
      "image_lg":"https://cdn.fixr.com/ghostblog/2021/12/infuencer_card_2022_12.png"
   },
   {
      "id":13,
      "name":"Andrea Monath Schumacher",
      "image_sm":"https://cdn.fixr.com/ghostblog/2021/12/influencer_headshot_2022_13.png",
      "image_lg":"https://cdn.fixr.com/ghostblog/2021/12/infuencer_card_2022_13.png"
   },
   {
      "id":14,
      "name":"Anna K. Gibson",
      "image_sm":"https://cdn.fixr.com/ghostblog/2021/12/influencer_headshot_2022_14.png",
      "image_lg":"https://cdn.fixr.com/ghostblog/2021/12/infuencer_card_2022_14.png"
   },
   {
      "id":15,
      "name":"Anthea Click",
      "image_sm":"https://cdn.fixr.com/ghostblog/2021/12/influencer_headshot_2022_15.png",
      "image_lg":"https://cdn.fixr.com/ghostblog/2021/12/infuencer_card_2022_15.png"
   },
   {
      "id":16,
      "name":"Anthony Michael",
      "image_sm":"https://cdn.fixr.com/ghostblog/2021/12/influencer_headshot_2022_16.png",
      "image_lg":"https://cdn.fixr.com/ghostblog/2021/12/infuencer_card_2022_16.png"
   },
   {
      "id":17,
      "name":"Ariana Lovato",
      "image_sm":"https://cdn.fixr.com/ghostblog/2021/12/influencer_headshot_2022_17.png",
      "image_lg":"https://cdn.fixr.com/ghostblog/2021/12/infuencer_card_2022_17.png"
   },
   {
      "id":18,
      "name":"Arianne Bellizaire",
      "image_sm":"https://cdn.fixr.com/ghostblog/2021/12/influencer_headshot_2022_18.png",
      "image_lg":"https://cdn.fixr.com/ghostblog/2021/12/infuencer_card_2022_18.png"
   },
   {
      "id":19,
      "name":"Ariel Ashe & Reinaldo Leandro",
      "image_sm":"https://cdn.fixr.com/ghostblog/2021/12/influencer_headshot_2022_19.png",
      "image_lg":"https://cdn.fixr.com/ghostblog/2021/12/infuencer_card_2022_19.png"
   },
   {
      "id":20,
      "name":"Barbara Segal",
      "image_sm":"https://cdn.fixr.com/ghostblog/2021/12/influencer_headshot_2022_20.png",
      "image_lg":"https://cdn.fixr.com/ghostblog/2021/12/infuencer_card_2022_20.png"
   },
   {
      "id":21,
      "name":"Becki Owens",
      "image_sm":"https://cdn.fixr.com/ghostblog/2021/12/influencer_headshot_2022_21.png",
      "image_lg":"https://cdn.fixr.com/ghostblog/2021/12/infuencer_card_2022_21.png"
   },
   {
      "id":22,
      "name":"Bennett Leifer",
      "image_sm":"https://cdn.fixr.com/ghostblog/2021/12/influencer_headshot_2022_22.png",
      "image_lg":"https://cdn.fixr.com/ghostblog/2021/12/infuencer_card_2022_22.png"
   },
   {
      "id":23,
      "name":"Betty Wasserman",
      "image_sm":"https://cdn.fixr.com/ghostblog/2021/12/influencer_headshot_2022_23.png",
      "image_lg":"https://cdn.fixr.com/ghostblog/2021/12/infuencer_card_2022_23.png"
   },
   {
      "id":24,
      "name":"Bill Brockschmidt & Courtney Coleman",
      "image_sm":"https://cdn.fixr.com/ghostblog/2021/12/influencer_headshot_2022_24.png",
      "image_lg":"https://cdn.fixr.com/ghostblog/2021/12/infuencer_card_2022_24.png"
   },
   {
      "id":25,
      "name":"Billy Cotton",
      "image_sm":"https://cdn.fixr.com/ghostblog/2021/12/influencer_headshot_2022_25.png",
      "image_lg":"https://cdn.fixr.com/ghostblog/2021/12/infuencer_card_2022_25.png"
   },
   {
      "id":26,
      "name":"Birgit Anich",
      "image_sm":"https://cdn.fixr.com/ghostblog/2021/12/influencer_headshot_2022_26.png",
      "image_lg":"https://cdn.fixr.com/ghostblog/2021/12/infuencer_card_2022_26.png"
   },
   {
      "id":27,
      "name":"Bobby Berk",
      "image_sm":"https://cdn.fixr.com/ghostblog/2021/12/influencer_headshot_2022_27.png",
      "image_lg":"https://cdn.fixr.com/ghostblog/2021/12/infuencer_card_2022_27.png"
   },
   {
      "id":28,
      "name":"Bonnie J. Lewis",
      "image_sm":"https://cdn.fixr.com/ghostblog/2021/12/influencer_headshot_2022_28.png",
      "image_lg":"https://cdn.fixr.com/ghostblog/2021/12/infuencer_card_2022_28.png"
   },
   {
      "id":29,
      "name":"Brian J. McCarthy",
      "image_sm":"https://cdn.fixr.com/ghostblog/2021/12/influencer_headshot_2022_29.png",
      "image_lg":"https://cdn.fixr.com/ghostblog/2021/12/infuencer_card_2022_29.png"
   },
   {
      "id":30,
      "name":"Brianna Sheehan",
      "image_sm":"https://cdn.fixr.com/ghostblog/2021/12/influencer_headshot_2022_30.png",
      "image_lg":"https://cdn.fixr.com/ghostblog/2021/12/infuencer_card_2022_30.png"
   },
   {
      "id":31,
      "name":"Brigette Romanek",
      "image_sm":"https://cdn.fixr.com/ghostblog/2021/12/influencer_headshot_2022_31.png",
      "image_lg":"https://cdn.fixr.com/ghostblog/2021/12/infuencer_card_2022_31.png"
   },
   {
      "id":32,
      "name":"Brittany Stiles",
      "image_sm":"https://cdn.fixr.com/ghostblog/2021/12/influencer_headshot_2022_32.png",
      "image_lg":"https://cdn.fixr.com/ghostblog/2021/12/infuencer_card_2022_32.png"
   },
   {
      "id":33,
      "name":"Brooke Cole",
      "image_sm":"https://cdn.fixr.com/ghostblog/2021/12/influencer_headshot_2022_33.png",
      "image_lg":"https://cdn.fixr.com/ghostblog/2021/12/infuencer_card_2022_33.png"
   },
   {
      "id":34,
      "name":"Bruce Bierman",
      "image_sm":"https://cdn.fixr.com/ghostblog/2021/12/influencer_headshot_2022_34.png",
      "image_lg":"https://cdn.fixr.com/ghostblog/2021/12/infuencer_card_2022_34.png"
   },
   {
      "id":35,
      "name":"Bryan Sebring",
      "image_sm":"https://cdn.fixr.com/ghostblog/2021/12/influencer_headshot_2022_35.png",
      "image_lg":"https://cdn.fixr.com/ghostblog/2021/12/infuencer_card_2022_35.png"
   },
   {
      "id":36,
      "name":"Bunny Williams",
      "image_sm":"https://cdn.fixr.com/ghostblog/2021/12/influencer_headshot_2022_36.png",
      "image_lg":"https://cdn.fixr.com/ghostblog/2021/12/infuencer_card_2022_36.png"
   },
   {
      "id":37,
      "name":"Carmeon Hamilton",
      "image_sm":"https://cdn.fixr.com/ghostblog/2021/12/influencer_headshot_2022_37.png",
      "image_lg":"https://cdn.fixr.com/ghostblog/2021/12/infuencer_card_2022_37.png"
   },
   {
      "id":38,
      "name":"Carolyn Thayer",
      "image_sm":"https://cdn.fixr.com/ghostblog/2021/12/influencer_headshot_2022_38.png",
      "image_lg":"https://cdn.fixr.com/ghostblog/2021/12/infuencer_card_2022_38.png"
   },
   {
      "id":39,
      "name":"Charlotte Lucas",
      "image_sm":"https://cdn.fixr.com/ghostblog/2021/12/influencer_headshot_2022_39.png",
      "image_lg":"https://cdn.fixr.com/ghostblog/2021/12/infuencer_card_2022_39.png"
   },
   {
      "id":40,
      "name":"Charlotte Moss",
      "image_sm":"https://cdn.fixr.com/ghostblog/2021/12/influencer_headshot_2022_40.png",
      "image_lg":"https://cdn.fixr.com/ghostblog/2021/12/infuencer_card_2022_40.png"
   },
   {
      "id":41,
      "name":"Chelsie Butler",
      "image_sm":"https://cdn.fixr.com/ghostblog/2021/12/influencer_headshot_2022_41.png",
      "image_lg":"https://cdn.fixr.com/ghostblog/2021/12/infuencer_card_2022_41.png"
   },
   {
      "id":42,
      "name":"Cheryl Kees Clendenon",
      "image_sm":"https://cdn.fixr.com/ghostblog/2021/12/influencer_headshot_2022_42.png",
      "image_lg":"https://cdn.fixr.com/ghostblog/2021/12/infuencer_card_2022_42.png"
   },
   {
      "id":43,
      "name":"Chloe Redmond Warner",
      "image_sm":"https://cdn.fixr.com/ghostblog/2021/12/influencer_headshot_2022_43.png",
      "image_lg":"https://cdn.fixr.com/ghostblog/2021/12/infuencer_card_2022_43.png"
   },
   {
      "id":44,
      "name":"Christina Marie Kairis",
      "image_sm":"https://cdn.fixr.com/ghostblog/2021/12/influencer_headshot_2022_44.png",
      "image_lg":"https://cdn.fixr.com/ghostblog/2021/12/infuencer_card_2022_44.png"
   },
   {
      "id":45,
      "name":"Claire Lynn",
      "image_sm":"https://cdn.fixr.com/ghostblog/2021/12/influencer_headshot_2022_45.png",
      "image_lg":"https://cdn.fixr.com/ghostblog/2021/12/infuencer_card_2022_45.png"
   },
   {
      "id":46,
      "name":"Claire Ownby",
      "image_sm":"https://cdn.fixr.com/ghostblog/2021/12/influencer_headshot_2022_46.png",
      "image_lg":"https://cdn.fixr.com/ghostblog/2021/12/infuencer_card_2022_46.png"
   },
   {
      "id":47,
      "name":"Cliff Fong",
      "image_sm":"https://cdn.fixr.com/ghostblog/2021/12/influencer_headshot_2022_47.png",
      "image_lg":"https://cdn.fixr.com/ghostblog/2021/12/infuencer_card_2022_47.png"
   },
   {
      "id":48,
      "name":"Corinne Gilbert",
      "image_sm":"https://cdn.fixr.com/ghostblog/2021/12/influencer_headshot_2022_48.png",
      "image_lg":"https://cdn.fixr.com/ghostblog/2021/12/infuencer_card_2022_48.png"
   },
   {
      "id":49,
      "name":"Dahlia Mahmood",
      "image_sm":"https://cdn.fixr.com/ghostblog/2021/12/influencer_headshot_2022_49.png",
      "image_lg":"https://cdn.fixr.com/ghostblog/2021/12/infuencer_card_2022_49.png"
   },
   {
      "id":50,
      "name":"Dan Fink",
      "image_sm":"https://cdn.fixr.com/ghostblog/2021/12/influencer_headshot_2022_50.png",
      "image_lg":"https://cdn.fixr.com/ghostblog/2021/12/infuencer_card_2022_50.png"
   },
   {
      "id":51,
      "name":"Darla Bankston May",
      "image_sm":"https://cdn.fixr.com/ghostblog/2021/12/influencer_headshot_2022_51.png",
      "image_lg":"https://cdn.fixr.com/ghostblog/2021/12/infuencer_card_2022_51.png"
   },
   {
      "id":52,
      "name":"Darryl Carter",
      "image_sm":"https://cdn.fixr.com/ghostblog/2021/12/influencer_headshot_2022_52.png",
      "image_lg":"https://cdn.fixr.com/ghostblog/2021/12/infuencer_card_2022_52.png"
   },
   {
      "id":53,
      "name":"David Howell",
      "image_sm":"https://cdn.fixr.com/ghostblog/2021/12/influencer_headshot_2022_53.png",
      "image_lg":"https://cdn.fixr.com/ghostblog/2021/12/infuencer_card_2022_53.png"
   },
   {
      "id":54,
      "name":"David John Dick & Krista Schrock",
      "image_sm":"https://cdn.fixr.com/ghostblog/2021/12/influencer_headshot_2022_54.png",
      "image_lg":"https://cdn.fixr.com/ghostblog/2021/12/infuencer_card_2022_54.png"
   },
   {
      "id":55,
      "name":"David Kleinberg",
      "image_sm":"https://cdn.fixr.com/ghostblog/2021/12/influencer_headshot_2022_55.png",
      "image_lg":"https://cdn.fixr.com/ghostblog/2021/12/infuencer_card_2022_55.png"
   },
   {
      "id":56,
      "name":"David Mann",
      "image_sm":"https://cdn.fixr.com/ghostblog/2021/12/influencer_headshot_2022_56.png",
      "image_lg":"https://cdn.fixr.com/ghostblog/2021/12/infuencer_card_2022_56.png"
   },
   {
      "id":57,
      "name":"David & Stephen St. Russell",
      "image_sm":"https://cdn.fixr.com/ghostblog/2021/12/influencer_headshot_2022_57.png",
      "image_lg":"https://cdn.fixr.com/ghostblog/2021/12/infuencer_card_2022_57.png"
   },
   {
      "id":58,
      "name":"Deborah DiMare",
      "image_sm":"https://cdn.fixr.com/ghostblog/2021/12/influencer_headshot_2022_58.png",
      "image_lg":"https://cdn.fixr.com/ghostblog/2021/12/infuencer_card_2022_58.png"
   },
   {
      "id":59,
      "name":"Ellen Kennon",
      "image_sm":"https://cdn.fixr.com/ghostblog/2021/12/influencer_headshot_2022_59.png",
      "image_lg":"https://cdn.fixr.com/ghostblog/2021/12/infuencer_card_2022_59.png"
   },
   {
      "id":60,
      "name":"Ellie Cullman",
      "image_sm":"https://cdn.fixr.com/ghostblog/2021/12/influencer_headshot_2022_60.png",
      "image_lg":"https://cdn.fixr.com/ghostblog/2021/12/infuencer_card_2022_60.png"
   },
   {
      "id":61,
      "name":"Emily Mughannam",
      "image_sm":"https://cdn.fixr.com/ghostblog/2021/12/influencer_headshot_2022_61.png",
      "image_lg":"https://cdn.fixr.com/ghostblog/2021/12/infuencer_card_2022_61.png"
   },
   {
      "id":62,
      "name":"Emily Summers",
      "image_sm":"https://cdn.fixr.com/ghostblog/2021/12/influencer_headshot_2022_62.png",
      "image_lg":"https://cdn.fixr.com/ghostblog/2021/12/infuencer_card_2022_62.png"
   },
   {
      "id":63,
      "name":"Eneia White",
      "image_sm":"https://cdn.fixr.com/ghostblog/2021/12/influencer_headshot_2022_63.png",
      "image_lg":"https://cdn.fixr.com/ghostblog/2021/12/infuencer_card_2022_63.png"
   },
   {
      "id":64,
      "name":"Eric Hughes",
      "image_sm":"https://cdn.fixr.com/ghostblog/2021/12/influencer_headshot_2022_64.png",
      "image_lg":"https://cdn.fixr.com/ghostblog/2021/12/infuencer_card_2022_64.png"
   },
   {
      "id":65,
      "name":"Erika Hollinshead Ward",
      "image_sm":"https://cdn.fixr.com/ghostblog/2021/12/influencer_headshot_2022_65.png",
      "image_lg":"https://cdn.fixr.com/ghostblog/2021/12/infuencer_card_2022_65.png"
   },
   {
      "id":66,
      "name":"Frances Merrill",
      "image_sm":"https://cdn.fixr.com/ghostblog/2021/12/influencer_headshot_2022_66.png",
      "image_lg":"https://cdn.fixr.com/ghostblog/2021/12/infuencer_card_2022_66.png"
   },
   {
      "id":67,
      "name":"Garrison Hullinger",
      "image_sm":"https://cdn.fixr.com/ghostblog/2021/12/influencer_headshot_2022_67.png",
      "image_lg":"https://cdn.fixr.com/ghostblog/2021/12/infuencer_card_2022_67.png"
   },
   {
      "id":68,
      "name":"Gloribell Lebron",
      "image_sm":"https://cdn.fixr.com/ghostblog/2021/12/influencer_headshot_2022_68.png",
      "image_lg":"https://cdn.fixr.com/ghostblog/2021/12/infuencer_card_2022_68.png"
   },
   {
      "id":69,
      "name":"Hannah Crowell",
      "image_sm":"https://cdn.fixr.com/ghostblog/2021/12/influencer_headshot_2022_69.png",
      "image_lg":"https://cdn.fixr.com/ghostblog/2021/12/infuencer_card_2022_69.png"
   },
   {
      "id":70,
      "name":"Heather Blue Harkovich",
      "image_sm":"https://cdn.fixr.com/ghostblog/2021/12/influencer_headshot_2022_70.png",
      "image_lg":"https://cdn.fixr.com/ghostblog/2021/12/infuencer_card_2022_70.png"
   },
   {
      "id":71,
      "name":"Heidi Arwine",
      "image_sm":"https://cdn.fixr.com/ghostblog/2021/12/influencer_headshot_2022_71.png",
      "image_lg":"https://cdn.fixr.com/ghostblog/2021/12/infuencer_card_2022_71.png"
   },
   {
      "id":72,
      "name":"Helen Bartlett",
      "image_sm":"https://cdn.fixr.com/ghostblog/2021/12/influencer_headshot_2022_72.png",
      "image_lg":"https://cdn.fixr.com/ghostblog/2021/12/infuencer_card_2022_72.png"
   },
   {
      "id":73,
      "name":"Holly Becker",
      "image_sm":"https://cdn.fixr.com/ghostblog/2021/12/influencer_headshot_2022_73.png",
      "image_lg":"https://cdn.fixr.com/ghostblog/2021/12/infuencer_card_2022_73.png"
   },
   {
      "id":74,
      "name":"Holly Wright",
      "image_sm":"https://cdn.fixr.com/ghostblog/2021/12/influencer_headshot_2022_74.png",
      "image_lg":"https://cdn.fixr.com/ghostblog/2021/12/infuencer_card_2022_74.png"
   },
   {
      "id":75,
      "name":"Jacob Laws",
      "image_sm":"https://cdn.fixr.com/ghostblog/2021/12/influencer_headshot_2022_75.png",
      "image_lg":"https://cdn.fixr.com/ghostblog/2021/12/infuencer_card_2022_75.png"
   },
   {
      "id":76,
      "name":"Jake Arnold",
      "image_sm":"https://cdn.fixr.com/ghostblog/2021/12/influencer_headshot_2022_76.png",
      "image_lg":"https://cdn.fixr.com/ghostblog/2021/12/infuencer_card_2022_76.png"
   },
   {
      "id":77,
      "name":"James Aman & John Meeks",
      "image_sm":"https://cdn.fixr.com/ghostblog/2021/12/influencer_headshot_2022_77.png",
      "image_lg":"https://cdn.fixr.com/ghostblog/2021/12/infuencer_card_2022_77.png"
   },
   {
      "id":78,
      "name":"Jamie Drake & Caleb Anderson",
      "image_sm":"https://cdn.fixr.com/ghostblog/2021/12/influencer_headshot_2022_78.png",
      "image_lg":"https://cdn.fixr.com/ghostblog/2021/12/infuencer_card_2022_78.png"
   },
   {
      "id":79,
      "name":"Jayne & Joan Michaels",
      "image_sm":"https://cdn.fixr.com/ghostblog/2021/12/influencer_headshot_2022_79.png",
      "image_lg":"https://cdn.fixr.com/ghostblog/2021/12/infuencer_card_2022_79.png"
   },
   {
      "id":80,
      "name":"Jean Liu",
      "image_sm":"https://cdn.fixr.com/ghostblog/2021/12/influencer_headshot_2022_80.png",
      "image_lg":"https://cdn.fixr.com/ghostblog/2021/12/infuencer_card_2022_80.png"
   },
   {
      "id":81,
      "name":"Jeanne Chung",
      "image_sm":"https://cdn.fixr.com/ghostblog/2021/12/influencer_headshot_2022_81.png",
      "image_lg":"https://cdn.fixr.com/ghostblog/2021/12/infuencer_card_2022_81.png"
   },
   {
      "id":82,
      "name":"Jeff Andrews",
      "image_sm":"https://cdn.fixr.com/ghostblog/2021/12/influencer_headshot_2022_82.png",
      "image_lg":"https://cdn.fixr.com/ghostblog/2021/12/infuencer_card_2022_82.png"
   },
   {
      "id":83,
      "name":"Jeffrey Alan Marks",
      "image_sm":"https://cdn.fixr.com/ghostblog/2021/12/influencer_headshot_2022_83.png",
      "image_lg":"https://cdn.fixr.com/ghostblog/2021/12/infuencer_card_2022_83.png"
   },
   {
      "id":84,
      "name":"Jeffrey Bilhuber",
      "image_sm":"https://cdn.fixr.com/ghostblog/2021/12/influencer_headshot_2022_84.png",
      "image_lg":"https://cdn.fixr.com/ghostblog/2021/12/infuencer_card_2022_84.png"
   },
   {
      "id":85,
      "name":"Jennifer FaGalde",
      "image_sm":"https://cdn.fixr.com/ghostblog/2021/12/influencer_headshot_2022_85.png",
      "image_lg":"https://cdn.fixr.com/ghostblog/2021/12/infuencer_card_2022_85.png"
   },
   {
      "id":86,
      "name":"Jennifer Gainer",
      "image_sm":"https://cdn.fixr.com/ghostblog/2021/12/influencer_headshot_2022_86.png",
      "image_lg":"https://cdn.fixr.com/ghostblog/2021/12/infuencer_card_2022_86.png"
   },
   {
      "id":87,
      "name":"Jennifer Jones",
      "image_sm":"https://cdn.fixr.com/ghostblog/2021/12/influencer_headshot_2022_87.png",
      "image_lg":"https://cdn.fixr.com/ghostblog/2021/12/infuencer_card_2022_87.png"
   },
   {
      "id":88,
      "name":"Jessica Ayromloo",
      "image_sm":"https://cdn.fixr.com/ghostblog/2021/12/influencer_headshot_2022_88.png",
      "image_lg":"https://cdn.fixr.com/ghostblog/2021/12/infuencer_card_2022_88.png"
   },
   {
      "id":89,
      "name":"Jessica Curry",
      "image_sm":"https://cdn.fixr.com/ghostblog/2021/12/influencer_headshot_2022_89.png",
      "image_lg":"https://cdn.fixr.com/ghostblog/2021/12/infuencer_card_2022_89.png"
   },
   {
      "id":90,
      "name":"Jessica Davis",
      "image_sm":"https://cdn.fixr.com/ghostblog/2021/12/influencer_headshot_2022_90.png",
      "image_lg":"https://cdn.fixr.com/ghostblog/2021/12/infuencer_card_2022_90.png"
   },
   {
      "id":91,
      "name":"Jessica Klein",
      "image_sm":"https://cdn.fixr.com/ghostblog/2021/12/influencer_headshot_2022_91.png",
      "image_lg":"https://cdn.fixr.com/ghostblog/2021/12/infuencer_card_2022_91.png"
   },
   {
      "id":92,
      "name":"Jessica Lagrange",
      "image_sm":"https://cdn.fixr.com/ghostblog/2021/12/influencer_headshot_2022_92.png",
      "image_lg":"https://cdn.fixr.com/ghostblog/2021/12/infuencer_card_2022_92.png"
   },
   {
      "id":93,
      "name":"Jessica Love",
      "image_sm":"https://cdn.fixr.com/ghostblog/2021/12/influencer_headshot_2022_93.png",
      "image_lg":"https://cdn.fixr.com/ghostblog/2021/12/infuencer_card_2022_93.png"
   },
   {
      "id":94,
      "name":"Jessica Lynn Williams",
      "image_sm":"https://cdn.fixr.com/ghostblog/2021/12/influencer_headshot_2022_94.png",
      "image_lg":"https://cdn.fixr.com/ghostblog/2021/12/infuencer_card_2022_94.png"
   },
   {
      "id":95,
      "name":"Jill Seidner",
      "image_sm":"https://cdn.fixr.com/ghostblog/2021/12/influencer_headshot_2022_95.png",
      "image_lg":"https://cdn.fixr.com/ghostblog/2021/12/infuencer_card_2022_95.png"
   },
   {
      "id":96,
      "name":"Joan Kaufman",
      "image_sm":"https://cdn.fixr.com/ghostblog/2021/12/influencer_headshot_2022_96.png",
      "image_lg":"https://cdn.fixr.com/ghostblog/2021/12/infuencer_card_2022_96.png"
   },
   {
      "id":97,
      "name":"Joann Kandrac & Kelly Kole",
      "image_sm":"https://cdn.fixr.com/ghostblog/2021/12/influencer_headshot_2022_97.png",
      "image_lg":"https://cdn.fixr.com/ghostblog/2021/12/infuencer_card_2022_97.png"
   },
   {
      "id":98,
      "name":"Joe Nahem",
      "image_sm":"https://cdn.fixr.com/ghostblog/2021/12/influencer_headshot_2022_98.png",
      "image_lg":"https://cdn.fixr.com/ghostblog/2021/12/infuencer_card_2022_98.png"
   },
   {
      "id":99,
      "name":"Joel Mozersky",
      "image_sm":"https://cdn.fixr.com/ghostblog/2021/12/influencer_headshot_2022_99.png",
      "image_lg":"https://cdn.fixr.com/ghostblog/2021/12/infuencer_card_2022_99.png"
   },
   {
      "id":100,
      "name":"John & Christine Gachot",
      "image_sm":"https://cdn.fixr.com/ghostblog/2021/12/influencer_headshot_2022_100.png",
      "image_lg":"https://cdn.fixr.com/ghostblog/2021/12/infuencer_card_2022_100.png"
   },
   {
      "id":101,
      "name":"Joseph Fava",
      "image_sm":"https://cdn.fixr.com/ghostblog/2021/12/influencer_headshot_2022_101.png",
      "image_lg":"https://cdn.fixr.com/ghostblog/2021/12/infuencer_card_2022_101.png"
   },
   {
      "id":102,
      "name":"Joshua Smith",
      "image_sm":"https://cdn.fixr.com/ghostblog/2021/12/influencer_headshot_2022_102.png",
      "image_lg":"https://cdn.fixr.com/ghostblog/2021/12/infuencer_card_2022_102.png"
   },
   {
      "id":103,
      "name":"Joy Moyler",
      "image_sm":"https://cdn.fixr.com/ghostblog/2021/12/influencer_headshot_2022_103.png",
      "image_lg":"https://cdn.fixr.com/ghostblog/2021/12/infuencer_card_2022_103.png"
   },
   {
      "id":104,
      "name":"Julia Buckingham",
      "image_sm":"https://cdn.fixr.com/ghostblog/2021/12/influencer_headshot_2022_104.png",
      "image_lg":"https://cdn.fixr.com/ghostblog/2021/12/infuencer_card_2022_104.png"
   },
   {
      "id":105,
      "name":"Justina Blakeney",
      "image_sm":"https://cdn.fixr.com/ghostblog/2021/12/influencer_headshot_2022_105.png",
      "image_lg":"https://cdn.fixr.com/ghostblog/2021/12/infuencer_card_2022_105.png"
   },
   {
      "id":106,
      "name":"Kaitlyn Wolfe",
      "image_sm":"https://cdn.fixr.com/ghostblog/2021/12/influencer_headshot_2022_106.png",
      "image_lg":"https://cdn.fixr.com/ghostblog/2021/12/infuencer_card_2022_106.png"
   },
   {
      "id":107,
      "name":"Karen Otto",
      "image_sm":"https://cdn.fixr.com/ghostblog/2021/12/influencer_headshot_2022_107.png",
      "image_lg":"https://cdn.fixr.com/ghostblog/2021/12/infuencer_card_2022_107.png"
   },
   {
      "id":108,
      "name":"Kathleen Jennison",
      "image_sm":"https://cdn.fixr.com/ghostblog/2021/12/influencer_headshot_2022_108.png",
      "image_lg":"https://cdn.fixr.com/ghostblog/2021/12/infuencer_card_2022_108.png"
   },
   {
      "id":109,
      "name":"Kelly Wearstler",
      "image_sm":"https://cdn.fixr.com/ghostblog/2021/12/influencer_headshot_2022_109.png",
      "image_lg":"https://cdn.fixr.com/ghostblog/2021/12/infuencer_card_2022_109.png"
   },
   {
      "id":110,
      "name":"Kerrie Kelly",
      "image_sm":"https://cdn.fixr.com/ghostblog/2021/12/influencer_headshot_2022_110.png",
      "image_lg":"https://cdn.fixr.com/ghostblog/2021/12/infuencer_card_2022_110.png"
   },
   {
      "id":111,
      "name":"Kevin Francis O'Gara",
      "image_sm":"https://cdn.fixr.com/ghostblog/2021/12/influencer_headshot_2022_111.png",
      "image_lg":"https://cdn.fixr.com/ghostblog/2021/12/infuencer_card_2022_111.png"
   },
   {
      "id":112,
      "name":"Kia Weatherspoon",
      "image_sm":"https://cdn.fixr.com/ghostblog/2021/12/influencer_headshot_2022_112.png",
      "image_lg":"https://cdn.fixr.com/ghostblog/2021/12/infuencer_card_2022_112.png"
   },
   {
      "id":113,
      "name":"Kim Gordon",
      "image_sm":"https://cdn.fixr.com/ghostblog/2021/12/influencer_headshot_2022_113.png",
      "image_lg":"https://cdn.fixr.com/ghostblog/2021/12/infuencer_card_2022_113.png"
   },
   {
      "id":114,
      "name":"Kirsten Grove",
      "image_sm":"https://cdn.fixr.com/ghostblog/2021/12/influencer_headshot_2022_114.png",
      "image_lg":"https://cdn.fixr.com/ghostblog/2021/12/infuencer_card_2022_114.png"
   },
   {
      "id":115,
      "name":"Kriste Michelini",
      "image_sm":"https://cdn.fixr.com/ghostblog/2021/12/influencer_headshot_2022_115.png",
      "image_lg":"https://cdn.fixr.com/ghostblog/2021/12/infuencer_card_2022_115.png"
   },
   {
      "id":116,
      "name":"Kristie Barnett",
      "image_sm":"https://cdn.fixr.com/ghostblog/2021/12/influencer_headshot_2022_116.png",
      "image_lg":"https://cdn.fixr.com/ghostblog/2021/12/infuencer_card_2022_116.png"
   },
   {
      "id":117,
      "name":"Laura Hodges",
      "image_sm":"https://cdn.fixr.com/ghostblog/2021/12/influencer_headshot_2022_117.png",
      "image_lg":"https://cdn.fixr.com/ghostblog/2021/12/infuencer_card_2022_117.png"
   },
   {
      "id":118,
      "name":"Laura Medicus",
      "image_sm":"https://cdn.fixr.com/ghostblog/2021/12/influencer_headshot_2022_118.png",
      "image_lg":"https://cdn.fixr.com/ghostblog/2021/12/infuencer_card_2022_118.png"
   },
   {
      "id":119,
      "name":"Laura Muller",
      "image_sm":"https://cdn.fixr.com/ghostblog/2021/12/influencer_headshot_2022_119.png",
      "image_lg":"https://cdn.fixr.com/ghostblog/2021/12/infuencer_card_2022_119.png"
   },
   {
      "id":120,
      "name":"Laura Thurman",
      "image_sm":"https://cdn.fixr.com/ghostblog/2021/12/influencer_headshot_2022_120.png",
      "image_lg":"https://cdn.fixr.com/ghostblog/2021/12/infuencer_card_2022_120.png"
   },
   {
      "id":121,
      "name":"Laura Umansky",
      "image_sm":"https://cdn.fixr.com/ghostblog/2021/12/influencer_headshot_2022_121.png",
      "image_lg":"https://cdn.fixr.com/ghostblog/2021/12/infuencer_card_2022_121.png"
   },
   {
      "id":122,
      "name":"Leah Alexander",
      "image_sm":"https://cdn.fixr.com/ghostblog/2021/12/influencer_headshot_2022_122.png",
      "image_lg":"https://cdn.fixr.com/ghostblog/2021/12/infuencer_card_2022_122.png"
   },
   {
      "id":123,
      "name":"Leslie Carothers",
      "image_sm":"https://cdn.fixr.com/ghostblog/2021/12/influencer_headshot_2022_123.png",
      "image_lg":"https://cdn.fixr.com/ghostblog/2021/12/infuencer_card_2022_123.png"
   },
   {
      "id":124,
      "name":"Linda Baker",
      "image_sm":"https://cdn.fixr.com/ghostblog/2021/12/influencer_headshot_2022_124.png",
      "image_lg":"https://cdn.fixr.com/ghostblog/2021/12/infuencer_card_2022_124.png"
   },
   {
      "id":125,
      "name":"Linda Holt",
      "image_sm":"https://cdn.fixr.com/ghostblog/2021/12/influencer_headshot_2022_125.png",
      "image_lg":"https://cdn.fixr.com/ghostblog/2021/12/infuencer_card_2022_125.png"
   },
   {
      "id":126,
      "name":"Linda Merrill",
      "image_sm":"https://cdn.fixr.com/ghostblog/2021/12/influencer_headshot_2022_126.png",
      "image_lg":"https://cdn.fixr.com/ghostblog/2021/12/infuencer_card_2022_126.png"
   },
   {
      "id":127,
      "name":"Lisa Basham",
      "image_sm":"https://cdn.fixr.com/ghostblog/2021/12/influencer_headshot_2022_127.png",
      "image_lg":"https://cdn.fixr.com/ghostblog/2021/12/infuencer_card_2022_127.png"
   },
   {
      "id":128,
      "name":"Lisa Mende",
      "image_sm":"https://cdn.fixr.com/ghostblog/2021/12/influencer_headshot_2022_128.png",
      "image_lg":"https://cdn.fixr.com/ghostblog/2021/12/infuencer_card_2022_128.png"
   },
   {
      "id":129,
      "name":"Lisa Wolfe-DiGanci",
      "image_sm":"https://cdn.fixr.com/ghostblog/2021/12/influencer_headshot_2022_129.png",
      "image_lg":"https://cdn.fixr.com/ghostblog/2021/12/infuencer_card_2022_129.png"
   },
   {
      "id":130,
      "name":"Lissa Lee",
      "image_sm":"https://cdn.fixr.com/ghostblog/2021/12/influencer_headshot_2022_130.png",
      "image_lg":"https://cdn.fixr.com/ghostblog/2021/12/infuencer_card_2022_130.png"
   },
   {
      "id":131,
      "name":"Lori Dennis",
      "image_sm":"https://cdn.fixr.com/ghostblog/2021/12/influencer_headshot_2022_131.png",
      "image_lg":"https://cdn.fixr.com/ghostblog/2021/12/infuencer_card_2022_131.png"
   },
   {
      "id":132,
      "name":"Lory Bernnstein",
      "image_sm":"https://cdn.fixr.com/ghostblog/2021/12/influencer_headshot_2022_132.png",
      "image_lg":"https://cdn.fixr.com/ghostblog/2021/12/infuencer_card_2022_132.png"
   },
   {
      "id":133,
      "name":"Lynda Murray",
      "image_sm":"https://cdn.fixr.com/ghostblog/2021/12/influencer_headshot_2022_133.png",
      "image_lg":"https://cdn.fixr.com/ghostblog/2021/12/infuencer_card_2022_133.png"
   },
   {
      "id":134,
      "name":"Lynda Quintero-Davids",
      "image_sm":"https://cdn.fixr.com/ghostblog/2021/12/influencer_headshot_2022_134.png",
      "image_lg":"https://cdn.fixr.com/ghostblog/2021/12/infuencer_card_2022_134.png"
   },
   {
      "id":135,
      "name":"M. Grace Sielaff",
      "image_sm":"https://cdn.fixr.com/ghostblog/2021/12/influencer_headshot_2022_135.png",
      "image_lg":"https://cdn.fixr.com/ghostblog/2021/12/infuencer_card_2022_135.png"
   },
   {
      "id":136,
      "name":"Maegan Blau",
      "image_sm":"https://cdn.fixr.com/ghostblog/2021/12/influencer_headshot_2022_136.png",
      "image_lg":"https://cdn.fixr.com/ghostblog/2021/12/infuencer_card_2022_136.png"
   },
   {
      "id":137,
      "name":"Mara Miller & Jesse Carrier",
      "image_sm":"https://cdn.fixr.com/ghostblog/2021/12/influencer_headshot_2022_137.png",
      "image_lg":"https://cdn.fixr.com/ghostblog/2021/12/infuencer_card_2022_137.png"
   },
   {
      "id":138,
      "name":"Marcelle Guilbeau",
      "image_sm":"https://cdn.fixr.com/ghostblog/2021/12/influencer_headshot_2022_138.png",
      "image_lg":"https://cdn.fixr.com/ghostblog/2021/12/infuencer_card_2022_138.png"
   },
   {
      "id":139,
      "name":"Marcia Moore",
      "image_sm":"https://cdn.fixr.com/ghostblog/2021/12/influencer_headshot_2022_139.png",
      "image_lg":"https://cdn.fixr.com/ghostblog/2021/12/infuencer_card_2022_139.png"
   },
   {
      "id":140,
      "name":"Margarita Bravo",
      "image_sm":"https://cdn.fixr.com/ghostblog/2021/12/influencer_headshot_2022_140.png",
      "image_lg":"https://cdn.fixr.com/ghostblog/2021/12/infuencer_card_2022_140.png"
   },
   {
      "id":141,
      "name":"Marie Flanigan",
      "image_sm":"https://cdn.fixr.com/ghostblog/2021/12/influencer_headshot_2022_141.png",
      "image_lg":"https://cdn.fixr.com/ghostblog/2021/12/infuencer_card_2022_141.png"
   },
   {
      "id":142,
      "name":"Marshall Erb",
      "image_sm":"https://cdn.fixr.com/ghostblog/2021/12/influencer_headshot_2022_142.png",
      "image_lg":"https://cdn.fixr.com/ghostblog/2021/12/infuencer_card_2022_142.png"
   },
   {
      "id":143,
      "name":"Martha & Kate O’Hara",
      "image_sm":"https://cdn.fixr.com/ghostblog/2021/12/influencer_headshot_2022_143.png",
      "image_lg":"https://cdn.fixr.com/ghostblog/2021/12/infuencer_card_2022_143.png"
   },
   {
      "id":144,
      "name":"Martyn Lawrence-Bullard",
      "image_sm":"https://cdn.fixr.com/ghostblog/2021/12/influencer_headshot_2022_144.png",
      "image_lg":"https://cdn.fixr.com/ghostblog/2021/12/infuencer_card_2022_144.png"
   },
   {
      "id":145,
      "name":"Mary McDonald",
      "image_sm":"https://cdn.fixr.com/ghostblog/2021/12/influencer_headshot_2022_145.png",
      "image_lg":"https://cdn.fixr.com/ghostblog/2021/12/infuencer_card_2022_145.png"
   },
   {
      "id":146,
      "name":"Michael S. Smith",
      "image_sm":"https://cdn.fixr.com/ghostblog/2021/12/influencer_headshot_2022_146.png",
      "image_lg":"https://cdn.fixr.com/ghostblog/2021/12/infuencer_card_2022_146.png"
   },
   {
      "id":147,
      "name":"Michael Wolk",
      "image_sm":"https://cdn.fixr.com/ghostblog/2021/12/influencer_headshot_2022_147.png",
      "image_lg":"https://cdn.fixr.com/ghostblog/2021/12/infuencer_card_2022_147.png"
   },
   {
      "id":148,
      "name":"Michelle Cortizo",
      "image_sm":"https://cdn.fixr.com/ghostblog/2021/12/influencer_headshot_2022_148.png",
      "image_lg":"https://cdn.fixr.com/ghostblog/2021/12/infuencer_card_2022_148.png"
   },
   {
      "id":149,
      "name":"Michelle Lynne",
      "image_sm":"https://cdn.fixr.com/ghostblog/2021/12/influencer_headshot_2022_149.png",
      "image_lg":"https://cdn.fixr.com/ghostblog/2021/12/infuencer_card_2022_149.png"
   },
   {
      "id":150,
      "name":"Mitch Newman",
      "image_sm":"https://cdn.fixr.com/ghostblog/2021/12/influencer_headshot_2022_150.png",
      "image_lg":"https://cdn.fixr.com/ghostblog/2021/12/infuencer_card_2022_150.png"
   },
   {
      "id":151,
      "name":"Nadia Watts",
      "image_sm":"https://cdn.fixr.com/ghostblog/2021/12/influencer_headshot_2022_151.png",
      "image_lg":"https://cdn.fixr.com/ghostblog/2021/12/infuencer_card_2022_151.png"
   },
   {
      "id":152,
      "name":"Natalie Myers",
      "image_sm":"https://cdn.fixr.com/ghostblog/2021/12/influencer_headshot_2022_152.png",
      "image_lg":"https://cdn.fixr.com/ghostblog/2021/12/infuencer_card_2022_152.png"
   },
   {
      "id":153,
      "name":"Nate Berkus",
      "image_sm":"https://cdn.fixr.com/ghostblog/2021/12/influencer_headshot_2022_153.png",
      "image_lg":"https://cdn.fixr.com/ghostblog/2021/12/infuencer_card_2022_153.png"
   },
   {
      "id":154,
      "name":"Nate Fischer",
      "image_sm":"https://cdn.fixr.com/ghostblog/2021/12/influencer_headshot_2022_154.png",
      "image_lg":"https://cdn.fixr.com/ghostblog/2021/12/infuencer_card_2022_154.png"
   },
   {
      "id":155,
      "name":"Nora Schneider",
      "image_sm":"https://cdn.fixr.com/ghostblog/2021/12/influencer_headshot_2022_155.png",
      "image_lg":"https://cdn.fixr.com/ghostblog/2021/12/infuencer_card_2022_155.png"
   },
   {
      "id":156,
      "name":"Noz Nozawa",
      "image_sm":"https://cdn.fixr.com/ghostblog/2021/12/influencer_headshot_2022_156.png",
      "image_lg":"https://cdn.fixr.com/ghostblog/2021/12/infuencer_card_2022_156.png"
   },
   {
      "id":157,
      "name":"Oliver Furth",
      "image_sm":"https://cdn.fixr.com/ghostblog/2021/12/influencer_headshot_2022_157.png",
      "image_lg":"https://cdn.fixr.com/ghostblog/2021/12/infuencer_card_2022_157.png"
   },
   {
      "id":158,
      "name":"Paloma Contreras",
      "image_sm":"https://cdn.fixr.com/ghostblog/2021/12/influencer_headshot_2022_158.png",
      "image_lg":"https://cdn.fixr.com/ghostblog/2021/12/infuencer_card_2022_158.png"
   },
   {
      "id":159,
      "name":"Pat Valentine",
      "image_sm":"https://cdn.fixr.com/ghostblog/2021/12/influencer_headshot_2022_159.png",
      "image_lg":"https://cdn.fixr.com/ghostblog/2021/12/infuencer_card_2022_159.png"
   },
   {
      "id":160,
      "name":"Patti Johnson",
      "image_sm":"https://cdn.fixr.com/ghostblog/2021/12/influencer_headshot_2022_160.png",
      "image_lg":"https://cdn.fixr.com/ghostblog/2021/12/infuencer_card_2022_160.png"
   },
   {
      "id":161,
      "name":"Philip Thomas Vanderford & Jason James Jones",
      "image_sm":"https://cdn.fixr.com/ghostblog/2021/12/influencer_headshot_2022_161.png",
      "image_lg":"https://cdn.fixr.com/ghostblog/2021/12/infuencer_card_2022_161.png"
   },
   {
      "id":162,
      "name":"Rachel Moriarty",
      "image_sm":"https://cdn.fixr.com/ghostblog/2021/12/influencer_headshot_2022_162.png",
      "image_lg":"https://cdn.fixr.com/ghostblog/2021/12/infuencer_card_2022_162.png"
   },
   {
      "id":163,
      "name":"Ramey Caulkins",
      "image_sm":"https://cdn.fixr.com/ghostblog/2021/12/influencer_headshot_2022_163.png",
      "image_lg":"https://cdn.fixr.com/ghostblog/2021/12/infuencer_card_2022_163.png"
   },
   {
      "id":164,
      "name":"Rayman Boozer",
      "image_sm":"https://cdn.fixr.com/ghostblog/2021/12/influencer_headshot_2022_164.png",
      "image_lg":"https://cdn.fixr.com/ghostblog/2021/12/infuencer_card_2022_164.png"
   },
   {
      "id":165,
      "name":"Robin Baron",
      "image_sm":"https://cdn.fixr.com/ghostblog/2021/12/influencer_headshot_2022_165.png",
      "image_lg":"https://cdn.fixr.com/ghostblog/2021/12/infuencer_card_2022_165.png"
   },
   {
      "id":166,
      "name":"Roman Alonso & Steven Johanknecht",
      "image_sm":"https://cdn.fixr.com/ghostblog/2021/12/influencer_headshot_2022_166.png",
      "image_lg":"https://cdn.fixr.com/ghostblog/2021/12/infuencer_card_2022_166.png"
   },
   {
      "id":167,
      "name":"Rose Dostal",
      "image_sm":"https://cdn.fixr.com/ghostblog/2021/12/influencer_headshot_2022_167.png",
      "image_lg":"https://cdn.fixr.com/ghostblog/2021/12/infuencer_card_2022_167.png"
   },
   {
      "id":168,
      "name":"Ryan Saghian",
      "image_sm":"https://cdn.fixr.com/ghostblog/2021/12/influencer_headshot_2022_168.png",
      "image_lg":"https://cdn.fixr.com/ghostblog/2021/12/infuencer_card_2022_168.png"
   },
   {
      "id":169,
      "name":"Sally Breer & Jake Rodehuth-Harrison",
      "image_sm":"https://cdn.fixr.com/ghostblog/2021/12/influencer_headshot_2022_169.png",
      "image_lg":"https://cdn.fixr.com/ghostblog/2021/12/infuencer_card_2022_169.png"
   },
   {
      "id":170,
      "name":"Sarah Barnard",
      "image_sm":"https://cdn.fixr.com/ghostblog/2021/12/influencer_headshot_2022_170.png",
      "image_lg":"https://cdn.fixr.com/ghostblog/2021/12/infuencer_card_2022_170.png"
   },
   {
      "id":171,
      "name":"Sarah Fogle",
      "image_sm":"https://cdn.fixr.com/ghostblog/2021/12/influencer_headshot_2022_171.png",
      "image_lg":"https://cdn.fixr.com/ghostblog/2021/12/infuencer_card_2022_171.png"
   },
   {
      "id":172,
      "name":"Sarah Schwuchow",
      "image_sm":"https://cdn.fixr.com/ghostblog/2021/12/influencer_headshot_2022_172.png",
      "image_lg":"https://cdn.fixr.com/ghostblog/2021/12/infuencer_card_2022_172.png"
   },
   {
      "id":173,
      "name":"Sarah Stacey",
      "image_sm":"https://cdn.fixr.com/ghostblog/2021/12/influencer_headshot_2022_173.png",
      "image_lg":"https://cdn.fixr.com/ghostblog/2021/12/infuencer_card_2022_173.png"
   },
   {
      "id":174,
      "name":"Sasha Bikoff",
      "image_sm":"https://cdn.fixr.com/ghostblog/2021/12/influencer_headshot_2022_174.png",
      "image_lg":"https://cdn.fixr.com/ghostblog/2021/12/infuencer_card_2022_174.png"
   },
   {
      "id":175,
      "name":"Sean Leffers",
      "image_sm":"https://cdn.fixr.com/ghostblog/2021/12/influencer_headshot_2022_175.png",
      "image_lg":"https://cdn.fixr.com/ghostblog/2021/12/infuencer_card_2022_175.png"
   },
   {
      "id":176,
      "name":"Shauna Glenn",
      "image_sm":"https://cdn.fixr.com/ghostblog/2021/12/influencer_headshot_2022_176.png",
      "image_lg":"https://cdn.fixr.com/ghostblog/2021/12/infuencer_card_2022_176.png"
   },
   {
      "id":177,
      "name":"Shawn Henderson",
      "image_sm":"https://cdn.fixr.com/ghostblog/2021/12/influencer_headshot_2022_177.png",
      "image_lg":"https://cdn.fixr.com/ghostblog/2021/12/infuencer_card_2022_177.png"
   },
   {
      "id":178,
      "name":"Sherry Hayslip",
      "image_sm":"https://cdn.fixr.com/ghostblog/2021/12/influencer_headshot_2022_178.png",
      "image_lg":"https://cdn.fixr.com/ghostblog/2021/12/infuencer_card_2022_178.png"
   },
   {
      "id":179,
      "name":"Stefana Silber",
      "image_sm":"https://cdn.fixr.com/ghostblog/2021/12/influencer_headshot_2022_179.png",
      "image_lg":"https://cdn.fixr.com/ghostblog/2021/12/infuencer_card_2022_179.png"
   },
   {
      "id":180,
      "name":"Stephanie Andrews",
      "image_sm":"https://cdn.fixr.com/ghostblog/2021/12/influencer_headshot_2022_180.png",
      "image_lg":"https://cdn.fixr.com/ghostblog/2021/12/infuencer_card_2022_180.png"
   },
   {
      "id":181,
      "name":"Stéphanie Wohlner",
      "image_sm":"https://cdn.fixr.com/ghostblog/2021/12/influencer_headshot_2022_181.png",
      "image_lg":"https://cdn.fixr.com/ghostblog/2021/12/infuencer_card_2022_181.png"
   },
   {
      "id":182,
      "name":"Susan Serra CKD, CAPS",
      "image_sm":"https://cdn.fixr.com/ghostblog/2021/12/influencer_headshot_2022_182.png",
      "image_lg":"https://cdn.fixr.com/ghostblog/2021/12/infuencer_card_2022_182.png"
   },
   {
      "id":183,
      "name":"Suzanne Lasky",
      "image_sm":"https://cdn.fixr.com/ghostblog/2021/12/influencer_headshot_2022_183.png",
      "image_lg":"https://cdn.fixr.com/ghostblog/2021/12/infuencer_card_2022_183.png"
   },
   {
      "id":184,
      "name":"Tavia Forbes & Monet Masters",
      "image_sm":"https://cdn.fixr.com/ghostblog/2021/12/influencer_headshot_2022_184.png",
      "image_lg":"https://cdn.fixr.com/ghostblog/2021/12/infuencer_card_2022_184.png"
   },
   {
      "id":185,
      "name":"Thomas Jayne",
      "image_sm":"https://cdn.fixr.com/ghostblog/2021/12/influencer_headshot_2022_185.png",
      "image_lg":"https://cdn.fixr.com/ghostblog/2021/12/infuencer_card_2022_185.png"
   },
   {
      "id":186,
      "name":"Thomas O'Brien",
      "image_sm":"https://cdn.fixr.com/ghostblog/2021/12/influencer_headshot_2022_186.png",
      "image_lg":"https://cdn.fixr.com/ghostblog/2021/12/infuencer_card_2022_186.png"
   },
   {
      "id":187,
      "name":"Tim & Jackie Santos",
      "image_sm":"https://cdn.fixr.com/ghostblog/2021/12/influencer_headshot_2022_187.png",
      "image_lg":"https://cdn.fixr.com/ghostblog/2021/12/infuencer_card_2022_187.png"
   },
   {
      "id":188,
      "name":"Timothy Corrigan",
      "image_sm":"https://cdn.fixr.com/ghostblog/2021/12/influencer_headshot_2022_188.png",
      "image_lg":"https://cdn.fixr.com/ghostblog/2021/12/infuencer_card_2022_188.png"
   },
   {
      "id":189,
      "name":"Todd Davis & Rob Brown",
      "image_sm":"https://cdn.fixr.com/ghostblog/2021/12/influencer_headshot_2022_189.png",
      "image_lg":"https://cdn.fixr.com/ghostblog/2021/12/infuencer_card_2022_189.png"
   },
   {
      "id":190,
      "name":"Tom Stringer",
      "image_sm":"https://cdn.fixr.com/ghostblog/2021/12/influencer_headshot_2022_190.png",
      "image_lg":"https://cdn.fixr.com/ghostblog/2021/12/infuencer_card_2022_190.png"
   },
   {
      "id":191,
      "name":"Toni Sabatino",
      "image_sm":"https://cdn.fixr.com/ghostblog/2021/12/influencer_headshot_2022_191.png",
      "image_lg":"https://cdn.fixr.com/ghostblog/2021/12/infuencer_card_2022_191.png"
   },
   {
      "id":192,
      "name":"Traci Connell",
      "image_sm":"https://cdn.fixr.com/ghostblog/2021/12/influencer_headshot_2022_192.png",
      "image_lg":"https://cdn.fixr.com/ghostblog/2021/12/infuencer_card_2022_192.png"
   },
   {
      "id":193,
      "name":"Tracy Hardenburg",
      "image_sm":"https://cdn.fixr.com/ghostblog/2021/12/influencer_headshot_2022_193.png",
      "image_lg":"https://cdn.fixr.com/ghostblog/2021/12/infuencer_card_2022_193.png"
   },
   {
      "id":194,
      "name":"Trip Haenisch",
      "image_sm":"https://cdn.fixr.com/ghostblog/2021/12/influencer_headshot_2022_194.png",
      "image_lg":"https://cdn.fixr.com/ghostblog/2021/12/infuencer_card_2022_194.png"
   },
   {
      "id":195,
      "name":"Veronica Solomon",
      "image_sm":"https://cdn.fixr.com/ghostblog/2021/12/influencer_headshot_2022_195.png",
      "image_lg":"https://cdn.fixr.com/ghostblog/2021/12/infuencer_card_2022_195.png"
   },
   {
      "id":196,
      "name":"Vicente Wolf",
      "image_sm":"https://cdn.fixr.com/ghostblog/2021/12/influencer_headshot_2022_196.png",
      "image_lg":"https://cdn.fixr.com/ghostblog/2021/12/infuencer_card_2022_196.png"
   },
   {
      "id":197,
      "name":"Vicky Charles & Julia Corden",
      "image_sm":"https://cdn.fixr.com/ghostblog/2021/12/influencer_headshot_2022_197.png",
      "image_lg":"https://cdn.fixr.com/ghostblog/2021/12/infuencer_card_2022_197.png"
   },
   {
      "id":198,
      "name":"Wanda S. Horton",
      "image_sm":"https://cdn.fixr.com/ghostblog/2021/12/influencer_headshot_2022_198.png",
      "image_lg":"https://cdn.fixr.com/ghostblog/2021/12/infuencer_card_2022_198.png"
   },
   {
      "id":199,
      "name":"Wendy Yates",
      "image_sm":"https://cdn.fixr.com/ghostblog/2021/12/influencer_headshot_2022_199.png",
      "image_lg":"https://cdn.fixr.com/ghostblog/2021/12/infuencer_card_2022_199.png"
   },
   {
      "id":200,
      "name":"Whitney Jones",
      "image_sm":"https://cdn.fixr.com/ghostblog/2021/12/influencer_headshot_2022_200.png",
      "image_lg":"https://cdn.fixr.com/ghostblog/2021/12/infuencer_card_2022_200.png"
   }
]
   

    `;
    
    var influencersObj = JSON.parse(influencersJson);
    
    function changePage(direction){
        
        var actualPage = $('.selected').data('page');
        var nextPage = null;
        var hideElement = null;

        if (direction == 'forward'){
            nextPage = parseInt(actualPage) + 1; 
        }
        else if (direction == 'backward'){
            nextPage = parseInt(actualPage) - 1;
        }

        $('.selected').find('.ig-img-sm').each(function(){
          if ( $(this).css('background-image') != 'none' ){
                $(this).removeClass('fade');
            }
        });
        
        
        

        var nextElement = null;
        if ($('[data-page="'+nextPage+'"]').length){
            nextElement = $('[data-page="'+nextPage+'"]');
            if (direction == 'forward'){
                $('.selected').css('display', 'none');
                $('.selected').removeClass('selected');
                $('[data-page="'+nextPage+'"]').css('display', 'block');
                $(nextElement).addClass('selected');
            }
            else {
                $(".ig_container").find("[data-page=" + nextPage + "]").addClass('nextPage');
                $('.selected').css('display', 'none');
                $('.selected').removeClass('selected');
                $('[data-page="'+nextPage+'"]').css('display', 'block');
                $(nextElement).addClass('selected');
            }
            
        }
        else{
            if (direction == 'forward'){
                nextElement = $('[data-page="1"]'); 
                nextPage = 1;

                $(".ig_container").find("[data-page=" + nextPage + "]").addClass('nextPage');
                $('.selected').css('display', 'none');
                $('.selected').removeClass('selected');
                $('[data-page="'+nextPage+'"]').css('display', 'block');
                $(nextElement).addClass('selected');
            }
            else if (direction == 'backward'){
                var totalPages = $('.ig_container').data('totalpages');
                nextElement = $('[data-page="'+totalPages+'"]'); 
                nextPage = totalPages;
                
                $(".ig_container").find("[data-page=" + nextPage + "]").addClass('nextPage');
                $('.selected').css('display', 'none');
                $('.selected').removeClass('selected');
                $('[data-page="'+nextPage+'"]').css('display', 'block');
                $(nextElement).addClass('selected');
            }
        }
    } 
    
    function openImage(element = null, influencerImage = null, pushState = false){
          var image = null;
          var influencer_id = null;
          
          if (influencerImage == null){
              image = $(element).data('imagebig');
              influencer_id = $(element).data('id');
          }
          else{
            image = influencerImage;   
          }

          var influencerUrl = '';
          if(influencer_id) {
            influencerUrl = window.location.href + '?influencer='+influencer_id.toString();
          }

          if (image != null){
              $('.ig-modal-image-download').attr('href', 'javascript:void(0);');
              $('.ig-modal-image-download').attr('download', '');
              $('.ig-modal-image').css('background-image', 'none');
              $('.ig-modal-image').attr('data-src', image);
              $('.ig-modal-image-hidden').attr('src', image);
              $('.ig-modal').css('display', 'block');
              $('.ig-modal-image-download').attr('href', image);
              $('.ig-modal-image-download').attr('download', image);
              $('.ig-share-grid .c-share__item a').each(function(index){
                if($(this).attr('href')) {
                  var composeHref = $(this).attr('href').replace(/url\=.*/, 'url='+influencerUrl).replace(/u\=.*/, 'u='+influencerUrl);
                  $(this).attr('href', composeHref);
                } 
                if($(this).attr('data-clipboard-text')){
                  $(this).attr('data-clipboard-text',influencerUrl);
                }
              });
            $('body').css('overflow', 'hidden');
            $('html').css('overflow', 'hidden');

            if (pushState == true){
                var state = { 'influencer_id': influencer_id };
                var title = '';
                var url = '?influencer='+influencer_id.toString();
                
                history.pushState(state, title, url);
            }
        }     
    }
    
    function closeModal(element){
      $('.ig-modal').css('display', 'none');
        $('body').css('overflow', 'auto');
        $('html').css('overflow', 'auto');
        
        var state = null;
        var title = null;
        var url = window.location.href;
        url = url.slice( 0, url.indexOf('?') )

        history.pushState(state, title, url);
    }
    
    function CheckUrl(){
        var url_string = window.location.href;
        var url = new URL(url_string);
        var influencerUrlId = url.searchParams.get("influencer");

        if (influencerUrlId != null){
            influencersObj.forEach((influencer) => {
                if (influencerUrlId == influencer.id ){
                    openImage(null, influencer.image_lg, false);   
              }
          });
        }   
    }
    
    function CheckIfUrlHasTheParameter(){
        var returnValue = false;
      var url_string = window.location.href;
        var url = new URL(url_string);

        if (url.searchParams.get("influencer") != null){
            returnValue = url.searchParams.get("influencer");
        }
        
        return returnValue;
    }
    
    function GetInfluencerJsonPosition(urlParameter){
        var position = null
        var count = 1;
        influencersObj.forEach((influencer) => {
            if (urlParameter == influencer.id ){
                position = count;  
            }
            
            count++;
        });
            
        return position;
    }
    
    function reorderJsonArrayFromPosition(position){
        position = position - 1;
        var influencersObjTmp = new Array();
        for (var i = 0; i < influencersObj.length; i++){
            if (i >= position){
                influencersObjTmp.push(influencersObj[i]);
            }
        }
        
        for (var i = 0; i < influencersObj.length; i++){
            if (i < position){
                influencersObjTmp.push(influencersObj[i]);
            }
        }
        
        influencersObj = influencersObjTmp;
    }

setTimeout(function(){    
    
$(document).ready(function(){
    //Check if url has an influencer parameter
    var urlParameter = CheckIfUrlHasTheParameter();
    var influencerPosition = null;
    var influencerPage = 0;
    var influencerExistsInJson = false;
  if (urlParameter != false && urlParameter != null){
        influencerPosition = GetInfluencerJsonPosition(urlParameter);
    }
    
    if (influencerPosition != null){
      influencerExistsInJson = true;  
        influencerPage = parseInt((influencerPosition - 1) / 10 + 1); //10 images by page
        var influencerReorderFrom = parseInt(influencerPage - 1) + '1';
        reorderJsonArrayFromPosition(influencerReorderFrom);
    }
    
    //BUILD CAROUSEL
    var html = '';
    var numRows = 2;
    var elementsPerRow = 5;
    var actualElement = 0;
    var pageNumber = 1;
    
    html += '<div class="ig-buttons ig-buttons-top">';
    html += '<button class="ig-btn-backward c-btn c-btn--active c-btn--small" type="button" onclick="changePage(\'backward\');">Previous</button>';
    html += '<button class="ig-btn-forward c-btn c-btn--active c-btn--small" type="button" onclick="changePage(\'forward\');">Next</button>';
    html += '<div class="ig-clear"></div>';
    html += '</div>';
    
    influencersObj.forEach((influencer) => {
        
        if (actualElement % (elementsPerRow*numRows) == 0){
            if (actualElement == 0){
                html += '<div class="ig-page selected" data-page="1">';    
            }
            else{
                html += '<div class="ig-page" data-page='+pageNumber+' style="display: none;">';
            }
        }

        html += '<div class="ig-influencer" data-imagebig="'+influencer.image_lg+'" data-id="'+influencer.id+'" onclick="openImage(this, null, true);">';
        html += '<div class="lds-ripple"><div></div><div></div></div>';
        
        if (pageNumber == 1){
            html += '<div class="ig-img-sm" style="background-image:url(\''+influencer.image_sm+'\');">';
        }
        else{
            html += '<div class="ig-img-sm lazy-load" data-src="'+influencer.image_sm+'">';
        }
        
    html += '<img src="https://cdn.fixr.com/ghostblog/2019/11/tmp_loader.png" style="visibility: hidden;" />';
        html += '<div class="ig-influencer-name">'+influencer.name+'</div>';
      html += '</div>';
        html += '</div>';
        if ((actualElement+1) % (elementsPerRow*numRows) == 0  || (parseInt(actualElement+1) == influencersObj.length)){
            html += '</div>';   
            pageNumber++;
        }

        actualElement++;  
    });
    
    html += '<div class="ig-buttons ig-buttons-bottom">';
    html += '<button class="ig-btn-backward c-btn c-btn--active c-btn--small" type="button" onclick="changePage(\'backward\');">Previous</button>';
    html += '<button class="ig-btn-forward c-btn c-btn--active c-btn--small" type="button" onclick="changePage(\'forward\');">Next</button>';
    html += '<div class="ig-clear"></div>';
    html += '</div>';
    
    $('.ig_container').attr('data-totalpages', pageNumber - 1);
    $('.ig_container').prepend(html);
    
    //MODAL
    var modal = `
    <div class="ig-modal">
    <div class="ig-modal-backdrop" onclick="closeModal(this);"></div>
        <span class="ig-modal-close" onclick="closeModal(this);">&times;</span>
        <div class="ig-modal-content">
          <div class="lds-ripple"><div></div><div></div></div>
          <a class="ig-modal-image-download" href="javascript:void(0);" target="_blank">
            <div class="ig-modal-image lazy-load">
                <img class="ig-modal-image-hidden">   
            </div>    
          </a>
          <div style="margin: auto; margin-top: 10px;" class="ig-share-grid o-grid__col o-grid__col--4-4-s o-grid__col--4-4-m o-grid__col--1-4-l">
            <ul class="c-share o-plain-list">
              
              <li class="c-share__item">
                <a class="c-share__link c-share__link--clipboard" style="color: white;" title="Copy link" aria-label="Copy link" href="#" data-clipboard-text="INFLUENCE_URL" onclick="return false;">
                  <div class="icon icon--ei-link icon--s c-share__icon"><svg class="icon__cnt" width="0" height="0"><use xlink:href="#ei-link-icon"></use></svg></div>&nbsp;Copy&nbsp;Link
                </a>
              </li>
            </ul>
          </div>
        </div>
    </div>`;
    
    $('body').append(modal);
    
    //CHECK IF UR CALLS AN IMAGE
    CheckUrl();

        //LazyLoad 
  const images = document.querySelectorAll('.lazy-load');

  if(!('IntersectionObserver' in window)) {
    images.forEach(image => {
      handleImage(image);
    })
  } else {
    var config = {
      rootMargin: '100px 0px',
      threshold: 0.01
    };
    var observer = new IntersectionObserver(observeImages, config);
    
    images.forEach(image => {
      observer.observe(image);
    }) 
    
    function observeImages(entries) {
      entries.forEach(entry => {
        if(entry.intersectionRatio > 0) {
                    if (!entry.target.classList.contains('ig-modal-image')){
                        observer.unobserve(entry.target);
                    }
          handleImage(entry.target);
        }
      })
    } 
  }

  function handleImage(el) {
    preloadImage(el.dataset.src).then(src => {
      el.tagName === 'IMG' ?
        el.src = src :
        el.style.backgroundImage = 'url('+ src +')';
        
      if (!el.classList.contains('no-fade')){
        el.classList.add('fade');
      }
      el.removeAttribute('data-src');
    })    
  }

  function preloadImage(url) {
    return new Promise((resolve,reject) => {
      var image = new Image();
      image.load = resolve(url);
      image.error = reject;
      image.src = url;
    })
  }
});
}, 1000);      
    
</script><!--kg-card-end: html--><p></p><h2 id="who-are-they-and-how-did-we-choose-them">Who Are They and How Did We Choose Them?</h2><p>Each of the individuals who make the list are either interior designers or decorators, home stagers, or design bloggers. Each one is contributing to improving the interior design industry and educating homeowners in their own way. They were selected carefully on a range of criteria, which included their social media engagement, industry authority and recognition, as well as relevant media attention. </p><p>Some of the influencers have celebrity clients, while others have appeared in exclusive features for some of the biggest design publications. Many are award winning, and all of them are currently helping shape the future of interior design. </p><h2 id="why-should-you-follow-them">Why Should You Follow Them?</h2><p>The interior design industry is forever adapting and evolving. Recent circumstances are an example of how home design has had to adapt to the needs of people. What was once previously popular, useful or in-demand, can become outdated and less required.</p><p>New vision is needed in times like these, and the experts in the list are the ones who force through the required and necessary changes in home design. Trends are formed by experts who know how to select the right materials, match colors, and create an atmosphere in a space to meet the changing needs of homeowners. </p><p>Whereas we all have our own tastes and preferences, the influencers lay out ideas that everyone can adapt to their home. Their expert knowledge allows us to make informed decisions about a variety of aspects. </p><p>Not only homeowners should follow them, however. Fellow home design professionals will benefit from taking on board what it is they have to showcase. Taking design inspiration from influencers is one way a trend gets out there in the industry. </p><h2 id="let-the-top-200-guide-you">Let the Top 200 Guide You</h2><p>The exclusive list of influencers that we believe will be on top of interior design trends in 2022 can help and inspire you to make the most of your home. By following them, you take out the guesswork of what is on trend. <br><br>We would like to thank all of the experts featured for their continued contributions and thought leadership in interior design. </p><p>Don&#x2019;t forget to keep an eye out for our upcoming home design reports. The influencers will share their insights about what they believe will be the most popular trends in 2022.</p>]]></content:encoded></item><item><title><![CDATA[How Many American Households Have Accessibility Issues?]]></title><description><![CDATA[As the international day of persons with disabilities approaches (Dec 3rd), we highlighted the amount of home accessibility problems there are across the US, as well as the cost of the solutions.   ]]></description><link>https://www.fixr.com/blog/2021/11/29/american-households-accessibility-issues/</link><guid isPermaLink="false">61a4fc93e4e1dd03c71b37f5</guid><category><![CDATA[Homeowner Advice]]></category><category><![CDATA[Disability remodeling]]></category><dc:creator><![CDATA[Cristina Miguelez]]></dc:creator><pubDate>Mon, 29 Nov 2021 16:39:05 GMT</pubDate><media:content url="https://cdn.fixr.com/ghostblog/2021/11/fixr-blog-image-sizeguide-Analysis-Homes-Accessibility-Problems-Disabilities_Blog.png" medium="image"/><content:encoded><![CDATA[<img src="https://cdn.fixr.com/ghostblog/2021/11/fixr-blog-image-sizeguide-Analysis-Homes-Accessibility-Problems-Disabilities_Blog.png" alt="How Many American Households Have Accessibility Issues?"><p>According to the US Census, millions of housing units across the US have problems with accessibility. This includes entering the home, getting from room to room, or entering and the use of various rooms. <strong>International Day of Persons with Disabilities</strong> is observed on December 3rd, with the aim to understand and give awareness to disability issues, such as that of home accessibility. </p><p>In light of this, we have taken data from the US Census&#x2019; <a href="https://www.census.gov/programs-surveys/ahs/data/interactive/ahstablecreator.html?s_areas=00000&amp;s_year=2019&amp;s_tablename=TABLES02&amp;s_bygroup1=4&amp;s_bygroup2=1&amp;s_filtergroup1=2&amp;s_filtergroup2=1">American Housing Survey</a> to establish where lie the biggest problems of accessibility in American homes for people who have difficulty without assistance. This is in order to explore various possible solutions to these issues and combine them with their associated costs. The costs we have gathered from Fixr.com cost guides.</p><h2 id="identifying-the-amount-of-homes-with-accessibility-problems">Identifying the Amount of Homes With Accessibility Problems</h2><p>The below graphic shows the estimated amount of homes across the US with each of the main home accessibility problems. The illustrations represent these areas of homes, with featured blue and green circles highlighting where solutions can be implemented. The circles match the average costs to the side of the illustration, with a brief description of each. The color depends on the affordability of each solution, with dark green being the most expensive, transitioning to dark blue - the least expensive. </p><figure class="kg-card kg-image-card"><img src="https://cdn.fixr.com/ghostblog/2021/11/Home-Modification-for-Disability---Problems-and-Solutions.jpg" class="kg-image" alt="How Many American Households Have Accessibility Issues?" loading="lazy" width="1600" height="1878"></figure><p>Of all of the listed areas, entering a home is the most common problem. 2.7 million homes feature difficulties for people in need of assistance to enter their property. Other aspects in which an estimated 2 million homes or more face problems are difficulty getting to the kitchen (2.3 million housing units) and difficulties using the bathroom (2 million housing units). Getting to the kitchen can be difficult due to a variety of reasons. This also applies to getting to the bathroom and bedroom (1.5 million and 1.4 million housing units, respectively). When it comes to using other rooms, 1.9 million properties are estimated to face problems in the kitchen, and 1.5 million in the bedroom.</p><h2 id="home-accessibility-solutions-and-costs">Home Accessibility Solutions and Costs</h2><h3 id="entering-and-moving-around-the-home">Entering and Moving Around the Home</h3><p>One of the first problems homeowners can encounter with their home is the entryway. Any steps or uneven sloped surface can be difficult for wheelchair users. This is why installing a ramp is the best solution to this issue. <a href="https://www.fixr.com/costs/disability-remodeling#wheelchair-ramp-installation-cost">Wheelchair ramp installation cost</a> varies, depending on the type. A small threshold <a href="https://www.fixr.com/costs/ramp-installation#average-cost-of-wheelchair-ramp-by-type">ramp</a> can cost as low as $50 on average. Whereas a longer, custom-made ramp averages as high as $3,000. </p><p>When arriving at the front door, or any door in the home, the obstacles can be twofold. One potential problem is the threshold. This can be removed for an average cost of $5-$30. The second possible issue is the width of the doorway itself. If the door is too narrow, it needs to be widened. This <a href="https://www.fixr.com/costs/disability-remodeling#cost-to-widen-doorway">cost to widen a doorway</a> depends on whether the adjacent walls are load bearing or not. If so, homeowners should expect to pay more. The average cost for this project is from $300 to $2,500. </p><p>Inside the home, especially older homes, it&apos;s possible that hallways are too narrow for wheelchair use. One of the most expensive home accessibility modifications therefore is to widen them. The hefty cost is due to the amount of structural changes that would be necessary to. The <a href="https://www.fixr.com/costs/disability-remodeling#cost-to-widen-hallway">cost to widen a hallway</a> is $30,000 to $40,000. </p><p>For people who have trouble moving without assistance, handrails can be extremely useful to climb stairs. Not only this, they also serve people with visual impairments to help guide them safely. The average cost to install handrails is between $200 to $400. </p><p>Stairlifts are another, more costly, option to assist people with stairs. For wheelchair users and anyone who needs mobility support, stairlifts are the best solution to get between floors. The cost of installing stairlifts will set homeowners back between $3,000 to $5,000. </p><h3 id="using-the-kitchen">Using the Kitchen</h3><p>The kitchen can be modified in a number of ways to accommodate those who need it. One of these options is to lower the countertops and cabinets, making it easier and more comfortable for wheelchair users to use the surfaces. It costs on average around <a href="https://www.fixr.com/costs/disability-remodeling#accessible-kitchens-for-disabled">$2,000 to $10,500 to lower countertops and cabinets</a>. To the same end it is also useful to have a shallow sink installed. This costs $100-$400 on average.</p><p>Smart home appliances are also very useful in the kitchen, especially for the visually impaired. This is because appliances can be used with voice activation. Depending on the needs of the homeowner will dictate how many smart appliances get installed, affecting the overall cost. But, on average, smart appliances cost anywhere between $500 and $5,000 to install. </p><p>One other useful home accessibility modification for the kitchen is the installation of levels and pulls. These make it easier to manage opening cupboards, especially those which are out of reach. Depending on how many are installed, the cost ranges from $50 to $500. </p><h3 id="using-the-bathroom">Using the Bathroom</h3><p>The bathroom can pose many issues for those with mobility problems. Standard bathtub, shower and sink installations may not be accessible. In these cases there are a variety of solutions available. The most costly of these is to install non-skid floor tiles. In the bathroom it is usual for the floor to get wet, and therefore slippery. This can be dangerous and therefore recommended to avoid any slips. The tiles are available in a range of colors and patterns so homeowners don&#x2019;t have to compromise on their bathroom&#x2019;s design. They work with a special coating which enhances grip when wet. The average <a href="https://www.fixr.com/costs/disability-remodeling#anti-skid-bathroom-tiles-price">cost range for anti skid bathroom tiles</a> is $4,500 to $8,000. </p><p>Other improvements for the bathroom include installing a barrier free shower ($4,000-$10,000), to allow for easier access, raise or lower the sink ($300-$500), depending on the needs of each person, and <a href="https://www.fixr.com/costs/disability-remodeling#cost-of-raised-toilet-seat">install a raised toilet seat</a> ($100-$1,600) to lessen the need for much movement. </p><p>More affordable options to modify the bathroom include installing a shower seat, which costs between $200 and $500. Installing lever handles on faucets ($100-$400), grab bars ($85-$300) and a removable showerhead ($50-$100) can make using the facilities and moving around far easier.</p><h3 id="using-the-bedroom">Using the Bedroom</h3><p>Depending on the extent of the mobility assistance needed in the bedroom will ultimately determine how much is needed to be spent on home accessibility modifications. For example, for those who need assistance getting into and out of bed, a good solution would be to install a <a href="https://www.fixr.com/costs/disability-remodeling#ceiling-lift-installation-cost">ceiling lift</a> for a cost of $5,000 to $12,000. </p><p>Due to large furniture such as beds, dressers and closets, space in bedrooms can be limited. As this can be difficult, especially for wheelchair users, the area can be widened. Depending on the extent of the project, this costs on average anywhere between $300 and $40,000. </p><p>Similarly to other areas of the home, easy to use lights and smart features can make using the bedroom a lot simpler. Without the need for those with mobility difficulties to get up to use certain features, or for people with visual impairments, these modifications can prove very worthwhile. The cost for easy to use lights averages $50-$400, whereas the cost range for smart features is greater, anywhere from $20 to $4,000. </p><h2 id="adapting-to-the-needs-of-individuals">Adapting to the Needs of Individuals</h2><p>Millions of households across the country are declared as having problems with accessibility. However, not all the solutions mentioned are appropriate for everyone. There is a wide range in the necessity of solutions from one home to another and in this type of remodeling, there is not &quot;one-size-fits-all&quot;. The information provided here aims not only to bring awareness to International Day of Persons with Disabilities, but also offer solutions and guidance when budgeting for home accessibility modifications.</p>]]></content:encoded></item><item><title><![CDATA[Homeowners’ Guide to the Holiday Season]]></title><description><![CDATA[The complete guide for homeowners this winter holiday season covers essential home maintenance checks, safety advice, and design enhancing ideas. ]]></description><link>https://www.fixr.com/blog/2021/11/16/homeowners-guide-holiday-season/</link><guid isPermaLink="false">61939d568332930341f49a73</guid><category><![CDATA[Homeowner Advice]]></category><category><![CDATA[Cleaning services]]></category><category><![CDATA[Doors]]></category><category><![CDATA[HVAC]]></category><category><![CDATA[Living room]]></category><category><![CDATA[Plumbers]]></category><category><![CDATA[Windows]]></category><category><![CDATA[Security and protection]]></category><category><![CDATA[Outdoor]]></category><dc:creator><![CDATA[Cristina Miguelez]]></dc:creator><pubDate>Tue, 16 Nov 2021 15:43:11 GMT</pubDate><media:content url="https://cdn.fixr.com/ghostblog/2021/11/fixr-blog-Complete-Homeowners-Guide-Holiday-Season_Blog.png" medium="image"/><content:encoded><![CDATA[<img src="https://cdn.fixr.com/ghostblog/2021/11/fixr-blog-Complete-Homeowners-Guide-Holiday-Season_Blog.png" alt="Homeowners&#x2019; Guide to the Holiday Season"><p>The season is upon us! In just a few weeks, guests will be arriving for holiday celebrations at homes all over the states. And whether you have a few friends coming for a single holiday meal or you have the entire extended family coming for the duration, make sure you take the time to get your home ready for their arrival. The holidays are a time to celebrate and enjoy your time with family and friends - not the time you want to be dealing with a sudden home maintenance issue or a potentially disastrous safety concern.</p><p>This year, take the stress out of the holidays by going over your home prior to guests arrival. Make sure your home is ready inside and out by using the following guide as your checklist for the season.</p><h2 id="holiday-maintenance-projects">Holiday Maintenance Projects</h2><p>Get ready for your incoming guests by taking care of some home maintenance projects that may need to be done at this time of year. Having guests over has a way of forcing many issues into the light between potential safety concerns and the added stress that you may be adding to your home, systems, and appliances. By going over each area ahead of time, you have the potential to catch issues before they have a chance to put a fly in your holiday dinner plans.</p><figure class="kg-card kg-image-card"><img src="https://cdn.fixr.com/ghostblog/2021/11/Maintenance-Projects-Fixr.com.png" class="kg-image" alt="Homeowners&#x2019; Guide to the Holiday Season" loading="lazy" width="1540" height="900"></figure><h3 id="have-your-chimney-cleaned">Have Your Chimney Cleaned</h3><p>If you&#x2019;re planning on lighting a fire for the holidays, take the time to have your chimney inspected and cleaned first. This is particularly a good idea both if you haven&#x2019;t used it in a while and if you tend to use it a lot. Creosoot can build up in chimneys, which can potentially cause a fire. By having it inspected and cleaned, you know you&#x2019;ll be ready to use it safely. <a href="https://www.fixr.com/costs/chimney-cleaning">The cost to have your chimney inspected and cleaned</a> averages $100 to $300.</p><h3 id="add-or-replace-weatherstripping">Add or Replace Weatherstripping</h3><p>Button up your home against the cold, reduce drafts, and lower your energy bills at the same time by installing or replacing weatherstripping around your windows and doors. Weatherstripping is fairly inexpensive and can help prevent air leaks, which can cause your warmed air to slip out while frigid air slips in. <a href="https://www.fixr.com/costs/weatherstripping#weather-stripping-installation-service">The cost to weathersrip a home</a> averages $150 to $350.</p><h3 id="maintain-your-front-walkway">Maintain Your Front Walkway</h3><p>Everyone will be coming up your front walkway this year from Amazon delivery personnel to your grandparents. Make sure the walk is level, free of tripping hazards, and that any handrails and steps are in good condition. This can range from a quick once over, to a cost of $50 to $200 to <a href="https://www.fixr.com/costs/repair-sidewalk#sidewalk-repair-cost-by-type-of-repair">take care of some minor issues</a> that could cause a trip hazard, particularly during the darker times of day.</p><h3 id="test-your-outdoor-lights">Test Your Outdoor Lights</h3><p>While you&#x2019;re outside checking your front walk, make sure you test your lights as well. Turn them on once it gets dark and see how well they illuminate the door and the front walk. Replace any burned out bulbs and wipe down the sensors on solar lights to ensure your guests have plenty of illumination to enter by.</p><h3 id="have-your-septic-system-pumped">Have Your Septic System Pumped</h3><p>If you&#x2019;re on septic and you&#x2019;re having guests for an extended period of time, consider <a href="https://www.fixr.com/costs/septic-tank-cleaning#septic-tank-cleaning-prices-by-size">having your septic system pumped</a> before they arrive. Additional guests can overwhelm your system, particularly if it&#x2019;s nearly due for its regular pumping. This has a cost of approximately $250 to $500 depending on the size of your system. To save a little, consider digging up the area above the opening yourself; most companies offer a small discount for this service.</p><h3 id="replace-old-plumbing-fixtures">Replace Old Plumbing Fixtures</h3><p>Another good idea if you&#x2019;re having guests to stay is to replace any worn or outdated <a href="https://www.fixr.com/services/plumbers">plumbing</a> fixtures. This includes toilets and faucets that may run, leak, drip, rattle, or generally give you a hard time. The holidays are not the time to discover that your old toilet can&#x2019;t handle the extra load. Replacing these fixtures can cost $600 to $1,000 in total.</p><h3 id="replace-your-hvac-filters">Replace Your HVAC Filters</h3><p>Make sure your furnace is working well and that you&#x2019;re reducing things like dust and allergens by replacing your <a href="https://www.fixr.com/costs/hvac-maintenance#:~:text=hvac%20filter%20cleaning">HVAC filters</a> before guests arrive. Filters help trap particles that can travel through your system. When they get clogged, your system has to work harder to heat your home. Upgrading to a better quality filter will not only keep your system working well, it can also help reduce allergens in the air. This can have a cost of $10 to $40 per filter.</p><h3 id="test-your-garbage-disposal">Test Your Garbage Disposal</h3><p>Make sure your garbage disposal is running smoothly before guests arrive and you start the main meal. Throw ice cubes into the drain to help clean the blades, or run some dish detergent into the drain while running the water and the disposal at once. If you notice that it isn&#x2019;t draining well or that it&#x2019;s excessively loud, it may be time to call a plumber in for a <a href="https://www.fixr.com/costs/garbage-disposal-repair">quick tune up or repair</a>, which has an average cost of $100.</p><h2 id="ways-to-enhance-your-home-for-the-holidays">Ways to Enhance Your Home for the Holidays</h2><p>It&#x2019;s natural to want your home looking its best before guests arrive. And whether you decorate for the holidays or not, there are several things you can do to help make your home look and feel cozier, as well as more welcoming for the event. The following holiday design options can help make your living areas more comfortable and attractive to your coming guests.</p><figure class="kg-card kg-image-card"><img src="https://cdn.fixr.com/ghostblog/2021/11/Ways-to-enhance-home.Fixr.com.png" class="kg-image" alt="Homeowners&#x2019; Guide to the Holiday Season" loading="lazy" width="1540" height="900"></figure><h3 id="invest-in-new-floor-mats">Invest in New Floor Mats</h3><p>People coming up your front walk and into your home may track things like salt, mud, and snow into your home. Floor mats help prevent these things from damaging your floors. Consider choosing new ones in festive colors or patterns that can both help protect your flooring and help liven up your entryway at the same time. Most mats cost between $20 and $50.</p><h3 id="install-a-gas-fireplace">Install a Gas Fireplace</h3><p>If you don&#x2019;t have a fireplace already in your home, a ventless gas fireplace option can make a big difference to both the ambiance and the comfort level of your living spaces. Ventless gas fireplaces are fairly easy to install, as they don&#x2019;t need a chimney. They do need a gas line to run, however, and you will need a branch from your main line to power it. <a href="https://www.fixr.com/costs/gas-fireplace#gas-fireplace-cost-by-type">The average cost for a gas fireplace</a> is $800 to $2,600, depending on the size, type and how far your gas line will need to run.</p><h3 id="put-up-holiday-lights">Put Up Holiday Lights</h3><p>If you decorate for the season, consider having a company come to put up your exterior lights. Light hanging companies can help make the most of your property, and they free up your time while you take care of other important things for your incoming guests such as planning the menu or setting out fresh sheets for the guest bed. The average cost to <a href="https://www.fixr.com/costs/holiday-lights-installation">have holiday lights professionally installed</a> is $800 to $1,500.</p><h3 id="cozy-up-your-interiors">Cozy Up Your Interiors</h3><p>Even if you don&#x2019;t decorate for the season, you can still make your interiors look and feel cozier for your winter guests. Put down some thick throw rugs to help insulate the floor. Add some throw pillows and lots of throw blankets, afghans, and quilts on your couches and chairs. This will not only make the room look cozier, it will help your guests get comfy no matter how long they&#x2019;re staying. The average cost to invest in any of these items is $50 to $200.</p><h3 id="invest-in-some-smart-bulbs">Invest in Some Smart Bulbs</h3><p><a href="https://www.fixr.com/costs/home-automation#smart-lighting-cost">Swap out your lights for smart bulbs</a> before your guests arrive. Smart bulbs can help you save energy by turning themselves off when no one is in the room. And many of them can also glow in different colors, so you can quickly set the mood, brighten or dim the space, or even coordinate the color of your accent lighting with your holiday decor. Smart bulbs do not require special fixtures, so you can put them into your existing light sources. They cost $10 to $50, depending on features and whether you purchase one at a time or in bulk.</p><h3 id="install-some-extra-storage">Install Some Extra Storage</h3><p>Shelving, cubbies, and cabinets can all help you get organized before your guests arrive. This can help reduce clutter and make your home appear neater and more cared for. Plus, it helps open up much needed closet and floor space for your guests&#x2019; coats and boots. If you&#x2019;re short on space, consider investing in some closet organizers to help you make the most of the room you do have. Costs for this type of project start around $50 and can go as high as $5,000 for custom built-ins.</p><h3 id="add-a-fire-pit">Add a Fire Pit</h3><p>Many people are choosing to do <a href="https://www.paperlesspost.com/blog/covid-christmas-plans/">more entertaining outdoors this year to help avoid COVID</a>. If this is the case for your gathering, consider putting in a fire pit on your patio. <a href="https://www.fixr.com/costs/fire-pit#fire-pit-cost-by-fuel-type">Fire pits</a> add ambiance as well as some much welcome warmth. You can choose a small metal ring for just $75, or build a permanent fixture for either wood or gas fires for a cost of $300 to $1,400. Just pull up your regular outdoor seating around it, and enjoy your time with friends and family.</p><h2 id="winter-home-safety-tips">Winter Home Safety Tips</h2><p>It&#x2019;s easy to get caught up in the fun and excitement of the season, which means it&#x2019;s also easy to miss things that can cause accidents or injury as well. That&#x2019;s why it&#x2019;s important to take the time to go over a few <a href="https://www.cpsc.gov/Safety-Education/Safety-Education-Centers/Holiday-Safety">holiday safety tips</a> to help keep your home safe while you decorate and otherwise get ready for guests. The following tips can help you avoid potential issues in the days to come.</p><figure class="kg-card kg-image-card"><img src="https://cdn.fixr.com/ghostblog/2021/11/Holiday-safety-tips.Fixr.com.png" class="kg-image" alt="Homeowners&#x2019; Guide to the Holiday Season" loading="lazy" width="1540" height="900"></figure><h3 id="put-a-grate-over-your-fireplace">Put a Grate Over Your Fireplace</h3><p>If you have a gas or wood-burning fireplace that will be used, make sure you have a safety grate in front of it. This should be done even if you have glass doors or windows, as these can become superheated too. Young children can get seriously burned on the glass as well as on the flames themselves, so put a safety grate up and make sure everyone stays burn free. The average grate costs $20 to $50, and can be easily placed and moved for access.</p><h3 id="be-careful-with-candles">Be Careful with Candles</h3><p>Candles can definitely add to the ambiance of a party. And they can also be easily knocked over by pets, children, or inhibited party goers. LED candles make a safe alternative that can be used in all situations. If you choose to use real candles, make sure that they are out of reach of children and pets. Don&#x2019;t leave them unattended, but make sure they are in a space that is currently being used at all times.</p><h3 id="salt-your-driveway-and-walkway">Salt Your Driveway and Walkway</h3><p>Temperatures can fall fast in the winter months, even if they rise up a little during the day. Melting snow or rain can quickly freeze, leaving your walkway and driveway slick and dangerous. Stay on top of this with regular saltings. If you have pets, be sure to use a <a href="https://www.lifesavvy.com/14451/are-there-pet-friendly-driveway-salts/">pet-safe ice salt</a> that won&#x2019;t burn their feet when they walk on it. The average cost of driveway salt is $10 to $30, depending on the type and size of bag.</p><h3 id="secure-your-decorations">Secure Your Decorations</h3><p>If you have any large or heavy decorations, such as Christmas trees, plastic Santas, or oversized menorahs, make sure they are secure. You can do this by using wall anchors in many cases to help prevent them from tipping and potentially harming a guest.</p><h3 id="consider-a-security-system">Consider a Security System</h3><p>No one likes to think about break-ins and package thefts during the holiday season, but the fact remains that it does happen. Package thieves may steal deliveries off your deck before you get home, and they may break in to go after some of your bigger ticket items while the family is away. Security systems that include alarms as well as cameras can help you protect your belongings and keep your home safe for the season. <a href="https://www.fixr.com/costs/home-security-system">Security systems</a> have costs between $750 and $2,000 on average.</p><h3 id="check-smoke-and-carbon-monoxide-detectors">Check Smoke and Carbon Monoxide Detectors</h3><p>If you haven&#x2019;t changed the batteries on your smoke and carbon monoxide detectors in the last few months, this is a good time to do so. In addition, take a second to make sure that each one is working. Press and hold the test button on each one for a few seconds. A loud blast of sound means that they are operational and connected to the circuits.</p><h3 id="keep-flammable-objects-at-least-3-feet-from-heat-sources-and-flame">Keep Flammable Objects at Least 3 Feet from Heat Sources and Flame</h3><p>If you&#x2019;re lighting candles, heating with a fireplace or wood stove, or you&#x2019;re going to have the stove top going all day, be sure to take a look around and move anything flammable at least three feet away. This will help prevent fires in the event of a stray spark or if a small flame or heat source was accidentally knocked over nearby.</p><h3 id="avoid-overloading-electrical-outlets">Avoid Overloading Electrical Outlets</h3><p>Between holiday lights, slow cookers, phone chargers, and other electronics, it&#x2019;s easy to overload a circuit. Consider investing in a few power strips, and capping off unused sections of the outlet, so you can more easily keep track of how many things you&#x2019;re plugging in at once.</p><h3 id="install-smart-plugs">Install Smart Plugs</h3><p>Another alternative is to install some smart plugs. Smart plugs can help manage a circuit&#x2019;s load, and they can also do things like turn off your holiday lights at pre-programmed times. This will help your home stay safer, and can help you manage some of those high holiday energy bills at the same time. <a href="https://www.fixr.com/costs/home-automation#other-smart-devices">Smart plugs</a> have starting costs around $10 to $20.</p><h3 id="keep-an-eye-on-what-you%E2%80%99re-cooking">Keep an Eye on What You&#x2019;re Cooking</h3><p>It&#x2019;s easy to get swept up in the moment when you have friends and family visiting. Be sure not to turn your back on your stove, though, no matter how much fun is happening. Not only could overcooking ruin your dinner, it could also start a kitchen fire, which would do more than put the festivities at risk.</p><h2 id="enjoy-your-holidays">Enjoy Your Holidays</h2><p>While it can feel overwhelming to think of everything that needs to get done before the holidays arrive, by taking care of many of these ahead of time, it will help free you up to really enjoy the time spent with family and friends this year. By taking the time to get your maintenance and decorating out of the way, you&#x2019;ll have less to worry about when the events finally arrive. Stay safe and warm this holiday season, and enjoy everything the holidays have to offer.</p>]]></content:encoded></item><item><title><![CDATA[Color of the Year 2022 Report: Inspired by Nature, Influenced by New Beginnings]]></title><description><![CDATA[Interior design experts have reacted to the various major paint brands’ Color of the Year 2022. In our report, they reveal how the pandemic led to such a common color theme compared to previous years. ]]></description><link>https://www.fixr.com/blog/2021/10/27/color-of-the-year-2022/</link><guid isPermaLink="false">617925b3f032fb02994e86ed</guid><category><![CDATA[Industry News]]></category><category><![CDATA[Trends Reports]]></category><category><![CDATA[Painters]]></category><dc:creator><![CDATA[Cristina Miguelez]]></dc:creator><pubDate>Wed, 27 Oct 2021 15:10:23 GMT</pubDate><media:content url="https://cdn.fixr.com/ghostblog/2021/10/fixr-blog-image-sizeguide_Blog-1.png" medium="image"/><content:encoded><![CDATA[<!--kg-card-begin: markdown--><script async src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
<!-- Fotorama from CDNJS, 19 KB -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/fotorama/4.6.4/fotorama.css">
<script async src="https://cdnjs.cloudflare.com/ajax/libs/fotorama/4.6.4/fotorama.js"></script><!--kg-card-end: markdown--><blockquote><strong><em><strong>&#x201C;Every color has their moment</strong>,<strong> and it looks like green is having its &#x2018;moment&#x2019;!&#x201D;</strong> </em></strong><em>Ally Whalen, Owner, Ally Whalen Design</em></blockquote><img src="https://cdn.fixr.com/ghostblog/2021/10/fixr-blog-image-sizeguide_Blog-1.png" alt="Color of the Year 2022 Report: Inspired by Nature, Influenced by New Beginnings"><p>It&#x2019;s that time of the year again! The major <a href="https://www.fixr.com/services/painters">paint</a> brands have announced their pick for the Color of the Year 2022. Unlike in previous years, a common trend has emerged. All eight companies we analyze in this report have opted for natural, earthy tones. Not only that, seven of the brands have chosen green. They range from bright to sedate and cool to warm in tone. Despite the differences in tones, the reasoning behind the choices seem to be quite clearly on par with one another.</p><p>We reached out to 49 of the top experts in the interior and home design fields to get their thoughts and preferences on this surprising new trend. They offer a unique look into these colors, the reasons behind their selection, as well as some tips and suggestions on how to incorporate them into your home. We wanted to know which they think will succeed the most among homeowners and how, and also their personal favorites as home design experts.</p><p>Whether you&#x2019;re looking for a fresh start with these colors, want to understand what could be behind this trend in interior design, or understand the differences among the Colors of the Year 2022, we invite you to go through their insights, choices and suggestions.</p><h2 id="what-are-the-paint-brands-colors-of-the-year-2022">What Are the Paint Brand&apos;s Colors of the Year 2022?</h2><figure class="kg-card kg-image-card"><img src="https://cdn.fixr.com/ghostblog/2021/10/Fixr-Color-of-the-Year-2022-Colors-of-the-Year-2022-Chosen-by-Brands--1-.png" class="kg-image" alt="Color of the Year 2022 Report: Inspired by Nature, Influenced by New Beginnings" loading="lazy" width="1540" height="821"></figure><p>In this report we asked the experts to comment and analyze on the eight colors above, chosen by major paint brands for their color of the year. They include the following: (clockwise starting from top left) October Mist by <a href="https://www.benjaminmoore.com/en-us/color-overview/color-palettes/color-of-the-year-2022">Benjamin Moore</a>, Evergreen Fog by <a href="https://www.sherwin-williams.com/color-of-the-year-2022">Sherwin-Williams</a>, Breezeway by <a href="https://www.behr.com/consumer/inspiration/2022-color-trends/coty/">Behr</a>, Cypress Garden by <a href="https://www.dutchboy.com/color-advice/color-trends/">Dutch Boy</a>, Olive Sprig by <a href="https://www.ppgpaints.com/2022-coty">PPG</a>, Art and Craft by <a href="https://www.dunnedwards.com/colors/specs/posts/dunn-edwards-unveils-its-2022-color-of-the-year-art-and-craft-det682">DunnEdwards</a>, Guacamole by <a href="https://www.glidden.com/2022-color-of-the-year-guacamole">Glidden</a> and Blanched Thyme by <a href="https://www.valspar.com/en/colors/colors-of-the-year/">Valspar</a>. </p><blockquote><strong><em>&#x201C;It&#x2019;s eye opening how so many individual manufacturers/suppliers gravitated to such similar hues. I think it makes a statement that transcends just home decor!&#x201D; </em></strong>Patti Johnson, Owner, Patti Johnson Interiors</blockquote><h2 id="why-the-obvious-trend">Why the Obvious Trend?</h2><p>Given the uniqueness of this year&#x2019;s common color trend, our first question was a must. How is it that we see such an obvious trend in the color of the year? Traditionally, brands have opted for different hues and approaches to represent the next year&apos;s color.</p><figure class="kg-card kg-image-card"><img src="https://cdn.fixr.com/ghostblog/2021/10/Fixr-Color-of-the-Year-2022-Why-the-Obvious-Trend-2.png" class="kg-image" alt="Color of the Year 2022 Report: Inspired by Nature, Influenced by New Beginnings" loading="lazy" width="1540" height="1205"></figure><p>Although the responses offered up a variety of thoughts, most of them had one thing in common: <strong>the pandemic</strong>. What we&#x2019;ve all endured during the past year and a half changed many people&#x2019;s lives and relationships with their homes. Homes took on new meanings for people who now found themselves sleeping, eating, working, studying, and living all in one place. The yearning of people to get back outside and <strong>reconnect with nature</strong> seems to be the seed that planted this new color trend. Earthy tones give off a feeling of <strong>fresh, new starts</strong> also. It&#x2019;s no wonder these hues are such a dominant presence in this year&#x2019;s choices. </p><p>According to our experts, a color representation of nature is green, which is thought to be calming, serene, and tied to many things such as new beginnings, health, wellbeing, growth, and a sense of reconnection with our homes and with one another. Joe Nahem, from Fox-Nahem Associates, adds that these tones of green &quot;...seem to work well with all kinds of interiors and are very soothing - in times when some soothing is needed.&quot;</p><p>These nature-inspired colors may also be inspired by a desire of many to <strong>bring the outdoors inside</strong>. As Kevin O&#x2019;Gara, founder of Kevin Francis Design, explains, &#x201C;...the outdoors has become an important escape and I think a lot of people have realized how much they take it for granted after being in their homes more due to the pandemic. Also, the effort to reconnect with nature in a bigger way with more natural products, sustainable brands and ethical consumption is finally being treated less like a trend and more like a direction that our future depends on.&#x201D;</p><p>Green colors are associated with being eco-friendly and organic as well. This may mean that green as a color could be an outward expression of people&#x2019;s desires for that. According to Michelle Cortizo, from Cortizo Interiors, &#x201C;Greens harken to our environment and are healing by nature. From healthier living and preservation, to eating more organically, green has become more central to the way we live.&#x201D; </p><h2 id="what-will-be-the-most-popular-color-among-homeowners">What Will Be the Most Popular Color Among Homeowners?</h2><p>Experts were asked to choose which of the eight colors they thought would be the most popular with homeowners. The colors in the top five positions are October Mist, Evergreen Fog, Breezeway, Cypress Gardens, and Blanched Thyme.</p><figure class="kg-card kg-image-card"><img src="https://cdn.fixr.com/ghostblog/2021/10/Fixr-Color-of-the-Year-2022-What-Will-Be-the-Most-Popular-Color-Among-Homeowners-2.png" class="kg-image" alt="Color of the Year 2022 Report: Inspired by Nature, Influenced by New Beginnings" loading="lazy" width="1540" height="897"></figure><p>Experts had many thoughts on why they felt that the top three in particular were going to be popular among homeowners this coming year. Joy Moyler, from Joy Moyler Interiors, felt that <strong>October Mist</strong> is, &#x201C;...the most &apos;accepting&apos; of the green hues, and can be used geographically in multiple light sources without being too saturated.&#x201D; This is important to note, because light sources can change a color dramatically from one area to the next. A color that can withstand this is likely to get more use than another. Joan Kaufman, from Interior Planning &amp; Design, Inc., also thought the color, &#x201C;... is soft and fresh and works well with analogous colors and as complementary colors&#x201D;. This means that October Mist will work well with yellows and blues, as well as bolder shades like red and orange. This could make it easy to incorporate into color schemes people already have. </p><p>Patti Johnson, from Patti Johnson Interiors, noted that <strong>Evergreen Fog</strong> may be a good choice for people just wanting to tip toe into a new color, &#x201C;This color is a grayed version of green and many, many people are just feeling comfortable to step outside the &#x201C;gray zone&#x201D;. Since gray ruled for so many years, this shade of green would also work with existing palettes and home decor, while allowing people to introduce something new into their designs. Kerrie Kelly, from Kerrie Kelly Design Lab, agrees by stating, &#x201C;Evergreen Fog&apos;s versatility makes the shade easy to incorporate into a variety of spaces throughout the home without changing all of the elements of your decor.&#x201D; </p><p>This may also be part of the appeal of <strong>Breezeway</strong>, which is one of the lighter shades on offer. Light colors may be easier to incorporate, as well as feel comfortable with at first. Stephanie Janecek, from Bruce Bierman Design, elaborates: &#x201C;It&apos;s cool and calming without being too specific of a color to have to commit to a certain group of other colors to decorate with. It leaves room for more color options for accents.&#x201D;</p><p>The one thing tying all of these shades together is their versatility. It&#x2019;s possible to incorporate these colors into your home without having to reinvent your personal color wheel. </p><h2 id="how-will-most-homeowners-incorporate-colors-into-their-homes">How Will Most Homeowners Incorporate Colors into Their Homes?</h2><figure class="kg-card kg-image-card"><img src="https://cdn.fixr.com/ghostblog/2021/10/Fixr-Color-of-the-Year-2022-How-Will-Most-Homeowners-Incorporate-Colors-into-Their-Homes-4.png" class="kg-image" alt="Color of the Year 2022 Report: Inspired by Nature, Influenced by New Beginnings" loading="lazy" width="1540" height="901"></figure><p>When using the top three colors according to experts, they had several ideas on how to best include them in your home. When it comes to painting the whole room, most experts agree that Breezeway will look best this way, with more than 50% agreeing. It&#x2019;s also favored more for textiles and kitchen islands than it is as a bolder accent color or cabinet choice. </p><p>Evergreen Fog, however, is the top choice for painting cabinets as well as for painting walls. It&#x2019;s also more heavily favored as a linen or textile color as well. </p><p>October Mist is strongly favored as a wall color, and gets the most votes for use as an accent wall. It&#x2019;s the least favored for textiles or for kitchen islands, but many experts still feel it would work well as a cabinet color, too. </p><h2 id="experts%E2%80%99-personal-favorites">Experts&#x2019; Personal Favorites</h2><figure class="kg-card kg-image-card"><img src="https://cdn.fixr.com/ghostblog/2021/10/Fixr-Color-of-the-Year-2022-Experts--Personal-Favorites-3.png" class="kg-image" alt="Color of the Year 2022 Report: Inspired by Nature, Influenced by New Beginnings" loading="lazy" width="1540" height="805"></figure><p>When it comes to personal favorites among experts, colors are more diverse than what experts felt that homeowners would choose. While the top three - October Mist, Evergreen Fog, and Breezeway - remain the top three, the overall spread was much wider, with the bottom three choices getting more votes here. </p><p>This may be because interior designers are more comfortable both with color and with bold choices. It&#x2019;s easier for those who work with color, textiles, and finishes every day to see connections and visualize how something will look in a space. Therefore, while a homeowner may shy away from a bolder choice like Guacamole or a dark option like Art and Craft, interior designers may see more ways of incorporating them into their own homes.</p><h2 id="in-which-circumstances-would-you-use-one-over-the-other">In Which Circumstances Would You Use One Over the Other?</h2><p>Color may be subjective, but things like <strong>location</strong>, <strong>light</strong>, and <strong>architecture</strong> can have a big impact on how well a color performs in a certain space. While these are mostly shades of green, some are lighter, some darker, some cooler, some warmer, and some more dynamic than one another. As Todd Davis, from Brown Davis Interiors, states, &#x201C;The use of each green is really dependent on the light a room receives, the intended purpose of the room and of course the geographic location. A color such as mist is more neutral and gives a hint of color and a deeper color such as fog is more defining.&#x201D; This means that placement and undertone can make a big difference in how a color is ultimately perceived. </p><p>A dark space may cause a color to read very differently than one lit by natural light. Kevin O&#x2019;Gara explains, </p><blockquote>&#x201C;When choosing green paint, the undertones are very important because green is a color that can morph very quickly with different types of light. Greens with cooler undertones like Behr&apos;s Breezeway will look pale blue in natural light, and green in indoor lighting. This can be beautiful in a dining space where it will feel very refreshing during the day, and cozier at night. Very neutral greens like Sherwin Williams Evergreen Fog will look more grey under indoor lighting, but still have a nice subtle depth in daylight, so I&apos;d recommend it for a living space.&#x201D; </blockquote><p><strong>Style</strong> also plays a role, with some colors fitting in better with historical settings, and others working better in a modern home. According to Veronica Soloman, from Casa Vilora Interiors, &#x201C;It would depend on the style I am trying to achieve overall. I could see using Behr&apos;s Breezeway or BM October Mist in a more modern space, whereas I would use Valspar Blanched Thyme in a more traditional or farmhouse style&#x201D;. Barbara Segal, from Barbara Segal &amp; Associates, agrees, &#x201C;Olive Spring, PPG leans toward yellow, making it a choice for a space that is more traditional or historic, highlighting a variety of wood tones.&#x201D;</p><p>All of this means that while at first glance you may see a lot of green, there are also a lot of subtleties involved that may make or break a color when used in a specific space. </p><h2 id="comparing-the-colors-of-the-year-2022">Comparing the Colors of the Year 2022</h2><!--kg-card-begin: markdown--><div class="fotorama" data-width="100%" data-height="600" data-autoplay="true">
  <img src="https://cdn.fixr.com/ghostblog/2021/10/Fixr-Color-of-the-Year-2022-color-card-art-and-craft.png" alt="Color of the Year 2022 Report: Inspired by Nature, Influenced by New Beginnings">
    <img src="https://cdn.fixr.com/ghostblog/2021/10/Fixr-Color-of-the-Year-2022-blanched-thyme.png" alt="Color of the Year 2022 Report: Inspired by Nature, Influenced by New Beginnings">
    <img src="https://cdn.fixr.com/ghostblog/2021/10/Fixr-Color-of-the-Year-2022-breezeway.png" alt="Color of the Year 2022 Report: Inspired by Nature, Influenced by New Beginnings">
    <img src="https://cdn.fixr.com/ghostblog/2021/10/Fixr-Color-of-the-Year-2022-cypress-garden.png" alt="Color of the Year 2022 Report: Inspired by Nature, Influenced by New Beginnings">
    <img src="https://cdn.fixr.com/ghostblog/2021/10/Fixr-Color-of-the-Year-2022-evergreen-fog.png" alt="Color of the Year 2022 Report: Inspired by Nature, Influenced by New Beginnings">
    <img src="https://cdn.fixr.com/ghostblog/2021/10/Fixr-Color-of-the-Year-2022-guacamole.png" alt="Color of the Year 2022 Report: Inspired by Nature, Influenced by New Beginnings">
    <img src="https://cdn.fixr.com/ghostblog/2021/10/Fixr-Color-of-the-Year-2022-october-mist.png" alt="Color of the Year 2022 Report: Inspired by Nature, Influenced by New Beginnings">
    <img src="https://cdn.fixr.com/ghostblog/2021/10/Fixr-Color-of-the-Year-2022-olive-sprig.png" alt="Color of the Year 2022 Report: Inspired by Nature, Influenced by New Beginnings">
</div><!--kg-card-end: markdown--><p></p><p>To help you make the most of each color, we&#x2019;ve created these color cards to aid you in getting the most out of each one. The cards were created after analyzing all recommendations from home design experts, so you can truly understand the nuances between these similar shades. Each card can help you get a general feel of that color and what makes it different from the others by showing you a large swatch of the color so you can compare for yourself. Included in each card are the room&#x2019;s they are most often recommended for, and the characteristics that set that color apart from the others. You&#x2019;ll also see how many experts preferred each color, and some of the reasons why they like it for homes. </p><h2 id="there%E2%80%99s-more-to-green-than-color">There&#x2019;s More to Green than Color</h2><p>While many years the colors that are put out by the major paint brands can be strikingly different from one another, 2022 looks to be distinct. With many variations on a single theme, it seems that nature will be the focus of the year ahead. Whether you&#x2019;re an industry professional or a homeowner, you can use these colors as a springboard to finding growth, new beginnings, and new opportunities in your own homes and work in the coming year.</p><h2 id="methodology">Methodology</h2><p>We contacted 49 top interior designers currently working in the home design industry with their finger on the pulse of the latest trends. They were asked to respond to an array of questions, both multiple choice and open-ended. The experts are based in different regions from across the nation to gain the best possible range of knowledge and opinions.</p><p>We used the eight major paint brands&#x2019; choices for color of the year as focus for the questions. The brands and their color choices are mentioned in the article. The experts&#x2019; responses were gathered to create the graphics featured to clearly visualize their ideas and insights.</p><!--kg-card-begin: html--><div class="grid-container"> 
<div class="grid-main">
<ul id="og-grid" class="og-grid">
<li>
<a href="http://aleneworkman.com/" data-largesrc="https://cdn.fixr.com/ghostblog/2021/01/Alene_Workman.png" data-title="Alene Workman" data-position="Alene Workman Interior Design" data-description="Alene is the president and founder of Alene Workman Interior Design. With more than 25 years of experience, Alene leads a multi-award winning firm. She specializes in full-service interior design for both new builds and remodels.">
<img src="https://cdn.fixr.com/ghostblog/2021/01/Alene_Workman.png" alt="Color of the Year 2022 Report: Inspired by Nature, Influenced by New Beginnings">
<div><span>Alene Workman</span></div>
</a>
</li>
<li>
<a href="https://allywhalen.com/" data-largesrc="https://cdn.fixr.com/ghostblog/2021/01/Ally_Whalen.png" data-title="Ally Whalen" data-position="Ally Whalen Design" data-description="Ally is an award-winning, luxury interior designer at Ally Whalen Design. She has offices in both Florida and South Carolina, and she focuses on creating comfortable, &#x201C;livable&#x201D; spaces for her clients. She has been featured in multiple publications, and is a 15 times Best of Houzz award winner."> 
<img src="https://cdn.fixr.com/ghostblog/2021/01/Ally_Whalen.png" alt="Color of the Year 2022 Report: Inspired by Nature, Influenced by New Beginnings">
<div><span>Ally Whalen</span></div>
</a>
</li>
<li>
<a href="https://www.barbarasegalandassociates.com/" data-largesrc="https://cdn.fixr.com/ghostblog/2021/01/Barbara_Segal.png" data-title="Barbara Segal" data-position="Noir Blanc Interiors" data-description="Barbara is the president and senior designer at Noir Blanc Interiors, a Chicago-based design firm. Established in 2001, the firm is well-known for their work in high end residential and commercial design."> 
<img src="https://cdn.fixr.com/ghostblog/2021/01/Barbara_Segal.png" alt="Color of the Year 2022 Report: Inspired by Nature, Influenced by New Beginnings">
<div><span>Barbara Segal</span></div>
</a>
</li><li>
<a href="https://bastaginginteriors.com/" data-largesrc="https://cdn.fixr.com/ghostblog/2019/05/Birgit-Anich.jpg" data-title="Birgit Anich" data-position="BA Staging and Interiors" data-description="Birgit is the founder and principal designer at BA Staging and Interiors. Birgit leads a premier styling company, whose focus is on providing a modern lifestyle appearance to homes to help them sell faster and for more money."> 
<img src="https://cdn.fixr.com/ghostblog/2019/05/Birgit-Anich.jpg" alt="Color of the Year 2022 Report: Inspired by Nature, Influenced by New Beginnings">
<div><span>Birgit Anich</span></div>
</a>
</li><li>
<a href="https://www.indetailinteriors.com/" data-largesrc="https://cdn.fixr.com/ghostblog/2019/12/34_Cheryl_Kees_Clendenon.png" data-title="Cheryl Kees Clendenon" data-position="In Detail Interiors" data-description="Cheryl is the owner and lead designer at In Detail Interiors, a nationally recognized, award-winning interior design firm. Cheryl specializes in new construction, renovations, and remodels and assists with space planning and kitchen and bath remodels as well."> 
<img src="https://cdn.fixr.com/ghostblog/2019/12/34_Cheryl_Kees_Clendenon.png" alt="Color of the Year 2022 Report: Inspired by Nature, Influenced by New Beginnings">
<div><span>Cheryl Kees Clendenon</span></div>
</a>
</li><li>
<a href="https://www.heytherehome.com/" data-largesrc="https://cdn.fixr.com/ghostblog/2021/01/Corey.png" data-title="Corey Willis" data-position="Hey there, home" data-description="Corey is the founder of Hey there, home, a home decor website to help and encourage homeowners create a home that they love. Corey is also a decor coach, born out of her love of home design and teaching. She is driven by inspiring and empowering people to make great design decisions."> 
<img src="https://cdn.fixr.com/ghostblog/2021/01/Corey.png" alt="Color of the Year 2022 Report: Inspired by Nature, Influenced by New Beginnings">
<div><span>Corey Willis</span></div>
</a>
</li><li>
<a href="http://dahliadesign.net/wp/wp4/" data-largesrc="https://cdn.fixr.com/ghostblog/2021/01/Dahlia_Mahmood.png" data-title="Dahlia Mahmood" data-position="Dahlia Design, LLC" data-description="Dahlia is the president and founder of Dahlia Design, a DC-based firm. Dahlia is an award-winning designer who works on an international level. Her designs blend elegance with simplicity for timeless style.">
<img src="https://cdn.fixr.com/ghostblog/2021/01/Dahlia_Mahmood.png" alt="Color of the Year 2022 Report: Inspired by Nature, Influenced by New Beginnings">
<div><span>Dahlia Mahmood</span></div>
</a>
</li><li>
<a href="https://ellenkennon.com/" data-largesrc="https://cdn.fixr.com/ghostblog/2021/01/Ellen_Kennon.png" data-title="Ellen Kennon" data-position="Ellen Kennon" data-description="Ellen Kennon is the owner of her own design firm, located in St. Francisville, LA, as well as the creator of her own line of Full Spectrum Paints. Her firm and her custom line of paints have both been featured in Architectural Digest Magazine, House Beautiful Magazine, and The New York Times, among other leading publications. In addition to her paint line, Ellen also offers a collection of custom furniture for home and garden."> 
<img src="https://cdn.fixr.com/ghostblog/2021/01/Ellen_Kennon.png" alt="Color of the Year 2022 Report: Inspired by Nature, Influenced by New Beginnings">
<div><span>Ellen Kennon</span></div>
</a>
</li>
    <li>
<a href="www.ghid.design" data-largesrc="https://cdn.fixr.com/ghostblog/2021/01/Garrison_Hullinger.png" data-title="Garrison Hullinger" data-position="Garrison Hullinger Interior Design, Inc." data-description="Garrison is the principal at Garrison Hullinger Interior Design. This Portland-based firm specializes in luxury remodels and additions, with an extreme attention to detail.">
<img src="https://cdn.fixr.com/ghostblog/2021/01/Garrison_Hullinger.png" alt="Color of the Year 2022 Report: Inspired by Nature, Influenced by New Beginnings">
<div><span>Garrison Hullinger</span></div>
</a>
</li><li>
<a href="http://kansascityhomestagers.com/" data-largesrc="https://cdn.fixr.com/ghostblog/2021/01/Helen_Bartlett.png" data-title="Helen Bartlett" data-position="Refined Interior Staging Solutions" data-description="Helen is a home stager and stylist with Refined Interior Staging Solutions. She offers expert insights into luxury home design and focuses on the architecture of the home when styling to get the most impact from her results.">
<img src="https://cdn.fixr.com/ghostblog/2021/01/Helen_Bartlett.png" alt="Color of the Year 2022 Report: Inspired by Nature, Influenced by New Beginnings">
<div><span>Helen Bartlett</span></div>
</a>
</li><li>
<a href="https://www.henriettaheislerinteriors.com/" data-largesrc="https://cdn.fixr.com/ghostblog/2021/01/Henrietta_Heisler.png" data-title="Henrietta Heisler" data-position="Henrietta Heisler Interiors, Inc." data-description="Henrietta is the owner of Henrietta Heisler Interiors Inc. She has several years of experience in creating unique spaces that blend sophistication with comfort in all phases of interior design, from overall conception to selection of furniture or lighting."> 
<img src="https://cdn.fixr.com/ghostblog/2021/01/Henrietta_Heisler.png" alt="Color of the Year 2022 Report: Inspired by Nature, Influenced by New Beginnings">
<div><span>Henrietta Heisler</span></div>
</a>
</li><li>
<a href="https://www.scottsdaleidg.com/" data-largesrc="https://cdn.fixr.com/ghostblog/2021/10/Tim_Jackie_Santos.png" data-title="Jackie Santos" data-position="Scottsdale Interior Design Group" data-description="Jackie Santos is the owner of Scottsdale Interior Design Group of Scottsdale, AZ. Jackie and her team won 1st Place in the ASID 2019 Design Excellence Awards in the category of Permanent Fixture and Honorable Mention in the category of Millwork, and continues to innovate by providing on-target, personalized interiors for each individual client&apos;s style and taste."> 
<img src="https://cdn.fixr.com/ghostblog/2021/10/Tim_Jackie_Santos.png" alt="Color of the Year 2022 Report: Inspired by Nature, Influenced by New Beginnings">
<div><span>Jackie Santos</span></div>
</a>
</li><li>
<a href="https://2michaelsdesign.com/" data-largesrc="https://cdn.fixr.com/ghostblog/2019/12/66_Jayne_Michaels.png" data-title="Jayne Michaels" data-position="2Michaels" data-description="Jayne is the owner of 2Michaels Design. An expert in 20th-century art and design, the firm is known for its passion for modern architecture.
">
<img src="https://cdn.fixr.com/ghostblog/2019/12/66_Jayne_Michaels.png" alt="Color of the Year 2022 Report: Inspired by Nature, Influenced by New Beginnings">
<div><span>Jayne Michaels</span></div>
</a>
</li><li>
<a href="https://jenron-designs.com/" data-largesrc="https://cdn.fixr.com/ghostblog/2021/01/Jennifer_Gainer.png" data-title="Jennifer Gainer" data-position="Jenron Designs" data-description="Jennifer is the founder and a designer at Jenron Designs with her husband, Ron. Their blog is filled with insights and tips for people who love home design and decor.
">
<img src="https://cdn.fixr.com/ghostblog/2021/01/Jennifer_Gainer.png" alt="Color of the Year 2022 Report: Inspired by Nature, Influenced by New Beginnings">
<div><span>Jennifer Gainer</span></div>
</a>
</li><li>
<a href="https://ohidesignstudio.com/" data-largesrc="https://cdn.fixr.com/ghostblog/2021/01/Jessica_Klein.png" data-title="Jessica Klein" data-position="OID Studio &amp; Blog" data-description="Jessica Klein is the founder of Oh, I Design, a studio that offers full-service interior design projects, from concept to completion, but also design consultations and organizational solutions.
">
<img src="https://cdn.fixr.com/ghostblog/2021/01/Jessica_Klein.png" alt="Color of the Year 2022 Report: Inspired by Nature, Influenced by New Beginnings">
<div><span>Jessica Klein</span></div>
</a>
</li><li>
<a href="https://urbanedesignstudios.com" data-largesrc="https://cdn.fixr.com/ghostblog/2021/01/Jessica_Love.png" data-title="Jessica Love" data-position="Urbane Design Studios" data-description="Jessica Love is the Principal Interior Designer at Urbane Design Studios in Austin, TX. In addition to offering interior design services, Jessica&#x2019;s blog, Design Notes, has been featured in Houzz, RENTCafe, and Waterways Magazine. She also just launched her own 501c3 called Design Changes Lives, whose mission is to design spaces for children in order to build confidence, empower, and improve the quality of their lives."> 
<img src="https://cdn.fixr.com/ghostblog/2021/01/Jessica_Love.png" alt="Color of the Year 2022 Report: Inspired by Nature, Influenced by New Beginnings">
<div><span>Jessica Love</span></div>
</a>
</li><li>
<a href="https://interiorplanning.com/" data-largesrc="https://cdn.fixr.com/ghostblog/2021/01/Joan_Kaufman.png" data-title="Joan Kaufman" data-position="Interior Planning &amp; Design, Inc." data-description="Joan is the director of project management and design with Interior Planning &amp; Design, Inc. One of the leading design firms in Chicago, IPD creates balanced, harmonious interiors for their clients. 
">
<img src="https://cdn.fixr.com/ghostblog/2021/01/Joan_Kaufman.png" alt="Color of the Year 2022 Report: Inspired by Nature, Influenced by New Beginnings">
<div><span>Joan Kaufman</span></div>
</a>
</li><li>
<a href="https://www.kandrac-kole.com/" data-largesrc="https://cdn.fixr.com/ghostblog/2021/10/Joann_Kandrac_Kelly_Kole.png" data-title="Joann Kandrac" data-position="Kandrac &amp; Kole Interior Design" data-description="Joann Kandrac and Kelly Kole are co-founders of Kandrac &amp; Kole Interior Design, based in Atlanta, GA. As industry authority for residential and commercial design, Kandrac &amp; Kole has been featured on HGTV as well as in The New York Times, and Better Homes &amp; Gardens, among others. Joann &amp; Kelly Kole, are well known for their approachable, dynamic personalities, their signature use of color and pattern and their one of a kind, custom designs."> 
<img src="https://cdn.fixr.com/ghostblog/2021/10/Joann_Kandrac_Kelly_Kole.png" alt="Color of the Year 2022 Report: Inspired by Nature, Influenced by New Beginnings">
<div><span>Joann Kandrac and Kelly Kole</span></div>
</a>
</li><li>
<a href="http://www.foxnahem.com/" data-largesrc="https://cdn.fixr.com/ghostblog/2021/01/Joe_Nahem.png" data-title="Joe Nahem" data-position="Fox-Nahem Associates" data-description="Joe Nahem is the owner of Fox-Nahem Associates in New York, NY. He and his firm have been included in prestigious industry lists, including AD 100, the Elle Decor A-List-Top 25, New York Magazine&#x2019;s Top 100, New York Spaces Top 50 Designers, and Luxe Magazine&#x2019;s Gold List. Joe oversees every facet of his projects, offering hands-on and personalized service to ensure each project is completed on time and within budget."> 
<img src="https://cdn.fixr.com/ghostblog/2021/01/Joe_Nahem.png" alt="Color of the Year 2022 Report: Inspired by Nature, Influenced by New Beginnings">
<div><span>Joe Nahem</span></div>
</a>
</li><li>
<a href="http://www.joymoylerinteriors.com/" data-largesrc="https://cdn.fixr.com/ghostblog/2019/12/83_Joy_Moyler.png" data-title="Joy Moyler" data-position="Joy Moyler Interiors" data-description="Joy is the principal and creative director for Joy Moyler Interiors. Fashion, colors, textiles, and designs are what inspire Joy and the interiors she creates.
" target="_blank" rel="noopener">
<img src="https://cdn.fixr.com/ghostblog/2019/12/83_Joy_Moyler.png" alt="Color of the Year 2022 Report: Inspired by Nature, Influenced by New Beginnings">
<div><span>Joy Moyler</span></div>
</a>
</li><li>
<a href="https://www.homestarstaging.com/" data-largesrc="https://cdn.fixr.com/ghostblog/2021/01/Karen_Otto.png" data-title="Karen Otto" data-position="Home Star Staging" data-description="Karen is the owner and president of Home Star Staging, a Texas-based home staging firm. Karen&#x2019;s love for home styling began as a child. Today, she shares her knowledge not only with her clients but also through teaching others how best to style a property."> 
<img src="https://cdn.fixr.com/ghostblog/2021/01/Karen_Otto.png" alt="Color of the Year 2022 Report: Inspired by Nature, Influenced by New Beginnings">
<div><span>Karen Otto</span></div>
</a>
</li><li>
<a href="https://www.kathleenjennison.com/" data-largesrc="https://cdn.fixr.com/ghostblog/2021/01/Kathleen_Jennison.png" data-title="Kathleen  Jennison" data-position="POSITION" data-description="Kathleen Jennison is the owner and Lead Designer of KTJ Design Co., a forward-thinking firm with a project management approach located in Stockton, CA. Kathleen is a CPA-turned-designer and is affiliated with the American Society of Interior Designers. She is also a member of the National Association of Remodeling Industry (NARI) and the National Kitchen and Bath Association (NKBA) Sacramento chapters."> 
<img src="https://cdn.fixr.com/ghostblog/2021/01/Kathleen_Jennison.png" alt="Color of the Year 2022 Report: Inspired by Nature, Influenced by New Beginnings">
<div><span>Kathleen  Jennison</span></div>
</a>
</li><li>
<a href="https://kerriekelly.com/" data-largesrc="https://cdn.fixr.com/ghostblog/2021/01/Kerrie_Kelly.png" data-title="Kerrie Kelly" data-position="Kerrie Kelly Design Lab" data-description="Kerrie Kelly is the owner of Kerrie Kelly Design Lab, based in Sacramento, CA. Kerrie offers exceptional interior and exterior design services for model homes, large renovations and new construction projects. Kerrie is an ASID Fellow, a Best of Houzz Service and Design Award winner, and a Kitchen &amp; Bath Design News Top Innovator. "> 
<img src="https://cdn.fixr.com/ghostblog/2021/01/Kerrie_Kelly.png" alt="Color of the Year 2022 Report: Inspired by Nature, Influenced by New Beginnings">
<div><span>Kerrie Kelly</span></div>
</a>
</li><li>
<a href="https://kevinfrancisdesign.com/" data-largesrc="https://cdn.fixr.com/ghostblog/2021/01/Kevin_Francis_OGara.png" data-title="Kevin Francis O&apos;Gara" data-position="Kevin Francis Design" data-description="Kevin O&#x2019;Gara is the founder of Kevin Francis Design, an Atlanta based eponymous product studio; home to the Labyrinth Collection original maze rug designs and original artwork. Kevin has been featured in leading industry publications, such as Apartment Therapy, Design*Sponge, House Beautiful, and This Old House, among others."> 
<img src="https://cdn.fixr.com/ghostblog/2021/01/Kevin_Francis_OGara.png" alt="Color of the Year 2022 Report: Inspired by Nature, Influenced by New Beginnings">
<div><span>Kevin Francis O&apos;Gara</span></div>
</a>
</li><li>
<a href="https://thedecorologist.com/" data-largesrc="https://cdn.fixr.com/ghostblog/2021/01/Kristie_Barnett.png" data-title="Kristie Barnett" data-position="The Decorologist" data-description="Kristie is the founder of The Decorologist, a publication on home design and interiors. Kristie is also an interior design and paint color consultant in Nashville, Tennessee.
">
<img src="https://cdn.fixr.com/ghostblog/2021/01/Kristie_Barnett.png" alt="Color of the Year 2022 Report: Inspired by Nature, Influenced by New Beginnings">
<div><span>Kristie Barnett</span></div>
</a>
</li><li>
<a href="https://cullmankravis.com/" data-largesrc="https://cdn.fixr.com/ghostblog/2021/10/Lee_Cavanaugh.png" data-title="Lee Cavanaugh" data-position="Cullman &amp; Kravis, Inc." data-description="Lee Cavanaugh is a design partner at Cullman &amp; Kravis, Inc. The company, operating since 1984,
is known for providing the highest quality of design excellence and personal service. Lee takes pride in working closely with homeowners to ensure the design reflects their personality."> 
<img src="https://cdn.fixr.com/ghostblog/2021/10/Lee_Cavanaugh.png" alt="Color of the Year 2022 Report: Inspired by Nature, Influenced by New Beginnings">
<div><span>Lee Cavanaugh</span></div>
</a>
</li><li>
<a href="https://lindamerrill.com/" data-largesrc="https://cdn.fixr.com/ghostblog/2021/01/Linda_Merrill.png" data-title="Linda Merrill" data-position="Linda Merrill Decorative Surroundings" data-description="Linda is the owner and designer at Linda Merrill Decorative Surroundings. Linda is an award-winning designer from Massachusetts with a passion for design.
">
<img src="https://cdn.fixr.com/ghostblog/2021/01/Linda_Merrill.png" alt="Color of the Year 2022 Report: Inspired by Nature, Influenced by New Beginnings">
<div><span>Linda Merrill</span></div>
</a>
</li><li>
<a href="http://www.lisamende.com/" data-largesrc="https://cdn.fixr.com/ghostblog/2021/01/Lisa_Mende.png" data-title="Lisa Mende" data-position="Lisa Mende Design" data-description="Lisa Mende is the founder and creative director of Lisa Mende Design. With more than two decades of experience in the industry, Lisa&#x2019;s work has been featured in national shelter and lifestyle magazines and has built a reputation as one of the South&#x2019;s premier luxury designers."> 
<img src="https://cdn.fixr.com/ghostblog/2021/01/Lisa_Mende.png" alt="Color of the Year 2022 Report: Inspired by Nature, Influenced by New Beginnings">
<div><span>Lisa Mende</span></div>
</a>
</li><li>
<a href="https://www.decorgirl.net/" data-largesrc="https://cdn.fixr.com/ghostblog/2021/01/Lisa_M_Smith.png" data-title="Lisa M. Smith" data-position="Interior Design Factory, Ltd." data-description="Lisa is the owner and designer at Interior Design Factory, as well as the blogger at Decor Girl. She works as both an interior designer and as a blogger who features architecture, interior design, and her passion for cars.">
<img src="https://cdn.fixr.com/ghostblog/2021/01/Lisa_M_Smith.png" alt="Color of the Year 2022 Report: Inspired by Nature, Influenced by New Beginnings">
<div><span>Lisa M. Smith</span></div>
</a>
</li><li>
<a href="http://nyclq-focalpoint.blogspot.com/" data-largesrc="https://cdn.fixr.com/ghostblog/2021/01/Lynda_Quintero_Davids.png" data-title="Lynda Quintero-Davids" data-position="Focal Point Styling" data-description="Lynda is the designer, stylist, and blogger at Focal Point Styling, a blog focused on finding simple solutions to most interior design challenges. Lynda offers advice on shopping, decorating, and styling for unique home solutions.
">
<img src="https://cdn.fixr.com/ghostblog/2021/01/Lynda_Quintero_Davids.png" alt="Color of the Year 2022 Report: Inspired by Nature, Influenced by New Beginnings">
<div><span>Lynda Quintero-Davids</span></div>
</a>
</li><li>
<a href="https://mgraceinteriordesign.com/" data-largesrc="https://cdn.fixr.com/ghostblog/2021/01/M_Grace_Sielaff.png" data-title="M. Grace Sielaff" data-position="M. Grace Designs" data-description="M. Grace is the principal designer for M. Grace Designs, an award-winning firm that takes on a broad range of projects and designs. They specialize in both residential and commercial interiors and work to include sustainability in their designs.">
<img src="https://cdn.fixr.com/ghostblog/2021/01/M_Grace_Sielaff.png" alt="Color of the Year 2022 Report: Inspired by Nature, Influenced by New Beginnings">
<div><span>M. Grace Sielaff</span></div>
</a>
</li><li>
<a href="https://www.marshallerb.com/" data-largesrc="https://cdn.fixr.com/ghostblog/2019/05/Marshall-Erb.jpg" data-title="Marshall Erb" data-position="Marshall Erb Design" data-description="Marshall is the principal designer at Marshall Erb Design, an award-winning, Chicago-based design firm. Marshall specializes in creating unique interiors that match his clients&#x2019; personalities and ways of living.">
<img src="https://cdn.fixr.com/ghostblog/2019/05/Marshall-Erb.jpg" alt="Color of the Year 2022 Report: Inspired by Nature, Influenced by New Beginnings">
<div><span>Marshall Erb</span></div>
</a>
</li><li>
<a href="https://www.cortizointeriors.com" data-largesrc="https://cdn.fixr.com/ghostblog/2021/01/Michelle_Cortizo.png" data-title="Michelle Cortizo" data-position="Cortizo Interiors" data-description="Michelle Cortizo is the owner of Cortizo Interiors, a full-service design firm located in Trumbull, CT. In business since 2000, Michelle and her team create spaces that enhance her clients&#x2019; lifestyles. She and her designs have been featured in leading publications like House Beautiful and Architectural Digest and she is a Prism award recipient."> 
<img src="https://cdn.fixr.com/ghostblog/2021/01/Michelle_Cortizo.png" alt="Color of the Year 2022 Report: Inspired by Nature, Influenced by New Beginnings">
<div><span>Michelle Cortizo</span></div>
</a>
</li><li>
<a href="https://www.habitardesign.com/" data-largesrc="https://cdn.fixr.com/ghostblog/2019/05/Mitch-Newman.jpg" data-title="Mitch Newman" data-position="Habitar Design" data-description="Mitch is the principal at Habitar Design in Chicago. This small firm is dedicated to its clients&#x2019; satisfaction, specializing in interior designs that achieve project excellence."> 
<img src="https://cdn.fixr.com/ghostblog/2019/05/Mitch-Newman.jpg" alt="Color of the Year 2022 Report: Inspired by Nature, Influenced by New Beginnings">
<div><span>Mitch Newman</span></div>
</a>
</li><li>
<a href="https://pattijohnsoninteriors.com/" data-largesrc="https://cdn.fixr.com/ghostblog/2021/01/Patti_Johnson.png" data-title="Patti Johnson" data-position="Patti Johnson Interiors" data-description="Patti Johnson is the owner of Patti Johnson Interiors, a Cincinnati-based design firm. The firm has been in operation for more than 20 years, winning multiple awards. She works with custom builders and homeowners to find the perfect solution to every interior.">
<img src="https://cdn.fixr.com/ghostblog/2021/01/Patti_Johnson.png" alt="Color of the Year 2022 Report: Inspired by Nature, Influenced by New Beginnings">
<div><span>Patti Johnson</span></div>
</a>
</li><li>
<a href="https://www.heatherscotthome.com/" data-largesrc="https://cdn.fixr.com/ghostblog/2021/10/Raquel_Skrobarczyk.png" data-title="Raquel Skrobarczyk" data-position="Heather Scott Home &amp; Design" data-description="Raquel Skrobarczyk is a lead interior designer at Heather Scott Home &amp; Design, a retail boutique based in Austin, TX and Scottsdale, AZ with an award winning design team. Raquel works on designing interiors that are classic, chic and serene to make homes comfortable, approachable and timeless."> 
<img src="https://cdn.fixr.com/ghostblog/2021/10/Raquel_Skrobarczyk.png" alt="Color of the Year 2022 Report: Inspired by Nature, Influenced by New Beginnings">
<div><span>Raquel Skrobarczyk</span></div>
</a>
</li><li>
<a href="https://www.apartment48.com/" data-largesrc="https://cdn.fixr.com/ghostblog/2021/01/Rayman_Boozer.png" data-title="Rayman Boozer" data-position="Apartment 48 Interior Design" data-description="Rayman Boozer is the Principal Designer at Apartment 48 Interior Design in New York, NY. His firm has been featured in Elle Decor, Better Homes and Gardens, and Architectural Digest. He uses an organic approach to build each client&#x2019;s personal narrative, and Time Out Magazine has dubbed him the &#x201C;go-to designer for color consulting.&#x201D;"> 
<img src="https://cdn.fixr.com/ghostblog/2021/01/Rayman_Boozer.png" alt="Color of the Year 2022 Report: Inspired by Nature, Influenced by New Beginnings">
<div><span>Rayman Boozer</span></div>
</a>
</li><li>
<a href="https://www.rmddesignsllc.com/" data-largesrc="https://cdn.fixr.com/ghostblog/2021/01/Rose_Dostal.png" data-title="Rose Dostal" data-position="RMD Designs" data-description="Rose is the owner and principal at RMD Designs. This full-service design firm handles both interiors and kitchen and bathroom design. This gives clients doing entire house renovations the chance to use one designer throughout the process.
">
<img src="https://cdn.fixr.com/ghostblog/2021/01/Rose_Dostal.png" alt="Color of the Year 2022 Report: Inspired by Nature, Influenced by New Beginnings">
<div><span>Rose Dostal</span></div>
</a>
</li><li>
<a href="https://www.fixr.com/" data-largesrc="https://cdn.fixr.com/ghostblog/2019/12/159_Sarabeth_Asaff.png" data-title="Sarabeth Asaff South" data-position="Fixr.com" data-description="Sarabeth is a home improvement expert and writer for Fixr.com. A former kitchen and bath designer, Sarabeth works to help others gain better insights into the home and garden industry so that they can make better decisions for their homes.

">
<img src="https://cdn.fixr.com/ghostblog/2019/12/159_Sarabeth_Asaff.png" alt="Color of the Year 2022 Report: Inspired by Nature, Influenced by New Beginnings">
<div><span>Sarabeth Asaff South</span></div>
</a>
</li><li>
<a href="https://www.loridennis.com/" data-largesrc="https://cdn.fixr.com/ghostblog/2021/10/Sara_Plaisted.png" data-title="Sara Plaisted" data-position="Lori Dennis, Inc." data-description="Sara Plaisted is a senior designer at Lori Dennis, Inc., one of the top interior design firms in Los Angeles. The firm caters for residential, hospitality and commercial interiros, exteriors and landscape. Sara specializes in lluxury and high end interior architecture."> 
<img src="https://cdn.fixr.com/ghostblog/2021/10/Sara_Plaisted.png" alt="Color of the Year 2022 Report: Inspired by Nature, Influenced by New Beginnings">
<div><span>Sara Plaisted</span></div>
</a>
</li><li>
<a href="https://www.uglyducklinghouse.com/" data-largesrc="https://cdn.fixr.com/ghostblog/2019/12/161_Sarah_Fogle.png" data-title="Sarah Fogle" data-position="Ugly Duckling House" data-description="Sarah is the blogger behind Ugly Duckling House, a home decor and project-based blog. Sarah loves a project and started blogging about her DIY renovations as she &#x201C;tore her house apart&#x201D; and found that she could inspire others to do the same."> 
<img src="https://cdn.fixr.com/ghostblog/2019/12/161_Sarah_Fogle.png" alt="Color of the Year 2022 Report: Inspired by Nature, Influenced by New Beginnings">
<div><span>Sarah Fogle</span></div>
</a>
</li><li>
<a href="https://www.biermandesign.com/" data-largesrc="https://cdn.fixr.com/ghostblog/2021/10/Stephanie_Janecek.png" data-title="Stephanie Janecek" data-position="Bruce Bierman Design, Inc." data-description="Stephanie Janecek is a Design and Executive Assistant at Bruce Bierman Design, Inc. The company specializes in residential and commercial interior design and their work has been featured in Architectural Digest, Elle D&#xE9;cor, House &amp; Garden, House Beautiful, Interior Design, Luxe and The New York Times Magazine."> 
<img src="https://cdn.fixr.com/ghostblog/2021/10/Stephanie_Janecek.png" alt="Color of the Year 2022 Report: Inspired by Nature, Influenced by New Beginnings">
<div><span>Stephanie Janecek</span></div>
</a>
</li><li>
<a href="https://sinteriordesign.com/" data-largesrc="https://cdn.fixr.com/ghostblog/2021/01/Suzanne_Lasky.png" data-title="Suzanne Lasky" data-position="S Interior Design" data-description="Suzanne Lasky is the owner of S Interior Design, which is based in Scottsdale, AZ. A Best of Houzz winner in Design and Service since 2015, Suzanne&#x2019;s residential and commercial design expertise speaks for itself. S Interior Design offers a range of services, including partial or full remodels, new construction, and custom furniture design."> 
<img src="https://cdn.fixr.com/ghostblog/2021/01/Suzanne_Lasky.png" alt="Color of the Year 2022 Report: Inspired by Nature, Influenced by New Beginnings">
<div><span>Suzanne Lasky</span></div>
</a>
</li><li>
<a href="https://www.susanserraassociates.com/" data-largesrc="https://cdn.fixr.com/ghostblog/2019/12/175_Susan_Serra.png" data-title="Susan Serra, CKD, CAPS" data-position="Susan Serra Associates, Inc." data-description="Susan is a Certified Kitchen Designer and the face behind Susan Serra Associates, Inc., a kitchen and bath design firm. Susan is an award-winning designer and also the founder of Scandinavian Made." target="_blank" rel="noopener">
<img src="https://cdn.fixr.com/ghostblog/2019/12/175_Susan_Serra.png" alt="Color of the Year 2022 Report: Inspired by Nature, Influenced by New Beginnings">
<div><span>Susan Serra</span></div>
</a>
</li><li>
<a href="http://www.timothy-corrigan.com/" data-largesrc="https://cdn.fixr.com/ghostblog/2021/01/Timothy_Corrigan.png" data-title="Timothy Corrigan" data-position="Timothy Corrigan, Inc." data-description="Timothy is the principal designer at Timothy Corrigan, Inc., a top interior design firm. With offices in both Paris and California, Timothy finds ways of blending details and architectures to blaze his own, unique, and award-winning path.
">
<img src="https://cdn.fixr.com/ghostblog/2021/01/Timothy_Corrigan.png" alt="Color of the Year 2022 Report: Inspired by Nature, Influenced by New Beginnings">
<div><span>Timothy Corrigan</span></div>
</a>
</li><li>
<a href="https://www.browndavis.com/" data-largesrc="https://cdn.fixr.com/ghostblog/2021/01/Todd_Davis.png" data-title="Todd Davis" data-position="Brown Davis Architecture &amp; Interiors" data-description="Todd Davis is co-founder of Brown Davis Architecture &amp; Interiors. He and his partner Rob Brown joined their shared passion for classic architecture, discerning environments, and extraordinary craftsmanship to create Brown Davis, which offers architectural, interior and landscape design. All elements are designed in unison with a strong attention to local building codes and construction details."> 
<img src="https://cdn.fixr.com/ghostblog/2021/01/Todd_Davis.png" alt="Color of the Year 2022 Report: Inspired by Nature, Influenced by New Beginnings">
<div><span>Todd Davis</span></div>
</a>
</li><li>
<a href="http://www.triphaenisch.com/" data-largesrc="https://cdn.fixr.com/ghostblog/2021/01/Trip_Haenisch.png" data-title="Trip Haenisch" data-position="Trip Haenisch &amp; Associates" data-description="Trip is the owner of Trip Haenisch &amp; Associates, listed as one of the top 25 Los Angeles-based interior designers. Trip&#x2019;s specialty is creating sophisticated yet laid back interiors that cater to his Californian-based clients&#x2019; needs.">
<img src="https://cdn.fixr.com/ghostblog/2021/01/Trip_Haenisch.png" alt="Color of the Year 2022 Report: Inspired by Nature, Influenced by New Beginnings">
<div><span>Trip Haenisch</span></div>
</a>
</li><li>
<a href="https://www.veronicasolomon.com" data-largesrc="https://cdn.fixr.com/ghostblog/2021/01/Veronica_Solomon.png" data-title="Veronica Solomon" data-position="Casa Vilora Interiors" data-description="Veronica Solomon is the CEO and Principal Designer at Casa Vilora Interiors. Located in the Houston and Katy areas of Texas, Veronica has a keen talent for setting a budget and sticking to it. Veronica&#x2019;s design philosophy changes the status quo and she helps each of her clients achieve their own idea of luxury."> 
<img src="https://cdn.fixr.com/ghostblog/2021/01/Veronica_Solomon.png" alt="Color of the Year 2022 Report: Inspired by Nature, Influenced by New Beginnings">
<div><span>Veronica Solomon</span></div>
</a>
</li><li>
<a href="https://www.wandashorton.com/" data-largesrc="https://cdn.fixr.com/ghostblog/2021/01/Wanda_S_Horton.png" data-title="Wanda Suitt-Horton" data-position="Wanda S. Horton Interior Design" data-description="Wanda is the founder and principal designer at Wanda S. Horton Interior Design. She believes that excellent design comes from a balance between beauty and order. Her designs bring a more up-to-date style to traditional looks.">
<img src="https://cdn.fixr.com/ghostblog/2021/01/Wanda_S_Horton.png" alt="Color of the Year 2022 Report: Inspired by Nature, Influenced by New Beginnings">
<div><span>Wanda S. Horton</span></div>
</a>
</li></ul>
</div>
</div>

<script type="text/javascript" src="https://www.fixr.com/blog/assets/js/modernizr.custom.js"></script>
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js">
</script>
<script type="text/javascript" src="https://www.fixr.com/blog/assets/js/grid.js"></script>
<script>
$(function() {
Grid.init();
});
</script><!--kg-card-end: html-->]]></content:encoded></item><item><title><![CDATA[How Much Does it Cost to Prepare Your Home for Winter? From DIY to Full Project]]></title><description><![CDATA[We’ve visually broken down the tasks to winterize a house using three budgets - they are designed for you to have an idea of the most important tasks to undertake depending on your money and needs. Undertake one or all of the projects to make sure your home is ready for the cold.]]></description><link>https://www.fixr.com/blog/2021/10/15/cost-to-winterize-home/</link><guid isPermaLink="false">60de2cb5f64657794d025664</guid><category><![CDATA[Homeowner Advice]]></category><category><![CDATA[HVAC]]></category><category><![CDATA[Roofing]]></category><category><![CDATA[Gutters]]></category><category><![CDATA[Cleaning services]]></category><category><![CDATA[Doors]]></category><category><![CDATA[Energy audit]]></category><category><![CDATA[Handymen]]></category><category><![CDATA[Insulation]]></category><category><![CDATA[Plumbers]]></category><category><![CDATA[Windows]]></category><dc:creator><![CDATA[Cristina Miguelez]]></dc:creator><pubDate>Fri, 15 Oct 2021 13:00:18 GMT</pubDate><media:content url="https://cdn.fixr.com/ghostblog/2021/10/fixr-blog-How-Much-Does-it-Cost-to-Prepare-Your-Home-for-Winter_Blog.png" medium="image"/><content:encoded><![CDATA[<img src="https://cdn.fixr.com/ghostblog/2021/10/fixr-blog-How-Much-Does-it-Cost-to-Prepare-Your-Home-for-Winter_Blog.png" alt="How Much Does it Cost to Prepare Your Home for Winter? From DIY to Full Project"><p>As we transition from summer into winter, the fall season is a great time to prepare our homes for the changes in weather conditions. With the wintery climate comes rising energy costs, cold and drafty areas, and storm damage. However, there are several ways to lessen the impacts of these aspects and enjoy the chillier season in a comfortable home with lower energy costs. It&#x2019;s also possible to take steps to help ensure your home comes through the winter with less potential damage from harsh weather and storms as well. </p><p>Depending on your budget and the age and type of home you have, you may be able to undertake a low-budget DIY winterizing, a more moderate approach that can help improve things even more, or an all-in approach for homeowners who wish to to have their home completely prepared for all the challenges of winter. </p><p>Below, we&#x2019;ve outlined the tasks of the different levels of preparation, with specific cost information and recommendations. The three winterizing budgets are designed for you to have an idea of the most important tasks to undertake depending on your budget. It is, of course, possible to mix projects from different budgets. The tasks you choose will ultimately depend on your needs and your home&#x2019;s characteristics. Undertake one or all of the projects to make sure your home is ready for the cold.</p><h2 id="cost-to-winterize-a-housediy">Cost to Winterize a House - <strong>DIY</strong></h2><p>Winterizing your home doesn&#x2019;t have to break the bank. There are many things you can do yourself to winterize your home without the need for a professional. While some of these things are not permanent solutions and may seem to be small improvements, they can all help make your home more comfortable, while reducing energy costs and potential damage. This low cost project budget has a total of <strong>$75 to $205</strong> if you undertake every task on the list, yet some of these items have no cost at all.</p><figure class="kg-card kg-image-card"><img src="https://cdn.fixr.com/ghostblog/2021/10/fixr_Costs-to-Winterize-a-House---Low-Cost--DIY--Project-1.png" class="kg-image" alt="How Much Does it Cost to Prepare Your Home for Winter? From DIY to Full Project" loading="lazy" width="1540" height="1278"></figure><h3 id="winterize-house-checklist-cost-diy">Winterize House Checklist &amp; Cost (DIY)</h3><p>Without any cost involved, you can start by reversing your ceiling fans. This will help keep the warm air away from the ceiling, and down near you where it will have the most effect. You should also take the time to drain your outdoor faucets to prevent them from freezing and splitting, and clean out your gutters to help prevent ice dams. Make sure to inspect your roof both from the ground and from inside the attic for leaks. Small roof repairs now can save you major costs from further damage later. Make sure to replace your smoke detector batteries and change your furnace filter to ensure your home will remain safe and your furnace will be running at its most efficient.</p><p>To make your home warmer inside, take the time to weatherstrip around your doors and windows, and to shrinkwrap your windows. Install outlet gaskets to keep air from leaking in around your outlets and switches, especially on outside walls.</p><h2 id="cost-to-winterize-a-houseaverage-project">Cost to Winterize a House - <strong>Average Project </strong></h2><p>If your home needs more extensive winterizing, you want to make more permanent changes or see better results on your energy bill, or if you simply want to hire out the tasks, there is a more complete level of winterizing you can undertake. These tasks are done by a professional, and can help seal your home up much tighter, while also ensuring that your energy bills will be much lower. Completing all of these tasks has a cost range of <strong>$1,515 to $4,270</strong>, depending on the level of winterization required. </p><figure class="kg-card kg-image-card"><img src="https://cdn.fixr.com/ghostblog/2021/10/fixr_Costs-to-Winterize-a-House---Average-Project-1.png" class="kg-image" alt="How Much Does it Cost to Prepare Your Home for Winter? From DIY to Full Project" loading="lazy" width="1540" height="1278"></figure><h3 id="winterizing-checklist-cost-average-project">Winterizing Checklist &amp; Cost (Average Project)</h3><!--kg-card-begin: markdown--><table class="costTable">
	<thead>
		<tr>
			<th data-sheets-value="{&quot;1&quot;:2,&quot;2&quot;:&quot;Winterizing checklist (Average project)&quot;}">Projects</th>
			<th data-sheets-value="{&quot;1&quot;:2,&quot;2&quot;:&quot;Cost (professional service)&quot;}">Cost (professional service)</th>
		</tr>
	</thead>
	<tbody>
		<tr class="subtotal">
			<td data-sheets-value="{&quot;1&quot;:2,&quot;2&quot;:&quot;Service furnace/clean ducts&quot;}"><a href="https://www.fixr.com/costs/repair-furnace#furnace-servicing-cost" target="_blank">Service furnace</a> / <a href="https://www.fixr.com/costs/air-duct-cleaning" target="_blank">clean ducts</a></td>
			<td class="unit-price" data-sheets-value="{&quot;1&quot;:2,&quot;2&quot;:&quot;$350 - $1,000&quot;}">$350 - $1,000</td>
		</tr>
		<tr class="subtotal">
			<td data-sheets-value="{&quot;1&quot;:2,&quot;2&quot;:&quot;Replace weatherstripping&quot;}"><a href="https://www.fixr.com/costs/weatherstripping" target="_blank">Replace weatherstripping</a></td>
			<td class="unit-price" data-sheets-value="{&quot;1&quot;:2,&quot;2&quot;:&quot;$200 - $600&quot;}">$200 - $600</td>
		</tr>
		<tr class="subtotal">
			<td data-sheets-value="{&quot;1&quot;:2,&quot;2&quot;:&quot;Inspect roof&quot;}"><a href="https://www.fixr.com/costs/roof-inspection" target="_blank">Inspect roof</a></td>
			<td class="unit-price" data-sheets-value="{&quot;1&quot;:2,&quot;2&quot;:&quot;$100 - $600&quot;}">$100 - $600</td>
		</tr>
		<tr class="subtotal">
			<td data-sheets-value="{&quot;1&quot;:2,&quot;2&quot;:&quot;Energy audit&quot;}"><a href="https://www.fixr.com/costs/energy-audit" target="_blank">Energy audit</a></td>
			<td class="unit-price" data-sheets-value="{&quot;1&quot;:2,&quot;2&quot;:&quot;$145 - $420&quot;}">$145 - $420</td>
		</tr>
		<tr class="subtotal">
			<td data-sheets-value="{&quot;1&quot;:2,&quot;2&quot;:&quot;Install new thermostat&quot;}"><a href="https://www.fixr.com/costs/thermostat-installation" target="_blank">Install new thermostat</a></td>
			<td class="unit-price" data-sheets-value="{&quot;1&quot;:2,&quot;2&quot;:&quot;$150 - $400&quot;}">$150 - $400</td>
		</tr>
		<tr class="subtotal">
			<td data-sheets-value="{&quot;1&quot;:2,&quot;2&quot;:&quot;Clean chimneys&quot;}"><a href="https://www.fixr.com/costs/chimney-cleaning" target="_blank">Clean chimneys</a></td>
			<td class="unit-price" data-sheets-value="{&quot;1&quot;:2,&quot;2&quot;:&quot;$100 - $300&quot;}">$100 - $300</td>
		</tr>
		<tr class="subtotal">
			<td data-sheets-value="{&quot;1&quot;:2,&quot;2&quot;:&quot;Clean gutters&quot;}"><a href="https://www.fixr.com/costs/clean-gutters" target="_blank">Clean gutters</a></td>
			<td class="unit-price" data-sheets-value="{&quot;1&quot;:2,&quot;2&quot;:&quot;$150 - $225&quot;}">$150 - $225</td>
		</tr>
		<tr class="subtotal">
			<td data-sheets-value="{&quot;1&quot;:2,&quot;2&quot;:&quot;Put up storm windows&quot;}"><a href="https://www.fixr.com/costs/storm-window-installation#storm-window-installation-cost" target="_blank">Put up storm windows</a></td>
			<td class="unit-price" data-sheets-value="{&quot;1&quot;:2,&quot;2&quot;:&quot;$100 - $200&quot;}">$100 - $200</td>
		</tr>
		<tr class="subtotal">
			<td data-sheets-value="{&quot;1&quot;:2,&quot;2&quot;:&quot;Clean dryer vent&quot;}"><a href="https://www.fixr.com/costs/dryer-vent-cleaning" target="_blank">Clean dryer vent</a></td>
			<td class="unit-price" data-sheets-value="{&quot;1&quot;:2,&quot;2&quot;:&quot;$100 - $175&quot;}">$100 - $175</td>
		</tr>
		<tr class="subtotal">
			<td data-sheets-value="{&quot;1&quot;:2,&quot;2&quot;:&quot;Caulk spaces around windows/doors&quot;}"><a href="https://www.fixr.com/costs/air-leaks-sealing#caulking-cost" target="_blank">Caulk spaces around windows and doors</a></td>
			<td class="unit-price" data-sheets-value="{&quot;1&quot;:2,&quot;2&quot;:&quot;$50 - $200&quot;}">$50 - $200</td>
		</tr>
		<tr class="subtotal">
			<td data-sheets-value="{&quot;1&quot;:2,&quot;2&quot;:&quot;Replace smoke detectors&quot;}"><a href="https://www.fixr.com/costs/smoke-detector-installation" target="_blank">Replace smoke detectors</a></td>
			<td class="unit-price" data-sheets-value="{&quot;1&quot;:2,&quot;2&quot;:&quot;$70 - $150&quot;}">$70 - $150</td>
		</tr>
	</tbody>
	<tfoot>
		<tr>
			<th data-sheets-value="{&quot;1&quot;:2,&quot;2&quot;:&quot;TOTAL &quot;}">TOTAL</th>
			<th class="unit-price" data-sheets-numberformat="{&quot;1&quot;:4,&quot;2&quot;:&quot;\&quot;$\&quot;#,##0&quot;,&quot;3&quot;:1}" data-sheets-value="{&quot;1&quot;:2,&quot;2&quot;:&quot;1,515 - $4,270&quot;}">1,515 - $4,270</th>
		</tr>
	</tfoot>
</table><!--kg-card-end: markdown--><p>One of the best ways to prepare for winterizing your home is to start with having an energy audit carried out. This can help you pinpoint the areas that need the most attention, so anything you do after this will be more effective. </p><p>For the exterior of your home, start with having the caulk around your windows and doors replaced, and have any old weatherstripping removed and replaced to help stop air leaks. Have your storm windows put back up to help stop drafts, and have your gutters cleaned by a professional to ensure the prevention of ice dams. </p><p>You should have your chimney inspected along with your roof, and if needed, make sure your chimney is cleaned and ready for use. This can help prevent future roof damage, as well as avoid potential chimney fires. If you have a dryer with a vent, be sure to have this vent cleaned as well to remove any build up and prevent fires here. If your smoke detectors are older, consider replacing them as well to keep your home and family safe. </p><p>Check your heating system is in good repair too. Have your furnace cleaned and inspected, as well as having your ducts inspected also. If your thermostat is old, replace it with a newer smart or digital version to help keep your home comfortable while you save. </p><h2 id="cost-to-winterize-a-homefull-project">Cost to Winterize a Home - <strong>Full Project</strong></h2><p>For those with a bigger budget, there are a full range of projects you can have carried out in order to make your home completely prepared for the winter months. Also, if your home is older, the chances are that it&#x2019;s not nearly as ready for winter as you would like. Many older homes lack insulation, and have outdated heating systems that can mean you pay more to heat a home that never seems to get fully warm. Fully winterizing is costly, but can improve your home&#x2019;s comfort and value while lowering your total energy bills each year. The average cost range to fully winterize a home is <strong>$13,500 to $39,250</strong>.</p><figure class="kg-card kg-image-card"><img src="https://cdn.fixr.com/ghostblog/2021/10/fixr_Costs-to-Winterize-a-House---Full-Project-1.png" class="kg-image" alt="How Much Does it Cost to Prepare Your Home for Winter? From DIY to Full Project" loading="lazy" width="1540" height="1278"></figure><h3 id="winterizing-checklist-cost-average-project-1">Winterizing Checklist &amp; Cost (Average Project)</h3><!--kg-card-begin: markdown--><table class="costTable">
	<thead>
		<tr>
			<th data-sheets-value="{&quot;1&quot;:2,&quot;2&quot;:&quot;Projects&quot;}">Projects</th>
			<th data-sheets-value="{&quot;1&quot;:2,&quot;2&quot;:&quot;Cost (professional service)&quot;}">Cost (professional service)</th>
		</tr>
	</thead>
	<tbody>
		<tr class="subtotal">
			<td data-sheets-value="{&quot;1&quot;:2,&quot;2&quot;:&quot;Install new furnace&quot;}"><a href="https://www.fixr.com/costs/furnace" target="_blank">Install new furnace</a></td>
			<td class="unit-price" data-sheets-value="{&quot;1&quot;:2,&quot;2&quot;:&quot;$2,000 - $11,000&quot;}">$2,000 - $11,000</td>
		</tr>
		<tr class="subtotal">
			<td data-sheets-value="{&quot;1&quot;:2,&quot;2&quot;:&quot;Add insulation&quot;}"><a href="https://www.fixr.com/indoor/insulation" target="_blank">Add insulation</a></td>
			<td class="unit-price" data-sheets-value="{&quot;1&quot;:2,&quot;2&quot;:&quot;$3,000 - $7,000&quot;}">$3,000 - $7,000</td>
		</tr>
		<tr class="subtotal">
			<td data-sheets-value="{&quot;1&quot;:2,&quot;2&quot;:&quot;Install new ductwork&quot;}"><a href="https://www.fixr.com/costs/ductwork" target="_blank">Install new ductwork</a></td>
			<td class="unit-price" data-sheets-value="{&quot;1&quot;:2,&quot;2&quot;:&quot;$1,900 - $6,000&quot;}">$1,900 - $6,000</td>
		</tr>
		<tr class="subtotal">
			<td data-sheets-value="{&quot;1&quot;:2,&quot;2&quot;:&quot;New storm windows&quot;}"><a href="https://www.fixr.com/costs/storm-window-installation" target="_blank">New storm windows</a></td>
			<td class="unit-price" data-sheets-value="{&quot;1&quot;:2,&quot;2&quot;:&quot;$2,000 - $5,000&quot;}">$2,000 - $5,000</td>
		</tr>
		<tr class="subtotal">
			<td data-sheets-value="{&quot;1&quot;:2,&quot;2&quot;:&quot;Insulate roof deck&quot;}"><a href="https://www.fixr.com/costs/home-insulation#roof-insulation-cost" target="_blank">Insulate roof deck</a></td>
			<td class="unit-price" data-sheets-value="{&quot;1&quot;:2,&quot;2&quot;:&quot;$1,200 - $2,000&quot;}">$1,200 - $2,000</td>
		</tr>
		<tr class="subtotal">
			<td data-sheets-value="{&quot;1&quot;:2,&quot;2&quot;:&quot;Install gutter guards&quot;}"><a href="https://www.fixr.com/costs/gutter-guard-installation" target="_blank">Install gutter guards</a></td>
			<td class="unit-price" data-sheets-value="{&quot;1&quot;:2,&quot;2&quot;:&quot;$1,200 - $2,000&quot;}">$1,200 - $2,000</td>
		</tr>
		<tr class="subtotal">
			<td data-sheets-value="{&quot;1&quot;:2,&quot;2&quot;:&quot;Seal/stain deck&quot;}"><a href="https://www.fixr.com/costs/stain-deck" target="_blank">Seal/stain deck</a></td>
			<td class="unit-price" data-sheets-value="{&quot;1&quot;:2,&quot;2&quot;:&quot;$550 - $1,050&quot;}">$550 - $1,050</td>
		</tr>
		<tr class="subtotal">
			<td data-sheets-value="{&quot;1&quot;:2,&quot;2&quot;:&quot;Install storm doors&quot;}"><a href="https://www.fixr.com/costs/install-storm-door" target="_blank">Install storm doors</a></td>
			<td class="unit-price" data-sheets-value="{&quot;1&quot;:2,&quot;2&quot;:&quot;$500 - $800&quot;}">$500 - $800</td>
		</tr>
		<tr class="subtotal">
			<td data-sheets-value="{&quot;1&quot;:2,&quot;2&quot;:&quot;Insulate hot water pipes&quot;}"><a href="https://www.fixr.com/costs/home-insulation#pipe-insulation-cost" target="_blank">Insulate hot water pipes</a></td>
			<td class="unit-price" data-sheets-value="{&quot;1&quot;:2,&quot;2&quot;:&quot;$100 - $1,000&quot;}">$100 - $1,000</td>
		</tr>
		<tr class="subtotal">
			<td data-sheets-value="{&quot;1&quot;:2,&quot;2&quot;:&quot;Insulate hot water heater&quot;}">Insulate hot water heater</td>
			<td class="unit-price" data-sheets-value="{&quot;1&quot;:2,&quot;2&quot;:&quot;$150 - $800&quot;}">$150 - $800</td>
		</tr>
		<tr class="subtotal">
			<td data-sheets-value="{&quot;1&quot;:2,&quot;2&quot;:&quot;Install chimney cap and clean it&quot;}"><a href="https://www.fixr.com/costs/chimney-cap-replacement" target="_blank">Install chimney cap and clean it</a></td>
			<td class="unit-price" data-sheets-value="{&quot;1&quot;:2,&quot;2&quot;:&quot;$300 - $600&quot;}">$300 - $600</td>
		</tr>
	</tbody>
	<tfoot>
		<tr>
			<th data-sheets-value="{&quot;1&quot;:2,&quot;2&quot;:&quot;TOTAL &quot;}">TOTAL</th>
			<th class="unit-price" data-sheets-numberformat="{&quot;1&quot;:4,&quot;2&quot;:&quot;\&quot;$\&quot;#,##0&quot;,&quot;3&quot;:1}" data-sheets-value="{&quot;1&quot;:2,&quot;2&quot;:&quot;$12,900 - $37,250&quot;}">$12,900 - $37,250</th>
		</tr>
	</tfoot>
</table><!--kg-card-end: markdown--><p>Fully winterizing a home means adding insulation. This includes insulating exterior walls, the attic, crawl spaces, and things like your hot water pipes and water heater to help save energy and prevent pipes from freezing. Consider adding insulation to your roof deck, which will prolong the life of your roof as it prevents it from becoming superheated from the area below and will contribute to the house&apos;s energy efficiency.</p><p>If necessary, winterizing can also include installing a new furnace and ductwork to make your system more efficient. New storm doors and windows help seal up the exterior of your home. Also, consider cleaning your chimney and installing a chimney cap - this will help make your chimney and fireplace safer. As for the gutters, installing gutter guards will prevent you from needing to clean gutters so often by keeping most debris out. Finally, by staining or sealing your deck you will help prevent damage to the wood from snow and ice. </p><h2 id="whatever-your-budget-prepare-your-home-for-winter">Whatever Your Budget, Prepare Your Home for Winter</h2><p>Whether you undertake every task in one category, or you pick and choose what works for your home, make sure to winterize this year. Rising energy costs, labor shortages, and falling temperatures could make this an uncomfortable winter for those who aren&#x2019;t prepared. By taking steps to prepare your home, you&#x2019;ll be thankful &#xA0;when the weather turns cold. </p>]]></content:encoded></item><item><title><![CDATA[Residential Construction Industry Outlook After the Biggest Rise in Spending in Over a Decade]]></title><description><![CDATA[Residential construction spending saw its biggest year on year increase in over a decade in 2020, according to the US Census. In our latest publication, we explore the causes behind this rise, and what the industry can expect moving forward.]]></description><link>https://www.fixr.com/blog/2021/10/06/residential-construction-industry-outlook-biggest-spending/</link><guid isPermaLink="false">615db63d970ebf01e57943a8</guid><category><![CDATA[Industry News]]></category><dc:creator><![CDATA[Adam Graham]]></dc:creator><pubDate>Wed, 06 Oct 2021 15:24:52 GMT</pubDate><media:content url="https://cdn.fixr.com/ghostblog/2021/10/fixr-blog-Residential-Construction-Industry-Outlook--After-the-Biggest-Rise-in-Spending-in-Over-a-Decade_Blog.png" medium="image"/><content:encoded><![CDATA[<img src="https://cdn.fixr.com/ghostblog/2021/10/fixr-blog-Residential-Construction-Industry-Outlook--After-the-Biggest-Rise-in-Spending-in-Over-a-Decade_Blog.png" alt="Residential Construction Industry Outlook After the Biggest Rise in Spending in Over a Decade"><p>Between the years 2019 and 2020, residential construction spending saw its biggest increase over the previous 15 years according to data taken from the <a href="https://www.census.gov/construction/c30/historical_data.html">Census</a>. Like many industries, residential construction has faced numerous challenges during this time that may have contributed to this spending increase. The pandemic, the huge demand that followed, combined with labor shortages and material price increases, are among the reasons which have led to previously unseen levels of industry spending growth. &#xA0;</p><p>In this article we explore this data and some of the potential reasons behind it. We have also interviewed top experts, who are at the forefront of the industry, to give us key insights as to what are the main reasons behind the rise in residential construction spending and with the information we have so far, what we can expect from 2021 and moving forward.</p><h2 id="the-biggest-increase-in-residential-construction-spending-in-over-10-years">The Biggest Increase in Residential Construction Spending in Over 10 Years</h2><figure class="kg-card kg-image-card"><img src="https://cdn.fixr.com/ghostblog/2021/10/Private-Residential-Construction-Spendings-2011-2020-2.png" class="kg-image" alt="Residential Construction Industry Outlook After the Biggest Rise in Spending in Over a Decade" loading="lazy" width="1540" height="1039"></figure><p>The graphic above gives an overview breakdown of the spending on residential construction over the last 10 years. The size of each house illustration, along with the costs listed inside, indicate the total spending each year. The vertical bars above indicate the increase or decrease from the previous year.</p><p>As you can see, 2020 saw the biggest increase in spending above all other years shown, with $82.3B more spent than the previous year, with a total of $629B of private residential construction spending. Before this, it&#x2019;s interesting to note that 2018 showed significantly less of an increase in the total amount year to year when compared to the few years prior, and that 2019 showed an actual decrease in total spending. This means that 2020&#x2019;s increase is not only the biggest in 10 years, it is also a major reversal of the trend in decreased spending that had been shown in the two years previous. </p><p><strong>Taking a look at 2021;</strong> spending as of August ($507B) doesn&#x2019;t show signs of slowing, with <strong>over $100B more spent compared to this time last year</strong>.</p><h2 id="understanding-the-reasons-behind-this-increase">Understanding the Reasons Behind This Increase</h2><p>There are several potential reasons for this most recent increase in 2020, which make it such an outlier in comparison to the previous years. As Jing Fu, Director of Forecasting &amp; Analysis at the <a href="https://www.nahb.org/">National Association of Homebuilders</a> highlights, the issues at play are often intertwined: </p><blockquote>&#x201C;Besides solid demand and rising building material prices, extended/longer deliver times and the construction labor shortage also contributed to increases in construction spending in the past two years and are expected to persist as the overall labor market recovers.&#x201D; </blockquote><p>We&#x2019;ll explore some of these reasons in more detail and the impact that they may have had in the following sections. </p><h3 id="great-demand-for-new-housing">Great Demand for New Housing</h3><figure class="kg-card kg-image-card"><img src="https://cdn.fixr.com/ghostblog/2021/10/Building-Permits.jpg" class="kg-image" alt="Residential Construction Industry Outlook After the Biggest Rise in Spending in Over a Decade" loading="lazy" width="1600" height="1347"></figure><p>One main reason for the increased spending is an increase in demand. While demand in and of itself can be difficult to track, it can be represented by several indicators, with the number of permits pulled during a specific time period being one of them. Because permits are required in most areas for major construction of any kind, an increase in permits generally indicates an increase in industry demand. </p><p>As you can see from the graphic above, which shows the monthly and annual building permits issued (Building Permits - not seasonally adjusted), there is a clear increase from 2019 to 2020, with 2021 showing relatively high numbers so far.</p><p>As Fu at NAHB points out, &#x201C;The housing market depends ultimately on supply and demand.&#x201D; Demand could also be considered by looking at the amount of houses sold. When analyzing this demand between 2019 and 2020, Fu states, </p><p>&#x201C;On the demand side, <a href="https://www.census.gov/construction/nrs/pdf/newressales.pdf">683,000 new homes were sold in 2019</a> and 822,000 new homes were sold in 2020, 21.1% higher than 2019. It was the highest annual growth rate since 1983. Robust demand for housing, supported by low mortgage rates, has driven residential construction spending up.&#x201D;</p><p>Adam Mopsick, CEO and Co-Founder of <a href="https://amiconmanagement.us/">Amicon</a>, draws similar conclusions by saying, </p><blockquote>&#x201C;...the demand for new homes has never been higher. Due to this low inventory, buyers are willing to pay higher prices for homes, projects, and renovation. People are also willing to accept these higher prices because interest rates are so low.&#x201D;</blockquote><h3 id="building-material-prices-have-set-new-records">Building Material Prices Have Set New Records</h3><figure class="kg-card kg-image-card"><img src="https://cdn.fixr.com/ghostblog/2021/10/US-Construction-Producer-Price-Index-Change--2019-2021-.jpg" class="kg-image" alt="Residential Construction Industry Outlook After the Biggest Rise in Spending in Over a Decade" loading="lazy" width="1600" height="807"></figure><p>Another reason for the total cost of construction spending to have climbed so much in 2020 is the cost of goods and services. <a href="https://www.fixr.com/blog/2021/05/03/lumber-prices-change/">Materials such as lumber</a>, drywall, glass, sheet metal, and other construction staples all increased in 2020 and kept rising as we moved into <a href="https://www.fixr.com/blog/2021/09/20/material-price-increases-report/">2021</a>. This is a direct tie to demand; when the demand increased at the start of 2020, suppliers were unprepared, and it caused a sudden skyrocketing of overall costs. </p><p>The above graphic tracks the PPI from 2019 until August 2021. The <a href="https://www.bls.gov/ppi/">PPI</a>, an index that depicts the average change over time in the selling prices received by producers for their output, is a &#xA0;helpful representation for the variations in the cost of materials. As we can see from the graphic, there has been a definite increase from 2019 to 2020, but <strong>even higher as we move into 2021</strong>. According to data from the <a href="https://www.bls.gov/ppi/detailed-report/home.htm">Bureau of Labor Statistics</a>, from January 2019 to August 2021, there has been a 31.4% increase in inputs to services and a 20.6% increase in inputs to goods to the residential construction industry. </p><h3 id="what-else-has-affected-construction-spending">What Else Has Affected Construction Spending?</h3><p>In addition to increased demand and costs, there are other potential contributing factors as well. Although all reasons are interrelated and cannot be considered isolated from the rest, we can conclude that the following factors have also had an impact on construction spending:</p><p>The <strong>pandemic</strong> had one of the biggest influences on spending in 2020. It drove both the demand and the increase in prices that followed. When more people were home, they were taking advantage of this time to start home-based projects, thus driving up the cost of materials by outstripping supply. As well as this, early Covid restrictions also affected the supply chain from producers, transportation, to final sellers.</p><p>At the same time,<strong> interest rates</strong> dropped in 2020 as a response to the economy overall. Lower interest rates meant that many homeowners who had been contemplating a new home build or other major project decided to take advantage. Jennie Berger, Co-Owner of <a href="https://www.propertypeoplellc.com/">Property People</a> says that &#x201C;Outrageously low interest rates plus higher sales prices mean less money devoted to mortgage payments each month and a strong probability of greater ROI if/when they decide to sell.&#x201D; This in turn drove demand up further, increasing total costs. </p><p>Finally, <strong>labor shortages</strong>, which is not a new issue, have been seen across the country. Between border closures, temporary and permanent closings of many companies due to the pandemic, and high rates of unemployment, many parts of the construction industry have been hard hit with labor shortages. Tyler Milyard at <a href="https://www.westernconstructors.com/">Western Constructors</a> adds that, &#x201C;Especially specialty trades like tile setters, framers, (...). There are not enough tradesmen anymore to handle the volume.&#x201D;</p><p> This means that contractors and suppliers both may have a hard time meeting demand. This can raise the cost of labor, as companies seek to hire skilled workers at higher wages. Berger agrees. She believes that labor shortages, &#x201C;...resulted in contractors being able to charge more money for their services. Many also included escalation clauses and higher-than-normal project markups in their estimates just to protect themselves in case material prices continued to rise.&#x201D; Mopsick also feels that this is a major contributor to spending increases by saying, &#x201C;labor shortage is a huge issue leading to higher prices. Quality residential vendors and professionals are so busy that many clients are not even able to negotiate because labor is so scarce.&#x201D;</p><h2 id="industry-outlook-moving-forward">Industry Outlook Moving Forward</h2><p>While these reasons are not entirely conclusive for the higher costs of construction spending in 2020, they do provide a fairly accurate overview of the industry during this time period. Going forward, these same indicators may help both homeowners and businesses make predictions on how the industry will continue for the rest of 2021 and beyond. </p><p>Berger predicts that, &#x201C;As material supplies catch up&#x2014;and we believe they will&#x2014;pricing will continue to level off and help carve a more sustainable path towards healthy levels of new construction throughout the country.&#x201D; </p><p>And Tim Fox, President, <a href="http://texasremodelteam.com/">Texas Remodel Team</a>, shares his thoughts on upcoming spending, stating, &#x201C;I don&apos;t see any signs of it slowing down. If anything, most of our customers are planning the next phase or project before we are fully completed with the last one.&#x201D;</p><p>Fu offers more forecasts for the industry, saying that, </p><blockquote>&#x201C;For the coming two years, <strong>we expect residential construction spending will continue to grow, but at a slower pace</strong>, as supply-chain issues and labor challenges are impeding the industry&#x2019;s recovery. NAHB expects housing affordability will be a key demand-side challenge in the coming quarters, given the rapid rate of growth for home prices and construction costs over the last year.&#x201D; </blockquote><p>By studying these trends and taking note of expert&#x2019;s predictions for what is expected moving forward, you can make more informed decisions about your home, business, and other projects.</p>]]></content:encoded></item><item><title><![CDATA[What Consumes the Most Energy in Your Home, in One Graphic]]></title><description><![CDATA[We show the appliances that have the highest home energy consumption, allowing homeowners to see where they can make improvements to be more efficient. ]]></description><link>https://www.fixr.com/blog/2021/09/29/home-energy-consumption-2021/</link><guid isPermaLink="false">6154597be5fe9f016bfe2f5a</guid><category><![CDATA[Homeowner Advice]]></category><category><![CDATA[Energy audit]]></category><category><![CDATA[Insulation]]></category><category><![CDATA[Furnace Installation]]></category><category><![CDATA[Cooling System]]></category><category><![CDATA[HVAC]]></category><category><![CDATA[Tankless Water Heater]]></category><dc:creator><![CDATA[Cristina Miguelez]]></dc:creator><pubDate>Wed, 29 Sep 2021 14:25:37 GMT</pubDate><media:content url="https://cdn.fixr.com/ghostblog/2021/09/fixr-blog-Residential-Energy-Use-by-Appliance_Blog.png" medium="image"/><content:encoded><![CDATA[<img src="https://cdn.fixr.com/ghostblog/2021/09/fixr-blog-Residential-Energy-Use-by-Appliance_Blog.png" alt="What Consumes the Most Energy in Your Home, in One Graphic"><p>Energy bills are a constant in most people&#x2019;s lives. Each month, you&#x2019;ll receive bills for electricity, as well as for whatever fuel you use for things like heating your home, cooking, or hot water. Energy bills have been on the rise, which means that for many people, it can be a good idea to take a look at what uses the most energy at home. People are also becoming <a href="https://www.washingtonpost.com/climate-environment/2021/09/14/climate-change-threat/">more concerned</a> about the effects of climate change and the <a href="https://www.fixr.com/blog/2020/08/19/our-carbon-footprint-a-trajectory-of-residential-greenhouse-gas-production/">emissions</a> they are contributing, which in turn can spur them on to want to cut energy usage in their own homes. Once you know where the biggest energy expenditures are, you can then take steps to help save energy and money each month.<br><br>We&#x2019;ll show you the appliances that are using the most energy each month according to the <a href="https://www.eia.gov/outlooks/aeo/tables_ref.php">US Energy Information Administration</a> (EIA), and give you some tips on how you can find different ways to save.</p><figure class="kg-card kg-image-card"><img src="https://cdn.fixr.com/ghostblog/2021/09/Residential-Energy-Use-by-Appliance-1.jpg" class="kg-image" alt="What Consumes the Most Energy in Your Home, in One Graphic" loading="lazy" width="1600" height="1542"></figure><p>The above graphic is a breakdown of information taken from the <a href="https://www.eia.gov/outlooks/aeo/data/browser/#/?id=4-AEO2021&amp;region=0-0&amp;cases=ref2021&amp;start=2019&amp;end=2050&amp;f=A&amp;linechart=ref2021-d113020a.4-4-AEO2021~ref2021-d113020a.85-4-AEO2021~ref2021-d113020a.86-4-AEO2021~ref2021-d113020a.87-4-AEO2021~ref2021-d113020a.88-4-AEO2021~ref2021-d113020a.89-4-AEO2021~ref2021-d113020a.90-4-AEO2021~ref2021-d113020a.91-4-AEO2021~ref2021-d113020a.92-4-AEO2021~ref2021-d113020a.93-4-AEO2021~ref2021-d113020a.94-4-AEO2021~ref2021-d113020a.95-4-AEO2021~ref2021-d113020a.96-4-AEO2021~ref2021-d113020a.97-4-AEO2021~ref2021-d113020a.98-4-AEO2021~~&amp;ctype=linechart&amp;sourcekey=0">EIA Annual Energy Outlook Report from 2021</a>, Residential Sector Key Indicators and Consumption, showing in one chart how much of the energy you use each month is going to each major, common appliance in the home. The EIA makes projections on energy usage based on data gathered from different regions. They gather the average consumption of electricity as well as fossil fuels in each area, and track how much of these are being used in various regions, as well as by the expenditure of various household appliances. They measure the amount of energy used in <a href="https://www.britannica.com/science/quad">quads</a>, which is a unit used for describing the quantity of national and world energy resources. It equals &#x200B;&#x200B;1 quadrillion British thermal units (<a href="https://www.fixr.com/glossary/btu">BTUs</a>). We calculated the percentage of total energy consumption by end use. </p><p>As you can see, <strong>the biggest single source of energy consumption by far in the home is tied to heating, which uses more than 30% of the energy consumed in homes</strong>. This is followed by &#x201C;Other Uses&#x201D;: a mixture of smaller appliances that are not listed in the other sections (electric and electronic devices, heating elements, motors, outdoor grills, natural gas and propane-fueled lights, pool heaters, spa heaters, and backup electricity generators).</p><p>These appliances on their own do not make a significant enough impact to be noted, although in total they represent 26.2% of the energy use. Beyond space heating and other uses, <strong>water heating takes the next biggest piece of the pie at more than 13%</strong>, followed by the appliances used to cool your home, which uses 10.7% of the energy. Refrigeration, clothes drying, lighting, televisions and other related equipment make up the next tier of energy consumption. Finally, things like computers, freezers, cooking, washing machines, dishwashers, and the furnace and boiler fans and circulatory systems account for the rest. </p><p>As you can see, while many appliances don&#x2019;t make a big impact on your daily energy consumption on their own, together they can add up to a significant amount. You can also see that heating and cooling your space, water, and food make up the biggest parts of your energy consumption each month, making them areas you may want to focus on when it comes to seeking solutions to lowering energy use and bills.</p><h3 id="home-appliances-power-consumption-table">Home Appliances Power Consumption Table</h3><!--kg-card-begin: html--><table class="costTable">
	<thead>
		<tr>
			<th>End Use</th>
			<th>% of Total Gross End-use Consumption</th>
			<th>Quads</th>
		</tr>
	</thead>
	<tbody>
		<tr>
			<td>Space Heating</td>
			<td>31.3</td>
			<td>6.578032</td>
		</tr>
		<tr>
			<td>Space Cooling</td>
			<td>10.7</td>
			<td>2.24946</td>
		</tr>
		<tr>
			<td>Water Heating</td>
			<td>13.6</td>
			<td>2.862373</td>
		</tr>
		<tr>
			<td>Refrigeration</td>
			<td>4.0</td>
			<td>0.845279</td>
		</tr>
		<tr>
			<td>Cooking</td>
			<td>1.3</td>
			<td>0.278058</td>
		</tr>
		<tr>
			<td>Clothes Dryers</td>
			<td>3.2</td>
			<td>0.67057</td>
		</tr>
		<tr>
			<td>Freezers</td>
			<td>0.9</td>
			<td>0.197039</td>
		</tr>
		<tr>
			<td>Lighting</td>
			<td>2.8</td>
			<td>0.585875</td>
		</tr>
		<tr>
			<td>Clothes Washers</td>
			<td>0.5</td>
			<td>0.105969</td>
		</tr>
		<tr>
			<td>Dishwashers</td>
			<td>0.4</td>
			<td>0.077252</td>
		</tr>
		<tr>
			<td>Televisions and Related Equipment</td>
			<td>2.8</td>
			<td>0.587302</td>
		</tr>
		<tr>
			<td>Computers and Related Equipment</td>
			<td>1.1</td>
			<td>0.23993</td>
		</tr>
		<tr>
			<td>Furnace Fans and Boiler Circulation Pumps</td>
			<td>1.1</td>
			<td>0.241091</td>
		</tr>
		<tr>
			<td>Other Uses*</td>
			<td>26.2</td>
			<td>5.517531</td>
		</tr>
	</tbody>
</table><!--kg-card-end: html--><p>*Includes electric and electronic devices, heating elements, motors, outdoor grills, natural gas-and propane-fueled lights, pool heaters, spa heaters, and backup electricity generators not listed above.</p><h2 id="how-to-save-energy-use-at-home">How to Save Energy Use at Home</h2><p>While energy bills are expected to <a href="https://www.bloomberg.com/news/articles/2021-09-17/europe-s-energy-crunch-helps-push-u-s-power-to-seven-year-high">increase</a> this winter, there are steps that you can take to lower your consumption. This in turn will result in lower bills, lower emissions, and at the same time often a more comfortable home as well by controlling temperatures appropriately. Once you have identified the biggest sources of your energy expenditures, you can take steps to lower them.</p><h3 id="space-heating-and-cooling">Space Heating and Cooling</h3><p>Heating and cooling interiors is one of the biggest sources of energy consumption in most homes. Thankfully, there are also many ways that you can decrease your consumption in this area, while making your home more comfortable year round.</p><p><strong>Begin with an <a href="https://www.fixr.com/costs/energy-audit">energy audit</a></strong><a href="https://www.fixr.com/costs/energy-audit"> </a>($250 on average), which can help you identify more closely the biggest sources of energy consumption. As every home is different, an energy audit indicates specifically what your home requires. During the audit, you&#x2019;ll find most of the places where energy transfer is occurring between the interior and exterior of your home. This can help you determine the best places to focus on to reduce consumption and avoid unnecessary energy waste.</p><p>In most cases, there are several areas where you&#x2019;ll see the biggest results. The first is with <strong>insulation</strong>, which will optimize your heating and cooling efforts by helping the work more efficiently. Many homes do not have enough insulation, so adding insulation to your exterior walls can help. The <a href="https://www.fixr.com/costs/home-insulation">cost to fully insulate a home</a> can range from $3,000 to $7,000 depending on type. Loose fill insulation is the easiest to use in an existing home, while spray foam is the best for new homes. </p><p>Make sure you also take the time to <strong>seal up any gaps around windows, doors, and other penetrations in your walls</strong>. This can be as simple as caulking gaps, or as complex as fully weatherstripping your home. The total <a href="https://www.fixr.com/costs/weatherstripping">cost for weatherstripping</a> is roughly $350.</p><p>If your windows are very old, updating them to newer, energy efficient versions may help as well. If you can feel cold air a few inches away from your window in the winter, then upgrading is recommended. The average <a href="https://www.fixr.com/costs/window-replacement">cost to <strong>update your windows</strong></a> is $3,500 to $8,500, depending on how many windows you are updating, and what size and materials you choose. </p><p>As for heating and cooling systems, <strong>newer appliances</strong> can be more than 98% efficient, which means they optimize their energy use so that you&#x2019;ll be more comfortable for less money. The <a href="https://www.fixr.com/costs/furnace">average cost of a new furnace installation</a> is $2,000 to $11,000, while the <a href="https://www.fixr.com/costs/air-conditioner-installation">cost of a new cooling system</a> is $2,000 to $9,000. If your furnace or boiler is old, you may also want to consider updating this as well.</p><h3 id="water-heater-and-appliances">Water Heater and Appliances</h3><p>Your water heater and other major appliances like your clothes dryer and refrigerator are another big area of energy consumption. You have options and ways to save here as well. First, consider switching to a <strong>tankless water heater</strong>. While standard water heaters heat your water continuously, tankless heaters work on-demand, only heating what you use, so they consume less energy. These cost between $2,500 and $4,500 to install for a <a href="https://www.fixr.com/costs/install-tankless-water-heater">whole house tankless water heating system</a>.</p><p>Next, make sure that any new appliance you install is <strong>Energy Star certified</strong>. Appliances like your clothes dryer, refrigerator, dishwasher, and washing machine, are all available in Energy Star rated models. This means that they use less energy than standard models. While a single appliance may not make a major difference to your monthly bills, by upgrading them all one by one, you will notice a significant drop in energy costs month to month. Energy Star rated appliances may cost more than standard, but things like size, style, and color can also impact costs, so it&#x2019;s possible to find Energy Star rated appliances that can cost the same as standard options as well. On average, an Energy Star rated appliance uses <a href="https://www.energysage.com/energy-efficiency/costs-benefits/energy-star-rebates/#:~:text=an%20ENERGY%20STAR-certified%20appliance%20will%20use%20anywhere%20from%2010%20to%2050%20percent%20less%20energy%20each%20year%20than%20a%20non-energy%20efficient%20equivalent">between 10 and 50 percent less energy each year</a>, which means that even if they do cost more, they tend to pay for themselves in a short period of time.</p><h3 id="smaller-improvements-and-habits-that-can-also-help">Smaller Improvements and Habits That Can Also Help</h3><p>In addition to the changes mentioned, there are many other things you can do to help save money. Consider switching your light bulbs for smart options that can sense when you&#x2019;ve left the room. This will help eliminate wasted electricity. Smart thermostats can also help you save by adjusting to your habits so you use less energy to heat and cool your home when you aren&#x2019;t there.</p><p>Other small things you can do that add up include making sure to shut off the water and lights when you aren&#x2019;t actively using them, using smart plugs for all of your appliances to reduce electricity, and reducing your dependence on major appliances. Line drying your clothes when it&#x2019;s nice out can help you cut down on electricity costs for example. </p><p>If you can&#x2019;t afford to update your windows, consider winterizing them each year with plastic to help cut your heating costs, and cover them with insulating blinds in the summer to help keep the sun from warming your home&#x2019;s interior as well. </p><h2 id="identify-what-consumes-most-to-make-good-improvements">Identify What Consumes Most to Make Good Improvements</h2><p>Saving energy is good for your wallet and for the environment. The first step to taking control of your energy bills is to have an understanding of where and how you consume energy on a regular basis. Once you know what appliances are using the most energy in your home, you can start <a href="https://www.epa.gov/energy/reduce-environmental-impact-your-energy-use">making changes to help</a> reduce your environmental impact at the same time as adding up to big savings over time. Use this information to help you identify the biggest sources of energy consumption in your home, and start taking control of your home&#x2019;s energy usage, and your energy costs.</p>]]></content:encoded></item><item><title><![CDATA[Interactive Disaster Map: How Homeowners Across the US Should Invest in Disaster Preparedness]]></title><description><![CDATA[September is national preparedness month, and our interactive map shows the most common natural disasters in each state so homeowners know what to prepare for.]]></description><link>https://www.fixr.com/blog/2021/09/23/interactive-disaster-map/</link><guid isPermaLink="false">5f7ade03336af00188d86fc7</guid><category><![CDATA[Homeowner Advice]]></category><category><![CDATA[Industry News]]></category><category><![CDATA[Damage restoration]]></category><dc:creator><![CDATA[Stefania Filizola]]></dc:creator><pubDate>Thu, 23 Sep 2021 09:31:00 GMT</pubDate><media:content url="https://cdn.fixr.com/ghostblog/2021/09/fixr-blog-disaster-map-2.gif" medium="image"/><content:encoded><![CDATA[<img src="https://cdn.fixr.com/ghostblog/2021/09/fixr-blog-disaster-map-2.gif" alt="Interactive Disaster Map: How Homeowners Across the US Should Invest in Disaster Preparedness"><p>The US is no stranger to all types of natural disasters, especially during the late summer period, which is why September is <a href="https://www.ready.gov/september">national preparedness month</a> (NPM). From severe storms and tornados, to hurricanes and flooding, year on year we witness destructive forces of nature impacting homes and communities across the nation. As climate change leads to an increasingly volatile world, we find that disaster preparedness is more than just an option for those with extra resources; it needs to be an essential part of life for all of us.</p><p>In light of this, we&#x2019;ve put together a resource for homeowners as well as those looking to buy a new home - a disaster map that provides, in an easy-to-grasp visual format, helpful information on what disasters are most common in each US State. The information on natural disasters is sourced from <a href="https://www.fema.gov/data-visualization/disaster-declarations-states-and-counties">the FEMA website</a>.</p><h2 id="interactive-map-showing-most-common-disasters-in-each-state-1953-2020-">Interactive Map Showing Most Common Disasters in Each State (1953-2020)</h2><!--kg-card-begin: html--><div id="observablehq-6b5d116e">
  <div class="observablehq-viewof-disasterSelector"></div>
  <div class="observablehq-viewof-map"></div>
  <div class="observablehq-legendCode"></div>
</div>
<script type="module">
  import {Runtime, Inspector} from "https://cdn.jsdelivr.net/npm/@observablehq/runtime@4/dist/runtime.js";
  import define from "https://api.observablehq.com/@stasyuskin/untitled.js?v=3";
  (new Runtime).module(define, name => {
    if (name === "viewof disasterSelector") return Inspector.into("#observablehq-6b5d116e .observablehq-viewof-disasterSelector")();
    if (name === "viewof map") return Inspector.into("#observablehq-6b5d116e .observablehq-viewof-map")();
    if (name === "legendCode") return Inspector.into("#observablehq-6b5d116e .observablehq-legendCode")();
  });
</script><!--kg-card-end: html--><p></p><p>By default, the above map will be set to &#x2018;total natural disasters&#x2019; and the darker shades of color on the map will offer you a visual understanding of which areas of the US are most disaster prone. New York state, for instance, is a dark green: FEMA declared 89 natural disasters between 1953 and 2020. Wyoming, the lightest shade on the map, is much less disaster-prone: just twelve disasters have been declared since 1953.</p><p>As you hover the mouse over each state on the map, detailed stats will pop up. Hovering over Wyoming, we see a breakdown of the 12 recorded disasters: 3 severe storms, 6 floods, 2 tornados, and 1 disaster related to snow and ice. Wyoming had no hurricanes or earthquakes during the time in question. </p><p>The drop down menu at the top also allows you to select a custom map, where you can view the distribution of floods, hurricanes, tornados, severe storms, and snow/ice disasters across the country. If you select floods, for instance, the map transforms to shades of yellow and brown. California and Texas, with the darkest possible shade (33-40 disasters recorded since 1953), stand out as two flood hotspots.</p><figure class="kg-card kg-image-card"><img src="https://cdn.fixr.com/ghostblog/2021/09/Screenshot-2021-09-24-at-17.00.42.png" class="kg-image" alt="Interactive Disaster Map: How Homeowners Across the US Should Invest in Disaster Preparedness" loading="lazy" width="697" height="468"></figure><h2 id="making-your-home-disaster-resistant">Making your Home Disaster Resistant</h2><p>As a homeowner, you can utilize the map to discover what are the most common disasters that have been declared in your area and make responsible decisions about how to put your disaster-preparedness budget to effective use. If you live in Kansas, you will want to ensure your house is ready to weather severe storms (Kansas has seen 38 of them since 1951). As a resident of Texas, you will still want a storm-ready home, but you may want to make a bigger investment in readying your home for potential floods. </p><p>A <a href="https://www.fixr.com/costs/flooded-basement-cleanup">flooded basement cleanup</a> is expensive - typically $3,000-$10,000 - as is other <a href="https://www.fixr.com/costs/water-damage-restoration">water damage restoration</a> (the national average cost for a basic cleanup is $3,000). &#xA0;If you live in a flood prone area, you may want to <a href="https://www.cdc.gov/disasters/floods/readiness.html">install sump pumps in your basement</a>, install backflow valves on your sewage, and anchor any fuel tanks that might spill and contaminate your basement if, in the case of a flood, they were torn free. You should also know how to turn off your electricity in case of evacuation, or should there be standing water or downed power lines in your area. </p><p>The interactive disaster map is not only useful for homeowners. It also gives property agents ample information to look for in any potential properties they list. If a property a prospective buyer is interested in is in an area which has seen multiple tornados, you&#x2019;ll want to know if the house has a storm shelter and what structural safeguards have been put in place should a storm come in the area. <a href="https://www.fixr.com/costs/hurricane-shutters">Hurricane shutters</a> and <a href="https://www.fixr.com/costs/storm-window-installation">storm windows</a> are important assets to inquire about. You&#x2019;ll also want to do more local research to discover if your county and locale is more or less disaster prone than the state as a whole. </p><p>It&#x2019;s impossible to predict disasters, which is why it is also worthwhile knowing what to do and what costs to expect when it comes to <a href="https://www.fixr.com/services/damage-restoration">damage restoration</a> post-disaster. Yet, a good understanding of historical data and local conditions can enable you to be &#x2018;always ready, always prepared&#x2019;. You can make informed decisions on where to spend your limited home renovation dollars, and make the upgrades to your home that are most likely to matter in the upcoming years.</p><p>As you work through your own personalized homeowner disaster preparedness plan, you&#x2019;ll gain new confidence. No matter what troubles may come in the future, &#xA0;you&#x2019;ll be able to greet them with the equilibrium that comes when you know you&#x2019;ve been responsible and done all that can be done in advance.</p><p><br></p>]]></content:encoded></item><item><title><![CDATA[Material Price Increases Report: How Are Companies Dealing With the Crisis?]]></title><description><![CDATA[We surveyed 100 construction professionals from across the US to get insight into the current state of the industry, how companies are dealing with price hikes, and what the main effects are that companies are facing.]]></description><link>https://www.fixr.com/blog/2021/09/20/material-price-increases-report/</link><guid isPermaLink="false">613b5c6d30261c0086edde80</guid><category><![CDATA[Industry News]]></category><category><![CDATA[Trends Reports]]></category><category><![CDATA[Construction services]]></category><dc:creator><![CDATA[Adam Graham]]></dc:creator><pubDate>Mon, 20 Sep 2021 13:37:59 GMT</pubDate><media:content url="https://cdn.fixr.com/ghostblog/2021/09/fixr-blog-cover-Material-Price-Increases-Report-How-Are-Construction-Companies-Dealing-With-the-Crisis_Blog.png" medium="image"/><content:encoded><![CDATA[<img src="https://cdn.fixr.com/ghostblog/2021/09/fixr-blog-cover-Material-Price-Increases-Report-How-Are-Construction-Companies-Dealing-With-the-Crisis_Blog.png" alt="Material Price Increases Report: How Are Companies Dealing With the Crisis?"><p>Over the past two years, home building materials have increased in price, forcing businesses and construction professionals to find ways to cope and deal with the resulting effects. <a href="https://www.zillow.com/research/zillow-total-housing-value-2020-28704/">A strong demand for housing during 2020</a> drove intense competition among buyers, which caused homes to fly off the market quickly and pushed prices higher. Also, many homeowners chose to renovate their homes because they either had spare time to carry out DIY remodels or to accommodate their new way of living, schooling, and working. All these factors, among others, caused a surge of builders to flood the building material market. This, coupled with shutdowns and labor shortages, significantly increased the prices of those building materials.</p><p>This report aims to draw awareness to the various challenges facing the construction industry, the resulting effects, and what it could mean for homeowners. We conducted a survey of 100 construction companies and professionals in varying areas of home construction and remodeling to gain an insight into what they are doing to meet the challenges of material price increases. <a href="https://www.bls.gov/">Data on prices</a> for building materials from one year before the pandemic (2019) until current times were analyzed and are included in the below graphic to help detail the extent of the situation. </p><h3 id="in-this-report">In this report:</h3><ul><li><a href="https://www.fixr.com/blog/2021/09/20/material-price-increases-report/#greatest-increases-in-construction-material-prices">Biggest Increases in Construction Material Prices</a></li><li><a href="https://www.fixr.com/blog/2021/09/20/material-price-increases-report/#the-main-ways-professionals-are-dealing-with-price-increases">Ways to Cope: 66% of Companies Are Raising Their Prices</a></li><li><a href="https://www.fixr.com/blog/2021/09/20/material-price-increases-report/#issues-professionals-have-faced-the-most">Biggest Issues: Over 50% Have Faced Labor Shortages</a></li><li><a href="https://www.fixr.com/blog/2021/09/20/material-price-increases-report/#the-main-effects-of-this-materials-crisis">Main Effects: 61% of Companies Have Suffered Project Delays</a></li><li><a href="https://www.fixr.com/blog/2021/09/20/material-price-increases-report/#predictions-for-future-costs">Predictions and Outlook for 2022</a></li><li><a href="https://www.fixr.com/blog/2021/09/20/material-price-increases-report/#methodology">Methodology</a></li></ul><h2 id="greatest-increases-in-construction-material-prices">Greatest Increases in Construction Material Prices</h2><p>The below graphic depicts some of the most important materials with the largest percentage change in Producer Price Index (PPI) over the last two years, shown with the lines. The bars on the right highlight the percentage change from their lowest PPI point to their highest, showing the extreme fluctuations that have taken place.</p><figure class="kg-card kg-image-card"><img src="https://cdn.fixr.com/ghostblog/2021/09/Construction-materials-PPIs.jpg" class="kg-image" alt="Material Price Increases Report: How Are Companies Dealing With the Crisis?" loading="lazy" width="1600" height="1049"></figure><p>The <a href="https://www.bls.gov/ppi/">PPI</a> is the most accessible single-source resource on construction material prices and represents the average movement in the selling price charged by producers as the product leaves their factory gates. While not perfect and sometimes lagging by a month or two, they are the best data available today for understanding this complex issue.</p><p>To choose the materials shown, we analyzed more than 30 construction materials and chose a list of the eight we believe are more illustrative of this crisis, whether because they suffered the highest increases or their importance in the construction industry. It is important to note that many other materials have been affected but are not depicted in this graphic.</p><p>Overall, <strong>No. 2 diesel fuel </strong>and <strong>particleboard and fiberboard products </strong>increased the most from their lowest to highest point during this time frame by 201.02% and 190.30%, respectively. Both <strong>lumber</strong> and <strong>plywood </strong>increased over 100% in the same time frame (121.08% and 139.89%, respectively). Other notable materials that saw huge increases were <strong>steel mill products</strong> (123.14%) and <strong>copper wire and cable</strong> (101.05%). </p><p>Diesel fuel&#x2019;s use in the construction industry is predominantly tied to transportation. This includes the transportation of other materials to lumber yards, suppliers, and job sites. This fuel is also used to power heavy equipment, such as excavators and bulldozers, making it more expensive to run these machines. In turn, this can impact the cost of projects like <a href="https://www.fixr.com/costs/land-clearing-and-building-site-preparation">land clearing and site prep</a>.</p><p>Particleboard and fiberboard have numerous uses in the industry, some of which are tied to plywood. They can be used to create <a href="https://www.fixr.com/costs/cabinets-installation">cabinets</a>, furnishings, built-in bookcases and <a href="https://www.fixr.com/costs/built-in-entertainment-center">entertainment centers</a>, and surfaces for a wide variety of areas in and around residential buildings. Lumber and plywood both also fall into this category, but these materials can be used in many ways that particleboard and fiberboard cannot because the two former materials cannot handle the same amount of exposure to moisture. Lumber, in particular, is used for <a href="https://www.fixr.com/costs/build-single-family-house#home-building-cost-breakdown">framing</a>, while plywood may be used as exterior sheathing.</p><p>Steel and copper are two materials with a long history of varying costs. They are used in building frames, pipes, <a href="https://www.fixr.com/indoor/electrical-and-wiring">electrical wiring</a>, and numerous other areas. While their fluctuating costs have led some professionals to look at other materials to replace them, steel and copper are often preferred for things like steel framing and copper pipe by professionals and homeowners.</p><h2 id="the-main-ways-professionals-are-dealing-with-price-increases">The Main Ways Professionals Are Dealing With Price Increases</h2><figure class="kg-card kg-image-card"><img src="https://cdn.fixr.com/ghostblog/2021/09/fixr-blog-Material-Price-Increases-Report-How-Are-Construction-Companies-Dealing-With-the-Crisis-01.png" class="kg-image" alt="Material Price Increases Report: How Are Companies Dealing With the Crisis?" loading="lazy" width="1540" height="1082"></figure><p>To better understand the real issues professionals face and their tools and solutions to cope with this trying period, we asked home improvement professionals (homebuilders, remodelers, and other professionals in the construction industry) to share their thoughts and experiences.</p><p>Homebuilders have taken a multi-prong approach to dealing with the building material price increases. When asked to choose between one and three options, the majority of homebuilders we surveyed said that the main way they are coping with higher costs is by increasing their prices to cover it. <strong>66% of respondents revealed they have raised their prices accordingly. </strong></p><p>A certain number of construction professionals say that they have focused on the way they use the materials. 23% told us they are using alternative materials. This way, they can do the same job but at a more acceptable price. Yet, this could entail benefits or drawbacks depending on the replacement material chosen, which may not be applicable for all projects. Another 23% share that they are reducing their waste of materials to maximize the bang they get for their buck. </p><p>Many are including price escalation clauses in a fixed-price contract. 20% shared that they have introduced these clauses to deal with the price hikes of materials. Whereas these clauses can protect them from rising prices, they may also lead to lost contracts if homeowners are not willing to take on the risk of a potential price change mid-project. <br></p><p>Optimizing designs to use fewer materials is one approach that 18% say they are using. Some are pre-ordering and paying for lumber at today&#x2019;s price, especially now that it has <a href="https://fortune.com/2021/08/20/lumber-prices-rates-shortage-diy-projects-home-depot-lowes/">decreased substantially</a> since its record high, in the fear that prices could rise again. 17% of respondents use this method to help guarantee the price remains level for the duration of any projects on the books. But it requires money upfront and a risk of prices falling in the future. For those who are not pre-ordering, many are opting to secure price guarantees from their suppliers for a period of time.<br>Only 15% of homebuilders have cancelled or postponed projects as a way of dealing with the issue, and 12% have opted for using advanced technologies. 8% reveal they have had to lay off staff. 2% state they have used a different approach, such as Jessica at <a href="https://www.marketplacehomes.com/">Marketplace Homes</a> who says, &#x201C;Increasing communication with clients to help manage their expectations when it comes to the cost of their new construction homes as well as preparing them to expect possible delays in the completion of their new construction home.&#x201D;</p><h2 id="issues-professionals-have-faced-the-most">Issues Professionals Have Faced the Most</h2><figure class="kg-card kg-image-card"><img src="https://cdn.fixr.com/ghostblog/2021/09/fixr-blog-Material-Price-Increases-Report-Biggest-Issues.png" class="kg-image" alt="Material Price Increases Report: How Are Companies Dealing With the Crisis?" loading="lazy" width="1541" height="1082"></figure><p>As well as the increase in prices of materials, homebuilders have faced other issues. When asked to reveal one to three issues they faced the most this year, 60% of the respondents say delays in deliveries, and 59% say increased fuel costs. </p><p>With a high demand for products combined with the 52% who say labor shortages have been a major issue, it is no wonder that there have been delays. Don Adams, general manager of <a href="https://www.regionalfoundationrepair.com/">Regional Foundation Repair</a>, sheds light on this issue further by stating, &#x201C;As prices for lumber and other building materials have risen, demand for the likes of concrete and cement has risen, putting a strain on resources. This is creating a knock-on effect in the whole construction industry. Projects are becoming delayed, stressing customers and contractors alike.&#x201D; Phillip Ash, founder of <a href="https://propaintcorner.com">Pro Paint Corner</a>, draws on the fact that time spent at home ultimately created the issue of delays by saying, &#x201C;We&#x2019;re seeing increasing costs of paint due to shortages in key ingredients to make paint, as well as increasing demand for paint. More people who are spending time at home have become increasingly interested in home renovation projects. With delays in the supply chain, we can expect this trend to continue.&#x201D; </p><p>12% who responded to the survey also share that there has been a delay in payments, complicating the situation even further for companies, and 8% declare increased expenditure on sanitation measures has been a major issue.</p><h2 id="the-main-effects-of-this-materials-crisis">The Main Effects of this Materials Crisis</h2><figure class="kg-card kg-image-card"><img src="https://cdn.fixr.com/ghostblog/2021/09/fixr-blog-Material-Price-Increases-Report-Main-Effects.png" class="kg-image" alt="Material Price Increases Report: How Are Companies Dealing With the Crisis?" loading="lazy" width="1541" height="1082"></figure><p>When asked about the main effects of this crisis on their business activity, 61% of contractors agreed that project delays due to material shortages were the main issue. According to our survey, the majority of homebuilders may not be postponing or cancelling projects, but 61% say they are seeing delays due to material shortages. </p><p>Jeff Shipwash of <a href="http://webuyhousesinknoxcounty.com">Shipwash Properties LLC</a> says, &#x201C;With the substantial demand for housing, supply is still trying to catch up in 2021. In addition, the continued shortage of certain components is resulting in continued increases in prices to certain materials. In my opinion, this will need to be managed for the long term as I don&#x2019;t foresee a sharp decline in demand or shortages anytime soon.&#x201D;</p><p>Whereas the pandemic and the huge demand have had a big effect on delays and shortages, other recent incidents have been affected, too. One contractor who wished to remain anonymous claims, &#x201C;One of the main factors is the extensive damage caused by the hurricanes affecting the east coast. Any material used to build doors, roofs, and windows will be affected by these issues, prompting delays to rebuild the affected areas and increasing prices all across the country.&#x201D; </p><p>Due to the many issues occurring as a result of material price rises, 36% say that clients postponing or cancelling projects is one of the main effects they have experienced, and 28% share that their clients have been modifying or lowering the project scope to deal with the added cost they may not have budgeted for.</p><h2 id="how-are-homebuyers-dealing-with-the-increases">How Are Homebuyers Dealing With the Increases?</h2><p>Homebuyers are also directly affected by these rises in material costs as housing affordability becomes harder to achieve. Between May 2020 and May 2021, a record high home <a href="https://www.cnbc.com/2021/06/16/typical-us-home-price-up-record-13point2percent-compared-to-last-year.html">price increase</a> of 13.2% occurred. Some cities have seen even higher jumps, like Austin, TX, which was up 30.5% over the same time period. </p><p>As of this article&#x2019;s publishing, interest rates still remain historically low. This translates to homebuyers being able to borrow more money than they may be able to at higher rates, meaning being able to afford a higher-priced home. Unfortunately, even with low interest rates, if buyers do not have enough funds for a down payment or an appraisal value comes in too low, they may still be priced out of the home or unable to obtain funding.</p><p>For those who already own their home and are <a href="https://everythingfinanceblog.com/34097/renovate-your-home-amidst-high-lumber-prices.html">considering a renovation</a>, the fact that many home improvement plans in the U.S. have been delayed, because of shortages and rising material costs, may leave homeowners considering whether they should delay a project until next year.</p><h2 id="predictions-for-future-costs">Predictions for Future Costs</h2><p>The Delta strain of the COVID-19 virus has thrown another wrench into the volatility of the market, and the jury is out on what the future holds for the material cost crisis the U.S. is currently experiencing. However, there is optimism in the air. As homeowners have been scaling back on projects and new home builds have slowed, lumber mills have ramped up production and are righting the temporary mismatch in <a href="https://www.nytimes.com/2021/06/22/business/lumber-prices-inflation.html">supply and demand</a>. Many experts and the Federal Reserve believe that the price increases, for lumber as well as a range of products, experienced in the past year will diminish as the economy returns to normal. </p><p>Yet, some construction workers we spoke to are still skeptical about what will happen to the cost of certain materials. When asked which other materials will start rising in cost, Warren Byington of <a href="http://backyardbrothers.co/">Backyard Brothers LLC</a> believes that, &#x201C;Concrete and concrete products; steel; especially due to the zeroing in on such materials as they relate to climate aspects,&#x201D; and Ben Neely of <a href="https://www.riverbend-homes.com/">Riverbend Homes</a> noted that, &#x201C;Windows, and metal roof materials have increased steadily.&#x201D;</p><h2 id="outlook-for-the-industry">Outlook for the Industry</h2><p>Many agree that the repercussions of what we have seen over the past two years could be long-lasting. One anonymous construction worker told us, &#x201C;I will probably go out of business because I can&#x2019;t raise my prices accordingly.&#x201D; Don Adams predicts that, &#x201C;<strong>It is foreseen that in 2022 lumber prices will drop again to pre-pandemic levels, but until then contractors will not have the work they need to keep their businesses afloat</strong>.&#x201D; And Sarabeth South, home design expert for <a href="https://www.fixr.com/">Fixr.com</a>, also sees more challenges ahead by stating, &#x201C;<strong>Given the labor shortages, I predict that the biggest cost increase in the future will be labor, rather than materials.</strong>&#x201D;</p><p>Not everyone agrees that the outlook is so negative, though. Gregg Cantor, President/CEO of <a href="http://www.murraylampert.com">Murray Lampert Design</a>, counts himself lucky saying, &#x201C;We are fortunate to be in a city where the material increases have not affected us. There is a shortage of housing in San Diego and property values continue to rise. I think we have seen the worst of material increases and shortages.&#x201D;</p><p>Both homebuilders and homebuyers are facing unprecedented price increases in building materials as one of the many ramifications of the pandemic. Hopefully, the next few months will shed some light on whether prices will return to normal and what we can expect for building projects moving forward. As our graphic shows, some of the materials that have seen the biggest increases in price are beginning to decline. Only time will tell if prices will remain unpredictable or if things can begin to return to some normality as we approach 2022.</p><h2 id="methodology">Methodology</h2><p><strong>Construction Material Prices Graphic: </strong>Fixr.com&#x2019;s editorial team gathered PPI data on different construction materials from the Bureau of Labor Statistics. We analyzed a list of more than 30 materials and their price increases and decreases during the last two years and made a selection of the eight we decided were representative enough of the crisis, taking into account both their high increase in PPI and also their importance in the industry. We then calculated the percentage change from their lowest point to their highest, noted in the line chart, from August 2019 until August 2021. These eight materials aim to be an illustration of the crisis, not an exact and thorough representation.</p><p>Survey: Our survey was sent to professionals and companies currently working in the home construction industry in varying sectors. Most are listed as contractors on the Fixr.com website. They were asked to respond to a range of open-ended and multiple-choice questions, some of which allowed for between one and three options to be chosen. The 100 respondents were told that their answers would remain anonymous to gain maximum sincerity unless they gave permission for their answers to be cited.</p>]]></content:encoded></item><item><title><![CDATA[Homeowners Associations: Visualizing Increasing Membership and Metro Areas With Highest Fees]]></title><description><![CDATA[Using data from the US Census, we have visualized the increase of new single-family homes sold in a homeowners association and US metros with the highest monthly fees.]]></description><link>https://www.fixr.com/blog/2021/09/14/homeowners-associations/</link><guid isPermaLink="false">61408e0d5e57e8009785404a</guid><category><![CDATA[Industry News]]></category><category><![CDATA[Homeowner Advice]]></category><category><![CDATA[Home additions]]></category><category><![CDATA[Landscaping]]></category><category><![CDATA[Siding]]></category><category><![CDATA[Gutters]]></category><category><![CDATA[Doors]]></category><category><![CDATA[Driveways]]></category><dc:creator><![CDATA[Adam Graham]]></dc:creator><pubDate>Tue, 14 Sep 2021 14:02:50 GMT</pubDate><media:content url="https://cdn.fixr.com/ghostblog/2021/09/fixr-blog-Homeowners-Association--Visualizing-Increasing-Membership-and-Metro-Areas-With-Highest-Fees_Blog.png" medium="image"/><content:encoded><![CDATA[<img src="https://cdn.fixr.com/ghostblog/2021/09/fixr-blog-Homeowners-Association--Visualizing-Increasing-Membership-and-Metro-Areas-With-Highest-Fees_Blog.png" alt="Homeowners Associations: Visualizing Increasing Membership and Metro Areas With Highest Fees"><p>Homeowners Associations (HOAs) are found in communities across the nation and are continuously growing in numbers. We have gathered data from the US Census to highlight the increase in the amount of new single-family homes that are part of an HOA over the last decade. Not everywhere has the same rules and fees, however. Every HOA adheres to its own regulations and depending where you live will determine what the cost of being part of one is. Therefore we have also created a map showing the US-metro areas which have the highest HOA fees, and we explore both the advantages and disadvantages of belonging to an HOA.</p><h2 id="a-brief-history-of-homeowners-associations">A Brief History of Homeowners Associations</h2><p>As World War II came to an end in 1945, small suburban communities began popping up across the US with the intention of offering low-interest homes to veterans returning home while simultaneously putting rules and regulations into place to govern these new communities. These very early forms of <a href="https://spectrumam.com/a-history-of-hoas/">Homeowners Associations</a> were the precursor to the more formalized HOA model we know today. This more modern model began to take hold in the 1960s when suburban life became more popular and communities were built with offerings of shared common spaces and preservation of property value in mind.</p><p>Since those early days, HOA models have continuously adapted to the needs and wants of the residents living within their communities, and today a typical HOA establishes a set of rules (formally referred to as Covenants, Conditions, and Restrictions [CC&amp;Rs] &amp; Bylaws) along with a monthly fee to cover the cost of any amenities or offerings the association provides. An HOA&#x2019;s CC&amp;Rs will vary depending on the community it governs and this in turn greatly affects the monthly fees that will be levied. </p><h2 id="the-increasing-percentage-of-homes-in-an-hoa-neighborhood">The Increasing Percentage of Homes in an HOA Neighborhood</h2><figure class="kg-card kg-image-card"><img src="https://cdn.fixr.com/ghostblog/2021/09/chart.jpg" class="kg-image" alt="Homeowners Associations: Visualizing Increasing Membership and Metro Areas With Highest Fees" loading="lazy" width="1598" height="1697"></figure><p>The above visualization details the percentage of new single family homes sold that are governed by an HOA between 2009 and 2020 based on <a href="https://www.census.gov/construction/chars/">US Census data</a>. The blue coloring represents the percentage of homes belonging to an HOA and the value at the top of each year&#x2019;s segment represents the total number of new single family homes sold that year.</p><p>It is noteworthy that the growth of HOAs has been continuous and steady since 2009. As 2020 came to a close, 80% of new single family homes sold were part of a HOA, compared to only 62% 11 years prior. This begs the question as to why such a rise?</p><h2 id="what-is-an-hoa-and-why-is-being-a-part-of-one-popular">What is an HOA and Why Is Being a Part of One Popular?</h2><p>Simply put, an HOA is a governing party that manages a residential community. It is run by an elected board of directors who manage the day-to-day operations of the community, establish and enforce rules and regulations and maintain shared areas like a pool, gym or playground. The main <a href="https://www.millionacres.com/real-estate-investing/articles/renovating-your-home-hoa-what-you-can-and-cant-do/#:~:text=What%20happens%20if%20I%20don,the%20HOA%27s%20rules%20and%20regulations">goal of the HOA</a> is to improve property values and they do this by holding all homeowners to the same set of standards outlined in their CC&amp;Rs.</p><p>Joining an HOA is automatic and required when purchasing a home within a community that has one in place. Being unable to opt-out of a pre-existing HOA is necessary in order to ensure the HOA works as expected; that is, holding all homeowners to the same set of standards. Because of this condition, it is prudent to familiarize yourself with any HOA&#x2019;s CC&amp;Rs and Bylaws during your purchasing process to ensure that the HOA is the right fit for your lifestyle and budget.</p><h3 id="advantages-of-being-part-of-an-hoa">Advantages of being part of an HOA:</h3><p>Being part of an HOA is popular due to the many advantages that come along with membership including:</p><ul><li>Maintaining a clean and cohesive aesthetic throughout the community</li><li>Providing access to shared-spaces and amenities like green spaces, pools and playgrounds, clubhouses and other items.</li><li>Many HOAs cover landscaping and <a href="https://www.cherrycreekmortgage.com/blog/article/pros-and-cons-of-a-homeowners-association">exterior maintenance and repair</a> on homes, repairing or replacing items like siding, roofing and fencing.</li><li>The ever-important consideration of property value. HOAs provide a great advantage here because the neighborhood is kept visually appealing to potential buyers as all homes are well-maintained and complementary to one another.</li></ul><p>Depending on the type of HOA, there can be even more advantages which help to lighten the burden of homeownership.</p><h3 id="disadvantages-of-being-part-of-an-hoa">Disadvantages of being part of an HOA:</h3><p>Even the most popular HOAs have their disadvantages. The most common are:</p><ul><li>Monthly fees are set and non-negotiable regardless of whether you partake in the amenities offered or not.</li><li>Some homeowners have complained about the lack of freedom in areas such as interior designs, exterior colors, fixtures and landscaping, pet restrictions, home occupancy limits, and even what type of vehicles may be parked at a residence.</li><li>For those that don&#x2019;t follow the rules set, there can be legal and financial <a href="https://hub.associaonline.com/blog/hoa-101-rules-regulations">consequences</a> including the HOA&#x2019;s ability to place a lien on your home. </li></ul><h2 id="which-metro-areas-of-the-us-have-the-highest-monthly-hoa-fees">Which Metro Areas of the US Have the Highest Monthly HOA Fees?</h2><figure class="kg-card kg-image-card"><img src="https://cdn.fixr.com/ghostblog/2021/09/map.jpg" class="kg-image" alt="Homeowners Associations: Visualizing Increasing Membership and Metro Areas With Highest Fees" loading="lazy" width="1600" height="1362"></figure><p>Using data that <a href="https://www.inspectionsupport.com/resources/cities-with-the-worst-hoa-fees/">Inspection Support Network</a> sourced from the US Census Bureau&#x2019;s American Community Survey (2019), the visualization above highlights the US metro areas with the highest median monthly fees. The range of HOA fees varies widely from around $100 per month to upwards of $500 per month. The lighter yellow areas show lower fees through to the darkest red color which represents metro areas whose homeowner association members pay most. </p><p>Urban Honolulu, HI and the New York-Newark-Jersey City, NY-NJ-PA metro areas claim the number one and two spots with average monthly rates of $520 and $410 respectively. Metro areas on the West Coast in California and Washington state with monthly median fees greater than $350. In Florida, there are four separate metro areas spread across the state (both inland and along the coasts) whose median fee is $350. Finally, in the Washington D.C. area, the metro areas of D.C Arlington, and Alexandria, like the cities in Florida, have a median fee of $350. </p><p>All of the mentioned metro areas, as well as the rest which are labelled in the graphic above, have higher than the <a href="https://www.investopedia.com/terms/h/homeowners-association-fee-hoa.asp#:~:text=owners%20face-,higher,-fees%20when">average monthly fees</a>, which are roughly between $200 and $300. </p><h2 id="which-projects-usually-need-hoa-permission">Which Projects Usually <strong>Need</strong> HOA Permission?</h2><p>Keeping aligned with the goal of maintaining property value, HOAs need to ensure any home projects conform to the rules, are done in accordance with local code and permitting laws, and are completed in a timely and professional manner by licensed professionals. To safeguard these priorities, many projects require HOA review and permission before undertaking and it is recommended to always seek <a href="https://www.millionacres.com/real-estate-investing/articles/renovating-your-home-hoa-what-you-can-and-cant-do/#:~:text=What%20happens%20if%20I%20don,the%20HOA%27s%20rules%20and%20regulations">HOA approval</a> prior to beginning any project!</p><p><em><strong>Projects that often require HOA approval to move forward:</strong></em></p><p><strong><a href="https://www.fixr.com/costs/electrician">Electrical</a></strong>: Rewiring or new installation</p><p><strong>Structural</strong>: <a href="https://www.fixr.com/costs/remove-wall">Removing interior or exterior walls</a> or adding rooms (<a href="https://www.fixr.com/indoor/home-additions">home additions</a>)</p><p><strong>Plumbing</strong>: Moving <a href="https://www.fixr.com/services/plumbers">plumbing</a> or any major <a href="https://www.fixr.com/indoor/bathroom">bathroom</a> or <a href="https://www.fixr.com/indoor/kitchen">kitchen</a> renovation</p><p><strong>Exterior</strong>: <a href="https://www.fixr.com/outdoor/roofing">Roofs</a>, <a href="https://www.fixr.com/outdoor/fences-and-gates">fences</a>, front door changes, paint, trim &amp; <a href="https://www.fixr.com/outdoor/gutters">gutters</a> and some landscaping</p><p><strong><a href="https://www.fixr.com/indoor/flooring-and-carpet">Flooring</a></strong>: New installs and/or change of material</p><h2 id="which-projects-do-not-usually-need-hoa-permission">Which Projects <strong>Do Not </strong>Usually Need HOA Permission?</h2><p><br>The HOA doesn&#x2019;t govern every change made to a property and there are some smaller, less intrusive projects that usually don&#x2019;t require HOA permission. Of course, because rules differ among all communities, it is prudent to refer to your specific HOA&#x2019;s rules (or check in with the board) before moving forward and incurring any penalties.</p><p><em><strong>Projects that usually do not require HOA approval to move forward:</strong></em></p><p><strong>Electrical</strong>: Light fixtures, switches and <a href="https://www.fixr.com/costs/install-electrical-outlet">outlets</a></p><p><strong>Bath and Kitchen</strong>: <a href="https://www.fixr.com/costs/sink-installation">Sinks</a>, <a href="https://www.fixr.com/costs/install-shower-stall">showers</a>, bath fixtures, <a href="https://www.fixr.com/indoor/appliances">appliances</a> and <a href="https://www.fixr.com/costs/install-kitchen-countertop">counters</a></p><p><strong>Interior</strong>: <a href="https://www.fixr.com/costs/install-interior-door">Trim</a> (baseboards and crown moulding), <a href="https://www.fixr.com/costs/paint-house">paint</a> and <a href="https://www.fixr.com/costs/wallpaper-installation">wallpaper</a></p><p><strong>Exterior</strong>: <a href="https://www.fixr.com/outdoor/landscaping">Landscaping</a> that is within a fenced yard and cannot be seen above the fence line</p><h2 id="understanding-homeowners-associations">Understanding Homeowners Associations</h2><p>An HOA has a goal of improving property values as well as creating a sense of community, providing amenities for residents and reducing some of the obligations that come along with home ownership. These factors are likely the driving force for the continued growth of new home sales that take part in an HOA, with the current rate at 80%.</p><p>Even with this popularity; however, HOAs are not a right fit for everyone. Anyone considering purchasing a home under an HOA governance should carefully review the CC&amp;Rs and Bylaws before finalizing any purchase. Because the costs, rules and regulations will vary widely between communities, finding the right mix of offerings and restrictions can be possible for some while others may always experience a sense of restriction due to the costs and/or rules imposed.</p>]]></content:encoded></item><item><title><![CDATA[The Perfect Home Office Quiz: How Comfortable and Productive Is Yours?]]></title><description><![CDATA[We’ve gathered recommendations from more than 70 professionals and now we invite you to answer 5 questions to find out how your working area stacks up against their recommendations.]]></description><link>https://www.fixr.com/blog/2021/09/09/quiz-the-perfect-home-office/</link><guid isPermaLink="false">6139d83d642b5b0062e554a2</guid><category><![CDATA[Homeowner Advice]]></category><category><![CDATA[Home office]]></category><dc:creator><![CDATA[Stefania Filizola]]></dc:creator><pubDate>Thu, 09 Sep 2021 12:52:10 GMT</pubDate><media:content url="https://cdn.fixr.com/ghostblog/2021/09/fixr-blog-perfect-homeoffice_Blog.png" medium="image"/><content:encoded><![CDATA[<img src="https://cdn.fixr.com/ghostblog/2021/09/fixr-blog-perfect-homeoffice_Blog.png" alt="The Perfect Home Office Quiz: How Comfortable and Productive Is Yours?"><p><strong>Take the quiz</strong> below to see what score your home office receives. When you have finished, read on to find out the experts&#x2019; tips and advice on how to make the most of your workspace.</p><!--kg-card-begin: markdown--><div data-tf-widget="djUM0FAL" style="width:100%;height:400px;"></div><script src="//embed.typeform.com/next/embed.js"></script>
<!--kg-card-end: markdown--><p></p><p>Over the past year many of us have been working remotely. As of September 2021, many companies are still wondering if it is time to go <a href="https://www.cnbc.com/2021/09/02/return-to-office-is-now-the-great-wait-and-costing-employers-millions.html">back to the office</a>. According to a recent <a href="https://www.pwc.com/us/en/library/pulse-survey/future-of-work.html">study</a>, only 19% of companies are ready to bring workers back full-time.</p><p>As many of us continue to work remotely, it&#x2019;s worth asking whether or not your home working environment is practical, efficient, and comfortable? Earlier this year, Fixr.com <a href="https://www.fixr.com/blog/2021/03/30/home-office-design/">surveyed</a> over 70 top design and home office professionals from around the US to find out key insights and recommendations for how to create a perfect home office space. We&#x2019;ve gathered their responses and now invite you to answer 5 questions to find out how your working area stacks up against their recommendations.</p><h2 id="expert-tips-to-improve-your-home-office">Expert Tips to Improve Your Home Office</h2><p>Everyone&#x2019;s home working environment is different. Whether you are limited on space and have to share a multipurpose room, or have a dedicated office for yourself, top industry experts have shared the many different ways you can create a functioning workplace at home. Regardless if you scored high or low on the quiz, check out the following tips and advice to improve your home office to make it as comfortable and work-friendly as possible. </p><h3 id="place-your-workspace-next-to-a-window">Place Your Workspace Next to a Window</h3><figure class="kg-card kg-image-card"><img src="https://cdn.fixr.com/ghostblog/2021/09/fixr_home-office-quiz-grapgics_1.png" class="kg-image" alt="The Perfect Home Office Quiz: How Comfortable and Productive Is Yours?" loading="lazy" width="1540" height="929"></figure><p>There are pros and cons to the various different positions of your workspace when considering natural light. You may not even have the luxury of space to try a desk out in many different places. However, if it&#x2019;s possible to do so, you should have your workspace positioned adjacent to a window. Natural light is always beneficial to have while working and can result in avoiding eye strain and will result in less distractions than if a window is in front of you, but there is uneven light throughout the day, and the potential for glare. Having your workspace facing the window also allows for natural light, and can be relaxing. Yet, you can get distracted a lot, face the issue of uneven light and glare, and it can cause eye strain. Facing away from a window creates good light around you and won&#x2019;t result in any distractions. Be aware of glare though, and know that bright light behind you will make it difficult to be seen on video calls. </p><p>Whether you have natural light or not, you should also take into consideration what is in front of you. Open space will mean you&#x2019;re less likely to look away, and become distracted. Being in front of a piece of art may serve as inspiration, but it can lead to boredom and the urge to turn around and find distractions.</p><h3 id="a-dedicated-space-is-preferable">A Dedicated Space Is Preferable</h3><figure class="kg-card kg-image-card"><img src="https://cdn.fixr.com/ghostblog/2021/09/fixr_home-office-quiz-grapgics_2.png" class="kg-image" alt="The Perfect Home Office Quiz: How Comfortable and Productive Is Yours?" loading="lazy" width="1541" height="929"></figure><p>Experts recommend having a dedicated space which isn&#x2019;t used for anything else in order to work. The comfort of the sofa, the television or even the need to take care of household chores can be tempting if moving around different areas of the home. With a dedicated space there is the potential to have office furniture and storage. Office furniture was recommended as a priority by 76% of experts when setting up a home office. To that end, 66% of experts agree that for those homeowners deciding which room to convert into a home office, most will opt for a guest bedroom. This option is most practical as it is usually a part of the home which is used the least, and has the space to add office features. Being closed off from the rest of the house means you can create a separation between your work and home life. </p><h3 id="keep-out-background-distractions-when-on-video">Keep Out Background Distractions When on Video</h3><figure class="kg-card kg-image-card"><img src="https://cdn.fixr.com/ghostblog/2021/09/fixr_home-office-quiz-grapgics_4.png" class="kg-image" alt="The Perfect Home Office Quiz: How Comfortable and Productive Is Yours?" loading="lazy" width="1540" height="928"></figure><p>A part of remote working which has become more common is the need for video calls. This has made home workers consider what is seen by their coworkers, making sure to maintain a professional appearance from home.</p><p>Some people may be limited as to what can appear behind them from where they work. However, where possible, it&#x2019;s wise to consider what options you have and which to choose. &#xA0;Design experts shared their top preferences with 26% saying that bookshelves or a library is their number one choice. Books can help show off a little of your personality as well creating a formal, working atmosphere. 25% of experts agree that artwork for a background is a good idea. Something colorful and creative can slightly express personal likes without straying too far from remaining neutral and professional. </p><p>You should also consider the things to avoid while on a video call. As mentioned, if light is behind you, you will not be easily seen on screen. Also, any distractions should be moved away from view. This could include a door, so nobody is seen entering or leaving the room. </p><h3 id="separate-shared-spaces">Separate Shared Spaces</h3><figure class="kg-card kg-image-card"><img src="https://cdn.fixr.com/ghostblog/2021/09/fixr_home-office-quiz-grapgics_3-2.png" class="kg-image" alt="The Perfect Home Office Quiz: How Comfortable and Productive Is Yours?" loading="lazy" width="1541" height="929"></figure><p>It&#x2019;s possible that in one household there is more than just one person working or studying from home. If this applies to you, there are different options to consider for separating the same working area to avoid distracting each other. </p><p>41% of experts believe that the dining room is the place in which most people share a home working area, which makes sense if you consider the practicality of the table, and it being big enough for more than one person. Yet, only 6% of experts recommend spreading out on the same table. In order to better separate the space, 34% say a screen or a temporary wall is the best way to achieve this. Another 31% recommend flexible seating plans/tables, allowing people to move around to different areas of the home, and 26% believe separate desks within the same space is a good option.</p><h3 id="invest-in-ergonomics-as-much-as-possible">Invest in Ergonomics as Much as Possible</h3><figure class="kg-card kg-image-card"><img src="https://cdn.fixr.com/ghostblog/2021/09/fixr_home-office-quiz-grapgics_5.png" class="kg-image" alt="The Perfect Home Office Quiz: How Comfortable and Productive Is Yours?" loading="lazy" width="1541" height="928"></figure><p>Ergonomics refers to comfort and efficiency and reducing physical strain and injury in the workplace. Making sure your home office has ergonomic equipment is essential in achieving this. When asked which ergonomic features are the most essential, experts responded that a chair, keyboard and laptop stand were priorities. </p><p>A chair with good lumbar support can help prevent injuries. Jason Tjugito of OfficeSolutionPro.com states that, &#x201C;Not only do they help improve posture, but they [also] prevent discomfort in the long run.&#x201D; Similarly, having a keyboard which supports your wrists can have the same advantages, as well as a laptop stand which encourages good posture. Many of these are used in traditional office environments, and with people working so many hours at home now, the same features are recommended.</p><h2 id="other-considerations-when-creating-a-home-office">Other Considerations When Creating a Home Office</h2><p>There are other aspects that can go some way to creating a perfect home office. For example, one consideration is what to do if your space is limited but you wish to have a dedicated working space. Experts offer different solutions, such as a closet desk: a working area which is inside a closet. Another similar feature is a computer armoire. Home office workers may also want to consider the acoustics of their office space. To enhance audio on video calls, experts recommend adding textiles or acoustic panels. To shut out any unnecessary noise, an easy sound-proofing solution is to use noise-cancelling headphones. A more permanent option, which sound-proofs the office itself, can be achieved by installing solid core doors, sealing doors and windows, updating to insulated glass for windows, and even having blow-in insulation installed into the walls.</p><h2 id="your-perfect-home-office">Your Perfect Home Office</h2><p>What may be a perfect home office for some, may not work for you. Many of us have been experimenting with how best to work in our new home office environment, and we all have different options from where we can work. Whereas not all the insights may be applicable to you due to differing personal circumstances and job types, by taking on board the advice from interior design experts, you can create a home office that fits your needs. Hopefully the results of the quiz, coupled with the helpful guidance, will lead to you having a more comfortable, efficient, and productive home office.</p>]]></content:encoded></item><item><title><![CDATA[What Luxury Home Improvement Could You Afford With Savings From Solar Panels?]]></title><description><![CDATA[Estimated savings on bills from using solar energy can amount to a lot. We've taken a look at just what luxury home feature you could afford with 25 years of savings. ]]></description><link>https://www.fixr.com/blog/2021/08/19/solar-panel-savings/</link><guid isPermaLink="false">611e4c425c49c246ad4f491e</guid><category><![CDATA[Homeowner Advice]]></category><category><![CDATA[Solar]]></category><category><![CDATA[Solar Panel Installation]]></category><category><![CDATA[Home additions]]></category><category><![CDATA[Outdoor]]></category><category><![CDATA[Swimming pools]]></category><dc:creator><![CDATA[Adam Graham]]></dc:creator><pubDate>Thu, 19 Aug 2021 13:08:41 GMT</pubDate><media:content url="https://cdn.fixr.com/ghostblog/2021/08/What-Luxury-Home-Improvement-Could-You-Afford-With-Savings-from-Solar-Panels_Blog.png" medium="image"/><content:encoded><![CDATA[<img src="https://cdn.fixr.com/ghostblog/2021/08/What-Luxury-Home-Improvement-Could-You-Afford-With-Savings-from-Solar-Panels_Blog.png" alt="What Luxury Home Improvement Could You Afford With Savings From Solar Panels?"><p>Solar energy offers significant environmental and money saving benefits so it is no surprise that the <a href="https://www.seia.org/us-solar-market-insight">industry</a> has doubled in size over the last three and a half years. The residential sector is growing quickly across the US and it is forecast to have an average of one solar installation per minute by 2024.</p><p>Environmental benefits are important; however, it is often the money saving benefits which drive growth of an industry and opt-in from consumers. The <a href="https://www.solarreviews.com/blog/what-is-the-average-solar-savings-for-a-residential-solar-installation-in-the-us">data</a> presented below gathered from <a href="https://www.solarreviews.com/blog/what-is-the-average-solar-savings-for-a-residential-solar-installation-in-the-us">Solar Reviews</a> focuses on the 25-year estimated cost savings among the top 20 solar cities in the US with 6 kW cash-purchased solar energy systems. To put the money benefits in perspective we have compared them to high-end home improvement projects that a homeowner could undertake with those 25 years worth of savings.<br></p><h2 id="what-luxury-features-could-25-years-of-savings-get-you-in-the-top-solar-cities">What Luxury Features Could 25 Years of Savings Get You in the Top Solar Cities?</h2><figure class="kg-card kg-image-card"><img src="https://cdn.fixr.com/ghostblog/2021/08/luxury-features-with-solar-savings.jpeg" class="kg-image" alt="What Luxury Home Improvement Could You Afford With Savings From Solar Panels?" loading="lazy" width="1600" height="1485"></figure><p>In the above graphic, the top solar city based on its 25-year bill savings with solar energy in each of the four major regions of the US is showcased. We have chosen a luxury feature that could be installed for a similar cost to the amount you could potentially save to really get an idea of what these savings from solar energy are worth! Here are the dream home improvements that could be afforded in each city.</p><h3 id="infinity-pool">Infinity Pool</h3><p>San Diego, CA ranks as the top solar city in the US with an estimated 25-year bill savings of $95,412 which is an ideal budget for installing an impressive 12 x 14 foot <a href="https://www.fixr.com/costs/infinity-pool">infinity pool</a> with all the extras, like decking, stairs, fencing, and landscaping. A project like this ranges between $90k and $105k, with most people spending $98,000.</p><h3 id="home-theater">Home Theater</h3><p>Eighth overall and first in the northeast region is Boston, MA and its residents can save an estimated $56,753 over their 25-year usage of solar energy. This is more than enough for the typical cost of $50,000 to convert a room into a dedicated <a href="https://www.fixr.com/costs/home-theater-room-addition">home theater</a> with carpeting, risers, seats, acoustic materials and a full sound and visual setup. With the remaining savings, homeowners could even add a deluxe popcorn machine!</p><h3 id="wine-cellar">Wine Cellar</h3><p>In the midwest, Detroit, MI takes the top spot (14th overall in the US) for &#xA0;savings on energy bills. Here, the estimated 25-year cutdown in cost is $43,510, just enough to build your very own Tuscan-style <a href="https://www.fixr.com/costs/wine-cellar#underground-wine-cellar-cost-by-type-of-design">wine cellar</a> in your basement for which costs range from $40k to $200k depending on material selection.</p><h3 id="basketball-court">Basketball Court</h3><p>Houston, TX, in the south, is ranked 20th overall in the US, but top for its region. The $39,660 estimated 25-year bill savings can fund the installation of a private backyard <a href="https://www.fixr.com/costs/basketball-court-installation">basketball court</a> with some money to spare! Most projects to install and illuminate a tiled half regulation court with painted lines, an in-ground hoop and a scoreboard cost about $35,800.<br></p><h2 id="top-20-solar-cities-in-the-us-based-on-energy-bill-saving-estimates">Top 20 Solar Cities in the U.S. Based on Energy Bill Saving Estimates<br></h2><figure class="kg-card kg-image-card"><img src="https://cdn.fixr.com/ghostblog/2021/08/Estimated-25-year-savings-solar-cities.jpeg" class="kg-image" alt="What Luxury Home Improvement Could You Afford With Savings From Solar Panels?" loading="lazy" width="1600" height="1636"></figure><p>Estimating future cost savings is not a perfect science; however, using historical data and trends to estimate the future rise of energy costs can help to calculate the estimated future savings for those with solar energy. Solar Reviews identified the top 50 solar cities (those which use the most solar energy in homes) and used these methods to calculate their 25-year estimated cost savings. The graph above features the top 20 cities.</p><p>The top seven cities on the list all belong to sunny California. California was recently ranked as the 6th most costly state for <a href="https://www.statista.com/statistics/630090/states-with-the-average-electricity-price-for-the-residential-sector-in-the-us/">residential electricity prices</a> and it is ranked 5th in terms of <a href="https://worldpopulationreview.com/state-rankings/sunniest-states">annual sunlight</a> so it is no wonder that the cost savings are estimated to be highest here. There is a range among these top seven cities of approximately $30,000 with San Diego estimated to save $95,412. San Diego is the <a href="https://www.saveonenergy.com/solar-energy/shining-cities-report-2022/">city with the second highest solar capacity in the U.S</a>, with 337.7 watts per head of population. Sacramento is estimated to save $65,370. In all, there are a total of eight cities in California that make the top 20 with San Jose placed 10th with estimated savings of $49,205.</p><p>Boston, MA and New York, NY round out the cities with an estimated savings of over $50k. Although not as sunny as other states, high energy costs in these two cities could be argued as a contributing factor into their savings calculations.</p><p>Neighboring states to California make up the majority of the remaining top 20. Three cities in Arizona (Mesa, Tucson and Phoenix), two cities in Colorado (Denver and Colorado Springs) and one city each in Nevada (Las Vegas), New Mexico (Albuquerque) and Texas (Houston) all boast high 25-year estimated cost savings. Each of these cities have over $40k estimated in savings with Houston being the only exception coming in slightly under at $39,660.</p><p>Only two midwest cities appear on the top 20 list with Detroit, MI estimated to have $43,510 and Minneapolis, MN having $42,591 in estimated 25-year savings on energy bills.<br></p><h2 id="additional-factors-that-affect-potential-savings">Additional Factors That Affect Potential Savings</h2><h3 id="estimation-accuracy"><br>Estimation Accuracy</h3><p>As mentioned, estimating cost savings is not an exact science, and there are some limitations to making solar saving estimates. Accuracy in estimating the long-term solar production in kWh tailored to your location coupled with predicting accurate economic values for a long period of time can be difficult to do. In addition, while most studies indicate the price of electricity is increasing each year by approximately 3% across the US on average, there is always the possibility for a particular city or region to rise more or less than expected, thus changing the estimated savings.</p><h3 id="panel-placement-location">Panel Placement &amp; Location</h3><p>Panel placement and location must also be taken into account when calculating potential savings. The location and angle of the solar panels as well as the typical climate and physical distance from the equator where the panels are installed are important in calculating the total savings. Panels positioned at a less than optimum angle, operating in partially <a href="https://www.igs.com/energy-resource-center/energy-101/how-do-solar-panels-work-in-shade-or-bad-weather">shaded conditions</a> (whether due to a physical obstruction or cloudy environments) or in locations where peak sunlight hours are short (far from the equator) will still function, but they will do so at a reduced efficiency and wattage output. This can affect the amount of savings made as more costly systems may be required to ensure there is enough energy produced.</p><h3 id="system-type">System Type</h3><p>Solar panels can offer excellent cost savings after the initial payback period. For example, a <a href="https://www.fixr.com/costs/solar-panel-installation">6kW grid-tied system</a> installed in a moderately sunny area will cost most homeowners around $18,000. For those with annual energy bills of $2,000, it will take nine years to breakeven and begin experiencing the cost savings. If; however, you&#x2019;re looking to go <a href="https://www.fixr.com/costs/off-grid-solar-system">off-grid</a>, your roof is sloped at more than 45 degrees or has weight bearing or sun obstruction issues, you should expect to pay more in additional equipment and/or alternative panel placement options. These factors should all be considered when <a href="https://www.fixr.com/blog/2020/04/30/cost-vs-savings-of-installing-solar-panels-in-each-state-in-2020/">calculating the ROI</a> of this project and the length of your payback period as they will affect your potential savings.<br></p><h2 id="are-solar-panels-for-me">Are Solar Panels for Me?</h2><p><br>Solar panels are good for the environment as they are a clean, renewable energy source and have the potential to save money on energy needs over a period of time. However, they may not be the right solution for every home. There are many factors that go into how efficient a solar panel system is at generating power and how much the initial investment will cost. Being armed with the data, as well as finding a solar energy expert familiar with your location and climate is the best way to decide if this type of renewable energy is right for your home. Yet if you do find yourself in a prime location where you can reap the benefits of solar energy, taking into consideration what potential savings are worth in the long-run may just be enough to convince you to get some panels installed.</p>]]></content:encoded></item><item><title><![CDATA[Analyzing Wildfire Destruction: What Can Homeowners Do to Protect Their Homes?]]></title><description><![CDATA[Analyzing data from the past 15 years, our graphics show how many structures have been destroyed by wildfire and in which states. We have also interviewed top experts to find out how homeowners can protect their homes from wildfire and what makes a home more fire-resistant.]]></description><link>https://www.fixr.com/blog/2021/08/17/wildfire-destruction/</link><guid isPermaLink="false">611bb880118aff5c4a759b61</guid><category><![CDATA[Homeowner Advice]]></category><category><![CDATA[Gutters]]></category><category><![CDATA[Landscaping]]></category><category><![CDATA[Roofing]]></category><category><![CDATA[Siding]]></category><category><![CDATA[Walls]]></category><category><![CDATA[Windows]]></category><category><![CDATA[Security and protection]]></category><dc:creator><![CDATA[Adam Graham]]></dc:creator><pubDate>Tue, 17 Aug 2021 14:57:39 GMT</pubDate><media:content url="https://cdn.fixr.com/ghostblog/2021/08/Analyzing-Wildfire-Destruction-What-Can-Homeowners-Do-to-Protect-Their-Homes_Blog.png" medium="image"/><content:encoded><![CDATA[<img src="https://cdn.fixr.com/ghostblog/2021/08/Analyzing-Wildfire-Destruction-What-Can-Homeowners-Do-to-Protect-Their-Homes_Blog.png" alt="Analyzing Wildfire Destruction: What Can Homeowners Do to Protect Their Homes?"><p>Within the last 15 years more than 89,000 structures - including homes and residences - were destroyed by wildfires. Wildfires themselves aren&#x2019;t new, but over the last decade, they have been increasing in prevalence, particularly in areas that are prone to drought such as California. With the latest <a href="https://www.ipcc.ch/report/ar6/wg1/">report</a> on climate change predicting more heat and droughts, homeowners are increasingly looking for ways to protect their homes. </p><p>These trends are concerning on a number of levels. With many states reporting wildfires each year, as well as many homeowners wondering what they may be able to do to help reduce their risk and mitigate some of the enormous costs associated with rebuilding, home buyers may also start to seek homes that are built with wildfire danger prevention in mind.<br> <br>As with many issues that can impact a vast number of people, a homeowner&#x2019;s first step in protecting themself begins with making sure they are informed. That&#x2019;s why we&#x2019;ve taken information from a report by <a href="https://headwaterseconomics.org/natural-hazards/structures-destroyed-by-wildfire/">Headwaters Economics</a> showing the number of structures that are reported to be destroyed by wildfires over the past 15 years, and used Fixr.com cost guides to see how much prevention methods cost. We also carried out interviews with John Bailey, Professor of Silviculture and Fire Management at <a href="https://oregonstate.edu/">Oregon State University</a>, and Randy Cowling, President of <a href="https://waspwildfire.com/">WASP Manufacturing</a> to get their valuable insight into the subject.</p><h2 id="the-structural-damage-caused-by-wildfire-year-on-year">The Structural Damage Caused by Wildfire Year on Year</h2><figure class="kg-card kg-image-card"><img src="https://cdn.fixr.com/ghostblog/2021/08/Structures-Destroyed-by-Year-Final--1--3.png" class="kg-image" alt="Analyzing Wildfire Destruction: What Can Homeowners Do to Protect Their Homes?" loading="lazy" width="770" height="810"></figure><p>The graphic above shows how many structures (homes and businesses) have been destroyed by wildfire since 2005 to 2020, represented by the house icons that appear in red. The number of structures destroyed has been trending upwards, with the notable exception of 2019. In 2018 alone, more than 20,000 homes and businesses were destroyed by wildfires, with an additional nearly 18,000 destroyed in 2020. </p><p>As of August of 2021, 15 states have already reported wildfire activity with a combined <a href="https://www.nifc.gov/fire-information/nfn">40,475 wildfires</a> so far this year. Warmer and drier conditions are also predicted to continue through the remainder of the summer and into fall, which may result in increased wildfire activity for the rest of the year as well. </p><p>This begs the question: <strong>to what extent does building in fire prone areas contribute to the spread of the disaster?</strong> To gain an accurate understanding of this we spoke to Professor John Bailey at Oregon State University who shared that,</p><blockquote>&#x201C;This would be a minor contributor to wildfire spread (the big picture 100,000-acre landscape blow-ups) but a major contributor to spread and destruction within a community. Those first structures to start burning during an incident produce a lot of heat to ignite nearby structures (in higher density neighborhoods) and a lot of embers that go sailing downwind to other structures.&#x201D; </blockquote><p>The data shows an increased need for homeowners and builders to start considering protections needed for new builds and for homes being built in areas prone to wildfires or in nearby communities. </p><h2 id="the-states-with-most-structures-destroyed-by-wildfires">The States With Most Structures Destroyed by Wildfires</h2><figure class="kg-card kg-image-card"><img src="https://cdn.fixr.com/ghostblog/2021/08/structures-destroyed-by-wildfire.jpeg" class="kg-image" alt="Analyzing Wildfire Destruction: What Can Homeowners Do to Protect Their Homes?" loading="lazy" width="1598" height="1556"></figure><p>Wildfires can happen almost anywhere, but in the last 15 years, the majority of significant and destructive wildfires have occurred in 25 states. This graphic shows the number of structures destroyed by wildfires in each state over the past 15 years and which percentage they represent out of total structures destroyed in the United States. California leads this group by a significant amount with nearly 60,000 structures lost, which represents 67.2% of the total number of structures destroyed by wildfire in the last 15 years. </p><p>Other states with significant losses include Texas with 5,252 structures lost (5.9%), Oregon with 4,363 (4.9%), Colorado with 3,158 (3.5%), Washington with 2,559 (2.7%), Tennessee with 2,232 (2.5%), Oklahoma with 1,751 (1.9%), Montana with 1,209 (1.4%), Florida with 1,184 (1.3%), and New Mexico with 1,071 (1.2%). And while these states may have had the most total losses so far, they are not the only areas that are at risk. Homeowners in any rural or semi-rural area may want to help protect themselves to avoid becoming part of any further incident. </p><h2 id="what-can-homeowners-do-to-prepare-their-homes-for-wildfires">What Can Homeowners Do to Prepare Their Homes for Wildfires?</h2><p>While homeowners may not be able to prevent wildfires from starting, there are things that can be done to help reduce some of the risk of damage. The NFPA has a <a href="https://www.nfpa.org/Public-Education/Fire-causes-and-risks/Wildfire/Preparing-homes-for-wildfire">checklist</a> available to help homeowners start taking steps to protect their home. They recommend starting at the home itself and clearing it of any flammable debris such as cleaning gutters and clearing out landscaping. Having a professional <a href="https://www.fixr.com/costs/clean-gutters">clean out gutters</a> has an average cost of $150 to $225. It is important to make sure the exterior is in good repair also to help prevent sparks, and move flammable material such as firewood or leaves away from the home. </p><p>When asked what are the most efficient techniques for how to protect a house from wildfire, Randy Cowling, President of <a href="https://waspwildfire.com/">WASP Manufacturing</a> advises, &#x201C;Special attention should be paid to roofing material, ventilation and the design and layout of surrounding gardens.&#x201D; He highlights that, &#x201C;The type of plantings is very important, eliminating cedars and other volatile shrubs and using plants and shrubs resistant to fire is of utmost importance. Prune limbs 10&#x2019; from the ground on existing trees and keep a space of at least 10&#x2019; between mature trees and new plantings.&#x201D; </p><h3 id="cost-to-make-a-house-fire-resistant">Cost to Make a House Fire-Resistant</h3><p>Homeowners can also take steps to clad their home&#x2019;s exterior in flame retardant materials. Fiber cement siding, steel siding, and metal roofing are all Class A rated materials that can help prevent combustion. <a href="https://www.fixr.com/costs/siding-replacement">Replacing siding</a> has an average cost of $7,500 to $22,500, depending on the material, while replacing the roof with a <a href="https://www.fixr.com/costs/metal-roofing-installation">metal roof</a> can cost $15,000 to $25,000 on average. Authorities advise to avoid materials such as wood siding, which is flammable, and vinyl siding, which is both combustible and prone to spreading flames.</p><p>When considering both the costs and the timeline for rebuilding, however, these costs can be cheaper than the alternative. </p><h3 id="work-as-a-community-to-help-prevent-the-spread-of-wildfire">Work as a Community to Help Prevent the Spread of Wildfire</h3><p>There are also ways that homeowners and their communities can come together to help each other in combating wildfire. Bailey says that <strong>a homeowner can &#x201C;have a major effect on a wildfire&#x2019;s ability to spread within the community when/if they are that &#x201C;first structure&#x201D;</strong> &#x2013; the one on the edge of town maybe, or a few houses in, that doesn&#x2019;t catch fire because it is &#x201C;FireWise&#x201D;: clean roof and gutters, well-maintained landscaping, defensible space in one form or another.&#x201D; </p><p>He continues to state that...</p><blockquote>&#x201C;If none of those houses catch fire with all the heat and embers flying, then the whole neighborhood and community is more likely to survive. It really speaks to the idea of neighbors talking about this stuff and helping each other &#x2013; the most able helping others! Folks can work with their local Fire Departments on home improvements, coordinate with trash collectors for joint debris removal days &#x2026;&#x201D; </blockquote><p>Being well-informed about the science and local environment helps everyone understand the best ways to prevent structural damage and fire-spread. Bailey advises, &#x201C;support your local forest and rangeland managers who are trying to manage the land better outside the urban interface.&#x201D;</p><h2 id="building-techniques-to-protect-homes-against-wildfires">Building Techniques to Protect Homes Against Wildfires</h2><p>When building a new home, it&#x2019;s possible to take even more steps to protect the building from the risk of wildfire. While things like flame retardant siding can help prevent combustion, <strong>making sure that the frame of the home is also flame retardant can help prevent even more damage</strong>. By building the frame with materials like concrete modular units (CMUs), insulated concrete forms (ICF), and steel framing, it is possible to create a home that is far more durable and able to withstand natural disasters.</p><!--kg-card-begin: html--><table border="1" cellpadding="0" cellspacing="0" dir="ltr">
	<tbody>
		<tr>
			<td>Framing Material</td>
			<td>
			<p>Average costs per square foot (Materials only)</p>
			</td>
		</tr>
		<tr>
			<td>CMU</td>
			<td>$3 - $5/sq.ft.</td>
		</tr>
		<tr>
			<td>Steel</td>
			<td>$9 - $11/sq.ft.</td>
		</tr>
		<tr>
			<td>ICF</td>
			<td>$14 - $18/sq.ft.</td>
		</tr>
	</tbody>
</table><!--kg-card-end: html--><p>Homes built from one of these materials and clad in flame retardant materials like steel or fiber cement can help ensure that properties don&apos;t ignite. While there may be some damage to landscaping, the homes themselves can often withstand not only wildfires, but also earthquakes and other disasters more easily than a stick-built home. </p><p>Similarly to the parts of existing homes that should be replaced with more fire-proof materials, Cowling adds that when constructing a new home, &#x201C;Composite shingle, metal, clay or cement tile roofing material with fire resistant exterior walls of stucco, stone or brick as opposed to vinyl siding&#x201D; are the most efficient building materials to consider.</p><p>Additionally, with the reduced risk of flame and other issues, many insurance companies will give <a href="https://www.concretenetwork.com/concrete-homes/cost.html#:~:text=costs.-,Insurance,hurricanes%20and%20earthquakes">lower rates</a> for homes made out of materials like ICF, and homes like this may also have lower energy rates, making them more affordable long term for homeowners, who may be more willing to pay upfront for these premiums.</p><h2 id="the-role-of-homeowners-in-wildfire-damage-prevention">The Role of Homeowners in Wildfire Damage Prevention</h2><p>While wildfires can have many causes, the higher temperatures and drier climates caused by climate change are undoubtedly leading to the <a href="https://www.c2es.org/content/wildfires-and-climate-change/">higher rates of wildfires</a> in recent years. With the significant losses of property and life that can occur, it makes sense for homeowners and residents of these most affected areas to take steps to protect themselves and their properties. Whether it&#x2019;s retrofitting an existing home to help make it less combustible, or building with non-combustible materials, these steps can go a long way toward lowering the costs associated with fire damage each year and keeping homeowners, families and belongings safer.</p>]]></content:encoded></item></channel></rss>