body {
	background-color: #0E2439;
}

.navbar {
	background-color: #0E2439!important;
}

.jumbotron-top {
	
	background-color:#0E2439;  /* #212529 */
	background-position: center;
	min-height : 75%;
	min-width : 100%;
	background-size:100% auto;
	background-repeat:no-repeat;
	overflow-y: hidden;
	overflow-x: hidden;
}

.section{
	min-height: 50%;
}

#emailCountPill{
	display: none;
}

.img-device{
	max-width: 250px;
	position: relative;
	z-index: 10;
	text-align: left!important;
}

.device-carousel{
	max-width: 250px;
	
	position: absolute;
	top: 0;
	z-index: 0;
}

h1.bp-header{
	color: whitesmoke;
	font-family:  'Nunito','Roboto','Helvetica Neue', 'sans-serif';
	font-size: 3rem;
}
