/*
Theme Name: savedroid theme by Toro
Theme URI: https://toro-performance.com
Author: Toro
Author URI: https://toro-performance.com
Description: savedroid theme
Version: 1.0
Text Domain: savedroid
Tags: savedroid
*/
@import url(./css/fonts.css);
body {
  font-size: 16px;
  font-family: 'Droid Sans';
  font-weight: 400;
  padding-top: 50px; }

body.category {
  padding-top: 95px; }

* {
  image-rendering: -webkit-optimize-contrast; }

#menu-top {
  display: block;
  height: 50px;
  width: 100%;
  background-color: #beded6;
  overflow: hidden;
  font-size: 16px;
  position: fixed;
  z-index: 999;
  top: 0; }
  #menu-top #logo {
    margin: auto;
    display: inline-block;
    height: 50px;
    vertical-align: middle;
    line-height: 50px;
    padding: 5px; }
    #menu-top #logo img {
      vertical-align: middle;
      display: inline-block;
      position: relative;
      top: -10px; }
  #menu-top .menu {
    font-size: 0.95em;
    text-transform: uppercase;
    font-family: 'Droid Sans';
    font-weight: 400; }
    #menu-top .menu ul {
      list-style-type: none;
      padding: 0;
      margin: 0; }
      #menu-top .menu ul li {
        display: inline-block;
        margin-right: 50px;
        height: 50px;
        line-height: 50px; }
        #menu-top .menu ul li a {
          color: #007976;
          text-decoration: none; }
          #menu-top .menu ul li a:hover {
            text-decoration: underline; }
    #menu-top .menu.right ul {
      float: right; }
      #menu-top .menu.right ul li {
        margin-right: 0;
        margin-left: 50px; }
.img-jumbo {
  margin: auto;
  display: block;
  max-width: 700px;
  width: 100%; }
.jumbotron-droid {
  background: #bee2e9;
  /* Old browsers */
  background: -moz-linear-gradient(top, #bee2e9 0%, #cce5ce 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #bee2e9 0%, #cce5ce 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #bee2e9 0%, #cce5ce 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bee2e9', endColorstr='#cce5ce',GradientType=0 );
  /* IE6-9 */
  padding: 15px 0; }

  .jumbotron-droid .img-big {
    margin: auto;
    display: block;
    max-width: 300px;
    width: 100%; }
  @media all and (min-width: 768px) {
    .jumbotron-droid .img-big {
      width: calc(100% - 144px); } }
  .jumbotron-droid .container {
    position: relative; }
  .jumbotron-droid .store {
    width: 200px; }
  .jumbotron-droid #tuv-badge {
    position: absolute;
    left: 15px;
    top: 15px;
    display: block; }
    .jumbotron-droid #tuv-badge .bank-logo {
      display: block;
      margin-top: 30px; }
  .jumbotron-droid .row {
    margin-top: 30px; }

p.text {
  font-weight: 800;
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  font-size: 1.65em; }
  p.text span {
    clear: both;
    display: block;
    margin: auto; }
	
@media screen and (min-width: 767px) {
  .marginTopText{
    margin-top: 60px !important;
  }
  
  a.linkHover:hover, a.linkHover:active {text-decoration:none; color:#1a1a1a !important;}
  
  .marginImageFooter{
    margin-top: 60px; 
    margin-left: 40px;
  }
  
  .marginTopCopyright{
    margin-top: 10px !important;
  }
  
    .marginLeftLogoMobile{
    margin-left: 45px;
  }
  
.menuMarginMenu a:hover {
  color: black !important;
  text-decoration: none !important;
}

  .menuMarginMenu{
    margin-top: 70px !important;
    color: white !important;
  }
  
}

@media screen and (max-width: 767px) {
  .marginTopText{
    margin-top: 6px !important;
  }
  
  .marginTopCopyright{
    margin-top: 10px !important;
  }
  
  .marginImageFooter{
    margin-top: 30px;
    margin-bottom: 30px;
    margin-left: auto;
    margin-right: auto;
  }
  
    .marginLogoMobile{
    margin-top: -60px;
  }
  
  .menuMarginMenu{
    font-size: 11px !important;
  }
  
}


.jumbotron-small {
  position: relative;
  /*background-image: url("./img/jumbo-bg-left.png");*/
  background-position: center top;
  width: 100%;
  min-height: 320px;
  display: block; }
  .jumbotron-small:before {
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
    content: '';
    background: #bee2e9;
    background: -moz-linear-gradient(bottom, #38B6AB 0%, #A7D5BF 100%);
    background: -webkit-linear-gradient(bottom, #38B6AB 0%, #A7D5BF 100%);
    background: linear-gradient(to top, #38B6AB 0%, #A7D5BF 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#A7D5BF', endColorstr='#38B6AB',GradientType=0 );
    z-index: -1; }
  .jumbotron-small .store {
    max-width: 160px;
    margin-top: 15px; }
  .jumbotron-small p.text {
    font-size: 1em;
    margin-top: 15px;
    margin-bottom: 15px; }

.centered-img {
  display: block;
  margin: auto; }

h5 {
  text-transform: uppercase;
  color: #fff;
  text-align: left;
  font-size: 1em;
  line-height: 50px;
  margin: 0; }

h4 {
  text-transform: uppercase;
  color: white;
  text-align: center;
  font-size: 1em;
  line-height: 60px;
  margin: 0; }
  h4.big {
    line-height: 100px; }

h3 {
  font-weight: 800;
  color: #007976;
  text-transform: uppercase;
  text-align: center;
  font-size: 1.250em; }

.small-text, .end-text {
  font-size: 0.85em;
  text-align: center;
  max-width: 670px;
  display: block;
  margin: auto;
  color: #007976; }

.end-text {
  font-size: 1em;
  margin-top: 15px; }

.video-embed {
  display: block;
  margin: auto;
  text-align: center;
  /*
  width:784px;
  height:441px;
  */
  width: 720px;
  height: 405px;
  position: relative;
  cursor: pointer;
  margin-bottom: 15px; }
  .video-embed .start-video {
    display: block;
    width: 100%;
    height: 100%;
    background: url("./img/play.png") no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 998; }

hr {
  border: 0;
  height: 0;
  padding: 0;
  margin: auto;
  border-top: 1px solid #007976;
  width: 100%;
  margin-top: 15px; }

hr.short {
  width: 15%; }

ul.list {
  padding: 15px 0;
  display: block;
  margin: auto;
  font-weight: 800;
  color: #41c1b9;
  text-transform: uppercase;
  text-align: center;
  font-size: 1.250em;
  max-width: 500px;
  list-style-type: none; }
  ul.list li {
    padding: 15px 0;
    line-height: 1.5em; }

.checkmark {
  width: 18px;
  height: 16px;
  display: block;
  margin: auto;
  padding: 0;
  position: relative; }
  .checkmark::after, .checkmark::before {
    content: '';
    display: block;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    position: absolute; }
  .checkmark::after {
    background-image: url("./img/png/check.png");
    z-index: 1; }
  .checkmark::before {
    background-image: url("./img/svg/check.svg");
    z-index: 2; }

ul.logos {
  padding: 0;
  margin: auto;
  display: inline-block;
  list-style-type: none; }
  ul.logos li {
    display: block;
    float: left;
    padding: 15px; }
    ul.logos li img {
      position: relative;
      max-height: 30px; }
    ul.logos li a .foto1 {
      display: block; }
    ul.logos li a .foto2 {
      display: none; }
    ul.logos li a:hover .foto1 {
      display: none; }
    ul.logos li a:hover .foto2 {
      display: block; }

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

.container.pictures {
  max-width: 700px;
  padding: 0 5px; }
  .container.pictures .row {
    margin-left: -5px;
    margin-right: -5px; }
    .container.pictures .row [class*="col-"] {
      padding: 5px; }
  .container.pictures .employee {
    position: relative;
    display: block;
    cursor: pointer; }
    .container.pictures .employee .employee_profile {
      display: none;
      color: #fff; }
      .container.pictures .employee .employee_profile .name {
        position: absolute;
        left: 10px;
        top: 10px; }
        .container.pictures .employee .employee_profile .name .first-name, .container.pictures .employee .employee_profile .name .last-name {
          font-size: 1.25em;
          clear: both;
          display: block;
          text-transform: uppercase; }
        .container.pictures .employee .employee_profile .name .nick-name {
          font-size: 0.85em;
          clear: both;
          display: block; }
      .container.pictures .employee .employee_profile .position {
        position: absolute;
        left: 10px;
        bottom: 10px;
        font-weight: 700;
        font-size: 0.75em; }
        .container.pictures .employee .employee_profile .position .first, .container.pictures .employee .employee_profile .position .last {
          clear: both;
          display: block; }
      .container.pictures .employee .employee_profile .description, .container.pictures .employee .employee_profile .employee-social {
        display: none; }
    .container.pictures .employee:hover .employee_profile {
      display: block;
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      background-color: rgba(0, 0, 0, 0.6); }

.relative {
  position: relative; }

.press-me {
  position: absolute;
  display: block; }
  .press-me.big {
    right: 15px;
    top: 15px; }
    .press-me.big:active {
      opacity: 0.5; }
  .press-me.small {
    left: 50%;
    top: 50%;
    -ms-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 998; }

#surface {
  width: 100%;
  display: block;
  height: 450px;
  position: relative;
  margin-top: 30px;
  overflow: hidden; }
  #surface .all-images {
    visibility: hidden; }
  #surface .rand-image {
    position: absolute;
    max-width: 75%;
    max-height: 75%;
    display: block; }

.coop {
  width: 100%;
  display: block;
  min-height: 150px;
  background-color: gray;
  }
  .coop h4 {
    padding: 15px 0 0 0;
    color: #fff; }
  
@media screen and (max-width: 767px) {
  .coopField input{
    color: black;
    width: 209px;
    height: 40px;
    font-size: 14px !important;
    border-radius: 50px 0px 0px 50px !important;
    position: relative !important;
    margin-right: 120px !important;
  }
  
  .coopField button{
    text-align: center;
    height: 40px;
    background-color: black !important;
    cursor: pointer;
    font-size: 14px !important;
    border-radius: 0px 50px 50px 5px !important;
    margin-top: -55px !important;
    margin-left: 45px !important;
    position: absolute !important;
    float: right !important;
    min-width: 0px !important;
    padding: 10px 15px !important;
  }
  
  .coop img{
    max-width: 120px;
    max-height: 37px;
  }
}

@media screen and (min-width: 767px) {
  .coopField input{
    color: black;
    width: 320px;
    height: 50px;
    border-radius: 5px !important;
    position: relative !important;
    margin-right: 180px !important;
  }
  
  .coopField button{
    height: 50px;
    background-color: black !important;
    cursor: pointer;
    border-radius: 5px !important;
    font-size: 16px !important;
    float: right !important;
    margin-top: -65px !important;
    margin-left: 90px !important;
    position: absolute !important;
  }
  
  .coop img{
    height: 37px;  
  }
  
}

#jobs-list {
  width: 100%; }
  #jobs-list .row {
    margin: 0
     }
  #jobs-list [class*="col-"] {
    padding: 5px; }
  #jobs-list .job {
    text-transform: uppercase;
    font-size: 1.250em;
    text-align: center;
    position: relative;
    padding-top: 15px;
    padding-bottom: 15px;
    line-height: 1.2em; }
    #jobs-list .job a {
      color: #ff8e61;
      font-weight: 800; }
  #jobs-list .job-info {
    font-size: 0.75em;
    color: #ff8e61;
    font-weight: 400;
    text-transform: none; }

@media all and (min-width: 768px) {
  .margin-sm-top-15 {
    margin-top: 15px; }

  .boerse {
    position: relative; }

  #jobs-list > .row:nth-child(n+2) .job:before {
    content: '';
    width: 80%;
    height: 1px;
    display: block;
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    top: 0;
    background-color: #007976; } }
#footer {
  background-color: #4a4a4a;
  width: 100%;
  display: block;
  min-height: 230px;
  margin-top: 30px;
  font-size: 16px;
  padding-bottom: 15px;
    }
  #footer h5 {
    margin-top: 30px; }
  #footer .bottom-menu li:first-child {
    margin-top: 30px;
    margin-bottom: 15px; }
  #footer ul {
    margin: 0;
    padding: 0;
    list-style-type: none; }
    #footer ul li a {
      line-height: 2em;
      color: #fff; }
  #footer .icons {
    padding: 0;
    margin: 0;
    list-style-type: none;
	}
    #footer .icons li {
      float: left;
      display: block;
      margin-right: 30px; }
      #footer .icons li .icon {
        width: 22.8px;
        display: block;
        background-size: cover; }

/* responsive */
.box-shadow {
  display: block;
  box-shadow: 0 0 10px #000; }

#menu-mobile {
  position: fixed;
  display: block;
  width: 100%;
  background-color: #cce5cf;
  z-index: 999;
  left: 0;
  top: 0;
  font-size: 16px; }
  #menu-mobile #mobile-logo {
    width: 120px;
    padding: 10px 0; }
  #menu-mobile .about-icon a, #menu-mobile .karriere-icon a, #menu-mobile .blog-icon a {
    height: 40px;
    width: 40px;
    position: relative;
    display: block;
    margin: 5px auto;
    padding: 0;
    font-size: 0;
    color: transparent; }
    #menu-mobile .about-icon a::after, #menu-mobile .about-icon a::before, #menu-mobile .karriere-icon a::after, #menu-mobile .karriere-icon a::before, #menu-mobile .blog-icon a::after, #menu-mobile .blog-icon a::before {
      content: '';
      background-size: cover;
      background-repeat: no-repeat;
      background-position: top left;
      width: 100%;
      height: 100%;
      display: block;
      left: 0;
      top: 0;
      position: absolute; }
  #menu-mobile .about-icon.active a::after, #menu-mobile .karriere-icon.active a::after, #menu-mobile .blog-icon.active a::after, #menu-mobile .about-icon.active a::before, #menu-mobile .karriere-icon.active a::before, #menu-mobile .blog-icon.active a::before {
    background-position: bottom; }
  #menu-mobile .about-icon a::before {
    background-image: url("./img/menu/png/ABOUT.png");
    z-index: 1; }
  #menu-mobile .karriere-icon a::before {
    background-image: url("./img/menu/png/KARRIERE.png");
    z-index: 1; }
  #menu-mobile .blog-icon a::before {
    background-image: url("./img/menu/png/BLOG.png");
    z-index: 1; }
  #menu-mobile .about-icon a::after {
    background-image: url("./img/menu/svg/ABOUT.svg");
    z-index: 2; }
  #menu-mobile .karriere-icon a::after {
    background-image: url("./img/menu/svg/KARRIERE.svg");
    z-index: 2; }
  #menu-mobile .blog-icon a::after {
    background-image: url("./img/menu/svg/BLOG.svg");
    z-index: 2; }

@media all and (min-width: 768px) {
  #menu-mobile {
    display: none; }

  .col-sm-1.col-width-20 {
    width: 20%;
    display: block; }

  .col-sm-1.col-width-60 {
    width: 60%;
    display: block; }

  .col-sm-1.col-width-40 {
    width: 40%;
    display: block; } }
.footer-img {
  height: 56px; }

@media all and (max-width: 991px) {
  ul.logos li {
    display: block;
    width: 100%;
    padding: 10px;
  }
}

@media all and (max-width: 767px) {
  body #menu-blog-categories li:before {
    margin-top: -9px; }

  body #menu-blog-categories li {
    padding: 0 5px; }

  body #menu-blog-categories {
    font-size: 12px; }

  .popup-is-active #full-popup .contact-form-div [class*="col-"] {
    padding-top: 0;
    padding-bottom: 0; }

  html .popup-is-active #full-popup .title {
    font-size: 1em;
    font-weight: 800; }

  body #employee-popup {
    left: 0;
    top: 0;
    height: 100%;
    -ms-transform: none;
    -moz-transform: none;
    -webkit-transform: none;
    transform: none; }
    body #employee-popup .description {
      overflow: auto;
      max-height: 300px; }
    body #employee-popup .employee-content {
      position: relative;
      top: 50%;
      -ms-transform: translate(0, -50%);
      -moz-transform: translate(0, -50%);
      -webkit-transform: translate(0, -50%);
      transform: translate(0, -50%); }

  body #info-press .info .button {
    width: 100px; }

  body #newsletter .newsletter-header .back-arrow {
    width: 60px;
    left: 5px; }

  .employee-social {
    display: inline-block; }

  body {
    padding-top: 100px; }

  body.category {
    padding-top: 144px; }

  body .categories-menu {
    top: 102px; }

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

  body .center-xs {
    float: none !important;
    margin-left: auto;
    margin-right: auto; }

  .jumbotron-droid .img-jumbo {
    margin-top: 100px; }
  .jumbotron-droid #tuv-badge {
    margin: 0 auto;
    left: 0;
    right: 0;
    width: 230px; }
    .jumbotron-droid #tuv-badge img {
      display: block;
      margin: 0 auto;
      max-width: 100px; }
    .jumbotron-droid #tuv-badge .tuev-logo {
      float: left;
      margin-top: 30px;
      display: block; }
    .jumbotron-droid #tuv-badge .bank-logo {
      margin-top: 0;
      float: right; }
  .jumbotron-droid .store {
    max-width: 140px;
    margin-top: 15px; }
  .jumbotron-droid .pull-right.store {
    margin-top: 0; }
  .jumbotron-droid .claim {
    max-width: 200px;
    margin: 0 auto; }
  .jumbotron-droid p.text {
    font-size: 0.85em;
    margin-bottom: 15px; }

  h4 {
    font-size: 0.85em; }

  .video-embed {
    display: block;
    width: 265px;
    height: 149px;
    position: relative;
    cursor: pointer; }

  #footer {
    padding-bottom: 30px; }
    #footer ul li {
      text-align: center; }
    #footer h5 {
      text-align: center; }
    #footer .icons { 
      margin-left: 30px;
      margin-right: auto;
      display: inline-block; }
      #footer .icons li {
        margin-right: 10px; }
      #footer .icons li .icon {
        width: 27.5px;
        display: block;
        background-size: cover; }

  .footer-img {
    margin-top: 15px;}

  .coop img {
    margin-top: 15px;
    max-width: 120px; }
    .coop img.pull-right.center-xs {
      margin-top: 0; }
    .coop img.pull-left.center-xs {
      margin-bottom: 30px; }

  #jobs-list .job {
    font-size: 1em;
    line-height: 1.5em;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: left;
    font-weight: 800; }
    #jobs-list .job:before {
      content: '';
      width: 100%;
      height: 1px;
      display: block;
      position: absolute;
      margin-left: auto;
      margin-right: auto;
      left: 0;
      right: 0;
      top: 0;
      background-color: #007976; }
  #jobs-list > .row:first-child .job:first-child:before {
    content: none; } }
@media all and (min-width: 767px) and (max-width: 1023px) {
  ul.logos li {
    padding: 10px; } }

#employee-popup {
  color: #00523F;
  max-width: 450px;
  width: 100%;
  height: auto;
  display: none;
  background-color: rgba(0, 0, 0, 0.5);
  position: fixed;
  padding: 15px;
  left: 50%;
  top: 50%;
  -ms-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 9998; }
  #employee-popup .row {
    margin-left: -5px;
    margin-right: -5px; }
  #employee-popup [class*="col-"] {
    padding: 0 5px; }
  #employee-popup .employee-content {
    background-color: #fff;
    display: block;
    width: 100%;
    height: auto;
    padding: 15px; }
    #employee-popup .employee-content .name {
      text-transform: uppercase;
      font-size: 1.25em; }
    #employee-popup .employee-content .description {
      font-size: 0.85em; }
    #employee-popup .employee-content .close-popup {
      float: right; }
    #employee-popup .employee-content .position {
      font-weight: 800;
      font-size: 0.85em; }
      #employee-popup .employee-content .position .first, #employee-popup .employee-content .position .last {
        clear: both;
        display: block; }
    #employee-popup .employee-content .employee-social {
      list-style-type: none;
      padding: 0;
      margin: 0; }
      #employee-popup .employee-content .employee-social li {
        float: right;
        margin-right: 2px;
        display: block; }
        #employee-popup .employee-content .employee-social li img {
          max-height: 30px; }

.icon-share {
  display: block;
  width: 20px;
  height: 20px;
  float: left; }
  .icon-share > img {
    width: 100%; }

.icon-download {
  display: block;
  width: 16px;
  height: 20px;
  float: right; }
  .icon-download > img {
    width: 100%; }

#fast-jump {
  width: 40px;
  height: 85px;
  display: block;
  position: fixed;
  right: 15px;
  bottom: 30px;
  z-index: 999; }
  #fast-jump .jump-up, #fast-jump .jump-down {
    width: 40px;
    height: 40px;
    opacity: 0.2;
    display: block;
    clear: both;
    background-image: url("./img/icons/arrows.png");
    cursor: default; }
    #fast-jump .jump-up.active, #fast-jump .jump-down.active {
      opacity: 0.8;
      cursor: pointer; }
  #fast-jump .jump-up {
    background-position: left top;
    margin-bottom: 5px; }
  #fast-jump .jump-down {
    background-position: left bottom; }

@media all and (max-width: 1000px) {
  body ul.logos li img {
    height: 24px; }

  #menu-top .menu {
    font-size: 0.85em; }
    #menu-top .menu ul li {
      margin-right: 30px; } }
#footer .blog-url {
  margin-top: 30px;
  display: inline-block; }
  #footer .blog-url .clear {
    display: block;
    clear: both;
    font-size: 0.85em;
    color: #fff; }
  #footer .blog-url img {
    max-width: 48px; }

#newsletter {
  display: block;
  width: 100%;
  max-width: 600px;
  height: auto;
  margin: 30px auto;
  text-align: center; }
  #newsletter .newsletter-header {
    display: block;
    position: relative;
    width: 100%; }
    #newsletter .newsletter-header h2 {
      color: #d4f3dc;
      font-size: 1.5em;
      text-transform: uppercase;
      font-weight: bold;
      padding: 0;
      margin: 15px auto; }
    #newsletter .newsletter-header .back-arrow {
      position: absolute;
      width: 79px;
      height: 100%;
      display: block;
      left: 0;
      top: 0;
      background-image: url("./img/icons/left-arrow.png");
      background-repeat: no-repeat;
      background-position: left center;
      z-index: 99; }
  #newsletter h3 {
    color: #058c8b;
    font-size: 1.3em;
    text-transform: uppercase;
    font-weight: 400;
    padding: 0;
    margin: 15px auto; }
  #newsletter .call-to-action {
    padding: 0;
    margin: 15px auto;
    font-size: 0.85em;
    font-weight: 400;
    color: #058c8b; }
  #newsletter .small-txt {
    padding: 0;
    margin: 15px auto;
    margin-top: 45px;
    font-size: 0.75em;
    font-weight: 400;
    color: #058c8b; }
    #newsletter .small-txt a {
      color: #058c8b;
      text-decoration: underline; }
  #newsletter .group-img {
    padding: 0;
    margin: 15px auto; }
  #newsletter .form-group {
    line-height: 1.5em;
    padding: 0;
    margin: 15px auto; }
    #newsletter .form-group label {
      font-size: 0.85em;
      color: #058c8b;
      padding: 5px 0;
      font-weight: 800;
      margin: 0;
      margin-top: 3px; }
    #newsletter .form-group #inputEmail {
      width: 100%;
      margin: 0;
      padding: 5px 5px; }
  #newsletter .signup {
    width: 170px;
    display: block;
    font-size: 1.15em;
    line-height: 1.85em;
    border-radius: 20px;
    color: #fff;
    outline: none;
    background-color: #ff794f;
    border: none;
    margin: auto;
    margin-top: 30px; }

#presse {
  overflow: hidden;
  display: block;
  width: 100%;
  max-width: 700px;
  height: auto;
  margin: 30px auto;
  text-align: center; }
  #presse h2 {
    color: #058c8b;
    font-size: 1.3em;
    text-transform: uppercase;
    font-weight: 400;
    padding: 0;
    margin: 15px auto; }
  #presse .post {
    margin: 15px auto;
    padding: 15px 0; }
    #presse .post .date {
      color: #058c8b;
      font-size: 1.5em;
      font-family: 'Droid Serif'; }
    #presse .post a, #presse .post a:hover {
      color: #ff794f; }
    #presse .post h4 {
      font-size: 1.5em;
      line-height: 1.3em;
      color: #ff794f;
      font-weight: 800;
      text-transform: uppercase; }
    #presse .post p {
      color: #058c8b;
      font-size: 1em; }
    #presse .post:nth-child(n+2) {
      border-top: 1px solid #058c8b; }

#info-press {
  overflow: hidden;
  background-color: #38b6ab;
  display: block;
  width: 100%;
  padding: 0 15px 30px 15px; }
  #info-press .info {
    display: block;
    width: 100%;
    max-width: 450px;
    margin: auto; }
    #info-press .info h4 {
      color: #fff;
      padding: 15px 0;
      font-size: 1.15em;
      margin: auto; }
    #info-press .info p {
      text-align: center;
      color: #fff;
      font-size: 1.15em;
      padding: 0;
      margin-bottom: 15px; }
    #info-press .info .half {
      display: block;
      width: 50%;
      padding: 0;
      margin: 15px 0;
      margin-bottom: 30px; }
    #info-press .info .button {
      width: 140px;
      display: block;
      font-size: 1em;
      line-height: 2.5em;
      border-radius: 20px;
      color: #fff;
      outline: none;
      background-color: #ff794f;
      border: none;
      margin: 5px auto;
      text-transform: uppercase;
      text-align: center; }

.contact {
  color: #058c8b;
  text-align: center; }
  .contact h2 {
    font-size: 1.3em;
    text-transform: uppercase;
    font-weight: 400;
    padding: 0;
    margin: 30px auto;
    text-align: center; }
  .contact .name {
    font-size: 1.5em; }
  .contact .position {
    color: #b4cd36;
    font-weight: 800;
    font-size: 1.35em; }
  .contact .phone {
    font-size: 1.35em; }
  .contact .email {
    font-size: 1.35em; }

#menu-top-mobile {
  padding: 0; }
  #menu-top-mobile li {
    width: 33.333%;
    float: left;
    display: block; }

#full-popup {
  display: none; }

.popup-is-active {
  overflow: hidden; }
  .popup-is-active #menu-top, .popup-is-active #menu-mobile, .popup-is-active .jumbotron-droid, .popup-is-active #about-section, .popup-is-active #medien-section, .popup-is-active #karriere-section, .popup-is-active #employee-popup, .popup-is-active #fast-jump, .popup-is-active #footer, .popup-is-active #newsletter, .popup-is-active #presse, .popup-is-active #info-press, .popup-is-active .container.contact {
    -webkit-filter: blur(5px);
    -moz-filter: blur(5px);
    -o-filter: blur(5px);
    -ms-filter: blur(5px);
    filter: blur(5px); }
  .popup-is-active #full-popup {
    position: fixed;
    z-index: 9999999;
    width: 100%;
    height: 100%;
    display: block;
    background-color: rgba(255, 255, 255, 0.3);
    left: 0;
    top: 0;
    padding: 15px;
    overflow: auto; }
    .popup-is-active #full-popup .container {
      background-color: #fff;
      overflow: hidden;
      height: 100%;
      padding-bottom: 60px; }
    .popup-is-active #full-popup [class*="col-"] {
      padding-top: 10px;
      padding-bottom: 10px; }
    .popup-is-active #full-popup .title {
      font-size: 1.5em; }
    .popup-is-active #full-popup .description-row {
      overflow: auto;
      height: 100%;
      position: relative;
      padding-bottom: 15px; }
    .popup-is-active #full-popup .description {
      font-size: 1em; }

.contact-form-div {
  display: block;
  max-width: 600px;
  padding: 15px;
  width: 100%;
  margin: auto; }
  .contact-form-div label {
    font-size: 0.85em;
    font-weight: 400; }
  .contact-form-div input, .contact-form-div textarea {
    width: 100%; }
  .contact-form-div input.wpcf7-submit {
    float: left;
    width: 120px;
    display: block;
    font-size: 1em;
    line-height: 2.5em;
    border-radius: 20px;
    color: #fff;
    outline: none;
    background-color: #ff794f;
    border: none;
    margin: 5px auto;
    text-transform: uppercase;
    text-align: center; }

.comment-list {
  list-style-type: none; }

html body .no-url a {
  text-decoration: none !important;
  cursor: pointer !important; }

.categories-menu {
  display: block;
  background-color: #f2f2f2;
  padding: 10px;
  box-shadow: 0 2px 2px #ccc;
  text-align: center;
  padding-top: 15px;
  position: fixed;
  z-index: 998;
  width: 100%;
  top: 50px; }

#menu-blog-categories {
  list-style-type: none;
  font-size: 14px;
  display: block;
  margin: auto;
  padding: 0; }
  #menu-blog-categories li {
    display: inline-block;
    padding: 0 10px;
    position: relative; }
    #menu-blog-categories li:before {
      color: #007976;
      content: "\002F";
      display: block;
      font-size: 1em;
      font-weight: 300;
      margin-right: -3px;
      margin-top: -10px;
      position: absolute;
      right: 0;
      top: 50%;
      z-index: 998; }
    #menu-blog-categories li:last-child:before {
      content: none; }
    #menu-blog-categories li a {
      color: #007976;
      text-transform: uppercase; }
    #menu-blog-categories li.current-menu-item {
      font-weight: 700; }

#infinite-footer {
  display: none; }

#medien-section .logos li a {
  display: inline-block; }

@media all and (min-width: 768px) {
  body .jumbotron-droid #tuv-badge {
    max-width: 138px; } }
.logo-claim {
  max-height: 136px; }

.button-download-app {
  display: inline-block; }

body .app-to-left, body .app-to-right {
  text-align: center; }

@media all and (min-width: 768px) {
  body .app-to-left {
    text-align: left; }

  body .app-to-right {
    text-align: right; } }
@media all and (max-width: 767px) {
  .wish-share-title {
    font-size: 1.2em !important;
    margin-left: 16px;
    margin-right: 16px; }

  .wish-share-description {
    margin-left: 16px;
    margin-right: 16px; } }
.wish-share-description {
  color: #fff; }

.container.wish-share-info {
  padding-top: 15px;
  width: 1000px;
  max-width: 100%; }
  .container.wish-share-info .chevron {
    height: 9px;
    width: 18px;
    vertical-align: middle;
    -webkit-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out; }
  .container.wish-share-info .admin-star {
    width: 40px;
    height: 40px; }
  @media all and (max-width: 767px) {
    .container.wish-share-info .admin-star {
      display: none; }
    .container.wish-share-info .col-xs-2 {
      display: none; }
    .container.wish-share-info .col-xs-10 {
      width: 100%; } }
  @media all and (min-width: 768px) {
    .container.wish-share-info .col-xs-2 {
      padding-right: 0px; }
    .container.wish-share-info .small-padding {
      padding-left: 10px; }
    .container.wish-share-info .details {
      display: none; } }
  .container.wish-share-info .rotated {
    transform: rotate(180deg); }
  .container.wish-share-info .cell-title {
    font-weight: 500;
    font-size: .8em;
    color: #007976;
    margin-bottom: 0; }
  .container.wish-share-info .cell-value {
    font-weight: 800;
    font-size: 1em;
    color: #007976;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-family: 'Noto Serif', serif; }

@media all and (max-width: 767px) {
  .container.wish-share-info .cell-title {
    text-align: center; }
  .container.wish-share-info .cell-value {
    text-align: center; } }
.wish-share-text {
  text-align: center;
  padding-top: 15px; }
  .wish-share-text .small-text {
    margin-bottom: 20px;
    color: #38B6AB; }
  @media all and (max-width: 767px) {
    .wish-share-text .join-wish-link {
      position: fixed;
      bottom: 16px;
      max-width: 100%;
      width: calc(100% - 32px) !important;
      z-index: 100000; } }
  .wish-share-text .join-wish-link {
    display: block;
    background-color: #ff8e61;
    height: 54px;
    line-height: 54px;
    border-radius: 32px;
    width: 100%;
    max-width: 500px;
    margin-top: 16px;
    color: #fff;
    margin-left: auto;
    margin-right: auto;
    font-weight: 400;
    font-size: 1em;
    margin: auto;
    text-transform: uppercase;
    box-shadow: 0px 2px 8px grey; }
  .wish-share-text .join-wish-link:hover {
    text-decoration: none;
    box-shadow: 0px 5px 15px grey; }
  .wish-share-text h3 {
    font-weight: 800;
    color: #38B6AB;
    text-transform: uppercase;
    text-align: center;
    font-size: 1.250em; }

/*# sourceMappingURL=style.css.map */

.coming-soon {
  position: fixed;
  height: 400px;
  z-index: 1;
}
.coming-soon img {
  height:100%;
}
.flex-container {
   display: flex;
   justify-content: space-around;
   flex-wrap:wrap;

 }
.flex-container div {
  width: 260px;
  font-size: 16px;
  text-align: center;
  background: #fff;
  margin-top: 30px;
  padding-left: 20px;
  padding-right: 20px;
}
.flex-container div h3{
  color:#fff;
  margin-bottom:30px;

}
.flex-container div h3 img{
  width:74%;

}
.flex-container div p{
  margin-top:20px;
  padding-bottom:60px;
}
.medien-text {
  text-align: center;
  padding: 30px;

  color:#007976;
}

/* Banner top-left side */
.banner-left {
    position: fixed;
    top: 51px;
    left: 0;
    width: 300px;
    z-index:998;
}
#link-map-1 {
    display: block;
    position: fixed;
    top: 212px;
    left: -1px;
    width: 141px;
    height: 43px;
    z-index:999;
    -ms-transform:rotate(135deg); /* IE9 */
    -moz-transform: rotate(135deg);  /* FF3.5/3.6 */
    -o-transform: rotate(135deg);  /* Opera 10.5 */
    -webkit-transform: rotate(135deg);  /* Saf3.1+ */
    transform: rotate(135deg);  /* Newer browsers */
}
:root #link-map-1 { top: 212px\0/IE9; }  /* back to right value in IE9 */
#link-map-2 {
    display: block;
    position: fixed;
    top: 102px;
    left: 104px;
    width: 152px;
    height: 43px;
    z-index:999;
    -ms-transform:rotate(135deg); /* IE9 */
    -moz-transform: rotate(135deg);  /* FF3.5/3.6 */
    -o-transform: rotate(135deg);  /* Opera 10.5 */
    -webkit-transform: rotate(135deg);  /* Saf3.1+ */
    transform: rotate(135deg);  /* Newer browsers */
}
:root #link-map-2 { top: 212px\0/IE9; }  /* back to right value in IE9 */

/* Quote change height */
.sd-quote-carousel {
    height: 300px !important;
}

/* Known From section */
.row.display-flex {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    word-wrap: break-word;
}
#medien-section div[class*="col-"] img,
#awards-section div[class*="col-"] img,
#partners-section div[class*="col-"] img {
    margin: 10px auto;
}
#medien-section,
#awards-section {
    margin-bottom: 30px;
}
#partners-section {
    margin-bottom: 50px;
}

/* Backrounds */
#particles-js {
    margin: -46px 0 0 0 !important;
}
.anchor {
    display: block;
    height: 51px; /*same height as header*/
    margin-top: -51px; /*same height as header*/
    visibility: hidden;
}
.background-black {
    background: url("./img/Hintergrund_schwarz.jpg") repeat top center;
}
.background-green {
    background: url("./img/Hintergrund_gruen.jpg") repeat top center;
}
.text-white {
    color: #FFFFFF !important;
}
#svd-stats p.text {
    margin-top: 50px;
}
#svd-stats img {
  margin: 20px auto 50px;
}

/* Achievements section */
.achievement-data {
    margin: 0;
    font-size: 20px;
}
.achievement-container {
    border-radius: 10px;
    background: url("./img/Grade-Tiles-Achievements.png") left top repeat-x;
    margin: 8px 0;
}
.achievement-icon img {
    height: 60px;
    margin: 4px auto;
}
.achievement-text p {
    margin: 0;
}
.achievement-subtitle {
    font-size: 14px;
}
#mediumiframe {
    background: #FFFFFF !important;
}
.news-icon {
    margin: 10px auto;
    width: 100px;
}

/* Toggle menu no-shadow */
.navbar-toggle {
    outline: 0 !important;
    outline-offset: 0  !important;
    background-image: none  !important;
    -webkit-box-shadow: none !important;
    box-shadow: none  !important;
}

/* HitBTC ticker */
#hitbtc-ticker.hit-big,
#hitbtc-ticker.hit-medium {
    margin: 0 auto;
}

/* Product text */
#product-attributes h3 {
    font-size: 2.5em;
}
#product-attributes h3 > .img-responsive {
    display: inline-block;
    width: 40px;
    margin-right: 15px;
    margin-top: -5px;
}
#product-attributes p.text-center {
    padding: 10px 50px 0;
}

/* Medium overlay */
.overlay-medium {
  position: absolute;
  top: 0px;
  left: 15px;
  width: 90%;
  height: 100%;
  background: transparent !important;
  cursor: pointer;
}

/* Media queries related to Bootstrap version 3 */
/* Large desktops and laptops, Landscape tablets and medium desktops */
@media (min-width: 992px) {
  #playstore-stars {
    width: 400px;
    margin: 0 auto;
  }
    #achievements-section > .container {
        width: 880px !important;
    }
    #twitter-widget-0 {
        margin-top: 15px !important;
    }
}

/* Portrait tablets and small desktops, Landscape phones and portrait tablets, Portrait phones and smaller */
@media (max-width: 767px) {
  /* banner left small size */
  .banner-left {
    width: 150px;
  }
    #link-map-1 {
        top: 132px;
        left: -1px;
        width: 71px;
        height: 21px;
    }
    #link-map-2 {
        top: 77px;
        left: 53px;
        width: 74px;
        height: 21px;
    }
  /* achievements section */
  .achievement-data {
    font-size: 16px !important;
    margin: 0;
  }
  .achievement-icon img {
    height: 56px !important;
    margin: 6px auto !important;
  }
  .achievement-title {
      font-size: 12px !important;
      overflow: hidden;
  }
  .achievement-subtitle {
    font-size: 10px !important;
  }
  /*bug fix*/
    .flag-on-top > img {
        width: 200px !important;
        margin: 0 auto !important;
    }
  /* Medium overlay */
  .overlay-medium {
    width: 87%;
  }

}


@media screen and (max-width: 767px) {
  .logoMobile{
    height: 30px;
    margin-left: 30px;
  }
  
    .logoMobileFooter{
    display:block;
    margin-left: auto !important;
    margin-right: auto !important;
    margin-top: 30px;
    margin-bottom: 40px;
  }
}

@media screen and (min-width: 767px) {
  .logoMobile{
    height: 55px;
  }
}
