body {
  font-family: "Gill Sans MT", "Gill Sans", "Gill Sans Std", Verdana, "Bitstream Vera Sans", sans-serif;
  font-size: 16px;
}

ul.navbar-nav a {
  font-weight: normal;
}

.reference {
  border-left-style: solid;
  border-width: 1px;
  padding-left: 10px;
}

.main_section {
  padding-bottom: 60px;
}

.section_title {
  margin-bottom: 30px;
}

.section_title {
  padding-bottom: 20px;
}

.navbar .navbar-nav {
  display: inline-block;
  float: none;
  vertical-align: top;
}

.navbar .navbar-collapse {
  text-align: center;
}

.portfolio-text {
  padding-top: 20px;
}

/*
.navbar-toggle {
    width: 100%;
    height: 100%;
    float: none;
    margin: 0 auto;
    border-width:0;
    border-radius:0;
}
*/
/*
#mobile-nav-toggle-container{
	  float: none;


}
*/
#email-no-js {
  color: red;
}

a, a:hover {
  font-weight: bold;
  color: inherit;
}

#navbar-mobile {
  background-color: white;
}

#navbar-desktop {
  background-color: white;
  border: none;
  border-bottom-style: solid;
  border-width: 1px;
  border-color: #777;
  border-radius: 0px;
}

#mobile-nav-toggle {
  text-align: center;
  border: none;
  color: #777;
}

#mobile-nav-toggle:hover {
  background-color: white;
}

#mobile-nav-toggle {
  left: 50%;
  width: 100px;
  margin-left: -50px;
  float: none;
  display: inline-block;
  vertical-align: top;
  text-align: center;
}

.portfolio-image-container {
  height: 200px;
  text-align: center;
}

.portfolio-image {
  max-height: 100%;
  max-width: 100%;
}

.section-subtitle {
  margin-top: -10px;
  margin-bottom: 40px;
}

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