/* funnel iframe holder style */
.funnel-iframe-inner-holder {
  position: relative;
  min-height: inherit; }
  .funnel-iframe-inner-holder .question-description-text,
  .funnel-iframe-inner-holder .question-heading-text,
  .funnel-iframe-inner-holder .additional-content-text {
    word-break: break-word; }
    .funnel-iframe-inner-holder .question-description-text p > span:first-child,
    .funnel-iframe-inner-holder .question-heading-text p > span:first-child,
    .funnel-iframe-inner-holder .additional-content-text p > span:first-child {
      display: block; }
      .funnel-iframe-inner-holder .question-description-text p > span:first-child.background-added, .funnel-iframe-inner-holder .question-description-text p > span:first-child.font-family-added, .funnel-iframe-inner-holder .question-description-text p > span:first-child.font-added,
      .funnel-iframe-inner-holder .question-heading-text p > span:first-child.background-added,
      .funnel-iframe-inner-holder .question-heading-text p > span:first-child.font-family-added,
      .funnel-iframe-inner-holder .question-heading-text p > span:first-child.font-added,
      .funnel-iframe-inner-holder .additional-content-text p > span:first-child.background-added,
      .funnel-iframe-inner-holder .additional-content-text p > span:first-child.font-family-added,
      .funnel-iframe-inner-holder .additional-content-text p > span:first-child.font-added {
        display: inline; }
    .funnel-iframe-inner-holder .question-description-text span,
    .funnel-iframe-inner-holder .question-heading-text span,
    .funnel-iframe-inner-holder .additional-content-text span {
      word-break: break-word; }
    .funnel-iframe-inner-holder .question-description-text img,
    .funnel-iframe-inner-holder .question-heading-text img,
    .funnel-iframe-inner-holder .additional-content-text img {
      display: block;
      margin: 0 auto 10px; }
      @media (max-width: 576px) {
        .funnel-iframe-inner-holder .question-description-text img,
        .funnel-iframe-inner-holder .question-heading-text img,
        .funnel-iframe-inner-holder .additional-content-text img {
          max-width: 100% !important;
          margin-left: 0 !important;
          margin-right: 0 !important; } }
      .funnel-iframe-inner-holder .question-description-text img.fr-fil,
      .funnel-iframe-inner-holder .question-heading-text img.fr-fil,
      .funnel-iframe-inner-holder .additional-content-text img.fr-fil {
        margin-left: 0; }
      .funnel-iframe-inner-holder .question-description-text img.fr-fir,
      .funnel-iframe-inner-holder .question-heading-text img.fr-fir,
      .funnel-iframe-inner-holder .additional-content-text img.fr-fir {
        margin-right: 0; }
    .funnel-iframe-inner-holder .question-description-text iframe,
    .funnel-iframe-inner-holder .question-heading-text iframe,
    .funnel-iframe-inner-holder .additional-content-text iframe {
      width: 100% !important; }
    .funnel-iframe-inner-holder .question-description-text .fr-video iframe,
    .funnel-iframe-inner-holder .question-heading-text .fr-video iframe,
    .funnel-iframe-inner-holder .additional-content-text .fr-video iframe {
      margin-top: 15px; }
  .funnel-iframe-inner-holder img.fr-fic.fr-dii {
    display: inline-block;
    vertical-align: bottom;
    margin-right: 5px;
    margin-left: 5px;
    margin-top: 15px;
    max-width: 700px; }
  .funnel-iframe-inner-holder img.fr-fic.fr-dii.fr-fil {
    float: left;
    margin: 15px 0 0; }
  .funnel-iframe-inner-holder img.fr-fic.fr-dii.fr-fir {
    float: right;
    margin: 15px 0 0; }
  .funnel-iframe-inner-holder img.fr-rounded {
    border-radius: 10px; }
  .funnel-iframe-inner-holder img.fr-bordered {
    border: 5px solid #ccc; }
  .funnel-iframe-inner-holder img.fr-shadow {
    box-shadow: 10px 10px 5px 0 #ccc; }
  .funnel-iframe-inner-holder .fr-video.fr-fvc.fr-dvb.fr-draggable.fr-fvr {
    float: right; }
  .funnel-iframe-inner-holder .fr-video.fr-fvc.fr-dvb.fr-draggable.fr-fvl {
    float: left; }
  .funnel-iframe-inner-holder .form-group.error-message:empty {
    margin: 0;
    padding: 0; }

.funnel-iframe-inner-area {
  position: relative;
  min-height: inherit; }

.funnel-iframe-inner-wrap {
  position: relative;
  min-height: inherit; }
  .funnel-iframe-inner-wrap .cta-btn-wrap-holder {
    position: relative;
    overflow: visible;
    text-align: center;
    margin: 0; }
    .funnel-iframe-inner-wrap .cta-btn-wrap-holder.animate-parent {
      overflow: visible; }
    .funnel-iframe-inner-wrap .cta-btn-wrap-holder.hide-btn-wrap {
      overflow: hidden; }
  .funnel-iframe-inner-wrap .btn-wrap {
    text-align: center;
    position: relative;
    transition: all 0.4s ease;
    margin: 0 0 30px;
    z-index: 2; }
    .funnel-iframe-inner-wrap .btn-wrap.hide-btn {
      margin: -105px 0 0; }
    .funnel-iframe-inner-wrap .btn-wrap .btn-secondary.with-shadow:before, .funnel-iframe-inner-wrap .btn-wrap .btn-secondary.with-shadow:after {
      display: none; }
  .funnel-iframe-inner-wrap .btns-fields {
    position: relative;
    text-align: center;
    overflow: hidden; }
  .funnel-iframe-inner-wrap .privacy-text {
    position: relative;
    display: block;
    text-align: center;
    margin: 0 auto 10px; }
    @media (min-width: 768px) {
      .funnel-iframe-inner-wrap .privacy-text {
        padding: 0 60px; } }
    .funnel-iframe-inner-wrap .privacy-text a {
      color: #1daefc; }
      .funnel-iframe-inner-wrap .privacy-text a.fr-green {
        color: #008000; }
      .funnel-iframe-inner-wrap .privacy-text a.fr-strong {
        font-weight: 700; }
    .funnel-iframe-inner-wrap .privacy-text.left-align {
      text-align: left; }
    .funnel-iframe-inner-wrap .privacy-text.right-align {
      text-align: right; }
    .funnel-iframe-inner-wrap .privacy-text.right .privacy {
      flex-direction: row-reverse; }
      .funnel-iframe-inner-wrap .privacy-text.right .privacy .privacy-icon {
        margin: 0 0 0 8px; }
        @media (min-width: 768px) {
          .funnel-iframe-inner-wrap .privacy-text.right .privacy .privacy-icon {
            margin: 0 0 0 12px; } }
    .funnel-iframe-inner-wrap .privacy-text .fr-emoticon-img {
      width: 1em;
      height: 1em;
      min-width: 20px;
      min-height: 20px;
      background-repeat: no-repeat !important;
      margin: -.1em .1em 0;
      display: inline-block;
      vertical-align: middle; }
    .funnel-iframe-inner-wrap .privacy-text ul {
      list-style-position: inside;
      padding: 0;
      margin: 0; }
    .funnel-iframe-inner-wrap .privacy-text img {
      display: block;
      margin: 0 auto; }
    .funnel-iframe-inner-wrap .privacy-text img.fr-fil {
      float: left;
      margin: 0 15px 0 0; }
    .funnel-iframe-inner-wrap .privacy-text img.fr-fir {
      float: right;
      margin: 0 0 0 15px; }
    .funnel-iframe-inner-wrap .privacy-text .fr-video.fr-fvr {
      float: right;
      width: inherit; }
    .funnel-iframe-inner-wrap .privacy-text .fr-video.fr-fvl {
      float: left;
      width: inherit; }
    .funnel-iframe-inner-wrap .privacy-text .fr-img-caption.fr-dib {
      float: none;
      display: block;
      margin: 5px auto; }
    .funnel-iframe-inner-wrap .privacy-text .fr-img-caption.fr-fil {
      float: left; }
    .funnel-iframe-inner-wrap .privacy-text .fr-img-caption.fr-fir {
      float: right; }
    .funnel-iframe-inner-wrap .privacy-text .fr-img-caption img {
      max-width: 100%; }
  .funnel-iframe-inner-wrap .privacy {
    font-size: 10px;
    line-height: 1.5;
    font-weight: 400;
    color: #707d84;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    padding: 0; }
    @media (min-width: 768px) {
      .funnel-iframe-inner-wrap .privacy {
        font-size: 14px;
        line-height: 1.6; } }
    .funnel-iframe-inner-wrap .privacy .privacy-icon {
      position: relative;
      color: #ffa800;
      display: block;
      margin: 0 8px 0 0; }
      @media (min-width: 768px) {
        .funnel-iframe-inner-wrap .privacy .privacy-icon {
          margin: 0 12px 0 0; } }
    .funnel-iframe-inner-wrap .privacy.privacy-message {
      padding: 10px 0 0; }
      @media (min-width: 768px) {
        .funnel-iframe-inner-wrap .privacy.privacy-message {
          padding: 15px 0 0; } }
  .funnel-iframe-inner-wrap .tcpa-message-field {
    padding: 10px 0 0; }
    .funnel-iframe-inner-wrap .tcpa-message-field .privacy-text {
      max-width: 760px;
      padding: 0; }
    .funnel-iframe-inner-wrap .tcpa-message-field .privacy {
      display: block;
      color: #6e7c81;
      font-size: 12px; }
    .funnel-iframe-inner-wrap .tcpa-message-field .check-label {
      overflow: visible;
      display: block; }
      @media (min-width: 768px) {
        .funnel-iframe-inner-wrap .tcpa-message-field .check-label {
          display: inline-block; } }
      .funnel-iframe-inner-wrap .tcpa-message-field .check-label .fake-label {
        overflow: visible; }
        @media (min-width: 768px) {
          .funnel-iframe-inner-wrap .tcpa-message-field .check-label .fake-label {
            overflow: hidden; } }
  .funnel-iframe-inner-wrap .additional-content-text {
    font-size: 12px;
    line-height: 1.33333;
    display: block;
    padding: 5px 20px 25px;
    text-align: center;
    color: #6e7c81;
    margin: 0 auto;
    max-width: 700px; }
    .funnel-iframe-inner-wrap .additional-content-text .text {
      display: block; }
    .funnel-iframe-inner-wrap .additional-content-text p {
      margin: 0; }
    .funnel-iframe-inner-wrap .additional-content-text .fr-emoticon-img {
      width: 1em;
      height: 1em;
      min-width: 20px;
      min-height: 20px;
      background-repeat: no-repeat !important;
      margin: -.1em .1em 0;
      display: inline-block;
      vertical-align: middle; }
    .funnel-iframe-inner-wrap .additional-content-text ul {
      list-style-position: inside;
      padding: 0;
      margin: 0; }
    .funnel-iframe-inner-wrap .additional-content-text a {
      text-decoration: underline;
      color: #02abec; }
      .funnel-iframe-inner-wrap .additional-content-text a.fr-green {
        color: green; }
    .funnel-iframe-inner-wrap .additional-content-text .fr-strong {
      font-weight: 700 !important; }
  .funnel-iframe-inner-wrap .check-label {
    position: relative;
    display: inline-block;
    vertical-align: top;
    overflow: hidden; }
    .funnel-iframe-inner-wrap .check-label p {
      max-width: 100% !important;
      margin: 0 0 10px; }
    .funnel-iframe-inner-wrap .check-label .checkbox-wrap {
      position: relative;
      float: left;
      margin: 4px 6px 0 0; }
      @media (min-width: 768px) {
        .funnel-iframe-inner-wrap .check-label .checkbox-wrap {
          margin: 4px 10px 0 0; } }
    .funnel-iframe-inner-wrap .check-label .check-icon {
      width: 16px;
      height: 16px;
      background: #fff;
      transition: all 0.4s ease;
      border: 1px solid #cfdadd;
      border-radius: 3px;
      display: block; }
      .funnel-iframe-inner-wrap .check-label .check-icon:after {
        font-family: 'icomoon' !important;
        content: "\e909";
        position: absolute;
        left: 3px;
        top: 3px;
        color: #fff;
        font-size: 10px;
        line-height: 11px;
        transition: all 0.4s ease;
        opacity: 0;
        visibility: hidden; }
    .funnel-iframe-inner-wrap .check-label .fake-label {
      position: relative;
      display: block;
      overflow: hidden; }
    .funnel-iframe-inner-wrap .check-label input[type="checkbox"] {
      position: fixed;
      opacity: 0;
      visibility: hidden; }
      .funnel-iframe-inner-wrap .check-label input[type="checkbox"]:checked + .check-icon {
        background: #00ccff;
        border-color: #00ccff; }
        .funnel-iframe-inner-wrap .check-label input[type="checkbox"]:checked + .check-icon:after {
          opacity: 1;
          visibility: visible; }

/* CTA and Feature Image preview style */
.cta-feature-preview-holder {
  position: relative; }
  .cta-feature-preview-holder .cta-message-wrap {
    position: relative;
    text-align: center;
    max-width: 1040px;
    margin: 0 auto; }
  .cta-feature-preview-holder .cta-message {
    position: relative; }
    .cta-feature-preview-holder .cta-message h1 {
      overflow: visible !important;
      height: auto !important;
      font-weight: 400;
      padding: 0 0 12px;
      margin: 0;
      word-break: break-word; }
      @media (min-width: 768px) {
        .cta-feature-preview-holder .cta-message h1 {
          padding: 0 0 22px; } }
    .cta-feature-preview-holder .cta-message.empty, .cta-feature-preview-holder .cta-message:empty {
      margin: 0;
      padding: 0; }
  .cta-feature-preview-holder .cta-message-heading.empty, .cta-feature-preview-holder .cta-message-heading:empty {
    margin: 0;
    padding: 0; }
  .cta-feature-preview-holder .cta-description {
    font-size: 18px;
    line-height: 1.2222;
    display: block;
    text-align: center;
    margin-bottom: 14px;
    cursor: default;
    color: #6e7c81; }
    @media (min-width: 768px) {
      .cta-feature-preview-holder .cta-description {
        margin-bottom: 24px; } }
    .cta-feature-preview-holder .cta-description.empty, .cta-feature-preview-holder .cta-description:empty {
      margin: 0;
      padding: 0; }
      .cta-feature-preview-holder .cta-description.empty .description-text, .cta-feature-preview-holder .cta-description:empty .description-text {
        padding: 0;
        margin: 0; }
    .cta-feature-preview-holder .cta-description p {
      margin: 0; }
      .cta-feature-preview-holder .cta-description p + p {
        margin: 20px 0 0; }
    .cta-feature-preview-holder .cta-description .fr-emoticon-img {
      width: 1em;
      height: 1em;
      min-width: 20px;
      min-height: 20px;
      background-repeat: no-repeat !important;
      margin: -.1em .1em 0;
      display: inline-block;
      vertical-align: middle; }
    .cta-feature-preview-holder .cta-description ul {
      list-style-position: inside;
      padding: 0;
      margin: 0; }
  .cta-feature-preview-holder .description-text {
    font-weight: 400;
    display: block;
    margin: 0 auto;
    padding: 0 0 8px;
    overflow: visible !important;
    height: auto !important;
    word-break: break-word; }
    .cta-feature-preview-holder .description-text.empty, .cta-feature-preview-holder .description-text:empty {
      margin: 0;
      padding: 0; }
  .cta-feature-preview-holder .feature-image-col {
    position: relative;
    padding: 0 15px;
    display: none; }
    .cta-feature-preview-holder .feature-image-col img {
      display: block;
      max-width: 100%; }

.fb-phone-number {
  text-decoration: none;
  color: #02abec; }

hr {
  border: none;
  border-top: 2px solid #f2f3f3; }

/* Question hide style */
.question-hide {
  display: none !important; }

/* question-preview-parent style */
.question-preview-parent span[style~="color:"] a {
  color: inherit; }

.question-preview-parent .cta-feature-preview-holder {
  position: relative; }

.question-preview-parent__title {
  position: relative;
  max-width: 700px;
  margin: 0 auto; }

.question-preview-parent .question-heading-text {
  font-weight: 400;
  color: #394651;
  display: block;
  text-align: center;
  padding: 0 15px 15px;
  font-size: 25px;
  line-height: 1.15;
  max-width: 378px;
  margin: 0 auto; }
  @media (min-width: 768px) {
    .question-preview-parent .question-heading-text {
      max-width: 100%;
      margin: 0 auto;
      padding: 0 0 18px;
      font-size: 28px;
      line-height: 1.15; } }
  .question-preview-parent .question-heading-text:empty {
    padding: 0;
    margin: 0; }
  .question-preview-parent .question-heading-text p {
    margin: 0; }
  .question-preview-parent .question-heading-text .fr-emoticon-img {
    width: 1em;
    height: 1em;
    min-width: 20px;
    min-height: 20px;
    background-repeat: no-repeat !important;
    margin: -.1em .1em 0;
    display: inline-block;
    vertical-align: middle; }
  .question-preview-parent .question-heading-text ul {
    list-style-position: inside;
    padding: 0;
    margin: 0; }
  .question-preview-parent .question-heading-text a {
    text-decoration: underline;
    color: #02abec; }
    .question-preview-parent .question-heading-text a.fr-green {
      color: green; }
  .question-preview-parent .question-heading-text .fr-strong {
    font-weight: 700 !important; }

.question-preview-parent .question-description-text {
  font-size: 14px;
  line-height: 1.2857;
  display: block;
  text-align: center;
  max-width: 360px;
  padding: 0 18px 7px;
  margin: 0 auto 15px; }
  @media (min-width: 768px) {
    .question-preview-parent .question-description-text {
      max-width: 700px;
      font-size: 18px;
      line-height: 1.33333;
      margin: 0 auto 8px;
      padding: 0 18px 20px; } }
  .question-preview-parent .question-description-text:empty {
    padding: 0;
    margin: 0; }
  .question-preview-parent .question-description-text p {
    margin: 0; }
  .question-preview-parent .question-description-text .fr-emoticon-img {
    width: 1em;
    height: 1em;
    min-width: 20px;
    min-height: 20px;
    background-repeat: no-repeat !important;
    margin: -.1em .1em 0;
    display: inline-block;
    vertical-align: middle; }
  .question-preview-parent .question-description-text ul {
    list-style-position: inside;
    padding: 0;
    margin: 0; }
  .question-preview-parent .question-description-text a {
    text-decoration: underline;
    color: #02abec; }
    .question-preview-parent .question-description-text a.fr-green {
      color: green; }
  .question-preview-parent .question-description-text .fr-strong {
    font-weight: 700 !important; }

.iframe-full-screen-preview .funnel-iframe-inner-area {
  padding-top: 5px;
  padding-bottom: 5px; }

.froala-prview-size .background-added img.fr-fic.fr-dii {
  margin-right: 0;
  margin-left: 0; }

.froala-prview-size .background-added .fr-video {
  display: block; }
  .froala-prview-size .background-added .fr-video iframe {
    margin-top: 0; }

/* Full width screen style */
@media (min-width: 992px) {
  body:not(.full-width-screen) .funnel-content-holder {
    box-shadow: none !important;
    border: none !important;
    background: none !important;
    border-radius: 0 !important; }
    body:not(.full-width-screen) .funnel-content-holder:after {
      background: none !important;
      border-radius: 0 !important; }
  body.full-width-screen.multi-dropdown-active .funnel-content-holder, body.full-width-screen.birthday-dropdown-active .funnel-content-holder, body.full-width-screen.single-dropdown-active .funnel-content-holder {
    overflow: visible; }
  body.full-width-screen .funnel-content-holder {
    position: relative;
    overflow: hidden; }
    body.full-width-screen .funnel-content-holder.zipcode_statebox_active {
      overflow: visible; }
  body.full-width-screen .funnel-box {
    box-shadow: none !important;
    border: none !important;
    background: none !important;
    border-radius: 0 !important; }
    body.full-width-screen .funnel-box.funnel-content_background-overlay:after {
      background-color: transparent !important;
      border-radius: 0 !important; }
  body.full-width-screen .funnel {
    padding: 0; }
    body.full-width-screen .funnel .container {
      max-width: 100%;
      padding: 0; }
  body.full-width-screen .funnel-content-section {
    max-width: 1250px;
    padding: 0 15px;
    margin: 30px auto 60px; }
  body.full-width-screen .header,
  body.full-width-screen .footer {
    border-radius: 0 !important;
    margin: 0 -15px; } }

@media (max-width: 991px) {
  body .funnel-content-holder {
    box-shadow: none !important;
    border: none !important;
    background: none !important;
    border-radius: 0 !important; }
    body .funnel-content-holder:after {
      display: none !important; }
  body .funnel-content_background-overlay:after {
    border-radius: 0 !important; } }

@media (min-width: 992px) {
  body.full-width-screen .funnel-box {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    min-height: 100vh; }
  body.full-width-screen .main-wrapper-holder {
    flex-grow: 1;
    flex-basis: 0; } }
