article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, dialog {
  display: block; }

* {
  margin: 0;
  padding: 0;
  border: 0 none; }

ul {
  list-style: none; }

button, textarea, input {
  border: none;
  overflow: auto;
  outline: none;
  box-shadow: none; }

body {
  font-family: "europa", "Avenir", "Avenir Next", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300; }

h1, h2, h3, h4 {
  font-family: "europa", "Avenir", "Avenir Next", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300; }

h1 {
  font-weight: 300; }

h2, h3, h4 {
  color: #46434b;
  font-weight: 600;
  font-size: 2.5rem;
  line-height: 120%; }

* {
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out; }

body {
  font-size: 100%;
  line-height: 160%;
  vertical-align: baseline;
  color: #46434b;
  background: white;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility; }

a {
  cursor: pointer;
  color: #46434b;
  white-space: nowrap;
  text-decoration: none;
  -webkit-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out; }

.center {
  text-align: center; }

section[role="main"] {
  position: relative;
  overflow: hidden; }

.container {
  max-width: 1200px;
  margin: 0 auto; }
  .container p, .container ul {
    font-size: 1.0625rem;
    font-weight: 300; }

.row {
  overflow: hidden; }
  .row .col p {
    font-family: "adelle-sans", "Avenir", "Avenir Next", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: 1.0625rem;
    line-height: 180%;
    margin-top: 20px; }
    .row .col p a {
      border-bottom: 1px solid rgba(0, 0, 0, 0.5); }
      .row .col p a:hover {
        border-color: transparent; }
  .row .col.col-2 {
    width: 50%; }
  .row .col.col-2-2 {
    width: 75%; }
  .row .col.col-center {
    margin: 0 auto; }

.content {
  font-family: "adelle-sans", "Avenir", "Avenir Next", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 17px; }
  .content p, .content ul {
    margin-top: 15.625px; }
  .content ul li:before {
    content: "-";
    display: inline-block;
    margin-right: 10px; }
  .content h2 span {
    display: inline-block;
    margin-left: 5px;
    font-size: 0.75rem;
    cursor: progress;
    opacity: 0.25; }

.wrap-content {
  padding: 140px 0; }
  .wrap-content header[role="banner"] {
    margin-bottom: 50px; }

.wrap-header {
  padding: 280px 0 180px 0;
  overflow: hidden;
  background: white url(../images/bg-fd4e77ca.png) repeat top center;
  background-size: cover; }
  .wrap-header h1 {
    font-size: 3.125rem;
    font-weight: 300;
    line-height: 120%; }
  .wrap-header .btn {
    margin-top: 40px; }

.wrap-photostrip {
  overflow: hidden; }
  .wrap-photostrip img {
    display: block;
    float: left;
    width: 33.33%;
    height: auto; }

.wrap-beige {
  background: #f7f1e7; }

.wrap-orange {
  color: #fff;
  background: #ffb02e; }
  .wrap-orange h2, .wrap-orange h3, .wrap-orange h4 {
    color: #fff; }
    .wrap-orange h2 span, .wrap-orange h3 span, .wrap-orange h4 span {
      color: #fff300;
      font-style: italic;
      font-weight: 700;
      text-decoration: underline; }

.wrap-blue {
  color: #fff;
  background: #487aff url(../images/bg-blue-glyphs-aa5f35ac.png) no-repeat center center; }

.wrap-purple {
  color: #fff;
  background: #b57bda url(../images/bg-purple-glyphs-ecb1708d.png) no-repeat center center; }
  .wrap-purple h2 {
    color: #fff; }
  .wrap-purple .btn.btn-white {
    color: #b57bda; }

.wrap-blue .btn,
.wrap-purple .btn {
  margin-top: 40px; }
  .wrap-blue .btn:hover,
  .wrap-purple .btn:hover {
    opacity: 0.8; }
.wrap-blue h3,
.wrap-purple h3 {
  color: #fff;
  font-weight: normal; }
.wrap-blue p,
.wrap-purple p {
  margin-top: 40px; }
  .wrap-blue p a,
  .wrap-purple p a {
    color: #fff;
    border-bottom: 1px solid #fff; }
    .wrap-blue p a:hover,
    .wrap-purple p a:hover {
      border-color: transparent; }

.wrap-blue .subhead:before,
.wrap-purple .subhead:before,
.wrap-orange .subhead:before {
  background: #fff; }
.wrap-blue .subhead strong,
.wrap-purple .subhead strong,
.wrap-orange .subhead strong {
  color: #fff; }

.wrap-beige .subhead strong {
  background: #f7f1e7; }

.wrap-blue .subhead strong {
  background: #487aff; }

.wrap-purple .subhead strong {
  background: #b57bda; }

.wrap-orange .subhead strong {
  background: #ffb02e; }

.subhead {
  position: relative;
  max-width: 460px;
  margin: 0 auto;
  text-align: center; }
  .subhead:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 2px;
    top: 50%;
    right: 0;
    left: 0;
    margin-top: -2px;
    background: #46434b; }
  .subhead strong {
    position: relative;
    z-index: 90;
    display: inline-block;
    padding: 14px;
    font-size: 0.875rem;
    text-transform: uppercase;
    letter-spacing: 0.15em;
    background: #fff; }

.usp-two {
  position: relative;
  max-width: 700px;
  margin: 0 auto;
  overflow: hidden; }
  .usp-two li {
    display: block;
    float: left;
    width: 50%;
    padding: 20px 0;
    text-align: center; }
    .usp-two li h3 {
      font-size: 2.5rem;
      font-weight: bold;
      margin-bottom: 10px; }
    .usp-two li strong {
      display: block;
      font-size: 0.875rem;
      font-weight: 800;
      text-transform: uppercase;
      letter-spacing: 0.15em; }

nav[role="navigation"] {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  padding: 40px 0;
  z-index: 100; }
  nav[role="navigation"] .container {
    position: relative; }
  nav[role="navigation"].open, nav[role="navigation"].nav-stick {
    background: #fff;
    box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1); }
  nav[role="navigation"].nav-stick {
    padding: 30px 0; }
  nav[role="navigation"] .logo {
    display: block;
    float: left;
    width: 153px;
    height: 34px;
    background-image: url(../images/logo-dubsmash-1eb9a8f8.png);
    background-repeat: no-repeat;
    background-position: center center;
    text-indent: -9999px; }
    @media all and (-webkit-min-device-pixel-ratio: 1.5) {
      nav[role="navigation"] .logo {
        background-image: url(../images/logo-dubsmash@2x-850f7a37.png);
        background-size: 153px 34px; } }
  nav[role="navigation"] .menu {
    float: right; }
    nav[role="navigation"] .menu ul {
      overflow: hidden; }
      nav[role="navigation"] .menu ul li {
        display: block;
        float: left;
        margin-right: 25px; }
        nav[role="navigation"] .menu ul li:nth-child(5) {
          margin: 0; }
        nav[role="navigation"] .menu ul li a {
          display: block;
          padding: 5px;
          font-weight: bold;
          font-size: 0.8125rem;
          text-transform: uppercase;
          letter-spacing: 0.15em; }
          nav[role="navigation"] .menu ul li a.active, nav[role="navigation"] .menu ul li a.open, nav[role="navigation"] .menu ul li a:hover {
            opacity: 0.6; }
          nav[role="navigation"] .menu ul li a.btn {
            padding-left: 20px;
            padding-right: 20px; }
    nav[role="navigation"] .menu .hamburger {
      display: none; }
  nav[role="navigation"] .menu-download {
    visibility: hidden;
    position: absolute;
    width: 143px;
    height: 70px;
    z-index: 200;
    background: #487aff;
    top: 50px;
    right: 0;
    border-radius: 10px;
    opacity: 0;
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1);
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px); }
    nav[role="navigation"] .menu-download.open {
      visibility: visible;
      opacity: 1;
      -webkit-transform: translateY(0);
      transform: translateY(0); }
    nav[role="navigation"] .menu-download:before {
      content: "";
      display: block;
      position: absolute;
      width: 0;
      height: 0;
      top: -5px;
      left: 50%;
      margin-left: -6px;
      border-left: 6px solid transparent;
      border-right: 6px solid transparent;
      border-bottom: 6px solid #487aff; }
    nav[role="navigation"] .menu-download:after {
      content: "";
      display: block;
      position: absolute;
      width: 1px;
      height: 50px;
      top: 10px;
      left: 50%;
      background: rgba(255, 255, 255, 0.2); }
    nav[role="navigation"] .menu-download a {
      display: block;
      width: 50%;
      height: 70px;
      float: left;
      text-indent: -9999px; }
      nav[role="navigation"] .menu-download a.icon-apple {
        background-image: url(../images/icon-white-apple-59951bee.png);
        background-repeat: no-repeat;
        background-position: center center; }
        @media all and (-webkit-min-device-pixel-ratio: 1.5) {
          nav[role="navigation"] .menu-download a.icon-apple {
            background-image: url(../images/icon-white-apple@2x-e11625ee.png);
            background-size: 20px 24px; } }
      nav[role="navigation"] .menu-download a.icon-android {
        background-image: url(../images/icon-white-google-1ac6991b.png);
        background-repeat: no-repeat;
        background-position: center center; }
        @media all and (-webkit-min-device-pixel-ratio: 1.5) {
          nav[role="navigation"] .menu-download a.icon-android {
            background-image: url(../images/icon-white-google@2x-6f122663.png);
            background-size: 20px 24px; } }
      nav[role="navigation"] .menu-download a:hover {
        opacity: 0.5; }

footer[role="contentinfo"] {
  overflow: hidden;
  display: block;
  padding: 60px 0; }
  footer[role="contentinfo"] .links {
    display: block;
    overflow: hidden; }
    footer[role="contentinfo"] .links li {
      display: block;
      float: left; }
      footer[role="contentinfo"] .links li a {
        display: block; }
        footer[role="contentinfo"] .links li a:hover {
          opacity: 0.5; }
    footer[role="contentinfo"] .links.social {
      float: left; }
      footer[role="contentinfo"] .links.social li {
        margin-right: 30px; }
      footer[role="contentinfo"] .links.social a {
        width: 32px;
        height: 32px;
        text-indent: -999px; }
        footer[role="contentinfo"] .links.social a.icon-instagram {
          background-image: url(../images/icon-dark-instagram-9d18bf09.png);
          background-repeat: no-repeat;
          background-position: center center; }
          @media all and (-webkit-min-device-pixel-ratio: 1.5) {
            footer[role="contentinfo"] .links.social a.icon-instagram {
              background-image: url(../images/icon-dark-instagram@2x-ccbfb148.png);
              background-size: 32px 32px; } }
        footer[role="contentinfo"] .links.social a.icon-facebook {
          background-image: url(../images/icon-dark-facebook-ea0ca021.png);
          background-repeat: no-repeat;
          background-position: center center; }
          @media all and (-webkit-min-device-pixel-ratio: 1.5) {
            footer[role="contentinfo"] .links.social a.icon-facebook {
              background-image: url(../images/icon-dark-facebook@2x-7cbc1301.png);
              background-size: 32px 32px; } }
        footer[role="contentinfo"] .links.social a.icon-twitter {
          background-image: url(../images/icon-dark-twitter-661a5604.png);
          background-repeat: no-repeat;
          background-position: center center; }
          @media all and (-webkit-min-device-pixel-ratio: 1.5) {
            footer[role="contentinfo"] .links.social a.icon-twitter {
              background-image: url(../images/icon-dark-twitter@2x-926bf63a.png);
              background-size: 32px 32px; } }
    footer[role="contentinfo"] .links.legal {
      float: right;
      margin-top: 5px;
      font-size: 0.75rem;
      text-transform: uppercase;
      letter-spacing: 0.15em; }
      footer[role="contentinfo"] .links.legal li {
        margin-right: 20px; }
        footer[role="contentinfo"] .links.legal li:nth-child(6) {
          margin: 0; }
      footer[role="contentinfo"] .links.legal p {
        font-size: 0.75rem; }

.btn {
  display: inline-block;
  padding: 10px 30px;
  font-weight: bold;
  border-radius: 60px;
  cursor: pointer; }
  .btn.btn-download {
    padding: 19px 40px 23px;
    color: white;
    background: #487aff;
    font-size: 1rem; }
    .btn.btn-download:hover {
      background-color: #2f67ff; }
  .btn.btn-apple {
    padding-left: 70px;
    background-image: url(../images/icon-white-apple-59951bee.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-position: 30px 18px; }
    @media all and (-webkit-min-device-pixel-ratio: 1.5) {
      .btn.btn-apple {
        background-image: url(../images/icon-white-apple@2x-e11625ee.png);
        background-size: 20px 24px; } }
  .btn.btn-android {
    padding-left: 74px;
    background-image: url(../images/icon-white-google-1ac6991b.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-position: 30px center; }
    @media all and (-webkit-min-device-pixel-ratio: 1.5) {
      .btn.btn-android {
        background-image: url(../images/icon-white-google@2x-6f122663.png);
        background-size: 20px 24px; } }
  .btn.btn-contact {
    padding: 19px 40px 20px;
    text-transform: uppercase;
    letter-spacing: 0.15em;
    font-size: 0.875rem;
    font-weight: 900; }
  .btn.btn-blue {
    color: #fff;
    background: #487aff; }
    .btn.btn-blue:hover {
      background-color: #2f67ff; }
  .btn.btn-white {
    color: #487aff;
    background: #fff; }
    .btn.btn-white:hover {
      opacity: 0.8; }

input[type="submit"] {
  font-family: "europa", "Avenir", "Avenir Next", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-size: 0.875rem;
  font-weight: 900; }

form {
  max-width: 600px;
  margin: 0 auto;
  font-family: "adelle-sans", "Avenir", "Avenir Next", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 1.0625rem;
  font-weight: 300; }
  form .form-group {
    overflow: hidden;
    margin-bottom: 10px; }
    form .form-group label {
      display: none; }
    form .form-group select {
      height: 56px;
      text-indent: 12px; }
    form .form-group input[type="text"],
    form .form-group input[type="email"],
    form .form-group select,
    form .form-group textarea {
      display: block;
      width: 100%;
      padding: 8px 20px 11px 20px;
      box-sizing: border-box;
      font-family: "adelle-sans", "Avenir", "Avenir Next", "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-weight: 400;
      font-size: 1.0625rem;
      font-weight: 300;
      color: #46434b;
      line-height: 22px;
      background: #fff;
      border-radius: 6px;
      border: 1px solid #eee5d7; }
      form .form-group input[type="text"]:focus,
      form .form-group input[type="email"]:focus,
      form .form-group select:focus,
      form .form-group textarea:focus {
        border-color: #487aff; }
    form .form-group textarea {
      padding: 20px; }
    form .form-group .btn {
      display: inline-block; }
    form .form-group .form-error {
      clear: both;
      padding: 10px 0;
      color: red;
      font-size: 0.9375rem; }

.form-alert {
  margin-top: 30px;
  font-family: "adelle-sans", "Avenir", "Avenir Next", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 1.0625rem;
  font-weight: 300; }

.index {
  background: white url(../images/bg-fd4e77ca.png) repeat top center;
  background-size: cover; }
  .index section[role="main"] {
    overflow: visible; }
  .index nav[role="navigation"] {
    position: relative;
    overflow: visible; }
    .index nav[role="navigation"] ul li:nth-child(4) {
      margin-right: 0; }
    .index nav[role="navigation"] ul li:nth-child(5) {
      display: none; }
  .index footer[role="contentinfo"] {
    position: fixed;
    bottom: 30px;
    left: 0;
    right: 0;
    padding: 0; }
  .index header[role="banner"] {
    width: 50%;
    float: left; }
    .index header[role="banner"] h1 {
      margin-bottom: 30px;
      font-size: 2.625rem; }
    .index header[role="banner"] .download .btn {
      display: block;
      float: left; }
      .index header[role="banner"] .download .btn.btn-apple {
        margin-right: 20px; }
  .index #phones {
    position: relative;
    width: 50%;
    height: 700px;
    float: right; }
    .index #phones .phone {
      position: absolute;
      top: 0;
      bottom: 0; }
      .index #phones .phone img {
        display: block;
        height: 100%;
        width: auto; }
      .index #phones .phone.phone-left {
        top: 60px;
        margin-left: 10%;
        bottom: 10px; }
      .index #phones .phone.phone-right {
        top: 4px;
        margin-left: 40%; }
        .index #phones .phone.phone-right .screenshots {
          position: absolute;
          top: 88px;
          right: 23px;
          width: 289px; }
          .index #phones .phone.phone-right .screenshots .belt {
            position: relative;
            width: 289px;
            height: 513px; }
          .index #phones .phone.phone-right .screenshots img {
            position: absolute;
            left: 0;
            border-radius: 1px; }

#page-jobs .wrap-purple .subhead {
  margin-top: 100px; }

.job-list {
  overflow: hidden;
  margin-top: 10px;
  text-align: center; }
  .job-list li {
    margin-top: 30px;
    display: inline-block;
    width: 48%;
    min-height: 120px; }
    .job-list li h3, .job-list li p {
      color: #fff;
      padding: 0 40px; }
    .job-list li h3 {
      margin-bottom: 10px;
      font-size: 1.25rem;
      font-weight: bold; }
    .job-list li p {
      margin-top: 10px;
      font-family: "adelle-sans", "Avenir", "Avenir Next", "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-weight: 400;
      font-size: 1.0625rem; }
      .job-list li p a {
        color: #fff;
        border-bottom: 1px solid rgba(255, 255, 255, 0.5); }
        .job-list li p a:hover {
          border-color: transparent; }

.partner .wrap-orange {
  background: #ffb02e url(../images/bg-graph-eb3447d8.jpg) center bottom no-repeat;
  padding-bottom: 300px; }
.partner .usp-two:before {
  position: absolute;
  display: block;
  content: "";
  width: 2px;
  height: 100%;
  top: 0;
  bottom: 0;
  left: 50%;
  margin-left: -1px;
  background: rgba(255, 255, 255, 0.2); }
.partner .usp-two li h3 {
  color: #fff300; }
.partner .wrap-header header[role="banner"] .content {
  margin-top: 40px;
  opacity: 0.5; }
  .partner .wrap-header header[role="banner"] .content a {
    border-bottom: 1px solid rgba(70, 67, 75, 0.6); }
    .partner .wrap-header header[role="banner"] .content a:hover {
      border-color: transparent; }
.partner .wrap-blue header[role="banner"] {
  margin-bottom: 0; }
.partner .wrap-audience header h2 span {
  color: #487aff; }
.partner .wrap-audience .usp-two li h3 {
  padding-top: 190px;
  color: #487aff;
  background-repeat: no-repeat;
  background-position: center top !important; }
.partner .wrap-audience .usp-two li:nth-child(1) h3 {
  background-image: url(../images/graphic-sounds-1be1d58a.png);
  background-repeat: no-repeat;
  background-position: center center; }
  @media all and (-webkit-min-device-pixel-ratio: 1.5) {
    .partner .wrap-audience .usp-two li:nth-child(1) h3 {
      background-image: url(../images/graphic-sounds@2x-d5f7919d.png);
      background-size: 170px 164px; } }
.partner .wrap-audience .usp-two li:nth-child(2) h3 {
  background-image: url(../images/graphic-dubs-f4fb4120.png);
  background-repeat: no-repeat;
  background-position: center center; }
  @media all and (-webkit-min-device-pixel-ratio: 1.5) {
    .partner .wrap-audience .usp-two li:nth-child(2) h3 {
      background-image: url(../images/graphic-dubs@2x-a4142342.png);
      background-size: 170px 164px; } }

.press-releases {
  overflow: hidden;
  margin-bottom: 50px; }
  .press-releases li {
    display: block;
    max-width: 830px;
    margin: 30px auto; }
    .press-releases li a {
      overflow: hidden;
      display: block;
      background: #fff;
      padding: 30px 40px;
      border-radius: 9px;
      text-align: center; }
      .press-releases li a:hover {
        background: #487aff;
        color: #fff; }
      .press-releases li a strong {
        font-size: 1.0625rem;
        font-weight: 400; }
      .press-releases li a span {
        display: block;
        margin-top: 10px;
        text-transform: uppercase;
        letter-spacing: 0.15em;
        font-weight: 600;
        font-size: 0.8125rem;
        opacity: 0.3; }

.brand-assets {
  margin-top: 50px;
  text-align: center; }
  .brand-assets li {
    display: inline-block;
    margin: 0 10px; }
    .brand-assets li a {
      display: block;
      background: white;
      min-width: 260px;
      border-radius: 9px; }
      .brand-assets li a img {
        display: block;
        max-width: 260px;
        height: auto;
        border-radius: 10px 10px 0 0; }
      .brand-assets li a strong {
        display: block;
        padding: 30px 0;
        text-transform: uppercase;
        letter-spacing: 0.15em;
        font-size: 0.8125rem;
        background: transparent;
        border-top: 1px solid rgba(0, 0, 0, 0.1);
        border-radius: 0 0 9px 9px; }
      .brand-assets li a:hover strong {
        color: #fff;
        background: #487aff; }

.beta_android header .app-icon, .beta_ios header .app-icon {
  display: block;
  width: 180px;
  margin: 0 auto 30px auto; }
.beta_android .download_ipa, .beta_android .download_apk, .beta_ios .download_ipa, .beta_ios .download_apk {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.15em;
  font-family: "europa", "Avenir", "Avenir Next", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-weight: 600; }
  .beta_android .download_ipa img, .beta_android .download_apk img, .beta_ios .download_ipa img, .beta_ios .download_apk img {
    width: 150px;
    margin-bottom: 20px; }
.beta_android #having_trouble_link, .beta_android #help_instructions a, .beta_ios #having_trouble_link, .beta_ios #help_instructions a {
  color: #487aff;
  border-bottom: 1px solid #487aff; }
.beta_android .link-img, .beta_ios .link-img {
  border-color: transparent !important;
  display: inline-block;
  width: 45%; }
  .beta_android .link-img img, .beta_ios .link-img img {
    width: 100%; }

@media screen and (max-height: 840px) {
  .index #phones {
    top: 50px;
    height: 600px; }
    .index #phones .phone.phone-right .screenshots {
      top: 75px;
      margin-left: 22%;
      width: 247px; }
      .index #phones .phone.phone-right .screenshots .belt {
        width: 247px;
        height: 439px; } }
@media screen and (max-height: 720px) {
  .index #phones {
    top: 120px;
    height: 450px; }
    .index #phones .phone.phone-left {
      margin-left: 20%; }
    .index #phones .phone.phone-right .screenshots {
      top: 56px;
      width: 184px; }
      .index #phones .phone.phone-right .screenshots .belt {
        width: 184px;
        height: 329px; } }
@media screen and (max-width: 1260px) {
  .container {
    width: 900px; }

  .index header[role="banner"] {
    width: 55%; }
    .index header[role="banner"] h1 {
      font-size: 2.5rem; }
  .index #phones {
    width: 45%; }
    .index #phones .phone.phone-left {
      margin-left: 6%; }
    .index #phones .phone.phone-right {
      margin-left: 38%; } }
@media screen and (max-width: 940px) {
  .container {
    width: 700px; }

  .wrap-header {
    padding: 200px 0 140px 0; }

  .wrap-content {
    padding: 100px 0; }

  .index header[role="banner"] {
    width: 55%; }
    .index header[role="banner"] h1 {
      font-size: 2.5rem; }
  .index #phones {
    width: 45%; }
    .index #phones .phone.phone-left {
      margin-left: 0; }
    .index #phones .phone.phone-right {
      margin-left: 18%; }
  .index header[role="banner"] h1 {
    margin-bottom: 20px;
    font-size: 2.125rem; }
  .index header[role="banner"] .download .btn.btn-apple, .index header[role="banner"] .download .btn.btn-android {
    padding: 13px 22px 17px; }
  .index header[role="banner"] .download .btn.btn-apple {
    padding-left: 60px;
    background-position: 20px 13px; }
  .index header[role="banner"] .download .btn.btn-android {
    padding-left: 56px;
    background-position: 20px center; }

  .wrap-photostrip img {
    width: 50%; }
    .wrap-photostrip img:nth-child(1) {
      display: none; }

  .brand-assets li {
    margin-top: 20px; }

  .row .col.col-2-2 {
    width: 100%; } }
@media screen and (max-width: 740px) {
  .container {
    width: 560px; }

  .row .col.col-2 {
    width: 100%; }

  .job-list li h3, .job-list li p {
    padding: 0 10px; }

  nav[role="navigation"] {
    padding: 20px 0; }
    nav[role="navigation"].nav-stick {
      padding: 20px 0; }
    nav[role="navigation"] .logo {
      float: none;
      margin: 0 auto 20px auto; }
    nav[role="navigation"] .menu {
      float: none; }
      nav[role="navigation"] .menu ul {
        text-align: center; }
        nav[role="navigation"] .menu ul li {
          float: none;
          display: inline-block;
          margin-right: 10px; }
    nav[role="navigation"] .menu-download {
      top: 104px;
      right: 57px; }

  .index header[role="banner"],
  .index #phones {
    float: none;
    width: 100%; }
  .index header[role="banner"] .download {
    margin-bottom: 40px;
    text-align: center; }
    .index header[role="banner"] .download .btn {
      display: inline-block;
      float: none; }
  .index #phones {
    top: 0;
    margin-top: 60px !important; }
    .index #phones .phone.phone-left {
      right: 50%; }
    .index #phones .phone.phone-right {
      right: 18%; }
  .index header[role="banner"] {
    margin-top: 50px !important;
    text-align: center; }
  .index footer[role="contentinfo"] {
    position: relative;
    bottom: 0;
    margin-top: 40px;
    padding-bottom: 20px; }

  footer[role="contentinfo"] .links.social, footer[role="contentinfo"] .links.legal {
    float: none;
    text-align: center; }
    footer[role="contentinfo"] .links.social li, footer[role="contentinfo"] .links.legal li {
      float: none;
      display: inline-block;
      margin: 0 10px; }
  footer[role="contentinfo"] .links.social {
    margin-bottom: 30px; } }
@media screen and (max-width: 600px) {
  .container {
    width: auto; }

  h2, h3 {
    font-size: 1.5rem; }

  .row .col p {
    font-size: 0.9375rem; }

  .wrap-content header[role="banner"] {
    margin-bottom: 20px; }

  .jobs .wrap-purple .subhead {
    margin-top: 20px; }

  .job-list {
    margin-top: 0; }
    .job-list li {
      display: block;
      width: 100%;
      margin: 20px 0 0 0; }
      .job-list li h3, .job-list li p {
        padding: 0; }
      .job-list li p {
        font-size: 0.9375rem; }

  .btn.btn-contact {
    padding: 11px 26px 13px; }

  .wrap-blue {
    background-size: 800px; }

  .wrap-purple {
    background-size: 1200px; }

  .partners .wrap-audience .usp-two li h3 {
    padding-top: 110px;
    background-size: 100px !important; }

  .jobs .wrap-purple {
    background-size: 1400px;
    background-position: center top; }

  .press-releases {
    margin-bottom: 20px; }
    .press-releases li {
      margin: 10px 0 0 0; }
      .press-releases li a {
        padding: 10px 20px; }
        .press-releases li a strong {
          white-space: normal; }

  .usp-two:before {
    display: none !important; }
  .usp-two li {
    width: 100%;
    float: none; }
    .usp-two li h3 {
      font-size: 1.5rem; }

  .brand-assets {
    margin-top: 0; }
    .brand-assets li {
      margin: 20px 0 0 0; }

  .partners .wrap-orange {
    padding-bottom: 100px;
    background-size: 800px; }

  .index header[role="banner"],
  .index #phones {
    float: none;
    width: 100%; }
  .index header[role="banner"] {
    margin-top: 120px !important; }
    .index header[role="banner"] h1 {
      margin-bottom: 40px;
      padding: 0 20px;
      font-size: 2rem; }
    .index header[role="banner"] .download {
      padding: 0 40px; }
      .index header[role="banner"] .download .btn {
        width: 120px;
        padding-left: 50px !important;
        margin: 10px auto 0 auto !important;
        display: block;
        float: none; }
  .index #phones .phone.phone-left {
    right: 0;
    left: 20%; }
  .index #phones .phone.phone-right {
    right: 20%; }

  .wrap-header .container,
  .wrap-content .container {
    padding-left: 30px;
    padding-right: 30px; }

  .wrap-header {
    padding: 120px 0 80px 0; }
    .wrap-header h1 {
      font-size: 2.125rem; }

  .wrap-content {
    padding: 40px 0; }

  footer[role="contentinfo"] .links.legal li {
    margin-bottom: 10px;
    display: block; }

  nav[role="navigation"] {
    position: fixed !important;
    height: 74px;
    padding: 0 !important;
    z-index: 1000;
    overflow: visible !important; }
    nav[role="navigation"].open .menu .hamburger {
      opacity: 0.5; }
    nav[role="navigation"].open .menu ul {
      display: block; }
    nav[role="navigation"].open .menu-download {
      display: block; }
    nav[role="navigation"] .logo {
      float: left;
      margin: 20px 0 0 20px; }
    nav[role="navigation"] .menu .hamburger {
      display: block;
      float: right;
      width: 74px;
      height: 74px;
      text-indent: -9999px;
      position: relative;
      cursor: pointer; }
      nav[role="navigation"] .menu .hamburger span,
      nav[role="navigation"] .menu .hamburger span:before,
      nav[role="navigation"] .menu .hamburger span:after {
        display: block;
        position: absolute;
        left: 50%;
        top: 29px;
        margin-left: -12px;
        display: block;
        height: 3px;
        width: 24px;
        background: #46434b;
        border-radius: 5px;
        content: ""; }
      nav[role="navigation"] .menu .hamburger span:before {
        top: 7px; }
      nav[role="navigation"] .menu .hamburger span:after {
        top: 14px; }
    nav[role="navigation"] .menu ul {
      display: none;
      background: #fff;
      overflow: hidden;
      width: 100%;
      -webkit-transition: all 0.3s;
      transition: all 0.3s;
      z-index: 1000;
      box-shadow: 0 5px 12px rgba(0, 0, 0, 0.1);
      backface-visibility: hidden;
      -webkit-backface-visibility: hidden;
      -moz-backface-visibility: hidden;
      -ms-backface-visibility: hidden; }
      nav[role="navigation"] .menu ul li {
        display: block;
        margin: 0;
        border-top: 1px solid rgba(70, 67, 75, 0.1); }
        nav[role="navigation"] .menu ul li a {
          display: block;
          padding: 14px 0;
          z-index: 900; }
        nav[role="navigation"] .menu ul li .btn.btn-download {
          color: #46434b;
          background: transparent; }
    nav[role="navigation"] .menu-download {
      display: none;
      top: 344px;
      z-index: 3000;
      right: 50%;
      margin-right: -71px; } }
@media screen and (max-width: 500px) {
  .index #phones .phone.phone-left {
    left: 60px; }
  .index #phones .phone.phone-right {
    right: 60px; } }
@media screen and (max-width: 420px) {
  .index #phones .phone.phone-left {
    left: 20px; }
  .index #phones .phone.phone-right {
    right: 20px; } }
