@charset "utf-8";
body {
	background-color: #011D23;
}

.container-fluid .navbar.navbar-default.navbar-fixed-top {
	background-color: white;
	font-family: 'Questrial', sans-serif;
	font-size: 20px;
	min-height: 90px;
	padding-top: 10px
}

.nav.navbar-nav.navbar-right li a {
	font-family: 'Questrial', sans-serif;
	font-size: 20px;
		color: black;
}
.navbar-brand {
  padding: 0 15px;
  height: 90px;
  line-height: 90px;
}

@media (min-width: 320px) {
  .navbar-nav > li > a {
    padding-top: 70px;
    line-height: 0px;
}

@media screen and (max-width:768px){
	.col-md-4.logo
}

@media screen and (max-width:768px){
	.hidden-md-down;
}
	
	@media (min-width:320px){
.col-lg-12.services {
	background-color: white;
	font-family: 'Questrial', sans-serif;
	font-size: 20px;
		color: black;
	margin-top: 50px;
}

.row.icons {
	background-color: white;
}

.col-lg-3.icons {
	background-color: white;
	font-family: 'Questrial', sans-serif;
	font-size: 28px;
		color: black;
}
.row.icons {
	padding-top: 10px;
}
.row.footer {
	background-color: white;
	font-family: 'Questrial', sans-serif;
	font-size: 28px;
		color: black;
	margin-top: 20px;
}
.container.paper {
	margin-top: 80px;
	padding-left: 60px;
	padding-right: 60px;
}
.about.col-md-2 {
	margin-top: 275px;
}
.portfolio.col-md-2 {
	margin-top: 275px;
}
.row.title.print.media {
	background-color: white;
}
.container-fluid .row.icon.toggle {
	background-color: white;
}
.col-lg-4.large.icon {
	margin-top: 50px;
}


.left.arrow {
	margin-top: 207px;
}
.right.arrow {
	margin-top: 207px;
}
		
.row.examples {
	background-color: white;
	padding-top: 30px;
	padding-bottom: 30px;
	
}

.col-lg-6.desription {
	margin-top: 7px;
}
.row.icon.toggle {
	padding-bottom: 30px;
}
