@charset "UTF-8";
/* CSS MEDIA QUERIES */
@media screen and (max-width: 640px) {
	
	/* ACCUEIL */
	
	.wrap{ width:100%;}
	nav{display:none;}
	
	.header-mobile{
		display:block;
		position:absolute;
		bottom:0;
		width:100%;}
	
	.top-mobile{
		padding:40px;
		display:block;
		position:relative;
		float:left;}
	
	.fb-mobile{
		padding:40px;
		display:block;
		position:relative;
		float:right;}
	
	.menu-mobile{
	width:100%;
	display:block;}

	.menu-mobile ul{
		font-family: 'oranienbaumregular';
		background-color:#FFF;
		font-weight:normal;
		font-size:1.3em;
		color:#000;
		list-style-type:none;
		display:block;
		text-align:center;}
	
		.menu-mobile ul li{
			width:100%;
			display:inline-block;
			position:relative;}
		
			.menu-mobile ul li a{
				text-decoration:none;
				color:#000;
				display:block;
				padding:20px;}
				
	.logo-accueil{
		width:80%;}
	
	header h1{font-size:1.4em; margin-left:0; left:0; width:100%; bottom:20px; text-align:center;}
		
	.btn-video{
		bottom:100px;
		left:0; margin:0 15%; width:50%;}
		
	.logo-accueil{
		padding-top:30px;}
		
	.bienvenue h2{
		font-size:2.4em;
		text-align:center;}
		
		.fleurs-bienvenue{display:none;}
			
		.maison{
			padding-top:30px;
			padding-bottom:20px;
			display:block;
			float:none;
			margin:0 auto;
			width:60%;}
			
		.bienvenue p{
			padding:20px;
			font-size:1.2em;
			line-height:1.8em;}
			
		.bienvenue a{
			padding-right:20px;}
	
	.produits-et-services{height:auto; background: url('../img/backgrounds/img-produits.jpg') no-repeat center center scroll;}
	
	.produits-et-services h2{
		font-size:2em;
		width:80%;
		text-align:center;
		margin:0 auto;
		padding-top:50px;}
		
		
	.couleur-produits{height:100%;}
	
		.produits-accueil{
			width:80%;
			margin-left:20%;}
			
		.produits-accueil h3{
			font-size:1.1em;}
		
		.produits-accueil img{margin-bottom:15px;}
			
		.btn-more{
			padding-right:20px; margin-bottom:25px;}
			
	.facebook h2{
		font-size:3em;}
		
	.img1-fb{
		display:none;}
	
	.conseils-jardin{height:auto; background: url('../img/backgrounds/img-conseils.jpg') no-repeat center center scroll;}
	
	.couleur-conseils{height:100%;}
	
	.conseils-jardin h2{
		font-size:2em;
		width:80%;
		text-align:center;
		margin:0 auto;
		padding-top:50px;
		padding-bottom:20px;}
		
		.conseils-accueil{
			display:none;}
			
			.conseils-accueil:first-of-type{
				display:block !important;
				margin:20px;
				height:auto;
				width:80%;}
				
				.conseils-jardin .btn-more{
					padding-top:0px !important;}
					
	.nouvelles h2{
		text-align:center;
		font-size:2.6em;}
		
		.fleurs-nouvelles-titre{
			top:35px;
			left:20px;}
			
	.date-et-new{
		display:none;}
			
	.date-et-new:first-of-type{
		width:90%;
		padding-left:20px;
		display:block;}
		
		.btn-nouvelles{
			padding-right:20px;}
	
	.album-photo-accueil{background: url('../img/backgrounds/img-album.jpg') no-repeat center center scroll;}
			
	.album-photo-accueil h2{
		text-align:center;
		font-size:2.4em;}
		
		.youtube1{
			width:100% !important;}
			
			.youtube1 iframe{
				width:100% !important;}
				
		.album-photo-accueil img{
			display:none;}
			
			.btn-album{
				padding-top:50px;
				padding-right:20px;}
		
	.directions h2{
		font-size:2.4em;}
		
		.fleurs1-directions{
			display:none;}
			
	.heures{
		margin-top:0;
		margin-left:0;
		width:100%;}
		
		.fleurs1-footer{
			display:none;}
			
	footer h2{
		display:none;}
		
		.pout{
			display:none;}
		
		.p2{
			font-family: 'oranienbaumregular';
			font-weight:normal;
			color:#000;
			line-height:1.8em;
			font-size:1.6em;
			padding-left:100px;
			padding-top:30px;
			padding-bottom:30px;
			display:block;
			float:left;}
			
	.img2-fb{
		display:none;}
		
	.fleurs2-directions{
		display:none;}
	
	/* /////////////////////////////////////////////////////////////////////////////////////////////////////////// */
	/* À PROPOS */
	
	.nav2 > .wrap > ul{display:none;}
	.logo-nav2{float:none; text-align:center;}
	.header-a-propos{height:500px;}
	.contenu-a-propos h2{font-size:2em; text-align:center;}
	.fleurs1-a-propos{display:none;}
	.contenu-a-propos p{
		-webkit-column-count: auto; /* Chrome, Safari, Opera */
   	    -moz-column-count: auto; /* Firefox */
        column-count: auto;
		
		-webkit-column-gap: normal; /* Chrome, Safari, Opera */
   	    -moz-column-gap: normal; /* Firefox */
        column-gap: normal;
	}
	.fleurs2-a-propos{display:none;}
	
	.photos-a-propos img{padding:0; margin:10px 0;}
	.photos-a-propos a{margin-right:20px;}
		
	
	/* /////////////////////////////////////////////////////////////////////////////////////////////////////////// */
	/* PRODUITS ET SERVICES */
	
	.contenu-produits h2{font-size:2em; text-align:center;}
	.fleurs1-produits{display:none;}
	.contenu-produits p{padding:0 10px;}
	.produit{float:none; padding:15px 2%; margin:15px 2%; width:92%;}
	.produit h3{font-size:1.4em;}
	.produit p{font-size:1em;}
	
	.album-photo li{width:48%; height:70px;}
	.produit .content ul{
		width:auto; padding:0 10px 50px; font-size:1em;
		-webkit-column-count: auto; /* Chrome, Safari, Opera */
   	    -moz-column-count: auto; /* Firefox */
        column-count: auto;
		
		-webkit-column-gap: normal; /* Chrome, Safari, Opera */
   	    -moz-column-gap: normal; /* Firefox */
        column-gap: normal;
	}
	
	/* /////////////////////////////////////////////////////////////////////////////////////////////////////////// */
	/* CONSEILS JARDIN */
	
	.contenu-conseils h2{font-size:2em; text-align:center;}
	.fleurs1-conseils{display:none;}
	.conseil{width:92%; padding:15px 2%; margin:20px 2%;}
	
	/* /////////////////////////////////////////////////////////////////////////////////////////////////////////// */
	/* CONTACT */
	
	.header-a-propos{height:600px;}
	
	.contenu-contact h2{font-size:2em; text-align:center;}
	.fleurs1-contact{display:none;}
	
	.heures-contact{width:100%; margin-left:0;}
	.contenu-contact p{padding-left:20px; font-size:1.4em; margin-bottom:80px;}
	
	.overlayMapAccueil{height:340px; margin-top:-340px; top:340px;}
	.map-contact{height:340px;}
	
	/* /////////////////////////////////////////////////////////////////////////////////////////////////////////// */
	
	.footer-pages h5{width:100%; text-align:center;}
}

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) {
/* Styles */
	
}

/* iPads (landscape) ----------- */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape) {
	
	/* /////////////////////////////////////////////////////////////////////////////////////////////////////////// */
	/* ACCUEIL */
	
	.wrap{width:1000px;}
	nav > .wrap > ul > li > a{padding:0 20px;}
	.img-header{background: url('../img/backgrounds/img-header.jpg') no-repeat center center scroll;}
	header h1{width:100%; text-align:center; left:0; margin-left:0;}
	.btn-video{width:15%; left:50%; margin-left:-8%;}
	.bienvenue h2{font-size:3.25em;}
	.produits-et-services{background: url('../img/backgrounds/img-produits.jpg') no-repeat center center scroll;}
	.produits-accueil{width:250px;}
	.produits-accueil h3{font-size:1.4em;}
	.produits-accueil img{width:230px; height:auto;}
	.conseils-jardin{background: url('../img/backgrounds/img-conseils.jpg') no-repeat center center scroll; height:640px;}
	.couleur-conseils{height:640px;}
	.conseils-accueil{width:280px; height:340px;}
	.date-et-new{width:420px;}
	.album-photo-accueil{background: url('../img/backgrounds/img-album.jpg') no-repeat center center scroll;}
	.youtube1 iframe{width:450px;}
	.imgs-blue{width:440px;}
	.album-photo-accueil img{width:110px !important;}
	.img1-fb{left:90px;}
	.img2-fb{left:800px;}
	
	/* /////////////////////////////////////////////////////////////////////////////////////////////////////////// */
	/* À PROPOS */
	
	.nav2 > .wrap > ul > li > a{font-size:0.9em; padding:0 15px;}
	.photos-a-propos img{width:315px !important;}
	
	/* /////////////////////////////////////////////////////////////////////////////////////////////////////////// */
	/* PRODUITS ET SERVICES */
	
	.produit{width:92%; margin:20px 2%; padding:15px 2%; float:none;}
	.album-photo li{width:23%; height:100px;}
	
	/* /////////////////////////////////////////////////////////////////////////////////////////////////////////// */
	/* CONSEILS JARDIN */
	
	.conseil{margin:20px 2%; width:43%;}
	
	/* /////////////////////////////////////////////////////////////////////////////////////////////////////////// */
	/* CONTACT */
	
}


/* iPads (portrait) ----------- */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait) {
	
	
	
	/* ACCUEIL */
	
	.img-header{background: url('../img/backgrounds/img-header.jpg') no-repeat center center scroll;  
    -webkit-background-size: 100%; 
    -moz-background-size: 100%; 
    -o-background-size: 100%; 
    background-size: 100%; 
    -webkit-background-size: cover; 
    -moz-background-size: cover; 
    -o-background-size: cover; 
    background-size: cover;}
	.produits-et-services{background: url('../img/backgrounds/img-produits.jpg') no-repeat center center scroll;  
    -webkit-background-size: 100%; 
    -moz-background-size: 100%; 
    -o-background-size: 100%; 
    background-size: 100%; 
    -webkit-background-size: cover; 
    -moz-background-size: cover; 
    -o-background-size: cover; 
    background-size: cover;}
	.conseils-jardin{background: url('../img/backgrounds/img-conseils.jpg') no-repeat center center scroll;  
    -webkit-background-size: 100%; 
    -moz-background-size: 100%; 
    -o-background-size: 100%; 
    background-size: 100%; 
    -webkit-background-size: cover; 
    -moz-background-size: cover; 
    -o-background-size: cover; 
    background-size: cover;}
	.album-photo-accueil{background: url('../img/backgrounds/img-album.jpg') no-repeat center center scroll;  
    -webkit-background-size: 100%; 
    -moz-background-size: 100%; 
    -o-background-size: 100%; 
    background-size: 100%; 
    -webkit-background-size: cover; 
    -moz-background-size: cover; 
    -o-background-size: cover; 
    background-size: cover;}
	
	.wrap{ width:100%;}
	nav{display:none;}
	
	.header-mobile{
		display:block;
		position:absolute;
		bottom:0;
		width:100%;}
	
	.top-mobile{
		padding:40px;
		display:block;
		position:relative;
		float:left;}
	
	.fb-mobile{
		padding:40px;
		display:block;
		position:relative;
		float:right;}
	
	.menu-mobile{
	width:100%;
	display:block;}

	.menu-mobile ul{
		font-family: 'oranienbaumregular';
		background-color:#FFF;
		font-weight:normal;
		font-size:1.3em;
		color:#000;
		list-style-type:none;
		display:block;
		text-align:center;}
	
		.menu-mobile ul li{
			width:100%;
			display:inline-block;
			position:relative;}
		
			.menu-mobile ul li a{
				text-decoration:none;
				color:#000;
				display:block;
				padding:20px;}
				
	.logo-accueil{
		width:80%;}
	
	header h1{font-size:1.4em; margin-left:0; left:0; width:100%; bottom:20px; text-align:center;}
		
	.btn-video{
		bottom:100px;
		left:0; margin:0 15%; width:50%;}
		
	.logo-accueil{
		padding-top:30px;}
		
	.bienvenue h2{
		font-size:2.4em;
		text-align:center;}
		
		.fleurs-bienvenue{display:none;}
			
		.maison{
			padding-top:30px;
			padding-bottom:20px;
			display:block;
			float:none;
			margin:0 auto;
			width:60%;}
			
		.bienvenue p{
			padding:20px;
			font-size:1.2em;
			line-height:1.8em;}
			
		.bienvenue a{
			padding-right:20px;}
	
	.produits-et-services{height:auto; background: url('../img/backgrounds/img-produits.jpg') no-repeat center center scroll;}
	
	.produits-et-services h2{
		font-size:2em;
		width:80%;
		text-align:center;
		margin:0 auto;
		padding-top:50px;}
		
		
	.couleur-produits{height:100%;}
	
		.produits-accueil{
			width:42%;
			margin-left:8%;}
			
		.produits-accueil h3{
			font-size:1.1em;}
		
		.produits-accueil img{margin-bottom:15px;}
			
		.btn-more{
			padding-right:20px; margin-bottom:25px;}
			
	.facebook h2{
		font-size:3em;}
		
	.img1-fb{
		display:none;}
	
	.conseils-jardin{height:auto; background: url('../img/backgrounds/img-conseils.jpg') no-repeat center center scroll;}
	
	.couleur-conseils{height:100%;}
	
	.conseils-jardin h2{
		font-size:2em;
		width:80%;
		text-align:center;
		margin:0 auto;
		padding-top:50px;
		padding-bottom:20px;}
		
		.conseils-accueil{
			display:none;}
			
			.conseils-accueil:first-of-type{
				display:block !important;
				margin:20px;
				height:auto;
				width:80%;}
				
				.conseils-jardin .btn-more{
					padding-top:0px !important;}
					
	.nouvelles h2{
		text-align:center;
		font-size:2.6em;}
		
		.fleurs-nouvelles-titre{
			top:35px;
			left:20px;}
			
	.date-et-new{
		display:none;}
			
	.date-et-new:first-of-type{
		width:90%;
		padding-left:20px;
		display:block;}
		
		.btn-nouvelles{
			padding-right:20px;}
	
	.album-photo-accueil{background: url('../img/backgrounds/img-album.jpg') no-repeat center center scroll;}
			
	.album-photo-accueil h2{
		text-align:center;
		font-size:2.4em;}
		
		.youtube1{
			width:90% !important; margin:0 5% !important;}
			
			.youtube1 iframe{
				width:100% !important; height:300px;}
				
		.album-photo-accueil img{
			display:none;}
			
			.btn-album{
				padding-top:50px;
				padding-right:20px;}
		
	.directions h2{
		font-size:2.4em;}
		
		.fleurs1-directions{
			display:none;}
			
	.heures{
		margin-top:0;
		margin-left:0;
		width:100%;}
		
		.fleurs1-footer{
			display:none;}
			
	footer h2{
		display:none;}
		
		.pout{
			display:none;}
		
		.p2{
			font-family: 'oranienbaumregular';
			font-weight:normal;
			color:#000;
			line-height:1.8em;
			font-size:1.6em;
			padding-left:100px;
			padding-top:30px;
			padding-bottom:30px;
			display:block;
			float:left;}
			
	.img2-fb{
		display:none;}
		
	.fleurs2-directions{
		display:none;}
	
	/* /////////////////////////////////////////////////////////////////////////////////////////////////////////// */
	/* À PROPOS */
	
	.nav2 > .wrap > ul{display:none;}
	.logo-nav2{float:none; text-align:center;}
	.header-a-propos{height:500px;}
	.contenu-a-propos h2{font-size:2em; text-align:center;}
	.fleurs1-a-propos{display:none;}
	.contenu-a-propos p{
		-webkit-column-count: auto; /* Chrome, Safari, Opera */
   	    -moz-column-count: auto; /* Firefox */
        column-count: auto;
		
		-webkit-column-gap: normal; /* Chrome, Safari, Opera */
   	    -moz-column-gap: normal; /* Firefox */
        column-gap: normal;
	}
	.fleurs2-a-propos{display:none;}
	
	.photos-a-propos img{padding:0; margin:10px 0;}
	.photos-a-propos a{margin-right:20px;}
		
	
	/* /////////////////////////////////////////////////////////////////////////////////////////////////////////// */
	/* PRODUITS ET SERVICES */
	
	.contenu-produits h2{font-size:2em; text-align:center;}
	.fleurs1-produits{display:none;}
	.contenu-produits p{padding:0 10px;}
	.produit{float:none; padding:15px 2%; margin:15px 2%; width:92%;}
	.produit h3{font-size:1.4em;}
	.produit p{font-size:1em;}
	
	.album-photo li{width:31%; height:110px;}
	.produit .content ul{
		width:auto; padding:0 10px 50px; font-size:1em;
		-webkit-column-count: auto; /* Chrome, Safari, Opera */
   	    -moz-column-count: auto; /* Firefox */
        column-count: auto;
		
		-webkit-column-gap: normal; /* Chrome, Safari, Opera */
   	    -moz-column-gap: normal; /* Firefox */
        column-gap: normal;
	}
	
	/* /////////////////////////////////////////////////////////////////////////////////////////////////////////// */
	/* CONSEILS JARDIN */
	
	.contenu-conseils h2{font-size:2em; text-align:center;}
	.fleurs1-conseils{display:none;}
	.conseil{width:92%; padding:15px 2%; margin:20px 2%;}
	
	/* /////////////////////////////////////////////////////////////////////////////////////////////////////////// */
	/* CONTACT */
	
	.header-a-propos{height:600px;}
	
	.contenu-contact h2{font-size:2em; text-align:center;}
	.fleurs1-contact{display:none;}
	
	.heures-contact{width:100%; margin-left:0;}
	.contenu-contact p{padding-left:20px; font-size:1.4em; margin-bottom:80px;}
	
	.overlayMapAccueil{height:340px; margin-top:-340px; top:340px;}
	.map-contact{height:340px;}
	
	/* /////////////////////////////////////////////////////////////////////////////////////////////////////////// */
	
	.footer-pages h5{width:100%; text-align:center;}
	

}