/* header */
.main_on_bg_compliance{
	background: none!important;
}

.main_on_bg_compliance h1{
	color: #FFF;
	position: absolute;
    top: 50%;
    transform: translateY(-50%) translateX(-50%);
    left: 50%;
    margin: 0;
    width: 100%;
    padding: 0 20px;
}
.main_bg{
    background-image: url(../img/RGPD-page/bg.png)!important;
    position: fixed;
    width: 100%;
    z-index: -1;
    background-size: cover;
    background-position: center;
    margin-top: 0;
}
.main{
	margin-top: 60px;
	text-align: center;
	top: 0;
	position: relative;
}
@media screen and (min-width:1200px){
	.main_on_bg_compliance img{
		width: auto;
	}
	.main_on_bg_compliance , .main_bg{
		min-height: 425px;
		max-height: 425px;
	}
}
@media screen and (max-width: 1199px) and (min-width: 1024px){
	.main_on_bg_compliance , .main_bg{
		min-height: 300px;
	    max-height: 300px;
	}
}
@media screen and (max-width:1023px){
	.main_on_bg_compliance , .main_bg{
		min-height: 230px;
		max-height: 230px;
	}
}

/* end header */



}
li{
    font-family: Open Sans;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5;
    font-weight:700;
    
}
ol>li{
	color: #00a485;
	font-size: 20px;
	list-style: decimal;
	margin-top: -60px;
    padding-top: 100px;
    margin-left: 25px;
    line-height: 1.2;
}
ol>li:first-child{
	margin-top: -60px;
    padding-top: 90px;
}

ol>ul>ul>li{
	list-style-type: disc;
}
ol>ul.circle li{
	list-style: disc;
}
ul.part li{
	list-style-image: none;
	list-style-type: disc;
}
.optimizerInner{
	padding-left: 53px;
}
.optimizerInner li{
	margin-bottom: 10px;
}
.optimizer{
	padding-left: 20px;
}
.optimizer >li{
	padding-top: 25px;
	margin-bottom: 10px;
	padding-left: 30px;
	background: url(../img/cookie-page/arrow.png) no-repeat;
	background-position: 0px 27px;
}
ul.part{
	padding-left: 0;
}
ul.part > li{
	margin-bottom: 10px;
	margin-left: 20px;
	margin-top: 20px;
}
ul.circle{
	padding-left: 0;
}
ul.circle>li{
	margin-bottom: 5px;
	margin-left: 20px;
	margin-top: 20px;
}

	

.description h3, .respect h3, .changes h3, .enterprise h3{
	text-transform: uppercase;
}
.description{
	background: #ebf2f2;
	height: 420px;
	position: relative;
}
.description_text{
	margin-top: 70px;
}
.description .images{
	margin-top: 80px;
}
.description .adopt{
	padding-bottom: 60px;
}
 img.rec_vertical{
	float: left;
}
.description .addvertisement{
	padding-top: 10px;
	padding-left: 15px;
	color: #00a485;
	font-style: italic;
}
.description .container{
	position: absolute;
	top: 50%;
	transform: translateY(-50%) translateX(-50%);
	left: 50%;
}
.changes{
	background: #fff;
	text-align: center;
}
.changes h2{
	margin: 0;
	padding-top: 70px;
	text-align: center;
	margin-bottom: 100px;
}
.changes h3{
	color: #00a485;
	margin: 30px 0;
}
.changes .smallSize{
	font-size: 18px;
}
.changes .row{
	padding-bottom: 80px;
}
.innerContainer{
	display: inline-block;
	text-align: left;
	max-width: 460px;
	position: relative;
}
.innerContainer img.number{
	position: absolute;
	left: -100px;
	top: -30px;
}
.innerContainer *:not(img){
	position: relative;
	z-index: 10;
}

/* enterprise */
section.enterprise{
	background: #00a485;
	height: 185px;
}
section.enterprise img{
	position: absolute;
    left: 50%;
    margin-left: -35px;
}
section.enterprise p{
	color: #FFF;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}
section.enterprise .container{
	position: relative;
	height: 100%;
}

/* respect */
section.respect{
	background: #FFF;
}
section.respect p{
	margin: 0;
}
section.respect h2{
	text-align: center;
	margin: 0;
	padding: 80px 0;
}
section.respect .part{
	padding-bottom: 20px;
}
section.respect .firstParagraph{
	margin: 0;
}
section.respect .part:first-of-type{
	padding-top: 0px;
}
section.respect h3{
	margin-bottom: 0;
	color: #00a485;
	padding-bottom: 4px;
}
section.respect h3 +img{
	vertical-align: top;
}
section.respect h3 +img+p{
	padding-top: 20px;
}
section.respect .noter{
	margin-bottom: 30px;
}
section.respect ul.reporting{
	padding-left: 0;
	font-size: 16px;
    line-height: 1.5;
}
section.respect ul.reporting li{
	background: url(../img/RGPD-page/arrow.png) no-repeat;
    background-position: 0px 0px;
    list-style: none;
    padding-left: 25px;
    padding-bottom: 15px;
}
section.respect ul.reporting li:last-child{
	padding-bottom: 0;
}
section.respect p.responsability{
	margin-top: 40px;
}
section.respect p.marketing{
	margin-top: 40px;
}


/* all media */
@media screen and (min-width:1200px) and (max-width:1270px){
	.innerContainer img.number{
		left: -10%;
	}
}
@media screen and (max-width:1200px){
	.description .adopt{
		padding-bottom: 40px;
	}
	.innerContainer img.number{
		left: -30px;
	}
	section.respect .part{
		padding-bottom: 40px;
	}
	.changes h2{
		padding-top: 50px;
		padding-bottom: 80px;
		margin-bottom: 0;
	}
	section.respect h2{
		padding: 50px 0;
	}
	section.respect .part:first-of-type{
		padding-top: 50px;
	}
	section.respect .part{
		padding-bottom: 20px;
	}
	section.respect .part:last-child{
		padding-bottom: 50px;
	}
}
@media screen and (min-width:992px) and (max-width:1024px){
	.innerContainer img.number{
		left: -10px;
	}
}
@media screen and (max-width:1023px){
	.changes .smallSize{
		font-size: 14px;
	}
	.changes .row{
		padding-bottom: 0;
	}
	.changes .row .col-xs-12{
		padding: 40px 0;
	}
	.changes h2{
		padding-bottom: 60px;
	}
	.changes .row .col-xs-12:last-child{
		padding-bottom: 50px;
	}
	.reporting{
		margin: 0;
	}
	section.respect .part{
		padding-bottom: 25px;
	}
	.description{
		height: 350px;
	}
}
@media screen and (max-width:767px){
	.img-wrapper img{
		max-width: 100%;
	}
	.description{
		height: auto;
	}
	.description .container{
		position: static; 
		transform:none;
	}
	.description .container .part{
		padding-top: 50px;
	}
	.img-wrapper{
		height: auto;
	}
	.description .images{
		margin-top: 40px;
		margin-bottom: 40px;
	}
	.description .images .col-md-4{
		padding-bottom: 20px;
	}
	.description .adopt{
		padding-bottom: 10px;
	}
	section.enterprise{
		height: auto;
	}
	section.enterprise p{
		position: static;
		transform:none;
		padding: 30px 0;
		margin: 0;
	}
	.changes .row .col-xs-12{
		padding-bottom: 30px;
	}
	.changes .row .col-xs-12:last-child{
		padding-bottom: 30px;
	}
	.changes{
		padding-bottom: 20px;
	}
	.changes h2{
		padding-top: 50px;
		padding-bottom: 50px;
	}
	.innerContainer {
		margin: 0 45px;
	}
	.innerContainer img.number{
		left: -10%;
	}
	.description .addvertisement{
		padding-top: 0;
		margin-bottom: 50px;
	}
}