1) You ajax looks to not be returning results correctly, please open your wp-config.php file and add this: define('WP_MEMORY_LIMIT', '256M');
2) You can also disable the Header Ajax Search, this will stop ajax and the form will be a standard search form: Theme Options => Header Options => Header Search => Standard Search (No AjAX)