.my_menu {
	display: none;
}
#PhotoAccueil {
	display: none;
}
body {
	overflow-x: hidden;
}

/*Styles for screen 600px and lower*/
@media screen and (max-width: 1200px) {
	
    
#logos {
    margin: 0;
}
    
}

/*Styles for screen 600px and lower*/
@media screen and (max-width: 1024px) {
	
.menu ul li a {
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 1.1rem;
}

    
#logos {
    margin: 0;
}
    
    
.slogan_slider {
	width:80%;
}
    
.bt_social img{
	width:20px;
	height:auto;
	}


    



	
.section1, .section2, .section3, .section4, .section5, .section6 {
    width: 90%;
    padding: 1% 5%;
	text-align: left;

}
	


}


@media only screen and (max-width: 990px) {
/* rules for iPad in landscape orientation */

.slider {

    padding: 25% 5% 5% 5%;
}
   
    
  .date {
	display: none;
}  
    
    }

@media only screen and (max-width: 768px) {
/* rules for iPad in landscape orientation */

.slider {

    padding: 25% 5% 5% 5%;
}
    
    
.slogan_titre {
	font-size: 48px;
	line-height: 48px;
	}

.logo {
	width: auto;
	height: auto;
	padding-bottom: 25px;
	padding-left: 20px;
	padding-right: 20px;
	display: inline-block;
	position: absolute;
	left: 3%;
}
	
.logo img {
	width:250px;
	height: auto;
}
	
.section2 h2 {
    font-size: 3.6rem;
}	


}










/************************************************************************************
smaller than 650
*************************************************************************************/
@media screen and (max-width: 650px) {
/************************************************************************************
MENU INITIALISATION
*************************************************************************************/

body {
	width: 100%;
	background-image: none;
	overflow-x: hidden;
}	

.wow {
  visibility: visible !important;
  -webkit-animation: none !important;
  -moz-animation: none !important;
  -o-animation: none !important;
  -ms-animation: none !important;
  animation: none !important;
}
	
h1 {
	font-size:30px;
}
h2 {
	font-size:24px;
}
h3 {
	font-size: 21px;
}
h4{
	font-size: 18px;
	}
h5{
font-size: 16px;
}
	
.padding-16, .padding-24, .padding-32, .padding-64 {
	padding: 16px!important
}

.section1, .section2, .section3, .section4, .section5, .section6 {
    width: 92%;
    padding: 1% 4%;
	text-align: left;
}

.section4 h5 {
    font-size: 2.1rem;
    font-weight: 300;
}

.alphabet{
    background-color:#fca44a;
    font-size:1.8rem;
    padding: 5px 10px;
    position: absolute;
    border-radius: 5px;
    margin-left: -40px;
    text-align: center; 
    color:#FFF;
    font-family: 'Playfair Display', serif;
}
	
.my_menu {
	display: block;
}


#menu {
	display: none;
}

.slogan_slider {
	top: 20%;
	width:100%;
}

.slogan_titre {
	font-size: 24px!important;
	line-height: 28px;
    padding-bottom:0;
	}
    
.slogan_soustitre {
    font-size: 21px;
    line-height: 24px;
}

    
.sssnext, .sssprev {
    display: none;
}
    
    

input {
	-webkit-appearance: none;
}
	
	

	
	
/*_______________________________________Footer */


.footer {
	padding: 0 2%;
	font-size:11px !important;
    width: 96%;
padding: 5% 2%;
}


	
}








