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


#request_form label { font-weight:normal;  }
#request_form .required { color:#dc5b5b; }
#request_form input.form-control, #request_form textarea.form-control, #request_form select.form-control { color: #000000;}
#checkbox_group label.btn { background-color: #ffffff; color:#000000;}

#fp-nav {display:none;}

.logo img {
  margin:  30px 30px 30px 0px;
  max-height: 100px;
}

#fullpage-menu {margin-top: 48px; }
#fullpage-menu li a { font-weight: bold; text-transform: uppercase; font-size: 1em;}

@media (max-width: 767px) {
  .logo img {
    margin:  0px;
    max-height: none;
  }
  .header-top:not(.banner) {
    padding:0px;
  }

  .navbar.navbar-default {
    margin-top:0px;
  }
}
