/*! How-it-works 9.0.0 */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    font-size: 100%;
    vertical-align: baseline;
}

html {
    line-height: 1;
}

ol, ul {
    list-style: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

caption, th, td {
    text-align: left;
    font-weight: 400;
    vertical-align: middle;
}

q, blockquote {
    quotes: none;
}

    q:before, q:after, blockquote:before, blockquote:after {
        content: "";
        content: none;
    }

a img {
    border: 0;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block;
}

@font-face {
    font-family: socicon;
    src: url(../fonts/socicon-webfont.eot);
    src: url(../fonts/socicon-webfontd41d.eot?#iefix) format("embedded-opentype"),url(../fonts/socicon-webfont.woff) format("woff"),url(../fonts/socicon-webfont.html) format("woff2"),url(../fonts/socicon-webfont-2.html) format("truetype"),url(../fonts/socicon-webfont.svg#sociconregular) format("svg");
    font-weight: 400;
    font-style: normal;
    text-transform: initial;
}

html, html a {
    -webkit-font-smoothing: antialiased;
    text-shadow: 1px 1px 1px rgba(0,0,0,.004);
}

body {
    font: 400 100%/1.4 "Proxima N W01 Reg",sans-serif;
    color: #fff;
    width: 100%;
    height: 100%;
    background: #009dd6;
}

html {
    width: 100%;
    height: 100%;
}

h1, h2, h3 {
    font-weight: 400;
}

h1, .h1 {
    font-family: "Proxima N W01 Bold",sans-serif;
}

strong {
    font-weight: 700;
}

p {
    margin-bottom: 1em;
}

address {
    margin-bottom: 1em;
}

#wrapper {
    position: relative;
    margin: 0 auto;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

@keyframes phone-bounce {
    0% {
        margin-top: 1%;
        opacity: 0;
        filter: alpha(opacity=0);
    }

    50% {
        margin-top: 0;
        opacity: .5;
        filter: alpha(opacity=50);
    }

    100% {
        margin-top: 1%;
        opacity: 1;
        filter: alpha(opacity=100);
    }
}

@-webkit-keyframes phone-bounce {
    0% {
        margin-top: 1%;
        opacity: 0;
    }

    50% {
        margin-top: 0;
        opacity: .5;
    }

    100% {
        margin-top: 1%;
        opacity: 1;
    }
}

@-ms-keyframes phone-bounce {
    0% {
        margin-top: 1%;
        opacity: 0;
        filter: alpha(opacity=0);
        -ms-filter: "alpha(Opacity=0)";
    }

    50% {
        margin-top: 0;
        opacity: .5;
        filter: alpha(opacity=50);
        -ms-filter: "alpha(Opacity=50)";
    }

    100% {
        margin-top: 1%;
        opacity: 1;
        filter: alpha(opacity=100);
        -ms-filter: "alpha(Opacity=100)";
    }
}

@keyframes finger-dot {
    0% {
        opacity: 0;
    }

    50% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@-webkit-keyframes finger-dot {
    0% {
        opacity: 0;
    }

    50% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@-ms-keyframes finger-dot {
    0% {
        opacity: 0;
        filter: alpha(opacity=0);
        -ms-filter: "alpha(Opacity=0)";
    }

    50% {
        opacity: 1;
        filter: alpha(opacity=100);
        -ms-filter: "alpha(Opacity=100)";
    }

    100% {
        opacity: 0;
        filter: alpha(opacity=0);
        -ms-filter: "alpha(Opacity=0)";
    }
}

@keyframes pulse-eye {
    0% {
        -webkit-box-shadow: 0 0 8px 6px rgba(255,12,203,0),0 0 0 0 rgba(255,12,203,0),0 0 0 0 rgba(255,12,203,0);
        box-shadow: 0 0 8px 6px rgba(255,12,203,0),0 0 0 0 rgba(255,12,203,0),0 0 0 0 rgba(255,12,203,0);
    }

    10% {
        -webkit-box-shadow: 0 0 8px 6px rgba(255,12,203,.3),0 0 12px 10px rgba(255,12,203,0),0 0 12px 14px rgba(255,12,203,.7);
        box-shadow: 0 0 8px 6px rgba(255,12,203,.3),0 0 12px 10px rgba(255,12,203,0),0 0 12px 14px rgba(255,12,203,.7);
    }

    100% {
        -webkit-box-shadow: 0 0 8px 6px rgba(255,12,203,0),0 0 0 20px rgba(255,12,203,0),0 0 0 30px rgba(255,12,203,0);
        box-shadow: 0 0 8px 6px rgba(255,12,203,0),0 0 0 20px rgba(255,12,203,0),0 0 0 30px rgba(255,12,203,0);
    }
}

@-webkit-keyframes pulse-eye {
    0% {
        -webkit-box-shadow: 0 0 8px 6px rgba(255,12,203,0),0 0 0 0 rgba(255,12,203,0),0 0 0 0 rgba(255,12,203,0);
        box-shadow: 0 0 8px 6px rgba(255,12,203,0),0 0 0 0 rgba(255,12,203,0),0 0 0 0 rgba(255,12,203,0);
    }

    10% {
        -webkit-box-shadow: 0 0 8px 6px rgba(255,12,203,.3),0 0 12px 10px rgba(255,12,203,0),0 0 12px 14px rgba(255,12,203,.7);
        box-shadow: 0 0 8px 6px rgba(255,12,203,.3),0 0 12px 10px rgba(255,12,203,0),0 0 12px 14px rgba(255,12,203,.7);
    }

    100% {
        -webkit-box-shadow: 0 0 8px 6px rgba(255,12,203,0),0 0 0 20px rgba(255,12,203,0),0 0 0 30px rgba(255,12,203,0);
        box-shadow: 0 0 8px 6px rgba(255,12,203,0),0 0 0 20px rgba(255,12,203,0),0 0 0 30px rgba(255,12,203,0);
    }
}

@keyframes pulse-flex {
    0% {
        -webkit-box-shadow: 0 0 8px 6px rgba(255,58,72,0),0 0 0 0 rgba(255,58,72,0),0 0 0 0 rgba(255,58,72,0);
        box-shadow: 0 0 8px 6px rgba(255,58,72,0),0 0 0 0 rgba(255,58,72,0),0 0 0 0 rgba(255,58,72,0);
    }

    10% {
        -webkit-box-shadow: 0 0 8px 6px rgba(255,58,72,.3),0 0 12px 10px rgba(255,58,72,0),0 0 12px 14px rgba(255,58,72,.5);
        box-shadow: 0 0 8px 6px rgba(255,58,72,.3),0 0 12px 10px rgba(255,58,72,0),0 0 12px 14px rgba(255,58,72,.5);
    }

    100% {
        -webkit-box-shadow: 0 0 8px 6px rgba(255,58,72,0),0 0 0 20px rgba(255,58,72,0),0 0 0 30px rgba(255,58,72,0);
        box-shadow: 0 0 8px 6px rgba(255,58,72,0),0 0 0 20px rgba(255,58,72,0),0 0 0 30px rgba(255,58,72,0);
    }
}

@-webkit-keyframes pulse-flex {
    0% {
        -webkit-box-shadow: 0 0 8px 6px rgba(255,58,72,0),0 0 0 0 rgba(255,58,72,0),0 0 0 0 rgba(255,58,72,0);
        box-shadow: 0 0 8px 6px rgba(255,58,72,0),0 0 0 0 rgba(255,58,72,0),0 0 0 0 rgba(255,58,72,0);
    }

    10% {
        -webkit-box-shadow: 0 0 8px 6px rgba(255,58,72,.3),0 0 12px 10px rgba(255,58,72,0),0 0 12px 14px rgba(255,58,72,.5);
        box-shadow: 0 0 8px 6px rgba(255,58,72,.3),0 0 12px 10px rgba(255,58,72,0),0 0 12px 14px rgba(255,58,72,.5);
    }

    100% {
        -webkit-box-shadow: 0 0 8px 6px rgba(255,58,72,0),0 0 0 20px rgba(255,58,72,0),0 0 0 30px rgba(255,58,72,0);
        box-shadow: 0 0 8px 6px rgba(255,58,72,0),0 0 0 20px rgba(255,58,72,0),0 0 0 30px rgba(255,58,72,0);
    }
}

@keyframes pulse-face {
    0% {
        -webkit-box-shadow: 0 0 8px 6px rgba(201,9,251,0),0 0 0 0 rgba(201,9,251,0),0 0 0 0 rgba(201,9,251,0);
        box-shadow: 0 0 8px 6px rgba(201,9,251,0),0 0 0 0 rgba(201,9,251,0),0 0 0 0 rgba(201,9,251,0);
    }

    10% {
        -webkit-box-shadow: 0 0 8px 6px rgba(201,9,251,.3),0 0 12px 10px rgba(201,9,251,0),0 0 12px 14px rgba(201,9,251,.5);
        box-shadow: 0 0 8px 6px rgba(201,9,251,.3),0 0 12px 10px rgba(201,9,251,0),0 0 12px 14px rgba(201,9,251,.5);
    }

    100% {
        -webkit-box-shadow: 0 0 8px 6px rgba(201,9,251,0),0 0 0 20px rgba(201,9,251,0),0 0 0 30px rgba(201,9,251,0);
        box-shadow: 0 0 8px 6px rgba(201,9,251,0),0 0 0 20px rgba(201,9,251,0),0 0 0 30px rgba(201,9,251,0);
    }
}

@-webkit-keyframes pulse-face {
    0% {
        -webkit-box-shadow: 0 0 8px 6px rgba(201,9,251,0),0 0 0 0 rgba(201,9,251,0),0 0 0 0 rgba(201,9,251,0);
        box-shadow: 0 0 8px 6px rgba(201,9,251,0),0 0 0 0 rgba(201,9,251,0),0 0 0 0 rgba(201,9,251,0);
    }

    10% {
        -webkit-box-shadow: 0 0 8px 6px rgba(201,9,251,.3),0 0 12px 10px rgba(201,9,251,0),0 0 12px 14px rgba(201,9,251,.5);
        box-shadow: 0 0 8px 6px rgba(201,9,251,.3),0 0 12px 10px rgba(201,9,251,0),0 0 12px 14px rgba(201,9,251,.5);
    }

    100% {
        -webkit-box-shadow: 0 0 8px 6px rgba(201,9,251,0),0 0 0 20px rgba(201,9,251,0),0 0 0 30px rgba(201,9,251,0);
        box-shadow: 0 0 8px 6px rgba(201,9,251,0),0 0 0 20px rgba(201,9,251,0),0 0 0 30px rgba(201,9,251,0);
    }
}

@keyframes pulse-dynamic {
    0% {
        -webkit-box-shadow: 0 0 8px 6px rgba(7,250,173,0),0 0 0 0 rgba(7,250,173,0),0 0 0 0 rgba(7,250,173,0);
        box-shadow: 0 0 8px 6px rgba(7,250,173,0),0 0 0 0 rgba(7,250,173,0),0 0 0 0 rgba(7,250,173,0);
    }

    10% {
        -webkit-box-shadow: 0 0 8px 6px rgba(7,250,173,.3),0 0 12px 10px rgba(7,250,173,0),0 0 12px 14px rgba(7,250,173,.5);
        box-shadow: 0 0 8px 6px rgba(7,250,173,.3),0 0 12px 10px rgba(7,250,173,0),0 0 12px 14px rgba(7,250,173,.5);
    }

    100% {
        -webkit-box-shadow: 0 0 8px 6px rgba(7,250,173,0),0 0 0 20px rgba(7,250,173,0),0 0 0 30px rgba(7,250,173,0);
        box-shadow: 0 0 8px 6px rgba(7,250,173,0),0 0 0 20px rgba(7,250,173,0),0 0 0 30px rgba(7,250,173,0);
    }
}

@-webkit-keyframes pulse-dynamic {
    0% {
        -webkit-box-shadow: 0 0 8px 6px rgba(7,250,173,0),0 0 0 0 rgba(7,250,173,0),0 0 0 0 rgba(7,250,173,0);
        box-shadow: 0 0 8px 6px rgba(7,250,173,0),0 0 0 0 rgba(7,250,173,0),0 0 0 0 rgba(7,250,173,0);
    }

    10% {
        -webkit-box-shadow: 0 0 8px 6px rgba(7,250,173,.3),0 0 12px 10px rgba(7,250,173,0),0 0 12px 14px rgba(7,250,173,.5);
        box-shadow: 0 0 8px 6px rgba(7,250,173,.3),0 0 12px 10px rgba(7,250,173,0),0 0 12px 14px rgba(7,250,173,.5);
    }

    100% {
        -webkit-box-shadow: 0 0 8px 6px rgba(7,250,173,0),0 0 0 20px rgba(7,250,173,0),0 0 0 30px rgba(7,250,173,0);
        box-shadow: 0 0 8px 6px rgba(7,250,173,0),0 0 0 20px rgba(7,250,173,0),0 0 0 30px rgba(7,250,173,0);
    }
}

@keyframes pulse-finger {
    0% {
        -webkit-box-shadow: 0 0 8px 6px rgba(255,178,13,0),0 0 0 0 rgba(255,178,13,0),0 0 0 0 rgba(255,178,13,0);
        box-shadow: 0 0 8px 6px rgba(255,178,13,0),0 0 0 0 rgba(255,178,13,0),0 0 0 0 rgba(255,178,13,0);
    }

    10% {
        -webkit-box-shadow: 0 0 8px 6px rgba(255,178,13,.3),0 0 12px 10px rgba(255,178,13,0),0 0 12px 14px rgba(255,178,13,.5);
        box-shadow: 0 0 8px 6px rgba(255,178,13,.3),0 0 12px 10px rgba(255,178,13,0),0 0 12px 14px rgba(255,178,13,.5);
    }

    100% {
        -webkit-box-shadow: 0 0 8px 6px rgba(255,178,13,0),0 0 0 20px rgba(255,178,13,0),0 0 0 30px rgba(255,178,13,0);
        box-shadow: 0 0 8px 6px rgba(255,178,13,0),0 0 0 20px rgba(255,178,13,0),0 0 0 30px rgba(255,178,13,0);
    }
}

@-webkit-keyframes pulse-finger {
    0% {
        -webkit-box-shadow: 0 0 8px 6px rgba(255,178,13,0),0 0 0 0 rgba(255,178,13,0),0 0 0 0 rgba(255,178,13,0);
        box-shadow: 0 0 8px 6px rgba(255,178,13,0),0 0 0 0 rgba(255,178,13,0),0 0 0 0 rgba(255,178,13,0);
    }

    10% {
        -webkit-box-shadow: 0 0 8px 6px rgba(255,178,13,.3),0 0 12px 10px rgba(255,178,13,0),0 0 12px 14px rgba(255,178,13,.5);
        box-shadow: 0 0 8px 6px rgba(255,178,13,.3),0 0 12px 10px rgba(255,178,13,0),0 0 12px 14px rgba(255,178,13,.5);
    }

    100% {
        -webkit-box-shadow: 0 0 8px 6px rgba(255,178,13,0),0 0 0 20px rgba(255,178,13,0),0 0 0 30px rgba(255,178,13,0);
        box-shadow: 0 0 8px 6px rgba(255,178,13,0),0 0 0 20px rgba(255,178,13,0),0 0 0 30px rgba(255,178,13,0);
    }
}

@keyframes pulse-siri {
    0% {
        -webkit-box-shadow: 0 0 8px 6px rgba(2,231,246,0),0 0 0 0 rgba(2,231,246,0),0 0 0 0 rgba(2,231,246,0);
        box-shadow: 0 0 8px 6px rgba(2,231,246,0),0 0 0 0 rgba(2,231,246,0),0 0 0 0 rgba(2,231,246,0);
    }

    10% {
        -webkit-box-shadow: 0 0 8px 6px rgba(2,231,246,.3),0 0 12px 10px rgba(2,231,246,0),0 0 12px 14px rgba(2,231,246,.5);
        box-shadow: 0 0 8px 6px rgba(2,231,246,.3),0 0 12px 10px rgba(2,231,246,0),0 0 12px 14px rgba(2,231,246,.5);
    }

    100% {
        -webkit-box-shadow: 0 0 8px 6px rgba(2,231,246,0),0 0 0 20px rgba(2,231,246,0),0 0 0 30px rgba(2,231,246,0);
        box-shadow: 0 0 8px 6px rgba(2,231,246,0),0 0 0 20px rgba(2,231,246,0),0 0 0 30px rgba(2,231,246,0);
    }
}

@-webkit-keyframes pulse-siri {
    0% {
        -webkit-box-shadow: 0 0 8px 6px rgba(2,231,246,0),0 0 0 0 rgba(2,231,246,0),0 0 0 0 rgba(2,231,246,0);
        box-shadow: 0 0 8px 6px rgba(2,231,246,0),0 0 0 0 rgba(2,231,246,0),0 0 0 0 rgba(2,231,246,0);
    }

    10% {
        -webkit-box-shadow: 0 0 8px 6px rgba(2,231,246,.3),0 0 12px 10px rgba(2,231,246,0),0 0 12px 14px rgba(2,231,246,.5);
        box-shadow: 0 0 8px 6px rgba(2,231,246,.3),0 0 12px 10px rgba(2,231,246,0),0 0 12px 14px rgba(2,231,246,.5);
    }

    100% {
        -webkit-box-shadow: 0 0 8px 6px rgba(2,231,246,0),0 0 0 20px rgba(2,231,246,0),0 0 0 30px rgba(2,231,246,0);
        box-shadow: 0 0 8px 6px rgba(2,231,246,0),0 0 0 20px rgba(2,231,246,0),0 0 0 30px rgba(2,231,246,0);
    }
}

@keyframes faceScan {
    1% {
        opacity: .5;
    }

    3% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@-webkit-keyframes faceScan {
    1% {
        opacity: .5;
    }

    3% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@keyframes faceLine {
    0% {
        height: 0;
    }

    60% {
        height: 150%;
    }

    100% {
        height: 150%;
    }
}

@-webkit-keyframes faceLine {
    0% {
        height: 0;
    }

    60% {
        height: 150%;
    }

    100% {
        height: 150%;
    }
}

@keyframes flicker {
    from {
        opacity: .9;
    }

    4% {
        opacity: .9;
    }

    6% {
        opacity: .65;
    }

    8% {
        opacity: .95;
    }

    10% {
        opacity: .65;
    }

    11% {
        opacity: .9;
    }

    12% {
        opacity: .85;
    }

    14% {
        opacity: .95;
    }

    16% {
        opacity: 1;
    }

    17% {
        opacity: .95;
    }

    19% {
        opacity: .9;
    }

    20% {
        opacity: .9;
    }

    24% {
        opacity: .9;
    }

    26% {
        opacity: .69;
    }

    28% {
        opacity: .9;
    }

    38% {
        opacity: .65;
    }

    40% {
        opacity: .9;
    }

    42% {
        opacity: .6;
    }

    44% {
        opacity: .9;
    }

    46% {
        opacity: .9;
    }

    56% {
        opacity: .9;
    }

    58% {
        opacity: 1;
    }

    60% {
        opacity: .9;
    }

    68% {
        opacity: .9;
    }

    70% {
        opacity: .6;
    }

    72% {
        opacity: .9;
    }

    93% {
        opacity: .9;
    }

    95% {
        opacity: .6;
    }

    97% {
        opacity: .9;
    }

    to {
        opacity: .9;
    }
}

@-webkit-keyframes flicker {
    from {
        opacity: .9;
    }

    4% {
        opacity: .9;
    }

    6% {
        opacity: .65;
    }

    8% {
        opacity: .95;
    }

    10% {
        opacity: .65;
    }

    11% {
        opacity: .9;
    }

    12% {
        opacity: .85;
    }

    14% {
        opacity: .95;
    }

    16% {
        opacity: 1;
    }

    17% {
        opacity: .95;
    }

    19% {
        opacity: .9;
    }

    20% {
        opacity: .9;
    }

    24% {
        opacity: .9;
    }

    26% {
        opacity: .69;
    }

    28% {
        opacity: .9;
    }

    38% {
        opacity: .65;
    }

    40% {
        opacity: .9;
    }

    42% {
        opacity: .6;
    }

    44% {
        opacity: .9;
    }

    46% {
        opacity: .9;
    }

    56% {
        opacity: .9;
    }

    58% {
        opacity: 1;
    }

    60% {
        opacity: .9;
    }

    68% {
        opacity: .9;
    }

    70% {
        opacity: .6;
    }

    72% {
        opacity: .9;
    }

    93% {
        opacity: .9;
    }

    95% {
        opacity: .6;
    }

    97% {
        opacity: .9;
    }

    to {
        opacity: .9;
    }
}

@keyframes warp {
    0% {
        -webkit-transform: perspective(600px) rotateY(0deg) rotateX(0deg);
        -ms-transform: perspective(600px) rotateY(0deg) rotateX(0deg);
        transform: perspective(600px) rotateY(0deg) rotateX(0deg);
    }

    12.5% {
        -webkit-transform: perspective(600px) rotateY(-10deg) rotateX(10deg);
        -ms-transform: perspective(600px) rotateY(-10deg) rotateX(10deg);
        transform: perspective(600px) rotateY(-10deg) rotateX(10deg);
    }

    25% {
        -webkit-transform: perspective(600px) rotateY(0deg) rotateX(0deg);
        -ms-transform: perspective(600px) rotateY(0deg) rotateX(0deg);
        transform: perspective(600px) rotateY(0deg) rotateX(0deg);
    }

    37.5% {
        -webkit-transform: perspective(600px) rotateY(0deg) rotateX(-10deg);
        -ms-transform: perspective(600px) rotateY(0deg) rotateX(-10deg);
        transform: perspective(600px) rotateY(0deg) rotateX(-10deg);
    }

    50% {
        -webkit-transform: perspective(600px) rotateY(0deg) rotateX(0deg);
        -ms-transform: perspective(600px) rotateY(0deg) rotateX(0deg);
        transform: perspective(600px) rotateY(0deg) rotateX(0deg);
    }

    62.5% {
        -webkit-transform: perspective(600px) rotateY(0deg) rotateX(10deg);
        -ms-transform: perspective(600px) rotateY(0deg) rotateX(10deg);
        transform: perspective(600px) rotateY(0deg) rotateX(10deg);
    }

    75% {
        -webkit-transform: perspective(600px) rotateY(0deg) rotateX(0deg);
        -ms-transform: perspective(600px) rotateY(0deg) rotateX(0deg);
        transform: perspective(600px) rotateY(0deg) rotateX(0deg);
    }

    87.5% {
        -webkit-transform: perspective(600px) rotateY(10deg) rotateX(-10deg);
        -ms-transform: perspective(600px) rotateY(10deg) rotateX(-10deg);
        transform: perspective(600px) rotateY(10deg) rotateX(-10deg);
    }

    100% {
        -webkit-transform: perspective(600px) rotateY(0deg) rotateX(0deg);
        -ms-transform: perspective(600px) rotateY(0deg) rotateX(0deg);
        transform: perspective(600px) rotateY(0deg) rotateX(0deg);
    }
}

@-webkit-keyframes warp {
    0% {
        -webkit-transform: perspective(600px) rotateY(0deg) rotateX(0deg);
    }

    12.5% {
        -webkit-transform: perspective(600px) rotateY(-10deg) rotateX(10deg);
    }

    25% {
        -webkit-transform: perspective(600px) rotateY(0deg) rotateX(0deg);
    }

    37.5% {
        -webkit-transform: perspective(600px) rotateY(0deg) rotateX(-10deg);
    }

    50% {
        -webkit-transform: perspective(600px) rotateY(0deg) rotateX(0deg);
    }

    62.5% {
        -webkit-transform: perspective(600px) rotateY(0deg) rotateX(10deg);
    }

    75% {
        -webkit-transform: perspective(600px) rotateY(0deg) rotateX(0deg);
    }

    87.5% {
        -webkit-transform: perspective(600px) rotateY(10deg) rotateX(-10deg);
    }

    100% {
        -webkit-transform: perspective(600px) rotateY(0deg) rotateX(0deg);
    }
}

header {
    position: relative;
    overflow: hidden;
    width: 100%;
    color: #fff;
    border-bottom: 1px solid #fff;
    -webkit-transition: background .5s;
    transition: background .5s;
    z-index: 3;
}

    header h1 {
        font-size: 24px;
        line-height: 1em;
        float: left;
        margin: .9em 1em .7em;
        opacity: 1;
    }

        header h1 a {
            color: #fff;
            text-decoration: none;
        }

        header h1 span {
            font-family: "Proxima N W01 Reg",sans-serif;
            font-size: 12px;
        }

    header .social {
        float: right;
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        right: 2em;
    }

#site-logo {
    width: 131px;
    z-index: 999;
    position: fixed;
    bottom: 1em;
    right: 1em;
}

    #site-logo img {
        width: 100%;
        height: auto;
    }

.dark-bg {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0,0,0,.8);
    opacity: 0;
}

.info-open .dark-bg {
    z-index: 4;
    opacity: 1;
    -webkit-transition: opacity 2s;
    transition: opacity 2s;
}

.info-open .phone-holder {
    z-index: 5;
}

#intro {
    display: none;
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: 11;
    top: 68px;
    background: #009dd6;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPHJhZGlhbEdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgY3g9IjUwJSIgY3k9IjUwJSIgcj0iNzUlIj4KICAgIDxzdG9wIG9mZnNldD0iMjYlIiBzdG9wLWNvbG9yPSIjMDBmYmZmIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwOWRkNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9yYWRpYWxHcmFkaWVudD4KICA8cmVjdCB4PSItNTAiIHk9Ii01MCIgd2lkdGg9IjEwMSIgaGVpZ2h0PSIxMDEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
    background: -webkit-gradient(radial,center center,0,center center,100%,color-stop(26%,#00fbff),color-stop(100%,#009dd6));
    background: -webkit-radial-gradient(center,ellipse cover,#00fbff 26%,#009dd6 100%);
    background: -webkit-radial-gradient(center,ellipse,#00fbff 26%,#009dd6 100%);
    background: radial-gradient(ellipse at center,#00fbff 26%,#009dd6 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00fbff', endColorstr='#009dd6', GradientType=1);
}

.cta {
    width: 178px;
    height: 30px;
    display: block;
    cursor: pointer;
    background: url(../img/cta.png) no-repeat top left;
    color: #069;
    font-size: 20px;
    -webkit-transition: .2s;
    transition: .2s;
    margin: 2% auto 0;
    padding: 15px 20px;
}

    .cta:hover {
        color: #004174;
    }

.intro {
    background: #009dd6;
}

    .intro #wrapper, .intro body {
        height: 100%;
        position: absolute;
    }

    .intro #intro {
        display: block;
    }

        .intro #intro .h1 {
            font-family: "Proxima N W01 Light",sans-serif;
            font-size: 70px;
            line-height: 1em;
            text-align: center;
            width: 100%;
            margin-top: 3%;
            color: #004174;
        }

            .intro #intro .h1 span {
                font-size: 33px;
                display: block;
                line-height: 1em;
                margin-top: .5%;
            }

                .intro #intro .h1 span:after {
                    content: '';
                    background-color: #25b3e6;
                    height: 1px;
                    position: relative;
                    margin: 1% auto 0;
                    width: 80px;
                    display: block;
                }

        .intro #intro p {
            position: relative;
            display: block;
            width: 90%;
            max-width: 500px;
            margin: 40px auto 0;
            font-family: "Proxima N W01 Smbd",sans-serif;
            text-align: center;
            font-size: 17px;
            color: #000;
        }

        .intro #intro .phones {
            height: 25%;
            position: relative;
            width: 100%;
            margin-top: 1.5%;
        }

            .intro #intro .phones div {
                display: block;
                position: absolute;
                -webkit-background-size: auto 100%;
                background-size: auto 100%;
                background-repeat: no-repeat;
                background-position: center bottom;
                height: 100%;
                width: 100%;
                bottom: 0;
                left: 0;
                -webkit-transform-origin: bottom center;
                -ms-transform-origin: bottom center;
                transform-origin: bottom center;
                -webkit-transform: rotate(0deg) translate(0,0);
                -ms-transform: rotate(0deg) translate(0,0);
                transform: rotate(0deg) translate(0,0);
                -webkit-transition: .2s .3s;
                transition: .2s .3s;
            }

                .intro #intro .phones div img {
                    width: 100%;
                    height: 100%;
                }

                .intro #intro .phones div.one {
                    z-index: 1;
                    background-image: url(../img/png/galaxy.png);
                    height: 83%;
                }

                .intro #intro .phones div.two {
                    z-index: 2;
                    background-image: url(../img/png/fire.png);
                    height: 88%;
                }

                .intro #intro .phones div.three {
                    z-index: 3;
                    background-image: url(../img/png/flex.png);
                    -webkit-transform: rotate(0deg) translate(0,3%);
                    -ms-transform: rotate(0deg) translate(0,3%);
                    transform: rotate(0deg) translate(0,3%);
                    -webkit-transition: .2s 0s;
                    transition: .2s 0s;
                }

                .intro #intro .phones div.four {
                    z-index: 2;
                    background-image: url(../img/png/nexus.png);
                    height: 91%;
                }

                .intro #intro .phones div.five {
                    z-index: 1;
                    background-image: url(../img/png/iphone6.png);
                    height: 80%;
                }

            .intro #intro .phones .intro-fallback {
                display: none;
                position: relative;
                margin: 0 auto;
            }

            .intro #intro .phones.active div.one {
                -webkit-transform: rotate(-28deg) translate(-2.5%,-27%);
                -ms-transform: rotate(-28deg) translate(-2.5%,-27%);
                transform: rotate(-28deg) translate(-2.5%,-27%);
            }

            .intro #intro .phones.active div.two {
                -webkit-transform: rotate(-13deg) translate(-2%,-8%);
                -ms-transform: rotate(-13deg) translate(-2%,-8%);
                transform: rotate(-13deg) translate(-2%,-8%);
            }

            .intro #intro .phones.active div.three {
                -webkit-transform: rotate(0deg) translate(0,0);
                -ms-transform: rotate(0deg) translate(0,0);
                transform: rotate(0deg) translate(0,0);
            }

            .intro #intro .phones.active div.four {
                -webkit-transform: rotate(18deg) translate(1.5%,-10.5%);
                -ms-transform: rotate(18deg) translate(1.5%,-10.5%);
                transform: rotate(18deg) translate(1.5%,-10.5%);
            }

            .intro #intro .phones.active div.five {
                -webkit-transform: rotate(34deg) translate(2.5%,-30%);
                -ms-transform: rotate(34deg) translate(2.5%,-30%);
                transform: rotate(34deg) translate(2.5%,-30%);
            }

    .intro header {
        background: #33b1de;
        height: 67px;
    }

        .intro header .h1 {
            opacity: 0;
            -webkit-transition: .2s;
            transition: .2s;
        }

        .intro header .social {
            width: auto;
        }

    .intro #info {
        display: none;
    }

#main {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
    z-index: 1;
}

#info {
    display: none;
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: 2;
    top: 100px;
}

    #info .close {
        background-color: #095e5b;
        border-radius: 50%;
        width: 40px;
        height: 40px;
        display: block;
        position: relative;
        float: right;
        cursor: pointer;
        margin-top: 1em;
        margin-right: 1em;
        z-index: 99;
    }

        #info .close svg {
            fill: #fff;
            width: 35%;
            height: auto;
            position: absolute;
            left: 50%;
            top: 50%;
            -webkit-transform: translate(-50%,-50%);
            -ms-transform: translate(-50%,-50%);
            transform: translate(-50%,-50%);
            -webkit-transition: .2s;
            transition: .2s;
        }

    #info article {
        display: none;
        width: 100%;
        height: 100%;
    }

        #info article.active {
            display: block;
        }

.phone, .lightbulb {
    width: 100%;
    height: auto;
}

    .phone img, .lightbulb img {
        width: 80%;
        margin: 0 auto;
        position: relative;
        display: block;
    }

.key {
    position: absolute;
    right: 15%;
    width: 176px;
    display: block;
    text-align: center;
    font-size: 13px;
    font-family: "Proxima N W01 Reg It",sans-serif;
    line-height: 1.2em;
    -webkit-transition: opacity .2s;
    transition: opacity .2s;
    opacity: 0;
}

    .key .symbol {
        width: 123px;
        height: 123px;
        display: block;
        border-radius: 50%;
        border: 1px solid #fff;
        margin: 3em auto .5em;
    }

        .key .symbol svg {
            width: 30%;
            position: absolute;
            top: 50%;
            -webkit-transform: translate(-50%,-50%);
            -ms-transform: translate(-50%,-50%);
            transform: translate(-50%,-50%);
            left: 50%;
            height: 35%;
        }

.slash {
    width: 100%;
    height: 0;
    max-height: 490px;
    -webkit-transform: rotate(45deg) translateY(-25%);
    -ms-transform: rotate(45deg) translateY(-25%);
    transform: rotate(45deg) translateY(-25%);
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    z-index: 0;
    -webkit-transition: height .3s;
    transition: height .3s;
}

    .slash.active {
        height: 100%;
    }

.details {
    clear: both;
    padding: 1.2em;
    left: 0;
    margin: 2em 10% 2em 3%;
    font-size: 14px;
    transition: .3s cubic-bezier(0.165,.84,.44,1);
    -webkit-transition: .3s cubic-bezier(0.165,.84,.44,1);
    overflow: hidden;
}

    .details:before {
        content: '';
        width: 0;
        height: 1px;
        position: absolute;
        top: 0;
        left: 0;
        -webkit-transition: .3s cubic-bezier(0.165,.84,.44,1);
        transition: .3s cubic-bezier(0.165,.84,.44,1);
    }

    .details span {
        font-family: "Proxima N W01 Reg",sans-serif;
        color: #fff;
        display: inline-block;
        padding: 1px 3px;
        border-radius: 2px;
    }

    .details p {
        margin-bottom: 4px;
        opacity: 0;
        -webkit-transform: translateX(-100px);
        -ms-transform: translateX(-100px);
        transform: translateX(-100px);
        -webkit-transition: .3s cubic-bezier(0.165,.84,.44,1);
        transition: .3s cubic-bezier(0.165,.84,.44,1);
    }

        .details p.units {
            -webkit-transition-delay: .1s;
            transition-delay: .1s;
        }

        .details p.price {
            -webkit-transition-delay: .2s;
            transition-delay: .2s;
        }

@media (min-width:860px) {
    .details {
        position: absolute;
        bottom: 90px;
        margin: 1em 10% 0 3%;
    }
}

.active .key {
    opacity: 1;
}

.active .phone-holder {
    -webkit-animation: phone-bounce .3s forwards;
    -ms-animation: phone-bounce .3s forwards;
    animation: phone-bounce .3s forwards;
}

    .active .phone-holder .phone:after {
        opacity: 1;
        filter: alpha(opacity=100);
        bottom: 37px;
    }

    .active .phone-holder .hotspot .icon {
        width: 64px;
        height: 64px;
    }

.active .details p {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
}

.active .details:before {
    width: 50px;
}

.social .social-header {
    float: left;
    padding: 14px 0;
    margin-right: 10px;
}

.social ul {
    float: left;
}

.social li {
    float: left;
}

    .social li a {
        text-decoration: none;
    }

.socicon {
    position: relative;
    display: block;
    font-family: socicon;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    color: #fff;
    padding: 14px 0;
    text-align: center;
    width: 45px;
    text-decoration: none;
}

    .socicon.fb {
        background-color: #38659f;
    }

    .socicon.tw {
        background-color: #00aeef;
        color: #000;
    }

    .socicon.gp {
        background-color: #d22226;
    }

    .socicon:empty {
        width: 1em;
    }

.zoom #info {
    display: block;
    width: 50%;
    left: 50%;
    margin-left: -25%;
}

.zoom header {
    -webkit-transition: background .2s;
    transition: background .2s;
    background: #455e5d !important;
}

.zoom nav {
    opacity: 0;
}

.zoom .details {
    opacity: 0;
}

.zoom .phone-holder {
    width: 60%;
    max-width: 60%;
    height: auto;
}

    .zoom .phone-holder .animation, .zoom .phone-holder .hotspot {
        opacity: 0;
        animation: none;
        -webkit-animation: none;
    }

    .zoom .phone-holder .phone svg {
        max-height: 500%;
    }

        .zoom .phone-holder .phone svg #screen_copy rect, .zoom .phone-holder .phone svg #screen rect {
            fill: url(#MyGradient);
        }

@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none) {
    .zoom .phone-holder {
        width: 60%;
        max-width: 60%;
        height: 500%;
    }
}

.phone-holder {
    width: 30%;
    max-width: 450px;
    position: absolute;
    height: 80%;
    min-width: 150px;
    -webkit-transition: width .2s,margin-top .2s,opacity .2s;
    transition: width .2s,margin-top .2s,opacity .2s;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-55%);
    -ms-transform: translate(-50%,-55%);
    transform: translate(-50%,-55%);
    opacity: 0;
    margin-top: 1%;
}

    .phone-holder .animation {
        overflow: hidden;
        top: 50%;
        left: 50%;
        z-index: 3;
        display: block;
        position: absolute;
        -webkit-transform: translate(-50%,-50%);
        -ms-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%);
    }

    .phone-holder .phone {
        overflow: hidden;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        z-index: 1;
        display: block;
    }

        .phone-holder .phone svg {
            width: 100%;
            height: 100%;
            position: relative;
            display: block;
            overflow: hidden;
            max-height: 700px;
            min-height: 500px;
            -webkit-filter: drop-shadow(0 0 5px #000);
            z-index: 2;
        }

            .phone-holder .phone svg #screen_copy rect, .phone-holder .phone svg #screen rect {
                -webkit-transition: fill .2s;
                transition: fill .2s;
            }

        .phone-holder .phone:after {
            content: '';
            width: 110%;
            height: 15px;
            display: block;
            position: absolute;
            bottom: 0;
            left: 50%;
            -webkit-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
            transform: translateX(-50%);
            background: 0 0;
            z-index: 1;
            border-radius: 50%;
            opacity: 0;
            -webkit-transition: opacity .15s .25s;
            transition: opacity .15s .25s;
        }

    .phone-holder .hotspot {
        position: absolute;
        width: 90px;
        height: 90px;
        display: block;
        border-radius: 50%;
        z-index: 99;
        cursor: pointer;
    }

        .phone-holder .hotspot .icon {
            background: #dc05ae;
            position: absolute;
            width: 0;
            height: 0;
            display: block;
            border-radius: 50%;
            top: 50%;
            left: 50%;
            -webkit-transform: translate(-50%,-50%);
            -ms-transform: translate(-50%,-50%);
            transform: translate(-50%,-50%);
            z-index: 3;
            -webkit-transition: -webkit-box-shadow .2s,width .2s .2s,height .2s .2s;
            transition: box-shadow .2s,width .2s .2s,height .2s .2s;
        }

            .phone-holder .hotspot .icon svg {
                width: 70%;
                position: absolute;
                top: 50%;
                -webkit-transform: translate(-50%,-50%);
                -ms-transform: translate(-50%,-50%);
                transform: translate(-50%,-50%);
                left: 50%;
                height: 70%;
                display: block;
            }

                .phone-holder .hotspot .icon svg path, .phone-holder .hotspot .icon svg circle {
                    fill: #fff;
                }

.desc {
    font-size: 14px;
    padding-bottom: 60px;
    min-width: 400px;
    position: absolute;
    width: 80%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    top: 10%;
}

    .desc p {
        line-height: 1.4em;
        opacity: 0;
        -webkit-transform: translateX(-100px);
        -ms-transform: translateX(-100px);
        transform: translateX(-100px);
        -webkit-transition: .2s cubic-bezier(0.165,.84,.44,1);
        transition: .2s cubic-bezier(0.165,.84,.44,1);
    }

        .desc p:first-of-type {
            font-size: 17px;
            line-height: 1.2em;
        }

        .desc p:nth-child(2) {
            -webkit-transition-delay: .1s;
            transition-delay: .1s;
        }

        .desc p:nth-child(3) {
            -webkit-transition-delay: .2s;
            transition-delay: .2s;
        }

        .desc p:nth-child(4) {
            -webkit-transition-delay: .3s;
            transition-delay: .3s;
        }

    .desc.active p {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }

nav {
    display: block;
    position: fixed;
    top: 50%;
    right: 3%;
    z-index: 2;
    margin: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: opacity .2s;
    transition: opacity .2s;
}

    nav ul:before {
        content: 'NAVIGATION';
        position: relative;
        width: 100%;
        font-family: "Proxima N W01 Bold",sans-serif;
        font-size: 12px;
        text-align: center;
        display: block;
        margin-bottom: 10px;
    }

    nav ul li {
        width: 67px;
        height: 75px;
        margin: 0 auto 10px;
        position: relative;
    }

        nav ul li .nav-hover {
            position: absolute;
            top: 50%;
            -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
            transform: translateY(-50%);
            right: 70px;
            padding: .5em 1.4em .4em;
            color: #333;
            font-size: .8em;
            white-space: nowrap;
            opacity: 0;
            filter: alpha(opacity=0);
            -ms-filter: "alpha(Opacity=0)";
            pointer-events: none;
            background: #fff;
            border-radius: 1.5em;
            -webkit-transition: .3s;
            transition: .3s;
        }

        nav ul li .phone, nav ul li .lightbulb {
            background-repeat: no-repeat;
            background-position: center center;
            -webkit-background-size: auto 100%;
            background-size: auto 100%;
        }

        nav ul li.active.eye a .blob, nav ul li.active.eye a .blob.active {
            background: #dc05ae;
        }

        nav ul li.active.flex a .blob, nav ul li.active.flex a .blob.active {
            background: #e62432;
        }

        nav ul li.active.face a .blob, nav ul li.active.face a .blob.active {
            background: #c407f5;
        }

        nav ul li.active.dynamic a .blob, nav ul li.active.dynamic a .blob.active {
            background: #07faad;
        }

        nav ul li.active.finger a .blob, nav ul li.active.finger a .blob.active {
            background: #ffb20d;
        }

        nav ul li.active.siri a .blob, nav ul li.active.siri a .blob.active {
            background: #02e7f6;
        }

        nav ul li:hover .nav-hover {
            opacity: 1;
            color: #fff;
        }

        nav ul li:hover.eye .nav-hover {
            background: #dc05ae;
        }

        nav ul li:hover.eye a .blob {
            background: rgba(255,12,203,.3);
        }

        nav ul li:hover.flex .nav-hover {
            background: #e62432;
        }

        nav ul li:hover.flex a .blob {
            background: rgba(255,58,72,.3);
        }

        nav ul li:hover.face .nav-hover {
            background: #c407f5;
        }

        nav ul li:hover.face a .blob {
            background: rgba(201,9,251,.3);
        }

        nav ul li:hover.dynamic .nav-hover {
            background: #07faad;
            color: #444;
        }

        nav ul li:hover.dynamic a .blob {
            background: rgba(7,250,173,.3);
        }

        nav ul li:hover.finger .nav-hover {
            background: #ffb20d;
            color: #444;
        }

        nav ul li:hover.finger a .blob {
            background: rgba(255,178,13,.3);
        }

        nav ul li:hover.siri .nav-hover {
            background: #02e7f6;
            color: #444;
        }

        nav ul li:hover.siri a .blob {
            background: rgba(2,231,246,.3);
        }

        nav ul li:hover.end .nav-hover {
            background: #0fb3f0;
        }

        nav ul li a {
            position: relative;
            width: 100%;
            height: 100%;
            display: block;
            overflow: hidden;
        }

            nav ul li a .blob {
                width: 65px;
                height: 65px;
                margin: 5px 0;
                border-radius: 50%;
                display: block;
                z-index: 1;
                -webkit-transition: background .2s linear;
                transition: background .2s linear;
            }

            nav ul li a .phone {
                position: absolute;
                top: 0;
                left: 0;
                z-index: 2;
                width: 100%;
                height: 100%;
                display: block;
            }

                nav ul li a .phone img {
                    height: 100%;
                }

            nav ul li a .lightbulb {
                position: absolute;
                top: 50%;
                left: 50%;
                margin: -18.5px 0 0 -18.5px;
                width: 37px;
                height: 37px;
                background-color: #fff;
                border-radius: 100%;
                transition: all .2s;
                -webkit-transition: all .2s;
            }

                nav ul li a .lightbulb svg {
                    position: relative;
                    left: 50%;
                    width: auto;
                    height: 70%;
                    margin: 15% auto 0;
                    fill: #0fb3f0;
                    -ms-transform: translateX(-50%);
                    transform: translateX(-50%);
                    -webkit-transform: translateX(-50%);
                    transition: all .2s;
                    -webkit-transition: all .2s;
                }

                nav ul li a .lightbulb:hover {
                    background-color: #0fb3f0;
                    animation: pulse-siri 2s 0s ease-out infinite;
                    -webkit-animation: pulse-siri 2s 0s ease-out infinite;
                }

                    nav ul li a .lightbulb:hover svg {
                        fill: #fff;
                    }

        nav ul li.end a {
            border-radius: 100%;
        }

        nav ul li.end.active .lightbulb {
            background-color: #0fb3f0;
            animation: pulse-siri 2s 0s ease-out infinite;
            -webkit-animation: pulse-siri 2s 0s ease-out infinite;
        }

            nav ul li.end.active .lightbulb svg {
                fill: #fff;
            }

.hide {
    opacity: 0;
    -webkit-transform: translateX(-100px);
    -ms-transform: translateX(-100px);
    transform: translateX(-100px);
}

.show {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: .4s cubic-bezier(0.165,.84,.44,1);
    transition: .4s cubic-bezier(0.165,.84,.44,1);
}

.tech-name {
    position: absolute;
    top: 0;
    left: 0;
    margin: 5% 10% 0 5%;
    z-index: 4;
}

    .tech-name .icon {
        opacity: 0;
        -webkit-transform: translateX(-100px);
        -ms-transform: translateX(-100px);
        transform: translateX(-100px);
        -webkit-transition: .3s cubic-bezier(0.165,.84,.44,1);
        transition: .3s cubic-bezier(0.165,.84,.44,1);
    }

        .tech-name .icon svg {
            width: 30%;
            position: relative;
            top: 0;
            left: 0;
            height: 35%;
            max-height: 70px;
        }

    .tech-name .phone_type {
        font-size: 20px;
        margin-top: 10px;
        opacity: 0;
        -webkit-transform: translateX(-100px);
        -ms-transform: translateX(-100px);
        transform: translateX(-100px);
        -webkit-transition: .3s cubic-bezier(0.165,.84,.44,1);
        transition: .3s cubic-bezier(0.165,.84,.44,1);
        -webkit-transition-delay: .2s;
        transition-delay: .2s;
    }

        .tech-name .phone_type.hide {
            -webkit-transition: opacity .2s;
            transition: opacity .2s;
            opacity: 0 !Important;
        }

    .tech-name h2.title {
        font-size: 58px;
        line-height: 1em;
        padding-bottom: 10px;
        margin-bottom: 10px;
        position: relative;
    }

        .tech-name h2.title:after {
            content: '';
            width: 0;
            height: 1px;
            position: absolute;
            bottom: 0;
            left: 0;
            -webkit-transition: .3s cubic-bezier(0.165,.84,.44,1);
            transition: .3s cubic-bezier(0.165,.84,.44,1);
            -webkit-transition-delay: .1s;
            transition-delay: .1s;
        }

        .tech-name h2.title span {
            display: block;
        }

            .tech-name h2.title span.one, .tech-name h2.title span.two {
                opacity: 0;
                -webkit-transform: translateX(-100px);
                -ms-transform: translateX(-100px);
                transform: translateX(-100px);
                -webkit-transition: .3s cubic-bezier(0.165,.84,.44,1);
                transition: .3s cubic-bezier(0.165,.84,.44,1);
            }

            .tech-name h2.title span.two {
                -webkit-transition-delay: .1s;
                transition-delay: .1s;
            }

#main.active .phone_type {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
}

#main.active .tech-name .icon {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
}

#main.active .tech-name h2.title span.one, #main.active .tech-name h2.title span.two {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
}

#main.active .tech-name h2.title:after {
    width: 90px;
}

body {
    -webkit-transition: background .5s linear;
    transition: background .5s linear;
}

    body.eye {
        background: #7400bd;
    }

        body.eye header {
            background: #9133ca;
        }

        body.eye h2.title:after {
            background: #dc05ae;
        }

        body.eye .details p {
            color: #fff;
        }

        body.eye .details span {
            color: #fff;
        }

        body.eye .desc p:first-of-type {
            color: #fe75e1;
        }

        body.eye .key .symbol {
            border-color: #dc05ae;
            background-color: rgba(255,12,203,.3);
        }

        body.eye .slash {
            background: -webkit-gradient(linear,left top,right top,from(rgba(255,12,203,0)),color-stop(50%,#ff0ccb),to(rgba(255,12,203,0)));
            background: -webkit-linear-gradient(left,rgba(255,12,203,0) 0,#ff0ccb 50%,rgba(255,12,203,0) 100%);
            background: linear-gradient(to right,rgba(255,12,203,0) 0,#ff0ccb 50%,rgba(255,12,203,0) 100%);
        }

        body.eye .tech-name .icon svg path, body.eye .tech-name .icon svg circle, body.eye .symbol .icon svg path, body.eye .symbol .icon svg circle {
            fill: #dc05ae;
        }

        body.eye .phone-holder .hotspot {
            top: -10px;
            right: 30px;
        }

        body.eye .phone-holder .phone svg {
            -webkit-filter: drop-shadow(0 0 6px #7400bd);
        }

        body.eye .phone-holder .phone:after {
            -webkit-box-shadow: 0 37px 26px 1px #7400bd;
            box-shadow: 0 37px 26px 1px #7400bd;
        }

        body.eye .hotspot .icon {
            background-color: #dc05ae;
            -webkit-animation: pulse-eye 2s 0s ease-out infinite;
            animation: pulse-eye 2s 0s ease-out infinite;
        }

        body.eye #info .close:hover svg {
            fill: #dc05ae;
        }

    body.flex {
        background: #a11f29;
    }

        body.flex header {
            background: #b44c54;
        }

        body.flex h2.title:after {
            background: #e62432;
        }

        body.flex .details p {
            color: #fff;
        }

        body.flex .details span {
            color: #fff;
        }

        body.flex .desc p:first-of-type {
            color: #fff;
        }

        body.flex .key .symbol {
            border-color: #e62432;
            background-color: rgba(255,58,72,.3);
        }

        body.flex .slash {
            background: -webkit-gradient(linear,left top,right top,from(rgba(255,58,72,0)),color-stop(50%,#ff3a48),to(rgba(255,58,72,0)));
            background: -webkit-linear-gradient(left,rgba(255,58,72,0) 0,#ff3a48 50%,rgba(255,58,72,0) 100%);
            background: linear-gradient(to right,rgba(255,58,72,0) 0,#ff3a48 50%,rgba(255,58,72,0) 100%);
        }

        body.flex .tech-name .icon svg path, body.flex .tech-name .icon svg circle, body.flex .symbol .icon svg path, body.flex .symbol .icon svg circle {
            fill: #e62432;
        }

        body.flex .phone-holder .hotspot {
            left: 50%;
            top: 50%;
            -webkit-transform: translate(-50%,-50%);
            -ms-transform: translate(-50%,-50%);
            transform: translate(-50%,-50%);
        }

            body.flex .phone-holder .hotspot .icon {
                background-color: #e62432;
                -webkit-animation: pulse-flex 2s 0s ease-out infinite;
                animation: pulse-flex 2s 0s ease-out infinite;
            }

        body.flex .phone-holder .phone svg {
            -webkit-filter: drop-shadow(0 0 6px #6a070f);
        }

        body.flex .phone-holder .phone:after {
            -webkit-box-shadow: 0 37px 26px 1px #6a070f;
            box-shadow: 0 37px 26px 1px #6a070f;
        }

        body.flex #info .close:hover svg {
            fill: #e62432;
        }

    body.face {
        background: #3d0078;
    }

        body.face header {
            background: #643393;
        }

        body.face h2.title:after {
            background: #c407f5;
        }

        body.face .details p {
            color: #fff;
        }

            body.face .details p span {
                color: #fff;
            }

        body.face .desc p:first-of-type {
            color: #fff;
        }

        body.face .key .symbol {
            border-color: #c407f5;
            background-color: rgba(201,9,251,.3);
        }

        body.face .slash {
            background: -webkit-gradient(linear,left top,right top,from(rgba(201,9,251,0)),color-stop(50%,#c909fb),to(rgba(201,9,251,0)));
            background: -webkit-linear-gradient(left,rgba(201,9,251,0) 0,#c909fb 50%,rgba(201,9,251,0) 100%);
            background: linear-gradient(to right,rgba(201,9,251,0) 0,#c909fb 50%,rgba(201,9,251,0) 100%);
        }

        body.face .tech-name .icon svg path, body.face .tech-name .icon svg circle, body.face .symbol .icon svg path, body.face .symbol .icon svg circle {
            fill: #c407f5;
        }

        body.face .phone-holder .hotspot {
            top: -10px;
            right: 30px;
        }

            body.face .phone-holder .hotspot .icon {
                background-color: #c407f5;
                -webkit-animation: pulse-face 2s 0s ease-out infinite;
                animation: pulse-face 2s 0s ease-out infinite;
            }

        body.face .phone-holder .phone svg {
            -webkit-filter: drop-shadow(0 0 6px #3a13c4);
        }

        body.face .phone-holder .phone:after {
            -webkit-box-shadow: 0 37px 26px 1px #3a13c4;
            box-shadow: 0 37px 26px 1px #3a13c4;
        }

        body.face #info .close:hover svg {
            fill: #c407f5;
        }

    body.dynamic {
        background: #36873e;
    }

        body.dynamic header {
            background: #316d37;
        }

        body.dynamic h2.title:after {
            background: #07faad;
        }

        body.dynamic .details p {
            color: #fff;
        }

            body.dynamic .details p span {
                color: #fff;
            }

        body.dynamic .desc p:first-of-type {
            color: #fff;
        }

        body.dynamic .key .symbol {
            border-color: #07faad;
            background-color: rgba(7,250,173,.3);
        }

        body.dynamic .slash {
            background: -webkit-gradient(linear,left top,right top,from(rgba(7,250,173,0)),color-stop(50%,#07faad),to(rgba(7,250,173,0)));
            background: -webkit-linear-gradient(left,rgba(7,250,173,0) 0,#07faad 50%,rgba(7,250,173,0) 100%);
            background: linear-gradient(to right,rgba(7,250,173,0) 0,#07faad 50%,rgba(7,250,173,0) 100%);
        }

        body.dynamic .tech-name .icon svg path, body.dynamic .tech-name .icon svg circle, body.dynamic .symbol .icon svg path, body.dynamic .symbol .icon svg circle {
            fill: #07faad;
        }

        body.dynamic .phone-holder .hotspot {
            left: 50%;
            top: 50%;
            -webkit-transform: translate(-50%,-50%);
            -ms-transform: translate(-50%,-50%);
            transform: translate(-50%,-50%);
        }

            body.dynamic .phone-holder .hotspot .icon {
                background-color: #07faad;
                -webkit-animation: pulse-dynamic 2s 0s ease-out infinite;
                animation: pulse-dynamic 2s 0s ease-out infinite;
            }

        body.dynamic .phone-holder .phone svg {
            -webkit-filter: drop-shadow(0 0 6px #14781d);
        }

        body.dynamic .phone-holder .phone:after {
            -webkit-box-shadow: 0 37px 26px 1px #14781d;
            box-shadow: 0 37px 26px 1px #14781d;
        }

        body.dynamic #info .close:hover svg {
            fill: #07faad;
        }

    body.finger {
        background: #d64302;
    }

        body.finger header {
            background: #bc4917;
        }

        body.finger h2.title:after {
            background: #ffb20d;
        }

        body.finger .details p {
            color: #fff;
        }

            body.finger .details p span {
                color: #fff;
            }

        body.finger .desc p:first-of-type {
            color: #fff;
        }

        body.finger .key .symbol {
            border-color: #ffb20d;
            background-color: rgba(255,178,13,.3);
        }

        body.finger .slash {
            background: -webkit-gradient(linear,left top,right top,from(rgba(255,178,13,0)),color-stop(50%,#ffb20d),to(rgba(255,178,13,0)));
            background: -webkit-linear-gradient(left,rgba(255,178,13,0) 0,#ffb20d 50%,rgba(255,178,13,0) 100%);
            background: linear-gradient(to right,rgba(255,178,13,0) 0,#ffb20d 50%,rgba(255,178,13,0) 100%);
        }

        body.finger .tech-name .icon svg path, body.finger .tech-name .icon svg circle, body.finger .symbol .icon svg path, body.finger .symbol .icon svg circle {
            fill: #ffb20d;
        }

        body.finger .phone-holder .hotspot {
            left: 50%;
            bottom: 10px;
            top: auto;
            -webkit-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
            transform: translateX(-50%);
        }

            body.finger .phone-holder .hotspot .icon {
                background-color: #ffb20d;
                -webkit-animation: pulse-finger 2s 0s ease-out infinite;
                animation: pulse-finger 2s 0s ease-out infinite;
            }

        body.finger .phone-holder .phone svg {
            -webkit-filter: drop-shadow(0 0 6px #b64614);
        }

        body.finger .phone-holder .phone:after {
            -webkit-box-shadow: 0 37px 26px 1px #b64614;
            box-shadow: 0 37px 26px 1px #b64614;
        }

        body.finger #info .close:hover svg {
            fill: #ffb20d;
        }

    body.siri {
        background: #0066b5;
    }

        body.siri header {
            background: #2a7cbb;
        }

        body.siri h2.title:after {
            background: #02e7f6;
        }

        body.siri .details p {
            color: #fff;
        }

        body.siri .details span {
            color: #fff;
        }

        body.siri .desc p:first-of-type {
            color: #fff;
        }

        body.siri .key .symbol {
            border-color: #02e7f6;
            background-color: rgba(2,231,246,.3);
        }

        body.siri .slash {
            background: -webkit-gradient(linear,left top,right top,from(rgba(2,231,246,0)),color-stop(50%,#02e7f6),to(rgba(2,231,246,0)));
            background: -webkit-linear-gradient(left,rgba(2,231,246,0) 0,#02e7f6 50%,rgba(2,231,246,0) 100%);
            background: linear-gradient(to right,rgba(2,231,246,0) 0,#02e7f6 50%,rgba(2,231,246,0) 100%);
        }

        body.siri .tech-name .icon svg path, body.siri .tech-name .icon svg circle, body.siri .symbol .icon svg path, body.siri .symbol .icon svg circle {
            fill: #02e7f6;
        }

        body.siri .phone-holder .hotspot {
            left: 50%;
            bottom: 10px;
            top: auto;
            -webkit-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
            transform: translateX(-50%);
        }

            body.siri .phone-holder .hotspot .icon {
                background-color: #02e7f6;
                -webkit-animation: pulse-siri 2s 0s ease-out infinite;
                animation: pulse-siri 2s 0s ease-out infinite;
            }

        body.siri .phone-holder .phone svg {
            -webkit-filter: drop-shadow(0 0 6px #155a8f);
        }

        body.siri .phone-holder .phone:after {
            -webkit-box-shadow: 0 37px 26px 1px #155a8f;
            box-shadow: 0 37px 26px 1px #155a8f;
        }

        body.siri #info .close:hover svg {
            fill: #02e7f6;
        }

.desc .eye {
    top: -80px;
    position: absolute;
    left: 50%;
    margin: 0 0 0 -45px;
}

    .desc .eye .hotspot {
        position: absolute;
        width: 90px;
        height: 90px;
        display: block;
        border-radius: 50%;
        z-index: 2;
        cursor: pointer;
    }

        .desc .eye .hotspot .icon {
            background: #dc05ae;
            position: absolute;
            width: 0;
            height: 0;
            display: block;
            border-radius: 50%;
            top: 50%;
            left: 50%;
            -webkit-transform: translate(-50%,-50%);
            -ms-transform: translate(-50%,-50%);
            transform: translate(-50%,-50%);
            z-index: 3;
            -webkit-transition: -webkit-box-shadow .2s,width .2s .2s,height .2s .2s,opacity .2s 1s;
            transition: box-shadow .2s,width .2s .2s,height .2s .2s,opacity .2s 1s;
            opacity: 0;
        }

            .desc .eye .hotspot .icon svg {
                width: 70%;
                position: absolute;
                top: 50%;
                -webkit-transform: translate(-50%,-50%);
                -ms-transform: translate(-50%,-50%);
                transform: translate(-50%,-50%);
                left: 50%;
                height: 70%;
            }

                .desc .eye .hotspot .icon svg path, .desc .eye .hotspot .icon svg circle {
                    fill: #fff;
                }

.desc.active .eye .hotspot .icon {
    opacity: 1;
}

.eye .animation {
    width: 84%;
    height: 100%;
    display: block;
    opacity: 1;
    -webkit-transition: opacity .2s;
    transition: opacity .2s;
    max-width: 325px;
}

    .eye .animation .eye-img, .eye .animation .dots {
        position: absolute;
        left: 50%;
        height: auto;
        -webkit-transform: translate(-50%,-50%);
        -ms-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%);
    }

    .eye .animation .eye-img {
        z-index: 1;
        width: 85%;
        top: 50%;
    }

        .eye .animation .eye-img svg {
            width: 100%;
            height: auto;
        }

            .eye .animation .eye-img svg rect {
                fill: #fff;
            }

    .eye .animation .line {
        position: absolute;
        top: 10%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        z-index: 3;
        height: 0;
        width: 100%;
        opacity: 0;
        -webkit-transition: height .8s,opacity .2s;
        transition: height .8s,opacity .2s;
        background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIyNCUiIHN0b3AtY29sb3I9IiNjOTA5ZmIiIHN0b3Atb3BhY2l0eT0iMCIvPgogICAgPHN0b3Agb2Zmc2V0PSI1MSUiIHN0b3AtY29sb3I9IiNkYTA5ZmIiIHN0b3Atb3BhY2l0eT0iMCIvPgogICAgPHN0b3Agb2Zmc2V0PSI5OSUiIHN0b3AtY29sb3I9IiNmOTBhZmMiIHN0b3Atb3BhY2l0eT0iMC42NSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZjkwYWZjIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
        background: -webkit-gradient(linear,left top,left bottom,color-stop(24%,rgba(201,9,251,0)),color-stop(51%,rgba(218,9,251,0)),color-stop(99%,rgba(249,10,252,.65)),color-stop(100%,#f90afc));
        background: -webkit-linear-gradient(top,rgba(201,9,251,0) 24%,rgba(218,9,251,0) 51%,rgba(249,10,252,.65) 99%,#f90afc 100%);
        background: -webkit-gradient(linear,left top,left bottom,from(rgba(201,9,251,0)),color-stop(51%,rgba(218,9,251,0)),color-stop(99%,rgba(249,10,252,.65)),to(#f90afc));
        background: linear-gradient(to bottom,rgba(201,9,251,0) 24%,rgba(218,9,251,0) 51%,rgba(249,10,252,.65) 99%,#f90afc 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c909fb', endColorstr='#f90afc', GradientType=0);
    }

    .eye .animation.scan .line {
        height: 80%;
        opacity: 1;
    }

.eye .details {
    background: #550085;
}

#info.active.eye .desc .hotspot .icon {
    width: 64px;
    height: 64px;
}

.eye .eye-img {
    display: block;
}

.siri .eye-img {
    display: none;
}

.flex #info .desc #flex-copy {
    -webkit-perspective: 1000;
    -ms-perspective: 1000;
    perspective: 1000;
}

    .flex #info .desc #flex-copy #text {
        -webkit-transform-style: preserve-3d;
        -ms-transform-style: preserve-3d;
        transform-style: preserve-3d;
    }

.flex .animation {
    opacity: 1;
    display: block;
    height: 80%;
    width: 80%;
    max-width: 280px;
    -webkit-transition: opacity .2s ease 0s;
    transition: opacity .2s ease 0s;
}

    .flex .animation .warp-img {
        position: relative;
        top: 5%;
    }

        .flex .animation .warp-img svg {
            opacity: .4;
            animation: warp 6s 0s linear infinite;
            -webkit-animation: warp 6s 0s linear infinite;
        }

.flex .details {
    background: #73151c;
}

.face .animation {
    width: 80%;
    height: 100%;
    display: block;
    opacity: 1;
    -webkit-transition: opacity .2s;
    transition: opacity .2s;
    max-width: 325px;
}

    .face .animation .head, .face .animation .dots {
        position: absolute;
        left: 50%;
        height: auto;
        -webkit-transform: translate(-50%,-50%);
        -ms-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%);
    }

    .face .animation .head {
        z-index: 1;
        width: 85%;
        top: 50%;
    }

        .face .animation .head svg {
            width: 100%;
            height: auto;
        }

            .face .animation .head svg rect {
                fill: #fff;
            }

    .face .animation .line {
        position: absolute;
        top: 10%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        z-index: 3;
        height: 0;
        width: 100%;
        width: 70% \9;
        opacity: 0;
        -webkit-transition: height .8s,opacity .2s;
        transition: height .8s,opacity .2s;
        background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIyNCUiIHN0b3AtY29sb3I9IiNjOTA5ZmIiIHN0b3Atb3BhY2l0eT0iMCIvPgogICAgPHN0b3Agb2Zmc2V0PSI1MSUiIHN0b3AtY29sb3I9IiNkYTA5ZmIiIHN0b3Atb3BhY2l0eT0iMCIvPgogICAgPHN0b3Agb2Zmc2V0PSI5OSUiIHN0b3AtY29sb3I9IiNmOTBhZmMiIHN0b3Atb3BhY2l0eT0iMC42NSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZjkwYWZjIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
        background: -webkit-gradient(linear,left top,left bottom,color-stop(24%,rgba(201,9,251,0)),color-stop(51%,rgba(218,9,251,0)),color-stop(99%,rgba(249,10,252,.65)),color-stop(100%,#f90afc));
        background: -webkit-linear-gradient(top,rgba(201,9,251,0) 24%,rgba(218,9,251,0) 51%,rgba(249,10,252,.65) 99%,#f90afc 100%);
        background: -webkit-gradient(linear,left top,left bottom,from(rgba(201,9,251,0)),color-stop(51%,rgba(218,9,251,0)),color-stop(99%,rgba(249,10,252,.65)),to(#f90afc));
        background: linear-gradient(to bottom,rgba(201,9,251,0) 24%,rgba(218,9,251,0) 51%,rgba(249,10,252,.65) 99%,#f90afc 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c909fb', endColorstr='#f90afc', GradientType=0);
    }

@media (max-width:1220px) {
    .face .animation .line {
        width: 95%;
    }
}

@media (max-width:1150px) {
    .face .animation .line {
        width: 90%;
    }
}

@media (max-width:1010px) {
    .face .animation .line {
        width: 88%;
    }
}

.face .animation .dots {
    z-index: 2;
    width: 64%;
    top: 58%;
}

    .face .animation .dots svg {
        width: 100%;
        height: auto;
    }

        .face .animation .dots svg circle {
            fill: #f90afc;
            opacity: 0;
        }

            .face .animation .dots svg circle.one {
                -webkit-animation-delay: .2s !important;
                animation-delay: .2s !important;
            }

            .face .animation .dots svg circle.two {
                -webkit-animation-delay: .3s !important;
                animation-delay: .3s !important;
            }

            .face .animation .dots svg circle.three {
                -webkit-animation-delay: .4s !important;
                animation-delay: .4s !important;
            }

            .face .animation .dots svg circle.four {
                -webkit-animation-delay: .5s !important;
                animation-delay: .5s !important;
            }

            .face .animation .dots svg circle.five {
                -webkit-animation-delay: .6s !important;
                animation-delay: .6s !important;
            }

.face .animation.scan .line {
    height: 80%;
    opacity: 1;
}

.face .animation.scan .dots svg circle {
    -webkit-animation: faceScan 1s forwards;
    animation: faceScan 1s forwards;
}

.face article .line {
    position: absolute;
    top: 0;
    left: -3.3%;
    z-index: 1;
    height: 0;
    width: 106.8%;
    opacity: 1;
    -webkit-animation: faceLine 5s 1s;
    animation: faceLine 5s 1s;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIyNCUiIHN0b3AtY29sb3I9IiNjOTA5ZmIiIHN0b3Atb3BhY2l0eT0iMCIvPgogICAgPHN0b3Agb2Zmc2V0PSI1MSUiIHN0b3AtY29sb3I9IiNkYTA5ZmIiIHN0b3Atb3BhY2l0eT0iMCIvPgogICAgPHN0b3Agb2Zmc2V0PSI5OSUiIHN0b3AtY29sb3I9IiNmOTBhZmMiIHN0b3Atb3BhY2l0eT0iMC42NSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZjkwYWZjIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(24%,rgba(201,9,251,0)),color-stop(51%,rgba(218,9,251,0)),color-stop(99%,rgba(249,10,252,.65)),color-stop(100%,#f90afc));
    background: -webkit-linear-gradient(top,rgba(201,9,251,0) 24%,rgba(218,9,251,0) 51%,rgba(249,10,252,.65) 99%,#f90afc 100%);
    background: -webkit-gradient(linear,left top,left bottom,from(rgba(201,9,251,0)),color-stop(51%,rgba(218,9,251,0)),color-stop(99%,rgba(249,10,252,.65)),to(#f90afc));
    background: linear-gradient(to bottom,rgba(201,9,251,0) 24%,rgba(218,9,251,0) 51%,rgba(249,10,252,.65) 99%,#f90afc 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c909fb', endColorstr='#f90afc', GradientType=0);
}

.face article .desc {
    z-index: 2;
}

.face .details {
    background: #2D0357;
}

.dynamic #base {
    -webkit-perspective: 800px;
    -ms-perspective: 800px;
    perspective: 800px;
    position: fixed;
    overflow: hidden;
    width: 50%;
    height: 100%;
    font-size: 100%;
}

    .dynamic #base .face {
        -webkit-box-shadow: inset 0 0 0 1px rgba(7,250,173,.8);
        box-shadow: inset 0 0 0 1px rgba(7,250,173,.8);
    }

    .dynamic #base .scene1, .dynamic #base .scene2, .dynamic #base .scene3, .dynamic #base .shape, .dynamic #base .face, .dynamic #base .face-wrapper, .dynamic #base .cr {
        position: absolute;
        -webkit-transform-style: preserve-3d;
        -ms-transform-style: preserve-3d;
        transform-style: preserve-3d;
    }

    .dynamic #base .scene1 {
        width: 100em;
        height: 100em;
        top: 50%;
        left: 50%;
        margin: -50em 0 0 -50em;
        -webkit-animation: newAnim1 10s linear 0s infinite normal;
        -ms-animation: newAnim1 10s linear 0s infinite normal;
        animation: newAnim1 10s linear 0s infinite normal;
    }

    .dynamic #base .scene2 {
        width: 100em;
        height: 100em;
        top: 50%;
        left: 50%;
        margin: -50em 0 0 -50em;
        -webkit-animation: newAnim2 10s linear 0s infinite reverse;
        -ms-animation: newAnim2 10s linear 0s infinite reverse;
        animation: newAnim2 10s linear 0s infinite reverse;
    }

    .dynamic #base .scene3 {
        width: 100em;
        height: 100em;
        top: 50%;
        left: 50%;
        margin: -50em 0 0 -50em;
        -webkit-animation: newAnim3 10s linear 0s infinite reverse;
        -ms-animation: newAnim3 10s linear 0s infinite reverse;
        animation: newAnim3 10s linear 0s infinite reverse;
    }

    .dynamic #base .shape {
        top: 50%;
        left: 50%;
        width: 0;
        height: 0;
        -webkit-transform-origin: 50%;
        -ms-transform-origin: 50%;
        transform-origin: 50%;
    }

    .dynamic #base .face, .dynamic #base .face-wrapper {
        overflow: hidden;
        -webkit-transform-origin: 0 0;
        -ms-transform-origin: 0 0;
        transform-origin: 0 0;
        -webkit-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
        backface-visibility: hidden;
    }

    .dynamic #base .face {
        -webkit-background-size: 100% 100% !important;
        background-size: 100% 100% !important;
        background-position: center;
    }

    .dynamic #base .face-wrapper .face {
        left: 100%;
        width: 100%;
        height: 100%;
    }

    .dynamic #base .photon-shader {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
    }

    .dynamic #base .side {
        left: 50%;
    }

    .dynamic #base .cr, .dynamic #base .cr .side {
        height: 100%;
    }

    .dynamic #base [class*=cuboid] .ft, .dynamic #base [class*=cuboid] .bk {
        width: 100%;
        height: 100%;
    }

    .dynamic #base [class*=cuboid] .bk {
        left: 100%;
    }

    .dynamic #base [class*=cuboid] .rt {
        -webkit-transform: rotateY(-90deg) translateX(-50%);
        -ms-transform: rotateY(-90deg) translateX(-50%);
        transform: rotateY(-90deg) translateX(-50%);
    }

    .dynamic #base [class*=cuboid] .lt {
        -webkit-transform: rotateY(90deg) translateX(-50%);
        -ms-transform: rotateY(90deg) translateX(-50%);
        transform: rotateY(90deg) translateX(-50%);
    }

    .dynamic #base [class*=cuboid] .tp {
        -webkit-transform: rotateX(90deg) translateY(-50%);
        -ms-transform: rotateX(90deg) translateY(-50%);
        transform: rotateX(90deg) translateY(-50%);
    }

    .dynamic #base [class*=cuboid] .bm {
        -webkit-transform: rotateX(-90deg) translateY(-50%);
        -ms-transform: rotateX(-90deg) translateY(-50%);
        transform: rotateX(-90deg) translateY(-50%);
    }

    .dynamic #base [class*=cuboid] .lt {
        left: 100%;
    }

    .dynamic #base [class*=cuboid] .bm {
        top: 100%;
    }

    .dynamic #base .cub-1 {
        -webkit-transform: translate3D(0em,0,0) rotateX(0deg) rotateY(0deg) rotateZ(0deg);
        -ms-transform: translate3D(0em,0,0) rotateX(0deg) rotateY(0deg) rotateZ(0deg);
        transform: translate3D(0em,0,0) rotateX(0deg) rotateY(0deg) rotateZ(0deg);
        opacity: .7;
        width: 30em;
        height: 30em;
        margin: -15em 0 0 -15em;
        -webkit-animation: newAnim11 60s linear 0s infinite normal;
        -ms-animation: newAnim11 60s linear 0s infinite normal;
        animation: newAnim11 60s linear 0s infinite normal;
    }

        .dynamic #base .cub-1 .ft {
            -webkit-transform: translateZ(15em);
            -ms-transform: translateZ(15em);
            transform: translateZ(15em);
        }

        .dynamic #base .cub-1 .bk {
            -webkit-transform: translateZ(-15em) rotateY(180deg);
            -ms-transform: translateZ(-15em) rotateY(180deg);
            transform: translateZ(-15em) rotateY(180deg);
        }

        .dynamic #base .cub-1 .rt, .dynamic #base .cub-1 .lt {
            width: 30em;
            height: 30em;
        }

        .dynamic #base .cub-1 .tp, .dynamic #base .cub-1 .bm {
            width: 30em;
            height: 30em;
        }

    .dynamic #base .cub-2 {
        -webkit-transform: translate3D(0em,0,0) rotateX(0deg) rotateY(0deg) rotateZ(0deg);
        -ms-transform: translate3D(0em,0,0) rotateX(0deg) rotateY(0deg) rotateZ(0deg);
        transform: translate3D(0em,0,0) rotateX(0deg) rotateY(0deg) rotateZ(0deg);
        opacity: .7;
        width: 5em;
        height: 5em;
        margin: -2.5em 0 0 -2.5em;
        -webkit-animation: newAnim12 60s linear 0s infinite normal;
        -ms-animation: newAnim12 60s linear 0s infinite normal;
        animation: newAnim12 60s linear 0s infinite normal;
    }

        .dynamic #base .cub-2 .ft {
            -webkit-transform: translateZ(2.5em);
            -ms-transform: translateZ(2.5em);
            transform: translateZ(2.5em);
        }

        .dynamic #base .cub-2 .bk {
            -webkit-transform: translateZ(-2.5em) rotateY(180deg);
            -ms-transform: translateZ(-2.5em) rotateY(180deg);
            transform: translateZ(-2.5em) rotateY(180deg);
        }

        .dynamic #base .cub-2 .rt, .dynamic #base .cub-2 .lt {
            width: 5em;
            height: 5em;
        }

        .dynamic #base .cub-2 .tp, .dynamic #base .cub-2 .bm {
            width: 5em;
            height: 5em;
        }

    .dynamic #base .cub-3 {
        -webkit-transform: translate3D(0em,0,0) rotateX(0deg) rotateY(0deg) rotateZ(0deg);
        -ms-transform: translate3D(0em,0,0) rotateX(0deg) rotateY(0deg) rotateZ(0deg);
        transform: translate3D(0em,0,0) rotateX(0deg) rotateY(0deg) rotateZ(0deg);
        opacity: .7;
        width: 15em;
        height: 15em;
        margin: -7.5em 0 0 -7.5em;
        -webkit-animation: newAnim13 60s linear 0s infinite normal;
        -ms-animation: newAnim13 60s linear 0s infinite normal;
        animation: newAnim13 60s linear 0s infinite normal;
    }

        .dynamic #base .cub-3 .ft {
            -webkit-transform: translateZ(7.5em);
            -ms-transform: translateZ(7.5em);
            transform: translateZ(7.5em);
        }

        .dynamic #base .cub-3 .bk {
            -webkit-transform: translateZ(-7.5em) rotateY(180deg);
            -ms-transform: translateZ(-7.5em) rotateY(180deg);
            transform: translateZ(-7.5em) rotateY(180deg);
        }

        .dynamic #base .cub-3 .rt, .dynamic #base .cub-3 .lt {
            width: 15em;
            height: 15em;
        }

        .dynamic #base .cub-3 .tp, .dynamic #base .cub-3 .bm {
            width: 15em;
            height: 15em;
        }

.dynamic .details {
    background: #17781E;
}

@-webkit-keyframes newAnim1 {
    0% {
        -webkit-transform: rotateX(-35deg) rotateY(315deg);
        transform: rotateX(-35deg) rotateY(315deg);
    }

    50% {
        -webkit-transform: rotateX(-35deg) rotateY(0deg);
        transform: rotateX(-35deg) rotateY(0deg);
    }

    100% {
        -webkit-transform: rotateX(-35deg) rotateY(315deg);
        transform: rotateX(-35deg) rotateY(315deg);
    }
}

@-ms-keyframes newAnim1 {
    0% {
        -ms-transform: rotateX(-35deg) rotateY(315deg);
        transform: rotateX(-35deg) rotateY(315deg);
    }

    50% {
        -ms-transform: rotateX(-35deg) rotateY(0deg);
        transform: rotateX(-35deg) rotateY(0deg);
    }

    100% {
        -ms-transform: rotateX(-35deg) rotateY(315deg);
        transform: rotateX(-35deg) rotateY(315deg);
    }
}

@keyframes newAnim1 {
    0% {
        -webkit-transform: rotateX(0deg) rotateY(315deg);
        -ms-transform: rotateX(0deg) rotateY(315deg);
        transform: rotateX(0deg) rotateY(315deg);
    }

    50% {
        -webkit-transform: rotateX(-35deg) rotateY(0deg);
        -ms-transform: rotateX(-35deg) rotateY(0deg);
        transform: rotateX(-35deg) rotateY(0deg);
    }

    100% {
        -webkit-transform: rotateX(0deg) rotateY(315deg);
        -ms-transform: rotateX(0deg) rotateY(315deg);
        transform: rotateX(0deg) rotateY(315deg);
    }
}

@-webkit-keyframes newAnim13 {
    0% {
        -webkit-transform: translateY(-3em);
        transform: translateY(-3em);
    }

    2% {
        -webkit-transform: translateY(0em);
        transform: translateY(0em);
    }

    98% {
        -webkit-transform: translateY(0em);
        transform: translateY(0em);
    }

    100% {
        -webkit-transform: translateY(-3em);
        transform: translateY(-3em);
    }
}

@-ms-keyframes newAnim13 {
    0% {
        -ms-transform: translateY(-3em);
        transform: translateY(-3em);
    }

    2% {
        -ms-transform: translateY(0em);
        transform: translateY(0em);
    }

    98% {
        -ms-transform: translateY(0em);
        transform: translateY(0em);
    }

    100% {
        -ms-transform: translateY(-3em);
        transform: translateY(-3em);
    }
}

@keyframes newAnim13 {
    0% {
        -webkit-transform: translateY(-3em);
        -ms-transform: translateY(-3em);
        transform: translateY(-3em);
    }

    2% {
        -webkit-transform: translateY(0em);
        -ms-transform: translateY(0em);
        transform: translateY(0em);
    }

    98% {
        -webkit-transform: translateY(0em);
        -ms-transform: translateY(0em);
        transform: translateY(0em);
    }

    100% {
        -webkit-transform: translateY(-3em);
        -ms-transform: translateY(-3em);
        transform: translateY(-3em);
    }
}

@-webkit-keyframes newAnim12 {
    0% {
        -webkit-transform: translateY(-3em);
        transform: translateY(-3em);
    }

    6% {
        -webkit-transform: translateY(0em);
        transform: translateY(0em);
    }

    98% {
        -webkit-transform: translateY(0em);
        transform: translateY(0em);
    }

    100% {
        -webkit-transform: translateY(-3em);
        transform: translateY(-3em);
    }
}

@-ms-keyframes newAnim12 {
    0% {
        -ms-transform: translateY(-3em);
        transform: translateY(-3em);
    }

    6% {
        -ms-transform: translateY(0em);
        transform: translateY(0em);
    }

    98% {
        -ms-transform: translateY(0em);
        transform: translateY(0em);
    }

    100% {
        -ms-transform: translateY(-3em);
        transform: translateY(-3em);
    }
}

@keyframes newAnim12 {
    0% {
        -webkit-transform: translateY(-3em);
        -ms-transform: translateY(-3em);
        transform: translateY(-3em);
    }

    6% {
        -webkit-transform: translateY(0em);
        -ms-transform: translateY(0em);
        transform: translateY(0em);
    }

    98% {
        -webkit-transform: translateY(0em);
        -ms-transform: translateY(0em);
        transform: translateY(0em);
    }

    100% {
        -webkit-transform: translateY(-5em);
        -ms-transform: translateY(-5em);
        transform: translateY(-5em);
    }
}

@-webkit-keyframes newAnim11 {
    0% {
        -webkit-transform: translateY(-3em);
        transform: translateY(-3em);
    }

    4% {
        -webkit-transform: translateY(0em);
        transform: translateY(0em);
    }

    98% {
        -webkit-transform: translateY(0em);
        transform: translateY(0em);
    }

    100% {
        -webkit-transform: translateY(-3em);
        transform: translateY(-3em);
    }
}

@-ms-keyframes newAnim11 {
    0% {
        -ms-transform: translateY(-3em);
        transform: translateY(-3em);
    }

    4% {
        -ms-transform: translateY(0em);
        transform: translateY(0em);
    }

    98% {
        -ms-transform: translateY(0em);
        transform: translateY(0em);
    }

    100% {
        -ms-transform: translateY(-3em);
        transform: translateY(-3em);
    }
}

@keyframes newAnim11 {
    0% {
        -webkit-transform: translateY(-3em);
        -ms-transform: translateY(-3em);
        transform: translateY(-3em);
    }

    4% {
        -webkit-transform: translateY(0em);
        -ms-transform: translateY(0em);
        transform: translateY(0em);
    }

    98% {
        -webkit-transform: translateY(0em);
        -ms-transform: translateY(0em);
        transform: translateY(0em);
    }

    100% {
        -webkit-transform: translateY(-3em);
        -ms-transform: translateY(-3em);
        transform: translateY(-3em);
    }
}

@-webkit-keyframes newAnim3 {
    0% {
        -webkit-transform: rotateX(-35deg) rotateY(315deg);
        transform: rotateX(-35deg) rotateY(315deg);
    }

    50% {
        -webkit-transform: rotateX(-35deg) rotateY(0deg);
        transform: rotateX(-35deg) rotateY(0deg);
    }

    100% {
        -webkit-transform: rotateX(-35deg) rotateY(-315deg);
        transform: rotateX(-35deg) rotateY(-315deg);
    }
}

@-ms-keyframes newAnim3 {
    0% {
        -ms-transform: rotateX(-35deg) rotateY(315deg);
        transform: rotateX(-35deg) rotateY(315deg);
    }

    50% {
        -ms-transform: rotateX(-35deg) rotateY(0deg);
        transform: rotateX(-35deg) rotateY(0deg);
    }

    100% {
        -ms-transform: rotateX(-35deg) rotateY(-315deg);
        transform: rotateX(-35deg) rotateY(-315deg);
    }
}

@keyframes newAnim3 {
    0% {
        -webkit-transform: rotateX(-35deg) rotateY(315deg);
        -ms-transform: rotateX(-35deg) rotateY(315deg);
        transform: rotateX(-35deg) rotateY(315deg);
    }

    50% {
        -webkit-transform: rotateX(-35deg) rotateY(0deg);
        -ms-transform: rotateX(-35deg) rotateY(0deg);
        transform: rotateX(-35deg) rotateY(0deg);
    }

    100% {
        -webkit-transform: rotateX(-35deg) rotateY(-315deg);
        -ms-transform: rotateX(-35deg) rotateY(-315deg);
        transform: rotateX(-35deg) rotateY(-315deg);
    }
}

@-webkit-keyframes newAnim2 {
    0% {
        -webkit-transform: rotateX(-35deg) rotateY(-315deg);
        transform: rotateX(-35deg) rotateY(-315deg);
    }

    50% {
        -webkit-transform: rotateX(-35deg) rotateY(0deg);
        transform: rotateX(-35deg) rotateY(0deg);
    }

    100% {
        -webkit-transform: rotateX(-35deg) rotateY(315deg);
        transform: rotateX(-35deg) rotateY(315deg);
    }
}

@-ms-keyframes newAnim2 {
    0% {
        -ms-transform: rotateX(-35deg) rotateY(-315deg);
        transform: rotateX(-35deg) rotateY(-315deg);
    }

    50% {
        -ms-transform: rotateX(-35deg) rotateY(0deg);
        transform: rotateX(-35deg) rotateY(0deg);
    }

    100% {
        -ms-transform: rotateX(-35deg) rotateY(315deg);
        transform: rotateX(-35deg) rotateY(315deg);
    }
}

@keyframes newAnim2 {
    0% {
        -webkit-transform: rotateX(0deg) rotateY(315deg);
        -ms-transform: rotateX(0deg) rotateY(315deg);
        transform: rotateX(0deg) rotateY(315deg);
    }

    50% {
        -webkit-transform: rotateX(-35deg) rotateY(0deg);
        -ms-transform: rotateX(-35deg) rotateY(0deg);
        transform: rotateX(-35deg) rotateY(0deg);
    }

    100% {
        -webkit-transform: rotateX(0deg) rotateY(315deg);
        -ms-transform: rotateX(0deg) rotateY(315deg);
        transform: rotateX(0deg) rotateY(315deg);
    }
}

.finger .animation {
    width: 130px;
    height: 0;
    display: block;
    background: url(../img/large-fingerprint.png) no-repeat center top;
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
    -webkit-animation: flicker 3s infinite linear;
    animation: flicker 3s infinite linear;
    opacity: 1;
    -webkit-transition: opacity .2s,height .3s;
    transition: opacity .2s,height .3s;
    top: 35%;
    -webkit-transform: translate(-50%,0);
    -ms-transform: translate(-50%,0);
    transform: translate(-50%,0);
}

    .finger .animation.show {
        height: 185px;
    }

.finger #info .bg {
    width: 100%;
    height: 100%;
    display: block;
}

    .finger #info .bg .print {
        position: absolute;
        top: 0;
        right: -25px;
        z-index: 1;
        opacity: .1;
    }

    .finger #info .bg .printdots {
        position: absolute;
        top: 0;
        right: 0;
        z-index: 1;
        -webkit-transition: .4s;
        transition: .4s;
        opacity: .1;
    }

        .finger #info .bg .printdots svg circle {
            -webkit-animation: finger-dot 3s infinite;
            -ms-animation: finger-dot 3s infinite;
            animation: finger-dot 3s infinite;
        }

            .finger #info .bg .printdots svg circle:nth-child(3n) {
                -webkit-animation-delay: 4s;
                animation-delay: 4s;
            }

            .finger #info .bg .printdots svg circle:nth-child(7n) {
                -webkit-animation-delay: 7s;
                animation-delay: 7s;
            }

        .finger #info .bg .printdots svg path {
            -webkit-animation: finger-dot 3s 10s infinite;
            -ms-animation: finger-dot 3s 10s infinite;
            animation: finger-dot 3s 10s infinite;
        }

    .finger #info .bg svg {
        position: absolute;
        top: 0;
        right: 0;
    }

.finger .details {
    background: #CA3D17;
}

.siri .animation {
    width: 60%;
    height: 100%;
    display: block;
    max-width: 290px;
    z-index: 3;
}

    .siri .animation #siri-text {
        position: absolute;
        top: 35%;
        left: 50%;
        -webkit-transform: translate(-50%,-50%);
        -ms-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%);
        text-align: center;
        font-size: 27px;
        line-height: 1em;
        width: 70%;
        -webkit-transition: .3s;
        transition: .3s;
    }

        .siri .animation #siri-text.show {
            top: 40%;
            opacity: 1;
        }

    .siri .animation #siri-wave {
        width: 98%;
        height: 30px;
        position: absolute;
        bottom: 30%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        left: 50%;
        -webkit-transition: .6s;
        transition: .6s;
    }

        .siri .animation #siri-wave canvas {
            width: 100% !important;
            height: 100% !important;
        }

    .siri .animation.show #siri-text {
        top: 40%;
        opacity: 1;
    }

    .siri .animation.show #siri-wave {
        opacity: 1;
    }

.siri #wave {
    position: absolute;
    left: 0;
    bottom: 150px;
    width: 100%;
    height: 150px;
}

    .siri #wave canvas {
        width: 100% !Important;
        height: 150px !Important;
    }

.siri .desc h3 {
    font-size: 36px;
    color: #fff;
    padding-bottom: 10px;
    margin-bottom: 10px;
    line-height: 1em;
    position: relative;
    opacity: 0;
    -webkit-transform: translateX(-100px);
    -ms-transform: translateX(-100px);
    transform: translateX(-100px);
    -webkit-transition: .2s cubic-bezier(0.165,.84,.44,1);
    transition: .2s cubic-bezier(0.165,.84,.44,1);
}

    .siri .desc h3:after {
        content: '';
        width: 90px;
        height: 1px;
        position: absolute;
        left: 0;
        bottom: 0;
        background: #02e7f6;
    }

.siri .desc.active h3 {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
}

.siri .details {
    background: #004d83;
}

#siri-text, #siri-wave {
    display: none;
}

.siri.info-open #siri-text, .siri.info-open #siri-wave {
    display: block;
}

@media (max-width:860px) {
    .siri.active #wave {
        display: none;
    }
}

#end {
    display: none;
    position: absolute;
    height: 100%;
    width: 100%;
    top: 68px;
    z-index: 1;
    background: #009dd6;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPHJhZGlhbEdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgY3g9IjUwJSIgY3k9IjUwJSIgcj0iNzUlIj4KICAgIDxzdG9wIG9mZnNldD0iMjYlIiBzdG9wLWNvbG9yPSIjMDBmYmZmIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwOWRkNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9yYWRpYWxHcmFkaWVudD4KICA8cmVjdCB4PSItNTAiIHk9Ii01MCIgd2lkdGg9IjEwMSIgaGVpZ2h0PSIxMDEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
    background: -webkit-gradient(radial,center center,0,center center,100%,color-stop(26%,#00fbff),color-stop(100%,#009dd6));
    background: -webkit-radial-gradient(center,ellipse cover,#00fbff 26%,#009dd6 100%);
    background: -webkit-radial-gradient(center,ellipse,#00fbff 26%,#009dd6 100%);
    background: radial-gradient(ellipse at center,#00fbff 26%,#009dd6 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00fbff', endColorstr='#009dd6', GradientType=1);
}

    #end .end-content {
        position: relative;
        top: 50%;
        width: 95%;
        max-width: 535px;
        margin: -68px auto 0;
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
    }

        #end .end-content p {
            opacity: 0;
            position: relative;
            display: block;
            clear: both;
            margin-bottom: 20px;
            text-align: center;
            font-family: "Proxima N W01 Reg",sans-serif;
            font-size: 18px;
            line-height: 20px;
            color: #004174;
            -webkit-transition: all .2s;
            transition: all .2s;
        }

            #end .end-content p.heading {
                margin-bottom: 10px;
                font-family: "Proxima N W01 Light",sans-serif;
                font-size: 34px;
                line-height: 34px;
            }

            #end .end-content p.divide:after {
                opacity: 0;
                content: '';
                position: relative;
                display: block;
                width: 95px;
                height: 1px;
                margin: 30px auto;
                background-color: #25b3e6;
                -webkit-transition: opacity .1s;
                transition: opacity .1s;
            }

            #end .end-content p.small {
                max-width: 450px;
                margin: 0 auto 20px;
            }

            #end .end-content p .highlight {
                font-family: "Proxima N W01 Bold",sans-serif;
                color: #004174;
            }

        #end .end-content .social {
            opacity: 0;
            -webkit-transition: all .2s;
            transition: all .2s;
        }

            #end .end-content .social ul {
                margin-bottom: 20px;
                float: none;
                text-align: center;
            }

            #end .end-content .social li {
                margin-right: 10px;
                float: none;
                display: inline-block;
            }

                #end .end-content .social li:last-child {
                    margin-right: 0;
                }

        #end .end-content .end-cta-contain {
            opacity: 0;
            position: relative;
            display: block;
            width: 100%;
            max-width: 450px;
            margin: 0 auto;
            -webkit-transition: all .2s;
            transition: all .2s;
            overflow: hidden;
        }

            #end .end-content .end-cta-contain .iphone-timeline-img {
                position: relative;
                display: block;
                float: left;
                width: 196px;
                height: 105px;
                margin-top: 10px;
                background: url(../img/iphone-timeline.png) center center no-repeat;
            }

            #end .end-content .end-cta-contain .cta {
                height: 38px;
                float: right;
                margin-top: 2em;
                padding: 12px 20px 10px;
                color: #00b0de;
                font-family: "Proxima N W01 Smbd",sans-serif;
                font-size: 19px;
                line-height: 17px;
                text-decoration: none;
            }

                #end .end-content .end-cta-contain .cta .lower {
                    display: block;
                    font-size: 17px;
                }

        #end .end-content p, #end .end-content .social, #end .end-content .end-cta-contain {
            left: -400px;
        }

            #end .end-content p:first-child {
                -webkit-transition-delay: .01s;
                transition-delay: .01s;
            }

        #end .end-content .social {
            -webkit-transition-delay: .02s;
            transition-delay: .02s;
        }

        #end .end-content p.divide {
            -webkit-transition-delay: .03s;
            transition-delay: .03s;
        }

            #end .end-content p.divide:after {
                -webkit-transition-delay: .23s;
                transition-delay: .23s;
            }

        #end .end-content p:nth-child(4) {
            -webkit-transition-delay: .04s;
            transition-delay: .04s;
        }

        #end .end-content p:nth-child(5) {
            -webkit-transition-delay: .05s;
            transition-delay: .05s;
        }

        #end .end-content .end-cta-contain {
            -webkit-transition-delay: .06s;
            transition-delay: .06s;
        }

body.end {
    background: #009dd6;
}

    body.end header {
        background: #33b1de;
    }

    body.end #info {
        display: none;
        overflow: hidden;
    }

    body.end #end {
        display: block;
    }

        body.end #end.animate .end-content p, body.end #end.animate .end-content .social, body.end #end.animate .end-content p.divide:after, body.end #end.animate .end-content .end-cta-contain {
            opacity: 1;
        }

        body.end #end.animate .end-content p, body.end #end.animate .end-content .social, body.end #end.animate .end-content .end-cta-contain {
            left: 0;
        }

@media (max-width:1420px) {
    body.dynamic .tech-name h2.title {
        font-size: 44px;
    }

        body.dynamic .tech-name h2.title:after {
            width: 90px;
        }
}

@media (max-width:1260px) {
    body.zoom .key {
        display: none;
    }
}

@media (max-height:750px) {
    .face .animation {
        width: 60%;
    }

    .siri #wave canvas {
        opacity: .2;
    }

    nav ul li {
        width: 57px;
        height: 65px;
    }

        nav ul li a .blob {
            width: 55px;
            height: 55px;
        }
}

@media (max-width:860px),(max-height:600px) {
    #wrapper, body {
        width: 100%;
        min-height: 100%;
        height: auto;
    }

    #wrapper {
        padding-bottom: 100px;
        overflow: visible;
    }

    .intro header .h1 {
        display: none;
    }

    .intro header .social {
        float: right;
        clear: right;
        margin: 0 5% 0 0;
        right: 0;
        left: auto;
    }

    .intro #intro .phones {
        height: 40%;
        overflow: hidden;
    }

    .intro #intro .intro-fallback {
        width: 70%;
    }

    .phone-holder {
        position: relative;
        -webkit-transform: translate(0,0);
        -ms-transform: translate(0,0);
        transform: translate(0,0);
        top: 0;
        left: 0;
        margin: 20px auto !Important;
        height: auto;
    }

        .phone-holder .hotspot {
            display: none;
        }

        .phone-holder .phone {
            height: auto;
        }

            .phone-holder .phone svg {
                min-height: 0;
            }

    body.eye .phone-holder .hotspot {
        right: 0;
    }

    body.face .phone-holder .hotspot {
        right: 0;
    }

    body.face .phone-holder .animation {
        display: none; \9
    }

    body.face article .line {
        display: none;
    }

    body.finger .phone-holder .hotspot {
        bottom: -20px;
    }

    body.siri .phone-holder .hotspot {
        bottom: -20px;
    }

    body.siri .desc h3 {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }

    #site-logo {
        width: 80px;
        position: absolute;
    }

    .slash {
        display: none;
    }

    header h1 span {
        display: block;
        line-height: 1em;
    }

    .tech-name {
        position: relative;
        width: 85%;
        margin: 5% 10% 0 5%;
    }

        .tech-name h2.title {
            font-size: 40px;
        }

        .tech-name .phone_type {
            font-size: 17px;
        }

    .key {
        display: none;
    }

    .desc h3 {
        font-size: 27px;
    }

    .details {
        position: relative;
        width: 85%;
        bottom: 0;
    }

    #info {
        display: block;
        position: relative;
        padding-top: 2em;
        top: 0;
    }

        #info .close {
            display: none;
        }

        #info .tech-name {
            display: none;
        }

        #info article {
            width: 80%;
            margin: 0 15% 0 5%;
        }

        #info .desc {
            position: relative;
            min-width: 100%;
            -webkit-transform: none;
            -ms-transform: none;
            transform: none;
            left: 0;
            padding-bottom: 0;
        }

            #info .desc p {
                opacity: 1;
                -webkit-transform: translateX(0);
                -ms-transform: translateX(0);
                transform: translateX(0);
            }

    body.dynamic #info.dynamic .desc {
        left: 0;
    }

    .details {
        margin: 1em auto 0;
    }

    body.end #wrapper {
        min-height: 500px;
    }

    #end {
        height: auto;
    }

        #end .end-content {
            width: 70%;
            margin-top: 90px;
        }

            #end .end-content .end-cta-contain .iphone-timeline-img {
                float: none;
                clear: both;
                margin: 15px auto 0;
            }

            #end .end-content .end-cta-contain .cta {
                float: none;
                clear: both;
                margin: 15px auto 0;
            }
}

@media (max-height:700px) {
    nav {
        z-index: 5;
    }

        nav ul:before {
            content: 'NAV';
        }

        nav ul li {
            width: 20px;
            height: 20px;
        }

            nav ul li .nav-hover {
                display: none;
            }

            nav ul li a {
                overflow: visible;
            }

                nav ul li a .blob {
                    background: #fff;
                    width: 100%;
                    height: 100%;
                    margin: 0;
                }

                nav ul li a .phone {
                    display: none;
                }

            nav ul li.end .lightbulb {
                display: none;
            }

            nav ul li.end:hover a .blob, nav ul li.end.active a .blob {
                background-color: #0fb3f0;
            }
}

@media (max-width:1000px) {
    .key {
        width: 155px;
    }

    .tech-name h2.title {
        font-size: 44px;
    }

    .tech-name .phone_type {
        font-size: 17px;
    }
}

@media (max-width:500px) {
    header h1 {
        float: left;
        width: 85%;
        margin: .5em 5%;
    }

        header h1 span {
            display: block;
            line-height: 1em;
        }

    header .social {
        float: none;
        clear: left;
        width: 85%;
        margin: 0 0 0 5%;
        right: auto;
        position: relative;
        display: block;
        overflow: hidden;
        top: auto;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }

    .intro header .social {
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }
}

@media (max-width:600px) {
    .intro #intro .h1 {
        font-size: 37px;
    }

        .intro #intro .h1 span {
            font-size: 23px;
        }

    .intro #intro .phones {
        height: 25%;
    }
}

@media (min-height:701px) and (min-width:861px) and (max-width:1140px) {
    #info .desc {
        left: 50%;
    }
}

.no-svg nav ul li a .lightbulb {
    background-image: url(../img/light-bulb-icon.png);
}

.no-csstransforms header .social {
    top: 15%;
}

.no-csstransforms .intro #intro .phones {
    height: auto;
    background: 0 0;
}

    .no-csstransforms .intro #intro .phones div {
        display: none;
    }

    .no-csstransforms .intro #intro .phones .intro-fallback {
        display: block;
    }

.clearfix:before, .clearfix:after {
    display: table;
    content: "";
}

.clearfix:after {
    clear: both;
}

.clearfix {
    zoom: 1;
}

.no-widows {
    white-space: nowrap;
}

.fr {
    float: right;
}

.fl {
    float: left;
}

.clear {
    clear: both;
}

@media print {
    * {
        background: transparent !important;
        color: #000 !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a, a:visited {
        text-decoration: underline;
    }

        a[href]:after {
            content: " (" attr(href) ")";
        }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
        content: "";
    }

    pre, blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    tr, img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: .5cm;
    }

    p, h2, h3 {
        orphans: 3;
        widows: 3;
    }

    h2, h3 {
        page-break-after: avoid;
    }
}
