.article-content img {
    max-width: 100%;
    margin: 0 auto;
    display: block;
}

.image-wrapper {
    display: block;
    width: 100%;
    margin-bottom: 25px;
    float: left;
    clear: both;
}

.image-title {
    text-align: center;
    font-size: 0.8em;
}

.image-copyright {
    text-align: center;
    font-size: 0.6em;
}

.image-wrapper.censored {
    position: relative;
    display: block;
    overflow: hidden;
    width: 100%;
    height: 360px
}

.image-thumbnail-wrapper {
    text-align: center;
    width: 100%;

}

.censored-thumbnail-wrapper {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.censored-thumbnail {
    width: 100%;
    height: 100%;
}

.censored-cover-bg {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255,255,255,0.1);
}

.censored-warning-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    cursor: pointer;
    width: 100%;
    height: 510px;
}

.censored-warning {
    width: 500px !important;
    /*height: 510px;*/
    margin: auto;
}

.article-content p {
    margin-bottom: 20px;
    clear: both;
}

.article-content {
    font-size: 16px;
    line-height: 22px;
    color: #888;
    border-top: 1px solid #f0f3f5;
}

.article-content a {
    color: #337ab7;
    text-decoration: none;
}

.article-navigation {
    margin: 45px 0 0 0;
}

.article-page-step {
    position: relative;
    border: 1px solid #afb1b2;
    width: 250px;
    height: 150px;
    margin: 0 auto;
    padding: 10px;
    color: #ffffff;
    font-weight: bold;
    margin-bottom: 25px;
    background-position-x: 40%;
}

.article-page-step .sign {
    font-size: 14px;
    margin-top: 25px;
}

.article-page-step .category {
    font-size: 13px;
}

.pro-contra-list-wrapper {}

.pro-contra-list-wrapper ul {
    -webkit-padding-start: 0px !important;
    padding-inline-start: 0px !important;
    margin: 10px 0 !important;
}

.pro-contra-list-item:blank {
    display: none;
}

.pro-contra-list-wrapper ul, .pro-contra-list-wrapper li {
    list-style: none;
}

.pro-contra-list-wrapper li, .pro-contra-list-wrapper td {
    padding: 5px;
    color: #000000;
    text-transform: uppercase;
    text-align: center;
    /*height: 32px;*/
    border-top:    0px solid  #979797;
    border-right:  1px solid #979797;
    border-bottom: 1px solid #979797;
    border-left:   1px solid  #979797;
}

.pro-contra-list-wrapper li:nth-child(even), .pro-contra-list-wrapper tr:nth-child(odd) {
    background-color: #ffffff;
}

.pro-contra-list-wrapper li:nth-child(odd), .pro-contra-list-wrapper tr:nth-child(even) {
    background-color: #d8d8d8;
}

.pro-contra-list-wrapper .heading {
    position: relative;
    color: #ffffff;
    padding: 10px 5px 5px 5px;
    text-align: center;
    text-transform: uppercase;
    height: 48px;
    line-height: 40px;
    font-weight: bold;
    font-size: 18px;
    border-top:    1px solid  #979797;
    border-right:  1px solid #979797;
    border-bottom: 0px solid #979797;
    border-left:   1px solid  #979797;
}

.pro-contra-list-wrapper .heading.heading-pro {
    background-color: #590606;
}

.pro-contra-list-wrapper .heading.heading-pro {
    background-color: #590606;
    width: 40%;
}

.pro-contra-list-wrapper .heading.heading-contra {
    background-color: #000000;
}

.pro-contra-list-wrapper .heading.heading-contra {
    background-color: #000000;
    width: 40%;
}

.pro-contra-list-wrapper .heading img {
    position: absolute;
    height: 25px;
    width: 25px;
    left: 20px;
    top: 16px;
}

.pro-contra-list-wrapper li.heading {
    padding: 5px 5px 5px 5px;
}

.pro-contra-list-wrapper li.heading img {
    top: 10px;
}

.pro-contra-list-wrapper li.heading.heading-pro,
.pro-contra-list-wrapper li.heading.heading-contra {
    width: 100%;
}

.points-wrapper-td {
    width: 120px;
}

.points-wrapper table, .points-wrapper table td, .points-wrapper table tr {
    border: none !important;
    box-shadow: none;

}

.points-wrapper table {
    border-collapse: separate;
    border-spacing: 0px 10px;
}

.points-wrapper table td {
    margin-bottom: 10px;
}

.points-wrapper td.points-bar {
    position: relative;
    background-color: #bcbabc;
    height: 40px;

}

.points-wrapper td.points-bar img {
    position: absolute;
    height: 50px;
    width: 50px;
    left: -1px;
    top: -6px;
}

.points-wrapper td.points-bar .point-title{
    position: absolute;
    height: 30px;
    width: 30px;
    left: 51px;
    top: 10px;
    text-transform: uppercase;
    color: #ffffff;
    font-weight: bold;
}

.points-wrapper td.points-bar .points-left {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    background-color: #590606;

}

.points-wrapper td.points-value {
    width: 60px;
    text-align: center;
    color: #000000;
    font-weight: bold;
    font-size: 17px;
}

.points-wrapper td.points-overall {
    position: relative;
    width: 50px;
    color: #000000;
}

.points-wrapper td.points-overall .points-overall-value {
    font-size: 50px;
    margin-top: 52px;
}

.points-wrapper td.points-overall .points-overall-max {
    text-align: center;
    display: none;
}

.censored-overlay  {
    display: block;
    position: relative;
    background: red;
}

.video-container {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
}

.video-container .video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

@media (max-width: 767px) {
    .censored-cover {
        border: 1px solid #888;
        content:url('sensitive_content_small.b8e4b8f8c027878898a0.png');
    }
    .pro-contra-list-wrapper-list {
        display: block;
    }
    .pro-contra-list-wrapper-table {
        display: none;
    }
}

@media (min-width: 768px) and (max-width: 1199px) {
    .censored-cover {
        border: 1px solid #888;
        content:url('sensitive_content_medium.16a544977a843a610aa4.png');
    }
    .pro-contra-list-wrapper-list {
        display: none;
    }
    .pro-contra-list-wrapper-table {
        display: block;
    }
}

@media (min-width: 1200px) {
    .censored-cover {
        border: 1px solid #888;
        content:url('sensitive_content_large.1374966a31e2e681d860.png');
    }
    .pro-contra-list-wrapper-list {
        display: none;
    }
    .pro-contra-list-wrapper-table {
        display: block;
    }
}

.points-wrapper-td .points-overall-circle.c100 .overall-value {
    width: 100%;
    float: left;
    text-align: center;
    margin-top: 40px;
    font-size: 40px;
    font-weight: bold;
}

.points-wrapper-div .points-wrapper {
    width: 120px;
    margin: 0 auto;
}

.points-wrapper-td.heading {
    border-bottom: 1px solid #979797;
}

.points-wrapper-div .points-overall-circle.c100 .overall-value {
    width: 100%;
    text-align: center;
    margin-top: 47px;
    font-size: 40px;
    font-weight: bold;
}

.points-overall-circle.c100 {
    background-color: #bcbabc;
    width: 120px;
    height: 120px;
    margin: 0 0 0 0;
}

.points-overall-circle.c100 > span {
    color: #000000;
    font-size: 30px;
    line-height: inherit;
}

.points-overall-circle.c100 .bar, .points-overall-circle.c100 .fill {
    border-color: #590606 !important;
}

