@charset "UTF-8";
html {
  color: #666;
  font-size: 1em;
  background-color: #fafafa; }

::-moz-selection {
  background: #b3d4fc;
  text-shadow: none; }

::selection {
  background: #b3d4fc;
  text-shadow: none; }

iframe,
img,
svg,
video {
  vertical-align: middle; }

fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

textarea {
  resize: vertical; }

.browserupgrade {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0; }

body {
  font: 16px/24px 'Avenir', Helvetica, Helvetica Neue, Arial;
  -webkit-font-smoothing: antialiased; }

.wrapper {
  width: 90%;
  margin: 0 5%; }

/* ===================
    App-specific: Colors
   =================== */
nav, .topnav.responsive li:not(.icon), .newsletter input[type=submit] {
  background: #DE7735;
  background: -webkit-linear-gradient(left, #DE7735, #FFC700);
  background: linear-gradient(to right, #DE7735, #FFC700); }

h2, .quotes span strong, .copyright a, .content a {
  color: #DE7735; }

/* ===================
    ALL: Theme
   =================== */
h1, h3, .quotes span, label {
  color: #333; }

a {
  text-decoration: none; }

nav ul, .main ul {
  list-style: none;
  margin: 0;
  padding: 0; }

h1, h2, h3, h3 span, .newsletter input[type=submit], nav a {
  text-transform: uppercase;
  font-family: 'Avenir-black'; }

h2 {
  font-size: 1.125em; }

p, span, label, ul {
  font-family: 'Avenir-medium'; }

header, form, .apps, footer, .seenin {
  text-align: center; }

nav, nav ul {
  height: 3.75em; }

nav li {
  display: inline-block;
  margin-top: 1em; }

nav a {
  font-size: .75em;
  color: white;
  margin-top: 2em;
  padding: 19px 1em; }

.big-icon {
  width: 50%;
  max-width: 311px;
  margin-top: 10%; }

h1 {
  margin-bottom: .25em;
  line-height: 1.25em; }

div.download-btns {
  margin: 2% 0 0; }

.download-btn {
  padding: .15em;
  display: inline-block; }

section.seenin {
  margin: 5% 0 0; }

.btn {
  padding: 1em;
  display: inline-block; }

.main-container {
  margin-top: 6.5%; }

.video-zone {
  margin: 2em 0 0; }

.video-container {
  position: relative;
  padding-bottom: 56.25%;
  overflow: hidden;
  text-align: center;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1), 0 4px 4px rgba(0, 0, 0, 0.1), 0 8px 8px rgba(0, 0, 0, 0.1), 0 16px 16px rgba(0, 0, 0, 0.1), 0 32px 32px rgba(0, 0, 0, 0.1); }

.video-container iframe, .video-container object, .video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.quotes {
  margin: 6% auto 0; }

.quotes span {
  font-family: 'Avenir-black'; }

.main .home-img {
  display: block;
  margin: 6.5% auto 0;
  max-width: 375px;
  width: 80%; }

.copyright {
  font-size: 0.75em;
  color: #999; }

footer {
  padding: 4% 0 7%; }

.newsletter input {
  display: block;
  margin: 5%;
  padding: 0;
  border: 0;
  height: 44px;
  width: 90%;
  box-sizing: border-box; }

.newsletter input[type=email] {
  padding: 0 1em;
  box-shadow: inset 0 -1px 0 #c8c8c8, inset 0 1px 0 #c8c8c8, inset 1px 0 0 #c8c8c8, inset -1px 0 0 #c8c8c8; }

.newsletter input[type=submit] {
  color: white;
  font-size: .75em; }

.apps {
  margin: 1.5em 0; }

.apps img {
  width: 20%; }

.apps h3 {
  margin: 0 0 2em; }

.content img {
  max-width: 100%; }

.content {
  margin: 2em auto; }

aside {
  display: none; }

.topnav li {
  padding: 0 2.5%; }

.topnav li:not(:first-child) {
  display: none; }

.topnav li.icon {
  display: inline-block;
  float: right; }

.topnav.responsive li:nth-last-child(2) {
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1), 0 4px 4px rgba(0, 0, 0, 0.1), 0 8px 8px rgba(0, 0, 0, 0.1), 0 16px 16px rgba(0, 0, 0, 0.1), 0 32px 32px rgba(0, 0, 0, 0.1); }

.topnav.responsive {
  position: relative; }

.topnav.responsive li.icon {
  position: absolute;
  right: 0;
  top: 0; }

.topnav.responsive li:not(.icon) {
  display: block;
  text-align: left;
  padding: 1em 2.5%;
  margin: 0;
  background: #CD313E;
  background: -webkit-linear-gradient(left, #CD313E, #D14732);
  background: linear-gradient(to right, #CD313E, #D14732); }

@media only screen and (min-width: 480px) {
  nav {
    text-align: center; }
  .topnav li.icon {
    display: none; }
  .topnav.responsive li {
    background: transparent !important; }
  .topnav li:not(.icon), .topnav.responsive li:not(.icon) {
    display: inline-block;
    padding: 0; }
  .topnav.responsive li:nth-last-child(2) {
    box-shadow: none; }
  nav .current a {
    border-top: solid 2px white; }
  .video-zone {
    margin: 0 auto;
    max-width: 640px; }
  .quotes h2 {
    text-align: center; }
  .quotes h2:before, .quotes h2:after {
    font-size: 6em;
    font-family: 'Arial';
    position: relative; }
  .quotes h2:before {
    content: "\“";
    padding-right: 15%;
    top: .45em; }
  .quotes h2:after {
    content: "\”";
    padding-left: 15%;
    top: .6em; }
  .quotes article {
    width: 50%;
    margin: 0 auto; }
  .newsletter {
    margin: 7% auto 0;
    width: 75%; }
  .newsletter input {
    float: left;
    margin: 1%; }
  .newsletter input[type=email] {
    width: 72%;
    background-color: #fff; }
  .newsletter input[type=submit] {
    width: 24%;
    text-transform: uppercase;
    float: right; } }

@media only screen and (min-width: 768px) {
  nav ul {
    margin-left: auto;
    margin-right: auto;
    max-width: 720px; }
  nav ul li {
    float: left; }
  .floater {
    float: right;
    margin-right: 1%; }
  .double-container {
    width: 70%;
    margin: 0 auto;
    padding: 0 0 1em; }
  .intro-double {
    width: 42%;
    float: left; }
  .intro-double:nth-child(1) {
    margin-right: 8%; }
  .intro-double:nth-child(2) {
    margin-left: 8%; }
  .intro-double p, .intro-single p {
    text-align: left; }
  .intro-single {
    width: 50%;
    margin: 0 auto; }
  .video-zone {
    margin-top: 9%; }
  article h2 {
    text-align: center; }
  .newsletter {
    max-width: 640px; }
  .newsletter label {
    display: block;
    margin-bottom: .5em;
    color: #333; }
  .two-apps {
    float: left;
    width: 38%;
    text-align: center; }
  .first-app {
    margin: 0 2% 0 10%; }
  .last-app {
    margin: 0 10% 0 2%; }
  .apps {
    margin: 4em auto 0;
    width: 50%; }
  .apps img {
    width: auto; }
  aside {
    display: block;
    float: right;
    width: 28%;
    text-align: right; }
  .content-header, .content {
    max-width: 720px; }
  .content {
    text-align: left;
    margin: 0 auto;
    padding-top: 6em; }
  .content article {
    max-width: 480px; }
  .content h2, .content-header {
    text-align: left; }
  .content-header {
    padding-top: 3em; }
  .wrapper {
    margin: 0 auto; }
  a:hover, input[type=submit]:hover {
    opacity: .75; }
  .current a:hover {
    opacity: 1; } }

@media only screen and (min-width: 1140px) {
  .wrapper {
    width: 1026px; } }

/* ==========================================================================
   Helper classes
   ========================================================================== */
.hidden {
  display: none !important;
  visibility: hidden; }

.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }

.invisible {
  visibility: hidden; }

.clearfix:before,
.clearfix:after {
  content: " ";
  display: table; }

.clearfix:after {
  clear: both; }

.clearfix {
  *zoom: 1; }
