/*!
 * Bootstrap v4.0.0-alpha (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

@charset "UTF-8";
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}


template {
  display: none;
}

a {
  background-color: transparent;
}

a:active {
  outline: 0;
}

a:hover {
  outline: 0;
}


b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  margin: .67em 0;
  font-size: 2em;
}

mark {
  color: #000;
  background: #ff0;
}

small {
  font-size: 80%;
}

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sup {
  top: -.5em;
}

sub {
  bottom: -.25em;
}

img {
  border: 0;
}


figure {
  margin: 1em 40px;
}

hr {
  height: 0;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font: inherit;
  color: inherit;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button {
  -webkit-appearance: button;
  cursor: pointer;
}


button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}

input {
  line-height: normal;
}


input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}


input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  padding: .35em .625em .75em;
  margin: 0 2px;
  border: 1px solid #c0c0c0;
}

legend {
  padding: 0;
  border: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

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

td,
th {
  padding: 0;
}

@media print {
  *,
  *:before,
  *:after {
    text-shadow: none !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  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;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}

html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

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

@-moz-viewport {
  width: device-width;
}

@-ms-viewport {
  width: device-width;
}

@-webkit-viewport {
  width: device-width;
}

@viewport {
  width: device-width;
}

html {
  font-size: 16px;

  -webkit-tap-highlight-color: transparent;
}

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1rem;
  line-height: 1.5;
  color: #373a3c;
  background-color: #fff;
}

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: .5rem;
}

p {
  margin-top: 0;
  margin-bottom: 1rem;
}


address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}


dt {
  font-weight: bold;
}

dd {
  margin-bottom: .5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

a {
  color: #0275d8;
  text-decoration: none;
}

a:focus,
a:hover {
  color: #014c8c;
  text-decoration: underline;
}

a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

pre {
  margin-top: 0;
  margin-bottom: 1rem;
}

figure {
  margin: 0 0 1rem;
}

img {
  vertical-align: middle;
}


table {
  background-color: transparent;
}

caption {
  padding-top: .75rem;
  padding-bottom: .75rem;
  color: #818a91;
  text-align: left;
  caption-side: bottom;
}

th {
  text-align: left;
}

label {
  display: inline-block;
  margin-bottom: .5rem;
}

input,
button,
select,
textarea {
  margin: 0;
  line-height: inherit;
}

textarea {
  resize: vertical;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
}


output {
  display: inline-block;
}

h1, h2, h3, h4, h5, h6,
 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}

h1, h2, h3 {
  margin-bottom: .5rem;
}

h4, h5, h6 {
  margin-bottom: .5rem;
}

h1 {
  font-size: 2.5rem;
}

h2 {
  font-size: 2rem;
}

h3 {
  font-size: 1.75rem;
}

h4 {
  font-size: 1.5rem;
}

h5 {
  font-size: 1.25rem;
}

h6 {
  font-size: 1rem;
}
hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: .0625rem solid rgba(0, 0, 0, .1);
}

small,
 {
  font-size: 80%;
  font-weight: normal;
}

mark,
 {
  padding: .2em;
  background-color: #fcf8e3;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

code {
  padding: .2rem .4rem;
  font-size: 90%;
  color: #bd4147;
  background-color: #f7f7f9;
  border-radius: .25rem;
}

kbd {
  padding: .2rem .4rem;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: .2rem;
}


pre {
  display: block;
  margin-top: 0;
  margin-bottom: 1rem;
  font-size: 90%;
  line-height: 1.5;
  color: #373a3c;
}
.container {
  padding-right: .9375rem;
  padding-left: .9375rem;
  margin-right: auto;
  margin-left: auto;
}

.container:before,
.container:after {
  display: table;
  content: " ";
}

.container:after {
  clear: both;
}

@media (min-width: 34em) {
  .container {
    max-width: 34rem;
  }
}

@media (min-width: 48em) {
  .container {
    max-width: 45rem;
  }
}

@media (min-width: 62em) {
  .container {
    max-width: 60rem;
  }
}

@media (min-width: 75em) {
  .container {
    max-width: 72.25rem;
  }
}
.row {
  margin-right: -.9375rem;
  margin-left: -.9375rem;
}

.row:before,
.row:after {
  display: table;
  content: " ";
}

.row:after {
  clear: both;
}

.col-md-4, .col-md-6, .col-md-8 {
  position: relative;
  min-height: 1px;
  padding-right: .9375rem;
  padding-left: .9375rem;
}
@media (min-width: 48em) {
  .col-md-4, .col-md-6, .col-md-8 {
    float: left;
  }
  .col-md-4 {
    width: 33.333333%;
  }
  .col-md-6 {
    width: 50%;
  }
	.col-md-6:first-child {
		width:48.5%;
	}
	.col-md-6:last-child {
		width:51.5%;
	}
  .col-md-8 {
    width: 66.666667%;
  }
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}


.form-control::-webkit-input-placeholder {
  color: #999;
  opacity: 1;
}


.form-control:-ms-input-placeholder {
  color: #999;
  opacity: 1;
}

.form-control::placeholder {
  color: #999;
  opacity: 1;
}

.btn {
  display: inline-block;
  padding: .375rem 1rem;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.5;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  border: .0625rem solid transparent;
  border-radius: .25rem;
}

.btn:focus,
.btn:active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.btn:focus,
.btn:hover {
  text-decoration: none;
}


.btn:active {
  background-image: none;
  outline: 0;
}

.btn:disabled {
  cursor: not-allowed;
  opacity: .5;
}


.btn-primary {
  background-color: #3498DB;
  border-color: #3498DB;
}

.btn-primary:focus,
.btn-primary:active {
  background-color: #3498DB;
  border-color: #3498DB;
	color:#ffffff;
}

.btn-primary:hover {
  background-color: #3498DB;
  border-color: #3498DB;
}

.btn-primary:active {
  background-image: none;
}

.btn-primary:disabled:focus  {
  background-color: #0275d8;
  border-color: #0275d8;
}

.btn-primary:disabled:hover,
 {
  background-color: #0275d8;
  border-color: #0275d8;
}
.btn-block {
  display: block;
  width: 100%;
}

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

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


/* INCLUDED FONTS */
.lora {
	font-family:'Lora';
}
.source-sans-pro {
	font-family:'Source Sans Pro';
}
h1, h2 {
	font-weight:normal!important;
}
h1, h2, p, a, .btn, li {
	word-wrap:break-word;
}
/*****************
*** CUSTOM CSS ***
*****************/

/* Page Layers */
.custom-background {
	position:absolute;
	top:-50%;
	left:-50%;
	width:200%;
	height:200%;
}
.custom-background img {
	position:absolute;
	top:0;
	right:0;
	left:0;
	bottom:0;
	min-width:50%;
	min-height:50%;
	margin:auto;
}
.btn-primary {
	background-color:#3498DB;
	border:0;
}
.btn-primary:hover {
	background-color:#3498DB;
}
.btn-primary:focus, .btn-primary:active {
	background-color:#3498DB;
	outline:0!important;
}
.section {
  padding: 60px 0;	
  font-weight: 200;
  line-height: 28px;
	position:relative;
	overflow:hidden;
}
.container {
	max-width:970px;
	position:relative;
	z-index:2;
}
img {
	max-width:100%!important;
}

.row.flexible {
  display: -webkit-flex;
   display: -ms-flexbox;
   display: flex;
   overflow: hidden;
 	justify-content:center;
	-webkit-justify-content:center;
}
@media (max-width:34em) {
	.row.flexible {
		display:block!important;
	}
	.section {
		padding:15px 0;
		padding:30px 15px;
	}
}
body {
	font-family:sans-serif;
	color:#2b2b2b;
	background-color:#020202;
	font-size:18px;
}
a {
	color:#f9c148;
}
a:hover {
	color:#deac41;
	text-decoration:none;
}
p {
	line-height:1.75em;
	font-family:'Source Sans Pro';
	letter-spacing:1px;
	margin-bottom:0;
}
h2 {
	font-size:22px;
	font-family:'Source Sans Pro';
	letter-spacing:1px;
	margin-bottom:10px;
}
a:active, a:focus {
	color:#deac41;
	text-decoration:none;
}
ul {
	display:inline-block;
	margin-bottom:0;
	list-style:none;
	padding-left:0;
}
.mobile {
	display:none;
}
.fb-like {
	overflow:hidden!important;
}
/*****************
*** Header ***
*****************/
.header {
	color:#ffffff;
	padding-top:50px;
	padding-bottom:45px;
}
.header .row {
	overflow:hidden!important;
}
.header .container > .row {
	background-color:#ffffff!important;
}
.col-md-6 {
	/*flex:1;*/
	padding-left:0;
	padding-right:0;
}
.padding-container {
	padding:40px 30px;
}
/* COLUMN 1 STYLES */
.col-md-6:first-child p {
	padding-right:30px;
	padding-bottom:0px;
	margin-bottom:0;
}
.col-md-6:first-child h1 {
	font-size:26px;
	margin-bottom:30px;
	line-height:1.5em;
	letter-spacing:3px;
}

/* COLUMN 2 STYLES */
.col-md-6:last-child .logo img {
	margin-top:5px;
	margin-bottom:35px;
}
.col-md-6:last-child .logo + h2 {
	border:1px solid #ffffff;
	padding:25px;
	margin-bottom:17px;
	word-wrap:break-word;
}
.btn {
	background-color:#4AB7EF;
	border-radius:0;
	color:#fff;
	font-size:22px;
	padding-top:28px;
	padding-bottom:29px;
	margin-bottom:34px;
	margin-top:21px;
	white-space:inherit;
}
.btn:hover {
	background-color:#deac41;
	color:#020202;
}
.counter + h2 {
	margin-top:30px;
}
.col-md-6:last-child p { 
	margin-bottom:7px;
}
.header .social li {
	float:left;
	margin-right:20px;
	margin-top:20px;
}
.header li:last-child {
	margin-right:0;
}
.col-md-4 {
 text-align:right;
}
.like-button img {
	max-width:78px!important;
}
.divider {
	background-color:#ffffff;
	width:100%;
	height:1px;
	margin-bottom:30px;
	margin-top:20px;
}
@media (min-width:34px) and (max-width: 48em) {
	.col-md-6 {
		flex:1;
		-webkit-flex:1;
	}
	.row.flexible {
		margin-right:0;
		margin-left:0;
	}
}
@media (min-width:48px) and (max-width: 62em) {
	.row.flexible {
		margin-right:0;
		margin-left:0;
	}
}
/* Small devices (landscape phones, 34em and up)*/
 @media (max-width: 34em) {
	 .header {
		 padding-top:15px;
		 padding-bottom:15px;
	 }
	 .row.flexible {
		 margin-left:-15px;
		 margin-right:-15px;
	 }
	 .padding-container {
		 padding:15px;
	 }
	 .mobile {
	 	display:block;
	 }
	 .desktop {
		 display:none;
	 }
	 .mobile.logo img {
		 padding-top:50px;
		 margin-bottom:30px;
	 }
	 .btn {
		 padding-top:20px;
		 padding-bottom:20px;
	 }
	 .like-button {
		 margin-top:20px;
	 }
	 .col-md-4 {
		 text-align:center;
	 }
	 .social {
		 display:flex;
		 -webkit-flex:1;
		 margin-bottom:0px;
	 }
	 .social li {
		 flex:1;
		 text-align:center;
		 margin-right:0!important;
		 margin-top:20px;
		 margin-bottom:20px;
	 }
	 img.mobile {
		 margin-bottom:0;
	 }
	 .col-md-6:first-child p {
		 padding-right:0px;
	 }
}


/*****************
*** Footer ***
*****************/
.footer {
	font-size:18px;
	color:#ffffff;
	padding-top:40px;
	padding-bottom:10px;
	font-family:'Source Sans Pro';
}
.footer ul {
	margin-top:10px;
	margin-bottom:20px;
	max-width:100%;
}
.footer p {
	margin-bottom:30px;
	padding-left:60px;
	padding-right:60px;
}
.footer li {
	float:left;
	margin-right:5px;
}
.footer li:last-child {
	margin-right:0;
}
.footer a {
	color:#f9c148;
}
.footer a:hover {
	color:#deac41;
}
/* Small devices (landscape phones, 34em and up)*/
 @media (max-width: 34em) {
	 .footer li {
		 float:none;
	 }
	 .footer p {
	 	padding-left:0px;
	 	padding-right:0px;
	 }
}

/* Countdown Styling */
.counter ul {
	width:100%!important;
	display:flex!important;
	display:-webkit-flex!important;
	margin-bottom:5px!important;
}
.counter + .counter ul {
	margin-bottom:30px;
}
.counter li {
	width:22%!important;
	flex:1!important;
	-webkit-flex:1!important;
	font-family:'Source Sans Pro';
	letter-spacing:1px;
}
.counter li:nth-child(even) {
	width:2.8%!important;
	flex:.13!important;
	-webkit-flex:.13!important;
}
.counter li {	
	text-align:center;
	display:inline-block!important;
	/*width:100px!important;*/
}
.counter .digit, .leadstyle-countdown ul.countdown li span {
    overflow: hidden;
    height: 90px;
    font-family: 'Lora', sans-serif;
    font-size: 42px;
    line-height: 90px;
    color: #020200;
		font-weight:normal!important;
}

.leadstyle-countdown ul.countdown li {
	float:none!important;
	margin-right:0!important;
}
.counter .digit {
    background: #ffffff;
}
.counter .text {
    font-size: 16px;
    line-height: 1.5em;
		color: #ffffff;
}
.leadstyle-countdown {
	width:100%;
}
@media (max-width:430px) { 
	.counter .text { 
		font-size:13px;
	}
	.counter .digit, .leadstyle-countdown ul.countdown li span {
		font-size:32px;
		height:65px;
		line-height:65px;
	}
}

/* Share Icons */
/*!
 *  Font Awesome 4.4.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/fontawesome-webfont.eot?v=4.4.0');
  src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.4.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff?v=4.4.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.4.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.4.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
	display:inline-block;
	font:normal normal normal 14px/1 'FontAwesome';
	font-size:inherit;
	text-rendering:auto;
	-webkit-font-smoothing:antialiased;
}
a.share {
	display:inline-block;
	text-align:center;
	padding:11px;
	color:#fafafa;
	font-size:30px;
	min-width:56px;
	border-radius:100%;
	margin:0 6px;
	opacity:1;
}
a.share:hover {
	cursor:pointer;
	opacity:.8;
}
a.share:first-child {
	margin-left:0;
}
a.share.twitter {
	background:#28aae1;
}
.fa-twitter:before {
	content:"\f099";
}
a.share.facebook {
	background:#3460a1;
}
.fa-facebook-f:before, .fa-facebook:before {
	content:"\f09a";
}
a.share.linkedin {
	background:#136d9d;
}
.fa-linkedin:before {
	content:"\f0e1";
}
a.share.googleplus {
	background:#de5543;
}
.fa-google-plus:before {
	content:"\f0d5";
}
/* Small devices (landscape phones, 34em and up)*/
 @media (max-width: 34em) {
	 a.share {
		 padding:9px;
		 min-width:48px;
	 }
}
/******** REPLACEMENT CSS **********/
.env-production .header, .env-builder .header, .env-production .footer, .env-builder .footer, .env-production .divider, .env-builder .divider, .env-production .col-md-6:last-child .logo + h2,  .env-builder .col-md-6:last-child .logo + h2 {
	color:#fffffe!important;
}
.env-production .col-md-6:last-child .logo + h2,  .env-builder .col-md-6:last-child .logo + h2 {
	border-color:#fffffe!important;
}
.env-production .divider, .env-builder .divider {
	background-color:#fffffe!important;
}
.env-production .counter .digit, .env-builder .counter .digit {
	background-color:#fffffd!important;
	color:#020200!important;
}
.env-production .counter .text, .env-builder .counter .text {
	color:#fffffc!important;
}
.env-production .col-md-6:first-child, .env-builder .col-md-6:first-child, .col-md-6:first-child { 
 background-color:#ffffff!important;
} 
.env-production .col-md-6:last-child, .env-builder .col-md-6:last-child, .col-md-6:last-child { 
 background-color:#121212!important;
} 










