* {
  padding: 0;
  margin: 0;
}
.zw-product-header {
  background: #cee9ff;
}
.request-demo-cta {
  background: var(--primary-btn-color);
  color: #fff;
  cursor: pointer;
}
.zwc-btn-wrap {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.zwc-redirect-btn {
  padding: 10px;
  color: #fff;
  border-radius: 8px;
  border: 1px solid #000;
  background: #000;
}
.zwc-link-btn {
  color: #000;
  border-radius: 8px;
  border: 1px solid #000;
  padding: 10px;
}
.banner-cont h1 {
  font-size: 70px;
  font-family: var(--zf-primary-extrabold);
  margin: 0 auto 30px;
  color: #fff;
}
.banner-cont p {
  margin: 0 auto 40px;
  color: #fff;
  font-size: 20px;
}
.banner-cont {
  max-width: 940px;
  margin: auto;
}
.banner-cont,
.bnr-section {
  text-align: center;
}
.zw-product-header {
  z-index: 12;
  position: relative;
}
.banner-img {
  position: relative;
  width: fit-content;
  margin: 0 auto 0;
  bottom: -45px;
}
.zwc-box-section {
  padding: 120px 0 0;
}
.all-sec-hdng {
  font-size: 60px;
  font-family: var(--zf-primary-extrabold);
  text-align: center;
  max-width: 977px;
  margin: 0 auto 30px;
}
.dev-portal p {
  font-size: 20px;
  text-align: center;
  max-width: 1190px;
  margin: 0 auto;
}
.each-cards {
  width: 33%;
  background: #f6faff;
  padding: 30px;
  text-align: left;
  border-radius: 30px;
  transition: all 700ms cubic-bezier(0.11, 0.16, 0.43, 0.86);
  transform: translate(0, 40px);
}
.each-cards h5 {
  font-family: var(--primaryfont-semibold);
  font-size: 24px;
  margin: 10px 0 16px;
}
.each-cards p {
  font-size: 18px;
  text-align: left;
  margin-bottom: 0;
}
.cards-plot {
  display: flex;
  justify-content: center;
  margin: 60px 0 0;
  gap: 30px;
}
.zw-tab-section ul li {
  cursor: pointer;
  min-width: 250px;
  padding: 2px;
  border-radius: 33px;
  text-align: center;
  font-size: 30px;
  font-family: var(--zf-primary-bold);
  position: relative;
  background: #fff;
}
.zw-tab-section ul {
  display: flex;
  justify-content: center;
  gap: 70px;
}
.zw-sec-heading h3 {
  text-align: center;
  font-size: 40px;
  font-family: var(--primaryfont-bold);
  background-image: linear-gradient(90deg, #fff 0, #89bfff4a 50%, #fff 100%);
  width: fit-content;
  padding: 6px 35px;
  margin: 0 auto 40px;
  color: #89bfff;
}
.zw-sec-heading {
  padding: 150px 0 0;
}
.zw-sec-heading p {
  font-size: 18px;
  text-align: center;
  max-width: 1050px;
  margin: 0 auto;
}
.shad_caption {
  background: #49a7fa;
  font-size: 16px;
  font-family: var(--primaryfont-semibold);
  color: #fff;
  padding: 4px 25px;
  width: fit-content;
  border-radius: 5px;
  display: block;
  margin-bottom: 13px;
}
.box-section h3 {
  font-size: 40px;
  font-family: var(--primaryfont-semibold);
  line-height: 1.2;
}
.box-section {
  display: flex;
}
.box-section .left-sec {
  width: 44%;
}
.box-section .right-sec {
  width: 56%;
  text-align: center;
}
.box-section {
  display: flex;
  border-radius: 40px;
  gap: 40px;
}
.zwc_one_model_section .content-wrap {
  max-width: 1360px;
}
.box-section {
  display: flex;
  align-items: center;
}
.box-section p {
  color: #64607d;
  font-size: 18px;
}
.box-section {
  margin: 150px 0 0 0;
}
.box-section:first-child {
  margin: 80px 0 0 0;
}
.zw-tab-section ul li:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  border-radius: 30px;
  z-index: -1;
  width: 100%;
  height: 100%;
}
.zw-tab-section ul li:after {
  content: "";
  position: absolute;
  left: 1px;
  right: 1px;
  top: 1px;
  bottom: 1px;
  border-radius: 30px;
  z-index: 1;
  width: 100%;
  height: 100%;
}
.zwc_one_model_section {
  position: relative;
}
.zw-tab-section {
  position: sticky;
  top: 70px;
  background: #fff;
  z-index: 1;
  padding: 20px 30px;
  box-shadow: 0 0 25px -18px hsla(265.3, 20%, 10%, 35%);
  width: fit-content;
  margin: 0 auto;
  border-radius: 70px;
}
.box-section {
  position: sticky;
  top: 180px;
  transition: all ease 0.5s;
}
.bs-shad {
  will-change: transform;
  box-shadow: 0 0 19px -15px hsla(265.3, 20%, 10%, 35%);
  transform-origin: center top;
  background: #f6faff;
  border-radius: 40px;
  padding: 30px 50px 30px 80px;
  display: flex;
  align-items: center;
  transition: 0.3s ease;
  min-height: 570px;
}
.each-box-fort {
  margin-bottom: 80px;
}
.zwc_end_footer {
  background: url(/sites/zweb/images/iot/feature-page/footer-bg.svg);
  background-size: cover;
  padding: 190px 0 100px 0;
  margin: 100px 0 0;
  background-position: top;
}
.efooter h2 {
  color: #fff;
}
.efooter {
  text-align: center;
}
.faq-section {
  padding: 40px 0 0;
}
.zwc-accordion {
  margin-bottom: 15px;
  border-bottom: 1px solid #919090;
  padding: 18px 21px 25px 100px;
  cursor: pointer;
}
.zwc-accordion_head {
  border-radius: 7px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.zwc-accordion_head h3 {
  font-size: 18px;
  margin-bottom: 0;
  font-family: var(--primaryfont-regular);
  position: relative;
  color: #161c2d;
}
.zwc-ent {
  width: 20px;
  position: relative;
  right: 40px;
  transform: rotate(360deg);
  transition: 0.3s ease;
}
.zwc-ent:before,
.zwc-ent:after {
  content: "";
  width: 11px;
  height: 1px;
  background: #000;
  position: absolute;
  top: 1px;
  bottom: 0;
  right: 0;
  margin: auto;
  transition: transform 0.2s ease;
}
.zwc-ent:before {
  transform: rotate(45deg);
  right: 8px;
}
.zwc-ent:after {
  transform: rotate(-45deg);
}
.zwc-accordion.active .zwc-ent {
  transform: rotate(180deg);
}
.zwc-faq-accordion .zwc-accordion-content {
  display: none;
  opacity: 0;
  color: #606060;
  padding-top: 25px;
}
.zwc-faq-accordion .zwc-accordion.active .zwc-accordion-content {
  display: block;
  opacity: 1;
}
.zwc_faq {
  padding: 100px 0 80px;
}
.zw-tab-section span {
  z-index: 2;
  position: relative;
}
.zw-model-sec.ob-visualise .zw-sec-heading h3 {
  background-image: linear-gradient(90deg, #fff 0, #fff0f1 50%, #fff 100%);
  color: #f08787;
}
.zw-model-sec.ob-automate .zw-sec-heading h3 {
  background-image: linear-gradient(90deg, #fff 0, #f4f0ff 50%, #fff 100%);
  color: #988fff;
}
.ech-list-tab {
  opacity: 0.3;
}
.ech-list-tab.active {
  opacity: 1;
}
.zwc-accordion:last-child {
  border: 0;
}
.zw-tab-section .list_model span {
  background: linear-gradient(90deg, #fff 0, #89bfff4a 60%, #fff 100%);
}
.zw-tab-section span {
  padding: 8px 20px;
  border-radius: 30px;
  z-index: 2;
  position: relative;
  display: inline-block;
  width: 100%;
  height: 100%;
}
.left-sec ul li {
  color: #64607d;
  font-size: 18px;
  position: relative;
  padding-left: 20px;
}
.left-sec ul li:before {
  content: "";
  background: #9586ee;
  border-radius: 100%;
  position: absolute;
  left: 0;
  width: 9px;
  height: 9px;
  top: 10px;
}
.box-section[data-index="2"] .left-sec ul li:before {
  background: #3ea8ff;
}
.box-section[data-index="3"] .left-sec ul li:before {
  background: #97c881;
}
.box-section[data-index="4"] .left-sec ul li:before {
  background: #f09794;
}
.box-section[data-index="5"] .left-sec ul li:before {
  background: #89CA78;
}
.box-section[data-index="6"] .left-sec ul li:before {
  background: #9386e7;
}
.box-section[data-index="7"] .left-sec ul li:before {
  background: #4aa7fb;
}
ul.splited-list li {
  width: 50%;
}
ul.splited-list {
  display: flex;
  flex-wrap: wrap;
}
.each-box-fort {
  transition: transform 0.5s ease;
}
.zw-tab-section ul li.list_model {
  background: linear-gradient(1deg, #17131d, #8ec2ff 80%);
}
.zw-tab-section ul li.list_visual {
  background: linear-gradient(1deg, #1d1313, #f08787 80%);
}
.zw-tab-section ul li.list_automate {
  background: linear-gradient(1deg, #13171d, #988fff 80%);
}
.zw-tab-section .list_model span {
  background: linear-gradient(90deg, #fff 20%, #d9e6f6 57%, #fff 100%);
}
.zw-tab-section .list_visual span {
  background: linear-gradient(90deg, #fff 20%, #ffebeb 57%, #fff 100%);
}
.zw-tab-section .list_automate span {
  background: linear-gradient(90deg, #fff 20%, #f0ebff 57%, #fff 100%);
}
.ob-visualise .bs-shad {
  background: #fff8f8;
}
.ob-automate .bs-shad {
  background: #f9f6ff;
}
.banner-img span:first-child,
.banner-img span:nth-child(2),
.banner-img span:nth-child(3) {
  content: "";
  display: block;
  position: absolute;
  width: 150px;
  height: 150px;
  border: 100%;
  border: 1px solid #d9e1fd;
  left: 0;
  right: 0;
  top: -64px;
  bottom: unset;
  margin: auto;
  border-radius: 50%;
  animation: radiation 2s linear infinite;
  opacity: 0;
  backface-visibility: hidden;
}
.banner-img span:nth-child(2) {
  animation-delay: 0.5s;
}
.banner-img span:nth-child(3) {
  animation-delay: 1.2s;
}
.box-section[data-index="1"] .bs-shad {
  background: #f8f6ff;
}
.box-section[data-index="5"] .bs-shad {
  background: #f4ffe8;
}
.box-section[data-index="2"] .bs-shad {
  background: #f7faff;
}
.box-section[data-index="3"] .bs-shad {
  background: #f9fff0;
}
.box-section[data-index="4"] .bs-shad {
  background: #fef8f8;
}
.box-section[data-index="6"] .bs-shad {
  background: #f9f6fe;
}
.box-section[data-index="7"] .bs-shad {
  background: #f6faff;
}
.efooter .all-sec-hdng {
  max-width: 970px;
}
.box-section[data-index="1"] .left-sec .shad_caption {
  background: #9586ee;
}
.box-section[data-index="5"] .left-sec .shad_caption {
  background: #7fce5b;
}
.box-section[data-index="3"] .left-sec .shad_caption {
  background: #97c881;
}
.box-section[data-index="4"] .left-sec .shad_caption {
  background: #f09794;
}
.box-section[data-index="6"] .left-sec .shad_caption {
  background: #9386e7;
}
.box-section[data-index="7"] .left-sec .shad_caption {
  background: #49a7fa;
}
@keyframes radiation {
  0% {
    transform: scale(0.5);
    opacity: 0;
  }
  50% {
    opacity: 0.7;
  }
  100% {
    transform: scale(2.3);
    opacity: 0;
  }
}
.tilt-img {
  position: absolute;
  left: -20px;
  top: -30px;
  animation: move 6s ease-in-out infinite;
}
.tilt-img-2 {
  position: absolute;
  right: -20px;
  top: -100px;
  animation: move1 6s ease-in-out infinite;
}
@keyframes move {
  0% {
    transform: translatey(0);
  }
  50% {
    transform: translatey(-10px);
  }
  100% {
    transform: translatey(0);
  }
}
@keyframes move1 {
  0% {
    transform: translatey(0);
  }
  50% {
    transform: translatey(12px);
  }
  100% {
    transform: translatey(0);
  }
}
.device-left {
  width: 50%;
}
.device-right {
  width: 40%;
}
.device-wrap {
  display: flex;
  align-items: center;
  gap: 90px;
  justify-content: center;
}
.device-wrap h3 {
  font-size: 60px;
  font-family: var(--zf-primary-extrabold);
  text-align: left;
  max-width: 977px;
  margin: 0 auto 30px;
}
.device-wrap p {
  font-size: 18px;
}
.zwc_device-man {
  padding: 50px 0 70px;
}
.dev-portal .all-sec-hdng {
  max-width: 1120px;
}
.smartmile-banner {
  position: relative;
  width: 100%;
  padding: 110px 0 80px;
  background: linear-gradient(to bottom, #CBE8FF, #BCE1FF00 77.82%);
}
.banner-section {
  display: flex;
  gap: 100px;
}
.banner-content {
  width: 52%;
  position: relative;
}
.banner-sec-img {
  position: relative;
  width: 48%;
  padding-top: 70px;
}
.mile-text {
  color:  #202020;
  font-size: 18px;
  font-family: var(--primaryfont-semibold);
  display: block;
  border-radius: 24px;
  background: #97c8fa;
  width: fit-content;
  padding: 6px 21px;
  margin-bottom: 20px;
}
.smart-mile-contents h1 {
  font-size: 70px;
  font-family: var(--zf-secondary-extrabold);
}
.facility-content {
  padding: 5px 0 10px;
  font-size: 18px;
  line-height: 1.5;
  max-width: 540px;
}
.access-button {
  display: flex;
  gap: 15px;
  justify-content: flex-start;
}
.zwc_widget.zw_1 {
  left: -78px;
  bottom: 0px;
  z-index: 1;
  animation: moveTop 2s infinite alternate ease-in-out;
}
@keyframes moveTop {
  from {
    transform: translate(0, 0);
  }
  to {
    transform: translate(0, -10px);
  }
}
.zwc_widget.zw_2 {
     right: 20px;
    top: 180px;
  z-index: 2;
  animation: moveRight 2s infinite alternate ease-in-out;
  animation-delay: 0.7s;
}
@keyframes moveRight {
  from {
    transform: translate(0, 0);
  }
  to {
    transform: translate(0, -12px);
  }
}
.zwc_widget {
  position: absolute;
}
.leak-detection {
  width: 100%;
  position: relative;
}
.zwc_widget.zw_3 {
  bottom: -14%;
  z-index: 2;
  right: 23%;
  animation: moveBottom 2s infinite alternate ease-in-out;
  animation-delay: 1.2s;
}
@keyframes moveBottom {
  from {
    transform: translate(0, 0);
  }
  to {
    transform: translate(0, -8px);
  }
}
.request-btn {
  border-radius: 10px;
  font-size: 18px;
  padding: 13px 30px;
  cursor: pointer;
  font-family: var(--zf-primary-semibold), sans-serif;
  background: #f0483e;
  color: #fff;
  display: flex;
}
.efooter .request-btn {
  width: fit-content;
  margin: 0 auto;
}
.zws_fleet_mng {
  text-align: center;
}
.zws_fleet_mng h2 {
  font-size: 60px;
  font-family: var(--zf-secondary-extrabold);
  margin-bottom: 25px;
}
.zws_fleet_mng p {
  font-size: 18px;
  line-height: 32px;
  max-width: 960px;
  margin: 0 auto 60px;
}
.box-separation p {
  border: 1px solid #2867f6;
  font-size: 21px;
  font-family: var(--primaryfont-semibold);
  padding: 31px 28px;
  border-radius: 14px;
  width: calc(50% - 30px);
}
.box-separation {
  display: flex;
  flex-wrap: wrap;
  gap: 0 60px;
}
.box-separation p span {
  position: relative;
  display: inline-block;
  padding-left: 42px;
}
.box-separation p span:before {
  content: "";
  background: #4ecd92;
  width: 32px;
  height: 32px;
  display: inline-block;
  border-radius: 100%;
  left: -6px;
  position: absolute;
}
.box-separation p span:after {
  content: "";
  border-right: 4px solid #fff;
  border-bottom: 4px solid #fff;
  position: relative;
  width: 10px;
  height: 18px;
  display: inline-block;
  z-index: 1;
  transform: rotate(44deg);
  top: 5px;
  position: absolute;
  left: 5px;
}
.ztrans_zbf_caption h2 {
  font-size: 60px;
  font-family: var(--zf-secondary-extrabold);
      max-width: 730px;
    margin: 0 auto;
}
.zwc_benefits_fleet {
  padding: 110px 0;
}
.ztrans_zbf_caption {
  text-align: center;
  margin-bottom: 70px;
}
.zw-tab-fence h2 {
  font-size: 60px;
  font-family: var(--zf-secondary-extrabold);
  text-align: center;
  max-width: 1050px;
  margin: 0 auto;
}
.ztrans_supported_sensors h2 {
  font-size: 60px;
  font-family: var(--zf-secondary-extrabold);
  text-align: center;
  margin-bottom: 0;
}
.zwc_lc_inn ul {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 40px;
  padding-top: 20px;
}
.zwc_list_copm {
  background: linear-gradient(90deg, #fff 0, #f4f4f4 50%, #fff 100%);
  margin-top: 65px;
  padding: 50px;
}
.zwc_ss_tag.zst_abs {
  border-radius: 30px;
  background: #bfe0ff;
  font-size: 24px;
  padding: 10px 19px;
  margin: 0 auto;
  display: block;
  width: fit-content;
  position: relative;
  margin-top: -80px;
}
.zwc_ss_tag {
  border-radius: 30px;
  background: #ffbfbf;
  font-size: 24px;
  padding: 5px 23px;
  margin: 0 auto;
  display: block;
  width: 131px;
  text-align: center;
}
.zwc_lc_inn:first-child {
  border-bottom: 1px solid #878787;
  padding-bottom: 30px;
}
.zwc_lc_inn.zli_2 {
  margin-top: 35px;
}
.ztrans_supported_sensors {
  padding: 100px 0 30px;
}
.efooter p {
  color: #fff;
  font-size: 34px;
  font-family: var(--primaryfont-semibold);
  margin-bottom: 40px;
}
.fleet_monitor_easier h2 {
  font-size: 60px;
  font-family: var(--zf-secondary-extrabold);
  text-align: center;
  max-width: 780px;
  margin: 0 auto;
}
.fme_sections {
  padding: 100px 0 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  row-gap: 70px;
}
.zwc_each_part h3 {
  font-size: 28px;
  max-width: 273px;
  margin: 0 auto 12px;
  font-family: var(--primaryfont-semibold);
  padding-top: 130px;
  position: relative;
}
.zwc_each_part {
  width: 370px;
  text-align: center;
}
.zwc_each_part p {
  font-size: 21px;
  color: #171717;
  line-height: 1.5;
}
.zwc_each_part h3:before {
  content: "";
  background: url(/sites/zweb/images/iot/fleet_management/fleet_sprite_icon.svg)
    no-repeat;
  background-size: 607px;
  position: absolute;
  width: 100px;
  height: 100px;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.zwc_each_part.vehicle_lifecycle h3:before {
  background-position: -100px 0;
}
.zwc_each_part.map_filtering h3:before {
  background-position: -203px 0;
}
.zwc_each_part.fuel_monitoring h3:before {
  background-position: -203px 0;
}
.zwc_each_part.reverse_geocoding h3:before {
  background-position: -305px 0;
}
.zwc_each_part.alarm_triggers h3:before {
  background-position: -405px 0;
}
.zwc_fleet_easier {
  padding: 120px 0 0;
}
.ztrans_what_fleet_management {
  padding: 160px 0 0;
}
.wireless_lorawan img {
  position: relative;
  top: 7px;
}
.ztrans_zbf_caption > p {
  font-size: 18px;
  line-height: 32px;
  max-width: 800px;
  margin: 30px auto 0;
}
.frameicons-common-list .all-sec-hdng {
  max-width: 910px;
  text-align: left;
  margin-bottom: 0;
}
.auto-scroll-cards {
  display: flex;
  gap: 40px;
  background: #fff;
  box-shadow: 0 14px 65px rgb(0 0 0 / 5%);
  padding: 40px;
  justify-content: space-between;
  border-radius: 27px;
  align-items: center;
}
.asc-left p {
  font-size: 16px;
  color: #64607d;
  font-family: var(--zf-primary-medium);
  line-height: 1.5;
}
.slider-card {
  margin: 0 20px;
}
.asc-left {
  max-width: 350px;
}
.frameicons-slick {
  margin: 60px 0 0;
}
.asc-left h3 {
  font-family: var(--primaryfont-semibold);
  font-size: 24px;
}
.zwc_header_arrows {
  background: #e7e7e7;
  padding: 18px 24px;
  border-radius: 35px;
  display: flex;
  width: 138px;
  gap: 3px;
  margin-bottom: 20px;
}
.slick-prev.slick-disabled {
  opacity: 0.3;
  pointer-events: none;
}
.slick-next,
.slick-prev {
  position: unset;
  transform: translate(0, 0);
  border-radius: 100%;
  width: 40px;
  min-width: 40px;
  height: 40px;
  background: #fff;
}
.slick-next:after,
.slick-next:before,
.slick-prev:after,
.slick-prev:before {
  width: 3px;
  height: 16px;
  background: #000;
}
.slick-next:before,
.slick-prev:before {
  top: 7px;
}
.slick-next:before {
  right: 16px;
}
.slick-prev:before {
  left: 16px;
}
.slick-next:after,
.slick-prev:after {
  bottom: 7px;
}
.slick-next:after {
  right: 16px;
}
.slick-prev:after {
  left: 16px;
}
.slick-next:hover:after,
.slick-next:hover:before,
.slick-prev:hover:after,
.slick-prev:hover:before {
  background: #000;
}
.frameicons-common-list .content-wrap {
  display: flex;
  align-items: flex-end;
  max-width: 1100px;
}
.farming_smart_monitoring {
  display: flex;
  padding: 90px;
  border-radius: 63px;
  position: relative;
      background: url(/sites/zweb/images/iot/ups-monitoring/ups-monitor.png);
    background-size: contain;
    background-position: right;
    background-repeat: no-repeat;
    background-color: #242424;
}
.ztc_left h2 {
  color: #fff;
  font-size: 60px;
  font-family: var(--zf-secondary-extrabold);
}
.ztc_left span {
  color: #97c8fa;
}
.ztc_left p {
  color: #fff;
  font-size: 18px;
  margin-bottom: 28px;
}
.ztc_left {
  max-width: 650px;
}
.ztc_left a {
  border: 1px solid #fff;
  color: #fff;
  padding: 10px 20px;
  border-radius: 10px;
  font-size: 18px;
  padding: 16px 30px;
  display: block;
  width: fit-content;
  font-family: var(--zf-primary-semibold), sans-serif;
}
.ztc_right {
  position: absolute;
  right: 0;
      max-width: 776px;
    bottom: -7px;
}
.zwc_transforming_sec {
  padding: 130px 0 0;
}
.zwc-metering-solutions {
        padding: clamp(60px, 4vw, 80px) 0;
        background: #fff;
        text-align: center;
      }

      .zwc-metering-solutions h2 {
        font-family: var(--zf-primary-extrabold);
        font-size: clamp(32px, 4.5vw, 70px);
        line-height: 1.2;
        letter-spacing: 1px;
        color: #202020;
        margin-bottom: clamp(20px, 2vw, 30px);
        text-align: center;
      }

      .zwc-metering-solutions p {
        font-family: var(--primaryfont-regular);
        font-size: clamp(16px, 1.2vw, 18px);
        color: #202020;
        max-width: 840px;
        margin: 0 auto clamp(40px, 3vw, 60px);
        text-align: center;
      }

      .zwc-cards-wrapper {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        gap: clamp(20px, 2vw, 40px);
        max-width: 1300px;
        margin: 0 auto;
        padding: 0 20px;
      }

      .zwc-card {
        background: #fff;
        border: 1px solid #e5e7eb;
        border-radius: 12px;
        padding: clamp(20px, 2vw, 30px);
        text-align: center;
        transition: transform 0.3s ease, box-shadow 0.3s ease;
        flex: 1 1 350px;
        max-width: 400px;
      }

      .zwc-card:hover {
        transform: translateY(-5px);
        box-shadow: 0 10px 30px rgba(0,0,0,0.1);
      }

      .zwc-card img {
        width: 100%;
        height: clamp(200px, 15vw, 240px);
        object-fit: cover;
        border-radius: 8px;
        margin-bottom: clamp(20px, 1.5vw, 25px);
      }

      .zwc-card h3 {
        font-family: var(--primaryfont-bold);
        font-size: clamp(20px, 1.8vw, 32px);
        line-height: 1.3;
        letter-spacing: 0.5px;
        color: #202020;
        margin-bottom: clamp(15px, 1vw, 20px);
      }

      .zwc-card-description {
        font-family: var(--primaryfont-regular);
        font-size: clamp(14px, 1vw, 18px);
        color: #202020;
        margin-bottom: clamp(25px, 2vw, 35px);
      }

      .zwc-card a {
        display: inline-block;
        background: #ff5341;
        color: #fff;
        padding: clamp(12px, 1vw, 16px) clamp(24px, 2vw, 32px);
        border-radius: 6px;
        text-decoration: none;
        font-family: var(--primaryfont-semibold);
        font-size: clamp(13px, 1vw, 14px);
        line-height: 1;
        letter-spacing: 0.3px;
        transition: background 0.3s ease, transform 0.2s ease;
      }

      .zwc-card a:hover {
        background: #e04432;
        transform: translateY(-2px);
      }

      .zwc_cb_inner h4 {
          font-size: 16px;
          padding-left: 42px;
          position: relative;
              padding-bottom: 3px;
      }
      .zwc_cb_inner h4:before {
    content: '';
    background: url(/sites/zweb/images/iot/smart_parking/stakeholder.svg);
    position: absolute;
    width: 34px;
    height: 34px;
    left: 0;
    top: -7px;
}
.zwc_case_benefit {
    padding: 20px 0 0;
}
.zwc_cb_inner.zwc_fia h4:before {
    background: url(/sites/zweb/images/iot/smart_parking/feature_in_action.svg);
}
.zwc_cb_inner.zwc_fia {
    margin: 23px 0 0;
}

      @media (max-width: 1024px) {
        .zwc-card {
          flex: 1 1 300px;
        }
      }


@media only screen and (min-width: 992px) {
  .banner-cont h1,
  .banner-cont p,
  .all-sec-hdng,
  .all-sec-hdng ~ p {
    transition: all 500ms cubic-bezier(0.11, 0.16, 0.43, 0.86);
    transform: translate(0, 20px);
  }
  .in_view .banner-cont h1,
  .in_view .banner-cont p,
  .all-sec-hdng.hdng_in_view,
  .all-sec-hdng ~ p.sub_hdng_in_view {
    transition-delay: 200ms;
    transform: translate(0, 0);
  }
  .in_view .banner-cont p,
  .all-sec-hdng ~ p.sub_hdng_in_view {
    transition-delay: 400ms;
  }
  .cards-plot.at-bottom .each-cards {
    transform: translate(0, 0);
  }
  .cards-plot.at-bottom .each-cards.mid {
    transition-delay: 300ms;
  }
  .cards-plot.at-bottom .each-cards.right {
    transition-delay: 600ms;
  }
}
@media only screen and (max-width: 1499px) {
  .banner-section {
    gap: 90px;
  }
  .zwc_widget.zw_2 {
    width: 280px;
    right: -40px;
  }
}
@media only screen and (max-width: 1399px) {
  .smart-mile-contents h1 {
    font-size: 60px;
  }
  .banner-section {
    gap: 85px;
  }
  .zws_fleet_mng h2,
  .ztrans_zbf_caption h2,
  .zw-tab-fence h2,
  .fleet_monitor_easier h2,
  .ztrans_supported_sensors h2,
  .zwc_faq h2 {
    font-size: 50px;
  }
  .zwc_widget.zw_3 {
    bottom: -8%;
  }
  .zwc_widget.zw_2 {
    right: -20px;
  }
  .zwc_each_part {
    width: 340px;
  }
  .zw-tab-fence h2 {
    max-width: 870px;
}
}
@media only screen and (max-width: 1299px) {
  .device-left {
    width: 60%;
  }
  .device-right {
    width: 40%;
  }
  .device-wrap {
    gap: 30px;
  }
  .device-wrap p {
    max-width: 550px;
  }
  .ztc_left {
    max-width: 550px;
  }
}
@media only screen and (min-width: 1200px) {
  .zwrapper .each-cards p {
    line-height: 30px;
  }
}
@media only screen and (max-width: 1199px) {
  .smart-mile-contents h1 {
    font-size: 54px;
  }
  .banner-cont p {
    font-size: 18px;
  }
  .zwc-box-section {
    padding: 70px 0 0;
  }
  .banner-cont {
    max-width: 700px;
  }
  .all-sec-hdng {
    font-size: 46px;
    max-width: 707px;
  }
  .device-wrap h3 {
    font-size: 42px;
  }
  .dev-portal p {
    font-size: 18px;
    max-width: 640px;
  }
  .all-sec-hdng {
    font-size: 40px;
    max-width: 767px;
  }
  .zw-sec-heading p {
    max-width: 800px;
  }
  .box-section h3 {
    font-size: 36px;
  }
  .box-section p {
    font-size: 16px;
  }
  .zw-tab-section ul li {
    font-size: 28px;
  }
  .zw-tab-section {
    top: 2px;
  }
  .efooter p {
    font-size: 24px;
    margin-bottom: 30px;
  }
  .zwc_widget.zw_2 {
    right: -30px;
  }
  .zwc_widget.zw_2 {
    width: 150px;
    right: 0;
  }
  .zwc_widget.zw_1 {
    max-width: 240px;
  }
  .zwc_widget.zw_3 {
    bottom: 50px;
    right: 23%;
    max-width: 130px;
  }
  .smartmile-banner {
    padding: 80px 0;
  }
  .banner-section {
    gap: 52px;
  }
  .ztrans_what_fleet_management {
    padding: 120px 0 0;
  }
  .zwc_benefits_fleet {
    padding: 70px 0 90px;
  }
  .zwc_fleet_easier {
    padding: 90px 0 0;
  }
  .zwc_each_part {
    width: calc(50% - 35px);
  }
  .zwc_each_part p {
    font-size: 18px;
  }
  .zwc_each_part h3 {
    max-width: 100%;
  }
  .fme_sections {
    gap: 30px;
  }
  .zwc_each_part h3 {
    font-size: 25px;
  }
  .all-sec-hdng {
    margin: 0 auto 24px;
  }
  .zwc_end_footer {
    padding: 140px 0 80px 0;
  }
  .box-separation p {
    font-size: 18px;
  }
  .box-separation p span:after {
    border-right: 3px solid #fff;
    border-bottom: 3px solid #fff;
    width: 8px;
    height: 14px;
    top: 5px;
    left: 1px;
  }
  .box-separation p span {
    padding-left: 33px;
    line-height: 1.4;
  }
  .zwc_each_part h3:before {
    transform: scale(0.8);
  }
  .zwc_each_part h3 {
    padding-top: 110px;
  }
  .zwc_ss_tag.zst_abs,
  .zwc_ss_tag {
    font-size: 20px;
  }
  .zwc_end_footer {
    margin: 70px 0 0;
  }
  .zwc-accordion {
    padding: 18px 12px 25px 60px;
  }
  .box-separation p span:before {
    width: 28px;
    height: 28px;
    top: -1px;
    left: -9px;
  }
  .ztrans_zbf_caption {
    margin-bottom: 50px;
  }
  .zws_fleet_mng p {
    max-width: 870px;
  }
  .frameicons-common-list .all-sec-hdng {
    max-width: 670px;
  }
  .asc-left {
    max-width: 50%;
  }
  .asc-right {
    width: 50%;
  }
  .ztc_right {
    max-width: 510px;
  }
  .ztc_left {
    max-width: 650px;
  }
  .ztc_left h2 {
    font-size: 50px;
}
.farming_smart_monitoring {
    padding: 60px;
}
.ztrans_zbf_caption h2 {
    max-width: 730px;
}
}


@media only screen and (max-width: 991px) {
  .zw-tab-section {
    display: none;
  }
  .zwc_one_model_section {
    padding: 50px 0 0;
  }
  .zwc-banner-section {
    padding: 110px 0 0;
  }
  .banner-cont {
    max-width: 700px;
  }
  .all-sec-hdng {
    max-width: 687px;
  }
  .each-cards img {
    width: 40px;
  }
  .each-cards {
    padding: 20px;
  }
  .cards-plot {
    gap: 15px;
  }
  .bs-shad {
    flex-direction: column;
    gap: 20px;
  }
  .box-section .left-sec,
  .box-section .right-sec {
    width: 100%;
  }
  .box-section .left-sec {
    order: 2;
    text-align: center;
  }
  .box-section .right-sec {
    order: 1;
  }
  .bs-shad img {
    width: 380px;
  }
  .shad_caption {
    margin: 0 0 15px;
  }
  .box-section h3 {
    font-size: 28px;
    max-width: 580px;
    margin: 0 auto 15px;
  }
  .zwc_end_footer {
    padding: 100px 0 50px 0;
    margin: 70px 0 0;
  }
  .faq-section {
    padding: 10px 0 0;
  }
  ul.splited-list li {
    text-align: left;
  }
  .left-sec ul {
    justify-content: flex-start;
    max-width: 100%;
    align-items: flex-start;
    margin: 0 auto;
  }
  .left-sec ul.splited-list {
    max-width: 340px;
  }
  .banner-cont h1 {
    font-size: 40px;
  }
  .banner-cont p {
    font-size: 18px;
  }
  .each-cards {
    transform: translate(0, 0);
  }
  .box-section {
    position: unset;
    top: 0;
  }
  .zw-sec-heading h3 {
    font-size: 32px;
  }
  .box-section {
    margin: 60px auto 0;
    max-width: 520px;
  }
  .left-sec ul li {
    font-size: 16px;
  }
  .zwc-faq-accordion .zwc-accordion-content {
    padding-top: 18px;
    font-size: 16px;
  }
  .bs-shad {
    padding: 50px;
  }
  .banner-img img {
    width: 500px;
  }
  .zw-sec-heading h3 {
    padding: 6px 35px;
    margin: 0 auto 30px;
  }
  .zw-sec-heading p {
    max-width: 600px;
  }
  .left-sec ul {
    text-align: left;
  }
  .ob-visualise .bs-shad {
    width: 100%;
  }
  .zw-sec-heading {
    padding: 50px 0 0;
  }
  .device-wrap {
    flex-direction: column;
  }
  .tilt-img,
  .tilt-img-2 {
    display: none;
  }
  .device-left {
    width: 100%;
  }
  .device-wrap p {
    max-width: 750px;
    margin: 0 auto;
    text-align: center;
  }
  .device-wrap h3 {
    font-size: 40px;
    text-align: center;
    max-width: 600px;
  }
  .zwc_device-man {
    padding: 100px 0 0;
  }
  .device-right {
    width: 100%;
    text-align: center;
    max-width: 340px;
  }
  .box-section:first-child {
    margin: 30px auto 0;
    max-width: 520px;
  }
  .zwc-btn-wrap {
    justify-content: center;
  }
  .mile-text {
    font-size: 16px;
    margin: 0 auto 20px;
  }
  .banner-section {
    flex-direction: column;
  }
  .banner-content {
    width: 100%;
    text-align: center;
  }
  .banner-sec-img {
    width: 100%;
  }
  .banner-section {
    max-width: 800px;
    margin: 0 auto;
  }
  .smart-mile-contents h1 {
    font-size: 42px;
  }
  .banner-section {
    max-width: 600px;
    margin: 0 auto;
  }
  .access-button {
    justify-content: center;
  }
  .leak-detection {
    max-width: 100%;
    margin: 0 auto;
  }
  .banner-sec-img {
    padding-top: 15px;
    max-width: 400px;
    margin: 0 auto;
  }
  .zwc_widget.zw_2 {
    width: 210px;
    right: -80px;
    top: 10px;
  }
  .zwc_widget.zw_3 {
    bottom: -50px;
  }
  .zwc_widget.zw_1 {
    top: 20px;
  }
  .zws_fleet_mng {
    max-width: 620px;
    margin: 0 auto;
  }
  .box-separation {
    gap: 0 25px;
  }
  .box-separation p {
    width: calc(50% - 13px);
  }
  .box-separation p {
    padding: 25px 20px;
  }
  .box-separation p span:before {
    width: 24px;
    height: 24px;
    top: 1px;
  }
  .box-separation p span:after {
    width: 7px;
    height: 13px;
    top: 6px;
    left: -0.5px;
  }
  .box-separation p span {
    padding-left: 26px;
  }
  .zwc_benefits_fleet {
    padding: 30px 0 40px;
  }
  .zws_fleet_mng h2,
  .ztrans_zbf_caption h2,
  .zw-tab-fence h2,
  .fleet_monitor_easier h2,
  .ztrans_supported_sensors h2,
  .zwc_faq h2 {
    font-size: 36px;
  }
  .ztrans_zbf_caption {
    margin-bottom: 45px;
  }
  .zwc_lc_inn ul {
    gap: 25px;
  }
  .zwc_end_footer {
    margin: 40px 0 0;
  }
  .zwc-accordion_head h3 {
    padding-right: 70px;
  }
  .smartmile-banner {
    padding: 80px 0 80px;
  }
  .ztrans_what_fleet_management {
    padding: 90px 0 0;
  }
  .facility-content {
    margin: 0 auto 12px;
  }
  .ztrans_zbf_caption > p {
    max-width: 680px;
  }
  .auto-scroll-cards {
    flex-direction: column;
  }
  .frameicons-common-list .all-sec-hdng {
    max-width: 630px;
  }
  .asc-left p {
    margin: 0;
  }
  .asc-left,
  .asc-right {
    max-width: 100%;
    text-align: center;
    width: 100%;
  }
  .box-section .right-sec,
  .box-section .left-sec {
    text-align: left;
  }
  .farming_smart_monitoring {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 70px;
    max-width: 830px;
    margin: 0 auto;
  }
  .ztc_left {
    text-align: center;
  }
  .ztc_left a {
    margin: 0 auto;
  }
  .ztc_right {
    position: relative;
  }
  .ztc_left h2 {
    font-size: 36px;
  }
  .zwc-metering-solutions h2 {
    max-width: 700px;
    margin: 0 auto 20px;
}
.zwc-metering-solutions p {
    max-width: 580px;
}
.farming_smart_monitoring {
    background: #242424;
}
.ztc_left p {
    margin-bottom: 0;
}
.zwc_cb_inner h4 {
    text-align: left;
}
.zwc_cb_inner {
    max-width: 330px;
}
.zwc_cb_inner h4 {
    max-width: 193px;
    margin: 0 auto 10px;
}
.zw-tab-fence h2 {
    max-width: 630px;
}
}

@media only screen and (max-width: 767px) {
  .box-separation p {
    padding: 12px 20px;
  }
  .box-separation p {
    font-size: 16px;
  }
  .ztrans_zbf_caption {
    margin-bottom: 30px;
  }
  .each-cards {
    width: 100%;
  }
  .cards-plot {
    flex-direction: column;
  }
  .each-cards {
    width: 70%;
    margin: 0 auto;
  }
  .each-cards p {
    font-size: 16px;
  }
  .each-cards h5 {
    font-size: 26px;
    margin: 10px 0 10px;
  }
  .zwc-accordion {
    padding: 18px 21px 25px 20px;
  }
  .zwc-ent {
    right: 0;
  }
  .zwc-accordion_head h3 {
    margin-right: 20px;
  }
  .all-sec-hdng {
    font-size: 30px;
    margin: 0 auto 20px;
  }
  .bs-shad {
    gap: 20px;
  }
  .box-section h3 {
    font-size: 26px;
  }
  .banner-cont h1 {
    font-size: 33px;
  }
  .banner-cont p,
  .dev-portal p {
    font-size: 16px;
  }
  .zwc-box-section {
    padding: 30px 0 0;
  }
  .each-cards img {
    width: 40px;
  }
  .each-cards:first-child img {
    width: 30px;
  }
  .zwc_faq {
    padding: 70px 0 50px;
  }
  .zw-sec-heading h3 {
    font-size: 27px;
  }
  .bnr-section a,
  .efooter a,
  .request-btn {
    font-size: 16px;
  }
  @keyframes radiation {
    0% {
      transform: scale(0.5);
      opacity: 0;
    }
    50% {
      opacity: 0.7;
    }
    100% {
      transform: scale(1.3);
      opacity: 0;
    }
  }
  .banner-img {
    bottom: -40px;
  }
  .device-wrap h3 {
    font-size: 30px;
  }
  .zwc_device-man {
    padding: 40px 0 0;
  }
  .device-wrap p {
    font-size: 16px;
  }
  .each-cards {
    text-align: center;
  }
  .each-cards p {
    text-align: center;
  }
  .zw-sec-heading h2.all-sec-hdng {
    max-width: 500px;
  }
  .zw-sec-heading {
    padding: 30px 0 0;
  }
  .zw-sec-heading p {
    font-size: 16px;
  }
  .banner-cont {
    max-width: 650px;
  }
  .smart-mile-contents h1 {
    font-size: 33px;
  }
  .zws_fleet_mng p {
    font-size: 16px;
    line-height: 28px;
  }
  .zws_fleet_mng h2,
  .ztrans_zbf_caption h2,
  .zw-tab-fence h2,
  .fleet_monitor_easier h2,
  .ztrans_supported_sensors h2,
  .zwc_faq h2 {
    font-size: 27px;
  }
  .box-separation p {
    width: 100%;
  }
  .zwc_one_model_section {
    padding: 30px 0 0;
  }
  .zwc_fleet_easier {
    padding: 10px 0 0;
  }
  .fleet_monitor_easier h2 {
    max-width: 360px;
    margin: 0 auto;
  }
  .fme_sections {
    padding: 60px 0 0;
  }
  .zwc_each_part {
    width: 100%;
  }
  .fme_sections {
    padding: 60px 0 0;
    gap: 30px;
  }
  .zwc_each_part p {
    font-size: 16px;
    margin-bottom: 0;
  }
  .fme_sections {
    max-width: 390px;
    margin: 0 auto;
  }
  .zwc_each_part h3:before {
    transform: scale(0.7);
  }
  .zwc_each_part h3 {
    padding-top: 100px;
  }
  .zwc_lc_inn ul {
    flex-wrap: wrap;
  }
  .zwc_lc_inn li {
    width: calc(50% - 15px);
    text-align: center;
  }
  .zwc_ss_tag {
    font-size: 20px;
  }
  .efooter p {
    font-size: 20px;
    line-height: 1.4;
  }
  .zwc-accordion_head h3 {
    padding-right: 0;
  }
  .ztrans_what_fleet_management {
    padding: 80px 0 0;
  }
  .zwc_list_copm {
    background: #fff;
  }
  .ztrans_supported_sensors.ztrans_supported_sensors_secondary {
    padding-top: 50px;
    padding-bottom: 0;
  }
  .smartmile-banner {
    padding: 50px 0 80px;
  }
  .smartmile-banner {
    padding: 30px 0 60px;
  }
  .ztrans_zbf_caption > p {
    font-size: 16px;
    line-height: 1.6;
  }
  .box-separation p span:before {
    top: 0;
  }
  .box-separation p span:after {
    top: 4px;
  }
  .frameicons-common-list .content-wrap {
    flex-direction: column;
    align-items: center;
    gap: 25px;
  }
  .frameicons-common-list .all-sec-hdng {
    max-width: 460px;
    text-align: center;
  }
  .frameicons-slick {
    margin: 20px auto 0;
    max-width: 460px;
  }
  .ztrans_zbf_caption > p {
    margin: 20px auto 0;
  }
  .zwc_header_arrows {
    margin-bottom: 0;
  }
  .asc-left p {
    margin: 0 auto;
    max-width: 460px;
  }
  .box-separation {
    max-width: 450px;
    margin: 0 auto;
  }
  .box-section:first-child {
    max-width: 400px;
  }
  .bs-shad {
    padding: 35px 50px;
  }
  .auto-scroll-cards {
    box-shadow: 0 4px 0 rgb(0 0 0 / 5%);
  }
  .zwc_widget.zw_1 {
    left: 0;
  }
  .ztc_left h2 {
    font-size: 27px;
  }
  .ztc_left p {
    font-size: 16px;
    margin-bottom: 20px;
  }
  .farming_smart_monitoring {
    padding: 35px 30px;
    border-radius: 40px;
  }
  .zwc_transforming_sec {
    padding: 90px 0 0;
  }
   .zwc-cards-wrapper {
          flex-direction: column;
          align-items: center;
          gap: 20px;
          padding: 0 15px;
        }

        .zwc-card {
          flex: 1 1 auto;
          width: 100%;
          max-width: 500px;
        }

        .zwc-metering-solutions h2,
        .zwc-metering-solutions p,
        .zwc-card h3,
        .zwc-card-description {
          letter-spacing: normal;
          line-height: normal;
        }

        .zwc-metering-solutions h2 {
          line-height: 1.2;
        }

        .zwc-metering-solutions p {
          line-height: 1.6;
        }

        .zwc-card h3 {
          line-height: 1.3;
        }

        .zwc-card-description {
          line-height: 1.6;
        }
            .ztc_left {
        max-width: 450px;
    }
    .zwc-metering-solutions h2 {
    max-width: 580px;
}
    .zwc_widget.zw_2 {
        display: none;
    }
        .leak-detection {
        text-align: center;
    }
    .leak-detection img {
    max-width: 320px;
}
.efooter .all-sec-hdng {
    max-width: 530px;
}
    .zw-tab-fence h2 {
        max-width: 500px;
    }
}

@media only screen and (max-width: 480px) {
  .each-cards {
    width: 100%;
  }
  .bs-shad {
    padding: 20px;
  }
  .mile-text {
    font-size: 13px;
  }
  .facility-content {
    font-size: 16px;
    line-height: 1.6;
  }
  .banner-sec-img {
    padding-top: 10px;
  }
  .ztrans_what_fleet_management {
    padding: 80px 0 0;
  }
  .fme_sections {
    padding: 36px 0 0;
  }
  .fme_sections {
    gap: 10px;
  }
  .ztrans_supported_sensors {
    padding: 50px 0 30px;
  }
  .zwc_lc_inn li {
    width: 100%;
  }
  .zwc_lc_inn ul {
    gap: 30px 25px;
  }
  .zwc_faq {
    padding: 70px 0 20px;
  }
  .shad_caption {
    font-size: 14px;
    line-height: 1.2;
    padding: 4px 15px;
    width: fit-content;
  }
  .auto-scroll-cards {
    padding: 25px;
  }
      .bs-shad img {
        width: 280px;
    }
}
