@import url(https://fonts.googleapis.com/css2?family=Shadows+Into+Light+Two&display=swap);
@import url(https://fonts.googleapis.com/css?family=Montserrat:thin,extra-light,light,100,200,300,400,500,600,700,800);
@import url(https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@100;200;300;400;500&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Antic+Didone&display=swap);
.questions__dropdown-container > .dropdown {
  margin-bottom: 20px;
}
.questions__dropdown-container {
  margin-left: 15%;
  max-width: calc(60% + 10px);
  text-align: left;
  z-index: 1;
  position: relative;
}

.questions__dropdown-container > .text-input-fieldset {
  -webkit-margin-start: 0px;
          margin-inline-start: 0px;
  -webkit-margin-end: 0px;
          margin-inline-end: 0px;
  -webkit-padding-before: 0em;
          padding-block-start: 0em;
  -webkit-padding-start: 0em;
          padding-inline-start: 0em;
  -webkit-padding-end: 0em;
          padding-inline-end: 0em;
  -webkit-padding-after: 0em;
          padding-block-end: 0em;
  border: none;
}

.questions__dropdown-container > .dropdown > .dropdown__select,
.questions__dropdown-container > .text-input-fieldset > .text-input {
  width: 90%;
  height: 40px;
  border: 1px solid #2081bf;
  border-top-right-radius: 15px;
  border-bottom-right-radius: 15px;
  padding: 2px;
  font-size: 16px;
  font-family: 'Montserrat', sans-serif;
}

.questions__dropdown-container > .dropdown > .dropdown__label,
.questions__dropdown-container > .text-input-fieldset > .text-input__title {
  display: block;
  font-size: 20px;
  margin-left: 10px;
  margin-top: 5px;
  padding-bottom: 5px;
  color: #2081bf;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  padding-top: 5px;
}
.questions__dropdown-container > .dropdown > .text-input-fieldset {
  border: none;
  margin-left: -12px;
}
.questions__dropdown-container > span {
  font: normal 12px Montserrat, 'Arial', sans-serif;
  margin-left: -10px;
}
.questions__submit-panel {
  position: relative;
  display: block;
  cursor: pointer;
  margin: 45px auto 45px auto;
  overflow: visible;
  line-height: 30px;
  background-color: #0c4569;
  z-index: 1000;
  color: #fff;
  width: 70%;
  font-size: 16px;
  font-family: 'Montserrat', sans-serif;
}
.questions__submit-panel-backdrop {
  margin: 0 0 0 2%;
  position: absolute;
  top: -21px;
  width: 47px;
  background-image: url(https://content.refinance.quickenloans.com/msql/quicken_sprite_4_4_18.png);
  height: 100px;
}

.questions__backdrop-1 {
  background-position: 0px 0px;
}
.questions__backdrop-2 {
  background-position: 100px 0px;
}

.questions__submit-panel-arrow {
  margin: 0 0 0 1%;
  background-position: -46px -295px;
  position: absolute;
  right: -7px;
  top: -12px;
  width: 54px;
  background-image: url(https://content.refinance.quickenloans.com/msql/quicken_sprite_4_4_18.png);
  height: 53px;
  text-align: right;
}
.questions__button-back {
  z-index: 1001;
  position: relative;
  top: -20px;
  color: #0c4569;
  left: 15%;
  font-size: 16px;
  text-align: left;
  cursor: pointer;
  text-decoration: underline;
  display: block;
}
.questions__step-one-form,
.questions__step-two-form {
  margin-top: -75px;
}

@media (max-width: 450px) {
  .questions__submit-panel {
    font-size: 14px;
  }
}

#submit_step_one,
#submit_step_two {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-color: transparent;
  cursor: pointer;
  border: 0;
}
.step-zip__error-text {
  padding-top: 4px;
  color: #fa2b33;
  font-size: 11px;
}

.step-zip-icon {
  height: 40px;
  width: 38px;
  background-image: url(https://content.refinance.quickenloans.com/msql/sprite_lp.png);
}

.step-zip__valid-icon {
  background-position: -312px -250px;
  padding-bottom: 6px;
  margin-left: 8px;
}
.step-zip__error-icon {
  background-position: -351px -250px;
  padding-bottom: 2px;
}

.questions__step-two-zip-fieldset-container {
  display: flex;
  flex-wrap: nowrap;
  align-items: flex-end;
}

.questions__step-two-zip-fieldset-container > .text-input-fieldset {
  display: flex;
  flex-direction: column;
  justify-content: center;
  flex-basis: 90%;
}
.questions__step-two-zip-fieldset-container
  > .text-input-fieldset
  > .text-input {
  width: 100%;
}

.retention__legal_disclosures_link {
  padding: 12px 22px 0px 0px;
  font: normal 11px 'Montserrat', sans-serif;
  text-align: right;
  text-decoration: underline;
  cursor: pointer;
}

.retention__page {
  width: 100%;
  display: flex;
  justify-content: center;
  background-color: #f6f6f6;
  font-family: 'Montserrat', sans-serif;
}

.retention__container {
  max-width: 816px;
  padding: 10px;
}

.retention__welcome {
  font: bold 30px 'Montserrat', sans-serif;
  color: #2081bf;
  margin: 10px 0px 10px 0px;
}

.retention__reminder {
  font: bold 18px 'Montserrat', sans-serif;
  line-height: 22px;
  color: #0c4569;
}

.retention__form {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 20px 0px 20px 0px;
}

.retention__form > * {
  width: 395px;
}

.retention__fields {
  text-align: left;
  width: 100%;
  max-width: 395px;
}

.retention__label {
  font: bold 14px 'Montserrat', sans-serif;
  line-height: 18px;
  letter-spacing: 0.25px;
  padding: 5px 0px 5px 0px;
}

.retention__fields > .dropdown {
  padding: 12px 0px 12px 0px;
}

.retention__fields > .dropdown > .dropdown__select {
  width: 100%;
  height: 52px;
  border: 1px solid #a7a7a7;
  border-radius: 6px;
}

.retention__input_container {
  display: flex;
  align-items: center;
  padding: 12px 0px 12px 0px;
}

.retention__fields > .retention__input_container > .text-input-fieldset {
  text-align: center;
}

.retention__fields
  > .retention__input_container
  > .text-input-fieldset
  > .text-input {
  width: 85%;
  height: 52px;
  border: 1px solid #a7a7a7;
  border-radius: 6px;
}

.retention__submit_button {
  height: 78px;
  background-color: #0c4569;
  color: #ffffff;
  border: 1px solid #0c4569;
  border-radius: 6px;
  font: bold 18px 'Montserrat', sans-serif;
  line-height: 22px;
  margin: 12px 0px 12px 0px;
  cursor: pointer;
}

.retention__logo {
  margin: 20px auto 2px auto;
  background-repeat: no-repeat;
  width: 292px;
  background-image: url(https://content.refinance.quickenloans.com/msql/qllogo.png);
  height: 42px;
  background-size: contain;
}

.retention__jd_power_image {
  background-repeat: no-repeat;
  background-position: center top;
  margin: 24px 0px 24px 0px;
  background-size: contain;
  width: 100%;
  height: 290px;
  background-image: url(https://content.refinance.quickenloans.com/msql/L-Logo-JDPowerAwardUpdates-345x270-EnglishK-P2530216.png);
}

.retention__agreement {
  max-width: 346px;
  font: normal 9px 'Montserrat', sans-serif;
  line-height: 11px;
  color: #8d8d8d;
}

.retention__disclaimer {
  font: normal 9px 'Montserrat', sans-serif;
  line-height: 11px;
  color: #8d8d8d;
  text-align: left;
}

.retention__disclosure {
  font: bold 9px 'Montserrat', sans-serif;
  line-height: 11px;
  color: #8d8d8d;
  display: flex;
  flex-direction: column;
}

.retention__apr_title {
  margin: 0;
  font-weight: 700;
}

.loan__container {
  margin: -30px auto 0;
  max-width: 570px;
  text-align: left;
  z-index: 1;
  position: relative;
  font-family: 'Montserrat', sans-serif;
}
.loan__container > .dropdown,
.loan__container > .radio-button {
  margin-bottom: 10px;
}

.loan__container > .dropdown--error,
.loan__container > .radio-button--error {
  background-color: #ffffbf;
}

@media screen and (max-width: 735px) {
  .loan__container > .dropdown,
  .loan__container > .radio-button {
    width: 87%;
    margin: 10px auto;
    padding: 10px;
  }
}
.loan__container > .dropdown > .dropdown__label,
.loan__container > .radio-button > .radio-button__title {
  color: #0c4592;
  display: block;
  font-size: 16px;
  font-weight: bold;
  padding: 5px 0 0 15px;
}
.loan__container > .dropdown > .dropdown__subtitle,
.loan__container > .radio-button > .radio-button__subtitle {
  color: #007ed9;
  display: block;
  font-size: 14px;
  margin-left: 15px;
}
.loan__container > .dropdown > .dropdown__select {
  border-radius: 5px;
  border: 1px solid #aaaaaa;
  padding: 18px 5px;
  width: 93%;
  font-size: 16px;
  color: #333;
  height: auto;
  margin: 5px 15px 3px 15px;
}
.loan__container > .dropdown > .dropdown__prefix {
  position: absolute;
  padding: 7px 5px;
  font-size: 12px;
  font-weight: bold;
  color: #333;
  height: auto;
  margin-top: 10px;
}

.loan__container > .radio-button > .radio-button__container {
  font-size: 16px;
  display: inline-block;
  font-weight: bold;
  color: #0c4592;
  margin: 5px 0 5px 10px;
}

.contact__formfield-container {
  border: none;
  margin-bottom: 10px;
  padding: 0;
}
.formfield-container--error{
  background-color: #ffffbf;
}
.contact__phone-description {
  display: flex;
}
.connect__phone-slots-container {
  display: flex;
  padding-left: 15px;
}
.connect__phone-slots-container > .text-input-fieldset,
.connect__phone-slots-container > .contact__phone-sufix > .text-input-fieldset {
  border: none;
  padding: 2px;
  margin: auto 0;
}
.contact__phone-description > p {
  color: #0c4592;
  font-size: 16px;
  font-weight: bold;
  padding: 0 5px 0 15px;
  margin: 5px 0 0 0;
}
.connect__phone-slots-container > .text-input-fieldset > .text-input {
  width: 50px;
  border-radius: 5px;
  border: 1px solid #aaaaaa;
  padding: 18px 5px;
  font-size: 16px;
  color: #333;
  height: auto;
}

.connect__phone-slots-container
  > .contact__phone-sufix
  > .text-input-fieldset
  > .text-input {
  width: 80px;
  border-radius: 5px;
  border: 1px solid #aaaaaa;
  padding: 18px 5px;
  font-size: 16px;
  color: #333;
  height: auto;
}

.contact__phone-sufix {
  margin: auto 0;
}
.contact__security-icon {
  width: 16px;
}
.contact__optional-label {
  color: #007ed9;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  margin: 0 0 0 15px;
}
.contact__submit-label {
  padding-top: 20px;
  font-size: 9px;
  color: #707070;
  text-align: center;
}
.contact__submit-panel {
  top: 30px;
  margin: 0 auto;
  position: relative;
  border: 1px solid #95989a;
  text-align: center;
  padding: 15px 0px;
  border-radius: 5px;
  color: #fff;
  background: #0c4569;
  cursor: pointer;
  font-size: 28px;
  font-weight: bold;
  line-height: 20px;
  height: 20px;
}
@media (max-width: 600px) {
  .contact__submit-panel {
    max-width: 95%;
  }
}
.connect__phone-slots-container > p {
  font-weight: 500;
}
.property__progressbar-image {
  background-image: url(https://content.refinance.quickenloans.com/msql/progressbar90.svg);
  background-repeat: no-repeat;
  background-size: cover;
  height: 122px;
}

.processing__container {
  max-width: 800px;
  margin: 215px auto;
  position: relative;
  font-family: 'Montserrat', sans-serif;
  overflow: hidden;
}

.processing__title {
  margin: 50px auto 2px auto;
  background-repeat: no-repeat;
  width: 213px;
  background-image: url(https://content.refinance.quickenloans.com/msql/quickenlogo-transparent.png);
  height: 27px;
  background-size: contain;
}
.processing__nmls p {
  margin:0;
  font-size:12px;
  color:#333;
  padding:5px 0;
}
.processing__maincontent {
  padding:15px 0;
}
.processing__maincontent > h1 {
  font-size: 26px;
  color: #707070;
  font-weight: normal;
  margin: 0;
}

.loader__container {
  position: relative;
}
.loader__text {
  position: absolute;
  top: 40%;
  width: 100%;
  font-size: 35px;
  color: #0f6f86;
  font-weight: 600;
}
.loader {
  font-size: 10px;
  margin: 50px auto;
  text-indent: -9999em;
  width: 20em;
  height: 20em;
  border-radius: 50%;
  background: #0f6f86;
  background: linear-gradient(to right, #0f6f86 10%, rgba(15, 111, 134, 0) 80%);
  position: relative;
  -webkit-animation: load3 1.4s infinite linear;
          animation: load3 1.4s infinite linear;
  transform: translateZ(0);
}
.loader:before {
  width: 0;
  height: 0;
  background: #0f6f86;
  border-radius: 100% 0 0 0;
  position: absolute;
  top: 0;
  left: 0;
  content: '';
}
.loader:after {
  background: #f6f6f6;
  width: 90%;
  height: 90%;
  border-radius: 50%;
  content: '';
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
@-webkit-keyframes load3 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes load3 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

.serverTag {
  font-size: 9px;
  color: #d4d4d4;
  margin: 50px auto 0;
  padding-bottom: 30px;
  font-family: Montserrat, Arial, Verdana, sans-serif;
  text-align: center;
}

.trust-pilot {
  border-top: 2px solid #aaa;
  border-bottom: 2px solid #aaa;
  padding: 30px 0px;
  margin:100px auto 0 auto;
}
.trust-pilot iframe {
  max-width:750px;
  margin:auto;
}
.post-conversion__main-container .trust-pilot {
  border:none;
  margin:0;
}
.post-conversion__main-container .trust-pilot iframe {
  max-width:none;
}

@media screen and (max-width: 537px) {
  .trust-pilot iframe {
    height: 300px !important;
  }
}

.feedback {
  color: #666666;
  text-decoration: none;
  font-size: 14px;
  text-align: left;
}
.feedback__feedback-title {
  width: 90%;
  margin-top: 18px;
  color: #3d5b97;
  text-align: left;
  line-height: 40px;
  font-size: 26px;
  font-weight: normal;
}
.feedback__buttons {
  position: static;
  width: 100%;
  padding: 15px 0 0 0;
  font-size: 16px;
  color: #666666;
  text-align: left;
}
.feedback__buttons ul {
  margin: 0px;
  padding: 0px;
}
.feedback__buttons ul li {
  display: inline-block;
  width: 11%;
}
.feedback__buttons ul li div {
  border-radius: 100px;
  width: 20px;
  height: 20px;
  border: 1px solid #696969;
  background: #eef0ed;
  margin: auto;
}
.feedback__buttons ul li .active {
  background: rgb(78, 164, 53);
}
.feedback__buttons li span {
  display: block;
  text-align: center;
  line-height: 22px;
  font-size: 14px;
}
.feedback__text {
  color: #666666;
  overflow: hidden;
}
.feedback__text .left {
  float: left;
  text-align: left;
}
.feedback__text .right {
  float: right;
  text-align: right;
}
.feedback__button {
  background-image: url(https://content.refinance.quickenloans.com/msql/submit_feedback.png);
  background-position: center;
  height: 65px;
  max-width: 300px;
  margin: auto;
  background-size: contain;
  width: 100%;
  background-repeat: no-repeat;
  opacity: 0.5;
  display: inline-block;
}
.feedback__submitActive {
  opacity: 1;
}
@media screen and (max-width: 590px) {
  .feedback__feedback-title {
    font-size: 23px;
  }
}
@media screen and (max-width: 400px) {
  .feedback__feedback-title {
    font-size: 18px;
  }
}

.feedback__feedback-description {
  margin-top: 20px;
}

.feedback__thankyou {
  color: #505050;
  font-weight: normal;
  text-decoration: none;
  font-size: 24px;
  font-style: normal;
  text-align: center;
  position: relative;
  font-style: italic;
  display: none;
  padding: 30px 0;
  margin: 0 0 10px 0;
  clear: both;
}

  .post-conversion__clickListings-container {
    font-family: Montserrat;
    margin: 20px 0px;
    text-decoration: none;
    width: 100%;
    text-align: left;
  }

  .click-listings {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    opacity: 1;
  }
  
  .post-conversion__clickListingsHeader h2 {
    color: #3d5999;
    font-weight: normal;
    font-style: normal;
    font-size: 26px;
    line-height: 32px;
    opacity: 1;
    padding-bottom: 4px;
  }
.next-steps {
  position: relative;
  color: #666;
  padding: 0 0 20px 0;
}

.next-steps__item {
  clear: both;
  overflow: hidden;
  list-style-type: none;
  height: auto;
  margin-bottom: 20px;
  font-size: 26px;
  flex-wrap: wrap;
}

.next-steps__item__list-txt {
  display: inline;
  flex: 10;
  line-height: 52px;
}

.next-steps__item-num-holder {
  float: left;
  background: #e9ffe3;
  padding: 0 4px 4px 4px;
  margin-right: 10px;
  border-radius: 88px;
  font-size: 30px;
  line-height: 48px;
  color: #333333;
  border: 3px solid #195b04;
  height: 48px;
  width: 48px;
  text-align: center;
  font-family: arial;
  font-weight: bold;
}

.next-steps__item__list-txt span {
  font-weight: bold;
}

.tagged-1,
.tagged-4 {
  color: #195b04;
  font-size: 48px;
  font-weight: bold;
}

.break-column {
  flex-basis: 100%;
  width: 0;
}

.post-conversion__lendersList {
  overflow: hidden;
}
.post-conversion__lendersList ul {
  -webkit-padding-start: 0px;
          padding-inline-start: 0px;
}
.post-conversion__lendersList li {
  list-style: none;
  float: left;
  background-color: #ebebeb;
  border: 1px solid #707070;
  width: 100%;
  clear: both;
  padding: 15px;
  margin-bottom: 15px;
  text-align: left;
  margin: 10px auto;
}
.post-conversion__lendersList__logo {
  float: left;
  width: 80px;
  height: 80px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.16);
  border: none;
  background: #fff;
  vertical-align: middle;
}
.post-conversion__lendersList__logo a {
  width: 100%;
  height: 100%;
  display: block;
}
.post-conversion__lendersList__logo img {
  max-width: 80px;
  max-height: 80px;
  vertical-align: middle;
}
.post-conversion__lendersList__info {
  width: 90%;
  padding-left: 10px;
  float: left;
  color: #333;
  font-size: 12px;
}
.post-conversion__lendersList__info strong {
  font-size: 15px;
  line-height: 20px;
  font-weight: bold;
}

.edisonOverlayContainer{  
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  top: 23%;
  max-width: 700px;
  width: 100%;
  margin: 0 auto;
  z-index: 1001;
}
.edisonCloseButton {
  cursor: pointer;
  position: relative;
  top: 10px;
  right: 22px;
  float: right;
  width: 22px;
  height: 22px;
  z-index: 2000;
}
.edisonModal {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  background: #000;
  opacity: 0.5;
  bottom: 0;
  z-index: 1000;
}
.edisonOverlay {
  border-radius: 12px;
  position: relative;
  background: #fff;
  margin: 0px auto;
  max-width: 660px;
  width: 100%;
  right: 0px;
  left: 0px;
  margin-top: 20px;
  overflow:hidden;
}
.edisonOverlay p {
  padding:0;
  margin:0;
}
.edisonOverlayHeader {
  background-image: linear-gradient(315deg, #379BD0 0%,#1667A2 75%);
  padding: 20px 0;
  font-size: 20px;
  text-align: center;
  line-height: 27px;
  color: #fff;
}
.edisonOverlayHeader > p {
  padding:0;
  margin:0;
}
.edisonPanel {
border-right: 3px solid #70707033;
margin: 30px 0;
display: inline-block;
font-size: 14px;
text-align: left;
line-height: 21px;
color: #535353;
width: 40%;
}
.quickenPanel {
  display: inline-block;
  margin: 30px 0;
  margin-left: 3%;
  font-size: 14px;
  text-align: left;
  line-height: 21px;
  color: #535353;
  width: 40%;
}
p.edisonButtonContainer {
  text-align:center;
}
.edisonLink {
  text-align: center;
  background-color: #379BD0;
  background-image: linear-gradient(315deg, #1667A2 0%,#379BD0 75%);
  box-shadow: 2px 2px 8px #908484;
  padding: 6%;
  color: #fff;
  text-decoration: none;
  border-radius: 5px;
  margin:10px auto;
  display:inline-block;
}

.quickenLink {
  cursor: pointer;
  text-align: center;
  background-color: #fff;
  box-shadow: 2px 2px 8px #908484;
  padding: 6%;
  color: #318AC4;
  text-decoration: none;
  border-radius: 5px;
  border: 2px solid #318AC4;
  font-weight: bold;
  margin:10px auto;
  display:inline-block;
}

@media screen and (max-width: 800px) {
  .edisonCloseButton {
    top: 12px;
    right: 0px;
  }
  .edisonPanel {
    width: 75%;
    border-right: none !important;
    padding-bottom: 24px;
    margin-top: 15px;
    text-align: center;
    margin-bottom: 0px;
  }
  .edisonPanel::after {
    content: "";
    display: block;
    margin: 0 auto;
    width: 50%;
    padding-top: 20px;
    border-bottom: 3px solid #70707033;
  }
  .quickenPanel {
    width: 75%;
    margin: 0px;
    text-align: center;
  }
  .edisonOverlayContainer {
      max-width: 340px;
      top: 5%;
  }
  .edisonOverlay {
    background: #fff;
    top: 5%;
    max-width: 320px;
    margin: 0px auto;
  }
  .edisonLink, .quickenLink { 
    padding-left: 12%;
    padding-right: 12%;
  }
}

body {
  background: #f6f6f6;
  font-family: Roboto, Helvetica, Arial, sans-serif;
  font-weight: 400;
  margin: 0;
  padding: 0;
  text-align: center;
}
strong {
  font-weight: 600;
}
h1 {
  font-size: 48px;
  font-weight: bold;
}
legend {
  display: table;
  padding: 0;
}
fieldset {
  border: 0;
  margin: 0;
  min-width: 0;
  padding: 0.01em 0 0 0;
}
body:not(:-moz-handler-blocked) fieldset {
  display: table-cell;
}
.page {
  overflow: hidden;
}
.questions__main-container {
  margin: 0 auto;
  max-width: 800px;
  position: relative;
}
.questions__header {
  font: normal 12px 'Montserrat', sans-serif;
  position: absolute;
  right: 10px;
  text-align: right;
  top: -45px;
  width: 220px;
}
.questions__header-legal-disclosures {
  color: black;
  font-size: 11px;
}
.questions__title {
  background-image: url(https://content.refinance.quickenloans.com/msql/qllogo.png);
  background-repeat: no-repeat;
  height: 42px;
  margin: 50px auto 2px auto;
  width: 292px;
}
.questions__subheadline1 {
  color: #2081bf;
  font-family: 'Montserrat', sans-serif;
  font-size: 21px;
  font-weight: 700;
  padding: 8px;
}
.questions__subheadline2 {
  color: #0c4569;
  font-family: 'Montserrat', sans-serif;
  font-size: 18px;
  font-weight: 600;
  margin: 7px 0px 0;
  padding: 0 15px 13px 15px;
}
.questions__headline-container {
  height: 110px;
  max-width: 1145px;
  overflow: hidden;
  position: relative;
  width: calc(70% + 110px);
  z-index: 1;
}
.questions__calculate-payment {
  color: #b5121a;
  float: right;
  font-family: 'Shadows Into Light Two', cursive;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  height: 63px;
  text-align: center;
  text-decoration: none;
  width: 150px;
}
.questions__arrow {
  background-image: url(https://content.refinance.quickenloans.com/msql/redarrow1.png);
  background-repeat: no-repeat;
  background-size: 30px;
  float: right;
  font-style: normal;
  font-weight: normal;
  height: 60px;
  margin: 64px -129px 10px -60px;
  text-decoration: none;
  transform: rotate(22deg);
  width: 50px;
}

.questions__marketing-disclosure-container {
  display: flex;
  flex-direction: column;
}

.questions__marketing-disclosure {
  color: #8d8d8d;
  font-family: 'Montserrat', sans-serif;
  font-size: 11px;
  font-weight: 500;
  text-decoration: underline;
}
.questions__testimonial-container {
  display: flex;
}
.questions__testimonial {
  color: #000;
  display: table-cell;
  font-family: 'Montserrat', sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 26px;
  margin: 0 auto 9px auto;
  max-width: 530px;
  padding: 15px 20px 25px 20px;
  width: 547px;
}
.questions__testimonial-stars {
  margin: 7px;
}
.questions__trust-elements {
  display: table-cell;
  margin: 15px 0px 10px 20px;
  padding-left: 40px;
  position: relative;
  text-align: left;
  width: 735px;
}
.questions__trust-elem1 {
  background-image: url(https://content.refinance.quickenloans.com/msql/hud_logo.gif);
  background-repeat: no-repeat;
  cursor: pointer;
  float: left;
  height: 55px;
  width: 64px;
}
.questions__trust-elem2 {
  background-image: url(https://privacy-policy.truste.com/privacy-seal/seal?rid=36759420-4093-4a7b-bf8a-2029fcf0dd2d);
  background-repeat: no-repeat;
  cursor: pointer;
  float: left;
  height: 45px;
  margin: 5px 15px;
  width: 142px;
}
.questions__trust-elem3 {
  background-image: url(https://content.refinance.quickenloans.com/msql/misc_thawte.jpg);
  background-repeat: no-repeat;
  cursor: pointer;
  float: left;
  height: 55px;
  width: 106px;
}
.questions__trust-elem4 {
  background-image: url(https://content.refinance.quickenloans.com/msql/bbb_ReliabilitySeal4.png);
  background-repeat: no-repeat;
  cursor: pointer;
  float: left;
  height: 55px;
  margin: 10px 15px 0px;
  width: 90px;
}
.questions__trust-elem5 {
  background-image: url(https://content.refinance.quickenloans.com/msql/mortgageBankersAssoc.jpg);
  background-repeat: no-repeat;
  cursor: pointer;
  float: left;
  height: 39px;
  margin-top: 10px;
  width: 75px;
}
.questions__disclaimer {
  color: #8d8d8d;
  font-family: 'Montserrat', sans-serif;
  font-size: 9px;
  font-weight: 500;
  margin: 10px auto;
  overflow: hidden;
  padding: 0 10px;
  text-align: left;
  width: 95%;
  word-break: break-word;
}
.questions__policy-link {
  color: #666;
}
.questions__footer-links {
  color: #8d8d8d;
  text-decoration: none;
}
.questions__paragraph-extra-line {
  margin-top: 18px;
}
.landing__disclaimer {
  margin-top: -10px;
}

.funnel__container {
  margin: -30px auto 0;
  max-width: 570px;
  text-align: left;
  z-index: 1;
  position: relative;
  font-family: 'Montserrat', sans-serif;
}

@media screen and (max-width: 735px) {
  .funnel__container > .dropdown,
  .funnel__container > .radio-button,
  .funnel__container > .text-input-fieldset {
    width: 87%;
    margin: 10px auto;
    padding: 10px;
  }

  .funnel__container > .dropdown--error,
  .funnel__container > .radio-button--error,
  .funnel__container > .text-input-fieldset--error {
    background-color: #ffffbf;
  }

  .funnel__container > .contact__formfield-container,
  .funnel__container > .contact__formfield-container > .radio-button,
  .funnel__container > .contact__formfield-container > .text-input-fieldset {
    width: 87%;
    margin: 10px auto;
  }
}
.funnel__container > .dropdown,
.funnel__container > .radio-button,
.funnel__container > .text-input-fieldset {
  border: none;
  margin-bottom: 10px;
  padding: 0;
}

.funnel__container > .dropdown--error,
.funnel__container > .radio-button--error,
.funnel__container > .text-input--error {
  background-color: #ffffbf;
}

.funnel__container > .contact__formfield-container > .text-input-fieldset {
  border: none;
  margin: 0;
  padding: 0;
  width: 100%;
}

.funnel__container > .dropdown__select--disabled {
  opacity: 0.7;
}

.funnel__container > .dropdown > .dropdown__label,
.funnel__container > .radio-button > .radio-button__title,
.funnel__container > .text-input-fieldset > .text-input__title,
.funnel__container
  > .contact__formfield-container
  > .text-input-fieldset
  > .text-input__title,
.funnel__container > .text-input-fieldset > .text-input__extra-title,
.funnel__container
  > .contact__formfield-container
  > .text-input-fieldset
  > .text-input__extra-title {
  color: #0c4592;
  display: block;
  font-size: 16px;
  font-weight: bold;
  padding: 5px 0 0 15px;
}

.funnel__container > .text-input-fieldset > .text-input__extra-title,
.funnel__container
  > .contact__formfield-container
  > .text-input-fieldset
  > .text-input__extra-title {
  padding-top: 12px;
}
.funnel__container .text-input__security-icon {
  height: 16px;
  width: 16px;
}
.funnel__container > .dropdown > .dropdown__subtitle,
.funnel__container > .radio-button > .radio-button__subtitle,
.funnel__container > .text-input-fieldset > .text-input__subtitle,
.funnel__container
  > .contact__formfield-container
  > .text-input-fieldset
  > .text-input__subtitle {
  color: #007ed9;
  display: block;
  font-size: 14px;
  margin-left: 15px;
}
.funnel__container > .dropdown > .dropdown__select,
.funnel__container > .text-input-fieldset > .text-input,
.funnel__container
  > .contact__formfield-container
  > .text-input-fieldset
  > .text-input {
  border-radius: 5px;
  border: 1px solid #aaaaaa;
  padding: 18px 5px;
  width: calc(98% - 30px);
  font-size: 16px;
  color: #333;
  height: auto;
  margin: 5px 15px 3px 15px;
}

.funnel__container > .dropdown > .dropdown__prefix {
  position: absolute;
  padding: 7px 5px;
  font-size: 12px;
  font-weight: bold;
  color: #333;
  height: auto;
  margin-top: 10px;
}

.funnel__container > .radio-button > .radio-button__container {
  font-size: 16px;
  display: inline-block;
  font-weight: bold;
  color: #0c4592;
  margin: 5px 0 5px 10px;
}
/* Default Style Overrides */
.funnel__container .radio-button__item, .loan__container .radio-button__item {
  height:30px;
  width:30px;
}
.radio-button__label {
  vertical-align: super;
}
.funnel__submit-button {
  top: 30px;
  margin: 0 auto;
  display: block;
  position: relative;
  border: 1px solid #95989a;
  text-align: center;
  padding: 15px 0px;
  border-radius: 5px;
  color: #fff;
  background: #0c4569;
  cursor: pointer;
  font-size: 28px;
  font-weight: bold;
  line-height: 20px;
  width: 100%;
  height: 50px;
}

@media (max-width: 600px) {
  .funnel__submit-button {
    max-width: 95%;
  }
}

.funnel__main-container {
  background: #ffffff;
  max-width: 100%;
  width: 100%;
  position: relative;
  margin: 0 auto;
  padding-top: 25px;
}
.funnel__header {
  width: 220px;
  height: 30px;
  margin-top: 15px;
  text-align: right;
  position: absolute;
  right: 10px;
  font: normal 12px 'Montserrat', sans-serif;
}
@media screen and (max-width: 505px) {
  .funnel__header {
    font-size: 9px;
  }
}
.funnel__title {
  margin-left: 10px;
  background-repeat: no-repeat;
  width: 292px;
  background-image: url(https://content.refinance.quickenloans.com/msql/qllogo.png);
  height: 42px;
}
.funnel__subheadline1 {
  position: relative;
  color: #b8121e;
  font-size: 21px;
  text-align: left;
  margin: 7px auto 10px 20px;
  width: 95%;
  font-family: 'Montserrat', sans-serif;
}
@media screen and (max-width: 505px) {
  .funnel__subheadline1 {
    width: 65%;
    font-size: 13px;
  }
  .funnel__title {
    background-size: 160px;
  }
}

.funnel__background-container {
  width: 100%;
  height: 351px;
  position: relative;
}
.funnel__background-panel {
  width: 100%;
  height: 252px;
  position: absolute;
  margin-bottom: 70px;
  background-image: url(https://content.refinance.quickenloans.com/msql/desktopbg.png);
  font: normal 12px Arial, sans-serif;
  background-repeat: no-repeat;
  background-size: cover;
}
.funnel__panel-headline1 {
  font-size: 34px;
  font-weight: bold;
  margin-top: 25px;
  color: #fff;
  position: relative;
  text-shadow: 1px 2px 10px #000;
  font-family: 'Montserrat', sans-serif;
}
@media screen and (max-width: 735px) {
  .funnel__panel-headline1 {
    font-size: 24px;
  }
}
.funnel__panel-headline2 {
  font-size: 16px;
  font-weight: bold;
  width: 400px;
  text-align: center;
  color: #fff;
  margin: 0 auto;
  line-height: 20px;
  padding-top: 20px;
  font-family: 'Montserrat', sans-serif;
}
@media screen and (max-width: 735px) {
  .funnel__panel-headline2 {
    padding: 10px;
    width: auto;
    font-size: 14px;
  }
}
.funnel__progressbar {
  width: 120px;
  position: absolute;
  bottom: -60px;
  left: 50%;
  margin-left: -60px;
  transform: rotate(-90deg);
}
.funnel__progressbar-image {
  background-image: url(https://content.refinance.quickenloans.com/msql/progressbar75.svg);
  background-repeat: no-repeat;
  background-size: cover;
  height: 122px;
}
.funnel__testimonial {
  color: #000;
  text-align: center;
  position: relative;
  font-weight: normal;
  font-size: 16px;
  background-color: #eff5f7;
  padding: 25px 20px;
  line-height: 26px;
  margin: -10px auto 40px auto;
  max-width: 530px;
}
@media (max-width: 600px) {
  .funnel__testimonial {
    max-width: 80%;
  }
}
.funnel__testimonial-text {
  font-family: 'Montserrat', sans-serif;
}
.funnel__teststars {
  margin: 7px;
}
.funnel__footer-image {
  margin-top: 30px;
  height: 290px;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url(https://content.refinance.quickenloans.com/msql/L-Logo-JDPowerAwardUpdates-345x270-EnglishK-P2530216.png);
}

.funnel__disclaimer {
  max-width: 735px;
  margin: 10px auto;
  color: #8d8d8d;
  font-size: 11px;
  text-align: left;
  padding: 0 10px;
  font-family: 'Montserrat', sans-serif;
  overflow: hidden;
}
.funnel__disclaimer > p {
  padding-bottom: 10px;
}
.funnel__trust-elements {
  text-align: left;
}
.funnel__policy-link {
  color: #666;
}
.funnel__top-disclaimer {
  font-family: 'Antic Didone', serif;
  margin: 50px auto;
  position: relative;
  max-width: 570px;
  color: #707070;
  text-align: left;
  font-size: 10px;
}
.funnel-contact__policy-link {
  color: #0043ea;
  text-decoration: underline;
}
.funnel__footer-links {
  color: #707070;
  text-decoration: underline;
}
.contact__progressbar-image {
  background-image: url(https://content.refinance.quickenloans.com/msql/progressbar99.svg);
  background-repeat: no-repeat;
  background-size: cover;
  height: 122px;
}
.loan__progressbar-image {
  background-image: url(https://content.refinance.quickenloans.com/msql/progressbar75.svg);
  background-repeat: no-repeat;
  background-size: cover;
  height: 122px;
}

.noMatch__main-container {
  background: #ffffff;
  max-width: 100%;
  width: 100%;
  position: relative;
  margin: 0 auto;
  padding-top: 25px;
}
.topbar {
  top: 0px;
  position: fixed;
  width: 100%;
  z-index: 100;
}
.noMatch__header {
  background-color: #551387;
  height: 10px;
  text-align: left;
  width: 100%;
}
.noMatch__header-color-bar {
  display: inline;
  height: 100%;
  width: 16.66667%;
  float: left;
}
.noMatch__green {
  background-color: #6c9f2e;
}
.noMatch__blue {
  background-color: #2081bf;
}
.noMatch__navy-blue {
  background-color: #0c4569;
}
.noMatch__orange {
  background-color: #ff9b00;
}
.noMatch__red {
  background-color: #b5121b;
}
.noMatch__purple {
  background-color: #551387;
}
.noMatch__nomatch-title {
  margin: 7px auto 0px auto;
  background-repeat: no-repeat;
  width: 292px;
  background-image: url(https://content.refinance.quickenloans.com/msql/qllogo.png);
  height: 42px;
}
.noMatch__border-title {
  width: 100%;
  height: 20px;
  position: relative;
  margin-top: 25px;
  border-bottom: 2px solid #eee;
  z-index: 100;
  background-color: #fff;
}
.noMatch__maincontent {
  width: 95%;
  text-align: left;
  color: #0c4569;
  position: relative;
  margin: 0 auto;
  font-family: Montserrat, 'Roboto Slab', serif;
}
.noMatch__maincontent > h1 {
  margin: auto;
  font-size: 34px;
  text-align: center;
  font-weight: 700;
  font-family: Montserrat, 'Roboto Slab', serif;
}
.noMatch__maincontent > p {
  text-align: center;
  font-weight: bold;
  font-size: 12px;
}
.noMatch__maincontent > h2 {
  font-size: 24px;
  margin-bottom: 15px;
}
.noMatch__list {
  list-style-type: disc;
  padding-left: 1.5em;
  font-size: 12px;
  margin-top: -10px;
}
.noMatch__list > li {
  margin: 5px;
}
.noMatch__subtitle {
  font-family: 'Roboto Slab', serif;
  margin: auto 0 auto 10px;
}
.noMatch__maincontent > img {
  margin: 15px auto 5px 10px;
}
.noMatch__btn {
  background: #6c9f2e none repeat scroll 0 0;
  border: 0 none;
  border-radius: 5px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 12px;
  margin: 10px;
  padding: 0.5em 1.05263em;
  text-decoration: none;
  transition: background-color 0.3s ease 0s;
}
.noMatch__subheading {
  color: #3c61ad;
  margin: 5px auto auto 10px;
  font-weight: 400;
  text-align: left;
  font-size: 12px;
  display: block;
}
.noMatch__greenbar {
  display: block;
  padding-left: 10px;
  border-bottom: 12px solid #3c7814;
  margin-bottom: 20px;
  padding-bottom: 20px;
}
.noMatch__tier {
  background: #3c7814 none repeat scroll 0 0;
  color: #fff;
  font-weight: 400;
  padding: 0 2.5%;
  width: auto;
  text-align: left;
}
.noMatch__tier > span {
  font-weight: 600;
  font-size: 15px;
}
.noMatch__info-section {
  margin: 20px auto 20px;
  width: 95%;
}
.noMatch__rm-logo {
  background: url(https://content.refinance.quickenloans.com/msql/rocket_mortgage_logo.jpg)
    no-repeat 0 0;
  width: 272px;
  height: 79px;
}
.noMatch__info-text {
  position: relative;
  text-align: left;
  margin: 10px 0 0 20px;
  font: normal 12px Montserrat, 'Arial', sans-serif;
}
.noMatch__learn-more {
  font-size: 18px;
  color: #0c4569;
}
.noMatch__special-partner {
  width: 95%;
  position: relative;
  text-align: left;
  margin: 0 auto;
  font: normal 12px Montserrat, 'Arial', sans-serif;
}
.noMatch__special-partner > h2 {
  color: #0c4569;
  font-size: 18px;
}
.noMatch__footers {
  font: normal 9px Montserrat, 'Arial', sans-serif;
  position: relative;
  width: 95%;
  text-align: center;
  margin: 0 auto;
  z-index: 29;
  color: #ffcf88;
  text-align: center;
  color: #000;
}
.noMatch__footer2 {
  font-size: 10px;
}
.noMatch__servertag {
  font-family: Montserrat, Arial, Verdana, sans-serif;
  font-size: 9px;
  color: #cccccc;
  height: 35px;
  position: relative;
  padding-bottom: 65px;
  color: #ffdfb0;
  text-align: left;
  margin: 15px auto;
  width: 92%;
}

.lmbOpt__main-container {
  align-items: center;
  background: #f0f0f0;
  display: flex;
  flex-direction: column;
  width: 100%;
  position: relative;
  margin: 0 auto;
  padding-top: 25px;
}

.lmbOpt__content {
  margin-top: 5%;
  max-width: 950px;
}

.lmbOpt__intro {
  font-family: Montserrat;
  font-size: 18px;
  color: #4e4e4e;
  font-weight: 500;
  line-height: 31px;
  margin: 0 2%;
}

.lmbOpt__intro--bold {
  font-weight: 600;
}

.lmbOpt__partner {
  align-items: center;
  display: flex;
  justify-content: center;
}

.lmbOpt_partner-item:first-child {
  margin-right: -63px;
}

.lmbOpt_partner-item:last-child {
  margin-left: -72px;
}

.QL-image {
  width: 365px;
}

.arrows-image {
  width: 154px;
  transform: rotate(270deg);
}

.LMB-image {
  width: 363px;
}

.lmbOpt__partner-info {
  font-family: Montserrat;
  color: #31607e;
  font-size: 16px;
  font-weight: 500;
}

.lmbOpt__results-button {
  background-color: #267aae;
  font-family: 'Montserrat', Arial, Sans-Serif;
  margin-bottom: 70px;
  margin-top: 70px;
  border: none;
  border-radius: 39px;
  font-size: 20px;
  height: 75px;
  color: white;
  cursor: pointer;
  max-width: 466px;
  width: 40%;
  box-shadow: 16px 19px 17px #00000029;
  text-align: center;
}

.lmbOpt__results-button .icon {
  background: url('https://content.refinance.quickenloans.com/msql/continue-arrow.svg')
    center center no-repeat;
  padding: 8px 32px;
  display: inline;
  margin-left: 15px;
}

.lmbOpt__no-thanks {
  font-family: Montserrat;
  color: #999999;
  font-size: 16px;
  margin-top: 0px;
  margin-bottom: 0px;
}

.lmbOpt__no-thanks-link {
  cursor: pointer;
}

.lmbOpt__disclosure {
  text-decoration: none;
  font-family: 'Antic Didone', serif;
  line-height: 15px;
  margin: 0px auto 0;
  position: relative;
  width: 60%;
  color: #999;
  text-align: left;
  font-size: 10px;
  padding: 70px 10px 10px 10px;
  max-width: 700px;
}

.lmbOpt__disclosure-link,
.lmbOpt__disclosure-link:visited {
  color: #0043ea;
}

.lmbOpt__footer {
  color: #999;
  font-family: Montserrat;
  font-size: 10px;
  margin: 0px auto 0;
  text-align: center;
}

.lmbOpt__footer-link {
  color: #666;
}

@media screen and (max-width: 735px) {
  .lmbOpt__partner {
    flex-direction: column;
  }

  .lmbOpt_partner-item:first-child {
    margin-right: 0;
  }

  .lmbOpt_partner-item:last-child {
    margin-left: 0;
    margin-top: -91px;
  }

  .QL-image {
    width: 317px;
  }

  .arrows-image {
    margin-top: -94px;
    transform: rotate(0deg);
    width: 354px;
  }

  .LMB-image {
    width: 317px;
  }

  .lmbOpt__disclosure {
    width: 85%;
  }

  .lmbOpt__results-button {
    width: 95%;
  }
}

.post-conversion__main-container {
  font: normal 12px montserrat, Arial, sans-serif;
  overflow: hidden;
  position: relative;
  background: #ffffff;
  max-width: 100%;
  margin: 0 auto;
}
.post-conversion__logo-container {
  height: 81px;
  width: 95%;
  margin: 0 auto;
}
.post-conversion__exclusive-logo-img {
  height: 95px;
  width: 291px;
  margin-bottom: 10px;
  background-size: cover;
  background-image: url(https://content.refinance.quickenloans.com/msql/quickenlogo2.png);
}
.post-conversion__exclusive-logo-container {
  display: flex;
  position: relative;
}
.post-conversion__exclusive-startAppBtn-logo-img {
  margin: 22px 10px 0px 0px;
  top: 30px;
  left: 947px;
  width: 309px;
  height: 51px;
  background: #008473 0% 0% no-repeat padding-box;
  box-shadow: 0px 0px 15px #0000004f;
  border-radius: 6px;
  display: flex;
  align-items: center;
  float: right;
}
.check-double-icon {
  background: url('https://content.refinance.quickenloans.com/msql/check-double-solid.png')
    no-repeat;
  padding: 0px 23px;
  margin-left: 22px;
  height: 25px;
}
.post-conversion__exclusive-startAppBtn-text > a {
  text-align: left;
  font: normal normal bold 17px/20px Montserrat;
  letter-spacing: 0px;
  color: #ffffff;
  text-decoration: none;
  white-space: nowrap;
}

@media screen and (max-width: 619px) {
  .post-conversion__exclusive-startAppBtn-logo-img {
    margin: 10px 0px 0px 0px;
    float: none;
  }
  .post-conversion__exclusive-logo-container {
    display: block;
  }
  .post-conversion__logo-container.post-conversion__half-size {
    display: flex;
    justify-content: center;
  }
}
.post-conversion__exclusive-subheadline {
  position: absolute;
  color: #333;
  font-size: 9px;
  font-weight: 600;
  margin-top: 65px;
  margin-left: 230px;
}
.post-conversion__headline {
  font-size: 14px;
  color: #fff;
  text-align: center;
  background: #59ac40;
  padding: 20px 0px 5px;
  margin-bottom: 80px;
  height: 171px;
  position: relative;
}
.post-conversion__results {
  text-shadow: 0 1px 0 #666;
  color: #d1eaca;
  font-size: 20px;
  margin-top: 0px;
}
.post-conversion__headline-mortgage-type {
  color: #333335;
  font-size: 22px;
  font-weight: 700;
}

.post-conversion__should-refi {
  line-height: 35px;
  text-shadow: 0 1px 0 #aaa;
  font-size: 26px;
  font-weight: bold;
  color: #333335;
  margin: 20px auto;
  width: 85%;
}
.post-conversion__saving-refi {
  color: #fff;
  font-size: 20px;
  margin: 10px;
}
@media screen and (max-width: 590px) {
  .post-conversion__headline-mortgage-type,
  .post-conversion__results,
  .post-conversion__saving-refi {
    font-size: 18px;
  }
}
.post-conversion__savings-rate {
  border-radius: 5px;
  min-height: 100px;
  background: #f1fdef;
  width: 280px;
  padding: 10px;
  margin: auto;
  box-shadow: -1px 25px 26px -15px rgb(173 171 173);
  color: #d1eaca;
}
.post-conversion__amount-container {
  position: relative;
  border-radius: 10px;
  width: 260px;
  color: #000;
  font-weight: bold;
  margin: auto;
  height: 115px;
  border: 3px solid #34791c;
}
.post-conversion__dynamic-amount {
  text-align: center;
  position: absolute;
  font-size: 48px;
  line-height: 80px;
  padding: 0 0 0 4px;
  color: #000;
  top: 15%;
  background: #f1fdef;
  height: 87px;
  width: 100%;
}
.post-conversion__dynamic-amount-left {
  left: -10px;
}
.post-conversion__inline {
  display: inline;
}
.post-conversion__currency {
  float: left;
  margin-right: -10px;
  color: #36791c;
  background-color: #f1fdef;
}
.post-conversion__currency-right {
  float: right;
  margin-right: -3px;
}
.post-conversion__sub-page-layout {
  margin: auto;
  position: relative;
  margin-top: -170px;
  width: 85%;
}
.post-conversion__sml-percent {
  font-size: 45px;
  font-weight: bold;
  color: #000;
  padding: 5px 0 0 0;
  font-style: italic;
}
.post-conversion__savings-text {
  color: #666;
  margin-top: 10px;
  padding-bottom: 15px;
  font-size: 20px;
}
@media screen and (max-width: 590px) {
  .post-conversion__savings-text {
    font-size: 18px;
  }
}
.post-conversion__white-text {
  color: #fff;
}
.post-conversion__savings-value {
  text-align: left;
  border-radius: 5px;
  min-height: 100px;
  background: #f1fdef;
  width: 280px;
  padding: 10px;
  margin: 0 auto 20px;
  box-shadow: -1px 25px 26px -15px rgb(173 171 173);
  color: #d1eaca;
}
.post-conversion__savings-payment {
  width: 82%;
  text-align: right;
  float: left;
  position: relative;
  top: -15px;
}
.post-conversion__amount-disclaimer {
  font-size: 16px;
  color: #666;
  margin-bottom: 20px;
}
.post-conversion__finishing {
  font-weight: bold;
  font-size: 40px;
  color: #585858;
  width: 100%;
  font: montserrat, Arial, sans-serif;
  overflow: hidden;
}
.post-conversion__finishing-here {
  color: #1919eb;
}
.post-conversion__rm-logo {
  background: url(https://content.refinance.quickenloans.com/msql/rmlogohorizontal.png)
    no-repeat center center;
  width: 100%;
  height: 93px;
  padding-top: 10px;
  margin: 10px auto;
  cursor: pointer;
}
.post-conversion__call-rm {
  font-weight: bold;
  font-size: 40px;
  color: #585858;
}

.post-conversion__call-rm a {
  color: #585858;
  text-decoration: none;
}

.post-conversion__call-rm .rocket-link__mobile {
  color: #1919eb;
  text-decoration: underline;
}

@media screen and (max-width: 590px) {
  .post-conversion__rm-logo {
    width: 90%;
    height: 108px;
    background-size: contain;
  }
  .post-conversion__finishing {
    font-size: 24px;
    display: inline-block;
  }
  .post-conversion__call-rm {
    font-size: 22px;
  }
}
.post-conversion__pointer {
  cursor: pointer;
}
.post-conversion__list-header {
  color: #3d5999;
  padding: 30px 0px 30px 0px;
  font-size: 26px;
}
.post-conversion__list-items {
  color: #666;
  padding: 0 0 20px 0;
  font-size: 14px;
  text-align: left;
}
.post-conversion__list-items > ul {
  margin-left: 10px;
}
.post-conversion__list-items > ul > li {
  list-style-type: none;
  height: auto;
  margin-bottom: 20px;
  font-size: 26px;
}
.post-conversion__list-number-big {
  float: left;
  background: #e9ffe3;
  padding: 4px;
  margin-right: 10px;
  border-radius: 88px;
}
.post-conversion__list-number {
  font-size: 30px;
  border-radius: 48px;
  line-height: 48px;
  color: #333333;
  border: 3px solid #195b04;
  height: 48px;
  width: 48px;
  text-align: center;
  font-family: Montserrat, arial;
  font-weight: bold;
}
.post-conversion__list-text {
  padding-top: 10px;
  line-height: 52px;
}
.post-conversion__important-tip {
  color: #505050;
  padding: 0 0 20px 0;
  font-size: 16px;
  text-align: left;
  margin-left: 70px;
}
.post-conversion__left-aligned {
  margin-left: 0px;
}
.post-conversion__important-tip-small {
  font-size: 11px;
  color: #7c7c7c;
  text-align: left;
}
@media screen and (max-width: 590px) {
  .post-conversion__important-tip p {
    margin-left: -70px;
  }
  .post-conversion__left-aligned p {
    margin-left: 0px;
  }
}
.post-conversion__important-tip b {
  color: #fea500;
}
.post-conversion__green-text {
  color: #195b04;
  font-size: 48px;
  line-height: 20px;
  font-weight: bold;
}
.post-conversion__jd-power-text {
  color: #3d5999;
  padding: 30px 0px 30px 0px;
  text-align: left;
  font-size: 26px;
}
.post-conversion__jd-power-image {
  background-repeat: no-repeat;
  background-position: center top;
  margin: 0 auto;
  background-size: contain;
  width: 100%;
  height: 290px;
  background-image: url(https://content.refinance.quickenloans.com/msql/L-Logo-JDPowerAwardUpdates-345x270-EnglishK-P2530216.png);
}
@media screen and (max-width: 590px) {
  .post-conversion__jd-power-image {
    height: 200px;
    padding-top: 0px;
  }
}
.post-conversion__img-disclaimer {
  font-size: 12px;
  margin: 25px 10px 17px 10px;
  color: #707070;
  text-align: left;
  width: auto;
}
.post-conversion__what-to-expect {
  color: #666666;
  font-size: 16px;
  width: 90%;
  padding: 20px 0 0;
  min-height: 200px;
  text-align: left;
}
.post-conversion__what-to-expect > h2 {
  color: #3d5b97;
  text-align: left;
  line-height: 40px;
  font-size: 26px;
  font-weight: normal;
}
.post-conversion__disclaimer {
  font-size: 12px;
  color: #707070;
  text-align: left;
  margin: 0 auto 20px;
}
.post-conversion__footer-top > a,
.post-conversion__disclaimer > a,
.post-conversion__footer-top > p {
  text-decoration: none;
  color: #666;
}
.post-conversion__footer-bottom {
  color: #989898;
  text-align: center;
  margin: 10px auto 50px auto;
  font-size: 9px;
}
.post-conversion__footer-bottom > a {
  text-decoration: none;
  color: #666;
}
.post-conversion__align-rigth {
  align-content: right;
}
.post-conversion__lender-option {
  background-color: #ebebeb;
  border: 1px solid #707070;
  height: 110px;
  width: 100%;
  margin: 20px auto;
}
.post-conversion__font_title {
  font-size: 24px;
}
.post-conversion__font_content {
  font-size: 14px;
}
.post-conversion__feedback-container {
  display: flex;
}
.post-conversion__feedback {
  margin-top: 1px;
}
.post-conversion__what-to-expect-title {
  margin-bottom: 0px;
}
.post-conversion__what-to-expect-text {
  margin: 1px;
}
.post-conversion__half-size {
  width: 50%;
}
@media screen and (max-width: 590px) {
  .post-conversion__feedback-container {
    display: block;
  }
  .post-conversion__half-size {
    width: 100%;
  }
  .post-conversion__what-to-expect > h2 {
    font-size: 24px;
  }
}
@media screen and (max-width: 400px) {
  .post-conversion__what-to-expect > h2 {
    font-size: 18px;
  }
}

.post-conversion__shared-logo-img {
  height: 82px;
  width: 320px;
  margin-bottom: 10px;
  background-size: cover;
  background-image: url(https://content.refinance.quickenloans.com/msql/lmb_mobile_logo.png);
}
.post-conversion__result-options {
  max-width: 850px;
  margin: 0 auto;
}

.rocket-autoForward__overlay {
  position: fixed; /* Sit on top of the page content */
  /* display: none;  Hidden by default */
  width: 100%; /* Full width (cover the whole page) */
  height: 100%; /* Full height (cover the whole page) */
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #70707066; /* Black background with opacity rgba(0, 0, 0, 0.5); */
  z-index: 2; /* Specify a stack order in case you're using a different order for other */
}

.rocket-autoForward {
  background-color: white;
  border: 4px solid #008473;
  border-radius: 27px;
  display: flex;
  flex-direction: column;
  height: 545px;
  left: 50%;
  max-width: 810px;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 70%;
}

.rocket-autoForward__main-text {
  align-self: center;
  color: #707070;
  font-family: 'Montserrat', sans-serif;
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 20px;
  margin-top: 82px;
  width: 60%;
}

.rocket-autoForward__redirect-text {
  align-self: center;
  color: #505050;
  font-family: 'Montserrat', sans-serif;
  font-size: 20px;
  font-weight: 400;
  margin-bottom: 11px;
  margin-top: 10px;
  opacity: 0.5;
}

.rocket-autoForward__countdown-text {
  align-self: center;
  color: #505050;
  font-family: 'Montserrat', sans-serif;
  font-size: 48px;
  font-weight: 700;
  margin-bottom: 11px;
  margin-top: 10px;
}

.button {
  background-color: #4ec8bf;
  font-family: 'Montserrat', Arial, Sans-Serif;
  font-weight: 800;
  margin-top: 10px;
  border: none;
  border-radius: 39px;
  font-size: 26px;
  height: 59px;
  color: white;
  cursor: pointer;
  max-width: 466px;
  width: 95%;
  align-self: center;
  padding: 15px 2%;
  text-align: center;
}

.continue-icon {
  background: url('https://content.refinance.quickenloans.com/msql/continue-arrow.svg')
    center center no-repeat;
  padding: 8px 32px;
  display: inline;
  margin-left: 15px;
}

.rocket-autoForward__no-link {
  color: #505050;
  cursor: pointer;
  font-family: 'Montserrat', Arial, Sans-Serif;
  font-size: 18px;
  margin-top: 24px;
  opacity: 0.5;
  text-decoration: underline;
}

@media screen and (max-width: 900px) {
  .rocket-autoForward {
    width: 80%;
  }
}

@media screen and (max-width: 750px) {
  .post-conversion__rm-logo {
    background: url(https://content.refinance.quickenloans.com/msql/rkt_rocket-api-logo.png)
      no-repeat center center;
  }
  .rocket-autoForward__no-link {
    padding-bottom: 10px;
  }
}
@media screen and (max-width: 590px) {
  .rocket-autoForward__main-text {
    font-size: 14px;
    width: 90%;
  }
  .rocket-autoForward__redirect-text,
  .button {
    font-size: 15px;
  }
  .continue-icon {
    background-size: 70%;
    margin-left: 0px;
  }
  .rocket-autoForward__no-link {
    font-size: 13px;
  }
}
/*
.tooltip-popup-close-button-container {
  position: absolute;
  width: 100%;
  display: flex;
  justify-content: flex-end;
}

.tooltip-popup-close-button {
  width: 10px;
  margin: 15px;
  padding: 0;
  background: none;
  border: none;
}*/

.close {
  cursor: pointer;
  position: absolute;
  right: 20px;
  top: 20px;
  width: 32px;
  height: 32px;
}

.close:before,
.close:after {
  position: absolute;
  left: 15px;
  content: ' ';
  height: 33px;
  width: 3px;
  background-color: #707070;
}
.close:before {
  transform: rotate(45deg);
}
.close:after {
  transform: rotate(-45deg);
}

.main_container {
  width: 100%;
  max-width: 800px;
  position: relative;
  min-height: 400px;
  margin: 0 auto;
  font-weight: normal;
  text-decoration: none;
  font-style: normal;
}

