

body {font-size:14px;}

.inner {
  /* section inner padding */
  padding: 80px 0;
}

.inner > .container {max-width:100%!important}
.container {width:100%}
.section-content {margin-top:0px}

.light #overlay {
  /* overlay background */
background-color:#edebe8;

}

.light #preloader {
background-color:#fff ;}


.affiche { width:640px ; margin-top:0px;}
.affiche img {width:640px ;}

#site-footer {background:#fff;}

.inner {padding:10px  0}
.light #menu-toggle a:before {border-color:#f58521}

.light #menu a {color:#827d7b}
.light #menu a:hover {color:#000}
.light #menu a:before {background:#d9ceb8}
.light #menu a.active {color:#000}






@media (max-width: 767px) {
/*= responsive youtube =*/

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 0px; height: 0; overflow: hidden;
}

.affiche { width:100% ; margin-top:0px;}
 
.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.affiche { width:100% ; margin-bottom:0px;}

  }
}


