/* GLOBAL STYLES
-------------------------------------------------- */
/* Padding below the footer and lighter body text */

body {
  padding-bottom: 40px;
  line-height: 1.8;
  color: #5a5a5a;
  background-image: url(img/bg.gif);
  background-repeat: repeat-x;
  background-attachment: fixed;
  font-family: 'Open Sans', sans-serif;
  font-size:13px;
}

.navbar-default{
background: rgb(255,255,255); /* Old browsers */
background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(238,238,238,1) 1%, rgba(254,254,254,1) 9%, rgba(255,255,255,1) 37%, rgba(238,238,238,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(1%,rgba(238,238,238,1)), color-stop(9%,rgba(254,254,254,1)), color-stop(37%,rgba(255,255,255,1)), color-stop(100%,rgba(238,238,238,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(238,238,238,1) 1%,rgba(254,254,254,1) 9%,rgba(255,255,255,1) 37%,rgba(238,238,238,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(238,238,238,1) 1%,rgba(254,254,254,1) 9%,rgba(255,255,255,1) 37%,rgba(238,238,238,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(238,238,238,1) 1%,rgba(254,254,254,1) 9%,rgba(255,255,255,1) 37%,rgba(238,238,238,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(238,238,238,1) 1%,rgba(254,254,254,1) 9%,rgba(255,255,255,1) 37%,rgba(238,238,238,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0 ); /* IE6-9 */

}

.list-group-item-blue{
background-color:#68D2EC;
}

/* CUSTOMIZE THE NAVBAR
-------------------------------------------------- */

/* Special class on .container surrounding .navbar, used for positioning it into place. */
.navbar-wrapper {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 20;
}

/* Flip around the padding for proper display in narrow viewports */
.navbar-wrapper > .container {
  padding-right: 0;
  padding-left: 0;
}
.navbar-wrapper .navbar {
  padding-right: 15px;
  padding-left: 15px;
}
.navbar-wrapper .navbar .container {
  width: auto;
}


/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

/* Carousel base class */
.carousel {
  height: 200px;
  margin-top: -25px;
}
/* Since positioning the image, we need to help out the caption */
.carousel-caption {
  z-index: 10;
}

/* Declare heights because of positioning of img element */
.carousel .item {
   height: 200px;
}
.carousel-inner > .item > img {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  }


/* MARKETING CONTENT
-------------------------------------------------- */

/* Center align the text within the three columns below the carousel */
.gallery-row {
  margin-top: 70px;
  margin-right: 3%;
  margin-left: 3%;
}

.col-xs-4 {
  margin-bottom: 20px;
  text-align: center;
  max-width: 600px;
}

 .col-xs-4 p {
  margin-right: 10px;
  margin-left: 10px;
}

.col-md-2 {
  margin-bottom: 20px;
  text-align: center;
  max-width: 500px;
}

 .col-md-2 p {
  margin-right: 10px;
  margin-left: 10px;
}

.col-lg-6 {
  margin-bottom: 20px;
  text-align: center;
  max-width: 500px;
}

 .col-lg-6 p {
  margin-right: 10px;
  margin-left: 10px;
}

.marketing h2 {
  font-weight: normal;
}

/* headimage base class */
.headimage {
  width: 100%;
  margin-top: 50px;
  background-color: #fff;
  background-image: url(img/startpic.gif);
  background-repeat:no-repeat;background-position:top;
  }

 .updates {
 font-size:14px;
  margin-top: -15px;
  padding: 10px;
  width: 100%;
  background-color: none;
  border-width: 1px;
  border-color: #999999;
  border-top-style: none;
  border-right-style: dotted;
  border-bottom-style: none;
  border-left-style: dotted;
  }
  
.headimage_sub {
width: 100%;
  margin-top: 50px;
  background-color: #fff;
  background-image: url(img/startpic.gif);
  background-repeat:no-repeat;background-position:top;
  }
  

/* Since positioning the image, we need to help out the caption */
.carousel-caption {
  z-index: 10;
}

/* Declare heights because of positioning of img element */
.headpic .item {
  max-width: 100%;
  position: center;
  }
  
.rect {
    width: 200px;
    height: 200px;
    background-color: #eaeaea;
}

.hintergrund {
    width: 100%;
    height: 400px;
    border-radius: 100px;
    background-color: #601785;
    position: relative;
    left: 100px;
}
 
.clip-polygon {
  clip-path: polygon(5% 5%, 100% 0%, 100% 75%, 75% 75%, 75% 100%, 50% 75%, 0% 75%);
}
 
/* Featurettes
------------------------- */
.row featurette {
background-color: #222222;
}

.featurette-divider {
  margin: 10px 0; /* Space out the Bootstrap <hr> more */
}

/* Thin out the marketing headings */
.featurette-heading {
  font-weight: 300;
  line-height: 1;
  letter-spacing: -1px;
}

.marke {
  font-size:48px;
  color:#00BDEC;
  font-weight: 300;
  line-height: 1;
  letter-spacing: -2px;
  font-family: 'Tinos', serif;
  }

.abc {
  font-size:36px;
  color:#00BDEC;
  font-weight: 300;
  font-family: 'Tinos', serif;
  line-height: 1;
  letter-spacing: -1px;
   
}

.abcnavi {
  text-align: center;
   
}

.modell {
  font-family: 'Tinos', serif;
  font-size:25px;
  font-weight: 200;
  color:#004B5E;
  line-height: 1;
  letter-spacing: -1px;
 
}

.submodell {
  font-family: 'Tinos', serif;
  font-size:18px;
  font-weight: 200;
  color:#004B5E;
  line-height: 1;
  letter-spacing: -1px;
 
}

.smallteaser {
  font-size:12px;
  font-weight: 600;
  color:#004B5E;
  line-height: 1;
  letter-spacing: 0px;
}

.teaser {
  border-radius:4px;
}

.socialmedia {
  height: 25px;
  width: 25px;
  margin-bottom: 0px;
  margin-top: 0px;
  margin-left: 0px;
  opacity: 0.4;
  }
  
.modelvalue {
    display: none;
}
  
.owncollection {
    display: none;
}
  

/* RESPONSIVE CSS
-------------------------------------------------- */

@media (min-width: 768px) {
  /* Navbar positioning foo */
  .navbar-wrapper {
    margin-top: 20px;
  }
  .navbar-wrapper .container {
    padding-right: 15px;
    padding-left: 15px;
  }
  .navbar-wrapper .navbar {
    padding-right: 0;
    padding-left: 0;
  }
  
  .mycontent-left {
  border-right: 1px dashed #333;
}

  /* The navbar becomes detached from the top, so we round the corners */
  .navbar-wrapper .navbar {
    border-radius: 4px;
  }

  /* Bump up size of carousel content */
  .carousel-caption p {
    margin-bottom: 20px;
    font-size: 21px;
    line-height: 1.4;
  }

  .featurette-heading {
    font-size: 50px;
  }
}

@media (min-width: 992px) {
  .featurette-heading {
    margin-top: 120px;
  }
}
@media (max-width:768px){
.headimage{margin-bottom: -190px;height: 200px;}}
@media (max-width:992px){
.headimage{margin-bottom: -240px;height: 250px;}}
@media (min-width:992px){
.headimage{margin-bottom: -280px;height: 300px;}}

@media (max-width:768px){
.headimage_sub{margin-bottom: -190px;height: 200px;}}
@media (max-width:992px){
.headimage_sub{margin-bottom: -240px;height: 250px;}}
@media (min-width:992px){
.headimage_sub{margin-bottom: -280px;height: 300px;}}

@media (max-width:992px){
body{font-size:13px;}}

@media (max-width:992px){
 .updates{font-size:18px;}}

@media (max-width:768px){
.updates{padding:0px;border-top-style: none;border-right-style: none;border-bottom-style: none;border-left-style: none;}}

