* {
  /*outline: 1px dashed red;*/
}


.no-margin, .module.no-margin {
  margin: 0;
}

.no-mb, .module.no-mb {
  margin-bottom: 0;
}

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

.row.flex {
  display: flex;
  flex-wrap: wrap;
}

.row.flex .column {
  float: none;
}

.flex-ai-center {
  align-items: center;
}
#lptextcontact {
    margin-bottom: 20px;
}
.custom-select {
  padding: 0;
  /*margin: 0;*/
  /*margin-right: 0;*/
  overflow: hidden;
  background-color: transparent;
}

.custom-select:before {
  content: '\203A';
  transform: rotate(90deg);
  position: absolute;
  right: 10px;
  top: 15px;
  font-size: 25px;
}

.custom-select select {
  border: none;
  box-shadow: none;
  background-color: transparent;
  background-image: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;

  width: 100%;
  margin: 0;
  padding: 10px 0 10px;
  border: 0;
  font-size: 16px;
  line-height: 16px;
  text-transform: uppercase;
  color: #a5a5a5;
}

.custom-select select:focus {
  outline: none;
}


.img-full-size {
  width: 100%;
}

.it-box {
  /*padding-right: 60px;*/
}

.it-box ul {
  list-style: none;
  /*font-size: 20px;*/
  padding-left: 15px;
}

@media only screen and (max-width: 768px) {
  .it-box ul {
    /*font-size: 14px;*/
  }
}

.it-box ul li {
  margin-bottom: 20px;
}

.it-box ul li:before {
  content: '\203A';
  position: absolute;
  left: 0;
}

.download-form {
  position: relative;
  margin-top: -270px;
  background-color: #F6F6F6;
  padding: 15px 15px 40px;
  font-size: 14px;
}

@media only screen and (max-width: 1024px) {
  .download-form {
    margin-top: 0;
  }
}


.download-form .headlines {
  margin-bottom: 30px;
}

.download-form input,
.download-form select {
  letter-spacing: 0.1rem;
  text-transform: none;
  box-shadow: none !important;
}


.download-form input::-webkit-input-placeholder,
.download-form input::-moz-placeholder,
.download-form input:-ms-input-placeholder {
  text-transform: uppercase;
}

.download-form label {
  text-transform: none;
  letter-spacing: 0.02rem;
}

.download-form h2 {
  font-weight: normal;
  margin-bottom: 10px;
}

@media only screen and (max-width: 1280px) {
  .download-form h2 {
    font-size: 30px;
  }
}

.download-form h3 {
  font-size: 20px;
  margin-top: 5px;
  margin-bottom: 5px;
}

h2.green,
h3.green {
  color: #92B93B;
}


.download-form [type="checkbox"]:not(:checked) + label,
.download-form [type="checkbox"]:checked + label {
  padding-left: 45px;
  font-size: 14px;
  margin-right: 0;
  line-height: 1.2;
  margin-bottom: 30px;
}

.download-form [type="checkbox"]:not(:checked) + label:before,
.download-form [type="checkbox"]:checked + label:before {
  background: #fff;
  top: 25px;
  width: 28px;
  height: 28px;
}

.download-form [type="checkbox"]:checked + label:after {
  top: 27px;
  margin-top: -25px;
  left: -4px;
  font-size: 36px;
}

.download-form .form-item {
  width: 100%;
  padding-top: 10px;
  float: none;
}

@media only screen and (max-width: 719px) {
  .download-form .form-item {
    width: 90%;
  }
}


.download-form input.submit, .download-form .button {
  max-width: 280px;
  margin: auto;
  lline-height: 64px;
  height: 64px;
  position: absolute;
  bottom: -32px;
  left: 0;
  right: 0;
  top: auto;
}

.it-module .bottom-holder, .lpoverview-module .bottom-holder {
  text-align: center;
  margin-top: 50px;
}
.lpoverview-module .intro-box {
  text-align: center;
}

.it-module .bottom-holder h2 {
  font-size: 42px;
  letter-spacing: 5px;
  margin-bottom: 0;
}

@media only screen and (max-width: 1024px) {
  .it-module .bottom-holder h2 {
    font-size: 22px;
  }
}

.it-module .bottom-holder .icon-link:before {
  transform: rotate(90deg);
}

.it-module .bottom-holder .underline {
  border-top: 1px solid #cbcbcb;
  max-width: 500px;
  margin: auto;
}




.studie-completed-module, .lpinfologos-module {
  background-color: #F6F6F6;
  padding: 100px 0;
  margin-bottom: 0;
}
.lpinfologos-module .row {
  flex-wrap: nowrap;
}

@media only screen and (max-width: 1024px) {
  .lpinfologos-module .row {
    justify-content: center;
    text-align: center;
    flex-wrap: wrap;
  }
  .lpinfologos-module .row img {
    margin: auto;
  }
}




.key-facts-module .key-content, .lpfacts-module .key-content {
  position: relative;
  top: -200px;
}
@media only screen and (max-width: 1024px) {
  .key-facts-module .key-content, .lpfacts-module .key-content {
    top: -100px;
  }
}
@media only screen and (max-width: 768px) {
  .key-facts-module .key-content, .lpfacts-module .key-content {
    top: 0;
  }
}

.key-facts-module .slider-content .arrow-row, .lpfacts-module .slider-content .arrow-row {
  width: 100%;
  position: relative;
  transform: none;
}
@media only screen and (max-width: 768px) {
  .key-facts-module .slider-content .arrow-row, .lpfacts-module .slider-content .arrow-row {
    margin: 0;
  }
}

.key-facts-module .arrow-row .arrow-column, .lpfacts-module .arrow-row .arrow-column {
  margin-left: 20%;
}

@media only screen and (max-width: 1024px) {
  .key-facts-module .arrow-row .arrow-column, .lpfacts-module .arrow-row .arrow-column {
    margin-left: 10%;
  }
}

@media only screen and (max-width: 768px) {
  .key-facts-module .arrow-row .arrow-column, .lpfacts-module .arrow-row .arrow-column {
    margin-left: 5%;
  }
}

@media only screen and (max-width: 768px) {
  .key-facts-module .arrow-row .arrow-column, .lpfacts-module .arrow-row .arrow-column {
    margin-left: 5%;
    width: 90%;
  }
}


.key-facts-module .arrow-row .arrow-column .button, .lpfacts-module .arrow-row .arrow-column .button {
  max-width: 180px;
}

.key-facts-module.nbcstage-module .pager-row, .lpfacts-module .pager-row {
  padding-left: 20px;
  margin-top: 30px;
}

.key-facts-module.nbcstage-module .slider-info-box.slick-slider .slide, .lpfacts-module .slider-info-box.slick-slider .slide {
  padding-left: 20px;
  padding-top: 60px;
}


.key-facts-module.nbcstage-module .slick-slide, .lpfacts-module .slick-slide {
  height: auto;
}





.download-trial-module, .lpinfolink-module {
  background: url("/assets/lp/download-trial-img.jpg") no-repeat center / cover;
  color: #fff;
  width: 100%;
  min-height: 180px;
  position: relative;
  display: flex;
  align-items: center;
}

.download-trial-module .page-content {
  /*height: 100%;*/
}

.download-trial-module .row.flex, .lpinfolink-module .row.flex {
  justify-content: space-around;
}
@media only screen and (max-width: 768px) {
  .download-trial-module .row.flex, .lpinfolink-module .row.flex {
    flex-direction: column;
    text-align: center;
  }
}

.download-trial-module h2, .lpinfolink-module h2 {
  font-size: 42px;
}
@media only screen and (max-width: 991px) {
  .download-trial-module h2, .lpinfolink-module h2 {
    font-size: 32px;
  }
}

.download-trial-module .arrowLink .icon, .lpinfolink-module .arrowLink .icon {
  top: 10px;
  color: #fff;
}

.download-trial-module .arrowLink, .lpinfolink-module .arrowLink {
  font-size: 24px;
  color: #fff;
}
@media only screen and (max-width: 991px) {
  .download-trial-module .arrowLink, .lpinfolink-module .arrowLink {
    font-size: 20px;
  }
}
.module.nbcstage-module.lpfacts-module {
    margin: 0;
}

/* LP2 10.09.16*/

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

.divider {
  margin: 30px 0 0;
  opacity:.3;
}

a.green {
  color: #92B93B;
}

.mb60 {
  margin-bottom:60;
}

.stage-module .text-row {
  padding-top: 60px;
}

.stage-module .tagline {
    color: #fff;
}

.stage-module h1 {
    margin-top: 10px;
}

.big-icon-container {
  background-color: #92B93B;
  border-radius: 100px;
  height:100px;
  margin: 20px auto;
  position:relative;
  width: 100px;
}
.big-icon-container svg {
  fill: #fff;
  position:absolute;
  left:0;
  right:0;
  top:0;
  bottom:0;
  margin:auto;
  width:40px;
}

.showcase-module {
  padding: 100px 0;
}

.animated-showcase {
  margin-bottom: 50px;
}

.animated-showcase-animation {
  max-width:95%;
  max-height: 240px;
  position:absolute;
  top:20px;
  left:6px;
  right:0;
  margin: auto;
  z-index:-1;
}

.grey-feature-box {
  margin-bottom: 10px;
}

.grey-feature-box .inner {
  background: #f6f6f6;
}

.inner {
  padding:40px;
}
.lpiconbox-module .inner { padding: 20px 40px 40px; }

.grey-feature-box svg {
  height: 50px;
  display:block;
  fill: #92B93B;
  margin:0 auto 20px;
}

.logo-list-element {
  display: inline-block;
  margin:20px 10px;
}
.icon-box-image { margin: auto auto 15px; width: 100px; }

.module.lpinfologos2-module {
    background: #f6f6f6 none repeat scroll 0 0;
    margin-bottom: 40px;
    padding: 60px 0;
}
.module.lpiconbox-module {
    margin-bottom: 0;
    background: #F6F6F6;
}
.module.lpshowcase-module {
    margin: 30px 0;
}
.module.lpdivider-module {
    margin: 30px 0;
}
.module.lpfeatures-module {
    margin: 20px 0 100px;
}

/* module-centered-form */

.module-centered-form {
  background-position: center;
  background-size:cover;
  margin:0;
  padding: 80px 10px;
}

.module-centered-form .download-form {
  margin: 0 auto; 
  max-width:320px;
}

/* small stage */

.small-stage {
  background: #F6F6F6;
  height:380px;
  margin-bottom: 0 !important;
}

.small-stage.stage-module .text-row {
  color: inherit;
  padding-top:220px;
}
.module.firstModule.lpstageheadline-module {
    margin-top: 0 !important;
    margin-bottom: 0;
}
.lpiconbox-module .inner a {
    color: #92b93b;
}
/*#lpcontactbackground { margin-bottom: 0; }*/


/* cookie notice css */
#cookie-bar {position:relative;z-index:100000;background:#155fa7; height:auto; line-height:24px; color:#fff; text-align:center; padding:3px 0;font-size: 14px;}
#cookie-bar.fixed {position:fixed; top:0; left:0; width:100%;}
#cookie-bar.fixed.bottom {bottom:0; top:auto;}
#cookie-bar p {margin:0; padding:0;}
#cookie-bar a {text-decoration:underline;color:#ffffff; display:inline-block; border-radius:3px; text-decoration:none; padding:0 6px; margin-left:8px;}
#cookie-bar .cb-enable {background:#92bb2e;}
#cookie-bar .cb-enable:hover {background:#92bb2e;}
#cookie-bar .cb-disable {background:#92bb2e;}
#cookie-bar .cb-disable:hover {background:#92bb2e;}
#cookie-bar .cb-policy {background:#92bb2e;}
#cookie-bar .cb-policy:hover {background:#92bb2e;}


/* lp 3 */
.module-centered-form.wide .download-form .form-content label { display: inline-block; font-size: 12px !important; padding-right: 20px; padding-top: 10px; }
.module-centered-form.wide .download-form { max-width: 545px; }

.lpdownloadflyer-module { margin-bottom: -60px; }
.download-flyer { margin-top: 30px; }
.download-flyer h2 { color: #01419b; font-size: 30px; }
.download-flyer .icon-link.blue { color: #01419b; }

#lpiconboxes3col { margin-bottom: 75px; }
.boxes-3col { margin-top: 30px; }
.boxes-3col .inner { padding: 19px; }
.boxes-3col .boximage { float: left; margin-right: 4%; width: 24%; }
.boxes-3col .boximage .icon-box-image { width: 90%; max-width: 90% }
.boxes-3col .boxcontent { float: left; width: 72%; font-size: 14px; line-height: 19px; }
.boxes-3col .boxcontent h3 { font-size: 14px; font-weight: 600; margin: 0 0 10px; line-height: 24px; text-transform: uppercase; }
.boxes-3col .boxcontent p { margin: 0 0 10px; display: inline; }

/* jobs listing */
.job-content p { font-size: 14px; }
.job-module .job-box { padding-bottom: 2.5%; padding-top: 3.5%; }
.job-content h6 { font-size: 16px; }
.job-module .job-box i .icon-line { width: 30px; }
.job-module .job-box .visible-from-start { padding: 0 25% 0 4.33333%; }

/* stage bottom link */
.stage-bottom-link { bottom: 45px; color: #fff; font-weight: 600; font-size: 18px; left: 0; position: absolute; right: 0; text-align: center; }
.stage-bottom-link a { color: #fff; font-weight: 600; background: #01419B; padding: 7px 22px; }
.join-us .scroll-indicator { display: none; }

/* diverse */
.intro-box p { margin-bottom: 0 !important; }
.intro-box { margin-bottom: 30px !important; }
/*.module, .list-module.module, .unlimited-module, .contact-module.module.lastModule, .unlimited-module .unlimited-content { margin-bottom: 40px; } */
blockquote { font-size: 24px !important; }
.portrait-module .singleTeaser .teaser-image { min-height: 400px !important; }
.portrait-module .singleTeaser .info-column { margin-bottom: 30px; margin-top: 30px; min-height: 320px; }
.stage-module { height: 550px; }
footer .page-content .row.nav-row .column { padding-bottom: 15px; padding-top: 0; }
h6, .job-module .job-box .application { font-size: 16px; }
.accordion-module .accordion .accordion-element { padding: 30px; }
.info-container { padding: 30px; }
h3.contact-form-headline { margin-top: 30px; }
.show-more-button { margin-top: 0px; }
h1 { font-size: 50px !important; }

/* new navigation */
#Navigation ul { margin: 0; padding: 15px 0; } 
#Navigation ul > li a { border-bottom: 1px solid #fff; display: inline; text-transform: uppercase; letter-spacing: 0.2em; font-size: 12px; display:block; margin: 4px 10px 0; text-decoration:none ; }
#Navigation ul.submenu a { font-size: 12px; display:block; padding: -4px 10px 0 !important; text-decoration:none; border: none !important; }
#Navigation ul.submenu a:hover { border: none !important; }
#Navigation ul > li { float:left; display:block; }
#Navigation ul > li > ul > li { height:auto !important; }
.submenu { display:none; background-color:#fff; }
#Navigation .li_nav:hover .submenu { display:inline; position:absolute; z-index:2; margin: 0; padding: 0; }
#Navigation .li_nav:hover .submenu li.nav-selected { background:none !important; }
#Navigation .li_nav:hover .submenu li a:hover { background:none !important; }
#Navigation .li_nav:hover .submenu li { float:left; }
#Navigation .li_nav:hover .submenu li a { letter-spacing: 0.02em; font-size: 11px; text-transform: capitalize;}
#Navigation .li_nav:hover .submenu li:hover { display:block; float:left; }
#Navigation .li_nav.active a { border-bottom: 1px solid #92b93b; }
#Navigation li a:hover { border-bottom: 1px solid #92b93b; }
@media only screen and (max-width:1580px) {
  .column.size-l-9.size-xl-8.offset-l-by-1.offset-xl-by-1.header-column.show-for-l-xl { margin-left: 18px; width: 55%; }
  a.column.size-l-2.offset-l-by-4.size-m-14.offset-m-by-2.size-xs-7.offset-xs-by-1.size-s-15.offset-s-by-1.header-column { margin-left: 15%; }
  #Navigation ul > li a { margin: 4px 6px 0; }
  .column.size-l-2.size-xl-1.offset-l-by-0.offset-xl-by-1.header-column.language-switch.show-for-l-xl { margin-left: 0; }
}
header .row.burger-row .header-nav a { padding: 16px 0; }
header .row.burger-row .header-nav .offer-box a { padding: 10px 0; font-size: 10px; }

.product-detail-sites .stage-module .text-row.notebook { top: 160px; }
.product-detail-sites .module.intro-module { margin-top: 80px; }

/* slider */
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}

.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

.right.carousel-control {
  top: 0;
  right: 0;
  bottom: 0;
}

.left.carousel-control {
  top: 0;
  left: 0;
  bottom: 0;
}

.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #ffffff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #ffffff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 45px;
  padding-bottom: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption.linksbuendig {
    text-align: left;
}
.carousel-caption.rechtsbuendig {
    text-align: right;
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px;
  }

  .carousel-indicators {
    bottom: 20px;
  }
}

  .carousel-caption {
    bottom: 36%;
    transform: translate(0,50%);
  }
 .carousel-caption h1 {
    margin: 0;
	
  }
  
 @media (min-width: 720px) {
   .carousel-caption h11 {
    font-size:100px;
	
  }
}


.right.carousel-control:before {
position: absolute;
    top: calc(50% - 1vw);
    right: 20%;
    content: "";
    display: inline-block;
    width: 2vw;
    height: 2vw;
    border-right: 4px solid white;
    border-top: 4px solid white;
    transform: rotate(45deg);
	}
	
.left.carousel-control:before {
	position: absolute;
    top: calc(50% - 1vw);
    left: 20%;
    content: "";
    display: inline-block;
    width: 2vw;
    height: 2vw;
    border-left: 4px solid white;
    border-bottom: 4px solid white;
    transform: rotate(45deg);
	}

.carousel-inner, .carousel-inner .item, .carousel-inner .item .image  {
    height: 460px;
}	
@media (min-width:720px) {	
.carousel-inner, .carousel-inner .item, .carousel-inner .item .image  {
    height: 480px;
}
}
.carousel-inner .item .image  {
   background-position:center center;
   background-repeat:no-repeat;
   background-size:cover;
}

.module.firstModule.lpstageslider-module { margin-top: 0 !important; }

.carousel-caption h1 { font-size: 38px !important; margin: 15px 0 10px; text-shadow: 0 0 6px rgb(0, 0, 0); }
.carousel-caption p { font-size: 18px; text-shadow: 0 0 6px rgb(0, 0, 0); margin-bottom: 20px; }
.carousel-caption span { font-size: 14px; text-shadow: 0 0 6px rgb(0, 0, 0); }
.carousel-caption .button { background: #87bc0d; display: inline-block; height: auto; line-height: 20px; margin: 0; padding: 10px 20px; }
.carousel-caption .button .mdash::before { background: #eee; box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4); content: " "; float: left; height: 1px; margin-right: 22px; margin-top: 9px; width: 32px; }

@media only screen and (max-width: 719px) {
.singleTeaser .image-column, .doubleTeaser .image-column {
    position: inherit;
}
.portrait-module .singleTeaser .info-column {
    margin-bottom: 0px;
    margin-top: 10px;
    min-height: auto;
}
header .burger-icon-column {
    transform: matrix(1, 0, 0, 1, 0, 0);
    position: absolute;
    right: 25px;
    top: -10px;
}
.carousel-caption h1 { font-size: 24px !important; margin: 25px 0 10px; text-shadow: 0 0 6px rgb(0, 0, 0); }
.carousel-caption p { font-size: 14px; text-shadow: 0 0 6px rgb(0, 0, 0); }
.carousel-caption { padding-top: 0; }	
}

@media only screen and (max-width: 420px) {
	.carousel-caption { bottom: 0; top: 105px; left: 10%; right: 10%; transform: none; }
	.carousel-caption h1 br { content: '\a0'; }
	.carousel-caption span { display: none; }
	.carousel-caption span.mdash { display: block; }
}
@media only screen and (max-width: 668px) {
	.carousel-caption { bottom: 0; top: 120px; left: 9%; right: 9%; transform: none; }
	.carousel-caption h1 br { content: '\a0'; }
}

/* 10-2017 */
.singleTeaser.gc-green .button { background: #01419B; }
.topline, .stage-module .pricing-row .pricing-box, .tagline, .slider-content .pager-row a, .show-more-button, .dropdown-box, .mobile-contact a.column, .unlimited-module .printButton, .unlimited-module .unlimitedButton, .button, .arrowLink {
text-transform: initial !important;
}
.clients-module h5, h3, .prism h2, span.topline { font-size: 24px; }
.topline, .stage-module .pricing-row .pricing-box, .tagline, .slider-content .pager-row a, .show-more-button, .dropdown-box, .mobile-contact a.column, .unlimited-module .printButton, .unlimited-module .unlimitedButton, .button, .arrowLink, .topline, .stage-module .pricing-row .pricing-box, .tagline, .slider-content .pager-row a, .show-more-button, .dropdown-box, .mobile-contact a.column, .unlimited-module .printButton, .unlimited-module .unlimitedButton, .button, .arrowLink { font-size: 16px; }
.module, .copy-module.module { margin-bottom: 30px; }
.intro-box, .unlimited-module  { margin-bottom: 0; }
.doubleTeaser .info-column { padding: 2%; }
.singleTeaser.left .info-column, .doubleTeaser.left .info-column { padding: 2%; min-height: 300px; }
.portrait-module .singleTeaser.left .info-column { padding: 2%; min-height: 330px; }
.events-module .singleTeaser.left .info-column { padding: 2%; min-height: 400px; }
.singleTeaser .teaser-image, .doubleTeaser .teaser-image { min-height: 450px; }
.stage-module { height: 480px; }
.articleteaser-module .article-row .article-teaser .info-box { padding: 30px 6.66667%; }
.quote-content.gc-blue .headline-column .topline { color: #000; }
.module.lastModule { margin-bottom: 110px; }

.clients-module .client-row .client-image:nth-of-type(15), .clients-module .client-row .client-image:nth-of-type(20), .clients-module .client-row .client-image:nth-of-type(25), .clients-module .client-row .client-image:nth-of-type(30) { margin-right: 0; }

/* module certificates */
.certificates-module .client-row .client-image {
    height: 70px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    background-position: 0% 50%;
    width: 12.8%;
    float: left;
    margin-right: 9%;
    margin-bottom: 6%;
}
.certificates-module .show-for-m-l-xl.yes-print { display: block; }
.certificates-module .client-row { margin-top: 30px; }
.certificates-module .client-row .show-for-xs-s { display: none; }
.certificates-module .client-row .client-image:nth-of-type(5), .certificates-module .client-row .client-image:nth-of-type(10), .certificates-module .client-row .client-image:nth-of-type(15), .certificates-module .client-row .client-image:nth-of-type(20), .certificates-module .client-row .client-image:nth-of-type(25), .certificates-module .client-row .client-image:nth-of-type(30) { margin-right: 0; }
