.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;
}

.breadcrumbs.wide-layout.backgroundcolor {
  background-color: #9EA1A3;
}

.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;
}

.pg-wrapper {
  width: 980px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.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 {
  position: relative;
  z-index: 3;
  background-color: #A5CADA;
}
.pg-main-stage .static-stage {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.pg-main-stage .static-stage.stage-background {
  background: url(/site/rmt/media/specialpages/sp_camera/tough_tracker/img_24/00_stage_6/sp_camera_tg_tracker_stage_bg.jpg) no-repeat top center;
}
.pg-main-stage .static-stage .offset-top-headline {
  margin: 0;
  bottom: auto;
  position: absolute;
  right: 20px;
  top: 200px;
  text-align: right;
}
.pg-main-stage .static-stage .offset-top-headline h1, .pg-main-stage .static-stage .offset-top-headline h2 {
  color: #FFF;
}
.pg-main-stage .static-stage .offset-top-headline h1.dark, .pg-main-stage .static-stage .offset-top-headline h2.dark {
  color: #282828;
}
.pg-main-stage .static-stage .offset-top-headline h1 {
  font-family: "HelveticaNeueBoldRegular", "HelveticaNeue-Bold", "Helvetica Neue Bold", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  margin: 0;
}
.pg-main-stage .h2-headline {
  right: 20px;
  position: initial;
  top: 60px;
  font-size: 16px;
}
.pg-main-stage .stage-img {
  margin: 0 auto;
}

.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;
}

.pg-main-stage.sg .button.stage-button-test-wow {
  bottom: 265px;
  position: absolute;
  height: auto;
}
.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;
}

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;
}

.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.feature-navi li.active,
.pg-main-stage.sg .pg-navigation ul.feature-navi li:hover {
  background: #e9b226;
  color: #fff;
}
.pg-main-stage.sg .pg-navigation ul.feature-navi li.active a,
.pg-main-stage.sg .pg-navigation ul.feature-navi li:hover a {
  color: #fff;
}

.pg-main-stage.sg .pg-navigation ul.feature-navi 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 .pg-navigation ul.additional-navi li {
  min-width: 48px;
}

#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;
  background-color: #AEAFB3;
}
#benefits .pg-wrapper {
  padding-top: 0;
}
#benefits .tab-content {
  padding-top: 45px;
}
#benefits .tab-content .h1-headline {
  margin: 0 0 45px;
  font-size: 28px;
  line-height: 32px;
}
#benefits .tab-content.first .animationcontainer {
  width: 980px;
  position: absolute;
  left: 50%;
  top: 0;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
#benefits .tab-content.first .animationcontainer .bg {
  background: url(/site/rmt/media/specialpages/sp_camera/tough_tracker/img_24/01_benefits_5/sp_camera_tg_tracker_benefit_bg_1a.jpg) no-repeat center top #AEAFB3;
  position: absolute;
  left: -310px;
  top: 0;
  width: 1600px;
  height: 800px;
}
#benefits .tab-content.first .h1-headline,
#benefits .tab-content.first .h4-headline,
#benefits .tab-content.first h1,
#benefits .tab-content.first h4 {
  color: #fff;
}
#benefits .tab-content.first .dark {
  color: #000;
}
#benefits .tab-content.second {
  background: url(/site/rmt/media/specialpages/sp_camera/tough_tracker/img_24/01_benefits_5/sp_camera_tg_tracker_benefit_bg_2.jpg) no-repeat center top #AEAFB3;
}
#benefits .tab-content.second .animation .rec {
  background: url(/site/rmt/media/specialpages/sp_camera/tough_tracker/img_24/01_benefits_5/sp_camera_tg_tracker_benefit_b3_rec.png);
  position: absolute;
  width: 32px;
  height: 10px;
  bottom: 364px;
  right: 239px;
}
#benefits .tab-content.second .blink {
  animation: blink-animation 1.5s steps(5, start) infinite;
  -webkit-animation: blink-animation 1.5s steps(5, start) infinite;
}
@keyframes blink-animation {
  to {
    visibility: hidden;
  }
}
@-webkit-keyframes blink-animation {
  to {
    visibility: hidden;
  }
}
#benefits .tab-content.second h4 {
  color: #fff;
}
#benefits .tab-content.third {
  background: url(/site/rmt/media/specialpages/sp_camera/tough_tracker/img_24/01_benefits_5/sp_camera_tg_tracker_benefit_bg_3.png) no-repeat center top #AEAFB3;
}
#benefits .tab-content.third .benefit-figure.third {
  background: url(/site/rmt/media/specialpages/sp_camera/tough_tracker/img_24/01_benefits_5/sp_camera_tg_tracker_benefit_3_camera.png);
  position: absolute;
  width: 279px;
  height: 240px;
  top: 124px;
  right: -74px;
  z-index: -1;
}
#benefits .tab-content.third h4 {
  color: #FFF;
}
#benefits .tab-content.third a.discover-button:hover {
  color: #e9b226;
}
#benefits .tab-content.third 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;
}
#benefits .tab-content.invisible {
  opacity: 0;
}

.feature-box.eins {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}

.features {
  background: #97999b;
}
.features .header {
  height: 115px;
  width: 100%;
  margin: 0;
  position: relative;
}
.features .header .h1-headline {
  text-align: center;
  top: 50%;
  width: 100%;
  position: absolute;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.features p {
  color: #fff;
}
.features .offset-middle-horizontal {
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.features .pl-parent .pg-wrapper {
  padding: 0;
}
.features .background-img-pl {
  position: absolute;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
}
.features ul.features-list {
  margin: 0;
  padding: 0;
}
.features ul.features-list h2 {
  font-size: 28px;
  margin-bottom: 20px;
}
.features ul.features-list > li {
  list-style-type: none;
  height: 600px;
  position: relative;
  padding: 0;
  overflow: hidden;
}
.features ul.features-list > li .dark {
  color: #282828;
}
.features ul.features-list > li span.offset-middle-vertical {
  top: 50%;
  position: absolute;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.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;
}

#videoplayer {
  position: relative;
  height: 600px;
  background: #97999b;
}

#smallFeatures {
  background: #97999b;
  /* Old browsers */
  background: -moz-linear-gradient(left, #97999b 0%, #adadad 30%, #adadad 45%, #adadad 51%, #adadad 70%, #97999b 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #97999b), color-stop(30%, #adadad), color-stop(45%, #adadad), color-stop(51%, #adadad), color-stop(70%, #adadad), color-stop(100%, #97999b));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, #97999b 0%, #adadad 30%, #adadad 45%, #adadad 51%, #adadad 70%, #97999b 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, #97999b 0%, #adadad 30%, #adadad 45%, #adadad 51%, #adadad 70%, #97999b 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(left, #97999b 0%, #adadad 30%, #adadad 45%, #adadad 51%, #adadad 70%, #97999b 100%);
  /* IE10+ */
  background: linear-gradient(to right, #97999b 0%, #adadad 30%, #adadad 45%, #adadad 51%, #adadad 70%, #97999b 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#97999b', endColorstr='#97999b', GradientType=1);
  /* IE6-9 */
  -moz-transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  position: relative;
  min-height: 900px;
}
#smallFeatures .feature-box {
  border: 0;
}
#smallFeatures h1 {
  text-align: center;
}
#smallFeatures .wrapper {
  overflow: hidden;
  height: 100%;
}
#smallFeatures h4.h2-headline {
  font-family: "HelveticaNeueBoldRegular", "HelveticaNeue-Bold", "Helvetica Neue Bold", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: 100;
}
#smallFeatures .h2-headline {
  margin-bottom: 6px;
  padding-bottom: 0px;
  margin-top: 10px;
  font-size: 17px;
  line-height: 22px;
  font-weight: 600;
}
#smallFeatures .h2-headline.center {
  text-align: center;
}
#smallFeatures p {
  color: #fff;
  font-size: 13px;
  line-height: 19px;
}
#smallFeatures .imageWrapper img {
  margin: 0 auto;
}
#smallFeatures .imageWrapper.newflag {
  position: relative;
}
#smallFeatures .imageWrapper.newflag:after {
  content: attr(data-new-text);
  position: absolute;
  bottom: -25px;
  left: 0;
  background-color: #E9B226;
  color: #fff;
  padding: 2px 10px;
  font-weight: bold;
  font-size: 10px;
}
#smallFeatures .pg-wrapper {
  padding: 50px 0 50px 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: 850px;
  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;
  padding-bottom: 40px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#smallFeatures.toggle-show .feature-box {
  border: 0px;
  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;
  right: 25px;
}
#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: 160px;
  height: 40px;
  color: #fff;
  background: #e9b226;
  position: absolute;
  bottom: 0;
  line-height: 40px;
  vertical-align: middle;
  box-sizing: border-box;
  padding: 0;
  text-align: left;
  padding-left: 20px;
  z-index: 200;
}
#smallFeatures .button.more-features span {
  white-space: nowrap;
  width: 100%;
}
#smallFeatures .button.more-features .hide-feature-text {
  display: none;
}
#smallFeatures ul {
  display: table;
  table-layout: fixed;
  width: 100%;
}
#smallFeatures ul:last-child {
  margin-top: 10px;
}
#smallFeatures ul li {
  display: table-cell;
  padding-right: 40px;
  vertical-align: top;
}
#smallFeatures ul li .h2-headline {
  margin-bottom: 15px;
  width: 100%;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

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

#smallFeatures {
  background: none;
  background-color: #97999b;
}
#smallFeatures ul li {
  padding-right: 8px;
  width: 19%;
  float: left;
}
#smallFeatures .imageWrapper img {
  margin: 0 auto;
  width: 170px;
  height: auto;
}

#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 {
  height: 760px;
  background: #a2a3a5;
}
#product-gallery h2 {
  padding-top: 20px;
  color: #fff;
  font-size: 32px;
  line-height: 40px;
  display: block;
  width: 100%;
  text-align: center;
}
#product-gallery .navLeft, #product-gallery .navRight {
  top: -390px;
}
#product-gallery .swiper-container {
  height: 760px;
}
#product-gallery .swiper-container .swiper-wrapper .swiper-slide img {
  top: 50%;
  transform: translate(-50%, -50%);
  padding-top: 60px;
}
#product-gallery .paginationWrapper {
  bottom: 0;
}

#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: 230px;
  left: 690px;
}
#product-gallery .pg-info-dot._2 {
  top: 455px;
  left: 552px;
}
#product-gallery .pg-info-dot._3 {
  top: 325px;
  left: 662px;
}
#product-gallery .pg-info-dot._4 {
  top: 375px;
  left: 363px;
}
#product-gallery .pg-info-dot._5 {
  top: 350px;
  left: 295px;
}
#product-gallery .pg-info-dot._6 {
  top: 240px;
  left: 380px;
}

#specifications {
  background: url() top center no-repeat #97999a;
  padding: 55px 0;
  background-repeat: repeat-y;
  background-position: center;
  height: 815px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#specifications .pg-wrapper {
  padding: 0;
}
#specifications h2 {
  text-align: center;
  font-size: 36px;
}
#specifications h2.copy-text {
  text-align: left;
}
#specifications .h2-headline {
  margin: 0;
}
#specifications .nav-tab-content > span {
  display: none;
}
#specifications .nav-tab-content > span.active-tab {
  display: inline-block;
  padding-left: 20px;
}
#specifications .table-section {
  margin-top: 17px;
}
#specifications .table-section ul li {
  list-style-type: none;
}
#specifications .table-section ul li img {
  margin-top: 60px;
}
#specifications .specs-img-ul {
  position: relative;
}
#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: 225px;
}
#specifications .specs-img.info3 {
  bottom: -15px;
  left: 0;
  width: 220px;
  text-align: center;
}
#specifications thead .small {
  text-align: left;
  padding-right: 15px;
}
#specifications table {
  margin-top: 50px;
  border-collapse: collapse;
  padding: 0px;
}
#specifications table.video-table .second-column {
  width: 155px;
  padding-top: 5px;
}
#specifications table.video-table .right {
  text-align: left;
}
#specifications table .first-row {
  height: 90px;
  position: relative;
  border-bottom: 1px solid #fff;
  margin-top: 14px;
  padding-bottom: 35px;
}
#specifications table .first-row .small {
  margin-bottom: 10px;
}
#specifications table .first-row td {
  padding-bottom: 20px;
}
#specifications table .first-row .content-center {
  display: inline-block;
}
#specifications table .first-row td {
  text-align: left;
  padding-bottom: 20px;
}
#specifications table .margin-top td {
  padding-top: 50px;
}
#specifications table .second-column {
  padding-right: 30px;
  padding-left: 0;
}
#specifications table tr {
  width: 100%;
  display: table;
  table-layout: fixed;
}
#specifications table td {
  vertical-align: top;
  display: table-cell;
  padding-bottom: 40px;
}
#specifications table td.left {
  padding-right: 15px;
}
#specifications table td.right {
  padding-left: 15px;
}
#specifications table .elevated {
  display: inline;
  text-align: right;
  float: left;
  font-size: 15px;
  margin-left: 5px;
}
#specifications table .elevated.left {
  display: inline;
  text-align: left;
  float: left;
}
#specifications .huge-text {
  font-size: 60px;
  line-height: 60px;
  color: #ffffff;
  float: left;
  font-weight: lighter;
}
#specifications .huge-text.left {
  text-align: left;
  float: left;
}
#specifications .small {
  text-transform: uppercase;
  display: block;
  font-weight: bold;
  font-size: 11px;
  line-height: 15px;
  color: #444;
}
#specifications .white {
  color: #ffffff;
}
#specifications .narrow {
  width: 200px;
}
#specifications .table-text {
  font-size: 15px;
  line-height: 20px;
  font-family: "HelveticaNeueRomanRg", "HelveticaNeue-Roman", "HelveticaNeue-Regular", "Helvetica Neue Roman", "Helvetica Neue Regular", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#specifications .btn-more {
  margin: 0 auto;
  left: 20px;
  background: #282828;
  position: relative;
  line-height: 45px;
  display: inline-block;
  width: auto;
  min-width: 245px;
  text-align: center;
  padding: 0 30px 0 60px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-weight: bold;
}
#specifications .btn-more:hover {
  background: #e9b226;
}
#specifications .nav-tab-content {
  position: relative;
}
#specifications .dot:after {
  background: transparent 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_06_specification_dot_btn_more.png) 0px 0px 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-ru #specifications {
  height: 895px;
}
.locale-ru #specifications .first-row td:nth-child(1) .small {
  margin-bottom: 25px;
}
.locale-ru #specifications .first-row td:nth-child(3) .small {
  margin-bottom: 25px;
}
.locale-ru #specifications .first-row td:nth-child(4) .small {
  margin-bottom: 25px;
}

.locale-it #specifications {
  height: 915px;
}
.locale-it #specifications .first-row td:nth-child(1) .small {
  margin-bottom: 25px;
}
.locale-it #specifications .first-row td:nth-child(2) .small {
  margin-bottom: 25px;
}
.locale-it #specifications .first-row td:nth-child(3) .small {
  margin-bottom: 25px;
}

.locale-sl #specifications {
  height: 915px;
}
.locale-sl #specifications .first-row td:nth-child(1) .small {
  margin-bottom: 25px;
}
.locale-sl #specifications .first-row td:nth-child(2) .small {
  margin-bottom: 25px;
}
.locale-sl #specifications .first-row td:nth-child(3) .small {
  margin-bottom: 25px;
}
.locale-sl #specifications .right .small {
  text-align: left;
}

.locale-nl #specifications {
  height: 915px;
}
.locale-nl #specifications .first-row td:nth-child(1) .small {
  margin-bottom: 25px;
}
.locale-nl #specifications .first-row td:nth-child(2) .small {
  margin-bottom: 25px;
}
.locale-nl #specifications .first-row td:nth-child(4) .small {
  margin-bottom: 25px;
}

.locale-ro #specifications {
  height: 833px;
}
.locale-ro #specifications .first-row td:nth-child(1) .small {
  margin-bottom: 25px;
}
.locale-ro #specifications .first-row td:nth-child(2) .small {
  margin-bottom: 25px;
}
.locale-ro #specifications .first-row td:nth-child(3) .small {
  margin-bottom: 25px;
}
.locale-ro #specifications .right .small {
  text-align: left;
}

.locale-fr #specifications {
  height: 833px;
}
.locale-fr #specifications .first-row td:nth-child(1) .small {
  margin-bottom: 25px;
}
.locale-fr #specifications .first-row td:nth-child(2) .small {
  margin-bottom: 25px;
}
.locale-fr #specifications .right .small {
  text-align: left;
}

.locale-lt #specifications {
  height: 833px;
}
.locale-lt #specifications .first-row td:nth-child(2) .small {
  margin-bottom: 25px;
}

.locale-tr #specifications,
.locale-hr #specifications {
  height: 833px;
}
.locale-tr #specifications .first-row td:nth-child(1) .small,
.locale-hr #specifications .first-row td:nth-child(1) .small {
  margin-bottom: 25px;
}
.locale-tr #specifications .first-row td:nth-child(3) .small,
.locale-hr #specifications .first-row td:nth-child(3) .small {
  margin-bottom: 25px;
}
.locale-tr #specifications .first-row td:nth-child(4) .small,
.locale-hr #specifications .first-row td:nth-child(4) .small {
  margin-bottom: 25px;
}

.locale-es #specifications {
  height: 833px;
}
.locale-es #specifications .first-row td:nth-child(1) .small {
  margin-bottom: 25px;
}

.locale-sr #specifications {
  height: 833px;
}
.locale-sr #specifications .first-row td:nth-child(1) .small {
  margin-bottom: 25px;
}
.locale-sr #specifications .first-row td:nth-child(4) .small {
  margin-bottom: 25px;
}

.locale-pt #specifications {
  height: 833px;
}
.locale-pt #specifications .first-row td:nth-child(4) .small {
  margin-bottom: 25px;
}

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

#specifications {
  height: 815px;
  background-color: #97999b;
}
#specifications table {
  margin-top: 40px;
}
#specifications .small.color {
  color: #696b6c;
}

#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;
}

.video-item {
  list-style-type: none;
  height: 600px;
  position: relative;
  padding: 0;
  overflow: hidden;
}

.video-section .video-inner {
  height: 100%;
  width: 1280px;
  cursor: pointer;
  background: url(/site/rmt/media/specialpages/sp_camera/tough_tracker/img_24/07_video_1/sp_camera_tg_tracker_video_background_image_2.jpg) no-repeat center center;
  margin: 0 auto;
}
.video-section .play {
  position: absolute;
  width: 145px;
  height: 145px;
  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_common/sp_camera_common_img/sp_camera_common_img_elements/sp_camera_video_features_play_button.svg) no-repeat center center transparent;
}
.video-section.open {
  width: 100%;
  height: 100%;
  top: 0;
  display: block;
  position: fixed;
}

.showCloseBtnipad {
  opacity: 1;
}

@media (max-width: 1024px) {
  #video-init_displayarea.playVideo {
    z-index: -1;
  }
}
@media (min-width: 1025px) {
  #video-init_displayarea.playVideo {
    z-index: 1;
  }
}
.open-video #video-init-section {
  position: fixed;
  height: 100%;
  width: 100%;
  top: 0;
  z-index: 1001;
}
.open-video #video-init-section.videIsFullScreen #video-init {
  -moz-transform: none;
}
.open-video #video-init-section > div {
  top: 55%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  -moz-transform: translateY(-50%) translateX(-50%);
  -ms-transform: translateY(-50%) translateX(-50%);
  -o-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  left: 50%;
  z-index: 2005 !important;
}
.open-video #video-init-section .video-overlay-bg {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 2000;
  background: rgba(0, 0, 0, 0.65);
  position: absolute;
}
.open-video #video-init-section .closeBtn {
  -webkit-transform: translateX(480px);
  -moz-transform: translateX(480px);
  -ms-transform: translateX(480px);
  -o-transform: translateX(480px);
  transform: translateX(480px);
  position: absolute;
  top: 55%;
  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: 2015 !important;
  margin-top: -270px;
}

.features .background-img-pl.outdoor-perfomance-bg, .features .background-img-pl.compact-camera-bg, .features .background-img-pl.shot-share-bg, .features .background-img-pl.smooth-moves-bg {
  background: url(/site/rmt/media/specialpages/sp_camera/sp_camera_common/sp_camera_common_img/sp_camera_common_spacer.gif) top center no-repeat;
}
.features ul.features-list {
  /*
  .camera-figure-pl {
      width: 500px;
      height: 250px;
      background: #000;
      display: inline-block;
      position: absolute;
      bottom: 0;
      &.shot-share {
          right: -160px;
          width: 650px;
          height: 100%;
          background-image: url() ;
          background-repeat: no-repeat;
          background-color: transparent;
      }
      &.smooth-moves {
          background-image: url();
          top: 193px;
          height: 300px;
          background-color: transparent;
          background-repeat: no-repeat;
      }
  }
  */
}
.features ul.features-list > li .display-table {
  display: table;
  table-layout: fixed;
}
.features ul.features-list > li .display-table li {
  display: table-cell;
}
.features ul.features-list > li.outdoor-perfomance .offset-top {
  top: 163px;
  position: relative;
}
.features ul.features-list > li.outdoor-perfomance h2, .features ul.features-list > li.outdoor-perfomance p {
  color: #fff;
}
.features ul.features-list > li.outdoor-perfomance ul.icon-list {
  display: table;
  table-layout: fixed;
  width: 100%;
  margin-left: -20px;
  position: relative;
  top: 40px;
}
.features ul.features-list > li.outdoor-perfomance ul.icon-list li {
  display: table-cell;
  list-style-type: none;
  text-align: center;
}
.features ul.features-list > li.outdoor-perfomance ul.icon-list li i {
  display: inline-block;
  width: 43px;
  height: 43px;
}
.features ul.features-list > li.outdoor-perfomance ul.icon-list li p {
  width: 100%;
  font-size: 25px;
  margin-top: 10px;
  color: #fff;
}
.features ul.features-list > li.outdoor-perfomance .features-icon.drop-height {
  color: #fff;
  background: url(/site/rmt/media/specialpages/sp_camera/tough_tracker/img_24/02_features_5/sp_camera_tg_tracker_feature_icon1.png) no-repeat;
}
.features ul.features-list > li.outdoor-perfomance .features-icon.water-icon {
  background: url(/site/rmt/media/specialpages/sp_camera/tough_tracker/img_24/02_features_5/sp_camera_tg_tracker_feature_icon2.png) no-repeat;
}
.features ul.features-list > li.outdoor-perfomance .features-icon.weight-icon {
  background: url(/site/rmt/media/specialpages/sp_camera/tough_tracker/img_24/02_features_5/sp_camera_tg_tracker_feature_icon3.png) no-repeat;
}
.features ul.features-list > li.outdoor-perfomance .features-icon.degree-icon {
  background: url(/site/rmt/media/specialpages/sp_camera/tough_tracker/img_24/02_features_5/sp_camera_tg_tracker_feature_icon4.png) no-repeat;
}
.features ul.features-list > li.smooth-moves p, .features ul.features-list > li.smooth-moves h2 {
  color: #282828;
}
.features ul.features-list > li.smooth-moves .offset-top {
  top: 185px;
  position: relative;
}
.features ul.features-list > li.smooth-moves .icon-sprite-func {
  position: absolute;
  bottom: 75px;
  right: 29px;
  width: 382px;
  height: 48px;
  display: inline-block;
  background: url();
}
.features ul.features-list > li.shot-share .offset-top {
  top: 185px;
  position: relative;
}
.features ul.features-list > li.shot-share .shot-share-icon-list {
  display: table;
  position: absolute;
  bottom: 40px;
  width: 375px;
  right: auto;
  left: -42px;
}
.features ul.features-list > li.shot-share .shot-share-icon-list li {
  list-style-type: none;
  display: table-cell;
  padding-left: 50px;
}
.features ul.features-list > li.shot-share .shot-share-icon-list li p {
  display: inline-block;
  line-height: 15px;
  font-size: 13px;
  margin: 0;
  position: relative;
  top: 11px;
  width: 80px;
  float: left;
}
.features ul.features-list > li.shot-share .shot-share-icon-list .icon-sprite {
  display: inline-block;
  background-repeat: no-repeat;
  width: 50px;
  height: 50px;
}
.features ul.features-list > li.shot-share .shot-share-icon-list .icon-sprite.oly-icon-blue {
  background-position: left -520px;
  float: left;
}
.features ul.features-list > li.shot-share .shot-share-icon-list .icon-sprite.oly-icon-green {
  background-position: left -460px;
  float: left;
}
.features ul.features-list > li.compact-camera .features-figure-cam {
  background: url(/site/rmt/media/specialpages/sp_camera/tough_tracker/img_24/02_features_5/sp_camera_tg_tracker_feature_image_2_camera.png) no-repeat;
  position: absolute;
  width: 392px;
  height: 339px;
  left: 140px;
  bottom: 0;
  overflow: hidden;
}
.features ul.features-list > li.compact-camera .offset-top {
  top: 188px;
  position: relative;
}
.features ul.features-list > li.compact-camera .compact-camera-content {
  position: relative;
  top: 23px;
  left: 16px;
}
.features ul.features-list > li.compact-camera .compact-camera-content .mm {
  left: -60px;
  top: 60px;
  position: relative;
}
.features ul.features-list > li.compact-camera .compact-camera-content p {
  font-size: 30px;
  text-align: center;
}
.features ul.features-list > li.compact-camera .compact-camera-content p.subline {
  font-size: 15px;
  text-align: left;
  left: -10px;
  top: 60px;
  position: relative;
}
.features ul.features-list > li.compact-camera .compact-camera-content p.subline span {
  line-height: 35px;
}
.features ul.features-list > li.compact-camera .compact-camera-content input.switch label {
  position: relative;
  float: left;
  line-height: 1.6em;
  text-indent: 4em;
  margin: 0.2em 0;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.features ul.features-list > li.compact-camera .compact-camera-content .switcher {
  position: relative;
  display: inline-block;
  width: 70px;
  margin: 10px 15px;
}
.features ul.features-list > li.compact-camera .compact-camera-content .switcher input.switch {
  visibility: hidden;
  width: 60px;
}
.features ul.features-list > li.compact-camera .compact-camera-content .switcher label:after, .features ul.features-list > li.compact-camera .compact-camera-content .switcher label:before {
  position: absolute;
  display: block;
  top: 0;
  bottom: 0;
  left: 0;
  content: ' ';
  width: 60px;
  background-color: transparent;
  -webkit-border-radius: 1.5em;
  border-radius: 1.5em;
  border: 2px solid #fff;
  -webkit-transition: all 100ms ease-in;
  transition: all 100ms ease-in;
  height: 30px;
}
.features ul.features-list > li.compact-camera .compact-camera-content .switcher label:after {
  width: 30px;
  top: 0;
  bottom: 0.1em;
  margin-left: 0.1em;
  background-color: #fff;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  margin-left: -1px;
}
.features ul.features-list > li.compact-camera .compact-camera-content .switcher .switch:checked ~ label:after {
  margin-left: 28px;
}
.features ul.features-list > li.compact-camera .compact-camera-content .cameracontainer {
  position: relative;
  display: inline-block;
  width: 517px;
  height: 346px;
  left: -11px;
  top: 3px;
}
.features ul.features-list > li.compact-camera .compact-camera-content .cameracontainer .compact-camera-mask {
  background-image: url(/site/rmt/media/specialpages/sp_camera/tg_870/img_20/02_features_4/feature02-panel.jpg);
  background-repeat: no-repeat;
  background-position: -158px -101px;
  width: 204px;
  height: 136px;
  display: block;
  position: absolute;
  left: 77px;
  top: 158px;
  border: 0.225em dashed #fff;
}
.features ul.features-list svg {
  position: absolute;
  left: 677px;
  top: 88px;
}

.locale-fi .features ul.features-list > .outdoor-perfomance ul.icon-list,
.locale-es .features ul.features-list > .outdoor-perfomance ul.icon-list,
.locale-et .features ul.features-list > .outdoor-perfomance ul.icon-list,
.locale-hu .features ul.features-list > .outdoor-perfomance ul.icon-list,
.locale-uk .features ul.features-list > .outdoor-perfomance ul.icon-list,
.locale-bg .features ul.features-list > .outdoor-perfomance ul.icon-list,
.locale-hr .features ul.features-list > .outdoor-perfomance ul.icon-list,
.locale-pl .features ul.features-list > .outdoor-perfomance ul.icon-list,
.locale-it .features ul.features-list > .outdoor-perfomance ul.icon-list,
.locale-sl .features ul.features-list > .outdoor-perfomance ul.icon-list,
.locale-pt .features ul.features-list > .outdoor-perfomance ul.icon-list,
.locale-el .features ul.features-list > .outdoor-perfomance ul.icon-list,
.locale-ru .features ul.features-list > .outdoor-perfomance ul.icon-list,
.locale-sr .features ul.features-list > .outdoor-perfomance ul.icon-list,
.locale-fr .features ul.features-list > .outdoor-perfomance ul.icon-list {
  top: 35px;
}

.locale-el .features ul.features-list > .outdoor-perfomance ul.icon-list {
  top: 0px;
}
.locale-el .features ul.features-list > li.smooth-moves .offset-top {
  top: 135px;
  position: relative;
}

.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;
}
