@media screen and (min-width:768px) and (max-width:1024px){.nav-links{width:60%}.main-heading{width:600px}.main-heading video{top:100px;left:90px}#service{background-image:none}.project-wrapper{flex-direction:column}.project-left{padding-left:2rem;padding-top:2rem}.project-left p{width:600px}.project-right{margin:auto}.project-right img{width:600px;height:600px}}@media screen and (min-width:1025px) and (max-width:1600px){.main-heading{width:1000px}.project-right img{width:700px;height:600px}}@media screen and (max-width:767px){body{overflow-x:hidden}.logo{width:100px;height:30px}.nav-links{position:absolute;right:0;height:92vh;top:9.5vh;background-color:#0d1019;display:flex;flex-direction:column;width:100%;transform:translateX(100%);transition:transform .5s ease-in;z-index:100000}.nav-links li{opacity:0}.nav-links a{font-size:1.5rem;padding-left:2rem;font-weight:900;z-index:1000001}.burger{display:block;cursor:pointer}.main-heading{width:350px}.main-heading video{bottom:1px;right:100px}.email{display:none}.social-header{display:none}.div-left{padding-left:2rem}.div-left p{width:300px}.project-wrapper{flex-direction:column}.project-left{padding-left:2rem;padding-top:2rem}.project-left p{width:300px}.project-right{margin:auto}.project-right img{width:380px;height:380px}#footer-container p{color:#fff;line-height:1.8rem;width:360px;text-align:center}.copyright-footer .social i{padding-bottom:1rem;padding-right:1rem;padding-left:1rem}.down-footer img{margin:auto;padding:2rem 0}.down-footer{flex-direction:column}.copyright-footer .social{margin:auto}.copyright-footer .social i{margin:0;color:#fff}}.nav-active{transform:translateX(0)}@keyframes navLinkFade{from{opacity:0;transform:translateX(50px)}to{opacity:1;transform:translateX(0)}}.toggle .line1{transform:rotate(-45deg) translate(-4px,6px)}.toggle .line2{opacity:0}.toggle .line3{transform:rotate(45deg) translate(-4px,-6px)}