html { font-size: 62.5%; }
body { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", Arial, sans-serif; }
a, a:active, a:hover, a:visited { text-decoration: none; color: inherit; outline: none; }
b, strong { font-weight: 700; }
.header-top { background-color: #009B75; padding-top: 20px; }
.header-top-menu { background-color: #009B75 }
.header-bottom { background-color: #FF0000; padding-top: 8px; padding-bottom: 8px; }
.header-title { display: block; background: url('../images/gerb.svg') top left no-repeat; background-size: 75px 95px; padding-left: 95px; margin-bottom: 30px; }
.header-title > h2 { color: #ffffff; font-size: 2rem; font-weight: 300; letter-spacing: -0.5px; line-height: 2.4rem; text-transform: uppercase; }
.header-title > h1 { color: #ffffff; font-size: 3.2rem; font-weight: 800; letter-spacing: -0.8px; line-height: 3.8rem; text-transform: uppercase; margin-bottom: 0; }
.header-title > p { margin: 0; color: #ffffff; font-size: 1.8rem; font-weight: 300; line-height: 2.2rem; }
.header-menu-top > ul, header .header-menu-bottom > ul { display: block; list-style-type: none; padding: 0; margin: 0; font-size: 0; }
.header-menu-top > ul > li { display: inline-block; margin: 15px 15px 20px 15px; }
.header-menu-top > ul > li:first-child { margin-left: 0; }
.header-menu-top > ul > li:first-child a { background: url('../images/home.svg') center center no-repeat; background-size: cover; padding: 10px; }
.header-menu-top > ul > li:last-child { margin-right: 0; float: right; }
.header-menu-top > ul li a { color: #ffffff; font-size: 1.6rem; font-weight: 700; letter-spacing: -0.4px; line-height: 1.9rem; text-transform: uppercase; vertical-align: middle; }
.header-menu-top > ul > li.has-submenu { position: relative; }
.header-menu-top > ul > li.has-submenu.open { margin: 0; }
.header-menu-top > ul > li.has-submenu.open > a { color: #000000; background: #ffffff; padding: 15px 15px 20px 15px; position: relative; z-index: 4; }
.header-menu-top > ul > li.has-submenu.open:first-child { margin-left: -15px; }
.header-menu-top > ul > li.has-submenu > .submenu { display: none; padding: 15px; position: absolute; left: 0; background: #ffffff; box-shadow: 4px 4px 20px rgba(0, 0, 0, 0.25); line-height: 2.4rem; margin-bottom: 1rem; min-width: 250px; z-index: 3; margin-top: 20px; }
.header-menu-top > ul > li.has-submenu > .submenu > li { display: block; }
.header-menu-top > ul > li.has-submenu > .submenu > li > a { color: #000000; font-size: 1.4rem; font-weight: 300; margin: 5px 0; display: inline-block;  }
.header-menu-top > ul > li.has-submenu > .submenu > li > a:hover,
.header-menu-top > ul > li.has-submenu > .submenu > li.active > a { color: #009B75}
.header-menu-top > ul > li.has-submenu > .submenu > li.active > a { font-weight: 700; }
.header-menu-top > ul > li.has-submenu.open > .submenu { display: block; }
.header-menu-bottom > ul { text-align: right; }
.header-menu-bottom > ul > li { display: inline-block; margin-left: 40px; }
.header-menu-bottom > ul > li:first-child { margin-left: 0; float: left; text-align: left; }
.header-menu-bottom > ul > li a { color: #ffffff; font-size: 1.6rem; font-weight: 700; letter-spacing: -0.4px; line-height: 1.9rem; text-transform: uppercase; text-align: left; }
.main-content-top { background: #F2F6F5; padding-top: 40px; position: relative; z-index: 2; }
.news-header, .prevention-header, .consequences-header, .info-header { color: #014D39; font-size: 2.4rem; font-weight: 800; letter-spacing: -0.6px; line-height: 2.9rem; margin-bottom: 40px; text-transform: uppercase; }
.news-date, .briefing-date, .single-news-date, .listing-news-date, .listing-briefings-date, .single-briefings-date { color: #80A69C; font-size: 1.2rem; font-weight: 300; line-height: 1.4rem; text-transform: uppercase; }
.news-title, .listing-news-title, .listing-briefings-title { color: #014D39; font-size: 2rem; font-weight: 700; letter-spacing: -0.5px; line-height: 2.4rem; margin-bottom: 10px; }
.news-description, .listing-news-description { color: #000000; font-size: 1.6rem; font-weight: 300; line-height: 1.4em; margin-bottom: 10px; }
a.news-more { color: #007CFF; font-size: 1.2rem; font-weight: 700; line-height: 1.4rem; text-transform: uppercase; }
.briefing-header, .statistics-header, .symptoms-header, .consequences-subheader { color: #014D39; font-size: 1.8rem; font-weight: 700; letter-spacing: -0.45px; line-height: 2.2rem; margin: 40px 0 20px 0; text-transform: uppercase; }
.briefing-image-container a { display: block; }
.briefing-image-container img { width: 100%; height: auto; }
.briefing-title { color: #014D39; font-size: 2rem; font-weight: 700; letter-spacing: -0.5px; line-height: 2.4rem; }
.statistics-value { color: #014D39; font-size: 6.4rem; font-weight: 800; letter-spacing: -1.6px; line-height: 7.7rem; }
.statistics-value.confirmed { color: #E6981A }
.statistics-value.deceased { color: #FF0000 }
.statistics-value.healed { color: #009B75 }
.statistics-up { background: url('../images/indicator-up.svg') center center no-repeat; background-size: contain; padding: 2px 10px; margin-left: 3px; vertical-align: middle; }
.statistics-down { background: url('../images/indicator-dn.svg') center center no-repeat; background-size: contain; padding: 5px 10px; margin-left: 3px; vertical-align: middle; }
.statistics-subvalue { color: #000; text-transform: uppercase; font-size: 2rem; font-weight: 700; margin-bottom: 5px; line-height: 2.2rem; }
.statistics-sublabel { color: #000; font-size: 1.4rem; line-height: 1.6rem; }
.statistics-label { color: #000000; font-size: 1.2rem; font-weight: 300; line-height: 1.4rem; text-transform: uppercase; }
.statistics-container { padding-bottom: 20px; }
.statistics-container > div { border-right: 2px solid #D8E4E1; }
.statistics-container > div:last-child { border-right: none; }
.main-content-middle { background: #ffffff; box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.15); padding-top: 40px; padding-bottom: 100px; position: relative; z-index: 1; }
a.quick-link { background: #009B75; color: #ffffff; border-radius: 4px; font-size: 1.8rem; font-weight: 700; line-height: 2.2rem; text-transform: uppercase; display: block; padding: 30px 20px; margin-bottom: 20px; }
.prevention-header { margin-bottom: 0; }
a.prevention-hygiene, a.prevention-protection, a.prevention-isolation { display: block; text-align: center; color: #80A69C; font-size: 18px; font-weight: 700; letter-spacing: -0.45px; line-height: 2.2rem; text-transform: uppercase; padding-top: 350px; background-position: top center; background-size: contain; background-repeat: no-repeat; }
.prevention-hygiene { background-image: url('../images/hands.svg'); }
.prevention-protection { background-image: url('../images/mask.svg'); }
.prevention-isolation { background-image: url('../images/isolation.svg'); }
.symptoms-text { color: #000000; font-size: 1.6rem; letter-spacing: -0.4px; line-height: 1.9rem; margin-bottom: 17px; }
.symptoms-header { margin-bottom: 5px; }
.symptom { display: inline-block; color: #FFFFFF; font-size: 1.4rem; font-weight: 700; letter-spacing: -0.35px; line-height: 1.7rem; text-align: center; background: #008AEE; text-transform: uppercase; border-radius: 20px; padding: 10px 25px; margin-right: 10px; margin-bottom: 10px; }
.symptoms-image { margin-top: 30px; text-align: center; margin-bottom: 17px; }
.symptoms-image img { width: 65px; height: 65px; }
.symptoms-label { color: #014D39; font-size: 1.4rem; font-weight: 700; line-height: 1.7rem; text-align: center; margin-bottom: 15px; text-transform: uppercase; height: 40px; }
.symptoms-description { color: rgba(0, 0, 0, 0.75); font-size: 1.6rem; font-weight: 300; line-height: 1.9rem; text-align: center; letter-spacing: -0.4px; }
.main-content-bottom { padding-top: 80px; padding-bottom: 80px; }
.consequences { margin-bottom: 20px; }
.consequences-link { display: block; position: relative; }
.consequences-link:first-child { margin-bottom: 20px; }
.consequences-link > img { width: 100%; }
.consequences-link > p { color: #ffffff; font-size: 1.8rem; font-weight: 700; line-height: 2.2rem; position: absolute; left: 20px; bottom: 20px; text-transform: uppercase; margin-bottom: 0; }
.consequences-subheader { margin: 20px 0 10px 0; }
a.consequences-links { display: block; color: #007CFF; font-size: 1.8rem; letter-spacing: -0.45px; line-height: 2.2rem; margin-bottom: 5px; }
.info-header { margin-bottom: 0; }
.footer-map { height: 600px; position: relative; }
.footer-map > iframe { width: 100%; height: 100%; border: none; }
.footer-map-title { position: absolute; background: rgba(255, 255, 255, 0.6); left: 150px; }
.footer-map-title h2 { padding: 40px 20px 10px 20px; font-size: 3.6rem; color: #000; }
.footer-links { background: #014D39; padding-top: 15px; padding-bottom: 20px; }
.footer-title { display: block; }
.footer-title > h2 { color: #ffffff; font-size: 1.6rem; font-weight: 300; letter-spacing: -0.5px; line-height: 1.8rem; text-transform: uppercase; }
.footer-title > h1 { color: #ffffff; font-size: 2.2rem; font-weight: 800; letter-spacing: -0.8px; line-height: 2.4rem; text-transform: uppercase; }
.footer-right-col { text-align: right; color: #ffffff; font-size: 1.2rem; }
.footer-right-col a { text-decoration: underline; }
.main-content { padding-top: 40px; padding-bottom: 80px; }
.single-news-header, .single-briefings-header, .listing-news-header, .listing-briefings-header, .page-content-header { color: #014D39; font-size: 3.2rem; font-weight: 800; letter-spacing: -0.8px; line-height: 3.8rem; }
.single-news-date { margin: 10px 0 40px 0; }
.single-news-image, .listing-briefings-image { width: 100%; margin-bottom: 20px; }
.listing-briefings-image { height: 200px; background-size: cover; background-position: center center; }
.single-news-content, .single-briefings-content, .page-content { color: #000000; font-size: 1.6rem; line-height: 1.4em; }
.main-content .quick-link { margin-bottom: 30px; }
.listing-news-header { margin-bottom: 15px; }
.listing-news-wrapper, .listing-briefings-wrapper { margin-bottom: 40px; }
.pagination { margin: 80px 0;}
.pagination li a { padding: 10px 15px; color: #007CFF; font-size: 1.6rem; letter-spacing: -0.4px; line-height: 1.9rem; border: 1px solid #DEE2E6; }
.pagination li:first-child a { border-radius: 4px 0 0 4px; }
.pagination li:last-child a { border-radius: 0 4px 4px 0; }
.pagination li.active a, .pagination li a:hover { background-color: #007CFF; color: #ffffff; border-color: #007CFF; }
.single-briefings-video { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; margin-bottom: 20px; }
.single-briefings-video iframe, .single-briefings-video object, .single-briefings-video embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.page-content-header { margin-bottom: 20px; }
.down { display: none; }
.statistics-header.down { position: relative; cursor: pointer; }
.statistics-header.down::after { content: ' '; position: absolute; right: 0; font-weight: normal; background: url('../images/arrow-closed.svg')  center center no-repeat; padding: 10px; line-height: 4rem; }
.statistics-header-wrapper { margin-top: 70px; position: relative; }
.statistics-header.down.open::after { background: url('../images/arrow-open.svg')  center center no-repeat; }
.statistics-header { margin-top: 30px; }
.statistics-header-wrapper .d-lg-block { text-align:right; }
.statistics-header-wrapper .d-sm-block { text-align:center; padding:20px 0; }
a.statistics-sub-header { background: #009B75; border-radius: 4px; text-align: right; padding: 10px 50px 10px 100px; color: #F2F6F5; font-size: 1.4rem; font-weight: 700; letter-spacing: -0.29px; line-height: 1.7rem; display: inline-block; text-transform: uppercase; position: relative; }
.statistics-sub-header:before { position: absolute; content: ''; background: url('../images/stats-pie.svg')  center center no-repeat; padding: 35px; display: block; top: -14px; left: 20px;  }
.statistics-chevron { background: url('../images/icon-chevron.svg')  center center no-repeat; padding: 15px; position: absolute; right:10px; top:12px;   }
a.statistics-sub-header.nsi:before { position: absolute; content: ''; background: url('../images/logo-nsi.svg')  center center no-repeat; padding: 33px; display: block; top: -14px; left: 20px; background-size: cover; }
a.statistics-sub-header.nsi { margin-right: 15px; margin-bottom: 15px; }
.fixed-statistics { position: fixed; background-color: #E6981A; box-shadow: 2px 2px 30px 0 rgba(1,77,57,0.20); border-radius: 8px; padding: 15px; right: 80px; z-index: 999; bottom: 100px; }
.fixed-statistics h1 { color: #fff; font-size: 4rem; font-weight: 800; letter-spacing: -1px; line-height: 4rem; text-align: center; margin-bottom: 5px; }
.fixed-statistics h3 { color: #fff; font-size: 1.2rem; text-align: center; text-transform: uppercase; }


.news-all, .briefings-all { text-align: right; }
.news-all a, .briefings-all a { font-size: 1.4rem; font-weight: 700; letter-spacing: -0.35px; line-height: 2.9rem; vertical-align: middle; color: #007CFF; text-transform: uppercase; }
.briefings-all a { line-height: 2.2rem; }
.home-news-row { margin-bottom: 40px; }
.briefing-header { margin-top: 0; }
.page-documents { list-style-type: none;  padding: 0; }
.page-documents li { display: block; box-shadow: 0 1px 0 0 rgba(48, 68, 83, 0.1); }
.page-documents li a { color: #007CFF; font-size: 1.8rem; letter-spacing: -0.45px; line-height: 2.2rem; padding: 10px 0; display: inline-block; }
.page-documents li a:before { content: ''; padding: 5px 8px; background: url('../images/document.svg')  left center no-repeat; margin-right: 10px; background-size: contain; }
.info-row { margin-bottom: 80px; }
.childmenu-item {margin-bottom: 35px; }
.childmenu-item > a { color: #009B75; font-size: 1.6rem; font-weight: 700; letter-spacing: -0.4px; line-height: 1.9rem; }
.contribution-row { margin-top: 30px; }
.contribution-header { color: #009B75; font-size: 3.6rem; font-weight: 800; letter-spacing: -0.9px; line-height: 4.3rem;  text-transform: uppercase; margin-bottom: 10px; }
.contribution-text { color: #000000; font-size: 2.2rem; font-weight: 400; letter-spacing: -0.6px; line-height: 2.9rem; }
a.contribution-link { color: #007CFF; font-size: 1.4rem; font-weight: 700; letter-spacing: -0.35px; text-transform: uppercase; margin-left: 20px; }
.app-download { display: inline-block; padding: 20px 60px; }
.app-download.android{ background: url('../images/google-play.svg') center center no-repeat; background-size: contain; }
.app-download.ios{ background: url('../images/appstore.svg') center center no-repeat; background-size: contain; }
.contribution-terms > p { color: #000000; font-size: 1rem; font-weight: 400; letter-spacing: -0.3px; line-height: 1.4rem; margin: 0; }
.contribution-terms > p:first-child { margin-top: 20px; }
a.link-button { text-transform: uppercase; font-size: 1.4rem; color: #fff; background-color: #009B75; padding: 10px 15px; display: inline-block; border-radius: 5px; font-weight: 700; margin-top: 5px; }

.page-content p, .page-content ul, .page-content ol, .page-content li,
.single-news-content p, .single-news-content ul, .single-news-content ol, .single-news-content li { margin: 8px 0; line-height: 1.4em; font-weight: 300;}
.page-content a,
.single-news-content a {color: #007CFF; }
.single-news-content h1, .single-news-content h2, .single-news-content h3, .single-news-content h4, .single-news-content h5, .single-news-content h6,
.page-content h1, .page-content h2, .page-content h3, .page-content h4, .page-content h5, .page-content h6 { color: #014D39; margin: 30px 0 10px 0; }
.single-news-content h1,
.page-content h1 { font-size: 3.2rem; font-weight: 800; }
.single-news-content h2,
.page-content h2 { font-size: 2.8rem; font-weight: 700; }
.single-news-content h3,
.page-content h3 { font-size: 2.4rem; font-weight: 700; }
.single-news-content h4,
.page-content h4 { font-size: 2.4rem; font-weight: 300; }
.single-news-content h5,
.page-content h5 { font-size: 1.6rem; font-weight: 700; text-transform: uppercase; }
.single-news-content h6,
.page-content h6 { font-size: 1.6rem; font-weight: 300; text-transform: uppercase; }
.page-content table,
.single-news-content table { width: 100%; text-align: left; border-collapse: collapse; margin: 40px 0; }
.page-content table td, .page-content table th,
.single-news-content table td, .single-news-content table th { border: 0px solid #AAAAAA; padding: 10px 10px; }
.single-news-content table tbody td,
.page-content table tbody td { font-size: 16px; }
.single-news-content table tr:nth-child(even),
.single-news-content table tr:nth-child(even),
.page-content table tr:nth-child(even) { background: #D8E4E1; }
.single-news-content table thead,
.page-content table thead { background: #009B75; }
.single-news-content table thead th,
.page-content table thead th { font-size: 16px; font-weight: bold; color: #FFFFFF; }
.navbar-toggle {display: none; padding: 9px 10px; margin-right: 15px; margin-bottom: 8px; background-color: transparent; background-image: none; border: 1px solid transparent; border-radius: 4px; position: absolute; bottom: 0; left: 100px; }
.navbar-toggle:focus { outline: none; }
.navbar-toggle .icon-bar:nth-of-type(2) { top: 3px;}
.navbar-toggle .icon-bar:nth-of-type(3) { top: 6px;}
.navbar-toggle .icon-bar { width: 30px; height: 2px; position: relative; transition: all 200ms ease-in-out; background-color: #fff; display: block; }
.navbar-toggle.active .icon-bar:nth-of-type(1) { top: 5px; transform: rotate(45deg);}
.navbar-toggle.active .icon-bar:nth-of-type(2) { background-color: transparent;}
.navbar-toggle.active .icon-bar:nth-of-type(3) { top: 0; transform: rotate(-45deg);}
.title-container { box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.15); padding-top: 40px; padding-bottom: 15px; }
.breadcrumb { background-color: transparent; padding: 0; margin-bottom: 20px; }
.breadcrumb > li > a { color: #5DADFF; font-size: 1.6rem; font-weight: 300; letter-spacing: -0.4px; line-height: 1.9rem; }
.breadcrumb > li.active > a { color: #000000; }
.links-bottom { margin-top: 40px; }
.consequences-header { margin-top: 65px; }
.szo-row { margin-top: 80px; }
.szo-row > div > a { display: block; border: 1px solid #009B75; padding: 20px; color: #304453; font-size: 2rem;  letter-spacing: -0.5px; line-height: 2.4rem; }
.szo-row > div > a > p {text-transform: uppercase; }
.szo-row > div > a > p > strong { display: block; }
.szo-row > div > a > p.szo-image { width: 100%; height: 85px;  }
.szo-row > div:nth-of-type(1) > a > p.szo-image { background: url('../images/who-logo.svg') center center no-repeat; background-size: contain; }
.szo-row > div:nth-of-type(2) > a > p.szo-image { background: url('../images/ec-logo-bg.svg') center center no-repeat; background-size: contain; }
.szo-row > div:nth-of-type(3) > a > p.szo-image { background: url('../images/ecdc-logo-bg.svg') center center no-repeat; background-size: contain; }
.szo-row > div > a > span.szo-text > strong { display: inline-block; }
.page-404 { padding-top: 105px; }
.page-404 h4 { color: #000; font-size: 2.4rem; font-weight: 400; letter-spacing: -0.6px; line-height: 2.9rem; text-align: center; }
.page-404 p { color: #000; font-size: 1.6rem; font-weight: 400; letter-spacing: -0.6px; line-height:1 .9rem; text-align: center; }
.page-404 p a { color: #007CFF; text-decoration: underline; }
.page-404 h1 { color: #009B75; font-size: 25.6rem; font-weight: 800; letter-spacing: -6.4px; line-height: 30.7rem; text-align: center; }
.form-container { margin-top: 50px; }
.form-container .row { margin-bottom: 20px; }
.form-container label { display: block; color: #014D39; font-size: 1.6rem; font-weight: 700; letter-spacing: -0.4px; line-height: 1.9rem; margin-bottom: 7px; }
.form-container input[type=text], textarea { width: 100%; display: block; background-color: #FFFFFF; border: 1px solid #009B75; border-radius: 4px; padding: 20px; font-size: 1.6rem; font-weight: 400; letter-spacing: -0.4px; line-height: 1.9rem; }
.form-container textarea { height: 200px; }
.form-container .checkbox { display: inline-block; width: 24px; height: 24px; border: 1px solid #009B75; border-radius: 4px; vertical-align: top; cursor: pointer; padding: 3px; }
.form-container .checkbox > .checkbox-inner { display: none; background: #009B75; width: 100%; height: 100%; border-radius: 4px; }
.form-container .checkbox.checked > .checkbox-inner { display: block; }
.form-container .checkbox_label { display: inline-block; margin-left: 15px; color: #000000; line-height: 2.4rem; font-weight: normal; margin-bottom: 0; cursor: pointer; }
.form-container button { color: #FFFFFF; font-size: 1.2rem; font-weight: 700; line-height: 1.4rem; text-align: center; padding: 15px 40px; text-transform: uppercase; background-color: #009B75; border-radius: 4px; border: none; margin-top: 40px; }
.alert { font-size: 1.6rem; }
.static-contribution { text-align: center; }
.static-contribution-container { padding: 50px 0; background: #F2F6F5 }
.static-content .contribution-terms > p { text-align: center; }
.static-content .contribution-terms { text-align: center; margin-bottom: 50px; }
.static-content .static-text p { color: #000000; font-size: 1.6rem; font-weight: 400; line-height: 1.9rem; text-align: left; margin-bottom: 20px; }
.static-contribution .show-all { display: block; color: #027DFF; margin-top: 20px; font-size: 1.4rem; font-weight: 700; }
.symptoms-wrapper { margin-bottom: 40px; }
.alert.hidden { display: none; }
a.io-link { margin-top: 10px; text-decoration: none; display: block; }
.io-link img { margin-left: 10px; }
.viber-row { padding-top: 40px; border-top: 1px solid #D8E4E1; margin-top: 40px; }
.viber-header { color: #000000; font-size: 2.4rem; font-weight: 700; letter-spacing: -0.6px; line-height: 2.9rem; margin-bottom: 10px; }
.viber-text { color: #000000; font-size: 2rem; font-weight: 400; letter-spacing: -0.5px; line-height: 2.4rem; }
.viber-link { display: block; background: url('../images/viber-subscribe.svg') center center no-repeat; background-size: contain; width: 100%; height: 56px }

@media all and (max-width: 992px) {
    .footer-right-col { text-align: left; }
    .header-title > h2 { font-size: 1.5rem; line-height: 1.7rem; }
    .header-title > h1 { font-size: 2.4rem; line-height: 2.8rem; }
    .header-title > p { font-size: 1.35rem; line-height: 1.8rem;}
    .header-menu-top > ul > li { margin-right: 15px; margin-left: 15px; }
    .header-menu-bottom > ul > li a { font-size: 1.2rem; }
    .header-menu-top > ul > li.has-submenu.open { margin: 0 }
    a.quick-link { font-size: 1.6rem;}
    .main-content-top { padding-top: 0 }
    .statistics-header.down { padding-top: 20px; padding-bottom: 20px; margin: 0; display: block; }
    .statistics-container.inner-page-statistics { display: none; transition: 0.5s all; }
    .main-content { padding-top: 25px; }
    .navbar-toggle { display: block;  }
    .header-title { margin-bottom: 50px; padding-bottom: 30px; }
    .news-header { margin-top: 40px; }
    .fixed-statistics { right: 25px; padding: 7.5px; bottom: 50px }
    .fixed-statistics h1 { font-size: 2.4rem; line-height: 2.6rem; }
    .fixed-statistics h3 { font-size: 1rem; }
}
@media all and (max-width: 420px) {
    .statistics-sub-header:before, a.statistics-sub-header.nsi:before { display: none; }
    a.statistics-sub-header { padding-left:20px; }
}
@media all and (max-width: 576px) {
    .symptoms { text-align: center; }
    .header-title > h2 { font-size: 1.3rem; line-height: 1.5rem; }
    .header-title > h1 { font-size: 2.2rem; line-height: 2.4rem; }
    .header-title > p { display: none; }
    .header-menu-bottom.header-menu-bottom > ul { text-align: left; }
    .header-menu-bottom.header-menu-bottom > ul > li { margin-left: 0; margin-right: 15px; }
    .header-menu-bottom.header-menu-bottom > ul > li:last-child { margin-right: 0; }
    .header-menu-bottom.header-menu-bottom > ul > li a { font-size: 1.4rem; font-weight: 300; }
    .header-menu-bottom.header-menu-bottom > ul > li:first-child { float: none; font-size: 1.6rem; display: block; }
    .header-menu-bottom.header-menu-bottom > ul > li:first-child a { font-weight: 700; }
}
@media all and (min-width: 768px) and (max-width: 992px) {
    .statistics-container > div { border: none }
}
@media all and (max-width: 768px) {
    .statistics-container > div { border-bottom:  2px solid #D8E4E1; border-right: none; }
    .statistics-container > div:last-child { border-bottom: none; }
    .container { max-width: none;}
    .header-menu-top { display: none; }
    body.menu-active .header-top-menu { background-color: #CCEBE3; padding: 35px 25px 20px 25px; overflow-y: auto; position: fixed; top: 162px; left: 0; right: 0; z-index: 10; bottom: 0 }
    body.menu-active .header-top-menu .header-menu-top > ul > li { display: block; margin: 0 0 20px 0 }
    body.menu-active .header-top-menu .header-menu-top > ul > li > a { color: #014D39; }
    body.menu-active .header-top-menu .header-menu-top > ul > li > .submenu { display: block; position: relative; background-color: transparent; margin: 0; box-shadow: none; padding: 0; }
    body.menu-active .header-top-menu .header-menu-top > ul > li > .submenu > li { margin: 5px 0; }
    body.menu-active .header-menu-top > ul > li:last-child { float: none;}
    body.menu-active { position: relative; overflow: hidden; }
    .contribution-row { margin-top: 0; }
    .static-contribution .app-download { padding: 30px 100px; margin-top: 20px; }
    .static-contribution .contribution-text { font-size: 1.8rem; }
    .static-contribution .contribution-header { font-size: 3rem; }
    .news-date { margin-top: 10px }
    .szo-row > div { margin-bottom: 15px; }
    .fixed-statistics { right: 25px; }
}
