﻿.btn-default {
  background: none !important;
  color: #fff !important;
  opacity: .6 !important;
  border: none !important;
}
.btn .caret {
  margin-left: 5px!important;
}
.dropdown-menu {
  padding-top: 16px!important;
  z-index: 9999;
}
#login-link .btn-group {
  margin-top: 4px;
}
.navbar {
  height: 75px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.collapsing {
  background: #252528;
}
.in {
  background: #252528;
  height: 316px !important;
}
.navbar-brand img {
  height: 40px;
  margin-top: -4px;
}
#navbar-links {
  padding-top: 7px;
}
#footer {
  margin-top: 50px;
  padding-top: 50px;
}
#footer .testimonials .wrapper {
  padding-top: 10px;
  border-bottom: 1px solid #505050;
}
#footer .bottom .info {
  margin-bottom: 50px;
  text-align: center;
}
@media (max-width: 991px) {
  .navbar .container {
    width: 100%;
  }
}
@media (max-width: 767px) {
  #footer {
    font-size: 16px;
    line-height: 2em;
  }
}
/*# sourceMappingURL=master.css.map */