/**** SOMMAIRE ****/
/*STRATE VIDEO INTRO*/
/*STRATE DECOUVERTE*/
/*STRATE PRODUITS*/
/*STRATE SOLUTIONS*/
/*STRATE PROFESSIONNELS & STORES*/
/*STRATE AVANTAGES */
/*STRATE SOLUTIONS &  AVANTAGES */
/*STRATE PROFESSIONNELS */
/*STRATE AVIS*/
/*STRATE SOCIALS*/
/*STRATE STORES*/
/*******************/

/**** MEDIA QUERIES ****/
/********* @MEDIA SCREEN *************/
/********* @MEDIA HD SCREEN min-width: 1920px *************/
/********* @MEDIA SMALL SCREEN max-width: 1365px *************/
/********* @MEDIA TABLETTE SCREEN max-width: 768px *************/
/********* @MEDIA PHABLET SCREEN max-width: 680px *************/
/********* @MEDIA MOBILE SCREEN max-width: 426px *************/
/********* @MEDIA TINY MOBILE SCREEN max-width: 320px *************/
/***********************/

*{ -webkit-box-sizing: border-box; box-sizing: border-box; }
div a {
    text-decoration: none !important;
}

.slick-slider {
    margin-top: 60px;
}

section{
	text-align: center;
}

h1{
	font: 2.8125rem 'Gotham Light', Arial, Helvetica, sans-serif;
}

h2{
	font: 2.125rem 'Gotham Bold', Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

h3{
	font: 1.375rem 'Gotham Light', Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

h1 span{
	font-family: 'Gotham Bold', Arial, Helvetica, sans-serif;
}

h3 span{
	font-family: 'Gotham Light', Arial, Helvetica, sans-serif;
}

main a, main div a, main a:hover, main a:focus, main a:visited{
	text-decoration: none !important;
	text-transform: uppercase;
	font-family: "Gotham Bold", Arial, Helvetica, sans-serif;
	/*font-size: 1.1rem;*/
}

.full-wrapper,
.sticky-wrapper.sticky-abonnement{
	width: 100%;
	max-width: 1440px;
	margin: auto;
	align-items: center;
	justify-content: center;
}

header.full-container{
	background-color: #1E1E23;
}

main.full-container{
	background-color: #F2F2F2;
}

header.full-container .full-wrapper img{
	width: 100%;
}

header.full-container .full-wrapper{
	overflow: hidden;
}

.dark-bg{
	background-color: #1E1E23;
}
.borderTop {
    border-top: 1px solid #64e61e !important;
}
.white-bg{
	background-color: #FFF;
}

.text-darkgrey,
a.text-darkgrey:hover,
a.text-darkgrey:visited{
	color: #1e1e23;
}

.text-grey,
a.text-grey:hover,
a.text-grey:visited{
	color: #999999;
}

.text-white,
a.text-white:hover,
a.text-white:visited{
	color: #FFF !important;
}

.text-black,
a.text-black:hover,
a.text-black:visited{
	color: #24282D;
}

.button-wrapper a{
	padding: 1rem 2rem;
	background: transparent;
	border-radius: 2px;
	transition: background 0.2s;
	text-decoration: none !important;
    text-transform: uppercase;
    font-family: "Gotham Bold", Arial, Helvetica, sans-serif;
    font-size: .87rem;
    color: #1e1e23;
}

section{
	padding-bottom: 0;
}

/*STRATE VIDEO INTRO*/
.z-visual-backgroundvideo{
	background-size: 100%;
	position: relative;
	padding: 0;
}

.z-visual-backgroundvideo video{
	width: 100%;
	margin-top: -8%;
	margin-bottom: -28%;
	transition: all .5s;
}

.z-visual-backgroundvideo.playing video{
	margin-top: 0%;
	margin-bottom: 0%;
	background: #1e1e23;
}

.z-visual-backgroundvideo h1,
.z-visual-backgroundvideo p{
	transition: all 1s;
}

.z-visual-backgroundvideo.playing h1,
.z-visual-backgroundvideo.playing p{
	opacity: 0;
}

.z-visual-backgroundvideo .full-wrapper{
	position: absolute;
	left: calc(50% - 720px);
	height: 400px;
	bottom: 0;
}

.z-visual-backgroundvideo.playing .full-wrapper{
	margin-top: -400px;
}

.z-visual-backgroundvideo .baseline{
	position: absolute;
	bottom: 15%;
	left: 6%;
	max-width: 700px;
	background-color: transparent;
	text-align: left;
	font-family: 'Gotham Light', Arial, Helvetica, sans-serif;
	color: #FFF;
	z-index: 10;
}

.z-visual-backgroundvideo .baseline h1{
	font-family: 'Gotham Light', Arial, Helvetica, sans-serif;
	font-size: 2.75rem;
	text-transform: none;
	line-height: normal;
}

.z-visual-backgroundvideo .baseline span{
	font-family: 'Gotham Bold', Arial, Helvetica, sans-serif;
	text-transform: none;
}

.sub-baseline {
    font-family: 'Gotham', Arial, Helvetica, sans-serif;
	font-size: 0.4em;
    padding: 0.5em 0;
}

.z-visual-backgroundvideo .baseline p{
	font-size: .875rem;
	padding: 2rem 0;
	width: 70%;
	line-height: 2;
}

.z-visual-backgroundvideo .baseline .subtitle{
	margin-left: 0;
}

.z-visual-backgroundvideo .buttons-desktop{
	margin-top: 2.625rem;
}

.z-visual-backgroundvideo .buttons-mobile{
	display: none;
}

.z-visual-backgroundvideo button:before{
	position: absolute;
	width: 1rem;
	height: 1rem;
	content: '';
	left: 0;
}

.z-visual-backgroundvideo .buttons-desktop button:not(.mute){
	width: 250px;
	text-align: left;
}

.z-visual-backgroundvideo button{
	position: relative;
	padding-left: 1.5rem;
}

.z-visual-backgroundvideo .play:before{
	background: url(/CMS/uploads/FR/images/pages/homepage-rzf/play-video.svg) no-repeat 50% 50%;
}

.z-visual-backgroundvideo .stop:before{
	background: url(/CMS/uploads/FR/images/pages/homepage-rzf/stop.png) no-repeat 50% 50%;
	background-size: contain;
}

.z-visual-backgroundvideo .mute{
	display: none;
}

.z-visual-backgroundvideo .mute:before{
	background: url(/CMS/uploads/FR/images/pages/homepage-rzf/son.svg) no-repeat 50% 50%;
}

.z-visual-backgroundvideo .video-container{
	overflow: hidden;
}

.z-visual-backgroundvideo .play-video.stop,
.z-visual-backgroundvideo.playing .play-video.play{
	display: none;
}

.z-visual-backgroundvideo.playing .play-video.stop{
	display: inline-block;
}

.z-visual-backgroundvideo.playing .video-container{
	display: inherit;
}

.z-visual-backgroundvideo .baseline .mute > span{
	font-family: "Gotham Light", Arial, Helvetica, sans-serif;
}

.z-visual-backgroundvideo .baseline .mute.muted > span:first-of-type,
.z-visual-backgroundvideo .baseline .mute > span:last-of-type{
	color: white;
}

.z-visual-backgroundvideo .baseline .mute.muted > span:last-of-type,
.z-visual-backgroundvideo .baseline .mute > span:first-of-type{
	color: #64E61E;
}

/*STRATE DECOUVERTE*/
.z-decouverte{
	padding: 3rem 2rem;
}

.z-decouverte .items{
	display: flex;
	flex-direction: row;
	justify-content: space-around;
	flex-wrap: wrap;
}

.z-decouverte .items .item{
	vertical-align: bottom;
	width: 16.66%;
}

.z-decouverte .items .item .image{
	padding-bottom: 0.8em;
}

.z-decouverte .description{
	font-family: "Gotham Light", Arial, Helvetica, sans-serif;
	font-size: 1.1rem;
	text-transform:initial;
}

.z-decouverte .items img{
	max-width: 60px;
	    max-height: 60px;
}

.z-decouverte .button-wrapper{
	padding-top: 3rem;
	line-height: 3rem;
}

.z-decouverte .button-wrapper a{
	border: solid 1px #64E61E;
}

.z-decouverte .button-wrapper a:hover,
.z-decouverte .button-wrapper a:focus{
	background: #64E61E;
}

/*STRATE PRODUITS*/
.z-produits .product{
    border: none;
	min-height: 480px;
	background-position-y: bottom;
	background-size: contain;
	background-repeat: no-repeat;
	font-family: "Gotham Light", Arial, Helvetica, sans-serif;
}

.z-produits .product:hover {
    border: none;
}

.z-produits .content .intro p:last-of-type,
.z-produits .content .price p:first-of-type,
.z-produits .content .price strong{
	font-family: "Gotham Bold", Arial, Helvetica, sans-serif;
}

.z-produits .content .price strong{
	font-weight: normal;
	font-weight: initial;
}

.z-produits .product:first-of-type{
	background-position-x: left;
	/*background-image: url("/CMS/uploads/FR/images/pages/homepage-rzf/produit-1.png");*/
	/*background-image: url("/CMS/uploads/FR/images/pages/homepage-rzf/MINI_VDEF2.png");*/
	/*background-image: url("/CMS/uploads/FR/images/pages/homepage-rzf/navplus.jpg");*/
	        /*background-size: 60%;*/
	    /*background-size: contain;*/
	    background-size: 45%;
    background-position: 10% 53%;
	
}

.z-produits .product:last-of-type{
	background-position-x: right;
	background-image: url("/CMS/uploads/FR/images/pages/homepage-rzf/produit-2.png");
}

.z-produits .product .content{
	width: 50%;
	text-align: left;
	padding: 5.5rem 5rem;
	float:left;
}

.z-produits .product:nth-of-type(odd) .content{
	/*margin-left: 50%;*/
}

.text-white .intro p:last-of-type{
    color:#FFF !important;
}

.z-decouverte .intro{
	display: inline-block;
	padding-bottom: 2.5rem;
    font-size: 1.4em;
    font-family: "Gotham",Helvetica,Arial,sans-serif;
	text-transform: uppercase;
	line-height: 1.75rem;
	color:white;
}

.z-produits .content .intro{
	display: inline-block;
	padding: 0 1.375rem;
	margin-bottom: 3rem;
	border-left: 1px solid #64E61E;
	font-size: 1.875rem;
	text-transform: uppercase;
	line-height: 1.75rem;
}

.z-produits .content .intro p{
    font-size: 1.875rem;
}

.z-produits .content .intro p:first-of-type{
	color: #64E61E;
	font-weight: 300;
}

.z-produits .content .intro p:last-of-type,
.z-produits .content .price p{
	margin-bottom: 0;
}

.z-produits .content .text{
	font-size: 1.125rem;
	line-height: 1.5;
	margin-bottom: 3rem;
}

.z-produits .content .price{
	float: left;
}

.z-produits .white-bg .content .price,
.z-produits .content .button-wrapper {
	display: inline-block;
	width: 30%;
}

.z-produits .dark-bg .content .price {
    display: inline-block;
	width: 40%;
}

.text-white .price p{
    color:#FFF !important;
}

.z-produits .content .price p:first-of-type{
	font-size: 1.875rem;
}

.z-produits .content .price p:last-of-type{
	font-size: 1.125rem;
}

.z-produits .content .button-wrapper{
	line-height: 3rem;
	border: solid 1px #64E61E;
	transition:all .3s ease;
	
}
.z-produits .content .button-wrapper:hover,
.z-produits .content .button-wrapper:focus{
	background: #64E61E;
}

/*.z-produits .content .button-wrapper a{*/
/*	border: solid 1px #64E61E;*/
/*}*/

/*.z-produits .content .button-wrapper a:hover,*/
/*.z-produits .content .button-wrapper a:focus{*/
/*	background: #64E61E;*/
/*}*/

.z-produits .content .moreInfo-wrapper {
	display: inline-block;
	width: 25%;
}

.linkEllipse.plus {
    background: url(/CMS/uploads/FR/images/pages/parcours/img/ellipsePlus.png) no-repeat right center / 33px auto;
}

.z-produits .white-bg a.linkEllipse, span.linkEllipse {
    color: #555555;   
}

.z-produits .dark-bg a.linkEllipse, span.linkEllipse {
    color: white;   
}

a.linkEllipse, span.linkEllipse {
    text-transform: uppercase;
    padding-right: 50px;
    font-size: 12px;
    padding: 10px 50px 10px 10px;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear;
    font-family: "Gotham", Arial, Helvetica, sans-serif;
}

.linkEllipse.plus:hover, .linkEllipse.plus.bgWhite:hover, .linkEllipse.play:hover, .linkEllipse.doc:hover, .linkEllipse.next:hover, .linkEllipse.soundOn:hover {
    background-size: 38px;
}

.z-produits .white-bg a.linkEllipse:hover, .z-produits .white-bg span.linkEllipse:hover,
.z-produits .dark-bg a.linkEllipse:hover, .z-produits .white-bg span.linkEllipse:hover {
    color: #64e61e;
}

/*STRATE SOLUTIONS*/
.z-solutions .subtitle{
	width: 80%;
	margin: auto;
	padding-bottom: 4.75rem;
	line-height: 2;
	font-family: "Gotham Light", Arial, Helvetica, sans-serif;
	font-size: 1.5rem;
}

.z-solutions ul{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.z-solutions li{
	position: relative;
	width: 32%;
	background-color: #FFF;
	-webkit-box-shadow: -1px -4px 38px -2px rgba(0, 0, 0, 0.30);
	-moz-box-shadow: -1px -4px 38px -2px rgba(0, 0, 0, 0.30);
	box-shadow: -1px -4px 38px -2px rgba(0, 0, 0, 0.30);
}

.z-solutions figcaption{
	text-align: left;
}

.z-solutions figcaption{
	background-color: #FFF;
	padding: 2.5rem 2.5rem 4.5rem;
}

.z-solutions figcaption p{
	font-family: 'Gotham Light', Arial, Helvetica, sans-serif; font-size: 1.125rem;
	padding: 0.9375rem 0;
}

.z-solutions figcaption h3{
	font-size: 1.375rem;
	line-height: 1.3;
}

.z-solutions figcaption button{
	position: absolute; bottom: 2rem; right: 2rem;
	display: block; float: right;
	width: 2.1875rem; height: 2.1875rem;
	background: url(/CMS/uploads/FR/images/pages/homepage-rzf/plus.svg) #1E1E23 no-repeat 50% 50%; background-size: 60%;
	border-radius: .2rem;
}

.z-solutions figure img{
	width: 100%;
}

.z-solutions .price{
	padding: 0;
	margin: .5rem 0;
}

.z-solutions .price strong{
	font: 1.625rem 'Gotham Bold', Arial, Helvetica, sans-serif;
	color: #1F1F1F;
	font-weight: normal;
	font-weight: initial;
}

.z-solutions .details-price{
	font: 1.125rem 'Gotham Light', Arial, Helvetica, sans-serif;
	color: #8C8C96;
}

/*STRATE PROFESSIONNELS & STORES*/
.z-professionnels,
.z-magasins{
	padding: 5rem 0;
	text-align: center;
}

.z-professionnels h2,
.z-magasins h2{
	padding-bottom: 1rem;
	color: #FEFEFE;
	font: 1.5rem 'Gotham Medium', Arial, Helvetica, sans-serif;
	text-transform: none;
}

.z-professionnels p,
.z-magasins p{
	font: 1.125rem 'Gotham Light', Arial, Helvetica, sans-serif;
	color: #FEFEFE;
}

.z-professionnels .picto,
.z-magasins .picto{
	padding: 1.5rem;
}

.z-professionnels .button-wrapper,
.z-magasins .button-wrapper{
	padding-top: 3rem;
	line-height: 3rem;
}

.z-professionnels .button-wrapper a,
.z-magasins .button-wrapper a{
	border: solid 1px #64E61E;
	color: #FEFEFE;
	text-decoration: none;
}

.z-professionnels .button-wrapper a:hover,
.z-magasins .button-wrapper a:hover,
.z-professionnels .button-wrapper a:focus,
.z-magasins .button-wrapper a:focus{
	background: #64E61E;
}

/*STRATE AVANTAGES */
.z-avantages .advantage{
	min-height: 450px;
	background-position-y: bottom;
	background-size: contain;
	background-repeat: no-repeat;
	display: flex;
	align-items: center;
	font-family: "Gotham Medium", Arial, Helvetica, sans-serif;
}

.z-avantages .content .intro p:last-of-type,
.z-avantages .content .price p:first-of-type,
.z-avantages .content .price strong{
	font-family: "Gotham Bold", Arial, Helvetica, sans-serif;
}

.z-avantages .content .price strong{
	font-weight: normal;
	font-weight: initial;
}

.z-avantages .advantage .content{
	width: 55%;
	text-align: left;
	padding: 5.5rem;
}

.z-avantages .content .intro{
	display: inline-block;
	padding: 0 1.375rem;
	margin-bottom: 3rem;
	border-left: 1px solid #64E61E;
	font-size: 1.375rem;
	line-height: 1.75rem;
}

.z-avantages .content .intro p{
    font-size: 1.375rem;
}

.z-avantages .content .intro p:first-of-type{
	color: #64E61E;
}

.z-avantages .content .intro p:last-of-type,
.z-avantages .content .price p{
	margin-bottom: 0;
}

.z-avantages .content .text{
	margin-bottom: 3rem;
	font-size: 1.125rem;
	font-family: "Gotham Light", Arial, Helvetica, sans-serif;
	line-height: 1.5;
}

.z-avantages .content .price{
	float: left;
}

.z-avantages .content .price,
.z-avantages .content .button-wrapper{
	display: inline-block;
}

.z-avantages .content .price p:first-of-type{
	font-size: 1.875rem;
}

.z-avantages .content .price p:last-of-type{
	font-size: 1.125rem;
}

.z-avantages .content .button-wrapper{
	line-height: 4rem;
}

.z-avantages .content .button-wrapper a{
	border: solid 1px #64E61E;
}

.z-avantages .content .button-wrapper a:hover,
.z-avantages .content .button-wrapper a:focus{
	background: #64E61E;
}

.z-avantages .image-wrapper{
	width: 45%;
	max-width: 520px;
	overflow: hidden;
}

.z-avantages .image-wrapper img{
	width: 100%;
}

.z-avantages .advantage:nth-of-type(odd) .image-wrapper{
	order: 1;
}

.z-avantages .advantage:nth-of-type(even) .content{
	padding-left: 10rem;
	padding-right: 1rem;
}

.z-avantages .advantage:nth-of-type(odd) .content,
.z-avantages .advantage:nth-of-type(even) .image-wrapper{
	padding-left: 3rem;
}

.other-padding{
    padding: 2.50rem 6.25rem !important;
}

.text ul {
    list-style-type: square;
    padding-left: 20px;
}
.greenCount {
    color:#64e61e;
    font-weight:700;
}
.lowcase {
    text-transform:initial;
}
/*STRATE SOLUTIONS &  AVANTAGES */

.z-solutions,
.z-avantages,
.z-trafic{
	padding: 4.50rem 6.25rem;
}

.z-solutions h2,
.z-avantages h2,
.z-avis H2,
.z-decouverte h2{
	font-size: 2.125rem;
}

.z-decouverte h2{
	color:white;
}

.z-avantages h2 {
    color:#64E61E;
}

/*STRATE PROFESSIONNELS */
.z-professionnels{
	background: url('/CMS/uploads/FR/images/pages/homepage-rzf/background-pro.jpg') no-repeat;
	background-size: cover;
}

.z-professionnels h2{
	color: #64E61E;
}

/*STRATE AVIS*/
.z-avis{
	padding: 4rem 6rem;
}

.z-avis .item{
	padding: 0 2rem;
}

.z-avis .item{
	text-align: left;
}

.z-avis .item a .content {
	text-transform: none;
}

.z-avis .item a .content:hover {
	color:#64E61E;
}

.z-avis .item .image-wrapper{
	position: relative;
	height: 34px;
	margin: 5px 5px 3rem 5px;
}

.z-avis .item .image-wrapper:after{
	content: '';
	position: absolute;
	background-color: #64E61E;
	bottom: -1.5rem;
	width: 4rem;
	height: 2px;
}

.z-avis .item img{
	filter: grayscale(100%) opacity(1);
	max-height: 100%;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

.z-avis .item img:hover {
    -webkit-transform: scale(1.10);
    -moz-transform: scale(1.10);
    -ms-transform: scale(1.10);
    -o-transform: scale(1.10);
    transform: scale(1.10);
}

.z-avis .item .content{
	font-family: "Gotham Light", Arial, Helvetica, sans-serif;
	font-size: 1.2rem;
	line-height: 1.75;
}

.z-avis .slick-dots{
	bottom: -4rem;
}

.z-avis .slick-dots button{
	content: '';
	width: 8px;
	height: 8px;
	border: 1px solid #868686;
	border-radius: 50%;
}

.z-avis .slick-dots .slick-active button{
	background: #000;
}

.z-avis .slick-dots button:before{
	display: none;
}

/*STRATE SOCIALS*/
.z-socials{
	background: #64E61E;
	text-align: center;
	padding: 1rem;
}
.hashtag a{
    color: #1e1e23;
    font-size: 1.5em;
}
.z-socials h2{
	padding: 1.5rem 0;
}

.z-socials h2 a{
	color: #000;
	text-transform: lowercase;
	font: 1.5rem "Gotham Light", Helvetica, Arial, sans-serif;
}

/*STRATE STORES*/
.z-magasins{
	background: url('/CMS/uploads/FR/images/pages/homepage-rzf/location-background.jpg');
	background-size: cover;
}

/********* @media HD SCREEN *************/
@media screen and (min-width: 1920px){
	/*STRATE VIDEO */
	.z-visual-backgroundvideo video{
		margin-bottom: -20%;
	}
}

/********* @media SMALL SCREEN *************/
@media screen and (max-width: 1365px){
	/*STRATE VIDEO*/
	.z-visual-backgroundvideo video{
		margin-bottom: -18%;
		
	}

	.z-visual-backgroundvideo .full-wrapper{
		left: 0;
		bottom: 0;
	}

	.z-visual-backgroundvideo video{
		margin-bottom: -10%;
	}

	.z-visual-backgroundvideo .baseline{
		top: inherit;
		bottom: 3%;
	}

	.z-visual-backgroundvideo .baseline h1{
		font-size: 1.75rem;
	}

	/*STRATE DECOUVERTE*/
	.z-decouverte{
		padding: 2rem 0rem 3rem;
	}

	.z-decouverte .items .item{
		width: 33.33%;
		padding: 2rem 1rem;
		font-size: 1.125rem;
	}

	/*STRATE PRODUITS*/
	.z-produits .product:nth-of-type(odd) .content{
		/*margin-left: 45%;*/
	}

	.z-produits .product{
		min-height: 480px;
		background-size: 40%;
	}

	.z-produits .product:first-of-type{
		background-position-y: 50%;
		background-size: 40%;
	}

	.z-produits .product .content{
		/*width: 55%;*/
		padding: 3rem 1.5rem;
	}

	.z-produits .content .price, .z-produits .content .button-wrapper{
		width: 45%;
	}

	/*STRATE SOLUTIONS*/
	.z-solutions figcaption{
		padding: 2.5rem 1.5rem 4.5rem;
	}

	.z-solutions figcaption h3{
		font-size: 1rem;
	}

	.z-solutions figcaption button{
		position: absolute; bottom: 1rem; right: 1rem;
	}

	.z-solutions .price strong{
		font: 1.25rem 'Gotham Bold', Arial, Helvetica, sans-serif;
		color: #1F1F1F;
		font-weight: normal;
		font-weight: initial;
	}

	.z-solutions .details-price{
		font: .75rem 'Gotham Light', Arial, Helvetica, sans-serif;
		color: #8C8C96;
	}

	/*STRATE AVANTAGES*/
	.z-avantages .advantage .content{
		padding: 1rem;
	}

	.z-avantages .advantage:nth-of-type(even) .content{
		padding-left: 5.5rem;
		padding-right: 1rem;
	}

	.z-avantages .advantage:nth-of-type(odd) .content,
	.z-avantages .advantage:nth-of-type(even) .image-wrapper{
		padding-left: 1rem;
	}

	/*STRATE AVIS*/
	.z-avis{
		padding: 4rem 4em;
	}
}

@media screen and (max-width: 1024px){
	.z-produits .product:first-of-type {
        background-position-x: left;
    /* background-image: url(/CMS/uploads/FR/images/pages/homepage-rzf/produit-1.png); */
        /*background-image: url(/CMS/uploads/FR/images/pages/homepage-rzf/navplus.jpg);*/
        background-size: 50%;
    }
}
/*********  @media TABLETTE SCREEN *************/
@media screen and (max-width: 768px){
	/*STRATE VIDEO*/
	.z-visual-backgroundvideo{
		background: black url(/CMS/uploads/FR/images/pages/homepage/FOND_PROMO.jpg) no-repeat;
		background-size: cover;
		background-position-y: 59%;
	}

	.z-visual-backgroundvideo .full-wrapper{
		height: auto;
		position: absolute;
		top: .5rem;
		bottom: inherit;
	}

	.z-visual-backgroundvideo video{
		margin-bottom: -5px;
		margin-top: 0;
		visibility: hidden;
		opacity: 0;
	}

	.z-visual-backgroundvideo.playing video{
		visibility: visible;
		opacity: 100;
		margin-bottom: -9%;
	}

	.z-visual-backgroundvideo .baseline{
		top: inherit;
		margin-bottom: 5%;
		left: 0;
		max-width: 100%;
		width: 100%;
		text-align: center;
	}

	.z-visual-backgroundvideo .baseline h1{
		font-size: 1.5rem;
		padding: 0 3rem;
		margin-top: 1rem;
	}

	.z-visual-backgroundvideo .baseline p{
		font-size: .875rem;
		padding: 1rem;
	}

	.z-visual-backgroundvideo.playing h1,
	.z-visual-backgroundvideo.playing p{
		opacity: 0;
	}

	.z-visual-backgroundvideo .baseline .subtitle{
		margin: 0;
		width: 100%;
	}

	.z-visual-backgroundvideo .buttons-desktop{
		display: none;
	}

	.z-visual-backgroundvideo .buttons-mobile{
		display: inline-block;
		position: absolute;
		left: calc(50% - 1.5rem);
		top: calc(50% - 1.5rem);
	}

	.z-visual-backgroundvideo.playing .buttons-mobile{
		left: inherit;
		right: .5rem;
		top: .5rem;
		z-index: 20;
	}

	.z-visual-backgroundvideo .buttons-mobile .play:before{
		width: 3rem;
		height: 3rem;
	}

	.z-visual-backgroundvideo.playing .buttons-mobile .stop{
		padding-right: 1.5rem;
		padding-left: 0;
		color: white;
	}

	.z-visual-backgroundvideo.playing .buttons-mobile .stop:before{
		width: 1rem;
		height: 1rem;
		left: inherit;
		right: 0;
	}
	
	.sub-baseline {
	    font-size: 0.7em;
	}

	/*STRATE DECOUVERTE*/
	.z-decouverte .items .item{
		width: 50%;
	}
	
	.z-decouverte .intro {
        padding: 15px 0;
        font-size: 1.2em;
        font-family: "Gotham",Helvetica,Arial,sans-serif;
	}

	/*STRATE PRODUITS*/
	.z-produits .product{
		background-size: 90%;
	}

	.z-produits .product:first-of-type{
		background-position: 0 0;
		background-size: contain;
	}

	.z-produits .product:last-of-type{
		background-position: 350% 0;
	}

	.z-produits .product .content{
		width: 100%;
	}

	.z-produits .product:first-of-type .content{
		margin: 0;
		padding-top: 72%;
	}

	.z-produits .product:last-of-type .content{
		margin: 0;
		padding-top: 80%;
	}

	.z-produits .content .intro,
	.z-produits .content .text{
		text-align: center;
	}

	.z-produits .content .intro{
		position: relative;
		width: 100%;
		border: 0;
	}

	.z-produits .content .intro:after{
		position: absolute;
		left: calc(50% - 32px);
		bottom: -25px;
		width: 64px;
		height: 2px;
		background-color: #64E61E;
		content: '';
	}

	.z-produits .content .text,
	.z-produits .content .price{
		margin-bottom: 2rem;
	}

	.z-produits .content .price,
	.z-produits .content .button-wrapper{
		width: 100%;
		text-align: center;
	}

	.z-produits .content .button-wrapper a{
		display: block;
		width: 80%;
		max-width: 200px;
		height: 3.5rem;
		margin: auto;
		line-height: 1.5rem;
	}
	
	.z-produits .white-bg .content .price,
	.z-produits .dark-bg .content .price{
	    width: 100%;
	}
	
	.z-produits .content .moreInfo-wrapper {
	    width: 100%;
        text-align: center;
        margin-top: 15px;
	}
	
	.z-produits .content .price, .z-produits .content .button-wrapper {
    width: 30%;
    text-align: center;
    /* margin: 0 auto; */
    margin-left: 50%;
    transform: translateX(-50%);
    }

	/*STRATE SOLUTIONS */
	.z-solutions{
		padding: 2.25rem;
	}

	.z-solutions .subtitle,
	.z-solutions h2{
		line-height: 1.2;
	}

	.z-solutions h2{
		margin-bottom: 1rem;
		font-size: 1.5rem;
	}

	.z-solutions .subtitle{
		width: 100%;
		font-size: 1.125rem;
		padding-bottom: 3rem;
	}

	.z-solutions ul{
		-ms-flex-direction: column;
		flex-direction: column;
		width: 100%;
	}

	.z-solutions li{
		width: 100%;
		margin-bottom: 1rem;
	}

	/*STRATE PROFESSIONNELS & STORES */
	.z-professionnels .content,
	.z-magasins .content{
		padding: 0 1.5rem;
	}
	
	.z-professionnels .picto img {
	    max-width: 250px;
	}

	/*STRATE AVANTAGES*/
	.z-avantages, .other-padding {
		padding: 0 !important;
	}

	.z-avantages h2{
		padding-top: 2.25rem;
		font-size: 1.5rem;
	}

	.z-avantages .advantage{
		flex-direction: column;
		padding: 3.25rem 2.25rem 3rem;
		border-bottom: solid 1px grey;
	}

	.z-avantages .advantage .image-wrapper,
	.z-avantages .advantage:nth-of-type(odd) .image-wrapper,
	.z-avantages .advantage:nth-of-type(even) .image-wrapper{
		width: 100%;
		padding: 0 0 2rem;
	}

	.z-avantages .advantage:nth-of-type(odd) .image-wrapper,
	.z-avantages .advantage:nth-of-type(even) .image-wrapper{
		order: 0;
	}

	.z-avantages .advantage .content{
		width: 100%;
		text-align: center;
	}

	.z-avantages .advantage:nth-of-type(odd) .content,
	.z-avantages .advantage:nth-of-type(even) .content,
	.z-avantages .advantage .content{
		padding: 0;
	}

	.z-avantages .advantage .content .intro{
		position: relative;
		border-left: 0;
		padding: 0;
	}

	.z-avantages .advantage .content .intro:after{
		content: '';
		position: absolute;
		background-color: #64E61E;
		bottom: -1.5rem;
		width: 4rem;
		left: calc(50% - 2rem);
		height: 2px;
	}

	.z-avantages .content .text{
		margin-bottom: 2rem;
	}

	/*STRATE AVIS*/
	.z-avis{
		padding: 4rem 6rem;
	}

	.z-avis .slick-dots{
		bottom: -4rem;
	}

	.z-avis .content{
		text-align: center;
	}

	.z-avis .image-wrapper:after{
		left: calc(50% - 2rem);
	}

	.z-avis img{
		margin: auto;
	}
}

/*********  @media PHABLET********/
@media screen and (max-width: 680px){
	/*INTRO VIDEO*/
	.z-visual-backgroundvideo{
		position: relative;
		background-position: 50%;
		transition: all 1s;
	}

	.z-visual-backgroundvideo.playing{
		min-height: 0;
	}

}

/*********  @media MOBILE SCREEN *************/
@media screen and (max-width: 426px){
	/*STRATE VIDEO*/
	.z-visual-backgroundvideo{
		background-position: 50% 25%;
		transition: all 1s;
		position: relative;
		min-height: 530px;
		background-size: auto;
	}

	.z-visual-backgroundvideo .full-wrapper{
		height: 200px;
		bottom: 0;
		top: inherit;
	}

	.z-visual-backgroundvideo .baseline{
		bottom: 20%;
		margin-bottom: 0;
		padding: 0;
		text-align: center;
	}

	.z-visual-backgroundvideo .baseline h1{
		line-height: 1.5;
	}

	.z-visual-backgroundvideo .buttons-mobile{
		top: 65%;
	}

	.z-visual-backgroundvideo .video-container{
		position: relative;
	}

	/*STRATE DECOUVERTE*/
	.z-decouverte .items {
	    /*border-top: solid 1px #3E3E3E;*/
	}
	
	.z-decouverte .items .item{
		/*border-bottom: solid 1px #3E3E3E;*/
		border-top: 0;
	}

	.z-decouverte .description{
		font-size: .875rem;
	}

	.z-decouverte .items .item:nth-of-type(odd){
		/*border-right: solid 1px #3E3E3E;*/
	}

	/*STRATE SOLUTIONS*/
	.z-produits li{
		margin-bottom: 1rem;
	}

	.z-produits .content .button-wrapper a{
		height: auto;
		line-height: normal;
	}
    .z-produits .content .price, .z-produits .content .button-wrapper {
    width: 50%;
    text-align: center;
    /* margin: 0 auto; */
    margin-left: 50%;
    transform: translateX(-50%);
}
	/*STRATE PROFESSIONNELS & STORES */
	.z-professionnels,
	.z-magasins{
		background-position-x: 50%;
		padding: 3rem 1.5rem 2rem;
	}

	.z-professionnels .content,
	.z-magasins .content{
		padding: 0 1.5rem;
	}

	.z-professionnels p,
	.z-magasins p{
		line-height: 1.5;
	}

	.z-professionnels h2,
	.z-magasins h2{
		padding-bottom: 1rem;
	}

	/*STRATE AVIS*/
	.z-avis{
		padding: 3rem 2rem 4rem;
	}

	.z-avis .slick-dots{
		bottom: -3rem;
	}
}

/********* @media TINY MOBILE SCREEN *************/
@media screen and (max-width: 320px){
	.button-wrapper a{
		padding: 1rem;
	}
}


/*custom classes*/
.h3custom {
  font: 2.125rem 'Gotham Bold', Arial, Helvetica, sans-serif;
	text-transform: uppercase;  
}
.h4custom {
    font: 1.5rem 'Gotham Bold', Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    display: inline-block;
    margin-bottom: 0.6em;
}
.h3custom2 {
  font: 1.8rem 'Gotham Bold', Arial, Helvetica, sans-serif;
  text-transform: none;
  margin-bottom: 15px;
  display: inline-block;
}
.lienBoitiers {
    text-transform:none;
    margin-top: 20px;
    font-size: 1.125rem;
    font-family: "Gotham Light", Arial, Helvetica, sans-serif;
}
.lienBoitiers:hover {
    text-transform:none;
    margin-top: 20px;
    font-size: 1.125rem;
    font-family: "Gotham Light", Arial, Helvetica, sans-serif;
}
.sub-baseline a{
    text-transform:none;
    color:#FFF;
}
.sub-baseline a:hover{
    text-transform:none;
    color:#FFF;
}