/*
Vous pouvez ajouter du CSS personnalisé ici.

Cliquez sur l’icône d’aide ci-dessus pour en savoir plus.
*/

.custom-logo-link img {
    display: inline-block;
    max-height: 250px;
    width: auto;
}

#primary .wrap {
	width: 100% !important;
    max-width: 100%;
    padding: 0;
}

.conteneur
{
	position: relative;
    width: 80%;
    padding-top: 70% !important;
	margin: 0 auto !important;
}

.conteneur iframe
{
position: absolute;
top: 0;
left: 0;
margin:0 auto;
height: 100%;
width: 1px;
min-width: 100%;
*width: 100%;
z-index: 3;
}

.site-footer {
	margin-top: 0;
}

.post-3 .entry-title, .entry-meta, .entry-footer, .site-info {
	display: none !important;
}

.nav-links {
	border-top: 1px solid #ededec;
	padding-top: 35px !important;
}

.post-1966 .entry-title, .post-2327 .entry-title, .post-1994 .entry-title, .page-id-1997 .entry-title, .post-2008 .entry-title, .post-2034 .entry-title, .post-2041 .entry-title {
	text-align: center;
	font-size: 25px !important;
	margin:0;
	padding: 0;

}

.et_divi_builder #et_builder_outer_content .et_pb_section, .et_divi_builder #et_builder_outer_content .et_pb_fullwidth_header {
    padding: 0;
}


.page.page-one-column:not(.twentyseventeen-front-page) #primary {
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
}

#content .wrap {
    max-width: 100% !important;
    padding: 0;
}


.et_pb_blurb_content {
	margin-bottom: 80px !important;
}


@media screen and (max-width: 1280px)

{	

.conteneur
{
    width: 80%;
    padding-top: 80% !important;
}
	
   

}

@media screen and (max-width: 1024px)

{	

.conteneur
{
    width: 80%;
    padding-top: 95% !important;
}
	
   

}

@media screen and (max-width: 780px)

{	

.conteneur
{
    width: 100%;
    padding-top: 0;
	height: 550px;
}

}

/* NEWSLETTER */
#formInfo {
	max-width: 500px;
	border: 1px solid  #757575 !important;
	padding: 40px 20px !important;
	text-align: center !important;
	margin: 0 auto !important;
	margin-top: -50px !important;
}

#formInfo form .inf-input {
border: 1px solid #bdbdbd !important;
	text-align: left;
	padding: 5px 20px;
	margin: 20px 0 !important;
}

#formInfo form .inf-submit {
	background-color:  #ff5722;
	text-align: center;
	margin: 0 auto;
	color: #fff;
	padding: 15px;
	width: 30%;
	border-radius: 5px;	
}

.sponsors {
  -webkit-box-align: end;
  -ms-flex-align: end;
	align-items: flex-end;
}

.sponsors > p {
	line-height: 1 !important;
	margin-right: 2.5em;
}

.sponsors-list li:nth-child(1) .sponsor-logo,
.sponsors-list li:nth-child(2) .sponsor-logo {
	margin-bottom: -3px;
}

.sponsors-list li:nth-child(3) .sponsor-logo {
	margin-bottom: 2px;
}

.sponsors-list li:nth-child(4) .sponsor-logo {
	margin-bottom: -8px;
}