.hidden { display:none !important; }

body{    overflow-x: hidden;}

.sidenav {
    border-right: 1px solid #d3d3d3;
    background-color: #fff
}

.sidenav li a { color: #8e8e8e }

.sidenav li a:hover {
    border-left: 2px solid #ffcb05;
    font-weight: 700;
    background-color: rgba(101, 101, 101, .1)
}

.max760 {
    max-width: 760px;
    width: 100%;
    height: auto;
    margin: 0 auto
}

section.intro h1 {
    max-width: 800px;
    font-weight: 900;
    font-size: 46px;
    margin-bottom: 20px;
    margin-top: 10px
}

section.intro p {
    max-width: 650px;
    text-align: center
}

.fullContent,
section.intro {
    margin-bottom: 40px
}

section.intro .intro-box {
    margin-top: 0
}

section.intro .counter {
    height: 100px;
    max-width: 380px;
    width: 100%;
    margin: -40px auto;
    display: flex
}

section.intro .counter .column {
    display: block;
    font-size: 16px;
	color: #000;
	letter-spacing: -0.2px;
	z-index: 1;
}

section.intro .counter .column span {
    display: block;
    color: #fff;
    padding: 5px;
    font-size: 26px;
    margin: 5px;
    background-color: #000;
    border: 1px solid #c6c6c6;
    border-radius: 5px
}

section.intro .counter .column span.red {
    background-color: #ec223f;
    color: #fff
}

section.intro .counter .column .china {
    margin-top: 10px;
    font-size: 14px;
    font-weight: 300;
    opacity: .8
}

section.intro .key {
    margin-top: 50px;
    z-index: 1;
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0)
}

section.intro .icon {
    max-width: 50px;
    margin: 0 auto;
    padding-top: 20px;
    padding-bottom: 0
}

section.intro .globe {
    margin-top: -70px
}

section.intro #intro-text {
    margin-top: 10px;
    color: #8e8e8e;
    font-family: Roboto, sans-serif;
    font-size: 16px;
    text-align: center;
    margin-bottom: -20px
}

section.intro p.author {
    margin-top: 30px;
    margin-bottom: 20px
}

section .article h2 {
    font-size: 21px;
    margin-top: 0
}

.update {
    font-size: 10px;
    margin-top: 80px;
    font-weight: 300;
    font-style: italic;
    color: grey
}

.globedesktop {
    display: block
}

.globetablet {
    display: none
}

.globemobil {
    display: none
}

header {
    background-color: #fff;
    border-bottom: 1px solid #d3d3d3
}

.video-overlay {
    position: absolute;
    max-width: 960px;
    width: 100%;
    z-index: 999999;
    margin: 0 auto;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto
}

#over01,
#over02,
#over03,
#over04,
#over05 {
    opacity: 0;
    transition: all ease .8s
}

.max1200 {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto
}

.max960 {
    max-width: 960px;
    width: 100%;
    margin: 0 auto
}

.max760 {
    max-width: 760px;
    width: 100%;
    margin: 0 auto
}

.max660 {
    max-width: 660px;
    width: 100%;
    margin: 0 auto
}

.max425 {
    max-width: 425px;
    width: 100%;
    margin: 0 auto;
    display: block
}

.center {
    text-align: center !important
}

.clear {
    height: 50px
}

.mid-clear {
    height: 20px
}

.column {
    float: left;
    width: 50%
}

.column .column-text {
    text-align: left;
    max-width: 425px;
    font-weight: 100;
    margin-top: 100px;
    margin-left: 210px
}

.column .column-text p {
    font-size: 16px;
    line-height: 1.5
}

.column .column-text h2 {
    font-size: 21px;
    margin-top: 50px;
    margin-bottom: 20px
}

.row {
    max-width: 1320px;
    margin: 0 auto
}

.row:after {
    content: "";
    display: table;
    clear: both
}

.casetable {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin: 0 auto;
    margin-top: 62px;
    margin-bottom: 80px;
    max-width: 780px;
    width: 100%;
    text-align: left;
    column-count: 3;
    column-gap: 24px
}

.casetable .case {
    display: inline-block;
    margin-bottom: 2px;
    position: relative;
    font-size: 14px;
    text-align: left;
    border-bottom: 1px solid #ddd;
    padding: 2px 0;
    width: 100%;
	user-select: none;
}

.casetable .case:last-child { border-bottom:1px solid #fff; }

.casetable #case0 {
    font-size: 12px;
    color: #aaa;
    font-weight: 300;
    position: absolute;
    margin-top: -18px;
    width: calc(32% - 4px);
    border-bottom: 1px solid transparent;
    border-bottom: 0 solid transparent;
    margin-bottom: 0
}

.casetable .case .country { display: inline-block;width: auto;font-weight: 300;opacity: .8; }
.casetable .case .nums { position: absolute;right: 0;text-align: right;width: 150px }


.casetable .case .nums .caseno,
.casetable .case .nums .deathno {
    display: inline-block;
    letter-spacing: -0.1px;
    font-weight: 700;
    position: relative;
    margin: 0 1%;
    width: 48%;
	font-size: 13px;
}



.casetable #case0 .nums .caseno, .casetable #case0 .nums .deathno { font-weight: 300; }


.casetable .case .nums .caseno { color: #ec223f;width: 75px; }
.casetable .case .nums .deathno { color: #000;width: 56px; }

.casetable #case0 .country { color: transparent; }

.reclist{
    position: relative;
    width: 100%;
    display: block;
	max-width:800px;
	margin:0 auto;
    margin-top: 50px;
	margin-bottom: 0;
}

.reclist .set{
    position: relative;
    display: inline-block;
    width: 220px;
    margin: 20px;
	margin-bottom: 80px;
}

.reclist .set .outerbar{
	position: relative;
    top: 0;
    display: inline-flex;
    width: 100%;
    height: 10px;
    background: #e8e8e8;
}

.reclist .set .outerbar .bar{
	position: relative;
    top: 0;
    left: 0;
    width: 1px;
    height: 100%;
	display:inline-block;
    background: #7FBBB6;
	transition:width 1.8s ease;
}


.reclist .set .outerbar .recover:before{
    content: '';
    position: relative;
    left: 0;
    display: inline-block;
    width: 1px;
    height: 34px;
    top: -25px;
    background: #4d4d4d;
}

.reclist .set .outerbar .recover{
	position: relative;
    display: inline-block;
    font-size: 14px;
    font-weight: 300;
    color: #555;
    left: 0;
    top: 0;
}


.reclist .set.taiwan .outerbar .recover .info{
	left: 35px;
}
.reclist .set.france .outerbar .recover .info{
	left:52px;
}
.reclist .set.unitedstates .outerbar .recover .info{
	left: 64px; 
}

.reclist .set .outerbar .recover .info{ position: absolute;display: inline-flex;top: -44px;left:-60px; }

.reclist .set .outerbar .recover .info span{
    position: absolute;
    display: inline-block;
    margin-right: 4px;
    text-align: right;
    right: 0;
    top: 0;
	left:0;
}
.reclist .set .outerbar .recover .info .num{ font-weight:400;left:unset; }
.reclist .set .country{ font-weight: 400;color: #777777;position: relative;top: 14px;right: 0;left: unset; }

.reclist .set .country:after{
    content: " ";
    position: absolute;
    left: 0;
    top: -14px;
    height: 21px;
    width: 98%;
    border: dotted 2px #bbb;
    border-color: transparent #ddd #ddd #ddd;
    border-radius: 0 0 21px 21px;
    z-index: -1;  
}

.reclist .set .country .cases{ font-size: 14px;z-index: 2;background: #fff;padding: 0 10px;display: inline-block; }
.reclist .set .country .name{ font-size: 13px;z-index: 2;padding: 0 2px;display: block; }

.reclist .set.italy .outerbar .recover .info{ left:0; }

.statuscases{
    position: relative;
    width: 100%;
    margin: 32px auto;
    display: inline-block;
	max-width: 820px;
}

.statuscases .totalstats{
	position: relative;
    display: block;
    width: 90%;
    margin: 0 auto;
    margin-top: 52px;
}

.statuscases .totalstats:after{
	content: " ";
    position: absolute;
    left: 0;
    top: -24px;
    height: 35px;
    width: 98%;
    border: dotted 2px #bbb;
    border-color: transparent #ddd #ddd #ddd;
    border-radius: 0 0 21px 21px;
    z-index: -1;
}

.statuscases .totalstats .num{
	position: relative;
    display: inline-block;
	font-size: 24px;
	background:#fff;
    font-weight: 600;
    padding: 0 14px;
	z-index:1;
}

.statuscases .totalstats .num:before{
    content: 'Total cases';
    position: relative;
    display: block;
    margin-top: -14px;
    font-size: 12px;
    font-weight: 300;
}

.statuscases .statusbar.desktopbar{
	position: relative;
    top: 0;
    left: 0;
    width: 90%;
    height: 22px;
    background: #e8e8e8;
    display: inline-flex;
}

.statuscases .statusbar.desktopbar .statsbar{
	position: relative;
    display: inline-block;
    width: 20px;
    height: 100%;
    background: #7FBBB6;
}

.statuscases .statusbar.desktopbar .statsbar .num{
	position: absolute;
    top: 30px;
    right: -16px;
}

.statuscases .statusbar.desktopbar .deathsbar .num{
	transition: 0.8s right 0.8s ease;
}

.statuscases .statusbar.mobilebar{
	position: relative;
    top: 0;
    left: 0;
	width: 20px;
    height: 400px;
    background: #e8e8e8;
}


.statuscases .statusbar.mobilebar .statsbar{
	position: relative;
    width: 100%;
    height: 20px;
    background: #7FBBB6;
}

.statuscases .statusbar.mobilebar .statsbar .num{
	position: absolute;
	left:28px;
	bottom: 0px;
}

.statuscases .statusbar.desktopbar .deathsbar,
.statuscases .statusbar.mobilebar .deathsbar{
	background: #000;
	transition: width 0.8s ease, height 0.8s ease;
}

.statuscases .statusbar.desktopbar .seriousbar,
.statuscases .statusbar.mobilebar .seriousbar{
	background:#e52130;
	transition: 0.8s width 0.8s ease, 0.8s height 0.8s ease;
}

.statuscases .statusbar.desktopbar .casesbar,
.statuscases .statusbar.mobilebar .casesbar{
	background:#ee6f78;
	transition: 0.8s width 1.6s ease, 0.8s height 1.6s ease;
}

.statuscases .statusbar.desktopbar .recoveredbar,
.statuscases .statusbar.mobilebar .recoveredbar{
	background:#7FBBB6;
	transition: 0.8s width 2.4s ease, 0.8s height 2.4s ease;
}

.statuscases .statusbar.desktopbar { display:inline-flex; }
.statuscases .statusbar.mobilebar { display:none; }


.statuscases .statusbar.desktopbar .seriousbar .num{
	right:unset;
	left:100%;
	color:#e52130;
}


.statuskeys{
	position: relative;
    top: 0;
    left: 0;
    width: 100%;
    display: inline-block;
	margin-top: 22px;
}

.statuskeys .statuskey{
	position: relative;
    display: inline-block;
}

.statuskeys .statuskey .box{
	position: relative;
    display: inline-block;
    width: 16px;
    height: 16px;
}

.statuskeys .statuskey .desc{
	position: relative;
    display: inline-block;
    font-size: 13px;
    font-weight: 300;
    top: -3px;
    margin-left: 4px;
    margin-right: 14px;
}

.statuscases .statusbar.dektopbar .seriousbar .num {
    right:-32px;
}

.statuscases .statusbar.mobilebar .seriousbar .num {
    bottom: -10px;
}

.statuskeys .statuskey .box.deaths{ background:#000; }
.statuskeys .statuskey .box.critical{ background:#e52130; }
.statuskeys .statuskey .box.stable{ background:#ee6f78; }
.statuskeys .statuskey .box.recovered{ background:#7FBBB6; }

.spNum{ position: relative;bottom: 1ex;font-size: 80%;/* color: #e48900; */font-weight: 700;color:#777; }
.specialcases{ position: relative;width: 100%;text-align: center;max-width: 780px;margin: 0 auto;margin-top:-40px; }
.specialcases .specialcase{ position: relative;top: 0;display: inline-block;margin: 0 0;font-size: 12px;font-weight: 400;margin: 4px 8px; }

.specialcases .specialcase .spName{ color:#777; }

.deathsChart{     position: relative;
    display: block;
    width: 100%;
    height: 620px;
    margin: 0 auto 62px auto;
    max-width: 800px; }
.deathsChart svg{ position: relative;width: 100%;height: 580px;overflow:unset;}
.deathsChart svg .bars .bar0{ fill:rgba(0,0,0,1);stroke: #000;cursor:pointer;transition:fill 0.3s ease; }
.deathsChart svg .bars .bar0.none{ fill:rgba(255,255,255,1);stroke: none; }
.deathsChart svg .bars .bar0:hover{ fill:rgba(99,99,99,1); }
.deathsChart svg .innerchart .bars.last .bar0{ fill: #e02531;stroke: #e02531; }

.deathsChart .tooltip{ 
    position: absolute;
    left: 583.5px;
    top: 283.859px;
    color: rgb(0, 0, 0);
    background: rgb(255, 255, 255);
    border: 1px solid rgb(204, 204, 204);
    border-radius: 3px;
    font-size: 12px;
    padding: 8px;
	box-shadow: 0 0 6px #eee;
	z-index: 4;
	user-select: none;
	pointer-events: none;
}
.deathsChart .final{ position: absolute;top: 50%;display: inline-block;right: -72px; }
.deathsChart .final .lastDate{ position: relative;top: 0;font-size: 13px;font-weight: 300;color: #584e4e; } 
.deathsChart .final .lastDeaths{ position: relative;top: -5px;left: -1px;font-size: 36px;font-weight: 600;color: #e02531; }




.deathsChart svg .xaxis .desktoptext{ display:none; }
.deathsChart svg .xaxis .mobiletext{ display:block; }

@media screen and (max-width:1024px) {
    .column { width: 100% }
}

footer p { line-height: 16px }

@media(max-width:780px) {
    section.intro .intro-box { margin-top: 100px }
}

@media screen and (max-width:680px) {
    .casetable { margin: 0 1%;margin-top: 42px }
}

@media screen and (max-width:780px) {
    .casetable { column-count: 2;max-width: 480px;width: 98%;margin: 0 auto;margin-top: 62px; }
    .casetable #case0 { width: calc(49% - 14px); }
	.reclist{ max-width: 425px;margin: 0px 1%;margin-top: 60px;display: inline-block;width: 98%;left: 0;    margin-top: -8px; }
	.reclist .set{ width: 100%;margin: 20px 0;margin-bottom: 100px; margin-top: 0;}
	.reclist .set .outerbar{ height:16px; }
	.reclist .set .outerbar .recover:before{ height:41px; }
	.reclist .set .outerbar .recover{ font-size:16px; }
	
	.reclist .set .country .name { font-size: 17px;font-weight: 600;color: #000;text-transform: uppercase;top: -14px;position: absolute;width: 100%; }
	
	.reclist .set .outerbar .recover .info .recoveredt{ font-size: 14px;font-weight: 600;left:0; }
	.reclist .set .country .cases{ color: #000;font-weight: 100;position: relative;top: 20px; }
	.reclist .set .country:after { top: -19px;height: 47px;width: 99%; }
	
	
	.statuscases{ margin-bottom:0; }
	
	.statuscases .statusbar.desktopbar { display:none; }
	.statuscases .statusbar.mobilebar { display:inline-block; }
	
	
	.statuscases .totalstats {
		position: absolute;
		display: inline-table;
		width: 60px;
		margin: 0 auto;
		height: 400px;
		margin-left: -125px;
	}
	
	
	.statuscases .totalstats:after {
		content: " ";
		position: absolute;
		left: 0;
		top: 0px;
		height: 398px;
		width: 100px;
		border: dotted 2px #bbb;
		border-color: #ddd transparent #ddd #ddd;
		border-radius: 21px 0 0 21px;
		z-index: -1;
	}
	
	.statuscases .totalstats .num {
		position: relative;
		display: inline-block;
		font-size: 32px;
		font-weight: 600;
		padding: 14px 0;
		z-index: 1;
		left: -45px;
		background: #fff;
		background: #fff;
		top: 149px;
	}
	
	.statuscases .totalstats .num:before {
		background: #fff;
		z-index: 1;
		padding-top: 11px;
	}
	.specialcases{ margin-top:32px; }
}

@media screen and (max-width:480px) {
    .casetable { width: 98%;margin: 0 1%; }
	.container-name { display: inline-block;width: 450px;height: auto; }
	.deathsChart svg .xaxis .desktoptext{ display:none; }
	.deathsChart svg .xaxis .mobiletext{ display:block; }
}
@media screen and (max-width:600px) {
	.casetable { margin-top: 20px; }
	.reclist .set.southkorea .outerbar .recover .info{ left:0; transition:left 0.3s ease;}
	.reclist { margin: 0px 3%;width: 94%; }	
}
@media screen and (max-width:420px) {
	.casetable { column-count: 1;max-width: 300px;margin: 0 auto;height: unset; }
	.casetable .case { top: 21.5px; }
	.casetable #case0 { width: 100%; }
	.casetable { margin-top: 8px; }
	.casetable .case .nums { width: 132px; }
	.casetable .case:last-child { border-bottom: 0 solid #000 }
}
@media(max-width:425px) {
	section.intro .intro-box { margin-top: 70px; }
}

@media screen and (max-width:400px) {
	section.intro .counter .column span{
		font-size: 22px;
		letter-spacing: -0.3px;
	}
}

@media screen and (max-width:340px) {
	.casetable .case .country { letter-spacing: -.2px; }
	.casetable .case { font-size: 13px; }
	
	.statuscases .totalstats:after{
		width:60px;
	}
	
	.statuscases .totalstats{
		margin-left:-94px;
	}
	
	.statuscases .totalstats .num{
		font-size:25px;
	}
	
	.statuscases .totalstats .num:before{
		font-size:11px;
	}
	
	
}
@media screen and (max-width:300px) {
	.casetable { width: 98%;margin: 0 1%;min-width: 212px }
}
    

section .article p a {
    text-decoration: underline;
}