.pagewrapper .content-wrap {
  max-width: 1280px;
  padding: 90px 0;
}

.act-btn {
  padding: 12px 30px;
}

h1,
h2,
h3 {
  font-family: var(--zf-primary-semibold);
}
.pagewrapper h2{
  font-size: 50px;
}



/*menu overwriiten*/
.grid-element{
  display: grid;
  grid-template-columns: repeat(2 , 1fr);
  gap: 50px;
}

/* zwc-banner-wrap */
.zwc-banner-wrap .grid-element{
  grid-template-columns: 1.5fr 1fr;
}
.zwc-banner-wrap h1{
  font-size: 70px;
  letter-spacing: -1.76px;
}
.zwc-banner-wrap p{
  max-width: 470px;
  font-family: var(--zf-secondary-medium);
  font-size: 18px;
  padding-top: 15px;
}

/* zwc-banner-wrap */

/* Trusted Brands */
.pagewrapper .zwc-trusted-brands .content-wrap{
  padding: 0px;
  }
  .zwc-trusted-brands h2{
    font-size: 24px;
    text-align: center;
    margin: 0 0 32px;
  letter-spacing: -0.48px;
  }
  .zwc-trst-lst{
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
    }
  .zwc-trusted-brands ul li{
    width: 16.6%;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .zwc-trusted-brands ul li img{
    display: block;
  }
  .zwc-trusted-brands ul li{
    transform: scale(0.6);
    transition: transform .1s ease-in-out;
  }
  .zwc-trusted-brands.in-view ul li{
    transform: scale(1);
  }
  /* End Trusted Brands */

  /* zwc-how-time-workflow */
  .zwc-how-time-img{
      position: relative;
  }
  .zwc-how-time-snd-img{
      max-width: 60%;
      position: absolute;
      bottom: 50px;
      left: 50px;


  }
  .zwc-how-time-snd-img img{
      border-radius: 5px;
      box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
  }
  .zwc-how-time-workflow .grid-element{
      grid-template-columns: repeat(4 , 1fr);
      gap: 30px;
  }
  .zwc-how-time-cnt{
      margin-top: 70px;
  }
  .zwc-how-time-cnt .grid-element>div{
      padding-right: 20px;
      border-right: 1px solid #919191;
  }
  .zwc-how-time-cnt .grid-element>div:last-child{
      border-right: none;
  }
  .zwc-how-time-cnt h4{
      position: relative;
      padding-left: 30px;
      color: #FF3938;
      margin-bottom: 10px;
      font-size: 20px;
  }
  .zwc-why-zc .slick-next:before,  .zwc-why-zc-uscases h3::before,.zwc-why-zc .slick-prev::before,  .zwc-how-time-cnt h4::before{
      content: "";
      position: absolute;
      background: url(/sites/zweb/images/creator/low-code-workflow-sprite.png) no-repeat;
      background-size: 434px auto ;
    }
  .zwc-how-time-cnt h4::before{
      width: 25px;
      height: 25px;
      top: 0px;
      left: 0px;
      z-index: 1;
  }
  
  .zwc-how-time-cnt p{
      margin-bottom: 0px;
  }
  .zwc-how-time-cnt h2{
    font-size: 28px;
    margin: 0 auto 50px;
    text-align: center;
  }
  .time-workflow-btm{
    text-align: center;
    max-width: 600px;
    margin: 60px auto 0;
  }


      /* zwc-how-time-workflow */


/* Why Zoho Creator */
.zwc-why-zc{
  overflow: hidden;
}
.zwc-why-zc h2{
  max-width: 770px;
}
.zwc-why-zc-uscases{
  position: relative;
  max-width: 1800px;
  margin: 40px auto 0px; 
}
.zwc-why-zc-uscases::before{
      content: "";
      position: absolute;
      width: 100%;
      height: 100%;
      left: -100%;
      top: 0px;
      background: #fff;
      z-index: 1;
}
.zwc-why-zc-uscases h3{
  position: relative;
  padding-top: 100px;
  font-size: 22px;
  margin-bottom: 20px;
}

.zwc-why-zc-uscases h3::before {
  width: 60px;
  height: 60px;
  top: 0px;
  left: 0px;

}
.zwc-int-tls h3::before{
  background-size: 400px auto;

}
.zwc-int-tls.zwc-icon-one h3::before{
  background-position: -65px 0;
}
.zwc-int-tls.zwc-icon-two h3::before{
  background-position: -128px 0px;
  width: 61px;
}
.zwc-int-tls.zwc-icon-three h3::before{
  background-position: -190px 0;
  width: 50px;
}
.zwc-int-tls.zwc-icon-four h3::before{
  background-position: -244px -1px;

}
.zwc-int-tls.zwc-icon-five h3::before{
  background-position: -303px -1px;
  width: 47px;

}
.zwc-int-tls.zwc-icon-six h3::before{
  background-position: -352px -1px;
}
.zwc-why-uscases-slider.slick-slider{
  margin-left: -8px;
}

.zwc-why-uscases-slider.slick-initialized .slick-slide{
  padding: 0 8px;
}
.zwc-why-zc-uscases p{
  font-family: var(--zf-secondary-medium);
  max-width: 430px;
}
.zwc-int-tls,.zwc-ptl-tls,.zwc-core-tls,.zwc-ext-tls{
  padding:25px;
  margin-bottom: 0px;
  border-radius: 4px;
  background:#F3F4F5;
  min-height: 340px;
}
.zwc-int-tls img,.zwc-ptl-tls img,.zwc-core-tls img,.zwc-ext-tls img{
width:100%;
}
.zwc-why-zc .slick-next,.zwc-why-zc .slick-prev{
  top: -63px;
}
.zwc-why-zc .slick-prev {
  left: unset;
  right: 170px;
}
.zwc-why-zc .slick-next {
  right: 120px;
}
.zwc-why-zc .slick-prev:before,.zwc-why-zc .slick-next:before{
  height: 39px;
  width: 38px;
  background-position: -29px -0px;
  transform: none;
  top: 0;
  left: 100px;
}
.zwc-why-zc .slick-prev:before { 
  background-position: -29px -1px;
  transform: rotate(180deg);
}
.zwc-why-zc .slick-prev:after,.zwc-why-zc .slick-next:after{
  display: none;
}
.zwc-why-zc .slick-list{
  overflow: visible;
}
/* End Why Zoho Creator */
/* Testimonial */
.zwc-testimonial{
  background:#050505;

  color: #fff;
  padding: 64px 0 152px;
}
.pagewrapper .zwc-testimonial .content-wrap{
  background:#0f0f0f;
  padding: 88px 16px 40px;
  border-radius: 4px;
}
.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: block;
}
.zwc-testi-slider p{
color: #fff;
font-size:20px;
  margin-bottom: 0;
}
.zwc-testi-slider p span{
font-size:16px;
  display: block;
  color: var(--grey-3);
}
.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;
}
.zwc-testimonial .slick-prev:before{
  top: 9px;
  left: 21px;
}
.zwc-testimonial .slick-prev:after{
  bottom: 9px;
  left: 21px;
}
.zwc-testimonial .slick-next:before{
  top: 9px;
  right: 21px;
}
.zwc-testimonial .slick-next:after{
  bottom: 9px;
  right: 21px;
}
.zwc-testimonial .slick-next:after,.zwc-testimonial .slick-next:before,.zwc-testimonial .slick-prev:after,.zwc-testimonial .slick-prev:before{
background-color: #000;
}
.zwc-testi-wrap .zwc-trst-lst{
  align-items: center;
}
.zwc-mr-btn .zcr-txt-clr{
  color: var(--zcr-link-clr-blk);

}
/* End Testimonial */
/* zwc-accordian-wrap */
.zwc-accordian-wrap{
  overflow: hidden;
  background: #000;
  color: #fff;
}

.inner-wrap {
  display: grid;
  grid-template-columns: 1fr 2fr;
  gap: 80px;
  margin-top: 100px;
}
.row-reverse-accordian .inner-wrap{
  flex-flow: row-reverse;
}

.item-title-wrap p{
  max-width: 560px;
  margin: 0 auto 60px;
}
.zwc-accordian-wrap h2{
  max-width: 700px;
}


.item-title-wrap h2{
  margin:0 0 20px 0;
}
.flex-row{
  display: flex;
  align-items: center;
  gap: 15px;
}
.tablist {
  tablist-style: none;
  padding: 0;
  margin: 0;
}
.item-title{
  margin-bottom: 15px;
}
.item-description p{
  margin-bottom: 10px;
  font-size: 16px;
}
.tablist-item:first-child .item-description{
  display: block;
}
.item-description{
  display: none;
} 
.tablist-item {
  position: relative;
  display: flex;
  align-items: flex-start;
  padding: 0px 0 0px 40px;
  margin: 20px 0px;
  color: #B5B5B5;
  gap: 20px;
}
.tablist{
  position: relative;
}
.item-title{
  position: relative;
}
.item-title::before,   .tablist-item::after, .tablist::after{
  content: "";
  position: absolute;
}

.item-title::before{
  background:#919191;
  border-radius: 100px;
  width: 15px;
  height: 15px;
  top: 7px;
  left: -40px;
  z-index: 1;
}
.tablist-item::after, .tablist::after{
  width: 1px ;
  height: 0%;
  top: 7px;
  left: 7px;
  z-index: 1;
}
.tablist::after{
  background:#919191;
  height: 100%;
  z-index: 0;
}
.tablist-item.active::after {
  transition: height 2s ease-in-out;
  height: 110%;
  background: #0BE60B;
}
.tablist-item.active .item-title::before{
  background: #0BE60B;

}
.tablist-item.active{
  color: #fff;
}

.text-content h4 {
  margin:0 0 10px 0;
  font-size: 22px;
  font-family: var(--zf-primary-semibold);
  cursor: pointer;
}
.item-link {
  font-size: 14px;
  color: var(--text-btn-clr);
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
  position: relative;
  padding-right: 20px;
  font-family: var(--zf-primary-semibold);
}
.item-link:hover {
  text-decoration: underline;
}
.image-container {
  position: relative;
  height: 580px;
  width: 128%;

}
.image-container .container-vid {
  max-width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  visibility: hidden;
}
.container-vid video{
  background-color: #666666;
  border-radius:8px;


}
.image-container .container-vid.active{
  opacity: 1;
  visibility: visible;
  transition: all 1s ease;
}
/*  */




/* zwc-accordian-wrap */

/* zwc-bottom-cta-wrap */
.zwc-bottom-cta-wrap .content-wrap{
  max-width: 1800px;
  width: 100%;
  padding: 0px;

}
.zwc-bottom-cta-wrap .grid-element{
  align-items: center;
}
.zwc-bottom-cta-wrap h2{
  max-width: 700px;
  margin-bottom: 30px;
}


  /* zwc-bottom-cta-wrap */

/* FAQ */
.zwc-faq{
  background: #FAFAFA;
}
.zwc-faq .content-wrap{
  padding:152px 0;
  }
  .zwc-faq-heading{
    width: 40%;
    position: relative;
  }
  .zwc-faq-heading h2{
      position: sticky;
      top: 90px;
      font-size: 48px;
      letter-spacing: -0.96px;
      max-width: 420px;
  }
  .zwc-faq-cnt{
    width: 60%;
  }
  .zwc-faq-item {
    margin-bottom: 16px;
    position: relative;
  }
  .zwc-faq-item:last-child{
    margin-bottom: 0;
  }
  .zwc-faq-item.active h4 span:after{
  display: none;
  }
  .zwc-faq-cnt h4{
      font-size: 20px;
  letter-spacing: -0.4px;
  margin-bottom: 0;
  position: relative;
  cursor: pointer;
  padding: 24px 56px 24px 24px;
    background: #F5F5F5;
  }
  .zwc-faq-cnt h4 span,.zwc-faq-cnt h4 span:before,.zwc-faq-cnt h4 span:after{
    content: "";
    position: absolute;
    cursor: pointer;
  }
  .zwc-faq-cnt h4 span{
    right: 26px;
    top: 26px;
    z-index: 1;
    width: 24px;
    height: 24px;
    background-color: #000;
    border-radius: 100px;
  }
  .zwc-faq-cnt h4 span:before,.zwc-faq-cnt h4 span:after{
    background: #fff;
    z-index: 2;
    border-radius: 8px;
  }
  .zwc-faq-cnt h4 span:before,.zwc-faq-cnt h4 span:after{
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
  .zwc-faq-cnt h4 span:before {
    height: 2px;
    width: 14px;
  }
  .zwc-faq-cnt h4 span:after {
    width: 2px;
    height: 14px;
  }
  .zwc-faq-ans{
    display: none;
    padding: 0 24px 24px;
    background: #f5f5f5;
  }
  .zwc-faq-item:first-child .zwc-faq-ans {
    display: block;
  }
  .zwc-faq-ans p{
    font-size: var(--p-font-2);
    margin-bottom: 0;
    max-width: 660px;
  }
  /* End FAQ */
  .zwc-faq-ans  ul{
    margin-top: 20px;
  }
  .zwc-faq-ans  li {
    position: relative;
    margin-bottom: 15px;
    padding-left: 20px;
}
.zwc-faq-ans li::after {
  position: absolute;
  content: "";
  height: 7px;
  width: 7px;
  left: 0px;
  top: 9px;
  z-index: 1;
  background: rgb(0, 0, 0);
  border-radius: 100%;
}

@media screen and (max-width: 1440px) {
      /* Why Zoho Creator */
      .zwc-int-tls, .zwc-ptl-tls, .zwc-core-tls, .zwc-ext-tls{
          height: 370px;
      }
      /* End Why Zoho Creator */
          /* Testimonial  */
  .pagewrapper .zwc-testimonial .content-wrap{
      max-width: 1128px;
  }
  /* End Testimonial */
  .zwc-banner-wrap h1{
      font-size: 62px;
  }
  .zwc-bottom-cta-wrap h2{
      font-size: 44px;
      padding-right: 30px;
  }
  .image-container{
    width: 100%;
    height: auto;
  }
  .container-vid::before{
    top: 5px;
  }
  .container-vid::before{
    background-size: contain;
  }
}
  @media screen and (max-width: 1280px) {
      .zwc-banner-wrap h1 {
          font-size: 58px;
      }
      .zwc-why-zc h2, .item-title-wrap h2{
          font-size: 48px;
      }
      /* End Banner */
  
      /* Trusted Brands */
      .pagewrapper .zwc-trusted-brands .content-wrap{
          max-width: 944px;
      }
      /* End Trusted Brands */
     
      /* Testimonial  */
      .pagewrapper .zwc-testimonial .content-wrap{
          max-width: 944px;
      }
      /* End Testimonial */
      /* FAQ  */
      .zwc-faq .content-wrap{
          padding:102px 0;
          }
      .zwc-faq-heading,.zwc-faq-cnt{
          width: 100%;
      }
      .zwc-faq-heading h2{
          margin-bottom: 40px;
          max-width: inherit;
      }
      /* End FAQ */



  }
  @media screen and (max-width: 1199px) {
      .zwc-banner-wrap .grid-element{
          grid-template-columns: 1fr;
          text-align: center;
          gap: 0px;
      }
      .zwc-banner-wrap .grid-element h1{
          max-width: 750px;
          margin: 0 auto 20px;
      }
      .zwc-banner-wrap .grid-element p{
          max-width: 580px;
          margin: 0 auto 20px;
          padding-top: 0px;
          
      }

      /* Trusted Brands */

      .pagewrapper .zwc-trusted-brands .content-wrap{
          max-width: 848px;
      }
      /* End Trusted Brands */
       /* Why Zoho Creator */
  .zwc-int-tls, .zwc-ptl-tls, .zwc-core-tls, .zwc-ext-tls{
      height: 380px;
  }
  /* End Why Zoho Creator */
      /* Testimonial */
      .zwc-testimonial{
          padding:64px 0 80px;
      }

      .zwc-testi-wrap > div,.zwc-testimonial .zwc-test-heading{
          max-width: 675px;
      }
      /* End Testimonial */


      .item-title-wrap h3{
          font-size: 62px;
        }

        .btm-cta-btn{
          display: none;
        }
        .zwc-bottom-cta-wrap h2{
          margin: 0 auto 20px;
          padding-right: 0px;
        }
        .zwc-bottom-cta-wrap {
          text-align: center;
        }
        .zwc-bottom-cta-wrap .grid-element{
          grid-template-columns: repeat(1, 1fr);
        }
        .zwc-bottom-cta-wrap .content-wrap{
          width: 90%;
          
        }

  }
      

  @media (max-width:1024px) {
      .item-title-wrap h3{
        font-size: 52px;
      }
    }


@media all and (max-width:991px) {
  .pagewrapper .content-wrap {
      padding: 70px 0;
  }

  .zwc-banner-wrap h1{
      font-size: 52px;
  }
  .zwc-why-zc h2, .item-title-wrap h2, .zwc-bottom-cta-wrap h2,   .zwc-faq-heading h2{
      font-size: 40px;
  }
  /* End Content Area */
    /* Trusted Brands */
    .zwc-trusted-brands ul{
      gap:32px;
  }
  .zwc-trusted-brands ul li{
      width: 29.3%;
  }
  /* End Trusted Brands */
  .zwc-how-time-cnt h2{
    font-size: 26px;
    margin: 0 auto 40px;
    text-align: left;
  }

  .zwc-how-time-workflow .grid-element{
      grid-template-columns: repeat(2, 1fr);
      gap: 50px;
  }
  .zwc-how-time-cnt .grid-element>div:nth-child(2){
      border-right: none;

  }
  .zwc-how-time-snd-img{
      max-width: 100%;
      border: 1px solid #eee;
      border-radius: 10px;
      position: relative;
      bottom: 0px;
      left: 0px;

  }
  .zwc-how-time-fst-img {
      display: none;
  }
  .zwc-how-time-snd-img img{
      border-radius: 10px;
      display: block;
  }
   /* Why Zoho Creator */
   .zwc-why-zc .slick-prev {
      right: 95px;
  }
  .zwc-why-zc .slick-next {
      right: 45px;
  }
  /* End Why Zoho Creator */
      /* Testimonial */
      .pagewrapper .zwc-testimonial .content-wrap{
          max-width: 624px;
          padding: 24px 16px 24px;
      }
      .zwc-testi-wrap > div,.zwc-testimonial .zwc-test-heading{
          max-width: 448px;
      }
      .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 */
      /* zwc-accordian-wrap */
      .image-container{
          display: none;
        }
        .content-prt {
          width: 100%;
      }
        .inner-wrap {
        grid-template-columns: 1fr;
    }
    .container-vid video{
        width: 100%;
    }
    .container-vid{
        margin: 30px 0px;
    }
    
      .item-title-wrap p {
        margin: 0 auto 0px;
    }
    .inner-wrap{
      margin-top: 40px;
    }
            /* zwc-accordian-wrap */
         

            .zwc-why-zc h2{
              margin-bottom: 100px;
            }
            .zwc-why-zc .slick-prev:before, .zwc-why-zc .slick-next:before{
              left: 0px;
            }
}

@media all and (max-width:767px) {
  .pagewrapper .content-wrap {
      padding: 60px 0;
      max-width: 600px;
  }
  .zwc-why-zc .content-wrap{
      padding: 0px;
  }
  .zwc-banner-wrap h1 {
      font-size: 42px;
  }
  .zwc-why-zc h2, .item-title-wrap h2, .zwc-bottom-cta-wrap h2,   .zwc-faq-heading h2{
      font-size: 36px;
  }


      /* Trusted Brands */
      .pagewrapper .zwc-trusted-brands .content-wrap{
          max-width: inherit;
      }
      .zwc-trusted-brands ul{
          -webkit-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center;
      }
      .zwc-trusted-brands h2{
          margin: 0 0 40px;
      }
      /* End Trusted Brands */
      .zwc-how-time-workflow .grid-element{
          gap: 30px;
      }
       /* Why Zoho Creator */
  .zwc-int-tls, .zwc-ptl-tls, .zwc-core-tls, .zwc-ext-tls{
      padding: 22px;
      margin-bottom: 30px;
      height: auto;
min-height: 100%;
  }
  .zwc-why-zc-uscases h3{
      padding-top: 70px;
  }
  
  .zwc-why-cases-wrap{
      margin-bottom: 30px;
  }
  .zwc-why-cases-wrap:last-child{
      margin-bottom: 0;
  }
  .zwc-why-zc-uscases{
      width: 100%;

      max-width: 440px;
      margin: 30px 0px 0;
  }
  /* End Why Zoho Creator */
      /* 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;
          padding: 0 70px;
      }
      .zwc-testi-slider .zwc-testi-desc{
          font-size: 24px;
          line-height:32px;
      }
      .zwc-testi-slider p{
          width: 100%;
      }
      /* End Testimonial */
      .item-title-wrap h3 {
          font-size: 42px;
      }
      .zwc-why-zc h2 {
        margin-bottom: 40px;
    }
    .zwc-why-zc-uscases h3::before{
      left: -5px;
      transform: scale(.8);
    }
    .time-workflow-btm{
      text-align: left;
    margin: 30px 0 0;
    }


}

@media (max-width: 480px) {

  .zwc-banner-wrap h1 {
      font-size: 36px;
  }
  .zwc-why-zc h2, .item-title-wrap h2, .zwc-bottom-cta-wrap h2,    .zwc-faq-heading h2 {
      font-size: 30px;
  }
  .zwc-banner-wrap .grid-element{
      text-align: left;
  }
  /* Trusted Brands  */
  .zwc-trusted-brands h2{
      text-align: left;
  }
  .zwc-trusted-brands ul,.zwc-trusted-brands ul li{
      justify-content: inherit;
      -webkit-box-pack: inherit;
      -ms-flex-pack: inherit;
  }
  .zwc-trusted-brands ul{
      gap: 40px;
  }
  .zwc-trusted-brands ul li{
      width: 40%;
  }
  /* End Trusted Brands */
  .zwc-how-time-workflow .grid-element{
      grid-template-columns: repeat(1, 1fr);
      gap: 30px;
  }
  .zwc-how-time-cnt .grid-element>div{
      border-right: none;
  }
      /* Testimonial */
      .zwc-testi-wrap{
          display: none;
      }
      .zwc-testimonial .zwc-testi-wrap:first-child{
          display: block;
      }
      .pagewrapper .zwc-testimonial .content-wrap{
          padding: 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 */
      .zwc-how-time-cnt h4{
          font-size: 18px;
      }
      .item-title-wrap h3 {
          font-size: 36px;
      }

}