14-year-old Hunter Shoots Charging Kodiak Bear at 15 Yards

Kodiak bears are the largest bears anywhere on the planet—a distinction they share only with polar bears. A hunt for one of these creatures is a once in a lifetime opportunity, but 14-year-old Kavin Roberts was not hunting for bear when he came across one in late October.

Read full story at OutdoorHub.com

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(); }); });