#wrap {
  padding-bottom: 0 !important;
}
/*!* Main body section *!*/
.side-body {
  margin-left: 0;
}
.container-fluid {
  padding-left: 0;
  padding-right: 0;
}
#main input::placeholder {
  color: #05262a;
}
#main .row {
  padding-top: 0;
  padding-bottom: 0;
}
a:hover,
a:focus {
  font-weight: 900 !important;
}
a.underline {
  text-decoration: underline;
}
button > i {
  margin-left: 10px;
}
#no-email-label {
  margin-top: 5px;
  margin-bottom: 0;
}
/* NAVIGATION */
.navbar-transparent {
  background: none !important;
  border-bottom: none !important;
  box-shadow: none !important;
}
.navbar-transparent a {
  color: #f2eee8 !important;
}
.navbar-transparent .logo-header-blue {
  background: none !important;
}
.nav-side-menu-pub {
  height: 60px;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 0.04em;
  background: #ffffff;
  color: #05262a;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.25);
}
.logo-header {
  width: 200px;
  height: 60px;
}
/* anchor element for head navigation */
a.anchor {
  display: block;
  position: relative;
  top: 0px;
  visibility: hidden;
}
/* specific anchors */
#aboutus-anchor {
  top: -50px;
}
#company-anchor {
  top: 50px;
}
/* Question view after login*/
#questionForm > .sec-question,
#qrForm > .sec-question,
.qr-header {
  padding-top: 20px;
  text-align: center;
  font-size: 1.4em;
  font-weight: 600;
}
.btn-addon > input + button.refresh-answer-button {
  min-width: auto;
  width: auto;
  padding: 4px 12px;
}
.btn-addon > input + button.refresh-answer-button > i {
  margin: 0;
}
.btn-addon > input + button:hover,
.btn-addon > input + button:focus {
  color: #05262a;
}
.qa-back-link,
.back-link {
  text-align: center;
  font-size: 12px;
  font-weight: 400;
}
/* REGISTER QA-VIEW */
#qa-view input[type="text"] {
  margin-bottom: 15px;
}
#qa-view .register-btn {
  margin-top: 15px;
}
#qa-view p {
  color: #f2eee8;
}
#qa-view .subline {
  font-weight: 600;
}
/* background image on public pages */
.head-background img {
  object-fit: cover;
  object-position: top left;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.head-area {
  padding-top: 8% !important;
  z-index: 10;
  padding-left: 15px;
  padding-right: 15px;
}
.head-panel {
  border-radius: 3px;
  border-style: solid;
  border-color: #b79a62;
  border-left-width: 3px;
  border-top-width: 3px;
  border-right-width: 8px;
  border-bottom-width: 8px;
  margin-left: auto;
  margin-right: auto;
  padding: 40px;
}
.center-panel {
  position: relative;
  z-index: 1004;
  width: 400px;
  height: auto;
  margin-top: 3%;
  margin-bottom: 3%;
}
/* LOGIN PAGE SPECIFIC */
#landingpage p {
  font-size: 1.5em;
  line-height: 1.5em;
  font-weight: 400;
}
#landingpage H1 {
  font-size: 36px;
  line-height: 1.2em;
  font-weight: 900;
  margin-bottom: 15px;
}
/* landingpage top area */
.lp-arrow {
  position: absolute;
  top: calc(100vh - 85px);
  -vendor-animation-duration: 3s;
  animation-delay: 2s !important;
}
.lp-arrow p {
  color: #f2eee8;
}
/* landingpage top area end */
/* landing page sections */
/* common */
.lp-panel-blue {
  background: #05262a;
}
.lp-panel-blue p {
  margin-bottom: 10px;
}
.lp-panel-blue h1,
.lp-panel-blue p,
.lp-panel-blue a,
.lp-panel-blue a:hover {
  color: #f2eee8;
}
/* crypto section */
.lp-crypto-section {
  padding: 50px 15px 5% !important;
}
.lp-crypto-section p {
  margin-top: 15px;
}
.lp-crypto-section .crypt-icons {
  padding-top: 5%;
}
.lp-crypto-section .image-center {
  margin-bottom: 5%;
}
.picture-box {
  padding-right: 2%;
  padding-left: 2%;
}
#video {
  padding-bottom: 0;
  margin-top: 30px;
  margin-bottom: 50px;
}
#video > div {
  padding: 0;
}
.video-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */

  padding-top: 25px;
  height: 0;
}
.video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/*IMAGES*/
.pfeil-unten-img {
  background: url('../../img/pfeil-runter.svg?v=2.0.35.0') no-repeat;
  background-size: cover;
  width: 40px;
  height: 40px;
}
.lazy-background {
  background: url('../../img/1px.png?v=2.0.35.0') no-repeat;
}
.no-javascript .lazy-background {
  display: none;
}
.crypt-encrypt-img {
  background-size: cover;
  height: 140px;
  width: 155px;
}
.crypt-encrypt-img.visible {
  background: url('../../img/landingpage/crypt_encrypt.svg?v=2.0.35.0') no-repeat;
}
.crypt-save-img {
  background-size: cover;
  height: 140px;
  width: 172px;
}
.crypt-save-img.visible {
  background: url('../../img/landingpage/crypt_save.svg?v=2.0.35.0') no-repeat;
}
.crypt-share-img {
  background-size: cover;
  height: 140px;
  width: 166px;
}
.crypt-share-img.visible {
  background: url('../../img/landingpage/crypt_beam.svg?v=2.0.35.0') no-repeat;
}
.img-lp-end-to-end {
  background-size: cover;
  height: 250px;
  width: 401px;
  margin-top: -90px;
}
.img-lp-end-to-end.visible {
  background: url('../../img/landingpage/end-to-end.svg?v=2.0.35.0') no-repeat;
}
.img-lp-two-factor {
  background-size: cover;
  height: 250px;
  width: 417px;
  margin-top: -90px;
}
.img-lp-two-factor.visible {
  background: url('../../img/landingpage/two-factor.svg?v=2.0.35.0') no-repeat;
}
.img-lp-hash-salt {
  background-size: cover;
  height: 250px;
  width: 342px;
}
.img-lp-hash-salt.visible {
  background: url('../../img/landingpage/hash-salt.svg?v=2.0.35.0') no-repeat;
}
.text-hash-salt {
  padding-top: 5%;
}
.img-lp-server-germany {
  background-size: cover;
  height: 250px;
  width: 376px;
  margin-top: -90px;
}
.img-lp-server-germany.visible {
  background: url('../../img/landingpage/server_germany.svg?v=2.0.35.0') no-repeat;
}
.img-lp-hybrid-encryption {
  background-size: cover;
  height: 250px;
  width: 351px;
}
.img-lp-hybrid-encryption.visible {
  background: url('../../img/landingpage/hybrid_encryption.svg?v=2.0.35.0') no-repeat;
}
.img-lp-https {
  background-size: cover;
  height: 250px;
  width: 303px;
  margin-top: -90px;
}
.img-lp-https.visible {
  background: url('../../img/landingpage/https.svg?v=2.0.35.0') no-repeat;
}
/* variants/package section */
#variants {
  padding-top: 3% !important;
  padding-bottom: 5% !important;
}
#variants .packages {
  padding-top: 2%;
  padding-bottom: 30px;
  display: inline-flex;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}
.packages > div {
  padding-left: 15px;
  padding-right: 15px;
}
.package-text {
  display: flex;
  justify-content: center;
  align-items: center;
}
.package-text-left {
  text-align: right;
  padding-left: 3%;
}
.package-text-right {
  padding-right: 3%;
}
.go-noreplika-btn {
  padding-top: 20px;
  padding-bottom: 20px;
  width: 100%;
  font-size: 1.2em;
  height: 66px;
  margin-left: -15px;
}
#info {
  padding: 3% 15px 5% !important;
}
#info h1 {
  color: #f2eee8;
}
.info-panel {
  margin-top: 5%;
}
#landingpage .info-panel p {
  font-weight: normal;
}
.info-images {
  padding-top: 5%;
  padding-bottom: 2%;
}
#info .info-images p {
  color: #f2eee8;
  font-size: 1.35em;
}
/* company section */
#company {
  padding-top: 0;
  padding-bottom: 0;
}
.lp-company-section {
  height: 800px;
}
.lp-company-section > .fill {
  height: 20%;
}
.lp-company-area {
  position: relative;
  height: 60%;
  display: inline-flex;
  padding-left: 0;
  padding-right: 0;
}
.lp-company-box {
  padding-left: 30%;
  padding-right: 20%;
  height: auto;
  min-height: 398px;
  margin: auto;
}
.lp-company-image-container {
  left: 10%;
  z-index: 5;
  top: -10%;
}
.lp-company-image-container > div {
  width: 100%;
  height: 100%;
  padding-left: 30px;
  padding-right: 10px;
}
.lp-company-image-container img {
  height: 100%;
  width: 100%;
}
/* about us section */
#aboutus {
  padding-top: 5%;
}
.lp-about-box-left {
  padding: 2% 30px 5%;
}
.about-us-email-form {
  padding: 20px 5% 0;
}
.about-us-email-form a {
  font-size: 26px;
}
#mail-image-container {
  margin-top: -15px;
}
/* END LOGIN SIDE SPECIFIC */
.top_navi {
  text-align: right;
  padding-top: 20px;
  padding-right: 25px;
}
.top_navi a {
  padding-right: 10px;
}
.line {
  padding-bottom: 14px;
  border-bottom: 1px solid #f2eee8;
}
footer {
  padding-left: 15px;
  padding-right: 15px;
}
footer .footer-div {
  text-align: center;
}
@media (max-width: 1200px) {
  /* landingpage */
  .lp-company-section {
  height: auto;
}
.lp-company-image-container {
  left: 0;
}
.lp-company-box {
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 100px;
}

}
@media (min-width: 1200px) {
  /* landingpage */
  #company-image-container > img,
#company-image-container > span > img {
  height: 120%;
  width: 120%;
}

}
/*
    col-xs-lg
*/
@media (max-width: 1199px) {
  /* landingpage */
  #landingpage .info-panel p {
  margin-top: 5%;
  text-align: center;
}
.info-panel .img {
  margin-top: 0;
}
.info-panel {
  margin-top: 60px;
}
.img-lp-end-to-end {
  height: 200px !important;
  width: 321px !important;
}
.img-lp-two-factor {
  height: 200px !important;
  width: 334px !important;
}
.img-lp-hash-salt {
  height: 200px !important;
  width: 274px !important;
}
.img-lp-server-germany {
  height: 200px !important;
  width: 301px !important;
}
.img-lp-hybrid-encryption {
  height: 200px !important;
  width: 281px !important;
}
.img-lp-https {
  height: 200px !important;
  width: 242px !important;
}

}
/*
    col-xs-md
*/
@media (max-width: 991px) {
  /* Landingpage */
  .about-us-email-form {
  padding-bottom: 50px;
  padding-left: 25px;
  padding-right: 25px;
}
.package-img {
  padding-top: 25px;
  max-width: 100%;
  margin-left: 15px;
}
.package-img-sm {
  margin-top: -25%;
}
.go-noreplika-btn {
  margin-left: 0;
}

}
/*
    col-xs
 */
@media (max-width: 767px) {
  /* common */
  .logo-header {
  margin-left: auto;
  margin-right: auto;
}
.center-panel {
  width: 100%;
  top: 0;
  margin-bottom: 2%;
}
/* login page */
  #mail-image-container {
  margin-top: 0;
}
#variants .alignright,
#variants .alignleft {
  text-align: center;
}
#variants .button {
  text-align: center;
}
#variants .packages {
  display: block;
}

}
@media (max-height: 590px) {
  #lp-arrow {
  visibility: hidden;
}

}
.image-center {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.img {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
/* pagin/transition effects */
.pt-perspective {
  position: relative;
  width: 100%;
  min-height: 100vh;
  height: auto;
  -webkit-perspective: 100vh;
  -moz-perspective: 100vh;
  perspective: 100vh;
}
.pt-page {
  width: 100%;
  min-height: 100vh;
  height: auto;
  position: absolute;
  display: inline-block;
  top: 0;
  left: 0;
  visibility: hidden;
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.pt-page-current,
.no-js .pt-page {
  visibility: visible;
  z-index: 1;
}
#pt-main {
  position: relative;
  /*min-height: 90vh;*/

}
