body {
  font-family: 'Roboto Condensed', sans-serif;
  background-color: #FFFFFF;
  color: #686866; }

a, a:link {
  color: #686866; }

a:hover, a:active {
  color: #d09787; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Roboto Condensed', sans-serif; }

h1.brand-heading {
  display: none; }

.intro {
  background-color: #FFFFFF;
  background-image: none;
  color: #686866; }

#footer {
  text-transform: uppercase; }

@media (max-width: 768px) {
  #logo {
    width: 90%; }

  .col-xs-12 {
    width: 100%; }

  .intro {
    padding: 20px 0; }
    .intro .intro-body .intro-text {
      font-size: 18px;
      padding-left: 10px;
      padding-right: 10px; } }
/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
  .intro {
    background-image: url(../img/Welle_SchweizerBrandung_960x370_transparent.jpg); }

  #footer {
    position: fixed;
    bottom: 0;
    width: 100%; }

  p {
    font-size: 16px; }

  .intro .intro-body .intro-text {
    font-size: 22px; } }
/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
  .intro {
    background-image: url(../img/Welle_SchweizerBrandung_3000x1155_transparent.jpg); } }
/* Large devices (large desktops, 1200px and up) */

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