.homepagemenumainexe  .header-video, #page-videos .header-video {
    position: fixed;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(38, 38, 38, 0.5);
    opacity: 0;
    z-index: -1;
    transition: all 0.5s ease-in-out;
}

.cadre-video {
    background: black;
    padding: 2%;
    height: fit-content;
    height: -moz-fit-content;
    width: fit-content;
    width: -moz-fit-content;
    transition-property: no;
    transition: all 0.5s ease-in-out;
}

.homepagemenumainexe .header-video iframe, #page-videos  .header-video iframe {
    position: unset !important;
}
.homepagemenumainexe .header-video .close, #page-videos .header-video .close {
    position: relative;
    top: -30px;
    right: -30px;
    color: white;
    z-index: 10;
    transition: all 0.5s ease-in-out;
}
.homepagemenumainexe .header-video.on, #page-videos .header-video.on{
    opacity: 1;
    z-index: 9999;
}


#page-videos a.link-liste-video {
    display: none;
}

.ligne-video {
    display: flex;
    flex-wrap: wrap;
    max-width: available;
    max-width: -webkit-fill-available;
    align-self: baseline;
    align-items: flex-start;
}

.ligne-video .element-video2:last-child {
    margin-right: 0 !important;
}

#lignes-video{
    padding-bottom: 100px;
    margin-right: calc(66px + 0.3vw);
    margin-left: calc(6.25% - 12px);
}

.title-category {
    font-family: "Barna Stencil Bold", Helvetica, Arial, serif;
    font-size: 50.0px;
    color: rgba(73, 143, 225, 1.0);
    text-align: left;
    line-height: 45.0px;
    padding: 2.5% 0 1% 0;
}
.article-width {
    width: 296px !important;
    margin: 0 10px;
}

.video-list .slick-disabled {
    display: none !important;
}

.video-slider {
    position: relative;
    width: 100%;
}

.video-slider .article-width:first-child {
    margin-left: 0;
}

.video-slider .article-width:last-child {
    margin-right: 0;
}

.video-slider .slick-list > .slick-track {
    margin-left:0;
}

.program-img {
    max-width: 100%;
    display: flex;
    flex-direction: column;
    text-align: center;
}

.program-img img, .program-img iframe {
    width: 296px;
    height: 170px;
    overflow: hidden
}

.actu-ico-play {
    z-index: 9;
    position: absolute;
    font-size: -webkit-xxx-large;
    opacity: 0.9;
    margin: 50px 10px 0px 120px;
}

.video-list {
    position: relative;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-align-items: flex-start;
    align-items: flex-start;
}
.video-list .arrow-left, .video-list .arrow-right {
    width: 25px;
    height: 171px;
    position: absolute;
    background: white;
    line-height: 181px;
    text-align: center;
    color: rgba(73, 143, 225, 1.0);
    z-index: 6;
    cursor: pointer;
    top: 0;
}

.video-list .arrow-left {
  left: 0;
}
.video-list .arrow-right{
    right: 0;
}

.video-list .arrow-left:hover, .video-list .arrow-right:hover {
    background: rgba(73, 143, 225, 1.0);
    color: white;
}

.blocvid351os .playerheadera {
    background-color: rgba(255, 255, 255, 0.0);
    height: fit-content;
    height: -moz-fit-content;
    margin: 0 0.3vw;
    -ms-transform: rotate(0deg); /* IE 9 */
    -webkit-transform: rotate(0deg); /* Chrome, Safari, Opera */
    transform: rotate(0deg);
    width: fit-content;
    width: -moz-fit-content;
}

.blocvid351os .playerheadera > div:not(.contentvideo) {
    max-width: fit-content;
    max-width: -moz-fit-content;
}

.blocvid351os .playerheadera .imagevideo {
    background-color: rgba(62, 67, 88, 1.0);
    top: 0px;
    margin: 0;
    left: 0px;
    overflow: hidden;
    -ms-transform: rotate(0deg); /* IE 9 */
    -webkit-transform: rotate(0deg); /* Chrome, Safari, Opera */
    transform: rotate(0deg);
}

.blocvid351os .playerheadera .imagevideo .mask {
    background-color: rgba(62, 67, 88, 1.0);
    top: 0px;
    height: 12.94vw;
    width: 23vw;
    margin: 0;
    left: 0px;
    -ms-transform: rotate(0deg); /* IE 9 */
    -webkit-transform: rotate(0deg); /* Chrome, Safari, Opera */
    transform: rotate(0deg);
}

.blocvid351os .playerheadera .player {
    background-color: rgba(255, 255, 255, 0.0);
    top: calc(12.94vw/2 - 2vw);
    height: 4.13vw;
    width: 4.19vw;
    position: absolute;
    margin: 0;
    left: 40%;
    -ms-transform: rotate(0deg); /* IE 9 */
    -webkit-transform: rotate(0deg); /* Chrome, Safari, Opera */
    transform: rotate(0deg);
}

.player {
    background: center no-repeat;
    background-size: contain;
    background-image: url("../img/player.png");
    background-color: rgba(255, 255, 255, 0.0);
    top: 0px;
    height: 80px;
    width: 81px;
    position: absolute;
    margin: 0;
    left: 0px;
    -ms-transform: rotate(0deg); /* IE 9 */
    -webkit-transform: rotate(0deg); /* Chrome, Safari, Opera */
    transform: rotate(0deg);
    opacity: 0.6;
}

.blocvid351os .playerheadera .contentvideo {
    background-color: rgba(255, 255, 255, 0.0);
    height: fit-content;
    height: -moz-fit-content;
    margin: 0;
    left: 0px;
    -ms-transform: rotate(0deg); /* IE 9 */
    -webkit-transform: rotate(0deg); /* Chrome, Safari, Opera */
    transform: rotate(0deg);
    display: flex;
    max-width: 23vw;
}

.blocvid351os .playerheadera .contentvideo .date-publication {
    background-color: rgba(255, 255, 255, 0.0);
    top: 0px;
    height: auto;
    width: auto;
    margin: 0;
    left: 0px;
    -ms-transform: rotate(0deg); /* IE 9 */
    -webkit-transform: rotate(0deg); /* Chrome, Safari, Opera */
    transform: rotate(0deg);
    font-family: "Barna-Regular", Helvetica, Arial, serif;
    font-size: 13.0px;
    color: rgba(255, 255, 255, 1.0);
    text-align: left;
    line-height: 30.0px;
}

.blocvid351os .playerheadera .contentvideo .d351couvrezlabandea {
    background-color: rgba(255, 255, 255, 0.0);
    top: 29px;
    height: auto;
    width: auto;
    display: block;
    margin: 0;
    left: 0px;
    -ms-transform: rotate(0deg); /* IE 9 */
    -webkit-transform: rotate(0deg); /* Chrome, Safari, Opera */
    transform: rotate(0deg);
    font-family: "Barna", Helvetica, Arial, serif;
    font-size: 18.0px;
    color: rgba(255, 255, 255, 1.0);
    text-align: left;
    line-height: 26.0px;
    max-width: 23vw;
}

.blocvid351os .playerheadera:hover {
    text-decoration: none;
    cursor: pointer;
}

.date-publication:hover {
    text-decoration: none;
}

.video-sub {
    flex-wrap: nowrap;
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
}
.video-texte {
    flex-wrap: wrap;
    flex-direction: column;
    width: -webkit-fill-available;
    width: -moz-available;
    width: available;
}

.span-partager {
    word-break: keep-all;
}

.program-info-slider {
    display: inline;
}

.program-info-slider, .lien-download {
    font-family: "Barna-Regular", Helvetica, Arial, serif;
    font-size: 13.0px;
    color: rgba(255, 255, 255, 1.0);
    text-align: left;
    line-height: 30.0px;
}

.program-info-title {
    font-family: "Barna", Helvetica, Arial, serif;
    font-size: 18.0px;
    color: rgba(255, 255, 255, 1.0);
    text-align: left;
    line-height: 20px;
}

.imagevideo:hover ~ .contentvideo .d351couvrezlabandea,.d351couvrezlabandea:hover,
.program-img:hover ~ .video-sub .program-info-title,
.video-texte:hover .program-info-title,
.program-info-title:hover {
    text-decoration: underline;
}

a.lien-download:hover .span-partager {
    text-decoration: underline !important;
}

.openModal:hover .player, .player:hover {
    background-image: url("../img/player_hover.png");
}

#conteneur-video {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-start;
    height: fit-content;
    height: -moz-fit-content;
    margin-left: calc(6.25% - 12px);
    padding: 1%;
    width: 84vw;
    border-bottom: white 1px solid;
    border-top: white 1px solid;
}


#conteneur-video .element-video-titre {
    margin: 1vh 1vw 1vh 0;
    align-self: center;
    width: 10.5vw;
    min-width: 200px;
}

.voirtouteslesvid351 {
    background-color: rgba(255, 255, 255, 0.0);
    height: auto;
    width: auto;
    margin: 0;
    -ms-transform: rotate(0deg); /* IE 9 */
    -webkit-transform: rotate(0deg); /* Chrome, Safari, Opera */
    transform: rotate(0deg);
    font-family: "Barna", Helvetica, Arial, serif;
    font-size: 22.0px;
    color: rgba(255, 255, 255, 1.0);
    text-align: left;
    line-height: 26.0px;
    text-decoration: underline;
}

.lesderni350resvid351os {
    background-color: rgba(255, 255, 255, 0.0);
    height: auto;
    margin: 2vh 0 2vh 0;
    -ms-transform: rotate(0deg); /* IE 9 */
    -webkit-transform: rotate(0deg); /* Chrome, Safari, Opera */
    transform: rotate(0deg);
    font-family: "Barna Stencil Bold", Helvetica, Arial, serif;
    font-size: 50.0px;
    color: rgba(73, 143, 225, 1.0);
    text-align: left;
    line-height: 45.0px;
}

.voirtouteslesvid351:hover {
    color: grey;
}

.openModal:hover * {
    cursor: pointer;
}

.blocvid351os .carousel-navigate {
    display: none;
}

@media screen and (min-width: 981px) and (max-width: 1500px) {
    #conteneur-video{
        padding: 0.5%;
    }

    .lesderni350resvid351os, .title-category {
        font-size: 27px;
        line-height: 24.3px;
    }

    #conteneur-video .element-video-titre {
        width: 5vw;
        min-width: 100px;
    }
}


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

    #conteneur-video {
        width: auto;
        height: auto;
        flex-direction: column;
        margin-left: 0;
        margin-right: 0;
        padding-top: 1%;
        padding-bottom: 1%;
    }

    #conteneur-video .element-video-titre {
        width:  auto;
        margin: 2vh 1vw;
        align-self: auto;
    }

    .blocvid351os .playerheadera .contentvideo {
        max-width: unset;
        width: 90vw;
    }

    .blocvid351os .playerheadera .contentvideo .d351couvrezlabande{
        max-width: unset;
    }

    #conteneur-video .blocvid351os {
        display: none;
    }

    .voirtouteslesvid351 {
        font-size: 16px;
        text-align: center;
    }

    .lesderni350resvid351os {
        font-size: 40px;
        padding-top: 0px;
        text-align: center;
        line-height: 36px;
    }


    .blocvid351os .playerheadera .imagevideo .mask {
        width: 90vw;
        height: 50.4vw;
    }

    #lignes-video{
        margin-left: 12px;
        margin-right: 12px;
    }

    .homepagemenumainexe .header-video .close, #page-videos .header-video .close,  .homepagemenumainexe .header-video .close, #page-videos .header-video .close{
        top: 0;
        right: 0;
    }

    .blocvid351os .carousel-navigate {
        display: block;
        margin-top: 10px;
        margin-bottom: 20px;
    }

    .ligne-video {
       display: block;
        width: 99%;
    }
    .blocvid351os .playerheadera {
        margin: 0 0.55%;
    }

   #lignes-video .title-category {
       font-size: 40px;
       line-height: 36px;
       padding: 8% 0 2.5%;
    }

    .blocvid351os .playerheadera .player {
        top: 17vw;
        left: 35vw;
        height: 20vw;
        width: 20vw;
    }

}


@media only screen and (max-width: 767px){
    .blocvid351os .playerheadera .player {
        top: 17vw;
        left: 35vw;
        height: 80px;
        width: 81px;
    }
}
