2019

DIGITAL BONUS: PRODUCTS TO HELP STAY COOL IN THE OUTDOORS by Dustin Vaughn Warncke

[info_box title=”DIGITAL BONUS” image=”” animate=””]   [heading tag=”h2″ align=”center” color=”#ffffff” style=”lines” color2=”#ffffff”]Products to Help Stay Cool in the Outdoors[/heading]   For the August issue, Dustin talks about a feature he wrote for the magazine this month on avoiding heat stress

DIGITAL BONUS: PRODUCTS TO HELP STAY COOL IN THE OUTDOORS by Dustin Vaughn Warncke Read More »

jQuery(document).ready(function($) { function fixSlickAria() { $('.slick-slide').each(function() { if ($(this).attr('aria-hidden') === 'true') { $(this).attr('tabindex', '-1'); } else { $(this).attr('tabindex', '0'); } }); } fixSlickAria(); $('.uael-grid-gallery').on('afterChange', function(event, slick, currentSlide){ fixSlickAria(); }); });