@media screen and (max-width: 1600px) {
	.horloge{
		right:50px;
	}

}
@media screen and (max-width: 1059px) {
	footer nav ul li a{
		font-size: 14px;
		padding:0 5px;
	}
	#copyright{
		font-size: 10px;
		text-transform: none;
	}
	#footer-rs{
		font-size: 18px;
	}
	#footer-rs img{
		max-width:20px;
	}

}
@media screen and (max-width: 950px) {
	#content-logo-footer{
		width: 250px;
	}
	.logo-cannes{
		width: 210px;
	}
	#logos-footer{
		width:250px;
	}
	#sub-content-footer{
		width: calc(100% - 500px);
	}
	#logos-footer #logo-cannes{
		max-width: 120px;
	}
	#logos-footer #logo-palais{
		max-width: 90px;
	}
}


@media screen and (max-width: 871px) {

	footer .copyright p{
		margin-top:15px;
	}
	.col-4 a {
		font-size: 1.2em;
	}

}
@media screen and (max-width: 840px) {
	#content-logo-footer{
		width: 200px;
	}
	.logo-cannes{
		width: 170px;
	}
	#logos-footer{
		width:200px;
	}
	#sub-content-footer{
		width: calc(100% - 400px);
	}
	#logos-footer #logo-cannes{
		max-width: 110px;
	}
	#logos-footer #logo-palais{
		max-width: 85px;
	}
}
@media screen and (max-width:810px){
	.partenaire{
		height:130px;
	}
}
@media screen and (max-width:695px){
	.partenaire{
		height:110px;
	}
}

@media screen and (max-width: 650px) {

	footer nav ul{
		height:30px;
	}
	footer nav ul li a{
		font-size: 11px;
		line-height: 14px;
	}
	footer nav ul li{
		margin-top:15px;
	}
	footer .copyright img{
		min-width:95px;
	}


}
@media screen and (max-width: 605px) {

	#agreement {
	    width:100%;
	    max-width: 100%;
	    height:70px;
	}
	#agreement input{
		margin-top:18px;
	}

}
@media screen and (max-width: 590px) {
	header nav ul{
		display:none;
	}
	#menu-responsive, .dl-trigger{
		display: block;
	}
	.partenaire{
		height:90px;
	}

}
@media screen and (max-width: 569px) {

	footer .content-copyright{
		height:100px;
	}

	footer .copyright{
		text-align: center;
	}
	footer .copyright img{
		clear: both;
		float: none;
		width:150px;
		max-width: 100%;
		margin:10px auto;
		padding:0;
	}

	footer nav ul{
		height:60px;
	}

	footer .content-copyright{
		width:100%;
	}
	footer .copyright p{
		margin-top:0;
		max-width: 100%;
		text-align: center;
	}

}

@media screen and (max-width: 495px) {
	.form-accueil input[type="text"]{
		width:100%;
	}
	.form-accueil .left{
		width:100%;
		max-width:100%;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	.form-accueil .left:nth-child(2){
		margin-left: 0;
	}

}
@media screen and (max-width:475px){
	.partenaire{
		height:75px;
	}
}
@media screen and (max-width: 439px) {

	#agreement {
	    height:80px;
	}
	#agreement input{
		margin-top:26px;
	}

}
@media screen and (max-width: 408px) {
	.partenaire{
		width: 33%;
		height:95px;
	}
}
@media screen and (max-width: 384px) {
	footer nav ul{
		height:80px;
	}

}
@media screen and (max-width: 380px) {
	.form-accueil input[type="text"]{
		width:calc(100% - 20px);
	}
	.form-accueil input[type="submit"]{
		width:100%;
	}
	h2{
		font-size: 1.2em;
	}

	.form-accueil input[type="text"],.form-accueil input[type="email"],.form-accueil .left{
		width:100%;
		max-width: 100%;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	.form-accueil .left:nth-child(2){
		margin-left: 0;
	}
	.form-accueil input[type="submit"]{
		margin-top: 10px;
	}

}
@media screen and (max-width: 350px) {
	svg{
		display: none !important;
	}
	.view, .col-3, .col-4, .col-2{
		max-width:calc(100% - 1%);
		clear: both;
	}
	.view a, .col-3 a, .col-4 a, .col-2 a {
		font-size: 1.75em;
	}
	body{
		background:url("img/background-mobile.jpg") no-repeat center fixed !important;
	}
	h3{
		color:#fff;
		font-size: 11px;
	}
	h1{
		font-size: 30px;
		line-height:35px;
	}
	#etape-2 .content-views{
		margin-top: 0px;
		padding-top: 0px;
	}

}
@media screen and (max-width: 310px) {
	.partenaire{
		width: 50%;
		height:110px;
	}
}
