.zfcpfst-stage-default .zfcui-btn-label {
  color: white;
}

.zfcpfst-stage-default .zfcpfst-image-wrapper img {
  width: 100%;
  max-width: 100%;
}

.zfcpfst-stage-default .zfcpfst-button-wrapper {
  margin-top: 20px;
}

.zfcpfst-stage-default .zfcpfst-item-container {
  display: inline-block;
  margin-top: 80px;
  width: 100%;
}

.zfcpfst-stage-default .zfcpfst-nav-item {
  width: 25%;
  padding-left: 1.36752%;
  padding-right: 1.36752%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  float: left;
}

@media (max-width: 890px) {
  .zfcpfst-stage-default .zfcpfst-nav-item {
    width: 33.33333%;
  }
}

.zfcpfst-stage-default .zfcpfst-nav-item-separator {
  display: none;
  margin: 60px 0;
  width: 100%;
  padding-left: 1.36752%;
  padding-right: 1.36752%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  float: left;
}

.zfcpfst-stage-default .zfcpfst-nav-item-separator .zfc-separator {
  margin: 0;
}

@media (min-width: 891px) {
  .zfcpfst-stage-default .zfcpfst-nav-item-separator:nth-of-type(8n) {
    display: inline-block;
  }
}

@media (max-width: 890px) {
  .zfcpfst-stage-default .zfcpfst-nav-item-separator:nth-of-type(6n) {
    display: inline-block;
  }
}

@media (max-width: 720px) {
  .zfcpfst-stage-default .zfcpfst-nav-item {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .zfcpfst-stage-default .zfcpfst-image-wrapper {
    width: 33%;
    min-width: 33%;
    display: inline-block;
    height: auto;
  }
  .zfcpfst-stage-default .zfcpfst-image-wrapper img {
    width: 100%;
    max-width: 100%;
  }
  .zfcpfst-stage-default .zfcpfst-button-wrapper {
    display: inline-block;
    margin-left: 10%;
    margin-top: 0px;
  }
  .zfcpfst-stage-default .zfcpfst-button-wrapper .zfcui-btn-link {
    color: white;
  }
  .zfcpfst-stage-default .zfcpfst-button-wrapper .zfcui-btn-icon {
    color: #00abe7;
  }
  .zfcpfst-stage-default .zfcpfst-nav-item-separator {
    margin: 10px 0 20px 0;
    display: inline-block;
  }
}

.zfcpfst-stage-1 .zfcpfst-image-wrapper, .zfcpfst-stage-filter .zfcpfst-image-wrapper {
  position: relative;
}

.zfcpfst-stage-1 .zfcpfst-separator, .zfcpfst-stage-filter .zfcpfst-separator {
  display: none;
}

.zfcpfst-stage-1 .zfcpfst-mobile-button-wrapper, .zfcpfst-stage-filter .zfcpfst-mobile-button-wrapper {
  display: none;
  width: 100%;
  padding-left: 1.36752%;
  padding-right: 1.36752%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  float: left;
}

@media (max-width: 720px) {
  .zfcpfst-stage-filter .zfcpfst-intro .zfcpfst-copy {
    display: none;
  }
  .zfcpfst-stage-1 .zfcpfst-image-wrapper .zfcui-btn-wrapper, .zfcpfst-stage-filter .zfcpfst-image-wrapper .zfcui-btn-wrapper {
    /*display: none;*/
  }
  .zfcpfst-stage-1 .zfcpfst-mobile-button-wrapper, .zfcpfst-stage-filter .zfcpfst-mobile-button-wrapper {
   display: inline-block;
	/*margin-top: 40px;*/
  }
}

@media (max-width: 720px) {
  .zfpfst-stage-filter .zfcpfst-image-wrapper .zfcui-btn-wrapper {
    display: none;
  }
}

.zfcpfst-stage-2 .zfcpfst-image-wrapper {
  position: relative;
}

.zfcpfst-stage-2 .zfcpfst-mobile-button-wrapper {
  display: inline-block;
  margin-left: 10%;
}

@media (max-width: 720px) {
  .zfcpfst-stage-2 .zfcpfst-image-container {
    display: none;
  }
  .zfcpfst-stage-2 .zfcpfst-mobile-stage {
    display: block;
  }
}

.zfcpfst-product-finder-stage .zfc-separator {
  margin: 0;
}

.zfcpfst-mobile-stage {
  display: none;
}

.zfcpfst-intro,
.zfcpfst-image-wrapper,
.zfcpfst-image-container {
  display: block;
}

.zfcsw-wrapper-gradient .zfcpfst-intro,
.zfcsw-wrapper-gradient-extension .zfcpfst-intro {
  color: #fff;
}

.zfcpfst-intro {
  color: #0070b4;
  width: 66.66667%;
  padding-left: 1.36752%;
  padding-right: 1.36752%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  float: left;
}

@media (max-width: 720px) {
  .zfcpfst-intro {
    width: 100%;
  }
}

.zfcpfst-headline {
  font-family: "Prometo", sans-serif;
  font-weight: 500;
  margin: 60px 0 0 20px;
  font-size: 40px;
  line-height: 48px;
}

@media (max-width: 720px) {
  .zfcpfst-headline {
    font-size: 30px;
  }
}
.zfcpfst-copy {
  font-size: 14px;
  line-height: 24px;
  margin-top: 1em;
  margin-bottom: 1em;
}

.zfccs-corporate-stage .zfcpfst-image-container {
  margin-top: 0px;
}

.zfcpfst-image-container {
  margin-top: 80px;
  width: 66.66667%;
  padding-left: 1.36752%;
  padding-right: 1.36752%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  float: left;
  margin-left: 16.66667%;
}

.zfcpfst-image-full-width {
    width: 100%;
    margin-left: 0px;
}

.zfcpfst-image-container img {
  width: 100%;
}

@media (max-width: 720px) {
  .zfcpfst-image-container {
    width: 100%;
    padding-left: 1.36752%;
    padding-right: 1.36752%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    float: left;
    margin-left: 0;
  }
}

.zfcpfst-mobile-stage {
  width: 100%;
  padding-left: 1.36752%;
  padding-right: 1.36752%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  float: left;
}

.zfcpfst-mobile-item-wrapper {
  float: left;
  width: 100%;
  margin: 10px 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.zfcpfst-separator-wrapper {
  width: 100%;
  padding-left: 1.36752%;
  padding-right: 1.36752%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  float: left;
}

.zfcpfst-mobile-image-wrapper {
  width: 33%;
  display: inline-block;
}

.zfcpfst-mobile-image-wrapper img {
  width: 100%;
  max-width: 100%;
}

.zfcui-btn-wrapper .zfcui-btn-icon {
  color: #00abe7;
}

/* general layout */
.zfcsp-location-stage {
  padding-top: 60px;
  width: 66.66667%;
  padding-left: 1.36752%;
  padding-right: 1.36752%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  float: left;
}

@media (max-width: 720px) {
  .zfcsp-location-stage {
    width: 100%;
    padding-left: 1.36752%;
    padding-right: 1.36752%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    float: left;
    padding-top: 45px;
  }
}

.zfcsp-language-menu-col {
  width: 25%;
  padding-left: 1.36752%;
  padding-right: 1.36752%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  float: left;
}

@media (max-width: 720px) {
  .zfcsp-language-menu-col {
    width: 100%;
    padding-left: 1.36752%;
    padding-right: 1.36752%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    float: left;
  }
}

.zfcsp-location-map-col {
  width: 75%;
  padding-left: 1.36752%;
  padding-right: 1.36752%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  float: left;
}

@media (max-width: 720px) {
  .zfcsp-location-map-col {
    width: 100%;
    padding-left: 1.36752%;
    padding-right: 1.36752%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    float: left;
  }
}

.zfcsp-language-stage-title,
.zfcsp-location-stage-title {
  font-size: 28px;
  line-height: 36px;
  margin-bottom: 60px;
  margin-top: 0.83em;
}

@media (max-width: 720px) {
  .zfcsp-language-stage-title,
  .zfcsp-location-stage-title {
    margin-bottom: 30px;
  }
}

.zfcsp-language-list {
  margin: 0;
  padding: 0;
  list-style: none;
}

@media (max-width: 720px) {
  .zfcsp-language-list {
    -webkit-columns: 2;
            columns: 2;
  }
}

.zfcsp-location-map {
  margin-top: 50px;
}

@media (max-width: 720px) {
  .zfcsp-location-map {
    margin-top: 10px;
  }
}

.zfcsp-location-map-img {
  width: 100%;
}

.zfcsp-location-map-col {
  position: relative;
}

.zfcsp-location-map .zfcpfst-image-container {
    width: 100%;
    margin-left: 0px;
    margin-top: 0px;
}

.zfcsp-location-map .zfcui-btn-link {
    font-size: 18px;
	margin-bottom: 18px;
}

