/* 
 * SLIDESHOW
 */
.contentMarket #slideshow {
  position: relative;
}
.contentMarket #slideshow .slidesContainer {
  position: relative;
  white-space: nowrap;
  overflow: hidden;
}
.contentMarket #slideshow .slidesContainer .slide img {
  width: 100%;
}
.contentMarket #slideshow .slidesContainer .slide {
  white-space: normal;
}
.contentMarket #slideshow .slidesContainer .slide a {
  text-decoration: none;
}
.contentMarket #slideshow .slideContent {
  width: 36.4%;
  position: absolute;
  top: 29.8%;
  padding-bottom: 4%;
  display: block;
}
.contentMarket #slideshow .slideContent.whiteBackground {
  background: #ffffff;
  color: #444444;
}
.contentMarket #slideshow .slideContent.transparentBackground {
  color: #ffffff;
  background: rgba(255, 255, 255, 0.1);
}
.contentMarket #slideshow .slideContent.transparentBackground p {
  color: white;
}
.contentMarket #slideshow .slideContent.orangeBackground .slideTitle {
  font-size: 50px;
}
.contentMarket #slideshow .slideContent .separator {
  height: 1px;
  max-width: 375px;
  margin-top: 10px;
  display: block;
}
#contentSport #slideshow .slideContent .separator {
  background: #f38f10;
}
#contentPro #slideshow .slideContent .separator {
  background: #ffd500;
}
.contentMarket #slideshow .slideContent.positionLeft {
  left: 0;
  padding-left: 3.33%;
}
.contentMarket #slideshow .slideContent.positionRight {
  right: 0;
  padding-left: 3.33%;
}
.contentMarket #slideshow .slideContent .objectiveContainer {
  width: 100%;
  max-width: 410px;
  display: block;
}
.contentMarket #slideshow .slideContent .slide a {
  text-decoration: none;
}
.contentMarket #slideshow .slideContent .slideTitle {
  width: 375px;
  margin-top: 5.26%;
  font-family: 'HelveticaNeueW01-45Ligh', sans-serif;
  font-size: 38px;
  text-transform: uppercase;
  display: block;
}
.contentMarket #slideshow .slideContent .slideTitle.iDevice {
  font-size: 32px;
}
.contentMarket #slideshow .slideContent .slideText,
.contentMarket #slideshow .slideContent .slideText p {
  display: block;
  width: 90%;
  margin-top: 15px;
  font-size: 16px;
  padding-right: 10px;
}
.contentMarket #slideshow #thumbsContainer {
  position: absolute;
  height: 28px;
  bottom: 8.77%;
  left: 7%;
  z-index: 2;
}
.contentMarket #slideshow .thumbsContent {
  border: 1px solid #ffffff;
  height: 28px;
  line-height: 25px;
  padding: 0px 12px 0px 14px;
  border-radius: 14px;
  background-clip: padding-box;
  float: left;
}
.contentMarket #slideshow #thumbsContainer .thumbsContent .thumb {
  background: transparent;
  margin-left: 10px;
  width: 16px;
  height: 16px;
  cursor: pointer;
  position: relative;
}
.contentMarket #slideshow #thumbsContainer .thumbsContent .thumb .loader {
  position: absolute;
  top: 0;
  left: 0;
}
.contentMarket #slideshow #thumbsContainer .thumbsContent .thumb:first-child {
  margin-left: 0px;
}
.contentMarket #slideshow #thumbsContainer .thumbsContent .thumb .thumbHover {
  position: absolute;
  top: 0;
  left: 0;
  display: none;
}
.contentMarket #slideshow #thumbsContainer .thumbsContent .thumb .thumbSelected {
  width: 13px;
  height: 14px;
  display: none;
  position: relative;
  z-index: 5;
}
.contentMarket #slideshow #thumbsContainer .thumbsContent .thumb .thumbSelected.sport {
  background-position: -139px -219px;
}
.contentMarket #slideshow #thumbsContainer .thumbsContent .thumb .thumbSelected.professionnel {
  background-position: -157px -219px;
}
.contentMarket #slideshow #thumbsContainer #thumbsPause {
  float: right;
  border: 1px solid #ffffff;
  border-radius: 14px;
  background-clip: padding-box;
  padding: 8px 9px;
  margin-left: 5px;
  cursor: pointer;
}
.contentMarket #slideshow #thumbsContainer #thumbsPause .iconContainer {
  width: 9px;
  height: 11px;
  position: relative;
}
.contentMarket #slideshow #thumbsContainer #thumbsPause .iconPause {
  overflow: hidden;
  background-repeat: no-repeat;
  background-image: url('../png/sprite-hd.png');
  background-size: 124px 552px;
  width: 9px;
  height: 11px;
  background-position: -63px -163px;
}
.contentMarket #slideshow #thumbsContainer #thumbsPause .iconPlay {
  overflow: hidden;
  background-repeat: no-repeat;
  background-image: url('../png/sprite-hd.png');
  background-size: 124px 552px;
  width: 8px;
  height: 11px;
  background-position: -105px -493px;
  display: none;
}
.contentMarket #overviewContent {
  padding-top: 45px;
}
/* 
 * PRODUCT OVERVIEW & NEWS OVERVIEW
 */
.contentMarket #overviewContent .container,
.contentMarket #overviewContent .productOverviewContainer {
  overflow: hidden;
}
.contentMarket #overviewContent .product {
  width: 22.75%;
  margin-left: 3%;
  float: left;
}
html.lt-ie8 .contentMarket #overviewContent .product,
html.lt-ie8 .contentMarket #overviewContent .newsOverview {
  width: 22.5%;
}
.contentMarket #overviewContent .product:first-child {
  margin-left: 0;
}
.contentMarket #overviewContent .product a {
  display: block;
  text-decoration: none;
}
.contentMarket #overviewContent .product a .productTitle {
  font-family: 'HelveticaNeueW01-45Ligh', sans-serif;
  font-size: 18px;
  color: #222222;
  line-height: 21px;
}
.contentMarket #overviewContent .product a .productDescription {
  color: #444444;
  margin-top: 10px;
  line-height: 16px;
}
#contentPro #overviewContent .newsOverview {
  margin-bottom: 80px;
}
.contentMarket #overviewContent .newsOverview {
  margin-top: 60px;
}
#contentPro .newsOverview a .newsCategory {
  background: #ffd500;
  color: #222222;
  padding: 2px;
  display: inline-block;
}
/*
 * PETZL WORLD
 */
.contentMarket #petzlWorld {
  margin-top: 25px;
  position: relative;
}
.contentMarket #petzlWorld a {
  text-decoration: none;
  position: relative;
  display: block;
  width: 100%;
  margin-bottom: -3px;
}
.contentMarket #petzlWorld span {
  text-transform: uppercase;
  display: block;
  background-color: white;
  color: #222222;
  text-align: center;
  font-size: 26px;
  font-family: 'HelveticaNeueW01-45Ligh', sans-serif;
  position: absolute;
  left: 50%;
  top: 50%;
  width: 430px;
  height: 66px;
  margin-left: -215px;
  margin-top: -50px;
  padding-top: 34px;
}
.contentMarket #petzlWorld img {
  width: 100%;
}
#holder {
  height: 400px;
  width: 400px;
}
