/* Theme Name: The Project - Responsive Website Template
Author:HtmlCoder
Author URI:http://www.htmlcoder.me
Author e-mail:htmlcoder.me@gmail.com
Version: 2.0.5
Created:December 2014
License URI:http://support.wrapbootstrap.com/
File Description: Place here your custom CSS styles
*/




@media (min-width: 768px) {
  .slideshow {
    min-height: 730px
  }
}

@media (max-width: 767px) {
  .slideshow {
    min-height: 350px
  }
}