@charset "utf-8";
/* CSS Document */

body {
    font-family: 'Open Sans', sans-serif;
    font-weight: 500;
}
header {
    background: none;
    /* border-bottom: 1px solid #cccccc; */
    padding: 0;
}

section {
    border-bottom: none;
}

a {
    color: #3a60ff;
}

a:hover,
a:focus  {
    color: #241ed6;
    text-decoration: underline;
}

.infoGraphicBlock h2 a {
      text-decoration: none;
      cursor: auto;
}

.infoGraphicBlock h2 a:hover,
.infoGraphicBlock h2 a:focus {
      text-decoration: underline;
      cursor: pointer;
}


ul.footer-target li {
    list-style-type: none;
    width: auto;
    display: inline-block;
    cursor: pointer;
}

div#teconsent {
    margin-top: 10px;
}

div#teconsent a {
    font-family: sans-serif;
    font-weight: 400;
    font-size: 16px;
}

.column {
  padding-left: 1rem;
  padding-right: 1rem;
}

.columnBlock {
  padding-top: 0;
  padding-bottom: 0;
}

.infoGraphicColumn .small-up-1.medium-up-1.large-up-1 .columnBlock
 {
  float:none;
  margin-left: auto;
  margin-right: auto;
}

.callout {
    margin: 0;
}

.accessibilityLink {
    display: none;
}

.row {
    max-width: 75rem;
}

.rowFull {
    max-width: 100% !important;
}

.row70 {
    max-width: 70rem;
}

.logo {
    /* margin: 1rem 2rem 1rem 1rem; */
    margin: 1rem 0 1rem 0;
    width: auto;
    height: 3.125rem;
    padding-right: 1rem;

}

.clientLogo {
    margin: 1rem 0 1rem 0;
    width: auto;
    max-height: 3.125rem;
    height: auto;
    padding-left: 1rem;
    border-left: 1px solid #ccc;

}

.clientLogo.hideClientLogoBorder {
    border-left: none;
}

.enrollmentBlockText {
    color: #838282;
    display: block;
    float: left;
    /* font-family: Arial, Helvetica, sans-serif; */
    font-family: 'Open Sans', sans-serif;
    font-size: 1.3em;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 1.4em;
    position: relative;
    margin-top: 1.25rem;
    padding-right: 2.1875rem;
}

.enrollmentBlockText p  {
  text-align: right;
}

.effectiveDateHeader {
    font-weight: 700;
    font-size: 22px;
    margin: 0 0 0 0;
    padding: 0;
    text-transform: uppercase;
    color: #000;
    line-height: 32px;
    font-family: 'Nunito Sans', sans-serif;

}

.base-noPadding {
  padding-top: 1rem;
}

.effectiveDate {
    font-weight:400;
    font-size: 14px;
    color: #000;
    line-height: 1;
    font-family: "Open-Sans", sans-serif;
    padding-top: .25rem;
}



.condensed {
    letter-spacing: -0.03em;
}

section.topMarquee {
    margin-bottom: 2rem;
}


.iconTitle {
    font-size: 1.375rem;
    font-family: 'Oswald', sans-serif;
    padding: 10px 25px 10px 25px;
    color: #fff;
}

/*** TOP MARQUEE CSS
--------------------------------------------- */

section.topMarquee {
    border: none;
    margin: 0;
    padding: 0;
}

.topMarquee .marqueeImageDiv {
  position: relative;
  overflow: hidden;
}

.topMarquee .marqueeImage {
    min-height: 25rem;
    width: 130%;
    height: auto;
    max-width: none;
    position: relative;
    right: 14rem;
}

.topMarqueeCopyBlock {
	position: absolute;
	top: 0%;
	bottom: 0%;
	margin: auto 0 auto 2.5rem;
	padding-right: 1rem;
	padding-left: 1.125rem;
}

.topMarqueeCopyBlock .copyInner {
	display: flex;
  flex-direction:column;
  justify-content: center;
  min-height: 100%;
}

.copyText {
	display: flex;
  flex-direction: column;
}


.topMarqueeCopyBlock > h1,
.topMarqueeCopyBlock h1.sectionHeader > p {
    font-size: 2rem;
    text-shadow: none;
    line-height: 3.5rem;
    margin-bottom: 0;
    /*color: rgba(0, 48, 70, 1.0);*/
    color: black;
}

.topMarqueeCopyBlock .copyText p {
    /*color: rgba(0, 48, 70, 1.0);*/
    color: #000;
    font-size: 14px;
    letter-spacing: 0;
    line-height: 1.25rem;
    margin: 0;
    padding-bottom: 0.5rem;
    text-shadow: none;
    font-style: normal;
    font-weight: 500;
}

.topMarqueeCopyBlock p:last-of-type {
    padding-bottom: 1.5rem;
}

.backstretchContainer {
    display: none;
}

.topMarqueeCopyBlock button.ghost, .topMarqueeCopyBlock .button.ghost,
.topMarqueeCopyBlock button.ghost:hover, .topMarqueeCopyBlock .button.ghost:hover {
    background: transparent;
    border: 1px solid rgba(0, 48, 70, 0.7);
    color: rgba(0, 48, 70, 0.7);
    font-size: 1.1rem;
    padding: 10px 10px;
    text-decoration: none;
}


/*** review ***/

.topMarqueeBlue {
    padding: 1rem 0 !important;
    background-color: #0b2335;
    /*min-height: 637px;*/
    height: auto;
    max-width: 75rem;
    margin: auto;
}

.marqueeReviewBlock {
    max-width: 65.625rem;

}

.videoContainer {
    position: relative;
    /* margin: 0 auto; */
    margin: 1rem 0 auto 0;
    height: auto;
    display: block;
}

.videoPlayer {
    position: relative;
    background-color: #fff;
    width: auto;
    margin: 0 auto 1.5rem auto;
    vertical-align: middle;
    padding: 1.75rem 3rem;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
}

.videoText {
    position: relative;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 0;
    padding-right: 1rem;
    margin: 0 auto;
}

.videoButtonRow {
    width: auto;
    display: block;
}

.XXvideoButtonRow .column:first-child {
  padding-left: 3rem;
}

.XXvideoButtonRow .column:last-child {
  padding-right: 3rem;
}

.videoCTA {
    width: 220px;
    display: block;
    margin-bottom: 1rem;
    color: #fff;
    font-size: 1.2rem;
    font-weight: 500;
    text-align: center;
    padding: 10px 15px;
}

.videoCTA:hover {
    background-color: #2ba6cb;
}

.videoCTASmall {
    font-size: 1.1rem;
    float: right;
}

.videoPlayButton {
    cursor: pointer;
}

.button {
    text-transform: capitalize;
    width: 205px;
    padding: 13px 10px;
    margin-left:0px;
    margin-bottom: 0.5rem;
    color: #3a60ff;
    background-color: #FEFEFE;
    font-weight: bold;
    border: 1px solid #3a60ff;
}



.videoButtonRow .button {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    border-radius: initial;
    text-transform: uppercase;
}

.button {
  margin-bottom: 1rem;
  text-decoration: none;
  letter-spacing: .0075rem;
  text-align: center;
  padding: 0.5rem 1.5rem;
  border-radius: 24px !important;
  height: 3rem;
  min-width: 3rem;
  text-decoration: none;
  cursor: pointer;
  background-color: #fff;
  color: #3a60ff;
  text-decoration: none;
}

.topMarqueeCopyBlock .button {
    margin-right: 1.875rem;
    margin-bottom: 0.5rem;
    min-width: 25%;
    flex: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 1.3;
    visibility: hidden;
    padding: 0.5rem;
}

.topMarqueeCopyBlock .buttonRow {
    display: flex;
    /* max-width: 90%; */
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: center;
    padding-right: 5rem;
    align-items: stretch;


}

.button:first-child {
    margin-bottom: 1rem;
    text-decoration: none;
    font-size: 1rem;
    letter-spacing: .0075rem;
    text-align: center;
    padding: 0.5rem 1.5rem;
    border-radius: 24px;
    height: 3rem;
    min-width: 3rem;
    text-decoration: none;
    cursor: pointer;
    background-color: #3a60ff;
    color: #fff;
    text-decoration: none;
}

.button::after {
    content: none;
}

a.button:hover {
    background-color: #241ed6;
}

a.button:focus {
    background-color: #fff;
    color: #3a60ff;
}

.videoButtonRow .button:first-child {
  margin-bottom: 1rem;
  background-color: #fff;
  color: #3a60ff;;
  text-decoration: none;
}


.greenButton {
    background-color: #9ECB3B;
    color: white;
    padding: 5px 25px;
    margin: 5px 0 0 0;
    width: 110px;
    font-size: 0.7rem;
}

.videoText .marqueeTitle h1,
.marqueeBlock h1,
.topMarqueeCopyBlock h1.sectionHeader > p {
  color: #0b2335;
  font-family: 'Nunito Sans', sans-serif;
  font-size: 2.375rem;
  line-height: 3.25rem;
  font-weight: 300;
}

.marqueeBlock h1,
.topMarqueeCopyBlock h1.sectionHeader > p {
  color: #0b2335;
  font-weight: 100;
  text-transform: none;
}

.videoText .marqueeTitle sup,
.marqueeBlock sup,
.topMarqueeCopyBlock sup {
  line-height: 0;
  top: -0.375rem;
  font-size: 11px;
}

.videoText p {
    font-weight: 300;
    font-style: normal;
    color: #000;
    font-size: 2.375rem;
    line-height: 2rem;
    margin-bottom: 1rem;
}

.videoText div.small p.videoTime {
  padding-right: 0;
  
}

.videoText div.small p {
    font-size: 14px;
}


.videoText p:first-child {
    margin-bottom: 0;
}

.videoText p.upperCase.boldFace {
    text-transform: uppercase;
    font-weight: bold;
}

.videoText div.small p,
.videoBox p,
.marqueeBlock p {
    font-family: 'Open Sans', sans-serif;
    font-size: 1rem;
    line-height: 1.25rem;
    margin-bottom: 0.3rem;
    padding-right: 5rem;
    font-weight: 500;
}

.videoBox .incompleteData p {
  text-align: center;
}

.videoText.medium-24 div.small p {
  padding-right: 1rem;
}

.XXmarqueeBlock p {
    padding-right: 8rem;
}

.videoSpecs {
  display: flex;
  flex-direction: row;
}

.videoText p b {
    font-style: normal;
    font-weight: 600;
    color: #000;
}

.full-Viewport-Global {
    background-color: rgba(0,0,0,0.8);
}

.overlay {
    position: fixed;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.3);
    z-index: 99998;
    cursor: pointer;
}


.base-modal-Global-Header {
    background-color: #313f49;
    border: medium none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    box-shadow: none;
    color: #fff;
}

.base-closeIcon-Global {
    background: rgba(0, 0, 0, 0) url("/.resources/base-site21/webresources/images/popup/popupClose.png") no-repeat scroll -65px 0;
    border: medium none;
    cursor: pointer;
    display: block;
    height: 34px;
    position: absolute;
    right: 9px;
    top: 8px;
    width: 34px;
}

button#videoCloseButton:hover {
    background: rgba(0, 0, 0, 0) url("/.resources/base-site21/webresources/images/popup/popupClose.png") no-repeat scroll -65px 0;
}

#vidModal {
    z-index: 99;
}

#vidModal.full-Viewport-Global {
    background-color: #36444E;


}

#vidModal .base-modal-Global-Header {
    background-color: #313f49;
    border: medium none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    box-shadow: none;
    color: #fff;
}

#vidModal .base-closeIcon-Global {
    background: rgba(0, 0, 0, 0) url("/.resources/base-site21/webresources/images/popup/popupClose.png") no-repeat scroll -64px 0;
    border: medium none;
    cursor: pointer;
    display: block;
    height: 34px;
    position: absolute;
    right: 9px;
    top: 8px;
    width: 34px;
}

#vidModal .base-video-height {
    height: auto;
    overflow: hidden;
    max-width: 100%;
    width: 640px;
    max-height: 360px;
    margin: 0 auto;
}

.base-videoHeight {
    width: 640px;
    height: 460px;
    margin: 0 auto;
}

.videoIframe {
    position: relative;
    height: 78%;
    width: 100%;
    left: 40px;
}


.scrollContainer {
    cursor: pointer;
    text-align: center;
    color: white;
    margin-top: 1rem;
}

button.arrowContainer{
    padding: 0;
}

.arrowContainer {
    margin: 0 auto;
    position: relative;
    width: 30px;
    height: 12px;
    cursor: pointer;
}

.scrollerText {
    margin: 0 auto;
    width: auto;
    padding-top: 0.5rem;
}

.arrow-down {
    position: absolute;
    z-index: 10;
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;

    border-top: 15px solid #fff;
    margin: 0 auto;
}

.arrow-down-blue {
    position: absolute;
    z-index: 15;
    width: 0;
    height: 0;
    border-left: 13px solid transparent;
    border-right: 13px solid transparent;
    border-top: 13px solid #0b2335;
    margin: 0 0 0 2px;
}


/*** Utility CSS ***/

.orangeBkgd {
    background-color: #bf5804;
}

.greenBkgd {
    background-color: #5c800e;
}

.blueBkgd {
    background-color: #007ea8;
}

.no-margin {
    margin: 0;
}


/*** infographic columns ***/
.infoGraphicColumn {
    /* max-width: 60rem; */
    max-width: 65rem;
    padding-top: 2.5rem;
}

.infoGraphicColumn .infoGraphicBlock {
    text-align: center;
    /*margin-bottom: 2.5rem;*/
}

.fadBlock a {
  color: #0069B5;
}

.infoGraphicColumn .columnBlock {
    margin-bottom: 0.5rem;
}

.infoGraphicIntro > p {
    color: #0b2335;
    font-family: 'Nunito Sans', sans-serif;
    font-weight: normal;
    /* font-size: 1.6rem; */
    font-size: 1.75rem;
    line-height: 2.5rem;
    margin-bottom: 0;
    padding-bottom: 1.9rem;
    text-align: center;
}

.infoGraphicCopy {
    margin: 0 auto;
    /* padding-top: 1rem;  */
}

.infoGraphicIntro {
  padding-top:0;
}

.infoGraphicBlock h2,
.infoGraphicBlock h2 a,
.sectionIntro h2,
 h2.savings-title {
    text-align: center;
    color: #0b2335;
    font-family: 'Nunito Sans', sans-serif;
    font-weight: normal;
    /* font-size: 1.6rem; */
    font-size: 1.75rem;
    line-height: 2.5rem;
    margin: 0 0 0.6rem 0;
}

.sectionIntro h2 {
    padding: 1rem 4rem 1rem 4rem;
}

.infoGraphicBlock h2:hover {
    color: #0b2335;
/*    text-decoration: underline; */
/*    cursor: pointer; */
}

.infoGraphicBlock p {
    color: #0b2335;
    text-align: center;
    font-family: "Open-Sans", sans-serif, arial;
    font-size: 0.875rem;
    font-weight: normal;
    padding-top: 1rem;
}

.infoGraphicBlock img {
    margin-bottom: 2rem;
    margin-top: 1rem;
    max-height: 180px;
}

/*** postenroll columns ***/

.postEnrollColumn {
    max-width: 60rem;
}

.postEnrollColumn .imageBlock {
    border-left: 1px solid #e1e1e1;
    border-right: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
}

.postEnrollColumn .imageBlockContent > p {
    font-size: 15px;
    font-family: "Open-Sans", sans-serif, arial;
    padding: 20px;
    color: #575757;
    font-weight: 300;
    line-height: 21px;
}

.postEnrollColumn .learnMoreLink {
    background-color: transparent;
    border-radius: 0;
    float: right;
    color: #005E7A;
    display: inline-block;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.9rem;
    font-style: normal;
    font-weight: 700;
    margin: 0;
    padding: 1rem 0;
    position: relative;
    text-decoration: underline;
    text-transform: none;
}

.postEnrollColumn .learnMoreLink::after {
    content: " >";
}

.questionsParagraph .sectionIntro, .retiringBlock .sectionIntro {
    margin: 0 auto;
    text-align: center;
}

.questionsParagraph .sectionIntro p:first-child, .retiringBlock .sectionIntro  p:first-child{
    font-size: 1.375rem;
    text-align: center;
    line-height: 2rem;
}

.questionsParagraph p, .retiringBlock p {
    color: #0b2335;
    font-family: "Open-Sans", sans-serif;
    font-weight: 100;
    font-size: 0.875rem;
    line-height: 1.5;
    margin: 0.5rem 1.5rem 0.5rem 1.5rem;
}

.questionsParagraph p small,
.questionsParagraph .sectionIntro .footnotes p {
    font-size: 0.85rem !important;
    /* line-height: 0.3rem !important; */
    padding-top: 1.0rem;
    font-weight: normal;
}

.retiringBlock {
    margin-bottom: 0;
    padding-bottom: 0;
    padding-top: 0;
}

/*** table css ***/

.savingsHeader {
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}

.savingsHeader h4 {
    font-weight: bold;
    color: #0b2335;
}

table caption {
    display: none;
}

table tbody, table tfoot, table thead {
    /* display: block; */
    /* max-width: 900px; */
    border: none;
    background-color: transparent;
}

table thead tr {
    width: 100%;
}

table tbody tr:nth-child(2n) {
    background-color: transparent;
}

table tbody tr:nth-child(even) {
    /* border-bottom: 1px solid #b7b8ba; */
}

table tbody tr.totalRow {
  border-bottom: 3px solid #000;
}

/***  Savings table styling  ***/

.savings-grid {
    width: 100%;
    background-color: #fff;
    height: auto;
    min-height: 460px;
    padding-top: 2rem;
}

table.savings-grid td.col1 {
    width: 550px;
}

table.savings-grid td.col2, .savings-grid td.col3 {
    width: 175px;
}



table.savings-data {
    text-align: left;
    /* width: 80%; */
    width: 100%;
    max-width: 48rem;
    position: relative;
    z-index: 9;
    padding: 0;
    border-spacing: 0;
    margin: auto;
    margin-top: 1.875rem;
}

table.savings-data th,
table.savings-data td {
    height: 2.1875rem;
    vertical-align: middle;
    background-color: transparent;
    padding: 0.5rem 1rem 0.5rem 1rem;
    color: #0b2335;
}

table.XXsavings-data th,
table.savings-data td.footer,
table.savings-data td.footerHead,
table.savings-data td.hlight,
table.savings-data td.hlight p {
    /* color: #fff; */
    font-weight: bold;
    border: none;
}

table.savings-data th.col1 {
    /* width: 550px; */
    width: 45%;
    text-align: left;
}

table.savings-data th.col2,
table.savings-data th.col3 {
    width: 25%;
    font-family: "Open-Sans", sans-serif, arial;
    font-weight: bold;
    font-size: 0.875rem;
    line-height: 1.25rem;
    text-align: left;
    padding-left: 0;
}

table.savings-data th.col3 {
}

.savings-title {
    font-weight: 600;
    font-size: 22px;
    margin: 0;
}

table.savings-data td,
table.savings-data td .savings-total {
    color: #194458;
    font-family: "Open-Sans", sans-serif, arial;
    font-weight: normal;
    font-size: 0.875rem;
    /*border-bottom: 1px solid #b7b8ba;*/
}

table.savings-data td .savings-total {
    font-weight: bold;
}

table.savings-data tr {
  display: table-row;
}


table.savings-data tr:nth-child(odd) {
  background: #FFF;
}

table.savings-data tr:nth-child(even),
table.savings-data thead tr:nth-child(odd) {
  background: #F6F6F6;
}


table.savings-data td.col1 {
    /* width: 550px; */
    width: 45%;
    /* border-left: 1px solid #b7b8ba;  */
    border-left: none;
}

table.savings-data td.col2,
table.savings-data td.col3 {
    /* border-left: 1px solid #b7b8ba; */
    width: 25%;
    text-align: center;
}

table.savings-data td.col3 {
    border-right: none;
}

table.savings-data td.hlight {
    padding: 0;
}

table.savings-data tr.savings-row {
  height: 4rem;
}

table.savings-data tr.savings-row p {
    font-weight: bold;
    font-size: 0.875rem;
    text-align: center;
}

table.savings-data tr.savings-row td:first-child p {
    text-align: left;
}

table.savings-data tr.disclaimer {
  background: none;
}

table.savings-data tr.disclaimer .footNotes {
  padding: 0 1rem 0 0;
}


.disclaimer p {
    font-family: "Open-Sans", sans-serif, arial;
    font-weight: normal;
    font-size: 0.75rem;
    line-height: 1rem;
    color: #797676 !important;
    padding: 0;
    margin: 0;
    border-bottom: none;
}

.disclaimer .includes {
  padding-top: 0.75rem;
}

table.savings-data tr.disclaimer td,
table.savings-data tr.highlight td {
    border-bottom: none;
}

table.savings-data tr.highlight {
    background-color: #006080 !important;
    text-align: left;
}

table.savings-data tr.highlight td p,
table.savings-data tr.highlight td h4 {
    color: white;
    font-weight: bold;
    margin: 0;
}

table.savings-data tr.highlight td h4 {
    text-align: right;
}

table.savings-data td.footer {
    text-align: center;
}

.highlightm {
    position: absolute;
    z-index: 11;
    margin-top: -41px;
    background: transparent url('http://images.go.consumer.vsp.com/EloquaImages/clients/VSPConsumer/%7bd541bdf7-76db-481e-b2ab-4d420a5e4072%7d_hlightm.png') no-repeat;
    background-size: 312px 83px;
    width: 312px;
    height: 83px;
    text-align: center;
}

.highlightm {
    display: none;
}

.highlight p,
.highlightm p {
    font-weight: 600;
    font-size: 24px;
    margin: 18px 0 0 0;
    padding: 0;
    line-height: 26px;
    color: white;
}

table.savings-data tr {

}

table.savings-data tr.no-bottom-border {
    border-bottom: none;
}

.memberBlock a h2,
.fadBlock a h2 {
  font-family: "Open-Sans", sans-serif, arial;
  /* font-size: 1.125rem; */
  font-size: 1.6rem;
  /* line-height: 1.5rem; */
  line-height: 2.5rem;
}

.memberBlock a,
.fadBlock a {
  text-decoration: none;
}


/*** footer styles ***/
footer {
    /* background-color: #0b2335; */
    background-color: #595953;
    border: none;
    margin: 0;
    padding: 2rem 0 1rem 0;
    max-width: 75rem;
    margin: auto;
}

footer nav {
    text-align: center;
}

footer nav div {
    display: inline-block;
}

footer nav.column .learnMoreLink {
    background-color: transparent;
    border-radius: 0;
    color: #555758;
    display: inline-block;
    font-size: 1.2rem;
    font-weight: normal;
    position: relative;
    text-decoration: underline;
    text-transform: none;
    padding: 0.3rem 1.6rem;
    margin: 0;
}

footer nav.column .learnMoreLink:hover {
    color: #00526B;
}

a.learnMoreLink:hover {
    color: #0b2335;
}

.copyRight {
    color: #325564;
    margin: 2rem 0 0 0;
    position: relative;
    text-align: center;
}

.button-center {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.basic-footer {
  flex-wrap: wrap;
  width: 100%;
  text-align: center;
}

.footerLegal {
  order: 2;
  flex-basis: 100%;
  text-align: center;
  color: #fff;
  font-size: 1.2rem;
  margin-top: 1rem;
}

.footerRow .footerLinkContainer {
  order: 1;
  width: 100%;
  text-align: center;
  font-size: 1.3rem;
  margin-bottom: 1rem;
  display: flex;
  flex-direction: row;
  justify-content: space-evenly;
  text-align: center;
}

.footerLinkContainer a,
.footerLinkContainer a.standardLink,
.footerLinkContainer a.standardLink:active,
.footerLinkContainer a.standardLink:visited,
.footerLinkContainer a.standardLink:focus
{
    padding: 0 1rem 1.5rem 0;
    color: #fff;
    font-size: 1.0rem;
    font-weight: 600;
    letter-spacing: 0.05rem;
    line-height: 1.56rem;
    display: inherit;
}

.footerLinkContainer a.standardLink:hover {
  color: white;
  text-decoration-line: underline;
  display: inherit;
}

.footerRow .footerLogo {
  display: none;
}

.footerLogo a {
    text-align: right;
    line-height: inherit;
}

.footerLogo img {
    padding-right: 0.5rem;
    padding-top: 0;
}

  .footerLogo a:hover {
      text-align: right;
      line-height: inherit;
  }

  .footerLogo .image {
    text-align: right;
}

.videoIframeIon #ball-page-body {
  background: transparent;
}

.doNotWrap {
  white-space: nowrap;
}

.watchVideoText {
  padding-top: 1rem;
}


/* JAY start redesign stuff right here. */

.videoContainer {
    background: #F6F6F6;
    margin: 0;
    padding: 2rem 3rem;
}

.hero-section3 .hero-section-text {
    display: block;
}

#videoBox {
    width: 640px !important;
    height: 360px !important;
}

.noVideo .videoPlayer {
    padding: 0;
}

.videoPlayer {
    justify-content: center;
    background-color: transparent; /* can just remove this from earlier call if we decide to delete all the old styles */
    padding-bottom: 0;
    
}

.videoBox p {
    text-align: right;
    padding-right: 0;
    font-size: 14px;
}

.videoText {
    padding-right: 0;
}

.videoText .marqueeTitle h1 {
    font-size: 38px;
    font-weight: 300;
    font-family: 'Nunito Sans', sans-serif;
}

.videoText div.small p {
    padding-right: 0;
}

.marqueeTitle {
    padding-bottom: 1rem;
}

.videoText div.small p, .videoBox p {
    font-size: 14px;
}

.watchVideoText p {
    font-size: 22px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
}

.hero-section3 .hero-container {
    padding-left: 0;
    padding-right: 0;
}

.noVideoHero {
    top: 1.5rem;
    left: 5rem;
    width: 50%;
}

.noVideoHero h1, .postHero h1 {
    font-family: 'Nunito Sans', sans-serif;
    font-size: 38px;
    line-height: 52px;
    font-weight: 300;  
}

.noVideoHero p {
    font-size: 14px;
    color: black;
    line-height: 20px;
}

.postHero {}

.pre-enrollment .collapse {
    padding-bottom: 0;
}


.quickLinksSection {
    background: #3A60FF;
    display: flex;
    justify-content: center;
    text-align: center;
    padding: 1rem 1rem 0;
}

.quickLinksWrap {
    display: inline-block;
    /*margin: 0 1rem;*/
    border-left: 1px solid white;
    /*padding-top: 4px;*/
    /*padding-bottom: 4px;*/
    padding: 3px 2rem;
    margin-bottom: 1.5rem;
}

.quickLinksWrap a {
    color: white;
    /*margin-left: 1rem;*/
    border-left: 1px solid white;
    /*padding-left: 1.25rem;*/
}

.quickLinksWrap:first-of-type {
    border-left: none;
}

.quickLinksWrap a:first-child {
    border-left: none;
}

.quickLinksWrap a span {
    display: inline;
    font-size: 16px;
    vertical-align: text-top;
}

.quickLinksHeadline {
    font-size: 28px;
    color: white; 
    padding-bottom: .875rem;
    font-family: 'Nunito Sans', sans-serif;
}

.quickLinksWrapJ .quickLinksWrap:first-child {
    border-left: 0;
}






.infoGraphicColumn .infoGraphicBlock {
    padding-top: .675rem;
    width: 100%;
}

.infoGraphicIntro > p {
    font-size: 32px;
    font-family: 'Nunito Sans', sans-serif;
    font-weight: 300;
}

.infoGraphicBlock p {
    padding-left: 1.125rem;
    padding-right: 1.125rem;
    padding-top: 0;
    padding-bottom: 0;
}

.infoGraphicBlock img {
    max-height: 88px;
    margin-bottom: 1.5rem;
    margin-top: 1rem;
}

.infoGraphicCopy {
    margin: 0 auto;
    min-height: 11.5rem;
    /*max-height: 11rem;*/
}

.infoGraphicCTA {
    padding-bottom: 2rem;
    text-align: center;
    margin: 0 auto;
}


.buttonCTA {
    border: 1px solid #3a60ff;
    color: #3a60ff;
    padding: .75rem;
    border-radius: 2rem;
    min-width: 15rem;
    width: 12rem;
    display: block;
    margin: 0 auto;
    font-weight: bold;
}


.infoGraphicBlockRedux {
    text-align: right;
    padding-right: 1rem;
}

.savingsImageBlock {
    text-align: right;
    padding-right: 1rem;
}

.savingsImageBlock img {
    width: 500px;
}

.savingsInfoBlock {
    margin-left: 2rem;
    padding-right: 2rem;
}




.column.columnBlock {
    padding-left: .875rem;
    padding-right: .875rem;
}



.savingsHeadline {
    font-weight: 300;
    font-family: 'Nunito Sans', sans-serif;
    font-size: 32px;
    line-height: 46px;
}


.savingsList li {
    font-size: 14px;
}

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

.infoColContainer .columnBlock {
    display: flex;
    align-items: stretch;
}

.infoGraphicColumn {
    max-width: 75rem;
}

.infoGraphicBlock {
    background-color: #F6F6F6;
    box-shadow: rgba(171, 171, 171, 0.8) 0px 1px 4px;
}

.infoGraphicBlock h2, .infoGraphicBlock h2 a, 
.sectionIntro h2, h2.savings-title {
    font-weight: 300;
    font-family: 'Nunito Sans', sans-serif;
}


table.savings-data thead > tr > th {
    background: #595959;
    color: white;
}

tr.totalRow td {
    background: #D6D6D6;
}

tr.savings-row td {
    background: #7BE0FC;
}

table.savings-data tr.savings-row {
    height: auto;
}

table.savings-data tr.savings-row td:first-child p {
    margin-bottom: 0;
}

table.savings-data th.col1, table.savings-data th.col2, table.savings-data th.col3 {
    text-align: center;
}


.questionsParagraph {
    background: #f6f6f6;
    padding: 2rem 2rem;
    margin-top: 2rem;
    margin-bottom: 3rem;
}

.questionsParagraph p {
    font-size: 26px;
    font-family: "Open-Sans", sans-serif;
    font-weight: 400;
}

.questionsParagraph p strong {
    font-weight: 700;
    font-size: 26px;
    font-family: 'Nunito Sans', sans-serif;
}


.fadButtonWrapper {
    text-align: center;
}




.buttonFAD {
    border: 1px solid #3a60ff;
    background-color: #3a60ff;
    color: #FFF;
    padding: .75rem;
    border-radius: 2rem;
    min-width: 12.5rem;
    display: inline-block;
    margin: 0 auto;
    font-weight: bold;
}

.buttonFAD:nth-of-type(1) {
    margin-right: 2rem;
}

a.buttonFAD:hover, a.buttonFAD:focus {
    color: #fff;
}

.retiringBlock {
    margin-top: 1.5rem;
}

.retiringBlock h2 {
    font-size: 22px;
}

.retiringBlock p {
    margin: 0;
    padding-bottom: 1.25rem;
}


.quizBlock {
    padding-left: 6.5rem;
}

.quizBlockOne {
    padding-top: 2rem;
}


.quizBlock p {
    font-size: 22px;
    font-family: 'Nunito Sans', sans-serif;
    font-weight: 300;
    line-height: 32px;
}

.quizCTA {
    border: 1px solid #3a60ff;
    color: #3a60ff;
    padding: .75rem;
    border-radius: 2rem;
    min-width: 15rem;
    width: 12rem;
    display: block;
    text-align: center;
    font-weight: bold;
    margin-top: 1.5rem;
}


.footnotes {
    padding: 0rem 5rem 2rem 3rem;
}

.footnotes p {
    font-size: 12px;
}

.footerLinkContainer a, .footerLinkContainer a.standardLink, 
.footerLinkContainer a.standardLink:active, .footerLinkContainer a.standardLink:visited, 
.footerLinkContainer a.standardLink:focus {
    font-size: 14px;
    padding: 0 1rem 0.5rem 0;
}

.footerLegal small {
    font-size: 12px;
    font-weight: 700;
}


/* Post enrollment */

.post-enrollment .column.columnBlock {
    margin-bottom: 2rem;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    width: 50%;
}

.post-enrollment .infoColContainer {
    flex-wrap: wrap;
}

.post-enrollment .infoGraphicColumn .infoGraphicBlock {
    width: 100%;
}

.post-enrollment .infoGraphicCopy {
    min-height: 9rem;
}



.post-enrollment .savingsHeadline {
    font-weight: 300;
    font-family: 'Nunito Sans', sans-serif;
    font-size: 32px;
    line-height: 46px;
    padding-right: 9rem;
    padding-left: 3rem;
}

.postEnrollImageBlock {
    margin-top: 3.5rem;
}

.postEnrollInfoBlock p {
    font-family: "Open-Sans", sans-serif, arial;
    font-weight: 100;
    font-size: 0.875rem;
    line-height: 1.5;
    color: #000;
    padding-left: 3rem;
    padding-right: 5rem;
}

.post-enrollment .infoGraphicBlock p {
    padding-left: 1.725rem;
    padding-right: 1.725rem;
}






/*----------------------------------------------------------------------------
  Foundation Media Queries
   https://foundation.zurb.com/sites/docs/media-queries.html
-----------------------------------------------------------------------------*/

/********************** Small only *************************/
@media screen and (max-width: 39.9375em) {
    
  .post-enrollment .column.columnBlock {
      width: 100%;
  }

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

  .fourColumnFooterRow .row .footerLogo {
    order: 4;
    padding-top: 1rem;
    line-height: 1rem;
  }

  .fourColumnFooterRow .row .standardLink {
    text-align: center;
  }

  .fourColumnFooterRow .row .footerLinkContainer:nth-child(2) {
    margin-top: 1rem;
  }



  .topMarqueeCopyBlock .buttonRow {
    float: none;
  }

  .topMarqueeCopyBlock .buttonRow .button {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0.75rem;
  }

  .footerLogo .image {
    text-align: center;
  }

  .footerLogo .image img {
    padding: 0;
  }

  .videoButtonRow .column,
  .videoButtonRow .column:first-child,
  .videoButtonRow .column:last-child {
      padding-left: 1.5rem;
      padding-right: 1.5rem;
  }

  .infoGraphicColumn .infoColContainer > .columnBlock {
      margin-bottom: 0;
  }

  .videoIframeIon {
      min-height: inherit;
  }

  .videoText div.small p {
    padding-right: 1rem;
  }

  .videoText .marqueeTitle sup, .marqueeBlock sup {
      top: -0.5rem;
  }

  .enrollmentBlockText p  {
    text-align: center;
  }

  .infoGraphicIntro > p {
      font-size: 1.8rem;
      line-height: 2.5rem;
  }


.pre-enrollment .enrollmentBlockText {
      text-align: center;
      margin: 2rem 0 1rem 0;
  }

  .pre-enrollment .enrollmentBlockText p {
    margin-bottom: 0;
    }


.post-enrollment .enrollmentBlockText {
      text-align: center;
      margin-bottom: 0.75rem;
      margin-top: 0.5rem;
  }

  .post-enrollment .topMarqueeCopyBlock p {
    padding-right: inherit;
  }

  .videoText .marqueeTitle h1, .marqueeBlock h1 {
      font-family: 'Nunito Sans', sans-serif;
      font-size: 1.75rem;
      line-height: 2.5rem;
      font-weight: normal;
  }

  .videoPlayer {
    padding: 1rem 1rem;
    flex-direction: column;
  }

    .columnBlock {
        margin-bottom: 1.5rem;
    }

    .infoGraphicColumn .columnBlock {
        margin-bottom: 1rem;
    }

    /*** header CSS ***/
    .logoContainer {
        text-align: center;
    }

    .logoContainer .logo {
        margin-right: 0;
    }

    .videoContainer {
        width: auto;
    }

    .videoCTASmall {
        font-size: 1rem;
        float: none;
        margin-left: auto;
        margin-right: auto;
    }

    .videoText {
        position: relative;
        margin: auto;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        height: auto;
        padding: 0 1rem 1rem 1rem;
    }


    .videoText p {
        font-weight: 300;
        font-style: normal;
        color: #000;
        font-size: 1.2rem;
        line-height: 1.5rem;
        margin-bottom: 2rem;
    }

    .videoText p.small {
        font-size: 1.1rem;
        line-height: 1.4rem;
        margin-bottom: 1rem;
    }

    .videoIframe {
        width: auto;
        height: auto;
        text-align: center;
        margin: 0 auto;
    }

    /*** EDIT per site ***/
    .rowNarrow {
        max-width: 100%;
    }

    /*** EDIT per site ***/
    p {
        position: relative;
        display: block;
        font-size: 0.9rem;
        line-height: 1.1rem;
        color: #6d6d6d;
        font-family: "open-sans", sans-serif;
        font-weight: 700;
        font-style: normal;
    }

    table.savings-data tr.savings-row p {
      padding-top: 0.5rem;
}

    .topMarqueeCopyBlock > p {
        font-size: 1rem;
    }

    .topMarqueeCopyBlock > h1 {
        font-size: 1.4rem;
        line-height: 1.6rem;
        margin-bottom: 1rem;
        margin-top: 0;
    }

    .topMarquee .marqueeImage {
        min-height: auto;
        right: 6rem;
        width: 140%;
    }


    /*** EDIT per site ***/
    .button {
        font-family: "open-sans", sans-serif;
        font-weight: 700;
        font-style: normal;
        font-size: 1rem;
        margin-left: auto;
        margin-right: auto;
        float: none !important;
        text-transform: capitalize;
        display: block;
    }

    .buttonRow {
        float: left;
        margin-bottom: 2rem;
    }

    .greenButton {
        background-color: #9ECB3B;
        color: white;
        padding: 5px 25px;
        margin: 5px auto 0 auto;
        width: 150px;
    }

    .backstretchContainer {
        display: block;
        position: relative;
    }

    .topMarqueeBlock {
        position: relative;
        top: 0;
        background-color: #0b2335;
        padding-top: 0;
        padding-left: inherit;
        margin-bottom: 1.5rem;
        width: 100%;
    }

    section.topMarquee {
        padding: 0;
        border: none;
    }

    .topMarqueeCopyBlock {
        position: relative;
        top: 0;
        bottom: 0;
        /* height: 100%; */
        height: auto;
        width: 100%;
        padding: 1rem;
        margin: 0;
    }

    .logo {
        margin: 8px 0 0 0;
        width: auto;
        height: 35px;
        border: none;
        padding-right: 1rem;
    }

    .clientLogo {
        margin: 8px 0 0 0;
        float: none;
        height: 35px;
        width: auto;
    }

    .logosCentered {
        text-align: center;
    }

    .topMarqueeCopyBlock button.ghost, .topMarqueeCopyBlock .button.ghost,
    .topMarqueeCopyBlock button.ghost:hover, .topMarqueeCopyBlock .button.ghost:hover {
        font-size: 0.9rem;
    }

    .infoGraphicIntro {
        font-size: 1.2rem;
        line-height: 1.2;
        margin-bottom: 1.1rem;
        text-align: center;
        padding-top: 2rem;
    }

    table.savings-data {
    }

    table.savings-data {
        max-width: none;
        width: auto;
        margin-left: 1rem;
        margin-right: 1rem;
        /*max-width:320px;*/
        overflow-x: auto;
        /*white-space: nowrap; */
    }

    table.savings-data tbody, table.savings-data tfoot, table.savings-data thead {
        display: block;
        background-color: transparent;
    }

    table.savings-data thead {
        display: none;
    }

    table.savings-data tbody td {
        /* font-size: 16px !important;*/
    }

    table.savings-data th.col1, section table.savings-data th.col2, section table.savings-data th.col3 {
        width: auto;
        text-align: left;
    }

    table tbody tr td.col1 {
        width: auto !important;
    }

    table tbody tr td.col2, table tbody tr td.col3 {
        width: auto !important;
    }

    table tbody td, table tfoot, table thead {
    }

    table.savings-data tr {
        padding-top: 10px;
        display: block;
    }

    table.savings-data tr.savings-row td {
        border: none;
    }

    table.savings-data tr:last-child {
        border: none;
    }

    table.savings-data td {
        display: block;
        text-align: right;
        font-size: 13px;
        border-bottom: 1px dotted #ccc;
    }

    table.savings-data td:last-child {
        border-bottom: 1px solid #9f9f9f;
    }

    table.savings-data td:before {
        content: attr(data-label);
        float: left;
        text-transform: uppercase;
        font-size: 0.875rem;
    }

    table.savings-data .savings-row td:before {
        content: attr(data-label);
        float: left;
        text-transform: uppercase;
        font-size: 1rem;
        font-weight: bold;
        padding-top: 0;
        line-height: 2rem;
    }

    table.savings-data tr.savings-row p {
    font-size: 1rem;
    line-height: 2rem;
    padding-top: 0;
    text-align: right;
}

    table.savings-data .savings-row td:first-child p {
      display: none
    }

    table.savings-data tr:nth-child(2n+1) td:last-child {
    border: none;
}

    table.savings-data td:first-child {
        text-align: left;
        text-transform: uppercase;
        font-weight: bold;
    }

    table tbody tr.totalRow {
        background-color: #0b2335;
        color: white;
        border-bottom: none;
    }

    table tbody tr.totalRow {
        background-color: #0b2335;
        color: white;
        border-bottom: none;
        margin-bottom: 0;
        border-bottom: 2px solid #000;
    }

    table tbody tr.totalRow td {
      line-height: 2rem;
    }

    table tbody tr.totalRow td.footer {
      text-align: right;
    }

    .highlight {
        position: relative;
        z-index: 11;
        /*margin-top: -41px;*/
        /*background: transparent url('http://images.go.consumer.vsp.com/EloquaImages/clients/VSPConsumer/%7b27497b49-2b0e-457f-9ba9-a1eb742f9be6%7d_hlight.png') no-repeat;*/
        background-size: 100% 83px;
        width: 100%;
        text-align: center;
    }

    .disclaimer p {
        font-weight: normal;
        font-size: 14px;
        line-height: 13px;
        color: #777 !important;

        margin: 0;
        width: 100%;
        text-align: left;
    }

    table.savings-data tr.disclaimer td, table.savings-data tr.highlight td {
        border-bottom: none;
        height: auto;
        text-align: center;
        font-size: 24px;
    }

    table.savings-data tr.highlight td p.savings-total{
        text-align: right !important;
        font-size: 28px;
    }

    table.savings-data tr.highlight p#savings-total
    {
        text-align: right !important;
    }

    table.savings-data tr.highlight td p, table.savings-data tr.highlight td h4 {
        font-size: 24px;
    }

    table.savings-data tr.highlight {
        border-bottom: none;
    }

    table.savings-data td.col3 {
    }

    .videoIframeIon {
        max-width: 100%;
        height: auto;
    }

    table.savings-data td.col2, table.savings-data td.col3 {
    text-align: right;
    line-height: 2rem;
    height: auto;
    }

    table.savings-data td.col1 {
    line-height: 2rem;
    }

    table.savings-data tr.savings-row {
    border-top: 2px solid #000;
    border-bottom: none;
    border-left: none;
    border-right: none;
    height: 4rem;
}

    table.savings-data tr.savings-row {
      border: none;
    }

    table.savings-data td, table.savings-data td {
    height: auto;
    }

    .videoText .marqueeTitle h1, .marqueeBlock h1 {
        font-family: 'Nunito Sans', sans-serif;
        font-size: 1.375rem;
        line-height: 2.25rem;
        font-weight: normal;
    }

    table.savings-data tr {
        padding-top: 0;
    }

    .scrollContainer {
      display: none;
      margin-top: 0;
    }
    .videoText .marqueeTitle h1, .marqueeBlock h1 {
        font-size: 1.35rem;
        line-height: 2rem;
    }

    .videoText .marqueeTitle sup {
      top: -.40rem;
    }

    .topMarqueeCopyBlock .buttonRow {
        margin-bottom: 0;
        padding-right: 0;
    }


    .infoGraphicColumn {
      padding-top: 0;
    }

    .base-noPadding {
        transform: translate(-50%,-87%);
        transform: translate(-50%,-50%);
    }

    .enrollmentBlockText {
        padding-right: 1rem;
    }

    .effectiveDateHeader {
    font-size: 1.25rem;
    }

    .doNotWrap {
        white-space: normal;
    }

    .videoText .marqueeTitle.scaler h1, .marqueeBlock h1 {
        font-family: 'Nunito Sans', sans-serif;
        font-size: 1.75rem;
        line-height: 2.25rem;
        font-weight: normal;
    }

    .marqueeBlock p {
      margin-top: 0;
    }


}

/********************** Small only (portrait only, max: 639) *************************/
@media screen and (max-width: 39.9375em) and (orientation: portrait) {

  .imageDiv img {
    margin-top: 0;
  }

  .base-noPadding {
      height: none !important;
  }

  .sectionIntro h2 {
    padding: 1rem 2rem 1rem 2rem;
}


}

/********************** Small only (landscape only, max: 639) *************************/
@media screen and (max-width: 39.9375em) and (orientation: landscape) {

  .sectionIntro h2 {
    padding: 1rem 2rem 1rem 2rem;
}



}


/********************** Medium and up (min: 640)*************************/

@media screen and (min-width: 40em) {



    .videoCTASmall {
        font-size: 1.2rem;
        margin-right: 0.9375rem;
    }

    table.savings-data tr:nth-child(2n),
    table.savings-data tr:nth-child(2n+1) {
    border: none;
    }


}


/********************** Medium only (min:640, max:1023)*************************/

@media screen and (min-width: 40em) and (max-width: 63.9375em) {

  .marqueeBlock p {
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 0.6rem;
    font-size: 0.9rem;
  }


  table.savings-data  {
  width: 90%;
}


  .topMarqueeCopyBlock {
      height: 75%;
      margin-left: 0.5rem;
      top: 7%;
      bottom: 7%;
      height: auto;
  }

  table.savings-data tr:nth-child(2n),
  table.savings-data tr:nth-child(2n+1) {
  border: none;
  }

  table.savings-data tr.totalRow,
  table.savings-data tr.totalRow {
  /*border-bottom: 3px solid #000;*/
  }

  table.savings-data tr,
  table.savings-data th {
  border: none;
  }

  table.savings-data tr,
  table.savings-data tr td {
  border: none;
}

    .topMarquee .marqueeImage {
        /* height: 300px !important; */
        /* min-height: 320px !important; */
        min-height: 20rem !important;
        width: 170%;
        max-width: none;
        right: 20rem;
    }

    .topMarqueeCopyBlock > h1 {
        font-size: 1.5rem;
    }

    .topMarqueeCopyBlock > p {
        /* font-size: 1rem; */
        font-size: 0.9rem;
        margin-top: 0;
        padding-right: 0;
        padding-bottom: 0.5rem;
    }

    .topMarqueeCopyBlock .button, .topMarqueeCopyBlock .button.ghost {
        margin-right: 0.9375rem;
        font-size: 0.9rem;
        padding-top: 0.5rem;
        padding-bottom: 0.5rem;
        /* padding-left: 0; */
        /* padding-right: 0; */
        width: 40%;
    }

    .topMarqueeCopyBlock .button {
        font-size: 0.8rem;
        line-height: 1.1;
    }

    .videoContainer {
        width: auto;
    }

    .videoText .marqueeTitle.scaler h1,
    .marqueeBlock h1 {
      font-family: 'Nunito Sans', sans-serif;
      font-size: 1.5rem;
      line-height: 2.25rem;
      font-weight: normal;
      margin-bottom: 0.5rem;
    }

    .videoPlayer {
      padding: 1rem 2rem;
    }

    .footerRow .footerLinkContainer {
      flex-direction: column;
      justify-content: unset;
    }

    .footerLinkContainer a,
    .footerLinkContainer a.standardLink,
    .footerLinkContainer a.standardLink:active,
    .footerLinkContainer a.standardLink:visited,
    .footerLinkContainer a.standardLink:focus {
        font-size: 1.0rem;
        letter-spacing: 0.05rem;
        padding: 0 0.5rem 1.0rem 0;
    }

    .footerLegal {
        width: 100%;
    }

    .footerLogo img {
        padding-right: 1rem;
        padding-top: 0;
    }

    .effectiveDateHeader {
        font-size: 1.25rem;
    }

}

/********************** Large and up (min: 1024) *************************/
@media screen and (min-width: 64em) {
  .infoColContainer.twoBlocks .columnBlock,
  .infoColContainer.oneBlock .columnBlock {
      width: 33%;
  }
  
  .hero-section-text {
      max-height: 250px;
      overflow: hidden;
  }
  
  .hero-section3 .hero-section-text.condensedText {
      padding: 1rem 2rem 1rem 0;
  }
  
  .hero-section-text.condensedText {
      max-height: 290px;
  }
  
  .noVideoHero.condensedText {
    top: 0.5rem;
    left: 3rem;
    width: 56%;
  }

  .footerLogo img {
      padding-right: 2.5rem;
      max-width: 13rem;
  }
  
  .footerLogo .image {
      text-align: center;
  }

  /*  .videoText .marqueeTitle.scaler h1, .marqueeBlock h1 {
        color: #0b2335;
        font-family: 'Oswald', sans-serif;
        font-size: 2.375rem;
        line-height: 3.25rem;
        font-weight: normal;
    }
  */

  .marqueeBlock h1,
  .topMarqueeCopyBlock h1.sectionHeader > p {
        color: #0b2335;
        font-family: 'Nunito Sans', sans-serif;
        font-size: 2.375rem;
        line-height: 3.25rem;
        font-weight: 300;
    }

  .questionsParagraph p, .retiringBlock p {
        margin: 0.5rem 1.5rem 0.5rem 1.5rem;
  }

}

/********************** Large only *************************/
@media screen and (min-width: 64em) and (max-width: 74.9375em) {

}

/********************** iPad Both Orientations *************************/
@media only screen and (min-device-width: 768px)
and (max-device-width: 1024px) {

    .infoGraphicIntro > p {
      margin-left: 1.5rem;
      margin-right: 1.5rem;
    }
    
    .quizBlock {
      padding-left: .5rem;
    }

}

/********************** iPad Landscape Only *************************/
@media only screen and (min-device-width: 768px)
and (max-device-width: 1024px) and (orientation: landscape) {

    .base-noPadding {
        /* transform: translate(-50%,-90%); */
    }

    .topMarquee .marqueeImage {
        right: 25rem !important;
    }
  
    .noVideoHero.condensedText {
        top: 0.25rem;
        left: 1.5rem;
        width: 59%;
    }
  
    .noVideoHero.condensedText h1 {
        font-size: 34px;
        line-height: 52px;
    }
    
    .noVideoHero.condensedText p {
        line-height: 17px;
    }
    
    .hero-section3 .hero-section-text.condensedText {
        padding: 0;
    }
    
    .hero-section3 .hero-section-text.condensedText h1 {
        margin-bottom: 0.25rem;
    }

}

/********************** iPad Portrait Only *************************/
@media only screen and (min-device-width: 768px)
and (max-device-width: 1024px) and (orientation: portrait) {

  .base-noPadding {
      /* transform: translate(-50%,-87%); */
  }
  
  .noVideoHero {
      top: 0.5rem;
      left: 2rem;
  }
  
  .hero-section3 .hero-section-text h1 {
      margin-bottom: 0;
  }
  
  .noVideoHero h1, .postHero h1 {
      font-size: 32px;
      line-height: 38px;
  }
  
  .quickLinksHeadline {
      font-size: 24px;
  }
  
  .infoGraphicIntro > p {
      font-size: 28px;
  }
  
  .savingsInfoBlock {
      margin-left: 0;
      margin-right: 0;
  }
  
  .buttonCTA {
      width: 10rem;
      min-width: 9rem;
      font-size: 14px;
  }
  
  


}

/********************** iPad Pro *************************/
/*** Portrait and Landscape ***/
@media only screen
and (min-width: 1024px)
and (max-height: 1366px)
and (-webkit-min-device-pixel-ratio: 1.5) {

  .footerLogo img {
      padding-right: 0;
      padding-top: 0.75rem;
  }

  .videoText .marqueeTitle.scaler h1, .marqueeBlock h1 {
      font-family: 'Nunito Sans', sans-serif;
      font-size: 1.75rem;
      line-height: 2.25rem;
      font-weight: normal;
  }

  .videoIframeIon {
    width: 100%;
  }

  .base-noPadding {
      /* transform: translate(-50%,-61%); */
  }

  .topMarquee .marqueeImage {
      /* width: 135%; */
      width: auto;
      /* right: 30rem; */
      right: 24rem;
  }
  
  .noVideoHero.condensedText {
        top: 0.25rem;
        left: 1.5rem;
        width: 59%;
    }
  
    .noVideoHero.condensedText h1 {
        font-size: 34px;
        line-height: 52px;
    }
    
    .noVideoHero.condensedText p {
        line-height: 17px;
    }
    
    .hero-section3 .hero-section-text.condensedText {
        padding: 0;
    }

}

/*** Portrait ***/
@media only screen
and (min-width: 1024px)
and (max-height: 1366px)
and (orientation: portrait)
and (-webkit-min-device-pixel-ratio: 1.5) {

  .base-noPadding {
      /* transform: translate(-50%,-90%); */
  }

  .footerLinkContainer a,
  .footerLinkContainer a.standardLink,
  .footerLinkContainer a.standardLink:active,
  .footerLinkContainer a.standardLink:visited,
  .footerLinkContainer a.standardLink:focus {
      font-size: 1.25rem;
      letter-spacing: 0.05rem;
      padding: 0 0.5rem 1.5rem 0;
  }

  .footerLogo img {
    padding-right: 0;
  }

  .footerLegal {
      width: 100%;
  }

  .marqueeReviewBlock {
      max-width: 59.625rem;
  }
  .topMarquee .marqueeImage {
      right: 30rem;
  }

}

/*** Landscape ***/
@media only screen
and (min-width: 1366px)
and (max-height: 1024px)
and (orientation: landscape)
and (-webkit-min-device-pixel-ratio: 1.5) {

  .footerLogo img {
      padding-right: 4.35rem;
  }

}

/********************** iPad Pro 10.5" *************************/
/* Portrait and Landscape */
@media only screen
  and (min-device-width: 834px)
  and (max-device-width: 1112px)
  and (-webkit-min-device-pixel-ratio: 2) {

}

/*---- Portrait Only ----*/
@media only screen
and (min-device-width: 834px)
and (max-device-width: 834px)
and (orientation: portrait)
and (-webkit-min-device-pixel-ratio: 2) {

  .topMarqueeCopyBlock {
    top: 10%;
    bottom: 10%;
  }

}

  /*---- Landscape Only ----*/
  @media only screen
  and (min-device-width: 1112px)
  and (max-device-width: 1112px)
  and (orientation: landscape)
  and (-webkit-min-device-pixel-ratio: 2) {

}











/* start mobile stuff */
@media screen and (max-width: 39.9375em) {
    
    p {
        color: #000;
        font-weight: 400;
    }
    
    .infoColContainer {
        display: block;
    }
    
    .videoContainer {
        padding: 1rem;
    }
    
    .noVideoHero {
        top: 1rem;
        left: 1rem;
        width: 89%;
        padding-top: 8px;
    }
    
    .noVideoHero h1 {
        font-size: 26px;
        font-weight: 300;
        line-height: 36px;
        margin-bottom: 6px;
    }
    
    .noVideoHero p {
        font-size: 14px;
        color: black;
        line-height: 20px;
        padding: .75rem;
        text-align: center;
    }
    
    .quickLinksHeadline {
        font-size: 22px;
        font-weight: 300;
    }
    
    
    #videoBox {
        width: 100% !important;
        height: auto !important;
    }
    
    .videoText {
        padding-left: 0;
    }
    
    .watchVideoText p {
        font-size: 18px;
    }
    
    .videoPlayer {
        padding: 0;
    }
    
    .videoText .marqueeTitle.scaler h1, .marqueeBlock h1 {
        font-size: 26px;
        font-weight: 300;
        font-family: 'Nunito Sans', sans-serif;
        width: 100%;
        margin-top: 1rem;
        margin-bottom: 12px;
    }
    
    .infoGraphicColumn {
        padding-left: 0;
        padding-right: 0;
    }
    
    .infoGraphicColumn .infoColContainer > .columnBlock {
        margin-bottom: 2rem;
    }
    
    .infoGraphicIntro {
        padding-top: 1rem;
        margin-bottom: 0;
    }
    
    .infoGraphicIntro > p {
        font-size: 24px;
        line-height: 32px;
        padding-left: 1rem;
        padding-right: 1rem;
        padding-bottom: 18px;
    }
    
    .infoGraphicCopy {
        min-height: 10rem;
    }
    
    .quickLinksSection {
        text-align: left;
    }
    
    .quickLinksWrap {
        display: block;
        margin: 0;
        border-left: 0;
        text-align: left;
        padding-left: 0;
        margin-left: 0;
    }
    
    .quickLinksWrap a {
        margin-left: 0;
        padding-left: 0;
    }
    
    .quickLinksWrap a:after{
        font-family: "Font Awesome 6 Pro";
        content: ' ';
        padding-left: .275rem;
    }
    
    h2.savings-title {
        font-size: 24px;
        line-height: 32px;
    }
    
    .savings-grid {
        padding-top: 1rem;
    }
    
    
    /* and now the lovely table fun */
    table.savings-data {
        margin-top: 0;
    }
    
    table.savings-data td.col1 {
        padding-bottom: 0;
        border: none;
        font-size: 1rem;
        text-transform: capitalize;
    }
    
    table.savings-data td.col2, table.savings-data td.col3 {
        padding-bottom: 0;
        line-height: 2.25rem;
        border: none;
    }
    
    table.savings-data tr {
        border-top: 1px solid #000 !important;
    }
    
    table.savings-data tr:nth-of-type(1),
    table.savings-data tr:nth-of-type(8) {
        border-top: none !important;
    }
    
    span.mobileCellOne {
        display: inline-block;
        background: #F6F6F6;
        padding: .5rem;
        width: 73px;
        margin-top: -.25rem;
        margin-bottom: -.25rem;
        padding-top: 0;
        padding-bottom: 0;
        font-size: 14px;
        font-weight: 700;
    }
    
    span.mobileCellTwo {
        display: inline-block;
        background: #D6D6D6;
        padding: .5rem;
        width: 73px;
        margin-top: -.25rem;
        margin-bottom: -.25rem;
        padding-top: 0;
        padding-bottom: 0;
        font-size: 14px;
        font-weight: 700;
    }
    
    table.savings-data tr:nth-child(odd),
    table.savings-data tr:nth-child(even){
        border: none;
    }
    
    table.savings-data tr:nth-child(even), 
    table.savings-data thead tr:nth-child(odd) {
        background: none;
    }
    
    table.savings-data td.col1,
    table.savings-data td.col2, 
    table.savings-data td.col3 {
        padding-left: 0;
        padding-right: 0;
    }
    
    table.savings-data .savings-row td:before {
        font-size: 14px;
        text-transform: capitalize;
        line-height: 18px;
        padding-right: 4rem;
    }
    
    table.savings-data td:before {
        text-transform: capitalize;
        font-size: 0.875rem;
        font-weight: 400;
    }
    
    tr.totalRow td {
        background: #fff;
    }
    
    table.savings-data td.footerHead {
        background: black;
        color: white;
        font-size: 1rem;
        text-transform: capitalize;
    }
    
    table tbody tr.totalRow td.footer {
        padding-left: 0;
        padding-right: 0;
    }
    
    .savings-row {
        margin-top: .5rem;
    }
    
    .quizWrapper {
        display: flex;
        flex-flow: column;
    }
    
    .quizWrapper .quizBlockOne {
        order: 2;
    }
    
    .quizWrapper .quizBlockTwo {
        order: 1;
    }
    
    .quizBlock {
        padding-left: 0;
    }
    
    .quizCTA {
        width: 100%;
    }
    
    .quizBlock p {
        line-height: 32px;
    }
    
    .quizBlockOne {
        padding-top: 0;
    }
    
    .buttonFAD {
        width: 100%;
        margin-bottom: 1rem;
    }
    
    .savingsInfoBlock {
        padding-left: .5rem;
        padding-right: .5rem;
        margin-left: 0;
    }
    
    .savingsHeadline {
        font-size: 22px;
        line-height: 33px;
    }
    
    .mobileHide {
        display: none !important;
    }
    
    .mobileTableTitle {
        text-align: left !important;
        display: inline-flex !important;
        line-height: 4px !important;
        /*font-size: 14px;*/
        padding-top: 0 !important;
        padding-bottom: 1rem !important;
        padding-top: .5rem !important;
    }
    
    #savings-total {
        line-height: 2rem;
    }
    
    .questionsParagraph {
        margin-bottom: 1rem;
        margin-top: 0.5rem;
        padding: 1rem 2rem;
    }
    
    .footnotes {
        padding: 1rem 1rem 2rem;
    }
    
    .postEnrollImageBlock {
        margin-top: 0;
    }
    
    .post-enrollment .infoGraphicCopy {
        min-height: 10rem;
    }
    
    .post-enrollment .savingsHeadline {
        padding-right: 0;
        padding-left: 0;
        margin-top: 1rem;
        font-size: 24px;
        line-height: 34px;
    }
    
    .postEnrollInfoBlock p {
        padding-left: 0;
        padding-right: 0;
        line-height: 20px;
    }
    
    .noVideoHero h1, .postHero h1 {
        line-height: 36px;
        text-align: center;
    }
    
    .topMarqueeCopyBlock {
        padding: 0;
    }
    
    .post-enrollment .topMarqueeCopyBlock p {
        font-size: 14px;
        text-align: center;
    }
    
    .infoGraphicBlock h2, .infoGraphicBlock h2 a, 
    .sectionIntro h2, h2.savings-title {
        font-size: 22px;
    }
    
    .post-enrollment .quickLinksSection {
        margin-bottom: 2rem;
    }
    
    .infoGraphicBlock p {
        line-height: 20px;
        padding-left: 1.725rem;
        padding-right: 1.725rem;
    }
    
    .footnotes {
        padding: 1rem 0 2rem;
    }
    
    .retiringBlock {
        margin-top: 0;
    }
}