
article#webslides{
	height:auto;
}

article{
	background-color: black;
}

article img:hover{
	opacity:1;
}

section{
	min-height: 50vh;
}
section.fullscreen{
	min-height: 100vh;
}

section.bg-black{
	background-color:black;
}

section.consequence h3{
	margin-bottom:2rem;
	
}
section.consequence p{
	font-size:2rem;
	line-height: 3rem;
}

section.triplet h2{
	margin-bottom:2rem;
	font-size:2.5rem;
}



.sources{
	font-size:80%;
	opacity: 0.5;
}


.sectionnumber{
	width:10rem;
	height:10rem;
	text-align:center;
	line-height:6rem;
	/*padding: 2rem 1rem 2rem 2rem;*/
	padding:2rem;
	border-radius:50%;
	background:#eee;
	font-size: 6.6rem;
	margin-bottom:2rem;
	font-weight: 600;
}




/*  EYE  */

#eye{
	animation: pulse 5s infinite;
}

@keyframes pulse {
	0%, 100% {
		transform: translate(-1rem); /* 
		transform: perspective: unset;*/
	}
	50% {
		transform: translate(1rem);/*
		transition: transform 0.25s cubic-bezier(0.215, 0.61, 0.355, 1), box-shadow 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
    	transform: perspective(600px);	*/
		
	}
}


/*  SCORES  */

@media only screen and (max-width: 767px) {
	.column ul.scoreslist li{
		list-style-type: disc;
		text-align: left;
		list-style-position: inside;
	}
}


/*  IN THE NEWS  */


#inthenews img{
	max-width:25%;
	margin-right:1rem;
}

#inthenews .flexblock li h3{
	font-weight:400;
}


/*  CONSEQUENCES  */


@media only screen and (max-width: 1023px) {
	.consequence .size-60{
		padding-top:4rem;
	}
}

@media only screen and (min-width: 1024px) {
	.consequence .size-40{
		padding-right:2rem;
	}
}

/*  SHARING  */

.sharingbuttons{
	display:flex;
	justify-content: center;
	padding: 2rem;
}

.sharingbuttons a:not(:last-of-type){
	margin-right:3rem;
}


.sharingbuttons img:hover{
	position:relative;
	top:-2px;
	
}

ul.sharingicons li {
    margin-right: 1rem!important;
    display: inline-block;
    padding-left: 0.75em;
}


/*  FURTHER READING */

#furtherreading a > img{
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}
#furtherreading a > img:hover{
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}


/*  FLAGS  */

#flags{
	position:absolute;
	top:0;
	right:0;
	z-index:1;
}

#headermenu{
	list-style-type: none;
	line-height: 1rem;
	padding:10px;
	box-sizing: border-box;
	background-color:rgba(255,255,255,.1);
	border-bottom-left-radius: 1rem;	
}

#headermenu > li {
	display:inline-block;
	margin-left:0;
	line-height:1rem;
}
#headermenu > li > a {
	display:inline-block;
	/*height:30px;*/
	width:40px;
	opacity:.6;
}
#headermenu > li:not(:last-of-type) > a{
	margin-right:10px;	
}

#headermenu > li > a:hover{
	opacity:1;
}

#headermenu > li > a > div{
    width: 40px;
    height: 27px;
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: left top;
}

@media only screen and (max-width: 767px) {
	
	#flags{
		top: 2rem;
		right: 2rem;
    	left: 2rem;
		text-align: center;
	}
	
	#flags #headermenu{
		display:inline-block;
		border-radius:1rem;
	}
	
}
    
#nl {
    background: url('data:image/svg+xml;utf8,%3Csvg%20width%3D%22900%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20height%3D%22600%22%20viewBox%3D%220%200%209%206%22%3E%3Cpath%20fill%3D%22%2321468b%22%20d%3D%22m0%2C0h9v6h-9z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22m0%2C0h9v4h-9z%22%2F%3E%3Cpath%20fill%3D%22%23ae1c28%22%20d%3D%22m0%2C0h9v2h-9z%22%2F%3E%3C%2Fsvg%3E');
}

#de {
    background: url('data:image/svg+xml;utf8,%3Csvg%20width%3D%221000%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20height%3D%22600%22%20viewBox%3D%220%200%205%203%22%3E%20%3Cpath%20d%3D%22m0%2C0h5v3h-5z%22%2F%3E%20%3Cpath%20fill%3D%22%23d00%22%20d%3D%22m0%2C1h5v2h-5z%22%2F%3E%20%3Cpath%20fill%3D%22%23ffce00%22%20d%3D%22m0%2C2h5v1h-5z%22%2F%3E%20%3C%2Fsvg%3E');
    border-top: 1px solid #444;
}

#fr {
    background: url('data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20900%20600%22%3E%20%3Cpath%20fill%3D%22%23ed2939%22%20d%3D%22m0%2C0h900v600h-900z%22%2F%3E%20%3Cpath%20fill%3D%22%23fff%22%20d%3D%22m0%2C0h600v600h-600z%22%2F%3E%20%3Cpath%20fill%3D%22%23002395%22%20d%3D%22m0%2C0h300v600h-300z%22%2F%3E%20%3C%2Fsvg%3E');
}

#es {
	background: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA3NTAgNTAwIj4NCjxwYXRoIGZpbGw9IiNjNjBiMWUiIGQ9Im0wLDBoNzUwdjUwMGgtNzUweiIvPg0KPHBhdGggZmlsbD0iI2ZmYzQwMCIgZD0ibTAsMTI1aDc1MHYyNTBoLTc1MHoiLz4NCjwvc3ZnPg0K');
	width: 100%;
	height: 66.666666666667%;
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-position: left top;
}