.sections-wrapper .section-multiple-equipe{
	overflow: hidden;
	position: relative;
	padding-top: 2em;
}
.sections-wrapper .section-multiple-equipe .wrapper{
    width: 100%;
    padding: 0 5em;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.sections-wrapper .section-multiple-equipe ul,
.sections-wrapper .section-multiple-equipe ul li{
	list-style: none;
	padding: 0;
	margin: 0;
}
.sections-wrapper .section-multiple-equipe ul.slides li{
	width: 50%;
	float: left;
}
.sections-wrapper .section-multiple-equipe .membre{
	padding-bottom: 100%;
	background-size: auto 100%!important;
	position: relative;
}
.sections-wrapper .section-multiple-equipe .membre .text{
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: rgba(1, 117, 193, 0.85);
	display: table-cell;
	vertical-align: middle;
	opacity: 0;
	-moz-opacity: 0;
	-webkit-opacity: 0;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	z-index: 1;
}
.sections-wrapper .section-multiple-equipe .membre:hover .text {
	opacity: 1;
	-moz-opacity: 1;
	-webkit-opacity: 1;
}
.sections-wrapper .section-multiple-equipe .membre .text .content {
	top:50%;
	left:50%;
	margin: -62px 0 0 -130px;
	width: 260px;
	overflow: visible;
	font-size: 1.6em;
	color: #fff;
	text-align: center;
	max-width: 260px; 
	line-height: 1em;
	position: absolute;
}
.sections-wrapper .section-multiple-equipe .membre .text .content .poste {
	font-size: 0.7em;
	margin-bottom: 20px;
}
.sections-wrapper .section-multiple-equipe .button-wrapper{
    text-align: center;
    float: left;
    width: 100%;
    padding: 2em 0;
}
.sections-wrapper .section-multiple-equipe .button-wrapper p{
	margin: 0;}
.sections-wrapper .section-multiple-equipe.content-wrapper .background-wrapper{
	height: auto!important;
	padding-top: 0!important;
	padding-bottom: 0!important;
	overflow: hidden;
}
.sections-wrapper .section-multiple-equipe{
	overflow: hidden;
	position: relative;
	padding-top: 2em;
}
.sections-wrapper .section-multiple-equipe.content-wrapper .background-wrapper{
	height: auto!important;
	padding-top: 0!important;
	padding-bottom: 0!important;
	overflow: hidden;
}
.sections-wrapper .section-multiple-equipe .label-text-wrapper{
	display: none;
	position: absolute;
	bottom: 0;
	width: 100%;
	background: rgba(255,255,255,.9);
	min-height: 82px;
    padding: 0 1px;
}
.sections-wrapper .section-multiple-equipe .label-text-wrapper .label-text{
	display: table-cell;
	vertical-align: middle;
	padding: 1em;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.sections-wrapper .section-multiple-equipe .label-text .nom{
	font-size: 1.2em;
	font-weight: bold;
}
.sections-wrapper .section-multiple-equipe.style-1 .label-text-wrapper{
	display: table;
}

.sections-wrapper .section-multiple-equipe .nb-equipe-2{
	width: 50%!important;
}
.sections-wrapper .section-multiple-equipe .nb-equipe-3{
	width: 33.333%!important;
}
.sections-wrapper .section-multiple-equipe .flex-direction-nav .flex-prev:before,
.sections-wrapper .section-multiple-equipe .flex-direction-nav .flex-next:before{
	position: absolute;
	top: 50%;
	line-height: 0;
    margin-top: -30px;
    text-shadow: 0 0 15px rgba(0,0,0,.5)!important;

}
.sections-wrapper .section-multiple-equipe .flex-direction-nav .flex-prev:before{
	left: 5px;
}
.sections-wrapper .section-multiple-equipe .flex-direction-nav .flex-next:before{
	right: 5px;
}


/* ajout custome section */
.sections-wrapper .section-multiple-equipe .desktop {
    border-spacing: 0;
    width: 100%;
    min-height: 500px;
    z-index: 0;
    position: relative;
    background-size: contain!important;
    position: relative;
}

.sections-wrapper .section-multiple-equipe .desktop .member{
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
}

.sections-wrapper .section-multiple-equipe .desktop .member:first-child{
    left: 20%;
}

.sections-wrapper .section-multiple-equipe .desktop .member:last-child{
    right: 20%;
}

.sections-wrapper .section-multiple-equipe .desktop .member:last-child h2{
    text-align: right;
}

.sections-wrapper .section-multiple-equipe .mobile {
    display: none;
}


/* Résolution moyenne */
@media screen and (max-width: 1600px) {
	.sections-wrapper .section-multiple-equipe .membre{padding-bottom: 590px;}
}
@media screen and (max-width: 1366px){
	.sections-wrapper .section-multiple-equipe .wrapper{  padding: 0 2.5em;}
}
@media screen and (max-width: 1279px){
	.sections-wrapper .section-multiple-equipe .membre{padding-bottom: 550px;}
}
/* Tablettes */
@media screen and (max-width: 1024px) {
	.sections-wrapper .section-multiple-equipe .membre{padding-bottom: 400px;}
	.sections-wrapper .section-multiple-equipe .wrapper{  padding: 0 5%;}
	.sections-wrapper .section-multiple-equipe.style- .membre .text{display: none;}
	.sections-wrapper .section-multiple-equipe.style- .label-text{display: block;}
}
/* mobiles */
@media screen and (max-width: 1023px) {
	.sections-wrapper .section-multiple-equipe .membre .text .content{width: 200px; margin: -62px 0 0 -100px;}
	.sections-wrapper .section-multiple-equipe .desktop { display: none; }
	.sections-wrapper .section-multiple-equipe .mobile { display: block; }
	.sections-wrapper .section-multiple-equipe .nb-equipe-2 { width: 100%!important; }
}
@media screen and ( max-width: 768px) {
	.sections-wrapper .section-multiple-equipe .label-text .poste{display: none;}
}
/* mobiles */
@media screen and (max-width: 767px) {
	.sections-wrapper .section-multiple-equipe .membre{ padding-bottom: 250px; }
	.sections-wrapper .section-multiple-equipe .membre .text{display: none;}
	.sections-wrapper .section-multiple-equipe:hover .button-wrapper{display: block;}
	.sections-wrapper .section-multiple-equipe ul.slides li{width: 50%;}
	
}
/* Petits mobiles */
@media screen and (max-width: 600px) {
	.sections-wrapper .section-multiple-equipe .membre{padding-bottom: 80%;}
	.sections-wrapper .section-multiple-equipe .label-text{min-height: 0;}
	.sections-wrapper .section-multiple-equipe ul.slides li{width: 100%;}
	.sections-wrapper .section-multiple-equipe .label-text-wrapper{min-height: 50px;}
	
}