@font-face {
  font-family: HelveticaNeue;
  src: url(/cms/templates/redstag/fonts/HelveticaNeue.eot);
  src: url(/cms/templates/redstag/fonts/HelveticaNeue.eot?#iefix) format("embedded-opentype"), url(../fonts/HelveticaNeue.woff) format("woff"), url(../fonts/HelveticaNeue.woff2) format("woff2"), url(../fonts/HelveticaNeue.svg) format("woff2"), url(../fonts/HelveticaNeue.ttf) format("truetype");
}
@font-face {
  font-family: FontAwesome;
  src: url(/cms/templates/redstag/fonts/fontawesome-webfont.eot);
  src: url(/cms/templates/redstag/fonts/fontawesome-webfont.eot?#iefix) format("embedded-opentype"), url(../fonts/fontawesome-webfont.woff) format("woff"), url(../fonts/fontawesome-webfont.woff2) format("woff"), url(../fonts/fontawesome-webfont.svg) format("woff"), url(../fonts/fontawesome-webfont.ttf) format("truetype");
}
@font-face {
  font-family: HelveticaNeueBold;
  src: url(/cms/templates/redstag/fonts/HelveticaNeueBold.eot);
  src: url(/cms/templates/redstag/fonts/HelveticaNeueBold.eot?#iefix) format("embedded-opentype"), url(../fonts/HelveticaNeueBold.woff) format("woff"), url(../fonts/HelveticaNeueBold.woff2) format("woff"), url(../fonts/HelveticaNeueBold.svg) format("woff"), url(../fonts/HelveticaNeueBold.ttf) format("truetype");
}
@font-face {
  font-family: fagono-extraboldbold;
  src: url(/cms/templates/redstag/fonts/fagono-extrabold-webfont.eot);
  src: url(/cms/templates/redstag/fonts/fagono-extrabold-webfont.eot?#iefix) format("embedded-opentype"), url(../fonts/fagono-extrabold-webfont.woff) format("woff"), url(../fonts/fagono-extrabold-webfont.woff2) format("woff"), url(../fonts/fagono-extrabold-webfont.svg) format("woff"), url(../fonts/fagono-extrabold-webfont.ttf) format("truetype");
}


/* General classes */
body {
  font-family: 'Helvetica','Arial','sans-serif';
  line-height: 1.42857143;
  color: #333;
  background-color: #000;
  background: url("/cms/images/RSlanding_bg.png") no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;

}
p {
  margin: 0;
}
p strong {
  font-family: 'HelveticaNeueBold', sans-serif;
  font-weight: normal;
}
img {
  height: auto;
}
h1 {
  color: red;
  font-family: 'HelveticaNeueBold', sans-serif;
  text-transform: uppercase;
  font-size: 370%;
  margin-top: 10px;
  background: linear-gradient(#af0507, #970102);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
h1 .big {
  font-size: 155%;
  line-height: 70px;
  background: linear-gradient(#af0507, #970102);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
h2 {
  font-size: 240%;
  color: #fff;
  text-transform: uppercase;
  font-family: 'fagono-extraboldbold', sans-serif;
}

h3 {
  font-size: 136%;
  text-transform: uppercase;
  font-family: 'fagono-extraboldbold', sans-serif;
  color: #fff;
}

h4 {
  margin: 10px 0;
  line-height: 1.1;
  position: relative;
  font-family: 'HelveticaNeueBold', sans-serif;
}

h5 {
  font-family: 'fagono-extraboldbold', sans-serif;
  font-size: 35px;
}

.logo-image {
  text-align: center;
}
.logo-img {
  max-width: 100%;
  width: 140px;
  margin-top: 20px;
  margin-bottom: 10px;
}
.coupon-code {
  color: #fff;
  font-family: 'fagono-extraboldbold', sans-serif;
  font-size: 122%;
  margin-bottom: 1em;
}
.coupon-code .code {
  color: #fad114;
  text-transform: uppercase;
}
.lp-play-now-img {
  position: relative;
}
.lp-play-now-img img {
  max-width: 100%;
  width: 80%;
}
.lp-play-now-img .button-container {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 20%;
}
.lp-play-now-img .button-container .lp-button {
  border: none;
  display: inline-block;
  padding: 5px 16px;
  vertical-align: middle;
  overflow: hidden;
  text-decoration: none;
  text-align: center;
  cursor: pointer;
  white-space: nowrap;
  color: #000;
  background-color: #fbd929;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 150%;
}
.win-steps {
  text-transform: uppercase;
  color: #fff;
  background-color: #6d0b15;
  border: 1px solid #ed2024;
  padding: 1em 1.5em;
  margin: auto;
  margin-top: 1em;
  margin-bottom: 1em;
  text-align: left;
}
.win-steps .lp-win-steps {
  font-weight: bold;
  font-size: 126%;
  margin-bottom: .4em;
}
.win-steps .lp-step-1,
.win-steps .lp-step-2,
.win-steps .lp-step-3 {
  line-height: 22px;
  display: flex;
  font-size: 93%;
  margin-bottom: .3em;
}
.win-steps .lp-step-1:before,
.win-steps .lp-step-2:before,
.win-steps .lp-step-3:before {
  content: "\f054";
  color: #e91f24;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 150%;
  margin-right: 4px;
}
.lp-payment-imgs {
  margin-top: 1em;
  margin-bottom: 2em;
}
.lp-payment-imgs img {
  max-width: 85px;
  padding: 10px 7px;
  opacity: .5;
}


@media (min-width: 768px) {

  .logo-img {
    width: 200px;
    margin-bottom: 40px;
  }


}


@media only screen and (min-width: 992px) {

  h2 {
    font-size: 500%;
  }
  .text-container {
    text-align: left;
  }
  h1 {
    font-size: 500%;
  }
  h1 .big {
    font-size: 160%;
  }
  h3 {
    font-size: 175%;
  }
  .coupon-code {
    font-size: 150%;
  }
  .lp-play-now-img .button-container .lp-button {
    padding: 6px 26px;
    font-size: 235%;
  }
  .win-steps .lp-win-steps {
    line-height: 22px;
    font-size: 125%;
    margin-bottom: 0;
  }
  .win-steps .lp-step-1:before, .win-steps .lp-step-2:before, .win-steps .lp-step-3:before {
    font-size: 145%;
    margin: auto 6px auto 0;
  }
  .win-steps .lp-step-1, .win-steps .lp-step-2, .win-steps .lp-step-3 {
    font-size: 125%;
    margin-bottom: 0;
  }
  .lp-payment-imgs {
    margin-top: 2em;
    margin-bottom: 3em;
  }
  .lp-payment-imgs img {
    max-width: 120px;
    padding: 5px 10px;
  }

}

@media only screen and (min-width: 1200px) {
  .win-steps .lp-win-steps {
    font-size: 130%;
    padding-right: 55px;
  }
  .win-steps .lp-step-1:before, .win-steps .lp-step-2:before, .win-steps .lp-step-3:before {
    font-size: 130%;
  }
  .win-steps .lp-step-1, .win-steps .lp-step-2, .win-steps .lp-step-3 {
    font-size: 130%;
    padding-right: 55px;
  }
}


