:root {
  --blue-gradient: rgb(20 16 94);
  --green-gradient: #055562;
  --zbs-white-color: #fff;
}
.zw-template-inner {
  overflow: hidden;
}
.zw-product-header {
  background: #0d0d0d;
}
.act-btn,
.cta-btn {
  padding: 14px 30px;
}
.req-btn {
  background-color: transparent;
  border-color: var(--zbs-white-color);
  font-size: 15px;
  color: var(--zbs-white-color);
  display: inline-block;
}
.pd-tb {
  padding: 120px 0;
}
.content-wrap {
  max-width: 1400px;
  margin: 0 auto;
  width: 90%;
}
.wfs {
  width: 50%;
}
.tac {
  text-align: center;
}
.flex-wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
h1 span,
h2 span,
h3 span {
  font-size: 16px;
  display: block;
  line-height: 1.25;
}

.zbanner {
  background: #0d0d0d;
  color: #fff;
  position: relative;
  z-index: 0;
  padding-bottom: 60px;
}
.zbanner h1 span.award {
  display: inline-block;
  background: linear-gradient(93deg, #6cf59c 0%, #20dbd4 100%);
  background: -webkit-linear-gradient(93deg, #6cf59c 0%, #20dbd4 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.zbanner:before {
  transform: translate(-30%, -50%);
  left: 0;
  height: 20%;
  background: var(--blue-gradient) !important;
  box-shadow: 0px 0px 150px 200px var(--blue-gradient) !important;
}
.zbanner:before,
.zbanner:after {
  content: "";
  height: 23%;
  width: 50%;
  border-radius: 50%;
  position: absolute;
  background: var(--green-gradient);
  box-shadow: 0px 0px 150px 200px var(--green-gradient);
  right: 0;
  top: 48%;
  transform: translate(0%, -38%);
  z-index: 0;
  opacity: 0.6;
}
.ban-inner {
  display: block;
}
.ban-inner img {
  max-width: 660px;
}
.desktop-view {
  display: none;
}
.bnr-btnset{
    margin: 45px 0 0;
}
.bnr-btnset {
  display: flex;
  gap: 10px;
  justify-content: flex-start;
}
.bnr-btnset:first-child a{
    margin-left: 0;
}
.zbanner .rhs img {
  max-width: 100%;
}

.zbanner .lhs {
  width: 50%;
  z-index: 1;
}
.zbanner .rhs {
  width: 55%;
  z-index: 1;
}
.zbanner h1 .top-tag {
  font-size: 16px;
  display: block;
  line-height: 1.25;
  color: #7090f5;
  font-family: "Zoho_Puvi_SemiBold";
}
.zbanner .lhs p {
  max-width: 540px;
}

.feature-section {
  position: relative;
  z-index: 0;
}
.fea-box3 .rhs video {
  border-radius: 40px;
}


.fea-box4 {
  position: relative;
}
.feature-section h2 {
  text-align: center;
  max-width: 1135px;
  margin: auto;
}

.feature-section h2 span,
.box h3 span {
  color: #173fbd;
}
.box3 h3 span,
.box4 h3 span {
  color: #7090f5 !important;
}

.box {
  flex-direction: row;
  margin-top: 130px;
}
.box1 {
  margin-top: 0px;
}
.box2,
.box4 {
  flex-direction: row-reverse;
}
.box .lhs {
  width: 49%;
}

.box .rhs {
  width: 49%;
}
.box1 .rhs video {
  border-radius: 28px;
}
.box3 .rhs,
.box4 .rhs {
  position: relative;
}
.box3 .rhs span {
  position: absolute;
  right: -60px;
  max-width: 240px;
  top: 80px;
}

.box4 .rhs span {
  position: absolute;
  right: -36px;
  bottom: -22px;
}
.box3 .rhs span img,
.box4 .rhs span img {
  transform: translateY(50px);
  transition: all 0.7s ease-in;
}
.top-animated .box3 .rhs span img,
.top-animated .box4 .rhs span img {
  transform: translateY(0px);
}
.box2 .rhs video {
  border: 10px solid #e2eef5;
  border-radius: 28px;
}
.box3 .rhs,
.box4 .rhs {
  background: #677995;
  border-radius: 40px;
}
.box3 .rhs img,
.box4 .rhs img {
  max-width: 93%;
  float: right;
  padding: 40px 0 0;
}
.box2 .lhs,
.box4 .lhs {
  width: 45%;
}

.box p {
  max-width: 500px;
}

.box .lhs ul li {
  width: 80%;
  padding: 30px 0 0;
  position: relative;
}
.box .lhs ul li:before,
.box .lhs ul li:after {
  position: absolute;
  content: "";
}

.box1 ul li:nth-child(1) {
  max-width: 80%;
}
.box1 ul li:nth-child(2) {
  max-width: 80%;
}
.box2 p {
  max-width: 530px;
}
.box2 .lhs ul li {
  width: 80%;
}

.box3 ul li:nth-child(1) {
  max-width: 80%;
}
.box3 ul li:nth-child(3) {
  max-width: 80%;
  margin-top: 0px;
}
.box5 {
  margin-top: 0px;
}
.box5 a {
  font-size: 15px;
  text-decoration: underline;
  font-family: var(--zf-secondary-semibold);
  color: #2f1dd1;
}
.box5 .lhs p:nth-child(3) {
  margin-bottom: 0;
}
.box5 ul li:nth-child(2),
.box5 ul li:nth-child(3) {
  max-width: 80%;
}
.box1 .rhs img,
.box3 .rhs img,
.box5 .rhs img {
  transform: translateX(50px);
  transition: all 0.7s ease-in;
}
.feature2-section {
  background: #0d0d0d;
  color: #fff;
}

.zbottom {
  background: #ededed;
}
.zbottom .bnr-btnset{
  justify-content: center;
}
.zbottom h2 {
  max-width: 630px;
  margin: auto auto 20px;
  font-size: 40px;
}

.zbottom .req-btn{
    border-color: #000000;
    color: #000000;
}
/* testimonial start */

.testimonial-cont {
  max-width: 1508px;
  width: 100%;
  background: transparent
    linear-gradient(74deg, #054c58 0%, #22176e 16%, #22176e 58%, #000000 100%)
    0% 0% no-repeat;
  border-radius: 30px;
  color: #fff;
  display: flex;
  flex-direction: row;
  gap: 32px;
  align-items: center;
  box-sizing: border-box;
  padding: 80px 80px;
}
.testimonial-cont .lhs,
.testimonial-cont .rhs {
  width: calc(48% - 10px);
  max-width: 560px;
}

.testimonial-inner img {
  border-radius: 30px;
}

.video-inner {
  max-width: 650px;
  margin: 0 auto;
  display: inline-block;
  border-radius: 30px;
  position: relative;
  cursor: pointer;
}
.video-inner:before {
  position: absolute;
  content: "";
  right: 20px;
  bottom: 30px;
  margin: -20px 0 0 -30px;
  width: 45px;
  height: 45px;
  border: 4px solid rgb(255 255 255 / 50%);
  border-radius: 100%;
  box-shadow: 0 0 0 rgba(255,255,255, 0.4);
  animation: pulse 2s infinite;
  
}
@keyframes pulse {
  0% {
    -moz-box-shadow:0 0 0 0 rgba(170, 169, 169, 0.4);
    box-shadow: 0 0 0 0 rgba(170, 169, 169, 0.4)
  }
  70% {
      -moz-box-shadow: 0 0 0 20px rgba(204,169,44, 0);
      box-shadow: 0 0 0 20px rgba(204,169,44, 0);
  }
  100% {
      -moz-box-shadow: 0 0 0 0 rgba(204,169,44, 0);
      box-shadow: 0 0 0 0 rgba(204,169,44, 0);
  }
}
.video-inner:after {
  content: "";
  position: absolute;
  right: 32px;
  bottom: 42px;
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 14px solid rgb(255 255 255 / 50%);
  z-index: 3;
  margin: 0px 0 0 0px;
}
.user-wrap {
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
  align-items: center;
  margin-top: 45px;
}
.user-wrap .break {
  display: block;
  font-size: 14px;
  font-family: var(--primaryfont-regular);
}
.user-testimonial img{
  border-radius: 50%;
}
.user-wrap h4{
margin-bottom:0px
}

/* testimonial Ends */

/* trust logo Starts */
.ztrust{
  padding: 80px 0 0;
}
.trusted-brand-logos {
  align-items: center;
  overflow: hidden;
  max-width: 100%;
  flex-wrap: wrap;
  justify-content: center;
  display: flex;
}
.trusted-brand-logos li.current-region {
  opacity: 1;
}
.trusted-brand-logos li {
  width: auto;
  flex: none;
  margin: 20px 26px 20px 26px;
  transition: all .7s ease-in;
  opacity: 0;
}
.middle-animated .trusted-brand-logos li{
  opacity: 1;
}

.trusted-brand-logos li img {
  width: auto;
  max-height: 56px;
  min-height: auto;
  display: block;
}


/* trust logo End */

/* award starts */
.award-sec{
  padding: 0px 0 80px;
  max-width: 880px;
  margin:0px auto;
  align-items: center;
  position: relative;
}
.award-sec:before,.award-sec:after{
  position: absolute;
  content: '';
  background: url(//www.zohowebstatic.com/sites/zweb/images/backstage/expo/leaf.png) no-repeat 0px 3px / 50px;
  width: 54px;
  height: 138px;
  top: 50px;
}
.award-sec:before{
  left: 30px;
}
.award-sec:after{
  right: 30px;
  background: url(//www.zohowebstatic.com/sites/zweb/images/backstage/expo/leaf-2.png) no-repeat 0px 3px / 50px;
  
}

.award-inner{
  display: flex;
  flex-wrap: wrap;
  gap: 32px;
  justify-content: center;
  align-items: center;
  margin-top: 56px;
}
.awrd-cnt{
  width: 48%;
}
.awrd-logo{
  width: 45%;
  text-align: center;
}

.awrd-logo img{
  max-width: 230px;
}

.awrd-cnt{
  border-left: 1px solid #cecece;
  padding-left: 30px;
}

.awrd-cnt p{
  font-size: 24px;
  line-height: 1.25;
  margin-bottom: 0;
}
/* award Ends */


@media (max-width: 991px) {
  .testimonial-cont {
    margin-bottom: 60px;
    padding: 40px 40px;
    flex-direction: column;
  }
  .testimonial-cont .lhs{
      text-align: center;
  }
  .video-inner:before {
    width: 50px;
    height: 50px;
  }
  .video-inner:after {
    right: 35px;
    bottom: 43px;
  }

  .box1 .rhs img,
  .box3 .rhs img,
  .box5 .rhs img {
    transform: translateX(0px);
    transition: all 0.7s ease-in;
  }
}
@media only screen and (max-width: 1199px) {
  .break {
    display: none;
  }
  .testimonial-cont {
    margin-bottom: 80px;
  }
  .feature-section.pd-tb:not(.fea-box3){
    padding-top: 50px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .user-wrap .capgemini {
    max-width: 150px;
  }
  .testimonial-cont{
      padding: 80px 56px;
  }
  .zbanner h1 span.award {
    font-size: 42px;
  }
  .pd-tb {
    padding: 100px 0;
  }
  .ban-ryt {
    max-width: 53%;
  }
  .zbanner .rhs {
    width: 55%;
    right: calc(-5% - 6px);
    bottom: -130px;
  }
  .zbanner h1 {
    font: 42px/50px "Zoho_Puvi_Bold";
    max-width: 600px;
  }

  .feature-section h2 {
    font-size: 36px;
    max-width: 850px;
  }

  .box {
    margin-top: 60px;
  }
  .fea-inner {
    margin-top: 0px;
  }
  .box .lhs h3 {
    max-width: 450px;
  }
  .fea-box1 .rhs:after,
  .fea-box2 .rhs:after {
    width: 470px;
    right: calc(-5% - 4px);
  }
  .fea-box2 .rhs:after {
    left: 58%;
    top: 10%;
    width: 270px;
    height: 450px;
  }
  .cx-thoughts .rhs {
    position: relative;
    z-index: 1;
  }
  .fea-box4 .rhs:after {
    left: 64px;
    z-index: -1;
  }
  .box1 .rhs img,
  .box3 .rhs img,
  .box5 .rhs img {
    transform: translateX(0px);
  }
  .box3 .rhs span {
    right: -55px;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .testimonial-cont{
      padding: 80px 48px;
  }
  .user-wrap {
    gap: 16px;
    flex-wrap: nowrap;
  }
  .user-wrap .capgemini {
    max-width: 120px;
  }
  .zbanner h1 span.award {
    font-size: 34px;
  }
  .box1 .rhs video {
    border-radius: 23px;
  }

  .pd-tb {
    padding: 100px 0;
  }
  .act-btn, .cta-btn {
      padding: 14px 15px;
      font-size: 14px;
  }
  .zbanner:before,.zbanner:after{
      top: 45%;
  }
  .zbanner h1 {
    max-width: 90%;
  }
  .zbanner .rhs {
    width: 55%;
    right: calc(-5% - 5px);
    bottom: -130px;
  }
  .zbanner .lhs p {
    max-width: 410px;
  }
  .ban-ryt {
    max-width: 55%;
    right: 0;
  }

  .feature-section h2 {
    max-width: 700px;
  }
  .box,
  .fea-inner {
    margin-top: 0px;
  }
  .box p {
    max-width: 430px;
  }
  .box1 .lhs ul {
    gap: 0px 14px;
  }
  .box3 .lhs ul {
    gap: 0 0px;
  }
  .box .rhs {
    width: 45%;
  }
  .box1 {
    padding-top: 80px;
  }
  .box2,
  .box4 {
    padding-top: 70px;
  }
  .cx-thoughts .rhs h2 {
    font-size: 28px;
    max-width: 92%;
  }

  .zbottom h2 {
    max-width: 530px;
    font-size: 28px;
  }
  .fea-box1 .rhs:after,
  .fea-box2 .rhs:after {
    width: 490px;
    height: 550px;
    bottom: 23%;
    right: calc(-2% - 4px);
  }
  .fea-box1 .rhs:after,
  .fea-box2 .rhs:after {
    width: 490px;
    height: 550px;
    right: calc(0% - 4px);
  }
  .fea-box2 .rhs:after {
    left: 65%;
    top: 10%;
    width: 190px;
    height: 300px;
  }
  .fea-box4 .rhs:after {
    left: 74%;
    top: -110px;
    width: 275px;
    height: 400px;
  }
  .cx-thoughts .rhs img {
    position: relative;
    z-index: 1;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {

  .zbanner .rhs {
      width: 45%;
      text-align: center;
  }
  .zbanner:before,.zbanner:after{
      top: 30%;
  }
  .zbanner .lhs{
      width: 55%;
  }
  .zbanner h1{
      font-size: 28px;
      max-width: 360px;
  }
  
  .zbanner h1 span.award {
    font-size: 28px;
  }
  .act-btn, .cta-btn {
      padding: 14px 15px;
      font-size: 14px;
  }

  .pd-tb {
    padding: 80px 0;
  }

  .zbanner .lhs p {
    max-width: 360px;
  }
  .ban-inner {
    display: block;
  }

  .box1 .rhs video {
    border-radius: 0px;
  }

  .feature-section h2 {
    max-width: 675px;
  }
  .box1 .lhs ul {
    gap: 6px 0;
  }
  .box .lhs ul li {
    width: 100%;
  }
  .box1 ul li:nth-child(1) {
    max-width: 250px;
  }
  .box {
    align-items: center;
  }
  .box1,
  .box3 {
    margin-top: 30px;
  }
  .box2,
  .box4 {
    margin-top: 60px;
  }
  .box4 .lhs {
    padding-left: 30px;
  }
  .fea-inner {
    margin-top: 0px;
  }
  .box3 ul li:nth-child(3) {
    max-width: 270px;
    margin-top: 0px;
  }
  .box .lhs {
    width: 47%;
  }
  .box .rhs {
    width: 47%;
  }

  .cx-thoughts .rhs h2 {
    font-size: 30px;
    max-width: 90%;
  }
  .box5 ul li:nth-child(2),
  .box5 ul li:nth-child(3) {
    max-width: 260px;
  }

  .zbottom h2 {
    max-width: 70%;
    font-size: 25px;
  }

  .box2 .lhs,
  .box4 .lhs {
    width: 50%;
  }

  .box3 .rhs span img,
  .box4 .rhs span img {
    max-width: 50%;
  }

  .box3 .rhs span {
    right: -15px;
    top: 35px;
  }
  .box4 .rhs span {
    right: -14px;
    bottom: -20px;
  }
  .box3 .rhs img,
  .box4 .rhs img {
    max-width: 90%;
    float: right;
    padding: 40px 0 0;
  }

  video {
    width: 95%;
  }

  .testimonial-cont .rhs p {
    font-size: 20px;
    max-width: 650px;
    margin: auto auto 20px;
    text-align: center;
  }
  .testimonial-cont {
    margin-bottom: 60px;
  }
  .user-wrap .capgemini {
    max-width: 120px;
  }
  .fea-box3 .rhs video {
    border-radius: 20px;
  }
  .testimonial-cont .rhs p {
    font-size: 15px;
    line-height: 1.6;
  }

  .user-wrap {
    gap: 0px 20px;
    margin-top: 0;
      justify-content: center;
  }
  .testimonial-cont .lhs,
  .testimonial-cont .rhs {
    width: calc(100% - 10px);
  }
  .testimonial-cont{
      flex-direction: column;
  }
  .awrd-cnt p {
    font-size: 24px;
}
.awrd-logo img {
  max-width: 220px;
}
.awrd-cnt p .break{
  display: block;
}
}


@media screen and (max-width: 767px) {
  .testimonial-cont .lhs,
  .testimonial-cont .rhs {
    width: calc(98% - 10px);
  }
  .user-wrap {
    flex-direction: column;
    gap: 0 20px;
    margin-top: 5px;
    justify-content: center;
    text-align: center;
  }
  .bnr-btnset{
      flex-direction: column;
      max-width: max-content;
      margin: auto;
  }
  .testimonial-inner img {
    border-radius: 20px;
  }
  .user-wrap .capgemini {
    max-width: 120px;
  }
  .testimonial-cont {
    margin-bottom: 50px;
    flex-direction: column;
    padding: 24px;
  }
  .testimonial-cont .rhs p {
    font-size: 15px;
    text-align: center;
    line-height: 1.6;
  }
  .zbanner h1 span.award {
    font-size: 27px;
  }
  .box1 .rhs video {
    border-radius: 0px;
  }
  .box3 .rhs,
  .box4 .rhs {
    border-radius: 20px;
  }

  .box3 .rhs img,
  .box4 .rhs img {
    max-width: 90% !important;
    padding: 20px 0 0;
    float: none;
    margin: 0 auto !important;
  }
  .box1 .rhs img,
  .box3 .rhs img,
  .box5 .rhs img {
    transform: translateX(0px);
    transition: all 0.7s ease-in;
  }
  .box3 .rhs span {
    right: -6px;
    max-width: 36%;
    top: 65px;
  }
  .box4 .rhs span {
    right: -15px;
    bottom: -22px;
  }
  .box3 .rhs span img,
  .box4 .rhs span img {
    transform: translateY(0px);
    max-width: 90%;
  }
  .testimonial-inner:before {
    width: 40px;
    height: 40px;
    border: 3px solid rgb(255 255 255 / 50%);
  }
  .testimonial-inner:after {
    right: 30px;
    bottom: 30px;
  }
  .content-wrap {
    max-width: 460px;
  }
  .zbanner.pd-tb {
    padding: 50px 0 0;
  }
  .pd-tb {
    padding: 50px 0;
  }
  .flex-wrap {
    flex-direction: column;
  }
  .zbanner .lhs,
  .zbanner .rhs,
  .box .lhs,
  .box .lhs ul li,
  .box .rhs,
  .cx-thoughts .lhs,
  .cx-thoughts .rhs {
    width: 100%;
  }
  .zbanner .lhs {
    text-align: center;
  }
  .zbanner .rhs {
    margin-top: 30px;
  }
  .ban-inner {
    display: block;
  }
  .ban-ryt {
    display: none;
  }
  .zbanner .rhs {
    position: static;
    width: 100%;
  }

  .box .rhs {
    padding: 0;
    margin-top: 30px;
    text-align: center;
  }
  .box .rhs img {
    max-width: 80%;
    margin: 30px auto 0;
  }
  .box {
    margin-top: 30px;
  }
  .fea-inner {
    margin-top: 0px;
  }
  .box3 ul li:nth-child(3) {
    margin-top: 0px;
    max-width: 100%;
  }
  .box1 ul li:nth-child(2),
  .box1 ul li:nth-child(1),
  .box3 ul li:nth-child(1),
  .box5 ul li:nth-child(2),
  .box5 ul li:nth-child(3),
  .box3 ul li:nth-child(3) {
    max-width: 100%;
  }
  .cx-thoughts .flex-wrap {
    align-items: center;
  }
  .cx-thoughts .lhs h2 {
    text-align: center;
    margin-bottom: 15px;
  }
  .cx-thoughts .rhs {
    text-align: center;
  }

  .box5 {
    margin-bottom: 0px;
  }
  .zbottom h2 {
    font-size: 25px;
  }
  .box2 .lhs,
  .box4 .lhs {
    width: 100%;
  }
  .fea-box3 .rhs video {
    border-radius: 20px;
  }

  .video-inner:before {
    right: 15px;
    bottom: 20px;
    width: 32px;
    height: 32px; 
  }
  .video-inner:after {
    right: 24px;
    bottom: 29px;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 9px solid rgb(255 255 255 / 50%);
  }
  @keyframes pulse {
    0% {
      -moz-box-shadow: 0 0 0 0 rgba(170, 169, 169, 0.4);
      box-shadow: 0 0 0 0 rgba(170, 169, 169, 0.4);
  }
  70% {
      -moz-box-shadow: 0 0 0 20px rgba(204, 169, 44, 0);
      box-shadow: 0 0 0 10px rgba(204,169,44, 0);
  }
  100% {
      -moz-box-shadow: 0 0 0 0 rgba(204, 169, 44, 0);
      box-shadow: 0 0 0 0 rgba(204,169,44, 0);
  }
  }

  .awrd-logo img {
    max-width: 190px;
}
  .awrd-cnt p {
    font-size: 16px;
}
.awrd-cnt p.break{
  display: block;
}
.award-sec {
  max-width: 640px;
}

}
@media only screen and (max-width: 600px) {
  .award-inner {
    gap: 12px;
    margin-top: 32px;
  }
  .awrd-cnt, .awrd-logo{
    width: 100%;
  }
  .award-inner{
    flex-direction: column;
  }
  .awrd-cnt{
    border-left: 0px solid #cecece;
    padding-left: 0px;
    text-align: center;
  }
  .awrd-cnt p.break{
    display: none;
  }
  .award-sec:before, .award-sec:after{
    display: none;
  }
}


@media only screen and (min-width: 1400px) {
  .zbanner h1 span.award {
    font-size: 64px;
  }
  .testimonial-cont .rhs p {
    font-size: 20px;
  }
  .testimonial-cont {
    gap: 0 64px;
  }

}
@media only screen and (min-width: 1200px) {
  .testimonial-cont {
    margin-bottom: 100px;
  }
  .box2 .lhs,
  .box4 .lhs {
    padding-left: 60px;
  }
  .box1 .rhs video {
    border-radius: 30px;
  }
  h1 {
    font: 64px/72px "Zoho_Puvi_Bold";
  }

  h2 {
    font: 48px/1.2 "Zoho_Puvi_SemiBold";
  }
  p {
    font: 18px/1.6 "Zoho_Puvi_Regular";
  }

  /* translate animation */

  .middle-animated .box1 .rhs img,
  .middle-animated .box3 .rhs img,
  .middle-animated .box5 .rhs img {
    transform: translateX(0px);
  }
  .top-animated .box2 .rhs img,
  .top-animated .box4 .rhs img {
    transform: translateX(0px);
  }

  .box2 .rhs img,
  .box4 .rhs img {
    transition: all 0.7s ease-in;
  }
  .feature-section.pd-tb:not(.fea-box3) {
    padding-top: 80px;
}

  /* translate animation ENDs */
}
