/* 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
*/
.white{
	color: #fff;
}

#mainContent{
	padding-top: 20px;
	overflow: hidden;
}

.nav-link{
	white-space: nowrap;
}

@media (max-width: 1024px) {
  #logo_img {
    max-height: 40px;
    margin-top: 10px;
  }
}