
#zoom_container .width1262-full-container {
    overflow: hidden;
}

body.home .width1262-incontainer-right {
    margin-top: 90px;
}

.scrolled #top_logo img {
    left: 20px;
}


#left_column .right_column_block {   /*  only on homepage  */
    width: 100%;
}
body.width1262 .right_column_block:not(.bg_themecolored) {   /*  only on homepage  */
    /*background: #ececec;*/
    background: rgba(255, 255, 255, 0.5);
}






/*********    NEWS    **************/

#news_table_home .news {
    float: left;
    width: 278px;
    /*background: #ececec;*/
    background: #ffffff;
    margin-right: 30px;
    margin-bottom: 30px;
}
#news_table_home .news.news-0 {
    width: 894px;
}
#news_table_home .news.news-1 {
    width: 432px;
}
#news_table_home .news.news-2 {
    width: 432px;
    margin-right: 0;
}
#news_table_home .news.news-5,
#news_table_home .news.news-8 {
    margin-right: 0;
}

#news_table_home .news .home_news_img {
    width: 100%;
    height: auto;
    overflow: hidden;
}
#news_table_home .news .home_news_img a {
    float: left;
    width: 100%;
}
#news_table_home .news.news-0 .home_news_img {
    width: 600px;
    float: left;
}
#news_table_home .news.news-1 .home_news_img,
#news_table_home .news.news-2 .home_news_img {
    height: 226px;
}
#news_table_home .news .home_news_img img {
    width: 100%;
}
#news_table_home .news.news-0 .home_news_img img {
    float: left;
}

#news_table_home .news .home_news_content {
    position: relative;
    width: 100%;
    height: 120px;
}
#news_table_home .news.news-0 .home_news_content {
    width: 294px;
    float: left;
}

#news_table_home .home_news_content_in {
    position: relative;
    width: calc(100% - 20px);
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
    height: 100px;
    padding-top: 10px;
    padding-bottom: 0;
}
#news_table_home .news.news-0 .home_news_content_in {
    height: 80px;
}


#news_table_home .news_read_tagline {
    position: absolute;
    top: -10px;
    left: 0; right: 0;
    display: inline-block;
    text-align: center;
}
#news_table_home .news-0 .news_read_tagline {
    position: relative;
    top: 0;
    margin: 30px 0 10px 0;
}
#news_table_home .news_read_tagline > span {
    display: inline-block;
    background: #292929;
    color: white;
    padding: 3px 15px;
}

#contenu #news_table_home h3 {
    display: table;
    height: 54px;
    width: 100%;
    margin-top: 4px;
    font-weight: normal;
}
#contenu #news_table_home .news.news-0  h3 {
    height: 36px;
    margin: 20px 0 30px 0;
}
#contenu #news_table_home h3 a {
    display: table-cell;
    font-size: 16px;
    line-height: 18px;
    vertical-align: middle;
}

#contenu #news_table_home .home_news_description {
    display: inline-block;
    margin: 5px 0 0 0;
    height: 32px;
    width: 100%;
}
#contenu #news_table_home .home_news_description p {
    display: inline-block;
    font-weight: bold;
    font-size: 12px;
    line-height: 16px;
    color: #292929;
    vertical-align: middle;
    height: 32px;
    overflow: hidden;
    margin: 0;
}
#contenu #news_table_home .news.news-0 .home_news_description p {
    height: 48px;
}

#news_table_home .news_read_more {
    display: none;
}





/*********    VIDEOS   *************/

#home_all_videos {
    display: flex;
    align-content: flex-start;
    flex-wrap: wrap;
    margin: 0 -15px;
}
#mylene_home_lastvideos .mini_video.full {
    width: calc(25% - 30px);
    height: inherit;
    padding: 0 0 0 0;
    margin: 0 15px 30px 15px;
    background: #ffffff;
}
#mylene_home_lastvideos .mini_video.width1262 a.pellicule, .mini_video.full a.pellicule {
    width: 100%;
    height: inherit;
    margin-bottom: 0;
}
#mylene_home_lastvideos .mini_video.full a.pellicule img {
    width: 100%;
    height: inherit;
}
#mylene_home_lastvideos .mini-video-content {
    position: relative;
    display: inline-block;
    width: 100%;
    padding-top: 3px;
    height: 40px;
}
#mylene_home_lastvideos .mini_video_date {
    position: absolute;
    bottom: 5px;
    left: 0; right: 0;
    text-align: center;
}




/**********    PICTURES     ***********/

#pict_container .main-picture {
    display: inline-block;
    float: left;
    width: 278px; height: 278px;
    margin-right: 30px;
}
#pict_container .secondary-pictures {
    display: inline-block;
    float: left;
    width: 278px;
}

#pict_container #widget_recent_picts .main-picture a {
    width: 100%;
}
#pict_container #widget_recent_picts .main-picture a img {
    width: 278px;
    height: 278px;
}
#pict_container #widget_recent_picts .secondary-pictures a {
    width: 80px;
    height: 80px;
    padding-right: 19px;
    padding-bottom: 19px;
}
#pict_container #widget_recent_picts .secondary-pictures a.alternate {
    padding-right: 0;
}
#pict_container #widget_recent_picts .secondary-pictures a img {
    width: 100%;
    height: auto;
}




/*******   BREVES     **********/

#les_breves_home .community_tabs {
    margin-top: 20px;
    margin-bottom: 15px;
}






/*****   COMMUNITY WIDGET    ******/

.width1262 #community_home_resp .group_content_author,
.width1262 #community_home_resp .group_content_title {
    width: 230px;
}
.width1262 #community_home_resp .group_content_date span.day {
    top: -2px;
}
.width1262 #community_home_resp  .group_content_date span.month {
    top: 16px;
}


/*******   ZOOM    ***********/

.zoom-wrapper {
    position: relative;
    display: inline-block;
    width: calc(100% - 30px);
    padding: 0 15px;
}
#la_une_first .zoom-wrapper .zoom-content {
    position: absolute;
    bottom: 30px; left: 15px;
    /*width: 366px;*/
    /*height: 82px;*/
    margin-right: 15px;
    padding: 10px 30px 10px 15px;
}
#la_une_first .zoom-wrapper .zoom-media {
    float: right;
    display: inline-block;
    width: 100%;
}
.zoom-wrapper img {
    width: 100%;
}
#la_une_first .zoom-wrapper img {
    height: 306px;
}
.zoom-date {
    padding-top: 5px;
    font-size: 10px;
    font-weight: bold;
    color: #292929;
}
.zoom-wrapper h4 {
    font-weight: bold;
}
.zoom-wrapper .resume {
    display: inline-block;
    padding-top: 5px;
    line-height: 15px;
}
.zoom-wrapper a.resume {
    color: #292929;
}




/**********  LE TOP    *************/

.top_headline {
    position: absolute;
    right: 0;
    top: 30px;
    font-size: 13px;
    line-height: 12px;
    text-transform: uppercase;
    color: #6c6c6c;
}
#top_headline a {
    color: white;
}
#top_resp.mylene_top_column {
    padding: 0 0 20px 0;
}
.top_resp_wrapper {
    float: left;
    width: 188px;
    padding: 0 2px;
}
.top_resp_wrapper_in {
    float: left;
    width: 100%;
    background: url("img/v3_blanssemitransp.png") repeat transparent;
}
.top_resp_wrapper_in .top_img {
    float: left;
    width: 100%;
}
#contenu .mylene_top_column img {
    padding-bottom: 0;
    width: 100%;
    height: auto;
}
.top_resp_wrapper_in .top_text {
    float: left;
    width: calc(100% - 10px);
    min-height: 80px;
    padding: 5px;
    text-align: center;
}
.top_resp_wrapper_in .top_text .top_date {
    font-size: 11px;
    font-weight: normal;
}
#contenu .top_resp_wrapper_in .top_text p {
    margin: 0;
    font-size: 11px;
    line-height: 12px;
    padding-bottom: 8px;
}
#contenu .top_resp_wrapper_in .top_text a {
    display: block;
    min-height: 18px;
    font-size: 12px;
    line-height: 12px;
    margin: 5px 0;
    font-weight: bold;
}




/**********      MY.NET         *************/

#howmanypeople_block {
    position: absolute;
    height: 34px;
    width: 334px;
    top: 14px;
    right: 0;
}
#howmanypeople {
    float: right;
    height: 18px;
    text-transform: uppercase;
    font-size: 16px;
}
#howmanypeople_details {
    float: right;
    clear: both;
}
#contenu #howmanypeople_block p {
    margin: 0;
    font-size: 11px;
    line-height: 11px;
}
#mfdotnet {
    position: relative;
    float: left;
    width: 100%;
}
.mfdotnet_box {
    float: left;
    width: calc(25% - 20px - 22.5px);
    padding: 0 10px 30px 10px;
    margin-right: 30px;
    height: 280px;
    background: url("img/v3_blanssemitransp.png") repeat transparent;
}
.mfdotnet_box.last {
    margin-right: 0;
}
.mfdotnet_box.big {
    float: left;
    width: 680px;
    height: auto;
    padding: 0 10px 0 10px;
    margin-top: 10px;
    background: url("img/v3_blanssemitransp.png") repeat transparent;
}
.partner_img_link {
    padding: 0;
}
#partner_links {
    display: block;
    position: absolute;
    bottom: 10px;
    right: 10px;
    width: 150px;
    text-align: right;
    font-size: 12px;
    line-height: 14px;
}
.mfdotnet_box h3 {
    border-top: 2px solid;
    float: left;
    clear: both;
    font-size: 16px;
    font-weight: bold;
    line-height: 22px;
    margin-bottom: 20px;
    text-transform: uppercase;
}
.mfdotnet_box_sep {
    float: left;
    width: 12px;
    height: 188px;
}




/*******    RECENT COMM WIDGET    ********/

.recent-comm-wrapper {
    width: calc(100% - 9px);
    margin-bottom: 10px;
    border-left: 3px solid #c1c1c1;
    padding-left: 6px;
}
.recent-comm-wrapper .author {
    text-align: left;
    font-size: 10px;
}
.recent-comm-wrapper .article {
    text-align: right;
    font-size: 10px;
}
.recent-comm-wrapper .content {
    font-size: 12px;
    line-height: 14px;
}






/*   SMALL desktop SCREENS   */

@media only screen and (min-width: 1070px) and (max-width: 1399px)
{
    .width1262 #left_column {
        display: inline-block;
    }
    #left_column {
        margin: 0 30px;
    }
    #left_column .right_column_block h3.mf_title {
        width: 100%;
        line-height: 30px;
        margin-bottom: 0;
        border-top: none;
        font-size: 14px;
        text-align: center;
        cursor: pointer;
    }
    #left_column .right_column_block h3.mf_title:hover {
        /*color: white;*/
    }
    #left_column .right_column_block h3.mf_title i.breve-icon.after {
        padding-left: 8px;
    }
    #left_column .right_column_block h3.mf_title i.breve-icon.before {
        padding-right: 8px;
    }
    #left_column .right_column_block {
        width: calc(100% - 30px);
        height: 30px;
    }
    .widget_tweet_wrapper {
        width: calc(50% - 7.5px);
        float: left;
    }
    .widget_tweet_wrapper:nth-child(odd) {
        margin-right: 15px;
    }
    .widget_tweet_wrapper:nth-child(n + 11) {
        display: none;
    }
    .tweet_content {
        width: calc(100% - 5px);
        color: black;
    }
    #block_247_resp.right_column_block .tweet_content_date span.day {
        top: 3px;
    }
    #block_247_resp.right_column_block .tweet_content_date span.month {
        top: 21px;
    }


    #news_table_home .news {
        width: calc(25% - 22.5px);
    }
    #news_table_home .news.news-0 {
        width: 100%;
    }
    #news_table_home .news.news-1 {
        width: calc(50% - 15px);
        margin-right: 30px;
    }
    #news_table_home .news.news-2 {
        width: calc(50% - 15px);
    }
    #news_table_home .news.news-5,
    #news_table_home .news.news-8 {
        margin-right: 30px;
    }
    #news_table_home .news.news-6 {
        margin-right: 0;
    }
    #news_table_home .news.news-7,
    #news_table_home .news.news-8 {
        display: none;
    }
    #news_table_home .news.news-0 .home_news_img {
        width: 70%;
        height: inherit;
    }
    #news_table_home .news.news-0 .home_news_content {
        width: 30%;
    }
    #news_table_home .news.news-1 .home_news_img,
    #news_table_home .news.news-2 .home_news_img {
        height: inherit;
    }


    #pict_container .main-picture {
        height: auto;
        width: calc(50% - 15px);
    }
    #pict_container #widget_recent_picts .main-picture a img {
        height: auto;
        width: 100%;
    }
    #pict_container .secondary-pictures {
        width: calc(50% - 15px);
    }
    #pict_container #widget_recent_picts .secondary-pictures a {
        height: 64px;
        width: 64px;
        padding-right: 10px;
        padding-bottom: 10px;
    }

    .top_resp_wrapper {
        width: 145px;
    }

    #la_une_first .zoom-wrapper img {
        height: inherit;
    }
    #la_une_others .zoom-wrapper .zoom-content {
        width: calc(100% - 17px - 158px);
        padding-left: 15px;
    }



}



/*   TABLET   */

@media only screen and (min-width: 768px) and (max-width: 1069px)
{
    .width1262 #blocMenuNews.blockmenu li.menu_news::before {
        top: 2px;
    }

    #community_resp_container .width1262-incontainer-third {
        width: calc(50% - 15px);
    }
    #community_resp_container .width1262-incontainer-third.no-padding-md {
        margin-right: 0;
    }

    #news_table_home .news {
        width: calc(25% - 22.5px);
    }
    #news_table_home .news.news-0 {
        width: 100%;
    }
    #news_table_home .news.news-1 {
        width: calc(50% - 15px);
        margin-right: 30px;
    }
    #news_table_home .news.news-2 {
        width: calc(50% - 15px);
    }
    #news_table_home .news.news-5,
    #news_table_home .news.news-8 {
        margin-right: 30px;
    }
    #news_table_home .news.news-6 {
        margin-right: 0;
    }
    #news_table_home .news.news-7,
    #news_table_home .news.news-8 {
        display: none;
    }
    #news_table_home .news.news-0 .home_news_img {
        width: 60%;
        height: inherit;
    }
    #news_table_home .news.news-0 .home_news_content {
        width: 40%;
    }
    #contenu #news_table_home .news.news-0 h3 {
        margin: 5px 0 15px 0;
    }
    #news_table_home .news.news-1 .home_news_img,
    #news_table_home .news.news-2 .home_news_img {
        height: inherit;
    }

    #news_table .news .home_news_content {
        width: 330px;
    }
    .home_news_content_in {
        padding: 5px 5px 5px 10px;
    }
    #news_table_home .home_news_content_in {
        width: 100%;
    }
    #news_table_home .news-3 .home_news_content_in,
    #news_table_home .news-4 .home_news_content_in,
    #news_table_home .news-5 .home_news_content_in,
    #news_table_home .news-6 .home_news_content_in {
        height: auto;
        padding-bottom: 10px;
    }
    #contenu #news_table h3 {
        font-size: 16px;
        line-height: 16px;
    }
    #contenu #news_table_home .news-3 h3 a,
    #contenu #news_table_home .news-4 h3 a,
    #contenu #news_table_home .news-5 h3 a,
    #contenu #news_table_home .news-6 h3 a {
        font-size: 12px;
    }
    #contenu #news_table p {
        margin: 5px 0 0 0;
    }


    .width1262 #left_column {
        display: inline-block;
    }
    .width1262 #left_column #block_247_resp {
        display: block;
        margin: 30px 30px 20px 30px;
        width: calc(100% - 60px);
    }

    body.width1262 #community_resp_container .right_column_block {
        width: 100%;
    }
    #community_resp_container #communitywidget_tabs {
        width: calc(100% - 30px);
        left: 15px;
    }
    .width1262 #community_home_resp .group_content_author,
    .width1262 #community_home_resp .group_content_title {
        width: 100%;
    }


    #mylene_home_lastvideos .mini-video-content {
        height: 60px;
    }





    #pict_container .main-picture {
        display: none;
    }
    #pict_container #widget_recent_picts .main-picture a img {
        height: auto;
        width: 100%;
    }
    #pict_container .secondary-pictures {
        width: 100%;
    }
    #pict_container #widget_recent_picts .secondary-pictures a {
        height: auto;
        width: 33.3333333%;
        padding-right: 0;
        padding-bottom: 0;
        margin: 0;
    }





    .widget_tweet_wrapper {
        float: left;
        width: calc(50% - 7px);
        padding: 0;
        margin-bottom: 15px;
    }
    .widget_tweet_wrapper:nth-of-type(odd) {
        margin-right: 14px;
    }
    #block_247_resp.right_column_block .community_tabs .widget_tweet_wrapper:nth-child(n+11) {
        display: none;
    }
    .tweet_content {
        width: calc(100% - 5px);
        color: black;
    }
    #block_247_resp.right_column_block .tweet_content_date span.day {
        top: 3px;
    }
    #block_247_resp.right_column_block .tweet_content_date span.month {
        top: 21px;
    }









    .mylene_top_column {
        width: 50%;
        padding: 0 !important;
    }
    .mylene_top_column li {
        min-height: 70px;
    }
    .mylene_top_column li .top_img {
        height: 59px;
        width: 59px;
    }
    #contenu .mylene_top_column img {
        padding-bottom: 0;
    }
    .mylene_top_column li .top_content {
        min-height: 55px;
        font-size: 11px;
    }

    .top_resp_wrapper {
        width: 100%;
    }
    .top_resp_wrapper_in .top_text {
        width: 100%;
        min-height: 100px;
    }




    .mfdotnet_box {
        width: 24%;
        padding: 0 5px;
        margin-right: 1%;
        min-height: 200px;
    }
    .mfdotnet_box.last {
        width: 25%;
        margin-right: 0;
    }
    .mfdotnet_box.big {
        width: 100%;
    }
    .big .mfdotnetbox_content {
        width: 100%;
    }
    .mfdotnetbox_content {
        height: 230px;
    }
    .photo_block ul li {
        height: 42px; width: 42px;
        margin-right: 14px; margin-bottom: 14px;
    }
    .photo_block ul li a {
        height: 42px; width: 42px;
    }
    .photo_block ul li img {
        height: 40px; width: 40px;
    }
    .photo_block ul li.left,
    .photo_block ul li.right {
        margin-bottom: 5px !important;
        margin-right: 8px !important;
        margin-left: 9px !important;
    }
    .big .mfdotnetbox_content ul {
        width: 33%;
    }






    #la_une ul#la_une_content {
        width: 330px;
    }
    .zoom-wrapper {
        width: 100%;
    }
    .zoom-wrapper h4 {
        font-size: 12px;
    }
    #la_une ul#la_une_content li {
        width: 50%;
    }
    #la_une_first .zoom-wrapper img {
        height: inherit;
    }


    #stdj_widget #stdj_picture img {
        width: 100%;
    }





}



/*  BIG MOBILE   */

@media only screen and (max-width: 767px)
{

    .width1262 #left_column {
        display: inline-block !important;
    }

    #news_table_home .news,
    #news_table_home .news.news-0,
    #news_table_home .news.news-1,
    #news_table_home .news.news-2 {
        width: 100%;
    }
    #news_table_home .news .home_news_img,
    #news_table_home .news.news-0 .home_news_img,
    #news_table_home .news.news-1 .home_news_img,
    #news_table_home .news.news-2 .home_news_img {
        width: 100%;
        height: auto;
    }
    #news_table_home .news.news-0 .home_news_content {
        width: 100%;
        /*float: none;*/
    }
    #news_table_home .news.news-0 .home_news_content_in {
        height: inherit;
    }
    #news_table_home .news-0 .news_read_tagline {
        position: absolute;
        top: -10px;
        margin: 0;
    }
    #contenu #news_table_home .news.news-0 h3 {
        height: 54px;
        margin: 4px 0 0 0;
    }

    .home_news_content {
        padding: 0 10px;
    }
    #news_table .news .home_news_content {
        text-align: center;
        width: 100%;
        height: inherit;
    }
    .home_news_content_in {
        width: 100%;
    }
    #news_table .news .home_news_img {
        width: 100%;
        margin-top: 0;
        height: inherit;
    }
    #news_table .news .home_news_img a.news_img_link {
        width: 100%;
        height: inherit;
        text-align: center;
    }
    #news_table .news .home_news_img img {
        width: 100%;
    }
    #news_table .news .home_news_img img.small {
        display: none !important;
    }

    #mylene_home_lastvideos .mini_video.full {
        width: calc(50% - 30px);
        margin-left: 15px !important;
        margin-right: 15px !important;
    }


    #la_une_others .zoom-wrapper .zoom-content {
        width: calc(100% - 188px);
    }
    #la_une_first .zoom-wrapper img {
        height: inherit;
    }


    .width1262-full-container#pict_container {
        margin-bottom: 0;
    }
    #pict_container .secondary-pictures {
        width: 100%;
    }
    #pict_container #widget_recent_picts .secondary-pictures a {
        width: 33.33333333%;
        height: auto;
        padding: 10px !important;
    }

    #pict_container #widget_recent_picts .secondary-pictures a img {
        width: 100%;
        height: auto;
    }

    .width1262 .contenu_title {
        display: none;
    }

    #stdj_widget_home.right_column_block {
        background-image: none !important;
    }

    #stdj_widget_home #stdj_widget {
        padding: 0;
        margin: 0;
    }

    .stdj_wrapper_left {
        width: 40%;
        float: left;
    }

    .stdj_wrapper_right {
        width: 60%;
        float: left;
        padding: 20px 10px;
    }

    #stdj_wrapper #stdj_picture {
        padding: 0;
        margin: 0;
    }

    #stdj_widget #stdj_picture img {
        width: 100%;
    }

    .top_resp_wrapper {
        width: 100%;
    }

    #contenu .top_resp_wrapper_in .top_text p {
        line-height: 10px;
    }

    .top_resp_wrapper_in .top_text {
        width: 100%;
        min-height: 85px;
    }

    #community_resp_container .width1262-incontainer-third {
        width: 100%;
        margin: 0;
    }
    .width1262 #community_resp_container .right_column_block {
        margin: 0 auto;
        width: 290px;
    }

    .zoom-wrapper {
        width: 100%;
    }

}



/*   SMALL MOBILE   */

@media only screen and (max-width: 475px) {

    .hide-xxs {
        display: none !important;
    }
}

@media only screen and (max-width: 400px) {
    #home_all_videos {
        margin: 0;
    }
    #mylene_home_lastvideos .mini_video.full {
        width: 100%;
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
    #mylene_home_lastvideos .mini_video.full:nth-child(n + 5) {
        display: none;
    }
}