.solution-btn-wrpr {
  /*background: #eee;
    border: 1px solid #ddd;
    border-radius: 10px;
    */
  margin-bottom: 20px;
  padding: 20px;
}

.solution-btn-wrpr .main-btn {
  margin-bottom: 6px;
  margin-left: auto;
  margin-right: auto;
}

.solution-btn-wrpr .video-desc {
  margin-bottom: 6px;
  text-align: center;
}
.option .option-text {
  margin-bottom: 6px !important;
}
.solution-btn-wrpr .video-desc-link {
  text-align: center !important;
}
.solution-content .video-desc {
  margin-bottom: 6px !important;
}
.rating-card {
  background: none;
  box-shadow: none;
  border-radius: 0px;
  margin-bottom: 0px;
}

.ques-desc-list p {
  color: #3c3c3b;
  font-family: Montserrat;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 32px;
}
.ques-desc-list ul {
  margin-top: 36px;
}
.ques-desc-list ul li {
  color: #3c3c3b;
  font-family: Montserrat;
  font-size: 26px;
  font-style: normal;
  font-weight: 600;
  line-height: 1.4;
}

.sm-container {
  width: 990px;
  margin: auto;
  padding: 0px 10px;
}

.sm-container p {
  font-size: 15px;
  font-weight: 500;
}

.loading-data {
  position: absolute;
  align-items: center;
  display: flex;
  justify-content: center;
  z-index: 9999;
  height: 100vh;
  margin: auto;
  width: 100%;
  background: #fffc;
}
.our-solution-row {
  width: 100%;
}
.video-wrpr iframe {
  max-width: 100%;
  min-width: 100%;
  aspect-ratio: 16 / 9;
}
.solution-video-wrpr iframe {
  max-width: 100%;
  min-width: 100%;
  aspect-ratio: 16 / 9;
}
.solution-video-wrpr,
.video-wrpr {
  border-radius: 20px !important;
}
.video-wrpr > div {
  display: flex;
}
/* .option-row {justify-content: space-between;} */
/* .option-row .option-wrpr{flex: 1;} */
.question-main-block .ques-details-row {
  align-items: flex-start;
}
@media all and (max-height: 800px) {
  .question-main-block {
    justify-content: unset;
  }
}

.report-detail-center {
  text-align: center;
}
.option .option-text {
  padding-left: 10px !important;
  padding-right: 10px !important;
}
.go-back {
  display: flex;
}
.go-back a {
  display: flex;
  margin: 20px auto;
  text-decoration: none;
}

.home-cta {
  display: flex;
  align-items: center;
  padding: 10px 0px;
  flex-direction: column;
  /* margin-top: 20px; */
}

.question-block-wrpr {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.video-desc {
  font-size: 20px !important;
}

.report-detail-center p {
  font-size: 16px;
}
.home-cta p.desc {
  font-size: 16px;
}
.main-font-btn {
  font-size: 22px !important;
}
.option-value span {
  font-size: 20px;
}
.sec-font-btn {
  font-size: 18px !important;
}

@media screen and (max-width: 540px) {
  .home-cta {
    margin-top: 15px;
  }
}

.datenschutzerklarung {
  padding: 30px 10px;
}

.datenschutzerklarung h1,
.datenschutzerklarung h2,
.datenschutzerklarung h3,
.datenschutzerklarung h4,
.datenschutzerklarung h5,
.datenschutzerklarung h6 {
  margin-bottom: 15px;
}

.datenschutzerklarung p {
  line-height: 1.67;
  margin-bottom: 10px;
}

.datenschutzerklarung ul li {
  list-style: disc;
  margin-bottom: 10px;
  text-decoration: none;
  line-height: 1.67;
}
.datenschutzerklarung ul li a {
  text-decoration: none;
}

.datenschutzerklarung ol li {
  list-style: disc;
  margin-bottom: 10px;
  text-decoration: none;
  line-height: 1.67;
}
.datenschutzerklarung ol li a {
  text-decoration: none;
}

/* email page */
.tipOntopFrom .main-btn {
  max-width: 406px;
}
/* .customContainer {
  max-width: 1360px;
    margin: 0px auto;
} */
.vdWrap {
  padding: 20px;
  border-radius: 17px;
  background-color: #fff;
  border: 1px solid;
  position: relative;
}
.vdWrap::before {
  /* content: ""; */
  position: absolute;
  bottom: -60px;
  width: 100px;
  height: 60px;
  /* background-image: url("/assets/img/path-1.svg"); */
  background-repeat: no-repeat;
  background-size: contain;
  left: 70px;
  z-index: 1;
}
.videoRow {
  display: flex;
  gap: 15px;
  margin-bottom: 20px;
}
.mediaFrame {
  max-width: 266px;
  width: 100%;
}
.vdContent {
  width: calc(100% - 266px);
}
.vdContentTitle {
  color: #3c3c3b;
  font-size: 30px;
  font-style: normal;
  font-weight: 600;
  line-height: 122.222%;
  text-align: center;
}
.vdContentTitle span {
  color: #91133b;
  font-weight: 700;
}
.videoWraperText {
  font-size: 16px;
  color: #3c3c3b;
  font-style: normal;
  font-weight: 500;
  line-height: 160%;
  padding-right: 20px;
}
.tipOntopFrom {
  display: flex;
}
.tipOntopFrom .vdWrap {
  max-width: 670px;
  width: 100%;
  margin-left: auto;
  padding-right: 70px;
  position: relative;
  left: 90px;
}
.tipOntopFrom .individuelleForm {
  max-width: 560px;
  margin-right: auto;
  position: relative;
  left: 20px;
  padding: 40px 50px 66px;
  border-radius: 20px;
  background: #91133b;
  box-shadow: 0px 2px 20px 0px rgba(145, 19, 59, 0.06);
  top: 30px;
  width: 100%;
}
.tipOntopFrom .individuelleForm::after {
  content: "";
  position: absolute;
  /* background-image: url("/assets/img/shape-2.svg"); */
  width: 119px;
  height: 95px;
  bottom: -83px;
  left: 100px;
}
.individuelleForm .form-wraper:before {
  content: "";
  position: absolute;
  width: 90%;
  height: 13px;
  /* background: #91213c; */
  left: 10px;
  bottom: 0px;
  z-index: 9;
  border-radius: 30px;
}

.individuelleForm .formTitle {
  color: #fff;
  font-size: 30px;
  font-style: normal;
  font-weight: 600;
  line-height: 110%;
  text-align: center;
}
.individuelleForm .form-wraper {
  display: flex;
  flex-direction: column;
  gap: 20px;
  margin-top: 45px;
}
.individuelleForm .form-control {
  border-radius: 8px;
  border: 1px solid #c6c6c6;
  background: #fff;
  padding: 16px 20px;
  outline: none;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 88.889%;
  color: #a2a2a2;
}
.individuelForms .home-cta {
  margin-top: 80px;
}
.email-desc {
  text-align: center;
}
.error-text {
  color: #fff;
}

@media screen and (max-width: 1024px) {
  .tipOntopFrom {
    padding-top: 20px;
  }
  .tipOntopFrom .vdWrap {
    left: 40px;
    padding-right: 90px;
  }
  .tipOntopFrom .individuelleForm {
    left: -40px;
    padding: 40px 30px 66px;
  }
}

@media screen and (max-width: 992px) {
  .tipOntopFrom {
    flex-direction: column;
  }
  .tipOntopFrom .vdWrap {
    left: 0px;
    padding-right: 15px;
    margin: auto;
  }
  .videoRow {
    flex-direction: column;
  }
  .mediaFrame {
    max-width: 100%;
  }
  .mediaFrame img {
    width: 100%;
  }
  .vdContent {
    width: 100%;
  }
  .videoWraperText {
    padding-right: 0px;
  }
  .vdWrap::before {
    display: none;
  }
  .tipOntopFrom .individuelleForm {
    left: 0px;
    margin: auto;
  }
  .individuelForms .home-cta {
    padding: 0px 15px;
  }
  .tipOntopFrom .individuelleForm::after {
    display: none;
  }

  .content-block .h4 {
    text-align: center;
  }
}

.modal-dialog {
  position: fixed;
  width: 100%;
  top: 0px;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  z-index: 11;
}

.modal-content {
  max-width: 500px;
  margin: auto;
  background: #fff;
  padding: 0px;
  border-radius: 20px;
  overflow: hidden;
}

.modal-header {
  background: #91213c;
}
.modalTitle {
  font-size: 26px;
  color: #fff;
}
.modal-header {
  background: #91213c;
  padding: 10px 20px;
}
.modal-body {
  padding: 40px 20px;
}
.info-msg {
  font-size: 20px;
  text-align: center;
}

.token-success {
  text-align: center;
  font-weight: 600;
}
.email-thumb {
  width: 200px;
}

.tiptop .modal-header {
  justify-content: center;
  padding: 20px 20px;
}
.tiptop .modal-header .btn-close {
  position: absolute;
  right: 20px;
}
.email-thumb {
  width: 120px;
  top: -57px;
  position: absolute;
  left: 20px;
}

.newsletter-success {
  text-align: center;
  font-weight: 600;
  width: 100%;
  display: block;
  padding: 5px 0 0 0;
  font-size: 20px;
}

.info-succes {
  margin: 15px 0 0 0;
}
.main-btn {
  max-width: 710px !important;
  text-align: center;
}
p.desc p {
  font-size: 16px;
}
.header-banner img {
  max-width: 240px;
}

.web-logo {
  width: 40%;
  padding-left: 35px;
}
.web-logo img {
  max-width: 310px;
  max-height: 100px;
  object-fit: cover;
}
.logoTitle {
  width: 60%;
}
.logoTitle .header-title {
  margin: 0;
}

@media screen and (min-width: 1800px) {
  .logoTitle {
    padding-left: 5%;
  }
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  .logoTitle .header-title {
    font-size: 30px;
    justify-content: center;
  }
}

@media screen and (max-width: 767px) {
  .logoTitle {
    display: none;
  }
}

.text-huge {
  font-size: 1.8em;
}
.text-big {
  font-size: 1.4em;
}
.text-small {
  font-size: 0.85em;
}
.text-tiny {
  font-size: 0.7em;
}
.option-row-2 .option-wrpr {
  flex: 0 0 25%;
  width: 25%;
}
.option-row-3 .option-wrpr {
  flex: 0 0 25%;
  width: 28%;
  padding: 0 10px;
}
.option-row-4 .option-wrpr {
  flex: 0 0 23%;
  width: 23%;
}
.shape {
  position: absolute;
  width: 105px;
  height: 56px;
  overflow: hidden;
  background: #91133b;
  border-radius: 0px 0px 110px 0px;
  bottom: -56px;
  left: 30px;
}
.shape:before {
  content: "";
  position: absolute;
  width: 108px;
  height: 110px;
  background: #fffafb;
  border-radius: 0px 0px 85px 0px;
  left: -54px;
  top: -14px;
}

.safari .shape {
  height: 53px;
  bottom: -53px;
}

.ad_shapes {
  position: relative;
  width: 45px;
  height: 49px;
  overflow: hidden;
  background: transparent;
  border-radius: 0px 0px 100px 0px;
  bottom: -101px;
  left: 100px;
  transform: scaleX(-1);
  padding: 1px;
}
.ad_shapes:before {
  content: " ";
  position: absolute;
  width: 40px;
  height: 40px;
  left: 0px;
  top: 0px;
  border: 20px solid;
  border-color: #91133b transparent transparent #91133b;
}
.ad_shapes:after {
  content: " ";
  position: absolute;
  width: 0;
  height: 0;
  left: 1px;
  top: 0px;
  border: 19px solid;
  border-color: #fff transparent transparent #fff;
}
