@media screen and (max-width: 1280px) {
  .parent-list {
    margin-left: 20% !important;
  }
  .parent-list ul {
    overflow-x: hidden !important;
  }

  .after::after {
    left: 19% !important;
  }

  .img-2 {
    display: none;
  }
  .img-1 {
    display: none;
  }

  .p-box {
    width: 100%;
  }

  .box-1 {
    padding: 31px 17px 31px 17px;
  }

  .box-1 h3 {
    font-size: 18px;
  }

  .parent-list ul li h5 {
    font-size: 16px;
  }

  .list-new li {
    font-size: 14px;
  }

  .treat h4::after {
    left: 37% !important;
  }

  .box-n h5 {
    font-size: 14px;
  }
}

@media screen and (max-width: 1024px) {
  .parent-list ul li h5 {
    font-size: 14px;
    width: 70%;
  }

  .list-new li {
    font-size: 13px;
  }
  .after::after {
    left: 20% !important;
  }
  .p-box {
    height: 320px;
  }
  .box-3 {
    top: 74%;
  }
  .box-1 p {
    font-size: 13px !important;
  }

  .parent-list {
    margin-left: 0% !important;
  }

  .treat h4 {
    font-size: 20px;
  }
  .treat h4::after {
    left: 40% !important;
  }
  .box-n h5 {
    font-size: 13px;
  }
}

@media screen and (max-width: 912px) {
  .after::after {
    left: 27% !important;
  }

  .p-box {
    height: auto;
  }

  .box-2 {
    top: -13px;
  }
  .box-3 {
    top: 70%;
  }

  .treat h4::after {
    left: 54% !important;
  }

  .box-n {
    height: auto;
  }

  .cause .para {
    margin: 0 0 46px 0;
    width: 100%;
  }
}

@media screen and (max-width: 820px) {
}

@media screen and (max-width: 800px) {
}

@media screen and (max-width: 786px) {
}

@media screen and (max-width: 712px) {
  .p-box {
    margin: 31px 0 0 0;
  }

  .box-2 {
    display: none;
  }

  .box-3 {
    display: none;
  }

  .icon_1 {
    width: 30px;
    height: 30px;
    font-size: 14px;
  }

  .treat h4 {
    font-size: 18px;
    text-align: center;
  }
  .treat h4::after {
    display: none;
  }

  .box-1 h3 {
    font-size: 16px;
  }
}

@media screen and (max-width: 600px) {
}

@media screen and (max-width: 540px) {
}

@media screen and (max-width: 430px) {
  .treat h4 {
    font-size: 16px;
  }

  .icon_1 {
    font-size: 13px;
  }

  .parent-list ul li h5 {
    font-size: 13px;
  }
}

@media screen and (max-width: 414px) {
}

@media screen and (max-width: 412px) {
}

@media screen and (max-width: 393px) {
}

@media screen and (max-width: 375px) {
}

@media screen and (max-width: 360px) {
}

@media screen and (max-width: 320px) {
}

@media screen and (max-width: 280px) {
  .parent-list ul {
    width: 100%;
  }

  .icon_1 {
    display: none;
  }

  .parent-list ul li h5 {
    text-align: center;
    width: 100%;
  }
}
