/**/
.site-footer {
    padding-top: 25px;
    padding-bottom: 20px;
}
.site-footer .line-border .line-border-bg:after{
    display: none;
}
.site-footer .same-height{
    height: auto !important;
}
.site-footer .widget-title{
    margin-right: 0;
}

.section-home .post-content .entry-form:after{
    border: none;
}
.widget_knews_widget .widget-title {
    float: left;
    padding-right: 5px;
    display: block !important;
    padding-top: 5px;
    font-size: 14px;
}
.site-header  .header-newsletter form > p{
    display: none;
}
.header-newsletter .knews_add_user{
    float: left;
}
.site-branding .item-infos{
     margin-right: 10px;   
}
.site-header-main .menu-bloc .block-menu-lang-infos{
    max-width: 300px;
    float: right;
}
.sidebar-single .column_right,
.content-area .title-bloc .title-right{
    float: none;
}
.content-area .title-bloc .title-right{
    background: none;
    padding-left: 0;
    display: none;
}
.content-area .title-bloc .title-name{
    padding-right: 30px;
    display: inline-block;line-height: 25px;
    
}
.sidebar-news .eo_widget_calendar {
    width: 100%;
}
.sidebar-news .title-agenda{
    margin-bottom: 30px;
}
.single-event .content-area .title-bloc{
    background-position: left top;
}
.left_sidebar_bottom h2{
    margin-right: 0;
}
@media (max-width: 600px) {
   .section-home article,
   .section-home .bloc-news,
   .section-home .agenda-bloc{
        width: 100%;
    } 
    .section-home .same-height{
        height: auto !important;
    }
    .section-home-1 .item-about h2,
    .section-home .bloc-news h2{
        margin-right: 0;
    }
    .bloc-space .post-space{
        width: 100%;
    }
}
@media (max-width: 530px) {
    .logo-bloc,
    .menu-bloc{
        width: 100%
    }
    .site-header .site-title{
        margin: 0 auto 15px;
    }
    .site-header-main .menu-bloc .block-menu-lang-infos{
        width: 100%;
        margin: 0 auto;
        float: none;
        padding-left: 0;
    }
}
@media (max-width: 480px) {
    .content-bottom-space .actu-bloc-sidebar,
    .content-bottom-space .agenda-bloc-sidebar{
        width: 100%;
        margin-bottom: 15px;
    }
}
@media (max-width: 350px) {
    .widget_knews_widget .widget-title {
        font-size: 11px;
    }
}