

.custom-postive-impact-inner .inner-wrapper {
  margin: 30px 30px 100px;
}
.custom-postive-impact-inner .content {
  color: rgb(25, 25, 25);
  font-size: 1.1rem;
  line-height: 2rem;
  font-family: Montserrat-Light, Arial;
  margin: 0px 0px 50px;
}
.custom-postive-impact .bg-img-1{
  position: relative;
  display: inline-block;
  background-size: 270px;
  width: 270px;
  height: 244px;
  top: 61px;
  left: calc((100% - 1160px) / 2 + 100px);
  background-repeat: no-repeat;
}
.custom-postive-impact .bg-img-2 {
  position: relative;
  display: inline-block;
  background-size: 290px;
  width: 290px;
  height: 210px;
  top: 60px;
  left: calc(((100% - 1160px) / 2 + 1160px) - 735px);
  background-repeat: no-repeat;
}


.custom-postive-impact .bg-img-3 {
  position: relative;
  display: inline-block;
  background-size: 130px;
  width: 130px;
  height: 154px;
  top: -120px;
  left: calc(((100% - 1160px) / 2 + 1160px) - 555px);
  background-repeat: no-repeat;
}
.custom-postive-impact .bg-img-4 {
  position: relative;
  display: inline-block;
  background-size: 78px;
  width: 78px;
  height: 152px;
  top: -367px;
  left: calc(((100% - 1160px) / 2 + 1160px) - 805px);
  background-repeat: no-repeat;
}
.custom-postive-impact .bg-img-5 {
  position: relative;
  display: inline-block;
  background-size: 150px;
  width: 150px;
  height: 127px;
  top: -710px;
  left: calc(((100% - 1160px) / 2 + 1160px) - 926px);
  background-repeat: no-repeat;
}
.custom-postive-impact-inner .btn-row a {
  box-sizing: border-box;
  display: inline-block;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  cursor: pointer;
  font-size: inherit;
  font-weight: inherit;
  position: relative;
  line-height: 36px;
  user-select: none;
  text-align: center;
  box-shadow: rgba(0,0,0,0.3) 0px 2px 8px 0px;
  color: #fff;
  background-color: #05cc98;
  width: 150px;
  height: 50px;
  text-decoration: none;
  padding: 0px;
  outline: 0;
  overflow: hidden;
  border-radius: 70px;
  margin: auto 10px;
  border-width: 1px;
  border-style: solid;
  border-color: #05c189;
  border-image: initial;
  position: relative;
  color: #fff;
  vertical-align: middle;
  letter-spacing: 1.3px;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 12px;
  font-family: Montserrat-SemiBold;
  padding: 7px 6px;
}
.custom-postive-impact .bg-img-6 {
  position: relative;
  display: inline-block;
  background-size: 128px;
  width: 128px;
  height: 145px;
  top: -738px;
  left: calc(((100% - 1160px) / 2) - 750px);
  background-repeat: no-repeat;
}
.custom-postive-impact-inner {
  position: relative;
  z-index: 2;
  overflow: hidden;
}

.custom-postive-impact{
  overflow: hidden;
}

.custom-postive-impact .bg-img-7 {
  position: relative;
  display: inline-block;
  background-size: 128px;
  width: 128px;
  height: 128px;
  top: -400px;
  left: calc(((100% - 1160px) / 2) - 1000px);
  background-repeat: no-repeat;
}

.custom-our-approach .top-content h2 span {
  color: #05CC98;
  text-shadow: 0px 2px 3px rgba(255,255,255,0.2);
}

.custom-our-approach .content h2 span{
  color: #05CC98;
  text-shadow: 0px 2px 3px rgba(255,255,255,0.2);
}
.custom-postive-impact h2 span{
  color: rgb(5, 204, 152);
  text-shadow: rgba(255, 255, 255, 0.2) 0px 2px 3px;
}

@supports (-webkit-background-clip: text) or (-moz-background-clip:text) or (background-clip:text) {
  .custom-postive-impact h2 span {
    color:transparent;
    background-image: linear-gradient(to top,#05CC98,#05F0A1);
    -webkit-background-clip: text;
    -moz-background-clip: text;
    background-clip: text;
  }
}


@supports (-webkit-background-clip: text) or (-moz-background-clip:text) or (background-clip:text) {
  .custom-our-approach .content h2 span {
    color:transparent;
    background-image: linear-gradient(to top,#05CC98,#05F0A1);
    -webkit-background-clip: text;
    -moz-background-clip: text;
    background-clip: text;
  }
}

@supports (-webkit-background-clip: text) or (-moz-background-clip:text) or (background-clip:text) {
  .custom-our-approach .top-content h2 span {
    color:transparent;
    background-image: linear-gradient(to top,#05CC98,#05F0A1);
    -webkit-background-clip: text;
    -moz-background-clip: text;
    background-clip: text;
  }
}

@media only screen and (min-width: 1024px){
  .custom-our-approach .content h4{
    text-align: left;
    margin: 0px 0px 20px;
  }
  .custom-postive-impact-inner .inner-wrapper {
    max-width: 660px;
    text-align: center;
    margin: 30px auto;
  }

}

@media only screen and (max-width: 1174px){
  .custom-postive-impact .bg-img-1,
  .custom-postive-impact .bg-img-2{
    height: 300px;
  }

}

@media only screen and (max-width: 1023px){
  .custom-postive-impact .bg-img {
    display: none;
  }
  .custom-postive-impact-inner .content h2 {
    line-height: 2.4rem;
}
.custom-postive-impact-inner .content p {
    font-size: 14px;
    line-height: 1.5rem;
}
}
