.navbar{
  margin-bottom:0;
  border:none;
}



.container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header{
	margin-right: -13px;
	margin-left:-15px;
}

body{
		background-color: #FCF8E1;
}

.navbar .navbar-default{
		background-color: #FCF8E1;
}

#navcol-1{
	background-color: #333333;
}

.navbar-default .navbar-nav > .active > a{
	background-color: #FCF8E1;
}

section{
	margin-top: -20px;
}

ul.nav li{
	min-width:150px;
	text-align:center;
}

ul.nav li:hover{
	background-color: #FCF8E1;
}


.container-fluid{
		padding-right: 0px !important;
		padding-left: 0px !important;
}

footer{
	margin-top:15px;
	text-align:center;
}

#myCarouselBig{
	
	max-width: 1000px;
	margin:auto;
}

@media screen and (min-width: 1400px) {
  .hero {
    height: 305px;
  }
}

.hero{
	background-size: contain !important;
	max-height:305px;
	margin-bottom:0px;
}

.hero .get-it{
	text-align:center !important;
	padding-right:0px !important;
}

.container{
	max-width:1129px;
}
@media (min-width: 1200px)
.container {
    max-width:1129px;
}

#carouselwrapper{
	text-align:center;
	
}

#myCarousel{
	max-width: 500px;
	margin:auto;
}

.carousel-inner img{
	margin:auto;
}

.navbar-brand .glyphicon{
  margin-right:6px;
}

body{
	background-color: #FCF8E1;
}

.hero{
  background:url(../../assets/img/city_bg.jpg) no-repeat center;
  background-size:cover;
  border:none;
}

@media (min-width:992px) {
  .hero .get-it{
    text-align:right;
    padding-right:30px;
  }
}

@media (max-width:992px) {
  .hero .get-it{
    text-align:center;
  }
}

@media (max-width:992px) {
  .hero .phone-preview{
    text-align:center;
  }
}

.hero .get-it h1, .hero .get-it p{
  color:#fff;
  text-shadow:2px 2px 3px rgba(0,0,0,0.3);
  margin-bottom:40px;
}

.hero .get-it .btn{
  margin-left:10px;
  margin-bottom:10px;
  text-shadow:none;
}

div.iphone-mockup{
  position:relative;
  max-width:250px;
  margin:20px;
  display:inline-block;
}

.iphone-mockup img.device{
  width:100%;
  height:auto;
}

.iphone-mockup .screen{
  position:absolute;
  width:88%;
  height:77%;
  top:12%;
  border-radius:2px;
  left:6%;
  border:1px solid #444;
  background-color:#aaa;
  overflow:hidden;
  background:url(../../assets/img/screen-content-iphone-6.jpg);
  background-size:cover;
  background-position:center;
}

.iphone-mockup .screen:before{
  content:'';
  background-color:#fff;
  position:absolute;
  width:70%;
  height:140%;
  top:-12%;
  right:-60%;
  transform:rotate(-19deg);
  opacity:0.2;
}

.icon-feature{
  text-align:center;
}

.icon-feature .glyphicon{
  font-size:60px;
}

section.features{
  background-color:#369;
  padding:40px 0;
  color:#fff;
}

.features h2{
  color:#fff;
}

.features .icon-features{
  margin-top:15px;
}

.testimonials blockquote{
  text-align:center;
  border-left:0px;
}

section.testimonials{
  margin:50px 0;
}

.site-footer{
  padding:20px 0;
  text-align:center;
}

@media (min-width:768px) {
  .site-footer h5{
    text-align:left;
  }
}

.site-footer h5{
  color:inherit;
  font-size:20px;
}

.site-footer .social-icons a:hover{
  opacity:1;
}

.site-footer .social-icons a{
  display:inline-block;
  width:32px;
  border:none;
  font-size:20px;
  border-radius:50%;
  margin:4px;
  color:#fff;
  text-align:center;
  background-color:#798FA5;
  height:32px;
  opacity:0.8;
  line-height:32px;
}

@media (min-width:768px) {
  .site-footer .social-icons{
    text-align:right;
  }
}

@media (min-width:1000px){
	
div.row{
	margin-left:6px;
	margin-right:8px;
  }
}



@media only screen and (max-width: 600px) {
    .navbar-header {
        margin-top:-30px;
    }
}

h1#wennekes{
  font-size:40px;
}

div.row{
  background-color:#000000;
  background-color:rgba(50,50,50,.5);
  border-radius:26px;
}

div.col-md-4.col-md-push-7.phone-preview{
}

