.list-article-md {

}

.list-article-md .intro span {
    font-family: Courier, monospace, Arial, Helvetica, sans-serif;
    line-height: 22px;
    font-weight: 400;
    font-style: normal;
    color: #777777;
    font-size: 15px;
}

.list-article-md .entry-title {
    margin-left: auto;
    margin-right: auto;
    max-width: 1200px;
    margin-bottom: 20px;
}

.list-article-md .centered {
    text-align: center;
}

.list-article-md .entry-title h1 {
    margin: 0 0 0 0;
}

.list-article-md .entry-content {
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
}

.list-article-md .entry-content article {
    margin-left: auto;
    margin-right: auto;
    max-width: 1000px;
}

.list-article-md h1 a {
    font-size: 40px !important;
    line-height: 42px;
    color: #FFF;
    margin: 30px 0 30px;
    display: block;
}

.list-article-md .entry-content p {
    font-family: Arimo, Arial, Helvetica, sans-serif;
    font-size: 18px !important;
    line-height: 32px;
    color: #283333;
}

.list-article-mdh3 {
    font-family: Arimo, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 18px;
    line-height: 32px;
}

.list-article-md .entry-content h2 {
    font-family: Arimo, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 22px;
    line-height: 32px;
}

.list-article-md .post-tags {
    margin-left: auto;
    margin-right: auto;
    max-width: 1200px;
}

.list-article-md .tag-element {
    list-style: none;
    display: inline-flex;
    padding: 0;
    margin: 0;
    font-family: Courier, monospace, Arial, Helvetica, sans-serif;
    position: relative;
}

.list-article-md .tag-subelement {
    display: inline-block;
    background-color: #62715B;
    color: #fff;
    text-align: center;
    margin: 5px;
    padding: 5px 10px 5px 10px;
}

.list-article-md .tag-subelement a {
    color: #fff;
}

.list-article-md .bg-element {
    min-height: 450px;
    padding: 280px 50px 0 50px;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
}

.list-article-md .bg-element span.date {
    padding: 0 10px 0 0px;
    color: #fff;
    font-size: 15px;
}

.list-article-md .m-t-20 {
    margin-top: 20px;
}

.list-article-md .m-t-30 {
    margin-top: 30px;
}

.list-article-md .link-context {
    padding: 20px 20px 20px 30px;
    background: #F4F4F2;
    font-family: Arimo, Arial, Helvetica, sans-serif;
    width: 50%;
    font-size: 18px;
    color: #283333;
}

.list-article-md .link-context a {
    padding: 10px;
    color: #fff;
    background: #92AD85;
    margin-left: 40px;
    min-width: 140px;
    display: inline-block;
    text-align: center;
    font-family: Courier, monospace, Arial, Helvetica, sans-serif;
    font-size: 16px;
}

.list-article-md h3.comment {
    color: #283333;
    font-size: 24px;
    padding-left: 25px;
    padding-top: 25px;
}

.list-article-md h4 {
    margin-top: 40px !important;
    text-align: center;
    font-size: 27px;
    color: #283333;
}

.list-article-md .comment-list {
    margin-bottom: 20px;
}

.list-article-md #comments {
    background: #F4F4F2;
    padding-bottom: 20px;
}

.list-article-md #comments .inside {
    margin-left: auto;
    margin-right: auto;
    max-width: 1000px;
}

.list-article-md .second-bloc {
    margin-top: 40px;
    display: flex;
    margin-left: auto;
    margin-right: auto;
    max-width: 1200px;
    padding: 0 15px 0 15px;
}

.list-article-md .second-bloc h1 {
    margin: 15px 0 5px 0;
    line-height: 24px;
}

.list-article-md .second-bloc h1 a {
    font-size: 28px !important;
    font-weight: bold;
    color: #283333;
    margin: 0;
}

.list-article-md .second-bloc .post-tags {
    margin-top: -25px;
}

.list-article-md .second-bloc .tag-subelement {
    margin: 6px 10px 0 0;
}

.list-article-md .second-bloc span.date {
    padding: 0;
    font-family: Courier, monospace, Arial, Helvetica, sans-serif;
    font-style: normal;
    color: #777777;
}

.list-article-md .second-bloc .scf-element {
    width: 45%;
    display: block;
    margin: 0 auto 0 0;
}

.list-article-md .second-bloc .scf-element img {
    width: 100%;
}

.list-article-md #first {
    margin-left: auto;
    margin-right: auto;
    max-width: 1000px;
    font-family: Courier, monospace, Arial, Helvetica, sans-serif;
    line-height: 22px;
    font-weight: 400;
    font-style: normal;
    color: #777777;
    font-size: 15px;
}

.list-article-md .fa {
    font-size: 25px;
}

.list-article-md .share-list img {
    vertical-align: bottom;
}

.list-article-md hr.light {
    height: 2px;
    background: #4F7C71;
    width: 80px;
    text-align: center;
    margin: 0 auto;
}

.list-article-md #comments p.no-comments {
    text-align: center;
}

.list-article-md .flex {
    display: flex;
}

.list-article-md .flex div {
    margin: 0px 10px 0 10px;
}

.list-article-md .post-related article {
    width: 30%;
    display: inline-block;
    border: 1px solid #E8E8E3;
    margin: 30px auto 0 auto;
    line-height: 0;
}

.list-article-md .post-related .post .entry-title {
    line-height: 20px;
    font-size: 18px;
    padding: 0 5px 0 5px;
    font-weight: bold;
    margin-top: 10px;
}

.list-article-md .post-related .post .entry-title a {
    color: #111111;
}

.list-article-md .post-related article .post-thumb picture {
    position: relative;
}

.list-article-md .post-related article .post-thumb img {
    max-width: 162px;
    object-fit: cover;
}

.list-article-md .post-related article .post-thumb picture::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100px;
    background: -webkit-linear-gradient(bottom, #283333a6, transparent);
    background: linear-gradient(to top, #283333a6, transparent);
    margin: 0 0 3px 0;
}

.list-article-md .post-related .flex-related {
    display: flex;
}

.list-article-md .post-related .flex-related .entry-body {
    width: 60%;
}

.list-article-md .entry-header span.date {
    padding: 0 10px 0 10px;
    font-size: 15px;
    color: #999999;
}

.list-article-md .entry-thumbnail, .single-article-md .post-related .entry-thumbnail {
    margin-bottom: 0px !important;
}

.list-article-md .see-more {
    margin-top: 20px;
    display: block;
    margin: 0 auto;
    width: 220px;
    text-align: center;
    border: 1px solid #283333;
    padding: 10px;
    color: #283333;
}

.list-article-md {
    box-shadow: inset 0 5px 16px rgb(0 0 0 / 12%);
    padding-top: 15px;
}

.list-article-md .scf-element .imagecontainer picture, .list-article-md .post-thumb .imagecontainer picture {
    position: relative;
}

.list-article-md .scf-element .imagecontainer picture::after, .list-article-md .post-thumb .imagecontainer picture::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100px;
    margin: 0 0 3px 0;
    background: -webkit-linear-gradient(bottom, #283333a6, transparent);
    background: linear-gradient(to top, #283333a6, transparent);
}

.list-article-md .intro {
    height: 110px;
    text-align: center;
}

.list-article-md .intro h1 {
    font-size: 32px;
    margin: 20px 0 5px 0;
}

.list-article-md .third-bloc {
    padding-top: 20px;
    padding-bottom: 20px;
}

.list-article-md .post-related {
    display: flex;
    flex-wrap: wrap;
}

.list-article-md .post-related article {
    background-color: #fff;
}

.list-article-md .mobile {
    display: none;
}

.list-article-md .desktop {
    display: block;
}

@media only screen and (max-width: 767px) {
    .list-article-md .post-related article {
        width: 90%;
        margin: 20px auto 0px auto;
    }

    .list-article-md h1 a {
        font-size: 34px !important;
        line-height: 24px;
    }

    .list-article-md .entry-content {
        margin: 0 10px 0 10px;
    }

    .list-article-md .link-context {
        padding: 20px 5px 20px 5px;
        width: 100%;
    }

    .list-article-md .link-context a {
        min-width: 110px;
        margin-left: 15px;
    }

    .list-article-md .second-bloc {
        flex-direction: column;
    }

    .list-article-md .post-related {
        flex-direction: column;
    }

    .list-article-md .second-bloc .scf-element {
        width: 93%;
        margin: 15px auto 0 auto;
    }

    .list-article-md .second-bloc .scf-element img {
        width: 100%;
        border: 1px solid #979797;
        object-fit: cover;
        max-height: 235px;
    }

    .list-article-md .flex {
        flex-direction: column;
    }

    .list-article-md .bg-element {
        padding-left: 20px;
        padding-top: 180px;
    }

    .list-article-md .bg-element h1 {
        font-size: 24px;
    }

    .list-article-md #first {
        padding-left: 20px;
    }

    .list-article-md .comments-area .author {
        text-align: left;
    }

    .list-article-md .blkdiscover {
        margin-top: 20px !important;
        margin-bottom: 20px !important;
    }

    .list-article-md .post-related .flex-related {
        flex-direction: row;
    }

    .list-article-md .mobile {
        display: block;
    }

    .list-article-md .desktop {
        display: none;
    }

    .list-article-md .intro {
        height: 45px;
    }

    .list-article-md .second-bloc h1 a {
        font-size: 20px !important;
    }

    .list-article-md .second-bloc span.date {
        color: #999999;
        font-size: 15px;
    }

    .list-article-md .third-bloc {
        background-color: #fff !important;
    }

    .list-article-md .post-related .post .entry-title .date {
        display: none;
    }

}

.single-article-md .entry-title {
    margin-left: auto;
    margin-right: auto;
    max-width: 1200px;
}

.single-article-md .entry-content {
    margin-left: auto;
    margin-right: auto;
    margin-top: 25px;
}

.single-article-md .entry-content article {
    margin-left: auto;
    margin-right: auto;
    max-width: 1000px;
}

.single-article-md h1 {
    font-size: 40px !important;
    line-height: 42px;
    color: #FFF;
    margin: 0 0 30px 0;
}

.single-article-md .entry-content h3 {
    font-size: 18px !important;
    line-height: 32px;
}

.single-article-md .entry-content .entry-content img,
.single-article-md .entry-content .entry-content iframe,
.single-article-md .entry-content .entry-content video {
    width: 100%;
    border: 1px solid #979797;
    height: 100%;
}

.single-article-md .entry-content .entry-content iframe {
    height: 520px;
}

.single-article-md .entry-content .entry-content .tf-v1-widget iframe {
    height: 750px;
}

.single-article-md .chapeau p {
    font-family: Arimo bold, Arial, Helvetica, sans-serif;
    font-size: 18px !important;
    line-height: 32px;
    color: #283333;
    font-weight: bold;
}

.single-article-md .entry-content p {
    font-family: Arimo, Arial, Helvetica, sans-serif;
    font-size: 18px !important;
    line-height: 32px;
    color: #283333;
}

.single-article-md .entry-content p strong {
   font-family: Arimo Bold, Arial, Helvetica, sans-serif;
   font-weight: bold;
}

.single-article-mdh3 {
    font-family: Arimo, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 18px;
    line-height: 32px;
}

.single-article-md .entry-content h2 {
    font-family: Arimo, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 22px;
    line-height: 32px;
    color: #283333;
}

.single-article-md .entry-content h2 strong {
    color: #283333;
}

.single-article-md .entry-content .button {
    display: inline-block;
    font-weight: 500;
    letter-spacing: .1em;
    color: #fff;
    border-radius: 0;
    border: 1px solid #333;
    background-color: #333;
    padding: 10px 20px;
}

.single-article-md .entry-content a {
    color: #777777;
}

.single-article-md .entry-content .entry-content ul {
    list-style: disc;
}

.single-article-md .entry-content .entry-content h1 {
    display: none;
}

.single-article-md .post-tags {
    margin-left: auto;
    margin-right: auto;
    max-width: 1200px;
}

.single-article-md .tag-element {
    list-style: none;
    display: inline-flex;
    padding: 0;

}

.single-article-md .tag-subelement {
    display: inline-block;
    background-color: #62715B;
    color: #fff;
    text-align: center;
    margin: 5px;
    padding: 5px 10px 5px 10px;
    font-family: Courier, monospace, Arial, Helvetica, sans-serif;
}

.single-article-md .tag-subelement a {
    color: #fff;
}

.single-article-md .bg-element {
    padding: 280px 50px 1px 50px;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
}

.single-article-md .m-t-20 {
    margin-top: 20px;
}

.single-article-md .m-t-30 {
    margin-top: 30px;
}

.link-context {
    padding: 20px 20px 20px 30px;
    background: #F4F4F2;
    font-family: Arimo, Arial, Helvetica, sans-serif;
    width: 50%;
    font-size: 18px;
    color: #283333;
}

.link-context a {
    padding: 10px;
    color: #fff;
    background: #92AD85;
    margin-left: 40px;
    min-width: 140px;
    display: inline-block;
    text-align: center;
    font-family: Courier, monospace, Arial, Helvetica, sans-serif;
    font-size: 16px;
}

.single-article-md h3.comment {
    color: #283333;
    font-size: 24px;
    padding-left: 25px;
    padding-top: 25px;
}

.single-article-md h4 {
    margin-top: 40px !important;
    text-align: center;
    font-size: 27px;
    color: #283333;
}

.single-article-md .comment-list {
    margin-bottom: 20px;
}

.single-article-md #comments {
    background: #F4F4F2;
    padding-bottom: 20px;
}

.single-article-md #comments .inside {
    margin-left: auto;
    margin-right: auto;
    max-width: 1000px;
    padding-top: 20px;
}

.single-article-md #first {
    margin-left: auto;
    margin-right: auto;
    max-width: 1000px;
    font-family: Courier, monospace, Arial, Helvetica, sans-serif;
    line-height: 22px;
    font-weight: 400;
    font-style: normal;
    color: #777777;
    font-size: 15px;
}

article.hidden {
    display: none !important;
}

.centered.hidden {
    display: none !important;
}

.centered a.hidden {
    display: none !important;
}

.single-article-md #last {
    margin-left: auto;
    margin-right: auto;
    max-width: 1000px;
}

.single-article-md #last .post-related .row {
    width: 100%;
    display: flex;
}

.single-article-md .fa {
    font-size: 25px;
}

.single-article-md .share-list img {
    vertical-align: bottom;
}

.single-article-md hr.light {
    height: 2px;
    background: #4F7C71;
    width: 80px;
    text-align: center;
    margin: 0 auto;
}

.single-article-md #comments p.no-comments {
    text-align: center;
}

.single-article-md .flex {
    display: flex;
}

.single-article-md .flex div {
    margin: 0px 10px 0 10px;
}

.single-article-md .post-related article {
    width: 30%;
    display: inline-block;
    border: 1px solid #E8E8E3;
    margin: 30px auto 0 auto;
    line-height: 0;
}

.single-article-md .post-related .post .entry-title {
    line-height: 24px;
    font-size: 17px;
    padding: 10px 10px 0 10px;
    font-weight: bold;
    margin-top: 0;
}

.single-article-md .post-related .post .entry-title a {
    color: #111;
}

.single-article-md .post-related article .post-thumb img {
    max-width: 140px;
    object-fit: cover;
}

.single-article-md .post-related .flex-related {
    display: flex;
}

.single-article-md .entry-header span.date {
    padding: 0 10px 0 10px;
    font-size: 15px;
    color: #999;
}

.single-article-md .entry-thumbnail, .single-article-md .post-related .entry-thumbnail {
    margin-bottom: 0px !important;
}

.single-article-md .see-more {
    display: block;
    margin: 30px auto;
    width: 220px;
    text-align: center;
    border: 1px solid #283333;
    padding: 10px;
    color: #283333;
}

.single-article-md .comment-text {
    margin-top: 0;
    padding-top: 0px;
    padding-right: 0;
    margin-bottom: 0;
    min-height: 0px;
    padding-bottom: 10px;
    margin-left: 28px;
    padding-bottom: 10px;
    padding-left: 0px;
}

.single-article-md .bloc-single-5 {
    text-align: center;
}

.single-article-md .bloc-single-5 .flex-container {
    flex-direction: column;
}

.single-article-md .white-element {
    margin: -45px 0 0 40px;
    color: #FFFFFF;
    font-size: 24px;
    line-height: 26px;
    display: block;
    font-family: Arimo, Arial, Helvetica, sans-serif;
}

.single-article-md #last h4 {
    margin-top: 40px !important;
    text-align: center;
    font-size: 24px;
    line-height: 32px;
    color: #283333;
}

.single-article-md .reply {
    display: none;
}

.single-article-md #comments .comment-text p {
    font-size: 16px;
}

.single-article-md #comments h3.comment {
    font-size: 24px !important;
    line-height: 32px !important;
    text-align: left;
    margin-top: -12px;
}

.single-article-md #comments h6.author {
    font-size: 16px;
    line-height: 24px;
}

.single-article-md #respond {
    padding-left: 25px;
}

.single-article-md #comments #reply-title {
    font-size: 16px;
    line-height: 32px;
    font-weight: bold;
    text-align: left;
    margin-bottom: 10px;
}

.single-article-md #comments #comment {
    font-size: 16px;
    line-height: 32px;
    padding: 5px 15px;
    border: 1px solid #C5C5BA;
    font-family: Arimo, Arial, Helvetica, sans-serif;
}

.single-article-md #comments ol.comment-list {
    margin-bottom: 10px;
}

.single-article-md #comments li.comment {
    margin-bottom: 0px;
}

.single-article-md #comments input {
    font-size: 16px;
    padding: 5px 15px;
    line-height: 32px;
    border: 1px solid #C5C5BA;
    width: 360px;
    font-family: Arimo, Arial, Helvetica, sans-serif;
}

.single-article-md #comments p.form-submit {
    text-align: left;
}

.single-article-md #comments p.form-submit #submit {
    font-family: Courier, monospace, Arial, Helvetica, sans-serif;
    font-size: 15px;
    line-height: 18px;
    width: 160px;
    padding: 12px 15px;
}

.single-article-md .mobile {
    display: none;
}

.single-article-md .desktop {
    display: block;
}

.newsletter {
    display: flex;
    margin: 15px auto 0 auto;
    text-align: left;
}

.link-context:not(.nl) a {
    color: #fff;
}

.newsletter input {
    width: 95%;
    background: #fff;
    border: 1px solid #C5C5BA;
    padding: 5px;
    border-radius: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.valeurs .link-context.nl {
    text-align: center;
}

.newsletter a {
    max-width: 120px !important;
    margin: 0 0 0 0 !important;
}

.link-context.nl {
    width: 100%;
    text-align: left !important;
    padding: 20px 10px 20px 10px !important;
}

.single-article-md .mlr-25 {
    padding: 0px 20px 0 20px;
}


.single-article-md .share-list img {
    width: 30px;
}

.single-article-md .share-list {
    padding-left: 0;
    display: flex;
}

.single-article-md .share-list li {
    margin-right: 10px;
}

.list-article-md .pagination {
    margin: 0 0 0 auto;
    display: block;
    width: 80px;
    padding-bottom: 20px;
    font-size: 15px;
    color: #515C5C;
}

.list-article-md .pagination li {
    display: inline-block;
    min-width: 15px;
    text-align: right;
}

.list-article-md .pagination li a {
    color: #515C5C;
    font-family: Courier, monospace, Arial, Helvetica, sans-serif;
    line-height: 18px;
    font-size: 15px;
}

.list-article-md .pagination li a.selected {
    color: #283333;
    font-weight: bold;
}

#mailchimp {
    color: #fff;
}

@media only screen and (max-width: 767px) {
    .newsletter {
        display: flex;
        margin: 10px 0 0 0;
    }

    .link-context.nl {
        width: 100%;
        text-align: left !important;
    }

    .newsletter input {
        width: 57%;
        background: #fff;
        border: 1px solid #C5C5BA;
        padding: 5px;
    }

    .newsletter a {
        max-width: 120px !important;
        margin: 0 0 0 0 !important;
        font-weight: bold;
    }

    .single-article-md .post-related article {
        width: 100%;
        margin: 20px auto 0 auto !important;
    }

    .link-context {
        padding: 20px 5px 20px 5px;
        width: calc(100% - 20px) !important;
    }

    .container .content .entry-content #first {
        margin: 0 8px 0 0px !important;
    }

    .single-article-md .visuel-intro {
        margin: 0 0 15px 0;
    }

    .link-context a {
        min-width: 110px;
        margin-left: 15px;
    }

    .single-article-md .bg-element {
        padding-left: 10px;
        padding-top: 10px;
        background: none !important;
        min-height: 100px;
        margin: 0 10px 0 8px;
    }

    .single-article-md .bg-element h1 {
        font-size: 24px !important;
        color: #283333;
        line-height: 32px;
        margin: 0;
    }

    .single-article-md .comments-area .author {
        text-align: left;
    }

    .single-article-md .blkdiscover {
        margin-top: 20px !important;
        margin-bottom: 20px !important;
    }

    .single-article-md .mobile {
        display: block;
    }

    .single-article-md .desktop {
        display: none;
    }

    .single-article-md .tag-subelement {
        margin: 0px 10px 0 0;
    }

    .single-article-md #last .post-related .row {
        flex-direction: column;
    }

    .single-article-md .back a {
        font-family: Arimo, Arial, Helvetica, sans-serif;
        font-size: 15px;
        line-height: 17px;
        font-weight: bold;
        display: block;
        padding: 15px 0 0 25px;
        color: #283333;
    }

    .single-article-md .back hr {
        height: 3px;
        background: #4F7C71;
        width: 10%;
        text-align: left;
        margin: 15px 0 0 auto;
        border: none;
    }

    .single-article-md .back hr.b {
        background: #DEE3D8;
        width: 90%;
    }

    .link-context {
        text-align: center;
        display: flex;
        flex-direction: column;
        margin-bottom: 20px;
    }

    .link-context a {
        max-width: 110px;
        margin: 10px auto 0 auto;
    }

    .single-article-md .comments-area .author {
        display: inline;
    }

    .single-article-md #comments {
        padding: 0 20px 0 0;
    }

    .single-article-md #comments input {
        width: 100%;
    }

    .single-article-md #comments p.form-submit {
        padding: 0 0 20px 0;
    }

    .single-article-md #comments h3.comment {
        margin: 0 0 10px 0;
    }

    .single-article-md #last h4 {
        text-align: left;
        padding: 0 20px 0 20px;
    }

    .single-article-md #last hr {
        display: none;
    }

    .single-article-md .container .content .entry-content .post-related article {
        margin: 20px auto 0 auto !important;
    }

    .single-article-md .white-element {
        margin: 5px 0 0 0px;
        color: #000;
        font-size: 20px;
        line-height: 26px;
        font-family: Arimo, Arial, Helvetica, sans-serif;
    }

    .single-article-md .back {
        width: 100%;
        background: #FFF;
        margin: 0;
        padding: 0;
        z-index: 9999999;
    }

    .fixed {
        top: 0;
        position: fixed;
    }

    .single-article-md .progression {
        display: flex;
    }

    .single-article-md .entry-content .button {
        font-size: 16px;
    }

    .single-article-md .post-related .post .entry-title {
        padding: 10px 10px 0 10px;
    }

    .list-article-md .entry-header span.date {
        display: none !important;
    }

    .list-article-md .post-related .flex-related .entry-body {
        width: 50%;
    }

    .single-article-md .entry-content .entry-content iframe {
        height: 310px;
    }

    .single-article-md .entry-content .entry-content .tf-v1-widget iframe {
        height: 750px;
    }
}
