@media only screen and (max-width: 767px) {
	

.animationHome
	{
		width:100%;
		min-height:200px;
		float:left;
		background:url(../../images/background/animation_mobile.jpg) 0% 0% no-repeat;
		background-size:100% auto;
	}

.animationHomeContainer
	{
		display:none;
	}

#contentFooter
	{
		padding:0px;
	}
#footerContainer
	{
		width:100%;
		padding:0px;	
	}
.footerContextual
	{
		
	}
.footerNav
	{
		background:none;
	}
.footerNav ul
	{
		display:none;
		border-top:none;
		border-bottom:1px solid #D9DADB;
	}
.footerNav ul li a
	{
	
	}

.footerNav ul.languages
	{
		display:block;
	}

.animationMobile
	{
		width:100%;
		float:left;
	}
.animationMobile div
	{
		float:left;
	}
.mobileHeader
	{
		width:94%;
		padding-left:3%;
		padding-right:3%;
		padding-top:4%;
	}
.quodemLogoMobile
	{
		width:35%;
	}
.animationMobile .contactHomeMobile
	{
		width:12%;
		float:right;
	}
.mobileMenu
	{
		width:100%;
		padding-top:57%;
	}
.mobileMenu ul
	{
		width:100%;
		margin:0px;
		padding:0px;
		list-style:none;
		float:left;
		border-bottom:solid 1px #cdced3;
	}
.mobileMenu ul li
	{
		width:100%;
		float:left;
	}
.mobileMenu ul li a
	{
		width:98%;
		height:30px;
		padding-top:10px;
		float:left;
		display:block;
		text-align:left;
		padding-left:2%;
		font-size:0.9em;
		background-size: auto 47px;
		border-top:solid 1px #cdced3;
		color:#213b64;
		font-family: 'EagleBook';
		background:url(../../images/responsive/background/767/btn_mobile_home_arrow.png) right center no-repeat;
		background-size:auto 40px;
	}

.logoPieBottom
	{
		width:100%;
		margin:0px;
		padding-top: 3%;
	}
.logoPieBottom div
	{
		float:right;
	}
.imgLogoPie
	{
		width:32%;
		padding:0px;
		padding-left:3%;
		padding-right:15%;
		display:block;
	}
.copyPie
	{
		width:47%;
		padding:0px;
		padding-right:3%;
	}

}