If you do not want to see Media when 1 or more Products from categories_id 65 is in the cart, then change the IF:
Code:
//if ($chk_media != $_SESSION['cart']->count_contents()) {
if ($chk_media > 0) {