#headhome {display:none;}
@media only screen and (max-width: 768px) {
header .logo{float:left;margin-top:-5px;width:auto;z-index: 500;position: relative;}
header .logo img {position: fixed;top:15px;}
header {position: relative;width: 100%;background: rgba(0, 0, 0, 0.8);height: 80px;}
header .bgbarrebnoir { -webkit-transform: translate3d(0,0,0); position: fixed;height: 90px;width: 100%;top: 0;left: 0;z-index: -1; background-color: rgba(0, 0, 0, 0.8);}
header .bgheader {position: absolute;left: 0;top: 0; height:200px;}
.divbgmobile {padding-top:150px;}
span#menuMob { top:25px;z-index: 500;position:fixed;right:30px;width:40px;height:40px;display:block;background: url("../img/menu-mobile.svg") no-repeat center center / 30px;cursor:pointer;}
#headhome {display:none;}}
