.nikon-class header {
  padding: 30px 30px 0;
  box-shadow: 0 0 1px #ccc;
  background: #fff;
  position: relative
}

.nikon-class .header-top:after,.nikon-class .header-top:before {
  content: '';
  display: table;
  float: none;
  clear: both
}

.nikon-class .logo-box {
  display: block;
  text-decoration: none;
  width: 77px;
  height: 68px;
  float: left
}

.nikon-class nav {
  padding-top: 38px;
  padding-bottom: 5px
}

.nikon-class .nav-step1 {
  list-style-type: none;
  padding: 0;
  margin: 0;
  display: inline-block
}

.nav-step1:after,.nav-step1:before {
  content: '';
  display: table;
  float: none;
  clear: both
}

.nikon-class .nav-step1>li {
  float: left;
  margin-right: 32px;
  margin-bottom: 10px
}

.nikon-class .nav-link {
  position: relative
}

.nikon-class .nav-link a {
  font-family: "Helvetica Neue LT W06_75",Helvetica,Arial,sans-serif;
  font-size: 14px;
  color: #000;
  text-transform: uppercase;
  text-decoration: none;
  letter-spacing: 1.4px;
  border-bottom: 2px solid #fff;
  padding: 0 0 4px;
  display: inline-block;
  cursor: pointer;
  transform: none;
  transition: border-color .2s ease-out 0s;
  vertical-align: top;
  font-weight: 700
}

.nikon-class .nav-link a:hover,.nikon-class .nav-list:hover .nav-link a {
  border-bottom: 2px solid #fd0
}

.nikon-class .nav-link span {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: none;
  cursor: pointer
}

.nikon-class .nav-link span:before {
  content: '';
  position: absolute;
  width: 8px;
  height: 8px;
  border-top: 2px solid #111;
  border-left: 2px solid #111;
  border-radius: 1px;
  transform: rotate(135deg);
  top: 50%;
  margin-top: -5px;
  right: 20px
}

.nikon-class .nav-list:hover .nav-step2 {
  visibility: visible;
  opacity: 1
}

.nikon-class .nav-step2 {
  visibility: hidden;
  opacity: 0;
  z-index: 999;
  position: absolute;
  left: 0;
  list-style-type: none;
  margin: 0;
  background: #e6e6e6;
  width: 100%;
  text-align: left;
  border-top: 16px solid #fff;
  padding: 35px 15px 27px;
  transition: .5s
}

.nikon-class .nav-step2:after,.nikon-class .nav-step2:before {
  content: '';
  display: table;
  float: none;
  clear: both
}

.nikon-class .nav-step2>li {
  display: inline-block;
  margin-left: 30px;
  margin-right: 30px;
  vertical-align: bottom
}

.nikon-class .nav-step2>li a {
  font-family: "Helvetica Neue LT W06_75",Helvetica,Arial,sans-serif;
  font-size: 14px;
  color: #000;
  text-transform: uppercase;
  text-decoration: none;
  letter-spacing: 1.4px;
  border-bottom: 2px solid #e6e6e6;
  padding: 0 0 4px;
  display: inline-block;
  cursor: pointer;
  transform: none;
  transition: border-color .2s ease-out 0s;
  vertical-align: top;
  font-weight: 700
}

.nikon-class .nav-step2>li a:hover {
  border-bottom: 2px solid #fd0
}

.nikon-class .nav-step2>li a img {
  display: block;
  height: 100px;
  margin: 10px auto;
  transition: 350ms
}

.nikon-class .nav-step2>li a:hover img {
  transform: translateY(-10px)
}

.nikon-class .mobile-menu {
  display: none
}

.nikon-class .header-right {
  float: right;
  text-align: right
}

.nikon-class .header-right ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
  text-align: right
}

.nikon-class .header-right li {
  font-family: Helvetica,Arial,sans-serif;
  font-size: 12px;
  line-height: 12px;
  color: #404040;
  display: inline-block;
  list-style-type: none;
  vertical-align: top
}

.nikon-class .header-right li:nth-child(2n+2) {
  margin-left: 3px;
  margin-right: 3px
}

.nikon-class .header-right a {
  font-family: Helvetica,Arial,sans-serif;
  font-size: 12px;
  text-decoration: none;
  color: #000
}

.nikon-class .header-right a:hover {
  text-decoration: underline
}

.nikon-class .header-search {
  position: relative;
  margin: 4px 0;
  display: inline-block
}

.nikon-class .header-search input {
  font-family: sans-serif;
  width: 200px;
  border: 0;
  box-shadow: inset 0 0 2px 0 rgba(0,0,0,.25);
  height: 22px;
  padding: 2px 10px 3px 40px;
  box-sizing: border-box;
  border-radius: 20px;
  font-size: 11px;
  outline: 0
}

.nikon-class .header-search input:focus {
  box-shadow: inset 0 0 3px 0 rgba(0,0,0,.65)
}

.nikon-class .header-search button {
  position: absolute;
  top: 5px;
  font-size: 14px;
  height: 22px;
  left: 6px;
  background: 0 0;
  border: none;
  outline: 0;
  pointer-events: none;
  color: #404040
}

.nikon-class .icon {
  stroke: unset;
  stroke-width: 0;
  transition: inherit;
  display: inline-block;
  width: 1em;
  height: 1em;
  fill: currentColor;
  vertical-align: -.1em
}

.nikon-class .nav-cartmenu {
  bottom: 10px;
  right: 30px;
  position: absolute;
  margin: 0;
  list-style-type: none;
  padding: 0
}

.nikon-class .nav-cartmenu>li {
  float: left;
  position: relative;
  margin-left: 30px
}

.nikon-class .nav-cartmenu>li>a {
  font-family: Helvetica-Bold,Arial,sans-serif;
  font-size: 22px;
  color: #000;
  text-transform: uppercase;
  text-decoration: none;
  letter-spacing: 1.4px;
  border-bottom: 2px solid transparent;
  padding: 0 0 4px;
  display: inline-block;
  cursor: pointer;
  transform: none;
  transition: border-color .2s ease-out 0s;
  vertical-align: middle
}

.nikon-class .nav-cartmenu>li:hover>a,.nav-cartmenu>li>a:hover {
  border-bottom: 2px solid #fd0
}

.nikon-class .sign-cartbox {
  width: 300px;
  position: absolute;
  right: -20px;
  top: 25px;
  opacity: 0;
  visibility: hidden;
  padding-top: 25px
}

.nikon-class .nav-cartmenu>li:hover .sign-cartbox {
  opacity: 1;
  visibility: visible
}

.nikon-class .dropdown-inside {
  background: #e6e6e6;
  position: relative;
  text-align: center;
  box-sizing: border-box;
  padding-bottom: 40px;
  z-index: 9999
}

.nikon-class .dropdown-inside:before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  right: 10px;
  top: -16px;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-bottom: 20px solid #e6e6e6
}

.nikon-class .dropdown-inside h3 {
  font-family: OpenSans-Light,Arial,sans-serif;
  font-size: 24px;
  font-weight: 400;
  color: #404040;
  margin: 0
}

.nikon-class .dropdown-inside p {
  font-family: Helvetica,Arial,sans-serif;
  font-size: 14px;
  line-height: 23.8px;
  color: #404040;
  text-align: center;
  padding: 5px 10px
}

.nikon-class .dropdown-inside p.cart-orangetxt {
  color: #cc420c
}

.nikon-class .incart-btn {
  display: block;
  margin: 20px auto;
  text-transform: uppercase;
  width: 166px;
  height: 48px;
  line-height: 46px;
  border-radius: 50px;
  background: #000;
  color: #fff;
  font-family: Helvetica-Bold,Arial,sans-serif;
  font-size: 14px;
  letter-spacing: 1px;
  border: 1px solid #fff;
  text-decoration: none
}

.nikon-class .incart-link {
  font-family: Helvetica,Arial,sans-serif;
  display: inline-block;
  font-size: 14px;
  line-height: 24px;
  color: #1d3994;
  margin-bottom: 5px
}

.nikon-class .dropdown-inside ul {
  list-style-type: none;
  padding: 0;
  margin: 0
}

.nikon-class .dropdown-inside ul li {
  position: relative;
  padding-left: 100px;
  border-bottom: 1px solid #ccc;
  text-align: left;
  padding-top: 22px;
  padding-bottom: 22px
}

.nikon-class .dropdown-inside ul li img {
  width: 60px;
  position: absolute;
  left: 20px;
  top: 5px
}

.nikon-class .dropdown-inside ul li h5 {
  font-family: Helvetica-Bold,Arial,sans-serif;
  font-size: 14px;
  color: #000;
  margin: 0
}

.nikon-class .dropdown-inside ul li p {
  text-align: left;
  padding: 5px 0 0;
  font-size: 12px;
  line-height: 18px;
  margin: 0
}

.nikon-class .pt-20 {
  padding-top: 20px
}

.nikon-class .bartop {
  font-family: Helvetica,Arial,sans-serif;
  position: relative;
  background: #000;
  width: 100%;
  font-size: 12px;
  height: 33px;
  line-height: 34px;
  letter-spacing: 1.4px;
  padding: 0 10%;
  border: 0;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  transition: height .5s ease-out;
  z-index: 2;
  color: #fff;
  text-align: center
}

@media screen and (min-width: 993px) {
  .nikon-class .nav-step1 {
      display:inline-block!important
  }
}

@media screen and (max-width: 992px) {
  body,html {
      overflow-x:hidden
  }

  .nikon-class .bartop,.header-right a,.nikon-class .nav-step2>li a img,.sign-cartbox {
      display: none
  }

  .nikon-class header {
      padding: 35px 15px 0
  }

  .nikon-class .logo-box {
      width: 56px;
      height: 50px
  }

  .nikon-class .header-right ul {
      position: absolute;
      top: 0;
      background: #f2f2f2;
      width: 100%;
      height: 20px;
      left: 0;
      padding-right: 15px
  }

  .nikon-class .header-right li {
      font-size: 9.4px;
      line-height: 20px;
      letter-spacing: .5px
  }

  .nikon-class .header-right li:nth-child(2n+2) {
      margin-left: 1px;
      margin-right: 1px
  }

  .nikon-class .header-search {
      position: absolute;
      width: 320px;
      height: 60px;
      right: 0;
      bottom: -60px;
      background: #f2f2f2;
      z-index: 5;
      margin: 0;
      box-sizing: border-box;
      padding: 18px 20px 20px
  }

  .nikon-class .header-search input {
      font-family: sans-serif;
      width: 100%;
      height: 24px;
      box-shadow: 0 0 2px 0 rgba(0,0,0,.25)
  }

  .nikon-class .header-search button {
      top: 22px;
      left: 26px
  }

  .nikon-class nav {
      padding-top: 10px;
      padding-bottom: 5px
  }

  .nikon-class .nav-link span {
      display: block
  }

  .nikon-class .nav-step1 {
      width: 320px;
      position: absolute;
      background: #fff;
      top: 100px;
      right: 0;
      padding-top: 60px;
      z-index: 9999
  }

  .nikon-class .nav-step1>li {
      float: none;
      margin-right: 0;
      margin-bottom: 0
  }

  .nikon-class .nav-link a {
      font-family: Helvetica-Bold,Arial,sans-serif;
      font-size: 14px;
      color: #000;
      text-transform: uppercase;
      text-decoration: none;
      letter-spacing: 1.4px;
      padding: 0 20px;
      height: 58px;
      line-height: 58px;
      border-bottom: 1px solid #ccc;
      display: block
  }

  .nikon-class .nav-link a:hover,.nikon-class .nav-list:hover .nav-link a {
      border-bottom: 1px solid #ccc
  }

  .nikon-class .nav-list:hover .nav-step2 {
      visibility: hidden;
      opacity: 0
  }

  .nikon-class .nav-step2 {
      z-index: 2;
      border-top: 0 solid #fff;
      padding: 0;
      left: 100%;
      transition: 350ms;
      top: 116px
  }

  .nikon-class .nav-step2>li {
      display: block;
      margin-left: 0;
      margin-right: 0;
      text-align: center
  }

  .nikon-class .nav-step2>li a {
      font-family: Helvetica,Arial,sans-serif;
      font-size: 13px;
      color: #000;
      text-align: left;
      text-transform: uppercase;
      text-decoration: none;
      letter-spacing: 1.4px;
      padding: 0 20px;
      height: 58px;
      line-height: 58px;
      border-bottom: 1px solid #ccc;
      display: block
  }

  .nikon-class .nav-step2>li a:hover {
      border-bottom: 1px solid #ccc
  }

  .nikon-class .mobile-menu {
      display: inline-block;
      cursor: pointer
  }

  .nikon-class .mobile-menu .icon {
      font-size: 26px
  }

  .nikon-class .mobile-menu.active .icon {
      transform: scale(1.25)
  }

  .nikon-class .nav-cartmenu {
      bottom: 21px;
      right: 15px
  }

  .nikon-class .nav-step1.active>li {
      opacity: 0;
      display: none;
      overflow: hidden
  }

  .nikon-class .nav-step1.active>li.active {
      opacity: 1;
      display: block
  }

  .nikon-class .nav-step1.active>li.active .nav-step2 {
      visibility: visible;
      opacity: 1;
      left: 0
  }

  .nikon-class .nav-step1.active>li.active .nav-link a {
      padding-left: 40px
  }

  .nikon-class .nav-step1.active>li.active .nav-link span:before {
      content: '';
      transform: rotate(-45deg);
      left: 20px
  }

  .nikon-class .nav-step1.active>li .nav-link {
      animation: animss 350ms linear
  }

  @keyframes animss {
      from {
          opacity: .1;
          transform: translateX(320px)
      }

      to {
          opacity: 1;
          transform: translateX(0)
      }
  }

  .nikon-class .header-search,.nikon-class .nav-step1 {
      display: none
  }

  .nikon-class .header-search.open {
      display: block;
      animation: animhead 350ms linear
  }

  @keyframes animhead {
      from {
          opacity: 0;
          transform: translateY(-10px)
      }

      to {
          opacity: 1;
          transform: translateY(0)
      }
  }
}

@media screen and (max-width: 767px) {
  .nikon-class .header-search,.nav-step1 {
      width:100%
  }

  .nikon-class .header-right li {
      line-height: 20px
  }
}

.nikon-class .nav-cartmenu .itemCount {
  border-radius: 90px;
  background: #fd0;
  color: #000;
  height: 18px;
  width: 18px;
  font-size: 1rem;
  line-height: 0;
  padding-top: 9px;
  position: absolute;
  font-weight: 700;
  text-align: center;
  top: -3px;
  right: -12px
}

.nikon-class .country-custom-select {
  display: inline-block;
  width: 100%;
  height: calc(1.5em + .75rem + 2px);
  padding: .375rem 2.5rem .375rem .75rem;
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  vertical-align: middle;
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right .75rem center/8px 10px no-repeat;
  background-color: #fff;
  border-radius: .25rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-family: Helvetica,Arial,sans-serif
}

.header-right ul li {
  vertical-align: middle
}

@media screen and (max-width: 992px) {
  .nikon-class .country-custom-select {
      font-size:1rem!important;
      background-color: #f2f2f2
  }

  .nikon-class .header-right ul {
      height: 28px
  }
}

.nikon-class .container-fluid.header-container {
  width: auto!important;
  max-width: none
}

.nikon-class .header-container .rich_navigation #added_to_cart_info {
  position: absolute;
  right: -14px;
  top: 32px;
  background: url("https:https://www.europe-nikon.com/resources/rwd/images/actionhubcart/tooltip_arrow_info.png") no-repeat;
  background-position: right 20px top;
  padding-top: 7px;
  z-index: 1000;
  display: none
}

.nikon-class header.rich_navigation {
  box-shadow: none
}

.nikon-class header.rich_navigation #commonSearch {
  padding-right: 0
}

@media screen and (min-width: 993px) {
  .nikon-class ul.nav-step1 {
      display:flex!important;
      white-space: nowrap;
      width: 100%;
      list-style-type: none;
      margin: auto;
      overflow-x: hidden
  }

  .nikon-class .nav-cartmenu {
      background: #fff
  }

  .nikon-class #main-menu .nav-step2 {
      padding-left: 70px
  }

  .nikon-class #main-menu .nav-step2>li {
      vertical-align: baseline;
      white-space: normal;
      max-width: 130px;
      text-align: center
  }

  .nikon-class #main-menu .hiding-block.has-image,.nikon-class #main-menu ul.nav-step2.has-image {
      height: 244px
  }

  .nikon-class #main-menu .nav-step2.hiding-block,.nikon-class #main-menu ul.nav-step2 {
      height: 124px;
      padding-top: 20px;
      padding-bottom: 20px
  }

  .nikon-class #main-menu ul.nav-step2 li {
      height: 100%;
      max-width: 156px;
      margin-left: 16px;
      margin-right: 16px
  }

  .nikon-class #main-menu ul.nav-step2.has-image li a {
      display: flex
  }

  #main-menu ul.nav-step2 li a {
      display: inline-flex;
      flex-direction: column;
      align-items: stretch;
      height: 100%;
      justify-content: space-around
  }
}

.nikon-class .nav-step2.hiding-block {
  left: unset;
  right: 0!important;
  width: 45px;
  z-index: 1000
}

.nikon-class .header-right .searchAutoCmplWrapper ul {
  text-align: left
}

.nikon-class .header-right .searchAutoCmplWrapper ul li {
  display: block
}

@media screen and (max-width: 992px) {
  .nikon-class .header-right .searchAutoCmplWrapper a {
      display:block
  }

  .nikon-class header.rich_navigation #commonSearch {
      z-index: 20000;
      position: absolute;
      padding-right: 15px
  }

  .nikon-class .header-right .searchAutoCmplWrapper ul {
      height: auto;
      padding-right: 0;
      background: #fff
  }
}




.nikon-class .share_icons_wrapper .share_icons{display:inline-block;width:30px;height:30px;float:left;margin-right:5px;margin-bottom:5px}
@media only screen and (max-width:1023px){
.nikon-class .share_icons_wrapper .share_icons{width:35px;height:35px;background-size:35px 35px!important}
}
.nikon-class .share_icons_wrapper .share_icons.facebook{background:url(https://www.europe-nikon.com/resources/rwd/images/facebook_icon.png) left top no-repeat}
.nikon-class .share_icons_wrapper .share_icons.twitter{background:url(https://www.europe-nikon.com/resources/rwd/images/tw_icon.png) left top no-repeat}
.nikon-class .share_icons_wrapper .share_icons.tumblr{background:url(https://www.europe-nikon.com/resources/rwd/images/tb_icon.png) left top no-repeat}
.nikon-class .share_icons_wrapper .share_icons.pinterest{background:url(https://www.europe-nikon.com/resources/rwd/images/pinterest_icon.png) left top no-repeat}
@media only screen and (max-width:639px){
.nikon-class .product-grid-solr-section .hidden-xs{display:none!important}
}
.nikon-class .recommend-products .swatches .color.active a{border-color:#ffde00}
.nikon-class .viewCartButton{padding:15px 13px;border:1px solid #ffe600;text-align:center;font-family:"Frutiger Next LT W06 Bold Cond","Helvetica Neue Bold",Helvetica,sans-serif;font-size:16px;outline:0;background:url(https://www.europe-nikon.com/resources/rwd/images/actionhubcart/carticon_black.png) 13px 19px no-repeat #ffe600;padding-left:37px}
@media only screen and (max-width:1023px){
.nikon-class .viewCartButton{display:none}
}
.nikon-class .rich_navigation #added_to_cart_info{position:absolute;right:7px;top:55px;background:url(https://www.europe-nikon.com/resources/rwd/images/actionhubcart/tooltip_arrow_info.png) no-repeat;background-position:right 20px top;padding-top:7px;display:none}
.nikon-class #main-menu .menu-item-viewcart{display:none!important}
.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 .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}
}
@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{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}
.nikon-class#footer .more_nikon_site h2.footer_header{margin-top:45px}
}
@media only screen and (max-width:699px){
.nikon-class#footer .more_nikon_site .site_item{width:100%;padding-top:15px}
}
@media only screen and (min-width:1024px){
.nikon-class#footer .more_nikon_site h2.footer_header{margin-top:45px}
}
.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 h2.footer_header{margin-top:35px}
.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 h2.footer_header{margin-bottom: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:"Helvetica Neue LT W06_75",Helvetica,Arial,sans-serif;font-weight:700;color:#000;margin-bottom:0}
.nikon-class#footer .more_nikon_site .site_decriptions{font-family:"Helvetica Neue LT W06_55 Roman",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;z-index:98}
@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;height:230px}
}
@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}
@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:"Helvetica Neue LT W06_55 Roman",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}
@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}
}
@media only screen and (max-width:479px) and (orientation:portrait),only screen and (max-width:639px) and (orientation:landscape){
.nikon-class#footer .breadcrumb{overflow:hidden}
}
.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 .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:"Helvetica Neue LT W06_55 Roman",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:"Helvetica Neue LT W06_55 Roman",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:"Helvetica Neue LT W06_55 Roman",Helvetica,Arial,sans-serif;font-weight:700;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:"Helvetica Neue LT W06_55 Roman",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:"Helvetica Neue LT W06_55 Roman",Helvetica,Arial,sans-serif;font-weight:700;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:"Helvetica Neue LT W06_55 Roman",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 .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 .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}
.nikon-class#footer .shareInnerWrapper{border-top:1px solid #ccc}
@media only screen and (min-width:1024px){
.nikon-class#footer .breadcrumb .share_icons_wrapper{float:right;position:absolute;right:0;top:15px}
.nikon-class#footer .shareInnerWrapper{display:none}
}
@media print{
.nikon-class#footer .breadcrumb .share_icons_wrapper{float:right;position:absolute;right:0;top:15px}
.nikon-class#footer .shareInnerWrapper{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 .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:1023px){
.nikon-class#footer .breadcrumb .share_icons_wrapper{display:none}
}
@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 .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}
}

.share_icons_wrapper {
  display:none;
}

.nikon-class .nikon-global {
  display:none;
}

.nikon-class .img-responsive {
  width: 100%;
}

.nikon-class .nav-cartmenu .signinarea, .nikon-class .nav-cartmenu .cartarea {
  display:none;
}

@media screen and (max-width: 992px) {
  .nikon-class .nav-step2 {
    top: unset;
  }

  .nikon-class .nav-step1 {
    padding-top: unset;
  }
}

@media screen and (min-width: 993px) {
  .vertical-style ul.nav-step1 {
      position:relative;
      overflow-x: unset
  }

  .vertical-style .nav-list {
      position: relative
  }

  .vertical-style .nav-step2>li {
      display: block
  }

  #main-menu.vertical-style ul.nav-step2 {
      height: unset;
      width: unset;
      padding: 10px 20px;
      min-width: 300px
  }

  #main-menu.vertical-style ul.nav-step2 li {
      text-align: left;
      margin: 20px 10px;
      max-width: unset
  }

  #main-menu.vertical-style .more-button {
      background: url(https:https://www.europe-nikon.com/resources/rwd/images/down_arrow_gray_medium_active.png) right 6px no-repeat;
      padding-right: 18px
  }
}

@font-face {
  font-family: 'Roboto Regular';
  src: url(https:https://www.europe-nikon.com/resources/rwd/fonts/Roboto-Regular.eot);
  src: url(https:https://www.europe-nikon.com/resources/rwd/fonts/Roboto-Regular.eot?#iefix) format('embedded-opentype'),url(https:https://www.europe-nikon.com/resources/rwd/fonts/Roboto-Regular.woff2) format('woff2'),url(https:https://www.europe-nikon.com/resources/rwd/fonts/Roboto-Regular.woff) format('woff'),url(https:https://www.europe-nikon.com/resources/rwd/fonts/Roboto-Regular.ttf) format('truetype'),url(https:https://www.europe-nikon.com/resources/rwd/fonts/Roboto-Regular.svg#RobotoRegular) format('svg');
  font-weight: 400;
  font-style: normal
}

@font-face {
  font-family: 'Roboto Bold';
  src: url(https:https://www.europe-nikon.com/resources/rwd/fonts/Roboto-Bold.eot);
  src: url(https:https://www.europe-nikon.com/resources/rwd/fonts/Roboto-Bold.eot?#iefix) format('embedded-opentype'),url(https:https://www.europe-nikon.com/resources/rwd/fonts/Roboto-Bold.woff2) format('woff2'),url(https:https://www.europe-nikon.com/resources/rwd/fonts/Roboto-Bold.woff) format('woff'),url(https:https://www.europe-nikon.com/resources/rwd/fonts/Roboto-Bold.ttf) format('truetype'),url(https:https://www.europe-nikon.com/resources/rwd/fonts/Roboto-Bold.svg#RobotoBold) format('svg');
  font-weight: 700;
  font-style: normal
}
@font-face {
  font-family: 'Roboto Black';
  src: url(https:https://www.europe-nikon.com/resources/rwd/fonts/Roboto-Black.eot);
  src: url(https:https://www.europe-nikon.com/resources/rwd/fonts/Roboto-Black.eot?#iefix) format('embedded-opentype'),url(https:https://www.europe-nikon.com/resources/rwd/fonts/Roboto-Black.woff2) format('woff2'),url(https:https://www.europe-nikon.com/resources/rwd/fonts/Roboto-Black.woff) format('woff'),url(https:https://www.europe-nikon.com/resources/rwd/fonts/Roboto-Black.ttf) format('truetype'),url(https:https://www.europe-nikon.com/resources/rwd/fonts/Roboto-Black.svg#RobotoBlack) format('svg');
  font-weight: 900;
  font-style: normal
}