
/***style***/
a {
  letter-spacing: 0.02em;
  font-family: 'Open Sans', 'arial', sans-serif;
}

h1 {
  font-size: 50px;
  font-weight: 700;
}

h2 {
  font-weight: 600;
  line-height: 1.5em;
  font-size:1.8em;
}
h3 {
  font-size: 1.6em;
  color: #26aae1;
}

p { 
  letter-spacing: 0.02em;
  font-family: 'Lato', 'arial', sans-serif;
  font-weight: 400;
  font-size: 1em !important;
  line-height: 28px;
}

h5, h4 {
  letter-spacing: 0.05em;
  text-transform: uppercase;
  font-family: 'Lato', 'arial', sans-serif;
  font-weight: 400 !important;
}

body {
  background: #000;
}

#contact {
  background: #fff;
}
.affix-top {
  top: -100px;
}

.navbar {
}


.navbar-default.affix #logo {
  width: 60px;
  /*transition: .2s ease;*/
  left: 1em;
  margin-top: -16px;
  margin-left: 0;
  top:  -.4em;
}

@media (min-width: 768px){
.navbar-default .navbar-header .navbar-brand {
  color: white;
  }
}

.navbar-brand span {
  color: #343434;
}

@media (min-width: 768px){
.navbar-default.affix {
    border-bottom: 1px solid;
    border-color: rgba(0,0,0,.5);
    font-size: 14px;
  }
}

.navbar-default.affix .nav>li>a:focus:hover, .navbar-default.affix .nav>li>a:hover {
    color: #ad4f4c;
}

.navbar-default .nav>li.active>a, .navbar-default .nav>li.active>a:focus {
    color: #ad4f4c!important;
    background-color: transparent;
}

.page-scroll {
  color: #000;
}

/*#logo {
  position: absolute;
  margin: 0 auto;
  left: 50%;
  margin-top: 10%;
  margin-left: -140px;
  width: 300px;
}*/
/****header***/

.header { 
  background-color: transparent;
}

.row .col-lg-12 .btn {
  margin-top: 100px;
  border: 1px solid black;
}


#bhLogo {
  margin-bottom: -20px;
  width: 300px;
}
/***icons*****/

.avarIcons  {
  width: 137px;
  height: 131px;
  margin: 0 auto;
  margin-bottom: -26px;
  margin-top: -48px;
  transition: 1s ease;
}

#avMetal {
  background: url('../img/icons/avMetal.png') no-repeat;
}

#avMetaball {
  background: url('../img/icons/avMetaball.png') no-repeat;
}

#avIcosa{
  background: url('../img/icons/avIcosa.png') no-repeat;
}

#brain {
  background: url('../img/icons/brain.png') no-repeat;
  width: 137px;
  height: 131px;
  margin: 0 auto;
  margin-bottom: -26px;
  margin-top: -48px;
  transition: 1s ease;
}

#people {
  background: url('../img/icons/people.png') no-repeat;
  width: 336px;
  height: 257px;
  margin: 0 auto;
  margin-bottom: -26px;
  margin-top: -48px;
  transition: 1s ease;
}

.img-center {
  margin: 0 auto;
  height: auto;
  width: 40%;
  padding-bottom: 2em;
}
.rowCentered {
  padding-left: 300px;
  padding-right: 300px;
}
/**** colors ***/
.bg-primary { 
  background-color: white;
  color:inherit;
}

.bg-primary p {
  color:#777;
}

.bg-secondary {
  background-color: #f2f2f2;
}

.bg-dark {
  background: #fff;
}

.accent-color {
  border-color: #26aae1;
}

.text-primary {
  color: #498d91;
}

.white-text {
color: #fff !important;
font-weight: 100;
}
/***a tags***/
a {
  color: #7b7b7b;
  }

a:hover {
  color: #343434;
}

p {
  font-family:'Open Sans', 'Helvetica Neue', Arial, sans-serif;
  font-weight: 100;
}

#rationale h2,#rationale p {
  color: #000;
}

.bg-third {
  background-color: #26aae1 !important;
  color:white;
}

.bg-third h1 {
  font-size: 3em;
  font-weight: 600;
}
/****button style****/

#POC .btn {
  margin-top: 20px;
}
/*
.btn {
  background-color: #f2f2f2;
}

.btn:hover {
  background-color: #498d91;
  color: white;
}
*/

/****research***/
#research2 h2 {
	margin-bottom: -150px;
}

#research2 h4 {
	padding-bottom: 20%;
}


/****parallax***/

.new-header {
  background-position: center;
}

.avarColor {
  position: fixed;
  opacity: .8;
  z-index: -1;
  background: #1f232c ;
}

.research-parallax {
background: #1f232c;
}

.sketches-parallax {
  background: url('../img/moodboard.jpg')fixed 100%;
/*  background-repeat: no-repeat;*/
  background-position: center !important;
}

.sketches-parallax h2 {
  padding: 200px;
}
/****bike features****/

.img-fluid {
  width: 100%;
}

.bike-features{
  position: relative;
  	background: url('../img/bike_features.png') center no-repeat;
  	background-position: center !important;
}

.bike-chain {
/* 	background-color:#fbfbfb; */
	margin-top: -100px;
}

.bike-chain .container {
}

.bike-chain img {
	margin-top:200px;
	width: 100%;
}

.bike-chain p {
	margin-top:100px;
}
.bike-chain > h2 {
	margin-top:100px;
	
}
 
.container {
	padding: 0;
}

.wireframesImage {
	display: block;
	margin-top: -150px;
	margin-bottom: -150px;
    background: url('../img/wireframes.png') center no-repeat;
    height: 616px;
    background-size: contain;
}

.wireframes .row .section-heading {
	margin-bottom: 70px;
	padding-top: 10%;
}

#explain {
  margin: 0 auto;
}

.screensImage {
	display: block;
/*
	margin-top: 50px;
	margin-bottom: -50px;
	
*/
	background: url('../img/3_screens.gif') center no-repeat;
	background-position: center !important;
    height: 1080px;
    width: 100%;
    background-size: contain;
}


.bikearmedImage {
	display: block;
	background: url('../img/bikearmed.jpg') center no-repeat;
	background-position: center !important;
    height: 616px;
    width: 100%;
    background-size: contain;
}

.sizzleVideo {
	display: block;
	background-position: center !important;
    height: 1000px;
    width: 100%;
    background-size: contain;
}

.wireframes-container {
  width:72%;
  margin: 0 auto;
}

.bikearmed h2 {
	margin-top: -80px;
}

/****quote****/
.bikes-quote {
  color: #fff;
}

#research2 h2 {
  font-weight: 700;
}

#research2 h2 {
  padding-top: 200px;
  padding-bottom: 200px;
}

#research2 span {
  color: #26aae1;
}

.nestor {
	border-radius: 5%;
}

@media (max-width: 768px) {
.nestor {
	margin-left: 0px;
	margin-bottom: 40px;
	width: 60%;
	}
}

@media (min-width: @screen-md-min) {
	.nestor {
	margin-left: 0px;
	margin-bottom: 40px;
	width: 20%;
	}

}

@media (min-width: 768px) {
.nestor {
	margin-left: 40px;
	width: 80%;
	}
}

#friendsBike p {
	margin-top: 2em;
}


/**** competitors****/

.sherlock {
	width:70%;
}
.fortified {
	margin-left: -30px;
	width: 70%;
}

/****target audience****/
.cropper {
	margin: 0 auto;
	width: 200px;
    height: 200px;
    position: relative;
    overflow: hidden;
    border-radius: 1000%;
}
.cropper img {
	display: inline;
    margin: 0 auto;
    height: 140%;
    width: auto;
}


.cropper2 {
  margin: 0 auto;
  width: 400px;
    height: 200px;
    position: relative;
    overflow: hidden;
    border-radius: 1000%;
}
.cropper2 img {
  display: inline;
    margin: 0 auto;
    height: 140%;
    width: auto;
}

.rotate {
  position: absolute;
  left: -50px;
  top: -40px;
}

#musicLovers {
  position: absolute;
  left: -60px;
  top: -50px;
}

.rosamaria {
	position: absolute;
  right: -140px;
  top: -50px;
}

.target-box {
	width: 100%;
}

.gibby {
	position: absolute;
	left: -30px;
}

/****HANDS***/

.hands{
  width: 100%;
}

#openHand {
  position: absolute;
  left: -60px;
  top: -50px;
}

/****SIZZLE***/

.fullvid {
  background: #000;
  display: block;
  width: 100%;
  height:720px;
  z-index: 1000;
}

#player {
  position: absolute;
  top:-200px !important;
}


#demoReel{
height: 720px;
padding: 0 0 0 0 !important;
}

.img-responsive {
  margin: 0 auto;
  width:100vw !important;
}

#sizzle {
padding: 0px;
margin-top: -250px;
}

/***Footer***/
#contact {
  background-color: #1d222d;
  padding: 50px 0 20px 0;
}

footer h1 {
  font-size: 2em;
  font-weight: 100;
  color: #fff;
}

footer h3 {
  color: #fff;
}

footer {
  padding: 200px 0;
  float: left;
  width: 100%; 
  color: #3d3d3d;
  text-align: center;
  text-decoration: none;
}

.footer_info {
  float: left;
}


.icons {
  padding-top: 40px;
  float: right;
  width: 490px;
  margin: 0 auto;
  list-style: none;

}

.icons li {
  padding: 20px;
  padding-top: 0px;
  float: left;
}

.icons li .fa { 
  text-align: center;
}

footer a {
  margin-top: 10px;
  text-decoration: none;
  font-weight: 100;
  color: #fff;
  border-radius: 15px;
}

footer ul li a {
  color: #fff; 
}

footer a:hover {
  color: #7de2f9;
  text-decoration: none;
}

