/*!
 * Start Bootstrap - New Age v3.3.7 (http://startbootstrap.com/template-overviews/new-age)
 * Copyright 2013-2016 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
 */
/* line 7, /app/app/assets/stylesheets/new-age.css.scss */
.heading-font {
  font-family: 'Catamaran', 'Helvetica', 'Arial', 'sans-serif';
  font-weight: 200;
  letter-spacing: 1px;
}

/* line 12, /app/app/assets/stylesheets/new-age.css.scss */
.body-font {
  font-family: 'Muli', 'Helvetica', 'Arial', 'sans-serif';
}

/* line 15, /app/app/assets/stylesheets/new-age.css.scss */
.alt-font {
  font-family: 'Lato', 'Helvetica', 'Arial', 'sans-serif';
  text-transform: uppercase;
  letter-spacing: 2px;
}

/* line 20, /app/app/assets/stylesheets/new-age.css.scss */
html,
body {
  height: 100%;
  width: 100%;
}

/* line 25, /app/app/assets/stylesheets/new-age.css.scss */
body {
  font-family: 'Muli', 'Helvetica', 'Arial', 'sans-serif';
}

/* line 28, /app/app/assets/stylesheets/new-age.css.scss */
a {
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
  color: #fdcc52;
}

/* line 34, /app/app/assets/stylesheets/new-age.css.scss */
a:hover,
a:focus {
  color: #fcbd20;
}

/* line 38, /app/app/assets/stylesheets/new-age.css.scss */
hr {
  max-width: 100px;
  margin: 25px auto 0;
  border-width: 1px;
  border-color: rgba(34, 34, 34, 0.1);
}

/* line 44, /app/app/assets/stylesheets/new-age.css.scss */
hr.light {
  border-color: white;
}

/* line 47, /app/app/assets/stylesheets/new-age.css.scss */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Catamaran', 'Helvetica', 'Arial', 'sans-serif';
  font-weight: 200;
  letter-spacing: 1px;
}

/* line 57, /app/app/assets/stylesheets/new-age.css.scss */
p {
  font-size: 18px;
  line-height: 1.5;
  margin-bottom: 20px;
}

/* line 62, /app/app/assets/stylesheets/new-age.css.scss */
.navbar-default {
  background-color: white;
  border-color: rgba(34, 34, 34, 0.05);
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
  font-family: 'Catamaran', 'Helvetica', 'Arial', 'sans-serif';
  font-weight: 200;
  letter-spacing: 1px;
}

/* line 72, /app/app/assets/stylesheets/new-age.css.scss */
.navbar-default .navbar-header .navbar-brand {
  font-family: 'Catamaran', 'Helvetica', 'Arial', 'sans-serif';
  font-weight: 200;
  letter-spacing: 1px;
  color: #fdcc52;
}

/* line 78, /app/app/assets/stylesheets/new-age.css.scss */
.navbar-default .navbar-header .navbar-brand:hover,
.navbar-default .navbar-header .navbar-brand:focus {
  color: #fcbd20;
}

/* line 82, /app/app/assets/stylesheets/new-age.css.scss */
.navbar-default .navbar-header .navbar-toggle {
  font-size: 12px;
  color: #222222;
  padding: 8px 10px;
}

/* line 87, /app/app/assets/stylesheets/new-age.css.scss */
.navbar-default .nav > li > a {
  font-family: 'Lato', 'Helvetica', 'Arial', 'sans-serif';
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 11px;
}

/* line 93, /app/app/assets/stylesheets/new-age.css.scss */
.navbar-default .nav > li > a,
.navbar-default .nav > li > a:focus {
  color: #222222;
}

/* line 97, /app/app/assets/stylesheets/new-age.css.scss */
.navbar-default .nav > li > a:hover,
.navbar-default .nav > li > a:focus:hover {
  color: #fdcc52;
}

/* line 101, /app/app/assets/stylesheets/new-age.css.scss */
.navbar-default .nav > li.active > a,
.navbar-default .nav > li.active > a:focus {
  color: #fdcc52 !important;
  background-color: transparent;
}

/* line 106, /app/app/assets/stylesheets/new-age.css.scss */
.navbar-default .nav > li.active > a:hover,
.navbar-default .nav > li.active > a:focus:hover {
  background-color: transparent;
}

@media (min-width: 768px) {
  /* line 111, /app/app/assets/stylesheets/new-age.css.scss */
  .navbar-default {
    background-color: transparent;
    border-color: transparent;
  }

  /* line 115, /app/app/assets/stylesheets/new-age.css.scss */
  .navbar-default .navbar-header .navbar-brand {
    color: rgba(255, 255, 255, 0.7);
  }

  /* line 118, /app/app/assets/stylesheets/new-age.css.scss */
  .navbar-default .navbar-header .navbar-brand:hover,
  .navbar-default .navbar-header .navbar-brand:focus {
    color: white;
  }

  /* line 122, /app/app/assets/stylesheets/new-age.css.scss */
  .navbar-default .nav > li > a,
  .navbar-default .nav > li > a:focus {
    color: rgba(255, 255, 255, 0.7);
  }

  /* line 126, /app/app/assets/stylesheets/new-age.css.scss */
  .navbar-default .nav > li > a:hover,
  .navbar-default .nav > li > a:focus:hover {
    color: white;
  }

  /* line 130, /app/app/assets/stylesheets/new-age.css.scss */
  .navbar-default.affix {
    background-color: white;
    border-color: rgba(34, 34, 34, 0.1);
  }

  /* line 134, /app/app/assets/stylesheets/new-age.css.scss */
  .navbar-default.affix .navbar-header .navbar-brand {
    color: #222222;
  }

  /* line 137, /app/app/assets/stylesheets/new-age.css.scss */
  .navbar-default.affix .navbar-header .navbar-brand:hover,
  .navbar-default.affix .navbar-header .navbar-brand:focus {
    color: #fdcc52;
  }

  /* line 141, /app/app/assets/stylesheets/new-age.css.scss */
  .navbar-default.affix .nav > li > a,
  .navbar-default.affix .nav > li > a:focus {
    color: #222222;
  }

  /* line 145, /app/app/assets/stylesheets/new-age.css.scss */
  .navbar-default.affix .nav > li > a:hover,
  .navbar-default.affix .nav > li > a:focus:hover {
    color: #fdcc52;
  }
}
/* line 150, /app/app/assets/stylesheets/new-age.css.scss */
header {
  position: relative;
  width: 100%;
  min-height: auto;
  overflow-y: hidden;
  background: url(/assets/ddorf-5b13f950632cf32f50a4c9bfc1666cc47e832283a5a59d1d55f79f4867b54fc1.jpg), #3a2e2e;
  /* fallback for old browsers */
  background: url(/assets/ddorf-5b13f950632cf32f50a4c9bfc1666cc47e832283a5a59d1d55f79f4867b54fc1.jpg), -webkit-linear-gradient(to left, #3a2e2e, #486584);
  /* Chrome 10-25, Safari 5.1-6 */
  background: url(/assets/ddorf-5b13f950632cf32f50a4c9bfc1666cc47e832283a5a59d1d55f79f4867b54fc1.jpg), linear-gradient(to left, #3a2e2e, #486584);
  /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
  color: white;
  background-position: center;
  background-size: cover;
}

/* line 167, /app/app/assets/stylesheets/new-age.css.scss */
header .header-content {
  text-align: center;
  padding: 150px 0 50px;
  position: relative;
}

/* line 172, /app/app/assets/stylesheets/new-age.css.scss */
header .header-content .header-content-inner {
  position: relative;
  max-width: 500px;
  margin: 0 auto;
}

/* line 177, /app/app/assets/stylesheets/new-age.css.scss */
header .header-content .header-content-inner h1 {
  margin-top: 0;
  margin-bottom: 30px;
  font-size: 50px;
}

/* line 182, /app/app/assets/stylesheets/new-age.css.scss */
header .header-content .header-content-inner .list-badges {
  margin-bottom: 25px;
}

/* line 185, /app/app/assets/stylesheets/new-age.css.scss */
header .header-content .header-content-inner .list-badges img {
  height: 50px;
  margin-bottom: 25px;
}

/* line 189, /app/app/assets/stylesheets/new-age.css.scss */
header .device-container {
  max-width: 300px;
  margin: 0 auto 100px;
}

/* line 193, /app/app/assets/stylesheets/new-age.css.scss */
header .device-container .screen img {
  border-radius: 3px;
}

@media (min-width: 768px) {
  /* line 197, /app/app/assets/stylesheets/new-age.css.scss */
  header {
    min-height: 100%;
  }

  /* line 200, /app/app/assets/stylesheets/new-age.css.scss */
  header .header-content {
    text-align: left;
    padding: 0;
    height: 100vh;
    z-index: 1;
  }

  /* line 206, /app/app/assets/stylesheets/new-age.css.scss */
  header .header-content .header-content-inner {
    max-width: none;
    margin: 0;
    position: absolute;
    top: 35%;
    transform: translateY(-50%);
  }

  /* line 213, /app/app/assets/stylesheets/new-age.css.scss */
  header .header-content .header-content-inner h1 {
    font-size: 35px;
  }

  /* line 216, /app/app/assets/stylesheets/new-age.css.scss */
  header .device-container {
    max-width: none;
    max-height: calc(0vh);
    margin: 100px auto 0;
  }
}
@media (min-width: 992px) {
  /* line 223, /app/app/assets/stylesheets/new-age.css.scss */
  header .header-content .header-content-inner h1 {
    font-size: 60px;
  }
}
/* line 228, /app/app/assets/stylesheets/new-age.css.scss */
.raum {
  display: inline;
  font-size: 30px;
}

/* line 233, /app/app/assets/stylesheets/new-age.css.scss */
.device-img {
  margin-top: 50%;
  margin-right: 10%;
}

/* line 238, /app/app/assets/stylesheets/new-age.css.scss */
section {
  padding: 100px 0;
}

/* line 241, /app/app/assets/stylesheets/new-age.css.scss */
section h2 {
  font-size: 50px;
}

/* line 244, /app/app/assets/stylesheets/new-age.css.scss */
section.download {
  padding: 150px 0;
  position: relative;
}

/* line 248, /app/app/assets/stylesheets/new-age.css.scss */
section.download h2 {
  margin-top: 0;
  font-size: 50px;
}

/* line 252, /app/app/assets/stylesheets/new-age.css.scss */
section.download .badges .badge-link {
  display: block;
  margin-bottom: 25px;
}

/* line 256, /app/app/assets/stylesheets/new-age.css.scss */
section.download .badges .badge-link:last-child {
  margin-bottom: 0;
}

/* line 259, /app/app/assets/stylesheets/new-age.css.scss */
section.download .badges .badge-link img {
  height: 60px;
}

@media (min-width: 768px) {
  /* line 263, /app/app/assets/stylesheets/new-age.css.scss */
  section.download .badges .badge-link {
    display: inline-block;
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  /* line 269, /app/app/assets/stylesheets/new-age.css.scss */
  section.download h2 {
    font-size: 70px;
  }
}
/* line 273, /app/app/assets/stylesheets/new-age.css.scss */
section.features .section-heading {
  margin-bottom: 100px;
}

/* line 276, /app/app/assets/stylesheets/new-age.css.scss */
section.features .section-heading h2 {
  margin-top: 0;
}

/* line 279, /app/app/assets/stylesheets/new-age.css.scss */
section.features .section-heading p {
  margin-bottom: 0;
}

/* line 282, /app/app/assets/stylesheets/new-age.css.scss */
section.features .device-container,
section.features .feature-item {
  max-width: 300px;
  margin: 0 auto;
}

/* line 287, /app/app/assets/stylesheets/new-age.css.scss */
section.features .device-container {
  margin-bottom: 100px;
}

@media (min-width: 992px) {
  /* line 291, /app/app/assets/stylesheets/new-age.css.scss */
  section.features .device-container {
    margin-bottom: 0;
  }
}
/* line 295, /app/app/assets/stylesheets/new-age.css.scss */
section.features .feature-item {
  text-align: center;
  margin-bottom: 100px;
}

/* line 299, /app/app/assets/stylesheets/new-age.css.scss */
section.features .feature-item h3 {
  font-size: 30px;
}

/* line 302, /app/app/assets/stylesheets/new-age.css.scss */
section.features .feature-item i {
  font-size: 80px;
  background: -webkit-linear-gradient(to left, #7b4397, #dc2430);
  background: linear-gradient(to left, #7b4397, #dc2430);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

@media (min-width: 992px) {
  /* line 310, /app/app/assets/stylesheets/new-age.css.scss */
  section.features .device-container,
  section.features .feature-item {
    max-width: none;
  }
}
/* line 315, /app/app/assets/stylesheets/new-age.css.scss */
section.cta {
  position: relative;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
  background-position: center;
  background-image: url(/assets/ddorf-5b13f950632cf32f50a4c9bfc1666cc47e832283a5a59d1d55f79f4867b54fc1.jpg);
  padding: 250px 0;
}

/* line 325, /app/app/assets/stylesheets/new-age.css.scss */
section.cta .cta-content {
  position: relative;
  z-index: 1;
}

/* line 329, /app/app/assets/stylesheets/new-age.css.scss */
section.cta .cta-content h2 {
  margin-top: 0;
  margin-bottom: 25px;
  color: white;
  max-width: 450px;
  font-size: 50px;
}

@media (min-width: 768px) {
  /* line 337, /app/app/assets/stylesheets/new-age.css.scss */
  section.cta .cta-content h2 {
    font-size: 80px;
  }
}
/* line 341, /app/app/assets/stylesheets/new-age.css.scss */
.overlay {
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 0;
  left: 0;
}

/* line 349, /app/app/assets/stylesheets/new-age.css.scss */
section.contact {
  text-align: center;
}

/* line 352, /app/app/assets/stylesheets/new-age.css.scss */
section.contact h2 {
  margin-top: 0;
  margin-bottom: 25px;
}

/* line 356, /app/app/assets/stylesheets/new-age.css.scss */
section.contact h2 i {
  color: #dd4b39;
}

/* line 359, /app/app/assets/stylesheets/new-age.css.scss */
section.contact ul.list-social {
  margin-bottom: 0;
}

/* line 362, /app/app/assets/stylesheets/new-age.css.scss */
section.contact ul.list-social li a {
  display: block;
  height: 80px;
  width: 80px;
  line-height: 80px;
  font-size: 40px;
  border-radius: 100%;
  color: white;
}

/* line 371, /app/app/assets/stylesheets/new-age.css.scss */
section.contact ul.list-social li.social-twitter a {
  background-color: #1da1f2;
}

/* line 374, /app/app/assets/stylesheets/new-age.css.scss */
section.contact ul.list-social li.social-twitter a:hover {
  background-color: #0d95e8;
}

/* line 377, /app/app/assets/stylesheets/new-age.css.scss */
section.contact ul.list-social li.social-facebook a {
  background-color: #3b5998;
}

/* line 380, /app/app/assets/stylesheets/new-age.css.scss */
section.contact ul.list-social li.social-facebook a:hover {
  background-color: #344e86;
}

/* line 383, /app/app/assets/stylesheets/new-age.css.scss */
section.contact ul.list-social li.social-google-plus a {
  background-color: #dd4b39;
}

/* line 386, /app/app/assets/stylesheets/new-age.css.scss */
section.contact ul.list-social li.social-google-plus a:hover {
  background-color: #d73925;
}

/* line 389, /app/app/assets/stylesheets/new-age.css.scss */
footer {
  background-color: #222222;
  padding: 25px 0;
  color: rgba(255, 255, 255, 0.3);
  text-align: center;
}

/* line 395, /app/app/assets/stylesheets/new-age.css.scss */
footer p {
  font-size: 12px;
  margin: 0;
}

/* line 399, /app/app/assets/stylesheets/new-age.css.scss */
footer ul {
  margin-bottom: 0;
}

/* line 402, /app/app/assets/stylesheets/new-age.css.scss */
footer ul li a {
  font-size: 12px;
  color: rgba(255, 255, 255, 0.3);
}

/* line 406, /app/app/assets/stylesheets/new-age.css.scss */
footer ul li a:hover,
footer ul li a:focus,
footer ul li a:active,
footer ul li a.active {
  text-decoration: none;
}

/* line 412, /app/app/assets/stylesheets/new-age.css.scss */
.bg-primary {
  background: #f39c12;
  background: -webkit-linear-gradient(#f39c12, #f39c12);
  background: linear-gradient(#f39c12, #f39c12);
}

/* line 417, /app/app/assets/stylesheets/new-age.css.scss */
.text-primary {
  color: #fdcc52;
}

/* line 420, /app/app/assets/stylesheets/new-age.css.scss */
.no-gutter > [class*='col-'] {
  padding-right: 0;
  padding-left: 0;
}

/* line 424, /app/app/assets/stylesheets/new-age.css.scss */
.btn-outline {
  color: white;
  border-color: white;
  border: 1px solid;
}

/* line 429, /app/app/assets/stylesheets/new-age.css.scss */
.btn-outline:hover,
.btn-outline:focus,
.btn-outline:active,
.btn-outline.active {
  color: white;
  background-color: #fdcc52;
  border-color: #fdcc52;
}

/* line 437, /app/app/assets/stylesheets/new-age.css.scss */
.btn {
  font-family: 'Lato', 'Helvetica', 'Arial', 'sans-serif';
  text-transform: uppercase;
  letter-spacing: 2px;
  border-radius: 300px;
}

/* line 443, /app/app/assets/stylesheets/new-age.css.scss */
.btn-xl {
  padding: 15px 45px;
  font-size: 11px;
}

/* line 447, /app/app/assets/stylesheets/new-age.css.scss */
::-moz-selection {
  color: white;
  text-shadow: none;
  background: #222222;
}

/* line 452, /app/app/assets/stylesheets/new-age.css.scss */
::selection {
  color: white;
  text-shadow: none;
  background: #222222;
}

/* line 457, /app/app/assets/stylesheets/new-age.css.scss */
img::selection {
  color: white;
  background: transparent;
}

/* line 461, /app/app/assets/stylesheets/new-age.css.scss */
img::-moz-selection {
  color: white;
  background: transparent;
}

/* line 465, /app/app/assets/stylesheets/new-age.css.scss */
body {
  webkit-tap-highlight-color: #222222;
}
