/*!
 * Start Bootstrap - 3 Col Portfolio HTML Template (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

body {
}

.navbar-brand {
	height: auto;
}

.page-header, #brntg-nav li, .collab-title, #footer_home, .abel {
	font-family: "Abel", sans-serif;
}

.collab-title {
	text-align: center;
	margin-top: 10px;
}

.collab-title a {
	margin: 0 0 0.15em 0;
    padding: 0;
    font-size: 1em;
    text-transform: uppercase;
    line-height: 1.2;
    border: none;
    color: #111;
    word-spacing: 2px;
    word-wrap: break-word;
}

.page-header-old {
	text-transform: uppercase;
	font-size: 1em;
}

#brntg-nav li {
	float: left;
	list-style: none;
	padding: 15px;
	font-size: 1.2em;
}

#brntg-nav li>a {
    line-height: 22px;
    color: #222;
    text-transform: lowercase;
    font-weight: 600;
}

#brntg-nav li>a:hover, #brntg-nav li>a:active, #brntg-nav li.active a {
	background: none;
}

#brntg-nav li>a span {
	display: inline-block;
	padding: 0 3px;
}

#brntg-nav li>a:hover span {
	border-bottom: 1px solid #33FF99;
}

#brntg-nav li>a:active span, #brntg-nav li.active span {
    border-bottom: 1px solid #ccc;
}

#brntg-nav.navbar-default {
    background: #fff;
    border-color: transparent;
}

.portfolio-item {
    margin-bottom: 25px;
}

#vault_wrapper .row {
    margin-top: 2em;
    margin-bottom: 2em;
}

.subheader {
    margin: 0 0 1em 0;
    font-size: 1.2em;
}

#vault_wrapper .collab-title {
  font-size: 1.2em;
}

footer {
    margin: 50px 0;
}