@font-face {
  font-family: "AvenirNext-UltraLight";
  src: url("../fonts/AvenirNext-UltraLight-11.woff2") format("woff2"); /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "AvenirNext-Regular";
  src: url("../fonts/AvenirNext-Regular-08.woff2") format("woff2"); /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "AvenirNext-Medium";
  src: url("../fonts/AvenirNext-Medium-06.woff2") format("woff2"); /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "AvenirNext-DemiBold";
  src: url("../fonts/AvenirNext-DemiBold-03.woff2") format("woff2"); /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "AvenirNextCondensed-DemiBold";
  src: url("../fonts/AvenirNextCondensed-DemiBold.woff2") format("woff2"); /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "AvenirNextCondensed-Regular";
  src: url("../fonts/AvenirNextCondensed-Regular.woff2") format("woff2"); /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}



*********************************************BODY**********************************************/



body {
    padding-top: 116px;
    font-size: 10px;
    font-family: 'AvenirNext-UltraLight', Verdana, Geneva, sans-serif;
    font-weight: 300;
    background-color: white;
    width: 100vw;
}
.centre-menu {
	width: 95vw;
	margin : 0 auto;
	margin-right: auto;
}

@media (max-width: 1011px) {
	body > .container {
    	margin-top: 15px;
	}
	
}

@media (min-width: 768px) {
	body > .container {
    	margin-top: 50px;
	}
}
.ce-bodytext p {
    font-size: 1.2em;
}
a:focus,
a:active {
    outline: medium none;
}
@media (max-width: 766px) {
    body {
        padding-top: 51px;
    }
    .container {
	    min-width: 100%;
    }
}

.news h2 {
    font-size: 10px;
    margin: 0;
    padding: 5px;
    position: absolute;
    bottom: 0;
    background: rgba(255, 255, 255, 0.6);
    width: 100%;
}
.news .img-responsive {
    min-width: 100%;
}
.news .distance {
    position: absolute;
    top: 0;
    right: 0;
    background: #000;
    color: #fff;
    padding: 2px 5px;
    font-size: 10px;
}
.news .noVideo {
    display: none;
}
.desc {
    display: none;
}
.focus-on .news {
    opacity: 0.3
}
.focus-on .news.focus {
    opacity: 1.0
}
#main_map_wrapper {
    display: none
}
.distance {
    display: none;
}
a:hover,
a:focus {
    text-decoration: none;
}

/**********************************************BOOTSTRAP**********************************************/
.img-responsive {
    width: 100%;
}

.form-control {
    border: 1px solid #87a4bf;
    border-radius: 0;
}
.form-control:focus {
    border-color: #87a4bf;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(135,164,191,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(135,164,191,.6);
}


@media (min-width: 768px) {
    #via-navbar-collapse .navbar-nav > li > .dropdown-menu {
        margin-top: -5px;
    }
}
@media (max-width: 1011px) {
    .navbar-header {
        float: none;
    }
    .navbar-left,.navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin-top: 7.5px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collapse.in{
        display:block !important;
    }
}

/**********************************************CHECKBOX**********************************************/
div.checkbox{display: inline-block; margin:0 2%;}
div.checkbox input[type=checkbox] + label:hover, input[type=radio] + label:hover { cursor: pointer; }

div.checkbox input[type=checkbox]{position: absolute; margin-left: 0 !important; z-index: 1; opacity:0.0}
div.checkbox input[type=checkbox] + label,
div.checkbox input[type=radio] + label { font-size: 16px; color:#6B6C6F; padding-left: 0 !important;}


div.checkbox input[type=checkbox] + label:before, input[type=radio] + label:before {font-family: "Glyphicons Halflings"; font-size: 12px; position: relative; top: 0;  margin-right: 0.2em; }
div.checkbox input[type=checkbox]:before + label { content: '\e157'; }
div.checkbox input[type=checkbox] + label:before { content: '\e157'; }
div.checkbox input[type=checkbox] + label:hover:before { content: '\e013'; filter: alpha(opacity=20); opacity: 0.2; }
div.checkbox input[type=checkbox]:checked + label:before { content: '\e013'; }
div.checkbox input[type=checkbox]:checked + label:hover:before { filter: alpha(opacity=100); opacity: 1; }


input[type=radio] + label:before { content: '\E207'; }
input[type=radio] + label:hover:before { content: '\E207'; filter: alpha(opacity=20); opacity: 0.2; }
input[type=radio]:checked + label:before { content: '\E207'; }
input[type=radio]:checked + label:hover:before { filter: alpha(opacity=100); opacity: 1; }





/**********************BTN**********************/
.btn {
    border-radius: 0;
}
.btn-default,
.btn-primary,
.btn-success,
.btn-info,
.btn-warning,
.btn-danger {
    box-shadow: none;
    text-shadow: none;
}
.btn-default {
    background-image: none;
    border-color: #e0e0e0 ;
    background-color: #e0e0e0 ;
    color: #6b6c6f;
}
.btn-default:hover,
.btn-default:focus {
    background-color: #d9d9d9;
    border-color: #d9d9d9;
}
.btn-default .badge {
    color: #e0e0e0;
}
.btn-primary {
    background-image: none;
    border-color: #ecc716;
    background-color: #ecc716;
    color: #fff;
}
.btn-primary:hover,
.btn-primary:focus {
    background-color: #D5B419;
    border-color: #ecc716;
}
.btn-primary .badge {
    color: #ecc716;
}
.btn-facebook {
    background-color: #3a579a;
    color: #fff;
}
.btn-facebook:hover,
.btn-facebook:focus {
    background-color: #314A83;
    color: #fff;
}
.btn-facebook .badge {
    background-color: #fff;
    color: #3a579a;
}
.btn-twitter {
    background-color: #00abf0;
    color: #fff;
}
.btn-twitter:hover,
.btn-twitter:focus {
    background-color: #0092CC;
    color: #fff;
}
.btn-twitter .badge {
    background-color: #fff;
    color: #00abf0;
}
.btn-linkedin {
    background-color: #127bb6;
    color: #fff;
}
.btn-linkedin:hover,
.btn-linkedin:focus {
    background-color: #0F699B;
    color: #fff;
}
.btn-linkedin .badge {
    background-color: #fff;
    color: #127bb6;
}
.btn-print,
.btn-email {
    background-color: #f0f0f0;
    color: #000;
}
.btn-print:hover,
.btn-print:focus,
.btn-email:hover,
.btn-email:focus {
    background-color: #DDDDDD;
}
.left-sidebar .btn-pinterest {
    background-color: #D50C22;
    color: #fff;
}
.left-sidebar .btn-pinterest:hover,
.left-sidebar .btn-pinterest:focus {
    background-color: #BD081C;
    color: #fff;
}
.btn-google {
    background-color: #DB4437;
    color: #fff;
}
.btn-google:hover,
.btn-google:focus {
    background-color: #D6492F;
    color: #fff;
}

/**********************************************VIA**********************************************/
.via-logo {
    font-family: 'Ubuntu', sans-serif;
    font-size: 1.8em;
    font-weight: bold;
    text-transform: initial;
    color: #fff;
}
.via-yellow {color: #ecc716;}
.via-greyblue {color: #87a4bf;}
.via-darkblue {color: rgba(0, 0, 0, 0.90);}
.via-purpledark {color: #7d2f67;}
.via-purple {color: #843494;}
.via-blue {color: #146ab4;}
.via-red {color: #c63b3b;}
.via-green {color: #34a449;}
.via-orange {color: #f6851f;}
.via-border-bottom,
.via-border-top {
    width: 10%;
    background-color: #ecc716;
}
.via-border-left,
.via-border-right {
    height: 10%;
    background-color: #ecc716;
}
.large-news .via-border-bottom,
.large-news .via-border-top {
    height: 22px;
}
.large-news .via-border-left,
.large-news .via-border-right {
    width: 22px;
}
.mid-news .via-border-bottom,
.mid-news .via-border-top {
    height: 15px;
}
.mid-news .via-border-left,
.mid-news .via-border-right {
    width: 15px;
}
.btn-viayellow {
    background-color: #ecc716;
    color: #fff;
    border: 1px solid #ecc716;
    background-image: none;
}
.btn-viagreyblue {
    background-color: #87a4bf;
    color: #fff;
    border: 1px solid #87a4bf;
    background-image: none;
}
.btn-viadarkblue {
    background-color: rgba(0, 0, 0, 0.90);
    color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.90);
    background-image: none;
}

/**********************************************NAVBAR**********************************************/
.top-header {
    width: 100%;
    border-bottom: 1px solid #fff;
    /*text-align: center;*/
}
.top-header .brand {
    text-align: center;
    display: block;
}
.top-header .brand img {
    margin: 0px 0;
    height: 80px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.top-header .pull-right {
    /*margin-top: 20px;*/
    position: absolute;
    top: 20px;
    right: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.smaller .top-header .pull-right {
    top: 12px;
}
.top-header .social-link {
    color: #fff;
    font-size: 1.6em;
    margin-left: 5px;
}
.top-header .social-link.link-newsletter{
    text-transform: none;
    font-size: 12px;
    text-align: center;
    max-width: 60px;
    display: inline-block;
}
.top-header .social-link.link-newsletter i{
    display: block;
}
.footer-social .social-link.link-newsletter {
    display: none;
}
.top-header .social-link:hover {
    color: #ecc716;
}
.smaller .top-header .brand img {
    height: 30px;
}

.navbar-via {
	font-family: 'AvenirNext-Regular';
	font-style: normal;
	font-weight: 200;
    background-color: rgba(0, 0, 0, 0.5);
    font-size: 1.2em;
    text-transform: uppercase;
    
}
.navbar-header {
    background-color: rgba(0, 0, 0, 0.5);
}
.navbar-via .editions-dropdown-menu {
    text-transform: none;
}
.navbar-brand img {
    height: 25px;
}
.navbar-brand,
.navbar-nav > li > a {
    text-shadow: none;
    padding-left: 10px;
    padding-right: 10px;
}
.navbar-via,
.navbar-nav > li > a {
    color: #fff;
    text-shadow: none;
}

.navbar-via .nav li.nav-header {
    display: none;
}
.navbar-via .nav > li > a:hover,
.navbar-via .nav > li > a:focus {
    color: #87a4bf;
    background-color: transparent;
}
.navbar-via .navbar-toggle {
    border: 1px solid #fff;
}
.navbar-via .icon-bar {
    background-color: #fff;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
    background-color: #87a4bf;
}
.dropdown-menu {
    border-radius: 0;
    border-top: 5px solid #ecc716;
    background-color: rgba(0, 0, 0, 0.5);
}
.dropdown-menu > li > a,
.sub-menu-link > li > a {
    color: #fff;
    padding: 10px 5px;
    width: 100%;
    display: block;
}
.dropdown-menu > li,
.sub-menu-link > li {
    border-bottom: 1px solid #fff;
    margin-bottom: 5px;
    text-transform: uppercase;
}
.editions-dropdown-menu > li {
    text-transform: none;
}
@media (min-width: 767px) {
    .editions-dropdown-menu {
        min-width: 200px;
    }
    .editions-dropdown-menu > li > a,
    .sub-menu-link > li > a {
        padding: 5px 15px;
        font-size: 18px;
    }
    .editions-dropdown-menu > li,
    .sub-menu-link > li {
        border-bottom: 0;
        margin-bottom: 0;
    }
}
.dropdown-menu > li > a:hover,
.sub-menu-link > li > a:hover {
    background-color: #87a4bf;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
    background-color: unset;
    background-image: none;
    color: #87a4bf;
}
.dropdown-menu .input-group {
    margin-right: 10px;
    margin-left: 10px;
    width: 300px;
}

/*.form-search #search-term-container{position: relative;}*/
.btn{
    height: 39px;
}
.ui-autocomplete{position:relative}


.input-group {
    width: calc(100% - 20px);
}
li.direct,
li.replay {
    background-color: #5c88b8;
    padding-bottom: 1px;
    border-right: 1px solid rgba(0, 0, 0, 0.5);
}
li.direct .glyphicons::before,
li.replay .glyphicons::before {
    padding: 2px 8px;
}
.navbar-via .nav > li.direct > a:hover,
.navbar-via .nav > li.direct > a:focus,
.navbar-via .nav > li.replay > a:hover,
.navbar-via .nav > li.replay > a:focus {
    color: #5c88b8;
}
@media (min-width: 767px) {
    .smaller {
        margin-top: -16px;
    }
    .input-group-btn .btn-primary{
        height: 39px;
    }
}
@media (max-width: 767px) {
    .container{
        padding-right: 0;
        padding-left: 0;
       
    }
    .nav-group-btn{
        transition: all 0.5s;
        -webkit-transition: all 0.5s;
        -moz-transition: all 0.5s;
        -ms-transition: all 0.5s;
        -o-transition: all 0.5s;
    }
    .nav-group-btn.active{
        z-index: 1032;
        margin-right: -60px;
    }
    .navbar-brand{
        transition: all 0.5s;
        -webkit-transition: all 0.5s;
        -moz-transition: all 0.5s;
        -ms-transition: all 0.5s;
        -o-transition: all 0.5s;
    }
    .navbar-brand.active{
        margin-left: -2000px;
    }
}
/**********************************************Dropdown hover**********************************************/
@media (max-width: 767px) {
    li.dropdown a {
        float: left;
        width: calc(100% - 80px);
    }
    li.dropdown .dropdown-toggle {
        float: left;
        width: 65px;
        height: 100%;
        text-align: center;
        background-color: #ecc716;
    }
    #via-navbar-collapse .nav > li {
        height: 40px;
        border-bottom: 1px solid #fff;
        clear: both;

    }
 
    .navbar-right {
        margin-top: -7.5px;
    }
    span.dropdown-toggle {
        cursor: pointer;
    }
    span.dropdown-toggle .caret {
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        border-top: 10px solid;
        margin-top: 14px;
    }
    .dropdown-menu > li,
    .sub-menu-link > li {
        border-bottom: 0;
        margin-bottom: 0;
    }
    .dropdown-menu > li > a,
    .sub-menu-link > li > a {
        padding: 5px 0;
        width: 100%;
        display: block;
    }
    .dropdown-menu > li > a:hover,
    .sub-menu-link > li > a:hover {
        color: #87a4bf;
        background-color: transparent;
    }
}
@media (min-width: 767px) {
    ul.nav li.dropdown:hover ul.dropdown-menu {
        display: block;
    }
}


/**********************************************sidenav**********************************************/
@media (max-width: 767px) {
    #via-navbar-collapse {
        height: 100vh !important;
        min-height: 100vh !important;
        width: 0;
        position: fixed;
        z-index: 3;
        top: 0;
        right: 0;
        background-color: rgba(0, 0, 0, 0.75);
        transition: 0.5s;
        padding-top: 60px;
        font-size: 14px;
        
    }
    #via-navbar-collapse.in {
        margin-left: 250px;
        width: 250px;
    }
    #via-navbar-collapse.collapsing {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
}

/**********************************************BLOCS TITLE**********************************************/
h2 {
    font-family: 'AvenirNext-DemiBold', sans-serif;
    color: #6b6c6f;
    font-size: 2.6em;
    text-transform: uppercase;
    font-weight: bold;
    /*border-bottom: 3px solid rgba(0, 0, 0, 0.90);*/
    overflow: hidden;
    margin: 0;
    clear: both;
    padding-top: 15px;
    padding-bottom: 15px;
}

@media (min-width: 768px) and (max-width: 1200px) {
	h2 {
		font-size: 1.8em;
	}
}

@media (max-width: 767px) {
	h2 {
		font-size: 1.2em;
	}
}


h2 > span {
    margin-right: 15px;
}
h2 > span.via-yellow{
    margin-right: 6px;
}
h2:after {
    content: '';
    display: inline-block;
    width: 100%;
    height: 100%;
    margin-right: -100%;
    border-bottom: 1px dotted #6b6c6f;
}
.related-title h2 {
    text-transform: none;
    font-size: 20px;
}

/**********************************************NEWS**********************************************/
.news-container .large-news,
.news-container .mid-news,
.news {
    margin-top: 6px;
    margin-bottom: 6px;
    padding-left: 3px;
    padding-right: 3px;
}
.news-container .large-news {
    margin-top: 0;
}
@media (max-width: 767px) {
    .news-container .mid-news:first-child:after {
        margin-bottom: 20px;
    }
    .news-container .news:last-child:after {
        height: 0;
        margin-top: 0;
    }
}

.scrolldown {
    position: relative;
    right: 0;
    width: 10%;
    height: 10%;
    margin-left: 1vw;
}
.scrolldown2 {
    position: relative;
    right: 0;
    width: 18%;
    height: 18%;
    margin-left: 1vw;
}



span.withVideo {
    bottom: 50px;
    color: #fff;
    font-size: 3em;
    position: absolute;
    right: 0;
}
.mid-news span.withVideo {
    bottom: 65px;
}
a:hover span.withVideo {
    color: #af1c21;
}
span.noVideo {
    display: none;
}

/**********************************************SOCIAL LINK HOME**********************************************/
.news .social-link,
.large-news .social-link,
.mid-news .social-link {
    padding-left: 0;
    padding-right: 0;
    text-align: center;
    position: absolute;
    bottom: 57px;
    left: 3px;
    overflow: hidden;
    display: inline;
}
.news .social-link a,
.large-news .social-link a,
.mid-news .social-link a {
    padding: 5px;
    /*clear: both;*/
    float: left;
    background-color: #869eb5;
    color: #fff;
    border-right: 1px solid rgba(0, 0, 0, 0.5);
    vertical-align: middle;
    line-height: 1;
    font-size: 1.6em;
    min-width: 26px;
    min-height: 26px;
    margin-left: -27px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.large-news .social-link a i {
    color: #fff;
}
.news .social-link a:last-child,
.large-news .social-link a:last-child,
.mid-news .social-link a:last-child {
    border-right: 0;
}
.news:hover .social-link a,
.large-news:hover .social-link a,
.mid-news:hover .social-link a {
    margin-left: 0;
}
.large-news .social-link {
    bottom: 116px;
    width: 72px;
}
.large-news .social-link {
    margin-left: 22px;
}
@media (min-width: 1200px) {
    .mid-news .social-link {
        bottom: 65px;
    }
}
@media (min-width: 1011px) and (max-width: 1200px) {
    .large-news .social-link {
        bottom: 101px;
    }
}
@media (min-width: 768px) and (max-width: 1010px) {
    .large-news .social-link {
        bottom: 85px;
    }
}
@media (max-width: 767px) {
    .news .social-link a,
    .large-news .social-link a,
    .mid-news .social-link a {
        margin-left: 0;
    }

    .large-news .social-link {
        margin-left: 0;
        bottom: 58px;
    }
}

/**********************************************LARGE NEWS**********************************************/
.large-news .bloc-info {
    position: absolute;
    bottom: 0;
    left: 0;
    padding-left: 3px;
    padding-right: 15px;
    width: 100%;
}
.bloc-city {
    position: absolute;
    top: 0;
    left: 0;
    padding-left: 3px;
    padding-right: 3px;
    width: auto;
}
.bloc-city > div {
    position: relative;
}
.large-news .title {
    width: 85%;
    padding: 5px 10px;
    background-color: rgba(0, 0, 0, 0.5);
    text-overflow: ellipsis;
    margin-left: 22px;
}
.large-news .title p {
    color: #000;
    font-size: 2.5em;
    text-align: left;
    text-overflow: ellipsis;
    line-height: 1.2em;
    overflow: hidden;
    max-height: 85px;
    min-height: 43px;
    margin: 0;
    font-weight: normal;
}
.large-news .title a,
.large-news .title a:hover {
    color: #000;
}
.large-news .bloc-city .border-content-left,
.large-news .bloc-city .via-border-left {
    top: 0;
    height: 50px;
}
.large-news .bloc-city .border-content-top {
    left: 0;
    width: 78px;
}
.large-news .border-content-left {
    height: 40px;
}
.large-news .border-content-left,
.large-news .via-border-left {
    position: absolute;
    bottom: 0;
}
.large-news .border-content-bottom {
    width: 300px;
    clear: both;
}
.large-news .text {
    width: 100%;
    height: 52px;
    background-color: rgba(85, 85, 85, 0.0);
    color: #000;
    overflow: hidden;
    text-overflow: ellipsis;
}
.large-news .city-name {
    float: left;
    padding: 1px 8px;
    margin: 22px;
    font-size: 2.5em;
    font-weight: bold;
    text-align: center;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.90);
}
.large-news .city-name span {
    vertical-align: middle
}
.large-news .description {
    width: 87%;
    padding: 5px 10px;
    font-size: 1.8em;
    line-height: 1.2em;
    text-align: justify;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    float: left;
    height: 100%;
}
.large-news .date {
    width: 13%;
    float: left;
    padding: 5px 10px;
    text-align: center;
    font-size: 1.8em;
    line-height: 1.2em;
}
.large-news 
.large-news a:hover 
.large-news a .date,
.large-news a:hover .date {
    color: #000;
}

a .city-name {
    color: #fff;
}

.large-news .bloc-add-info {
    width: 210px;
    height: 190px;
    background-color: rgba(85, 85, 85, 0.0);
    color: #000;
    position: absolute;
    top: 0;
    right: 0;
    padding: 10px;
    margin-top: 22px;
    margin-right: 22px;
}
.large-news .bloc-add-info .pourcentage {
    font-size: 8em;
}
.large-news .bloc-add-info .text {
    width: 100%;
    height: 55px;
    font-size: 1.9em;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
}
.large-news .border-content-top {
    position: absolute;
    top: 0;
    right: 0;
    width: 42px;
    margin-right: 22px;
}
.large-news .border-content-right {
    position: absolute;
    top: 0;
    right: 0;
    height: 225px;
}
.large-news .border-content-right .via-border-right {
    height: 120%;
}
.large-news span.withVideo {
    left: 50%;
    text-align: center;
    top: 50%;
    transform: translate(-50%, -50%);
}
.large-news span.withVideo {
    color: rgba(236, 199, 22, 0.2);
    font-size: 9em;
}
@media (min-width: 1011px) and (max-width: 1200px) {
    .large-news .title p {
        font-size: 2.9em;
    }
}
@media (min-width: 768px) and (max-width: 1010px) {
    .large-news .title p {
        font-size: 2.2em;
    }
}
@media (max-width: 1011px) {
    .large-news .date {
        width: 26%;
    }
    .large-news .description {
        width: 74%;
    }
    .large-news .bloc-info {
        bottom: 0;
    }
}
@media (max-width: 767px) {
    .news-container .news {
        clear: both;
    }
    .large-news {
        margin-top: 10px;
        margin-bottom: 20px;
    }
    .large-news .title p {
        font-size: 2.7em;
        max-height: 65px;
        min-height: 20px;
    }
    .large-news .bloc-info {
        position: relative;
        padding-left: 0;
        padding-right: 0;
    }
    .large-news .title p {
        font-weight: bold;
    }
    .large-news .border-content-left,
    .large-news .via-border-left {
        top: 0;
    }
    .large-news .border-content-bottom {
        position: absolute;
        top: -15px;
    }
    .large-news span.withVideo {
        transform: translate(-50%, -100%);
    }
    .large-news span.withVideo {
        color: rgba(236, 199, 22, 0.4);
        font-size: 6em;
    }
}
@media (max-width: 560px) {
    .large-news .title {
        margin-left: 15px;
        width: 95%;
    }
    .large-news .title p {
        font-size: 1.4em;
        max-height: 36px;
        min-height: 20px;
    }
    .large-news .city-name {
        margin: 15px;
        font-size: 1.6em;
        font-weight: normal;
    }
    .large-news .border-content-left {
        height: 20px;
    }
    .large-news .via-border-top {
        height: 15px;
    }
    .large-news .via-border-left {
        width: 15px;
    }
    .large-news .border-content-bottom {
        width: 237px;
    }
    .large-news .via-border-bottom {
        height: 15px;
    }
    .large-news .text {
        height: 41px;
    }
    .large-news .date {
        font-size: 1.4em;
        width: 35%;
    }
    .large-news .description {
        font-size: 1.4em;
        width: 65%;
        border-left: none;
    }
}

/**********************************************MID NEWS**********************************************/
.mid-news .bloc-info {
    position: absolute;
    bottom: 79px;
    left: 0;
    padding-left: 15px;
    padding-right: 15px;
    width: 85%;
}
.mid-news .title {
    height: 53px;
    margin: 6px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0 6px;
}
.mid-news .title a {
    font-size: 1.4em;
    line-height: 26px;
    text-align: justify;
}
.mid-news .title a,
.large-news .title a:hover {
    color: #fff;
}
.mid-news .border-content-left {
    height: 27px;
}
.mid-news .border-content-left,
.mid-news .via-border-left {
    position: absolute;
    bottom: 0;
}
.mid-news .border-content-bottom {
    width: 200px;
    clear: both;
}
.mid-news .text {
    height: 39px;
    overflow: hidden;
    margin-top: 10px;
    margin-bottom: 10px;
}
.mid-news .text a {
    color: #000;
    font-size: 1.0em;
    text-align: justify;
    text-decoration: none;
}
.mid-news .border-content-top {
    margin-right: 15px;
    position: absolute;
    left: 0;
    top: 0;
    width: 60px;
}
.mid-news .via-border-top {
    height: 13px;
}
.mid-news .border-content-left {
    height: 40px;
}
.mid-news .border-content-left,
.mid-news .via-border-left {
    position: absolute;
    top: 0;
    width: 13px;
}
.mid-news .city-name {
    float: left;
    padding: 1px 5px;
    margin: 13px;
    font-size: 1.5em;
    font-weight: bold;
    text-align: center;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.90);
    color: #fff;
}
.mid-news .date {
    color: rgba(0, 0, 0, 0.90);
    font-size: 0.9em;
    font-weight: lighter;
    font-style: italic;
}
.mid-news .container-text {
    background-color: rgba(85, 85, 85, 0.0);
    margin: 0;
}
.mid-news .social-link a:hover,
.news .social-link a:active,
.news .social-link a:focus {
    background-color: #ecc716;
}

/**********************************************LISTE**********************************************/
.news .title {
    margin: 6px 0;
    height: 39px;
    padding: 0 6px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.news .title a {
    color: rgba(96,96,96, 1);
    font-size: 1.0em;
    line-height: 18px;
    text-align: justify;
}
.news .title a {
    color: rgb(96, 96, 96);
}
.news .text {
    height: 39px;
    overflow: hidden;
    margin-bottom: 5px;
    text-align: justify;
}
.news .text a {
    color: #000;
    font-size: 1.0em;
    text-decoration: none;
}
.news .border-content-top {
    margin-right: 15px;
    position: absolute;
    left: 0;
    top: 0;
    width: 60px;
}
.news .via-border-top {
    height: 13px;
}
.news .border-content-left {
    height: 40px;
}
.news .border-content-left,
.news .via-border-left {
    position: absolute;
    width: 13px;
}
.news .city-name {
    float: left;
    padding: 1px 5px;
    margin: 13px;
    font-size: 1.5em;
    font-weight: bold;
    text-align: center;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.90);
    color: #fff;
}
.news .date {
    color: rgba(0, 0, 0, 0.90);
    font-size: 0.9em;
    font-weight: lighter;
    font-style: italic;
}
.news .container-text {
    background-color: rgba(85, 85, 85, 0.0);
    margin: 0;
}
.news .social-link a:hover,
.news .social-link a:active,
.news .social-link a:focus {
    background-color: #ecc716;
}
.see-more {
    width: 100%;
    text-align: center;
    margin-top: 5px;
    display: inline-block;
}
.not-local .see-more{display: none;}
.see-more a {
    background-color: #acaeb0;
    color: #fff;
    text-transform: uppercase;
    padding: 5px;
    font-size: 0.9em;
}

.voir-plus a {
    background-color: #acaeb0;
    color: #fff;
    text-transform: uppercase;
    padding: 5px;
    font-size: 0.9em;
}

.voir-plus {
    width: 100%;
    text-align: center;
    margin-top: 5px;
    display: inline-block;
}
.voir-plus:before,
.voir-plus:after {
	background-color: #acaeb0;
    content: "";
    display: inline-block;
    height: 1px;
    position: relative;
    vertical-align: middle;
    width: calc(50% - 36px);
}

.voir-plus:before {
    margin-left: -50%;
}
.voir-plus:after {
    margin-right: -50%;
}

.see-more:before,
.see-more:after {
    background-color: #acaeb0;
    content: "";
    display: inline-block;
    height: 1px;
    position: relative;
    vertical-align: middle;
    width: calc(50% - 36px);
}


.see-more:before {
    margin-left: -50%;
}
.see-more:after {
    margin-right: -50%;
}

.descriptif {
	position: absolute;
	z-index: 2;
	margin-left: 35%;
	width: 65%;
	background-color: rgba(255, 255, 255, 0.95);
	display: flex;
	right: 0;
	min-width: 1200px;

}

.descriptif2 {
  position: absolute;
  z-index: 2;
  margin-left: 25%;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.95);
  display: flex;
  right: 0;
  min-width: 1200px;

}

@media (min-width: 1201px) {
	
	
}
@media (min-width: 1011px) and (max-width: 1200px) {
    .news .title {
        height: 31px;
    }
    .news .title a {
        font-size: 1.0em;
        line-height: 14px;
    }
    .news .social-link {
        bottom: 43px;
    }
    .mid-news .title {
        height: 41px;
    }
    .mid-news .title a {
        font-size: 1.4em;
        line-height: 19px;
    }
    .mid-news .social-link {
        bottom: 53px;
    }
   
}
@media (min-width: 768px) and (max-width: 1010px) {
    .mid-news .title {
        height: 39px;
    }
    .news .title a,
    .mid-news .title a {
        font-size: 1.0em;
        line-height: 14px;
    }
     .descriptif {
		min-width: 100%;
	}
}
@media (max-width: 767px) {
	
    .mid-news .title {
        height: 39px;
        line-height: 14px;
    }
    .mid-news .title a {
        font-size: 1.0em;
        line-height: 14px;
    }
    .descriptif {
	   
	    min-width: 100%;
    }
}

/**********************************************CMS**********************************************/
.ce-bodytext p {
    font-size: 1.2em;
}

/**********************************************SINGLE**********************************************/
.single-news .img-copyright {
    position: absolute;
    margin-right: 15px;
    right: 0;
    width: auto;
    margin-top: -25px;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.90);
}
.single-news .img-copyright p {
    padding: 5px 10px;
    margin: 0;
}
.single-news iframe{display: block; margin: 0 auto; width:100% !important; max-width:100%;}
.single-news iframe.twitter-tweet-rendered{margin: 10px auto 20px;}

.single-news .text img{max-width:100%; height:auto !important;}
/* A supprimer si valider
.single-news .border-content-left {
    height: 35px;
}

.single-news .border-content-left,
.single-news .via-border-left {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 24px;
}

.single-news .border-content-bottom {
    width: auto;
    clear: both;
}

.single-news .via-border-bottom  {
    padding: 5px 10px;
}
.single-news .via-border-bottom p {
    margin: 0;
}
*/
.single-news h1{
    font-family: 'AvenirNext-DemiBold', sans-serif;
    color: #6b6c6f;
}
.single-news .teaser{font-size:16px}
.news-info {
    color: rgba(0, 0, 0, 0.90);
    font-size: 1.0em;
    font-weight: 300;
    line-height: 16px;
}
.news-info div {
    border-right: 1px solid rgba(0, 0, 0, 0.90);
}
.news-info div:last-child {
    border: none !important;
}
.single-news .text {
    font-size: 1.0em;
    font-weight: 300;
    text-align: justify;
    margin: 20px 0;
}
.comment-section {
    padding-top: 20px;
    color: rgba(0, 0, 0, 0.90);
}
.nb-comments {
    font-size: 1.6em;
}
.comment-section a {
    color: #87a4bf;
    font-size: 1.4em;
    margin-left: 15px;
}
.comment-section a:hover {
    color: rgba(0, 0, 0, 0.90);
    text-decoration: none;
}
.comment-user {
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 20px;
}
.comment-user .author,
.comment-user .datetime,
.comment-user .comment {
    font-size: 1.4em;
    color: #000;
}
.comment-user .comment {
    margin: 20px 0;
    text-align: justify;
}
.comment-user .content-social {
    background-color: #F0F0F0;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 1.2em;
}
.comment-user .social a {
    font-size: 12px;
}
.comment-user .social-link {
    color: #bfc4ca;
    display: inline-block;
    margin-top: -3px;
    margin-bottom: -3px;
}
.comment-user .social-link:last-child {
    margin-right: 20px;
}
.comment-user .social-link:hover {
    background-color: #acb1b6;
}
.direct-tv table{
    font-size: 1.4em;
}
.video-fixed{
    position: fixed;
    z-index: 1;
}
.video-bottom{
    bottom: 0;
    right: 0;
}
@media (min-width: 767px) {
    .smaller .video-fixed{
        margin-top: -30px;
    }
}
@media  {
    .single-news h1 {
        font-size: 400px;
        margin-top: 10px;
    }
}

h1  {
		font-family: 'AvenirNextCondensed-Regular';
        font-size: 4.5em;
        line-height: 1em;
		margin-left: 5%;
        letter-spacing: .5rem;
        
       
    }


.accroche {
	font-family: 'AvenirNext-DemiBold';
	font-size: 24px;
	margin-bottom: 70px;
}

.synopsis {
	font-family: 'AvenirNext-UltraLight';
	font-size: 1.2em;
	text-align: justify;
	color: rgb(36, 36, 36);
	line-height: 3.0em;
	padding-right: 2%;
	
}

.fichetechnique {
	font-family: 'AvenirNext-Regular';
	font-size: 1.2em;
	text-align: justify;
	color: rgb(96, 96, 96);
	line-height: 3.0em;
	padding-right: 2%;
}
.titre {
	font-family: 'AvenirNext-Medium';
	font-size: 1.2em;
	color: rgb(96, 96, 96);
	line-height: 2.0em;
	padding-right: 10%;
	
	
	
}

.sous-titre {
	font-family: 'AvenirNext-Regular';
	font-size: 1.0em;
	line-height: 1.2em;
	color: rgb(96, 96, 96);
	
	
}
.sous-titre2 {
	font-family: 'AvenirNext-DemiBold';
	font-size: 1.2em;
	line-height: 1em;
	letter-spacing: .5rem;
	margin-left: 5%;
	color: rgb(96, 96, 96);
	
	
}
@media (max-width: 500px) {
	h1 {
		font-size: 1.1em;	
	}
	.sous-titre2 {
		font-size: 0.7em;
		line-height: 0.4em;
		letter-spacing: .1rem;
	}
	.synopsis {
	font-family: 'AvenirNext-Regular';
	font-size: 1.0em;
	text-align: justify;
	color: rgb(36, 36, 36);
	line-height: 1.8em;
	padding-right: 2%;
	
}
	.fichetechnique {
		font-family: 'AvenirNext-DemiBold';
		font-size: 1.0em;
		text-align: justify;
		color: rgb(96, 96, 96);
		line-height: 1.8em;
		padding-right: 2%;
}


}

@media (min-width: 501px) and (max-width: 767px) {
	h1 {
		font-size: 1.4em;
	}
	.sous-titre2 {
		letter-spacing: .1rem;
	}
	.synopsis {
	font-family: 'AvenirNext-Regular';
	font-size: 1.0em;
	text-align: justify;
	color: rgb(36, 36, 36);
	line-height: 1.8em;
	padding-right: 2%;
	
}
	.fichetechnique {
		font-family: 'AvenirNext-DemiBold';
		font-size: 1.0em;
		text-align: justify;
		color: rgb(96, 96, 96);
		line-height: 1.8em;
		padding-right: 2%;
}
}

@media (min-width: 768px) and (max-width: 1010px) {
	h1 {
		font-size: 2.8em;
		
	}
	.sous-titre2 {
		letter-spacing: .5rem;
	}
	.synopsis {
	font-family: 'AvenirNext-Regular';
	font-size: 1.0em;
	text-align: justify;
	color: rgb(36,36,36);
	line-height: 1.8em;
	padding-right: 2%;
	
}
	.fichetechnique {
		font-family: 'AvenirNext-DemiBold';
		font-size: 1.0em;
		text-align: justify;
		color: rgb(96, 96, 96);
		line-height: 1.8em;
		padding-right: 2%;
}
	}
/**********************************************RELATED**********************************************/
.related-news {
    margin-top: 15px;
}
.related-news [class*="col-"] {
    padding-left: 5px;
    padding-right: 5px;
}
.related-news .title {
    color: rgba(96, 96, 96, 1);
    font-size: 1.4em;
    line-height: 18px;
    font-weight: bold;
    text-align: left;
    margin: 5px 0;
    height: 54px;
    overflow: hidden;
    text-overflow: ellipsis;
}
.related-news .text {
    height: 38px;
    overflow: hidden;
    margin-bottom: 5px;
    margin-top: 0;
}
.related-news .text a {
    color: #000;
    text-align: justify;
    text-decoration: none;
}
.related-news .title a {
    color: #000;
}
.related-news .text {
    height: 39px;
    overflow: hidden;
    margin-bottom: 5px;
    text-align: justify;
}
.related-news .text a {
    color: #000;
    font-size: 1.4em;
    text-decoration: none;
}
.related-news .border-content-top {
    margin-right: 15px;
    position: absolute;
    left: 0;
    top: 0;
    width: 60px;
}
.related-news .via-border-top {
    height: 13px;
}
.related-news .border-content-left {
    height: 40px;
}
.related-news .border-content-left,
.related-news .via-border-left {
    position: absolute;
    width: 13px;
}
.related-news .city-name {
    float: left;
    padding: 1px 5px;
    margin: 13px;
    font-size: 1.4em;
    font-weight: bold;
    text-align: center;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.90);
    color: #fff;
}
.related-news .date {
    color: #7a7a7a;
    font-size: 1.4em;
    font-weight: lighter;
}
.related-news .date {
    color: #fff;
    font-size: 1.2em;
    font-weight: lighter;
    font-style: italic;
}
.related-news .container-text {
    background-color: rgba(85, 85, 85, 0.0);
    margin: 0;
}
.related-news .social-link {
    padding-left: 0;
    padding-right: 0;
    text-align: center;
}
.related-news .social-link a {
    padding: 5px;
    clear: both;
    float: right;
    background-color: #869eb5;
    color: #fff;
    border-bottom: 1px solid rgba(0, 0, 0, 0.90);
    vertical-align: middle;
    line-height: 1;
    font-size: 1.6em;
    min-width: 26px;
    min-height: 26px;
}
.related-news .social-link a:last-child {
    border-bottom: 0;
}
.related-news .social-link a:hover,
.related-news .social-link a:active,
.related-news .social-link a:focus {
    background-color: #ecc716;
}
@media (max-width: 767px) {
    .related-news [class*="col-"]:last-child {
        padding-left: 15px;
    }
    .related-news .visible-xs {
        overflow: unset;
    }
    .related-news {
        margin-bottom: 20px;
    }
    .related-news .title {
        height: auto;
        min-height: 20px;
        max-height: 38px;
    }
    .related-news .text {
        height: auto;
        min-height: 20px;
        max-height: 38px;
    }
}

/**********************************************LEFT-SIDEBAR**********************************************/
.left-sidebar {
    padding-top: 20px;
}
.left-sidebar .btn {
	margin-left: 10%;
    margin-bottom: 20px;
    width: 80%;
}
.left-sidebar .btn-group {
    display: unset;
}
.left-sidebar .dropdown-menu > li > .btn-google:hover {
    background-color: #D6492F;
    color: #fff;
}
.left-sidebar .btn-print,
.left-sidebar .btn-email {
    color: #000;
}
.left-sidebar .dropdown-menu > li > .btn-print:hover,
.left-sidebar .dropdown-menu > li > .btn-print:focus,
.left-sidebar .dropdown-menu > li > .btn-email:hover,
.left-sidebar .dropdown-menu > li > .btn-email:focus {
    background-color: #ddd;
    color: #000;
}
.left-sidebar .open > .dropdown-menu {
    display: contents;
}
@media (max-width: 767px) {
    .single-news .btn.visible-xs {
        display: inline-block !important;
    }
    .single-news .btn {
        margin-right: 5px;
        width: 17.5%;
        font-size: 22px;
        line-height: unset;
        margin-bottom: 0;
    }
    .single-news .btn:last-child {
        margin-right: 0;
    }
    .single-news .btn .badge {
        left: -6px;
        top: -20px;
    }
    .single-news .btn-primary {
        background-color: #fff;
        border-color: #fff;
        color: #ecc716;
    }
    .single-news .btn-primary:hover,
    .single-news .btn-primary:focus {
        color: #D5B419;
    }
    .single-news .btn-primary .badge {
        color: #fff;
        background-color: #ecc716;
    }
    .single-news .btn-facebook {
        background-color: #fff;
        color: #3a579a;
    }
    .single-news .btn-facebook:hover,
    .single-news .btn-facebook:focus {
        background-color: #fff;
        color: #314A82;
    }
    .single-news .btn-facebook .badge {
        color: #fff;
        background-color: #3a579a;
    }
    .single-news .btn-twitter {
        background-color: #fff;
        color: #00abf0;
    }
    .single-news .btn-twitter:hover,
    .single-news .btn-twitter:focus {
        background-color: #fff;
        color: #0092CC;
    }
    .single-news .btn-twitter .badge {
        color: #fff;
        background-color: #00abf0;
    }
    .single-news .btn-linkedin {
        background-color: #fff;
        color: #127bb6;
    }
    .single-news .btn-linkedin:hover,
    .single-news .btn-linkedin:focus {
        background-color: #fff;
        color: #0F699B;
    }
    .single-news .btn-linkedin .badge {
        color: #fff;
        background-color: #127bb6;
    }
    .single-news .btn-pinterest {
        background-color: #fff;
        color: #BD081C;
    }
    .single-news .btn-pinterest:hover,
    .single-news .btn-pinterest:focus {
        background-color: #fff;
        color: #D50C22;
    }
    .single-news .btn-email {
        background-color: #fff;
        color: #000;
    }
    .single-news .btn-email:hover,
    .single-news .btn-email:focus {
        background-color: #fff;
        color: #6b6c6f;
    }
    .single-news .btn-google {
        background-color: #fff;
        color: #DB4437;
    }
    .single-news .btn-google:hover,
    .single-news .btn-google:focus {
        background-color: #fff;
        color: #D6492F;
    }
}

/**********************automodal**********************/
.automodal{width:100%; height:100%}
.automodal .modal-lg, .automodal .modal-lg .modal-content, .automodal .modal-lg .modal-content .modal-body{height:95%;}
.automodal iframe{width:95%; height: 100%; margin: 0 2.5%; border: none}
.automodal .modal-header{border:none;}


/**********************modal**********************/
.modal-content{
    border-radius: 0;
}
#modal-newsletter h2,
#modal-reception h2{
    padding-top:0;
    padding-bottom:0;
    display: inline;
    font-size: 22px;
    text-transform: none;;
}
#modal-newsletter h2:after,
#modal-reception h2:after{
    width:0;
}
.modal-header{
    border-bottom: 1px dotted #6b6c6f;
}
/*#modal-newsletter .col-sm-6:first-child{
    padding-right: 5px;
}
#modal-newsletter .col-sm-6:nth-child(2){
    padding-left: 5px;
}*/
#modal-newsletter .btn-primary,
#modal-newsletter .btn-default{
    text-transform: uppercase;
    margin-bottom: 0;
}
#modal-newsletter label,
#modal-newsletter p{
    font-weight:normal;
    font-size: 14px;
    color: #6b6c6f;
    text-transform: none;
}
#modal-newsletter .m-progress-bar {
    min-height: 0.5em;
    background: #ecc716;
    width: 5%;
}
#modal-reception .table{
    margin-bottom: 0;
    font-size: 12px;
}

/**********************************************SIDEBAR**********************************************/

/**********************AD**********************/
.sidebar .ad img {
    /*width: calc(100% + 20px);
    margin-left: -10px;*/
    width: 100%;
    margin-bottom: 20px;
}
.left-sidebar .ad img {
    width: 100%;
    margin-bottom: 20px;
}

/**********************RECTEPTION**********************/
.btn-reception{
    width: 100%;
    margin-top: 5px;
    margin-bottom: 15px;
}

/**********************NEWS**********************/
.sidebar {
    padding-left: 0;
    margin-bottom: 15px;
}
.sidebar H2 {
    margin-bottom: 0;
    border-bottom: 0;
    padding-bottom: 5px;
    padding-top: 5px;
    font-size: 22px;
    text-transform: none;
}
.block-news .title {
    max-height: 52px;
    min-height: 17px;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 0.9em;
    
    line-height: 14px;
    font-weight: bold;
    margin-bottom: 10px;
}
.block-news .text {
    font-size: 0.9em;
    font-weight: 300;
    line-height: 14px;
    margin: 0;
}
.block-news .title a {
    color: rgba(85, 85, 85, 1);
}
.block-news .text a {
    color: #333;
}
.block-news .date {
    color: rgba(0, 0, 0, 0.90);
    font-size: 0.8em;
    line-height: 14px;
    font-weight: lighter;
}
.block-news .col-sm-6 {
    padding-left: 0;
    padding-right: 0;
}
.block-news .col-sm-6:first-child {
    padding-right: 15px;
}
.block-news .news-text,
.block-news .news-image {
    padding: 10px 0;
    border-bottom: 1px dotted #6b6c6f;
}
.block-news .text-img {
    display: inline-block;
    width: 100%;
}
.block-news .text-img .text {
    text-align: left;
}
.news-image .containt-txt {
    width: 171px;
    float: left;
    padding-left: 15px;
}
.news-image .containt-img {
    width: 101px;
    float: left;
    height: 65px;
    overflow: hidden;
    display: flex;
    justify-content: center;
}
@media (min-width: 1011px) and (max-width: 1200px) {
    .news-image .containt-txt {
        width: 157px;
        padding-right: 10px;
    }
    .news-image .containt-img {
        width: 65px;
    }
}
@media (max-width: 1011px) {
    .news-image .containt-txt {
        width: 100%;
        padding-right: 0;
        margin-bottom: 10px;
    }
    .news-image .containt-img {
        width: 100%;
        height: auto;
    }
}

/**********************FOLLOW**********************/
.block-follow h3 {
    font-size: 2em;
    color: rgba(0, 0, 0, 0.90);
    font-weight: bold;
}
.block-follow p {
    font-size: 1.4em;
}
.block-follow .social-link {
    color: #bfc4ca;
    margin-right: 10px;
    display: inline-block;
    font-size: 4em;
    font-weight: bold;
}
.block-follow .social-link:hover {
    color: #acb1b6;
}
.separator {
    height: 1px;
    width: 100%;
    margin: 25px 0;
    background-color: #ecc716;
}
.block-follow input[type="text"] {
    width: 100%;
    height: 30px;
    border: 1px solid #87a4bf;
    padding: 0 10px;
}
.block-follow input::placeholder {
    font-size: 1.4em;
    font-style: italic;
    color: #7a7a7a;
}
.btn-follow {
    padding: 10px;
    font-size: 1.4em;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
    margin-top: 10px;
    width: 100%;
    border: none;
}

/**********************LINK**********************/
.block-link {
    margin-top: 20px;
    margin-bottom: 10px;
}
.block-link h3 {
    font-size: 2em;
    color: rgba(0, 0, 0, 0.90);
    font-weight: bold;
}
.block-link .separator {
    height: 1px;
    width: 100%;
    margin: 25px 0;
    background-color: #d5b419;
}
.block-link ul {
    padding: 0 10px;
    width: 100%;
}
.block-link li {
    font-size: 1.5em;
    font-style: italic;
    /*border-bottom: 1px solid #A6A6A6;*/
    padding-top:5px;
    padding-bottom:5px;
    list-style: none;
    font-weight: bold;
}

.block-link li:before{
    font-family: FontAwesome;
    content: "\f0c8 ";
    color: #ECC716;
}
.block-link li a:hover{
    color: #6b6c6f;
}
.block-link li a,
.block-link .partner a {
    color: inherit;
}
.block-link .partner a {
    margin-right: 10px;
    font-size: 1.4em;
}
.block-link .partner a:after {
    margin-left: 10px;
    content: "-";
}
.block-link .partner a:last-child:after {
    margin-left: 0;
    content: "";
}

/**********************************************MOBILE AD**********************************************/
.mobilepartners {
    width: 100%;
    background-color: #fff;
    padding: 1px 15px 0 15px;
    position: fixed;
    bottom: 0;
    z-index: 4;
}
.mobilepartners .carousel-indicators {
    bottom: -12px;
}
@media (orientation: landscape) {
    .mobilepartners {
        display: none !important;
    }
}

/**********************************************FOOTER**********************************************/
.footer {
	position: fixed;
	bottom: -65px;
	left: 0;
    background-color: #7a0f0f;
    text-align: left;
    padding: 30px 0;
    font-size: 1.5em;
    color: #fff;
    line-height: 1.1em;
    font-family: 'AvenirNext-Medium', sans-serif;
    font-weight: bold;
	display: flex;
    width: 35%;
	min-width: 650px;

}
@media (max-width: 1010px) {
	.footer {
		width: 100%;
	}
}

.footer .col-sm-6 {
    padding-left: 30px;
    padding-right: 20px;
}
.footer .col-sm-3 {
    padding-left: 30px;
    padding-right: 30px;
    border-left: 2px dotted #fff;
}
.footer-social {
    margin-top: 10px;
}
.footer-social a {
    color: #fff;
    font-size: 1.5em;
    margin-top: 10px;
    margin-right: 5px;
}
.footer-social a:hover {
    color: #ecc716;
}
.footer-brand img {
    height: 30px;
}
.footer-link {
    display: grid;
}
.footer-link a {
    
    font-size: 12px;
    color: #fff;
    font-weight: lighter;
}
.footer-link a:hover {
    text-decoration: none;
}

@media (min-width: 1011px) {
    .footer > div.container {
        display: flex;
    }
}
@media (max-width: 1010px) {
    .footer {
        display: none;
    }
    
}
.footalt {
	display: none;
}

.copyright {
	padding-top: 10px;
    text-transform: none;
    font-size: 0.6em;
    font-style: italic;
    font-weight: lighter;
}

@media (max-width: 1010px) {
.footalt {
	position: absolute;
	display: grid;
	padding: 10px;

	width: 100vw;
	background-color: #7a0f0f;
	font-family: 'AvenirNext-Medium', sans-serif;
	line-height: 25px;
	
}
.footalt a {
    
    font-size: 12px;
    color: #fff;
    font-weight: lighter;
}
.footalt a:hover {
    text-decoration: none;   
}
.footer-social {
    color: #fff;
    font-size: 1.5em;
    margin-top: 10px;
    margin-right: 5px;  
}
#sub-footer .fa-facebook, #sub-footer .fa-twitter {
	font-size: 3.0em;
	padding-top: 15px;
	padding-left: 10px;
	padding-right: 10px;
}

#sub-footer .copyright {
	padding-top: 12px;
    text-transform: none;
    font-size: 0.6em;
    font-style: italic;
    font-weight: normal;
    color: #fff;
    
}

}
@media (max-width: 767px) {
	.footer-social {
    padding-left: 20%;
}
}
/**********************************************ERROR 404**********************************************/
.error_404{
    text-align: center;
    font-size: 1.4em;
}

.error_number {
    text-align: center;
    border-radius: 50%;
    width: 280px;
    height: 280px;
    font-size: 10em;
    font-weight: bold;
    color: #ecc716;
    background-color: rgba(0, 0, 0, 0.90);
    padding-top: 39px;
    margin-left: calc(50% - 140px)
}

@media (max-width: 767px) {
    .error_number {
        width: 140px;
        height: 140px;
        font-size: 5em;
        padding-top: 19px;
        margin-left: calc(50% - 70px)
    }
}

/**********************************************BACK TO TOP**********************************************/
.back-to-top {
    position: fixed;
    bottom: 30px;
    right: 30px;
    text-align: center;
    padding: 8px;
    z-index: 100;
    display: none;
    color: #fff !important;
    background-color: rgba(236, 199, 22, 0.5);
}
.back-to-top:hover,
.back-to-top:active,
.back-to-top:focus {
    background-color: rgba(236, 199, 22, 1);
}
.back-to-top i {
    font-size: 40px;
}
@media (max-width: 767px) {
    .back-to-top {
        bottom: 5px;
        right: 5px;
    }
    .back-to-top i {
        font-size: 30px;
    }
}

/**********************************************ANIMATE**********************************************/
.animate-border-width {
    -webkit-transition: width 1s ease-in-out;
    -moz-transition: width 1s ease-in-out;
    -o-transition: width 1s ease-in-out;
    transition: width 1s ease-in-out;
    width: 100%;
}
.animate-border-height {
    -webkit-transition: height 1s ease-in-out;
    -moz-transition: height 1s ease-in-out;
    -o-transition: height 1s ease-in-out;
    transition: height 1s ease-in-out;
    height: 100%;
}

/**********************************************MARGIN**********************************************/
/*padding left et right 0*/
.padding-0-LR {
    padding-left: 0;
    padding-right: 0;
}
.padding-0-L {
    padding-left: 0;
}
.padding-0-R {
    padding-right: 0;
}
/*padding left et right 0 jusqu'a 1200px*/
@media (min-width: 1200px) {
    .padding-0-lg-LR {
        padding-left: 0;
        padding-right: 0;
    }
    .padding-0-lg-L {
        padding-left: 0;
    }
    .padding-0-lg-R {
        padding-right: 0;
    }
}
/*padding left et right 0 jusqu'a 1011px*/
@media (min-width: 1011px) {
    .padding-0-md-LR {
        padding-left: 0;
        padding-right: 0;
    }
    .padding-0-md-L {
        padding-left: 0;
    }
    .padding-0-md-R {
        padding-right: 0;
    }
}
/*padding left et right 0 jusqu'a 768px*/
@media (min-width: 768px) {
    .padding-0-sm-LR {
        padding-left: 0;
        padding-right: 0;
    }
    .padding-0-sm-L {
        padding-left: 0;
    }
    .padding-0-sm-R {
        padding-right: 0;
    }
}
/*  YANN */
.puttocache {
    position: absolute;
    width: 2px;
    height: 2px;
    background: rgba(128, 128, 128, 0.5);
    z-index: 1;
    margin-top: -3px;
}

/**********************************************YAMM**********************************************/
.yamm .nav,
.yamm .collapse,
.yamm .dropup,
.yamm .dropdown {
    position: static;
}
.yamm .container {
    position: relative;
}
.yamm .dropdown-menu {
    left: auto;
}
.yamm .yamm-content {
    padding: 20px 30px;
}
.yamm .dropdown.yamm-fw .dropdown-menu {
    left: 0;
    right: 0;
}

/**********************************************UI**********************************************/
.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
    margin: 0;
}
.ui-menu {
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.90);
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    max-height: 400px;
    overflow-y: auto;
    overflow-x: hidden;
}
.ui-menu-item {
    padding:2px 5px;
    border-bottom: 1px dotted #6b6c6f;
}
.ui-menu-item a{
    color: #333;
    font-size: 1.4em;
    line-height: 1.2em;
}
.ui-menu-item:hover{
    background-color: #F0F0F0;
}
.ui-autocomplete-loading {
    background-color: #ffffff;
    background-image: url("../img/loading.gif");
    background-size: 25px 25px;
    background-position: right center;
    background-repeat: no-repeat;
    padding-right: 30px;
}
.ui-menu .ui-menu-item-wrapper{
    padding: 0;
}

.marge10 {
	padding-right : 5%;
}

.center {
	text-align: center;
}

.form-horizontal {
	width: 100%;
}


/******************************************FLUX YOUTUBE**********************************/
@media (max-width: 839px) {
	.flux-video {
	
		height: 315px;
	}
	.flux-video-wide {
		width: 560px;
	}
	.flux-video-square {
		width: 560px;
		height: 560px;
	}
}

@media (min-width: 840px) {
	.flux-video {
		
		height: 470px;
	}
	.flux-video-wide {
		width: 840px;
	}
	.flux-video-square {
		width: 840px;
		height: 840px;
	}
}



iframe {
	max-width: 100%;
}

/******************************************BANDEAU PUB**********************************/
.espace {
	margin-left: 2px;
	margin-bottom: 5px;
}
.analyse {
	 background-color: #6b6c6f;
	 padding: : 5px;
}
.adroite {
	margin-left: : 90%;
}



.immobile { position: fixed; 
	z-index: 1;
}

.immobile2 { position: fixed; 
	z-index: 1;
}

.video {	
	position: fixed; 
	z-index: 1;
	top:0;
	left:0;

}

.parent {
	margin-top: 100vh;
}

.parent2 {
  margin-top: 20vh;
}

@media (max-width: 1010px) {
	.parent {
		margin-top: calc(100vw*9/16);
	}
}


@media (max-width: 767px) {
	.parent {
		margin-top: calc(98vw*9/16);
	}
}


.margehaute {
	margin-top: 5%;
	margin-bottom: 15%;
}

.margehaute2 {
	margin-top: 2%;
	margin-bottom: 15%;
}

.margehaute3 {
	margin-top: 10%;
	
}
.margehaute4 {
	margin-top: 15%;
	
}
.margebasse {
	margin-bottom: 20%;
}

.margebasse2 {
  margin-bottom: 35%;
}

.margegauche {
	margin-left: 20%;
	
}

.margegauche2 {
	margin-left: 5%;
	
}

.margegauche3 {
	margin-left: 3%;
	margin-right: 3%;
}

.margegauche4 {
	margin-left: 15%;
	
}


.retrait-gauche{
	padding-left: 5%;
}
.espacebas {
	padding-bottom: 10%;
}

.espacebas2 {
	padding-top: 10px;
	padding-bottom: 30px;
}

.espacebas3 {
	padding-bottom: 35%;
}

.vidcontrol {
	position: fixed;
	bottom: 0;
	right : 0;
}

.footer-social {
	font-family: 'AvenirNext-DemiBold';
	font-size: 0.85em;
}

.rubrique {
	color: #af1c21;
	text-decoration: none ;
		padding-left: 5%;
}


#offset {
    position: fixed;
    top: 0;
    text-align: center;
    width: 100%;
    background-color: rgba(0,0,0,0.5);
    color: #fff;
    padding: 10px 0;
    z-index: 9999;
}


.fullscreen-bg__playlist {
	display: none;
}

.control-video {
	position: fixed;
	z-index: -98;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 4%;
	opacity: 0;
	background-color: rgba(15, 15, 15);
	transition: opacity .4s .1s ease;

}

.control-video:hover {
	opacity: 0.85;
}

.actions {
	margin-left: 5%;
	margin-top: 0.35%;
}

.volume {
	vertical-align: bottom;
	display: inline-block;
	height: 25px;
	white-space: nowrap;
	position: relative;
	width: 45px;
}

.volume a {
	display: inline-block;
	background: #ebebeb;
	width: 8px;
	vertical-align: bottom;
	margin-left: 0px;
	margin-right: 0px;
	cursor: pointer;
	border-left: 1px solid #fff;
	position: absolute;
	bottom: 0;	
}

.desktop {
	display: inline-block;
}

.mobile {
	display: inline-block;
}

.tablette {
	display: inline-block;
}

.text-vignettes {
	text-align: left;
}


/************************ PARALLAXE EFFECT ***********************/
#parentContainer {
	position: relative;
	min-width: 1860px
}

.margemenu {
		padding-top: 0px;
	}
	
	.margemenu2 {
		padding-top: 0px;

		
	}
	
@media (max-width: 500px) {
	.desktop {
		display: none;
	}
	
	.tablette {
		display: none;
	}
	
	.mobile {
		display: inline-block;
	}
	.margemenu {
		padding-top: 52px;
		
		background-color: #535353;
	}
	
	.margemenu2 {
		padding-top: 0px;

		background-color: #535353;
	}
	.margedescriptif {
		margin-top: 280px;
	}
}

@media (min-width:501px) and (max-width: 767px) {
	.desktop {
		display: none;
	}
	
	.tablette {
		display: none;
	}
	
	.mobile {
		display: inline-block;
		width: 60%;
		
	}
	.margemenu {
		padding-top: 52px;
		
		background-color: #535353;
	}
	
	.margemenu2 {
		padding-top: 0px;

		background-color: #535353;
	}
	
	.margedescriptif {
		margin-top: calc(98vw*9/16);
	}

}




@media (min-width: 768px) and (max-width: 1010px) {
	.desktop {
		display: none;
	}
	
	.tablette {
		display: inline-block;
	}
	
	.mobile {
		display: none;
	}
	.margemenu {
		padding-top: 172px;

		background-color: #535353;
	}
	.margemenu2 {
		padding-top: 166px;

		background-color: white;
	}
	.margedescriptif {
		margin-top: calc(98vw*9/16);
	}


}

@media (min-width: 1011px) {
	.desktop {
		display: inline-block;
	}
	.tablette {
		display: none;
	}
	.mobile {
		display: none;
	}
	.fullscreen-bg {
   	position: fixed;
   	top: 0;
  	right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
    z-index: -100;
}

.fullscreen-bg__video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
   
}
}


.cadretitre {
	display: flex; /* contexte sur le parent */
	flex-direction: column; /* direction d'affichage verticale */
	justify-content: center; /* alignement vertical */
	margin-left: 50%;
	width: 50%;
	background-color: black;
	color: white;

	height: 9em;
	line-height: 9em;	
	min-width: 700px;
	position : absolute;
	top :-9em;
	right: 0;
	z-index: 50000;
	
}

.cadretitre2 {
	display: flex; /* contexte sur le parent */
	flex-direction: column; /* direction d'affichage verticale */
	justify-content: center; /* alignement vertical */
	margin-left: 40%;
	width: 60%;
	background-color: black;
	color: white;

	height: 9em;
	line-height: 9em;	
	min-width: 1200px;
	position : absolute;
	top :-9em;
	right: 0;
	z-index: 50000;
	
}

@media (max-width:500px) {
	.cadretitre {
	margin-left: 45%;
	width: 55%;
	height: 5em;
	line-height: 5em;
	top:-5em;
	min-width: 200px;
	}
	.cadretitre2 {
	margin-left: 25%;
	width: 75%;
	height: 5em;
	line-height: 5em;
	top:-5em;
	min-width: 400px;
	}
}

@media (min-width:501px) and (max-width: 767px) {
	.cadretitre {
	margin-left: 45%;
	width: 55%;
	height: 6em;
	line-height: 6em;
	top:-6em;
	min-width: 200px;
	}
	.cadretitre2 {
	margin-left: 15%;
	width: 85%;
	height: 6em;
	line-height: 6em;
	top:-6em;
	min-width: 500px;
	}
	
}

@media (min-width: 768px) and (max-width: 1011px) {
	.cadretitre {
	margin-left: 45%;
	width: 55%;
	height: 8em;
	line-height: 8em;
	top:-8em;
	min-width: 400px;
	}
	.cadretitre2 {
	margin-left:15%;
	width: 85%;
	height: 8em;
	line-height: 8em;
	top:-8em;
	min-width: 750px;
	}

	
}


.stick1 { height: 5px;  left: 0px; }
.stick2 { height: 10px; left: 9px; }
.stick3 { height: 15px; left: 18px; }
.stick4 { height: 20px; left: 27px; }
.stick5 { height: 25px; left: 36px; }

@media (max-width: 1010px) {
    .fullscreen-bg {
			position: absolute;
			top: 0;
			left: 0;
			bottom: 90%;	
			width: 100%;
			
    }	

	.fullscreen-bg__video {
  		  width: 100%;
  	}
  	
  	
  	#parentContainer {
		position: static;
		width: 100vw;
	}
}




@media (min-aspect-ratio: 16/9) and (min-width: 1011px) {
    .fullscreen-bg__video {
        height: 300%;
        top: -100%;
    }
}

@media (max-aspect-ratio: 16/9) and (min-width: 1011px) {
    .fullscreen-bg__video {
        width: 300%;
        left: -100%;
    }
}

