.hglghtd-txt {
  color: #f6904a;
  font-style: normal;
  display: inline-block;
}
/* Title and Content block */
.zwb-ttle {
  margin: 0 0 40px;
}
.zwb-ttle h2 {
  font-size: 56px;
  line-height: 1.2;
  color: #000;
  font-family: var(--zf-primary-bold);
  margin: 0 0 20px;
}
.zwb-ttle p {
  font-size: 18px;
  line-height: 1.6;
}
.txt-whte.zwb-ttle h2,
.txt-whte.zwb-ttle p {
  color: #fff;
}
/* ///// */
.zwb-cntnt-blck {
  margin: 0 0 40px;
}
.zwb-bnr .zwb-cntnt-blck h1 {
  font-size: 16px;
  color: #20dba7;
  margin-bottom: 20px;
  font-family: var(--zf-primary-semibold);
}
.zwb-cntnt-blck h2 {
  font-size: 74px;
  font-family: var(--zf-primary-bold);
  line-height: 1.1;
  color: #fff;
  margin: 0 0 20px;
}
.zwb-cntnt-blck p {
  font-size: 20px;
  line-height: 1.5;
  color: #fff;
}

.zwb-cntnt-blck p:last-child {
  margin-bottom: 0;
}

/* Customized header */
.zw-product-header {
  position: absolute;
  left: 0;
  right: 0;
  z-index: 7;
}
/* Banner styles */
.zwb-bnr {
  position: relative;
  background: #080011;
}
.zwb-bnr .zwc-vdeo-ovrly:before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 400px;
  z-index: 3;
  background: linear-gradient(
    180deg,
    #000 0%,
    rgba(0, 0, 22, 0.63) 36.5%,
    rgba(0, 0, 60, 0) 100%
  );
}
.zwc-after-login {
  width: 210%;
  display: none;
}
.umain .zwc-after-login {
  display: block;
}

.umain .zwc-before-login,
.non-umain .zwb-bnr .act-btn.cta-btn,
.zwb-bnr .act-btn.cta-btn,
.umain .zwb-bnr .reqst-demo-btn,
.umain .zwb-awards {
  display: none;
}
/* .signup-box .za-state-container::after {
  right: 52px;
} */
.zwc-bnr-ovrly-img1 {
  max-width: 264px;
  bottom: -10%;
  left: -10%;
  width: 25%;
  z-index: 2;
}
.zwb-vdeo-bg {
  position: relative;
  width: 100%;
  overflow: hidden;
  padding: 110px 0 110px;
}
.zwb-vdeo-bg video {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  object-fit: fill;
  transform: translate(-50%, -50%);
  z-index: 0;
}
.zwb-bnr .zwb-cntnt-blck {
  margin: 70px 0 60px;
}
.zwb-bnr .zwb-cntnt-blck p {
  max-width: 558px;
  font-size: 20px;
}

.zwb-bnr .content-wrap {
  position: relative;
}
.zwb-signup-frm {
  background: #fff;
  border-radius: 20px;
  padding: 40px 40px 0;
  display: block;
}
.zwb-signup-frm.signup-box {
  max-width: 440px;
}
.zw_signup_otp_visible .zwb-signup-frm {
  padding: 40px 40px;
}

.zw_signup_otp_visible .zwb-signup-frm h4 {
  padding: 0;
}

.zwb-signup-frm h4 {
  color: #000;
  margin: 0 0 10px;
  font-family: var(--primaryfont-bold);
  font-size: 20px;
}
/* .zwb-signup-frm .signupcontainer .sgfrm,
  .zwb-signup-frm .signupcontainer .sgnbtnmn,
  .zwb-signup-frm h4,
  .zwb-signup-frm.signup-box p.dc-info {
    padding: 0 40px;
  } */
.zwb-signup-frm.signup-box .socl-signup {
  background: #f4f4f4;
  padding: 20px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  text-align: center;
  margin: 30px -40px 0;
}
/* Banner styles ends */
/* Certificate */
.zwc-crtifcate {
  background: #080011;
  padding: 0 0 80px;
}
/* Video cards  */
.zwb-vdeo-crds {
  padding: 100px 0 170px;
}
.zwb-vdeo-crd-item {
  border-radius: 20px;
  overflow: hidden;
  padding: 30px;
  width: 100%;
  height: 100%;
  background-size: cover !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
  flex-direction: column;
  display: flex;
  flex-wrap: wrap;
}
.zwb-vdeo-crd-item strong,
.zwb-vdeo-crd-item p,
.zwb-vdeo-crd-item a {
  color: #fff;
}
.zwb-vdeo-crd-item strong,
.zwb-vdeo-crd-item a {
  font-family: var(--primaryfont-semibold);
}
.zwb-vdeo-crd-item a {
  display: inline-block;
  margin-bottom: 40px;
  font-size: 16px;
  align-self: flex-start;
}
.zwb-vdeo-crd-item h3 {
  font-weight: normal;
  font-size: 32px;
  line-height: 1.1;
  margin: 0 0 10px;
  color: var(--white-color);
}
.zwb-vdeo-crd-item p {
  font-size: 20px;
  font-weight: 400;
  line-height: 1.4;
}
.zwb-vdeo-plchldr {
  margin: auto 0 0;
  position: relative;
}
.zwb-vdeo-plchldr video {
  border-radius: 20px;
  height: 100%;
  width: 100%;
}
.zwc-video-control {
  width: 34px;
  height: 34px;
  border: none;
  color: #fff;
  border-radius: 100%;
  position: absolute;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: #4d52ea
    url("/sites/zweb/images/backstage/wcag/zwc-pause-icon-blue.svg") 0 0 / 100%
    auto no-repeat;
  bottom: 6%;
  right: 2%;
  cursor: pointer;
}
.zwc-video-control.zwc-play-icon {
  background: #4d52ea
    url("/sites/zweb/images/backstage/wcag/zwc-ply-icon-blue.svg") 0 0 / 100%
    auto no-repeat;
}
.visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0 0 0 0);
  clip-path: inset(100%);
  white-space: nowrap;
  border: 0;
}
.crd-itm-grey h3,
.crd-itm-grey p,
.crd-itm-grey a {
  color: #000;
}
.crd-itm-blue {
  background: url("/sites/zweb/images/backstage/home/zwd-crd-blue-bg.png");
}
.crd-itm-ornge {
  background: url("/sites/zweb/images/backstage/home/zwd-crd-ornge-bg.png");
}
.crd-itm-grey {
  background: url("/sites/zweb/images/backstage/home/zwd-crd-grey-bg.png");
}
/* Video cards ends */
/* Org Awards */
.zwb-org-awards:before,
.zwb-org-awards:after {
  position: absolute;
  content: "";
  left: 0;
  width: 100%;
  height: 50%;
}
.zwb-org-awards:before {
  top: 0;
  background: #fff;
}
.zwb-org-awards:after {
  bottom: 0;
  background: #fff3eb;
}
.org-awrds-lsts {
  /* background: url("/sites/zweb/images/backstage/home/zwb-awrds-bg.png")
      no-repeat; */
  background: #070cbc;
  background-position: center;
  background-size: cover;
  border-radius: 20px;
  padding: 0;
  z-index: 1;
  position: relative;
  overflow: hidden;
  transform: translate(0px, 50px);
  transition: transform 0.4s ease-in-out;
}
.zwe-op .org-awrds-lsts {
  transform: translate(0px, 0px);
}
.org-awrds-lsts .zwb-hding-cntnt,
.org-awrds-imgs {
  max-width: 380px;
}
.org-awrds-lsts .zwb-hding-cntnt {
  width: 50%;
}
.org-awrds-lsts .slick-track {
  display: flex;
  align-items: center;
  gap: 10px;
}
.org-awrds-lsts .slick-track img {
  display: block;
  margin: 0 auto;
}

.org-awrds-imgs .slick-dots li {
  background: #3f51b6;
  border: 1px solid #3f51b6;
  cursor: default;
}

.org-awrds-imgs .slick-dots li.slick-active {
  width: 12px;
  height: 12px;
  background: #c7d0df;
  border: 1px solid #fff;
  cursor: pointer;
}
.org-awrds-lsts h3 {
  font-size: 40px;
  font-family: var(--zf-primary-bold);
  line-height: 1.2;
  margin: 0 0 10px;
}
.org-awrds-lsts h3,
.org-awrds-lsts p {
  color: #fff;
}
.org-awrds-lsts p {
  font-size: 18px;
  line-height: 1.6;
}
.org-awrds-lsts .zwb-hding-cntnt {
  padding: 60px 0 60px 60px;
}
.org-awrds-imgs {
  overflow: hidden;
  white-space: nowrap;
  will-change: transform;
  display: flex;
  gap: 30px;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  padding: 60px 0;
  position: relative;
  max-width: 452px;
  width: 100%;
  height: 100%;
}
.zwc-our-brands {
  display: flex;
  animation: scroll-left 25s linear infinite;
  flex-wrap: nowrap;
  width: max-content;
  animation-play-state: running;
}
.zwc-marquee-paused {
  animation-play-state: paused;
}
.zwc-our-brands li {
  display: flex;
  align-items: center;
  width: 130px;
}
.zwc-our-brands li img {
  max-width: 100%;
  display: block;
  margin: auto;
  transform: scale(0.9);
}

.org-awrds-imgs:before,
.org-awrds-imgs:after {
  position: absolute;
  content: "";
  height: 100%;
  top: 0;
  z-index: 1;
}
.org-awrds-lsts {
  padding-right: 50px;
}
.org-awrds-imgs:before {
  left: 0;
  width: 31%;
  background: linear-gradient(270deg, rgba(7, 9, 184, 0) 0%, #070cbc 100%);
}
.org-awrds-imgs:after {
  right: -2px;
  width: 31%;
  background: linear-gradient(270deg, rgba(7, 9, 184, 0) 0%, #070cbc 100%);
  transform: rotate(-180deg);
}
@keyframes scroll-left {
  0% {
    transform: translateX(0%);
  }
  100% {
    transform: translateX(-25%);
  }
}
.zwc-marquee-plceldre {
  max-width: 492px;
  width: 50%;
}
.zwc-marquee-plceldre .zwc-marquee-control {
  position: absolute;
  width: 42px;
  height: 42px;
  display: inline-flex;
  bottom: 24px;
  right: 24px;
  z-index: 7;
  border: 0;
  border-radius: 100%;
  cursor: pointer !important;
  z-index: 7;
}
.zwc-marquee-control.is-pause {
  background: #4d52ea
    url("/sites/zweb/images/backstage/wcag/zwc-pause-icon-blue.svg") 0 0 / 100%
    auto no-repeat;
}
.zwc-marquee-plceldre .zwc-marquee-control.is-play {
  background: #4d52ea
    url("/sites/zweb/images/backstage/wcag/zwc-ply-icon-blue.svg") 0 0 / 100%
    auto no-repeat;
}
/* Org Awards styles */
/* Sticky section */
.zwb-stcky-section {
  padding: 150px 0 160px;
  background: #fff3eb;
}
.zwc-stcky-menu {
  position: sticky;
  top: 63px;
  z-index: 9;
  margin-bottom: 60px;
  background: #fff3eb;
  padding: 24px 0;
}
.zwc-stcky-menu ul {
  display: flex;
  align-items: center;
  justify-content: center;
}
.zwc-stcky-menu a {
  background: none;
  border: none;
  font-family: var(--zf-primary-semibold);
  font-size: 18px;
  color: rgba(0, 0, 0, 1);
  padding: 10px 24px 10px 24px;
  margin-left: 24px;
  position: relative;
  cursor: pointer;
  transition: all 0.2s ease;
}
.zwc-stcky-menu a:before {
  position: absolute;
  content: "";
  width: 7px;
  height: 7px;
  background: rgba(173, 173, 173, 1);
  transform: translate(-50%, -50%);
  left: 0;
  top: 50%;
  border-radius: 100%;
}
.zwc-stcky-menu .active a {
  border-radius: 48px;
  background: #000;
  color: #fff;
}
.zwc-stcky-menu .active a:before {
  display: none;
}
.zwc-article-cntnt {
  transition: all 0.5s ease;
  padding-bottom: 60px;
  position: sticky;
}

.zwb-stcky-wrpr article {
  border-radius: 40px;
  background: #fff;
  padding: 60px;
  border: 1px solid #ffe0cc;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.zwc-article-cntnt,
.zwc-article-cntnt article {
  min-height: 570px;
}
.zwc-article-cntnt article .zcol-wrap {
  width: 100%;
}
.zwc-count-bdge {
  border-radius: 48px;
  background: #fff3eb;
  display: inline-block;
  padding: 12px 18px;
  min-width: 58px;
  margin-bottom: 25px;
  text-align: center;
}
.zwb-stcky-wrpr article h3 {
  color: #000;
  font-size: 32px;
  font-family: var(--zf-primary-bold);
  margin: 0 0 24px;
}

.zwc-mlti-lsts li {
  color: #000;
  font-size: 20px;
  font-family: var(--zf-primary-medium);
  line-height: 1.6;
  margin-bottom: 12px;
  position: relative;
  padding-left: 44px;
}
.zwc-mlti-lsts li:before {
  position: absolute;
  content: "";
  width: 30px;
  height: 30px;
  left: 0;
  top: 0.1em;
  background: url("/sites/zweb/images/backstage/home/zwc-tick-icon.png")
    no-repeat center / 30px auto;
}
.zwc-view-more {
  margin: 0 auto 0;
}
.readmore-line-btn {
  color: #000;
  font-size: 16px;
  font-family: var(--zf-primary-bold);
  display: inline-block;
  padding: 14px 26px;
  border: 1px solid #000;
  transition: all ease-out 0.3s;
}
.readmore-line-btn:hover {
  background: #000;
  color: #fff;
}
.zwc-stcky-wrpr-img1,
.zwc-stcky-wrpr-img2,
.zwc-stcky-wrpr-img3,
.zwc-stcky-wrpr-img4 {
  margin-left: auto;
  max-width: 343px;
  width: 81%;
}
.stcky-ovrly-img1-1 {
  left: 0;
  top: 50%;
  transform: translate(50px, -50%);
  max-width: 343px;
  width: 81%;
  box-shadow: -20px 44px 26px rgba(0, 0, 0, 0.15);
  border-radius: 16px;
}

.stcky-ovrly-img1-2 {
  max-width: 135px;
  top: 60%;
  right: 6%;
  width: 32%;
}
.stcky-ovrly-img2-1 {
  bottom: 20%;
  max-width: 299px;
  width: 71%;
  right: 29%;
}
.stcky-ovrly-img2-2 {
  max-width: 46px;
  width: 11%;
  right: 25%;
  bottom: 16%;
}
.stcky-ovrly-img2-3 {
  bottom: 43%;
  max-width: 151px;
  width: 36%;
  right: 10%;
  box-shadow: -20px 24px 26px 0px rgba(0, 0, 0, 0.25);
}
.stcky-ovrly-img3-1 {
  max-width: 292px;
  top: 20%;
  width: 70%;
  right: 32%;
}
.stcky-ovrly-img3-2 {
  max-width: 287px;
  bottom: 8%;
  width: 68%;
  right: 32%;
}
.stcky-ovrly-img3-3 {
  top: 36%;
  right: -3%;
  max-width: 229px;
  width: 54%;
}
.stcky-ovrly-img4-1 {
  max-width: 292px;
  top: 20%;
  width: 69%;
  right: 32%;
}
.stcky-ovrly-img4-2 {
  box-shadow: -20px 24px 26px 0px rgba(0, 0, 0, 0.25);
  max-width: 121px;
  width: 30%;
  right: 10%;
  top: 30%;
}
.stcky-ovrly-img5-1 {
  max-width: 246px;
  bottom: 0;
  width: 58%;
  right: 10%;
}
.stcky-ovrly-img5-2 {
  max-width: 132px;
  width: 32%;
  top: 27%;
  left: 6%;
}
/* Sticky section ends */

.zwc-abt-backstage {
  background: #fff3eb;
  border-top: 1px solid #c2c2c2;
}
.zwc-prd-count li {
  flex-direction: column;
  display: inline-flex;
  text-align: center;
  border-left: 1px solid #c2c2c2;
  position: relative;
  padding: 94px 40px 90px 40px;
  max-width: 25%;
  flex: 0 0 25%;
}
.zwc-prd-count li em {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
  background: rgba(0, 0, 0, 1);
  border-radius: 100%;
  width: 70px;
  height: 70px;
  align-items: center;
  justify-content: center;
  display: flex;
}
.zwc-prd-count li em:before {
  background: url("/sites/zweb/images/backstage/home/zwc-star-icon.png")
    no-repeat center / 24px auto;
  content: "";
  position: absolute;
  width: 27px;
  height: 27px;
}
.zwc-prd-count li .zwc-star-icon:before {
  background: url("/sites/zweb/images/backstage/home/zwc-star-icon.png")
    no-repeat center / 24px auto;
}
.zwc-prd-count li .zwc-calndr-icon:before {
  background: url("/sites/zweb/images/backstage/home/zwc-calndr-icon.png")
    no-repeat center / 24px auto;
}
.zwc-prd-count li .zwc-globe-icon:before {
  background: url("/sites/zweb/images/backstage/home/zwc-globe-icon.png")
    no-repeat center / 24px auto;
}
.zwc-prd-count li .zwc-user-icon:before {
  background: url("/sites/zweb/images/backstage/home/zwc-user-icon.png")
    no-repeat center / 24px auto;
}
.zwc-abt-backstage ul li:first-child {
  border-left: none;
}
.zwc-abt-backstage ul li strong,
.zwc-abt-backstage ul li span {
  display: block;
}
.zwc-abt-backstage ul li strong {
  color: #000;
  font-size: 42px;
  font-family: var(--zf-primary-bold);
}
.zwc-abt-backstage ul li span {
  color: #000;
  font-size: 17px;
  font-family: var(--zf-primary-medium);
}
/* Tile view Image cards */
.zwc-tile-img-crd {
  border-radius: 30px;
  padding: 80px 60px 60px 60px;
  width: 100%;
  height: 100%;
}
.zwc-tile-img {
  position: relative;
  margin: 0 0 60px;
}
.zwc-crd-light {
  background: #fff3eb;
}
.zwc-crd-black {
  background: #000;
}
.zwc-tile-cntnt h3 {
  color: #000;
  font-size: 32px;
  font-family: var(--zf-primary-medium);
  margin: 0 0 16px;
}
.zwc-tile-cntnt p {
  color: #000;
  font-size: 18px;
  line-height: 1.6;
}
.zwc-tile-cntnt.txt-whte * {
  color: #fff;
}
.zwc-wrpr-img1 {
  max-width: 435px;
  width: 97%;
  margin-top: 50px;
  margin-bottom: 120px;
}
.zwc-wrpr-img1 .zwc-fll-img {
  max-width: 435px;
  width: 100%;
}
.zwc-wrpr-img1 {
  margin-top: 130px;
}
.zwc-wrpr-img2 {
  margin-top: 100px;
}
.zwc-wrpr-img2 .zwc-fll-img {
  max-width: 315px;
  width: 70%;
}
.zwc-wrpr-img3 {
  margin-top: 70px;
}
.zwc-wrpr-img3 .zwc-fll-img {
  max-width: 298px;
  width: 66%;
}
.zwc-wrpr-img4 {
  margin-top: 70px;
}
.zwc-wrpr-img4 .zwc-fll-img {
  /* max-width: 298px;
    width: 66%; */
  max-width: 348px;
  width: 78%;
}
.zwc-ovrly-img1 {
  top: -30%;
  right: 0;
  max-width: 255px;
  width: 59%;
}
.zwc-ovrly-img2 {
  top: 88%;
  left: 28%;
  max-width: 155px;
  width: 36%;
}

.zwc-ovrly-img3 {
  top: -10%;
  right: 0;
  max-width: 198px;
  width: 44%;
}
.zwc-ovrly-img4 {
  max-width: 155px;
  top: -8%;
  width: 34%;
  left: 16%;
}
.zwc-ovrly-img5 {
  top: 8%;
  right: 0;
  max-width: 200px;
  width: 45%;
}
.zwc-ovrly-img6 {
  top: 10%;
  right: 8%;
  max-width: 153px;
  width: 40%;
}
/* Tile view Image cards end */
.zwb-tile-imgs {
  padding: 140px 0;
}
/* Awards styles */
.zwb-awards {
  padding: 10px 0 0;
}
.zwb-awards:before,
.zwb-awards:after {
  position: absolute;
  content: "";
  left: 0;
  width: 100%;
  height: 50%;
  z-index: 0;
}
.zwb-awards:before {
  background: #02020a;
  top: 0;
}
.zwb-awards:after {
  background: #fff;
  bottom: 0;
}
.zwb-awards .zwb-midea-obj {
  padding: 10px 0 60px;
}
.zwb-awards .zwb-summit-rprt {
  max-width: 1171px;
  box-shadow: 0px 50px 35px 0px rgba(0, 0, 0, 0.1);
  border-radius: 20px;
  margin-bottom: 20px;
  transition: box-shadow 0.3s ease-in-out;
}
/* Image and content media type */
.zwb-midea-obj {
  width: 100%;
  margin-top: 20px;
}
.zwb-midea-obj .img-obj {
  flex: 0 1 auto;
  width: auto;
  max-width: 100%;
}
.zwb-midea-obj .img-obj img {
  max-width: 147px;
}
.zwb-midea-obj .cntnt-blck {
  flex: 1 1 100%;
  max-width: 100%;
  padding-left: 30px;
  flex-basis: 0;
  min-width: 0;
}
.zwb-midea-obj .cntnt-blck,
.zwb-midea-obj .cntnt-blck p {
  color: #fff;
  font-size: 16px;
  line-height: 1.6;
  font-family: var(--zf-primary-regular);
}
.zwb-midea-obj .cntnt-blck p:last-child {
  margin-bottom: 0;
}
/* Trusted Brands */
.zwc-trusted-sec {
  padding: 105px 0 20px;
}
.zwc-trusted-sec .zwb-ttle h2 {
  font-size: 16px;
  letter-spacing: 8px;
  font-family: var(--zf-primary-regular);
  text-transform: uppercase;
  position: relative;
  text-align: center;
}
.zwc-trusted-sec .zwb-ttle h2 span {
  background: #fff;
  display: inline-block;
  position: relative;
  z-index: 1;
  padding: 8px 20px;
}
.zwc-trusted-sec .zwb-ttle h2:before,
.zwc-trusted-sec .zwb-ttle h2:after {
  position: absolute;
  content: "";
  width: 50%;
  height: 1px;
  background: rgba(0, 0, 0, 0.15);
  top: 50%;
}
.zwc-trusted-sec .zwb-ttle h2:before {
  left: 0;
}
.zwc-trusted-sec .zwb-ttle h2:after {
  right: 0;
}
/* Trusted Brands ends*/
/* Image and content media type ends*/
.zwb-tstimonial {
  padding: 0 0 134px;
}
.zwb-tstimonial-cntnt {
  background: url(/sites/zweb/images/backstage/home/zwb-tstimonial.png);
  background-repeat: no-repeat;
  padding: 0 80px 105px;
  border-radius: 30px;
  background-size: cover;
  background-position: center center;
  overflow: hidden;
}
.zwc-custmr-bdge {
  margin-bottom: 90px;
}
.zwc-custmr-bdge span {
  border-radius: 0px 0px 14px 14px;
  background: #000;
  box-shadow: 0px 84px 104px 0px rgba(0, 0, 0, 0.15);
  color: #fff;
  padding: 20px 26px;
  font-size: 20px;
  font-family: var(--zf-primary-medium);
  text-transform: uppercase;
  display: inline-block;
}
.zwc-vdeo-tstimonial {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-wrap: wrap;
}
.zwc-vdeo-thumb {
  position: relative;
  max-width: 210px;
}
.zwc-vdeo-thumb .vimvideo {
  bottom: 6%;
  right: 6%;
  width: 57px;
  height: 57px;
  background: #fff;
  display: inline-flex;
  box-shadow: 0px 24px 24px rgba(0, 0, 0, 0.25);
  border-radius: 100%;
  align-items: center;
  border: none;
  justify-content: center;
  cursor: pointer;
}
.zwc-vdeo-thumb img {
  border-radius: 20px;
}
.zwc-vdeo-urls {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 24px 0 0;
  gap: 12px;
}
.zwc-vdeo-urls li button {
  cursor: pointer;
  padding: 0;
  outline: none;
  background: transparent;
  border: none;
  border-radius: 10px;
  display: inline-block;
  max-width: 64px;
  overflow: hidden;
}
.zwc-vdeo-urls li button:focus {
  border: 1px solid #f88836;
}
.zwc-vdeo-urls li img {
  max-width: 50px;
  border-radius: 10px;
}
.zwc-vdeo-cntnt {
  flex: 1;
  margin-left: 50px;
}
.zwc-vdeo-cntnt .zwc-dtls {
  padding: 0 0 0 50px;
  border-left: 1px dashed #9996ff;
}
.zwc-vdeo-cntnt img {
  max-width: 110px;
}
.zwc-vdeo-cntnt img.logo-krupa,
.zwc-vdeo-cntnt img.logo-coldchain {
  margin-bottom: 14px;
}
.zwc-vdeo-cntnt img.logo-krupa {
  max-width: 140px;
}
.zwc-vdeo-cntnt img.logo-coldchain {
  max-width: 140px;
}
.zwc-vdeo-cntnt p {
  color: #fff;
  font-size: 32px;
  font-family: var(--zf-primary-medium);
  line-height: 1.4;
}
.zwc-designation {
  margin: 50px 0 0;
  padding-left: 14px;
  border-left: 4px solid #f88836;
}
.zwc-designation strong,
.zwc-designation span {
  display: block;
  color: #fff;
}
.zwc-designation strong {
  font-size: 16px;
  font-family: var(--zf-primary-bold);
  text-transform: uppercase;
}
.zwc-designation span {
  color: #fff;
  font-size: 16px;
  font-family: var(--zf-primary-regular);
  text-transform: uppercase;
}
.zwc-stories {
  margin-top: 100px;
}
.viewmore-stories {
  color: #fff;
  font-size: 16px;
  font-family: var(--zf-primary-bold);
  display: inline-block;
  padding: 14px 24px;
  border: 1px solid #fff;
  transition: all ease-out 0.3s;
}
.viewmore-stories:hover {
  background: #fff;
  color: #000;
}

/* Trusted Barnds logo starts*/
.trusted-brand-logos {
  align-items: center;
  overflow: hidden;
  max-width: 100%;
  flex-wrap: wrap;
  justify-content: center;
  display: flex;
  align-items: center;
}

.trusted-brand-logos li {
  display: none !important;
  width: auto;
  flex: none;
  margin: 20px 26px 20px 26px;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.trusted-brand-logos li span {
  display: block;
  text-align: center;
  color: #000;
  font-size: 16px;
  font-family: var(--primaryfont-regular);
  margin-top: 20px;
  max-width: 130px;
  /* word-break: break-word; */
}

.trusted-brand-logos li img {
  width: auto;
  max-height: 36px;
  min-height: auto;
  display: block;
  margin: 0 auto auto;
}
.trusted-brand-logos li img,
.trusted-brand-logos li span {
  opacity: 0;
  transform: scale(0.6);
  transition: transform 0.4s ease-out, opacity 0.4s ease-out;
}
.zwe-op .trusted-brand-logos li img,
.zwe-op .trusted-brand-logos li span {
  transform: scale(1);
  opacity: 1;
}

.trusted-brand-logos li.current-region {
  display: inline-flex !important;
}

.trusted-brand-logos .trstd-img-24 {
  max-height: 24px;
}

.trusted-brand-logos .trstd-img-28 {
  max-height: 28px;
}

.trusted-brand-logos .trstd-img-30 {
  max-height: 30px;
}

.trusted-brand-logos .trstd-img-32 {
  max-height: 32px;
}

.trusted-brand-logos .trstd-img-34 {
  max-height: 34px;
}

.trusted-brand-logos .trstd-img-42 {
  max-height: 42px;
}

.trusted-brand-logos .trstd-img-46 {
  max-height: 46px;
}

.trusted-brand-logos .trstd-img-50 {
  max-height: 50px;
}

.trusted-brand-logos .trstd-img-54 {
  max-height: 54px;
}

.trusted-brand-logos .trstd-img-60 {
  max-height: 60px;
}

.trusted-brand-logos .trstd-img-70 {
  max-height: 70px;
}

.trusted-brand-logos .trstd-img-74 {
  max-height: 74px;
}

.trusted-brand-logos .trstd-img-80 {
  max-height: 80px;
}
/* Trusted Barnds logo ends */

/* Link type card styles */
.zwb-event-exp {
  padding: 0 0 140px;
}
.zwb-event-exp .zwb-ttle {
  margin: 0 auto 80px;
}
.zcol-horz-line-spacer {
  width: 1px;
  background: rgba(0, 0, 0, 0.15);
  height: 100%;
  margin: 0 auto;
}
.zwb-card-wth-lnk .zwb-arw-lnk {
  margin: 0 0 80px;
}
.zwb-card-wth-lnk .txt-bdge {
  font-size: 16px;
  font-family: var(--zf-primary-bold);
  line-height: 1;
  color: #000000;
  text-transform: uppercase;
  margin: 0 0 35px;
  position: relative;
  display: block;
  padding-left: 10px;
}
.zwb-card-wth-lnk .txt-bdge:before {
  position: absolute;
  content: "";
  height: 80%;
  width: 3px;
  background: #e77729;
  left: 0;
  top: 2px;
}
.zwb-card-wth-lnk h3 {
  font-size: 32px;
  font-family: var(--zf-primary-semibold);
  font-weight: 600;
  line-height: 1.35;
  max-width: 414px;
  margin: 0 0 20px;
}
.zwb-card-wth-lnk p {
  font-size: 16px;
}
.zwb-card-img {
  position: relative;
}
.zwb-card-img .zwb-card-bg1 {
  top: 13%;
  left: 8%;
  z-index: -1;
  max-width: 296px;
  width: 57%;
}
.zwb-card-img .zwb-card-bg2 {
  top: 1%;
  left: 26%;
  z-index: -1;
  max-width: 272px;
  width: 51%;
}
.zwb-card-img .zwb-card-img1 {
  max-width: 206px;
  width: 40%;
  margin-bottom: 24%;
}
.zwb-card-img .zwb-card-img2 {
  top: 16%;
  left: 34%;
  max-width: 197px;
  width: 38%;
  filter: drop-shadow(-50px 54px 74px rgba(0, 0, 0, 0.4));
}
.zwb-card-img .zwb-card-img3 {
  max-width: 206px;
  max-width: 40%;
  margin-bottom: 24%;
}

.zwb-card-img .zwb-card-img4 {
  top: 20%;
  left: 34%;
  max-width: 205px;
  width: 38%;
  filter: drop-shadow(-50px 54px 74px rgba(0, 0, 0, 0.4));
}
.zwc-readmore {
  display: inline-block;
  position: relative;
  cursor: pointer;
  padding-right: 20px;
  color: #1a1fcf;
  font-family: var(--primaryfont-bold);
  font-size: 16px;
}
.zwc-readmore .zwp-arrow {
  position: relative;
  width: 15px;
  height: 2px;
  display: inline-block;
  top: -3px;
  right: -12px;
  transition: all ease 0.3s;
  background: #1a1fcf;
}
.zwc-readmore .zwp-arrow:after {
  box-sizing: content-box;
  content: "";
  position: absolute;
  width: 6px;
  height: 6px;
  transform: rotate(-45deg);
  border: 2px solid #1a1fcf;
  border-left: 0;
  border-top: 0;
  top: -3px;
  right: 0;
}
.zwc-readmore:hover .zwp-arrow {
  transform: translateX(3px);
  transition: all ease 0.3s;
}
.zwc-readmore.blg-arw .zwp-arrow {
  background: #1a1fcf;
}
.blg-arw .zwp-arrow:after,
.whte-arw .zwp-arrow:after,
.blck-arw .zwp-arrow:after {
  border-left: 0;
  border-top: 0;
}
.blg-arw .zwp-arrow:after {
  border-right: 2px solid #1a1fcf;
  border-bottom: 2px solid #1a1fcf;
}
.zwc-readmore.whte-arw .zwp-arrow {
  background: #fff;
}
.whte-arw .zwp-arrow:after {
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
}
.zwc-readmore.blck-arw .zwp-arrow {
  background: #000;
}
.blck-arw .zwp-arrow:after {
  border-right: 2px solid #000;
  border-bottom: 2px solid #000;
}

/* Link type card ends */

/* Security lock styles */
.zwb-sec-privacy {
  background: #1a1fcf;
  padding: 110px 0 0;
}
.zwb-sec-privacy .zwb-ttle {
  z-index: 2;
  position: relative;
}
.zwb-sec-privacy .zwb-ttle p {
  max-width: 828px;
  margin: 0 auto;
}
.zwb-sec-privacy-img {
  position: relative;
  padding-top: 80px;
  z-index: 2;
}
.zwc-security-anim {
  max-width: 258px;
  width: 23%;
  bottom: 10%;
  left: 50%;
  transform: translate(-50%, 0%);
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.zwc-dots-anim {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 6px;
  margin-bottom: 20px;
}
.zwc-dots-anim .zwc-sm-dots {
  display: inline-block;
  width: 8px;
  height: 8px;
  background: #fff;
  border-radius: 100%;
}
.zwc-lock-img {
  width: 100%;
  max-width: 258px;
}
.zwc-dots-anim .zwc-md-dots {
  width: 40px;
  height: 40px;
  background: #fff;
  border-radius: 100%;
  display: inline-block;
  position: relative;
}
.zwc-dots-anim .zwc-sm-line {
  width: 2px;
  height: 68px;
  display: inline-block;
  background: #fff;
  transition: height 0.4sease-in;
}
.zwc-dots-anim .zwc-md-dots:before {
  content: "";
  width: 18px;
  height: 11px;
  position: absolute;
  border: 2px solid rgba(9, 157, 95, 1);
  transform: translate(-50%, -50%) rotate(-50deg) scale(1);
  top: 42%;
  left: 50%;
  border-top: 2px solid transparent;
  border-right: 2px solid transparent;
  border-radius: 2px;
  transition: transform 0.3s ease;
}
.zwc-dots-anim .zwc-md-dots.draw:before {
  transform: translate(-50%, -50%) rotate(-50deg) scale(1.1);
}
.zwc-curved-bg {
  position: absolute;
  bottom: 0;
  z-index: 0;
  max-width: 100%;
  left: 0;
}
/* Security lock styles end*/
/* Footer styles */
.zwb-footer {
  padding: 70px 0 90px;
}
/* Footer styles ends*/
.org-awrds-imgs .slick-prev,
.org-awrds-imgs .slick-next {
  border: 1px solid rgba(239, 240, 255, 1);
  border-radius: 100%;
}
.org-awrds-imgs .slick-prev {
  top: unset;
  left: unset;
  transform: translate(-50%, 0);
  bottom: 20px;
  right: 12%;
}
.org-awrds-imgs .slick-next {
  right: 10%;
  top: unset;
  bottom: 20px;
  transform: translate(50%, 0);
}
.org-awrds-imgs .slick-next:after,
.org-awrds-imgs .slick-next:before,
.org-awrds-imgs .slick-prev:after,
.org-awrds-imgs .slick-prev:before {
  height: 12px;
}
.org-awrds-imgs .slick-prev:before {
  top: 5px;
  left: 12px;
}
.org-awrds-imgs .slick-prev:after {
  bottom: 4px;
  left: 12px;
}
.org-awrds-imgs .slick-next:before {
  top: 5px;
  right: 12px;
}
.org-awrds-imgs .slick-next:after {
  bottom: 4px;
  right: 12px;
}
.org-awrds-imgs .slick-next:hover::after,
.org-awrds-imgs .slick-next:hover::before,
.org-awrds-imgs .slick-prev:hover::after,
.org-awrds-imgs .slick-prev:hover::before {
  background: rgb(255, 255, 255);
}
.org-awrds-imgs.slick-dotted.slick-slider {
  margin-bottom: 0;
}
.org-awrds-imgs .slick-dots {
  margin: 10px 0 0;
}
/*FAQ*/
.bottom-faq-sec {
  padding: 100px 0 120px;
}
.bottom-faq-sec .block-content {
  max-width: 840px;
  margin-left: auto;
  margin-right: auto;
}
.collapse-item {
  border-bottom: 1px solid #cbcbcb;
}

.collapse-container {
  margin: 0 auto;
}
.collapse-content ul {
  margin-bottom: 20px;
}

.collapse-content ul li {
  margin-bottom: 12px;
}
.collapse-content ul li strong {
  font-family: var(--zf-primary-semibold);
  font-weight: normal;
  display: inline-block;
}

.collapse-content {
  display: none;
}

.collapse-content p {
  max-width: 780px;
  line-height: var(--h8-line-height);
}

.collapse-button {
  background: 0;
  border: 0;
  font-size: 24px;
  line-height: 1.4;
  margin: 0;
  outline: 0;
  font-family: var(--zf-primary-medium);
  cursor: pointer;
  padding: 28px 80px 28px 0;
  position: relative;
  width: 100%;
  text-align: left;
  color: var(--black-color);
}

.collapse-button:after {
  content: "";
  display: inline-block;
  padding: 4px;
  position: absolute;
  transition: all 0.3s ease;
  border: solid #000;
  clear: both;
  border-width: 0 2px 2px 0;
  right: 10px;
  top: 50%;
  transform: rotate(45deg) translateY(-50%);
}

.collapse-button.active:after {
  border: 2px solid #000;
  border-width: 0 2px 2px 0;
  transform: translateY(-50%) rotate(-135deg);
}

.collapse-content,
.collapse-content p {
  font-size: 18px;
}
/*FAQ Ends */
/* Animations starts */
.zws-anim-scale,
.zws-anim-top,
.zws-anim-bottom,
.stcky-ovrly-img1-1,
.zws-anim-left,
.zws-anim-right {
  transition: transform 0.5s ease-in, opacity 0.5s ease-in;
  opacity: 0;
}

.zwe-op .zws-anim-scale,
.zwe-op .zws-anim-top,
.zwe-op .zws-anim-bottom,
.zwe-op.zwe-ob .zws-anim-top,
.zwe-op .zws-anim-left,
.zwe-op .zws-anim-right {
  opacity: 1;
}
.zws-anim-top {
  transform: translateY(40px);
}
.zws-anim-bottom {
  transform: translateY(-40px);
}
.zws-anim-left {
  transform: translateX(40px);
}
.zws-anim-right {
  transform: translateX(-40px);
}
.zws-anim-scale {
  transform: scale3d(0.6, 0.6, 0.6);
}
.zwe-op .zws-anim-scale {
  transform: scale3d(1, 1, 1);
}
.zwe-op .zws-anim-top,
.zwe-op .zws-anim-bottom,
.zwe-op.zwe-ob .zws-anim-top {
  transform: translateY(0);
}
.zwe-op .zws-anim-left,
.zwe-op .zws-anim-right {
  transform: translateX(0);
}
.zwc-delay1 {
  transition-delay: 0.4s;
}
.zwc-delay2 {
  transition-delay: 0.5s;
}
.zwc-delay3 {
  transition-delay: 0.9s;
}
.zwe-op .stcky-ovrly-img1-1 {
  opacity: 1;
  transform: translate(0, -50%);
}
.stcky-ovrly-img1-1 {
  transform: translate(50px, -50%);
}
.zwe-op .zwc-stcky-plchlder .stcky-ovrly-img1-1,
.zwe-op .zwc-stcky-plchlder .stcky-ovrly-img1-2 {
  opacity: 1;
}
/* Animation ends */

/* Media query */
.i18n-ar .zw-product-header {
  left: 0;
  right: 0;
}
.i18n-ar .zwc-marquee-plceldre .zwc-marquee-control {
  left: 24px;
  right: unset;
}
.i18n-ar .zwb-bnr .zwc-vdeo-ovrly:before {
  right: 0;
  left: unset;
}
.i18n-ar .zwc-bnr-ovrly-img1 {
  right: -10%;
  left: unset;
}
.i18n-ar .zwb-vdeo-bg video {
  transform: translate(50%, -50%);
  right: 50%;
  left: unset;
}
.i18n-ar .zwc-video-control {
  left: 2%;
  right: unset;
}
.i18n-ar .zwb-org-awards:before,
.i18n-ar .zwb-org-awards:after {
  right: 0;
  left: unset;
}
.i18n-ar .org-awrds-lsts {
  transform: translate(0, 50px);
}
.i18n-ar .zwe-op .org-awrds-lsts {
  transform: translate(0, 0);
}
.i18n-ar .org-awrds-lsts .zwb-hding-cntnt {
  padding: 60px 60px 60px 0;
}
.i18n-ar .org-awrds-imgs {
  padding-left: 50px;
  padding-right: unset;
}
.i18n-ar .org-awrds-imgs:before {
  right: unset;
  left: 0;
  transform: rotate(0deg);
}
.i18n-ar .org-awrds-imgs:after {
  left: 0;
  right: unset;
  transform: rotate(0deg);
}
.i18n-ar .zwc-stcky-menu a {
  padding: 10px 24px 10px 24px;
  margin-right: 24px;
  margin-left: unset;
}
.i18n-ar .zwc-stcky-menu a:before {
  transform: translate(50%, -50%);
  right: 0;
  left: unset;
}
.i18n-ar .zwc-mlti-lsts li {
  padding-right: 44px;
  padding-left: unset;
}
.i18n-ar .zwc-mlti-lsts li:before {
  right: 0;
  left: unset;
}
.i18n-ar .zwc-stcky-wrpr-img1,
.i18n-ar .zwc-stcky-wrpr-img2,
.i18n-ar .zwc-stcky-wrpr-img3,
.i18n-ar .zwc-stcky-wrpr-img4 {
  margin-right: auto;
  margin-left: unset;
}
.i18n-ar .stcky-ovrly-img1-1 {
  transform: translate(-50px, -50%);
  right: 0;
  left: unset;
}
.i18n-ar .stcky-ovrly-img1-2 {
  left: 6%;
  right: unset;
}
.i18n-ar .stcky-ovrly-img2-1 {
  left: 29%;
  right: unset;
}
.i18n-ar .stcky-ovrly-img2-2 {
  left: 25%;
  right: unset;
}
.i18n-ar .stcky-ovrly-img2-3 {
  left: 10%;
  right: unset;
}
.i18n-ar .stcky-ovrly-img3-1 {
  left: 32%;
  right: unset;
}
.i18n-ar .stcky-ovrly-img3-2 {
  left: 32%;
  right: unset;
}
.i18n-ar .stcky-ovrly-img3-3 {
  left: -3%;
  right: unset;
}
.i18n-ar .stcky-ovrly-img4-1 {
  left: 32%;
  right: unset;
}
.i18n-ar .stcky-ovrly-img4-2 {
  left: 10%;
  right: unset;
}
.i18n-ar .stcky-ovrly-img5-1 {
  left: 10%;
  right: unset;
}
.i18n-ar .stcky-ovrly-img5-2 {
  right: 6%;
  left: unset;
}
.i18n-ar .zwc-prd-count li {
  text-align: center;
  border-right: 1px solid #c2c2c2;
  border-left: unset;
  padding: 94px 40px 90px 40px;
}
.i18n-ar .zwc-prd-count li em {
  transform: translate(50%, -50%);
  right: 50%;
  left: unset;
}
.i18n-ar .zwc-abt-backstage ul li:first-child {
  border-right: 0;
  border-left: unset;
}
.i18n-ar .zwc-ovrly-img1 {
  left: 0;
  right: unset;
}
.i18n-ar .zwc-ovrly-img2 {
  right: 28%;
  left: unset;
}
.i18n-ar .zwc-ovrly-img3 {
  left: 0;
  right: unset;
}
.i18n-ar .zwc-ovrly-img4 {
  right: 16%;
  left: unset;
}
.i18n-ar .zwc-ovrly-img5 {
  left: 0;
  right: unset;
}
.i18n-ar .zwc-ovrly-img6 {
  left: 8%;
  right: unset;
}
.i18n-ar .zwb-awards:before,
.i18n-ar .zwb-awards:after {
  right: 0;
  left: unset;
}
.i18n-ar .zwb-midea-obj .cntnt-blck {
  padding-right: 30px;
  padding-left: unset;
}
.i18n-ar .zwc-trusted-sec .zwb-ttle h2 {
  text-align: center;
}
.i18n-ar .zwc-trusted-sec .zwb-ttle h2:before {
  right: 0;
  left: unset;
}
.i18n-ar .zwc-trusted-sec .zwb-ttle h2:after {
  left: 0;
  right: unset;
}
.i18n-ar .zwc-custmr-bdge span {
  border-radius: 0 14px 14px 0;
}
.i18n-ar .zwc-vdeo-thumb .vimvideo {
  left: 6%;
  right: unset;
}
.i18n-ar .zwc-vdeo-cntnt {
  margin-right: 50px;
  margin-left: unset;
}
.i18n-ar .zwc-vdeo-cntnt .zwc-dtls {
  padding: 0 50px 0 0;
  border-right: 1px dashed #9996ff;
  border-left: unset;
}
.i18n-ar .zwc-designation {
  border-right: 4px solid #f88836;
  border-left: unset;
  padding-right: 14px;
  padding-left: unset;
}
.i18n-ar .trusted-brand-logos li {
  margin: 20px 26px 20px 26px;
}
.i18n-ar .trusted-brand-logos li span {
  text-align: center;
}
.i18n-ar .zwb-card-wth-lnk .txt-bdge {
  padding-right: 10px;
  padding-left: unset;
}
.i18n-ar .zwb-card-wth-lnk .txt-bdge:before {
  right: 0;
  left: unset;
}
.i18n-ar .zwb-card-img .zwb-card-bg1 {
  right: 8%;
  left: unset;
}
.i18n-ar .zwb-card-img .zwb-card-bg2 {
  right: 26%;
  left: unset;
}
.i18n-ar .zwb-card-img .zwb-card-img2 {
  right: 34%;
  left: unset;
}
.i18n-ar .zwb-card-img .zwb-card-img4 {
  right: 34%;
  left: unset;
}
.i18n-ar .zwc-readmore {
  padding-left: 20px;
  padding-right: unset;
}
.i18n-ar .zwc-readmore .zwp-arrow {
  left: -12px;
  right: unset;
}
.i18n-ar .zwc-readmore .zwp-arrow:after {
  border-right: 0;
  border-left: 2px solid #1a1fcf;
  left: 0;
  right: unset;
  transform: rotate(45deg);
}
.i18n-ar .zwc-readmore:hover .zwp-arrow {
  transform: translateX(-3px);
}
.i18n-ar .blg-arw .zwp-arrow:after,
.i18n-ar .whte-arw .zwp-arrow:after,
.i18n-ar .blck-arw .zwp-arrow:after {
  border-right: 0;
  border-left: unset;
}
.i18n-ar .blg-arw .zwp-arrow:after {
  border-left: 2px solid #1a1fcf;
  border-right: unset;
}
.i18n-ar .whte-arw .zwp-arrow:after {
  border-left: 2px solid #fff;
  border-right: unset;
  transform: rotate(45deg);
}
.i18n-ar .blck-arw .zwp-arrow:after {
  border-left: 2px solid #000;
  border-right: unset;
  transform: rotate(45deg);
}
.i18n-ar .zwc-security-anim {
  transform: translate(-50%, 0);
  right: unset;
  left: 50%;
}
.i18n-ar .zwc-dots-anim .zwc-md-dots:before {
  transform: translate(50%, -50%) rotate(-50deg) scale(1);
  border-left: 2px solid transparent;
  border-right: unset;
  right: 50%;
  left: unset;
}
.i18n-ar .zwc-dots-anim .zwc-md-dots.draw:before {
  transform: translate(50%, -50%) rotate(-50deg) scale(1.1);
}
.i18n-ar .zwc-curved-bg {
  right: 0;
  left: unset;
}
.i18n-ar .org-awrds-imgs .slick-prev {
  transform: translate(-50%, 0);
  left: 12%;
  right: unset;
}
.i18n-ar .org-awrds-imgs .slick-next {
  transform: translate(50%, 0);
  left: 10%;
  right: unset;
}
.i18n-ar .org-awrds-imgs .slick-prev:before {
  right: 12px;
  left: unset;
}
.i18n-ar .org-awrds-imgs .slick-prev:after {
  right: 12px;
  left: unset;
}
.i18n-ar .org-awrds-imgs .slick-next:before {
  left: 12px;
  right: unset;
}
.i18n-ar .org-awrds-imgs .slick-next:after {
  left: 12px;
  right: unset;
}
.i18n-ar .zws-anim-left {
  transform: translateX(-40px);
}
.i18n-ar .zws-anim-right {
  transform: translateX(40px);
}
.i18n-ar .zwe-op .zws-anim-left,
.i18n-ar .zwe-op .zws-anim-right {
  transform: translateX(0);
}
.i18n-ar .zwe-op .stcky-ovrly-img1-1 {
  transform: translate(0, -50%);
}
.i18n-ar .stcky-ovrly-img1-1 {
  transform: translate(-50px, -50%);
}
.i18n-ar .zwb-signup-frm.signup-box .socl-signup,
.i18n-ar .zwc-count-bdge,
.i18n-ar .txt-cntr * {
  text-align: center;
}
.i18n-ar .zwb-signup-frm.signup-box .socl-signup *,
.i18n-ar .zwc-count-bdge *,
.i18n-ar .zwc-prd-count li * {
  text-align: center;
}
.i18n-ar .zvdio-demo .play-icon {
  margin-left: 12px;
  margin-right: unset;
}
.i18n-ar .zwc-view-more.txt-cntr {
  text-align: center;
}
.i18n-ar span.d-blck {
  display: inline;
}
.other-lang section.zwc-content-wrap.zwb-tstimonial {
  display: none;
}
.i18n-vi .zwb-footer h2 {
  width: 100%;
  max-width: 650px;
  margin: 0 auto;
}
/* Other lang starts */
.other-lang .zwc-prd-count li em {
  font-size: 0;
}
.i18n-de .zwc-readmore {
  max-width: 400px;
}
.zw-product-backstage.i18n-th .zwb-bnr .zwb-cntnt-blck h1 {
  font-size: 16px !important;
  font-family: var(--zf-primary-semibold) !important;
}
.other-lang .zcontact-form.float_btn.float_btn {
  max-width: 120px;
}
.lang-rtl .collapse-button {
  padding: 28px 0 28px 80px;
  text-align: right;
}
.lang-rtl .collapse-button:after {
  left: 10px;
  right: unset;
}
.i18n-de .hglghtd-txt {
    display: block;
}
/* Other lang ends */
@media (min-width: 1440px) {
  .other-lang .zwb-cntnt-blck h2 {
    font-size: 52px;
  }
}
@media (max-width: 1440px) {
  /* Title */
  .zwb-ttle h2 {
    font-size: 48px;
  }
  .zwb-bnr .zwb-cntnt-blck {
    max-width: 520px;
  }
  .zwb-vdeo-bg {
    padding: 90px 0 90px;
  }
  .zwb-cntnt-blck h2 {
    font-size: 52px;
  }
  .zwb-bnr .zwb-cntnt-blck p {
    font-size: 18px;
  }
  .zwc-crtifcate {
    padding: 0 0 70px;
  }

  .trusted-brand-logos li span {
    font-size: 14px;
  }
  .zwb-vdeo-crds {
    padding: 90px 0 120px;
  }
  .zwb-vdeo-crd-item h3 {
    font-size: 24px;
  }
  .zwb-vdeo-crd-item p {
    font-size: 18px;
  }
  .zwb-vdeo-crd-item a {
    margin-bottom: 30px;
  }
  /* /// */
  .org-awrds-lsts .zwb-hding-cntnt {
    padding: 30px 0 30px 30px;
  }
  .org-awrds-lsts .zwb-hding-cntnt {
    max-width: 340px;
  }
  .org-awrds-lsts {
    padding: 30px;
    align-items: center;
  }
  .org-awrds-lsts h3 {
    font-size: 32px;
  }
  .org-awrds-lsts p {
    font-size: 16px;
  }
  /* /// */
  .zwb-stcky-section {
    padding: 110px 0 150px;
  }
  .zwb-stcky-wrpr article h3 {
    font-size: 26px;
  }
  .zwc-mlti-lsts {
    max-width: 410px;
  }
  .zwc-mlti-lsts li {
    font-size: 18px;
  }
  .readmore-line-btn {
    padding: 12px 20px;
  }
  .zwc-prd-count li em {
    width: 50px;
    height: 50px;
  }
  .zwc-prd-count li em:before {
    transform: scale(0.8);
  }
  .zwc-abt-backstage ul li strong {
    font-size: 34px;
  }
  .zwc-prd-count li {
    padding: 64px 40px 50px 40px;
  }
  /* /// */
  .zwb-tile-imgs {
    padding: 100px 0;
  }
  .zwc-tile-cntnt h3 {
    font-size: 28px;
  }
  /* /// */
  .zwb-tstimonial-cntnt {
    padding: 0 70px 80px;
  }
  .zwc-custmr-bdge span {
    font-size: 16px;
    padding: 12px 20px;
  }
  .zwc-custmr-bdge {
    margin-bottom: 70px;
  }
  .zwc-vdeo-cntnt img {
    max-width: 90px;
  }
  .zwc-vdeo-cntnt p {
    font-size: 24px;
    max-width: 540px;
  }
  .zwc-designation span {
    font-size: 14px;
  }
  .zwc-stories {
    margin-top: 60px;
  }

  /* //// */
  .zwb-event-exp {
    padding: 0 0 110px;
  }
  .zwb-card-wth-lnk .txt-bdge {
    font-size: 14px;
  }
  .zwb-card-wth-lnk h3 {
    font-size: 24px;
    max-width: 300px;
  }
  /* ///// */
  .zwb-sec-privacy {
    padding: 90px 0 0;
  }
  .zwc-security-anim {
    max-width: 210px;
  }
  .i18n-ar .zwb-vdeo-bg {
    padding: 90px 0 90px;
  }
  .i18n-ar .zwc-crtifcate {
    padding: 0 0 70px;
  }
  .i18n-ar .zwb-vdeo-crds {
    padding: 90px 0 120px;
  }
  .i18n-ar .org-awrds-lsts {
    padding: 30px;
  }
  .i18n-ar .zwb-stcky-section {
    padding: 110px 0 150px;
  }
  .i18n-ar .readmore-line-btn {
    padding: 12px 20px;
  }
  .i18n-ar .zwc-prd-count li {
    padding: 64px 40px 50px 40px;
  }
  .i18n-ar .zwb-tile-imgs {
    padding: 100px 0;
  }
  .i18n-ar .zwb-tstimonial-cntnt {
    padding: 0 70px 80px;
  }
  .i18n-ar .zwc-custmr-bdge span {
    padding: 12px 20px;
  }
  .i18n-ar .zwb-event-exp {
    padding: 0 0 110px;
  }
  .i18n-ar .zwb-sec-privacy {
    padding: 90px 0 0;
  }
  .zwc-wrpr-img1 {
    margin-top: 100px;
  }
  .zwc-wrpr-img2 {
    margin-top: 80px;
  }
  .zwc-wrpr-img3 {
    margin-top: 60px;
  }
  .zwc-wrpr-img4 {
    margin-top: 50px;
  }
}
@media (max-width: 1199px) {
  .zwc-content-wrap .content-wrap {
    padding: 0 10px;
  }
  .zcol-lg-7 {
    max-width: calc(58.33% - 10px);
    flex-basis: calc(58.33% - 10px);
  }
  /* Title */
  .zwb-ttle h2 {
    font-size: 42px;
  }
  .zwb-cntnt-blck h2 {
    font-size: 44px;
  }

  .i18n-de .zwb-cntnt-blck h2,
  .i18n-de .zwb-ttle h2 {
    font-size: 40px;
    word-wrap: break-word;
  }
  .zwc-bnr-ovrly-img1 {
    left: -4%;
    width: 20%;
  }
  .zwb-bnr .zwb-cntnt-blck p {
    font-size: 16px;
  }
  .zwb-ttle p,
  .collapse-content,
  .collapse-content p {
    font-size: 16px;
  }
  .zwb-midea-obj .img-obj img {
    max-width: 110px;
  }
  .zwb-midea-obj .cntnt-blck p {
    font-size: 14px;
  }
  .org-awrds-imgs {
    padding-right: 30px;
  }
  .org-awrds-lsts .zwb-hding-cntnt {
    padding: 40px 0 40px 20px;
  }

  .zwb-stcky-wrpr article {
    padding: 40px;
  }
  .zwb-stcky-section {
    padding: 90px 0 120px;
  }
  .zwb-tile-imgs {
    padding: 70px 0;
  }
  .zwb-tile-imgs .zwb-ttle h2 {
    max-width: 520px;
  }
  .zwc-article-cntnt {
    position: unset;
  }

  .zwc-tile-img-crd {
    padding: 40px 30px 30px 30px;
  }
  .zwc-tile-cntnt h3 {
    font-size: 24px;
  }
  .zwb-tstimonial-cntnt {
    padding: 0 60px 70px;
  }
  .zwc-vdeo-cntnt img {
    max-width: 70px;
  }
  .zwc-vdeo-cntnt p {
    font-size: 18px;
  }
  .zwc-tile-cntnt p {
    font-size: 16px;
  }
  .viewmore-stories {
    padding: 10px 18px;
  }
  .zwc-article-cntnt,
  .zwc-article-cntnt article {
    min-height: unset;
  }
  .zwc-stcky-menu {
    display: none;
  }
  .zwc-abt-backstage ul li strong {
    font-size: 26px;
  }
  /* /// */
  .zwb-event-exp {
    padding: 0 0 90px;
  }
  /* ///// */
  .zwb-sec-privacy {
    padding: 90px 0 0;
  }
  .zwb-sec-privacy .zwb-ttle p {
    max-width: 720px;
  }
  .zwc-security-anim {
    max-width: 170px;
  }
  .i18n-ar .zwc-content-wrap .content-wrap {
    padding: 0 10px;
  }
  .i18n-ar .zwc-bnr-ovrly-img1 {
    right: -4%;
    left: unset;
  }
  .i18n-ar .org-awrds-imgs {
    padding-left: 30px;
    padding-right: unset;
  }
  .i18n-ar .org-awrds-lsts .zwb-hding-cntnt {
    padding: 40px 20px 40px 0;
  }
  .i18n-ar .zwb-stcky-wrpr article {
    padding: 40px;
  }
  .i18n-ar .zwb-stcky-section {
    padding: 90px 0 120px;
  }
  .i18n-ar .zwb-tile-imgs {
    padding: 70px 0;
  }
  .i18n-ar .zwc-tile-img-crd {
    padding: 30px;
  }
  .i18n-ar .zwb-tstimonial-cntnt {
    padding: 0 60px 70px;
  }
  .i18n-ar .viewmore-stories {
    padding: 10px 18px;
  }
  .i18n-ar .zwb-event-exp {
    padding: 0 0 90px;
  }
  .i18n-ar .zwb-sec-privacy {
    padding: 90px 0 0;
  }
  .zwc-wrpr-img1 {
    margin-top: 80px;
  }
  .zwc-wrpr-img2 {
    margin-top: 70px;
  }
  .zwc-wrpr-img3 {
    margin-top: 50px;
  }
  .zwc-wrpr-img4 {
    margin-top: 40px;
  }
  .bottom-faq-sec {
    padding: 90px 0 90px;
  }
  .collapse-button {
    font-size: 20px;
    padding: 28px 40px 28px 0;
  }
  .other-lang .zwc-abt-backstage ul li span {
    min-height: 46px;
    font-size: 13px;
  }
}
@media (max-width: 991px) {
  .zcol-md-8 {
    max-width: calc(66.67% - 10px);
    flex-basis: calc(66.67% - 10px);
  }
  .zcol-md-12 {
    flex-basis: calc(100% - 0px);
    max-width: calc(100% - 0px);
  }
  /* Title */

  .zwb-ttle h2 {
    font-size: 34px;
  }
  .non-umain .zwb-bnr .act-btn.cta-btn {
    display: inline-block;
  }
  .zwc-after-login {
    width: 100%;
    margin-top: 40px;
  }
  .zwb-bnr .zwb-cntnt-blck {
    text-align: center;
    max-width: 400px;
  }
  .zwb-bnr .zwc-btn-set {
    justify-content: center;
    max-width: 410px;
    margin-left: auto;
    margin-right: auto;
  }
  .zwb-signup-frm.signup-box,
  .zwb-bnr .zwb-cntnt-blck {
    margin-left: auto;
    margin-right: auto;
  }
  .zwb-signup-frm.signup-box {
    display: none;
  }
  .zwc-trusted-sec {
    padding: 70px 0 20px;
  }
  .zwc-bnr-ovrly-img1 {
    width: 18%;
    bottom: -8%;
    left: -3%;
  }
  .zwb-bnr .zwb-cntnt-blck h1 {
    font-size: 16px;
  }
  .zwb-cntnt-blck h2 {
    font-size: 36px;
  }
  .zwb-vdeo-bg {
    padding: 90px 0 60px;
  }
  .zwb-vdeo-crds .zwb-ttle h2 {
    max-width: 290px;
    margin-left: auto;
    margin-right: auto;
  }
  .zwb-vdeo-crd-item {
    padding: 26px;
  }
  .zwb-vdeo-crd-item p {
    font-size: 16px;
  }
  .zwb-vdeo-crds {
    padding: 70px 0 100px;
  }
  .org-awrds-lsts .zwb-hding-cntnt {
    padding: 0;
    margin: 0 auto;
    width: auto;
    text-align: center;
  }
  /* .other-lang .org-awrds-lsts .zwb-hding-cntnt {
    word-break: break-all;
  } */
  .org-awrds-imgs {
    width: 100%;
    margin: 0 auto;
    padding: 20px 0;
  }
  .zwc-marquee-plceldre {
    max-width: 492px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  .zwc-count-bdge {
    font-size: 14px;
    padding: 6px 16px;
    text-align: center;
  }
  .zwb-stcky-section .zwb-ttle .d-blck {
    display: block;
  }
  .zwc-prd-count li {
    padding: 30px 20px 40px 20px;
  }
  .zwc-abt-backstage ul li strong {
    font-size: 22px;
  }
  .zwc-abt-backstage ul li span {
    font-size: 13px;
  }
  .zwb-stcky-wrpr article h3 {
    font-size: 24px;
    max-width: 270px;
  }
  .zwc-mlti-lsts {
    max-width: 310px;
  }

  .zwc-prd-count li em {
    width: 34px;
    height: 34px;
  }
  .zwc-mlti-lsts li {
    font-size: 16px;
  }
  .zwc-tile-cntnt h3 {
    max-width: 230px;
  }
  .zwb-tstimonial {
    padding: 0 0 94px;
  }
  .zwc-vdeo-thumb {
    max-width: 140px;
  }
  .zwb-tstimonial-cntnt {
    padding: 0 40px 50px;
  }
  .zwc-custmr-bdge span {
    font-size: 14px;
    padding: 10px 20px;
  }
  .zwc-vdeo-thumb .vimvideo {
    width: 40px;
    height: 40px;
  }
  .zwc-vdeo-thumb .vimvideo svg {
    width: 12px;
  }
  .zwc-vdeo-urls li img {
    max-width: 40px;
    border-radius: 6px;
  }

  /* /// */
  .zwb-event-exp {
    padding: 0 0 70px;
  }
  .zwb-event-exp .zwb-ttle {
    margin: 0 auto 60px;
  }
  .zwb-event-exp .zwb-ttle h2 .d-blck {
    display: block;
  }
  .zwb-sec-privacy {
    padding: 70px 0 0;
  }
  .zwb-sec-privacy .zwb-ttle p {
    max-width: 550px;
  }
  .zwc-security-anim {
    max-width: 100px;
  }
  .zwc-dots-anim .zwc-md-dots {
    transform: scale(0.8);
  }
  .org-awrds-imgs {
    padding-right: 0;
  }
  /* footer */
  .zwb-footer {
    background: #efefff;
    padding: 50px 0 70px;
  }

  .bottom-faq-sec {
    padding: 60px 0 70px;
  }
  .i18n-ar .zwb-bnr .zwc-btn-set {
    margin-left: auto;
    margin-right: auto;
  }
  .i18n-ar .zwb-signup-frm.signup-box,
  .i18n-ar .zwb-bnr .zwb-cntnt-blck {
    margin-left: auto;
    margin-right: auto;
  }
  .i18n-ar .zwc-trusted-sec {
    padding: 70px 0 20px;
  }
  .i18n-ar .zwc-bnr-ovrly-img1 {
    right: -3%;
    left: unset;
  }
  .i18n-ar .zwb-vdeo-bg {
    padding: 90px 0 60px;
  }
  .i18n-ar .zwb-vdeo-crds .zwb-ttle h2 {
    margin-left: auto;
    margin-right: auto;
  }
  .i18n-ar .zwb-vdeo-crd-item {
    padding: 26px;
  }
  .i18n-ar .zwb-vdeo-crds {
    padding: 70px 0 100px;
  }
  .i18n-ar .org-awrds-lsts .zwb-hding-cntnt {
    padding: 0;
    margin: 0 auto;
  }
  .i18n-ar .org-awrds-imgs {
    margin: 0 auto;
    padding: 20px 0;
  }
  .i18n-ar .zwc-count-bdge {
    padding: 6px 16px;
  }
  .i18n-ar .zwc-prd-count li {
    padding: 30px 20px 40px 20px;
  }
  .i18n-ar .zwb-tstimonial {
    padding: 0 0 94px;
  }
  .i18n-ar .zwb-tstimonial-cntnt {
    padding: 0 40px 50px;
  }
  .i18n-ar .zwc-custmr-bdge span {
    padding: 10px 20px;
  }
  .i18n-ar .zwb-event-exp {
    padding: 0 0 70px;
  }
  .i18n-ar .zwb-event-exp .zwb-ttle {
    margin: 0 auto 60px;
  }
  .i18n-ar .zwb-sec-privacy {
    padding: 70px 0 0;
  }
  .i18n-ar .org-awrds-imgs {
    padding-left: 0;
    padding-right: unset;
  }
  .i18n-ar .zwb-footer {
    padding: 50px 0 70px;
  }
  .i18n-ar .zwb-bnr .zwb-cntnt-blck,
  .i18n-ar .org-awrds-lsts .zwb-hding-cntnt,
  .i18n-ar .zwc-count-bdge {
    text-align: center;
  }
  .i18n-ar .zwb-bnr .zwb-cntnt-blck *,
  .i18n-ar .org-awrds-lsts .zwb-hding-cntnt *,
  .i18n-ar .zwc-count-bdge * {
    text-align: center;
  }
  .other-lang .zwc-mlti-lsts li {
    word-wrap: break-word;
  }
}
@media (max-width: 767px) {
  /* Title */
  .zwb-ttle h2 {
    font-size: 28px;
  }
  .zwb-signup-frm .signupcontainer .sgfrm,
  .zwb-signup-frm .signupcontainer .sgnbtnmn,
  .zwb-signup-frm h4,
  .zwb-signup-frm.signup-box p.dc-info {
    padding: 0 30px;
  }
  .zwb-bnr .zwb-cntnt-blck {
    max-width: 380px;
    margin: 0 auto 40px;
    text-align: center;
  }
  .zwb-bnr .zwb-cntnt-blck h1 {
    font-size: 14px;
  }
  .zwb-cntnt-blck h2 {
    font-size: 32px;
  }
  .zwb-signup-frm.signup-box {
    display: none;
  }
  .zcontact-form.float_btn.float_btn {
    display: none;
  }
  .zwc-after-login {
    width: 90%;
    margin: 40px auto 10px auto;
  }
  .zwc-btn-set {
    flex-direction: column;
    justify-content: center;
  }
  .zwb-vdeo-bg {
    padding: 100px 0 50px;
  }

  .zwc-crtifcate {
    padding: 0 0 50px;
  }
  .zwb-midea-obj {
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .zwb-midea-obj .cntnt-blck {
    text-align: center;
    padding: 0;
  }
  .zwb-midea-obj .img-obj {
    margin: 0 auto 20px;
  }
  .zwc-trusted-sec {
    padding: 50px 0 20px;
  }
  .trusted-brand-logos li {
    flex: none;
    margin: 14px;
    max-width: calc(50% - 28px);
  }
  .trusted-brand-logos li > [class*="trstd-img-"],
  .trusted-brand-logos li img {
    width: auto;
    margin: 0 auto;
    max-height: 30px;
  }
  .zwb-vdeo-crd-item {
    margin-bottom: 20px;
    height: auto;
  }
  .org-awrds-lsts {
    text-align: center;
    flex-direction: column;
  }
  .org-awrds-lsts h3 {
    font-size: 28px;
  }
  .zwc-stcky-menu {
    display: none;
  }
  .zwc-article-cntnt {
    position: static;
  }
  .zwb-tile-imgs .zwb-ttle h2 {
    max-width: 360px;
  }
  .zwc-stcky-wrpr-img1,
  .zwc-stcky-wrpr-img2,
  .zwc-stcky-wrpr-img3,
  .zwc-stcky-wrpr-img4 {
    margin-top: 40px;
  }
  .zwc-prd-count li {
    padding: 20px 20px 70px 20px;
  }
  
  .zwc-abt-backstage {
    border: none;
  }
  .zwc-prd-count li {
    flex: 0 0 50%;
    max-width: 50%;
    border: none;
  }

  .zwc-wrpr-img1 {
    margin-bottom: 90px;
  }
  .zwc-tile-img-crd {
    height: auto;
    margin-bottom: 20px;
  }
  .zwb-tile-imgs .zrow-mb-2 {
    margin-bottom: 0;
  }
  .zwc-vdeo-tstimonial {
    flex-direction: column;
    align-items: center;
  }
  .zwb-vdeo-crds {
    padding: 70px 0 70px;
  }
  .zwc-vdeo-cntnt {
    margin: 0;
    text-align: center;
  }
  .zwc-vdeo-cntnt .zwc-dtls {
    border: none;
    padding: 0;
  }
  .zwc-vdeo-cntnt p {
    font-size: 16px;
    max-width: 300px;
    margin: 0 0 40px;
  }
  .zwc-designation {
    max-width: 220px;
    margin: 0 auto;
    text-align: left;
  }
  .zwc-designation span {
    font-size: 12px;
  }
  .zwc-designation strong {
    font-size: 14px;
  }
  .zwc-vdeo-cntnt img {
    margin: 30px auto 20px;
  }
  /* //// */
  .zwb-sec-privacy .zwb-ttle h2,
  .zwb-footer .zwb-ttle h2,
  .zwb-event-exp .zwb-ttle h2 {
    margin-left: auto;
    margin-right: auto;
  }
  .zwb-event-exp {
    padding: 0 0 50px;
  }

  .zwb-event-exp .zwb-ttle {
    margin: 0 auto 50px;
  }

  .zcol-horz-line-spacer {
    width: 100%;
    height: 1px;
    margin: 60px 0;
  }
  .zwb-event-exp .zwb-card-wth-lnk {
    max-width: 300px;
    margin: 0 auto;
  }
  .zwb-card-wth-lnk h3 {
    font-size: 22px;
  }
  .zwb-card-wth-lnk .zwb-arw-lnk {
    margin: 0 0 50px;
  }
  /* /// */
  .zwb-sec-privacy .zwb-ttle h2 {
    max-width: 290px;
  }
  .zwc-dots-anim .zwc-sm-line {
    height: 40px;
  }
  .zwc-lock-img {
    width: 76%;
  }

  /* footer */
  .zwb-footer .zwb-ttle h2 {
    max-width: 260px;
  }
  .collapse-button {
    font-size: 16px;
    padding: 18px 40px 18px 0;
  }
  .zwc-vdeo-cntnt img.logo-krupa,
  .zwc-vdeo-cntnt img.logo-coldchain {
    max-width: 110px;
  }
 
  .i18n-ar .zwb-signup-frm .signupcontainer .sgfrm,
  .i18n-ar .zwb-signup-frm .signupcontainer .sgnbtnmn,
  .i18n-ar .zwb-signup-frm h4,
  .i18n-ar .zwb-signup-frm.signup-box p.dc-info {
    padding: 0 30px;
  }
  .i18n-ar .zwb-bnr .zwb-cntnt-blck {
    margin: 0 auto 40px;
  }
  .i18n-ar .zwc-after-login {
    margin: 40px auto 10px auto;
  }
  .i18n-ar .zwb-vdeo-bg {
    padding: 70px 0 50px;
  }
  .i18n-ar .zwc-crtifcate {
    padding: 0 0 50px;
  }
  .i18n-ar .zwb-midea-obj .cntnt-blck {
    padding: 0;
  }
  .i18n-ar .zwb-midea-obj .img-obj {
    margin: 0 auto 20px;
  }
  .i18n-ar .zwc-trusted-sec {
    padding: 50px 0 20px;
  }
  .i18n-ar .trusted-brand-logos li {
    margin: 14px;
  }
  .i18n-ar .trusted-brand-logos li > [class*="trstd-img-"],
  .i18n-ar .trusted-brand-logos li img {
    margin: 0 auto;
  }
  .i18n-ar .zwc-prd-count li {
    padding: 20px 20px 70px 20px;
    border: none;
  }
  .i18n-ar .zwb-vdeo-crds {
    padding: 70px 0 70px;
  }
  .i18n-ar .zwc-vdeo-cntnt {
    margin: 0;
  }
  .i18n-ar .zwc-vdeo-cntnt .zwc-dtls {
    padding: 0;
  }
  .i18n-ar .zwc-vdeo-cntnt p {
    margin: 0 0 40px;
  }
  .i18n-ar .zwc-designation {
    margin: 0 auto;
    text-align: right;
  }
  .i18n-ar .zwc-vdeo-cntnt img {
    margin: 30px auto 20px;
  }
  .i18n-ar .zwb-sec-privacy .zwb-ttle h2,
  .i18n-ar .zwb-footer .zwb-ttle h2,
  .i18n-ar .zwb-event-exp .zwb-ttle h2 {
    margin-left: auto;
    margin-right: auto;
  }
  .i18n-ar .zwb-event-exp {
    padding: 0 0 50px;
  }
  .i18n-ar .zwb-event-exp .zwb-ttle {
    margin: 0 auto 50px;
  }
  .i18n-ar .zcol-horz-line-spacer {
    margin: 60px 0;
  }
  .i18n-ar .zwb-event-exp .zwb-card-wth-lnk {
    margin: 0 auto;
  }
  .i18n-ar .zwb-card-wth-lnk .zwb-arw-lnk {
    margin: 0 0 50px;
  }
  .i18n-ar .zwb-bnr .zwb-cntnt-blck,
  .i18n-ar .zwb-midea-obj .cntnt-blck,
  .i18n-ar .org-awrds-lsts,
  .i18n-ar .zwc-vdeo-cntnt {
    text-align: center;
  }
  .i18n-ar .zwb-bnr .zwb-cntnt-blck *,
  .i18n-ar .zwb-midea-obj .cntnt-blck *,
  .i18n-ar .org-awrds-lsts *,
  .i18n-ar .zwc-vdeo-cntnt * {
    text-align: center;
  }

  .i18n-de .zwc-prd-count li,.i18n-nl .zwc-prd-count li{
align-items:center;
}
.i18n-de .zwc-trusted-sec .zwb-ttle h2{
    font-size: 18px;
}
}
@media (max-width: 480px) {
  .zwc-readmore {
    font-size: 14px;
  }
  .zwb-bnr .zwb-cntnt-blck {
    max-width: 340px;
  }
  .zwb-tstimonial-cntnt {
    padding: 0 20px 50px;
  }
  .zwb-event-exp {
    padding: 0 0 50px;
  }
  .zwb-tstimonial {
    padding: 0 0 70px;
  }

  .viewmore-stories {
    font-size: 14px;
  }
  .zwb-stcky-section .zwb-ttle .d-blck {
    display: inline;
  }
  .zwb-event-exp .zwb-ttle h2 .d-blck {
    display: inline;
  }
  .zwc-dots-anim .zwc-sm-line {
    height: 30px;
  }
  .zwc-dots-anim .zwc-md-dots:before {
    width: 14px;
    height: 9px;
  }
  .i18n-ar .zwb-tstimonial-cntnt {
    padding: 0 20px 50px;
  }
  .i18n-ar .zwb-event-exp {
    padding: 0 0 50px;
  }
  .i18n-ar .zwb-tstimonial {
    padding: 0 0 70px;
  }
  .other-lang .zwb-cntnt-blck h2,
  .other-lang .zwb-ttle h2 {
    font-size: 24px;
  }
  .other-lang .zwb-stcky-wrpr article h3 {
    font-size: 18px;
  }
}
