        /* =====================================================
          SLIDER
        ======================================================== */
          #main #slider_home {
            text-align: center;
            position: relative;
          }
          #main #slider_home .container{
            position: relative;
          }
          #main #slider_home .background{
          }
          #main #slider_home .bloc_dates{
            position: absolute;
            width: 29.37%;
            top: 10.11%;
            left: 2.81%;
          }
          #main #slider_home .equita{
            position: absolute;
            width: 65.31%;
            top: 76.69%;
            left: 17.5%;
          }
          #main #slider_home .claim{
            position: absolute;
            width: 52.5%;
            top: 89.61%;
            left: 42.81%;
          }
        #tinymce .actu_item,
        #main .sf_content  .actu_item{
            margin-bottom: 20px;
        }
        
        
        /* Demo Syles */

.device {
  width: 80%;
  height: auto;
  border-radius: 0;
  background: none;
  border: none;
  margin: 5px auto;
  position: relative;
  box-shadow: none;
}
.device .arrow-left {
  background: url(img/arrows.png) no-repeat left top;
  position: absolute;
  left: 10px;
  top: 50%;
  margin-top: -15px;
  width: 17px;
  height: 30px;
  display: none;
}
.device .arrow-right {
  background: url(img/arrows.png) no-repeat left bottom;
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -15px;
  width: 80px;
  height: 30px;
  display: none;
}
.swiper-container {
  height: auto;
  width: 100%;
  overflow: visible !important;
}
.content-slide {
  padding: 20px;
  color: #fff;
}
.title {
  font-size: 25px;
  margin-bottom: 10px;
}
.pagination {
  position: absolute;
  left: 0;
  text-align: center;
  bottom:5px;
  width: 100%;
  display: none;
}
.swiper-pagination-switch {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 10px;
  background: #999;
  box-shadow: 0px 1px 2px #555 inset;
  margin: 0 3px;
  cursor: pointer;
}
.swiper-active-switch {
  background: #fff;
}
.swiper-slide {
  height: auto !important;
}
.swiper-slide > div{
  margin: 20px 10px;
}
#returnAjaxContents > .actus_list_container {
    padding: 0;
}
.swiper-wrapper{
  heigh: auto !important;
}

@media all and (min-width: 40em) {
        #returnAjaxContents > * {
            padding: 30px 100px;
        }
        /* =====================================================
          SLIDER
        ======================================================== */
          #main #slider_home {
          }
          #main #slider_home .container{
          }
          #main #slider_home .background{
          }
          #main #slider_home .bloc_dates{
            width: 12.2%;
            top: 10.91%;
            left: 7.8%;
          }
          #main #slider_home .equita{
            width: 26%;
            top: 69.69%;
            left: 37%;
          }
          #main #slider_home .claim{
            width: 20%;
            top: 85.87%;
            left: 52.7%;
          }
}
