.pagewrapper{
  --h1-size:64px;
  --h2-size:48px;
  --h2-size1:24px;
  --h3-size1:40px;
  --h3-size2:24px;
  --p1-size:24px;
  --p2-size:20px;
  --p3-size:16px;
}
.zwc-flx-cnt{
  display: flex;
  flex-wrap: wrap;
}
.pagewrapper .content-wrap{
  padding:90px 0;
}
.pagewrapper .act-btn{
  padding: 12px 16px;
}
.pagewrapper h1,.pagewrapper h2,.pagewrapper h3{
  font-family: var(--primaryfont-semibold);
}
.pagewrapper h1{
  letter-spacing: -1.92px;
  font-size: var(--h1-size);
}
.pagewrapper h2{
  letter-spacing: -1.44px;
}
.pagewrapper h3{
  letter-spacing: -0.24px;
}
.pagewrapper p{
  letter-spacing: -0.32px;
}
.edu-dashboard-spite,.zwc-build-ins .zwc-flx-cnt:nth-child(2) .zwc-flx-four h3:before,.zwc-ind-challenges .slick-prev:before,.zwc-ind-challenges .slick-next:before,.zwc-testimonial .slick-next:before,.zwc-testimonial .slick-prev:before,.zwc-tailored-inst ul li:before{
  background:url(/sites/zweb/images/creator/manufacturing-industry-sprite.svg) no-repeat;
  background-size: 574px auto;
  display: block;
}
.zwc-mnf-cta{
border-radius: 4px;
    padding: 15px 28px;
    font-family: var(--zf-primary-semibold), sans-serif;
    font-size: 15px;
    color: #fff;
    display: inline-block;
    background: #000;
}
/* Banner */
.zwc-ind-bnr-main,.pagewrapper .zwc-ind-bnr-main .content-wrap{
  position: relative;
}
.zwc-ind-bnr-main:before{
  content: "";
  position: absolute;
  left: 0;
  top: -10%;
  z-index: -1;
  width: 100%;
  height: 108%;
  background: url(/sites/zweb/images/creator/industry/smarter-education-bg.png) no-repeat;
  background-size: cover;
}
.pagewrapper .zwc-ind-bnr-main .content-wrap{
z-index: 2;
}
.zwc-ind-bnr .zwc-flx-two:first-child{
  width: 60%;
}
.zwc-ind-bnr h1{
  max-width: 720px;
}
.zwc-ind-bnr .zwc-flx-two:last-child{
  width: 40%;
  display: flex;
  flex-wrap: wrap;
}
.zwc-ind-bnr .zwc-flx-two:last-child div{
  margin-left: auto;
}
.zwc-ind-bnr .zwc-flx-two:last-child p{
  max-width: 420px;
  font-size:var(--p2-size);
}
/* End Banner */
/* Product Counts */
.zwc-ind-cnt{
  max-width: 640px;
  margin: 90px auto 40px;
}
.zwc-ind-cnt .zwc-flx-cnt{
justify-content: center;
}
.zwc-ind-cnt .zwc-flx-three{
  width: 33.3%;
  text-align: center;
}
.zwc-ind-cnt .zwc-flx-three p{
  margin-bottom: 0;
}
.zwc-ind-cnt span{
  font-size: 34px;
  font-family: var(--primaryfont-semibold);
  letter-spacing: -0.24px;
  display: block;
}
/* End Product Counts */
/* Banner image */
.zwc-ind-bnr-img{
max-width: 1150px;
margin: 0 auto;
}
.zwc-ind-bnr-img img{
  display: block;
}
/* End Banner image */
/* Trusted brands */
.zwc-trusted-indus h2{
  text-align: center;
  font-size: var(--h2-size1);
  margin: 60px 0 32px;
  letter-spacing: -0.48px;
}
.zwc-trusted-indus .zwc-flx-cnt{
  max-width: 1080px;
  margin:20px auto 0;
}
.zwc-trusted-indus .zwc-flx-cnt div{
  width: 20%;
  display: flex;
  flex-wrap: wrap;
      align-items: center;
      justify-content: center;
}
/* End Trusted brands */
/* Tailored institution */
.zwc-tailored-inst .zwc-flx-cnt{
  align-items: center;
}
.zwc-tailored-inst .zwc-flx-two{
  width: 50%;
}
.zwc-tailored-inst h2{
  font-size: var(--h2-size);
  max-width: 520px;
}
.zwc-tailored-inst p{
  max-width: 400px;
}
.zwc-tailored-inst .zwc-flx-two:last-child ul p {
    padding-left: 20px;
    font-family: var(--primaryfont-regular);
}
.zwc-tailored-inst ul li{
  position: relative;
  width: 50%;
  font-size: 32px;
  letter-spacing: -1.44px;
  font-family: var(--primaryfont-semibold);
  margin-bottom: 40px;
  padding-left: 36px;
}
.zwc-tailored-inst ul li:before{
  content: "";
  position: absolute;
  left: 0;
  top: 10px;
  z-index: 1;
  width: 25px;
  height: 26px;
  background-position: -547px -2px;
}
#zwc-text-clr-chg li {
  transition: color 1s ease;
}

#zwc-text-clr-chg li.active {
  color: #012B99;
}
/* End Tailored institution */
/* Challenges */
.zwc-ind-challenges{
  background:#012B99;
  color:#fff;
  border-radius: 35px;
  max-width: 1620px;
  margin:0 auto;
  padding: 120px 0;
  position: relative;
}
.pagewrapper .zwc-ind-challenges .content-wrap{
padding: 0;
}
.zwc-ind-challenges:before{
  content: "";
  position: absolute;
  left: -10px;
  top: 0;
  z-index: 1;
  width: 74px;
  height: 100%;
  background: url(/sites/zweb/images/creator/industry/solving-education.png) no-repeat;
  background-size: cover;
}
.zwc-ind-challenges h2{
  font-size: var(--h2-size);
  max-width: 620px;
}
.zwc-ind-challenges .zwc-chl-desc{
    font-size: var(--p2-size);
    font-family: var(--zf-secondary-medium);
    max-width: 470px;
}
.zwc-challenge-slider{
  margin-top:120px;
}
.zwc-challenge-slider .slick-dots{
margin-top:30px;
}
.zwc-ind-challenges .zwc-slider-chan-cnt p{
  font-size: var(--p1-size);
  max-width: 400px;
  color: rgba(255, 255, 255, 0.4);
  transition: all ease 0.5s;
}
.zwc-ind-challenges .slick-active p{
  color: #fff;
}
.zwc-ind-challenges .slick-slide p:last-child{
  margin-bottom: 0;
font-size:var(--p2-size);
}
.zwc-ind-challenges .slick-next,.zwc-ind-challenges .slick-prev{
border:2px solid #fff;
border-radius: 50px;
width: 38px;
height: 38px;
top: -160px;
}
.zwc-ind-challenges .slick-prev{
  right: 260px;
  left: inherit;
}
.zwc-ind-challenges .slick-next{
  right: 206px;
}
.zwc-ind-challenges .slick-prev:after,.zwc-ind-challenges .slick-next:after{
  display: none;
}
.zwc-ind-challenges .slick-prev:before,.zwc-ind-challenges .slick-next:before{
background-position: -518px 0px;
  height: 30px;
  width: 30px;
  filter: brightness(100);
  right: 2px;
}
.zwc-ind-challenges .slick-next:before{
  transform: scale(0.8);
  top: 1px;
}
.zwc-ind-challenges .slick-prev:before{
  transform: rotate(175deg) scale(0.8);
  top: 4px;
  left: 3px;
}
.slick-dots li{
    background: #AFB1BB;
    border: 1px solid #AFB1BB;
}
.slick-dots li.slick-active{
background: #fff;
    border: 1px solid #fff;
}
/* End Challenges */
/* Industry build */
.zwc-build-ins .zwc-flx-cnt:first-child .zwc-flx-two{
  width: 50%;
}
.zwc-build-ins .zwc-flx-cnt:first-child h2{
  font-size: var(--h2-size);
  max-width: 580px;
display:none;
}
/* Industry build */
.zwc-build-ins .zwc-flx-cnt:first-child p{
  font-size: var(--p2-size);
  max-width: 580px;
}
.zwc-build-ins .zwc-flx-cnt:nth-child(2){
gap:0 130px;
    justify-content: space-between;
}
.zwc-build-ins .zwc-flx-cnt:nth-child(2) .zwc-flx-four{
width: 17%;
margin-top: 80px;
}
.zwc-build-ins .zwc-flx-cnt:nth-child(2) .zwc-flx-four:nth-child(1), .zwc-build-ins .zwc-flx-cnt:nth-child(2) .zwc-flx-four:nth-child(2), .zwc-build-ins .zwc-flx-cnt:nth-child(2) .zwc-flx-four:nth-child(3), .zwc-build-ins .zwc-flx-cnt:nth-child(2) .zwc-flx-four:nth-child(4) {
    margin-top: 0;
}
.zwc-build-ins .zwc-flx-cnt:nth-child(2) .zwc-flx-four h3{
  font-size: var(--h3-size2);
  position: relative;
  max-width: 200px;
  padding-top: 52px;
}
.zwc-build-ins .zwc-flx-cnt:nth-child(2) .zwc-flx-four h3:before{
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  height: 43px;
}
.zwc-build-ins .zwc-flx-cnt:nth-child(2) .zwc-flx-four:first-child h3:before{
background-position: 0 -5px;
    width: 35px;
}
.zwc-build-ins .zwc-flx-cnt:nth-child(2) .zwc-flx-four:nth-child(2) h3:before{
    background-position: -41px -5px;
    width: 31px;
}
.zwc-build-ins .zwc-flx-cnt:nth-child(2) .zwc-flx-four:nth-child(3) h3:before{
  background-position: -74px -5px;
  width: 36px;
}
.zwc-build-ins .zwc-flx-cnt:nth-child(2) .zwc-flx-four:nth-child(4) h3:before{
    background-position: -111px -5px;
  width: 36px;
}
.zwc-build-ins .zwc-flx-cnt:nth-child(2) .zwc-flx-four:nth-child(5) h3:before{
    background-position: -152px 2px;
    width: 52px;
    height: 49px;
    top: -5px;
}
.zwc-build-ins .zwc-flx-cnt:nth-child(2) .zwc-flx-four:nth-child(6) h3:before{
  background-position: -205px -5px;
  width: 32px;
}
.zwc-build-ins .zwc-flx-cnt:nth-child(2) .zwc-flx-four:nth-child(7) h3:before{
    background-position: -242px 0px;
    width: 39px;
    height: 46px;
    top: -5px;
}
.zwc-build-ins .zwc-flx-cnt:nth-child(2) .zwc-flx-four:nth-child(8) h3:before{
background-position: -284px -3px;
    width: 57px;
}
.zwc-build-ins .zwc-flx-cnt:nth-child(2) .zwc-flx-four:nth-child(9) h3:before{
  background-position: -342px -5px;
  width: 40px;
}
.zwc-build-ins .zwc-flx-cnt:nth-child(2) .zwc-flx-four:nth-child(10) h3:before{
  background-position: -387px -5px;
  width: 40px;
}
.zwc-build-ins .zwc-flx-cnt:nth-child(2) .zwc-flx-four:nth-child(11) h3:before{
  background-position: -434px -5px;
  width: 40px;
}
.zwc-build-ins .zwc-flx-cnt:nth-child(2) .zwc-flx-four:nth-child(12) h3:before{
  background-position: -479px -5px;
  width: 40px;
}
.zwc-build-ins .zwc-flx-cnt:nth-child(2) .zwc-flx-four p{
  max-width: 220px;
  margin-bottom: 0;
}
/* End Industry build */
/* Why Creator */
.zwc-why-choose .zwc-flx-cnt{
  justify-content: space-between;
}
.zwc-why-choose .zwc-flx-two:first-child{
  width: 59%;
}
.zwc-chs-heading{
  margin-bottom: 50px;
}
.zwc-chs-heading h2{
  font-size: var(--h2-size);
  max-width: 700px;
}
.zwc-chs-heading p{
  font-size: var(--p3-size);
}
.zwc-why-choose .zwc-flx-two:last-child{
  width: 30%;
}
.zwc-why-choose li{
  width: 50%;
}
.zwc-why-choose li h3{
  font-size: var(--h3-size2);
  color: #003ACC;
}
.zwc-why-choose li p{
  font-size: var(--p3-size);
  max-width: 300px;
}
/* End Why Creator */
 /* Testimonial */
 .zwc-testimonial{
  background:#FAFAFA;
    margin-top: 80px;
}
.pagewrapper .zwc-testimonial .content-wrap{
  padding: 90px 16px;
}
.zwc-testimonial .zwc-test-heading,.zwc-testi-wrap > div{
  max-width: 800px;
}
.zwc-testimonial .zwc-test-heading,.zwc-testi-slider p span{
  font-family: var(--zf-primary-medium);
}
.zwc-testi-slider .zwc-testi-desc,.zwc-testi-slider p{
  font-family: var(--primaryfont-semibold);
}
.zwc-testimonial .zwc-test-heading,.zwc-testi-slider p{
  font-size: 16px;
}
.zwc-testimonial .zwc-test-heading{
  line-height:24px;
margin: 0 auto 16px;
display: block;
}
.zwc-testi-wrap > div {
  margin: 0 auto;
}
.zwc-testi-slider .zwc-testi-desc{
  font-size: 40px;
  line-height: 48px;
letter-spacing: -0.8px;
margin-bottom: 32px;
}
.zwc-testi-slider div img{
border-radius: 50px;
margin-right:16px;
  display: none;
}
.zwc-testi-slider p{
font-size:20px;
  margin-bottom: 0;
}
.zwc-testi-slider p span{
font-size:16px;
  display: block;
}
.pagewrapper p.zwc-mr-btn{
  text-align: right;
  margin-right: 70px;
}
.zwc-testimonial .slick-next,.zwc-testimonial .slick-prev{
  width: 48px;
  height: 48px;
  background: #fff;
  border-radius: 50px;
  box-shadow: 0px 16px 24px rgba(0, 0, 0, 0.25);
}
.zwc-testimonial .slick-prev:before{
  top: 9px;
  left: 13px;
  background-position: -523px -2px;
  width: 21px;
  height: 30px;
  transform: rotate(175deg);
}
.zwc-testimonial .slick-prev:after{
  bottom: 9px;
  left: 21px;
}
.zwc-testimonial .slick-next:before{
  top: 25px;
  right: 13px;
    background-position: -524px -1px;
  width: 21px;
  height: 30px;
  transform: inherit;
}
.zwc-testimonial .slick-next:after{
  bottom: 9px;
  right: 21px;
}
.zwc-testimonial .slick-next:after,.zwc-testimonial .slick-prev:after{
  display: none;
}
.zwc-testi-wrap .zwc-flx-cnt{
  align-items: center;
}
.zwc-des-part.zwc-flx-cnt{
justify-content: space-between;
gap:10px;
}
.zwc-testi-slider .zwc-des-part .zwc-flx-two:last-child div img{
  border-radius: inherit;
  margin-right: 0;
  display: block;
}
.zwc-testi-slider .slick-dots{
margin-top:20px;
}
/* End Testimonial */
/* Bottom CTA */
.zwc-ind-btm-cta{
  text-align: center;
}
.zwc-ind-btm-cta h2{
font-size: var(--h2-size);
    max-width: 480px;
    margin: 0 auto 16px;
}
.zwc-ind-btm-cta p{
    max-width: 540px;
    margin: 0 auto 20px;
}
/* End Bottom CTA */
@media(max-width:1440px){
  .pagewrapper{
    --h1-size:54px;
    --h2-size:40px;
    --h3-size1:32px;
    --h3-size2: 22px;
    --p1-size:22px;
    --p2-size:18px;
    --p3-size:16px;
  }
  .pagewrapper .content-wrap{
    padding:80px 0;
  }
  /* Banner  */
  .zwc-ind-bnr h1{
    max-width: 660px;
  }
  .zwc-ind-cnt{
    margin: 60px auto 40px;
  }
  /* End Banner */
  /* Challenges */
  .zwc-ind-challenges{
    border-radius: 20px;
  }
  .zwc-ind-challenges:before{
    display: none;
  }
  .zwc-challenge-slider {
    margin-top: 80px;
}
  .zwc-ind-challenges{
    padding: 100px 0;
  }
  .zwc-ind-challenges .slick-next, .zwc-ind-challenges .slick-prev{
    top: -110px;
  }
  .zwc-ind-challenges h2{
    max-width: 570px;
  }
  /* End Challenges */
  /* Industry build */
  .zwc-build-ins .zwc-flx-cnt:first-child h2{
    max-width: 520px;
  }
.zwc-build-ins .zwc-flx-cnt:nth-child(2){
gap:0 110px;
}
  .zwc-build-ins .zwc-flx-cnt:nth-child(2) .zwc-flx-four{
    margin-top: 50px;
  }
  /* End Industry build */
    /* Testimonial  */
    .zwc-testi-slider .zwc-testi-desc{
      font-size: 32px;
    }
    /* End Testimonial */
    /* Why Creator  */
    .zwc-chs-heading h2{
      max-width: 550px;
    }
    /* End Why Creator */
}
@media(max-width:1199px){
  .pagewrapper{
    --h1-size:48px;
    --h2-size:36px;
    --h3-size1:28px;
    --p1-size: 20px;
    --p2-size: 18px;
    --p3-size: 16px;
  }
  .pagewrapper .content-wrap{
    padding:70px 0;
  }
  /* Banner  */
  .zwc-ind-bnr h1{
    max-width: 580px;
  }
  .zwc-ind-cnt{
    margin: 50px auto;
  }
  /* End Banner */
  /* Tailored institution */
  .zwc-tailored-inst h2{
    max-width: 490px;
  }
  .zwc-tailored-inst ul li{
    font-size: 26px;
  }
  .zwc-tailored-inst ul li:before{
    top: 6px;
  }
  /* End Tailored institution */
  /* Challenges */
  .zwc-ind-challenges {
    padding: 80px 0;
}
.zwc-challenge-slider {
  margin-top: 60px;
}
.zwc-ind-challenges .zwc-slider-chan-cnt p{
  max-width: 300px;
}
.zwc-ind-challenges h2{
  max-width: 500px;
}
  /* End Challenges */
  /* Industry build */
.zwc-build-ins .zwc-flx-cnt:nth-child(2){
gap:0 100px;
}
  .zwc-build-ins .zwc-flx-five h3{
    min-height: auto;
  }
  .zwc-build-ins .zwc-flx-cnt:first-child h2{
    max-width: 460px;
  }
  .zwc-build-ins .zwc-flx-cnt:nth-child(2) .zwc-flx-four p{
    max-width: 200px;
  }
  /* Industry build */
  .zwc-build-ins .zwc-flx-cnt:nth-child(2) .zwc-flx-four,.zwc-build-ins .zwc-flx-cnt:nth-child(2) .zwc-flx-four:nth-child(1), .zwc-build-ins .zwc-flx-cnt:nth-child(2) .zwc-flx-four:nth-child(2), .zwc-build-ins .zwc-flx-cnt:nth-child(2) .zwc-flx-four:nth-child(3), .zwc-build-ins .zwc-flx-cnt:nth-child(2) .zwc-flx-four:nth-child(4){
    margin-top: 40px;
  }
  /* End Industry build */
  /*Testimonial */
.zwc-testimonial{
  margin-top: 0;
}
  .zwc-testi-wrap > div,.zwc-testimonial .zwc-test-heading{
    max-width: 715px;
}
/* End Testimonial */
/* Why Creator */
.zwc-why-choose .zwc-flx-two:first-child{
  width: 100%;
  max-width: 780px;
}
.zwc-why-choose .zwc-flx-two:last-child{
  display: none;
}
/* End Why Creator */
}
@media(max-width:1024px){
  /* Banner  */
  .zwc-ind-bnr{
    text-align: center;
  }
    .zwc-ind-bnr .zwc-flx-two:first-child,.zwc-ind-bnr .zwc-flx-two:last-child{
      width: 100%;
    }
    .zwc-ind-bnr .zwc-flx-two:last-child div{
      margin-left: 0;
      width: 100%;
    }
    .zwc-ind-bnr .zwc-flx-two:last-child p{
      max-width: 580px;
      margin: 0 auto 16px;
    }
    .zwc-ind-cnt .zwc-flx-three{
      text-align: center;
    }
    .zwc-ind-bnr h1{
      max-width: 800px;
      margin: 0 auto 20px;
    }
  /* End Banner  */
    /* Tailored institution */
    .zwc-tailored-inst h2,.zwc-tailored-inst p{
      max-width: 650px;
    }
    .zwc-tailored-inst ul li{
      font-size: 22px;
    }
    .zwc-tailored-inst ul li:before{
      top: 3px;
    }
    .zwc-tailored-inst .zwc-flx-two{
      width: 100%;
    }
    .zwc-tailored-inst .zwc-flx-two:last-child ul{
      max-width: 510px;
      margin-left: 0;
    }
.zwc-tailored-inst .zwc-flx-two:last-child ul p{
    padding-left: 15px;
}
  /* End Tailored institution */
  /* Industry build */
  .zwc-build-ins .zwc-flx-cnt:nth-child(2) .zwc-flx-four p{
    max-width: 170px;
  }
  /* End Industry build */
}
@media(max-width:991px){
  /* Industry build */
  .zwc-build-ins .zwc-flx-cnt:first-child .zwc-flx-two{
    width: 100%;
  }
  .zwc-build-ins .zwc-flx-cnt:first-child h2{
    max-width: inherit;
  }
.zwc-build-ins .zwc-flx-cnt:nth-child(2) .zwc-flx-four{
width:25%;
}
.zwc-build-ins .zwc-flx-cnt:nth-child(2){
        gap: 0 85px;
}
  /* End Industry build */
  /*Testimonial */
  .zwc-testi-wrap > div,.zwc-testimonial .zwc-test-heading{
    max-width: 540px;
}
.zwc-testimonial p.zwc-mr-btn{
    margin:0 40px 0 0;
}
.zwc-testi-slider .zwc-testi-desc{
    font-size: 32px;
    line-height: 44px;
}
/*End Testimonial */
}
@media(max-width:767px){
  .pagewrapper{
    --h1-size:42px;
    --h2-size:32px;
    --h3-size1:24px;
  }
  .pagewrapper .content-wrap{
    padding: 60px 0;
  }
  /* Banner  */
  .zwc-ind-bnr,.zwc-ind-cnt .zwc-flx-three{
    text-align: left;
  }
  .zwc-ind-bnr .zwc-flx-two:last-child p{
    max-width: inherit;
  }
  .zwc-trusted-indus .zwc-flx-cnt{
    max-width: 360px;
    gap: 50px;
  }
  .zwc-trusted-indus .zwc-flx-cnt div{
    width: 40%;
  }
  .zwc-ind-cnt{
    margin: 50px 0;
  }
.zwc-ind-cnt .zwc-flx-cnt{
    justify-content: inherit;
}
  /* End Banner */
  /* Challenges */
  .zwc-ind-challenges {
    padding: 70px 0;
}
.zwc-ind-challenges .zwc-slider-chan-cnt p{
  max-width: 600px;
}
  /* End Challenges */
  /* Industry build */
.zwc-build-ins .zwc-flx-cnt:nth-child(2) .zwc-flx-four{
  width: 41%;
}
.zwc-build-ins .zwc-flx-cnt:nth-child(2) .zwc-flx-four p{
  max-width: 210px;
}
  /* End Industry build */
  /* Testimonial */
  .pagewrapper .zwc-testimonial .content-wrap{
    max-width: inherit;
    padding: 80px 16px 80px;
}
.zwc-testi-wrap > div, .zwc-testimonial .zwc-test-heading{
    max-width: inherit;
}
.zwc-testi-slider .zwc-testi-desc{
    font-size: 24px;
    line-height:32px;
}
.zwc-testi-slider p{
    width: 100%;
}
.zwc-testimonial .slick-dots li.slick-active{
  background:#3f51b6;
  border: 1px solid #3f51b6;
}
/* End Testimonial */
    /* Why Creator */
    .zwc-chs-heading {
      margin-bottom: 30px;
  }
    .zwc-why-choose li {
      width: 46%;
  }
    /* End Why Creator */
/*Industry build*/
.zwc-build-ins .zwc-flx-cnt:nth-child(2){
        gap: 0 75px;
}
/*End Industry build*/
}
@media(max-width:480px){
    /* Industry build */
.zwc-build-ins .zwc-flx-cnt:nth-child(2) .zwc-flx-four{
    width: 100%;
  }
.zwc-build-ins .zwc-flx-cnt:nth-child(2) .zwc-flx-four p,.zwc-build-ins .zwc-flx-cnt:nth-child(2) .zwc-flx-four h3{
        max-width: inherit;
}
    /* End Industry build */
      /* Testimonial */
      .zwc-testi-wrap{
        display: none;
    }
    .zwc-testimonial .zwc-testi-wrap:first-child{
        display: block;
    }
    .pagewrapper .zwc-testimonial .content-wrap{
        padding: 60px 24px;
    }
    .zwc-testi-wrap > div, .zwc-testimonial .zwc-test-heading{
        padding: 0;
    }
    .zwc-testimonial p.zwc-mr-btn{
  text-align:left;
        margin: 20px 20px 0 0;
    }
    /* End Testimonial */
    /* Tailored institution */
    .zwc-tailored-inst ul li{
      width: 100%;
      margin-bottom: 24px;
    }
    /* End Tailored institution */
        /* Why Creator */
        .zwc-why-choose li {
          width: 100%;
      }
        /* End Why Creator */
}