.pdm_layout_Pinwheel {
  padding-bottom: 2rem;
}
.pdm_layout_Pinwheel + div[class*='pdm_layout_'] {
  padding-top: 2rem;
}
@media (min-width: 768px) {
  .pdm_layout_Pinwheel {
    padding-bottom: 0;
  }
  .pdm_layout_Pinwheel + div[class*='pdm_layout_'] {
    padding-top: 0;
  }
}

.tg-cycle-items {
  background: url(ThinkGive_Pinwheel.svg) no-repeat top left;
  background-size: 100%;
  padding-top: 110%;
}
.tg-cycle {
  overflow-x: hidden;
}
.tg-cycle .tg-cycle-items h3 {
  font-size: 2rem;
}
.tg-cycle h3,
.tg-cycle h4,
.tg-cycle p {
  text-align: center;
}

.tg-cycle .tg-cycle-item-1 h3,
.tg-cycle .tg-cycle-item-1 h4 {
  color: #393168;
}

.tg-cycle .tg-cycle-item-2 h3,
.tg-cycle .tg-cycle-item-2 h4 {
  color: #f4ad3b;
}

.tg-cycle .tg-cycle-item-3 h3,
.tg-cycle .tg-cycle-item-3 h4 {
  color: #ff6c37;
}

.tg-cycle p {
  max-width: 15rem;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 2rem;
}
@media (min-width: 768px) {
  .tg-cycle p {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }
}


.tg-cycle .tg-cycle-item-4 h3,
.tg-cycle .tg-cycle-item-4 h4 {
  color: #aea0f6;
}

@media (min-width: 768px) {

  .pdm_layout_Pinwheel h2 {
    max-width: 26rem;
  }

  .tg-cycle {
    position: relative;
    padding-bottom: 680px;
  }

  .tg-cycle h3 {
    display: none;
  }

  .tg-cycle h4 {
    font-size: 1.5rem;
    line-height: 0.95;
  }

  .tg-cycle h4,
  .tg-cycle p {
    text-align: left;
  }

  .tg-cycle p {
    margin-left: 0;
    margin-right: 0;
  }

  .tg-cycle-items {
    left: 60px;
    right: 0;
    top: 0;
    width: 660px;
    height: 660px;
    margin: 0 auto;
    padding-top: 0;
  }

  .tg-cycle-item,
  .tg-cycle-items {
    position: absolute;
  }

  .tg-cycle-item {
    width: 40%;
  }

  .tg-cycle-item-1 {
    top: 53%;
    left: 77%;
    width: 32%;
  }

  .tg-cycle-item-2 {
    right: 53%;
    bottom: 7%;
    margin-left: auto;
  }

  .tg-cycle-item-2 h4,
  .tg-cycle-item-2 p,
  .tg-cycle-item-3 h4,
  .tg-cycle-item-3 p {
    text-align: right;
    margin-left: auto;
  }

  .tg-cycle-item-3 {
    top: 35%;
    right: 77%;
  }

  .tg-cycle-item-4 {
    top: 7%;
    left: 53%;
  }

  .tg-cycle-item h4 {
    width: 100%;
  }
  .tg-cycle-item p {
    width: 81%;
  }

}

@media (min-width: 992px) {
  .tg-cycle {
    padding-bottom: 925px;
    top: -140px;
    margin-bottom: -100px;
  }
  .pdm_layout_Pinwheel + div[class*='pdm_layout_'] {
    padding-top: 100px;
    padding-top: calc(100px + 2rem);
  }

  .tg-cycle-items {
    width: 920px;
    height: 920px;
    left: 0;
  }

  .tg-cycle-item {
    width: 28%;
  }

  .tg-cycle-item-1 {
    top: 53%;
    left: 76.5%;
  }

  .tg-cycle-item-2 {
    right: 53%;
    bottom: 12%;
  }

  .tg-cycle-item-3 {
    top: 39%;
    right: 77%;
  }

  .tg-cycle-item-4 {
    top: 12%;
    left: 53%;
  }

  .tg-cycle-item h4 {
    width: 100%;
  }
  .tg-cycle-item p {
    width: 100%;
  }

}
