.mobile{
	display: none;
}

.nomobile{
	display:block;
}


.clear{
	clear:both;
}

.fa.fa-twitter{
	font-family:sans-serif;
}
.fa.fa-twitter::before{
	content:"ð•";
	font-size:1.2em;
}



body, html{
	width:100%;
	min-width: 100%;
	margin: 0px;
	padding: 0px;
	font-family: 'Px Grotesk';
    font-size: 14px;
	font-weight: 400;
	line-height: 24px;
	color: #FAFAF2;
    overflow-x: hidden;
	background-color: #FE003F;

}


a{
color: #FAFAF2;	
}

#batie{
min-height: 100%;
position: relative;
}

.container_logo{
    width: 100%;
    padding: 14px 38px 38px 38px;

    box-sizing: border-box;
}


.logo_inter-edition{
	height: auto;
}



.btn_langue {
	text-transform: uppercase;
	border-top-left-radius: 50000px;
	border-bottom-left-radius: 50000px;
	border-top-right-radius: 50000px;
	border-bottom-right-radius: 50000px;
	border: 1px solid #FAFAF2 !important;
	padding: 2px 10px;
	font-size: 14px;
	color: #FAFAF2;
	text-decoration: none;
	float: right;
	font-weight: bold;
}





.container_media{
    border-radius: 30px;
    overflow: hidden;
	line-height: 0px;
    width:100%;
	z-index: 1;
	background-position: center center;
	background-size: cover;
    background-color: #000000;
    aspect-ratio: 783 / 440;
}

.videobackcountainer{
    width: 100%;
    height: 100%;
    border-radius: 30px;
   overflow: hidden;
    position: relative;
}
 .videobackcountainer iframe{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
  }

.container_media img{
	display: none;
}



 #content .inside{
width: 100%;
padding-left: 38px;
padding-right: 38px;
box-sizing: border-box;
position: relative;
margin: auto;
max-width: 1280px;
}


.container_intro{
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
    margin-top: 70px;
    padding-top: 40px;
    background: #000000;
    
    
background: url('/img/Bruit-tile.jpg'), radial-gradient(64.18% 51.04% at 50% 81.38%, #8C8B83 0%, #1D1D1D 100%);
background-blend-mode: multiply, normal;
padding-bottom:40px;
}

.inter_content_container{
    display: flex;
    justify-content: space-between;
}
.inter_content{
    display: inline-block;
}
.inter_phrase{
     display: inline-block; 
}

.btn_edition_precedente{
	padding: 20px 0px 60px 0px;
	
}

h1{
    font-family: 'GooperCondensed7-Black';
	font-size: 60px;
    color: #FAFAF2;
	font-weight: normal;
    line-height: normal;
}


 p{
	 max-width: 710px;
	margin-top: 0px;
}

a.btnred{
background: #FE003F;
border-radius: 25px;
font-family: 'Px Grotesk';
font-size: 14px;
color: #F8F8F0;
display: inline-block;
text-decoration: none;
line-height: 39px;
padding: 0px 30px;
	
font-weight: bold;	
box-sizing: border-box;
transition: all 0.2s ease-out;
}





button.simplelinkbtn{

font-family: Px Grotesk;
font-size: 15px;
color: #080808;
display: inline-block;
text-decoration: none;
padding: 0px 18px;
font-weight: 700;
height: 40px;
background: #FAFAF2;
border: 2px solid #080808;
box-shadow: 0px 2px 0px rgba(22, 21, 24, 0.8);
border-radius: 50px;
    cursor: pointer;
    
}


textarea:focus, input:focus{
    outline: none;
}

.newsletter input[type=email]{
	
float: left;
font-family: 'Px Grotesk';

max-width: 100%;
width: 387px;
height: 40px;
    
line-height: 40px;
margin-right: 16px;
margin-bottom: 10px;
    
color: #080808;
font-size: 15px;

background: #FAFAF2;
border: 2px solid #080808;
box-shadow: 0px 2px 0px rgba(22, 21, 24, 0.8);
border-radius: 10px;
padding: 6px 18px 7px;
box-sizing: border-box;
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	color: #000;
  font-family: 'Px Grotesk';
	font-size: 14px;
	opacity: 1;

}
::-moz-placeholder { /* Firefox 19+ */
	color:  #000;
  font-family: 'Px Grotesk';
	font-size: 14px;
	opacity: 1;
 }
:-ms-input-placeholder { /* IE 10+ */
	color:  #000;
  font-family: 'Px Grotesk';
	font-size: 14px;
	opacity: 1;
  
}
:-moz-placeholder { /* Firefox 18- */
	color:  #000;
  font-family: 'Px Grotesk';
	font-size: 14px;
	opacity: 1;
  
}

.newsletter_sociallinks_container{
    display: flex;
    justify-content: space-between;
    padding-bottom: 50px;
}

.newsletter{
   display: inline-block;    
}
.newsletter input{
	width:auto;
	display: inline-block;
	background-color: transparent;
}

.newsletter{
	position: relative;
/*	bottom: 40px;
	width: calc(100% - 80px);*/
}

.sociallinks{
    display: inline-block;
}

.sociallinks a{
	margin-right: 8px;
	font-size: 14px;
}


.sociallinks .fa-stack{ 
color: #080808;
line-height: 40px;
display: inline-block;

width: 40px;
height: 40px;

background: #FAFAF2;
border: 2px solid #080808;
box-shadow: 0px 2px 0px rgba(22, 21, 24, 0.8);
border-radius: 10px;
margin-bottom: 10px;
}

.sociallinks .fa-stack-1x{
    font-size: 14px;
}

.icon-tiktok::before {
  width: 100%;
}

.icon-tiktok{
	font-size: 120%;
	margin-top: 4px;
	display: block;
}


.footer_container{
    font-size: 10px;
    font-weight: 700;
color: #080808;
box-sizing: border-box;
background: #FAFAF2;
border: 2px solid #080808;
box-shadow: 1px 2px 0px rgba(22, 21, 24, 0.8);
border-radius: 500px;
    
display: flex;
justify-content: space-between;
padding: 10px 40px;
    background-image: url('/img/logo_footer.svg');
    background-position: 20px center ;
    background-repeat: no-repeat;
    background-size: 10px;
}

@media all and (max-width:1300px){
    
.newsletter_sociallinks_container {
    flex-direction: column;
    gap:30px;

}
    
}

@media all and (max-width:780px){
	
#content .inside {

  padding-left: 20px;
  padding-right: 20px;

}
    
h1{
	font-size: 30px;
}   
  
.btn_edition_precedente {
  padding: 20px 0px 30px 0px;
}
    
.footer_container, .inter_content_container {
    flex-direction: column;  
    }
    
.inter_phrase{
    margin-bottom: 50px;
}
    
button.simplelinkbtn {
  width: 100%;
  box-sizing: border-box;
}
    
.footer_container{
    display: none;
  }  
.sociallinks {
  display: flex;
  justify-content: space-between;
}	
	
.sociallinks .fa-stack {
  line-height: 35px;
  width: 35px;
  height: 35px;
}
.sociallinks a {
  margin-right: 0px;
}
    
}
