@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@300&display=swap");
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, #scroll_down_cta .cta, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

* {
  margin: 0;
  padding: 0; }

@font-face {
  font-family: 'brandon_grotesquebold';
  src: url("../fonts/brandon_bld-webfont.woff2") format("woff2"), url("../fonts/brandon_bld-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'brandon_grotesquemedium';
  src: url("../fonts/brandon_medium-webfont.woff2") format("woff2"), url("../fonts/brandon_medium-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'rm_connectregular';
  src: url("../fonts/rmconnect-webfont.woff2") format("woff2"), url("../fonts/rmconnect-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'tungsten';
  src: url("../fonts/tungsten-webfont.woff2") format("woff2"), url("../fonts/tungsten-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@-webkit-keyframes marqueeLeft {
  0% {
    -o-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -webkit-transform: translateX(0%);
    transform: translateX(0%); }
  100% {
    -o-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -webkit-transform: translateX(100%);
    transform: translateX(100%); } }

@-moz-keyframes marqueeLeft {
  0% {
    -o-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -webkit-transform: translateX(0%);
    transform: translateX(0%); }
  100% {
    -o-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -webkit-transform: translateX(100%);
    transform: translateX(100%); } }

@-o-keyframes marqueeLeft {
  0% {
    -o-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -webkit-transform: translateX(0%);
    transform: translateX(0%); }
  100% {
    -o-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -webkit-transform: translateX(100%);
    transform: translateX(100%); } }

@keyframes marqueeLeft {
  0% {
    -o-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -webkit-transform: translateX(0%);
    transform: translateX(0%); }
  100% {
    -o-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -webkit-transform: translateX(100%);
    transform: translateX(100%); } }

@-webkit-keyframes marqueeRight {
  0% {
    -o-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%); }
  100% {
    -o-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -webkit-transform: translateX(0%);
    transform: translateX(0%); } }

@-moz-keyframes marqueeRight {
  0% {
    -o-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%); }
  100% {
    -o-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -webkit-transform: translateX(0%);
    transform: translateX(0%); } }

@-o-keyframes marqueeRight {
  0% {
    -o-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%); }
  100% {
    -o-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -webkit-transform: translateX(0%);
    transform: translateX(0%); } }

@keyframes marqueeRight {
  0% {
    -o-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%); }
  100% {
    -o-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -webkit-transform: translateX(0%);
    transform: translateX(0%); } }

@-webkit-keyframes pulse {
  0% {
    -o-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0); }
  50% {
    -o-transform: translate(0, 10px);
    -ms-transform: translate(0, 10px);
    -moz-transform: translate(0, 10px);
    -webkit-transform: translate(0, 10px);
    transform: translate(0, 10px); }
  100% {
    -o-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0); } }

@-moz-keyframes pulse {
  0% {
    -o-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0); }
  50% {
    -o-transform: translate(0, 10px);
    -ms-transform: translate(0, 10px);
    -moz-transform: translate(0, 10px);
    -webkit-transform: translate(0, 10px);
    transform: translate(0, 10px); }
  100% {
    -o-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0); } }

@-o-keyframes pulse {
  0% {
    -o-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0); }
  50% {
    -o-transform: translate(0, 10px);
    -ms-transform: translate(0, 10px);
    -moz-transform: translate(0, 10px);
    -webkit-transform: translate(0, 10px);
    transform: translate(0, 10px); }
  100% {
    -o-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0); } }

@keyframes pulse {
  0% {
    -o-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0); }
  50% {
    -o-transform: translate(0, 10px);
    -ms-transform: translate(0, 10px);
    -moz-transform: translate(0, 10px);
    -webkit-transform: translate(0, 10px);
    transform: translate(0, 10px); }
  100% {
    -o-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0); } }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

p, #scroll_down_cta .cta {
  font-family: 'Roboto', sans-serif;
  font-size: 0.875em;
  font-weight: 300;
  line-height: 150%;
  text-align: left;
  color: #333333;
  margin-bottom: 20px; }
  p:last-of-type, #scroll_down_cta .cta:last-of-type {
    margin-bottom: 0; }

a {
  text-decoration: none;
  outline: none;
  color: inherit; }

img {
  border: 0;
  max-width: 100%;
  height: auto; }

strong {
  font-weight: 500; }

.clear_fix:after {
  content: '';
  display: table;
  clear: both; }

.pre_heading, #social .ctas .amazon_cta .label {
  font-family: 'brandon_grotesquebold', sans-serif;
  font-size: 0.625em;
  line-height: 160%;
  text-align: left;
  text-transform: uppercase;
  letter-spacing: 3px;
  color: #B5778D;
  margin-bottom: 10px; }

.heading, #subscribe_banner .body .inner .message, #social .instagram_handle {
  font-family: 'rm_connectregular', sans-serif;
  font-size: 3.75em;
  line-height: 100%;
  text-align: left;
  text-transform: uppercase;
  color: #459494;
  margin-bottom: 45px; }
  .heading.white, #subscribe_banner .body .inner .white.message, #social .white.instagram_handle {
    color: #FFFFFF; }

span.new_line {
  display: block; }

/* -------------------------------------------------- */
@media screen and (max-width: 1023px) {
  .heading, #subscribe_banner .body .inner .message, #social .instagram_handle {
    font-size: 2.5em;
    line-height: 120%; } }

@media screen and (max-width: 414px) {
  .heading, #subscribe_banner .body .inner .message, #social .instagram_handle {
    font-size: 1.75em; } }

#fixed_top {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background: #623040;
  z-index: 3;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease; }
  #fixed_top.scroll_up {
    -o-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%); }

#onlyfans_banner {
  width: 100%;
  background: #FF54AB;
  font-family: 'brandon_grotesquemedium', sans-serif;
  font-size: 0.625em;
  line-height: 160%;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 3px;
  color: #FFFFFF;
  padding: 12px 20px; }
  #onlyfans_banner span.new_line {
    display: inline; }
  #onlyfans_banner a {
    -o-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease; }
    #onlyfans_banner a:hover {
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
      filter: alpha(opacity=70);
      -moz-opacity: 0.7;
      -khtml-opacity: 0.7;
      opacity: 0.7; }

#header_wrapper {
  padding: 50px 20px; }
  #header_wrapper .name {
    position: absolute;
    bottom: -17px;
    left: 50%;
    width: 405px;
    height: 34px;
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    -o-transform-origin: bottom center;
    -ms-transform-origin: bottom center;
    -moz-transform-origin: bottom center;
    -webkit-transform-origin: bottom center;
    transform-origin: bottom center;
    z-index: 2; }
    #header_wrapper .name img {
      width: 405px;
      height: 34px; }

#header {
  position: relative;
  width: 100%;
  max-width: 1264px;
  height: 20px;
  margin: 0 auto; }
  #header .logo {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 72px;
    height: 62px;
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    margin-top: -15px; }
  #header .onlyfans_cta {
    display: block;
    float: left; }
  #header .social_ctas {
    float: right; }
    #header .social_ctas .cta {
      display: block;
      float: left;
      margin-right: 20px; }
      #header .social_ctas .cta:last-child {
        margin-right: 0; }
  #header .onlyfans_cta,
  #header .social_ctas .cta {
    -o-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease; }
    #header .onlyfans_cta:hover,
    #header .social_ctas .cta:hover {
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
      filter: alpha(opacity=70);
      -moz-opacity: 0.7;
      -khtml-opacity: 0.7;
      opacity: 0.7; }

/* -------------------------------------------------- */
@media screen and (max-width: 767px) {
  #fixed_top {
    position: relative;
    top: auto;
    left: auto; }
  #header_wrapper {
    background: #623040 !important;
    padding: 30px 20px 40px 20px !important; }
    #header_wrapper .name {
      bottom: -12px !important;
      -o-transform: translateX(-50%) scale(0.7) !important;
      -ms-transform: translateX(-50%) scale(0.7) !important;
      -moz-transform: translateX(-50%) scale(0.7) !important;
      -webkit-transform: translateX(-50%) scale(0.7) !important;
      transform: translateX(-50%) scale(0.7) !important; }
  #header .logo {
    -o-transform: translate(-50%, -50%) scale(0.7) !important;
    -ms-transform: translate(-50%, -50%) scale(0.7) !important;
    -moz-transform: translate(-50%, -50%) scale(0.7) !important;
    -webkit-transform: translate(-50%, -50%) scale(0.7) !important;
    transform: translate(-50%, -50%) scale(0.7) !important;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)" !important;
    filter: alpha(opacity=100) !important;
    -moz-opacity: 1 !important;
    -khtml-opacity: 1 !important;
    opacity: 1 !important;
    margin-top: 0 !important; }
  #header .onlyfans_cta,
  #header .social_ctas {
    display: none; } }

@media screen and (max-width: 500px) {
  #onlyfans_banner span.new_line {
    display: block; }
  #onlyfans_banner a {
    font-family: 'brandon_grotesquebold', sans-serif; } }

#container {
  padding-top: 158px;
  overflow: hidden; }

/* -------------------------------------------------- */
@media screen and (max-width: 767px) {
  #container {
    padding-top: 0; } }

#hero {
  position: relative;
  background: #623040; }
  #hero .vidbg-container {
    position: absolute;
    top: 0;
    right: 0;
    width: calc(50% + 272px);
    height: calc(100% + 110px);
    background-image: url("../images/hero/video.jpg");
    background-position: center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    overflow: hidden; }
    #hero .vidbg-container video {
      position: absolute;
      margin: 0;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      transition: 0.25s opacity ease-in-out;
      max-width: none;
      opacity: 0; }
  #hero .vidbg-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0; }
  #hero .intro {
    position: relative;
    width: 100%;
    max-width: 1304px;
    padding: 70px 20px 0 20px;
    margin: 0 auto;
    z-index: 2; }
    #hero .intro .avatar {
      width: 76px;
      height: 76px;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      border-radius: 50%;
      -webkit-box-shadow: 10px 10px 30px 0 rgba(24, 24, 24, 0.6);
      box-shadow: 10px 10px 30px 0 rgba(24, 24, 24, 0.6);
      margin-bottom: 30px; }
      #hero .intro .avatar img {
        width: 76px;
        height: 76px; }
    #hero .intro .heading, #hero .intro #subscribe_banner .body .inner .message, #subscribe_banner .body .inner #hero .intro .message, #hero .intro #social .instagram_handle, #social #hero .intro .instagram_handle {
      font-size: 4.125em;
      margin-left: -5px; }
  #hero .discover_more_cta {
    position: relative;
    width: 100%;
    max-width: 1304px;
    padding: 0 20px;
    margin: 0 auto;
    z-index: 2; }
    #hero .discover_more_cta .cta {
      display: inline-block;
      border-bottom: solid 1px #FFFFFF;
      font-family: 'brandon_grotesquebold', sans-serif;
      font-size: 0.625em;
      line-height: 160%;
      text-align: left;
      text-transform: uppercase;
      letter-spacing: 3px;
      color: #FFFFFF;
      -o-transition: all 0.2s ease;
      -ms-transition: all 0.2s ease;
      -moz-transition: all 0.2s ease;
      -webkit-transition: all 0.2s ease;
      transition: all 0.2s ease; }
      #hero .discover_more_cta .cta:hover {
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
        filter: alpha(opacity=70);
        -moz-opacity: 0.7;
        -khtml-opacity: 0.7;
        opacity: 0.7; }
  #hero .marquee_wrapper {
    position: relative;
    width: 100%;
    height: 194px;
    z-index: 1;
    overflow: hidden; }
    #hero .marquee_wrapper .marquee {
      position: absolute;
      top: 0;
      left: 0%;
      font-family: 'tungsten', sans-serif;
      font-size: 12em;
      line-height: 100%;
      text-align: left;
      text-transform: uppercase;
      white-space: nowrap;
      -moz-text-stroke: 1px #B5778D;
      -webkit-text-stroke: 1px #B5778D;
      text-stroke: 1px #B5778D;
      -moz-text-fill-color: rgba(0, 0, 0, 0);
      -webkit-text-fill-color: rgba(0, 0, 0, 0);
      text-fill-color: rgba(0, 0, 0, 0); }
      #hero .marquee_wrapper .marquee::after {
        content: '';
        display: inline-block;
        height: 192px; }
      #hero .marquee_wrapper .marquee.right {
        -webkit-animation: marqueeRight 14s linear infinite;
        animation: marqueeRight 14s linear infinite; }
      #hero .marquee_wrapper .marquee.left {
        -webkit-animation: marqueeLeft 14s linear infinite;
        animation: marqueeLeft 14s linear infinite; }

/* -------------------------------------------------- */
@media screen and (max-width: 1023px) {
  #hero .vidbg-container {
    width: calc(100% - 194px);
    height: 500px; }
  #hero .intro {
    height: 500px;
    padding-top: 60px; }
    #hero .intro .heading, #hero .intro #subscribe_banner .body .inner .message, #subscribe_banner .body .inner #hero .intro .message, #hero .intro #social .instagram_handle, #social #hero .intro .instagram_handle {
      font-size: 2.5em;
      line-height: 120%;
      margin-left: -3px; }
  #hero .discover_more_cta {
    text-align: center;
    padding-bottom: 80px;
    margin-top: -37px; }
  #hero .marquee_wrapper {
    display: none; } }

@media screen and (max-width: 767px) {
  #hero .intro {
    height: 480px; }
    #hero .intro .pre_heading, #hero .intro #social .ctas .amazon_cta .label, #social .ctas .amazon_cta #hero .intro .label {
      color: #FFFFFF; }
    #hero .intro .heading span.new_line, #hero .intro #subscribe_banner .body .inner .message span.new_line, #subscribe_banner .body .inner #hero .intro .message span.new_line, #hero .intro #social .instagram_handle span.new_line, #social #hero .intro .instagram_handle span.new_line {
      display: inline; }
  #hero .vidbg-container {
    width: calc(100% - 58px);
    height: 480px; } }

@media screen and (max-width: 414px) {
  #hero .intro .heading, #hero .intro #subscribe_banner .body .inner .message, #subscribe_banner .body .inner #hero .intro .message, #hero .intro #social .instagram_handle, #social #hero .intro .instagram_handle {
    font-size: 1.75em;
    margin-left: -2px; } }

@media screen and (max-width: 413px) {
  #hero .intro,
  #hero .vidbg-container {
    height: 400px; } }

#scroll_down_cta {
  position: relative;
  width: 100%;
  max-width: 1304px;
  padding: 0 20px;
  height: 110px;
  margin: 0 auto; }
  #scroll_down_cta .cta {
    display: inline-block;
    position: absolute;
    bottom: 0;
    padding-left: 30px;
    margin-bottom: 0;
    background-image: url("../images/misc/down_arrow.png");
    background-position: left center;
    background-repeat: no-repeat;
    -webkit-background-size: 14px 18px;
    -moz-background-size: 14px 18px;
    -o-background-size: 14px 18px;
    background-size: 14px 18px;
    -webkit-animation: 2s ease 0s infinite normal none running pulse;
    animation: 2s ease 0s infinite normal none running pulse; }

/* -------------------------------------------------- */
@media screen and (max-width: 1023px) {
  #scroll_down_cta {
    height: auto;
    text-align: center;
    margin-top: 20px; }
    #scroll_down_cta .cta {
      position: relative;
      bottom: auto; } }

#main {
  position: relative; }
  #main .content {
    width: 100%;
    max-width: 1304px;
    padding: 0 20px;
    margin: 100px auto 0 auto; }
    #main .content .section {
      float: right;
      position: relative;
      width: 100%;
      max-width: 904px;
      margin-bottom: 140px;
      clear: both; }
      #main .content .section:last-child {
        margin-bottom: 0; }
      #main .content .section.instant_access {
        padding-right: 240px;
        padding-left: 90px;
        z-index: 2; }
        #main .content .section.instant_access .pre_heading, #main .content .section.instant_access #social .ctas .amazon_cta .label, #social .ctas .amazon_cta #main .content .section.instant_access .label {
          margin-bottom: 20px; }
        #main .content .section.instant_access .heading, #main .content .section.instant_access #subscribe_banner .body .inner .message, #subscribe_banner .body .inner #main .content .section.instant_access .message, #main .content .section.instant_access #social .instagram_handle, #social #main .content .section.instant_access .instagram_handle {
          margin-bottom: 30px; }
        #main .content .section.instant_access .text {
          width: 100%;
          padding-right: 110px; }
          #main .content .section.instant_access .text .join_now_btn {
            display: inline-block;
            width: 140px;
            background: linear-gradient(to right, #F34881, #FF6FA9);
            -webkit-border-radius: 24px;
            -moz-border-radius: 24px;
            border-radius: 24px;
            font-family: 'brandon_grotesquebold', sans-serif;
            font-size: 0.625em;
            line-height: 160%;
            text-align: center;
            text-transform: uppercase;
            letter-spacing: 3px;
            color: #FFFFFF;
            padding: 12px 0;
            margin-top: 30px;
            -o-transition: all 0.2s ease;
            -ms-transition: all 0.2s ease;
            -moz-transition: all 0.2s ease;
            -webkit-transition: all 0.2s ease;
            transition: all 0.2s ease; }
            #main .content .section.instant_access .text .join_now_btn:hover {
              -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
              filter: alpha(opacity=90);
              -moz-opacity: 0.9;
              -khtml-opacity: 0.9;
              opacity: 0.9; }
      #main .content .section.what_you_get {
        margin-right: 150px; }
        #main .content .section.what_you_get .text {
          display: inline-block;
          vertical-align: middle;
          text-align: right;
          width: 63.5%;
          padding-right: 40px; }
          #main .content .section.what_you_get .text .pre_heading, #main .content .section.what_you_get .text #social .ctas .amazon_cta .label, #social .ctas .amazon_cta #main .content .section.what_you_get .text .label,
          #main .content .section.what_you_get .text .heading,
          #main .content .section.what_you_get .text #subscribe_banner .body .inner .message,
          #subscribe_banner .body .inner #main .content .section.what_you_get .text .message,
          #main .content .section.what_you_get .text #social .instagram_handle,
          #social #main .content .section.what_you_get .text .instagram_handle {
            text-align: right;
            margin-bottom: 20px; }
          #main .content .section.what_you_get .text .play_cta .cta {
            display: inline-block;
            width: 140px;
            border: solid 1px rgba(98, 48, 64, 0.3);
            -webkit-border-radius: 24px;
            -moz-border-radius: 24px;
            border-radius: 24px;
            font-family: 'brandon_grotesquebold', sans-serif;
            font-size: 0.625em;
            line-height: 160%;
            text-align: center;
            text-transform: uppercase;
            letter-spacing: 3px;
            color: #B5778D;
            padding: 12px 0;
            -o-transition: all 0.2s ease;
            -ms-transition: all 0.2s ease;
            -moz-transition: all 0.2s ease;
            -webkit-transition: all 0.2s ease;
            transition: all 0.2s ease; }
            #main .content .section.what_you_get .text .play_cta .cta:hover {
              background: rgba(98, 48, 64, 0.1); }
        #main .content .section.what_you_get .video_cta {
          display: inline-block;
          vertical-align: middle;
          position: relative;
          width: 36.5%;
          z-index: 2;
          overflow: hidden; }
          #main .content .section.what_you_get .video_cta img {
            -o-transition: all 0.4s ease;
            -ms-transition: all 0.4s ease;
            -moz-transition: all 0.4s ease;
            -webkit-transition: all 0.4s ease;
            transition: all 0.4s ease; }
          #main .content .section.what_you_get .video_cta .icon {
            position: absolute;
            top: 50%;
            left: 50%;
            width: 106px;
            height: 106px;
            background-image: url("../images/main/play_icon.png");
            background-position: center;
            background-repeat: no-repeat;
            -webkit-background-size: 106px 106px;
            -moz-background-size: 106px 106px;
            -o-background-size: 106px 106px;
            background-size: 106px 106px;
            -o-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
            -moz-transform: translate(-50%, -50%);
            -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
            margin-left: 10px;
            z-index: 1; }
          #main .content .section.what_you_get .video_cta:hover img {
            -o-transform: scale(1.2);
            -ms-transform: scale(1.2);
            -moz-transform: scale(1.2);
            -webkit-transform: scale(1.2);
            transform: scale(1.2);
            -webkit-filter: brightness(80%);
            -moz-filter: brightness(80%);
            filter: brightness(80%); }
        #main .content .section.what_you_get .square {
          position: absolute;
          top: -120px;
          left: calc(100% - 100px);
          width: 9999px;
          height: 310px;
          background: #EEDCDC;
          z-index: -1; }
  #main .collage {
    position: absolute;
    top: 40px;
    right: calc(50% + 360px);
    left: 0; }
    #main .collage .row {
      position: relative;
      width: 100%;
      font-size: 0; }
      #main .collage .row .column {
        display: inline-block;
        position: relative;
        padding-top: 4px;
        padding-right: 4px; }
        #main .collage .row .column:last-child {
          padding-right: 0; }
        #main .collage .row .column.small {
          width: 17.15%; }
        #main .collage .row .column.mid {
          width: 32.85%; }
        #main .collage .row .column.large {
          width: 50%; }
        #main .collage .row .column .img {
          height: 300px;
          background-position: top center;
          background-repeat: no-repeat;
          -webkit-background-size: cover;
          -moz-background-size: cover;
          -o-background-size: cover;
          background-size: cover; }
        #main .collage .row .column .square {
          position: absolute;
          top: 90px;
          left: 100%;
          width: 70px;
          height: 210px;
          background: #DDB9B9; }
      #main .collage .row:first-child .column {
        padding-top: 0; }
  #main .overlay {
    position: absolute;
    top: -270px;
    right: 0;
    width: 35.1%;
    min-width: 400px;
    z-index: 1; }

/* -------------------------------------------------- */
@media screen and (max-width: 1365px) {
  #main .content {
    padding-top: 0; }
    #main .content .section {
      float: none;
      margin-bottom: 100px; }
      #main .content .section.what_you_get {
        margin-right: 0; }
  #main .collage {
    position: relative;
    top: auto;
    right: auto;
    left: auto;
    background: #DDB9B9;
    margin-top: 140px; }
    #main .collage .row .img {
      height: 360px; }
      #main .collage .row .img .square {
        display: none; } }

@media screen and (max-width: 1023px) {
  #main .content {
    margin: 80px auto 0 auto; }
    #main .content .section {
      margin-bottom: 80px; }
      #main .content .section.instant_access {
        padding-left: 0; }
      #main .content .section.what_you_get {
        padding-left: 0; }
  #main .collage {
    margin-top: 80px; }
    #main .collage .row .img {
      height: auto;
      padding: 25% 0; }
  #main .overlay {
    top: -120px; } }

@media screen and (max-width: 767px) {
  #main .content .section.instant_access {
    padding-right: 0; }
    #main .content .section.instant_access .text {
      padding: 0 50px; }
  #main .overlay {
    display: none; } }

@media screen and (max-width: 500px) {
  #main .content .section.instant_access .pre_heading, #main .content .section.instant_access #social .ctas .amazon_cta .label, #social .ctas .amazon_cta #main .content .section.instant_access .label, #main .content .section.instant_access .heading, #main .content .section.instant_access #subscribe_banner .body .inner .message, #subscribe_banner .body .inner #main .content .section.instant_access .message, #main .content .section.instant_access #social .instagram_handle, #social #main .content .section.instant_access .instagram_handle {
    text-align: center; }
  #main .content .section.instant_access .text {
    text-align: center;
    padding: 0; }
    #main .content .section.instant_access .text p, #main .content .section.instant_access .text #scroll_down_cta .cta, #scroll_down_cta #main .content .section.instant_access .text .cta {
      text-align: center; }
  #main .content .section.what_you_get .text {
    display: block;
    text-align: center;
    width: 100%;
    padding-right: 0;
    margin-bottom: 30px; }
    #main .content .section.what_you_get .text .pre_heading, #main .content .section.what_you_get .text #social .ctas .amazon_cta .label, #social .ctas .amazon_cta #main .content .section.what_you_get .text .label,
    #main .content .section.what_you_get .text .heading,
    #main .content .section.what_you_get .text #subscribe_banner .body .inner .message,
    #subscribe_banner .body .inner #main .content .section.what_you_get .text .message,
    #main .content .section.what_you_get .text #social .instagram_handle,
    #social #main .content .section.what_you_get .text .instagram_handle {
      text-align: center; }
  #main .content .section.what_you_get .video_cta {
    display: block;
    width: 100%; }
  #main .content .section.what_you_get .square {
    display: none; } }

@media screen and (max-width: 413px) {
  #main .content {
    margin: 60px auto 0 auto; }
    #main .content .section {
      margin-bottom: 60px; }
  #main .collage {
    margin-top: 60px; } }

#exclusive_features {
  width: 100%;
  max-width: 990px;
  padding: 100px 20px 0 20px;
  margin: 0 auto;
  overflow: hidden; }
  #exclusive_features > .pre_heading, #social .ctas .amazon_cta #exclusive_features > .label,
  #exclusive_features > .heading,
  #subscribe_banner .body .inner #exclusive_features > .message,
  #social #exclusive_features > .instagram_handle {
    text-align: center; }
  
  #exclusive_features > .heading,
  #subscribe_banner .body .inner #exclusive_features > .message,
  #social #exclusive_features > .instagram_handle {
    margin-bottom: 30px; }
  #exclusive_features .teaser {
    width: 100%;
    max-width: 600px;
    margin: 0 auto 90px auto; }
    #exclusive_features .teaser p, #exclusive_features .teaser #scroll_down_cta .cta, #scroll_down_cta #exclusive_features .teaser .cta {
      text-align: center; }
  #exclusive_features .features {
    width: calc(100% + 180px);
    margin: 0 -90px; }
    #exclusive_features .features li {
      list-style: none;
      float: left;
      width: 50%;
      padding: 0 90px;
      margin-bottom: 110px; }
      #exclusive_features .features li:nth-last-child(-n+2) {
        margin-bottom: 0; }
      #exclusive_features .features li.visible {
        visibility: visible; }
      #exclusive_features .features li > div {
        position: relative;
        padding-left: 70px; }
        #exclusive_features .features li > div .heading, #exclusive_features .features li > div #subscribe_banner .body .inner .message, #subscribe_banner .body .inner #exclusive_features .features li > div .message, #exclusive_features .features li > div #social .instagram_handle, #social #exclusive_features .features li > div .instagram_handle {
          font-size: 1.375em;
          line-height: 120%;
          color: #B5778D;
          margin-bottom: 20px; }
        #exclusive_features .features li > div .icon {
          position: absolute;
          top: 0;
          left: 0; }

/* -------------------------------------------------- */
@media screen and (max-width: 1023px) {
  #exclusive_features {
    padding-top: 80px; }
    #exclusive_features .teaser {
      margin-bottom: 50px; }
    #exclusive_features .features {
      width: 100%;
      margin: 0; }
      #exclusive_features .features li {
        float: none;
        width: auto;
        max-width: 600px;
        padding: 0;
        margin-right: auto;
        margin-bottom: 50px;
        margin-left: auto; }
        #exclusive_features .features li:nth-last-child(2) {
          margin-bottom: 50px; }
        #exclusive_features .features li > div {
          text-align: center;
          padding-left: 0; }
          #exclusive_features .features li > div .heading, #exclusive_features .features li > div #subscribe_banner .body .inner .message, #subscribe_banner .body .inner #exclusive_features .features li > div .message, #exclusive_features .features li > div #social .instagram_handle, #social #exclusive_features .features li > div .instagram_handle, #exclusive_features .features li > div p, #exclusive_features .features li > div #scroll_down_cta .cta, #scroll_down_cta #exclusive_features .features li > div .cta {
            text-align: center; }
          #exclusive_features .features li > div .heading, #exclusive_features .features li > div #subscribe_banner .body .inner .message, #subscribe_banner .body .inner #exclusive_features .features li > div .message, #exclusive_features .features li > div #social .instagram_handle, #social #exclusive_features .features li > div .instagram_handle {
            margin-bottom: 10px; }
          #exclusive_features .features li > div .icon {
            display: inline-block;
            position: relative;
            top: auto;
            left: auto;
            margin-bottom: 20px; }
            #exclusive_features .features li > div .icon.exclusive_content {
              margin-left: 14px; }
            #exclusive_features .features li > div .icon.live_shows {
              margin-left: 18px; } }

@media screen and (max-width: 767px) {
  
  #exclusive_features > .heading,
  #subscribe_banner .body .inner #exclusive_features > .message,
  #social #exclusive_features > .instagram_handle {
    margin-bottom: 30px; } }

@media screen and (max-width: 414px) {
  #exclusive_features .features li > div .heading, #exclusive_features .features li > div #subscribe_banner .body .inner .message, #subscribe_banner .body .inner #exclusive_features .features li > div .message, #exclusive_features .features li > div #social .instagram_handle, #social #exclusive_features .features li > div .instagram_handle {
    font-size: 1.25em; } }

@media screen and (max-width: 413px) {
  #exclusive_features {
    padding-top: 60px; } }

#subscribe_banner {
  position: relative;
  width: 100%;
  margin-top: 140px; }
  #subscribe_banner::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 50%;
    height: 100%;
    background: #FFFFFF; }
  #subscribe_banner .body {
    width: 100%;
    background: #459494;
    padding: 0 20px; }
  #subscribe_banner .footer {
    width: 100%;
    background: #AEE6EB;
    padding: 0 20px; }
  #subscribe_banner .body .inner,
  #subscribe_banner .footer .inner {
    position: relative;
    width: 100%;
    max-width: 950px;
    margin: 0 auto; }
    #subscribe_banner .body .inner::before,
    #subscribe_banner .footer .inner::before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 70px;
      height: 100%;
      background: #FFFFFF; }
  #subscribe_banner .body .inner {
    background: #459494;
    padding: 50px 0 50px 225px; }
    #subscribe_banner .body .inner .intro {
      font-family: 'brandon_grotesquebold', sans-serif;
      font-size: 1.375em;
      line-height: 120%;
      text-align: left;
      text-transform: uppercase;
      letter-spacing: 4px;
      color: #AEE6EB;
      margin-bottom: 10px; }
    #subscribe_banner .body .inner .message {
      font-size: 4.75em;
      color: #FFFFFF;
      margin-bottom: 0; }
  #subscribe_banner .footer .inner {
    background: #AEE6EB;
    padding: 20px 0; }
    #subscribe_banner .footer .inner .cta {
      display: inline-block;
      float: right;
      position: relative;
      font-family: 'brandon_grotesquebold', sans-serif;
      font-size: 1.25em;
      line-height: 150%;
      text-align: left;
      text-transform: uppercase;
      letter-spacing: 3px;
      color: #333333;
      padding-right: 66px;
      -o-transition: all 0.2s ease;
      -ms-transition: all 0.2s ease;
      -moz-transition: all 0.2s ease;
      -webkit-transition: all 0.2s ease;
      transition: all 0.2s ease; }
      #subscribe_banner .footer .inner .cta::after {
        content: '';
        position: absolute;
        top: 50%;
        right: 0;
        width: 42px;
        height: 24px;
        background-image: url("../images/subscribe_banner/cta_arrow.png");
        background-position: center;
        background-repeat: no-repeat;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        -o-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        margin-top: -2px; }
      #subscribe_banner .footer .inner .cta:hover {
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
        filter: alpha(opacity=70);
        -moz-opacity: 0.7;
        -khtml-opacity: 0.7;
        opacity: 0.7; }
    #subscribe_banner .footer .inner .overlay {
      position: absolute;
      bottom: -117px;
      left: -220px;
      width: 636px; }

/* -------------------------------------------------- */
@media screen and (max-width: 1023px) {
  #subscribe_banner .body .inner .message {
    font-size: 2.5em;
    line-height: 120%; } }

@media screen and (max-width: 767px) {
  #subscribe_banner {
    margin-top: 80px; }
    #subscribe_banner::before {
      display: none; }
    #subscribe_banner .body .inner::before,
    #subscribe_banner .footer .inner::before {
      display: none; }
    #subscribe_banner .body .inner {
      padding: 50px 0; }
      #subscribe_banner .body .inner .intro,
      #subscribe_banner .body .inner .message {
        text-align: center; }
      #subscribe_banner .body .inner .intro span.new_line {
        display: inline; }
    #subscribe_banner .footer .inner {
      text-align: center; }
      #subscribe_banner .footer .inner .cta {
        float: none; }
      #subscribe_banner .footer .inner .overlay {
        display: none; } }

@media screen and (max-width: 414px) {
  #subscribe_banner .body .inner .intro {
    font-size: 1.125em;
    line-height: 140%;
    margin-bottom: 20px; }
  #subscribe_banner .body .inner .message {
    font-size: 1.75em; }
  #subscribe_banner .footer .inner .cta {
    font-size: 1.125em; } }

@media screen and (max-width: 413px) {
  #subscribe_banner {
    margin-top: 60px; } }

#social {
  width: 100%;
  max-width: 1304px;
  padding: 0 20px;
  margin: 150px auto 0 auto; }
  #social .ctas {
    width: 100%;
    margin-bottom: 20px; }
    #social .ctas .social_cta {
      display: block;
      float: left;
      margin: 30px 0 0 20px;
      -o-transition: all 0.2s ease;
      -ms-transition: all 0.2s ease;
      -moz-transition: all 0.2s ease;
      -webkit-transition: all 0.2s ease;
      transition: all 0.2s ease; }
      #social .ctas .social_cta:first-child {
        margin-left: 0; }
      #social .ctas .social_cta:hover {
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
        filter: alpha(opacity=70);
        -moz-opacity: 0.7;
        -khtml-opacity: 0.7;
        opacity: 0.7; }
    #social .ctas .amazon_cta {
      float: right; }
      #social .ctas .amazon_cta .label {
        display: inline-block;
        vertical-align: middle;
        margin: 5px 20px 0 0; }
      #social .ctas .amazon_cta .logo {
        display: inline-block;
        vertical-align: middle;
        width: 130px;
        -o-transition: all 0.2s ease;
        -ms-transition: all 0.2s ease;
        -moz-transition: all 0.2s ease;
        -webkit-transition: all 0.2s ease;
        transition: all 0.2s ease; }
        #social .ctas .amazon_cta .logo:hover {
          -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
          filter: alpha(opacity=70);
          -moz-opacity: 0.7;
          -khtml-opacity: 0.7;
          opacity: 0.7; }
  #social .instagram_handle {
    display: inline-block;
    margin-bottom: 0;
    -o-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease; }
    #social .instagram_handle:hover {
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
      filter: alpha(opacity=70);
      -moz-opacity: 0.7;
      -khtml-opacity: 0.7;
      opacity: 0.7; }

/* -------------------------------------------------- */
@media screen and (max-width: 1023px) {
  #social {
    margin: 80px auto 0 auto; } }

@media screen and (max-width: 767px) {
  #social {
    text-align: center; }
    #social .ctas {
      margin-bottom: 50px; }
      #social .ctas .social_cta {
        display: inline-block;
        float: none;
        margin: 0 0 0 20px; }
      #social .ctas .amazon_cta {
        display: block;
        float: none;
        margin-top: 50px; }
        #social .ctas .amazon_cta .label {
          display: block;
          margin: 0 0 10px 0; }
        #social .ctas .amazon_cta .logo {
          display: block;
          margin: 0 auto; }
    #social .pre_heading, #social .ctas .amazon_cta .label {
      text-align: center; }
    #social .instagram_handle {
      font-size: 1.5em !important; } }

@media screen and (max-width: 413px) {
  #social {
    margin: 60px auto 0 auto; } }

#gallery {
  position: relative;
  padding-left: 20px;
  margin-top: 60px; }
  #gallery .img {
    float: left;
    width: 20%;
    background-position: top center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    padding: 10% 0; }

/* -------------------------------------------------- */
@media screen and (max-width: 767px) {
  #gallery {
    padding-left: 0; } }

@media screen and (max-width: 500px) {
  #gallery .img {
    width: 50%;
    padding: 25% 0; }
    #gallery .img:last-child {
      display: none; } }

#footer_wrapper {
  width: 100%;
  background: #623040;
  margin-top: -75px; }

#footer {
  position: relative;
  width: 100%;
  max-width: 1304px;
  height: 257px;
  padding: 135px 20px 60px 20px;
  margin: 0 auto; }
  #footer .logo {
    position: absolute;
    bottom: 60px;
    left: 50%;
    width: 72px;
    height: 62px;
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%); }
  #footer .stride_logo {
    display: block;
    position: absolute;
    right: 20px;
    bottom: 60px;
    width: 86px;
    height: 44px;
    -o-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease; }
    #footer .stride_logo:hover {
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
      filter: alpha(opacity=70);
      -moz-opacity: 0.7;
      -khtml-opacity: 0.7;
      opacity: 0.7; }

/* -------------------------------------------------- */
@media screen and (max-width: 767px) {
  #footer_wrapper {
    margin-top: 0; }
  #footer {
    height: 124px;
    padding: 40px 20px 40px 20px; }
    #footer .logo {
      bottom: 40px;
      -o-transform: translateX(-50%) scale(0.7);
      -ms-transform: translateX(-50%) scale(0.7);
      -moz-transform: translateX(-50%) scale(0.7);
      -webkit-transform: translateX(-50%) scale(0.7);
      transform: translateX(-50%) scale(0.7);
      -o-transform-origin: bottom center;
      -ms-transform-origin: bottom center;
      -moz-transform-origin: bottom center;
      -webkit-transform-origin: bottom center;
      transform-origin: bottom center; }
    #footer .stride_logo {
      bottom: 40px;
      -o-transform: scale(0.7);
      -ms-transform: scale(0.7);
      -moz-transform: scale(0.7);
      -webkit-transform: scale(0.7);
      transform: scale(0.7);
      -o-transform-origin: bottom right;
      -ms-transform-origin: bottom right;
      -moz-transform-origin: bottom right;
      -webkit-transform-origin: bottom right;
      transform-origin: bottom right; } }

@media screen and (max-width: 414px) {
  #footer {
    height: auto; }
    #footer .logo,
    #footer .stride_logo {
      position: relative;
      -o-transform-origin: center;
      -ms-transform-origin: center;
      -moz-transform-origin: center;
      -webkit-transform-origin: center;
      transform-origin: center;
      margin: 0 auto; }
    #footer .logo {
      bottom: auto;
      left: auto;
      -o-transform: translateX(0) scale(0.7);
      -ms-transform: translateX(0) scale(0.7);
      -moz-transform: translateX(0) scale(0.7);
      -webkit-transform: translateX(0) scale(0.7);
      transform: translateX(0) scale(0.7); }
    #footer .stride_logo {
      right: auto;
      bottom: auto;
      margin-top: 10px; } }

.lity {
  background: rgba(24, 24, 24, 0.9) !important; }

.lity-wrap {
  overflow-y: auto;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch !important; }

.lity-wrap:before {
  margin: 0 !important; }

.lity-container {
  padding: 0 20px; }

.lity-container:before,
.lity-container:after {
  content: '';
  display: block;
  position: relative; }

.lity-close {
  top: 20px !important;
  right: 20px !important;
  width: 40px !important;
  height: 40px !important;
  font-size: 40px !important;
  line-height: 40px !important;
  -o-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease; }

.lity-close:hover {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  opacity: 0.7; }

.lity-active,
.lity-active body {
  overflow: hidden; }

#message_popup video {
  width: 100%;
  height: auto; }

/* -------------------------------------------------- */
@media screen and (max-width: 413px) {
  .lity-close {
    top: 10px !important;
    right: 10px !important; } }
