@charset 'UTF-8';
/**
    Page Accueil
 **/
div #img-emission-now {
    height: 100% !important;
}

div #img-emission-now:hover {
    -webkit-filter: brightness(90%);
    filter: brightness(90%);
}

div #img-emission-now img {
    min-width: 1200px !important;
}

div.mvp-main-box #newstyle {
    width: 100% !important;
    background-color: #3fcfd5 !important;
}

section #a-la-une {
    z-index: 0;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

section #a-la-une div.owl-carousel div.owl-nav button.owl-next span.fa-stack {
    font-size: 50px;
    position: absolute;
    right: -2%;
    bottom: 45%;
}

section #a-la-une div.owl-carousel div.owl-nav button.owl-prev span.fa-stack {
    font-size: 50px;
    position: absolute;
    bottom: 45%;
    left: -2%;
}

section #a-la-une div.owl-carousel div.owl-nav button.owl-prev,
section #a-la-une div.owl-carousel div.owl-nav button.owl-next {
    opacity: .3;
}

section #a-la-une div.owl-carousel div.owl-nav button.owl-prev:hover,
section #a-la-une div.owl-carousel div.owl-nav button.owl-next:hover {
    opacity: .9;
}

#menu-new ul li a {
    color: #fff !important;
}

#menu-new ul li a::after {
    display: none !important;
}

#menu-new ul.sub-menu li a {
    background-color: #3fcfd5 !important;
}

#menu-new ul.sub-menu li a:hover {
    background-color: #0c95aa !important;
}

div.new-burger-tirait {
    height: 30px;
    margin: 10px 0;
}

div.new-burger {
    margin-left: 1em !important;
}

div.new-burger span {
    background: #fff !important;
}

div.new-burger span:nth-child(1) {
    top: 0;
    width: 40px;
}

div.new-burger span:nth-child(2) {
    top: 8px;
    width: 30px;
}

div.new-burger span:nth-child(3) {
    top: 16px;
    width: 20px;
}

div.new-burger span:nth-child(4) {
    top: 24px;
    width: 10px;
}

div.recent-post {
    overflow: hidden;
    margin-left: 0;
}

a#centered-and-cropped img {
    font-family: 'object-fit: cover';
    height: 534px !important;
    -o-object-fit: cover;
    object-fit: cover;
}

div.post-text {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 50px 3.33333333% 45px;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(0, 0, 0, 0)), color-stop(50%, rgba(0, 0, 0, .3)), to(rgba(0, 0, 0, .6)));
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .3) 50%, rgba(0, 0, 0, .6) 100%);
    background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .3) 50%, rgba(0, 0, 0, .6) 100%);
    background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .3) 50%, rgba(0, 0, 0, .6) 100%);
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .3) 50%, rgba(0, 0, 0, .6) 100%);
}

div.post-text span.cat-span {
    font-weight: 700;
    padding: 2px 5px;
    text-transform: uppercase;
    color: #fff;
    background-color: #3fcfd5;
}

div.post-text h4 {
    font-size: 1.8rem;
    font-weight: 600;
    line-height: 1.1;
    float: left;
    margin-top: 10px;
    letter-spacing: -.02em;
    color: #fff;
    max-width: 336px !important;
}

h4.mvp-widget-home-title:before {
    background: #3fcfd5 !important;
}

h2.title-feat1 {
    font-size: 1.6rem;
    font-weight: 500;
    line-height: 1.6em;
    width: 100%;
    margin: unset;
}

.title-feat1 span {
    display: inline;
    padding: .1em;
    color: #000;
    background-color: #fff;
    box-decoration-break: clone;
    -webkit-box-decoration-break: clone;
}

span#category-feat1 {
    font-size: 14px;
    font-weight: normal;
    padding: .2em;
    color: #fff;
    background: #3fcfd5;
}

div#secondary-text-feat1 span.mvp-cd-cat {
    font-size: 16px;
    font-weight: normal;
}

div#secondary-text-feat1 h2 {
    font-size: 22px;
    font-weight: 500;
}

div#secondary-text-feat1 img {
    height: -webkit-max-content;
    height: -moz-max-content;
    height: max-content;
    -o-object-fit: cover;
    object-fit: cover;
}

div#widget-now {
    display: -ms-grid;
    display: grid;
    float: unset;
    width: 100%;
    height: 815px;
    margin-top: 2.5%;
    -ms-grid-columns: (1fr)[12];
    grid-template-columns: repeat(12, 1fr);
}

div#widget-now span.live-home-category {
    font-size: 1.3rem !important;
    font-weight: 500;
    font-style: italic;
    -webkit-transform: unset;
    -moz-transform: unset;
    -ms-transform: unset;
    -o-transform: unset;
    transform: unset;
    -webkit-border-radius: 10px !important;
    -moz-border-radius: 10px !important;
    border-radius: 10px !important;
}

div#widget-now h2.mvp-stand-title {
    font-weight: 600;
}

a#now-left {
    -ms-grid-column-span: 5;
    grid-column: span 5;
}

a#now-left div#height-now-left {
    height: 100%;
}

div#now-right {
    position: relative;
    margin-left: 2.5%;
    -ms-grid-column-span: 7;
    grid-column: span 7;
}

div#now-right h2 {
    font-size: 23px;
    font-weight: 600;
    margin-right: 5px;
    margin-bottom: 10px;
}

div#now-right ul.tags {
    overflow: hidden;
    margin: 0;
    padding: 0;
    list-style: none;
}

div#now-right ul.tags li {
    float: left;
    margin: 5px 10px 5px 0;
}

div#now-right ul.tags li a.tag {
    font-size: 18px;
    font-weight: 500;
    line-height: 26px;
    position: relative;
    display: inline-block;
    padding: 2px 15px;
    -webkit-transition: color .2s;
    -moz-transition: color .2s;
    -o-transition: color .2s;
    transition: color .2s;
    text-decoration: none;
    color: #3fcfd5;
    -webkit-border-radius: 3px 0 0 3px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 3px 0 0 3px;
    -moz-border-radius: 15px;
    border-radius: 3px 0 0 3px;
    border-radius: 15px;
    background: #f2f2f2;
}

p#image-podcast-video {
    float: left;
}

div.container-most-viewed {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[12];
    grid-template-columns: repeat(12, 1fr);
}

div.grid-one {
    position: absolute;
    top: 0;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[24];
    grid-template-columns: repeat(24, 1fr);
    -ms-grid-rows: 290px;
    grid-template-rows: 290px;
}

div.grid-one-left {
    -ms-grid-column-span: 11;
    grid-column: span 11;
}

div.grid-one-right {
    margin-top: 5px;
    -ms-grid-column-span: 13;
    grid-column: span 13;
}

div.grid-two {
    position: absolute;
    bottom: 0;
    -ms-grid-column-span: 12;
    grid-column: span 12;
}

div.grid-two h2 {
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 10px;
}

.container-podcast-video {
    display: -ms-grid;
    display: grid;
    margin-top: .85em;
    -ms-grid-columns: (1fr)[12];
    grid-template-columns: repeat(12, 1fr);
}

.image-grid {
    position: relative;
    height: 120px;
    -ms-grid-column-span: 5;
    grid-column: span 5;
}

.image-grid img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.text-grid {
    margin-left: 30px;
    -ms-grid-column-span: 7;
    grid-column: span 7;
}

.text-grid h2 {
    font-weight: 500 !important;
    padding-top: 10px;
}

div.playButton {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 96px;
    height: 96px;
    margin-top: -48px;
    margin-left: -48px;
}

div.play-button-video {
    line-height: 1;
    position: absolute;
    z-index: 0;
    top: 50%;
    left: 50%;
    width: 40px;
    height: 40px;
    margin-top: -20px;
    margin-left: -20px;
    cursor: pointer;
    text-align: center;
    color: #fff;
    border: 2px solid #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    outline: 0;
    background: rgba(0, 0, 0, .4);
}

div.play-button-video i {
    margin-top: 12px;
    margin-left: 4px;
}

#title-widget-dark p {
    font-size: 1.1em;
    font-weight: 500;
    line-height: 1.5em;
}

#title-widget-dark span {
    font-size: 2.4em;
    font-weight: 600;
    text-transform: unset;
}

div#podcast-video-images {
    width: 100%;
}

div#podcast-video-images a:first-child div#podcast-video-width {
    font-size: 1.5em;
    width: 50%;
    margin: unset;
}

div#podcast-video-images a:first-child div#podcast-video-width span {
    font-size: .7em;
    font-weight: 500;
    opacity: .7;
    color: white;
}

div#podcast-video-width {
    width: 24%;
    margin-left: 1%;
}

div#podcast-video-width span {
    font-size: .8em;
    font-weight: 500;
    opacity: .7;
    color: white;
}

div#podcast-video-width div.mvp-widget-dark-feat-img {
    height: 310px;
}

div#podcast-video-width div.mvp-widget-dark-feat-text h2 {
    font-size: 1em;
    font-weight: 500;
    width: 100%;
    margin: unset;
}

div#podcast-video-width div.mvp-vid-box-wrap {
    top: 50%;
    left: 50%;
    margin-top: -25px;
    margin-left: -25px;
}

@media screen and (max-width: 1094px) {
    a#now-left {
        -ms-grid-column-span: 5;
        grid-column: span 5;
    }

    div#now-right {
        -ms-grid-column-span: 7;
        grid-column: span 7;
    }
}

@media screen and (max-width: 944px) {
    a#now-left {
        -ms-grid-column-span: 4;
        grid-column: span 4;
    }

    div#now-right {
        -ms-grid-column-span: 8;
        grid-column: span 8;
    }
}

@media screen and (max-width: 900px) {
    div#podcast-video-images a:first-child div#podcast-video-width {
        width: 100%;
        margin-bottom: 2%;
    }

    div#podcast-video-width {
        width: 100%;
        margin: 2% 0;
        margin-left: unset;
    }

    div#podcast-video-width div.mvp-widget-dark-feat-img {
        height: 100%;
    }
}

@media screen and (max-width: 835px) {
    div#widget-now {
        height: unset;
    }

    a#now-left {
        height: 700px;
        margin-right: unset;
        -ms-grid-column-span: 12;
        grid-column: span 12;
    }

    div#now-right {
        position: unset;
        margin-top: 50px;
        margin-left: unset;
        -ms-grid-column-span: 12;
        grid-column: span 12;
    }

    div.grid-one {
        position: unset;
        top: unset;
        display: -ms-grid;
        display: grid;
        margin-bottom: 20px;
        -ms-grid-column-span: 12;
        grid-column: span 12;
        -ms-grid-columns: (1fr)[6];
        grid-template-columns: repeat(6, 1fr);
    }

    div.grid-one-left {
        -ms-grid-column-span: 3;
        grid-column: span 3;
    }

    div.grid-one-right {
        -ms-grid-column-span: 3;
        grid-column: span 3;
    }

    div.grid-two {
        position: unset;
        bottom: unset;
    }
}

@media screen and (max-width: 767px) {
    div#top-thumbnail-feat1 {
        width: 100%;
        margin: 20px 0 0 0;
    }

    div#top-thumbnail-feat1 img {
        width: 100%;
    }

    div#secondary-image-feat1 img {
        height: initial;
    }

    a#now-left {
        width: 100%;
        margin-right: unset;
    }

    div#now-right {
        width: 100%;
        margin-top: 20px;
        margin-left: unset;
    }

    .image-grid {
        height: 300px;
        margin-left: unset;
        -ms-grid-column-span: 12;
        grid-column: span 12;
    }

    .text-grid {
        margin-top: 10px;
        margin-left: unset;
        -ms-grid-column-span: 12;
        grid-column: span 12;
    }
}

@media screen and (max-width: 640px) {
    div.grid-one {
        -ms-grid-rows: unset;
        grid-template-rows: unset;
    }

    div.grid-one-left {
        -ms-grid-column-span: 6;
        grid-column: span 6;
    }

    div.grid-one-right {
        -ms-grid-column-span: 6;
        grid-column: span 6;
    }
}

@media screen and (max-width: 480px) {
    .image-grid {
        -ms-grid-column-span: 12;
        grid-column: span 12;
    }

    .text-grid {
        margin-left: unset;
        -ms-grid-column-span: 12;
        grid-column: span 12;
    }
}

/**
    FIN - Page Accueil
 **/
/**
    Page Podcasts
 **/
#grid-first {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[12];
    grid-template-columns: repeat(12, 1fr);
}

#grid-first h2 {
    font-size: 1.5em;
    font-weight: 500;
}

#grid-emissions {
    margin-top: 35px;
    padding: 10px;
}

#grid-emissions h2 {
    font-size: 1.5em;
    font-weight: 500;
    padding-bottom: 5px;
    border-bottom: #3fcfd5 2px solid;
    -ms-grid-column-span: 12;
    grid-column: span 12;
}

#grid-en-ce-moment {
    margin-top: 35px;
    padding: 10px;
    background: #0c95aa;
}

#grid-en-ce-moment h2 {
    font-size: 1.5em;
    font-weight: 500;
    padding-bottom: 5px;
    color: #fff;
    border-bottom: #fff 2px solid;
    -ms-grid-column-span: 12;
    grid-column: span 12;
}

#grid-az-listing {
    margin-top: 35px;
    padding: 10px;
}

#grid-az-listing h2 {
    font-size: 1.5em;
    font-weight: 500;
    padding-bottom: 5px;
    border-bottom: #3fcfd5 2px solid;
    -ms-grid-column-span: 12;
    grid-column: span 12;
}

/**
    Page Podcasts - Antenne
 **/
#grid-antenne {
    display: -ms-grid;
    display: grid;
    margin: 0 40px 0 0;
    padding: 10px;
    -ms-grid-column-span: 8;
    grid-column: span 8;
}

#grid-antenne h2 {
    height: 1em;
    padding-bottom: 5px;
    border-bottom: #3fcfd5 2px solid;
}

ul#last-podcast {
    margin-top: 1.5rem;
}

ul#last-podcast li {
    float: left;
    width: 32%;
    margin-right: 2%;
}

ul#last-podcast li img {
    width: 100%;
}

ul#last-podcast li:last-child {
    margin-right: unset;
}

#all-podcasts {
    margin: 1.5rem auto;
    text-align: center;
}

#all-podcasts a {
    margin-top: 20px;
    padding: .5rem .5rem;
    text-transform: uppercase;
    color: #fff;
    -webkit-border-radius: .25rem;
    -moz-border-radius: .25rem;
    border-radius: .25rem;
    background-color: #23adba;
}

#all-podcasts a:hover {
    background-color: #3fcfd5;
}

div.podcast-text {
    padding: 5px;
}

p.podcast-chronique {
    font-weight: 500;
    padding: 5px 0;
    text-transform: uppercase;
}

p.podcast-title {
    padding: 5px 0;
}

a.button-play {
    position: relative;
    display: block;
    height: 100%;
}

div.play-podcast {
    position: absolute;
    bottom: 6%;
    left: 5%;
    color: #fff;
}

div.play-podcast p.podcast-time {
    line-height: 40px;
    position: relative;
    z-index: 0;
    left: -15px;
    float: left;
}

div.play-podcast p.podcast-time span {
    font-size: 14px;
    padding: 5px 10px 5px 20px;
    text-transform: lowercase;
    opacity: .7;
    background: black;
}

div.play-button {
    line-height: 1;
    position: relative;
    z-index: 1;
    float: left;
    width: 40px;
    height: 40px;
    cursor: pointer;
    text-align: center;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    outline: 0;
    background: #3fcfd5;
}

div.play-button i {
    margin-top: 12px;
    margin-left: 4px;
}

@media screen and (max-width: 900px) {
    #grid-antenne {
        margin: unset;
        -ms-grid-column-span: 12;
        grid-column: span 12;
    }
}

@media screen and (max-width: 500px) {
    ul#last-podcast li {
        float: left;
        width: 98%;
        margin: 10px 1%;
    }
}

/**
    FIN - Page Podcasts - Antenne
 **/
/**
    Page Podcasts - Serie video
 **/
#grid-serie {
    height: 450px;
    margin: 0 5px 5px 0;
    padding: 10px 25px 0 25px;
    background-color: #0c95aa;
    -webkit-box-shadow: 5px 5px 5px 0 rgba(222, 222, 222, .75);
    -moz-box-shadow: 5px 5px 5px 0 rgba(222, 222, 222, .75);
    box-shadow: 5px 5px 5px 0 rgba(222, 222, 222, .75);
    -ms-grid-column-span: 4;
    grid-column: span 4;
}

#grid-serie h2 {
    padding-bottom: 5px;
    color: #fff;
    border-bottom: #fff 2px solid;
}

div#serie-videos {
    display: -ms-grid;
    display: grid;
    margin-top: 25px;
    padding: 5px;
    -ms-grid-columns: (1fr)[12];
    grid-template-columns: repeat(12, 1fr);
}

div#serie-videos a.button-play-serie:first-child {
    position: relative;
    display: -ms-grid;
    display: grid;
    margin: unset;
    -ms-grid-column-span: 12;
    grid-column: span 12;
}

div#serie-videos a.button-play-serie:first-child img {
    width: 100%;
    height: 200px;
    -o-object-fit: cover;
    object-fit: cover;
}

div#serie-videos a.button-play-serie:first-child div.play-podcast-serie {
    position: absolute;
    bottom: 5%;
    left: 5%;
    color: #fff;
    text-shadow: -2px 1px 21px rgba(0, 0, 0, 0.63);
}

div#serie-videos a.button-play-serie:first-child div.play-podcast-serie div.button-serie {
    line-height: 1;
    z-index: 0;
    float: left;
    width: 30px;
    height: 30px;
    cursor: pointer;
    text-align: center;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    outline: 0;
    background: #3fcfd5;
}

div#serie-videos a.button-play-serie:first-child div.play-podcast-serie div.button-serie i {
    font-size: 14px;
    margin-top: 8px;
    margin-left: 3px;
}

div#serie-videos a.button-play-serie:first-child div.play-podcast-serie p {
    font-size: 1em;
    line-height: 30px;
    float: left;
    padding: 0 5px;
    text-transform: uppercase;
}

div#serie-videos a.button-play-serie {
    position: relative;
    display: -ms-grid;
    display: grid;
    margin-top: 8%;
    margin-right: 4%;
    -ms-grid-column-span: 6;
    grid-column: span 6;
}

div#serie-videos a.button-play-serie img {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

div#serie-videos a.button-play-serie div.play-podcast-serie {
    position: absolute;
    bottom: 5%;
    left: 5%;
    color: #fff;
}

div#serie-videos a.button-play-serie div.play-podcast-serie div.button-serie {
    line-height: 1;
    z-index: 0;
    float: left;
    width: 25px;
    height: 25px;
    cursor: pointer;
    text-align: center;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    outline: 0;
    background: #3fcfd5;
}

div#serie-videos a.button-play-serie div.play-podcast-serie div.button-serie i {
    font-size: 12px;
    margin-top: 7px;
    margin-left: 2px;
}

div#serie-videos a.button-play-serie div.play-podcast-serie p {
    font-size: .55em;
    line-height: 25px;
    float: left;
    padding: 0 5px;
    text-transform: uppercase;
}

div#serie-videos a.button-play-serie:last-child {
    margin-right: unset !important;
    margin-left: 4% !important;
}

@media screen and (max-width: 900px) {
    #grid-serie {
        height: unset;
        margin: unset;
        padding: 10px;
        -ms-grid-column-span: 12;
        grid-column: span 12;
    }

    div#serie-videos {
        margin: 15px 0;
        padding: unset;
    }

    div#serie-videos a.button-play-serie:first-child {
        padding: 0 5px;
        -ms-grid-column-span: 4;
        grid-column: span 4;
    }

    div#serie-videos a.button-play-serie:first-child img {
        height: unset;
        -o-object-fit: unset;
        object-fit: unset;
    }

    div#serie-videos a.button-play-serie:first-child div.play-podcast-serie div.button-serie {
        width: 25px;
        height: 25px;
    }

    div#serie-videos a.button-play-serie:first-child div.play-podcast-serie div.button-serie i {
        font-size: 12px;
        margin-top: 7px;
        margin-left: 2px;
    }

    div#serie-videos a.button-play-serie:first-child div.play-podcast-serie p {
        font-size: .85em;
        line-height: 25px;
    }

    div#serie-videos a.button-play-serie {
        margin-top: unset;
        margin-right: unset;
        padding: 0 5px;
        -ms-grid-column-span: 4;
        grid-column: span 4;
    }

    div#serie-videos a.button-play-serie img {
        width: 100%;
    }

    div#serie-videos a.button-play-serie div.play-podcast-serie p {
        font-size: .85em;
    }

    div#serie-videos a.button-play-serie:last-child {
        margin-left: unset !important;
    }
}

@media screen and (max-width: 500px) {
    div#serie-videos a.button-play-serie:first-child {
        padding: 10px 15px;
        -ms-grid-column-span: 12;
        grid-column: span 12;
    }

    div#serie-videos a.button-play-serie {
        padding: 10px 15px;
        -ms-grid-column-span: 12;
        grid-column: span 12;
    }
}

/**
    FIN - Page Podcasts - Serie video
 **/
/**
    Page Podcasts - Nos émissions
 **/
#grid-emissions div#grid-owl {
    height: 350px;
    margin: 30px 30px;
    -ms-grid-column-span: 12;
    grid-column: span 12;
}

#grid-emissions div#grid-owl div.emissions-content {
    position: relative;
    display: -ms-grid;
    display: grid;
    height: 100%;
}

#grid-emissions div#grid-owl div.emissions-content a#emission-link img {
    height: 350px !important;
    -o-object-fit: cover;
    object-fit: cover;
}

#grid-emissions div#grid-owl div.emissions-content a#emission-link div.emission-info {
    position: absolute;
    bottom: 5%;
    left: 5%;
    width: 80%;
}

#grid-emissions div#grid-owl div.emissions-content a#emission-link div.emission-info h4 {
    font-weight: 500;
    margin-bottom: 5px;
    padding: 5px;
    text-transform: uppercase;
    opacity: .75;
    color: #fff;
    background: #000;
}

#grid-emissions div#grid-owl div.emissions-content a#emission-link div.emission-info span.emission-personne {
    font-weight: 500;
    display: block;
    padding: 5px;
    opacity: .75;
    color: #fff;
    background: #000;
}

#grid-emissions div#grid-owl div.owl-carousel button.owl-next,
#grid-emissions div#grid-owl div.owl-carousel button.owl-prev {
    opacity: .8;
}

#grid-emissions div#grid-owl div.owl-carousel button.owl-next:hover,
#grid-emissions div#grid-owl div.owl-carousel button.owl-prev:hover {
    opacity: 1;
}

#grid-emissions div#grid-owl div.owl-carousel span.arrow-right,
#grid-emissions div#grid-owl div.owl-carousel span.circle-right {
    position: absolute;
    top: 40%;
    right: -3%;
    display: block;
    width: 65px;
    height: 65px;
}

#grid-emissions div#grid-owl div.owl-carousel span.arrow-right {
    background: url('chevron-circle-right-solid.svg');
}

#grid-emissions div#grid-owl div.owl-carousel span.circle-right {
    background: url('circle-solid.svg');
}

#grid-emissions div#grid-owl div.owl-carousel span.arrow-left,
#grid-emissions div#grid-owl div.owl-carousel span.circle-left {
    position: absolute;
    top: 40%;
    left: -3%;
    display: block;
    width: 65px;
    height: 65px;
}

#grid-emissions div#grid-owl div.owl-carousel span.arrow-left {
    background: url('chevron-circle-left-solid.svg');
}

#grid-emissions div#grid-owl div.owl-carousel span.circle-left {
    background: url('circle-solid.svg');
}

@media screen and (max-width: 500px) {
    #grid-emissions div#grid-owl div.owl-carousel span.arrow-right,
    #grid-emissions div#grid-owl div.owl-carousel span.circle-right {
        width: 50px;
        height: 50px;
    }

    #grid-emissions div#grid-owl div.owl-carousel span.arrow-left,
    #grid-emissions div#grid-owl div.owl-carousel span.circle-left {
        width: 50px;
        height: 50px;
    }
}

/**
    FIN - Page Podcasts - Nos émissions
 **/
/**
    Page Podcasts - En ce moment
 **/
#now {
    display: -ms-grid;
    display: grid;
    margin-top: 15px;
    -ms-grid-columns: (1fr)[12];
    grid-template-columns: repeat(12, 1fr);
}

#now #now-first,
#now #now-second,
#now #now-third {
    height: auto;
    margin: 15px 15px;
    text-align: center;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background: white;
    -ms-grid-column-span: 4;
    grid-column: span 4;
}

#now #now-first a.now-link,
#now #now-second a.now-link,
#now #now-third a.now-link {
    position: relative;
    display: block;
    height: 200px;
    margin: 10px 0;
}

#now #now-first a.now-link div.now-play,
#now #now-second a.now-link div.now-play,
#now #now-third a.now-link div.now-play {
    line-height: 1;
    position: relative;
    position: absolute;
    z-index: 1;
    bottom: 6%;
    left: 5%;
    float: left;
    width: 40px;
    height: 40px;
    cursor: pointer;
    text-align: center;
    color: #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    outline: 0;
    background: #3fcfd5;
}

#now #now-first a.now-link div.now-play i,
#now #now-second a.now-link div.now-play i,
#now #now-third a.now-link div.now-play i {
    margin-top: 12px;
    margin-left: 4px;
}

#now #now-first a.now-link img,
#now #now-second a.now-link img,
#now #now-third a.now-link img {
    width: 95%;
    height: 100%;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -o-object-fit: cover;
    object-fit: cover;
}

#now #now-first div.now-text,
#now #now-second div.now-text,
#now #now-third div.now-text {
    padding: 10px 20px;
    text-align: left;
}

#now #now-first div.now-text h4,
#now #now-second div.now-text h4,
#now #now-third div.now-text h4 {
    font-weight: 500;
    text-transform: uppercase;
    color: #3fcfd5;
}

#now #now-first div.now-text p,
#now #now-second div.now-text p,
#now #now-third div.now-text p {
    padding: 10px 0;
}

@media screen and (max-width: 700px) {
    #now #now-first,
    #now #now-second,
    #now #now-third {
        display: -ms-grid;
        display: grid;
        margin: 15px 0;
        -ms-grid-column-span: 12;
        grid-column: span 12;
        -ms-grid-columns: (1fr)[12];
        grid-template-columns: repeat(12, 1fr);
    }

    #now #now-first a.now-link,
    #now #now-second a.now-link,
    #now #now-third a.now-link {
        display: -ms-grid;
        display: grid;
        height: unset;
        margin: unset;
        -ms-grid-column-span: 6;
        grid-column: span 6;
    }

    #now #now-first a.now-link img,
    #now #now-second a.now-link img,
    #now #now-third a.now-link img {
        width: 100%;
        -webkit-border-radius: 10px 0 0 10px;
        -moz-border-radius: 10px 0 0 10px;
        border-radius: 10px 0 0 10px;
    }

    #now #now-first div.now-text,
    #now #now-second div.now-text,
    #now #now-third div.now-text {
        display: -ms-grid;
        display: grid;
        padding: 40px 5px;
        -ms-grid-column-span: 6;
        grid-column: span 6;
    }
}

/**
    FIN - Page Podcasts - En ce moment
 **/
/**
    Page Podcasts - A-Z Listing
 **/
#grid-az-listing div.az-listing {
    margin-top: 15px;
}

#grid-az-listing div.az-listing div#az-slider div#inner-slider div.letter-section ul li {
    line-height: 1.5rem;
}

/**
    FIN - Page Podcasts - A-Z Listing
 **/
/**
    Page Videos - À la une
 **/
#grid-une {
    padding: 25px 10%;
    background: #f2f2f2;
}

#grid-une h2 {
    font-size: 1.5em;
    font-weight: 500;
    padding-bottom: 5px;
    border-bottom: #3fcfd5 2px solid;
}

#grid-une div#une-videos {
    display: -ms-grid;
    display: grid;
    margin-top: 15px;
    -ms-grid-columns: (1fr)[12];
    grid-template-columns: repeat(12, 1fr);
}

#grid-une div#une-videos div#une-video-one {
    margin-right: 15px;
    padding: 20px 0;
    -ms-grid-column-span: 6;
    grid-column: span 6;
}

#grid-une div#une-videos div#une-video-one a.video-one {
    line-height: 0;
    position: relative;
    display: block;
    height: 100%;
}

#grid-une div#une-videos div#une-video-one a.video-one img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

#grid-une div#une-videos div#une-video-one a.video-one p {
    font-size: 1.1em;
    position: absolute;
    right: 5%;
    bottom: 5%;
    left: 5%;
    color: #fff;
}

#grid-une div#une-videos div#une-video-one a.video-one p span {
    font-weight: 500;
    line-height: 1.5em;
    display: inline;
    padding: .16em;
    background: #3fcfd5;
    box-decoration-break: clone;
    -webkit-box-shadow: .2em 0 0 #3fcfd5, -.2em 0 0 #3fcfd5;
    -moz-box-shadow: .2em 0 0 #3fcfd5, -.2em 0 0 #3fcfd5;
    box-shadow: .2em 0 0 #3fcfd5, -.2em 0 0 #3fcfd5;
    -webkit-box-decoration-break: clone;
}

#grid-une div#une-videos div#une-video-two {
    position: relative;
    margin-left: 15px;
    padding: 20px 0;
    -ms-grid-column-span: 6;
    grid-column: span 6;
}

#grid-une div#une-videos div#une-video-two a.video-two:nth-child(1) {
    line-height: 0;
    position: relative;
    float: left;
    width: 46%;
    margin-bottom: 15px;
}

#grid-une div#une-videos div#une-video-two a.video-two:nth-child(2) {
    line-height: 0;
    position: relative;
    float: right;
    width: 46%;
    margin-bottom: 15px;
}

#grid-une div#une-videos div#une-video-two a.video-two:nth-child(3) {
    line-height: 0;
    position: relative;
    float: left;
    width: 46%;
    margin-top: 15px;
}

#grid-une div#une-videos div#une-video-two a.video-two:nth-child(4) {
    line-height: 0;
    position: relative;
    float: right;
    width: 46%;
    margin-top: 15px;
}

#grid-une div#une-videos div#une-video-two a.video-two p {
    font-size: .9em;
    position: absolute;
    right: 5%;
    bottom: 5%;
    left: 5%;
    color: #fff;
}

#grid-une div#une-videos div#une-video-two a.video-two p span {
    font-weight: 500;
    line-height: 1.25em;
    display: inline;
    padding: .16em;
    background: #3fcfd5;
    box-decoration-break: clone;
    -webkit-box-shadow: .1em 0 0 #3fcfd5, -.1em 0 0 #3fcfd5;
    -moz-box-shadow: .1em 0 0 #3fcfd5, -.1em 0 0 #3fcfd5;
    box-shadow: .1em 0 0 #3fcfd5, -.1em 0 0 #3fcfd5;
    -webkit-box-decoration-break: clone;
}

@media screen and (max-width: 750px) {
    #grid-une div#une-videos div#une-video-one {
        margin-right: unset;
        padding: unset;
        -ms-grid-column-span: 12;
        grid-column: span 12;
    }

    #grid-une div#une-videos div#une-video-one img {
        height: 400px;
    }

    #grid-une div#une-videos div#une-video-two {
        position: unset;
        margin-left: unset;
        padding: unset;
        -ms-grid-column-span: 12;
        grid-column: span 12;
    }

    #grid-une div#une-videos div#une-video-two a.video-two {
        position: relative !important;
        top: unset !important;
        bottom: unset !important;
        left: unset !important;
        display: block;
        float: unset !important;
        width: unset !important;
        height: 400px;
        margin: 15px 0;
    }

    #grid-une div#une-videos div#une-video-two a.video-two img {
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
    }
}

/**
    FIN - Page Videos - À la une
 **/
/**
    Page Videos
 **/
#grid-videos {
    margin-top: 2em;
    padding: 0 10px;
}

#grid-videos h2 {
    font-size: 1.2em;
    font-weight: 500;
    display: inline-block;
    padding: 10px 15px;
    text-transform: uppercase;
    color: #fff;
    background: #3fcfd5;
}

#grid-videos div#grid-owl {
    position: relative;
    margin-top: 40px;
}

#grid-videos div#grid-owl img {
    height: 300px;
    -o-object-fit: cover;
    object-fit: cover;
}

#grid-videos div#grid-owl div.video-info h4.video-title {
    font-size: 1em;
    font-weight: 500;
    line-height: 1.5em;
    padding: 10px 0;
    text-transform: uppercase;
    color: #3fcfd5;
}

#grid-videos div#grid-owl div.video-info span.video-texte {
    padding-bottom: 10px;
    color: #000;
}

#grid-videos div#grid-owl div.owl-nav {
    position: absolute;
    top: -80px;
    right: 0;
    padding: 3px;
    background: #e8e8e8;
}

#grid-videos div#grid-owl div.owl-nav button.owl-prev {
    padding: 2px !important;
    opacity: .5;
}

#grid-videos div#grid-owl div.owl-nav button.owl-prev:hover {
    opacity: 1;
}

#grid-videos div#grid-owl div.owl-nav button.owl-prev i {
    padding: 5px;
    background: #fff;
}

#grid-videos div#grid-owl div.owl-nav button.owl-next {
    padding: 2px !important;
    opacity: 1;
}

#grid-videos div#grid-owl div.owl-nav button.owl-next i {
    padding: 5px;
    background: #fff;
}

#grid-en-avant {
    margin-top: 3em;
    margin-bottom: 4em;
    padding: 10px;
    background: #0c95aa;
}

#grid-en-avant h2 {
    font-size: 1.5em;
    font-weight: 500;
    padding-bottom: 5px;
    color: #fff;
    border-bottom: #fff 2px solid;
    -ms-grid-column-span: 12;
    grid-column: span 12;
}

div .videos-content a {
    margin-bottom: 2em;
}

#mvp-main-body-wrap {
    padding-bottom: unset;
}

/**
    FIN - Page Videos
 **/
div #mvp-post-content .mvp-feat-caption {
    text-align: left;
}
