Metal Guard

Before and After Insulation

The R-value increased from R10 to R28. This a retro insulation in a metal building

This is a very large building- those are workers on the roof.  We stopped the leaks at this pre-treat LNG plant in Freeport TX.

$("input.slider").on("input change", function(event) { var element = $(this).parents("div.container"); var pos = event.target.value; element.find("div.before").css({width: pos + "%"}); element.find("div.slider-button").css({left: "calc(" + pos + "% - 18px)"}); });