     body {
        overflow-x: hidden;
      }
 #getBooklet h1 {
color: #004c97;
    }
      #getBooklet .subhead {
      color: #000;
      }
     #articleheadingsection, #formSection {
          background: #0085ca30;
      }
      .blue_button   {
        background-color: #00407a;
    color: #fff;
    text-decoration: none;
    font-weight: 700;
    border-radius: 15px;
    border: 1px solid #00407a;
}
      .blue_button2   {
        background-color: #fff;
    color: #00407a;
    text-decoration: none;
    font-weight: 700;
    border-radius: 15px;
    border: 1px solid #00407a;
}
      .text-center {
      text-align: left!important;
      }
      footer {
        padding-top:20px !important;
      }
      #formSection {
        padding: 6.25rem 2.5rem 2rem 2.5rem;
      }
     #submitButton2 {
      margin-bottom:0px;
      margin-top:0px;
      width:56%}
  
      html,
      body {
        overflow-x: hidden;
      }

      a {
        color: #0085ca;
        white-space: nowrap;
      }

      a,
      a:hover {
        text-decoration: none;
      }
      .black-text {
        color: #212121 !important;

      }
      .form-subtitle{
        font-size: 18px !important;
        line-height: 26px;
        font-weight: 700;
      }

      .form-below {
        white-space: nowrap;
      }

      @media (max-width: 991px) {
        .form-below {
          white-space: normal;
        }
      }

      .form-title{
        color: #212121;
        font-size: 27px;
        line-height: 30px;
      }

      body,
      h1,
      h2,
      h3,
      p,
      ul,
      li,
      a {
        font-family: "Montserrat", sans-serif;
      }

      .non-form-content{
        max-width: 600px;
        margin-top: 20px;
      }

      .non-form-content p,
      .additional-content p,
      .non-form-content ul {
        font-size: 1.125rem;
      }

      .non-form-content .row h2 {
        margin-top: 0;
        margin-bottom: 22px;
        color: #212121;
        font-size: 25px;
        line-height: 39px;
        font-weight: 700;
      }

      .non-form-content .row h3 {
        margin-top: 0;
        margin-bottom: 22px;
        color: #212121;
        font-size: 24px;
        line-height: 39px;
        font-weight: 650;
      }

      .non-form-content li{
        font-size: 16px;
      }

      .non-form-content .row p {
        font-size: 16px;
        line-height: 26px;
      }

      .required-fields {
        transform: translateY(-20px);
        text-align: right;
        font-family: Helvetica, sans-serif;
        font-size: 14px;
      }

      .rth-sizing {
        width: 369px;
        margin-top: 130px;
      }

      .rth-btn-box {
        margin: auto;
        margin-top: 0;
        margin-bottom: 0;
      }

      @media (max-width: 991px) {
        .rth-sizing {
          width: 270px;
          margin-top:80px;
        }
      }

      /* Logo Bar */
      header .call-info .tfn {
        white-space: nowrap;
      }

      header .call-info {
        font-size: 1.25rem;
        font-weight: 700;
      }

      header a.tfn {
        color: #004c97;
      }

      .header-text {
        text-align: right;
        display: flex;
        align-items: center;
        justify-content: right;
        padding-right: 50px;
        font-size: 16px;
        line-height: 23px;
      }

      .header-text a {
        font-size: 28px;
        line-height: 23px;
      }

      .logo {
        width: 378px;
        padding-left: 20px;
        
      }

      .logo-row {
        padding: 0 20px;
        
      }

      .logo-2 {
        padding: 0 20px;
        text-align: center;
      }

      .logo-cont {
        display: flex;
        justify-content: left;
      }

      .logo-cont a:hover {
        text-decoration: none !important;
        border: 0 !important;
      }

      header .call-info {
        font-size: 1.25rem;
        font-weight: 700;
      }

      /* Header */
      .privacy-link {
        text-decoration: underline;
        white-space: break-spaces;
      }
      .hero-title-text {
        padding-top: 50px;
        padding-bottom: 20px;
        color: #0085ca;
        max-width: 1004px;
        font-size: 41px;
        line-height: 50px;
      }
      .title-center {
        margin: auto;
        text-align: center;
      }

      @media (max-width: 992px) {
        .header-text {
          font-size: 14px;
        }

        .header-text a {
          font-size: 24px;
        }

        .logo {
          width: 275px;
        }
      }

     .afterFormContent p {
    font-weight: 700;
    line-height: 26px;
    font-size: 16px;
    color: #212121;
}
      .hero-text.hero-a span,
      .hero-text.hero-b span {
        display: block;
      }

      .img-container {
        margin-bottom: 55px;
      }

      .img-container img {
        display: block;
        width: 100%;
        height: auto;
      }

      @media (max-width: 600px) {
        .img-container {
          display: none;
        }

        form .row {
          margin-bottom: 0 !important;
        }

        .img-container img {
          display: none;
        }

        #theMainForm .row {
          display: flex;
          flex-direction: column;
        }

        .form-group {
          width: 100% !important;
        }
      }

      /* Form */
      /* ---- Page Styles ---- */
      .radio-buttons-intro {
        font-size: 16px;
        line-height: 26px;
        margin-bottom: 15px;
        margin-top: 15px;
        font-weight: 700;
      }

      .green-button {
        color: #fff;
        background-color: #0085ca;
        padding: 15px;
        font-size: 26px;
        font-weight: 700;
        border-radius: 5px;
      }

      .green-button:hover,
      .green-button:active,
      .green-button:focus {
        color: #fff;
      }

      .ty-page .green-button {
        padding: 15px 30px;
      }

      #theMainForm {

      }

      #theMainForm .end-text {
        font-size: 14px;
        line-height: 20px;
        margin-top: 31px;
        margin-bottom: 35px;
        font-family: Helvetica, sans-serif;
      }

      #theMainForm input[type="text"],
      #theMainForm input[type="tel"],
      #theMainForm input[type="email"] {
        height: 50px;
      }

      #theMainForm input[type="text"],
      #theMainForm input[type="tel"],
      #theMainForm input[type="email"] {
        display: inline-block;
        width: calc(100% - 10px);
        font-size: 1.125rem;
        font-weight: 500;
        font-family: Helvetica, sans-serif;
      }

      .delivery-row {
        display: flex;
        flex-direction: column;
      }

      .delivery-row {
        display: flex;
      }

      footer {
        padding: 25px;
        background-color: #f2f2f2;
        font-size: 14px;
        line-height: 20px;
        color: #212121;
      }

      footer p{
        line-height: 17px;
        font-family: Helvetica, sans-serif;
        color: #212121;
      }

      @media (min-width: 768px) {
        footer {
          padding: 50px;
        }
      }

      .booklet-column {
        display: flex;
        align-items: flex-start;
        justify-content: flex-start;
        flex-direction: column;
      }

      .booklet-cover {
        max-width: 369px;
        width: 100%;
        margin: auto;
        margin-bottom: 0;
        margin-top: 0;
      }

      .form-group {
        width: 100%;
      }
.afterFormContent h3 {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 25px;
    color: #212121;
}

      .form-group.half {
        width: 50%;
        float: left;
      }

      .form-group.third {
        width: 33.3%;
        float: left;
      }

      .form-page .form-column .row {
        margin-left: 0;
        margin-right: 0;
      }

      form .row {
        margin-bottom: 10px;
      }

      .form-group {
        position: relative;
      }

      #theMainForm label {
        display: block;
        margin-left: 5px;
        margin-bottom: 1px;
        font-size: 1.125rem;
        font-weight: 500;
      }

      /* ---- Radio Button Styles ----- */
      .form-group.radio-buttons {
        overflow: auto;
      }

      .checked .radio-button {
        float: left;
        margin-right: 40px;
      }

      .oep.rnc .checked .radio-button {
        margin-right: 25px;
      }

      .oep .radio-button + .radio-button {
        margin-right: 7px;
      }

      .oep.rnc .radio-button + .radio-button {
        margin-right: 25px;
      }

      .checked .radio-button label {
        color: #4f4f4f;
        font-size: 100%;
        font-weight: 300;
        cursor: pointer;
        margin: 0;
        padding-left: 10px;
        position: relative;
      }

      #theMainForm .radio-button label {
        margin-left: 0;
        padding-left: 0;
      }

      .radio-button label {
        display: inline-block;
        max-width: 100%;
      }

      .checked .radio-button input[type="radio"] {
        margin: 10px 0 0 5px;
        position: absolute;
        z-index: -10000;
      }

      input[type="checkbox"],
      input[type="radio"] {
        margin: 4px 0 0;
        line-height: normal;
      }

      input[type="checkbox"],
      input[type="radio"] {
        box-sizing: border-box;
        padding: 0;
      }

      .checked .radio-button .check {
        border: 1px solid #979797;
        border-radius: 100%;
        display: inline-block;
        position: relative;
        height: 19px;
        width: 19px;
        top: 5px;
        background-color: #fff;
        cursor: pointer;
      }

      .checked .radio-button .check:before {
        display: block;
        position: absolute;
        content: "";
        border-radius: 100%;
        height: 0;
        width: 0;
        top: 0.7em;
        left: 0.7em;
        margin: auto;
        background: #009de1;
        transition: all 0.1s linear;
      }

      .checked .radio-button input[type="radio"]:checked ~ .check:before {
        height: 13px;
        width: 13px;
        top: 2px;
        left: 2px;
      }

      .radio-label {
        margin-left: 5px;
        font-family: "Montserrat", sans-serif;
        font-weight: 700;
        font-size: 17px;
      }

      .form-group.radio-buttons {
        overflow: hidden;
      }

      .medicarebasics.form-page.preaep-2019 .radio-label {
        margin-left: 5px;
        font-family: arial, sans-serif;
        font-weight: 700;
        color: #333;
      }
      input[type="checkbox"] {
        height: 18px;
        width: 18px;
        transform: translateY(3px);
      }

      /* ----- /end Radio Button Styles ----- */

      input[type="checkbox"],
      input[type="radio"] {
        box-sizing: border-box;
        padding: 0;
      }

      #theMainForm .kit-options-container label {
        display: inline;
        font-weight: 300;
        width: 100%;
        font-size: 16px;
        line-height: 26px;
        text-align: left;
        font-family: Helvetica, sans-serif;
      }

      #theMainForm label {
        display: block;
        margin-left: 5px;
        margin-bottom: 10px;
        font-size: 1.125rem;
        font-weight: 500;
        font-family: Helvetica, sans-serif;
      }

      .green-button {
        color: #fff;
        background-color: #0085ca;
        padding: 15px;
        font-size: 26px;
        font-weight: 700;
        border-radius: 5px;
      }

      #submitButton {
        font-size: 1.625rem;
        width: 100%;
        margin: 15px 0 25px 0;
      }

      @media screen and (max-width: 767px) {
        .ty-page .green-button {
          margin: 0 auto;
          display: block;
          width: 100%;
          max-width: 400px;
          margin-bottom: 25px;
        }
        .col-sm-6 {
          flex: 0 0 100%;
          max-width: 100%;
        }
        .non-form-content {
          margin-top: 20px;
        margin-right: 40px;
    
        }
        #theMainForm {
          margin-top: 20px;
        }
        .rth-sizing {
          width: 100%;
        }
        .rth-btn-box {
          max-width: 369px;
          width: 90%;
        margin-right: 90px;
        margin-top: -80px;
        }
      }

      footer .material-id {
     float:right;
  }
 footer .material-name {
    float: left;
  }

      /* Header Query */
      @media (max-width: 767px) {
        .hero-text.hero-a {
          top: 205px;
        }
        .logo-cont {
          justify-content: center;
        }
        .logo {
          padding: 0;
        }
        .header-text {
          justify-content: center;
          padding: 0;
          text-align: center;
          padding-bottom: 20px;
        }
      }

      /* Form Validation */
      .emsg {
        color: red;
        font-weight: bold;
        text-align: right;
      }

      /* Body Sizing */
      .container {
        padding-right: 15px;
        padding-left: 15px;
        margin-right: auto;
        margin-left: auto;
      }

      @media (min-width: 1200px) {
        .container {
          max-width: 1200px;
        }
        .form-column {
          max-width: 460px;
        }
      }

      @media (max-width: 575px) {
        .container {
          padding-left: 25px;
          padding-right: 25px;
        }
      }

      @media (max-width: 525px) {
        .hero-title-text {
          font-size: 30px;
          line-height: 39px;
        margin-right: 60px;
        }
      }
   
      a {
        color: #0085ca;
        white-space: nowrap;
      }

      a,
      a:hover {
        text-decoration: none;
      }
      .black-text {
        color: #212121 !important;
      }

      body,
      h1,
      h2,
      h3,
      p,
      ul,
      li,
      a {
        font-family: "Montserrat", sans-serif;
      }

      .non-form-content p,
      .additional-content p,
      .non-form-content ul {
        font-size: 1.125rem;
      }

      .non-form-content .row h2 {
        margin-top: 0;
        margin-bottom: 22px;
        font-size: 25px;
        line-height: 39px;
        color: #0085ca;
        font-weight: 300px;
      }

      .non-form-content .row p {
        font-size: 16px;
        line-height: 26px;
      }

      .required-fields {
        transform: translateY(-20px);
        text-align: right;
      }

      /* Logo Bar */

      header .call-info .tfn {
        white-space: nowrap;
      }

      header .call-info {
        font-size: 1.25rem;
        font-weight: 700;
      }

      header a.tfn {
        color: #004c97;
      }

      .header-text {
        text-align: right;
        display: flex;
        align-items: center;
        justify-content: right;
        padding-right: 50px;
        font-size: 16px;
        line-height: 23px;
      }

      .header-text a {
        font-size: 28px;
        line-height: 23px;
      }

      .logo {
        width: 378px;
        padding-left: 20px;
      }

      .logo-row {
        padding: 0 20px;
      }

      .logo-2 {
        padding: 0 20px;
        text-align: center;
      }

      .logo-cont {
        display: flex;
        justify-content: left;
      }

      .logo-cont a:hover {
        text-decoration: none !important;
        border: 0 !important;
      }

      header .call-info {
        font-size: 1.25rem;
        font-weight: 700;
      }

      /* Header */

      .hero-text.hero-a {
        padding: 25px;
        position: absolute;
        color: #fff;
        line-height: 1;
        background-color: #0085ca;
        top: 250px;
        font-size: 1.1rem;
        width: 300px;
      }

      .privacy-link {
        text-decoration: underline;
        white-space: break-spaces;
      }

      .first-col .row {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        align-content: center;
        max-width: 620px;
        margin: auto;
      }

      .first-col .row h1 {
        color: #0085ca;
        font-size: 40px;
        line-height: 52px;
        margin-bottom: 50px;
      }

      .booklet-title{
        font-weight: 600;
      }

      .second-col {
        display: flex;
        justify-content: center;
        align-items: flex-start;
      }

      .content-spacer {
        margin-top: 100px;
        margin-bottom: 36px;
      }

      .booklet-cover {
        max-width: 340px;
        width: auto;
        object-fit: contain;
      }

      /* Page Text */
      .blurb-1 {
        font-size: 18px;
        line-height: 26px;
        color: #212121;
      }
      .blurb-2 {
        font-size: 24px;
        line-height: 34px;
        color: #212121;
        font-weight: 600;
        margin-top: 25px;
        margin-bottom: 35px;
      }
      .blurb-3 {
        font-size: 22px;
        line-height: 30px;
        color: #0085ca;
      }
      .logo-block .row {
        display: flex;
        justify-content: center;
        margin-top: 40px;
        margin-bottom: 30px;
        margin-left: -15px;
      }

      .logo-block .row img {
        max-width: 380px;
        width: auto;
        transform: translateX(-82px);
      }  

       footer p{
        line-height: 17px;
        font-family: Helvetica, sans-serif;
        color: #212121;
      }  
      
      @media (max-width: 991px) {
        .logo-block .row img {
          transform: translateX(16px);
        }
      }

      @media (max-width: 767px) {
        .col-sm-6 {
          flex: 0 0 100%;
          max-width: 100%;
        }
        .col-sm-6.second-col {
          padding: 0;
        }
        .content-spacer {
          margin-top: 50px;
        }
        .blurb-1 {
          margin-top: 480px;
        }
        .booklet-cover {
          height: 400px;
          width: auto;
margin-right:40px;

        }
        .second-col {
          position: absolute;
          top: 415px;
          max-width: 540px;
        }
        .header-text {
          padding: 0;
          text-align: center;
        }
        .logo-cont {
          justify-content: center;
        }
        .logo-block .row {
          margin-left: -28px;
        }
        .header-text {
          justify-content: center;
        }
      }

      @media (max-width: 450px) {
        .second-col {
          top: 515px;
        }
      }
      @media (max-width: 405px) {
        .second-col {
          top: 675px;
        }
      }

      @media (max-width: 992px) {
        .header-text {
          font-size: 14px;
        }

        .header-text a {
          font-size: 24px;
        }
      }

      footer {
        padding: 25px;
        background-color: #F2F2F2;
        font-size: 14px;
        line-height: 20px;
        color: #212121;
      }

      @media (min-width: 768px) {
        footer {
          padding: 50px;
        }
      }

      .mat-id {
        text-align: right;
      }

      /* Body Sizing */
      .container {
        padding-right: 15px;
        padding-left: 15px;
        margin-right: auto;
        margin-left: auto;
      }

     

      @media (min-width: 1200px) {
        .container {
          max-width: 1200px;
        }
        .form-column {
          max-width: 490px;
        }
      }

      @media (max-width: 575px) {
        .container {
          padding-left: 25px;
          padding-right: 25px;
        }
      }

   #container2 {
    /*background-color: rgba(128,128,128,0.75);*/
  }

#getBooklet{
/*background-image:url('https://image.s7.sfmc-content.com/lib/fe8d13737462027a71/m/1/cc1afcc9-68d7-4c39-abbd-54656de9e05b.jpg');*/
background-size:cover;
}
  #getBooklet .image-column {
   background-size: auto;
 background-repeat: no-repeat;

  }
 #getBooklet .text-column {
background-color: rgba(128,128,128,0.75);
}

  #getBooklet h1 {
   color: #004c97;
    font-size: 2.75rem;
    line-height: 3.5rem;
    margin-right: 50px;
    margin-top: 50px;
    text-align: left;
font-weight:600;
  }
  #getBooklet .subhead {
    color: #fff;
    font-size: 1.3125rem;
    line-height: 2rem;
    margin-right: 50px;
    text-align: left;
  }
  #submitButton2 {
  font-size: 1.5rem;
 white-space: normal !important; 
    margin-top: 50px;
    margin-right: 50px;
    margin-bottom: 50px;
    padding: 20px 20px 20px 20px;
    width: 50%;
    
  }
  #submitButton2:hover,
  #submitButton2:active {
    color: #fff;
    text-decoration: none;
  }
  .green-button2 {
    background-color: #008943;
    color: #fff;
    text-decoration: none;
    font-weight: 700;
    border-radius: 5px;
    border: 1px solid #98AFA3;
    box-shadow: none;
    box-shadow: 0px 5px 5px rgba(0,0,0,0.16);
  }

    
    #getBooklet h1 {
     font-size: 1.9rem !important;
  line-height: 2.5rem !important;
 }
  
  
    #getBooklet h1 {
color: #004c97;
    }
      #getBooklet .subhead {
      color: #000;
      }
     #articleheadingsection, #formSection {
          background: #0085ca30;
      }
      .blue_button   {
        background-color: #00407a;
    color: #fff;
    text-decoration: none;
    font-weight: 700;
    border-radius: 15px;
    border: 1px solid #00407a;
}
      .blue_button2   {
        background-color: #fff;
    color: #00407a;
    text-decoration: none;
    font-weight: 700;
    border-radius: 15px;
    border: 1px solid #00407a;
}
      .text-center {
      text-align: center!important;
      }
      
      #formSection {
        padding: 6.25rem 2.5rem 2rem 2.5rem;
      }
     #submitButton2 {
      margin-bottom:0px;
      margin-top:0px;
      width:56%}
   

      /* Create two equal columns that floats next to each other */
.afterFormContent span {
    color: #0085CA;
}