#content-page {
	clear: both;
}
#actualite .now:before, #observatoire .now:before {
	content: "";
	border-top: 2px solid #cccccc;
	position: absolute;
	width: 100%;
	left: 0;
	top: 50%;
	z-index: 0;
}
p.now {
	position: relative;
}
p.now span {
    background: #f3f3f3;
    padding-right: 1em;
    display: inline-block;
    position: relative;
    z-index: 1;
    font-weight: bold;
}
.white-right-border {
	border-right: 1px solid #fff;
}
.blue-right-border {
	border-right: 1px solid #144a82;
}
.light-blue {
	background-color: #cbe3f9;
}
.light-grey-blue {
	background-color: #c4d1df;
}
.dark-grey-blue {
	background-color: #a1b0c8;
}
#press-menu a:hover, #press-menu a:active {
	color: inherit;
}
#press-menu p {
	margin: initial;
	padding: initial;
}
#press-menu p.title {
	font-size: 40px;
	line-height: 52px;
}
#figures {
	font-size: 32px;
}
#figures span {
	font-size: 	22px;
}
#figures span.jumbo {
	font-size: 60px;
}
#contact div {
	height: 240px;
}
img.download {
	width: 70px;
	height: auto;
}
.semi-bold {
	font-weight: 600 !important;
}
#social-share {
/* 	width: 600px;
margin: auto;
height: 30px; */
}
#social-share div {
	display:flex;
}
em {
	font-style: italic;
}
.breadcrumb ul.breadcrumb-list {
	margin: 0;
}
.breadcrumb ul.breadcrumb-list li {
	padding: 0 1em 0 .5em;
	position: relative;
	line-height: 30px;
	list-style: outside none;
	overflow: hidden;
	background: #f3f3f3;
}
.breadcrumb ul.breadcrumb-list li a {
	position: relative;
	text-decoration: none;
}
.breadcrumb ul.breadcrumb-list li:after {
	content: ">";
	padding-left: 1em;
}
ul.breadcrumb-list li:last-child:after {
	display: none;
}

#communique h1 {
	margin: 0;
}


@media screen and (min-width: 1025px) {
	.show-xl {
		display: block !important;
	}
}

/* XL */
@media screen and (min-width: 1024px) {
/* 	#navmenu div:nth-child(2) {
	padding: 0;
	font-size: 20px;
} */
	.menu-item img {
		width: 120px;
		height: auto;
	}
	#actualite article a:hover, #actualite article a:active {
		color: inherit;
	}
	.observatory-download {
		padding: 24px 0;
	}
	.observatory-download a:hover, .observatory-download a:active {
		color: inherit;
	}
	#contact div:nth-child(1) a:hover, #contact div:nth-child(1) a:active {
		color: #fff;
	}
	#contact a:hover, #contact a:active {
		color: inherit;
	}
	.observatory-download p {
		font-size: 20px;
	}
	#figures {
		margin: 24px 0;
		padding: 24px;
		font-size: 32px;
	}
	#figures>div {
		padding: 24px 0;
	}
	#figures span {
		font-size: 18px;
	}
	img.download {
		width: 42px;
		height: auto;
	}
	.show-xl {
		display: none;
	}
}

/* L */
@media screen and (min-width: 768px) and (max-width:1023px) {
	#press-menu .menu-title p.title {
		font-size: 24px;
		line-height: 24px;
	}
	#press-menu .menu-title span {
		display: none !important;
	}
	#press-menu .menu-item {
		
	}
	.menu-item img {
		width: 150px;
		height: auto;
	}
	.observatory-download {
		
	}
	.observatory-download p {
		font-size: 16px;
		line-height: normal;
	}
	#figures {
		margin: 24px 0;
		padding: 24px;
		font-size: 22px;
	}
	#figures>div {
		padding: 12px 0;
	}
	#figures span {
		font-size: 	12px;
	}
	#figures span.jumbo {
		font-size: 42px;
	}
	#contact p {
		font-size: 16px;
		margin: initial;
		padding: initial;
	}
	#contact div {
		height: 140px;
	}
	img.download {
		width: 42px;
		height: auto;
	}
	.show-xl {
		display: none;
	}
}

/* M */
@media screen and (min-width: 540px) and (max-width:767px) {
	#press-menu .menu-title {
		text-align: center;
	}
	#press-menu .menu-title p.title {
		font-size: 24px;
		line-height: 24px;
	}
	#press-menu .menu-item {
		padding: 0;
	}
	.menu-item img {
		width: 150px;
		height: auto;
	}
	.white-right-border {
		border-right: none;
	}
	.observatory-download {
		
	}
	.observatory-download p {
		font-size: 14px;
		margin: 0;
		padding: 0;
	}
	.blue-right-border {
		border-right: none;
	}
	#contact div {
		height: 160px;
	}
	#contact p {
		font-size: 18px;
		margin: initial;
		padding: initial;
	}	
	img.download {
		width: 42px;
		height: auto;
	}
	.show-xl {
		display: none;
	}
}

/* S */
@media screen and (max-width:539px) {
	#press-menu .menu-title {
		text-align: center;
	}
	#press-menu .menu-title p.title {
		font-size: 24px;
		line-height: inherit;
		font-size: 20px;
	}
	#navmenu {
		padding: 0;
	}
	#press-menu .menu-item {
		padding: 0;
	}
	.menu-item img {
		width: 150px;
		height: auto;
	}
	.white-right-border {
		border-right: none;
	}
	.observatory-download {

	}
	.observatory-download p {
		font-size: 14px;
		margin: 0;
		padding: 0;
	}
	.blue-right-border {
		border-right: none;
	}
	#figures {
		font-size: 22px;
	}
	#figures span {
		font-size: 	13px;
		font-weight: bold;
	}
	#figures span.jumbo {
		font-size: 60px;
	}
	#contact div {
		height: inherit;
	}
	#contact p {
		font-size: 14px;
		margin: initial;
		padding: initial;
	}
	img.download {
		width: 42px;
		height: auto;
	}
	.show-xl {
		display: none;
	}
}