@media screen and (max-width: 1280px) {
  .para-txt h3 {
    font-size: 16px !important;
  }

  .brain-txt {
    top: 56%;
  }

  .ne_1::after {
    left: 30% !important;
  }

  .circle_one {
    width: 177px;
    height: 177px;
  }

  .brain-div {
    width: 100%;
  }
}

@media screen and (max-width: 1024px) {
  .para-txt h3 {
    font-size: 13px !important;
  }

  .brain-txt {
    top: 56%;
    left: 57%;
  }

  .ne_1::after {
    left: 33% !important;
  }

  .display {
    display: none;
  }

  .circle_one {
    width: 197px;
    height: 197px;
  }

  .circle_one p {
    font-size: 13px !important;
  }

  .brain-txt p {
    line-height: 15px !important;
  }
}

@media screen and (max-width: 912px) {
  .brain-txt {
    top: 54%;
  }

  .brain-txt p {
    line-height: 24px !important;
  }
  .circle-new {
    flex-wrap: wrap;
    justify-content: center;
  }
  .circle_one {
    width: 233px;
    height: 233px;
    margin: 0 20px 20px 0;
  }

  .ne_1::after {
    left: 44% !important;
  }
}

@media screen and (max-width: 820px) {
}

@media screen and (max-width: 800px) {
}

@media screen and (max-width: 786px) {
}

@media screen and (max-width: 712px) {
  .new_img {
    width: 41% !important;
  }
}

@media screen and (max-width: 414px) {
}

@media screen and (max-width: 600px) {
}

@media screen and (max-width: 540px) {
  .brain-txt p {
    line-height: 21px !important;
  }
}

@media screen and (max-width: 430px) {

    .brain-txt {
        top: 57%;
    }

    .brain-txt p {
        line-height: 12px !important;
    }

    .para-txt {
        left: 17%;
    }

    .para-txt h3 {
        display: none;
    }

    .circle_one {
        margin: 0 0px 20px 0;
    }
}

@media screen and (max-width: 412px) {
}

@media screen and (max-width: 393px) {

    .brain-div {
        height: 100px;
    }
}

@media screen and (max-width: 375px) {
}

@media screen and (max-width: 360px) {
}

@media screen and (max-width: 320px) {
}

@media screen and (max-width: 280px) {

    .brain-div {
        display: none;
    }
}
