@import "_fonts.css";
@import "tooltipster.bundle.css";
@import "tooltipster-sideTip-light.min.css";
.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 2.5rem;
    padding-right: 2.5rem;
}
@media (min-width: 1245px) {
    .container {
        width: 1180px;
    }
}
.container-fluid {
    margin-right: auto;
    margin-left: auto;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-2-3,
.col-sm-2-3,
.col-md-2-3,
.col-lg-2-3,
.col-xs-2-5,
.col-sm-2-5,
.col-md-2-5,
.col-lg-2-5,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-7-5,
.col-sm-7-5,
.col-md-7-5,
.col-lg-7-5,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12,
.col-xs-13,
.col-sm-13,
.col-md-13,
.col-lg-13,
.col-xs-14,
.col-sm-14,
.col-md-14,
.col-lg-14,
.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 .col-xs-quarter,
.col-sm-quarter,
.col-md-quarter,
.col-lg-quarter {
    position: relative;
    min-height: 1px;
}
@media (min-width: 768px) {
    .col-sm-1 {
        float: left;
    }
    .col-sm-2 {
        float: left;
    }
    .col-sm-3 {
        float: left;
    }
    .col-sm-4 {
        float: left;
    }
    .col-sm-5 {
        float: left;
    }
    .col-sm-6 {
        float: left;
    }
    .col-sm-7 {
        float: left;
    }
    .col-sm-8 {
        float: left;
    }
    .col-sm-9 {
        float: left;
    }
    .col-sm-10 {
        float: left;
    }
    .col-sm-11 {
        float: left;
    }
    .col-sm-12 {
        float: left;
    }
    .col-sm-13 {
        float: left;
    }
    .col-sm-14 {
        float: left;
    }
    .col-sm-15 {
        float: left;
    }
    .col-sm-1 {
        width: 6.66666667%;
    }
    .col-sm-2 {
        width: 13.33333333%;
    }
    .col-sm-3 {
        width: 20%;
    }
    .col-sm-4 {
        width: 26.66666667%;
    }
    .col-sm-5 {
        width: 33.33333333%;
    }
    .col-sm-6 {
        width: 40%;
    }
    .col-sm-7 {
        width: 46.66666667%;
    }
    .col-sm-8 {
        width: 53.33333333%;
    }
    .col-sm-9 {
        width: 60%;
    }
    .col-sm-10 {
        width: 66.66666667%;
    }
    .col-sm-11 {
        width: 73.33333333%;
    }
    .col-sm-12 {
        width: 80%;
    }
    .col-sm-13 {
        width: 86.66666667%;
    }
    .col-sm-14 {
        width: 93.33333333%;
    }
    .col-sm-15 {
        width: 100%;
    }
    .col-sm-pull-1 {
        right: 6.66666667%;
    }
    .col-sm-pull-2 {
        right: 13.33333333%;
    }
    .col-sm-pull-3 {
        right: 20%;
    }
    .col-sm-pull-4 {
        right: 26.66666667%;
    }
    .col-sm-pull-5 {
        right: 33.33333333%;
    }
    .col-sm-pull-6 {
        right: 40%;
    }
    .col-sm-pull-7 {
        right: 46.66666667%;
    }
    .col-sm-pull-8 {
        right: 53.33333333%;
    }
    .col-sm-pull-9 {
        right: 60%;
    }
    .col-sm-pull-10 {
        right: 66.66666667%;
    }
    .col-sm-pull-11 {
        right: 73.33333333%;
    }
    .col-sm-pull-12 {
        right: 80%;
    }
    .col-sm-pull-13 {
        right: 86.66666667%;
    }
    .col-sm-pull-14 {
        right: 93.33333333%;
    }
    .col-sm-pull-15 {
        right: 100%;
    }
    .col-sm-push-1 {
        left: 6.66666667%;
    }
    .col-sm-push-2 {
        left: 13.33333333%;
    }
    .col-sm-push-3 {
        left: 20%;
    }
    .col-sm-push-4 {
        left: 26.66666667%;
    }
    .col-sm-push-5 {
        left: 33.33333333%;
    }
    .col-sm-push-6 {
        left: 40%;
    }
    .col-sm-push-7 {
        left: 46.66666667%;
    }
    .col-sm-push-8 {
        left: 53.33333333%;
    }
    .col-sm-push-9 {
        left: 60%;
    }
    .col-sm-push-10 {
        left: 66.66666667%;
    }
    .col-sm-push-11 {
        left: 73.33333333%;
    }
    .col-sm-push-12 {
        left: 80%;
    }
    .col-sm-push-13 {
        left: 86.66666667%;
    }
    .col-sm-push-14 {
        left: 93.33333333%;
    }
    .col-sm-push-15 {
        left: 100%;
    }
    .col-sm-offset-1 {
        margin-left: 6.66666667%;
    }
    .col-sm-offset-2 {
        margin-left: 13.33333333%;
    }
    .col-sm-offset-3 {
        margin-left: 20%;
    }
    .col-sm-offset-4 {
        margin-left: 26.66666667%;
    }
    .col-sm-offset-5 {
        margin-left: 33.33333333%;
    }
    .col-sm-offset-6 {
        margin-left: 40%;
    }
    .col-sm-offset-7 {
        margin-left: 46.66666667%;
    }
    .col-sm-offset-8 {
        margin-left: 53.33333333%;
    }
    .col-sm-offset-9 {
        margin-left: 60%;
    }
    .col-sm-offset-10 {
        margin-left: 66.66666667%;
    }
    .col-sm-offset-11 {
        margin-left: 73.33333333%;
    }
    .col-sm-offset-12 {
        margin-left: 80%;
    }
    .col-sm-offset-13 {
        margin-left: 86.66666667%;
    }
    .col-sm-offset-14 {
        margin-left: 93.33333333%;
    }
    .col-sm-offset-15 {
        margin-left: 100%;
    }
    .col-sm-2-3 {
        float: left;
    }
    .col-sm-2-3 {
        width: 15.533333%;
    }
    .col-sm-2-5 {
        float: left;
    }
    .col-sm-2-5 {
        width: 16.666667%;
    }
    .col-sm-quarter {
        float: left;
    }
    .col-sm-quarter {
        width: 25%;
    }
    .col-sm-7-5 {
        float: left;
    }
    .col-sm-7-5 {
        width: 50%;
    }
    .col-sm-pull-7-5 {
        right: 50%;
    }
    .col-sm-push-7-5 {
        left: 50%;
    }
    .col-sm-push-7-5 {
        left: 50%;
    }
    .col-sm-offset-7-5 {
        margin-left: 50%;
    }
}
@media (min-width: 992px) {
    .col-md-1 {
        float: left;
    }
    .col-md-2 {
        float: left;
    }
    .col-md-3 {
        float: left;
    }
    .col-md-4 {
        float: left;
    }
    .col-md-5 {
        float: left;
    }
    .col-md-6 {
        float: left;
    }
    .col-md-7 {
        float: left;
    }
    .col-md-8 {
        float: left;
    }
    .col-md-9 {
        float: left;
    }
    .col-md-10 {
        float: left;
    }
    .col-md-11 {
        float: left;
    }
    .col-md-12 {
        float: left;
    }
    .col-md-13 {
        float: left;
    }
    .col-md-14 {
        float: left;
    }
    .col-md-15 {
        float: left;
    }
    .col-md-1 {
        width: 6.66666667%;
    }
    .col-md-2 {
        width: 13.33333333%;
    }
    .col-md-3 {
        width: 20%;
    }
    .col-md-4 {
        width: 26.66666667%;
    }
    .col-md-5 {
        width: 33.33333333%;
    }
    .col-md-6 {
        width: 40%;
    }
    .col-md-7 {
        width: 46.66666667%;
    }
    .col-md-8 {
        width: 53.33333333%;
    }
    .col-md-9 {
        width: 60%;
    }
    .col-md-10 {
        width: 66.66666667%;
    }
    .col-md-11 {
        width: 73.33333333%;
    }
    .col-md-12 {
        width: 80%;
    }
    .col-md-13 {
        width: 86.66666667%;
    }
    .col-md-14 {
        width: 93.33333333%;
    }
    .col-md-15 {
        width: 100%;
    }
    .col-md-pull-1 {
        right: 6.66666667%;
    }
    .col-md-pull-2 {
        right: 13.33333333%;
    }
    .col-md-pull-3 {
        right: 20%;
    }
    .col-md-pull-4 {
        right: 26.66666667%;
    }
    .col-md-pull-5 {
        right: 33.33333333%;
    }
    .col-md-pull-6 {
        right: 40%;
    }
    .col-md-pull-7 {
        right: 46.66666667%;
    }
    .col-md-pull-8 {
        right: 53.33333333%;
    }
    .col-md-pull-9 {
        right: 60%;
    }
    .col-md-pull-10 {
        right: 66.66666667%;
    }
    .col-md-pull-11 {
        right: 73.33333333%;
    }
    .col-md-pull-12 {
        right: 80%;
    }
    .col-md-pull-13 {
        right: 86.66666667%;
    }
    .col-md-pull-14 {
        right: 93.33333333%;
    }
    .col-md-pull-15 {
        right: 100%;
    }
    .col-md-push-1 {
        left: 6.66666667%;
    }
    .col-md-push-2 {
        left: 13.33333333%;
    }
    .col-md-push-3 {
        left: 20%;
    }
    .col-md-push-4 {
        left: 26.66666667%;
    }
    .col-md-push-5 {
        left: 33.33333333%;
    }
    .col-md-push-6 {
        left: 40%;
    }
    .col-md-push-7 {
        left: 46.66666667%;
    }
    .col-md-push-8 {
        left: 53.33333333%;
    }
    .col-md-push-9 {
        left: 60%;
    }
    .col-md-push-10 {
        left: 66.66666667%;
    }
    .col-md-push-11 {
        left: 73.33333333%;
    }
    .col-md-push-12 {
        left: 80%;
    }
    .col-md-push-13 {
        left: 86.66666667%;
    }
    .col-md-push-14 {
        left: 93.33333333%;
    }
    .col-md-push-15 {
        left: 100%;
    }
    .col-md-offset-1 {
        margin-left: 6.66666667%;
    }
    .col-md-offset-2 {
        margin-left: 13.33333333%;
    }
    .col-md-offset-3 {
        margin-left: 20%;
    }
    .col-md-offset-4 {
        margin-left: 26.66666667%;
    }
    .col-md-offset-5 {
        margin-left: 33.33333333%;
    }
    .col-md-offset-6 {
        margin-left: 40%;
    }
    .col-md-offset-7 {
        margin-left: 46.66666667%;
    }
    .col-md-offset-8 {
        margin-left: 53.33333333%;
    }
    .col-md-offset-9 {
        margin-left: 60%;
    }
    .col-md-offset-10 {
        margin-left: 66.66666667%;
    }
    .col-md-offset-11 {
        margin-left: 73.33333333%;
    }
    .col-md-offset-12 {
        margin-left: 80%;
    }
    .col-md-offset-13 {
        margin-left: 86.66666667%;
    }
    .col-md-offset-14 {
        margin-left: 93.33333333%;
    }
    .col-md-offset-15 {
        margin-left: 100%;
    }
    .col-md-2-3 {
        float: left;
    }
    .col-md-2-3 {
        width: 15.53333%;
    }
    .col-md-2-5 {
        float: left;
    }
    .col-md-2-5 {
        width: 16.666667%;
    }
    .col-md-quarter {
        float: left;
    }
    .col-md-quarter {
        width: 25%;
    }
    .col-md-7-5 {
        float: left;
    }
    .col-md-7-5 {
        width: 50%;
    }
    .col-md-pull-7-5 {
        right: 50%;
    }
    .col-md-push-7-5 {
        left: 50%;
    }
    .col-md-push-7-5 {
        left: 50%;
    }
    .col-md-offset-7-5 {
        margin-left: 50%;
    }
}
@media (min-width: 1200px) {
    .col-lg-1 {
        float: left;
    }
    .col-lg-2 {
        float: left;
    }
    .col-lg-3 {
        float: left;
    }
    .col-lg-4 {
        float: left;
    }
    .col-lg-5 {
        float: left;
    }
    .col-lg-6 {
        float: left;
    }
    .col-lg-7 {
        float: left;
    }
    .col-lg-8 {
        float: left;
    }
    .col-lg-9 {
        float: left;
    }
    .col-lg-10 {
        float: left;
    }
    .col-lg-11 {
        float: left;
    }
    .col-lg-12 {
        float: left;
    }
    .col-lg-13 {
        float: left;
    }
    .col-lg-14 {
        float: left;
    }
    .col-lg-15 {
        float: left;
    }
    .col-lg-1 {
        width: 6.66666667%;
    }
    .col-lg-2 {
        width: 13.33333333%;
    }
    .col-lg-3 {
        width: 20%;
    }
    .col-lg-4 {
        width: 26.66666667%;
    }
    .col-lg-5 {
        width: 33.33333333%;
    }
    .col-lg-6 {
        width: 40%;
    }
    .col-lg-7 {
        width: 46.66666667%;
    }
    .col-lg-8 {
        width: 53.33333333%;
    }
    .col-lg-9 {
        width: 60%;
    }
    .col-lg-10 {
        width: 66.66666667%;
    }
    .col-lg-11 {
        width: 73.33333333%;
    }
    .col-lg-12 {
        width: 80%;
    }
    .col-lg-13 {
        width: 86.66666667%;
    }
    .col-lg-14 {
        width: 93.33333333%;
    }
    .col-lg-15 {
        width: 100%;
    }
    .col-lg-pull-1 {
        right: 6.66666667%;
    }
    .col-lg-pull-2 {
        right: 13.33333333%;
    }
    .col-lg-pull-3 {
        right: 20%;
    }
    .col-lg-pull-4 {
        right: 26.66666667%;
    }
    .col-lg-pull-5 {
        right: 33.33333333%;
    }
    .col-lg-pull-6 {
        right: 40%;
    }
    .col-lg-pull-7 {
        right: 46.66666667%;
    }
    .col-lg-pull-8 {
        right: 53.33333333%;
    }
    .col-lg-pull-9 {
        right: 60%;
    }
    .col-lg-pull-10 {
        right: 66.66666667%;
    }
    .col-lg-pull-11 {
        right: 73.33333333%;
    }
    .col-lg-pull-12 {
        right: 80%;
    }
    .col-lg-pull-13 {
        right: 86.66666667%;
    }
    .col-lg-pull-14 {
        right: 93.33333333%;
    }
    .col-lg-pull-15 {
        right: 100%;
    }
    .col-lg-push-1 {
        left: 6.66666667%;
    }
    .col-lg-push-2 {
        left: 13.33333333%;
    }
    .col-lg-push-3 {
        left: 20%;
    }
    .col-lg-push-4 {
        left: 26.66666667%;
    }
    .col-lg-push-5 {
        left: 33.33333333%;
    }
    .col-lg-push-6 {
        left: 40%;
    }
    .col-lg-push-7 {
        left: 46.66666667%;
    }
    .col-lg-push-8 {
        left: 53.33333333%;
    }
    .col-lg-push-9 {
        left: 60%;
    }
    .col-lg-push-10 {
        left: 66.66666667%;
    }
    .col-lg-push-11 {
        left: 73.33333333%;
    }
    .col-lg-push-12 {
        left: 80%;
    }
    .col-lg-push-13 {
        left: 86.66666667%;
    }
    .col-lg-push-14 {
        left: 93.33333333%;
    }
    .col-lg-push-15 {
        left: 100%;
    }
    .col-lg-offset-1 {
        margin-left: 6.66666667%;
    }
    .col-lg-offset-2 {
        margin-left: 13.33333333%;
    }
    .col-lg-offset-3 {
        margin-left: 20%;
    }
    .col-lg-offset-4 {
        margin-left: 26.66666667%;
    }
    .col-lg-offset-5 {
        margin-left: 33.33333333%;
    }
    .col-lg-offset-6 {
        margin-left: 40%;
    }
    .col-lg-offset-7 {
        margin-left: 46.66666667%;
    }
    .col-lg-offset-8 {
        margin-left: 53.33333333%;
    }
    .col-lg-offset-9 {
        margin-left: 60%;
    }
    .col-lg-offset-10 {
        margin-left: 66.66666667%;
    }
    .col-lg-offset-11 {
        margin-left: 73.33333333%;
    }
    .col-lg-offset-12 {
        margin-left: 80%;
    }
    .col-lg-offset-13 {
        margin-left: 86.66666667%;
    }
    .col-lg-offset-14 {
        margin-left: 93.33333333%;
    }
    .col-lg-offset-15 {
        margin-left: 100%;
    }
    .col-lg-2-3 {
        float: left;
    }
    .col-lg-2-3 {
        width: 15.533333%;
    }
    .col-lg-2-5 {
        float: left;
    }
    .col-lg-2-5 {
        width: 16.666667%;
    }
    .col-lg-quarter {
        float: left;
    }
    .col-lg-quarter {
        width: 25%;
    }
    .col-lg-7-5 {
        float: left;
    }
    .col-lg-7-5 {
        width: 50%;
    }
    .col-lg-pull-7-5 {
        right: 50%;
    }
    .col-lg-push-7-5 {
        left: 50%;
    }
    .col-lg-push-7-5 {
        left: 50%;
    }
    .col-lg-offset-7-5 {
        margin-left: 50%;
    }
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
    content: " ";
    display: table;
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
    clear: both;
}
.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.pull-right {
    float: right !important;
}
.pull-left {
    float: left !important;
}
.hide {
    display: none !important;
}
.show {
    display: block !important;
}
.invisible {
    visibility: hidden;
}
.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}
.hidden {
    display: none !important;
}
.affix {
    position: fixed;
}
@font-face {
    font-family: 'nikon-lenswear';
    src: url('../font/nikon-lenswear-17015420.eot');
    src: url('../font/nikon-lenswear-17015420.eot#iefix') format('embedded-opentype'),
    url('../font/nikon-lenswear-17015420.woff2') format('woff2'),
    url('../font/nikon-lenswear-17015420.woff') format('woff'),
    url('../font/nikon-lenswear-17015420.ttf') format('truetype'),
    url('../font/nikon-lenswear-17015420.svg#nikon-lenswear') format('svg');
    font-weight: normal;
    font-style: normal;
    /*font-family: "microsoft yahei", simhei, arial;*/
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'nikon-lenswear';
    src: url('../font/nikon-lenswear-49485852.svg#nikon-lenswear') format('svg');
  }
}
*/
[class^="icon-"]:before,
[class*=" icon-"]:before {
    font-family: "nikon-lenswear";
    font-style: normal;
    font-weight: normal;
    speak: none;

    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    /* opacity: .8; */

    /* For safety - reset parent styles, that can break glyph codes*/
    font-variant: normal;
    text-transform: none;

    /* fix buttons height, for twitter bootstrap */
    line-height: 1em;

    /* Animation center compensation - margins should be symmetric */
    /* remove if not needed */
    margin-left: .2em;

    /* you can be more comfortable with increased icons size */
    /* font-size: 120%; */

    /* Font smoothing. That was taken from TWBS */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;

    /* Uncomment for 3D effect */
    /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.icon-nav-cross:before { content: @icon-nav-cross; }
.icon-down-caret:before { content: @icon-down-caret; }
.icon-footer-arrow:before { content: @icon-footer-arrow; }
.icon-glasses:before { content: @icon-glasses; }
.icon-global-arrow:before { content: @icon-global-arrow; }
.icon-map-marker:before { content: @icon-map-marker; }
.icon-right-arrow:before { content: @icon-right-arrow; }
.icon-up-arrow:before { content: @icon-up-arrow; }
.icon-checkbox:before { content: @icon-checkbox; }
.icon-cross:before { content: @icon-cross; }
.icon-globe:before { content: @icon-globe; }
.icon-page:before { content: @icon-page; }
.icon-hamburger:before { content: @icon-hamburger; }
.icon-mouse:before { content: @icon-mouse; }
.icon-play:before { content: @icon-play; }


.icon-nav-cross:before {
    content: '\e800';
}
.icon-down-caret:before {
    content: '\e80b';
}
.icon-footer-arrow:before {
    content: '\e80c';
}
.icon-glasses:before {
    content: '\e80d';
}
.icon-global-arrow:before {
    content: '\e80e';
}
.icon-map-marker:before {
    content: '\e80f';
}
.icon-right-arrow:before {
    content: '\e810';
}
.icon-up-arrow:before {
    content: '\e811';
}
.icon-checkbox:before {
    content: '\e812';
}
.icon-cross:before {
    content: '\e813';
}
.icon-globe:before {
    content: '\e814';
}
.icon-page:before {
    content: '\e815';
}
.icon-hamburger:before {
    content: '\e816';
}
.icon-mouse:before {
    content: '\e83f';
}
.icon-play:before {
    content: '\e840';
}
/*
.icon-down-caret:before { content: @icon-down-caret; }
.icon-footer-arrow:before { content: @icon-footer-arrow; }
.icon-glasses:before { content: @icon-glasses; }
.icon-global-arrow:before { content: @icon-global-arrow; }
.icon-map-marker:before { content: @icon-map-marker; }
.icon-right-arrow:before { content: @icon-right-arrow; }
.icon-up-arrow:before { content: @icon-up-arrow; }
.icon-checkbox:before { content: @icon-checkbox; }
.icon-cross:before { content: @icon-cross; }
.icon-globe:before { content: @icon-globe; }
.icon-page:before { content: @icon-page; }
.icon-hamburger:before { content: @icon-hamburger; }
.icon-mouse:before { content: @icon-mouse; }
.icon-play:before { content: @icon-play; }
*/
.t-r {
    text-align: right;
}
.t-l {
    text-align: left;
}
.t-c {
    text-align: center;
}
.f-r {
    float: right;
}
.f-l {
    float: left;
}
.m-b-s {
    margin-bottom: 2rem;
}
.m-b-m {
    margin-bottom: 4rem;
}
.m-b-l {
    margin-bottom: 6rem;
}
.m-t-s {
    margin-top: 2rem;
}
.m-t-m {
    margin-top: 4rem;
}
.m-t-l {
    margin-top: 6rem;
}
@media only screen and (max-width: 320px) {
    .hidden-xs {
        display: none;
    }
}
@media only screen and (max-width: 767px) {
    .hidden-sm {
        display: none;
    }
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
    .hidden-md {
        display: none;
    }
}
@media only screen and (min-width: 959px) {
    .hidden-lg {
        display: none;
    }
}
.inset {
    padding: 1rem;
}
@media only screen and (min-width: 768px) and (max-width: 959px), only screen and (min-width: 959px), only screen and (min-width: 1201px) {
    header .site-meta {
        position: absolute;
        right: 0px;
        min-width: 100%;
    }
}
header h1 {
    margin-top: 2rem;
    display: inline-block;
    font-size: 3.2rem;
    position: relative;
}
@media only screen and (max-width: 767px) {
    header h1 {
        margin: 1.5rem 0 0.5rem 0;
    }
}
header h1 span {
    text-indent: -5000rem;
    display: none;
}
header h1 .nikon-logo {
    display: inline-block;
    width: 6.8rem;
    height: 6.8rem;
}
@media only screen and (max-width: 767px) {
    header h1 .nikon-logo {
        width: 4.4rem;
        height: 4.4rem;
    }
}
header .header-cta {
    text-align: right;
    text-transform: uppercase;
    font-size: 1rem;
    letter-spacing: 0.03rem;
    margin-top: 3rem;
}
@media only screen and (max-width: 767px) {
    header .header-cta {
        display: none;
    }
}
header .header-cta a {
    transition: all 0.2s ease;
    background-color: #333;
    color: #fff;
    text-decoration: none;
    padding: 0.75rem 1.5rem 0.75rem 4.75rem;
    white-space: nowrap;
    /*font-family: 'Frutiger LT W01_55 Roma1475738';*/
    position: relative;
    z-index: 200000;
}
header .header-cta a.g-n {
    padding: 0.75rem 1.5rem 0.75rem 2.75rem;
    margin-left: 1rem;
}
header .header-cta a i {
    font-size: 2.7rem;
    position: absolute;
    top: -0.2rem;
    left: 0.5rem;
}
header .header-cta a i.icon-map-marker {
    font-size: 1.5rem;
    top: 0.4rem;
}
header .header-cta a i.icon-glasses {
    font-size: 2.7rem;
    top: -0.4rem;
}
header .header-cta a i.icon-globe {
    font-size: 1.8rem;
    top: 0.2rem;
}
header .header-cta a:hover {
    background: #ffdd00;
    color: #333;
}
@media only screen and (max-width: 1200px) {
    header .header-cta {
        margin-top: 2.3rem;
    }
    header .header-cta a {
        min-width: 6rem;
        box-sizing: border-box;
        display: inline-block;
    }
    header .header-cta a i.icon-map-marker {
        left: 2rem;
    }
    header .header-cta a i.icon-glasses {
        left: 1.5rem;
    }
    header .header-cta a span {
        display: none;
    }
}
header #site-id {
    color: #1a171b;
    text-align: right;
    /*font-family: 'Frutiger LT W01_55 Roma1475738';*/

}
@media only screen and (max-width: 767px) {
    header #site-id {
        font-size: 1rem;
        padding: 0.5rem 1rem;
        background: #e9e9e9;
        margin: 0 -2.5rem;
    }
}
@media only screen and (min-width: 768px) and (max-width: 959px), only screen and (min-width: 959px) {
    header #site-id {
        font-size: 1.3rem;
        margin-top: 2rem;
        margin-bottom: 4rem;
    }
}
header .external-links {
    display: inline-block;
    list-style: none;
    margin: 0;
    /*font-family: 'Frutiger LT W01_55 Roma1475738';*/
}
@media only screen and (max-width: 767px) {
    header .external-links {
        display: none;
    }
}
header .external-links li {
    display: inline-block;
    margin-right: 1rem;
}
header .external-links li:last-child {
    margin-right: 0;
}
header .external-links li a {
    font-size: 1.1rem;
    text-decoration: none;
    display: inline-block;
}
header .external-links li a:before {
    content: '\e80e';
    font-family: 'nikon-lenswear';
    padding-right: 0.5rem;
}
header .mobile-actions {
    float: right;
    margin-top: 2.2rem;
}
@media only screen and (min-width: 768px) and (max-width: 959px), only screen and (min-width: 959px) {
    header .mobile-actions {
        display: none;
    }
}
header .mobile-actions a {
    font-size: 2.5rem;
}
header .mobile-actions .ma-hide-menu {
    display: none;
}
header .mobile-primary-action {
    position: absolute;
    width: 60%;
    left: 23%;
    top: 3.1rem;
    text-align: center;
}
@media only screen and (min-width: 768px) and (max-width: 959px), only screen and (min-width: 959px) {
    header .mobile-primary-action {
        display: none;
    }
}
header .mobile-primary-action span a {
    text-transform: none;
    font-size: 1rem;
}
header .mobile-primary-action span a:after {
    content: '\e80b';
    display: inline-block;
    font-family: 'nikon-lenswear';
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
}
#primary-menu {
    margin: 0;
    padding: 0;
    display: block;
    list-style: none;
    overflow: hidden;
    position: relative;
    z-index: 100000;
}
@media only screen and (max-width: 767px) {
    #primary-menu {
        display: none;
    }
}
#primary-menu li {
    margin: 0;
    padding: 0;
    display: block;
    overflow: hidden;
    float: left;
    margin: 0 0.25rem;
}
#primary-menu li:first-child {
    margin-left: 0;
}
#primary-menu li a {
    color: #333;
    /*font-family: 'Frutiger LT W01_67 Bold Cond';*/
    font-weight: bold;
    text-decoration: none;
    padding: 1rem 1rem;
    border-bottom: 0.6rem solid #fff;
    display: block;
    transition: all 0.2s ease;
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
    #primary-menu li a {
        padding: 1rem 0.6rem;
    }
}
#primary-menu li a:hover {
    border-color: #ffdd00;
}
#primary-menu li.current-menu-item a,
#primary-menu li.current-page-ancestor a {
    border-color: #ffdd00;
}
#primary-menu li.current-menu-item.current-menu-item-inactive a,
#primary-menu li.current-page-ancestor.current-menu-item-inactive a {
    border-color: #fff;
}
#primary-menu li.current-menu-item.current-menu-item-inactive a:hover,
#primary-menu li.current-page-ancestor.current-menu-item-inactive a:hover {
    border-color: #ffdd00;
}
#primary-menu li.active-menu-item a {
    border-color: #ffdd00;
}
.secondary-wrap {
    display: none;
}
.secondary-wrap .row {
    position: relative;
}
.secondary-wrap .row .secondary-open {
    position: absolute;
    font-size: 2.5rem;
    top: 4.2rem;
    top: 2.75rem;
    left: 0rem;
    display: block;
    z-index: 10000;
    display: none;
}
.secondary {
    padding-top: 2.25rem;
    padding-bottom: 3.6rem;
    z-index: 10000;
    margin-bottom: 0rem;
    border-top: 0.1rem solid #ffdd00;
    position: absolute;
    width: 100%;
    background: #ffffff;
    opacity: 0.95;
    background: -moz-linear-gradient(top, #ffffff 0%, #e5e5e5 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #ffffff 0%, #e5e5e5 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #ffffff 0%, #e5e5e5 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='@color-nav2-bg', GradientType=0);
    /* IE6-9 */
    -webkit-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.2);
}
@media only screen and (max-width: 767px) {
    .secondary {
        display: none;
    }
}
.secondary .col-md-2 {
    padding-right: 1rem;
    box-sizing: border-box;
}
.secondary .icon-cross {
    font-size: 2rem;
    position: relative;
    top: -0.25rem;
}
.secondary h3 {
    margin: 0;
    padding: 0;
    font-size: 1.4rem;
    color: #555c69;
    /*font-family: 'Frutiger LT W01_75 Black';*/
    font-family: black;
    margin-bottom: 0.5rem;
}
.secondary ul,
.secondary li {
    margin: 0;
    padding: 0;
    list-style: none;
}
.secondary li {
    border-bottom: 0.1rem solid #ddd;
    margin-right: 1rem;
}
.secondary li:last-child {
    border-bottom: none;
}
.secondary a {
    color: #555c69;
    font-size: 1.4rem;
    text-decoration: none;
    line-height: 1.71428571;
    display: block;
    padding-left: 1rem;
}
.secondary a.active,
.secondary a:hover {
    position: relative;
    color: black;
}
.secondary a.active:before,
.secondary a:hover:before {
    content: "";
    background-color: #ffdd00;
    margin-right: 0.5rem;
    width: 0.4rem;
    height: 1.2rem;
    display: block;
    position: absolute;
    top: 0.6rem;
    left: 0rem;
}
.secondary a:hover {
    color: black;
}
.secondary .col-cross a:before {
    display: none;
}
.header-primary {
    -webkit-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.1);
}
.mobile-subnav {
    display: none;
    margin-left: -1.5rem;
    margin-right: -1.5rem;
    background: #333;
}
.mobile-subnav ul {
    padding: 0;
    margin: 0;
}
.mobile-subnav ul li {
    font-size: 1.6rem;
    color: #fff;
    border-bottom: 0.1rem solid #555;
}
.mobile-subnav ul li a {
    color: #fff;
    padding: 1rem 2rem;
    display: block;
    border: none;
    text-decoration: none;
}
.mobile-subnav ul li a:hover {
    border: none;
}
.mobile-subnav ul li.menu-item-invert {
    margin-left: -1rem;
    margin-right: -1rem;
    border-bottom: 0.1rem solid #ccc;
}
.mobile-subnav ul li.menu-item-invert a {
    color: #333;
    background: #fff;
    padding: 1rem 3rem;
}
.mobile-subnav ul li.menu-item-has-children {
    position: relative;
}
.mobile-subnav ul li.menu-item-has-children a {
    margin-right: 6rem;
}
.mobile-subnav ul li.menu-item-has-children ul li a:after {
    content: '';
}
.mobile-subnav ul li.menu-item-has-children .sub-expand {
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transition: all 0.2s ease;
    font-size: 2rem;
    width: 2rem;
    height: 2rem;
    position: absolute;
    margin: 0;
    right: 1rem;
    top: 0rem;
    padding: 1rem;
}
.mobile-subnav ul li.menu-item-has-children .sub-expand:after {
    content: '\e80b';
    font-family: 'nikon-lenswear';
}
.mobile-subnav ul li.menu-item-has-children .sub-expand.expanded {
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
}
.mobile-subnav ul li ul {
    display: none;
}
.mobile-subnav ul li li a:before {
    content: "- ";
    padding-left: 20px;
}
.mobile-subnav ul li li {
    border-bottom: 1px solid #333;
    background: #222;
}
.mobile-subnav ul li li li a:before {
    content: "- ";
    padding-left: 40px;
}
.fb-link {
    text-align: center;
    margin-bottom: 3rem;
}
.fb-icon {
    text-decoration: none;
    display: inline-block;
    width: 2rem;
    margin-right: 0.2rem;
    position: relative;
    top: 0.3rem;
}
.fb-icon img {
    width: 2rem;
    height: 2rem;
}
footer {
    margin-top: 3rem;
    font-size: 1.2rem;
    color: #333;
}
footer .footer-nav {
    border-top: 0.1rem solid #333;
    padding: 1.5rem 0;
}
footer .footer-nav .footer-copyright {
    margin: 0;
    text-align: right;
}
@media only screen and (max-width: 767px) {
    footer .footer-nav .footer-copyright {
        border-top: 0.1rem solid #333;
        padding: 1.5rem 0.5rem;
    }
}
footer .footer-official-name {
    border-top: 0.1rem solid #333;
    padding: 1.5rem 0.5rem;
}
@media only screen and (min-width: 768px) and (max-width: 959px), only screen and (min-width: 959px) {
    footer .footer-official-name {
        display: none;
    }
}
footer nav ul {
    margin: 0;
    padding: 0;
    list-style: none;
    margin-bottom: 1rem;
    margin-left: 0.5rem;
}
footer nav ul li {
    margin: 0;
    padding: 0;
    list-style: none;
    display: inline-block;
}
footer nav ul li a {
    text-decoration: none;
    margin-right: 0.5rem;
}
@media only screen and (min-width: 768px) and (max-width: 959px), only screen and (min-width: 959px) {
    footer nav ul li a:before {
        content: '\e80c';
        font-family: 'nikon-lenswear';
        margin-right: 0.5rem;
    }
}
.content-block {
    margin-bottom: 3rem;
}
@media only screen and (max-width: 767px) {
    .content-block {
        margin-bottom: 2rem;
    }
}
.content-block img {
    max-width: 100%;
    height: auto;
    display: block;
}
.content-block img.aligncenter {
    margin-left: auto;
    margin-right: auto;
}
.content-block img.alignright {
    margin-left: auto;
    float: right;
    clear: right;
    padding-left: 1rem;
}
.content-block img.alignleft {
    margin-right: auto;
    float: left;
    clear: left;
    padding-right: 1rem;
}
.content-block strong {
    /*font-family: 'Frutiger LT W01_67 Bold Cond';*/
    font-weight: normal;
}
.content-block ol li {
    padding-bottom: 0.5rem;
    margin-left: 2rem;
    list-style-position: outside;
    line-height: 1.4;
}
.content-block h4 {
    /*font-family: 'Frutiger LT W01_87 X Black Cn';*/
    margin-bottom: 0.5rem;
}
.cb-content-heading {
    text-align: center;
}
.cb-content-heading-intro {
    text-align: center;
}
.cb-content-heading-intro h1 {
    margin-top: 7rem;
    margin-bottom: 0;
    font-weight: normal;
}
.cb-content-heading-intro h1.stand-alone {
    margin-top: 9rem;
    margin-bottom: 6rem;
}
@media only screen and (max-width: 767px) {
    .cb-content-heading-intro h1.stand-alone {
        margin-top: 9rem;
    }
}
@media only screen and (max-width: 767px) {
    .cb-content-heading-intro h1 {
        margin-top: 9rem;
        font-size: 3.6rem;
    }
}
.cb-content-heading-intro p {
    /*font-family: 'Frutiger LT W01_45 Ligh1475730';*/
    color: #333;
    font-size: 2.3rem;
    margin-bottom: 6rem;
    letter-spacing: 0.1rem;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    line-height: 1.52173913;
    margin-top: 1rem;
}
@media only screen and (max-width: 767px) {
    .cb-content-heading-intro p {
        font-size: 1.8rem;
        margin-top: 2rem;
    }
}
.cb-content-heading-intro .button {
    display: inline-block;
    margin-top: 3rem;
}
.cb-content-header-image {
    min-height: 36rem;
    background-position: top;
}
@media only screen and (max-width: 767px) {
    .cb-content-header-image {
        min-height: 25rem;
        background-position: top;
    }
}
@media only screen and (min-width: 1201px) {
    .cb-content-header-image {
        min-height: 45rem;
    }
}
.cb-text-single-column img {
    margin-top: 4rem;
    margin-bottom: 4rem;
}
.cb-text-two-column .content-inset-1 {
    padding-right: 2rem;
    box-sizing: border-box;
}
@media only screen and (max-width: 767px) {
    .cb-text-two-column .content-inset-1 h2 {
        font-size: 2rem;
    }
}
.cb-text-two-column .content-inset-1 h2:first-child,
.cb-text-two-column .content-inset-1 h3:first-child,
.cb-text-two-column .content-inset-1 h4:first-child,
.cb-text-two-column .content-inset-1 p:first-child {
    margin-top: 0;
}
@media only screen and (max-width: 767px) {
    .cb-text-two-column .content-inset-1 {
        padding: 0;
    }
}
.cb-text-two-column .content-inset-2 {
    padding-left: 2rem;
    box-sizing: border-box;
}
.cb-text-two-column .content-inset-2 h2:first-child,
.cb-text-two-column .content-inset-2 h3:first-child,
.cb-text-two-column .content-inset-2 h4:first-child,
.cb-text-two-column .content-inset-2 p:first-child {
    margin-top: 0;
}
@media only screen and (max-width: 767px) {
    .cb-text-two-column .content-inset-2 {
        padding: 0;
    }
}
@media only screen and (max-width: 767px) {
    .cb-text-two-column .content-inset-2 img {
        margin: 3rem 0;
    }
}
.cb-content-image-image .cb-ii-bg {
    overflow: hidden;
}
.cb-content-image-image .cb-ii-heading p,
.cb-content-image-image .cb-ii-heading li {
    text-align: center;
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
}
.cb-content-image-image .cb-ii-heading ul {
    margin-top: 0.5rem;
}
.cb-content-image-image .cb-ii-heading li {
    padding-bottom: 0;
}
.cb-content-image-image h3 {
    /*font-family: 'Frutiger LT W01_87 X Black Cn';*/
    text-align: center;
    margin: 4rem 6rem 0rem 6rem;
}
@media only screen and (max-width: 767px) {
    .cb-content-image-image h3 {
        margin: 2rem 4rem 0rem 4rem;
    }
}
.cb-content-image-image img {
    min-width: 100%;
    padding: 3rem 1rem 0rem 1rem;
    box-sizing: border-box;
}
@media only screen and (max-width: 767px) {
    .cb-content-image-image img {
        padding: 1rem;
    }
}
.cb-content-image-image figcaption {
    text-align: center;
    margin-bottom: 4rem;
    line-height: 1.4;
}
.cb-content-image-image figcaption li {
    margin-bottom: 0;
    padding-bottom: 0;
    padding-top: 0.25rem;
}
.cb-content-image-image figcaption li:first-child {
    margin-top: 1rem;
}
@media only screen and (max-width: 767px) {
    .cb-content-image-image figcaption {
        margin-top: -1rem;
        margin-bottom: 0;
    }
}
@media only screen and (max-width: 767px) {
    .cb-content-image {
        display: none;
    }
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
    .cb-content-image {
        display: none;
    }
}
@media only screen and (min-width: 959px), only screen and (min-width: 1201px) {
    .cb-content-image {
        display: none;
    }
}
.cb-content-image.show_all {
    display: block;
}
@media only screen and (max-width: 767px) {
    .cb-content-image.show_mobile {
        display: block;
    }
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
    .cb-content-image.show_tablet {
        display: block;
    }
}
@media only screen and (min-width: 959px), only screen and (min-width: 1201px) {
    .cb-content-image.show_desktop {
        display: block;
    }
}
.cb-content-image figcaption {
    line-height: 1.4;
    padding: 0 10%;
}
.cb-content-image figure.t-j img {
    /*min-width: 100%;wendy*/
    margin: 3rem auto;
}
.cb-content-image figure.t-c img {
    display: block;
    margin: 3rem auto;
}
@media only screen and (max-width: 767px) {
    .cb-content-image figure.t-c img {
        margin: 2rem auto;
    }
}
.cb-content-image img {
    margin-bottom: 3rem;
}
@media only screen and (max-width: 767px) {
    .cb-content-image {
        margin-bottom: 0rem;
    }
}
.cb-video-embed .cb-ve-bg {
    background: #e9e9e9;
    padding: 4rem;
}
@media only screen and (max-width: 767px) {
    .cb-video-embed .cb-ve-bg {
        padding: 0;
    }
}
.cb-video-embed .embed-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
    height: auto;
}
.cb-video-embed .embed-container iframe,
.cb-video-embed .embed-container object,
.cb-video-embed .embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.cb-content-cta {
    margin: 6rem 0 3rem 0;
    background-size: cover;
    background-position: right;
    position: relative;
}
.cb-content-cta.find-local .overlay {
    background: white;
    position: absolute;
    height: 100%;
    width: 100%;
    opacity: 0.8;
}
@media only screen and (max-width: 767px) {
    .cb-content-cta.find-local .overlay {
        opacity: 0.7;
    }
}
.cb-content-cta .cb-cta-inner {
    text-align: center;
    font-size: 2rem;
    padding: 8rem;
    box-sizing: border-box;
}
@media only screen and (max-width: 767px) {
    .cb-content-cta .cb-cta-inner {
        padding: 3rem 1rem;
    }
}
.cb-content-cta p {
    margin: 0;
    color: #333;
    line-height: 1.52173913;
    font-size: 2.3rem;
}
@media only screen and (max-width: 767px) {
    .cb-content-cta p {
        font-size: 1.8rem;
    }
}
.cb-content-cta p strong {
    /*font-family: 'Frutiger LT W01_87 X Black Cn';*/
    letter-spacing: 0.1rem;
    font-weight: normal;
}
@media only screen and (max-width: 767px) {
    .cb-content-cta p br {
        display: none;
    }
}
.cb-content-cta .cta-button {
    background-color: #333;
    color: #fff;
    text-decoration: none;
    padding: 1.5rem 4rem 2rem 4rem;
    display: inline-block;
    margin-top: 3rem;
    font-size: 2rem;
    transition: all 0.2s ease;
    /*font-family: 'Frutiger LT W01_55 Roma1475738';*/
}
@media only screen and (max-width: 767px) {
    .cb-content-cta .cta-button {
        padding: 1.5rem 1rem 2rem 1rem;
        font-size: 1.8rem;
    }
}
.cb-content-cta .cta-button:before {
    position: relative;
    content: '\e80f';
    font-family: 'nikon-lenswear';
    font-size: 3rem;
    margin-right: 1rem;
    top: 0.3rem;
}
.cb-content-cta .cta-button:hover {
    color: #333;
    background-color: #ffdd00;
}
.cb-content-cta.find-local-alt p {
    color: #fff;
}
.cb-content-cta.find-local-alt .cta-button {
    background-color: #ffdd00;
    color: #333;
}
.cb-content-cta.find-local-alt .cta-button:hover {
    color: #fff;
    background-color: #333;
}
.cb-content-cta-sm {
    text-align: center;
    margin-top: 2rem;
}
.cb-content-cta-sm .cta-sm-message {
    margin-right: 2rem;
}
.cb-content-cta-sm .button a:after {
    content: "";
}
.cb-content-text-image,
.cb-content-image-text,
.cb-content-text-bg-image {
    margin-bottom: 6rem;
}
.cb-content-text-image.cb-b-m-,
.cb-content-image-text.cb-b-m-,
.cb-content-text-bg-image.cb-b-m- {
    margin-bottom: 0;
}
.cb-content-text-image h2,
.cb-content-image-text h2,
.cb-content-text-bg-image h2,
.cb-content-text-image h3,
.cb-content-image-text h3,
.cb-content-text-bg-image h3,
.cb-content-text-image h4,
.cb-content-image-text h4,
.cb-content-text-bg-image h4,
.cb-content-text-image p,
.cb-content-image-text p,
.cb-content-text-bg-image p {
    margin-top: 0;
}
.cb-content-text-image p:last-child,
.cb-content-image-text p:last-child,
.cb-content-text-bg-image p:last-child {
    margin-bottom: 0;
}
.cb-content-text-image h2,
.cb-content-image-text h2,
.cb-content-text-bg-image h2 {
    font-size: 3rem;
    color: #333;
    /*font-family: 'Frutiger LT W01_87 X Black Cn';*/
    text-transform: uppercase;
    margin-top: 0;
}
.cb-content-text-image h3,
.cb-content-image-text h3,
.cb-content-text-bg-image h3 {
    margin-top: 4rem;
    margin-bottom: 2.5rem;
}
.cb-content-text-image h4,
.cb-content-image-text h4,
.cb-content-text-bg-image h4 {
    /*font-family: 'Frutiger LT W01_87 X Black Cn';*/
    margin-bottom: 0.5rem;
}
.cb-content-text-image .cb-ti-inset,
.cb-content-image-text .cb-ti-inset,
.cb-content-text-bg-image .cb-ti-inset,
.cb-content-text-image .cb-it-inset,
.cb-content-image-text .cb-it-inset,
.cb-content-text-bg-image .cb-it-inset {
    padding: 4rem;
}
@media only screen and (max-width: 767px) {
    .cb-content-text-image .cb-ti-inset,
    .cb-content-image-text .cb-ti-inset,
    .cb-content-text-bg-image .cb-ti-inset,
    .cb-content-text-image .cb-it-inset,
    .cb-content-image-text .cb-it-inset,
    .cb-content-text-bg-image .cb-it-inset {
        padding: 3rem 2rem !important;
    }
}
.cb-content-text-image .light_on_dark h1,
.cb-content-image-text .light_on_dark h1,
.cb-content-text-bg-image .light_on_dark h1,
.cb-content-text-image .light_on_dark h2,
.cb-content-image-text .light_on_dark h2,
.cb-content-text-bg-image .light_on_dark h2,
.cb-content-text-image .light_on_dark h3,
.cb-content-image-text .light_on_dark h3,
.cb-content-text-bg-image .light_on_dark h3,
.cb-content-text-image .light_on_dark h4,
.cb-content-image-text .light_on_dark h4,
.cb-content-text-bg-image .light_on_dark h4,
.cb-content-text-image .light_on_dark p,
.cb-content-image-text .light_on_dark p,
.cb-content-text-bg-image .light_on_dark p,
.cb-content-text-image .light_on_dark span,
.cb-content-image-text .light_on_dark span,
.cb-content-text-bg-image .light_on_dark span {
    color: #fff;
}
.cb-content-text-image .light_on_dark .button a,
.cb-content-image-text .light_on_dark .button a,
.cb-content-text-bg-image .light_on_dark .button a {
    border-color: #fff;
    color: #333;
}
.cb-content-text-image .light_on_dark .button a:after,
.cb-content-image-text .light_on_dark .button a:after,
.cb-content-text-bg-image .light_on_dark .button a:after {
    color: #333;
}
.cb-content-text-image .light_on_dark .button a:hover,
.cb-content-image-text .light_on_dark .button a:hover,
.cb-content-text-bg-image .light_on_dark .button a:hover {
    border-color: #ffdd00;
    color: #333;
}
.cb-content-text-image .col-image,
.cb-content-image-text .col-image,
.cb-content-text-bg-image .col-image {
    text-align: right;
}
.cb-content-text-image .col-image img,
.cb-content-image-text .col-image img,
.cb-content-text-bg-image .col-image img {
    display: inline-block;
    padding-left: 3rem;
}
@media only screen and (max-width: 767px) {
    .cb-content-text-image .col-image img,
    .cb-content-image-text .col-image img,
    .cb-content-text-bg-image .col-image img {
        padding: 0;
    }
}
.cb-content-text-image .col-image .cb-it-inset img,
.cb-content-image-text .col-image .cb-it-inset img,
.cb-content-text-bg-image .col-image .cb-it-inset img,
.cb-content-text-image .col-image .cb-ti-inset img,
.cb-content-image-text .col-image .cb-ti-inset img,
.cb-content-text-bg-image .col-image .cb-ti-inset img {
    padding-left: 0rem;
}
.cb-content-text-image .col-text h3:first-child,
.cb-content-image-text .col-text h3:first-child,
.cb-content-text-bg-image .col-text h3:first-child {
    margin-top: 0;
}
@media only screen and (max-width: 767px) {
    .cb-content-text-image .content-width-white-bg-shadow,
    .cb-content-image-text .content-width-white-bg-shadow,
    .cb-content-text-bg-image .content-width-white-bg-shadow,
    .cb-content-text-image .content-width-grey-bg,
    .cb-content-image-text .content-width-grey-bg,
    .cb-content-text-bg-image .content-width-grey-bg,
    .cb-content-text-image .content-width-white-bg,
    .cb-content-image-text .content-width-white-bg,
    .cb-content-text-bg-image .content-width-white-bg {
        display: flex;
        flex-direction: column;
    }
    .cb-content-text-image .content-width-white-bg-shadow .col-image,
    .cb-content-image-text .content-width-white-bg-shadow .col-image,
    .cb-content-text-bg-image .content-width-white-bg-shadow .col-image,
    .cb-content-text-image .content-width-grey-bg .col-image,
    .cb-content-image-text .content-width-grey-bg .col-image,
    .cb-content-text-bg-image .content-width-grey-bg .col-image,
    .cb-content-text-image .content-width-white-bg .col-image,
    .cb-content-image-text .content-width-white-bg .col-image,
    .cb-content-text-bg-image .content-width-white-bg .col-image {
        order: 1;
        text-align: center;
    }
    .cb-content-text-image .content-width-white-bg-shadow .col-image img,
    .cb-content-image-text .content-width-white-bg-shadow .col-image img,
    .cb-content-text-bg-image .content-width-white-bg-shadow .col-image img,
    .cb-content-text-image .content-width-grey-bg .col-image img,
    .cb-content-image-text .content-width-grey-bg .col-image img,
    .cb-content-text-bg-image .content-width-grey-bg .col-image img,
    .cb-content-text-image .content-width-white-bg .col-image img,
    .cb-content-image-text .content-width-white-bg .col-image img,
    .cb-content-text-bg-image .content-width-white-bg .col-image img {
        display: inline-block;
    }
    .cb-content-text-image .content-width-white-bg-shadow .col-text,
    .cb-content-image-text .content-width-white-bg-shadow .col-text,
    .cb-content-text-bg-image .content-width-white-bg-shadow .col-text,
    .cb-content-text-image .content-width-grey-bg .col-text,
    .cb-content-image-text .content-width-grey-bg .col-text,
    .cb-content-text-bg-image .content-width-grey-bg .col-text,
    .cb-content-text-image .content-width-white-bg .col-text,
    .cb-content-image-text .content-width-white-bg .col-text,
    .cb-content-text-bg-image .content-width-white-bg .col-text {
        order: 2;
    }
    .cb-content-text-image .content-width-white-bg-shadow .col-image .cb-ti-inset,
    .cb-content-image-text .content-width-white-bg-shadow .col-image .cb-ti-inset,
    .cb-content-text-bg-image .content-width-white-bg-shadow .col-image .cb-ti-inset,
    .cb-content-text-image .content-width-grey-bg .col-image .cb-ti-inset,
    .cb-content-image-text .content-width-grey-bg .col-image .cb-ti-inset,
    .cb-content-text-bg-image .content-width-grey-bg .col-image .cb-ti-inset,
    .cb-content-text-image .content-width-white-bg .col-image .cb-ti-inset,
    .cb-content-image-text .content-width-white-bg .col-image .cb-ti-inset,
    .cb-content-text-bg-image .content-width-white-bg .col-image .cb-ti-inset,
    .cb-content-text-image .content-width-white-bg-shadow .col-image .cb-it-inset,
    .cb-content-image-text .content-width-white-bg-shadow .col-image .cb-it-inset,
    .cb-content-text-bg-image .content-width-white-bg-shadow .col-image .cb-it-inset,
    .cb-content-text-image .content-width-grey-bg .col-image .cb-it-inset,
    .cb-content-image-text .content-width-grey-bg .col-image .cb-it-inset,
    .cb-content-text-bg-image .content-width-grey-bg .col-image .cb-it-inset,
    .cb-content-text-image .content-width-white-bg .col-image .cb-it-inset,
    .cb-content-image-text .content-width-white-bg .col-image .cb-it-inset,
    .cb-content-text-bg-image .content-width-white-bg .col-image .cb-it-inset {
        padding-bottom: 0;
    }
    .cb-content-text-image .content-width-white-bg,
    .cb-content-image-text .content-width-white-bg,
    .cb-content-text-bg-image .content-width-white-bg {
        margin-bottom: 0;
    }
}
.cb-content-text-image .row,
.cb-content-image-text .row,
.cb-content-text-bg-image .row {
    background-position: center;
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 959px), only screen and (min-width: 959px) {
    .cb-content-text-bg-image .row {
        position: relative;
    }
    .cb-content-text-bg-image.cb-light_on_dark .overlay {
        background: black;
        position: absolute;
        height: 100%;
        width: 100%;
        opacity: 0.4;
    }
    .cb-content-text-bg-image.cb-dark_on_light .overlay {
        background: white;
        position: absolute;
        height: 100%;
        width: 100%;
        opacity: 0.4;
    }
}
.content-width-white-bg-shadow {
    background: #fff;
    overflow: hidden;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(102, 102, 102, 0.5);
    -moz-box-shadow: 0px 0px 5px 0px rgba(102, 102, 102, 0.5);
    box-shadow: 0px 0px 5px 0px rgba(102, 102, 102, 0.5);
}
.content-width-white-bg {
    background: #fff;
    overflow: hidden;
}
.content-width-white-bg .col-image img {
    padding-left: 0;
}
@media only screen and (max-width: 767px) {
    .content-width-white-bg .col-image img {
        margin-top: 3rem;
    }
}
.content-width-white-bg .cb-it-inset {
    padding: 4rem 4rem 4rem 0;
}
.content-width-white-bg .col-text {
    box-sizing: border-box;
    padding-right: 3rem;
}
@media only screen and (max-width: 767px) {
    .content-width-white-bg .col-text {
        padding-right: 0;
    }
}
.cb-content-image-text .cb-it-inset {
    padding: 4rem;
}
.content-width-grey-bg {
    background: #e9e9e9;
    overflow: hidden;
}
.cb-related-products {
    margin: 6rem 0;
}
.cb-related-products a {
    text-decoration: none;
}
.cb-related-product:hover .cp-related-bg {
    transform: scale(1.15);
}
.cb-related-product .cp-related-bg {
    background-size: cover;
    background-position: center;
    height: 30rem;
    transition: all .5s;
}
@media only screen and (max-width: 767px) {
    .cb-related-product .cp-related-bg {
        height: 28rem;
    }
}
.cb-related-product .cp-rp-inner {
    margin: 1rem;
    position: relative;
    overflow: hidden;
}
.cb-related-product .cp-rp-panel {
    background: rgba(42, 42, 42, 0.65);
    overflow: hidden;
    padding: 2rem 0;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 12rem;
    box-sizing: border-box;
    display: table;
}
.cb-related-product .cp-rp-panel .cp-rp-panel-inner {
    display: table-cell;
    vertical-align: middle;
}
.cb-related-product .img-frame {
    width: 5rem;
    height: 5rem;
    margin-left: 2.5rem;
    margin-top: 0.5rem;
    float: left;
    position: relative;
}
.cb-related-product img {
    max-width: 5rem;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}
.cb-related-product * {
    color: #fff;
}
.cb-related-product h3 {
    font-size: 2rem;
    /*font-family: 'Frutiger LT W01_87 X Black Cn';*/
    margin: 0 2rem 0 10rem;
}
.cb-related-product h3 a {
    text-decoration: none;
}
.cb-related-product h4 {
    margin: 0;
    /*font-family: 'Frutiger LT W01_55 Roma1475738';*/
    margin-left: 10rem;
    margin-right: 2rem;
    font-size: 1.3rem;
}
.cb-content-checklist p:first-child,
.cb-checklist p:first-child,
.cb-content-checklist h2:first-child,
.cb-checklist h2:first-child,
.cb-content-checklist h3:first-child,
.cb-checklist h3:first-child,
.cb-content-checklist h4:first-child,
.cb-checklist h4:first-child {
    margin-top: 0;
}
.cb-content-checklist p:last-child,
.cb-checklist p:last-child,
.cb-content-checklist h2:last-child,
.cb-checklist h2:last-child,
.cb-content-checklist h3:last-child,
.cb-checklist h3:last-child,
.cb-content-checklist h4:last-child,
.cb-checklist h4:last-child {
    margin-bottom: 0;
}
.cb-content-checklist ul,
.cb-checklist ul,
.cb-content-checklist li,
.cb-checklist li {
    margin: 0;
    padding: 0;
    list-style: none;
}
.cb-content-checklist li,
.cb-checklist li {
    font-size: 1.8rem;
    padding: 0.75rem 0;
    line-height: 1.33333333;
    color: #333;
    margin-left: 4rem;
    position: relative;
}
.cb-content-checklist li:before,
.cb-checklist li:before {
    content: '\e812';
    font-family: 'nikon-lenswear';
    font-size: 2.5rem;
    margin-right: 1rem;
    position: absolute;
    top: 0.5rem;
    left: -4rem;
}
.cb-content-checklist.cb-checklist-small li,
.cb-checklist.cb-checklist-small li {
    font-size: 1.6rem;
}
.cb-content-checklist.cb-checklist-small li:before,
.cb-checklist.cb-checklist-small li:before {
    font-size: 2rem;
}
.cb-content-header-section {
    min-height: 36rem;
    position: relative;
    background-position: 60%;
}
.cb-content-header-section .ch-c {
    margin-top: 15rem;
}
.cb-content-header-section span {
    display: block;
    text-transform: uppercase;
    /*font-family: 'Frutiger LT W01_55 Roma1475738';*/
    font-size: 1.8rem;
    letter-spacing: 0.2rem;
    margin-bottom: 2rem;
}
.cb-content-header-section h1 {
    max-width: 33%;
    display: inline-block;
    text-transform: none;
    font-size: 3.6rem;
    /*font-family: 'Frutiger LT W01_87 X Black Cn';*/
    font-weight: normal;
    margin-top: 0;
    line-height: 1.27777778;
}
@media only screen and (max-width: 767px) {
    .cb-content-header-section h1 {
        max-width: 75%;
    }
}
.cb-content-header-section .light_on_dark h1 {
    color: #fff;
}
.cb-content-header-section .light_on_dark span {
    color: #fff;
}
.cb-spacer {
    display: block;
    height: 6rem;
}
.kv {
    max-height: 85vh;
    min-height: 85vh;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    position: relative;
}
@media only screen and (max-width: 770px) {
    .kv {
        max-height: 60vh;
        min-height: 60vh;
        background-size: 150%;
    }
}
.kv a {
    position: absolute;
    bottom: 10vh;
    left: 50%;
    font-size: 3rem;
    margin-left: -2rem;
}
@media only screen and (max-width: 770px) {
    .kv a {
        bottom: 2vh;
    }
}
.timeline {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,ffffff+100&0.64+0,1+100 */
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.4) 0%, rgba(255, 255, 255, 0) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.4) 0%, rgba(255, 255, 255, 0) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(0, 0, 0, 0.4) 0%, rgba(255, 255, 255, 0) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a3000000', endColorstr='#ffffff', GradientType=1);
    /* IE6-9 */
    position: absolute;
    z-index: 999;
    top: 0;
    bottom: 0;
    width: 15rem;
}
@media only screen and (max-width: 770px) {
    .timeline {
        display: none;
    }
}
.page-template-page-anniversary article {
    position: relative;
}
.timeline-menu {
    position: absolute;
    z-index: 1000;
    margin-top: 10rem;
}
@media only screen and (max-width: 770px) {
    .timeline-menu {
        display: none;
    }
}
.timeline-menu .tm-line {
    content: "";
    height: 0vh;
    width: 1px;
    background: #333;
    display: block;
    position: absolute;
    left: 4.8rem;
    top: 5rem;
}
.timeline-menu h5 {
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    text-transform: uppercase;
    font-size: 1.3rem;
    color: #fff;
    position: absolute;
    width: 30rem;
    text-align: center;
    top: 50%;
    letter-spacing: .2rem;
    margin-top: -1rem;
    left: -13rem;
    display: none;
}
.timeline-menu.tm-fixed {
    position: fixed;
    top: 0;
}
.timeline-menu * {
    box-sizing: border-box;
}
@media only screen and (min-width: 768px) and (max-width: 959px), only screen and (min-width: 959px) {
    .timeline-menu * {
        transition: all 0.2s ease;
    }
}
.timeline-menu ol,
.timeline-menu li {
    list-style: none;
    margin: 0;
    padding: 0;
}
.timeline-menu ol {
    padding: 4rem;
    padding-left: 3rem;
}
.timeline-menu li a {
    width: 3.6rem;
    height: 3.6rem;
    border: 0.1rem solid #333;
    border-radius: 3.6rem;
    display: block;
    font-size: 0.9rem;
    text-align: center;
    line-height: 3.6rem;
    text-decoration: none;
    color: #fff;
    background-color: #333;
    position: relative;
    margin-bottom: 1.5vh;
}
.timeline-menu li a:hover {
    background-color: #ffdd00;
    border-color: #ffdd00;
    color: #333;
}
.timeline-menu li a.active {
    background-color: #ffdd00;
    border-color: #ffdd00;
    color: #333;
}
.timeline-menu li:last-child:after {
    display: none;
}
.fixed {
    position: fixed;
    left: 10rem;
    z-index: 100;
}
#pin1 {
    padding-top: 4rem;
}
form.move {
    text-align: center;
}
#imagesequence,
#stage {
    text-align: center;
}
#imagesequence img,
#stage img {
    max-height: 100vh;
}
@media only screen and (max-width: 770px) {
    #imagesequence,
    #stage {
        padding-top: 0;
    }
    #imagesequence img,
    #stage img {
        max-width: 100%;
    }
}
.animation-heading-block {
    padding-top: 4rem;
    /*overflow: hidden; 解决safari不显示的问题 wendy*/
    position: relative;
    z-index: 100000;
}
.animation-heading {
    text-align: center;
    text-transform: none;
    /*font-family: 'Frutiger LT W01_67 Bold Cond';*/
    font-weight: bold;
    margin-top: 0;
    padding-top: 2rem;
    color: #111;
    opacity: 0;
    line-height: 1.2;
    position: fixed;
    top: 5vh;
    left: 50%;
    width: 86rem;
    margin-left: -43rem;
    letter-spacing: -0.1rem;
}
@media only screen and (max-width: 770px) {
    .animation-heading {
        position: static;
        margin: 0;
        opacity: 1;
        width: auto;
        padding: 0 1rem;
    }
}
h5.scroll.animation-subheading {
    position: fixed;
    top: 14vh;
    left: 50%;
    width: 86rem;
    margin-left: -43rem;
    text-align: center;
    opacity: 0;
}
h5.scroll.animation-subheading i {
    display: inline-block;
    font-size: 3rem;
}
@media only screen and (max-width: 770px) {
    h5.scroll.animation-subheading {
        position: relative;
        top: 0;
        opacity: 1;
        display: none;
    }
}
.animation-stages {
    position: fixed;
    bottom: 28vh;
    z-index: 100;
    left: 0;
}
@media only screen and (max-width: 770px) {
    .animation-stages {
        position: static;
        margin-bottom: 10rem;
    }
}
.animation-stage {
    width: 100vw;
    max-height: 25vh;
    height: 25vh;
    text-align: center;
    position: absolute;
    opacity: 0;
    display: none;
}
@media only screen and (min-width: 959px) {
    .animation-stage img {
        display: none;
    }
}
@media only screen and (max-width: 770px) {
    .animation-stage {
        opacity: 1;
        position: static;
        height: auto;
        max-height: none;
        margin-bottom: 2rem;
        width: 100%;
        display: block;
    }
    .animation-stage img {
        max-width: 100%;
    }
}
.animation-stage p,
.animation-stage h2 {
    max-width: 80%;
    margin: 0 auto;
}
@media only screen and (min-width: 768px) and (max-width: 959px), only screen and (min-width: 959px) {
    .animation-stage p,
    .animation-stage h2 {
        max-width: 65%;
    }
}
@media only screen and (min-width: 959px) {
    .animation-stage p,
    .animation-stage h2 {
        max-width: 50%;
    }
}
.animation-stage h2 {
    font-size: 3.6rem;
    color: black;
    text-transform: none;
    margin-bottom: 2rem;
    position: relative;
}
@media only screen and (max-width: 770px) {
    .animation-stage h2 {
        margin-top: 2rem;
    }
}
.timeline-video-intro h2 {
    font-size: 3.6rem;
    color: black;
    margin-bottom: 2rem;
    position: relative;
}
.timeline-video-intro p {
    margin: 0 auto 4rem auto;
    max-width: 80%;
}
.timeline-no-video-link img {
    margin-bottom: 5rem;
    margin-top: -3rem;
}
@media only screen and (max-width: 770px) {
    .scrollmagic-pin-spacer {
        display: none !important;
    }
}
.timeline-video {
    padding-top: 3rem;
}
@media only screen and (max-width: 770px) {
    .timeline-video {
        padding-top: 0;
    }
}
.timeline-video img {
    width: 100%;
    max-width: 100%;
}
.timeline-video .timeline-video-action {
    margin-top: 8rem;
}
.timeline-video .button {
    display: block;
    text-align: center;
}
.timeline-video .button a {
    font-size: 2rem;
    display: inline-block;
    padding: 1.5rem 2.5rem;
    margin: 1rem;
    background-color: #ffdd00;
    border: 0.1rem solid #ffdd00;
    margin-top: 0rem;
    text-transform: none;
    height: 100%;
    color: #333;
}
.timeline-video .button a:hover {
    background: #333;
    border-color: #333;
    color: #fff;
}
.tl-header {
    padding-top: 0rem;
    text-align: center;
}
.tl-header .timeline-logo {
    margin-bottom: 5rem;
}
.tl-header h2 {
    font-size: 4.5rem;
    color: #fff;
    margin-bottom: 10rem;
}
.tl-header h3 {
    color: black;
    font-size: 15rem;
    /*font-family: 'Frutiger LT W01_47 Light Cond';*/
    line-height: 15rem;
    margin-bottom: 5rem;
    margin-top: 10rem;
}
@media only screen and (max-width: 770px) {
    .tl-header h3 {
        margin-top: 3rem;
        font-size: 6.5rem;
        line-height: 10rem;
        /*font-family: 'Frutiger LT W01_45 Ligh1475730';*/
    }
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
    .tl-header h3 {
        margin-top: 10rem;
        font-size: 10rem;
    }
}
h5.scroll {
    font-size: 1.4rem;
    color: #333;
    letter-spacing: 0.2rem;
    text-transform: uppercase;
    /*font-family: 'Frutiger LT W01_55 Roma1475738';*/
    vertical-align: middle;
    position: relative;
}
h5.scroll i {
    display: block;
    font-size: 6.6rem;
    vertical-align: middle;
    margin-right: -0.5rem;
}
.icon-scroll,
.icon-scroll:before {
    position: absolute;
    left: 50%;
}
.icon-scroll {
    width: 3.5rem;
    height: 6rem;
    margin-left: -2rem;
    margin-top: -3.5rem;
    box-shadow: inset 0 0 0 0.2rem #333;
    border-radius: 2.5rem;
    position: relative;
    margin-bottom: 1rem;
}
.icon-scroll:before {
    content: '';
    width: 0.8rem;
    height: 0.8rem;
    background: #333;
    margin-left: -0.4rem;
    top: 0.8rem;
    border-radius: 0.4rem;
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-name: scroll;
    animation-name: scroll;
}
@-webkit-keyframes scroll {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(3rem);
        transform: translateY(3rem);
    }
}
@keyframes scroll {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(3rem);
        transform: translateY(3rem);
    }
}
#timeline.container-ti {
    background-repeat: no-repeat !important;
    background-position: center center !important;
    background-size: cover !important;
    padding-bottom: 3rem !important;
    position: relative !important;
    background-attachment: fixed !important;
    width: auto !important;
    overflow: auto !important;
    margin: auto !important;
}
@media only screen and (max-width: 770px) {
    #timeline.container-ti {
        background-size: 80rem !important;
    }
}
.ti-line {
    content: "";
    height: 600rem;
    width: 0.2rem;
    background: #333;
    display: block;
    position: absolute;
    left: 50%;
    top: 10rem;
}
@media only screen and (max-width: 770px) {
    .ti-line {
        left: 1.5rem;
    }
}
.timeline-items {
    padding-top: 10rem;
    padding-bottom: 10rem;
}
@media only screen and (max-width: 770px) {
    .timeline-items {
        padding-bottom: 3rem;
    }
}
.timeline-items a {
    /*font-family: 'Frutiger LT W01_75 Black';*/
}
.timeline-items a:hover {
    text-decoration: none;
}
.timeline-items * {
    box-sizing: border-box;
}
.timeline-items .timeline-item {
    transform: matrix(0.75, 0, 0, 0.75, 0, 0);
    width: 50%;
    border-top: 0.2rem solid #333;
    position: relative;
    margin-top: -20rem;
}
@media only screen and (max-width: 770px) {
    .timeline-items .timeline-item {
        width: 100%;
        margin-top: 0;
        margin-bottom: 2rem;
        text-align: center;
    }
}
.timeline-items .timeline-item:first-child {
    margin-top: 0;
}
.timeline-items .timeline-item .ti-inner {
    padding: 3rem;
    background-color: rgba(255, 255, 255, 0.8);
}
.timeline-items .timeline-item .ti-date {
    font-size: 1.7rem;
    width: 6rem;
    height: 6rem;
    display: block;
    background: #333;
    border-radius: 6rem;
    color: #fff;
    line-height: 6rem;
    text-align: center;
    margin-top: -3rem;
    position: absolute;
    top: 0;
    right: 0;
    margin-right: -3rem;
}
@media only screen and (max-width: 770px) {
    .timeline-items .timeline-item .ti-date {
        width: 5rem;
        height: 5rem;
        line-height: 5rem;
        right: auto;
        left: 0;
        margin-left: -1.5rem;
    }
}
.timeline-items .timeline-item:nth-child(even) {
    float: right;
    clear: both;
    padding-left: 4rem;
    transform-origin: top left;
}
.timeline-items .timeline-item:nth-child(even) .ti-date {
    right: auto;
    left: 0;
    margin-left: -3rem;
}
@media only screen and (max-width: 770px) {
    .timeline-items .timeline-item:nth-child(even) .ti-date {
        right: auto;
        left: 0;
        margin-left: -1rem;
    }
}
@media only screen and (max-width: 770px) {
    .timeline-items .timeline-item:nth-child(even) {
        float: none;
        margin: 0;
        padding: 2rem 0.5rem 2rem 3.5rem;
        transform-origin: top left;
    }
}
.timeline-items .timeline-item:nth-child(odd) {
    float: left;
    clear: both;
    padding-right: 4rem;
    transform-origin: top right;
}
@media only screen and (max-width: 770px) {
    .timeline-items .timeline-item:nth-child(odd) {
        float: none;
        margin: 0;
        padding: 2rem 0.5rem 2rem 3.5rem;
        transform-origin: top left;
    }
}
.timeline-items .timeline-item:nth-child(odd) .ti-date {
    right: auto;
    left: 100%;
    margin-left: -3rem;
}
@media only screen and (max-width: 770px) {
    .timeline-items .timeline-item:nth-child(odd) .ti-date {
        right: auto;
        left: 0;
        margin-left: -1rem;
    }
}
.timeline-items .timeline-item.ti-active {
    border-top: 0.3rem solid #ffdd00;
}
.timeline-items .timeline-item.ti-active .ti-date {
    background: #ffdd00;
}
.timeline-items h2 {
    font-size: 8rem;
    /*font-family: 'Frutiger LT W01_45 Ligh1475730';*/
    line-height: 8rem;
    padding: 0;
    margin: 0;
    color: black;
}
.timeline-items h3 {
    font-size: 1.8rem;
    /*font-family: 'Frutiger LT W01_87 X Black Cn';*/
    color: black;
    text-transform: uppercase;
}
.timeline-items p {
    font-size: 1.6rem;
    /*font-family: 'Frutiger LT W01_55 Roma1475738';*/
}
.timeline-items img {
    width: 100%;
    margin-top: 1rem;
}
tr:nth-child(even) {
    background: #CCC;
}
tr:nth-child(odd) {
    background: #FFF;
}
.node-panel {
    color: #fff;
    background-size: cover;
    background-position: center center;
    position: relative;
}
.node-panel a.i-d-c {
    position: absolute;
    bottom: 5vh;
    left: 50%;
    font-size: 3rem;
    margin-left: -2rem;
    color: #fff;
    z-index: 200;
}
@media only screen and (max-width: 770px) {
    .node-panel a.i-d-c {
        bottom: 2vh;
    }
}
.node-panel .node-panel-inner {
    box-sizing: border-box;
    min-height: 100vh;
    text-align: center;
    position: relative;
    overflow: hidden;
    padding-top: 20vh;
    padding-bottom: 10vh;
}
@media only screen and (max-width: 770px) {
    .node-panel .node-panel-inner {
        min-height: 80rem;
    }
}
.node-panel .node-content {
    position: absolute;
    top: 40%;
    transform: translateY(-20%);
    width: 100%;
}
.node-panel .node-content p {
    max-width: 80rem;
    padding: 0 2rem;
    margin: 0 auto;
    text-shadow: 0px 0px 5px #165d95;
}
.node-panel .node-content p img {
    margin-bottom: 3rem;
}
.node-panel .node-content .button a {
    font-size: 2rem;
    display: inline-block;
    padding: 1.5rem 2.5rem;
    margin: 1rem;
    background-color: #ffdd00;
    border: 0.1rem solid #ffdd00;
    margin-top: 4rem;
    text-transform: none;
    height: 100%;
    color: #333;
}
.node-panel .node-content .button a:hover {
    background: #333;
    border-color: #333;
    color: #fff;
}
.page-template-page-anniversary .cb-content-cta {
    margin-top: 0;
    margin-bottom: 1rem;
}
@media only screen and (max-width: 770px) {
    .page-template-page-anniversary .cb-content-cta .cb-cta-inner {
        padding: 6rem 2rem;
    }
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
    .page-template-page-anniversary .cb-content-cta .cb-cta-inner {
        padding: 6rem 3rem;
    }
}
.page-template-page-anniversary footer {
    margin-top: 4rem;
}
.top {
    text-align: right;
    /*font-family: 'Frutiger LT W01_67 Bold Cond';*/
    font-weight: bold;
}
.top a {
    text-decoration: none;
}
.top i::before {
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}
html {
    font-size: 10px;
}
@media only screen and (min-width: 768px) and (max-width: 959px), only screen and (max-width: 767px) {
    html {
        font-size: 9px;
    }
}
body {
    background: #fff;
    font-size: 1.6rem;
    color: #333;
    /*font-family: 'Frutiger LT W01_45 Ligh1475730';*/
    margin: 0;
    font-weight: 400;
}
a {
    color: #1a171b;
}
a sup {
    text-decoration: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    color: #333;
}
strong {
    font-weight: normal;
}
h1 {
    font-size: 4.5rem;
    text-transform: uppercase;
    /*font-family: 'Frutiger LT W01_75 Black';*/
    color: #333;
    letter-spacing: 0.1rem;
}
h2 {
    font-size: 3rem;
    /*font-family: 'Frutiger LT W01_75 Black';*/
    color: #333;
    /*font-family: 'Frutiger LT W01_87 X Black Cn';*/
}
h3 {
    font-size: 2.3rem;
    /*font-family: 'Frutiger LT W01_75 Black';*/
    color: #333;
    /*font-family: 'Frutiger LT W01_67 Bold Cond';*/
}
h4 {
    font-size: 1.6rem;
}
figure {
    margin: 0;
    padding: 0;
}
hr {
    width: 70rem;
    margin: 10rem auto 3rem auto;
    background-color: #fff;
    border: none;
    height: 0.1rem;
}
@media only screen and (max-width: 767px) {
    hr {
        width: 40rem;
        max-width: 100%;
    }
}
hr:after {
    display: block;
    content: "";
    margin-top: 1rem;
    width: 100%;
    height: 10px;
    background: radial-gradient(ellipse at 50% -100%, rgba(0, 0, 0, 0.3) 0, rgba(255, 255, 255, 0) 70%);
    /* W3C */
}
p {
    line-height: 1.5;
}
article ol,
article ul {
    padding: 0;
    margin: 0;
}
article ul li,
article ol li {
    font-size: 1.6rem;
    padding: 0.75rem 0;
    line-height: 1.33333333;
    color: #333;
    margin-left: 4rem;
    position: relative;
}
article ul {
    list-style: none;
}
article ul li {
    margin-left: 0rem;
}
.button a {
    border: 0.1rem solid #333;
    color: #fff;
    padding: 1rem 2rem;
    margin: 1rem 0;
    display: inline-block;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 1.6rem;
    transition: all 0.2s ease;
    /*font-family: 'Frutiger LT W01_55 Roma1475738';*/
    background-color: #333;
}
.button a:after {
    content: '\e810';
    font-family: 'nikon-lenswear';
    margin-left: 1rem;
}
.button a:hover {
    background: #ffdd00;
    border-color: #ffdd00;
    color: #333;
}
.button a:hover:after {
    position: relative;
    left: 0.3rem;
}
.light_on_dark .button a,
.button-inverse a {
    border: 0.1rem solid #fff;
    color: #333;
    background: #fff;
    padding: 1rem 2rem;
    margin: 1rem 0;
    display: inline-block;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 1.6rem;
    transition: all 0.2s ease;
    /*font-family: 'Frutiger LT W01_55 Roma1475738';*/
}
.light_on_dark .button a:after,
.button-inverse a:after {
    content: '\e810';
    font-family: 'nikon-lenswear';
    margin-left: 1rem;
}
.light_on_dark .button a:hover,
.button-inverse a:hover {
    background: #ffdd00;
    border-color: #ffdd00;
}
.light_on_dark .button a:hover:after,
.button-inverse a:hover:after {
    position: relative;
    left: 0.3rem;
}
.homepage-promo,
.homepage_promo_block_2_actions {
    padding: 4rem 0;
    margin-bottom: 0rem;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    margin-bottom: -2px;
    min-height: 40rem;
}
@media only screen and (max-width: 767px) {
}
@media only screen and (min-width: 1501px) {
    .homepage-promo,
    .homepage_promo_block_2_actions {
        min-height: 65vh;
    }
}
.homepage-promo h2,
.homepage_promo_block_2_actions h2 {
    font-size: 4.5rem;
    margin-top: 0;
    text-transform: uppercase;
    letter-spacing: 0.2rem;
}
.homepage-promo p,
.homepage_promo_block_2_actions p {
    font-size: 2.3rem;
    /*font-family: 'Frutiger LT W01_45 Ligh1475730';*/
    margin-bottom: 3rem;
}
.homepage-promo .button a,
.homepage_promo_block_2_actions .button a {
    padding: 1.5rem 3rem;
}
.homepage-promo .button a .s-icon-page,
.homepage_promo_block_2_actions .button a .s-icon-page {
    position: relative;
    left: -1.5rem;
}
.homepage-promo .hp-mega,
.homepage_promo_block_2_actions .hp-mega {
    padding: 8rem 0;
    box-sizing: border-box;
    text-align: center;
    position: relative;
}
.homepage-promo .hp-mega .hp-promo-inner,
.homepage_promo_block_2_actions .hp-mega .hp-promo-inner {
    position: absolute;
    width: 90%;
}
@media only screen and (min-width: 768px) and (max-width: 959px), only screen and (min-width: 959px) {
    .homepage-promo .hp-mega .hp-promo-inner,
    .homepage_promo_block_2_actions .hp-mega .hp-promo-inner {
        top: 25rem;
        width: 100%;
    }
}
@media only screen and (max-width: 767px) {
    .homepage-promo .hp-mega .hp-promo-inner,
    .homepage_promo_block_2_actions .hp-mega .hp-promo-inner {
        top: 8rem;
    }
}
@media only screen and (min-width: 1501px) {
    .homepage-promo .hp-mega .hp-promo-inner,
    .homepage_promo_block_2_actions .hp-mega .hp-promo-inner {
        top: 40vh;
        bottom: 0;
    }
}
@media only screen and (max-width: 767px) {
    .homepage-promo .hp-mega,
    .homepage_promo_block_2_actions .hp-mega {
        margin-top: 15rem;
        padding: 2rem;
    }
}
@media only screen and (max-width: 767px) {
    .homepage-promo .hp-mega .button a,
    .homepage_promo_block_2_actions .hp-mega .button a {
        font-size: 1.6rem;
        padding: 1.5rem 2rem;
    }
}
.homepage-promo .hp-mega.light_on_dark p,
.homepage_promo_block_2_actions .hp-mega.light_on_dark p {
    text-shadow: 0px 0px 5px #000;
}
.homepage-promo .hp-mega.light_on_dark img,
.homepage_promo_block_2_actions .hp-mega.light_on_dark img {
    -webkit-filter: drop-shadow(0px 0px 5px #000);
}
.homepage-promo .hp-mega.light_on_dark .button a,
.homepage_promo_block_2_actions .hp-mega.light_on_dark .button a {
    background: #fff;
    color: #333;
}
.homepage-promo .hp-mega.light_on_dark .button a:after,
.homepage_promo_block_2_actions .hp-mega.light_on_dark .button a:after {
    color: #333;
}
.homepage-promo .hp-mega.light_on_dark .button a:hover,
.homepage_promo_block_2_actions .hp-mega.light_on_dark .button a:hover {
    background: #ffdd00;
}
.homepage-promo .hp-mega.dark_on_light .button a,
.homepage_promo_block_2_actions .hp-mega.dark_on_light .button a {
    background: #333;
    color: #fff;
}
.homepage-promo .hp-mega.dark_on_light .button a:after,
.homepage_promo_block_2_actions .hp-mega.dark_on_light .button a:after {
    color: #fff;
}
.homepage-promo .hp-right,
.homepage_promo_block_2_actions .hp-right {
    text-align: left;
    margin: 15rem 0;
}
@media only screen and (max-width: 767px) {
    .homepage-promo .hp-right,
    .homepage_promo_block_2_actions .hp-right {
        text-align: center;
        margin: 4rem 0 25rem 0;
    }
}
.homepage-promo .hp-left,
.homepage_promo_block_2_actions .hp-left {
    text-align: left;
    margin: 15rem 0;
}
@media only screen and (max-width: 767px) {
    .homepage-promo .hp-left,
    .homepage_promo_block_2_actions .hp-left {
        text-align: center;
        margin: 4rem 0 25rem 0;
    }
}
.homepage-promo .hp-center,
.homepage_promo_block_2_actions .hp-center {
    text-align: center;
    background-color: rgba(0, 0, 0, 0.75);
    padding: 5rem;
    margin: 10rem 0;
    box-sizing: border-box;
}
.homepage-promo .dark_on_light.hp-center,
.homepage_promo_block_2_actions .dark_on_light.hp-center {
    background-color: rgba(255, 255, 255, 0.75);
}
.homepage-promo .light_on_dark h2,
.homepage_promo_block_2_actions .light_on_dark h2,
.homepage-promo .light_on_dark h3,
.homepage_promo_block_2_actions .light_on_dark h3,
.homepage-promo .light_on_dark h4,
.homepage_promo_block_2_actions .light_on_dark h4,
.homepage-promo .light_on_dark p,
.homepage_promo_block_2_actions .light_on_dark p {
    color: #fff;
}
.homepage-promo .light_on_dark .button a,
.homepage_promo_block_2_actions .light_on_dark .button a {
    border-color: #fff;
    color: #333;
}
.homepage-promo .light_on_dark .button a:after,
.homepage_promo_block_2_actions .light_on_dark .button a:after {
    color: #333;
}
.homepage-promo .light_on_dark .button a:hover,
.homepage_promo_block_2_actions .light_on_dark .button a:hover {
    border-color: #ffdd00;
    color: #333;
}
.homepage-promo .light_on_dark .button a:hover:after,
.homepage_promo_block_2_actions .light_on_dark .button a:hover:after {
    color: #333;
}
.homepage-promo .light_on_dark.hp-center,
.homepage_promo_block_2_actions .light_on_dark.hp-center {
    background-color: rgba(0, 0, 0, 0.75);
}
.homepage_promo_block_2_actions {
    text-align: center;
}
.homepage_promo_block_2_actions h2 {
    /*font-family: 'Frutiger LT W01_55 Roma1475738';*/
    margin-top: 14rem;
    color: #333;
}
@media only screen and (max-width: 767px) {
    .homepage_promo_block_2_actions h2 {
        margin-top: 5rem;
        font-size: 3.5rem;
    }
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
    .homepage_promo_block_2_actions h2 {
        margin-top: 8rem;
        font-size: 3.5rem;
    }
}
.homepage_promo_block_2_actions .button a {
    font-size: 2rem;
    padding: 1rem 6rem 1rem 6rem;
    margin: 1rem;
    background-color: #333;
    border: 0.1rem solid #333;
    color: #fff;
}
.homepage_promo_block_2_actions .button a:after {
    content: "";
}
.homepage_promo_block_2_actions .button a:hover {
    background: #ffdd00;
    border-color: #ffdd00;
    color: #333;
}
.homepage_promo_block_2_actions .button a i {
    font-size: 4rem;
    display: inline-block;
    vertical-align: middle;
    margin-right: 0.5rem;
}
@media only screen and (max-width: 767px) {
    .homepage_promo_block_2_actions .button a {
        width: 90%;
        padding: 1rem 0rem;
        font-size: 1.5rem;
    }
}
.homepage-link-block {
    margin-bottom: 0;
}
.homepage-link-block .hlb {
    background-size: cover;
    background-position: center;
    position: relative;
    overflow: hidden;
    min-height: 12rem;
}
.homepage-link-block .hlb:hover .hlb-bg {
    transform: scale(1.1);
}
.homepage-link-block .hlb .hlb-bg {
    background-size: cover;
    background-position: center;
    height: 100%;
    width: 100%;
    transition: all .5s;
    position: absolute;
}
@media only screen and (max-width: 767px) {
    .homepage-link-block .hlb {
        float: left;
        width: 100%;
    }
}
.homepage-link-block .hlb h2,
.homepage-link-block .hlb p {
    position: relative;
    z-index: 1001;
}
.homepage-link-block .hlb a {
    text-decoration: none;
    display: block;
    min-height: 8rem;
    position: relative;
    z-index: 1002;
}
.homepage-link-block .hlb h2 {
    font-size: 1.8rem;
    text-transform: uppercase;
    margin-bottom: 0;
    margin-top: 3rem;
}
.homepage-link-block .hlb p {
    font-size: 1.6rem;
    margin-top: 0;
    margin-bottom: 0;
}
.homepage-link-block .hlb i {
    position: absolute;
    left: calc(49%);
    bottom: 1rem;
}
.homepage-link-block .hlb-light {
    position: absolute;
    left: 0;
    width: 100%;
    top: 0;
    height: 100%;
    z-index: 1000;
    opacity: 0.75;
    background: rgba(255, 255, 255, 0.9);
}
.homepage-link-block .hlb-dark {
    position: absolute;
    left: 0;
    width: 100%;
    top: 0;
    height: 100%;
    z-index: 1000;
    opacity: 0.75;
    background: rgba(0, 0, 0, 0.9);
}
.homepage-link-block .lb-dark h2,
.homepage-link-block .lb-dark p,
.homepage-link-block .lb-dark a {
    color: #fff;
}
.product-header .product-banner {
    min-height: 40rem;
    background-size: cover;
    margin-top: 6rem;
    z-index: -1;
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
    .product-header .product-banner {
        background-position: center;
    }
}
@media only screen and (max-width: 767px) {
    .product-header .product-banner {
        background-position: center;
        min-height: 36rem;
    }
}
.product-header .product-banner .ph-logo-bg {
    background: rgba(48, 48, 48, 0.9);
    width: 15rem;
    height: 15rem;
    text-align: center;
    position: absolute;
}
@media only screen and (max-width: 767px) {
    .product-header .product-banner .ph-logo-bg {
        width: 100%;
        height: 36rem;
    }
}
.product-header .product-banner .ph-logo {
    max-height: 8rem;
    max-width: 13rem;
    position: relative;
    top: 50%;
    margin-top: -4rem;
}
@media only screen and (max-width: 767px) {
    .product-header .product-banner .ph-logo {
        max-height: 12rem;
        margin-top: -6rem;
    }
}
@media only screen and (max-width: 767px) {
    .product-header .product-banner .ph-horizontal {
        max-width: 18rem;
    }
}
.product-intro {
    text-align: center;
}
.product-intro h1 {
    margin-top: 10rem;
    margin-bottom: 0;
}
.product-intro h2 {
    /*font-family: 'Frutiger LT W01_45 Ligh1475730';*/
    font-size: 2.3rem;
    margin-bottom: 7rem;
    letter-spacing: 0.1rem;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    line-height: 1.52173913;
    color: #333;
    position: relative;
    margin-bottom: 10rem;
    margin-bottom: 6rem;
}
.product-intro h2:after {
    content: "";
    display: block;
    display: none;
    width: 20rem;
    height: 0.1rem;
    background: #333;
    left: 50%;
    margin-left: -10rem;
    position: absolute;
    top: 8rem;
}
@media only screen and (max-width: 767px) {
    .product-intro h2:after {
        top: auto;
        bottom: -4rem;
        width: 10rem;
        margin-left: -5rem;
    }
}
.product-intro p.pi-rec {
    color: #333;
    /*font-family: 'Frutiger LT W01_87 X Black Cn';*/
    letter-spacing: 0;
    margin-bottom: 2rem;
}
.product-intro p.pi-rec strong {
    text-transform: uppercase;
}
.product-intro p {
    /*font-family: 'Frutiger LT W01_45 Ligh1475730';*/
    font-size: 2.3rem;
    margin-bottom: 7rem;
    letter-spacing: 0.1rem;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    line-height: 1.52173913;
    margin-top: 0;
}
@media only screen and (max-width: 767px) {
    .product-intro p {
        margin-bottom: 4rem;
        font-size: 1.6rem;
        letter-spacing: 0.05rem;
    }
}
.product-benefits {
    margin-bottom: 6rem;
}
.product-benefits .pb-bt {
    background: #ffdd00;
    text-align: center;
    display: table;
    position: relative;
}
@media only screen and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 959px) {
    .product-benefits .pb-bt {
        display: block;
    }
}
.product-benefits .pb-bt h4 {
    text-transform: uppercase;
    color: #333;
    letter-spacing: 0.2rem;
    font-size: 2.5rem;
    display: table-cell;
    vertical-align: middle;
}
@media only screen and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 959px) {
    .product-benefits .pb-bt h4 {
        display: block;
        padding: 2rem;
        font-size: 2rem;
    }
}
.product-benefits .pb-bt:after {
    content: "";
    width: 2rem;
    height: 2rem;
    background-color: #ffdd00;
    display: block;
    position: absolute;
    right: -1rem;
    top: 50%;
    margin-top: -1rem;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    z-index: 1000000;
}
@media only screen and (max-width: 767px) {
    .product-benefits .pb-bt:after {
        right: 50%;
        top: 100%;
    }
}
.product-benefits .pb-b {
    background: #e9e9e9;
    color: #333;
}
.product-benefits .pb-b ul {
    margin: 0;
    padding: 0;
    list-style: none;
    padding: 2rem;
}
.product-benefits .pb-b li {
    margin: 0;
    padding: 0;
    list-style: none;
    padding: 0.75rem 4rem;
    font-size: 2rem;
    /*font-family: 'Frutiger LT W01_45 Ligh1475730';*/
    letter-spacing: 0.05rem;
}
@media only screen and (max-width: 767px) {
    .product-benefits .pb-b li {
        padding: 0.75rem 0rem;
        font-size: 1.6rem;
    }
}
.category-image {
    margin-top: 8rem;
    width: 100%;
}
.product-cards .product-card {
    border: 1rem solid #fff;
    background-color: #e9e9e9;
    position: relative;
}
.product-cards .product-card .pc-img {
    display: block;
    min-height: 20rem;
    background-size: cover;
    background-position: center;
}
.product-cards .product-card .pc-details {
    padding: 2.5rem 2.5rem 10rem 2.5rem;
}
.product-cards .product-card .pc-logo {
    max-height: 6rem;
    position: absolute;
    bottom: 2.5rem;
}
.product-cards .product-card h3 {
    /*font-family: 'Frutiger LT W01_87 X Black Cn';*/
    font-size: 2rem;
    margin-bottom: 0;
}
.product-cards .product-card h3 a {
    text-decoration: none;
    color: #333;
}
.product-cards .product-card h3 a:after {
    content: '\e80b';
    font-family: 'nikon-lenswear';
    margin-left: 0.7rem;
    font-size: 1.3rem;
    position: relative;
    bottom: 0.2rem;
    display: inline-block;
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
}
.product-cards .product-card h4 {
    margin: 0.2rem 0;
    padding-bottom: 1.5rem;
    border-bottom: 0.1rem solid #555c69;
    line-height: 1.5;
    min-height: 5rem;
}
.product-cards .product-card .pc-reco {
    line-height: 1.5;
    color: #555c69;
}
.product-cards .product-card .pc-reco strong {
    /*font-family: 'Frutiger LT W01_87 X Black Cn';*/
}
.product-category-list .pcl-header {
    border-top: 0.2rem solid #e9e9e9;
    color: #555c69;
}
.product-category-list .pcl-header h2 {
    display: block;
    /*font-family: 'Frutiger LT W01_87 X Black Cn';*/
    font-size: 3rem;
    margin-right: 3rem;
    margin: 1.5rem 3rem 0rem 0;
}
.product-category-list .pcl-header h2 a {
    text-decoration: none;
    color: #555c69;
}
@media only screen and (max-width: 767px) {
    .product-category-list .pcl-header h2 {
        margin-bottom: 0.5rem;
        max-width: 80%;
        font-weight: normal;
    }
}
.product-category-list .pcl-header h3 {
    display: inline-block;
    font-size: 1.4rem;
    /*font-family: 'Frutiger LT W01_55 Roma1475738';*/
    color: #555c69;
    margin: 0;
    margin-bottom: 1.75rem;
}
@media only screen and (max-width: 767px) {
    .product-category-list .pcl-header h3 {
        display: block;
        margin-bottom: 3rem;
        font-weight: normal;
    }
}
.product-category-list .pcl-header .pcl-expand-icon {
    float: right;
    font-size: 1.6rem;
    padding: 2.4rem 0 2.4rem;
    transition-duration: 0.3s;
    transition-property: transform;
}
.product-category-list .pcl-header .pcl-expand-icon.rotated {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
}
.product-category-list .pcl-image {
    max-width: 100%;
    width: 100%;
    margin-bottom: 2rem;
}
.product-category-list .pcl-desc {
    /*font-family: 'Frutiger LT W01_45 Ligh1475730';*/
    font-size: 1.6rem;
    color: #000;
    line-height: 1.5;
}
@media only screen and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 959px) {
    .product-category-list .pcl-desc {
        padding-bottom: 3rem;
    }
}
.product-category-list .pcl-product-info {
    margin-bottom: 3rem;
}
.product-category-list .pcl-product-info * {
    color: #333;
}
.product-category-list .pcl-product-info h3 {
    /*font-family: 'Frutiger LT W01_87 X Black Cn';*/
    text-transform: uppercase;
    margin: 0 0 0.4rem;
    font-size: 1.6rem;
}
.product-category-list .pcl-product-info p {
    margin: 0;
}
.product-category-list .pcl-content {
    margin-bottom: 6rem;
}
@media only screen and (max-width: 767px) {
    .product-category-list .pcl-content {
        display: none;
    }
}
.sitemap h2 {
    margin-top: 6rem;
    margin-left: 2rem;
    padding-top: 2rem;
}
.sitemap h3 {
    margin-left: 2rem;
}
.sitemap h3 a {
    text-decoration: none;
}
@media only screen and (min-width: 768px) and (max-width: 959px), only screen and (min-width: 959px) {
    .sitemap.sm-products h3 {
        min-height: 6rem;
    }
}
.sitemap li {
    border-bottom: 0.1rem solid #ddd;
    box-sizing: border-box;
    margin-right: 1rem;
    margin-left: 1rem;
}
.sitemap li a {
    text-decoration: none;
    padding-left: 1rem;
    transition: all 0.2s ease;
    display: inline-block;
}
.sitemap li a:hover {
    position: relative;
    color: black;
}
.sitemap li a:hover:before {
    content: "";
    background-color: #ffdd00;
    margin-right: 0.5rem;
    width: 0.4rem;
    height: 1.6rem;
    display: block;
    position: absolute;
    top: 0.1rem;
    left: 0rem;
}
.sitemap li:last-child {
    border-bottom: none;
}
.page-finder-cb .cb-content-heading-intro {
    margin-top: 3rem;
}
.lf-tiles .cb-related-product,
.lf-tiles-mobile .cb-related-product {
    position: relative;
}
.lf-tiles .cb-related-product h3,
.lf-tiles-mobile .cb-related-product h3 {
    text-transform: uppercase;
    margin: 0 2rem;
}
.lf-tiles .cb-related-product h4,
.lf-tiles-mobile .cb-related-product h4 {
    margin: 0 2rem;
}
.lf-tiles .cb-related-product:hover .cp-related-bg,
.lf-tiles-mobile .cb-related-product:hover .cp-related-bg {
    transform: scale(1.05);
}
.lf-tiles .cb-related-product .lf-arrow,
.lf-tiles-mobile .cb-related-product .lf-arrow {
    position: absolute;
    bottom: 0;
    left: calc(49%);
}
@media only screen and (max-width: 767px) {
    .lensfinder-list {
        margin-top: -2rem;
    }
    .cb-related-product .cp-rp-panel {
        height: auto;
    }
}
.lensfinder-list.lf-list-2,
.lensfinder-list.lf-list-3 {
    display: none;
}
@media only screen and (max-width: 767px) {
    .lensfinder-list.lf-list-2,
    .lensfinder-list.lf-list-3 {
        display: block;
    }
}
.lensfinder-list.lf-list-1,
.lensfinder-list.lf-list-2,
.lensfinder-list.lf-list-3 {
    position: relative;
}
.lensfinder-list.lf-list-1:before,
.lensfinder-list.lf-list-2:before,
.lensfinder-list.lf-list-3:before {
    content: "";
    position: absolute;
    width: 0rem;
    height: 0rem;
    border: 3rem solid transparent;
    border-bottom: 3rem solid #e9e9e9;
    left: 15%;
    top: -5rem;
}
@media only screen and (max-width: 767px) {
    .lensfinder-list.lf-list-1:before,
    .lensfinder-list.lf-list-2:before,
    .lensfinder-list.lf-list-3:before {
        display: none;
    }
}
.lensfinder-list.lf-list-2:before {
    left: calc(47%);
}
.lensfinder-list.lf-list-3:before {
    left: calc(80%);
}
.lensfinder-list .lf-content {
    display: block;
    background: #e9e9e9;
    overflow: hidden;
    margin: 1rem;
}
.lensfinder-list .lf-content ul li {
    padding: 0;
}
.lensfinder-list .lf-content .lfc-heading {
    padding: 0rem 4rem 0rem 4rem;
    box-sizing: border-box;
}
.lensfinder-list .lf-content .lfc-heading h3 {
    margin: 0.2rem 0 1rem 0;
    padding: 2rem 0;
}
@media only screen and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 959px) {
    .lensfinder-list .lf-content .lfc-heading h3 {
        margin: 0.2rem 0 0 0;
    }
}
.lensfinder-list .lf-content .lfc-heading:nth-child(3) {
    background: #dcdcdc;
}
.lensfinder-list .lf-content .lfc-heading:nth-child(5) {
    background: #d0d0d0;
}
.lensfinder-list .lf-content .lfc-list {
    padding: 0rem 4rem 0rem 4rem;
    box-sizing: border-box;
}
.lensfinder-list .lf-content .lfc-list ul {
    padding: 2rem 0;
}
.lensfinder-list .lf-content .lfc-list:nth-child(4) {
    background: #dcdcdc;
}
.lensfinder-list .lf-content .lfc-list:nth-child(6) {
    background: #d0d0d0;
}
@media only screen and (min-width: 768px) and (max-width: 959px), only screen and (min-width: 959px) {
    .lensfinder-list .lf-content ul {
        clear: none;
        -webkit-column-count: 2;
        /* Chrome, Safari, Opera */
        -webkit-column-gap: 3rem;
        -moz-column-count: 2;
        /* Firefox */
        -moz-column-gap: 3rem;
        column-count: 2;
        column-gap: 3rem;
    }
}
.lensfinder-list .lf-content h3 {
    font-size: 2.3rem;
    padding-bottom: 1rem;
    border-bottom: 0.1rem solid #fff;
}
.lensfinder-list .lf-content h4 {
    margin: 0 0 1.5rem 2rem;
}
.lensfinder-list .lf-content h4 a {
    text-decoration: none;
    /*font-family: 'Frutiger LT W01_45 Ligh1475730';*/
    font-size: 1.6rem;
    color: #333;
    display: inline-block;
    margin-left: 1rem;
}
.lensfinder-list .lf-content h4:before {
    content: '\e810';
    font-family: 'nikon-lenswear';
    margin-left: -2rem;
    color: #333;
    font-size: 1.4rem;
    position: absolute;
}
.global-map-outer {
    background: transparent url('../images/map-bg.jpg');
}
.global-map {
    position: relative;
    min-height: 68rem;
    background: transparent url('../images/map.png') no-repeat;
    background-size: contain;
    background-position: center;
}
@media only screen and (max-width: 767px) {
    .global-map {
        min-height: 40rem;
    }
}
.global-map li {
    position: absolute;
    display: block;
    width: 10rem;
    text-align: center;
    text-transform: uppercase;
    font-size: 1.4rem;
    margin-left: -5rem;
    /*font-family: 'Frutiger LT W01_55 Roma1475738';*/
}
.global-map li a {
    text-decoration: none;
}
.global-map li a:hover {
    color: #333;
}
.global-map i {
    display: block;
    font-size: 3rem;
    color: #333;
}
.global-map-regions .global-map-region {
    box-sizing: border-box;
    padding: 0 1rem;
    margin-top: 4rem;
}
.global-map-regions .global-map-region.gmr-tt {
    min-width: 20rem;
    margin-top: 0rem;
}
@media only screen and (min-width: 768px) and (max-width: 959px), only screen and (min-width: 959px) {
}
.global-map-regions h3 {
    font-size: 1.8rem;
    text-transform: uppercase;
    border-bottom: 0.2rem solid #e9e9e9;
    padding-bottom: 1rem;
    margin-bottom: 1rem;
    margin-top: 0;
}
.global-map-regions h3 i {
    color: #333;
}
.global-map-regions ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.global-map-regions li {
    font-size: 1.6rem;
    padding: 0;
}
.global-map-regions li a {
    text-decoration: none;
    display: block;
    border-bottom: 0.1rem solid #e9e9e9;
    padding: 0.5rem;
}
.global-map-regions li:last-child a {
    border-bottom: none;
}
#breadcrumbs {
    position: relative;
}
#breadcrumbs p {
    position: absolute;
    z-index: 100;
    width: 100%;
    /*font-family: 'Frutiger LT W01_67 Bold Cond';*/
    font-weight: bold;
    text-transform: uppercase;
    font-size: 1.2rem;
    padding: 1rem 0;
    margin-left: 1rem;
}
#breadcrumbs p a {
    text-decoration: none;
    color: #333;
    /*font-family: 'Frutiger LT W01_47 Light Cond';*/
}
#breadcrumbs p strong {
    color: black;
    /*font-family: 'Frutiger LT W01_67 Bold Cond';*/
    font-weight: bold;
}
#breadcrumbs.breadcrumb-alt {
    color: #fff;
}
#breadcrumbs.breadcrumb-alt a,
#breadcrumbs.breadcrumb-alt strong {
    color: #fff;
}
#geolifygeobar {
    font-family: 'Roboto', sans-serif !important;
    font-size: 1.6rem !important;
    color: #fff !important;
}
#geolifygeobarbutton {
    color: #ffffff !important;
}
.ss-wrapper {
    margin: 0 auto;
}
.s-wrapper {
    width: 100%;
    position: relative;
}
.s-wrapper > ul {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
.tip-image {
    padding: 0;
    margin: 0 auto;
    display: block;
    list-style: none;
    position: relative;
    max-width: 100%;
    background-size: contain;
}
.tip-image li {
    padding: 0;
    margin: 0;
    position: absolute;
}
.tooltip {
    cursor: pointer;
}
.tooltipster-content {
    font-size: 1.4rem;
}
.tooltipster-content strong {
    display: block;
    text-transform: uppercase;
    /*font-family: 'Frutiger LT W01_87 X Black Cn';*/
    padding-bottom: 0.5rem;
}
.tt-marker {
    width: 1.5rem;
    height: 1.5rem;
    display: block;
    background: #ffdd00;
    border-radius: 1.5rem;
    position: relative;
    left: -0.75rem;
}
.tip-image i {
    font-size: 2rem;
}