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

	

	html, body {
		width: 100%;
	}

	.Header-mainTitle{
		font-size: 35px !important;
	}
	.Share{
		display: none;
	}

	nav:not(.mobile), .sticky-menu-toggle {
		display: none !important;
	}

	nav.mobile {
		display: block;
		position: fixed;
		top: 0;
		left: 0;
		right: 0;
		z-index: 9;
	}

	nav.mobile .top-bar {
		text-align: center;
		line-height: 55px;
	}

	nav.mobile .top-bar .MenuLink.accueil {
		width: 30%;
		margin: 0 auto;
		display: block;
		height: 55px;
	}

	nav.mobile .Item-menuLink img {
		top: auto;
		height: 40px;
	}

	nav.mobile.Bg-noise {
		height: 55px;
	}

	nav.mobile .nav-toggle {
		position: absolute;
		left: 20px;
		top: 15px;
		display: block;
		width: 30px;
		height: 28px;
		background: transparent url("../../img/frontend/burger.png") no-repeat left top;
		/* background-size: 30px 28px; */

		white-space: nowrap;
	}

	nav.mobile .ItemMenu {
		display: block;
		background: transparent url("../../img/frontend/bg-menu.png") repeat-x scroll left top;
		height: 45px;
		line-height: 45px;
		padding: 0 20px;
		border: 1px solid #ddd;
	}

	nav.mobile .MenuLink.hover:hover::after,
	nav.mobile .MenuLink.hover:focus::after {
		display: none;
	}

	nav.mobile .Item-menuLink {
		height: 45px;
		line-height: 45px;
	}

	nav.mobile .Menu {
		display: none;
	}

	.Share {
		top: 55px;
	}

	.Page, .Chapo {
		font-size: 16px;
	}

	.Header {
		height: 420px;
	}

	.ariane-item {
		font-size: 11px;
	}


	.header-gradient {
		bottom: 0;
		top: 0;
		right: 0;
		left: -20px;
		background-position: left bottom;
	}

	.Header-Infos {
		margin-left: 0;
		z-index: 1;
		left: 40px;
		padding-right: 20px;
	}

	.Content_center {
		width: 90%;
	}

	.Content_paddle {
		padding: 30px 0 40px;
	}

	.Border {
		padding-left: 10px;
		padding-right: 0;
	}

	.Border:before {
		width: 20px;
	}

	.MainTitle {
		font-size: 30px;
	}

	.Mise-en-avant .bloc-title {
		margin-top: 25px;
		font-size: 2.744rem;
	}

	.Footer-col {
		display: block;
		width: 100%;
		height: auto;
		background-repeat: repeat;
		padding: 20px 40px;
	}

	.Footer-col.Footer-right{
		display: none;
	}
	
	.Footer-col.Footer-left{
		text-align:center;
	}

	.Footer-form input {
		width: 50%;
		font-size: 12px;
		height: 48px;
	}

	.HomeArticle {
		padding-bottom: 20px;
	}

	.HomeArticle-media {
		display: none;
	}

	.HomeArticle-content {
		width: 100%;
	}

	.HomeArticle-content .Button {
		margin-top:20px;
	}

	.HomeArticle-title {
		font-size: 3rem;
	}
	.HomeArticle-text {
		margin: 0;
	}

	.Footer-center {
		width: 100%;
		text-align: center;
	}

	footer h2 {
		font-size: 2.744rem;
	}

	footer .Footer-paragraph {
		padding: 0;
	}

	.Footer-menu {
		float: none;
		overflow:hidden;
		/*position: relative;*/
	}

	.Footer-menu li {
		display: block;
		text-align: left;
		padding: 5px 0;
		/*margin-right: 0;*/
		line-height: normal;
		margin: 0px 0px;

	}
	.footer-menu li.showOnMobile{
		display:block !important;
	}
	.Footer-bottom {
		height: auto;
		padding: 10px 0;
		background-repeat: repeat;
	}

	.bloc-links-container {
		display: block;
		width: 100%;
		height: auto;
	}
	
	.Footer-logoContainer{
		float:none;
	}
	.Footer-bottom .Footer-logoContainer {
		display: block;
		margin-left:40px;
	    height: 100px;
	    margin-top: -20px;

	}

	.Footer-menu{
		overflow: hidden;
		padding-top: 32px;
		text-align: left !important;
	}

	.Language-select{
		/*overflow: hidden;*/
		height: 150px;
	} 

	#select_lang_footer_chosen{
		/*position: relative;*/
		margin-top: -40px;
	}

	.chosen-container-single .chosen-single span{
		text-align:left;
	}
	

	.Footer-btn-search {
		display: none !important;
	}

	.bloc-links-home {
		height: auto;
	}

	@keyframes slideLeft {
		0% { width: 0; }
		100% { width: 10px; }
	}

	@keyframes slideRight {
		0% { width: 0; }
		100% { width: 5px; }
	}

	.agendaPager-row {
		display: block;
	}

	.Agenda-item {
		display: block;
		width: 100%;
	}

	.Agenda-item-right {
		float: none;
		width: auto;
		margin: 0;
	}

	.Agenda2-separator-last {
		display: none;
	}

	.bloc-links-item {
		border:none;
		border-bottom: 1px solid rgba(41, 55, 70, 0.2);
		padding:0;
		margin-top: 30px;

	}
	
	.bloc-links-container .block-links-item-link:before,
	.bloc-links-container:hover .block-links-item-link:before,
	.bloc-links-container:before {
		display: none;
	}

	.bloc-links-container:hover,
	.bloc-links-container:hover .block-links-item-title,
	.bloc-links-container:hover .block-links-item-content,
	.bloc-links-container:hover .block-links-item-link {
		color: #293746;
		text-decoration: none;
	}


	
	.bloc-links-container .block-links-item-link {
		background: url(../../img/frontend/icon-eye.png) no-repeat left top;
		padding-top: 8px;
		margin-top:10px;
		margin-bottom:30px;

	}

	.Row-2-asys > div {
		width: 100% !important;
		display: block !important;
	}

	.Wysywyg figure {
		margin: auto;
		display: block;
		width: auto;
		display: inline-block;
		padding-bottom: 8px;
		max-width: 100%;
	}

	.Wysywyg img, .Wysywyg figcaption {
		float: none;
		font-size: 1.2rem;
		padding: 12px 8px 18px;
	}

	.Wysywyg figcaption p{
		width: 99% !important;
	}

	.Wysywyg .medium-insert-images-left {
		text-align: center;
		max-width: 100%;
	}

	.Wysywyg .medium-insert-images-left figcaption {
		position: relative;
		left: auto;
	}

	.Row-2-sys > div:first-child {
		width: 71%;
		padding-right: 3%;
	}

	.Footer-right .Footer-paragraph {
		width: 100%;
	}

	.Button {
		white-space: nowrap;
	}

	.ItemSubMenu {
		font-size: 18px;
	}


	.noshow {
		display: inline-block;
		text-indent: -1000em;
	}

	.presseItem-dl {
		display: block;
		float: none;
	}

	.contact-form-container input {
		width: 100%;
		margin-bottom: 10px;
	}

	.Form-step-wrapper {
		width: 100%;
	}

	.contact-form-img-container {
		display: none;
	}
}