.goto {
  text-shadow: 0 1px 1px #666;
  display: inline-block;
  font-weight: bold;
  margin: 0 0 0 2px;
  padding: 6px 25px 7px 8px;
  font-size: 16px;
  line-height: 20px;
  color: #fff;
  position: relative;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background-color: #e9b225;
  /* Old browsers */
  background-image: -moz-linear-gradient(top, #e9b225 50%, #e49901 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #e9b225), color-stop(100%, #e49901));
  background-image: -webkit-linear-gradient(top, #e9b225 50%, #e49901 100%);
  background-image: -o-linear-gradient(top, #e9b225 50%, #e49901 100%);
  background-image: -ms-linear-gradient(top, #e9b225 50%, #e49901 100%);
  background-image: linear-gradient(to bottom, #e9b225 50%, #e49901 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e9b225', endColorstr='#e49901',GradientType=0 );
}
.goto:hover {
  background-color: #e9b024;
  /* Old browsers */
  background-image: -moz-linear-gradient(top, #e9b024 40%, #e48201 100%);
  /* FF3.6+ */
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(40%, #e9b024), color-stop(100%, #e48201));
  background-image: -webkit-linear-gradient(top, #e9b024 40%, #e48201 100%);
  background-image: -o-linear-gradient(top, #e9b024 40%, #e48201 100%);
  background-image: -ms-linear-gradient(top, #e9b024 40%, #e48201 100%);
  background-image: linear-gradient(to bottom, #e9b024 40%, #e48201 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e9b024', endColorstr='#e48201',GradientType=0 );
}
.goto span {
  width: 10px;
  height: 14px;
  display: block;
  margin-top: 5px;
  padding-left: 10px;
  background: url(/site/rmt/media/specialpages/sp_camera/sp_camera_common/sp_camera_common_img/sp_camera_common_img_elements/fp_camera_elements_arrow_sprite.png) top right no-repeat transparent;
  position: absolute;
  right: 5px;
  top: 6px;
}

.locale-ar_ae .goto span {
  padding-right: 10px;
  background: url(/site/rmt/media/specialpages/sp_camera/sp_camera_common/sp_camera_common_img/sp_camera_common_img_elements/fp_camera_elements_arrow_sprite.png) top left no-repeat transparent;
  position: absolute;
  left: 5px;
  top: 6px;
}

a.button {
  background: #e9b226;
  font-family: "HelveticaNeueRomanRg", "HelveticaNeue-Regular", "Helvetica Neue Regular", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 15px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  padding: 10px 30px 7px 10px;
  position: relative;
}
a.button span {
  display: block;
  width: 7px;
  height: 12px;
  right: 10px;
  top: 12px;
  position: absolute;
}
a.button span .link-arrow-right {
  fill: white;
  width: 7px;
  height: 12px;
  top: 0;
  -moz-transition: fill 0.3s;
  -webkit-transition: fill 0.3s;
  -o-transition: fill 0.3s;
  transition: fill 0.3s;
}
a.button .svg-fallback {
  position: relative;
  width: 7px;
  height: 11px;
  background: url(/site/rmt/media/specialpages/sp_camera/sp_camera_common/sp_camera_common_img/sp_camera_common_img_elements/fp_camera_ui_sprite.png) -91px -154px no-repeat transparent;
}
a.button:hover {
  color: #08107b;
}
a.button:hover .link-arrow-right {
  fill: white;
}
a.button:hover .svg-fallback {
  background-position: -91px -165px;
}
a.pointer-right {
  padding-right: 25px;
  position: relative;
}
a.pointer-right span {
  display: block;
  width: 7px;
  height: 12px;
  right: 10px;
  top: 2px;
  position: absolute;
}
a.pointer-right span .link-arrow-right {
  fill: white;
  width: 7px;
  height: 12px;
  top: 0;
  -moz-transition: fill 0.3s;
  -webkit-transition: fill 0.3s;
  -o-transition: fill 0.3s;
  transition: fill 0.3s;
}
a.pointer-right .svg-fallback {
  position: relative;
  width: 7px;
  height: 11px;
  background: url(/site/rmt/media/specialpages/sp_camera/sp_camera_common/sp_camera_common_img/sp_camera_common_img_elements/fp_camera_ui_sprite.png) -91px -154px no-repeat transparent;
}
a.pointer-right:hover .link-arrow-right {
  fill: #e9b226;
}
a.pointer-right:hover .svg-fallback {
  background-position: -106px -154px;
}
a.discover-button {
  color: #b9b9b9;
  padding-left: 15px;
  position: relative;
  font-weight: bold;
}
a.discover-button:hover {
  color: #e9b226;
}
a.discover-button:hover .discover-icon {
  background: url(/site/rmt/media/specialpages/sp_camera/sp_camera_common/sp_camera_common_img/sp_camera_common_img_etc/sp_camera_omd_arrow_bullet_left_right_yellow.png) no-repeat;
  top: 2px;
  left: 0px;
}
a.discover-button .discover-icon {
  background: url() top left no-repeat;
  display: inline-block;
  width: 15px;
  height: 11px;
  position: absolute;
  left: 0;
  top: 2px;
}

.sg .pg-navigation ul li a.button,
.sg .dark a.button {
  font-size: 13px;
  color: black;
  -moz-transition: all 0.7s cubic-bezier(0.645, 0.045, 0.355, 1.000);
  -webkit-transition: all 0.7s cubic-bezier(0.645, 0.045, 0.355, 1.000);
  -o-transition: all 0.7s cubic-bezier(0.645, 0.045, 0.355, 1.000);
  transition: all 0.7s cubic-bezier(0.645, 0.045, 0.355, 1.000);
}
.sg .pg-navigation ul li a.button:hover,
.sg .dark a.button:hover {
  color: white;
}
.sg .pg-navigation ul li a.button.yellow,
.sg .dark a.button.yellow {
  color: white;
}
.sg .pg-navigation ul li a.link,
.sg .dark a.link {
  color: #a3a3a3;
}
.sg .pg-navigation ul li a.link.pointer .link-arrow-right path,
.sg .pg-navigation ul li a.link.pointer .link-arrow-left path,
.sg .dark a.link.pointer .link-arrow-right path,
.sg .dark a.link.pointer .link-arrow-left path {
  fill: #a3a3a3;
}
.sg .pg-navigation ul li a.link:hover,
.sg .dark a.link:hover {
  color: white;
}
.sg .pg-navigation ul li a.link:hover.pointer .link-arrow-right path, .sg .pg-navigation ul li a.link:hover.pointer .link-arrow-left path,
.sg .dark a.link:hover.pointer .link-arrow-right path,
.sg .dark a.link:hover.pointer .link-arrow-left path {
  fill: white;
}
.sg .pg-navigation ul li a.link:hover.pointer .link-arrow-right.black, .sg .pg-navigation ul li a.link:hover.pointer .link-arrow-left.black,
.sg .dark a.link:hover.pointer .link-arrow-right.black,
.sg .dark a.link:hover.pointer .link-arrow-left.black {
  fill: gray;
}
.sg a.button {
  font-family: Arial, "Lucida Grande", sans-serif;
  font-size: 13px;
  line-height: 13px;
  font-weight: bold;
  background-color: #fff;
  padding: 13px 20px;
  position: relative;
  display: inline-block;
  color: #000;
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-transition: all 0.7s cubic-bezier(0.645, 0.045, 0.355, 1.000);
  -webkit-transition: all 0.7s cubic-bezier(0.645, 0.045, 0.355, 1.000);
  -o-transition: all 0.7s cubic-bezier(0.645, 0.045, 0.355, 1.000);
  transition: all 0.7s cubic-bezier(0.645, 0.045, 0.355, 1.000);
}
.sg a.button span, .sg a.button .svg-fallback {
  position: relative;
}
.sg a.button span {
  display: inline-block;
  vertical-align: middle;
  width: 5px;
  height: 100%;
  right: inherit;
  top: 0;
  font-weight: bold;
}
.sg a.button span.txt {
  width: auto;
}
.sg a.button span.arrow {
  margin-left: 4px;
}
.sg a.button .arrow_1, .sg a.button .arrow_2 {
  width: 7px;
  height: 11px;
  background: url(/site/rmt/media/specialpages/sp_camera/sp_camera_common/sp_camera_common_img/sp_camera_ui_sprite.png) -7px -73px no-repeat transparent;
  position: absolute;
  top: -6px;
  -moz-transition: opacity 0.7s cubic-bezier(0.645, 0.045, 0.355, 1.000);
  -webkit-transition: opacity 0.7s cubic-bezier(0.645, 0.045, 0.355, 1.000);
  -o-transition: opacity 0.7s cubic-bezier(0.645, 0.045, 0.355, 1.000);
  transition: opacity 0.7s cubic-bezier(0.645, 0.045, 0.355, 1.000);
}
.sg a.button .arrow_2 {
  background-position: -21px -73px;
  opacity: 0;
}
.sg a.button:hover {
  color: #fff;
  background-color: #000;
}
.sg a.button:hover .arrow_1 {
  opacity: 0;
}
.sg a.button:hover .arrow_2 {
  opacity: 1;
}
.sg a.button.black {
  color: #fff;
  background: #000;
}
.sg a.button.black .link-arrow-right {
  fill: #fff;
}
.sg a.button.black .arrow_1 {
  background-position: -21px -73px;
}
.sg a.button.black .arrow_2 {
  background-position: -7px -73px;
}
.sg a.button.black.rtl .arrow_1 {
  background-position: -14px -73px;
}
.sg a.button.black.rtl .arrow_2 {
  background-position: 0 -73px;
}
.sg a.button.black:hover {
  color: #000;
  background: #fff;
}
.sg a.button.yellow {
  color: #fff;
  background: #e9b226;
}
.sg a.button.yellow .link-arrow-right {
  fill: #fff;
}
.sg a.button.yellow .arrow_1, .sg a.button.yellow .arrow_2 {
  background-position: -21px -73px;
}
.sg a.button.yellow:hover {
  background: #ea9e1a;
}
.sg a.button.gray {
  color: #fff;
  background: #a4aaaf;
}
.sg a.button.gray .link-arrow-right {
  fill: #fff;
}
.sg a.button.gray .arrow_1, .sg a.button.gray .arrow_2 {
  background-position: -21px -73px;
}
.sg a.button.gray:hover {
  background: #e9b226;
}
.sg a.button.blue {
  color: #fff;
  background: #08107b;
}
.sg a.button.blue .link-arrow-right {
  fill: #fff;
}
.sg a.button.blue .arrow_1, .sg a.button.blue .arrow_2 {
  background-position: -21px -73px;
}
.sg a.button.blue:hover {
  background: #0B16AD;
}
.sg a.pointer-right {
  padding-right: 25px;
  position: relative;
}
.sg a.pointer-right span {
  display: block;
  width: 7px;
  height: 12px;
  right: 10px;
  top: 2px;
  position: absolute;
}
.sg a.pointer-right span .link-arrow-right {
  fill: white;
  width: 7px;
  height: 12px;
  top: 0;
  -moz-transition: fill 0.3s;
  -webkit-transition: fill 0.3s;
  -o-transition: fill 0.3s;
  transition: fill 0.3s;
}
.sg a.pointer-right .svg-fallback {
  position: relative;
  width: 7px;
  height: 11px;
  background: url(/site/rmt/media/specialpages/sp_camera/sp_camera_common/sp_camera_common_img/sp_camera_common_img_elements/fp_camera_ui_sprite.png) -91px -154px no-repeat transparent;
}
.sg a.pointer-right:hover .link-arrow-right {
  fill: #e9b226;
}
.sg a.pointer-right:hover .svg-fallback {
  background-position: -106px -154px;
}
.sg a.link {
  font-size: 12px;
  -moz-transition: color 0.3s;
  -webkit-transition: color 0.3s;
  -o-transition: color 0.3s;
  transition: color 0.3s;
}
.sg a.link.pointer {
  color: white;
}
.sg a.link.pointer .link-arrow-right path, .sg a.link.pointer .link-arrow-left path {
  -moz-transition: fill 0.3s;
  -webkit-transition: fill 0.3s;
  -o-transition: fill 0.3s;
  transition: fill 0.3s;
  fill: white;
}
.sg a.link.pointer .svg-fallback {
  position: relative;
  width: 11px;
  height: 11px;
  float: left;
  margin-right: 3px;
  margin-top: 1px;
  background: url(/site/rmt/media/specialpages/sp_camera/sp_camera_common/sp_camera_common_img/sp_camera_ui_sprite.png) -13px -85px no-repeat transparent;
}
.sg a.link.pointer.grey .txt {
  color: #a3a3a3;
}
.sg a.link.pointer.grey .link-arrow-right path, .sg a.link.pointer.grey .link-arrow-left path {
  -moz-transition: fill 0.3s;
  -webkit-transition: fill 0.3s;
  -o-transition: fill 0.3s;
  transition: fill 0.3s;
  fill: #a3a3a3;
}
.sg a.link.pointer.grey .svg-fallback {
  background-position: -61px -85px;
}
.sg a.link.pointer.grey:hover .txt {
  color: #000000;
}
.sg a.link.pointer.grey:hover .link-arrow-right path, .sg a.link.pointer.grey:hover .link-arrow-left path {
  fill: #000000;
}
.sg a.link.pointer.grey:hover .svg-fallback {
  background-position: -109px -85px;
}
.sg a.link.pointer.black .txt {
  color: #000000;
}
.sg a.link.pointer.black .link-arrow-right path, .sg a.link.pointer.black .link-arrow-left path {
  -moz-transition: fill 0.3s;
  -webkit-transition: fill 0.3s;
  -o-transition: fill 0.3s;
  transition: fill 0.3s;
  fill: #000000;
}
.sg a.link.pointer.black .svg-fallback {
  background-position: -109px -85px;
}
.sg a.link.pointer.black:hover .txt {
  color: #a3a3a3;
}
.sg a.link.pointer.black:hover .link-arrow-right path, .sg a.link.pointer.black:hover .link-arrow-left path {
  fill: #a3a3a3;
}
.sg a.link.pointer.black:hover .svg-fallback {
  background-position: -61px -85px;
}
.sg a.link:hover {
  color: gray;
}
.sg a.link:hover .link-arrow-right path, .sg a.link:hover .link-arrow-left path {
  fill: gray;
}
.sg a.link:hover .svg-fallback {
  background-position: -109px -85px;
}
.sg a.link:hover .txt {
  color: gray;
}
.sg a.link .txt {
  padding-left: 2px;
}
.sg a.rtl.link.pointer.no-svg span {
  float: right;
}
.sg a.rtl.link.pointer.no-svg span.txt {
  float: left;
}
.sg a.rtl.link.pointer .svg-fallback {
  float: right;
  margin-right: 0;
  margin-left: 3px;
  margin-top: 3px;
  background-position: -1px -85px;
}
.sg a.toTop .up_arrow {
  background: url(/site/rmt/media/specialpages/sp_camera/sp_camera_common/sp_camera_common_img/sp_camera_ui_sprite.png) -1px -97px no-repeat transparent;
  width: 51px;
  height: 51px;
}
.sg a.readmore {
  color: white;
  font-family: Arial, Helvetica, "Lucida Grande", sans-serif;
  width: auto;
  height: 13px;
  background: url(/site/rmt/media/specialpages/sp_camera/sp_camera_common/sp_camera_common_img/sp_camera_common_img_elements/sp_camera_arrow_bullet_ffffff.png) no-repeat left center;
}
.sg a.readmore .hover-arrow {
  width: 13px;
  height: 13px;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  background: url(/site/rmt/media/specialpages/sp_camera/sp_camera_common/sp_camera_common_img/sp_camera_common_img_elements/sp_camera_arrow_bullet_6e6e6e.png) no-repeat left center;
  -moz-transition: opacity 0.7s cubic-bezier(0.645, 0.045, 0.355, 1.000);
  -webkit-transition: opacity 0.7s cubic-bezier(0.645, 0.045, 0.355, 1.000);
  -o-transition: opacity 0.7s cubic-bezier(0.645, 0.045, 0.355, 1.000);
  transition: opacity 0.7s cubic-bezier(0.645, 0.045, 0.355, 1.000);
}
.sg a.readmore:hover {
  color: #9b9b9b;
}
.sg a.readmore:hover .hover-arrow {
  opacity: 1;
}
.sg a.readmore.grey {
  color: #9b9b9b;
  background: url(/site/rmt/media/specialpages/sp_camera/sp_camera_common/sp_camera_common_img/sp_camera_common_img_elements/sp_camera_arrow_bullet_6e6e6e.png) no-repeat left center;
}
.sg a.readmore.grey .hover-arrow {
  background: url(/site/rmt/media/specialpages/sp_camera/sp_camera_common/sp_camera_common_img/sp_camera_common_img_elements/sp_camera_arrow_bullet_ffffff.png) no-repeat left center;
}
.sg a.readmore.grey:hover {
  color: white;
}
.sg a.readmore .text {
  position: relative;
  line-height: 13px;
  width: auto;
  padding-left: 18px;
  top: 0;
  right: auto;
}
.sg.locale-ar_ae a.readmore, .sg.locale-ar a.readmore {
  background: url(/site/rmt/media/specialpages/sp_camera/sp_camera_common/sp_camera_common_img/sp_camera_common_img_elements/sp_camera_arrow_bullet_left_ffffff.png) no-repeat right center;
}
.sg.locale-ar_ae a.readmore .hover-arrow, .sg.locale-ar a.readmore .hover-arrow {
  width: 13px;
  height: 100%;
  left: auto;
  right: 0;
  background: url(/site/rmt/media/specialpages/sp_camera/sp_camera_common/sp_camera_common_img/sp_camera_common_img_elements/sp_camera_arrow_bullet_left_6e6e6e.png) no-repeat right center;
}
.sg.locale-ar_ae a.readmore.grey, .sg.locale-ar a.readmore.grey {
  background: url(/site/rmt/media/specialpages/sp_camera/sp_camera_common/sp_camera_common_img/sp_camera_common_img_elements/sp_camera_arrow_bullet_left_6e6e6e.png) no-repeat right center;
}
.sg.locale-ar_ae a.readmore.grey .hover-arrow, .sg.locale-ar a.readmore.grey .hover-arrow {
  background: url(/site/rmt/media/specialpages/sp_camera/sp_camera_common/sp_camera_common_img/sp_camera_common_img_elements/sp_camera_arrow_bullet_left_ffffff.png) no-repeat right center;
}
.sg.locale-ar_ae a.readmore .text, .sg.locale-ar a.readmore .text {
  padding-left: 0;
  padding-right: 18px;
}

.breadcrumbs a {
  font-size: 11px;
}

.pg-main-stage.sg h1, .pg-main-stage.sg h2, .pg-main-stage.sg h3, .pg-main-stage.sg h4, .pg-main-stage.sg p, .pg-main-stage.sg a, .pg-main-stage.sg b, .pg-main-stage.sg span, .pg-main-stage.sg strong, .pg-main-stage.sg .text h1, .pg-main-stage.sg .text h2, .pg-main-stage.sg .text h3, .pg-main-stage.sg .text h4, .pg-main-stage.sg .text p, .pg-main-stage.sg .text a, .pg-main-stage.sg .text b, .pg-main-stage.sg .text span, .pg-main-stage.sg .text strong,
.pg-main.sg h1,
.pg-main.sg h2,
.pg-main.sg h3,
.pg-main.sg h4,
.pg-main.sg p,
.pg-main.sg a,
.pg-main.sg b,
.pg-main.sg span,
.pg-main.sg strong,
.pg-main.sg .text h1,
.pg-main.sg .text h2,
.pg-main.sg .text h3,
.pg-main.sg .text h4,
.pg-main.sg .text p,
.pg-main.sg .text a,
.pg-main.sg .text b,
.pg-main.sg .text span,
.pg-main.sg .text strong {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: 100;
  color: #fff;
}
.pg-main-stage.sg h1.dark, .pg-main-stage.sg h2.dark, .pg-main-stage.sg h3.dark, .pg-main-stage.sg h4.dark, .pg-main-stage.sg p.dark, .pg-main-stage.sg a.dark, .pg-main-stage.sg b.dark, .pg-main-stage.sg span.dark, .pg-main-stage.sg strong.dark, .pg-main-stage.sg .text h1.dark, .pg-main-stage.sg .text h2.dark, .pg-main-stage.sg .text h3.dark, .pg-main-stage.sg .text h4.dark, .pg-main-stage.sg .text p.dark, .pg-main-stage.sg .text a.dark, .pg-main-stage.sg .text b.dark, .pg-main-stage.sg .text span.dark, .pg-main-stage.sg .text strong.dark,
.pg-main.sg h1.dark,
.pg-main.sg h2.dark,
.pg-main.sg h3.dark,
.pg-main.sg h4.dark,
.pg-main.sg p.dark,
.pg-main.sg a.dark,
.pg-main.sg b.dark,
.pg-main.sg span.dark,
.pg-main.sg strong.dark,
.pg-main.sg .text h1.dark,
.pg-main.sg .text h2.dark,
.pg-main.sg .text h3.dark,
.pg-main.sg .text h4.dark,
.pg-main.sg .text p.dark,
.pg-main.sg .text a.dark,
.pg-main.sg .text b.dark,
.pg-main.sg .text span.dark,
.pg-main.sg .text strong.dark {
  color: #000;
}
.pg-main-stage.sg h1.grey, .pg-main-stage.sg h2.grey, .pg-main-stage.sg h3.grey, .pg-main-stage.sg h4.grey, .pg-main-stage.sg p.grey, .pg-main-stage.sg a.grey, .pg-main-stage.sg b.grey, .pg-main-stage.sg span.grey, .pg-main-stage.sg strong.grey, .pg-main-stage.sg .text h1.grey, .pg-main-stage.sg .text h2.grey, .pg-main-stage.sg .text h3.grey, .pg-main-stage.sg .text h4.grey, .pg-main-stage.sg .text p.grey, .pg-main-stage.sg .text a.grey, .pg-main-stage.sg .text b.grey, .pg-main-stage.sg .text span.grey, .pg-main-stage.sg .text strong.grey,
.pg-main.sg h1.grey,
.pg-main.sg h2.grey,
.pg-main.sg h3.grey,
.pg-main.sg h4.grey,
.pg-main.sg p.grey,
.pg-main.sg a.grey,
.pg-main.sg b.grey,
.pg-main.sg span.grey,
.pg-main.sg strong.grey,
.pg-main.sg .text h1.grey,
.pg-main.sg .text h2.grey,
.pg-main.sg .text h3.grey,
.pg-main.sg .text h4.grey,
.pg-main.sg .text p.grey,
.pg-main.sg .text a.grey,
.pg-main.sg .text b.grey,
.pg-main.sg .text span.grey,
.pg-main.sg .text strong.grey {
  color: #a3a3a3;
}
.pg-main-stage.sg .subheadline .h1-headline, .pg-main-stage.sg .text .subheadline .h1-headline,
.pg-main.sg .subheadline .h1-headline,
.pg-main.sg .text .subheadline .h1-headline {
  font-size: 28px;
}
.pg-main-stage.sg .subheadline .h1-headline .first-line, .pg-main-stage.sg .text .subheadline .h1-headline .first-line,
.pg-main.sg .subheadline .h1-headline .first-line,
.pg-main.sg .text .subheadline .h1-headline .first-line {
  font-size: 32px;
}
.pg-main-stage.sg .font-uppercase, .pg-main-stage.sg .text .font-uppercase,
.pg-main.sg .font-uppercase,
.pg-main.sg .text .font-uppercase {
  text-transform: uppercase;
}
.pg-main-stage.sg .font-light, .pg-main-stage.sg .text .font-light,
.pg-main.sg .font-light,
.pg-main.sg .text .font-light {
  font-family: "HelveticaNeueLightRg", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
.pg-main-stage.sg strong, .pg-main-stage.sg b,
.pg-main-stage.sg .font-bold, .pg-main-stage.sg .text strong, .pg-main-stage.sg .text b,
.pg-main-stage.sg .text .font-bold,
.pg-main.sg strong,
.pg-main.sg b,
.pg-main.sg .font-bold,
.pg-main.sg .text strong,
.pg-main.sg .text b,
.pg-main.sg .text .font-bold {
  font-family: "HelveticaNeueBoldRegular", "HelveticaNeue-Bold", "Helvetica Neue Bold", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
.pg-main-stage.sg .copy-text,
.pg-main-stage.sg .font-regular, .pg-main-stage.sg .text .copy-text,
.pg-main-stage.sg .text .font-regular,
.pg-main.sg .copy-text,
.pg-main.sg .font-regular,
.pg-main.sg .text .copy-text,
.pg-main.sg .text .font-regular {
  font-family: "HelveticaNeueRomanRg", "HelveticaNeue-Roman", "HelveticaNeue-Regular", "Helvetica Neue Roman", "Helvetica Neue Regular", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
.pg-main-stage.sg .h1-headline,
.pg-main-stage.sg .h2-headline,
.pg-main-stage.sg .h3-headline,
.pg-main-stage.sg .h4-headline, .pg-main-stage.sg .text .h1-headline,
.pg-main-stage.sg .text .h2-headline,
.pg-main-stage.sg .text .h3-headline,
.pg-main-stage.sg .text .h4-headline,
.pg-main.sg .h1-headline,
.pg-main.sg .h2-headline,
.pg-main.sg .h3-headline,
.pg-main.sg .h4-headline,
.pg-main.sg .text .h1-headline,
.pg-main.sg .text .h2-headline,
.pg-main.sg .text .h3-headline,
.pg-main.sg .text .h4-headline {
  font-family: "HelveticaNeueLightRg", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  width: 100%;
  font-weight: normal;
  display: inline-block;
  margin-bottom: 15px;
}
.pg-main-stage.sg h1, .pg-main-stage.sg h2, .pg-main-stage.sg h3, .pg-main-stage.sg h4, .pg-main-stage.sg .text h1, .pg-main-stage.sg .text h2, .pg-main-stage.sg .text h3, .pg-main-stage.sg .text h4,
.pg-main.sg h1,
.pg-main.sg h2,
.pg-main.sg h3,
.pg-main.sg h4,
.pg-main.sg .text h1,
.pg-main.sg .text h2,
.pg-main.sg .text h3,
.pg-main.sg .text h4 {
  font-family: "HelveticaNeueLightRg", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
.pg-main-stage.sg p, .pg-main-stage.sg .text p,
.pg-main.sg p,
.pg-main.sg .text p {
  font-family: HelveticaNeueRomanRg, HelveticaNeue-Roman, HelveticaNeue-Regular, 'Helvetica Neue Roman', 'Helvetica Neue Regular', 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;
}
.pg-main-stage.sg a, .pg-main-stage.sg .text a,
.pg-main.sg a,
.pg-main.sg .text a {
  font-family: Arial, "Lucida Grande", sans-serif;
}
.pg-main-stage.sg p.note, .pg-main-stage.sg .text p.note,
.pg-main.sg p.note,
.pg-main.sg .text p.note {
  font-size: 9px;
  color: #fff;
}
.pg-main-stage.sg p.note-gray, .pg-main-stage.sg .text p.note-gray,
.pg-main.sg p.note-gray,
.pg-main.sg .text p.note-gray {
  font-size: 11px;
  color: #777;
}
.pg-main-stage.sg .h1-headline, .pg-main-stage.sg .text .h1-headline,
.pg-main.sg .h1-headline,
.pg-main.sg .text .h1-headline {
  font-weight: 100;
  font-size: 32px;
  line-height: 40px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #fff;
}
.pg-main-stage.sg .h2-headline, .pg-main-stage.sg .text .h2-headline,
.pg-main.sg .h2-headline,
.pg-main.sg .text .h2-headline {
  font-size: 28px;
  line-height: 32px;
  margin-bottom: 25px;
  font-weight: 100;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #fff;
}
.pg-main-stage.sg .h3-headline, .pg-main-stage.sg .text .h3-headline,
.pg-main.sg .h3-headline,
.pg-main.sg .text .h3-headline {
  font-size: 24px;
  line-height: 27px;
}
.pg-main-stage.sg .h4-headline, .pg-main-stage.sg .text .h4-headline,
.pg-main.sg .h4-headline,
.pg-main.sg .text .h4-headline {
  font-size: 17px;
  line-height: 22px;
}
.pg-main-stage.sg h1, .pg-main-stage.sg p.h1, .pg-main-stage.sg h2.h1, .pg-main-stage.sg .text h1, .pg-main-stage.sg .text p.h1, .pg-main-stage.sg .text h2.h1,
.pg-main.sg h1,
.pg-main.sg p.h1,
.pg-main.sg h2.h1,
.pg-main.sg .text h1,
.pg-main.sg .text p.h1,
.pg-main.sg .text h2.h1 {
  font-size: 32px;
  line-height: 40px;
}
.pg-main-stage.sg h2, .pg-main-stage.sg .text h2,
.pg-main.sg h2,
.pg-main.sg .text h2 {
  font-size: 28px;
  line-height: 32px;
  margin-bottom: 20px;
}
.pg-main-stage.sg h4, .pg-main-stage.sg .text h4,
.pg-main.sg h4,
.pg-main.sg .text h4 {
  font-size: 17px;
  line-height: 22px;
}
.pg-main-stage.sg p, .pg-main-stage.sg .copy-text, .pg-main-stage.sg .text p, .pg-main-stage.sg .text .copy-text,
.pg-main.sg p,
.pg-main.sg .copy-text,
.pg-main.sg .text p,
.pg-main.sg .text .copy-text {
  font-size: 15px;
  line-height: 20px;
  font-weight: normal;
}
.pg-main-stage.sg .copy-text-big, .pg-main-stage.sg .text .copy-text-big,
.pg-main.sg .copy-text-big,
.pg-main.sg .text .copy-text-big {
  font-size: 20px;
  line-height: 26px;
  font-weight: normal;
}
.pg-main-stage.sg .uppercase, .pg-main-stage.sg .text .uppercase,
.pg-main.sg .uppercase,
.pg-main.sg .text .uppercase {
  text-transform: uppercase;
}
.pg-main-stage.sg .text-left, .pg-main-stage.sg .text .text-left,
.pg-main.sg .text-left,
.pg-main.sg .text .text-left {
  text-align: left;
}
.pg-main-stage.sg .text-right, .pg-main-stage.sg .text .text-right,
.pg-main.sg .text-right,
.pg-main.sg .text .text-right {
  text-align: right;
}
.pg-main-stage.sg .text-center, .pg-main-stage.sg .text .text-center,
.pg-main.sg .text-center,
.pg-main.sg .text .text-center {
  text-align: center;
}
.pg-main-stage.sg .pg-box.dark p, .pg-main-stage.sg .pg-box.dark strong, .pg-main-stage.sg .pg-box.dark b, .pg-main-stage.sg .text .pg-box.dark p, .pg-main-stage.sg .text .pg-box.dark strong, .pg-main-stage.sg .text .pg-box.dark b,
.pg-main.sg .pg-box.dark p,
.pg-main.sg .pg-box.dark strong,
.pg-main.sg .pg-box.dark b,
.pg-main.sg .text .pg-box.dark p,
.pg-main.sg .text .pg-box.dark strong,
.pg-main.sg .text .pg-box.dark b {
  color: #a3a3a3;
}
.pg-main-stage.sg .pg-box.dark h1, .pg-main-stage.sg .pg-box.dark h2, .pg-main-stage.sg .text .pg-box.dark h1, .pg-main-stage.sg .text .pg-box.dark h2,
.pg-main.sg .pg-box.dark h1,
.pg-main.sg .pg-box.dark h2,
.pg-main.sg .text .pg-box.dark h1,
.pg-main.sg .text .pg-box.dark h2 {
  color: #fff;
}
.pg-main-stage.sg .pg-box.dark h1 strong, .pg-main-stage.sg .pg-box.dark h1 b, .pg-main-stage.sg .pg-box.dark h2 strong, .pg-main-stage.sg .pg-box.dark h2 b, .pg-main-stage.sg .text .pg-box.dark h1 strong, .pg-main-stage.sg .text .pg-box.dark h1 b, .pg-main-stage.sg .text .pg-box.dark h2 strong, .pg-main-stage.sg .text .pg-box.dark h2 b,
.pg-main.sg .pg-box.dark h1 strong,
.pg-main.sg .pg-box.dark h1 b,
.pg-main.sg .pg-box.dark h2 strong,
.pg-main.sg .pg-box.dark h2 b,
.pg-main.sg .text .pg-box.dark h1 strong,
.pg-main.sg .text .pg-box.dark h1 b,
.pg-main.sg .text .pg-box.dark h2 strong,
.pg-main.sg .text .pg-box.dark h2 b {
  color: #fff;
}
.pg-main-stage.sg .info, .pg-main-stage.sg .text .info,
.pg-main.sg .info,
.pg-main.sg .text .info {
  color: #ff008a;
}
.pg-main-stage.sg .google-font, .pg-main-stage.sg .text .google-font,
.pg-main.sg .google-font,
.pg-main.sg .text .google-font {
  font-family: "AbrilFatfaceNormal", "HelveticaNeueLightRg", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: normal;
}
.pg-main-stage.sg .bigHeadline, .pg-main-stage.sg .text .bigHeadline,
.pg-main.sg .bigHeadline,
.pg-main.sg .text .bigHeadline {
  font-size: 60px;
  line-height: 64px;
  margin-bottom: 48px;
  margin-top: 40px;
}
.pg-main-stage.sg .stageHeadline, .pg-main-stage.sg .text .stageHeadline,
.pg-main.sg .stageHeadline,
.pg-main.sg .text .stageHeadline {
  font-size: 22px;
  line-height: 28px;
}
.pg-main-stage.sg .centered-text, .pg-main-stage.sg .text .centered-text,
.pg-main.sg .centered-text,
.pg-main.sg .text .centered-text {
  width: 780px;
  margin: 0 auto;
  text-align: center;
  display: block;
}
.pg-main-stage.sg .headline, .pg-main-stage.sg .text .headline,
.pg-main.sg .headline,
.pg-main.sg .text .headline {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.breadcrumbs * {
  color: white;
}
.breadcrumbs a {
  font-size: 11px;
}
.breadcrumbs.wide-layout.backgroundcolor {
  margin-bottom: 0;
  background-color: black;
  color: white;
}
.breadcrumbs .sep {
  color: #fff;
}

.pg-main .breadcrumbs a,
.pg-main-stage .breadcrumbs a {
  font-size: 11px;
}

.breadcrumbs {
  background-color: #000;
  padding-top: 20px;
  margin-bottom: 0;
}

.breadcrumbs strong,
.breadcrumbs a {
  color: #FFF;
}

.breadcrumbs .breadcrumbs-center {
  width: 977px;
  padding-left: 45px;
}

.page {
  overflow-x: hidden;
}

.content {
  padding-top: 0;
  padding-bottom: 0;
}

.pg.content {
  padding: 0;
}
.pg.pane, .pg.main {
  width: 100%;
}

.ltr .content .pg, .rtl .content .pg {
  z-index: 0;
}
.ltr .content .pg.main, .rtl .content .pg.main {
  padding: 0;
}

.pg-wrapper {
  width: 960px;
  height: 100%;
  padding: 40px 10px 0;
  margin: 0 auto;
  position: relative;
}

.pg-main-stage {
  position: relative;
  z-index: 1;
}

.whiteBackgroundScheme .feature-box {
  background-color: #ffffff;
  border-bottom: 0 solid white;
}
.whiteBackgroundScheme .feature-box .row {
  background-color: transparent;
}

.row {
  width: 100%;
}
.row.pg-stage {
  position: relative;
  height: auto;
  max-height: 100%;
}
.row.pg-navigation {
  height: 80px;
  position: absolute;
  bottom: 0;
  z-index: 100;
}
.row.pg-navigation .pg-wrapper {
  width: 980px;
  padding: 0;
}

.collumn12 {
  float: left;
  margin-left: 10px;
  margin-right: 10px;
}
.collumn12.spread1 {
  width: 60px;
}
.collumn12.spread2 {
  width: 140px;
}
.collumn12.spread3 {
  width: 220px;
}
.collumn12.spread4 {
  width: 300px;
}
.collumn12.spread5 {
  width: 380px;
}
.collumn12.spread6 {
  width: 460px;
}
.collumn12.spread7 {
  width: 540px;
}
.collumn12.spread8 {
  width: 620px;
}
.collumn12.spread9 {
  width: 700px;
}
.collumn12.spread10 {
  width: 780px;
}
.collumn12.spread11 {
  width: 860px;
}
.collumn12.spread12 {
  width: 940px;
}
.collumn12.offset1 {
  margin-left: 90px;
}
.collumn12.offset2 {
  margin-left: 170px;
}
.collumn12.offset3 {
  margin-left: 250px;
}
.collumn12.offset4 {
  margin-left: 330px;
}
.collumn12.offset5 {
  margin-left: 410px;
}
.collumn12.offset6 {
  margin-left: 490px;
}
.collumn12.offset7 {
  margin-left: 570px;
}
.collumn12.offset8 {
  margin-left: 650px;
}
.collumn12.offset9 {
  margin-left: 730px;
}
.collumn12.offset10 {
  margin-left: 810px;
}
.collumn12.offset11 {
  margin-left: 890px;
}

.svg-fallback {
  display: none;
}

.no-svg svg {
  display: none;
}
.no-svg .svg-fallback {
  display: block;
}

#photo-box-gallery {
  position: fixed;
  z-index: 9999;
  top: 0;
  width: 100%;
  height: 100%;
}
#photo-box-gallery #photo-box-innen {
  top: 50%;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  z-index: 999999;
}
#photo-box-gallery .closeBtn {
  position: absolute;
  z-index: 999999;
  margin-left: 216px;
  float: none;
  right: 0;
  top: 0;
}
#photo-box-gallery .photo-text {
  width: 100%;
  display: inline-block;
  position: absolute;
  bottom: 0;
  padding: 15px;
  background: #000;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  opacity: 0.8;
  color: #FFF;
}

.pg-main-stage .pg-stage .pg-wrapper {
  width: 980px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.pg-main-stage .static-stage {
  position: relative;
  width: 100%;
  min-width: 960px;
  max-width: 1600px;
  height: 600px;
  margin: 0 auto;
}
.pg-main-stage .static-stage.default {
  background: url(/site/rmt/media/specialpages/sp_camera/sp_camera_common/sp_camera_common_img/sp_camera_common_img_elements/sp_camera_loader_gif.gif) center top no-repeat #ACACAC;
}
.pg-main-stage .h2-headline {
  letter-spacing: 0.05em;
  position: absolute;
  bottom: 66px;
}
.pg-main-stage .h1-headline .first-line {
  display: inline-block;
}
.pg-main-stage .text {
  position: absolute;
  width: 370px;
  left: 0;
  top: 100px;
  z-index: 200;
}
.pg-main-stage .text h2 {
  color: white;
  font-size: 50px;
  line-height: 1.1em;
}
.pg-main-stage .offset-top-headline {
  right: 10px;
  position: absolute;
  top: 330px;
}
.pg-main-stage .scrollDown {
  width: 55px;
  height: 55px;
  position: absolute;
  bottom: 100px;
  left: 47%;
  opacity: 0;
  background-image: url(/site/rmt/media/specialpages/sp_camera/sp_camera_common/sp_camera_common_img/sp_camera_common_img_elements/sp_camera_scroll_down.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-color: transparent;
}
.pg-main-stage .headlineWrapper {
  position: relative;
  width: 960px;
  height: 100%;
  margin: 0 auto;
}
.pg-main-stage .headlineWrapper .inner {
  width: 275px;
  right: 0;
  float: right;
  margin-top: 80px;
}
.pg-main-stage .awards {
  background-position: center center;
  background-repeat: no-repeat;
  background-color: transparent;
  display: block;
  clear: both;
  float: right;
  margin-right: 39px;
}
.pg-main-stage .action-banner-stage {
  position: relative;
  top: 0;
  margin: 0 auto;
  text-align: center;
  max-width: 1600px;
  display: block;
}
.pg-main-stage .action-banner-stage img {
  left: 50%;
  position: relative;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.pg-main-stage .action-banner-stage .close-button {
  z-index: 1001;
  height: 80px;
  width: auto;
  position: absolute;
  top: 5px;
  right: 10px;
  padding-right: 30px;
  line-height: 20px;
  cursor: pointer;
  color: #fff;
}
.pg-main-stage .action-banner-stage .close-button:after {
  content: 'X';
  position: absolute;
  z-index: 1001;
  border: 1px solid #fff;
  padding: 5px;
  color: #fff;
  width: 20px;
  height: 20px;
  box-sizing: border-box;
  text-align: center;
  font-size: 10px;
  line-height: 10px;
  top: 0;
  right: 0;
}
.pg-main-stage.sg .text {
  position: absolute;
  z-index: 200;
  width: 310px;
  margin-left: 640px;
  margin-top: 0;
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
  height: 480px;
}
.pg-main-stage.sg .text h1 {
  color: #3f3f3f;
  text-transform: uppercase;
  font-size: 36px;
  line-height: 44px;
}

.pg-main-stage.open-video {
  z-index: 6000;
}
.pg-main-stage #video-box {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2000;
  display: none;
}
.pg-main-stage #video-box .overlay-bg {
  width: 0;
  height: 0;
  top: 0;
  left: 0;
  z-index: 2000;
  background: rgba(0, 0, 0, 0.65);
  display: none;
  position: absolute;
  content: '';
}
.pg-main-stage #video-box .close {
  -webkit-transform: translateX(480px);
  -moz-transform: translateX(480px);
  -ms-transform: translateX(480px);
  -o-transform: translateX(480px);
  transform: translateX(480px);
  position: absolute;
  top: 10%;
  left: 50%;
  cursor: pointer;
  font-size: 18px;
  color: white;
  text-indent: -999999px;
  font-family: 'HelveticaNeueLightRg', Helvetica, Arial, "Lucida Grande", sans-serif;
  height: 46px;
  width: 46px;
  background-image: url(/site/rmt/media/specialpages/sp_camera/sp_camera_common/sp_camera_common_img/sp_camera_common_img_overlay/sp_camera_common_img_overlay_close.jpg);
  margin-left: -46px;
  z-index: 99999;
}
.pg-main-stage #video-box.open {
  width: 100%;
  height: 100%;
  top: 0;
  display: block;
}
.pg-main-stage #video-box.open .overlay-bg {
  width: 100%;
  height: 100%;
  display: block;
}
.pg-main-stage #video-box #jw-benefits1-video_wrapper,
.pg-main-stage #video-box #jw-benefits1-video {
  top: 10%;
  z-index: 2100 !important;
  margin: 0 auto;
}
.pg-main-stage .play {
  position: absolute;
  width: 131px;
  height: 131px;
  top: 40%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  background: url(/site/rmt/media/specialpages/sp_camera/sp_camera_om_d_e_m5_mark_ii/sp_camera_om_d_e_m5_mark_ii_img/sp_camera_e_m5_mark_2_photo_stage_play.png) no-repeat center top transparent;
  cursor: pointer;
}
.pg-main-stage #stage-video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
  background: transparent;
}

.pg-main-stage {
  z-index: 20;
  background-color: #000;
}
.pg-main-stage .static-stage.stage-background {
  background: url(/site/rmt/media/specialpages/sp_camera/sp_camera_om_d_e_m5_mark_ii_video/sp_camera_om_d_e_m5_mark_ii_video_img/sp_camera_e_m5_mark_2_video_stage_header.jpg) no-repeat center top;
}
.pg-main-stage .static-stage .stage-claim {
  width: 330px;
  right: 0;
}

.pg-main .text.centered {
  width: 730px;
  margin: 0 auto;
}

.divider {
  background: url(/site/rmt/media/specialpages/sp_camera/sp_camera_common/sp_camera_common_img/sp_camera_section_trenner.png) no-repeat top center #000;
}

a.nav-tooltip {
  position: relative;
  text-decoration: none;
  top: 0;
  left: 0;
}
a.nav-tooltip:after {
  content: attr(data-title);
  position: absolute;
  bottom: -19px;
  right: -60%;
  background: #494949;
  padding: 10px 15px;
  color: #fff;
  white-space: nowrap;
  opacity: 0;
  font-family: "HelveticaNeueBoldRegular", "HelveticaNeue-Bold", "Helvetica Neue Bold", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
a.nav-tooltip:before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-bottom: 7px solid #494949;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  opacity: 0;
  left: 66%;
  bottom: 15px;
}
a.nav-tooltip:hover:after {
  bottom: -18px;
}
a.nav-tooltip:hover:before {
  bottom: 15px;
}
a.nav-tooltip:hover:before, a.nav-tooltip:hover:after {
  opacity: 1;
}
a.nav-tooltip.dealer-locator:before {
  left: 68%;
}
a.nav-tooltip.test-wow:before {
  left: 64%;
}
a.nav-tooltip.test-wow:after {
  right: -40%;
}
a.nav-tooltip.dealer-locator:after {
  right: -100%;
}

/*
 * Swiper - Mobile Touch Slider CSS
 * http://www.idangero.us/sliders/swiper
 *
 * Vladimir Kharlampidi, The iDangero.us
 * http://www.idangero.us/
 *
 * Copyright 2012, Vladimir Kharlampidi
 * The iDangero.us
 * http://www.idangero.us
 *
 * Licensed under GPL & MIT
 *
*/
.swiper-container, .inner-swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
  /* Fix of Webkit flickering */
  z-index: 1;
}

.swiper-wrapper, .inner-swiper-wrapper {
  position: relative;
  width: 100%;
  -webkit-transition-property: -webkit-transform;
  -webkit-transition-duration: 0s;
  -webkit-transform: translate3d(0px, 0, 0);
  -webkit-transition-timing-function: ease;
  -moz-transition-property: -moz-transform;
  -moz-transition-duration: 0s;
  -moz-transform: translate3d(0px, 0, 0);
  -moz-transition-timing-function: ease;
  -o-transition-property: -o-transform;
  -o-transition-duration: 0s;
  -o-transform: translate3d(0px, 0, 0);
  -o-transition-timing-function: ease;
  -ms-transition-property: -ms-transform;
  -ms-transition-duration: 0s;
  -ms-transform: translate3d(0px, 0, 0);
  -ms-transition-timing-function: ease;
  transition-property: transform;
  transition-duration: 0s;
  transform: translate3d(0px, 0, 0);
  transition-timing-function: ease;
}

.swiper-slide, .inner-swiper-slide {
  float: left;
  -webkit-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.swiper-wp8-horizontal {
  -ms-touch-action: pan-y;
}

.swiper-wp8-vertical {
  -ms-touch-action: pan-x;
}

.swiper-container, .swiper-slide, .inner-swiper-slide {
  width: 100%;
  height: 50%;
  max-width: 1600px;
}

div.pp_default .pp_top, div.pp_default .pp_top .pp_middle, div.pp_default .pp_top .pp_left, div.pp_default .pp_top .pp_right, div.pp_default .pp_bottom, div.pp_default .pp_bottom .pp_left, div.pp_default .pp_bottom .pp_middle, div.pp_default .pp_bottom .pp_right {
  height: 13px;
}

div.pp_default .pp_top .pp_left {
  background: -78px -93px no-repeat;
}

div.pp_default .pp_top .pp_middle {
  background: top left repeat-x;
}

div.pp_default .pp_top .pp_right {
  background: -112px -93px no-repeat;
}

div.pp_default .pp_content .ppt {
  color: #f8f8f8;
}

div.pp_default .pp_content_container .pp_left {
  background: -7px 0 repeat-y;
  padding-left: 13px;
}

div.pp_default .pp_content_container .pp_right {
  background: top right repeat-y;
  padding-right: 13px;
}

div.pp_default .pp_next:hover {
  background: center right no-repeat;
  cursor: pointer;
}

div.pp_default .pp_previous:hover {
  background: center left no-repeat;
  cursor: pointer;
}

div.pp_default .pp_expand {
  background: 0 -29px no-repeat;
  cursor: pointer;
  width: 28px;
  height: 28px;
}

div.pp_default .pp_expand:hover {
  background: 0 -56px no-repeat;
  cursor: pointer;
}

div.pp_default .pp_contract {
  background: 0 -84px no-repeat;
  cursor: pointer;
  width: 28px;
  height: 28px;
}

div.pp_default .pp_contract:hover {
  background: 0 -113px no-repeat;
  cursor: pointer;
}

div.pp_default .pp_close {
  width: 30px;
  height: 30px;
  background: 2px 1px no-repeat;
  cursor: pointer;
}

div.pp_default .pp_gallery ul li a {
  background: center center #f8f8f8;
  border: 1px solid #aaa;
}

div.pp_default .pp_social {
  margin-top: 7px;
}

div.pp_default .pp_gallery a.pp_arrow_previous, div.pp_default .pp_gallery a.pp_arrow_next {
  position: static;
  left: auto;
}

div.pp_default .pp_nav .pp_play, div.pp_default .pp_nav .pp_pause {
  background: -51px 1px no-repeat;
  height: 30px;
  width: 30px;
}

div.pp_default .pp_nav .pp_pause {
  background-position: -51px -29px;
}

div.pp_default a.pp_arrow_previous, div.pp_default a.pp_arrow_next {
  background: -31px -3px no-repeat;
  height: 20px;
  width: 20px;
  margin: 4px 0 0;
}

div.pp_default a.pp_arrow_next {
  left: 52px;
  background-position: -82px -3px;
}

div.pp_default .pp_content_container .pp_details {
  margin-top: 5px;
}

div.pp_default .pp_nav {
  clear: none;
  height: 30px;
  width: 110px;
  position: relative;
}

div.pp_default .pp_nav .currentTextHolder {
  font-family: Georgia;
  font-style: italic;
  color: #999;
  font-size: 11px;
  left: 75px;
  line-height: 25px;
  position: absolute;
  top: 2px;
  margin: 0;
  padding: 0 0 0 10px;
}

div.pp_default .pp_close:hover, div.pp_default .pp_nav .pp_play:hover, div.pp_default .pp_nav .pp_pause:hover, div.pp_default .pp_arrow_next:hover, div.pp_default .pp_arrow_previous:hover {
  opacity: 0.7;
}

div.pp_default .pp_description {
  font-size: 11px;
  font-weight: 700;
  line-height: 14px;
  margin: 5px 50px 5px 0;
}

div.pp_default .pp_bottom .pp_left {
  background: -78px -127px no-repeat;
}

div.pp_default .pp_bottom .pp_middle {
  background: bottom left repeat-x;
}

div.pp_default .pp_bottom .pp_right {
  background: -112px -127px no-repeat;
}

div.pp_default .pp_loaderIcon {
  background: center center no-repeat;
}

div.dark_rounded .pp_description {
  margin-right: 85px;
  color: #fff;
}

div.dark_square .pp_left, div.dark_square .pp_middle, div.dark_square .pp_right, div.dark_square .pp_content {
  background: #000;
}

div.dark_square .pp_description {
  color: #fff;
  margin: 0 85px 0 0;
}

div.dark_square .pp_nav {
  clear: none;
}

div.facebook .pp_description {
  margin: 0 37px 0 0;
}

div.facebook .pp_arrow_previous.disabled {
  background-position: 0 -96px;
  cursor: default;
}

div.facebook .pp_arrow_next.disabled {
  background-position: -32px -96px;
  cursor: default;
}

div.facebook .pp_nav {
  margin-top: 0;
}

div.facebook .pp_nav p {
  font-size: 15px;
  padding: 0 3px 0 4px;
}

div.pp_pic_holder a:focus {
  outline: none;
}

div.pp_overlay {
  background: #000;
  display: none;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 9500;
}

div.pp_pic_holder {
  display: none;
  position: absolute;
  width: 100px;
  z-index: 10000;
}

.pp_content {
  height: 40px;
  min-width: 40px;
}

* html .pp_content {
  width: 40px;
}

.pp_content_container {
  position: relative;
  text-align: left;
  width: 100%;
}

.pp_content_container .pp_left {
  padding-left: 20px;
}

.pp_content_container .pp_right {
  padding-right: 20px;
}

.pp_content_container .pp_details {
  float: left;
  margin: 10px 0 0;
}

.pp_description {
  display: none;
  margin: 0;
}

.pp_social {
  float: left;
  margin: 0;
}

.pp_social .facebook {
  float: left;
  margin-left: 5px;
  width: 55px;
  overflow: hidden;
}

.pp_social .twitter {
  float: left;
}

.pp_nav {
  clear: right;
  float: left;
  margin: 3px 10px 0 0;
}

.pp_nav p {
  float: left;
  white-space: nowrap;
  margin: 2px 4px;
}

.pp_nav .pp_play, .pp_nav .pp_pause {
  float: left;
  margin-right: 4px;
  text-indent: -10000px;
}

a.pp_arrow_previous, a.pp_arrow_next {
  display: block;
  float: left;
  height: 15px;
  margin-top: 3px;
  overflow: hidden;
  text-indent: -10000px;
  width: 14px;
}

.pp_hoverContainer {
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 2000;
}

.pp_gallery {
  display: none;
  left: 50%;
  margin-top: -50px;
  position: absolute;
  z-index: 10000;
}

.pp_gallery div {
  float: left;
  overflow: hidden;
  position: relative;
}

.pp_gallery ul {
  float: left;
  height: 35px;
  position: relative;
  white-space: nowrap;
  margin: 0 0 0 5px;
  padding: 0;
}

.pp_gallery ul a {
  border: 1px rgba(0, 0, 0, 0.5) solid;
  display: block;
  float: left;
  height: 33px;
  overflow: hidden;
}

.pp_gallery ul a img {
  border: 0;
}

.pp_gallery li {
  display: block;
  float: left;
  margin: 0 5px 0 0;
  padding: 0;
}

.pp_gallery .pp_arrow_previous, .pp_gallery .pp_arrow_next {
  margin-top: 7px !important;
}

a.pp_expand, a.pp_contract {
  cursor: pointer;
  display: none;
  height: 20px;
  position: absolute;
  right: 30px;
  text-indent: -10000px;
  top: 10px;
  width: 20px;
  z-index: 20000;
}

a.pp_close {
  position: absolute;
  right: 0;
  top: 0;
  display: block;
  line-height: 22px;
  text-indent: -10000px;
}

.pp_loaderIcon {
  display: block;
  height: 24px;
  left: 50%;
  position: absolute;
  top: 50%;
  width: 24px;
  margin: -12px 0 0 -12px;
}

#pp_full_res {
  line-height: 1 !important;
}

#pp_full_res .pp_inline {
  text-align: left;
}

#pp_full_res .pp_inline p {
  margin: 0 0 15px;
}

div.ppt {
  color: #fff;
  display: none;
  font-size: 17px;
  z-index: 9999;
  margin: 0 0 5px 15px;
}

div.pp_default .pp_content, div.light_rounded .pp_content {
  background-color: #fff;
}

div.pp_default #pp_full_res .pp_inline, div.light_rounded .pp_content .ppt, div.light_rounded #pp_full_res .pp_inline, div.light_square .pp_content .ppt, div.light_square #pp_full_res .pp_inline, div.facebook .pp_content .ppt, div.facebook #pp_full_res .pp_inline {
  color: #000;
}

div.pp_default .pp_gallery ul li a:hover, div.pp_default .pp_gallery ul li.selected a, .pp_gallery ul a:hover, .pp_gallery li.selected a {
  border-color: #fff;
}

div.pp_default .pp_details, div.light_rounded .pp_details, div.dark_rounded .pp_details, div.dark_square .pp_details, div.light_square .pp_details, div.facebook .pp_details {
  position: relative;
}

div.light_rounded .pp_top .pp_middle, div.light_rounded .pp_content_container .pp_left, div.light_rounded .pp_content_container .pp_right, div.light_rounded .pp_bottom .pp_middle, div.light_square .pp_left, div.light_square .pp_middle, div.light_square .pp_right, div.light_square .pp_content, div.facebook .pp_content {
  background: #fff;
}

div.light_rounded .pp_description, div.light_square .pp_description {
  margin-right: 85px;
}

div.light_rounded .pp_gallery a.pp_arrow_previous, div.light_rounded .pp_gallery a.pp_arrow_next, div.dark_rounded .pp_gallery a.pp_arrow_previous, div.dark_rounded .pp_gallery a.pp_arrow_next, div.dark_square .pp_gallery a.pp_arrow_previous, div.dark_square .pp_gallery a.pp_arrow_next, div.light_square .pp_gallery a.pp_arrow_previous, div.light_square .pp_gallery a.pp_arrow_next {
  margin-top: 12px !important;
}

div.light_rounded .pp_arrow_previous.disabled, div.dark_rounded .pp_arrow_previous.disabled, div.dark_square .pp_arrow_previous.disabled, div.light_square .pp_arrow_previous.disabled {
  background-position: 0 -87px;
  cursor: default;
}

div.light_rounded .pp_arrow_next.disabled, div.dark_rounded .pp_arrow_next.disabled, div.dark_square .pp_arrow_next.disabled, div.light_square .pp_arrow_next.disabled {
  background-position: -22px -87px;
  cursor: default;
}

div.dark_rounded .currentTextHolder, div.dark_square .currentTextHolder {
  color: #c4c4c4;
}

div.dark_rounded #pp_full_res .pp_inline, div.dark_square #pp_full_res .pp_inline {
  color: #fff;
}

.pp_top, .pp_bottom {
  height: 20px;
  position: relative;
}

* html .pp_top, * html .pp_bottom {
  padding: 0 20px;
}

.pp_top .pp_left, .pp_bottom .pp_left {
  height: 20px;
  left: 0;
  position: absolute;
  width: 20px;
}

.pp_top .pp_middle, .pp_bottom .pp_middle {
  height: 20px;
  left: 20px;
  position: absolute;
  right: 20px;
}

* html .pp_top .pp_middle, * html .pp_bottom .pp_middle {
  left: 0;
  position: static;
}

.pp_top .pp_right, .pp_bottom .pp_right {
  height: 20px;
  left: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 20px;
}

.pp_fade, .pp_gallery li.default a img {
  display: none;
}

#featuresOverlay {
  background-color: transparent;
  min-width: 750px;
  overflow: visible;
  /* width: 80%; */
  overflow: hidden;
  display: none;
}
#featuresOverlay #main {
  height: 564px;
  overflow: hidden;
}
@media all and (min-height: 730px) and (min-width: 1090px) {
  #featuresOverlay .stylus-x #featuresOverlay #main {
    height: 685px;
    overflow: hidden;
  }
}
#featuresOverlay .animation {
  /* position: absolute; */
}
#featuresOverlay h2 {
  color: #ffffff;
  margin-top: 10px;
  font-size: 30px;
  line-height: 35px;
  margin-bottom: 10px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#featuresOverlay p {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/*-----------Features-Overlay----bgImage-Wrapper--------*/
#featuresOverlay .featureBg {
  width: 100%;
  height: auto;
  position: absolute;
  visibility: hidden;
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

#featuresOverlay .featureBg.active {
  visibility: visible;
  z-index: 1;
}

/*-----------Features-Overlay----bgImage---------*/
#featuresOverlay .featureBg .bgImg {
  width: 100%;
  z-index: 1;
}

#featureBgWrapper .bgImg.posAbs {
  display: block !important;
  position: absolute;
  top: 0px;
  z-index: 1;
  opacity: 0;
  filter: alpha(opacity=0);
}

#featuresOverlay #featureBgWrapper .bgImg.active {
  z-index: 3;
}

/*-----------Features-Overlay----fgImage---------*/
#featuresOverlay #featureBgWrapper .fgBgImg {
  z-index: 300;
  position: absolute;
  width: 100%;
}

#featuresOverlay #featureBgWrapper .fgImg {
  z-index: 302;
  position: absolute;
  width: 100%;
  top: 0px;
}

/*-----------Features-Overlay----Header---------*/
#featuresOverlay #header {
  position: absolute;
  right: 0px;
  z-index: 3;
}

#featuresOverlay #nav {
  display: inline-block;
  margin-right: 20px;
  float: left;
}

#featuresOverlay #nav ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

#featuresOverlay #nav ul ul {
  height: 0;
  overflow: hidden;
  position: absolute;
  z-index: 990;
}

#featuresOverlay #nav li li a,
#featuresOverlay #nav li a {
  width: 365px;
  display: block;
  text-align: center;
  color: #ffffff;
  height: 42px;
  padding-top: 4px;
  line-height: 42px;
  text-decoration: none;
  background-color: black;
  font-family: 'HelveticaNeueLightRg',Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 16px;
}

#featuresOverlay #nav li a.active {
  background-color: #ffffff;
  color: #000000;
  cursor: pointer;
}

#featuresOverlay #nav li a:hover {
  background-color: #ffffff;
  color: #000000;
  cursor: pointer;
}

#featuresOverlay #nav li a.active:hover {
  color: #000000;
}

#featuresOverlay #nav li .activeFeature:hover {
  color: #ffffff;
  background-color: #000000;
  cursor: pointer;
}

.overlay {
  position: absolute;
  background: black;
  background: transparent\9;
  background: rgba(0, 0, 0, 0.75);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#bf000000,endColorstr=#bf000000);
  zoom: 1;
  color: white;
  bottom: 0px;
  padding-bottom: 9px;
  width: 469px;
}

#jquery-overlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 90;
  width: 100%;
  height: 500px;
}

#jquery-lightbox {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 100;
  text-align: center;
  line-height: 0;
  max-height: 90%;
}

.ui-dialog.widthAuto {
  width: auto !important;
  min-width: 960px !important;
  max-width: 1200px !important;
  margin: 0px auto !important;
}

.ui-dialog {
  min-width: 620px !important;
  max-width: 1280px !important;
  width: 80% !important;
  width: 90% !important;
  margin: 0px auto !important;
}

.ui-dialog.tablet {
  width: 100% !important;
}

.ui-widget-content {
  height: auto !important;
  background-color: transparent;
  box-shadow: inherit;
}

.ui-dialog {
  overflow: hidden;
}

.ui-dialog-titlebar, .ui-dialog-title {
  display: none;
}

.ui-widget-overlay {
  background-color: #000000 !important;
  opacity: 0.75 !important;
  filter: alpha(opacity=75);
  -webkit-font-smoothing: subpixel-antialiased !important;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
}

.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 80%;
  height: 100%;
}

.closeBtn {
  color: white;
  font-family: 'HelveticaNeueLightRg',Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 24px;
  background-color: black;
  height: 46px;
  width: 46px;
  padding-top: 0px;
  padding-left: 0px;
  padding-bottom: 0px;
  float: right;
  background-image: url(/site/rmt/media/specialpages/sp_camera/sp_camera_common/sp_camera_common_img/sp_camera_common_img_overlay/sp_camera_common_img_overlay_close.jpg);
}

.closeBtn:hover {
  cursor: pointer;
  background-image: url(/site/rmt/media/specialpages/sp_camera/sp_camera_common/sp_camera_common_img/sp_camera_common_img_overlay/sp_camera_common_img_overlay_close_over.jpg);
}

/*-------Overlay-Features---------*/
#featuresOverlay {
  background-color: transparent;
  min-width: 750px;
  overflow: visible;
  width: 80%;
  overflow: hidden;
  display: none;
}

body.rtl #featuresOverlay {
  direction: ltr;
}

.pg-info-dot {
  position: absolute;
  text-align: center;
  width: 41px;
  height: 41px;
}
.pg-info-dot .inner {
  position: absolute;
}
.pg-info-dot .beam, .pg-info-dot .content {
  position: relative;
}
.pg-info-dot .inner {
  width: 220px;
  height: auto;
  left: -89.5px;
  margin-top: 26px;
  overflow: hidden;
}
.pg-info-dot .beam {
  width: 100%;
  height: 15px;
  background: url(/site/rmt/media/specialpages/sp_audio/sp_audio_common/sp_audio_common_img/sp_audio_common_etc/sp_modules_info_dot_sprite.png) center top no-repeat transparent;
}
.pg-info-dot .content {
  background: #000;
  width: 200px;
  padding: 10px;
  text-align: center;
}
.pg-info-dot .content h3, .pg-info-dot .content p {
  color: white;
  font-size: 15px;
  line-height: 20px;
  margin-bottom: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.pg-info-dot .content h3 {
  text-transform: uppercase;
  font-family: "HelveticaNeueBoldRegular", "HelveticaNeue-Bold", "Helvetica Neue Bold", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
.pg-info-dot.white .content {
  background-color: #FFFFFF;
  background-color: rgba(255, 255, 255, 0.8);
}
.pg-info-dot.white .content h3, .pg-info-dot.white .content p {
  color: black;
}
.pg-info-dot .dot {
  background: transparent url(/site/rmt/media/specialpages/sp_camera/sp_camera_common/sp_camera_common_img/sp_camera_common_img_etc/sp_modules_info_dot_camera_sprite.png) 0 0 no-repeat;
  width: 41px;
  height: 41px;
  position: absolute;
  top: 0;
  left: 0;
}
.pg-info-dot.up .content, .pg-info-dot.down .content {
  -webkit-border-radius: 10px;
  border-radius: 10px;
}
.pg-info-dot.down .inner {
  margin-top: 19px;
}
.pg-info-dot.down .content {
  padding-top: 30px;
}
.pg-info-dot.up .inner {
  bottom: 0;
  margin-top: 0;
}
.pg-info-dot.up .content {
  margin-bottom: 19px;
  padding-bottom: 30px;
  padding-top: 20px;
}

.tabs {
  position: relative;
}

.tab-content {
  position: absolute;
  top: 0;
  display: none;
  width: 100%;
  height: 100%;
}
.tab-content.active {
  display: block;
}

.tab-navigation {
  position: absolute;
}
.tab-navigation li {
  display: block;
  float: left;
  margin-right: 10px;
  cursor: pointer;
}
.tab-navigation li.last {
  margin-right: 0;
}
.tab-navigation.switch li {
  position: absolute;
}

.pg-tab-nav {
  width: auto;
}
.pg-tab-nav p, .pg-tab-nav h4 {
  color: white;
  font-size: 15px;
  line-height: 20px;
  text-align: center;
}
.pg-tab-nav h4 {
  font-family: "HelveticaNeueBoldRegular", "HelveticaNeue-Bold", "Helvetica Neue Bold", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  text-transform: uppercase;
  margin-bottom: 5px;
}
.pg-tab-nav p {
  margin-bottom: 0;
}
.pg-tab-nav .hint-txt {
  background: #282828;
  position: relative;
  height: auto;
  padding: 18px 20px;
  margin: 15px 0;
}
.pg-tab-nav .tri-arrow-up, .pg-tab-nav .tri-arrow-down {
  fill: transparent;
  opacity: 0;
}
.pg-tab-nav .arrow-up, .pg-tab-nav .arrow-down {
  width: 0;
  height: 0;
  border: 15px solid transparent;
  position: relative;
  margin: 0 auto;
}
.pg-tab-nav .arrow-up {
  top: -15px;
}
.pg-tab-nav .arrow-down {
  bottom: -15px;
}
.pg-tab-nav .horizontal {
  position: relative;
  height: 15px;
  width: 100%;
  text-align: center;
}
.pg-tab-nav .horizontal.bottom {
  margin-top: -15px;
}
.pg-tab-nav .horizontal.top {
  margin-bottom: -17px;
}
.pg-tab-nav .tri-arrow-up, .pg-tab-nav .tri-arrow-down {
  width: 30px;
  height: 15px;
  margin: 0 auto;
}
.pg-tab-nav .no-svg .tri-arrow-up, .pg-tab-nav .no-svg .tri-arrow-down {
  display: none;
}
.pg-tab-nav .no-svg .svg-fallback {
  display: block;
  background: url(/site/rmt/media/specialpages/sp_camera/sp_camera_common/sp_camera_common_img/sp_camera_common_img_elements/fp_camera_ui_sprite.png) 0 -255px no-repeat transparent;
}
.pg-tab-nav .no-svg.horizontal .svg-fallback {
  width: 30px;
  height: 15px;
  margin: 0 auto;
}
.pg-tab-nav .no-svg.horizontal.top .svg-fallback {
  background-position: 0 -270px;
}
.pg-tab-nav .no-svg.horizontal.bottom .svg-fallback {
  background-position: 0 -285px;
}
.pg-tab-nav:hover .hint-txt {
  background: black;
}
.pg-tab-nav:hover p, .pg-tab-nav:hover h4 {
  color: white;
}

.active .pg-tab-nav p, .active .pg-tab-nav h4 {
  color: #3a3a3a;
}
.active .pg-tab-nav .hint-txt {
  background: white;
}
.active .pg-tab-nav .tri-arrow-up, .active .pg-tab-nav .tri-arrow-down {
  fill: white;
  opacity: 1;
}
.active .pg-tab-nav .arrow-up, .active .pg-tab-nav .arrow-down {
  border-bottom-color: white;
}

.sg .pg-tab-nav .no-svg .svg-fallback {
  background: url(/site/rmt/media/specialpages/sp_camera/sp_camera_common/sp_camera_common_img/sp_camera_ui_sprite.png) -1px -1px no-repeat transparent;
}
.sg .pg-tab-nav .no-svg.horizontal .svg-fallback {
  width: 30px;
  height: 15px;
  margin: 0 auto;
}
.sg .pg-tab-nav .no-svg.horizontal.top .svg-fallback {
  background-position: -32px -1px;
}
.sg .pg-tab-nav .no-svg.horizontal.bottom .svg-fallback {
  background-position: -32px -17px;
}

.pg-navigation {
  background: black;
}
.pg-navigation ul {
  position: relative;
  height: 100%;
}
.pg-navigation ul.feature-navi, .pg-navigation ul.additional-navi {
  float: left;
}
.pg-navigation ul.feature-navi {
  width: 700px;
}
.pg-navigation ul.feature-navi li {
  max-width: 201.33333px;
  margin-right: 24px;
}
.pg-navigation ul.feature-navi li.last {
  margin-right: 0;
}
.pg-navigation ul li {
  float: left;
  color: white;
  list-style-type: none;
  display: block;
  height: 100%;
  opacity: 0;
}
.pg-navigation a {
  color: white;
  text-decoration: none;
  font-weight: normal;
  display: block;
  -moz-transition: color 0.3s;
  -webkit-transition: color 0.3s;
  -o-transition: color 0.3s;
  transition: color 0.3s;
}
.pg-navigation a:hover {
  color: #e9b226;
}
.pg-navigation.fixed {
  position: fixed;
  top: 0;
  left: 0;
  bottom: initial;
  z-index: 1000;
}

.pg-main-stage.sg .pg-navigation {
  background: #282828;
}
.pg-main-stage.sg .pg-navigation a {
  display: table-cell;
  vertical-align: middle;
  width: auto;
  padding: 0 20px;
  font-size: 13px;
  line-height: 20px;
  color: #a3a3a3;
  -moz-transition: color 0.5s cubic-bezier(0.645, 0.045, 0.355, 1.000);
  -webkit-transition: color 0.5s cubic-bezier(0.645, 0.045, 0.355, 1.000);
  -o-transition: color 0.5s cubic-bezier(0.645, 0.045, 0.355, 1.000);
  transition: color 0.5s cubic-bezier(0.645, 0.045, 0.355, 1.000);
  -webkit-transform: translateZ(0);
}
.pg-main-stage.sg .pg-navigation a.toTop {
  padding: 0;
}
.pg-main-stage.sg .pg-navigation a.button span.txt {
  width: 95px;
}
.pg-main-stage.sg .pg-navigation .label-new {
  position: absolute;
  bottom: -6px;
  width: 40px;
  height: 15px;
  background: #FFF;
  font-size: 8px;
  text-transform: uppercase;
  border-radius: 2px;
  left: 50%;
  color: #3a3a3a;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.pg-main-stage.sg .pg-navigation ul li {
  position: relative;
  opacity: 1;
  text-align: center;
  max-width: 140px;
  margin: 0;
  display: table;
  vertical-align: middle;
  float: left;
  -moz-transition: background 0.5s cubic-bezier(0.645, 0.045, 0.355, 1.000);
  -webkit-transition: background 0.5s cubic-bezier(0.645, 0.045, 0.355, 1.000);
  -o-transition: background 0.5s cubic-bezier(0.645, 0.045, 0.355, 1.000);
  transition: background 0.5s cubic-bezier(0.645, 0.045, 0.355, 1.000);
  -webkit-transform: translateZ(0);
}
.pg-main-stage.sg .pg-navigation ul li.active, .pg-main-stage.sg .pg-navigation ul li:hover {
  background: #e0e0e0;
  color: #3f3f3f;
}
.pg-main-stage.sg .pg-navigation ul li.active .icon, .pg-main-stage.sg .pg-navigation ul li:hover .icon {
  opacity: 0;
}
.pg-main-stage.sg .pg-navigation ul li.active a, .pg-main-stage.sg .pg-navigation ul li:hover a {
  color: #3f3f3f;
}
.pg-main-stage.sg .pg-navigation ul.feature-navi {
  width: auto;
}
.pg-main-stage.sg .pg-navigation ul.additional-navi {
  width: auto;
  float: right;
  vertical-align: middle;
  padding-top: 0;
  display: table;
  table-layout: fixed;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 20px;
}
.pg-main-stage.sg .pg-navigation ul.additional-navi li {
  -moz-transition: none;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
  padding: 0;
  vertical-align: middle;
  float: none;
  max-width: 60px;
  box-sizing: border-box;
  margin-right: 15px;
  display: table-cell;
}
.pg-main-stage.sg .pg-navigation ul.additional-navi li.hide {
  display: none !important;
}
.pg-main-stage.sg .pg-navigation ul.additional-navi li.last {
  margin-right: 0;
  max-width: 150px;
}
.pg-main-stage.sg .pg-navigation ul.additional-navi li.pg-price {
  max-width: 250px;
  min-width: 120px;
  text-align: left;
}
.pg-main-stage.sg .pg-navigation ul.additional-navi li.pg-price p {
  font-size: 13px;
  line-height: 1em;
}
.pg-main-stage.sg .pg-navigation ul.additional-navi li.pg-price p:first-of-type {
  margin-top: 6px;
  margin-bottom: 5px;
}
.pg-main-stage.sg .pg-navigation ul.additional-navi li.pg-price p:last-of-type {
  margin: 0;
}
.pg-main-stage.sg .pg-navigation ul.additional-navi li.pg-price .pg-navPrice {
  color: #FFF;
  font-size: 24px;
  line-height: 1em;
  margin-bottom: 4px;
  display: block;
}
.pg-main-stage.sg .pg-navigation ul.additional-navi li:hover a {
  color: #e9b226;
  -moz-transition: none;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}
.pg-main-stage.sg .pg-navigation ul.additional-navi li:hover .icon-nav-sprite.buy-online-icon:after {
  background-position: -5px -144px;
}
.pg-main-stage.sg .pg-navigation ul.additional-navi li:hover .icon-nav-sprite.where-buy:after {
  background-position: -5px -181px;
}
.pg-main-stage.sg .pg-navigation ul.additional-navi li:hover .icon-nav-sprite.test-wow:after {
  background-position: left -203px;
}
.pg-main-stage.sg .pg-navigation ul.additional-navi li.test-wow:hover .icon-tnt {
  background-position: -4px -218px;
}
.pg-main-stage.sg .pg-navigation ul.additional-navi li.test-wow:hover .icon-touchtry {
  background-position: -5px -275px;
}
.pg-main-stage.sg .pg-navigation ul.additional-navi li.test-wow a {
  padding-left: 0;
}
.pg-main-stage.sg .pg-navigation ul.additional-navi li.test-wow .icon-tnt {
  display: block;
  position: absolute;
  width: 30px;
  height: 30px;
  right: 0;
  top: 0;
  bottom: 4px;
  margin: auto;
  background: url(/site/rmt/media/specialpages/sp_camera/sp_camera_common/sp_camera_common_img/sp_camera_common_img_etc/sp_camera_additional_navi_ico_sprite_grey.png) -4px -79px no-repeat transparent;
  -webkit-filter: blur(0px);
  -moz-filter: blur(0px);
  -ms-filter: blur(0px);
  filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius='0');
}
.pg-main-stage.sg .pg-navigation ul.additional-navi li.test-wow .icon-touchtry {
  display: block;
  position: absolute;
  width: 30px;
  height: 30px;
  right: 0;
  top: 0;
  bottom: 4px;
  margin: auto;
  background: url(/site/rmt/media/specialpages/sp_camera/sp_camera_common/sp_camera_common_img/sp_camera_common_img_etc/sp_camera_additional_navi_ico_sprite_grey.png) -4px -112px no-repeat transparent;
  -webkit-filter: blur(0px);
  -moz-filter: blur(0px);
  -ms-filter: blur(0px);
  filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius='0');
}
.pg-main-stage.sg .pg-navigation ul.additional-navi li .icon-nav-sprite {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-filter: blur(0px);
  -moz-filter: blur(0px);
  -ms-filter: blur(0px);
  filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius='0');
  position: absolute;
  right: 0;
  width: 25px;
  height: 30px;
}
.pg-main-stage.sg .pg-navigation ul.additional-navi li .icon-nav-sprite:after {
  position: absolute;
  content: '';
  background: url(/site/rmt/media/specialpages/sp_camera/sp_camera_common/sp_camera_common_img/sp_camera_common_img_etc/sp_camera_additional_navi_ico_sprite_grey.png);
  width: 25px;
  height: 25px;
  left: 0;
  top: 0;
}
.pg-main-stage.sg .pg-navigation ul.additional-navi li .icon-nav-sprite.buy-online-icon:after {
  right: 0;
  background-position: -5px -5px;
}
.pg-main-stage.sg .pg-navigation ul.additional-navi li .icon-nav-sprite.where-buy {
  width: 16px;
}
.pg-main-stage.sg .pg-navigation ul.additional-navi li .icon-nav-sprite.where-buy:after {
  background-position: -5px -42px;
  right: 0;
  width: 16px;
}
.pg-main-stage.sg .pg-navigation ul.additional-navi li.last {
  margin-right: 0;
  max-width: 150px;
  -moz-transition: none;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}
.pg-main-stage.sg .pg-navigation ul.additional-navi li.active, .pg-main-stage.sg .pg-navigation ul.additional-navi li:hover {
  background: none;
}
.pg-main-stage.sg .pg-navigation ul.additional-navi li.topWrapper {
  min-width: 51px;
  padding: 0;
  margin-right: 0;
}
.pg-main-stage.sg .pg-navigation ul.additional-navi li.topWrapper a {
  display: inline;
  padding-left: 0;
}
.pg-main-stage.sg .pg-navigation ul.additional-navi li .inner-wrapper {
  display: inline-block;
}
.pg-main-stage.sg .pg-navigation ul.additional-navi li a {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 80px;
  padding: 0;
  text-align: left;
  line-height: 14px;
  color: #FFF;
  font-size: 12px;
}
.pg-main-stage.sg .pg-navigation ul.additional-navi li a.buy-online {
  width: 55px;
}
.pg-main-stage.sg .pg-navigation ul.additional-navi li a.dealer-locator {
  width: 46px;
}

.pg-main-stage.sg .pg-navigation ul li {
  max-width: 130px;
}
.pg-main-stage.sg .pg-navigation ul li.active, .pg-main-stage.sg .pg-navigation ul li:hover {
  background: #e9b226;
  color: #fff;
}
.pg-main-stage.sg .pg-navigation ul li.active a, .pg-main-stage.sg .pg-navigation ul li:hover a {
  color: #fff;
}
.pg-main-stage.sg .pg-navigation ul li.active a {
  font-weight: bold;
}

.pg-main-stage.sg a.link {
  line-height: 12px;
}
.pg-main-stage.sg a.readmore .hover-arrow {
  height: 13px;
}

.pg-main-stage.sg .button.stage-button-test-wow {
  bottom: 195px;
  position: absolute;
  z-index: 15;
  margin-right: 20px;
}
.pg-main-stage.sg .button.stage-button-test-wow span {
  height: auto;
}
.pg-main-stage.sg .button.stage-button-test-wow.left {
  left: 0;
}
.pg-main-stage.sg .button.stage-button-test-wow.right {
  right: 0;
}

#benefits {
  background: #000;
  overflow: hidden;
}
#benefits .tabs {
  position: relative;
}
#benefits .tab-content {
  position: absolute;
  top: 0;
  display: none;
  width: 100%;
  height: 100%;
}
#benefits .tab-content.active {
  display: block;
}
#benefits .tab-navigation {
  position: absolute;
}
#benefits .tab-navigation li {
  display: block;
  float: left;
  margin-right: 10px;
  cursor: pointer;
}
#benefits .tab-navigation li.last {
  margin-right: 0;
}
#benefits .tab-navigation.switch li {
  position: absolute;
}
#benefits .pg-tab-nav {
  width: auto;
}
#benefits .pg-tab-nav p, #benefits .pg-tab-nav h4 {
  color: white;
  font-size: 15px;
  line-height: 20px;
  text-align: center;
}
#benefits .pg-tab-nav h4 {
  font-family: "HelveticaNeueBoldRegular", "HelveticaNeue-Bold", "Helvetica Neue Bold", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  text-transform: uppercase;
  margin-bottom: 5px;
}
#benefits .pg-tab-nav p {
  margin-bottom: 0;
}
#benefits .pg-tab-nav .hint-txt {
  background: #282828;
  position: relative;
  height: auto;
  padding: 18px 20px;
  margin: 15px 0;
}
#benefits .pg-tab-nav .tri-arrow-up, #benefits .pg-tab-nav .tri-arrow-down {
  fill: transparent;
  opacity: 0;
}
#benefits .pg-tab-nav .arrow-up, #benefits .pg-tab-nav .arrow-down {
  width: 0;
  height: 0;
  border: 15px solid transparent;
  position: relative;
  margin: 0 auto;
}
#benefits .pg-tab-nav .arrow-up {
  top: -15px;
}
#benefits .pg-tab-nav .arrow-down {
  bottom: -15px;
}
#benefits .pg-tab-nav .horizontal {
  position: relative;
  height: 15px;
  width: 100%;
  text-align: center;
}
#benefits .pg-tab-nav .horizontal.bottom {
  margin-top: -15px;
}
#benefits .pg-tab-nav .horizontal.top {
  margin-bottom: -17px;
}
#benefits .pg-tab-nav .tri-arrow-up, #benefits .pg-tab-nav .tri-arrow-down {
  width: 30px;
  height: 15px;
  margin: 0 auto;
}
#benefits .pg-tab-nav .no-svg .tri-arrow-up, #benefits .pg-tab-nav .no-svg .tri-arrow-down {
  display: none;
}
#benefits .pg-tab-nav .no-svg .svg-fallback {
  display: block;
  background: url(/site/rmt/media/specialpages/sp_camera/sp_camera_common/sp_camera_common_img/sp_camera_common_img_elements/fp_camera_ui_sprite.png) 0 -255px no-repeat transparent;
}
#benefits .pg-tab-nav .no-svg.horizontal .svg-fallback {
  width: 30px;
  height: 15px;
  margin: 0 auto;
}
#benefits .pg-tab-nav .no-svg.horizontal.top .svg-fallback {
  background-position: 0 -270px;
}
#benefits .pg-tab-nav .no-svg.horizontal.bottom .svg-fallback {
  background-position: 0 -285px;
}
#benefits .pg-tab-nav:hover .hint-txt {
  background: black;
}
#benefits .pg-tab-nav:hover p, #benefits .pg-tab-nav:hover h4 {
  color: white;
}
#benefits .active .pg-tab-nav p, #benefits .active .pg-tab-nav h4 {
  color: #3a3a3a;
}
#benefits .active .pg-tab-nav .hint-txt {
  background: white;
}
#benefits .active .pg-tab-nav .tri-arrow-up, #benefits .active .pg-tab-nav .tri-arrow-down {
  fill: white;
  opacity: 1;
}
#benefits .active .pg-tab-nav .arrow-up, #benefits .active .pg-tab-nav .arrow-down {
  border-bottom-color: white;
}
#benefits .sg .pg-tab-nav .no-svg .svg-fallback {
  background: url(/site/rmt/media/specialpages/sp_camera/sp_camera_common/sp_camera_common_img/sp_camera_ui_sprite.png) -1px -1px no-repeat transparent;
}
#benefits .sg .pg-tab-nav .no-svg.horizontal .svg-fallback {
  width: 30px;
  height: 15px;
  margin: 0 auto;
}
#benefits .sg .pg-tab-nav .no-svg.horizontal.top .svg-fallback {
  background-position: -32px -1px;
}
#benefits .sg .pg-tab-nav .no-svg.horizontal.bottom .svg-fallback {
  background-position: -32px -17px;
}
#benefits h2 {
  margin-bottom: 30px;
}
#benefits h2.dark {
  color: #282828;
}
#benefits .heading {
  margin-top: 80px;
  color: #92e0ff;
}
#benefits .pg-wrapper.small {
  padding-top: 0;
  height: auto;
}
#benefits p.dark {
  color: #282828;
}
#benefits .feature-box {
  height: 720px;
  border-bottom: 0;
  overflow: hidden;
}
#benefits .feature-box .benefit-wrapper {
  height: 485px;
}
#benefits .feature-part {
  overflow: hidden;
  height: 720px;
}
#benefits .tab-content {
  height: 100%;
}
#benefits .tab-content img, #benefits .tab-content .text {
  position: absolute;
}
#benefits .tab-content .benefit_1, #benefits .tab-content .benefit_2, #benefits .tab-content .benefit_3 {
  right: -130px;
  top: 0;
}
#benefits .tab-content .benefit_1, #benefits .tab-content #benefit1Text, #benefits .tab-content #benefit1Info {
  opacity: 0;
  -webkit-transform: scale(0.9);
  -moz-transform: scale(0.9);
  -ms-transform: scale(0.9);
  -o-transform: scale(0.9);
  transform: scale(0.9);
}
#benefits .tab-content .benefit-figure {
  z-index: 1;
  position: absolute;
  right: 0;
  bottom: 0;
  display: inline-block;
}
#benefits .tab-content .h4-headline {
  margin: 45px 0 10px 0;
  font-size: 18px;
  font-family: "HelveticaNeueBoldRegular", "HelveticaNeue-Bold", "Helvetica Neue Bold", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  display: inline-block;
}
#benefits .tab-content.invisible {
  opacity: 0;
}
#benefits .tab-navigation {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 131px;
  z-index: 1;
}
#benefits .tab-navigation li {
  display: table;
}
#benefits .tab-navigation li.tn_1, #benefits .tab-navigation li.tn_2, #benefits .tab-navigation li.tn_3 {
  position: absolute;
  top: 0;
  margin-top: 160px;
}
#benefits .tab-navigation li.tn_1 {
  left: 0;
}
#benefits .tab-navigation li.tn_2 {
  left: 320px;
}
#benefits .tab-navigation li.tn_3 {
  left: 640px;
}
#benefits .tab-navigation li .no-svg .svg-fallback {
  display: none;
}
#benefits .tab-navigation li.active .no-svg .svg-fallback {
  display: block;
}
#benefits .hint-txt {
  min-height: 50px;
  min-width: 260px;
  display: table;
  width: 100%;
  border-spacing: 18px 20px;
  padding: 0;
  vertical-align: middle;
}
#benefits .hint-txt strong, #benefits .hint-txt h4 {
  margin-bottom: 0;
  display: table-cell;
  vertical-align: middle;
  height: 40px;
}
#benefits .hint-txt strong {
  font-size: 15px;
  line-height: 20px;
  text-align: center;
  text-transform: uppercase;
  font-weight: normal;
}
#benefits .pg-tab-nav {
  width: 100%;
  display: table;
}
#benefits .pg-tab-nav .hint-txt {
  background: #353535;
  padding: 0;
}
#benefits .pg-tab-nav:hover .hint-txt {
  background: #e9b226;
}
#benefits .active .pg-tab-nav:hover .hint-txt {
  background: #e9b226;
}
#benefits .active .pg-tab-nav h4, #benefits .active .pg-tab-nav p {
  color: white;
}
#benefits .active .pg-tab-nav .tri-arrow-up {
  fill: #e9b226;
}
#benefits .active .pg-tab-nav .arrow-up {
  border-bottom-color: #e9b226;
}
#benefits .active .pg-tab-nav .hint-txt {
  background: #e9b226;
}
#benefits .paginationWrapper {
  position: absolute;
  width: 100%;
  top: 0;
}
#benefits .pagination {
  text-align: center;
  margin-top: 40px;
  margin-bottom: 40px;
}
#benefits .swiper-pagination-switch {
  display: inline-block;
  width: 18px;
  height: 18px;
  margin-right: 5px;
  background: transparent url(/site/rmt/media/specialpages/sp_camera/sp_camera_common/sp_camera_common_img/sp_camera_common_img_etc/sp_camera_common_img_etc_bullet_18_grey_png.png) no-repeat center center;
  cursor: pointer;
  float: none;
}
#benefits .swiper-active-switch {
  background: transparent url(/site/rmt/media/specialpages/sp_camera/sp_camera_common/sp_camera_common_img/sp_camera_common_img_etc/sp_camera_common_img_etc_bullet_18_yellow_png.png) no-repeat center center;
}
#benefits .navLeft, #benefits .navRight {
  background: url(/site/rmt/media/specialpages/sp_camera/sp_camera_common/sp_camera_common_img/sp_camera_ui_sprite.png) -105px -97px no-repeat transparent;
  width: 51px;
  height: 51px;
  position: absolute;
  cursor: pointer;
  z-index: 1;
  margin-top: -400px;
}
#benefits .navLeft {
  left: 20px;
}
#benefits .navRight {
  right: 20px;
  background-position: -157px -97px;
}

#benefits {
  position: relative;
  z-index: 0;
}

#benefits .pg-wrapper {
  padding-top: 0;
}
#benefits .feature-box .tab-content {
  height: 100%;
  width: 1220px;
  left: -130px;
  overflow: hidden;
}
#benefits .feature-box .tab-content img, #benefits .feature-box .tab-content .text {
  position: absolute;
}
#benefits .feature-box .tab-content .text {
  margin-top: 40px;
  margin-left: 140px;
}
#benefits .feature-box .tab-content.first .cam, #benefits .feature-box .tab-content.first .display, #benefits .feature-box .tab-content.second .cam, #benefits .feature-box .tab-content.second .display {
  position: absolute;
}
#benefits .feature-box .tab-content.first .bg {
  position: absolute;
  width: 1220px;
  height: 800px;
  left: 0;
  top: 0;
  background: url(/site/rmt/media/specialpages/sp_camera/sp_camera_om_d_e_m5_mark_ii_video/sp_camera_om_d_e_m5_mark_ii_video_img/sp_camera_e_m5_mark_2_benefits_1_bg.jpg) center top no-repeat black;
}
#benefits .feature-box .tab-content.first .cam {
  width: 793px;
  height: 472px;
  top: 172px;
  right: 0;
  background: url(/site/rmt/media/specialpages/sp_camera/sp_camera_om_d_e_m5_mark_ii_video/sp_camera_om_d_e_m5_mark_ii_video_img/sp_camera_e_m5_mark_2_benefits_1_camera.png) center top no-repeat transparent;
}
#benefits .feature-box .tab-content.first .display {
  width: 357px;
  height: 171px;
  right: 375px;
  top: 213px;
  background: url(/site/rmt/media/specialpages/sp_camera/sp_camera_om_d_e_m5_mark_ii_video/sp_camera_om_d_e_m5_mark_ii_video_img/sp_camera_e_m5_mark_2_benefits_1_display.png) center top no-repeat transparent;
}
#benefits .feature-box .tab-content.first .play {
  width: 80px;
  height: 80px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  background: url(/site/rmt/media/specialpages/sp_camera/sp_camera_om_d_e_m5_mark_ii_video/sp_camera_om_d_e_m5_mark_ii_video_img/sp_camera_e_m5_mark_2_benefits_1_play_button.png) center top no-repeat transparent;
}
#benefits .feature-box .tab-content.second {
  background: url(/site/rmt/media/specialpages/sp_camera/sp_camera_om_d_e_m5_mark_ii_video/sp_camera_om_d_e_m5_mark_ii_video_img/sp_camera_e_m5_mark_2_benefits_2_bg.jpg) right top no-repeat black;
}
#benefits .feature-box .tab-content.second .cam {
  width: 986px;
  height: 787px;
  top: 240px;
  right: 0;
  background: url(/site/rmt/media/specialpages/sp_camera/sp_camera_om_d_e_m5_mark_ii_video/sp_camera_om_d_e_m5_mark_ii_video_img/sp_camera_e_m5_mark_2_benefits_2_camera.png) center top no-repeat transparent;
}
#benefits .feature-box .tab-content.third {
  background: url(/site/rmt/media/specialpages/sp_camera/sp_camera_om_d_e_m5_mark_ii_video/sp_camera_om_d_e_m5_mark_ii_video_img/sp_camera_e_m5_mark_2_benefits_3_bg2.jpg) center top no-repeat black;
}
#benefits .feature-box .tab-content.third .icons {
  position: absolute;
  width: 119px;
  height: 61px;
  top: 172px;
  left: 0;
  background: url(/site/rmt/media/specialpages/sp_camera/sp_camera_om_d_e_m5_mark_ii_video/sp_camera_om_d_e_m5_mark_ii_video_img/sp_camera_e_m5_mark_2_benefits_3_icons.png) center top no-repeat transparent;
}
#benefits .feature-box .tab-content.third .blend, #benefits .feature-box .tab-content.third canvas {
  position: absolute;
}
#benefits .feature-box .tab-content.third canvas {
  left: 0;
  top: 0;
}
#benefits .feature-box .tab-content.third .man {
  left: 140px;
  top: 0;
}
#benefits .feature-box .tab-content.third .blend {
  background: url(/site/rmt/media/specialpages/sp_camera/sp_camera_om_d_e_m5_mark_ii_video/sp_camera_om_d_e_m5_mark_ii_video_img/sp_camera_e_m5_mark_2_benefits_3_blend.png) no-repeat;
  width: 75px;
  height: 75px;
  left: 0px;
  top: 0px;
}
#benefits .feature-box .tab-content .benefit_1, #benefits .feature-box .tab-content .benefit_2, #benefits .feature-box .tab-content .benefit_3 {
  right: -130px;
  top: 0;
}
#benefits .feature-box .tab-content .benefit_1, #benefits .feature-box .tab-content #benefit1Text, #benefits .feature-box .tab-content #benefit1Info, #benefits .feature-box .tab-content .img-animation {
  opacity: 0;
  -webkit-transform: scale(0.9);
  -moz-transform: scale(0.9);
  -ms-transform: scale(0.9);
  -o-transform: scale(0.9);
  transform: scale(0.9);
}
#benefits .feature-box .tab-content.invisible {
  opacity: 0;
}
#benefits .feature-box .tab-content {
  position: relative;
}
#benefits .feature-box .tab-content .animation {
  position: absolute;
  width: 1280px;
  left: 50%;
  margin-left: -640px;
  height: 760px;
}
#benefits .feature-box .tab-content.third .animation .sizecount {
  position: absolute;
  width: 384px;
  height: 57px;
  left: 160px;
  top: 467px;
  background: url(/site/rmt/media/specialpages/sp_camera/sp_camera_om_d_e_m5_mark_ii_video/sp_camera_om_d_e_m5_mark_ii_video_img/sp_camera_e_m5_mark_2_benefits_3_icons.png) 0 0 no-repeat;
  background-position: 1px -6px;
  font-family: "HelveticaNeueLightRg", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  color: #ffffff;
}
#benefits .feature-box .tab-content.third .animation .sizecount div {
  text-align: right;
  line-height: 45px;
}
#benefits .feature-box .tab-content.third .animation .sizecount .size {
  position: absolute;
  width: 87px;
  height: 60px;
  left: 104px;
  top: 15px;
  font-size: 62px;
  font-weight: normal;
}
#benefits .feature-box .tab-content.third .animation .sizecount .subline-size {
  display: inline-block;
  left: 122px;
  position: absolute;
  top: 65px;
}
#benefits .feature-box .tab-content.third .animation .sizecount .subline-weight {
  top: 65px;
  position: absolute;
  left: 251px;
}
#benefits .feature-box .tab-content.third .animation .sizecount .weight {
  position: absolute;
  width: 87px;
  height: 60px;
  left: 232px;
  top: 0px;
  font-size: 62px;
  font-weight: normal;
  line-height: normal;
}
#benefits .feature-box .tab-content .subline-image {
  position: absolute;
  bottom: -50px;
  right: 165px;
  font-size: 10px !important;
}

.pg-main.e-m5-mark-2-video .features .h2-headline {
  font-size: 28px;
  line-height: 32px;
  margin-bottom: 15px;
}
.pg-main.e-m5-mark-2-video .features p {
  font-size: 15px;
  line-height: 20px;
}

.features .header {
  height: 160px;
  background: #101010;
  /* Old browsers */
  background: -moz-linear-gradient(left, #101010 0%, #272727 33%, #2e2e2e 48%, #2e2e2e 52%, #262626 69%, #101010 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #101010), color-stop(33%, #272727), color-stop(48%, #2e2e2e), color-stop(52%, #2e2e2e), color-stop(69%, #262626), color-stop(100%, #101010));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, #101010 0%, #272727 33%, #2e2e2e 48%, #2e2e2e 52%, #262626 69%, #101010 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, #101010 0%, #272727 33%, #2e2e2e 48%, #2e2e2e 52%, #262626 69%, #101010 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(left, #101010 0%, #272727 33%, #2e2e2e 48%, #2e2e2e 52%, #262626 69%, #101010 100%);
  /* IE10+ */
  background: linear-gradient(to right, #101010 0%, #272727 33%, #2e2e2e 48%, #2e2e2e 52%, #262626 69%, #101010 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#101010', endColorstr='#101010',GradientType=1 );
  /* IE6-9 */
  width: 100%;
  margin: 0;
  position: relative;
}
.features .header .h1-headline {
  text-align: center;
  top: 50%;
  width: 100%;
  position: absolute;
  -ms-transform: translateY(-50%);
  /* IE 9 */
  -webkit-transform: translateY(-50%);
  /* Chrome, Safari, Opera */
  transform: translateY(-50%);
}
.features .camera-figure-pl {
  width: 500px;
  height: 250px;
  background: #000;
  display: inline-block;
  position: absolute;
  bottom: 0;
}
.features .camera-figure-pl.crystal-clear {
  height: 550px;
  left: -200px;
  width: 700px;
  background: #fff;
}
.features .offset-top {
  top: 170px;
  position: relative;
}
.features .pg-info-dot.up .inner {
  bottom: 15px;
}
.features .pg-info-dot.up .inner .content {
  word-break: break-word;
}
.features .pg-info-dot.up .inner .content p {
  font-size: 15px;
  line-height: 20px;
}
.features .pg-info-dot.up._1 {
  top: 280px;
  left: 85px;
}
.features .pg-info-dot.up._2 {
  top: 290px;
  left: 295px;
}
.features .range-list {
  position: absolute;
  bottom: 40px;
}
.features .range-list li {
  list-style-type: none;
  display: table-cell;
  vertical-align: middle;
  line-height: 85px;
}
.features .range-list li span {
  display: inline-block;
}
.features .range-list li p {
  font-size: 16px;
  font-weight: bold;
}
.features .range-list li p:first-child {
  margin-bottom: 0;
}
.features .range-list li p:last-child {
  font-size: 9px;
  line-height: 10px;
}
.features .range-list li.big-font p {
  font-size: 45px;
  margin-bottom: 5px;
}
.features .range-list li.big-font p:first-child, .features .range-list li.big-font p:last-child {
  font-size: 9px;
  text-align: right;
  display: block;
  margin-bottom: 2px;
}
.features .pl-parent .pg-wrapper {
  padding: 0;
}
.features .background-img-pl {
  content: '';
  position: absolute;
  width: 100%;
  height: 600px;
  left: 50%;
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-position: center center;
  background-repeat: no-repeat;
}
.features ul.features-list {
  margin: 0;
  padding: 0;
  background: #000;
}
.features ul.features-list > li {
  list-style-type: none;
  height: 600px;
  position: relative;
  padding: 0;
  overflow: hidden;
}
.features ul.features-list > li span.offset-middle-vertical {
  top: 50%;
  position: absolute;
  -ms-transform: translateY(-50%);
  /* IE 9 */
  -webkit-transform: translateY(-50%);
  /* Chrome, Safari, Opera */
  transform: translateY(-50%);
}
.features ul.features-list > li .video-emb {
  position: absolute;
  bottom: 0;
  background: #000;
  height: 211px;
  left: -25px;
  opacity: 0.9;
}
.features ul.features-list > li .button.yellow {
  background: #ffba00;
}
.features ul.features-list > li .button.yellow .arrow_1 {
  background-position: -15px -79px;
  width: 11px;
  height: 6px;
}
.features ul.features-list > li .button.yellow .arrow_2 {
  background-position: -15px -79px;
  width: 11px;
  height: 6px;
}
.features ul.features-list > li .button.more-features {
  width: 160px;
  height: 40px;
  color: #fff;
  background: #ffba00;
  position: absolute;
  bottom: 0;
  line-height: 40px;
  vertical-align: middle;
  box-sizing: border-box;
  padding: 0;
  text-align: left;
  padding-left: 20px;
}
.features ul.features-list > li .button.more-features span {
  height: 0;
  top: 3px;
  left: 20px;
}
.features ul.features-list > li .button.firmware-update {
  width: 140px;
  height: 37px;
  color: #000;
  background: #fff;
  top: 0;
  line-height: 45px;
  vertical-align: bottom;
  box-sizing: border-box;
  padding: 0;
  text-align: center;
  text-transform: uppercase;
  font-size: 10px;
  margin-bottom: 25px;
  left: 0;
  position: absolute;
}
.features ul.features-list > li .button.firmware-update:hover {
  background: #fff;
}

#firmware-update {
  background: rgba(255, 255, 255, 0.2);
}

#specifications {
  font-family: "HelveticaNeueLightRg", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: 100;
  padding: 60px 0 60px 0;
  background: url(/site/rmt/media/specialpages/sp_camera/sp_camera_common/sp_camera_common_img/specifications/sp_camera_specification_grad.jpg) #000;
  background-repeat: repeat-y;
  background-position: center;
}
#specifications .clearfix {
  clear: both;
}
#specifications h2 {
  text-align: center;
  font-size: 32px;
  line-height: 40px;
}
#specifications .pg-wrapper {
  padding: 0;
}
#specifications .padding-left10 {
  padding-left: 10px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#specifications .small {
  font-family: "HelveticaNeueBoldRegular", "HelveticaNeue-Bold", "Helvetica Neue Bold", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: 100;
}
#specifications .nav-tab {
  width: 100%;
  display: table;
  table-layout: fixed;
  border-bottom: 1px solid rgba(142, 142, 142, 0.21);
  height: 45px;
}
#specifications .nav-tab li {
  display: inline-block;
  height: 40px;
  line-height: 40px;
  text-align: left;
  position: relative;
  width: auto;
  padding-right: 35px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#specifications .nav-tab li a {
  color: #696b6c;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  font-family: Arial, "Lucida Grande", sans-serif;
}
#specifications .nav-tab li.active a {
  color: #fff;
}
#specifications .nav-tab li.active:after {
  background: url(/site/rmt/media/specialpages/sp_camera/sp_camera_common/sp_camera_common_img/specifications/sp_camera_specification_arrow_down.png) no-repeat transparent;
  font-size: 0;
  line-height: 0;
  width: 18px;
  height: 19px;
  bottom: -25px;
  content: '';
  position: absolute;
  left: 50%;
  border-top: 2px solid #202020;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
#specifications .nav-tab li.active.last:after {
  left: 40%;
}
#specifications .specs-img {
  position: absolute;
  right: -35px;
  width: 80px;
  color: #fff;
  font-size: 11px;
  font-family: "HelveticaNeue-Light", "HelveticaNeueLightRg", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
#specifications .specs-img.info1 {
  top: 80px;
}
#specifications .specs-img.info2 {
  top: 235px;
}
#specifications .specs-img.info3 {
  top: 310px;
  left: 0;
  width: 220px;
  text-align: center;
}
#specifications .nav-tab-content > span {
  display: none;
}
#specifications .nav-tab-content > span.active-tab {
  display: inline-block;
}
#specifications .table-section {
  width: 100%;
  position: relative;
  min-height: 750px;
}
#specifications .table-section ul li {
  list-style-type: none;
  position: relative;
}
#specifications .table-section ul li img {
  margin-top: 60px;
}
#specifications table {
  margin-top: 50px;
  margin-bottom: 50px;
  border-collapse: collapse;
  width: 610px;
  padding: 0;
}
#specifications table.video-table .first-row td {
  padding-bottom: 8px;
}
#specifications table.video-table .first-row td:first-child {
  padding-top: 5px;
  padding-bottom: 8px;
}
#specifications table.video-table .first-row td .content-center .elevated {
  margin: 0;
}
#specifications table.video-table .second-column {
  width: 155px;
  padding-top: 5px;
  padding-right: 15px;
}
#specifications table.video-table .right {
  text-align: left;
}
#specifications table.video-table .elevated-left {
  font-size: 15px;
}
#specifications table .table-text {
  font-size: 15px;
  line-height: 20px;
  padding-right: 15px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#specifications table .first-row {
  height: 90px;
  position: relative;
  border-bottom: 1px solid #8E8F90;
}
#specifications table .first-row .small {
  margin-bottom: 10px;
  font-size: 11px;
  text-align: left;
}
#specifications table .first-row td {
  text-align: center;
  padding-right: 0;
}
#specifications table .first-row td:first-child {
  text-align: left;
  padding-bottom: 20px;
  padding-top: 5px;
}
#specifications table .first-row td.content-center .elevated {
  margin: 0;
}
#specifications table .first-row td.middle-column {
  padding-left: 30px;
}
#specifications table .first-row td.middle-column .elevated {
  margin: 0;
}
#specifications table .margin-top td {
  padding-top: 50px;
}
#specifications table .content-center {
  display: inline-block;
}
#specifications table .first-column {
  width: 110px;
}
#specifications table .second-column {
  width: 180px;
  padding-top: 20px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#specifications table .float-left {
  float: left;
}
#specifications table tr {
  width: 100%;
  display: table;
  table-layout: fixed;
}
#specifications table tr .small {
  margin-bottom: 3px;
  color: #696b6c;
}
#specifications table td {
  padding: 5px 15px 25px 5px;
  vertical-align: top;
  display: table-cell;
}
#specifications table .elevated {
  display: inline-block;
  vertical-align: top;
  text-align: right;
  font-size: 15px;
}
#specifications table .elevated.left {
  text-align: right;
  padding-right: 5px;
}
#specifications .huge-text {
  display: inline-block;
  vertical-align: top;
  font-size: 58px;
  line-height: 50px;
  color: #ffffff;
  white-space: nowrap;
}
#specifications .huge-text.left {
  text-align: left;
}
#specifications .right {
  display: inline-block;
  text-align: right;
}
#specifications .small {
  text-transform: uppercase;
  display: block;
  font-size: 11px;
  line-height: 15px;
}
#specifications .white {
  color: #ffffff;
}
#specifications .narrow {
  width: 200px;
  display: inline-block;
}
#specifications .btn-more {
  margin: 0 auto;
  bottom: 15px;
  left: 343px;
  background: #828282;
  position: relative;
  line-height: 45px;
  display: inline-block;
  width: auto;
  min-width: 245px;
  text-align: center;
  padding: 0 30px 0 60px;
  box-sizing: border-box;
  font-weight: bold;
}
#specifications .btn-more:hover {
  background: #e9b226;
}
#specifications .dot:after {
  background: transparent url(/site/rmt/media/specialpages/sp_camera/sp_camera_common/sp_camera_common_img/specifications/sp_camera_specification_dot_btn_more.png) 0 0 no-repeat;
  width: 20px;
  height: 20px;
  display: inline-block;
  position: absolute;
  top: 13px;
  left: 20px;
  content: '';
}
#specifications .text-left {
  text-align: left;
}
#specifications .inline {
  display: inline;
}

.locale-de #specifications table .elevated.left, .locale-fr #specifications table .elevated.left, .locale-nl #specifications table .elevated.left {
  padding-right: 0;
}

.locale-uk #specifications .first-row td:last-child,
.locale-nn #specifications .first-row td:last-child,
.locale-et #specifications .first-row td:last-child,
.locale-lv #specifications .first-row td:last-child,
.locale-fr #specifications .first-row td:last-child,
.locale-es #specifications .first-row td:last-child,
.locale-lt #specifications .first-row td:last-child,
.locale-ro #specifications .first-row td:last-child,
.locale-pt #specifications .first-row td:last-child,
.locale-it #specifications .first-row td:last-child,
.locale-sl #specifications .first-row td:last-child,
.locale-fi #specifications .first-row td:last-child,
.locale-tr #specifications .first-row td:last-child,
.locale-el #specifications .first-row td:last-child {
  width: 170px;
}
.locale-uk #specifications .first-row td:first-child,
.locale-nn #specifications .first-row td:first-child,
.locale-et #specifications .first-row td:first-child,
.locale-lv #specifications .first-row td:first-child,
.locale-fr #specifications .first-row td:first-child,
.locale-es #specifications .first-row td:first-child,
.locale-lt #specifications .first-row td:first-child,
.locale-ro #specifications .first-row td:first-child,
.locale-pt #specifications .first-row td:first-child,
.locale-it #specifications .first-row td:first-child,
.locale-sl #specifications .first-row td:first-child,
.locale-fi #specifications .first-row td:first-child,
.locale-tr #specifications .first-row td:first-child,
.locale-el #specifications .first-row td:first-child {
  padding-right: 0;
}

.locale-hu #specifications .first-row td:first-child {
  width: 155px;
  padding-right: 0;
}

.locale-de #specifications .huge-text, .locale-ru #specifications .huge-text {
  font-size: 50px;
}

.locale-el #specifications .first-row td:last-child {
  width: 170px;
}
.locale-el #specifications .first-row td:first-child {
  padding-right: 0;
}

.locale-uk #specifications span:first-child .first-row td:nth-child(1) .small {
  margin-bottom: 25px;
}
.locale-uk #specifications span:first-child .first-row td:nth-child(2) .small {
  margin-bottom: 25px;
}

.locale-pt #specifications .first-row td:nth-child(1) .small {
  margin-bottom: 25px;
}
.locale-pt #specifications .first-row td:nth-child(2) .small {
  margin-bottom: 25px;
}
.locale-pt #specifications .video-table .first-row td:nth-child(1) .small {
  margin-bottom: 25px;
}
.locale-pt #specifications .video-table .first-row td:nth-child(2) .small {
  margin-bottom: 5px;
}
.locale-pt #specifications .video-table .first-row td:nth-child(3) .small {
  margin-bottom: 25px;
}

.locale-lt #specifications .first-row td:nth-child(1) .small {
  margin-bottom: 25px;
}
.locale-lt #specifications .first-row td:nth-child(2) .small {
  margin-bottom: 25px;
}
.locale-lt #specifications .video-table .first-row td:nth-child(1) .small {
  margin-bottom: 10px;
}
.locale-lt #specifications .video-table .first-row td:nth-child(2) .small {
  margin-bottom: 10px;
}
.locale-lt #specifications .video-table .first-row td:nth-child(3) .small {
  margin-bottom: 10px;
}

.locale-fi #specifications .first-row td:nth-child(1) .small {
  margin-bottom: 25px;
}
.locale-fi #specifications .first-row td:nth-child(2) .small {
  margin-bottom: 25px;
}
.locale-fi #specifications .video-table .first-row td:nth-child(1) .small {
  margin-bottom: 25px;
}
.locale-fi #specifications .video-table .first-row td:nth-child(3) .small {
  margin-bottom: 25px;
}
.locale-fi #specifications .video-table .first-row td:nth-child(2) .small {
  margin-bottom: 10px;
}

.locale-lv #specifications span:first-child .first-row td:nth-child(1) .small {
  margin-bottom: 25px;
}
.locale-lv #specifications span:first-child .first-row td:nth-child(2) .small {
  margin-bottom: 25px;
}
.locale-lv #specifications span:first-child .first-row .content-center span:nth-child(2) {
  width: 30px;
}
.locale-lv #specifications .video-table .first-row td:nth-child(2) .small {
  margin-bottom: 25px;
}
.locale-lv #specifications .video-table .first-row td:nth-child(3) .small {
  margin-bottom: 25px;
}

.locale-fr #specifications span:first-child .first-row td:nth-child(1) .small {
  margin-bottom: 25px;
}
.locale-fr #specifications span:first-child .first-row td:nth-child(2) .small {
  margin-bottom: 25px;
}
.locale-fr #specifications .video-table .first-row td:last-child {
  width: 190px;
}

.locale-hr #specifications span:first-child .first-row td:nth-child(1) .small {
  margin-bottom: 25px;
}
.locale-hr #specifications span:first-child .first-row td:nth-child(2) .small {
  margin-bottom: 25px;
}

.locale-it #specifications .video-table .first-row td:nth-child(1) .small {
  margin-bottom: 10px;
}

.locale-sv #specifications table .first-row td:first-child {
  padding-right: 0;
}
.locale-sv #specifications table .first-row td:last-child {
  width: 170px;
}

.locale-pt #specifications .video-table .first-row td:nth-child(2) .small {
  margin-bottom: 10px;
}

#specifications {
  padding-top: 110px;
}
#specifications .table-section {
  min-height: auto;
}
#specifications table .first-row td:last-child {
  width: 190px;
}
#specifications table .first-row td:first-child {
  padding-top: 20px;
}
#specifications table .content-center {
  display: inline-block;
}
#specifications table .second-column {
  width: 160px;
  padding-right: 30px;
}
#specifications table .elevated-left {
  margin-left: 5px;
}
#specifications .middle-column .huge-text {
  letter-spacing: -6px;
}
#specifications .middle-column .elevated.left {
  padding-right: 0;
}

.author-no-link {
  margin-bottom: 13px;
  display: inline-block;
  font-size: 16px;
  font-weight: normal;
}

#gallery {
  background: #101010;
  background: -moz-linear-gradient(left, #101010 0%, #272727 33%, #2E2E2E 48%, #2E2E2E 52%, #262626 69%, #101010 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #101010), color-stop(33%, #272727), color-stop(48%, #2E2E2E), color-stop(52%, #2E2E2E), color-stop(69%, #262626), color-stop(100%, #101010));
  background: -webkit-linear-gradient(left, #101010 0%, #272727 33%, #2E2E2E 48%, #2E2E2E 52%, #262626 69%, #101010 100%);
  background: -o-linear-gradient(left, #101010 0%, #272727 33%, #2E2E2E 48%, #2E2E2E 52%, #262626 69%, #101010 100%);
  background: -ms-linear-gradient(left, #101010 0%, #272727 33%, #2E2E2E 48%, #2E2E2E 52%, #262626 69%, #101010 100%);
  background: linear-gradient(to right, #101010 0%, #272727 33%, #2E2E2E 48%, #2E2E2E 52%, #262626 69%, #101010 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#101010', endColorstr='#101010', GradientType=1);
}
#gallery .pg-wrapper {
  padding: 80px 0 0;
}
#gallery .h1-headline {
  color: black;
  text-align: center;
}
#gallery .text.continue {
  margin-top: 10px;
}
#gallery .feature-box {
  border-bottom: 0;
}

.pg-video-container.open-video {
  z-index: 6000;
}
.pg-video-container #gallery-video-box {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2000;
  display: none;
}
.pg-video-container #gallery-video-box .overlay-bg {
  width: 0;
  height: 0;
  top: 0;
  left: 0;
  z-index: 2000;
  background: rgba(0, 0, 0, 0.65);
  display: none;
  position: absolute;
  content: '';
}
.pg-video-container #gallery-video-box .close {
  -webkit-transform: translateX(480px);
  -moz-transform: translateX(480px);
  -ms-transform: translateX(480px);
  -o-transform: translateX(480px);
  transform: translateX(480px);
  position: absolute;
  top: 10%;
  left: 50%;
  cursor: pointer;
  font-size: 18px;
  color: white;
  text-indent: -999999px;
  font-family: 'HelveticaNeueLightRg', Helvetica, Arial, "Lucida Grande", sans-serif;
  height: 46px;
  width: 46px;
  background-image: url(/site/rmt/media/specialpages/sp_camera/sp_camera_common/sp_camera_common_img/sp_camera_common_img_overlay/sp_camera_common_img_overlay_close.jpg);
  margin-left: -46px;
  z-index: 99999;
}
.pg-video-container #gallery-video-box.open {
  width: 100%;
  height: 100%;
  top: 0;
  display: block;
}
.pg-video-container #gallery-video-box.open .overlay-bg {
  width: 100%;
  height: 100%;
  display: block;
}
.pg-video-container #gallery-video-box #jw-gallery-video_wrapper,
.pg-video-container #gallery-video-box #jw-gallery-video {
  top: 10%;
  z-index: 2100 !important;
  margin: 0 auto;
}
.pg-video-container .play {
  position: absolute;
  width: 131px;
  height: 131px;
  top: 40%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  background: url(/site/rmt/media/specialpages/sp_camera/sp_camera_om_d_e_m5_mark_ii/sp_camera_om_d_e_m5_mark_ii_img/sp_camera_e_m5_mark_2_photo_stage_play.png) no-repeat center top transparent;
  cursor: pointer;
}
.pg-video-container .gallery-video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
  background: transparent;
}

.swiper-container {
  margin-top: 55px;
  z-index: 0;
}

.swiper-container,
.swiper-wrapper,
.swiper-slide {
  width: 960px;
}

.swiper-wrapper, .swiper-slide {
  width: 960px;
  height: 620px !important;
  overflow: hidden;
}

.button-section {
  width: 960px;
  display: block;
  margin: 0 auto;
  position: relative;
  padding-top: 40px;
  padding-bottom: 40px;
  min-height: 50px;
}
.button-section .subline {
  width: 100%;
  display: inline-block;
  text-align: center;
  margin-top: 5px;
  color: #FFF;
  font-size: 10px;
}
.button-section a.button.yellow {
  height: 43px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 43px;
  padding: 0 25px 0 45px;
  right: 20px;
  margin: 0;
  position: absolute;
}
.button-section a.button.yellow .arrow_2,
.button-section a.button.yellow .arrow_1 {
  right: -19px;
  top: 15px;
}

.gallery-item {
  overflow: visible;
  margin-bottom: 20px;
  display: inline-block;
  position: absolute;
  cursor: pointer;
}
.gallery-item a:hover:after {
  content: '';
  display: block;
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
  background: #000 url(/site/rmt/media/specialpages/sp_camera/sp_camera_common/sp_camera_common_inspiration/img_2/sp_camera_gallery_hover_bg.png) no-repeat center center;
  cursor: pointer;
  position: absolute;
  width: 140px;
  height: 140px;
  left: 0;
  top: 0;
  z-index: 2;
}
.gallery-item.big a:hover:after {
  width: 300px;
  height: 300px;
}
.gallery-item.teaser a:hover:after {
  display: none;
}

.x1 {
  left: 0;
}

.x2 {
  left: 160px;
}

.x3 {
  left: 320px;
}

.x4 {
  left: 480px;
}

.x5 {
  left: 640px;
}

.x6 {
  left: 800px;
}

.y1 {
  top: 0;
}

.y2 {
  top: 160px;
}

.y3 {
  top: 320px;
}

.y4 {
  top: 480px;
}

.y5 {
  top: 640px;
}

.y6 {
  top: 800px;
}

.inspirationmodule {
  direction: ltr;
}
.inspirationmodule .mainImage {
  width: 140px;
  height: 140px;
  cursor: pointer;
  position: absolute;
}
.inspirationmodule p {
  margin-bottom: 4px;
}
.inspirationmodule .gallery-item {
  margin-bottom: 20px;
  margin-right: 0;
}
.inspirationmodule .big {
  width: 300px;
  height: 300px;
}
.inspirationmodule .teaser {
  width: 270px;
  height: 110px;
  padding: 15px;
  background-color: black;
}
.inspirationmodule .teaser h4, .inspirationmodule .teaser p, .inspirationmodule .teaser a {
  color: #fff;
}
.inspirationmodule .teaser .inspirationButton {
  position: absolute;
  left: 20px;
  bottom: 15px;
  padding-left: 20px;
  background: url(/site/rmt/media/specialpages/inspiration_1/img/sp_camera_om_d_e_m1_etc_arrow_bullet_white.png) no-repeat 0 2px;
  color: #fff;
  z-index: 1000;
}
.inspirationmodule .teaser:hover {
  background-color: #08107B;
}
.inspirationmodule .teaser:hover .inspirationButton {
  background: url(/site/rmt/media/specialpages/inspiration_1/img/sp_camera_om_d_e_m1_etc_arrow_bullet_white.png) no-repeat 0 2px;
}
.inspirationmodule .teaser.white {
  background-color: white;
}
.inspirationmodule .teaser.white .inspirationButton {
  background-image: url(/site/rmt/media/specialpages/inspiration_1/img/sp_camera_om_d_e_m1_etc_arrow_bullet_blue.png);
  color: #08107B;
}
.inspirationmodule .teaser.white h4, .inspirationmodule .teaser.white p, .inspirationmodule .teaser.white a {
  color: #08107B;
}
.inspirationmodule .teaser.white:hover {
  background-color: #E9B226;
}
.inspirationmodule .teaser.white:hover h4, .inspirationmodule .teaser.white:hover p {
  color: white;
}
.inspirationmodule .teaser.white:hover .inspirationButton {
  background-image: url(/site/rmt/media/specialpages/inspiration_1/img/sp_camera_om_d_e_m1_etc_arrow_bullet_white.png);
  color: #fff;
}

#inline-1 .wrapper {
  display: none;
  width: 530px;
  height: 300px;
}

.pp_pic_holder {
  min-height: 300px;
}

div.pp_default .pp_details {
  position: inherit;
}

.pp_content_container .pp_social,
.pp_content_container .pp_nav,
.pp_content_container .pp_gallery {
  display: none !important;
}
.pp_content_container .pp_next,
.pp_content_container .pp_previous {
  color: black;
  font-size: 0;
}
.pp_content_container .pp_next {
  float: right;
}
.pp_content_container .pp_inline {
  margin-top: -125px;
}
.pp_content_container .pp_content,
.pp_content_container .pp_details {
  background-color: transparent !important;
}
.pp_content_container .pp_content {
  height: auto !important;
}
.pp_content_container .pp_details {
  margin-top: 0 !important;
}
.pp_content_container .pp_details {
  z-index: 999;
  margin-top: -62px !important;
  background-color: #000 !important;
  background-color: rgba(0, 0, 0, 0.8) !important;
}
.pp_content_container .pp_content.inline .pp_close {
  top: -145px;
}
.pp_content_container .pp_expand {
  display: none !important;
}
.pp_content_container .pp_description {
  z-index: 999;
  color: #FFF;
  padding: 20px;
  padding-top: 15px;
  padding-bottom: 0;
  margin: 0 !important;
}
.pp_content_container .pp_description a {
  display: inline-block;
  color: white;
  margin-bottom: 8px;
  padding-bottom: 0;
}
.pp_content_container .pp_description a:hover {
  color: grey;
}
.pp_content_container .pp_description p {
  font-size: 16px;
  margin-bottom: 4px;
}
.pp_content_container .pp_description .data {
  margin-right: 10px;
  font-size: 14px;
  margin-bottom: 18px;
  display: inline-block;
}
.pp_content_container .pp_description .value {
  color: white;
  font-size: 12px;
}
.pp_content_container #pp_full_res {
  position: absolute;
  top: 0;
  width: auto;
}
.pp_content_container #pp_full_res .pp_inline {
  text-align: center;
}
.pp_content_container #pp_full_res .pp_inline figcaption,
.pp_content_container #pp_full_res .pp_inline figure {
  text-align: left;
}
.pp_content_container #pp_full_res .pretty-inner {
  display: inline-block;
  width: auto;
}
.pp_content_container .pp_hoverContainer {
  position: relative;
  z-index: 999;
  display: table-cell;
  vertical-align: middle;
}
.pp_content_container .pp_next,
.pp_content_container .pp_previous {
  width: 25px;
  background-color: white;
  height: 54px;
  display: table-cell;
  vertical-align: middle;
}
.pp_content_container .pp_previous:hover,
.pp_content_container .pp_previous {
  background: black url(/site/rmt/media/specialpages/sp_camera/sp_camera_common/sp_camera_common_img/sp_camera_common_img_overlay/sp_camera_common_img_overlay_arrow_left.png) no-repeat center center !important;
  width: 56px;
  cursor: pointer;
  overflow: hidden;
  margin-left: -1px;
}
.pp_content_container .pp_next:hover,
.pp_content_container .pp_next {
  background: black url(/site/rmt/media/specialpages/sp_camera/sp_camera_common/sp_camera_common_img/sp_camera_common_img_overlay/sp_camera_common_img_overlay_arrow_right.png) no-repeat center center !important;
  width: 56px;
  cursor: pointer;
  margin-right: -1px;
}

#video-box-gallery,
#photo-box-gallery {
  position: fixed;
  z-index: 9999;
  top: 0;
  width: 100%;
  height: 100%;
}
#video-box-gallery > div,
#photo-box-gallery > div {
  z-index: 9999 !important;
  margin: 0 auto;
  top: 50%;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}
#video-box-gallery.no-translate > div,
#photo-box-gallery.no-translate > div {
  top: 0;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}

.overlay-bg-gallery {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 2000;
  background: rgba(0, 0, 0, 0.65);
  position: fixed;
  content: '';
}

.pretty-inner {
  width: 100%;
  position: relative;
}

.pretty-inner figcaption {
  color: white;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  box-sizing: border-box;
  padding: 20px;
  background-color: rgba(0, 0, 0, 0.7);
}

.pretty-inner-title {
  font-size: 16px;
  font-weight: normal;
  margin-bottom: 13px;
  color: white;
}

.pretty-inner-description {
  color: white;
  font-weight: bold;
  font-size: 12px;
}

.pp_content_container .pp_inline {
  margin-top: 0;
}

div.pp_default .pp_close {
  background: url() 2px 1px no-repeat;
  cursor: pointer;
  color: white;
  font-size: 24px;
  background-color: black;
  height: 46px;
  width: 46px;
  padding-top: 0;
  padding-left: 0;
  padding-bottom: 0;
  float: right;
  position: absolute;
  right: 19px;
  top: 0;
  z-index: 9999;
  background-image: url(/site/rmt/media/specialpages/sp_camera/sp_camera_common/sp_camera_common_img/sp_camera_common_img_overlay/sp_camera_common_img_overlay_close.jpg);
}
div.pp_default .pp_close:hover {
  cursor: pointer;
  background-image: url(/site/rmt/media/specialpages/sp_camera/sp_camera_common/sp_camera_common_img/sp_camera_common_img_overlay/sp_camera_common_img_overlay_close_over.jpg);
}

.pp_content_container .pp_close {
  display: block;
}

.inspirationmodule .teaser {
  width: 270px;
  height: 270px;
  padding: 15px;
  background: url(/site/rmt/media/specialpages/sp_camera/sp_camera_om_d_e_m5_mark_ii_video/sp_camera_om_d_e_m5_mark_ii_video_img/sp_camera_e_m5_mark_2_video_inspiration_04_thumb_big.jpg) top center no-repeat #050505;
}
.inspirationmodule .teaser.white h2, .inspirationmodule .teaser.white span {
  color: #fff !important;
}
.inspirationmodule .teaser.white h2 {
  margin-top: 50px;
}
.inspirationmodule .teaser .inspirationButton {
  background-image: url(/site/rmt/media/specialpages/inspiration_1/img/sp_camera_om_d_e_m1_etc_arrow_bullet_white.png) !important;
  background-repeat: no-repeat;
  background-position: 0 2px;
  color: #08107B;
  position: static;
  margin-top: 20px;
  display: block;
  z-index: 1000;
}

#product-gallery {
  overflow: hidden;
  min-height: 700px;
  height: 700px;
  position: relative;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#product-gallery h2 {
  color: #fff;
  font-size: 32px;
  line-height: 40px;
  display: block;
  width: 100%;
  text-align: center;
}
#product-gallery .center {
  text-align: center;
}
#product-gallery .on-top {
  z-index: 100;
}
#product-gallery .product-gallery-headline {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 150;
  height: 100px;
}
#product-gallery .swiper-headline {
  top: 20px;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
#product-gallery .swiper-container,
#product-gallery .swiper-slide {
  max-width: 100%;
  width: 100%;
}
#product-gallery .stepper-navigation {
  max-width: 1150px;
  position: relative;
  margin: 0 auto;
  min-width: 960px;
}
#product-gallery .swiper-container {
  min-height: 695px;
  overflow: visible;
  z-index: 0;
}
#product-gallery .swiper-container .swiper-wrapper {
  height: 100%;
  position: relative;
}
#product-gallery .swiper-container .swiper-wrapper .swiper-slide {
  height: 100%;
  width: 100%;
  max-width: 100%;
}
#product-gallery .swiper-container .swiper-wrapper .swiper-slide .slide-content-wrapper {
  width: 960px;
  margin: 0 auto;
  position: relative;
  height: 100%;
}
#product-gallery .swiper-container .swiper-wrapper .swiper-slide img {
  position: absolute;
  margin: 0 auto;
  bottom: 0;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
#product-gallery .pagination, #product-gallery .paginationWrapper {
  text-align: center;
  margin: 0;
  position: absolute;
  bottom: 25px;
  width: 100%;
  z-index: 50;
}
#product-gallery .swiper-pagination-switch {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin-right: 20px;
  cursor: pointer;
  float: none;
  background: #fff;
  position: relative;
  vertical-align: middle;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
#product-gallery .swiper-active-switch {
  background: #000;
  border: 4px solid #fff;
  height: 6px;
  width: 6px;
}
#product-gallery .navLeft, #product-gallery .navRight {
  position: absolute;
  cursor: pointer;
  top: -525px;
  z-index: 1000;
  display: inline-block;
  width: 50px;
  height: 50px;
  background: #fff;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
#product-gallery .navLeft:before, #product-gallery .navLeft:after, #product-gallery .navRight:before, #product-gallery .navRight:after {
  content: " ";
  display: block;
  width: 2px;
  height: 15px;
  background-color: #0C0C0C;
  position: absolute;
  z-index: 1;
}
#product-gallery .navLeft:before, #product-gallery .navRight:before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
#product-gallery .navLeft:after, #product-gallery .navRight:after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
#product-gallery .navLeft:hover, #product-gallery .navRight:hover {
  background: #e9b226;
}
#product-gallery .navLeft {
  left: 0;
}
#product-gallery .navLeft:before, #product-gallery .navLeft:after {
  left: 45%;
}
#product-gallery .navLeft:before {
  top: 26%;
}
#product-gallery .navLeft:after {
  top: 43%;
}
#product-gallery .navRight {
  right: 0;
}
#product-gallery .navRight:before, #product-gallery .navRight:after {
  left: 50%;
}
#product-gallery .navRight:before {
  top: 46%;
}
#product-gallery .navRight:after {
  top: 26%;
}

#product-gallery {
  background: url(/site/rmt/media/specialpages/sp_camera/sp_camera_om_d_e_m5_mark_ii_video/sp_camera_om_d_e_m5_mark_ii_video_img/sp_camera_e_m5_mark_2_video_img_04_product_gallery_product_gallery_bg.jpg) top center no-repeat #050505;
  z-index: 0;
}
#product-gallery .navLeft, #product-gallery .navRight {
  top: -465px;
}
#product-gallery .navLeft:before, #product-gallery .navLeft:after, #product-gallery .navRight:before, #product-gallery .navRight:after {
  background-color: #646464;
}
#product-gallery .pagination {
  padding: 0;
  bottom: 20px;
}

#product-gallery .pg-info-dot {
  position: absolute;
  text-align: center;
  width: 41px;
  height: 41px;
}
#product-gallery .pg-info-dot .inner {
  position: absolute;
}
#product-gallery .pg-info-dot .beam, #product-gallery .pg-info-dot .content {
  position: relative;
}
#product-gallery .pg-info-dot .inner {
  width: 220px;
  height: auto;
  left: -89.5px;
  margin-top: 26px;
  overflow: hidden;
}
#product-gallery .pg-info-dot .beam {
  width: 100%;
  height: 15px;
  background: url(/site/rmt/media/specialpages/sp_audio/sp_audio_common/sp_audio_common_img/sp_audio_common_etc/sp_modules_info_dot_sprite.png) center top no-repeat transparent;
}
#product-gallery .pg-info-dot .content {
  background: #000;
  width: 200px;
  padding: 10px;
  text-align: center;
}
#product-gallery .pg-info-dot .content h3, #product-gallery .pg-info-dot .content p {
  color: white;
  font-size: 15px;
  line-height: 20px;
  margin-bottom: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#product-gallery .pg-info-dot .content h3 {
  text-transform: uppercase;
  font-family: "HelveticaNeueBoldRegular", "HelveticaNeue-Bold", "Helvetica Neue Bold", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
#product-gallery .pg-info-dot.white .content {
  background-color: #FFFFFF;
  background-color: rgba(255, 255, 255, 0.8);
}
#product-gallery .pg-info-dot.white .content h3, #product-gallery .pg-info-dot.white .content p {
  color: black;
}
#product-gallery .pg-info-dot .dot {
  background: transparent url(/site/rmt/media/specialpages/sp_camera/sp_camera_common/sp_camera_common_img/sp_camera_common_img_etc/sp_modules_info_dot_camera_sprite.png) 0 0 no-repeat;
  width: 41px;
  height: 41px;
  position: absolute;
  top: 0;
  left: 0;
}
#product-gallery .pg-info-dot.up .content, #product-gallery .pg-info-dot.down .content {
  -webkit-border-radius: 10px;
  border-radius: 10px;
}
#product-gallery .pg-info-dot.down .inner {
  margin-top: 19px;
}
#product-gallery .pg-info-dot.down .content {
  padding-top: 30px;
}
#product-gallery .pg-info-dot.up .inner {
  bottom: 0;
  margin-top: 0;
}
#product-gallery .pg-info-dot.up .content {
  margin-bottom: 19px;
  padding-bottom: 30px;
  padding-top: 20px;
}
#product-gallery .pg-info-dot._1 {
  top: 415px;
  right: 780px;
}
#product-gallery .pg-info-dot._2 {
  top: 275px;
  right: 140px;
}
#product-gallery .pg-info-dot._3 {
  top: 275px;
  left: 300px;
}
#product-gallery .pg-info-dot._4 {
  bottom: 400px;
  right: 185px;
}
#product-gallery .pg-info-dot._5 {
  right: 265px;
  top: 445px;
}
#product-gallery .pg-info-dot._6 {
  top: 295px;
  left: 825px;
}
#product-gallery .pg-info-dot._7 {
  top: 470px;
  left: 920px;
}
#product-gallery .pg-info-dot._7 .inner {
  left: -210px;
}
#product-gallery .pg-info-dot._7 .content {
  padding: 10px 30px 10px 10px;
}
#product-gallery .pg-info-dot._8 {
  top: 465px;
  right: 110px;
}

#product-gallery .pg-info-dot .content {
  background: rgba(0, 0, 0, 0.8);
}

.pg-main.sg p {
  line-height: 20px;
}

.locale-bg .titanium .product-teaser {
  top: 300px;
}

.titanium {
  padding-top: 100px;
  background-repeat: no-repeat;
  background-position: bottom center;
  background-color: #000;
}
.titanium .offset-top {
  top: 210px;
  position: absolute;
  right: 0;
  margin-left: 0;
}
.titanium .img-hidden {
  display: none;
}
.titanium .product-teaser {
  position: absolute;
  top: 330px;
}
.titanium .product-teaser-text {
  top: 0px;
  position: relative;
  width: 253px;
  font-family: "HelveticaNeueRomanRg", "HelveticaNeue-Roman", "HelveticaNeue-Regular", "Helvetica Neue Roman", "Helvetica Neue Regular", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
.titanium .product-teaser-text .teaser-hl {
  font-family: "HelveticaNeueBoldRegular", "HelveticaNeue-Bold", "Helvetica Neue Bold", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 28px;
  line-height: 32px;
  margin-bottom: 0;
}
.titanium .product-teaser-text .teaser-sl {
  font-size: 15px;
  line-height: 19px;
}
.titanium .product-teaser-text .teaser-txt {
  font-size: 20px;
  line-height: 42px;
  font-style: italic;
  border-top: 1px solid white;
  white-space: nowrap;
}
.titanium .product-teaser-text .teaser-num {
  font-family: "HelveticaNeueBoldRegular", "HelveticaNeue-Bold", "Helvetica Neue Bold", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 28px;
  line-height: 42px;
}
.titanium .product-teaser-detail {
  float: left;
}
.titanium .product-teaser-detail .img {
  float: left;
  background: green;
  width: 73px;
  height: 73px;
  margin-right: 10px;
}
.titanium .product-teaser-detail .img._3 {
  background: url(/site/rmt/media/specialpages/sp_camera/sp_camera_om_d_e_m5_mark_ii_video/sp_camera_om_d_e_m5_mark_ii_video_img/sp_camera_e_m5_mark_2_video_img_strap.png) center center no-repeat transparent;
  cursor: pointer;
}
.titanium .product-teaser-detail .img._3:hover:after {
  content: '';
  position: absolute;
  width: 73px;
  height: 73px;
  background: url(/site/rmt/media/specialpages/sp_camera/sp_camera_om_d_e_m5_mark_ii_video/sp_camera_om_d_e_m5_mark_ii_video_img/sp_camera_e_m5_mark_2_video_img_hover_bubble.png);
}
.titanium .product-teaser-detail .img._2 {
  background: url(/site/rmt/media/specialpages/sp_camera/sp_camera_om_d_e_m5_mark_ii_video/sp_camera_om_d_e_m5_mark_ii_video_img/sp_camera_e_m5_mark_2_video_img_plus.png) center center no-repeat transparent;
  width: 40px;
}
.titanium .product-teaser-detail .img._1 {
  background: url(/site/rmt/media/specialpages/sp_camera/sp_camera_om_d_e_m5_mark_ii_video/sp_camera_om_d_e_m5_mark_ii_video_img/sp_camera_e_m5_mark_2_video_img_leather_case.png) center center no-repeat transparent;
  cursor: pointer;
}
.titanium .product-teaser-detail .img._1:hover:after {
  content: '';
  position: absolute;
  width: 73px;
  height: 73px;
  background: url(/site/rmt/media/specialpages/sp_camera/sp_camera_om_d_e_m5_mark_ii_video/sp_camera_om_d_e_m5_mark_ii_video_img/sp_camera_e_m5_mark_2_video_img_hover_bubble.png);
}
.titanium .product-teaser-detail .img-txt {
  float: left;
  font-family: "HelveticaNeueBoldRegular", "HelveticaNeue-Bold", "Helvetica Neue Bold", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 13px;
  line-height: 15px;
  top: 20px;
  position: relative;
}
.titanium .offset-middle-horizontal {
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.titanium ul.features-list {
  margin: 0;
  padding: 0;
}
.titanium ul.features-list > li {
  list-style-type: none;
  height: 600px;
  position: relative;
  padding: 0;
  overflow: hidden;
  z-index: 0;
}
.titanium ul.features-list > li .button.yellow {
  background: #ffba00;
}
.titanium ul.features-list > li .button.yellow .arrow_1 {
  background-position: -15px -79px;
  width: 11px;
  height: 6px;
}
.titanium ul.features-list > li .button.yellow .arrow_2 {
  background-position: -15px -79px;
  width: 11px;
  height: 6px;
}
.titanium ul.features-list > li .button.more-features {
  width: 160px;
  height: 40px;
  color: #fff;
  background: #ffba00;
  position: absolute;
  bottom: 40px;
  line-height: 40px;
  vertical-align: middle;
  box-sizing: border-box;
  padding: 0;
  text-align: left;
  padding-left: 20px;
}
.titanium ul.features-list > li .button.more-features span {
  height: 0;
  top: 3px;
  left: 20px;
}

.locale-uk .titanium .offset-top {
  top: 140px;
}

#smallFeatures {
  background-color: #212121;
  height: 0;
  position: relative;
  -moz-transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
#smallFeatures .feature-box {
  border: 0px;
  visibility: hidden;
  display: inline-block;
}
#smallFeatures p {
  color: #A3A3A3;
  font-size: 13px;
  line-height: 19px;
}
#smallFeatures h2 {
  margin-bottom: 6px;
  padding-bottom: 0px;
  margin-top: 10px;
}
#smallFeatures h2 strong {
  width: 100%;
  font-size: 17px;
  line-height: 22px;
  padding-right: 15px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#smallFeatures h2.center {
  text-align: center;
}
#smallFeatures .imageWrapper img {
  margin: 0px auto;
}
#smallFeatures .text.heightTop {
  height: 216px;
}
#smallFeatures .pg-wrapper {
  padding: 50px 0px 115px 0;
}
#smallFeatures .offset-middle-horizontal {
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
#smallFeatures.toggle-show {
  min-height: 550px;
  display: block;
  -moz-transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
#smallFeatures.toggle-show .feature-box {
  visibility: visible;
  display: block;
}
#smallFeatures .hide-feature-text:after,
#smallFeatures .more-feature-text:after {
  background: url(/site/rmt/media/specialpages/sp_camera/sp_camera_common/sp_camera_common_img/sp_camera_ui_sprite.png) no-repeat transparent;
  position: absolute;
  content: '';
  top: 16px;
  z-index: 33333;
  width: 15px;
  height: 7px;
  left: 103%;
}
#smallFeatures .more-feature-text:after {
  background-position: -13px -78px;
  top: 17px;
}
#smallFeatures .button {
  -moz-transition-property: none;
  -webkit-transition-property: none;
  -o-transition-property: none;
  transition-property: none;
}
#smallFeatures .button.yellow {
  background: #e9b226;
}
#smallFeatures .button.yellow .arrow_1 {
  background-position: -15px -79px;
  width: 11px;
  height: 6px;
}
#smallFeatures .button.yellow .arrow_2 {
  background-position: -15px -79px;
  width: 11px;
  height: 6px;
}
#smallFeatures .button.yellow.bottom-null .arrow_1 {
  background-position: -15px -73px;
}
#smallFeatures .button.yellow.bottom-null .hide-feature-text {
  display: block;
}
#smallFeatures .button.yellow.bottom-null .hide-feature-text:after {
  background-position: -13px -72px;
}
#smallFeatures .button.yellow.bottom-null .more-feature-text {
  display: none;
}
#smallFeatures .button.more-features {
  width: auto;
  bottom: 0;
  height: 40px;
  color: #FFF;
  background: #e9b226;
  position: absolute;
  line-height: 40px;
  vertical-align: middle;
  box-sizing: border-box;
  padding: 0 30px 0 20px;
  text-align: left;
  z-index: 10;
}
#smallFeatures .button.more-features span {
  white-space: nowrap;
  width: 100%;
}
#smallFeatures .button.more-features .hide-feature-text {
  display: none;
}

.moreLinks {
  display: inline-block;
}
.moreLinks.black {
  color: red;
}

.ie7 .moreLinks .pointer, .ie7 .moreLinks .button, .ie8 .moreLinks .pointer, .ie8 .moreLinks .button {
  display: inline-block;
}
.ie7 .moreLinks .pointer .txt, .ie7 .moreLinks .button .txt, .ie8 .moreLinks .pointer .txt, .ie8 .moreLinks .button .txt {
  float: left;
}

#smallFeatures h2 strong {
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#smallFeatures p {
  color: white;
}

#versatility {
  margin: 50px auto;
  padding: 0;
}
#versatility h3, #versatility h1, #versatility p {
  color: #000000;
  text-align: center;
}
#versatility h1 {
  margin-bottom: 45px;
}
#versatility p.text-center {
  margin-bottom: 35px;
  font-size: 15px;
  line-height: 20px;
}
#versatility .h1-headline {
  margin-bottom: 45px;
  color: #000000;
  text-align: center;
  display: inline-block;
  width: 100%;
  font-weight: 100;
}
#versatility .header3.text-center {
  margin: 40px 0 5px 0;
  text-align: center;
  color: #000000;
  display: inline-block;
  width: 100%;
  font-weight: 100;
  font-size: 17px;
  line-height: 22px;
}
#versatility a.link .text {
  color: #08107b;
}
#versatility img {
  min-height: 315px;
  width: auto;
}
#versatility a {
  position: relative;
  padding: 0;
}
#versatility a:hover .arrow-icon:before {
  background: url(/site/rmt/media/specialpages/sp_camera/sp_camera_common/sp_camera_common_img/sp_camera_common_img_etc/sp_camera_omd_arrow_bullet_left_right_yellow.png) no-repeat;
  left: 0;
  top: 0;
}
#versatility a:hover .text {
  color: #e9b226;
}
#versatility a .text {
  display: inline-block;
}
#versatility a .arrow-icon:before {
  background: url(/site/rmt/media/specialpages/sp_camera/sp_camera_common/sp_camera_common_img/sp_camera_common_img_etc/sp_camera_omd_arrow_bullet_left_right_black.png) no-repeat;
  content: '';
  position: absolute;
  width: 16px;
  height: 11px;
  left: 0;
}

#conversion .wrapper {
  width: 100%;
  background: #3f3f3f;
}
#conversion .wrapper ul {
  display: table;
  table-layout: fixed;
  height: 100%;
}
#conversion .wrapper ul.pg-wrapper {
  padding: 0;
  height: 440px;
  width: 100%;
}
#conversion .wrapper ul .button-wrapper {
  width: 100%;
  text-align: center;
  display: inline-block;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  position: absolute;
  bottom: 0px;
}
#conversion .wrapper ul.shop-active {
  width: 100%;
}
#conversion .wrapper ul.shop-active li.shop .inner {
  float: right;
  display: block;
  margin-right: 150px;
}
#conversion .wrapper ul.shop-active li:first-child:not(.hide) .inner {
  float: right;
  display: block;
  margin-right: 150px;
}
#conversion .wrapper ul.shop-active li:last-child:not(.hide) .inner {
  float: left;
  display: block;
  margin-left: 150px;
}
#conversion .wrapper ul.shop-active li:nth-child(2):not(.hide) .inner {
  float: right;
  display: block;
  margin-right: 150px;
}
#conversion .wrapper ul.shop-active li.buy-online .inner {
  float: left;
  display: block;
  margin-left: 150px;
}
#conversion .wrapper ul.wow-active {
  width: 100%;
}
#conversion .wrapper ul.wow-active li.shop .inner {
  float: right;
  display: block;
  margin-right: 150px;
}
#conversion .wrapper ul.wow-active li:last-child:not(.hide) .inner {
  float: left;
  display: block;
  margin-left: 150px;
}
#conversion .wrapper ul.wow-active li.buy-online .inner {
  float: right;
  display: block;
  margin-right: 150px;
}
#conversion .wrapper ul.wow-active li:nth-child(2):not(.hide) .inner {
  float: left;
  display: block;
  margin-left: 150px;
}
#conversion .wrapper ul.wow-active li:nth-child(1):not(.hide) .inner {
  float: right;
  display: block;
  margin-right: 150px;
}
#conversion .wrapper ul.try-active {
  width: 100%;
}
#conversion .wrapper ul.try-active li.shop .inner {
  float: right;
  display: block;
  margin-right: 150px;
}
#conversion .wrapper ul.try-active li:last-child:not(.hide) .inner {
  float: left;
  display: block;
  margin-left: 150px;
}
#conversion .wrapper ul.try-active li.buy-online .inner {
  float: right;
  display: block;
  margin-right: 150px;
}
#conversion .wrapper ul.try-active li:last-of-type {
  background: none;
}
#conversion .wrapper ul.try-active.wow-active li:last-of-type {
  background: #282828;
}
#conversion .wrapper ul.shop-active.wow-active, #conversion .wrapper ul.shop-active.try-active, #conversion .wrapper ul.wow-active.try-active {
  width: 980px;
}
#conversion .wrapper ul.shop-active.wow-active .inner, #conversion .wrapper ul.shop-active.try-active .inner, #conversion .wrapper ul.wow-active.try-active .inner {
  float: none !important;
  margin: 0 !important;
  display: inline-block !important;
}
#conversion .wrapper ul.shop-active.wow-active.try-active li .inner {
  width: 210px;
}
#conversion .wrapper ul li {
  display: table-cell;
  text-align: center;
  position: relative;
  padding: 10px 0px 50px;
  vertical-align: top;
  height: 475px;
}
#conversion .wrapper ul li.shop.hide {
  display: none !important;
}
#conversion .wrapper ul li:nth-child(even) {
  background: #282828;
}
#conversion .wrapper ul li .inner {
  width: 260px;
  display: inline-block;
  text-align: center;
  height: 100%;
  padding-top: 40px;
  padding-bottom: 80px;
  position: relative;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  min-height: 485px;
}
#conversion .wrapper ul li .inner img {
  display: inline-block;
  height: 135px;
}
#conversion .wrapper ul .button {
  width: auto;
  height: 43px;
  vertical-align: middle;
  line-height: 43px;
  padding: 0;
  padding-left: 20px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: left;
  position: relative;
}
#conversion .wrapper ul .button:focus {
  outline: 0;
}
#conversion .wrapper ul .button span.text {
  width: 100%;
  line-height: 43px;
  padding-right: 35px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#conversion .wrapper ul .button .icon {
  height: 2px;
  right: -15px;
  top: 0;
}
#conversion .wrapper .h3-headline {
  margin-top: 20px;
  color: #fff;
  font-weight: normal;
  width: 100%;
  text-align: center;
  font-size: 22px;
  display: inline-block;
  -webkit-font-smoothing: initial;
  -moz-osx-font-smoothing: initial;
  line-height: 26px;
  font-family: "HelveticaNeueLightRg", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
#conversion .wrapper p {
  margin-bottom: 35px;
}
#conversion .item {
  width: 33%;
  background-color: #3f3f3f;
  float: left;
}
#conversion .item.darker {
  background-color: #282828;
}
#conversion .item img {
  margin: 0 auto;
}
#conversion .item p, #conversion .item h3 {
  color: #ffffff;
  text-align: center;
}
#conversion .item p {
  margin: 80px;
}

.locale-fr #conversion .wrapper ul
.buy-online .button span.text, .locale-fr #conversion .test-wow .button span.text {
  letter-spacing: -0.11em;
}
.locale-fr #conversion .wrapper ul
.buy-online .button .icon, .locale-fr #conversion .test-wow .button .icon {
  right: -8px;
}

#follow-us .feature-box {
  background-color: #dfdfdf;
  min-height: 0;
}
#follow-us .feature-box .row {
  min-height: 0px;
  height: auto;
}
#follow-us .center {
  width: 189px;
  margin: 0 auto;
  height: 70px;
}
#follow-us .center ul {
  display: table;
  table-layout: fixed;
  width: 100%;
}
#follow-us .center ul li {
  list-style-type: none;
  display: table-cell;
  text-align: center;
}
#follow-us a {
  display: inline-block;
  width: 53px;
  height: 53px;
  margin: 0 5px;
}
#follow-us a.fb {
  background: transparent url(/site/rmt/media/specialpages/sp_camera/sp_camera_common/sp_camera_common_img/sp_camera_common_img_social/sp_camera_social_facebook_2.png) no-repeat center center;
}
#follow-us a.fb:hover {
  background: transparent url(/site/rmt/media/specialpages/sp_camera/sp_camera_common/sp_camera_common_img/sp_camera_common_img_social/sp_camera_social_facebook_1.png) no-repeat center center;
}
#follow-us a.yt {
  background: transparent url(/site/rmt/media/specialpages/sp_camera/sp_camera_common/sp_camera_common_img/sp_camera_common_img_social/sp_camera_social_youtube_2.png) no-repeat center center;
}
#follow-us a.yt:hover {
  background: transparent url(/site/rmt/media/specialpages/sp_camera/sp_camera_common/sp_camera_common_img/sp_camera_common_img_social/sp_camera_social_youtube_1.png) no-repeat center center;
}
#follow-us a.fl {
  background: transparent url(/site/rmt/media/specialpages/sp_camera/sp_camera_common/sp_camera_common_img/sp_camera_common_img_social/sp_camera_social_flickr_2.png) no-repeat center center;
}
#follow-us a.fl:hover {
  background: transparent url(/site/rmt/media/specialpages/sp_camera/sp_camera_common/sp_camera_common_img/sp_camera_common_img_social/sp_camera_social_flickr_1.png) no-repeat center center;
}
#follow-us a.in {
  background: transparent url(/site/rmt/media/specialpages/sp_camera/sp_camera_common/sp_camera_common_img/sp_camera_common_img_social/sp_camera_social_instagram_2.png) no-repeat center center;
}
#follow-us a.in:hover {
  background: transparent url(/site/rmt/media/specialpages/sp_camera/sp_camera_common/sp_camera_common_img/sp_camera_common_img_social/sp_camera_social_instagram_1.png) no-repeat center center;
}
#follow-us a.vk {
  background: transparent url(/site/rmt/media/specialpages/sp_camera/sp_camera_common/sp_camera_common_img/sp_camera_common_img_social/sp_camera_social_vk_2.png) no-repeat center center;
}
#follow-us a.vk:hover {
  background: transparent url(/site/rmt/media/specialpages/sp_camera/sp_camera_common/sp_camera_common_img/sp_camera_common_img_social/sp_camera_social_vk_1.png) no-repeat center center;
}
#follow-us h2 {
  color: #3f3f3f;
}
#follow-us .collumn5 {
  margin-bottom: 60px;
}

#service-modul {
  background-color: #efefef;
  min-height: 380px;
  border-bottom: 1px solid #ccc;
}
#service-modul p, #service-modul strong {
  color: #404040;
  line-height: 1.2em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#service-modul .register-copy {
  padding-left: 70px;
}
#service-modul .service-headline {
  display: block;
  font-size: 22px;
  font-family: "HelveticaNeueLightRg", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: normal;
  margin-bottom: 16px;
  color: #404040;
}
#service-modul p {
  font-size: 15px;
}
#service-modul strong {
  display: block;
  font-size: 22px;
  font-family: 'HelveticaNeueLightRg',Arial,Helvetica,sans-serif;
  font-weight: normal;
  margin-bottom: 16px;
}
#service-modul .bottom-align {
  position: relative;
  padding-bottom: 60px;
  min-height: 100px;
}
#service-modul .bottom-align .button.btn-service, #service-modul .bottom-align .select-section {
  position: absolute;
  bottom: 0;
}
#service-modul .bottom-align .select-customer {
  margin-bottom: 0;
}
#service-modul .button.btn-service {
  background: #828282;
  line-height: 45px;
  height: 45px;
  text-align: center;
  vertical-align: middle;
  padding: 0;
  position: relative;
  display: inline-block;
  color: #fff;
  font-weight: normal;
}
#service-modul .button.btn-service.subscribe {
  width: auto;
  padding: 0 25px;
}
#service-modul .button.btn-service.register-now {
  width: auto;
  margin-top: 25px;
  text-align: left;
  padding-left: 25px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#service-modul .button.btn-service span.text {
  width: 100%;
  line-height: 43px;
  padding-right: 35px;
}
#service-modul .button.btn-service .icon {
  height: 2px;
  right: -15px;
  top: 0;
}
#service-modul .button.btn-service .icon .arrow_1 {
  background-position: -21px -73px;
}
#service-modul .select-section {
  position: relative;
  margin-top: 25px;
  display: inline-block;
}
#service-modul .select-section select {
  width: 460px;
  height: 45px;
  background: #fff;
  border: 1px solid #cdcdcd;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  position: relative;
  -webkit-border-radius: 0;
  border-radius: 0;
  padding-left: 40px;
  font-weight: bold;
  display: inline-block !important;
}
#service-modul .select-section:after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #e9b226;
  top: 20px;
  left: 15px;
}
#service-modul .select-section:before {
  content: "";
  position: absolute;
  width: 50px;
  height: 43px;
  background: none repeat scroll 0% 0% #FFF;
  z-index: 999;
  right: 0px;
  top: 1px;
  border-right: 1px solid #ccc;
}
#service-modul .register-section,
#service-modul .newsletter-section {
  display: inline-block;
  width: 100%;
}
#service-modul .register-section .pg-wrapper,
#service-modul .newsletter-section .pg-wrapper {
  padding: 0;
}
#service-modul .newsletter-section {
  min-height: 140px;
  border-bottom: 1px solid #ccc;
  padding: 45px 0 15px 0;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#service-modul .register-section {
  padding: 30px 0 15px 0;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#service-modul .warranty-icon {
  width: 60px;
  height: 43px;
  display: block;
  float: left;
  margin-right: 10px;
  background: url(/site/rmt/media/specialpages/sp_camera/sp_camera_common/sp_camera_common_img/sp_camera_common_img_etc/sp_camera_service_modul_mail_icon.png) center left no-repeat;
  background-position: -10px -20px;
}

.crystal-clear-section, .levelrecording-section, .framerate-section, .capture-section, .zoombg {
  background: url(/site/rmt/media/specialpages/sp_camera/sp_camera_common/sp_camera_common_img/sp_camera_common_spacer.gif) top center no-repeat;
}

.camera-figure-pl {
  width: 690px;
  height: 330px;
  position: absolute;
  bottom: 0;
}
.camera-figure-pl.framerate, .camera-figure-pl.zoomlens {
  right: 0;
  width: 400px;
  height: 100%;
}
.camera-figure-pl.lensvariety {
  right: 0;
  width: 600px;
  height: 100%;
}
.camera-figure-pl.crystal-clear {
  height: 550px;
  left: -200px;
  width: 700px;
  background: #fff;
}

.crystal-clear-section {
  overflow: hidden;
}
.crystal-clear-section h2 {
  margin-bottom: 25px;
}
.crystal-clear-section .camera-figure-pl.crystal-clear {
  position: absolute;
  width: 796px;
  height: 547px;
  left: -290px;
  background: url(/site/rmt/media/specialpages/sp_camera/sp_camera_om_d_e_m5_mark_ii_video/sp_camera_om_d_e_m5_mark_ii_video_img/sp_camera_e_m5_mark_2_video_crystalclear_cam.png) 0 0 no-repeat;
  opacity: 1;
}

.zoomlens-section .offset-top {
  top: 145px;
  position: relative;
}
.zoomlens-section .zoom {
  position: absolute;
  left: -140px;
  top: 0px;
  overflow: hidden;
  width: 1223px;
  height: 600px;
}
.zoomlens-section .zoom div {
  position: absolute;
}
.zoomlens-section .zoom .zoombg {
  left: 0px;
  top: 0px;
  width: 1223px;
  height: 600px;
  transform-origin: 928px 210px 0px;
}
.zoomlens-section .zoom .zoombg .zoomed {
  position: absolute;
  width: 1303px;
  height: 680px;
  left: -40px;
  top: -40px;
}
.zoomlens-section .zoom .zoombg .rect {
  position: absolute;
  border: 1px solid #48ff00;
  width: 361px;
  height: 250px;
  left: 749px;
  top: 79px;
}
.zoomlens-section .mask {
  position: absolute;
  left: -140px;
  top: 0px;
  width: 1224px;
  height: 600px;
}
.zoomlens-section .camera-figure-pl {
  position: absolute;
  bottom: 0;
  right: -95px;
  width: 620px;
  height: 330px;
}
.zoomlens-section .camera-figure-pl.zoomlens {
  background: url(/site/rmt/media/specialpages/sp_camera/sp_camera_om_d_e_m5_mark_ii_video/sp_camera_om_d_e_m5_mark_ii_video_img/sp_camera_e_m5_mark_2_video_features_zoomlens_figure_camera.png) no-repeat;
}

.levelrecording-section .offset-top {
  top: 170px;
  position: relative;
}
.levelrecording-section .camera-figure-pl {
  bottom: 0;
  left: -85px;
  width: 545px;
  height: 338px;
}
.levelrecording-section .camera-figure-pl.levelrecording {
  background: url(/site/rmt/media/specialpages/sp_camera/sp_camera_om_d_e_m5_mark_ii_video/sp_camera_om_d_e_m5_mark_ii_video_img/sp_camera_e_m5_mark_2_video_features_figure_levelrecording_camera.png) no-repeat;
}
.levelrecording-section .camera-figure-pl.levelrecording .window-figure {
  background: #000 url(/site/rmt/media/specialpages/sp_camera/sp_camera_om_d_e_m5_mark_ii_video/sp_camera_om_d_e_m5_mark_ii_video_img/sp_camera_e_m5_mark_2_video_features_levelrecording_figrue_window.jpg) no-repeat;
  display: block;
  width: 264px;
  height: 175px;
  top: 151px;
  position: absolute;
  left: 80px;
}
.levelrecording-section ul {
  display: table;
  table-layout: fixed;
  width: 100%;
  margin-top: 35px;
}
.levelrecording-section ul li {
  display: table-cell;
}
.levelrecording-section ul li img {
  vertical-align: top;
  display: inline-block;
}
.levelrecording-section ul li span {
  width: 90px;
  display: inline-block;
  color: #fff;
}
.levelrecording-section .levelrecording-icon-no-text,
.levelrecording-section .levelrecording-icon {
  display: inline-block;
  width: 100px;
  height: 80px;
}
.levelrecording-section .levelrecording-icon {
  background: url(/site/rmt/media/specialpages/sp_camera/sp_camera_om_d_e_m5_mark_ii_video/sp_camera_om_d_e_m5_mark_ii_video_img/sp_camera_e_m5_mark_2_video_levelrecording_77_mbps_icon.png) no-repeat;
}
.levelrecording-section .levelrecording-icon-no-text {
  background: url(/site/rmt/media/specialpages/sp_camera/sp_camera_om_d_e_m5_mark_ii_video/sp_camera_om_d_e_m5_mark_ii_video_img/sp_camera_e_m5_mark_2_video_features_levelrecording_77_mbps_icon_ohne_text.png) no-repeat;
}

.framerate-section .offset-top {
  top: 170px;
  position: relative;
}
.framerate-section .camera-figure-pl {
  bottom: 0;
  right: -130px;
  width: 710px;
  height: 380px;
}
.framerate-section .camera-figure-pl.framerate {
  background: url(/site/rmt/media/specialpages/sp_camera/sp_camera_om_d_e_m5_mark_ii_video/sp_camera_om_d_e_m5_mark_ii_video_img/sp_camera_e_m5_mark_2_video_features_figure_camera.png) no-repeat;
}
.framerate-section .camera-figure-pl.framerate .window-figure {
  background: url(/site/rmt/media/specialpages/sp_camera/sp_camera_om_d_e_m5_mark_ii_video/sp_camera_om_d_e_m5_mark_ii_video_img/sp_camera_e_m5_mark_2_video_features_framerate_figure_window.png);
  display: inline-block;
  width: 300px;
  height: 140px;
  top: 169px;
  position: relative;
  left: 67px;
}

.capture-section .offset-top {
  top: 200px;
  position: relative;
}
.capture-section .camera-figure-pl {
  bottom: 0;
  left: -100px;
  width: 710px;
  height: 566px;
}
.capture-section .camera-figure-pl.capture {
  background: url(/site/rmt/media/specialpages/sp_camera/sp_camera_om_d_e_m5_mark_ii_video/sp_camera_om_d_e_m5_mark_ii_video_img/sp_camera_e_m5_mark_2_video_follow_capture_figure_camera.png) no-repeat;
}
.capture-section .camera-figure-pl.capture .window-figure {
  background: url(/site/rmt/media/specialpages/sp_camera/sp_camera_om_d_e_m5_mark_ii_video/sp_camera_om_d_e_m5_mark_ii_video_img/sp_camera_e_m5_mark_2_video_features_figure_window_camera.jpg) no-repeat;
  display: block;
  width: 320px;
  height: 250px;
  top: 92px;
  position: absolute;
  left: 88px;
}
.capture-section .camera-figure-pl.capture .window-figure-2 {
  background: url(/site/rmt/media/specialpages/sp_camera/sp_camera_om_d_e_m5_mark_ii_video/sp_camera_om_d_e_m5_mark_ii_video_img/sp_camera_e_m5_mark_2_video_features_figure_window_camera_small.png) no-repeat;
  display: block;
  width: 320px;
  height: 250px;
  left: 154px;
  top: 474px;
  position: absolute;
}

#review h2 {
  color: white;
  font-size: 32px;
  line-height: 40px;
  margin-top: 10px;
}
#review p {
  color: #a3a3a3;
  font-size: 13px;
  line-height: 19px;
  font-family: "HelveticaNeueLightRg", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  -webkit-font-smoothing: antialiased;
}
#review p strong {
  font-family: "HelveticaNeueBoldRegular", "HelveticaNeue-Bold", "Helvetica Neue Bold", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
}
#review .review-top {
  padding-bottom: 40px;
}
#review .review-top img {
  float: right;
  margin-bottom: 25px;
  margin-top: 25px;
}
#review .review-top p {
  margin-bottom: 0;
}
#review .tri-arrow {
  height: 20px;
  margin-top: -20px;
  margin-bottom: 40px;
}
#review .tri-arrow .triangle {
  margin: 0 auto;
  width: 0;
  height: 0;
  border-bottom: 36px solid white;
  border-left: 36px solid transparent;
  border-right: 36px solid transparent;
}
#review .review-bottom {
  background: white;
  padding-bottom: 20px;
}
#review .review-bottom h2 {
  color: black;
  margin-bottom: 30px;
}
#review .review-bottom h3 {
  color: black;
  font-size: 17px;
  line-height: 22px;
  font-family: "HelveticaNeueBoldRegular", "HelveticaNeue-Bold", "Helvetica Neue Bold", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
#review .review-bottom img {
  margin: 0 auto 20px;
}
#review .review-bottom .omdem1ReadMore {
  color: #898989;
}
#review .review-bottom .readmore span.text {
  color: #898989;
}
#review .review-bottom .readmore:hover {
  color: #9b9b9b;
}
#review .review-bottom .pg-wrapper {
  padding-top: 0;
}
#review .pointer-right {
  line-height: 12px;
}
#review .readmore {
  display: block;
  margin-bottom: 20px;
}
#review .readmore:hover {
  color: #9b9b9b;
}

#review .review-top {
  background: url(/site/rmt/media/specialpages/sp_camera/sp_camera_om_d_e_m5_mark_ii_video/sp_camera_om_d_e_m5_mark_ii_video_img/sp_camera_e_m5_mark_2_video_reviews_bg.jpg) center top no-repeat #000;
}

.firmware {
  background: url(/site/rmt/media/specialpages/sp_camera/sp_camera_om_d_e_m5_mark_ii_video/sp_camera_om_d_e_m5_mark_ii_video_img/sp_camera_e_m5_mark_2_video_bg_.jpg) #000 no-repeat center;
  padding: 30px 0 40px 0;
  max-height: 763px;
}
.firmware .h1 {
  width: 100%;
  text-align: center;
  margin-bottom: 20px;
}
.firmware .subheader {
  width: 60%;
  margin: 0 auto 60px auto;
}
.firmware .top-content {
  margin-bottom: 30px;
}
.firmware .subheadline {
  font-size: 14px;
  text-align: center;
}
.firmware .product-list {
  width: 100%;
  display: table;
  table-layout: fixed;
  margin-bottom: 30px;
}
.firmware .product-list li {
  display: table-cell;
}
.firmware .product-list li:first-child {
  padding: 0 40px 0 10px;
}
.firmware .product-list li:last-child {
  padding: 0 50px 0 45px;
}
.firmware .product-list li figure {
  margin-bottom: 30px;
}
.firmware .product-list li img {
  height: auto;
  display: inline-block;
}
.firmware .product-list li strong {
  font-family: "HelveticaNeueBoldRegular", "HelveticaNeue-Bold", "Helvetica Neue Bold", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: 100;
  -webkit-font-smoothing: antialiased;
  margin-bottom: 13px;
  padding-bottom: 0px;
  margin-top: 10px;
  font-size: 17px;
  line-height: 22px;
  display: inline-block;
}
.firmware .product-list li p {
  color: #fff;
  font-size: 13px;
  line-height: 19px;
  font-weight: normal;
}
.firmware .button-wrapper {
  margin-bottom: 50px;
}
.firmware .btn-link {
  display: inline;
  width: auto;
  text-align: center;
}
.firmware .button.white {
  padding: 10px 30px 10px 12px;
  font-family: Arial, Helvetica, "Lucida Grande", sans-serif;
  display: inline-block;
  font-weight: bold;
  background: #fff url(/site/rmt/media/specialpages/sp_camera/sp_camera_om_d_e_m5_mark_ii/sp_camera_om_d_e_m5_mark_ii_img/sp_camera_em5_mark_2_arrow_right_000.png) no-repeat center right;
  color: black;
}
.firmware .button.white:hover {
  background: #e9b226 url(/site/rmt/media/specialpages/sp_camera/sp_camera_om_d_e_m1/sp_camera_om_d_e_m1_img/sp_camera_om_d_e_m1_img_etc/sp_camera_om_d_e_m1_etc_arrow_right_fff.png) no-repeat center right;
  cursor: pointer;
  color: white;
  font-weight: bold;
}
.firmware small {
  color: #777;
  font-size: 11px;
  line-height: 15px;
  font-weight: normal;
  font-family: "HelveticaNeueRomanRg", "HelveticaNeue-Roman", "HelveticaNeue-Regular", "Helvetica Neue Roman", "Helvetica Neue Regular", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}

.pg-main .hide, .pg-main-stage .hide {
  display: none !important;
}
.pg-main.hide, .pg-main-stage.hide {
  display: none !important;
}
.pg-main .invisible, .pg-main-stage .invisible {
  visibility: hidden !important;
}
.pg-main .test-and-wow, .pg-main-stage .test-and-wow {
  display: none;
}
.pg-main .show-touch-and-try .testwow, .pg-main-stage .show-touch-and-try .testwow {
  display: none !important;
}
.pg-main .show-test-and-wow.container, .pg-main-stage .show-test-and-wow.container {
  display: none !important;
}
.pg-main .show-test-and-wow .test-and-wow, .pg-main-stage .show-test-and-wow .test-and-wow {
  display: table-cell;
}
.pg-main .show-test-and-wow .touch-and-try, .pg-main-stage .show-test-and-wow .touch-and-try {
  display: none !important;
}
.pg-main .show-test-and-wow.touch-and-try, .pg-main-stage .show-test-and-wow.touch-and-try {
  display: none !important;
}
.pg-main .action-banner-stage .show + .close-button, .pg-main-stage .action-banner-stage .show + .close-button {
  display: block !important;
}

.no-scroll {
  overflow: hidden;
}
