Newsroom Video Tax
$tax_query = array( array( 'taxonomy' => 'newsroom_media_categories', 'terms' => 'videos', 'field' => 'slug', ), );
$tax_query = array( array( 'taxonomy' => 'newsroom_media_categories', 'terms' => 'videos', 'field' => 'slug', ), );