In a year where social distancing has become the norm, outdoor adventure travel has exploded in popularity. 10Best set out to find the best adventure tours – boats, helicopters, rafting trips, hot air balloons, trains, kayaking and cycling excursions – and adventure travel companies to help you plan your ultimate trip. After four weeks of voting, we have our winners.
Click on each category below to see the full list of winners:
Best Adventure Travel Company: MT Sobek
MT Sobek leads adventure tours around the globe — Photo courtesy of MT Sobek
MT Sobek have been leaders in the adventure travel industry for more than half a century. Today, travelers can choose from some 200 journeys designed to inspire and exhilarate, with interest categories like Family Adventure, Women’s Adventure, Cruising, Wellness, Hiking & Trekking or Rafting & Kayaking.
Full list of winners: Adventure Travel Company »
Best Boat Tour: Waco Tours in Waco, Texas
This is the second win for Waco Tours — Photo courtesy of Waco Tours
A river cruise with Waco Tours takes you on a 2.5-hour ride along the serene Brazos River in the heart of Texas. Learn about the history and people of Waco as you see the city from the water and spot local wildlife on the riverbanks.
Full list of winners: Best Boat Tour »
Best Kayaking Tour: Rising Tide Explorers in Naples, Florida
Explore Naples and Marco Island with this winning tour company — Photo courtesy of Rising Tide Explorers
Certified local biologists lead every tour of Naples and Marco Island with Rising Tide Explorers. Paddle through mangrove tunnels and past mudflats in search of Southwest Florida wildlife, or glide through the waters of Rookery Bay Reserve for some spectacular birdwatching.
Full list of winners: Best Kayaking Tour »
Best Cycling Tour: Pure Adventures
Winning company offers self-guided and small-group adventures by bike — Photo courtesy of Pure Adventures
Every trip with Pure Adventures is private and tailored with custom experiences, whether you’re cycling the Cabot Trail of Nova Scotia, taking a self-guided rails-to-trails ride through the South Dakota Black Hills or exploring the desert scenery of Arizona.
Full list of winners: Best Cycling Tour »
Best Helicopter Tour: Papillon Grand Canyon Helicopters
See the Grand Canyon from a whole new perspective — Photo courtesy of Papillon Grand Canyon Helicopters
Papillon Grand Canyon Helicopters has been flying visitors to the Grand Canyon since 1965. The fleet includes oversized windows for better views, and the company enjoys access to three exclusive landing sites on the canyon floor.
Full list of winners: Best Helicopter Tour »
Best Hot Air Balloon Ride: Rocky Mountain Hot Air
Winning company flies high above Colorado — Photo courtesy of Rocky Mountain Hot Air
Hot air balloon flights with Rocky Mountain Hot Air typically include an hour of air time above the Chatfield State Recreation Area in Colorado. Each flight culminates in a celebration with a certificate of ascension and a balloon pin.
Full list of winners: Best Hot Air Balloon Ride »
Best Scenic Train Ride: Cumbres & Toltec Scenic Railroad
Winning train travels between Chama, New Mexico and Antonito, Colorado — Photo courtesy of Cumbres & Toltec Scenic Railroad
One of the most authentic steam-operated railroads in existence, the Cumbres & Toltec Scenic Railroad runs for 64 miles between Chama, New Mexico and Antonito, Colorado, passing through the San Juan Mountains and the scenic Conejos Valley along the way. This moving National Historic Landmark represents one of New Mexico’s most spectacular day trips.
Full list of winners: Best Scenic Train Ride »
Best Rafting Tour: Mild to Wild Rafting & Jeep Tours
Explore the rivers of Colorado, Utah and Arizona — Photo courtesy of Mild to Wild Rafting & Jeep Tours
Mild to Wild Rafting & Jeep Tours leads trips in Colorado, Utah and Arizona, with a river for just about any thrill level and lasting anywhere from two hours to five days.
Full list of winners: Best Rafting Tour »
Congratulations to all of our adventure tour winners. Remember to visit 10Best.com daily to vote in other Readers’ Choice categories.
var googletag = googletag || {}; googletag.cmd = googletag.cmd || []; (function() { var gads = document.createElement('script'); gads.async = true; gads.type = 'text/javascript'; var useSSL = 'https:' == document.location.protocol; gads.src = (useSSL ? 'https:' : 'http:') + '//www.googletagservices.com/tag/js/gpt.js'; var node = document.getElementsByTagName('script')[0]; node.parentNode.insertBefore(gads, node); })();
window.fbAsyncInit = function() { FB.init({ appId : '213816218687991', xfbml : true, version : 'v2.0' }); };
(function(d, s, id){ var js, fjs = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) {return;} js = d.createElement(s); js.id = id; js.src = "https://connect.facebook.net/en_US/sdk.js"; fjs.parentNode.insertBefore(js, fjs); }(document, 'script', 'facebook-jssdk'));
$(document).ready(function(){
$(".slidingDiv").hide(); $(".show_hide").show();
$('.show_hide').click(function(){ $(".slidingDiv").slideToggle(); });
});
$(window).scroll(function(){ var scroll_top = $(this).scrollTop(); // get scroll position top var height_element_parent = $(".vert-social-sharing-bar").parent().outerHeight(); //get high parent element var height_element = $(".vert-social-sharing-bar").height(); //get high of elemeneto var position_fixed_max = height_element_parent - height_element; // get the maximum position of the elemen var position_fixed = scroll_top < 30 ? 30 - scroll_top : position_fixed_max > scroll_top ? 0 : position_fixed_max - scroll_top ; $(".vert-social-sharing-bar").css("top",position_fixed); });
/* ----- Begin Step 1 ----- */ //Load the APS JavaScript Library !function(a9,a,p,s,t,A,g){if(a[a9])return;function q(c,r){a[a9]._Q.push([c,r])}a[a9]={init:function() {q("i",arguments)},fetchBids:function(){q("f",arguments)},setDisplayBids:function() {},targetingKeys:function(){return[]},_Q:[]};A=p.createElement(s);A .async=!0;A.src=t;g=p.getElementsByTagName(s)[0];g.parentNode.insertBefore(A,g)} ("apstag",window,document,"script","//c.amazon-adsystem.com/aax2/apstag.js"); //Initialize the Library apstag.init({ pubID: '3090', adServer: 'googletag' }); /* ----- End Step 1 ----- */
$(function() { $(".th-slide").jCarouselLite({ btnNext: ".next", btnPrev: ".prev", scroll: 1, circular: false }); });
$(document).ready(function(){
$(".scrollToTop").hide();
//Check to see if the window is top if not then display button $(window).scroll(function(){ if ($(this).scrollTop() > 100) { $('.scrollToTop').fadeIn(); } else { $('.scrollToTop').fadeOut(); } });
//Click event to scroll to top $('.scrollToTop').click(function(){ $('html, body').animate({scrollTop : 0},800); return false; });
});