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

/*.navbar-default {
  background-color: transparent;
  border-color: transparent;
}*/
/*
.navbar li {
  color: #000;
}*/

nav.navbar.navbar-default.navbar-fixed-top {
  background:url(../images/hintergrund_heller.jpg);
  background-size:cover;
}

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

.hero{
  background:url(../images/hintergrund_heller.jpg) no-repeat center;
  background-size:cover;
  border:none;
  margin-top:30px;
}

@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;
  }
}

.intro h2 {
    color:#fff;
    text-shadow:2px 2px 5px rgba(0,0,0,0.7);
}

.hero .get-it h1, .hero .get-it h2, .hero .get-it p {
  color:#fff;
  margin-top: 30px;
  margin-bottom:30px;
}

.hero .get-it h1, .hero .get-it h2, .hero .get-it p {
  text-shadow:2px 2px 5px rgba(0,0,0,0.7);
}

.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(../images/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;
}

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;
  }
}



.polaroid {
  position: relative;
  width: 100%;
}


.polaroid img {
  border: 10px solid #fff;
  border-bottom: 65px solid #fff;
  -webkit-box-shadow: 3px 3px 3px #777;
  -moz-box-shadow: 3px 3px 3px #777;
  box-shadow: 3px 3px 3px #777;
}

.polaroid p {
  position: absolute;
  text-align: center;
  width: 100%;
  bottom: 0px;
  font: 400 18px/1 'Kaushan Script', cursive;
  color: #888;
}

div#carousel-1.carousel.slide {
  -webkit-box-shadow: 4px 4px 8px -4px rgba(0, 0, 0, .75);
  -moz-box-shadow: 4px 4px 8px -4px rgba(0, 0, 0, .75);
  box-shadow: 4px 4px 8px -4px rgba(0, 0, 0, .75);
  /*background: #fff;*/
  /*background: #eee6d8;*/
  /*background: -webkit-linear-gradient(top, #ede1c9, #fef8e2 20%, #f2ebde 60%);
  background: -moz-linear-gradient(top, #ede1c9, #fef8e2 20%, #f2ebde 60%);
  background: -o-linear-gradient(top, #ede1c9, #fef8e2 20%, #f2ebde 60%);
  background: -ms-linear-gradient(top, #ede1c9, #fef8e2 20%, #f2ebde 60%);
  background: linear-gradient(top, #ede1c9, #fef8e2 20%, #f2ebde 60%);
  -webkit-backface-visibility:hidden; !*prevent rotated text being jagged in Chrome and Safari*!*/
}

a.left.carousel-control {
  background-image: inherit;
}

a.right.carousel-control {
  background-image: inherit;
}

/*h1.text-left {
  margin-top: 0px;
}*/

/*style="background: #e5cb45; opacity: 1; z-index: 50; height: 417px;"*/

/*div.col-md-6.col-md-pull-5.get-it {*/
div.col-md-6.col-md-pull-6.get-it {
  background-color: rgba(231, 197, 73, 0.4);
}

.centered {
  text-align: center;
}
.wrapper {
  width: 100%;
  padding: 30px 0;
}
.container {
  width: 1200px;
  margin: 0 auto;
}
ul.grid-nav {
  list-style: none;
  font-size: .85em;
  font-weight: 200;
  text-align: center;
}
ul.grid-nav li {
  display: inline-block;
}
ul.grid-nav li a {
  display: inline-block;
  background: #999;
  color: #fff;
  padding: 10px 20px;
  text-decoration: none;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}
ul.grid-nav li a:hover {
  background: #7b0;
}
ul.grid-nav li a.active {
  background: #333;
}
.grid-container {
  display: none;
}
/* ----- Image grids ----- */
ul.rig {
  list-style: none;
  font-size: 0px;
  /*margin-left: -2.5%; !* should match li left margin *!*/
  /*margin-left: 7.5%; !* should match li left margin *!*/
  margin-left: 15%; /* should match li left margin */
}
ul.rig li {
  display: inline-block;
  padding: 10px;
  margin: 0 0 2.5% 2.5%;
  background: #fff;
  /*border: 1px solid #ddd;*/
  border: none;
  font-size: 16px;
  font-size: 1rem;
  vertical-align: top;
  box-shadow: 0 0 5px #ddd;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
ul.rig li img {
  max-width: 100%;
  height: auto;
  margin: 0 0 10px;
}
ul.rig li h3 {
  margin: 0 0 5px;
  text-align: center;
}
ul.rig li p {
  font-size: .9em;
  line-height: 1.5em;
  color: #999;
}
/* class for 2 columns */
ul.rig.columns-2 li {
  /*width: 47.5%; !* this value + 2.5 should = 50% *!*/
  width: 35%; /* this value + 2.5 should = 50% */
}
/* class for 3 columns */
ul.rig.columns-3 li {
  /*width: 30.83%; /* this value + 2.5 should = 33% */
  width: 25.83%; /* this value + 2.5 should = 33% */
}
/* class for 4 columns */
ul.rig.columns-4 li {
  width: 22.5%; /* this value + 2.5 should = 25% */
}

@media (max-width: 1199px) {
  .container {
    width: auto;
    padding: 0 10px;
  }
}

@media (max-width: 480px) {
  ul.grid-nav li {
    display: block;
    margin: 0 0 5px;
  }
  ul.grid-nav li a {
    display: block;
  }
  ul.rig {
    margin-left: 0;
  }
  ul.rig li {
    width: 100% !important; /* over-ride all li styles */
    margin: 0 0 20px;
  }
}

/*
h1.schatten {
  text-align: left;
  !*text-shadow: 15px 15px 20px #ddb94e;*!
  text-shadow: 15px 15px 20px red;
}
*/

.text-links {
  text-align: left;
}

.hintergrundfarbe {
  background-color: #ffffff;
}

.bildpos {
  max-width: 100%;
  height: auto;
  padding-top: 10px;
}

.marginauto {
  margin-left: auto;
  margin-right: auto;
}

.polaroidtext {
  padding-top: 5px;
  font-size: 21px;
  padding-bottom: 10px;
  text-align: center;
}

.icongroesse {
  width: 90px;
  padding: 0px 10px 0px 0px;
}
