.item {
  color: rgb(71, 84, 103);
  background-color: #FFF;
  border: 1px solid #009FE3;
}

.item.active {
  background-color: #009FE3;
  color: white;
}

.item .subText {
  margin-top: .5rem;
}

@media only screen and (min-width: 1200px) {
  .item:not(.active):hover {
    background: #009FE3;
    color: white;
  }

  .container {
    position: relative;
    max-width: 1000px;
    margin: auto;
  }

  .wrapperCircle {
    max-height: 800px;
    position: relative;
  }

  .item .subText {
    display: none;
  }

  .title {
    line-height: 20px;
    font-size: 14px;
    font-weight: bold;
  }

  .title.active {
    line-height: 11px;
    font-size: 12px;
  }

  .item {
    width: 160px;
    height: 160px;

    text-align: center;
    line-height: 160px;
    font-size: 16px;
    border-radius: 100%;

    z-index: 1;
    display: table;
    cursor: pointer;
  }

  .active>.content>.title {
    font-size: 12px;
    line-height: 9px;
    font-weight: bold;
  }

  .item.active .subText {
    display: block !important;
    line-height: 11px;
    font-size: 10px;

  }

  .content {
    display: table-cell;
    vertical-align: middle;
    padding: 18px;
  }

  .active .content {
    display: block !important;
  }

  .item.active {

    font-size: 12px;
    line-height: 16px;
    display: table-cell;
    vertical-align: middle;
  }

  #circleSvg {
    height: 700px;
    overflow: visible;
    width: 7000px;
    z-index: -1;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }

  .st0 {
    fill: none;
    stroke: #009FE3;
    stroke-width: 0.4;
    stroke-miterlimit: 1;
  }

  .start {
    position: absolute;
    top: 50%;
    right: -90px;
  }
}

@media only screen and (min-width: 1400px) {

  .title {
    line-height: 26px;
    font-size: 18px;
    font-weight: bold;
  }

  .title.active {
    line-height: 11px;
    font-size: 12px;
  }

  .item {
    width: 200px;
    height: 200px;

    text-align: center;
    line-height: 200px;
    font-size: 14px;
    border-radius: 100%;

    z-index: 1;
    display: table;
    cursor: pointer;
  }

  .active>.content>.title {
    font-size: 11px;
    line-height: 11px;
    font-weight: bold;
  }

  .item.active .subText {
    display: block !important;
    line-height: 14px;
    font-size: 9px;

  }

  .item.active {

    font-size: 14px;
    line-height: 22px;
    display: table-cell;
    vertical-align: middle;
  }

  #circleSvg {
    height: 750px;
    overflow: visible;
    width: 750px;
    z-index: -1;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }

  .slick-next.slick-arrow.circleSlick {
    right: -87px;
    ;
  }

}

@media only screen and (min-width: 2400px) {
  .content {
    padding: 18px;
  }

  .wrapperCircle {
    max-height: 1000px;

  }

  .slick-next.slick-arrow.circleSlick {
    right: -315px;
    scale: 2;
  }

  .slick-prev.slick-arrow.circleSlick {
    left: -200px;
    scale: 2;
  }

  .title {
    line-height: 25px;
    font-size: 19px;
  }

  .active>.content>.title {
    font-size: 12px;
    line-height: 12px;
  }

  .item.active .subText {
    line-height: 16px;
    font-size: 12px;
  }

  .item {
    width: 230px;
    height: 230px;
    line-height: 270px;

  }

  #circleSvg {
    height: 1000px;
    overflow: visible;
    width: 1000px;
    z-index: -1;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
}

@media only screen and (max-width: 1200px) {
  #PRODUKTWELT>div {
    max-width: 100%;
  }

  .wp-block-heading.titleCircle {
    max-width: 90%;
  }

  #PRODUKTWELT {
    padding-left: 0 !important;
  }

  .circleSlick {
    display: none;
  }

  .entry-content.wp-block-post-content.has-global-padding.is-layout-constrained.wp-block-post-content-is-layout-constrainedwwww {
    padding: 0;
    margin: 20px 0 0 10px;
  }

  .container {
    position: relative;
    max-width: 1500px;
    margin: auto;
  }

  .wrapperCircle {
    position: relative;
  }

  .item .subText {
    display: none;
  }

  .title {
    line-height: 26px;
    font-size: 18px;
    font-weight: bold;
  }

  .title.active {
    line-height: 11px;
    font-size: 12px;
  }

  .item {
    width: 200px;
    scale: 0.85;

    height: 200px;

    text-align: center;
    line-height: 200px;
    font-size: 24px;
    border-radius: 100%;
    z-index: 1;
    display: table;
    cursor: pointer;
  }

  .active>.content>.title {
    font-size: 18px;
    line-height: 17px;
    font-weight: bold;
  }

  .item.active .subText {
    display: block !important;
    line-height: 16px;
    font-size: 15px;

  }

  .content {
    display: table-cell;
    vertical-align: middle;
    padding: 60px;
    padding-top: 45px;
  }

  .active .content {
    display: block !important;
  }

  .item.active {
    /*scale:1.0;*/

    background-color: #009FE3;
    font-size: 14px;
    line-height: 22px;
    display: table-cell;
    vertical-align: middle;
  }

  #circleSvg {
    display: none;
  }

  .st0 {
    fill: none;
    stroke: #9bc7d9;
    stroke-width: 2;
    stroke-miterlimit: 1;
  }

  .start {
    position: absolute;
    top: 50%;
    right: -90px;
  }


  .slider {
    width: 300px;
    text-align: center;
    overflow: hidden;
  }

  .slides {
    display: flex;
    scrollbar-color: #009FE3 #009FE3;
    overflow-x: auto;
    scroll-snap-type: x mandatory;



    scroll-behavior: smooth;
    -webkit-overflow-scrolling: touch;

    /*
      scroll-snap-points-x: repeat(300px);
      scroll-snap-type: mandatory;
      */
  }

  .slides::-webkit-scrollbar {
    width: 10px;
    height: 10px;
  }

  .slides::-webkit-scrollbar-thumb {
    background: black;
    border-radius: 10px;
  }

  .slides::-webkit-scrollbar-track {
    background: transparent;
  }

  .slides>div {
    /*scroll-snap-align: start;*/
    flex-shrink: 0;
    width: 300px;
    height: 300px;
    margin-right: 50px;


    transition: transform 0.5s;
    position: relative;

    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 100px;
  }

  .slides>div:target {
    /*   transform: scale(0.8); */
  }

  .author-info {
    background: rgba(0, 0, 0, 0.75);
    color: white;
    padding: 0.75rem;
    text-align: center;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    margin: 0;
  }

  .author-info a {
    color: white;
  }


  .slider>a {
    display: inline-flex;
    width: 1.5rem;
    height: 1.5rem;
    background: white;
    text-decoration: none;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    margin: 0 0 0.5rem 0;
    position: relative;
  }

  .slider>a:active {
    top: 1px;
  }

  .slider>a:focus {
    background: #000;
  }

  /* Don't need button navigation */
  @supports (scroll-snap-type) {
    .slider>a {
      display: none;
    }
  }

  @media only screen and (max-width: 390px) {
    .slides>div {
      width: 280px;
      height: 280px;
      margin-right: 10px;
    }

    .content {
      padding: 45px;
    }

    .active>.content>.title {
      font-size: 16px;
      line-height: 16px;
    }

    .item.active .subText {
      display: block !important;
      line-height: 16px;
      font-size: 14px;
    }
  }



}