body {
  position: relative;
  font-family: 'Open Sans', sans-serif;
  -webkit-font-smoothing: antialiased;
  font-size: 14px;
  color: #404040;
  background-color: #000;
  background-image: url('../img/back.jpg');
  background-repeat: no-repeat;
}
a:hover {
  text-decoration: none;
}
.color-header {
  color: #eee;
  font-weight: bold;
}
.color-columns {
  background: #edf0eb;
  color: #404040;
}
.color-slideshow {
  background: #327B51;
  color: #eee;
}
.color-footer {
  background: #404040;
  color: #eee;
}
div.header {
  padding-top: 80px;
}
@media (max-width: 979px) {
  div.header {
    padding-top: 20px;
  }
}
div.header .navbar {
  background-color: transparent;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: 0px;
  margin-bottom: 0px;
}
div.header .navbar a.brand {
  color: #eee;
  text-shadow: 0 1px 3px rgba(0,0,0,0.3);
  font-size: 24px;
}
div.header .navbar .nav > li > a {
  padding: 0 0;
  margin: 10px 15px 10px;
  color: #eee;
  text-shadow: 0 1px 3px rgba(0,0,0,0.3);
}
div.header .navbar .nav > .active > a,
div.header .navbar .nav > .active > a:hover,
div.header .navbar .nav > .active > a:focus {
  color: #eee;
  text-decoration: none;
  background-color: transparent;
  -webkit-box-shadow: inset 0 0 0;
  -moz-box-shadow: inset 0 0 0;
  box-shadow: inset 0 0 0;
  text-shadow: 0 1px 3px rgba(0,0,0,0.3);
}
div.header .navbar .nav > li > a:focus,
div.header .navbar .nav > li > a:hover {
  color: #fff;
  text-decoration: none;
  background-color: transparent;
  border-bottom: 4px solid #fff;
}
@media (max-width: 979px) {
  div.header .navbar .nav > li {
    text-align: right;
  }
  div.header .navbar .nav > li > a {
    padding: 5px 0;
    margin: 10px 15px 10px;
    color: #eee;
    text-shadow: 0 1px 3px rgba(0,0,0,0.3);
  }
  div.header .navbar .nav > li > a:focus,
  div.header .navbar .nav > li > a:hover {
    color: #fff;
    text-decoration: none;
    background-color: transparent;
    border: 0px;
  }
}
div.header .navbar .navbar-collapse {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border: none;
}
@media (max-width: 979px) {
  div.header .navbar .navbar-collapse {
    text-align: right;
  }
}
div.header .navbar .navbar-toggle {
  margin-top: 0px;
}
div.header .navbar .navbar-toggle .icon-bar {
  background-color: #fff;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Fjalla One', sans-serif;
}
.page-section .container {
  position: relative;
}
.page-section h1,
.page-section h2,
.page-section h3,
.page-section h4 {
  font-weight: normal;
}
.page-section h2 {
  font-weight: normal;
  font-size: 24px;
  margin-bottom: 40px;
}
div.upfront {
  padding-top: 40px;
  padding-bottom: 40px;
}
div.upfront h3 {
  margin-bottom: 30px;
  font-weight: normal;
  text-shadow: 0 1px 3px rgba(0,0,0,0.3);
}
div.upfront .color {
  color: #00eee8;
}
div.upfront p {
  margin-bottom: 30px;
}
div.upfront .carousel-indicators {
  position: relative;
  z-index: 5;
  list-style: none;
  left: inherit;
  margin-left: inherit;
  right: 15px;
  width: inherit;
  top: 15px;
  text-align: right;
}
div.upfront .imgcenter {
  text-align: center;
}
div.upfront .imgcenter img {
  display: inline-block;
  margin: 0 auto;
}
div.features {
  padding-top: 40px;
  padding-bottom: 40px;
}
div.features .feature {
  padding-bottom: 40px;
}
div.features .feature img {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}
div.features .feature i {
  color: #c45268;
  font-size: 76px;
  text-align: center;
  display: block;
  margin: 0 auto;
  margin-bottom: 40px;
}
div.features .feature h4 {
  text-align: center;
}
div.features .feature p.more {
  text-align: center;
}
div.products {
  padding-top: 40px;
  padding-bottom: 40px;
  position: relative;
}
div.products .image {
  text-align: center;
  overflow: hidden;
}
div.products .around-image {
  background: #fff;
  padding: 20px 20px;
  margin: 0 auto;
  display: inline-block;
}
div.footer {
  padding-top: 40px;
  padding-bottom: 40px;
}
div.footer .footnote {
  font-size: 13px;
  font-family: 'Fjalla One', sans-serif;
  text-shadow: 0 1px 0 rgba(0,0,0,0.4);
}
div.footer a.head-link {
  display: block;
  top: 0px;
}
div.footer .logos {
  margin-right: 70px;
  text-align: right;
}
div.footer .logos img {
  margin-left: 30px;
}
label {
  font-weight: 400;
}

@media (max-width: 767px) {
  a.head-link {
    display: none;
  }
  div.footer a.head-link {
    display: block;
  }

  div.testimonials .face {
    text-align: right;
  }
  div.testimonials .face img {
    max-width: 55px;
    float: right;
    margin-left: 20px;
    margin-right: 0px;
  }
  div.testimonials .face .who {
    clear: none;
  }
  div.contact .vertical-stripe {
    display: none;
  }
  div.pricing .priceboxes .box.popup,
  .pricing .priceboxes .box.popup {
    margin-top: 25px;
  }
  div.upfront .below {
    margin-top: 20px;
  }
  div.upfront .slide .item {
    text-align: center;
  }
}
@media (max-width: 979px) {
  div.products .around-image {
    background: #fff;
    padding: 20px 20px;
    display: block;
    width: auto;
  }
}