'page',
'post__in' => $adventure_tourism_slide_pages,
'orderby' => 'post__in'
);
$adventure_tourism_query = new WP_Query( $adventure_tourism_args );
if ( $adventure_tourism_query->have_posts() ) :
$i = 1;
?>
have_posts() ) : $adventure_tourism_query->the_post(); ?>