#newsletterCont,
#eventCont,
#DocLibCont {
  max-width: 980px;
  margin: 0 auto;
}

h2, h3, .ms-h2, .ms-h3, .ms-headerFont {
  font-family: "dinMedium", Helvetica, Arial, sans-serif;
}

/* slider */
.rev_slider_wrapper ul {
  border-bottom: 1px solid #c5ccd0;
}

/**/
body #contentBox {
  min-height: auto;
}

/**/
#eventsSessionsCont h2,
#speakersCont h2,
#priceCont h2,
#locCont h2,
#DocLibCont h2 {
  font-size: 3.33em;
  margin: 0.25em 0;
  color: #262626;
}

#socialBis {
  display: none;
}

/* Slider ---- */
#tp-bannertimer {
  height: 3px;
}

#slider {
  height: 300px;
  margin-bottom: 5px;
}

.displayMode #s4-workspace {
  /* to be able to debug full screen revolution slider generating horiszontal scroll */
  overflow-x: hidden;
}

/**/
.WPZoneSlider .ms-webpartzone-cell {
  margin-bottom: 0;
}

/* WP zone 1 */
body .WPZone1 ul, body .WPZone1 li {
  margin: 0;
  padding: 0;
}

/* Bug affichage pubshing html fields in edit mode */
.editMode div.ms-formfieldvaluecontainer.ms-rte-border-field > span > div > div.ms-rteclear {
  clear: none !important;
}
