.portfolio-list{padding:70px 0;position:relative;overflow:hidden}.portfolio-img img{width:100%;transform:scale(.8);animation-name:floating;animation-duration:3s;animation-iteration-count:infinite;animation-timing-function:ease-in-out}@keyframes floating{0%{transform:translate(0)}50%{transform:translateY(15px)}to{transform:translate(0)}}.portfolio-img{padding:0 30px}.portfolio-img .large-img{width:280px;min-width:280px;z-index:2;position:relative}.portfolio-items .portfolio-heading h2{color:#fff;font-size:42px;font-weight:600;line-height:1.2;margin-bottom:15px}.portfolio-items .portfolio-heading h4{color:#fff;font-size:26px;font-weight:500;line-height:1.2;margin-bottom:15px}.portfolio-items p{font-size:16px;font-weight:400;line-height:24px}.tech-list h4{color:#fff;font-size:20px;font-weight:600;line-height:1.2;margin-bottom:15px}.tech-list ul{margin:0;padding:0;list-style:none;display:flex;flex-wrap:wrap}.tech-list ul li{display:inline-block;width:50px;height:50px;border-radius:50%;background-color:rgba(255,255,255,.1);display:flex;align-items:center;justify-content:center}.tech-list ul li+li{margin-left:14px}.tech-list ul li img{width:30px;height:auto}.portfolio-inline{display:flex;align-items:center}.bg-img.right{left:calc(50% + 0px);right:0}.bg-img.left,.bg-img.right{position:absolute;background-repeat:no-repeat;background-size:cover;height:100%;background-position:100%;top:12%;z-index:1;height:400px}.bg-img.left{left:0;right:calc(50% + 0px)}.bg-img{position:relative}@media only screen and (min-width:320px) and (max-width:767px){.portfolio-img{padding:0}.portfolio-section{margin-top:30px}.portfolio-items .portfolio-heading h2{font-size:30px}.portfolio-list{padding:50px 0}.bg-img.right{display:none}.portfolio-inline{flex-direction:column-reverse}.portfolio-inline.left-col-img{flex-direction:column}.portfolio-img .large-img{width:180px;min-width:180px;margin-bottom:30px}.bg-img.left{display:none}}