body {
  background-color: #eee;
  font-family: 'Roboto', 'Helvetica', sans-serif; }

.section {
  padding-top: 24px;
  padding-bottom: 24px;
  padding-left: 25px;
  padding-right: 25px; }

.section.gray {
  background-color: #f7f7f7; }

.section.seperated {
  border-top: 1px solid #ECECEC;
  border-bottom: 1px solid #ECECEC; }

.neutun.container {
  background-color: #fff;
  padding-left: 0px;
  padding-right: 0px; }
  .neutun.container .page-title {
    padding-bottom: 24px;
    border-bottom: 1px solid #ECECEC;
    margin-bottom: 24px; }
    .neutun.container .page-title h1 {
      margin-top: 0px;
      margin-bottom: 0px; }

@media (min-width: 992px) {
  .section {
    padding-left: 0px;
    padding-right: 0px; } }
img.contained {
  max-width: 100%;
  height: auto; }

h1 {
  font-weight: 300; }

h2 {
  font-weight: 300; }

h3 {
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 400; }

.neutun.navbar-default {
  box-shadow: none !important;
  background-color: #fff;
  padding-top: 10px;
  min-height: 70px;
  background-image: none;
  margin-bottom: 0px; }
  .neutun.navbar-default .navbar-brand img {
    display: inline-block;
    padding-left: 25px;
    height: 25px; }
  .neutun.navbar-default .right-cta {
    padding-top: 12px;
    position: absolute;
    display: inline-block;
    right: 48px; }
    .neutun.navbar-default .right-cta span {
      text-transform: uppercase;
      font-weight: 700; }
  @media (max-width: 768px) {
    .neutun.navbar-default .right-cta {
      display: none; } }

.neutun-header .header-content {
  text-align: center; }
  .neutun-header .header-content .neutun-icon {
    width: 100px;
    height: 100px; }
.neutun-header p {
  font-size: 20px; }
.neutun-header .fb-signup {
  padding-top: 24px; }

#country_code {
  width: 50px; }

img.header-phone {
  max-width: 80%;
  height: auto;
  margin-right: 10%;
  margin-left: 10%; }

@media (min-width: 768px) {
  .header-content {
    padding-top: 20px; }

  img.header-phone {
    max-width: 80%;
    height: auto; } }
@media (min-width: 992px) {
  .header-content {
    text-align: left; }

  img.header-phone {
    max-height: 600px;
    width: auto; } }
/**
 * Header coloured
 */
.header-colored {
  background-color: #9B59B6; }
  .header-colored h1 {
    margin: 0px 0px;
    color: #ffffff; }

/**
 * Larger message text
 */
.message-text p {
  font-size: 18px; }

.feature img {
  width: 96px; }

@media (min-width: 992px) {
  .feature-group {
    padding-top: 128px; }
    .feature-group .feature-row-image {
      right: 0;
      margin-top: -128px; }

  .feature {
    text-align: left;
    padding-bottom: 24px;
    color: #000; }
    .feature h3 {
      text-transform: none;
      font-size: 18px; }
    .feature p {
      font-size: 14px; }

  .feature:hover {
    color: #000000; } }
.appstore {
  width: 200px;
  padding: 20px 0px 20px 0px; }

.footer .appstore {
  width: 150px;
  padding: 0px; }

.headshot {
  width: 100%;
  height: auto; }

button.apply-button {
  margin-top: 24px; }

.backers {
  max-width: 100%;
  margin-top: 18px; }

@media (min-width: 922px) {
  .vertical-center {
    margin-top: 48px; } }
.skyline {
  background-image: url("../img/toronto-skyline.jpg");
  background-size: cover;
  height: 200px;
  width: 100%; }

/*=====================================
|| Premium
======================================*/
.testimonial img {
  border-radius: 50%;
  height: 100px; }

/*=====================================
======================================*/
.row.footer {
  background-color: #9B59B6;
  color: #ffffff;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 24px;
  padding-bottom: 24px; }
  .row.footer h3 {
    text-transform: uppercase;
    margin-bottom: 12px;
    font-size: 16px; }
  .row.footer p {
    margin-bottom: 0px; }
  .row.footer a {
    color: #e7e7e7; }
  @media (max-width: 768px) {
    .row.footer a {
      font-size: 20px; } }
  .row.footer a:hover {
    color: #ffffff; }
  .row.footer .social-icons {
    padding-top: 12px; }
    .row.footer .social-icons a {
      margin-right: 10px; }

.final-tagline {
  color: #ffffff;
  height: 40px;
  font-size: 12px;
  margin: 0 0 0px;
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: center;
  background-color: #7B3D94; }

/*# sourceMappingURL=neutun.css.map */
