.offer {
  text-align: center; /* moved from offer_include */
}
.answer-input {
  /* added recently from offers-testbuttons.php */
  background-color: white;
  font-family: inherit;
  font-size: 14px;
  border-style: solid;
  border-width: 0.5px;
  border-color: #ababab;
  border-radius: 5px;
  color: rgba(0, 0, 0, 0.75);
  box-sizing: border-box;
  margin: 15px auto;
  padding: 7px;
  width: 50%;
}
.answer-select {
  /* added recently from offers-testbuttons.php */
  width: 50%;
}

.button {
  /* added recently from offers-testbuttons.php */
  border-style: solid;
  border-width: 0px;
  cursor: pointer;
  font-family: "Raleway", sans-serif;
  font-weight: 600;
  line-height: normal;
  margin: 0 0 1.25rem;
  position: relative;
  text-decoration: none;
  text-align: center;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  display: inline-block;
  padding-top: 1rem;
  padding-right: 2rem;
  padding-bottom: 1.0625rem;
  padding-left: 2rem;
  font-size: 1rem;
  background-color: #005788;
  border-color: #007095;
  color: #ffffff;
  transition: background-color 300ms ease-out;
}
.midpath-continue-container {
  /* ADDED THIS BECAUSE OFFER_INCLUDE IS BEING CLEANED UP */
  text-align: center;
}
.continue-btn-container {
  /* ADDED THIS BECAUSE OFFER_INCLUDE IS BEING CLEANED UP */
  text-align: center;
  margin-top: 10px;
}
.flow-skip-container {
  /* ADDED THIS BECAUSE OFFER_INCLUDE IS BEING CLEANED UP */
  margin-top: 100%;
}
.yesno-continue {
  /* ADDED THIS BECAUSE OFFER_INCLUDE IS BEING CLEANED UP */
  text-align: center;
  margin-top: 10px;
  font-size: 110%;
  font-weight: 600;
}
.yesno-skip {
  /* ADDED THIS BECAUSE OFFER_INCLUDE IS BEING CLEANED UP */
  margin-top: 10px;
}
.linkout-headline,
.offer-headline {
  /* ADDED THIS BECAUSE OFFER_INCLUDE IS BEING CLEANED UP */
  text-align: center !important;
  font-size: 130% !important;
  font-weight: 600 !important;
  padding: 5px !important;
  color: #ff6900 !important;
  color: #274257 !important;
  line-height: 1.5 !important;
  margin-bottom: 0 !important;
}
.headline {
  text-align: center;
  font-size: 18px;
  color: #ff6900;
  font-weight: bold;
}
.offer-body {
  /* ADDED THIS BECAUSE OFFER_INCLUDE IS BEING CLEANED UP */
  text-align: center;
  font-size: 100%;
  font-weight: normal;
  padding: 5px;
  color: #000;
  line-height: 1.5;
}
.offer-privacyurl,
.offer-privacyurl a,
.offer-sponsoredlinks,
.offer-sponsoredlinks a {
  font-size: 0.6rem;
  color: #707980 !important;
  padding: 5px 0;
}
.offer-privacyurl {
  display: flex;
}
.offer-termsandconditions {
  margin-left: auto;
}

.offer-sponsoredlinks {
  text-align: end;
}
.offer-sponsoredlinks span {
  font-size: 11px;
}

.offer-yes-btn-container,
.imageyesno-container {
  /* ADDED THIS BECAUSE OFFER_INCLUDE IS BEING CLEANED UP */
  font-size: 110%;
  font-weight: 600;
  color: #fff;
  text-decoration: none;
  width: 98%;
}
.linkout-yes-btn,
.offer-yes-btn {
  /* ADDED THIS BECAUSE OFFER_INCLUDE IS BEING CLEANED UP */
  display: block !important;
  position: relative !important;
  max-width: 298px !important;
  height: 59px !important;
  margin: 0.25rem auto !important;
  padding: 15px !important;
  cursor: pointer !important;
  font-size: 17px !important;
  font-weight: bold !important;
  color: #fff !important;
  border-radius: 5px !important;
  border-top: none !important;
  border-left: none !important;
  border-right: none !important;
  border-bottom: 1px solid #6d8896 !important;
  text-decoration: none !important;
}
.linkout-no-btn-container,
.offer-no-btn-container {
  /* ADDED THIS BECAUSE OFFER_INCLUDE IS BEING CLEANED UP */
  display: block !important;
  position: relative !important;
  max-width: 298px !important;
  content: "" !important;
  height: 59px !important;
  margin: 1rem auto !important;
  padding: 15px !important;
  cursor: pointer !important;
  font-weight: bold !important;
  font-size: 17px !important;
  color: #fff !important;
  border-radius: 5px !important;
  border-top: none !important;
  border-left: none !important;
  border-right: none !important;
  border-bottom: 1px solid #6d8896 !important;
}
.linkout-no-btn-skip,
.offer-no-btn-skip {
  /* ADDED THIS BECAUSE OFFER_INCLUDE IS BEING CLEANED UP */
  margin: 0px auto !important;
  color: #fff !important;
  text-align: center !important;
  border: 0 !important;
  background: none !important;
}
.logoyesno-offer > img,
.offer-logo > img {
  /* ADDED THIS BECAUSE OFFER_INCLUDE IS BEING CLEANED UP */
  text-align: center;
  max-width: 200px;
  margin: 10px auto;
}
.logoyesno-not-now,
.imageyesno-not-now {
  /* ADDED THIS BECAUSE OFFER_INCLUDE IS BEING CLEANED UP */
  margin: 0px;
  font-size: 110%;
  color: #fff;
}
.logoyesno-clear,
.imageyesno-clear {
  /* ADDED THIS BECAUSE OFFER_INCLUDE IS BEING CLEANED UP */
  clear: both;
}
.imageyesno-img {
  /* ADDED THIS BECAUSE OFFER_INCLUDE IS BEING CLEANED UP */
  margin-bottom: 15px;
}
.linkout-flow-skip,
.offer-flow-skip {
  /* ADDED THIS BECAUSE OFFER_INCLUDE IS BEING CLEANED UP */
  background: none !important;
  border: none !important;
  padding: 0 !important; /*optional*/
  color: #fff !important;
  cursor: pointer !important;
  font-size: 17px !important;
  /*    color: #747474; */
  max-width: 150px !important;
}

/* CSS FOR COREG CAMPAIGNS / QUESTIONS */
.answer-select {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

[id^="cq"] {
  margin-bottom: 15px;
}

.infoimg {
  max-width: 100% !important;
}
.coreg-continue-button {
  display: block;
  position: relative;
  width: 198px;
  height: 39px;
  margin: 0.25rem auto;
  padding: 5px;
  cursor: pointer;
  font-size: 15px;
  font-weight: bold;
  color: #fff;
  border-radius: 5px;
  background: #000;
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: 1px solid #6d8896;
  text-decoration: none;
}

.show-next-cq-btn {
  width: 80%;
  height: auto;
  margin: 0.5rem auto;
  padding: 30px 15px;
  border-radius: 2rem;
  font-size: 18px;
  color: white;
}
.cq-next-yes {
  /*  background: #009245;  */
  margin-top: 15px;
  margin-bottom: 15px;
}
.cq-next-no {
  background: #007939;
}
.checkbox-main-container-single {
  max-width: 350px;
}
.checkbox-main-container-single,
.checkbox-main-container-double {
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
}
.checkbox-main-container-double {
  width: 480px;
}
.checkbox-main-container-double .checkbox-sub-container .col {
  width: 50%;
  display: inline-block;
}
.checkbox {
  display: inline-block;
  width: 20px;
  height: 20px;
  text-align: center;
  background-color: #fff;
  position: relative;
  border: 1px solid #274257;
  vertical-align: middle;
}
.checkbox:checked {
  color: #99a1a7;
}
.checkbox-label {
  margin-left: 10px;
}

@media only screen and (max-width: 800px) {
  /* added recently from offers-testbuttons.php */
  .answer-input {
    width: 100%;
  }
  .answer-select {
    width: 100%;
  }
  .button {
    bottom: -45px;
  }
}
@media only screen and (max-width: 600px) {
  .checkbox-main-container-double {
    width: 100%;
    padding-left: 50px;
  }
  .checkbox-main-container-double .checkbox-sub-container .col {
    width: auto;
    display: block;
  }
}
.preping-headline {
  text-align: center;
  font-size: 120%;
  font-weight: 600;
  padding: 5px;
  color: #ff6900;
  line-height: 1.5;
}
.preping-body {
  text-align: center;
  font-size: 100%;
  font-weight: normal;
  padding: 5px;
  color: #000;
  line-height: 1.5;
}
/* SUBJECT WELL CSS */
.subjectwell-headline {
  font-weight: 600;
  font-size: 22px;
  font-family: "Lato", sans-serif;
}
.subjectwell-question {
  color: #00a152;
  font-size: 20px;
  font-weight: 600;
  font-family: "Lato", sans-serif;
}
#subjectwell-yes-container,
#subjectwell-no-container,
#subjectwell-submit-container,
#subjectwell-skip-container {
  max-width: 200px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  font-family: "Lato", sans-serif;
}
.subjectwell-yes-btn,
.subjectwell-no-btn,
.subjectwell-submit-btn,
.subjectwell-skip-btn {
  width: 100%;
  height: 59px;
  border-radius: 50px;
  border: none;
  margin: 5px auto;
  padding: 15px;
  color: white;
  font-size: 20px;
  font-family: "Lato", sans-serif;
}
.subjectwell-yes-btn,
.subjectwell-submit-btn {
  background: #ff8600;
  font-weight: bold;
  font-family: "Lato", sans-serif;
}
.subjectwell-no-btn,
.subjectwell-skip-btn {
  background: #ffb666;
  font-family: "Lato", sans-serif;
}
.col-12 {
  padding: 0 !important;
}
.subjectwell-tcpa {
  font-size: 10px;
  font-family: "Lato", sans-serif;
}
.multi-btn {
  height: auto !important;
}
/******* EMBED ********/
.embed-s44 {
  margin: 20px auto 10px auto;
  max-width: 900px;
  background: #fff;
}
.embed-reg-s44 {
  display: flex;
  width: 100%;
  border-width: 5px;
  border-color: #3b97d3;
  border-style: none;
  border-radius: 0px;
  margin: 0 auto;
}
.embed-s44-offer {
  margin-bottom: 15px;
}
.embed-row {
  margin: 10px auto;
}
.embed-tcpa-row {
  font-size: 10px;
  padding-left: 40px;
}
.embed-checkboxes {
  vertical-align: middle;
  width: 20px;
  height: 20px;
}
.embed-input-container {
  order: 1;
}
.embed-label-container {
  order: 0;
  font-weight: bold;
}
.embed-tcpa-row > .tcpa-text a,
.embed-tcpa-row > .tcpa-text {
  font-size: 10px;
  font-weight: normal;
}
.embed-continue-button-container {
  margin-top: 50px;
}
#embed-continue-btn {
  cursor: pointer;
  margin: 0.25rem auto;
  padding: 5px 15px;
  font-size: 22px;
  font-family: "Noto Sans JP", sans-serif;
  color: #fff;
  text-decoration: none;
}
/****** EMBED CLOSE ********/
.embed-hr {
  height: 1px;
  background: #ccc;
  border: none;
}

/* Customize the label (the container) */
.embed-yes-label,
.embed-no-label {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default radio button */
.embed-yes-label input,
.embed-no-label input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom radio button */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #eee;
  border-radius: 50%;
  margin-top: 5px;
}

/* On mouse-over, add a grey background color */
.embed-yes-label:hover input ~ .checkmark,
.embed-no-label:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the radio button is checked, add a blue background */
.embed-yes-label input:checked ~ .checkmark {
  background-color: #00cc00;
}

.embed-no-label input:checked ~ .checkmark {
  background-color: #999999;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the indicator (dot/circle) when checked */
.embed-yes-label input:checked ~ .checkmark:after,
.embed-no-label input:checked ~ .checkmark:after {
  display: block;
}

/* Style the indicator (dot/circle) */
.embed-yes-label .checkmark:after,
.embed-no-label .checkmark:after {
  top: 9px;
  left: 9px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: white;
}

.embed-yes-label {
  color: #00cc00;
  font-size: 20px;
}
.embed-no-label {
  font-size: 16px;
  margin-top: 4px;
}
.embed-no-label .checkmark {
  margin-top: 0;
}
.embed-label-container,
.embed-input-container > label,
.embed-tcpa-row > .tcpa-text {
  text-align: left;
}

/* APPCAST STACK */
.stack-offer-container {
  max-width: 650px;
  border: 1px solid #d9d9d9;
  border-radius: 20px;
  margin-bottom: 20px;
  padding: 10px;
}
.stack-img {
  display: block;
  margin-left: auto;
  width: 100%;
  border-radius: 15px;
  cursor: pointer;
}
.stack-skip {
  color: gray !important;
  text-decoration: underline !important;
  text-align: center !important;
  cursor: pointer !important;
}
.stack-job {
  display: block;
  margin: auto;
  margin-top: 15px;
  border: none;
  background: #55c219;
  font-weight: bold;
  padding: 10px 30px;
  border-radius: 50px;
  color: white;
}
.stack-lucky-btn {
  display: block;
  margin: auto;
  margin-top: 35px;
  margin-bottom: 30px;
  border: none;
  background: #55c219;
  font-weight: bold;
  padding: 15px 35px;
  border-radius: 50px;
  font-size: 20px;
  color: white;
}
.stack-job-location-title {
  cursor: pointer;
}
.stack-job-location-text {
  font-size: 12px;
}
.stack-job-desktop {
  display: block;
}
.stack-job-mobile {
  display: none;
}
.stack-title-col {
  padding-right: 0;
}
.stack-sub-job-location {
  display: block;
}
.stack-headline {
  font-size: 34px;
  font-weight: bold;
  color: #e62a00;
}
@media only screen and (max-width: 600px) {
  .stack-job-location-title {
    font-size: 13px;
  }
  .stack-job-location-text {
    font-size: 11px;
  }
  .stack-job {
    font-size: 14px;
    margin: 0;
    margin-top: 15px;
    padding: 4px 10px;
  }
  .stack-lucky-btn {
    font-size: 18px;
    padding: 10px 30px;
  }
  .stack-job-desktop {
    display: none;
  }
  .stack-job-mobile {
    display: block;
    font-size: 20px;
  }
  .stack-img-col {
    flex: 0 0 30%;
    max-width: 30%;
    padding-right: 10px;
  }
  .stack-title-col {
    flex: 0 0 48%;
    max-width: 48%;
    padding-left: 0;
  }
  .stack-job-col {
    flex: 0 0 22%;
    max-width: 22%;
    padding-left: 10px;
  }
  .stack-headline {
    font-size: 28px;
  }
}
@media only screen and (min-width: 600px) {
  .stack-job-desktop {
    display: block;
  }
  .stack-job-mobile {
    display: none;
  }
}
/* APPCAST STACK */

/* CHECKBOX CUSTOM QUESTION */
div.checkbox-sub-container {
  display: flex;
}
div.checkbox-sub-container input {
  zoom: 2;
  flex-basis: 10%;
}
label.checkbox-label {
  font-size: 1.2rem;
  flex-basis: 90%;
  align-self: center;
  margin-bottom: 0 !important;
}
@media only screen and (max-width: 600px) {
  label.checkbox-label {
    font-size: 1.4rem;
  }
  div.checkbox-sub-container {
    margin-bottom: 10px;
  }
  div.checkbox-sub-container input {
    zoom: 2;
  }
}

.offer-cms-requirement {
  text-align: left;
  font-size: 10px;
}

/* IMAGEBACKGROUND STYLE */
div#imagebackground-container {
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  height: 370px;
  padding-bottom: 25px;
  display: flex;
  align-items: flex-end;
}
div#imagebackground-copy-container {
  width: 350px;
  margin-left: auto;
  margin-right: auto;
  background: #fff;
  text-align: center;
  border-radius: 10px;
}

.linkout-img-logoyesno {
  max-width: 400px;
  width: 100%;
}
@media only screen and (max-width: 450px) {
  .linkout-img-logoyesno {
    width: 100%;
  }
  div#imagebackground-container {
    height: 280px;
    background-size: cover;
    padding-bottom: 10px;
  }
  div#imagebackground-copy-container {
    width: 300px;
  }
}

/* MARKETING_PARTNERS field style */
.offer-marketingpartners {
  max-width: 450px;
  margin: auto;
  font-size: 0.8rem;
  text-align: left;
  color: #000;
}

/* GALLERY OFFER STYLE */
div.gallery-button-container {
  display: inline-block !important;
  width: 100%;
}
.gallery-headline-container ~ .logoyesno-logo .linkout-img-logoyesno {
  width: 100%;
}
button.gallery-yes-btn {
  display: inline-block;
  width: 45%;
  margin: 1rem auto;
  padding: 15px 0px;
  cursor: pointer;
  font-weight: bold;
  border: none;
  border-radius: 10px;
  height: auto;
  min-height: 59px;
  font-size: 25px;
  color: #5b5a60 !important;
  background: #ffde00;
}
button.gallery-no-btn {
  color: #5b5a60 !important;
  display: inline-block !important;
  width: 45% !important;
  margin-right: 5% !important;
  background: #f4f0ff;

  margin: 1rem auto;
  padding: 15px 0px;
  cursor: pointer;
  font-weight: 400;
  border: none;
  height: auto;
  min-height: 59px;
  font-size: 25px;
  border-radius: 10px;
}
p.gallery-headline {
  margin-top: 20px;
  color: #6a57a3;
  text-shadow: none;
  font-size: 22px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 600;
}
div.gallery-body-container {
  padding: 20px 30px;
  background: #f8f8f8;
  border-radius: 8px;
  margin-top: 12px;
}
p.gallery-body {
  text-align: left;
  color: #676a6c;
  font-size: 14px;
  margin-bottom: 0;
  line-height: 20px;
  font-weight: 300;
}
div.gallery-button-star-container {
  margin-top: 50px;
}
p.gallery-button-start-text {
  font-size: 12px;
  color: #676a6c;
}
@media only screen and (max-width: 450px) {
  .question-container {
    margin-bottom: 20px !important;
  }
  div.gallery-button-container {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 999;
  }
  button.gallery-yes-btn,
  button.gallery-no-btn {
    width: 50% !important;
    margin-bottom: 0 !important;
    border-radius: 0 !important;
    font-weight: 400;
  }
  button.gallery-no-btn {
    margin-right: 0 !important;
  }
  #footer {
    margin-bottom: 60px;
  }
}
/* BUTTON PULSE ANIMATION CSS */
/* Button resets and style */
.pulse-button {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 22px !important;
  background: #2b8fff;
  max-width: 350px;
  width: 100%;
  margin: 15px auto;
  font-family: "Lato", sans-serif;
  color: #fff;
  cursor: pointer;
  border-radius: 100px;
  padding: 15px 20px;
  border: 0px solid #000;
  height: 70px;
}

/* Initiate Auto-Pulse animations */
.pulse-button {
  animation: borderPulse 1000ms infinite ease-out,
    colorShift 10000ms infinite ease-in;
}

/* Continue animation and add shine on hover */
.pulse-button:hover,
.pulse-button:focus {
  animation: borderPulse 1000ms infinite ease-out,
    colorShift 10000ms infinite ease-in, hoverShine 200ms;
  color: #fff;
}

/* Declate color shifting animation */
@keyframes colorShift {
  0%,
  100% {
    background: #2b8fff;
  }
  50% {
    background: #005fc9;
  }
}

/* Declare border pulse animation */
@keyframes borderPulse {
  0% {
    box-shadow: inset 0px 0px 0px 5px rgba(255, 255, 255, 0.4),
      0px 0px 0px 0px rgba(160, 160, 160, 1);
  }
  100% {
    box-shadow: inset 0px 0px 0px 3px rgba(117, 117, 255, 0.2),
      0px 0px 0px 10px rgba(255, 255, 255, 0);
  }
}

/* Declare shine on hover animation */
@keyframes hoverShine {
  0% {
    background-image: linear-gradient(
      135deg,
      rgba(255, 255, 255, 0.4) 0%,
      rgba(255, 255, 255, 0) 50%,
      rgba(255, 255, 255, 0) 100%
    );
  }
  50% {
    background-image: linear-gradient(
      135deg,
      rgba(255, 255, 255, 0) 0%,
      rgba(255, 255, 255, 0.4) 50%,
      rgba(255, 255, 255, 0) 100%
    );
  }
  100% {
    background-image: linear-gradient(
      135deg,
      rgba(255, 255, 255, 0) 0%,
      rgba(255, 255, 255, 0) 50%,
      rgba(255, 255, 255, 0.4) 100%
    );
  }
}
img.default-skippable-button-img {
  vertical-align: middle;
  width: 30px;
}
/* BUTTON PULSE ANIMATION CSS */

/* HYBRID STYLE */
img.hybrid-img {
  margin-top: 3px;
  margin-bottom: 5px;
  width: 100%;
  max-width: 300px !important;
}
.hybrid-offer-yes-btn {
  background: none !important;
}

.linkout-flow-skip,
.offer-flow-skip {
  max-width: 100px !important;
}

/* offer button version start */
.offer-no-btn-container.offer-no-btn-container2 {
  width: 30% !important;
  min-width: 150px;
  border: 1px solid #bcbcbc !important;
  background: none !important;
  color: #606060 !important;
}
.offer-no-btn-skip.offer-no-btn-skip2 {
  color: inherit !important;
}

.arrow {
  text-align: center;
  margin: 30px 0;
  color: #cc057f;
}
.bounce {
  -webkit-animation: bounce 2s infinite;
  animation: bounce 2s infinite;
}
.arrow .fa {
  color: inherit;
}
@-webkit-keyframes bounce {
0%,
20%,
50%,
80%,
100% {
  transform: translateY(0);
}
40% {
  transform: translateY(-30px);
}
60% {
  transform: translateY(-15px);
}
}
@keyframes bounce {
0%,
20%,
50%,
80%,
100% {
  transform: translateY(0);
}
40% {
  transform: translateY(-30px);
}
60% {
  transform: translateY(-15px);
}
}

.read-more-wrap {
  max-height: 100px;
  position: relative;
  transition: all 0.5s;
  overflow: hidden;
}
.read-more-wrap.active {
  max-height: 9999px;
}
.read-more-wrap:not(.active):before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100px;
  background-image: linear-gradient(to top, #fff, transparent);
}
.offer-yes-btn-container.offer-yes-btn-container2 {
  display: none;
}
.offer-yes-btn-container.offer-yes-btn-container-read-more {
  display: block;
}
.offer-yes-btn-container.offer-yes-btn-container-read-more,
.offer-yes-btn-container.offer-yes-btn-container2 {
  position: relative;
  max-width: 90%;
  margin-inline: auto;
}
.offer-yes-btn-container.offer-yes-btn-container-read-more::after,
.offer-yes-btn-container.offer-yes-btn-container2::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  height: 1px;
  margin-top: -1px;
  background: #f1cddb;
}
.offer-yes-btn-container.offer-yes-btn-container-read-more > *,
.offer-yes-btn-container.offer-yes-btn-container2 > * {
  z-index: 2;
}
.offer-yes-btn-container.offer-yes-btn-container4 {
  width: auto !important;
  display: inline-block;
  margin: 10px 7.5px;
}
.offer-yes-btn-container.offer-yes-btn-container4 > div {
  margin: 0 !important;
  padding: 0 !important;
  height: auto !important;
  background: none !important;
  border: 0 !important;
}
.offer-no-btn-container.offer-no-btn-container4 {
  background: none !important;
  width: auto !important;
  display: inline-block !important;
  margin: 10px 7.5px !important;
  padding: 0 !important;
  height: 0 !important;
}
@media screen and (max-width: 767px) {
  .offer-yes-btn-container.offer-yes-btn-container3,
  .offer-yes-float,
  .offer-yes-btn.offer-btn-float-1 {
    position: fixed !important;
    left: 50%;
    bottom: 0;
    width: 50% !important;
    margin: 0 !important;
    border-radius: 0 !important;
  }
  .offer-yes-btn-container.offer-yes-btn-container3 > div {
    margin: 0 !important;
    border-radius: 0 !important;
  }
  .offer-no-btn-container.offer-no-btn-container3,
  .offer-no-float,
  .offer-yes-btn.offer-btn-float-2,
  .offer-yes-btn.offer-btn-float-full,
  .coreg-continue-button.offer-btn-float-full {
    position: fixed !important;
    left: 0;
    bottom: 0;
    width: 50% !important;
    margin: 0 !important;
    border-radius: 0 !important;
  }
  .cq-next-yes.offer-btn-float-2,
  .cq-next-yes.offer-btn-float-1 {
    min-height: 75px !important;
  }
  .offer-yes-btn.offer-btn-float-full,
  .coreg-continue-button.offer-btn-float-full {
    width: 100% !important;
    min-width: 100% !important;
  }
  .offer-no-float {
    height: 70px;
    background: #fff !important;
    max-width: 100% !important;
  }
}
/* offer button version end */

/* tooltip */
.tooltip {
  position: relative;
  display: inline-block;
  cursor: pointer;
  padding: 0;
  font-size: 16px;
  margin: 5px;
  opacity: 1;
}

.tooltip .tooltiptext {
  visibility: hidden;
  width: 250px;
  background-color: #fff;
  color: #333;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.3);
  text-align: center;
  border-radius: 5px;
  padding: 5px;
  position: absolute;
  z-index: 1;
  top: 125%;
  left: 50%;
  margin-left: -125px;
  opacity: 0;
  transition: opacity 0.3s;
  font-size: 11px;
  line-height: 1.2;
}
.tooltip .tooltiptext::after {
  content: "";
  position: absolute;
  bottom: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: transparent transparent #fff transparent;
}

.tooltip:hover .tooltiptext {
  visibility: visible;
  opacity: 1;
}


/* checkbox start */
.checkbox-wrapper {
  position: relative;
  display: flex;
  gap: 10px;
  margin-bottom: 10px;
}
.checkbox-img {
  max-width: 50px;
  width: 50px;
  height: 50px;
  background: url("./windows-icon.png") no-repeat;
  background-size: cover;
  border-radius: 8px;
}
.checkbox-img--NewWindows {
  background-image: url("./windows-icon.png");
}
.checkbox-img--Roofing {
  background-image: url("./roof-icon.png");
}
.checkbox-img--BathroomRemodel {
  background-image: url("./bathroom-icon.png");
}
.checkbox-img--UtilitySavings {
  background-image: url("./utility-icon.png");
}
.checkbox-img--SolarEnergy {
  background-image: url("./solar-icon.png");
}
.checkbox-img--Gutters {
  background-image: url("./gutter-icon.png");
}
.checkbox-img--NoneoftheAbove {
  background-image: url("./close-gray.png");
}
.checkbox-wrapper .checkbox-sub-container {
  flex: 1;
  position: relative;
  margin-bottom: 0;
}
.checkbox-wrapper input {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  opacity: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
}
.checkbox-wrapper .checkbox-button {
  min-height: 50px;
  display: flex;
  margin: 0;
  align-items: center;
  color: #666;
  font-size: 16px;
  line-height: 1.2;
  gap: 10px;
  padding-left: 10px;
  border-radius: 8px;
  min-width: 100%;
}
.checkbox-wrapper input:checked ~ .checkbox-sub-container .checkbox-button {
  background: #08b951;
  color: #fff;
}
.checkbox-wrapper .checkbox-checkbox {
  display: inline-block;
  position: relative;
  min-width: 30px;
  width: 30px;
  height: 30px;
  border-radius: 6px;
  border: 2px solid #aaa;
  margin-top: 2px;
}
.checkbox-wrapper
  input:checked
  ~ .checkbox-sub-container
  .checkbox-button
  .checkbox-checkbox {
  background: #0a3e6f;
  border-color: #fff;
}
.checkbox-wrapper
  input:checked
  ~ .checkbox-sub-container
  .checkbox-button
  .checkbox-checkbox:after {
  content: "";
  position: absolute;
  top: 7px;
  left: 7px;
  width: 12px;
  height: 8px;
  border-bottom: 3px solid #fff;
  border-left: 3px solid #fff;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(-45deg);
}
/* checkbox end */

.linkout-gadm-locked-skip {
  background: none;
  border: none;
  color: #aaa;
}
