'post', 'posts_per_page' => 5, 'post__not_in' => get_option("sticky_posts"), 'category_name' => esc_html($select_cat_for_popular_video)));
if ($popular_video_query->have_posts()):
while ($popular_video_query->have_posts()): $popular_video_query->the_post();
?>