/**********************************\
    Fonts
\**********************************/
@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,500');


@font-face {
    font-family: "CircularStd-Black";
    src: url("../../fonts/CircularStd-Black.otf");
}


/**********************************\
    Default
\**********************************/
.first-lettrer {
    text-transform: uppercase;
    font-family: "NeoSansStd-Black";
    line-height: 26px;
    padding: 10px 10px 1px 13px;
    color: #fff !important;
    background-color: #8e8b81;
    font-size: 26px;
    border-top-left-radius: 24px;
    border-top-right-radius: 24px;
    border-bottom-left-radius: 24px;
    position: relative;
    top: -2px;
    margin-right: 3px;
}
.point-fin {
    font-size: 0px;
    line-height: 0px;
    position: relative;
    top: -2px;
    margin: 0 2px;
    width: 12px;
    height: 12px;
    display: inline-block;
    vertical-align: middle;
}
.point-fin:before {
    content: '';
    bottom: -2px;
    left: 0px;
    position: absolute;
    border: 6px solid;
    border-radius: 50%;
    height: 10px;
    width: 10px;
}
.bloc-point-post{
    border : 1px solid #4a9cbe;
}
.bloc-point-post .header-bloc-point{
    background: #4a9cbe;
    color : #fff;
    padding: 10px 20px;
}
.bloc-point-post-gris{
    border : 1px solid #b4abab;
}
.bloc-point-post-gris .header-bloc-point-gris{
    background: #b4abab;
    color : #fff;
    padding: 10px 20px;
}
.bloc-point-post-vert{
    border : 1px solid #4abe8a;
}
.bloc-point-post-vert .header-bloc-point-vert{
    background: #4abe8a;
    color : #fff;
    padding: 10px 20px;
}
.bloc-point-post .content-bloc-point,
.bloc-point-post-gris .content-bloc-point,
.bloc-point-post-vert .content-bloc-point {
    padding: 15px;
}
.bloc-point-post .titre-bloc-point,
.bloc-point-post-gris .titre-bloc-point,
.bloc-point-post-vert .titre-bloc-point {
    font-family: 'Open Sans', sans-serif;
    /*font-weight: 700;*/   
    color: #fff;
    letter-spacing: 0.1em;
    font-size: 18px;
    line-height: 20px;
}
#article_abo .article-detail .detail .content-bloc-point ul, #article_abo .article-detail .detail .content-bloc-point .content-bloc-point{
    list-style: none;
    padding: 15px 15px 15px 0;
    margin: 0;
    text-indent: inherit;
}
#article_abo .article-detail .detail .content-bloc-point li {
    padding-left: 8px;
    position: relative;
    margin-bottom: 8px;
    font-size: 15px;
    line-height: inherit;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
}
#article_abo .article-detail .detail .content-bloc-point li:before {
    content: '';
    position: relative;
    float: left;
    height: 14px;
    width: 16px;
    background: #9f9a9a;
    border-radius: 50%;
    z-index: 0;
    margin-right: 10px;
    top: 7px;
}
#article_abo .article-detail .detail .content-bloc-point li:after {
    content: '';
    top: 8px;
    left: 18px;
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px 0 6px 6px;
    border-color: transparent transparent transparent #ffffff;
    background: none;
    margin: auto;
    z-index: 1;
}
#article_abo .mailpoet_form_hide_on_success {
    margin-bottom: 130px;
}
.voxfi-post-content .row{
    margin: 0;
    padding: 0
}
#article_abo.voxfi-post-content{
    font-size: 14px;
    color: rgba(74, 74, 74, 0.74);
    overflow-x: hidden;
    font-family: 'Roboto', sans-serif !important;
}
.voxfi-post-content a{
    color: #4a4a4a;
    text-decoration: none;
}
.btn:focus, .btn:hover{
    color: #FFF;
}

*{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
}
.nav>li>a:focus, .nav>li>a:hover {
    background-color: transparent;
}

.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    background-color: transparent;
}
#article_abo .article-detail .side-bar .social{
    padding-bottom: 10px;
}
.favoris-non a{
    margin-right: 10px;
}
.favoris-non a:nth-child(2) img{
    width: 25px;
}
.favoris-non svg.back {
    top: -28px;
    left: 35px;
}
.favoris-non svg.back #timer {
    stroke: #00b4ff;
}
/**********************************\
    End Default
\**********************************/
.voxfi-post-content .fix-header{
    position: fixed;
    background: #fff;
    left: 0;
    right: 0;
    top: 0;
    z-index: 111;
    padding: 15px 0;
}
.voxfi-post-content header .top-header {
    height: auto;
}
.voxfi-post-content .top-header .row {
    display: flex;
    width: 100%;
    align-items: center;
}
.voxfi-post-content .top-header .row > div{
    width: auto;
    float: none;
    display: inline-flex;
    padding: 0 15px;
}
.voxfi-post-content  .top-header .top-right{
    margin-left: auto;
}
.voxfi-post-content .header-vox-fi {
    padding: 26px 0 12px;
    transition: .3s all;
}
.voxfi-post-content .vox-logo a{
    position: relative;
    z-index: 11;
}
.voxfi-post-content .header-vox-fi .row{
    align-items: center!important;
    display: flex;
    width: 100%;
}
.voxfi-post-content .header-vox-fi .submit-mobile{
    display: none;
}
.voxfi-post-content .header-vox-fi .search {
    position: relative;
    text-align: right;
}
.voxfi-post-content .header-vox-fi .search-mobile{
    display: none;
}
.voxfi-post-content .header-vox-fi .search .form-group{
    margin-bottom: 0;
}
.voxfi-post-content .header-vox-fi .search .form-control {
    border-radius: 50px;
    height: 34px;
    display: inline-block !important;
    width: 205px;
    font-size: 10px;
    background: #F5F5F5;
    border: 0;
    color:  #4A4A4A;
    box-shadow: none;
}
.voxfi-post-content .header-vox-fi .search .form-control::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:  #4A4A4A;
}
.voxfi-post-content .header-vox-fi .search .form-control:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:  #4A4A4A;
}
.voxfi-post-content .header-vox-fi .search .form-control::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:  #4A4A4A;
}
.voxfi-post-content .header-vox-fi .search .form-control:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:  #4A4A4A;
}
.voxfi-post-content .header-vox-fi .search *::-ms-input-placeholder { /* Microsoft Edge */
   color:  #4A4A4A;
}
.voxfi-post-content .nf-field-element input::-webkit-input-placeholder , .nf-field-element textarea::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    font-size: 10px;
    opacity: .5;
}
.voxfi-post-content .nf-field-element input:-moz-placeholder, .nf-field-element textarea:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   font-size: 10px;
    opacity: .5;
     color:  #4A4A4A;
}
.voxfi-post-content .nf-field-element input::-moz-placeholder, .nf-field-element textarea::-moz-placeholder { /* Mozilla Firefox 19+ */
   font-size: 10px;
    opacity: .5;
     color:  #4A4A4A;
}
.voxfi-post-content .nf-field-element input:-ms-input-placeholder, .nf-field-element textarea:-ms-input-placeholder { /* Internet Explorer 10-11 */
   font-size: 10px;
    opacity: .5;
     color:  #4A4A4A;
}
.voxfi-post-content .nf-field-element input*::-ms-input-placeholder, .nf-field-element textarea *::-ms-input-placeholder { /* Microsoft Edge */
   font-size: 10px;
    opacity: .5;
     color:  #4A4A4A;
}
.voxfi-post-content .header-vox-fi .open-search {
    position: absolute;
    top: 0;
    right: 0;
    background: #02B5FF;
    height: 34px;
    width: 44px;
    border-radius: 50px;
    text-align: center;
    line-height: 31px;
    cursor: pointer;
}
.voxfi-post-content .back-to-site a{
    padding: 7px 20px;
    border-radius: 50px;
    background: #F5F5F5;
    display: inline-flex;
    align-items: center;
    font-size: 10px;
}
.voxfi-post-content .back-to-site span{
    font-family: 'Roboto', sans-serif;
    margin: 0 8px
}
.voxfi-post-content .back-to-site img{
    height: 19px;
}
.voxfi-post-content .back-to-site i{
    color: #979797;
}
.voxfi-post-content .vox-fi-articles{
    margin-top: 33px;
}
.voxfi-post-content .vox-fi-articles .voxfi-posts-header {
    /*margin-bottom: 70px;*/ 
}
.voxfi-post-content .vox-fi-articles .voxfi-posts-header img{
    width: 100%;
    height: auto;
    object-fit: cover;
}
.voxfi-post-content .vox-fi-articles .latest-post-info{
    position: relative;
    margin: 15px 0;
}
.voxfi-post-content .vox-fi-articles .latest-post-info .titre-latest-post-info{
    font-size: 22px;
    display: inline-block;
    width: 55%;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    margin-top: 0;
    margin-bottom: 5px;
}
.voxfi-post-content .vox-fi-articles .latest-post-info .titre-latest-post-info a{
    color: #4A4A4A;
}
.voxfi-post-content .vox-fi-articles .latest-post-info .post-meta{
    color: #9E9E9E;
    font-family: 'Roboto', sans-serif;
    font-size: 17px;
}
.voxfi-post-content .vox-fi-articles .date-latest-post-info{
    position: absolute;
    right: 0;
    top: 0;
    font-size: 16px;
}
.voxfi-post-content .titre-top-view-articles {
    text-align: center;
    border-top: 2px solid #02B5FF;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 22px;
    padding: 20px;
    margin: 0;
}
.voxfi-post-content .vox-fi-articles .titre-top-view-articles span{
    display: block;
    font-size: 30px;
    line-height: 36px;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    text-transform: uppercase;

}
.voxfi-post-content .vox-fi-articles .bloc-top-views-articles {
    box-shadow: 0px 0px 44px 2px rgba(220, 218, 218, 0.5);
}
.voxfi-post-content .vox-fi-articles .bloc-post-line > div {
    padding: 20px 32px;
    align-items: center;
    display: flex;
    width: 100%;
}
.voxfi-post-content .vox-fi-articles .bloc-post-line > div:nth-child(2n + 1) {
    background: rgba(216, 216, 216, 0.11);
}
.voxfi-post-content .vox-fi-articles .bloc-post-line .post-line span {
    color: #02B5FF;
    font-size: 35px;
    line-height: 42px;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    margin-right: 34px;
}
.voxfi-post-content .vox-fi-articles .bloc-post-line .post-line p{
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 14px;
    margin: 0
}
.voxfi-post-content .vox-fi-articles .bloc-post-line .post-line a{
    color: #686868;
}
#home-blog-voxfi .vox-fi-articles article.post-row:nth-child(2n + 1){
    background: rgba(245, 245, 245, 0.5);
}
#home-blog-voxfi .vox-fi-articles .post-row{
    padding: 20px 0;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    margin-bottom: 0 !important;
}
.vox-fi-articles .image-post-row{
    position: relative;
}
#home-blog-voxfi .vox-fi-articles .post-row .image-post-row img{
    height: 210px;
    object-fit: cover;
}
.voxfi-post-content .vox-fi-articles .timer {
    position: absolute;
    top: 0;
    left: 0;
    color: #fff;
    background: #02B5FF;
    padding: 8px 26px 8px 14px;
    border-radius: 0 0 50px;
}
.voxfi-post-content .vox-fi-articles .timer .icon-timer {
    display: inline-block;
    height: 18px;
    width: 18px;
    background: url(../../images/vox-fi-images/timer-icon-post.svg);
    background-repeat: no-repeat;
    background-size: contain;
    vertical-align: text-bottom;
    margin-right: 2px;
}
.voxfi-post-content .vox-fi-articles .post-row .titre-latest-post-info{
    font-size: 25px;
    color: #4A4A4A;
    margin-top: 10px;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
}
.voxfi-post-content .vox-fi-articles .post-row .post-meta{
    color: #9E9E9E;
    font-size: 15px;
    margin-bottom: 10px;
}
.voxfi-post-content .vox-fi-articles .post-row .post-meta .time{
    margin-right: 5px;
}
.voxfi-post-content .bg-bleu-vox-fi{
    background-position: center;
    background-size: cover;
    padding: 50px 0;
    text-align: center;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 14px;
    color: #fff;
}
.voxfi-post-content .bg-bleu-vox-fi .content-bloc-bleu-vox-fi{
    display: inline-block;
    width: 60%;
}
.voxfi-post-content .bg-bleu-vox-fi .content-bloc-bleu-vox-fi h3{
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 25px
}
.voxfi-post-content .bg-bleu-vox-fi .content-bloc-bleu-vox-fi p:last-child{
    margin-bottom: 25px;
}
.voxfi-post-content .newsletter-vox-fi #mailpoet_form_1 {
    position: relative;
    display: inline-block;
    width: 80%;
    box-shadow: 0 4px 22px rgba(0, 0, 0, 0.34);
    border-radius: 50px;
}
.voxfi-post-content .newsletter-vox-fi #mailpoet_form_1 ul{
    position: absolute;
    bottom: -30px;
    left: 0;
    right: 0;
    margin: 0;
}
.voxfi-post-content .newsletter-vox-fi #mailpoet_form_1 p{
    margin: 0;
}
.voxfi-post-content .newsletter-vox-fi #mailpoet_form_1 p.mailpoet_validate_success {
    color: #10fd00 !important;
    font-size: 12px;
    padding: 12px;
    box-shadow: none !important;
}
.voxfi-post-content .newsletter-vox-fi .mailpoet_form .mailpoet_text{
    width: 100% !important;
    height: 42px;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    padding: 6px 20px;
    font-size: 14px;
    line-height: 30px;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #fff;
    border-radius: 50px;
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.voxfi-post-content .newsletter-vox-fi .mailpoet_form .mailpoet_text::-webkit-input-placeholder{ /* WebKit, Blink, Edge */
    color:  #A9A9A9;
}
.voxfi-post-content .newsletter-vox-fi .mailpoet_form .mailpoet_text:-moz-placeholder{ /* Mozilla Firefox 4 to 18 */
   color:  #A9A9A9;
}
.voxfi-post-content .newsletter-vox-fi .mailpoet_form .mailpoet_text::-moz-placeholder{ /* Mozilla Firefox 19+ */
   color:  #A9A9A9;
}
.voxfi-post-content .newsletter-vox-fi .mailpoet_form .mailpoet_text:-ms-input-placeholder{ /* Internet Explorer 10-11 */
   color:  #A9A9A9;
}
.voxfi-post-content .newsletter-vox-fi .mailpoet_form .mailpoet_text::-ms-input-placeholder{ /* Microsoft Edge */
   color:  #A9A9A9;
}
.voxfi-post-content .newsletter-vox-fi .mailpoet_submit {
    position: absolute;
    top: 0;
    right: 0;
    height: 42px;
    line-height: 26px;
    background: #02B5FF;
    color: #fff;
    border: 2px solid #fff;
    border-radius: 50px;
    padding: 6px 30px;
    font-size: 14px;
    min-width: 162px;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
}

.voxfi-post-content .mailpoet_message{
    position: relative;
}

.voxfi-post-content .mailpoet_message > p{
    position: absolute;
    top: 5px;
    left: 0;
    right: 0;
    margin: 0;
    padding: 5px 10px;
}
.voxfi-post-content .bg-bleu-vox-fi.suggest-article .content-bloc-bleu-vox-fi p:last-child{
    margin-bottom: 0;
    margin-top: 30px;
}
.voxfi-post-content .bg-bleu-vox-fi.suggest-article .content-bloc-bleu-vox-fi p{
    margin-bottom: 0;
}
.voxfi-post-content .bg-bleu-vox-fi.suggest-article .content-bloc-bleu-vox-fi h3{
    margin-bottom: 25px;
}

.voxfi-post-content .suggest-article .content-bloc-bleu-vox-fi .btn-bleu {
    background: #FFF;
    color: #0074a3;
    font-weight: initial;
    line-height: 30px;
    height: 42px;
    display: inline-block;
    border-radius: 50px;
    padding: 6px 20px;
    font-size: 14px;
    letter-spacing: 1px;
    text-transform: initial;
    box-shadow: 0 4px 22px rgba(0, 0, 0, 0.34);
}
/**********************************\
    Single Aricle Vox Fi
\**********************************/
.single-details-vox-fi .voxfi-titile-section {
    text-align: center;
    margin-top: 33px;
    font-size: 16px;
    margin-bottom: 5px;
}
.single-details-vox-fi .voxfi-titile-section h1{
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    font-size: 30px;
    margin: 0;
    color: #000;
}
.single-details-vox-fi .voxfi-titile-section .meta{
    color: #000;
}
.single-details-vox-fi .voxfi-titile-section span {
    display: block;
    margin-top: 6px;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
}
.single-details-vox-fi .date-post-vox-fi{
    color: #9A9A9A;
    font-size: 15px
}
.single-details-vox-fi .voxfi-titile-section em{
    font-style: initial;
}
#article_abo .single-details-vox-fi .article-img img{
    height: 434px;
    width: 100%;
    object-fit: cover;
}
#article_abo .single-details-vox-fi .detail{
    margin-top: 0;
    padding: 25px 0 0;
    text-align: justify;
}
#article_abo .single-details-vox-fi .article-detail .col-lg-8{
    padding-left: 15px;
}
#article_abo .single-details-vox-fi .detail .tools{
    margin-top: 0;
}
#article_abo .single-details-vox-fi .detail .post-excerpt p{
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    font-size: 14px;
    letter-spacing: 0;
    color: #2E2E31;
    line-height: inherit;
}
 #article_abo .single-details-vox-fi .detail p{
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    letter-spacing: 0;
    color: #000;
    line-height: inherit;
}
#article_abo .single-details-vox-fi .detail h4{
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    font-size: 14px;
    letter-spacing: 0;
    color: #2E2E31;
    line-height: 22px;
    margin: 30px 0;
}
#article_abo .single-details-vox-fi .detaills-contents a {
    color: #418bb1;
    text-decoration: underline;
}
#article_abo .single-details-vox-fi blockquote {
    padding: 0;
    margin: 0;
    font-size: initial;
    border-left: 0;
}
#article_abo .single-details-vox-fi .detail.comments-detail-voxfi {
    width: 66.333%;
    display: inline-block;
    margin-bottom: 50px;
}
#article_abo .single-details-vox-fi div#comments {
    overflow: hidden;
    float: left;
    width: 100%;
    padding: 5px;
}
#article_abo.voxfi-post-content .article-detail .detail #comments h4{
    color: #02B5FF;
    padding: 0;
    margin: 20px 0 30px;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    font-size: 25px
}
.voxfi-post-content .article-detail .detail .meta{
    font-size: 15px;
    font-family: 'Roboto', sans-serif;
    margin-bottom: 10px;
    display: inline-block !important;
}
.voxfi-post-content .article-detail .detail .meta > span:nth-child(1){
    float: left;
    color: #4A4A4A;
    font-size: 20px;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    text-transform: capitalize;
}
.voxfi-post-content .article-detail .detail .meta > span:nth-child(2){
    float: right;
    color: #A9A9A9;
}
#article_abo.voxfi-post-content .article-detail .detail .comments .comment {
    width: 100%;
    float: left;
    box-shadow: 0px 3px 24px 0px rgba(220, 218, 218, .5);
    border-bottom: 0;
    padding: 20px 30px;
    margin-bottom: 30px;
}
#article_abo.voxfi-post-content .article-detail .detail .send-comment p#reply-title {
    color: #2E2E31;
    font-size: 17px;
    font-family: 'Roboto', sans-serif;
}
#article_abo.voxfi-post-content .single-details-vox-fi .detail .send-comment {
    background: #ffffff;
    padding: 30px 30px 20px;
    box-shadow: 0px 3px 24px 0px rgba(220, 218, 218, .5);

}
#article_abo.voxfi-post-content .single-details-vox-fi .detail .send-comment .full-width {
    width: 50% !important;
    padding-right: 15px;
    padding-bottom: 25px;
}
#article_abo .single-details-vox-fi .detail .part input, #article_abo .single-details-vox-fi .detail textarea, #article_abo .single-details-vox-fi .detail .full-width input{
    background: rgba(216, 216, 216, .2) !important;
    border-radius: 6px;
}
#article_abo .single-details-vox-fi .detail input::-webkit-input-placeholder, #article_abo .single-details-vox-fi .detail textarea::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:  #A9A9A9;
    font-size: 12px;
}
#article_abo .single-details-vox-fi .detail input:-moz-placeholder, #article_abo .single-details-vox-fi .detail textarea:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:  #A9A9A9;
    font-size: 12px;
}
#article_abo .single-details-vox-fi .detail input::-moz-placeholder, #article_abo .single-details-vox-fi .detail textarea::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:  #A9A9A9;
    font-size: 12px;
}
#article_abo .single-details-vox-fi .detail input:-ms-input-placeholder, #article_abo .single-details-vox-fi .detail textarea:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:  #A9A9A9;
    font-size: 12px;
}
#article_abo .single-details-vox-fi .detail input::-ms-input-placeholder, #article_abo .single-details-vox-fi .detail textarea::-ms-input-placeholder { /* Microsoft Edge */
   color:  #A9A9A9;
    font-size: 12px;
}
#article_abo .single-details-vox-fi .detail .send-comment form .form-submit {
    margin-bottom: 0;
    float: left;
    width: 100%;
    padding-right: 15px;
}
#article_abo .single-details-vox-fi .detail .send-comment form input.send {
    width: 50%;
    float: none;
    background: #02B5FF;
    border-radius: 6px;
    height: 42px;
    text-transform: capitalize;
}
#article_abo .single-details-vox-fi .gglcptch_v2{
    float: left;
    padding: 0;
    position: relative;
    margin: 0;
    width: 100%;
}
.logged-in #article_abo .single-details-vox-fi .gglcptch_v2{
    margin-bottom: 15px ;
}
#article_abo .single-details-vox-fi .side-bar {
    padding: 25px 0px 25px 30px;
}
#article_abo .single-details-vox-fi .side-bar .sticky_area{
    padding: 20px 15px 0;
    left: auto;
}
#article_abo .single-details-vox-fi .side-bar .sticky_area.sticky{
    padding: 0px 15px 0;
}
#article_abo .single-details-vox-fi .side-bar .sticky_area.sticky > div{
    position: sticky;
    top: 20px;
}
#article_abo .single-details-vox-fi .side-bar .sticky_area.sticky .favoris-non {
    margin-top: 0;
}
#article_abo .single-details-vox-fi .content-bloc-auteurs {
    box-shadow: 0 2px 44px rgba(220, 218, 218, .5);
}
.side-bar .vox-authors-box {
    width: 100%;
}
#article_abo .single-details-vox-fi .titre-bloc-auteurs {
    background: #02B5FF;
    color: #fff;
    display: block;
    padding: 15px;
    text-align: center;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    font-size: 20px;
}

#article_abo .single-details-vox-fi .row-vox-author {
    padding: 10px 0;
    font-size: 11px;
    font-family: 'Roboto', sans-serif;
    border-bottom: 1px solid rgba(151, 151, 151, .3);
}
#article_abo .single-details-vox-fi .bloc-auteur-items .row-vox-author:last-child {
    border-bottom: 0;
}
#article_abo .single-details-vox-fi .bloc-auteur-items .row-vox-author p:last-child {
    margin: 0;
}
#article_abo .single-details-vox-fi .row-vox-author > div:nth-child(1) {
    width: 86px;
    float: left;
}
#article_abo .single-details-vox-fi .row-vox-author > div:nth-child(1) a {
    display: inline-block;
    height: 54px;
    width: 54px;
    border-radius: 50%;
}
#article_abo .single-details-vox-fi .row-vox-author > div:nth-child(1) img {
    border-radius: 50%;
    height: 54px;
    width: 54px;
    object-fit: cover;
}
#article_abo .single-details-vox-fi .row-vox-author > div:nth-child(2) {
    width: calc(100% - 86px);
    padding-left: 0;
    float: left
}
#article_abo .single-details-vox-fi .vox-author-name{
    font-size: 16px;
}

#article_abo .single-details-vox-fi .side-bar .social p {
    margin-left: 0;
    display: inline-block;
    margin-bottom: 10px;
    margin-right: 20px;
    font-size: 14px
}
#article_abo .single-details-vox-fi .side-bar .social ul{
    display: inline-block;
}
#article_abo .single-details-vox-fi .side-bar .social ul li {
    margin-right: 16px;
    font-size: 18px;
}
#article_abo .single-details-vox-fi .side-bar .social ul li a {
    color: #02B5FF;
}
/**********************************\
    Responsive
\**********************************/
.page-template-page-full-width .voxfi-post-content .container-fluid{
    padding: 0;
}
.page-template-page-full-width .elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 1140px !important;
}
.voxfi-post-content .newsletter-bottom > .container{
    padding: 0;
    width: 100%;
}
.voxfi-post-content .header-page-vox-fi{
    background-position: center;
    background-size: cover;
    text-align: center;
    color: #fff;
    padding: 30px 0;
}
.voxfi-post-content .js-comite-editorial {
    padding-bottom: 30px;
}
.voxfi-post-content .titre-header-vox-fi {
    margin: 0;
    font-size: 30px;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
}
.voxfi-post-content .titre-comite-nb{
    font-size: 25px;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    margin: 50px 0;
}

.voxfi-post-content .item-author{
    text-align: center;
    margin-bottom: 40px;
    font-family: 'Roboto', sans-serif;
}
.voxfi-post-content .bloc-img-author {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}
.voxfi-post-content .item-author .bloc-img-author > a, .voxfi-post-content .model-img-author > a {
    display: inline-block;
    height: 114px;
    width: 114px;
    border: 4px solid #fff;
    border-radius: 50%;
    background: #585858;
    color: #fff;
    position: relative;
}
.item-author .bloc-img-author span, .voxfi-post-content .model-img-author > a span{
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    transform: translateY(-50%);
    text-align: center;
    font-size: 14px;
}
.voxfi-post-content .item-author .bloc-img-author > a img, .voxfi-post-content .model-img-author > a img  {
    object-fit: cover;
    height: 100%;
    width: 100%;
    border-radius: 50%;
}
.voxfi-post-content .card-body {
    background: rgba(244, 244, 244, .64);
    padding: 64px 20px 20px;
    margin-top: 54px;
    font-size: 14px;
}
.voxfi-post-content .card-title{
    font-size: 16px;
}
.voxfi-post-content .card-text{
    min-height: 90px;
}
.voxfi-post-content .card-body ul {
    display: inline-block;
}
.voxfi-post-content .card-body li {
    display: inline-block;
    margin: 0 5px;
}
.voxfi-post-content .card-body li a {
    color: #02B5FF;
}
.voxfi-post-content .modal-dialog, .contact-form-author-model .modal-dialog {
    width: 920px;
    text-align: center;
    margin: 30px auto !important;
}
.voxfi-post-content .modal-content {
    border: 0;
}
.voxfi-post-content .popup-modal-author .modal-body:before {
    content: "";
    position: absolute;
    top: 0;
    left: -1px;
    right: -1px;
    background: rgba(2,141,255,1);
    background: -moz-linear-gradient(left, rgba(2,141,255,1) 0%, rgba(2,179,255,1) 84%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(2,141,255,1)), color-stop(84%, rgba(2,179,255,1)));
    background: -webkit-linear-gradient(left, rgba(2,141,255,1) 0%, rgba(2,179,255,1) 84%);
    background: -o-linear-gradient(left, rgba(2,141,255,1) 0%, rgba(2,179,255,1) 84%);
    background: -ms-linear-gradient(left, rgba(2,141,255,1) 0%, rgba(2,179,255,1) 84%);
    background: linear-gradient(to right, rgba(2,141,255,1) 0%, rgba(2,179,255,1) 84%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#028dff', endColorstr='#02b3ff', GradientType=1 );
    height: 41px;
}
.voxfi-post-content .modal-body .card-text {
    min-height: auto;
    text-align: center;
    font-size: 15px;
}
.voxfi-post-content .modal-body .modal-desc {
    margin-top: 30px;
    padding: 0 30px;
}
.voxfi-post-content .modal-body ul {
    margin: 0;
    padding-bottom: 15px;
    position: relative;
}
.voxfi-post-content .modal-body ul:before {
    content: "";
    position: absolute;
    bottom: -1px;
    left: 50%;
    transform: translateX(-50%);
    width: 150px;
    height: 1px;
    background: rgba(151, 151, 151, .33);
}
.voxfi-post-content .modal-body li {
    display: inline-block;
    margin: 0 5px;
}
.voxfi-post-content .modal-body li a{
    color: #02B5FF;
}
.voxfi-post-content .modal-body .titre-author-model{
    font-size: 22px;
}
.voxfi-post-content .modal-body .close, .contact-form-author-model .modal-body .close{
    position: absolute;
    top: 6px;
    background: none;
    text-shadow: none;
    color: #fff;
    font-weight: normal;
    font-size: 26px;
    z-index: 11;
    cursor: pointer;
}
.voxfi-footer{
    padding: 15px 0;
    background: #463837;
}
.voxfi-footer .row {
    display: flex;
    align-items: center;
}
.voxfi-footer .menu-footer-voxfi {
    text-align: center;
}
.voxfi-footer #menu-menu-footer {
    margin: 0;
}
.voxfi-footer .menu {
   float: none;
    width: auto;
    display: inline-block;
}
.voxfi-footer .menu ul li:after {
    margin: 0 10px;
}
.social-footer-voxfi p{
    display: none;
}
footer .social-footer-voxfi ul li {
    margin: 0 6px;
    padding: 0;
}
footer .social-footer-voxfi ul li a {
    font-size: 16px;
    color: #fff;
}
.modal-backdrop {
    background: #272727;}
.modal-backdrop.in {
    filter: alpha(opacity=67);
    opacity: .67;
}
.contact-form-author-model .modal-body{
    padding-top: 0;
}
.contact-form-author-model .modal-body .close {
    top: 15px;
}
.contact-form-author-model .titre-form-popup{
    position: relative;
}
.contact-form-author-model .titre-form-popup span{
    position: relative;
    color: #fff;
    padding: 10px 0;
    font-size: 22px;
    display: inline-block;
}
.titre-form-popup:before {
    content: "";
    position: absolute;
    top: 0;
    left: -18px;
    right: -18px;
    bottom: 0;
    background: rgba(2,141,255,1);
    background: -moz-linear-gradient(left, rgba(2,141,255,1) 0%, rgba(2,179,255,1) 84%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(2,141,255,1)), color-stop(84%, rgba(2,179,255,1)));
    background: -webkit-linear-gradient(left, rgba(2,141,255,1) 0%, rgba(2,179,255,1) 84%);
    background: -o-linear-gradient(left, rgba(2,141,255,1) 0%, rgba(2,179,255,1) 84%);
    background: -ms-linear-gradient(left, rgba(2,141,255,1) 0%, rgba(2,179,255,1) 84%);
    background: linear-gradient(to right, rgba(2,141,255,1) 0%, rgba(2,179,255,1) 84%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#028dff', endColorstr='#02b3ff', GradientType=1 );
    z-index: 0;
}
.contact-form {
    padding: 20px 0px 0;
}
.contact-form-author-model .modal-body .left form {
    width: auto;
    padding-top: 0;
    position: relative;
}
.contact-form-author-model nf-field {
    float: left;
    width: 50%;
}
.contact-form-author-model nf-fields-wrap > nf-field:nth-child(1), .contact-form-author-model nf-fields-wrap > nf-field:nth-child(4) {
    width: calc(50% + 1px);
}
.contact-form-author-model nf-fields-wrap > nf-field:nth-child(8) {
    width: 334px;
}
.contact-form-author-model  nf-fields-wrap > nf-field:nth-child(5), .contact-form-author-model  nf-fields-wrap > nf-field:nth-child(6), .contact-form-author-model  nf-fields-wrap > nf-field:nth-child(7){
    width: 100%;
}
.contact-form-author-model .nf-field-container {
    padding: 0 15px;
}
.contact-form-author-model .modal-body .left form input:not([type="submit"]){
    width: 100%;
}
/**********************************\
    Proposer un Article
\**********************************/
.elementor-widget-text-editor{
    font-family: 'Roboto', sans-serif;
}
.voxfi-post-content .title-proposer .elementor-heading-title {
    font-family: "Roboto-Bold" !important;
}
.voxfi-post-content .slide-thematiques {
    padding-bottom: 40px;
}
.voxfi-post-content .item-thematique > div{
    padding: 15px !important;
}
.voxfi-post-content .slick-dots {
    bottom: -10px;
}
.voxfi-post-content .slick-dots li{
    width: auto;
    height: auto;
}
.voxfi-post-content .slick-dots li button {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    padding: 0;
    background: #D8D8D8;
}
.voxfi-post-content .slick-dots .slick-active button {
    background: #02B5FF;
}
.voxfi-post-content .slick-dots .slick-active button:before {
    content: none;
}
.voxfi-post-content .item-thematique .elementor-widget-heading {
    background: #02B5FF;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    color: #fff;
    padding: 10px 25px;
    min-height: 60px;
    display: flex;
    align-items: center;
    width: 100%;
    margin-bottom: 0;
}
.voxfi-post-content .item-thematique .elementor-widget-heading > div{
    display: inline-block;
    width: 100%;
}
.voxfi-post-content .item-thematique .elementor-widget-heading h3 {
    color: #fff !important;
    font-size: 15px;
    line-height: 19px;
    display: inline-block;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
}
.voxfi-post-content .item-thematique  .elementor-widget-text-editor {
    background: #fff;
    text-align: center;
    color: #4A4A4A;
    font-size: 12px;
    line-height: 22px;
    min-height: 400px;
    border: 1px solid rgba(151, 151, 151, .30);
    font-family: 'Roboto', sans-serif;
}
.voxfi-post-content .item-thematique  .elementor-widget-text-editor li{
    padding: 10px 15px;
    border-bottom: 1px solid rgba(151, 151, 151, .30);
}
.voxfi-post-content .item-thematique  .elementor-widget-text-editor li:last-child{
    border-bottom: 0;
}
.voxfi-post-content .item-thematique .elementor-column-wrap{
    padding: 15px;
}
.voxfi-post-content .item-thematique .elementor-widget-wrap{
    padding: 5px !important;
}

.voxfi-post-content .titre-bloc-demarche-col{
    display: none;
}
.voxfi-post-content .item-etape-demarche {
    position: relative;
}
.voxfi-post-content .item-etape-demarche:nth-child(2) {
    box-shadow: 0px -5px 21px -5px rgba(151, 151, 151, .2);
}
.voxfi-post-content .item-etape-demarche:nth-child(4) {
    box-shadow: -1px 6px 20px -1px rgba(151, 151, 151, .2);
}
.voxfi-post-content .item-etape-demarche > div {
    overflow: hidden;
    z-index: 1;
    position: relative;
    background: #fff;
    padding: 10px 0;
    border-bottom: 1px solid rgba(151, 151, 151, .28);
}
.voxfi-post-content .item-etape-demarche:nth-child(4) > div{
    border-bottom: 0;
}
.voxfi-post-content .item-etape-demarche:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 10px;
    box-shadow: 5px 1px 24px -3px rgba(151, 151, 151, .5);
}
.voxfi-post-content .item-etape-demarche:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 10px;
    box-shadow: 1px 0px 16px -1px rgba(151, 151, 151, .5);
}
.voxfi-post-content .item-etape-demarche .elementor-widget-text-editor{
    padding-right: 15px
}
.voxfi-post-content .item-etape-demarche .elementor-widget-text-editor p:last-child {
    margin: 0;
}
.voxfi-post-content .btn-demarche a{
   display: block;
    margin: 30px 0;
    height: 42px;
    line-height: 30px;
    padding: 6px 12px;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
}
.voxfi-post-content .bloc-titles-demarche .elementor-element-populated{
    padding-left: 0;
}
.voxfi-post-content .content-propose-article  ul{
    padding-left: 30px;
    margin-bottom: 20px;
}
.voxfi-post-content .content-propose-article ul li{
    position: relative;
    margin-bottom: 5px;
}
.voxfi-post-content .content-propose-article ul li:before{
    content: "";
    position: absolute;
    top: 6px;
    left: -12px;
    background: #02B5FF;
    height: 5px;
    width: 5px;
    border-radius: 50%;
}
.voxfi-post-content .bloc-formulaire-propose > div{
    box-shadow: 0px 0px 22px 2px rgba(220, 218, 218, 0.28);
    margin-bottom: 30px;
}
.voxfi-post-content .bloc-formulaire-propose > div > div{
    padding: 24px 15px !important;
}
.voxfi-post-content .bloc-formulaire-propose .nf-form-content, nf-fields-wrap {
    display: inline-block;
    width: 100%;
}
.voxfi-post-content nf-fieldv  .contact-form-author-model nf-field {
    float: left;
    width: 50%;
}
.voxfi-post-content .bloc-formulaire-propose nf-field:nth-child(8) .nf-field-container {
    margin-bottom: 0 !important;
}
.voxfi-post-content .bloc-formulaire-propose .nf-field-container {
    width: 100%;
    padding: 0 10px;
    margin-bottom: 15px !important;
}
.voxfi-post-content .bloc-formulaire-propose nf-fields-wrap > nf-field:first-child, nf-fields-wrap > nf-field:nth-child(8) {
    width: calc(50% + 1px);
}
.voxfi-post-content .bloc-formulaire-propose  nf-fields-wrap > nf-field:nth-child(6){
    width: 100%;
}
.voxfi-post-content .nf-field-element input, .voxfi-post-content .nf-field-element select, .contact-form-author-model .nf-field-element input, .contact-form-author-model .nf-field-element select{
    height: 46px !important;
    background: rgba(216, 216, 216, .2) !important;
    padding: 6px 12px !important;
    border: 1px solid #fff !important;
    font-size: 14px !important;
    color: #4A4A4A !important;
    border-radius: 6px !important;
}
.voxfi-post-content .nf-field-element textarea, .contact-form-author-model  .nf-field-element textarea{
    height: 147px !important;
    background: rgba(216, 216, 216, .2) !important;
    padding: 6px 12px !important;
    border: 1px solid #fff !important;
    font-size: 14px !important;
    color: #4A4A4A !important;
    border-radius: 6px !important;
}
.voxfi-post-content .field-wrap input[type=button], .contact-form-author-model .field-wrap input[type=button] {
    width: 100% !important;
    display: inline-block !important;
    background: #02B5FF !important;
    color: #fff !important;
    font-size: 15px !important;
    border-radius: 6px !important;
    height: 42px !important;
    font-family: "Roboto-Bold" !important;
}
.voxfi-post-content .header-vox-fi .header-newsletter .header-newsletter-content {
    display: table;
    height: 89px;
    border-top: 2px solid #00B4FF;
    box-shadow: 0 5px 13px 0 rgba(0,0,0,0.08);
    padding: 0 20px;
}
.voxfi-post-content .header-vox-fi .header-newsletter .header-newsletter-content .vertical-align {
    display: table-cell;
    vertical-align: middle;
}
.voxfi-post-content .header-vox-fi .header-newsletter .header-newsletter-content .header-newsletter-text {
    display: inline-block;
    width: calc(100% - 260px);
}
.voxfi-post-content .header-vox-fi .header-newsletter .header-newsletter-content .header-newsletter-form {
    display: inline-block;
    width: 260px;
    padding-left: 20px;
}
.voxfi-post-content .header-vox-fi .header-newsletter .header-newsletter-content .header-newsletter-text .box-icon {
    display: inline-block;
    width: 38px;
    height: 38px;
}
.voxfi-post-content .header-vox-fi .header-newsletter .header-newsletter-content .header-newsletter-text > span {
    display: inline-block;
    font-family: 'Roboto',sans-serif;
    font-size: 16px;
    color: #080808;
    line-height: normal;
    width: calc(100% - 38px);
    padding-left: 15px;
    float: right;
}
.voxfi-post-content .header-vox-fi .header-newsletter .header-newsletter-content .header-newsletter-form form.mailpoet_form {
    position: relative;
}
.voxfi-post-content .header-vox-fi .header-newsletter .header-newsletter-content .header-newsletter-form form.mailpoet_form p {
    margin: 0;
}
.voxfi-post-content .header-vox-fi .header-newsletter .header-newsletter-content .header-newsletter-form form.mailpoet_form input.mailpoet_text {
    width: 100% !important;
    height: 38px;
    font-family: 'Roboto',sans-serif;
    font-size: 13px;
    line-height: 38px;
    padding: 0;
    border: 0;
    width: 100%;
    background: #F5F5F5;
    border-radius: 18.9px;
    padding-left: 20px;
    padding-right: 55px;
}
.voxfi-post-content .header-vox-fi .header-newsletter .header-newsletter-content .header-newsletter-form form.mailpoet_form input.mailpoet_submit {
    position: absolute;
    right: 0;
    top: 0;
    height: 38px;
    border: 0;
    padding: 0;
    color: transparent;
    border-radius: 18.9px;
    width: 47px;
    background-image: url(../../images/newsletter-icon.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.voxfi-post-content .header-vox-fi .header-newsletter .header-newsletter-content .header-newsletter-form form.mailpoet_form .parsley-errors-list {
    position: absolute;
    font-size: 9px;
}
.voxfi-post-content .header-vox-fi .header-newsletter .header-newsletter-content .header-newsletter-form form.mailpoet_form .mailpoet_form_loading {
    position: absolute;
}
.voxfi-post-content .header-vox-fi .header-newsletter .header-newsletter-content .header-newsletter-form form.mailpoet_form .mailpoet_validate_success,
.voxfi-post-content .header-vox-fi .header-newsletter .header-newsletter-content .header-newsletter-form form.mailpoet_form .mailpoet_validate_error {
    z-index: 9;
    background: #fff;
    font-size: 12px;
    box-shadow: 0 5px 13px 0 rgba(0,0,0,.08);
}
body.mailpoet_page-template-default #article_abo .article-detail .detail p.mailpoet_validate_success {
    font-size: 18px;
    color: #000000;
}
body.mailpoet_page-template-default #article_abo .article-detail .detail .popup.non-abo {
    display: none;
}

/**********************************\
    Responsive
\**********************************/
#page_recherche.voxfi-post-content .recherche .title, #page_recherche.voxfi-post-content .recherche .results{
    top: auto;
}
#page_recherche .recherche .results .sub-title a {
    margin-top: 0;
    padding-right: 0;
    display: inline-block;
    width: 86%;
}
/**********************************\
    Responsive
\**********************************/


@media (min-width: 768px) {
    .voxfi-post-content .header-vox-fi .back-to-site {
        width: 180px;
    }
    .voxfi-post-content .header-vox-fi .vox-logo-block {
        width: 220px;
    }
    .voxfi-post-content .header-vox-fi .header-newsletter {
        width: calc(100% - 180px - 220px - 235px);
    }
    .voxfi-post-content .header-vox-fi .search-header-voxfi {
        width: 235px;
    }
}
@media (min-width: 1199px) {

}

@media (min-width: 1280px) {

}
@media (min-width: 1520px) {
}


/* Large devices (desktops, less than 1200px)*/
@media (max-width: 1199px) {
    .container{
        width: 100%;
    }
    .voxfi-post-content header .top-header .top-left{
        margin: 0;
    }
    .voxfi-post-content header .top-header .top-left .site-dfcg {
        width: 120px;
        text-align: left;
    }
    .voxfi-post-content .vox-fi-articles .latest-post-info .titre-latest-post-info{
        width: 75%;
    }
    .voxfi-post-content .vox-fi-articles .voxfi-posts-header img {
        /*height: 320px;*/
    }
    .voxfi-post-content .vox-fi-articles .voxfi-posts-header {
        margin-bottom: 40px;
    }
    .voxfi-footer .row {
        display: block;
        text-align: center;
    }
    footer.voxfi-footer .row > div {
        margin: 10px 0;
    }
    footer.voxfi-footer .menu ul li{
        display: inline;
    }
    footer.voxfi-footer .menu ul li:after {
        display: inline-block;
        content: "";
        width: 1px;
        height: 12px;
        background: #756a6b;
    }
/**********************************\
    Comite
\**********************************/

    .voxfi-post-content .modal-dialog, .contact-form-author-model .modal-dialog {
        width: 90%;
    }
/**********************************\
   Proposer un Article
\**********************************/

    .elementor-page-1437 .voxfi-post-content .elementor-widget-wrap{
        padding: 0 20px;
    }

    .voxfi-post-content .item-thematique > div {
        padding: 15px 8px !important;
    }
}

@media (max-width: 1024px) {
    .voxfi-post-content .header-vox-fi .header-newsletter .header-newsletter-content .header-newsletter-text {
        width: calc(100% - 170px);
    }
    .voxfi-post-content .header-vox-fi .header-newsletter .header-newsletter-content .header-newsletter-form {
        width: 170px;
    }
}

/* Medium devices (tablets, less than 992px)*/
@media (max-width: 993px) {
    .voxfi-post-content .header-vox-fi .row > div{
        padding: 0;
    }
    .voxfi-post-content .vox-logo img{
        height: 56px;
    }
   .voxfi-post-content .most-viewed-articles {
        margin-bottom: 30px;
    }
    .voxfi-post-content .bg-bleu-vox-fi .content-bloc-bleu-vox-fi {
        width: 80%;
    }

    .voxfi-post-content .vox-fi-articles .latest-post-info .titre-latest-post-info {
        font-size: 18px;
    }
    .voxfi-post-content .vox-fi-articles .post-row .titre-latest-post-info {
        font-size: 20px;
    }
    .voxfi-post-content .vox-fi-articles .voxfi-posts-header {
        margin-bottom: 0;
    }
/**********************************\
    Single voxfi
\**********************************/

    #article_abo .single-details-vox-fi .article-img img {
        height: auto;
    }
    .voxfi-post-content .single-details-vox-fi .article-img .container, .voxfi-post-content .single-details-vox-fi .article-img .row > div,  #article_abo .single-details-vox-fi .article-detail .container{
        padding: 0;
    }
    #article_abo .single-details-vox-fi .article-detail .col-lg-8{
        padding: 0 20px;
    }
    #article_abo .single-details-vox-fi .detail .tools {
        margin-top: 0;
        display: inline-block;
        position: absolute;
        top: -45px;
        left: 0px;
        background: #fff;
        width: auto;
    }
    #article_abo .single-details-vox-fi .side-bar .sticky_area{
        height: auto !important;
    }
    #article_abo .single-details-vox-fi .side-bar {
        padding: 25px 0px 0px;
    }
    #article_abo .single-details-vox-fi .side-bar .social p, #article_abo .single-details-vox-fi .side-bar .social ul{
        float: left;
    }
    #article_abo .single-details-vox-fi .detail.comments-detail-voxfi hr{
        display: none;
    }
    #article_abo .single-details-vox-fi .detail.comments-detail-voxfi{
        padding-top: 0;
        width: 100%;
    }
    #article_abo .single-details-vox-fi .detail .send-comment {
        padding: 30px 20px;
    }
    #article_abo .single-details-vox-fi div#comments{
        padding: 20px;
        margin-top: 0;
    }
/**********************************\
    Comite
\**********************************/

    .voxfi-post-content .titre-comite-nb{
        text-align: center;
    }
    .voxfi-post-content .card-text {
        min-height: 60px;
    }
    .voxfi-post-content .item-author{
        padding: 0 30px;
    }

/**********************************\
   Proposer un Article
\**********************************/
    .voxfi-post-content .blocs-etapes-demarches{
        margin-left: 20%;
    }
    .voxfi-post-content .bloc-titles-demarche {
        display: none;
    }
    .voxfi-post-content .titre-bloc-demarche-col {
        display: block;
    }
    .voxfi-post-content .item-etape-demarche .elementor-widget-text-editor{
        padding-right: 0;
    }
    .slide-thematiques {
        padding: 40px 0;
    }
    .slide-thematiques  .slick-list{
        padding-bottom: 30px !important;
    }
    .slick-dotted.slick-slider {
        margin-bottom: 0 !important;
    }
    .voxfi-post-content .item-thematique .elementor-widget-text-editor {
        min-height: 350px;
    }
    .voxfi-post-content .item-thematique {
        transition: .5s all;
        transform: scale(1);
        opacity: .26;
        width: 300px !important;
    }
    .voxfi-post-content .item-thematique.slick-current {
        transform: scale(1.07);
        opacity: 1;
    }
}

@media (max-width: 768px) {
    .voxfi-post-content .header-vox-fi .back-to-site,
    .voxfi-post-content .header-vox-fi .vox-logo-block,
    .voxfi-post-content .header-vox-fi .header-newsletter,
    .voxfi-post-content .header-vox-fi .search-header-voxfi {
        width: 100%;
    }
    .voxfi-post-content .header-vox-fi {
        padding-bottom: 100px;
    }
    .voxfi-post-content .header-vox-fi .header-newsletter {
        position: absolute;
        top: 90px;
        left: 0;
    }
    .voxfi-post-content .header-vox-fi .header-newsletter .header-newsletter-content {
        width: calc(100% - 60px);
        margin: auto;
    }
    .voxfi-post-content .header-vox-fi .header-newsletter .header-newsletter-content .header-newsletter-form {
        width: 260px;
    }
    .voxfi-post-content .header-vox-fi .header-newsletter .header-newsletter-content .header-newsletter-text {
        width: calc(100% - 260px);
    }
}

/* Small devices (landscape phones, less than 768px)*/
@media (max-width: 767px) {
    .voxfi-post-content .header-vox-fi {
        padding: 15px 0;
        border: 0;
    }
    .voxfi-post-content .header-vox-fi .row{
        display: block;
    }

    .voxfi-post-content .vox-logo img{
        height: 38px;
    }
    .back-to-site{
        position: absolute;
        left: 5px;
        top: 15px;
        z-index: 11;
    }
    .voxfi-post-content .back-to-site a {
        padding: 10px 10px;
        font-size: 10px;
    }
    .voxfi-post-content .back-to-site span{
        display: none;
    }
    .voxfi-post-content .back-to-site i {
        margin-right: 8px;
    }
    .voxfi-post-content .search-header-voxfi{
        position: absolute;
        top: 15px;
        right: 5px;
        left: 5px;
        z-index: 1;
        width: auto;
    }
    .voxfi-post-content .search-header-voxfi.show{
        z-index: 11;
    }
    .voxfi-post-content .back-to-site {
        width: auto !important;
    }
    .voxfi-post-content .header-vox-fi .open-search {
        position: relative;
        right: auto;
        top: auto;
        display: inline-block;
        background: transparent;
        z-index: 11;
    }
    .voxfi-post-content .header-vox-fi .search-mobile{
        display: inline-block;
    }
    .voxfi-post-content .header-vox-fi .search-full{
        display: none;
    }
    .voxfi-post-content .header-vox-fi .search .form-control {
        position: absolute;
        right: 0;
        width: 0;
        padding: 0;
        transition: .5s all;
        pointer-events: none;
        background: transparent;
        opacity: 0;
        border: 1px solid #d6d6d6;
    }
    .voxfi-post-content .header-vox-fi .search .form-control.show {
        width: 280px;
        padding: 6px 12px;
        pointer-events: all;
        background: #F5F5F5;
        opacity: 1;
        z-index: 11;
    }
    .voxfi-post-content .vox-fi-articles {
        margin-top: 0;
    }
    #home-blog-voxfi .voxfi-posts-header .container, #home-blog-voxfi .voxfi-posts-header .latest-post-row , #home-blog-voxfi .vox-fi-articles article.post-row .container, #home-blog-voxfi .vox-fi-articles article.post-row .row > div{
        padding: 0;
    }
    .voxfi-post-content .vox-fi-articles .voxfi-posts-header img, #home-blog-voxfi .vox-fi-articles .post-row .image-post-row img {
        height: auto;
    }
    .vox-fi-articles .image-post-row {
        margin-bottom: 20px;
    }
    .vox-fi-articles .content-post-row, .voxfi-post-content .most-viewed-articles{
        padding: 0 20px;
    }
    .voxfi-post-content .vox-fi-articles .latest-post-info{
        padding: 0 20px;
        margin: 20px 0 30px;
        text-align: center;
    }
    .voxfi-post-content .vox-fi-articles .date-latest-post-info {
        position: static;
        margin-top: 5px;
    }
    .voxfi-post-content .vox-fi-articles .latest-post-info .titre-latest-post-info {
        width: 100%;
    }
    .voxfi-post-content .vox-fi-articles .post-row .titre-latest-post-info {
        font-size: 18px;
    }
    .voxfi-post-content .bg-bleu-vox-fi .content-bloc-bleu-vox-fi {
        width: 90%;
    }
/**********************************\
    Single voxfi
\**********************************/
    .single-details-vox-fi .voxfi-titile-section h1{
        font-size: 18px;
        margin-bottom: 5px;
    }
    #article_abo .single-details-vox-fi .detail .send-comment .full-width, #article_abo .single-details-vox-fi .detail .send-comment form .form-submit, #article_abo .single-details-vox-fi .detail .send-comment form input.send {
        width: 100% !important;
        padding-right: 0;
        padding-left: 0;
    }
/**********************************\
    Comite
\**********************************/
    .voxfi-post-content .modal-body .modal-desc, .contact-form-author-model .modal-body .modal-desc {
        padding: 0;
    }

    .contact-form-author-model nf-field {
        width: 100% !important;
    }
/**********************************\
   Proposer un Article
\**********************************/
    .elementor-page-1437 .voxfi-post-content .elementor-widget-wrap {
        padding: 0 15px;
    }
    .voxfi-post-content .bloc-formulaire-propose .nf-field-container{
        padding: 0;
    }
    .voxfi-post-content .title-proposer .elementor-heading-title {
        font-size: 18px !important;
    }
    .voxfi-post-content .blocs-etapes-demarches {
        margin-left: 0;
    }
    .voxfi-post-content .bloc-formulaire-propose > div{
        box-shadow: none;
    }
    .voxfi-post-content .bloc-formulaire-propose > div > div {
        padding: 24px 0px !important;
    }
    .voxfi-post-content .bloc-formulaire-propose nf-fields-wrap > nf-field {
        width: 100% !important;
    }
    .voxfi-post-content .item-thematique .elementor-widget-text-editor li {
        padding: 10px 5px;
    }
    .voxfi-post-content .item-thematique .elementor-widget-text-editor {
        min-height: 380px;
    }
    .single-details-vox-fi .detail .send-comment {
        padding: 30px 0px !important;
        box-shadow: none !important;
    }
    .voxfi-post-content .header-vox-fi {
        padding: 15px 0 20px;
    }
    .voxfi-post-content .header-vox-fi .header-newsletter {
        position: relative;
        top: 10px;
    }
}
/* Extra small devices (portrait phones, less than 576px)*/
@media (max-width: 575px) {
    .voxfi-post-content .newsletter-vox-fi #mailpoet_form_1 {
        width: 90%;
        box-shadow: none;
    }
    .voxfi-post-content .newsletter-vox-fi #mailpoet_form_1 p {
        box-shadow: 0 4px 22px rgba(0, 0, 0, 0.24);
        border-radius: 50px;
        margin-bottom: 16px;
    }
    .voxfi-post-content .newsletter-vox-fi .mailpoet_submit {
        position: static;
        width: 100%;
        top: 0;
        right: 0;
        height: 42px;
        line-height: 30px;
        background: #02B5FF;
        color: #fff;
        border: 1px solid #02B5FF;
    }
    .voxfi-post-content .newsletter-vox-fi #mailpoet_form_1 ul {
        bottom: -15px;
    }

    .voxfi-post-content .item-thematique > div {
        padding: 15px 8px !important;
    }
    .voxfi-post-content .item-thematique {
        width: 210px !important;
    }
/**********************************\
    Single voxfi
\**********************************/
    .voxfi-post-content .titre-comite-nb{
        font-size: 22px;
        line-height: 28px
    }
    .contact-form-author-model .nf-field-container {
        padding: 0;
    }
    .voxfi-post-content .article-detail .detail .meta {
        font-size: 13px;
    }
    #article_abo.voxfi-post-content .article-detail .detail .comments .comment{
        padding: 20px;
    }
    .voxfi-post-content .article-detail .detail .meta > span:nth-child(1) {
        font-size: 16px;
    }

}

@media (max-width: 425px) {
    .voxfi-post-content .header-vox-fi .header-newsletter .header-newsletter-content {
        width: 100%;
        padding: 15px;
        height: auto;
    }
    .voxfi-post-content .header-vox-fi .header-newsletter .header-newsletter-content .header-newsletter-text {
        display: block;
        width: 100%;
        margin-bottom: 15px;
    }
    .voxfi-post-content .header-vox-fi .header-newsletter .header-newsletter-content .header-newsletter-form {
        display: block;
        width: 100%;
        padding-left: 0;
    }
    .voxfi-post-content .header-vox-fi .header-newsletter .header-newsletter-content .header-newsletter-text > span {
        line-height: 38px;
    }
    .voxfi-post-content .header-vox-fi .header-newsletter .header-newsletter-content .header-newsletter-form form.mailpoet_form .parsley-errors-list,
    .voxfi-post-content .header-vox-fi .header-newsletter .header-newsletter-content .header-newsletter-form form.mailpoet_form .mailpoet_form_loading {
        position: unset;
    }
    .voxfi-post-content .header-vox-fi .header-newsletter .header-newsletter-content .header-newsletter-form form.mailpoet_form .mailpoet_validate_success,
    .voxfi-post-content .header-vox-fi .header-newsletter .header-newsletter-content .header-newsletter-form form.mailpoet_form .mailpoet_validate_error {
        position: unset;
        background: transparent;
        box-shadow: unset;
    }
}

@media (max-width: 320px){
    .voxfi-post-content .vox-logo img {
        height: 34px;
        position: relative;
        right: -15px;
    }

}

.rowfirstvoxfi {
margin: 0;
padding: 0;
width: 100%;
/*max-width: 820px;*/
float:left !important;
}
.pub300250voxfi {
width: 100%;
max-width: 300px;
margin-left:820px; 	
}
@media (max-width: 1140px){
    .pub300250voxfi {
	margin-left: auto;
    margin-right: auto;
	margin-bottom:10px;
}

}


