.back-to-account {
  width: 100%;
  background-color: mr-blue;
}
.hashtag-hero .inner-wrap {
  padding: 5.5em 5%;
}
@media only screen and (min-width: 560px) and (max-width: 759px) {
  .hashtag-hero .inner-wrap {
    padding: 6em 8%;
  }
}
@media only screen and (min-width: 760px) and (max-width: 959px) {
  .hashtag-hero .inner-wrap {
    padding: 7em 8%;
  }
}
@media only screen and (min-width: 960px) {
  .hashtag-hero .inner-wrap {
    padding: 7em 10%;
  }
}
.easy-onpage-nav .row {
  background-color: #f3f3f3;
}
.easy-onpage-nav .nav-piece {
  display: inline-block;
  vertical-align: top;
  width: 13em;
  padding: 1em 0;
}
@media only screen and (min-width: 0px) and (max-width: 559px) {
  .easy-onpage-nav .nav-piece {
    width: 100%;
    border-bottom: 1px solid #dcdcdc;
  }
  .easy-onpage-nav .nav-piece:last-of-type {
    border-bottom: none;
  }
}
.easy-two-column-content [fixed-width-tweak-upper] {
  overflow: hidden;
}
.easy-two-column-content p {
  padding-top: 0.5em;
}
.easy-two-column-content h3 {
  padding-top: 1.5em;
}
.easy-two-column-content .mr-btn {
  margin-top: 1.5em;
}
.easy-two-column-content .image-wrap,
.easy-two-column-content .text-area-wrap {
  padding: 2em;
}
.easy-two-column-content .image-wrap {
  padding-top: 0;
}
@media only screen and (min-width: 960px) {
  .easy-two-column-content .image-wrap.right,
  .easy-two-column-content .text-area-wrap.right {
    padding-left: 1em;
  }
  .easy-two-column-content .image-wrap.left,
  .easy-two-column-content .text-area-wrap.left {
    padding-right: 1em;
  }
  .easy-two-column-content .image-wrap {
    padding-top: 2em;
  }
  .easy-two-column-content .lg-float-right {
    float: right;
  }
}
p {
  max-width: 100%;
}
p iframe {
  max-width: 560px;
}
.easy-cta-button {
  min-width: 21em;
}
.at-home-vs-hcb .inner-wrap {
  padding: 1.75em 5%;
}
.text-content-module {
  position: absolute;
  padding: 1rem;
  height: 100%;
}
.vs-box-content {
  -moz-border-radius: 18px;
  -webkit-border-radius: 18px;
  border-radius: 18px;
}
.box-title-left {
  text-transform: capitalize;
  color: #fff;
}
.box-subtitle-left {
  color: #fff;
}
.box-title-right {
  text-transform: capitalize;
  color: #fff;
}
.box-subtitle-right {
  color: #fff;
}
.btn-container-module {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-bottom: 1rem;
}
.button-module {
  width: 100%;
}
@media only screen and (min-width: 560px) {
  .button-module {
    width: unset;
  }
  .btn-container-module {
    position: relative;
    padding: 0;
    margin-top: 1rem;
  }
}
.shop-product-type .inner-wrap {
  padding: 2em 0;
}
.shop-product-type .left-wrap {
  padding: 0 2.5em;
}
.shop-product-type .left-wrap .left-image {
  width: 100%;
}
.shop-product-type .products-wrap {
  position: relative;
  padding: 0 2em;
}
.shop-product-type .products-wrap .slick-slider {
  margin-bottom: 0;
}
.shop-product-type .products-wrap .previous,
.shop-product-type .products-wrap .next {
  position: absolute;
  top: 0;
  bottom: 35%;
  width: 3em;
}
.shop-product-type .products-wrap .previous {
  left: -0.5em;
}
.shop-product-type .products-wrap .next {
  right: -0.5em;
}
.shop-product-type .product-wrap {
  padding: 0 0.75em;
}
.shop-product-type .product-wrap .product-image {
  width: 100%;
}
@media only screen and (min-width: 0px) and (max-width: 559px) {
  .shop-product-type .left-wrap {
    padding-bottom: 1.5em;
  }
}
@media only screen and (min-width: 560px) and (max-width: 759px) {
  .shop-product-type .left-wrap {
    padding: 0 10em;
    padding-bottom: 1.5em;
  }
}
@media only screen and (min-width: 760px) and (max-width: 959px) {
  .shop-product-type .products-wrap {
    padding: 0 1em;
  }
  .shop-product-type .products-wrap .previous {
    left: -1em;
  }
  .shop-product-type .products-wrap .next {
    right: -1em;
  }
  .shop-product-type .product-wrap {
    padding: 0 0.5em;
  }
}
@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;
    }
}
}
.easy-list-title {
  padding-top: 0.5em;
}
.easy-list {
  padding-left: 2em;
}
.easy-one-column-content .one-column-content {
  padding: 2em 3%;
}
.easy-one-column-content .one-column-content p {
  padding-top: 0.5em;
}
.easy-one-column-content .one-column-content p:first-child {
  padding-top: 0;
}
.easy-one-column-content .one-column-content h3 {
  padding-top: 1.5em;
}
.easy-one-column-content .one-column-content h3:first-child {
  padding-top: 0;
}
.easy-one-column-content .one-column-content .mr-btn {
  margin-top: 1.5em;
}
.easy-one-column-content .one-column-content .mr-btn:first-child {
  padding-top: 0;
}
@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: 48;
    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;
  }
}
