/*-------------------------------------------*\
    Reponsive - 200px
\*-------------------------------------------*/

@media screen and (min-width: 200px) {
    
    /*-------------------------------------------*\
        Common - 200px
    \*-------------------------------------------*/
    
    .home-rjb .pb15 {
        padding-bottom: 15px;
    }
    
    .home-rjb .wrap-section {
        margin: 0 15px;
        box-sizing: content-box;
        margin-left: 15px auto;
        margin-right: 15px auto;
    }
    
    .home-rjb .margin-section {
        margin: 35px 0;
    }
    
    .mobile-nav-opened .mobile-nav {
        right: 0;
    }
    
    /*-------------------------------------------*\
        A Jour - 200px
    \*-------------------------------------------*/
    
    .ajour-title {
        margin: 15px 20px 20px 20px;
    }
    
    .ajour {
      margin: 0;
      background: #F5F5F5;
    }
    
    .ajour .ajour-logo {
        text-align: center;
        padding: 20px 0;
    }
    
    .ajour .ajour-logo img {
        display: inline-block;
        width: 176px;
        height: auto;
    }
    
    .ajour .ajour-listing {
        display: grid;
        grid-template-columns: repeat(1fr);
        grid-template-rows: 1fr;
        grid-column-gap: 30px;
        grid-row-gap: 0px;
        padding: 0 15px;
    }
    
    .ajour .ajour-action {
        text-align: center;
        padding: 20px 15px;
        padding-top: 0;
        margin-top: 20px;
    }
    
    .ajour .ajour-action .btn-ajour {
        display: block;
        background: #ff0033;
        color: #ffffff;
        text-transform: uppercase;
        font-size: 13px;
        font-weight: bold;
        padding: 8px 13px;
        border-radius: 2px;
    }
    
    .ajour .ajour-action .btn-ajour:hover {
        color: #fff;
        text-decoration: none;
        cursor: pointer;
    }
    
    .ajour .news-item h3 {
        font-size: 16px;
        line-height: 20px;
    }
    
    .ajour .news-item h3 a:hover {
        color: #ff0033;
    }
    
    .zone-rjb .ajour .listing-item .item-info {
        font-size: 14px;
    }
    
    .zone-rjb .ajour .listing-item .item-info span,
    .zone-rjb .ajour .listing-item .item-info a {
        color: #ff0033;
    }
    
    .zone-rjb .ajour .listing-item .item-info a:hover {
        text-decoration: none;
        color: #ff0033;
    } 
    
    .ajour .listing-item .item-text .item-text-inner {
        padding-bottom: 0;
    }
    
    /*.home-rjb .radio-show-status,
    .home-rjb .radio-show-next {
        display: none;
    }*/
    
    /* Inforoute home */
    .home-rjb .inforoute .part {
        margin-bottom: 0;
    }
    
    .home-rjb .inforoute .inforoute-content {
        position: relative;
    }
    
    .home-rjb .inforoute .inforoute-content .inforoute-link {
        z-index: 1;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
    }
    
    .home-rjb .weather-home .widget-footer .dropdown-menu {
        position: relative;
        margin-top: 5px;
    }
    
    .home-rjb .weather-home .widget-weather {
        font-size: 1.1rem;
    }
    
    .home-rjb .onair-rjb {

    }
    
    .home-rjb .disable-bx-shadow .bx-shadow {
        box-shadow: initial;
    }
    
    .home-rjb.zone-rjb .radio-show-main .text-box a.btn {
        left: auto;
        right: 18px;
        bottom: 20px;
    }
    
    .zone-rjb.home-rjb .section-title {
        background-color: transparent;
        color: #fb7d19;
    }
    
    .zone-rjb.home-rjb .section-title a {
        color: #fb7d19;
        font-size: 1.333333em;
    }
    
    .home-rjb .padding-title {
        margin: 30px 0 22px 0;
        padding: 0;
    }
    
    .home-rjb .grey-bg .padding-title {
        margin-top: 0;
        padding-top: 30px;
        margin-bottom: 22px;
    }
    
    .home-rjb .btn.btn-outline {
        background: white;
        font-size: 16px;
        color: #fb7d19;
        border: 1px solid #fb7d19;
        width: 100%;
        font-weight: bold;
        margin: 15px 0;
        padding: 13px;
        border-radius: 3px;
        text-transform: uppercase;
    }
    
    .home-rjb .weather-home {
        margin-bottom: 20px;
    }
    
    /*-------------------------------------------*\
        Zone Promo - 200px
    \*-------------------------------------------*/
    
    .owl-carousel.carousel-promo-rjb {
        padding: 0px;
        margin-bottom: 25px;
    }
    .carousel-promo-rjb .owl-nav{position:absolute;top:50%;left:0;width:100%;margin-top:-40px;}
    .carousel-promo-rjb .owl-nav .owl-prev, .carousel-promo-rjb .owl-nav .owl-next{text-indent:-9999px;line-height:0;font-size:0;font-family:'FontAwesome';display:block;}
    .carousel-promo-rjb .owl-nav .owl-prev:before, .carousel-promo-rjb .owl-nav .owl-next:before{display:block;text-indent:0;color:#bfbfbf;line-height:1;font-size:30px;position:absolute;top:0;width:42px;height:42px;line-height:43px;text-align:center;transition:color ease .2s;}
    .carousel-promo-rjb .owl-nav .owl-prev:before{content:'\f053';left:0;}
    .carousel-promo-rjb .owl-nav .owl-next:before{content:'\f054';left:auto;right:0;}
    .carousel-promo-rjb .owl-nav .owl-prev:hover:before, .carousel-promo-rjb .owl-nav .owl-next:hover:before{color:#dadada;}
    .carousel-promo-rjb a{color:#303030;font-size:.7777777em;display:block;font-weight:700;}
    .carousel-promo-rjb a span{display:block;padding:10px 0}
    
    .carousel-promo-rjb .owl-carousel-item {
        position: relative;
    }
    
    .carousel-promo-rjb .owl-carousel-item .promo-rjb-link {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
    }
    
    .home-rjb .text-box-promos {
        font-weight: bold;
        font-size: 18px;
        margin-top: 15px;
        line-height: 1.4em;
    }
    
    .home-rjb .text-box-promos p {
        margin-bottom: 0;
    }
    
    .home-rjb .carousel-radio-feed-rjb {
        padding-bottom: 0px;
    }
    
    
    /*-------------------------------------------*\
        Timeline - 200px
    \*-------------------------------------------*/
    
    .home-rjb .radio-timeline .listing-hover-item a {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
    }
    
    .home-rjb  .radio-timeline .listing-hover-item .item-text .item-text-inner {
        /*padding: 0 10px 30px;*/
    }
    
    .home-rjb .radio-timeline .item-text p {
        margin-bottom: 0;
    }
    
    .home-rjb .radio-timeline .item-date {
        display: none;
    }
    
    .home-rjb .radio-timeline-bg {
        display: none;
    }
    
    .home-rjb .agenda,
    .home-rjb .cinema,
    .home-rjb .birth-section {
        display: block !important;
    }
    
    .home-rjb .radio-timeline .owl-nav {
        top: -47px;
    }
    
    /*-------------------------------------------*\
        Sondage - 200px
    \*-------------------------------------------*/
    
    .home-rjb .concours {
        background: #f5f5f5;
        margin-bottom: 0;
    }
    
    .home-rjb .concours a.pull-right.btn,
    .home-rjb .concours-home a.pull-right.btn{
        display: none;
    }
    
    .home-rjb .concours .section-title,
    .home-rjb .concours-home .section-title{
        padding: 30px 15px 22px 15px;
    }
    
    .home-rjb .concours .BlocImage .ImageBox {
        margin-bottom: 5px;
    }
    
    .home-rjb .concours .poll-item {
        box-shadow: initial;
        padding: 0 15px 0 15px;
    }
    
    .home-rjb .concours .poll-item .btn {
        position: relative;
        float: right;
        margin-bottom: 15px;
        padding: 6px 30px;
    }
    
    .home-rjb .concours .poll-item label {
        font-size: 16px;
        font-weight: 400;
        margin-bottom: 1.4em;
    }
    
    .home-rjb .concours .poll-item-title {
        display:block;
        font-size: 16px;
        margin: 1em 0;
    }
    
    .home-rjb .concours .Result h4 {
        font-weight: bold;
    }
    
    .home-rjb .concours .Result li {
        font-size: 16px;
        margin-bottom: 1em;
    }
    
    .home-rjb .owl-contest .owl-stage-outer {
        box-shadow: initial;
    }
    
    /*-------------------------------------------*\
        Concours - 200px
    \*-------------------------------------------*/
    
    .home-rjb .concours-home .concours {
        background: transparent;
    }
    
    .home-rjb .concours-home .contest-item p {
        font-size: 16px;
    }
    
    /*-------------------------------------------*\
        Gallery - 200px
    \*-------------------------------------------*/
    
    .home-rjb .colored-gradient h2 a {
        color: #ffffff !important;
    }
    
    .home-rjb .colored-gradient .section-title {
        padding: 30px 0px 22px 0px;
    }
    
    .home-rjb .owl-gallery .owl-nav {
        top: -52px;
    }
    
    /*-------------------------------------------*\
        Ad Zone - 200px
    \*-------------------------------------------*/
    
    .home-rjb section.ad-zone {
        padding: 0 0 2em 0;
    }
    
    /*-------------------------------------------*\
        Privileges - 200px
    \*-------------------------------------------*/
    
    .home-rjb .privilege-picture {
        padding-top: 20px;
    }
    
    .home-rjb .privilege-localite {
        font-weight: bold;
        font-size: 18px;
        margin-bottom:5px;
    }
    
    .home-rjb .privilege-title {
        font-weight: bold;
        font-size: 26px;
    }
    
    .home-rjb .privilege-court {
        font-size: 16px;
    }
    
    .home-rjb .privilege .padding-title {
        margin-left: 15px;
    }
    
    /*-------------------------------------------*\
        Carte Sésame - 200px
    \*-------------------------------------------*/
    
    .home-rjb .carte-sesame-content {
        font-size: 16px;
    }
    
    /*-------------------------------------------*\
        Naissances - 200px
    \*-------------------------------------------*/
    
    .home-rjb .birth-section .pull-right {
        display: none;
    }
    
    .home-rjb .birth-section .baby-item:nth-child(1) {
        width: 48%;
        float: left;
    }
    
    .home-rjb .birth-section .baby-item:nth-child(2) {
        width: 48%;
        float: right;
    }
    
    .home-rjb .birth-section .baby-item:nth-child(3),
    .home-rjb .birth-section .baby-item:nth-child(4),
    .home-rjb .birth-section .baby-item:nth-child(5) {
        display: none;
    }
    
    /*-------------------------------------------*\
        Cinéma - 200px
    \*-------------------------------------------*/
    
    .home-rjb .cinema {
        padding: 0;
    }
    
    .home-rjb .cinema .section-title h2 {
        color: #fb7d19;
        font-size: 1.333333em;
    }
    
    .home-rjb .cinema .dropdown-menu a {
        color: #ffffff;
        font-size: 14px;
    }
    
    /*-------------------------------------------*\
        Event - 200px
    \*-------------------------------------------*/
    
    .home-rjb .event-home-2 {
        display: none;
    }
    
    .home-rjb .agenda .pull-right {
        display: none;
    }
    
    .home-rjb .main-event-item {
        background: transparent;
    }
    
    .home-rjb .owl-events .owl-stage-outer {
        background: transparent;
        box-shadow: initial;
    }
    
    .home-rjb .main-event-item {
        padding: 0;
    }
    
    .home-rjb .owl-events .event-title {
        margin-bottom: 5px;
    }
    
    .home-rjb .owl-events .event-date-content {
        display: block !important;
        font-size: 16px;
        font-weight: bold;
        color: #FB7D19;
        margin-bottom: 20px;
    }
    
    .home-rjb .owl-events .event-description {
        position: relative;
    }
    
    .home-rjb .owl-events .event-link {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
    }
    
    .home-rjb .owl-events .event-content,
    .home-rjb .owl-events .event-location {
        font-size: 15px;
        line-height: 22px;
    }
    
    .home-rjb .owl-events .event-picture {
        float: left;
        width: 48%;
    }
    
    .home-rjb .owl-events .event-description {
        float: right;
        width: 48%;
    }
    
    .home-rjb .carousel-self-promo {
        margin: 2em 15px;
    }
    
    .home-rjb .radio-show-main .text-box a.btn {
        background: #fb7d19;
    }
    
    .home-rjb .footer-icons {
        margin: 0 0 2em 0;
    }
    
    /*-------------------------------------------*\
        Footer - 200px
    \*-------------------------------------------*/
    
    .home-rjb .footer-ajour a,
    .home-rjb .footer-jdj a{
        display: inline-block;
        padding-top: 15px;
    }
    
    .home-rjb .footer-jdj a {
        padding-top: 9px;
        padding-left: 5px;
    }
    
    .home-rjb .footer-jdj img {
        height: 30px;
    }
    
}

/*-------------------------------------------*\
    Disable Default - 768px
\*-------------------------------------------*/

@media screen and (max-width: 767px) {
    
    .home-rjb .section-title.disable-background-mobile {
        padding: auto;
        color: #fb7d19;
        background: transparent;
    }
    
    .home-rjb .section-title.disable-background-mobile h2 a {
        color: #fb7d19;
        font-size: 1.333333em;
    }
    
}

/*-------------------------------------------*\
    Tablette - 768px
\*-------------------------------------------*/

@media screen and (min-width: 768px) {
    
    .grey-bg-sm {
        background: #f5f5f5;
    }
    
    .home-rjb .grey-bg .padding-title {
        margin-bottom: 0;
        padding-top: 10px;
    }
    
    
    .ajour-title {
        margin: 0 0 .5em;
        font-size:24px;
    }
    
    .ajour {
      border: 1px solid #ff0033;
      background: #ffffff;
    }
    
    .ajour .ajour-logo {
        text-align: center;
        padding: 20px 0;
    }
    
    .ajour .ajour-listing {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
    }
    
    .ajour .ajour-action {
        text-align: right;
        padding: 0 30px 20px 0;
        padding-top: 0;
        margin-top: 0;
    }
    
    .ajour .ajour-action .btn-ajour {
        display: inline-block;
    }
    
    .ajour .listing-item.hidden-xs {
        display: none;
    }
    
    .ajour .listing-item .item-text .item-text-inner {
        padding-bottom: 0;
    }
    
    .ajour .listing-item img {
        box-shadow: 0 0 5px rgba(0,0,0,.10);
    }
    
    .text-box-promos {
        font-weight: bold;
        font-size: 22px;
        margin-top: 30px;
    }
    
    /*-------------------------------------------*\
        Common - 768px
    \*-------------------------------------------*/
    
    .home-rjb .padding-section {
        padding: 20px 0;
    }
    
    .home-rjb .padding-title {
        margin: 25px 0 5px 0;
    }
    
    .home-rjb .wrap-section,
    .home-rjb section {
        margin: 0 auto;
        padding: 0;
    }
    
    .home-rjb .wrap-section {
        margin-left: 15px auto !important;
        margin-right: 15px auto !important;
        margin-top: 0;
        margin-bottom: 0;
        padding-right: 15px;
        padding-left: 15px;
    }
    
    .home-rjb .wrap-section-content {
        padding-left: 15px;
        padding-right: 15px;
    }
    
    .home-rjb .radio-show {
        margin-bottom:0;
    }
    
    .home-rjb .disable-padding-sm {
        padding: 0;
    }
    
    /*-------------------------------------------*\
        Inforoute - 768px
    \*-------------------------------------------*/
    
    .home-rjb .inforoute.grey-bg {
        background: transparent;
    }
    
    .home-rjb .inforoute .inforoute-content {
        padding: 20px;
        font-size: 16px;
    }
    
    .home-rjb .inforoute .inforoute-content strong {
        display: block;
        font-size: 18px;
        margin-bottom: 0.7em;
    }
    
    .home-rjb .section-title a.pull-right {
        font-size: 13px;
        color: #fff;
    }
    
    /*-------------------------------------------*\
        Journaux / Podcast - 768px
    \*-------------------------------------------*/
    
    .home-rjb .timeline-background-item {
        height: 220px !important;
    }
    
    .home-rjb .radio-timeline {
        padding: 30px 0 25px 0;
    }
    
    .home-rjb .radio-timeline .padding-title {
        margin: 0;
        margin-bottom: 25px;
        font-size: 24px;
    }
    
    .home-rjb .radio-timeline .owl-nav {
        top: -54px;
    }
    
    /*-------------------------------------------*\
        Banner - 768px
    \*-------------------------------------------*/
    
    .home-rjb .margin-section {
        padding: 0 15px;
    }
    
    /*-------------------------------------------*\
        Poll - 768px
    \*-------------------------------------------*/
    
    .home-rjb .concours .poll-item {
        box-shadow: 0 0 13px rgba(0,0,0,.20);
        padding: 20px;
    }
    
    .home-rjb .concours .section-title, .home-rjb .concours-home .section-title {
        padding: 25px 0 5px 0;
    }
    
    /*-------------------------------------------*\
        Ad Zone - 768px
    \*-------------------------------------------*/
    
    .home-rjb section.ad-zone {
        padding: 2em 0;
    }
    
    /*-------------------------------------------*\
        Games - 768px
    \*-------------------------------------------*/
    
    .home-rjb .contest-item {
        padding: 20px;
    }
    
    /*-------------------------------------------*\
        Pictures - 768px
    \*-------------------------------------------*/
    
    .home-rjb .image-gallery {
        padding: 30px 0 25px 0;
    }
    
    .home-rjb .image-gallery .section-title {
        padding: 0px 0 5px 0;
    }
    
    /*-------------------------------------------*\
        Sésame - 768px
    \*-------------------------------------------*/
    
    .home-rjb .carte-sesame-content {
        padding: 20px;
        margin-bottom: 30px;
    }
    
    .home-rjb .carte-sesame-content .part {
        margin-bottom: 0;
    }
    
    .home-rjb .carte-sesame-content strong {
        font-size: 18px;
        margin-bottom: 1em;
        display: block;
    }
    
    .home-rjb .carte-sesame-content .btn {
        background: #f87229;
        font-size: 13px;
        color: #ffffff;
        padding: 5px 12px;
        width: auto;
        margin-bottom: 0;
    }
    
    /*-------------------------------------------*\
        Privilèges - 768px
    \*-------------------------------------------*/
    
    .home-rjb .privilege .padding-title {
        margin-left: 0px;
    }
    
    .home-rjb .privilege-picture {
        padding-top: 0;
    }
    
    .home-rjb .privilege-content {
        padding: 20px;
        margin-bottom: 30px;
    }
    
    .home-rjb .privilege-content .part {
        margin-bottom: 0;
    }
    
    .home-rjb .privilege-content .btn {
        font-size: 13px;
        padding: 5px 12px;
        width: auto;
        margin-bottom: 0;
    }
    
    .home-rjb .privilege-title {
        font-size: 22px;
        line-height: 30px;
    }
    
    .home-rjb .privilege-content .privilege-image {
        padding-left: 0;
    }
    
    .home-rjb .event-home-2 {
        display: block;
    }
    
    .home-rjb .dropdown-menu.radio-show-program,
    .home-rjb .radio-show-next .caret,
    .home-rjb .radio-show-next button:after{
        display: none !important;
    }
    
    .home-rjb .cinema .section-title h2 {
        font-size: 24px;
    }
    
    
    .zone-rjb .footer-logo a {
        width: 146px;
    }
}

/*-------------------------------------------*\
    Tablette - 1200px
\*-------------------------------------------*/

@media screen and (min-width: 1200px) {
    
    .ajour-title {
        font-size: 24px;
    }
    
    .ajour .ajour-listing {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
    }
    
    .zone-rjb .ajour .listing-item .item-info {
        font-size: 12px;
    }
    
    .home-rjb .onair-rjb {
        margin-top: 0;
    }
    
    .home-rjb .on-air-content {
        padding: 0;
    }
    
    .home-rjb .ajour-content {
        width: 65%;
    }
    
    .home-rjb .on-air-content {
        width: 33.333333%;
    }
    
    .home-rjb .section-title.onair-rjb {
        margin-bottom: 1px;
    }
    
    .home-rjb .radio-show-status,
    .home-rjb .radio-show-next {
        display: none;
    }
    
    .home-rjb .birth-section {
        padding-bottom: 20px;
    }
    
    .home-rjb .birth-section .baby-item:nth-child(1),
    .home-rjb .birth-section .baby-item:nth-child(2),
    .home-rjb .birth-section .baby-item:nth-child(3),
    .home-rjb .birth-section .baby-item:nth-child(4),
    .home-rjb .birth-section .baby-item:nth-child(5) {
        display: block;
        width: 20%;
        
    }
    
    .home-rjb .weather-home .padding-title {
        margin-top: 0.4em;
    }
    
    .home-rjb .carousel-self-promo {
        margin: 2em 0;
    }
    
    .home-rjb .IC2Site .colored-gradient.contest-item .btn {
        font-size: 14px;
        padding: 3px 25px;
        white-space: normal;
    }
    
}

/*-------------------------------------------*\
    Tablette - 1600px
\*-------------------------------------------*/

@media screen and (min-width: 1600px) {
    
    .ajour-title {
        font-size: 30px;
    }
    
    .ajour .ajour-listing {
        grid-template-columns: repeat(3, 1fr);
        padding: 0 30px;
    }
    
    .ajour .listing-item.hidden-xs {
        display: block;
    }
    
    .home-rjb .ajour .listing-item .item-info {
        font-size: 14px;
    }
    
    .home-rjb .cinema .section-title h2 {
        font-size: 32px;
    }
    
    .home-rjb .on-air-content {
        width: 25%;
    }
    
    .home-rjb .ajour-content {
        width: 74%;
    }    
    
    /*-------------------------------------------*\
        Footer - 1600px
    \*-------------------------------------------*/
    
    
    .home-rjb .footer-jdj a {
        padding-top: 15px;
        padding-left: 10px;
    }
    
    
}

/*-------------------------------------------*\
        Mobile Only - < 768px
\*-------------------------------------------*/

@media screen and (max-width: 768px) {
    
    #HomePromotionBandeau {
        margin: 0 15px;
        margin-top: 27px;
        box-sizing: content-box;
    }
    
}