@media screen and (max-width:425px){

	body#action-login,
	body#action-subscribe{
		background-image:none;
		background:linear-gradient(60deg,#FFCB8C,#FF8862);
		background-attachment:fixed;
	}
        
    #member-overview .notices{right:-75px;}    
        
	/* ************************************************** */
	/* MEMBER / ACCOUNT */
	/* ************************************************** */	
	#member-account-photos .liste-image li figure{    height: 100px;}
	
	/* ************************************************** */
	/* MEMBER / PRO */
	/* ************************************************** */	
	#member-profile-pro header{height:auto;/*height:230px;*/}
		
	#member-profile-pro .propos hgroup{width:255px;}
	#member-profile-pro .propos h2{font-size:1.4em;}
	#member-profile-pro .propos .intro{width:355px;}
	
	#member-profile-pro .photos hgroup{width:255px;}
	#member-profile-pro .photos h2{font-size:1.4em;}	
		
	#member-profile-pro .formations hgroup{width:255px;}
	#member-profile-pro .formations h2{font-size:1.4em;}	
		
	#member-profile-pro .avis hgroup{width:255px;}
	#member-profile-pro .avis h2{font-size:1.4em;}		
		
	#member-profile-pro .twiza hgroup{width:255px;}
	#member-profile-pro .twiza h2{font-size:1.4em;}		
	#member-profile-pro .twiza .pres{font-size:1.2em;}
	#member-profile-pro .twiza .subtitle{font-size:1.2em;}
		
	#member-profile-pro .contact-form hgroup{width:255px;}
	#member-profile-pro .contact-form h2{font-size:1.4em;}	
	#member-profile-pro .contact-form .contact-area .bulle figure img{width:70px;height:auto;}
	#member-profile-pro .contact-form .contact-area .bulle .text{font-size:0.9em;margin-left:80px;}
	
	#map .pro{width:auto;}
	
	/* **************************************************************************************************** */
	/* TWIZA / DIRECTORY */
	/* **************************************************************************************************** */	
	#directory-account .step.address .contact figure{width:75px;}
	#directory-account .step.address .contact .pres{margin-left:105px;}
	#directory-account .step.address .contact .pres:nth-of-type(2),
	#directory-account .step.address .contact .pres:nth-of-type(3){display:inline;}
	#directory-account .step.address .field:nth-of-type(4){width:30%;}
	#directory-account .step.address .description-town{width:68%;}	
	
	#directory-account .step.offer .validation .total{top:55px;}
	#directory-account .certification .field label{line-height:initial;}
	
	#directory-account .step.offer .buttons .goContact{margin: 0 auto 15px auto;}
	
	/* **************************************************************************************************** */
	/* TWIZA / MAP */
	/* **************************************************************************************************** */	
	#twiza-view .nb, #twiza-listing .nb{min-height:70px;}		
	#twiza-listing .sh-map {width: 100%;}
	
	.twiza-map #map{height:400px;}
	
}