




a.rn-link-readmore {
    color: white;
    margin-top: 20px;
    display: inline-block;
    border: 1px solid white;
    padding: 5px 20px;
}

/*----------------------------*/
/*---------- GLOBAL ----------*/
/*----------------------------*/

/* STYLE DU MENU */
    .uber-header.header-6 .navbar-default .navbar-nav > li {
        border-right-color: none!important;
    }
    .uber-header.dark-color .navbar-default .navbar-nav > li, 
    .uber-header.none-color.affix .navbar-default .navbar-nav > li {
        border-right: none!important;
    }
    .uber-header.header-6 .t3-mainnav {
        border-top: none!important;
    }

    .uber-header.header-6.dark-color {
        background-color: rgba(0,0,0,0.4)!important;
        position: absolute!important;
    }

    .uber-header.header-6 .navbar-default .navbar-nav > li > a {
        color: #dedede!important;
    }

    .mod-languages {
        background-color: rgba(0,0,0,0.4)!important;
    }

    /* couleurs off canvas */
        .t3-off-canvas .t3-off-canvas-header,
        .t3-off-canvas .close,
        .t3-off-canvas
        {
            background: #272727;
        }

        .uber-header.header-6 .off-canvas-toggle:hover,
        .uber-header.header-6 .off-canvas-toggle:focus,
        .uber-header.header-6 .off-canvas-toggle:active,
        .t3-off-canvas .t3-off-canvas-body .nav li.active > a,
        .t3-off-canvas .t3-off-canvas-body .nav li.active.open > a
        {
            color: #ffffff !important;
        }

                     
/** FIN DU STYLE DU MENU **/    
    
.no-padding {
    padding:0!important;
}
    
body{
    background:#f0f0f0;
}    
    
/* TITRES */

.home h1 {    
    margin-bottom:30px;
}

/* FIN TITRES */


/* BOUTON */

.rn-btn {
    color:#fff;
    padding:15px 15px;
    background-color:#25556a;    
    border:1px solid #25556a;
    /*margin-top:40px;*/
    text-transform:uppercase;
    font-size:16px;
    display:block;
    width:200px;
    margin:40px auto!important;
}

.rn-btn:hover {
    color:#25556a;
    background-color:#fff;
}



/* FIN BOUTON */

/* FALANG */

    .falang-missing {
        background-color: #25556a;
        color: #fff;
        padding: 15px;
        border-radius: 2.5px;
    }

    .falang-missing .rn-falang-message span {
        display: none;
    }

    html[lang="en-gb"] .falang-missing .rn-falang-message span.en-gb {
        display: inherit;
    }

    html[lang="fr-fr"] .falang-missing .rn-falang-message span.fr-fr {
        display: inherit;
    }

/* FIN FALANG */

/*--------------------------------*/
/*---------- FIN GLOBAL ----------*/
/*--------------------------------*/





/*----------------------------*/
/*---------- HEADER ----------*/
/*----------------------------*/


div.mod-languages {
    background-color:transparent!important;
    position:absolute;
    z-index:1500;
    width:100%;
}

div.mod-languages ul {
    text-align:right;
}

div.mod-languages ul li:last-child {
    margin-right:10px;
    margin-left:10px
}

div.mod-languages p {
    text-align:right;
}

div.mod-languages a {
    color:#fff;
}

div.mod-languages a img {
    margin-right:3px;
}

div.mod-languages a i {
    margin-right:5px;
}

div.mod-languages i:last-child {
    margin-right:10px;
    margin-top:10px;
    font-size:22px;
}

div.logo-image img {
    max-height:70px!important;
    margin-bottom:20px
}

header ul li a, header ul li span {
    text-transform:uppercase!important;
    font-weight:400!important;
    color:#dedede;
}

header .navbar {
    margin-top:10px
}

header ul li a:hover, header ul li span:hover {
    background-color:rgba(0,0,0,0.5)!important;
}

header ul li.active a, header ul li.active span {
    background-color:rgba(0,0,0,0.5)!important;
}   

@media screen and (max-width:990px) {
    header .navbar-toggle {
        color:#fff;
        float:right;
    }
} 


/*--------------------------------*/
/*---------- FIN HEADER ----------*/
/*--------------------------------*/





/*----------------------------*/
/*---------- FOOTER ----------*/
/*----------------------------*/


.rn-footer {
    background-color:#25556a;
    height:100px;
    display:table;
    width:100%;
}

.rn-footer img {
    width:300px;
    margin-top:15px;
}

.rn-footer p {
    width:100%;
    color:#fff;
    text-align:center;
    vertical-align:middle;
    margin-top:40px;
}  

.rn-footer a {
    color:#fff;
}  

.rn-footer .fa {
    font-size:18px;
    margin-right:5px;
    color:#fff;
}           

@media screen and (min-width:990px) and (max-width:1200px) {
    .rn-footer img {
        width:90%;
    }
}        

@media screen and (max-width:990px) {
    .rn-footer img {
        margin:20px auto 0!important;
        display:block;
    }
}      


/*--------------------------------*/
/*---------- FIN FOOTER ----------*/
/*--------------------------------*/






/*-------------------------------*/
/*---------- HOME PAGE ----------*/
/*-------------------------------*/


/* SLIDESHOW */

.sections-wrap .section .section-inner{
    padding-top: 200px;
}    
    
.rn-home .rn-slideshow .section-inner {
    padding-bottom:50px!important;
}

.rn-home .rn-slideshow h3 {
    margin-top:150px!important;
    margin-bottom:0px!important;
}

.rn-home .rn-slideshow h3 p {
    color:#fff!important;
    font-size:32px!important;
    max-width:1000px!important;
}

.rn-home .rn-slideshow .acm-slideshow.container {
    display:none;
}

/* FIN SLIDESHOW */


/* COULEUR MODULE */

/* VERT */

.rn-feature-green {
    background-color: #82ae35 !important;
    color: #fff !important;
    text-align:center;
}



.rn-feature-green .title h4, 
.rn-feature-green .title h4 a{
    color: #fff !important;
    font-size:34px;
    font-weight:500;
}

.rn-feature-green .description{
    color: #fff !important;
    font-size:18px;
}

/* ROUGE */

.rn-feature-red {
    background-color: #25556a !important;
    color: #fff !important;
    text-align:center;
}

.rn-feature-red .title h4, 
.rn-feature-red .title h4 a{
    color: #fff !important;
    font-size:34px;
    font-weight:500;
}

.rn-feature-red .description{
    color: #fff !important;
    font-size:18px;
}

 /* GRIS */

.rn-feature-gris {
    background-color: #fff !important;
    color: #333 !important;
    text-align:center;
}

.rn-feature-gris .title h4, 
.rn-feature-gris .title h4 a{
    color: #333 !important;
    font-size:34px;
    font-weight:500;
}

.rn-feature-gris .description{
    color: #333 !important;
    font-size:18px;
}

/* FIN COULEUR MODULE */


/* NOTRE MISSION */

.acm-features .features-image, .acm-features .features-content {
    height:450px;
    display:table;
}

.rn-notre-histoire .acm-features .features-image, .rn-notre-histoire .acm-features .features-content {
    height:450px;
}

.acm-features .features-image img {
    height: 35vh;
    width: 60vh;
}

.acm-features .features-content div.row {
    display:table-cell;
    vertical-align:middle;
}

.rn-notre-mission {
    background: #fff;
}

.rn-notre-mission h3{
    font-size:36px;
    margin-top:50px;
}
.rn-notre-mission .rn-btn{
    margin-bottom:0!important;
}

.rn-notre-mission .section-ct {
    padding-top:50px;
}

.rn-notre-mission p {
    font-size:20px;
    padding:0 25px;
    width:80%;
    margin:0 auto;
}

/* FIN NOTRE MISSION */


/* NOTRE EQUIPE */

.rn-notre-equipe .features-content.col-md-6 {
    width:60%!important;
}

.rn-notre-equipe .features-image.col-md-6 {
    width:40%!important;
}

/* FIN NOTRE EQUIPE */


/* PRESENTATION */

.rn-mot-president .features-content {
    padding:0px!important;
}

.rn-mot-president .features-content .col-sm-6:first-child {
    padding:0px!important;
}

.rn-mot-president .features-content .col-sm-6:first-child h4 {
    margin:0px!important;
}

.rn-mot-president .features-content .col-sm-6:first-child a {
    height:0px!important;
}

.rn-mot-president .features-content .col-sm-6:first-child a iframe {
    width:100%!important;
}

.rn-mot-president .features-content .col-sm-6:last-child {
    padding:6% 60px;
}

.rn-mot-president .features-content .col-sm-6:last-child .rn-btn {
    margin-bottom:0px!important;
}

.rn-mot-president .features-content .col-sm-6:last-child .title {
    display:none;
}

html[lang='en-gb'] .rn-mot-president .features-content {
    width:100%;
}

/* FIN PRESENTATION */


/* NOS ACTIONS */

.rn-action h2, .rn-action p {
    color:#fff!important;
}

.rn-action p {    
    font-size:20px;
    padding:0 25px;
    width:80%;
    margin:0 auto;
}

.rn-action nav {
    display:none;
}

/* FIN NOS ACTIONS */


/* 4 POINTS */

.rn-4-points .features-item {
    padding:0px!important;
}

.rn-4-points .row .features-item:first-child {
    background-color:rgba(0,0,0,0.1);
}

.rn-4-points img {
    width:100%!important;
}

.rn-4-points .row {
    margin-top:0px!important;
}

.rn-4-points h3 {
    color:#fff!important;
    padding:20px 40px 0;
}

.rn-4-points p {
    color:#fff;
    padding:0 40px 35px;
}

/* FIN 4 POINTS */


/* NOS ACTUALITES */




/* ------------------- Actus & agenda bloc home ------------------------------------- */


.module.rn-home-actu{
    background: url(/images/home/nos-actualites-bg.jpg);
    background-size: cover;
    background-position: center;
}


.rn-home-actu .nspArts {
    padding: 0px !important;
}



.rn-home-actu .rn-actu-cta {
    padding: 0 20px 20px 20px !important;
    overflow: none !important;
    display: block;
    background:white;
}

.rn-home-actu .nspArt .rn-nspArt{
    margin: 10px;
    padding:25px;
    background: white;
}

.rn-home-actu .nspArt h4.nspHeader a {
    color: #82ae35 !important;
    font-size: 20px;
}

.rn-home-actu .nspArt h4.nspHeader {
    font-size: 20px;
    margin-top: 10px!important;
    padding: 0;
    min-height: 90px;
    display: inline-block;
}
    
    
.rn-home-actu .nspInfo.nspInfo1 {
    font-weight: 500;
    background: #82ae35;
    color: white;
    padding: 5px 10px;
    display: inline!important;
    margin-bottom: 25px;
}

.rn-home-actu .nspArt p.nspText {
    margin-top: 25px;
    min-height: 240px;
    color: black; 
}

.rn-home-actu .nspInfo.nspInfo2 {
    color:#82ae35;
}


/* Titre style */

.rn-home-actu h3.module-title {
    background: transparent;
    color: white;
    font-size: 28px;
    text-transform: uppercase;
    font-weight: 300;
    letter-spacing: 1px;
    /* margin: 0 0 8.66666667px 0; */
    padding: 0;
    font-family: "Helvetica Neue", Roboto, Helvetica, Arial, sans-serif;
    margin-top: 75px;
    font-weight: 500;
    text-align: center;
}

/* padding sur la boite qui contient les articles */

.rn-home-actu .module-ct {
    padding-bottom: 85px;
}



/**********************************************/






#Mod603, #Mod610 {
    background-image:url(/images/home/nos-actualites-bg.jpg);
}

#Mod603 h3, #Mod610 h3 {
    font-size:45px;
    margin:30px 0 30px 80px;
    color:#fff;
    text-transform:none;
    font-weight:500;
}

#Mod603 p, #Mod610 p {
    background-color:#fff;
    padding:30px;
    color:#333;
    text-align:center;
    font-size:18px;
    font-weight:400;
}

#Mod603 p, #Mod603 h3.uk-h2, #Mod610 p, #Mod610 h3.uk-h2{
    width:500px;
    margin:0 auto;
}

#Mod603 .uk-text-center, #Mod603 .uk-margin, #Mod610 .uk-text-center, #Mod610 .uk-margin {
    margin:0px;
}

#Mod603 .module-ct, #Mod610 .module-ct {
    margin-bottom:50px;
}

/* FIN NOS ACTUALITES */


/*-----------------------------------*/
/*---------- FIN HOME PAGE ----------*/
/*-----------------------------------*/




/*------------------------------*/
/*---------- MASTHEAD ----------*/
/*------------------------------*/


.masthead .rn-masthead {
    height:420px;
}

.masthead .container {
    padding:0px!important;
    margin:0px!important;
    max-width:none!important;
}

.ja-masthead .ja-masthead-detail {
    top:250px;
    max-width:1200px!important;
    width:100%;
    margin:0 auto;
}

.ja-masthead .ja-masthead-detail h3 {
    font-size:36px;
    font-weight:500;
    text-align:left;
}

.ja-masthead .ja-masthead-description {
    font-size:28px;
    font-weight:300;
    text-align:center;
    line-height:1.625;
}

.ja-masthead h3.ja-masthead-title {
    display:none;
}


/*----------------------------------*/
/*---------- FIN MASTHEAD ----------*/
/*----------------------------------*/





/*-----------------------------------*/
/*---------- PAGE A PROPOS ----------*/
/*-----------------------------------*/


.article-content {
    max-width:1200px;
    margin:0 auto;
}

.article-content h3 {
    margin:50px 0 30px 0;
    color:#25556a;
}

.article-content .rn-intro {
    text-align:center;
    font-size:20px;
    font-weight:400;
    background-color:#fff;
    padding:30px;
    margin-top:-30px;
}

.article-content .rn-intro.bleu {
    background-color:#25556a;
    color:#fff;
}

.article-content .bloc {
    padding:50px;
}

.article-content .bloc.vert h3, .rn-nos-actions .bloc.bleu h3 {
    color:#fff;
    margin-top:0px;
}

.article-content .bloc.vert {
    background-color:#82ae35;
    color:#fff;
}

.article-content .bloc.bleu, .article-content .bloc.bleu h3 {
    background-color:#25556a;
    color:#fff;
}

.article-content .bloc.gris {
    background-color:#fff;
    color:#333;
}

.article-content .rn-intro.bleu h3 {
    color:#fff;
    margin-top:10px;
}

.rn-a-propos .rn-intro {
    margin-bottom:50px;
}

.rn-a-propos .rn-intro p:last-child {
    margin-bottom:0px;
}

.rn-a-propos .col-md-6 {
    height:600px;
    display:table;
}

.rn-a-propos .col-md-6.img {
    padding:0px;
}

.rn-a-propos .col-md-6.img img {
    height:100%;
}

.rn-a-propos .col-md-6 div {
    display:table-cell;
    vertical-align:middle;
}

.rn-a-propos .rn-intro h3 {
    margin-top:0px!important;
}

/* VIDEO */

.rn-video {
    width:58%;
    margin:40px auto;
    display:block;
}


/*---------------------------------------*/
/*---------- FIN PAGE A PROPOS ----------*/
/*---------------------------------------*/





/*---------------------------------*/
/*---------- PAGE EQUIPE ----------*/
/*---------------------------------*/


.rn-equipe .rn-intro {
    margin-bottom:40px;
}

/* TABS */

.rn-equipe .nn_tabs li a {
    border-radius:0px!important;
}

.rn-equipe .nn_tabs li a span {
    font-size:18px;
}

.rn-equipe .nn_tabs li a {
    background-color:#b5cc8d!important;
    padding:15px 25px;
}

.rn-equipe .nn_tabs li a:hover {
    background-color:#82ae35!important;
}

.rn-equipe .nn_tabs li span {
    color:#fff!important;
}

.rn-equipe .nn_tabs li.active a {
    background-color:#fff!important;
    /*border-color:#82ae35!important;
    border-bottom-color:#fff!important;*/
}

.rn-equipe .nn_tabs li.active span {
    color:#82ae35!important;
}

.rn-equipe .rl_tabs.top>ul.nav-tabs>li.active>a:focus, .rl_tabs.top>ul.nav-tabs>li>a:focus {
    box-shadow:none!important;
}

.rn-equipe .nn_tabs .tab-content {
    background-color:#fff;
    /*border-color:#82ae35!important;
    border-top:1px solid #82ae35;*/
}

.rn-equipe .nn_tabs .tab-content .tab-pane {
    overflow:hidden;
}

.rn-equipe .nn_tabs .accordion-group {
    border:none!important;
}

.rn-equipe .nn_tabs .accordion-group:hover {
    background-color:#fff!important;
}

.rn-equipe .nn_tabs .accordion-group .accordion-toggle:hover {
    background-color:#fff!important;
}

.rn-equipe .nn_tabs .accordion-group .accordion-toggle:focus {
    border:none!important;
    box-shadow:none!important;
}

.rn-equipe .nn_tabs .accordion-group .accordion-toggle {
    background-color:#fff!important;
}

.rn-equipe .nn_tabs .accordion-group .accordion-heading img {
    margin:0 auto;
}

.rn-equipe .nn_tabs .accordion-group .accordion-heading h3 {
    text-align:center;
    color:#82ae35;
    font-size:24px;
    margin:30px 0 20px!important;
}

.rn-equipe .nn_tabs .accordion-group .accordion-body h3 {
    display:none;
}

.rn-equipe .nn_tabs .accordion-group .accordion-body .rn-title {
    text-align:center;
    color:#25556a;
    font-size:18px;
    text-transform:uppercase;
}

.rn-equipe .nn_tabs .accordion-group .accordion-body p {
    text-align:center;
}

/* FIN TABS */

.rn-equipe h2 {
    color:#25556a;
    margin:50px 0 30px;
}

.rn-equipe p.rn-intro {
    margin:40px 0;
}

.rn-equipe .uk-slidenav-position {
    margin-top:40px;
}

.rn-equipe .uk-slidenav-position img {
    margin:0 auto;
}

.rn-equipe .uk-dotnav li, .rn-equipe .uk-dotnav>.uk-active>* {
    transform:scale(0.8)!important;
}

/*-------------------------------------*/
/*---------- FIN PAGE EQUIPE ----------*/
/*-------------------------------------*/





/*--------------------------------------*/
/*---------- PAGE NOS ACTIONS ----------*/
/*--------------------------------------*/


.rn-nos-actions .rn-intro {
    margin-bottom:50px;
}

.rn-nos-actions .bloc {
    height:650px;
    display:table;
}

.rn-nos-actions .col-md-4 img {
    height:100%!important;
}

.rn-nos-actions .col-md-4 {
    padding:0px;
    height:650px;
    overflow:hidden;
}

.rn-nos-actions .bloc div {
    display:table-cell;
    vertical-align:middle;
}

.rn-nos-actions .rn-btn {
    background-color:#fff!important;
    color:#82ae35!important;
    border:1px solid #82ae35!important;
    text-align:center;
    margin-bottom:0px!important;
}

.rn-nos-actions .rn-btn:hover {
    background-color:#82ae35!important;
    color:#fff!important;
    border:1px solid #fff!important;
}


/*------------------------------------------*/
/*---------- FIN PAGE NOS ACTIONS ----------*/
/*------------------------------------------*/






/*-----------------------------------------------------*/
/*---------- PAGE LES ACCORDS DE BRAZZAVILLE ----------*/
/*-----------------------------------------------------*/


.rn-accords .rn-intro a{
    margin-bottom:0px!important;
}

.rn-accords .bloc h3{
    margin-top:0px;
}

.rn-accords .col-md-6 {
    height:650px!important;
}

.rn-accords .col-md-6.bleu, .rn-accords .col-md-6.little {
    height:350px!important;
}

.rn-accords .bloc.gris h3{
    text-align:center;
}

.rn-accords .row.autre {
    margin-top:50px
}

.rn-accords .col-md-8.citation, .rn-plot .col-md-6.citation {
    height:300px!important;
    text-align:center;
}

.rn-accords .col-md-4.citation, .rn-accords .col-md-8.citation {
    height:420px!important;
}

.rn-accords .col-md-8.citation p, .rn-accords .col-md-8.citation h4, .rn-plot .col-md-6.citation p, .rn-plot .col-md-6.citation h4 {
    color:#25556a;
    text-align:center;
    display:block;
}

.rn-plot .vid-citation {
    background-color:#000;
    height:415px!important;
}

.rn-plot .vid-citation iframe {
    margin-top:5%!important;
}

.rn-accords .col-md-8.citation hr, .rn-plot .col-md-6.citation hr {
    border-top:1px solid #829da9!important;
    width:50%;
}

.rn-accords .rn-img {
    margin:50px auto 0;
}

/*---------------------------------------------------------*/
/*---------- FIN PAGE LES ACCORDS DE BRAZZAVILLE ----------*/
/*---------------------------------------------------------*/






/*-----------------------------------------*/
/*---------- PAGE PLOT FOR PEACE ----------*/
/*-----------------------------------------*/


.rn-plot .rn-masthead {
    height:420px!important;
}

.rn-plot .rn-intro {
    margin-top:0px!important;
}

.rn-plot .col-md-6.img {
    height:100%;
}

.rn-plot .col-md-6 img {
    margin:0 auto;
    width:100%;
    height:100%;
}

.rn-plot .little .bloc.vert {
    height:422px;
}

.rn-plot .little .bloc.gris {
    height:450px;
}

.rn-plot .bloc p {
    display:table-cell;
    vertical-align:middle;
}

.rn-plot .video {
    padding:0px;
    background-color:#000;
    height:350px;
}

.rn-plot .bloc {
    height:350px;
}

.rn-plot .bloc h3 {
    margin-top:0px;
}

.rn-plot .video iframe {
    margin:0px auto;
    position:absolute;
}

@media screen (max-width:992px) {

    .rn-plot .video iframe {
        position:relative;
    }

}


/*---------------------------------------------*/
/*---------- FIN PAGE PLOT FOR PEACE ----------*/
/*---------------------------------------------*/






/*-------------------------------*/
/*---------- PAGE ACTU ----------*/
/*-------------------------------*/


.rn-actu .item-content-box img {
    margin:20px auto;
}


.rn-actu .leading {
    background-color:#fff;
    padding:30px;    
    margin:20px 0;
}


/*-----------------------------------*/
/*---------- FIN PAGE ACTU ----------*/
/*-----------------------------------*/






/*----------------------------------*/
/*---------- PAGE CONTACT ----------*/
/*----------------------------------*/


.rn-contact .rn-logo {
    margin:0 auto 80px;
}


/*--------------------------------------*/
/*---------- FIN PAGE CONTACT ----------*/
/*--------------------------------------*/



@media screen and (max-width: 992px) {
    
    .rn-desktop {
        display:none!important;
    }
    
    .rn-mobile {
        display:block!important;
    }
    
    header .navbar-toggle:hover, header .navbar-toggle:focus {
        color:#333;
    }
    
    .t3-mainnav .t3-navbar-collapse {
        max-height:600px;
    }
    
    header ul li span {
        width:100%;
        padding:13px 26px!important;
    }
    
    .rn-home .rn-notre-equipe .features-content.col-md-6 {
        width:100%!important;
    }
    
    .rn-home .rn-4-points .acm-features h3 {
        height:70px;
    }
    
    .rn-home .rn-4-points .acm-features p {
        height:160px;
    }
    
    #Mod603 p, #Mod603 h3.uk-h2, #Mod610 p, #Mod610 h3.uk-h2 {
        width:100%!important;
    }
    
    #Mod603 h3 {
        text-align:center;
        margin:30px 0!important;
    }
    
    .rn-video {
        width:80%!important;
    }
    
    .col-md-6.img {
        margin:0 auto;
    }
    
    .rn-nos-actions .masthead .rn-masthead {
        height:460px!important;
    }
    
    .rn-a-propos .col-md-6.img img {
        height:auto!important;
    }
    
    .rn-a-propos .col-md-6 {
        height:auto;
    }
    
    .rn-nos-actions .col-md-4 {
        height:inherit!important;
    }
    
    .rn-accords .col-md-6.bleu, .rn-accords .col-md-6.little {
        height:auto!important;
    }
    
    .rn-accords .col-md-6.bleu, .rn-accords .col-md-4 {
        height:auto!important;
    }
    
    .rn-accords .col-md-6.bleu, .rn-accords .col-md-4 img {
        margin:0 auto;
    }
    
    .rn-accords .col-md-6.bleu, .rn-accords .row.autre {
        margin:0px!important;
    }
    
    .nav .caret {
        color:#25556a!important;
        border-top-color:#25556a!important;        
        border-bottom-color:#25556a!important;
    }
    
    .ja-masthead .ja-masthead-description {
        font-size:18px!important;
    }
    
    .ja-masthead .ja-masthead-detail {
        top:200px!important;
    }
    
}

@media screen and (max-width: 1230px)
{
    /* ajuster l'affichage du lecteur sur ecrans moyens (tablettes...) */
    .rn-video
    {
        margin-left: 0px;
        margin-right: 0px;
        width: 100% !important;
    }

    .rn-video iframe 
    {
        min-height: 390px;
        width: 100%;
    }
}

@media screen and (min-width:992px) {
    
    .rn-desktop {
        display:block;
    }
    
    .rn-mobile {
        display:none;
    }
    
    /* plus de padding pour les actus */
    .rn-home-actu .nspMain.rn-home-actu.activated {
        padding: 0 50px;
    }
    
}



@media screen and (max-width:650px) {
    
    .uber-header.header-6.dark-color {
        background-color:#272727!important;
    }
    
    .uber-header.header-6.dark-color .container {
        padding:0px!important;
    }
    
    div.mod-languages {   
        text-align:right;
    }   
    
    div.mod-languages ul.lang-inline, div.mod-languages div.posttext {   
        display:inline-block;
    }   
    
    div.mod-languages div.posttext {   
        margin-left:10px;
    }        
    
    div.logo-image img {
        max-height:55px!important;     
        margin-left:15px;
    }                     
    
    .uber-header.header-6 .row:first-child {
        position:absolute;
    }      
    
    .uber-header.header-6 .row:last-child .navbar {  
        margin-bottom:20px; 
    }   
    
    .uber-header.header-6 .row .navbar {  
        padding-right:15px;        
        padding-left:15px;
    }   
    
    .uber-header.header-6 .row:last-child .navbar button i:after {
        content:"Menu";
        font-family:"Roboto" sans serif!important;                  
        color:#fff;
        font-size:12px;  
        float:right;     
        margin-right:5px;
        margin-top:10px;
    }   
    
    .uber-header.header-6 .row:last-child .navbar .navbar-toggle {
        height:40px;
    }     
    
}






/******************************************/
/******************************************/
/******* MOBILE MOBILE MOBILE *************/
/******************************************/
/******************************************/

@media screen and (max-width: 640px) {
    .rn-home .rn-4-points .acm-features .img-icon{
        height: 0;
        margin-bottom: 0;
    }
    
     .rn-home .rn-4-points .acm-features h3{
    margin-bottom: 0;
    background-color: rgba(0,0,0,0.6);
    display: inline-block; 
    width:100%;       
     }
    
    .rn-home .rn-4-points .acm-features p{
    margin-bottom: 0;
    background-color: rgba(0,0,0,0.5);
    display: inline-block;
    }

    /*.rn-home .rn-4-points .acm-features h3:before {
        content: "";
        background: rgba(0,0,0,0.5);
        height: 100%;
        width: 100%;
        position: absolute;
        top: 0;
        left: 0;
    }*/

    .t3-spotlight  .col-lg-12.col-md-12.col-sm-12.col-xs-12 {
        padding:0px!important;
    }
    
    .rn-home h2 {
        font-size:38px!important;
    }
    
    .rn-home .rn-slideshow .section-inner {
        padding-bottom:20px!important;
    }
    
    .rn-notre-mission p {
        padding:0 5px!important;
        font-size:16px!important;
    }
    
    .rn-feature-green .description {
        font-size:16px!important;
    }
    
    .acm-features.style-6 .features-content .ft-bottom h4 {
        margin-top:0px!important;
    }
    
    .rn-notre-histoire .acm-features .features-content {
        height:auto;
        padding:50px 30px!important;
    }
    
    .acm-features .features-content {
        height:auto;
        padding:50px 30px!important;
    }
    
    .rn-feature-red .description {
        font-size:16px!important;
    }
    
    .rn-mot-president .features-content .col-sm-6:last-child {
        padding:20px 0 0 0 !important;
    }
    
    .rn-feature-gris .description {
        font-size:16px!important;
    }
    
    .rn-action p {
        padding:0px!important;
        width:90%!important;
        font-size:16px!important;
    }
    
    .acm-cta.style-3.bg-image {
        padding:50px 0!important;
    }
    
    .t3-module#Mod603 img {
        height:auto;
    }
    
    .t3-module#Mod603 a {
        font-size:16px!important;
    }
    
    .rn-footer p {
        margin-top:5px!important;
    }
    
    .rn-footer .col-md-3:first-child {
        margin-bottom:30px!important;
    }
    
    .rn-footer .col-md-2:last-child {
        margin-top:30px!important;
    }
   

}










/******************************************/
/******************************************/
/******* MOBILE MOBILE MOBILE *************/
/******************************************/
/******************************************/


