.qd-what-we-do {
  padding: 0 25px;
  overflow: hidden;
}

.qd-whatwe-tab {
  padding: 10px 0;
}

.qd-whatwe-tab.qd-whatwe-tab li a:before {
  display: none;
}

.qd-whatwe-tab.fixed {
  position: fixed;
  padding: 20px 0 15px;
  z-index: 9;
  top: 71px;
  left: 0;
  right: 0;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}

.qd-whatwe-tab.fixed li a span {
  display: none;
}

.qd-whatwe-tab ul {
  display: table;
  width: 100%;
  text-align: center;
}

.qd-whatwe-tab li {
  display: inline-block;
  text-align: center;
  font-size: 13px;
  padding: 0 20px;
  margin: 5px 0;
  text-transform: uppercase;
  word-wrap: break-word;
}

.qd-whatwe-tab li strong {
  font-weight: 500!important;
}

.qd-whatwe-tab li span {
  display: block;
  padding-bottom: 10px;
}

.qd-whatwe-tab li strong span {
  display: inline-block;
}

.qd-whatwe-tab li a svg {
  width: 30px;
  height: 30px;
}

.qd-whatwe-tab li a:focus {
  color: #000;
}

.qd-whatwe-tab li a.active svg,.qd-whatwe-tab li a.active,.qd-whatwe-tab li a:hover svg {
  fill: #f46000!important;
  color: #f46000!important;
}

.section-wwd {
  padding: 0;
}

.section-wwd:first-child .wwd--sideImg {
  margin-top: 120px;
}

.section-wwd:first-child .wwd--content {
  padding-top: 120px;
}

.section-wwd:last-child .wwd--sideImg {
  margin-bottom: 120px;
}

.section-wwd:last-child .wwd--content {
  padding-bottom: 120px;
}

.section-wwd hgroup {
  padding: 0;
  margin: 0;
}

.section-wwd hgroup h3 {
  font-size: 45px;
  text-transform: uppercase;
  margin-bottom: 15px;
  letter-spacing: -3px;
}

.section-wwd hgroup h5 {
  font-size: 26px;
  line-height: 1.2;
  font-weight: 400;
  text-transform: none;
  margin-bottom: 15px;
}

.section-wwd p {
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 1.5;
  color: #343434;
}

.section-wwd .qd-lets-btn {
  align-items: center;
}

.section-wwd .qd-lets-btn .d-inline-block {
  margin-left: 20px;
  position: relative;
  top: 2px;
}

@media(min-width:1025) {
  .qd-whatwe-tab li a:hover svg {
    fill: #f46000;
  }
}

@media(min-width:1025px) and (max-width:1599px) {
  .section-wwd .qd-lets-btn a {
    padding: 18px 50px 18px 50px!important;
  }
}

@media(max-width:1599px) {
  .section-wwd:first-child .wwd--content {
    padding-top: 90px;
  }

  .section-wwd hgroup h3 {
    font-size: 30px;
    letter-spacing: -1px;
  }

  .section-wwd hgroup h5 {
    font-size: 24px;
  }

  .section-wwd p {
    font-size: 16px;
  }

  .qd-whatwe-tab li {
    padding: 0 12px;
  }
}

@media(max-width:1199px) {
  .section-wwd hgroup h3 {
    font-size: 24px;
  }

  .section-wwd hgroup h5 {
    font-size: 18px;
  }

  .qd-whatwe-tab li strong,.qd-whatwe-tab li strong span {
    display: block;
  }

  .qd-whatwe-tab li {
    margin: 10px 0;
    padding: 0 10px;
    font-size: 12px;
  }

  .qd-whatwe-tab li a strong {
    width: 100%;
    float: left;
  }

  .qd-whatwe-tab.fixed li {
    margin: 5px 0;
  }
}

@media(max-width:1024px) {
  .qd-whatwe-tab {
    overflow-y: scroll;
  }

  .qd-whatwe-tab ul {
    width: 1100px;
  }

  .section-wwd:first-child .wwd--content {
    padding-top: 0;
  }

  .section-wwd .wwd--content {
    padding-bottom: 20px;
    margin-bottom: 0;
    border-bottom: 1px solid #e4e4e4;
  }

  .section-wwd:last-child .wwd--content {
    padding-bottom: auto;
    margin-bottom: 0;
    border-bottom: 0;
  }

  .qd-whatwe-tab li a {
    font-size: 13px;
  }

  .qd-whatwe-tab.fixed {
    top: 64px;
    padding: 20px 0 10px;
  }

  .qd-whatwe-tab li a:hover,.qd-whatwe-tab li a:focus {
    color: #000;
  }

  .section-wwd .qd-lets-btn {
    justify-content: center;
    padding-bottom: 10px;
  }

  .section-wwd {
    padding-top: 40px;
  }

  .section-wwd#s1 .wwd--content {
    padding-top: 0px!important;
  }
}

@media(max-width:767px) {
  .qd-whatwe-tab {
    position: initial;
    display: none;
  }
}

@media(max-width:575px) {
  .qd-what-we-do {
    padding: 0;
  }

  .section-wwd hgroup h3 {
    font-size: 20px;
    letter-spacing: -1px;
  }
}

@media(max-width:479px) {
  .section-wwd .qd-lets-btn .d-inline-block {
    display: block!important;
    padding-top: 15px;
    width: 100%;
    margin-left: 0;
  }
}

.wwd-left,.wwd-right {
  position: relative;
}

.wwd--sideImg {
  max-width: 620px;
  margin: 50px auto;
  position: relative;
}

.wwd--content {
  padding: 50px 25px;
}

.wwd-technologies {
  font-size: 0;
  margin-left: -5px;
  margin-right: -5px;
  margin-bottom: 15px;
  padding: 0;
  list-style: none;
  display: flex;
}

.wwd-technologies li {
  padding: 15px 6px;
  text-align: center;
  width: 100px;
  flex-basis: 100px;
}

.wwd-technologies li .wht-we-logo {
  display: flex;
  flex-direction: column;
  position: relative;
  font-size: 12px;
  color: #343434;
}

.wwd-technologies li .wwd--thumb {
  padding: 10px;
  border: 1px solid #fff;
  text-align: center;
  -webkit-box-shadow: 0 0 5px rgba(0,0,0,.13);
  box-shadow: 0 0 5px rgba(0,0,0,.13);
  -webkit-border-radius: 7px;
  border-radius: 7px;
}

.wwd-technologies li:hover .wwd--thumb {
  border-color: #f46000;
  -webkit-box-shadow: 0 0 5px rgba(0,0,0,0);
  box-shadow: 0 0 5px rgba(0,0,0,0);
}

.wwd-technologies li .wwd--thumb img {
  display: inline-block;
}

.wwd-technologies li .wwd--title {
  margin-top: 15px;
}

.wwd-technologies li:hover .wwd--title {
  color: #f46000;
}

.wwd-technologies li .wwd--thumb,.wwd-technologies li .wwd--title {
  display: block;
  -webkit-transition: all 250ms ease-in-out;
  -moz-transition: all 250ms ease-in-out;
  -o-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out;
}

[data-aos][data-aos][data-aos-easing=ease-out-back],body[data-aos-easing=ease-out-back] [data-aos] {
  transition-timing-function: cubic-bezier(.51,.11,.38,.79);
}

.wd-row {
  position: relative;
}

.wd-divider-left {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 25%;
  width: 20px;
  height: 100%;
  margin-left: -42px;
  background: #b2b2b2;
}

.wd-divider-right {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 75%;
  width: 20px;
  height: 100%;
  margin-left: 22px;
  background: #b2b2b2;
}

.wd-divider {
  position: relative;
  height: 180px;
}

.wd-divider-l {
  position: absolute;
  top: 0;
  left: 25%;
  width: 100px;
  height: 100px;
  background: #b2b2b2;
  margin-left: -50px;
  -webkit-border-radius: 0% 0% 0% 50%;
  border-radius: 0% 0% 0% 50%;
}

.wd-divider-l:before {
  content: '';
  position: absolute;
  top: -20px;
  left: 20px;
  width: 80px;
  height: 100px;
  background: #fff;
  -webkit-border-radius: 0% 0% 0% 35%;
  border-radius: 0% 0% 0% 35%;
}

.wd-divider-line {
  position: absolute;
  top: 80px;
  left: 25%;
  right: 25%;
  height: 20px;
  background: #b2b2b2;
}

.wd-divider-r {
  position: absolute;
  top: 80px;
  left: 75%;
  width: 100px;
  height: 100px;
  background: #b2b2b2;
  margin-left: -50px;
  -webkit-border-radius: 0% 50% 0% 0%;
  border-radius: 0% 50% 0% 0%;
}

.wd-divider-r:before {
  content: '';
  position: absolute;
  top: 20px;
  right: 20px;
  width: 80px;
  height: 100px;
  background: #fff;
  -webkit-border-radius: 0% 35% 0% 0%;
  border-radius: 0% 35% 0% 0%;
}

.wd-divider2 {
  position: relative;
  height: 180px;
}

.wd-divider2-l {
  position: absolute;
  top: 0;
  left: 75%;
  width: 100px;
  height: 100px;
  background: #b2b2b2;
  margin-left: -50px;
  -webkit-border-radius: 0% 0% 50% 0%;
  border-radius: 0% 0% 50% 0%;
}

.wd-divider2-l:before {
  content: '';
  position: absolute;
  top: -20px;
  left: 0;
  width: 80px;
  height: 100px;
  background: #fff;
  -webkit-border-radius: 0% 0% 35% 0%;
  border-radius: 0% 0% 35% 0%;
}

.wd-divider2-line {
  position: absolute;
  top: 80px;
  left: 25%;
  right: 25%;
  height: 20px;
  background: #b2b2b2;
}

.wd-divider2-r {
  position: absolute;
  top: 80px;
  left: 25%;
  width: 100px;
  height: 100px;
  background: #b2b2b2;
  margin-left: -50px;
  -webkit-border-radius: 50% 0% 0% 0%;
  border-radius: 50% 0% 0% 0%;
}

.wd-divider2-r:before {
  content: '';
  position: absolute;
  top: 20px;
  right: 0;
  width: 80px;
  height: 100px;
  background: #fff;
  -webkit-border-radius: 35% 0% 0% 0%;
  border-radius: 35% 0% 0% 0%;
}

@media(max-width:1599px) {
  .wwd-technologies {
    display: table;
    width: 100%;
  }

  .wwd-technologies li {
    width: 13.7%;
    float: left;
  }

  .wwd-technologies li .wwd--title {
    min-height: 35px;
  }

  .wwd--content {
    padding: 50px 0;
  }

  .wd-divider-left {
    margin-left: -43px;
  }

  .wd-divider-right {
    margin-left: 22px;
  }
}

@media(max-width:1366px) {
  .wwd-technologies li {
    width: 20%;
  }
}

@media(max-width:1024px) {
  .wwd-technologies li {
    width: 13.7%;
    display: inline-block;
    float: none;
  }

  .wwd--content {
    padding: 30px 0 60px;
  }

  .wwd-technologies li a {
    font-size: 13px;
  }

  .section-wwd:last-child .wwd--content {
    padding-bottom: 50px;
  }
}

@media(max-width:767px) {
  .wwd-technologies li {
    width: 25%;
    margin-top: 10px;
  }

  .qd-learn-link a {
    font-size: 16px;
  }
}

@media(max-width:767px) {
  .wwd-technologies li {
    width: 20%;
  }
}

@media(max-width:575px) {
  .wwd-technologies li {
    width: 33.3%;
    padding: 6px;
  }

  .qd-learn-link a {
    font-size: 14px;
  }
}

.custom-web-anim {
  position: relative;
  max-width: 720px;
}

.custom-web-anim .cwa-img {
  position: relative;
  top: 50px;
  left: -25px;
  z-index: 1;
}

.custom-web-anim .cwa-1 {
  position: absolute;
  left: 22px;
  top: 528px;
  z-index: 2;
}

.custom-web-anim .cwa-2 {
  position: absolute;
  left: -18px;
  top: 370px;
  z-index: 2;
}

.custom-web-anim .cwa-3 {
  position: absolute;
  left: 18px;
  top: 215px;
  z-index: 2;
}

.custom-web-anim .cwa-4 {
  position: absolute;
  left: 133px;
  top: 97px;
  z-index: 2;
}

.custom-web-anim .cwa-5 {
  position: absolute;
  left: 292px;
  top: 58px;
  z-index: 2;
}

.custom-web-anim .cwa-6 {
  position: absolute;
  left: 450px;
  top: 95px;
  z-index: 2;
}

.custom-web-anim .cwa-7 {
  position: absolute;
  left: 564px;
  top: 215px;
  z-index: 2;
}

.custom-web-anim .cwa-8 {
  position: absolute;
  left: 605px;
  top: 367px;
  z-index: 2;
}

.custom-web-anim .cwa-9 {
  position: absolute;
  left: 560px;
  top: 532px;
  z-index: 2;
}

.custom-web-anim .cwa-1,.custom-web-anim .cwa-3,.custom-web-anim .cwa-5,.custom-web-anim .cwa-7,.custom-web-anim .cwa-9,.custom-web-anim .cwa-2,.custom-web-anim .cwa-4,.custom-web-anim .cwa-6,.custom-web-anim .cwa-8 {
  -webkit-animation: scaleDown1 3s infinite;
  animation-name: scaleDown1 3s infinite;
}

@media(max-width:1599px) {
  .custom-web-anim {
    max-width: 457px;
    left: -9px;
    margin: 0 auto;
  }

  .custom-web-anim .cwa-img {
    width: 458px;
  }

  .custom-web-anim .cwa-1,.custom-web-anim .cwa-3,.custom-web-anim .cwa-5,.custom-web-anim .cwa-7,.custom-web-anim .cwa-9,.custom-web-anim .cwa-2,.custom-web-anim .cwa-4,.custom-web-anim .cwa-6,.custom-web-anim .cwa-8 {
    width: 50px;
  }

  .custom-web-anim .cwa-1 {
    top: 358px;
  }

  .custom-web-anim .cwa-2 {
    left: -8px;
    top: 256px;
  }

  .custom-web-anim .cwa-3 {
    left: 2px;
    top: 162px;
  }

  .custom-web-anim .cwa-4 {
    left: 76px;
  }

  .custom-web-anim .cwa-5 {
    left: 179px;
    top: 78px;
  }

  .custom-web-anim .cwa-6 {
    left: 280px;
  }

  .custom-web-anim .cwa-7 {
    left: 350px;
    top: 165px;
  }

  .custom-web-anim .cwa-8 {
    left: 365px;
    top: 252px;
  }

  .custom-web-anim .cwa-9 {
    left: 340px;
    top: 356px;
  }
}

.em-commerce-anim {
  position: relative;
  max-width: 720px;
}

.em-commerce-anim .ems-img {
  position: relative;
  top: 50px;
  left: 35px;
  z-index: 1;
}

.em-commerce-anim .ems-1 {
  position: absolute;
  top: 288px;
  left: 110px;
  z-index: 2;
}

.em-commerce-anim .ems-2 {
  position: absolute;
  top: 160px;
  left: 156px;
  z-index: 2;
}

.em-commerce-anim .ems-3 {
  position: absolute;
  top: 105px;
  left: 315px;
  z-index: 2;
}

.em-commerce-anim .ems-4 {
  position: absolute;
  top: 128px;
  left: 529px;
  z-index: 2;
}

.em-commerce-anim .ems-5 {
  position: absolute;
  top: 262px;
  left: 620px;
  z-index: 2;
}

.em-commerce-anim .ems-1,.em-commerce-anim .ems-2,.em-commerce-anim .ems-3,.em-commerce-anim .ems-4,.em-commerce-anim .ems-5 {
  -webkit-animation: scaleDown1 3s infinite;
  animation-name: scaleDown1 3s infinite;
}

@media(max-width:1599px) {
  .em-commerce-anim .ems-1,.em-commerce-anim .ems-2,.em-commerce-anim .ems-3,.em-commerce-anim .ems-4,.em-commerce-anim .ems-5 {
    width: 60px;
  }

  .em-commerce-anim {
    max-width: 458px;
    margin: 0 auto;
  }

  .em-commerce-anim .ems-1 {
    top: 188px;
    left: 72px;
  }

  .em-commerce-anim .ems-2 {
    top: 106px;
    left: 137px;
  }

  .em-commerce-anim .ems-3 {
    top: 65px;
    left: 213px;
  }

  .em-commerce-anim .ems-4 {
    top: 110px;
    left: 339px;
  }

  .em-commerce-anim .ems-5 {
    top: 190px;
    left: 410px;
  }
}

.mobile-app-anim {
  position: relative;
  max-width: 720px;
}

.mobile-app-anim .mad-img {
  position: relative;
  top: 60px;
  left: -25px;
  z-index: 2;
  -webkit-animation: jumpy1 4s infinite;
  animation-name: jumpy1 4s infinite;
}

.mobile-app-anim .mad-img-1 {
  position: absolute;
  top: 50px;
  left: -25px;
  z-index: 1;
}

.mobile-app-anim .mad-img-2 {
  position: absolute;
  top: 280px;
  left: 115px;
  z-index: 1;
  -webkit-animation: jumpy1 2s infinite;
  animation-name: jumpy1 2s infinite;
}

.mobile-app-anim .mad-img-3 {
  position: absolute;
  top: 50px;
  left: 260px;
  z-index: 2;
  -webkit-animation: scale2 2s infinite;
  animation-name: scale2 2s infinite;
}

.mobile-app-anim .mad-img-4 {
  position: absolute;
  top: 190px;
  left: 220px;
  z-index: 1;
  -webkit-animation: mymove 4s ease-in-out forwards;
  animation-name: mymove 4s ease-in-out forwards;
}

.mobile-app-anim .mad-img-5 {
  position: absolute;
  top: 190px;
  right: 270px;
  z-index: 1;
  -webkit-animation: mymove1 4s ease-in-out forwards;
  animation-name: mymove1 4s ease-in-out forwards;
}

@media(max-width:1599px) {
  .mobile-app-anim {
    max-width: 420px;
    margin: 0 auto;
    left: -17px;
  }

  .mobile-app-anim .mad-img {
    width: 370px;
    left: 13px;
    top: 90px;
  }
.wwd-left .mobile-app-anim .mad-img{
	top: 50px;
}
  .mobile-app-anim .mad-img-3 {
    width: 100px;
    left: 150px;
  }

  .mobile-app-anim .mad-img-4 {
    width: 80px;
    top: 137px;
    margin-left: -16px;
  }

  .mobile-app-anim .mad-img-5 {
    width: 80px;
    top: 137px;
    margin-right: -16px;
  }

  .mobile-app-anim .mad-img-2 {
    width: 60px;
    top: 200px;
    left: 65px;
  }
}

.internet-marketing-anim {
  position: relative;
  max-width: 620px;
}

.internet-marketing-anim .im-img-1 {
  position: relative;
  top: 80px;
  left: 60px;
  z-index: 2;
  -webkit-animation: jumpy1 4s infinite;
  animation-name: jumpy1 4s infinite;
}

.internet-marketing-anim .im-img-2 {
  position: absolute;
  top: 0;
  left: 30px;
  z-index: 1;
  -webkit-animation: circular1 95s infinite linear;
  animation-name: circular1 95s infinite linear;
}

.internet-marketing-anim .im-img-3 {
  position: absolute;
  top: 0;
  left: 30px;
  z-index: 3;
  -webkit-animation: circular1 100s infinite linear;
  animation-name: circular1 100s infinite linear;
}

@media(max-width:1599px) {
  .internet-marketing-anim {
    max-width: 450px;
    left: -27px;
  }
}

@media(max-width:1199px) {
  .internet-marketing-anim .im-img-1 {
    left: 30px;
    top: 55px;
  }
}

.scale-down {
  -webkit-animation: scaleDown1 3s infinite;
  animation-name: scaleDown1 3s infinite;
}

.ui-ux-development {
  max-width: 700px;
  position: relative;
}

.ui-ux-development .ui-ux {
  position: relative;
  top: 20px;
  left: -15px;
  z-index: 1;
}

.ui-ux-development .ui-ux1 {
  position: absolute;
  top: 70px;
  left: 116px;
  z-index: 2;
}

.ui-ux-development .ui-ux2 {
  position: absolute;
  top: 65px;
  right: 165px;
  z-index: 2;
}

.ui-ux-development .ui-ux3 {
  position: absolute;
  top: 130px;
  right: 20px;
  z-index: 2;
}

.ui-ux-development .ui-ux4 {
  position: absolute;
  top: 253px;
  right: 96px;
  z-index: 2;
}

.ui-ux-development .ui-ux5 {
  position: absolute;
  top: 350px;
  right: 29px;
  z-index: 2;
}

.ui-ux-development .ui-ux6 {
  position: absolute;
  top: 420px;
  right: 165px;
  z-index: 2;
}

.ui-ux-development .ui-ux7 {
  position: absolute;
  top: 452px;
  left: 160px;
  z-index: 2;
}

.ui-ux-development .ui-ux8 {
  position: absolute;
  top: 332px;
  left: 0;
  z-index: 2;
}

.ui-ux-development .ui-ux9 {
  position: absolute;
  top: 250px;
  left: 49px;
  z-index: 2;
}

.ui-ux-development .ui-ux10 {
  position: absolute;
  top: 165px;
  left: 0;
  z-index: 2;
}

@media(max-width:1599px) {
  .ui-ux-development {
    max-width: 440px;
    margin: 0 auto;
    left: -18px;
  }

  .ui-ux-development .scale-down {
    width: 50px;
  }

  .ui-ux-development .ui-ux1 {
    top: 60px;
    left: 76px;
  }

  .ui-ux-development .ui-ux2 {
    top: 58px;
    right: 120px;
  }

  .ui-ux-development .ui-ux3 {
    top: 101px;
    right: 30px;
  }

  .ui-ux-development .ui-ux4 {
    top: 173px;
    right: 46px;
  }

  .ui-ux-development .ui-ux5 {
    top: 234px;
    right: 29px;
  }

  .ui-ux-development .ui-ux6 {
    top: 290px;
    right: 125px;
  }

  .ui-ux-development .ui-ux7 {
    top: 310px;
    left: 110px;
  }

  .ui-ux-development .ui-ux8 {
    top: 232px;
    left: 0;
  }

  .ui-ux-development .ui-ux9 {
    top: 180px;
    left: 33px;
  }

  .ui-ux-development .ui-ux10 {
    top: 123px;
    left: 0;
  }
}

.marketplace-anim {
  position: relative;
  max-width: 620px;
}

.marketplace-anim .as-img-1 {
  position: relative;
  top: 50px;
  left: 20px;
  z-index: 2;
}

.marketplace-anim .as-1 {
  position: absolute;
  left: 500px;
  top: 510px;
  z-index: 5;
}

.marketplace-anim .as-2 {
  position: absolute;
  left: 80px;
  top: 220px;
  z-index: 3;
}

.marketplace-anim .as-3 {
  position: absolute;
  left: 130px;
  top: 250px;
  z-index: 3;
}

.marketplace-anim .as-4 {
  position: absolute;
  left: 230px;
  top: 360px;
  z-index: 3;
}

.marketplace-anim .as-5 {
  position: absolute;
  left: 460px;
  top: 460px;
  z-index: 3;
}

.marketplace-anim .as-6 {
  position: absolute;
  left: 120px;
  top: 330px;
  z-index: 1;
}

.marketplace-anim .as-7 {
  position: absolute;
  left: 440px;
  top: 205px;
  z-index: 3;
}

.marketplace-anim .as-8 {
  position: absolute;
  left: 250px;
  top: 300px;
  z-index: 3;
}

.marketplace-anim .as-9 {
  position: absolute;
  left: 165px;
  top: 140px;
  z-index: 2;
}

.marketplace-anim .as-10 {
  position: absolute;
  left: 50px;
  top: 20px;
  z-index: 1;
}

.marketplace-anim .as-1,.marketplace-anim .as-3,.marketplace-anim .as-4,.marketplace-anim .as-5,.marketplace-anim .as-6,.marketplace-anim .as-9 {
  -webkit-animation: jumpy1 4s infinite;
  animation-name: jumpy1 4s infinite;
}

.marketplace-anim .as-2,.marketplace-anim .as-7,.marketplace-anim .as-8 {
  -webkit-animation: jumpy3 4s infinite;
  animation-name: jumpy3 4s infinite;
}

.marketplace-anim .as-10 {
  -webkit-animation: circular1 20s infinite linear;
  animation-name: circular1 20s infinite linear;
}

@media(max-width:1599px) {
  .marketplace-anim {
    max-width: 350px;
  }

  .marketplace-anim .as-img-1 {
    left: -40px;
  }

  .marketplace-anim .as-1 {
    width: 56px;
    left: 290px;
    top: 390px;
  }

  .marketplace-anim .as-2 {
    width: 43px;
    left: 30px;
    top: 180px;
  }

  .marketplace-anim .as-3 {
    width: 52px;
    left: 50px;
    top: 205px;
  }

  .marketplace-anim .as-4 {
    width: 53px;
    left: 111px;
    top: 273px;
  }

  .marketplace-anim .as-5 {
    width: 112px;
    left: 270px;
    top: 350px;
  }

  .marketplace-anim .as-6 {
    width: 140px;
    top: 260px;
    left: 64px;
  }

  .marketplace-anim .as-7 {
    width: 70px;
    top: 236px;
    left: 267px;
  }

  .marketplace-anim .as-8 {
    width: 22px;
    top: 241px;
    left: 129px;
  }

  .marketplace-anim .as-9 {
    width: 80px;
    left: 85px;
    top: 150px;
  }
}

.additional-anim {
  position: relative;
  max-width: 550px;
}

.additional-anim .as-img-1 {
  position: relative;
  top: 140px;
  left: 148px;
  z-index: 2;
  -webkit-animation: jumpy1 4s infinite;
  animation-name: jumpy1 4s infinite;
}

.additional-anim .as-img-2 {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  -webkit-animation: circular1 90s infinite linear;
  animation-name: circular1 90s infinite linear;
}

.additional-anim .as-img-3 {
  position: absolute;
  top: 100%;
  left: -5%;
  right: 0;
  bottom: 0;
  margin: auto;
  z-index: 1;
  width: 50px;
  height: 50px;
  -webkit-animation: scale3 2s ease-in-out forwards;
  animation-name: scale3 2s ease-in-out forwards;
}

@media(max-width:1599px) {
  .additional-anim {
    width: 440px;
    margin: 0 auto;
  }

  .additional-anim .as-img-1 {
    top: 140px;
    left: 102px;
    width: 200px;
  }

  .additional-anim .as-img-2 {
    left: -30px;
  }

  .additional-anim .as-img-3 {
    left: -50px;
    width: 42px;
    top: 224px;
    height: initial;
  }
}

.web-development-anim {
  position: relative;
  max-width: 620px;
}

.web-development-anim .wda-img {
  position: relative;
  top: 70px;
  left: 120px;
  z-index: 2;
}

.web-development-anim .wda-1 {
  position: absolute;
  left: 80px;
  top: 0;
  z-index: 1;
}

.web-development-anim .wda-2 {
  position: absolute;
  left: 100px;
  top: 320px;
  z-index: 3;
}

.web-development-anim .wda-3 {
  position: absolute;
  left: 480px;
  top: 350px;
  z-index: 3;
}

.web-development-anim .wda-4 {
  position: absolute;
  left: 575px;
  top: 10px;
  z-index: 3;
}

.web-development-anim .wda-5 {
  position: absolute;
  left: 465px;
  top: 20px;
  z-index: 4;
}

.web-development-anim .wda-6 {
  position: absolute;
  left: 582px;
  top: 110px;
  z-index: 3;
}

.web-development-anim .wda-7 {
  position: absolute;
  left: 595px;
  top: 420px;
  z-index: 3;
}

.web-development-anim .wda-line-1 {
  position: absolute;
  left: 485px;
  top: 27px;
  width: 118px;
  height: 1px;
  z-index: 3;
  background: #ddd;
  display: block;
  transform: rotate(-3deg);
}

.web-development-anim .wda-line-2 {
  position: absolute;
  left: 485px;
  top: 46px;
  width: 118px;
  height: 1px;
  z-index: 3;
  background: #ddd;
  display: block;
  transform: rotate(3deg);
}

.web-development-anim .wda-line-3 {
  position: absolute;
  left: 602px;
  top: 46px;
  width: 1px;
  height: 385px;
  z-index: 2;
  background: #ddd;
  display: block;
}

.web-development-anim .wda-8 {
  position: absolute;
  left: 570px;
  top: 350px;
  z-index: 5;
}

.web-development-anim .wda-1,.web-development-anim .wda-2,.web-development-anim .wda-3 {
  -webkit-animation: jumpy1 4s infinite;
  animation-name: jumpy1 4s infinite;
}

.web-development-anim .wda-4,.web-development-anim .wda-5,.web-development-anim .wda-6,.web-development-anim .wda-7 {
  -webkit-animation: circular1 4s infinite linear;
  animation-name: circular1 4s infinite linear;
}

.web-development-anim .wda-8 {
  -webkit-animation: jumpy2 10s infinite;
  animation-name: jumpy2 10s infinite;
}

.mobile-development-anim {
  position: relative;
  max-width: 620px;
}

.mobile-development-anim .md-img-1 {
  position: relative;
  top: 100px;
  left: 235px;
  z-index: 2;
}

.mobile-development-anim .md-img-2 {
  position: absolute;
  top: 200px;
  left: 160px;
  z-index: 2;
}

.mobile-development-anim .md-1 {
  position: absolute;
  left: 490px;
  top: 90px;
  z-index: 3;
}

.mobile-development-anim .md-2 {
  position: absolute;
  left: 550px;
  top: 220px;
  z-index: 3;
}

.mobile-development-anim .md-3 {
  position: absolute;
  left: 440px;
  top: 530px;
  z-index: 3;
}

.mobile-development-anim .md-4 {
  position: absolute;
  left: 0;
  top: 50px;
  z-index: 1;
}

.mobile-development-anim .md-img-2 {
  -webkit-animation: scale2 8s infinite;
  animation-name: scale2 8s infinite;
}

.mobile-development-anim .md-1,.mobile-development-anim .md-2,.mobile-development-anim .md-3 {
  -webkit-animation: scale1 4s infinite;
  animation-name: scale1 4s infinite;
}

.mobile-development-anim .md-4 {
  -webkit-animation: circular1 25s infinite linear;
  animation-name: circular1 25s infinite linear;
}

@-webkit-keyframes mymove {
  100% {
    left: 10px;
  }
}

@keyframes mymove {
  100% {
    left: 10px;
  }
}

@-webkit-keyframes mymove1 {
  100% {
    right: 55px;
  }
}

@keyframes mymove1 {
  100% {
    right: 55px;
  }
}

@-webkit-keyframes jumpy1 {
  0% {
    transform: translate3d(0,0,0);
  }

  51% {
    transform: translate3d(0,-20px,0);
  }

  100% {
    transform: translate3d(0,0,0);
  }
}

@keyframes jumpy1 {
  0% {
    transform: translate3d(0,0,0);
  }

  51% {
    transform: translate3d(0,-20px,0);
  }

  100% {
    transform: translate3d(0,0,0);
  }
}

@-webkit-keyframes jumpy2 {
  0% {
    transform: translate3d(0,0,0);
  }

  51% {
    transform: translate3d(0,-195px,0);
  }

  100% {
    transform: translate3d(0,0,0);
  }
}

@keyframes jumpy2 {
  0% {
    transform: translate3d(0,0,0);
  }

  51% {
    transform: translate3d(0,-195px,0);
  }

  100% {
    transform: translate3d(0,0,0);
  }
}

@-webkit-keyframes jumpy3 {
  0% {
    transform: translate3d(0,0,0);
  }

  51% {
    transform: translate3d(0,-50px,0);
  }

  100% {
    transform: translate3d(0,0,0);
  }
}

@keyframes jumpy3 {
  0% {
    transform: translate3d(0,0,0);
  }

  51% {
    transform: translate3d(0,-50px,0);
  }

  100% {
    transform: translate3d(0,0,0);
  }
}

@-webkit-keyframes circular1 {
  from {
    transform: rotate(0deg);
  }

  to {
    transform: rotate(359deg);
  }
}

@keyframes circular1 {
  from {
    transform: rotate(0deg);
  }

  to {
    transform: rotate(359deg);
  }
}

@-webkit-keyframes scale1 {
  0% {
    transform: scale(1);
  }

  51% {
    transform: scale(1.2);
  }

  100% {
    transform: scale(1);
  }
}

@keyframes scale1 {
  0% {
    transform: scale(1);
  }

  51% {
    transform: scale(1.2);
  }

  100% {
    transform: scale(1);
  }
}

@-webkit-keyframes scale2 {
  0% {
    transform: scale(1);
  }

  51% {
    transform: scale(1.1);
  }

  100% {
    transform: scale(1);
  }
}

@keyframes scale2 {
  0% {
    transform: scale(1);
  }

  51% {
    transform: scale(1.1);
  }

  100% {
    transform: scale(1);
  }
}

@-webkit-keyframes scale3 {
  0% {
    transform: scale(3);
  }

  100% {
    transform: scale(10);
  }
}

@keyframes scale3 {
  0% {
    transform: scale(3);
  }

  100% {
    transform: scale(10);
  }
}

@-webkit-keyframes scaleDown1 {
  0% {
    transform: scale(1);
  }

  51% {
    transform: scale(.8);
  }

  100% {
    transform: scale(1);
  }
}

@keyframes scaleDown1 {
  0% {
    transform: scale(1);
  }

  51% {
    transform: scale(.8);
  }

  100% {
    transform: scale(1);
  }
}