.section, .wrapper {
  display: block;
  max-width: 100%;
  width: 100%
}

.product-chooser-wrapper, .section {
  background-color: transparent
}

.pc-item, .pc-item .pc-item-image, .pc-item.final-result .pc-item-image {
  text-align: center
}

.pc-item .btn {
  font-weight: 700;
}

.pc-btn-back, .pc-btn-back:hover, .pc-item .btn:hover {
  text-decoration: none
}

.pc-form-element input[type=checkbox]:focus+label::before, .pc-form-element input[type=radio]:focus+label::before {
  outline: #3b99fc auto 5px
}

.section {
  overflow: hidden;
  padding: 32px 0
}

.wrapper {
  overflow: visible;
  margin: 0 auto
}

@media only screen and (max-width:990px) {
  .section, .wrapper {
    min-height: 100vh
  }
}

@media only screen and (min-width:990px) {
  body {
    font-size: 16px;
    line-height: 1.5
  }

  .wrapper {
    max-width: 920px;
    min-width: 920px;
    width: 100%;
    min-height: 480px
  }
}

.box {
  -webkit-transform: rotate(30deg);
  -ms-transform: rotate(30deg);
  transform: rotate(30deg)
}

.pc-item {
  min-height: 100vh;
  overflow: hidden;
  padding: 40px 24px 0;
  font-weight: 300;
  color: #3f444b;
  font-size: 16px;
  display: none
}

.pc-item p {
  margin-bottom: 1.8rem
}

.pc-item strong {
  font-weight: 500
}

.pc-item .nowrap {
  white-space: nowrap
}

.pc-item.current {
  display: block
}

.pc-item .pc-item-title {
  margin: 16px auto;
  padding: 0;
  font-size: 25px;
  line-height: 34px;
  font-family: "Poppins", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #3f444b;
  letter-spacing: -.012em;
  max-width: 600px
}

.pc-item .pc-item-image img {
  width: auto
}

@media only screen and (min-width:990px) {
  .pc-item .pc-item-image img {
    height: auto;
    max-width: 100%;
    max-height: 180px
  }
}

.pc-item.final-result .pc-item-image img {
  height: 120px;
  max-width: 100%
}

@media only screen and (min-width:760px) {
  .pc-item .pc-item-title {
    color: #3f444b
  }

  .pc-item.final-result .pc-item-image img {
    height: auto;
    max-width: 100%;
    max-height: 800px
  }
}

/*
.pc-item .btn {
  border-radius: 3px;
  min-width: 120px;
  font-weight: 700
}

.pc-item .btn.btn-primary {
  background-color: #02cde7;
  border: 2px solid #02cde7
}

.pc-item .btn.btn-primary:hover {
  background-color: #02b6ce;
  border: 2px solid #02b6ce
}

.pc-item .btn.pc-btn-item {
  margin: 0 4px;
  background-color: #fff;
  border-color: #fff;
  color: #3f444b;
  box-shadow: 0 1px 4px 2px rgba(0, 0, 0, .06)
}

.pc-item .btn.pc-btn-item:hover {
  border-color: #02cde7;
  color: #02cde7;
  text-decoration: none
}

.pc-item .btn.btn-checkout {
  background-color: transparent;
  color: #02cde7
}

.pc-item .btn.btn-checkout:hover {
  background-color: #02cde7;
  color: #fff
}
*/

.pc-item .btn.btn-radio {
  background-color: #fff;
  border: 2px solid #fff;
  text-transform: uppercase;
  font-size: 15px;
  line-height: 48px;
  height: 52px;
  padding: 0 24px;
  font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #02cde7
}

.pc-item .btn.btn-radio:hover {
  border: 2px solid #02cde7
}

.pc-item .disclaimer {
  font-size: 10px;
  line-height: 1.05;
  font-family: Arial, sans-serif;
  text-align: justify;
  color: #acb4c2
}

.pc-btn-back, .pc-btn-back span {
  line-height: 16px;
  display: inline-block
}

@media only screen and (max-width:760px) {
  #lead-gen.pc-item, #result.pc-item {
    padding: 0 20px
  }
}

.pc-btn-back {
  position: absolute;
  bottom: 20px;
  left: 20px;
  padding: 4px;
  font-size: 14px;
  z-index: 5;
  color: #9da7b7
}

.pc-btn-back span, .product-chooser {
  position: relative
}

.pc-btn-back:hover {
  color: #657289
}

.pc-btn-back span {
  top: -1px;
  font-size: 16px;
  vertical-align: middle;
  color: inherit
}

.loader, .pc-progress {
  display: none
}

.pc-btn-back span::before {
  color: inherit
}

.centered, .pc-loading, .pc-progress {
  position: absolute
}

.pc-progress {
  width: 100%
}

.pc-progress .progress {
  max-width: 50%;
  margin: 8px auto 0;
  height: 8px;
  background: #eaeeee;
  border-radius: 5px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .08);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .08)
}

.pc-progress .progress .progress-bar {
  height: 8px;
  width: 0;
  line-height: 8px;
  border-radius: 5px;
  background-color: #C17292;
  -webkit-box-shadow: inset 0 -1px 1px rgba(0, 0, 0, .08);
  box-shadow: inset 0 -1px 1px rgba(0, 0, 0, .08)
}

.pc-loading {
  width: 100%
}

.pc-loading .progress {
  max-width: 50%;
  margin: 8px auto 0;
  height: 8px;
  background: #e9eaea;
  box-shadow: none;
  border-radius: 3px
}

.pc-loading .progress .progress-bar {
  height: 8px;
  width: 0;
  line-height: 8px;
  border-radius: 3px;
  background-color: #ca85a0;
  -moz-transition: none;
  -webkit-transition: none;
  transition: none;
  -moz-animation: growbar 2s linear infinite;
  -webkit-animation: growbar 2s linear infinite;
  animation: growbar 2s linear infinite
}

@-moz-keyframes growbar {
  from {
    width: 0%
  }

  to {
    width: 100%
  }
}

@-webkit-keyframes growbar {
  from {
    width: 0%
  }

  to {
    width: 100%
  }
}

@keyframes growbar {
  from {
    width: 0%
  }

  to {
    width: 100%
  }
}

.pc-progress .progress-amnt {
  display: inline-block;
  color: #848EA1;
  font-size: 10px;
  top: 20px;
  position: absolute;
  z-index: 5;
  font-family: Arial, sans-serif;
  margin-left: -6px;
  font-weight: 400;
  letter-spacing: .01em
}

.feeling-image img, .pc-hide, .pc-item-body .feeling {
  display: none
}

.centered {
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  text-align: center
}

.pc-loading {
  margin-top: 60px
}

.pc-loading .pc-loading-text {
  font-size: 15px;
  margin-top: 16px;
  color: #6e737e
}

.p-x-5 {
  padding-left: 5px;
  padding-right: 5px
}

.p-x-10 {
  padding-left: 10px;
  padding-right: 10px
}

@media only screen and (min-width:990px) {
  .inset-x {
    padding-left: 28px;
    padding-right: 28px
  }

  .pc-item {
    min-height: 480px;
    padding: 28px 32px 0
  }

  .pc-item .pc-item-title {
    font-size: 28px;
    line-height: 40px;
    font-weight: 400;
    margin: 0px auto 12px;
    letter-spacing: -0.02em;
  }
}

@media only screen and (min-width:760px) {
  .pc-loading .progress {
    max-width: 360px
  }

  .product-chooser .final-result img {
    height: auto;
    max-width: 100%;
    max-height: 800px;
    margin: 0 auto
  }
}

.pc-form-element {
  display: block;
  position: relative;
  margin: 8px 0
}

.pc-form-element.pc-radio-inline {
  display: inline-block;
  max-width: 128px;
  width: 128px;
  margin-left: 4px;
  margin-right: 4px
}

.pc-form-element input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0
}

@media only screen and (min-width:990px) {
  .pc-form-element.pc-radio-inline {
    display: inline-block;
    max-width: 140px;
    width: 140px
  }
}

.checkbox input {
  opacity: 0
}

.pc-form-element label {
  text-align: center;
  display: block;
  position: relative;
  width: 100%;
  overflow: hidden;
  cursor: pointer;
  padding: 0 20px;
  line-height: 46px;
  font-weight: 400;
  color: #5e646f;
  text-shadow: 0 0 0 -1px transparent;
  height: 54px;
  border: 2px solid #02cde7;
  background: #fff;
  border-radius: 4px;
  box-shadow: 0 1px 5px 0 rgba(0, 0, 0, .15)
}

.pc-form-element label:hover {
  color: #fff;
  background-color: #02cde7
}

.pc-form-element label.label-stacked {
  max-width: 160px;
  width: 100%;
  height: 108px;
  line-height: 28px;
  padding-top: 12px
}

@media only screen and (min-width:760px) {
  .pc-form-element label.label-stacked {
    max-width: 100%;
    width: 100%;
    height: 104px;
    line-height: 28px;
    padding-top: 8px
  }

  .pc-form-element label.label-stacked span {
    display: block;
    font-size: 14px;
    line-height: 19px;
    font-weight: 300
  }
}

.pc-answers .table-answers {
  display: table;
  margin: 0 auto
}

.pc-answers .table-answers .cell-answer {
  display: table-cell;
  padding: 0 4px
}

.pc-form-element input[type=checkbox]+label::before {
  content: "";
  display: inline-block;
  height: 16px;
  width: 16px;
  border: 1px solid;
  top: 3px
}

.pc-form-element input[type=checkbox]+label::after {
  display: inline-block;
  height: 6px;
  width: 9px;
  border-left: 2px solid;
  border-bottom: 2px solid;
  transform: rotate(-45deg);
  left: 4px;
  top: 7px;
  content: none
}

.pc-form-element input[type=checkbox]+label::after, .pc-form-element input[type=checkbox]+label::before {
  position: absolute
}

.pc-form-element input[type=checkbox]:checked+label {
  border: 2px solid #cf0
}

.pc-form-element input[type=checkbox]:checked+label::after {
  content: ""
}

.pc-form-element input[type=radio]+label::after {
  content: none
}

.pc-form-element input[type=radio]:checked+label {
  border: 2px solid #00c9e3
}

.pc-form-element input[type=radio]:checked+label::after {
  content: ""
}

ul.checklist li {
  padding: 0 0 0 24px;
  margin: 8px 0 10px;
  font-size: 15px;
  line-height: 1.3;
  font-weight: 300;
  text-align: left;
  position: relative
}

ul.checklist li::before {
  font-family: ui-core;
  content: "\e967";
  color: #D62D3A;
  font-size: 18px;
  line-height: 1;
  position: absolute;
  left: 0;
  top: 1px
}

ul.dashed {
  padding: 8px 24px 12px;
  border: 1px dashed #ccd5e3;
  border-radius: 5px
}

.form-group {
  margin-top: 8px
}

.form-group label {
  width: 100%;
  text-align: left
}

.form-group input[type=tel], .form-group input[type=email], .form-group input[type=text] {
  height: 50px;
  text-align: left;
  font-size: 17px
}

@media only screen and (min-width:990px) {
  #result .step-title {
    margin: 4px 0 16px;
    font-size: 28px;
    line-height: 36px;
    font-family: "Poppins", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #3a3f45;
    padding-bottom: 12px;
    border-bottom: 3px dotted #ddd
  }
}

#result .step-addons {
  font-family: "Poppins", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #3a3f45
}

#result .step-desc {
  text-align: left
}

#result .lead {
  font-size: 18px;
  line-height: 1.375
}

#result .btn.btn-link {
  color: #fff;
  padding-left: 24px !important;
  padding-right: 24px !important
}

#result .btn.btn-link:hover {
  background-color: #02bbd3;
  border: 2px solid #02bbd3
}

.loader-text {
  font-size: 13px;
  line-height: 1;
  color: #5e646f
}

section .pc-item.animated {
  animation-duration: .4s
}

#pc-dock {
  display: block;
  width: 100%;
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 5
}

#form-chooser .form-group, .result-img {
  position: relative
}

@media only screen and (min-width:760px) {
  #pc-dock {
    display: none
  }
}
/*
#result .btn, #result .btn.btn-primary, .pc-item .btn.btn-primary {
  text-transform: uppercase;
  font-size: 18px;
  line-height: 46px;
  height: 54px;
  padding: 0 20px;
  font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  border-radius: 4px
}

#result .btn, #result .btn.btn-primary {
  margin-right: 8px;
  font-size: 15px;
  padding: 0 8px
}
*/
#form-chooser .input-email, #form-chooser .input-name, #form-chooser .input-phone {
  background-repeat: no-repeat;
  background-position: 10px center;
  padding-left: 40px
}

#result p {
  margin-bottom: 1rem
}

.pc-item .pc-label-radio {
  cursor: pointer;
  font-size: 18px;
  font-weight: 700;
  text-transform: capitalize;
}

#form-chooser input {
  box-shadow: none;
  border: 1px solid #acb4c2;
  background-color: #fff;
  font-weight: 400
}

#form-chooser ::-webkit-input-placeholder {
  color: #444;
  opacity: .9
}

#form-chooser ::-moz-placeholder {
  color: #444;
  opacity: .9
}

#form-chooser :-ms-input-placeholder {
  color: #444;
  opacity: .9
}

#form-chooser :-moz-placeholder {
  color: #444;
  opacity: .9
}

#form-chooser input.form-control:focus {
  border-color: #02cde7
}

#form-chooser .input-name {
  background-image: url(https://cdn.medicalguardian.com/site/img/prod-chooser/bg-input-name.png)
}

#form-chooser .input-phone {
  background-image: url(https://cdn.medicalguardian.com/site/img/prod-chooser/bg-input-phone.png)
}

#form-chooser .input-email {
  background-image: url(https://cdn.medicalguardian.com/site/img/prod-chooser/bg-input-email.png)
}

#form-chooser .form-control.error {
  border-color: #d72c3a;
  text-align: left;
  margin-bottom: 25px
}

#form-chooser label.error {
  color: #d72c3a;
  font-size: 12px;
  margin: 0;
  padding: 0;
  line-height: 12px;
  font-weight: 400;
  position: absolute;
  bottom: -16px;
  left: 0
}

#form-chooser .checklist {
  background: #f9f9f9;
  width: 100%;
  margin: -4px auto 0;
  padding: 6px 12px
}

#form-chooser .checklist li {
  line-height: 1.3;
  max-width: 220px;
  font-weight: 400
}

#form-chooser .thumb-cover {
  display: block;
  position: absolute;
  top: 12px;
  right: -8px;
  z-index: 5;
  max-width: 120px
}

.checklist-special {
  font-size: 15px;
  font-weight: 500;
  margin-left: 10px;
  margin-top: 10px;
  max-width: 250px
}

.bg-arrow {
  background-image: url(https://cdn.medicalguardian.com/site/img/prod-chooser/bg-arrow.png);
  background-repeat: no-repeat;
  background-position: 78% 94%
}

#form-chooser .dashed {
  border-color: #C9CDD3
}

@media only screen and (min-width:990px) {
  #form-chooser .checklist {
    background: #fcfcfc;
    width: 86%;
    margin: 0 auto;
    padding: 5px 16px
  }

  #form-chooser .checklist li {
    max-width: 220px;
    font-weight: 400
  }

  #form-chooser .thumb-cover {
    display: block;
    position: absolute;
    top: 6px;
    right: 6px;
    z-index: 5;
    max-width: 136px
  }

  .checklist-special {
    font-size: 15px;
    font-weight: 500;
    margin-left: 48px;
    margin-top: 10px;
    max-width: 250px
  }
}

.pc-form-element label.label-stacked span {
  display: block;
  font-size: 15px;
  line-height: 18px;
  font-weight: 300;
  text-transform: none
}

#lead-gen .disclaimer {
  margin-bottom: 0
}

.pc-item .pc-item-image img {
  margin: 8px auto 12px;
  height: auto;
  max-width: 100%;
  max-height: 180px
}

.pc-answers .table-answers .cell-answer.wide .pc-form-element.pc-radio-inline {
  display: inline-block;
  max-width: 180px;
  width: 180px;
  text-transform: none
}

.pc-answers .table-answers .cell-answer.wide .pc-form-element.pc-radio-inline .pc-label-radio {
  font-size: 18px;
  font-weight: 500;
  text-transform: none
}

#result .prod-img {
  max-height: 250px;
  margin: 0 auto 16px;
  width: auto
}

#result .step-title {
  margin: 4px 0 0;
  font-size: 32px;
  line-height: 36px;
  font-family: "Poppins", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #3a3f45;
  padding-bottom: 4px;
  border-bottom: none;
  font-weight: 400;
  letter-spacing: -.02em
}

@media only screen and (min-width:990px) {
  .pc-form-element label.label-stacked {
    padding-top: 8px;
    text-transform: none;
    line-height: 1.85
  }

  .bg-arrow {
    background-image: url(https://cdn.medicalguardian.com/site/img/prod-chooser/bg-arrow.png);
    background-repeat: no-repeat;
    background-position: 80% 94%
  }

  #form-chooser .form-body {
    background-color: #f8f8f8;
    padding: 20px 32px 28px;
    margin: -14px 16px 12px
  }
}

@media only screen and (max-width:760px) {
  .section {
    min-height: 80vh;
    padding: 8px 0 0
  }

  .btn {
    font-size: 17px
  }

  .pc-btn-back {
    bottom: auto;
    top: 70%;
    left: 50%;
    margin-left: -36px;
    font-size: 15px
  }

  .pc-item .pc-item-title {
    margin: 12px auto 16px;
    padding: 0;
    font-size: 24px;
    line-height: 34px
  }

  #lead-gen {
    margin-top: -12px
  }

  #lead-gen .pc-item-title {
    margin: 14px 0 -2px;
    font-size: 23px;
    line-height: 1.3;
    font-weight: 500;
    letter-spacing: -.05em
  }

  #lead-gen .form-body {
    padding: 2px 0;
    color: #555
  }

  .pc-get-started, .pc-intro {
    margin-top: -50px
  }

  .pc-get-started .pc-form-element {
    display: block;
    position: relative;
    margin: 8px 0 12px
  }

  .pc-form-element label {
    height: 60px;
    line-height: 49px
  }

  .pc-form-element label.label-stacked {
    max-width: 100%;
    width: 100%;
    height: 72px;
    line-height: 24px;
    padding-top: 12px;
    text-transform: uppercase
  }

  .pc-form-element label.label-stacked span {
    display: block;
    font-size: 15px;
    line-height: 17px;
    font-weight: 400;
    text-transform: none
  }

  .pc-answers .table-answers .cell-answer.wide {
    display: block;
    padding: 0 4px;
    width: 100%
  }

  .pc-answers .table-answers .cell-answer.wide .pc-form-element.pc-radio-inline {
    max-width: 250px;
    width: 250px
  }

  #result .prod-img {
    max-height: 160px;
    margin: 0 auto 16px;
    width: auto
  }
}

#result p a {
  color: #01cae3
}

#pc-dock {
  padding: 18px 20px 22px;
  background-color: #fff;
  box-shadow: 0 0 6px rgba(0, 0, 0, .16)
}
/*
#pc-dock .btn {
  border-radius: 4px;
  font-size: 20px;
  height: 60px;
  font-weight: 600
}
*/
.result-img .tag {
  display: block;
  height: 54px;
  width: 54px;
  border-radius: 50%;
  overflow: hidden;
  position: absolute;
  top: 12px;
  right: 48px;
  background: #a7345f;
  font-family: Roboto, sans-serif;
  font-weight: 400;
  color: #fff;
  font-size: 1.06rem;
  line-height: 1.1;
  text-align: center;
  letter-spacing: .01em;
  border: 3px solid #fff
}

.result-img .tag .tag-label {
  display: block;
  margin-top: 10px;
  font-size: .65rem
}

.star-rating {
  font-size: 13px;
  line-height: 20px;
  color: #b80929;
  margin-top: 8px;
  margin-bottom: 16px
}

.star-rating .star {
  color: #ffcf0d;
  font-size: 16px;
  line-height: 20px;
  position: relative;
  vertical-align: middle;
  display: inline-block;
  margin-top: -1px;
  margin-right: 1px;
  letter-spacing: 0
}

#pc-feeling .selected-feeling {
  display: block
}

@media only screen and (max-width:760px) {
  .lead-gen .pc-item-body.bg-arrow {
    background-image: none;
    position: relative
  }

  .lead-gen .pc-item-body.bg-arrow:after {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 20px 18px 0;
    border-color: #00C9E3 transparent transparent;
    position: relative;
    z-index: 5
  }

  #lead-gen {
    overflow: hidden;
    max-width: 100%
  }

  #lead-gen .pc-item-title {
    margin: 14px 0 -4px;
    font-size: 24px;
    line-height: 30px;
    font-weight: 400;
    letter-spacing: -.05em
  }

  #lead-gen .form-body {
    margin: -20px -20px 0;
    background-color: #f8f8f8;
    padding: 14px 28px 20px
  }

  #form-chooser .checklist {
    margin: -2px auto 0;
    padding: 0 0 4px 20px
  }

  #form-chooser .checklist li {
    font-weight: 500;
    font-size: 15px;
    line-height: 21px;
    max-width: 190px
  }

  #form-chooser .dashed {
    background: 0 0;
    border: none
  }

  #form-chooser .thumb-cover {
    right: 0;
    top: 0
  }

  #form-chooser .form-group {
    margin-bottom: 8px
  }
}

@media only screen and (min-width:760px) and (max-width:990px) {
  #lead-gen.pc-item .pc-item-title {
    margin-top: 0
  }

  #lead-gen.pc-item p {
    font-size: 15px
  }

  #lead-gen.pc-item p.disclaimer {
    font-size: 10px
  }

  .pc-get-started .p-x-5 {
    width: 50%
  }

  .pc-get-started .pc-form-element label.label-stacked {
    height: 76px
  }
}
