/*20161004 | ODSUPPORT-2564 Bosch MT Microsite Erweiterung | pho*/
/*helpers*/
.regular {
  font-weight: normal; }

.responsive-image {
  width: 100%;
  height: auto;
  display: block; }

.thumb {
  padding-right: 15px; }

.full-width {
  width: 100%; }

@media (max-width: 767px) {
  .scroll-table {
    overflow-x: auto; } }

.faq-ordered-list {
  padding-left: 18px; }

.video-icon {
  margin-left: 0;
  margin-top: 0;
  top: calc(50% - 60px);
  left: calc(50% - 60px); }
  .video-icon a {
    display: block; }
  @media (max-width: 991px) {
    .video-icon {
      position: static;
      margin-top: 100px; } }
  @media (max-width: 767px) {
    .video-icon {
      margin: 50px 0;
      position: static; } }

.video-icon-pulled {
  left: calc(30% - 60px); }

.video-icon-60p {
  top: calc(60% - 60px); }
  @media (min-width: 768px) and (max-width: 991px) {
    .video-icon-60p {
      top: calc(50% - 60px); } }

.video-icon-70p {
  top: calc(70% - 60px); }
  @media (min-width: 768px) and (max-width: 991px) {
    .video-icon-70p {
      top: calc(50% - 60px); } }

@media (max-width: 992px) {
  .carousel-indicators {
    bottom: 0; } }

@media (min-width: 768px) {
  .sm-mb-70 {
    margin-bottom: 70px !important; } }

/*Header position fix*/
.header-subnavigation.clearfix.fixed li:first-child {
  padding-left: 0;
  -webkit-transform: translate3d(0, 0, 0); }

/*General*/
ul,
ol {
  padding-left: 0; }

@media (min-width: 768px) {
  #product .teaser.transparent,
  #technologie .teaser.transparent,
  #expertenwissen .teaser.transparent,
  #gruener-laser .teaser.transparent,
  #konnektivitaet .teaser.transparent {
    padding-left: 0;
    padding-right: 0; } }

@media (min-width: 992px) {
  .button-container a {
    margin-bottom: 5px;
    margin-right: 5px; } }
@media (max-width: 991px) {
  .button-container a {
    display: inline-block;
    margin-bottom: 10px; } }
.button-container a:first-child {
  margin-left: 0; }
.button-container.absolute {
  position: relative; }
  @media (min-width: 768px) {
    .button-container.absolute {
      position: absolute;
      bottom: 40px;
      left: 20px; } }
  .button-container.absolute a {
    margin: 0; }

.greenlaser.absolute {
  position: absolute;
  top: 15px;
  right: 15px;
  width: 103px;
  height: auto; }
  @media (max-width: 600px) {
    .greenlaser.absolute {
      display: none; } }

.greenlaser.absolute-bottom {
  position: absolute;
  bottom: 60px;
  right: 20px;
  width: 145px;
  height: auto;
}

  @media (max-width: 600px) {
    .greenlaser.absolute-bottom {
      display: none; } }
.greenlaser.absolute-small {
  position: absolute;
  top: 0;
  right: 15px;
  width: 125px;
  height: auto; }

.teaser.download-teaser {
  background: rgba(33, 95, 139, 0.85); }
  .teaser.download-teaser p {
    color: #fff !important;
    font-weight: bold !important;
    font-size: 16px !important; }

@media (min-width: 768px) {
  footer .large div:first-child {
    margin-top: 5px; } }
footer .large div:first-child:hover {
  font-size: 12px; }
footer .large ul li:after {
  padding-left: 0 !important; }
footer .large ul li a:hover {
  font-size: 12px !important; }
footer .large ul li:hover {
  font-size: 12px !important; }
@media (min-width: 768px) {
  footer #fEndNav #footerCookie {
    float: right; } }
footer #fEndNav #footerCookie li:after {
  content: none;
  padding-left: 0; }

/*Product carousel*/
.product-container {
  display: inline-block;
  width: 33%;
  padding: 10px; }
  @media (max-width: 600px) {
    .product-container {
      width: 100%;
      display: block; } }
  .product-container a {
    display: block;
    text-align: center; }
    .product-container a img {
      padding: 40px; }
  .product-container .link-text {
    display: inline-block;
    color: #404245;
    font-size: 15px;
    line-height: 19px;
    font-weight: bold;
    margin-top: 15px;
    text-align: left; }
    @media (max-width: 767px) {
      .product-container .link-text {
        width: 100%;
        text-align: center; } }
    .product-container .link-text:last-child:hover {
      opacity: 0.8; }

/*FAQs*/
#faq-answer-gcl {
  font-size: 1.3em; }

#faq-answer-gcl .faq-answer-wrapper {
  display: none;
  transition: all 0.1s; }

#faq-answer-gcl .faq-answer-wrapper.active {
  display: block;
  transition: all 0.1s; }

#faq-answer-gcl .faq-answer-wrapper p {
  padding-top: 5px; }

#faq-answer-gcl .panel {
  background-color: transparent;
  border: none;
  border-radius: 0;
  box-shadow: none;
  margin-bottom: 0; }

#faq-answer-gcl .panel a {
  font-weight: bold; }

#faq-answer-gcl .panel-heading {
  border-bottom: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  padding: 15px 0 0 0; }

#faq-answer-gcl .panel-heading .glyphicon.glyphicon-chevron-down {
  font-size: .8em; }

#faq-answer-gcl .panel-heading .collapsed .glyphicon.glyphicon-chevron-down:before {
  content: "\e080"; }

/*Fix background display in mobile view*/
@media only screen and (max-width: 992px) {
  #product #section-8,
  #product #section-9,
  .section .item,
  .section.with-background-image {
    background-size: cover !important; } }

/*Carousel left chevron position fix*/
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -45px; } }
/*neuheiten page backgrounds*/
#neuheiten #section-2-1 {
  background-image: url(../img/neuheiten/neuheiten_02-1.jpg);
  background-size: cover;
  height: 890px;
  background-position: right top; }

/*gis-1000c page backgrounds*/
@media (max-width: 991px) {
  #product.gis-1000c #section-3 {
    height: auto; } }

/*gcl2-50 page backgrounds*/
#product.gcl2-50 #section-1 {
  background-image: url(../img/produkt2/product_mainvisual_03.jpg);
  height: auto;
  padding-bottom: 100px; }
#product.gcl2-50 #section-2 {
  background-image: url(../img/GCL_2-50_CG_Produktvideo.jpg);
  height: 900px;
  background-position: bottom center; }
  @media (max-width: 992px) {
    #product.gcl2-50 #section-2 {
      min-height: 400px !important; } }
#product.gcl2-50 #section-3 {
  background-image: url(../img/produkt2/product_mountains-bg.jpg);
  background-color: #e8e8e8;
  height: auto;
  background-size: contain;
  background-position: center top;
  background-repeat: no-repeat; }
#product.gcl2-50 #section-4 {
  background-image: url(../img/produkt2/video_01.jpg);
  background-position: 50% 50%;
  height: 900px; }
#product.gcl2-50 #section-5 .item {
  background-image: url(../img/produkt2/product_05.jpg);
  height: 900px; }
#product.gcl2-50 #section-6 {
  height: auto;
  padding-bottom: 100px; }
#product.gcl2-50 #section-7 {
  height: auto;
}

#product.gcl2-50 #section-7 .item {
  background-image: url(../img/neuheiten/glcC_2-50c-cg_socialmediaspots_verflixteLeiter_01.jpg);
  background-position: center center;
  height: 900px;
}
#product.gcl2-50 #section-7 .item:nth-child(2) {
  background-image: url(../img/neuheiten/glc_2-50c-cg_socialmediaspots_maurerdekolette_01.jpg);
  background-position: center center;
  height: 900px;
}
html:lang(ru) #product.gcl2-50 #section-7 .item:nth-child(2) {
  background-image: url(../img/neuheiten/glc_2-50c-cg_socialmediaspots_bauleiterin_01.jpg);
  background-position: center center;
  height: 900px;
}
html:lang(uk) #product.gcl2-50 #section-7 .item:nth-child(2) {
  background-image: url(../img/neuheiten/glc_2-50c-cg_socialmediaspots_bauleiterin_01.jpg);
  background-position: center center;
  height: 900px;
}
#product.gcl2-50 #section-7 .item:nth-child(3) {
  background-image: url(../img/neuheiten/glc_2-50c-cg_socialmediaspots_bauleiterin_01.jpg);
  background-position: bottom center;
  height: 900px;
}

@media (max-width: 992px) {
  #product.gcl2-50 #section-7 .item {
    min-height: 400px !important;
  }
}

#product.gcl2-50 #section-8 {
  min-height: 900px; }
#product.gcl2-50 #section-9 {
  background-image: url(../img/neuheiten/neuheiten_01.jpg);
  background-size: cover;
  height: 900px; }

/*expertenwissen page backgrounds*/
#technologie #section-1 {
  background-image: url(../img/expertenwissen/expertenwissen_hero.jpg);
  background-size: cover;
  height: auto;
  padding-bottom: 200px; }
#technologie #section-2 {
  background-image: url(../img/produkt2/product_06.jpg);
  height: 790px;
  background-size: cover; }
#technologie #section-3 {
  background-image: url(../img/gruener-laser/gruener-laser-product-slider.jpg);
  background-size: cover;
  background-position: right;
  padding-bottom: 100px; }

/*konnektivitaet page backgrounds*/
#konnektivitaet #section-1 {
  background-image: url(../img/produkt2/product_06.jpg);
  height: 790px;
  background-size: cover; }
#konnektivitaet #section-2 {
  background-image: url(../img/konnektivitaet/konnektivitaet.jpg);
  height: 900px;
  background-size: cover; }
#konnektivitaet #section-3 .item {
  min-height: 920px;
  padding-top: 100px;
  padding-bottom: 100px;
  background-size: cover; }
  @media (max-width: 991px) {
    #konnektivitaet #section-3 .item {
      height: auto;
      min-height: auto; } }
  @media (min-width: 992px) {
    #konnektivitaet #section-3 .item > .container {
      position: static; } }
  @media (min-width: 767px) and (max-width: 991px) {
    #konnektivitaet #section-3 .item > .container .video-icon {
      margin-bottom: 100px; } }
  #konnektivitaet #section-3 .item .button-container a {
    display: inline-block;
    vertical-align: top; }
  @media (min-width: 768px) and (max-width: 991px) {
    #konnektivitaet #section-3 .item .button-container a {
      display: block;
      margin: 10px 0; } }
  @media (max-width: 500px) {
    #konnektivitaet #section-3 .item .button-container a {
      display: block;
      margin: 10px 0; } }
  #konnektivitaet #section-3 .item:first-child {
    background-image: url(../img/konnektivitaet/measuring-master-bg.jpg); }
  #konnektivitaet #section-3 .item:nth-child(2) {
    background-image: url(../img/konnektivitaet/measuring-master-tut-bg.jpg); }
  #konnektivitaet #section-3 .item:last-child {
    min-height: 920px;
    padding-top: 0; }
#konnektivitaet #section-4 .item {
  height: 914px;
  padding-bottom: 100px; }
  #konnektivitaet #section-4 .item:first-child {
    background-image: url(../img/konnektivitaet/levelling-master.jpg);
    background-size: cover; }
#konnektivitaet #section-7 {
  height: 914px;
  padding-bottom: 100px;
  background-image: url(../img/konnektivitaet/transfer-software.jpg);
  background-size: cover; }
  #konnektivitaet #section-7 ul {
    margin-top: 25px;
    padding-left: 20px; }

/*gruener-laser page backgrounds*/
#gruener-laser #section-1 {
  background-image: url(../img/gruener-laser/gruener-laser-product-slider.jpg);
  height: 790px;
  background-size: cover;
  background-position: right; }
#gruener-laser #section-2 {
  height: auto;
  padding-bottom: 100px; }

  #gruener-laser #section-2.section.with-background-image {
    background-image: url("../img/gruener-laser/gruener-laser-tutorial.png");
    background-size: cover;
    height: 900px;
}
#gruener-laser #section-3 {
  background-image: url(../img/gruener-laser/gruener-laser-video-thumb.jpg);
  height: 630px;
  background-size: cover; }
#gruener-laser #section-4 {
  background-image: url(../img/gruener-laser/gruener-laser-product-slider.jpg);
  background-size: cover; }

/*gcl2-50 page styles*/
#product.gcl2-50 #section-1 .col-md-5 {
  margin-top: 20px;
  position: relative; }
  .greenlaser {
    width: 65%;
    height: auto;
    display: block;
    margin-bottom: 20px; }
  @media (min-width: 768px) {
    #product.gcl2-50 #section-1 .col-md-5 .row {
      display: flex; } }
  #product.gcl2-50 #section-1 .col-md-5 .row .product-text {
    align-self: flex-end;
    margin-bottom: 20px; }
    @media (max-width: 991px) {
      #product.gcl2-50 #section-1 .col-md-5 .row .product-text {
        align-self: flex-start; } }
#product.gcl2-50 #section-4 p {
  color: #215f8b; }
#product.gcl2-50 #section-4 ul,
#product.gcl2-50 #section-5 ul {
  margin-top: 25px;
  padding-left: 20px; }
  #product.gcl2-50 #section-4 ul li,
  #product.gcl2-50 #section-5 ul li {
    margin-bottom: 5px; }
#product.gcl2-50 #section-3 table {
  font-family: "boschsans", Arial, Helvetica, sans-serif !important;
  font-size: 14px;
  line-height: 20px;
  color: #404245;
  width: 100%;
  margin-bottom: 100px; }
  #product.gcl2-50 #section-3 table tr:last-child td {
    border-bottom: none; }
  #product.gcl2-50 #section-3 table tr td {
    padding: 15px 10px;
    border-bottom-color: #a2a3a5;
    text-align: center; }
    @media (min-width: 768px) {
      #product.gcl2-50 #section-3 table tr td {
        padding-left: 0; } }
    #product.gcl2-50 #section-3 table tr td:first-child {
      width: 50%;
      text-align: left; }
    #product.gcl2-50 #section-3 table tr td .glyphicon {
      font-size: 24px; }
      #product.gcl2-50 #section-3 table tr td .glyphicon.glyphicon-ok {
        color: #20bb35; }
      #product.gcl2-50 #section-3 table tr td .glyphicon.glyphicon-remove {
        color: #f04c4c; }
  #product.gcl2-50 #section-3 table thead {
    font-weight: bold; }
    #product.gcl2-50 #section-3 table thead td {
      font-size: 16px; }
#product.gcl2-50 #section-3 p:first-child {
  margin-top: 50px; }
#product.gcl2-50 #section-3 p:last-child {
  margin-bottom: 110px; }
#product.gcl2-50 #section-3 .tab-content li[rel="tooltip"]:nth-child(1) {
  left: 17%;
  top: 85%; }
#product.gcl2-50 #section-3 .tab-content li[rel="tooltip"]:nth-child(2) {
  left: 17%;
  top: 43%; }
#product.gcl2-50 #section-3 .tab-content li[rel="tooltip"]:nth-child(3) {
  left: 17%;
  top: 4%; }
#product.gcl2-50 #section-3 .tab-content li[rel="tooltip"]:nth-child(4) {
  left: 54%;
  top: -3%; }
#product.gcl2-50 #section-3 .tab-content li[rel="tooltip"]:nth-child(5) {
  left: 71%;
  top: 17%; }
#product.gcl2-50 #section-3 .tab-content li[rel="tooltip"]:nth-child(6) {
  left: 71%;
  top: 47%; }
#product.gcl2-50 #section-3 .tab-content li[rel="tooltip"]:nth-child(7) {
  left: 83%;
  top: 59%; }
#product.gcl2-50 #section-3 .tab-content li[rel="tooltip"]:nth-child(8) {
  left: 69%;
  top: 80%; }
#product.gcl2-50 #section-3 .tab-content #hotspot-wrapper-2 .hotspot-itm {
  background: #30ab56; }
#product.gcl2-50 #section-3 .tab-content #hotspot-wrapper-2 li[rel="tooltip"]:nth-child(7) {
  left: 17%;
  top: 27%; }
#product.gcl2-50 #section-3 .tab-content #hotspot-wrapper-2 li[rel="tooltip"]:nth-child(8) {
  left: 63%;
  top: 60%; }
#product.gcl2-50 #section-3 .tab-content #hotspot-wrapper-2 li[rel="tooltip"]:nth-child(9) {
  left: 69%;
  top: 80%; }
#product.gcl2-50 #section-3 .item {
  height: auto; }
#product.gcl2-50 #section-3 .nav {
  border-color: transparent; }
  #product.gcl2-50 #section-3 .nav.nav-tabs li {
    font-size: 14px;
    width: 100%;
    color: #404245;
    display: inline-block; }
    #product.gcl2-50 #section-3 .nav.nav-tabs li.active a {
      background-color: #215f8b;
      border-radius: 0;
      border: 5px solid #003b6a; }
      #product.gcl2-50 #section-3 .nav.nav-tabs li.active a span {
        color: #fff; }
    #product.gcl2-50 #section-3 .nav.nav-tabs li a {
      padding: 15px !important;
      border: 5px solid #c6c6c6;
      padding: 0;
      text-align: center;
      border-radius: 0;
      transition: all ease 0.2s;
      background-color: #e6e6e6; }
      #product.gcl2-50 #section-3 .nav.nav-tabs li a:hover {
        background-color: #215f8b;
        border: 5px solid #003b6a; }
        #product.gcl2-50 #section-3 .nav.nav-tabs li a:hover span {
          color: #fff; }
      #product.gcl2-50 #section-3 .nav.nav-tabs li a:first-child {
        margin-bottom: 20px; }
      #product.gcl2-50 #section-3 .nav.nav-tabs li a span {
        color: #404245;
        font-weight: bold;
        margin-bottom: 10px;
        font-size: 16px;
        display: inline-block; }
#product.gcl2-50 #section-5 p {
  color: #215f8b; }
#product.gcl2-50 #section-6 h1,
#product.gcl2-50 #section-6 h3 {
  color: #fff; }
#product.gcl2-50 #section-6 .buy-teaserbox {
  background: rgba(255, 255, 255, 0.9);
  padding: 20px 20px 30px 20px; }
#product.gcl2-50 #section-6 p {
  color: #000; }

/*expertenwissen page styles*/
#technologie #section-2 p,
#technologie #section-2 h2,
#technologie #section-3 p,
#technologie #section-3 h2 {
  color: #215f8b; }

/*konnevtivitaet page styles*/
#konnektivitaet #section-2 p {
  color: #215f8b; }
#konnektivitaet #section-3 h2,
#konnektivitaet #section-3 h3,
#konnektivitaet #section-3 h4,
#konnektivitaet #section-3 p,
#konnektivitaet #section-5 h2,
#konnektivitaet #section-5 h3,
#konnektivitaet #section-5 h4,
#konnektivitaet #section-5 p {
  color: #fff; }
#konnektivitaet #section-3 .trainingvideo-wrapper {
  text-align: center; }
  #konnektivitaet #section-3 .trainingvideo-wrapper .trainingvideo-container {
    width: 33%;
    position: relative;
    margin-bottom: 10px;
    display: inline-block;
    padding: 10px; }
    @media (max-width: 767px) {
      #konnektivitaet #section-3 .trainingvideo-wrapper .trainingvideo-container {
        width: 66%; } }
    #konnektivitaet #section-3 .trainingvideo-wrapper .trainingvideo-container:hover {
      cursor: pointer; }
    #konnektivitaet #section-3 .trainingvideo-wrapper .trainingvideo-container p {
      margin-top: 10px; }
#konnektivitaet #section-3 .item:last-child h2,
#konnektivitaet #section-3 .item:last-child p {
  color: #404245; }
#konnektivitaet #section-4 h2,
#konnektivitaet #section-4 p {
  color: #215f8b; }
#konnektivitaet #section-4 .item:nth-child(2) h2,
#konnektivitaet #section-4 .item:nth-child(2) p {
  color: #404245; }
#konnektivitaet #section-5 .carousel-control.left,
#konnektivitaet #section-5 .carousel-control.right {
  background-image: none; }

/*gruener-lase page styles*/
#gruener-laser #section-1 h2,
#gruener-laser #section-1 p {
  color: #215f8b; }
#gruener-laser #section-2 .teaser > h2,
#gruener-laser #section-2 .teaser h3,
#gruener-laser #section-2 .teaser p {
  color: #fff; }
#gruener-laser #section-4 h2,
#gruener-laser #section-4 h3,
#gruener-laser #section-4 p {
  color: #fff; }
#gruener-laser #section-4 .teaser {
  position: relative; }

#konnektivitaet #section-4 ul, #product.gcl2-50 #section-5 ul {
  margin-top: 25px;
  padding-left: 20px; }

.xs-mt-160 {
  margin-top: 160px !important; }

/*# sourceMappingURL=special-extension.css.map */

/*START ODSUPPORT-2658 - Einbindung von YouTube-Videos -KWE*/
.modal-body.youtube-container iframe {
  position: absolute;
  top:0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  border: 0px;
}

.youtube-container {
  position: relative;
  height: 0;
  overflow: hidden;
  padding-bottom: 56.25%;
}

.modal-content.youtube-content{
  padding-bottom: 0px;
}

.hashtag {
  font-size: 0.75em;
  font-weight: 700;
}

.md-mt-130{
  margin-top: 130px!important;
}
/*START KWE ODSUPPORT-2657 */

.video-icon-60pm {
  top: calc(60% - 60px);
  margin-top:147px;
}

.teaser .stoerer {
    position: absolute;
    right: 8px;
    width: 18%;
    top: 2px;
}

@media (min-width: 320px) and (max-width: 767px) {
    .margin-top-sm-90{
      margin-top: 90px!important;
    }
    .xs-mt-250{
      margin-top: 258px;
    }
    .xs-mb-20{
      margin-bottom: 20px;
    }

    #neuheiten #section-3{
      background-image: url(../img/neuheiten/neuheiten_01_sm.jpg);
      background-position: top center;
    }

    #neuheiten #section-2{
      background-position: right;
    }

    #neuheiten #section-2-1{
      background-image: url(../img/neuheiten/neuheiten_02-1-xs.jpg);
      background-position: center -70px;
    }
    #neuheiten #section-2-1a{
      background-image: url(../img/neuheiten/neuheiten_gtc400c-xs.jpg);
      background-position: center -70px;
    }

    #product.gcl2-50 #section-9{
      background-size: contain!important;
      background-image: url(../img/neuheiten/neuheiten_01_sm.jpg);
    }

    #product.gcl2-50 #section-7 .item{
      background-position: right;
    }

    #product.gcl2-50 #section-7 .item:nth-child(2){
      background-position: calc(71%);
    }

    #product.gcl2-50 #section-7 .item:nth-child(3){
      background-position: calc(10%);
    }

    #product.gcl2-50 #section-1{
      padding-bottom: 0px;
    }

    #product.gcl2-50 #section-5 .item{
          background-position: calc(17%);
    }

    #product.gcl2-50 #section-5 .item .xs-mt-20{
      margin-top: 0px!important;
    }

    #technologie #section-2{
      background-position: center;
      background-image: url(../img/produkt2/product_06-xs.jpg)!important;
    }

    #technologie #section-1{
      padding-bottom: 0px;
      background-position: calc(31%);
    }

    #technologie #section-3{
      padding-bottom: 0px;
      background-size: cover!important;
    }

    #konnektivitaet #section-1{
      background: url(../img/produkt2/product_06-xs.jpg)!important;
      background-position: 50% 50%!important;
    }

    #konnektivitaet #section-2{
    	background-position: 75% 50%!important;
      background-size: cover!important;
    }

    #konnektivitaet #section-3 .item:first-child{
    	background-position: 22% 50%!important;
    }
    .xs-pt-30.button-container .btn-primary{
    	display: block;
    	white-space: normal;
    	word-wrap: break-word;
    }
    #konnektivitaet #section-4 .item:first-child{
    	background-position: 80% 50%;
    }
    .color-circle{
    	color:#215f8b!important;
    }
    .xs-img{
    	max-width: 20em;
    	margin-left: auto;
    	margin-right: auto;
    }
    .xs-img-50{
		margin-top: 50px!important;
    }
    .greenlaser.absolute-bottom{
    	display: block!important;
    	bottom: 12px;
    	width: 110px;
    	right: 45px;

    }
    #product #section-6, #product #section-7, .section .item, .section.with-background-image{
      background-position: center;
    }
    #startpage section#section-1.section.with-background-image, section#section-2.section.with-background-image, section#section-3.section.with-background-image{
    	background-position: top left!important;
    	background-size: contain!important;
    }
    #neuheiten section#section-1.section.with-background-image{
    	background-position: top!important;
    	background-size: contain!important;
    }
    #product.gcl2-50 #section-1{
    	background: none;
    }
	#product.gcl2-50 #section-2{
		background-position: 87% 95%!important;
		background-size: cover!important;
	}
	.carousel-control .glyphicon {
    	font-size: 1.5em;
    	top: 43%;
	}
	#product.gcl2-50 #section-4{
		background-size: contain!important;
		background-position: top left!important;
	}
	#product.gcl2-50 #section-5 .item{
		background-size: contain!important;
		background-position: top left!important;
	}
	.xs-mt-50p {
    	margin-top: 54%!important;
	}
	#product.gcl2-50 #section-9{
		background-position: top left;
	}
	#product #section-1{
		background-size: contain!important;
		background-position: top left!important;
	}
	#product #section-3 .item:nth-child(1){
		background-size: contain!important;
		background-position: top left!important;
	}
	#product #section-5 .item:nth-child(1){
    background-size: contain!important;
    background-position: top left!important;
  }
  #product #section-9, .section .item, .section.with-background-image {
    background-size: contain!important;
    background-position: top left!important;
  }
  #gruener-laser #section-1{
    background-size: cover!important;
    background-position: top left!important;
  }
  #gruener-laser #section-2.section.with-background-image{
    background-position: bottom!important;
    background-size: contain!important;
    padding-bottom:0px!important;

  }
  #konnektivitaet #section-1{
    background-position: top left!important;
    background-size: contain!important;
  }
  #konnektivitaet #section-3 .item:first-child{
    background-position: top left!important;
    background-size: contain!important;
    padding-bottom: 0;
  }
  #konnektivitaet #section-3 .item:first-child .video-icon{
    margin: -6px 0;
    font-size: 0.75em
  }
  #konnektivitaet #section-7{
    padding-bottom: 0;
  }
  #technologie #section-1{
    background-size: auto 51%!important;
  }
    #konnektivitaet #section-3 .item:first-child{
    background-size: auto 40%!important;
  }
  #konnektivitaet #section-4 .item:first-child{
    background: none!important;
  }
 .xs-no-margin{
    margin: 0!important;
  }
  .xs-mt-200{
    margin: 200px 0 0 0!important;
  }
  #konnektivitaet #section-3 .item:nth-child(2){
    background-size: cover!important;
  }
  #product.gcl2-50 #section-3 table tr td:nth-child(2){
    padding: 15px 0!important;
  }

  #product #section-9, .section .item, .section.with-background-image{
    background-size: auto 61%!important;
    background-position: top right!important;
  }
    #technologie #section-1 {
        background-position: top left!important;
  }
  #neuheiten #section-2-1{
        background-position: top left!important;
  }
    #konnektivitaet #section-3 .item {
    min-height: 920px;
  }
  #konnektivitaet #section-3 .item:last-child{
    background-size: contain!important;
  }
  .teaser .stoerer {
    position: absolute;
    right: 0;
    width: 18%;
    top: 2px;
  }
  #konnektivitaet #section-3 .item:nth-child(2){
    background-position: 24%!important;
    height: 890px;
  }
  #product #section-5 .item:nth-child(1){
    background-size: auto 61%!important;
    background-position: 8% -23%!important;
  }
  #product.gcl2-50 #section-3 table{
    margin-bottom: 25px;
  }
  #gruener-laser #section-4{
    background-size: cover!important;
    background-position: top left!important;
  }
  #product.ios #section-1-gb{
    background-size: contain!important;
  }
  #product.ios #section-5-gb .item:nth-child(1){
    background-size: contain!important;

  }
  .stoerer-pr{
    padding-right: 30px;
  }



}

@media (min-width: 768px) and (max-width: 991px) {
    .margin-top-sm-90{
      margin-top: 90px!important;
    }
    .margin-top-sm-40{
      margin-top: 40px!important;
    }
    .margin-bottom-sm-90{
      margin-bottom: 90px!important;
    }
    #konnektivitaet #section-4 .item{
      min-height: 914px;
    }
    #konnektivitaet #section-4 .item:nth-child(2){
      min-height: 914px;
    }
    .max-img-25{
      max-width: 20em;
    }
    .header-subnavigation.fixed{
      padding-left: 10px;
    }
    #section-2 .video-icon.gcl{
      margin-top: 20px!important;
      position: static;
    }
    #product.gcl2-50 #section-2{
      min-height: 750px !important;
      background-position: right;
    }
    #product.gcl2-50 #section-9 {
      background-position: center;
    }
    #product.gcl2-50 #section-7 .item{
      background-position: right;
    }
    #product.gcl2-50 #section-7 .item:nth-child(3){
      background-position: left;
    }
    #technologie #section-2{
      background-position: right;

    }
    .padding-right-sm-30{
      padding-right: 30px;
    }
    .greenlaser.absolute-bottom{
      right: 42px;
      bottom: 47px;
    }
    #konnektivitaet #section-1{
       background-position: right!important;
    }
    #konnektivitaet #section-2{
      background-position: right;
    }
    #konnektivitaet #section-4 .item:first-child{
      background-position: right;
    }
    .margin-top-sm-160{
      margin-top:160px!important;
    }
    body#gruener-laser .margin-top-sm-160{
      margin-top: 0px!important;
    }
    .margin-bottom-sm-60{
      margin-bottom:60px!important;
    }
    .xs-mt-40p{
      margin-top: 40%!important;
    }
    #neuheiten #section-2{
      background-position: center;
    }
    #neuheiten #section-2-1{
      background-position: 28% center;
    }
    #neuheiten #section-3{
      background-image: url(../img/neuheiten/neuheiten_01.jpg);
      background-size: cover;
      background-position: center;
    }
    #section-2 .video-icon{
      margin-top: 179px!important;
      position: static;
    }
    #section-2-gb .video-icon{
      margin-top: 0px!important;
      position: absolute;
    }
    #product #section-3-gb .section.with-background-image {
      background-position: 50%;
    }
    #neuheiten #section-1{
      height: 1000px!important;
      background-position: 13% 50%;
    }
	  .color-circle{
    	color:#FFFFFF;
    }
    .teaser.white.vorteil{
      width: 50%!important;
    }
	#startpage #section-1{
		background-image: url(../img/startpage/startseite_mainvisual_01.jpg);
	}
	#startpage #section-3{
		background-position: top right;
	}
	#neuheiten #section-2-1{
	    background-position: 63% center;
	}
	#neuheiten #section-1{
		background-image: url(../img/neuheiten/neuheiten_mainvisual_01.jpg);
	}
	.carousel-control .glyphicon {
    	font-size: 1.5em;
    	top: 43%;
	}
  #neuheiten #section-2{
    background-position: 76% 30%;
  }
  #product #section-1.section.gis1000{
        background-image: url(../img/produkt1/product_mainvisual_03.jpg);
        background-position: 37% 50%;
  }
  #product #section-3 .item:nth-child(1){
    background-position: 50%;
  }
  #technologie #section-2{
    background-position: 62%;
  }
  .btn.btn-lg.coming-soon{
    width: 50%;
  }
  #product.gcl2-50 #section-1 .col-md-5 .row .product-text{
    align-self: flex-end!important;
  }
  #product.gcl2-50 #section-5 .item{
    background-position: 19%!important;
  }
  #product.gcl2-50 #section-1{
    background-position: -1311px 3px!important;
  }
  .sm-mt-100{
    margin-top: 100px!important;
  }
  #product #section-1-gb{
    background-image: url(../img/produkt1/product_mainvisual_01.jpg)!important;
    background-position: 39%!important;
  }
  #gruener-laser .product-container a img{
    padding: 40px 20px!important;
  }
  #carousel-3 a.carousel-control .glyphicon{
    display: block;
  }
  #konnektivitaet #section-3 .item {
    min-height: 920px;

  }
  #konnektivitaet #section-3 .item:last-child{
    background-size: contain!important;
  }
/*   .teaser .stoerer {
  position: absolute;
  right: 0;
  width: 18%;
  top: 185px;
} */
  #product.gcl2-50 #section-3 table{
    margin-bottom: 35px;
  }
  .stoerer-pr{
    padding-right: 30px;
  }
  #produktberater #section-1{
      padding-top: 178px!important;
      background-position: right !important;
      margin-top: 0px;
      background-image: url(../img/produktberater/produktberater_mainvisual_01.jpg);
      background-size: cover!important;
  }



}

@media (min-width: 1024px) and (max-width: 1439px) {
    #neuheiten #section-2-1{
    background-position: 68% 25%!important;
    }
    #neuheiten #section-2{
        background-position: 78% 50%!important;
    }
    #neuheiten #section-1{
    	    background-position: 15% center;
    }
    #konnektivitaet #section-2{
      background-position: 75% 40%;
    }
    #konnektivitaet #section-4 .carousel-inner .with-background-image{
      background-position: 75% 50%;
    }
}

.color-circle{
   color:#FFFFFF;
}
@media (min-width: 47em){
  .teaser.white.vorteil{
    width: 81%;
  }
}

/*START Anpassung Pfeilhöhe Carousel*/

#carousel-3 a.carousel-control .glyphicon {
  top: 32%!important;
}

@media (max-width: 767px) {
    #carousel-3 a.carousel-control .glyphicon {
        display: none
    }
}

/*END Anpassung Pfeilhöhe Carousel*/

.hotspot-image ul li {
	z-index: 98;
}
#tooltip {
	z-index: 99;
}
@media (min-width: 320px) and (max-width: 374px){
	.video-icon {
	    margin: 49px 0;
	    position: static;
	    font-size: 8px;
	}
    #technologie #section-1{
    background-size: auto 47%!important;
  }
  #konnektivitaet #section-3 .item:first-child{
    background-size: auto 27%!important;
  }
  #konnektivitaet #section-7{
    background-size: auto 26%!important;
  }
  #carousel-3 a.carousel-control .glyphicon{
    display: block;
  }
    .stoerer-pr{
    padding-right: 30px;
  }


}
@media (min-width: 389px) and (max-width: 547px){
  .stoerer-pr{
    padding-right: 30px;
  }
}


@media (min-width: 720px) and (max-width: 736px){
  #product #section-4 .teaser.white {
    margin-top: 148px;
  }
  .video-icon {
      margin: 136px 0;
  }
  #technologie #section-2{
    background-size: cover!important;
  }
  #neuheiten #section-2-1{
    background-size: contain!important;
  }
  #technologie #section-1{
    background-size: auto 61%!important;
  }
  #konnektivitaet #section-7{
    background-size: contain!important;
  }
  #product.gcl2-50 #section-7 .item{
    background-size: contain!important;
  }
  #carousel-3 a.carousel-control .glyphicon{
    display: block;
  }
  .stoerer-pr{
    padding-right: 77px;
  }
}


@media (min-width: 526px) and (max-width: 719px) {
	#product.gcl2-50 #section-7 .section .item, .section.with-background-image{
		background-size: contain!important;
	}
}

img.coming-soon{
  position: absolute;
  cursor: default;
  margin-top: -17px;
}


@media (min-width: 62em){
  .md-mt-100{
    margin-top: 100px;
  }
  .stoerer-pr{
    padding-right: 48px;
  }

}
#header {
  z-index: 999;
}

/* START 20170228, dsp Reset Header position fix */
.header-subnavigation.clearfix.fixed li:first-child {
  -webkit-transform: none !important;
  transform: none !important;
}
/* END 20170228, dsp Reset Header position fix */

@media (min-width: 360px) and (max-width: 375px){
  #konnektivitaet #section-7{
    background-size: auto 30%!important;
  }

}

/*Samsung Galaxy Tab 3*/
@media (min-width: 600px) and (max-width: 775px){
  #gruener-laser #section-2.section.with-background-image{
   padding-bottom: 100px!important;
  }
   #carousel-3 a.carousel-control .glyphicon {
      display: block;!important;
    }
  #technologie #section-1{
        background-position: 25%!important
  }
  #gruener-laser #section-4{
    background-size: cover!important;
    background-position: top left!important;
  }
  .product-container .link-text{
    font-size: 0.97em;
  }
  #produktberater #section-1{
        background-size: cover!important;
  }
}

section#section-1 .product-text a.btn.btn.btn-lg.btn-red{
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 48em) {
  .mr-app{
    margin-right: 10px!important;
  }
}

@media (min-width: 62em) {
  .pt-md-50{
    padding-top: 50px!important;
  }
  :lang(pt) #product section#section-1 .product-text a.btn.btn-lg.btn-red {
    font-size: 13px;
  }
  #product section#section-1 .product-text .platzhalter {
    width: 107px;
    height: 28px;
    margin-bottom: 20px;
  }
  .mr-app{
    margin-right: 20px!important;
  }

}

/*START GTC400-c*/

#product.gcl2-50.gtc-400c #section-1{
  background:none;
  padding-bottom: 0px;
}
@media (min-width: 48em) {
  #product.gcl2-50.gtc-400c #section-1{
    background-image:url("../img/gtc400c/product_mainvisual_01.jpg");
    height: auto;
    background-repeat: no-repeat;
    padding-bottom: 100px;
    background-position: 25% 50%!important;
  }
}
@media (min-width: 62em) {
  #product.gcl2-50.gtc-400c #section-1{
    background-image:url("../img/gtc400c/product_mainvisual_01.jpg");
    height: auto;
    background-repeat: no-repeat;
    padding-bottom: 100px;
    background-size: cover;
  }
}


#product.gcl2-50.gtc-400c #section-2{
  background-image:url("../img/gtc400c/GTC-400c_Produktvideo.jpg");
  background-position: center;bottom;
  height: 900px;
}

#product.gcl2-50.gtc-400c #section-3 ul.nav.nav-tabs.camera-function > li{
  list-style: decimal;
}
#product.gcl2-50.gtc-400c #section-3{
  background-size: cover;
}
#product.gcl2-50.gtc-400c #section-3 li[rel="tooltip"] span.hotspot-itm{
  font-size: 17px;
  font-weight: bold;
}

#product.gcl2-50.gtc-400c .teaser.transparent div.hl4{
  font-size: 16px;
  font-weight: bold;
  font-family: verdana, sans-serif;
}

#product.gcl2-50.gtc-400c .teaser.transparent p.functionslist{
  padding-left: 25px;
  font-size: 16px;
  margin-bottom: 0px!important;
}

#product.gcl2-50.gtc-400c #section-3 .tab-content li[rel="tooltip"]:nth-child(1) {
    left: 37%;
    top: 14%;
}
#product.gcl2-50.gtc-400c #section-3 .tab-content li[rel="tooltip"]:nth-child(2) {
    left: 61%;
    top: 24%;
}
#product.gcl2-50.gtc-400c #section-3 .tab-content li[rel="tooltip"]:nth-child(3) {
    left: 77%;
    top: 7%;
}
#product.gcl2-50.gtc-400c #section-3 .tab-content li[rel="tooltip"]:nth-child(4) {
    left: 83%;
    top: 59%;
}
#product.gcl2-50.gtc-400c #section-3 .tab-content li[rel="tooltip"]:nth-child(5) {
    left: 54%;
    top: 46%;
}
#product.gcl2-50.gtc-400c #section-3 .tab-content li[rel="tooltip"]:nth-child(6) {
    left: 36%;
    top: 67%;
}
#product.gcl2-50.gtc-400c #section-3 .tab-content li[rel="tooltip"]:nth-child(7) {
    left: 52%;
    top: 87%;
}

#neuheiten #section-2-1a {
    background-image: url("../img/neuheiten/neuheiten_gtc400c.jpg");
    background-position: right top;
    background-size: cover;
    height: 890px;
}

#product.gcl2-50.gtc-400c #section-4a {
    background-color: hsl(0, 0%, 91%);
    background-image: url("../img/produkt2/product_mountains-bg.jpg");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    height: auto;
}

#product.gcl2-50.gtc-400c #section-4a div.headline.hl3{
  font-size: 25px!important;
  font-weight: 100;
  margin-bottom: 15px;
}
#product.gcl2-50.gtc-400c #section-4a p{
    font-family: "boschsans", Arial, Helvetica, sans-serif !important;
    font-size: 17px;
    font-weight: 500;
    line-height: 1.4;
    margin: 0;
}
#product.gcl2-50.gtc-400c #section-4 {
    background-image: url("../img/gtc400c/GTC-400c_Produktvideo_2.jpg");
    background-position: 50% 50%;
    height: 900px;
}
#product.gcl2-50.gtc-400c #section-4a ul {
    font-size: 17px;
    line-height: 1.4;
    /*padding-left: 17px;*/
    padding: 0px 20px 0px 0px;
    list-style: none;
    margin-bottom: 0px;
}
#product.gcl2-50.gtc-400c #section-4a ul.col-md-3 {
    width:32%;
    margin-right: 20px;
}
#product.gcl2-50.gtc-400c #section-4a ul:last-child {
    margin-bottom: 40px;
    margin-right: 0px;
}

@media (max-width: 991px) {

  #product.gcl2-50.gtc-400c #section-4a ul.col-xs-12 {
      width:100%;
      margin-bottom:0px;
  }
  #product.gcl2-50.gtc-400c #section-4a ul.col-xs-12:last-child {
      margin-bottom:20px;
  }

}
#product.gcl2-50.gtc-400c #section-4a ul > li {
    padding: 0 0 8px 0;
    clear: both;
}
#product.gcl2-50.gtc-400c #section-4a ul > li span {

}
#product.gcl2-50.gtc-400c #section-4a ul > li span + span{
  display: inline-block;
  float: right;
  width: 98%; /*width: 92%;*/
}
@media (max-width: 991px) {

  #product.gcl2-50.gtc-400c #section-4a ul > li span + span{
    width: 96%;
  }

}

@media (max-width: 767px ) {
  #product.gcl2-50.gtc-400c #section-4a ul > li span + span{
    width: 94%;
  }


}


#product.gcl2-50.gtc-400c .image-grid{
  width: 100%;
}
#product.gcl2-50.gtc-400c .pb-md-100{
    padding-bottom: 50px;
  }
@media (min-width: 48em) {
  #product.gcl2-50.gtc-400c .image-grid{
    width: 32%;
    float: left;
  }
  #product.gcl2-50.gtc-400c #section-6{
      background-size: cover!important
    }

}
@media (min-width: 62em) {
  #product.gcl2-50.gtc-400c .image-grid{
    width: 32%;
    float: left;
    padding-bottom: 0px;
  }
  #product.gcl2-50.gtc-400c .md-mb-20{
    margin-bottom: 20px;
  }
  #product.gcl2-50.gtc-400c .pb-md-100{
    padding-bottom: 100px;
  }
  #product.gcl2-50.gtc-400c div.text-center.video-icon span.glyphicon.glyphicon-play-circle{
    font-size: 10em;
  }
}

#product.gcl2-50.gtc-400c #section-4 .video-icon-70p {
    top: calc(70% - 217px);
}
#product.gcl2-50.gtc-400c #section-5 {
    background-color: hsl(0, 0%, 91%);
    background-image: url("../img/produkt2/product_mountains-bg.jpg");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    height: auto;
}

#product.gcl2-50.gtc-400c .image-grid div.link-text{
  font-size: 16px;
  font-weight: bold;
  padding-top: 15px;
}
#product.gcl2-50.gtc-400c .image-grid a span.glyphicon.glyphicon-chevron-right{
  padding-right: 5px;
  font-size: 14px;
}

#product.gcl2-50.gtc-400c #section-5a {
    background-color: #FFFFFF;
}

#product.gcl2-50.gtc-400c #section-5a .container .row.haus {
    background-image: url("../img/gtc400c/haus.jpg");
    background-position: top center;
    background-repeat: no-repeat;
}

#product.gcl2-50.gtc-400c #section-5a .container .row.haus .img-wrapper.pull-left{
  margin-left: -130px;
}
#product.gcl2-50.gtc-400c #section-5a .container .row.haus .img-wrapper.pull-right{
  margin-right: -130px;
}
#product.gcl2-50.gtc-400c #section-5a .container .row.haus .img-wrapper img.haus-img{
  width: 240px;
  height: 140px;
  display: block;
  margin-bottom: 15px;
}
#product.gcl2-50.gtc-400c #section-6{
  background-image: url("../img/gtc400c/GTC-400c_Produktvideo_3.jpg");
  background-position: 50% 50%;
    height: 900px;
}
#product.gcl2-50.gtc-400c #section-7{
  background-image: url("../img/gtc400c/GTC-400c_Produktteaser_1.jpg");
  background-position: 50% 50%;
    height: 1000px;
}
#product.gcl2-50.gtc-400c #section-7a {
    background-image: url("../img/gtc400c/GTC-400c_Produktvideo_2a.jpg");
    background-position: 50% 50%;
    height: 900px;
}
#product.gcl2-50.gtc-400c #section-7b {
    background-color: #003b6a;
    height: 750px;
}
#product.gcl2-50.gtc-400c #section-7b .teaser.transparent ul.gtc-list{
  padding: 0 25px;
  color: #FFF;
}
#product.gcl2-50.gtc-400c #section-7b .teaser.transparent ul.gtc-list > li{
  margin-bottom: 10px;
}
#product.gcl2-50.gtc-400c #section-7b .teaser.transparent h2.hlt-c{
  color: #FFF;
}


@media (min-width: 320px) and (max-width: 767px){
  #product.gcl2-50.gtc-400c #section-6{
    background-position: 50% 100%!important;
    padding-bottom: 0px;
  }
  #product.gcl2-50.gtc-400c .teaser.transparent.no-pt{
    padding: 0px 20px 0px !important;
  }
  #product.gcl2-50.gtc-400c #section-4a .teaser.transparent.no-pt{
    padding: 10px 20px 0px !important;
  }
  #product.gcl2-50.gtc-400c .teaser.transparent.no-pt-first{
    padding: 0px 20px 20px !important;
  }
  #product.gcl2-50.gtc-400c ul, ol {
    margin-top: 0;
    margin-bottom: 25px;
  }
  #product.gcl2-50.gtc-400c .hotspot-wrapper .hotspot-image {
    width: 72%!important;
    position: relative;
  }
  #product.gcl2-50.gtc-400c #section-5a .hotspot-wrapper .hotspot-image {
    width: 100%!important;
    position: relative;
  }
  #product.gcl2-50.gtc-400c ul.gtc-list{
    padding: 0 25 12px 25px;
    margin-bottom: 0;
  }
  #product.gcl2-50.gtc-400c #section-7b .col-sm-5 .teaser.transparent{
    padding-bottom: 0;
    padding-top: 0;
  }
  #product.gcl2-50.gtc-400c #section-7b .product-text{
    padding-left: 45px;
  }
  #product.gcl2-50.gtc-400c div.text-center.video-icon span.glyphicon.glyphicon-play-circle{
    font-size: 8em;
  }
  #product.gcl2-50.gtc-400c .xs-mt-60p {
    margin-top: 57%!important;
  }
  #product.gcl2-50.gtc-400c #section-7a{
    background-size: contain!important;
  }

}

@media (min-width: 768px) and (max-width: 988px){
	#product.gcl2-50.gtc-400c .hotspot-wrapper .hotspot-image{
    	margin-top: 257px;
  	}
	#product.gcl2-50.gtc-400c div.text-center.video-icon span.glyphicon.glyphicon-play-circle {
    	font-size: 10em;
  	}
  	.mb-50-sm{
    	margin-bottom: 50%!important;
  	}
  	#product.gcl2-50.gtc-400c #section-7 {
    	background-size: cover!important;
    	background-position: 67% 50%!important;
  	}
  	#product.gcl2-50.gtc-400c #section-6 {
    	background-size: cover!important;
  	}
  	.mt-sm-200{
   	 margin-top: -200px;
  	}
}

#product.gcl2-50.gtc-400c #hotspot-wrapper-2 .hotspot-image li[rel="tooltip"]:nth-child(1) {
    left: 29%;
    top: 16%;
}
#product.gcl2-50.gtc-400c #hotspot-wrapper-2 .hotspot-image li[rel="tooltip"]:nth-child(2) {
  left: 33%;
  top: 72%;
}
#product.gcl2-50.gtc-400c #hotspot-wrapper-2 .hotspot-image li[rel="tooltip"]:nth-child(3) {
    left: 33%;
    top: 95%;
}
#product.gcl2-50.gtc-400c #hotspot-wrapper-2 .hotspot-image li[rel="tooltip"]:nth-child(4) {
    left: 45%;
    top: 41%;
}
#product.gcl2-50.gtc-400c #hotspot-wrapper-2 .hotspot-image li[rel="tooltip"]:nth-child(5) {
  left: 55%;
  top: 51%;
}

#product.gcl2-50.gtc-400c #hotspot-wrapper-2 .hotspot-image li[rel="tooltip"]:nth-child(6) {
    left: 39%;
    top: 69%;
}
#product.gcl2-50.gtc-400c #hotspot-wrapper-2 .hotspot-image li[rel="tooltip"]:nth-child(7) {
    left: 60%;
    top: 87%;
}
#product.gcl2-50.gtc-400c #hotspot-wrapper-2 .hotspot-image li[rel="tooltip"]:nth-child(8) {
    left: 40%;
    top: 65%;
}
#product.gcl2-50.gtc-400c #hotspot-wrapper-2 .hotspot-image  .hotspot-itm{
  width: 25px;
  height: 25px;
}
@media (min-width: 500px) and (max-width: 700px){
  #product.gcl2-50.gtc-400c #section-6 {
    padding-bottom: 100px;
  }
}

/*Samsung Galaxy Tab 3*/
@media (min-width: 600px) and (max-width: 775px){
  #product.gcl2-50.gtc-400c #section-6 {
    background-size: cover!important;
  }
  #product.gcl2-50.gtc-400c div.text-center.video-icon span.glyphicon.glyphicon-play-circle {
    font-size: 10em;
  }
  .video-icon {
    margin: 113px 0;
  }
  #product #section-4 .teaser.white {
    margin-top: 0px
  }
  #product.gcl2-50.gtc-400c #hotspot-wrapper-2 .hotspot-image li[rel="tooltip"]:nth-child(5) {
    left: 57%;
    top: 31%;
  }
  #product.gcl2-50.gtc-400c #hotspot-wrapper-2 .hotspot-image li[rel="tooltip"]:nth-child(2) {
    left: 30%;
    top: 48%;
  }
}

#product.gcl2-50.gtc-400c #tooltip{
  box-shadow:rgba(0, 0, 0, 0.3) 0 2px 10px;
}

#product.gcl2-50.gtc-400c #tooltip img{
  width: 100%;
  margin-bottom: 10px;
}

#product.gcl2-50.gtc-400c div#hotspot-legend-2.hotspot-legend {
  position: absolute;
}
#product.gcl2-50.gtc-400c .hotspot-legend .hs-leg-wrap {
  margin-bottom: 10px!important;
}

#product.gcl2-50.gtc-400c div#hotspot-legend-2.hotspot-legend .hs-leg-wrap.first img{
  width: 189px;

}
#product.gcl2-50.gtc-400c div#hotspot-legend-2.hotspot-legend .hs-leg-wrap.second img{
  width: 189px;

}
#product.gcl2-50.gtc-400c div#hotspot-legend-2.hotspot-legend .pull-right{
  margin-left: 624px;
}


    #product.gcl2-50.gtc-400c .pulse {
        /* margin: 100px; */
        display: inline-block;
        /* width: 22px; */
        /* height: 22px; */
        border-radius: 15px;
        background: #ff0000;
        cursor: pointer;
        box-shadow: 0 0 0 rgba(204, 169, 44, 0.4);
        animation: pulse 2s infinite;
        padding: 8px;
        min-width: 30px;
        vertical-align: top;
    }

    #product.gcl2-50.gtc-400c .pulse:hover {
        animation: all .5s;
        z-index: 999!important;
    }

    #product.gcl2-50.gtc-400c .pulse-text {
        display: none;
        padding: 2px 5px;
        color: #ffffff;
        line-height: 1;
        z-index: 999!important;

    }

    #product.gcl2-50.gtc-400c .pulse:hover .pulse-text {
        display: inline-block;


    }

    #product.gcl2-50.gtc-400c .pulse .glyphicon {
        color: #ffffff;
    }

    @-webkit-keyframes pulse {
        0% {
            -webkit-box-shadow: 0 0 0 0 rgba(255, 0, 0, 0.8);
        }
        70% {
            -webkit-box-shadow: 0 0 0 10px rgba(255, 0, 0, 0);
        }
        100% {
            -webkit-box-shadow: 0 0 0 0 rgba(255, 0, 0, 0);
        }
    }

    @keyframes pulse {
        0% {
            -moz-box-shadow: 0 0 0 0 rgba(255, 0, 0, 0.8);
            box-shadow: 0 0 0 0 rgba(255, 0, 0, 0.4);
        }
        70% {
            -moz-box-shadow: 0 0 0 10px rgba(255, 0, 0, 0);
            box-shadow: 0 0 0 10px rgba(255, 0, 0, 0);
        }
        100% {
            -moz-box-shadow: 0 0 0 0 rgba(255, 0, 0, 0);
            box-shadow: 0 0 0 0 rgba(255, 0, 0, 0);
        }
    }

    #product.gcl2-50.gtc-400c .hotspot-legend .hs-leg-wrap.transparent {
        opacity: .3;
    }

    #product.gcl2-50.gtc-400c .hotspot-wrapper .hotspot-image ul li.transparent {
        opacity: .3;
    }

    #product.gcl2-50.gtc-400c #hotspot-wrapper-1 .pulse{
        padding: 5px 0;
    }
    #product.gcl2-50.gtc-400c .hotspot-itm.pulse{
        min-width: 25px;
        padding:5px 0;
    }

    #product.gcl2-50.gtc-400c .hotspot-image ul li:nth-child(3), .hotspot-image ul li:nth-child(4) {
        z-index: 99;
    }

@media (min-width: 992px) and (max-width: 1464px){
  #product.gcl2-50.gtc-400c section#section-2 .col-md-offset-6, #product.gcl2-50.gtc-400c section#section-4 .col-md-offset-6 {
    margin-left: 40%;
  }
}



/*KI-HEADERFOOTER INCLUDE*/

#content-wrapper div#page{
  background: #FFF;
}


/*SUBNAVI*/
.quicknavigation .scroll-nav__wrapper {
  cursor: pointer;
}
@media (min-width: 320px) and (max-width: 991px){
  ol.xs-pl-10{
    padding-left: 10px;
  }
}

@media (min-width: 1000px){
  #content-wrapper .scroll-nav__list{
    display: block;
    width: 1140px;
    margin: 0 auto;
  }

  #content-wrapper .quicknavigation .scroll-nav .scroll-nav__heading:before{
    content: none;
    float: left;
  }

  #content-wrapper .quicknavigation .scroll-nav li{
    float: left;
    padding: 0 50px 0 0;
  }

  #content-wrapper .quicknavigation .scroll-nav li.xs-pt-40{
    padding-top: 0!important;
  }

  #content-wrapper .quicknavigation .scroll-nav__wrapper {
    padding: 18px 10px 30px;
  }

  #content-wrapper .quicknavigation .scroll-nav li.active a {
    color: #205f8b;
    border-bottom: 3px solid #215f8b;
    padding-bottom: 10px;
  }

  #content-wrapper .quicknavigation .scroll-nav li a:hover{
    color: #205f8b;
    border-bottom: 3px solid #215f8b;
    padding-bottom: 10px;
  }

  #content-wrapper .quicknavigation.sub-navi-neuheiten .scroll-nav__wrapper {
    padding: 18px 10px 30px;
  }

  #content-wrapper .quicknavigation.sub-navi-neuheiten{
    width: 1140px;
    margin: 0 auto;
  }
  #content-wrapper .quicknavigation.sub-navi-background{
    width: 1140px;
    margin: 0 auto;
  }

  #content-wrapper  .quicknavigation.sub-navi-neuheiten .scroll-nav ol li.sub-navi-pb{
    padding-bottom: 13px;
  }
  #content-wrapper  .quicknavigation.sub-navi-background .scroll-nav ol li.sub-navi-pb{
    padding-bottom: 13px;
  }

  #content-wrapper .quicknavigation.has-subnav .scroll-nav__wrapper {
    padding: 18px 10px 20px!important;
  }
  ol.xs-pl-10{
    padding-left: 0px!important;
  }
 /*  #content-wrapper .quicknavigation .box-width{
   padding-left: calc(100%/5.5)!important;
   padding-left: -webkit-calc(100%/5.7)!important;
 }
 #content-wrapper .quicknavigation .box-width-neuheiten{
   padding-left: calc(100%/13.5)!important;
 }
 #content-wrapper .quicknavigation .box-width-neuheiten-overview{
   padding-left: calc(100%/15.5)!important;
 }
 #content-wrapper .quicknavigation .box-width-background-overview{
  padding-left: calc(100%/5.7)!important;
  padding-left: -webkit-calc(100%/5.9)!important;
 } */
}



/*Modals keep adding padding-right to body after closed*/
body {
  padding-right: 0 !important;
  background: #fff;
}

/*.quicknavigation.sub-navi-neuheiten{
  visibility: hidden;
}*/
.sub-navi.visibility-hidden{
  visibility: hidden;
}

/* START Anforderungen aus ODSUPPORT-2954 (CI E-Shop Integration Header/Footer) */
html {
    font-size: 16px;
}

#logo .hlt-a,
#logo h1 {
    padding: 9px 138px 0 0
}

#navigation-wrapper {
    height: 30px;
}

a.icon-link {
    font-size: 14px;
}

#nav-top-navigation {
    font-size: 11px;
}


#mega-dropdown.nav-dropdown,
#navigation-wrapper .nav-dropdown {
    left: -100px;
    top: 30px;
}


#mega-dropdown.nav-dropdown>ul,
#navigation-wrapper .nav-dropdown>ul {
    margin: -8px 0 0;
    padding: 26px 0 18px;
}

#mega-dropdown.nav-dropdown>ul,
#navigation-wrapper .has-mega-dropdown .nav-dropdown>ul {
    padding: 28px 22px 20px 20px;
}

#navigation-wrapper .nav-dropdown a {
    font-size: 11px;
    padding: 4px 10px 4px 14px
}


#mega-dropdown.nav-dropdown a,
#navigation-wrapper .has-mega-dropdown .nav-dropdown a {
    font-size: 14px;
}

#mega-dropdown.nav-dropdown a div,
#navigation-wrapper .has-mega-dropdown .nav-dropdown a div {
    padding: 9px 8px 9px 37px;
}

#mega-dropdown.nav-dropdown a div,
#navigation-wrapper .has-mega-dropdown .nav-dropdown a div {
    padding: 9px 8px 9px 37px;
}


#js-current-scene {
    font-size: 21px;
}

#scene-display {
    font-size: 11px;
}


.teaser .hlt-c,
.teaser .hlt-d,
.teaser h3,
.teaser h4 {
    font-size: 30px;
}


.teaser .hlt-p,
.teaser li,
.teaser p {
    font-size: 17px;
}

.social-media-wrapper p {
    font-size: 15px;
}

.productfinder .hlt-b,
.productfinder h2 {
    font-size: 28px;
}


@media only screen and (max-width:992px) {
    .productfinder .hlt-b,
    .productfinder h2 {
        font-size: 20px;
    }
}

@media only screen and (max-width:760px) {
    .teaser .hlt-c,
    .teaser .hlt-d,
    .teaser h3,
    .teaser h4 {
        font-size: 26px;
    }
}

@media only screen and (max-width:480px) {
    .teaser .hlt-c,
    .teaser .hlt-e,
    .teaser h3,
    .teaser h4 {
        font-size: 23px;
    }
}

@media only screen and (max-width:320px) {
    .teaser .hlt-c,
    .teaser h3 {
        font-size: 22px;
    }
}
.ci-src a {
    font-family: "boschsans", Arial, Helvetica, sans-serif !important;
}
body .ci-src{
    font-family: "boschsans", Arial, Helvetica, sans-serif !important;
  background: #FFFFFF;
}
.ci-src .M-FooterNavigation__blockApps__heading, .ci-src .M-FooterNavigation__blockInstance__heading, .ci-src .M-FooterNavigation__navHeading{
  color: #000;
}
.ci-src .O_Social_Media_CheckoutFooter_Text{
  color: #000;
}
.ci-src .O-Footer__Copyright__heading{
  color: #000;
}
/* END Anforderungen aus ODSUPPORT-2954 (CI E-Shop Integration Header/Footer) */

a.support-link{
  font-size: 11px;
}

a.support-link span.glyphicon.glyphicon-chevron-right{
  font-size: 8px;
  top: 0;
}

p.small.xs-pt-20{
  padding-bottom: 5px;
}
