.affix {
  width: inherit !important;
  z-index: 9999;
  text-align: right;
  opacity: 0.7;
  border: 0px;
  color: black;
  border-radius: 0px;
  box-shadow: 0px 2px 2px; }

.jumbotron {
  margin-bottom: 0px;
  background: transparent; }

.jumbotron .h1, .jumbotron h1 {
  font-size: 40px; }

.navbar-nav {
  float: right;
  margin-right: 180; }

h1 {
  font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
  font-weight: lighter;
  font-size: 50px; }

.row {
  margin-right: 0;
  margin-left: 0; }

@media (min-width: 768px) {
  div.col-sm-7.five-three {
    width: 60% !important; }

  div.col-sm-5.five-two {
    width: 40% !important; } }

/*# sourceMappingURL=custom_bootstrap.css.map */
