#masthead .navbar-brand {
  padding: 0;
  line-height: 79px;
  height: 79px; }
  #masthead .navbar-brand img {
    left: 4px;
    vertical-align: middle;
    max-height: 100%; }

#masthead .nav > li > a {
  padding-top: 27.5px;
  padding-bottom: 27.5px; }
  #masthead .nav > li > a:before {
    margin-bottom: - 11.75px; }
  #masthead .nav li.active > a:before, #masthead .nav > li a:hover:before, #masthead .nav > li.current-menu-item > a:before, #masthead .nav > li.current-page-parent > a:before, #masthead .nav > li.current-menu-parent > a:before, #masthead .nav > li.current-page-ancestor > a:before, #masthead .nav > li.current-menu-ancestor > a:before {
    margin-bottom: - 13.75px; }

#masthead .navbar-text {
  line-height: 24px;
  margin-top: 27.5px;
  margin-bottom: 27.5px; }

#masthead.navbar {
  min-height: 79px; }

#masthead.navbar-scrolled, #masthead.navbar-animate-display {
  min-height: 70px; }
  #masthead.navbar-scrolled .navbar-brand, #masthead.navbar-animate-display .navbar-brand {
    line-height: 70px;
    height: 70px; }

#masthead.navbar-scrolled .navbar-nav > li > a {
  padding-top: 23px;
  padding-bottom: 23px; }

#masthead.navbar-scrolled .navbar-text {
  margin-top: 23px;
  margin-bottom: 23px; }

#masthead .dropdown-menu {
  min-width: 200px; }

.navbar-toggle {
  margin-top: 22.5px;
  margin-bottom: 22.5px; }

.navbar-scrolled .navbar-toggle {
  margin-top: 18px;
  margin-bottom: 18px; }
