/*!
 * Start Bootstrap - Landing Page Bootstrap Theme (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

body,
html {
    width: 100%;
    height: 100%;
}

body,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}

.panel-heading.pricing {
  font-size: 150%;
  font-weight: bold;
}

.panel-title.price {
  font-size: 150%;
  font-weight: bold;
}

.list-group.features {
  color: #777777;
}

.img-responsive {
  border: 1px solid #DEDEDE;
  border-radius: 4px;
  -moz-box-shadow: 0px 0px 6px rgba(0, 0, 0, .3);
  -webkit-box-shadow: 0px 0px 6px rgba(0, 0, 0, .3);
  box-shadow: 0px 0px 6px rgba(0, 0, 0, .3);
}

.shadow {
  -moz-box-shadow: 0px 0px 6px rgba(0, 0, 0, .3);
  -webkit-box-shadow: 0px 0px 6px rgba(0, 0, 0, .3);
  box-shadow: 0px 0px 6px rgba(0, 0, 0, .3);
}

.sign-up-now {
  margin-top: 40px;
}
.sign-up-now form {
  display: inline-block;
}
.btn-sign-up-now {
  background-color: #008500;
  color: #fafafa;
  font-size: 150%;
  font-weight: bold;
  margin-left:10px;
}
.btn-sign-up-now:hover {
  color: #fafafa;
}
.btn-watch-the-video {
  margin-top: 20px;
  color: #fafafa;
  font-size: 150%;
  font-weight: bold;
}
.btn-watch-the-video:hover {
  color: #fafafa;
}
.btn-watch-the-video div, .btn-hide-the-video div {
  display: table;
}
.btn-watch-the-video span, .btn-hide-the-video span {
  display: table-cell;
  vertical-align: middle;
}
.btn-watch-the-video span.text, .btn-hide-the-video span.text {
  padding-left: 6px;
}
.btn-hide-the-video {
  color: #fafafa;
  font-size: 150%;
  font-weight: bold;
  padding: 0px;
}
.btn-hide-the-video:hover {
  color: #fafafa;
}
.blackV {
    background: rgb(69,72,77);
    background: -moz-linear-gradient(top, rgba(69,72,77,1) 0%, rgba(0,0,0,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(69,72,77,1)), color-stop(100%,rgba(0,0,0,1)));
    background: -webkit-linear-gradient(top, rgba(69,72,77,1) 0%,rgba(0,0,0,1) 100%);
    background: -o-linear-gradient(top, rgba(69,72,77,1) 0%,rgba(0,0,0,1) 100%);
    background: -ms-linear-gradient(top, rgba(69,72,77,1) 0%,rgba(0,0,0,1) 100%);
    background: linear-gradient(top, rgba(69,72,77,1) 0%,rgba(0,0,0,1) 100%);
}

.topnav {
    font-size: 14px;
}

.topnav.navbar-brand {
  font-size: 150%;
  font-weight: bold;
  position: absolute;
}

.topnav.navbar-brand .n {
  background-color: #008500;
  border-radius: 2px;
  text-align: center;
  font-size: 20px;
  padding: 4px;
  padding-left: 8px;
  padding-right: 8px;
  color: #ffffff;
}

.topnav.navbar-brand .nobodyelses {
  color: #fafafa;
}

.topnav.navbar-brand .finance {
  color: #fafafa;
}

.lead {
    font-size: 18px;
    font-weight: 400;
}

.intro-header {
    padding-top: 50px; /* If you're making other pages, make sure there is 50px of padding to make sure the navbar doesn't overlap content! */
    padding-bottom: 50px;
    text-align: center;
    color: #f8f8f8;
    background: url(../img/intro-bg.jpg) no-repeat center center;
    background-size: cover;
    background-color: #555f68;
}

.intro-message {
    position: relative;
    padding-top: 20%;
    padding-bottom: 20%;
}

@media(max-height:720px) {
  .intro-message {
      padding-top: 10%;
  }
}

.intro-message > h1 {
    margin: 0;
    font-size: 4em;
}

.intro-divider {
    width: 400px;
    border-top: 1px solid #f8f8f8;
    border-bottom: 1px solid rgba(0,0,0,0.2);
}

.intro-message > h3 {
}

@media(max-width:767px) {
    .intro-message {
        padding-bottom: 15%;
    }

    .intro-message > h1 {
        font-size: 3em;
    }

    ul.intro-social-buttons > li {
        display: block;
        margin-bottom: 20px;
        padding: 0;
    }

    ul.intro-social-buttons > li:last-child {
        margin-bottom: 0;
    }

    .intro-divider {
        width: 100%;
    }
}

.network-name {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 2px;
}

.content-section-a {
    padding: 50px 0;
}

.content-section-b {
    padding: 50px 0;
    border-top: 1px solid #e7e7e7;
    border-bottom: 1px solid #e7e7e7;
}

.section-heading {
    margin-bottom: 30px;
}

.section-heading-spacer {
    float: left;
    width: 200px;
    border-top: 3px solid #e7e7e7;
    display: none;
}

.banner {
    padding: 100px 0;
    color: #f8f8f8;
    /* background: url(../img/banner-bg.jpg) no-repeat center center; */
    background-size: cover;
}

.banner h2 {
    margin: 0;
    font-size: 3em;
}

.banner ul {
    margin-bottom: 0;
}

.banner-social-buttons {
    float: right;
    margin-top: 0;
}

@media(max-width:1199px) {
    ul.banner-social-buttons {
        float: left;
        margin-top: 15px;
    }
}

@media(max-width:767px) {
    .banner h2 {
        margin: 0;
        font-size: 3em;
    }

    ul.banner-social-buttons > li {
        display: block;
        margin-bottom: 20px;
        padding: 0;
    }

    ul.banner-social-buttons > li:last-child {
        margin-bottom: 0;
    }
}

footer {
    padding: 50px 0;
    background-color: #f8f8f8;
}

p.copyright {
    margin: 15px 0 0;
}
.terms {
    padding-top: 70px;
}
#metrics .letter {
    word-break: break-all;
}
#metrics pre {
    white-space: pre-wrap;
    word-break: break-word;
    background-color: inherit;
    border: none;
    padding: 0px;
}
.intro-message p {
    margin-bottom: 20px;
}
.signin-button {
  padding: 10px;
}
.signin-button a, .signin-button a:hover {
    padding: 5px!important;
    background: #008500!important;
    color: #fafafa!important;
    font-weight: bold;
}
.list-group-item {
    min-height: 82px;
}

@media(max-width:991px) {
  .list-group-item {
      min-height: initial;
  }
}
.note {
  color: #777777;
}

.pricing .panel-heading.pricing a:visited {
  color: #333333;
}

.pricing .gold .panel-heading.pricing,
.pricing .gold .btn-sign-up-now {
  background-color: gold;
  color: #333333;
}
.pricing .silver .panel-heading.pricing,
.pricing .silver .btn-sign-up-now {
  background-color: silver;
  color: #333333;
}
.pricing .try-it .panel-heading.pricing,
.pricing .try-it .btn-sign-up-now {
  background-color: #cd7f32;
  color: #333333;
}
.pricing .free .panel-heading.pricing,
.pricing .free .btn-sign-up-now {
  background-color: white;
  color: #333333;
}
.pricing .free .btn-sign-up-now {
  border: 1px solid #dedede;
}
.ticker {
    background-color: #202620;
    display: table;
    width: 100%;
    z-index: 2000;
}

.navbar-default .navbar-nav>li>a {
    color: #fafafa;
}
.navbar-default .navbar-nav>li>a:hover {
    color: #fafafa;
}
.navbar {
    border: none;
}
