

.carousel-control{
    width: 30%;
}

@media only screen and (max-width: 420px){.q_logo a{height: 42px !important;}.header_bottom {padding: 0 15px;}}

.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}

.video-container iframe,  
.video-container object,  
.video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.mejs-container {
    position: initial !important;
}

.mejs-mediaelement {
    background-color: transparent !important;
}

/*------ Photo équipe Colonne de 5 ------*/

.conteneur-colonnes .vc_col-sm-2 {
width: 20%;
position: relative;
}
.colonne-6 {
visibility: hidden;
width: 0px;
padding: 0px;
}
@media only screen and (max-width: 768px){
.conteneur-colonnes .vc_col-sm-2{
width: 100%; }
}