﻿/*titre portrait*/
@font-face {
    font-family: 'utopia';
    src: url('assets/fonts/Utopia/utopia-black.otf') format('opentype');
    font-weight: bold;
    font-style: normal;
}
/*
@font-face {
    font-family: 'workSans';
    src: url('assets/fonts/WorkSans/WorkSans-Medium.otf') format('opentype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Copperplate';
    src: url('assets/fonts/copperplate/Copperplate Gothic Bold Regular.woff') format('woff'),
        url('assets/fonts/copperplate/Copperplate Gothic Bold Regular.ttf')  format('truetype');
    font-weight: normal;
    font-style: normal;
}
/*titre chronique et date*/
/*
@font-face {
    font-family: 'avenir';
    src: url('assets/fonts/avenir/avenir-next-regular-webfont.woff') format('woff'),
         url('assets/fonts/stag/avenir-next-regular-webfont.eot')  format('opentype'),
        url('assets/fonts/avenir/avenir-next-regular-webfont.ttf')  format('truetype');
    font-weight: normal;
    font-style: normal;
}
/**/
/*
@font-face {
    font-family: 'StagL';
    src: url('assets/fonts/stag/Stag-Sans-Light.otf')  format('opentype'),
        url('assets/fonts/stag/Stag-Sans-Light.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
/*
/*chapo*/
@font-face {
    font-family: 'StagM';
    src: url('assets/fonts/stag/Stag-Medium.otf')  format('opentype'),
        url('assets/fonts/stag/Stag-Medium.woff') format('woff'),
        url('assets/fonts/stag/Stag-Medium.ttf')  format('truetype');
    	font-style: normal;
}
/**/
/*
@font-face {
    font-family: 'Stag Sans';
    src: url('assets/fonts/stag/Stag Sans - Bold.otf')  format('opentype'),
        url('assets/fonts/stag/Stag Sans - Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}
*/
/*titre devises */
@font-face {
    font-family: 'StagB';
    src: url('assets/fonts/stag/Stag-Bold.otf')  format('opentype'),
        url('assets/fonts/stag_web/stag-web-bold.ttf') format('truetype'),
	   url('assets/fonts/stag_web/stag-web-bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

/*
@font-face {
    font-family: 'Stag Sans';
    src: url('assets/fonts/stag/Stag Sans - Light Italic.otf')  format('opentype'),
        url('assets/fonts/stag/Stag Sans - Light Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
}
@font-face {
    font-family: 'Stag Sans';
    src: url('assets/fonts/stag/Stag Sans - Medium Italic.otf')  format('opentype'),
        url('assets/fonts/stag/Stag Sans - Medium Italic.woff') format('woff');
    font-weight: 500;
    font-style: italic;
}
@font-face {
    font-family: 'Stag Sans';
    src: url('assets/fonts/stag/Stag Sans - Bold Italic.otf')  format('opentype'),
        url('assets/fonts/stag/Stag Sans - Bold Italic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
}

*/
/**/
/*titre menu principal desctop*/
@font-face {
    font-family: oswald-light;
    src: url(assets/fonts/face/oswald-light.eot);
    src: url(assets/fonts/face/oswald-light.eot?#iefix) format('embedded-opentype'),
    url(assets/fonts/face/oswald-light.svg#oswald-light) format('svg'),
    url(assets/fonts/face/oswald-light.woff) format('woff'),
    url(assets/fonts/face/oswald-light.ttf) format('truetype');
    font-weight: 400;
    font-style: normal
}
/**/
/*titre menu top desctop*/
@font-face {
    font-family: oswald-bold;
    src: url(assets/fonts/face/oswald-bold.eot);
    src: url(assets/fonts/face/oswald-bold.eot?#iefix) format('embedded-opentype'),
    url(assets/fonts/face/oswald-bold.svg#oswald-bold) format('svg'),
    url(assets/fonts/face/oswald-bold.woff) format('woff'),
    url(assets/fonts/face/oswald-bold.ttf) format('truetype');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: sourceserifpro-regular;
    src: url(assets/fonts/face/sourceserifpro-regular.eot);
    src: url(assets/fonts/face/sourceserifpro-regular.eot?#iefix) format('embedded-opentype'),
    url(assets/fonts/face/sourceserifpro-regular.svg#sourceserifpro-regular) format('svg'),
    url(assets/fonts/face/sourceserifpro-regular.woff) format('woff'),
    url(assets/fonts/face/sourceserifpro-regular.ttf) format('truetype');
    font-weight: 400;
    font-style: normal
}
/**/
/*tite live dans la partie nos live*/
/**/
@font-face {
    font-family: sourceserifpro-black;
    src: url(assets/fonts/face/sourceserifpro-black.eot);
    src: url(assets/fonts/face/sourceserifpro-black.eot?#iefix) format('embedded-opentype'),
    url(assets/fonts/face/sourceserifpro-black.svg#sourceserifpro-black) format('svg'),
    url(assets/fonts/face/sourceserifpro-black.woff) format('woff'),
    url(assets/fonts/face/sourceserifpro-black.ttf) format('truetype');
    font-weight: 400;
    font-style: normal
}
/**/
html.js {
    margin-top: 0 !important;
}

/* demo */
.single-article .col-gold-sm {
    background: transparent;
    color: white;
/*    font-size: 38px;*/
    display: inline-block;
    text-align: center;
    padding: 0 0 0 0 !important;
    height: 500px;
    width: 100% !important;
}

/* /-demo */

body {
    background: #ecf0f1; /*bg*/ /*whitesmoke;*/
    font-family: 'Merriweather', serif;
    overflow-x: hidden;
    padding-top: 0;
    display: block;
}

a {
    cursor: pointer;
}

a.extraitLink {
    font-size: 16px;
    color: black;
    text-decoration: none;
}

a.titleLink {
    text-decoration: none;
}

.citation {
	clear: both;
    color: #2e3032;
    font-family: Velino,Times New Roman,serif;
    font-style: italic;
    position: relative;
    text-align: center;
	padding: 4.5rem 2rem !important;
}
.citation {
    quotes: "\201C""\201D""\2018""\2019";
}
span.citation {
    font-size: 2.5rem !important;
    line-height: 3.125rem !important;
	display:block;

}
.citation:after, .citation:before {
    font-size: 9.375rem;
    color: #ce0033;
    font-family: Velino,Times New Roman,serif;
    font-style: italic;
    line-height: 1;
    position: absolute;
}
.citation:before {
    content: open-quote;
    left: 0;
    text-align: left;
    top: .02rem;
}
.citation:after {
    content:close-quote;
    right: 1.5rem;
    text-align: right;
}
    h1,h2,h3,h4,h5,h6 { page-break-after:avoid; }
    h1{font-size: 18px;}
    h2{font-size: 18px;}
    h3{font-size: 18px;}
    h4,h5,h6{font-size: 18px;}

/*chroniques*/
#auteurCh {
    display: block;
    min-height: 180px;
    margin: 20px 0;
}

#imgAu {
    float: left;
    width: 150px;
    height: 150px;
    overflow: none;
    margin-right: 20px;
}

#imgAu img {
    border: 3px solid #FFFFFF;
    border-radius: 50%;
    width: 100%;
    max-width: 150px;
    height: 100%;
}

#descAu span {
    font-size: 20px;
}

#en_link {
    background-color: red;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    padding: 5px 10px;
    margin: auto;
    border-radius: 10px;
    margin-bottom: 10px;
    width: fit-content;
}

#en_link a {
    color: white;
}
/*
 * Print Media
 */

@media print {
    body, * {
        width:100% !important;
        margin:0 !important;
        padding:0 !important;
        line-height: 1.45  !important;
        font-family: Garamond,"Times New Roman", serif !important;
        color: #000  !important;
        background: none;
        font-size: 14pt !important; }

    /* Headings */
    h1,h2,h3,h4,h5,h6 { page-break-after:avoid; }
    h1{font-size:19pt;}
    h2{font-size:17pt;}
    h3{font-size:15pt;}
    h4,h5,h6{font-size:14pt;}


    p, h2, h3 { orphans: 3; widows: 3; }

    code { font: 12pt Courier, monospace; }
    blockquote { margin: 1.2em; padding: 1em;  font-size: 12pt; }
    hr { background-color: #ccc; }

    /* Images */
    img { float: left; margin: 1em 1.5em 1.5em 0; max-width: 100% !important; }
    a img { border: none; }

    /* Links */
    a:link, a:visited { background: transparent; font-weight: 700; text-decoration: underline;color:#333; }
    a:link[href^="http://"]:after, a[href^="http://"]:visited:after { content: " (" attr(href) ") "; font-size: 90%; }

    abbr[title]:after { content: " (" attr(title) ")"; }

    /* Don't show linked images  */
    a[href^="http://"] {color:#000; }
    a[href$=".jpg"]:after, a[href$=".jpeg"]:after, a[href$=".gif"]:after, a[href$=".png"]:after { content: " (" attr(href) ") "; display:none; }

    /* Don't show links that are fragment identifiers, or use the `javascript:` pseudo protocol .. taken from html5boilerplate */
    a[href^="#"]:after, a[href^="javascript:"]:after {content: "";}

    /* Table */
    table { margin: 1px; text-align:left; }
    th { border-bottom: 1px solid #333;  font-weight: bold; }
    td { border-bottom: 1px solid #333; }
    th,td { padding: 4px 10px 4px 0; }
    tfoot { font-style: italic; }
    caption { background: #fff; margin-bottom:2em; text-align:left; }
    thead {display: table-header-group;}
    img,tr {page-break-inside: avoid;}

    /* Hide various parts from the site*/
    header,.breadcrumbs,.colorPln,.fixed-post-info,.seoTxt ,.show_no_posts,#smart-ajax-loader, footer, .sharedaddy ,.dividerDouble,.smart_scroll_container {display:none !important;}

    .single-article{
        display:block !important;
    }
}

/*
 * RTL VERSION
 */


:not(i):lang(ar), li.ar a {
    font-family: 'Cairo', sans-serif !important;
}


/*
 * END RTL VERSION
 */


/*
 * Loading Gif
 */

@-webkit-keyframes uil-ring-anim {
    0% {
        -ms-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -ms-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@-webkit-keyframes uil-ring-anim {
    0% {
        -ms-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -ms-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@-moz-keyframes uil-ring-anim {
    0% {
        -ms-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -ms-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@-ms-keyframes uil-ring-anim {
    0% {
        -ms-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -ms-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@-moz-keyframes uil-ring-anim {
    0% {
        -ms-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -ms-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@-webkit-keyframes uil-ring-anim {
    0% {
        -ms-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -ms-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@-o-keyframes uil-ring-anim {
    0% {
        -ms-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -ms-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@keyframes uil-ring-anim {
    0% {
        -ms-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -ms-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
.uil-ring-css {
    background: none;
    position: relative;
    width: 100px;
    height: 100px;
    margin: -30px auto 0 auto;
}

.ip-container.loaded .uil-ring-css{
    display:none;
}
.uil-ring-css > div {
    position: absolute;
    display: block;
    width: 160px;
    height: 160px;
    top: 20px;
    left: 20px;
    border-radius: 80px;
    box-shadow: 0 6px 0 0 rgba(232,0,3,0.8);
    -ms-animation: uil-ring-anim 2s linear infinite;
    -moz-animation: uil-ring-anim 2s linear infinite;
    -webkit-animation: uil-ring-anim 2s linear infinite;
    -o-animation: uil-ring-anim 2s linear infinite;
    animation: uil-ring-anim 2s linear infinite;
}


/*
 *  End Loading Gif
 */

.Aligner {
    display: flex !important;
    align-items: center;
    justify-content: center;
}

.Aligner-item {
    max-width: 50%;
    width: 50%;
}

.Aligner-item--top {
    align-self: flex-start;
}

.Aligner-item--bottom {
    align-self: flex-end;
}

.header-top {
    padding: 0;
    height: auto;
    min-height: 125px;
    position: relative;
    z-index: 5;
    background: #fff;
}

.btn-burger,.header-top>* {
    height: 100%
}

.header-top::after,.header-top::before {
    content: ' ';
    display: table
}

.header-top::after {
    clear: both
}

.header-top,.header-top ul {
/*    background-color: #fff*/
   background: #ecf0f1; /*bg*/
}

.header-top li>a,.header-top ul li>a {
    color: #f75352
}

.header-top input {
    width: 200px;
    margin-right: 1rem
}

.header-top.scroll .top-bar-middle>.main-menu .wrapper-submenu {
    display: none
}

.header-top.scroll .top-bar-middle>.main-menu .item-partenaires>.active+.wrapper-submenu,.header-top.scroll .top-bar-middle>.main-menu .item-solutions>.active+.wrapper-submenu {
    display: block
}

.header-top.scroll+.layer-main-menu {
    display: none
}

.top-bar-left {
    position: absolute;
    left: 0;
    top: 0
}

@media screen and (min-width: 64.0625em) {
    .top-bar-left {
        display:none!important
    }
}

.top-bar-middle {
    display: block;
    width: 100%;
    margin: 0 auto;
    padding: 0;
}

.top-bar-right {
    position: relative;
    float: right;
    z-index: 9;
    height: auto;
}

.top-bar-right>* {
    display: block;
    float: left;
    height: 100%;
    color: #2f2f2f;
    font-size: 13px;
    text-align: center
}

[data-whatinput=mouse] .top-bar-right .btn-abo>*,[data-whatinput=mouse] .top-bar-right .btn-zen>* {
    outline: 0
}

.top-bar-right .btn-abo>:focus,.top-bar-right .btn-abo>:hover,.top-bar-right .btn-zen>:focus,.top-bar-right .btn-zen>:hover {
    background: #fcd400;
    color: #fff
}

.logoImage {
/*    height: 130px;*/
	height: 100px;
    margin: 0;
    width: auto;
    margin: 0;
    visibility: visible;
}

.top-bar-right .btnRightHeader {
    padding: 9px 0;
    border-left: 1px solid #eaeaea;
    text-align: center;
    min-width: 90px;
    color: black !important;
    max-width: 90px;
    font-family: 'Merriweather', serif;
    text-decoration: none;
}

.top-bar-right .btnRightHeader:hover,.top-bar-right .btnRightHeader:hover i, .top-bar-right .btnRightHeader.active, .top-bar-right .btnRightHeader.active i {
    background: whitesmoke;
    color: #e60003 !important;
}

.top-bar-right .btnRightHeader i {
    font-size: 25px;
    color: black;
    text-align: center;
    display: block;
    margin-bottom: 10px;
}

.block-recherche,.block-share {
    display: none;
    width: 100%;
    position: absolute;
    background: darkgrey;
    height: 100%;
    z-index: 99;
}

.layer-main-menu {
    position: fixed;
    top: 0;
    left: -100%;
    width: 100%;
    height: calc(100% - 69px);
    margin-top: 69px;
    padding-top: 30px;
    overflow: auto;
    z-index: 999;
    background-color: #262626;
    -webkit-transform: translate(-100%,0) matrix(1,0,0,1,0,0);
    -ms-transform: translate(-100%,0) matrix(1,0,0,1,0,0);
    transform: translate(-100%,0) matrix(1,0,0,1,0,0);
}

@media screen and (min-width: 64.0625em) {
    .wrapper-top-menu {
        max-width: 1600px;
        margin: 0 auto;
    }
}

@media screen and (min-width: 64.0625em) {
    .layer-main-menu {
        position: relative;
        left: 0;
        height: auto;
        margin-top: 0;
        padding-top: 0;
  		 background: #ecf0f1; /*bg*/
/*        background-color: #fff;*/
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        width: 100%;
        text-align: center;
        overflow: visible;
        z-index: 2;
    }
}

.main-menu li:not(.menu-text)>a, .main-menu li:not(.menu-text)>button {
    font-weight: 600; /*700;*/
    font-size: 20px;
    text-transform: uppercase;
    color: #fff;
    letter-spacing: 1px;
    padding: 20px;
    text-align: left;
    width: 100%;
    display: block;
    margin-left: 0;
    margin-right: 0;
    text-decoration: none;
    font-family: oswald-light;
/*    font-family: oswald-bold; */
}

.main-menu li:not(.menu-text)>a:hover,.main-menu li:not(.menu-text)>button:hover {
    cursor: pointer
}

@media screen and (min-width: 64.0625em) {
    .main-menu li:not(.menu-text)>a:hover,.main-menu li:not(.menu-text)>button:hover {
        color:#262626
    }

    .main-menu li:not(.menu-text)>a,.main-menu li:not(.menu-text)>button {
        color: black;
        font-size: 18px;
        font-weight: 600;
        white-space: nowrap;
        text-align: center;
        padding: 15px 0px 15px 0px;
        margin: 0 15px 0 auto;
        display: block;
        cursor: pointer;
        line-height: 13px;
        z-index: 9;
        position: relative;
    }

    .main-menu li:not(.menu-text) .badge {
        display: none
    }
}

@media screen and (min-width: 64.0625em) {
    .main-menu {
        margin: 0 auto;
        padding: 0;
        line-height: 13px;
        border-top: 2px solid black;
    }

    .main-menu.hideload {
        overflow: hidden;
        height: 25px
    }

    .main-menu.nossmenu {
        margin-bottom: 0;
    }

    .main-menu li {
        display: inline-block;
        vertical-align: top;
        padding: 0 !important;
        position: relative;
    }
}

.main-menu li ul {
    display: none;
}

.main-menu>li:hover ul {
    display: block;
    position: absolute;
    background: white;
    top: 43px;
    text-align: left;
    padding: 0;
    border-radius: 0 !important;
    margin: 0;
    left: -6px;
}

.main-menu li ul>li {
    display: block;
    width: 100%;
    height: auto;
    padding: 0;
    text-align: left;
    border-bottom: 1px solid #eaeaea;
    margin-bottom: 0;
}

.main-menu li ul>li:hover {
    background-color: #eaeaea;
}

.main-menu li ul>li a {
    padding: 10px 70px 10px 10px !important;
    text-align: left !important;
}

li.menu-item-has-children a{
    padding-right: 8px !important;
}

li.menu-item-has-children:hover:after {
    color: #9b0000;
}

.fixed-nav .menu-item-has-children:after{
    top: 15px;
}

li.menu-item-has-children:after {
    content: '\2304';
    display: inline-block;
    position: absolute;
    top: 5px;
    color: black;
    right: 0;
    text-align: right;
    width: 100%;
    z-index: 0;
    font-size: 25px;
    font-weight: bold;
    font-family: sourceserifpro-black, sans-serif;
    left: inherit;
}

li.menu-item-has-children {
    /* position: relative; */
    padding-right: 10px;
}

.main-menu li:before {
    content: "";
    width: 1px;
    height: 60%;
    position: absolute;
    top: 27%;
    background: #3d3d3d;
    right: 0;
    opacity: 0;
}

.white-bg {
    background: white;
}

.site-container {
    margin: 0px auto;
    min-height: auto;
    padding: 0;
    overflow: initial !important;
}

.menuHeadLine {
    float: left;
    line-height: 29px;
    font-family: 'Merriweather', serif;
}

.containerShare {
    width: 244px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    padding: 7px 0;
}

.container {
    width: 1040px;
    max-width:100%;
}

.adsplace {
    margin: 20px auto;
    text-align: center;
}

ul.cd-radial-slider {
    list-style: none;
    padding: 0;
}

.hero-section .col-gold-sm, .block-module-articles .col-gold-sm {
    max-width: 300px;
    padding: 0;
    margin: 0 0px 0 20px;
    height: fit-content;
    height: -moz-fit-content;
}

.hero-section .col-gold-lg, .block-module-articles .col-gold-lg {
    width: calc(100% - 320px);
    padding: 0;
}
.article-large h2.titre, .article-large h2.titre a ,.article-large h1.titre, .article-large h1.titre a {
    /*font-family: 'Merriweather', serif;*/
    font-family: StagB, Helvetica, Arial, sans-serif;
    font-weight: bold;
    color: black;
    text-decoration: none;
    text-align: left;
    margin-top: 0;
    min-height: 48px;
    margin-bottom: 0;
    padding: 0 0px;
    line-height: 120%;
    font-size: 18pt !important;
    letter-spacing: 1pt;
 }
.article-large h2.titreN2, .article-large h2.titreN2 a {
    font-family: StagB, Helvetica, Arial, sans-serif;
    font-weight: bold;
    color: black;
    text-decoration: none;
    text-align: left;
    margin-top: 8px;
    margin-bottom: 0;
    padding: 0;
    line-height: 120%;
    font-size: 17pt !important;
    letter-spacing: 1pt;
    text-align: -webkit-left;
 }
p.chapo-rub  {
    font-size: 13pt;
    line-height: 160%;
    width: 100%;
    margin-bottom: 20px;
}
.article-large .lirePlus, .article-small .lirePlus {
    bottom: 0;
    position: absolute;
    right: 0;
    display: none;
}

.article-large h2.titre a, .article-large h1.titre a {
    font-size: 20px !important;
    line-height: 48.3px;
    font-weight: 500;
}

p.chapo {
    padding: 0px 0px 20px 0px;
    font-family: 'Merriweather', serif; /*'Merriweather', serif;*/
    position: relative;
    border-bottom: 1px solid darkgrey;
    font-size: 24px;
    text-align: left;
    width: calc(100% - 0px) !important;
}

.chapo-options .chapo:before {
    color: rgba(0, 0, 0, 0.1);
    content: attr(data-first);
    font-size: 450%;
    font-weight: 600;
    line-height: 1;
    position: absolute;
    z-index: 0;
    display: block;
    left: 10px;
    top: -10px;
    font-family: Georgia, serif !important; /*'Merriweather', serif;*/
}

article.article-large p.chapo {
    font-family: 'Merriweather', serif; /*'Merriweather', serif;*/
}

article.article-large figure img {
/*    background: white;*/
	   background: #ecf0f1; /*bg*/
    width: auto;
    height: 230px;
    /* min-width: 100%; */
}

/*
article[data-border="1"] img.borderImg, main[data-border="1"] img.borderImg {
    border: 2px solid #000000;
    padding: 6px;
}
*/

img.borderImg{
    padding:0;
}

span.legendeLarge {
    position: absolute;
    background: black;
    color: white !important;
    font-size: 12px;
    font-family: oswald-light;
    padding: 6px 8px;
    /*right: inherit;*/
    left: 0;
    text-transform: uppercase;
    line-height: 1em;
    font-weight: 100;
    bottom: 0;
    letter-spacing: 1px;
    width: 100%;
}
figure figcaption {
    background: black;
    color: white !important;
    font-size: 12px;
    font-family: oswald-light;
    padding: 6px 8px;
    left: 0;
    text-transform: uppercase;
    width: 100%;
    margin: 0;
    text-align: center;
    clear: both;
    position: absolute;
    z-index: 9;
    bottom: 0;
}
span.legendeSlideLarge {

    background: black;
    color: white;
    font-size: 12px;
    font-family: oswald-light;
    padding: 6px 8px;
    right: inherit;
    text-transform: uppercase;
    line-height: 1em;
    font-weight: 100;
    bottom: 0;
    letter-spacing: 1px;
}
/*
figure {
    position: relative;
    height: 180px;
    overflow: hidden;
}
*/
ul.article-options {
    padding: 0;
    list-style: none;
    margin-top: 0px;
    clear: both;
    overflow: hidden;
    margin-bottom: 0;
}


ul.article-options li {
    display: inline-block;
    outline: none;
    margin: 0;
}

ul.article-options .categorie a {
    font-family: StagB, Helvetica, Arial, sans-serif;
    font-size: 15pt;
    font-weight: bold;
    border: 0;
    padding: 0;
/*    text-transform: uppercase;*/
    color: #9b0000;
    line-height: 0;
    text-decoration: none;
    margin-right: 8px;
    letter-spacing: 1px;
}

ul.article-options .time {
    font-family: 'Merriweather', serif;
    font-weight: 400;
    color: #000000;
    display: block;
}

ul.article-options .time i {
    /* top: 4px; */
    position: relative;
    font-weight: 100;
    /* font-size: 17px;
    float: left; */
    margin-right: 5px;
}
/*
ul.article-options li a:hover {
    background: #9b0000;
    color: white;
}
*/
/*
.bothLarge h2.titre ,.bothLarge h1.titre {
    font-size: 19px;
    line-height: 22px;
    margin-top: 0px;
    padding: 0;
}
*/
.bothLarge span.legendeLarge, #secondar span.legendeLarge {
    right: 0;
    bottom: 0;
}

.bothLarge figure img {
    padding: 0 !important;
    border: 0 !important;
    margin-bottom: 0;
}

.dividerDouble {
    width: 80%;
    border-top: 1px solid #BDBDBD;
    height: 4px;
    margin: 20px auto 30px auto;
    border-bottom: 1px solid #BDBDBD;
}

ul.select-time {
    list-style: none;
    padding: 0;
    z-index: 12;
    display: block;
    position: relative;
    width: 182px;
    margin: -22px auto 20px auto;
    background: white;
}

ul.select-time i {
    color: rgba(0, 0, 0, 0.35);
    display: block;
    margin-top: 0;
    position: absolute;
    font-size: 30px;
    top: 4px;
    left: 5px;
}

ul.select-time a {
    text-decoration: none;
    text-align: center;
    width: 40px;
    height: 40px;
    background: transparent;
    border-radius: 50%;
    display: block;
    position: relative;
    border: 2px solid #3d3d3d;
}

ul.select-time span {
    font-family: 'Merriweather', serif; /*'Merriweather', serif;*/
    font-style: italic;
    color: black;
    position: absolute;
    width: 120%;
    left: -3px;
    font-weight: bold;
    font-size: 9px;
    line-height: 44px;
}

#nprincipal .bothLarge , #secondar bothLarge {
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-count: 1;
    -moz-column-gap: 30px;
    -webkit-column-gap: 20px;
    column-gap: 20px;
    /*padding: 0 15px 0 15px;*/
	padding: 0;
}
.bothLarge,.categoryPosts .col-gold-lg {
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2;
    -moz-column-gap: 30px;
    -webkit-column-gap: 20px;
    column-gap: 20px;
    padding: 0 15px 0 15px;
}

.bothLarge .col-md-6,.categoryPosts .col-gold-lg .col-md-6 {
    background-color: transparent;
    display: inline-block;
    margin: 0 0 20px 0;
    padding: 0;
    /*min-height: 540px;*/
    /*max-height: 560px;*/
    width: 100%;
    float: none;
    /* border: 1px solid whitesmoke; */
    /* box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); */
}

.bothLarge ul.article-options, .categoryPosts ul.article-options {
    padding: 10px 0 0px 0px;
    margin: 0 !important;
}

.bothLarge ul.article-options li.categorie, .bothLarge ul.article-options li.time, .categoryPosts ul.article-options li.categorie, .categoryPosts ul.article-options li.time {
    width: calc(50% - 2px) !important;
    display: inline-block !important;
}

.bothLarge ul.article-options li.time,.categoryPosts ul.article-options li.time {
    text-align: right !important;
}

ul.select-time a:before {
    content: "";
    width: 100%;
    height: 100%;
    background: url("assets/images/timer/5.png");
    display: block;
    position: absolute;
    left: 0;
    border-radius: 50%;
    background-size: 100% !important;
    background-position: 0px -1px !important;
    background-repeat: no-repeat !important;
    opacity: .4;
}

ul.select-time li:nth-child(2) a:before {
    background: white url("assets/images/timer/10.png");
}

ul.select-time li:nth-child(3) a:before {
    background: white url("assets/images/timer/10.png");
}

ul.select-time li {
    display: inline-block;
    margin-right: 15px;
    padding: 11px 0 0 0;
}

ul.select-time li a {
    opacity: .5;
    cursor: pointer;
}

ul.select-time li a:hover {
    opacity: .8;
}

ul.select-time li a:active, ul.select-time li a.active {
    opacity: 1;
}

.slideArticlesSmall {
    display: none;
}

.slideArticlesSmall.active {
    display: block;
}

.dividerTimer {
    width: 100%;
    height: 5px;
    border-bottom: 2px solid black;
    border-top: 1px solid black;
    content: "";
    display: block;
    position: absolute;
    top: 50px;
    margin: 0px 0 30px 0;
}

.timerSection {
    background: transparent;
    margin-top: 50px;
    display: none;
    border: none;
    position: relative;
    z-index: 1;
    padding: 0;
    text-align: center;
    margin: 0;
    width: 100%;
}

.select-time h2 {
    font-family: 'Merriweather', serif; /*'Merriweather', serif;*/
    color: black;
    font-size: 33px;
    text-align: left;
    text-transform: uppercase;
    /* float: left; */
    margin: 20px 15px;
    text-align: center;
}

article.article-small figure img {
    width: auto;
    margin-bottom: 0;
    width: 100% !important;
    height: 200px !important;
}
article.article-small .portrait figure img {
    height: auto !important;
}
article.article-small h2.titre, article.article-small h2.titre a, article.article-small h1.titre, article.article-small h1.titre a {
    font-family: StagB, Helvetica, Arial, sans-serif;
    font-weight: bold;
    color: black;
    text-decoration: none;
    text-align: left;
    margin-top: 8px;
    margin-bottom: 0;
    padding: 0;
    line-height: 120%;
    font-size: 17pt !important;
    letter-spacing: 1pt;
    text-align: -webkit-left;
 }
/* abdeladim */
/*
article.article-small h2.titre, article.article-small h2.titre a, article.article-small h1.titre, article.article-small h1.titre a {
    font-family: sourceserifpro-regular, sans-serif;
    color: black;
    text-decoration: none;
    font-size: 20px;
    padding: 5px 0px 0 0px;
    display: block;
    text-align: left;
    line-height: 140%;
    margin: 0;
    font-weight:800;
    border: none;
    height: 100px;
    width: 100%;
} */

article.ch-small h2.titre, article.ch-small h1.titre {
    font-family: sourceserifpro-regular, sans-serif;
    color: black;
    text-decoration: none;
    font-size: 16px;
    padding: 4px 0px 0 0px;
    display: block;
    text-align: left;
    line-height: 140%;
    margin: 0;
    font-weight:700;
    border: none;
    height: 100%;
    width: 100%;
	letter-spacing:1px;
}
article.ch-small a:hover, article.ch-small a:focus {
  color: #000000;
  text-decoration:none;
}

.slideArticlesSmall {
    padding: 0;
    margin: 0;
    overflow: hidden;
    width: 100%;
}

article.article-small span.legendeLarge {
    bottom: 0;
    right: 0;
}

.categoryPosts .col-gold-lg {
    width: calc(100% - 330px);
    padding: 0;
    margin-right: 20px;
}

.categoryPosts .col-gold-lg .col-md-6 {
    padding-left: 0;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

.categoryPosts .col-gold-sm {
    width: 310px;
    padding: 0 10px 0 0px;
}

.categoryPosts {
    margin: 0 0 0px 0;
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 20px 10px 0px 20px;
}

.categoryPosts .adsplace {
    margin: 0;
}

a.image-wrapper img {
    width: auto !important;
    height: 110% !important;
    top: -5%;
    left: -50%;
    position: absolute;
}

.timerSection h2.titleSec {
    font-family: 'Merriweather', serif;
    color: black;
    font-size: 33px;
    text-transform: inherit;
    margin: 0 0 0;
    text-align: center;
    font-style: italic;
}

ul.select-time li:nth-child(3) {
    margin: 0;
}

.hero-section, .block-module-articles {
    padding: 30px;
    width: 100%;
    margin: 0;
	background: #ecf0f1; /*bg*/
/*    background: white; */
}

.nosChroniques {
    width: 100%;
    height: auto;
    background: transparent;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}

.nosChroniques .container {
    background: #9b0000;
    height: 100%;
    width: calc(100% - 100px);
    margin: 0 auto;
    box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.5), 0 0 20px rgba(0, 0, 0, 0.7);
    padding: 0 0 0px 0;
}

.nosChroniques .container .row {
    border: 0;
    position: relative;
    z-index: 1;
    padding: 0px;
    font-size: 18px;
    line-height: 21px;
    clear: left;
    width: 100%;
    margin: 0px auto;
}

.timerSection .dividerTimer:nth-last-child(1) {
    position: relative;
    top: 0;
}

h2.titleSecChroniques {
    color:  rgb(51, 51, 51);
    text-align: center;
    font-family: 'Merriweather', serif; /*'Merriweather', serif;*/
    /*text-transform: CAPITALIZE;*/
    font-weight: 600;
    font-size: 52px;
    line-height: 52px;
    margin-bottom: 40px;
    margin-top: 20px;
}

.videosDiv {
    width: 100%;
    height: auto;
    background: #9b0000;
    background-size: cover;
    background-position: top center;
    position: relative;
    padding: 0px 0 20px  0;
    box-shadow: 0 0 20px rgb(0, 0, 0);
    margin: 0px auto 0 auto;
}

button.slick-arrow {
    position: absolute;
    background: rgba(0, 0, 0, 0.4);
    border: 0;
    padding: 0;
    margin: 0;
    top: calc(50% - 45px);
    outline: none;
}

.slick-list {
    width: 100%;
    margin: 0 auto;
}

button.slick-arrow i {
    color: white;
    font-size: 40px;
    top: 3px;
    position: relative;
}

button.slick-prev.slick-arrow {
    left: 0;
}

button.slick-next.slick-arrow {
    right: 0;
}

.bloc-rubrique header {
    padding: 20px 0 20px  0;
    position: relative;
    overflow: inherit;
    margin: 0;
}

/*.bloc-rubrique header .titre-rubrique {
    z-index: 2;
    position: relative;
    width: 100%;
    margin: 0 auto;
    font-family: 'Merriweather', serif;
    font-size: 18px;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    height: 40px;
}

.bloc-rubrique header .trait {
    background: #eaeaea;
    height: 5px;
    width: calc(100% - 0px);
    position: absolute;
    z-index: 1;
    left: 0;
    top: 16px;
}
*/
.bloc-rubrique header .subtitle {
    font-family: Merriweather,helvetica,arial,serif;
    font-weight: 400;
    font-size: 18px;
    text-align: center;
    color: #872b5b;
    padding-top: 10px;
    display: block;
}
/*
.bloc-rubrique header .titre-rubrique span {
    position: relative;
    border: 5px solid #eaeaea;
    padding: 8px 28px 8px 0;
    z-index: 2;
    background: #fff;
    color: black;
}

.bloc-rubrique header .titre-rubrique span {
    position: relative;
    padding: 8px 10px 8px 10px !important;
    text-decoration: none;
}

.bloc-rubrique header .titre-rubrique a span {
    background: #fff;
    color: #262626;
}

.bloc-rubrique header .titre-rubrique span {
    padding: 0 20px;
    display: inline-block;
}
*/
.videosDiv .titre-rubrique a, .videosDiv .trait {
    border-color: #ffffff !important;
    background: white !important;
}

.bloc-rubrique header .titre-rubrique a i {
    top: 3px;
    position: relative;
    margin-left: 5px;
    font-size: 20px;
}

.videosDiv header:before {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 30px 30px;
    border-color: transparent transparent #000000 transparent;
    content: "";
    position: absolute;
    top: -30px;
    left: 0;
}

.videosDiv header:after {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 30px 0 0 30px;
    border-color: transparent transparent transparent #000000;
    content: "";
    position: absolute;
    top: -30px;
    right: 0;
}
.videosDiv:before {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 30px 30px 0;
    border-color: transparent #000000 transparent transparent;
    content: "";
    position: absolute;
    bottom: -30px;
    left: 0;
}

.videosDiv:after {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 30px 30px 0 0;
    border-color: #000000 transparent transparent transparent;
    content: "";
    position: absolute;
    bottom: -30px;
    right: 0;
}

section.bloc-rubrique {
    overflow: hidden;
    padding-top: inherit;
   background: #ecf0f1; /*bg*/
/*    background: white;*/
    padding-bottom: 30px;
}

/* .colorPln .titre a {
    color: #fff !important;
} */

.colorPln .categorie a {
    border: none !important;
    background: transparent;
    color: #fff !important;
}
/*
.colorPln .categorie a:hover {
    border: 2px solid #fff !important;
    background: #fff;
    color: #9b0000 !important;
}
*/
.colorPln article * {
    outline: none !important;
}

.colorPln li.time {
    color: white !important;
}

.colorPln button.slick-arrow {
    background: white;
}

.colorPln button.slick-arrow i {
    color: black;
}


.colorPln .nosNChroniques .slick-slider {
    margin: 0;
    border-bottom: 4px solid white;
    padding: 0px !important;
}
.colorPln .portraits-slider .slick-slider {
    margin: 0;
    border-bottom: 4px solid white;
    padding-bottom: 40px;
    padding: 20px !important;
}

footer {
    width: 100%;
    height: auto;
    background: #596e6e;
    z-index: 9;
    position: relative;
    margin-bottom: 0;
    padding-bottom: 10px;
}

.cd-main-content {
    margin-bottom: 0;
    margin-top: 20px;
    position: relative;
}

.logoFooter {
    height: 55px;
    margin-left: 10px;
    width: auto;
    position: relative;
    top: -2px;
}

.top-footer {
    border-bottom: 1px solid grey;
    padding: 0;
}

.middle-footer {
    border-bottom: 1px solid grey;
    padding: 0;
}

.middle-footer .col-md-6 {
    /* border-right: 1px solid grey; */
    padding: 15px 0;
    text-align: left;
}

.middle-footer .col-md-6:nth-last-child(1) {
    border-right: none;
}

.bottom-footer .col-md-4 {
    border-right: 1px solid grey;
    padding: 15px;
}

.bottom-footer .col-md-4:nth-last-child(1) {
    border-right: none;
}

.middle-footer {
    color: white;
}

.followUsFooter {
    list-style: none;
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 3px 0;
    margin: 0;
    text-align: center;
    color: #FFFFFF;
}

.followUsFooter li {
    display: inline-block;
    /* float: left; */
    margin-left: 20px;
}

.followUsFooter li i {
    color: white;
    font-size: 30px;
    margin-top: 7px;
}

.followUsFooter li:nth-child(1) {
    font-family: oswald-light;
    font-size: 32px;
    line-height: 1em;
    letter-spacing: 1px;
    margin-bottom: 20px;
    clear: both;
    display: block;
    float: none;
}

.followUsFooter li:nth-child(1) {
    margin-left: 0;
}

.bottom-footer {
    padding: 0;
}

.footerlien li {
    list-style: none;
    display: block;
    float: none;
    font-family: oswald-light;
    padding: 0;
    font-size: 20px;
}

.footerlien li a {
    color: white;
    text-transform: uppercase;
    letter-spacing:.9px;
}
/*
.footerlien li:after {
    content: "//";
    color: white;
    margin-left: 5px;
    font-weight: 600;
} */

.footerlien li:nth-last-child(1):after {
    content: "";
}

.top-footer h2 {
    font-family: oswald-bold;
    color: white;
    text-transform: uppercase;
    text-align: center;
    margin-top: 30px;
    font-weight: bold;
    font-size: 33px;
    margin-bottom: 10px;
}

.copyright {
    font-size: 13px;
    margin: 10px 0 25px 0;
    color: white;
    text-align: center;
    letter-spacing: 1.7px;
    font-family: oswald-light;
}

form#newsletter-form input[type="submit"] {
    background: transparent;
    border: 0;
    height: 29.5px;
    color: white;
    border: 1px solid white;
    width: auto;
    margin: 0 0 0 -6px;
    display: inline-block;
    padding: 0 10px;
    font-family: sourceserifpro-black, sans-serif;
    text-transform: uppercase;
    font-weight: 600;
}

form#newsletter-form input[type="email"] {
    width: calc(100% - 48px);
    padding: 5px;
    border: 0;
    color: black;
    display: inline-block;
    font-family: 'Merriweather', serif;
}

.subscride-bar p {
    width: 100%;
    margin: 0px 20px 20px 0;
    font-family: oswald-light;
    font-size: 32px;
    line-height: 1em;
    letter-spacing: 1px;
    display: block;
    text-align: center;
}

form#newsletter-form {
    width: 100%;
    float: none;
    margin: 0 auto;
}

.subscride-bar {
    padding: 10px;
    width: 100%;
    height: auto;
    overflow: hidden;
}

.seoTxt.container {
    padding: 20px 0 0 0;
    text-align: left;
    font-size: 13px;
    color: #ababab;
    font-family: oswald-light;
    margin-bottom: 20px;
}


.seoTxt.container p{
    text-align: left;
    font-size: 13px;
    color: #ababab;
    font-family: oswald-light;
    letter-spacing: 0.8px;
    margin: 0 !important;
}

ul.post-categories {
    padding: 0 !important;
    list-style: none;
}

.FeaturedPost ul.post-categories li.surtitre, .bothLarge ul.post-categories li.surtitre {
    color:#9b0000;
    font-family: StagB, Helvetica, Arial, sans-serif;
    font-size: 14pt;
    font-weight: bold;
    letter-spacing: 1pt;

}
.caret {
    display: none;
}

.main-menu li ul li:before {
    display: none;
}

.bothLarge article.article-large, .bloc-rubrique article.article-small, #secondar article.article-large {
    min-height: inherit;
    max-height: inherit;
    margin-bottom: 40px;
    padding-bottom: 0;
    position: relative;
    /* min-height:640px; */
}
#ar_similaires article.article-large {
    min-height: inherit;
    max-height: inherit;
    margin-bottom: 40px;
    padding-bottom: 0;
    position: relative;
    min-height:640px;
}
#ar_similaires .article-large .lirePlus {
    bottom: 0;
    position: absolute;
    right: 0;
}
.single-article, .single-article .col-gold-lg {
    padding: 0;
}

.single-article .col-gold-lg {
    padding: 0;
    width: calc(100% - 320px);
    margin-right: 0px;
    display: inline-block;
    float: left;
}

span.hilite {
    background: #9b0000;
    color: white;
    padding: 0 4px;
}

.search-page article figure {
    width: 230px !important;
    float: left;
    margin-right: 20px;
}

.search-page article figure img {
    width: 230px !important;
}

.search-page ul.article-options .time {
    float: left;
    margin-bottom: 0;
    margin-top: 8px;
}

.search-page article.article-large {
    min-height: initial;
    margin-bottom: 30px;
    padding-bottom: 20px;
    max-height: inherit;
    height: auto;
    overflow: hidden;
    border-bottom: 2px solid #eaeaea;
}

.search-page {
    padding: 0px !important;
}

.search-page h2.titre , .search-page h1.titre {
    margin: 0 0 10px 0;
    text-align: left;
    line-height: 20px;
}

.search-page p, .search-page ul li {
    text-align: left;
    clear: right;
    font-family: oswald-light;
    font-size: 16px;
    line-height: 35px;
}

span.itemBread {
    background: white;
    display: inline-block;
    float: left;
    margin-right: 0;
}

span.itemBread a,span.itemBread span {
    text-decoration: none;
    display: inline-block;
    font-family: workSans, oswald-light !important;
/*    text-transform: uppercase;*/
    font-weight: bold !important;
    font-size: 12pt;
    color: #9b0000;
    padding: 4px 0px 0px 3px;
    letter-spacing: 1px;
}

.breadcrumbs {
    margin-top: 0px;
	background: #ecf0f1; /*bg*/
/*    background: white;*/
    margin: 0px 0 20px 0;
    height: 34px !important;
    overflow: hidden !important;
    padding: 0;
}

p.sep {
    display: inline-block;
    float: left;
    width: 25px;
    text-align: center;
    font-size: 17px;
    margin: 0;
    color: #9b0000;
    font-family: sourceserifpro-black, sans-serif;
    font-weight: 100;
    line-height: 34px;
}

.chapo-options {
/*
    font-family: 'Merriweather', serif;
    font-size: 19px; */
    text-align: left;
    width: 100%;
    margin: 0px auto 0px auto;
    padding: 0 0 0px 0;
    position: relative;

	color: #333;
    font-size: 18px;
    line-height: 160%;
    font-family: georgia,serif, "Tifinaghe-IrcamUnicosansserif";
}
.chapo-options p {
    font-size: 16pt;
    line-height: 160%;
    width: 100%;
/*    margin: 0px auto;*/
    margin-bottom: 24px;
/*
        font-family: Georgia, serif !important;
        font-size: 17px !important;
        line-height: 30px;*/
    }

.chapo-options p.citation {
    font-size: 20pt;
}
.single-article figure {
    margin: 0;
    position: relative;
}

.block-recherche form label span {
    display: none;
}

.block-recherche form label {
    width: 100%;
    height: 100%;
}

.block-recherche form .search-submit {
    display: none;
}

.block-recherche form .search-field {
    padding: 7px 20px;
    font-weight: 400;
}

.cd-search-suggestions h4 {
    width: 100%;
    margin: 0;
    float: left;
    color: white;
    font-family: sourceserifpro-black, sans-serif; /*'Merriweather', serif;*/
    font-size: 22px;
    margin-bottom: 5px;
    font-weight: 400;
    text-align: left;
    line-height: 26px;
}

.cd-search-suggestions .image-wrapper {
    position: relative;
    float: left;
    display: block;
    top: 0;
    left: 0;
    transform: inherit;
    width: calc(100% - 20px);
    height: 270px;
    margin: 0 20px 0px 0 !important;
    overflow: hidden;
}

.cd-search-suggestions .news li {
    position: relative;
    padding: 0;
    margin-bottom: 0;
    height: auto;
    overflow: hidden;
    border-bottom: none;
    padding-bottom: 0;
    width: 33%;
    display: inline-block;
    float: left;
}


.cd-search-suggestions time {
    margin-bottom: 5px;
    color: white;
    font-size: 9px !important;
    font-weight: 100;
}

.cd-search-suggestions .news li:nth-last-child(1) {
    border: 0;
}

.cd-search-suggestions h3 {
    font-size: 18px;
    margin-top: 0;
    color: #000000;
    border-bottom: 2px solid black;
    font-family: oswald-bold;
    padding-bottom: 20px;
}

.titleSearchResult {
    margin: 0 0 40px 0px;
    padding: 0;
    font-family: 'Merriweather', serif; /*'Merriweather', serif;*/
    color: #000000;
    text-decoration: none;
    font-weight: 100 !important;
    font-size: 30px;
}

.cd-search-suggestions .news li p {
    text-align: left;
}

span.itemBread:hover {
    background: transparent;
}

span.itemBread:hover a span {
    color: #9b0000;
    font-weight: 800;
}

.site-version {
    color: #9b0000;
    border: 1px solid #9b0000;
    padding: 2px 6px;
    font-size: 11px;
    border-radius: 3px;
    position: absolute;
    top: 20px;
    right: -50px;
    display: inline-block;
}

.top-bar-middle a {
    height: 100%;
    /* padding: 20px 0;*/
    padding: 10px 0;
    width: auto;
    display: inline-block;
    margin: 0 auto;
    text-align: center;
    clear: both;
    position: relative;
    margin-left: -25px;
}

.top-bar-middle a:hover .site-version {
    background: #9b0000;
    color: white;
    font-weight: bold;
}

.sidebarDiv ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.widget_search {
    background: #9b0000;
    padding: 15px;
    clear: both;
    display: block;
    margin-bottom: 15px;
}

.widget_search span {
    color: white;
    font-weight: 600;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    font-family: 'Merriweather', serif;
    margin-bottom: 15px;
    display: block;
}

.widget_search input {
    font-family: 'Merriweather', serif;
    font-weight: 100;
    padding: 0 5px;
    display: block;
    margin-bottom: 0;
}

.widget_search label,.widget_search label input {
    display: block;
    width: 100%;
    outline: none;
}

input.search-submit {
    margin: 0;
    display: none;
}

.wp-pagenavi {
    clear: both;
    height: auto;
    margin: 20px auto;
    width: auto;
}

.wp-pagenavi a {
    color: #9b0000;
    border: 1px solid #9b0000;
}
.wp-pagenavi span {
    color: #000000;
    border: 1px solid #000000;
}
.wp-pagenavi a, .wp-pagenavi span {
    text-decoration: none;
    background-color: transparent;
    padding: 5px 5px;
    margin: 2px;
    font-family: 'Merriweather', serif;
}

.wp-pagenavi a:hover, .wp-pagenavi span.current  {
    border-color: #000;
    background-color: #9b0000;
    color: white;
}

.wp-pagenavi span.current {
    font-weight: bold;
    background-color: #9b0000;
}
.pagination  ul:before, .pagination  ul:after {
    content: " ";
    display: table;
}

.pagination ul {
     margin-bottom:20px !important;
}
.pagination ul > li {
    display: inline;
}

div#img_left,div#banbodym {
   /*display: none;*/
}

.bothLarge article.article-large figure:hover:before,.article-small figure:hover:after, #secondar article.article-large figure:hover:before {
    content: "";
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    display: block;
    position: absolute;
}

.bothLarge article.article-large figure:hover:after,.article-small figure:hover:after, #secondar article.article-large figure:hover:after {
    content: "LIRE L'ARTICLE";
    position: absolute;
    top: 0;
    color: white;
    font-family: 'Merriweather', serif;
    font-size: 25px;
    text-align: center;
    width: 100%;
    height: 100%;
    display: flex !important;
    align-items: center;
    justify-content: center;
}

.bothLarge article.article-large figure a, #secondar article.article-large figure a  {
    display: block;
}

.fullpage-container {
    width: 100% !important;
    height: auto;
    padding: 0;
}

.fixed-nav .wrapper-top-menu {
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.66);
    max-width: 100%;
    width: 100%;
}

.header-subtop {
    background: #9b0000;
    border-bottom: 0px solid #ffffff;
    height: auto;
    overflow: hidden;
    z-index: 3;
    position: relative;
}

.menu-trigger:before {
    display: none;
}

.header-subtop p {
    margin: 0;
    width: 135px;
    min-height: 37px;
    float: left;
    border-right: 1px solid #ffffff;
    display: inline-block;
}

.menu-trigger span {
    font-weight: 400;
    font-size: 16px;
    position: relative;
    top: -6px;
    left: 3px;
    font-family: oswald-bold;
    letter-spacing: 1px;
}

.btnRightHeader2 {
    width: auto;
    height: 37px !important;
    display: inline-block;
    float: right;
    border-left: 1px solid #ffffff;
    text-decoration: none !important;
}

.btnRightHeader2 span {
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 400;
    padding-right: 10px;
    font-size: 16px;
    top: 2px;
    position: relative;
    font-family: oswald-bold;
    letter-spacing: 2px;
}

.btnRightHeader2 i {
    top: 8px;
    position: relative;
    padding: 0 5px;
    color: #ffffff;
    font-size: 23px;
}

.btnRightHeader2:hover {
    background: transparent;
}

.btnRightHeader2:hover * {
    color: #ffffff !important;
}

.mp-menu ul ul li > a {
    padding-left: 35px;
}

#menu-rubriques li.menu-item-has-children:after {
    color: white;
    width: 20px;
    right: 20px;
    left: inherit;
    bottom: 0;
    position: relative;
    float: right;
    margin-top: -67px;
}

#menu-rubriques li {
    padding: 0 !important;
}

span.formatType {
    position: absolute;
    background: #9b0000;
    width: 40px;
    height: 40px;
    top: 0;
    right: 0;
}

article[data-border="1"] span.formatType{
    top: 0;
    right: 0;
}

span.formatType i {
    color: white;
    padding: 8px;
}

.bothLarge article.article-large .formatType, #secondar article.article-large .formatType {
    top: 0;
    right: 0;
}

article.article-small span.formatType {
    top: 0;
    right: 0;
}

* {
    outline: none !important;
}

.nosChroniques span.formatType {
    background: black;
}

.post-categories li a:nth-child(1) {
    display: inline-block;
}

.post-categories li a {
    display: none;
}

figure.screenWidhImage img {
    width: 100%;
/*    height: 500px;*/
height:auto;

}

article.article-large .col-gold-lg,article.article-large .col-gold-sm {
    padding: 0;
}

figure.screenWidhImage {
    margin-bottom: 0;
	position:relative;
}

.top-bar-middle {
    text-align: center;
}

li.categorie {
    margin:  0 !important;
}

.sur_img {
    position: absolute;
    margin-top: 0;
    text-align: left;
    padding: 10px 10px 40px 10px;
    height: auto;
    display: block;
    margin: 0 auto;
    bottom: 0;
    left: 0 !important;
    width: 100%;
}

.article-large .sur_img h2.titre,.article-large .sur_img h2.titre a, .article-large .sur_img h1.titre,.article-large .sur_img h1.titre a {
    text-align: left !important;
    color: white !important;
    z-index: 9;
    position: relative;
    clear: both;
    letter-spacing: 1px;
}

.screenWidhImage:before {
    content: "";
    width: 100%;
    height: 100%;
/*    background: rgba(0, 0, 0, 0.4);*/
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}

.sur_img * {
    position: relative;
    z-index: 9;
}

.sur_img .categorie a {
    background: white;
}

.style-sts .time ,.style-st .time {
    color: #ffffff;
}

.style-sts .legendeLarge,.style-st .legendeLarge {
    z-index: 9;
}

span.itemBread:nth-last-child(1) span {
    padding: 3px 4px !important;
    font-family: oswald-bold;
}
h1.interligne, h2.interligne, h3.interligne, h1.interligne span , h2.interligne span , h3.interligne span {
	padding:10px;
	font-size:17pt !important;
	text-align: center;
	color: #041a1f;
	}
    p.interligne, span.interligne {
        clear: both;
        color: #2e3032;        
        position: relative;
        padding:10px !important;
        font-size:17pt !important;
        text-align: center;
        font-weight: bold;
  
        }    
.sur_img h2.titre a, .sur_img h1.titre a {
    font-family: 'StagM', StagB, Helvetica, Arial, sans-serif;
    font-size: 38pt!important;
    font-weight: 600;
    display: block;
    line-height: 120%!important;
    letter-spacing: 1.5pt;
    color: white !important;
	/*
    font-size: 42px !important;
    font-family:sourceserifpro-regular, sans-serif;
    line-height: 120% !important;*/
}

.sur_img h2.titre, .sur_img h1.titre {
    width: 100%;
    text-align: left;
    position: relative;
    font-size: 30px;
}
#fallimage .sur_img .article-options {
float:none !important
}
#fallimage .sur_img ul.article-options .categorie a {
}
.sur_img .article-options {
    width: 50%;
    display: inline-block;
    float: left !important;
    clear: inherit;
    position: relative;
    text-align: left;
}

.sur_img .time {
    color: white !important;
}

.chapo-options img {
    max-width: 100%;
    height: auto;
    margin-bottom: 10px;
    margin-top: 10px;
	border: 1px solid #000000;
}

.style-st h2.titre, .style-st h1.titre  {
    text-align: left;
}

div#content {
    margin-top: 0;
}

/*
 * Category Pages
 */
.slider-category ul li {
    list-style: none;
    background-size: cover;
    background-position: center center;
    height: 50vh;
}

.owl-item {
    background: white;
    display: inline-block;
}

ul.owl-carousel {
    padding: 0;
    height: 100%;
    max-height: 50vh;
}

.image-wrapper {
    width: 120%;
    height: 120%;
    margin-left: -10%;
    margin-top: -10%;
    -webkit-transition-property: all;
    -webkit-transition-duration: .4s;
    -webkit-transition-timing-function: cubic-bezier(.33,0,.2,1);
    -webkit-transition-delay: 0;
    -moz-transition-property: all;
    -moz-transition-duration: .4s;
    -moz-transition-timing-function: cubic-bezier(.33,0,.2,1);
    -moz-transition-delay: 0;
    -ms-transition-property: all;
    -ms-transition-duration: .4s;
    -ms-transition-timing-function: cubic-bezier(.33,0,.2,1);
    -ms-transition-delay: 0;
    -o-transition-property: all;
    -o-transition-duration: .4s;
    -o-transition-timing-function: cubic-bezier(.33,0,.2,1);
    -o-transition-delay: 0;
    transition-property: all;
    transition-duration: .4s;
    transition-timing-function: cubic-bezier(.33,0,.2,1);
    -transition-delay: 0;
    text-align: center;
}

.image-wrapper img {
    width: auto !important;
    position: absolute;
    top: -23%;
    left: -40%;
    height: 140% !important;
    z-index: 8;
}

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 0;
    line-height: 1.42857143;
    background-color: transparent;
    position: relative;
    border: none;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
    height: 500px;
    z-index: 8;
    overflow: hidden;
    position: relative;
}

.text-block {
    position: absolute;
    z-index: 9;
    display: block;
    top: 0;
    width: 100%;
    height: 100%;
}

.owl-item h2 {
    color: white;
	/*    text-transform: uppercase;*/
    text-align: left;
}

.owl-item .article-options {
    text-align: left;
    position: absolute;
    margin-bottom: 0;
    width: 100%;
    bottom: 20px;
    height: 22px;
}

.owl-item .article-options .time {
    color: white;
    float: right;
}

.owl-item .article-options .read-more { 
    float: left;
}


.owl-item .article-options .categorie {
    margin: 0 !important;
    background: white;
}

.owl-item ul.article-options .categorie a {
    margin: 0;
}

.owl-item:before {
    content: "";
    background: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    z-index: 9;
}

.owl-nav {
    position: absolute;
    top: calc(50% - 17.5px);
    width: 100vw;
    padding-right: 8px;
}

.owl-prev {
    float: left;
    width: 50%;
    text-align: left;
    display: inline-block;
    visibility: hidden;
    padding-left: 0;
    cursor: pointer;
}

.owl-next {
    float: right;
    width: 50%;
    text-align: right;
    display: inline-block;
    visibility: hidden;
    padding-right: 0;
    cursor: pointer;
}

.owl-next:before {
    width: 35px;
    height: 35px;
    display: block;
    border: none;
    content: ">";
    color: black;
    position: relative;
    text-indent: 0;
    visibility: visible;
    float: right;
    padding: 0 7px;
    font-family: sourceserifpro-black, sans-serif;
    font-size: 32px;
    background: white;
    line-height: 37px;
}

.owl-prev:before {
    width: 35px;
    height: 35px;
    display: block;
    border: none;
    content: "<";
    font-family: sourceserifpro-black, sans-serif;
    font-size: 32px;
    background: white;
    line-height: 37px;
    color: black;
    position: relative;
    text-indent: 0;
    visibility: visible;
    float: left;
    padding: 0 7px;
}

.owl-next:hover:before,.owl-prev:hover:before {
    background: #fff;
    color: #9b0000;
    border-color: #9b0000;
}

.cd-main-content {
    display: block;
    height: auto;
}

.owl-nav {
    display: block !important;
}

.article-options li {
    width: inherit !important;
    height: inherit !important;
}

.owl-stage-outer, .owl-stage {
    /*height: 100%;
    max-height: 50vh;*/
    height: 550px;
    overflow: hidden;
}

.stylea {
    width: 100%;
    height: auto;
}

.stylea ul, .styleb ul, .stylec ul {
    list-style: none;
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 1px;
    margin: 0;
}

.stylea article {
    clear: both;
    margin-bottom: 60px;
    display: block;
    height: auto;
    width: 100%;
    overflow: hidden;
    position: relative;
}

.stylea article .thumb {
    width: 40%;
    float: left;
    margin-right: 15px;
    height: 100%;
    overflow: hidden;
    min-height: 250px;
    position: relative;
}

.stylea article .thumb img {
    width: auto;
    position: absolute;
/*    left: -25%;*/
    width: 100%;
    height: auto;
}

.stylea article .text-zone {
    float: left;
    width: calc(60% - 15px);
}
.stylea article .text-chronique {
    width: calc(100% - 100px);
}
.stylea article .text-zone-afp {
    width: 100%;
    padding: 20px;
}

.stylea article .text-zone h2 {
    font-size: 18px;
    margin-top: 0;
    overflow: hidden;
    max-height: inherit;
    margin-bottom: 0;
}
/*
.styleb .item-post {
    width: 100%;
    background: white;
    box-shadow: none;
    display: inline-block;
    float: left;
    margin-right: 20px;
    margin-bottom: 30px;
    padding: 0;
}
*/
.styleb .item-post:nth-child(2n+0) {
    margin-right: 0;
}

.styleb .item-post .thumb {
    width: 100%;
    height: 250px;
    background-size: cover;
    background-position: center center;
}

.styleb .text-zone {
    padding: 20px 20px 0px 20px;
}

.styleb .text-zone h2 {
    font-size: 23px;
    text-align: left;
    margin-top: 0;
    min-height: 100px;
    max-height: 100px;
}

.categoryPostsList .col-gold-lg {
    padding: 0;
}

.titre a {
    font-size: 20px !important;
    text-align: left !important;
    line-height: 24px !important;
    width: 100%;
    display: block;
    margin-top: 0;
    font-family: sourceserifpro-black, sans-serif;
    color: black;
    text-decoration: none;
    text-align: left;
    margin-top: 0;
    min-height: inherit;
    margin-bottom: 0;
    padding: 0 0px;
}

.stylec .item-post {
    width: calc(50% - 10px);
    background: white;
    box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.09);
    display: inline-block;
    float: left;
    margin-right: 0;
    margin-bottom: 20px;
    position: relative;
}

.stylec .item-post:nth-child(odd){margin-right: 20px;}

.stylec .item-post .thumb {
    width: 100%;
    height: 400px;
    background-size: cover;
    background-position: center center;
}

.stylec .item-post .text-zone {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
}

.stylec ul.article-options {
    margin: 0;
    position: absolute;
    bottom: 0;
    z-index: 9;
    padding: 10px 20px;
}

.stylec .titre {
    color: white;
    font-size: 24px;
    padding: 0 20px;
}

.stylec .text-zone {
    background: rgba(0, 0, 0, 0.54);
}

.my-sub-menu {
    margin: 0;
    padding: 0;
    list-style: none;
    position: absolute;
    z-index: 10;
    top: 0;
    width: 100%;
    height: 100%;
}

.mp-level::after {
    z-index: -1 !important;
}

.image_bck {
    width: 230px;
    height: 230px;
    display: inline-block;
    float: left;
    background: transparent;
    margin-right: 20px;
}

.absolutText {
    position: absolute;
    z-index: 10;
    height: 100%;
    width: 100%;
    font-size: 19px;
    line-height: 32px;
    margin-top: 0px;
    padding: 10px;
    text-align: left;
    color: white;
    font-weight: 600;
}

.absolutText:before {
    position: absolute;
    content: "";
    background: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 100%;
    left: 0;
    min-width: 100%;
    top: 0;
    z-index: -1;
}

.cd-search-suggestions .news li ul.post-categories {
    position: absolute;
    z-index: 11;
    bottom: 10px;
    left: 10px;
    width: 100%;
    color: white;
}

.cd-search-suggestions .news li ul.post-categories a {
    color: white !important;
    border: 2px solid white;
    padding: 1px 8px;
    position: relative;
    display: block;
    text-decoration: none;
    font-family: sourceserifpro-black, sans-serif;
}

.cd-search-suggestions .news li ul.post-categories li {
    width: auto;
    padding: 0;
}

ul#menu-recherche-pop-up {
    text-align: right;
}

h2.titleSearchResult strong {
    color: #9b0000 !important;
}

h2.titleSearchResult strong:before, h2.titleSearchResult strong:after {
    content: " ' ";
}

.search-page ul.article-options .categorie a {
    padding: 0;
    border: none;
    color: black;
    font-weight: 600;
    background: transparent !important;
}

.search-page ul.article-options li {
    margin: 0;
    float: left;
    display: inline-block !important;
}

.search-page .bothLarge h2.titre, .search-page .bothLarge h1.titre {
    font-size: 22px;
    line-height: 22px;
    margin-top: 0;
}

.bothLarge .post:nth-child(even) .col-md-3 {
    float: right;
}

.search-page ul.article-options li.categorie {
    border: 2px solid black;
    width: auto !important;
    display: block !important;
    padding: 3px 2px 1px 10px;
}

span.relevanssi-query-term {
    background: #9b0000;
    color: #fff;
    padding: 0 5px;
}

/*
 * Widgets
 */
#ajaxsearchpro1_1 {
    width: calc( 90% - 286px) !important;
    margin: 0 calc(5% + 116px) 0 calc(5% + 170px);
}

.awesome-weather-attribution {
    visibility: hidden;
    display: none;
}

.widget_awesomeweatherwidget {
    border: 1px solid whitesmoke;
}

.widget_awesomeweatherwidget * {
    box-shadow: none !important;
    position: relative;
    text-shadow: none !important;
    font-family: 'Merriweather', serif;
}

.awesome-weather-header {
    font-weight: 900;
    font-size: 24px !important;
    padding: 20px 0 !important;
    text-transform: capitalize !important;
    font-family: 'Merriweather', serif!important;
}

.awesome-weather-forecast {
    padding: 0;
    border-top: 1px solid white;
}

.awe_days_3 .awesome-weather-forecast-day {
    width: calc((100% / 3) - 7px);
    padding: 20px 0;
    border-left: 1px solid white;
}

.awe_days_3 .awesome-weather-forecast-day:nth-child(1) {
    border-left: none;
}

.awe_desc {
    font-family: 'Merriweather', serif; /*'Merriweather', serif;*/
    text-transform: capitalize;
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 20px;
}

.awesome-weather-current-temp * {
    font-family: 'Merriweather', serif !important;
    font-weight: 100 !important;
}

.awesome-weather-current-temp strong {
    font-size: 75px !important;
}

.awesome-weather-current-temp {
    padding-right: 0 !important;
    padding-top: 19px;
}

li#twitter_timeline-2 {
    overflow: hidden;
    max-height: 400px;
    overflow-y: scroll;
}

li#twitter_timeline-2, li#facebook-likebox-2 {
    margin-top: 20px;
}

#search .search-field::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: black !important;
    opacity: 1;
}

#search .search-field::-moz-placeholder {
    /* Firefox 19+ */
    color: black !important;
}

#search .search-field:-ms-input-placeholder {
    /* IE 10+ */
    color: black !important;
}

#search .search-field:-moz-placeholder {
    /* Firefox 18- */
    color: black !important;
}

#search,#search .search-field {
    background: whitesmoke !important;
    color: black !important;
}

.fixed-nav .cd-main-search form {
    padding-left: 173px !important;
}

.styleBck {
    /* min-height: 450px;
    max-height: 450px; */
    overflow: hidden;
    position: relative;
    border: none;
    background-color: white;
}

.styleBck img {
    /*height: 100% !important;*/
    height: auto !important;
    width: auto !important;
    margin: 0 !important;
    left: 0;
    position: relative;
    min-width: 300px;
}

.styleBck figure,.styleBck picture {
    height: 100% !important;
    position: relative;
    width: 100%;
    left: 0;
}

.styleBck ul.article-options {
    position: absolute;
    bottom: 0;
    z-index: 2;
    margin: 0;
    padding: 10px;
    width: 100%;
}

.styleBck .titre {
    /* position: absolute; */
    top: 0;
    z-index: 3;
    margin: 0;
    padding: 20px 10px;
}

.styleBck:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.33);
    display: block;
    z-index: 1;
}

.styleBck .titre a {
    line-height: 1.4em;
}

.owl-carousel-k29 {
    margin-top: 0;
    padding: 0;
}

.owl-carousel-k29 .styleBck {
    border: none;
    height: 324px;
}

.owl-carousel-k29 .titre a,.owl-carousel-k29 .time {
    color: white !important;
}

.owl-carousel-k29 .styleBck ul.article-options {
    bottom: 30px !important;
}

.owl-carousel-k29 .styleBck .titre{
    top: 0;
    bottom: 105px;
    width: 90%;
    text-align: left;
    padding: 0;
    color: white;
}


.owl-carousel-k29 .styleBck .titre:after{
    content:"";
    width: 40%;
    height: 2px;
    background: white;
    display: block;
    -
    top: 0px;
    bottom: -16px;
    position: absolute;
    left: 10px;
}

.owl-carousel-k29 .styleBck .titre a{
    font-size: 17px !important;
}

.ribbonMedias24 {
    min-width: 200px;
    display: inline-block;
    vertical-align: top;
    margin: -45px 0 0 0;
    position: relative;
    z-index: 1;
}

.ribbonMedias24 span {
    background: #ea302b;
    padding: 5px 10px 5px 10px;
    display: block;
    z-index: 1;
    font-family: 'Merriweather', serif;
    color: white;
    text-transform: uppercase;
    font-weight: 100;
    text-align: center;
    font-size: 22px;
    letter-spacing: 0.1em;
}

.ribbonMedias24 span:after {
    content: '';
    position: absolute;
    border-right: 19px solid #c41813;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    left: 0;
    bottom: -15px;
    width: 0;
    height: 0;
    z-index: -1
}

.ribbonMedias24 span:before {
    content: '';
    position: absolute;
    border-left: 19px solid #c41813;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    right: 0;
    bottom: -15px;
    width: 0;
    height: 0;
    z-index: -1
}

.ribbonMedias24:after {
    content: '';
    position: absolute;
    left: -25px;
    bottom: -15px;
    width: 44px;
    height: 22px;
    background: #ea302b;
    z-index: -2;
    border-left: 10px solid #fff;
    border-top: 11px solid transparent;
    border-bottom: 11px solid transparent
}

.ribbonMedias24:before {
    content: '';
    position: absolute;
    right: -25px;
    bottom: -15px;
    width: 44px;
    height: 22px;
    background: #ea302b;
    z-index: -2;
    border-right: 10px solid #fff;
    border-top: 11px solid transparent;
    border-bottom: 11px solid transparent
}

.quoi29 {
    border: none;
    position: relative;
    z-index: 1;
    padding: 0;
    text-align: center;
    margin: 0px 0 30px 0;
    background: transparent;
}

a.more {
    display: block;
    width: 30px;
    height: 30px;
    background: #ea302b;
    border-radius: 50%;
    color: #fff;
    font-size: 20px;
    text-align: center;
    text-decoration: none !important;
    padding: 0 0 0 1px;
    font: 19px/30px TimesNewRoman,'Times New Roman',Times,Baskerville,Georgia,serif;
}

.quoi29 .more {
    position: absolute;
    left: 50%;
    bottom: -15px;
    margin: 0 0 0 -15px;
}

.quoi29 .owl-stage-outer, .quoi29 .owl-stage {
    height: 100%;
    height: 550px;
    overflow: hidden;
}


.quoi29 .owl-item {
    background: white;
    /* width: 300px !important; */
    display: inline-block;
    float: left;
}

.quoi29 .owl-item:before, .quoi29 .owl-nav {
    display: none !important;
}

.quoi29 .owl-dots {
    width: 250px;
    position: absolute;
    bottom: 5px;
    height: 20px;
    text-align: left;
    padding-left: 6px;
}

.quoi29 .owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px;
    border:1px solid white;
    background: rgba(255, 255, 255, 0.24);
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity 200ms ease;
    border-radius: 30px;
    cursor: pointer;
}

.quoi29 .owl-theme .owl-dots .owl-dot.active span,.quoi29 .owl-theme .owl-dots .owl-dot:hover span {
    background: #fff;
}

.quoi29 li.time {
    border-bottom:1px solid white;
    padding:0 0 10px 0;
    margin-bottom:5px;
}

.quoi29 .styleBck:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    display: block;
    z-index: 1;
}

.extrait{
    padding: 10px 5px 0  0 !important;
    font-family: 'Merriweather', serif;
    font-size: 13pt;
    line-height: 160%;
    width: 100%;
    color: #3d3d3d;
    margin: 0;
    text-align: left;
}
.extrait-afp{
min-height: 100px !important;
}

.timerSection .ribbonMedias24 {
    width: 220px;
    margin: -45px 0 0 0;
}

.timerSection .owl-item:before {
    display:none;
}

.timerSection .item.col-md-4{
    padding:0 !important;
}

.timerSection .owl-nav {
    width: calc(100% - 60px) !important;
}

.timerSection .titre a {
    color:white !important;
}

.timerSection .owl-item .article-options .categorie {
    display: block;
}

.timerSection .owl-item .article-options .time {
    color: white;
    float: left;
    margin-top: 10px;
}

.hero-section .col-gold-lg > article h1.titre a,
.block-module-articles .col-gold-lg > article h1.titre a
{
    font-family: 'StagM', StagB, Helvetica, Arial, sans-serif;
    /* font-size: 38pt!important; */
    font-size: 20px !important;
    font-weight: 600;
    display: block;
    line-height: 120%!important;
    letter-spacing: 1.5pt;
}

.searchContent .bothLarge {
    -moz-column-count: inherit;
    -webkit-column-count: inherit;
    column-count: inherit;
    -moz-column-gap: inherit;
    -webkit-column-gap: inherit;
    column-gap: inherit;
}

img.search-result-img.wp-post-image {
    width: 50%;
    height:auto;
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
}

.searchContent ul.article-options {
    float: left;
    width: 50%;
    margin-right: 20px !important;
    padding: 10px 0px 10px 0px;
}

.searchContent li.time {
    float: right !important;
}

.search-page .bothLarge h2.titre a, .search-page .bothLarge h1.titre a {
    font-size: 25px !important;
    text-align: left !important;
    line-height: 30px !important;
}

.search-page .bothLarge h2.titre, .search-page .bothLarge h1.titre {
    padding: 0px !important;
}

.styleBck h2.titre, .styleBck h1.titre {
    padding: 10px !important;
}

.styleBck ul.article-options li {
    /*width: auto !important;*/
    display: inline-block !important;
    float: right;
    height: auto !important;
    overflow: hidden;
}

.styleBck ul.article-options li:nth-child(2){
    float: right !important;
    margin: 15px 0 0 0 !important;
}

ul#menu-footer {
    margin-bottom: 10px;
    width: auto;
    height: auto;
    overflow: hidden;
    /* text-align: center; */
    margin: 0 auto 20px auto;
    padding: 0 0 0 4px;
}

#lang-switch {
    padding : 0;
    list-style: none;
    display: inline-block;
    margin: 6px 9px;
    float: right;
}

#lang-switch a {
    font-size: 16px;
    font-family: 'Merriweather', serif;
    color: #e60003;
    text-decoration: none;
    font-weight: bold;
    text-transform: uppercase;
}

#lang-switch img {
    width: 21px;
    position: relative;
    top: 4px;
    margin-left: 10px;
    float: right;
}

#lang-switch li.ar a{
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#006233+0,c1272d+30,c1272d+30 */
    background: #006233; /* Old browsers */
    background: -moz-radial-gradient(center, ellipse cover,  #006233 0%, #c1272d 30%, #c1272d 30%); /* FF3.6-15 */
    background: -webkit-radial-gradient(center, ellipse cover,  #006233 0%,#c1272d 30%,#c1272d 30%); /* Chrome10-25,Safari5.1-6 */
    background: radial-gradient(ellipse at center,  #006233 0%,#c1272d 30%,#c1272d 30%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#006233', endColorstr='#c1272d',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
#lang-switch li.fr a{
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#002395+0,ff7070+50,ed2939+100 */
    background: #002395; /* Old browsers */
    background: -moz-linear-gradient(left,  #002395 0%, #ff7070 50%, #ed2939 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left,  #002395 0%,#ff7070 50%,#ed2939 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right,  #002395 0%,#ff7070 50%,#ed2939 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#002395', endColorstr='#ed2939',GradientType=1 ); /* IE6-9 */
}

ul#main-menu {
    overflow: inherit !important;
}

ul#menu-mainmenu {
    overflow: visible;
}

.f-nav ul#menu-mainmenu {
    width: 100%;
    border-top: none;
}

.main-menu li:nth-last-child(1):before {
    display: none;
}

div.btnRightHeader2 {
    border: none !important;
    display: none;
}

.slideArticlesSmall .owl-item {
    width: 294.667px !important;
}

.elp-widget {
    background: #9b0000;
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 0;
    position: relative;
}

.elp-widget p{
    display:inline-block;
    float: left;
    width: 100%;
    z-index: 2;
    margin-bottom: 0;
    padding: 0 20px;
    position: relative;
}

.elp-widget p:nth-child(1){
    width:70%;
}

.elp-widget p:nth-child(2){
    width: calc(100% - 0px);
}

.widget_caldera_forms_widget h3{
    clear: both;
    display: block;
    background: #d10003;
    color: white;
    font-size: 24px;
    letter-spacing: 1px;
    padding-bottom: 20px !important;
    margin-bottom: 0;
    position: relative;
    padding: 5px 0;
    text-align: center;
    z-index: 2;
    font-family: sourceserifpro-black, sans-serif; /*'Merriweather', serif;*/
}

.nl_ar{
    display:none;
}

.elp-widget input[type="email"] {
    width: 100%;
    padding: 3px 10px;
    border: none !important;
    font-family: sourceserifpro-black, sans-serif;
    background: rgba(0, 0, 0, 0.3);
    color: white;
    letter-spacing: 0.8px;
    visibility: visible !important;
}

.elp-widget input[type="submit"] {
    width: 100%;
    padding: 3px 0px 1px 0px;
    border: 0;
    background: white;
    color: #9b0000;
    font-family: sourceserifpro-black, sans-serif;
    border: 1px solid white;
    margin-top: 10px;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin: 10px 0 18px 0;
    font-weight: 600 !important;
}

.widget.wppaszone {
    margin-top: 0;
}

header#header1.f-nav {
    position: fixed;
}

.fixed-nav ul#main-menu {
    border: 0;
}

.fixed-nav .header-top {
    width: 200px;
    min-height: inherit;
    float: left;
    border-right: 1px solid #000000;
    background: transparent;
}

.fixed-nav .header-top a {
    padding: 8px !important;
    margin: 0;
    background: url('logo/logo200_55.png');
	background-repeat: no-repeat;
    display: block;
    height: 60px;
    width: 200px;
}

.fixed-nav .header-top img {
    height: 42px;
    visibility: hidden;
    display: none;
}

.fixed-nav .header-top span {
    display: none;
}

.fixed-nav .header-top .container {
    width: 100%;
}

nav#second-headear {
    box-shadow: none;
    border-bottom: none;
}

.widget_awesomeweatherwidget {
    margin-bottom: 30px;
}

.categoryPosts ul {
    padding: 0;
    text-align: center;
}

ul.post-categories li, .styleBck ul.post-categories li, .styleBck ul.post-categories li a , ul.post-categories li a{
    display: none !important;
}

body ul.post-categories li:nth-last-child(1),body ul.post-categories li:nth-last-child(1) a:nth-last-child(1) {
    display: block !important;
}

body ul.post-categories li:nth-last-child(1) a:nth-last-child(1) {
    display: inline-block !important;
    z-index: 9;
    padding: re;
}

.liveFeed {
    position: fixed;
    top: 0;
    left: 0;
    padding-top: 0;
    bottom: 0;
    max-width: 340px;
    width: 100%;
    height: 100vh;
    display: none;
    background: white;
    z-index: 9999999999999999999999;
    border: 1px solid #dedede;
    margin-top: 222px;
}

main.cd-main-content.onFeed {
    width: 100%;
    padding-left: 340px;
}

main.cd-main-content.onFeed .liveFeed {
    display: block;
}

.fixed-nav .liveFeed {
    margin-top: 95px;
    position: fixed;
}

h3.feedTitle {
    margin-top: 0;
    padding: 12px 10px;
    font-family: sourceserifpro-black, sans-serif;
    margin-bottom: 0;
    font-size: 25px;
	background-color:#9b0000;
}

.itemFeed {
    border-bottom: 1px solid #dedede;
    padding: 10px;
    clear: right;
    height: auto;
    overflow: hidden;
}

.itemFeed time {
    width: auto;
    padding: 0px 5px 5px 0;
    display: inline-block;
    font-family: sourceserifpro-black, sans-serif;
    font-weight: bold;
    letter-spacing: 0.6px;
    max-width: 50px;
    vertical-align: top;
    font-size: 12px;
    float: left;
	color:#9b0000;
}

.itemFeed a {
  /*  font-family: sourceserifpro-black, sans-serif;
      font-size: 16px;*/
    font-family: sourceserifpro-regular, sans-serif;
    color: black;
    text-decoration: none;
    width: 100%;
    text-align: left;
    float: left;
	font-size: 17px;
}


.itemFeed h4 {
    font-family: sourceserifpro-black, sans-serif;
    font-size: 17px;
    margin: 0 !important;
    font-weight:bold;
    line-height: 25px;
}


.extraitFeed img {
    max-width: 100%;
    height: auto;
    margin: 15px 0;
}

.extraitFeed{
    clear:both;
    margin-top: 10px;
    width: 100%;
    height: auto;
    overflow: hidden;
}

.extraitFeed iframe {
    width: 100%;
}

.scrollFeed{
    overflow-y: scroll;
    max-height: 100vh;
    padding-bottom: 140px;
}

.scrollFeed::-webkit-scrollbar{
    width:8px;
    background-color:#efefef;
}

.scrollFeed::-webkit-scrollbar-thumb{
    background-color:#9b0000;
    border-radius:6px;
}
.scrollFeed::-webkit-scrollbar-thumb:hover{
    background-color:#9b0000;
    border:none;
}
.scrollFeed::-webkit-scrollbar-thumb:active{
    background-color:#9b0000;
    border:none;
}

.scrollFeed::-webkit-scrollbar-track{
    border:none;
    border-radius:0;
    -webkit-box-shadow:0 0 1px gray inset;
}

.fixed-nav .main-menu li:not(.menu-text)>a,.fixed-nav .main-menu li:not(.menu-text)>button {
    padding: 20px 0px 20px 0px;
    margin-top: 5px;
    border-right: none;
}

body::-webkit-scrollbar{
    width:8px;
    background-color:#efefef;
}

body::-webkit-scrollbar-thumb{
    background-color: black;
    border-radius: 0;
}
body::-webkit-scrollbar-thumb:hover{
    background-color:#9b0000;
    border:none;
}
body::-webkit-scrollbar-thumb:active{
    background-color:#9b0000;
    border:none;
}

body::-webkit-scrollbar-track{
    border:none;
    border-radius:0;
    -webkit-box-shadow:0 0 1px gray inset;
}

/* Comments */

.comment-respond,
.entry-pings,
.entry-comments {
    color: #444;
    padding: 20px 45px 40px 45px;
    border-top: 1px solid #ccc;
    overflow: hidden;
    background: #fff;
    border-left: 4px solid #444;
}
.entry-comments h3{
    font-size: 30px;
    margin-bottom: 30px;
}
.comment-respond h3,
.entry-pings h3{
    font-size: 20px;
    margin-bottom: 30px;
}
.comment-respond {
    padding-bottom: 10px;
    margin: 20px 0px 0px 0px;
    border-left: none !important;
    position: relative;
    width: 100%;
    bottom: 0;
    display: block;
    right: 0;
}
.comment-header {
    color: #adaeb3;
    font-size: 14px;
    margin-bottom: 20px;
}
.comment-header cite a {
    border: none;
    font-style: normal;
    font-size: 16px;
    font-weight: bold;
}
.comment-header .comment-meta a {
    border: none;
    color: #adaeb3;
}
li.comment {
    background-color: #fff;
    border-right: none;
}
.comment-content {
    clear: both;
    overflow: hidden;
    margin: 5px 10px;
    border-left: 2px solid #9b0000;
    padding-left: 10px;
}
.comment-list li {
    font-size: 14px;
    padding: 0;
    border: none;
    margin: 0 0 20px 0;
    height: auto;
    overflow: hidden;
}
.comment-list .children {
    margin-top: 0;
    border: none;
    padding: 0;
    height: auto;
    overflow: hidden;
    margin-left: 30px;
    margin-right: 30px;
}
.comment-list li li {
    background-color: #f5f5f6;
}
.comment-list li li li {
    background-color: #fff;
}
.comment-respond input[type="email"],
.comment-respond input[type="text"],
.comment-respond input[type="url"] {
    width: 50%;
}
.comment-respond label {
    display: block;
    margin-right: 12px;
    text-transform: uppercase;
}
.entry-comments .comment-author {
    margin-bottom: 0;
    position: relative;
}
.entry-comments .comment-author img {
    border-radius: 50%;
    border: 5px solid #fff;
    left: -80px;
    top: -5px;
    position: absolute;
    width: 60px;
}
.entry-pings .reply {
    display: none;
}
.bypostauthor {
}
.form-allowed-tags {
    background-color: #f5f5f5;
    font-size: 16px;
    padding: 24px;
}
.comment-reply-link{
    cursor: pointer;
    background-color: #9b0000;
    border: none;
    border-radius: 3px;
    color: white !important;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 1px;
    padding: 4px 10px 4px;
    text-transform: uppercase;
    text-decoration: none !important;
    width: auto;
    margin: 20px 10px;
    position: relative;
    float: left;
}
.comment-reply-link:hover{
    color: #fff;
}
.comment-notes{
    display:none;
}

div#comments {
    width: 100%;
    margin: 0 auto;
    min-height: auto;
    /* position: relative; */
}

.fixed-post-info {
    width: 100%;
    height: auto;
    background: transparent;
    position: relative;
    top: 0;
    margin: 20px 0;
    clear: both;
}

.fixed-post-info.FixBar {
    position: relative;
    width: 100%;
    bottom: -1px;
    top: inherit;
    z-index: 99;
    left: 0;
    max-width: 1040px;
    left: 0;
}

.author-fix, .social-fix{
    width: 100%;
    float:left;
    height:100%;
    position: relative;
}

.img-author img {
    width: 55px;
    height: auto;
    border-radius: 50%;
}

.img-author {
    float: left;
    margin: 8px;
}

.img-author h3 {
    color: white;
}

.author-fix h3 {
    color: white;
    text-transform: capitalize;
    font-weight: bold;
    font-family: 'Merriweather', serif;
    padding-left: 0;
    position: relative;
    left: 0;
    top: 0;
    float: none;
    margin: 0;
}

.author-fix h3:before {
    content: "par ";
    font-weight: 100;
}

.author-fix p.datePub{
    position: relative;
    left: 0;
    top: 0;
    color: white;
    font-family: 'Verdana', serif;
    display: block;
    font-size: 13px;
}
/*
.social-fix .sd-content ul li a > span {
    display: block;
}

.social-fix .sd-social-icon-text .sd-content ul li {
    margin: 0 10px 5px 0;
}

.social-fix .sd-social-icon-text .sd-content ul li a.sd-button {
    padding: 5px 10px !important;
    background: transparent !important;
    border: 2px solid white !important;
    color: white !important;
    border-radius: 0;
}

.social-fix div.sharedaddy h3.sd-title {
    display: none;
}

.social-fix .sd-content ul {
    width: 312px;
    float: right;
    padding: 18px 0 !important;
}

.social-fix .sd-social-icon-text .sd-content ul li a.sd-button:hover {
    background: white !important;
    color: #9b0000 !important;
    border-color: #9b0000  !important;
}
*/

.commentsLinkOpen{
    float: left;
    color: #9b0000;
    text-align: center;
    background: white;
    border: 2px solid white !important;
    padding: 2px 12px;
    font-family: 'Merriweather', serif;
    margin: 18px 15px;
    font-size: 18px;
    float: right;
}

.commentsLinkOpen i {
    margin-right:10px;
}

.commentsLinkOpen a {
    text-decoration:none;
    color:#9b0000;
}

div#commentsPanel {
    position: fixed;
    width: 50%;
    max-height: 100%;
    overflow-y: scroll;
    background: #eaeaea;
    top: 0;
    right: 0;
    height: 100vh;
    display: block;
    max-height: 100vh;
    z-index: 9999;
    display: none;
}

h2.comments-title {
    padding: 0 5%;
    font-size: 25px;
    line-height: 35px;
    font-family: 'Merriweather', serif;
}

footer.comment-meta {
    background: transparent;
}


h2.comments-title {
    padding: 0 5%;
    font-size: 25px;
    line-height: 35px;
    font-family: 'Merriweather', serif;
}

footer.comment-meta {
    background: transparent;
}

ol.comment-list {
    list-style: none;
    padding: 0 30px !important;
    position: relative;
    height: auto;
    overflow-y: scroll;
    max-height: 50vh;
    min-height: 50vh;
    overflow-x: hidden;
    padding-top: 20px !important;
}

.comment-metadata {
    float: none;
    padding: 2px 0 0 0;
    font-size: 11px;
    font-family:'Merriweather', serif;
    text-align: left;
    clear: none;
    color: white;
    float: right;
}
.comment-metadata a{
    float: right;
    color: white;
}

.comment-author {
    float: left;
}

a.comment-reply-link {
    border-radius: 0;
}

.social-fix .sd-social-icon-text .sd-content ul li a.share-facebook {
    background: #3b5998 !important;
}

.social-fix .sd-social-icon-text .sd-content ul li a.share-twitter {
    background: #55acee !important;
}


.social-fix .sd-social-icon-text .sd-content ul li a.share-linkedin {
    background: #007bb5 !important;
}


.social-fix .sd-social-icon-text .sd-content ul li a.share-email {
    background: #3d3d3d !important;
}


.social-fix .sd-social-icon-text .sd-content ul li a.share-print {
    background: #3d3d3d !important;
}

.sharing-hidden .inner {
    bottom: 68px !important;
    top: inherit !important;
    background: #ffffff !important;
    border: 2px solid #9b0000  !important;
    border-radius: 0  !important;
    padding: 0 10px 0px 10px  !important;
}

.sharing-hidden .inner:before, .sharing-hidden .inner:after {
    top: inherit  !important;
    bottom: -8px;
    transform: rotate(180deg);
    left: 14px !important;
}

.social-fix .sd-social-icon-text .sd-content .inner ul li a.sd-button.share-icon {
    color: #ffffff !important;
    border: 2px solid #ffffff !important;
    box-shadow: none;
}

.social-fix .sd-social-icon-text .sd-content ul li.share-end {
    margin: 0;
    display: none;
}

.social-fix .sd-social-icon-text .sd-content ul li a.share-pocket {
    background: #ef4056 !important;
}

.social-fix .sd-social-icon-text .sd-content ul li a.share-tumblr {
    background: #32506d !important;
}

.social-fix .sd-social-icon-text .sd-content ul li a.share-telegram {
    background: #0088cc !important;
}

.social-fix .sd-social-icon-text .sd-content ul li a.share-jetpack-whatsapp {
    background: #25d366 !important;
}

.social-fix .sd-social-icon-text .sd-content ul li a.share-pinterest {
    background: #bd081c !important;
}

.social-fix .sd-social-icon-text .sd-content ul li a.share-google-plus-1{
    background: #dd4b39 !important;
}

/* /End Comments */

.detect-finish {
    clear: both;
    display: block;
    width: 100%;
    height: 1px;
}

#comments input,#comments button,#comments select,#comments textarea {
    background: white !important;
    width: 100%;
    border: none;
    border: 1px solid #000000 !important;
    padding: 5px;
    color: black;
    font-family: sourceserifpro-black, sans-serif;
    letter-spacing: 1px;
}

.skinOn {
    background-position: center 224px;
    background-repeat: no-repeat;
    z-index: 9;
    background-size: 1278px;
}

.skinOn main {
    padding-top: 90px;
}

.skinOn.fixed-nav {
    background-position: center 97px;
}

a#linkSkin {
    position: absolute;
    width: 100%;
    height: 100%;
    top: -50px;
    left: 0;
    z-index: -1;
    display: none;
}

.skinOn.scrollSkin {
    background-attachment: scroll;
    position:absolute;
}

.skinOn.fixedSkin {
    position:fixed;
}

.skinOn .breadcrumbs {
    padding: 20px 30px  !important;
}

#linkSkin.skinOn{
    display:block;
}

html.no-js body{
    display: none;
}

.onFeed.skinOn {
    background-position-x: calc( (100vw - 1040px - 345px - 258px) / 2);
    background-size: 1280px !important;
}

div#skinDiv {
    width: 100%;
    height: 100vh;
    z-index: 1;
    right: 0;
    display: none;
}

#skinDiv.skinOn{
    display:block;
}

#skinDiv.onFeed{
    width:calc(100vw - 348px);
}

.fixed-nav div#skinDiv {
    background-position-x: center;
    background-position-y: top;
}


.fixed-nav div#skinDiv.onFeed {
    background-position-x: calc( (100vw - 1040px - 345px - 258px) / 2);
    background-position-y: top;
}


html:lang(ar) .fullwidthSkinAr #skinDiv,html:lang(fr) .fullwidthSkinFr #skinDiv {
    background-size: 100%;
}

html:lang(ar) .boxedAr  #skinDiv,html:lang(fr) .boxedFr #skinDiv {
    background-size: 1278px;
}

html:lang(ar) .fullwidthSkinAr #skinDiv.onFeed {
    background-size: calc(100% - 340px) !important;
    background-position-x: 0;
}

html:lang(fr) .fullwidthSkinFr #skinDiv.onFeed {
    background-size: calc(100%) !important;
    background-position-x: 0px;
}

.chapo-options .sharedaddy.sd-sharing-enabled {
    display: none;
}

.lwa-modal {
    border-radius: 0;
    background: whitesmoke;
    position: fixed !important;
    top: 20% !important;
}

.lwa-modal .lwa-modal-close {
    color: whitesmoke;
    top: -40px;
    right: 0;
    font-size: 50px;
    font-weight: 100;
    text-decoration: none;
}

p.meta-date i {
    font-style: initial;
    font-family: oswald-light;
    font-weight: 500;
    margin: 0;
}

p.meta-date {
    font-family: 'Merriweather', serif;
    margin-bottom: 0;
    padding: 0 !important;
}

i.publishDate {
    margin-right: 10px;
}

p.meta-author {
    font-family: 'Merriweather', serif; /*'Merriweather', serif;*/
    font-weight: 600;
    font-size: 10px;
    text-transform: capitalize;
}

p.meta-author i:before {
    content: "Par : ";
    font-weight: 400;
    font-family: 'Merriweather', serif;
    font-size: 9px;
}

.metaPost {
    text-align: right;
    font-weight: 400;
    color: black;
    font-size: 10px;
}

.heroPost h2.titre a, .heroPost h1.titre a {
    font-size: 32px !important;
    text-align: left !important;
    line-height: 35px !important;
    width: 100%;
    display: block;
    margin-top: 0;
}

.metaPost {
    padding: 0 0px 10px 0;
    text-align: right;
    font-size: 12px;
    color: white;
    letter-spacing: 1px;
    /*top: 187px;*/
    top: 5px;
    border-right: none;
    position: absolute;
    right: 20px;
}

.bothLarge article.article-large:after {
    content: "";
    width: 30%;
    height: 1px;
    background: #3D3D3D;
    margin: 0px auto 0 auto;
    display: block;
    opacity: 0;
    float: right;
    position: relative;
    top: -1px;
}

.bothLarge p.meta-author {
    margin: 0;
}

.heroPost h2.titre, .heroPost h1.titre  {
    margin-bottom: 10px;
}

.bothLarge i.publishDate {
    margin: 0;
}

a.lirePlus:hover {
    background: #9b0000;
    text-decoration: none;
}

ul.article-options .categorie a:hover {
    text-decoration: underline;
}


/*TEST*/
.container.white-bg {
    background: transparent !important;
}

.row.hero-section, .row.block-module-articles {
    padding: 20px 20px 0 20px;
}

.heroPost {
/*    background: white; */
	background: #ecf0f1; /*bg*/
    padding: 20px;
    position:relative;
    margin-bottom: 30px;
}

.bothLarge .col-md-6, .categoryPosts .col-gold-lg .col-md-6 {
   background: #ecf0f1; /*bg*/
    /*background: white;*/
    padding: 0px;
}

.bothLarge .col-md-6 h2,.bothLarge .col-md-6 ul, .bothLarge .col-md-6 p {
    padding: 0 0px;
}
/*TEST*/

.bothLarge .col-md-6 ul.article-options {
    padding: 10px 0px 10px 0px;
}

.bothLarge .col-md-6 p.extrait {
    padding: 20px 0px 0 0px;
}
/*
.elp-widget span:before {
    content: "";
    background: transparent;
    width: 100%;
    height: 4px;
    border-bottom: 1px solid black;
    border-top: 1px solid black;
    display: block;
    position: absolute;
    top: calc(50% - 3px);
    z-index: -1;
}

.elp-widget span:after {
    content: "";
    background: #9b0000;
    width: 130px;
    height: 100%;
    display: block;
    position: absolute;
    left: calc((100% - 130px) / 2);
    top: 0;
    z-index: -1;
}

*/

.double_title:before {
    content: "";
    background: transparent;
    width: 100%;
    height: 6px;
    border-bottom: 1px solid black;
    border-top: 2px solid black;
    display: block;
    position: absolute;
    top: calc(50% - 2px);
    z-index: -1;
}

.double_title:after {
    content: "";
    background: white;
    width: 130px;
    height: 100%;
    display: block;
    position: absolute;
    left: calc((100% - 130px) / 2);
    top: 0;
    z-index: -1;
}

.item-content .article-header .qd9-article-title {

    font-family: StagB, Helvetica, Arial, sans-serif;
    font-size: 15pt !important;
    font-weight: bold;
    clear: both;
    color:#FFFFFF;
    letter-spacing: 2pt;
    line-height: 120%;
}
.item-content .article-header .qd9-article-title a {
    color:#FFFFFF;
    text-decoration: none;
}


.item-content .article-header .nad-article-title {
    font-family: StagB, Helvetica, Arial, sans-serif;
    font-size: 14pt;
    font-weight: bold;
    clear: both;
    color:#FFFFFF;
    letter-spacing: 2pt;
    line-height: 120%;
}
.item-content .article-header .nad-article-title a {
    color:#FFFFFF;
    text-decoration: none;
}

span.qd10 {
    font-family: 'Merriweather', serif;
    font-size: 14pt;
    font-weight: bold;
    clear: both;
    display: block;
    color: black;
    margin-bottom: 0;
    position: relative;
    text-align: center;
    z-index: 2;
    background: transparent;
    padding: 0 0 20px 0px;
}
span.double_title.qd10:before {
    width: calc(100% - 0px);
}
span.double_title.qd10:after {
    width: 250px;
    left: calc((100% - 250px) / 2);
	background: #ecf0f1;
}
span.double_title.qd10 a {
    text-decoration: none;
    color: black;
    top: 10px;
    position: relative;
}

span.qd9 {
    font-family: StagB, Helvetica, Arial, sans-serif;
    font-size: 20pt;
    font-weight: bold;
    clear: both;
    display: block;
    color: black;
    margin-bottom: 0;
    position: relative;
    text-align: center;
    z-index: 2;
    background: transparent;
    padding: 0 0 20px 0px;
/*
    font-family: 'Merriweather', serif;
    font-size: 22px;*/
}

span.double_title.qd9:after {
    width: 180px;
    left: calc((100% - 180px) / 2);
	background: #ecf0f1; /*bg*/
/*    background: #ffffff;*/
}


.elp-widget input[type="submit"]:hover {
    background: #9b0000;
    color: white;
}

span.double_title.qd9:before {
    width: calc(100% - 0px);
}


.elp-widget input[type="email"]::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #fff;
}
.elp-widget input[type="email"]:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:    #fff;
    opacity:  1;
}
.elp-widget input[type="email"]::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:    #fff;
    opacity:  1;
}
.elp-widget input[type="email"]:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color:    #fff;
}

span.titleMin {
    position: relative;
    z-index: 2;
}

span.double_title.titleMin:after {
    left: calc((100% - 220px) / 2);
    width: 220px;
    background: #eaeaea;
}
h2.titre-rubrique.double_title span, h1.titre-rubrique.double_title span {
  background-color: #ecf0f1;
  padding: 20px 15px;
}

h2.titre-rubrique.double_title:after, h1.titre-rubrique.double_title:after {
    content: "";
	background: #ecf0f1; /*bg*/
    /*background: #ffffff;*/
    /* width: 360px; */
    height: 100%;
    display: block;
    position: absolute;
    /* left: calc((100% - 360px) / 2); */
    top: 0;
    z-index: -1;
}

h2.titre-rubrique.double_title, h1.titre-rubrique.double_title {
    text-align: center;
    font-family: StagB, Helvetica, Arial, sans-serif;
    font-size: 24pt;
    font-weight: bold;
    color: black;
    z-index: 2;
    position: relative;
    margin-bottom: 0px;
    margin-top: 0px;
    letter-spacing: 2px;
}
.btn-border {
    font-family: StagB, Helvetica, Arial, sans-serif;
    font-size: 14pt;
    font-weight: bold;}
article.article-small .extrait {
    padding: 20px 20px 0 0px;
}

.slick-track .col-md-4 {
    padding-left: 0;
    padding-right: 30px;
}

h2.titleSecChroniques.double_title {
    position: relative;
    font-size: 37px;
    font-weight: 500;
    margin-bottom: 0;
    color: white;
}

h2.titleSecChroniques.double_title:after {
/*    background: #eaeaea;*/
	background: #9b0000; /*bg*/
    width: 350px;
    left: calc((100% - 350px) / 2);
}

.slick-list {
    width: 100%;
}

button.slick-prev.slick-arrow {
    z-index: 99;
}
/*
section.colorPln {
    position: relative;
    width: 100vw;
    left: calc((1040px - 100vw) / 2);
}

*/

section.colorPln.videoBlock {
    position: relative;
    width: 1100px;
    left: -30px;
}

.owl-carousel-chroniques.row.owl-theme.slick-initialized.slick-slider {
    max-width: 1040px;
    margin: 0 auto;
    border: none;
}

.videosDiv h2.titre-rubrique.double_title, .videosDiv h1.titre-rubrique.double_title {
    color: white;
    position: relative;
    z-index: 2;
    margin-bottom: 40px;
}
/*

.videosDiv h2.titre-rubrique.double_title:before {
    border-bottom: 1px solid white !important;
    border-top: 1px solid white !important;
    height: 6px;
    top: (50% - 6px );
}*/

.videosDiv h2.titre-rubrique:after, .videosDiv h1.titre-rubrique:after {
    background: #9b0000;
}

#portraits .owl-carousel-chroniques.row.owl-theme.slick-initialized.slick-slider {
  background-color: white;
  border-left: 24px solid #9b0000;
  border-right: 24px solid #9b0000;
}

.theiaStickySidebar > ul > li {
    margin-bottom: 15px !important;
}


li.wppaszone * {
    margin: 0 !important;
}

ul.article-options .metaPost {
    color: white;
    padding: 0 10px 5px 0;
    width: 100%;
    white-space: nowrap;
    z-index: 2;
    position: relative;
    float: right;
    text-align: right;
}

p.meta-date span {
    display: block;
    z-index: 999;
    position: relative;
    font-family: oswald-light;
}

.single-article article.article-large {
	background: #ecf0f1; /*bg*/
/*    background: white;*/
    margin-bottom: 30px;
}

h2.titleCommentsSection {
    width: 100%;
    background: white;
    padding: 20px 10px;
    font-family: 'Merriweather', serif;
    margin: 0;
}

.close-comments{
    position: absolute;
    top: 0;
    right: 0;
    color: #3d3d3d !important;
    text-decoration: none !important;
    padding: 10px;
    font-size: 35px;
    font-family: 'Merriweather', serif;
}

.close-comments:hover {
    color: #9b0000 !important;
}

.empty-icon {
    width: 100px;
    height: 100px;
    background: url('assets/images/emptyComment.gif');
    margin: 0px auto 20px auto;
}

.empty-comments {
    width: 50%;
    margin: 0 auto;
    text-align: center;
    padding: 14.5% 0;
}

.empty-comments h2 {
    margin: 0px 0 0 0;
}


.empty-comments h4 {
    font-weight: 400;
}

p.comment-awaiting-moderation {
    display: block;
    position: absolute;
    bottom: 0;
    right: 0;
}

article.comment-body {
    position: relative;
    display:block;
}

footer.comment-meta {
    height: 100%;
    position: relative;
    width: 100%;
    display: block;
    overflow: hidden;
    background: #3d3d3d;
    padding: 10px;
    margin-bottom: 20px;
    color: white;
}

span.double_title.qd9 a {
    text-decoration: none;
    color: black;
    top: 10px;
    position: relative;
}

textarea#comment {
    max-height: 150px;
    min-height: 150px;
    min-width: 100%;
    max-width: 100%;
}

p.comment-form-email,p.comment-form-author ,h3#reply-title {
    display: block;
}

.av_img {
    padding: 0px 0px 10px 0px;
}


.authorImg {
    width: 100%;
    max-height: none;
    height: auto;
    padding: 20px 0 20px 0px;
}

.authorImg img.avatar.avatar-96.photo {
    width: auto;
    border: 1px solid #e6e6e6;
    height: 55px;
    margin: 5px 10px 5px 5px;
}

.authorImg h3 {
    font-size: 16px;
    /*text-transform: capitalize;*/
    font-weight: bold;
    font-family: StagB, Helvetica, Arial, sans-serif;
    padding-left: 0;
    margin: 0 0 3px 0;
    padding: 6px  0 0 0;
}

.authorImg h3:before {
    content: "Par ";
    font-weight: 400;
}

.authorImg .img-author {
    margin: 0;
}

.authorImg p.datePub,.authorImg span {
    font-size: 11px;
    margin: 0 4px 0 0;
    display: inline-block;
    font-family: oswald-light;
    letter-spacing: 1.5px;
}

.sbSocialShare strong {
    display: none;
}
.sbSocialShare div {
    margin: 0 !important;
}

div#socialBuzzLine1 {
    padding: 15px;
    position: absolute;
    top: -95px;
    right: 0;
    width: 45%;
    height: 95px;
}

.chapo-options > * {
    padding: 0;
}

.sbCount div {
    display:none;
}

.sbCount {
    color: black !important;
    text-align: left !important;
    line-height: 30px !important;
}

.sbCount:after {
    content: " Partages";
    opacity:1 !important;
    font-size: 15px;
    display: block;
    line-height: 22px;
    font-weight: 400;
    margin-bottom: 0;
    text-transform: uppercase;
    letter-spacing: 1.1px;
}

.sbSocialShareMore {
    display: none;
}

.sbSocial.sbSocialData .sbSocialShare {
    display: inline-block !important;
    padding: 16px !important;
    margin: 0 5px !important;
}

.sbSocial {
    padding: 0 !important;
}

.sbR {
    top: 20px !important;
    right: 20px !important;
}

.authorImg > span {
    display: block;
}

.dkpdf-button-container {
    position: absolute;
    top: -107px;
    width: 50%;
    padding: 0;
    right: 0;
}

.dkpdf-button-container a {
    text-decoration: none;
    padding: 2px 15px 0px 15px;
    border-bottom:1px solid #9b0000;
    background: #9b0000;
    color: #fff;
    opacity: 1;
}

a.dkpdf-button span.dkpdf-button-icon {
    font-size: 15px;
}

.dkpdf-button-container a:hover{
    background:#9b0000;
    color:#fff;
    opacity: 1;
}

.nosChroniques.articleSimilaires {
	background: #ecf0f1; /*bg*/
/*    background: white;*/
    padding-bottom: 0px;
    margin-bottom: 30px;
    margin-top: 30px;
}

h2.titleSecChroniques.double_title:after {
    background: #9b0000 !important;
	/*background: #ecf0f1; */ /*bg*/
    width: 310px;
    left: calc((100% - 310px) / 2);
}

.formatPicto {
    z-index: 2;
    position: absolute;
    top: 0;
    right: 0;
}

h3#reply-title {
    display: block;
}

.rp4wp-related-posts {
    background: white;
    height: auto;
    overflow: hidden;
}

.rp4wp-related-posts > ul > li {
    width: calc(50% - 20px);
    display: inline-block;
    float: left;
    clear: none !important;
    padding-bottom: 0 !important;
    padding-top: 10px !important;
}

.rp4wp-related-posts > ul > li:nth-child(odd) {
    margin-right: 30px;
}

.rp4wp-related-posts > ul {
    padding: 0  0px 30px 30px !important;
}

.rp4wp-related-post-content a {
    color: black;
    text-decoration: none;
    font-family: 'Merriweather', serif; /*'Merriweather', serif;*/
    font-size: 18px;
    margin-bottom: 10px;
    display: block;
    line-height: 26px;
    text-align: left;
}

.rp4wp-related-post-content p {
    font-size: 12px;
    font-family: 'Merriweather', serif;
    color: gray;
    font-weight: 400;
    text-align: left;
}

div#commentsSection {
    background: white;
    overflow: hidden;
    height: auto;
    margin-bottom: 10px;
	clear:both;
}

.addComment {
    position: relative;
    clear: both;
    height: auto;
    overflow: hidden;
}

h2.titleCommentsSection.double_title {
    position: relative;
    z-index: 9;
    color: rgb(51, 51, 51);
    text-align: center;
    font-family: sourceserifpro-black, sans-serif; /*'Merriweather', serif;*/
    text-transform: capitalize;
    font-weight: 400;
    font-size: 37px;
    line-height: 52px;
    margin-bottom: 30px;
    margin-top: 30px;
    padding: 0;
}

h2.titleCommentsSection.double_title:after {
    left: calc((100% - 320px) / 2);
    width: 320px;
}



.comment-list::-webkit-scrollbar{
    width:8px;
    background-color:#efefef;
}

.comment-list::-webkit-scrollbar-thumb{
    background-color:#3d3d3d;
    border-radius:0;
}
.comment-list::-webkit-scrollbar-thumb:hover{
    background-color:#3d3d3d;
    border:none;
}
.comment-list::-webkit-scrollbar-thumb:active{
    background-color:#3d3d3d;
    border:none;
}

.comment-list::-webkit-scrollbar-track{
    border:none;
    border-radius:0;
    -webkit-box-shadow:0 0 1px gray inset;
}


p.form-submit {
    margin-top: 30px;
}

input#submit {
    background: black;
    color: white;
}

.commentsLinkOpen {
    display: none;
}

.fixed-post-info .metaPost {
    color: #000000;
    font-size: 12px;
    padding: 16px;
}

ol.comment-list > li {
    border: 1px solid #cecece;
    box-shadow: -1px -1px 5px rgba(0, 0, 0, 0.15);
}

ol.comment-list > li li {
    border-top: 2px solid #9b0000;
}

.reply {
    height: auto;
    overflow: hidden;
}

.comment-author img.avatar.avatar-34.photo {
    display: none;
}

.articleFullwidthSideBar * {
    text-align: center;
}

.articleFullwidthSideBar {
    margin-bottom: 30px;
}

.heroPost p.chapo {
    padding: 30px 0 0 0;
    border: none !important;
}

.articleSimilaires h2.titleSecChroniques.double_title:after {
	background: #9b0000; /*bg*/
/*    background: white !important;*/
    width: 370px;
    left: calc((100% - 370px) / 2);
}

.feedSide .liveFeed {
    position: relative;
    display: block;
    margin: 0 0 30px 0;
    max-height: 600px;
    overflow: hidden;
}

.lwa-modal {
    width: 500px;
    left: calc((100% - 170px) / 2);
    padding: 30px 0;
}

ul.lwa-toggle {
    list-style: none;
    padding: 0 0 20px 0;
    height: auto;
    overflow: hidden;
    margin-bottom: 0;
}

ul.lwa-toggle li {
    width: 50%;
    display: inline-block;
    float: left;
    text-transform: uppercase;
    padding: 0 0 0 30px;
}

ul.lwa-toggle li a {
    color: rgba(0, 0, 0, 0.5);
    font-weight: 600;
    font-size: 22px;
    letter-spacing: 1.5px;
    text-decoration: none;
}

ul.lwa-toggle li:nth-child(1) {
    text-align: right;
    border-right: 3px solid black;
    padding: 0 30px 0 0px;
}

ul.lwa-toggle li.active a {
    color: black;
    border-bottom: 2px solid black;
}

ul.lwa-toggle li a:hover {
    color: rgba(0, 0, 0, 0.8);
}

.logo-place {
    width: 200px;
    margin: 20px auto;
}

.logo-place img {
    width: 200px;
}

.lwa input[type=text],.lwa input[type=password] {
    border: none;
    border-bottom: 2px solid black;
    background: transparent;
    width: 100%;
    margin-bottom: 20px;
    font-weight: 500;
    color: black;
    font-size: 20px;
}

.lwa td {
    width: 100%;
    display: block;
    margin: 0 auto 10px auto;
    padding: 0 30px;
}


.lwa input::-webkit-input-placeholder,.lwa-register input::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: black !important;
    font-weight:600;
    text-transform:uppercase !important;
    opacity: 1;
}

.lwa input::-moz-placeholder,.lwa-register input::-moz-placeholder{
    /* Firefox 19+ */
    text-transform:uppercase !important;
    font-weight:600;
    color: black !important;
}

.lwa input:-ms-input-placeholder,.lwa-register input:-ms-input-placeholder{
    /* IE 10+ */
    color: black !important;
    font-weight:600;
    text-transform:uppercase !important;
}

.lwa input:-moz-placeholder,.lwa-register input:-moz-placeholder{
    /* Firefox 18- */
    text-transform:uppercase !important;
    font-weight:600;
    color: black !important;
}

input[type=submit] {
    background: transparent;
    color: black;
    border: 2px solid black;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 3px 15px;
    margin: 0 auto 30px auto;
    display: block;
}

td.lwa-links {
    text-align: center;
    font-size: 12px;
    text-transform: uppercase;
}

.lwa-register-login{
    display: none;
}

input.lwa-wp-submit:hover {
    background: black;
    color: whitesmoke;
}

.lwa label {
    width: 100%;
}

input[type=submit]:hover {
    background: black;
    color: whitesmoke;
}

.lwa label {
    width: 100%;
}

p.msgReg {
    text-align: center;
    color: #9b0000;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 1.1px;
    font-size: 15px;
}

input#lwa_rememberme {
    display: inline-block;
}

td.lwa-links label {
    width: auto;
}

a.lwa-links-register-inline {
    display: none;
}

form.lwa-remember table tr td > strong {
    text-align: center;
    width: auto;
    font-size: 17px;
    margin: 0 auto;
    display: block;
}

a.lwa-links-remember-cancel {
    margin: 0 auto;
    text-align: center;
    width: 100%;
    display: block;
}

form.lwa-remember {
    border-top: 1px solid rgba(0, 0, 0, 0.3);
    padding-top: 40px;
}

.container.white-bg {
    background: transparent !important;
    padding: 0;
    margin-top: 0;
}

.chapo-options > .chapo > * {
    font-family: StagM, Helvetica, Arial, sans-serif;
}


.chapo p {
    font-family: StagM, Helvetica, Arial, sans-serif;
    font-size: 18pt !important;
    line-height: 160%;
    margin-bottom: 24px;
    letter-spacing: 1pt;
}
    .chapo {
        padding: 16px;
        font-weight: 500;
    	font-size: 18pt !important;
   	    text-align:center;
        line-height: 160%;;
    }
footer.comment-meta .comment-author a {
    color: white;
    text-decoration: underline;
}

.fixed-nav .cd-search-suggestions {
    margin-top: 14px;
}

.FeaturedPost {
/*    background: white;*/
	background: #ecf0f1; /*bg*/
    height: auto;
    overflow: hidden;
    margin-bottom: 0;
    padding: 20px 20px 0px 20px;
}

.FeaturedPost .leftSide,.FeaturedPost .rightSide{
    width: 50%;
    display: inline-block;
    float: left;
    /*height: 100%;
    min-height: 100%;*/
    height:auto;
    /* min-height: 400px; */
    position: relative;

    overflow: hidden;
}

.FeaturedPost article.article-large {
    height: 100%;
}

.FeaturedPost figure {
    /*height: 100%;
    padding-top: 100%;*/
	height:auto;
    overflow: hidden;
}

.FeaturedPost article.article-large figure img {
    /* position: absolute; */
    height: auto;
    top: 0;
    width: 100%;
    /* left: -25%; */
    z-index: 0;
}

@media screen and (orientation:landscape){
    .FeaturedPost article.article-large figure img {
        left: 0px;
/*max-width: 100%;*/
    }
}

.FeaturedPost .heroPost {
    padding: 0;
    height: auto;
    overflow: hidden;
}

.FeaturedPost .heroPost {
    padding: 0;
    height: 100%;
    overflow: hidden;
    position: relative;
}

.rightSide {
    padding: 0 0 0 20px;
    padding-top: 0;
}

.rightSide * {
    padding: 0 !important;
}

.rightSide .chapo-options {
    font-size: 18px !important;
    text-align:left;
    line-height:30px;
/*    max-height: 216px;*/
    overflow: hidden;
}

.rightSide .metaPost {
    bottom: 20px;
    right: 20px;
    display: none;
}

.text-block .Aligner-item {
    position: absolute;
    max-width: 90%;
    width: 100%;
    bottom: 0;
    height: 100%;
}

.text-block .Aligner-item h2 a{
    color:white !important;
    font-size: 20px;
    line-height: 22px;
    text-transform: initial;
}


.text-block .Aligner-item h2{
    margin-bottom:20px;
    line-height: 32px;
}

.text-block .Aligner-item ul.article-options .categorie a,.owl-item .article-options .categorie{
    background:transparent;
    color:white;
    position: relative;
    bottom: 0;
    text-decoration: underline;
}

.owl-item .article-options .time .meta-date span *{
    font-size: 11px !important;
    display:inline-block;
    margin: 0 !important;
    top: 0px;
}

.owl-item .article-options .time .meta-date span i{
    float:none;
}


.owl-item .article-options .time .metaPost{
    min-width: 170px;
    padding: 0;
    text-align: right;
}


.owl-item .article-options .time .meta-date span{
    clear:both;
    text-align: right;
}

.categoryPage h2.titre,.categoryPage h1.titre {
    font-size: 22px;
    line-height: 26px;
    font-family: sourceserifpro-black, sans-serif;
}

.categoryPage li.time * {
    font-size: 11px !important;
    display: inline-block;
    float: none !important;
    top: 0 !important;
    padding: 0;
}

.categoryPage li.time .meta-date span {
    display: block;
}

.categoryPage ul.article-options li.categorie a{
    color:white;
    text-decoration:underline;
}

.categoryPage li.categorie {
    position:absolute;
    bottom: 10px;
    z-index: 9;
}

.styleb li.categorie {
    position: relative;
    bottom: 0;
}

.styleb li.categorie a {
    color: #9b0000 !important;
}

.styleb .item-post article > *:not(a) {
    padding: 0;
}

.styleb .item-post article ul.article-options {
    padding-top: 10px;
}

.styleb .item-post .metaPost {
    bottom: 10px;
	right:20px;
}
/*
.styleb {
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2;
    -moz-column-gap: 30px;
    -webkit-column-gap: 20px;
    column-gap: 20px;
    padding: 0;
}
/**/
.stylea .item-post {
    position: relative;
   /* background: white;*/
}

.stylea ul.article-options {
    width: 100%;
    /* position: absolute; */
    right: 0;
    bottom: 0;
    /* padding: 10px; */
}

.stylea ul.article-options * {
    color: #3d3d3d;
}


.stylea li.categorie {
    position: relative;
    bottom: 0;
    padding-top: 0;
}

.stylea li.categorie a {
    border: 0;
    padding: 0;
    text-transform: uppercase;
    color: #9b0000 !important;
    font-weight: 600;
    line-height: 0;
    text-decoration: none;
    letter-spacing: 0;
    margin-right: 8px;
    font-size: 16px;
    font-family: oswald-bold;
    letter-spacing: 1px;
}

.stylea li.categorie a:hover {
    text-decoration:underline;
}

.categoryPage ul.owl-carousel {
    margin-bottom: 30px;
}

.styleOneSlide ul.article-options {
    position: relative;
}

figure {
    margin: 0;
    text-align: center;
    overflow: hidden;
    position: initial;
}
#nprincipal figure,  #secondar figure {
width:100%;
}
.authorImg .ap_img {
    margin-bottom: 20px;
}

.style-sts .article-large .sur_img h1.titre a,
.style-sts .article-large .sur_img h1.titre
.style-st .article-large .sur_img h1.titre,
.style-st .article-large .sur_img h1.titre a{
    text-align: left !important;
    clear: both;
}

.sur_img {/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0.65+100 */
    background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); /* IE6-9 */
}

.sur_img ul.article-options .categorie a{
    background:transparent;
}

.style-fw .authorImg {
    padding: 0;
    overflow: hidden;
    margin-bottom: 10px;
}

.style-fw .img-author {
    padding: 10px 0px 10px 10px;
}

.style-fw .authorImg h3 {
    padding: 15px 0 0px 0px;
}

.style-fw .dkpdf-button-container {
    right: calc(-49.3% + 20px);
    top: -79px;
}

.style-fw .col-gold-lg {
    /*background: white;*/
}

.single-article.style-st.style-fw {
    margin-bottom: 30px;
    height: auto;
    overflow: hidden;
}

.style-fw .authorImg .ap_img {
    margin-bottom: 0;
    padding: 10px 0 0 15px;
}

.row.hero-section.search-page > .col-gold-lg, .row.block-module-articles.search-page > .col-gold-lg {
   /* background: white;*/
   background: #ecf0f1; /*bg*/
    padding: 20px;
}

.search-page .row.bothLarge {
    padding: 0;
}

.searchContent .bothLarge {
    padding: 0 20px !important;
}

.searchContent li.categorie,.searchContent ul {
    padding: 0;
    margin-bottom: 0;
}

.searchContent h2.titre,.searchContent h1.titre {
    max-height: initial !important;
}

.searchContent .stylea .item-post {
    margin: 0 0 20px 0;
    border-bottom: 2px solid #eaeaea;
    padding-bottom: 0px;
}

.searchContent .meta-date {
    text-align: right;
}

.searchContent .meta-date * {
    font-size: 10px !important;
    float: none !important;
    top: 0 !important;
}

.searchContent ul.article-options {
    float: left;
    width: 50%;
    margin-right: 0px !important;
    padding: 0 0 !important;
    bottom: 3%;
}

.searchContent ul.article-options .time{
    margin:0 !important;
}

li.widget {
    list-style: none;
}

.widget_jetpack_display_posts_widget h3 {
    font-size: 30px;
    margin: 0 0 20px 0;
    font-family: sourceserifpro-black, sans-serif;
    color: black;
}

.jetpack-display-remote-posts {
}

.jetpack-display-remote-posts h4 {
    position: absolute;
    padding:  5px 10px 0 10px !important;
    color: white;
    font-weight: 600;
    z-index: 1;
}

.jetpack-display-remote-posts > a {
    margin-bottom: 10px;
    display: block;
    position: relative;
}

.jetpack-display-remote-posts h4 > a {
    color: white;
    font-size: 19px;
    font-family: sourceserifpro-black, sans-serif;
}

.jetpack-display-remote-posts > a:after {
    content: '';
    background: -moz-linear-gradient(top, rgba(0,0,0,0.5)  0%, rgba(0,0,0,0) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(0,0,0,0.5)  0%, rgba(0,0,0,0) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,rgba(0, 0, 0, 0.5) 0%, rgba(0,0,0,0)  100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 );
    /* IE6-9 */
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    top: 0;
}


.search-field-nav, body#ip-container.loaded .ip-logo.logo-mobile, .ip-logo.logo-mobile{
    display: none;
}

.bothLarge .article-large h2.titre a , .bothLarge .article-large h1.titre a {
    font-size: 20px !important;
    line-height: 24px;
}

#headerMobile,.h1.ip-logo.logo-mobile {
    display: none;
}

.content-page {
    background: white;
    padding: 30px;
    margin-bottom: 30px;
}

h2.title-page {
    color: #9b0000;
    margin: 0;
    font-weight: 400;
    margin-bottom: 0;
    font-family: sourceserifpro-black, sans-serif;
}

.content-page ul {
    list-style: none;
}

a.backToHome {
    background: white;
    padding: 7px 5px 7px 0px;
    height: auto;
    overflow: hidden;
    margin-bottom: 20px;
    font-size: 12px;
    width: 120px;
    display: block;
    color: black;
    text-decoration: none !important;
    font-weight: 600;
    text-align: center;
    text-transform: uppercase;
}

a.backToHome:before {
    content: "< ";
    font-size: 17px;
}

.content-page.boxed {
    min-height: auto;
    background: white;
    text-align: center;
    display: block;
    width: 100% !important;
    vertical-align: middle;
    margin: 0 auto 30px auto;
    padding: 20px 30px;
    max-width: 1040px;
}


.content-page.boxed .backToHome {
    padding: 0;
    margin: 0 auto;
    font-size: 12px;
    font-weight: 100;
}

.content-page a{
    font-weight:600;
    text-decoration: underline;
    color:black;
    border-bottom: 1px solid rgba(232, 0, 3, 0.3);
    padding-bottom: 0px;
    text-decoration: none;
    color: #9b0000;
    -webkit-transition: all 0.5s; /* Safari */
    transition: all 0.5s;
}

.content-page.boxed .backToHome:hover {
    font-weight: 600;
}

.content-page.boxed h2.title-page {
    margin-bottom: 80px;
}

.boxed-content-page {
    background: #f5f5f5;
}

.titleBoxedPage {
    max-width: 1040px;
    margin: 0px auto 30px auto;
    text-align: left;
    overflow: hidden;
    background: white;
    padding: 20px;
}

h3.title-qsn {
    display: inline-block;
    color: #9b0000;
    border-bottom: 2px solid #9b0000;
    text-align: left;
    padding: 0 0 5px 0px;
    margin-bottom: 30px;
    width: 100%;
    font-family: sourceserifpro-black, sans-serif;
    font-size: 28px;
}

.titled-bg {
    text-align: left;
}

.content-page a:hover {
    color: #9b0000;
    border-bottom: 2px solid #9b0000;
}

.titleBoxedPage a.backToHome {
    margin: 0;
    padding: 0;
    background: transparent;
    text-align: left;
    width: 100%;
    font-family: oswald-bold;
}

.main-menu li a:hover {
    color: #9b0000 !important;
}

ul.dropdown-menu li a {
    text-align: left !important;
}

.titleSecChroniques.double_title:before {
    border-color: white;
}

.videosDiv .double_title:before {
    border-color: white;
}

.elp-widget:before {
    content: "\f003";
    color: white;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 128px;
    position: absolute;
    right: -30px;
    bottom: 3px;
    z-index: 0;
    opacity: 0.2;
}

div#awesome-weather-casablanca-ma:before {
    content: "\f185";
    color: white;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 128px;
    position: absolute;
    left: -40px;
    top: 50px;
    z-index: 0;
    opacity: 0.2;
}

.single-article article.article-large figure img {
    max-width: 100%;
    height: auto;
}

.single-article .sd-title {
    display: none !important;
}

.single-article .sd-content ul li a.sd-button {
    color: white !important;
    font-size: 18px !important;
    box-shadow: none  !important;
    border-radius: 0  !important;
    border: none  !important;
    padding: 3px 5px  !important;
}

.single-article .sd-content ul li a.sd-button:before{
    color: white;
    margin-right: 6px;
    font-size: 21px;
}

.single-article .sd-content ul li a.sd-button span{
    color: white !important;
    font-size: 14px !important;
    font-weight: 600;
    padding-right: 5px;
}

.single-article .sd-social-icon-text .sd-content ul li a.share-facebook {
    background: #3b5998 !important;
}

.single-article .sd-social-icon-text .sd-content ul li a.share-twitter {
    background: #55acee !important;
}


.single-article .sd-social-icon-text .sd-content ul li a.share-linkedin {
    background: #007bb5 !important;
}

.single-article .sd-social-icon-text .sd-content ul li a.share-google-plus-1 {
    background: #d34836 !important;
}


.single-article .sd-social-icon-text .sd-content ul li a.share-jetpack-whatsapp {
    background: #25D366 !important;
}

.single-article .sd-social-icon-text .sd-content ul li a.share-email {
    background: #3d3d3d !important;
}


.single-article .sd-social-icon-text .sd-content ul li a.share-print {
    background: #3d3d3d !important;
}

.single-article .sd-social-icon-text .sd-content ul li a.sharing-anchor{
    background: #3d3d3d !important;
    display:none;
}

.sd-social .sd-button .share-count{
    display:none !important;
}

.authorImg p.datePub {
    float: left;
    border-right: 1px solid rgba(0, 0, 0, 0.4);
    margin-right: 5px;
}

.pjnt-border {
    position: fixed;
    bottom: 0;
    border: none !important;
    background: #9b0000 !important;
    z-index: 9;
    padding-top: 3px;
}

.pjnt-label {
    font-family: sourceserifpro-black,sans-serif !important;
}

.pjnt-content a{
    font-family: sourceserifpro-black,sans-serif !important;
    color:black;
}

.single-article.style-st.style-fw .sharedaddy {
    margin-top: 10px;
}

figure.screenWidhImage .sur_img.container .titre,figure.screenWidhImage .sur_img.container ul {
    max-width: 1040px;
    margin: 0 auto !important;
    float: none !important;
    display: block !important;
    width: 100% !important;
}

.itemFeed img {
    max-width: 100%;
    height: auto;
    margin-bottom: 10px;
}

.theiaStickySidebar .contentFeed {
    height: 100%;
}

.theiaStickySidebar .scrollFeed {
    height: 100%;
    padding-bottom: 50px;
}

.nosChroniques.articleSimilaires .container {
    background: transparent;
    width: 100%;
    box-shadow: none;
}

.nosChroniques.articleSimilaires .container h2.titleSecChroniques.double_title {
    color: black;
    margin-bottom: 20px;
}

.nosChroniques.articleSimilaires .titleSecChroniques.double_title:before {
    border-color: black;
}

.rp4wp-related-post-image img {
    width: 100%;
    height: auto;
    padding-right: 0px;
}

.rp4wp-related-post-image {
    padding-right: 10px;
}

.rp4wp-related-posts ul {
    padding: 0 20px !important;
}

.authorImg.bottomPostAuth {
    padding: 0;
}

.authorImg.bottomPostAuth .sharedaddy.sd-sharing-enabled {
    margin-top: 10px;
}

.breadcrumbs span {
/*    background: white;*/
	background: #ecf0f1; /*bg*/
    display: inline-block;
    float: left;
    margin-right: 0;
    padding: 3px 0 0 0;
}

.breadcrumbs span a, .breadcrumbs span a span {
    text-decoration: none;
    display: inline-block;
    font-family: workSans, oswald-light !important;
    font-weight: 900 !important;
    text-transform: uppercase;
    font-size: 12pt;
    color: #000000;
    /*font-family: oswald-light !important;*/
    padding: 2px 0px 0px 3px;
    letter-spacing: 1px;
}

.breadcrumbs span a:hover span{
    color:#9b0000;
}

.breadcrumbs span > span{
    font-family: workSans, oswald-light !important;
    color: #9b0000;
    letter-spacing: 1px;
/*    text-transform: uppercase;*/
}

.single-direct .av_img ul.article-options,.single-direct .chapo {
    display: none;
}

ul.relatedPosts {
    list-style: none;
    padding: 0 20px;
    height: auto;
    overflow: hidden;
    -webkit-column-count: 3; /* Chrome, Safari, Opera */
    -moz-column-count: 3; /* Firefox */
    column-count: 3;
    -webkit-column-gap: 20px; /* Chrome, Safari, Opera */
    -moz-column-gap: 20px; /* Firefox */
    column-gap: 20px;
}

ul.relatedPosts li a span {
    display: block;
    font-family: sourceserifpro-regular, sans-serif;
    color: black;
    text-decoration: none;
    font-size: 24px;
    line-height: 32px;
    min-height: 64px;
    max-height: 64px;
	font-weight:600;
}

ul.relatedPosts li {
    width: 100%;
    display: inline-block;
    /*float: left;*/
    padding: 0;
    margin-bottom: 20px;
    /* Chrome, Safari, Opera */
    /* Firefox */
    /* Chrome, Safari, Opera */
    /* Firefox */
}

ul.relatedPosts li > a{
    display: block;
    height: auto;
    overflow: hidden;
    text-decoration: none;
}
ul.relatedPosts li > a img {
    width: auto;
    height: 250px;
    margin-bottom: 10px;
    min-width: 100%;
}

span.crp_date {
    font-family: sourceserifpro-regular, sans-serif;
    color: #9b0000;
    display: block;
    font-size: 14px;
    margin-bottom: 10px;
	font-weight:800;
}

div#wcThreadWrapper .wc-comment-left {
    display: none;
}

#wpcomm .wc-comment .wc-comment-right {
    margin-left: 0;
    background: white !important;
    position: relative;
}

.wc-field-comment .wc-field-avatararea {
    display: none;
}

#wpcomm .wc-field-textarea {
    margin-left: 0;
}

#wpcomm .wc-form-footer {
    margin-left: 0;
}

#wpcomm {
    padding: 0px 20px 30px 20px;
    max-width: 100%;
    margin: 0px auto 0px auto;
    border: none;
}

h3#wc-comment-header {
    display: none;
}

div#commentsSection h2.titleCommentsSection.double_title {
    margin-bottom: 0;
}

p.wc-comment-title {
    font-family: sourceserifpro-black, sans-serif;
    text-align: center !important;
    color: #9b0000;
    font-size: 16px !important;
    border: none !important;
    letter-spacing: 1px;
    padding-bottom: 30px !important;
}

#wpcomm .wc-form-wrapper {
    padding: 0;
    margin-top: 0;
    border: none;
    clear: both;
    background: transparent !important;
}

#wpcomm .wc-field-textarea textarea {
    border: 1px solid black !important;
}

#wpcomm .wc-field-textarea .wpdiscuz-textarea-wrap {
    border: none;
}

div#wcThreadWrapper {
    background: transparent;
    padding: 0px 0 !important;
}

.wc-comment {
    padding: 10px 20px;
    background: #f9f9f9;
}

.wc-comment .wc-comment {
    padding: 0 20px;
}

#wpcomm .wc-reply{
    padding-right: 0;
    margin-left: 40px;
}

.wpdiscuz-front-actions {
    margin-bottom: 0 !important;
    padding: 20px 22px 0 22px;
}

#wpcomm .wc-comment-footer {
    margin-bottom: 0;
    border-bottom: 2px solid #9b0000;
}

#wpcomm .wc-comment-author {
    font-family: sourceserifpro-black, sans-serif;
    padding: 6px 0 2px 6px;
    letter-spacing: 1px;
}

.wc-footer-right {
    position: absolute;
    right: 10px;
    top: 6px;
    color: black;
}

.wpdiscuz-sort-buttons,.wpdiscuz-sort-button {
    color: #000000 !important;
    font-size: 15px !important;
    font-family: oswald-bold;
    letter-spacing:0.5px;
}

#wpcomm .wc-comment-date {
    color: #000000;
    font-size: 12px;
    font-family: oswald-light;
    font-weight: bold;
    letter-spacing: 1px;
}

#wpcomm .wc-comment-date i {
    font-size: 17px;
    top: 1px;
    position: relative;
}

#wpcomm .wc-toggle {
    color: #9b0000;
}

.wc-footer-left {
    width: 100%;
}

#wpcomm .wc-cta-button {
    background: #ffffff !important;
    border: 1px solid #9b0000  !important;
    color: #9b0000  !important;
    float:  right;
}

#wpcomm .wc-vote-link {
    border: 1px solid #000 !important;
    color: #000  !important;
    float: left;
}

#wpcomm .wc-vote-result {
    border-top: 1px solid #000000  !important;
    border-bottom: 1px solid #000000  !important;
    float: left;
    color: #000000  !important;
}

.wpdiscuz-sort-button:hover {
    text-decoration: underline;
}

#wpcomm .wc-comment .wc-form-wrapper {
    padding: 5px 0px 0px 0px;
    margin-bottom: 0px;
}

#wpcomm form {
    background: white;
    padding: 20px !important;
}

#wpcomm .wc-field-comment {
    margin-top: 0 !important;
}

input.wc_comm_submit {
    margin-bottom: 0 !important;
}

#wpcomm .wc-field-submit {
    padding: 5px 0 0 0;
    clear: left;
}

span.crp_excerpt {
    min-height: 86px;
    max-height: 86px;
    height: 86px;
    display: block;
    overflow: hidden;
}


.cd-search-suggestions .quick-links a{

    font-size: 20px;

    font-family: oswald-light;
}


.cd-search-suggestions .quick-links ul li:nth-child(1) a {
    padding-top: 0;
    margin-top: -4px;
}

span.noresult {
    margin: 0 0 40px 0px;
    padding: 0;
    font-family: 'Merriweather', serif;
    color: #000000;
    text-decoration: none;
    font-weight: 100 !important;
    font-size: 24px;
}

.widget_jetpack_display_posts_widget {
    padding: 20px 20px 0 0;
}

.row.hero-section.search-page .sidebarDiv, .row.block-module-articles.search-page .sidebarDiv {
    padding: 20px 20px 0 0;
}

.followUsFooter li:nth-child(2) {
    margin-left: 0;
}

.loaded div#preloder {
    width: 100%;
    height: 100vh;
    display: block;
    position: absolute;
    left: 0px;
}

.loaded div#preloder * {
    background: transparent !important;
}

.loaded #preloder {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}


.lirePlus {
    color: white !important;
    background: #9b0000 !important;
    text-transform: uppercase;
    text-decoration: none;
    display: block;
    margin-top: 10px;
    font-family: oswald-light;
/*    font-weight: 600;*/
    text-align: center;
    letter-spacing: 0.9px;
    margin-left: 0;
    margin-bottom: 0px;
    font-size: 13px;
    padding: 3px 0 3px 0px !important;
    width: 100px;
    border: 0;
    border: 3px solid #9b0000;
    position: absolute;
    bottom: 0;
}


.rightSide .lirePlus {
    margin: 0 !important;
    position: absolute;
    bottom: 0;
    display: none;
}

.elp-widget .col-sm-12.single {
    padding: 0 20px;
}

.elp-widget .form-group {
    margin-bottom: 0;
}

.elp-widget .form-group * {
    border-radius: 0 !important;
}

.elp-widget .alert {
    padding: 8px;
    margin-bottom: 18px;
    border-radius: 2px;
    width: calc(100% - 40px);
    margin: 0 auto 20px auto;
}

a.fwcCopy {
    color: white;
}

.elp-widget h3.widgettitle {
    color: white;
    text-align: center;
    padding: 10px 0;
    background: rgba(0, 0, 0, 0.35);
    margin: 0 0 10px 0;
    font-family: sourceserifpro-black, sans-serif;
    font-size: 28px;
    letter-spacing: 1px;
}

li > .mp-level {
    z-index: 11;
}

span.copyrightFwc {
    font-size: 10px;
    font-family: oswald-light;
    text-transform: uppercase;
}

.stylec .titre a {
    color: white;
}

article.article-small > a {
    position: relative;
    display: block;
}

span.creditsImg:before {
    content: '\24b8';
    margin-right: 5px;
}

span.creditsImg {
    font-size: 13px;
    padding: 3px 0 1px 0;
    border-bottom: 1px solid gray;
    display: block;
    letter-spacing: 0.4px;
    color: gray;
}

nav#mp-menu {
    background: #9b0000;
}

article.article-large > a {
    position: relative;
    display: block;
}

/* .slick-track h2.titre {
    color: black !important;
} */

.style-responsive{
    display:none;
}
#ban_desktop, .desktop {
    display:block !important;
}
#ban_mobile, .mobile {
    display:none !important;
}

.cd-main-content{
  width: 1050px!important;
  margin: 0 auto;
}


.style-sts h2.titre a, .style-sts h1.titre a {
    font-family: 'StagM', StagB, Helvetica, Arial, sans-serif;
    font-size: 38pt!important;
    font-weight: 600;
    display: block;
    line-height: 120%!important;
    letter-spacing: 1.5pt;
	/*
    line-height: 45px !important;
	font-size:42px !important;*/
}

.hero-section .col-gold-lg.single-direct > article h2.titre a, .hero-section .col-gold-lg.single-direct > article h1.titre a
.block-module-articles .col-gold-lg.single-direct > article h2.titre a, .block-module-articles .col-gold-lg.single-direct > article h1.titre a
 {
    font-size: 22px !important;
    line-height: 24px !important;
    margin: 10px 0 0 0;
    padding: 0 10px;
}

.single-direct .authorImg {
    padding: 5px 10px 0 10px !important;
}

.single-direct .authorImg p.datePub {
    padding-left: 0;
    margin-bottom: 10px;
}

form.es_widget_form {
    padding: 10px;
}

form.es_widget_form .es_lablebox {
    color: white;
    font-size: 19px;
    font-family: sourceserifpro-black, sans-serif;
    letter-spacing: 1px;
}

form.es_widget_form .es_textbox input {
    width: 100%;
    background: rgba(0, 0, 0, 0.36);
    border: 0;
    padding: 5px;
    color: whitesmoke;
}

form.es_widget_form .es_button input {
    background: white;
    border: 0;
    color: #9b0000;
    font-family: sourceserifpro-black, sans-serif;
    font-size: 21px;
    padding: 3px 0 0 0;
}

span#es_msg {
    color: white;
    width: 100%;
    background: transparent;
    display: block;
    padding: 5px 0px;
    font-family: sourceserifpro-black, sans-serif;
    letter-spacing: 1px;
    font-size: 15px;
}

.es_caption {
    color: white;
    font-size: 14px;
    padding: 0;
    line-height: 16px;
    margin-bottom: 10px;
}

.pjnt-label a {
    color: #ffffff;
    padding: 0 5px 0 0;
}

.ip-logo a {
    pointer-events: all;
    max-width: 410px;
    display: block;
    margin: 0 auto;
}

.videosDiv button.slick-prev.slick-arrow {
    left: -20px;
}

.videosDiv button.slick-next.slick-arrow {
    right: -20px;
}

.author-fix {
    display: none;
}

.sd-content ul li.share-jetpack-whatsapp {
    display: none;
}

a.titleLink {
    margin-bottom: 10px;
}

.rightSide a {
    text-decoration: none;
}

.styleBck > a {
    display: block !important;
    width: 100% !important;
    /* height: 450px !important; */
}

/* .styleBck * {
  color: black !important;
} */

main.cd-main-content.ip-main.categoryPage {
    margin-top: 0;
}


.leaveComment {
    width: 100%;
    clear: both;
}

.borderComment {
    width: 100%;
    border: 2px solid #ed1c24;
    background: transparent;
    color: #ed1c24;
    margin-bottom: 20px;
    font-size: 20px;
    padding: 5px 0 3px 0;
    display: block;
    text-align: center;
    text-decoration: none !important;
}

.borderComment:hover {
    background: #ed1c24;
    color: white;
}

.text-block a {
    display: block;
    text-decoration: none;
    width: 100%;
    height: 100%;
}

.stylec .item-post .text-zone a {
    display: block;
    width: 100%;
    height: 100%;
    top: 0px !important;
    text-decoration: none;
    position: relative;
}

.styleb .article-large a {
    text-decoration: none;
    color: black;
	position:relative;
}

.stylea article .text-zone a {
    text-decoration:none;
    color:black;
}

.chapo-options > .chapo {
    display: block;
}

.smart_scroll_container{
    display:none;
}


.smart_scroll_container {
    background: white;
    padding: 0;
    margin: 30px 0 0 0;
}

.smart_scroll_container img {
    max-width: 100%;
}

.smart_scroll_container .main_content.single-article .authorImg {
    padding: 0 10px !important;
}

.smart_scroll_container .main_content.single-article .authorImg p.datePub {
    padding: 0;
    margin: 0;
    border: 0;
}

p.categoryAjax a {
    border: 0;
    padding: 0 10px;
    text-transform: uppercase;
    color: #9b0000;
    font-weight: 600;
    line-height: 0;
    text-decoration: none;
    letter-spacing: 0;
    margin-right: 8px;
    font-size: 16px;
    font-family: oswald-light;
    letter-spacing: 1px;
}

.entry-header h2.entry-title a {
    font-family: sourceserifpro-black, sans-serif;
    color: black;
    text-decoration: none;
    padding: 0 10px;
    text-align: left;
    margin-top: 0;
    display:block;
    min-height: auto;
    font-size: 22px;
    margin-bottom: 0;
    line-height: 24px;
}

.entry-header h2.entry-title {
    margin-top: 0;
    margin-bottom: 0;
}

div#smart-ajax-loader {
    display: none !important;
}


.directPosts .stylea article .thumb img {
    width: 400px;
    position: relative;
    left: -16%;
    height: 100%;
}

.directPosts .stylea article .thumb img {
    width: 400px;
    position: relative;
    left: -16%;
    height: 100%;
}

.mp-level.mp-level-open {
    overflow-y: scroll;
    max-height: 92vh;
}


.mp-level.mp-level-open::-webkit-scrollbar{
    width:8px;
    background-color:#efefef;
}

.mp-level.mp-level-open::-webkit-scrollbar-thumb{
    background-color:#000;
    border-radius:6px;
}
.mp-level.mp-level-open::-webkit-scrollbar-thumb:hover{
    background-color:#000;
    border:none;
}
.mp-level.mp-level-open::-webkit-scrollbar-thumb:active{
    background-color:#000;
    border:none;
}

.mp-level.mp-level-open::-webkit-scrollbar-track{
    border:none;
    border-radius:0;
    -webkit-box-shadow:0 0 1px gray inset;
}

.nav-mobile > div.hidden-nav-mobile {
    overflow-y: scroll;
    max-height: calc(100vh - 98px);
    top: 75px;
}



/*
 * Responsive CSS
 */

@media only screen and (max-width : 768px) {

.col-sm-12 .styleb .item-post {
min-height: auto;
}

    .col-gold-lg {
        width: 100% !important;
        padding: 10px !important;
    }

    .bothLarge, .categoryPosts .col-gold-lg {
        -moz-column-count: 1;
        -webkit-column-count: 1;
        column-count: 1;
        -moz-column-gap: 30px;
        -webkit-column-gap: 30px;
        column-gap: 30px;
        padding: 0 15px;
    }

    .container.white-bg {
        background: #eaeaea !important;
        padding: 0;
        margin-top: 30px;
    }

    .ip-logo img {
        max-height: 70px !important;
    }

    .btnRightHeader2 span {
        display: none;
    }

    .hero-section .col-gold-sm, .block-module-articles .col-gold-sm {
        max-width: 100% !important;
        padding: 0 !important;
    }

    .categoryPosts .col-gold-lg {
        padding: 0 !important;
    }

    .quoi29 .owl-item {
        /* width: 100% !important; */
    }

    h2.titre-rubrique.double_title:after, h1.titre-rubrique.double_title:after {
        width: 200px;
        /* left: calc((100% - 200px) / 2); */
        left: 100%;
    }

    h2.titleSecChroniques.double_title, h1.titleSecChroniques.double_title {
        font-size: 25px;
    }

    h2.titre-rubrique.double_title, h1.titre-rubrique.double_title {
        font-size: 25px;
    }

    .rightSide {
     /*   position: absolute !important;
        top: 0;
        left: 0;
        z-index: 9;*/
    }

    .FeaturedPost .leftSide, .FeaturedPost .rightSide {
        width: 100%;
	    min-height: 100%;
/*        background: rgba(0, 0, 0, 0.2);*/
    }
.FeaturedPost .heroPost {
    margin: 0 8px 40px 8px;
}
.heroPost h2.titre, .heroPost h1.titre {
margin-top: 8px;
margin-bottom: 10px;
}

    .rightSide .chapo-options.extrait {
   /*     display: none;*/
    }

    .rightSide *{
        /*color:white !important;*/
    }

    .heroPost h2.titre a, .heroPost h1.titre a{
        color:white !important;
        font-size: 16px !important;
        line-height: 20px !important;
    }

    .heroPost h2.titre, .heroPost h1.titre {
        line-height: 22px;
    }

    .top-bar-middle a {
        padding: 0;
    }

    .rightSide .metaPost{
        display:none;
    }

    .rightSide ul.article-options .categorie a {
        color: #9b0000 !important;
    }

    header#header1 {
        display: none;
    }

    body#ip-container.loaded .ip-logo {
        transform-origin: 0 !important;
        -webkit-transform-origin: 0 !important;
        display: none;
    }

    header#headerMobile {
        width: 100%;
        height: auto;
        background: #9b0000;
        position: fixed;
        top: 0;
        display: block;
        z-index: 8;
    }

    a.show-nav-mobile {
        width: 40px;
        height: 40px;
        border: 2px solid white;
        display: block;
        color: white;
        font-size: 21px;
        text-align: center;
    }

    .nav-mobile > div {
        display: inline-block;
        width: 25%;
        float: left;
        min-height: 1px;
        text-align: center;
    }

    .nav-mobile > div.hidden-nav-mobile {
        display: none;
        position: absolute;
        background: #ffffff;
        left: 0;
        top: 72px;
        height: 100vh;
        width: 100%;
        padding: 0;
        z-index: 3;
        box-shadow: 6px 6px 20px rgba(0, 0, 0, 0.45);
    }

    .nav-mobile > div.hidden-nav-mobile ul{
        padding:0;
    }

    .nav-mobile > div.hidden-nav-mobile ul li{
        list-style:none;
        border-bottom: 1px solid #fff;
        padding: 0;
        height: auto;
        color: #fff;
        overflow: hidden;
    }

    .nav-mobile > div.hidden-nav-mobile ul li a{
        color: #9b0000;
        font-weight: 600;
        padding: 10px 10px;
        display: block;
    }

    .nav-mobile {
        padding: 0px;
        overflow: hidden;
        height: auto;
    }

    .nav-mobile .nav-mobile {
        padding: 10px 20px;
    }


    .loaded img.logoImage {
        position: absolute;
        top: -40px;
        max-height: 40px !important;
        left: calc( (100% - 148.14px) / 2);
        z-index: 8;
    }

    a.search-nav-mobile, span.search-nav-mobile {
        width: 40px;
        height: 40px;
        border: 2px solid white;
        display: block;
        color: white;
        font-size: 21px;
        text-align: center;
        float: right;
    }

    div.search-nav-mobile {
      /* padding: 10px 20px; */
        padding: 15px;
    }

    .ip-header{
        background: whitesmoke;
    }

    .uil-ring-css > div {
        box-shadow: 0 6px 0 0 rgba(255, 255, 255, 0.8);
    }

    .search-field-nav .screen-reader-text {
        display: none;
    }

    .search-field-nav input.search-submit {
        display: none;
    }

    input#searchInputnav {
        width: 100%;
        padding: 5px;
        background: white;
    }

    .search-field-nav form.search-form,.search-field-nav form.search-form * {
        width: 100%;
        margin: 0;
    }

    .ip-header {
        position: fixed !important;
    }

    body.loaded {
        display: block;
        padding-top: 50px;
    }

    main.cd-main-content.ip-main.opacity:after {
        content: '';
        width: 100%;
        height: 100%;
        display: none;
        opacity: 1;
        /* background: rgba(0, 0, 0, 0.8); */
        /* z-index: 999; */
        /* position: absolute; */
        top: 0;
    }

    .hidden-nav-mobile ul li:after {
        text-align: right;
        padding-right: 5px;
        letter-spacing: 4px;
        bottom: 0;
    }

    div.hidden-nav-mobile ul.dropdown-menu {
        width: 100%;
        position: relative;
        box-shadow: none !important;
        border-radius: 0;
        background: #9b0000;
        margin: 0;
        padding: 0;
    }

    div.hidden-nav-mobile ul.dropdown-menu li a {
        padding: 8px 10px;
        color: white;
        font-weight: 600;
        text-transform: capitalize;
    }

    div.hidden-nav-mobile ul.dropdown-menu li a:hover{
        background: #9b0000;
    }

    div.hidden-nav-mobile ul.dropdown-menu li {
        border-color: #9b0000 !important;
    }

    div.hidden-nav-mobile ul.dropdown-menu li:nth-last-child(1) {
        border: none !important;
    }

    .hero-section .col-gold-sm.sidebarDiv, .block-module-articles .col-gold-sm.sidebarDiv{
        display: block;
        margin: 0 !important;
        padding: 0 10px !important;
    }

    .logo-space img.logoImage {
        position: relative;
        left: inherit;
        top: 5px;
        visibility: inherit;
        width: auto;
        height: 75px;
	height: auto;
        /* position: absolute; */
        left: 0;
    }

    .ip-logo.logo-desktop{
        display: none;
    }

    .ip-logo.logo-mobile{
        display: block;
    }

    .logo-space a,.logo-space a img {
        width: 100%;
        display: block;
    }
    .logo-space {
        width: 70% !important;
        text-align: center !important;
    }

    .hero-section .col-gold-lg > article h2.titre a,
    .block-module-articles .col-gold-lg > article h2.titre a
    {
        font-size: 15px !important;
        display: block;
        line-height: 20px;
    }

    ul.article-options .categorie a {
        font-size: 13px;
        margin: 6px 0 0 0;
    }

    .breadcrumbs {
        display: none;
    }
/*
    .chapo {
        padding: 15px;
        border-bottom: 1px solid rgba(128, 128, 128, 0.28);
        font-weight: 500;
        font-style: italic;
        font-size: 14px;
        text-align: left;
        line-height: 23px;
    }
*/

    .container.white-bg {
        padding: 0px;
    }
    .padding-container .container.white-bg {
        padding: 0;
        margin: 0 !important;
    }

    .dkpdf-button-container{
        display: none;
    }

    .chapo-options > * {
        padding: 0 10px;
    }
    figure figcaption {
        margin: 0 10px;
	width: -webkit-fill-available;

    }

    .chapo-options {
        padding: 0  0 0 0;
        clear: both;
    }

    .rp4wp-related-posts > ul > li {
        width: 100%;
        display: inline-block;
        float: none;
        clear: both !important;
        padding-bottom: 0 !important;
        padding-top: 20px !important;
    }

    .authorImg {
        padding: 0px 0px 0px 0px !important;
    }

    .rp4wp-related-post-image {
        width: 40%;
        padding-right: 10px !important;
    }
    .rp4wp-related-post-image img{
        width: 100%;
        height: auto !important;
    }

    .rp4wp-related-posts > ul {
        padding: 0 20px 30px 20px !important;
    }

    h2.titleCommentsSection.double_title {
        position: relative;
        z-index: 9;
        color: rgb(51, 51, 51);
        text-align: center;
        font-family: sourceserifpro-black, sans-serif;
        text-transform: capitalize;
        font-weight: 400;
        font-size: 30px;
        line-height: 12px;
        margin-bottom: 30px;
        margin-top: 30px;
        padding: 0;
    }

    .heroPost h2.titre a{
        width: 87%;
        height: 87%;
        position: absolute;
    }

    .articleSimilaires h2.titleSecChroniques.double_title:after {
/*        background: white !important;*/
		background: #9b0000; /*bg*/
        width: 270px;
        left: calc((100% - 270px) / 2);
    }

    .fixed-post-info .author-fix,.fixed-post-info .metaPost {
        display: none;
    }

    .social-fix {
        width: 100%;
    }

    .fixed-post-info.FixBar {
        position: relative;
        width: 100%;
        bottom: 0;
        top: inherit;
        z-index: 9999999999999999;
        max-width: 1040px;
        left: inherit;
    }

    .sur_img {
        padding: 10px;
    }

    .social-fix .sd-social-icon-text .sd-content ul li {
        margin: 0 0px 5px 0;
    }

    .social-fix .sd-content ul {
        width: 100%;
    }

    .sharing-hidden .inner {
        left: 75% !important;
    }

    .sharing-hidden .inner:after, .sharing-hidden .inner:before {
        right: 20px;
        left: inherit !important;
    }

    .single-article article.article-large {
	background: #ecf0f1; /*bg*/
/*        background: white;*/
        margin-bottom: 0;
    }

    .nosChroniques.articleSimilaires {
        margin-top: 0;
    }

    h2.titleSecChroniques.double_title {
        margin-bottom: 0px;
    }

    h2.titleCommentsSection.double_title:after {
        left: calc((100% - 240px) / 2);
        width: 240px;
    }

    .comment-respond, .entry-pings, .entry-comments {
        padding: 0px 15px 0px 15px;
    }


    ol.comment-list {
        padding: 0 15px !important;
        padding-top: 10px !important;
    }

    .comment-author {
        font-size: 12px;
    }

    .comment-metadata {
        font-size: 7px;
    }

    #comments input, #comments button, #comments select, #comments textarea {
        border-radius: 0 !important;
    }
    .cd-main-content {
        margin-bottom: 10px;
        margin-top: 70px;
    }

    .seoTxt.container {
        padding: 10px 0 0 10px;
        margin-bottom: 10px;
    }

    #search, #search .search-field {
        display: none;
    }

    .authorImg .ap_img {
        margin-bottom: 10px;
        border-bottom: 2px solid #eaeaea;
        padding-bottom: 10px;
    }

    .authorImg p.datePub, .authorImg > span {
        font-size: 9px;
        margin: 0 2px 0 0;
        padding: 0 5px;
        display: inline-block;
        float: left;
    }

    .hero-section .style-responsive .col-gold-lg > article h2.titre a,
    .block-module-articles .style-responsive .col-gold-lg > article h2.titre a
    {
        font-size: 22px !important;
        line-height: 24px !important;
    }

    .hero-section .style-responsive .col-gold-lg .ap_img,
    .block-module-articles .style-responsive .col-gold-lg .ap_img
    {
        padding: 10px 10px 0px 10px;
        border: none !important;
        margin-bottom: 0;
    }

    .hero-section .style-responsive .col-gold-lg .social-bar-icon,
    .block-module-articles .style-responsive .col-gold-lg .social-bar-icon
    {
        padding: 0 10px;
    }

    .style-responsive .sd-content ul {
        margin: 0 0 0px 0 !important;
    }

    .authorImg p.datePub{
        display:block;
        margin: 0 0 30px 0;
        padding: 0 0px 0 10px;
        clear: both;
    }

    .authorImg h3 {
        font-size: 14px;
        padding-left: 0;
        padding-top: 15px;
    }

    .fixed-post-info {
        padding: 0 10px;
    }

    .fixed-post-info p.datePub {
        padding-left: 0;
        margin-bottom: 0;
    }

    .authorImg img.avatar.avatar-96.photo {
        height: 45px;
        margin: 5px 10px 5px 5px;
    }

    .owl-carousel-slider-halfwidth .owl-item {
        width: 100vw !important;
    }

    .slider-category ul li {
        width: 100% !important;
        background-size:  100%  !important;
        height: 170px;
    }

    .slider-category .owl-nav {
        display: none !important;
    }

    .stylea article .thumb {
        width: 100%;
        float: left;
        margin-right: 15px;
        height: 100%;
        overflow: hidden;
        min-height: 180px;
        position: relative;
    }

    .stylea article .thumb img {
        left: 0;
        width: 100%;
        height: auto;
    }

    .stylea article .text-zone {
        padding: 0 10px;
        width: 100%;
    }

    .categoryPage h2.titre {
        font-size: 15px;
        line-height: 20px;
        text-transform: inherit;
    }

    .categoryPage .time .metaPost {
        visibility: hidden;
    }

    .text-block .Aligner-item {
        left: 10px;
    }

    .nosChroniques .container {
        width: 100%;
    }

    header.ip-header {
        pointer-events: none;
    }

    p.extrait {
        min-height: initial !important;
    }

    .lirePlus {
        margin-top: 10px !important;
        position: relative;
    }

    .videosDiv {
        width: 100%;
    }

    .row.hero-section, .row.block-module-articles {
        padding: 0;
    }

    .single-article .sd-content ul li a.sd-button span {
        display: none !important;
    }

    .single-article .sd-content ul li a.sd-button:before {
        color: white;
        margin-right: 1px;
        font-size: 21px;
        margin-bottom: 5px;
    }
    .jp-sharing-input-touch .sd-content ul li {
        padding-right: 6px !important;
        margin-right: 0;
        margin-bottom: 0;
        padding-left: 0 !important;
        padding-top: 6px !important;
    }

    ul.relatedPosts {
        list-style: none;
        padding: 0 10px;
        height: auto;
        overflow: hidden;
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
        -webkit-column-gap: 10px;
        -moz-column-gap: 10px;
        column-gap: 10px;
    }

    #wpcomm form {
        background: white;
        padding: 20px 0 0 0 !important;
    }

    #wpcomm .wc-reply {
        margin-left: 0 !important;
        padding: 0 10px !important;
    }

    #wpcomm {
        padding: 1px 10px 10px 10px;
        max-width: 100%;
        margin: 0px auto 0px auto;
        border: none;
    }

    .wc-comment {
        padding: 10px 10px;
        background: #f9f9f9;
    }

    .wpdiscuz-front-actions {
        margin-bottom: 0 !important;
        padding: 20px 10px 0 22px;
    }

    .wc-footer-right {
        position: relative;
        left: 0px;
        right: inherit;
        top: 5px;
        color: black;
    }

    #wpcomm .wc-comment-author {
        font-family: sourceserifpro-black, sans-serif;
        padding: 6px 0 2px 6px;
        letter-spacing: 1px;
        width: 100%;
    }

    #wpcomm .wc-comment-text p {
        margin-bottom: 0;
    }

    #wpcomm .wc-comment-footer .wc-footer-left {
        float: none;
        display: block;
        padding: 2px 0;
        text-align: left;
    }

    #wpcomm .wc-comment-footer .wc-footer-right {
        float: none;
        display: block;
        padding: 5px 0px 2px 0px;
        text-align: left;
    }

    article.article-large figure img {
        background: white;
        width: auto;
/*        height: 230px;
        min-width: 100%;*/
        height: auto;
        /* min-width: 100%; */
        left: 0%;
        position: relative;
    }

    footer * {
        text-align: left !important;
    }

    h2.title-page {
        color: #9b0000;
        margin: 0;
        font-weight: 400;
        margin-bottom: 0;
        font-family: sourceserifpro-black, sans-serif;
        font-size: 25px;
    }

    .content-page ul {
        list-style: none;
        padding: 0;
    }

    .seoTxt.container p {
        text-align: left;
        font-size: 9px;
        color: #ababab;
        font-family: oswald-light;
        letter-spacing: 0.8px;
        margin: 0 !important;
    }

    ul#menu-footer {
        margin-bottom: 10px;
        width: auto;
        height: auto;
        padding: 0;
        overflow: hidden;
        text-align: center;
        margin: 0 auto 20px auto;
    }

    .top-footer.container .col-md-12, .middle-footer,.bottom-footer {
        padding: 0 10px;
    }

    .titleBoxedPage {
        max-width: 1040px;
        margin: 0px auto 0px auto;
        text-align: left;
        overflow: hidden;
        background: white;
        padding: 10px;
    }

    .content-page.boxed {
        min-height: auto;
        background: white;
        text-align: center;
        display: block;
        width: 100% !important;
        vertical-align: middle;
        margin: 0 auto 30px auto;
        padding: 0px 10px;
        max-width: 1040px;
    }

    .footerlien li:after {
        display:none;
    }

    .footerlien li a {
        font-size: 15px;
    }

    .middle-footer .col-md-6:nth-child(1) {
        border-right: 0;
        border-bottom: 1px solid gray;
    }

    .subscride-bar {
        padding-left: 0;
    }

    .followUsFooter li:nth-child(1) {
        font-family: oswald-light;
        font-size: 27px;
        line-height: 1em;
        letter-spacing: 1px;
        margin-bottom: 10px;
        clear: both;
        display: block;
        float: none;
    }

    .copyright {
        font-size: 13px;
        font-family: oswald-light;
        margin: 10px 0;
        color: white;
        text-align: center;
        letter-spacing: 1.7px;
    }

    .subscride-bar p {
        width: 100%;
        margin: 0px 20px 20px 0;
        font-family: oswald-light;
        font-size: 27px;
        line-height: 1em;
        letter-spacing: 1px;
        display: block;
        text-align: center;
    }

    article.article-small h2.titre, article.article-small h2.titre a {
        font-size: 20px;
    }

    .single-article .col-gold-lg {
        padding: 0 !important;
    }

    .owl-carousel-k29 .styleBck .titre{
        top: 0;
    }

    .owl-carousel-k29 .styleBck .titre a {
        font-size: 22px !important;
    }

    .style-desktop{
        display: none;
    }

    .style-responsive{
        display: block;
    }
#ban_desktop, .desktop {
    display:none !important;
}
#ban_mobile, .mobile {
    display:block !important;
}

.cd-main-content{
    width: 100% !important;
}

    .single-article .col-gold-sm {
        height: auto;
        width: 100% !important;
    }

    .widget.wppaszone * {
        margin-bottom: 0;
        text-align: center;
    }

    .adsplace * {
        width: 100%;
    }

    .leftSide span.legendeLarge {
        right: 0px;
        left: inherit;
        display: none;
    }

    span.creditsImg {
        font-size: 13px;
        padding: 3px 0 1px 10px;
        border-bottom: 1px solid gray;
        display: block;
        letter-spacing: 0.4px;
        color: gray;
    }

    .awe_days_3 .awesome-weather-forecast-day {
        width: calc((100% / 3) - 8px);
        padding: 20px 0;
        border-left: 1px solid white;
    }


    .FeaturedPost {
        background: white;
        height: auto;
        overflow: hidden;
        margin-bottom: 0;
        padding: 20px 10px 0px 10px;
    }

    .search-page .bothLarge h2.titre , .categoryPage .bothLarge h2.titre, .search-page .bothLarge h1.titre , .categoryPage .bothLarge h1.titre {
        font-size: 22px;
        line-height: 24px;
        font-family: sourceserifpro-black, sans-serif;
        margin-top: 0px;
    }

    .search-page .stylea article .text-zone, .categoryPage .stylea article .text-zone{
        padding: 0;
        width: 100%;
        margin-top: 10px;
    }

    .titleSearchResult {
        margin: 0 0 10px 0px;
        padding: 0;
        font-family: sourceserifpro-black, sans-serif;
        color: #000000;
        text-decoration: none;
        font-weight: 100 !important;
        font-size: 30px;
    }

    .search-page .stylea article .thumb,.categoryPage .stylea article .thumb {
        margin-bottom: 10px;
    }

    .legendeLarge{
        display:none;
    }

    #menu-mobile-menu li.menu-item-has-children:after {
        content: '\2304';
        top: -7px;
        color: white;
        display: none;
    }

    .sd-content ul li.share-jetpack-whatsapp {
        display: inline-block !important;
    }

    .smart_scroll_container{
        display: block !important;
    }

    .articleSimilaires, .leaveComment{
        display:none !important;
    }

    p.chapo * {
        font-weight: 100 !important;
        font-style: normal;
        font-size: 17px;
        text-align: left;
        line-height: 26px;
        padding: 0;
        font-family: Georgia, serif !important;
        display: block;
    }

    .entry-content {
        font-weight: 100 !important;
        font-style: normal;
        font-size: 17px;
        text-align: left;
        line-height: 26px;
        padding: 0 10px;
        font-family: Georgia, serif !important;
        display: block;
    }

    p.categoryAjax {
        margin-bottom: 0;
        margin-top: 30px;
    }


    div#smart-ajax-loader {
        display: block !important;
    }
}


@media (max-width: 991px) {


.cd-main-content {
        width: 100% !important;
    }
    .col-gold-sm, .col-gold-lg {
        width: 100% !important;
    }

    .bothLarge, .categoryPosts .col-gold-lg {
        -moz-column-count: 1;
        -webkit-column-count: 1;
        column-count: 1;
        -moz-column-gap: 30px;
        -webkit-column-gap: 30px;
        column-gap: 30px;
        padding: 0 15px;
    }

    .container.white-bg {
        background: #eaeaea !important;
        padding: 0;
        margin-top: 10px;
    }

    .ip-logo img {
        max-height: 70px !important;
    }

    .btnRightHeader2 span {
        display: none;
    }

    .hero-section .col-gold-sm,
    .block-module-articles .col-gold-sm,
     {
        max-width: 100% !important;
        padding: 0 !important;
    }

    .categoryPosts .col-gold-lg {
        padding: 0 !important;
    }

    .quoi29 .owl-item {
        /* width: calc(100vw - 40px)!important; */
        left: 0px;
        position: relative;
    }

    #native-ad .owl-item {
      /* width: calc(100vw - 20px)!important; */
      /* width: 300px !important; */
    }

    h2.titre-rubrique.double_title:after, h1.titre-rubrique.double_title:after {
        width: 360px;
        /* left: calc((100% - 360px) / 2); */
        left: 100%;
    }

    h2.titleSecChroniques.double_title {
        font-size: 30px;
    }

    h2.titre-rubrique.double_title, h1.titre-rubrique.double_title {
        font-size: 30px;
    }

/*    .rightSide {
        position: absolute !important;
        top: 0;
        left: 0;
        z-index: 9;
    }*/

    .FeaturedPost .leftSide, .FeaturedPost .rightSide {
        width: 100%;
    /*    background: rgba(0, 0, 0, 0.2);*/
        padding: 10px;
    }

    .rightSide .chapo-options.extrait {
       /* display: none;*/
    }

    .rightSide * {
/*        color: white !important;*/
    }

    .rightSide .lirePlus{
        bottom: 10px;
    }

    .heroPost h2.titre a,  .heroPost h1.titre a {
        color: white !important;
        font-size: 16px !important;
        line-height: 20px !important;
    }

    .heroPost h2.titre, .heroPost h1.titre {
        line-height: 22px;
    }

    .rightSide h2.titre, .rightSide h1.titre {
        line-height: 24px;
        font-size: 22px;
    }

    .top-bar-middle a {
        padding: 0;
    }

    .rightSide .metaPost {
        display: none;
    }

    .rightSide ul.article-options .categorie a {
        color: #9b0000 !important;
    }

    header#header1 {
        display: none;
    }

    body#ip-container.loaded .ip-logo {
        transform-origin: 0 !important;
        -webkit-transform-origin: 0 !important;
        display: none;
    }

    header#headerMobile {
        width: 100%;
        height: auto;
        background: transparent;
        position: fixed;
        top: 0;
        display: block;
        border-bottom: 1px solid #ccc;
        z-index: 99;
        box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
    }

    a.show-nav-mobile {
        width: auto;
        height: auto;
        border: none;
        display: block;
        color: #9b0000;
        font-size: 21px;
        text-align: left;
    }
	.logo-space {
    width: 70% !important;
    text-align: center !important;
	}
	.logo-space img.logoImage {
    position: relative;
    left: inherit;
    top: 5px;
    visibility: inherit;
    width: auto;
    height: 55px;
    left: 0;
	}
    .nav-mobile > div {
        display: inline-block;
        width: 15%;
        float: left;
        min-height: 1px;
        text-align: right;
    }

    .nav-mobile > div.hidden-nav-mobile {
        display: none;
        position: absolute;
        background: #9b0000;
        left: 0;
        top: 72px;
        height: 100vh;
        width: 100%;
        padding: 0;
        z-index: 9;
        box-shadow: 6px 6px 20px rgba(0, 0, 0, 0.45);
    }

    .nav-mobile > div.hidden-nav-mobile ul {
        padding: 0;
    }

    .nav-mobile > div.hidden-nav-mobile ul li {
        list-style: none;
        border-bottom: 1px solid #ffffff;
        padding: 0;
        height: auto;
        color: #ffffff;
        overflow: hidden;
    }

    .nav-mobile > div.hidden-nav-mobile ul li a {
        color: #fff;
        font-weight: 600;
        padding: 10px 10px;
        display: block;
        text-align: left;
        font-family: oswald-light;
        text-transform: uppercase !important;
        letter-spacing: 1px;
    }

    .nav-mobile {
        padding: 0px;
        overflow: hidden;
        /* height: 80px; */
        height: 70px;
			background: #ecf0f1; /*bg*/
/*        background: white;*/
    }

    .search-field-nav {
        margin-top: 5px;
        height: 1000px;
        background: rgba(0, 0, 0, .7);
    }


    .nav-mobile .nav-mobile {
        /* padding: 20px 10px 10px 10px; */
        padding: 15px;
    }

    .loaded img.logoImage {
        position: absolute;
        top: 8px;
        max-height: 40px !important;
        left: calc((100% - 148.14px) / 2);
        z-index: 8;
    }

    a.search-nav-mobile i, a.show-nav-mobile i, span.search-nav-mobile i, span.show-nav-mobile i {
        font-size: 35px;
    }

    a.search-nav-mobile, span.search-nav-mobile {
        width: auto;
        height: auto;
        border: none;
        display: block;
        color: #9b0000;
        font-size: 35px;
        overflow: hidden;
        text-align: center;
        float: right;
        max-height: 35px;
    }

    div.search-nav-mobile {
      /* padding: 15px 10px 10px 10px; */
      padding: 12px;
    }

    .ip-header {
        background: whitesmoke;
    }

    .uil-ring-css > div {
        box-shadow: 0 6px 0 0 #9b0000;
        width: 60px;
        height: 60px;
    }

    .search-field-nav .screen-reader-text {
        display: none;
    }

    .search-field-nav input.search-submit {
        display: none;
    }

    input#searchInputnav {
        width: 100%;
        padding: 5px;
        background: white;
    }

    .search-field-nav form.search-form, .search-field-nav form.search-form * {
        width: 100%;
        margin: 0;
    }

    .ip-header {
        position: fixed !important;
    }

    body.loaded {
        display: block;
        padding-top: 50px;
    }

    main.cd-main-content.ip-main.opacity:after {
        content: '';
        width: 100%;
        height: 100%;
        display: none;
        opacity: 1;
        /* background: rgba(0, 0, 0, 0.8); */
        /* z-index: 999; */
        /* position: absolute; */
        top: 0;
    }

    .hidden-nav-mobile ul li:after {
        text-align: right;
        padding-right: 5px;
        letter-spacing: 4px;
        bottom: 0;
    }

    div.hidden-nav-mobile ul.dropdown-menu {
        width: 100%;
        position: relative;
        box-shadow: none !important;
        border-radius: 0;
        background: whitesmoke;
        margin: 0;
        padding: 0;
    }

    div.hidden-nav-mobile ul.dropdown-menu li a {
        padding: 8px 10px;
        color: #9b0000;
        font-weight: 600;
        text-transform: capitalize;
    }

    .article-large h2.titre, .article-large h2.titre a, .article-large h1.titre, .article-large h1.titre a {
        min-height: initial;
        /* Missing style */
        font-family: StagB,Helvetica,Arial,sans-serif;
        font-weight: 700;
        color: #000;
        text-decoration: none;
        text-align: left;
        margin-top: 0;
        min-height: 48px;
        margin-bottom: 0;
        padding: 0 0;
        line-height: 120%;
        font-size: 18pt!important;
        letter-spacing: 1pt;
        /* END */
    }

    .bothLarge .col-md-6, .categoryPosts .col-gold-lg .col-md-6 {
        min-height: initial;
        max-height: initial;
    }

    .smart_scroll_container{
        display:none;
    }
}

/*
 * End Responsive CSS
 */

/*Added by mw, 2018.09.13*/


@media only screen and (max-width: 736px) {
    section.colorPln.videoBlock {
        width: 100%;
        left: 0px;
    }

    .videoBlock button.slick-next.slick-arrow {
        right: 0px;
    }

    .videoBlock button.slick-prev.slick-arrow {
        left: 0px;
    }

    .liveFeed {
        max-width: 100%;
    }

}

.wrap {
    width: auto;
    clear: both;
}


.t3-banner .bannergroup {
    text-align: center;
}
.t3-banner .bannergroup a {
    display: block
}
.t3-banner .bannergroup img {
    max-width: 100%
}

.bannergroup {
    text-align: center
}
.bannergroup img {
    max-width: 100%;
    height: auto
}
#sidebarDiv1 .bannergroup {
    padding: 0;
}
.module-ct:before, .module-ct:after {
    content: " ";
    display: table;
}
.module-ct {
    background: transparent;
    color: inherit;
    padding: 0;
}
.t3-module .module-inner {
    padding: 0;
}
.t3-module {
    background: transparent;
    color: inherit;
    margin-bottom: 10px;
}

@media screen and (max-width: 767px) {
    .t3-banner-top {
        display:none;
		visibility:hidden;
    }
    .t3-banner-top-mobile {
        display:block;
		visibility:visible;
		margin-top: 60px;
	    margin-bottom: 20px
    }
	 .t3-banner-top-mobile .container { padding:0;}
	 .t3-banner-top-mobile .container .bannergroup { padding:0;}

	 .t3-banner-top-mobile .container .bannergroup .banneritem * {
	 max-width:100%!important;
	 vertical-align:middle;
	 height:unset!important;
    }
	 .t3-banner-top-mobile .container .bannergroup .banneritem img  {
	 max-width:100%!important;
	 vertical-align:middle;
	 height:unset!important;
    }
}

@media only screen and (max-width: 736px) {
	.article-large .lirePlus, .article-small .lirePlus {
    	display: none;
	}

   .bothLarge article.article-large, .bloc-rubrique article.article-small, #secondar article.article-large, #ar_similaires article.article-large {
	height: auto;
    	min-height: auto;
        /*margin-bottom: 20px;*/
	}
	#secondar article.article-large, #ar_similaires article.article-large {
	margin:0 8px 40px 8px;
	}
  .FeaturedPost article.article-large figure img {
    left: 0;
    width: 100%;
    position: relative;
    height: auto;
  }
  article.article-small figure img  {
      width: 100% !important;
    height: auto!important;
	}

  .FeaturedPost figure{
    padding-top: 0;
  }
  .FeaturedPost .leftSide, .FeaturedPost .rightSide {
    padding: 0;
  }
  .FeaturedPost {
    height: auto;
    background: none;
    padding-left: 0;
    padding-right: 0;
  }
}


.color_black {
  color: black !important;
}

.color_white {
  color: white !important;
}

#search-button {
  cursor: pointer;
}

img.lazy_load.borderImg.wp-post-image {
    width: 100%;
}

.full-bunner {
margin:0 auto;
height:auto;
text-align:center;
/*margin:0;*/
}
div.full-bunner iframe {
margin: 10px 0;
}
.r-bunner,.r-bunner1  {
    margin: 0 auto;
    text-align: center;

}
div.r-bunner1 iframe {
    padding-bottom:40px;
}
div.r-bunner iframe {
    margin-bottom:40px;
}
.mrgtop {
    margin-top:20px;
}
.mrgbas {
/*    margin-bottom:40px;*/}

.colorjaune {
color: #FCBF00;
font-weight: bolder;
}

article.black{
  background: black;
}
article.dark{
  background: #9b0000;
}

.block-native *, .block-quoi29 * {
  color: white !important;
}

.block-quoi29 p {
    font-size: 12pt;
    line-height: 140%;
    width: 100%;
    margin-bottom: 10px;
}
.block-native p {
    font-size: 11pt;
    line-height: 120%;
    width: 100%;
    margin-bottom: 10px;
}
.block-native p{
  font-family: 'Helvetica', serif;
}
.block-quoi29 p{
    font-family: 'Merriweather', serif;
}
.block-native .item-image {
    margin-bottom: 10px;
    float: none !important;
}
.block-native h2 {
     font-weight: bold;
    text-decoration: none;
    text-align: left;
    margin-top: 4px;
    margin-bottom: 0 !important;
    padding: 0;
	font-size: 14pt !important;
    line-height: 120%;
    text-align: -webkit-left;
}
.block-quoi29 h2 {
    font-weight: bold;
    text-decoration: none;
    text-align: left;
    margin-top: 8px;
    margin-bottom: 0;
    padding: 0;
	font-size: 15pt !important;
    line-height: 120% !important;
    text-align: -webkit-left;
}

.block-native h2 {
  font-family: Helvetica, Arial, sans-serif;
}
.block-quoi29 h2 {
  font-family: StagB, Helvetica, Arial, sans-serif;
  letter-spacing: 1pt;
}

#native-ad .owl-stage-outer, #native-ad .owl-stage, #quoi-29 .owl-stage-outer, #quoi-29 .owl-stage {
  height: fit-content !important;
  height: -moz-fit-content !important;
}

#quoi-29 .owl-stage-outer, #quoi-29 .owl-stage {
  background-color: black;
}

#native-ad .owl-stage-outer, #native-ad .owl-stage {
  background-color: #9b0000;
}

#quoi-29 img {
  height: 210px;
}

article.black .item-content {
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    font-family: 'Merriweather', serif;
}
article.dark .item-content {
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    font-family: 'Helvetica', serif;
}



.style-responsive article figure div.videochapo {
	height: 0px;
	padding-top: 25px;
	padding-bottom: 56.2%;
	position: relative;
}
.style-responsive article figure div.videochapo iframe {
	width: 100% !important;
	height: 100% !important;
	position: absolute;
    left: 0;
    top: 0;
}

.style-responsive p.iframevv {
	height: 0px;
	padding-top: 25px;
	padding-bottom: 56.2%;
	position: relative;
}
.style-responsive p.iframevv iframe {
	width: 100%;
	height: 100%;
	position: absolute;
    left: 0;
    top: 0;
}
.style-responsive div.iframevv {
	height: 0px;
	padding-top: 25px;
	padding-bottom: 56.2%;
	position: relative;
}
.style-responsive div.iframevv iframe {
	width: 100%;
	height: 100%;
	position: absolute;
    left: 0;
    top: 0;
}


/***********/
.style-responsive p.iframevpro {
	height: 0px;
	padding-top: 25px;
	padding-bottom: 700px;
	position: relative;
}
.style-responsive p.iframevpro iframe {
	width: 100%;
	height:1000px;
	position: absolute;
    left: 0;
    top: 0;
}
.style-responsive div.iframevpro {
	height: 0px;
	padding-top: 25px;
	padding-bottom: 700px;
	position: relative;
}
.style-responsive div.iframevpro iframe {
	width: 100%;
	height:1000px;
	position: absolute;
    left: 0;
    top: 0;
}
/********/
 .item-image {
    margin-bottom: 20px;
    float: none !important;
}
.item-image img {
    display: block;
    width: 100%;
    height: auto;
}


.item-content .article-header {
    margin-bottom: 10px;
    padding: 0;
}
.item-content .article-header .article-title {
    line-height: 1.45;
    margin-bottom: 0px;
}
h2.article-title, .article-header h2 {
    font-size: 20px;
    margin-bottom: 10px;
    line-height: 1.42857143;
}

ul.article-options {
  min-width: 150px;

}


@media screen and (min-width: 738px) and (max-width:991px) {
  #native-ad {
    display: none;
  }
  .chapo-options p {
    font-size: 13pt;
  }
  .hero-section .col-gold-sm, .block-module-articles .col-gold-sm  {
    max-width: 100%;
  }
  .quoi29 {
    margin: auto;
    max-width: 300px;
  }
}


/*
@media screen (max-width:800px) {

} */
.item.col.column-3.col-sm-6 {
  margin: 10px 0;
}
.bloc-rubrique .items-row.cols-3 {
  float: left;
}

.img_chr {
  width: 150px !important;
  border-radius: 100%;
  border: 2px solid #b90000;
  height: 150px !important;
  min-height: auto !important;
  /*margin-bottom: 100px;*/
}


.dkpdf-button-container.pdf {
    position: relative;
    top: 0;
    display: inline-block;
    text-align: right;
    font-size: 18px;
    font-weight: normal;
}
.dkpdf-button-container {
  width: 50%;
}
.dkpdf-button-container.pdf a span i {
  font-size: 18px;
  font-weight: bold;
}
.dkpdf-button-container a {
  padding: 4px 10px;
}
.dkpdf-button-container a:AFTER {
   content: "PDF ";
}
@media only screen and (max-width: 768px) {
  .dkpdf-button-container a:AFTER {
     content: "";
  }

  .dkpdf-button-container.pdf {
    display: none;
  }
}

main.stiky-margin {
    margin-top: 200px;
}
@media only screen and (max-width: 991px) {
  main.stiky-margin {
      margin-top: 0px;
  }
}
/*dossier m24*/
.Dossiersommaire {
 padding: 10px 40px;
 }
.Dossierar {
 padding: 10px 100px;
 }
.file-header {
  border-top: 4px solid #9B0000;
  text-align: center;
  font-family: StagB, Helvetica, Arial, sans-serif;
  background-color: #ddd;

	margin: 10px 0;
	color: grey;
	position: relative;
}
.file-header h3 {
  margin: 0 auto;
  color: #9B0000;
  text-transform: uppercase;
}
.file-header h1 {
  margin: 0 auto;
  font-size: 50px;
  padding: 0 10px;
  color: black;
}
.file-header p {
  font-family: StagM, Helvetica, Arial, sans-serif;
  text-align: left;
  font-size: 20px;
  color: black;
}

.file-header span {
    font-family: StagB, Helvetica, Arial, sans-serif;
    font-weight: 700;
    color: #8d8080;
	display: block;
	letter-spacing: 1px;
    font-size: 14pt;
}
.file-header .file, .same_file .title {
    font-family: StagB, Helvetica, Arial, sans-serif;
    font-size: 15pt;
    font-weight: bold;
  margin: 0 auto;
  color: #9B0000;
  text-transform: uppercase;
}
.same_file .title {
text-align:center;
display:block;
}

.file-header .file-title {
  margin: 0 auto;
  font-size: 25px;
  padding: 0 10px;
	color: black;
}
.file-header .file-image {
	position: absolute;
	left: 20px;
	top: 20px;
}
.file-header a.file-link, .same_file a.file-link  {
    font-family: StagB, Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: 16px;
    text-decoration: underline;
	color:#e40521;
}

.file-articles {
  font-family: StagB, Helvetica, Arial, sans-serif;

}
#file-articles {
  margin: 10px !important;}

.file-main-article .category {
  color: #9B0000;
  font-size: 16px;
  text-transform: uppercase;
}

.file-main-article .title {
  font-family: StagB, Helvetica, Arial, sans-serif;
    min-height: 48px;
    padding: 0 0px;
    line-height: 120%;
    font-size: 18pt !important;
    letter-spacing: 1pt;
	margin: 0 auto;
}

.file-main-article .image {
  height: auto;
  overflow: hidden;
  position: relative;
  width: 100%;
}
.file-secondary-articles .file-article .image img {
    margin-bottom: 0;
    width: 100%!important;
    height: 200px!important;
  }
.file-main-article .image img, .file-secondary-articles .file-article .image img, .other-articles .file-article .image img {
  margin: auto;
  width: 100%;
}
.file-main-article .intro , .file-secondary-articles .file-article .intro {
	font-size: 13pt!important;
    line-height: 160%;
    width: 100%;
    margin: 20px 0;
	font-family: 'Merriweather', Helvetica, Arial, sans-serif;
}

.file-main-article, .file-secondary-articles {
  border-bottom: 4px solid #aaa;
}

.file-secondary-articles {
  text-align: justify;
  padding: 10px 0;
}

.file-secondary-articles .file-article {
  display: inline-block;
  vertical-align: top;
  width: 48%;
  height: 100%;
  overflow: hidden;
  position: relative;
  text-align: left;
}

.file-secondary-articles .file-article .image {
  width: 100%;
  height: 200px;
  overflow: hidden;
  position: relative;
}
.file-secondary-articles .file-article .category {
  color: #9B0000;
  font-size: 16px;
  text-transform: uppercase;
}

.file-secondary-articles .file-article .title {
  margin: 0 auto;
}

.bloc-justifier {
  width: 100%;
  height: 0;
  display: inline-block;
}

.other-articles .file-article {
  margin: 10px 0;
  min-height: 100px;
  width: 100%;
}
.other-articles .file-article h4 {
padding-top: 10px;
text-align:left;
}
.other-articles .file-article .title a {
color:#000000;}
.other-articles .file-article .image {
  width: 135px;
  height: 90px;
  position: relative;
  float: left;
  margin-right: 20px;
}

.other-articles .file-article .category {
  color: grey;
  text-transform: uppercase;
}
/***************/
		.same_file {
          border-top: 4px solid #9B0000;
          font-family: StagB, Helvetica, Arial, sans-serif;
          background-color: #ddd;
          padding: 0;
          margin: 10px 0;
          color: grey;
          position: relative;
          text-align: justify;
        }
        .same_file .title {
          /*text-align: left;
          color: black;
          display: block;*/
        }
        .same_file .file-articles {
          padding: 0 5px;
        }
        .same_file .file-articles .file-article {
          display: block;
          color: black;
          margin: 8px;
        }
        .same_file .file-articles .file-article:first-child {
          color: #888;
          font-size: 20px;
        }
        .same_file .file-articles .file-article a {
          text-decoration: none;
		  font-family: workSans, oswald-light !important;
			font-weight: 900 !important;
			font-size: 12pt;
          color: inherit;
		  color:#000000;

        }
		.same_file .file-articles .file-article a:before {
		}
/***********/

@media only screen and (max-width: 736px) {

	.file-header .file-image {
		position: relative;
		left: 0;
		top: 0;
	}
	.file-header {
		padding: 5px;
	}
  .file-header h1 {
    font-size: 30px;
  }
 .file-secondary-articles .file-article {
    display: block;
    width: 100%;
    height: auto;
  }
  .file-article, .file-main-article {
    padding: 0 5px;
  }
  .file-main-article .title {
    line-height: 30px;
  }
  .file-secondary-articles .file-article .title {
    margin: 0 auto;
    line-height: 20px;
    font-size: 20px;
  }
  .other-articles .file-article .title {
    font-size: 14px;
    line-height: 160%;
	padding-top:0;
	text-align:left;
  }
  .other-articles .file-article .title a{
  color:#000000;
  }
  .other-articles .file-article .image {
margin-right:10px;
}
  .file-main-article .image {
    height: 200px;
  }
}

/*fin dossier 24*/

/* Problème SEO */
.titre-articles-similaires {
  font-weight: bold;
  font-size: 18px;
}

.chro-win {
  /* margin-top: 50px; */
  border: 4px solid #363D43;
  /* border-radius: 25px; */
  background-color: #E0E4BF;
  padding: 10px;
  height: 100%;
}

.chro-win div.chroniqueur {
  /* height: 200px; */
  overflow: hidden;
}

.chro-win h2.titre {
  margin-bottom: 20px 0 !important;
  text-align: center !important;
}

.chro-win a.chroni-link {
  all: unset;
  cursor: pointer;
}

/**************/
.pagenav{
    margin:0;
    padding:0;
    list-style:none
}
.pagenav li{
    margin:0;
    padding:0;
    float:left
}
.pagenav li.pagenav-prev{
    margin-right:10px
}
.pagenav li a{
    background:#1ea1fc;
    padding:10px 20px;
    color:#fff;
    font-size:12px;
    border:none;
    font-weight:bold
}
.pagenav li a:hover,.pagenav li a:active,.pagenav li a:focus{
    background-color:#aaa;
    color:#fff
}
.floatnav .pagenav-prev,.floatnav .pagenav-next{
    position:fixed;
    top:50%;
    margin-top:-40px;
    z-index:12
}
.floatnav .pagenav-prev .pagenav-text,.floatnav .pagenav-next .pagenav-text{
    -webkit-transition:-webkit-transform 400ms;
    -moz-transition:-moz-transform 400ms;
    -o-transition:-o-transform 400ms;
    transition:transform 400ms;
    transform-origin:100% 50%;
    -webkit-transform-origin:100% 50%;
    -ms-transform-origin:100% 50%;
    -o-transform-origin:100% 50%;
    -webkit-transform:scale(0,1);
    -ms-transform:scale(0,1);
    transform:scale(0,1)
}
.floatnav .pagenav-prev:hover .pagenav-text,.floatnav .pagenav-next:hover .pagenav-text{
    -webkit-transform:scale(1,1);
    -ms-transform:scale(1,1);
    transform:scale(1,1)
}
.floatnav .pagenav-prev:hover a,.floatnav .pagenav-next:hover a{
    background-color:#2a2a2a
}

.floatnav li a.posttitle{
    background: none !important;
    color: inherit;
    padding: 0;
}

.floatnav li a.postlink{
	font-size:80px;
	background:#ac0000;
    width:60px;
    height:100px;
	 line-height: 100px;
    display:inline-block;
    padding:0;
    vertical-align:middle;
	text-align:center;
    margin-left:-4px
}
.floatnav .pagenav-container{
    position:relative
}
.floatnav .pagenav-container .pagenav-text{
    position:absolute;
    top:0;
    right:60px;
    background:#eaeaea;
    padding:20px 15px;
    font-size:12px;
    color:#2a2a2a;
    text-transform:uppercase;
    font-weight:bold;
    font-family:Helvetica,Arial,sans-serif
}
.floatnav .pagenav-container .pagenav-text span{
    display:block;
    width:300px;
    height:60px;
    overflow:hidden
}
.floatnav .pagenav-prev{
    left:0
}
.floatnav .pagenav-prev .pagenav-container .pagenav-text{
    float:right;
    left:60px;
    right:auto;
    transform-origin:0% 50%;
    -webkit-transform-origin:0% 50%;
    -ms-transform-origin:0% 50%;
    -o-transform-origin:0% 50%

}

.floatnav .pagenav-prev .pagenav-container a{
    background:#ac0000;
    margin:0 -4px 0 0
}
.floatnav .pagenav-prev .pagenav-container a:hover{
    background:#2a2a2a;

}
.floatnav .pagenav-prev:hover .pagenav-container a{
    background-color:#2a2a2a
}
.floatnav .pagenav-next{
    right:0
}
@media (max-width: 1024px) {
.floatnav {
    display: none;
}
}



.stock-frame {
  color: red;
  font-weight: bold;
  cursor: pointer;
  /* position: relative; */
  /* background-color: blue; */
}

.info-bull {
  display:none;
  background-color: white;
  /* border: 1px solid black; */
  box-shadow: 0 0 20px black;
  position: absolute;
  color: grey;
  padding: 4px;
  z-index: 2;
  width: 420px;
  font-family: sans-serif;
}

.info-bull h3 {
  /* text-align: center; */
  font-size: 20px;
}

.info-bull h4 {font-size: 30px;}
.info-bull h3, .info-bull h4 {margin: 0;}

#stockDetail, #pos-tab {
  display: inline-block;
  vertical-align: top;
  width: 49%;
}

tr.dark {background-color: #EEE;}

/* #stockDetail {
  width: calc(100% - 225px);
} */

#pos-tab {
  /* width: 225px; */
  float: right;
  font-size: 14px;
}
#pos-tab caption { font-size: 13px;}
#pos-tab td {
  width: 100%;
  padding: 2px 4px;
  font-weight: bold;
}
#pos-tab tbody {width: 100%;}
#pos-tab td:nth-child(2) {text-align: right;}
.price {
  font-family: sans-serif;
  color: #2980b9;

}
.price-up {color: #27ae60;}
.price-down {color: #c0392b;}

.stock-frame .price {
  border: 2px solid #2980b9;
  padding: 0 2px;
}
.stock-frame .price-up {border-color: #27ae60;}
.stock-frame .price-down {border-color: #c0392b;}

.price a {
  color: inherit;
}

.stock-frame::after,{
    display: inline-block;
    padding-right: 3px;
    vertical-align: baseline;
    color: #2980b9;
    background-color: transparent;
    font-weight: 900;
    height: fit-content;
}
span.price::after{font-family: FontAwesome; margin: 0 4px;}
span.price-up::after {content: "\f0d8";}
span.price-down::after {content: "\f0d7";}


.variation {
  font-size: 15px;
  font-weight: bolder;
}

#stock-chart { width: 98%; }
.source, .cotation-time, .caption {
  font-size: 12px;
  font-family: sans-serif;
  width: fit-content;
}

.cotation-time {text-align: left; float: left;}
.source {
  /* text-align: right; */
  display: block;
  /* width: 100%; */
  margin-top: 10px;
  font-weight: bold;
}

.source a {
  color: #2980b9;
  text-decoration: underline;
}

.info-bull h3, .info-bull h4 {
  color: black;
}
.info-bull h4 sub {
  color: grey;
}


/* AUDIO PLAYER */

#audio-player,
#mobile-audio-player {
  background-color: white;
  position: relative;
  bottom: 0;
  width: 100%;
  font-size: 25px;
  font-family: sans-serif;
  box-shadow: 0 0 10px #aaa;
  height: 0px;
  transition: all .25s;
  color: black;
  overflow: hidden;
  margin: 10px 0;
}

.control {
  width: fit-content;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
}

#player-control, #volume-control,
#mobile-player-control, #mobile-volume-control {
  position: absolute;
  cursor: pointer;
  width: 40px;
  overflow: hidden;
  top: 0px;
  bottom: 10px;
  cursor: pointer;
}

#state-control,
#mobile-state-control {
  width: calc(100% - 80px);
  right: 40px;
  left: 40px;
  position: relative;
}

#player-control, #audio-current-time,
#mobile-player-control, #mobile-audio-current-time {
  left: 0;
}

#volume-control, #audio-total-time,
#mobile-volume-control, #mobile-audio-total-time {
  right: 0;
}

.audio-time {
  position: absolute;
  width: 100px;
  bottom: 0;
  top: 0;
}

#audio-timeline,
#mobile-audio-timeline {
  width: calc(100% - 200px);
  margin-left: 100px;
  height: 30px;
  position: relative;
  cursor: pointer;
}

#timeline-container, #timeline,
#mobile-timeline-container, #mobile-timeline {
  position: absolute;
  top: 10px;
  left: 0;
  bottom: 10px;
}

#timeline-container,
#mobile-timeline-container {
  background-color: #bdc3c7;
  right: 0;
}

#timeline,
#mobile-timeline {
  background-color: #7f8c8d;
  transition: all .5s;
  width: 0%;
}

.tr-btn {
  text-transform: capitalize;
  margin: 5px 0 0 40px;
  cursor: pointer;
}
@media (max-width: 47.99em) {
	.logo-space img.logoImage {
 		   max-width: 250px;
 		   max-height: 70px;
		   height: 68px;
	}
}


<!---------bouton partage----------------------------->
.round-share-links a {
    opacity:1;
    bottom:0;
	
}
#classement-list #ar:hover .round-share-links>a{
    opacity:1;
    bottom:0
}
.round-share-links{
    left:0;
    top:0;
    width:120px;
    height:36px;
    position:absolute;
    background-color:transparent;
    transition:all .2s ease;
/*	background-color:red;*/
}
.round-share-links>a{
   font-size: 18px!important;
    padding: 4px!important;
    display:block;
    color:#fff;
    text-align:center;
    position:absolute;
/**/    bottom:-42px; /**/
	/*bottom:0;*/
    left:0;
    width:36px;
    height:36px;
    background-color:#9b0000;
/*    background-color:#d3d4d5;*/
    opacity:0;
    transition:all .2s ease-out
}
.round-share-links>a:first-child{
    left:0px;
    transition-delay:.1s
}
.round-share-links>a:nth-child(2) {
    left:40px;
    transition-delay:.2s	
}
.round-share-links>a:nth-child(3) {
    left:80px;
    transition-delay:.3s  
}

.round-share-links>a.fb:hover{
    background-color:#3f6fa7
}
.round-share-links>a.tw:hover{
    background-color:#77c7f7
}
.round-share-links>a.ml:hover{
    background-color:#3d3d3d
}
.round-share-links>a::before{
    padding-top:9px;
    padding-left:2px
}

.m24_pagination {
    text-align: center;
    margin-bottom: 40px;
    font-size: 14px;
    font-weight: bold;
}