.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%;
  }
}
.system-nav .inner-wrap {
  padding: 2em 5%;
}
.system-nav .title-text {
  padding-bottom: 1.5em;
}
.system-nav ul {
  text-align: center;
}
.system-nav ul li {
  display: inline-block;
  vertical-align: top;
  margin: 0 0.75em;
}
.system-nav .nav-item {
  position: relative;
  text-align: center;
}
.system-nav .nav-item .item-image,
.system-nav .nav-item .item-text {
  display: block;
}
.system-nav .nav-item .arrow {
  display: inline-block;
  margin-left: 0.5em;
  border: 0.4em solid transparent;
  border-left: 0.6em solid #343434;
}
@media only screen and (min-width: 0px) and (max-width: 559px) {
  .system-nav ul {
    text-align: left;
    padding: 0 20%;
  }
  .system-nav ul li {
    display: block;
    margin-bottom: 1em;
  }
  .system-nav ul li:last-child {
    margin-bottom: 0;
  }
  .system-nav .nav-item {
    line-height: 3em;
    padding-right: 1.5em;
  }
  .system-nav .nav-item .item-image,
  .system-nav .nav-item .item-text {
    display: inline-block;
    vertical-align: top;
  }
  .system-nav .nav-item .item-image {
    width: 3em;
    margin-right: 0.5em;
  }
  .system-nav .nav-item .item-text {
    line-height: 3em;
  }
  .system-nav .nav-item .arrow {
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -0.4em;
  }
}
@media only screen and (min-width: 560px) {
  .system-nav .nav-item {
    text-align: center;
  }
  .system-nav .nav-item .item-image {
    display: inline-block;
    width: 3.5em;
  }
  .system-nav .nav-item .item-text {
    padding-top: 0.5em;
    padding-left: 0.5em;
  }
}
@media only screen and (min-width: 560px) and (max-width: 759px) {
  .system-nav .inner-wrap {
    padding: 2em 3%;
  }
}
.color-plus-gloss .inner-inner-wrap {
  padding: 1.5em 7%;
}
.color-plus-gloss .title-wrap {
  padding: 1.5em 5%;
}
.color-plus-gloss .title-wrap .title-image {
  width: 3.5em;
}
.color-plus-gloss .title-wrap .title-title {
  padding-top: 0.25em;
  padding-bottom: 0.5em;
}
.color-plus-gloss .title-wrap:after {
  content: '';
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 5em;
  height: 1px;
  margin-left: -2.5em;
  background-color: #434343;
}
.color-plus-gloss .section {
  padding-top: 2em;
}
.color-plus-gloss .section .section-text {
  padding: 0.75em 0;
}
.color-plus-gloss .section.three {
  padding-top: 0;
  padding-bottom: 1em;
}
.color-plus-gloss .cta-section {
  padding-bottom: 2em;
}
.color-plus-gloss .cta-section .section-title {
  margin-bottom: 0.75em;
}
@media only screen and (min-width: 0px) and (max-width: 559px) {
  .color-plus-gloss .section.one .image-wrap {
    padding: 0 5%;
  }
  .color-plus-gloss .section.one .section-text-wrap {
    padding-top: 1.5em;
  }
  .color-plus-gloss .section.two .section-title {
    padding-bottom: 0.75em;
  }
  .color-plus-gloss .section.three .section-title {
    padding-top: 0.75em;
  }
}
@media only screen and (min-width: 560px) and (max-width: 759px) {
  .color-plus-gloss .inner-wrap {
    padding: 1.5em 10%;
  }
  .color-plus-gloss .inner-inner-wrap {
    padding: 1.5em 10%;
  }
  .color-plus-gloss .section.one .image-wrap {
    padding: 0 5%;
  }
  .color-plus-gloss .section.one .section-text-wrap {
    padding-top: 1.5em;
  }
  .color-plus-gloss .section.two .section-title {
    padding-bottom: 0.75em;
  }
  .color-plus-gloss .section.three .section-title {
    padding-top: 0.75em;
  }
}
@media only screen and (min-width: 760px) {
  .color-plus-gloss .title-wrap {
    padding: 1.5em 5%;
  }
  .color-plus-gloss .inner-wrap {
    padding: 1.5em 10%;
  }
  .color-plus-gloss .section {
    padding: 3em 0;
  }
  .color-plus-gloss .section-text-wrap {
    padding-right: 2.5em;
  }
  .color-plus-gloss .section.one .section-text-wrap {
    padding-left: 1.5em;
  }
  .color-plus-gloss .section.one .image-wrap {
    padding-top: 2.25em;
  }
  .color-plus-gloss .section.two .video-wrap {
    padding-top: 1em;
  }
}
@media only screen and (min-width: 760px) and (max-width: 959px) {
  .color-plus-gloss .inner-wrap {
    padding: 1.5em 5%;
  }
  .color-plus-gloss .inner-inner-wrap {
    padding: 1.5em 5%;
  }
}
.protect-ctas .title-wrap {
  padding: 1.5em 5%;
}
.protect-ctas .title-wrap .title-image {
  width: 3.5em;
}
.protect-ctas .title-wrap .title-title {
  padding-top: 0.25em;
  padding-bottom: 0.5em;
}
.protect-ctas .title-wrap:after {
  content: '';
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 5em;
  height: 1px;
  margin-left: -2.5em;
  background-color: #434343;
}
.protect-ctas .cta-section {
  padding: 1.5em 8%;
}
.protect-ctas .cta-section .image-wrap {
  padding: 0 10%;
}
.protect-ctas .cta-section .section-text-wrap {
  padding: 0.5em 0;
}
.protect-ctas .cta-section .section-text-wrap .section-text {
  padding: 0.75em 0;
}
.protect-ctas .cta-section .section-text-wrap .mr-btn {
  margin-top: 1.5em;
}
.protect-ctas .icons-wrap {
  padding-top: 0.5em;
  text-align: center;
}
.protect-ctas .icons-wrap .icon-wrap {
  display: inline-block;
  vertical-align: top;
  width: 5em;
  margin: 1em 2em;
}
.protect-ctas .icons-wrap .icon-wrap .icon-image {
  display: inline-block;
  width: 80%;
}
@media only screen and (max-width: 759px) {
  .protect-ctas .cta-section .section-text-wrap .mr-btn {
    width: 100%;
  }
}
@media only screen and (min-width: 560px) and (max-width: 759px) {
  .protect-ctas .title-wrap {
    padding: 1.5em 10%;
  }
  .protect-ctas .cta-section {
    padding: 1.5em 20%;
  }
}
@media only screen and (min-width: 760px) {
  .protect-ctas .cta-section .image-wrap {
    padding: 0;
  }
  .protect-ctas .cta-section .section-text-wrap {
    padding-left: 1.5em;
  }
  .protect-ctas .icons-wrap {
    text-align: left;
  }
  .protect-ctas .icons-wrap .icon-wrap {
    text-align: center;
    margin: 0.5em;
    width: 4.5em;
  }
  .protect-ctas .icons-wrap .icon-wrap .icon-image {
    width: 60%;
  }
  .protect-ctas .icons-wrap .icon-wrap:first-child {
    margin-left: 0;
  }
  .protect-ctas .icons-wrap .icon-wrap:last-child {
    margin-right: 0;
  }
}
@media only screen and (min-width: 760px) and (max-width: 959px) {
  .protect-ctas .title-wrap {
    padding: 1.5em 8%;
  }
}
@media only screen and (min-width: 960px) {
  .protect-ctas .title-wrap {
    padding: 1.5em 16%;
  }
  .protect-ctas .cta-section {
    padding: 1.5em 12%;
  }
}
.light-gray-line .inner-wrap {
  padding: 0 8%;
}
.light-gray-line .line {
  width: 100%;
  height: 2px;
}
@media only screen and (min-width: 960px) {
  .light-gray-line .inner-wrap {
    padding: 0 12%;
  }
}
.treat-cta .title-wrap {
  padding: 1.5em 5%;
  padding-top: 3em;
}
.treat-cta .title-wrap .title-image {
  width: 3.5em;
}
.treat-cta .title-wrap .title-title {
  padding-top: 0.25em;
  padding-bottom: 0.5em;
}
.treat-cta .title-wrap:after {
  content: '';
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 5em;
  height: 1px;
  margin-left: -2.5em;
  background-color: #434343;
}
.treat-cta .cta-section {
  padding: 1.5em 8%;
}
.treat-cta .cta-section .image-wrap {
  padding: 0 10%;
}
.treat-cta .cta-section .section-text-wrap {
  padding: 0.5em 0;
}
.treat-cta .cta-section .section-text-wrap .section-text {
  padding: 0.75em 0;
}
.treat-cta .cta-section .section-text-wrap .mr-btn {
  margin-top: 1.5em;
}
.treat-cta .review-wrap .review-text {
  padding: 0.5em 0;
}
@media only screen and (max-width: 759px) {
  .treat-cta .cta-section .section-text-wrap .mr-btn {
    width: 100%;
  }
}
@media only screen and (min-width: 560px) and (max-width: 759px) {
  .treat-cta .title-wrap {
    padding: 1.5em 10%;
  }
  .treat-cta .cta-section {
    padding: 1.5em 20%;
  }
}
@media only screen and (min-width: 760px) {
  .treat-cta .cta-section .image-wrap {
    padding: 0;
  }
  .treat-cta .cta-section .section-text-wrap {
    padding-left: 1.5em;
  }
}
@media only screen and (min-width: 760px) and (max-width: 959px) {
  .treat-cta .title-wrap {
    padding: 1.5em 8%;
    padding-top: 3em;
  }
}
@media only screen and (min-width: 960px) {
  .treat-cta .title-wrap {
    padding: 1.5em 16%;
    padding-top: 3em;
  }
  .treat-cta .cta-section {
    padding: 1.5em 14%;
  }
}
.system-pro-boosts .inner-wrap {
  padding: 1.5em 8%;
}
.system-pro-boosts .title-wrap .title-title {
  padding-bottom: 0.5em;
}
.system-pro-boosts .items-wrap .item-wrap {
  display: inline-block;
  vertical-align: top;
  width: 18em;
  text-align: center;
  margin: 1.5em;
}
.system-pro-boosts .items-wrap .item-wrap .item-image {
  width: 90%;
  display: inline-block;
}
.system-pro-boosts .items-wrap .item-wrap .item-text {
  padding: 0.25em 0;
}
@media only screen and (min-width: 560px) and (max-width: 759px) {
  .system-pro-boosts .inner-wrap {
    padding: 1.5em 3%;
  }
  .system-pro-boosts .title-wrap {
    padding: 0 15%;
  }
  .system-pro-boosts .items-wrap .item-wrap {
    margin: 1.5em 0.5em;
  }
}
@media only screen and (min-width: 760px) and (max-width: 959px) {
  .system-pro-boosts .inner-wrap {
    padding: 1.5em 3%;
  }
  .system-pro-boosts .title-wrap {
    padding: 0 15%;
  }
  .system-pro-boosts .items-wrap .item-wrap {
    margin: 1.5em 0.5em;
    width: 13em;
  }
}
@media only screen and (min-width: 960px) {
  .system-pro-boosts .inner-wrap {
    padding: 1.5em 5%;
  }
  .system-pro-boosts .title-wrap {
    padding: 0 20%;
  }
  .system-pro-boosts .items-wrap .item-wrap {
    margin: 1.5em 1em;
    width: 16em;
  }
  .system-pro-boosts .items-wrap .item-wrap .item-image {
    width: 100%;
  }
  .system-pro-boosts .items-wrap .item-wrap .item-text {
    padding: 0.25em 10%;
  }
}
.system-style .inner-wrap {
  padding: 1.5em 5%;
}
.system-style .title-wrap {
  padding: 1.5em 5%;
}
.system-style .title-wrap .title-image {
  width: 3.5em;
}
.system-style .title-wrap .title-title {
  padding-top: 0.25em;
  padding-bottom: 0.5em;
}
.system-style .title-wrap:after {
  content: '';
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 5em;
  height: 1px;
  margin-left: -2.5em;
  background-color: #434343;
}
.system-style .items-wrap {
  padding-top: 1.5em;
}
.system-style .items-wrap .item-wrap {
  display: inline-block;
  vertical-align: top;
  width: 16em;
  margin: 1.5em;
}
.system-style .items-wrap .item-wrap .item-image {
  width: 80%;
  display: inline-block;
}
.system-style .items-wrap .item-wrap .item-title {
  margin-top: 0.25em;
}
.system-style .items-wrap .item-wrap .item-text {
  padding: 0.25em 0;
}
@media only screen and (min-width: 560px) and (max-width: 759px) {
  .system-style .items-wrap .item-wrap {
    margin: 1.5em 0.75em;
    width: 15em;
  }
  .system-style .items-wrap .item-wrap .item-image {
    width: 90%;
  }
}
@media only screen and (min-width: 760px) and (max-width: 959px) {
  .system-style .items-wrap .item-wrap {
    width: 13em;
  }
  .system-style .items-wrap .item-wrap .item-image {
    width: 90%;
  }
}
@media only screen and (min-width: 960px) {
  .system-style .items-wrap .item-wrap {
    width: 11em;
    margin: 1.5em 0.75em;
  }
  .system-style .items-wrap .item-wrap .item-image {
    width: 100%;
  }
}
.system-fast-fixes .inner-wrap {
  padding: 1.5em 5%;
}
.system-fast-fixes .title-wrap {
  padding: 1.5em 5%;
}
.system-fast-fixes .title-wrap .title-image {
  width: 3.5em;
}
.system-fast-fixes .title-wrap .title-title {
  padding-top: 0.25em;
  padding-bottom: 0.5em;
}
.system-fast-fixes .title-wrap:after {
  content: '';
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 5em;
  height: 1px;
  margin-left: -2.5em;
  background-color: #434343;
}
.system-fast-fixes .cta-section {
  padding: 1.5em 8%;
}
.system-fast-fixes .cta-section .image-wrap {
  padding: 0 10%;
}
.system-fast-fixes .cta-section .section-text-wrap {
  padding: 0.5em 0;
}
.system-fast-fixes .cta-section .section-text-wrap .section-text {
  padding: 0.75em 0;
}
.system-fast-fixes .cta-section .section-text-wrap .mr-btn {
  margin-top: 1.5em;
}
@media only screen and (min-width: 760px) and (max-width: 959px) {
  .system-fast-fixes .cta-section {
    padding: 1.5em 5%;
  }
  .system-fast-fixes .cta-section .image-wrap {
    padding: 0 5%;
    padding-top: 0.5em;
  }
}
@media only screen and (min-width: 960px) {
  .system-fast-fixes .cta-section .image-wrap {
    padding: 0 7%;
    padding-top: 0.5em;
  }
}
.system-science .inner-wrap {
  padding: 2em 8%;
}
.system-science .science-text {
  padding-bottom: 2em;
}
@media only screen and (min-width: 960px) {
  .system-science .inner-wrap {
    padding: 2em 12%;
  }
}
