/*!
Site Name: 
Author: 
Project: 
*/
@import url('https://fonts.googleapis.com/css?family=Barlow');
body{
font-family: 'Barlow', sans-serif;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
    display: block
}

html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
    display: block
}

blockquote,
q {
    quotes: none
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: "";
    content: none
}

ins {
    background-color: #ff9;
    color: #000;
    text-decoration: none
}

mark {
    background-color: #ff9;
    color: #000;
    font-style: italic;
    font-weight: bold
}

del {
    text-decoration: line-through
}

abbr[title],
dfn[title] {
    border-bottom: 1px dotted;
    cursor: help
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0
}

input,
select {
    vertical-align: middle
}

a {
    color: #333
}

a:hover {
    text-decoration: none
}

a img,
:link img,
:visited img {
    border: 0
}

textarea {
    font-family:'Barlow', sans-serif;
}

strong {
    font-weight: bold
}

em {
    font-style: normal
}

th,
label {
    font-weight: normal
}

div.pagination {
    margin-bottom: 20px;
    font-size: 15px;
    font-size: 1.5rem;
    text-align: right
}

.pagination>ul,
ul.pagination {
    font-size: 15px;
    font-size: 1.5rem;
    display: inline-block;
    list-style: none
}

.pagination>ul:before,
.pagination>ul:after,
ul.pagination:before,
ul.pagination:after {
    content: "";
    display: table;
    border-collapse: collapse
}

.pagination>ul:after,
ul.pagination:after {
    clear: both
}

.pagination>ul,
ul.pagination {
    *zoom: 1
}

.pagination>ul>li,
ul.pagination>li {
    float: left;
    margin: 0
}

.pagination>ul>li .active,
.pagination>ul>li>a,
ul.pagination>li .active,
ul.pagination>li>a {
    display: block;
    padding: 5px 12px;
    color: #979797;
    text-decoration: none;
    text-align: center;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    position: relative
}

.pagination>ul>li .active>span,
.pagination>ul>li>a>span,
ul.pagination>li .active>span,
ul.pagination>li>a>span {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.pagination>ul>li .active>span.focusable:active,
.pagination>ul>li .active>span.focusable:focus,
.pagination>ul>li>a>span.focusable:active,
.pagination>ul>li>a>span.focusable:focus,
ul.pagination>li .active>span.focusable:active,
ul.pagination>li .active>span.focusable:focus,
ul.pagination>li>a>span.focusable:active,
ul.pagination>li>a>span.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto
}

.pagination>ul>li .active,
.pagination>ul>li>a:hover,
ul.pagination>li .active,
ul.pagination>li>a:hover {
    background: #00B0C8;
    color: #fff
}

.pagination>ul>li.pagination-next a,
ul.pagination>li.pagination-next a {
    text-indent: -9999px;
    text-indent: -9999px;
    display: block;
    overflow: hidden;
    width: 18px;
    height: 18px;
    background: url(../images/bg-icon-sprite.png) 0 0 no-repeat;
    background-position: 100% -1101px;
    overflow: hidden;
    padding: 0;
    margin-top: 6px;
    margin-left: 15px
}

.pagination>ul>li.pagination-next a:hover,
ul.pagination>li.pagination-next a:hover {
    background-color: none
}

.pagination>ul>li.pagination-prev a,
ul.pagination>li.pagination-prev a {
    text-indent: -9999px;
    text-indent: -9999px;
    display: block;
    overflow: hidden;
    width: 18px;
    height: 18px;
    background: url(../images/bg-icon-sprite.png) 0 0 no-repeat;
    background-position: 0 -1101px;
    overflow: hidden;
    margin-top: 6px;
    padding: 0;
    margin-right: 15px
}

.pagination>ul>li.pagination-prev a:hover,
ul.pagination>li.pagination-prev a:hover {
    background-color: none
}

.pagination>ul>li.pagination-first,
.pagination>ul>li.pagination-last,
ul.pagination>li.pagination-first,
ul.pagination>li.pagination-last {
    display: none
}

body {
    font-family: 'Barlow', sans-serif;
    color: #272D39
}

textarea {
    max-width: 100%;
    resize: vertical
}

iframe {
    border: none;
    max-width: 100%
}

p {
    word-wrap: normal;
    -webkit-hyphens: none;
    -moz-hyphens: none;
    hyphens: none
}

p {
    line-height: 1.35em;
    margin-bottom: 14px
}

h1,
h2,
h3,
h4,
h5 {
    font-family: 'Barlow', sans-serif;
}

button {
    cursor: pointer
}

.btn-basic,
.action a,
a.action,
em.action,
button.action,
.action button,
input.action,
header[role=banner] nav ul li fieldset button,
.countries .layout.col1 #country-list li .action {
    background: #e3120b;
    border-radius: 6px;
    border: 1px solid #e3120b;
    color: #fff;
    font-family: 'Barlow', sans-serif;
    font-size: 22px;
    font-size: 2.2rem;
    padding: 11px;
    text-decoration: none;
    display: inline-block
}

.btn-basic:hover,
.action a:hover,
a.action:hover,
em.action:hover,
button.action:hover,
.action button:hover,
input.action:hover,
header[role=banner] nav ul li fieldset button:hover,
.countries .layout.col1 #country-list li .action:hover {
    background: #28313A;
    border-color: #28313A
}

.action a,
a.action,
em.action,
button.action,
.action button,
input.action {
    cursor: pointer
}

.action--highlight a,
a.action--highlight,
em.action--highlight,
button.action--highlight,
.action--highlight button,
input.action--highlight {
    background: #00B0C8;
    border: 1px solid #00B0C8
}

.text-link {
    font-size: 22px;
    font-size: 2.2rem;
    color: #e3120b;
    font-family: 'Barlow', sans-serif;
    text-decoration: none;
    white-space: nowrap
}

.text-link:after {
    content: "";
    width: 18px;
    height: 17px;
    background: url(../images/bg-icon-sprite.png) 0 -452px no-repeat;
    display: inline-block;
    margin-left: 5px;
    position: relative;
    left: 0;
    top: 2px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.text-link:hover:after {
    left: 10px
}

.back,
.action {
    background-color: #00B0C8;
    border-color: #00B0C8;
    color: #fff
}

.layout form {
    padding: 20px 0
}

.layout form label {
    display: block;
    font-size: 18px;
    font-size: 1.8rem
}

.layout form label+input[type="text"],
.layout form label+input[type="email"],
.layout form label+textarea,
.layout form label+input[type="password"],
.layout form label+select {
    margin-top: 0.8em
}

.layout form textarea {
    background: #e3e3e3;
    border: none;
    margin-bottom: 0.8em;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 25px;
    font-size: 15px;
    font-size: 1.5rem;
    border-radius: 5px
}

.layout form textarea.full {
    width: 100%;
    min-height: 280px
}

.layout form textarea.error:before {
    content: "default";
    display: block
}

.layout form input[type="text"],
.layout form input[type="email"],
.layout form input[type="password"] {
    background: #e3e3e3;
    border: none;
    margin-bottom: 0.8em;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 15px 25px;
    font-size: 18px;
    font-size: 1.8rem;
    width: 100%;
    border-radius: 5px
}

.layout form input[type="text"].full,
.layout form input[type="email"].full,
.layout form input[type="password"].full {
    width: 100%;
    min-height: 280px
}

.layout form input[type="text"].error:before,
.layout form input[type="email"].error:before,
.layout form input[type="password"].error:before {
    content: "default";
    display: block
}

.layout form select {
    background: #e3e3e3 url(../images/bg-select.png) 100% 50% no-repeat;
    border: none;
    margin-bottom: 0.8em;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 15px 25px;
    font-size: 18px;
    font-size: 1.8rem;
    width: 100%;
    padding-right: 70px;
    border-radius: 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer
}

.layout form .note {
    float: right;
    margin-top: 7px;
    font-size: 12px;
    font-size: 1.2rem
}

.layout form .checkbox {
    vertical-align: middle
}

.layout form .checkbox input {
    vertical-align: top
}

.layout form .checkbox label {
    font-size: 16px;
    font-size: 1.6rem
}

.layout form .has-error label,
.layout form .has-error input.unknown {
    color: #e3120b
}

.layout form button {
    float: right
}

.layout form.jumbo-search {
    margin-bottom: 20px
}

.layout form.jumbo-search fieldset {
    position: relative
}

.layout form.jumbo-search fieldset label {
    float: left;
    text-indent: -9999px;
    display: block;
    overflow: hidden;
    width: 40px;
    height: 40px;
    background: url(../images/bg-icon-sprite.png) 0 0 no-repeat;
    background-position: 0 -713px;
    margin: 5px 20px 17px 0
}

.layout form.jumbo-search fieldset input {
    font-size: 15px;
    font-size: 2rem;
    background: #F1F1F1;
    border: none;
    border-left: 1px solid #28313A;
    padding: 10px 7px;
    margin: 0;
    border-radius: 0
}

form.success>* {
    display: none
}

form.success .form-item-success {
    margin-bottom: 0.8em;
    color: #00B0C8;
    font-weight: bold;
    font-size: 15px;
    font-size: 1.5rem;
    min-height: 30px;
    padding: 6px 5px 6px 40px;
    position: relative;
    display: block
}

form.success .form-item-success span {
    text-indent: -9999px;
    display: block;
    overflow: hidden;
    width: 30px;
    height: 30px;
    background: url(../images/bg-icon-sprite.png) 0 0 no-repeat;
    display: inline-block;
    background-position: 100% -654px;
    margin-right: 10px;
    position: absolute;
    top: 0;
    left: 0
}

.alert-success {
    margin-bottom: 0.8em;
    color: #00B0C8;
    font-weight: bold;
    font-size: 15px;
    font-size: 1.5rem;
    min-height: 30px;
    padding: 6px 5px 6px 40px;
    position: relative;
    display: block
}

.alert-success:before {
    text-indent: -9999px;
    display: block;
    overflow: hidden;
    width: 30px;
    height: 30px;
    background: url(../images/bg-icon-sprite.png) 0 0 no-repeat;
    display: inline-block;
    background-position: 100% -654px;
    margin-right: 10px;
    position: absolute;
    top: 0;
    left: 0;
    content: ""
}

.form-item-error,
.alert-danger {
    border-bottom: 0.8em solid transparent;
    color: #e3120b;
    font-weight: bold;
    font-size: 15px;
    font-size: 1.5rem;
    height: 2.5em;
    margin-top: -10px;
    padding: 6px 5px 6px 40px;
    position: relative;
    vertical-align: middle;
    display: table-cell
}

.form-item-error span,
.alert-danger span {
    text-indent: -9999px;
    display: block;
    overflow: hidden;
    width: 30px;
    height: 30px;
    background: url(../images/bg-icon-sprite.png) 0 0 no-repeat;
    display: inline-block;
    background-position: 0 -654px;
    margin-right: 10px;
    position: absolute;
    top: 50%;
    margin-top: -15px;
    left: 0
}

.alert-danger:after {
    text-indent: -9999px;
    display: block;
    overflow: hidden;
    width: 30px;
    height: 30px;
    background: url(../images/bg-icon-sprite.png) 0 0 no-repeat;
    display: inline-block;
    background-position: 0 -654px;
    margin-right: 10px;
    position: absolute;
    top: 50%;
    margin-top: -15px;
    left: 0;
    content: ""
}

input.error,
textarea.error,
select.error {
    border: 1px solid #e3120b !important
}

#dropin {
    margin-bottom: 10px
}

#dropin+.action {
    float: right
}

html {
    font-size: 62.5%
}

body {
    font-size: 1.4em
}

h1,
.h1 {
    font-size: 38px;
    font-size: 3.8rem;
    font-family: 'Barlow', sans-serif;
    letter-spacing: 0;
    margin-bottom: 10px;
    padding-right: 45px
}

h2,
.h2 {
    font-size: 18px;
    font-size: 1.8rem
}

h3,
.h3,
h4,
.h4 {
    font-size: 16px;
    font-size: 1.6rem
}

header[role=banner] {
    background: #28313A;
    color: #fff;
    padding-top: 136px;
    position: relative;
    margin-bottom: 65px
}

header[role=banner] a {
    color: #fff
}

header[role=banner] nav {
    border-top: 1px solid #515D69;
    border-bottom: 1px solid #515D69
}

header[role=banner] nav ul {
    padding: 0 !important;
    display: table;
    width: 100%
}

header[role=banner] nav ul li {
    display: table-cell;
    vertical-align: top;
    list-style: none;
    border-right: 1px solid #515D69;
    height: 46px
}

header[role=banner] nav ul li ~ li a {
    text-align: center
}

header[role=banner] nav ul li img {
    position: absolute;
    top: 30px;
    margin-left: -10px
}

header[role=banner] nav ul li a {
    display: block;
    width: 100%;
    padding: 15px 14px;
    text-decoration: none;
    color: #9eaab5;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: url(../images/bg-nav-mask.png) bottom right;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

header[role=banner] nav ul li a span {
    text-indent: -9999px;
    display: block;
    overflow: hidden;
    width: 27px;
    height: 25px;
    background: url(../images/bg-icon-sprite.png) 0 0 no-repeat;
    margin: 11px 15px 0
}

header[role=banner] nav ul li label {
    text-indent: -9999px;
    display: block;
    overflow: hidden;
    width: 25px;
    height: 25px;
    background: url(../images/bg-icon-sprite.png) 0 0 no-repeat;
    background-position: 0 -46px;
    margin: 10px 0 0 15px;
    cursor: pointer
}

header[role=banner] nav ul li form {
    position: absolute;
    width: 57px;
    height: 46px;
    right: 10px;
    overflow: hidden;
    background: #28313A;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

header[role=banner] nav ul li fieldset {
    display: inline-block;
    position: absolute;
    left: 67px;
    top: 0;
    margin-top: 4px;
    width: 335px
}

header[role=banner] nav ul li fieldset * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 37px
}

header[role=banner] nav ul li fieldset input {
    float: left;
    border: none;
    background: transparent;
    color: #fff;
    padding: 11px;
    min-width: 246px;
    position: relative
}

header[role=banner] nav ul li fieldset button {
    font-size: 18px;
    font-size: 1.8rem;
    margin-left: 5px;
    padding: 6px 11px
}

header[role=banner] nav ul li.search {
    border: none;
    width: 57px;
    padding-right: 10px;
    position: relative
}

header[role=banner] nav ul li:first-child {
    width: 57px;
    padding-left: 10px
}

header[role=banner] nav ul li:first-child a {
    padding: 0
}

header[role=banner] nav ul li:hover a:after,
header[role=banner] nav ul li.selected a:after {
    content: "";
    width: 100%;
    height: 10px;
    position: absolute;
    bottom: -8px;
    left: 0;
    display: none;
    z-index: 1
}

header[role=banner] nav ul li:hover a>span,
header[role=banner] nav ul li.selected a>span {
    background-position: top right
}

header[role=banner] nav ul li:hover label,
header[role=banner] nav ul li.selected label {
    background-position: 100% -46px
}

header[role=banner] nav ul li:hover .s-trivia,
header[role=banner] nav ul li:hover .s-trivia:after,
header[role=banner] nav ul li.selected .s-trivia,
header[role=banner] nav ul li.selected .s-trivia:after {
    background-position: top left;
    background-color: #F8CD1F;
    color: #282828
}

header[role=banner] nav ul li:hover .s-rankings,
header[role=banner] nav ul li:hover .s-rankings:after,
header[role=banner] nav ul li.selected .s-rankings,
header[role=banner] nav ul li.selected .s-rankings:after {
    background-position: top left;
    background-color: #DD2C00;
    color: #fff
}

header[role=banner] nav ul li:hover .s-countries,
header[role=banner] nav ul li:hover .s-countries:after,
header[role=banner] nav ul li.selected .s-countries,
header[role=banner] nav ul li.selected .s-countries:after {
    background-position: top left;
    background-color: #189688;
    color: #fff
}

header[role=banner] nav ul li:hover .s-comparisons,
header[role=banner] nav ul li:hover .s-comparisons:after,
header[role=banner] nav ul li.selected .s-comparisons,
header[role=banner] nav ul li.selected .s-comparisons:after {
    background-position: top left;
    background-color: #875697;
    color: #fff
}

header[role=banner] nav ul li:hover .s-highlights,
header[role=banner] nav ul li:hover .s-highlights:after,
header[role=banner] nav ul li.selected .s-highlights,
header[role=banner] nav ul li.selected .s-highlights:after {
    background-position: top left;
    background-color: #00B0C8;
    color: #fff
}

header[role=banner] nav ul li:hover .s-sponsor,
header[role=banner] nav ul li:hover .s-sponsor:after,
header[role=banner] nav ul li.selected .s-sponsor,
header[role=banner] nav ul li.selected .s-sponsor:after {
    background-position: top left;
    background-color: #00B0C8;
    color: #fff
}

header[role=banner] nav ul li:hover .s-references,
header[role=banner] nav ul li:hover .s-references:after,
header[role=banner] nav ul li.selected .s-references,
header[role=banner] nav ul li.selected .s-references:after {
    background-position: top left;
    background-color: #00B0C8;
    color: #fff
}

header[role=banner] nav ul li:hover a:after {
    display: none
}

header[role=banner] nav ul li.selected:hover a:after,
header[role=banner] nav ul li.selected a:after {
    display: block
}

header[role=banner] nav ul li.selected form {
    width: 403px;
    border-left: 1px solid #515D69
}

header[role=banner] nav ul li.selected form input {
    left: -20px
}

header[role=banner] nav ul li.selected form label {
    background-position: 0 -242px;
    height: 27px;
    width: 28px
}

header[role=banner] nav ul li.selected form label:hover {
    background-position: 100% -242px
}

header[role=banner] section {
    display: block;
    position: absolute;
    left: 50%;
    top: 0;
    width: 980px;
    margin: 0 0 0 -490px
}

header[role=banner] section ul {
    border: 1px solid #515D69;
    position: absolute;
    right: 0;
    list-style: none
}

header[role=banner] section ul li {
    border-left: 1px solid #515D69;
    position: relative;
    float: left;
    height: 47px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

header[role=banner] section ul li:first-child {
    border: none
}

header[role=banner] section ul li.user {
    padding: 14px 30px 10px
}

header[role=banner] section ul li.user span {
    display: inline-block;
    padding-right: 5px
}

header[role=banner] section ul li.user a {
    text-decoration: none;
    color: #9eaab5;
    padding: 0 5px
}

header[role=banner] section ul li.user a:last-child:before {
    content: "|";
    display: inline-block;
    padding: 0 0.9em 0 0;
    color: #9eaab5
}

header[role=banner] section ul li.user a:hover,
header[role=banner] section ul li.user a.selected {
    color: #00B0C8
}

header[role=banner] section ul li.settings a {
    padding: 10px 15px;
    display: block
}

header[role=banner] section ul li.settings span {
    text-indent: -9999px;
    display: block;
    overflow: hidden;
    width: 25px;
    height: 25px;
    background: url(../images/bg-icon-sprite.png) 0 0 no-repeat;
    background-position: 100% -137px
}

header[role=banner] section ul li.settings:hover,
header[role=banner] section ul li.settings.selected {
    background-color: #00B0C8
}

header[role=banner] section ul li.settings:hover span,
header[role=banner] section ul li.settings.selected span {
    background-position: 0 -137px
}

header[role=banner] section ul li.favourites {
    position: relative;
    z-index: 2
}

header[role=banner] section ul li.favourites span {
    text-indent: -9999px;
    display: block;
    overflow: hidden;
    width: 27px;
    height: 25px;
    background: url(../images/bg-icon-sprite.png) 0 0 no-repeat;
    background-position: 100% -91px
}

header[role=banner] section ul li.favourites a {
    display: block;
    padding: 10px 15px;
    text-decoration: none
}

header[role=banner] section ul li.favourites em {
    color: #e3120b;
    font-size: 12px;
    font-size: 1.2rem;
    font-family: 'Barlow', sans-serif;
    position: absolute;
    bottom: 5px;
    right: 5px
}

header[role=banner] section ul li.favourites:hover,
header[role=banner] section ul li.favourites.selected {
    background-color: #00B0C8
}

header[role=banner] section ul li.favourites:hover span,
header[role=banner] section ul li.favourites.selected span {
    background-position: 0 -91px
}

header[role=banner] section ul li.favourites:hover em,
header[role=banner] section ul li.favourites.selected em {
    color: #fff
}

header[role=banner] section ul li.favourites ul {
    position: absolute;
    top: 47px;
    width: inherit;
    border: none;
    display: none
}

header[role=banner] section ul li.favourites ul li {
    float: none;
    height: auto;
    padding: 0;
    border: none
}

header[role=banner] section ul li.favourites ul li a {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    border-left: none;
    height: auto;
    background: #00B0C8;
    border-top: 1px solid #28313A;
    width: 200px;
    padding: 12px 15px 12px 40px;
    display: block;
    font-family: 'Barlow', sans-serif;
}

header[role=banner] section ul li.favourites ul li a:first-child {
    border-top: none
}

header[role=banner] section ul li.favourites ul li.action-add a:after,
header[role=banner] section ul li.favourites ul li.action-remove a:after,
header[role=banner] section ul li.favourites ul li.action-manage a:after {
    content: "";
    text-indent: -9999px;
    display: block;
    overflow: hidden;
    width: 25px;
    height: 25px;
    background: url(../images/bg-icon-sprite.png) 0 0 no-repeat;
    position: absolute;
    top: 8px;
    height: 25px;
    width: 25px;
    left: 8px;
    display: block;
    background-position: 0 -1194px
}

header[role=banner] section ul li.favourites ul li.action-remove a:after {
    background-position: 100% -1194px
}

header[role=banner] section ul li.favourites ul li.action-manage a:after {
    background-position: 0 -1299px
}

header[role=banner] section ul li.favourites ul li:hover a {
    background: #fff;
    color: #28313A
}

header[role=banner] section ul li.favourites ul li:hover.action-add a:after {
    background-position: 0 -1245px
}

header[role=banner] section ul li.favourites ul li:hover.action-remove a:after {
    background-position: 100% -1245px
}

header[role=banner] section ul li.favourites ul li:hover.action-manage a:after {
    background-position: 100% -1299px
}

header[role=banner] section p {
    position: absolute;
    top: 65px;
    right: 0
}

.empty {
    background: rgba(0, 0, 0, 0.1);
    min-height: 60px
}

.empty.layout {
    margin-bottom: 25px
}

.empty:last-child {
    margin-bottom: 0
}

.empty>aside,
.empty>div,
.empty>section {
    background: rgba(0, 0, 0, 0.1);
    min-height: 60px
}

.layout {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative
}

.layout .tabs {
    list-style: none;
    margin-bottom: 25px;
    display: table;
    height: 52px
}

.layout .tabs li {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    display: table-cell;
    padding: 10px 30px;
    font-size: 18px;
    font-size: 1.8rem;
    font-family: 'Barlow', sans-serif;
    border-bottom: 1px solid #D9D9D9;
    border-left: 1px solid #D9D9D9;
    text-align: center;
    color: #a8a8a8;
    cursor: pointer;
    background: #F1F1F1
}

.layout .tabs li a {
    text-decoration: none;
    color: #a8a8a8
}

.layout .tabs li,
.layout .tabs li em {
    text-transform: capitalize
}

.layout .tabs li.selected,
.layout .tabs li.selected a {
    font-size: 24px;
    font-size: 2.4rem;
    border-bottom: 1px solid #fff;
    color: #282828;
    background: #fff
}

.layout .tabs li:hover,
.layout .tabs li a:hover {
    color: #282828
}

.layout.col1>section,
.layout.col1>div,
.layout.col1>aticle {
    width: 640px;
    margin: auto
}

.layout.col2 aside {
    width: 275px;
    float: left
}

.layout.col2 aside .tabs {
    width: 100%
}

.layout.col2 aside .tabs li {
    padding: 10px
}

.layout.col2 aside .tabs li:first-child {
    border-left: none
}

.layout.col2 aside a.back {
    padding: 12px 12px 12px 47px;
    font-size: 20px;
    font-size: 2rem;
    font-family: 'Barlow', sans-serif;
    text-decoration: none;
    position: relative;
    display: block
}

.layout.col2 aside a.back:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-right: 20px solid transparent;
    border-left: 0 solid transparent;
    border-top: 26px solid #fff;
    position: absolute;
    top: -1px;
    left: 0;
    z-index: 2
}

.layout.col2 aside a.back:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-right: 20px solid transparent;
    border-left: 0 solid transparent;
    border-bottom: 26px solid #fff;
    position: absolute;
    bottom: -1px;
    left: 0;
    z-index: 2
}

.layout.col2 aside ul.nav {
    list-style: none
}

.layout.col2 aside ul.nav li {
    font-size: 20px;
    font-size: 2rem;
    font-family: 'Barlow', sans-serif;
    border-bottom: 1px solid #cad0d6;
    position: relative
}

.layout.col2 aside ul.nav li:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 0 solid transparent;
    border-top: 26px solid #fff;
    position: absolute;
    top: -1px;
    right: 0;
    z-index: 2
}

.layout.col2 aside ul.nav li:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 0 solid transparent;
    border-bottom: 26px solid #fff;
    position: absolute;
    bottom: -1px;
    right: 0;
    z-index: 2
}

.layout.col2 aside ul.nav li:last-child {
    border-bottom: none
}

.layout.col2 aside ul.nav li a {
    text-decoration: none;
    display: block;
    padding: 12px 12px 12px 47px;
    position: relative;
    background: url(../images/bg-nav-icons.png) 0 11px no-repeat
}

.layout.col2 aside ul.nav li a:after,
.layout.col2 aside ul.nav li a:before {
    content: "";
    height: 1px;
    width: 100%;
    background: #fff;
    position: absolute;
    top: -1px;
    left: 0;
    z-index: 1;
    display: none
}

.layout.col2 aside ul.nav li a:before {
    top: inherit;
    bottom: -1px
}

.layout.col2 aside ul.nav li a:hover:before,
.layout.col2 aside ul.nav li a:hover:after {
    display: block
}

.layout.col2 aside ul.nav li:hover a:before,
.layout.col2 aside ul.nav li:hover a:after,
.layout.col2 aside ul.nav li.selected a:before,
.layout.col2 aside ul.nav li.selected a:after {
    display: block
}

.layout.col2 aside ul.nav li.t-play a {
    background-position: 0 11px
}

.layout.col2 aside ul.nav li.t-leaderboard a {
    background-position: 0 -73px
}

.layout.col2 aside ul.nav li.t-about a {
    background-position: 0 -153px
}

.layout.col2 aside ul.nav li.t-suggestion a {
    background-position: 0 -235px
}

.layout.col2 aside ul.nav li.r-sources a {
    background-position: 0 -319px
}

.layout.col2 aside ul.nav li.r-abbr a {
    background-position: 0 -395px
}

.layout.col2 aside ul.nav li.r-glossary a {
    background-position: 0 -472px
}

.layout.col2 aside ul.nav li.r-notes a {
    background-position: 0 -557px
}

.layout.col2 aside ul.nav li.r-copyright a {
    background-position: 0 -639px
}

.layout.col2>section,
.layout.col2>div,
.layout.col2>aticle {
    width: 640px;
    float: right;
    position: relative
}

.editorial h2 {
    font-size: 18px;
    font-size: 1.8rem;
    font-family: 'Barlow', sans-serif;
    margin-bottom: 0.8em;
    margin-top: 1.2em;
    color: #4A4A4A
}

.editorial p {
    color: #4A4A4A
}

.editorial>ul {
    margin-left: 15px;
    margin-bottom: 20px
}

footer[role=contentinfo] {
    background: #f0f0f0;
    padding: 30px 0 0;
    position: relative;
    margin-top: 55px
}

footer[role=contentinfo] a {
    text-decoration: none
}

footer[role=contentinfo] a:hover {
    color: #00B0C8 !important
}

footer[role=contentinfo] section {
    position: relative
}

footer[role=contentinfo] section>a {
    position: absolute;
    left: 25px;
    text-indent: -9999px;
    display: block;
    overflow: hidden;
    width: 27px;
    height: 25px;
    background: url(../images/bg-icon-sprite.png) 0 0 no-repeat;
    background-position: 0 -292px
}

footer[role=contentinfo] section>a:hover {
    background-position: 100% -292px
}

footer[role=contentinfo] section ul.sitemap {
    margin: 0 0 0 200px;
    list-style: none;
    width: 380px
}

footer[role=contentinfo] section ul.sitemap li {
    width: 49%;
    display: inline-block;
    font-size: 13px;
    font-size: 1.3rem;
    margin-bottom: 2px
}

footer[role=contentinfo] section p {
    position: absolute;
    top: 0;
    right: 20px
}

footer[role=contentinfo] section.legal {
    margin-top: 30px;
    background: #4A4A4A;
    color: #fff;
    font-weight: bold
}

footer[role=contentinfo] section.legal ul {
    list-style: none
}

footer[role=contentinfo] section.legal ul li {
    font-size: 13px;
    font-size: 1.3rem;
    padding: 10px 0;
    display: inline-block;
    margin-right: 10px
}

footer[role=contentinfo] section.legal ul li a {
    color: #fff
}

#attention {
    position: fixed;
    bottom: 0;
    width: 100%;
    height: 0;
    overflow: hidden;
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out
}

#attention article {
    -webkit-box-shadow: 0 0 4px rgba(255, 255, 255, 0.3);
    box-shadow: 0 0 4px rgba(255, 255, 255, 0.3);
    opacity: 0.95;
    background: #28313A;
    width: 880px;
    padding: 0
}

#attention article p {
    font-size: 24px;
    font-size: 2.4rem;
    font-family:'Barlow', sans-serif;
    padding: 60px 150px 40px;
    margin: 0;
    color: #fff;
    text-align: center;
    line-height: 1.2em
}

#attention .close {
    text-indent: -9999px;
    display: block;
    overflow: hidden;
    width: 27px;
    height: 27px;
    background: url(../images/bg-icon-sprite.png) 0 0 no-repeat;
    position: absolute;
    background-position: 0 -242px;
    top: 10px;
    right: 10px
}

.wrap,
header[role=banner] nav ul {
    margin: 0 auto;
    width: 980px;
    padding: 0 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

::-moz-selection {
    background: #5E81BC;
    color: #fff;
    text-shadow: none
}

::selection {
    background: #5E81BC;
    color: #fff;
    text-shadow: none
}

.hide {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px, 1px, 1px, 1px)
}

.visually-hidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.visually-hidden.focusable:active,
.visually-hidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto
}

.clearfix,
.layout form,
.layout form.jumbo-search fieldset,
header[role=banner] section ul,
.layout,
.bar-chart ol,
.trivia #trivia-display,
.rankings hgroup,
.rankings #ranking-notes,
.countries .layout.col1 #country-list li,
.countries #country-profile ul,
#userform form,
.wrap,
header[role=banner] nav ul {
    zoom: 1
}

.clearfix:before,
.layout form:before,
.layout form.jumbo-search fieldset:before,
header[role=banner] section ul:before,
.layout:before,
.bar-chart ol:before,
.trivia #trivia-display:before,
.rankings hgroup:before,
.rankings #ranking-notes:before,
.countries .layout.col1 #country-list li:before,
.countries #country-profile ul:before,
#userform form:before,
.clearfix:after,
.layout form:after,
.layout form.jumbo-search fieldset:after,
header[role=banner] section ul:after,
.layout:after,
.bar-chart ol:after,
.trivia #trivia-display:after,
.rankings hgroup:after,
.rankings #ranking-notes:after,
.countries .layout.col1 #country-list li:after,
.countries #country-profile ul:after,
#userform form:after,
.wrap:before,
header[role=banner] nav ul:before,
.wrap:after,
header[role=banner] nav ul:after {
    content: "";
    display: table
}

.clearfix:after,
.layout form:after,
.layout form.jumbo-search fieldset:after,
header[role=banner] section ul:after,
.layout:after,
.bar-chart ol:after,
.trivia #trivia-display:after,
.rankings hgroup:after,
.rankings #ranking-notes:after,
.countries .layout.col1 #country-list li:after,
.countries #country-profile ul:after,
#userform form:after,
.wrap:after,
header[role=banner] nav ul:after {
    clear: both
}

.has-data-tab {
    position: relative;
    padding-top: 30px
}

.data-tab-title {
    position: absolute;
    top: 0;
    font-family:'Barlow', sans-serif;
    text-transform: uppercase;
    display: block;
    text-align: center;
    width: 100%;
    border-top: 3px solid #e3120b
}

.data-tab-title i {
    padding: 2px 15px;
    background: #e3120b;
    color: #fff;
    position: relative;
    top: 0;
    font-size: 18px;
    font-size: 1.8rem
}

.fact .data-tab-title {
    border-color: #00B0C8
}

.fact .data-tab-title i {
    background: #00B0C8
}

.boxsize {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

::-webkit-input-placeholder {
    color: #b2b5b3
}

:-moz-placeholder {
    color: #b2b5b3;
    opacity: 1
}

::-moz-placeholder {
    color: #b2b5b3;
    opacity: 1
}

:-ms-input-placeholder {
    color: #b2b5b3
}

.st_sharethis_large {
    position: absolute;
    top: 1em;
    right: 0;
    width: 40px
}

.st_sharethis_large .stButton .stLarge {
    background: url(../images/bg-icon-sprite.png) 0 -506px no-repeat !important
}

#mask {
    background: rgba(40, 49, 58, 0.85);
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
    display: none;
    vertical-align: middle
}

#dialog {
    display: none;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 101;
    height: 100%
}

#dialog>div {
    max-width: 880px;
    max-height: 90%;
    overflow: auto;
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%)
}

#dialog>div section {
    clear: right
}

#dialog .dialog-close {
    position: relative;
    margin: 0 0 4px;
    float: right;
    color: #fff;
    font-size: 24px;
    font-size: 2.4rem;
    font-family: 'Barlow', sans-serif;
    text-decoration: none;
    display: inline-block;
    padding-right: 30px
}

#dialog .dialog-close:after {
    content: "";
    display: inline-block;
    text-indent: -9999px;
    display: block;
    overflow: hidden;
    width: 88px;
    height: 23px;
    background: url(../images/bg-icon-sprite.png) 0 0 no-repeat;
    width: 27px;
    height: 27px;
    background-position: 0 -242px;
    top: 3px;
    right: 0;
    position: absolute;
    -webkit-transform: scale(0.75, 0.75);
    -moz-transform: scale(0.75, 0.75);
    -ms-transform: scale(0.75, 0.75);
    transform: scale(0.75, 0.75)
}

.visiblyHidden,
.bar-chart ol dt,
.rankings .layout form.jumbo-search fieldset button,
.rankings #ranking-selector>li h2 em {
    position: absolute !important;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px, 1px, 1px, 1px);
    padding: 0 !important;
    border: 0 !important;
    height: 1px !important;
    width: 1px !important;
    overflow: hidden
}

.lose-focus {
    opacity: 0.4 !important
}

.auth-action {
    clear: both;
    padding-top: 10px
}

ul.data-view {
    border: 1px solid #D9D9D9;
    list-style: none
}

ul.data-view li {
    border-top: 1px solid #D9D9D9;
    text-align: right;
    font-size: 17px;
    font-size: 1.7rem;
    min-height: 2.4em;
    overflow: hidden
}

ul.data-view li>em {
    padding: 10px;
    font-weight: bold;
    display: inline-block
}

ul.data-view li span {
    float: left;
    padding: 10px;
    border-left: 10px solid;
    display: inline-block;
    width: 70%;
    text-align: left
}

ul.data-view li span i {
    font-family: 'Barlow', sans-serif;
    font-size: 14px;
    font-size: 1.4rem
}

ul.data-view li span i:before {
    content: "\00a0\00a0("
}

ul.data-view li span i:after {
    content: ")"
}

ul.data-view li span i:empty {
    display: none
}

ul.data-view li a {
    display: block;
    text-align: left;
    text-transform: none;
    padding: 10px;
    font-size: 17px;
    font-size: 1.7rem;
    text-decoration: none;
    border-left: 10px solid #00B0C8;
    position: relative;
    left: -1px
}

ul.data-view li a em {
    font-weight: bold
}

ul.data-view li a:hover {
    color: #fff;
    background: #00B0C8
}

ul.data-view li a.type-trivia {
    border-color: #F8CD1F
}

ul.data-view li a.type-trivia:hover {
    background-color: #F8CD1F;
    color: #282828
}

ul.data-view li a.type-ranking {
    border-color: #DD2C00
}

ul.data-view li a.type-ranking:hover {
    background-color: #DD2C00
}

ul.data-view li a.type-country {
    border-color: #189688
}

ul.data-view li a.type-country:hover {
    background-color: #189688
}

ul.data-view li a.type-comparison {
    border-color: #875697
}

ul.data-view li a.type-comparison:hover {
    background-color: #875697
}

ul.data-view li:first-child {
    border-top: none
}

.settings header nav:after,
.subscription header nav:after {
    content: "";
    width: 100%;
    height: 10px;
    position: absolute;
    bottom: -8px;
    left: 0;
    display: block;
    z-index: 1;
    background: #00B0C8
}

.settings header {
    margin-bottom: 30px
}

.favourites header nav:after {
    content: "";
    width: 100%;
    height: 10px;
    position: absolute;
    bottom: -8px;
    left: 0;
    display: block;
    z-index: 1;
    background: #00B0C8
}

.favourites .tabs li.selected a,
.favourites .tabs li.selected {
    color: #00B0C8
}

.favourites .filter-list {
    list-style: none;
    position: relative
}

.favourites .filter-list:before {
    content: "";
    display: block;
    height: 1px;
    background: #fff;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1
}

.favourites .filter-list li {
    position: relative;
    border-top: 1px solid #D9D9D9
}

.favourites .filter-list li a:first-child {
    padding: 10px 20px;
    display: block;
    width: 80%;
    text-decoration: none
}

.favourites .filter-list li:hover {
    background: #F9F9F9
}

.favourites .filter-list li .remove {
    text-indent: -9999px;
    display: block;
    overflow: hidden;
    width: 18px;
    height: 25px;
    background: url(../images/bg-icon-sprite.png) 0 0 no-repeat;
    background-position: 0 -1054px;
    position: absolute;
    content: "";
    top: 6px;
    right: 10px
}

.favourites .filter-list li:visible:first-child {
    border-top: 0
}

.swap-list {
    border: 1px solid #D9D9D9;
    margin-top: 30px;
    margin-bottom: 20px;
    position: relative;
    overflow: auto;
    height: 360px
}

.swap-list>p {
    padding: 20px;
    margin: 0
}

.swap-list .indicator {
    padding: 10px;
    text-align: right;
    font-family: 'Barlow', sans-serif;
    font-size: 18px;
    font-size: 1.8rem
}

.swap-list .indicator em {
    display: inline-block;
    padding: 5px;
    border-radius: 50%;
    font-size: 24px;
    font-size: 2.4rem;
    width: 1em;
    height: 1em;
    text-align: center;
    color: #fff;
    background: #875697
}

.swap-list ul {
    list-style: none;
    position: relative
}

.swap-list ul.flags li a {
    padding-left: 60px
}

.swap-list ul li {
    width: 100%;
    position: relative;
    overflow: hidden
}

.swap-list ul li img {
    max-height: 30px;
    margin-right: 7px;
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    left: 7px
}

.swap-list ul li a {
    padding: 10px 50px 10px 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    text-decoration: none;
    font-size: 18px;
    font-size: 1.8rem;
    color: #4e4e4e;
    font-family: 'Barlow', sans-serif;
    border-bottom: 1px solid #D9D9D9;
    vertical-align: middle;
    min-height: 50px
}

.swap-list ul li a:after {
    text-indent: -9999px;
    display: block;
    overflow: hidden;
    width: 25px;
    height: 25px;
    background: url(../images/bg-icon-sprite.png) 0 0 no-repeat;
    background-position: 100% -1005px;
    content: "";
    display: block;
    position: absolute;
    top: 9px;
    right: 12px
}


.swap-list ul li a:hover {
    background: #dde1e8
}

.swap-list.add ul li a:after {
    background-position: 0 -1005px
}

.swap-list.remove ul li a:after {
    width: 18px;
    background-position: 100% -1005px
}

#data-dropdown,
.countries #view-selector {
    -webkit-box-shadow: 0 3px 5px #D9D9D9;
    box-shadow: 0 3px 5px #D9D9D9;
    border: 1px solid #D9D9D9;
    background: #fff;
    position: relative;
    height: 45px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    padding: 0;
    z-index: 999
}

#data-dropdown p,
.countries #view-selector p {
    margin: 0;
    padding: 12px 20px;
    font-size: 15px;
    font-size: 1.5rem;
    font-weight: bold;
    cursor: pointer
}

#data-dropdown p em,
.countries #view-selector p em {
    font-weight: normal
}

#data-dropdown p:after,
.countries #view-selector p:after {
    text-indent: -9999px;
    display: block;
    overflow: hidden;
    width: 19px;
    height: 10px;
    background: url(../images/bg-icon-sprite.png) 0 0 no-repeat;
    background-position: 0 -855px;
    position: absolute;
    content: "";
    top: 16px;
    right: 16px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

#data-dropdown p:hover:after,
.countries #view-selector p:hover:after {
    opacity: 0.7
}

#data-dropdown p.selected:after,
.countries #view-selector p.selected:after {
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

#data-dropdown ul,
.countries #view-selector ul {
    list-style: none;
    position: absolute;
    display: block;
    top: 43px;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #D9D9D9;
    background: #fff;
    border-top: none
}

#data-dropdown ul li a,
.countries #view-selector ul li a {
    padding: 10px 20px;
    border-top: 1px solid #D9D9D9;
    display: block;
    background: #F9F9F9;
    text-decoration: none
}

#data-dropdown ul li a:hover,
.countries #view-selector ul li a:hover {
    background-color: #189688;
    color: #fff
}

#manage-selection>div {
    width: 45%;
    float: right
}

#manage-selection>div:first-of-type {
    float: left
}

#manage-selection>div #data-dropdown,
#manage-selection>div .countries #view-selector,
.countries #manage-selection>div #view-selector {
    margin-top: 30px
}

#manage-selection>div>a,
#manage-selection>div>span,
#manage-selection>div>span>a {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    display: block
}

.tell-a-friend header nav:after,
.sponsor header nav:after {
    content: "";
    width: 100%;
    height: 10px;
    position: absolute;
    bottom: -8px;
    left: 0;
    display: block;
    z-index: 1;
    background: #00B0C8
}

.chosen-items {
    list-style: none;
    position: relative;
    border-top: 1px solid #D9D9D9
}

.chosen-items li {
    width: 100%;
    min-height: 45px;
    position: relative;
    overflow: hidden;
    border: 1px solid #D9D9D9;
    border-top: none
}

.chosen-items li img {
    max-height: 30px;
    margin-right: 7px;
    display: inline-block;
    vertical-align: middle
}

.chosen-items li span {
    padding: 7px;
    min-height: 45px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    text-decoration: none;
    font-size: 18px;
    font-size: 1.8rem;
    color: #4e4e4e;
    font-family: 'Barlow', sans-serif;
    vertical-align: middle
}

.sponsor .brand-panel {
    margin-top: 2em;
    text-align: center;
    font-size: 20px;
    font-size: 2rem;
    font-family: 'Barlow', sans-serif;
    color: #00B0C8;
    text-decoration: none;
    display: block
}

.sponsor .brand-panel img,
.sponsor .brand-panel em,
.sponsor .brand-panel a {
    display: block;
    margin: auto
}

.sponsor .brand-panel em {
    margin: 1.5em 0
}

.bar-chart .label {
    font-size: 14px;
    font-size: 1.4rem;
    margin-bottom: 2em
}

.bar-chart .label em {
    display: inline-block;
    border-left: 1px solid #D9D9D9;
    padding-left: 20px;
    margin-left: 20px
}

.bar-chart ol {
    list-style: none
}

.bar-chart ol li {
    clear: both;
    border-bottom: 2px solid #fff;
    height: 60px
}

.bar-chart ol dd {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative
}

.bar-chart ol dd.rank {
    width: 80px;
    text-align: center;
    padding: 13px 0 0;
    font-size: 30px;
    font-size: 3rem;
    font-weight: bold
}

.bar-chart ol dd img {
    margin: 13px 45px 0 23px
}

.bar-chart ol dd img+em {
    position: absolute;
    top: 15px;
    left: 160px;
    width: 500px;
    font-family: 'Barlow', sans-serif;
    font-size: 22px;
    font-size: 2.2rem;
    z-index: 99
}

.bar-chart ol dd.result {
    height: 60px;
    width: 750px;
    font-family: 'Barlow', sans-serif;
    font-size: 22px;
    font-size: 2.2rem
}

.bar-chart ol dd.result span {
    position: absolute;
    top: 0;
    height: 60px;
    background: #00B0C8;
    width: 10px;
    z-index: 1
}

.bar-chart ol dd.result em {
    padding-top: 15px;
    display: block;
    width: 100%;
    text-align: right;
    z-index: 99;
    position: relative;
    padding-right: 1em;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.bar-chart ol dd.result b {
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 99;
    font-size: 18px;
    font-size: 1.8rem
}

.editorial-panel,
.highlights .col2 section>article {
    font-size: 15px;
    font-size: 1.5rem
}

.editorial-panel h1,
.highlights .col2 section>article h1,
.editorial-panel h2,
.highlights .col2 section>article h2 {
    font-size: 26px;
    font-size: 2.6rem;
    font-family: "OfficinaSansITCW01-Bold", Arial, sans-serif;
    color: #00B0C8;
    margin: 0 0 10px
}

.editorial-panel h3,
.highlights .col2 section>article h3,
.editorial-panel h4,
.highlights .col2 section>article h4 {
    font-size: 23px;
    font-size: 2.3rem;
    font-family: "OfficinaSansITCW01-Bold", Arial, sans-serif;
    margin: 0 0 10px
}

.editorial-panel h5,
.highlights .col2 section>article h5,
.editorial-panel h6,
.highlights .col2 section>article h6 {
    font-size: 20px;
    font-size: 2rem;
    font-family: "OfficinaSansITCW01-Bold", Arial, sans-serif;
    margin: 0 0 10px
}

.editorial-panel h2,
.highlights .col2 section>article h2,
.editorial-panel h4,
.highlights .col2 section>article h4,
.editorial-panel h6,
.highlights .col2 section>article h6 {
    font-family: 'Barlow', sans-serif
}

.editorial-panel img,
.highlights .col2 section>article img {
    margin: 20px 0;
    width: 100% !important;
    height: inherit !important
}

.editorial-panel b,
.highlights .col2 section>article b,
.editorial-panel strong,
.highlights .col2 section>article strong {
    font-weight: bold
}

.editorial-panel em,
.highlights .col2 section>article em,
.editorial-panel i,
.highlights .col2 section>article i {
    font-style: italic
}

.editorial-panel ul,
.highlights .col2 section>article ul,
.editorial-panel ol,
.highlights .col2 section>article ol {
    margin: 1em
}

.editorial-panel img[align="left"],
.highlights .col2 section>article img[align="left"] {
    float: left;
    margin: 5px 20px 20px 0;
    width: 50% !important;
    height: inherit !important
}

.editorial-panel img[align="right"],
.highlights .col2 section>article img[align="right"] {
    float: right;
    margin: 5px 0 20px 20px;
    width: 50% !important;
    height: inherit !important
}

span.hasconfirm {
    position: relative
}

span.hasconfirm .confirmbox {
    position: absolute;
    display: none;
    bottom: 60px;
    background: #D9D9D9;
    color: #282828;
    width: 100%;
    padding: 20px;
    border-radius: 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

span.hasconfirm .confirmbox:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid #D9D9D9;
    position: absolute;
    bottom: -20px;
    left: 50%;
    margin-left: -20px
}

span.hasconfirm .confirmbox p {
    font-size: 20px;
    font-size: 2rem;
    font-family: "OfficinaSansITCW01-Bold", Arial, sans-serif
}

span.hasconfirm .confirmbox a {
    min-width: 70px
}

span.hasconfirm .confirmbox .yes {
    background: #189688;
    border-color: #189688
}

span.hasconfirm .confirmbox .yes:hover {
    background: #28313A;
    border-color: #28313A
}

span.hasconfirm .confirmbox .no {
    background: #e3120b;
    border-color: #e3120b
}

span.hasconfirm .confirmbox .no:hover {
    background: #28313A;
    border-color: #28313A
}

#mobile-prompt {
    background: #fff;
    padding: 20px;
    text-align: center
}

#mobile-prompt h2 {
    font-size: 44px;
    font-size: 4.4rem;
    font-family: "OfficinaSansITCW01-Bold", Arial, sans-serif;
    margin-bottom: 0.3em
}

#mobile-prompt p {
    font-size: 24px;
    font-size: 2.4rem;
    font-family: 'Barlow', sans-serif
}

#mobile-prompt p:first-of-type {
    margin-bottom: 1em
}

.caveat {
    color: #8d8d8d;
    margin-top: 1em
}

.caveat em {
    font-style: italic
}

#version-message {
    padding: 10px;
    text-align: center;
    color: #fff;
    background: #00B0C8;
    font-weight: bold;
    margin-bottom: 0
}

.home header[role=banner] {
    margin-bottom: 0
}

.home #hero {
    background: #28313A;
    padding: 32px 0 105px;
    color: #fff;
    position: relative
}

.home #hero .wrap,
.home #hero header[role=banner] nav ul,
header[role=banner] nav .home #hero ul {
    min-height: 375px;
    padding: 0;
    position: relative
}

.home #hero h1 {
    font-size: 38px;
    font-size: 3.8rem;
    font-family: "OfficinaSansITCW01-Bold", Arial, sans-serif;
    letter-spacing: 1px;
    line-height: 1.1em;
    padding-right: 0
}

.home #hero .app {
    display: inline-block;
    padding: 0 3px
}

.home #hero #carousel {
    height: 390px;
    overflow: hidden
}

.home #hero #carousel li {
    height: 390px;
    padding: 0 60px 0 510px;
    display: none
}

.home #hero #carousel li:first-child {
    display: block
}

.home #hero #carousel li article {
    height: 315px
}

.home #hero #carousel li span {
    display: block;
    height: 391px;
    width: 480px;
    background: url(../images/hero-globe.png) 0 0 no-repeat;
    position: absolute;
    top: 0;
    left: 0
}

.home #hero #carousel li span.london {
    background-image: url(../images/hero-london.png)
}

.home #hero #carousel li span.newyork {
    background-image: url(../images/hero-newyork.png)
}

.home #hero #carousel li span.sydney {
    background-image: url(../images/hero-sydney.png)
}

.home #hero #carousel li span.agru {
    background-image: url(../images/hero-agru.png)
}

.home #hero #carousel-nav {
    position: absolute;
    bottom: 20px;
    width: 410px;
    text-align: center;
    right: 6%
}

.home #hero #carousel-nav li {
    text-indent: -9999px;
    overflow: hidden;
    border-radius: 100%;
    background: gray;
    width: 16px;
    height: 16px;
    display: inline-block;
    margin: 4px;
    cursor: pointer
}

.home #hero #carousel-nav li.selected {
    background: #fff
}

.home #hero article {
    text-align: center;
    display: table-cell;
    height: 375px;
    vertical-align: middle
}

.home #hero article p {
    margin-bottom: 1.3em;
    font-size: 20px;
    font-size: 2rem
}

.home #hero article p a {
    padding: 11px 10%;
    font-size: 25px;
    font-size: 2.5rem
}

.home #hero article p a:hover {
    border-color: #fff
}

.home #hero .wrap>article,
.home #hero header[role=banner] nav ul>article,
header[role=banner] nav .home #hero ul>article {
    padding: 0 60px 0 510px
}

.home #hero .wrap>article span,
.home #hero header[role=banner] nav ul>article span,
header[role=banner] nav .home #hero ul>article span {
    display: block;
    height: 391px;
    width: 480px;
    background: url(../images/hero-globe.png) 0 0 no-repeat;
    position: absolute;
    top: 0;
    left: 0
}

.home #hero .wrap>article span.london,
.home #hero header[role=banner] nav ul>article span.london,
header[role=banner] nav .home #hero ul>article span.london {
    background-image: url(../images/hero-london.png)
}

.home #hero .wrap>article span.newyork,
.home #hero header[role=banner] nav ul>article span.newyork,
header[role=banner] nav .home #hero ul>article span.newyork {
    background-image: url(../images/hero-newyork.png)
}

.home #hero .wrap>article span.sydney,
.home #hero header[role=banner] nav ul>article span.sydney,
header[role=banner] nav .home #hero ul>article span.sydney {
    background-image: url(../images/hero-sydney.png)
}

.home #hero .wrap>article span.agru,
.home #hero header[role=banner] nav ul>article span.agru,
header[role=banner] nav .home #hero ul>article span.agru {
    background-image: url(../images/hero-agru.png)
}

.home #hero+.layout {
    margin-top: -68px
}

.home .layout {
    display: table
}

.home .layout>.blocks,
.home .layout>aside {
    display: table-cell;
    min-width: 320px;
    max-width: 480px;
    text-align: center;
    color: #fff;
    vertical-align: top
}

.home .layout aside {
    padding-bottom: 80px;
    display: block;
    height: 280px
}

.home .layout aside h2 {
    font-size: 34px;
    font-size: 3.4rem;
    padding: 30px 20px 40px;
    line-height: 0.9em
}

.home .layout aside ul {
    margin: 0 25px;
    list-style: none
}

.home .layout aside ul li {
    text-align: left;
    background: url(../images/bg-icon-sprite.png) 0 -375px no-repeat;
    padding-left: 37px;
    margin-bottom: 15px;
    min-height: 20px
}

.home .layout aside a {
    position: absolute;
    bottom: 20px;
    width: 200px;
    left: 50%;
    margin-left: -100px
}

.home .layout aside a:hover {
    border: 1px solid #fff
}

.home .layout a {
    text-decoration: none
}

.home .layout article {
    border: 1px solid;
    padding: 20px;
    color: #fff
}

.home .layout article span {
    background: url(../images/bg-category-icons.png) 50% 10px no-repeat;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    display: block;
    height: 205px;
    opacity: 1
}

.home .layout article h2 {
    font-size: 34px;
    font-size: 3.4rem
}

.home .layout article p {
    max-width: 320px;
    font-size: 15px;
    font-size: 1.5rem;
    margin-left: auto;
    margin-right: auto;
    min-height: 3em
}

.home .layout article p:last-child {
    margin-bottom: 0
}

.home .layout article:hover span {
    opacity: 0.6
}

.home .layout .trivia {
    background-color: #F8CF39;
    border-color: #F8CF39;
    color: #28313a
}

.home .layout .countries {
    background-color: #189688;
    border-color: #189688
}

.home .layout .countries span {
    background-position: 50% -1825px
}

.home .layout .countries em {
    background: #e3120b;
    border-radius: 6px;
    border: 1px solid #e3120b;
    color: #fff;
    font-family: "OfficinaSansITCW01-Medi_734521", Arial, sans-serif;
    font-size: 22px;
    font-size: 2.2rem;
    padding: 11px;
    text-decoration: none;
    display: inline-block
}

.home .layout .countries em:hover {
    background: #28313A;
    border-color: #28313A
}

.home .layout .comparison {
    background-color: #875697;
    border-color: #875697
}

.home .layout .comparison span {
    background-position: 50% -604px
}

.home .layout .rankings {
    background-color: #F4522C;
    border-color: #F4522C
}

.home .layout .rankings span {
    background-position: 50% -1210px
}

.home .layout aside {
    background: #28313A
}

.home .layout>ul {
    margin-top: 57px
}

.home .layout>ul li {
    display: inline-block;
    width: 33%;
    text-align: center;
    vertical-align: top
}

.home .layout>ul li h3 {
    font-size: 35px;
    font-size: 3.5rem;
    margin-bottom: 8px
}

.home .layout>ul li p {
    font-size: 14px;
    font-size: 1.4rem;
    color: #3c4557;
    max-width: 185px;
    margin: 0 auto 20px
}

.home .layout>ul li span {
    background: url(../images/bg-category-icons.png) 50% -2367px no-repeat;
    display: block;
    height: 72px;
    margin-bottom: 15px
}

.home .layout>ul li.sponsor h3 {
    margin-top: 15px
}

.home .layout>ul li.highlights span {
    background-position: 50% -2868px
}

.home .layout>ul li.references span {
    background-position: 50% -3369px
}

.trivia .layout.col2 aside li:hover a,
.trivia .layout.col2 aside li:hover:before,
.trivia .layout.col2 aside li:hover:after,
.trivia .layout.col2 aside li.selected a,
.trivia .layout.col2 aside li.selected:before,
.trivia .layout.col2 aside li.selected:after {
    background-color: #F8CD1F
}

.trivia .ticker {
    font-size: 58px;
    font-size: 5.8rem
}

.trivia .ticker b {
    border-right: 1px solid #fff;
    display: inline-block;
    padding: 10px 6px
}

.trivia .ticker b:last-child {
    border-right: none
}

.trivia #dashboard {
    background: #F8CD1F
}

.trivia #dashboard:before,
.trivia #dashboard:after {
    content: "";
    display: table;
    border-collapse: collapse
}

.trivia #dashboard:after {
    clear: both
}

.trivia #dashboard {
    *zoom: 1
}

.trivia #dashboard .score {
    background: url(../images/img-trivia-lg.png) 65px 50% no-repeat;
    padding: 25px 60px 25px 360px;
    height: 277px;
    border-bottom: 1px solid #fff;
    text-align: center;
    display: table-cell;
    vertical-align: middle
}

.trivia #dashboard .score h2 {
    font-size: 24px;
    font-size: 2.4rem;
    font-family: 'Barlow', sans-serif
}

.trivia #dashboard .score p {
    margin-top: 1.5em
}

.trivia #dashboard .score p>em {
    background: #646464;
    background: -moz-linear-gradient(top, #646464 50%, #313131 50%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #646464), color-stop(50%, #313131));
    background: -webkit-linear-gradient(top, #646464 50%, #313131 50%);
    background: -o-linear-gradient(top, #646464 50%, #313131 50%);
    background: -ms-linear-gradient(top, #646464 50%, #313131 50%);
    background: linear-gradient(to bottom, #646464 50%, #313131 50%);
    font-family: "OfficinaSansITCW01-Bold", Arial, sans-serif;
    display: block;
    line-height: 1em;
    color: #fff;
    padding: 0
}

.trivia #dashboard .score p a {
    background-color: #00acc2;
    border-color: #00acc2;
    position: relative;
    padding: 10px 10px 10px 50px
}

.trivia #dashboard .score p a:before {
    content: "";
    display: block;
    height: 30px;
    width: 25px;
    background: url(../images/bg-nav-icons.png) 100% 0 no-repeat;
    position: absolute;
    top: 50%;
    margin-top: -14px;
    left: 10%
}

.trivia #dashboard .score p a.novice:before {
    background-position: 0 0
}

.trivia #dashboard .score p a.beginner:before:before {
    background: red !important
}

.trivia #dashboard .score p a.geek:before {
    background: red !important
}

.trivia #dashboard .score p a.master:before {
    background: red !important
}

.trivia #dashboard .score p a.grandmaster:before {
    background-position: 0 -512px
}

.trivia #dashboard .score p a.guru:before {
    background: red !important
}

.trivia #dashboard .score p a:hover {
    background: #282828;
    border-color: #282828
}

.trivia #dashboard .rank,
.trivia #dashboard .level {
    width: 50%;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 25px;
    min-height: 210px
}

.trivia #dashboard .rank {
    border-right: 1px solid #fff;
    float: left
}

.trivia #dashboard .rank h3 {
    font-size: 24px;
    font-size: 2.4rem;
    font-family: 'Barlow', sans-serif;
    margin-bottom: 0.4em
}

.trivia #dashboard .rank p em {
    display: block;
    font-size: 36px;
    font-size: 3.6rem;
    font-family: "OfficinaSansITCW01-Bold", Arial, sans-serif;
    margin-bottom: 1em
}

.trivia #dashboard .rank span {
    text-indent: -9999px;
    display: block;
    overflow: hidden;
    width: 125px;
    height: 55px;
    background: url(../images/bg-icon-sprite.png) 0 0 no-repeat;
    background-image: url(../images/bg-trivia-icons.png);
    background-position: 0 0;
    margin: auto
}

.trivia #dashboard .level {
    float: right
}

.trivia #dashboard .level h4 {
    text-indent: -9999px;
    display: block;
    overflow: hidden;
    width: 105px;
    height: 105px;
    background: url(../images/bg-icon-sprite.png) 0 0 no-repeat;
    background-image: url(../images/bg-trivia-icons.png);
    background-position: 0 -254px;
    margin: auto
}

.trivia #dashboard .level p {
    font-size: 36px;
    font-size: 3.6rem;
    font-family: "OfficinaSansITCW01-Bold", Arial, sans-serif;
    margin: 0
}

.trivia #dashboard .level.level-beginner h4 {
    background-position: 0 -547px
}

.trivia #dashboard .level.level-geek h4 {
    background-position: 0 -839px
}

.trivia #dashboard .level.level-master h4 {
    background-position: 0 -1132px
}

.trivia #dashboard .level.level-grand h4 {
    background-position: 0 -1424px
}

.trivia #dashboard .level.level-guru h4 {
    background-position: 0 -1717px
}

.trivia #trivia-display header {
    background: #F8CD1F url(../images/bg-category-icons.png) 20px 10px no-repeat;
    min-height: 105px;
    -webkit-background-size: 80px;
    background-size: 80px
}

.trivia #trivia-display header>div {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px;
    min-height: 105px;
    font-size: 24px;
    font-size: 2.4rem;
    font-family: 'Barlow', sans-serif
}

.trivia #trivia-display header>div:first-child {
    margin-left: 120px
}

.trivia #trivia-display header>div .ticker b {
    padding: 0 6px
}

.trivia #trivia-display header>div.score {
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    width: 383px;
    padding: 0 0 0 33px
}

.trivia #trivia-display header>div.score p {
    display: inline-block;
    margin: 1.4em 10px 1.4em 0
}

.trivia #trivia-display header>div.score em {
    background: #646464;
    background: -moz-linear-gradient(top, #646464 50%, #313131 50%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #646464), color-stop(50%, #313131));
    background: -webkit-linear-gradient(top, #646464 50%, #313131 50%);
    background: -o-linear-gradient(top, #646464 50%, #313131 50%);
    background: -ms-linear-gradient(top, #646464 50%, #313131 50%);
    background: linear-gradient(to bottom, #646464 50%, #313131 50%);
    font-size: 54px;
    font-size: 5.4rem;
    font-family: "OfficinaSansITCW01-Bold", Arial, sans-serif;
    display: inline-block;
    color: #fff;
    position: relative;
    top: 15px;
    left: 15px
}

.trivia #trivia-display header>div.timer {
    padding: 0 0 0 40px
}

.trivia #trivia-display header>div.timer em {
    background: #646464;
    background: -moz-linear-gradient(top, #646464 50%, #313131 50%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #646464), color-stop(50%, #313131));
    background: -webkit-linear-gradient(top, #646464 50%, #313131 50%);
    background: -o-linear-gradient(top, #646464 50%, #313131 50%);
    background: -ms-linear-gradient(top, #646464 50%, #313131 50%);
    background: linear-gradient(to bottom, #646464 50%, #313131 50%);
    font-size: 54px;
    font-size: 5.4rem;
    font-family: "OfficinaSansITCW01-Bold", Arial, sans-serif;
    display: inline-block;
    color: #fff;
    position: relative;
    top: 21px;
    position: relative
}

.trivia #trivia-display header>div.timer em.inactive {
    color: gray
}

.trivia #trivia-display header>div.timer em.started b:first-child:before {
    content: " ";
    border-right: 1px solid #fff;
    width: 1em;
    padding: 0 17px 0 18px;
    margin-right: 6px;
    height: 100%;
    display: inline
}

.trivia #trivia-display header>div.lives {
    text-align: center;
    width: 160px
}

.trivia #trivia-display header>div.lives span {
    font-size: 24px;
    font-size: 2.4rem;
    font-family: 'Barlow', sans-serif;
    margin: 12px 0 0;
    display: block
}

.trivia #trivia-display header>div.lives em {
    text-indent: -9999px;
    display: block;
    overflow: hidden;
    width: 88px;
    height: 23px;
    background: url(../images/bg-icon-sprite.png) 0 0 no-repeat;
    background-image: url(../images/bg-lives.png);
    margin: auto
}

.trivia #trivia-display header>div.lives em.x3 {
    background-position: 0 0
}

.trivia #trivia-display header>div.lives em.x2 {
    background-position: 0 -23px
}

.trivia #trivia-display header>div.lives em.x1 {
    background-position: 0 -46px
}

.trivia #trivia-display header>div.lives em.x0 {
    background-position: 0 -69px
}

.trivia #trivia-display .body {
    text-align: center;
    width: 600px;
    margin: 20px auto
}

.trivia #trivia-display .body h1 {
    font-size: 27px;
    font-size: 2.7rem;
    font-family: 'Barlow', sans-serif;
    margin: 40px 0
}

.trivia #trivia-display .body h1 em {
    font-size: 32px;
    font-size: 3.2rem;
    font-family: "OfficinaSansITCW01-Bold", Arial, sans-serif
}

.trivia #trivia-display .body ul {
    list-style: none;
    margin-bottom: 30px
}

.trivia #trivia-display .body ul li em {
    font-size: 30px;
    font-size: 3rem;
    font-family: 'Barlow', sans-serif;
    color: #fff;
    display: block;
    cursor: pointer;
    background: #00acc2;
    border-radius: 10px;
    margin-bottom: 10px;
    padding: 15px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.trivia #trivia-display .body ul li em:hover {
    background: #282828
}

.trivia #trivia-display .body ul.answer li {
    display: none
}

.trivia #trivia-display .body ul.answer li.success {
    display: block
}

.trivia #trivia-display .body ul.answer li.success em {
    background: #169689 !important;
    position: relative;
    cursor: default
}

.trivia #trivia-display .body ul.answer li.success em:after {
    content: "";
    text-indent: -9999px;
    display: block;
    overflow: hidden;
    width: 43px;
    height: 30px;
    background: url(../images/bg-icon-sprite.png) 0 0 no-repeat;
    background-position: 0 -566px;
    position: absolute;
    top: 50%;
    margin-top: -15px;
    right: 20px
}

.trivia #trivia-display .body ul.answer li.success:after {
    content: "";
    display: block;
    height: 144px;
    width: 134px;
    margin: 30px auto 50px;
    background: url(../images/bg-trivia-correct.png) 50% 50% no-repeat
}

.trivia #trivia-display .body ul.answer li.fail {
    display: block
}

.trivia #trivia-display .body ul.answer li.fail em {
    background: #DD2C00 !important;
    position: relative;
    cursor: default
}

.trivia #trivia-display .body ul.answer li.fail em:after {
    content: "";
    text-indent: -9999px;
    display: block;
    overflow: hidden;
    width: 27px;
    height: 26px;
    background: url(../images/bg-icon-sprite.png) 0 0 no-repeat;
    background-position: 0 -242px;
    position: absolute;
    top: 50%;
    margin-top: -13px;
    right: 20px
}

.trivia #trivia-display .body ul.answer li.fail:after {
    content: "";
    display: block;
    height: 144px;
    width: 172px;
    margin: 30px auto 50px;
    background: url(../images/bg-trivia-incorrect.png) 50% 50% no-repeat
}

.trivia #trivia-display.game-over {
    background: #F8CD1F;
    min-height: 550px
}

.trivia #trivia-display.game-over header {
    border-bottom: 1px solid #fff
}

.trivia #trivia-display.game-over h2 {
    font-size: 30px;
    font-size: 3rem
}

.trivia #trivia-display.game-over h3 {
    font-size: 40px;
    font-size: 4rem;
    margin-bottom: 0.5em;
    font-family: Arial, sans-serif
}

.trivia #trivia-display.game-over h3 em {
    font-weight: bold
}

.trivia #trivia-display.game-over .level h4 {
    text-indent: -9999px;
    display: block;
    overflow: hidden;
    width: 105px;
    height: 105px;
    background: url(../images/bg-icon-sprite.png) 0 0 no-repeat;
    background-image: url(../images/bg-trivia-icons.png);
    margin: auto;
    background-position: 0 -254px
}

.trivia #trivia-display.game-over .level p {
    font-size: 36px;
    font-size: 3.6rem;
    font-family: "OfficinaSansITCW01-Bold", Arial, sans-serif;
    margin: 0
}

.trivia #trivia-display.game-over .level.level-beginner h4 {
    background-position: 0 -547px
}

.trivia #trivia-display.game-over .level.level-geek h4 {
    background-position: 0 -839px
}

.trivia #trivia-display.game-over .level.level-master h4 {
    background-position: 0 -1132px
}

.trivia #trivia-display.game-over .level.level-grand h4 {
    background-position: 0 -1424px
}

.trivia #trivia-display.game-over .level.level-guru h4 {
    background-position: 0 -1717px
}

.trivia #trivia-display.game-over .rank {
    font-size: 30px;
    font-size: 3rem;
    font-family: 'Barlow', sans-serif
}

.trivia #trivia-display.game-over .rank em {
    font-family: "OfficinaSansITCW01-Bold", Arial, sans-serif
}

.trivia #trivia-display.game-over ul li {
    display: inline-block;
    margin: 0 5px
}

.trivia #trivia-display.game-over .action,
.trivia #trivia-display.game-over .st_sharethis_large {
    background-color: #00acc2;
    border-color: #00acc2;
    padding: 15px 50px 15px 90px;
    position: relative;
    display: block;
    font-size: 30px;
    font-size: 3rem
}

.trivia #trivia-display.game-over .action.start-trivia:before,
.trivia #trivia-display.game-over .st_sharethis_large.start-trivia:before {
    content: "";
    display: block;
    height: 30px;
    width: 25px;
    background: url(../images/bg-nav-icons.png) 100% 0 no-repeat;
    position: absolute;
    top: 50%;
    margin-top: -14px;
    left: 19%
}

.trivia #trivia-display.game-over .action.share,
.trivia #trivia-display.game-over .st_sharethis_large.share {
    top: 0;
    width: inherit
}

.trivia #trivia-display.game-over .action.share:before,
.trivia #trivia-display.game-over .st_sharethis_large.share:before {
    content: "";
    display: block;
    height: 30px;
    width: 34px;
    background: url(../images/bg-icon-sprite.png) 100% -507px no-repeat;
    position: absolute;
    top: 50%;
    margin-top: -14px;
    left: 19%
}

.trivia #trivia-display.game-over .action.share span,
.trivia #trivia-display.game-over .st_sharethis_large.share span {
    display: none
}

.trivia #trivia-display.game-over .action:hover,
.trivia #trivia-display.game-over .st_sharethis_large:hover {
    background: #282828;
    border-color: #282828
}

.trivia #trivia-display #confirm h2 {
    font-size: 30px;
    font-size: 3rem
}

.trivia #trivia-display #confirm h3 {
    font-size: 40px;
    font-size: 4rem;
    margin-bottom: 0.5em;
    font-family: Arial, sans-serif
}

.trivia #trivia-display #confirm h3 em {
    font-weight: bold
}

.trivia #trivia-display #confirm ul li {
    display: inline-block;
    margin: 0 5px
}

.trivia #trivia-display #confirm .play {
    background: #00acc2;
    border-color: #00acc2
}

.trivia #trivia-display #confirm .play:hover {
    background: #28313A;
    border-color: #28313A
}

.trivia #trivia-display #confirm .action:hover {
    border-color: #28313A
}

.trivia #leaderboard header {
    background-color: #F8CD1F
}

.trivia #leaderboard header ul {
    list-style: none;
    display: table
}

.trivia #leaderboard header ul li {
    display: table-cell;
    border-right: 1px solid #fff;
    padding: 40px 25px;
    font-family: Arial, sans-serif;
    text-align: center;
    position: relative
}

.trivia #leaderboard header ul li:last-child {
    border-right: none;
    padding-left: 140px
}

.trivia #leaderboard header ul li h2 {
    white-space: nowrap
}

.trivia #leaderboard header ul li p {
    margin-top: 0.5em;
    font-size: 22px;
    font-size: 2.2rem;
    font-weight: bold;
    line-height: 1.5em
}

.trivia #leaderboard header ul li p em {
    font-size: 36px;
    font-size: 3.6rem;
    display: block
}

.trivia #leaderboard header ul li>p em {
    font-size: 32px;
    font-size: 3.2rem
}

.trivia #leaderboard header ul li span {
    position: absolute;
    top: 40px;
    left: 25px;
    display: block;
    text-indent: -9999px;
    display: block;
    overflow: hidden;
    width: 107px;
    height: 107px;
    background: url(../images/bg-icon-sprite.png) 0 0 no-repeat;
    background-image: url(../images/bg-trivia-icons.png)
}

.trivia #leaderboard header ul li span.level-novice {
    background-position: 0 -254px
}

.trivia #leaderboard header ul li span.level-beginner {
    background-position: 0 -547px
}

.trivia #leaderboard header ul li span.level-geek {
    background-position: 0 -839px
}

.trivia #leaderboard header ul li span.level-master {
    background-position: 0 -1132px
}

.trivia #leaderboard header ul li span.level-grand {
    background-position: 0 -1424px
}

.trivia #leaderboard header ul li span.level-guru {
    background-position: 0 -1717px
}

.trivia #leaderboard table {
    font-size: 18px;
    font-size: 1.8rem;
    text-align: left;
    margin: 50px 0;
    width: 100%
}

.trivia #leaderboard table th,
.trivia #leaderboard table td {
    padding: 12px 20px 12px 30px
}

.trivia #leaderboard table th:last-child,
.trivia #leaderboard table td:last-child {
    text-align: right
}

.trivia #leaderboard table th {
    font-family: "OfficinaSansITCW01-Bold", Arial, sans-serif;
    font-size: 24px;
    font-size: 2.4rem;
    padding-bottom: 0.4em;
    border-bottom: 1px solid #c1c1c1
}

.trivia #leaderboard table tbody {
    border-right: 1px solid #c1c1c1
}

.trivia #leaderboard table td {
    border-bottom: 1px solid #c1c1c1
}

.trivia #leaderboard table td:first-child {
    border-left: 1px solid #c1c1c1
}

.trivia #leaderboard table tr.highlight td {
    background-color: #F8CD1F
}

.trivia #dialog>div section {
    min-height: 550px;
    background: #fff
}

.trivia #dialog>div section.loading {
    background: #F8CD1F url(../images/loading.gif) 50% 50% no-repeat
}

.trivia #dialog>div section>div {
    background: #fff
}

.rankings .layout.col2 aside li:hover a,
.rankings .layout.col2 aside li:hover:before,
.rankings .layout.col2 aside li:hover:after,
.rankings .layout.col2 aside li.selected a,
.rankings .layout.col2 aside li.selected:before,
.rankings .layout.col2 aside li.selected:after {
    background-color: #DD2C00;
    color: #fff
}

.rankings .layout form.jumbo-search {
    background: url(../images/bg-category-icons.png) 100% -1227px no-repeat;
    min-height: 30px;
    padding-top: 10px;
    padding-bottom: 10px
}

.rankings #ranking-selector {
    list-style: none
}

.rankings #ranking-selector>li {
    display: table
}

.rankings #ranking-selector>li h2,
.rankings #ranking-selector>li section {
    display: table-cell
}

.rankings #ranking-selector>li h2 {
    padding: 10px 18px;
    background-color: #ff9933;
    color: #fff;
    font-family: "OfficinaSansITCW01-Bold", Arial, sans-serif;
    font-size: 18px;
    font-size: 1.8rem;
    vertical-align: top;
    position: relative
}

.rankings #ranking-selector>li h2:after {
    content: "";
    display: block;
    height: 17px;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #fff
}

.rankings #ranking-selector>li section ul {
    list-style: none
}

.rankings #ranking-selector>li section li {
    background: #F1F1F1;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    float: left;
    margin: 0 0 20px 20px;
    -webkit-box-shadow: 3px 3px 0px #bebebe;
    box-shadow: 3px 3px 0px #bebebe;
    font-size: 18px;
    font-size: 1.8rem
}

.rankings #ranking-selector>li section li a {
    text-decoration: none;
    display: block;
    padding: 12px 40px
}

.rankings #ranking-selector>li section li:hover {
    background: #bebebe
}

.rankings hgroup {
    width: 900px;
    display: table;
    vertical-align: baseline
}

.rankings hgroup h1 {
    display: table-cell;
    width: 315px;
    vertical-align: middle
}

.rankings hgroup h2 {
    font-size: 24px;
    font-size: 2.4rem;
    color: #ff9933;
    display: table-cell;
    padding-bottom: 7px;
    vertical-align: bottom
}

.rankings hgroup h2 a {
    font-size: 16px;
    font-size: 1.6rem;
    color: #979797;
    border-left: 1px solid;
    padding-left: 15px;
    margin-left: 5px
}

.rankings #ranking-data-selector {
    border: 1px solid #D9D9D9;
    margin-top: 35px;
    display: table;
    width: 100%;
    margin-bottom: 30px;
    -webkit-box-shadow: 0 3px 4px #D9D9D9;
    box-shadow: 0 3px 4px #D9D9D9
}

.rankings #ranking-data-selector p,
.rankings #ranking-data-selector div {
    display: table-cell;
    vertical-align: middle;
    font-family: 'Barlow', sans-serif
}

.rankings #ranking-data-selector p {
    font-size: 24px;
    font-size: 2.4rem;
    padding: 30px 25px 30px 50px;
    color: #ff9933;
    white-space: nowrap;
    width: 110px
}

.rankings #ranking-data-selector div {
    padding: 20px 90px 20px 25px;
    position: relative
}

.rankings #ranking-data-selector div h3 {
    font-size: 20px;
    font-size: 2rem;
    cursor: pointer
}

.rankings #ranking-data-selector div h3:after {
    text-indent: -9999px;
    display: block;
    overflow: hidden;
    width: 32px;
    height: 18px;
    background: url(../images/bg-icon-sprite.png) 0 0 no-repeat;
    background-position: 0 -804px;
    position: absolute;
    content: "";
    right: 20px;
    top: 50%;
    margin-top: -16px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.rankings #ranking-data-selector div h3.selected:after {
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.rankings #ranking-data-selector div ul {
    position: absolute;
    background: #fff;
    top: 20px;
    list-style: none;
    width: 700px;
    border: 1px solid #D9D9D9;
    -webkit-box-shadow: 1px 1px 2px #D9D9D9;
    box-shadow: 1px 1px 2px #D9D9D9;
    display: none;
    z-index: 999
}

.rankings #ranking-data-selector div ul li {
    font-size: 18px;
    font-size: 1.8rem;
    font-family: 'Barlow', sans-serif;
    border-bottom: 1px solid #D9D9D9
}

.rankings #ranking-data-selector div ul a {
    padding: 10px;
    text-decoration: none;
    display: block
}

.rankings #ranking-data-selector div ul a:hover {
    background: #DD2C00;
    color: #fff
}

.rankings #ranking-data ol dd.result span {
    background: #FF7044
}

.rankings #ranking-data .label {
    text-align: right;
    font-size: 20px;
    font-size: 2rem;
    font-family: "OfficinaSansITCW01-Bold", Arial, sans-serif;
    font-style: italic;
    color: #28313A
}

.rankings #ranking-data .label em {
    font-style: italic
}

.rankings #ranking-notes {
    border-top: 1px solid #D9D9D9;
    margin-top: 40px;
    background: #F1F1F1
}

.rankings #ranking-notes h4,
.rankings #ranking-notes .close {
    font-family: 'Barlow', sans-serif;
    font-size: 24px;
    font-size: 2.4rem;
    padding: 15px 88px 15px 20px;
    text-align: right;
    cursor: pointer;
    position: relative;
    min-height: 34px
}

.rankings #ranking-notes h4:before,
.rankings #ranking-notes .close:before {
    content: "";
    display: block;
    background: #DD2C00;
    display: block;
    width: 64px;
    height: 64px;
    top: 0;
    right: 0;
    position: absolute
}

.rankings #ranking-notes h4:after,
.rankings #ranking-notes .close:after {
    text-indent: -9999px;
    display: block;
    overflow: hidden;
    width: 32px;
    height: 18px;
    background: url(../images/bg-icon-sprite.png) 0 0 no-repeat;
    background-position: 100% -804px;
    position: absolute;
    content: "";
    top: 23px;
    right: 16px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.rankings #ranking-notes h4.selected:after,
.rankings #ranking-notes .close.selected:after {
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.rankings #ranking-notes div article {
    padding: 20px 60px;
    font-size: 14px;
    font-size: 1.4rem;
    font-family: 'Barlow', sans-serif
}

.rankings #ranking-notes div article h2 {
    font-size: 19px;
    font-size: 1.9rem;
    margin-bottom: 0.4em;
    margin-top: 2em
}

.rankings #ranking-notes div article h2:first-child {
    margin-top: 0
}

.rankings #ranking-notes div .close {
    float: right;
    text-decoration: none
}

.rankings #ranking-notes div .close:after {
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.noresults {
    font-size: 20px;
    font-size: 2rem;
    font-family: "OfficinaSansITCW01-Bold", Arial, sans-serif
}

.countries .layout.col2 aside .nav li:hover a,
.countries .layout.col2 aside .nav li:hover:before,
.countries .layout.col2 aside .nav li:hover:after,
.countries .layout.col2 aside .nav li.selected a,
.countries .layout.col2 aside .nav li.selected:before,
.countries .layout.col2 aside .nav li.selected:after {
    background-color: #189688;
    color: #fff
}

.countries .back,
.countries .action {
    background-color: #189688;
    border-color: #189688;
    color: #fff
}

.countries .powered-by {
    text-align: center;
    margin: 4em 0 0
}

.countries .layout.col1 #data-dropdown,
.countries .layout.col1 #view-selector {
    width: 340px;
    margin: 0 auto 56px
}

.countries .layout.col1 #country-list {
    list-style: none
}

.countries .layout.col1 #country-list li {
    position: relative
}

.countries .layout.col1 #country-list li:first-child {
    border-top: 1px solid #D9D9D9
}

.countries .layout.col1 #country-list li a {
    border-bottom: 1px solid #D9D9D9;
    height: 30px;
    padding: 7px 0;
    display: block
}

.countries .layout.col1 #country-list li * {
    z-index: 9;
    position: relative
}

.countries .layout.col1 #country-list li .action {
    font-size: 15px;
    font-size: 1.5rem;
    float: right;
    padding: 5px 20px
}

.countries .layout.col1 #country-list li span {
    float: right;
    text-decoration: none;
    color: #4A4A4A;
    padding: 6px 0 0;
    display: block;
    opacity: 0;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.countries .layout.col1 #country-list li em {
    display: inline-block;
    padding: 5px 0 0;
    font-size: 16px;
    font-size: 1.6rem
}

.countries .layout.col1 #country-list li img {
    float: left;
    margin-right: 20px;
    max-height: 30px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.countries .layout.col1 #country-list li:before,
.countries .layout.col1 #country-list li:after {
    content: "";
    height: 1px;
    background: #D9D9D9;
    width: 980px;
    position: absolute;
    top: -1px;
    left: -170px;
    right: 0;
    z-index: 1;
    opacity: 0;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.countries .layout.col1 #country-list li:before {
    top: auto;
    bottom: 0;
    height: 44px;
    background: #F1F1F1;
    border-bottom: 1px solid #D9D9D9
}

.countries .layout.col1 #country-list li:hover img {
    margin-right: 30px
}

.countries .layout.col1 #country-list li:hover:before,
.countries .layout.col1 #country-list li:hover:after {
    opacity: 1
}

.countries .layout.col1 #country-list li:hover span {
    opacity: 1
}

.countries .col2 aside .tabs li.selected {
    color: #189688
}

.countries .col2 aside section {
    display: none
}

.countries .col2 aside section.active {
    display: block
}

.countries .scroll-list {
    border: 1px solid #D9D9D9;
    margin-top: 30px;
    margin-bottom: 20px;
    position: relative;
    overflow: auto;
    max-height: 360px
}

.countries .scroll-list>p {
    padding: 20px;
    margin: 0
}

.countries .scroll-list ul {
    list-style: none;
    position: relative
}

.countries .scroll-list ul.flags li a {
    padding-left: 60px;
    position: relative
}

.countries .scroll-list ul.flags li a img {
    max-height: 30px;
    margin-right: 7px;
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    left: 7px;
    top: 10px
}

.countries .scroll-list ul li {
    width: 100%;
    min-height: 50px;
    position: relative
}

.countries .scroll-list ul li:last-child a {
    border-bottom: none
}

.countries .scroll-list ul li a {
    padding: 12px 60px 12px 20px;
    min-height: 50px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    text-decoration: none;
    font-size: 18px;
    font-size: 1.8rem;
    border-bottom: 1px solid #D9D9D9;
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
    color: #4e4e4e;
    font-family: 'Barlow', sans-serif
}

.countries .scroll-list ul li a:after {
    text-indent: -9999px;
    display: block;
    overflow: hidden;
    width: 25px;
    height: 18px;
    background: url(../images/bg-icon-sprite.png) 0 0 no-repeat;
    background-position: 100% -452px;
    content: "";
    display: block;
    position: absolute;
    top: 12px;
    right: 12px;
    opacity: 0;
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out
}

.countries .scroll-list ul li a.selected {
    background: #F1F1F1
}

.countries .scroll-list ul li a.selected:after {
    opacity: 1
}

.countries #navigator {
    list-style: none;
    display: table;
    width: 525px;
    margin: 10px 0 29px
}

.countries #navigator li {
    display: table-cell;
    vertical-align: middle
}

.countries #navigator li.prev,
.countries #navigator li.next {
    width: 18px
}

.countries #navigator li.prev a,
.countries #navigator li.next a {
    text-indent: -9999px;
    display: block;
    overflow: hidden;
    width: 18px;
    height: 32px;
    background: url(../images/bg-icon-sprite.png) 0 0 no-repeat;
    background-position: 0 -889px
}

.countries #navigator li.next a {
    background-position: -48px -889px
}

.countries #navigator li.label {
    text-align: center
}

.countries #navigator li.label img {
    display: inline-block;
    margin-right: 20px;
    vertical-align: calc(-9px)
}

.countries #navigator li.label h1 {
    display: inline-block;
    font-size: 24px;
    font-size: 2.4rem;
    font-family: 'Barlow', sans-serif;
    color: #424242;
    margin: 0
}

.countries #navigator .disabled {
    opacity: 0.2
}

.countries #view-selector {
    width: 100%
}

.countries #view {
    margin-top: 30px
}

.countries #view ul.data-view li span {
    border-left: 10px solid #189688
}

.countries #country-profile {
    border: 1px solid #D9D9D9
}

.countries #country-profile h2 {
    border-bottom: 1px solid #D9D9D9;
    text-align: center;
    font-size: 30px;
    font-size: 3rem;
    font-family: 'Barlow', sans-serif;
    color: #189688;
    padding: 20px
}

.countries #country-profile h2 span {
    text-indent: -9999px;
    display: block;
    overflow: hidden;
    width: 50px;
    height: 32px;
    background: url(../images/bg-icon-sprite.png) 0 0 no-repeat;
    background-position: 0 -940px;
    display: inline-block;
    margin: 0 10px
}

.countries #country-profile h2 em {
    color: #282828
}

.countries #country-profile ul {
    list-style: none
}

.countries #country-profile ul li {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 50%;
    float: left;
    height: 350px;
    border-bottom: 1px solid #D9D9D9;
    text-align: center;
    font-family: 'Barlow', sans-serif;
    position: relative
}

.countries #country-profile ul li h3 {
    background: #e6e6e6;
    color: #28313A;
    font-size: 30px;
    font-size: 3rem;
    padding: 10px 0
}

.countries #country-profile ul li h3 em {
    font-family: 'Barlow', sans-serif;
    font-size: 18px;
    font-size: 1.8rem
}

.countries #country-profile ul li h3 em:before {
    content: "\00a0\00a0("
}

.countries #country-profile ul li h3 em:after {
    content: ")"
}

.countries #country-profile ul li h3 em:empty {
    display: none
}

.countries #country-profile ul li img {
    margin: 15px auto;
    display: block
}

.countries #country-profile ul li p {
    font-family: "OfficinaSansITCW01-Bold", Arial, sans-serif;
    font-size: 37px;
    font-size: 3.7rem;
    background: #646464;
    background: -moz-linear-gradient(top, #646464 50%, #313131 50%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #646464), color-stop(50%, #313131));
    background: -webkit-linear-gradient(top, #646464 50%, #313131 50%);
    background: -o-linear-gradient(top, #646464 50%, #313131 50%);
    background: -ms-linear-gradient(top, #646464 50%, #313131 50%);
    background: linear-gradient(to bottom, #646464 50%, #313131 50%);
    display: inline-block;
    color: #fff;
    margin-bottom: 5px
}

.countries #country-profile ul li p b {
    border-right: 1px solid #fff;
    display: inline-block;
    padding: 0 6px
}

.countries #country-profile ul li p b:last-child {
    border-right: none
}

.countries #country-profile ul li>em {
    font-size: 24px;
    font-size: 2.4rem;
    color: #189688;
    display: block
}

.countries #country-profile ul li:nth-child(5),
.countries #country-profile ul li:nth-child(6) {
    border-bottom: none
}

.countries #country-profile ul li:nth-child(odd) {
    border-right: 1px solid #D9D9D9
}

.countries .swap-list {
    height: 580px
}

.countries .swap-list li a:after {
    text-indent: -9999px;
    display: block;
    overflow: hidden;
    width: 25px;
    height: 25px;
    background: url(../images/bg-icon-sprite.png) 0 0 no-repeat;
    background-position: 100% -1005px;
    top: 9px;
    right: 12px
}

.countries .swap-list li a:hover {
    background: #e5fbf8
}

.countries .swap-list.add ul li a:after {
    background-position: 0 -1005px
}

.countries .swap-list.remove {
    height: 522px
}

.countries .swap-list.remove ul li a:after {
    width: 18px;
    background-position: 100% -1005px
}

.countries .remove-all {
    margin-bottom: 10px;
    background: #189688;
    border-color: #189688
}

.countries .remove-all:hover {
    background: #28313A;
    border-color: #28313A
}

.countries .confirm {
    background: #00B0C8;
    border-color: #00B0C8
}

.countries .confirm:hover {
    background: #28313A;
    border-color: #28313A
}

#userform #mask {
    background: rgba(40, 49, 58, 0.65)
}

#userform #dialog>div {
    color: #fff;
    max-height: inherit;
    overflow: visible;
    top: 100px;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(0);
    -moz-transform: translateX(-50%) translateY(0);
    -ms-transform: translateX(-50%) translateY(0);
    transform: translateX(-50%) translateY(0)
}

#userform form {
    background: #28313A;
    padding: 35px 45px 45px;
    margin-bottom: 25px;
    -webkit-box-shadow: 0 0 2px rgba(255, 255, 255, 0.3);
    box-shadow: 0 0 10px rgba(255, 255, 255, 0.3)
}

#userform form label {
    font-size: 20px;
    font-size: 2rem;
    opacity: 0.5;
    position: absolute;
    bottom: 20px;
    left: 20px
}

#userform form fieldset>span {
    position: relative;
    display: block;
    float: left;
    max-width: 385px;
    width: 100%
}

#userform form input {
    font-size: 20px;
    font-size: 2rem;
    padding: 20px;
    border: none;
    background: #4A4A4A;
    max-width: 385px;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 10px;
    color: #fff
}

#userform form button {
    float: right;
    padding-left: 50px;
    padding-right: 50px
}

#userform form#login fieldset span:first-child,
#userform form#password-reset fieldset span:first-child {
    margin-right: 20px
}

#userform form#login .actions,
#userform form#password-reset .actions {
    clear: both;
    padding-top: 25px;
    text-align: right
}

#userform form#login a,
#userform form#password-reset a {
    color: #b0b0b0;
    display: inline-block;
    padding: 1.2em 3em
}

#userform form#register fieldset {
    float: left;
    width: 415px
}

#userform form#register fieldset span,
#userform form#register fieldset input {
    max-width: none
}

#userform form#register fieldset span {
    margin-bottom: 10px
}

#userform form#register fieldset h2 {
    font-size: 25px;
    font-size: 2.5rem;
    font-family: 'Barlow', sans-serif;
    margin-bottom: 0.8em
}

#userform form#register article {
    float: right;
    width: 340px
}

#userform form#register article h2 {
    font-size: 36px;
    font-size: 3.6rem;
    font-family: 'Barlow', sans-serif;
    margin-bottom: 0.8em;
    margin-top: 70px
}

#userform form#register article ul {
    list-style: none;
    margin-bottom: 1em
}

#userform form#register article ul li {
    padding: 0 0 15px 45px;
    position: relative
}

#userform form#register article ul li:before {
    content: "";
    display: block;
    text-indent: -9999px;
    display: block;
    overflow: hidden;
    width: 30px;
    height: 21px;
    background: url(../images/bg-icon-sprite.png) 0 0 no-repeat;
    background-position: 0 -374px;
    position: absolute;
    top: 0;
    left: 0
}

#userform form#register article p {
    margin: 0 0 5px 45px
}

#userform form#register .form-item-error {
    margin-bottom: 0
}

#userform form#new-password {
    display: none
}

#userform form#new-password .toggle-forgotten {
    float: right;
    clear: right
}

#userform form#new-password .form-item-success {
    margin-top: 1.8em;
    float: left
}

#userform form#new-password.success .toggle-forgotten {
    display: block;
    margin-top: 1.2em
}

#userform form#new-password a {
    color: #b0b0b0;
    display: inline-block;
    padding: 1.2em
}

.highlights #highlights h1 {
    border-bottom: 1px solid #ccc;
    padding-bottom: 20px
}

.highlights #highlights .pagination {
    position: absolute;
    top: 23px;
    right: 10px
}

.highlights #highlights>div {
    position: relative
}

.highlights #highlights>div:before,
.highlights #highlights>div:after {
    content: "";
    display: table;
    border-collapse: collapse
}

.highlights #highlights>div:after {
    clear: both
}

.highlights #highlights>div {
    *zoom: 1
}

.highlights #highlights>div ul {
    list-style: none
}

.highlights #highlights>div ul:after {
    content: "";
    height: 100%;
    width: 1px;
    background: #ccc;
    display: block;
    position: absolute;
    bottom: 0
}

.highlights #highlights>div ul li>a {
    text-decoration: none;
    border-bottom: 1px solid #ccc;
    padding: 0 0 10px;
    margin: 0 0 10px;
    display: block
}

.highlights #highlights>div ul li>a span {
    font-size: 14px;
    font-size: 1.4rem;
    font-family: 'Barlow', sans-serif;
    color: #4e4e4e
}

.highlights #highlights>div ul li>a h2 {
    color: #28313a;
    font-size: 22px;
    font-size: 2.2rem;
    font-family: "OfficinaSansITCW01-Bold", Arial, sans-serif;
    margin: 4px 0 8px
}

.highlights #highlights>div ul li>a p {
    font-size: 15px;
    font-size: 1.5rem;
    color: #4e4e4e
}

.highlights #highlights>div ul li:last-child a {
    margin-bottom: 0
}

.highlights #highlights>div ul:first-child {
    width: 390px;
    margin-right: 20px;
    float: left;
    border-right: 1px solid #ccc
}

.highlights #highlights>div ul:first-child:after {
    margin-left: 390px
}

.highlights #highlights>div ul:first-child li {
    padding-right: 20px
}

.highlights #highlights>div ul:first-child li a h2 {
    font-size: 34px;
    font-size: 3.4rem
}

.highlights #highlights>div ul:first-child+ul {
    width: 290px;
    margin-right: 20px;
    float: left;
    border-right: 1px solid #ccc
}

.highlights #highlights>div ul:first-child+ul:after {
    margin-left: 290px
}

.highlights #highlights>div ul:first-child+ul li {
    padding-right: 20px
}

.highlights #highlights>div ul:first-child+ul+ul {
    width: 235px;
    float: left
}

.highlights #highlights>div ul:first-child+ul+ul:after {
    display: none
}

.highlights .date {
    font-size: 20px;
    font-size: 2rem;
    font-family: 'Barlow', sans-serif;
    color: #4e4e4e
}

.highlights .col2 section>article img[style*="float:left"],
.highlights .col2 section>article img[style*="float: left"] {
    margin-bottom: 1em;
    margin-right: 1em;
    margin-top: 0
}

.highlights .col2 section>article img[style*="float:right"],
.highlights .col2 section>article img[style*="float: right"] {
    margin-bottom: 1em;
    margin-left: 1em;
    margin-top: 0
}

.highlights .col2 .st_sharethis_large {
    top: 4em
}

.settings h2 {
    font-size: 24px;
    font-size: 2.4rem;
    margin-bottom: 1em
}

.settings .edit-lock {
    margin-bottom: 1em
}

.settings form {
    width: 528px;
    position: relative
}

.settings form ul {
    list-style: none;
    border-top: 1px solid #D9D9D9;
    border-bottom: 1px solid #D9D9D9;
    margin: 10px 0 40px
}

.settings form ul li {
    padding: 20px 10px 20px 50px;
    vertical-align: middle;
    position: relative
}

.settings form ul li label,
.settings form ul li input {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px
}

.settings form ul li input {
    font-size: 3em
}

.settings form ul li.email:before {
    content: "";
    text-indent: -9999px;
    display: block;
    overflow: hidden;
    width: 28px;
    height: 28px;
    background: url(../images/bg-icon-sprite.png) 0 0 no-repeat;
    background-position: 100% -1053px;
    position: absolute;
    display: block;
    top: 16px;
    left: 10px
}

.settings #subscription-status {
    position: absolute;
    top: 189px;
    right: 0;
    width: 342px
}

.settings #subscription-status h2 {
    background: #00B0C8;
    padding: 15px;
    color: #fff;
    margin: 0;
    border-bottom: 1px solid #fff
}

.settings #subscription-status h2+p {
    margin-top: 1em
}

.settings #subscription-status dl {
    background: #00B0C8;
    color: #fff;
    font-size: 18px;
    font-size: 1.8rem
}

.settings #subscription-status dl:before,
.settings #subscription-status dl:after {
    content: "";
    display: table;
    border-collapse: collapse
}

.settings #subscription-status dl:after {
    clear: both
}

.settings #subscription-status dl {
    *zoom: 1
}

.settings #subscription-status dl dt,
.settings #subscription-status dl dd {
    padding: 15px;
    border-bottom: 1px solid #fff;
    width: 50%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 60px
}

.settings #subscription-status dl dt {
    font-family: 'Barlow', sans-serif;
    border-right: 1px solid #fff
}

.settings #subscription-status dl dd {
    font-family: "OfficinaSansITCW01-Bold", Arial, sans-serif
}

.settings #subscription-status dl ~ P {
    display: none
}

.settings .lock {
    text-indent: -9999px;
    display: block;
    overflow: hidden;
    width: 25px;
    height: 25px;
    background: url(../images/bg-icon-sprite.png) 0 0 no-repeat;
    background-position: 0 -1139px;
    position: absolute;
    display: block;
    right: 10px;
    text-indent: -9999px;
    margin-top: -53px;
    cursor: pointer
}

.settings .linked {
    display: none;
    width: 100%
}

.settings .linked span {
    display: none
}

.search header nav:after {
    content: "";
    width: 100%;
    height: 10px;
    position: absolute;
    bottom: -8px;
    left: 0;
    display: block;
    z-index: 1;
    background: #00B0C8
}

.search .layout form.jumbo-search {
    border: none;
    padding-bottom: 0
}

.search .layout form.jumbo-search fieldset button {
    display: block;
    float: none;
    display: inline-block;
    padding: 24px;
    font-size: 35px;
    font-size: 3.5rem;
    vertical-align: middle;
    margin-left: 10px
}

.search h2 {
    font-size: 35px;
    font-size: 3.5rem;
    margin-bottom: 1em
}

.subscription.subscription-features header {
    margin-bottom: 0
}

.subscription.subscription-features #hero {
    padding-top: 60px
}

.subscription #hero {
    background: #28313A;
    padding: 32px 0 105px;
    color: #fff
}

.subscription #hero div.wrap {
    min-height: 375px;
    background: url(../images/bg-home-hero.png) 72px 50% no-repeat;
    padding: 0 60px 0 510px;
    position: relative
}

.subscription #hero h1 {
    font-size: 38px;
    font-size: 3.8rem;
    font-family: "OfficinaSansITCW01-Bold", Arial, sans-serif;
    letter-spacing: 1px;
    line-height: 1.1em;
    padding-right: 0
}

.subscription #hero article {
    text-align: center;
    display: table-cell;
    height: 375px;
    vertical-align: middle;
    position: relative;
    top: 30px
}

.subscription #hero article p {
    margin-bottom: 1.3em;
    font-size: 20px;
    font-size: 2rem
}

.subscription #hero article p a {
    padding: 11px 10%;
    color: #fff;
    font-size: 22px;
    font-size: 2.2rem;
    font-family: 'Barlow', sans-serif
}

.subscription #hero article p a:hover {
    border-color: #fff
}

.subscription #hero div.benefits-wrap {
    margin: 35px auto;
    padding: 0;
    background: #28313A;
    min-height: inherit
}

.subscription #benefits {
    width: calc(50% - 40px);
    background: #3C4856;
    padding: 35px 35px 10px;
    margin-left: 40px;
    overflow: hidden;
    box-sizing: border-box
}

.subscription #benefits ul {
    vertical-align: top;
    list-style: none;
    float: left
}

.subscription #benefits ul:first-child {
    margin-right: 5%
}

.subscription #benefits ul li {
    margin-right: 5%;
    padding-left: 40px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 15px;
    min-height: 2.8em;
    position: relative
}

.subscription #benefits ul li em {
    font-weight: bold
}

.subscription #benefits ul li:after {
    text-indent: -9999px;
    display: block;
    overflow: hidden;
    width: 27px;
    height: 20px;
    background: url(../images/bg-icon-sprite.png) 0 0 no-repeat;
    background-position: 0 -376px;
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out
}

.subscription #main+footer {
    margin-top: 0
}

.subscription #checkout {
    padding-bottom: 100px;
    padding-top: 0;
    margin: auto;
    width: 60%
}

.subscription #checkout .action {
    float: right;
    min-width: 150px;
    margin-top: 20px
}

.subscription #checkout ul {
    clear: both;
    list-style: none;
    margin-top: 80px;
    font-size: 16px;
    font-size: 1.6rem;
    font-family: 'Barlow', sans-serif
}

.subscription #checkout ul li {
    text-align: left;
    background: url(../images/bg-icon-sprite.png) 0 -375px no-repeat;
    padding-left: 37px;
    margin-bottom: 15px;
    min-height: 20px;
    width: 40%;
    float: left
}

.subscription #checkout ul li:nth-child(odd) {
    margin-right: 33px
}

.subscription .features h2 {
    font-size: 22px;
    font-size: 2.2rem;
    margin-bottom: 1em
}

.subscription .features ul {
    margin-bottom: 80px;
    list-style: none
}

.subscription .features ul li {
    margin-bottom: 10px;
    font-family: 'Barlow', sans-serif;
    font-size: 18px;
    font-size: 1.8rem;
    padding-left: 40px;
    background: url(../images/bg-icon-sprite.png) -71px -449px no-repeat
}

.subscription .features ul li a {
    color: #00B0C8
}

.subscription .failed {
    padding-bottom: 80px
}

.subscription .accepted {
    margin-top: 26px
}

.references .layout.col2 aside li:hover a,
.references .layout.col2 aside li:hover:before,
.references .layout.col2 aside li:hover:after,
.references .layout.col2 aside li.selected a,
.references .layout.col2 aside li.selected:before,
.references .layout.col2 aside li.selected:after {
    background-color: #00B0C8;
    color: #fff
}

.references #sources-listing {
    list-style: none;
    border-top: 1px solid #D9D9D9;
    list-style: none
}

.references #sources-listing>li {
    margin-top: -2px
}

.references #sources-listing>li:first-child {
    margin-top: 0
}

.references #sources-listing li {
    border-top: 1px solid #D9D9D9;
    font-size: 18px;
    font-size: 1.8rem
}

.references #sources-listing li span {
    display: block;
    padding: 10px 15px;
    text-decoration: none;
    color: #4e4e4e
}

.references #sources-listing li p {
    padding: 10px 15px;
    font-weight: normal
}

.references #sources-listing li h2 {
    margin: -1px 0 0;
    padding: 10px 15px;
    font-family: "OfficinaSansITCW01-Bold", Arial, sans-serif;
    color: #fff;
    background: #00B0C8;
    float: left;
    z-index: 2;
    position: relative
}

.references #sources-listing li h2 em {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.references #sources-listing li h2 em.focusable:active,
.references #sources-listing li h2 em.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto
}

.references #sources-listing li h2+p {
    clear: both
}

.references #sources-listing li:first-child {
    border: none
}

.references #sources-listing ul {
    border-top: 1px solid #D9D9D9;
    list-style: none;
    clear: both;
    position: relative;
    top: -1px
}

.comparison .layout.col2 aside .nav li:hover a,
.comparison .layout.col2 aside .nav li:hover:before,
.comparison .layout.col2 aside .nav li:hover:after,
.comparison .layout.col2 aside .nav li.selected a,
.comparison .layout.col2 aside .nav li.selected:before,
.comparison .layout.col2 aside .nav li.selected:after {
    background-color: #875697;
    color: #fff
}

.comparison aside .back {
    background-color: #875697;
    color: #fff
}

.comparison aside .back:hover {
    background-color: #28313A
}

.comparison aside h2 {
    font-size: 24px;
    font-size: 2.4rem;
    margin-top: 62px;
    margin-bottom: 25px;
    color: #465166
}

.comparison aside h2 a {
    font-size: 18px;
    font-size: 1.8rem;
    color: #875697
}

.comparison aside ul+h2 {
    margin-top: 40px
}

.comparison aside+.inline-heading {
    float: left;
    margin-left: 40px
}

.comparison #manage-selection {
    clear: both;
    width: inherit;
    float: none
}

.comparison #manage-selection>div {
    width: 48%
}

.comparison .landing {
    text-align: center
}

.comparison .landing h1 {
    margin-bottom: 0.2em;
    padding: 0
}

.comparison .landing h2 {
    font-size: 24px;
    font-size: 2.4rem;
    color: #4e4e4e;
    margin-bottom: 30px
}

.comparison .landing ul {
    display: table;
    width: 100%;
    font-size: 24px;
    font-size: 2.4rem
}

.comparison .landing ul li {
    display: table-cell
}

.comparison .landing ul li:first-child {
    padding-right: 60px
}

.comparison .landing ul li a {
    text-decoration: none;
    font-family: 'Barlow', sans-serif
}

.comparison .landing ul li img {
    width: 100%;
    max-width: 429px
}

.comparison .landing ul li em {
    color: #28313A;
    width: 70%;
    margin: auto;
    display: block
}

.comparison .landing ul li .action {
    font-size: 30px;
    font-size: 3rem;
    width: 100%;
    max-width: 429px;
    margin-top: 10px;
    background: #00B0C8;
    border-color: #00B0C8;
    position: relative;
    padding: 20px 50px 20px 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.comparison .landing ul li .action:after {
    text-indent: -9999px;
    display: block;
    overflow: hidden;
    width: 32px;
    height: 18px;
    background: url(../images/bg-icon-sprite.png) 0 0 no-repeat;
    background-position: 100% -804px;
    position: absolute;
    content: "";
    right: 10px;
    top: 28px;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.comparison .landing ul li .action:hover {
    background: #28313A;
    border-color: #28313A
}

.comparison .swap-list {
    height: 506px
}

.comparison .swap-list.extend-height {
    height: 580px
}

.comparison .swap-list.remove {
    height: 522px
}

.comparison .remove-all,
.comparison .add-all {
    margin-bottom: 10px;
    background: #189688;
    border-color: #189688
}

.comparison .remove-all:hover,
.comparison .add-all:hover {
    background: #28313A;
    border-color: #28313A
}

.comparison .confirm {
    background: #875697;
    border-color: #875697
}

.comparison .confirm:hover {
    background: #28313A;
    border-color: #28313A
}

.comparison .multi-results h1 {
    margin-bottom: 0
}

.comparison .multi-results .summary {
    font-size: 18px;
    font-size: 1.8rem;
    color: #4e4e4e
}

.comparison .multi-results hgroup {
    margin-top: 29px
}

.comparison .multi-results .data-point-a hgroup:before,
.comparison .multi-results .data-point-a .bar-chart ol dd.result span {
    background: #F1AC6B
}

.comparison .multi-results .data-point-b hgroup:before,
.comparison .multi-results .data-point-b .bar-chart ol dd.result span {
    background: #EEE59A
}

.comparison .multi-results .data-point-c hgroup:before,
.comparison .multi-results .data-point-c .bar-chart ol dd.result span {
    background: #A2D1E1
}

.comparison .multi-results .data-point-d hgroup:before,
.comparison .multi-results .data-point-d .bar-chart ol dd.result span {
    background: #A2EB92
}

.comparison .multi-results .data-point-e hgroup:before,
.comparison .multi-results .data-point-e .bar-chart ol dd.result span {
    background: #C4BDE9
}

.comparison .multi-results .data-point-f hgroup:before,
.comparison .multi-results .data-point-f .bar-chart ol dd.result span {
    background: #EA9C9C
}

.comparison .multi-results>section {
    margin-bottom: 40px
}

.comparison .multi-results>section:last-child {
    margin-bottom: 0
}

.comparison .multi-results .chart-container {
    width: 100%;
    position: relative;
    padding: 18px 0
}

.comparison .multi-results .flag-top-left {
    position: absolute;
    top: 0;
    left: 0;
    text-align: left
}

.comparison .multi-results .flag-top-left,
.comparison .multi-results .flag-top-right,
.comparison .multi-results .flag-bottom-left,
.comparison .multi-results .flag-bottom-right {
    font-size: 16px;
    font-size: 1.6rem;
    font-family: 'Barlow', sans-serif
}

.comparison .multi-results .flag-top-left img,
.comparison .multi-results .flag-top-right img,
.comparison .multi-results .flag-bottom-left img,
.comparison .multi-results .flag-bottom-right img {
    vertical-align: middle
}

.comparison .multi-results .flag-top-left span,
.comparison .multi-results .flag-top-right span,
.comparison .multi-results .flag-bottom-left span,
.comparison .multi-results .flag-bottom-right span {
    display: block;
    padding: 2px 0
}

.comparison .multi-results .flag-top-right {
    position: absolute;
    top: 0;
    right: 0;
    text-align: right
}

.comparison .multi-results .flag-bottom-left {
    position: absolute;
    bottom: 0;
    left: 0
}

.comparison .multi-results .flag-bottom-right {
    position: absolute;
    bottom: 0;
    right: 0;
    text-align: right
}

.comparison .multi-results .chart-headline {
    font-size: 24px;
    font-size: 2.4rem;
    font-family: 'Barlow', sans-serif;
    margin: 3em 0 2em;
    padding-top: 1em;
    border-top: 1px solid #D9D9D9
}

.comparison hgroup {
    display: block;
    margin-top: 53px;
    margin-bottom: 25px;
    border-top: 1px solid #D9D9D9;
    padding: 15px 25px 15px 45px;
    position: relative
}

.comparison hgroup h2 {
    font-size: 24px;
    font-size: 2.4rem;
    font-family: "OfficinaSansITCW01-Bold", Arial, sans-serif;
    line-height: 1em
}

.comparison hgroup h3 {
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 1em
}

.comparison hgroup:before {
    height: 100%;
    position: absolute;
    width: 20px;
    content: "";
    background: #C4BDE9;
    top: -1px;
    left: 0
}

.comparison .bar-chart ol dd img {
    margin: 13px 20px 0 0
}

.comparison .bar-chart ol dd img+em {
    left: 100px;
    width: 433px
}

.comparison .bar-chart ol dd img+em b {
    font-family: "OfficinaSansITCW01-Bold", Arial, sans-serif
}

.comparison .bar-chart ol dd img+em i {
    font-family: 'Barlow', sans-serif;
    font-size: 14px;
    font-size: 1.4rem
}

.comparison .bar-chart ol dd img+em i:before {
    content: "\00a0\00a0("
}

.comparison .bar-chart ol dd img+em i:after {
    content: ")"
}

.comparison .bar-chart ol dd img+em i:empty {
    display: none
}

.comparison .bar-chart ol dd.result {
    height: 60px;
    width: 545px
}

.comparison .bar-chart ol dd.result span {
    background: #C4BDE9
}

.comparison #container {
    widows: 100%;
    height: 500px;
    margin: 0 auto;
    z-index: 999;
    position: relative
}

.comparison .caveat {
    margin-top: 40px;
    margin-bottom: 20px
}

.page-not-found {
    width: 760px;
    background: url(../images/404.png) 100% 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain
}

.page-not-found h1 {
    font-size: 90px;
    font-size: 9rem
}

.page-not-found h2 {
    font-size: 35px;
    font-size: 3.5rem;
    line-height: 1em
}

.page-not-found p {
    font-size: 15px;
    font-size: 1.5rem;
    width: 280px;
    margin: 30px 0
}

@media print {
    * {
        background: transparent !important;
        color: black !important;
        text-shadow: none !important;
        filter: none !important;
        -ms-filter: none !important
    }
    a,
    a:visited {
        color: #444 !important;
        text-decoration: underline
    }
    a:after,
    a:visited:after {
        content: " (" attr(href) ")"
    }
    a abbr[title]:after,
    a:visited abbr[title]:after {
        content: " (" attr(title) ")"
    }
    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: ""
    }
    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid
    }
    thead {
        display: table-header-group
    }
    tr,
    img {
        page-break-inside: avoid
    }
    img {
        max-width: 100% !important
    }
    @page {
        margin: 0.5cm
    }
    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3
    }
    h2,
    h3 {
        page-break-after: avoid
    }
    .w3c,
    .accessibility {
        display: none
    }
}


