article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
    display: block
}
h1,
h2,
h3,
h4,
h5,
h6,
p {
    padding: 0;
    margin: 0
}
audio,
canvas,
video {
    display: inline-block
}
audio:not([controls]) {
    display: none;
    height: 0
}
[hidden] {
    display: none
}
html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}
body {
    margin: 0
}
a:focus {
    outline: thin dotted
}
a:active,
a:hover {
    outline: 0
}
abbr[title] {
    border-bottom: 1px dotted
}
b,
strong {
    font-weight: 700
}
dfn {
    font-style: italic
}
mark {
    background: yellow;
    color: black
}
code,
kbd,
pre,
samp {
    font-family: monospace, serif
}
pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word
}
q {
    quotes: "\201C" "\201D" "\2018" "\2019"
}
sub {
    line-height: 0;
    position: relative;
    vertical-align: baseline
}
sup {
    line-height: 0;
    position: relative;
    vertical-align: baseline;
    top: -0.5em
}
sub {
    bottom: -0.25em
}
img {
    border: 0
}
svg:not(:root) {
    overflow: hidden
}
figure {
    margin: 0
}
fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}
legend {
    border: 0;
    padding: 0
}
button,
input,
select,
textarea {
    font-family: inherit;
    margin: 0;
    border: 0
}
input:focus {
    outline: none
}
button,
input {
    line-height: normal
}
button,
html input[type="button"] {
    -webkit-appearance: button;
    cursor: pointer
}
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}
button[disabled] {
    cursor: default
}
input[disabled] {
    cursor: default
}
input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0
}
input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}
textarea {
    overflow: auto;
    vertical-align: top
}
table {
    border-collapse: collapse;
    border-spacing: 0
}
html {
    width: 100%;
    height: 100%;
    min-height: 100%;
    font-size: 1em
}
body {
    font-size: 100%;
    height: 100%;
    min-height: 100%;
    margin: 0;
    padding: 0;
    width: 100%;
    overflow-x: hidden;
    color: #fff;
    font-family: 'Reem Kufi', sans-serif;
    -webkit-font-smoothing: antialiased;
    background: #aa7e6f;
    font-weight: 400
}
ul,
ol {
    list-style-type: none;
    margin: 0;
    padding: 0
}
a:link,
a:visited {
    text-decoration: none;
    color: white
}
a.inline-link,
a.inline-link:visited {
    text-decoration: none;
    color: #fff;
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=50);
    opacity: .5;
    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity;
    -webkit-transition-duration: .5s;
    -moz-transition-duration: .5s;
    -o-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}
a.inline-link:hover,
a.inline-link:focus,
a.inline-link:visited:hover,
a.inline-link:visited:focus {
    color: #90CAF9;
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1
}
a.grey-link,
a.grey-link:visited {
    color: #767676
}
a.grey-link:hover,
a.grey-link:focus,
a.grey-link:visited:hover,
a.grey-link:visited:focus {
    color: #959595
}
a.banner-link,
a.banner-link:visited {
    border-bottom: 1px solid #e6e6e6;
    text-align: center;
    padding: 1em;
    width: 100%;
    display: block;
    color: #ff3366;
    text-transform: uppercase;
    font-size: .7em;
    font-weight: 600;
    transition: transform, ease-out, 0.2s
}
a.banner-link:hover,
a.banner-link:focus,
a.banner-link:visited:hover,
a.banner-link:visited:focus {
    transform: translateY, 5px
}
.invision-logo {
    width: 16px;
    top: 3px;
    position: relative;
    padding: 0 5px
}
img {
    max-width: 100%;
    height: auto;
    width: auto
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 600
}
p {
    line-height: 1.625em;
    margin-bottom: .82341em;
    font-size: 1.118em
}
.header {
    font-weight: 300;
    font-size: 1.8em;
    -webkit-font-smoothing: auto;
    margin-bottom: .3em;
    line-height: 1.3
}
@media only screen and (min-width: 580px) {
    .header {
        font-size: 2.2em;
        line-height: 1.3
    }
}
.text-center {
    text-align: center
}
.text-right {
    text-align: right
}
.l-module,
.l-module--spaced,
.l-module--wide {
    width: 100%;
    vertical-align: top;
    overflow: hidden
}
.l-module--spaced {
    padding: 2.05852em 0
}
@media only screen and (min-width: 767px) {
    .l-module--spaced {
        padding: 2.47022em 0
    }
}
.l-module--wide {
    padding: .82341em 0
}
@media only screen and (min-width: 767px) {
    .l-module--wide {
        padding: 1.64681em 0
    }
}
@media only screen and (min-height: 680px) {
    .full-height {
        height: 100%
    }
}
.white-bg {
    background: white
}
.l-container,
.l-container--thin,
.l-container--wide,
.l-container--narrow,
.l-container--list,
.l-container--full {
    width: 100%;
    max-width: 1080px;
    margin: 0 auto;
    display: block;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
.overflow {
    overflow: visible !important
}
.l-container--thin {
    padding: .82341em
}
.l-container--wide,
.l-container--narrow {
    padding: .82341em
}
@media only screen and (min-width: 767px) {
    .l-container--wide,
    .l-container--narrow {
        padding: 2.05852em
    }
}
.l-container--narrow {
    max-width: 900px
}
.l-container--list {
    width: 95%;
    max-width: 1353px
}
.l-container--full {
    width: 100%;
    max-width: 90%
}
@media only screen and (min-width: 767px) {
    .l-container--full {
        max-width: 90%
    }
}
.grey-bg {
    background: #f9f9f9
}
.border-bottom {
    border-bottom: 1px solid #e3e3e3
}
.border-top {
    border-top: 1px solid #e3e3e3
}
.two-thirds {
    width: 100%
}
@media only screen and (min-width: 767px) {
    .two-thirds {
        width: 60%
    }
}
.one-third {
    width: 100%
}
@media only screen and (min-width: 767px) {
    .one-third {
        width: 30%
    }
}
.one-half {
    width: 100%
}
@media only screen and (min-width: 767px) {
    .one-half {
        width: 50%
    }
}
.fl {
    float: left
}
.fr {
    float: right
}
.three-col {
    width: 100%;
    margin: 0 auto
}
@media only screen and (min-width: 767px) {
    .three-col {
        width: 30%;
        float: left;
        margin-right: 3%
    }
}
.primary-btn {
    padding: .82341em;
    border: 1px solid #fff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    font-weight: 400;
   	color: #000 !important;
	background: #fff;
	box-shadow: 0 4px 20px 2px rgba(0, 0, 0, 0.2);
    text-transform: uppercase;
    font-weight: 500;
    font-size: .875em;
    padding: 1em
}
.primary-btn:hover {
	transition: all 0.1s ease-in-out;
	color: #90CAF9 !important;
	box-shadow: 0 4px 20px 2px rgba(0, 0, 0, 0.2);
}

.apple {
    font-size: 1.25em;
    padding-right: 8px
}



.logo {
    width: 3.5em;
    -webkit-transform: translateY(10em);
    -moz-transform: translateY(10em);
    -ms-transform: translateY(10em);
    -o-transform: translateY(10em);
    transform: translateY(10em);
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    margin: 0 auto
    filter: drop-shadow(0 0 2px rgba(0, 0, 0, 0.1));
	-webkit-filter: drop-shadow(0 0 2px rgba(0, 0, 0, 0.1));
}
.logo p {
    font-weight: 400
}
@media only screen and (min-width: 767px) {
    .logo {
        margin: 0
    }
    .logo p {
        margin-left: 2px
    }
}
.footer-logo {
    width: 3.5em;
    margin: 0 auto
}
.footer-logo p {
    font-weight: 400
}
@media only screen and (min-width: 767px) {
    .footer-logo {
        margin: 0
    }
    .footer-logo p {
        margin-left: 2px
    }
}
.intro-text {
    margin-top: 13%;
    margin-bottom: 4.94044em;
    width: 88%;
    max-width: 20em;
    margin-left: auto;
    margin-right: auto;
    -webkit-transform: translateY(10em);
    -moz-transform: translateY(10em);
    -ms-transform: translateY(10em);
    -o-transform: translateY(10em);
    transform: translateY(10em);
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0
}
@media only screen and (min-width: 767px) {
    .intro-text {
        margin-bottom: 2.47022em;
        width: 100%;
        margin-top: 44%;
        max-width: 100%;
        margin-left: inherit;
        margin-right: inherit
    }
}
.intro-text-wrapper {
    margin-bottom: 4.94044em;
    text-align: center;
    width: 100%;
    margin-top: 2.05852em;
    position: relative;
    z-index: 10
}
@media only screen and (min-width: 767px) {
    .intro-text-wrapper {
        text-align: left;
        float: left;
        width: 42%;
        margin-bottom: 0
    }
}
.header-btn {
    -webkit-transform: translateY(10em);
    -moz-transform: translateY(10em);
    -ms-transform: translateY(10em);
    -o-transform: translateY(10em);
    transform: translateY(10em);
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0
}
.text-wrapper--left {
    text-align: left;
    float: left;
    width: 50%;
    margin-top: 10%
}
@media only screen and (min-width: 767px) {
    .text-wrapper--left {
        width: 48%;
        max-width: 18em;
        margin-bottom: 0;
        margin-top: 20%;
        margin-left: 12%
    }
}
@media only screen and (min-width: 960px) {
    .text-wrapper--left {
        margin-top: 0
    }
}
.text-wrapper--right {
    text-align: left;
    float: left;
    width: 50%;
    margin-left: 1em;
    margin-top: 10%
}
@media only screen and (min-width: 767px) {
    .text-wrapper--right {
        width: 48%;
        max-width: 18em;
        margin-left: 12%;
        margin-bottom: 0;
        margin-top: 20%
    }
}
@media only screen and (min-width: 960px) {
    .text-wrapper--right {
        margin-top: 0
    }
}
.graphic-wrapper--right {
    max-width: 48%;
    float: right;
    text-align: center;
    position: relative
}
@media only screen and (min-width: 767px) {
    .graphic-wrapper--right {
        max-width: 270px;
        margin: 0;
        height: auto;
        overflow: visible;
        text-align: left
    }
}
@media only screen and (min-width: 960px) {
    .graphic-wrapper--right {
        float: left
    }
}
.graphic-wrapper--left {
    max-width: 48%;
    float: left;
    text-align: center;
    position: relative
}
@media only screen and (min-width: 767px) {
    .graphic-wrapper--left {
        max-width: 270px;
        margin: 0;
        height: auto;
        overflow: visible;
        text-align: left
    }
}
.header-graphic {
    margin: 0 auto;
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -webkit-transform: translateY(10em);
    -moz-transform: translateY(10em);
    -ms-transform: translateY(10em);
    -o-transform: translateY(10em);
    transform: translateY(10em);
    max-width: 300px;
    text-align: center;
    position: relative;
    padding-bottom: 4.94044em;
    height: 280px
}
@media only screen and (min-width: 767px) {
    .header-graphic {
        text-align: right;
        height: auto;
        max-width: 42%;
        width: 100%;
        -webkit-transform: translateY(-10em);
        -moz-transform: translateY(-10em);
        -ms-transform: translateY(-10em);
        -o-transform: translateY(-10em);
        transform: translateY(-10em);
        text-align: right;
        float: right
    }
}
.show-phone {
    -webkit-transform: translateY(0em);
    -moz-transform: translateY(0em);
    -ms-transform: translateY(0em);
    -o-transform: translateY(0em);
    transform: translateY(0em);
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
    -webkit-transition: all .5s ease-out;
    -webkit-transition-delay: .3s;
    -moz-transition: all .5s ease-out .3s;
    -o-transition: all .5s ease-out .3s;
    transition: all .5s ease-out .3s
}
.show-logo {
    -webkit-transform: translateY(0em);
    -moz-transform: translateY(0em);
    -ms-transform: translateY(0em);
    -o-transform: translateY(0em);
    transform: translateY(0em);
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
    -webkit-transition: all .35s ease-out;
    -webkit-transition-delay: .3s;
    -moz-transition: all .35s ease-out .3s;
    -o-transition: all .35s ease-out .3s;
    transition: all .35s ease-out .3s
}
.show-text {
    -webkit-transform: translateY(0em);
    -moz-transform: translateY(0em);
    -ms-transform: translateY(0em);
    -o-transform: translateY(0em);
    transform: translateY(0em);
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
    -webkit-transition: all .35s ease-out;
    -webkit-transition-delay: .4s;
    -moz-transition: all .35s ease-out .4s;
    -o-transition: all .35s ease-out .4s;
    transition: all .35s ease-out .4s
}
.show-btn {
    -webkit-transform: translateY(0em);
    -moz-transform: translateY(0em);
    -ms-transform: translateY(0em);
    -o-transform: translateY(0em);
    transform: translateY(0em);
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
    -webkit-transition: all .5s ease-out;
    -webkit-transition-delay: .7s;
    -moz-transition: all .5s ease-out .7s;
    -o-transition: all .5s ease-out .7s;
    transition: all .5s ease-out .7s
}
@media only screen and (min-width: 767px) {
    .show-btn {
        -webkit-transition: all .5s ease-out;
        -webkit-transition-delay: .4s;
        -moz-transition: all .5s ease-out .4s;
        -o-transition: all .5s ease-out .4s;
        transition: all .5s ease-out .4s
    }
}
.phone-mask {
    display: inherit;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    width: 100%;
    height: 100%
}
.phone-mask img {
    width: 100%
}
.home-video {
    position: absolute;
    top: 6%;
    left: 0;
    width: 100%;
    height: 100%
}
@media only screen and (min-width: 960px) {
    .home-video {
        top: 6.25%
    }
}
.video-wrapper {
    width: 86.5%;
    height: 0;
    padding-bottom: 181.5%;
    position: relative;
    overflow: hidden;
    text-align: center;
    margin: 0 auto;
    z-index: 100
}
@media only screen and (min-width: 767px) {
    .video-wrapper {
        z-index: 1;
        width: 87%
    }
}
.divider {
    width: 100%;
    display: block;
    height: 2px;
    background: #e3e3e3;
    margin-bottom: .82341em;
    margin-top: 1.64681em;
    clear: both
}
@media only screen and (min-width: 767px) {
    .divider {
        margin-top: 0
    }
}
.contact-link .inline-link {
    padding-right: .82341em
}
@media only screen and (min-width: 767px) {
    .contact-link {
        text-align: right
    }
    .contact-link .inline-link {
        padding-left: .82341em;
        padding-right: 0
    }
}
.features {
    margin-top: .82341em
}
.features-list li {
    color: #efefef;
    font-size: 1.118em;
    float: left;
    padding-bottom: .82341em
}
@media only screen and (min-width: 767px) {
    .features-list li {
        padding-bottom: 0
    }
}
.features-list li:before {
    content: "";
    background: url("../img/arrow.png") no-repeat left top;
    height: 20px;
    width: 30px;
    display: block;
    position: relative;
    top: -4px;
    float: left;
    background-size: 15px;
    margin-top: 13px
}
.border-top {
    border-top: 1px solid rgba(0, 0, 0, 0.1)
}
@media only screen and (min-width: 767px) {
    .border-top {
        border-top: none
    }
}
.cta-wrapper {
    padding-bottom: 1.64681em
}
@media only screen and (min-width: 767px) {
    .cta-wrapper {
        padding-bottom: 6.17555em
    }
}
.cta-header {
    width: 100%;
    text-align: center;
    margin-bottom: .82341em;
    width: 88%;
    max-width: 10em;
    margin-left: auto;
    margin-right: auto
}
@media only screen and (min-width: 767px) {
    .cta-header {
        margin-bottom: 1.64681em
    }
}
@media only screen and (min-width: 767px) {
    .cta-header {
        width: 67%;
        max-width: 100%;
        text-align: left;
        float: left
    }
}
.cta-button {
    display: block;
    text-align: center
}
@media only screen and (min-width: 767px) {
    .cta-button {
        max-width: 14em;
        float: right
    }
}
.scroll-wrapper {
    position: relative;
    overflow: hidden
}
.layers-wrapper,
.canvas-wrapper,
.controls-wrapper {
    display: flex;
    align-items: center;
    justify-content: center
}
@media only screen and (min-width: 960px) {
    .layers-text {
        filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
        opacity: 0;
        margin-left: 54%
    }
}
@media only screen and (min-width: 960px) {
    .canvas-text {
        filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
        opacity: 0;
        margin-left: 54%
    }
}
@media only screen and (min-width: 960px) {
    .controls-text {
        filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
        opacity: 0;
        margin-left: 54%
    }
}
.invisible {
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out
}
.layers-graphic {
    position: relative;
    max-width: 70%;
    margin-left: -27%;
    z-index: 5
}
@media only screen and (min-width: 580px) {
    .layers-graphic {
        max-width: 48%;
        margin-left: -8%
    }
}
@media only screen and (min-width: 767px) {
    .layers-graphic {
        max-width: 328px;
        margin-left: 0
    }
}
@media only screen and (min-width: 960px) {
    .layers-graphic {
        filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
        opacity: 0;
        -webkit-transform: scale(0.75, 0.75);
        -moz-transform: scale(0.75, 0.75);
        -ms-transform: scale(0.75, 0.75);
        -o-transform: scale(0.75, 0.75);
        transform: scale(0.75, 0.75);
        position: fixed;
        top: 50px
    }
}
.canvas-graphic {
    max-width: 70%;
    margin-right: -27%;
    position: relative;
    z-index: 3
}
@media only screen and (min-width: 580px) {
    .canvas-graphic {
        max-width: 48%;
        margin-right: -8%
    }
}
@media only screen and (min-width: 767px) {
    .canvas-graphic {
        max-width: 328px;
        margin-right: 0
    }
}
@media only screen and (min-width: 960px) {
    .canvas-graphic {
        filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
        opacity: 0;
        -webkit-transform: scale(0.75, 0.75);
        -moz-transform: scale(0.75, 0.75);
        -ms-transform: scale(0.75, 0.75);
        -o-transform: scale(0.75, 0.75);
        transform: scale(0.75, 0.75);
        position: fixed;
        top: 50px;
        margin-left: -70px
    }
}
.controls-graphic {
    position: relative;
    z-index: 1;
    max-width: 70%;
    margin-left: -28%
}
@media only screen and (min-width: 580px) {
    .controls-graphic {
        max-width: 48%;
        margin-left: -8%
    }
}
@media only screen and (min-width: 767px) {
    .controls-graphic {
        max-width: 328px;
        margin-left: 0
    }
}
@media only screen and (min-width: 960px) {
    .controls-graphic {
        filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
        opacity: 0;
        -webkit-transform: scale(0.75, 0.75);
        -moz-transform: scale(0.75, 0.75);
        -ms-transform: scale(0.75, 0.75);
        -o-transform: scale(0.75, 0.75);
        transform: scale(0.75, 0.75);
        position: fixed;
        top: 50px
    }
}
@media only screen and (min-width: 960px) {
    .max-height {
        min-height: 570px;
        height: 100vh
    }
}
.arrow {
    display: none
}
.arrow:hover {
    cursor: pointer
}
@media only screen and (min-width: 767px) {
    .arrow {
        display: block;
        width: 42px;
        height: 42px;
        background: url(../img/down-arrow.png) no-repeat;
        background-size: 42px 42px;
        position: absolute;
        bottom: 20px;
        left: 50vw;
        margin-left: -20px
    }
}
.animated {
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite
}
@-webkit-keyframes {
    0%, 20%, 50%, 80%, 100% {
        -webkit-transform: translateY(0)
    }
    40% {
        -webkit-transform: translateY(-30px)
    }
    60% {
        -webkit-transform: translateY(-15px)
    }
}
@keyframes bounce {
    0%, 20%, 50%, 80%, 100% {
        transform: translateY(0)
    }
    40% {
        transform: translateY(-30px)
    }
    60% {
        transform: translateY(-15px)
    }
}
.bounce {
    -webkit-animation-name: bounce;
    animation-name: bounce
}