.listing-nav{display:flex;flex-flow:row wrap;margin-bottom:100px}.listing-nav .nav-item{flex-grow:1;padding:20px;border-radius:100px;text-align:center;margin:10px;transition:color .4s ease,background-color .4s ease}.nav-item:hover,.nav-item:focus,.nav-item.active{color:#fff}.listing-track{width:100%}.project-single{justify-content:center;align-content:center;align-items:center;flex-flow:row wrap-reverse;margin-bottom:60px}.project-single:last-of-type{margin-bottom:0}.listing-hide .project-single{display:none}.listing-track .project-single{display:flex}.listing-track .project-single:nth-of-type(2n){flex-flow:row-reverse wrap-reverse}.project_content{position:relative;width:55%;padding:120px 30px 50px 100px}.project_content svg{position:absolute;top:0;left:0}.project_content-inner{position:relative;z-index:2}.project_content-inner h2{font-weight:normal}.project_content-inner .button-wrap{margin-top:80px}.project_image{width:45%;text-align:right}.project_image img{max-width:90%}@media screen and (max-width:768px){.nav-item{flex:0 0 100%;margin-left:0;margin-right:0}.project_content{width:100%;padding:120px 30px 50px 60px}.project_image{width:100%;text-align:center}}