.cocentric-sub-page-hero-v2 .custom-wrapper {
  width: 100%;
}

.cocentric-sub-page-hero-v2 .custom-content {
  z-index: 1;
  /*
      max-width: 850px;
  */
}

{#
.cocentric-sub-page-hero-v2 .animate-infinite {
  animation: scale 30s linear infinite !important;
}
#}

.cocentric-sub-page-hero-v2 .animate-image-1 {
  width: 352px;
  left: 10%; 
  top: -90px;
}

.cocentric-sub-page-hero-v2 .animate-image-2 {
  width: 234px;
  left: 40%;
  top: 45px;
}

.cocentric-sub-page-hero-v2 .animate-image-3 {
  width: 230px;
  right: 20%;
  top: -90px; 
}

.cocentric-sub-page-hero-v2 .animate-image-4 {
  width: 334px;
  left: -5%;
  top: 320px; 
}

.cocentric-sub-page-hero-v2 .animate-image-5 {
  width: 298.50px;
  right: -2%;
  top: 225px; 
}

.cocentric-sub-page-hero-v2 .animate-image-6 {
  width: 347px;
  left: 20%; 
  bottom: -8%;
}

.cocentric-sub-page-hero-v2 .animate-image-7 {
  width: 276px;
  left: 57%; 
  bottom: 5%; 
}

.cocentric-sub-page-hero-v2 .animate-image-8 {
  width: 260px;
  right: 0;
  bottom: -5%; 
}

@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) {

  
  .cocentric-sub-page-hero-v2 .custom-content {
    /*
    max-width: 700px;
    */
  }

  .cocentric-sub-page-hero-v2 .animate-image-1 {
    width: 176px;
    left: 5%; 
    top: 10%;
  }

  .cocentric-sub-page-hero-v2 .animate-image-2 {
    width: 117px;
    left: 42%;
    top: 5%;
  }

  .cocentric-sub-page-hero-v2 .animate-image-3 {
    width: 60px;
    right: 5%;
    top: 12%; 
  }

  .cocentric-sub-page-hero-v2 .animate-image-4 {
    width: 167px;
    left: -5%;
    top: 50%;
  }

  .cocentric-sub-page-hero-v2 .animate-image-5 {
    width: 149px;
    right: 0%;
    top: 50%;
  }

  .cocentric-sub-page-hero-v2 .animate-image-6 {
    width: 173px;
    left: 14%; 
    bottom: -4%;
  }

  .cocentric-sub-page-hero-v2 .animate-image-7 {
    width: 138px;
    left: 55%; 
    bottom: 3%; 
  }

  .cocentric-sub-page-hero-v2 .animate-image-8 {
    width: 130px;
    right: 0;
    bottom: -2%; 
  }

}

@media (max-width: 767px) {

  .cocentric-sub-page-hero-v2 .custom-content {
    /*
    padding: 50px 0;
    */
  }

  .cocentric-sub-page-hero-v2 .animate-image-1 {
    width: 110px;
    left: 5%; 
    top: 10%;
  }

  .cocentric-sub-page-hero-v2 .animate-image-2 {
    width: 57px;
    left: 45%;
    top: 5%;
  }

  .cocentric-sub-page-hero-v2 .animate-image-3 {
    width: 60px;
    right: 5%;
    top: 15%; 
  }
  .cocentric-sub-page-hero-v2 .animate-image-4 {
    width: 90px;
    left: -5%;
    top: 50%;
  }

  .cocentric-sub-page-hero-v2 .animate-image-5 {
    width: 80px;
    right: 0%;
    top: 50%;
  }

  .cocentric-sub-page-hero-v2 .animate-image-6 {
    width: 100px;
    left: 10%; 
    bottom: -3%;
  }

  .cocentric-sub-page-hero-v2 .animate-image-7 {
    width: 70px;
    left: 50%; 
    bottom: 3%; 
  }

  .cocentric-sub-page-hero-v2 .animate-image-8 {
    width: 60px;
    right: 0;
    bottom: -2%; 
  }



}
