.cbp-af-header {
	background-color:white;
}

.cbp-af-header .nav a {
	color:black;
}
.navbar-brand img {
	max-width: 200px;
}

.margin-top {
	margin-top:100px;

}


.media-b {
	color:white;
	padding-left:0;
}

.media-b li {
	margin-bottom:10px;
}

#codaxis {
	font-size:13px;
	color:#2E9AFE;
}

#intro .item {
	background: #333 url('../img/rocket1.png');
	background-position:center;
	background-repeat: no-repeat;
	background-size:30%;
}

#volt-bgd {
	background: url('../img/rocket2.png');
	background-position:center;
	background-repeat: no-repeat;	
	background-size:30%;
}

.no-list-style {
	list-style: none;
	color:white;
	font-size:1.1em;
}

#production1 .col-sm-6 {
	background: url('../img/rocket4.png');
	background-position:center;
	background-repeat: no-repeat;	
}

#production1 p {
	color: white;
	letter-spacing: 0.5px;
	font-size: 1.1em;
	font-weight: 100;
	margin: 0 0 2em;

}

.video {
	margin-bottom:20px;
}

#team1 {
	background: url('../img/rocket5.png');
	background-position:center;
	background-repeat: no-repeat;
	background-size:25%;
}

#media-bg {
	/* background: url('../img/rocket5.png'); */
	background-position:center;
	background-repeat: no-repeat;
	background-size:25%;
}