.nwc-cta-v3 .custom-wrapper {
  width: 100%;
}

.nwc-cta-v3 .custom-content {
  z-index: 1;
  /*
      max-width: 850px;
  */
}

{#
.nwc-cta-v3 .animate-infinite {
  animation: scale 30s linear infinite !important;
}
#}

.nwc-cta-v3 .animate-image-1 {
  width: 352px;
  left: 10%; 
  top: -90px;
}

.nwc-cta-v3 .animate-image-2 {
  width: 234px;
  left: 40%;
  top: 45px;
}

.nwc-cta-v3 .animate-image-3 {
  width: 230px;
  right: 20%;
  top: -90px; 
}

.nwc-cta-v3 .animate-image-4 {
  width: 334px;
  left: -5%;
  top: 400px; 
}

.nwc-cta-v3 .animate-image-5 {
  width: 298.50px;
  right: -2%;
  top: 225px; 
}

.nwc-cta-v3 .animate-image-6 {
  width: 347px;
  left: 20%; 
  bottom: -8%;
}

.nwc-cta-v3 .animate-image-7 {
  width: 276px;
  left: 57%; 
  bottom: 5%; 
}

.nwc-cta-v3 .animate-image-8 {
  width: 260px;
  right: 0;
  bottom: -5%; 
}

.nwc-cta-v3 .animate-image-9 {
  width: 359px;
  right: 25%;
  top: 200px;
}

.nwc-cta-v3 .animate-image-10 {
  width: 150px;
  left: 15%;
  top: 450px;
} 

@keyframes scale {
  50% {
    -webkit-transform:scale(1.3);
    -moz-transform:scale(1.3);
    -ms-transform:scale(1.3);
    -o-transform:scale(1.3);
    transform:scale(1.3);
  }
}


@media (max-width: 1365px) {

  
  .nwc-cta-v3 .custom-content {
    /*
    max-width: 700px;
    */
  }

  .nwc-cta-v3 .animate-image-1 {
    width: 176px;
    left: 5%; 
    top: 10%;
  }

  .nwc-cta-v3 .animate-image-2 {
    width: 117px;
    left: 42%;
    top: 5%;
  }

  .nwc-cta-v3 .animate-image-3 {
    width: 60px;
    right: 5%;
    top: 12%; 
  }

  .nwc-cta-v3 .animate-image-4 {
    width: 167px;
    left: -5%;
    top: 50%;
  }

  .nwc-cta-v3 .animate-image-5 {
    width: 149px;
    right: 0%;
    top: 50%;
  }

  .nwc-cta-v3 .animate-image-6 {
    width: 173px;
    left: 14%; 
    bottom: -4%;
  }

  .nwc-cta-v3 .animate-image-7 {
    width: 138px;
    left: 55%; 
    bottom: 3%; 
  }

  .nwc-cta-v3 .animate-image-8 {
    width: 130px;
    right: 0;
    bottom: -2%; 
  }
  
  .nwc-cta-v3 .animate-image-9 {
    width: 250px;
  }

  .nwc-cta-v3 .animate-image-10 {
    width: 130px;
  } 

}

@media (max-width: 767px) {

  .nwc-cta-v3 .custom-content {
    /*
    padding: 50px 0;
    */
  }

  .nwc-cta-v3 .animate-image-1 {
    width: 110px;
    left: 5%; 
    top: 10%;
  }

  .nwc-cta-v3 .animate-image-2 {
    width: 57px;
    left: 45%;
    top: 5%;
  }

  .nwc-cta-v3 .animate-image-3 {
    width: 60px;
    right: 5%;
    top: 15%; 
  }
  .nwc-cta-v3 .animate-image-4 {
    width: 90px;
    left: -5%;
    top: 50%;
  }

  .nwc-cta-v3 .animate-image-5 {
    width: 80px;
    right: 0%;
    top: 50%;
  }

  .nwc-cta-v3 .animate-image-6 {
    width: 100px;
    left: 10%; 
    bottom: -3%;
  }

  .nwc-cta-v3 .animate-image-7 {
    width: 70px;
    left: 50%; 
    bottom: 3%; 
  }

  .nwc-cta-v3 .animate-image-8 {
    width: 60px;
    right: 0;
    bottom: -2%; 
  }

   
  .nwc-cta-v3 .animate-image-9 {
    width: 180px;
    right: 25%;
    top: 200px;
  }

  .nwc-cta-v3 .animate-image-10 {
    width: 80px;
    left: 20%;
    top: 400px;
  } 

}
