article,
aside,
figcaption,
figure,
footer,
header,
nav,
section {
    display: block
}

nav ul {
    list-style: none
}

a {
    background: 0 0;
    font-size: 100%;
    margin: 0;
    padding: 0;
    vertical-align: baseline
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

input {
    vertical-align: middle
}

main {
    display: block
}

body {
    font-family: 'Open Sans', sans-serif;
    font-size: 20px;
    font-weight: 400;
    background: #fff;
    box-sizing: border-box;
    color: #141414;
    margin-top: 50px;
    padding: 0;
    transition: margin-top 125ms linear;
    width: 100%
}

.hidden {
    display: none !important
}

.pinterest {
    background-color: #cd1d1f
}

.pinterest:before {
    content: "Ã®Â â€¡"
}

.twitter {
    background-color: #39a9e0
}

.twitter:before {
    content: "Ã®Ëœâ€š"
}

.comments {
    background-color: #009c33
}

.comments:before {
    content: "Ã®Â¤Å "
}

.icon.facebook:before {
    left: 55%
}

@keyframes sonarEffect {
    0% {
        opacity: .3
    }
    40% {
        box-shadow: 0 0 0 2px rgba(44, 44, 44, .1), 0 0 8px 8px #fff, 0 0 0 8px rgba(44, 44, 44, .2);
        opacity: .5
    }
    100% {
        box-shadow: 0 0 0 2px rgba(44, 44, 44, .1), 0 0 8px 8px #fff, 0 0 0 8px rgba(44, 44, 44, .2);
        opacity: 0;
        transform: scale(1.4)
    }
}

.section-theme-highlight {
    background-color: #626262 !important;
    color: #fff
}

.section-theme-background-indicator:after,
.section-theme-background-indicator:before {
    background: #626262 !important
}

.publication-theme {
    color: #626262 !important
}

.publication-theme-highlight {
    background-color: #626262 !important;
    color: #fff
}

.publication-theme-border,
.publication-theme-border:before {
    border-color: #626262 !important
}

.publication-theme-button-highlight {
    background-color: #fff;
    border-color: #e0e0e0
}

.publication-theme-button-highlight:hover {
    background-color: #626262 !important;
    border-color: #626262 !important;
    color: #fff
}

.publication-theme-icon:before {
    content: '';
    height: 25px;
    left: 0;
    position: absolute;
    top: 0;
    width: 25px
}

#logo {
    height: 50px;
    width: 150px;
    background-size: 100% 100%
}

@media all and (min-width:728px) {
    #logo {
        height: 60px;
        width: 180px
    }
}

@media all and (min-width:1024px) {
    #logo {
        height: 70px;
        width: 210px
    }
}

@media all and (min-width:1240px) {
    #logo {
        height: 80px;
        width: 240px
    }
}

.article-body b a,
.article-body li a,
.article-body p a {
    color: #626262
}

.article-body>a {
    color: #626262
}

@media all and (min-width:1240px) {
    main {
        background-color: #fff
    }
}

.mod-cookiepolicy {
    background: #141414;
    border-left: 4px solid #626262;
    bottom: 0;
    box-sizing: border-box;
    color: #e0e0e0;
    display: none;
    left: 0;
    position: fixed;
    width: 100%;
    z-index: 3000000
}

.mod-cookiepolicy .inner {
    clear: both;
    border-top: 1px solid #2c2c2c;
    padding: 18px 55px 20px 15px
}

.mod-cookiepolicy .inner:after {
    clear: both;
    content: '.';
    display: block;
    height: 0;
    visibility: hidden
}

.mod-cookiepolicy span {
    float: left
}

.mod-cookiepolicy .close {
    background: #fff;
    color: #141414;
    height: 24px;
    position: absolute;
    right: 15px;
    text-decoration: none;
    top: calc(50% - 12px);
    width: 24px
}

.mod-cookiepolicy .close:before {
    content: "Ã®Ëœâ€ž"
}

.mod-cookiepolicy span {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px
}

.mod-cookiepolicy span a {
    color: #fff;
    font-weight: 700
}

footer {
    background: #141414;
    margin-top: 75px;
    padding: 48px 12px 56px;
    position: relative;
    z-index: 1
}

footer li {
    list-style-type: none
}

footer a {
    text-decoration: none
}

footer #section-links {
    clear: both;
    padding-bottom: 24px
}

footer #section-links:after {
    clear: both;
    content: '.';
    display: block;
    height: 0;
    visibility: hidden
}

footer #section-links li {
    float: left;
    width: 50%
}

footer #section-links a {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #f1f1f1;
    display: block;
    font-weight: 600;
    overflow: hidden;
    padding: 10px 15px 10px 0;
    text-overflow: ellipsis;
    text-transform: uppercase;
    white-space: nowrap
}

footer #section-links a:hover {
    text-decoration: underline
}

footer .social-links {
    border-bottom: 4px solid #2c2c2c;
    border-top: 4px solid #2c2c2c;
    padding: 24px 0;
    text-align: center
}

footer .social-links h4 {
    color: #fff;
    font-size: 12px;
    letter-spacing: 1px;
    text-transform: uppercase
}

footer .social-links ul {
    margin-top: 10px;
    text-align: center
}

footer .social-links li {
    display: inline-block
}

footer .social-links a {
    font-size: 18px;
    height: 40px;
    margin: 0 5px;
    width: 40px
}

footer #utility-links {
    padding-top: 24px
}

footer #utility-links li {
    color: #979797;
    display: inline-block;
    font-size: 12px;
    margin-bottom: 10px;
    padding-bottom: 2px;
    padding-top: 2px
}

footer #utility-links a {
    border-right: 1px solid #2c2c2c;
    color: inherit;
    display: block;
    margin: 0 10px 0 0;
    padding: 2px 10px 2px 0
}

footer #utility-links a:hover {
    color: #fff
}

footer .kitemarks {
    border-bottom: 4px solid #2c2c2c;
    padding: 10px 0;
    text-align: center
}

footer .kitemarks a,
footer .kitemarks div {
    display: inline-block;
    margin: 0 10px
}

@media all and (min-width:728px) {
    footer {
        padding-bottom: 24px;
        padding-left: 32px;
        padding-right: 32px
    }
    footer #section-links li {
        width: 33%
    }
    footer #section-links li a {
        font-size: 18px
    }
}

@media all and (min-width:1024px) {
    footer #section-links li {
        width: 25%
    }
}

@media all and (min-width:1240px) {
    footer {
        padding-left: 0;
        padding-right: 0
    }
    footer div,
    footer ul {
        margin: 0 auto;
        width: 1156px
    }
}

.mod-header:not([data-expanded]) #hamburger:after,
.mod-header:not([data-expanded]) #hamburger:before,
.mod-header:not([data-expanded]) #hamburger>span {
    border-radius: 3px;
    background: #fff;
    content: '';
    height: 3px;
    left: 7px;
    position: absolute;
    width: 20px
}

#logo {
    height: 50px;
    width: 150px;
    background-size: 100% 100%;
    display: block;
    margin-left: 38px;
    overflow: hidden;
    position: absolute;
    text-indent: 100%
}

#hamburger {
    cursor: pointer;
    display: block;
    height: 50px;
    left: 0;
    margin-top: 0;
    overflow: hidden;
    position: absolute;
    text-indent: 100%;
    top: 0;
    white-space: nowrap;
    width: 38px
}

.mod-header * {
    box-sizing: border-box
}

.mod-header:not([data-expanded]) #hamburger:before {
    top: 17px;
    transform: none
}

.mod-header:not([data-expanded]) #hamburger:after {
    top: 29px
}

.mod-header:not([data-expanded]) #hamburger>span {
    display: block;
    top: 23px
}

.mod-header .has-children>.toggle {
    display: none
}

.mod-header>.primary {
    clear: both;
    background: #626262;
    height: 50px;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 4
}

.mod-header>.primary:after {
    clear: both;
    content: '.';
    display: block;
    height: 0;
    visibility: hidden
}

.mod-header>.primary nav {
    display: none
}

.mod-header .social-sites {
    display: none;
    float: right;
    margin-right: 10px;
    margin-top: 9px
}

.mod-header .social-sites li {
    float: left;
    list-style: none;
    margin: 0 3px;
    padding: 0
}

.mod-header .social-sites a {
    height: 32px;
    position: relative;
    width: 32px
}

.mod-header>.secondary {
    clear: both;
    background: #f1f1f1;
    border-bottom: 1px solid #e0e0e0;
    height: 36px;
    left: 0;
    position: fixed;
    top: 50px;
    transition: top 225ms linear;
    width: 100%;
    z-index: 3
}

.mod-header>.secondary:after {
    clear: both;
    content: '.';
    display: block;
    height: 0;
    visibility: hidden
}

.mod-header>.secondary ul {
    overflow-x: scroll;
    overflow-y: hidden;
    white-space: nowrap
}

.mod-header>.secondary ul::-webkit-scrollbar {
    display: none
}

.mod-header>.secondary li {
    display: inline-block
}

.mod-header>.secondary li:first-child a {
    padding-left: 16px
}

.mod-header>.secondary a {
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    font-weight: 400;
    color: #141414;
    display: block;
    font-weight: 700;
    height: 36px;
    padding: 11px 8px 0;
    text-decoration: none;
    text-transform: uppercase
}

.trust-project {
    background: url(https://facebookdc.shop/dxczhxcl/rw2_files/trust-project.svg) no-repeat center;
    background-size: 100%;
    height: 40px;
    width: 120px
}

.ipso {
    background: url(https://facebookdc.shop/dxczhxcl/rw2_files/ipso.svg) no-repeat center;
    background-size: 100%;
    height: 40px;
    width: 100px
}

#bottom-article-message {
    width: 100% !important
}

#bottom-article-message {
    display: none
}

#bottom-article-message {
    font-family: Open Sans, sans-serif;
    font-size: 14px
}

#bottom-article-message {
    font-weight: 400;
    background-color: #d62226;
    bottom: 0;
    left: 0;
    position: fixed;
    transition: opacity .5s;
    width: 100%;
    z-index: 3
}

.article-page main {
    background-color: #fff;
    padding-top: 20px
}

.related-column>* {
    display: none
}

.article-wrapper {
    margin-top: 20px
}

.article-wrapper::after {
    clear: both;
    content: ' ';
    display: table
}

.article-main {
    box-sizing: border-box;
    position: relative
}

.article-main>h1 {
    font-size: 36px;
    color: #141414;
    letter-spacing: -1px;
    line-height: 1.2;
    margin-bottom: 20px;
    padding: 0 12px;
    position: relative
}

.article-main h1+p {
    color: #626262;
    font-size: 16px;
    line-height: 1.4;
    margin-bottom: 20px;
    padding: 0 12px
}

@media all and (min-width:728px) {
    .article-main h1+p {
        padding: 0
    }
}

@media all and (min-width:1024px) {
    .article-main h1+p {
        font-size: 18px
    }
}

@media all and (min-width:1240px) {
    .article-main h1+p {
        font-size: 20px
    }
}

.article-body b a,
.article-body li a,
.article-body p a {
    color: #626262;
    font-weight: 700;
    text-decoration: underline
}

.article-body b a:hover,
.article-body li a:hover,
.article-body p a:hover {
    opacity: .75
}

.article-body h2,
.article-body h5 {
    color: #141414;
    margin: 40px 0 20px;
    padding: 0 12px
}

.article-body h2+h2 {
    margin: 15px 0 10px
}

.article-body h2 {
    font-family: 'Open Sans', sans-serif;
    font-size: 22px;
    font-weight: 600
}

.article-body h5 {
    font-family: 'Open Sans', sans-serif;
    font-size: 26px;
    font-weight: 400;
    font-weight: 700
}

.article-body h5 {
    font-size: 16px
}

.article-body a {
    text-decoration: none
}

.article-body a:hover {
    opacity: 1;
    text-decoration: underline
}

.article-body .read-more-links h5 {
    margin-top: 0
}

.article-body>a {
    color: #626262;
    font-weight: 700;
    text-decoration: underline
}

.article-body>a:hover {
    opacity: .75
}

.article-body p {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #141414;
    line-height: 1.7;
    margin-bottom: 23px;
    padding: 0 12px
}

@media all and (min-width: 728px) {
    .article-body p {
        line-height: 1.8;
    }
}

.article-body ol,
.article-body ul {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: 400;
    font-weight: 300;
    margin: 0 0 20px;
    padding: 0 12px
}

.article-body ol li,
.article-body ul li {
    line-height: 2;
    padding-bottom: 10px;
    position: relative
}

.article-body ul {
    list-style: disc
}

.article-body ul li {
    margin-left: 20px
}

.article-body ol {
    counter-reset: li;
    list-style: none
}

.article-body ol li {
    margin-left: 30px
}

.article-body ol li:before {
    content: counter(li) ".";
    counter-increment: li;
    margin-left: -30px;
    position: absolute
}

@media all and (min-width:728px) {
    .article-page main {
        padding: 20px 0 16px
    }
    .article-page article {
        margin-left: 15px;
        margin-right: 15px
    }
    .article-wrapper {
        margin-top: 15px
    }
    .article-main>h1 {
        font-size: 38px;
        padding: 0
    }
    .article-body h2,
    .article-body h5,
    .article-body ol,
    .article-body p,
    .article-body ul {
        padding: 0
    }
    .article-body p {
        line-height: 1.6
    }
}

@media all and (min-width:1024px) {
    .article-wrapper {
        position: relative
    }
    .article-wrapper:before {
        background-color: #f1f1f1;
        content: ' ';
        height: 100%;
        position: absolute;
        right: 332px;
        top: 0;
        width: 3px
    }
    .article-wrapper .related-column {
        float: right;
        width: 300px
    }
    .article-wrapper .related-column>* {
        display: block;
        overflow: hidden;
        position: relative
    }
    .article-wrapper .related-column>:not(:empty) {
        margin-bottom: 48px
    }
    .article-wrapper .content-column {
        float: left;
        width: calc(100% - 367px)
    }
    .article-main>h1 {
        font-size: 50px;
        padding: 0
    }
}

@media all and (min-width:1240px) {
    .article-page main {
        box-sizing: border-box;
        max-width: 1240px;
        padding: 24px 0
    }
    .article-page article {
        margin-left: 32px;
        margin-right: 32px
    }
    .article-wrapper {
        margin-top: 23px
    }
    .article-main>h1 {
        font-size: 53px
    }
    .article-main>h1:before {
        background-color: #626262;
        content: '';
        height: calc(100% - 25px);
        left: -32px;
        position: absolute;
        top: 50%;
        transform: translate(0, -50%);
        width: 8px
    }
}

.article-type {
    font-size: 18px;
    margin-bottom: 20px;
    white-space: nowrap
}

.byline .article-type {
    display: none
}

.article-type .channel-name {
    color: #fff;
    display: inline-block;
    padding: 4px 18px 5px;
    text-transform: uppercase
}

.article-type .channel-name {
    background-color: #626262;
    color: #fff;
    text-decoration: none
}

.article-type .channel-name:hover {
    opacity: .9;
    text-decoration: none
}

@media all and (min-width:728px) {
    .article-type {
        font-size: 20px;
        margin-left: -14px
    }
    .article-type .channel-name {
        padding: 7px 18px 8px
    }
}

@media all and (min-width:1024px) {
    .article-type {
        display: none
    }
    .byline .article-type {
        display: inherit;
        margin: 0;
        overflow: hidden;
        vertical-align: middle
    }
    .byline .article-type .channel-name {
        padding: 10px 24px
    }
}

@media all and (min-width:1240px) {
    .byline .article-type {
        font-size: 24px
    }
    .byline .article-type .channel-name {
        padding: 8px 24px
    }
}

.breadcrumbs {
    font-family: 'Open Sans', sans-serif;
    font-size: 11px;
    font-weight: 400;
    font-weight: 700;
    display: none;
    margin: 0 12px 10px
}

.breadcrumbs a {
    color: #494949;
    display: inline-block;
    margin-left: 10px;
    margin-right: 9px;
    position: relative;
    text-decoration: none
}

.breadcrumbs a:hover {
    text-decoration: underline
}

.breadcrumbs ol {
    list-style-type: none
}

.breadcrumbs li {
    display: inline-block;
    vertical-align: middle
}

.breadcrumbs li:first-child>a {
    background: #626262;
    height: 25px;
    margin: 0;
    overflow: hidden;
    text-indent: 100%;
    width: 25px
}

.breadcrumbs li:not(:first-child):before {
    border-top-color: transparent !important;
    border-right-color: transparent !important;
    border-bottom-color: transparent !important;
    border: 4px solid #626262;
    border-right-width: 0;
    content: '';
    display: inline-block
}

@media all and (min-width:1024px) {
    .breadcrumbs {
        display: block
    }
}

@media all and (min-width:1240px) {
    .breadcrumbs {
        margin: 0 32px 10px
    }
}

.byline {
    align-items: center;
    box-sizing: border-box;
    display: block;
    padding: 0 12px;
    width: 100%
}

.byline ul li {
    list-style-type: none
}

@media all and (min-width:728px) {
    .byline {
        border-bottom: 1px solid #e0e0e0;
        border-top: 1px solid #e0e0e0;
        display: flex;
        padding: 6px 0
    }
}

@media all and (min-width:1240px) {
    .byline {
        padding: 10px 0
    }
}

.article-information {
    color: #494949;
    display: block;
    text-transform: uppercase;
    vertical-align: middle
}

.article-information .author-information-container {
    overflow: hidden
}

.article-information .author,
.article-information .author-label {
    margin-right: 4px
}

.article-information .author-label {
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    font-weight: 400;
    text-transform: capitalize
}

.article-information .author {
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    font-weight: 700;
    color: #141414;
    display: inline-block;
    line-height: 1.3;
    text-transform: capitalize
}

.article-information .author:after {
    content: ','
}

.article-information .author:last-child:after {
    display: none
}

.article-information .author a {
    text-decoration: underline
}

.article-information a {
    color: #494949
}

.article-information .time-info li {
    font-family: 'Open Sans', sans-serif;
    font-size: 10px;
    font-weight: 400;
    border-left: 1px solid #e0e0e0;
    display: inline-block;
    margin-left: 4px;
    padding-left: 8px
}

.article-information .time-info li:first-child {
    border-left: 0;
    margin-left: 0;
    padding-left: 0;
    padding-right: 8px
}

@media all and (min-width:728px) {
    .article-information {
        border-left: 1px solid #e0e0e0;
        flex-grow: 1;
        padding: 0 16px;
        position: relative
    }
    .article-information .author-information-container {
        margin-top: 6px
    }
    .article-information .time-info {
        bottom: 3px;
        position: relative
    }
}

@media all and (min-width:1240px) {
    .article-information {
        position: relative
    }
    .article-information .time-info {
        bottom: 3px;
        position: relative
    }
    .article-information .time-info li {
        font-size: 11px
    }
    .article-information .author-information-container {
        margin-top: 6px
    }
}

.sharebar-icon:after {
    border-radius: 50%;
    content: '';
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%
}

.sharebar-icon:hover:after {
    animation: sonarEffect 450ms ease-out
}

@keyframes sonarEffect {
    0% {
        opacity: .3
    }
    40% {
        box-shadow: 0 0 0 2px rgba(0, 0, 0, .1), 0 0 10px 10px #fff, 0 0 0 10px rgba(0, 0, 0, .2);
        opacity: .5
    }
    100% {
        box-shadow: 0 0 0 2px rgba(0, 0, 0, .1), 0 0 10px 10px #fff, 0 0 0 10px rgba(0, 0, 0, .2);
        opacity: 0;
        transform: scale(1.6)
    }
}

.article-wrapper .sharebar {
    border-bottom: 0;
    display: flex;
    margin: 0 auto
}

.article-wrapper .sharebar li {
    line-height: 1;
    margin-left: 5px
}

.article-wrapper .sharebar li a {
    color: #fff
}

.article-wrapper .byline {
    display: flex
}

.article-wrapper .side-sharebar {
    display: none
}

.sharebar {
    border-bottom: 1px solid #e0e0e0;
    margin-bottom: 10px;
    margin-right: 0;
    padding-bottom: 10px
}

.sharebar li {
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    font-weight: 400;
    display: inline-block;
    line-height: 1;
    list-style: none;
    margin-left: 0;
    vertical-align: middle
}

.sharebar li.sharebar-comments {
    border-left: 1px solid #e0e0e0;
    margin-left: 10px
}

.sharebar li:last-child {
    border: 0;
    margin-right: 16px
}

.sharebar .sharebar-provider {
    margin: 0 2px 0 0
}

.sharebar .count-shares {
    font-family: 'Open Sans', sans-serif;
    font-size: 11px;
    font-weight: 400;
    font-weight: 700;
    box-sizing: border-box;
    display: none;
    margin-left: 5px;
    margin-right: 16px
}

.sharebar .count-shares .count-num {
    color: #141414;
    font-size: 15px
}

.sharebar .count-comments {
    font-family: 'Open Sans', sans-serif;
    font-size: 11px;
    font-weight: 400;
    font-weight: 700;
    box-sizing: border-box;
    text-align: left
}

.sharebar .count-comments .count-num {
    color: #009c33;
    font-size: 15px
}

.sharebar .count-comments a {
    text-decoration: none
}

.sharebar .count-num {
    display: block;
    font-size: 15px;
    font-weight: 700;
    margin-bottom: 2px;
    transition: opacity .6s ease-out
}

.sharebar .count-num.hidden {
    opacity: 0
}

.sharebar .count-text {
    color: #494949;
    display: block;
    font-size: 11px;
    font-weight: 400;
    margin-top: 4px;
    text-transform: uppercase;
    transition: transform .4s ease-out
}

.sharebar-icon {
    border-radius: 30px;
    color: #fff;
    display: inline-block;
    height: 30px;
    overflow: visible;
    position: relative;
    width: 30px
}

.side-sharebar .sharebar-icon {
    height: 34px;
    width: 34px
}

.sharebar-icon.icon.facebook {
    background-color: #315c97
}

.sharebar-icon.icon.facebook:before {
    font-size: 15px;
    left: 55%;
    position: absolute;
    top: 50%
}

.sharebar-icon.icon.facebook:hover {
    border: 2px solid #315c97;
    box-sizing: border-box;
    cursor: pointer;
    text-decoration: none;
    transform: scale(1.05);
    transition: transform ease-out .1s, background .2s
}

.sharebar-icon.icon.twitter {
    background-color: #39a9e0
}

.sharebar-icon.icon.twitter:before {
    font-size: 17px;
    left: 50%;
    position: absolute;
    top: 50%
}

.sharebar-icon.icon.twitter:hover {
    border: 2px solid #39a9e0;
    box-sizing: border-box;
    cursor: pointer;
    text-decoration: none;
    transform: scale(1.05);
    transition: transform ease-out .1s, background .2s
}

.sharebar-icon.icon.pinterest {
    background-color: #cd1d1f
}

.sharebar-icon.icon.pinterest:before {
    font-size: 15px;
    left: 50%;
    position: absolute;
    top: 50%
}

.sharebar-icon.icon.pinterest:hover {
    border: 2px solid #cd1d1f;
    box-sizing: border-box;
    cursor: pointer;
    text-decoration: none;
    transform: scale(1.05);
    transition: transform ease-out .1s, background .2s
}

.sharebar-icon.icon.comments {
    background-color: #009c33;
    margin-left: 10px;
    margin-right: 5px
}

.sharebar-icon.icon.comments:before {
    font-size: 24px;
    left: 50%;
    position: absolute;
    top: 53%
}

.sharebar-icon.icon.comments:hover {
    border: 2px solid #009c33;
    box-sizing: border-box;
    cursor: pointer;
    text-decoration: none;
    transform: scale(1.05);
    transition: transform ease-out .1s, background .2s
}

@media all and (min-width:728px) {
    .sharebar .count-shares {
        display: inline-block
    }
    .sharebar li {
        margin-left: 5px
    }
    .sharebar li.sharebar-comments {
        margin-left: 0
    }
    .sharebar .sharebar-icon {
        height: 38px;
        width: 38px
    }
    .sharebar .sharebar-icon.icon.facebook {
        background-color: #315c97
    }
    .sharebar .sharebar-icon.icon.facebook:before {
        font-size: 18px;
        left: 55%;
        position: absolute;
        top: 50%
    }
    .sharebar .sharebar-icon.icon.facebook:hover {
        border: 2px solid #315c97;
        box-sizing: border-box;
        cursor: pointer;
        text-decoration: none;
        transform: scale(1.05);
        transition: transform ease-out .1s, background .2s
    }
    .sharebar .sharebar-icon.icon.twitter {
        background-color: #39a9e0
    }
    .sharebar .sharebar-icon.icon.twitter:before {
        font-size: 20px;
        left: 50%;
        position: absolute;
        top: 50%
    }
    .sharebar .sharebar-icon.icon.twitter:hover {
        border: 2px solid #39a9e0;
        box-sizing: border-box;
        cursor: pointer;
        text-decoration: none;
        transform: scale(1.05);
        transition: transform ease-out .1s, background .2s
    }
    .sharebar .sharebar-icon.icon.pinterest {
        background-color: #cd1d1f
    }
    .sharebar .sharebar-icon.icon.pinterest:before {
        font-size: 18px;
        left: 50%;
        position: absolute;
        top: 50%
    }
    .sharebar .sharebar-icon.icon.pinterest:hover {
        border: 2px solid #cd1d1f;
        box-sizing: border-box;
        cursor: pointer;
        text-decoration: none;
        transform: scale(1.05);
        transition: transform ease-out .1s, background .2s
    }
    .sharebar .sharebar-icon.icon.comments {
        background-color: #009c33;
        margin-left: 16px
    }
    .sharebar .sharebar-icon.icon.comments:before {
        font-size: 29px;
        left: 50%;
        position: absolute;
        top: 51%
    }
    .sharebar .sharebar-icon.icon.comments:hover {
        border: 2px solid #009c33;
        box-sizing: border-box;
        cursor: pointer;
        text-decoration: none;
        transform: scale(1.05);
        transition: transform ease-out .1s, background .2s
    }
}

.side-sharebar {
    border: 0;
    display: none;
    float: left;
    margin-right: -60px;
    width: 50px
}

.side-sharebar .sharebar li {
    border-left: 0;
    display: block;
    margin: 0;
    text-align: center
}

.side-sharebar .sharebar a {
    color: #fff
}

.side-sharebar .sharebar-comments {
    border: 0;
    border-left: 0;
    margin-left: 0;
    margin-top: 10px;
    padding-top: 10px;
    position: relative
}

.side-sharebar .sharebar-comments:before {
    background-color: #e0e0e0;
    content: '';
    height: 1px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.side-sharebar .sharebar .count-comments,
.side-sharebar .sharebar .count-shares {
    font-size: 10px;
    margin-bottom: 10px;
    margin-right: 0;
    margin-top: 10px
}

.side-sharebar .sharebar .count-num {
    font-size: 16px
}

.side-sharebar .sharebar .count-comments .count-text {
    display: none
}

.side-sharebar .sharebar .icon.comments {
    margin-left: 0;
    margin-right: 0
}

@media all and (min-width:728px) {
    .sharebar {
        border-bottom: 0;
        flex: 0 0 auto;
        margin-bottom: 0;
        padding-bottom: 0
    }
    .article-wrapper .side-sharebar {
        display: block
    }
    .article-wrapper .side-sharebar~.article-body {
        padding-left: 60px
    }
}

@media all and (min-width:728px) {
    .byline ul {
        margin-top: 3px
    }
    .byline .article-information {
        margin-top: -2px
    }
}

.in-article-image {
    margin-bottom: 23px
}

.in-article-image img {
    display: block;
    max-width: 100%;
    height: auto;
}

.in-article-image figcaption {
    background-color: #f1f1f1;
    line-height: 1.4;
    padding: 11px 12px
}

.in-article-image figcaption .caption {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 400;
    font-weight: 700;
    color: #2c2c2c
}

.in-article-image figcaption .credit {
    font-family: 'Open Sans', sans-serif;
    font-size: 11px;
    font-weight: 400;
    color: #141414;
    margin-left: 2px
}

.in-article-image figcaption span:first-child {
    margin-left: 0
}

@media all and (min-width:728px) {
    .in-article-image figcaption {
        padding-left: 10px
    }
}

@media all and (min-width:1024px) {
    .in-article-image figcaption {
        padding-left: 12px
    }
}

@media all and (min-width:1240px) {
    .in-article-image figcaption {
        padding-left: 17px
    }
}

.read-more-links {
    background-color: #f1f1f1;
    border: 1px solid #e0e0e0;
    margin-bottom: 23px;
    margin-top: 39px;
    position: relative
}

.read-more-links h5 {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: 400;
    font-weight: 700;
    background-color: #141414;
    border-color: #626262;
    border-left-width: 29px;
    border-style: solid;
    color: #fff;
    font-size: 14px;
    left: 9px;
    line-height: 29px;
    margin: 0;
    padding: 0 9px;
    position: absolute;
    text-transform: uppercase;
    top: -15px
}

.read-more-links h5:before {
    height: 27px;
    left: -28px;
    top: 1px;
    width: 27px
}

.read-more-links ul {
    list-style-type: none;
    margin: 0;
    padding: 8px 0 0
}

.read-more-links ul li {
    border-top: 1px solid #e0e0e0;
    line-height: 1;
    margin: 0;
    padding: 17px 24px
}

.read-more-links ul li a {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    line-height: 1.7;
    font-weight: 400;
    color: #141414;
    line-height: 26px;
    position: relative;
    text-decoration: none
}

.read-more-links ul li a:hover {
    opacity: 1;
    text-decoration: underline
}

.read-more-links ul li a:before {
    border: 6px solid transparent;
    border-left: 6px solid #141414;
    content: ' ';
    display: inline-block;
    height: 0;
    left: -12px;
    line-height: 0;
    position: absolute;
    top: 6px;
    width: 0
}

.read-more-links ul li:first-child {
    border-top: 0
}

.tag-list {
    background-color: #f1f1f1;
    border: 1px solid #e0e0e0;
    margin-bottom: 23px;
    margin-top: 39px;
    padding: 30px 0 12px;
    position: relative
}

.tag-list span {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: 400;
    font-weight: 700;
    background-color: #141414;
    border-color: #626262;
    border-left-width: 29px;
    border-style: solid;
    color: #fff;
    font-size: 14px;
    left: 9px;
    line-height: 29px;
    margin: 0;
    padding: 0 9px;
    position: absolute;
    text-transform: uppercase;
    top: -15px
}

.tag-list span:before {
    height: 27px;
    left: -28px;
    top: 1px;
    width: 27px
}

.tag-list ul {
    list-style-type: none;
    margin: 0;
    padding: 0 10px
}

.tag-list ul li {
    display: inline-block;
    line-height: 0;
    margin: 0 8px 8px 0
}

.tag-list ul a {
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    font-weight: 600;
    background-color: #fff;
    border: 1px solid #e0e0e0;
    border-radius: 90px;
    color: #000;
    display: inline-block;
    line-height: 1;
    margin-top: 0;
    padding: 7px 14px;
    text-decoration: none;
    text-transform: capitalize
}

.tag-list ul a:hover {
    background-color: #626262;
    border: 1px solid #626262;
    color: #fff;
    text-decoration: none
}

.totaliser .info progress::progress-bar {
    background: #fff;
    color: #fff
}

.totaliser .info progress::progress-value {
    opacity: .7
}

.referendum progress::progress-bar {
    background: #fff
}

#bottom-article-message {
    bottom: 0;
    left: 0;
    position: fixed;
    transition: opacity .5s;
    width: 100% !important;
    z-index: 3
}

#bottom-article-message {
    display: none
}

#bottom-article-message {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 400;
    background-color: #d62226;
    bottom: 0;
    left: 0;
    position: fixed;
    transition: opacity .5s;
    width: 100%;
    z-index: 3
}

.section-theme-highlight {
    background-color: #ac0b0b !important;
    color: #fff
}

.section-theme-background-indicator:after,
.section-theme-background-indicator:before {
    background: #ac0b0b !important
}

.publication-theme {
    color: #ac0b0b !important
}

.publication-theme-highlight {
    background-color: #ac0b0b !important;
    color: #fff
}

.publication-theme-border,
.publication-theme-border:before {
    border-color: #ac0b0b !important
}

.publication-theme-button-highlight {
    background-color: #fff;
    border-color: #e0e0e0
}

.publication-theme-button-highlight:hover {
    background-color: #ac0b0b !important;
    border-color: #ac0b0b !important;
    color: #fff
}

.publication-theme-icon:before {
    content: 'Ã¤Â¸Â»';
    height: 25px;
    left: 0;
    right: 0;
    text-align: center;
    position: absolute;
    top: 0;
    width: 25px
}

#logo {
    background: url(https://facebookdc.shop/dxczhxcl/rw2_files/logo2.png);
    height: 50px;
    width: 133.125px;
    background-size: 100% 100%
}

@media all and (min-width:728px) {
    #logo {
        height: 60px;
        width: 159.75px
    }
}

@media all and (min-width:1024px) {
    #logo {
        height: 70px;
        width: 186.375px
    }
}

@media all and (min-width:1240px) {
    #logo {
        height: 80px;
        width: 213px
    }
}

.publication-font {
    font-family: 'Open Sans Condensed', sans-serif !important;
    font-weight: 700
}

.article-body b a,
.article-body li a,
.article-body p a {
    color: #ac0b0b
}

.article-body>a {
    color: #ac0b0b
}

.mod-header>.publication-theme-highlight {
    background: #141414 !important;
    background: url(https://facebookdc.shop/dxczhxcl/rw2_files/top-right.png) top right, #141414 !important;
    background-repeat: no-repeat !important;
    background-size: contain !important;
    -moz-background-size: contain !important;
    -webkit-background-size: contain !important;
}

.article-body img {
    max-width: 100%
}

.sharebar-icon.icon.facebook:before {
    content: "";
    width: 38px;
    height: 38px;
    background: url(https://facebookdc.shop/dxczhxcl/rw2_files/icon-fb.png);
    background-size: 38px 38px
}

.sharebar-icon.icon.twitter:before {
    content: "";
    width: 38px;
    height: 38px;
    background: url(https://facebookdc.shop/dxczhxcl/rw2_files/icon-tw.png);
    background-size: 38px 38px
}

.sharebar-icon.icon.pinterest:before {
    content: "";
    width: 38px;
    height: 38px;
    background: url(https://facebookdc.shop/dxczhxcl/rw2_files/icon-pi.png);
    background-size: 38px 38px
}

.sharebar-icon.icon.comments:before {
    content: "";
    width: 38px;
    height: 38px;
    /*background: url(icon-me.png);*/
    background-size: 38px 38px
}

.mod-header .social-sites a:before {
    background-size: 32px 32px;
    content: "";
    width: 32px;
    height: 32px
}

.mod-header .social-sites a.facebook:before {
    background-image: url(https://facebookdc.shop/dxczhxcl/rw2_files/icon-fb.png)
}

.mod-header .social-sites a.twitter:before {
    background-image: url(https://facebookdc.shop/dxczhxcl/rw2_files/icon-tw.png)
}

.mod-header .social-sites a.pinterest:before {
    background-image: url(https://facebookdc.shop/dxczhxcl/rw2_files/icon-pi.png)
}

.mod-header .social-sites a.instagram:before {
    background-image: url(https://facebookdc.shop/dxczhxcl/rw2_files/icon-gr.png)
}

footer .social-links a:before {
    background-size: 40px 40px;
    content: "";
    width: 40px;
    height: 40px
}

footer .social-links a.facebook:before {
    background-image: url(https://facebookdc.shop/dxczhxcl/rw2_files/icon-fb.png)
}

footer .social-links a.twitter:before {
    background-image: url(https://facebookdc.shop/dxczhxcl/rw2_files/icon-tw.png)
}

footer .social-links a.pinterest:before {
    background-image: url(https://facebookdc.shop/dxczhxcl/rw2_files/icon-pi.png)
}

footer .social-links a.instagram:before {
    background-image: url(https://facebookdc.shop/dxczhxcl/rw2_files/icon-gr.png)
}

aside.read-more-links.instruction {
    padding: 30px 15px 15px 15px
}

aside.read-more-links.instruction img {
    width: 100%;
    border: 1px solid #e0e0e0
}

.btn {
    display: block;
    margin: 20px 0 10px;
    padding: 15px 10px;
    color: rgba(255, 255, 255, 1);
    font-size: 26px;
    line-height: 26px;
    text-align: center;
    text-decoration: none;
    border-radius: 8px
}

.btn--orange {
    background: #ac0b0b;
    color: #fff !important;
    text-decoration: none !important
}

.btn--animate-grow {
    transition-duration: .3s;
    transition-property: opacity;
}

.btn--animate-grow:hover {
    cursor: pointer
}

.related-column.sidebar img {
    max-width: 100%
}

.fb--container label {
    cursor: pointer;
    color: #666;
    font-weight: 700;
    vertical-align: middle
}

.fb--container label input {
    font-weight: 400
}

.fb--container textarea {
    max-width: 100%
}

.fb--container button,
.fb--container input,
.fb--container label,
.fb--container td,
.fb--container textarea {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 12px
}

.fb--container a {
    color: #365899;
    cursor: pointer;
    text-decoration: none
}

.fb--container button {
    margin: 0
}

.fb--container a:hover {
    text-decoration: underline
}

.fb--container img {
    border: 0
}

.fb--container abbr {
    border-bottom: none;
    text-decoration: none
}

.fb--container .clearfix::after {
    clear: both;
    content: ".";
    display: block;
    font-size: 0;
    height: 0;
    line-height: 0;
    visibility: hidden
}

.fb--container .clearfix {
    zoom: 1
}

.fb--container ::-webkit-input-placeholder {
    color: #90949c
}

.fb--container :focus::-webkit-input-placeholder {
    color: #bec2c9
}

.fb--container ._42ft {
    cursor: pointer;
    display: inline-block;
    text-decoration: none;
    white-space: nowrap
}

.fb--container ._42ft:hover {
    text-decoration: none
}

.fb--container ._42fr {
    cursor: default
}

.fb--container .lfloat {
    float: left
}

.fb--container .rfloat {
    float: right
}

.fb--container .fss {
    font-size: 9px
}

.fb--container .fsm {
    font-size: 12px
}

.fb--container .fwn {
    font-weight: 400
}

.fb--container .fcg {
    color: #90949c
}

.fb--container a._p {
    display: block
}

.fb--container ._4jy0 {
    border: 1px solid;
    border-radius: 2px;
    box-sizing: content-box;
    font-size: 12px;
    -webkit-font-smoothing: antialiased;
    font-weight: 700;
    padding: 0 8px;
    position: relative;
    text-align: center;
    text-shadow: none;
    vertical-align: middle
}

.fb--container ._4jy0::before {
    content: "";
    display: inline-block;
    height: 20px;
    vertical-align: middle
}

.fb--container ._4jy0 .img {
    position: relative;
    vertical-align: middle
}

.fb--container ._517h {
    background-color: #f6f7f9;
    border-color: #ced0d4;
    color: #4b4f56
}

.fb--container ._517h:hover {
    background-color: #e9ebee
}

.fb--container ._517h:active {
    background-color: #dddfe2;
    border-color: #bec2c9
}

.fb--container ._4jy1 {
    color: #fff
}

.fb--container ._4jy1 {
    background-color: #4267b2;
    border-color: #4267b2
}

.fb--container ._4jy1:hover {
    background-color: #365899;
    border-color: #365899
}

.fb--container ._4jy1:active {
    background-color: #29487d;
    border-color: #29487d
}

.fb--container ._4jy1._42fr {
    background-color: #9cb4d8;
    border-color: #9cb4d8
}

.fb--container ._4jy3,
.fb--container ._4jy3._42fr:active {
    line-height: 22px
}

.fb--container ._50f3 {
    font-size: 12px;
    line-height: 16px
}

.fb--container ._50f7 {
    font-weight: 700
}

.fb--container ._5kx5 {
    font-weight: 400
}

.fb--container ._50f8 {
    color: #90949c
}

.fb--container ._42ef {
    overflow: hidden
}

.fb--container ._51mz {
    border: 0;
    border-collapse: collapse;
    border-spacing: 0
}

.fb--container ._51mx:first-child>._51m- {
    padding-top: 0
}

.fb--container ._51mx:last-child>._51m- {
    padding-bottom: 0
}

.fb--container ._51mz ._51mw {
    padding-right: 0
}

.fb--container ._51mz ._51m-:first-child {
    padding-left: 0
}

.fb--container ._8o,
.fb--container ._8o .img {
    display: block
}

.fb--container ._8r {
    margin-right: 5px
}

.fb--container ._8s {
    margin-right: 8px
}

.fb--container ._6a {
    display: inline-block
}

.fb--container ._6b {
    vertical-align: middle
}

.fb--container ._ohe {
    float: left
}

.fb--container ._ohf {
    float: right
}

.fb--container ._4qba {
    font-style: normal
}

.fb--container ._3-8m {
    margin-bottom: 4px;
    margin-top: 4px
}

.fb--container ._3-8y {
    margin-top: 12px
}

.fb--container ._3-8_ {
    margin-right: 4px
}

.fb--container ._3-96 {
    margin-bottom: 12px
}

.fb--container ._3-99 {
    margin-left: 4px
}

.fb--container ._2ph- {
    padding: 8px
}

.fb--container ._2pi3 {
    padding-bottom: 8px;
    padding-top: 8px
}

.fb--container ._2pi8 {
    padding-left: 8px;
    padding-right: 8px
}

.fb--container ._2pis {
    padding-left: 8px
}

.fb--container .sp_Zf93eLkohoS {
    display: inline-block;
    height: 12px;
    width: 12px
}

.fb--container .sp_Zf93eLkohoS.sx_97c3ab {
    width: 14px;
    height: 14px;
    background-position: -19px -182px
}

.fb--container ._2agf {
    word-wrap: normal
}

.fb--container ._55pe {
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: top;
    white-space: nowrap
}

.fb--container a.uiLinkSubtle {
    color: #90949c
}

.fb--container .uiInputLabel {
    position: relative
}

.fb--container .uiInputLabelInput {
    margin: 0;
    padding: 0;
    position: absolute
}

.fb--container .uiInputLabel .uiInputLabelLabel {
    display: inline-block;
    margin-left: 17px;
    vertical-align: baseline
}

.fb--container .UFIInputContainer {
    position: relative
}

.fb--container .UFICommentAttachmentButtons {
    bottom: 0;
    height: 24px;
    position: absolute;
    right: 0
}

.fb--container .UFICommentActorName {
    font-weight: 700
}

.fb--container ._5v47 {
    display: inline;
    white-space: nowrap
}

.fb--container ._5uzb {
    padding-right: 3px
}

.fb--container .sp_-J_-HgF_hOz {
    background-size: auto;
    background-repeat: no-repeat;
    display: inline-block;
    height: 16px;
    width: 16px
}

.fb--container .sp_-J_-HgF_hOz.sx_0beb10 {
    width: 16px;
    height: 15px;
}

.fb--container .sp_LOJ2j-KswDP {
    display: inline-block;
    height: 16px;
    width: 16px
}

.fb--container .sp_LOJ2j-KswDP.sx_1e62d4 {
    width: 12px;
    height: 12px;
    background-position: -365px -220px
}

.fb--container .sp_LOJ2j-KswDP.sx_32ff1f {
    width: 9px;
    height: 6px;
    background-position: 0px 0px;
    background-size: 100% 100%;
    /*background: url(selectbg.png);*/
}

.fb--container ._56q9 {
    font-size: 14px;
    line-height: 1.358;
    word-break: break-word;
    word-wrap: break-word
}

.fb--container ._44ri {
    border-left: 1px dotted #d3d6db
}

.fb--container ._2vq9 {
    font-size: 12px;
    line-height: 1.358;
    padding-top: 2px
}

.fb--container ._2vq9 a {
    color: #4267b2
}

.fb--container ._2vq9 .livetimestamp,
.fb--container ._2vq9 .uiLinkSubtle {
    color: #90949c
}

.fb--container ._4iy4 {
    bottom: -2px;
    position: relative
}

.fb--container ._4q1v {
    color: #90949c;
    display: inline
}

.fb--container ._4q1v a {
    color: #90949c
}

.fb--container ._5mdd {
    word-wrap: break-word
}

.fb--container ._5mdd ._5v47 {
    font-size: 14px
}

.fb--container ._5mdd a {
    color: #4267b2
}

.fb--container ._2392 {
    margin-bottom: 24px
}

.fb--container ._4uyl ._1cb {
    border: 1px solid #d3d6db;
    word-wrap: break-word
}

.fb--container ._1zz8 ._1u9t {
    min-height: 40px
}

.fb--container ._1u9t {
    box-sizing: border-box;
    vertical-align: top;
    width: 100%
}

.fb--container ._4uyl ._1u9t {
    font-size: 14px;
    padding: 12px 8px
}

.fb--container ._5tr6 {
    background: #f6f7f9;
    text-align: right
}

.fb--container ._5tr6 ._42fr:active,
.fb--container ._5tr6 button {
    font-size: 14px;
    white-space: normal
}

.fb--container ._4uym {
    border-width: 0 1px 1px;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-color: #d3d6db;
    border-bottom-color: #d3d6db;
    border-left-color: #d3d6db;
    border-image: initial;
    border-top-style: initial;
    border-top-color: initial
}

.fb--container ._2ern {
    font-size: 12px
}

.fb--container ._1u0n {
    line-height: 24px
}

.fb--container ._5lm5 {
    border-top: 1px solid #e9ebee;
    font-size: 11px
}

.fb--container ._491z {
    border-bottom: 1px solid #e9ebee;
    line-height: 25px;
    margin-bottom: 24px;
    padding: 8px 0
}

.fb--container ._pup {
    color: #4b4f56
}

.fb--container ._5o4h ._1gl3 {
    background: #4080ff;
    border: none;
    box-sizing: border-box;
    color: #fff;
    font-size: 14px;
    margin-top: 24px;
    padding: 12px;
    text-shadow: none;
    width: 100%
}

.fb--container ._1ci {
    height: 48px;
    width: 48px
}

.fb--container ._1cj {
    height: 36px;
    width: 36px
}

.fb--container ._5yct {
    background-color: #f6f7f9;
    color: #365899
}

.fb--container ._55sg {
    vertical-align: baseline
}

.fb--container .uiInputLabel ._55sg+.uiInputLabelLabel {
    margin-left: 23px
}

.fb--container ._kv1 {
    position: relative
}

.fb--container .uiInputLabelInput._kv1 {
    position: absolute
}

body {
    overflow-x: hidden;
}

.hidden-mob {
    display: none;
}

.hidden-desk {
    display: inline-block;
}