This is a common issue with the WordPress Importer. As MESH's demo content is pretty big you will need to set your server to support the size of our .xml files. 

In order to make this work you need to speak with your hosting support (they will know what to do in 99% of the times) and ask them to increase:

  1.  your wordpress upload size limit 
  2.  max_execution_time to around 300
  3.  max_input_time to around 300 as well

With these 3 settings made you should be able to import the demo content as in our videos with no problem. 

Other solution for the demo content import problems may be to split the demo content .xml file in many smaller parts. You can find documentation about this here: http://www.hongkiat.com/blog/split-large-xml-for-wordpress/

Remember that to import the demo content you need to go to Tools -> Import -> Wordpress and choose the .xml file for the MESH demo you wish to install. 

Cheers'