.sidebar-left {
    background: linear-gradient(to bottom,
            transparent,
            #e40046 10%,
            #e40046 50%,
            #000000) !important;
}

.secon_module {
    display: none;
    position: relative;
    margin-right: 7px;
    box-shadow: 0px 0px 0px 0px #000000;
    border-radius: 12px;
    padding: 5px 8px;
    color: #e40046;
    font-size: 13px;
    font-weight: 600 !important;
}

.container_int{padding:0px!important;}

.offcanvas-body .nav-link {
    color: #000 !important;
    transition: all 0.3s ease;
    padding: 8px 12px;
    border-radius: 4px;
    display: flex;
    align-items: center;
}


.descminim {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
}

.offcanvas-body .nav-link:hover {
    background-color: #f2f2f2;
    color: #e40046 !important;
    transform: translateX(4px);
}

.offcanvas-body .nav-link i {
    margin-right: 8px;
    transition: transform 0.3s ease;
}

.offcanvas-body .nav-link:hover i {
    transform: scale(1.1) rotate(-3deg);
}

.mnvgn-reco-icon {
    flex-shrink: 0;
    border-radius: 8px;
    overflow: hidden;
}

.mnvgn-reco-img {
    width: 60px;
    height: 60px;
    object-fit: contain;
    display: block;
}

.rubrique-titre {
    margin: 0;
    font-size: clamp(1.1rem, 4vw, 1.5rem);
    /* min 17.6px, max 24px */
    font-weight: bold;
    color: #000000;
    line-height: 1.3;
}

.rubrique-titre a {
    text-decoration: none;
    color: inherit;
    /* garde la même couleur que le h2 */
}

.rubrique-titre a:hover {
    color: #b80037;
    /* exemple d'effet hover */
}


.mnvgn-reco-row {
    width: 100%;
}

.blockpl_sous_vignette {
    display: none;
}

.mnvgn-reco-label {
    font-size: 15px;
    font-weight: 500;
    color: #333;
}

#rgtotal {
    display: flex;
    /* Pour disposer les éléments en ligne */
    align-items: center;
    /* Centrer les éléments verticalement */
    justify-content: space-between;
    /* Espacer les éléments de manière uniforme */
}

.listaudio_homebibliotheque {
    display: flex;
    /* Pour disposer les éléments en ligne */
    align-items: center;
    /* Centrer les éléments verticalement */
    justify-content: space-between;
    /* Espacer les éléments de manière uniforme */
}

#vg_pmenu {
    margin-left: auto;
    /* Pousse #vg_menu à l'extrême droite */
}

.offcanvas-backdrop.show {
    opacity: 0 !important;
}

.mnvgn-reco-link:hover {
    background-color: #f5f5f5;
    border-radius: 10px;
    text-decoration: none;
    transition: background 0.2s ease-in-out;
}

.mnvgn-reco-link {
    margin-bottom: 13px;
}

#mnint {
    display: flex;
    justify-content: space-around;
    align-items: center;
    height: 70px;
    background-color: #e40046;
    border-top: 1px solid #333;
    position: fixed;
    bottom: 0;
    width: 100%;
    max-width: 540px;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 999;
}

#mnint a {
    flex: 1;
    text-align: center;
    text-decoration: none;
    color: #fff;
    font-size: 11px;
}

#mnint a .icon {
    display: block;
    font-size: 22px;
    margin-bottom: 3px;
    transition: color 0.3s ease;
}

#mnint a.active .icon,
#mnint a:hover .icon {
    color: #e40046;
}

#redirect-button {
    width: 20%;
}

a {
    outline: none;
    -webkit-tap-highlight-color: transparent;
    /* enlève le halo gris sur Android */
}

.br_search {
    margin-top: 100px;
}

.pdd_feed_int {
   border-radius: 16px;
    box-shadow: 0 6px 28px rgba(16, 24, 40, .08);
    background-color: #ffffff;
}


.cd_feed {
    min-width: 200px;
    max-width: 300px;
    flex: 0 0 auto;
}

.cg_feed {
    min-width: 200px;
    max-width: 300px;
    flex: 0 0 auto;
}

.cc_feed {
    min-width: 550px !important;
    max-width: 600px !important;
}

.capspodlist_txtdesc {
    font-family: sans-serif !important;
    font-size: 0.9rem !important;
    line-height: 1.3 !important;
}

.feed_hom {
    margin-top: 50px;
}

.abfeed {
    margin-top: 20px;
}

.imgpod_lst {
    width: 110px;
    height: 110px;
}

.imgfluxrss_lst {
    width: 350px;
}

#ht_vignette {
    border-top-left-radius: 1rem;
    border-top-right-radius: 1rem;
}

/* largeur img com wall */
.rglaff {
    width: 500px;
}

#bt_avtfeed {
    padding: 0px 0px 10px 0px
}

.btcloseplayer {
    position: absolute;
    top: 100px;
    right: 100px;
    background: #000000;
    color: #ffffff;
    border: none;
    font-size: 15px;
    padding: 5px 10px;
    font-weight: 600;
    cursor: pointer;
    z-index: 10000;
    border-radius: 15px;
}

#info_hfeed_01 {
    display: none;
}

.green {
    background-color: green;
    width: 500px;
    height: 500px;
}

.red {
    background-color: red;
    width: 500px;
    height: 500px;
}

.titleanddescription_feed {
    padding: 10px;
}

.ico_share_networks_d {
    display: flex;
    align-items: center;
    color: #000000;
}

.ico_sh_mob_groupe {
    display: none;
}

.intcouv_groupe {
    position: relative;
    height: 350px;
    max-width: 1000px;
}

.filtre_myfeed {
    background-color: transparent;
    border-radius: 0px;
    box-shadow: none;
}

.messno {
    position: relative;
    padding: 10px 10px 10px 10px;
    background: linear-gradient(#e40046, #000000);
    background: linear-gradient(-180deg, #e40046 .42%, #000000);
    border-radius: 12px;
    margin-top: 0px;
    margin-bottom: 10px;
}


.btrier_feed {
    background-color: #ffffff;
    padding: 10px;
    margin-top: 15px;
    border-radius: 10px;
}

.lgbaspage {
    margin-left: 10px;
}

.list_episodes_pgall {
    columns: 2;
    column-gap: 20px;
    max-width: 2000px;
    margin: auto;
}

#lk-createbt {
    position: fixed;
    bottom: 70px;
    right: 20px;
    z-index: 1050;
}

#centre_feed {
    margin-top: 15px;
}


.allfilariane_n3 {
    display: -webkit-flex;
    padding: 10px 0px 10px 10px;
    border-top: 1px solid #e8e8e8;
    border-bottom: 1px solid #e8e8e8;
    background-color: #ffffff;
    left: 60px !important;
}

.linkpg a {
    color: #000 !important;
    text-decoration: none;
}

.source a:hover {
    text-decoration: underline;
}

#btac button {
    background-color: #ffffff !important;
    /* couleur de fond */
    color: #000000;
    /* texte en blanc */
    border: none;
    box-shadow: 0px !important;
    font-size: 21px;
}

.feed_desc {
    font-size: 13px;
    line-height: 1.3;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-bottom: 0px !important;
    color: rgb(126, 126, 126);
}



#masonry-container {
    z-index: 1;
}

.pg_follow_all {
    display: flex;
    display: -webkit-flex;
}

.zmo_photo {
    position: relative;
    margin-left: 5px;
    display: block;
}

.icomn_upload {
    position: relative;
    top: 2px;
    font-size: 18px;
    color: #272634;
}

.tb_commentaire {
    background-color: #ffffff;
    border-radius: 6px;
    border: 1px solid #ccc;
}

.resp-iframe {
    border-radius: 10px !important;
}

.tag_listing_audio_user {
    font-size: 11px !important;
    margin-right: 5px;
    font-weight: 500 !important;
    background-color: #eff2f6 !important;
    margin-bottom: 5px;
    color: #000000 !important;
    line-height: 1;
    white-space: nowrap;
    border-radius: 3px;
    padding: 3px 5px;
}

.img_gauche_jaquette_other {
    margin-top: 0px;
    position: relative;
    max-width: 100%;
    max-height: 100%;
    border-radius: 6px;
    min-width: 300px;
    background-color: #313335;
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}

#mobile-logo {
    position: absolute;
    top: 12px;
    left: 10px;
    z-index: 1055;
    display: flex;
    align-items: center;
}

#mobile-logo span {
    font-size: 16px;
    color: #000000;
}


.nmrubrique_top_podcast {
    position: relative;
    padding: 10px;
    height: 130px;
    color: #000000 !important;
    font-weight: 600;
    /* background: linear-gradient(#c0023d, #000000); */
    background: linear-gradient(#e40046, #ffffff);
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    justify-content: space-between;
    display: -webkit-flex;
    align-items: center !important;
    margin-inline-start: initial;
}

.block_about_podcast {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 10px;
    padding: 20px 0px 20px 0px;
}

.block_about_fluxrss {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 10px;
    padding: 20px 0px 20px 0px;
}

.block_about_other {
    position: relative;
    display: flex;
    display: -webkit-flex;
    justify-content: flex-start;
    box-sizing: initial;
    margin-left: 10px;
    padding: 15px 8px;
    background-color: var(--background-secondary);
    border-radius: 4px;
    -webkit-box-shadow: 0 0 6px rgba(25, 25, 34, .16);
    box-shadow: 0 0 0px rgba(25, 25, 34, .16);
}

.innerparam {
    background-color: #eff2f6 !important;
}

.ppbaspage {
    position: fixed;
    display: block;
    width: 100%;
    padding-bottom: 10px;
    padding-top: 10px;
    justify-content: center;
    height: 85px;
    bottom: 0px;
    z-index: 4;
    /*-webkit-backdrop-filter: blur(10px); */
    /*backdrop-filter: blur(8px); */

    border-top: 0px solid #e40046;
}

.ppbbcaps {
    max-width: 700px;
    position: relative;
    display: flex;
    display: -webkit-flex;
    top: 0px;
    align-items: center;
    justify-content: center;
    background-color: rgba(0, 0, 0, .7) !important;
    border-radius: 6px;
}

#Hpbtc_suggestions {
    display: flex;
    text-align: center !important;
}

.dem_ariane {
    position: relative;
    top: 8px;
    margin-left: 5px;
    margin-right: 0px;
    color: #000000;
}

#module_int_shaudio {
    max-width: 1600px !important;
}

#module_int_hpodcast {
    max-width: 100% !important;
}

#module_int_hvideo {
    max-width: 1100px !important;
}

#module_int_100 {
    max-width: 100% !important;
}

#module_int_search {
    max-width: 600px !important;
}

#mdl_share_content_album {
    margin-bottom: 20px;
}

.aboutpodcast {
    position: relative;
    margin-top: 20px;
    background-color: #ffffff;
    border-radius: 6px;
    margin-bottom: 20px;
}

.tab_list_content {
    position: relative;
    background-color: #ffffff;
    margin-bottom: 30px;
    border-radius: 6px;
}

.imagefd_thematique {
    clear: both;
    height: 100px;
    background-repeat: no-repeat;
    background-size: cover;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}

.imagefd_thematique_in {
    position: relative;
    width: 100%;
    height: 100%;
    background-color: rgba(00, 00, 00, 0.0);
    display: flex;
    align-items: center;
    justify-content: center;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}

.imagefd_thematique_link {
    top: 15px;
    position: relative;
    font-weight: 600;
    width: 10em;
    font-size: 16px;
    color: #ffffff;
}

.imagefd_thematique_podcast_link {
    font-weight: 400;
    width: 10em;
    font-size: 16px;
    color: #ffffff;
}

.imagefd_thematique_inflogbl {
    position: relative;
    margin-right: 10px;
    margin-left: 10px;
    margin-top: 10px;
}

.imagefd_thematique_follow {
    display: inline-block;
    position: relative;
    top: 0px;
    left: 0px;
    margin: 0px 0px;
    width: 100%;
    margin-top: 0px;
    margin-bottom: 10px;
}

.imagefd_thematique_podcast {
    clear: both;
    height: 150px;
    background-repeat: no-repeat;
    background-size: cover;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}

/*supprime la fleche vers le bas du menu*/
.dropdown-toggle::after {
    content: none !important;
}

.couvprofilh {
    position: relative;
    height: 350px;
    max-width: 1155px;
    border-radius: 6px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-color:#313335;
}

.nm_rub {
    display: flex;
}

.filtreaff_podcast_them {
    position: relative;
    padding: 10px;
    width: 100%;
    display: flex !important;
    justify-content: space-between !important;
    margin-top: 20px !important;
}

.aff_poch_following {
    background-repeat: no-repeat;
    background-size: cover;
    height: 200px;
}

.fd_ico {
    border-radius: 20px;
    border: 0px solid #ccc;
    height: 40px !important;
    width: 40px;
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(8px);
    background-color: rgba(228, 0, 70, .7) !important;
    display: flex;
    align-items: center;
    justify-content: center;
}

.fd_ico_in {
    font-size: 18px;
    position: relative;
    color: #ffffff;
}

.thema_homevideo_vignette {
    position: relative;
    color: #e40046;
    padding: 0px 5px;
    box-shadow: 0px 0px 0px 0px #e5e5e5;
    border-radius: 3px;
    font-size: 10px;
    display: inline-block;
    line-height: 15px;
    letter-spacing: 2px;
    font-weight: 700;
}

.contentphotofeed {
    clear: both;
    padding: 0;
    background-color: #e9ecef;
    margin-right: 5px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center top;
    min-height: 300px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}

.grid-container-group {
    display: grid;
    grid-template-columns: repeat(5, minmax(0, 1fr));
    grid-gap: 10px;
    background-color: #ffffff;
    padding: 10px;
}


.blk_gauche_actu {
    position: relative;
    float: left;
    width: 47%;
    margin: 0px 20px 20px 0px;
}

.blk_droit_actu {
    float: right;
    background-color: #eff2f6;
    width: 47%;
    border-radius: 6px;
    padding: 10px;
}

.resp-container-photo {
    position: relative;
    overflow: hidden;
    padding-top: 50%;
    -ms-overflow-style: none;
    scrollbar-width: none;
}

.h4_title_video {
    color: #000000;
    font-weight: 500 !important;
}

.h4_title_photo {
    color: #000000;
    font-weight: 500 !important;
}

.desvideo {
    background-color: #eff2f6;
    padding: 10px;
    border-radius: 6px;
    color: #000000;
}

#divgauchevideo {
    padding: 10px !important;
}

#divgauche_homelst_podcast {
    padding: 10px 0px 10px 10px !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
}

.info_title_video {
    padding: 0px;
    position: relative;
    display: flex;
    display: -webkit-flex;
    width: 100%;
    justify-content: space-between;
    margin-bottom: 10px;
}

.info_title_photo {
    padding: 0px;
    position: relative;
    display: flex;
    display: -webkit-flex;
    width: 100%;
    justify-content: space-between;
    margin-bottom: 10px;
}

.gfort-form-block-sign-column {
    background-image: url(/images/img_creer_compte.jpg)
}

.bloctexte {
    font-size: 14px !important;
    color: #000000;
    border-radius: 5px;
    padding: 10px;
}

.container_jaq:hover .image_jaq {
    opacity: 0.3;
    background-color: #313335;
}

.btHpbt_hpodcast {
    position: relative;
    z-index: 2;
    padding: 0px 15px;
    box-shadow: 0px 0px 0px 0px #e5e5e5;
    margin: 0px 0px;
    display: inline-block;
    font-size: 12px;
    color: #000000;
    line-height: 30px;
    background-color: #ffffff;
    border-radius: 20px;
    font-weight: 300;
    border: 1px solid #ccc;
    height: 32px !important;
}

.div_menu_groupe {
    margin-top: 0px !important;
    width: auto !important;
    padding: .1rem;
    vertical-align: top;
    border-top: 0px solid #dee2e6 !important;
    border-bottom: 0px solid #dee2e6 !important;
    height: 50px;
    display: flex;
    align-items: center;
}

.group-couv {
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    top: 0px;
    border-radius: 6px;
}

.lumino_vignette {
    position: relative;
    width: 100%;
    height: 100%;
    background-color: rgba(00, 00, 00, 0.0);
}

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

.content-image {
    border-radius: 6px !important;
}

.avt_feed_story {
    position: relative;
    padding: 2px;
    z-index: 1;
}

.avt_feed {
    border: 0px solid #e40046;
    margin-right: 10px;
    border-radius: 50%;
    height: 3.5rem;
    width: 3.5rem;
    position: relative;
    display: inline-block;
    flex-shrink: 0 !important;
}

.avt_feed_image {
    border: 0px solid #e40046;
    margin-right: 10px;
    border-radius: 50%;
    height: 20px;
    width: 20px;
    position: relative;
    display: inline-block;
    flex-shrink: 0 !important;
}

.description_content_vignette {
    font-size: 13px;
    line-height: 1.2;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    margin-bottom: 0 !important;
}

.vu_stats_vignette {
    position: relative;
    margin-right: 5px;
    color: #8d8d94;
    padding: 0px 5px;
    box-shadow: 0px 0px 0px 0px #e5e5e5;
    border-radius: 3px;
    font-size: 10px;
    display: inline-block;
    line-height: 15px;
    z-index: 1;
    left: 5px;
}

.separation_divpod {
    border-top: 1px solid #e8e8e8;
    width: 100% !important;
    position: relative;
    /* top:50%; */
    margin-bottom: 10px;
    margin-top: 10px;
}

.aff_icone_rubreique_mobile_pc {
    display: block;
}

.container_jaq:hover .middle_jaq {
    opacity: 1;
}

.middle_jaq {
    transition: .5s ease;
    opacity: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
}

.container_jaq {
    position: relative;
    margin-bottom: 5px;
    margin-top: 5px;
    /* background: rgba(20,20,20,0.85);*/
    border-radius: 15px;
}



.lk_container_feed {
    max-width: 1140px;
}

.lk_feed_video {
    max-width: 100%;
    background-color: #ffffff;
}

.lk_feed_video_in {
    display: flex;
    justify-content: space-between;
    display: -webkit-flex;
}

.lk_feed_video_in_droit {
    min-width: 280px;
}

.incon_droite {
    padding: 5px 10px;
}

.bgl_div_pod {
    /*margin-bottom:15px;*/
}

#msv_gauche {
    width: 80%;
    align-items: center;
}

@media only screen and (max-width : 1492px) {
    #msv_gauche {
        width: 80%;
    }
}

@media only screen and (max-width : 1285px) {
    #msv_gauche {
        width: 80%;
    }
}

@media only screen and (max-width : 1150px) {
    #msv_gauche {
        width: 80%;
    }
}

@media only screen and (max-width : 950px) {
    #msv_gauche {
        width: 80%;
    }
}

@media only screen and (max-width : 800px) {
    #msv_gauche {
        width: 84%;
    }
}

@media only screen and (max-width : 730px) {
    #msv_gauche {
        width: 82%;
    }

    div.arrow.arrow-left,
    div.arrow.arrow-right {
        display: none;
    }
}

@media only screen and (max-width : 595px) {
    #msv_gauche {
        width: 80%;
    }
}

@media only screen and (max-width : 530px) {
    #msv_gauche {
        width: 76%;
    }
}

@media only screen and (max-width : 450px) {
    #msv_gauche {
        width: 72%;
    }
}

@media only screen and (max-width : 390px) {
    #msv_gauche {
        width: 68%;
    }
}

@media only screen and (max-width : 360px) {
    #msv_gauche {
        width: 60%;
    }
}

div.tags-scroll-x {
    display: flex;
    height: 35px;
    overflow-x: auto;
    scroll-snap-type: x mandatory;
    scrollbar-width: none;
    width: 100%;
}

div.tags-thematique-scroll-x {
    display: flex;
    max-height: 130px;
    overflow-x: auto;
    scroll-snap-type: x mandatory;
    scrollbar-width: none;
    width: 100%;
}

div.tags-thematique-scroll-x::-webkit-scrollbar {
    display: none;
}

div.thematique-scroll-x {
    display: flex;
    max-height: 200px;
    overflow-x: auto;
    scroll-snap-type: x mandatory;
    scrollbar-width: none;
    width: 100%;
}

div.thematique-scroll-x::-webkit-scrollbar {
    display: none;
}

div.actualite-scroll-x {
    display: flex;
    /* max-height: 230px;*/
    overflow-x: auto;
    scroll-snap-type: x mandatory;
    scrollbar-width: none;
    width: 100%;
}

div.actualite-scroll-x::-webkit-scrollbar {
    display: none;
}



div.video-scroll-x {
    display: flex;
    max-height: 350px;
    overflow-x: auto;
    scroll-snap-type: x mandatory;
    scrollbar-width: none;
    width: 100%;
}

div.video-scroll-x::-webkit-scrollbar {
    display: none;
}


div.podcast-scroll-x {
    display: flex;
    overflow-x: auto;
    scroll-snap-type: x mandatory;
    scrollbar-width: none;
    width: 100%;
}

div.podcast-scroll-x::-webkit-scrollbar {
    display: none;
}


div.tags-img-scroll-x {
    display: flex;
    max-height: 150px;
    overflow-x: auto;
    scroll-snap-type: x mandatory;
    scrollbar-width: none;
    width: 100%;
}

div.tags-img-scroll-x::-webkit-scrollbar {
    display: none;
}

div.tags-staretpeople-scroll-x {
    display: flex;
    max-height: 370px;
    overflow-x: auto;
    scroll-snap-type: x mandatory;
    scrollbar-width: none;
    width: 100%;
}

div.tags-staretpeople-scroll-x::-webkit-scrollbar {
    display: none;
}

div.tags-homegroupe-scroll-x {
    display: flex;
    max-height: 370px;
    overflow-x: auto;
    scroll-snap-type: x mandatory;
    scrollbar-width: none;
    width: 100%;
}

div.tags-homegroupe-scroll-x::-webkit-scrollbar {
    display: none;
}

div.tags-imgthema-scroll-x {
    display: flex;
    max-height: 250px;
    overflow-x: auto;
    scroll-snap-type: x mandatory;
    scrollbar-width: none;
    width: 100%;
}

div.tags-imgthema-scroll-x::-webkit-scrollbar {
    display: none;
}

div.swipe-cotecinema-scroll-x {
    display: flex;
    max-height: 200px;
    overflow-x: auto;
    scroll-snap-type: x mandatory;
    scrollbar-width: none;
    width: 100%;
}

div.swipe-cotecinema-scroll-x::-webkit-scrollbar {
    display: none;
}





div.tags-scroll-x::-webkit-scrollbar {
    display: none;
}


div.tags-scroll-x>.tag-of-scroll {
    align-items: center;
    display: flex;
    justify-content: center;
    flex: 0 0 auto;

}



div.tags-img-scroll-x>.tag-of-scroll {
    align-items: center;
    display: flex;
    justify-content: center;
    flex: 0 0 auto;

}



div.tags-scroll-x>.tag-of-scroll:hover {
    background-color: #edf1fc !important;
    transition-duration: 100ms;
}

.disable-click {
    pointer-events: none;
}

div.arrow {
    font-size: 18px;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-left: 1em;
    padding-right: 1em;
    position: absolute;
    padding-top: 12px;
}

div.arrow-left {
    visibility: hidden;
}

div.arrow:hover i {
    color: black;
}

div.arrow-right {
    right: 115px;
}

.bloc_txt {
    font-size: 15px !important;
    text-align: left !important;
}

.bloc_txt_video {
    font-size: 15px !important;
    text-align: left !important;
}

.bloc_txt_photo {
    font-size: 15px !important;
    text-align: left !important;
}

.aff_rubrique {
    display: block;
}

.trlstpod {
    height: 130px !important;
}

#filtreaff_home_tag01 {
    display: flex;
    position: relative;
    width: 100%;
    justify-content: space-between;
    max-width: 100%;
    margin-bottom: 35px;
    border-top: 0px solid #e8e8e8;
    border-bottom: 0px solid #e8e8e8;
    background-color: #ffffff;
    margin-top: 10px;
}

#filtreaff_hometop_tag01 {
    display: flex;
    position: relative;
    width: 100%;
    justify-content: space-between;
    max-width: 100%;
    margin-bottom: 35px;
    border-top: 0px solid #e8e8e8;
    border-bottom: 0px solid #e8e8e8;
    background-color: transparent;
    margin-top: 0px;
}

#filtreaff_link_home_tag01 {
    padding: 0px 10px 0px 10px;
    font-size: 14px;
    color: #354046;
    text-decoration: 0;
    background-color: rgba(22, 24, 35, 0.06);
    font-weight: 600;
    border-radius: 10px;
    border: 0px solid #ccc;
    margin: 2px 2px 0px 10px;
}

.info_right_vign_lst {
    position: relative;
    top: 0px;
    padding: 5px;
    line-height: 14px;
    max-width: 150px;
}

.title_right_vign_lst {
    color: #000000;
    font-weight: 550;
    line-height: 1rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: 13px;
}

.list_mmserie {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    align-items: center;
    justify-content: center;
}

.titre_rubrique_tableau {
    position: relative;
    font-weight: 600;
    font-size: 15px;
    color: #1e2b47;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 12px;
    padding: 20px 0px 0px 0px;
    text-transform: none;
}

.ellipsis {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.ttl_tags {
    color: #e40046;
    font-size: 13px;
    font-weight: 600;
    margin-bottom: 0px;
    text-transform: none;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.global_bas_groupe {
    max-width: 260px;
}

.inftitle_video {
    position: relative;
    max-width: 225px;
    top: 0px;
    margin-left: 3px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.title_auteur_pod {
    display: none !important;
    font-size: 12px;
    position: relative;
    top: -2px;
    color: #000000;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.filtreaff_video {
    position: relative;
    width: 100%;
    display: flex;
    justify-content: space-between;
    padding: 0px 0px 0px 5px;
    display: -webkit-flex;
    align-items: center !important;
    height: 76px;
}

.linkmob {
    display: none;
}

.linkdesktop {
    display: block;
}


.inftitle_select {
    position: relative;
    top: 0px;
    margin-left: 0px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

#info_centre_interet {
    border-bottom: 0px solid #e8e8e8;
    border-top: 0px solid #e8e8e8;
    padding: 10px 10px;
    /* background-color: #ffffff; */
    margin-bottom: 0px;
    background: #ffffff;
}

.info_centre_interet_mess {
    padding: 0px 0px 0px 0px;
    font-size: 13px;
    line-height: 14px;
    color: #aeaeae;
    text-align: justify;
    margin-bottom: 0px;
    font-family: sans-serif;
}

.icomess_hp {
    font-size: 25px;
    color: #aeaeae;
}

.div_th_pod {
    position: relative;
    margin-top: 15px;
    display: flex;
    display: -webkit-flex;
}

.zmvideo {
    position: relative;
    width: 80%;
    height: 100vh;
    background-color: #ffffff;
    margin-right: 0px;
    margin-left: 0px;
    border-radius: 0px;
    background-size: contain;
    background-position: center;
    left: 0px;
    background-repeat: no-repeat;
}

#filtreaff_link_tagphoto {
    padding: 0px 10px 0px 10px;
    font-size: 13px;
    text-decoration: none;
    font-weight: 500;
    background-color: rgba(22, 24, 35, 0.06) !important;
    color: #000000 !important;
    border-radius: 20px;
    border: 0px solid #ccc;
    margin: 2px 2px 0px 10px;
}


.colone_podcast {
    width: 560px;
    height: auto;
    margin-bottom: 10px;
    border-radius: 6px;
}

.colone_zik {
    width: 500px;
    height: auto;
    margin-bottom: 10px;
    border-radius: 6px;
}


.desc_episode {
    padding: 0px 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    font-size: 12px;
}

.title_episode_pod {
    font-size: 14px;
    font-weight: 600;
    color: #1e2b47;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.title_ct_musique {
    font-size: 14px;
    font-weight: 500;
    color: #1e2b47;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.title_ct_starpeople {
    font-size: 12px;
    font-weight: 500;
    color: #1e2b47;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.title_ct_groupe {
    font-size: 12px;
    font-weight: 500;
    color: #1e2b47;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.title_ct_select {
    font-size: 12px;
    font-weight: 500;
    color: #1e2b47;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.title_ct_select_podcast {
    font-size: 12px;
    font-weight: 600;
    color: #000000;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.rec_g_info {
    margin-right: 10px;
}

.rec_d_info {
    positiopn: relative;
}

.info_in_case {
    box-shadow: 0px 0px 0px 0px #e5e5e5;
    padding: 0px 0px;
    margin: 5px 3px;
    border-radius: 0px;
}

.info_global_mess_n {
    border-bottom: 0px solid #e8e8e8;
    border-top: 10px solid #e8e8e8;
    padding: 10px 10px;
    margin-bottom: 0px;
    background: #ffffff
}

#filtreaff_link_tagzikaleatoire {
    padding: 0px 10px 0px 10px;
    font-size: 13px;
    text-decoration: none;
    font-weight: 500;
    background-color: #ffffff !important;
    color: #000000 !important;
    border-radius: 20px;
    border: 1px solid #ccc;
    margin: 2px 5px 0px 0px;
}

.div_imgthema_lst {
    width: 180px;
    height: 90px;
    background-size: cover;
    background-repeat: no-repeat;
    margin-bottom: 10px;
    border-radius: 6px;

}

.div_imgthemapod_lst {
    width: 180px;
    height: 90px;
    background-size: cover;
    background-repeat: no-repeat;
    margin-bottom: 10px;
    border-radius: 6px;

}

.div_imgthema_home_lst {
    width: 180px;
    height: 90px;
    background-size: cover;
    background-repeat: no-repeat;
    margin-bottom: 10px;
    border-radius: 6px;

}


.container_jaq_podcast {
    height: 100px !important;
}

.div_imgactu_lst {
    width: 300px;
    height: 360px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    margin-bottom: 10px;
    border-radius: 15px;
}


/* STYLE LOADING */


.hoe-left-header {
    width: 230px !important;

}

.divlinkvideoadecouvrir_scroll {
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 12px;
    width: 230px;
    height: 280px;
    border: 0px;
    overflow: hidden;
}

.global_bas_video {
    max-width: 360px;
}


.dregade_or {
    background: linear-gradient(#c5a643, #dcb253);
}

.couleur_or01 {
    color: #c5a643;
}

.couleur_or02 {
    color: #dcb253;
}

.couleur_ico_menu_or {
    color: #c5a643;
}

.couleur_base_bt_droit {
    color: #c8c8c8;
}


.divlinkimage_scroll {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    border-radius: 12px;
    width: 230px;
    height: 280px;
    border: 0px;
    overflow: hidden;
}

.divlink_select_scroll {
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 12px;
    width: 230px;
    background-position: center;
    height: 280px;
    border: 0px;
    overflow: hidden;
}

.divcomone_select_scroll {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    border-radius: 12px;
    width: 450px;
    height: 250px;
    border: 0px;
    overflow: hidden;
}

.divcompodcast_select_scroll {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    border-radius: 12px;
    width: 500px;
    height: 250px;
    border: 0px;
    overflow: hidden;
}

.divlinkabo_scroll {
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 12px;
    width: 230px;
    height: 230px;
    border: 0px;
    overflow: hidden;
}

.divlinpodcast_scroll {
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 12px;
    width: 230px;
    height: 230px;
    border: 0px;
    overflow: hidden;
}

.nthematique_pod {
    color: #e40046 !important;
    background-color: transparent !important;
    font-weight: 600;
    font-size: 14px;
}

#filtreaff_link_mobile {
    padding: 0px 10px 0px 10px;
    font-size: 13px;
    color: #ffffff;
    text-decoration: none;
    font-weight: 600;
    border-left-style: solid;
    border-left-width: 5px;
    border-color: ffffff;
}

.fleche_mob_pc {
    position: relative;
    top: 0px
}

#filtreaff_thematique {
    display: flex;
    position: relative;
    width: 100%;
    justify-content: space-between;
    max-width: 100%;
    margin-bottom: 0px !important;
    border-top: 10px solid #ffffff;
    border-bottom: 10px solid #ffffff;
}

#filtreaff_home_thematique {
    display: flex;
    position: relative;
    width: 100%;
    justify-content: space-between;
    max-width: 100%;
    margin-bottom: 0px !important;
    border-top: 10px solid #eff2f6;
    border-bottom: 10px solid #eff2f6;
}

#filtreaff_home_actualite01 {
    display: flex;
    position: relative;
    width: 100%;
    justify-content: space-between;
    max-width: 100%;
    margin-bottom: 0px !important;
    border-top: 0px solid #ffffff;
    border-bottom: 0px solid #ffffff;
    margin-top: 15px;
}

#filtreaff_home_staretpeople01 {
    display: flex;
    position: relative;
    width: 100%;
    justify-content: space-between;
    max-width: 100%;
    margin-bottom: 0px !important;
    border-top: 0px solid #ffffff;
    border-bottom: 0px solid #ffffff;
}

filtreaff_homegroupe01 {
    display: flex;
    position: relative;
    width: 100%;
    justify-content: space-between;
    max-width: 100%;
    margin-bottom: 0px !important;
    border-top: 0px solid #ffffff;
    border-bottom: 0px solid #ffffff;
}

#filtreaff_home_videoadecouvrir01 {
    display: flex;
    position: relative;
    width: 100%;
    justify-content: space-between;
    max-width: 100%;
    margin-bottom: 0px !important;
    border-top: 0px solid #ffffff;
    border-bottom: 0px solid #ffffff;
    background-color: #ffffff;
}

#filtreaff_home_podcast01 {
    display: flex;
    position: relative;
    width: 100%;
    justify-content: space-between;
    max-width: 100%;
    margin-bottom: 0px !important;
    border-top: 0px solid #ffffff;
    border-bottom: 0px solid #ffffff;
    background-color: #ffffff;
}

#filtreaff_home_musique01 {
    display: flex;
    position: relative;
    width: 100%;
    justify-content: space-between;
    max-width: 100%;
    margin-bottom: 0px !important;
    border-top: 0px solid #ffffff;
    border-bottom: 0px solid #ffffff;
    background-color: #ffffff;
}

#filtreaff_link_tagpodcast_alea {
    padding: 0px 10px 0px 10px;
    font-size: 13px;
    text-decoration: none;
    font-weight: 500;
    background-color: #ffffff !important;
    color: #000000 !important;
    border-radius: 10px;
    border: 1px solid #ccc;
    margin: 2px 2px 0px 10px;
}


.themathiqueacc_mobile {
    padding: 0px 0px;
    margin-bottom: 0px;
}

.themathique_home_acc_mobile {
    padding: 0px 0px;
    margin-bottom: 0px;
}

.titre_rubrique_pg_video {
    color: #000000;
    font-size: 16px;
    font-weight: 600;
}

.titre_rubrique_pg_thematiques {
    color: #000000;
    font-size: 16px;
    font-weight: 600;
}

.titre_rubrique_pg_news {
    color: #000000;
    font-size: 16px;
    font-weight: 600;
}

.titre_rubrique_pg_photoalaune {
    color: #000000;
    font-size: 16px;
    font-weight: 600;
}

.titre_rubrique_pg_podcast {
    color: #000000;
    font-size: 16px;
    font-weight: 600;
}

.titre_rubrique_pg_musique {
    color: #000000;
    font-size: 16px;
    font-weight: 600;
}

.titre_rubrique_pg_groupe {
    color: #000000;
    font-size: 16px;
    font-weight: 600;
}

.inftitle_video_in {
    font-size: 14px;
    font-weight: 600;
    color: #000000;
}

.inftitle_select_in {
    font-size: 14px;
    font-weight: 600;
    color: #000000;
}

.inftitle_zik_in {
    font-size: 14px;
    font-weight: 600;
    color: #000000;
}

.inftitle_news_in {
    font-size: 14px;
    font-weight: 600;
    color: #000000;
}

.bt_droit {
    font-size: 20px;
}

#home_newsvideo {
    display: none;
}

#infoct_droite {
    position: relative;
    width: 30%;
    max-height: 150vh;
    margin-left: 5px;
    margin-top: 0px;
    margin-bottom: 0px;
    background-color: #ffffff;
}

.infoct_droite_pp {
    position: relative;
    width: 300px;
    max-height: 150vh;
    margin-left: 5px;
    margin-top: 0px;
    margin-bottom: 0px;
    background-color: #ffffff;
    overflow: hidden;
    overflow-y: auto;
}

#filtreaff_pc {
    display: flex;
    position: relative;
    width: 100%;
    justify-content: space-between;
    max-width: 100%;
    margin-bottom: 15px;
}

#filtreaff_link_pc {
    padding: 0px 10px 0px 10px;
    /* margin: 0px 10px 0px 0px; */
    height: 34px;
    font-size: 13px;
    margin: 5px 5px 2px 12px;
    color: #000000;
    text-decoration: none;
    border-radius: 15px;
    font-weight: 600;
    background-color: #dce0eb;
}

#filtreaff_mobile {
    display: none;
}

.ttlrb_02_sous {
    display: flex;
    justify-content: space-between;
    max-height: 40px;
}

.explohome_titlerubrique {
    font-size: 16px;
    font-weight: 600;
    color: #434750;
    padding: 20px 0px 0px 0px;
}

.imgmess {
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    width: 100px;
    position: relative;
    margin-bottom: 0px;
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.0);
}

#tags_peoplestart {
    background: linear-gradient(#e31957, #e40046);
    color: #ffffff;
    padding: 0px 10px 0px 10px;
    font-size: 13px;
    text-decoration: none;
    font-weight: 500;
    border-radius: 20px;
    margin: 2px 2px 0px 10px;
}

.btaleatoire {
    position: relative;
    z-index: 2;
    padding: 0px 15px;
    box-shadow: 0px 0px 0px 0px #e5e5e5;
    margin: 0px 0px;
    display: inline-block;
    font-size: 12px;
    color: #ffffff;
    line-height: 40px;
    background-color: #0b4d69;
    border-radius: 20px;
    font-weight: 600;
    margin-bottom: 10px;
}

.dvalea {
    margin-top: 10px;
    margin-bottom: 25px;
}

.block_zoomsur {
    display: none;
    margin-top: 10px;
    margin-bottom: 25px;
}

.block_mess_tags {
    display: none;
    margin-top: 10px;
    margin-bottom: 25px;
}

.homevideotags {
    margin-top: 10px;
    margin-bottom: 0px;
}

.divmess_bienvenue {
    display: none;
    margin-top: 10px;
    margin-bottom: 25px;
    background: linear-gradient(#313335, #e40046);
    border-top: 0px solid #e8e8e8;
    border-bottom: 10px solid #ffffff;
}

.bckph {
    width: 100%;
    border-radius: 10px;
    padding: 10px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    overflow: hidden;
    /*flex-wrap: wrap;*/
}

.hrpc {
    display: block;
}

#Hpbtc {
    display: flex !important;
    text-align: center !important;
}


.Hpbtc_supp {
    display: flex !important;
    text-align: center !important;
}

#Hpbtc_G {
    -webkit-box-flex: 1 !important;
    flex-grow: 1 !important;
    position: relative !important;
}

#Hpbtc_C {
    -webkit-box-flex: 0 !important;
    flex-grow: 0 !important;
    padding-left: 1rem !important;
    padding-right: 1rem !important;
}

#Hpbtc_D {
    -webkit-box-flex: 1 !important;
    flex-grow: 1 !important;
    position: relative !important;
}

.icoplay_jaq {
    font-size: 50px;
    opacity: 0.33;
}

.btHpbt {
    position: relative;
    z-index: 2;
    padding: 0px 15px;
    box-shadow: 0px 0px 0px 0px #e5e5e5;
    margin: 0px 0px;
    display: inline-block;
    font-size: 12px;
    color: #e40046;
    line-height: 30px;
    background-color: #ffffff;
    border-radius: 20px;
    font-weight: 600;
    border: 1px solid #ccc;
    height: 32px !important;
}



.btHpbt_color {
    color: #7e7e7e !important;
}

#hm_nxtlg {
    width: 100%;
}

hm_nxtlg_inG {
    padding: 10px;
    background-color: #f1f1f1;
}

.image_jaq {
    width: 100px;
    position: relative;
    opacity: 1;
    display: block;
    height: auto;
    backface-visibility: hidden;
    border-radius: 6px !important;
}

.image_jaq_podcast {
    width: 100%;
    position: relative;
    opacity: 1;
    display: block;
    height: auto;
    backface-visibility: hidden;
    border-radius: 6px;
}

.fond_rubrique_pg_news {
    position: relative;
    margin-top: 10px;
    background-color: #ffffff !important;
    border-radius: 0px;
}

.lh_loading_spinner_container {
    position: fixed;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100vh;
    width: 100vw;
    top: 0px;
    z-index: 9999;
    background-color: rgba(0, 0, 0, .8);
}

.spinner-border {
    color: #e40046;
}

/* END STYLE LOADING */

.allfilariane {
    display: flex;
    display: -webkit-flex;
    background-color: transparent;
    padding: 10px 0px 10px 10px;
    border-top: 1px solid #e8e8e8;
    border-bottom: 1px solid #e8e8e8;
    color: #000000;
}


.allfilariane_n3 {
    display: flex;
    display: -webkit-flex;
    padding: 10px 0px 10px 10px;
    border-top: 1px solid #e8e8e8;
    border-bottom: 1px solid #e8e8e8;
    background-color: #ffffff;
    left: 0px !important;
}

#folderpardefaut {
    display: flex;
    flex-wrap: wrap;
    gap: .75rem;
}

.titlepodcast {
    color: #000000;
    font-size: 25px;
}

.titlefluxrss {
    color: #000000;
    font-size: 25px;
}

.logoicone {
    position: relative;
    top: -5px;
    box-shadow: 0px 0px 0px 0px rgb(0 0 0 / 10%);
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    width: 35px;
    height: 35px;
    margin-right: 8px;
    left: 0px;
}

.divsize_commentaire {
    position: relative;
    top: 3px;
    font-weight: 500;
}

.divsize_like {
    position: relative;
    top: 3px;
    font-weight: 500;
}

.divsize_favoris {
    position: relative;
    top: 3px;
    font-weight: 500;
}

.divsize_envoyer {
    position: relative;
    top: 3px;
    font-weight: 500;
}

.divsize_republish {
    position: relative;
    top: 3px;
    font-weight: 500;
}

.cover_group_list {
    border-radius: 10px;
    width: 115px;
    height: 80px;
    position: relative;
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.0);
    object-fit: cover;
}

.themathiqueacc {
    padding: 10px 10px;
    margin-bottom: 15px;
    background-color: transparent;
    border-radius: 6px;
}

.imagecontentthematique {
    clear: both;
    height: 100px;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 6px;
}

.sharephotomoduleint {
    position: relative;
    margin-top: 0px;
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
}

.sharephotodivgauche {
    position: relative;
    margin-top: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
    border-radius: 6px;
    width: 100%
}

.sharephotodivdroit {
    position: relative;
    width: 400px;
    margin-top: 10px;
    margin-bottom: 10px;
    background-color: #ffffff;
    border-radius: 6px;
}

.sharephotoparam {
    position: relative;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: contain;
    background-color: #000000;
    background-position: center;
}

.sharevideomoduleint {
    position: relative;
    margin-top: 0px;
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    padding: 0px
}

.sharevideodivdroit {
    position: relative;
    width: 350px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.mnprofiltxt_icone {
    display: none;
    position: relative;
    height: 32px;
    ;
    border-radius: 6px;
    border-color: #e5e5e5;
    line-height: 35px;
    padding: 0px 10px;
    font-size: 13px;
    box-shadow: 0px 0px 0px 1px #e5e5e5;
    margin-right: 5px;
    color: #000000;
    font-weight: 600;
    width: 90px;
}

.ttleofprofil {
    font-size: 40px;
}

.sharealbumdivgauche {
    position: relative;
    margin-top: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
    background-color: #ffffff;
    border-radius: 0px;
    width: 100%
}

#hm_nxt01 {
    display: flex;
    display: -webkit-flex;
}

#hm_nxt01_inG {
    width: 50%;
    padding-right: 10px;
}

#hm_nxt01_inD {
    width: 50%;
    padding-left: 10px;
}

#hm_nxt02 {
    display: flex;
    display: -webkit-flex;
}

#hm_nxt02_inG {
    width: 50%;
    padding-right: 10px;
}

#hm_nxt02_inD {
    width: 50%;
    padding-left: 10px;
}



#divgauche_acpodcast {
    padding: 10px 5px 10px 5px !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
    margin-top: 10px;

}



.sharealbumdivdroit {
    position: relative;
    width: 300px;
    margin-top: 10px;
    margin-bottom: 10px;
    background-color: #ffffff;
    border-radius: 6px;
}

.sharealbummoduleint {
    position: relative;
    margin-top: 0px;
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
}

.searchproposition {
    position: relative;
    display: flex;
    display: -webkit-flex;
    max-height: 120px;
    margin-top: 15px;
    margin-bottom: 30px;
}

.capsfiltresearch {
    position: relative;
    width: 100%;
    border-bottom: 1px solid #f5f5f5;
    border-top: 1px solid #f5f5f5;
    height: 40px;
}

#leftmn0 {
    display: none;
}

.connhome {
    background-position: center;
    width: 60%;
    background-size: 105%;
    display: table-cell;
}

.mnhomederoulant {
    margin: 0;
    padding: 0;
    right: 24px;
    list-style: none;
    display: flex;
    display: -webkit-flex;
    width: 100%;
}

#filtreaff {
    display: block;
    margin-top: 0px;
    margin-bottom: -10px !important;
}

#filtreafftags {
    display: block;
    margin-top: 0px;
    margin-bottom: -10px !important;
}

#ttlrb_01 {
    display: block;
    margin-top: 20px;
    margin-bottom: -10px !important;
}

.ttlrb_01_home_podcast {
    display: none;
    margin-top: 0px;
    margin-bottom: -10px !important;
}

#ttlrb_02 {
    position: relative;
    width: 100%;
    margin-bottom: 10px;
}

#ttlrb_04 {
    position: relative;
    top: -3px;
}

#leftmn6 {
    display: none;
}

.sharenewsmoduleint {
    position: relative;
    margin-top: 0px;
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
}

.sharenewsdivgauche {
    position: relative;
    margin-top: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
    padding: 0px 0px 10px 0px;
    background-color: #ffffff;
    border-radius: 6px;
    width: 100%
}

.sharenewsdivdroit {
    position: relative;
    width: 400px;
    margin-top: 10px;
    margin-bottom: 10px;
    background-color: #ffffff;
    border-radius: 6px;
    padding: 10px 10px 10px 10px;
}

.sharenewsparam {
    position: relative;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: contain;
    background-color: #000000;
    background-position: center;
}

.titlenewspage {
    font-size: 1.1rem;
    color: #000000;
}

.propositionthm {
    position: relative;
    display: flex;
    display: -webkit-flex;
    max-height: 120px;
    margin-top: 25px;
    margin-bottom: 30px;
}

.filtersearch {
    position: relative;
    margin-top: 9px;
    margin-bottom: 0px;
}

.linkbtpopup {
    font-size: 14px;
    margin-bottom: 3px;
}

.affmenutable {
    display: none;
}

.ttl_vignette {
    font-size: 1.1rem;
    margin-bottom: 5px;
    text-decoration: none;
    padding: 0px;
    color: #000000;
    font-weight: 600;
    font-family: "Inter", sans-serif;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.desc_vignette {
    font-size: 13px;
    line-height: 1.2;
}

.content-image {
    position: relative;
    margin-top: 0px;
    box-shadow: 0px 0px 0px 0px rgb(0 0 0 / 10%);
    padding: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}

.ttleligne_vignette {
    position: relative;
    display: flex;
    display: -webkit-flex;
    padding: 10px;
    width: 100%;
    ;
    justify-content: space-between;
    border-bottom: 1px solid #e8e8e8;
}

.ttleligne_vignette_photo {
    position: relative;
    display: flex;
    display: -webkit-flex;
    padding: 0px 10px 0px 10px;
    ;
    width: 100%;
    ;
    justify-content: space-between;
    border-bottom: 0px solid #e8e8e8;
}

.txt_dmenu {
    font-size: 12px;
}

.fondcreateaccount {
    background-image: url(/images/img_creer_compte.jpg);
}

.fondcreateaccountpro {
    background-image: url(/images/im_create_compte_pro.jpg);
}

.mn_decale {
    padding: 10px 55px;
}

.lgoplateforme_II {
    display: none
}

.capscentrale {
    max-width: 630px;
}

.tablsocial {
    padding: 5px 0px 5px 0px;
    display: grid;
    grid-auto-flow: column;
    justify-content: initial;
    margin-top: 0px;
    border-top: 0px solid #e2e2e2;
}

.titre_list_tableau {
    font-size: 13px;
    color: #000000;
    font-weight: 600;
}

.titre_list_tableau_groupe {
    font-size: 15px;
    color: #000000;
    font-weight: 600;
}

.description_list_tableau {
    font-size: 13px;
    line-height: 14px !important;
    color: #7e7e7e;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.description_list_tableau_groupe {
    font-size: 14px;
    line-height: 16px !important;
    color: #7e7e7e;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.name_user_tableau {
    position: relative;
    color: #7e7e7e;
    font-size: 13px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.img_user_tableau {
    position: relative;
    background-color: rgb(49, 51, 53);
    background-size: cover;
    border-radius: 50%;
    margin-right: 5px;
    top: 0px;
    border: 0px solid rgb(238, 238, 238);
    width: 20px;
    height: 20px;
}

.title_tableau {
    font-size: 13px;
    font-weight: 600;
}

.block_globalct {
    position: relative;
    margin-top: 0px;
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
}

.block_gauchect {
    position: relative;
    margin-top: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
    background-color: transparent;
    border-radius: 6px;
    width: 100%;
    padding: 10px;
}

.block_gauchect_shaudio {
    position: relative;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 10px;
    background-color: transparent;
    border-radius: 6px;
    width: 100%;
    padding: 10px;
}

.block_droitct_shaudio {
    position: relative;
    width: 400px;
    margin-top: 10px;
    margin-bottom: 10px;
    background-color: transparent;
    border-radius: 6px;
}

.block_gauchect_hpodcast {
    position: relative;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 10px;
    background-color: transparent;
    border-radius: 6px;
    width: 100%;
    padding: 10px;
}

.block_droitct_hpodcast {
    position: relative;
    width: 350px;
    margin-top: 10px;
    margin-bottom: 10px;
    background-color: transparent;
    border-radius: 6px;
}

.block_droitct {
    position: relative;
    width: 350px;
    margin-top: 10px;
    margin-bottom: 10px;
    background-color: transparent;
    border-radius: 6px;
}

.infocontent_audio {
    display: flex;
    display: -webkit-flex;
    margin-top: 5px;
}

.mnu_bas {
    display: none;
    background-color: #fff;
    background-color: #ffffff;
    border-color: #ddd;
    border-top: 0px solid #ddd;
    bottom: -1px;
    box-sizing: border-box;
    min-height: 56px;
    padding-bottom: env(safe-area-inset-bottom);
    position: fixed;
    width: 100%;
    z-index: 99999;
}

.dte_mb {
    display: none;
}

.divtittle_content {
    padding: 10px;
}

.divtittle_content_audio {
    padding: 10px;
}

.ttinfoacmobile {
    display: none;
}

.ttinfoacpc {
    display: block;
}

.ttinfoac_mob {
    display: none;
}

.downatmo {
    display: contents;
}

.bt_rejoindre {
    border-radius: 21px;
    margin: 2px;
    padding: 8px 60px !important;
}

.bt_decouvrir {
    border-radius: 21px;
    margin: 2px;
    padding: 8px 60px !important;
}

.btdown {
    width: 40px !important;
    height: 40px !important;
    border-radius: 20px !important;
    border: 0px solid rgba(0, 0, 0, 0.125) !important;
}

.linkbtdown {

    position: relative;
    top: 10px;
    left: 8px !important;
}

.lstags_vignette {

    font-size: 13px;
    font-weight: normal;
    color: #777;
    text-decoration: none;
    margin: 5px 3px;
}

a:hover.lstags_vignette {

    font-weight: bold;
    text-decoration: none;
}

.text_jaq {

    font-size: 25px !important;
    background-color: #e40046;
    border-radius: 50%;
}

.basvignette {
    padding: 8px 8px 8px 8px !important;
    font-size: 11px !important;
    background-color: #ffffff !important;
    border-bottom-left-radius: 15px 15px !important;
    border-bottom-right-radius: 15px 15px !important;
}

.moduleint_folderfans {
    position: relative;
    margin-top: 0px;
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    max-width: 1000px;
}




@media (min-width: 380px) and (max-width: 600px) {
    .cg_feed {
        display: none !important;
    }

    .cd_feed {
        display: none !important;
    }

     .tendance_vignette{
        border-radius:15px;
    }

    .cc_feed {
        min-width: 100% !important;
        max-width: 100% !important;
    }

    .btcloseplayer {
        top: 150px !important;
        right: 25px !important;
    }

.pdd_feed_int {
    box-shadow: none !important;
}
    .visiblemob {
        margin-top: 100px !important;
    }

    .abfeed {
        position: relative;
        padding: 10px;
    }

    #bttype_publishfeed {
        display: none !important;
    }

    #bt_publishfeed {
        display: none !important;
    }

    .btpublish_feed {
        padding: 10px 10px 10px 10px !important;
        margin-left: 10px !important;
        margin-right: 10px !important;
    }

    #bt_avtfeed {
        padding: 0px 10px 10px 10px
    }

    .messno {
        padding: 10px 10px 10px 10px;
        margin-left: 10px;
        margin-right: 10px;
    }

    #hoeapp-wrapper[hoe-device-type="phone"].hoe-hide-lpanel #hoe-header[hoe-lpanel-effect="shrink"] .hoe-right-header[hoe-position-type="relative"] {
        display: none;
    }

    #hoe-header {
        height: 50px !important;
    }

    #main-content {
        top: -50px !important;
    }

    .hoeapp-container {

        top: -70px;
    }

    .btrier_feed {
        background-color: #ffffff;
        margin-top: 0px;
        border-radius: 10px;
        padding: 0px 0px 0px 0px;
        margin-left: 0px;
        margin-right: 0px;
    }

    .pdd_feed {
        padding: 0px !important
    }

    .resp-iframe {
        border-radius: 0px !important
    }

    .pochettepodcast_tableau_rightleft {
        display: block
    }

    .pochettepodcast_tableau_info {
        margin-top: 15px;
        padding: 0px 0px;
    }

    .pochettepodcast_tableau {
        max-width: none;
        text-align: -webkit-center;
    }

    .pochetteexterneflux_tableau_rightleft {
        display: block
    }

    .pochetteexterneflux_tableau_info {
        margin-top: 15px;
        padding: 0px 0px;
    }

    .pochetteexterneflux_tableau {
        width: 100%;
        max-width: 100%;
        text-align: -webkit-center;
    }

    .marg_mob {
        padding: 10px;
    }

    .tabledisplaynone {
        display: none;
    }

    .infocontent_audio {
        display: none;
    }

    #close_player {
        top: 0px;
        right: 20px;
        z-index: 1500;
        color: #ffffff !important;
    }

    .tabletitlecontent {
        font-size: 11px;
        font-weight: 600;
        color: #000000;
        line-height: 1.0;
        font-family: arial;
    }

    .allfilariane {
        display: none;
        display: flex;
        display: -webkit-flex;
    }

    .img_gauche_jaquette {
        max-width: 40%;
        border-top-left-radius: 0px;
        border-bottom-left-radius: 0px;
        border-top-right-radius: 0px;
        border-bottom-right-radius: 0px;
    }

    .titlepodcast {
        font-size: 15px;
    }

    .titlefluxrss {
        font-size: 15px;
    }

    .titleexterneflux {
        font-size: 15px;
    }

    .logoicone {
        visibility: visible;
        margin-left: 40px;
    }

    .table th,
    .table td {
        padding: 5px;
    }

    .sharephotomoduleint {
        display: block;
    }

    .sharephotodivdroit {
        position: relative;
        width: 100%;
        padding: 10px;
    }

    .sharephotoparam {
        width: 94%;
    }

    .sharenewsmoduleint {
        display: block;
        padding: 10px;
    }

    .sharenewsdivdroit {
        position: relative;
        width: 100%;
        padding: 10px;
    }

    .sharenewsparam {
        width: 94%;
    }

    .msco {
        display: none;
    }

    .sharevideomoduleint {
        display: block;
    }

    #main-content {
        border-left: 0px;
    }

    .feed_hom {
        margin-top: 100px;
    }

    .sharevideodivdroit {
        width: 100%;
    }

    .mnprofiltxt {
        display: none;
    }

    .mnprofiltxt_icone {
        display: inline-block;
    }

    .ttleofprofil {
        font-size: 20px;
    }

    .sharealbummoduleint {
        display: block;
    }

    .sharealbumdivdroit {
        position: relative;
        width: 100%;
        padding: 10px;
    }

    .sharealbumparam {
        width: 94%;
    }

    .searchproposition {
        display: none;
    }

    .capsfiltresearch {
        height: auto;
    }

    #leftmn0 {
        display: block;
    }

    .connhome {
        background-position: -0px -50px;
        width: 100%;
        background-size: 105%;
        height: 200px;
        display: inline-grid;
    }

    .hoe-right-header .hoe-rheader-submenu .dropdown-menu>li>a i {
        width: 25px !important;
        font-size: 14px !important;
    }

    .hoe-right-header {
        background-color: #ffffff !important;
    }

    .mnhomederoulant {
        display: block;
    }

    #filtreaff {
        display: block;
    }

    #filtreafftags {
        display: block;
    }

    #ttlrb_01 {
        display: block;
    }

    .ttlrb_01_home_podcast {
        display: block;
    }

    #leftmn6 {
        display: block;
        margin-left: 8px;
    }

    .titlenewspage {
        font-size: 0.8rem;
    }

    .propositionthm {
        display: none;
    }

    .filtersearch {
        display: none
    }

    .ppnotif {
        max-width: 340px;
        left: 60px;
    }

    .btall {
        position: relative;
        margin-top: 30px;
    }

    .affmenutable {
        display: block;
    }

    .txt_dmenu {
        display: none;
    }

    .mn_decale {
        padding: 0px 0px;
    }

    .block_globalct {
        display: block;
    }

    .block_gauchect {
        position: relative;
        margin-right: 0px;
        border-radius: 0px;
        padding: 0px;
    }

    .block_droitct {
        position: relative;
        margin-top: 10px;
        margin-bottom: 10px;
        border-radius: 0px;
    }

    .headeralbum {
        position: relative;
        display: inline;
        display: -webkit-inline;
    }


}



@media (min-width: 601px) and (max-width: 767px) {
    .resp-iframe {
        border-radius: 0px !important
    }

    #hm_nxt01 {
        display: block;
    }

     .tendance_vignette{
        border-radius:15px;
    }

    .pdd_feed_int {
    box-shadow: none !important;
}

    #hm_nxt01_inG {
        width: 100%
    }

    #hm_nxt01_inD {
        width: 100%
    }

    #hm_nxt02 {
        display: block;
    }

    #hm_nxt02_inG {
        width: 100%
    }

    #hm_nxt02_inD {
        width: 100%
    }

    .cg_feed {
        display: none !important;
    }

    .abfeed {
        position: relative;
        padding: 10px;
    }

    .cd_feed {
        display: none !important;
    }

    .label-desktop {
        display: none !important;
    }

    .btrier_feed {
        background-color: #ffffff;
        margin-top: 0px;
        border-radius: 10px;
        padding: 0px 0px 0px 0px;
        margin-left: 10px;
        margin-right: 10px;
    }

    .btpublish_feed {
        padding: 10px 10px 10px 10px !important;
        margin-left: 10px !important;
        margin-right: 10px !important;
    }

    .feed_hom {
        margin-top: 100px;
    }

    .pochettepodcast_tableau_rightleft {
        display: block
    }

    .pochettepodcast_tableau_info {
        margin-top: 15px;
        padding: 0px 0px;
    }

    .pochettepodcast_tableau {
        max-width: none;
        text-align: -webkit-center;
    }

    .tabledisplaynone {
        display: none;
    }

    .infocontent_audio {
        display: none;
    }

    .tabletitlecontent {
        font-size: 11px;
        font-weight: 600;
        color: #000000;
        line-height: 1.0;
        font-family: arial;
    }

    .allfilariane {
        display: none;
        display: flex;
        display: -webkit-flex;
        background-color: #ffffff;
    }

    .img_gauche_jaquette {
        max-width: 40%;
        border-top-left-radius: 0px;
        border-bottom-left-radius: 0px;
        border-top-right-radius: 0px;
        border-bottom-right-radius: 0px;
    }

    .titlepodcast {
        font-size: 15px;
    }

    .titlefluxrss {
        font-size: 15px;
    }

    .titleexterneflux {
        font-size: 15px;
    }

    .logoicone {
        visibility: visible;
        margin-left: 40px;
    }

    .table th,
    .table td {
        padding: 5px;
    }

    .sharephotomoduleint {
        display: block;
    }

    .sharephotodivdroit {
        position: relative;
        width: 100%;
        padding: 10px;
    }

    .sharephotoparam {
        width: 94%;
    }

    .sharenewsmoduleint {
        display: block;
        padding: 10px;
    }

    .sharenewsdivdroit {
        position: relative;
        width: 100%;
        padding: 10px;
    }

    .sharenewsparam {
        width: 94%;
    }

    .sharevideomoduleint {
        display: block;
    }

    #main-content {
        border-left: 0px;
    }

    .sharevideodivdroit {
        width: 100%;
    }

    .mnprofiltxt {
        display: none;
    }

    .mnprofiltxt_icone {
        display: block;
    }

    .ttleofprofil {
        font-size: 20px;
    }

    .sharealbummoduleint {
        display: block;
    }

    .sharealbumdivdroit {
        position: relative;
        width: 100%;
        padding: 10px;
    }

    .sharealbumparam {
        width: 94%;
    }

    .searchproposition {
        display: none;
    }

    .capsfiltresearch {
        height: auto;
    }

    #leftmn0 {
        display: block;
    }

    .connhome {
        background-position: -0px -50px;
        width: 100%;
        background-size: 105%;
        height: 200px;
        display: inline-grid;
    }

    .mnhomederoulant {
        display: block;
    }

    #filtreaff {
        display: block;
    }

    #filtreafftags {
        display: block;
    }

    #ttlrb_01 {
        display: block;
    }

    .ttlrb_01_home_podcast {
        display: block;
    }

    #leftmn6 {
        display: block;
        margin-left: 8px;
    }

    .titlenewspage {
        font-size: 0.8rem;
    }

    .propositionthm {
        display: none;
    }

    .filtersearch {
        display: none
    }

    .msco {
        display: none;
    }

    .ppnotif {
        max-width: 340px;
        left: 60px;
    }

    .btall {
        position: relative;
        margin-top: 30px;
    }

    .affmenutable {
        display: block;
    }

    .txt_dmenu {
        display: none;
    }

    .block_globalct {
        display: block;
    }

    .block_gauchect {
        position: relative;
        margin-right: 0px;
        border-radius: 0px;
        padding: 0px;
    }

    .block_droitct {
        position: relative;
        margin-top: 10px;
        margin-bottom: 10px;
        border-radius: 0px;
    }

    .headeralbum {
        position: relative;
        display: inline;
        display: -webkit-inline;
    }

    .content-title {
        padding: 12px 16px !important;
    }

}

@media only screen and (max-width: 768px) {
    .label-desktop {
        display: none !important;
    }

    .imgpod_lst {
        width: 90px;
        height: 90px
    }

    .imgfluxrss_lst {
        width: 120px;
    }

    .pdd_feed_int {
    box-shadow: none !important;
}



.container_int{padding:10px!important;}

    .fleche_gd {
        display: none !important;
    }
}


@media (min-width: 768px) and (max-width: 991px) {
    #hm_nxt01 {
        display: block;
    }

     .tendance_vignette{
        border-radius:15px;
    }
    
    #hm_nxt01_inG {
        width: 100%
    }
.pdd_feed_int {
    box-shadow: none !important;
}
    #hm_nxt01_inD {
        width: 100%
    }

    #hm_nxt02 {
        display: block;
    }

    #hm_nxt02_inG {
        width: 100%
    }

    #hm_nxt02_inD {
        width: 100%
    }

    .abfeed {
        position: relative;
        padding: 10px;
    }

    .btrier_feed {
        background-color: #ffffff;
        margin-top: 0px;
        border-radius: 10px;
        padding: 0px 0px 0px 0px !important;
        margin-left: 10px !important;
        margin-right: 10px !important;
    }

    .btpublish_feed {
        padding: 10px 10px 10px 10px !important;
        margin-left: 10px !important;
        margin-right: 10px !important;
    }

    .pochettepodcast_tableau_rightleft {
        display: block
    }

    .pochettepodcast_tableau_info {
        margin-top: 15px;
        padding: 0px 0px;
    }

    .pochettepodcast_tableau {
        max-width: none;
        text-align: -webkit-center;
    }

    .tabledisplaynone {
        display: none;
    }

    .infocontent_audio {
        display: none;
    }

    .tabletitlecontent {
        font-size: 11px;
        font-weight: 600;
        color: #000000;
        line-height: 1.0;
        font-family: arial;
    }

    .allfilariane {
        display: none;
        display: flex;
        display: -webkit-flex;
        background-color: #ffffff;
    }

    .img_gauche_jaquette {
        max-width: 40%;
        border-top-left-radius: 0px;
        border-bottom-left-radius: 0px;
        border-top-right-radius: 0px;
        border-bottom-right-radius: 0px;
    }

    .logoicone {
        visibility: visible;
        margin-left: 40px;
    }

    .table th,
    .table td {
        padding: 5px;
    }

    .sharephotomoduleint {
        display: block;
    }

    .sharephotodivdroit {
        position: relative;
        width: 100%;
        padding: 10px;
    }

    .sharephotoparam {
        width: 94%;
    }

    .sharenewsmoduleint {
        display: block;
        padding: 10px;
    }

    .sharenewsdivdroit {
        position: relative;
        width: 100%;
        padding: 10px;
    }

    .sharenewsparam {
        width: 94%;
    }

    .sharevideomoduleint {
        display: block;
    }

    #main-content {
        border-left: 0px;
    }

    .feed_hom {
        margin-top: 100px;
    }

    .sharevideodivdroit {
        width: 100%;
    }

    .mnprofiltxt {
        display: none;
    }

    .mnprofiltxt_icone {
        display: block;
    }

    .ttleofprofil {
        font-size: 20px;
    }

    .sharealbummoduleint {
        display: block;
    }

    .sharealbumdivdroit {
        position: relative;
        width: 100%;
        padding: 10px;
    }

    .sharealbumparam {
        width: 94%;
    }

    .searchproposition {
        display: none;
    }

    .capsfiltresearch {
        height: auto;
    }

    #leftmn0 {
        display: block;
    }

    .connhome {
        background-position: -0px -50px;
        width: 100%;
        background-size: 105%;
        height: 200px;
        display: inline-grid;
    }

    .mnhomederoulant {
        display: block;
    }

    #filtreaff {
        display: block;
    }

    #filtreafftags {
        display: block;
    }

    #ttlrb_01 {
        display: block;
    }

    .ttlrb_01_home_podcast {
        display: block;
    }

    #leftmn6 {
        display: block;
        margin-left: 8px;
    }

    .titlenewspage {
        font-size: 0.8rem;
    }

    .propositionthm {
        display: none;
    }

    .filtersearch {
        display: none
    }

    .ppnotif {
        max-width: 340px;
        left: 60px;
    }

    .btall {
        position: relative;
        margin-top: 30px;
    }

    .affmenutable {
        display: block;
    }

    .txt_dmenu {
        display: none;
    }

    .block_globalct {
        display: block;
    }

    .block_gauchect {
        position: relative;
        margin-right: 0px;
        border-radius: 0px;
        padding: 0px;
    }

    .block_droitct {
        position: relative;
        margin-top: 10px;
        margin-bottom: 10px;
        border-radius: 0px;
    }


    .content-title {
        padding: 12px 16px !important;
    }

}


@media only screen and (max-width: 500px) {
    #zikplayer {
        bottom: 60px !important;
    }

    .label-desktop {
        display: none !important;
    }

    .pdd_feed_int {
    box-shadow: none !important;
}
    .imgpod_lst {
        width: 90px;
        height: 90px
    }

    .imgfluxrss_lst {
        width: 120px;
    }

    .blockpl_sous_vignette {
        display: block;
        margin-bottom: 15px !important;
    }

    .capspodlist {
        display: block !important;
    }

    .capspodlist_txtdesc {
        font-size: 11px !important;
        font-family: sans-serif;
        line-height: 1.3;
        max-width: 230px !important;
        -webkit-line-clamp: 2 !important;
    }

    #mobile-logo {
        position: absolute;
        top: 12px;
        left: 10px;
        z-index: 1055;
        display: flex;
        align-items: center;
    }


    /* largeur img com wall */
    .rglaff {
        width: 300px;
    }

    .mbligne {
        display: block !important
    }

    .mbligne_espace {
        margin-top: 10px !important;
    }

    .btscsi {
        display: none;
    }

    .tb_commentaire {
        border: 0px solid #ccc;
    }

    .ppbaspage {
        position: fixed;
        height: 110px;
        display: none;
    }

    .lgbaspage {
        display: none;
    }

    .imagefd_thematique_link {
        top: 15px;
        position: relative;
        font-weight: 600;
        width: 10em;
        font-size: 14px;
        color: #ffffff;
    }

    .ppbbcaps {
        justify-content: center;
    }

    .nm_rub {
        display: flex;
        margin-bottom: 15px;
    }

    .couvprofilh {
        position: relative;
        height: 180px;
        max-width: 1155px;
        background-position: top center;
        background-repeat: no-repeat;
        background-size: cover;
        border-radius: 6px;
    }

    .search-bar input {
        width: 240px !important;
    }

    .ttlmn_up {
        font-size: 15px;
        color: #000000 !important;
        font-weight: 600;
    }

    #lk-createbt {
        position: fixed;
        bottom: 70px;
        right: 20px;
        z-index: 1050;
    }

    .list_episodes_pgall {
        columns: 1;
    }

    .icomn_upload {
        position: relative !important;
        font-size: 20px !important;
        color: #272634 !important;
        top: 8px !important;
    }

    .imagefd_thematique_podcast_link {
        font-weight: 400;
        width: 10em;
        font-size: 13px;
        color: #ffffff;
    }

    #module_int_search {
        max-width: 100% !important;
    }

    .lk_feed_video_in {
        display: block;
    }

    .titre_rubrique_tableau {
        font-size: 15px;
    }

    #filtreaff_pc {
        display: none;
        position: relative;
        width: 100%;
        justify-content: space-between;
        max-width: 100%;
        margin-bottom: 15px;
    }

    .intcouv_groupe {
        height: 200px;
    }

    .group-couv {
        border-radius: 0px;
    }

    .div_menu_groupe {
        position: relative;
        left: 5px;
    }

    .resp-container-photo {
        padding-top: 100%;
        padding-top: 70%;
    }

    .ico_share_networks_d {
        display: none;
    }

    .info_right_vign_lst {
        max-width: 100%;
    }

    .ico_sh_mob_groupe {
        display: block;
    }

    .vu_stats_vignette {
        position: relative;
        top: 0px;
    }

    #gauche_feed {
        display: none;
    }

    .grid-container-group {
        display: grid;
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .titleanddescription_feed {
        padding: 10px;
    }

    .filtreaff_podcast_them {
        margin-top: 0px;
    }

    .bloctexte {
        font-size: 15px !important;
        text-align: left !important;
    }

    .block_about_other {
        position: relative;
        display: block;
    }

    .filtreaff_video {
        margin-top: 45px;
    }

    .blk_gauche_actu {
        width: 100%;
        margin: 0px 20px 20px 0px;
    }

    .blk_droit_actu {
        width: 100%;
        border-radius: 6px;
        padding: 10px;
    }

    .info_title_video {
        display: block;
        display: -webkit-block;
        margin-top: 10px;
    }

    .info_title_photo {
        display: block;
        display: -webkit-block;
        margin-top: 10px;
    }

    .bloc_txt {
        font-size: 15px !important;
        text-align: left !important;
    }

    .bloc_txt_video {
        font-size: 15px !important;
        text-align: left !important;
        margin-top: 0px;
    }

    .desc_episode {
        padding: 0px 10px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        font-size: 12px;
    }

    .content {
        padding: 0px;
    }

    .content-image {
        border-radius: 0px !important;
    }

    .linkdesktop {
        display: none !important;
    }

    .linkmob {
        display: block;
    }

    .inner-content {
        padding: 0px 0px 10px 0px !important;
    }

    .bgl_div_pod {
        /*margin-bottom:15px;*/
    }

    .right-navbar {
        display: none !important;
    }

    .suggest_vignette_h {
        border-top-left-radius: 6px;
        border-top-right-radius: 6px;
    }

    .gfort-form-block-sign-column {
        background-image: url('')
    }

    .incon_droite {
        padding: 5px 10px;
    }

    .content-title {
        padding: 4px 16px !important;
    }

    .gfort-form-block-sign .gfort-form-block-logo-sign {
        padding: 0px 36px 12px;
    }

    .img-com {
        border-radius: 0;
        display: block;
        min-height: auto;
        padding: 0;
        line-height: 0;
        position: relative;
    }


    .interet_sch {
        box-shadow: 0px 0px 0px 0px #e5e5e5;
        padding: 10px 0px;
        margin: 5px 3px;
        /* border-radius: 10px; */
        color: #ffffff;
        border-top: 0px solid #e8e8e8;
        border-bottom: 1px solid #e8e8e8;
    }


    .titre_rubicone_noir {
        font-size: 16px !important;
    }

    .mess_ariane {
        visibility: hidden;
    }

    .fleche_mob_pc {
        position: relative;
        top: 2px;
    }

    .txt_mask {
        display: none;
    }

    .aff_rubrique {
        display: none;
    }

    .title_episode_pod {
        font-family: sans-serif;
        font-size: 14px;
        font-weight: 600;
        color: #000000;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }

    .title_ct_musique {
        font-family: sans-serif;
        font-size: 16px;
        font-weight: 600;
        color: #000000;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }

    .title_ct_starpeople {
        font-family: sans-serif;
        font-size: 14px;
        font-weight: 600;
        color: #000000;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
    }

    .title_ct_select {
        font-family: sans-serif;
        font-size: 14px;
        font-weight: 600;
        color: #000000;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
    }

    #filtreaff_mobile {
        display: flex;
        position: relative;
        width: 100%;
        justify-content: space-between;
        max-width: 100%;
        margin-bottom: 15px;
        border-top: 10px solid #e8e8e8;
        border-bottom: 10px solid #e8e8e8;
        background-color: #000000;
    }

    #filtreaff_photo_thematique {
        display: flex;
        position: relative;
        width: 100%;
        justify-content: space-between;
        max-width: 100%;
        margin-bottom: 15px;
        border-top: 10px solid #e8e8e8;
        border-bottom: 10px solid #e8e8e8;
        background-color: #ffffff;
    }

    #filtreaff_home_tag01 {
        display: flex;
        position: relative;
        width: 100%;
        justify-content: space-between;
        max-width: 100%;
        margin-bottom: 15px;
        border-top: 0px solid #e8e8e8;
        border-bottom: 0px solid #e8e8e8;
        background-color: #ffffff;
    }

    #filtreaff_hometop_tag01 {
        display: flex;
        position: relative;
        width: 100%;
        justify-content: space-between;
        max-width: 100%;
        margin-bottom: 35px;
        border-top: 0px solid #e8e8e8;
        border-bottom: 0px solid #e8e8e8;
        background-color: transparent;
    }

    #filtreaff_thematique {
        display: flex;
        position: relative;
        width: 100%;
        justify-content: space-between;
        max-width: 100%;
        margin-bottom: 0px !important;
        border-top: 10px solid #ffffff;
        border-bottom: 10px solid #ffffff;
    }

    #filtreaff_home_thematique {
        display: flex;
        position: relative;
        width: 100%;
        justify-content: space-between;
        max-width: 100%;
        margin-bottom: 0px !important;
        border-top: 10px solid #eff2f6;
        border-bottom: 10px solid #eff2f6;
    }

    .inftitle_news_in {
        font-size: 14px;
        font-weight: 600;
        color: #000000;
    }

    .div_imgthema_lst {
        width: 165px;
        height: 80px;
    }

    .div_imgthemapod_lst {
        width: 165px;
        height: 80px;
    }

    .div_imgthema_home_lst {
        width: 165px;
        height: 80px;
    }

    .aff_icone_rubreique_mobile_pc {
        display: block;
    }

    .div_imgactu_lst {
        width: 170px;
        height: 240px;
    }

    .container_jaq_podcast {
        position: relative;
        height: 80px;
    }

    .divmess_bienvenue {
        display: block;
        margin-top: 10px;
        margin-bottom: 10px;
        background: linear-gradient(#c0023d, #e40046);
        border-top: 0px solid #e8e8e8;
        border-bottom: 10px solid #ffffff;
        padding: 10px 10px 0px 10px;
    }

    #filtreaff_link_mobile {
        padding: 0px 10px 0px 10px;
        font-size: 13px;
        color: #0b4d69;
        text-decoration: none;
        background-color: #ffffff;
        font-weight: 600;
        border-left-style: solid;
        border-left-width: 5px;
        border-color: #e8e8e8;
    }

    #filtreaff_link_home_tag01 {
        padding: 0px 10px 0px 10px;
        font-size: 12px;
        color: #000000;
        text-decoration: 0;
        background-color: #ffffff;
        font-weight: 500;
        border-radius: 10px;
        border: 1px solid #ccc;
        margin: 2px 2px 0px 10px;
    }

    .colone_podcast {
        width: 360px;
        height: auto;
        margin-bottom: 10px;
        border-radius: 6px;
    }

    .middle_jaq {
        opacity: 1 !important;

    }


    .middle_jaq {
        transition: .5s ease;
        opacity: 0;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        text-align: center;
    }



    .colone_zik {
        width: 340px;
        height: auto;
        margin-bottom: 10px;
        border-radius: 6px;
    }

    #filtreaff_link_tagphoto {
        padding: 0px 10px 0px 10px;
        font-size: 13px;
        text-decoration: none;
        font-weight: 500;
        background-color: #ffffff !important;
        color: #000000 !important;
        border-radius: 20px;
        border: 1px solid #ccc;
        margin: 2px 2px 0px 10px;
    }

    #filtreaff_link_tagpodcast_alea {
        padding: 0px 10px 0px 10px;
        font-size: 13px;
        text-decoration: none;
        font-weight: 500;
        background-color: #ffffff !important;
        color: #000000 !important;
        border-radius: 10px;
        border: 1px solid #ccc;
        margin: 2px 2px 0px 10px;
    }

    #filtreaff_link_tagzikaleatoire {
        padding: 0px 10px 0px 10px;
        font-size: 13px;
        text-decoration: none;
        font-weight: 500;
        background-color: #ffffff !important;
        color: #000000 !important;
        border-radius: 20px;
        border: 1px solid #ccc;
        margin: 2px 5px 0px 0px;
    }

    .noaffmobile {
        display: none;
    }

    #filtreaff_linkimage_mobile {
        background-color: #ffffff;
        border-left-style: solid;
        border-left-width: 10px;
        border-color: #ffffff;
    }

    .linkimage_scroll {
        border-radius: 12px;
        width: 140px;
        border: 0px
    }

    .divlinkimage_scroll {
        background-repeat: no-repeat;
        background-size: cover;
        border-radius: 12px;
        width: 170px;
        height: 240px;
        border: 0px
    }

    .divlink_select_scroll {
        background-repeat: no-repeat;
        background-size: cover;
        border-radius: 12px;
        width: 170px;
        height: 240px;
        border: 0px
    }

    .divcomone_select_scroll {
        background-repeat: no-repeat;
        background-size: cover;
        border-radius: 12px;
        width: 170px;
        height: 98px;
        border: 0px
    }

    .divcompodcast_select_scroll {
        background-repeat: no-repeat;
        background-size: cover;
        border-radius: 12px;
        width: 170px;
        height: 98px;
        border: 0px
    }

    .divlinkabo_scroll {
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        border-radius: 12px;
        width: 190px;
        height: 210px;
        border: 0px
    }

    .divlinpodcast_scroll {
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        border-radius: 12px;
        width: 150px;
        height: 150px;
        border: 0px
    }

    .divlinkvideoadecouvrir_scroll {
        background-repeat: no-repeat;
        background-size: cover;
        border-radius: 12px;
        width: 240px;
        height: 170px;
        border: 0px
    }

    .icocouleur_title {
        color: #e40046 !important
    }

    #tags_peoplestart {
        background: linear-gradient(#e31957, #e40046);
        color: #ffffff;
        padding: 0px 10px 0px 10px;
        font-size: 13px;
        text-decoration: none;
        font-weight: 500;
        border-radius: 20px;
        margin: 2px 2px 0px 10px;
    }

    .feed_wallcentre {
        padding: 50px 0px 10px 0px !important;
    }

    .feed_wallcentre_obli {
        background-color: #eef1f6 !important;
    }

    .feed_contourcapsule {
        margin: 0 0px 8px !important;
        border-radius: 0px !important;
    }

    .tendance_vignette{
        border-radius:15px;
    }

    .feed_contourcapsule_sugfollow {
        margin: 0 0px 8px !important;
        border-radius: 6px !important;
    }

    .hoe-left-header .hoe-sidebar-toggle a:after {
        color: #ffffff !important;
    }

    .content-image {
        border-top-left-radius: 0px !important;
        border-top-right-radius: 0px !important;
    }

    .lgoplateforme_II {
        display: inline;
        position: absolute !important;
        top: 12px !important;
        box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.0);
        right: 10px !important;
    }

    #filtreaff {
        display: block;
        margin-top: 20px;
        margin-bottom: -10px !important;
    }

    #filtreafftags {
        display: block;
        margin-top: 0px;
        margin-bottom: -10px !important;
    }

    #ttlrb_01 {
        display: block;
        margin-top: 20px;
        margin-bottom: -10px !important;
    }

    .ttlrb_01_home_podcast {
        display: none;
        margin-top: 20px;
        margin-bottom: -10px !important;
    }

    .ttinfoacpc {
        display: none;
    }

    .ttinfoac_mob {
        display: block;
    }

    .hrpc {
        display: none;
    }

    #home_newsvideo {
        display: block;
        background-color: #000000;
        margin-bottom: 20px;
        margin-top: -25px;
    }

    #ttlrb_02 {
        padding: 0px 0px 0px 10px;
    }

    .ttlrb_02_sous {
        display: flex;
        justify-content: space-between;
        max-height: 30px;
    }

    .dvalea {
        padding: 10px 10px 0px 10px;
        margin-top: 5px;
        margin-bottom: 0px;
    }

    .homevideotags {
        padding: 10px 10px 0px 10px;
        margin-top: 5px;
        margin-bottom: 0px;
    }

    .explohome_titlerubrique {
        font-size: 16px;
        font-weight: 600;
        color: #434750;
        padding: 20px 0px 0px 0px;
    }

    .entete_rubrique {
        margin-top: 15px;
    }

    .ttlrub_lg100 {
        position: relative;
        margin-left: 10px;
    }

    .ttlrub_lg100_soustitre {
        position: relative;
        margin-left: 10px;
    }

    .bckph {
        flex-wrap: wrap;
        border-radius: 0px;
    }

    #Hpbtc {
        margin-bottom: 20px;
    }

    #Hpbtc_suggestions {
        display: none;
    }

    .Hpbtc_supp {
        display: block;
    }

    .themathiqueacc {
        padding: 0px 10px;
        margin-bottom: 0px;
    }

    .pg_follow_all {
        padding: 10px;
    }

    .aff_poch_following {
        height: 200px;
    }

    .themathiqueacc_mobile {
        padding: 0px 0px;
        margin-bottom: 0px;
        border-top: 0px solid #e8e8e8;
        border-bottom: 0px solid #e8e8e8;
    }

    .themathique_home_acc_mobile {
        padding: 50px 0px 0px 0px;
        margin-bottom: 0px;
        border-top: 0px solid #e8e8e8;
        border-bottom: 0px solid #e8e8e8;
    }

    .block_zoomsur {
        display: block;
        padding: 10px 10px 0px 10px;
        margin-top: 5px;
        margin-bottom: 0px;
    }

    .block_mess_tags {
        display: block;
        padding: 10px 10px 0px 10px;
        margin-top: 5px;
        margin-bottom: 0px;
    }

    .htfeed {
        margin-top: 50px;
    }

    #hm_nxtlg {
        border-top: 0px solid #e8e8e8;
    }

    #hm_nxt01 {
        display: block;
    }

    #hm_nxt01_inG {
        width: 100%;
        padding: 10px !important;
    }

    #hm_nxt01_inD {
        width: 100%;
        padding-left: 0px;
    }

    #hm_nxt02 {
        display: block;
    }

    #hm_nxt02_inG {
        padding: 10px;
        width: 100%
    }

    #hm_nxt02_inD {
        padding: 10px;
        width: 100%
    }

    #Hpbtc_C {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

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

    #hoeapp-wrapper {
        width: 100% !important;
        margin-left: 0px !important;
    }

    .zmimage {
        position: relative;
        width: 100% !important;
        top: 20px;
    }

    .zmimagebtclose {
        display: block
    }

    .zmvideo {
        position: relative;
        width: 100% !important;
        top: 50px;
        height: 290px !important;
    }

    .affnodesktop {
        display: block;
    }

    .menu-hamburger {
        color: #FFF;
    }

    .msco {
        display: none;
    }

    #divgauche_acpodcast {
        width: 100%;
    }

    #infoct_droite {
        position: relative;
        width: 100%;
        max-height: 150vh;
        margin-left: 5px;
        margin-top: 0px;
        margin-bottom: 0px;
        background-color: #ffffff;
        top: 10px;
    }

    .infoct_droite_pp {
        position: relative;
        width: 100%;
        max-height: 150vh;
        margin-left: 5px;
        margin-top: 0px;
        margin-bottom: 0px;
        background-color: #ffffff;
        top: 10px;
    }

    .lgoplateforme_I {
        display: none;
    }

    .hoe-left-header {
        background: #e40046 !important;
        width: 100% !important;
    }

    .hoe-right-header {
        border-left: 0px solid #ffffff;
    }

    .hoe-right-header a i {
        font-size: 22px;
    }

    .icon-circle {
        border: 0px solid #ccc !important;
    }

    .hoe-right-header a i {
        color: #000 !important;
    }

    #hoeapp-wrapper[hoe-device-type="phone"] .hoe-right-header {
        top: 48px !important;
    }

    #hoeapp-wrapper[hoe-device-type="phone"] .hoe-searchbar .search-icon {
        position: relative;
        left: 10px;
        top: 3px !important;
    }

    #divgauche {
        padding: 0px 0px 10px 0px !important;
        margin-left: 0px !important;
        margin-right: 0px !important;
    }

    #divgauche_homelst_podcast {
        padding: 0px 10px 0px 10px !important;
        margin-left: 0px !important;
        margin-right: 0px !important;
    }

    #divgauchevideo {
        padding: 0px 0px 10px 0px !important;
        margin-left: 0px !important;
        margin-right: 0px !important;
    }

    #ml_video_info {
        padding: 10px;
    }

    #hoeapp-wrapper[hoe-device-type="phone"] .hoe-searchbar input {
        border: 0px solid #ccc;
    }

    .mnu_bas {
        display: block;
    }
    .test-slide {
        top: 40vh !important;
    }

    #leftmn0 {
        display: none;
    }

    #leftmn3 {
        display: none;
    }

    /*#leftmn2{display:none;}*/
    #leftmn6 {
        display: none;
    }

    .hoe-rheader-submenu {
        border-left: 1px solid #e5e5e5;
        border-right: 1px solid #e5e5e5 !important;
    }

    .list_img {
        width: 8% !important;
    }

    .pochetteaudio_tableau_info {
        padding: 0px 10px !important;
        max-width: 360px;
    }

    .pochettepodcast_tableau_rightleft {
        display: block
    }

    .pochettepodcast_tableau_info {
        margin-top: 15px;
        padding: 0px 30px;
    }

    .pochettepodcast_tableau {
        width: 100%;
        max-width: 100%;
        text-align: -webkit-center;
        margin-top: 10px;
    }

    .pochetteexterneflux_tableau_rightleft {
        display: block
    }

    .pochetteexterneflux_tableau_info {
        margin-top: 15px;
        padding: 0px 0px;
    }

    .pochetteexterneflux_tableau {
        width: 100%;
        max-width: 100%;
        text-align: -webkit-center;
    }

    #ttle_podcast {
        max-width: 230px !important;
    }

    .tabledisplaynone {
        display: none;
    }

    .infocontent_audio {
        display: none;
    }

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

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

    .ttinfoacmobile {
        display: block;
    }

    .tabletitlecontent {
        font-size: 14px;
        font-weight: 500;
        color: #000000;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        line-height: 1.0;
    }

    .dte_mb {
        display: block;
    }

    .allfilariane {
        visibility: hidden;
        display: flex;
        display: -webkit-flex;
        background-color: #ffffff;
        height: 50px;
    }

    .img_gauche_jaquette {
        width: 70%;
        border-top-left-radius: 0px;
        border-bottom-left-radius: 0px;
        border-top-right-radius: 0px;
        border-bottom-right-radius: 0px;
    }

    .img_gauche_jaquette_podcast {
        margin-top: 15px;
        width: 70%;
        border-top-left-radius: 6px;
        border-bottom-left-radius: 6px;
        border-top-right-radius: 6px;
        border-bottom-right-radius: 6px;
    }

    .img_gauche_jaquette_other {
        margin-top: 15px;
        width: 70%;
        border-top-left-radius: 6px;
        border-bottom-left-radius: 6px;
        border-top-right-radius: 6px;
        border-bottom-right-radius: 6px;
    }

    .titlepodcast {
        font-size: 16px;
    }

    .titlefluxrss {
        font-size: 16px;
    }

    .titleexterneflux {
        font-size: 20px;
    }

    .logoicone {
        visibility: hidden;
        margin-left: 0px;
    }

    .table th,
    .table td {
        padding: 5px;
    }

    .sharephotomoduleint {
        display: block;
    }

    .sharephotodivdroit {
        position: relative;
        width: 100%;
        padding: 10px;
        background-position: top center;
    }

    .sharephotoparam {
        width: 100%;
        background-color: #ffffff;
        background-size: cover;
    }

    .sharenewsmoduleint {
        display: block;
        padding: 0px 0px 0px 0px;
    }

    .sharenewsdivdroit {
        position: relative;
        width: 100%;
        padding: 10px;
    }

    .sharenewsparam {
        width: 94%;
    }

    .sharevideomoduleint {
        display: block;
    }

    #main-content {
        border-left: 0px;
    }

    .sharevideodivdroit {
        width: 100%;
    }

    .mnprofiltxt {
        display: none;
    }

    .mnprofiltxt_icone {
        display: block;
    }

    .ttleofprofil {
        font-size: 20px;
    }

    .sharealbummoduleint {
        display: block;
    }

    .sharealbumdivdroit {
        position: relative;
        width: 100%;
        padding: 10px;
    }

    .sharealbumparam {
        width: 94%;
    }

    .searchproposition {
        display: none;
    }

    .capsfiltresearch {
        height: auto;
    }

    .connhome {
        display: none;
        background-position: -0px -50px;
        width: 100%;
        background-size: 105%;
        height: 200px;
        /*display: inline-grid;*/
    }

    .mnhomederoulant {
        display: block;
    }

    .dplaprdroite {
        position: relative;
        /*top:-49px;*/
        border-right: 0px solid #e5e5e5 !important;
    }

    .titlenewspage {
        font-size: 20px !important;
        margin-left: 15px;
    }

    .propositionthm {
        display: none;
    }

    .filtersearch {
        margin-top: 0px;
    }

    .ppnotif {
        max-width: 340px;
        left: 60px;
    }

    .btall {
        position: relative;
        margin-top: 30px;
    }

    .affmenutable {
        display: block;
    }

    .txt_dmenu {
        display: none;
    }

    .downatmo {
        display: none;
    }

    .block_globalct {
        display: block;
    }

    .block_gauchect {
        position: relative;
        margin-right: 0px;
        border-radius: 0px;
        padding: 0px;
    }

    .moduleint_folderfans {
        display: block;
        padding: 0px !important;
    }


    .container_noborder {
        padding-right: 0px;
        padding-left: 0px;
        margin-right: 0;
        margin-left: 0;
    }

    .Pinfouser {
        border-radius: 0px !important;
    }

    .headeralbum {
        position: relative;
        display: inline;
        display: -webkit-inline;
    }

    #share_bt_ct {
        margin-top: 10px !important;
    }

    .block_droitct {
        position: relative;
        margin-top: 10px;
        margin-bottom: 10px;
        border-radius: 0px;
    }

    .feed_btpodcast {
        display: block;
        margin-right: 10px;
    }

    .feed_btthematique {
        display: block
    }

    .feed_abo_thematique {
        display: none;
    }

    .feed_abo_podcast {
        display: none;
    }

    .feed_gauche_abo {
        display: none;
    }

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

    .imagecontentthematique {
        height: 80px;
    }


    #lk_feed_wrapper {


        display: flex;
    }

    #lk_feed_left {
        display: none;
    }

    #lk_feed_center {
        margin-left: 0px;
        margin-right: 0px;
    }

    #lk_feed_right {
        display: none;
    }

    .titre_list_tableau_groupe {
        font-size: 13px;
    }

    .lk_tagsarrondi {
        display: none !important;
    }



    .carousselimGPC_01 {
        position: relative;
        min-width: 180px;
        min-height: 180px;
        max-height: 300px;
        background-repeat: no-repeat;
        background-size: cover;
        border-radius: 6px;
    }

    .carousselimGPC_02 {
        min-width: 180px;
        max-width: 500px;
        min-height: 180px;
        max-height: 300px;
    }


    .carousselimGPC_03 {
        position: relative;
        min-width: 100px;
        min-height: 180px;
        max-height: 300px;
        background-repeat: no-repeat;
        background-size: cover;
        border-radius: 6px;
    }

    .carousselimGPC_04 {
        min-width: 180px;
        max-width: 500px;
        min-height: 180px;
        max-height: 300px;
    }




    .titre_rubrique_pg_video {
        color: #000000;
        font-size: 16px;
        font-weight: 600;
    }

    .titre_rubrique_pg_thematiques {
        color: #000000;
        font-size: 19px;
        font-weight: 600;
    }

    .titre_rubrique_pg_news {
        color: #000000;
        font-size: 19px;
        font-weight: 600;
    }

    .titre_rubrique_pg_photoalaune {
        color: #000000;
        font-size: 19px;
        font-weight: 600;
        line-height: 32px;
        margin-bottom: 0px;
    }

    .titre_rubrique_pg_podcast {
        position: relative;
        color: #0b4d69;
        font-size: 35px;
        font-weight: 600;
        line-height: 32px;
        margin-bottom: 0px;
    }

    .titre_rubrique_pg_musique {
        color: #000000;
        font-size: 19px;
        font-weight: 600;
    }

    .titre_rubrique_pg_groupe {
        color: #000000;
        font-size: 19px;
        font-weight: 600;
    }


    .ico_rubrique_pg_video {
        font-size: 20px;
        position: relative;
        top: 15px;
        right: 20px;
        color: #ffffff;
    }

    .fond_rubrique_pg_video {
        position: relative;
        margin-top: 0px;
        background-color: #ffffff !important;
        border-radius: 0px;
        color: #ffffff !important;
        border-top: 10px solid #e8e8e8;
    }

    .fond_rubrique_pg_news {
        position: relative;
        margin-top: 0px;
        background-color: #ffffff !important;
        border-radius: 0px;
        margin-bottom: 0px;
        border-top: 1px solid #e8e8e8;
    }


    .inftitle_video_in {
        font-size: 14px;
        font-weight: 600;
        color: #000000;
    }

    .inftitle_select_in {
        font-size: 14px;
        font-weight: 600;
        color: #000000;
    }

    .inftitle_zik_in {
        font-size: 14px;
        font-weight: 600;
        color: #000000;
    }

    .inftitle_news_in {
        font-size: 14px;
        font-weight: 600;
        color: #000000;
    }

    a.n2_thematique_pg_video {
        position: relative;
        color: #000000;
        padding: 0px 5px;
        box-shadow: 0px 0px 0px 0px #e5e5e5;
        border-radius: 3px;
        font-size: 10px;
        display: inline-block;
        line-height: 15px;
        background-color: #ffffff;
    }

    a.n2_titlejaq_pg_video {
        color: #ffffff;
        font-size: 13px;
        white-space: normal;
        font-weight: 500;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
    }





}

@media (max-width: 900px) {
    .secon_module {
        display: block;
        position: relative;
        margin-right: 7px;
        box-shadow: 0px 0px 0px 0px #000000;
        border-radius: 12px;
        padding: 5px 8px;
        color: #e40046;
        font-size: 13px;
        font-weight: 600 !important;
    }
}