@media screen and (max-width:1280px){header nav{width:100%;position:fixed;top:100%;right:0%;text-align:right;padding:50px 0 0;z-index:500;height:100%;-o-transition:all 0.5s ease;-moz-transition:all 0.5s ease;-webkit-transition:all 0.5s ease;transition:all 0.5s ease;background:var(--tertiary);display:flex;align-items:center;justify-content:center;flex-direction:column;}header.active nav{top:0;}header.active .artiste{display:block;background-color:var(--primary);width:100%;text-align:center;height:auto;}.active head{display:none;}header a{color:var(--secondary);}header nav ul.menu{height:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;}header nav ul.menu li{height:100%;display:flex;align-items:center;justify-content:center;}header nav ul.menu li a{font-size:1.6rem;}header nav ul.menu li.niv_1:hover .niv_2{display:none;}header a#burger{display:block;z-index:600;}}@media screen and (max-width:1024px){h1{font-size:4rem;line-height:5rem;}#accueil h1{padding-top:100px;}.pages_enfants .pages_enfants_row h3{font-size:2rem;}}@media screen and (max-width:768px){header.brush{padding:10px 20px 0;}header a#burger{right:15px;}header .logo{width:120px;}section.head_img{display:block;}.head_img .img_page{transform:skewX(0);height:300px;}.head_img .img_page video,.head_img .img_page img{transform:skewX(0);}.flex-container{display:block;}.row{display:block;}.mic{bottom:20px;right:20px;}footer{text-align:center;}footer .container{display:block;}footer .contact_infos{width:200px;margin:0 auto;}footer .logo_footer{margin:0;display:inline-block;}footer .col{margin-bottom:20px;}footer .map_contact{max-width:290px;float:none;margin:0 auto;clear:both;}footer .social{justify-content:center;}footer .signature{display:block;margin-bottom:80px;}footer .signature span{display:block;margin-bottom:20px;}footer .signature a{}footer #btn_contact{margin-top:30px;}.bg-img{padding:150px 0;}.pages_enfants .pages_enfants_row{flex-direction:column;align-items:center;}}