CINXE.COM
Who We Are | BxB Media | Company Values | Digital Marketing
<!DOCTYPE html> <html lang="en-US" prefix="og: https://ogp.me/ns#"> <head><meta charset="UTF-8" /><script>if(navigator.userAgent.match(/MSIE|Internet Explorer/i)||navigator.userAgent.match(/Trident\/7\..*?rv:11/i)){var href=document.location.href;if(!href.match(/[?&]nowprocket/)){if(href.indexOf("?")==-1){if(href.indexOf("#")==-1){document.location.href=href+"?nowprocket=1"}else{document.location.href=href.replace("#","?nowprocket=1#")}}else{if(href.indexOf("#")==-1){document.location.href=href+"&nowprocket=1"}else{document.location.href=href.replace("#","&nowprocket=1#")}}}}</script><script>(()=>{class RocketLazyLoadScripts{constructor(){this.v="2.0.3",this.userEvents=["keydown","keyup","mousedown","mouseup","mousemove","mouseover","mouseenter","mouseout","mouseleave","touchmove","touchstart","touchend","touchcancel","wheel","click","dblclick","input","visibilitychange"],this.attributeEvents=["onblur","onclick","oncontextmenu","ondblclick","onfocus","onmousedown","onmouseenter","onmouseleave","onmousemove","onmouseout","onmouseover","onmouseup","onmousewheel","onscroll","onsubmit"]}async t(){this.i(),this.o(),/iP(ad|hone)/.test(navigator.userAgent)&&this.h(),this.u(),this.l(this),this.m(),this.k(this),this.p(this),this._(),await Promise.all([this.R(),this.L()]),this.lastBreath=Date.now(),this.S(this),this.P(),this.D(),this.O(),this.M(),await this.C(this.delayedScripts.normal),await this.C(this.delayedScripts.defer),await this.C(this.delayedScripts.async),this.F("domReady"),await this.T(),await this.j(),await this.I(),this.F("windowLoad"),await this.A(),window.dispatchEvent(new Event("rocket-allScriptsLoaded")),this.everythingLoaded=!0,this.lastTouchEnd&&await new Promise((t=>setTimeout(t,500-Date.now()+this.lastTouchEnd))),this.H(),this.F("all"),this.U(),this.W()}i(){this.CSPIssue=sessionStorage.getItem("rocketCSPIssue"),document.addEventListener("securitypolicyviolation",(t=>{this.CSPIssue||"script-src-elem"!==t.violatedDirective||"data"!==t.blockedURI||(this.CSPIssue=!0,sessionStorage.setItem("rocketCSPIssue",!0))}),{isRocket:!0})}o(){window.addEventListener("pageshow",(t=>{this.persisted=t.persisted,this.realWindowLoadedFired=!0}),{isRocket:!0}),window.addEventListener("pagehide",(()=>{this.onFirstUserAction=null}),{isRocket:!0})}h(){let t;function e(e){t=e}window.addEventListener("touchstart",e,{isRocket:!0}),window.addEventListener("touchend",(function i(o){Math.abs(o.changedTouches[0].pageX-t.changedTouches[0].pageX)<10&&Math.abs(o.changedTouches[0].pageY-t.changedTouches[0].pageY)<10&&o.timeStamp-t.timeStamp<200&&(o.target.dispatchEvent(new PointerEvent("click",{target:o.target,bubbles:!0,cancelable:!0,detail:1})),event.preventDefault(),window.removeEventListener("touchstart",e,{isRocket:!0}),window.removeEventListener("touchend",i,{isRocket:!0}))}),{isRocket:!0})}q(t){this.userActionTriggered||("mousemove"!==t.type||this.firstMousemoveIgnored?"keyup"===t.type||"mouseover"===t.type||"mouseout"===t.type||(this.userActionTriggered=!0,this.onFirstUserAction&&this.onFirstUserAction()):this.firstMousemoveIgnored=!0),"click"===t.type&&t.preventDefault(),this.savedUserEvents.length>0&&(t.stopPropagation(),t.stopImmediatePropagation()),"touchstart"===this.lastEvent&&"touchend"===t.type&&(this.lastTouchEnd=Date.now()),"click"===t.type&&(this.lastTouchEnd=0),this.lastEvent=t.type,this.savedUserEvents.push(t)}u(){this.savedUserEvents=[],this.userEventHandler=this.q.bind(this),this.userEvents.forEach((t=>window.addEventListener(t,this.userEventHandler,{passive:!1,isRocket:!0})))}U(){this.userEvents.forEach((t=>window.removeEventListener(t,this.userEventHandler,{passive:!1,isRocket:!0}))),this.savedUserEvents.forEach((t=>{t.target.dispatchEvent(new window[t.constructor.name](t.type,t))}))}m(){this.eventsMutationObserver=new MutationObserver((t=>{const e="return false";for(const i of t){if("attributes"===i.type){const t=i.target.getAttribute(i.attributeName);t&&t!==e&&(i.target.setAttribute("data-rocket-"+i.attributeName,t),i.target["rocket"+i.attributeName]=new Function("event",t),i.target.setAttribute(i.attributeName,e))}"childList"===i.type&&i.addedNodes.forEach((t=>{if(t.nodeType===Node.ELEMENT_NODE)for(const i of t.attributes)this.attributeEvents.includes(i.name)&&i.value&&""!==i.value&&(t.setAttribute("data-rocket-"+i.name,i.value),t["rocket"+i.name]=new Function("event",i.value),t.setAttribute(i.name,e))}))}})),this.eventsMutationObserver.observe(document,{subtree:!0,childList:!0,attributeFilter:this.attributeEvents})}H(){this.eventsMutationObserver.disconnect(),this.attributeEvents.forEach((t=>{document.querySelectorAll("[data-rocket-"+t+"]").forEach((e=>{e.setAttribute(t,e.getAttribute("data-rocket-"+t)),e.removeAttribute("data-rocket-"+t)}))}))}k(t){Object.defineProperty(HTMLElement.prototype,"onclick",{get(){return this.rocketonclick||null},set(e){this.rocketonclick=e,this.setAttribute(t.everythingLoaded?"onclick":"data-rocket-onclick","this.rocketonclick(event)")}})}S(t){function e(e,i){let o=e[i];e[i]=null,Object.defineProperty(e,i,{get:()=>o,set(s){t.everythingLoaded?o=s:e["rocket"+i]=o=s}})}e(document,"onreadystatechange"),e(window,"onload"),e(window,"onpageshow");try{Object.defineProperty(document,"readyState",{get:()=>t.rocketReadyState,set(e){t.rocketReadyState=e},configurable:!0}),document.readyState="loading"}catch(t){console.log("WPRocket DJE readyState conflict, bypassing")}}l(t){this.originalAddEventListener=EventTarget.prototype.addEventListener,this.originalRemoveEventListener=EventTarget.prototype.removeEventListener,this.savedEventListeners=[],EventTarget.prototype.addEventListener=function(e,i,o){o&&o.isRocket||!t.B(e,this)&&!t.userEvents.includes(e)||t.B(e,this)&&!t.userActionTriggered||e.startsWith("rocket-")||t.everythingLoaded?t.originalAddEventListener.call(this,e,i,o):t.savedEventListeners.push({target:this,remove:!1,type:e,func:i,options:o})},EventTarget.prototype.removeEventListener=function(e,i,o){o&&o.isRocket||!t.B(e,this)&&!t.userEvents.includes(e)||t.B(e,this)&&!t.userActionTriggered||e.startsWith("rocket-")||t.everythingLoaded?t.originalRemoveEventListener.call(this,e,i,o):t.savedEventListeners.push({target:this,remove:!0,type:e,func:i,options:o})}}F(t){"all"===t&&(EventTarget.prototype.addEventListener=this.originalAddEventListener,EventTarget.prototype.removeEventListener=this.originalRemoveEventListener),this.savedEventListeners=this.savedEventListeners.filter((e=>{let i=e.type,o=e.target||window;return"domReady"===t&&"DOMContentLoaded"!==i&&"readystatechange"!==i||("windowLoad"===t&&"load"!==i&&"readystatechange"!==i&&"pageshow"!==i||(this.B(i,o)&&(i="rocket-"+i),e.remove?o.removeEventListener(i,e.func,e.options):o.addEventListener(i,e.func,e.options),!1))}))}p(t){let e;function i(e){return t.everythingLoaded?e:e.split(" ").map((t=>"load"===t||t.startsWith("load.")?"rocket-jquery-load":t)).join(" ")}function o(o){function s(e){const s=o.fn[e];o.fn[e]=o.fn.init.prototype[e]=function(){return this[0]===window&&t.userActionTriggered&&("string"==typeof arguments[0]||arguments[0]instanceof String?arguments[0]=i(arguments[0]):"object"==typeof arguments[0]&&Object.keys(arguments[0]).forEach((t=>{const e=arguments[0][t];delete arguments[0][t],arguments[0][i(t)]=e}))),s.apply(this,arguments),this}}if(o&&o.fn&&!t.allJQueries.includes(o)){const e={DOMContentLoaded:[],"rocket-DOMContentLoaded":[]};for(const t in e)document.addEventListener(t,(()=>{e[t].forEach((t=>t()))}),{isRocket:!0});o.fn.ready=o.fn.init.prototype.ready=function(i){function s(){parseInt(o.fn.jquery)>2?setTimeout((()=>i.bind(document)(o))):i.bind(document)(o)}return t.realDomReadyFired?!t.userActionTriggered||t.fauxDomReadyFired?s():e["rocket-DOMContentLoaded"].push(s):e.DOMContentLoaded.push(s),o([])},s("on"),s("one"),s("off"),t.allJQueries.push(o)}e=o}t.allJQueries=[],o(window.jQuery),Object.defineProperty(window,"jQuery",{get:()=>e,set(t){o(t)}})}P(){const t=new Map;document.write=document.writeln=function(e){const i=document.currentScript,o=document.createRange(),s=i.parentElement;let n=t.get(i);void 0===n&&(n=i.nextSibling,t.set(i,n));const c=document.createDocumentFragment();o.setStart(c,0),c.appendChild(o.createContextualFragment(e)),s.insertBefore(c,n)}}async R(){return new Promise((t=>{this.userActionTriggered?t():this.onFirstUserAction=t}))}async L(){return new Promise((t=>{document.addEventListener("DOMContentLoaded",(()=>{this.realDomReadyFired=!0,t()}),{isRocket:!0})}))}async I(){return this.realWindowLoadedFired?Promise.resolve():new Promise((t=>{window.addEventListener("load",t,{isRocket:!0})}))}M(){this.pendingScripts=[];this.scriptsMutationObserver=new MutationObserver((t=>{for(const e of t)e.addedNodes.forEach((t=>{"SCRIPT"!==t.tagName||t.noModule||t.isWPRocket||this.pendingScripts.push({script:t,promise:new Promise((e=>{const i=()=>{const i=this.pendingScripts.findIndex((e=>e.script===t));i>=0&&this.pendingScripts.splice(i,1),e()};t.addEventListener("load",i,{isRocket:!0}),t.addEventListener("error",i,{isRocket:!0}),setTimeout(i,1e3)}))})}))})),this.scriptsMutationObserver.observe(document,{childList:!0,subtree:!0})}async j(){await this.J(),this.pendingScripts.length?(await this.pendingScripts[0].promise,await this.j()):this.scriptsMutationObserver.disconnect()}D(){this.delayedScripts={normal:[],async:[],defer:[]},document.querySelectorAll("script[type$=rocketlazyloadscript]").forEach((t=>{t.hasAttribute("data-rocket-src")?t.hasAttribute("async")&&!1!==t.async?this.delayedScripts.async.push(t):t.hasAttribute("defer")&&!1!==t.defer||"module"===t.getAttribute("data-rocket-type")?this.delayedScripts.defer.push(t):this.delayedScripts.normal.push(t):this.delayedScripts.normal.push(t)}))}async _(){await this.L();let t=[];document.querySelectorAll("script[type$=rocketlazyloadscript][data-rocket-src]").forEach((e=>{let i=e.getAttribute("data-rocket-src");if(i&&!i.startsWith("data:")){i.startsWith("//")&&(i=location.protocol+i);try{const o=new URL(i).origin;o!==location.origin&&t.push({src:o,crossOrigin:e.crossOrigin||"module"===e.getAttribute("data-rocket-type")})}catch(t){}}})),t=[...new Map(t.map((t=>[JSON.stringify(t),t]))).values()],this.N(t,"preconnect")}async $(t){if(await this.G(),!0!==t.noModule||!("noModule"in HTMLScriptElement.prototype))return new Promise((e=>{let i;function o(){(i||t).setAttribute("data-rocket-status","executed"),e()}try{if(navigator.userAgent.includes("Firefox/")||""===navigator.vendor||this.CSPIssue)i=document.createElement("script"),[...t.attributes].forEach((t=>{let e=t.nodeName;"type"!==e&&("data-rocket-type"===e&&(e="type"),"data-rocket-src"===e&&(e="src"),i.setAttribute(e,t.nodeValue))})),t.text&&(i.text=t.text),t.nonce&&(i.nonce=t.nonce),i.hasAttribute("src")?(i.addEventListener("load",o,{isRocket:!0}),i.addEventListener("error",(()=>{i.setAttribute("data-rocket-status","failed-network"),e()}),{isRocket:!0}),setTimeout((()=>{i.isConnected||e()}),1)):(i.text=t.text,o()),i.isWPRocket=!0,t.parentNode.replaceChild(i,t);else{const i=t.getAttribute("data-rocket-type"),s=t.getAttribute("data-rocket-src");i?(t.type=i,t.removeAttribute("data-rocket-type")):t.removeAttribute("type"),t.addEventListener("load",o,{isRocket:!0}),t.addEventListener("error",(i=>{this.CSPIssue&&i.target.src.startsWith("data:")?(console.log("WPRocket: CSP fallback activated"),t.removeAttribute("src"),this.$(t).then(e)):(t.setAttribute("data-rocket-status","failed-network"),e())}),{isRocket:!0}),s?(t.fetchPriority="high",t.removeAttribute("data-rocket-src"),t.src=s):t.src="data:text/javascript;base64,"+window.btoa(unescape(encodeURIComponent(t.text)))}}catch(i){t.setAttribute("data-rocket-status","failed-transform"),e()}}));t.setAttribute("data-rocket-status","skipped")}async C(t){const e=t.shift();return e?(e.isConnected&&await this.$(e),this.C(t)):Promise.resolve()}O(){this.N([...this.delayedScripts.normal,...this.delayedScripts.defer,...this.delayedScripts.async],"preload")}N(t,e){this.trash=this.trash||[];let i=!0;var o=document.createDocumentFragment();t.forEach((t=>{const s=t.getAttribute&&t.getAttribute("data-rocket-src")||t.src;if(s&&!s.startsWith("data:")){const n=document.createElement("link");n.href=s,n.rel=e,"preconnect"!==e&&(n.as="script",n.fetchPriority=i?"high":"low"),t.getAttribute&&"module"===t.getAttribute("data-rocket-type")&&(n.crossOrigin=!0),t.crossOrigin&&(n.crossOrigin=t.crossOrigin),t.integrity&&(n.integrity=t.integrity),t.nonce&&(n.nonce=t.nonce),o.appendChild(n),this.trash.push(n),i=!1}})),document.head.appendChild(o)}W(){this.trash.forEach((t=>t.remove()))}async T(){try{document.readyState="interactive"}catch(t){}this.fauxDomReadyFired=!0;try{await this.G(),document.dispatchEvent(new Event("rocket-readystatechange")),await this.G(),document.rocketonreadystatechange&&document.rocketonreadystatechange(),await this.G(),document.dispatchEvent(new Event("rocket-DOMContentLoaded")),await this.G(),window.dispatchEvent(new Event("rocket-DOMContentLoaded"))}catch(t){console.error(t)}}async A(){try{document.readyState="complete"}catch(t){}try{await this.G(),document.dispatchEvent(new Event("rocket-readystatechange")),await this.G(),document.rocketonreadystatechange&&document.rocketonreadystatechange(),await this.G(),window.dispatchEvent(new Event("rocket-load")),await this.G(),window.rocketonload&&window.rocketonload(),await this.G(),this.allJQueries.forEach((t=>t(window).trigger("rocket-jquery-load"))),await this.G();const t=new Event("rocket-pageshow");t.persisted=this.persisted,window.dispatchEvent(t),await this.G(),window.rocketonpageshow&&window.rocketonpageshow({persisted:this.persisted})}catch(t){console.error(t)}}async G(){Date.now()-this.lastBreath>45&&(await this.J(),this.lastBreath=Date.now())}async J(){return document.hidden?new Promise((t=>setTimeout(t))):new Promise((t=>requestAnimationFrame(t)))}B(t,e){return e===document&&"readystatechange"===t||(e===document&&"DOMContentLoaded"===t||(e===window&&"DOMContentLoaded"===t||(e===window&&"load"===t||e===window&&"pageshow"===t)))}static run(){(new RocketLazyLoadScripts).t()}}RocketLazyLoadScripts.run()})();</script> <meta name='viewport' content='width=device-width, initial-scale=1.0' /> <meta http-equiv='X-UA-Compatible' content='IE=edge' /> <link rel="profile" href="https://gmpg.org/xfn/11" /> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <style>img:is([sizes="auto" i], [sizes^="auto," i]) { contain-intrinsic-size: 3000px 1500px }</style> <!-- Google Tag Manager --> <script type="rocketlazyloadscript">(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-K7W4LJK');</script> <!-- End Google Tag Manager --> <!-- Search Engine Optimization by Rank Math PRO - https://rankmath.com/ --> <title>Who We Are | BxB Media | Company Values | Digital Marketing</title><link rel="preload" data-rocket-preload as="image" href="https://media.bxbknowshvac.com/spio/ret_img,q_orig,to_auto,s_webp:avif/bxbknowshvac.com/wp-content/uploads/banner-lights-v2.svg" fetchpriority="high"><link rel="stylesheet" href="https://bxbknowshvac.com/wp-content/cache/fonts/1/google-fonts/css/b/9/c/a93980811bc4a25d09f36250a38ab.css" data-wpr-hosted-gf-parameters="family=Inter%3A400%2C700%2C500%2C300%7CLexend%3A500%2C700%2C400%7CInter%3A500%2C700%2C400%2C300%7CLexend%3A700%2C400%2C500&display=swap"/> <meta name="description" content="Read about the values that guide our team at BxB Media to provide you with the highest quality marketing and brand growth services in the industry."/> <meta name="robots" content="follow, index, max-snippet:-1, max-video-preview:-1, max-image-preview:large"/> <link rel="canonical" href="https://bxbknowshvac.com/who-we-are/" /> <meta property="og:locale" content="en_US" /> <meta property="og:type" content="article" /> <meta property="og:title" content="Who We Are | BxB Media | Company Values | Digital Marketing" /> <meta property="og:description" content="Read about the values that guide our team at BxB Media to provide you with the highest quality marketing and brand growth services in the industry." /> <meta property="og:url" content="https://bxbknowshvac.com/who-we-are/" /> <meta property="og:site_name" content="BxB Media" /> <meta property="article:publisher" content="https://www.facebook.com/bxbmedia/" /> <meta property="og:updated_time" content="2021-12-23T07:55:15-05:00" /> <meta property="article:published_time" content="2021-11-09T20:01:47-05:00" /> <meta property="article:modified_time" content="2021-12-23T07:55:15-05:00" /> <meta property="og:video" content="https://player.vimeo.com/video/647957518" /> <meta property="video:duration" content="203" /> <meta property="ya:ovs:upload_date" content="2021-11-19 20:54:54" /> <meta property="ya:ovs:allow_embed" content="true" /> <meta name="twitter:card" content="summary_large_image" /> <meta name="twitter:title" content="Who We Are | BxB Media | Company Values | Digital Marketing" /> <meta name="twitter:description" content="Read about the values that guide our team at BxB Media to provide you with the highest quality marketing and brand growth services in the industry." /> <meta name="twitter:site" content="@bxbmedia" /> <meta name="twitter:creator" content="@bxbmedia" /> <meta name="twitter:label1" content="Time to read" /> <meta name="twitter:data1" content="1 minute" /> <script type="application/ld+json" class="rank-math-schema-pro">{"@context":"https://schema.org","@graph":[{"@type":"Place","@id":"https://bxbknowshvac.com/#place","geo":{"@type":"GeoCoordinates","latitude":"42.69715031184961","longitude":" -83.13352807295591"},"hasMap":"https://www.google.com/maps/search/?api=1&query=42.69715031184961, -83.13352807295591","address":{"@type":"PostalAddress","streetAddress":"6841 N. Rochester Rd.","addressLocality":"Rochester Hills","addressRegion":"MI","postalCode":"48306","addressCountry":"USA"}},{"@type":"Organization","@id":"https://bxbknowshvac.com/#organization","name":"BxB Media","url":"https://bxbknowshvac.com","sameAs":["https://www.facebook.com/bxbmedia/","https://twitter.com/bxbmedia"],"address":{"@type":"PostalAddress","streetAddress":"6841 N. Rochester Rd.","addressLocality":"Rochester Hills","addressRegion":"MI","postalCode":"48306","addressCountry":"USA"},"contactPoint":[{"@type":"ContactPoint","telephone":"+1-313-651-7157","contactType":"customer support"}],"location":{"@id":"https://bxbknowshvac.com/#place"}},{"@type":"WebSite","@id":"https://bxbknowshvac.com/#website","url":"https://bxbknowshvac.com","name":"BxB Media","publisher":{"@id":"https://bxbknowshvac.com/#organization"},"inLanguage":"en-US"},{"@type":"ImageObject","@id":"https://media.bxbknowshvac.com/spio/ret_img,q_orig,to_auto,s_webp:avif/bxbknowshvac.com/wp-content/uploads/banner-lights-v2.svg","url":"https://media.bxbknowshvac.com/spio/ret_img,q_orig,to_auto,s_webp:avif/bxbknowshvac.com/wp-content/uploads/banner-lights-v2.svg","width":"200","height":"200","inLanguage":"en-US"},{"@type":"AboutPage","@id":"https://bxbknowshvac.com/who-we-are/#webpage","url":"https://bxbknowshvac.com/who-we-are/","name":"Who We Are | BxB Media | Company Values | Digital Marketing","datePublished":"2021-11-09T20:01:47-05:00","dateModified":"2021-12-23T07:55:15-05:00","isPartOf":{"@id":"https://bxbknowshvac.com/#website"},"primaryImageOfPage":{"@id":"https://media.bxbknowshvac.com/spio/ret_img,q_orig,to_auto,s_webp:avif/bxbknowshvac.com/wp-content/uploads/banner-lights-v2.svg"},"inLanguage":"en-US"},{"@type":"Person","@id":"https://bxbknowshvac.com/who-we-are/#author","name":"BxB Media","image":{"@type":"ImageObject","@id":"https://secure.gravatar.com/avatar/6492965fad32c24bf725b455b97837c8?s=96&d=mm&r=g","url":"https://secure.gravatar.com/avatar/6492965fad32c24bf725b455b97837c8?s=96&d=mm&r=g","caption":"BxB Media","inLanguage":"en-US"},"worksFor":{"@id":"https://bxbknowshvac.com/#organization"}},{"headline":"Who We Are | BxB Media | Company Values | Digital Marketing","description":"Read about the values that guide our team at BxB Media to provide you with the highest quality marketing and brand growth services in the industry.","datePublished":"2021-11-09T20:01:47-05:00","dateModified":"2021-12-23T07:55:15-05:00","image":{"@id":"https://media.bxbknowshvac.com/spio/ret_img,q_orig,to_auto,s_webp:avif/bxbknowshvac.com/wp-content/uploads/banner-lights-v2.svg"},"author":{"@id":"https://bxbknowshvac.com/who-we-are/#author","name":"BxB Media"},"@type":"Article","name":"Who We Are | BxB Media | Company Values | Digital Marketing","@id":"https://bxbknowshvac.com/who-we-are/#schema-4857","isPartOf":{"@id":"https://bxbknowshvac.com/who-we-are/#webpage"},"publisher":{"@id":"https://bxbknowshvac.com/#organization"},"inLanguage":"en-US","mainEntityOfPage":{"@id":"https://bxbknowshvac.com/who-we-are/#webpage"}},{"@type":"VideoObject","name":"BxB Media - WHO WE ARE (Recruiting)","description":"Read about the values that guide our team at BxB Media to provide you with the highest quality marketing and brand growth services in the industry.","uploadDate":"2021-11-19 20:54:54","thumbnailUrl":"https://bxbknowshvac.com/wp-content/uploads/1304939751-b10c1fd976b8939bc5666aa18b60c897b2087baf029f194ca_640.jpg","embedUrl":"https://player.vimeo.com/video/647957518","duration":"PT203S","width":"1920","height":"1080","isFamilyFriendly":"True","@id":"https://bxbknowshvac.com/who-we-are/#schema-4858","isPartOf":{"@id":"https://bxbknowshvac.com/who-we-are/#webpage"},"publisher":{"@id":"https://bxbknowshvac.com/#organization"},"inLanguage":"en-US"}]}</script> <!-- /Rank Math WordPress SEO plugin --> <link rel="alternate" type="application/rss+xml" title="BxB Media » Feed" href="https://bxbknowshvac.com/feed/" /> <link rel="alternate" type="application/rss+xml" title="BxB Media » Comments Feed" href="https://bxbknowshvac.com/comments/feed/" /> <link rel="preload" href="https://bxbknowshvac.com/wp-content/plugins/bb-plugin/fonts/fontawesome/5.15.4/webfonts/fa-solid-900.woff2" as="font" type="font/woff2" crossorigin="anonymous"> <link rel="preload" href="https://bxbknowshvac.com/wp-content/plugins/bb-plugin/fonts/fontawesome/5.15.4/webfonts/fa-regular-400.woff2" as="font" type="font/woff2" crossorigin="anonymous"> <style id='wp-emoji-styles-inline-css'> img.wp-smiley, img.emoji { display: inline !important; border: none !important; box-shadow: none !important; height: 1em !important; width: 1em !important; margin: 0 0.07em !important; vertical-align: -0.1em !important; background: none !important; padding: 0 !important; } </style> <link rel='stylesheet' id='wp-block-library-css' href='https://bxbknowshvac.com/wp-includes/css/dist/block-library/style.min.css?=1731526784' media='all' /> <style id='wp-block-library-theme-inline-css'> .wp-block-audio :where(figcaption){color:#555;font-size:13px;text-align:center}.is-dark-theme .wp-block-audio :where(figcaption){color:#ffffffa6}.wp-block-audio{margin:0 0 1em}.wp-block-code{border:1px solid #ccc;border-radius:4px;font-family:Menlo,Consolas,monaco,monospace;padding:.8em 1em}.wp-block-embed :where(figcaption){color:#555;font-size:13px;text-align:center}.is-dark-theme .wp-block-embed :where(figcaption){color:#ffffffa6}.wp-block-embed{margin:0 0 1em}.blocks-gallery-caption{color:#555;font-size:13px;text-align:center}.is-dark-theme .blocks-gallery-caption{color:#ffffffa6}:root :where(.wp-block-image figcaption){color:#555;font-size:13px;text-align:center}.is-dark-theme :root :where(.wp-block-image figcaption){color:#ffffffa6}.wp-block-image{margin:0 0 1em}.wp-block-pullquote{border-bottom:4px solid;border-top:4px solid;color:currentColor;margin-bottom:1.75em}.wp-block-pullquote cite,.wp-block-pullquote footer,.wp-block-pullquote__citation{color:currentColor;font-size:.8125em;font-style:normal;text-transform:uppercase}.wp-block-quote{border-left:.25em solid;margin:0 0 1.75em;padding-left:1em}.wp-block-quote cite,.wp-block-quote footer{color:currentColor;font-size:.8125em;font-style:normal;position:relative}.wp-block-quote:where(.has-text-align-right){border-left:none;border-right:.25em solid;padding-left:0;padding-right:1em}.wp-block-quote:where(.has-text-align-center){border:none;padding-left:0}.wp-block-quote.is-large,.wp-block-quote.is-style-large,.wp-block-quote:where(.is-style-plain){border:none}.wp-block-search .wp-block-search__label{font-weight:700}.wp-block-search__button{border:1px solid #ccc;padding:.375em .625em}:where(.wp-block-group.has-background){padding:1.25em 2.375em}.wp-block-separator.has-css-opacity{opacity:.4}.wp-block-separator{border:none;border-bottom:2px solid;margin-left:auto;margin-right:auto}.wp-block-separator.has-alpha-channel-opacity{opacity:1}.wp-block-separator:not(.is-style-wide):not(.is-style-dots){width:100px}.wp-block-separator.has-background:not(.is-style-dots){border-bottom:none;height:1px}.wp-block-separator.has-background:not(.is-style-wide):not(.is-style-dots){height:2px}.wp-block-table{margin:0 0 1em}.wp-block-table td,.wp-block-table th{word-break:normal}.wp-block-table :where(figcaption){color:#555;font-size:13px;text-align:center}.is-dark-theme .wp-block-table :where(figcaption){color:#ffffffa6}.wp-block-video :where(figcaption){color:#555;font-size:13px;text-align:center}.is-dark-theme .wp-block-video :where(figcaption){color:#ffffffa6}.wp-block-video{margin:0 0 1em}:root :where(.wp-block-template-part.has-background){margin-bottom:0;margin-top:0;padding:1.25em 2.375em} </style> <style id='classic-theme-styles-inline-css'> /*! This file is auto-generated */ .wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none} </style> <style id='global-styles-inline-css'> :root{--wp--preset--aspect-ratio--square: 1;--wp--preset--aspect-ratio--4-3: 4/3;--wp--preset--aspect-ratio--3-4: 3/4;--wp--preset--aspect-ratio--3-2: 3/2;--wp--preset--aspect-ratio--2-3: 2/3;--wp--preset--aspect-ratio--16-9: 16/9;--wp--preset--aspect-ratio--9-16: 9/16;--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--color--fl-heading-text: #333333;--wp--preset--color--fl-body-bg: #ffffff;--wp--preset--color--fl-body-text: #374e5a;--wp--preset--color--fl-accent: #2b7bb9;--wp--preset--color--fl-accent-hover: #2b7bb9;--wp--preset--color--fl-topbar-bg: #ffffff;--wp--preset--color--fl-topbar-text: #000000;--wp--preset--color--fl-topbar-link: #428bca;--wp--preset--color--fl-topbar-hover: #428bca;--wp--preset--color--fl-header-bg: #ffffff;--wp--preset--color--fl-header-text: #000000;--wp--preset--color--fl-header-link: #428bca;--wp--preset--color--fl-header-hover: #428bca;--wp--preset--color--fl-nav-bg: #ffffff;--wp--preset--color--fl-nav-link: #428bca;--wp--preset--color--fl-nav-hover: #428bca;--wp--preset--color--fl-content-bg: #ffffff;--wp--preset--color--fl-footer-widgets-bg: #ffffff;--wp--preset--color--fl-footer-widgets-text: #000000;--wp--preset--color--fl-footer-widgets-link: #428bca;--wp--preset--color--fl-footer-widgets-hover: #428bca;--wp--preset--color--fl-footer-bg: #ffffff;--wp--preset--color--fl-footer-text: #000000;--wp--preset--color--fl-footer-link: #428bca;--wp--preset--color--fl-footer-hover: #428bca;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);}:where(.is-layout-flex){gap: 0.5em;}:where(.is-layout-grid){gap: 0.5em;}body .is-layout-flex{display: flex;}.is-layout-flex{flex-wrap: wrap;align-items: center;}.is-layout-flex > :is(*, div){margin: 0;}body .is-layout-grid{display: grid;}.is-layout-grid > :is(*, div){margin: 0;}:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;} :where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;} :where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;} :root :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;} </style> <link data-minify="1" rel='stylesheet' id='fl-builder-layout-72-css' href='https://bxbknowshvac.com/wp-content/cache/min/1/wp-content/uploads/bb-plugin/cache/72-layout.css?ver=1740600690' media='all' /> <link data-minify="1" rel='stylesheet' id='bodhi-svgs-attachment-css' href='https://bxbknowshvac.com/wp-content/cache/min/1/wp-content/plugins/svg-support/css/svgs-attachment.css?ver=1740600642' media='all' /> <link data-minify="1" rel='stylesheet' id='wpa-style-css' href='https://bxbknowshvac.com/wp-content/cache/min/1/wp-content/plugins/wp-accessibility/css/wpa-style.css?ver=1740600642' media='all' /> <style id='wpa-style-inline-css'> .wpa-hide-ltr#skiplinks a, .wpa-hide-ltr#skiplinks a:hover, .wpa-hide-ltr#skiplinks a:visited { } .wpa-hide-ltr#skiplinks a:active, .wpa-hide-ltr#skiplinks a:focus { } :root { --admin-bar-top : 7px; } </style> <link data-minify="1" rel='stylesheet' id='font-awesome-5-css' href='https://bxbknowshvac.com/wp-content/cache/min/1/wp-content/plugins/bb-plugin/fonts/fontawesome/5.15.4/css/all.min.css?ver=1740600642' media='all' /> <link data-minify="1" rel='stylesheet' id='fl-builder-layout-bundle-9d03503d5df27d7fbf8a5e3edc865b79-css' href='https://bxbknowshvac.com/wp-content/cache/min/1/wp-content/uploads/bb-plugin/cache/9d03503d5df27d7fbf8a5e3edc865b79-layout-bundle.css?ver=1740600642' media='all' /> <link data-minify="1" rel='stylesheet' id='fl-builder-layout-32579-css' href='https://bxbknowshvac.com/wp-content/cache/min/1/wp-content/uploads/bb-plugin/cache/32579-layout-partial.css?ver=1740600642' media='all' /> <link data-minify="1" rel='stylesheet' id='popup-maker-site-css' href='https://bxbknowshvac.com/wp-content/cache/min/1/wp-content/uploads/pum/pum-site-styles.css?ver=1740600642' media='all' /> <link rel='stylesheet' id='jquery-magnificpopup-css' href='https://bxbknowshvac.com/wp-content/plugins/bb-plugin/css/jquery.magnificpopup.min.css?=1737645683' media='all' /> <link rel='stylesheet' id='base-css' href='https://bxbknowshvac.com/wp-content/themes/bb-theme/css/base.min.css?=1740507657' media='all' /> <link data-minify="1" rel='stylesheet' id='fl-automator-skin-css' href='https://bxbknowshvac.com/wp-content/cache/min/1/wp-content/uploads/bb-theme/skin-67be0a0d8df4c.css?ver=1740600642' media='all' /> <link rel='stylesheet' id='fl-child-theme-css' href='https://bxbknowshvac.com/wp-content/themes/bb-theme-child/style.css?=1625605911' media='all' /> <link data-minify="1" rel='stylesheet' id='pp_custom_css_dev_css-css' href='https://bxbknowshvac.com/wp-content/cache/min/1/wp-content/uploads/pp-css-js-dev/custom.css?ver=1740600642' media='all' /> <style id='rocket-lazyload-inline-css'> .rll-youtube-player{position:relative;padding-bottom:56.23%;height:0;overflow:hidden;max-width:100%;}.rll-youtube-player:focus-within{outline: 2px solid currentColor;outline-offset: 5px;}.rll-youtube-player iframe{position:absolute;top:0;left:0;width:100%;height:100%;z-index:100;background:0 0}.rll-youtube-player img{bottom:0;display:block;left:0;margin:auto;max-width:100%;width:100%;position:absolute;right:0;top:0;border:none;height:auto;-webkit-transition:.4s all;-moz-transition:.4s all;transition:.4s all}.rll-youtube-player img:hover{-webkit-filter:brightness(75%)}.rll-youtube-player .play{height:100%;width:100%;left:0;top:0;position:absolute;background:url(https://bxbknowshvac.com/wp-content/plugins/wp-rocket/assets/img/youtube.png) no-repeat center;background-color: transparent !important;cursor:pointer;border:none;} </style> <script type="rocketlazyloadscript" data-rocket-src="https://bxbknowshvac.com/wp-content/plugins/svg-support/vendor/DOMPurify/DOMPurify.min.js?=1740507573" id="bodhi-dompurify-library-js" data-rocket-defer defer></script> <script src="https://bxbknowshvac.com/wp-includes/js/jquery/jquery.min.js?=1699391790" id="jquery-core-js" data-rocket-defer defer></script> <script src="https://bxbknowshvac.com/wp-includes/js/jquery/jquery-migrate.min.js?=1691529404" id="jquery-migrate-js" data-rocket-defer defer></script> <script id="bodhi_svg_inline-js-extra"> var svgSettings = {"skipNested":""}; </script> <script type="rocketlazyloadscript" data-rocket-src="https://bxbknowshvac.com/wp-content/plugins/svg-support/js/min/svgs-inline-min.js?=1740507573" id="bodhi_svg_inline-js" data-rocket-defer defer></script> <script type="rocketlazyloadscript" id="bodhi_svg_inline-js-after"> cssTarget={"Bodhi":"img.style-svg","ForceInlineSVG":"style-svg"};ForceInlineSVGActive="false";frontSanitizationEnabled="on"; </script> <script type="rocketlazyloadscript" data-rocket-src="https://bxbknowshvac.com/wp-content/plugins/wp-accessibility/js/fingerprint.min.js?=1740507574" id="wpa-fingerprintjs-js" data-rocket-defer defer></script> <link rel="https://api.w.org/" href="https://bxbknowshvac.com/wp-json/" /><link rel="alternate" title="JSON" type="application/json" href="https://bxbknowshvac.com/wp-json/wp/v2/pages/72" /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://bxbknowshvac.com/xmlrpc.php?rsd" /> <meta name="generator" content="WordPress 6.7.2" /> <link rel='shortlink' href='https://bxbknowshvac.com/?p=72' /> <link rel="alternate" title="oEmbed (JSON)" type="application/json+oembed" href="https://bxbknowshvac.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fbxbknowshvac.com%2Fwho-we-are%2F" /> <link rel="alternate" title="oEmbed (XML)" type="text/xml+oembed" href="https://bxbknowshvac.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fbxbknowshvac.com%2Fwho-we-are%2F&format=xml" /> <meta name="generator" content="speculation-rules 1.5.0"> <style>.recentcomments a{display:inline !important;padding:0 !important;margin:0 !important;}</style><link rel="icon" href="https://bxbknowshvac.com/wp-content/uploads/cropped-bxb-light-mark-32x32.png" sizes="32x32" /> <link rel="icon" href="https://bxbknowshvac.com/wp-content/uploads/cropped-bxb-light-mark-192x192.png" sizes="192x192" /> <link rel="apple-touch-icon" href="https://bxbknowshvac.com/wp-content/uploads/cropped-bxb-light-mark-180x180.png" /> <meta name="msapplication-TileImage" content="https://bxbknowshvac.com/wp-content/uploads/cropped-bxb-light-mark-270x270.png" /> <noscript><style id="rocket-lazyload-nojs-css">.rll-youtube-player, [data-lazy-src]{display:none !important;}</style></noscript><meta name="generator" content="WP Rocket 3.18.3" data-wpr-features="wpr_delay_js wpr_defer_js wpr_minify_js wpr_lazyload_images wpr_lazyload_iframes wpr_oci wpr_image_dimensions wpr_minify_css wpr_host_fonts_locally wpr_desktop" /></head> <body class="page-template-default page page-id-72 fl-builder fl-builder-2-8-6-1 fl-themer-1-4-11-2 fl-theme-1-7-18 fl-theme-builder-header fl-theme-builder-header-header fl-theme-builder-footer fl-theme-builder-footer-footer fl-framework-base fl-preset-default fl-full-width fl-search-active" itemscope="itemscope" itemtype="https://schema.org/WebPage"><!-- Google Tag Manager (noscript) --> <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-K7W4LJK" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <!-- End Google Tag Manager (noscript) --> <a aria-label="Skip to content" class="fl-screen-reader-text" href="#fl-main-content">Skip to content</a><div class="fl-page"> <header class="fl-builder-content fl-builder-content-81 fl-builder-global-templates-locked" data-post-id="81" data-type="header" data-sticky="1" data-sticky-on="" data-sticky-breakpoint="medium" data-shrink="1" data-overlay="0" data-overlay-bg="default" data-shrink-image-height="50px" role="banner" itemscope="itemscope" itemtype="http://schema.org/WPHeader"><div class="fl-row fl-row-full-width fl-row-bg-color fl-node-eso9bwmq67up fl-row-default-height fl-row-align-center" data-node="eso9bwmq67up"> <div class="fl-row-content-wrap"> <div class="fl-row-content fl-row-full-width fl-node-content"> <div class="fl-col-group fl-node-7ca61zeiu0d8" data-node="7ca61zeiu0d8"> <div class="fl-col fl-node-491lxyg8nvbz fl-col-bg-color" data-node="491lxyg8nvbz"> <div class="fl-col-content fl-node-content"><div class="fl-module fl-module-html fl-node-76zra249l1ju" data-node="76zra249l1ju"> <div class="fl-module-content fl-node-content"> <div class="fl-html"> <a href="https://bxbknowshvac.com/website-audit?utm_source=website-headline-bar"> <div style="width: 100%;"> <p style="max-width: 1200px; margin: auto; text-align: center;"><strong> Is your website driving results for your business? CLICK HERE to get a free website audit! </strong></p> </div> </a></div> </div> </div> </div> </div> </div> </div> </div> </div> <div class="fl-row fl-row-full-width fl-row-bg-color fl-node-618b1a66c26f2 fl-row-default-height fl-row-align-center" data-node="618b1a66c26f2"> <div class="fl-row-content-wrap"> <div class="fl-row-content fl-row-fixed-width fl-node-content"> <div class="fl-col-group fl-node-618b1a66c26f6 fl-col-group-equal-height fl-col-group-align-center fl-col-group-custom-width" data-node="618b1a66c26f6"> <div class="fl-col fl-node-618b1a66c26f8 fl-col-bg-color fl-col-small fl-col-small-full-width fl-col-small-custom-width" data-node="618b1a66c26f8"> <div class="fl-col-content fl-node-content"><div class="fl-module fl-module-photo fl-node-618b1ac24cda3 bxb-logo" data-node="618b1ac24cda3"> <div class="fl-module-content fl-node-content"> <div class="fl-photo fl-photo-align-left" itemscope itemtype="https://schema.org/ImageObject"> <div class="fl-photo-content fl-photo-img-svg"> <a href="https://bxbknowshvac.com/" target="_self" itemprop="url"> <img decoding="async" class="fl-photo-img wp-image-384 size-full" src="https://media.bxbknowshvac.com/spio/ret_img,q_orig,to_auto,s_webp:avif/bxbknowshvac.com/wp-content/uploads/BxB-Media-gray-horizontal-logo.svg" alt="BxB Media." itemprop="image" height="100" width="100" data-no-lazy="1" /> </a> </div> </div> </div> </div> </div> </div> <div class="fl-col fl-node-618b1a66c26f9 fl-col-bg-color fl-col-small-custom-width" data-node="618b1a66c26f9"> <div class="fl-col-content fl-node-content"><div class="fl-module fl-module-menu fl-node-618b1a66c26fb" data-node="618b1a66c26fb"> <div class="fl-module-content fl-node-content"> <div class="fl-menu fl-menu-responsive-toggle-mobile"> <button class="fl-menu-mobile-toggle hamburger-label" aria-label="Menu"><span class="fl-menu-icon svg-container"><svg version="1.1" class="hamburger-menu" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 512 512"> <rect class="fl-hamburger-menu-top" width="512" height="102"/> <rect class="fl-hamburger-menu-middle" y="205" width="512" height="102"/> <rect class="fl-hamburger-menu-bottom" y="410" width="512" height="102"/> </svg> </span><span class="fl-menu-mobile-toggle-label">Menu</span></button> <div class="fl-clear"></div> <nav aria-label="Menu" itemscope="itemscope" itemtype="https://schema.org/SiteNavigationElement"><ul id="menu-primary" class="menu fl-menu-horizontal fl-toggle-arrows"><li id="menu-item-80" class="menu-item menu-item-type-post_type menu-item-object-page current-menu-item page_item page-item-72 current_page_item"><a href="https://bxbknowshvac.com/who-we-are/">Who We Are</a></li><li id="menu-item-79" class="menu-item menu-item-type-post_type menu-item-object-page"><a href="https://bxbknowshvac.com/what-we-do/">What We Do</a></li><li id="menu-item-78" class="menu-item menu-item-type-post_type menu-item-object-page"><a href="https://bxbknowshvac.com/work-with-us/">Work With Us</a></li><li id="menu-item-717" class="menu-item menu-item-type-post_type menu-item-object-page"><a href="https://bxbknowshvac.com/connect/">Connect</a></li></ul></nav></div> </div> </div> </div> </div> </div> </div> </div> </div> </header> <div id="fl-main-content" class="fl-page-content" itemprop="mainContentOfPage" role="main"> <div class="fl-content-full container"> <div class="row"> <div class="fl-content col-md-12"> <article class="fl-post post-72 page type-page status-publish hentry" id="fl-post-72" itemscope="itemscope" itemtype="https://schema.org/CreativeWork"> <div class="fl-post-content clearfix" itemprop="text"> <div class="fl-builder-content fl-builder-content-72 fl-builder-content-primary fl-builder-global-templates-locked" data-post-id="72"><div class="fl-row fl-row-full-width fl-row-bg-none fl-node-619e51aae8ff8 fl-row-default-height fl-row-align-center bxb-core-page-banner" data-node="619e51aae8ff8"> <div class="fl-row-content-wrap"> <div class="fl-row-content fl-row-fixed-width fl-node-content"> <div class="fl-col-group fl-node-619e51aaea39e" data-node="619e51aaea39e"> <div class="fl-col fl-node-619e51aaea43e fl-col-bg-color" data-node="619e51aaea43e"> <div class="fl-col-content fl-node-content"><div class="fl-module fl-module-html fl-node-619e5a4dcaeed fl-visible-desktop fl-visible-large fl-visible-medium" data-node="619e5a4dcaeed"> <div class="fl-module-content fl-node-content"> <div class="fl-html"> <img width="1280" height="400" decoding="async" class="bxb-page-top-lights rellax" data-rellax-speed="3" data-rellax-percentage="0.5" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201280%20400'%3E%3C/svg%3E" alt="" data-lazy-src="https://media.bxbknowshvac.com/spio/ret_img,q_orig,to_auto,s_webp:avif/bxbknowshvac.com/wp-content/uploads/banner-lights-v2.svg"><noscript><img width="1280" height="400" decoding="async" class="bxb-page-top-lights rellax" data-rellax-speed="3" data-rellax-percentage="0.5" src="https://media.bxbknowshvac.com/spio/ret_img,q_orig,to_auto,s_webp:avif/bxbknowshvac.com/wp-content/uploads/banner-lights-v2.svg" alt=""></noscript></div> </div> </div> <div class="fl-module fl-module-html fl-node-61a7a9ee0089c fl-visible-mobile" data-node="61a7a9ee0089c"> <div class="fl-module-content fl-node-content"> <div class="fl-html"> <img width="140" height="408" decoding="async" class="bxb-page-top-lights--bxb-bulb rellax" data-rellax-speed="3" data-rellax-percentage="0.5" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20140%20408'%3E%3C/svg%3E" alt="" data-lazy-src="https://media.bxbknowshvac.com/spio/ret_img,q_orig,to_auto,s_webp:avif/bxbknowshvac.com/wp-content/uploads/banner-lights-bxb-bulb.svg"><noscript><img width="140" height="408" decoding="async" class="bxb-page-top-lights--bxb-bulb rellax" data-rellax-speed="3" data-rellax-percentage="0.5" src="https://media.bxbknowshvac.com/spio/ret_img,q_orig,to_auto,s_webp:avif/bxbknowshvac.com/wp-content/uploads/banner-lights-bxb-bulb.svg" alt=""></noscript></div> </div> </div> <div class="fl-module fl-module-heading fl-node-619e51aae7eb1" data-node="619e51aae7eb1"> <div class="fl-module-content fl-node-content"> <h1 class="fl-heading"> <span class="fl-heading-text">Who<br />We Are</span> </h1> </div> </div> </div> </div> </div> <div class="fl-col-group fl-node-619e520f70714" data-node="619e520f70714"> <div class="fl-col fl-node-619e520f707aa fl-col-bg-color" data-node="619e520f707aa"> <div class="fl-col-content fl-node-content"><div class="fl-module fl-module-rich-text fl-node-619e520f706bb" data-node="619e520f706bb"> <div class="fl-module-content fl-node-content"> <div class="fl-rich-text"> <p style="margin: auto; max-width: 43ch;">We believe our company culture directly impacts the lives of our employees鈥攁nd it also has a profound impact on the quality of work we provide to our clients.</p> </div> </div> </div> </div> </div> </div> <div class="fl-col-group fl-node-619e528e0a16e" data-node="619e528e0a16e"> <div class="fl-col fl-node-619e528e0a208 fl-col-bg-color" data-node="619e528e0a208"> <div class="fl-col-content fl-node-content"><div class="fl-module fl-module-photo fl-node-619e528e0a10e" data-node="619e528e0a10e"> <div class="fl-module-content fl-node-content"> <div class="fl-photo fl-photo-align-center" itemscope itemtype="https://schema.org/ImageObject"> <div class="fl-photo-content fl-photo-img-svg"> <a href="#scrollto" target="_self" itemprop="url"> <img decoding="async" class="fl-photo-img wp-image-402 size-full" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2064%2050'%3E%3C/svg%3E" alt="" itemprop="image" height="50" width="64" data-lazy-src="https://media.bxbknowshvac.com/spio/ret_img,q_orig,to_auto,s_webp:avif/bxbknowshvac.com/wp-content/uploads/triangle.svg"><noscript><img decoding="async" class="fl-photo-img wp-image-402 size-full" src="https://media.bxbknowshvac.com/spio/ret_img,q_orig,to_auto,s_webp:avif/bxbknowshvac.com/wp-content/uploads/triangle.svg" alt="" itemprop="image" height="50" width="64"></noscript> </a> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> <div id="scrollto" class="fl-row fl-row-full-width fl-row-bg-none fl-node-619e6b40a732a fl-row-default-height fl-row-align-center bxb-video-embed-row" data-node="619e6b40a732a"> <div class="fl-row-content-wrap"> <div class="fl-row-content fl-row-fixed-width fl-node-content"> <div class="fl-col-group fl-node-619e6b40a9b7c" data-node="619e6b40a9b7c"> <div class="fl-col fl-node-619e6b40a9c28 fl-col-bg-color" data-node="619e6b40a9c28"> <div class="fl-col-content fl-node-content"><div class="fl-module fl-module-rich-text fl-node-619e6ca932f2f" data-node="619e6ca932f2f"> <div class="fl-module-content fl-node-content"> <div class="fl-rich-text"> <h2>What makes us <span style="color: #fcb424;">who we are:</span></h2> </div> </div> </div> <div class="fl-module fl-module-rich-text fl-node-619e6d15eae6f" data-node="619e6d15eae6f"> <div class="fl-module-content fl-node-content"> <div class="fl-rich-text"> <p>Our phenomenal team. We are passionate, talented, smart, fun people who are here to guide and serve our clients on their marketing journey. We thought the best way for you to understand this is to hear directly from some of our amazing team members.</p> </div> </div> </div> </div> </div> </div> <div class="fl-col-group fl-node-619e6d7cf1df3" data-node="619e6d7cf1df3"> <div class="fl-col fl-node-619e6d7cf1ea7 fl-col-bg-gradient bxb-video-embed-column" data-node="619e6d7cf1ea7"> <div class="fl-col-content fl-node-content"><div class="fl-module fl-module-video fl-node-619e6e1b58af1 bxb-video-embed" data-node="619e6e1b58af1"> <div class="fl-module-content fl-node-content"> <div class="fl-video fl-embed-video"> <style>.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; } .embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }</style><div class='embed-container'><iframe loading="lazy" src='about:blank' frameborder='0' webkitAllowFullScreen mozallowfullscreen allowFullScreen data-rocket-lazyload="fitvidscompatible" data-lazy-src="https://player.vimeo.com/video/647957518?h=26b65019d8&badge=0&autopause=0&player_id=0&app_id=58479"></iframe><noscript><iframe src='https://player.vimeo.com/video/647957518?h=26b65019d8&badge=0&autopause=0&player_id=0&app_id=58479' frameborder='0' webkitAllowFullScreen mozallowfullscreen allowFullScreen></iframe></noscript></div></div> </div> </div> <div class="fl-module fl-module-rich-text fl-node-619e6e7e7560d" data-node="619e6e7e7560d"> <div class="fl-module-content fl-node-content"> <div class="fl-rich-text"> <p>What it feels like to work with BxB.</p> </div> </div> </div> </div> </div> </div> </div> </div> </div> <div class="fl-row fl-row-full-width fl-row-bg-color fl-node-619e7dd617327 fl-row-default-height fl-row-align-center bxb-woman-owned-row" data-node="619e7dd617327"> <div class="fl-row-content-wrap"> <div class="fl-row-content fl-row-fixed-width fl-node-content"> <div class="fl-col-group fl-node-619e7dd61ad1f" data-node="619e7dd61ad1f"> <div class="fl-col fl-node-619e7dd61adce fl-col-bg-color" data-node="619e7dd61adce"> <div class="fl-col-content fl-node-content"><div class="fl-module fl-module-rich-text fl-node-619e7e4514eba" data-node="619e7e4514eba"> <div class="fl-module-content fl-node-content"> <div class="fl-rich-text"> <p>A <span style="color:#fcb424;">woman-owned</span> company forged out of Metro Detroit.</p> </div> </div> </div> <div class="fl-module fl-module-rich-text fl-node-619e7ec1acf86" data-node="619e7ec1acf86"> <div class="fl-module-content fl-node-content"> <div class="fl-rich-text"> <p>BxB has exactly the kind of perseverance, grit, ingenuity, and creativity you would expect from the heart of American industry.</p> <p>BxB clients are spread across the United States and Canada and our team is almost 100 percent remote, residing in about a dozen states. Unlike many web and marketing companies, we do not outsource work to other companies or overseas鈥攅verything we do is done by our US-based team.</p> </div> </div> </div> <div class="fl-module fl-module-photo fl-node-61a78af394738 fl-visible-mobile" data-node="61a78af394738"> <div class="fl-module-content fl-node-content"> <div class="fl-photo fl-photo-align-center" itemscope itemtype="https://schema.org/ImageObject"> <div class="fl-photo-content fl-photo-img-svg"> <img fetchpriority="high" decoding="async" class="fl-photo-img wp-image-400 size-full" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20585'%3E%3C/svg%3E" alt="" itemprop="image" height="585" width="512" data-lazy-src="https://media.bxbknowshvac.com/spio/ret_img,q_orig,to_auto,s_webp:avif/bxbknowshvac.com/wp-content/uploads/michigan-mark.svg"><noscript><img fetchpriority="high" decoding="async" class="fl-photo-img wp-image-400 size-full" src="https://media.bxbknowshvac.com/spio/ret_img,q_orig,to_auto,s_webp:avif/bxbknowshvac.com/wp-content/uploads/michigan-mark.svg" alt="" itemprop="image" height="585" width="512"></noscript> </div> </div> </div> </div> </div> </div> <div class="fl-col fl-node-619e7dd61add3 fl-col-bg-color fl-col-small fl-col-small-full-width" data-node="619e7dd61add3"> <div class="fl-col-content fl-node-content"></div> </div> </div> </div> </div> </div> <div class="fl-row fl-row-full-width fl-row-bg-none fl-node-619e815ec6f84 fl-row-default-height fl-row-align-center" data-node="619e815ec6f84"> <div class="fl-row-content-wrap"> <div class="fl-row-content fl-row-fixed-width fl-node-content"> <div class="fl-col-group fl-node-619e815ecb189" data-node="619e815ecb189"> <div class="fl-col fl-node-619e815ecb237 fl-col-bg-color" data-node="619e815ecb237"> <div class="fl-col-content fl-node-content"><div class="fl-module fl-module-heading fl-node-619e815ec6a96" data-node="619e815ec6a96"> <div class="fl-module-content fl-node-content"> <h2 class="fl-heading"> <span class="fl-heading-text">BxB Seven Core Values</span> </h2> </div> </div> <div class="fl-module fl-module-rich-text fl-node-619e81a9402fc" data-node="619e81a9402fc"> <div class="fl-module-content fl-node-content"> <div class="fl-rich-text"> <p style="margin: auto; max-width: 65ch;">Our company values are one of the best expressions of how we approach each day, both within BxB and with our clients:</p> </div> </div> </div> </div> </div> </div> <div class="fl-col-group fl-node-619e84a17c3b3" data-node="619e84a17c3b3"> <div class="fl-col fl-node-619e84a17c463 fl-col-bg-color" data-node="619e84a17c463"> <div class="fl-col-content fl-node-content"><div class="fl-module fl-module-html fl-node-619e84a17c355" data-node="619e84a17c355"> <div class="fl-module-content fl-node-content"> <div class="fl-html"> <div class="bxb-core-value-wrapper"> <img decoding="async" class="bxb-core-value-image" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20130%20145'%3E%3C/svg%3E" alt="" width="130" height="145" data-lazy-src="https://media.bxbknowshvac.com/spio/ret_img,q_orig,to_auto,s_webp:avif/bxbknowshvac.com/wp-content/uploads/value-dedication.svg"><noscript><img decoding="async" class="bxb-core-value-image" src="https://media.bxbknowshvac.com/spio/ret_img,q_orig,to_auto,s_webp:avif/bxbknowshvac.com/wp-content/uploads/value-dedication.svg" alt="" width="130" height="145"></noscript> <div> <p class="bxb-core-value-title">Dedication</p> <p class="bxb-core-value-copy">We are motivated, proactive, and determined with a strong commitment to our clients. We take pride in our work and feel a sense of accomplishment when the job is done.</p> </div> </div></div> </div> </div> <div class="fl-module fl-module-html fl-node-619e883c4c1ff" data-node="619e883c4c1ff"> <div class="fl-module-content fl-node-content"> <div class="fl-html"> <div class="bxb-core-value-wrapper"> <img decoding="async" class="bxb-core-value-image" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20123%20125'%3E%3C/svg%3E" alt="" width="123" height="125" data-lazy-src="https://media.bxbknowshvac.com/spio/ret_img,q_orig,to_auto,s_webp:avif/bxbknowshvac.com/wp-content/uploads/value-creativity.svg"><noscript><img decoding="async" class="bxb-core-value-image" src="https://media.bxbknowshvac.com/spio/ret_img,q_orig,to_auto,s_webp:avif/bxbknowshvac.com/wp-content/uploads/value-creativity.svg" alt="" width="123" height="125"></noscript> <div> <p class="bxb-core-value-title">Creativity</p> <p class="bxb-core-value-copy">We value imagination and encourage forward thinking with technology and design at the core of everything we do.</p> </div> </div></div> </div> </div> <div class="fl-module fl-module-html fl-node-619e8845d0567" data-node="619e8845d0567"> <div class="fl-module-content fl-node-content"> <div class="fl-html"> <div class="bxb-core-value-wrapper"> <img decoding="async" class="bxb-core-value-image" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20175%20175'%3E%3C/svg%3E" alt="" width="175" height="175" data-lazy-src="https://media.bxbknowshvac.com/spio/ret_img,q_orig,to_auto,s_webp:avif/bxbknowshvac.com/wp-content/uploads/value-sincerity.svg"><noscript><img decoding="async" class="bxb-core-value-image" src="https://media.bxbknowshvac.com/spio/ret_img,q_orig,to_auto,s_webp:avif/bxbknowshvac.com/wp-content/uploads/value-sincerity.svg" alt="" width="175" height="175"></noscript> <div> <p class="bxb-core-value-title">Sincerity</p> <p class="bxb-core-value-copy">We do the right thing for the client, supplying substance over fluff. We build open and honest relationships through kindness, respect, and understanding.</p> </div> </div></div> </div> </div> <div class="fl-module fl-module-html fl-node-619e89083cabe" data-node="619e89083cabe"> <div class="fl-module-content fl-node-content"> <div class="fl-html"> <div class="bxb-core-value-wrapper"> <img decoding="async" class="bxb-core-value-image" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20147%20135'%3E%3C/svg%3E" alt="" width="147" height="135" data-lazy-src="https://media.bxbknowshvac.com/spio/ret_img,q_orig,to_auto,s_webp:avif/bxbknowshvac.com/wp-content/uploads/value-curiosity.svg"><noscript><img decoding="async" class="bxb-core-value-image" src="https://media.bxbknowshvac.com/spio/ret_img,q_orig,to_auto,s_webp:avif/bxbknowshvac.com/wp-content/uploads/value-curiosity.svg" alt="" width="147" height="135"></noscript> <div> <p class="bxb-core-value-title">Curiosity</p> <p class="bxb-core-value-copy">We continuously learn, grow, and evolve, taking smart risks and questioning how and why things are the way they are.</p> </div> </div></div> </div> </div> <div class="fl-module fl-module-html fl-node-619e890a62492" data-node="619e890a62492"> <div class="fl-module-content fl-node-content"> <div class="fl-html"> <div class="bxb-core-value-wrapper"> <img decoding="async" class="bxb-core-value-image" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20132%20123'%3E%3C/svg%3E" alt="" width="132" height="123" data-lazy-src="https://media.bxbknowshvac.com/spio/ret_img,q_orig,to_auto,s_webp:avif/bxbknowshvac.com/wp-content/uploads/value-flexibility.svg"><noscript><img decoding="async" class="bxb-core-value-image" src="https://media.bxbknowshvac.com/spio/ret_img,q_orig,to_auto,s_webp:avif/bxbknowshvac.com/wp-content/uploads/value-flexibility.svg" alt="" width="132" height="123"></noscript> <div> <p class="bxb-core-value-title">Flexibility</p> <p class="bxb-core-value-copy">We adapt and change when needed to keep from becoming stagnant and set in our ways.</p> </div> </div></div> </div> </div> <div class="fl-module fl-module-html fl-node-619e890bab3ab" data-node="619e890bab3ab"> <div class="fl-module-content fl-node-content"> <div class="fl-html"> <div class="bxb-core-value-wrapper"> <img decoding="async" class="bxb-core-value-image" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20153%20156'%3E%3C/svg%3E" alt="" width="153" height="156" data-lazy-src="https://media.bxbknowshvac.com/spio/ret_img,q_orig,to_auto,s_webp:avif/bxbknowshvac.com/wp-content/uploads/value-accountability.svg"><noscript><img decoding="async" class="bxb-core-value-image" src="https://media.bxbknowshvac.com/spio/ret_img,q_orig,to_auto,s_webp:avif/bxbknowshvac.com/wp-content/uploads/value-accountability.svg" alt="" width="153" height="156"></noscript> <div> <p class="bxb-core-value-title">Accountability</p> <p class="bxb-core-value-copy">We take personal responsibility for our work, avoiding excuses and blame. We are responsive and do what needs to be done to finish the job.</p> </div> </div></div> </div> </div> <div class="fl-module fl-module-html fl-node-619e884720d43" data-node="619e884720d43"> <div class="fl-module-content fl-node-content"> <div class="fl-html"> <div class="bxb-core-value-wrapper"> <img decoding="async" class="bxb-core-value-image" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20192%20188'%3E%3C/svg%3E" alt="" width="192" height="188" data-lazy-src="https://media.bxbknowshvac.com/spio/ret_img,q_orig,to_auto,s_webp:avif/bxbknowshvac.com/wp-content/uploads/value-fun.svg"><noscript><img decoding="async" class="bxb-core-value-image" src="https://media.bxbknowshvac.com/spio/ret_img,q_orig,to_auto,s_webp:avif/bxbknowshvac.com/wp-content/uploads/value-fun.svg" alt="" width="192" height="188"></noscript> <div> <p class="bxb-core-value-title">Fun</p> <p class="bxb-core-value-copy">We connect with others, celebrate success, and don鈥檛 take ourselves too seriously鈥攂ecause what fun would that be?</p> </div> </div></div> </div> </div> </div> </div> </div> </div> </div> </div> <div class="fl-row fl-row-full-width fl-row-bg-gradient fl-node-619e9de20dc37 fl-row-default-height fl-row-align-center" data-node="619e9de20dc37"> <div class="fl-row-content-wrap"> <div class="fl-row-content fl-row-fixed-width fl-node-content"> <div class="fl-col-group fl-node-619e9de207092" data-node="619e9de207092"> <div class="fl-col fl-node-619e9de207096 fl-col-bg-color" data-node="619e9de207096"> <div class="fl-col-content fl-node-content"><div class="fl-module fl-module-rich-text fl-node-619e9de207097" data-node="619e9de207097"> <div class="fl-module-content fl-node-content"> <div class="fl-rich-text"> <p>If you are ready to collaborate with a partner who is going to be <span style="font-weight:700;">ALL IN</span> to help you set your brand up for success鈥攖hen BxB is a perfect match, and we would love to work with you!</p> </div> </div> </div> <div class="fl-module fl-module-button fl-node-619e9de207098" data-node="619e9de207098"> <div class="fl-module-content fl-node-content"> <div class="fl-button-wrap fl-button-width-auto fl-button-center"> <a href="https://bxbknowshvac.com/connect/" target="_self" class="fl-button"> <span class="fl-button-text">Ready to Collaborate?</span> </a> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div><!-- .fl-post-content --> </article> <!-- .fl-post --> </div> </div> </div> </div><!-- .fl-page-content --> <footer class="fl-builder-content fl-builder-content-178 fl-builder-global-templates-locked" data-post-id="178" data-type="footer" itemscope="itemscope" itemtype="http://schema.org/WPFooter"><div class="fl-row fl-row-full-width fl-row-bg-none fl-node-618d278f1393c fl-row-default-height fl-row-align-center" data-node="618d278f1393c"> <div class="fl-row-content-wrap"> <div class="fl-row-content fl-row-fixed-width fl-node-content"> <div class="fl-col-group fl-node-618d2dd0435e8" data-node="618d2dd0435e8"> <div class="fl-col fl-node-618d2dd04366d fl-col-bg-color" data-node="618d2dd04366d"> <div class="fl-col-content fl-node-content"><div class="fl-module fl-module-photo fl-node-618d2dd043593" data-node="618d2dd043593"> <div class="fl-module-content fl-node-content"> <div class="fl-photo fl-photo-align-left" itemscope itemtype="https://schema.org/ImageObject"> <div class="fl-photo-content fl-photo-img-png"> <a href="https://bxbknowshvac.com/" target="_self" itemprop="url"> <img decoding="async" class="fl-photo-img wp-image-390 size-full" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20900%20120'%3E%3C/svg%3E" alt="BxB Media." itemprop="image" height="120" width="900" data-lazy-srcset="https://media.bxbknowshvac.com/spio/ret_img,q_orig,to_auto,s_webp:avif/bxbknowshvac.com/wp-content/uploads/bxb-logo-horizontal-with-mark-white-copy.png 900w, https://media.bxbknowshvac.com/spio/ret_img,q_orig,to_auto,s_webp:avif/bxbknowshvac.com/wp-content/uploads/bxb-logo-horizontal-with-mark-white-copy-300x40.png 300w, https://media.bxbknowshvac.com/spio/ret_img,q_orig,to_auto,s_webp:avif/bxbknowshvac.com/wp-content/uploads/bxb-logo-horizontal-with-mark-white-copy-768x102.png 768w" data-lazy-sizes="(max-width: 900px) 100vw, 900px" data-lazy-src="https://media.bxbknowshvac.com/spio/ret_img,q_orig,to_auto,s_webp:avif/bxbknowshvac.com/wp-content/uploads/bxb-logo-horizontal-with-mark-white-copy.png" /><noscript><img decoding="async" class="fl-photo-img wp-image-390 size-full" src="https://media.bxbknowshvac.com/spio/ret_img,q_orig,to_auto,s_webp:avif/bxbknowshvac.com/wp-content/uploads/bxb-logo-horizontal-with-mark-white-copy.png" alt="BxB Media." itemprop="image" height="120" width="900" srcset="https://media.bxbknowshvac.com/spio/ret_img,q_orig,to_auto,s_webp:avif/bxbknowshvac.com/wp-content/uploads/bxb-logo-horizontal-with-mark-white-copy.png 900w, https://media.bxbknowshvac.com/spio/ret_img,q_orig,to_auto,s_webp:avif/bxbknowshvac.com/wp-content/uploads/bxb-logo-horizontal-with-mark-white-copy-300x40.png 300w, https://media.bxbknowshvac.com/spio/ret_img,q_orig,to_auto,s_webp:avif/bxbknowshvac.com/wp-content/uploads/bxb-logo-horizontal-with-mark-white-copy-768x102.png 768w" sizes="(max-width: 900px) 100vw, 900px" /></noscript> </a> </div> </div> </div> </div> </div> </div> </div> <div class="fl-col-group fl-node-618d278f14c4d" data-node="618d278f14c4d"> <div class="fl-col fl-node-618d278f14cde fl-col-bg-color fl-col-small fl-col-small-full-width" data-node="618d278f14cde"> <div class="fl-col-content fl-node-content"><div class="fl-module fl-module-rich-text fl-node-618d28cd45f0f" data-node="618d28cd45f0f"> <div class="fl-module-content fl-node-content"> <div class="fl-rich-text"> <p><a style="display: block; margin-bottom: 1em;" href="https://bxbknowshvac.com/who-we-are/">Who We Are</a></p> <p><a style="display: block; margin-bottom: 1em;" href="https://bxbknowshvac.com/what-we-do/">What We Do</a></p> <p><a href="https://bxbknowshvac.com/work-with-us/">Work With Us</a></p> </div> </div> </div> </div> </div> <div class="fl-col fl-node-618d278f14ce2 fl-col-bg-color fl-col-small fl-col-small-full-width" data-node="618d278f14ce2"> <div class="fl-col-content fl-node-content"><div class="fl-module fl-module-photo fl-node-b1o6ghszxenp" data-node="b1o6ghszxenp"> <div class="fl-module-content fl-node-content"> <div class="fl-photo fl-photo-align-center" itemscope itemtype="https://schema.org/ImageObject"> <div class="fl-photo-content fl-photo-img-png"> <a href="https://www.google.com/partners/agency?id=2315761612" target="_blank" rel="noopener nofollow" itemprop="url"> <img decoding="async" class="fl-photo-img wp-image-32535 size-full" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20634%20607'%3E%3C/svg%3E" alt="Google Premier Partner 2024." itemprop="image" height="607" width="634" data-lazy-srcset="https://media.bxbknowshvac.com/spio/ret_img,q_orig,to_auto,s_webp:avif/bxbknowshvac.com/wp-content/uploads/2024-Premier-Badge.png 634w, https://media.bxbknowshvac.com/spio/ret_img,q_orig,to_auto,s_webp:avif/bxbknowshvac.com/wp-content/uploads/2024-Premier-Badge-300x287.png 300w, https://media.bxbknowshvac.com/spio/ret_img,q_orig,to_auto,s_webp:avif/bxbknowshvac.com/wp-content/uploads/2024-Premier-Badge-94x90.png 94w" data-lazy-sizes="(max-width: 634px) 100vw, 634px" data-lazy-src="https://media.bxbknowshvac.com/spio/ret_img,q_orig,to_auto,s_webp:avif/bxbknowshvac.com/wp-content/uploads/2024-Premier-Badge.png" /><noscript><img decoding="async" class="fl-photo-img wp-image-32535 size-full" src="https://media.bxbknowshvac.com/spio/ret_img,q_orig,to_auto,s_webp:avif/bxbknowshvac.com/wp-content/uploads/2024-Premier-Badge.png" alt="Google Premier Partner 2024." itemprop="image" height="607" width="634" srcset="https://media.bxbknowshvac.com/spio/ret_img,q_orig,to_auto,s_webp:avif/bxbknowshvac.com/wp-content/uploads/2024-Premier-Badge.png 634w, https://media.bxbknowshvac.com/spio/ret_img,q_orig,to_auto,s_webp:avif/bxbknowshvac.com/wp-content/uploads/2024-Premier-Badge-300x287.png 300w, https://media.bxbknowshvac.com/spio/ret_img,q_orig,to_auto,s_webp:avif/bxbknowshvac.com/wp-content/uploads/2024-Premier-Badge-94x90.png 94w" sizes="(max-width: 634px) 100vw, 634px" /></noscript> </a> </div> </div> </div> </div> <div class="fl-module fl-module-button fl-node-618d29caaec2f" data-node="618d29caaec2f"> <div class="fl-module-content fl-node-content"> <div class="fl-button-wrap fl-button-width-auto fl-button-center"> <a href="https://bxbknowshvac.com/connect/" target="_self" class="fl-button"> <span class="fl-button-text">Connect With Us</span> </a> </div> </div> </div> <div class="fl-module fl-module-rich-text fl-node-618d2a209112e" data-node="618d2a209112e"> <div class="fl-module-content fl-node-content"> <div class="fl-rich-text"> <p><a href="tel:+1-313-651-7157">313.651.7157</a></p> </div> </div> </div> <div class="fl-module fl-module-html fl-node-618d2b3b1bd59" data-node="618d2b3b1bd59"> <div class="fl-module-content fl-node-content"> <div class="fl-html"> <div class="bxb-footer-social-icon-wrapper"> <a href="https://g.page/r/CSCV5mbxNy20EAE" target="_blank" rel="noreferrer"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2045%2045'%3E%3C/svg%3E" alt="Google maps." width="45" height="45" data-lazy-src="https://media.bxbknowshvac.com/spio/ret_img,q_orig,to_auto,s_webp:avif/bxbknowshvac.com/wp-content/uploads/icon-map.svg"><noscript><img decoding="async" src="https://media.bxbknowshvac.com/spio/ret_img,q_orig,to_auto,s_webp:avif/bxbknowshvac.com/wp-content/uploads/icon-map.svg" alt="Google maps." width="45" height="45"></noscript></a> <a href="https://www.facebook.com/bxbknowshvac/" target="_blank" rel="noreferrer"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2045%2045'%3E%3C/svg%3E" alt="Facebook." width="45" height="45" data-lazy-src="https://media.bxbknowshvac.com/spio/ret_img,q_orig,to_auto,s_webp:avif/bxbknowshvac.com/wp-content/uploads/icon-fb.svg"><noscript><img decoding="async" src="https://media.bxbknowshvac.com/spio/ret_img,q_orig,to_auto,s_webp:avif/bxbknowshvac.com/wp-content/uploads/icon-fb.svg" alt="Facebook." width="45" height="45"></noscript></a> <a href="https://twitter.com/bxbmedia" target="_blank" rel="noreferrer"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2045%2045'%3E%3C/svg%3E" alt="Twitter." width="45" height="45" data-lazy-src="https://media.bxbknowshvac.com/spio/ret_img,q_orig,to_auto,s_webp:avif/bxbknowshvac.com/wp-content/uploads/icon-tw.svg"><noscript><img decoding="async" src="https://media.bxbknowshvac.com/spio/ret_img,q_orig,to_auto,s_webp:avif/bxbknowshvac.com/wp-content/uploads/icon-tw.svg" alt="Twitter." width="45" height="45"></noscript></a> <a href="https://www.linkedin.com/company/bxbmedia" target="_blank" rel="noreferrer"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2045%2045'%3E%3C/svg%3E" alt="LinkedIn." width="45" height="45" data-lazy-src="https://media.bxbknowshvac.com/spio/ret_img,q_orig,to_auto,s_webp:avif/bxbknowshvac.com/wp-content/uploads/icon-li.svg"><noscript><img decoding="async" src="https://media.bxbknowshvac.com/spio/ret_img,q_orig,to_auto,s_webp:avif/bxbknowshvac.com/wp-content/uploads/icon-li.svg" alt="LinkedIn." width="45" height="45"></noscript></a> </div></div> </div> </div> </div> </div> <div class="fl-col fl-node-618d278f14ce4 fl-col-bg-none fl-col-small fl-col-small-full-width bxb-footer-blob-bg-column" data-node="618d278f14ce4"> <div class="fl-col-content fl-node-content"><div class="fl-module fl-module-rich-text fl-node-618d307f363ab" data-node="618d307f363ab"> <div class="fl-module-content fl-node-content"> <div class="fl-rich-text"> <p><a href="https://bxbknowshvac.com/blog/">Blog</a></p> <p><a href="https://bxbknowshvac.com/connect/">Connect</a></p> <p><a href="https://bxbknowshvac.com/employment/">Employment</a></p> <p><!-- <p><a href="https://bxbmedia.com/invoice/" target="_blank" rel="noopener noreferrer">Pay Invoice</a></p> --></p> <p><a href="https://bxbmedia.com/my-account/" target="_blank" rel="noopener noreferrer">My Account</a></p> </div> </div> </div> </div> </div> </div> <div class="fl-col-group fl-node-618d2808c1d92" data-node="618d2808c1d92"> <div class="fl-col fl-node-618d2808c1e19 fl-col-bg-color" data-node="618d2808c1e19"> <div class="fl-col-content fl-node-content"><div class="fl-module fl-module-rich-text fl-node-618d2808c1d38" data-node="618d2808c1d38"> <div class="fl-module-content fl-node-content"> <div class="fl-rich-text"> <p><a href="https://bxbknowshvac.com/privacy-policy/">Privacy Policy</a> | <a href="https://bxbknowshvac.com/accessibility-statement/">Accessibility Statement</a> <span class="bxb-footer-copyright-info">漏 2025 路 BxB Media</span></p> </div> </div> </div> </div> </div> </div> </div> </div> </div> </footer> </div><!-- .fl-page --> <script type="rocketlazyloadscript" data-rocket-src="//bxbchat.com/scripts/invitation.ashx?company=bxbmedia" async></script> <script type="rocketlazyloadscript"> (function (d) { var s = d.createElement("script"); s.setAttribute("data-account", "mKGfIP5mt9"); s.setAttribute("src", "https://accessibilityserver.org/widget.js"); (d.body || d.head).appendChild(s); })(document); </script> <noscript>Please ensure Javascript is enabled for purposes of <a href="https://accessibilityresolved.com/">website accessibility</a>.</noscript> <div id="pum-32579" role="dialog" aria-modal="false" class="pum pum-overlay pum-theme-32576 pum-theme-content-only popmake-overlay pum-click-to-close click_open" data-popmake="{"id":32579,"slug":"bxb-equipment-feed-sign-up-now","theme_id":32576,"cookies":[],"triggers":[{"type":"click_open","settings":{"extra_selectors":"","cookie_name":null}}],"mobile_disabled":null,"tablet_disabled":null,"meta":{"display":{"stackable":false,"overlay_disabled":false,"scrollable_content":false,"disable_reposition":false,"size":"small","responsive_min_width":"350px","responsive_min_width_unit":false,"responsive_max_width":"100%","responsive_max_width_unit":false,"custom_width":"640px","custom_width_unit":false,"custom_height":"380px","custom_height_unit":false,"custom_height_auto":false,"location":"center","position_from_trigger":false,"position_top":"100","position_left":"0","position_bottom":"0","position_right":"0","position_fixed":false,"animation_type":"fade","animation_speed":"350","animation_origin":"center top","overlay_zindex":false,"zindex":"1999999999"},"close":{"text":"","button_delay":"0","overlay_click":"1","esc_press":"1","f4_press":false},"click_open":[]}}"> <div id="popmake-32579" class="pum-container popmake theme-32576 pum-responsive pum-responsive-small responsive size-small"> <div class="pum-content popmake-content" tabindex="0"> <div class="fl-builder-content fl-builder-content-32579 fl-builder-global-templates-locked" data-post-id="32579"><div class="fl-row fl-row-full-width fl-row-bg-color fl-node-d85k1mtube9f fl-row-default-height fl-row-align-center" data-node="d85k1mtube9f"> <div class="fl-row-content-wrap"> <div class="fl-row-content fl-row-fixed-width fl-node-content"> <div class="fl-col-group fl-node-1q7levkhifn4" data-node="1q7levkhifn4"> <div class="fl-col fl-node-ukx2dr9fhot8 fl-col-bg-color" data-node="ukx2dr9fhot8"> <div class="fl-col-content fl-node-content"><div class="fl-module fl-module-rich-text fl-node-645pgn7fyvbi" data-node="645pgn7fyvbi"> <div class="fl-module-content fl-node-content"> <div class="fl-rich-text"> <h2>Sign Up Now!</h2> <hr /> <p>Select your brand to sign up:</p> <ul style="margin-top: 1em;"> <li><a href="https://bxbmedia.com/checkout/?cxecrt-retrieve-cart=43020" target="_blank" rel="noopener">Bryant</a></li> <li><a href="https://bxbmedia.com/checkout/?cxecrt-retrieve-cart=43019" target="_blank" rel="noopener">Carrier</a></li> <li><a href="https://bxbmedia.com/checkout/?cxecrt-retrieve-cart=43017" target="_blank" rel="noopener">Day & Night</a></li> <li><a href="https://bxbmedia.com/checkout/?cxecrt-retrieve-cart=43016" target="_blank" rel="noopener">Heil</a></li> <li><a href="https://bxbmedia.com/checkout/?cxecrt-retrieve-cart=43416" target="_blank" rel="noopener">Luxaire</a></li> <li><a href="https://bxbmedia.com/checkout/?cxecrt-retrieve-cart=43018" target="_blank" rel="noopener">Tempstar</a></li> </ul> <p>Don't see your brand? <a class="popmake-close pum-close pum-do-default" href="#form">Let us know!</a></p> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> <button type="button" class="pum-close popmake-close" aria-label="Close"> 脳 </button> </div> </div> <script type="speculationrules"> {"prerender":[{"source":"document","where":{"and":[{"href_matches":"\/*"},{"not":{"href_matches":["\/wp-*.php","\/wp-admin\/*","\/wp-content\/uploads\/*","\/wp-content\/*","\/wp-content\/plugins\/*","\/wp-content\/themes\/bb-theme-child\/*","\/wp-content\/themes\/bb-theme\/*","\/*\\?(.+)"]}},{"not":{"selector_matches":"a[rel~=\"nofollow\"]"}},{"not":{"selector_matches":".no-prerender"}}]},"eagerness":"moderate"}]} </script> <script src="https://bxbknowshvac.com/wp-content/plugins/bb-plugin/js/jquery.fitvids.min.js?=1737645683" id="jquery-fitvids-js" data-rocket-defer defer></script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-src="https://bxbknowshvac.com/wp-content/cache/min/1/wp-content/uploads/bb-plugin/cache/72-layout.js?ver=1740600690" id="fl-builder-layout-72-js" data-rocket-defer defer></script> <script src="https://bxbknowshvac.com/wp-content/plugins/bb-plugin/js/jquery.imagesloaded.min.js?=1737645683" id="imagesloaded-js" data-rocket-defer defer></script> <script src="https://bxbknowshvac.com/wp-content/plugins/bb-plugin/js/jquery.ba-throttle-debounce.min.js?=1737645683" id="jquery-throttle-js" data-rocket-defer defer></script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-src="https://bxbknowshvac.com/wp-content/cache/min/1/wp-content/uploads/bb-plugin/cache/20a972840d97230c7d496d7e3f1cab04-layout-bundle.js?ver=1740600642" id="fl-builder-layout-bundle-20a972840d97230c7d496d7e3f1cab04-js" data-rocket-defer defer></script> <script type="rocketlazyloadscript" data-rocket-src="https://bxbknowshvac.com/wp-includes/js/jquery/ui/core.min.js?=1721164644" id="jquery-ui-core-js" data-rocket-defer defer></script> <script id="popup-maker-site-js-extra"> var pum_vars = {"version":"1.20.4","pm_dir_url":"https:\/\/bxbknowshvac.com\/wp-content\/plugins\/popup-maker\/","ajaxurl":"https:\/\/bxbknowshvac.com\/wp-admin\/admin-ajax.php","restapi":"https:\/\/bxbknowshvac.com\/wp-json\/pum\/v1","rest_nonce":null,"default_theme":"32569","debug_mode":"","disable_tracking":"","home_url":"\/","message_position":"top","core_sub_forms_enabled":"1","popups":[],"cookie_domain":"","analytics_route":"analytics","analytics_api":"https:\/\/bxbknowshvac.com\/wp-json\/pum\/v1"}; var pum_sub_vars = {"ajaxurl":"https:\/\/bxbknowshvac.com\/wp-admin\/admin-ajax.php","message_position":"top"}; var pum_popups = {"pum-32579":{"triggers":[],"cookies":[],"disable_on_mobile":false,"disable_on_tablet":false,"atc_promotion":null,"explain":null,"type_section":null,"theme_id":"32576","size":"small","responsive_min_width":"350px","responsive_max_width":"100%","custom_width":"640px","custom_height_auto":false,"custom_height":"380px","scrollable_content":false,"animation_type":"fade","animation_speed":"350","animation_origin":"center top","open_sound":"none","custom_sound":"","location":"center","position_top":"100","position_bottom":"0","position_left":"0","position_right":"0","position_from_trigger":false,"position_fixed":false,"overlay_disabled":false,"stackable":false,"disable_reposition":false,"zindex":"1999999999","close_button_delay":"0","fi_promotion":null,"close_on_form_submission":false,"close_on_form_submission_delay":"0","close_on_overlay_click":true,"close_on_esc_press":true,"close_on_f4_press":false,"disable_form_reopen":false,"disable_accessibility":false,"theme_slug":"content-only","id":32579,"slug":"bxb-equipment-feed-sign-up-now"}}; </script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-src="https://bxbknowshvac.com/wp-content/cache/min/1/wp-content/uploads/pum/pum-site-scripts.js?ver=1740600642" id="popup-maker-site-js" data-rocket-defer defer></script> <script id="wpa.longdesc-js-extra">window.addEventListener('DOMContentLoaded', function() { var wpald = {"url":"https:\/\/bxbknowshvac.com\/wp-json\/wp\/v2\/media","type":"jquery","home":"https:\/\/bxbknowshvac.com","text":"<span class=\"dashicons dashicons-media-text\" aria-hidden=\"true\"><\/span><span class=\"screen-reader\">Long Description<\/span>"}; });</script> <script type="rocketlazyloadscript" data-rocket-src="https://bxbknowshvac.com/wp-content/plugins/wp-accessibility/js/longdesc.min.js?=1740507574" id="wpa.longdesc-js" data-rocket-defer defer></script> <script id="wp-accessibility-js-extra"> var wpa = {"skiplinks":{"enabled":true,"output":"<div class=\"wpa-hide-ltr\" id=\"skiplinks\" role=\"navigation\" aria-label=\"Skip links\"><a href=\"#fl-main-content\" class='no-scroll et_smooth_scroll_disabled'>Skip to Content<\/a> <a href=\"#menu-primary\" class='no-scroll et_smooth_scroll_disabled'>Skip to navigation<\/a> <a href=\"https:\/\/bxbknowshvac.com\/site-map\/\" class='no-scroll et_smooth_scroll_disabled'>Site map<\/a> <\/div>"},"target":"","tabindex":"1","underline":{"enabled":false,"target":"a"},"dir":"ltr","lang":"en-US","titles":"1","labels":"1","wpalabels":{"s":"Search","author":"Name","email":"Email","url":"Website","comment":"Comment"},"current":"","errors":"","tracking":"","ajaxurl":"https:\/\/bxbknowshvac.com\/wp-admin\/admin-ajax.php","security":"b4b5731507","action":"wpa_stats_action","url":"disabled","post_id":"72"}; </script> <script type="rocketlazyloadscript" data-rocket-src="https://bxbknowshvac.com/wp-content/plugins/wp-accessibility/js/wp-accessibility.min.js?=1740507574" id="wp-accessibility-js" data-rocket-defer defer></script> <script src="https://bxbknowshvac.com/wp-content/plugins/bb-plugin/js/jquery.magnificpopup.min.js?=1737645683" id="jquery-magnificpopup-js" data-rocket-defer defer></script> <script id="fl-automator-js-extra"> var themeopts = {"medium_breakpoint":"992","mobile_breakpoint":"768","lightbox":"enabled","scrollTopPosition":"800"}; </script> <script type="rocketlazyloadscript" data-rocket-src="https://bxbknowshvac.com/wp-content/themes/bb-theme/js/theme.min.js?=1740507657" id="fl-automator-js" data-rocket-defer defer></script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-src="https://bxbknowshvac.com/wp-content/cache/min/1/gh/dixonandmoe/rellax@master/rellax.min.js?ver=1740600642" data-rocket-defer defer></script> <script type="rocketlazyloadscript"> // Accepts any class name var rellax = new Rellax('.rellax'); </script> <script>window.lazyLoadOptions=[{elements_selector:"img[data-lazy-src],.rocket-lazyload,iframe[data-lazy-src]",data_src:"lazy-src",data_srcset:"lazy-srcset",data_sizes:"lazy-sizes",class_loading:"lazyloading",class_loaded:"lazyloaded",threshold:300,callback_loaded:function(element){if(element.tagName==="IFRAME"&&element.dataset.rocketLazyload=="fitvidscompatible"){if(element.classList.contains("lazyloaded")){if(typeof window.jQuery!="undefined"){if(jQuery.fn.fitVids){jQuery(element).parent().fitVids()}}}}}},{elements_selector:".rocket-lazyload",data_src:"lazy-src",data_srcset:"lazy-srcset",data_sizes:"lazy-sizes",class_loading:"lazyloading",class_loaded:"lazyloaded",threshold:300,}];window.addEventListener('LazyLoad::Initialized',function(e){var lazyLoadInstance=e.detail.instance;if(window.MutationObserver){var observer=new MutationObserver(function(mutations){var image_count=0;var iframe_count=0;var rocketlazy_count=0;mutations.forEach(function(mutation){for(var i=0;i<mutation.addedNodes.length;i++){if(typeof mutation.addedNodes[i].getElementsByTagName!=='function'){continue} if(typeof mutation.addedNodes[i].getElementsByClassName!=='function'){continue} images=mutation.addedNodes[i].getElementsByTagName('img');is_image=mutation.addedNodes[i].tagName=="IMG";iframes=mutation.addedNodes[i].getElementsByTagName('iframe');is_iframe=mutation.addedNodes[i].tagName=="IFRAME";rocket_lazy=mutation.addedNodes[i].getElementsByClassName('rocket-lazyload');image_count+=images.length;iframe_count+=iframes.length;rocketlazy_count+=rocket_lazy.length;if(is_image){image_count+=1} if(is_iframe){iframe_count+=1}}});if(image_count>0||iframe_count>0||rocketlazy_count>0){lazyLoadInstance.update()}});var b=document.getElementsByTagName("body")[0];var config={childList:!0,subtree:!0};observer.observe(b,config)}},!1)</script><script data-no-minify="1" async src="https://bxbknowshvac.com/wp-content/plugins/wp-rocket/assets/js/lazyload/17.8.3/lazyload.min.js"></script><script>function lazyLoadThumb(e,alt,l){var t='<img data-lazy-src="https://i.ytimg.com/vi/ID/hqdefault.jpg" alt="" width="480" height="360"><noscript><img src="https://i.ytimg.com/vi/ID/hqdefault.jpg" alt="" width="480" height="360"></noscript>',a='<button class="play" aria-label="Play Youtube video"></button>';if(l){t=t.replace('data-lazy-','');t=t.replace('loading="lazy"','');t=t.replace(/<noscript>.*?<\/noscript>/g,'');}t=t.replace('alt=""','alt="'+alt+'"');return t.replace("ID",e)+a}function lazyLoadYoutubeIframe(){var e=document.createElement("iframe"),t="ID?autoplay=1";t+=0===this.parentNode.dataset.query.length?"":"&"+this.parentNode.dataset.query;e.setAttribute("src",t.replace("ID",this.parentNode.dataset.src)),e.setAttribute("frameborder","0"),e.setAttribute("allowfullscreen","1"),e.setAttribute("allow","accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture"),this.parentNode.parentNode.replaceChild(e,this.parentNode)}document.addEventListener("DOMContentLoaded",function(){var exclusions=[];var e,t,p,u,l,a=document.getElementsByClassName("rll-youtube-player");for(t=0;t<a.length;t++)(e=document.createElement("div")),(u='https://i.ytimg.com/vi/ID/hqdefault.jpg'),(u=u.replace('ID',a[t].dataset.id)),(l=exclusions.some(exclusion=>u.includes(exclusion))),e.setAttribute("data-id",a[t].dataset.id),e.setAttribute("data-query",a[t].dataset.query),e.setAttribute("data-src",a[t].dataset.src),(e.innerHTML=lazyLoadThumb(a[t].dataset.id,a[t].dataset.alt,l)),a[t].appendChild(e),(p=e.querySelector(".play")),(p.onclick=lazyLoadYoutubeIframe)});</script></body> </html> <!-- This website is like a Rocket, isn't it? Performance optimized by WP Rocket. Learn more: https://wp-rocket.me -->