* {
    box-sizing: border-box;
  }
  h2,
  h3 {
    font-family: var(--secondaryfont-bold);
  }
  .zw-product-header {
    background: #F0FBFF;
  }
  .content-wrap {
    max-width: 1220px;
  }
  .zwc_common_row {
    display: flex;
    justify-content: space-between;
  }
  .zwc_fatigue_banner p {
    font-size: 1.125rem;
    line-height: 32px;
    margin-bottom: 34px;
  }
  .zwc_fatigue_banner p:last-child {
    margin-bottom: 0;
  }
  .zwc_fatigue_banner h1 {
    font-size: 3.37rem;
    line-height: 62px;
    margin-bottom: 20px;
  }
  .zwc_fatigue_banner .left-sec {
    width: 52%;
  }
  .zwc_fatigue_banner .right-sec {
    width: 43%;
    text-align: right;
    padding-right: 50px;
  }
  .zwc_fatigue_banner {
    background: #F0FBFF;
    padding: 100px 0 120px;
  }
  .zwc_fatigue_banner p i {
    line-height: 32px;
    max-width: 84%;
  }
  .zwc_fatigue_banner p i {
    margin-bottom: 0px;
    display: block;
  }
  .img-field {
    position: relative;
  }
  .zwc_seo_heading span {
    font-family: var(--secondaryfont-bold);
    font-size: 1.125rem;
    line-height: 26px;
  }
  .list-menu-wrap li {
    padding-bottom: 10px;
    position: relative;
    cursor: pointer;
  }
  .list-menu-wrap span {
    font-size: 1rem;
    line-height: 26px;
  }
  .list-menu-wrap .zwc_seo_heading span {
    font-family: var(--secondaryfont-bold);
    font-size: 1.125rem;
    line-height: 36px;
  }
  .scroller-full-section {
    position: relative;
    padding-top: 77px;
    padding-bottom: 110px;
  }
  .list-menu-wrap ul {
    background: #fafafa;
    padding: 40px 58px 35px 44px;
    width: 418px;
    position: sticky;
    top: 100px;
    border-radius: 10px;
  }
  .content-full-section {
    padding-left: 80px;
  }
  .inner-information h2 {
    font-size: 2.37rem;
    line-height: 45px;
    margin-bottom: 20px;
  }
  .inner-information p {
    font-size: 1.0625rem;
    line-height: 34px;
    margin-bottom: 0;
  }
  .inner-information h6 {
    font-size: 1.25rem;
    line-height: 34px;
    font-family: var(--primaryfont-bold);
    margin-bottom: 5px;
  }
  .scroller-content {
    padding-top: 40px;
  }
  .scroller-content.zwc_heading_content,
  .scroller-content.zwc_first_content {
    padding-top: 34px;
  }
  .user-list-wi {
    padding: 40px 0 0;
  }
  .user-list-wi li {
    position: relative;
    padding-left: 40px;
    font-size: 1.0625rem;
    line-height: 34px;
    margin-bottom: 20px;
  }
  .user-list-wi li:last-child {
    margin-bottom: 0;
  }
  .user-list-wi li::before {
    content: "";
    background: #66ac5a;
    width: 20px;
    height: 20px;
    position: absolute;
    left: 7px;
    top: 8px;
    border-radius: 100%;
  }
  .user-list-wi li::after {
    content: "";
    display: block;
    width: 0.27em;
    height: 0.54em;
    border: solid #fff;
    border-width: 0 0.1em 0.1em 0;
    position: absolute;
    left: 14.4px;
    top: 13.5px;
    margin-top: -1px;
    -webkit-transform: rotate(48deg);
    -moz-transform: rotate(48deg);
    -o-transform: rotate(48deg);
    transform: rotate(48deg);
  }
  .user-list-wi li span {
    font-family: var(--zf-secondary-medium);
  }
  .new-type-heading {
    padding: 30px 0 35px;
    text-align: center;
  }
  .new-type-heading .box-heading {
    display: block;
  }
  .brown-heading.box-heading {
    background: #453e2d;
    width: 357px;
  }
  .green-heading.box-heading {
    background: #69d85f;
    width: 302px;
  }
  .green-heading.box-heading.gh-small {
    width: 210px;
  }
  .box-heading {
    padding: 10px 10px;
    border-radius: 5px;
    margin: auto;
    color: #fff;
    line-height: 28px;
    font-family: var(--primaryfont-bold);
    font-size: 1.125rem;
  }
  .inner-information.multiple-para p {
    margin-bottom: 32px;
  }
  .inner-information.multiple-para p:last-child {
    margin-bottom: 0;
  }
  .scroller-content.zwc_end_sec.section {
    padding-bottom: 50px;
  }
  .end-cta {
    background: #fbfafb;
    padding: 80px 0;
  }
  .cta-wrap {
    text-align: center;
  }
  .cta-wrap h2 {
    font-size: 3rem;
    max-width: 630px;
    margin: 0 auto 20px;
    line-height: 58px;
}
  .cta-wrap a {
    padding: 12px 30px;
    font-size: 1.0625rem;
  }
  .list-menu-wrap ul li:nth-child(7),
  .list-menu-wrap ul li:nth-child(12) {
    padding-bottom: 24px;
  }
  .list-menu-wrap ul li:not(.zwc_seo_heading) {
    padding-left: 18px;
  }
  .list-menu-wrap li::before {
    content: "";
    background: #000;
    border-radius: 100%;
    width: 6px;
    height: 6px;
    position: absolute;
    left: 2px;
    top: 11px;
  }
  .list-menu-wrap li.zwc_seo_heading::before {
    display: none;
  }
  .img-field .left-side-shrt-img {
    position: absolute;
    left: -20px;
    top: 70px;
  }
  .img-field .right-side-shrt-img {
    position: absolute;
    right: -67px;
    bottom: -50px;
  }
  .img-field .top-side-shrt-img {
    position: absolute;
    right: -36px;
    top: 170px;
  }
  .left-side-shrt-img,
  .right-side-shrt-img {
    transition: all 1s ease-in;
  }
  .left-side-shrt-img {
    animation: anim2 6s ease-in-out infinite;
    -webkit-animation: anim2 6s ease-in-out infinite;
  }
  .right-side-shrt-img {
    animation: anim1 6s ease-in-out infinite;
    -webkit-animation: anim1 6s ease-in-out infinite;
  }
  .zwc_fatigue_banner h4{
    font-size: 1.875rem;
    line-height: 40px;
    font-family: var(--primaryfont-semibold);
  }
  @-webkit-keyframes anim2 {
    0% {
      transform: translatey(0);
    }
    50% {
      transform: translatey(15px);
    }
    100% {
      transform: translatey(0);
    }
  }
  @keyframes anim2 {
    0% {
      transform: translatey(0);
    }
    50% {
      transform: translatey(15px);
    }
    100% {
      transform: translatey(0);
    }
  }
  @-webkit-keyframes anim1 {
    0% {
      transform: translatey(0);
    }
    50% {
      transform: translatey(-15px);
    }
    100% {
      transform: translatey(0);
    }
  }
  @keyframes anim1 {
    0% {
      transform: translatey(0);
    }
    50% {
      transform: translatey(-15px);
    }
    100% {
      transform: translatey(0);
    }
  }


  .zwc-bg-area {
      padding: 30px 40px;
      background: #EDF4FF;
      margin-top: 30px;
      border-radius: 10px;
  }

  .zwc-bg-area.zwc-bg-2 {
      background: #FFF6ED;
  }

  .zwc-bg-area.zwc-bg-3 {
      background: #EEFFEC;
  }

  .zwc-bg-area.zwc-bg-4 {
      background: #FFF4FD;
  }
  .list-menu-wrap ul li:not(.zwc_seo_heading).active {
    color: #0070ff;
}
.inner-information p.user-list-info {
  margin-top: 30px;
}

  @media only screen and (max-width: 1399px) {
    .img-field .right-side-shrt-img {
      right: -50px;
    }
    .zwc_fatigue_banner {
      overflow-y: hidden;
    }
    .zwc_fatigue_banner p {
      margin-bottom: 28px;
    }
    .zwc_fatigue_banner p i {
      margin-bottom: 40px;
    }
    .zwc_fatigue_banner h1 {
      font-size: 3rem;
      line-height: 50px;
    }
    .zwc_fatigue_banner .right-sec {
      padding-right: 20px;
  }
  }
  @media only screen and (max-width: 1299px) {
    .img-field .left-side-shrt-img {
      left: -28px;
      width: 220px;
  }
  }
  @media only screen and (max-width: 1199px) {
    .list-menu-wrap ul {
      top: 60px;
    }
    .img-field .top-side-shrt-img {
      right: 0;
      width: 60px;
    }
    .img-field .right-side-shrt-img {
      right: 0;
      width: 70px;
    }
    .content-full-section {
      padding-left: 60px;
    }
    .img-field .right-side-shrt-img {
      right: -40px;
      width: 150px;
    }
    .img-field .left-side-shrt-img {
      left: -10px;
      width: 220px;
    }
    .zwc_fatigue_banner h1 {
      font-size: 2.6rem;
      line-height: 45px;
      margin-bottom: 24px;
    }
    .zwc_fatigue_banner p i {
      margin-bottom: 28px;
    }
    .zwc_fatigue_banner p {
      margin-bottom: 25px;
    }
    .zwc_fatigue_banner {
        padding: 100px 0 80px;
    }
    .cta-wrap h2 {
      font-size: 2.2rem;
      max-width: 530px;
      line-height: 50px;
  }
  .user-list-wi li {
    line-height: 30px;
}
.user-list-wi li::before {
  top: 6px;
}
.user-list-wi li::after {
  top: 11.5px;
}
  }
  @media only screen and (max-width: 1060px) {
    .img-field .left-side-shrt-img {
      left: -50px;
  }
  }
  @media only screen and (max-width: 991px) {
    .zwc_common_row {
      justify-content: center;
      flex-direction: column;
    }
    .zwc_fatigue_banner .right-sec {
      padding-right: 0;
  }
    .zwc_fatigue_banner h4 {
      font-size: 1.375rem;
      line-height: 30px;
  }
    .zwc_fatigue_banner p {
      font-size: 1rem;
    }
    .zwc_fatigue_banner .left-sec,
    .zwc_fatigue_banner .right-sec {
      width: 100%;
      text-align: center;
    }
    .zwc_fatigue_banner h1 {
      font-size: 2.2rem;
      line-height: 42px;
    }
    .zwc_fatigue_banner .left-sec p {
      max-width: 580px;
      margin: 0 auto 20px;
    }
    .img-field {
      width: 250px;
      margin: 10px auto 0;
    }
    .img-field .right-side-shrt-img {
      right: -55px;
      width: 120px;
    }
    .img-field .left-side-shrt-img {
      left: -100px;
      width: 190px;
      top: 40px;
    }
    .img-field .top-side-shrt-img {
      right: -22px;
      top: 100px;
    }
    .zwc_fatigue_banner {
      padding: 45px 0 70px;
    }
    .list-menu-wrap {
      display: none;
    }
    .content-full-section {
      padding-left: 0;
    }
    .scroller-full-section {
      padding-top: 30px;
      padding-bottom: 40px;
      max-width: 85%;
      margin: auto;
    }
    .scroller-content.zwc_heading_content,
    .scroller-content.zwc_first_content {
      padding-top: 20px;
    }
    .scroller-content {
      padding-top: 30px;
    }
    .scroller-content.zwc_end_sec.section {
      padding-bottom: 40px;
    }
    .inner-information h2 {
      font-size: 2rem;
      line-height: 36px;
    }
    .user-list-wi li,
    .inner-information p,
    .box-heading {
      font-size: 1rem;
      line-height: 27px;
    }
    .new-type-heading {
      padding: 0 0 25px;
    }
    .cta-wrap h2 {
      font-size: 2rem;
    }
    .end-cta {
      padding: 50px 0;
    }
    .inner-information.multiple-para p {
      margin-bottom: 20px;
    }
    .user-list-wi {
      padding: 30px 0 0;
    }
    .zwc_fatigue_banner p i {
      line-height: 30px;
      margin-left: auto;
      margin-right: auto;
      margin-bottom: 20px;
      max-width: 350px;
  }
  .user-list-wi li::before {
      top: 4px;
  }
  .user-list-wi li::after {
    top: 10px;
  }
  .cta-wrap h2 {
    max-width: 480px;
    line-height: 45px;
}
  }
  @media only screen and (max-width: 767px) {
    .img-field .left-side-shrt-img,
    .img-field .right-side-shrt-img {
      display: none;
    }
    .inner-information {
      text-align: center;
    }
    .right-sec .img-field img.fade-left {
      width: 200px;
  }
    .img-field .top-side-shrt-img {
      right: -15px;
      width: 50px;
    }
    .user-list-wi {
      width: 360px;
      max-width: 100%;
      margin: auto;
      text-align: left;
    }
    .user-list-wi li::after {
      width: 0.25em;
      height: 0.49em;
      left: 13px;
      top: 11px;
    }
    .user-list-wi li::before {
      width: 16px;
      height: 16px;
      top: 7px;
    }
    .user-list-wi li {
      padding-left: 33px;
    }
    .user-list-wi {
      padding: 20px 0 0;
    }
    .inner-information p {
      max-width: 460px;
      margin-left: auto;
      margin-right: auto;
    }
    .inner-information h2 {
      font-size: 1.7rem;
    }
    .zwc_fatigue_banner h1 {
      font-size: 2rem;
      line-height: 40px;
      margin-bottom: 20px;
    }
    .zwc_fatigue_banner p i {
      line-height: 30px;
      margin-bottom: 20px;
    }
    .zwc_fatigue_banner {
      padding: 50px 0 40px;
    }
    .box-heading {
      padding: 8px 10px;
      line-height: 25px;
    }
    .cta-wrap h2 {
      font-size: 1.7rem;
      max-width: 400px;
      line-height: 38px;
    }
    .box-heading {
      font-size: 0.8rem;
      line-height: 24px;
    }
    .brown-heading.box-heading {
      max-width: 100%;
    }
    .green-heading.box-heading {
      max-width: 90%;
    }
    .inner-information h6 {
      font-size: 1.1rem;
      line-height: 27px;
    }
    .cta-wrap a {
      padding: 10px 30px;
      font-size: 1rem;
    }
    .scroller-full-section {
      padding-top: 30px;
      padding-bottom: 40px;
    }
    .scroller-full-section {
      max-width: 100%;
    }
    .brown-heading.box-heading {
      width: 320px;
    }
    .green-heading.box-heading {
      width: 260px;
    }
    .zwc_fatigue_banner p i {
      line-height: 28px;
      max-width: 340px;
  }
  .scroller-content.zwc_heading_content {
    padding-top: 0px;
}
  }
  @media only screen and (max-width: 480px) {
    .img-field {
      width: 220px;
    }
    .brown-heading.box-heading {
      width: 290px;
    }
    .green-heading.box-heading {
      width: 240px;
    }
    .zwc-bg-area {
      padding: 30px 20px;
  }
  .zwc_fatigue_banner p i {
    max-width: 260px;
}
  }
