/******************************************************************

Stylesheet: Main Stylesheet

******************************************************************/
html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0;
  font-size: 16px;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased; }

ol,
ul {
  margin: 0;
  padding: 0; }

strong {
  font-weight: bold; }

button {
  overflow: visible;
  border: 0;
  font: inherit;
  -webkit-font-smoothing: inherit;
  letter-spacing: inherit;
  background: none;
  cursor: pointer; }

::-moz-focus-inner {
  padding: 0;
  border: 0; }

:focus {
  outline: 0; }

/*********************
COLORS
*********************/
.from-xs-up, .from-s-up, .from-m-up, .from-b-up, .from-l-up {
  display: none !important; }

.from-xs-down, .from-s-down, .from-m-down, .from-b-down, .from-l-down {
  display: block; }

@media only screen and (min-width: 481px) {
  .from-xs-up {
    display: block !important; }

  .from-xs-down {
    display: none; } }
@media only screen and (min-width: 638px) {
  .from-s-up {
    display: block !important; }

  .from-s-down {
    display: none; } }
@media only screen and (min-width: 868px) {
  .from-m-up {
    display: block !important; }

  .from-m-down {
    display: none; } }
@media only screen and (min-width: 1047px) {
  .from-b-up {
    display: block !important; }

  .from-b-down {
    display: none; } }
@media only screen and (min-width: 1201px) {
  .from-l-up {
    display: block !important; }

  .from-l-down {
    display: none; } }
/*********************
CLEARFIXIN'
*********************/
.cf, .clearfix {
  zoom: 1; }
  .cf:before, .cf:after, .clearfix:before, .clearfix:after {
    content: "";
    display: table; }
  .cf:after, .clearfix:after {
    clear: both; }

/*********************
TOOLS
*********************/
.inline-block, .dib {
  display: inline-block; }

.db {
  display: block; }

.di {
  display: inline; }

.tran-delay {
  transition-delay: all ease 300ms; }

.tran, .default-animate.fast-animate, input[type="submit"], a:after, .button,
.sc-payment-btn, .reservation-3-main-wrap-3 .button span:after, .reserved-3-top-left-inner .button span:after, .tran2, .default-animate {
  transition: all ease 300ms;
  transform: translate3d(0, 0, 0); }

.tran2, .default-animate {
  transition: all ease 500ms; }

.bgi, .lmlp-background:after, .lmlp-bottom-cta-wrap, .post-not-found {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover; }

.bgi-i {
  background-repeat: no-repeat !important;
  background-position: center !important;
  background-size: cover !important; }

.cfff {
  color: #fff; }
  .cfff:link, .cfff:active, .cfff:hover, .cfff:visited, .cfff:focus {
    color: #fff; }

.posa {
  position: absolute; }

.posr {
  position: relative; }

.vat {
  vertical-align: top; }

.fll {
  float: left; }

.flr {
  float: right; }

.ttu {
  text-transform: uppercase; }

.tdu {
  text-decoration: underline; }

.vam {
  vertical-align: middle; }

.op5 {
  opacity: 0.5; }

@media only screen and (min-width: 638px) {
  .default-animate {
    opacity: 0;
    transform: translate(0, 1em); }
    .default-animate.animated, .default-animate.animate {
      opacity: 1;
      transform: translate(0, 0); } }

.vidrap {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 25px;
  height: 0; }
  .vidrap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

/*
 * Apply a CSS3 transition-delay
 * @include transitionDelay(2s);
 */
/******************************************************************
Grid Stylesheet
******************************************************************/
@media only screen and (min-width: 638px) {
  .from-s-up-onecol {
    width: 5.801104972%; }

  /* 4.85%;  } /* grid_1  */
  .from-s-up-twocol {
    width: 14.364640883%; }

  /* 13.45%; } /* grid_2  */
  .from-s-up-threecol {
    width: 22.928176794%; }

  /* 22.05%; } /* grid_3  */
  .from-s-up-fourcol {
    width: 31.491712705%; }

  /* 30.75%; } /* grid_4  */
  .from-s-up-fivecol {
    width: 40.055248616%; }

  /* 39.45%; } /* grid_5  */
  .from-s-up-sixcol {
    width: 48.618784527%; }

  /* 48%;    } /* grid_6  */
  .from-s-up-sevencol {
    width: 57.182320438000005%; }

  /* 56.75%; } /* grid_7  */
  .from-s-up-eightcol {
    width: 65.74585634900001%; }

  /* 65.4%;  } /* grid_8  */
  .from-s-up-ninecol {
    width: 74.30939226%; }

  /* 74.05%; } /* grid_9  */
  .from-s-up-tencol {
    width: 82.87292817100001%; }

  /* 82.7%;  } /* grid_10 */
  .from-s-up-elevencol {
    width: 91.436464082%; }

  /* 91.35%; } /* grid_11 */
  .from-s-up-twelvecol {
    width: 99.999999993%; }

  /* 100%;   } /* grid_12 */
  .from-s-up-onecol, .from-s-up-twocol, .from-s-up-threecol, .from-s-up-fourcol, .from-s-up-fivecol, .from-s-up-sixcol, .from-s-up-sevencol, .from-s-up-eightcol, .from-s-up-ninecol, .from-s-up-tencol, .from-s-up-elevencol, .from-s-up-twelvecol {
    position: relative;
    float: left;
    margin-left: 2.762430939%; }

  .from-s-up-first {
    margin-left: 0; }

  .from-s-up-last {
    float: right; } }
@media only screen and (min-width: 868px) {
  .onecol {
    width: 5.801104972%; }

  /* 4.85%;  } /* grid_1  */
  .twocol {
    width: 14.364640883%; }

  /* 13.45%; } /* grid_2  */
  .threecol {
    width: 22.928176794%; }

  /* 22.05%; } /* grid_3  */
  .fourcol {
    width: 31.491712705%; }

  /* 30.75%; } /* grid_4  */
  .fivecol {
    width: 40.055248616%; }

  /* 39.45%; } /* grid_5  */
  .sixcol {
    width: 48.618784527%; }

  /* 48%;    } /* grid_6  */
  .sevencol {
    width: 57.182320438000005%; }

  /* 56.75%; } /* grid_7  */
  .seven-half-col {
    width: 62%; }

  /* 56.75%; } /* grid_7  */
  .eightcol {
    width: 65.74585634900001%; }

  /* 65.4%;  } /* grid_8  */
  .ninecol {
    width: 74.30939226%; }

  /* 74.05%; } /* grid_9  */
  .tencol {
    width: 82.87292817100001%; }

  /* 82.7%;  } /* grid_10 */
  .elevencol {
    width: 91.436464082%; }

  /* 91.35%; } /* grid_11 */
  .twelvecol {
    width: 99.999999993%; }

  /* 100%;   } /* grid_12 */
  .onecol, .twocol, .threecol, .fourcol, .fivecol, .sixcol, .sevencol, .seven-half-col, .eightcol, .ninecol, .tencol, .elevencol, .twelvecol {
    position: relative;
    float: left;
    margin-left: 2.762430939%; }

  .first {
    margin-left: 0; }

  .last {
    float: right; } }
@media only screen and (min-width: 1201px) {
  .from-l-up-onecol {
    width: 5.801104972%; }

  /* 4.85%;  } /* grid_1  */
  .from-l-up-twocol {
    width: 14.364640883%; }

  /* 13.45%; } /* grid_2  */
  .from-l-up-threecol {
    width: 22.928176794%; }

  /* 22.05%; } /* grid_3  */
  .from-l-up-fourcol {
    width: 31.491712705%; }

  /* 30.75%; } /* grid_4  */
  .from-l-up-fivecol {
    width: 40.055248616%; }

  /* 39.45%; } /* grid_5  */
  .from-l-up-sixcol {
    width: 48.618784527%; }

  /* 48%;    } /* grid_6  */
  .from-l-up-sevencol {
    width: 57.182320438000005%; }

  /* 56.75%; } /* grid_7  */
  .from-l-up-eightcol {
    width: 65.74585634900001%; }

  /* 65.4%;  } /* grid_8  */
  .from-l-up-ninecol {
    width: 74.30939226%; }

  /* 74.05%; } /* grid_9  */
  .from-l-up-tencol {
    width: 82.87292817100001%; }

  /* 82.7%;  } /* grid_10 */
  .from-l-up-elevencol {
    width: 91.436464082%; }

  /* 91.35%; } /* grid_11 */
  .from-l-up-twelvecol {
    width: 99.999999993%; }

  /* 100%;   } /* grid_12 */
  .from-l-up-onecol,
  .from-l-up-twocol,
  .from-l-up-threecol,
  .from-l-up-fourcol,
  .from-l-up-fivecol,
  .from-l-up-sixcol,
  .from-l-up-sevencol,
  .from-l-up-eightcol,
  .from-l-up-ninecol,
  .from-l-up-tencol,
  .from-l-up-elevencol,
  .from-l-up-twelvecol {
    position: relative;
    float: left;
    margin-left: 2.762430939%; }

  .from-l-up-first {
    margin-left: 0; }

  .from-l-up-last {
    float: right; } }
.text-left {
  text-align: left; }

.text-center {
  text-align: center; }

.text-right {
  text-align: right; }

body {
  font-family: "Open Sans", "Helvetica", sans-serif;
  line-height: 1.5;
  color: #111;
  min-width: 319px;
  font-size: 16px;
  font-weight: 400; }

h1, .h1, h2, .h2, .ty-step-content-inner, h3, .h3, h4, .h4, h5, .h5 {
  text-rendering: optimizelegibility;
  font-family: "Open Sans", "Helvetica", sans-serif;
  line-height: 1.4;
  font-weight: bold; }

.title-no-style {
  font-weight: normal; }

h1, .h1 {
  font-size: 1.6875em; }
  @media only screen and (min-width: 638px) {
    h1, .h1 {
      font-size: 2em; } }
  @media only screen and (min-width: 868px) {
    h1, .h1 {
      font-size: 3em; } }
  @media only screen and (min-width: 1047px) {
    h1, .h1 {
      font-size: 3.25em; } }

h2, .h2, .ty-step-content-inner {
  font-size: 1.625em; }
  @media only screen and (min-width: 638px) {
    h2, .h2, .ty-step-content-inner {
      font-size: 2em; } }
  @media only screen and (min-width: 868px) {
    h2, .h2, .ty-step-content-inner {
      font-size: 2.25em; } }

h3, .h3 {
  font-size: 1.3125em; }
  @media only screen and (min-width: 868px) {
    h3, .h3 {
      font-size: 1.5em; } }
  @media only screen and (min-width: 1047px) {
    h3, .h3 {
      font-size: 1.75em; } }

h4, .h4 {
  font-size: 1.125em; }
  @media only screen and (min-width: 638px) {
    h4, .h4 {
      font-size: 1.3125em; } }
  @media only screen and (min-width: 868px) {
    h4, .h4 {
      font-size: 1.5em; } }

.xl-title {
  font-size: 1.625em; }
  @media only screen and (min-width: 638px) {
    .xl-title {
      font-size: 1.75em; } }
  @media only screen and (min-width: 868px) {
    .xl-title {
      font-size: 2em; } }
  @media only screen and (min-width: 1400px) {
    .xl-title {
      font-size: 3.25em; } }

.big-title {
  font-size: 1.5em; }
  @media only screen and (min-width: 868px) {
    .big-title {
      font-size: 2em; } }
  @media only screen and (min-width: 1047px) {
    .big-title {
      font-size: 2.625em; } }

a {
  transition: ease all 300ms;
  opacity: 1;
  text-decoration: none; }

p {
  hyphens: none; }

.bigger {
  font-size: 1.2em; }

.bold {
  font-weight: bold; }

.normal {
  font-weight: normal; }

.italic {
  font-style: italic; }

.blue {
  color: #248df9; }

.mid-grey {
  color: #B3B3B3 !important; }

.kickstarter-green {
  color: #02e899; }

.indiegogo-pink {
  color: #eb1478; }

.smaller-text, .smaller {
  font-size: 0.85em; }

small {
  font-size: 0.75em; }

.text-shadow {
  text-shadow: 0 0 1em black; }

.white {
  color: #fff; }
  .white:hover {
    color: #fff; }

.size-full {
  height: auto;
  margin: 0 0 10px 0; }

.alignleft {
  margin: 5px 15px 10px 0; }
  @media only screen and (min-width: 868px) {
    .alignleft {
      float: left; } }

.aligncenter {
  display: block;
  margin: 5px auto 10px auto; }

.alignright {
  margin: 5px 0 10px 15px; }
  @media only screen and (min-width: 868px) {
    .alignright {
      float: right; } }

.alignnone {
  float: none;
  display: block;
  margin: 5px 0 10px 0; }

a.imgwrap,
a.imgwrap:hover {
  border: none;
  background: none; }

p.empty {
  padding: 0;
  margin: 0;
  line-height: 0; }

.alignleft {
  margin: 0 15px 10px 0; }
  @media only screen and (min-width: 868px) {
    .alignleft {
      float: left; } }

.aligncenter {
  display: block;
  margin: 0 auto 10px auto; }

.alignright {
  margin: 0 0 10px 15px; }
  @media only screen and (min-width: 868px) {
    .alignright {
      float: right; } }

.alignnone {
  float: none;
  display: block;
  margin: 0 0 10px 0; }

/*********************
GENERAL STYLES
*********************/
html {
  box-sizing: border-box; }

*, *:before, *:after {
  box-sizing: inherit; }

html, body {
  overflow-x: hidden;
  -webkit-tap-highlight-color: transparent;
  /* disable webkit tap highlight */
  -webkit-font-smoothing: antialiased;
  -webkit-hyphens: none;
  -moz-hyphens: none;
  -ms-hyphens: none;
  hyphens: none; }

iframe[name='google_conversion_frame'] {
  height: 0 !important;
  width: 0 !important;
  line-height: 0 !important;
  font-size: 0 !important;
  margin-top: -13px;
  float: left; }

/*********************
LINK STYLES
*********************/
a {
  color: #333333;
  position: relative;
  /* on hover */
  /* mobile tap color */ }
  a:after {
    content: '';
    height: 3px;
    width: 100%;
    background-color: #248df9;
    transform: scale(0);
    transform-origin: 0 50%; }
  a:hover {
    color: #555555;
    transform: scale(1); }
  a:link {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0.3); }

img {
  width: auto;
  height: auto;
  max-width: 100%;
  display: block; }

.acf-map img {
  max-width: 20000%; }

.sticky {
  position: -webkit-sticky;
  position: sticky;
  top: 0; }

/*********************
LIST
*********************/
.list-check li {
  background-image: url("../images/check.svg");
  background-size: 1em;
  background-repeat: no-repeat;
  background-position: left 0.4em;
  padding-left: 1.5em; }

.list-check--white li {
  background-image: url("../images/white-check.png");
  padding-left: 1.5em; }

.page-wrap {
  box-shadow: 5px 0 15px -4px rgba(23, 32, 35, 0.1), -5px 0 8px -4px rgba(23, 32, 35, 0.1);
  margin: auto; }

.mw-1250 {
  max-width: 1250px;
  margin: auto; }

.mw-1140 {
  max-width: 1140px;
  margin: auto; }

.mw-1100 {
  max-width: 1100px;
  margin: auto; }

.mw-1040 {
  max-width: 1040px;
  margin: auto; }

.mw-960 {
  max-width: 960px;
  margin: auto; }

.mw-850 {
  max-width: 850px;
  margin: auto; }

.mw-710 {
  max-width: 710px;
  margin: auto; }

.mw-640 {
  max-width: 640px;
  margin: auto; }

.mw-600 {
  max-width: 600px;
  margin: auto; }

.mw-450 {
  max-width: 450px;
  margin: auto; }

/*********************
NORMAL PAGE
*********************/
.normal-page ul, .normal-page ol {
  padding-left: 1em;
  list-style-type: circle;
  margin: 1em auto;
  text-align: left; }
.normal-page ol {
  list-style-type: decimal; }
.normal-page ul ul {
  list-style-type: square; }
  .normal-page ul ul ul {
    list-style-type: circle; }
.normal-page li {
  margin-bottom: 0.25em; }
.normal-page td, .normal-page th {
  border: 1px solid #555555;
  padding: 0.5em; }
.normal-page blockquote {
  font-style: italic;
  margin: 0;
  margin-left: 1em; }
.normal-page a:not(.button) {
  color: #248df9;
  text-decoration: underline; }
  .normal-page a:not(.button):hover {
    color: #0667cb; }
.normal-page h1,
.normal-page h2,
.normal-page h3,
.normal-page h4,
.normal-page h5 {
  margin-bottom: 0.5em; }

.acf-map img {
  max-width: inherit !important; }

.ouibounce-modal {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 3; }
  .ouibounce-modal .underlay {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.5);
    -webkit-animation: fadein 0.25s;
    animation: fadein 0.25s; }
  .ouibounce-modal .modal {
    background-color: #02e899;
    z-index: 1;
    position: absolute;
    margin: auto;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-animation: popin 0.3s;
    animation: popin 0.3s;
    text-align: center;
    color: #fff; }
    .ouibounce-modal .modal img {
      display: none; }
    .ouibounce-modal .modal .gform_wrapper input {
      border-color: #fff; }
    .ouibounce-modal .modal .gform_wrapper input[type="text"] {
      background-color: #fff;
      border: 2px solid #fff; }
    .ouibounce-modal .modal .gform_wrapper input[type="submit"] {
      padding: 0.73em 0.5em; }
  .ouibounce-modal .modal-dismiss {
    cursor: pointer; }

.ouibounce-modal-v2 {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 3;
  padding: 0.5em; }
  .ouibounce-modal-v2 .underlay {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.85);
    -webkit-animation: fadein 0.25s;
    animation: fadein 0.25s; }
  .ouibounce-modal-v2 .modal {
    position: relative;
    margin: auto;
    margin-top: 10%;
    z-index: 1;
    -webkit-animation: popin 0.3s;
    animation: popin 0.3s;
    background-color: #f7f7f7; }
    @media only screen and (min-width: 481px) {
      .ouibounce-modal-v2 .modal {
        max-width: 600px;
        width: 100%; } }
    @media only screen and (max-width: 480px) {
      .ouibounce-modal-v2 .modal {
        margin-top: 10%; } }
  .ouibounce-modal-v2 .modal-dismiss {
    cursor: pointer;
    position: absolute;
    top: calc(100% + 4em);
    width: 100%;
    text-align: center; }

.modal-inner .lmlp-cta-wrap {
  margin: auto; }
  @media only screen and (max-width: 637px) {
    .modal-inner .lmlp-cta-wrap {
      padding: 0.5em 1em 2em; } }
.modal-inner .lmlp-email-wrap {
  margin-bottom: -4em; }

.modal-text {
  padding: 1em;
  text-align: center; }
  @media only screen and (min-width: 868px) {
    .modal-text {
      padding: 1em 10%; } }

.modal-x {
  position: absolute;
  z-index: 3;
  top: 0;
  right: 1rem;
  cursor: pointer;
  color: #f2f2f2;
  font-size: 2.5em;
  line-height: 1; }

.progress-bar {
  border: 2px solid #fff;
  background-color: #02e899;
  position: relative;
  color: #111; }
  .progress-bar:before {
    content: '';
    position: absolute;
    width: 50%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(255, 255, 255, 0.75); }
  .progress-bar span {
    position: relative;
    z-index: 2; }

.progress-bar-75:before {
  width: 75%; }

.optin-radio {
  font-size: 1.2em; }
  @media only screen and (min-width: 481px) {
    .optin-radio {
      font-size: 0.85em; } }

@-webkit-keyframes fadein {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@-ms-keyframes fadein {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@keyframes fadein {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@-webkit-keyframes popin {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 0; }
  85% {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
    opacity: 1; }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1; } }
@-ms-keyframes popin {
  0% {
    -ms-transform: scale(0);
    transform: scale(0);
    opacity: 0; }
  85% {
    -ms-transform: scale(1.05);
    transform: scale(1.05);
    opacity: 1; }
  100% {
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1; } }
@keyframes popin {
  0% {
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    opacity: 0; }
  85% {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
    opacity: 1; }
  100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1; } }
.ma {
  margin: auto; }

.m0 {
  margin: 0; }

.mt0 {
  margin-top: 0; }

.mb0 {
  margin-bottom: 0; }

.m05 {
  margin: 0.5em; }

.mt05 {
  margin-top: 0.5em; }

.mb05 {
  margin-bottom: 0.5em; }

.m1 {
  margin: 1em; }

.mt1 {
  margin-top: 1em; }

.mb1 {
  margin-bottom: 1em; }

.mt2 {
  margin-top: 2em; }

.mb2 {
  margin-bottom: 2em; }

.p05 {
  padding: 0.5em; }

.pt05 {
  padding-top: 0.5em; }

.pb05 {
  padding-bottom: 0.5em; }

.p1 {
  padding: 1em; }

.pt1 {
  padding-top: 1em; }

.pb1 {
  padding-bottom: 1em; }

.p2 {
  padding: 2em; }

.pt2 {
  padding-top: 2em; }

.pb2 {
  padding-bottom: 2em; }

.pb0 {
  padding-bottom: 0; }

.pt0 {
  padding-top: 0; }

/*********************
FOOTER
*********************/
.footer {
  position: relative;
  z-index: 2;
  background-color: #111;
  color: #f2f2f2; }
  .footer a {
    color: #f2f2f2; }

.button,
input[type="submit"],
.sc-payment-btn {
  padding: 0.5em 1.5em;
  text-align: center;
  background-color: #248df9;
  color: #fff;
  border: 2px solid #248df9;
  line-height: 1.2;
  font-size: 1.2em;
  font-weight: bold;
  display: inline-block;
  -webkit-appearance: none;
  border-radius: 0;
  text-shadow: 0 0 transparent; }
  .button:hover,
  input[type="submit"]:hover,
  .sc-payment-btn:hover {
    color: #111;
    background-color: #fff;
    border: 2px solid #248df9; }
  .button.button-smaller,
  input[type="submit"].button-smaller,
  .sc-payment-btn.button-smaller {
    font-size: 0.8em; }
  @media only screen and (min-width: 638px) {
    .button.button-bigger,
    input[type="submit"].button-bigger,
    .sc-payment-btn.button-bigger {
      font-size: 1.5em; } }
  .button.facebook,
  input[type="submit"].facebook,
  .sc-payment-btn.facebook {
    background-color: #4562c0;
    border-color: #4562c0; }
    .button.facebook:hover,
    input[type="submit"].facebook:hover,
    .sc-payment-btn.facebook:hover {
      color: #4562c0;
      background-color: #fff;
      border: 2px solid #4562c0; }
  .button.twitter,
  input[type="submit"].twitter,
  .sc-payment-btn.twitter {
    background-color: #64b9ff;
    border-color: #64b9ff; }
    .button.twitter:hover,
    input[type="submit"].twitter:hover,
    .sc-payment-btn.twitter:hover {
      color: #64b9ff;
      background-color: #fff;
      border: 2px solid #64b9ff; }
  .button.ty-facebook, .button.ty-twitter,
  input[type="submit"].ty-facebook,
  input[type="submit"].ty-twitter,
  .sc-payment-btn.ty-facebook,
  .sc-payment-btn.ty-twitter {
    background-color: #4562c0;
    border-color: #4562c0;
    background-image: url("../images/ty/facebook.svg");
    background-repeat: no-repeat;
    background-position: 1.75em 50%;
    background-size: 0.7em;
    padding: 0.5em 2em;
    padding-left: 3em;
    border-radius: 3em;
    box-shadow: 0 0 2em rgba(69, 98, 192, 0.25);
    letter-spacing: 1px; }
    @media only screen and (min-width: 638px) {
      .button.ty-facebook, .button.ty-twitter,
      input[type="submit"].ty-facebook,
      input[type="submit"].ty-twitter,
      .sc-payment-btn.ty-facebook,
      .sc-payment-btn.ty-twitter {
        font-size: 1.75em; } }
    .button.ty-facebook:hover, .button.ty-twitter:hover,
    input[type="submit"].ty-facebook:hover,
    input[type="submit"].ty-twitter:hover,
    .sc-payment-btn.ty-facebook:hover,
    .sc-payment-btn.ty-twitter:hover {
      background-color: rgba(69, 98, 192, 0.8);
      color: #fff;
      border: 2px solid #4562c0;
      box-shadow: 0 0 1em rgba(69, 98, 192, 0.5); }
  .button.ty-twitter,
  input[type="submit"].ty-twitter,
  .sc-payment-btn.ty-twitter {
    background-color: #64b9ff;
    border-color: #64b9ff;
    background-image: url("../images/ty/twitter.svg");
    background-position: 1.5em 50%;
    background-size: 1.2em;
    box-shadow: 0 0 2em rgba(100, 185, 255, 0.25); }
    .button.ty-twitter:hover,
    input[type="submit"].ty-twitter:hover,
    .sc-payment-btn.ty-twitter:hover {
      background-color: rgba(100, 185, 255, 0.8);
      border: 2px solid #64b9ff;
      box-shadow: 0 0 1em rgba(100, 185, 255, 0.5); }
  .button.black,
  input[type="submit"].black,
  .sc-payment-btn.black {
    background-color: #111;
    border: 1px solid #111; }
    .button.black:hover,
    input[type="submit"].black:hover,
    .sc-payment-btn.black:hover {
      color: #111;
      background-color: #fff;
      border: 1px solid #111; }
  .button.white,
  input[type="submit"].white,
  .sc-payment-btn.white {
    background-color: #fff;
    border: 1px solid #fff;
    color: #111; }
    .button.white:hover,
    input[type="submit"].white:hover,
    .sc-payment-btn.white:hover {
      color: #fff;
      background-color: #111;
      border: 1px solid #fff; }
  .button.blue,
  input[type="submit"].blue,
  .sc-payment-btn.blue {
    background-color: #248df9;
    border-color: #248df9; }
    .button.blue:hover,
    input[type="submit"].blue:hover,
    .sc-payment-btn.blue:hover {
      color: #248df9;
      background-color: #fff;
      border: 2px solid #248df9; }
  .button.cta-button,
  input[type="submit"].cta-button,
  .sc-payment-btn.cta-button {
    border-radius: 3em;
    font-size: 1.5em; }
    @media only screen and (min-width: 1047px) {
      .button.cta-button,
      input[type="submit"].cta-button,
      .sc-payment-btn.cta-button {
        font-size: 1.75em; } }
  .button.ghost-button,
  input[type="submit"].ghost-button,
  .sc-payment-btn.ghost-button {
    background-color: transparent; }
    .button.ghost-button.white,
    input[type="submit"].ghost-button.white,
    .sc-payment-btn.ghost-button.white {
      color: #fff;
      border-color: #fff; }
      .button.ghost-button.white:hover,
      input[type="submit"].ghost-button.white:hover,
      .sc-payment-btn.ghost-button.white:hover {
        background-color: #fff;
        color: #248df9; }
    .button.ghost-button.black,
    input[type="submit"].ghost-button.black,
    .sc-payment-btn.ghost-button.black {
      color: #111;
      border-color: #111; }
      .button.ghost-button.black:hover,
      input[type="submit"].ghost-button.black:hover,
      .sc-payment-btn.ghost-button.black:hover {
        background-color: #111;
        color: #fff; }
    .button.ghost-button.blue,
    input[type="submit"].ghost-button.blue,
    .sc-payment-btn.ghost-button.blue {
      color: #248df9;
      border-color: #248df9; }
      .button.ghost-button.blue:hover,
      input[type="submit"].ghost-button.blue:hover,
      .sc-payment-btn.ghost-button.blue:hover {
        background-color: #248df9;
        color: #fff; }

.button-rounded {
  border-radius: 3em; }

.button--Indiegogo,
.button--Kickstarter {
  font-size: 1.1em;
  font-weight: normal;
  padding: 0.5em 2.5em; }
  .button--Indiegogo span,
  .button--Kickstarter span {
    font-weight: bold;
    display: block;
    font-size: 1em; }

.button-no-radius {
  border-radius: 0.1em; }

input[type="text"],
input[type="tel"],
input[type="email"],
select,
textarea,
.field {
  padding: 1.02em 1em;
  font-size: 1em;
  vertical-align: middle;
  box-shadow: none;
  border: 1px solid #B3B3B3;
  width: 100%;
  max-width: 400px;
  background-color: #fff; }
  input[type="text"]:focus, input[type="text"]:active,
  input[type="tel"]:focus,
  input[type="tel"]:active,
  input[type="email"]:focus,
  input[type="email"]:active,
  select:focus,
  select:active,
  textarea:focus,
  textarea:active,
  .field:focus,
  .field:active {
    background-color: #e6f4fb;
    outline: none; }

input[type="password"] {
  letter-spacing: 0.3em; }

textarea {
  max-width: 100%;
  min-height: 120px;
  line-height: 1.5em; }

select {
  appearance: none;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAHCAYAAADXhRcnAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpEOEZCMjYxMEYwNUUxMUUyOTI4REZGQTEzMzA2MDcyNiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpEOEZCMjYxMUYwNUUxMUUyOTI4REZGQTEzMzA2MDcyNiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkQ4RkIyNjBFRjA1RTExRTI5MjhERkZBMTMzMDYwNzI2IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkQ4RkIyNjBGRjA1RTExRTI5MjhERkZBMTMzMDYwNzI2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+Vxkp9gAAAI9JREFUeNpidHFxucHAwKAOxE+AmJmBMPgLxDJAfJMFSKwD4kqoAClgA+P///8ZXF1dPaCGcBKh6QcQB+3evXs7WDMIAA2QB1I7gFgDj0aQFz2BGh+AOEwwUaDAQyBlCMR7cGjcC5KHaQQBuM3IAOiKTiBVhiTUDdRUhq4Oq2aoAelAahIQ5wM1zsCmBiDAADhYMJXVZ9u9AAAAAElFTkSuQmCC);
  background-repeat: no-repeat;
  background-position: 90% center; }

.validation_error {
  display: none; }

.validation_message {
  color: #9b1038; }

input[type="submit"] {
  cursor: pointer; }

.gfield_error input {
  border: 2px solid #9b1038 !important; }

.gform_wrapper img {
  display: none; }

.top-logo-wrap {
  padding: 0.75em; }

.top-logo-wrap--dark {
  background-color: #111; }
  .top-logo-wrap--dark h1 {
    color: #fff; }

.top-logo {
  width: 250px; }
  @media only screen and (max-width: 867px) {
    .top-logo {
      width: 125px;
      margin: auto; } }

.top-section-wrap {
  margin: auto;
  position: relative;
  z-index: 2;
  height: auto; }
  @media only screen and (min-width: 868px) {
    .top-section-wrap {
      min-height: 100vh; } }
  @media only screen and (max-width: 867px) {
    .top-section-wrap {
      background-image: none !important; } }

.top-section {
  padding: 1em; }
  @media only screen and (min-width: 868px) {
    .top-section {
      float: left;
      width: 45%;
      margin-top: 10%; } }

.top-section-tall {
  z-index: 3;
  position: relative;
  padding: 1em;
  background-color: #fff; }
  @media only screen and (min-width: 868px) {
    .top-section-tall {
      text-shadow: 0 0 1.5em #fff;
      min-height: 100vh;
      float: left;
      width: 55%;
      background-color: rgba(255, 255, 255, 0.85);
      padding-top: 5%;
      margin: 0; } }
  @media only screen and (min-width: 1201px) {
    .top-section-tall {
      width: 45%; } }

@media only screen and (min-width: 868px) {
  .top-section-tall--right {
    float: right; } }

.top-section-wrap--dark .top-section-tall {
  background-color: #111; }
  @media only screen and (min-width: 868px) {
    .top-section-wrap--dark .top-section-tall {
      text-shadow: 0 0 1.5em #111;
      background-color: rgba(3, 4, 6, 0.85); } }
  .top-section-wrap--dark .top-section-tall * {
    color: #fff; }
.top-section-wrap--dark hr {
  color: #fff; }

.top-content-inner {
  max-width: 550px;
  margin: auto; }

.top-cta {
  max-width: 600px;
  margin: auto;
  text-align: left;
  padding: 1em; }
  @media only screen and (min-width: 868px) {
    .top-cta {
      padding: 2em; } }

.top-content p, .top-content li,
.top-cta-text p,
.top-cta-text li {
  font-size: 1.2em; }

.page-template-template-launchboom-landing-page-pop .gform_wrapper .optin-radio .gfield_label {
  display: block !important;
  margin-bottom: 1em;
  font-weight: bold; }
  @media only screen and (min-width: 481px) {
    .page-template-template-launchboom-landing-page-pop .gform_wrapper .optin-radio .gfield_label {
      font-size: 1.25em; } }

.email-wrap input[type="email"],
.email-wrap input[type="submit"],
.email-wrap button {
  float: left;
  width: 65%;
  border-radius: 0; }
.email-wrap button,
.email-wrap input[type="submit"] {
  width: 35%;
  padding: 0.71em 0.5em; }
.email-wrap input[type="email"] {
  border-right: 0; }
@media only screen and (max-width: 480px) {
  .email-wrap {
    font-size: 0.8em; } }
.email-wrap .optin-radio {
  text-align: left; }
  .email-wrap .optin-radio input[type='radio'] {
    display: inline-block !important;
    vertical-align: middle;
    margin-bottom: 0.75em;
    margin-right: 0.5em; }
  .email-wrap .optin-radio li {
    display: block !important;
    margin-bottom: 1em; }

.page-template-template-launchboom-landing-page .gform_wrapper form *,
.page-template-template-launchboom-landing-page-pop .gform_wrapper form *,
.ouibounce-modal .gform_wrapper form * {
  display: inline; }
.page-template-template-launchboom-landing-page .gform_wrapper .gform_fields,
.page-template-template-launchboom-landing-page-pop .gform_wrapper .gform_fields,
.ouibounce-modal .gform_wrapper .gform_fields {
  list-style-type: none; }
.page-template-template-launchboom-landing-page .gform_wrapper .gfield_label,
.page-template-template-launchboom-landing-page-pop .gform_wrapper .gfield_label,
.ouibounce-modal .gform_wrapper .gfield_label {
  display: none !important; }
.page-template-template-launchboom-landing-page .gform_wrapper input[type="text"], .page-template-template-launchboom-landing-page .gform_wrapper input[type="email"],
.page-template-template-launchboom-landing-page-pop .gform_wrapper input[type="text"],
.page-template-template-launchboom-landing-page-pop .gform_wrapper input[type="email"],
.ouibounce-modal .gform_wrapper input[type="text"],
.ouibounce-modal .gform_wrapper input[type="email"] {
  float: left;
  width: 65%;
  border: 2px solid #02e899;
  border-radius: 0;
  color: #333333; }
  @media only screen and (max-width: 480px) {
    .page-template-template-launchboom-landing-page .gform_wrapper input[type="text"], .page-template-template-launchboom-landing-page .gform_wrapper input[type="email"],
    .page-template-template-launchboom-landing-page-pop .gform_wrapper input[type="text"],
    .page-template-template-launchboom-landing-page-pop .gform_wrapper input[type="email"],
    .ouibounce-modal .gform_wrapper input[type="text"],
    .ouibounce-modal .gform_wrapper input[type="email"] {
      padding: 0.95em 1em; } }
  .top-content-inner--hero .page-template-template-launchboom-landing-page .gform_wrapper input[type="text"], .top-content-inner--hero .page-template-template-launchboom-landing-page .gform_wrapper input[type="email"], .top-content-inner--hero
  .page-template-template-launchboom-landing-page-pop .gform_wrapper input[type="text"], .top-content-inner--hero
  .page-template-template-launchboom-landing-page-pop .gform_wrapper input[type="email"], .top-content-inner--hero
  .ouibounce-modal .gform_wrapper input[type="text"], .top-content-inner--hero
  .ouibounce-modal .gform_wrapper input[type="email"] {
    border: 2px solid #fff; }
.page-template-template-launchboom-landing-page .gform_wrapper input[type="submit"],
.page-template-template-launchboom-landing-page-pop .gform_wrapper input[type="submit"],
.ouibounce-modal .gform_wrapper input[type="submit"] {
  width: 35%;
  padding: 0.71em 0.5em; }
.page-template-template-launchboom-landing-page .gfield_description.validation_message,
.page-template-template-launchboom-landing-page .validation_error,
.page-template-template-launchboom-landing-page-pop .gfield_description.validation_message,
.page-template-template-launchboom-landing-page-pop .validation_error,
.ouibounce-modal .gfield_description.validation_message,
.ouibounce-modal .validation_error {
  display: none !important; }

@media only screen and (min-width: 868px) {
  .side-image {
    height: 100vh;
    float: right;
    width: 50%;
    position: absolute;
    right: 0;
    height: 100%; } }

.thank-you-wrap {
  position: relative; }
  @media only screen and (min-width: 868px) {
    .thank-you-wrap {
      min-height: 100vh; } }

@media only screen and (min-width: 868px) {
  .thank-you-content {
    min-height: 100vh;
    float: left;
    width: 45%;
    padding-top: 10%;
    margin: 0; } }
.thank-you-content .top-content-inner {
  float: none;
  width: 100%;
  padding: 1em;
  color: #fff; }
  @media only screen and (min-width: 868px) {
    .thank-you-content .top-content-inner {
      margin-top: 20%; } }
  .thank-you-content .top-content-inner p {
    font-size: 1.2em; }
.thank-you-content .button {
  padding: 0.5em 1.2em; }

.thank-you-headline {
  padding-top: 1px; }
  @media only screen and (max-width: 867px) {
    .thank-you-headline {
      padding: 0.5em; } }
  @media only screen and (max-width: 867px) {
    .thank-you-headline h2 {
      margin: 0; } }

.thank-you-top {
  background-color: #f2f7fb; }
  @media only screen and (max-width: 867px) {
    .thank-you-top {
      padding-top: 1px; } }
  @media only screen and (min-width: 868px) {
    .thank-you-top {
      padding: 1.5em 0; } }

@media only screen and (min-width: 868px) {
  .thank-you-side-image {
    height: 100vh;
    float: right;
    width: 55%; } }
@media only screen and (min-width: 1047px) {
  .thank-you-side-image {
    width: 60%; } }

@media only screen and (max-width: 867px) {
  .thank-you-buttons {
    text-align: center; }
    .thank-you-buttons div {
      display: inline; } }
@media only screen and (max-width: 637px) {
  .thank-you-buttons {
    font-size: 0.9em; } }

@media only screen and (min-width: 638px) {
  .top-content-inner--comments p {
    font-size: 1.2em; } }

.top-content-image--comments {
  padding-right: 1em; }

.thank-you-steps {
  max-width: 992px;
  margin: auto; }

.thank-you-step {
  padding: 1em;
  padding-top: 0;
  padding-bottom: 2em;
  border-bottom: 1px solid #ccc; }
  .thank-you-step > * {
    max-width: 960px;
    margin: auto; }
  .thank-you-step:last-child {
    border-bottom: 0; }

.top-content-inner-thank-you {
  max-width: 500px; }

.thank-you-wrap--live {
  position: relative;
  min-height: 100vh; }
  .thank-you-wrap--live:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: rgba(17, 17, 17, 0.75); }
  .thank-you-wrap--live .thank-you-inner {
    position: relative;
    z-index: 4; }
  .thank-you-wrap--live h1,
  .thank-you-wrap--live h3,
  .thank-you-wrap--live p {
    color: #f7f7f7;
    text-shadow: 0 0 1em #111; }

.thank-you-logo-wrap {
  background-color: #454e59;
  padding: 0.5em;
  text-align: center; }
  .thank-you-logo-wrap p {
    margin: 0;
    color: #fff;
    font-weight: bold; }

.thank-you-live-logo {
  width: 150px;
  margin: auto; }

@media only screen and (min-width: 868px) {
  .thank-you-live-content {
    padding-top: 5%; } }
@media only screen and (max-width: 867px) {
  .thank-you-live-content {
    max-width: 500px;
    margin: auto;
    text-align: center; } }
@media only screen and (max-width: 867px) {
  .thank-you-live-content .sixcol {
    padding-bottom: 0; } }
@media only screen and (max-width: 867px) {
  .thank-you-live-content .sixcol:first-of-type {
    padding: 1em 0.75em 0; } }
@media only screen and (max-width: 867px) {
  .thank-you-live-content .sixcol:last-of-type {
    padding-top: 0; } }
.thank-you-live-content h3 {
  letter-spacing: 1px;
  line-height: 1.4; }
.thank-you-live-content p.h3 {
  line-height: 1.5; }

.thank-you-headline--live {
  letter-spacing: 2px;
  line-height: 1.4; }
  @media only screen and (max-width: 867px) {
    .thank-you-headline--live {
      margin: auto;
      padding-bottom: 0;
      text-transform: uppercase; } }

.timer-wrap {
  max-width: 620px;
  margin: auto; }

.timer-top {
  background-color: #454e59;
  padding: 1em;
  border-top-right-radius: 0.5em;
  border-top-left-radius: 0.5em;
  box-shadow: 0 0 3em rgba(17, 17, 17, 0.25); }
  @media only screen and (min-width: 868px) {
    .timer-top {
      padding: 2em;
      border-top-right-radius: 1em;
      border-top-left-radius: 1em; } }

.time-caption {
  margin: 0;
  text-transform: uppercase;
  font-weight: bold;
  text-align: center; }
  .thank-you-wrap--live .time-caption {
    text-shadow: 0 0 0 transparent; }

.time {
  text-align: center;
  line-height: 1.2;
  color: #f7f7f7;
  font-size: 3em; }
  @media only screen and (min-width: 868px) {
    .time {
      font-size: 4.5em; } }

.colon {
  display: inline-block;
  font-size: 0.85em;
  vertical-align: top;
  padding: 0.05em 0.1em 0 0.1em;
  color: #333333; }

.timer-bottom {
  background-color: rgba(255, 255, 255, 0.75);
  padding: 1em 2em;
  border-bottom-right-radius: 0.5em;
  border-bottom-left-radius: 0.5em; }
  @media only screen and (min-width: 868px) {
    .timer-bottom {
      padding: 2em;
      border-bottom-right-radius: 1em;
      border-bottom-left-radius: 1em; } }
  @media only screen and (min-width: 1201px) {
    .timer-bottom {
      padding: 2em 1.75em; } }
  @media only screen and (max-width: 1046px) {
    .timer-bottom {
      text-align: center; } }

@media only screen and (min-width: 1047px) {
  .thank-you-live-button {
    float: right; } }

.thank-you-wrap--live .countdown-button-text {
  color: #333333;
  text-shadow: 0 0 0 transparent; }
@media only screen and (min-width: 1047px) {
  .countdown-button-text {
    float: left;
    width: calc(100% - 245px);
    margin: 0;
    margin-top: 0.5em; } }
@media only screen and (max-width: 1046px) {
  .countdown-button-text {
    margin-bottom: 0; } }

.lmlp .gform_fields {
  list-style-type: none; }
.lmlp .gform_hidden,
.lmlp .gfield_label {
  display: none; }
.lmlp input[type='text'] {
  border-color: #f7f7f7;
  background-color: #fff;
  border-width: 2px; }
.lmlp input[type='submit'] {
  font-size: 1.4em;
  margin-top: 0.5em;
  padding: 0.5em 1.5em; }

.lmlp-logo-wrap {
  position: relative;
  z-index: 1; }
  .lmlp--dark .lmlp-logo-wrap {
    background-color: #111; }
  .lmlp-logo-wrap h1 {
    padding: 0.6em; }
    .lmlp--dark .lmlp-logo-wrap h1 {
      color: #f7f7f7; }

.lmlp-logo {
  position: absolute;
  z-index: 1;
  left: 1em;
  top: 1em;
  width: 150px;
  height: 75px;
  background-size: contain;
  background-position: 50% 50%;
  background-repeat: no-repeat; }

.lmlp--dark {
  background-color: #111; }

.lmlp-background {
  position: relative;
  z-index: 0;
  padding: 1em;
  padding: 0;
  padding-top: 1em; }
  @media only screen and (min-width: 868px) {
    .lmlp-background {
      min-height: 100vh; }
      .lmlp--long .lmlp-background {
        min-height: 90vh; } }
  .lmlp-background:before, .lmlp-background:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1; }
  .lmlp-background:before {
    z-index: 2; }
    @media only screen and (min-width: 868px) {
      .lmlp-background:before {
        width: 40%; } }
    @media only screen and (min-width: 868px) {
      .lmlp-content--right .lmlp-background:before {
        left: 60%; } }
  @media only screen and (min-width: 868px) {
    .lmlp-side-bar .lmlp-background:after {
      width: 60%;
      left: 40%; } }
  @media only screen and (min-width: 868px) {
    .lmlp-content--right .lmlp-background:after {
      left: 0; } }

@media only screen and (max-width: 867px) {
  .lmlp-countdown-spacer {
    padding-top: 3em; } }

.lmlp-content-wrap {
  position: relative;
  z-index: 3;
  max-width: 1400px;
  margin: auto; }

.lmlp-content-box {
  margin: auto; }
  @media only screen and (min-width: 868px) {
    .lmlp-content-box {
      padding: 1em;
      float: left;
      width: 75%;
      max-width: 500px;
      max-width: 700px;
      margin-top: 3vh;
      background-color: rgba(247, 247, 247, 0.85);
      box-shadow: 0 0 3em 0 rgba(17, 17, 17, 0.23); }
      .lmlp--dark .lmlp-content-box {
        background-color: rgba(17, 17, 17, 0.85);
        box-shadow: 0 0 3em 0 rgba(255, 255, 255, 0.23); }
      .lmlp-content--right .lmlp-content-box {
        float: right; }
      .lmlp-background--transparent .lmlp-content-box {
        box-shadow: 0 0 0 transparent !important; } }
  @media only screen and (min-width: 1047px) {
    .lmlp-content-box {
      width: 60%; } }
  @media only screen and (max-width: 867px) {
    .lmlp-content-box img {
      margin: -2em -1em 0;
      width: calc(100% + 2em);
      max-width: calc(100% + 2em); } }

@media only screen and (min-width: 868px) {
  .lmlp-inner-content {
    margin: 5% 2em; } }

.lmlp-top-content,
.lmlp-bottom-content {
  padding: 0 1em 1px;
  font-size: 1.1em; }
  @media only screen and (min-width: 868px) {
    .lmlp-top-content,
    .lmlp-bottom-content {
      font-size: 1.25em;
      padding: 0 0 1px; } }
  .lmlp--dark .lmlp-top-content, .lmlp--dark
  .lmlp-bottom-content {
    color: #f7f7f7; }
    .lmlp--dark .lmlp-top-content *, .lmlp--dark
    .lmlp-bottom-content * {
      color: #f7f7f7; }
  @media only screen and (max-width: 867px) {
    .lmlp-top-content h2,
    .lmlp-bottom-content h2 {
      text-align: center; } }

.lmlp-cta-wrap {
  padding: 2em 1em; }
  @media only screen and (min-width: 868px) {
    .lmlp-cta-wrap {
      padding: 1em 3em;
      margin: 0 -3em; } }
  @media only screen and (max-width: 867px) {
    .lmlp-cta-wrap {
      text-align: center; } }
  .lmlp-background--transparent .lmlp-cta-wrap {
    background: none !important; }

.lmlp--dark .mobile-second-content {
  background-color: #111;
  color: #f7f7f7; }

.lmlp-bottom-cta-wrap {
  padding: 10% 1em; }

.lmlp-bottom-cta {
  max-width: 500px;
  margin: auto;
  padding: 1em;
  background-color: rgba(247, 247, 247, 0.75); }
  .lmlp--dark .lmlp-bottom-cta {
    background-color: rgba(17, 17, 17, 0.75); }

.lmlp--dark .lmlp-bottom-cta-content {
  color: #f7f7f7; }

.countdown {
  max-width: 300px;
  text-align: center;
  padding: 0.5em;
  border: 1px solid #B3B3B3;
  background-color: rgba(0, 0, 0, 0.25);
  font-size: 0.8em; }
  @media only screen and (max-width: 867px) {
    .countdown {
      margin: 0 auto -1em; } }
  .countdown .count-item,
  .countdown .colon {
    display: inline-block;
    vertical-align: top;
    color: #f7f7f7; }
    .lmlp--dark .countdown .count-item, .lmlp--dark
    .countdown .colon {
      color: #f7f7f7; }
  .countdown .count-item {
    width: 20%; }
  .countdown .count,
  .countdown .colon {
    font-size: 1.2em; }
    @media only screen and (min-width: 868px) {
      .countdown .count,
      .countdown .colon {
        font-size: 1.5em; } }
  .countdown .colon {
    width: 5%; }
  .countdown .increment {
    color: #f7f7f7;
    font-style: italic; }

.top-bar {
  z-index: 1;
  position: absolute;
  top: -2px;
  left: 0;
  width: 100%;
  padding: 0.25em;
  text-align: center;
  background: #111;
  color: #f7f7f7; }
  @media only screen and (min-width: 868px) {
    .top-bar {
      position: fixed; } }

.top-bar-inner div {
  display: inline-block;
  padding: 0 0.25em; }

.top-bar-countdownToMidnight {
  font-weight: bold;
  border-radius: 3px;
  padding: 0em 0.6em !important;
  margin-top: 0; }

.top-bar-countdownToMidnight span {
  background-color: transparent !important;
  background: transparent !important;
  border-color: transparent !important;
  vertical-align: middle; }

.top-content-inner {
  padding-top: 1.5em; }

@media screen and (max-width: 868px) {
  .top-bar-inner div:first-child {
    display: block; }

  .top-content-inner {
    padding-top: 3em; } }
.ty-hero {
  padding: 15% 1em 0; }

.ty-hero-card {
  max-width: 840px;
  margin: auto;
  padding: 1em;
  padding-top: 3.5%;
  background-color: #fff;
  box-shadow: 0 0 3em rgba(17, 17, 17, 0.5); }
  .ty-hero-card h1 {
    color: #454e59;
    padding-bottom: 0.75em;
    padding-top: 0.25em;
    border-bottom: 4px solid #f7f7f7; }

.ty-hero-card-inner {
  max-width: 720px;
  margin: auto; }

.ty-hero-card-content {
  max-width: 540px;
  margin: auto; }

.ty-hero-icon {
  max-width: 65px;
  margin: auto; }

@media only screen and (min-width: 638px) {
  .ty-bar-headline {
    padding: 0.35em 0; } }
@media only screen and (max-width: 637px) {
  .ty-bar-headline {
    margin: auto; } }

.ty-step {
  border-bottom: 4px solid #f7f7f7;
  padding: 1em;
  background: -moz-radial-gradient(center, ellipse cover, #f2f2f2 0%, white 100%);
  background: -webkit-radial-gradient(center, ellipse cover, #f2f2f2 0%, white 100%);
  background: radial, ellipse center, #f2f2f2 0%, white 100%;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#ffffff',GradientType=1 ); }
  @media only screen and (max-width: 637px) {
    .ty-step {
      padding-left: 0.25em; } }

.ty-step-inner {
  max-width: 1000px;
  margin: auto;
  padding: 1em 0; }
  @media only screen and (max-width: 637px) {
    .ty-step-inner {
      padding-left: 0.25em; } }

.ty-step-number {
  width: 35px;
  float: left;
  position: relative;
  z-index: 1;
  font-size: 1em;
  text-align: center;
  font-weight: bold;
  margin-top: 1em;
  color: #454e59; }
  @media only screen and (min-width: 638px) {
    .ty-step-number {
      width: 75px;
      font-size: 2em;
      margin-top: 1em; } }
  .ty-step-number:after {
    content: '';
    position: absolute;
    width: 35px;
    height: 35px;
    top: -4px;
    left: 0;
    border-radius: 100%;
    background-color: #fff;
    box-shadow: 0 0 2em rgba(17, 17, 17, 0.15);
    z-index: -1; }
    @media only screen and (min-width: 638px) {
      .ty-step-number:after {
        width: 75px;
        height: 75px;
        top: -12px; } }

.ty-step-content {
  width: calc(100% - 41px);
  float: right;
  padding-left: 0.25em; }
  @media only screen and (min-width: 638px) {
    .ty-step-content {
      width: calc(100% - 100px);
      padding-left: 1em; } }

.ty-step-content-inner {
  margin-top: 0.8em;
  margin-bottom: 0.5em;
  font-weight: normal;
  color: #454e59;
  line-height: 1.5; }
  @media only screen and (min-width: 638px) {
    .ty-step-content-inner {
      margin-top: 1em; } }
  @media only screen and (max-width: 637px) {
    .ty-step-content-inner {
      font-size: 1.3em; } }
  .ty-step-content-inner img {
    width: 25px;
    float: left; }
    @media only screen and (min-width: 638px) {
      .ty-step-content-inner img {
        width: 50px;
        margin-right: 0.5em; } }
  .ty-step-content-inner span {
    width: calc(100% - (30px));
    float: right; }
    @media only screen and (min-width: 638px) {
      .ty-step-content-inner span {
        width: calc(100% - (50px + 0.5em)); } }

@media only screen and (min-width: 868px) {
  .ty-buttons .button:first-child {
    margin-right: 5%; } }

.ty-comments-box {
  background-color: #fff;
  box-shadow: 0 0 3em rgba(17, 17, 17, 0.1);
  margin-top: 1em;
  margin-left: 0.75em; }
  @media only screen and (min-width: 638px) {
    .ty-comments-box {
      margin-left: calc(1em + 100px);
      margin-top: 2em; } }

@media only screen and (min-width: 638px) {
  .center-box-wrap {
    padding: 1em; } }

.center-box-logo {
  max-width: 1200px;
  margin: auto;
  padding: 0.5em; }
  @media only screen and (max-width: 637px) {
    .center-box-logo img {
      width: 100px;
      margin: auto; } }

.center-box-content {
  max-width: 600px;
  margin: auto;
  padding: 1em;
  background-color: rgba(17, 17, 17, 0.5); }
  @media only screen and (min-width: 868px) {
    .center-box-content {
      margin: 5% auto; } }
  .center-box-content h1 {
    padding: 0.25em 0; }
  .center-box-content h1,
  .center-box-content .normal-page * {
    color: #fff; }
  .center-box-content .lmlp-cta-wrap {
    padding: 1em; }

.v3-wrap h1, .v3-wrap h2, .v3-wrap h3, .v3-wrap h4, .v3-wrap h5, .v3-wrap h6 {
  font-weight: normal; }

.v3-a {
  padding: 0.5em 1em; }
  .v3-a img {
    max-height: 45px;
    max-width: 135px; }

.v3-a-inner {
  max-width: 1300px;
  margin: auto; }

.v3-a--dark {
  background-color: #111; }

.v3-b {
  padding: 1em; }

.v3-b-wrap {
  max-width: 1300px;
  margin: auto; }
  .v3-b-wrap .lmlp-cta-wrap {
    background: transparent; }

.v3-b-inner-content {
  max-width: 500px;
  margin: auto;
  padding: 0 0 5%;
  text-align: center; }
  @media only screen and (min-width: 868px) {
    .v3-b-inner-content {
      padding: 10% 0; }
      .v3-b--right .v3-b-inner-content {
        float: right;
        text-align: left; }
      .v3-b--left .v3-b-inner-content {
        float: left;
        text-align: left; } }
  .v3-b-inner-content h1, .v3-b-inner-content h2, .v3-b-inner-content h3 {
    font-weight: normal; }

.v3-b--dark .v3-b-top-content,
.v3-b--dark .v3-b-bottom-content {
  color: #fff; }

@media only screen and (max-width: 867px) {
  .v3-b--dark {
    background-color: #111; } }

.v3-c {
  padding: 1em; }

.v3-c-inner {
  max-width: 1250px;
  margin: auto; }

.v3-c-content {
  padding: 0;
  max-width: 500px;
  margin: auto; }
  @media only screen and (min-width: 868px) {
    .v3-c-content {
      padding: 12.5% 0; } }

@media only screen and (min-width: 868px) {
  .v3-c-content--left {
    float: left; } }

@media only screen and (min-width: 868px) {
  .v3-c-content--right {
    float: right; } }

@media only screen and (min-width: 868px) {
  .v3-c-content--top {
    padding: 1.5% 0 22.5%; } }

@media only screen and (min-width: 868px) {
  .v3-c-content--bottom {
    padding: 22.5% 0 1.5%; } }

.v3-d {
  padding: 1em 0; }

.v3-d-top-content {
  max-width: 550px;
  margin: auto; }
  @media only screen and (max-width: 867px) {
    .v3-d-top-content {
      padding: 0 1em; } }

.two-items {
  max-width: 1200px;
  margin: auto;
  list-style-type: none; }

.two-item {
  max-width: 420px;
  padding: 0.5em 1em; }
  @media only screen and (min-width: 868px) {
    .two-item {
      padding: 0 1em;
      max-width: 600px;
      width: 50%;
      float: left; }
      .two-item:last-child {
        float: right; } }
  @media only screen and (max-width: 867px) {
    .two-item {
      padding-bottom: 0; } }

.v3-e {
  padding: 1em 0;
  text-align: center; }

.three-across-top-text {
  max-width: 550px;
  margin: auto; }
  @media only screen and (max-width: 867px) {
    .three-across-top-text {
      padding: 0 1em; } }

.three-across-items {
  max-width: 1200px;
  margin: auto;
  list-style-type: none; }

.three-across-item {
  padding: 0 1em 1em;
  max-width: 420px;
  margin: auto; }
  @media only screen and (min-width: 868px) {
    .three-across-item {
      vertical-align: top;
      display: inline-block;
      width: 30%; } }

.v3-f {
  padding: 1em 0;
  text-align: center; }
  @media only screen and (min-width: 638px) {
    .v3-f {
      padding: 1em; } }
  @media only screen and (min-width: 868px) {
    .v3-f {
      padding: 1em 0.5em; } }

.four-across-top-text {
  max-width: 550px;
  margin: auto; }
  @media only screen and (max-width: 867px) {
    .four-across-top-text {
      padding: 0 0.5em; } }

.four-across-items {
  max-width: 1300px;
  margin: auto;
  list-style-type: none; }

.four-across-item {
  padding: 1em;
  vertical-align: top;
  display: inline-block;
  max-width: 420px; }
  @media only screen and (min-width: 868px) {
    .four-across-item {
      width: 24%;
      padding: 0 1em; } }

.v3-g {
  padding: 1em 0;
  text-align: center; }
  @media only screen and (min-width: 638px) {
    .v3-g {
      padding: 1em; } }

.v3-g-top-text {
  max-width: 550px;
  margin: auto; }
  @media only screen and (max-width: 867px) {
    .v3-g-top-text {
      padding: 0 1em; } }

.v3-g-items {
  max-width: 1300px;
  margin: auto;
  list-style-type: none; }

.v3-g-item {
  padding: 1em;
  vertical-align: top;
  max-width: 420px;
  margin: auto; }
  @media only screen and (min-width: 868px) {
    .v3-g-item {
      width: 24%;
      display: inline-block;
      padding: 1em; } }

.v3-h {
  padding: 1em 0;
  text-align: center; }
  @media only screen and (min-width: 638px) {
    .v3-h {
      padding: 2em 1em; } }

.v3-h-items {
  max-width: 1300px;
  margin: auto;
  list-style-type: none; }

.v3-h-item {
  padding: 1em;
  vertical-align: top;
  margin: auto; }
  @media only screen and (min-width: 868px) {
    .v3-h-item {
      width: 32%;
      display: inline-block;
      padding: 0 1em; } }
  @media only screen and (max-width: 867px) {
    .v3-h-item {
      max-width: 420px; } }

.v3-h-face {
  border-radius: 100%;
  width: 120px; }

.v3-h-quote {
  width: 30px;
  margin: auto; }

.v3-i {
  padding: 1em;
  text-align: center; }
  @media only screen and (min-width: 638px) {
    .v3-i {
      padding: 2em 1em; } }

.v3-i-item {
  max-width: 550px;
  margin: auto; }

.v3-i-face {
  border-radius: 100%;
  width: 120px; }

.v3-i-quote {
  width: 30px;
  margin: auto; }

.half-bg {
  position: relative; }

.half-bg-inner {
  padding: 1em;
  z-index: 2; }
  @media only screen and (min-width: 868px) {
    .half-bg-inner {
      padding: 17.5vh 1em;
      float: left;
      width: 50%; }
      .half-bg--content-right .half-bg-inner {
        float: right;
        padding-left: 3.5em; } }
  @media only screen and (min-width: 868px) {
    .half-bg--content-right .half-bg-inner {
      padding-right: 3.5em; } }

.half-bg-content {
  max-width: 500px;
  margin: auto; }

.half-bg-img {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0; }
  @media only screen and (min-width: 868px) {
    .half-bg-img {
      width: 50%; }
      .half-bg--content-left .half-bg-img {
        left: 50%; } }

.v3-m {
  padding: 1em; }

.big-image {
  max-width: 1600px;
  margin: auto; }

.big-image-inner {
  max-width: 550px;
  margin: auto;
  padding: 1em 0 4%; }

.color-cta {
  padding: 1em;
  text-align: center; }

.color-cta-inner {
  max-width: 1300px;
  margin: auto; }

.color-cta-content {
  max-width: 500px;
  margin: auto;
  padding: 3% 0 6%; }
  .color-cta-content h1,
  .color-cta-content .normal-page * {
    color: #fff; }
  .color-cta-content .lmlp-cta-wrap {
    background: none !important;
    padding: 0;
    margin: 0; }
  .color-cta-content input[type='submit'] {
    background-color: transparent;
    border-color: #fff;
    color: #fff; }
    .color-cta-content input[type='submit']:hover {
      background-color: #fff;
      color: #111; }

@media only screen and (min-width: 868px) {
  .color-cta-content--left {
    float: left;
    text-align: left; }

  .color-cta-content--right {
    float: right;
    text-align: left; } }
.v3-p .lmlp-cta-wrap {
  background: transparent;
  padding: 1em 0; }

.v3-p-inner-content {
  padding: 10% 0;
  max-width: 500px;
  margin: auto; }

.cta-countdown {
  margin: auto;
  margin-bottom: 0.5em;
  border-color: transparent;
  background-color: transparent;
  font-size: 1.25em;
  max-width: 300px; }
  @media only screen and (min-width: 868px) {
    .cta-countdown {
      font-size: 1.5em;
      width: 500px; } }

.v3-wrap .ginput_container.ginput_container_email,
.v3-wrap .gform_footer.top_label,
.v3-wrap .gfield,
.v3-wrap .gform_fields,
.v3-wrap .gform_body {
  display: inline; }
.v3-wrap input#gform_submit_button_5 {
  margin-top: 0;
  padding: 0.87em 0;
  font-size: 1em;
  font-weight: normal; }
  @media only screen and (min-width: 868px) {
    .v3-wrap input#gform_submit_button_5 {
      width: 45%;
      float: right; } }
  @media only screen and (max-width: 867px) {
    .v3-wrap input#gform_submit_button_5 {
      padding: 0.825em 1.5em;
      margin-top: 1em; } }
.v3-wrap input#input_5_1 {
  padding: calc(1em - 2px) 1em; }
  @media only screen and (min-width: 868px) {
    .v3-wrap input#input_5_1 {
      float: left;
      width: 55%; } }
  @media only screen and (max-width: 867px) {
    .v3-wrap input#input_5_1 {
      font-size: 0.873em; } }
.v3-wrap .validation_message {
  display: none; }
.v3-wrap .gfield_checkbox {
  color: #fff;
  list-style-type: none;
  margin-top: 1em; }
  .v3-wrap .gfield_checkbox a {
    color: #fff;
    text-decoration: underline; }

.conversation-wrap {
  max-width: 960px;
  margin: auto;
  padding: 1em; }

.customer-message,
.tom-mesage {
  width: 100%;
  max-width: 500px; }
  @media only screen and (min-width: 638px) {
    .customer-message,
    .tom-mesage {
      width: 70%; } }

.message-wrap {
  padding-bottom: 1em; }

.message {
  padding: 1em;
  margin-bottom: 0.5em;
  border-radius: 0.5em;
  background-color: #e6e5eb;
  color: #000;
  box-shadow: 0 0 0.5em rgba(17, 17, 17, 0.1); }
  .tom-mesage .message {
    background-color: #248df9;
    color: #fff; }

.customer-message {
  float: left; }

.tom-mesage {
  float: right; }

.message-group {
  padding-top: 0.5em;
  width: 75%;
  float: right; }
  @media only screen and (min-width: 868px) {
    .message-group {
      padding-top: 1em; } }
  .tom-mesage .message-group {
    float: left; }
  .message-group .message {
    float: left; }
  .tom-mesage .message-group .message {
    float: right; }

.message-image {
  text-align: center;
  width: 20%;
  float: left; }
  .tom-mesage .message-image {
    float: right; }
  .message-image img {
    border-radius: 100%; }

.v3-s .top-bar {
  position: relative; }
  @media only screen and (min-width: 868px) {
    .v3-s .top-bar {
      position: relative; } }

.page-template-template-ks .page-wrap {
  max-width: 100%; }
.page-template-template-ks h1,
.page-template-template-ks h2,
.page-template-template-ks h3,
.page-template-template-ks h4,
.page-template-template-ks h5,
.page-template-template-ks h6,
.page-template-template-ks ul,
.page-template-template-ks ol,
.page-template-template-ks li,
.page-template-template-ks p {
  color: #374345; }

.top-bar {
  position: relative; }

.ks-nav-bar {
  border-bottom: 1px solid #555555; }
  .ks-nav-bar p {
    color: #4d5965;
    font-weight: bold;
    font-size: 1.2em;
    margin: 0.5em auto; }

.ks-hero-wrap,
.ks-nav-bar-inner {
  padding: 1em;
  max-width: 550px;
  margin: auto; }
  @media only screen and (min-width: 868px) {
    .ks-hero-wrap,
    .ks-nav-bar-inner {
      max-width: 1250px; } }

.ks-video-wrap {
  position: relative; }
  @media only screen and (max-width: 867px) {
    .ks-video-wrap {
      margin: -1em -1em 0; } }

.ks-video {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 2; }

.ks-video-cover {
  position: relative; }
  .ks-video-cover:after, .ks-video-cover:before {
    content: '';
    position: absolute; }
  .ks-video-cover:before {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0; }
  .ks-video-cover:after {
    left: 50%;
    top: 50%;
    width: 70px;
    height: 70px;
    margin-left: -35px;
    margin-top: -35px;
    background-image: url("../images/PlayButton.svg");
    z-index: 2;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-color: rgba(255, 255, 255, 0.5);
    border-radius: 50%;
    background-size: 2em; }

.ks-name p,
.ks-name-icon,
.ks-shipping p,
.ks-shipping-icon {
  display: inline-block;
  vertical-align: middle; }

.ks-name,
.ks-shipping {
  padding: 0.5em; }
  @media only screen and (min-width: 638px) {
    .ks-name,
    .ks-shipping {
      padding: 1em; } }
  .ks-name p,
  .ks-shipping p {
    font-weight: bold;
    margin: 0;
    padding-left: 0.5em; }
  .ks-name img,
  .ks-shipping img {
    width: 2em; }

.ks-name-icon {
  border-radius: 50%; }

.ks-icon {
  padding: 1em; }
  .ks-icon img {
    width: 1.25em; }

.ks-stats-mobile {
  background-color: rgba(17, 17, 17, 0.7);
  margin: -82px -1em 0;
  position: relative;
  z-index: 2;
  padding: 0.5em 1em; }

.ks-backers-wrap,
.ks-raised-wrap,
.ks-days-wrap {
  margin: 0.5em 0; }
  @media only screen and (max-width: 867px) {
    .ks-backers-wrap,
    .ks-raised-wrap,
    .ks-days-wrap {
      display: inline-block;
      padding-right: 1em; } }
  @media only screen and (max-width: 867px) {
    .ks-backers-wrap,
    .ks-raised-wrap,
    .ks-days-wrap {
      color: #fff; } }

.ks-backers,
.ks-raised,
.ks-days {
  color: #fff; }
  @media only screen and (min-width: 868px) {
    .ks-backers,
    .ks-raised,
    .ks-days {
      color: #0033a0; } }
  @media only screen and (max-width: 867px) {
    .ks-backers,
    .ks-raised,
    .ks-days {
      font-size: 1.2em; } }

.ks-content-wrap {
  padding: 0 1em 2em;
  max-width: 1600px;
  background-color: #eaeced; }

.ks-content-inner {
  max-width: 620px;
  margin: auto;
  background-color: #fff;
  padding: 1em; }
  @media only screen and (min-width: 868px) {
    .ks-content-inner {
      max-width: 1600px; } }
  .ks-content-inner img {
    max-width: 100% !important; }

@media only screen and (min-width: 868px) {
  .ks-content-content {
    border-right: 1px solid #c2cfda;
    padding-right: 2em; } }
.ks-content-content h1,
.ks-content-content h2,
.ks-content-content h3,
.ks-content-content h4,
.ks-content-content h5,
.ks-content-content h6,
.ks-content-content ul,
.ks-content-content ol,
.ks-content-content li,
.ks-content-content p {
  font-size: 1.1em;
  margin: 1em auto 0.5em; }

.ks-layout-horizontal-line {
  border-bottom: 1px solid #c2cfda;
  padding-bottom: 1em;
  margin-bottom: 1em;
  margin-left: -1em;
  margin-right: -2em; }

.ks-top-text {
  border-top: 1px solid #c2cfda;
  background-color: #e1e9f0;
  padding: 5vh 1em 7.5vh; }

.ks-top-text-inner {
  max-width: 550px;
  margin: auto; }

.tab-nav-wrap {
  max-width: 420px;
  margin: auto;
  position: relative; }
  .tab-nav-wrap:after, .tab-nav-wrap:before {
    content: '';
    position: absolute;
    top: calc(100% - 1px);
    border-bottom: 1px solid #c2cfda; }
  .tab-nav-wrap:before {
    right: 100%;
    width: 15%; }
  .tab-nav-wrap:after {
    left: calc(100% - 4px);
    width: 30%; }

.tab-nav {
  max-width: 420px;
  margin: auto; }

.tab-nav-item {
  float: left;
  width: 33.3333333%;
  font-weight: bold;
  padding: 0.5em 1em;
  border: 1px solid transparent;
  border-bottom: 1px solid #c2cfda;
  text-align: center;
  margin-left: -1px; }
  .tab-nav-item.active {
    border: 1px solid #c2cfda;
    border-bottom-color: transparent; }

.tab-nav-item-m {
  float: left;
  width: 50%;
  text-align: center;
  border: 1px solid #eaeced;
  border-top: none;
  border-bottom-width: 2px;
  padding: 1em 0;
  margin-top: -1em; }

.tab-nav-m {
  margin: 0 -1em; }

.tab-nav-item-m:first-child {
  border-left: none;
  font-weight: bold; }

.tab-nav-item-m:last-child {
  border-right: none;
  background-color: rgba(234, 236, 237, 0.32); }

.tab-content {
  max-width: 550px;
  margin: 1em auto;
  padding-top: 1em; }

.ks-rewards {
  max-width: 400px;
  margin: auto; }
  @media only screen and (max-width: 867px) {
    .ks-rewards {
      padding: 1em 0; } }

.ks-reward {
  margin-bottom: 2.5em;
  padding: 1em;
  border: 2px solid #f7f7f7; }
  .ks-reward .button {
    display: block; }

.ks-reward-left,
.ks-reward-right {
  width: 45%;
  float: left; }

.ks-reward-right {
  float: right; }

.ks-bottom-content {
  padding: 1.5em 1em 2.5em; }

.link-style {
  font-style: italic;
  text-decoration: underline; }

.white-popup-block img {
  width: 200px; }

.ks-page-wrap .ks-nav-bar img {
  max-width: 100px;
  margin: auto; }
@media screen and (max-width: 600px) {
  .ks-page-wrap .ks-nav-bar img {
    max-width: 55px;
    margin: auto; }
  .ks-page-wrap .ks-nav-bar-inner {
    padding: 0.5em; } }
.ks-page-wrap .seconds, .ks-page-wrap .minutes, .ks-page-wrap .hours {
  background: transparent !important;
  background-color: transparent;
  border-width: 0 !important; }
.ks-page-wrap div#countdownToMidnight {
  border: 1px solid #fff;
  border-radius: 3px;
  margin: 0.25em auto; }
.ks-page-wrap span.colon {
  padding-top: 0.5em;
  color: #fff; }
.ks-page-wrap .ks-content-wrap {
  border-top: 2px solid #eaeced;
  margin: auto; }
.ks-page-wrap .from-m-down.ks-stats-mobile {
  margin: 0 -1em 0;
  background-color: #eaeced;
  color: #384346;
  text-align: center; }
.ks-page-wrap .ks-stats-mobile div {
  color: #384346 !important; }
.ks-page-wrap .ks-stats-mobile > div {
  float: left;
  width: 40%; }
.ks-page-wrap .ks-slider-wrap {
  max-width: 600px;
  margin: auto; }
.ks-page-wrap .ks-raised-wrap {
  width: 60% !important; }
@media only screen and (max-width: 867px) {
  .ks-page-wrap .ks-headline {
    margin-top: 1em; }
  .ks-page-wrap .ks-button-wrap {
    text-align: left !important; }
  .ks-page-wrap .ks-button-wrap .button {
    margin: .5em auto; }
  .ks-page-wrap .ks-content-wrap {
    padding: 0 0.5em 2em; } }
@media only screen and (min-width: 868px) {
  .ks-page-wrap .ks-hero-wrap {
    padding: 3em 1em; }
  .ks-page-wrap .ks-video-float {
    width: 62% !important; }
  .ks-page-wrap .ks-button-wrap .button {
    margin-top: 1.5em; }
  .ks-page-wrap .ks-content-content {
    border-right-color: #eaeced; } }
.ks-page-wrap figure {
  margin: 1.5em 0; }
.ks-page-wrap .ks-name.from-m-down {
  text-align: center; }
.ks-page-wrap .yotpo-mobile {
  max-width: 200px;
  margin: auto;
  padding: 0 1em; }
.ks-page-wrap .yotpo-stars {
  display: inline-block;
  vertical-align: bottom; }
.ks-page-wrap a.text-m {
  font-size: 1.3em !important; }
.ks-page-wrap span.yotpo-stars span {
  font-size: 1.5em !important; }
.ks-page-wrap .ks-name-description {
  margin: auto;
  color: #353535;
  font-size: 0.85em; }
.ks-page-wrap .shipping-wrap {
  padding: 0.5em;
  max-width: 275px; }
@media screen and (max-width: 767px) {
  .ks-page-wrap .shipping-wrap {
    margin: auto; } }
.ks-page-wrap .shipping-wrap img {
  width: 15%;
  float: left;
  margin-top: 1.25em;
  opacity: 0.7; }
.ks-page-wrap .shipping-wrap p {
  float: right;
  width: 80%;
  font-style: italic; }
.ks-page-wrap .bullet-wrap {
  max-width: 275px; }
.ks-page-wrap .bullet-wrap img {
  float: left;
  margin-top: 0.75em;
  width: 15%; }
.ks-page-wrap .bullet-wrap p {
  float: right;
  width: 82.5%;
  margin: 1em auto 0.5em; }
.ks-page-wrap .ks-reward-bar {
  margin: -1em;
  margin-bottom: 1em;
  padding: 0.5em;
  text-align: center;
  background-color: #4cbeeb;
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 1px; }
.ks-page-wrap .strikethrough {
  text-decoration: line-through;
  opacity: 0.6; }
.ks-page-wrap .small-color {
  font-size: 0.75em; }

.reservation-creator-wrap {
  padding: 3em 1em 0;
  background-color: #f7f7f7;
  border-bottom: 1px solid #555555;
  overflow: hidden; }

.reservation-creator-inner {
  max-width: 1530px;
  margin: auto;
  background-color: #fff;
  box-shadow: 0 3px 6px rgba(17, 17, 17, 0.15);
  padding: 2em 1em;
  border-top-right-radius: 13px;
  border-top-left-radius: 13px; }
  @media only screen and (min-width: 481px) {
    .reservation-creator-inner {
      width: 90%;
      padding: 3em 1em 2em; } }

.reservation-creator-content {
  max-width: 850px;
  margin: auto; }

.reservation-creator-left img,
.reservation-creator-top img {
  border-radius: 100%;
  width: 120px;
  margin-bottom: 1em; }
.reservation-creator-left p,
.reservation-creator-top p {
  color: #555555;
  margin: auto; }

@media only screen and (min-width: 868px) {
  .reservation-creator-left {
    float: left;
    width: 20%;
    padding-right: 1em; } }

.reservation-creator-top {
  max-width: 400px;
  margin: auto;
  padding-bottom: 1em; }

.reservation-creator-bio {
  display: inline-block;
  vertical-align: top;
  max-width: 140px;
  width: 42%; }
  @media only screen and (max-width: 637px) {
    .reservation-creator-bio img {
      max-width: 100%; } }

.reservation-creator-middle {
  display: inline-block;
  width: 10%;
  vertical-align: top;
  font-size: 1.35em;
  opacity: 0.25;
  padding-top: 1.5em;
  font-weight: bold; }
  @media only screen and (min-width: 638px) {
    .reservation-creator-middle {
      font-size: 2em;
      padding-top: 1em; } }

@media only screen and (min-width: 868px) {
  .reservation-creator-right {
    float: right;
    width: 78%; } }
@media only screen and (max-width: 867px) {
  .reservation-creator-right {
    margin-top: 1em; } }

.reservation-creator-bottom {
  max-width: 660px;
  margin: auto; }

.reservation-creator-text-bubble {
  background-color: #f7f7f7;
  padding: 1em;
  border-radius: 5px;
  box-shadow: 0 3px 6px rgba(17, 17, 17, 0.15); }

.reservation-top-text {
  max-width: 750px;
  margin: auto; }

.reservation-main-wrap {
  max-width: 1800px;
  margin: auto;
  border-radius: 10px;
  padding: 3em 1em;
  overflow: hidden;
  position: relative; }
  @media only screen and (min-width: 868px) {
    .reservation-main-wrap {
      border-radius: 13px;
      padding: 4em 1em; } }
  .reservation-main-wrap:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 1;
    background-color: rgba(17, 17, 17, 0.5); }

.reservation-main-wrap--dark .reservation-main-content h2, .reservation-main-wrap--dark .reservation-main-content h3, .reservation-main-wrap--dark .reservation-main-content p {
  text-shadow: 0 2px 1em rgba(17, 17, 17, 0.6); }
.reservation-main-wrap--dark .reservation-main-content *:not(.button) {
  color: #fff; }

.reservation-main-wrap--light h2, .reservation-main-wrap--light h3, .reservation-main-wrap--light p {
  text-shadow: 0 2px 1em rgba(255, 255, 255, 0.6); }
.reservation-main-wrap--light .countdown {
  background-color: #fff; }
  .reservation-main-wrap--light .countdown * {
    color: #333; }
.reservation-main-wrap--light:after {
  background-color: rgba(255, 255, 255, 0.5); }

.reservation-main-inner {
  max-width: 1200px;
  margin: auto;
  position: relative;
  z-index: 2; }

.reservation-main-content {
  margin: auto; }
  @media only screen and (min-width: 868px) {
    .reservation-main-content {
      float: left;
      width: 50%; } }
  @media only screen and (max-width: 867px) {
    .reservation-main-content {
      max-width: 500px; } }
  @media only screen and (max-width: 480px) {
    .reservation-main-content .button {
      font-size: 0.8em;
      padding: 0.5em;
      border: 1px solid #000;
      box-shadow: 0 0.3em 1em rgba(0, 0, 0, 0.5); } }

@media only screen and (min-width: 868px) {
  .reservation-main-wrap--right .reservation-main-content {
    float: right; } }

.reservation-main-countdown {
  margin: 2em 0 2.5em; }
  @media only screen and (min-width: 868px) {
    .reservation-main-countdown {
      margin: 3em 0 3.5em; } }

.reservation-footer {
  background-color: #f7f7f7;
  padding: 1em; }

.reservation-bottom-wrap {
  background-color: #fff;
  box-shadow: 0 3px 6px rgba(17, 17, 17, 0.15);
  max-width: 1500px;
  margin: auto;
  border-radius: 10px;
  padding: 1em; }
  @media only screen and (min-width: 868px) {
    .reservation-bottom-wrap {
      border-radius: 13px; } }

.reservation-bottom-section {
  max-width: 420px;
  margin: auto; }
  @media only screen and (min-width: 868px) {
    .reservation-bottom-section {
      float: left;
      width: 30%;
      margin: 1.5%; } }
  @media only screen and (min-width: 1201px) {
    .reservation-bottom-section {
      width: 28%;
      margin: 2.5%; } }
  @media only screen and (max-width: 867px) {
    .reservation-bottom-section {
      margin-bottom: 1.5em;
      text-align: center; } }
  .reservation-bottom-section img {
    width: 42px; }
    @media only screen and (min-width: 868px) {
      .reservation-bottom-section img {
        float: left; } }
    @media only screen and (max-width: 867px) {
      .reservation-bottom-section img {
        margin: auto; } }
  @media only screen and (min-width: 868px) {
    .reservation-bottom-section .reservation-bottom-section-content {
      float: right;
      width: calc(100% - 58px); } }
  .reservation-bottom-section .reservation-bottom-section-content h4, .reservation-bottom-section .reservation-bottom-section-content p {
    margin: auto; }
  .reservation-bottom-section:nth-child(2) img {
    width: 70px; }
  @media only screen and (min-width: 868px) {
    .reservation-bottom-section:nth-child(2) .reservation-bottom-section-content {
      width: calc(100% - 86px); } }
  .reservation-bottom-section:nth-child(3) img {
    width: 54px; }
  @media only screen and (min-width: 868px) {
    .reservation-bottom-section:nth-child(3) .reservation-bottom-section-content {
      width: calc(100% - 70px); } }

.reservation-logo-wrap {
  border-bottom: 1px solid #B3B3B3; }

.reservation-logo {
  width: 175px;
  padding: 0.75em; }

.rc {
  background-color: #f7f7f7;
  padding: 1em; }

.rc-top-wrap {
  max-width: 1200px;
  margin: auto;
  padding-bottom: 1em; }

.rc-top-left,
.rc-top-right {
  padding: 1em;
  padding-bottom: 0; }
  .rc-top-left *:first-of-type,
  .rc-top-right *:first-of-type {
    margin-top: 0; }
  .rc-top-left h2,
  .rc-top-right h2 {
    margin-bottom: 0; }

.rc-main-wrap {
  max-width: 1400px;
  margin: auto;
  box-shadow: 0 3px 6px rgba(17, 17, 17, 0.15);
  background-color: #fff;
  border-radius: 10px;
  padding: 0; }
  @media only screen and (min-width: 868px) {
    .rc-main-wrap {
      border-radius: 13px;
      padding: 3em 0; } }

.rc-main-inner {
  max-width: 1140px;
  margin: auto; }

@media only screen and (max-width: 867px) {
  .rc-main-top-content {
    padding-bottom: 0; } }

.rc-main-content-left,
.rc-main-content-right {
  padding: 1em; }
  @media only screen and (max-width: 867px) {
    .rc-main-content-left,
    .rc-main-content-right {
      max-width: 500px;
      margin: auto; } }
  .rc-main-content-left h4,
  .rc-main-content-right h4 {
    border-bottom: 1px solid #C9C9C9; }

@media only screen and (min-width: 868px) {
  .rc-main-content-left {
    width: calc(40% - 1em);
    float: left; } }

.rc-order-review p:first-child {
  float: left;
  width: 80%; }
.rc-order-review p:last-child {
  float: right;
  width: 20%;
  text-align: right; }

@media only screen and (min-width: 868px) {
  .rc-main-content-right {
    width: 60%;
    float: right; } }

.reserved-top-inner {
  max-width: 1300px;
  margin: auto; }
  @media only screen and (min-width: 868px) {
    .reserved-top-inner {
      padding-top: 5%; } }

@media only screen and (min-width: 868px) {
  .reserved-top-right {
    float: right;
    width: 50%; } }

.reserved-top-left {
  padding: 1em; }
  @media only screen and (min-width: 868px) {
    .reserved-top-left {
      float: left;
      width: 50%;
      padding-top: 0; } }
  @media only screen and (max-width: 867px) {
    .reserved-top-left {
      max-width: 500px;
      margin: auto; } }
  .reserved-top-left h2 {
    margin-top: 0.5em; }
    @media only screen and (min-width: 868px) {
      .reserved-top-left h2 {
        margin-top: 0; } }

@media only screen and (min-width: 868px) {
  .reserved-top-left-inner {
    width: 90%; } }

.reserved-socials {
  margin-top: 2em;
  border-top: 1px solid #B3B3B3; }
  .reserved-socials p {
    margin-top: 0.5em;
    color: #B3B3B3; }

.reserved-social {
  display: inline-block;
  background-color: #4562c0;
  border-color: #4562c0;
  background-image: url("../images/ty/facebook.svg");
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: 15px;
  height: 50px;
  width: 50px;
  margin-right: 0.5em; }
  .reserved-social:hover {
    background-color: rgba(69, 98, 192, 0.8); }

.reserved-social-twitter {
  background-color: #64b9ff;
  border-color: #64b9ff;
  background-image: url("../images/ty/twitter.svg");
  background-size: 30px; }
  .reserved-social-twitter:hover {
    background-color: rgba(100, 185, 255, 0.8); }

.reserved-live-project {
  position: relative;
  background-color: #fff;
  padding: 0 0em 1em;
  max-width: 350px;
  margin: 1em auto;
  box-shadow: 0 0 40px rgba(0, 0, 0, 0.1);
  border-radius: 6px;
  overflow: hidden;
  vertical-align: top; }
  @media only screen and (min-width: 868px) {
    .reserved-live-project {
      display: inline-block;
      margin: 1em; } }
  .reserved-live-project h4 {
    margin-top: 0.5em;
    margin-bottom: 0; }

.cover-link {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1; }

.article-link {
  font-size: 0.875em; }
  .article-link img {
    display: inline;
    width: 8px;
    vertical-align: middle;
    margin-left: 0.375em; }

.reserved-form-wrap {
  background-color: #f7f7f7;
  padding: 1em;
  text-align: center;
  margin-top: 5%; }

.reserved-form-inner {
  background-color: #fff;
  padding: 5% 1em 5%;
  max-width: 1000px;
  margin: 1em auto;
  box-shadow: 0 0 40px rgba(0, 0, 0, 0.1);
  border-radius: 6px; }

.reserved-signup-form {
  max-width: 600px;
  margin: auto; }
  @media only screen and (min-width: 868px) {
    .reserved-signup-form input[type="email"] {
      float: left;
      width: 65%; }
    .reserved-signup-form input[type="submit"] {
      float: left;
      width: 35%; } }

.reservation-3-main-wrap--dark p,
.reservation-3-main-wrap--dark h2 {
  color: #fff; }

@media only screen and (min-width: 868px) {
  .reservation-3-bg-image-3 {
    position: absolute;
    width: 50%;
    height: 100%;
    left: 0;
    top: 0; } }

.cf.reservation-3-hero-section {
  position: relative; }

.reservation-3-main-wrap {
  padding: 1em; }
  @media only screen and (min-width: 868px) {
    .reservation-3-main-wrap {
      float: right;
      width: 50%; } }

.reservation-3-main-inner {
  max-width: 500px;
  margin: 15% auto; }

.reservation-3-title {
  margin-bottom: 12.5%;
  position: relative;
  padding-bottom: 0.4em; }

.reservation-3-title:after {
  content: '';
  position: absolute;
  top: 100%;
  left: 0;
  height: 3px;
  width: 40px; }

.reservation-3-main-wrap-3 .button {
  border-radius: 10em;
  line-height: 1;
  padding: 0.6em 1.5em; }
  @media only screen and (max-width: 480px) {
    .reservation-3-main-wrap-3 .button {
      font-size: 1em;
      padding: 0.6em 1em; } }
  .reservation-3-main-wrap-3 .button svg {
    width: 20px;
    display: inline-block;
    height: 20px;
    margin-top: 3px; }
  .reservation-3-main-wrap-3 .button path {
    transition: all ease 300ms; }
  .reservation-3-main-wrap-3 .button span {
    line-height: 1;
    display: inline-block;
    padding-left: 0.5em;
    position: relative;
    top: -3px;
    margin-left: 3px; }
    .reservation-3-main-wrap-3 .button span:after {
      content: '';
      position: absolute;
      left: 0;
      top: 0;
      width: 1px;
      height: 100%; }

.reservation-3-bottom-wrap {
  padding: 1em; }

.reservation-3-bottom {
  max-width: 1200px;
  margin: 5% auto; }

.reservation-3-bottom-section {
  position: relative;
  padding: 1em 0; }
  @media only screen and (min-width: 868px) {
    .reservation-3-bottom-section {
      padding: 0 2.5%;
      float: left;
      width: 33.3333333333%; } }
  @media only screen and (max-width: 867px) {
    .reservation-3-bottom-section {
      max-width: 400px;
      margin: 1em auto; } }
  .reservation-3-bottom-section:last-child:after {
    display: none; }
  @media only screen and (min-width: 868px) {
    .reservation-3-bottom-section:after {
      content: '';
      position: absolute;
      right: 5%;
      top: 30px;
      height: 150px;
      width: 1px;
      opacity: 0.25; } }
  .reservation-3-bottom-section p {
    margin-top: 1.5em; }
    @media only screen and (min-width: 868px) {
      .reservation-3-bottom-section p {
        width: 90%; } }

.reservation-3-bottom-image {
  float: left;
  width: 20%; }

.reservation-3-bottom-section-headline-wrap h3 {
  float: right;
  width: 78%;
  margin: auto;
  line-height: 1.2;
  margin-top: 0.25em; }
  @media only screen and (max-width: 867px) {
    .reservation-3-bottom-section-headline-wrap h3 {
      margin-top: 2.5%; } }

.reservation-3-bottom-image svg {
  max-height: 100px;
  max-width: 100px; }

.reservation-3-bottom-section svg {
  overflow: visible;
  margin-top: 15%; }
.reservation-3-bottom-section:first-child .cls-1, .reservation-3-bottom-section:nth-child(3) .cls-1 {
  stroke-width: 0 !important; }
.reservation-3-bottom-section:first-child svg {
  width: 65%; }
.reservation-3-bottom-section:nth-child(2) svg {
  margin-top: 22.5%; }
.reservation-3-bottom-section:nth-child(3) svg {
  width: 70%; }

.rc-3-dark-theme li, .rc-3-dark-theme p, .rc-3-dark-theme h4, .rc-3-dark-theme h2, .rc-3-dark-theme h1, .rc-3-dark-theme a {
  color: #fff; }

.rc-3 .gform_title {
  display: none; }

.rc-3-checkout-check svg {
  position: relative;
  width: 100%;
  height: 100%; }

.rc-3-checkout-check {
  position: absolute;
  width: 60%;
  height: 100%;
  z-index: 1;
  top: -10%;
  right: -10%;
  opacity: 0.05; }
  @media only screen and (min-width: 868px) {
    .rc-3-checkout-check {
      width: 40%; } }

.rc-3-checkout-check path {
  fill: #000; }
  .rc-3-dark-theme .rc-3-checkout-check path {
    fill: #fff; }

.rc-top-content {
  position: relative;
  z-index: 2;
  width: 90%; }
  @media only screen and (min-width: 868px) {
    .rc-top-content {
      width: 60%; } }
  .rc-top-content p {
    font-size: 1.1em;
    width: 90%; }
    @media only screen and (min-width: 868px) {
      .rc-top-content p {
        width: 60%; } }

.rc-3-down-arrow {
  padding: 5% 0 10%; }

.rc-3-checkout-title {
  margin-bottom: 12.5%;
  position: relative;
  padding-bottom: 0.4em; }

.rc-3-checkout-title:after {
  content: '';
  position: absolute;
  top: 100%;
  left: 0;
  height: 3px;
  width: 40px; }

.rc-3-list-left,
.rc-3-list-right {
  padding: 0 1em; }

.rc-3-list-wrap {
  padding: 1em; }
  .rc-3-list-wrap ul {
    list-style-type: none; }
  .rc-3-list-wrap li {
    padding-left: 1.75em;
    margin-bottom: 1.5em;
    position: relative; }
  .rc-3-list-wrap li:before,
  .rc-3-list-wrap li:after {
    content: '';
    position: absolute;
    width: 4px;
    height: 20px;
    left: 10px;
    top: 3px;
    border-radius: 1em; }
  .rc-3-list-wrap li:before {
    transform: rotate(45deg); }
  .rc-3-list-wrap li:after {
    transform: rotate(-45deg);
    height: 10px;
    top: 11px;
    left: 2px; }

.rc-3-cta-wrap {
  position: relative; }

@media only screen and (min-width: 868px) {
  .rc-3-cta-content-left {
    position: absolute;
    left: 0;
    top: 0;
    width: 50%;
    height: 100%; } }

@media only screen and (min-width: 868px) {
  .rc-3-cta-content-left-inner {
    padding: 0 10%; } }

.rc-3-cta-content-right {
  padding: 1em; }
  @media only screen and (min-width: 868px) {
    .rc-3-cta-content-right {
      float: right;
      width: 50%; } }

.rc-3-cta-content-right-inner {
  max-width: 500px;
  margin: auto; }

.rc-3-op-border {
  border-top: 1px solid rgba(0, 0, 0, 0.05);
  padding-top: 1em;
  margin-top: 0.75em; }
  .rc-3-dark-theme .rc-3-op-border {
    border-top: 1px solid rgba(255, 255, 255, 0.05); }

.rc-3-cta-wrap span.gfield_required {
  display: none; }
.rc-3-cta-wrap .ginput_complex label,
.rc-3-cta-wrap .gfield_label {
  font-weight: normal !important;
  text-transform: uppercase;
  font-size: 14px !important;
  color: #111; }
  .rc-3-dark-theme .rc-3-cta-wrap .ginput_complex label, .rc-3-dark-theme
  .rc-3-cta-wrap .gfield_label {
    color: #fff; }
.rc-3-cta-wrap input[type="text"],
.rc-3-cta-wrap select,
.rc-3-cta-wrap input[type="text"]:focus,
.rc-3-cta-wrap select:focus {
  background-color: transparent;
  border: 1px solid rgba(17, 17, 17, 0.5); }
  .rc-3-dark-theme .rc-3-cta-wrap input[type="text"], .rc-3-dark-theme
  .rc-3-cta-wrap select, .rc-3-dark-theme
  .rc-3-cta-wrap input[type="text"]:focus, .rc-3-dark-theme
  .rc-3-cta-wrap select:focus {
    border: 1px solid rgba(255, 255, 255, 0.5); }
.rc-3-cta-wrap input#input_11_13 {
  width: 100%; }
@media only screen and (max-width: 867px) {
  .rc-3-cta-wrap select {
    border-right-width: 2px !important; } }
@media only screen and (max-width: 867px) {
  .rc-3-cta-wrap .pre-order .gform_wrapper .ginput_complex .ginput_cardinfo_right input.ginput_card_security_code {
    max-width: 100% !important;
    width: 100% !important; } }
.rc-3-cta-wrap input[type="text"] {
  border-radius: 2em; }

.reserved-3-top-wrap {
  position: relative; }

@media only screen and (min-width: 868px) {
  .reserved-3-top-right {
    position: absolute;
    width: 50%;
    height: 100%;
    left: 50%;
    top: 0;
    z-index: 1; } }

@media only screen and (min-width: 868px) {
  .reserved-3-top-left {
    float: left;
    width: 50%; } }

.reserved-3-top-left-inner {
  padding: 1em; }
  @media only screen and (min-width: 1047px) {
    .reserved-3-top-left-inner {
      padding: 1em 2.5% 10%; } }
  .reserved-3-top-left-inner .button {
    border-radius: 10em;
    line-height: 1;
    padding: 0.6em 1.5em;
    font-size: 1em; }
    @media only screen and (max-width: 480px) {
      .reserved-3-top-left-inner .button {
        font-size: 0.75em;
        padding: 0.4em; } }
    .reserved-3-top-left-inner .button svg {
      width: 40px;
      display: inline-block;
      height: 30px;
      margin-top: 3px; }
      @media only screen and (max-width: 480px) {
        .reserved-3-top-left-inner .button svg {
          width: 20px; } }
    .reserved-3-top-left-inner .button path {
      transition: all ease 300ms; }
    .reserved-3-top-left-inner .button span {
      line-height: 1;
      display: inline-block;
      position: relative;
      top: -9px;
      margin-left: 3px; }
      @media only screen and (min-width: 481px) {
        .reserved-3-top-left-inner .button span {
          padding-left: 0.5em; } }
      .reserved-3-top-left-inner .button span:after {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        width: 1px;
        height: 100%; }

.r-3-title {
  margin: 1em auto; }

.r-3-projects-title {
  max-width: 1124px;
  margin: 1.5em auto; }

.r-3-raised-text {
  position: relative;
  margin-top: 1.5em;
  padding-top: 1.5em; }
  .r-3-raised-text:after {
    content: '';
    position: absolute;
    width: 30px;
    height: 2px;
    left: 0;
    top: 0; }

.post-not-found {
  padding: 4em 1em; }

.seconds, .minutes, .hours {
  display: inline-block;
  padding: 0.35em 0.45em;
  background-color: #000;
  border-radius: 0.25em;
  border: 1px solid rgba(255, 255, 255, 0.2);
  background-color: #2e2e2e;
  background: -moz-linear-gradient(top, #444 0%, #2e2e2e 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #444), color-stop(100%, #2e2e2e));
  background: -webkit-linear-gradient(top, #444 0%, #2e2e2e 100%);
  background: -o-linear-gradient(top, #444 0%, #2e2e2e 100%);
  background: -ms-linear-gradient(top, #444 0%, #2e2e2e 100%);
  background: linear, to bottom, #444 0%, #2e2e2e 100%;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#444444', endColorstr='#2e2e2e',GradientType=0 );
  border: 2px solid #2e2e2e; }

.pre-order .countdownToMidnight {
  margin-top: 0.5em; }

@media only screen and (min-width: 1047px) {
  .pre-order {
    font-size: 1.2em; } }
.pre-order h1, .pre-order .h1, .pre-order h2, .pre-order .h2, .pre-order .ty-step-content-inner, .pre-order h3, .pre-order .h3, .pre-order h4, .pre-order .h4, .pre-order h5, .pre-order .h5 {
  font-weight: normal;
  margin-top: 0.75em; }
.pre-order hr {
  height: 0;
  border: 0;
  border-top: 1px solid #e0dddd;
  margin: 2em auto; }
.pre-order .aligncenter {
  margin: 1em auto; }
.pre-order .button {
  margin: 0.5em auto; }
.pre-order .colon {
  display: inline-block;
  font-size: 1em;
  vertical-align: top;
  padding: 0.3em 0.0em 0 0.0em;
  color: #333333; }
.pre-order .normal-page h2:first-child {
  margin-top: 0.5em; }
.pre-order .normal-page > ul {
  padding-left: 0;
  list-style-type: none; }
  .pre-order .normal-page > ul > li {
    padding-left: 1.5em;
    position: relative; }
    .pre-order .normal-page > ul > li:before {
      content: "";
      position: absolute;
      background-image: url("../images/checkmark.png");
      height: 1.25em;
      width: 1.25em;
      border-radius: 100%;
      border: 1px solid #e0dddd;
      background-color: #f7f7f7;
      background-size: 0.8em;
      background-position: center;
      background-repeat: no-repeat;
      left: 0;
      top: 0.15em; }

.preorder-logo-bar {
  background-color: #fff;
  padding: 0.5em;
  border-bottom: 1px solid #e0dddd;
  margin: -0.5em;
  margin-bottom: 0.5em; }
  .preorder-logo-bar h1 {
    margin-top: 0 !important; }

.preorder-logo-bar-inner {
  min-height: 5vh;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 50% 50%; }

.pre-order-top-wrap,
.pre-order-bottom-wrap {
  max-width: 960px;
  margin: 1em auto 2em;
  border-radius: 1em;
  border: 1px solid #e0dddd;
  background-color: #fff;
  padding: 1em;
  box-shadow: 0 0 3em rgba(0, 0, 0, 0.05); }

.pre-order-top-inner,
.pre-order-bottom-inner {
  max-width: 820px;
  margin: auto; }
  .pre-order-top-inner li,
  .pre-order-top-inner ol,
  .pre-order-bottom-inner li,
  .pre-order-bottom-inner ol {
    margin-bottom: 1em; }

.sc-checkout-form {
  text-align: center; }

.pre-order .countdownToMidnight {
  color: #fff;
  text-align: center;
  font-size: 1.5em; }

.pre-order-bottom-rows {
  max-width: 1000px;
  margin: 1em auto;
  border-top: 1px solid #e0dddd;
  border-bottom: 1px solid #e0dddd;
  padding-top: 1em; }
  @media only screen and (max-width: 867px) {
    .pre-order-bottom-rows {
      max-width: 500px;
      text-align: center; } }
  @media only screen and (min-width: 868px) {
    .pre-order-bottom-rows {
      font-size: 0.8em; } }

.pre-order-bottom-row {
  padding: 1em; }
  @media only screen and (min-width: 868px) {
    .pre-order-bottom-row {
      float: left;
      width: 50%; } }

@media only screen and (min-width: 868px) {
  .pre-order-bottom-row-image {
    float: left;
    width: 20%; } }
@media only screen and (max-width: 867px) {
  .pre-order-bottom-row-image {
    width: 75px;
    margin: auto; } }

@media only screen and (min-width: 868px) {
  .pre-order-bottom-content {
    float: right;
    width: 80%; } }
.pre-order-bottom-content h4 {
  margin-top: 0; }

.pre-order select {
  border-radius: 0; }
.pre-order input[type="text"], .pre-order input[type="email"], .pre-order select, .pre-order textarea, .pre-order .field {
  max-width: 650px; }
.pre-order .gform_wrapper .top_label .gfield_label.gfield_label_before_complex {
  display: none; }
.pre-order .gform_body {
  max-width: 650px;
  margin: auto; }
.pre-order #field_11_2,
.pre-order #field_11_11 {
  display: none; }
.pre-order .gform_footer {
  text-align: center; }
.pre-order .gform_wrapper div.gform_card_icon {
  background-image: url("../images/gf-creditcard-icons.png"); }
.pre-order .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
  padding: 0.75em; }
.pre-order .gform_wrapper .ginput_complex select.ginput_card_expiration.ginput_card_expiration_month, .pre-order .gform_wrapper .ginput_complex select.ginput_card_expiration.ginput_card_expiration_year {
  padding: 0.65em 1.25em 0.55em 0.75em; }
.pre-order .gform_wrapper ul.gform_fields li.gfield {
  padding-right: 0; }
@media screen and (min-width: 641px) {
  .pre-order .gform_wrapper .ginput_complex .ginput_cardinfo_right {
    float: right;
    width: 40%; } }
.pre-order .gform_wrapper .ginput_complex .ginput_cardinfo_right input.ginput_card_security_code {
  max-width: 75% !important; }
.pre-order .gform_card_icon_style1 {
  max-width: 160px;
  margin: auto;
  zoom: 1; }
  .pre-order .gform_card_icon_style1:before, .pre-order .gform_card_icon_style1:after {
    content: "";
    display: table; }
  .pre-order .gform_card_icon_style1:after {
    clear: both; }
.pre-order input[type="submit"] {
  text-transform: capitalize;
  font-size: 1.25em !important; }
  @media only screen and (max-width: 480px) {
    .pre-order input[type="submit"] {
      font-size: 1em !important;
      padding: 0.5em 1em !important;
      width: auto !important; } }

.pre-order-v2 input[type="submit"] {
  background-color: #111;
  border: 1px solid #111; }
  .pre-order-v2 input[type="submit"]:hover {
    color: #111;
    background-color: #fff;
    border: 1px solid #111; }
.pre-order-v2 .gform_wrapper li.gfield {
  width: 100%; }

.upsell-products-wrap {
  padding: 1em 1px;
  background-color: #f7f7f7; }

.upsell-products {
  text-align: center;
  max-width: 1000px;
  margin: auto; }
  @media only screen and (max-width: 637px) {
    .upsell-products {
      padding: 0 1em; } }

.upsell-product {
  max-width: 500px;
  margin: 1em auto;
  background-color: #fff;
  border: 1px solid #e2e2e2;
  border-radius: 0.2em; }
  @media only screen and (min-width: 868px) {
    .upsell-product {
      vertical-align: top;
      display: inline-block;
      width: 30%;
      margin: 1em 0.5% 0; } }
  .upsell-product img {
    border: 1px solid #e2e2e2;
    border-radius: 0.2em; }
    @media only screen and (max-width: 637px) {
      .upsell-product img {
        width: 50%; } }
  @media only screen and (min-width: 868px) {
    .upsell-product .normal-page > h4 {
      min-height: 100px; } }
  .upsell-product h4 {
    margin: 0.5em auto; }
    .upsell-product h4 span {
      position: relative;
      color: #aaa;
      display: inline-block;
      padding: 0 0.25em; }
      .upsell-product h4 span:after {
        content: '';
        position: absolute;
        width: 100%;
        height: 2px;
        background: #b93838;
        left: 0;
        top: 50%; }
  .upsell-product p {
    margin: auto; }

.eu-accept-banner {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 1;
  color: #fff;
  padding: 1em; }
  @media only screen and (max-width: 867px) {
    .eu-accept-banner {
      text-align: center; } }
  .eu-accept-banner a {
    color: #fff; }
  .eu-accept-banner p {
    margin: 0; }
    @media only screen and (min-width: 868px) {
      .eu-accept-banner p {
        float: left;
        width: calc(100% - 150px); } }

@media only screen and (min-width: 868px) {
  .eu-accept {
    float: right; } }
@media only screen and (min-width: 1201px) {
  .eu-accept {
    margin-top: 0; } }

@media print {
  * {
    background: transparent !important;
    color: black !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important; }

  a, a:visited {
    color: #444 !important;
    text-decoration: underline; }
    a:after, a:visited:after {
      content: " (" attr(href) ")"; }
    a abbr[title]:after, a:visited abbr[title]:after {
      content: " (" attr(title) ")"; }

  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: ""; }

  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  thead {
    display: table-header-group; }

  tr, img {
    page-break-inside: avoid; }

  img {
    max-width: 100% !important; }

  @page {
    margin: 0.5cm; }
  p, h2, h3 {
    orphans: 3;
    widows: 3; }

  h2,
  h3 {
    page-break-after: avoid; }

  .sidebar,
  .page-navigation,
  .wp-prev-next,
  .respond-form,
  nav {
    display: none; } }
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  ::i-block-chrome, html, ::i-block-chrome, body {
    height: 100%;
    /* fixes focus scrolling in Safari (OS X) */ } }

/*# sourceMappingURL=style.css.map */
