.survey-content button.survey-step-btn.survey-step-btn-mb {
  display: none;
}

.survey-submit-desc {
  display: none;
}

.survey-step-btn-mb {
  display: none;
}

.survey-step-title {
  font-family: gill-sans-nova, sans-serif !important;
  font-weight: 500;
  font-size: 35px;
  line-height: 137%;
  letter-spacing: -0.005em;
  text-transform: capitalize;
  color: #16435A;
}

.survey-step-default-col {
  max-width: 450px;
}

.survey-step-default {
  opacity: 0;
}

.survey-step .survey-step-title {
  font-weight: 500;
  font-size: 30px;
  line-height: 137%;
  letter-spacing: -0.005em;
  text-transform: capitalize;
  color: #16435A;
  text-align: center;
  margin-bottom: 38px;
}

.survey-label {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  font-size: 17.6871px;
  line-height: 120%;
  text-align: center;
  text-transform: capitalize;
  color: #093449;
}

.survey-content .share-email {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 62px;
  gap: 12px;
  margin-left: auto;
  margin-right: auto;
}

.survey-content .share-email span {
  text-decoration: underline;
  font-family: "Roboto", sans-serif;
}

.survey-content button {
  background: transparent;
}

.survey-content {
  padding: 57px 96px 55px 96px;
  border: 1px solid rgba(0, 0, 0, 0.3);
  border-radius: 0px;
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url('/wp-content/themes/wimpoleclinic/img/quiz-bg-ds.jpg');
  margin-top: 28px;
  margin-bottom: 31px;
}

.survey-content button.survey-step-btn {
  font-family: gill-sans-nova, sans-serif !important;
  padding: 15px 49px;
  line-height: 137%;
  text-align: center;
  letter-spacing: -0.005em;
  color: #16435A;
  background: #8CD0E5;
  border-radius: 6.64979px;
  margin-top: 33px;
  font-style: normal;
  font-weight: 500;
  font-size: 19.1181px;
  text-transform: capitalize;
}

.survey-step-default {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}

.survey-step-default-col button {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.survey-step-default-col span {
  font-family: gill-sans-nova, sans-serif !important;
  font-weight: 700;
  font-size: 19.1181px;
  line-height: 137%;
  text-align: center;
  letter-spacing: -0.005em;
  text-transform: capitalize;
  color: #16435A;
  max-width: 160px;
  margin-top: 15px;
}

.survey-step {
  display: none;
}

.survey-step.active {
  display: block;
}

.survey-step-btn-group {
  padding: 0px 18px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 15px;
}

.survey-progress-bar {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 9px;
  background-color: #D9D9D9;
  width: 100%;
  border-radius: 0;
  overflow: hidden;
}

.survey-progress {
  height: 100%;
  background-color: #56AFCB;
  width: 0;
}

.survey-step-btn-group label {
  display: flex;
  align-items: center;
  justify-content: space-between;
  box-sizing: border-box;
  position: relative;
  width: calc(50% - 7.5px);
  height: 65px;
  border: 1.1px solid #A9A7A7;
  border-radius: 8.84px;
  padding: 16px 18px 18px 18px;
  cursor: pointer;
  overflow: hidden;
}

.survey-content button.survey-submit {
  font-family: gill-sans-nova, sans-serif !important;
  font-style: normal;
  font-weight: 500;
  font-size: 19.1181px;
  line-height: 137%;
  text-align: center;
  letter-spacing: -0.005em;
  text-transform: capitalize;
  color: #16435A;
  background: #8CD0E5;
  border-radius: 6.64979px;
  padding: 14px 120px;
  margin-top: 46px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.survey-content button.survey-submit:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}

.survey-step-desc {
  display: none;
}

.survey-step-btn-group input[type="radio"] {
  display: none;
}

.survey-step-btn-group input[type="radio"]:checked+label {
  background: #D4E6EC;
}

.survey-step-btn-group input[type="radio"] {
  display: none;
}

.survey-step-btn-group label.selected {
  background-color: #f0f0f0;
}

.survey-label.selected {
  background-color: #D4E6EC !important;
}

.survey-step-title span {
  font-size: 24px;
  font-weight: 300;
}

@media screen and (max-width: 960px) {
  .sub-menu span.titler {
    padding: 0 10px !important;
  }

  .survey-content button.survey-step-btn.survey-step-btn-mb {
    display: flex;
  }

  .survey-step-desc {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 160%;
    text-align: center;
    color: #595857;
    margin-bottom: 28px;
    margin-top: 12px;
  }

  .survey-submit-desc {
    display: inline-block;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 120%;
    text-transform: capitalize;
    color: #000000;
    margin-top: 24px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    text-align: center;
  }

  .survey-step-default-col button.survey-step-btn {
    display: none;
  }

  .survey-step-default-col button.survey-step-btn.survey-step-btn-mb {
    display: flex;
  }

  .survey-step-title h3 {
    text-align: center;
  }

  .survey-step-default-col button {
    margin-top: 18px;
  }

  .survey-step-default-col {
    max-width: unset;
    width: 100%;
    text-align: center;
    display: flex;
    flex-direction: column;
  }

  .survey-step-default-col svg {
    width: 49px;
    height: 49px;
  }

  .survey-step-default-col span {
    max-width: unset;
    font-size: 16px;
  }

  .survey-step-default {
    justify-content: center;
    align-items: center;
  }

  .survey-content button.survey-submit {
    margin-top: 29px;
    width: 100%;
    justify-content: center;
  }

  .survey-step .survey-step-title {
    font-size: 23px;
    margin-bottom: 23px;
  }

  .survey-content {
    padding: 31px 24px 30px 24px;
    margin-top: 15px;
    margin-bottom: 23px;
  }

  .survey-step-btn-group {
    padding: 0;
  }

  .survey-step-btn-group label {
    width: 100%;
    font-size: 16px;
  }

  .survey-content .share-email {
    margin-top: 24px;
  }

  .survey-content .share-email span {
    font-size: 14px;
  }
}