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

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; }

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

.tran, .default-animate.fast-animate, input[type="submit"], a:after, .button, button.alm-load-more-btn,
.sc-payment-btn, .tran2, .default-animate {
  transition: all ease 300ms;
  transform: translate3d(0, 0, 0); }

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

.bgi, .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; }

@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: "Heebo", "Helvetica", sans-serif;
  line-height: 1.5;
  color: #000;
  min-width: 319px;
  font-size: 16px;
  font-weight: 400; }

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5 {
  text-rendering: optimizelegibility;
  font-family: "Heebo", "Helvetica", sans-serif;
  line-height: 1.4;
  font-weight: normal; }

.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 {
  font-size: 1.625em; }
  @media only screen and (min-width: 638px) {
    h2, .h2 {
      font-size: 2em; } }
  @media only screen and (min-width: 868px) {
    h2, .h2 {
      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; } }

.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: #0183a7; }

.light {
  font-weight: 300; }

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

.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: #000;
  position: relative;
  /* on hover */
  /* mobile tap color */ }
  a:after {
    content: '';
    height: 3px;
    width: 100%;
    background-color: #0183a7;
    transform: scale(0);
    transform-origin: 0 50%; }
  a:hover {
    color: #4B4B4B;
    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 {
  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; }
.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 #4B4B4B;
  padding: 0.5em; }
.normal-page blockquote {
  font-style: italic;
  margin: 0;
  margin-left: 1em; }
.normal-page a:not(.button):not(button.alm-load-more-btn) {
  color: #0183a7;
  text-decoration: underline; }
  .normal-page a:not(.button):not(button.alm-load-more-btn):hover {
    color: #01475b; }
.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: #f2f2f2; }
    @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: #000; }
  .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; }

.nav {
  background-color: #000;
  padding: 1em; }

.nav-inner {
  max-width: 1200px;
  margin: auto;
  position: relative; }

.nav-image {
  width: 150px;
  margin: auto; }
  @media only screen and (min-width: 868px) {
    .nav-image {
      width: 220px; } }

.nav-search-button {
  position: absolute;
  right: 0;
  top: 0.6em;
  width: 18px;
  cursor: pointer; }
  @media only screen and (min-width: 868px) {
    .nav-search-button {
      width: 24px; } }

.headroom {
  transition: transform 200ms linear;
  transform: translate3d(0, 0, 0); }

.headroom--pinned {
  transform: translateY(0%); }

.movin .headroom--unpinned {
  transform: translateY(-100%); }

.top-bar-button:before {
  border-style: solid;
  border-width: 0.12em 0.12em 0 0;
  content: '';
  display: inline-block;
  height: 0.5em;
  position: relative;
  top: 0.7em;
  transform: rotate(-45deg);
  vertical-align: top;
  width: 0.5em;
  right: 0.6em;
  transform: rotate(45deg);
  position: absolute; }

.top-bar-button {
  position: absolute;
  left: 0;
  top: 0.25em;
  color: #e8a715;
  border: 1px solid #e8a715;
  padding: 0.25em 0.75em;
  border-radius: 0.5em;
  padding-right: 1.25em;
  font-size: 0.9em;
  z-index: 99; }
  @media only screen and (max-width: 637px) {
    .top-bar-button {
      font-size: 0.5em;
      top: -0.25em; } }

.button, button.alm-load-more-btn,
input[type="submit"],
.sc-payment-btn {
  padding: 0.5em 1.9em;
  text-align: center;
  background-color: #E8A816;
  color: #000;
  border: 2px solid #E8A816;
  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, button.alm-load-more-btn:hover,
  input[type="submit"]:hover,
  .sc-payment-btn:hover {
    color: #000;
    background-color: #fff;
    border: 2px solid #E8A816; }
  .button.button-smaller, button.button-smaller.alm-load-more-btn,
  input[type="submit"].button-smaller,
  .sc-payment-btn.button-smaller {
    font-size: 0.8em; }
  @media only screen and (min-width: 638px) {
    .button.button-bigger, button.button-bigger.alm-load-more-btn,
    input[type="submit"].button-bigger,
    .sc-payment-btn.button-bigger {
      font-size: 1.5em; } }
  .button.facebook, button.facebook.alm-load-more-btn,
  input[type="submit"].facebook,
  .sc-payment-btn.facebook {
    background-color: #4562c0;
    border-color: #4562c0; }
    .button.facebook:hover, button.facebook.alm-load-more-btn:hover,
    input[type="submit"].facebook:hover,
    .sc-payment-btn.facebook:hover {
      color: #4562c0;
      background-color: #fff;
      border: 2px solid #4562c0; }
  .button.twitter, button.twitter.alm-load-more-btn,
  input[type="submit"].twitter,
  .sc-payment-btn.twitter {
    background-color: #64b9ff;
    border-color: #64b9ff; }
    .button.twitter:hover, button.twitter.alm-load-more-btn: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-facebook.alm-load-more-btn, .button.ty-twitter, button.ty-twitter.alm-load-more-btn,
  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-facebook.alm-load-more-btn, .button.ty-twitter, button.ty-twitter.alm-load-more-btn,
      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-facebook.alm-load-more-btn:hover, .button.ty-twitter:hover, button.ty-twitter.alm-load-more-btn: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, button.ty-twitter.alm-load-more-btn,
  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, button.ty-twitter.alm-load-more-btn: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, button.black.alm-load-more-btn,
  input[type="submit"].black,
  .sc-payment-btn.black {
    background-color: #000;
    border-color: #000; }
    .button.black:hover, button.black.alm-load-more-btn:hover,
    input[type="submit"].black:hover,
    .sc-payment-btn.black:hover {
      color: #000;
      background-color: #fff;
      border: 2px solid #000; }
  .button.yellow, button.yellow.alm-load-more-btn,
  input[type="submit"].yellow,
  .sc-payment-btn.yellow {
    background-color: #E8A816;
    border-color: #E8A816; }
    .button.yellow:hover, button.yellow.alm-load-more-btn:hover,
    input[type="submit"].yellow:hover,
    .sc-payment-btn.yellow:hover {
      color: #E8A816;
      background-color: #fff;
      border: 2px solid #E8A816; }
  .button.cta-button, button.cta-button.alm-load-more-btn,
  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, button.cta-button.alm-load-more-btn,
      input[type="submit"].cta-button,
      .sc-payment-btn.cta-button {
        font-size: 1.75em; } }
  .button .ghost-button, button.alm-load-more-btn .ghost-button,
  input[type="submit"] .ghost-button,
  .sc-payment-btn .ghost-button {
    background-color: transparent; }
    .button .ghost-button.white, button.alm-load-more-btn .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, button.alm-load-more-btn .ghost-button.white:hover,
      input[type="submit"] .ghost-button.white:hover,
      .sc-payment-btn .ghost-button.white:hover {
        background-color: #fff;
        color: #E8A816; }
    .button .ghost-button.black, button.alm-load-more-btn .ghost-button.black,
    input[type="submit"] .ghost-button.black,
    .sc-payment-btn .ghost-button.black {
      color: #000;
      border-color: #000; }
      .button .ghost-button.black:hover, button.alm-load-more-btn .ghost-button.black:hover,
      input[type="submit"] .ghost-button.black:hover,
      .sc-payment-btn .ghost-button.black:hover {
        background-color: #000;
        color: #fff; }
    .button .ghost-button.yellow, button.alm-load-more-btn .ghost-button.yellow,
    input[type="submit"] .ghost-button.yellow,
    .sc-payment-btn .ghost-button.yellow {
      color: #E8A816;
      border-color: #E8A816; }
      .button .ghost-button.yellow:hover, button.alm-load-more-btn .ghost-button.yellow:hover,
      input[type="submit"] .ghost-button.yellow:hover,
      .sc-payment-btn .ghost-button.yellow:hover {
        background-color: #E8A816;
        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: #000; }
  .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: #000; }
  @media only screen and (min-width: 868px) {
    .top-section-wrap--dark .top-section-tall {
      text-shadow: 0 0 1.5em #000;
      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, .thank-you-content button.alm-load-more-btn {
  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(0, 0, 0, 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: #f2f2f2;
    text-shadow: 0 0 1em #000; }

.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(0, 0, 0, 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: #f2f2f2;
  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; } }

.articles {
  text-align: center;
  padding: 0.5em;
  margin-top: 1em; }

.article {
  width: 95%;
  max-width: 400px;
  border-radius: 6px;
  box-shadow: 0 0 40px rgba(0, 0, 0, 0.1);
  margin: 1em;
  overflow: hidden;
  display: inline-block;
  vertical-align: top; }

.article-featured {
  border: 1px solid #E8A816;
  position: relative; }
  .article-featured:after {
    content: 'FEATURED';
    position: absolute;
    z-index: 1;
    right: 1em;
    top: 0.75em;
    font-size: 0.75em;
    opacity: 0.3; }

.article-inner {
  text-align: center;
  padding: 1em;
  padding-top: 0; }

.article-title {
  font-size: 1.5625em;
  margin-bottom: 0; }

.article-subheadline {
  color: #4B4B4B;
  font-size: 0.75em;
  margin-top: 0.25em; }
  .article-subheadline a {
    color: #4B4B4B; }

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

.article-link-bigger {
  font-size: 1.2em; }

.alm-btn-wrap {
  margin-top: 1em; }

button.alm-load-more-btn {
  border-color: transparent;
  background-color: transparent;
  width: auto;
  height: 42px;
  line-height: 1;
  margin: 0 0 4px;
  padding: 0 25px;
  display: inline-block;
  position: relative;
  text-align: center;
  text-decoration: none;
  appearance: none;
  user-select: none;
  cursor: pointer;
  outline: 0; }

button.alm-load-more-btn:hover {
  background-color: #fff;
  border-color: transparent;
  color: #fff; }

button.alm-load-more-btn:hover {
  background-color: #fff;
  color: #fff;
  text-decoration: none; }

button.alm-load-more-btn:active {
  color: #fff;
  text-decoration: none; }

/* Loading */
button.alm-load-more-btn.loading {
  background-color: #fff;
  color: #fff; }

/* Loaded / Done */
button.alm-load-more-btn.done {
  cursor: default;
  opacity: 0.2;
  box-shadow: none !important; }

/* Loading Icon */
button.alm-load-more-btn:before,
button.alm-load-more-btn.done:before {
  background: none;
  width: 0; }

/* Loading :before */
button.alm-load-more-btn.loading:before {
  background: #fff url("../images/ajax-loader.gif") no-repeat center center;
  width: 30px;
  height: 30px;
  margin: 3px 6px;
  border-radius: 3px;
  display: inline-block;
  z-index: 0;
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  overflow: hidden; }

.alm-btn-wrap {
  text-align: center;
  padding: 10px 10px 30px;
  overflow: hidden;
  display: block; }

.ajax-load-more-wrap,
.alm-reveal,
.alm-listing {
  display: inline; }

.nav-search-wrap {
  display: none;
  position: absolute;
  z-index: 1;
  left: 0;
  top: 59px;
  width: 100%;
  background-color: #000;
  padding: 12.5% 1em 15%; }
  @media only screen and (min-width: 868px) {
    .nav-search-wrap {
      top: 72px; } }
  .nav-search-wrap.j-nav-wrap-show {
    display: block; }
  .nav-search-wrap form {
    border-bottom: 1px solid #fff;
    padding-bottom: 0.5em;
    max-width: 600px;
    margin: auto;
    zoom: 1; }
    .nav-search-wrap form:before, .nav-search-wrap form:after {
      content: "";
      display: table; }
    .nav-search-wrap form:after {
      clear: both; }
  .nav-search-wrap label {
    display: none; }
  .nav-search-wrap input {
    border: 0;
    background-repeat: no-repeat;
    background-size: 1em;
    background-color: transparent;
    padding: 0.5em; }
    .nav-search-wrap input:focus, .nav-search-wrap input:active, .nav-search-wrap input:hover {
      border: 0;
      background-color: transparent; }
    .nav-search-wrap input[type="text"] {
      width: calc(100% - 25px);
      color: #fff;
      max-width: 600px;
      float: left;
      background-position: 0 50%;
      padding: 0.5em;
      padding-left: 1.5em;
      background-image: url("../images/search.svg");
      background-color: transparent;
      border: 0; }
    .nav-search-wrap input[type="submit"] {
      float: right;
      width: 25px;
      color: transparent;
      background-image: url("../images/arrow.svg");
      background-position: 50% 50%;
      background-color: transparent;
      border: none;
      padding: 0; }

.main-article {
  max-width: 1000px;
  display: block;
  margin: 2em auto;
  padding: 10vh 0; }

.article-inner-wrap {
  max-width: 800px;
  margin: auto; }

.article-subheadline-main {
  font-size: 0.95em; }

.article-inner-main {
  text-align: left;
  max-width: 500px;
  margin: auto; }

@media only screen and (min-width: 868px) {
  .pt5p {
    padding-top: 5%; } }

.loader {
  margin: auto;
  max-width: 20px;
  position: relative;
  height: 10px; }

.loader .dots {
  position: absolute;
  padding: 5px;
  border-radius: 50%;
  background: #eee;
  -webkit-animation: myani 1s ease-in-out 0s infinite;
  animation: myani 1s ease-in-out 0s infinite; }

.loader .dots:nth-child(1) {
  -webkit-animation-delay: 0s;
  animation-delay: 0s; }

.loader .dots:nth-child(2) {
  -webkit-animation-delay: 0.15s;
  animation-delay: 0.15s; }

.loader .dots:nth-child(3) {
  -webkit-animation-delay: 0.30s;
  animation-delay: 0.30s; }

.loader .dots:nth-child(4) {
  -webkit-animation-delay: 0.45s;
  animation-delay: 0.45s; }

@keyframes myani {
  0% {
    -webkit-transform: translateX(-50px);
    transform: translateX(-50px);
    opacity: 0; }
  50% {
    opacity: 1; }
  100% {
    -webkit-transform: translateX(50px);
    transform: translateX(50px);
    opacity: 0; } }
.article-optin {
  padding: 2em 0.5em 3em; }
  @media only screen and (min-width: 868px) {
    .article-optin {
      padding: 3em 0.5em 6.25em;
      min-height: 471px; } }
  .article-optin form {
    padding-top: 1em; }

.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; }

.pre-order {
  background-color: #fafafa;
  padding: 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 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, .pre-order button.alm-load-more-btn {
    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: #f2f2f2;
        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 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 screen and (min-width: 641px) {
    .pre-order input[type="submit"] {
      font-size: 1.5em !important; } }

.messages-background {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 1;
  background-color: #000; }

.l-messages-wrap {
  padding: 10% 1em;
  position: relative;
  z-index: 2;
  min-height: 100vh; }

.l-messages {
  max-width: 600px;
  margin: 1em auto; }

.l-message {
  background-color: #fff;
  padding: 1em;
  border-radius: 1em;
  margin: 1em auto;
  transform: scale(0.95) translate(0, 2em);
  transform-origin: 50% 100%;
  opacity: 0;
  max-height: 0;
  position: relative; }
  @media only screen and (min-width: 638px) {
    .l-message {
      padding: 1em 2em; } }
  .l-message p {
    font-size: 1.2em; }
  .l-message .gform_hidden {
    display: none; }
  .l-message .gform_fields {
    list-style-type: none !important;
    padding-left: 0 !important; }
  .l-message .gfield_label {
    display: none; }
  .l-message .gform_wrapper {
    text-align: center; }

@media only screen and (min-width: 638px) {
  .l-cta-message:after {
    content: "";
    position: absolute;
    bottom: 27px;
    left: -16px;
    border-width: 15px 20px 0 0;
    border-color: transparent #fff;
    border-style: solid;
    width: 0; } }

@media only screen and (min-width: 638px) {
  .message-icon {
    transform: scale(0.95) translate(0, 2em);
    transform-origin: 50% 100%;
    opacity: 0;
    position: absolute;
    left: -100px;
    width: 75px;
    height: 75px;
    bottom: -5px;
    border-radius: 100%;
    background-color: #fff; } }

.message-icon-mobile {
  position: absolute;
  z-index: 1;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  width: 80px;
  height: 80px;
  border-radius: 100%;
  background-color: #fff;
  opacity: 1;
  transition-delay: 0.5s; }
  .message-icon-mobile.active {
    opacity: 0; }

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

.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; }

.top-bar {
  background-color: #f2f2f2;
  padding: 0.75em;
  font-size: 0.8em;
  text-align: center;
  color: #4c4b4b; }
  .top-bar p {
    margin: 0; }
  .top-bar a {
    color: #000;
    border: 1px solid #e8a715;
    padding: 0.2em 0.75em;
    border-radius: 1em;
    margin-left: 0.5em;
    background-color: #e8a715;
    display: inline-block;
    margin-top: 0.25em; }

.page-template-default div#ui-datepicker-div {
  background-color: #fff;
  border: 1px solid #ddd;
  padding: 1em; }
.page-template-default a.ui-datepicker-next, .page-template-default a.ui-datepicker-prev {
  display: none; }
.page-template-default select {
  background-image: none;
  margin-bottom: 0.5em; }
.page-template-default span#input_7_20_date_format {
  display: none; }
.page-template-default input[type="text"],
.page-template-default input[type="password"],
.page-template-default input[type="datetime"],
.page-template-default input[type="datetime-local"],
.page-template-default input[type="date"],
.page-template-default input[type="month"],
.page-template-default input[type="time"],
.page-template-default input[type="week"],
.page-template-default input[type="number"],
.page-template-default input[type="email"],
.page-template-default input[type="url"],
.page-template-default input[type="search"],
.page-template-default input[type="tel"],
.page-template-default input[type="color"],
.page-template-default select,
.page-template-default textarea,
.page-template-default .field {
  display: block;
  line-height: 1em;
  padding: 0.75em 1em;
  border-radius: 0;
  vertical-align: middle;
  box-shadow: none;
  border: 1px solid #f8be43;
  width: 100%;
  background-color: #fff;
  font-size: 1em;
  color: #665e66; }
@media only screen and (min-width: 638px) {
  .page-template-default input[type="text"],
  .page-template-default input[type="password"],
  .page-template-default input[type="datetime"],
  .page-template-default input[type="datetime-local"],
  .page-template-default input[type="date"],
  .page-template-default input[type="month"],
  .page-template-default input[type="time"],
  .page-template-default input[type="week"],
  .page-template-default input[type="number"],
  .page-template-default input[type="email"],
  .page-template-default input[type="url"],
  .page-template-default input[type="search"],
  .page-template-default input[type="tel"],
  .page-template-default input[type="color"],
  .page-template-default select,
  .page-template-default textarea,
  .page-template-default .field {
    font-size: 1.2rem; } }
.page-template-default input[type="text"]:focus, .page-template-default input[type="text"]:active,
.page-template-default input[type="password"]:focus,
.page-template-default input[type="password"]:active,
.page-template-default input[type="datetime"]:focus,
.page-template-default input[type="datetime"]:active,
.page-template-default input[type="datetime-local"]:focus,
.page-template-default input[type="datetime-local"]:active,
.page-template-default input[type="date"]:focus,
.page-template-default input[type="date"]:active,
.page-template-default input[type="month"]:focus,
.page-template-default input[type="month"]:active,
.page-template-default input[type="time"]:focus,
.page-template-default input[type="time"]:active,
.page-template-default input[type="week"]:focus,
.page-template-default input[type="week"]:active,
.page-template-default input[type="number"]:focus,
.page-template-default input[type="number"]:active,
.page-template-default input[type="email"]:focus,
.page-template-default input[type="email"]:active,
.page-template-default input[type="url"]:focus,
.page-template-default input[type="url"]:active,
.page-template-default input[type="search"]:focus,
.page-template-default input[type="search"]:active,
.page-template-default input[type="tel"]:focus,
.page-template-default input[type="tel"]:active,
.page-template-default input[type="color"]:focus,
.page-template-default input[type="color"]:active,
.page-template-default select:focus,
.page-template-default select:active,
.page-template-default textarea:focus,
.page-template-default textarea:active,
.page-template-default .field:focus,
.page-template-default .field:active {
  background-color: #fffcf6;
  outline: none; }
.page-template-default input[type="text"].error, .page-template-default input[type="text"].is-invalid, .page-template-default .gfield_error input[type="text"],
.page-template-default input[type="password"].error,
.page-template-default input[type="password"].is-invalid, .page-template-default .gfield_error
input[type="password"],
.page-template-default input[type="datetime"].error,
.page-template-default input[type="datetime"].is-invalid, .page-template-default .gfield_error
input[type="datetime"],
.page-template-default input[type="datetime-local"].error,
.page-template-default input[type="datetime-local"].is-invalid, .page-template-default .gfield_error
input[type="datetime-local"],
.page-template-default input[type="date"].error,
.page-template-default input[type="date"].is-invalid, .page-template-default .gfield_error
input[type="date"],
.page-template-default input[type="month"].error,
.page-template-default input[type="month"].is-invalid, .page-template-default .gfield_error
input[type="month"],
.page-template-default input[type="time"].error,
.page-template-default input[type="time"].is-invalid, .page-template-default .gfield_error
input[type="time"],
.page-template-default input[type="week"].error,
.page-template-default input[type="week"].is-invalid, .page-template-default .gfield_error
input[type="week"],
.page-template-default input[type="number"].error,
.page-template-default input[type="number"].is-invalid, .page-template-default .gfield_error
input[type="number"],
.page-template-default input[type="email"].error,
.page-template-default input[type="email"].is-invalid, .page-template-default .gfield_error
input[type="email"],
.page-template-default input[type="url"].error,
.page-template-default input[type="url"].is-invalid, .page-template-default .gfield_error
input[type="url"],
.page-template-default input[type="search"].error,
.page-template-default input[type="search"].is-invalid, .page-template-default .gfield_error
input[type="search"],
.page-template-default input[type="tel"].error,
.page-template-default input[type="tel"].is-invalid, .page-template-default .gfield_error
input[type="tel"],
.page-template-default input[type="color"].error,
.page-template-default input[type="color"].is-invalid, .page-template-default .gfield_error
input[type="color"],
.page-template-default select.error,
.page-template-default select.is-invalid, .page-template-default .gfield_error
select,
.page-template-default textarea.error,
.page-template-default textarea.is-invalid, .page-template-default .gfield_error
textarea,
.page-template-default .field.error,
.page-template-default .field.is-invalid, .page-template-default .gfield_error
.field {
  border-color: #e96538 !important; }
.page-template-default input[type="text"].success, .page-template-default input[type="text"].is-valid,
.page-template-default input[type="password"].success,
.page-template-default input[type="password"].is-valid,
.page-template-default input[type="datetime"].success,
.page-template-default input[type="datetime"].is-valid,
.page-template-default input[type="datetime-local"].success,
.page-template-default input[type="datetime-local"].is-valid,
.page-template-default input[type="date"].success,
.page-template-default input[type="date"].is-valid,
.page-template-default input[type="month"].success,
.page-template-default input[type="month"].is-valid,
.page-template-default input[type="time"].success,
.page-template-default input[type="time"].is-valid,
.page-template-default input[type="week"].success,
.page-template-default input[type="week"].is-valid,
.page-template-default input[type="number"].success,
.page-template-default input[type="number"].is-valid,
.page-template-default input[type="email"].success,
.page-template-default input[type="email"].is-valid,
.page-template-default input[type="url"].success,
.page-template-default input[type="url"].is-valid,
.page-template-default input[type="search"].success,
.page-template-default input[type="search"].is-valid,
.page-template-default input[type="tel"].success,
.page-template-default input[type="tel"].is-valid,
.page-template-default input[type="color"].success,
.page-template-default input[type="color"].is-valid,
.page-template-default select.success,
.page-template-default select.is-valid,
.page-template-default textarea.success,
.page-template-default textarea.is-valid,
.page-template-default .field.success,
.page-template-default .field.is-valid {
  color: #e6efc2;
  border-color: #e6efc2;
  background-color: #fff;
  background-position: 99% center;
  background-repeat: no-repeat;
  outline-color: #e6efc2; }
.page-template-default input[type="text"][disabled], .page-template-default input[type="text"].is-disabled,
.page-template-default input[type="password"][disabled],
.page-template-default input[type="password"].is-disabled,
.page-template-default input[type="datetime"][disabled],
.page-template-default input[type="datetime"].is-disabled,
.page-template-default input[type="datetime-local"][disabled],
.page-template-default input[type="datetime-local"].is-disabled,
.page-template-default input[type="date"][disabled],
.page-template-default input[type="date"].is-disabled,
.page-template-default input[type="month"][disabled],
.page-template-default input[type="month"].is-disabled,
.page-template-default input[type="time"][disabled],
.page-template-default input[type="time"].is-disabled,
.page-template-default input[type="week"][disabled],
.page-template-default input[type="week"].is-disabled,
.page-template-default input[type="number"][disabled],
.page-template-default input[type="number"].is-disabled,
.page-template-default input[type="email"][disabled],
.page-template-default input[type="email"].is-disabled,
.page-template-default input[type="url"][disabled],
.page-template-default input[type="url"].is-disabled,
.page-template-default input[type="search"][disabled],
.page-template-default input[type="search"].is-disabled,
.page-template-default input[type="tel"][disabled],
.page-template-default input[type="tel"].is-disabled,
.page-template-default input[type="color"][disabled],
.page-template-default input[type="color"].is-disabled,
.page-template-default select[disabled],
.page-template-default select.is-disabled,
.page-template-default textarea[disabled],
.page-template-default textarea.is-disabled,
.page-template-default .field[disabled],
.page-template-default .field.is-disabled {
  cursor: not-allowed;
  border-color: #c8ccd4;
  opacity: 0.6; }
.page-template-default input[type="text"][disabled]:focus, .page-template-default input[type="text"][disabled]:active, .page-template-default input[type="text"].is-disabled:focus, .page-template-default input[type="text"].is-disabled:active,
.page-template-default input[type="password"][disabled]:focus,
.page-template-default input[type="password"][disabled]:active,
.page-template-default input[type="password"].is-disabled:focus,
.page-template-default input[type="password"].is-disabled:active,
.page-template-default input[type="datetime"][disabled]:focus,
.page-template-default input[type="datetime"][disabled]:active,
.page-template-default input[type="datetime"].is-disabled:focus,
.page-template-default input[type="datetime"].is-disabled:active,
.page-template-default input[type="datetime-local"][disabled]:focus,
.page-template-default input[type="datetime-local"][disabled]:active,
.page-template-default input[type="datetime-local"].is-disabled:focus,
.page-template-default input[type="datetime-local"].is-disabled:active,
.page-template-default input[type="date"][disabled]:focus,
.page-template-default input[type="date"][disabled]:active,
.page-template-default input[type="date"].is-disabled:focus,
.page-template-default input[type="date"].is-disabled:active,
.page-template-default input[type="month"][disabled]:focus,
.page-template-default input[type="month"][disabled]:active,
.page-template-default input[type="month"].is-disabled:focus,
.page-template-default input[type="month"].is-disabled:active,
.page-template-default input[type="time"][disabled]:focus,
.page-template-default input[type="time"][disabled]:active,
.page-template-default input[type="time"].is-disabled:focus,
.page-template-default input[type="time"].is-disabled:active,
.page-template-default input[type="week"][disabled]:focus,
.page-template-default input[type="week"][disabled]:active,
.page-template-default input[type="week"].is-disabled:focus,
.page-template-default input[type="week"].is-disabled:active,
.page-template-default input[type="number"][disabled]:focus,
.page-template-default input[type="number"][disabled]:active,
.page-template-default input[type="number"].is-disabled:focus,
.page-template-default input[type="number"].is-disabled:active,
.page-template-default input[type="email"][disabled]:focus,
.page-template-default input[type="email"][disabled]:active,
.page-template-default input[type="email"].is-disabled:focus,
.page-template-default input[type="email"].is-disabled:active,
.page-template-default input[type="url"][disabled]:focus,
.page-template-default input[type="url"][disabled]:active,
.page-template-default input[type="url"].is-disabled:focus,
.page-template-default input[type="url"].is-disabled:active,
.page-template-default input[type="search"][disabled]:focus,
.page-template-default input[type="search"][disabled]:active,
.page-template-default input[type="search"].is-disabled:focus,
.page-template-default input[type="search"].is-disabled:active,
.page-template-default input[type="tel"][disabled]:focus,
.page-template-default input[type="tel"][disabled]:active,
.page-template-default input[type="tel"].is-disabled:focus,
.page-template-default input[type="tel"].is-disabled:active,
.page-template-default input[type="color"][disabled]:focus,
.page-template-default input[type="color"][disabled]:active,
.page-template-default input[type="color"].is-disabled:focus,
.page-template-default input[type="color"].is-disabled:active,
.page-template-default select[disabled]:focus,
.page-template-default select[disabled]:active,
.page-template-default select.is-disabled:focus,
.page-template-default select.is-disabled:active,
.page-template-default textarea[disabled]:focus,
.page-template-default textarea[disabled]:active,
.page-template-default textarea.is-disabled:focus,
.page-template-default textarea.is-disabled:active,
.page-template-default .field[disabled]:focus,
.page-template-default .field[disabled]:active,
.page-template-default .field.is-disabled:focus,
.page-template-default .field.is-disabled:active {
  background-color: #d5edf8; }
.page-template-default input[type="password"] {
  letter-spacing: 0.3em; }
.page-template-default textarea {
  max-width: 100%;
  min-height: 120px;
  line-height: 1.5em;
  resize: none; }
.page-template-default select {
  -webkit-appearance: none;
  appearance: none;
  background-image: url("https://www.launchboom.com/wp-content/themes/launch/library/images/dropdown.svg");
  background-repeat: no-repeat;
  background-position: 97.5% center; }
.page-template-default label {
  display: inline-block;
  color: #808a96;
  font-size: 1em; }
@media only screen and (min-width: 638px) {
  .page-template-default label {
    font-size: 1.2em; } }
.page-template-default .gform_wrapper {
  max-width: 700px;
  margin: auto; }
.page-template-default .gform_wrapper ul li {
  padding-left: 0;
  background-image: none;
  margin-bottom: 0.75em;
  list-style-type: none; }
.page-template-default .gform_wrapper .top_label > li {
  margin-bottom: 3em; }
.page-template-default .gfield {
  margin-bottom: 3em; }
.page-template-default .validation_message {
  color: #e96538;
  margin-top: 1em; }
.page-template-default .gfield_checkbox input[type="radio"], .page-template-default .gfield_checkbox input[type="checkbox"], .page-template-default .gfield_radio input[type="radio"], .page-template-default .gfield_radio input[type="checkbox"] {
  display: none; }
.page-template-default .gfield_checkbox input[type="radio"]:checked + label, .page-template-default .gfield_checkbox input[type="checkbox"]:checked + label, .page-template-default .gfield_radio input[type="radio"]:checked + label, .page-template-default .gfield_radio input[type="checkbox"]:checked + label {
  background-image: url("https://www.launchboom.com/wp-content/themes/launch/library/images/radio-check-checked.svg"); }
.page-template-default .gfield_checkbox label, .page-template-default .gfield_radio label {
  background-size: 2.3em;
  cursor: pointer;
  padding: 0.75em 0 0.25em 3em;
  background-image: url("https://www.launchboom.com/wp-content/themes/launch/library/images/radio-check-unchecked.svg");
  background-repeat: no-repeat;
  background-position: 0 0.15em; }
@media only screen and (max-width: 637px) {
  .page-template-default .gfield_checkbox label, .page-template-default .gfield_radio label {
    background-size: 2em;
    background-position: 0 0.25em; } }
@media only screen and (min-width: 638px) {
  .page-template-default .gfield_checkbox label, .page-template-default .gfield_radio label {
    transition: all ease 300ms;
    transform: translate3d(0, 0, 0); } }
.page-template-default .gfield_checkbox label:hover, .page-template-default .gfield_radio label:hover {
  background-image: url("https://www.launchboom.com/wp-content/themes/launch/library/images/radio-check-hover.svg"); }
.page-template-default .gform_footer {
  font-size: 1.5em;
  text-align: center;
  margin-bottom: 3em; }
.page-template-default .gform_footer img {
  display: none; }
.page-template-default #gform_1 .gform_fields {
  padding-left: 0; }
.page-template-default #gform_1 .gform_button {
  cursor: pointer;
  font-weight: bold;
  color: #f8be43;
  height: 150px;
  width: 150px;
  padding: 0;
  line-height: 0;
  border-radius: 100%;
  background-color: #1d0e23;
  font-size: 1.3125em;
  border: 0; }
@media only screen and (min-width: 638px) {
  .page-template-default #gform_1 .gform_button {
    font-size: 1.75em;
    height: 200px;
    width: 200px; } }
@media only screen and (min-width: 1047px) {
  .page-template-default #gform_1 .gform_button {
    font-size: 2.25em; } }
.page-template-default #gform_1 .gform_button:hover {
  color: #1d0e23;
  background-color: #fae5b9; }
.page-template-default .validation_error {
  display: none; }
.page-template-default .ui-datepicker {
  width: 216px;
  height: auto;
  margin: 5px auto 0;
  font-size: 9pt; }
.page-template-default .ui-datepicker a {
  text-decoration: none; }
.page-template-default .ui-datepicker table {
  width: 100%;
  border-collapse: collapse; }
.page-template-default .ui-datepicker-header {
  background-color: #666;
  /* set the header background color */
  color: #e0e0e0;
  font-weight: bold;
  line-height: 30px;
  min-height: 30px !important;
  border-width: 1px 0 0 0;
  border-style: solid;
  border-color: #666; }
.page-template-default .ui-datepicker-title {
  text-align: center; }
.page-template-default .ui-datepicker-title select {
  margin-top: 2.5%;
  font-size: 1em;
  background-size: 1em; }
.page-template-default .ui-datepicker-prev,
.page-template-default .ui-datepicker-next {
  display: inline-block;
  width: 30px;
  height: 30px;
  text-align: center;
  cursor: pointer;
  background-image: url("https://www.launchboom.com/wp-content/themes/launch/library/images/datepicker/arrow.png");
  background-repeat: no-repeat;
  line-height: 600%;
  overflow: hidden; }
.page-template-default .ui-datepicker-prev {
  float: left;
  background-position: center -30px; }
.page-template-default .ui-datepicker-next {
  float: right;
  background-position: center 0px; }
.page-template-default .ui-datepicker thead {
  background: #fafafa;
  border-bottom: 1px solid #bbb; }
.page-template-default .ui-datepicker th {
  text-transform: uppercase;
  text-align: center;
  font-size: 6pt;
  padding: 5px 0;
  color: #666666; }
.page-template-default .ui-datepicker tbody td {
  padding: 0;
  border-top: 1px solid #bbb;
  border-right: 1px solid #bbb; }
.page-template-default .ui-datepicker tbody td:last-child {
  border-right: 0px; }
.page-template-default .ui-datepicker tbody tr {
  border-bottom: 1px solid #bbb; }
.page-template-default .ui-datepicker tbody tr:last-child {
  border-bottom: 0px; }
.page-template-default .ui-datepicker td span,
.page-template-default .ui-datepicker td a {
  display: inline-block;
  font-weight: bold;
  text-align: center;
  width: 30px;
  height: 30px;
  line-height: 30px;
  color: #666666; }
.page-template-default .ui-datepicker-calendar .ui-state-default {
  background: #ededed; }
.page-template-default .ui-datepicker-calendar .ui-state-hover {
  background: #f7f7f7; }
.page-template-default .ui-datepicker-calendar .ui-state-active {
  background: #FFF2AA;
  border: 1px solid #c19163;
  color: #666;
  position: relative;
  margin: -1px; }
.page-template-default .ui-datepicker-unselectable .ui-state-default {
  background: #f4f4f4;
  color: #b4b3b3; }
.page-template-default .ui-datepicker-calendar td:first-child .ui-state-active {
  width: 29px;
  margin-left: 0; }
.page-template-default .ui-datepicker-calendar td:last-child .ui-state-active {
  width: 29px;
  margin-right: 0; }
.page-template-default .ui-datepicker-calendar tr:last-child .ui-state-active {
  height: 29px;
  margin-bottom: 0; }
.page-template-default .gform_confirmation_message {
  border: 2px solid #ce9414;
  text-align: center;
  padding: 2em;
  margin: 2em auto 3em;
  font-weight: bold; }

@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 */
