CTA no template
$tax_query = array( array( 'taxonomy' => 'cta_category', 'terms' => '81', 'field' => 'term_id', 'operator' => 'NOT IN', ), );
$tax_query = array( array( 'taxonomy' => 'cta_category', 'terms' => '81', 'field' => 'term_id', 'operator' => 'NOT IN', ), );