.parisienne-regular {
  font-family: "Parisienne", cursive;
  font-weight: 400;
  font-style: normal;
}	

.index-facts img{
	filter: grayscale(1);
}

@media only screen and (min-width: 770px){
	div.index-header__subtitle h5 {
	    font-size: 1.5em;
	}
	div.index-header__subtitle {
		height: 24px;
	}
	
	.nav-list{
		height: 60px;
	}
	
	.medaillon_laurence_scotte_maries{
		top: 500px;
		right: 300px;
	}
	

	.index-marriage .banger-2 {
    	left: 240px;
    }
    
    .photo-famille{
	    top: 100px;
	    right: -120px;   
    }
    
    .site-footer .index-rsvp__right{
	    right: -170px;
    }

}

@media only screen and (max-width: 770px){
	div.index-header__subtitle h5 {
	    font-size: 1.5em;
	}
	div.index-header__subtitle {
		height: 24px;
	}
	.index-header__title{
		margin-top: 45px;
	}
	.index-header{
		padding: 6em 0 12em;
	}
	
	.index-header .index-bl-red-flower{
		display: none;
	}
	
	.medaillon_laurence_scotte_maries{
		top: -50px;
		right: 150px;
	}
	
	.index-event__graphic{	
	    opacity: 0.8;
	}
	
	.index-marriage{
		margin-top: 14em;
	}
	
	.index-marriage__graphic-left{
		top: -413px;
	}
	
	.index-marriage__graphic-right{
		top:93%;
	}
	
	.index-marriage .banger-1{
		right: -50px;
	}
	
	.index-marriage .index-event__image{
		margin: auto;
	}
	
	.index-events .banger-2{
		left:70px;
	}
	
	.index-event__thursday{
		top:50px;
	}
	
	.index-events .index-event__graphic{
		right: -65%;
	}
	
	.index-event__after{
		top:466px;
	}
	
	.site-footer .index-rsvp__right{
		top:-150px;
	}

    .photo-famille{
	    top: 0px;
		right: -10%;
		opacity: 1;
		margin-bottom: 0px;
    }
    .photo-famille img{    
    	zoom: 0.83;
    }
	.index-facts {
	    padding-top: 4em;
	    margin-top: 4em;
	}    
	
}





