html {
    font-size: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0;
    padding: 0
}

ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, hgroup, p, blockquote, figure,
form, fieldset, input, legend, pre, abbr, button {
    margin: 0;
    padding: 0
}

pre, code, address, caption, th, figcaption {
    font-size: 1em;
    font-weight: normal;
    font-style: normal
}

fieldset, iframe, img {
    border: 0
}

caption, th {
    text-align: left
}

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

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

audio, canvas, video, progress {
    display: inline-block;
    vertical-align: baseline
}

button {
    background: none;
    border: 0;
    box-sizing: content-box;
    color: inherit;
    cursor: pointer;
    font: inherit;
    line-height: inherit;
    overflow: visible;
    vertical-align: inherit
}

button:disabled {
    cursor: default
}

a:focus, input:focus, textarea:focus, select:focus, button:focus,
[tabindex]:focus {
    outline: 3px solid #c1e0fe;
    outline: 3px solid rgba(131, 192, 253, 0.5);
    outline-offset: 1px;
    outline: none;
}

a:focus[data-focus-method="mouse"]:not(input):not(textarea):not(select),
a:focus[data-focus-method="touch"]:not(input):not(textarea):not(select),
input:focus[data-focus-method="mouse"]:not(input):not(textarea):not(select),
input:focus[data-focus-method="touch"]:not(input):not(textarea):not(select),
textarea:focus[data-focus-method="mouse"]:not(input):not(textarea):not(select),
textarea:focus[data-focus-method="touch"]:not(input):not(textarea):not(select),
select:focus[data-focus-method="mouse"]:not(input):not(textarea):not(select),
select:focus[data-focus-method="touch"]:not(input):not(textarea):not(select),
button:focus[data-focus-method="mouse"]:not(input):not(textarea):not(select),
button:focus[data-focus-method="touch"]:not(input):not(textarea):not(select),
[tabindex]:focus[data-focus-method="mouse"]:not(input):not(textarea):not(select),
[tabindex]:focus[data-focus-method="touch"]:not(input):not(textarea):not(select) {
    outline: none
}

a::-moz-focus-inner, input::-moz-focus-inner, textarea::-moz-focus-inner,
select::-moz-focus-inner, button::-moz-focus-inner, [tabindex]::-moz-focus-inner {
    border: 0;
    padding: 0
}

@media print {
    body, #main, #content {
        color: #000
    }

    a, a:link, a:visited {
        color: #000;
        text-decoration: none
    }

    #globalheader, #globalfooter, #directorynav, #tabs, .noprint, .hide {
        display: none
    }
}

html {
    font-family: "Myriad Set Pro", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-size: 112.5%;
    quotes: "“" "”"
}

:lang(ja-JP) {
    font-family: "Apple TP", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "Helvetica Neue", "Helvetica", "Arial", sans-serif
}

:lang(ko-KR) {
    font-family: "Yoon Gothic", "Apple Gothic", "HY Gulim", "MalgumGothic", "HY Dotum", "Lexi Gulim", "Helvetica Neue", "Helvetica", "Arial", sans-serif
}

:lang(th-TH) {
    font-family: "Sukhumvit Set", "Helvetica Neue", "Helvetica", "Arial", sans-serif
}

:lang(zh-CN) {
    font-family: "HanHei SC", "PingHei", "PingFang SC", "STHeitiSC-Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif
}

:lang(zh-HK) {
    font-family: "HanHei TC", "MHei", "PingFang HK", "STHeitiTC-Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif
}

:lang(zh-MO) {
    font-family: "HanHei TC", "MHei", "PingFang HK", "STHeitiTC-Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif
}

:lang(zh-TW) {
    font-family: "HanHei TC", "MHei", "PingFang TC", "STHeitiTC-Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif
}

:lang(de) {
    quotes: "„" "“"
}

:lang(fr) {
    quotes: "« " " »"
}

:lang(es-ES) {
    quotes: "«" "»"
}

:lang(ja-JP) {
    quotes: "「" "」"
}

:lang(no-NO) {
    quotes: "«" "»"
}

:lang(zh) {
    quotes: "「" "」"
}

:lang(zh-CN) {
    quotes: "“" "”"
}

body {
    font-size: 18px;
    line-height: 1.4446;
    font-weight: 400;
    letter-spacing: 0em;
    background-color: #fff;
    color: #333;
    font-style: normal
}

body:lang(zh) {
    font-size: 16px
}

body, input, textarea, select, button {
    font-synthesis: none;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -moz-font-feature-settings: 'liga', 'kern';
    direction: ltr;
    text-align: left
}

a {
    color: #08c
}

a:link, a:visited {
    text-decoration: none
}

a:hover {
    text-decoration: underline
}

a:active {
    text-decoration: none
}

/*Removed for SassKit*/

/*h1, h2, h3, h4, h5, h6 {
    margin: 0 0 0.45em 0
}*/

* + h1, * + h2, * + h3, * + h4, * + h5, * + h6 {
    margin-top: 1em
}

h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {
    display: block;
    margin: 0
}

b, strong {
    font-weight: 700
}

html.ie8 b, html.ie8 strong {
    font-family: "Myriad Set Pro 700", "Myriad Set Pro", "Helvetica Neue", "Helvetica", "Arial", sans-serif
}

html.ie8 b, html.ie8 strong {
    font-weight: normal
}

html.ie8 b:lang(ja-JP), html.ie8 strong:lang(ja-JP) {
    font-family: "Apple TP 700", "Apple TP", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "Helvetica Neue", "Helvetica", "Arial", sans-serif
}

html.ie8 b:lang(ko-KR), html.ie8 strong:lang(ko-KR) {
    font-family: "Yoon Gothic 700", "Yoon Gothic", "Apple Gothic", "HY Gulim", "MalgumGothic", "HY Dotum", "Lexi Gulim", "Helvetica Neue", "Helvetica", "Arial", sans-serif
}

html.ie8 b:lang(th-TH), html.ie8 strong:lang(th-TH) {
    font-family: "Sukhumvit Set 700", "Sukhumvit Set", "Helvetica Neue", "Helvetica", "Arial", sans-serif
}

html.ie8 b:lang(zh-CN), html.ie8 strong:lang(zh-CN) {
    font-family: "HanHei SC 700", "HanHei SC", "PingHei 700", "PingHei", "PingFang SC", "STHeitiSC-Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif
}

html.ie8 b:lang(zh-HK), html.ie8 strong:lang(zh-HK) {
    font-family: "HanHei TC 700", "HanHei TC", "MHei 700", "MHei", "PingFang HK", "STHeitiTC-Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif
}

html.ie8 b:lang(zh-MO), html.ie8 strong:lang(zh-MO) {
    font-family: "HanHei TC 700", "HanHei TC", "MHei 700", "MHei", "PingFang HK", "STHeitiTC-Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif
}

html.ie8 b:lang(zh-TW), html.ie8 strong:lang(zh-TW) {
    font-family: "HanHei TC 700", "HanHei TC", "MHei 700", "MHei", "PingFang TC", "STHeitiTC-Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif
}

em, i, cite, dfn {
    font-style: italic
}

em :lang(ja), em :lang(ko), em :lang(th), em :lang(zh), i :lang(ja), i :lang(ko),
i :lang(th), i :lang(zh), cite :lang(ja), cite :lang(ko), cite :lang(th),
cite :lang(zh), dfn :lang(ja), dfn :lang(ko), dfn :lang(th), dfn :lang(zh) {
    font-style: normal
}

p {
    margin: 0 0 1em 0
}

li li {
    font-size: 1em
}

ul, ol {
    margin: 1em 0 1em 1.11111em
}

ul ul, ul ol, ol ul, ol ol {
    margin-top: 0;
    margin-bottom: 0
}

nav ul, nav ol {
    list-style: none;
    margin: 0
}

sup {
    font-size: .6em;
    opacity: .8;
    vertical-align: top;
    position: relative;
    bottom: -.2em
}

h1 sup, h2 sup, h3 sup {
    font-size: .4em
}

html.ie8 h4 sup, html.ie8 h5 sup, html.ie8 h6 sup {
    font-size: .8em;
    font-weight: normal;
    line-height: 1;
    bottom: auto
}

sup a {
    color: #333
}

sup a:hover {
    color: #08c;
    text-decoration: none
}

sub {
    line-height: 1
}

abbr {
    border: 0
}

.selfclear:before, .selfclear:after {
    content: ' ';
    display: table
}

.selfclear:after {
    clear: both
}

.visuallyhidden {
    position: absolute;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: inset(0px 0px 99.9% 99.9%);
    clip-path: inset(0px 0px 99.9% 99.9%);
    overflow: hidden;
    height: 1px;
    width: 1px;
    padding: 0;
    border: 0
}

.imagereplace {
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap
}

.nowrap {
    display: inline-block;
    text-decoration: inherit;
    white-space: nowrap
}

.clear {
    clear: both
}

#top {
    position: absolute;
    top: 0
}

.cursor-grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: grab
}

.cursor-grabbing {
    cursor: move;
    cursor: -webkit-grabbing;
    cursor: grabbing
}

.row {
    position: relative;
    z-index: 1
}

.row:before, .row:after {
    content: ' ';
    display: table
}

.row:after {
    clear: both
}

.column {
    box-sizing: border-box;
    position: relative;
    z-index: 1;
    margin: 0;
    padding: 0;
    float: left;
    min-height: 2px
}

.large-offset-0 {
    margin-left: 0
}

.large-push-0 {
    left: auto;
    right: auto
}

.large-pull-0 {
    right: auto;
    left: auto
}

.large-1 {
    width: 8.33333%
}

html.ie8 .large-1 {
    width: 8.325%
}

.large-offset-1 {
    margin-left: 8.33333%
}

html.ie8 .large-offset-1 {
    margin-left: 8.325%
}

.large-push-1 {
    left: 8.33333%;
    right: auto
}

.large-pull-1 {
    right: 8.33333%;
    left: auto
}

.large-2 {
    width: 16.66667%
}

html.ie8 .large-2 {
    width: 16.65%
}

.large-offset-2 {
    margin-left: 16.66667%
}

html.ie8 .large-offset-2 {
    margin-left: 16.65%
}

.large-push-2 {
    left: 16.66667%;
    right: auto
}

.large-pull-2 {
    right: 16.66667%;
    left: auto
}

.large-3 {
    width: 25%
}

html.ie8 .large-3 {
    width: 24.975%
}

.large-offset-3 {
    margin-left: 25%
}

html.ie8 .large-offset-3 {
    margin-left: 24.975%
}

.large-push-3 {
    left: 25%;
    right: auto
}

.large-pull-3 {
    right: 25%;
    left: auto
}

.large-4 {
    width: 33.33333%
}

html.ie8 .large-4 {
    width: 33.3%
}

.large-offset-4 {
    margin-left: 33.33333%
}

html.ie8 .large-offset-4 {
    margin-left: 33.3%
}

.large-push-4 {
    left: 33.33333%;
    right: auto
}

.large-pull-4 {
    right: 33.33333%;
    left: auto
}

.large-5 {
    width: 41.66667%
}

html.ie8 .large-5 {
    width: 41.625%
}

.large-offset-5 {
    margin-left: 41.66667%
}

html.ie8 .large-offset-5 {
    margin-left: 41.625%
}

.large-push-5 {
    left: 41.66667%;
    right: auto
}

.large-pull-5 {
    right: 41.66667%;
    left: auto
}

.large-6 {
    width: 50%
}

html.ie8 .large-6 {
    width: 49.95%
}

.large-offset-6 {
    margin-left: 50%
}

html.ie8 .large-offset-6 {
    margin-left: 49.95%
}

.large-push-6 {
    left: 50%;
    right: auto
}

.large-pull-6 {
    right: 50%;
    left: auto
}

.large-7 {
    width: 58.33333%
}

html.ie8 .large-7 {
    width: 58.275%
}

.large-offset-7 {
    margin-left: 58.33333%
}

html.ie8 .large-offset-7 {
    margin-left: 58.275%
}

.large-push-7 {
    left: 58.33333%;
    right: auto
}

.large-pull-7 {
    right: 58.33333%;
    left: auto
}

.large-8 {
    width: 66.66667%
}

html.ie8 .large-8 {
    width: 66.6%
}

.large-offset-8 {
    margin-left: 66.66667%
}

html.ie8 .large-offset-8 {
    margin-left: 66.6%
}

.large-push-8 {
    left: 66.66667%;
    right: auto
}

.large-pull-8 {
    right: 66.66667%;
    left: auto
}

.large-9 {
    width: 75%
}

html.ie8 .large-9 {
    width: 74.925%
}

.large-offset-9 {
    margin-left: 75%
}

html.ie8 .large-offset-9 {
    margin-left: 74.925%
}

.large-push-9 {
    left: 75%;
    right: auto
}

.large-pull-9 {
    right: 75%;
    left: auto
}

.large-10 {
    width: 83.33333%
}

html.ie8 .large-10 {
    width: 83.25%
}

.large-offset-10 {
    margin-left: 83.33333%
}

html.ie8 .large-offset-10 {
    margin-left: 83.25%
}

.large-push-10 {
    left: 83.33333%;
    right: auto
}

.large-pull-10 {
    right: 83.33333%;
    left: auto
}

.large-11 {
    width: 91.66667%
}

html.ie8 .large-11 {
    width: 91.575%
}

.large-offset-11 {
    margin-left: 91.66667%
}

html.ie8 .large-offset-11 {
    margin-left: 91.575%
}

.large-push-11 {
    left: 91.66667%;
    right: auto
}

.large-pull-11 {
    right: 91.66667%;
    left: auto
}

.large-12 {
    width: 100%
}

html.ie8 .large-12 {
    width: 99.9%
}

.large-offset-12 {
    margin-left: 100%
}

html.ie8 .large-offset-12 {
    margin-left: 99.9%
}

.large-push-12 {
    left: 100%;
    right: auto
}

.large-pull-12 {
    right: 100%;
    left: auto
}

.large-centered {
    margin-left: auto;
    margin-right: auto;
    float: none
}

.large-uncentered {
    margin-left: 0;
    margin-right: 0
}

.large-last {
    float: right
}

.large-notlast {
    float: left
}

@media only screen and (min-width: 1442px) {
    .xlarge-offset-0 {
        margin-left: 0
    }

    .xlarge-push-0 {
        left: auto;
        right: auto
    }

    .xlarge-pull-0 {
        right: auto;
        left: auto
    }

    .xlarge-1 {
        width: 8.33333%
    }

    .xlarge-offset-1 {
        margin-left: 8.33333%
    }

    .xlarge-push-1 {
        left: 8.33333%;
        right: auto
    }

    .xlarge-pull-1 {
        right: 8.33333%;
        left: auto
    }

    .xlarge-2 {
        width: 16.66667%
    }

    .xlarge-offset-2 {
        margin-left: 16.66667%
    }

    .xlarge-push-2 {
        left: 16.66667%;
        right: auto
    }

    .xlarge-pull-2 {
        right: 16.66667%;
        left: auto
    }

    .xlarge-3 {
        width: 25%
    }

    .xlarge-offset-3 {
        margin-left: 25%
    }

    .xlarge-push-3 {
        left: 25%;
        right: auto
    }

    .xlarge-pull-3 {
        right: 25%;
        left: auto
    }

    .xlarge-4 {
        width: 33.33333%
    }

    .xlarge-offset-4 {
        margin-left: 33.33333%
    }

    .xlarge-push-4 {
        left: 33.33333%;
        right: auto
    }

    .xlarge-pull-4 {
        right: 33.33333%;
        left: auto
    }

    .xlarge-5 {
        width: 41.66667%
    }

    .xlarge-offset-5 {
        margin-left: 41.66667%
    }

    .xlarge-push-5 {
        left: 41.66667%;
        right: auto
    }

    .xlarge-pull-5 {
        right: 41.66667%;
        left: auto
    }

    .xlarge-6 {
        width: 50%
    }

    .xlarge-offset-6 {
        margin-left: 50%
    }

    .xlarge-push-6 {
        left: 50%;
        right: auto
    }

    .xlarge-pull-6 {
        right: 50%;
        left: auto
    }

    .xlarge-7 {
        width: 58.33333%
    }

    .xlarge-offset-7 {
        margin-left: 58.33333%
    }

    .xlarge-push-7 {
        left: 58.33333%;
        right: auto
    }

    .xlarge-pull-7 {
        right: 58.33333%;
        left: auto
    }

    .xlarge-8 {
        width: 66.66667%
    }

    .xlarge-offset-8 {
        margin-left: 66.66667%
    }

    .xlarge-push-8 {
        left: 66.66667%;
        right: auto
    }

    .xlarge-pull-8 {
        right: 66.66667%;
        left: auto
    }

    .xlarge-9 {
        width: 75%
    }

    .xlarge-offset-9 {
        margin-left: 75%
    }

    .xlarge-push-9 {
        left: 75%;
        right: auto
    }

    .xlarge-pull-9 {
        right: 75%;
        left: auto
    }

    .xlarge-10 {
        width: 83.33333%
    }

    .xlarge-offset-10 {
        margin-left: 83.33333%
    }

    .xlarge-push-10 {
        left: 83.33333%;
        right: auto
    }

    .xlarge-pull-10 {
        right: 83.33333%;
        left: auto
    }

    .xlarge-11 {
        width: 91.66667%
    }

    .xlarge-offset-11 {
        margin-left: 91.66667%
    }

    .xlarge-push-11 {
        left: 91.66667%;
        right: auto
    }

    .xlarge-pull-11 {
        right: 91.66667%;
        left: auto
    }

    .xlarge-12 {
        width: 100%
    }

    .xlarge-offset-12 {
        margin-left: 100%
    }

    .xlarge-push-12 {
        left: 100%;
        right: auto
    }

    .xlarge-pull-12 {
        right: 100%;
        left: auto
    }

    .xlarge-centered {
        margin-left: auto;
        margin-right: auto;
        float: none
    }

    .xlarge-uncentered {
        margin-left: 0;
        margin-right: 0
    }

    .xlarge-last {
        float: right
    }

    .xlarge-notlast {
        float: left
    }
}

@media only screen and (max-width: 1068px) {
    .medium-offset-0 {
        margin-left: 0
    }

    .medium-push-0 {
        left: auto;
        right: auto
    }

    .medium-pull-0 {
        right: auto;
        left: auto
    }

    .medium-1 {
        width: 8.33333%
    }

    .medium-offset-1 {
        margin-left: 8.33333%
    }

    .medium-push-1 {
        left: 8.33333%;
        right: auto
    }

    .medium-pull-1 {
        right: 8.33333%;
        left: auto
    }

    .medium-2 {
        width: 16.66667%
    }

    .medium-offset-2 {
        margin-left: 16.66667%
    }

    .medium-push-2 {
        left: 16.66667%;
        right: auto
    }

    .medium-pull-2 {
        right: 16.66667%;
        left: auto
    }

    .medium-3 {
        width: 25%
    }

    .medium-offset-3 {
        margin-left: 25%
    }

    .medium-push-3 {
        left: 25%;
        right: auto
    }

    .medium-pull-3 {
        right: 25%;
        left: auto
    }

    .medium-4 {
        width: 33.33333%
    }

    .medium-offset-4 {
        margin-left: 33.33333%
    }

    .medium-push-4 {
        left: 33.33333%;
        right: auto
    }

    .medium-pull-4 {
        right: 33.33333%;
        left: auto
    }

    .medium-5 {
        width: 41.66667%
    }

    .medium-offset-5 {
        margin-left: 41.66667%
    }

    .medium-push-5 {
        left: 41.66667%;
        right: auto
    }

    .medium-pull-5 {
        right: 41.66667%;
        left: auto
    }

    .medium-6 {
        width: 50%
    }

    .medium-offset-6 {
        margin-left: 50%
    }

    .medium-push-6 {
        left: 50%;
        right: auto
    }

    .medium-pull-6 {
        right: 50%;
        left: auto
    }

    .medium-7 {
        width: 58.33333%
    }

    .medium-offset-7 {
        margin-left: 58.33333%
    }

    .medium-push-7 {
        left: 58.33333%;
        right: auto
    }

    .medium-pull-7 {
        right: 58.33333%;
        left: auto
    }

    .medium-8 {
        width: 66.66667%
    }

    .medium-offset-8 {
        margin-left: 66.66667%
    }

    .medium-push-8 {
        left: 66.66667%;
        right: auto
    }

    .medium-pull-8 {
        right: 66.66667%;
        left: auto
    }

    .medium-9 {
        width: 75%
    }

    .medium-offset-9 {
        margin-left: 75%
    }

    .medium-push-9 {
        left: 75%;
        right: auto
    }

    .medium-pull-9 {
        right: 75%;
        left: auto
    }

    .medium-10 {
        width: 83.33333%
    }

    .medium-offset-10 {
        margin-left: 83.33333%
    }

    .medium-push-10 {
        left: 83.33333%;
        right: auto
    }

    .medium-pull-10 {
        right: 83.33333%;
        left: auto
    }

    .medium-11 {
        width: 91.66667%
    }

    .medium-offset-11 {
        margin-left: 91.66667%
    }

    .medium-push-11 {
        left: 91.66667%;
        right: auto
    }

    .medium-pull-11 {
        right: 91.66667%;
        left: auto
    }

    .medium-12 {
        width: 100%
    }

    .medium-offset-12 {
        margin-left: 100%
    }

    .medium-push-12 {
        left: 100%;
        right: auto
    }

    .medium-pull-12 {
        right: 100%;
        left: auto
    }

    .medium-centered {
        margin-left: auto;
        margin-right: auto;
        float: none
    }

    .medium-uncentered {
        margin-left: 0;
        margin-right: 0
    }

    .medium-last {
        float: right
    }

    .medium-notlast {
        float: left
    }
}

@media only screen and (max-width: 735px) {
    .small-offset-0 {
        margin-left: 0
    }

    .small-push-0 {
        left: auto;
        right: auto
    }

    .small-pull-0 {
        right: auto;
        left: auto
    }

    .small-1 {
        width: 8.33333%
    }

    .small-offset-1 {
        margin-left: 8.33333%
    }

    .small-push-1 {
        left: 8.33333%;
        right: auto
    }

    .small-pull-1 {
        right: 8.33333%;
        left: auto
    }

    .small-2 {
        width: 16.66667%
    }

    .small-offset-2 {
        margin-left: 16.66667%
    }

    .small-push-2 {
        left: 16.66667%;
        right: auto
    }

    .small-pull-2 {
        right: 16.66667%;
        left: auto
    }

    .small-3 {
        width: 25%
    }

    .small-offset-3 {
        margin-left: 25%
    }

    .small-push-3 {
        left: 25%;
        right: auto
    }

    .small-pull-3 {
        right: 25%;
        left: auto
    }

    .small-4 {
        width: 33.33333%
    }

    .small-offset-4 {
        margin-left: 33.33333%
    }

    .small-push-4 {
        left: 33.33333%;
        right: auto
    }

    .small-pull-4 {
        right: 33.33333%;
        left: auto
    }

    .small-5 {
        width: 41.66667%
    }

    .small-offset-5 {
        margin-left: 41.66667%
    }

    .small-push-5 {
        left: 41.66667%;
        right: auto
    }

    .small-pull-5 {
        right: 41.66667%;
        left: auto
    }

    .small-6 {
        width: 50%
    }

    .small-offset-6 {
        margin-left: 50%
    }

    .small-push-6 {
        left: 50%;
        right: auto
    }

    .small-pull-6 {
        right: 50%;
        left: auto
    }

    .small-7 {
        width: 58.33333%
    }

    .small-offset-7 {
        margin-left: 58.33333%
    }

    .small-push-7 {
        left: 58.33333%;
        right: auto
    }

    .small-pull-7 {
        right: 58.33333%;
        left: auto
    }

    .small-8 {
        width: 66.66667%
    }

    .small-offset-8 {
        margin-left: 66.66667%
    }

    .small-push-8 {
        left: 66.66667%;
        right: auto
    }

    .small-pull-8 {
        right: 66.66667%;
        left: auto
    }

    .small-9 {
        width: 75%
    }

    .small-offset-9 {
        margin-left: 75%
    }

    .small-push-9 {
        left: 75%;
        right: auto
    }

    .small-pull-9 {
        right: 75%;
        left: auto
    }

    .small-10 {
        width: 83.33333%
    }

    .small-offset-10 {
        margin-left: 83.33333%
    }

    .small-push-10 {
        left: 83.33333%;
        right: auto
    }

    .small-pull-10 {
        right: 83.33333%;
        left: auto
    }

    .small-11 {
        width: 91.66667%
    }

    .small-offset-11 {
        margin-left: 91.66667%
    }

    .small-push-11 {
        left: 91.66667%;
        right: auto
    }

    .small-pull-11 {
        right: 91.66667%;
        left: auto
    }

    .small-12 {
        width: 100%
    }

    .small-offset-12 {
        margin-left: 100%
    }

    .small-push-12 {
        left: 100%;
        right: auto
    }

    .small-pull-12 {
        right: 100%;
        left: auto
    }

    .small-centered {
        margin-left: auto;
        margin-right: auto;
        float: none
    }

    .small-uncentered {
        margin-left: 0;
        margin-right: 0
    }

    .small-last {
        float: right
    }

    .small-notlast {
        float: left
    }
}

.icon:before, .icon:after, .more:before, .more:after {
    font-family: "Apple Icons";
    color: inherit;
    display: inline-block;
    font-style: normal;
    font-weight: inherit;
    font-size: inherit;
    line-height: 1;
    text-decoration: none;
    position: relative;
    z-index: 1;
    alt: ''
}

.icon:before, .more:before {
    display: none
}

.icon-after:after, .more:after {
    padding-left: .3em;
    top: 0
}

.icon-before:before {
    padding-right: .3em;
    display: inline-block;
    top: -.125em
}

.icon-before:after {
    display: none
}

.icon-apple:before, .icon-apple:after {
    content: ""
}

.more-block {
    margin-top: .5em
}

body {
    min-width: 320px
}

.large-hide {
    display: none
}

.large-show {
    display: block
}

.large-show-inline {
    display: inline
}

.large-show-inlineblock {
    display: inline-block
}

@media only screen and (min-width: 1442px) {
    .xlarge-hide {
        display: none
    }

    .xlarge-show {
        display: block
    }

    .xlarge-show-inline {
        display: inline
    }

    .xlarge-show-inlineblock {
        display: inline-block
    }
}

@media only screen and (max-width: 1068px) {
    .medium-hide {
        display: none
    }

    .medium-show {
        display: block
    }

    .medium-show-inline {
        display: inline
    }

    .medium-show-inlineblock {
        display: inline-block
    }
}

@media only screen and (max-width: 735px) {
    .small-hide {
        display: none
    }

    .small-show {
        display: block
    }

    .small-show-inline {
        display: inline
    }

    .small-show-inlineblock {
        display: inline-block
    }
}

.paddlenav {
    list-style: none;
    margin: 0
}

.paddlenav-arrow {
    background-color: transparent;
    border-radius: 4px;
    color: #666;
    display: block;
    font-size: 72px;
    font-style: normal;
    font-weight: 200;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    text-align: center;
    -webkit-transition: 250ms opacity linear;
    transition: 250ms opacity linear;
		width: 64px;
		height: 64px;
		background:url("/home/images/paddles.png") no-repeat;
		background-size: 130px 64px;
}

.paddlenav-arrow-next, .paddlenav-arrow-previous {
    line-height: 128px;
    margin-top: -32px;
    top: 50%;
    width: 64px;
    height: 64px
}

.paddlenav-arrow-up, .paddlenav-arrow-down {
    line-height: 67px;
    margin-left: -32px;
    left: 50%;
    width: 64px;
    height: 64px
}

.paddlenav-arrow-next {
    background-position: -66px 0;
}

.paddlenav-arrow-next:before, .paddlenav-arrow-next:after {
    font-family: "Apple Icons";
    color: inherit;
    display: inline-block;
    font-style: normal;
    font-weight: inherit;
    font-size: inherit;
    line-height: 1;
    text-decoration: none;
    position: relative;
    z-index: 1;
    alt: ''
}

.paddlenav-arrow-next:before {
    display: none
}

.paddlenav-arrow-next:before, .paddlenav-arrow-next:after {
    content: ""
}

.paddlenav-arrow-previous {
    left: 0
}

.paddlenav-arrow-previous:before, .paddlenav-arrow-previous:after {
    font-family: "Apple Icons";
    color: inherit;
    display: inline-block;
    font-style: normal;
    font-weight: inherit;
    font-size: inherit;
    line-height: 1;
    text-decoration: none;
    position: relative;
    z-index: 1;
    alt: ''
}

.paddlenav-arrow-previous:before {
    display: none
}

.paddlenav-arrow-previous:before, .paddlenav-arrow-previous:after {
    content: ""
}

.paddlenav-arrow-up {
    top: 0
}

.paddlenav-arrow-up:before, .paddlenav-arrow-up:after {
    font-family: "Apple Icons";
    color: inherit;
    display: inline-block;
    font-style: normal;
    font-weight: inherit;
    font-size: inherit;
    line-height: 1;
    text-decoration: none;
    position: relative;
    z-index: 1;
    alt: ''
}

.paddlenav-arrow-up:before {
    display: none
}

.paddlenav-arrow-up:before, .paddlenav-arrow-up:after {
    content: ""
}

.paddlenav-arrow-down {
    bottom: 0
}

.paddlenav-arrow-down:before, .paddlenav-arrow-down:after {
    font-family: "Apple Icons";
    color: inherit;
    display: inline-block;
    font-style: normal;
    font-weight: inherit;
    font-size: inherit;
    line-height: 1;
    text-decoration: none;
    position: relative;
    z-index: 1;
    alt: ''
}

.paddlenav-arrow-down:before {
    display: none
}

.paddlenav-arrow-down:before, .paddlenav-arrow-down:after {
    content: ""
}

.paddlenav-arrow:hover {
    opacity: 1;
    text-decoration: none
}

.paddlenav-arrow:active {
    opacity: 1
}

.paddlenav-arrow:focus {
    box-shadow: 0 0 0 3px rgba(131, 192, 253, 0.5);
    outline: none;
    opacity: 1
}

.paddlenav-arrow:focus[data-focus-method="mouse"]:not(input):not(textarea):not(select),
.paddlenav-arrow:focus[data-focus-method="touch"]:not(input):not(textarea):not(select) {
    box-shadow: none
}

html.ie8 .paddlenav-arrow:focus {
    outline: 3px solid #c1e0fe
}

.paddlenav-arrow:focus[data-focus-method="mouse"]:not(input):not(textarea):not(select),
.paddlenav-arrow:focus[data-focus-method="touch"]:not(input):not(textarea):not(select) {
    opacity: .6
}

.paddlenav-arrow:focus[data-focus-method="mouse"]:not(input):not(textarea):not(select):hover,
.paddlenav-arrow:focus[data-focus-method="touch"]:not(input):not(textarea):not(select):hover {
    opacity: 1
}

.paddlenav-arrow:focus[data-focus-method="mouse"]:not(input):not(textarea):not(select):active,
.paddlenav-arrow:focus[data-focus-method="touch"]:not(input):not(textarea):not(select):active {
    opacity: 1
}

.paddlenav-arrow:disabled, .paddlenav-arrow.disabled {
    cursor: default;
    opacity: 0
}

html.ie8 .paddlenav-arrow:disabled, html.ie8 .paddlenav-arrow.disabled {
    display: none
}

html.touch .paddlenav-arrow {
    opacity: .8
}

html.touch .paddlenav-arrow:disabled, html.touch .paddlenav-arrow.disabled {
    opacity: 0
}

.with-paddlenav {
    position: relative
}

html.no-touch .with-paddlenav-onhover .paddlenav {
    opacity: 0;
    -webkit-transition: 250ms opacity linear;
    transition: 250ms opacity linear
}

html.ie8 .with-paddlenav-onhover .paddlenav {
    visibility: hidden
}

html .with-paddlenav-onhover:hover .paddlenav-arrow  {
    opacity: 0.8
}

html.ie8 .with-paddlenav-onhover:hover .paddlenav {
    visibility: visible
}

.with-paddlenav-visuallyhidden .paddlenav-arrow {
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: inset(0px 0px 99.9% 99.9%);
    clip-path: inset(0px 0px 99.9% 99.9%)
}

.with-paddlenav-visuallyhidden .paddlenav-arrow:focus, .with-paddlenav-visuallyhidden .paddlenav-arrow:hover {
    clip: auto;
    -webkit-clip-path: none;
    clip-path: none
}

.paddlenav-short .paddlenav-arrow {
    font-size: 24px;
    font-weight: normal
}

.paddlenav-short .paddlenav-arrow-next, .paddlenav-short .paddlenav-arrow-previous {
    line-height: 64px;
    margin-top: -32px;
    width: 64px;
    height: 64px
}

.paddlenav-short .paddlenav-arrow-up, .paddlenav-short .paddlenav-arrow-down {
    line-height: 64px;
    margin-left: -32px;
    width: 64px;
    height: 64px
}

.paddlenav-framed .paddlenav-arrow {
    background-color: #f2f2f2;
    color: #666;
    opacity: .6
}

.paddlenav-framed .paddlenav-arrow:hover {
    opacity: .8
}

.paddlenav-framed .paddlenav-arrow:active {
    opacity: 1
}

.paddlenav-framed .paddlenav-arrow:focus {
    opacity: 1
}

.paddlenav-framed .paddlenav-arrow:focus[data-focus-method="mouse"]:not(input):not(textarea):not(select),
.paddlenav-framed .paddlenav-arrow:focus[data-focus-method="touch"]:not(input):not(textarea):not(select) {
    opacity: .6
}

.paddlenav-framed .paddlenav-arrow:focus[data-focus-method="mouse"]:not(input):not(textarea):not(select):hover,
.paddlenav-framed .paddlenav-arrow:focus[data-focus-method="touch"]:not(input):not(textarea):not(select):hover {
    opacity: .8
}

.paddlenav-framed .paddlenav-arrow:focus[data-focus-method="mouse"]:not(input):not(textarea):not(select):active,
.paddlenav-framed .paddlenav-arrow:focus[data-focus-method="touch"]:not(input):not(textarea):not(select):active {
    opacity: 1
}

.paddlenav-framed .paddlenav-arrow:disabled, .paddlenav-framed .paddlenav-arrow.disabled {
    opacity: 0
}

html.touch .paddlenav-framed .paddlenav-arrow {
    opacity: 0
}

html.touch .paddlenav-framed .paddlenav-arrow:disabled, html.touch .paddlenav-framed .paddlenav-arrow.disabled {
    opacity: 0
}

.paddlenav-framed .paddlenav-arrow-next {
    right: 18px
}

.paddlenav-framed .paddlenav-arrow-previous {
    left: 18px
}

.paddlenav-framed .paddlenav-arrow-up {
    top: 18px
}

.paddlenav-framed .paddlenav-arrow-down {
    bottom: 18px
}

.dotnav {
    text-align: center;
}

html.touch .dotnav {
    pointer-events: none
}

.dotnav ul {
    display: inline-block
}

.dotnav li {
    list-style: none;
    margin: 0 5px;
    width: 50px;
    height: 2px;
    float: left;
    position: relative
}

.dotnav-item {
    top: 0;
    left: 0;
    width: 50px;
    height: 2px;
    outline: none;
    position: absolute;
    background-color: #d6d6d6;
    opacity: 0.8;
    box-sizing: content-box;
    padding: 0;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    border-radius: 0;
}

.dotnav-item:hover {
    background-color: #666
}

.dotnav-item:focus {
    box-shadow: 0 0 0 3px rgba(131, 192, 253, 0.5);
    outline: none
}

.dotnav-item:focus[data-focus-method="mouse"]:not(input):not(textarea):not(select),
.dotnav-item:focus[data-focus-method="touch"]:not(input):not(textarea):not(select) {
    box-shadow: none
}

html.ie8 .dotnav-item:focus {
    outline: 3px solid #c1e0fe
}

.dotnav-item.current,
.dotnav-item.active {
    top: 0px;
    left: 0px;
    width: 50px;
    height: 2px;
    background-color: #666;
    opacity: 1;
    cursor: default
}

a.block {
    display: block;
    color: inherit;
    cursor: pointer;
    text-decoration: none
}

a.block:before, a.block:after {
    content: ' ';
    display: table
}

a.block:after {
    clear: both
}

a.block:hover {
    text-decoration: none
}

a.block:hover .block-link {
    text-decoration: underline
}

a.block:hover .block-link.icon-ie-parent {
    text-decoration: none
}

a.block:hover .block-link.icon-ie-parent .icon-ie-link {
    text-decoration: underline
}

.block-link {
    color: #08c;
    cursor: pointer
}

a.block-inline {
    display: inline-block
}

.sosumi {
    font-size: 12px;
    line-height: 1.33341;
    font-weight: 400;
    letter-spacing: 0em;
    color: #999
}

.sosumi * {
    margin: 0;
    padding: 0
}

.sosumi a {
    color: #666
}

.sosumi ul {
    list-style: none
}

.sosumi ol {
    list-style: decimal outside;
    padding-left: 1.33333em;
    padding-right: 1.33333em
}

.sosumi li, .sosumi p {
    padding-bottom: .41667em
}

.sosumi small {
    font-size: 1em
}

.sosumi > :last-child {
    margin-bottom: -.41667em
}

.theme-dark {
    background-color: #000;
    color: #ccc
}

.theme-dark a {
    color: #5cc3f6
}

.theme-dark h1, .theme-dark h2, .theme-dark h3, .theme-dark h4, .theme-dark h5,
.theme-dark h6 {
    color: #fff
}

.theme-dark a.block {
    color: inherit
}

.theme-dark a.block .block-link {
    color: #5cc3f6
}

.theme-dark .dotnav .dotnav-item {
    background-color: #666
}

.theme-dark .dotnav .dotnav-item:hover {
    background-color: #999
}

.theme-dark .dotnav .dotnav-item.current {
    border-color: #5cc3f6;
    background-color: transparent
}

.theme-dark .paddlenav .paddlenav-arrow {
    background-color: transparent;
    color: #999;
    opacity: .6
}

.theme-dark .paddlenav .paddlenav-arrow:hover {
    opacity: .8
}

.theme-dark .paddlenav .paddlenav-arrow:active {
    opacity: 1
}

.theme-dark .paddlenav .paddlenav-arrow:focus {
    opacity: 1
}

.theme-dark .paddlenav .paddlenav-arrow:focus[data-focus-method="mouse"]:not(input):not(textarea):not(select),
.theme-dark .paddlenav .paddlenav-arrow:focus[data-focus-method="touch"]:not(input):not(textarea):not(select) {
    opacity: .6
}

.theme-dark .paddlenav .paddlenav-arrow:focus[data-focus-method="mouse"]:not(input):not(textarea):not(select):hover,
.theme-dark .paddlenav .paddlenav-arrow:focus[data-focus-method="touch"]:not(input):not(textarea):not(select):hover {
    opacity: .8
}

.theme-dark .paddlenav .paddlenav-arrow:focus[data-focus-method="mouse"]:not(input):not(textarea):not(select):active,
.theme-dark .paddlenav .paddlenav-arrow:focus[data-focus-method="touch"]:not(input):not(textarea):not(select):active {
    opacity: 1
}

.theme-dark .paddlenav .paddlenav-arrow:disabled, .theme-dark .paddlenav .paddlenav-arrow.disabled {
    opacity: 0
}

html.touch .theme-dark .paddlenav .paddlenav-arrow {
    opacity: .8
}

html.touch .theme-dark .paddlenav .paddlenav-arrow:disabled, html.touch .theme-dark .paddlenav .paddlenav-arrow.disabled {
    opacity: 0
}

.theme-dark .paddlenav-framed .paddlenav-arrow {
    background-color: #222;
    color: #999;
    opacity: .6
}

.theme-dark .paddlenav-framed .paddlenav-arrow:hover {
    opacity: .8
}

.theme-dark .paddlenav-framed .paddlenav-arrow:active {
    opacity: 1
}

.theme-dark .paddlenav-framed .paddlenav-arrow:focus {
    opacity: 1
}

.theme-dark .paddlenav-framed .paddlenav-arrow:focus[data-focus-method="mouse"]:not(input):not(textarea):not(select),
.theme-dark .paddlenav-framed .paddlenav-arrow:focus[data-focus-method="touch"]:not(input):not(textarea):not(select) {
    opacity: .6
}

.theme-dark .paddlenav-framed .paddlenav-arrow:focus[data-focus-method="mouse"]:not(input):not(textarea):not(select):hover,
.theme-dark .paddlenav-framed .paddlenav-arrow:focus[data-focus-method="touch"]:not(input):not(textarea):not(select):hover {
    opacity: .8
}

.theme-dark .paddlenav-framed .paddlenav-arrow:focus[data-focus-method="mouse"]:not(input):not(textarea):not(select):active,
.theme-dark .paddlenav-framed .paddlenav-arrow:focus[data-focus-method="touch"]:not(input):not(textarea):not(select):active {
    opacity: 1
}

.theme-dark .paddlenav-framed .paddlenav-arrow:disabled, .theme-dark .paddlenav-framed .paddlenav-arrow.disabled {
    opacity: 0
}

html.touch .theme-dark .paddlenav-framed .paddlenav-arrow {
    opacity: .8
}

html.touch .theme-dark .paddlenav-framed .paddlenav-arrow:disabled,
html.touch .theme-dark .paddlenav-framed .paddlenav-arrow.disabled {
    opacity: 0
}

.theme-dark .sosumi {
    color: #666
}

.theme-dark .sosumi a {
    color: #999
}

@media only screen and (max-width: 735px) {
    .page-home .hero-gallery.evergreen {
        height: 88%;
        max-height: 648px
    }
}

.homepage-headline {
    margin: 0 0 30px
}

.homepage-subheadline {
    margin: 0 0 20px
}

@media only screen and (max-width: 735px) {
    .homepage-subheadline {
        margin-bottom: 6px
    }
}

.promos span {
    position: absolute;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: inset(0px 0px 99.9% 99.9%);
    clip-path: inset(0px 0px 99.9% 99.9%);
    overflow: hidden;
    height: 1px;
    width: 1px;
    padding: 0;
    border: 0
}

.promos li {
    border-bottom: 2px solid #fff
}

.copy .copy-inner .links li {
    margin-bottom: 2px
}

.viewport-legend {
    display: block;
    position: absolute;
    top: 50px;
    left: 50px;
    z-index: 9999;
    color: #444
}

.viewport-legend span, .viewport-legend * {
    color: #555
}

.viewport-legend span::after {
    content: "viewport: large"
}

@media only screen and (min-width: 1442px) and (min-height: 1050px) {
    .viewport-legend span::after {
        content: "viewport: xlarge"
    }
}

@media only screen and (max-width: 1068px), only screen and (max-height: 890px) {
    .viewport-legend span::after {
        content: "viewport: medium"
    }
}

@media only screen and (max-width: 735px) {
    .viewport-legend span::after {
        content: "viewport: small"
    }
}

.homepage-headline {
    font-size: 64px;
    line-height: 1.0625;
    font-weight: 200;
    letter-spacing: -.02em
}

html.ie8 .homepage-headline, html.ie8 .elevated-headline, html.ie8 .hero-headline,
html.ie8 .section-headline {
    font-family: "Myriad Set Pro 200", "Myriad Set Pro", "Helvetica Neue", "Helvetica", "Arial", sans-serif
}

html.ie8 .homepage-headline {
    font-weight: normal
}

html.ie8 .homepage-headline:lang(ja-JP), html.ie8 .elevated-headline:lang(ja-JP),
html.ie8 .hero-headline:lang(ja-JP), html.ie8 .section-headline:lang(ja-JP) {
    font-family: "Apple TP 200", "Apple TP", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "Helvetica Neue", "Helvetica", "Arial", sans-serif
}

html.ie8 .homepage-headline:lang(ko-KR), html.ie8 .elevated-headline:lang(ko-KR),
html.ie8 .hero-headline:lang(ko-KR), html.ie8 .section-headline:lang(ko-KR) {
    font-family: "Yoon Gothic 200", "Yoon Gothic", "Apple Gothic", "HY Gulim", "MalgumGothic", "HY Dotum", "Lexi Gulim", "Helvetica Neue", "Helvetica", "Arial", sans-serif
}

html.ie8 .homepage-headline:lang(th-TH), html.ie8 .elevated-headline:lang(th-TH),
html.ie8 .hero-headline:lang(th-TH), html.ie8 .section-headline:lang(th-TH) {
    font-family: "Sukhumvit Set 200", "Sukhumvit Set", "Helvetica Neue", "Helvetica", "Arial", sans-serif
}

html.ie8 .homepage-headline:lang(zh-CN), html.ie8 .elevated-headline:lang(zh-CN),
html.ie8 .hero-headline:lang(zh-CN), html.ie8 .section-headline:lang(zh-CN) {
    font-family: "HanHei SC 200", "HanHei SC", "PingHei 200", "PingHei", "PingFang SC", "STHeitiSC-Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif
}

html.ie8 .homepage-headline:lang(zh-HK), html.ie8 .elevated-headline:lang(zh-HK),
html.ie8 .hero-headline:lang(zh-HK), html.ie8 .section-headline:lang(zh-HK) {
    font-family: "HanHei TC 200", "HanHei TC", "MHei 200", "MHei", "PingFang HK", "STHeitiTC-Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif
}

html.ie8 .homepage-headline:lang(zh-MO), html.ie8 .elevated-headline:lang(zh-MO),
html.ie8 .hero-headline:lang(zh-MO), html.ie8 .section-headline:lang(zh-MO) {
    font-family: "HanHei TC 200", "HanHei TC", "MHei 200", "MHei", "PingFang HK", "STHeitiTC-Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif
}

html.ie8 .homepage-headline:lang(zh-TW), html.ie8 .elevated-headline:lang(zh-TW),
html.ie8 .hero-headline:lang(zh-TW), html.ie8 .section-headline:lang(zh-TW) {
    font-family: "HanHei TC 200", "HanHei TC", "MHei 200", "MHei", "PingFang TC", "STHeitiTC-Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif
}

@media only screen and (min-width: 1442px) and (min-height: 1050px) {
    .homepage-headline {
        font-size: 64px;
        line-height: 1.15;
        font-weight: 200;
        letter-spacing: -.024em
    }
}

@media only screen and (max-width: 1068px), only screen and (max-height: 890px) {
    .homepage-headline {
        font-size: 52px;
        line-height: 1.07724;
        font-weight: 200;
        letter-spacing: -.016em
    }
}

@media only screen and (max-width: 735px) {
    .homepage-headline {
        font-size: 40px;
        line-height: 1.1;
        font-weight: 300;
        letter-spacing: -.008em
    }
}

.homepage-headline:lang(ja) {
    letter-spacing: 0em
}

@media only screen and (min-width: 1442px) and (min-height: 1050px) {
    .homepage-headline:lang(ja) {
        letter-spacing: 0em
    }
}

@media only screen and (max-width: 1068px), only screen and (max-height: 890px) {
    .homepage-headline:lang(ja) {
        letter-spacing: 0em
    }
}

@media only screen and (max-width: 735px) {
    .homepage-headline:lang(ja) {
        letter-spacing: 0em
    }
}

.homepage-headline:lang(ko) {
    letter-spacing: 0em
}

@media only screen and (min-width: 1442px) and (min-height: 1050px) {
    .homepage-headline:lang(ko) {
        letter-spacing: 0em
    }
}

@media only screen and (max-width: 1068px), only screen and (max-height: 890px) {
    .homepage-headline:lang(ko) {
        letter-spacing: 0em
    }
}

@media only screen and (max-width: 735px) {
    .homepage-headline:lang(ko) {
        letter-spacing: 0em
    }
}

.homepage-headline:lang(th) {
    line-height: 1.17188;
    letter-spacing: 0em
}

@media only screen and (min-width: 1442px) and (min-height: 1050px) {
    .homepage-headline:lang(th) {
        line-height: 1.25;
        letter-spacing: 0em
    }
}

@media only screen and (max-width: 1068px), only screen and (max-height: 890px) {
    .homepage-headline:lang(th) {
        line-height: 1.17308;
        letter-spacing: 0em
    }
}

@media only screen and (max-width: 735px) {
    .homepage-headline:lang(th) {
        line-height: 1.2;
        letter-spacing: 0em
    }
}

.homepage-headline:lang(zh) {
    font-size: 60px;
    line-height: 1.06667;
    letter-spacing: 0em
}

@media only screen and (min-width: 1442px) and (min-height: 1050px) {
    .homepage-headline:lang(zh) {
        font-size: 75px;
        line-height: 1.17383;
        letter-spacing: 0em
    }
}

@media only screen and (max-width: 1068px), only screen and (max-height: 890px) {
    .homepage-headline:lang(zh) {
        font-size: 48px;
        line-height: 1.08365;
        letter-spacing: 0em
    }
}

@media only screen and (max-width: 735px) {
    .homepage-headline:lang(zh) {
        font-size: 38px;
        letter-spacing: 0em
    }
}

.homepage-subheadline {
    font-size: 40px;
    line-height: 1.1;
    font-weight: 300;
    letter-spacing: -.008em
}

html.ie8 .homepage-subheadline, html.ie8 .homepage-link, html.ie8 .elevated-subhead,
html.ie8 .elevated-intro, html.ie8 .hero-subhead, html.ie8 .subsection-headline,
html.ie8 .subsection-subheadline, html.ie8 .table-label, html.ie8 .intro {
    font-family: "Myriad Set Pro 300", "Myriad Set Pro", "Helvetica Neue", "Helvetica", "Arial", sans-serif
}

html.ie8 .homepage-subheadline {
    font-weight: normal
}

html.ie8 .homepage-subheadline:lang(ja-JP), html.ie8 .homepage-link:lang(ja-JP),
html.ie8 .elevated-subhead:lang(ja-JP), html.ie8 .elevated-intro:lang(ja-JP),
html.ie8 .hero-subhead:lang(ja-JP), html.ie8 .subsection-headline:lang(ja-JP),
html.ie8 .subsection-subheadline:lang(ja-JP), html.ie8 .table-label:lang(ja-JP),
html.ie8 .intro:lang(ja-JP) {
    font-family: "Apple TP 300", "Apple TP", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "Helvetica Neue", "Helvetica", "Arial", sans-serif
}

html.ie8 .homepage-subheadline:lang(ko-KR), html.ie8 .homepage-link:lang(ko-KR),
html.ie8 .elevated-subhead:lang(ko-KR), html.ie8 .elevated-intro:lang(ko-KR),
html.ie8 .hero-subhead:lang(ko-KR), html.ie8 .subsection-headline:lang(ko-KR),
html.ie8 .subsection-subheadline:lang(ko-KR), html.ie8 .table-label:lang(ko-KR),
html.ie8 .intro:lang(ko-KR) {
    font-family: "Yoon Gothic 300", "Yoon Gothic", "Apple Gothic", "HY Gulim", "MalgumGothic", "HY Dotum", "Lexi Gulim", "Helvetica Neue", "Helvetica", "Arial", sans-serif
}

html.ie8 .homepage-subheadline:lang(th-TH), html.ie8 .homepage-link:lang(th-TH),
html.ie8 .elevated-subhead:lang(th-TH), html.ie8 .elevated-intro:lang(th-TH),
html.ie8 .hero-subhead:lang(th-TH), html.ie8 .subsection-headline:lang(th-TH),
html.ie8 .subsection-subheadline:lang(th-TH), html.ie8 .table-label:lang(th-TH),
html.ie8 .intro:lang(th-TH) {
    font-family: "Sukhumvit Set 300", "Sukhumvit Set", "Helvetica Neue", "Helvetica", "Arial", sans-serif
}

html.ie8 .homepage-subheadline:lang(zh-CN), html.ie8 .homepage-link:lang(zh-CN),
html.ie8 .elevated-subhead:lang(zh-CN), html.ie8 .elevated-intro:lang(zh-CN),
html.ie8 .hero-subhead:lang(zh-CN), html.ie8 .subsection-headline:lang(zh-CN),
html.ie8 .subsection-subheadline:lang(zh-CN), html.ie8 .table-label:lang(zh-CN),
html.ie8 .intro:lang(zh-CN) {
    font-family: "HanHei SC 300", "HanHei SC", "PingHei 300", "PingHei", "PingFang SC", "STHeitiSC-Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif
}

html.ie8 .homepage-subheadline:lang(zh-HK), html.ie8 .homepage-link:lang(zh-HK),
html.ie8 .elevated-subhead:lang(zh-HK), html.ie8 .elevated-intro:lang(zh-HK),
html.ie8 .hero-subhead:lang(zh-HK), html.ie8 .subsection-headline:lang(zh-HK),
html.ie8 .subsection-subheadline:lang(zh-HK), html.ie8 .table-label:lang(zh-HK),
html.ie8 .intro:lang(zh-HK) {
    font-family: "HanHei TC 300", "HanHei TC", "MHei 300", "MHei", "PingFang HK", "STHeitiTC-Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif
}

html.ie8 .homepage-subheadline:lang(zh-MO), html.ie8 .homepage-link:lang(zh-MO),
html.ie8 .elevated-subhead:lang(zh-MO), html.ie8 .elevated-intro:lang(zh-MO),
html.ie8 .hero-subhead:lang(zh-MO), html.ie8 .subsection-headline:lang(zh-MO),
html.ie8 .subsection-subheadline:lang(zh-MO), html.ie8 .table-label:lang(zh-MO),
html.ie8 .intro:lang(zh-MO) {
    font-family: "HanHei TC 300", "HanHei TC", "MHei 300", "MHei", "PingFang HK", "STHeitiTC-Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif
}

html.ie8 .homepage-subheadline:lang(zh-TW), html.ie8 .homepage-link:lang(zh-TW),
html.ie8 .elevated-subhead:lang(zh-TW), html.ie8 .elevated-intro:lang(zh-TW),
html.ie8 .hero-subhead:lang(zh-TW), html.ie8 .subsection-headline:lang(zh-TW),
html.ie8 .subsection-subheadline:lang(zh-TW), html.ie8 .table-label:lang(zh-TW),
html.ie8 .intro:lang(zh-TW) {
    font-family: "HanHei TC 300", "HanHei TC", "MHei 300", "MHei", "PingFang TC", "STHeitiTC-Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif
}

@media only screen and (min-width: 1442px) and (min-height: 1050px) {
    .homepage-subheadline {
        font-size: 44px;
        line-height: 1.09091;
        font-weight: 300;
        letter-spacing: -.01em
    }
}

@media only screen and (max-width: 1068px), only screen and (max-height: 890px) {
    .homepage-subheadline {
        font-size: 32px;
        line-height: 1.125;
        font-weight: 300;
        letter-spacing: 0em
    }
}

@media only screen and (max-width: 735px) {
    .homepage-subheadline {
        font-size: 24px;
        line-height: 1.16667;
        font-weight: 300;
        letter-spacing: 0em
    }
}

.homepage-subheadline:lang(ja) {
    letter-spacing: 0em
}

@media only screen and (min-width: 1442px) and (min-height: 1050px) {
    .homepage-subheadline:lang(ja) {
        letter-spacing: 0em
    }
}

.homepage-subheadline:lang(ko) {
    letter-spacing: 0em
}

@media only screen and (min-width: 1442px) and (min-height: 1050px) {
    .homepage-subheadline:lang(ko) {
        letter-spacing: 0em
    }
}

.homepage-subheadline:lang(th) {
    line-height: 1.2;
    letter-spacing: 0em
}

@media only screen and (min-width: 1442px) and (min-height: 1050px) {
    .homepage-subheadline:lang(th) {
        line-height: 1.20455;
        letter-spacing: 0em
    }
}

@media only screen and (max-width: 1068px), only screen and (max-height: 890px) {
    .homepage-subheadline:lang(th) {
        line-height: 1.21875
    }
}

@media only screen and (max-width: 735px) {
    .homepage-subheadline:lang(th) {
        line-height: 1.29167
    }
}

.homepage-subheadline:lang(zh) {
    font-size: 38px;
    letter-spacing: 0em
}

@media only screen and (min-width: 1442px) and (min-height: 1050px) {
    .homepage-subheadline:lang(zh) {
        font-size: 42px;
        letter-spacing: 0em
    }
}

@media only screen and (max-width: 1068px), only screen and (max-height: 890px) {
    .homepage-subheadline:lang(zh) {
        font-size: 30px
    }
}

@media only screen and (max-width: 735px) {
    .homepage-subheadline:lang(zh) {
        font-size: 22px
    }
}

.homepage-link {
    font-size: 24px;
    line-height: 1.33349;
    font-weight: 300;
    letter-spacing: 0em
}

html.ie8 .homepage-link {
    font-weight: normal
}

@media only screen and (min-width: 1442px) and (min-height: 1050px) {
    .homepage-link {
        font-size: 28px;
        line-height: 1.28595;
        font-weight: 300;
        letter-spacing: 0em
    }
}

@media only screen and (max-width: 1068px), only screen and (max-height: 890px) {
    .homepage-link {
        font-size: 24px;
        line-height: 1.33349;
        font-weight: 300;
        letter-spacing: 0em
    }
}

@media only screen and (max-width: 735px) {
    .homepage-link {
        font-size: 20px;
        line-height: 1.4;
        font-weight: 300;
        letter-spacing: 0em
    }
}

@media only screen and (min-width: 1442px) and (min-height: 1050px) {
    .homepage-link:lang(th) {
        line-height: 1.39286
    }
}

.homepage-link:lang(zh) {
    font-size: 22px
}

@media only screen and (min-width: 1442px) and (min-height: 1050px) {
    .homepage-link:lang(zh) {
        font-size: 26px
    }
}

@media only screen and (max-width: 1068px), only screen and (max-height: 890px) {
    .homepage-link:lang(zh) {
        font-size: 22px
    }
}

@media only screen and (max-width: 735px) {
    .homepage-link:lang(zh) {
        font-size: 18px
    }
}

.elevated-headline {
    font-size: 80px;
    line-height: 1.15;
    font-weight: 200;
    letter-spacing: -.024em
}

html.ie8 .elevated-headline {
    font-weight: normal
}

@media only screen and (max-width: 1068px), only screen and (max-height: 890px) {
    .elevated-headline {
        font-size: 64px;
        line-height: 1.0625;
        font-weight: 200;
        letter-spacing: -.02em
    }
}

@media only screen and (max-width: 735px) {
    .elevated-headline {
        font-size: 52px;
        line-height: 1.07724;
        font-weight: 200;
        letter-spacing: -.016em
    }
}

.elevated-headline:lang(ja) {
    letter-spacing: 0em
}

@media only screen and (max-width: 1068px), only screen and (max-height: 890px) {
    .elevated-headline:lang(ja) {
        letter-spacing: 0em
    }
}

@media only screen and (max-width: 735px) {
    .elevated-headline:lang(ja) {
        letter-spacing: 0em
    }
}

.elevated-headline:lang(ko) {
    letter-spacing: 0em
}

@media only screen and (max-width: 1068px), only screen and (max-height: 890px) {
    .elevated-headline:lang(ko) {
        letter-spacing: 0em
    }
}

@media only screen and (max-width: 735px) {
    .elevated-headline:lang(ko) {
        letter-spacing: 0em
    }
}

.elevated-headline:lang(th) {
    line-height: 1.25;
    letter-spacing: 0em
}

@media only screen and (max-width: 1068px), only screen and (max-height: 890px) {
    .elevated-headline:lang(th) {
        line-height: 1.17188;
        letter-spacing: 0em
    }
}

@media only screen and (max-width: 735px) {
    .elevated-headline:lang(th) {
        line-height: 1.17308;
        letter-spacing: 0em
    }
}

.elevated-headline:lang(zh) {
    font-size: 75px;
    line-height: 1.17383;
    letter-spacing: 0em
}

@media only screen and (max-width: 1068px), only screen and (max-height: 890px) {
    .elevated-headline:lang(zh) {
        font-size: 60px;
        line-height: 1.06667;
        letter-spacing: 0em
    }
}

@media only screen and (max-width: 735px) {
    .elevated-headline:lang(zh) {
        font-size: 48px;
        line-height: 1.08365;
        letter-spacing: 0em
    }
}

.elevated-subhead {
    font-size: 44px;
    line-height: 1.09091;
    font-weight: 300;
    letter-spacing: -.01em
}

html.ie8 .elevated-subhead {
    font-weight: normal
}

@media only screen and (max-width: 1068px), only screen and (max-height: 890px) {
    .elevated-subhead {
        font-size: 40px;
        line-height: 1.1;
        font-weight: 300;
        letter-spacing: -.008em
    }
}

@media only screen and (max-width: 735px) {
    .elevated-subhead {
        font-size: 32px;
        line-height: 1.125;
        font-weight: 300;
        letter-spacing: 0em
    }
}

.elevated-subhead:lang(ja) {
    letter-spacing: 0em
}

@media only screen and (max-width: 1068px), only screen and (max-height: 890px) {
    .elevated-subhead:lang(ja) {
        letter-spacing: 0em
    }
}

.elevated-subhead:lang(ko) {
    letter-spacing: 0em
}

@media only screen and (max-width: 1068px), only screen and (max-height: 890px) {
    .elevated-subhead:lang(ko) {
        letter-spacing: 0em
    }
}

.elevated-subhead:lang(th) {
    line-height: 1.20455;
    letter-spacing: 0em
}

@media only screen and (max-width: 1068px), only screen and (max-height: 890px) {
    .elevated-subhead:lang(th) {
        line-height: 1.2;
        letter-spacing: 0em
    }
}

@media only screen and (max-width: 735px) {
    .elevated-subhead:lang(th) {
        line-height: 1.21875
    }
}

.elevated-subhead:lang(zh) {
    font-size: 42px;
    letter-spacing: 0em
}

@media only screen and (max-width: 1068px), only screen and (max-height: 890px) {
    .elevated-subhead:lang(zh) {
        font-size: 38px;
        letter-spacing: 0em
    }
}

@media only screen and (max-width: 735px) {
    .elevated-subhead:lang(zh) {
        font-size: 30px
    }
}

.elevated-intro {
    font-size: 28px;
    line-height: 1.28595;
    font-weight: 300;
    letter-spacing: 0em
}

html.ie8 .elevated-intro {
    font-weight: normal
}

@media only screen and (max-width: 1068px), only screen and (max-height: 890px) {
    .elevated-intro {
        font-size: 24px;
        line-height: 1.33349;
        font-weight: 300;
        letter-spacing: 0em
    }
}

.elevated-intro:lang(th) {
    line-height: 1.39286
}

.elevated-intro:lang(zh) {
    font-size: 26px
}

@media only screen and (max-width: 1068px), only screen and (max-height: 890px) {
    .elevated-intro:lang(zh) {
        font-size: 22px
    }
}

.hero-headline {
    font-size: 64px;
    line-height: 1.0625;
    font-weight: 200;
    letter-spacing: -.02em
}

html.ie8 .hero-headline {
    font-weight: normal
}

@media only screen and (max-width: 1068px), only screen and (max-height: 890px) {
    .hero-headline {
        font-size: 52px;
        line-height: 1.07724;
        font-weight: 200;
        letter-spacing: -.016em
    }
}

@media only screen and (max-width: 735px) {
    .hero-headline {
        font-size: 40px;
        line-height: 1.1;
        font-weight: 300;
        letter-spacing: -.008em
    }
}

.hero-headline:lang(ja) {
    letter-spacing: 0em
}

@media only screen and (max-width: 1068px), only screen and (max-height: 890px) {
    .hero-headline:lang(ja) {
        letter-spacing: 0em
    }
}

@media only screen and (max-width: 735px) {
    .hero-headline:lang(ja) {
        letter-spacing: 0em
    }
}

.hero-headline:lang(ko) {
    letter-spacing: 0em
}

@media only screen and (max-width: 1068px), only screen and (max-height: 890px) {
    .hero-headline:lang(ko) {
        letter-spacing: 0em
    }
}

@media only screen and (max-width: 735px) {
    .hero-headline:lang(ko) {
        letter-spacing: 0em
    }
}

.hero-headline:lang(th) {
    line-height: 1.17188;
    letter-spacing: 0em
}

@media only screen and (max-width: 1068px), only screen and (max-height: 890px) {
    .hero-headline:lang(th) {
        line-height: 1.17308;
        letter-spacing: 0em
    }
}

@media only screen and (max-width: 735px) {
    .hero-headline:lang(th) {
        line-height: 1.2;
        letter-spacing: 0em
    }
}

.hero-headline:lang(zh) {
    font-size: 60px;
    line-height: 1.06667;
    letter-spacing: 0em
}

@media only screen and (max-width: 1068px), only screen and (max-height: 890px) {
    .hero-headline:lang(zh) {
        font-size: 48px;
        line-height: 1.08365;
        letter-spacing: 0em
    }
}

@media only screen and (max-width: 735px) {
    .hero-headline:lang(zh) {
        font-size: 38px;
        letter-spacing: 0em
    }
}

.hero-subhead {
    font-size: 40px;
    line-height: 1.1;
    font-weight: 300;
    letter-spacing: -.008em
}

html.ie8 .hero-subhead {
    font-weight: normal
}

@media only screen and (max-width: 1068px), only screen and (max-height: 890px) {
    .hero-subhead {
        font-size: 32px;
        line-height: 1.125;
        font-weight: 300;
        letter-spacing: 0em
    }
}

@media only screen and (max-width: 735px) {
    .hero-subhead {
        font-size: 28px;
        line-height: 1.14286;
        font-weight: 300;
        letter-spacing: 0em
    }
}

.hero-subhead:lang(ja) {
    letter-spacing: 0em
}

.hero-subhead:lang(ko) {
    letter-spacing: 0em
}

.hero-subhead:lang(th) {
    line-height: 1.2;
    letter-spacing: 0em
}

@media only screen and (max-width: 1068px), only screen and (max-height: 890px) {
    .hero-subhead:lang(th) {
        line-height: 1.21875
    }
}

@media only screen and (max-width: 735px) {
    .hero-subhead:lang(th) {
        line-height: 1.25
    }
}

.hero-subhead:lang(zh) {
    font-size: 38px;
    letter-spacing: 0em
}

@media only screen and (max-width: 1068px), only screen and (max-height: 890px) {
    .hero-subhead:lang(zh) {
        font-size: 30px
    }
}

@media only screen and (max-width: 735px) {
    .hero-subhead:lang(zh) {
        font-size: 26px
    }
}

.section-headline {
    font-size: 52px;
    line-height: 1.07724;
    font-weight: 200;
    letter-spacing: -.016em
}

html.ie8 .section-headline {
    font-weight: normal
}

@media only screen and (max-width: 1068px), only screen and (max-height: 890px) {
    .section-headline {
        font-size: 40px;
        line-height: 1.1;
        font-weight: 300;
        letter-spacing: -.008em
    }
}

@media only screen and (max-width: 735px) {
    .section-headline {
        font-size: 32px;
        line-height: 1.125;
        font-weight: 300;
        letter-spacing: 0em
    }
}

.section-headline:lang(ja) {
    letter-spacing: 0em
}

@media only screen and (max-width: 1068px), only screen and (max-height: 890px) {
    .section-headline:lang(ja) {
        letter-spacing: 0em
    }
}

.section-headline:lang(ko) {
    letter-spacing: 0em
}

@media only screen and (max-width: 1068px), only screen and (max-height: 890px) {
    .section-headline:lang(ko) {
        letter-spacing: 0em
    }
}

.section-headline:lang(th) {
    line-height: 1.17308;
    letter-spacing: 0em
}

@media only screen and (max-width: 1068px), only screen and (max-height: 890px) {
    .section-headline:lang(th) {
        line-height: 1.2;
        letter-spacing: 0em
    }
}

@media only screen and (max-width: 735px) {
    .section-headline:lang(th) {
        line-height: 1.21875
    }
}

.section-headline:lang(zh) {
    font-size: 48px;
    line-height: 1.08365;
    letter-spacing: 0em
}

@media only screen and (max-width: 1068px), only screen and (max-height: 890px) {
    .section-headline:lang(zh) {
        font-size: 38px;
        letter-spacing: 0em
    }
}

@media only screen and (max-width: 735px) {
    .section-headline:lang(zh) {
        font-size: 30px
    }
}

.subsection-headline {
    font-size: 40px;
    line-height: 1.1;
    font-weight: 300;
    letter-spacing: -.008em
}

html.ie8 .subsection-headline {
    font-weight: normal
}

@media only screen and (max-width: 1068px), only screen and (max-height: 890px) {
    .subsection-headline {
        font-size: 32px;
        line-height: 1.125;
        font-weight: 300;
        letter-spacing: 0em
    }
}

@media only screen and (max-width: 735px) {
    .subsection-headline {
        font-size: 28px;
        line-height: 1.14286;
        font-weight: 300;
        letter-spacing: 0em
    }
}

.subsection-headline:lang(ja) {
    letter-spacing: 0em
}

.subsection-headline:lang(ko) {
    letter-spacing: 0em
}

.subsection-headline:lang(th) {
    line-height: 1.2;
    letter-spacing: 0em
}

@media only screen and (max-width: 1068px), only screen and (max-height: 890px) {
    .subsection-headline:lang(th) {
        line-height: 1.21875
    }
}

@media only screen and (max-width: 735px) {
    .subsection-headline:lang(th) {
        line-height: 1.25
    }
}

.subsection-headline:lang(zh) {
    font-size: 38px;
    letter-spacing: 0em
}

@media only screen and (max-width: 1068px), only screen and (max-height: 890px) {
    .subsection-headline:lang(zh) {
        font-size: 30px
    }
}

@media only screen and (max-width: 735px) {
    .subsection-headline:lang(zh) {
        font-size: 26px
    }
}

.subsection-subheadline {
    font-size: 32px;
    line-height: 1.125;
    font-weight: 300;
    letter-spacing: 0em
}

html.ie8 .subsection-subheadline {
    font-weight: normal
}

@media only screen and (max-width: 1068px), only screen and (max-height: 890px) {
    .subsection-subheadline {
        font-size: 28px;
        line-height: 1.14286;
        font-weight: 300;
        letter-spacing: 0em
    }
}

@media only screen and (max-width: 735px) {
    .subsection-subheadline {
        font-size: 24px;
        line-height: 1.16667;
        font-weight: 300;
        letter-spacing: 0em
    }
}

.subsection-subheadline:lang(th) {
    line-height: 1.21875
}

@media only screen and (max-width: 1068px), only screen and (max-height: 890px) {
    .subsection-subheadline:lang(th) {
        line-height: 1.25
    }
}

@media only screen and (max-width: 735px) {
    .subsection-subheadline:lang(th) {
        line-height: 1.29167
    }
}

.subsection-subheadline:lang(zh) {
    font-size: 30px
}

@media only screen and (max-width: 1068px), only screen and (max-height: 890px) {
    .subsection-subheadline:lang(zh) {
        font-size: 26px
    }
}

@media only screen and (max-width: 735px) {
    .subsection-subheadline:lang(zh) {
        font-size: 22px
    }
}

.table-label {
    font-size: 28px;
    line-height: 1.14286;
    font-weight: 300;
    letter-spacing: 0em
}

html.ie8 .table-label {
    font-weight: normal
}

@media only screen and (max-width: 1068px), only screen and (max-height: 890px) {
    .table-label {
        font-size: 24px;
        line-height: 1.16667;
        font-weight: 300;
        letter-spacing: 0em
    }
}

.table-label:lang(th) {
    line-height: 1.25
}

@media only screen and (max-width: 1068px), only screen and (max-height: 890px) {
    .table-label:lang(th) {
        line-height: 1.29167
    }
}

.table-label:lang(zh) {
    font-size: 26px
}

@media only screen and (max-width: 1068px), only screen and (max-height: 890px) {
    .table-label:lang(zh) {
        font-size: 22px
    }
}

.intro {
    font-size: 24px;
    line-height: 1.33349;
    font-weight: 300;
    letter-spacing: 0em
}

html.ie8 .intro {
    font-weight: normal
}

@media only screen and (max-width: 735px) {
    .intro {
        font-size: 20px;
        line-height: 1.4;
        font-weight: 300;
        letter-spacing: 0em
    }
}

.intro:lang(zh) {
    font-size: 22px
}

@media only screen and (max-width: 735px) {
    .intro:lang(zh) {
        font-size: 18px
    }
}

.body-copy {
    font-size: 18px;
    line-height: 1.4446;
    font-weight: 400;
    letter-spacing: 0em
}

.body-copy:lang(zh) {
    font-size: 16px
}

.smallblock-headline {
    font-size: 16px;
    line-height: 1.5;
    font-weight: 600;
    letter-spacing: 0em
}

html.ie8 .smallblock-headline, html.ie8 .caption-headline {
    font-family: "Myriad Set Pro 600", "Myriad Set Pro", "Helvetica Neue", "Helvetica", "Arial", sans-serif
}

html.ie8 .smallblock-headline {
    font-weight: normal
}

html.ie8 .smallblock-headline:lang(ja-JP), html.ie8 .caption-headline:lang(ja-JP) {
    font-family: "Apple TP 600", "Apple TP", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "Helvetica Neue", "Helvetica", "Arial", sans-serif
}

html.ie8 .smallblock-headline:lang(ko-KR), html.ie8 .caption-headline:lang(ko-KR) {
    font-family: "Yoon Gothic 600", "Yoon Gothic", "Apple Gothic", "HY Gulim", "MalgumGothic", "HY Dotum", "Lexi Gulim", "Helvetica Neue", "Helvetica", "Arial", sans-serif
}

html.ie8 .smallblock-headline:lang(th-TH), html.ie8 .caption-headline:lang(th-TH) {
    font-family: "Sukhumvit Set 600", "Sukhumvit Set", "Helvetica Neue", "Helvetica", "Arial", sans-serif
}

html.ie8 .smallblock-headline:lang(zh-CN), html.ie8 .caption-headline:lang(zh-CN) {
    font-family: "HanHei SC 600", "HanHei SC", "PingHei 600", "PingHei", "PingFang SC", "STHeitiSC-Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif
}

html.ie8 .smallblock-headline:lang(zh-HK), html.ie8 .caption-headline:lang(zh-HK) {
    font-family: "HanHei TC 600", "HanHei TC", "MHei 600", "MHei", "PingFang HK", "STHeitiTC-Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif
}

html.ie8 .smallblock-headline:lang(zh-MO), html.ie8 .caption-headline:lang(zh-MO) {
    font-family: "HanHei TC 600", "HanHei TC", "MHei 600", "MHei", "PingFang HK", "STHeitiTC-Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif
}

html.ie8 .smallblock-headline:lang(zh-TW), html.ie8 .caption-headline:lang(zh-TW) {
    font-family: "HanHei TC 600", "HanHei TC", "MHei 600", "MHei", "PingFang TC", "STHeitiTC-Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif
}

.smallblock-headline:lang(zh) {
    font-size: 14px
}

.smallblock-copy {
    font-size: 16px;
    line-height: 1.5;
    font-weight: 400;
    letter-spacing: 0em
}

.smallblock-copy:lang(zh) {
    font-size: 14px
}

.caption-headline {
    font-size: 14px;
    line-height: 1.28583;
    font-weight: 600;
    letter-spacing: 0em
}

html.ie8 .caption-headline {
    font-weight: normal
}

.caption-headline:lang(zh) {
    font-size: 12px
}

.caption-copy {
    font-size: 14px;
    line-height: 1.28583;
    font-weight: 400;
    letter-spacing: 0em
}

.caption-copy:lang(zh) {
    font-size: 12px
}

.sosumi {
    font-size: 12px;
    line-height: 1.33341;
    font-weight: 400;
    letter-spacing: 0em
}

.ac-gallery-slidecontainer {
    z-index: 1
}

.hero-gallery {
    position: relative;
    overflow: hidden;
    margin-top: -46px;
    z-index: 2
}

@media only screen and (max-width: 735px) {
    .hero-gallery {
        margin-top: -48px
    }
}

html.ie8 .hero-gallery {
    height: 850px
}

.hero-gallery.evergreen {
    height: 78%;
    min-height: 650px
}

@media only screen and (min-width: 1442px) and (min-height: 1050px) {
    .hero-gallery.evergreen {
        min-height: 750px
    }
}

@media only screen and (max-width: 1068px), only screen and (max-height: 890px) {
    .hero-gallery.evergreen {
        min-height: 650px
    }
}

@media only screen and (max-width: 735px) {
    .hero-gallery.evergreen {
        height: 50%;
        min-height: 391px
    }
}

@media only screen and (max-width: 735px) and (orientation: portrait) {
    .hero-gallery.evergreen {
        max-height: 450px
    }
}

.hero-gallery.takeover {
    height: 100%;
    min-height: 600px
}

@media only screen and (max-width: 1068px) and (orientation: portrait), only screen and (max-height: 890px) and (orientation: portrait) {
    .hero-gallery.takeover {
        max-height: 1024px
    }
}

@media only screen and (max-width: 735px) {
    .hero-gallery.takeover {
        min-height: 350px
    }
}

@media only screen and (max-width: 735px) and (orientation: portrait) {
    .hero-gallery.takeover {
        min-height: 590px;
        max-height: 800px
    }
}

.hero-gallery-item {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    overflow: hidden;
    background: #fff
}

.hero-content {
    position: relative;
    vertical-align: middle;
    text-align: center
}

html.ie8 .hero-content {
    height: 100%;
    display: block
}

.copy {
    pointer-events: none;
    position: relative;
    z-index: 3
}

.copy .copy-adjust, .copy .copy-inner {
    z-index: 3;
    position: relative
}

.copy h1 {
    margin-top: 0;
    letter-spacing: -.015em
}

.copy h1.imagereplace {
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex
}

.ie .copy h1.imagereplace {
    display: inline-block
}

.copy h2 {
    margin-top: 0;
    margin-bottom: 0.15em;
    letter-spacing: -.025em
}

@media only screen and (max-width: 735px) {
    .copy h2 {
        letter-spacing: -.015em
    }
}

.copy h2.product-text {
    margin-bottom: 0.5em
}

@media only screen and (max-width: 735px) {
    .copy h2.product-text {
        margin-bottom: 0.25em
    }
}

.copy .links {
    margin: 0;
    list-style: none
}

@media only screen and (max-width: 735px) {
    .copy .links {
        margin-top: 0.40em
    }
}

.copy .links li {
    display: inline-block;
    margin-left: 0.35em;
    margin-right: 0.35em;
    margin-bottom: 0.5em
}

.copy .links a, .copy .links span, .copy .links .block-link {
    pointer-events: all;
    display: inline-block;
    position: relative;
    z-index: 6;
    white-space: nowrap;
    text-decoration: none
}

.copy .links a:hover, .copy .links span:hover, .copy .links .block-link:hover {
    text-decoration: underline;
    color: #08c
}

.dark .copy h1, .dark .copy h2, .dark .copy h3, .dark .copy h4, .dark .copy h5,
.dark .copy h6, .dark .copy p {
    color: #fff
}

.dark .copy .links a, .dark .copy .links span, .dark .copy .links .block-link {
    color: #fff
}

.dark .copy .links a:hover, .dark .copy .links span:hover, .dark .copy .links .block-link:hover {
    color: #5cc3f6
}

html.touch .dark .copy .links a:hover, html.touch .dark .copy .links span:hover,
html.touch .dark .copy .links .block-link:hover {
    color: #fff
}

.hero-image {
    pointer-events: none;
    position: absolute;
    z-index: 1
}

.dotnav {
    position: absolute;
    left: 0;
    bottom: 10px;
    width: 100%;
    z-index: 2;
    pointer-events: none
}

.dotnav ul {
    pointer-events: auto;
    position: relative
}

.dotnav .dotnav-item:focus[data-focus-method="mouse"]:not(input):not(textarea):not(select) {
    box-shadow: none !important;
		outline: none !important;
}

.dotnav .dotnav-item:focus {
    box-shadow: none !important;
		outline: none !important;
}

.paddlenav {
    width: 100%;
    height: 2px;
    top: 50%;
    position: relative;
    z-index: 2;
    pointer-events: none
}

#ac-globalnav.touch ~ .with-paddlenav > .paddlenav,
html.touch .paddlenav {
    display: none
}

.paddlenav-arrow {
    z-index: 2;
    pointer-events: all
}

.paddlenav-arrow-previous {
    left: 18px
}

.paddlenav-arrow-next {
    right: 18px
}

.ie a:focus, .ie input:focus, .ie textarea:focus, .ie select:focus,
.ie button:focus, .ie [tabindex]:focus {
    outline: none
}

.section-promos {
    max-width: 2560px;
    margin: 0 auto;
    border-bottom: 2px solid #fff
}

.section-promos ul {
    margin: 0
}

.section-promos .promo-position {
    overflow: hidden;
    list-style: none;
    min-height: 200px
}

.section-promos .promo {
    display: block;
    box-sizing: border-box;
    width: 100%;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff
}

@media only screen and (max-width: 1068px) {
    .section-promos .promo.promo-tile-position-1 {
        border-right: none
    }
}

.section-promos .promo.promo-tile-position-3 {
    border-right: none
}

@media only screen and (max-width: 735px) {
    .section-promos .promo {
        border-right: none
    }
}

.section-promos .alt-copy {
    position: absolute;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: inset(0px 0px 99.9% 99.9%);
    clip-path: inset(0px 0px 99.9% 99.9%);
    overflow: hidden;
    height: 1px;
    width: 1px;
    padding: 0;
    border: 0
}

html {
    height: 100%
}

body {
    height: 100%;
    min-width: 1024px
}

@media only screen and (max-width: 1068px), only screen and (max-height: 890px) {
    body {
        min-width: 320px
    }
}

@media only screen and (max-width: 735px) {
    .footer-shop span {
        display: block
    }
}

#ac-globalfooter .ac-gf-sosumi {
    padding-top: 18px
}

#ac-globalfooter .ac-gf-directory {
    padding-top: 32px
}

.promo-wwdc {
    background-position: center
}

@media only screen and (max-width: 1441px) {
    .promo-wwdc {
        background-size: 360px 200px;
        background-repeat: no-repeat;
        background-image: url("/home/images/tile-wwdc17_large.jpg");
        height: 200px
    }
}

@media only screen and (max-width: 1441px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1441px) and (min-resolution: 1.5dppx), only screen and (max-width: 1441px) and (min-resolution: 144dpi) {
    .promo-wwdc {
        background-image: url("/home/images/tile-wwdc17_large_2x.jpg");
    }
}

@media only screen and (max-width: 1441px) and (max-width: 1068px), only screen and (max-width: 1441px) and (max-height: 890px) {
    .promo-wwdc {
        background-size: 640px 200px;
        background-repeat: no-repeat;
        background-image: url("/home/images/tile-wwdc17_medium.jpg");
    }
}

@media only screen and (max-width: 1441px) and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1441px) and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1441px) and (max-height: 890px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1441px) and (max-height: 890px) and (min-resolution: 1.5dppx), only screen and (max-width: 1441px) and (max-width: 1068px) and (min-resolution: 144dpi), only screen and (max-width: 1441px) and (max-height: 890px) and (min-resolution: 144dpi) {
    .promo-wwdc {
        background-image: url("/home/images/tile-wwdc17_medium_2x.jpg");
    }
}

@media only screen and (max-width: 1441px) and (max-width: 735px) {
    .promo-wwdc {
        background-size: 736px 200px;
        background-repeat: no-repeat;
        background-image: url("/home/images/tile-wwdc17_small.jpg");
    }
}

@media only screen and (max-width: 1441px) and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1441px) and (max-width: 735px) and (min-resolution: 1.5dppx), only screen and (max-width: 1441px) and (max-width: 735px) and (min-resolution: 144dpi) {
    .promo-wwdc {
        background-image: url("/home/images/tile-wwdc17_small_2x.jpg");
    }
}

@media only screen and (min-width: 1442px) {
    .promo-wwdc {
        background-size: 640px 200px;
        background-repeat: no-repeat;
        background-image: url("/home/images/tile-wwdc17_medium.jpg");
        height: 200px
    }
}

@media only screen and (min-width: 1442px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-width: 1442px) and (min-resolution: 1.5dppx), only screen and (min-width: 1442px) and (min-resolution: 144dpi) {
    .promo-wwdc {
        background-image: url("/home/images/tile-wwdc17_medium_2x.jpg");
    }
}

@media only screen and (max-width: 1068px) {
    .promo-wwdc {
        height: 200px
    }
}

@media only screen and (max-width: 735px) {
    .promo-wwdc {
        height: 200px
    }
}

html.ie8 .promo-wwdc {
    background-size: 640px 200px;
    background-repeat: no-repeat;
    background-image: url("/home/images/tile-wwdc17_medium.jpg");
    height: 200px;
    font-size: 0
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    html.ie8 .promo-wwdc {
        background-image: url("/home/images/tile-wwdc17_medium_2x.jpg");
    }
}

.promo-tile-bas2016 {
    background-position: center
}

@media only screen and (max-width: 1441px) {
    .promo-tile-bas2016 {
        background-size: 360px 200px;
        background-repeat: no-repeat;
        background-image: url("/home/images/ecc_large.jpg");
        height: 200px
    }
}

@media only screen and (max-width: 1441px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1441px) and (min-resolution: 1.5dppx), only screen and (max-width: 1441px) and (min-resolution: 144dpi) {
    .promo-tile-bas2016 {
        background-image: url("/home/images/ecc_large_2x.jpg");
    }
}

@media only screen and (max-width: 1441px) and (max-width: 1068px), only screen and (max-width: 1441px) and (max-height: 890px) {
    .promo-tile-bas2016 {
        background-size: 640px 200px;
        background-repeat: no-repeat;
        background-image: url("/home/images/ecc_medium.jpg");
    }
}

@media only screen and (max-width: 1441px) and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1441px) and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1441px) and (max-height: 890px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1441px) and (max-height: 890px) and (min-resolution: 1.5dppx), only screen and (max-width: 1441px) and (max-width: 1068px) and (min-resolution: 144dpi), only screen and (max-width: 1441px) and (max-height: 890px) and (min-resolution: 144dpi) {
    .promo-tile-bas2016 {
        background-image: url("/home/images/ecc_medium_2x.jpg");
    }
}

@media only screen and (max-width: 1441px) and (max-width: 735px) {
    .promo-tile-bas2016 {
        background-size: 736px 200px;
        background-repeat: no-repeat;
        background-image: url("/home/images/ecc_small.jpg");
    }
}

@media only screen and (max-width: 1441px) and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1441px) and (max-width: 735px) and (min-resolution: 1.5dppx), only screen and (max-width: 1441px) and (max-width: 735px) and (min-resolution: 144dpi) {
    .promo-tile-bas2016 {
        background-image: url("/home/images/ecc_small_2x.jpg");
    }
}

@media only screen and (min-width: 1442px) {
    .promo-tile-bas2016 {
        background-size: 640px 200px;
        background-repeat: no-repeat;
        background-image: url("/home/images/ecc_medium.jpg");
        height: 200px
    }
}

@media only screen and (min-width: 1442px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-width: 1442px) and (min-resolution: 1.5dppx), only screen and (min-width: 1442px) and (min-resolution: 144dpi) {
    .promo-tile-bas2016 {
        background-image: url("/home/images/ecc_medium_2x.jpg");
    }
}

@media only screen and (max-width: 1068px) {
    .promo-tile-bas2016 {
        height: 200px
    }
}

@media only screen and (max-width: 735px) {
    .promo-tile-bas2016 {
        height: 200px
    }
}

html.ie8 .promo-tile-bas2016 {
    background-size: 640px 200px;
    background-repeat: no-repeat;
    background-image: url("/home/images/ecc_medium.jpg");
    height: 200px;
    font-size: 0
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    html.ie8 .promo-tile-bas2016 {
        background-image: url("/home/images/ecc_medium_2x.jpg");
    }
}

.promo-apple-pay {
    background-position: center
}

@media only screen and (max-width: 1441px) {
    .promo-apple-pay {
        background-size: 360px 200px;
        background-repeat: no-repeat;
        background-image: url("/home/images/tile-apple-pay_large.jpg");
        height: 200px
    }
}

@media only screen and (max-width: 1441px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1441px) and (min-resolution: 1.5dppx), only screen and (max-width: 1441px) and (min-resolution: 144dpi) {
    .promo-apple-pay {
        background-image: url("/home/images/tile-apple-pay_large_2x.jpg");
    }
}

@media only screen and (max-width: 1441px) and (max-width: 1068px), only screen and (max-width: 1441px) and (max-height: 890px) {
    .promo-apple-pay {
        background-size: 640px 200px;
        background-repeat: no-repeat;
        background-image: url("/home/images/tile-apple-pay_medium.jpg");
    }
}

@media only screen and (max-width: 1441px) and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1441px) and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1441px) and (max-height: 890px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1441px) and (max-height: 890px) and (min-resolution: 1.5dppx), only screen and (max-width: 1441px) and (max-width: 1068px) and (min-resolution: 144dpi), only screen and (max-width: 1441px) and (max-height: 890px) and (min-resolution: 144dpi) {
    .promo-apple-pay {
        background-image: url("/home/images/tile-apple-pay_medium_2x.jpg");
    }
}

@media only screen and (max-width: 1441px) and (max-width: 735px) {
    .promo-apple-pay {
        background-size: 736px 200px;
        background-repeat: no-repeat;
        background-image: url("/home/images/tile-apple-pay_small.jpg");
    }
}

@media only screen and (max-width: 1441px) and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1441px) and (max-width: 735px) and (min-resolution: 1.5dppx), only screen and (max-width: 1441px) and (max-width: 735px) and (min-resolution: 144dpi) {
    .promo-apple-pay {
        background-image: url("/home/images/tile-apple-pay_small_2x.jpg");
    }
}

@media only screen and (min-width: 1442px) {
    .promo-apple-pay {
        background-size: 640px 200px;
        background-repeat: no-repeat;
        background-image: url("/home/images/tile-apple-pay_medium.jpg");
        height: 200px
    }
}

@media only screen and (min-width: 1442px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-width: 1442px) and (min-resolution: 1.5dppx), only screen and (min-width: 1442px) and (min-resolution: 144dpi) {
    .promo-apple-pay {
        background-image: url("/home/images/tile-apple-pay_medium_2x.jpg");
    }
}

@media only screen and (max-width: 1068px) {
    .promo-apple-pay {
        height: 200px
    }
}

@media only screen and (max-width: 735px) {
    .promo-apple-pay {
        height: 200px
    }
}

html.ie8 .promo-apple-pay {
    background-size: 640px 200px;
    background-repeat: no-repeat;
    background-image: url("/home/images/tile-apple-pay_medium.jpg");
    height: 200px;
    font-size: 0
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    html.ie8 .promo-apple-pay {
        background-image: url("/home/images/tile-apple-pay_medium_2x.jpg");
    }
}

.promo-tile-adp {
    background-position: center
}

@media only screen and (max-width: 1441px) {
    .promo-tile-adp {
        background-size: 360px 200px;
        background-repeat: no-repeat;
        background-image: url("/home/images/tile-adp_large.jpg");
        height: 200px
    }
}

@media only screen and (max-width: 1441px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1441px) and (min-resolution: 1.5dppx), only screen and (max-width: 1441px) and (min-resolution: 144dpi) {
    .promo-tile-adp {
        background-image: url("/home/images/tile-adp_large_2x.jpg");
    }
}

@media only screen and (max-width: 1441px) and (max-width: 1068px), only screen and (max-width: 1441px) and (max-height: 890px) {
    .promo-tile-adp {
        background-size: 640px 200px;
        background-repeat: no-repeat;
        background-image: url("/home/images/tile-adp_medium.jpg");
    }
}

@media only screen and (max-width: 1441px) and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1441px) and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1441px) and (max-height: 890px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1441px) and (max-height: 890px) and (min-resolution: 1.5dppx), only screen and (max-width: 1441px) and (max-width: 1068px) and (min-resolution: 144dpi), only screen and (max-width: 1441px) and (max-height: 890px) and (min-resolution: 144dpi) {
    .promo-tile-adp {
        background-image: url("/home/images/tile-adp_medium_2x.jpg");
    }
}

@media only screen and (max-width: 1441px) and (max-width: 735px) {
    .promo-tile-adp {
        background-size: 736px 200px;
        background-repeat: no-repeat;
        background-image: url("/home/images/tile-adp_small.jpg");
    }
}

@media only screen and (max-width: 1441px) and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1441px) and (max-width: 735px) and (min-resolution: 1.5dppx), only screen and (max-width: 1441px) and (max-width: 735px) and (min-resolution: 144dpi) {
    .promo-tile-adp {
        background-image: url("/home/images/tile-adp_small_2x.jpg");
    }
}

@media only screen and (min-width: 1442px) {
    .promo-tile-adp {
        background-size: 640px 200px;
        background-repeat: no-repeat;
        background-image: url("/home/images/tile-adp_medium.jpg");
        height: 200px
    }
}

@media only screen and (min-width: 1442px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-width: 1442px) and (min-resolution: 1.5dppx), only screen and (min-width: 1442px) and (min-resolution: 144dpi) {
    .promo-tile-adp {
        background-image: url("/home/images/tile-adp_medium_2x.jpg");
    }
}

@media only screen and (max-width: 1068px) {
    .promo-tile-adp {
        height: 200px
    }
}

@media only screen and (max-width: 735px) {
    .promo-tile-adp {
        height: 200px
    }
}

html.ie8 .promo-tile-adp {
    background-size: 640px 200px;
    background-repeat: no-repeat;
    background-image: url("/home/images/tile-adp_medium.jpg");
    height: 200px;
    font-size: 0
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    html.ie8 .promo-tile-adp {
        background-image: url("/home/images/tile-adp_medium_2x.jpg");
    }
}

.hero-gallery .hero-gallery-item-hero-ios_10_wwdc_2016 .hero-content {
    position: absolute;
    top: 0;
    left: 0;
    bottom: auto;
    right: auto;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    pointer-events: none;
    z-index: 6
}

.hero-gallery .hero-gallery-item-hero-ios_10_wwdc_2016 .hero-content .backing-link,
.hero-gallery .hero-gallery-item-hero-ios_10_wwdc_2016 .hero-content .backing-link:hover {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: auto;
    right: auto;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    pointer-events: all;
    width: 100%;
    height: 100%;
    text-decoration: none;
    opacity: 1;
    z-index: 2
}

html.isIe .hero-gallery .hero-gallery-item-hero-ios_10_wwdc_2016 .hero-content .backing-link,
html.isIe .hero-gallery .hero-gallery-item-hero-ios_10_wwdc_2016 .hero-content .backing-link:hover {
    z-index: 5
}

.hero-gallery .hero-gallery-item-hero-ios_10_wwdc_2016 .hero-content .copy,
.hero-gallery .hero-gallery-item-hero-ios_10_wwdc_2016 .hero-content .hero-wrapper {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.hero-gallery .hero-gallery-item-hero-ios_10_wwdc_2016 .homepage-headline {
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    width: 141px;
    height: 48px;
    background-size: 141px 48px;
    background-repeat: no-repeat;

    margin-left: auto;
    margin-right: auto
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .hero-gallery .hero-gallery-item-hero-ios_10_wwdc_2016 .homepage-headline {

    }
}

@media only screen and (min-width: 1442px) and (min-height: 1050px) {
    .hero-gallery .hero-gallery-item-hero-ios_10_wwdc_2016 .homepage-headline {
        width: 177px;
        height: 60px;
        background-size: 177px 60px;
        background-repeat: no-repeat;

    }
}

@media only screen and (min-width: 1442px) and (min-height: 1050px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-width: 1442px) and (min-height: 1050px) and (min-resolution: 1.5dppx), only screen and (min-width: 1442px) and (min-height: 1050px) and (min-resolution: 144dpi) {
    .hero-gallery .hero-gallery-item-hero-ios_10_wwdc_2016 .homepage-headline {

    }
}

@media only screen and (max-width: 1068px), only screen and (max-height: 890px) {
    .hero-gallery .hero-gallery-item-hero-ios_10_wwdc_2016 .homepage-headline {
        width: 115px;
        height: 40px;
        background-size: 115px 40px;
        background-repeat: no-repeat;

    }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-height: 890px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-height: 890px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi), only screen and (max-height: 890px) and (min-resolution: 144dpi) {
    .hero-gallery .hero-gallery-item-hero-ios_10_wwdc_2016 .homepage-headline {

    }
}

@media only screen and (max-width: 735px) {
    .hero-gallery .hero-gallery-item-hero-ios_10_wwdc_2016 .homepage-headline {
        width: 89px;
        height: 30px;
        background-size: 89px 30px;
        background-repeat: no-repeat;

    }
}

@media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 1.5dppx), only screen and (max-width: 735px) and (min-resolution: 144dpi) {
    .hero-gallery .hero-gallery-item-hero-ios_10_wwdc_2016 .homepage-headline {

    }
}

.hero-gallery .hero-gallery-item-hero-ios_10_wwdc_2016 .hero-image-a,
.hero-gallery .hero-gallery-item-hero-ios_10_wwdc_2016 .hero-image-a .homeguides-image-positioner {
    position: absolute;
    bottom: auto;
    right: auto;
    left: 0;
    top: 0;
    width: 50%;
    height: 42%;
    min-width: 350px;
    min-height: 294px;
    max-width: -webkit-calc(100% - 350px);
    max-width: calc(100% - 350px);
    max-height: -webkit-calc(100% - 294px);
    max-height: calc(100% - 294px)
}

html.ie8 .hero-gallery .hero-gallery-item-hero-ios_10_wwdc_2016 .hero-image-a,
html.ie8 .hero-gallery .hero-gallery-item-hero-ios_10_wwdc_2016 .hero-image-a .homeguides-image-positioner {

}

.hero-gallery .hero-gallery-item-hero-ios_10_wwdc_2016 .hero-image-a div.hero-image-inner,
.hero-gallery .hero-gallery-item-hero-ios_10_wwdc_2016 .hero-image-a div.homeguides-image-element,
.hero-gallery .hero-gallery-item-hero-ios_10_wwdc_2016 .hero-image-a .homeguides-image-positioner div.hero-image-inner,
.hero-gallery .hero-gallery-item-hero-ios_10_wwdc_2016 .hero-image-a .homeguides-image-positioner div.homeguides-image-element {

    background-size: 1400px 675px;
    background-repeat: no-repeat;
    background-position: 0 0;
    width: 1400px;
    height: 675px;
    overflow: visible;
    position: absolute;
    top: auto;
    left: auto;
    bottom: -294px;
    right: -696px
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .hero-gallery .hero-gallery-item-hero-ios_10_wwdc_2016 .hero-image-a div.hero-image-inner,
    .hero-gallery .hero-gallery-item-hero-ios_10_wwdc_2016 .hero-image-a div.homeguides-image-element,
    .hero-gallery .hero-gallery-item-hero-ios_10_wwdc_2016 .hero-image-a .homeguides-image-positioner div.hero-image-inner,
    .hero-gallery .hero-gallery-item-hero-ios_10_wwdc_2016 .hero-image-a .homeguides-image-positioner div.homeguides-image-element {

    }
}

html.ie8 .hero-gallery .hero-gallery-item-hero-ios_10_wwdc_2016 .hero-image-a div.hero-image-inner,
html.ie8 .hero-gallery .hero-gallery-item-hero-ios_10_wwdc_2016 .hero-image-a div.homeguides-image-element,
html.ie8 .hero-gallery .hero-gallery-item-hero-ios_10_wwdc_2016 .hero-image-a .homeguides-image-positioner div.hero-image-inner,
html.ie8 .hero-gallery .hero-gallery-item-hero-ios_10_wwdc_2016 .hero-image-a .homeguides-image-positioner div.homeguides-image-element {

}

html.ie8 .hero-gallery .hero-gallery-item-hero-ios_10_wwdc_2016 .hero-image-a div.hero-image-inner .ie8-static-image,
html.ie8 .hero-gallery .hero-gallery-item-hero-ios_10_wwdc_2016 .hero-image-a div.homeguides-image-element .ie8-static-image,
html.ie8 .hero-gallery .hero-gallery-item-hero-ios_10_wwdc_2016 .hero-image-a .homeguides-image-positioner div.hero-image-inner .ie8-static-image,
html.ie8 .hero-gallery .hero-gallery-item-hero-ios_10_wwdc_2016 .hero-image-a .homeguides-image-positioner div.homeguides-image-element .ie8-static-image {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px
}

.hero-gallery .hero-gallery-item-hero-ios_10_wwdc_2016 .homeguides-image,
.hero-gallery .hero-gallery-item-hero-ios_10_wwdc_2016 .homeguides-image-x-rule,
.hero-gallery .hero-gallery-item-hero-ios_10_wwdc_2016 .homeguides-image-y-rule,
.hero-gallery .hero-gallery-item-hero-ios_10_wwdc_2016 .homeguides-image-positioner,
.hero-gallery .hero-gallery-item-hero-ios_10_wwdc_2016 .homeguides-image-element,
.hero-gallery .hero-gallery-item-hero-ios_10_wwdc_2016 .homeguides-image-safezone {
    display: none
}

.hero-gallery .hero-gallery-item-hero-ios_10_wwdc_2016 .hero-content .copy {
    top: 0;
    bottom: auto;
    left: 0;
    right: auto;
    overflow: visible;
    height: 100%;
    width: 100%;
    margin: 0;
    padding: 0
}

.hero-gallery .hero-gallery-item-hero-ios_10_wwdc_2016 .hero-content .copy-inner {
    position: absolute;
    display: block;
    vertical-align: middle;
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0
}

.hero-gallery .hero-gallery-item-hero-ios_10_wwdc_2016 .hero-content .copy-adjust {
    position: relative;
    display: block;
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
    width: auto;
    height: auto;
    margin: 0;
    padding: 0
}

.hero-gallery .hero-gallery-item-hero-ios_10_wwdc_2016 .hero-content .copy {
    right: auto;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.hero-gallery .hero-gallery-item-hero-ios_10_wwdc_2016 .hero-content .copy-inner {
    top: 84%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

html.ie8 .hero-gallery .hero-gallery-item-hero-ios_10_wwdc_2016 .hero-content .copy,
html.ie8 .hero-gallery .hero-gallery-item-hero-ios_10_wwdc_2016 .hero-content .copy-inner,
html.ie8 .hero-gallery .hero-gallery-item-hero-ios_10_wwdc_2016 .hero-content .copy-adjust {
    float: none;
    width: 100%;
    height: auto;
    position: absolute;
    display: block;
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
    padding: 0;
    margin: 0;
    overflow: visible
}

html.ie8 .hero-gallery .hero-gallery-item-hero-ios_10_wwdc_2016 .hero-content .copy {
    left: -50%;
    top: -50%;
    height: 100%;
    height: 100%
}

html.ie8 .hero-gallery .hero-gallery-item-hero-ios_10_wwdc_2016 .hero-content .copy-inner {
    left: 50%;
    top: 84%;
    height: 100%;
    height: 100%
}

html.ie8 .hero-gallery .hero-gallery-item-hero-ios_10_wwdc_2016 .hero-content .copy-adjust {
    width: 100%;
    left: 0%
}

html.ie8 .hero-gallery .hero-gallery-item-hero-ios_10_wwdc_2016 .hero-content .copy-adjust.ie8-height-adjusted {
    top: 0;
    bottom: 0;
    margin-top: auto;
    margin-bottom: auto
}

.hero-gallery .hero-gallery-item-hero-ios_10_wwdc_2016 .hero-content .homeguides-copy {
    display: none;
    visibility: hidden;
    opacity: 0
}

@media only screen and (min-width: 1442px) and (min-height: 1050px) {
    .hero-gallery .hero-gallery-item-hero-ios_10_wwdc_2016 .hero-content .copy {
        top: 0;
        bottom: auto;
        left: 0;
        right: auto;
        overflow: visible;
        height: 100%;
        width: 100%;
        margin: 0;
        padding: 0
    }

    .hero-gallery .hero-gallery-item-hero-ios_10_wwdc_2016 .hero-content .copy-inner {
        position: absolute;
        display: block;
        vertical-align: middle;
        width: 100%;
        height: auto;
        margin: 0;
        padding: 0
    }

    .hero-gallery .hero-gallery-item-hero-ios_10_wwdc_2016 .hero-content .copy-adjust {
        position: relative;
        display: block;
        top: auto;
        right: auto;
        bottom: auto;
        left: auto;
        width: auto;
        height: auto;
        margin: 0;
        padding: 0
    }

    .hero-gallery .hero-gallery-item-hero-ios_10_wwdc_2016 .hero-content .copy {
        right: auto;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    .hero-gallery .hero-gallery-item-hero-ios_10_wwdc_2016 .hero-content .copy-inner {
        top: 81%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    html.ie8 .hero-gallery .hero-gallery-item-hero-ios_10_wwdc_2016 .hero-content .copy,
    html.ie8 .hero-gallery .hero-gallery-item-hero-ios_10_wwdc_2016 .hero-content .copy-inner,
    html.ie8 .hero-gallery .hero-gallery-item-hero-ios_10_wwdc_2016 .hero-content .copy-adjust {
        float: none;
        width: 100%;
        height: auto;
        position: absolute;
        display: block;
        top: auto;
        right: auto;
        bottom: auto;
        left: auto;
        padding: 0;
        margin: 0;
        overflow: visible
    }

    html.ie8 .hero-gallery .hero-gallery-item-hero-ios_10_wwdc_2016 .hero-content .copy {
        left: -50%;
        top: -50%;
        height: 100%;
        height: 100%
    }

    html.ie8 .hero-gallery .hero-gallery-item-hero-ios_10_wwdc_2016 .hero-content .copy-inner {
        left: 50%;
        top: 81%;
        height: 100%;
        height: 100%
    }

    html.ie8 .hero-gallery .hero-gallery-item-hero-ios_10_wwdc_2016 .hero-content .copy-adjust {
        width: 100%;
        left: 0%
    }

    html.ie8 .hero-gallery .hero-gallery-item-hero-ios_10_wwdc_2016 .hero-content .copy-adjust.ie8-height-adjusted {
        top: 0;
        bottom: 0;
        margin-top: auto;
        margin-bottom: auto
    }

    .hero-gallery .hero-gallery-item-hero-ios_10_wwdc_2016 .hero-content .homeguides-copy {
        display: none;
        visibility: hidden;
        opacity: 0
    }
}

@media only screen and (max-width: 1068px), only screen and (max-height: 890px) {
    .hero-gallery .hero-gallery-item-hero-ios_10_wwdc_2016 .hero-image-a,
    .hero-gallery .hero-gallery-item-hero-ios_10_wwdc_2016 .hero-image-a .homeguides-image-positioner {
        position: absolute;
        bottom: auto;
        right: auto;
        left: 0;
        top: 0;
        width: 50%;
        height: 42%;
        min-width: 321px;
        min-height: 269px;
        max-width: -webkit-calc(100% - 321px);
        max-width: calc(100% - 321px);
        max-height: -webkit-calc(100% - 269px);
        max-height: calc(100% - 269px)
    }

    html.ie8 .hero-gallery .hero-gallery-item-hero-ios_10_wwdc_2016 .hero-image-a,
    html.ie8 .hero-gallery .hero-gallery-item-hero-ios_10_wwdc_2016 .hero-image-a .homeguides-image-positioner {
    }

    .hero-gallery .hero-gallery-item-hero-ios_10_wwdc_2016 .hero-image-a div.hero-image-inner,
    .hero-gallery .hero-gallery-item-hero-ios_10_wwdc_2016 .hero-image-a div.homeguides-image-element,
    .hero-gallery .hero-gallery-item-hero-ios_10_wwdc_2016 .hero-image-a .homeguides-image-positioner div.hero-image-inner,
    .hero-gallery .hero-gallery-item-hero-ios_10_wwdc_2016 .hero-image-a .homeguides-image-positioner div.homeguides-image-element {
        background-size: 1282px 618px;
        background-repeat: no-repeat;
        background-position: 0 0;
        width: 1282px;
        height: 618px;
        overflow: visible;
        position: absolute;
        top: auto;
        left: auto;
        bottom: -269px;
        right: -637px
    }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-height: 890px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-height: 890px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi), only screen and (max-height: 890px) and (min-resolution: 144dpi) {
    .hero-gallery .hero-gallery-item-hero-ios_10_wwdc_2016 .hero-image-a div.hero-image-inner,
    .hero-gallery .hero-gallery-item-hero-ios_10_wwdc_2016 .hero-image-a div.homeguides-image-element,
    .hero-gallery .hero-gallery-item-hero-ios_10_wwdc_2016 .hero-image-a .homeguides-image-positioner div.hero-image-inner,
    .hero-gallery .hero-gallery-item-hero-ios_10_wwdc_2016 .hero-image-a .homeguides-image-positioner div.homeguides-image-element {
    }
}

@media only screen and (max-width: 1068px), only screen and (max-height: 890px) {
    html.ie8 .hero-gallery .hero-gallery-item-hero-ios_10_wwdc_2016 .hero-image-a div.hero-image-inner,
    html.ie8 .hero-gallery .hero-gallery-item-hero-ios_10_wwdc_2016 .hero-image-a div.homeguides-image-element,
    html.ie8 .hero-gallery .hero-gallery-item-hero-ios_10_wwdc_2016 .hero-image-a .homeguides-image-positioner div.hero-image-inner,
    html.ie8 .hero-gallery .hero-gallery-item-hero-ios_10_wwdc_2016 .hero-image-a .homeguides-image-positioner div.homeguides-image-element {
    }

    html.ie8 .hero-gallery .hero-gallery-item-hero-ios_10_wwdc_2016 .hero-image-a div.hero-image-inner .ie8-static-image,
    html.ie8 .hero-gallery .hero-gallery-item-hero-ios_10_wwdc_2016 .hero-image-a div.homeguides-image-element .ie8-static-image,
    html.ie8 .hero-gallery .hero-gallery-item-hero-ios_10_wwdc_2016 .hero-image-a .homeguides-image-positioner div.hero-image-inner .ie8-static-image,
    html.ie8 .hero-gallery .hero-gallery-item-hero-ios_10_wwdc_2016 .hero-image-a .homeguides-image-positioner div.homeguides-image-element .ie8-static-image {
        display: block;
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0px;
        left: 0px
    }

    .hero-gallery .hero-gallery-item-hero-ios_10_wwdc_2016 .homeguides-image,
    .hero-gallery .hero-gallery-item-hero-ios_10_wwdc_2016 .homeguides-image-x-rule,
    .hero-gallery .hero-gallery-item-hero-ios_10_wwdc_2016 .homeguides-image-y-rule,
    .hero-gallery .hero-gallery-item-hero-ios_10_wwdc_2016 .homeguides-image-positioner,
    .hero-gallery .hero-gallery-item-hero-ios_10_wwdc_2016 .homeguides-image-element,
    .hero-gallery .hero-gallery-item-hero-ios_10_wwdc_2016 .homeguides-image-safezone {
        display: none
    }

    .hero-gallery .hero-gallery-item-hero-ios_10_wwdc_2016 .hero-content .copy {
        top: 0;
        bottom: auto;
        left: 0;
        right: auto;
        overflow: visible;
        height: 100%;
        width: 100%;
        margin: 0;
        padding: 0
    }

    .hero-gallery .hero-gallery-item-hero-ios_10_wwdc_2016 .hero-content .copy-inner {
        position: absolute;
        display: block;
        vertical-align: middle;
        width: 100%;
        height: auto;
        margin: 0;
        padding: 0
    }

    .hero-gallery .hero-gallery-item-hero-ios_10_wwdc_2016 .hero-content .copy-adjust {
        position: relative;
        display: block;
        top: auto;
        right: auto;
        bottom: auto;
        left: auto;
        width: auto;
        height: auto;
        margin: 0;
        padding: 0
    }

    .hero-gallery .hero-gallery-item-hero-ios_10_wwdc_2016 .hero-content .copy {
        right: auto;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    .hero-gallery .hero-gallery-item-hero-ios_10_wwdc_2016 .hero-content .copy-inner {
        top: 83%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    html.ie8 .hero-gallery .hero-gallery-item-hero-ios_10_wwdc_2016 .hero-content .copy,
    html.ie8 .hero-gallery .hero-gallery-item-hero-ios_10_wwdc_2016 .hero-content .copy-inner,
    html.ie8 .hero-gallery .hero-gallery-item-hero-ios_10_wwdc_2016 .hero-content .copy-adjust {
        float: none;
        width: 100%;
        height: auto;
        position: absolute;
        display: block;
        top: auto;
        right: auto;
        bottom: auto;
        left: auto;
        padding: 0;
        margin: 0;
        overflow: visible
    }

    html.ie8 .hero-gallery .hero-gallery-item-hero-ios_10_wwdc_2016 .hero-content .copy {
        left: -50%;
        top: -50%;
        height: 100%;
        height: 100%
    }

    html.ie8 .hero-gallery .hero-gallery-item-hero-ios_10_wwdc_2016 .hero-content .copy-inner {
        left: 50%;
        top: 83%;
        height: 100%;
        height: 100%
    }

    html.ie8 .hero-gallery .hero-gallery-item-hero-ios_10_wwdc_2016 .hero-content .copy-adjust {
        width: 100%;
        left: 0%
    }

    html.ie8 .hero-gallery .hero-gallery-item-hero-ios_10_wwdc_2016 .hero-content .copy-adjust.ie8-height-adjusted {
        top: 0;
        bottom: 0;
        margin-top: auto;
        margin-bottom: auto
    }

    .hero-gallery .hero-gallery-item-hero-ios_10_wwdc_2016 .hero-content .homeguides-copy {
        display: none;
        visibility: hidden;
        opacity: 0
    }
}

@media only screen and (max-width: 1068px) and (orientation: landscape), only screen and (max-height: 890px) and (orientation: landscape) {
    .hero-gallery .hero-gallery-item-hero-ios_10_wwdc_2016 .hero-image-a,
    .hero-gallery .hero-gallery-item-hero-ios_10_wwdc_2016 .hero-image-a .homeguides-image-positioner {
        position: absolute;
        bottom: auto;
        right: auto;
        left: 0;
        top: 0;
        width: 50%;
        height: 44%;
        min-width: 321px;
        min-height: 269px;
        max-width: -webkit-calc(100% - 321px);
        max-width: calc(100% - 321px);
        max-height: -webkit-calc(100% - 269px);
        max-height: calc(100% - 269px)
    }

    html.ie8 .hero-gallery .hero-gallery-item-hero-ios_10_wwdc_2016 .hero-image-a,
    html.ie8 .hero-gallery .hero-gallery-item-hero-ios_10_wwdc_2016 .hero-image-a .homeguides-image-positioner {
    }

    .hero-gallery .hero-gallery-item-hero-ios_10_wwdc_2016 .hero-image-a div.hero-image-inner,
    .hero-gallery .hero-gallery-item-hero-ios_10_wwdc_2016 .hero-image-a div.homeguides-image-element,
    .hero-gallery .hero-gallery-item-hero-ios_10_wwdc_2016 .hero-image-a .homeguides-image-positioner div.hero-image-inner,
    .hero-gallery .hero-gallery-item-hero-ios_10_wwdc_2016 .hero-image-a .homeguides-image-positioner div.homeguides-image-element {
        background-size: 1282px 618px;
        background-repeat: no-repeat;
        background-position: 0 0;
        width: 1282px;
        height: 618px;
        overflow: visible;
        position: absolute;
        top: auto;
        left: auto;
        bottom: -269px;
        right: -637px
    }
}

@media only screen and (max-width: 1068px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (orientation: landscape) and (min-resolution: 1.5dppx), only screen and (max-height: 890px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-height: 890px) and (orientation: landscape) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (orientation: landscape) and (min-resolution: 144dpi), only screen and (max-height: 890px) and (orientation: landscape) and (min-resolution: 144dpi) {
    .hero-gallery .hero-gallery-item-hero-ios_10_wwdc_2016 .hero-image-a div.hero-image-inner,
    .hero-gallery .hero-gallery-item-hero-ios_10_wwdc_2016 .hero-image-a div.homeguides-image-element,
    .hero-gallery .hero-gallery-item-hero-ios_10_wwdc_2016 .hero-image-a .homeguides-image-positioner div.hero-image-inner,
    .hero-gallery .hero-gallery-item-hero-ios_10_wwdc_2016 .hero-image-a .homeguides-image-positioner div.homeguides-image-element {
    }
}

@media only screen and (max-width: 1068px) and (orientation: landscape), only screen and (max-height: 890px) and (orientation: landscape) {
    html.ie8 .hero-gallery .hero-gallery-item-hero-ios_10_wwdc_2016 .hero-image-a div.hero-image-inner,
    html.ie8 .hero-gallery .hero-gallery-item-hero-ios_10_wwdc_2016 .hero-image-a div.homeguides-image-element,
    html.ie8 .hero-gallery .hero-gallery-item-hero-ios_10_wwdc_2016 .hero-image-a .homeguides-image-positioner div.hero-image-inner,
    html.ie8 .hero-gallery .hero-gallery-item-hero-ios_10_wwdc_2016 .hero-image-a .homeguides-image-positioner div.homeguides-image-element {
    }

    html.ie8 .hero-gallery .hero-gallery-item-hero-ios_10_wwdc_2016 .hero-image-a div.hero-image-inner .ie8-static-image,
    html.ie8 .hero-gallery .hero-gallery-item-hero-ios_10_wwdc_2016 .hero-image-a div.homeguides-image-element .ie8-static-image,
    html.ie8 .hero-gallery .hero-gallery-item-hero-ios_10_wwdc_2016 .hero-image-a .homeguides-image-positioner div.hero-image-inner .ie8-static-image,
    html.ie8 .hero-gallery .hero-gallery-item-hero-ios_10_wwdc_2016 .hero-image-a .homeguides-image-positioner div.homeguides-image-element .ie8-static-image {
        display: block;
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0px;
        left: 0px
    }

    .hero-gallery .hero-gallery-item-hero-ios_10_wwdc_2016 .homeguides-image,
    .hero-gallery .hero-gallery-item-hero-ios_10_wwdc_2016 .homeguides-image-x-rule,
    .hero-gallery .hero-gallery-item-hero-ios_10_wwdc_2016 .homeguides-image-y-rule,
    .hero-gallery .hero-gallery-item-hero-ios_10_wwdc_2016 .homeguides-image-positioner,
    .hero-gallery .hero-gallery-item-hero-ios_10_wwdc_2016 .homeguides-image-element,
    .hero-gallery .hero-gallery-item-hero-ios_10_wwdc_2016 .homeguides-image-safezone {
        display: none
    }

    .hero-gallery .hero-gallery-item-hero-ios_10_wwdc_2016 .hero-content .copy {
        top: 0;
        bottom: auto;
        left: 0;
        right: auto;
        overflow: visible;
        height: 100%;
        width: 100%;
        margin: 0;
        padding: 0
    }

    .hero-gallery .hero-gallery-item-hero-ios_10_wwdc_2016 .hero-content .copy-inner {
        position: absolute;
        display: block;
        vertical-align: middle;
        width: 100%;
        height: auto;
        margin: 0;
        padding: 0
    }

    .hero-gallery .hero-gallery-item-hero-ios_10_wwdc_2016 .hero-content .copy-adjust {
        position: relative;
        display: block;
        top: auto;
        right: auto;
        bottom: auto;
        left: auto;
        width: auto;
        height: auto;
        margin: 0;
        padding: 0
    }

    .hero-gallery .hero-gallery-item-hero-ios_10_wwdc_2016 .hero-content .copy {
        right: auto;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    .hero-gallery .hero-gallery-item-hero-ios_10_wwdc_2016 .hero-content .copy-inner {
        top: 86%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    html.ie8 .hero-gallery .hero-gallery-item-hero-ios_10_wwdc_2016 .hero-content .copy,
    html.ie8 .hero-gallery .hero-gallery-item-hero-ios_10_wwdc_2016 .hero-content .copy-inner,
    html.ie8 .hero-gallery .hero-gallery-item-hero-ios_10_wwdc_2016 .hero-content .copy-adjust {
        float: none;
        width: 100%;
        height: auto;
        position: absolute;
        display: block;
        top: auto;
        right: auto;
        bottom: auto;
        left: auto;
        padding: 0;
        margin: 0;
        overflow: visible
    }

    html.ie8 .hero-gallery .hero-gallery-item-hero-ios_10_wwdc_2016 .hero-content .copy {
        left: -50%;
        top: -50%;
        height: 100%;
        height: 100%
    }

    html.ie8 .hero-gallery .hero-gallery-item-hero-ios_10_wwdc_2016 .hero-content .copy-inner {
        left: 50%;
        top: 86%;
        height: 100%;
        height: 100%
    }

    html.ie8 .hero-gallery .hero-gallery-item-hero-ios_10_wwdc_2016 .hero-content .copy-adjust {
        width: 100%;
        left: 0%
    }

    html.ie8 .hero-gallery .hero-gallery-item-hero-ios_10_wwdc_2016 .hero-content .copy-adjust.ie8-height-adjusted {
        top: 0;
        bottom: 0;
        margin-top: auto;
        margin-bottom: auto
    }

    .hero-gallery .hero-gallery-item-hero-ios_10_wwdc_2016 .hero-content .homeguides-copy {
        display: none;
        visibility: hidden;
        opacity: 0
    }
}

@media only screen and (max-width: 735px) {
    .hero-gallery .hero-gallery-item-hero-ios_10_wwdc_2016 .hero-image-a,
    .hero-gallery .hero-gallery-item-hero-ios_10_wwdc_2016 .hero-image-a .homeguides-image-positioner {
        position: absolute;
        bottom: auto;
        right: auto;
        left: 0;
        top: 0;
        width: 50%;
        height: 37.4%;
        min-width: 160px;
        min-height: 134px;
        max-width: -webkit-calc(100% - 160px);
        max-width: calc(100% - 160px);
        max-height: -webkit-calc(100% - 134px);
        max-height: calc(100% - 134px)
    }

    html.ie8 .hero-gallery .hero-gallery-item-hero-ios_10_wwdc_2016 .hero-image-a,
    html.ie8 .hero-gallery .hero-gallery-item-hero-ios_10_wwdc_2016 .hero-image-a .homeguides-image-positioner {
    }

    .hero-gallery .hero-gallery-item-hero-ios_10_wwdc_2016 .hero-image-a div.hero-image-inner,
    .hero-gallery .hero-gallery-item-hero-ios_10_wwdc_2016 .hero-image-a div.homeguides-image-element,
    .hero-gallery .hero-gallery-item-hero-ios_10_wwdc_2016 .hero-image-a .homeguides-image-positioner div.hero-image-inner,
    .hero-gallery .hero-gallery-item-hero-ios_10_wwdc_2016 .hero-image-a .homeguides-image-positioner div.homeguides-image-element {
        background-size: 640px 308px;
        background-repeat: no-repeat;
        background-position: 0 0;
        width: 640px;
        height: 308px;
        overflow: visible;
        position: absolute;
        top: auto;
        left: auto;
        bottom: -134px;
        right: -318px
    }
}

@media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 1.5dppx), only screen and (max-width: 735px) and (min-resolution: 144dpi) {
    .hero-gallery .hero-gallery-item-hero-ios_10_wwdc_2016 .hero-image-a div.hero-image-inner,
    .hero-gallery .hero-gallery-item-hero-ios_10_wwdc_2016 .hero-image-a div.homeguides-image-element,
    .hero-gallery .hero-gallery-item-hero-ios_10_wwdc_2016 .hero-image-a .homeguides-image-positioner div.hero-image-inner,
    .hero-gallery .hero-gallery-item-hero-ios_10_wwdc_2016 .hero-image-a .homeguides-image-positioner div.homeguides-image-element {
    }
}

@media only screen and (max-width: 735px) {
    html.ie8 .hero-gallery .hero-gallery-item-hero-ios_10_wwdc_2016 .hero-image-a div.hero-image-inner,
    html.ie8 .hero-gallery .hero-gallery-item-hero-ios_10_wwdc_2016 .hero-image-a div.homeguides-image-element,
    html.ie8 .hero-gallery .hero-gallery-item-hero-ios_10_wwdc_2016 .hero-image-a .homeguides-image-positioner div.hero-image-inner,
    html.ie8 .hero-gallery .hero-gallery-item-hero-ios_10_wwdc_2016 .hero-image-a .homeguides-image-positioner div.homeguides-image-element {
    }

    html.ie8 .hero-gallery .hero-gallery-item-hero-ios_10_wwdc_2016 .hero-image-a div.hero-image-inner .ie8-static-image,
    html.ie8 .hero-gallery .hero-gallery-item-hero-ios_10_wwdc_2016 .hero-image-a div.homeguides-image-element .ie8-static-image,
    html.ie8 .hero-gallery .hero-gallery-item-hero-ios_10_wwdc_2016 .hero-image-a .homeguides-image-positioner div.hero-image-inner .ie8-static-image,
    html.ie8 .hero-gallery .hero-gallery-item-hero-ios_10_wwdc_2016 .hero-image-a .homeguides-image-positioner div.homeguides-image-element .ie8-static-image {
        display: block;
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0px;
        left: 0px
    }

    .hero-gallery .hero-gallery-item-hero-ios_10_wwdc_2016 .homeguides-image,
    .hero-gallery .hero-gallery-item-hero-ios_10_wwdc_2016 .homeguides-image-x-rule,
    .hero-gallery .hero-gallery-item-hero-ios_10_wwdc_2016 .homeguides-image-y-rule,
    .hero-gallery .hero-gallery-item-hero-ios_10_wwdc_2016 .homeguides-image-positioner,
    .hero-gallery .hero-gallery-item-hero-ios_10_wwdc_2016 .homeguides-image-element,
    .hero-gallery .hero-gallery-item-hero-ios_10_wwdc_2016 .homeguides-image-safezone {
        display: none
    }

    .hero-gallery .hero-gallery-item-hero-ios_10_wwdc_2016 .hero-content .copy {
        top: 0;
        bottom: auto;
        left: 0;
        right: auto;
        overflow: visible;
        height: 100%;
        width: 100%;
        margin: 0;
        padding: 0
    }

    .hero-gallery .hero-gallery-item-hero-ios_10_wwdc_2016 .hero-content .copy-inner {
        position: absolute;
        display: block;
        vertical-align: middle;
        width: 100%;
        height: auto;
        margin: 0;
        padding: 0
    }

    .hero-gallery .hero-gallery-item-hero-ios_10_wwdc_2016 .hero-content .copy-adjust {
        position: relative;
        display: block;
        top: auto;
        right: auto;
        bottom: auto;
        left: auto;
        width: auto;
        height: auto;
        margin: 0;
        padding: 0
    }

    .hero-gallery .hero-gallery-item-hero-ios_10_wwdc_2016 .hero-content .copy {
        right: auto;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    .hero-gallery .hero-gallery-item-hero-ios_10_wwdc_2016 .hero-content .copy-inner {
        top: 76%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    html.ie8 .hero-gallery .hero-gallery-item-hero-ios_10_wwdc_2016 .hero-content .copy,
    html.ie8 .hero-gallery .hero-gallery-item-hero-ios_10_wwdc_2016 .hero-content .copy-inner,
    html.ie8 .hero-gallery .hero-gallery-item-hero-ios_10_wwdc_2016 .hero-content .copy-adjust {
        float: none;
        width: 100%;
        height: auto;
        position: absolute;
        display: block;
        top: auto;
        right: auto;
        bottom: auto;
        left: auto;
        padding: 0;
        margin: 0;
        overflow: visible
    }

    html.ie8 .hero-gallery .hero-gallery-item-hero-ios_10_wwdc_2016 .hero-content .copy {
        left: -50%;
        top: -50%;
        height: 100%;
        height: 100%
    }

    html.ie8 .hero-gallery .hero-gallery-item-hero-ios_10_wwdc_2016 .hero-content .copy-inner {
        left: 50%;
        top: 76%;
        height: 100%;
        height: 100%
    }

    html.ie8 .hero-gallery .hero-gallery-item-hero-ios_10_wwdc_2016 .hero-content .copy-adjust {
        width: 100%;
        left: 0%
    }

    html.ie8 .hero-gallery .hero-gallery-item-hero-ios_10_wwdc_2016 .hero-content .copy-adjust.ie8-height-adjusted {
        top: 0;
        bottom: 0;
        margin-top: auto;
        margin-bottom: auto
    }

    .hero-gallery .hero-gallery-item-hero-ios_10_wwdc_2016 .hero-content .homeguides-copy {
        display: none;
        visibility: hidden;
        opacity: 0
    }

    .hero-gallery .hero-gallery-item-hero-ios_10_wwdc_2016 .homepage-subheadline {
        width: 210px;
        margin-left: auto;
        margin-right: auto
    }
}

@media only screen and (max-width: 735px) and (orientation: landscape) {
    .hero-gallery .hero-gallery-item-hero-ios_10_wwdc_2016 .homepage-subheadline {
        width: 100%
    }
}

.hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .hero-content {
    position: absolute;
    top: 0;
    left: 0;
    bottom: auto;
    right: auto;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    pointer-events: none;
    z-index: 6
}

.hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .hero-content .backing-link,
.hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .hero-content .backing-link:hover {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: auto;
    right: auto;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    pointer-events: all;
    width: 100%;
    height: 100%;
    text-decoration: none;
    opacity: 1;
    z-index: 2
}

html.isIe .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .hero-content .backing-link,
html.isIe .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .hero-content .backing-link:hover {
    z-index: 5
}

.hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .hero-content .copy,
.hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .hero-content .hero-wrapper {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .hero-image-a,
.hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .hero-image-a .homeguides-image-positioner {
    position: absolute;
    bottom: auto;
    right: auto;
    left: 0;
    top: 0;
    width: 50%;
    height: 67%;
    min-width: 358px;
    min-height: 186px;
    max-width: -webkit-calc(100% - 358px);
    max-width: calc(100% - 358px);
    max-height: -webkit-calc(100% - 186px);
    max-height: calc(100% - 186px)
}

html.ie8 .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .hero-image-a,
html.ie8 .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .hero-image-a .homeguides-image-positioner
}

.hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .hero-image-a div.hero-image-inner,
.hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .hero-image-a div.homeguides-image-element,
.hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .hero-image-a .homeguides-image-positioner div.hero-image-inner,
.hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .hero-image-a .homeguides-image-positioner div.homeguides-image-element
    background-size: 770px 447px;
    background-repeat: no-repeat;
    background-position: 0 0;
    width: 770px;
    height: 447px;
    overflow: visible;
    position: absolute;
    top: auto;
    left: auto;
    bottom: -262px;
    right: -416px
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .hero-image-a div.hero-image-inner,
    .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .hero-image-a div.homeguides-image-element,
    .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .hero-image-a .homeguides-image-positioner div.hero-image-inner,
    .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .hero-image-a .homeguides-image-positioner div.homeguides-image-element {
    }
}

html.ie8 .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .hero-image-a div.hero-image-inner,
html.ie8 .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .hero-image-a div.homeguides-image-element,
html.ie8 .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .hero-image-a .homeguides-image-positioner div.hero-image-inner,
html.ie8 .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .hero-image-a .homeguides-image-positioner div.homeguides-image-element
}

html.ie8 .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .hero-image-a div.hero-image-inner .ie8-static-image,
html.ie8 .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .hero-image-a div.homeguides-image-element .ie8-static-image,
html.ie8 .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .hero-image-a .homeguides-image-positioner div.hero-image-inner .ie8-static-image,
html.ie8 .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .hero-image-a .homeguides-image-positioner div.homeguides-image-element .ie8-static-image {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px
}

.hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .homeguides-image,
.hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .homeguides-image-x-rule,
.hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .homeguides-image-y-rule,
.hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .homeguides-image-positioner,
.hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .homeguides-image-element,
.hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .homeguides-image-safezone {
    display: none
}

.hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .hero-content .copy {
    top: 0;
    bottom: auto;
    left: 0;
    right: auto;
    overflow: visible;
    height: 100%;
    width: 80%;
    margin: 0;
    padding: 0
}

.hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .hero-content .copy-inner {
    position: absolute;
    display: block;
    vertical-align: middle;
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0
}

.hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .hero-content .copy-adjust {
    position: relative;
    display: block;
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
    width: auto;
    height: auto;
    margin: 0;
    padding: 0
}

.hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .hero-content .copy {
    right: auto;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .hero-content .copy-inner {
    top: 67%;
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%)
}

.hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .hero-content .copy-inner * {
    text-align: center
}

.hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .hero-content .copy-adjust {
    bottom: 234px
}

html.ie8 .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .hero-content .copy,
html.ie8 .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .hero-content .copy-inner,
html.ie8 .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .hero-content .copy-adjust {
    float: none;
    width: 100%;
    height: auto;
    position: absolute;
    display: block;
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
    padding: 0;
    margin: 0;
    overflow: visible
}

html.ie8 .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .hero-content .copy {
    left: -50%;
    top: -50%;
    height: 100%;
    height: 100%;
    margin-top: -117px
}

html.ie8 .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .hero-content .copy-inner {
    left: 50%;
    top: 67%;
    height: 100%;
    height: 100%
}

html.ie8 .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .hero-content .copy-adjust {
    width: 80%;
    left: 10%;
    bottom: 50%
}

.hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .hero-content .homeguides-copy {
    display: none;
    visibility: hidden;
    opacity: 0
}

html.ie8 .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .hero-content .copy {
    top: 0;
    bottom: auto;
    left: 0;
    right: auto;
    overflow: visible;
    height: 100%;
    width: 80%;
    margin: 0;
    padding: 0
}

html.ie8 .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .hero-content .copy-inner {
    position: absolute;
    display: block;
    vertical-align: middle;
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0
}

html.ie8 .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .hero-content .copy-adjust {
    position: relative;
    display: block;
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
    width: auto;
    height: auto;
    margin: 0;
    padding: 0
}

html.ie8 .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .hero-content .copy {
    right: auto;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

html.ie8 .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .hero-content .copy-inner {
    top: 40%;
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%)
}

html.ie8 .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .hero-content .copy-inner * {
    text-align: center
}

html.ie8 .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .hero-content .copy,
html.ie8 .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .hero-content .copy-inner,
html.ie8 .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .hero-content .copy-adjust {
    float: none;
    width: 100%;
    height: auto;
    position: absolute;
    display: block;
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
    padding: 0;
    margin: 0;
    overflow: visible
}

html.ie8 .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .hero-content .copy {
    left: -50%;
    top: -50%;
    height: 100%;
    height: 100%
}

html.ie8 .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .hero-content .copy-inner {
    left: 50%;
    top: 40%;
    height: 100%;
    height: 100%
}

html.ie8 .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .hero-content .copy-adjust {
    width: 80%;
    left: 10%;
    bottom: 50%
}

html.ie8 .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .hero-content .homeguides-copy {
    display: none;
    visibility: hidden;
    opacity: 0
}

@media only screen and (min-height: 1090px) and (max-width: 1441px) {
    .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .hero-image-a,
    .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .hero-image-a .homeguides-image-positioner {
        position: absolute;
        bottom: auto;
        right: auto;
        left: 0;
        top: 0;
        width: 50%;
        height: 60%;
        min-width: 358px;
        min-height: 186px;
        max-width: -webkit-calc(100% - 358px);
        max-width: calc(100% - 358px);
        max-height: -webkit-calc(100% - 186px);
        max-height: calc(100% - 186px)
    }

    html.ie8 .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .hero-image-a,
    html.ie8 .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .hero-image-a .homeguides-image-positioner {
    }

    .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .hero-image-a div.hero-image-inner,
    .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .hero-image-a div.homeguides-image-element,
    .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .hero-image-a .homeguides-image-positioner div.hero-image-inner,
    .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .hero-image-a .homeguides-image-positioner div.homeguides-image-element {
        background-size: 770px 447px;
        background-repeat: no-repeat;
        background-position: 0 0;
        width: 770px;
        height: 447px;
        overflow: visible;
        position: absolute;
        top: auto;
        left: auto;
        bottom: -262px;
        right: -416px
    }
}

@media only screen and (min-height: 1090px) and (max-width: 1441px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-height: 1090px) and (max-width: 1441px) and (min-resolution: 1.5dppx), only screen and (min-height: 1090px) and (max-width: 1441px) and (min-resolution: 144dpi) {
    .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .hero-image-a div.hero-image-inner,
    .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .hero-image-a div.homeguides-image-element,
    .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .hero-image-a .homeguides-image-positioner div.hero-image-inner,
    .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .hero-image-a .homeguides-image-positioner div.homeguides-image-element {
    }
}

@media only screen and (min-height: 1090px) and (max-width: 1441px) {
    html.ie8 .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .hero-image-a div.hero-image-inner,
    html.ie8 .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .hero-image-a div.homeguides-image-element,
    html.ie8 .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .hero-image-a .homeguides-image-positioner div.hero-image-inner,
    html.ie8 .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .hero-image-a .homeguides-image-positioner div.homeguides-image-element {
    }

    html.ie8 .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .hero-image-a div.hero-image-inner .ie8-static-image,
    html.ie8 .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .hero-image-a div.homeguides-image-element .ie8-static-image,
    html.ie8 .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .hero-image-a .homeguides-image-positioner div.hero-image-inner .ie8-static-image,
    html.ie8 .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .hero-image-a .homeguides-image-positioner div.homeguides-image-element .ie8-static-image {
        display: block;
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0px;
        left: 0px
    }

    .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .homeguides-image,
    .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .homeguides-image-x-rule,
    .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .homeguides-image-y-rule,
    .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .homeguides-image-positioner,
    .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .homeguides-image-element,
    .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .homeguides-image-safezone {
        display: none
    }

    .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .hero-content .copy {
        top: 0;
        bottom: auto;
        left: 0;
        right: auto;
        overflow: visible;
        height: 100%;
        width: 80%;
        margin: 0;
        padding: 0
    }

    .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .hero-content .copy-inner {
        position: absolute;
        display: block;
        vertical-align: middle;
        width: 100%;
        height: auto;
        margin: 0;
        padding: 0
    }

    .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .hero-content .copy-adjust {
        position: relative;
        display: block;
        top: auto;
        right: auto;
        bottom: auto;
        left: auto;
        width: auto;
        height: auto;
        margin: 0;
        padding: 0
    }

    .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .hero-content .copy {
        right: auto;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .hero-content .copy-inner {
        top: 60%;
        -webkit-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
        transform: translateY(-100%)
    }

    .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .hero-content .copy-inner * {
        text-align: center
    }

    .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .hero-content .copy-adjust {
        bottom: 234px
    }

    html.ie8 .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .hero-content .copy,
    html.ie8 .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .hero-content .copy-inner,
    html.ie8 .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .hero-content .copy-adjust {
        float: none;
        width: 100%;
        height: auto;
        position: absolute;
        display: block;
        top: auto;
        right: auto;
        bottom: auto;
        left: auto;
        padding: 0;
        margin: 0;
        overflow: visible
    }

    html.ie8 .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .hero-content .copy {
        left: -50%;
        top: -50%;
        height: 100%;
        height: 100%;
        margin-top: -117px
    }

    html.ie8 .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .hero-content .copy-inner {
        left: 50%;
        top: 60%;
        height: 100%;
        height: 100%
    }

    html.ie8 .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .hero-content .copy-adjust {
        width: 80%;
        left: 10%;
        bottom: 50%
    }

    .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .hero-content .homeguides-copy {
        display: none;
        visibility: hidden;
        opacity: 0
    }
}

@media only screen and (min-width: 1442px) and (min-height: 1050px) {
    .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .hero-image-a,
    .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .hero-image-a .homeguides-image-positioner {
        position: absolute;
        bottom: auto;
        right: auto;
        left: 0;
        top: 0;
        width: 50%;
        height: 64%;
        min-width: 409px;
        min-height: 212px;
        max-width: -webkit-calc(100% - 409px);
        max-width: calc(100% - 409px);
        max-height: -webkit-calc(100% - 212px);
        max-height: calc(100% - 212px)
    }

    html.ie8 .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .hero-image-a,
    html.ie8 .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .hero-image-a .homeguides-image-positioner {
    }

    .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .hero-image-a div.hero-image-inner,
    .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .hero-image-a div.homeguides-image-element,
    .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .hero-image-a .homeguides-image-positioner div.hero-image-inner,
    .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .hero-image-a .homeguides-image-positioner div.homeguides-image-element {
        background-size: 880px 511px;
        background-repeat: no-repeat;
        background-position: 0 0;
        width: 880px;
        height: 511px;
        overflow: visible;
        position: absolute;
        top: auto;
        left: auto;
        bottom: -299px;
        right: -475px
    }
}

@media only screen and (min-width: 1442px) and (min-height: 1050px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-width: 1442px) and (min-height: 1050px) and (min-resolution: 1.5dppx), only screen and (min-width: 1442px) and (min-height: 1050px) and (min-resolution: 144dpi) {
    .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .hero-image-a div.hero-image-inner,
    .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .hero-image-a div.homeguides-image-element,
    .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .hero-image-a .homeguides-image-positioner div.hero-image-inner,
    .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .hero-image-a .homeguides-image-positioner div.homeguides-image-element {

    }
}

@media only screen and (min-width: 1442px) and (min-height: 1050px) {
    html.ie8 .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .hero-image-a div.hero-image-inner,
    html.ie8 .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .hero-image-a div.homeguides-image-element,
    html.ie8 .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .hero-image-a .homeguides-image-positioner div.hero-image-inner,
    html.ie8 .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .hero-image-a .homeguides-image-positioner div.homeguides-image-element {

    }

    html.ie8 .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .hero-image-a div.hero-image-inner .ie8-static-image,
    html.ie8 .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .hero-image-a div.homeguides-image-element .ie8-static-image,
    html.ie8 .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .hero-image-a .homeguides-image-positioner div.hero-image-inner .ie8-static-image,
    html.ie8 .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .hero-image-a .homeguides-image-positioner div.homeguides-image-element .ie8-static-image {
        display: block;
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0px;
        left: 0px
    }

    .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .homeguides-image,
    .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .homeguides-image-x-rule,
    .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .homeguides-image-y-rule,
    .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .homeguides-image-positioner,
    .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .homeguides-image-element,
    .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .homeguides-image-safezone {
        display: none
    }

    .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .hero-content .copy {
        top: 0;
        bottom: auto;
        left: 0;
        right: auto;
        overflow: visible;
        height: 100%;
        width: 80%;
        margin: 0;
        padding: 0
    }

    .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .hero-content .copy-inner {
        position: absolute;
        display: block;
        vertical-align: middle;
        width: 100%;
        height: auto;
        margin: 0;
        padding: 0
    }

    .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .hero-content .copy-adjust {
        position: relative;
        display: block;
        top: auto;
        right: auto;
        bottom: auto;
        left: auto;
        width: auto;
        height: auto;
        margin: 0;
        padding: 0
    }

    .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .hero-content .copy {
        right: auto;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .hero-content .copy-inner {
        top: 64%;
        -webkit-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
        transform: translateY(-100%)
    }

    .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .hero-content .copy-inner * {
        text-align: center
    }

    .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .hero-content .copy-adjust {
        bottom: 254px
    }

    html.ie8 .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .hero-content .copy,
    html.ie8 .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .hero-content .copy-inner,
    html.ie8 .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .hero-content .copy-adjust {
        float: none;
        width: 100%;
        height: auto;
        position: absolute;
        display: block;
        top: auto;
        right: auto;
        bottom: auto;
        left: auto;
        padding: 0;
        margin: 0;
        overflow: visible
    }

    html.ie8 .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .hero-content .copy {
        left: -50%;
        top: -50%;
        height: 100%;
        height: 100%;
        margin-top: -127px
    }

    html.ie8 .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .hero-content .copy-inner {
        left: 50%;
        top: 64%;
        height: 100%;
        height: 100%
    }

    html.ie8 .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .hero-content .copy-adjust {
        width: 80%;
        left: 10%;
        bottom: 50%
    }

    .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .hero-content .homeguides-copy {
        display: none;
        visibility: hidden;
        opacity: 0
    }
}

.hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .homepage-headline {
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    width: 220px;
    height: 48px;
    background-size: 220px 48px;
    background-repeat: no-repeat;

    margin-left: auto;
    margin-right: auto
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .homepage-headline {

    }
}

@media only screen and (min-width: 1442px) and (min-height: 1050px) {
    .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .homepage-headline {
        width: 275px;
        height: 60px;
        background-size: 275px 60px;
        background-repeat: no-repeat;

    }
}

@media only screen and (min-width: 1442px) and (min-height: 1050px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-width: 1442px) and (min-height: 1050px) and (min-resolution: 1.5dppx), only screen and (min-width: 1442px) and (min-height: 1050px) and (min-resolution: 144dpi) {
    .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .homepage-headline {

    }
}

@media only screen and (max-width: 1068px), only screen and (max-height: 890px) {
    .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .homepage-headline {
        width: 179px;
        height: 40px;
        background-size: 179px 40px;
        background-repeat: no-repeat;

    }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-height: 890px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-height: 890px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi), only screen and (max-height: 890px) and (min-resolution: 144dpi) {
    .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .homepage-headline {

    }
}

@media only screen and (max-width: 735px) {
    .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .homepage-headline {
        width: 143px;
        height: 30px;
        background-size: 143px 30px;
        background-repeat: no-repeat;

    }
}

@media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 1.5dppx), only screen and (max-width: 735px) and (min-resolution: 144dpi) {
    .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .homepage-headline {

    }
}

@media only screen and (max-width: 1068px), only screen and (max-height: 890px) {
    .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .hero-image-a,
    .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .hero-image-a .homeguides-image-positioner {
        position: absolute;
        bottom: auto;
        right: auto;
        left: 0;
        top: 0;
        width: 50%;
        height: 64%;
        min-width: 303px;
        min-height: 157px;
        max-width: -webkit-calc(100% - 303px);
        max-width: calc(100% - 303px);
        max-height: -webkit-calc(100% - 157px);
        max-height: calc(100% - 157px)
    }

    html.ie8 .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .hero-image-a,
    html.ie8 .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .hero-image-a .homeguides-image-positioner {

    }

    .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .hero-image-a div.hero-image-inner,
    .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .hero-image-a div.homeguides-image-element,
    .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .hero-image-a .homeguides-image-positioner div.hero-image-inner,
    .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .hero-image-a .homeguides-image-positioner div.homeguides-image-element {

        background-size: 650px 378px;
        background-repeat: no-repeat;
        background-position: 0 0;
        width: 650px;
        height: 378px;
        overflow: visible;
        position: absolute;
        top: auto;
        left: auto;
        bottom: -221px;
        right: -351px
    }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-height: 890px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-height: 890px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi), only screen and (max-height: 890px) and (min-resolution: 144dpi) {
    .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .hero-image-a div.hero-image-inner,
    .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .hero-image-a div.homeguides-image-element,
    .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .hero-image-a .homeguides-image-positioner div.hero-image-inner,
    .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .hero-image-a .homeguides-image-positioner div.homeguides-image-element {

    }
}

@media only screen and (max-width: 1068px), only screen and (max-height: 890px) {
    html.ie8 .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .hero-image-a div.hero-image-inner,
    html.ie8 .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .hero-image-a div.homeguides-image-element,
    html.ie8 .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .hero-image-a .homeguides-image-positioner div.hero-image-inner,
    html.ie8 .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .hero-image-a .homeguides-image-positioner div.homeguides-image-element {

    }

    html.ie8 .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .hero-image-a div.hero-image-inner .ie8-static-image,
    html.ie8 .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .hero-image-a div.homeguides-image-element .ie8-static-image,
    html.ie8 .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .hero-image-a .homeguides-image-positioner div.hero-image-inner .ie8-static-image,
    html.ie8 .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .hero-image-a .homeguides-image-positioner div.homeguides-image-element .ie8-static-image {
        display: block;
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0px;
        left: 0px
    }

    .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .homeguides-image,
    .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .homeguides-image-x-rule,
    .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .homeguides-image-y-rule,
    .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .homeguides-image-positioner,
    .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .homeguides-image-element,
    .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .homeguides-image-safezone {
        display: none
    }

    .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .hero-content .copy {
        top: 0;
        bottom: auto;
        left: 0;
        right: auto;
        overflow: visible;
        height: 100%;
        width: 80%;
        margin: 0;
        padding: 0
    }

    .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .hero-content .copy-inner {
        position: absolute;
        display: block;
        vertical-align: middle;
        width: 100%;
        height: auto;
        margin: 0;
        padding: 0
    }

    .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .hero-content .copy-adjust {
        position: relative;
        display: block;
        top: auto;
        right: auto;
        bottom: auto;
        left: auto;
        width: auto;
        height: auto;
        margin: 0;
        padding: 0
    }

    .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .hero-content .copy {
        right: auto;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .hero-content .copy-inner {
        top: 49%;
        -webkit-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
        transform: translateY(-100%)
    }

    .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .hero-content .copy-inner * {
        text-align: center
    }

    .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .hero-content .copy-adjust {
        bottom: 88px
    }

    html.ie8 .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .hero-content .copy,
    html.ie8 .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .hero-content .copy-inner,
    html.ie8 .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .hero-content .copy-adjust {
        float: none;
        width: 100%;
        height: auto;
        position: absolute;
        display: block;
        top: auto;
        right: auto;
        bottom: auto;
        left: auto;
        padding: 0;
        margin: 0;
        overflow: visible
    }

    html.ie8 .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .hero-content .copy {
        left: -50%;
        top: -50%;
        height: 100%;
        height: 100%;
        margin-top: -44px
    }

    html.ie8 .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .hero-content .copy-inner {
        left: 50%;
        top: 49%;
        height: 100%;
        height: 100%
    }

    html.ie8 .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .hero-content .copy-adjust {
        width: 80%;
        left: 10%;
        bottom: 50%
    }

    .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .hero-content .homeguides-copy {
        display: none;
        visibility: hidden;
        opacity: 0
    }
}

@media only screen and (max-width: 735px) {
    .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .hero-image-a,
    .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .hero-image-a .homeguides-image-positioner {
        position: absolute;
        bottom: auto;
        right: auto;
        left: 0;
        top: 0;
        width: 50%;
        height: 36%;
        min-width: 130px;
        min-height: 68px;
        max-width: -webkit-calc(100% - 130px);
        max-width: calc(100% - 130px);
        max-height: -webkit-calc(100% - 68px);
        max-height: calc(100% - 68px)
    }

    html.ie8 .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .hero-image-a,
    html.ie8 .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .hero-image-a .homeguides-image-positioner {

    }

    .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .hero-image-a div.hero-image-inner,
    .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .hero-image-a div.homeguides-image-element,
    .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .hero-image-a .homeguides-image-positioner div.hero-image-inner,
    .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .hero-image-a .homeguides-image-positioner div.homeguides-image-element {

        background-size: 280px 163px;
        background-repeat: no-repeat;
        background-position: 0 0;
        width: 280px;
        height: 163px;
        overflow: visible;
        position: absolute;
        top: auto;
        left: auto;
        bottom: -96px;
        right: -151px
    }
}

@media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 1.5dppx), only screen and (max-width: 735px) and (min-resolution: 144dpi) {
    .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .hero-image-a div.hero-image-inner,
    .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .hero-image-a div.homeguides-image-element,
    .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .hero-image-a .homeguides-image-positioner div.hero-image-inner,
    .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .hero-image-a .homeguides-image-positioner div.homeguides-image-element {

    }
}

@media only screen and (max-width: 735px) {
    html.ie8 .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .hero-image-a div.hero-image-inner,
    html.ie8 .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .hero-image-a div.homeguides-image-element,
    html.ie8 .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .hero-image-a .homeguides-image-positioner div.hero-image-inner,
    html.ie8 .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .hero-image-a .homeguides-image-positioner div.homeguides-image-element {

    }

    html.ie8 .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .hero-image-a div.hero-image-inner .ie8-static-image,
    html.ie8 .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .hero-image-a div.homeguides-image-element .ie8-static-image,
    html.ie8 .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .hero-image-a .homeguides-image-positioner div.hero-image-inner .ie8-static-image,
    html.ie8 .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .hero-image-a .homeguides-image-positioner div.homeguides-image-element .ie8-static-image {
        display: block;
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0px;
        left: 0px
    }

    .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .homeguides-image,
    .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .homeguides-image-x-rule,
    .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .homeguides-image-y-rule,
    .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .homeguides-image-positioner,
    .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .homeguides-image-element,
    .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .homeguides-image-safezone {
        display: none
    }

    .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .hero-content .copy {
        top: 0;
        bottom: auto;
        left: 0;
        right: auto;
        overflow: visible;
        height: 100%;
        width: 290px;
        margin: 0;
        padding: 0
    }

    .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .hero-content .copy-inner {
        position: absolute;
        display: block;
        vertical-align: middle;
        width: 100%;
        height: auto;
        margin: 0;
        padding: 0
    }

    .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .hero-content .copy-adjust {
        position: relative;
        display: block;
        top: auto;
        right: auto;
        bottom: auto;
        left: auto;
        width: auto;
        height: auto;
        margin: 0;
        padding: 0
    }

    .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .hero-content .copy {
        right: auto;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .hero-content .copy-inner {
        top: 36%;
        -webkit-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
        transform: translateY(-100%)
    }

    .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .hero-content .copy-inner * {
        text-align: center
    }

    .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .hero-content .copy-adjust {
        bottom: -220px
    }

    html.ie8 .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .hero-content .copy,
    html.ie8 .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .hero-content .copy-inner,
    html.ie8 .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .hero-content .copy-adjust {
        float: none;
        width: 100%;
        height: auto;
        position: absolute;
        display: block;
        top: auto;
        right: auto;
        bottom: auto;
        left: auto;
        padding: 0;
        margin: 0;
        overflow: visible
    }

    html.ie8 .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .hero-content .copy {
        left: -50%;
        top: -50%;
        height: 100%;
        height: 100%;
        margin-top: 110px
    }

    html.ie8 .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .hero-content .copy-inner {
        left: 50%;
        top: 36%;
        height: 100%;
        height: 100%
    }

    html.ie8 .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .hero-content .copy-adjust {
        width: 290px;
        left: 50%;
        margin-left: -145px;
        bottom: 50%
    }

    .hero-gallery .hero-gallery-item-hero-watch_os_wwdc_2016 .hero-content .homeguides-copy {
        display: none;
        visibility: hidden;
        opacity: 0
    }
}

.hero-gallery .hero-gallery-item-hero-mac_os_wwdc_2016 .hero-content {
    position: absolute;
    top: 0;
    left: 0;
    bottom: auto;
    right: auto;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    pointer-events: none;
    z-index: 6
}

.hero-gallery .hero-gallery-item-hero-mac_os_wwdc_2016 .hero-content .backing-link,
.hero-gallery .hero-gallery-item-hero-mac_os_wwdc_2016 .hero-content .backing-link:hover {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: auto;
    right: auto;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    pointer-events: all;
    width: 100%;
    height: 100%;
    text-decoration: none;
    opacity: 1;
    z-index: 2
}

html.isIe .hero-gallery .hero-gallery-item-hero-mac_os_wwdc_2016 .hero-content .backing-link,
html.isIe .hero-gallery .hero-gallery-item-hero-mac_os_wwdc_2016 .hero-content .backing-link:hover {
    z-index: 5
}

.hero-gallery .hero-gallery-item-hero-mac_os_wwdc_2016 .hero-content .copy,
.hero-gallery .hero-gallery-item-hero-mac_os_wwdc_2016 .hero-content .hero-wrapper {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.hero-gallery .hero-gallery-item-hero-mac_os_wwdc_2016 .homepage-headline {
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    width: 314px;
    height: 48px;
    background-size: 314px 48px;
    background-repeat: no-repeat;

    margin-left: auto;
    margin-right: auto
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .hero-gallery .hero-gallery-item-hero-mac_os_wwdc_2016 .homepage-headline {

    }
}

@media only screen and (min-width: 1442px) and (min-height: 1050px) {
    .hero-gallery .hero-gallery-item-hero-mac_os_wwdc_2016 .homepage-headline {
        width: 392px;
        height: 60px;
        background-size: 392px 60px;
        background-repeat: no-repeat;

    }
}

@media only screen and (min-width: 1442px) and (min-height: 1050px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-width: 1442px) and (min-height: 1050px) and (min-resolution: 1.5dppx), only screen and (min-width: 1442px) and (min-height: 1050px) and (min-resolution: 144dpi) {
    .hero-gallery .hero-gallery-item-hero-mac_os_wwdc_2016 .homepage-headline {

    }
}

@media only screen and (max-width: 1068px), only screen and (max-height: 890px) {
    .hero-gallery .hero-gallery-item-hero-mac_os_wwdc_2016 .homepage-headline {
        width: 255px;
        height: 40px;
        background-size: 255px 40px;
        background-repeat: no-repeat;

    }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-height: 890px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-height: 890px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi), only screen and (max-height: 890px) and (min-resolution: 144dpi) {
    .hero-gallery .hero-gallery-item-hero-mac_os_wwdc_2016 .homepage-headline {

    }
}

@media only screen and (max-width: 735px) {
    .hero-gallery .hero-gallery-item-hero-mac_os_wwdc_2016 .homepage-headline {
        width: 203px;
        height: 30px;
        background-size: 203px 30px;
        background-repeat: no-repeat;

    }
}

@media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 1.5dppx), only screen and (max-width: 735px) and (min-resolution: 144dpi) {
    .hero-gallery .hero-gallery-item-hero-mac_os_wwdc_2016 .homepage-headline {

    }
}

.hero-gallery .hero-gallery-item-hero-mac_os_wwdc_2016 .hero-content .copy {
    top: 0;
    bottom: auto;
    left: 0;
    right: auto;
    overflow: visible;
    height: 100%;
    width: 100%;
    margin: 0;
    padding: 0
}

.hero-gallery .hero-gallery-item-hero-mac_os_wwdc_2016 .hero-content .copy-inner {
    position: absolute;
    display: block;
    vertical-align: middle;
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0
}

.hero-gallery .hero-gallery-item-hero-mac_os_wwdc_2016 .hero-content .copy-adjust {
    position: relative;
    display: block;
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
    width: auto;
    height: auto;
    margin: 0;
    padding: 0
}

.hero-gallery .hero-gallery-item-hero-mac_os_wwdc_2016 .hero-content .copy {
    right: auto;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.hero-gallery .hero-gallery-item-hero-mac_os_wwdc_2016 .hero-content .copy-inner {
    top: 50.8%;
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%)
}

.hero-gallery .hero-gallery-item-hero-mac_os_wwdc_2016 .hero-content .copy-adjust {
    bottom: 58px
}

html.ie8 .hero-gallery .hero-gallery-item-hero-mac_os_wwdc_2016 .hero-content .copy,
html.ie8 .hero-gallery .hero-gallery-item-hero-mac_os_wwdc_2016 .hero-content .copy-inner,
html.ie8 .hero-gallery .hero-gallery-item-hero-mac_os_wwdc_2016 .hero-content .copy-adjust {
    float: none;
    width: 100%;
    height: auto;
    position: absolute;
    display: block;
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
    padding: 0;
    margin: 0;
    overflow: visible
}

html.ie8 .hero-gallery .hero-gallery-item-hero-mac_os_wwdc_2016 .hero-content .copy {
    left: -50%;
    top: -50%;
    height: 100%;
    height: 100%;
    margin-top: -29px
}

html.ie8 .hero-gallery .hero-gallery-item-hero-mac_os_wwdc_2016 .hero-content .copy-inner {
    left: 50%;
    top: 50.8%;
    height: 100%;
    height: 100%
}

html.ie8 .hero-gallery .hero-gallery-item-hero-mac_os_wwdc_2016 .hero-content .copy-adjust {
    width: 100%;
    left: 0%;
    bottom: 50%
}

.hero-gallery .hero-gallery-item-hero-mac_os_wwdc_2016 .hero-content .homeguides-copy {
    display: none;
    visibility: hidden;
    opacity: 0
}

.hero-gallery .hero-gallery-item-hero-mac_os_wwdc_2016 .hero-image-a,
.hero-gallery .hero-gallery-item-hero-mac_os_wwdc_2016 .hero-image-a .homeguides-image-positioner {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: auto;
    bottom: auto;
    position: absolute;
    min-width: 0;
    max-width: none;
    min-height: 0;
    max-height: none
}

.hero-gallery .hero-gallery-item-hero-mac_os_wwdc_2016 .hero-image-a div.hero-image-inner,
.hero-gallery .hero-gallery-item-hero-mac_os_wwdc_2016 .hero-image-a div.homeguides-image-element,
.hero-gallery .hero-gallery-item-hero-mac_os_wwdc_2016 .hero-image-a .homeguides-image-positioner div.hero-image-inner,
.hero-gallery .hero-gallery-item-hero-mac_os_wwdc_2016 .hero-image-a .homeguides-image-positioner div.homeguides-image-element {
    position: absolute;
    left: 50%;
    top: 50.8%;
    margin-left: -575px;
    margin-top: 0;
    width: 1150px;
    height: 657px;

    background-size: 1150px 657px;
    background-repeat: no-repeat;
    background-position: 0 0
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .hero-gallery .hero-gallery-item-hero-mac_os_wwdc_2016 .hero-image-a div.hero-image-inner,
    .hero-gallery .hero-gallery-item-hero-mac_os_wwdc_2016 .hero-image-a div.homeguides-image-element,
    .hero-gallery .hero-gallery-item-hero-mac_os_wwdc_2016 .hero-image-a .homeguides-image-positioner div.hero-image-inner,
    .hero-gallery .hero-gallery-item-hero-mac_os_wwdc_2016 .hero-image-a .homeguides-image-positioner div.homeguides-image-element {

    }
}

html.ie8 .hero-gallery .hero-gallery-item-hero-mac_os_wwdc_2016 .hero-image-a div.hero-image-inner,
html.ie8 .hero-gallery .hero-gallery-item-hero-mac_os_wwdc_2016 .hero-image-a div.homeguides-image-element,
html.ie8 .hero-gallery .hero-gallery-item-hero-mac_os_wwdc_2016 .hero-image-a .homeguides-image-positioner div.hero-image-inner,
html.ie8 .hero-gallery .hero-gallery-item-hero-mac_os_wwdc_2016 .hero-image-a .homeguides-image-positioner div.homeguides-image-element {

}

html.ie8 .hero-gallery .hero-gallery-item-hero-mac_os_wwdc_2016 .hero-image-a div.hero-image-inner .ie8-static-image,
html.ie8 .hero-gallery .hero-gallery-item-hero-mac_os_wwdc_2016 .hero-image-a div.homeguides-image-element .ie8-static-image,
html.ie8 .hero-gallery .hero-gallery-item-hero-mac_os_wwdc_2016 .hero-image-a .homeguides-image-positioner div.hero-image-inner .ie8-static-image,
html.ie8 .hero-gallery .hero-gallery-item-hero-mac_os_wwdc_2016 .hero-image-a .homeguides-image-positioner div.homeguides-image-element .ie8-static-image {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px
}

.hero-gallery .hero-gallery-item-hero-mac_os_wwdc_2016 .hero-image-a div.hero-image-inner.homeguides-image-element,
.hero-gallery .hero-gallery-item-hero-mac_os_wwdc_2016 .hero-image-a div.homeguides-image-element.homeguides-image-element,
.hero-gallery .hero-gallery-item-hero-mac_os_wwdc_2016 .hero-image-a .homeguides-image-positioner div.hero-image-inner.homeguides-image-element,
.hero-gallery .hero-gallery-item-hero-mac_os_wwdc_2016 .hero-image-a .homeguides-image-positioner div.homeguides-image-element.homeguides-image-element {
    background-image: none
}

.hero-gallery .hero-gallery-item-hero-mac_os_wwdc_2016 .homeguides-image,
.hero-gallery .hero-gallery-item-hero-mac_os_wwdc_2016 .homeguides-image-x-rule,
.hero-gallery .hero-gallery-item-hero-mac_os_wwdc_2016 .homeguides-image-y-rule,
.hero-gallery .hero-gallery-item-hero-mac_os_wwdc_2016 .homeguides-image-positioner,
.hero-gallery .hero-gallery-item-hero-mac_os_wwdc_2016 .homeguides-image-element,
.hero-gallery .hero-gallery-item-hero-mac_os_wwdc_2016 .homeguides-image-safezone {
    display: none
}

@media only screen and (max-width: 1068px), only screen and (max-height: 890px) {
    .hero-gallery .hero-gallery-item-hero-mac_os_wwdc_2016 .hero-image-a,
    .hero-gallery .hero-gallery-item-hero-mac_os_wwdc_2016 .hero-image-a .homeguides-image-positioner {
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        right: auto;
        bottom: auto;
        position: absolute;
        min-width: 0;
        max-width: none;
        min-height: 0;
        max-height: none
    }

    .hero-gallery .hero-gallery-item-hero-mac_os_wwdc_2016 .hero-image-a div.hero-image-inner,
    .hero-gallery .hero-gallery-item-hero-mac_os_wwdc_2016 .hero-image-a div.homeguides-image-element,
    .hero-gallery .hero-gallery-item-hero-mac_os_wwdc_2016 .hero-image-a .homeguides-image-positioner div.hero-image-inner,
    .hero-gallery .hero-gallery-item-hero-mac_os_wwdc_2016 .hero-image-a .homeguides-image-positioner div.homeguides-image-element {
        position: absolute;
        left: 50%;
        top: 50.8%;
        margin-left: -412px;
        margin-top: 0;
        width: 824px;
        height: 471px;

        background-size: 824px 471px;
        background-repeat: no-repeat;
        background-position: 0 0
    }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-height: 890px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-height: 890px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi), only screen and (max-height: 890px) and (min-resolution: 144dpi) {
    .hero-gallery .hero-gallery-item-hero-mac_os_wwdc_2016 .hero-image-a div.hero-image-inner,
    .hero-gallery .hero-gallery-item-hero-mac_os_wwdc_2016 .hero-image-a div.homeguides-image-element,
    .hero-gallery .hero-gallery-item-hero-mac_os_wwdc_2016 .hero-image-a .homeguides-image-positioner div.hero-image-inner,
    .hero-gallery .hero-gallery-item-hero-mac_os_wwdc_2016 .hero-image-a .homeguides-image-positioner div.homeguides-image-element {

    }
}

@media only screen and (max-width: 1068px), only screen and (max-height: 890px) {
    html.ie8 .hero-gallery .hero-gallery-item-hero-mac_os_wwdc_2016 .hero-image-a div.hero-image-inner,
    html.ie8 .hero-gallery .hero-gallery-item-hero-mac_os_wwdc_2016 .hero-image-a div.homeguides-image-element,
    html.ie8 .hero-gallery .hero-gallery-item-hero-mac_os_wwdc_2016 .hero-image-a .homeguides-image-positioner div.hero-image-inner,
    html.ie8 .hero-gallery .hero-gallery-item-hero-mac_os_wwdc_2016 .hero-image-a .homeguides-image-positioner div.homeguides-image-element {

    }

    html.ie8 .hero-gallery .hero-gallery-item-hero-mac_os_wwdc_2016 .hero-image-a div.hero-image-inner .ie8-static-image,
    html.ie8 .hero-gallery .hero-gallery-item-hero-mac_os_wwdc_2016 .hero-image-a div.homeguides-image-element .ie8-static-image,
    html.ie8 .hero-gallery .hero-gallery-item-hero-mac_os_wwdc_2016 .hero-image-a .homeguides-image-positioner div.hero-image-inner .ie8-static-image,
    html.ie8 .hero-gallery .hero-gallery-item-hero-mac_os_wwdc_2016 .hero-image-a .homeguides-image-positioner div.homeguides-image-element .ie8-static-image {
        display: block;
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0px;
        left: 0px
    }

    .hero-gallery .hero-gallery-item-hero-mac_os_wwdc_2016 .hero-image-a div.hero-image-inner.homeguides-image-element,
    .hero-gallery .hero-gallery-item-hero-mac_os_wwdc_2016 .hero-image-a div.homeguides-image-element.homeguides-image-element,
    .hero-gallery .hero-gallery-item-hero-mac_os_wwdc_2016 .hero-image-a .homeguides-image-positioner div.hero-image-inner.homeguides-image-element,
    .hero-gallery .hero-gallery-item-hero-mac_os_wwdc_2016 .hero-image-a .homeguides-image-positioner div.homeguides-image-element.homeguides-image-element {
        background-image: none
    }

    .hero-gallery .hero-gallery-item-hero-mac_os_wwdc_2016 .homeguides-image,
    .hero-gallery .hero-gallery-item-hero-mac_os_wwdc_2016 .homeguides-image-x-rule,
    .hero-gallery .hero-gallery-item-hero-mac_os_wwdc_2016 .homeguides-image-y-rule,
    .hero-gallery .hero-gallery-item-hero-mac_os_wwdc_2016 .homeguides-image-positioner,
    .hero-gallery .hero-gallery-item-hero-mac_os_wwdc_2016 .homeguides-image-element,
    .hero-gallery .hero-gallery-item-hero-mac_os_wwdc_2016 .homeguides-image-safezone {
        display: none
    }
}

@media only screen and (max-width: 735px) {
    .hero-gallery .hero-gallery-item-hero-mac_os_wwdc_2016 .hero-image-a,
    .hero-gallery .hero-gallery-item-hero-mac_os_wwdc_2016 .hero-image-a .homeguides-image-positioner {
        position: absolute;
        bottom: auto;
        right: auto;
        left: 0;
        top: 0;
        width: 50%;
        height: 80%;
        min-width: 146px;
        min-height: 63px;
        max-width: -webkit-calc(100% - 146px);
        max-width: calc(100% - 146px);
        max-height: -webkit-calc(100% - 63px);
        max-height: calc(100% - 63px)
    }

    html.ie8 .hero-gallery .hero-gallery-item-hero-mac_os_wwdc_2016 .hero-image-a,
    html.ie8 .hero-gallery .hero-gallery-item-hero-mac_os_wwdc_2016 .hero-image-a .homeguides-image-positioner {

    }

    .hero-gallery .hero-gallery-item-hero-mac_os_wwdc_2016 .hero-image-a div.hero-image-inner,
    .hero-gallery .hero-gallery-item-hero-mac_os_wwdc_2016 .hero-image-a div.homeguides-image-element,
    .hero-gallery .hero-gallery-item-hero-mac_os_wwdc_2016 .hero-image-a .homeguides-image-positioner div.hero-image-inner,
    .hero-gallery .hero-gallery-item-hero-mac_os_wwdc_2016 .hero-image-a .homeguides-image-positioner div.homeguides-image-element {

        background-size: 728px 416px;
        background-repeat: no-repeat;
        background-position: 0 0;
        width: 728px;
        height: 416px;
        overflow: visible;
        position: absolute;
        top: auto;
        left: auto;
        bottom: -354px;
        right: -175px
    }
}

@media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 1.5dppx), only screen and (max-width: 735px) and (min-resolution: 144dpi) {
    .hero-gallery .hero-gallery-item-hero-mac_os_wwdc_2016 .hero-image-a div.hero-image-inner,
    .hero-gallery .hero-gallery-item-hero-mac_os_wwdc_2016 .hero-image-a div.homeguides-image-element,
    .hero-gallery .hero-gallery-item-hero-mac_os_wwdc_2016 .hero-image-a .homeguides-image-positioner div.hero-image-inner,
    .hero-gallery .hero-gallery-item-hero-mac_os_wwdc_2016 .hero-image-a .homeguides-image-positioner div.homeguides-image-element {

    }
}

@media only screen and (max-width: 735px) {
    html.ie8 .hero-gallery .hero-gallery-item-hero-mac_os_wwdc_2016 .hero-image-a div.hero-image-inner,
    html.ie8 .hero-gallery .hero-gallery-item-hero-mac_os_wwdc_2016 .hero-image-a div.homeguides-image-element,
    html.ie8 .hero-gallery .hero-gallery-item-hero-mac_os_wwdc_2016 .hero-image-a .homeguides-image-positioner div.hero-image-inner,
    html.ie8 .hero-gallery .hero-gallery-item-hero-mac_os_wwdc_2016 .hero-image-a .homeguides-image-positioner div.homeguides-image-element {

    }

    html.ie8 .hero-gallery .hero-gallery-item-hero-mac_os_wwdc_2016 .hero-image-a div.hero-image-inner .ie8-static-image,
    html.ie8 .hero-gallery .hero-gallery-item-hero-mac_os_wwdc_2016 .hero-image-a div.homeguides-image-element .ie8-static-image,
    html.ie8 .hero-gallery .hero-gallery-item-hero-mac_os_wwdc_2016 .hero-image-a .homeguides-image-positioner div.hero-image-inner .ie8-static-image,
    html.ie8 .hero-gallery .hero-gallery-item-hero-mac_os_wwdc_2016 .hero-image-a .homeguides-image-positioner div.homeguides-image-element .ie8-static-image {
        display: block;
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0px;
        left: 0px
    }

    .hero-gallery .hero-gallery-item-hero-mac_os_wwdc_2016 .homeguides-image,
    .hero-gallery .hero-gallery-item-hero-mac_os_wwdc_2016 .homeguides-image-x-rule,
    .hero-gallery .hero-gallery-item-hero-mac_os_wwdc_2016 .homeguides-image-y-rule,
    .hero-gallery .hero-gallery-item-hero-mac_os_wwdc_2016 .homeguides-image-positioner,
    .hero-gallery .hero-gallery-item-hero-mac_os_wwdc_2016 .homeguides-image-element,
    .hero-gallery .hero-gallery-item-hero-mac_os_wwdc_2016 .homeguides-image-safezone {
        display: none
    }

    .hero-gallery .hero-gallery-item-hero-mac_os_wwdc_2016 .hero-content .copy {
        top: 0;
        bottom: auto;
        left: 0;
        right: auto;
        overflow: visible;
        height: 100%;
        width: 100%;
        margin: 0;
        padding: 0
    }

    .hero-gallery .hero-gallery-item-hero-mac_os_wwdc_2016 .hero-content .copy-inner {
        position: absolute;
        display: block;
        vertical-align: middle;
        width: 100%;
        height: auto;
        margin: 0;
        padding: 0
    }

    .hero-gallery .hero-gallery-item-hero-mac_os_wwdc_2016 .hero-content .copy-adjust {
        position: relative;
        display: block;
        top: auto;
        right: auto;
        bottom: auto;
        left: auto;
        width: auto;
        height: auto;
        margin: 0;
        padding: 0
    }

    .hero-gallery .hero-gallery-item-hero-mac_os_wwdc_2016 .hero-content .copy {
        right: auto;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    .hero-gallery .hero-gallery-item-hero-mac_os_wwdc_2016 .hero-content .copy-inner {
        top: 39.5%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    html.ie8 .hero-gallery .hero-gallery-item-hero-mac_os_wwdc_2016 .hero-content .copy,
    html.ie8 .hero-gallery .hero-gallery-item-hero-mac_os_wwdc_2016 .hero-content .copy-inner,
    html.ie8 .hero-gallery .hero-gallery-item-hero-mac_os_wwdc_2016 .hero-content .copy-adjust {
        float: none;
        width: 100%;
        height: auto;
        position: absolute;
        display: block;
        top: auto;
        right: auto;
        bottom: auto;
        left: auto;
        padding: 0;
        margin: 0;
        overflow: visible
    }

    html.ie8 .hero-gallery .hero-gallery-item-hero-mac_os_wwdc_2016 .hero-content .copy {
        left: -50%;
        top: -50%;
        height: 100%;
        height: 100%
    }

    html.ie8 .hero-gallery .hero-gallery-item-hero-mac_os_wwdc_2016 .hero-content .copy-inner {
        left: 50%;
        top: 39.5%;
        height: 100%;
        height: 100%
    }

    html.ie8 .hero-gallery .hero-gallery-item-hero-mac_os_wwdc_2016 .hero-content .copy-adjust {
        width: 100%;
        left: 0%
    }

    html.ie8 .hero-gallery .hero-gallery-item-hero-mac_os_wwdc_2016 .hero-content .copy-adjust.ie8-height-adjusted {
        top: 0;
        bottom: 0;
        margin-top: auto;
        margin-bottom: auto
    }

    .hero-gallery .hero-gallery-item-hero-mac_os_wwdc_2016 .hero-content .homeguides-copy {
        display: none;
        visibility: hidden;
        opacity: 0
    }

    .hero-gallery .hero-gallery-item-hero-mac_os_wwdc_2016 .homepage-subheadline {
        width: 268px;
        margin-left: auto;
        margin-right: auto
    }

    .hero-gallery .hero-gallery-item-hero-mac_os_wwdc_2016 .links {
        width: 90%;
        margin-left: auto;
        margin-right: auto
    }
}

.hero-gallery .hero-gallery-item-hero-event_wwdc_2016 {
    background: #282b35
}

.hero-gallery .hero-gallery-item-hero-event_wwdc_2016 .hero-content {
    position: absolute;
    top: 0;
    left: 0;
    bottom: auto;
    right: auto;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    pointer-events: none;
    z-index: 6
}

.hero-gallery .hero-gallery-item-hero-event_wwdc_2016 .hero-content .backing-link,
.hero-gallery .hero-gallery-item-hero-event_wwdc_2016 .hero-content .backing-link:hover {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: auto;
    right: auto;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    pointer-events: all;
    width: 100%;
    height: 100%;
    text-decoration: none;
    opacity: 1;
    z-index: 2
}

html.isIe .hero-gallery .hero-gallery-item-hero-event_wwdc_2016 .hero-content .backing-link,
html.isIe .hero-gallery .hero-gallery-item-hero-event_wwdc_2016 .hero-content .backing-link:hover {
    z-index: 5
}

.hero-gallery .hero-gallery-item-hero-event_wwdc_2016 .hero-content .copy,
.hero-gallery .hero-gallery-item-hero-event_wwdc_2016 .hero-content .hero-wrapper {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.hero-gallery .hero-gallery-item-hero-event_wwdc_2016 .copy-inner {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

@media only screen and (max-width: 735px) {
    .hero-gallery .hero-gallery-item-hero-event_wwdc_2016 .copy-inner {
        top: 51%
    }
}

.hero-gallery .hero-gallery-item-hero-event_wwdc_2016 .homepage-headline {
    width: 761px;
    height: 76px;
    background-size: 761px 76px;
    background-repeat: no-repeat;

    background-position: left bottom;
    margin: 0 auto;
    position: relative;
    padding-top: 12px;
    padding-right: 36px;
    left: 16px
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .hero-gallery .hero-gallery-item-hero-event_wwdc_2016 .homepage-headline {

    }
}

@media only screen and (min-width: 1442px) and (min-height: 1050px) {
    .hero-gallery .hero-gallery-item-hero-event_wwdc_2016 .homepage-headline {
        width: 942px;
        height: 94px;
        background-size: 942px 94px;
        background-repeat: no-repeat;

    }
}

@media only screen and (min-width: 1442px) and (min-height: 1050px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-width: 1442px) and (min-height: 1050px) and (min-resolution: 1.5dppx), only screen and (min-width: 1442px) and (min-height: 1050px) and (min-resolution: 144dpi) {
    .hero-gallery .hero-gallery-item-hero-event_wwdc_2016 .homepage-headline {

    }
}

@media only screen and (max-width: 1068px), only screen and (max-height: 890px) {
    .hero-gallery .hero-gallery-item-hero-event_wwdc_2016 .homepage-headline {
        width: 546px;
        height: 55px;
        background-size: 546px 55px;
        background-repeat: no-repeat;

    }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-height: 890px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-height: 890px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi), only screen and (max-height: 890px) and (min-resolution: 144dpi) {
    .hero-gallery .hero-gallery-item-hero-event_wwdc_2016 .homepage-headline {

    }
}

@media only screen and (max-width: 735px) {
    .hero-gallery .hero-gallery-item-hero-event_wwdc_2016 .homepage-headline {
        width: 274px;
        height: 29px;
        background-size: 274px 29px;
        background-repeat: no-repeat;

    }
}

@media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 1.5dppx), only screen and (max-width: 735px) and (min-resolution: 144dpi) {
    .hero-gallery .hero-gallery-item-hero-event_wwdc_2016 .homepage-headline {

    }
}

.hero-gallery .hero-gallery-item-hero-event_wwdc_2016 .homepage-headline span {
    position: absolute;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: inset(0px 0px 99.9% 99.9%);
    clip-path: inset(0px 0px 99.9% 99.9%);
    overflow: hidden;
    height: 1px;
    width: 1px;
    padding: 0;
    border: 0
}

@media only screen and (min-width: 1442px) and (min-height: 1050px) {
    .hero-gallery .hero-gallery-item-hero-event_wwdc_2016 .homepage-headline {
        padding-top: 13px;
        padding-right: 40px;
        left: 20px
    }
}

@media only screen and (max-width: 1068px), only screen and (max-height: 890px) {
    .hero-gallery .hero-gallery-item-hero-event_wwdc_2016 .homepage-headline {
        padding-top: 10px;
        padding-right: 26px;
        left: 13px
    }
}

@media only screen and (max-width: 735px) {
    .hero-gallery .hero-gallery-item-hero-event_wwdc_2016 .homepage-headline {
        padding-top: 7px;
        padding-right: 14px;
        left: 4px
    }
}

.hero-gallery .hero-gallery-item-hero-event_wwdc_2016 .homepage-headline:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    background-repeat: no-repeat;

    background-repeat: repeat;
    width: 2px;
    height: 78px
}

.touch .hero-gallery .hero-gallery-item-hero-event_wwdc_2016 .homepage-headline:after {
    background: #fff;
    -webkit-animation: blinking-cursor 1.5s infinite;
    animation: blinking-cursor 1.5s infinite
}

@media only screen and (min-width: 1442px) and (min-height: 1050px) {
    .hero-gallery .hero-gallery-item-hero-event_wwdc_2016 .homepage-headline:after {
        height: 96px
    }
}

@media only screen and (max-width: 1068px), only screen and (max-height: 890px) {
    .hero-gallery .hero-gallery-item-hero-event_wwdc_2016 .homepage-headline:after {
        height: 62px
    }
}

@media only screen and (max-width: 735px) {
    .hero-gallery .hero-gallery-item-hero-event_wwdc_2016 .homepage-headline:after {
        height: 35px
    }
}

@-webkit-keyframes blinking-cursor {
    0%, 49% {
        opacity: 0
    }

    50%, 100% {
        opacity: 1
    }
}

@keyframes blinking-cursor {
    0%, 49% {
        opacity: 0
    }

    50%, 100% {
        opacity: 1
    }
}

.hero-gallery .hero-gallery-item-hero-event_wwdc_2016 .homepage-subheadline {
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    width: 380px;
    height: 20px;
    background-size: 380px 20px;
    background-repeat: no-repeat;

    margin: 24px auto 0
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .hero-gallery .hero-gallery-item-hero-event_wwdc_2016 .homepage-subheadline {

    }
}

@media only screen and (min-width: 1442px) and (min-height: 1050px) {
    .hero-gallery .hero-gallery-item-hero-event_wwdc_2016 .homepage-subheadline {
        width: 475px;
        height: 25px;
        background-size: 475px 25px;
        background-repeat: no-repeat;

    }
}

@media only screen and (min-width: 1442px) and (min-height: 1050px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-width: 1442px) and (min-height: 1050px) and (min-resolution: 1.5dppx), only screen and (min-width: 1442px) and (min-height: 1050px) and (min-resolution: 144dpi) {
    .hero-gallery .hero-gallery-item-hero-event_wwdc_2016 .homepage-subheadline {

    }
}

@media only screen and (max-width: 1068px), only screen and (max-height: 890px) {
    .hero-gallery .hero-gallery-item-hero-event_wwdc_2016 .homepage-subheadline {
        width: 266px;
        height: 14px;
        background-size: 266px 14px;
        background-repeat: no-repeat;

    }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-height: 890px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-height: 890px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi), only screen and (max-height: 890px) and (min-resolution: 144dpi) {
    .hero-gallery .hero-gallery-item-hero-event_wwdc_2016 .homepage-subheadline {

    }
}

@media only screen and (max-width: 735px) {
    .hero-gallery .hero-gallery-item-hero-event_wwdc_2016 .homepage-subheadline {
        width: 278px;
        height: 15px;
        background-size: 278px 15px;
        background-repeat: no-repeat;

    }
}

@media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 1.5dppx), only screen and (max-width: 735px) and (min-resolution: 144dpi) {
    .hero-gallery .hero-gallery-item-hero-event_wwdc_2016 .homepage-subheadline {

    }
}

@media only screen and (max-width: 735px) {
    .hero-gallery .hero-gallery-item-hero-event_wwdc_2016 .homepage-subheadline {
        margin-top: 18px
    }
}

.hero-gallery .hero-gallery-item-hero-event_wwdc_2016 .homepage-link a {
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    width: 206px;
    height: 20px;
    background-size: 206px 20px;
    background-repeat: no-repeat;

    margin: 10px auto 0;
    pointer-events: auto;
    cursor: pointer
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .hero-gallery .hero-gallery-item-hero-event_wwdc_2016 .homepage-link a {

    }
}

@media only screen and (min-width: 1442px) and (min-height: 1050px) {
    .hero-gallery .hero-gallery-item-hero-event_wwdc_2016 .homepage-link a {
        width: 258px;
        height: 25px;
        background-size: 258px 25px;
        background-repeat: no-repeat;

    }
}

@media only screen and (min-width: 1442px) and (min-height: 1050px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-width: 1442px) and (min-height: 1050px) and (min-resolution: 1.5dppx), only screen and (min-width: 1442px) and (min-height: 1050px) and (min-resolution: 144dpi) {
    .hero-gallery .hero-gallery-item-hero-event_wwdc_2016 .homepage-link a {

    }
}

@media only screen and (max-width: 1068px), only screen and (max-height: 890px) {
    .hero-gallery .hero-gallery-item-hero-event_wwdc_2016 .homepage-link a {
        width: 145px;
        height: 14px;
        background-size: 145px 14px;
        background-repeat: no-repeat;

    }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-height: 890px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-height: 890px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi), only screen and (max-height: 890px) and (min-resolution: 144dpi) {
    .hero-gallery .hero-gallery-item-hero-event_wwdc_2016 .homepage-link a {

    }
}

@media only screen and (max-width: 735px) {
    .hero-gallery .hero-gallery-item-hero-event_wwdc_2016 .homepage-link a {
        width: 157px;
        height: 15px;
        background-size: 157px 15px;
        background-repeat: no-repeat;

    }
}

@media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 1.5dppx), only screen and (max-width: 735px) and (min-resolution: 144dpi) {
    .hero-gallery .hero-gallery-item-hero-event_wwdc_2016 .homepage-link a {

    }
}

@media only screen and (max-width: 735px) {
    .hero-gallery .hero-gallery-item-hero-event_wwdc_2016 .homepage-link a {
        margin-top: 6px
    }
}

.hero-gallery .hero-gallery-item-hero-event_wwdc_2016 .homepage-link a:hover {
    opacity: 0.7
}

.hero-gallery .hero-gallery-item-hero-swift_wwdc_2016 .hero-content {
    position: absolute;
    top: 0;
    left: 0;
    bottom: auto;
    right: auto;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    pointer-events: none;
    z-index: 6
}

.hero-gallery .hero-gallery-item-hero-swift_wwdc_2016 .hero-content .backing-link,
.hero-gallery .hero-gallery-item-hero-swift_wwdc_2016 .hero-content .backing-link:hover {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: auto;
    right: auto;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    pointer-events: all;
    width: 100%;
    height: 100%;
    text-decoration: none;
    opacity: 1;
    z-index: 2
}

html.isIe .hero-gallery .hero-gallery-item-hero-swift_wwdc_2016 .hero-content .backing-link,
html.isIe .hero-gallery .hero-gallery-item-hero-swift_wwdc_2016 .hero-content .backing-link:hover {
    z-index: 5
}

.hero-gallery .hero-gallery-item-hero-swift_wwdc_2016 .hero-content .copy,
.hero-gallery .hero-gallery-item-hero-swift_wwdc_2016 .hero-content .hero-wrapper {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.hero-gallery .hero-gallery-item-hero-swift_wwdc_2016 .image-swift-icon {
    margin-bottom: 23px
}

@media only screen and (max-width: 1068px), only screen and (max-height: 890px) {
    .hero-gallery .hero-gallery-item-hero-swift_wwdc_2016 .image-swift-icon {
        margin-bottom: 14px
    }
}

@media only screen and (max-width: 735px) {
    .hero-gallery .hero-gallery-item-hero-swift_wwdc_2016 .image-swift-icon {
        margin-bottom: 10px
    }
}

.hero-gallery .hero-gallery-item-hero-swift_wwdc_2016 .homepage-headline {
    font-weight: 500
}

html.ie8 .hero-gallery .hero-gallery-item-hero-swift_wwdc_2016 .homepage-headline {
    font-family: "Myriad Set Pro 500", "Myriad Set Pro", "Helvetica Neue", "Helvetica", "Arial", sans-serif
}

html.ie8 .hero-gallery .hero-gallery-item-hero-swift_wwdc_2016 .homepage-headline {
    font-weight: normal
}

html.ie8 .hero-gallery .hero-gallery-item-hero-swift_wwdc_2016 .homepage-headline:lang(ja-JP) {
    font-family: "Apple TP 500", "Apple TP", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "Helvetica Neue", "Helvetica", "Arial", sans-serif
}

html.ie8 .hero-gallery .hero-gallery-item-hero-swift_wwdc_2016 .homepage-headline:lang(ko-KR) {
    font-family: "Yoon Gothic 500", "Yoon Gothic", "Apple Gothic", "HY Gulim", "MalgumGothic", "HY Dotum", "Lexi Gulim", "Helvetica Neue", "Helvetica", "Arial", sans-serif
}

html.ie8 .hero-gallery .hero-gallery-item-hero-swift_wwdc_2016 .homepage-headline:lang(th-TH) {
    font-family: "Sukhumvit Set 500", "Sukhumvit Set", "Helvetica Neue", "Helvetica", "Arial", sans-serif
}

html.ie8 .hero-gallery .hero-gallery-item-hero-swift_wwdc_2016 .homepage-headline:lang(zh-CN) {
    font-family: "HanHei SC 500", "HanHei SC", "PingHei 500", "PingHei", "PingFang SC", "STHeitiSC-Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif
}

html.ie8 .hero-gallery .hero-gallery-item-hero-swift_wwdc_2016 .homepage-headline:lang(zh-HK) {
    font-family: "HanHei TC 500", "HanHei TC", "MHei 500", "MHei", "PingFang HK", "STHeitiTC-Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif
}

html.ie8 .hero-gallery .hero-gallery-item-hero-swift_wwdc_2016 .homepage-headline:lang(zh-MO) {
    font-family: "HanHei TC 500", "HanHei TC", "MHei 500", "MHei", "PingFang HK", "STHeitiTC-Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif
}

html.ie8 .hero-gallery .hero-gallery-item-hero-swift_wwdc_2016 .homepage-headline:lang(zh-TW) {
    font-family: "HanHei TC 500", "HanHei TC", "MHei 500", "MHei", "PingFang TC", "STHeitiTC-Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif
}

.hero-gallery .hero-gallery-item-hero-swift_wwdc_2016 .homepage-subheadline {
    width: 500px;
    margin-left: auto;
    margin-right: auto
}

.hero-gallery .hero-gallery-item-hero-swift_wwdc_2016 .hero-content .copy {
    top: 0;
    bottom: auto;
    left: 0;
    right: auto;
    overflow: visible;
    height: 100%;
    width: 100%;
    margin: 0;
    padding: 0
}

.hero-gallery .hero-gallery-item-hero-swift_wwdc_2016 .hero-content .copy-inner {
    position: absolute;
    display: block;
    vertical-align: middle;
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0
}

.hero-gallery .hero-gallery-item-hero-swift_wwdc_2016 .hero-content .copy-adjust {
    position: relative;
    display: block;
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
    width: auto;
    height: auto;
    margin: 0;
    padding: 0
}

.hero-gallery .hero-gallery-item-hero-swift_wwdc_2016 .hero-content .copy {
    right: auto;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.hero-gallery .hero-gallery-item-hero-swift_wwdc_2016 .hero-content .copy-inner {
    top: 49.5%;
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%)
}

.hero-gallery .hero-gallery-item-hero-swift_wwdc_2016 .hero-content .copy-adjust {
    bottom: 47px
}

html.ie8 .hero-gallery .hero-gallery-item-hero-swift_wwdc_2016 .hero-content .copy,
html.ie8 .hero-gallery .hero-gallery-item-hero-swift_wwdc_2016 .hero-content .copy-inner,
html.ie8 .hero-gallery .hero-gallery-item-hero-swift_wwdc_2016 .hero-content .copy-adjust {
    float: none;
    width: 100%;
    height: auto;
    position: absolute;
    display: block;
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
    padding: 0;
    margin: 0;
    overflow: visible
}

html.ie8 .hero-gallery .hero-gallery-item-hero-swift_wwdc_2016 .hero-content .copy {
    left: -50%;
    top: -50%;
    height: 100%;
    height: 100%;
    margin-top: -24px
}

html.ie8 .hero-gallery .hero-gallery-item-hero-swift_wwdc_2016 .hero-content .copy-inner {
    left: 50%;
    top: 49.5%;
    height: 100%;
    height: 100%
}

html.ie8 .hero-gallery .hero-gallery-item-hero-swift_wwdc_2016 .hero-content .copy-adjust {
    width: 100%;
    left: 0%;
    bottom: 50%
}

.hero-gallery .hero-gallery-item-hero-swift_wwdc_2016 .hero-content .homeguides-copy {
    display: none;
    visibility: hidden;
    opacity: 0
}

.hero-gallery .hero-gallery-item-hero-swift_wwdc_2016 .hero-image-a,
.hero-gallery .hero-gallery-item-hero-swift_wwdc_2016 .hero-image-a .homeguides-image-positioner {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: auto;
    bottom: auto;
    position: absolute;
    min-width: 0;
    max-width: none;
    min-height: 0;
    max-height: none
}

.hero-gallery .hero-gallery-item-hero-swift_wwdc_2016 .hero-image-a div.hero-image-inner,
.hero-gallery .hero-gallery-item-hero-swift_wwdc_2016 .hero-image-a div.homeguides-image-element,
.hero-gallery .hero-gallery-item-hero-swift_wwdc_2016 .hero-image-a .homeguides-image-positioner div.hero-image-inner,
.hero-gallery .hero-gallery-item-hero-swift_wwdc_2016 .hero-image-a .homeguides-image-positioner div.homeguides-image-element {
    position: absolute;
    left: 50%;
    top: 49.5%;
    margin-left: -465px;
    margin-top: 0;
    width: 930px;
    height: 668px;

    background-size: 930px 668px;
    background-repeat: no-repeat;
    background-position: 0 0
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .hero-gallery .hero-gallery-item-hero-swift_wwdc_2016 .hero-image-a div.hero-image-inner,
    .hero-gallery .hero-gallery-item-hero-swift_wwdc_2016 .hero-image-a div.homeguides-image-element,
    .hero-gallery .hero-gallery-item-hero-swift_wwdc_2016 .hero-image-a .homeguides-image-positioner div.hero-image-inner,
    .hero-gallery .hero-gallery-item-hero-swift_wwdc_2016 .hero-image-a .homeguides-image-positioner div.homeguides-image-element {

    }
}

html.ie8 .hero-gallery .hero-gallery-item-hero-swift_wwdc_2016 .hero-image-a div.hero-image-inner,
html.ie8 .hero-gallery .hero-gallery-item-hero-swift_wwdc_2016 .hero-image-a div.homeguides-image-element,
html.ie8 .hero-gallery .hero-gallery-item-hero-swift_wwdc_2016 .hero-image-a .homeguides-image-positioner div.hero-image-inner,
html.ie8 .hero-gallery .hero-gallery-item-hero-swift_wwdc_2016 .hero-image-a .homeguides-image-positioner div.homeguides-image-element {

}

html.ie8 .hero-gallery .hero-gallery-item-hero-swift_wwdc_2016 .hero-image-a div.hero-image-inner .ie8-static-image,
html.ie8 .hero-gallery .hero-gallery-item-hero-swift_wwdc_2016 .hero-image-a div.homeguides-image-element .ie8-static-image,
html.ie8 .hero-gallery .hero-gallery-item-hero-swift_wwdc_2016 .hero-image-a .homeguides-image-positioner div.hero-image-inner .ie8-static-image,
html.ie8 .hero-gallery .hero-gallery-item-hero-swift_wwdc_2016 .hero-image-a .homeguides-image-positioner div.homeguides-image-element .ie8-static-image {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px
}

.hero-gallery .hero-gallery-item-hero-swift_wwdc_2016 .hero-image-a div.hero-image-inner.homeguides-image-element,
.hero-gallery .hero-gallery-item-hero-swift_wwdc_2016 .hero-image-a div.homeguides-image-element.homeguides-image-element,
.hero-gallery .hero-gallery-item-hero-swift_wwdc_2016 .hero-image-a .homeguides-image-positioner div.hero-image-inner.homeguides-image-element,
.hero-gallery .hero-gallery-item-hero-swift_wwdc_2016 .hero-image-a .homeguides-image-positioner div.homeguides-image-element.homeguides-image-element {
    background-image: none
}

.hero-gallery .hero-gallery-item-hero-swift_wwdc_2016 .homeguides-image,
.hero-gallery .hero-gallery-item-hero-swift_wwdc_2016 .homeguides-image-x-rule,
.hero-gallery .hero-gallery-item-hero-swift_wwdc_2016 .homeguides-image-y-rule,
.hero-gallery .hero-gallery-item-hero-swift_wwdc_2016 .homeguides-image-positioner,
.hero-gallery .hero-gallery-item-hero-swift_wwdc_2016 .homeguides-image-element,
.hero-gallery .hero-gallery-item-hero-swift_wwdc_2016 .homeguides-image-safezone {
    display: none
}

@media only screen and (min-width: 1442px) and (min-height: 1050px) {
    .hero-gallery .hero-gallery-item-hero-swift_wwdc_2016 .homepage-subheadline {
        width: 560px
    }

    .hero-gallery .hero-gallery-item-hero-swift_wwdc_2016 .hero-content .copy {
        top: 0;
        bottom: auto;
        left: 0;
        right: auto;
        overflow: visible;
        height: 100%;
        width: 100%;
        margin: 0;
        padding: 0
    }

    .hero-gallery .hero-gallery-item-hero-swift_wwdc_2016 .hero-content .copy-inner {
        position: absolute;
        display: block;
        vertical-align: middle;
        width: 100%;
        height: auto;
        margin: 0;
        padding: 0
    }

    .hero-gallery .hero-gallery-item-hero-swift_wwdc_2016 .hero-content .copy-adjust {
        position: relative;
        display: block;
        top: auto;
        right: auto;
        bottom: auto;
        left: auto;
        width: auto;
        height: auto;
        margin: 0;
        padding: 0
    }

    .hero-gallery .hero-gallery-item-hero-swift_wwdc_2016 .hero-content .copy {
        right: auto;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    .hero-gallery .hero-gallery-item-hero-swift_wwdc_2016 .hero-content .copy-inner {
        top: 50.2%;
        -webkit-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
        transform: translateY(-100%)
    }

    .hero-gallery .hero-gallery-item-hero-swift_wwdc_2016 .hero-content .copy-adjust {
        bottom: 47px
    }

    html.ie8 .hero-gallery .hero-gallery-item-hero-swift_wwdc_2016 .hero-content .copy,
    html.ie8 .hero-gallery .hero-gallery-item-hero-swift_wwdc_2016 .hero-content .copy-inner,
    html.ie8 .hero-gallery .hero-gallery-item-hero-swift_wwdc_2016 .hero-content .copy-adjust {
        float: none;
        width: 100%;
        height: auto;
        position: absolute;
        display: block;
        top: auto;
        right: auto;
        bottom: auto;
        left: auto;
        padding: 0;
        margin: 0;
        overflow: visible
    }

    html.ie8 .hero-gallery .hero-gallery-item-hero-swift_wwdc_2016 .hero-content .copy {
        left: -50%;
        top: -50%;
        height: 100%;
        height: 100%;
        margin-top: -24px
    }

    html.ie8 .hero-gallery .hero-gallery-item-hero-swift_wwdc_2016 .hero-content .copy-inner {
        left: 50%;
        top: 50.2%;
        height: 100%;
        height: 100%
    }

    html.ie8 .hero-gallery .hero-gallery-item-hero-swift_wwdc_2016 .hero-content .copy-adjust {
        width: 100%;
        left: 0%;
        bottom: 50%
    }

    .hero-gallery .hero-gallery-item-hero-swift_wwdc_2016 .hero-content .homeguides-copy {
        display: none;
        visibility: hidden;
        opacity: 0
    }

    .hero-gallery .hero-gallery-item-hero-swift_wwdc_2016 .hero-image-a,
    .hero-gallery .hero-gallery-item-hero-swift_wwdc_2016 .hero-image-a .homeguides-image-positioner {
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        right: auto;
        bottom: auto;
        position: absolute;
        min-width: 0;
        max-width: none;
        min-height: 0;
        max-height: none
    }

    .hero-gallery .hero-gallery-item-hero-swift_wwdc_2016 .hero-image-a div.hero-image-inner,
    .hero-gallery .hero-gallery-item-hero-swift_wwdc_2016 .hero-image-a div.homeguides-image-element,
    .hero-gallery .hero-gallery-item-hero-swift_wwdc_2016 .hero-image-a .homeguides-image-positioner div.hero-image-inner,
    .hero-gallery .hero-gallery-item-hero-swift_wwdc_2016 .hero-image-a .homeguides-image-positioner div.homeguides-image-element {
        position: absolute;
        left: 50%;
        top: 50.2%;
        margin-left: -520px;
        margin-top: 0;
        width: 1040px;
        height: 747px;

        background-size: 1040px 747px;
        background-repeat: no-repeat;
        background-position: 0 0
    }
}

@media only screen and (min-width: 1442px) and (min-height: 1050px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-width: 1442px) and (min-height: 1050px) and (min-resolution: 1.5dppx), only screen and (min-width: 1442px) and (min-height: 1050px) and (min-resolution: 144dpi) {
    .hero-gallery .hero-gallery-item-hero-swift_wwdc_2016 .hero-image-a div.hero-image-inner,
    .hero-gallery .hero-gallery-item-hero-swift_wwdc_2016 .hero-image-a div.homeguides-image-element,
    .hero-gallery .hero-gallery-item-hero-swift_wwdc_2016 .hero-image-a .homeguides-image-positioner div.hero-image-inner,
    .hero-gallery .hero-gallery-item-hero-swift_wwdc_2016 .hero-image-a .homeguides-image-positioner div.homeguides-image-element {

    }
}

@media only screen and (min-width: 1442px) and (min-height: 1050px) {
    html.ie8 .hero-gallery .hero-gallery-item-hero-swift_wwdc_2016 .hero-image-a div.hero-image-inner,
    html.ie8 .hero-gallery .hero-gallery-item-hero-swift_wwdc_2016 .hero-image-a div.homeguides-image-element,
    html.ie8 .hero-gallery .hero-gallery-item-hero-swift_wwdc_2016 .hero-image-a .homeguides-image-positioner div.hero-image-inner,
    html.ie8 .hero-gallery .hero-gallery-item-hero-swift_wwdc_2016 .hero-image-a .homeguides-image-positioner div.homeguides-image-element {

    }

    html.ie8 .hero-gallery .hero-gallery-item-hero-swift_wwdc_2016 .hero-image-a div.hero-image-inner .ie8-static-image,
    html.ie8 .hero-gallery .hero-gallery-item-hero-swift_wwdc_2016 .hero-image-a div.homeguides-image-element .ie8-static-image,
    html.ie8 .hero-gallery .hero-gallery-item-hero-swift_wwdc_2016 .hero-image-a .homeguides-image-positioner div.hero-image-inner .ie8-static-image,
    html.ie8 .hero-gallery .hero-gallery-item-hero-swift_wwdc_2016 .hero-image-a .homeguides-image-positioner div.homeguides-image-element .ie8-static-image {
        display: block;
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0px;
        left: 0px
    }

    .hero-gallery .hero-gallery-item-hero-swift_wwdc_2016 .hero-image-a div.hero-image-inner.homeguides-image-element,
    .hero-gallery .hero-gallery-item-hero-swift_wwdc_2016 .hero-image-a div.homeguides-image-element.homeguides-image-element,
    .hero-gallery .hero-gallery-item-hero-swift_wwdc_2016 .hero-image-a .homeguides-image-positioner div.hero-image-inner.homeguides-image-element,
    .hero-gallery .hero-gallery-item-hero-swift_wwdc_2016 .hero-image-a .homeguides-image-positioner div.homeguides-image-element.homeguides-image-element {
        background-image: none
    }

    .hero-gallery .hero-gallery-item-hero-swift_wwdc_2016 .homeguides-image,
    .hero-gallery .hero-gallery-item-hero-swift_wwdc_2016 .homeguides-image-x-rule,
    .hero-gallery .hero-gallery-item-hero-swift_wwdc_2016 .homeguides-image-y-rule,
    .hero-gallery .hero-gallery-item-hero-swift_wwdc_2016 .homeguides-image-positioner,
    .hero-gallery .hero-gallery-item-hero-swift_wwdc_2016 .homeguides-image-element,
    .hero-gallery .hero-gallery-item-hero-swift_wwdc_2016 .homeguides-image-safezone {
        display: none
    }
}

@media only screen and (max-width: 1068px), only screen and (max-height: 890px) {
    .hero-gallery .hero-gallery-item-hero-swift_wwdc_2016 .homepage-subheadline {
        width: 400px
    }

    .hero-gallery .hero-gallery-item-hero-swift_wwdc_2016 .hero-image-a,
    .hero-gallery .hero-gallery-item-hero-swift_wwdc_2016 .hero-image-a .homeguides-image-positioner {
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        right: auto;
        bottom: auto;
        position: absolute;
        min-width: 0;
        max-width: none;
        min-height: 0;
        max-height: none
    }

    .hero-gallery .hero-gallery-item-hero-swift_wwdc_2016 .hero-image-a div.hero-image-inner,
    .hero-gallery .hero-gallery-item-hero-swift_wwdc_2016 .hero-image-a div.homeguides-image-element,
    .hero-gallery .hero-gallery-item-hero-swift_wwdc_2016 .hero-image-a .homeguides-image-positioner div.hero-image-inner,
    .hero-gallery .hero-gallery-item-hero-swift_wwdc_2016 .hero-image-a .homeguides-image-positioner div.homeguides-image-element {
        position: absolute;
        left: 50%;
        top: 49.5%;
        margin-left: -300px;
        margin-top: 0;
        width: 600px;
        height: 431px;

        background-size: 600px 431px;
        background-repeat: no-repeat;
        background-position: 0 0
    }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-height: 890px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-height: 890px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi), only screen and (max-height: 890px) and (min-resolution: 144dpi) {
    .hero-gallery .hero-gallery-item-hero-swift_wwdc_2016 .hero-image-a div.hero-image-inner,
    .hero-gallery .hero-gallery-item-hero-swift_wwdc_2016 .hero-image-a div.homeguides-image-element,
    .hero-gallery .hero-gallery-item-hero-swift_wwdc_2016 .hero-image-a .homeguides-image-positioner div.hero-image-inner,
    .hero-gallery .hero-gallery-item-hero-swift_wwdc_2016 .hero-image-a .homeguides-image-positioner div.homeguides-image-element {

    }
}

@media only screen and (max-width: 1068px), only screen and (max-height: 890px) {
    html.ie8 .hero-gallery .hero-gallery-item-hero-swift_wwdc_2016 .hero-image-a div.hero-image-inner,
    html.ie8 .hero-gallery .hero-gallery-item-hero-swift_wwdc_2016 .hero-image-a div.homeguides-image-element,
    html.ie8 .hero-gallery .hero-gallery-item-hero-swift_wwdc_2016 .hero-image-a .homeguides-image-positioner div.hero-image-inner,
    html.ie8 .hero-gallery .hero-gallery-item-hero-swift_wwdc_2016 .hero-image-a .homeguides-image-positioner div.homeguides-image-element {

    }

    html.ie8 .hero-gallery .hero-gallery-item-hero-swift_wwdc_2016 .hero-image-a div.hero-image-inner .ie8-static-image,
    html.ie8 .hero-gallery .hero-gallery-item-hero-swift_wwdc_2016 .hero-image-a div.homeguides-image-element .ie8-static-image,
    html.ie8 .hero-gallery .hero-gallery-item-hero-swift_wwdc_2016 .hero-image-a .homeguides-image-positioner div.hero-image-inner .ie8-static-image,
    html.ie8 .hero-gallery .hero-gallery-item-hero-swift_wwdc_2016 .hero-image-a .homeguides-image-positioner div.homeguides-image-element .ie8-static-image {
        display: block;
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0px;
        left: 0px
    }

    .hero-gallery .hero-gallery-item-hero-swift_wwdc_2016 .hero-image-a div.hero-image-inner.homeguides-image-element,
    .hero-gallery .hero-gallery-item-hero-swift_wwdc_2016 .hero-image-a div.homeguides-image-element.homeguides-image-element,
    .hero-gallery .hero-gallery-item-hero-swift_wwdc_2016 .hero-image-a .homeguides-image-positioner div.hero-image-inner.homeguides-image-element,
    .hero-gallery .hero-gallery-item-hero-swift_wwdc_2016 .hero-image-a .homeguides-image-positioner div.homeguides-image-element.homeguides-image-element {
        background-image: none
    }

    .hero-gallery .hero-gallery-item-hero-swift_wwdc_2016 .homeguides-image,
    .hero-gallery .hero-gallery-item-hero-swift_wwdc_2016 .homeguides-image-x-rule,
    .hero-gallery .hero-gallery-item-hero-swift_wwdc_2016 .homeguides-image-y-rule,
    .hero-gallery .hero-gallery-item-hero-swift_wwdc_2016 .homeguides-image-positioner,
    .hero-gallery .hero-gallery-item-hero-swift_wwdc_2016 .homeguides-image-element,
    .hero-gallery .hero-gallery-item-hero-swift_wwdc_2016 .homeguides-image-safezone {
        display: none
    }
}

@media only screen and (max-width: 1068px) and (orientation: landscape), only screen and (max-height: 890px) and (orientation: landscape) {
    .hero-gallery .hero-gallery-item-hero-swift_wwdc_2016 .homepage-subheadline {
        width: 400px
    }
}

@media only screen and (max-width: 735px) {
    .hero-gallery .hero-gallery-item-hero-swift_wwdc_2016 .homepage-subheadline {
        width: 300px
    }

    .hero-gallery .hero-gallery-item-hero-swift_wwdc_2016 .hero-image-a,
    .hero-gallery .hero-gallery-item-hero-swift_wwdc_2016 .hero-image-a .homeguides-image-positioner {
        position: absolute;
        bottom: auto;
        right: auto;
        left: 0;
        top: 0;
        width: 50%;
        height: 71%;
        min-width: 146px;
        min-height: 40px;
        max-width: -webkit-calc(100% - 146px);
        max-width: calc(100% - 146px);
        max-height: -webkit-calc(100% - 40px);
        max-height: calc(100% - 40px)
    }

    html.ie8 .hero-gallery .hero-gallery-item-hero-swift_wwdc_2016 .hero-image-a,
    html.ie8 .hero-gallery .hero-gallery-item-hero-swift_wwdc_2016 .hero-image-a .homeguides-image-positioner {

    }

    .hero-gallery .hero-gallery-item-hero-swift_wwdc_2016 .hero-image-a div.hero-image-inner,
    .hero-gallery .hero-gallery-item-hero-swift_wwdc_2016 .hero-image-a div.homeguides-image-element,
    .hero-gallery .hero-gallery-item-hero-swift_wwdc_2016 .hero-image-a .homeguides-image-positioner div.hero-image-inner,
    .hero-gallery .hero-gallery-item-hero-swift_wwdc_2016 .hero-image-a .homeguides-image-positioner div.homeguides-image-element {

        background-size: 303px 218px;
        background-repeat: no-repeat;
        background-position: 0 0;
        width: 303px;
        height: 218px;
        overflow: visible;
        position: absolute;
        top: auto;
        left: auto;
        bottom: -174px;
        right: -152px
    }
}

@media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 1.5dppx), only screen and (max-width: 735px) and (min-resolution: 144dpi) {
    .hero-gallery .hero-gallery-item-hero-swift_wwdc_2016 .hero-image-a div.hero-image-inner,
    .hero-gallery .hero-gallery-item-hero-swift_wwdc_2016 .hero-image-a div.homeguides-image-element,
    .hero-gallery .hero-gallery-item-hero-swift_wwdc_2016 .hero-image-a .homeguides-image-positioner div.hero-image-inner,
    .hero-gallery .hero-gallery-item-hero-swift_wwdc_2016 .hero-image-a .homeguides-image-positioner div.homeguides-image-element {

    }
}

@media only screen and (max-width: 735px) {
    html.ie8 .hero-gallery .hero-gallery-item-hero-swift_wwdc_2016 .hero-image-a div.hero-image-inner,
    html.ie8 .hero-gallery .hero-gallery-item-hero-swift_wwdc_2016 .hero-image-a div.homeguides-image-element,
    html.ie8 .hero-gallery .hero-gallery-item-hero-swift_wwdc_2016 .hero-image-a .homeguides-image-positioner div.hero-image-inner,
    html.ie8 .hero-gallery .hero-gallery-item-hero-swift_wwdc_2016 .hero-image-a .homeguides-image-positioner div.homeguides-image-element {

    }

    html.ie8 .hero-gallery .hero-gallery-item-hero-swift_wwdc_2016 .hero-image-a div.hero-image-inner .ie8-static-image,
    html.ie8 .hero-gallery .hero-gallery-item-hero-swift_wwdc_2016 .hero-image-a div.homeguides-image-element .ie8-static-image,
    html.ie8 .hero-gallery .hero-gallery-item-hero-swift_wwdc_2016 .hero-image-a .homeguides-image-positioner div.hero-image-inner .ie8-static-image,
    html.ie8 .hero-gallery .hero-gallery-item-hero-swift_wwdc_2016 .hero-image-a .homeguides-image-positioner div.homeguides-image-element .ie8-static-image {
        display: block;
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0px;
        left: 0px
    }

    .hero-gallery .hero-gallery-item-hero-swift_wwdc_2016 .homeguides-image,
    .hero-gallery .hero-gallery-item-hero-swift_wwdc_2016 .homeguides-image-x-rule,
    .hero-gallery .hero-gallery-item-hero-swift_wwdc_2016 .homeguides-image-y-rule,
    .hero-gallery .hero-gallery-item-hero-swift_wwdc_2016 .homeguides-image-positioner,
    .hero-gallery .hero-gallery-item-hero-swift_wwdc_2016 .homeguides-image-element,
    .hero-gallery .hero-gallery-item-hero-swift_wwdc_2016 .homeguides-image-safezone {
        display: none
    }

    .hero-gallery .hero-gallery-item-hero-swift_wwdc_2016 .hero-content .copy {
        top: 0;
        bottom: auto;
        left: 0;
        right: auto;
        overflow: visible;
        height: 100%;
        width: 100%;
        margin: 0;
        padding: 0
    }

    .hero-gallery .hero-gallery-item-hero-swift_wwdc_2016 .hero-content .copy-inner {
        position: absolute;
        display: block;
        vertical-align: middle;
        width: 100%;
        height: auto;
        margin: 0;
        padding: 0
    }

    .hero-gallery .hero-gallery-item-hero-swift_wwdc_2016 .hero-content .copy-adjust {
        position: relative;
        display: block;
        top: auto;
        right: auto;
        bottom: auto;
        left: auto;
        width: auto;
        height: auto;
        margin: 0;
        padding: 0
    }

    .hero-gallery .hero-gallery-item-hero-swift_wwdc_2016 .hero-content .copy {
        right: auto;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    .hero-gallery .hero-gallery-item-hero-swift_wwdc_2016 .hero-content .copy-inner {
        top: 37%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    .hero-gallery .hero-gallery-item-hero-swift_wwdc_2016 .hero-content .copy-inner * {
        text-align: center
    }

    html.ie8 .hero-gallery .hero-gallery-item-hero-swift_wwdc_2016 .hero-content .copy,
    html.ie8 .hero-gallery .hero-gallery-item-hero-swift_wwdc_2016 .hero-content .copy-inner,
    html.ie8 .hero-gallery .hero-gallery-item-hero-swift_wwdc_2016 .hero-content .copy-adjust {
        float: none;
        width: 100%;
        height: auto;
        position: absolute;
        display: block;
        top: auto;
        right: auto;
        bottom: auto;
        left: auto;
        padding: 0;
        margin: 0;
        overflow: visible
    }

    html.ie8 .hero-gallery .hero-gallery-item-hero-swift_wwdc_2016 .hero-content .copy {
        left: -50%;
        top: -50%;
        height: 100%;
        height: 100%
    }

    html.ie8 .hero-gallery .hero-gallery-item-hero-swift_wwdc_2016 .hero-content .copy-inner {
        left: 50%;
        top: 37%;
        height: 100%;
        height: 100%
    }

    html.ie8 .hero-gallery .hero-gallery-item-hero-swift_wwdc_2016 .hero-content .copy-adjust {
        width: 100%;
        left: 0%
    }

    html.ie8 .hero-gallery .hero-gallery-item-hero-swift_wwdc_2016 .hero-content .copy-adjust.ie8-height-adjusted {
        top: 0;
        bottom: 0;
        margin-top: auto;
        margin-bottom: auto
    }

    .hero-gallery .hero-gallery-item-hero-swift_wwdc_2016 .hero-content .homeguides-copy {
        display: none;
        visibility: hidden;
        opacity: 0
    }
}



.bx-wrapper,
.bx-viewport,
.bxslider  {
	height: 100% !important
}

.bx-prev,
.bx-next {
	display:block;
	text-indent:-9999px;

}


.hero-content,
.copy,
.copy-inner {
  height: 100%;
}

.backing-link {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  cursor: pointer;
}

.hero-gallery-item-hero_search-ads .copy-adjust {
  top:14%;
  max-width:700px;
  padding-left: 2em;
  padding-right: 2em;
  margin: 0 auto;
}

.hero-gallery-item-hero_search-ads .hero-wrapper {
  height: 100%;
  top: 25%;
  width: 100%;
  position: absolute;
  background: #ffffff;
  pointer-events: none;
}

.hero-gallery-item-hero_search-ads .hero-image {
  width: 100%;
  height:100%;
  position: absolute;
  z-index: 0;
  overflow: hidden;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.hero-gallery-item-hero_search-ads .hero-image-inner {
  background-repeat: no-repeat;
  background-image: url("/home/images/hero-search-ads-iphone-ipad-large.jpg");
  background-size: 700px 461px;
  background-position: top;
  position: relative;
  width: 100%;
  height: 100%;
  top: 80px;
}

@media all and (max-width:1068px) {
  .hero-gallery-item-hero_search-ads .hero-wrapper {
    top: 141px;
  }

  .hero-gallery-item-hero_search-ads .hero-image-inner {
    /*background-image: url("/home/images/hero-search-ads-medium.jpg");
    background-size: 450px 373px;
    background-position: center 0;*/
  }

}

@media all and (max-width:735px) {
  .hero-gallery-item-hero_search-ads .hero-wrapper {
    top: 81px;
  }

  .hero-gallery-item-hero_search-ads .copy-adjust {
    top:15%;
  }

  .hero-gallery-item-hero_search-ads .hero-image-inner {
  /*  background-image: url("/home/images/hero-search-ads-small.jpg");
    background-size: 200px 166px;
    background-position: center 80px;*/
  }

}



.hero-gallery-item-hero_discover .hero-wrapper {
  height: 100%;
  top: 0;
  width: 100%;
  position: absolute;
  background: #f7f7f7;
  pointer-events: none;
}

.hero-gallery-item-hero_discover .hero-image {
  width: 100%;
  height:100%;
  position: absolute;
  z-index: 0;
  overflow: hidden;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.hero-gallery-item-hero_discover .hero-image-inner {
  background-repeat: no-repeat;
  background-image: url("/home/images/hero-discover-large.jpg");
  background-size: 2683px 1275px;
  background-position: center 35%;
  position: relative;
  width: 100%;
  height: 100%;
}

@media all and (max-width:1068px) {
  .hero-gallery-item-hero_discover .hero-image-inner {
    background-image: url("/home/images/hero-discover-medium.jpg");
    background-size: 1862px 885px;
    background-position: center 0;
  }
}

@media all and (max-width:735px) {
  .hero-gallery-item-hero_discover .hero-image-inner {
    background-image: url("/home/images/hero-discover-small.jpg");
    background-size: 1002px 476px;
    background-position: center 80px;
  }
}

.hero-gallery-item-hero_discover .copy-adjust {
  top:17%;
  max-width:700px;
  padding-left: 2em;
  padding-right: 2em;
  margin: 0 auto;
}

/** Touch Bar **/
.hero-gallery-item-hero-touch_bar .hero-wrapper {
  height: 100%;
  top: 0;
  width: 100%;
  position: absolute;
  background: #fff;
  pointer-events: none;
}

.hero-gallery-item-hero-touch_bar .hero-image {
  width: 100%;
  height:100%;
  position: absolute;
  z-index: 0;
  overflow: hidden;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.hero-gallery-item-hero-touch_bar .copy-adjust {
  top:16%;
  max-width:700px;
  padding-left: 2em;
  padding-right: 2em;
  margin: 0 auto;
}

.hero-gallery-item-hero-touch_bar .hero-image-inner {
  background-repeat: no-repeat;
  background-image: url("/macos/touch-bar/images/touch-bar-hero-large.jpg");
  background-size: 800px 753px;
  background-position: center top;
  top: 33%;
  position: relative;
  width: 100%;
  height: 100%;
}

@media all and (min-width:1920px) {
  .hero-gallery-item-hero-touch_bar .hero-image-inner {
    background-position: center top;
    top: 33%;
  }

  .hero-gallery-item-hero-touch_bar .copy-adjust {
    top:15%;
  }
}

@media all and (max-height:890px) {
  .hero-gallery-item-hero-touch_bar .copy-adjust {
    top:17%;
  }
}

@media all and (max-width:1068px) {
  .hero-gallery-item-hero-touch_bar .hero-image-inner {
    background-image: url("/macos/touch-bar/images/touch-bar-hero-medium.jpg");
    background-size: 700px 659px;
    background-position: center top;
    top: 33%;
  }
}

@media all and (max-width:735px) {
  .hero-gallery-item-hero-touch_bar .hero-image-inner {
    background-image: url("/macos/touch-bar/images/touch-bar-hero-large.jpg");
    background-size: 304px 286px;
    background-position: center top;
    top: 42%;
  }
  .hero-gallery-item-hero-touch_bar .copy-adjust {
    top:20%;
  }
}




ul.links > li {
  padding:0;
}

@media only screen and (max-width:767px) {
  #home .footer-breadory .breadcrumbs-home {
    border-top: none;
  }
}

a.intro.more:after {
  background-position: -2px 0px;
}



.hero-gallery-item-hero_insights .hero-wrapper {
  height: 100%;
  top: 0;
  width: 100%;
  position: absolute;
  background: #f7f7f7;
  pointer-events: none;
}

.hero-gallery-item-hero_insights .hero-image {
  width: 100%;
  height:100%;
  position: absolute;
  z-index: 0;
  overflow: hidden;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.hero-gallery-item-hero_insights .copy-adjust {
  text-align: left;
  color: #fff;
  top:35%;
  max-width:980px;
  margin: 0 auto;
}

.hero-gallery-item-hero_insights .copy-adjust p {
  max-width:400px
}


.hero-gallery-item-hero_insights .hero-image-inner {
  background-repeat: no-repeat;
  background-image: url("/home/images/hero-insights-large02.jpg");
  background-size:cover;
  background-position: center;
  position: relative;
  width: 100%;
  height: 100%;
}

@media all and (min-width:1920px) {
  .hero-gallery-item-hero_insights .hero-image-inner {
    background-size:1920px auto;
    background-position: center;
  }
}

@media all and (max-width:1068px) {
  .hero-gallery-item-hero_insights .hero-image-inner {
    background-image: url("/home/images/hero-insights-large02.jpg");
    background-size:cover;
    background-position: right 46px;
  }

  .hero-gallery-item-hero_insights .copy-adjust {
    text-align: center;
    color: #fff;
    top:15%;
    max-width:600px;
    width: 100%;
    margin: 0 auto;
    padding-left: 2em;
    padding-right: 2em;
  }

  .hero-gallery-item-hero_insights .copy-adjust p {
    max-width:100%;
  }
}

@media all and (max-width:735px) {
  .hero-gallery-item-hero_insights .copy-adjust {
    text-align: center;
    color: #fff;
    top:15%;
    max-width:600px;
    width: 100%;
    margin: 0 auto;
    padding-left: 2em;
    padding-right: 2em;
  }

  .hero-gallery-item-hero_insights .copy-adjust p {
    max-width:100%;
  }

  .hero-gallery-item-hero_insights .hero-image-inner {
    background-image: url("/home/images/hero-insights-large02.jpg");
    background-size:cover;
    background-position: right 46px;
  }
}


.ac-gf-sosumi {
  border-bottom: 1px solid #e3e3e3;
  color: #999;
  padding: 16px 0 11px; }

.ac-gf-sosumi ul {
  list-style: none;
  margin: 0; }

.ac-gf-sosumi ol {
  list-style-position: outside;
  margin: 0;
  padding: 0 16px; }

.ac-gf-sosumi ul li,
.ac-gf-sosumi ol li {
  font-size: 12px;
  line-height: 1.33333;
  font-weight: 400;
  letter-spacing: normal; }

.ac-gf-sosumi ol li {
  list-style-type: decimal; }
