/* GLOBAL STYLES
-------------------------------------------------- */
/* Padding below the footer and lighter body text */

body {
  padding-bottom: 3rem;
  color: #5a5a5a;
}


/* RESPONSIVE CSS
-------------------------------------------------- */

@media (min-width: 40em) {
  /* Bump up size of carousel content */
  .carousel-caption p {
    margin-bottom: 1.25rem;
    font-size: 1.25rem;
    line-height: 1.4;
  }

  .featurette-heading {
    font-size: 50px;
  }
}

@media (min-width: 62em) {
  .featurette-heading {
    margin-top: 7rem;
  }
}

/* APPS ICONS CSS
-------------------------------------------------- */

#apps img {
    margin-right:10px;
}

#target-audience h2, #cybermap h2, #benefits h2 {
    height: 48px;
    left: 0;
    font-size: 20px;
    padding: 0 0 25px 0px;
}