/*
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
Twitter: @rich_clark
*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

body {
  line-height: 1; }

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

nav ul, ul li {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none; }

/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold; }

del {
  text-decoration: line-through; }

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0; }

input, select {
  vertical-align: middle; }

.clearfix:before,
.clearfix:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

.clearfix:after {
  clear: both; }

.left {
  float: left; }

.right {
  float: right; }

/* ------------------------------------------------ *\
	Variables
\* ------------------------------------------------ */
/* ------------------------------------------------ *\
	Base
\* ------------------------------------------------ */
body {
  font: 400 16px/1.5 "source-sans-pro", 'Helvetica Neue', Helvetica, sans-serif;
  color: #DEE3E8;
  background: #fff; }

@media screen and (max-width: 500px) {
  body {
    font-size: 14px; } }
.section__inner {
  position: relative;
  margin: 0 auto;
  width: 100%;
  max-width: 960px; }

a {
  text-decoration: none; }

header {
  position: relative;
  background: #030304;
  background: url(../holding-assets/img/bg-repeatable.jpg) no-repeat center top;
  background-size: cover; }
  .home header {
    margin-bottom: 35px; }
    @media only screen and (min-width: 691px) {
      .home header {
        margin-bottom: 6.875em; } }
  header > .section__inner {
    max-width: 1280px; }
  header .nav-container {
    position: relative;
    margin: 0 auto;
    max-width: 960px; }
  header .dm-logo, header nav {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    zoom: 1;
    *display: inline; }
  header .dm-logo {
    position: relative;
    top: 0;
    padding: 35px;
    z-index: 30; }
    header .dm-logo a {
      color: #fff; }
    header .dm-logo .logo, header .dm-logo h3 {
      display: -moz-inline-stack;
      display: inline-block;
      vertical-align: middle;
      zoom: 1;
      *display: inline; }
    header .dm-logo .logo {
      width: 56px;
      height: 39px;
      margin-right: 20px;
      background: url(../holding-assets/img/dm-logo.png) no-repeat; }
    header .dm-logo h3 {
      font-size: 1.125em;
      font-weight: 200;
      letter-spacing: 6px;
      text-transform: uppercase; }
  header nav {
    position: absolute;
    top: 36px;
    right: 35px;
    text-align: right; }
    header nav li {
      display: -moz-inline-stack;
      display: inline-block;
      vertical-align: middle;
      zoom: 1;
      *display: inline;
      margin-right: 30px; }
      header nav li a {
        color: #6E8F99;
        transition: color .3s ease; }
        header nav li a:hover {
          color: #fff; }
        header nav li a.nav-select {
          color: #fff; }
    header nav .btn {
      background: #708994; }
      header nav .btn a {
        display: -moz-inline-stack;
        display: inline-block;
        vertical-align: middle;
        zoom: 1;
        *display: inline;
        padding: 11px 26px;
        font-size: 0.75em;
        letter-spacing: 2px;
        color: #fff;
        text-transform: uppercase; }
      @media only screen and (min-width: 861px) {
        header nav .btn {
          margin-left: 15px;
          background: none;
          border: 1px solid #708994;
          border-radius: 2px;
          transition: all .25s ease; }
          header nav .btn:hover {
            border-color: #fff; }
          header nav .btn a {
            color: #708994; } }

header section {
  padding: 70px 35px 0; }
  header section.anonymous {
    padding: 30px 70px 35px; }

.anonymous h1, .anonymous p {
  margin: 0 auto;
  max-width: 510px; }
.anonymous h1 {
  font-size: 3.25em;
  font-weight: 200;
  line-height: 1.1;
  color: #12c4a3; }
.anonymous p {
  margin-bottom: 70px;
  font-size: 1.125em;
  line-height: 1.5em; }

.devices {
  position: absolute;
  right: 50%;
  bottom: 0;
  margin-right: -128px;
  width: 256px;
  height: 266px;
  background-image: url(../holding-assets/img/hero.png);
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: 100%; }
  @media only screen and (min-width: 861px) {
    .devices {
      width: 336px;
      height: 336px;
      right: 0;
      margin-right: 0; } }
  @media only screen and (min-width: 900px) {
    .devices {
      width: 455px;
      height: 466px; } }

/* ------------------------------------------------ *\
	individual header content
\* ------------------------------------------------ */
.understand .section__inner {
  padding-bottom: 15em;
  text-align: center; }
  @media only screen and (min-width: 861px) {
    .understand .section__inner {
      padding-bottom: 0;
      text-align: left; } }
.understand h1 {
  font-size: 2.625em;
  font-weight: 300;
  line-height: 1.1;
  color: #12C4A3;
  margin: 0 auto 0.381em;
  max-width: 14em; }
  @media only screen and (min-width: 861px) {
    .understand h1 {
      margin: 0;
      margin-bottom: 0.381em; } }
.understand p {
  margin: 0 auto 2em;
  max-width: 28em; }
  @media only screen and (min-width: 861px) {
    .understand p {
      margin: 0;
      margin-bottom: 2em; } }
.understand .btn {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  zoom: 1;
  *display: inline;
  padding: 1.7em 3em;
  margin-bottom: 4em;
  width: 100%;
  max-width: 13.775em;
  font-size: 0.8em;
  font-weight: 300;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  border: 1px solid #43C09A;
  border-radius: 3px;
  background: #43C09A;
  transition: background .25s ease; }
  .understand .btn:hover {
    border-color: #227F65;
    background: #227F65; }
  @media only screen and (min-width: 500px) {
    .understand .btn {
      margin-bottom: 6em; } }

.app-download {
  margin-bottom: 4.375em; }
  .app-download img {
    display: block;
    margin: 0 auto; }
    .app-download img:first-child {
      margin-bottom: 0.6em; }
  @media only screen and (min-width: 500px) {
    .app-download img {
      display: -moz-inline-stack;
      display: inline-block;
      vertical-align: middle;
      zoom: 1;
      *display: inline;
      margin: 0; }
      .app-download img:first-child {
        margin-right: 1em; } }

.anonymous {
  text-align: center; }

.header__app {
  text-align: left; }
  .header__app h1 {
    margin: 0;
    max-width: 400px;
    font-size: 2.625em;
    color: #12C4A3; }
  .header__app img {
    position: absolute;
    right: 0;
    bottom: -320px; }
    .header__app img.browser {
      width: 465px; }
    .header__app img.phone {
      width: 165px; }

body > section {
  position: relative;
  padding: 70px 35px; }
  body > section article h2 {
    margin-bottom: 11.66667px;
    font-size: 2em;
    font-weight: 300;
    line-height: 1.1875em; }
  body > section article p {
    margin-bottom: 70px;
    font-size: 1em;
    line-height: 1.5em;
    color: #08262E; }

/* ------------------------------------------------ *\
	home
\* ------------------------------------------------ */
.features {
  padding: 0 0 35px; }
  @media only screen and (min-width: 691px) {
    .features {
      padding: 0 0 10em; } }
  .features h2 {
    max-width: 11em;
    margin-bottom: 0.25em;
    font-size: 1.5em;
    font-weight: 300;
    line-height: 1.1190;
    color: #5624FF; }
    @media only screen and (min-width: 691px) {
      .features h2 {
        font-size: 2.625em;
        margin-bottom: 0.0238em; } }
  .features p {
    max-width: 27em;
    color: #0B262F; }
  @media only screen and (min-width: 691px) {
    .features .slide {
      padding: 9em 0 9em 35px; } }

/* ------------------------------------------------------------------------*\
    Mobile Features
\* ------------------------------------------------------------------------*/
@media only screen and (min-width: 691px) {
  .slider--mobile {
    display: none; } }

.appshots {
  position: absolute;
  top: 65px;
  left: 18px;
  width: 174px;
  overflow: hidden; }
  .appshots__inner {
    position: relative;
    left: 0;
    width: 696px;
    transition: left .2s .3s ease; }
  .appshots img {
    float: left; }

/* ------------------------------------------------------------------------*\
    Desktop Features
\* ------------------------------------------------------------------------*/
.slider--desktop .slide {
  filter: alpha(opacity=20);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
  -moz-opacity: 0.2;
  -khtml-opacity: 0.2;
  opacity: 0.2;
  transition: opacity .5s ease; }
  .slider--desktop .slide.active {
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1; }
@media only screen and (max-width: 690px) {
  .slider--desktop {
    display: none; } }

.iphone-frame {
  display: none;
  position: absolute;
  left: 65%;
  width: 208px;
  height: 436px;
  background-image: url(../holding-assets/img/iphone-frame.png);
  background-repeat: no-repeat;
  background-position: center;
  filter: alpha(opacity=100);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  transition: opacity .3s ease; }
  .iphone-frame.scrollHide {
    transition: opacity 0 ease;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0; }
  @media only screen and (min-width: 691px) {
    .iphone-frame {
      display: block; } }

/* ------------------------------------------------ *\
	the app
\* ------------------------------------------------ */
.theapp > section {
  padding: 70px 35px;
  text-align: center; }
  .theapp > section h2 {
    margin-bottom: 23.33333px;
    color: #5933FF;
    font-size: 2.625em;
    line-height: 1.1428em; }
  .theapp > section p {
    margin: 0 auto;
    max-width: 440px; }

.white {
  background: #fff; }
  .white .app__image {
    border-color: #DEE3E8; }

.light-grey {
  background: #F1F3F5; }
  .light-grey .app__image {
    border-color: #C9D6D9; }

.app__image {
  margin: 0 auto 30px;
  padding-bottom: 50px;
  max-width: 621px;
  border-bottom: 1px solid; }
  .app__image img {
    padding: 0 35px;
    max-width: 100%;
    vertical-align: middle; }

/* ------------------------------------------------ *\
	about us
\* ------------------------------------------------ */
.about-us {
  background: #fff; }
  .about-us article {
    position: relative;
    margin-bottom: 70px; }
    .about-us article h2 {
      color: #5933FF; }
    .about-us article p {
      margin-bottom: 17.5px;
      max-width: 510px; }
    .about-us article img {
      position: absolute;
      top: 50%;
      max-width: 100%; }
    .about-us article.first img {
      left: 70%;
      margin-top: -128px; }
    .about-us article.second {
      float: right; }
      .about-us article.second img {
        right: 106%;
        margin-top: -101px; }

/* ------------------------------------------------ *\
	blog
\* ------------------------------------------------ */
.blog {
  background: #fff; }

.tumblr {
  margin: 0 auto;
  max-width: 595px; }

.pagination {
  position: relative; }
  .pagination .older, .pagination .newer {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    zoom: 1;
    *display: inline;
    position: relative;
    color: #C9D6D9;
    border: 1px solid #C9D6D9;
    border-radius: 4px;
    background: #fff;
    transition: all .25s ease; }
    .pagination .older:hover, .pagination .newer:hover {
      background: #C9D6D9;
      color: #A6BDC2; }
  .pagination .older {
    float: right;
    padding: 10px 40px 10px 10px; }
    .pagination .older:after {
      content: "";
      position: absolute;
      top: 15px;
      right: 10px;
      width: 18px;
      height: 11px;
      background: url(../holding-assets/img/tumblr-older.png) no-repeat center center; }
  .pagination .newer {
    float: left;
    padding: 10px 10px 10px 40px; }
    .pagination .newer:before {
      content: "";
      position: absolute;
      top: 15px;
      left: 10px;
      width: 18px;
      height: 11px;
      background: url(../holding-assets/img/tumblr-newer.png) no-repeat center center; }

.blog__post {
  margin-bottom: 35px; }
  .blog__post .content {
    margin-bottom: 1.5em;
    padding-bottom: 1em;
    border-bottom: 1px solid #C9D6D9;
    color: #08262e; }
  .blog__post h2, .blog__post p {
    margin-bottom: 11.66667px; }
  .blog__post h2 {
    font-size: 30px;
    font-weight: 200;
    color: #5933FF; }
  .blog__post p {
    color: #08262e; }
  .blog__post img {
    max-width: 100%; }
  .blog__post .tumblr-post-date {
    color: #A3BABF; }

.media {
  margin: 0 auto;
  width: 100%; }

.media__embed {
  position: relative;
  padding-bottom: 56.25%;
  margin-bottom: 35px;
  height: 0; }
  .media__embed iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

/* ------------------------------------------------ *\
	contact us
\* ------------------------------------------------ */
.contact-us {
  background: #fff;
  text-align: center; }
  .contact-us.press-kit {
    background: #F1F3F5; }
    .contact-us.press-kit p {
      margin: 0 auto 23.33333px;
      max-width: 510px; }
  .contact-us article {
    position: relative;
    margin-bottom: 70px; }
    .contact-us article:last-child {
      margin-bottom: 0; }
    .contact-us article h2 {
      color: #5933FF; }
    .contact-us article p {
      margin-bottom: 17.5px; }
    .contact-us article .btn .btn__a {
      display: -moz-inline-stack;
      display: inline-block;
      vertical-align: middle;
      zoom: 1;
      *display: inline;
      padding: 10px 24px;
      background: #F1F3F5;
      border: 1px solid #5933FF;
      border-radius: 4px;
      color: #5933FF;
      transition: all .25s ease; }
      .contact-us article .btn .btn__a:hover {
        background: #5933FF;
        color: #fff; }

footer section {
  padding: 0 17.5px; }
footer .get-started {
  height: 126px;
  background: #C9D6D9;
  line-height: 126px; }
  footer .get-started .section__inner {
    text-align: center; }
  footer .get-started h2, footer .get-started .btn__a {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    zoom: 1;
    *display: inline; }
  footer .get-started h2 {
    font-size: 1.8125em;
    font-weight: 300;
    color: #08262E; }
  footer .get-started .btn__a {
    margin-left: 50px;
    padding: 14px 50px;
    border: 1px solid #5933FF;
    border-radius: 3px;
    background: #5933FF;
    text-transform: uppercase;
    letter-spacing: 2px;
    line-height: 1;
    color: white;
    transition: background .25s ease; }
    footer .get-started .btn__a:hover {
      background: #4426BF;
      border-color: #4426BF; }
footer .footer__dark {
  background: #030304 url(../holding-assets/img/bg-bubble.jpg) no-repeat center top; }
footer .testimonials {
  border-bottom: 1px solid #77787B; }
  footer .testimonials .testimonials__single {
    padding: 70px 2%;
    text-align: center; }
    footer .testimonials .testimonials__single img {
      margin-bottom: 35px; }
    footer .testimonials .testimonials__single blockquote {
      font-size: 1.125em;
      line-height: 1.4444em;
      color: #A3B9BF;
      letter-spacing: 0;
      margin-bottom: 0.5em; }
    footer .testimonials .testimonials__single p {
      font-size: 0.9375em;
      line-height: 1.5;
      color: #A3B9BF; }
footer nav, footer .social {
  height: 67px; }
footer nav {
  float: left; }
  footer nav li {
    padding-right: 30px; }
footer .social {
  float: right; }
  footer .social li {
    padding-left: 30px; }
footer .site-nav li {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  zoom: 1;
  *display: inline;
  line-height: 67px; }
  footer .site-nav li a {
    color: #A3BABF; }
footer .copyright {
  width: 100%;
  height: 100px;
  font-size: 0.875em;
  line-height: 100px;
  text-align: center;
  color: #A3BABF; }

footer .slide {
  float: left;
  width: 33.3333%; }
  .lt-ie8 footer .slide {
    width: 33%; }

.slider {
  position: relative;
  width: 100%;
  height: 270px;
  overflow: hidden; }

.slides {
  height: 100%;
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  -webkit-transform-style: preserve-3d;
  -webkit-transition: all 500ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-transition: all 500ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -ms-transition: all 500ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: all 500ms cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 500ms cubic-bezier(0.165, 0.84, 0.44, 1); }

.slide {
  width: 100%;
  height: 100%;
  clear: none; }

.slider-arrow {
  position: absolute;
  display: block;
  margin-bottom: -20px;
  padding: 20px; }

.slider-arrow--right {
  bottom: 50%;
  right: 30px; }

.slider-arrow--left {
  bottom: 50%;
  left: 30px; }

.slider-nav {
  position: absolute;
  bottom: 30px; }

.slider-nav__item {
  box-sizing: border-box;
  width: 12px;
  height: 12px;
  float: left;
  clear: none;
  display: block;
  margin: 0 5px;
  border: 1px solid #A1B9BE;
  border-radius: 50%; }

.slider-nav__item:hover {
  background: #A1B9BE; }

.slider-nav__item--current {
  background: #A1B9BE; }

/* ------------------------------------------------------------------------*\
    $Features Slider
\* ------------------------------------------------------------------------*/
@media (max-width: 690px) {
  .slider {
    position: relative;
    width: 100%;
    height: 270px;
    overflow: hidden; }

  .slides {
    height: 100%;
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    -webkit-transform-style: preserve-3d;
    -webkit-transition: all 500ms cubic-bezier(0.165, 0.84, 0.44, 1);
    -moz-transition: all 500ms cubic-bezier(0.165, 0.84, 0.44, 1);
    -ms-transition: all 500ms cubic-bezier(0.165, 0.84, 0.44, 1);
    -o-transition: all 500ms cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: all 500ms cubic-bezier(0.165, 0.84, 0.44, 1); }

  .slide {
    width: 100%;
    height: 100%;
    clear: none; }

  .slider-arrow {
    position: absolute;
    display: block;
    margin-bottom: -20px;
    padding: 20px; }

  .slider-arrow--right {
    bottom: 50%;
    right: 30px; }

  .slider-arrow--left {
    bottom: 50%;
    left: 30px; }

  .slider-nav {
    position: absolute;
    bottom: 30px; }

  .slider-nav__item {
    box-sizing: border-box;
    width: 12px;
    height: 12px;
    float: left;
    clear: none;
    display: block;
    margin: 0 5px;
    border: 1px solid #A1B9BE;
    border-radius: 50%; }

  .slider-nav__item:hover {
    background: #A1B9BE; }

  .slider-nav__item--current {
    background: #A1B9BE; }

  .features .slide {
    float: left; }
  .features .slider {
    height: auto;
    padding-bottom: 50px; }
  .features h2 {
    margin: 0 auto 0.35em; }
  .features .slide__inner {
    display: block;
    padding: 0 24px;
    text-align: center; }
  .features .slider-nav {
    bottom: 20px; }
  .features .slider-nav__item {
    border-color: #5624FF; }
  .features .slider-nav__item:hover,
  .features .slider-nav__item--current {
    background: #5624FF; }
  .features .slider-arrows {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -4px; }
  .features .slider-arrow--left {
    left: 15px; }
  .features .slider-arrow--right {
    right: 15px; }

  .iphone-frame {
    left: 50%;
    width: 130px;
    margin-left: -65px; }

  .screenshot {
    position: relative;
    left: 50%;
    display: block;
    width: 184px;
    height: 245px;
    margin-bottom: 1em;
    margin-left: -92px;
    background-repeat: no-repeat;
    background-position: center; }
    .screenshot--1 {
      background-image: url(../holding-assets/img/sml-screen-1.png); } }
    @media only screen and (max-width: 690px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 690px) and (min--moz-device-pixel-ratio: 1.5), only screen and (max-width: 690px) and (-o-min-device-pixel-ratio: 3 / 2), only screen and (max-width: 690px) and (min-device-pixel-ratio: 1.5), only screen and (max-width: 690px) and (min-resolution: 192dpi) {
      .screenshot--1 {
        background-image: url(../holding-assets/img/sml-screen-1_@2x.png);
        background-size: 100%; } }
@media (max-width: 690px) {
    .screenshot--2 {
      background-image: url(../holding-assets/img/sml-screen-2.png); } }
    @media only screen and (max-width: 690px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 690px) and (min--moz-device-pixel-ratio: 1.5), only screen and (max-width: 690px) and (-o-min-device-pixel-ratio: 3 / 2), only screen and (max-width: 690px) and (min-device-pixel-ratio: 1.5), only screen and (max-width: 690px) and (min-resolution: 192dpi) {
      .screenshot--2 {
        background-image: url(../holding-assets/img/sml-screen-2_@2x.png);
        background-size: 100%; } }
@media (max-width: 690px) {
    .screenshot--3 {
      background-image: url(../holding-assets/img/sml-screen-3.png); } }
    @media only screen and (max-width: 690px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 690px) and (min--moz-device-pixel-ratio: 1.5), only screen and (max-width: 690px) and (-o-min-device-pixel-ratio: 3 / 2), only screen and (max-width: 690px) and (min-device-pixel-ratio: 1.5), only screen and (max-width: 690px) and (min-resolution: 192dpi) {
      .screenshot--3 {
        background-image: url(../holding-assets/img/sml-screen-3_@2x.png);
        background-size: 100%; } }
@media (max-width: 690px) {
    .screenshot--4 {
      background-image: url(../holding-assets/img/sml-screen-4.png); } }
    @media only screen and (max-width: 690px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 690px) and (min--moz-device-pixel-ratio: 1.5), only screen and (max-width: 690px) and (-o-min-device-pixel-ratio: 3 / 2), only screen and (max-width: 690px) and (min-device-pixel-ratio: 1.5), only screen and (max-width: 690px) and (min-resolution: 192dpi) {
      .screenshot--4 {
        background-image: url(../holding-assets/img/sml-screen-4_@2x.png);
        background-size: 100%; } }

/* ------------------------------------------------ *\
	Keyframe Animations
\* ------------------------------------------------ */
@-webkit-keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
@-moz-keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
@keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
@-webkit-keyframes glassRise {
  from {
    bottom: -300px; }
  to {
    bottom: 0; } }
@-moz-keyframes glassRise {
  from {
    bottom: -300px; }
  to {
    bottom: 0; } }
@keyframes glassRise {
  from {
    bottom: -300px; }
  to {
    bottom: 0; } }
@-webkit-keyframes browserRise {
  from {
    bottom: -300px; }
  to {
    bottom: -40px; } }
@-moz-keyframes browserRise {
  from {
    bottom: -300px; }
  to {
    bottom: -40px; } }
@keyframes browserRise {
  from {
    bottom: -300px; }
  to {
    bottom: -40px; } }
@-webkit-keyframes browserRise-tablet {
  from {
    bottom: -300px; }
  to {
    bottom: -20%; } }
@-moz-keyframes browserRise-tablet {
  from {
    bottom: -300px; }
  to {
    bottom: -20%; } }
@keyframes browserRise-tablet {
  from {
    bottom: -300px; }
  to {
    bottom: -20%; } }
@-webkit-keyframes phoneRise {
  from {
    bottom: -300px; }
  to {
    bottom: -35px; } }
@-moz-keyframes phoneRise {
  from {
    bottom: -300px; }
  to {
    bottom: -35px; } }
@keyframes phoneRise {
  from {
    bottom: -300px; }
  to {
    bottom: -35px; } }
/* ------------------------------------------------ *\
	Animation classes
\* ------------------------------------------------ */
.load .fade-in {
  filter: alpha(opacity=100);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1; }
.load .glass-fade {
  bottom: 0;
  filter: alpha(opacity=100);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1; }
@media screen and (min-width: 860px) {
  .load img.browser {
    bottom: -40px;
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1; }
  .load img.phone {
    bottom: -35px;
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1; } }
@media screen and (max-width: 860px) {
  .load img.browser {
    bottom: -20%;
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1; }
  .load img.phone {
    bottom: -35px;
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1; } }

.cssanimations .load .fade-in {
  opacity: 0;
  -webkit-animation: fadeIn linear 1;
  -moz-animation: fadeIn linear 1;
  animation: fadeIn linear 1;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-duration: 0.5s;
  -moz-animation-duration: 0.5s;
  animation-duration: 0.5s; }
.cssanimations .load img.browser {
  bottom: -40px;
  filter: alpha(opacity=0);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0; }
.cssanimations .load img.phone {
  bottom: -35px;
  filter: alpha(opacity=0);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0; }
.cssanimations .load .glass-fade {
  bottom: -300px;
  opacity: 0;
  -webkit-animation: glassRise cubic-bezier(0, 0.75, 0.1, 1) 1, fadeIn linear 1;
  -moz-animation: glassRise cubic-bezier(0, 0.75, 0.1, 1) 1, fadeIn linear 1;
  animation: glassRise cubic-bezier(0, 0.75, 0.1, 1) 1, fadeIn linear 1;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-duration: 0.5s;
  -moz-animation-duration: 0.5s;
  animation-duration: 0.5s; }
.cssanimations .load .glass-fade--1 {
  -webkit-animation-delay: 0.3s;
  -moz-animation-delay: 0.3s;
  animation-delay: 0.3s; }
.cssanimations .load .glass-fade--2 {
  -webkit-animation-delay: 0.5s;
  -moz-animation-delay: 0.5s;
  animation-delay: 0.5s; }
.cssanimations .load .glass-fade--3 {
  -webkit-animation-delay: 0.7s;
  -moz-animation-delay: 0.7s;
  animation-delay: 0.7s; }
@media screen and (min-width: 860px) {
  .cssanimations .load img.browser {
    bottom: -300px;
    opacity: 0;
    -webkit-animation: browserRise cubic-bezier(0, 0.75, 0.1, 1) 1, fadeIn linear 1;
    -moz-animation: browserRise cubic-bezier(0, 0.75, 0.1, 1) 1, fadeIn linear 1;
    animation: browserRise cubic-bezier(0, 0.75, 0.1, 1) 1, fadeIn linear 1;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-duration: 0.5s;
    -moz-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -webkit-animation-delay: 0.3s;
    -moz-animation-delay: 0.3s;
    animation-delay: 0.3s; } }
@media screen and (max-width: 860px) {
  .cssanimations .load img.browser {
    bottom: -300px;
    opacity: 0;
    -webkit-animation: browserRise-tablet cubic-bezier(0, 0.75, 0.1, 1) 1, fadeIn linear 1;
    -moz-animation: browserRise-tablet cubic-bezier(0, 0.75, 0.1, 1) 1, fadeIn linear 1;
    animation: browserRise-tablet cubic-bezier(0, 0.75, 0.1, 1) 1, fadeIn linear 1;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-duration: 0.5s;
    -moz-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -webkit-animation-delay: 0.3s;
    -moz-animation-delay: 0.3s;
    animation-delay: 0.3s; } }
.cssanimations .load img.phone {
  bottom: -300px;
  opacity: 0;
  -webkit-animation: phoneRise cubic-bezier(0, 0.75, 0.1, 1) 1, fadeIn linear 1;
  -moz-animation: phoneRise cubic-bezier(0, 0.75, 0.1, 1) 1, fadeIn linear 1;
  animation: phoneRise cubic-bezier(0, 0.75, 0.1, 1) 1, fadeIn linear 1;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-duration: 0.5s;
  -moz-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-delay: 0.5s;
  -moz-animation-delay: 0.5s;
  animation-delay: 0.5s; }

/* ------------------------------------------------ *\
	Get Started banner reduce size
\* ------------------------------------------------ */
@media screen and (max-width: 940px) {
  footer .get-started h2 {
    font-size: 1.4em; }
  footer .get-started .btn__a {
    margin-left: 20px;
    padding: 14px 30px; } }
/* ------------------------------------------------ *\
	Tablet
\* ------------------------------------------------ */
@media (max-width: 860px) {
  header nav {
    top: 109px;
    width: 100%;
    right: 0;
    left: 0;
    z-index: 20;
    border-top: 1px solid #395158;
    transition: top 0.5s ease; }
    header nav.nav--hidden {
      top: -230px; }
    header nav li {
      display: block;
      margin: 0;
      background: #000;
      border-bottom: 1px solid #395158;
      line-height: 40px;
      text-transform: uppercase;
      text-align: center; }
      header nav li a {
        color: #A3BABF; }
    header nav .btn {
      margin: 0; }
      header nav .btn a {
        font-size: 1em; }
  header .dm-logo {
    display: block;
    background: #000; }
  header .nav-toggle {
    display: block;
    position: absolute;
    padding: 15px;
    width: 15px;
    height: 15px;
    z-index: 40;
    top: 33px;
    right: 20px;
    transform: rotate(0);
    transform-origin: center center;
    transition: transform 0.2s ease; }
    header .nav-toggle i {
      display: block;
      margin-bottom: 4px;
      width: 100%;
      height: 1px;
      background: #fff; }
      header .nav-toggle i:first-child {
        margin-top: 2px; }
      header .nav-toggle i:last-child {
        margin-bottom: 2px; }
    header .nav-toggle.nav-toggle--open {
      transform: rotate(-90deg); }
  header section {
    padding: 35px 35px 0; }

  footer .testimonials .testimonials__single img {
    max-height: 30px;
    margin-bottom: 15px; }

  .header__app {
    padding: 35px 35px 260px;
    text-align: center; }
    .header__app h1 {
      margin: 0 auto;
      line-height: 1.3; }
    .header__app img.browser {
      bottom: -20%;
      right: 50%;
      margin-right: -232px; }
    .header__app img.phone {
      right: auto;
      left: 75%;
      margin-left: -82px; }

  .about-us article.first, .about-us article.second {
    float: none; }
  .about-us article.first img {
    display: none; }
  .about-us article.second img {
    position: relative;
    display: block;
    max-height: 70%;
    right: auto;
    margin: 0 auto 35px; }
  .about-us article h2 {
    text-align: center; }
  .about-us article p {
    margin: 0 auto; }

  .feedback {
    text-align: center; }
    .feedback article {
      position: relative;
      max-width: 440px;
      margin: 0 auto; }
      .feedback article p {
        margin-bottom: 35px; }
    .feedback .btn {
      margin-bottom: 35px; }
    .feedback img {
      top: auto;
      right: auto; }
      .feedback img.browser {
        position: relative;
        max-width: 100%; }
      .feedback img.phone {
        width: 160px;
        top: 55%;
        right: 0; } }
/* ------------------------------------------------ *\
	Switch Get Started banner and footer nav to block
\* ------------------------------------------------ */
@media screen and (max-width: 710px) {
  footer {
    text-align: center; }
    footer .testimonials {
      border-bottom: none; }
    footer .get-started {
      height: auto;
      line-height: 32px;
      padding: 26px 50px; }
      footer .get-started h2 {
        font-size: 1.3em;
        line-height: 1.3;
        margin-bottom: 20px; }
      footer .get-started .btn__a {
        margin: 0;
        padding: 14px 45px; }
    footer .site-nav {
      border-top: 1px solid #395158;
      border-bottom: 1px solid #395158; }
      footer .site-nav li {
        display: block;
        line-height: 40px; }
    footer li {
      font-size: 12px;
      letter-spacing: 1px;
      line-height: 45px; }
    footer nav, footer .social {
      float: none;
      height: auto; }
      footer nav li, footer .social li {
        padding: 0;
        text-transform: uppercase; }
    footer nav li {
      border-bottom: 1px solid #395158; }
    footer .social li {
      box-sizing: border-box; } }
@media screen and (max-width: 535px) {
  .understand .drinks__glass {
    vertical-align: bottom;
    padding: 10px;
    width: 20%; }
    .understand .drinks__glass img {
      max-width: 100%; } }
/* ------------------------------------------------ *\
	Mobile Version
\* ------------------------------------------------ */
@media screen and (max-width: 500px) {
  header nav {
    top: 71px; }
  header .dm-logo {
    padding: 20px; }
    header .dm-logo .logo {
      width: 32px;
      height: 31px;
      background: url(../holding-assets/img/dm-logo-small.png) no-repeat; }
  header .nav-toggle {
    top: 12px;
    right: 5px; }
  header section {
    padding: 35px 35px 0; }
  header .section__inner h1 {
    font-size: 2em;
    line-height: 1.3em; }
  header .section__inner p {
    font-size: 1em;
    margin-bottom: 35px; }

  .header__app {
    padding: 35px 35px 230px; }
    .header__app img.browser {
      display: none; }
    .header__app img.phone {
      left: 50%; }

  /* ------------------------------------------------ *\
  	main
  \* ------------------------------------------------ */
  body > section {
    padding: 35px; }
    body > section article h2 {
      text-align: center; }
    body > section article p {
      margin-bottom: 35px; }

  .feedback article {
    max-width: 100%;
    overflow: hidden; }
    .feedback article .btn {
      margin: 0; }
      .feedback article .btn .btn__a {
        text-align: center; }
  .feedback img {
    display: none; }

  /* ------------------------------------------------ *\
  	the app
  \* ------------------------------------------------ */
  .theapp > section h2 {
    font-size: 2em; }

  .app__image img {
    box-sizing: border-box;
    padding: 10px 35px; }

  /* ------------------------------------------------ *\
  	blog
  \* ------------------------------------------------ */
  .blog__post .spotify_audio_player {
    width: 200px;
    height: 100px;
    max-width: 100%; }

  /* ------------------------------------------------ *\
  	footer
  \* ------------------------------------------------ */
  footer {
    text-align: center; }
    footer section {
      padding: 0; }
    footer .testimonials .testimonials__single {
      float: none;
      width: auto;
      padding: 70px 10%; }
      footer .testimonials .testimonials__single img {
        margin-bottom: 10px; } }

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