.nikon-class html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
  }
  
  .nikon-class [hidden] {
    display: none;
  }
  
  .nikon-class a {
    background: 0;
  }
  
  .nikon-class a:active, .nikon-class a:hover {
    outline: 0;
  }
  
  .nikon-class img {
    border: 0;
    vertical-align: middle;
  }
  
  .nikon-class hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
  }
  
  .nikon-class button::-moz-focus-inner, .nikon-class input::-moz-focus-inner {
    border: 0;
    padding: 0;
  }
  
  @media print {
    .nikon-class * {
      text-shadow: none !important;
      color: #000 !important;
      background: 0 0 !important;
      box-shadow: none !important;
    }
    
    .nikon-class a, .nikon-class a:visited {
      text-decoration: underline;
    }
    
    .nikon-class a[href]:after {
      content: " (" attr(href) ")";
    }
    
    .nikon-class img {
      page-break-inside: avoid;
    }
    
    .nikon-class img {
      max-width: 100% !important;
    }
    
    .nikon-class h2, .nikon-class p {
      orphans: 3;
      widows: 3;
    }
    
    .nikon-class h2 {
      page-break-after: avoid;
    }
  }
  
  .nikon-class *, .nikon-class :after, .nikon-class :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  
  html {
    font-size: 62.5%;
    -webkit-tap-highlight-color: transparent;
  }
  
  .nikon-class {
    margin: 0;
    line-height: 1.42857143;
    background-color: #fff;
  }
  
  .nikon-class a {
    color: #428bca;
    text-decoration: none;
  }
  
  .nikon-class a:focus, .nikon-class a:hover {
    color: #2a6496;
    text-decoration: underline;
  }
  
  .nikon-class a:focus {
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px;
  }
  
  .nikon-class hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee;
  }
  
  .nikon-class h2, .nikon-class h4 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
  }
  
  .nikon-class h2 {
    margin-top: 20px;
    margin-bottom: 10px;
  }
  
  .nikon-class h4 {
    margin-top: 10px;
    margin-bottom: 10px;
  }
  
  .nikon-class h2 {
    font-size: 30px;
  }
  
  .nikon-class h4 {
    font-size: 18px;
  }
  
  .nikon-class p {
    margin: 0 0 10px;
  }
  
  .nikon-class ul {
    margin-top: 0;
    margin-bottom: 10px;
  }
  
  .nikon-class ul ul {
    margin-bottom: 0;
  }
  
  .nikon-class .list-unstyled {
    padding-left: 0;
    list-style: none;
  }
  
  .nikon-class .container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 0;
    padding-right: 0;
  }
  
  .nikon-class .row {
    margin-left: 0;
    margin-right: 0;
  }
  
  .nikon-class .col-md-3, .nikon-class .col-md-6, .nikon-class .col-sm-12, .nikon-class .col-sm-6, .nikon-class .col-xs-12 {
    position: relative;
    min-height: 1px;
    padding-left: 0;
    padding-right: 0;
  }
  
  .nikon-class .col-xs-12 {
    float: left;
  }
  
  .nikon-class .col-xs-12 {
    width: 100%;
  }
  
  @media (min-width: 640px) {
    .nikon-class .col-sm-12, .nikon-class .col-sm-6 {
      float: left;
    }
    
    .nikon-class .col-sm-12 {
      width: 100%;
    }
    
    .nikon-class .col-sm-6 {
      width: 50%;
    }
  }
  
  @media (min-width: 1024px) {
    .nikon-class .col-md-3, .nikon-class .col-md-6 {
      float: left;
    }
    
    .nikon-class .col-md-6 {
      width: 50%;
    }
    
    .nikon-class .col-md-3 {
      width: 25%;
    }
  }
  
  .nikon-class .table > tbody > tr.active > td, .nikon-class .table > tbody > tr.active > th, .nikon-class .table > tbody > tr > td.active, .nikon-class .table > tbody > tr > th.active, .nikon-class .table > tfoot > tr.active > td, .nikon-class .table > tfoot > tr.active > th, .nikon-class .table > tfoot > tr > td.active, .nikon-class .table > tfoot > tr > th.active, .nikon-class .table > thead > tr.active > td, .nikon-class .table > thead > tr.active > th, .nikon-class .table > thead > tr > td.active, .nikon-class .table > thead > tr > th.active {
    background-color: #f5f5f5;
  }
  
  .nikon-class .table-hover > tbody > tr.active:hover > td, .nikon-class .table-hover > tbody > tr.active:hover > th, .nikon-class .table-hover > tbody > tr > td.active:hover, .nikon-class .table-hover > tbody > tr > th.active:hover {
    background-color: #e8e8e8;
  }
  
  .nikon-class .form-control::-moz-placeholder {
    color: #999;
    opacity: 1;
  }
  
  .nikon-class .form-control:-ms-input-placeholder {
    color: #999;
  }
  
  .nikon-class .btn.active:focus {
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px;
  }
  
  .nikon-class .btn.active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
    box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
  }
  
  .nikon-class .btn-default.active {
    color: #333;
    background-color: #ebebeb;
    border-color: #adadad;
  }
  
  .nikon-class .btn-default.active {
    background-image: none;
  }
  
  .nikon-class .btn-default.disabled.active, .nikon-class .btn-default[disabled].active, .nikon-class fieldset[disabled] .btn-default.active {
    background-color: #fff;
    border-color: #ccc;
  }
  
  .nikon-class .btn-primary.active {
    color: #fff;
    background-color: #3276b1;
    border-color: #285e8e;
  }
  
  .nikon-class .btn-primary.active {
    background-image: none;
  }
  
  .nikon-class .btn-primary.disabled.active, .nikon-class .btn-primary[disabled].active, .nikon-class fieldset[disabled] .btn-primary.active {
    background-color: #428bca;
    border-color: #357ebd;
  }
  
  .nikon-class .btn-success.active {
    color: #fff;
    background-color: #47a447;
    border-color: #398439;
  }
  
  .nikon-class .btn-success.active {
    background-image: none;
  }
  
  .nikon-class .btn-success.disabled.active, .nikon-class .btn-success[disabled].active, .nikon-class fieldset[disabled] .btn-success.active {
    background-color: #5cb85c;
    border-color: #4cae4c;
  }
  
  .nikon-class .btn-info.active {
    color: #fff;
    background-color: #39b3d7;
    border-color: #269abc;
  }
  
  .nikon-class .btn-info.active {
    background-image: none;
  }
  
  .nikon-class .btn-info.disabled.active, .nikon-class .btn-info[disabled].active, .nikon-class fieldset[disabled] .btn-info.active {
    background-color: #5bc0de;
    border-color: #46b8da;
  }
  
  .nikon-class .btn-warning.active {
    color: #fff;
    background-color: #ed9c28;
    border-color: #d58512;
  }
  
  .nikon-class .btn-warning.active {
    background-image: none;
  }
  
  .nikon-class .btn-warning.disabled.active, .nikon-class .btn-warning[disabled].active, .nikon-class fieldset[disabled] .btn-warning.active {
    background-color: #f0ad4e;
    border-color: #eea236;
  }
  
  .nikon-class .btn-danger.active {
    color: #fff;
    background-color: #d2322d;
    border-color: #ac2925;
  }
  
  .nikon-class .btn-danger.active {
    background-image: none;
  }
  
  .nikon-class .btn-danger.disabled.active, .nikon-class .btn-danger[disabled].active, .nikon-class fieldset[disabled] .btn-danger.active {
    background-color: #d9534f;
    border-color: #d43f3a;
  }
  
  @font-face {
    font-family: 'Glyphicons Halflings';
    src: url(../fonts/glyphicons-halflings-regular.eot?orgId=00D24000000ciWC&orgId=00D1l0000000gwf);
    src: url(../fonts/glyphicons-halflings-regular.eot?orgId=00D24000000ciWC&orgId=00D1l0000000gwf#iefix) format('embedded-opentype'), url(../fonts/glyphicons-halflings-regular.woff?orgId=00D24000000ciWC&orgId=00D1l0000000gwf) format('woff'), url(../fonts/glyphicons-halflings-regular.ttf?orgId=00D24000000ciWC&orgId=00D1l0000000gwf) format('truetype'), url(../fonts/glyphicons-halflings-regular.svg?orgId=00D24000000ciWC&orgId=00D1l0000000gwf#glyphicons_halflingsregular) format('svg');
  }
  
  .nikon-class .dropdown-menu > .active > a, .nikon-class .dropdown-menu > .active > a:focus, .nikon-class .dropdown-menu > .active > a:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    background-color: #428bca;
  }
  
  .nikon-class .btn-group-vertical > .btn.active, .nikon-class .btn-group > .btn.active {
    z-index: 2;
  }
  
  .nikon-class .nav-tabs > li.active > a, .nikon-class .nav-tabs > li.active > a:focus, .nikon-class .nav-tabs > li.active > a:hover {
    color: #555;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    cursor: default;
  }
  
  .nikon-class .nav-tabs.nav-justified > .active > a, .nikon-class .nav-tabs.nav-justified > .active > a:focus, .nikon-class .nav-tabs.nav-justified > .active > a:hover {
    border: 1px solid #ddd;
  }
  
  @media (min-width: 640px) {
    .nikon-class .nav-tabs.nav-justified > .active > a, .nikon-class .nav-tabs.nav-justified > .active > a:focus, .nikon-class .nav-tabs.nav-justified > .active > a:hover {
      border-bottom-color: #fff;
    }
  }
  
  .nikon-class .nav-pills > li.active > a, .nikon-class .nav-pills > li.active > a:focus, .nikon-class .nav-pills > li.active > a:hover {
    color: #fff;
    background-color: #428bca;
  }
  
  .nikon-class .nav-tabs-justified > .active > a, .nikon-class .nav-tabs-justified > .active > a:focus, .nikon-class .nav-tabs-justified > .active > a:hover {
    border: 1px solid #ddd;
  }
  
  @media (min-width: 640px) {
    .nikon-class .nav-tabs-justified > .active > a, .nikon-class .nav-tabs-justified > .active > a:focus, .nikon-class .nav-tabs-justified > .active > a:hover {
      border-bottom-color: #fff;
    }
  }
  
  .nikon-class .tab-content > .active {
    display: block;
  }
  
  .nikon-class .navbar-default .navbar-nav > .active > a, .nikon-class .navbar-default .navbar-nav > .active > a:focus, .nikon-class .navbar-default .navbar-nav > .active > a:hover {
    color: #555;
    background-color: #e7e7e7;
  }
  
  @media (max-width: 639px) {
    .nikon-class .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .nikon-class .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus, .nikon-class .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover {
      color: #555;
      background-color: #e7e7e7;
    }
  }
  
  .nikon-class .navbar-inverse .navbar-nav > .active > a, .nikon-class .navbar-inverse .navbar-nav > .active > a:focus, .nikon-class .navbar-inverse .navbar-nav > .active > a:hover {
    color: #fff;
    background-color: #080808;
  }
  
  @media (max-width: 639px) {
    .nikon-class .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .nikon-class .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus, .nikon-class .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover {
      color: #fff;
      background-color: #080808;
    }
  }
  
  .nikon-class .breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px;
  }
  
  .nikon-class .breadcrumb > .active {
    color: #999;
  }
  
  .nikon-class .pagination > .active > a, .nikon-class .pagination > .active > a:focus, .nikon-class .pagination > .active > a:hover, .nikon-class .pagination > .active > span, .nikon-class .pagination > .active > span:focus, .nikon-class .pagination > .active > span:hover {
    z-index: 2;
    color: #fff;
    background-color: #428bca;
    border-color: #428bca;
    cursor: default;
  }
  
  .nikon-class .nav-pills > .active > a > .badge, .nikon-class a.list-group-item.active > .badge {
    color: #428bca;
    background-color: #fff;
  }
  
  .nikon-class a.thumbnail.active {
    border-color: #428bca;
  }
  
  @-webkit-keyframes progress-bar-stripes {
    from {
      background-position: 40px 0;
    }
    
    to {
      background-position: 0 0;
    }
  }
  
  @keyframes progress-bar-stripes {
    from {
      background-position: 40px 0;
    }
    
    to {
      background-position: 0 0;
    }
  }
  
  .nikon-class .progress.active .progress-bar {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite;
  }
  
  .nikon-class a.list-group-item.active, .nikon-class a.list-group-item.active:focus, .nikon-class a.list-group-item.active:hover {
    z-index: 2;
    color: #fff;
    background-color: #428bca;
    border-color: #428bca;
  }
  
  .nikon-class a.list-group-item.active .list-group-item-heading, .nikon-class a.list-group-item.active:focus .list-group-item-heading, .nikon-class a.list-group-item.active:hover .list-group-item-heading {
    color: inherit;
  }
  
  .nikon-class a.list-group-item.active .list-group-item-text, .nikon-class a.list-group-item.active:focus .list-group-item-text, .nikon-class a.list-group-item.active:hover .list-group-item-text {
    color: #e1edf7;
  }
  
  .nikon-class a.list-group-item-success.active, .nikon-class a.list-group-item-success.active:focus, .nikon-class a.list-group-item-success.active:hover {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d;
  }
  
  .nikon-class a.list-group-item-info.active, .nikon-class a.list-group-item-info.active:focus, .nikon-class a.list-group-item-info.active:hover {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f;
  }
  
  .nikon-class a.list-group-item-warning.active, .nikon-class a.list-group-item-warning.active:focus, .nikon-class a.list-group-item-warning.active:hover {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b;
  }
  
  .nikon-class a.list-group-item-danger.active, .nikon-class a.list-group-item-danger.active:focus, .nikon-class a.list-group-item-danger.active:hover {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442;
  }
  
  .nikon-class .carousel-inner > .active {
    display: block;
  }
  
  .nikon-class .carousel-inner > .active {
    left: 0;
  }
  
  .nikon-class .carousel-inner > .active.left {
    left: -100%;
  }
  
  .nikon-class .carousel-inner > .active.right {
    left: 100%;
  }
  
  .nikon-class .carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #fff;
  }
  
  .nikon-class .container-fluid:after, .nikon-class .container-fluid:before, .nikon-class .row:after, .nikon-class .row:before {
    content: " ";
    display: table;
  }
  
  .nikon-class .container-fluid:after, .nikon-class .row:after {
    clear: both;
  }
  
  .nikon-class .hidden {
    display: none !important;
    visibility: hidden !important;
  }
  
  @-ms-viewport {
    width:device-width
  }
  
  .nikon-class .visible-sm {
    display: none !important;
  }
  
  @media (min-width: 640px) and (max-width: 1023px) {
    .nikon-class .visible-sm {
      display: block !important;
    }
  }
  
  @media (min-width: 1200px) {
    .nikon-class .hidden-lg {
      display: none !important;
    }
  }
  
  @media (max-width: 639px) {
    .nikon-class .hidden-xs {
      display: none !important;
    }
  }
  
  @media (min-width: 640px) and (max-width: 1023px) {
    .nikon-class .hidden-sm {
      display: none !important;
    }
  }
  
  @media (min-width: 1024px) and (max-width: 1199px) {
    .nikon-class .hidden-md {
      display: none !important;
    }
  }
  
  @media print {
    .nikon-class .hidden-print {
      display: none !important;
    }
  }
  
  .nikon-class .owl-carousel .owl-wrapper:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
  }
  
  .nikon-class .owl-carousel {
    display: none;
    position: relative;
    width: 100%;
    -ms-touch-action: pan-y;
  }
  
  .nikon-class .owl-carousel .owl-wrapper {
    display: none;
    position: relative;
  }
  
  .nikon-class .owl-carousel .owl-wrapper-outer {
    overflow: hidden;
    position: relative;
    width: 100%;
  }
  
  .nikon-class .owl-carousel .owl-wrapper-outer.autoHeight {
    -webkit-transition: height .5s ease-in-out;
    -moz-transition: height .5s ease-in-out;
    -ms-transition: height .5s ease-in-out;
    -o-transition: height .5s ease-in-out;
    transition: height .5s ease-in-out;
  }
  
  .nikon-class .owl-carousel .owl-item {
    float: left;
  }
  
  .nikon-class .owl-carousel .owl-item, .nikon-class .owl-carousel .owl-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
  }
  
  .nikon-class .owl-theme .owl-controls .owl-page.active span {
    filter: Alpha(Opacity=100);
    opacity: 1;
  }
  
  @media only screen and (min-width: 1024px) {
    .nikon-class .col-md-6 {
      width: 50%;
      float: left;
    }
    
    .nikon-class .col-md-3 {
      width: 25%;
      float: left;
    }
    
    .nikon-class .hidden-md {
      display: none !important;
    }
  }
  
  @media only screen and (min-width: 480px) and (max-width: 1023px) and (orientation: portrait), only screen and (min-width: 640px) and (max-width: 1023px) and (orientation: landscape) {
    .nikon-class .col-sm-12 {
      width: 100%;
      float: left;
    }
    
    .nikon-class .col-sm-6 {
      width: 50%;
      float: left;
    }
    
    .nikon-class .hidden-sm {
      display: none !important;
    }
    
    .nikon-class .visible-sm {
      display: block !important;
    }
  }
  
  @media only screen and (max-width: 479px) and (orientation: portrait), only screen and (max-width: 639px) and (orientation: landscape) {
    .nikon-class .col-xs-12 {
      width: 100%;
      float: left;
    }
    
    .nikon-class .hidden-xs {
      display: none !important;
    }
  }
  
  .nikon-class html {
    -ms-overflow-style: scrollbar;
  }
  
  .nikon-class html.lt-ie9 body .hidden-md {
    display: none !important;
  }
  
  .nikon-class {
    position: relative;
    color: #333;
    font-family: "Helvetica Neue LT W06_55 Roman", Helvetica, Arial, sans-serif;
    font-size: 17px;
    font-size: 1.7rem;
  }
  
  .nikon-class ul, .nikon-class ul li {
    list-style: none;
    margin: 0;
    padding: 0;
  }
  
  .nikon-class .container-fluid {
    max-width: 1000px;
  }
  
  @media only screen and (min-width: 1024px) {
    .nikon-class .container-fluid {
      width: 1000px;
    }
  }
  
  .nikon-class h2 {
    font-family: "Frutiger Next LT W06 He1366576", Arial, sans-serif;
    font-size: 26px;
    font-size: 2.6rem;
    line-height: 26px;
    line-height: 2.6rem;
  }
  
  @media only screen and (min-width: 480px) and (max-width: 1023px) and (orientation: portrait), only screen and (min-width: 640px) and (max-width: 1023px) and (orientation: landscape) {
    .nikon-class h2 {
      font-size: 30px;
      font-size: 3rem;
      line-height: 30px;
      line-height: 3rem;
    }
  }
  
  @media only screen and (max-width: 479px) and (orientation: portrait), only screen and (max-width: 639px) and (orientation: landscape) {
    .nikon-class h2 {
      font-size: 20px;
      font-size: 2rem;
      line-height: 20px;
      line-height: 2rem;
    }
  }
  
  .nikon-class h4 {
    font-family: "Frutiger Next LT W06 Bold Cond", Arial, sans-serif;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 18px;
    line-height: 1.8rem;
  }
  
  @media only screen and (min-width: 480px) and (max-width: 1023px) and (orientation: portrait), only screen and (min-width: 640px) and (max-width: 1023px) and (orientation: landscape) {
    .nikon-class h4 {
      font-size: 20px;
      font-size: 2rem;
      line-height: 22px;
      line-height: 2.2rem;
    }
  }
  
  @media only screen and (max-width: 479px) and (orientation: portrait), only screen and (max-width: 639px) and (orientation: landscape) {
    .nikon-class h4 {
      font-size: 15px;
      font-size: 1.5rem;
      line-height: 14px;
      line-height: 1.4rem;
    }
  }
  
  .nikon-class .p1 {
    font-family: "Helvetica Neue LT W06_55 Roman", Helvetica, Arial, sans-serif;
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 20px;
    line-height: 2rem;
  }
  
  @media only screen and (min-width: 480px) and (max-width: 1023px) and (orientation: portrait), only screen and (min-width: 640px) and (max-width: 1023px) and (orientation: landscape) {
    .nikon-class .p1 {
      font-size: 17px;
      font-size: 1.7rem;
      line-height: 25px;
      line-height: 2.5rem;
    }
  }
  
  @media only screen and (max-width: 479px) and (orientation: portrait), only screen and (max-width: 639px) and (orientation: landscape) {
    .nikon-class .p1 {
      font-size: 14px;
      font-size: 1.4rem;
      line-height: 19px;
      line-height: 1.9rem;
    }
  }
  
  .nikon-class a:hover {
    text-decoration: none;
  }
  
  @media only screen and (min-width: 1024px) {
    .nikon-class .content_list_accordion li.item.customize_bottom.opened {
      border-bottom: 0;
    }
  }
  
  .nikon-class html.lt-ie9 .content_list_accordion li.item.customize_bottom.opened {
    border-bottom: 0;
  }
  
  .nikon-class .content_list_accordion li.item.opened .switch_title {
    background-color: #fff;
  }
  
  .nikon-class .content_list_accordion li.item.opened .switch_title .toggle_arrow {
    background-image: url(https://www.europe-nikon.com/resources/rwd/images/up_arrow_black.png);
  }
  
  .nikon-class .content_list_accordion li.item.opened .toggle_block {
    display: block;
  }
  
  .nikon-class .owl-theme .owl-controls .owl-pagination .owl-page.active span {
    background-position: -5px 0;
  }
  
  .nikon-class#header {
    padding: 20px 0;
    position: relative;
    z-index: 101;
  }
  
  .nikon-class#header .logo {
    display: inline-block;
    float: left;
    margin-left: 20px;
  }
  
  .nikon-class#header .logo img {
    height: 70px;
    width: auto;
  }
  
  .nikon-class#header #right-header {
    display: table;
    float: right;
    padding-left: 20px;
    padding-right: 20px;
  }
  
  .nikon-class#header #right-header .top-label {
    display: table;
    margin: 0 -4px 0 0;
  }
  
  .nikon-class#header #right-header .top-label li {
    float: left;
    display: inline-block;
    margin: 0 4px;
    font-size: 12px;
    font-size: 1.2rem;
    font-family: Verdana, Helvetica, Arial, sans-serif;
    color: #777;
  }
  
  .nikon-class#header #right-header #nik_block_search_bar {
    position: absolute;
    right: 20px;
    top: 45px;
    z-index: 999;
    font-family: Verdana, Helvetica, Arial, sans-serif;
  }
  
  .nikon-class#header #right-header .corporate {
    position: absolute;
    top: 75px;
    height: 18px;
    right: 20px;
    clear: both;
    font-family: Verdana, Helvetica, Arial, sans-serif;
  }
  
  .nikon-class#header #right-header .corporate li {
    text-align: right;
    float: right;
    margin-left: 10px;
  }
  
  .nikon-class#header #right-header .corporate a {
    font-size: 11px;
    font-size: 1.1rem;
    padding: 0 0 0 15px;
    background: url(https://www.europe-nikon.com/resources/rwd/images/header/picto_nikon_corporation.png) left center no-repeat;
    color: #777;
  }
  
  .nikon-class#header #main-menu {
    padding-left: 20px;
    padding-right: 20px;
    clear: both;
  }
  
  .nikon-class#header #main-menu .top_navi_sm {
    position: absolute;
    right: 0;
    top: 0;
  }
  
  .nikon-class#header #main-menu .btn-open-menu {
    width: 80px;
    height: 110px;
    float: right;
    cursor: pointer;
    position: relative;
  }
  
  .nikon-class#header #main-menu .btn-open-menu {
    background: url(https://www.europe-nikon.com/resources/rwd/images/menu_icon_m.png) center center no-repeat;
    background-size: 30px auto;
  }
  
  @media only screen and (max-width: 479px) and (orientation: portrait), only screen and (max-width: 639px) and (orientation: landscape) {
    .nikon-class#header #main-menu .top_navi_sm {
      top: 0;
    }
    
    .nikon-class#header #main-menu .btn-open-menu {
      width: 50px;
      height: 64px;
    }
    
    .nikon-class#header #main-menu .btn-open-menu {
      background: url(https://www.europe-nikon.com/resources/rwd/images/menu_icon_s.png) center center no-repeat;
      background-size: 26px auto;
    }
  }
  
  .nikon-class#header #main-menu .btn-open-menu.active {
    background-color: #f5f5f5;
  }
  
  .nikon-class#header #main-menu .btn-open-search.active {
    background-color: #f5f5f5;
  }
  
  .nikon-class#header #main-menu .hold-menu {
    float: right;
    min-width: 1px;
    display: none !important;
    margin-top: 12px;
  }
  
  .nikon-class#header #main-menu .hold-menu ul > li {
    display: none;
    height: 37px;
  }
  
  .nikon-class#header #main-menu .hold-menu ul > li > a {
    font-family: "Helvetica Neue LT W06_55 Roman", Helvetica, Arial, sans-serif;
    font-size: 19px;
    font-size: 1.9rem;
    line-height: 19px;
    line-height: 1.9rem;
    height: 37px;
    text-decoration: none;
    display: block;
    color: #333;
    background: url(https://www.europe-nikon.com/resources/rwd/images/rich_navigation_splitter.png) center left no-repeat;
  }
  
  .nikon-class#header #main-menu .hold-menu ul > li:first-child a {
    background: 0;
  }
  
  .nikon-class#header #main-menu .hold-menu ul > li > a span {
    margin: 6px 15px 0 10px;
    height: 25px;
    padding-left: 5px;
    display: inline-block;
  }
  
  .nikon-class#header #main-menu .hold-menu ul > li > a span span {
    margin: 0 -5px 0 0;
    padding: 6px 5px 0 0;
    height: 25px;
  }
  
  .nikon-class#header #main-menu .hold-menu ul > li:hover > a span {
    background: url(https://www.europe-nikon.com/resources/rwd/images/rich_navigation_hoversprite.png) top left;
  }
  
  .nikon-class#header #main-menu .hold-menu ul > li:hover > a span span {
    background-position: top right;
  }
  
  @media only screen and (min-width: 1024px) {
    .nikon-class#header #main-menu {
      -webkit-border-radius: 3px;
      -moz-border-radius: 3px;
      border-radius: 3px;
      border-top-left-radius: 3px;
      border-top-right-radius: 3px;
      border-bottom-right-radius: 3px;
      border-bottom-left-radius: 3px;
      display: block;
      width: 960px;
      position: absolute;
      top: 130px;
      left: 20px;
      z-index: 3;
      background: #e5e5e5;
      background: rgba(229,229,229,.925);
      padding: 0;
    }
  }
  
  .nikon-class#header #main-menu .rich_navigation {
    display: block;
    position: absolute;
    z-index: 1000;
    top: 130px;
    width: 960px;
    left: 0;
    right: 0;
    margin: 0 auto;
    background: url(https://www.europe-nikon.com/resources/rwd/images/rich_navigation_mainbar.png) no-repeat;
  }
  
  @media only screen and (min-width: 1024px) {
    .nikon-class#header #main-menu .rich_navigation {
      display: table !important;
      background-image: none;
      width: auto;
      top: 0;
      position: relative;
      margin: 0;
    }
  }
  
  .nikon-class#header #main-menu .rich_navigation > li {
    display: inline-block;
    height: 37px;
    float: left;
  }
  
  @media only screen and (min-width: 1024px) {
    .nikon-class#header #main-menu .rich_navigation > li {
      display: table-cell;
      vertical-align: middle;
      height: auto;
      float: none;
      border-width: 1px;
      border-style: solid;
      border-color: #e5e5e5 #bebebe #d8d8d8 #f5f5f5;
      border-color: transparent rgba(190,190,190,.4) #d8d8d8 rgba(245,245,245,.8);
    }
    
    .nikon-class#header #main-menu .rich_navigation > li:first-child {
      white-space: nowrap;
      border-left: 0 none;
      -webkit-border-radius: 3px 0 0 3px;
      -moz-border-radius: 3px 0 0 3px;
      border-radius: 3px 0 0 3px;
      border-top-left-radius: 3px;
      border-top-right-radius: 0;
      border-bottom-right-radius: 0;
      border-bottom-left-radius: 3px;
    }
  }
  
  .nikon-class#header #main-menu .rich_navigation > li.close-menu-sm {
    color: #000;
  }
  
  .nikon-class#header #main-menu .rich_navigation > li.close-menu-sm > span {
    padding-right: 35px;
    position: relative;
    float: right;
    display: block;
    cursor: pointer;
    line-height: 28px;
  }
  
  .nikon-class#header #main-menu .rich_navigation > li.close-menu-sm > span .close-button {
    position: absolute;
    right: 0;
    width: 27px;
    height: 28px;
    background: url(https://www.europe-nikon.com/resources/rwd/images/category/filter_assets.png) -20px -63px no-repeat;
  }
  
  @media only screen and (min-width: 480px) and (max-width: 1023px) and (orientation: portrait), only screen and (min-width: 640px) and (max-width: 1023px) and (orientation: landscape) {
    .nikon-class#header #main-menu .rich_navigation > li.close-menu-sm > span {
      margin-top: 25px;
    }
    
    .nikon-class#header #main-menu .rich_navigation > li.close-menu-sm {
      height: 80px;
      font-size: 17px;
      font-size: 1.7rem;
    }
  }
  
  @media only screen and (max-width: 479px) and (orientation: portrait), only screen and (max-width: 639px) and (orientation: landscape) {
    .nikon-class#header #main-menu .rich_navigation > li.close-menu-sm > span {
      margin-top: 22px;
    }
    
    .nikon-class#header #main-menu .rich_navigation > li.close-menu-sm {
      height: 70px;
      font-size: 14px;
      font-size: 1.4rem;
    }
  }
  
  .nikon-class#header #main-menu .rich_navigation > li > a {
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 13px;
    line-height: 1.3rem;
    text-decoration: none;
    display: block;
    color: #737373;
    background: url(https://www.europe-nikon.com/resources/rwd/images/rich_navigation_splitter.png) center left no-repeat;
    padding-left: 1px;
  }
  
  @media only screen and (min-width: 1024px) {
    .nikon-class#header #main-menu .rich_navigation > li > a {
      height: 14px;
      padding: 15px 9px;
      display: table-cell;
      -webkit-box-sizing: content-box;
      -moz-box-sizing: content-box;
      box-sizing: content-box;
      vertical-align: middle;
      text-decoration: none;
      font-size: 14px;
      font-size: 1.4rem;
      background-image: none;
    }
    
    .nikon-class#header #main-menu .rich_navigation > li:first-child > a {
      border-left: 0 none;
      -webkit-border-radius: 3px 0 0 3px;
      -moz-border-radius: 3px 0 0 3px;
      border-radius: 3px 0 0 3px;
      border-top-left-radius: 3px;
      border-top-right-radius: 0;
      border-bottom-right-radius: 0;
      border-bottom-left-radius: 3px;
    }
  }
  
  .nikon-class#header #main-menu .rich_navigation > li:first-child > a {
    background-image: none;
  }
  
  .nikon-class#header #main-menu .rich_navigation > li > a span {
    margin: 6px 15px 0 10px;
    height: 25px;
    padding-left: 5px;
    display: inline-block;
  }
  
  @media only screen and (min-width: 1024px) {
    .nikon-class#header #main-menu .rich_navigation > li > a span {
      margin: 0;
      height: auto;
      padding: 0;
      display: inline;
    }
  }
  
  .nikon-class#header #main-menu .rich_navigation > li > a span span {
    margin: 0 -5px 0 0;
    padding: 6px 5px 0 0;
    height: 25px;
  }
  
  @media only screen and (min-width: 1024px) {
    .nikon-class#header #main-menu .rich_navigation > li > a span span {
      margin: 0;
      height: auto;
      padding: 0;
      display: inline;
    }
    
    .nikon-class#header #main-menu .rich_navigation > li.selected {
      border-color: #737373 #a8a8a8 grey #737373;
      background: #737373;
    }
    
    .nikon-class#header #main-menu .rich_navigation > li.selected > a {
      background: #737373;
    }
    
    .nikon-class#header #main-menu .rich_navigation > li.selected > a span {
      color: #fff;
      background-image: none;
    }
    
    .nikon-class#header #main-menu .rich_navigation > li.selected > a span span {
      background-image: none;
    }
  }
  
  @media only screen and (min-width: 1024px) {
    .nikon-class#header #main-menu .rich_navigation > li:hover {
      border-color: #ffeb2e #f7df00 #f1da00 #ffeb2e;
      background: #f7df00;
    }
    
    .nikon-class#header #main-menu .rich_navigation > li:hover > a {
      text-decoration: none;
      background: #f7df00;
    }
    
    .nikon-class#header #main-menu .rich_navigation > li:hover > a span {
      background-image: none;
    }
    
    .nikon-class#header #main-menu .rich_navigation > li:hover > a span span {
      background-image: none;
      color: #000;
    }
    
    .nikon-class#header #main-menu .rich_navigation > li > ul.sub-menu {
      visibility: hidden;
    }
  }
  
  .nikon-class#header #main-menu .rich_navigation > li > ul.sub-menu {
    border-bottom: 2px solid #e5e5e5;
    position: absolute;
    width: 960px;
    background: url(https://www.europe-nikon.com/resources/rwd/images/header/bg_left_menu.jpg) repeat-y #ebebeb;
    z-index: 999;
    left: 0;
  }
  
  .nikon-class#header #main-menu .rich_navigation > li > ul.sub-menu .link-list {
    float: left;
    width: 320px;
    padding: 20px;
    background: #f2f2f2;
  }
  
  .nikon-class#header #main-menu .rich_navigation > li > ul.sub-menu .link-list li {
    border-top: 1px solid #d9d9d9;
  }
  
  @media only screen and (min-width: 1024px) {
    .nikon-class#header #main-menu .rich_navigation > li > ul.sub-menu .link-list li {
      padding: 9px 0;
      font-size: 13px;
      font-size: 1.3rem;
    }
    
    .nikon-class#header #main-menu .rich_navigation > li:hover > ul.sub-menu {
      visibility: visible;
    }
  }
  
  .nikon-class#header #main-menu .rich_navigation > li > ul.sub-menu .link-list li:first-child {
    border-top: 0;
  }
  
  .nikon-class#header #main-menu .rich_navigation > li > ul.sub-menu .link-list li a {
    color: #333;
    text-decoration: none;
    display: block;
    font-family: Verdana, Helvetica, Arial, sans-serif;
  }
  
  .nikon-class#header #main-menu .rich_navigation > li > ul.sub-menu .fetureContentWrapper {
    float: left;
  }
  
  .nikon-class#header #main-menu .rich_navigation > li > ul.sub-menu .fetureContentWrapper ul li {
    float: left;
    padding: 0;
    margin: 40px 0 40px 40px;
    width: 262px;
    min-height: 230px;
    cursor: pointer;
  }
  
  .nikon-class#header #main-menu .rich_navigation > li > ul.sub-menu .fetureContentWrapper ul li img {
    width: 262px;
    height: 229px;
  }
  
  .nikon-class#header #main-menu .rich_navigation > li > ul.sub-menu .fetureContentWrapper ul li a {
    display: block;
    width: 100%;
    height: 100%;
  }
  
  .nikon-class#header #main-menu .rich_navigation > li > ul.sub-menu .fetureContentWrapper ul li .heading {
    margin: 20px 20px 0;
    display: block;
    color: #000;
    font-size: 26px;
    font-size: 2.6rem;
    line-height: 26px;
    line-height: 2.6rem;
    font-family: "Frutiger Next LT W06 He1366576", Arial, sans-serif;
  }
  
  .nikon-class#header #main-menu .rich_navigation > li > ul.sub-menu .fetureContentWrapper ul li .heading .bold {
    display: block;
    font-family: "Frutiger Next LT W06 He1366576", Arial, sans-serif;
  }
  
  .nikon-class#header #main-menu .rich_navigation > li > ul.sub-menu .fetureContentWrapper ul li .bodyText {
    color: #fff;
    margin: 10px 20px 0;
    display: block;
  }
  
  .nikon-class#header #main-menu .rich_navigation > li > ul.sub-menu .fetureContentWrapper ul li.pressroom {
    background: #f2f2f2;
    cursor: pointer;
  }
  
  .nikon-class#header #main-menu .rich_navigation > li > ul.sub-menu .fetureContentWrapper ul li.pressroom .type_date {
    font-family: "Frutiger Next LT W06 He1366576", Arial, sans-serif;
    text-transform: uppercase;
    margin: 15px 20px 0;
    display: block;
    color: #000;
  }
  
  .nikon-class#header #main-menu .rich_navigation > li > ul.sub-menu .fetureContentWrapper ul li.pressroom .type_date .type {
    font-size: 26px;
    font-size: 2.6rem;
    display: block;
    margin-bottom: 30px;
  }
  
  .nikon-class#header #main-menu .rich_navigation > li > ul.sub-menu .fetureContentWrapper ul li.pressroom .type_date .date {
    font-size: 20px;
    font-size: 2rem;
    display: block;
  }
  
  .nikon-class#header #main-menu .rich_navigation > li > ul.sub-menu .fetureContentWrapper ul li.pressroom .heading {
    padding: 0;
    margin-top: 10px;
    margin-bottom: 20px;
    display: block;
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 25px;
    line-height: 2.5rem;
    font-family: "Helvetica Neue LT W06_55 Roman", Helvetica, Arial, sans-serif;
    color: #000;
  }
  
  .nikon-class#header #main-menu .rich_navigation > li > ul.sub-menu .fetureContentWrapper ul li.pressroom.image_background {
    position: relative;
  }
  
  .nikon-class#header #main-menu .rich_navigation > li > ul.sub-menu .fetureContentWrapper ul li.pressroom.image_background .heading {
    text-transform: uppercase;
    position: absolute;
    top: 0;
    left: 0;
    margin-top: 20px;
    color: #fff;
    font-size: 26px;
    font-size: 2.6rem;
    line-height: 26px;
    line-height: 2.6rem;
    font-family: "Frutiger Next LT W06 He1366576", Arial, sans-serif;
    width: 230px;
  }
  
  .nikon-class#header #main-menu .rich_navigation > li.spacer {
    display: none;
  }
  
  @media only screen and (min-width: 1024px) {
    .nikon-class#header #main-menu .rich_navigation > li.spacer {
      display: table-cell;
      border-top: none !important;
      border-right: none !important;
      border-bottom: none !important;
      width: 5px;
      -webkit-border-radius: 0 3px 3px 0;
      -moz-border-radius: 0 3px 3px 0;
      border-radius: 0 3px 3px 0;
      border-top-left-radius: 0;
      border-top-right-radius: 3px;
      border-bottom-right-radius: 3px;
      border-bottom-left-radius: 0;
    }
  }
  
  .nikon-class#header #main-menu .rich_navigation > li.spacer:hover {
    background-color: transparent;
  }
  
  .nikon-class .sub_menu_block > ul > li > ul > li.menu_level1.opened > a .p1 {
    background-image: url(https://www.europe-nikon.com/resources/rwd/images/up_arrow_gray_large.png);
  }
  
  @media only screen and (max-width: 1023px) {
    .nikon-class .sub_menu_block > ul > li > ul > li.menu_level1.opened > a .p1 {
      background-image: url(https://www.europe-nikon.com/resources/rwd/images/up_arrow_gray_medium.png);
    }
  }
  
  .nikon-class .sub_menu_block > ul > li > ul > li.menu_level1.opened > ul.sub-menu {
    display: block;
  }
  
  .nikon-class .sub_menu_block > ul > li > ul > li.menu_level1.active > a .p1 {
    font-family: HelveticaNeueW01-75Bold, "Helvetica Neue LT W06_75 Bold", Helvetica, Arial, sans-serif;
    background-image: url(https://www.europe-nikon.com/resources/rwd/images/down_arrow_gray_large_active.png);
  }
  
  @media only screen and (max-width: 1023px) {
    .nikon-class .sub_menu_block > ul > li > ul > li.menu_level1.active > a .p1 {
      background-image: url(https://www.europe-nikon.com/resources/rwd/images/down_arrow_gray_medium_active.png);
    }
  }
  
  .nikon-class .sub_menu_block > ul > li > ul > li.menu_level1.active.opened > a .p1 {
    font-family: HelveticaNeueW01-75Bold, "Helvetica Neue LT W06_75 Bold", Helvetica, Arial, sans-serif;
    background-image: url(https://www.europe-nikon.com/resources/rwd/images/up_arrow_gray_large_active.png);
  }
  
  @media only screen and (max-width: 1023px) {
    .nikon-class .sub_menu_block > ul > li > ul > li.menu_level1.active.opened > a .p1 {
      background-image: url(https://www.europe-nikon.com/resources/rwd/images/up_arrow_gray_medium_active.png);
    }
  }
  
  .nikon-class .sub_menu_block > ul > li > ul > li.menu_level1 > ul.sub-menu > li.menu_level2.opened > ul.sub-menu {
    display: block;
  }
  
  .nikon-class .sub_menu_block > ul > li > ul > li.menu_level1 > ul.sub-menu > li.menu_level2.opened > a .p1 {
    background-image: url(https://www.europe-nikon.com/resources/rwd/images/up_arrow_gray_large.png);
  }
  
  @media only screen and (max-width: 1023px) {
    .nikon-class .sub_menu_block > ul > li > ul > li.menu_level1 > ul.sub-menu > li.menu_level2.opened > a .p1 {
      background-image: url(https://www.europe-nikon.com/resources/rwd/images/up_arrow_gray_medium.png);
    }
  }
  
  .nikon-class .sub_menu_block > ul > li > ul > li.menu_level1 > ul.sub-menu > li.menu_level2.active > a .p1 {
    font-family: HelveticaNeueW01-75Bold, "Helvetica Neue LT W06_75 Bold", Helvetica, Arial, sans-serif;
    background-image: url(https://www.europe-nikon.com/resources/rwd/images/down_arrow_gray_large_active.png);
  }
  
  @media only screen and (max-width: 1023px) {
    .nikon-class .sub_menu_block > ul > li > ul > li.menu_level1 > ul.sub-menu > li.menu_level2.active > a .p1 {
      background-image: url(https://www.europe-nikon.com/resources/rwd/images/down_arrow_gray_medium_active.png);
    }
  }
  
  .nikon-class .sub_menu_block > ul > li > ul > li.menu_level1 > ul.sub-menu > li.menu_level2.active.opened > a .p1 {
    font-family: HelveticaNeueW01-75Bold, "Helvetica Neue LT W06_75 Bold", Helvetica, Arial, sans-serif;
    background-image: url(https://www.europe-nikon.com/resources/rwd/images/up_arrow_gray_large_active.png);
  }
  
  @media only screen and (max-width: 1023px) {
    .nikon-class .sub_menu_block > ul > li > ul > li.menu_level1 > ul.sub-menu > li.menu_level2.active.opened > a .p1 {
      background-image: url(https://www.europe-nikon.com/resources/rwd/images/up_arrow_gray_medium_active.png);
    }
  }
  
  .nikon-class .sub_menu_block > ul > li > ul > li.menu_level1 > ul.sub-menu > li.menu_level2.opened + li > a > .p1 {
    border-top: 0;
  }
  
  .nikon-class .sub_menu_block > ul > li > ul > li.opened + li > a > .p1 {
    border-top: 0;
  }
  
  @media only screen and (max-width: 1023px) {
    .nikon-class .sub_menu_block > ul > li > ul > li.opened + li > a > .p1 {
      border-top: 1px solid #d9d9d9;
    }
  }
  
  @media only screen and (min-width: 480px) and (max-width: 1023px) and (orientation: portrait), only screen and (min-width: 640px) and (max-width: 1023px) and (orientation: landscape) {
    .nikon-class .list-btn-type1 {
      font-family: "Helvetica Neue LT W06_55 Roman", Helvetica, Arial, sans-serif;
      text-decoration: none;
      display: block;
      color: #333;
      background-repeat: no-repeat;
    }
  }
  
  @media only screen and (min-width: 480px) and (max-width: 1023px) and (orientation: portrait) and (min-width: 480px) and (max-width: 1023px) and (orientation: portrait), only screen and (min-width: 640px) and (max-width: 1023px) and (orientation: landscape) and (min-width: 480px) and (max-width: 1023px) and (orientation: portrait), only screen and (min-width: 480px) and (max-width: 1023px) and (orientation: portrait) and (min-width: 640px) and (max-width: 1023px) and (orientation: landscape), only screen and (min-width: 640px) and (max-width: 1023px) and (orientation: landscape) and (min-width: 640px) and (max-width: 1023px) and (orientation: landscape) {
    .nikon-class .list-btn-type1 {
      font-size: 20px;
      font-size: 2rem;
      line-height: 30px;
      line-height: 3rem;
      min-height: 60px;
      padding-right: 55px;
      padding-top: 15px;
      padding-bottom: 15px;
      background-position: right 20px;
    }
  }
  
  @media only screen and (min-width: 480px) and (max-width: 1023px) and (orientation: portrait) and (max-width: 479px) and (orientation: portrait), only screen and (min-width: 640px) and (max-width: 1023px) and (orientation: landscape) and (max-width: 479px) and (orientation: portrait), only screen and (min-width: 480px) and (max-width: 1023px) and (orientation: portrait) and (max-width: 639px) and (orientation: landscape), only screen and (min-width: 640px) and (max-width: 1023px) and (orientation: landscape) and (max-width: 639px) and (orientation: landscape) {
    .nikon-class .list-btn-type1 {
      font-size: 17px;
      font-size: 1.7rem;
      line-height: 25px;
      line-height: 2.5rem;
      min-height: 45px;
      padding-right: 40px;
      padding-top: 10px;
      padding-bottom: 10px;
      background-position: right 15px;
    }
  }
  
  @media only screen and (max-width: 1023px) {
    .nikon-class#header {
      padding: 20px 0;
    }
    
    .nikon-class#header .logo {
      margin-left: 20px;
    }
    
    .nikon-class#header #right-header .top-label {
      display: none;
    }
    
    .nikon-class#header #right-header #nik_block_search_bar {
      display: none;
      position: absolute;
      margin: 0;
      right: 0;
      top: 110px;
    }
    
    .nikon-class#header #right-header .corporate {
      display: none;
    }
    
    .nikon-class#header #main-menu {
      padding: 0;
      display: table;
      float: right;
      clear: none;
    }
    
    .nikon-class#header #main-menu .hold-menu {
      display: none !important;
    }
    
    .nikon-class#header #main-menu .hold-menu ul > li > a span span {
      padding: 3px 5px 0 0;
    }
    
    .nikon-class#header #main-menu .rich_navigation {
      top: 20px;
      display: none;
      position: relative;
      width: 100%;
      background: 0;
      left: 0;
      border-bottom: 4px solid #d3d3d3;
    }
    
    .nikon-class#header #main-menu .rich_navigation > li {
      display: table;
      width: 100%;
      border-bottom: 2px solid #e1e1e1;
      padding-left: 40px;
      padding-right: 40px;
      background: #f5f5f5;
    }
    
    .nikon-class#header #main-menu .rich_navigation > li:last-child {
      border: 0;
    }
    
    .nikon-class#header #main-menu .rich_navigation > li > a {
      font-family: "Helvetica Neue LT W06_55 Roman", Helvetica, Arial, sans-serif;
      text-decoration: none;
      display: block;
      color: #333;
      background-repeat: no-repeat;
      padding: 15px 60px 15px 0;
      background: 0;
    }
  }
  
  @media only screen and (max-width: 1023px) and (min-width: 480px) and (max-width: 1023px) and (orientation: portrait), only screen and (max-width: 1023px) and (min-width: 640px) and (max-width: 1023px) and (orientation: landscape) {
    .nikon-class#header #main-menu .rich_navigation > li > a {
      font-size: 20px;
      font-size: 2rem;
      line-height: 30px;
      line-height: 3rem;
      min-height: 60px;
      padding-right: 55px;
      padding-top: 15px;
      padding-bottom: 15px;
      background-position: right 20px;
    }
  }
  
  @media only screen and (max-width: 1023px) and (max-width: 479px) and (orientation: portrait), only screen and (max-width: 1023px) and (max-width: 639px) and (orientation: landscape) {
    .nikon-class#header #main-menu .rich_navigation > li > a {
      font-size: 17px;
      font-size: 1.7rem;
      line-height: 25px;
      line-height: 2.5rem;
      min-height: 45px;
      padding-right: 40px;
      padding-top: 10px;
      padding-bottom: 10px;
      background-position: right 15px;
    }
  }
  
  @media only screen and (max-width: 1023px) {
    .nikon-class#header #main-menu .rich_navigation > li.multi > a {
      background: url(https://www.europe-nikon.com/resources/rwd/images/down_arrow_gray.png) no-repeat;
      background-size: 20px;
    }
  }
  
  @media only screen and (max-width: 1023px) and (max-width: 479px) and (orientation: portrait), only screen and (max-width: 1023px) and (max-width: 639px) and (orientation: landscape) {
    .nikon-class#header #main-menu .rich_navigation > li.multi > a {
      background-position: right 20px;
    }
  }
  
  @media only screen and (max-width: 1023px) and (min-width: 480px) and (max-width: 1023px) and (orientation: portrait), only screen and (max-width: 1023px) and (min-width: 640px) and (max-width: 1023px) and (orientation: landscape) {
    .nikon-class#header #main-menu .rich_navigation > li.multi > a {
      background-position: right 25px;
    }
  }
  
  @media only screen and (max-width: 1023px) {
    .nikon-class#header #main-menu .rich_navigation > li.opened {
      background-color: #ebebeb;
    }
    
    .nikon-class#header #main-menu .rich_navigation > li.opened.multi > a {
      background-image: url(https://www.europe-nikon.com/resources/rwd/images/top_arrow_gray.png);
    }
    
    .nikon-class#header #main-menu .rich_navigation > li > a span {
      margin: 0;
      height: auto;
      padding-left: 0;
      display: inline-block;
    }
    
    .nikon-class#header #main-menu .rich_navigation > li > a span span {
      margin: 0;
      padding: 0;
      height: auto;
    }
    
    .nikon-class#header #main-menu .rich_navigation > li:hover > a span {
      background: 0;
    }
    
    .nikon-class#header #main-menu .rich_navigation > li > ul.sub-menu {
      position: relative;
      width: 100%;
      background: #ebebeb;
      display: none;
      left: 0;
    }
    
    .nikon-class#header #main-menu .rich_navigation > li > ul.sub-menu .link-list {
      width: 100%;
      background: #ebebeb;
      padding: 0;
    }
    
    .nikon-class#header #main-menu .rich_navigation > li > ul.sub-menu .link-list li {
      height: auto;
      border: 0;
    }
    
    .nikon-class#header #main-menu .rich_navigation > li > ul.sub-menu .link-list li a {
      font-family: "Helvetica Neue LT W06_55 Roman", Helvetica, Arial, sans-serif;
      text-decoration: none;
      display: block;
      background-repeat: no-repeat;
      color: #666;
      padding: 17px 30px 17px 20px;
      border-top: 2px solid #e1e1e1;
    }
  }
  
  @media only screen and (max-width: 1023px) and (min-width: 1024px) {
    .nikon-class#header #main-menu .rich_navigation > li > ul.sub-menu .link-list li a {
      font-size: 13px;
      font-size: 1.3rem;
      line-height: 20px;
      line-height: 2rem;
      padding: 9px 50px 9px 0;
      background-position: right 10px;
    }
  }
  
  @media only screen and (max-width: 1023px) and (min-width: 480px) and (max-width: 1023px) and (orientation: portrait), only screen and (max-width: 1023px) and (min-width: 640px) and (max-width: 1023px) and (orientation: landscape) {
    .nikon-class#header #main-menu .rich_navigation > li > ul.sub-menu .link-list li a {
      font-size: 17px;
      font-size: 1.7rem;
      line-height: 25px;
      line-height: 2.5rem;
      min-height: 60px;
      padding-right: 50px;
      padding-top: 17px;
      padding-bottom: 17px;
      background-position: right 20px;
    }
  }
  
  @media only screen and (max-width: 1023px) and (max-width: 479px) and (orientation: portrait), only screen and (max-width: 1023px) and (max-width: 639px) and (orientation: landscape) {
    .nikon-class#header #main-menu .rich_navigation > li > ul.sub-menu .link-list li a {
      font-size: 14px;
      font-size: 1.4rem;
      line-height: 19px;
      line-height: 1.9rem;
      min-height: 45px;
      padding-right: 37px;
      padding-top: 12px;
      padding-bottom: 12px;
      background-position: right 15px;
    }
  }
  
  @media only screen and (max-width: 1023px) {
    .nikon-class#header #main-menu .rich_navigation > li > ul.sub-menu .link-list li:first-child a {
      border-top: 0;
    }
    
    .nikon-class#header #main-menu .rich_navigation > li:hover > ul.sub-menu, .nikon-class#header #main-menu .rich_navigation > li > ul.sub-menu .fetureContentWrapper {
      display: none;
    }
  }
  
  @media only screen and (max-width: 479px) and (orientation: portrait), only screen and (max-width: 639px) and (orientation: landscape) {
    .nikon-class#header {
      padding: 12px 0;
    }
    
    .nikon-class#header .logo {
      margin-left: 12px;
    }
    
    .nikon-class#header .logo img {
      max-width: 140px;
      height: 40px;
    }
    
    .nikon-class#header #main-menu {
      margin-top: 7px;
    }
    
    .nikon-class#header #main-menu .hold-menu {
      display: none;
    }
    
    .nikon-class#header #main-menu .rich_navigation {
      top: 20px;
      margin-top: -15px;
    }
    
    .nikon-class#header #main-menu .rich_navigation > li {
      border-bottom: 1px solid #e1e1e1;
      padding-left: 20px;
      padding-right: 20px;
    }
    
    .nikon-class#header #main-menu .rich_navigation > li > a {
      font-family: "Helvetica Neue LT W06_55 Roman", Helvetica, Arial, sans-serif;
      text-decoration: none;
      display: block;
      color: #333;
      background-repeat: no-repeat;
      padding: 12px 40px 12px 0;
      background: 0;
    }
  }
  
  @media only screen and (max-width: 479px) and (orientation: portrait) and (min-width: 480px) and (max-width: 1023px) and (orientation: portrait), only screen and (max-width: 639px) and (orientation: landscape) and (min-width: 480px) and (max-width: 1023px) and (orientation: portrait), only screen and (max-width: 479px) and (orientation: portrait) and (min-width: 640px) and (max-width: 1023px) and (orientation: landscape), only screen and (max-width: 639px) and (orientation: landscape) and (min-width: 640px) and (max-width: 1023px) and (orientation: landscape) {
    .nikon-class#header #main-menu .rich_navigation > li > a {
      font-size: 20px;
      font-size: 2rem;
      line-height: 30px;
      line-height: 3rem;
      min-height: 60px;
      padding-right: 55px;
      padding-top: 15px;
      padding-bottom: 15px;
      background-position: right 20px;
    }
  }
  
  @media only screen and (max-width: 479px) and (orientation: portrait) and (max-width: 479px) and (orientation: portrait), only screen and (max-width: 639px) and (orientation: landscape) and (max-width: 479px) and (orientation: portrait), only screen and (max-width: 479px) and (orientation: portrait) and (max-width: 639px) and (orientation: landscape), only screen and (max-width: 639px) and (orientation: landscape) and (max-width: 639px) and (orientation: landscape) {
    .nikon-class#header #main-menu .rich_navigation > li > a {
      font-size: 17px;
      font-size: 1.7rem;
      line-height: 25px;
      line-height: 2.5rem;
      min-height: 45px;
      padding-right: 40px;
      padding-top: 10px;
      padding-bottom: 10px;
      background-position: right 15px;
    }
  }
  
  @media only screen and (max-width: 479px) and (orientation: portrait), only screen and (max-width: 639px) and (orientation: landscape) {
    .nikon-class#header #main-menu .rich_navigation > li.multi > a {
      background-size: 15px 10px;
    }
    
    .nikon-class#header #main-menu .rich_navigation > li > ul.sub-menu .link-list li a {
      padding: 12px 20px 12px 10px;
      border-top: 1px solid #e1e1e1;
    }
    
    .nikon-class#header #right-header #nik_block_search_bar {
      width: 100%;
      top: 64px;
    }
  }
  
  .nikon-class .lazyload-loading {
    background: url(https://www.europe-nikon.com/resources/rwd/images/category/icon_loading.gif) center center no-repeat #eee;
  }
  
  .nikon-class .addthis_toolbox .addthis_button_facebook > span {
    background: url(https://www.europe-nikon.com/resources/rwd/images/facebook_icon.png) no-repeat !important;
  }
  
  .nikon-class .addthis_toolbox .addthis_button_twitter > span {
    background: url(https://www.europe-nikon.com/resources/rwd/images/tw_icon.png) no-repeat !important;
  }
  
  .nikon-class .addthis_toolbox .addthis_button_google_plusone_share > span {
    background: url(https://www.europe-nikon.com/resources/rwd/images/gplus_icon.png) no-repeat !important;
  }
  
  .nikon-class .addthis_toolbox .addthis_button_google_plusone_share > span span {
    display: none;
  }
  
  .nikon-class .addthis_toolbox .addthis_button_pinterest > span {
    background: url(https://www.europe-nikon.com/resources/rwd/images/pinterest_icon.png) no-repeat !important;
  }
  
  .nikon-class .addthis_toolbox .addthis_button_more > span {
    background: url(https://www.europe-nikon.com/resources/rwd/images/more_icon.png) no-repeat !important;
  }
  
  .nikon-class .addthis_toolbox > .item > a, .nikon-class .addthis_toolbox > a {
    margin-right: 5px;
    padding: 0 !important;
    display: inline-block;
  }
  
  .nikon-class .addthis_toolbox > .item > a > span, .nikon-class .addthis_toolbox > a > span {
    width: 30px !important;
    height: 30px !important;
  }
  
  @media only screen and (max-width: 1023px) {
    .nikon-class .addthis_toolbox .addthis_button_facebook > span, .nikon-class .addthis_toolbox .addthis_button_google_plusone_share > span, .nikon-class .addthis_toolbox .addthis_button_more > span, .nikon-class .addthis_toolbox .addthis_button_pinterest > span, .nikon-class .addthis_toolbox .addthis_button_twitter > span {
      background-size: 35px 35px !important;
    }
    
    .nikon-class .addthis_toolbox > .item > a > span, .nikon-class .addthis_toolbox > a > span {
      width: 35px !important;
      height: 35px !important;
    }
  }
  
  .nikon-class input[type=text]::-ms-clear {
    display: none;
  }
  
  .nikon-class .ui-helper-hidden-accessible {
    display: none;
  }
  
  .nikon-class .scroll_top {
    position: fixed;
    right: 40px;
    bottom: 40px;
    z-index: 200;
    width: 40px;
    height: 30px;
    background: url(https://www.europe-nikon.com/resources/rwd/images/arrow_scroll_top.png) center center no-repeat #a7a8ad;
    cursor: pointer;
    display: none;
  }
  
  @media only screen and (max-width: 479px) and (orientation: portrait), only screen and (max-width: 639px) and (orientation: landscape) {
    .nikon-class .scroll_top {
      right: 20px;
    }
  }
  
  .nikon-class .button-container .compare.active a.pct-button span.btu {
    background-position: right -25px;
  }
  
  @media only screen and (max-width: 479px) and (orientation: portrait), only screen and (max-width: 639px) and (orientation: landscape) {
    .nikon-class .button-container .compare.active a.pct-button span.btu {
      background-position: right -18px;
    }
  }
  
  .nikon-class .button-container .pill-button.active {
    background-position: right bottom;
  }
  
  .nikon-class #pct_menu #pct-main-menu .compare-pagination .compare-page.active span {
    background-position: -5px 0;
  }
  
  .nikon-class :focus {
    outline: 0;
  }
  
  .nikon-class .compare-tool-container .compare-tool-product-container .compare-tool-product-list .compare-tool-product .compare-tool-product-head .compare-tool-product-head-content .pct-product-tile .add-product-search-area .live-search-area .live-search-left-cap.active .live-search-right-cap {
    display: block;
  }
  
  .nikon-class .compare-tool-container .compare-tool-product-container .compare-tool-product-list .compare-tool-product .compare-tool-product-head .compare-tool-product-head-content .pct-product-swatch-row .contents .color.active a {
    border-color: #ffde00;
  }
  
  .nikon-class#footer .container-max-width {
    border-bottom: 1px solid #ccc;
  }
  
  .nikon-class#footer .gray-background {
    background-color: #f5f5f5;
  }
  
  .nikon-class#footer .gradient-background {
    border-bottom: 0;
  }
  
  @media only screen and (min-width: 1024px) {
    .nikon-class#footer .gradient-background {
      background: url(https://www.europe-nikon.com/resources/rwd/images/footer/footer_links_bkg.png);
      background-repeat: repeat-x;
      height: auto;
    }
    
    .nikon-class#footer .shareInnerWrapper {
      display: none;
    }
  }
  
  .nikon-class#footer .shareInnerWrapper {
    border-top: 1px solid #ccc;
  }
  
  @media only screen and (min-width: 480px) and (max-width: 1023px) and (orientation: portrait), only screen and (min-width: 640px) and (max-width: 1023px) and (orientation: landscape) {
    .nikon-class#footer .shareInnerWrapper {
      padding: 30px 40px 40px;
    }
  }
  
  .nikon-class#footer .shareInnerWrapper > h4 {
    margin: 0;
    vertical-align: middle;
    line-height: 40px;
    text-transform: uppercase;
    color: #000;
  }
  
  @media only screen and (max-width: 479px) and (orientation: portrait), only screen and (max-width: 639px) and (orientation: landscape) {
    .nikon-class#footer .shareInnerWrapper {
      padding: 15px 20px 25px;
    }
    
    .nikon-class#footer .shareInnerWrapper > h4 {
      line-height: 35px;
    }
  }
  
  @media only screen and (min-width: 1024px) {
    .nikon-class#footer {
      margin-top: 60px;
    }
    
    .nikon-class#footer h2.footer_header {
      font-size: 26px;
      font-size: 2.6rem;
      line-height: 26px;
      line-height: 2.6rem;
    }
  }
  
  @media print {
    .nikon-class#footer .gradient-background {
      background: url(https://www.europe-nikon.com/resources/rwd/images/footer/footer_links_bkg.png);
      background-repeat: repeat-x;
      height: auto;
    }
    
    .nikon-class#footer .shareInnerWrapper {
      display: none;
    }
    
    .nikon-class#footer {
      margin-top: 60px;
    }
  }
  
  .nikon-class#footer h2.footer_header {
    color: #000;
    text-transform: uppercase;
    margin-top: 35px;
    margin-bottom: 25px;
  }
  
  @media only screen and (max-width: 479px) and (orientation: portrait), only screen and (max-width: 639px) and (orientation: landscape) {
    .nikon-class#footer h2.footer_header {
      margin-top: 22px;
      margin-bottom: 12px;
    }
  }
  
  .nikon-class#footer .more_nikon_site {
    margin-bottom: 50px;
  }
  
  @media only screen and (min-width: 1024px) {
    .nikon-class#footer .more_nikon_site .site_item {
      padding-right: 30px;
    }
    
    .nikon-class#footer .more_nikon_site .site_item ul li {
      margin-top: 15px;
    }
  }
  
  @media print {
    .nikon-class#footer h2.footer_header {
      font-size: 26px;
      font-size: 2.6rem;
      line-height: 26px;
      line-height: 2.6rem;
    }
    
    .nikon-class#footer .more_nikon_site .site_item {
      padding-right: 30px;
    }
    
    .nikon-class#footer .more_nikon_site .site_item ul li {
      margin-top: 15px;
    }
  }
  
  @media only screen and (max-width: 699px) {
    .nikon-class#footer .more_nikon_site .site_item {
      width: 100%;
      padding-top: 15px;
    }
  }
  
  .nikon-class#footer .more_nikon_site .site_decriptions, .nikon-class#footer .more_nikon_site .title {
    font-size: 14px;
    font-size: 1.4rem;
  }
  
  @media only screen and (min-width: 480px) and (max-width: 1023px) and (orientation: portrait), only screen and (min-width: 640px) and (max-width: 1023px) and (orientation: landscape) {
    .nikon-class#footer .more_nikon_site {
      margin-bottom: 30px;
    }
    
    .nikon-class#footer .more_nikon_site .site_decriptions, .nikon-class#footer .more_nikon_site .title {
      font-size: 17px;
      font-size: 1.7rem;
      line-height: 40px;
      line-height: 4rem;
    }
  }
  
  @media only screen and (max-width: 479px) and (orientation: portrait), only screen and (max-width: 639px) and (orientation: landscape) {
    .nikon-class#footer .more_nikon_site {
      margin-bottom: 17px;
    }
    
    .nikon-class#footer .more_nikon_site .site_item {
      padding-top: 0;
    }
    
    .nikon-class#footer .more_nikon_site .site_decriptions, .nikon-class#footer .more_nikon_site .title {
      line-height: 20px;
      line-height: 2rem;
    }
    
    .nikon-class#footer .more_nikon_site .title {
      margin-top: 15px;
    }
  }
  
  .nikon-class#footer .more_nikon_site .title {
    font-family: HelveticaNeueW02-75Bold, Helvetica, Arial, sans-serif;
    color: #000;
    margin-bottom: 0;
  }
  
  .nikon-class#footer .more_nikon_site .site_decriptions {
    font-family: HelveticaNeueW02-55Roma, Helvetica, Arial, sans-serif;
    color: #666;
    margin-top: 15px;
  }
  
  .nikon-class#footer .connect_links .social {
    width: 50%;
    float: left;
  }
  
  @media only screen and (max-width: 699px) {
    .nikon-class#footer .connect_links .social {
      width: 100%;
      margin-bottom: 40px;
    }
  }
  
  .nikon-class#footer .connect_links .social #social_follow {
    width: 100%;
    margin-top: 40px;
    padding-right: 20px;
  }
  
  @media only screen and (min-width: 480px) and (max-width: 1023px) and (orientation: portrait), only screen and (min-width: 640px) and (max-width: 1023px) and (orientation: landscape) {
    .nikon-class#footer .connect_links .social #social_follow {
      padding-left: 40px;
      padding-right: 40px;
    }
  }
  
  @media only screen and (max-width: 479px) and (orientation: portrait), only screen and (max-width: 639px) and (orientation: landscape) {
    .nikon-class#footer .connect_links .social {
      margin-bottom: 20px;
    }
    
    .nikon-class#footer .connect_links .social #social_follow {
      margin-top: 15px;
      padding-left: 20px;
    }
  }
  
  .nikon-class#footer .connect_links .apps_service {
    width: 50%;
    float: left;
    border-left: 1px solid #ccc;
  }
  
  @media only screen and (min-width: 1024px) {
    .nikon-class#footer .connect_links .apps_service {
      height: 215px;
      padding-left: 20px;
    }
  }
  
  @media print {
    .nikon-class#footer .connect_links .apps_service {
      height: 215px;
      padding-left: 20px;
    }
  }
  
  @media only screen and (min-width: 480px) and (max-width: 1023px) and (orientation: portrait), only screen and (min-width: 640px) and (max-width: 1023px) and (orientation: landscape) {
    .nikon-class#footer .connect_links .apps_service {
      margin-left: -1px;
      padding-bottom: 30px;
    }
  }
  
  @media only screen and (max-width: 699px) {
    .nikon-class#footer .connect_links .apps_service {
      height: auto;
      padding-bottom: 30px;
      width: 100%;
      border-top: 1px solid #ccc;
      border-left: none;
    }
  }
  
  @media only screen and (max-width: 479px) and (orientation: portrait), only screen and (max-width: 639px) and (orientation: landscape) {
    .nikon-class#footer .connect_links .apps_service {
      padding-bottom: 20px;
    }
  }
  
  .nikon-class#footer .connect_links .apps_service .item {
    padding-top: 0;
    padding-right: 20px;
    margin-bottom: 20px;
  }
  
  @media only screen and (min-width: 480px) and (max-width: 1023px) and (orientation: portrait), only screen and (min-width: 640px) and (max-width: 1023px) and (orientation: landscape) {
    .nikon-class#footer .connect_links .apps_service .item {
      margin-top: 8px;
      margin-bottom: 8px;
    }
  }
  
  @media only screen and (max-width: 479px) and (orientation: portrait), only screen and (max-width: 639px) and (orientation: landscape) {
    .nikon-class#footer .connect_links .apps_service .item {
      margin-top: 5px;
      margin-bottom: 5px;
    }
  }
  
  .nikon-class#footer .connect_links .apps_service .item a.follow_text {
    color: #666;
    font-family: HelveticaNeueW02-55Roma, Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 20px;
    line-height: 2rem;
  }
  
  .nikon-class#footer .connect_links .owl-theme .owl-controls .owl-page.active span {
    background-position: -5px 0;
  }
  
  .nikon-class#footer #stay_in_touch {
    padding-bottom: 40px;
  }
  
  @media only screen and (max-width: 699px) {
    .nikon-class#footer #stay_in_touch {
      padding-bottom: 30px;
    }
    
    .nikon-class#footer #stay_in_touch .item {
      width: 100%;
    }
  }
  
  @media only screen and (max-width: 479px) and (orientation: portrait), only screen and (max-width: 639px) and (orientation: landscape) {
    .nikon-class#footer #stay_in_touch {
      padding-bottom: 20px;
    }
  }
  
  .nikon-class#footer #stay_in_touch .item {
    padding-top: 0;
    padding-right: 20px;
  }
  
  @media only screen and (min-width: 480px) and (max-width: 1023px) and (orientation: portrait), only screen and (min-width: 640px) and (max-width: 1023px) and (orientation: landscape) {
    .nikon-class#footer .connect_links .apps_service .item a.follow_text {
      font-size: 17px;
      font-size: 1.7rem;
    }
    
    .nikon-class#footer #stay_in_touch .item {
      margin-top: 8px;
      margin-bottom: 8px;
    }
  }
  
  @media only screen and (max-width: 479px) and (orientation: portrait), only screen and (max-width: 639px) and (orientation: landscape) {
    .nikon-class#footer #stay_in_touch .item {
      margin-top: 5px;
      margin-bottom: 5px;
    }
  }
  
  .nikon-class#footer #stay_in_touch .item a.follow_text {
    color: #666;
    font-family: HelveticaNeueW02-55Roma, Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 20px;
    line-height: 2rem;
  }
  
  .nikon-class#footer .breadcrumb {
    background: url(https://www.europe-nikon.com/resources/rwd/images/footer/breadcrumb_background_large.png);
    padding: 0;
    margin-bottom: 0;
    position: relative;
  }
  
  @media only screen and (min-width: 1024px) {
    .nikon-class#footer .breadcrumb {
      padding-right: 200px;
    }
    
    .nikon-class#footer .breadcrumb .addthis_toolbox {
      float: right;
      position: absolute;
      right: 0;
      bottom: 15px;
    }
    
    .nikon-class#footer .breadcrumb li.home {
      border-left: 1px solid #ccc;
    }
  }
  
  .nikon-class html.lt-ie9 #footer .breadcrumb .addthis_toolbox {
    float: right;
    position: absolute;
    right: 0;
    bottom: 15px;
  }
  
  @media print {
    .nikon-class#footer .breadcrumb {
      padding-right: 200px;
    }
    
    .nikon-class#footer .breadcrumb .addthis_toolbox {
      float: right;
      position: absolute;
      right: 0;
      bottom: 15px;
    }
    
    .nikon-class#footer .breadcrumb li.home {
      border-left: 1px solid #ccc;
    }
  }
  
  @media only screen and (max-width: 1023px) {
    .nikon-class#footer .breadcrumb .addthis_toolbox {
      display: none;
    }
  }
  
  @media only screen and (min-width: 480px) and (max-width: 1023px) and (orientation: portrait), only screen and (min-width: 640px) and (max-width: 1023px) and (orientation: landscape) {
    .nikon-class#footer #stay_in_touch .item a.follow_text {
      font-size: 17px;
      font-size: 1.7rem;
    }
    
    .nikon-class#footer .breadcrumb {
      padding: 0;
    }
  }
  
  .nikon-class#footer .breadcrumb ul {
    padding: 0;
    margin-top: -1px;
    display: block;
    height: 60px;
  }
  
  @media only screen and (max-width: 479px) and (orientation: portrait), only screen and (max-width: 639px) and (orientation: landscape) {
    .nikon-class#footer .breadcrumb ul {
      height: 45px;
    }
  }
  
  .nikon-class#footer .breadcrumb li {
    height: 59px;
    box-sizing: content-box;
    float: left;
    border-top: 1px solid #ccc;
    display: inline-block;
  }
  
  .nikon-class#footer .breadcrumb li.home {
    background: #fd0;
    position: relative;
  }
  
  .nikon-class#footer .breadcrumb li.home img {
    padding-left: 40px;
    padding-right: 30px;
    padding-top: 17px;
    padding-bottom: 17px;
  }
  
  @media only screen and (min-width: 480px) and (max-width: 1023px) and (orientation: portrait), only screen and (min-width: 640px) and (max-width: 1023px) and (orientation: landscape) {
    .nikon-class#footer .breadcrumb li.home img {
      padding-right: 25px;
    }
  }
  
  .nikon-class#footer .breadcrumb li.sub_level {
    background: #e5e5e5;
    position: relative;
    display: inline-block;
  }
  
  .nikon-class#footer .breadcrumb li.sub_level a {
    color: #333;
    padding-left: 40px;
    padding-right: 20px;
    line-height: 59px;
    display: block;
  }
  
  @media only screen and (max-width: 479px) and (orientation: portrait), only screen and (max-width: 639px) and (orientation: landscape) {
    .nikon-class#footer .breadcrumb li {
      height: 44px;
    }
    
    .nikon-class#footer .breadcrumb li.sub_level a {
      line-height: 44px;
    }
  }
  
  .nikon-class#footer .breadcrumb .gray_arrow, .nikon-class#footer .breadcrumb .yellow_arrow {
    width: 22px;
    height: 59px;
    position: absolute;
    top: 0;
    right: -21px;
    z-index: 9;
  }
  
  .nikon-class#footer .breadcrumb .yellow_arrow {
    background: url(https://www.europe-nikon.com/resources/rwd/images/footer/breadcrumb_split_home.png);
  }
  
  .nikon-class#footer .breadcrumb .gray_arrow {
    background: url(https://www.europe-nikon.com/resources/rwd/images/footer/breadcrumb_split.png);
  }
  
  @media only screen and (max-width: 699px) {
    .nikon-class#footer .links .left_col, .nikon-class#footer .links .right_col {
      width: 100%;
    }
  }
  
  @media only screen and (min-width: 700px) and (max-width: 1023px) {
    .nikon-class#footer .links .left_col {
      border-right: 1px solid #ccc;
    }
    
    .nikon-class#footer .links .right_col {
      border-left: 1px solid #ccc;
      margin-left: -1px;
    }
  }
  
  .nikon-class#footer .links .item > a > .list-btn-type1 {
    background: url(https://www.europe-nikon.com/resources/rwd/images/right_arrow_gray.png) no-repeat;
  }
  
  @media only screen and (min-width: 1024px) {
    .nikon-class#footer .links .item > a > .list-btn-type1 {
      background: 0;
    }
  }
  
  @media print {
    .nikon-class#footer .links .item > a > .list-btn-type1 {
      background: 0;
    }
  }
  
  @media only screen and (min-width: 480px) and (max-width: 1023px) and (orientation: portrait), only screen and (min-width: 640px) and (max-width: 1023px) and (orientation: landscape) {
    .nikon-class#footer .links .item > a > .list-btn-type1 {
      background-size: 20px;
      padding-right: 55px;
      background-position: right 20px;
      padding-bottom: 15px;
    }
  }
  
  @media only screen and (max-width: 479px) and (orientation: portrait), only screen and (max-width: 639px) and (orientation: landscape) {
    .nikon-class#footer .links .item > a > .list-btn-type1 {
      background-size: 15px 15px;
      padding: 10px 40px 10px 0;
      background-position: right 15px;
    }
  }
  
  .nikon-class#footer .links .item.multi > .list-btn-type1 {
    background: url(https://www.europe-nikon.com/resources/rwd/images/down_arrow_gray.png) no-repeat;
  }
  
  .nikon-class#footer .links .item.opened.multi > .list-btn-type1 {
    background: url(https://www.europe-nikon.com/resources/rwd/images/top_arrow_gray.png) no-repeat;
  }
  
  @media only screen and (min-width: 1024px) {
    .nikon-class#footer .links .item.multi > .list-btn-type1, .nikon-class#footer .links .item.opened.multi > .list-btn-type1 {
      background: 0;
    }
  }
  
  .nikon-class html.lt-ie9 #footer .links .item.opened.multi > .list-btn-type1 {
    background: 0;
  }
  
  @media print {
    .nikon-class#footer .links .item.multi > .list-btn-type1, .nikon-class#footer .links .item.opened.multi > .list-btn-type1 {
      background: 0;
    }
  }
  
  @media only screen and (min-width: 480px) and (max-width: 1023px) and (orientation: portrait), only screen and (min-width: 640px) and (max-width: 1023px) and (orientation: landscape) {
    .nikon-class#footer .links .item.multi > .list-btn-type1, .nikon-class#footer .links .item.opened.multi > .list-btn-type1 {
      background-size: 20px;
      padding-right: 55px;
      background-position: right 24px;
      padding-bottom: 15px;
    }
  }
  
  @media only screen and (max-width: 479px) and (orientation: portrait), only screen and (max-width: 639px) and (orientation: landscape) {
    .nikon-class#footer .links .item.multi > .list-btn-type1, .nikon-class#footer .links .item.opened.multi > .list-btn-type1 {
      background-size: 15px 10px;
      padding: 10px 40px 10px 0;
      background-position: right 18px;
    }
  }
  
  .nikon-class#footer .links ul li a {
    font-family: HelveticaNeueW02-55Roma, Helvetica, Arial, sans-serif;
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 40px;
    line-height: 4rem;
    color: #666;
  }
  
  @media only screen and (min-width: 480px) and (max-width: 1023px) and (orientation: portrait), only screen and (min-width: 640px) and (max-width: 1023px) and (orientation: landscape) {
    .nikon-class#footer .links ul li a {
      display: block;
      font-size: 17px;
      font-size: 1.7rem;
      line-height: 25px;
      line-height: 2.5rem;
      min-height: 60px;
      padding-left: 20px;
      padding-right: 20px;
      padding-top: 18px;
      padding-bottom: 18px;
      text-decoration: none;
    }
  }
  
  @media only screen and (min-width: 1024px) {
    .nikon-class#footer .links {
      margin-top: 25px;
    }
    
    .nikon-class#footer .links .link_items .right_col {
      padding-left: 20px;
    }
    
    .nikon-class#footer .links .sub-menu {
      display: block !important;
      font-family: HelveticaNeueW02-55Roma, Helvetica, Arial, sans-serif;
    }
    
    .nikon-class#footer .links .list-btn-type1, .nikon-class#footer .links .sub-menu {
      color: #666;
      font-size: 13px;
      font-size: 1.3rem;
      line-height: 40px;
    }
    
    .nikon-class#footer .links .list-btn-type1 {
      font-family: HelveticaNeueW02-75Bold, Helvetica, Arial, sans-serif;
      color: #000;
    }
  }
  
  @media print {
    .nikon-class#footer .links {
      margin-top: 25px;
    }
    
    .nikon-class#footer .links .link_items .right_col {
      padding-left: 20px;
    }
    
    .nikon-class#footer .links .sub-menu {
      display: block !important;
      font-family: HelveticaNeueW02-55Roma, Helvetica, Arial, sans-serif;
    }
    
    .nikon-class#footer .links .list-btn-type1, .nikon-class#footer .links .sub-menu {
      color: #666;
      font-size: 13px;
      font-size: 1.3rem;
      line-height: 40px;
    }
    
    .nikon-class#footer .links .list-btn-type1 {
      font-family: HelveticaNeueW02-75Bold, Helvetica, Arial, sans-serif;
      color: #000;
    }
  }
  
  .nikon-class#footer .links .other_links {
    display: none;
    width: 100%;
    float: left;
  }
  
  .nikon-class#footer .links .other_links .asia_link, .nikon-class#footer .links .other_links .nikon_gateway, .nikon-class#footer .links .other_links .nikon_global {
    font-family: HelveticaNeueW02-55Roma, Helvetica, Arial, sans-serif;
    color: #666;
    font-size: 11px;
    font-size: 1.1rem;
    line-height: 28px;
    line-height: 2.8rem;
  }
  
  .nikon-class#footer .links .other_links .vertical_bar {
    display: none;
  }
  
  .nikon-class#footer .links .other_links .chevron_right:after {
    content: url(https://www.europe-nikon.com/resources/rwd/images/footer/small_arrow.png);
    vertical-align: middle;
  }
  
  .nikon-class#footer .links .license {
    padding-top: 35px;
    padding-bottom: 30px;
    width: 100%;
    float: left;
  }
  
  .nikon-class#footer .links .license hr.break_line_middle {
    display: none;
  }
  
  .nikon-class#footer .links .license hr {
    border-top: 0;
    height: 1px;
    background-color: #ccc;
    width: 100%;
    margin: 0;
  }
  
  .nikon-class#footer .links .license .vertical_bar {
    display: none;
  }
  
  .nikon-class#footer .links .license .bottom_small_link, .nikon-class#footer .links .license .copyright, .nikon-class#footer .links .license .operated {
    font-size: 11px;
    font-size: 1.1rem;
    line-height: 28px;
    line-height: 2.8rem;
  }
  
  .nikon-class#footer .links .license .bottom_small_link {
    font-family: Verdana, Helvetica, Arial, sans-serif;
    color: #666;
  }
  
  .nikon-class#footer .links .license .bottom_small_link img {
    margin-top: -4px;
  }
  
  .nikon-class#footer .links .license .bottom_small_link {
    margin-right: 10px;
  }
  
  .nikon-class#footer .links .license .operated {
    font-family: Verdana, Helvetica, Arial, sans-serif;
    color: #333;
    text-transform: uppercase;
    font-weight: 700;
  }
  
  .nikon-class#footer .links .license .copyright {
    font-family: Verdana, Helvetica, Arial, sans-serif;
    color: #666;
    float: right;
  }
  
  @media only screen and (min-width: 480px) and (max-width: 1023px) and (orientation: portrait), only screen and (min-width: 640px) and (max-width: 1023px) and (orientation: landscape) {
    .nikon-class#footer .breadcrumb .home img, .nikon-class#footer .footer_header, .nikon-class#footer .header_more_site, .nikon-class#footer .item, .nikon-class#footer .more_nikon_site ul li, .nikon-class#footer .title {
      padding-left: 40px;
      padding-right: 40px;
    }
    
    .nikon-class#footer ul {
      padding: 0;
    }
    
    .nikon-class#footer a.follow_text {
      width: 336px;
    }
    
    .nikon-class#footer .breadcrumb {
      padding-right: 30px;
    }
    
    .nikon-class#footer .breadcrumb ul li {
      padding: 0;
    }
    
    .nikon-class#footer .breadcrumb .home {
      margin-left: 0;
    }
    
    .nikon-class#footer .links {
      min-height: 300px;
      padding: 0;
    }
    
    .nikon-class#footer .links .item {
      padding-left: 40px;
      padding-right: 40px;
      border-bottom: 1px solid #ccc;
      background-color: #f5f5f5;
    }
    
    .nikon-class#footer .links .list-btn-type1 {
      display: inline-block;
      width: 100%;
      min-height: 60px;
      margin-bottom: 0;
      cursor: pointer;
      padding-top: 15px;
    }
    
    .nikon-class#footer .links .item.single, .nikon-class#footer .links .item.single.view-m {
      display: block;
    }
  }
  
  @media only screen and (min-width: 480px) and (max-width: 1023px) and (orientation: portrait) and (min-width: 480px) and (max-width: 639px), only screen and (min-width: 640px) and (max-width: 1023px) and (orientation: landscape) and (min-width: 480px) and (max-width: 639px) {
    .nikon-class#footer .links .item.single.view-m {
      display: none;
    }
  }
  
  @media only screen and (min-width: 480px) and (max-width: 1023px) and (orientation: portrait), only screen and (min-width: 640px) and (max-width: 1023px) and (orientation: landscape) {
    .nikon-class#footer .links ul {
      display: none;
      padding: 0;
    }
    
    .nikon-class#footer .links ul li {
      border-bottom: 1px solid #ccc;
    }
    
    .nikon-class#footer .links ul li:last-child {
      border-bottom: 0;
    }
    
    .nikon-class#footer .links .vertical_bar {
      padding: 3px 3px 0;
      font-size: 14px;
      font-size: 1.4rem;
      display: inline-block;
      color: #666;
    }
    
    .nikon-class#footer .links .more_footer {
      display: inline-block;
      width: 100%;
      padding: 0 20px;
      font-family: Verdana, Helvetica, Arial, sans-serif;
      padding-top: 20px;
    }
    
    .nikon-class#footer .links .more_footer .license {
      display: block;
      width: 100%;
      padding: 0;
      border-bottom: 1px solid #bfbfbf;
      float: none;
      font-size: 14px;
      font-size: 1.4rem;
    }
    
    .nikon-class#footer .links .more_footer .license ul {
      display: table;
    }
    
    .nikon-class#footer .links .more_footer .license ul li {
      display: table-cell;
      width: auto;
      padding: 20px 40px 20px 0;
      border: 0;
    }
    
    .nikon-class#footer .links .more_footer .license ul li > a {
      display: inline;
      font-size: 14px;
      font-size: 1.4rem;
      line-height: 14px;
      line-height: 1.4rem;
      padding: 0;
      min-height: 0;
    }
    
    .nikon-class#footer .links .more_footer .global {
      display: block;
      width: 100%;
      padding: 18px 0;
      border-bottom: 1px solid #bfbfbf;
      font-size: 14px;
      font-size: 1.4rem;
    }
    
    .nikon-class#footer .links .more_footer .global span {
      display: table-cell;
      vertical-align: middle;
      padding-left: 6px;
    }
    
    .nikon-class#footer .links .more_footer .global span.globe-icon {
      width: 12px;
      background: url(https://www.europe-nikon.com/resources/rwd/images/globe_m.png) center center no-repeat;
      background-size: 100% auto;
      padding: 0;
    }
    
    .nikon-class#footer .links .more_footer .copyright {
      display: block;
      width: 100%;
      padding: 20px 0;
      font-size: 12px;
      font-size: 1.2rem;
      text-align: right;
    }
    
    .nikon-class#footer .links .more_footer a {
      font-family: Verdana, Helvetica, Arial, sans-serif;
      text-decoration: none;
      color: #000;
    }
  }
  
  @media only screen and (max-width: 479px) and (orientation: portrait), only screen and (max-width: 639px) and (orientation: landscape) {
    .nikon-class#footer ul {
      padding: 0;
    }
    
    .nikon-class#footer .footer_header, .nikon-class#footer .header_more_site, .nikon-class#footer .item, .nikon-class#footer .title, .nikon-class#footer ul li {
      padding-left: 20px;
      padding-right: 20px;
    }
    
    .nikon-class#footer .breadcrumb {
      background-size: 1px 45px;
    }
    
    .nikon-class#footer .breadcrumb li {
      float: left;
      border-top: 1px solid #ccc;
      padding-left: 0;
      padding-right: 0;
    }
    
    .nikon-class#footer .breadcrumb li.home a {
      padding-bottom: 14px;
      padding-left: 20px;
      padding-right: 13px;
      padding-top: 9px;
    }
    
    .nikon-class#footer .breadcrumb li.home img {
      padding-left: 0;
      padding-right: 0;
      padding-bottom: 15px;
      padding-top: 12px;
      width: 18px;
      height: auto;
    }
    
    .nikon-class#footer .breadcrumb li.sub_level {
      width: auto;
    }
    
    .nikon-class#footer .breadcrumb li.sub_level a {
      padding-left: 30px;
      padding-right: 5px;
    }
    
    .nikon-class#footer .breadcrumb .gray_arrow, .nikon-class#footer .breadcrumb .yellow_arrow {
      width: 17px;
      height: 44px;
      right: -17px;
      background-size: 17px 44px;
    }
    
    .nikon-class#footer .links {
      padding: 0;
    }
    
    .nikon-class#footer .links .item {
      padding-left: 20px;
      padding-right: 20px;
      border-bottom: 1px solid #ccc;
      background-color: #f5f5f5;
    }
    
    .nikon-class#footer .links .list-btn-type1, .nikon-class#footer .links a > .list-btn-type1 {
      display: inline-block;
      width: 100%;
      margin-bottom: 0;
      cursor: pointer;
      min-height: 45px;
      padding-top: 10px;
      color: #333;
    }
    
    .nikon-class#footer .links .item.single {
      display: block;
    }
    
    .nikon-class#footer .links .item.single.view-m {
      display: none;
    }
    
    .nikon-class#footer .links ul {
      display: none;
      padding: 0;
    }
    
    .nikon-class#footer .links ul li {
      border-bottom: 1px solid #ccc;
      padding-left: 10px;
      padding-right: 10px;
    }
    
    .nikon-class#footer .links ul li a {
      display: block;
      font-size: 14px;
      font-size: 1.4rem;
      line-height: 19px;
      line-height: 1.9rem;
      min-height: 45px;
      padding-top: 13px;
    }
    
    .nikon-class#footer .links ul li:last-child {
      border-bottom: 0;
    }
    
    .nikon-class#footer .links .more_footer {
      display: inline-block;
      width: 100%;
      padding: 20px 12px 0;
      font-family: Verdana, Helvetica, Arial, sans-serif;
    }
    
    .nikon-class#footer .links .more_footer .license {
      display: block;
      width: 100%;
      padding: 10px 0;
      border-bottom: 1px solid #bfbfbf;
      float: none;
      font-size: 14px;
      font-size: 1.4rem;
    }
    
    .nikon-class#footer .links .more_footer .license ul {
      display: block;
    }
    
    .nikon-class#footer .links .more_footer .license ul li {
      display: block;
      width: auto;
      padding: 10px 40px 10px 0;
      border: 0;
      float: left;
    }
    
    .nikon-class#footer .links .more_footer .license:before {
      content: " ";
      display: table;
    }
    
    .nikon-class#footer .links .more_footer .license:after {
      content: " ";
      display: table;
      clear: both;
    }
    
    .nikon-class#footer .links .more_footer .global {
      display: block;
      width: 100%;
      padding: 18px 0;
      border-bottom: 1px solid #bfbfbf;
      font-size: 14px;
      font-size: 1.4rem;
    }
    
    .nikon-class#footer .links .more_footer .global span {
      display: table-cell;
      vertical-align: middle;
      padding-left: 6px;
    }
    
    .nikon-class#footer .links .more_footer .global span.globe-icon {
      width: 12px;
      background: url(https://www.europe-nikon.com/resources/rwd/images/globe_m.png) center center no-repeat;
      background-size: 100% auto;
      padding: 0;
    }
    
    .nikon-class#footer .links .more_footer .copyright {
      display: block;
      width: 100%;
      padding: 20px 0;
      font-size: 10px;
      font-size: 1rem;
      text-align: right;
    }
    
    .nikon-class#footer .links .more_footer a {
      font-family: Verdana, Helvetica, Arial, sans-serif;
      min-height: 0;
      padding: 0;
      text-decoration: none;
      color: #000;
    }
  }
  
  .nikon-class .addthis_toolbox.addthis_default_style svg {
    display: none;
  }
  
  @media only screen and (min-width: 1024px) {
    .nikon-class .nik_block_hero .owl-theme .owl-controls .owl-page.active span {
      background-position: -5px 0;
    }
  }
  
  .nikon-class html.lt-ie9 .nik_block_hero .owl-theme .owl-controls .owl-page.active span {
    background-position: -5px 0;
  }
  
  @media print {
    .nikon-class .nik_block_hero .owl-theme .owl-controls .owl-page.active span {
      background-position: -5px 0;
    }
  }
  
  @media only screen and (max-width: 699px) {
    .nikon-class .nik_block_hero.black .owl-page.active span {
      background-position: -5px 0;
    }
    
    .nikon-class .nik_block_hero.yellow .owl-page.active span {
      background-position: -5px 0;
    }
  }