.back-to-account {
  width: 100%;
  background-color: mr-blue;
}
.your-place .row {
  padding: 0.75em 0;
}
.your-place .title-wrap {
  padding: 0.75em 0;
}
.your-place .cta-wrap {
  display: inline-block;
  vertical-align: top;
  width: 44%;
  margin: 0.75em 1.5%;
  padding: 1.5em 7%;
  background-color: #f6f5f4;
}
.your-place .cta-wrap .cta-title {
  padding-bottom: 0.25em;
}
.your-place .cta-wrap .cta-image {
  width: 6.5em;
}
.your-place .cta-wrap .cta-text {
  padding: 0.5em 0;
  min-height: 4.5em;
}
@media only screen and (min-width: 0px) and (max-width: 559px) {
  .your-place .cta-wrap {
    width: 90%;
  }
}
@media only screen and (min-width: 560px) and (max-width: 759px) {
  .your-place .cta-wrap {
    width: 66%;
  }
}
@media only screen and (min-width: 760px) and (max-width: 959px) {
  .your-place .cta-wrap {
    width: 46%;
  }
}
.three-icon-value-prop .row {
  padding: 2em 0;
}
.three-icon-value-prop .three-icon-wrap {
  padding: 0 5%;
}
.three-icon-value-prop .title-text {
  margin-bottom: 0.5em;
}
.three-icon-value-prop .title-text .script {
  font-size: 2em;
  line-height: 1.5em;
}
.three-icon-value-prop .value-prop {
  padding: 1em 2%;
  padding-top: 0.5em;
}
.three-icon-value-prop .value-prop .icon-image {
  width: 6.5em;
  display: inline-block;
}
.three-icon-value-prop .value-prop p {
  padding-bottom: 0.5em;
}
.three-icon-value-prop .value-prop.middle {
  position: relative;
}
.three-icon-value-prop .value-prop.middle .line-one,
.three-icon-value-prop .value-prop.middle .line-two {
  position: absolute;
  height: 1px;
  width: 56%;
  left: 22%;
  right: 0;
  background-color: #e0e0e0;
}
.three-icon-value-prop .value-prop.middle .line-one {
  top: 0;
}
.three-icon-value-prop .value-prop.middle .line-two {
  bottom: 0;
}
.three-icon-value-prop .value-prop .icon-title {
  padding-bottom: 0.25em;
}
@media only screen and (min-width: 0px) and (max-width: 559px) {
  .three-icon-value-prop .three-icon-wrap {
    padding: 0 5%;
  }
  .three-icon-value-prop .three-icon-wrap .value-prop {
    padding: 1.5em 5%;
  }
  .three-icon-value-prop .three-icon-wrap .value-prop.first {
    padding-top: 0;
  }
  .three-icon-value-prop .three-icon-wrap .value-prop.last {
    padding-bottom: 0;
  }
}
@media only screen and (min-width: 560px) and (max-width: 759px) {
  .three-icon-value-prop .three-icon-wrap {
    padding: 0 20%;
  }
  .three-icon-value-prop .three-icon-wrap .value-prop {
    padding: 1.5em 12%;
  }
  .three-icon-value-prop .three-icon-wrap .value-prop.first {
    padding-top: 0;
  }
  .three-icon-value-prop .three-icon-wrap .value-prop.last {
    padding-bottom: 0;
  }
}
@media only screen and (min-width: 760px) and (max-width: 959px) {
  .three-icon-value-prop .three-icon-wrap {
    padding: 0 25%;
  }
  .three-icon-value-prop .three-icon-wrap .value-prop {
    padding: 1.5em 12%;
  }
  .three-icon-value-prop .three-icon-wrap .value-prop.first {
    padding-top: 0;
  }
  .three-icon-value-prop .three-icon-wrap .value-prop.last {
    padding-bottom: 0;
  }
}
@media only screen and (min-width: 960px) {
  .three-icon-value-prop .value-prop.middle .line-one,
  .three-icon-value-prop .value-prop.middle .line-two {
    height: 100%;
    width: 1px;
    top: 0;
    bottom: 0;
    left: initial;
  }
  .three-icon-value-prop .value-prop.middle .line-one {
    left: 0;
  }
  .three-icon-value-prop .value-prop.middle .line-two {
    right: 0;
  }
}
.two-claims-png .row {
  padding-bottom: 2em;
}
.two-claims-png .inline-block {
  display: inline-block;
  vertical-align: top;
}
.two-claims-png .claim .star-text {
  display: block;
  padding-top: 0.5em;
}
@media only screen and (min-width: 0px) and (max-width: 559px) {
  .two-claims-png .row {
    padding-bottom: 9em;
  }
  .two-claims-png .claims-wrap {
    padding: 0 5%;
  }
  .two-claims-png .two-claims-wrap {
    padding: 2em 5%;
    padding-bottom: 6em;
  }
  .two-claims-png .two-claims-wrap .claim .claim-text {
    width: 14em;
    padding-left: 0.75em;
  }
  .two-claims-png .two-claims-wrap .claim.left {
    padding-bottom: 1em;
  }
  .two-claims-png .two-claims-wrap .claim-image {
    position: absolute;
    width: 80%;
    left: 10%;
    bottom: -8.5em;
  }
  .two-claims-png .two-claims-wrap .claim-image img {
    width: 15em;
    margin: 0 auto;
  }
}
@media only screen and (min-width: 560px) and (max-width: 759px) {
  .two-claims-png .claims-wrap {
    padding: 0 5%;
  }
  .two-claims-png .two-claims-wrap {
    padding: 2em 0;
    padding-right: 28%;
  }
  .two-claims-png .two-claims-wrap .claim .claim-text {
    width: 20em;
    padding-left: 0.75em;
  }
  .two-claims-png .two-claims-wrap .claim.left {
    padding-bottom: 1em;
  }
  .two-claims-png .two-claims-wrap .claim-image {
    position: absolute;
    right: -3em;
    top: 0.75em;
  }
  .two-claims-png .two-claims-wrap .claim-image img {
    width: 14.5em;
    margin: 0 auto;
  }
}
@media only screen and (min-width: 760px) and (max-width: 959px) {
  .two-claims-png .claims-wrap {
    padding: 0 5%;
  }
  .two-claims-png .two-claims-wrap {
    padding: 2em 0;
    padding-right: 28%;
  }
  .two-claims-png .two-claims-wrap .claim .claim-text {
    width: 20em;
    padding-left: 0.75em;
  }
  .two-claims-png .two-claims-wrap .claim.left {
    padding-bottom: 1em;
  }
  .two-claims-png .two-claims-wrap .claim-image {
    position: absolute;
    right: -3em;
    top: 0.75em;
  }
  .two-claims-png .two-claims-wrap .claim-image img {
    width: 14.5em;
    margin: 0 auto;
  }
}
@media only screen and (min-width: 960px) {
  .two-claims-png .two-claims-wrap {
    padding: 1.5em 0;
    padding-right: 5%;
  }
  .two-claims-png .two-claims-wrap .claim {
    width: 20em;
    margin: 0 0.5em;
  }
  .two-claims-png .two-claims-wrap .claim .percent-sign {
    padding-top: 0.125em;
  }
  .two-claims-png .two-claims-wrap .claim .claim-text {
    width: 75%;
    padding-left: 0.5em;
  }
  .two-claims-png .two-claims-wrap .claim.left {
    width: 19em;
  }
  .two-claims-png .two-claims-wrap .claim.right {
    width: 26em;
  }
  .two-claims-png .two-claims-wrap .claim-image {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 17em;
    z-index: 10;
  }
  .two-claims-png .two-claims-wrap .claim-image img {
    position: absolute;
    right: -8em;
    top: 50%;
    margin-top: -8em;
  }
}
@media only screen and (min-width: 560px) {
@-moz-keyframes "bannermove" {
    0% {
      margin-left: 0px;
    }
    100% {
      margin-left: -2800px;
    }
}
@-webkit-keyframes "bannermove" {
    0% {
      margin-left: 0px;
    }
    100% {
      margin-left: -2800px;
    }
}
@-o-keyframes "bannermove" {
    0% {
      margin-left: 0px;
    }
    100% {
      margin-left: -2800px;
    }
}
@keyframes "bannermove" {
    0% {
      margin-left: 0px;
    }
    100% {
      margin-left: -2800px;
    }
}
}
@media only screen and (min-width: 0px) and (max-width: 559px) {
@-moz-keyframes "bannermove" {
    0% {
      margin-left: 0px;
    }
    100% {
      margin-left: -2800px;
    }
}
@-webkit-keyframes "bannermove" {
    0% {
      margin-left: 0px;
    }
    100% {
      margin-left: -2800px;
    }
}
@-o-keyframes "bannermove" {
    0% {
      margin-left: 0px;
    }
    100% {
      margin-left: -2800px;
    }
}
@keyframes "bannermove" {
    0% {
      margin-left: 0px;
    }
    100% {
      margin-left: -2800px;
    }
}
}
.status-quo-vue .row {
  padding: 2em 0;
  background-color: #fbfbfb;
}
.status-quo-vue .status-quo-wrap {
  padding: 0 5%;
}
.status-quo-vue .status-text-wrap,
.status-quo-vue .status-image-wrap {
  display: inline-block;
  vertical-align: top;
}
.status-quo-vue .status-text-wrap h2 {
  padding-bottom: 0.75em;
}
.status-quo-vue .status-text-wrap p {
  padding-bottom: 1.5em;
}
.status-quo-vue .status-image-wrap {
  width: 12em;
}
@media only screen and (min-width: 0px) and (max-width: 559px) {
  .status-quo-vue .status-quo-wrap {
    padding: 0 3%;
  }
  .status-quo-vue .status-text-wrap {
    width: 100%;
    float: left;
  }
  .status-quo-vue .status-text-wrap h2 {
    padding: 0 5%;
    padding-bottom: 0.75em;
  }
  .status-quo-vue .mobile-image-wrap {
    width: 90%;
    margin-left: 5%;
    margin-bottom: 1.5em;
  }
}
@media only screen and (min-width: 560px) and (max-width: 759px) {
  .status-quo-vue .status-quo-wrap {
    padding: 0 3%;
  }
  .status-quo-vue .status-text-wrap {
    width: 100%;
    float: left;
  }
  .status-quo-vue .status-text-wrap h2 {
    padding: 0 14%;
    padding-bottom: 0.75em;
  }
  .status-quo-vue .mobile-image-wrap {
    width: 50%;
    margin-left: 25%;
    margin-bottom: 1.5em;
  }
}
@media only screen and (min-width: 760px) and (max-width: 959px) {
  .status-quo-vue .status-quo-wrap {
    padding: 0 10%;
  }
  .status-quo-vue .status-text-wrap {
    width: 100%;
    float: left;
  }
  .status-quo-vue .status-text-wrap h2 {
    padding: 0 12%;
    padding-bottom: 0.75em;
  }
  .status-quo-vue .mobile-image-wrap {
    width: 50%;
    margin-left: 25%;
    margin-bottom: 1.5em;
  }
}
@media only screen and (min-width: 960px) {
  .status-quo-vue .status-text-wrap {
    width: 41em;
    margin-left: 1em;
    margin-right: 5em;
  }
  .status-quo-vue .status-text-wrap h2 {
    padding-right: 10%;
  }
  .status-quo-vue .status-image-wrap {
    width: 12em;
  }
}
@media only screen and (min-width: 0px) and (max-width: 559px) {
  #content.simple-footer {
    padding-bottom: 210px !important;
  }
  footer.simple-footer {
    height: 210px !important;
  }
  .fixed-mobile-cta {
    position: fixed;
    width: 100%;
    z-index: 100;
    padding: 1em 0;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
    border-top: 1px solid #999;
    background-color: #f6f5f4;
    filter: 'alpha(opacity=100)';
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    -webkit-transition: opacity 300ms ease-in-out;
    -moz-transition: opacity 300ms ease-in-out;
    -ms-transition: opacity 300ms ease-in-out;
    -o-transition: opacity 300ms ease-in-out;
    transition: opacity 300ms ease-in-out;
  }
  a {
    margin-bottom: 8px;
  }
}
