@font-face {
  font-family: 'Centauri';
  src: url('../fonts/Centauri.eot?#') format('eot'),
       url('../fonts/Centauri.woff') format('woff'),
       url('../fonts/Centauri.ttf') format('truetype');
}
@font-face {
  font-family: 'Sony Sketch';
  src: url('../fonts/SonySketchBold205.eot?#') format('eot'),
       url('../fonts/SonySketchBold205.woff') format('woff'),
       url('../fonts/SonySketchBold205.ttf') format('truetype');
}

.btn-default, .btn, 
.btn-default:focus, .btn:focus {
  background-image: none;
  border: none;
  box-shadow: none;
  color: #fff;
  font-size: 1em;
}

.btn-default:hover, .btn:hover {
  box-shadow: none;
  color: #fff;
}

#navigation {
  width: 100%;
  height: 50px;
  z-index: 999;
  top: 0;
  border: none;
  border-radius: 0 !important;
}

#navigation {
  text-shadow: none;
}

#navigation.top {
  position: absolute;
  top: 0;
  border: none;
  border-radius: 0 !important;
}

#navigation.top {
  background-color: rgba(0,0,0,0) transparent !important;
  height: 100px;
  z-index: 9999;
}

#navigation .inner {
  max-width: 1000px;
  margin: auto;
}

#navigation.scrolled .inner {
  padding: 0;
}

#navigation.scrolled nav>li>a {
  padding-bottom: 5px;
}

#navigation.scrolled {
  position: fixed;
  opacity: 1.0;
  filter: alpha(opacity=100);
  background-color: #222222;
}

.container {
  padding-top: 60px;
}

#home nav {
  box-shadow: none;
  z-index: 9999;
}

#home nav a {
  box-sizing: border-box;
  height: 100%;
  margin: 0px;
  line-height: 42px;
  padding: 3px 8px;
  font-size: 1em;
  letter-spacing: 0.1px;
  border: none;
  font-weight: normal;
}

#home nav a:hover {
  background-color: rgba(255, 255, 255, 0.2);
}

#home nav li {
  margin: 0px 2px;
}

#home .before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    background: url('../img/bg0.jpg') center fixed;
    background-size: cover;
    z-index: 0;
    -webkit-transition:all 1s ease-in;
    -moz-transition:all 1s ease-in;
    -o-transition:all 1s ease-in;
    -ms-transition:all 1s ease-in;
    transition:all 1s ease-in;
}

#home-content {
  /* background: rgba(0, 0, 0, 0.5); */
  z-index: 10;
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: table-cell;
  vertical-align: middle;
}

#home {
  display: table;
  float: left;
  margin: 0px;
  padding: 0px;
  border: 0px;
  table-layout: fixed;
}

#home-content .cover-container {
  z-index: 10;
}

#logo {
  font-weight: bold;
  font-size: 1.5em;
  letter-spacing: -0.5px;
}

#team .team img {
  width: 145px;
  height: 145px;
}

#logo span, #logo i {
  font-size: 25px;
}

#home-text {
  width: 80%;
  margin: 0 10%;
}

#home-text p {
  width: 70%;
  margin-left: 15%;
  margin-right: 15%;
  line-height: 1.5em;
  font-size: 1.3em;
}

.col-md-7 {
  text-align: center;
  width: 100%;
}

.col-md-7 .lead{
  width: 100%;
  font-size: 2.6rem;
  text-align: left;
}

.featurette {
  width: 100%;
  padding: 0 15%;
}

.quote-row {
  margin: 0px;
  color: #fff;
  background: #333;
}

.quote-row blockquote {
  text-align: center;
  color: #fff;
}

.featurette-heading {
    font-size: 30px;
    margin-top: 0px;
    text-align: right;
  }

#cover-heading {
  font-size: 10rem;
  line-height: 0.85em;
  font-family: 'Gotham', 'Source Sans Pro', 'Arial Black', Avenir, Roboto;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: -3px;
  margin-bottom: 0.2em;
}

#opener {
  font-family: Roboto;
  letter-spacing: 0.5px;
}

footer {
  padding: 50px;
  padding-bottom: 40px;
  color: #fff;
}

#trynow {
  padding-bottom: 10px;
}

#emailbox {
  width: 50%;
  text-align: center;
  padding: 3px;
  border-radius: 5px;
  border: 3px solid;
}

input:focus {outline: none; }

#signupbox {
  width: 100%;
  margin-top: 30px;
  margin-bottom: 60px;
}

blockquote {
  position: relative;
  margin: 0;
  padding: 30px 120px;
  font-family: Georgia, serif;
  font-size: 240px;
  font-style: italic;
  color: #383838;
  text-align: center;
  margin-top: 30px;
  border: 0px;
}

blockquote:before, blockquote:after {
    position: absolute;
    width: 60px;
    height: 60px;
    line-height: 1;
}
blockquote:before {
    top: -20px;
    left: -10px;
    content: "\201C";
}
blockquote:after {
    top: -20px;
    right: 10%;
    content: "\201D";
}

p {
    margin-bottom: 30px;
}
p:last-child {
    margin-bottom: 0;
}

a:focus {outline:0 !important;}

.backgroundcircle {
  width: 140px;
  height: 140px;
  color: #fff;
  background-color: #222;
  border-radius: 50%;
  margin: auto;
  text-align: center;
  font-size: 90px;
  padding-top: 25px;
}

.slink:hover {
  text-decoration: none;
}

.sponsor {
  width: 30%;
  display: inline;
  padding: 5px;
  margin: 20px;
}

#oursponsors {
  margin-top: 30px;
}

#sponsorholder {
  margin: 40px;
}


.quote-row .text-muted {
  color: #fff;
}

.modal {
  z-index: 100000;
}

ul.share-buttons{
  list-style: none;
  padding: 0;
}

ul.share-buttons li{
  display: inline;
}

#home-text-wrapper {
  width: 100%;
  background-color: rgba(255, 255, 255, 0.2);
}

#home {
  float: none;
}
.anchor {
  padding-top: 56px;
  margin-top: -56px;
}
#navigation.scrolled {
  height: 60px;
}
#logo i,
#logo span {
  height: 60px;
  line-height: 58px;
  font-size: 21px;
  font-size: 32px;
  font-family: 'Sony Sketch';
  color: #FFF;
}
#logo.phone i,
#logo.phone span {
  padding-left: 2px;
  font-size: 20px;
  font-weight: normal;
  letter-spacing: 0;
  color: rgba(255, 255, 255, 0.9);
}
#home nav a {
  height: 60px;
  line-height: 54px;
  font-size: 15px;
  color: rgba(255, 255, 255, 0.9);
}
#logo {
  margin: 0;
  padding: 0 10px;
}
#cover-heading {
  text-transform: none;
  font-family: 'Source Sans Pro', Roboto, sans-serif;
  font-family: 'Sony Sketch';
  font-size: 7.7rem;
}
#home-text-wrapper {
  padding: 5px 0 25px;
}
#home-text #opener,
#home-text .lead .btn
{
  font-family: Roboto, sans-serif;
  font-weight: bold;
  font-size: 20px;
  letter-spacing: 0.5px;
}
.col-md-7 {
  max-width: 1140px;
  margin: 0 auto;
  float: none;
}
blockquote {
  margin-top: 20px;
}
blockquote:before,
blockquote:after {
  font-size: 200px;
  top: -10px;
}
blockquote:before {
  left: 20px;
}
blockquote:after {
  right: 66px;
}
.col-md-7 .lead {
  margin-left: 6px;
  font-size: 23px;
}
.featurette-heading {
  font-size: 25px;
  line-height: 1.3;
}
.backgroundcircle {
  padding-top: 7px;
}
.marketing {
  padding: 0 0 40px;
}
.marketing h1 {
  padding: 0 0 20px;
  font-weight: bold;
  color: #444;
}
.marketing h2 {
  font-size: 26px;
}
#team h2 {
  margin-bottom: 0;
}
.start .col-sm-2 {
  width: 10%;
}
.start .col-sm-10 {
  width: 80%;
}
.start .form-control {
  color: #222;
}
.start .empty,
.start .disabled {
  color: #999;
}
.start .select {
  padding: 6px 8px;
}
.start .safari {
  padding: 6px 0;
  text-indent: 8px;
  line-height: 28px;
}
.start .submit {
  text-align: left;
}
.start #send {
  margin-right: 5px;
}
.start p
{
  text-align: left;
}
.start img
{
  max-width: 100%;
  max-height: 100%;
}
.start .img
{
  width: 80px;
  height: 80px;
  line-height: 80px;
  margin: 24px 30px;
  float: left;
  text-align: center;
  vertical-align: middle;
}
.share-buttons {
  margin: 10px 0;
}
footer {
  padding: 50px 0 10px;
  color: #BBB;
}
footer,
#navigation.scrolled,
.btn.disabled,
.btn:disabled,
.btn[disabled],
.btn.disabled:hover,
.btn.disabled:focus,
.btn.disabled:active {
  background: #222;
}
.btn,
.backgroundcircle,
.quote-row,
.mhead,
#lhc_container #lhc_header {
  background: #06B;
  background: #56B;
}
.btn:hover,
.btn:focus {
  background: #07D;
  background: #67D;
}
.btn:active {
  background: #059;
  background: #459;
}
a {
  color: #07D;
}
a:hover,
a:focus {
  color: #08F;
  text-decoration: none;
}
a:active {
  color: #06B;
}

#overlay
{
   z-index: 1000;
   position: fixed;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   background: rgba(0, 0, 0, 0.5);
}
#confirm
{
   z-index: 1001;
   position: fixed;
   top: 50%;
   left: 50%;
   width: 640px;
   height: 480px;
   margin-top: -240px;
   margin-left: -320px;
   color: #222;
   text-align: left;
}
#confirm .mhead
{
   width: 100%;
   padding: 12px 17px;
   font-size: 21px;
   color: #EEE;
   border-radius: 5px 5px 0 0;
}
#confirm .mbody
{
   width: 100%;
   padding: 17px 17px 0;
   background: #FFF;
}
#confirm .mfoot
{
   width: 100%;
   padding: 12px 17px 29px;
   background: #FFF;
   border-radius: 0 0 5px 5px;
}
#confirm .mtext
{
   height: 328px;
   padding: 12px;
   border: solid 1px #CCC;
   overflow: auto;
}
#confirm .mhead a
{
   float: right;
   margin-top: 2px;
   line-height: 100%;
   opacity: 0.8;
}
#confirm .mhead a:hover
{
   opacity: 1;
}
#confirm .mhead img
{
   width: 16px;
   height: 16px;
}
#confirm table
{
   width: 100%;
}
#confirm td
{
   vertical-align: top;
   padding: 2px 4px;
}
#confirm .desc
{
   width: 30%;
   text-align: right;
   color: #999;
}
#confirm .value
{
   width: 70%;
}
@media (min-width: 1200px) {
#cover-heading
{
  font-size: 9rem;
}
#logo.phone i,
#logo.phone span
{
  line-height: 60px;
  font-size: 18px;
}
#home-text #opener,
#home-text .lead .btn
{
  font-weight: normal;
}
.start
{
  width: 50%;
  float: left;
}
.start .img
{
  margin: 20px 15px;
}}
@media screen and (max-width: 1024px) {
#home .before {
  background-attachment: scroll;
}}
