.navResp ul{display:flex;justify-content:space-between}@media(max-width:992px){.navResp{background:fixed;position:relative;background-color:#000;border:1px solid #7042f861;padding:20px;box-shadow:0 4px 6px -1px rgba(42,14,97,.5);z-index:50;bottom:0;top:25vh;color:#fff;right:0;left:15vw}.navResp ul{flex-direction:column;margin:15px 0 25px}.navResp ul li{margin:10px 0}}@media (max-width:768px){.navResp{left:7vw}}