<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">h1,h2,h3{
  font-family: var(--zf-primary-regular);
}
a {
  display: inline-block;
}
p,.zt_banner p,
.zt-banner p{
  font-size: 21px;
  letter-spacing: -0.18px;
  line-height: 1.7;
}
p{
  font-size: 18px;
}
.ma-top{
  margin-top: 20px;
}
img{
  display: block;
}
h1,h2{
font-size: 32px;
letter-spacing: -1.7px;
line-height: 1.1;
}
h3{
font-size: 42px;
letter-spacing: -1.5px;
}
.banner{
position: relative;
}
p{
color: #333333;
}
.zw-product-header {
background-color: #f2f4fc !important;
}
.banner::before{
content: "";
width: 100%;
height: calc(100% - 400px);
background-color: #F2F4FC;
position: absolute;
left: 0;
top: 0;
}
.bnr-heading{
min-height: 180px;
margin-bottom: 90px;
}
.bnr-heading,.banner .app-details{
text-align: center;
}
.banner h1 {
width: 100%;
margin: 0 auto 15px;
}
.banner p {
max-width: 740px;
margin: 0 auto;
}
.bnr-heading span{
font-size: 10px;
letter-spacing: .7px;
background-color: #d9e8d9;
padding: 5px 10px;
line-height: 1;
text-transform: uppercase;
display: inline-flex;
font-family: var(--zf-secondary-semibold);
border-radius: 1px;
margin-bottom: 15px;
color: #08724f;
}
.banner .content-wrap{
padding:90px 0;
}
.banner .content-wrap{
padding-top: 60px;
}
.bnr-slick .slick-title{
display: none;
}
.bnr-slick .slick-title-wrap{
position: relative;
display: flex;
justify-content: flex-end;
align-items: center;
}
.bnr-slick{
position: relative;
}
.use-temp a{
padding: 15px 30px;
background-color: var(--primary-color);
border-radius: 3px;
color: #fff;
font-size: 13px;
font-family: var(--zf-primary-semibold);
text-transform: uppercase;
opacity: 0;
visibility: hidden;
}
.mp-btm-zero{
margin-bottom: 0;
padding-bottom: 0;
}
.use-temp.mid-btn a{
margin-top: 20px;
color: #fff;
}
.bnr-slick .slide-wrap{
display: flex;
flex-flow: column-reverse;
margin: 0;
}
.bnr-slick .slick-dots li{
width: auto;
height: auto;
border-radius: 50px;
padding:10px 20px 10px 40px;
background-color: unset;
border: unset;
position: relative;
font-size: 10px;
font-family: var(--zf-primary-semibold);
text-transform: uppercase;
margin: 0;
}
.bnr-slick .slick-dots li.slick-active{
width: auto;
height: auto;
background-color: #EAEDF8;
border: unset;
}
.bnr-slick .slick-dots{
display: inline-flex;
background-color: #fff;
width: max-content;
padding: 3px;
border-radius: 50px;
margin: 0;
position: relative;
top: -46px;
left: 0;
bottom: auto;
z-index: 2;
}
.bnr-slick .slick-dots li:before{
width: 20px;
height: 20px;
content: "";
background: url(/sites/zweb/images/tables/templates/zt-temp-views-icons-sprite.png) no-repeat;
background-size: 60px auto;
background-position: -1px -1px;
display: block;
position: absolute;
left: 10px;
top: 0;
bottom: 0;
margin: auto 0;
}
.bnr-slick .slick-dots li.gallery:before{
background-position: 0px -20px;
}
.bnr-slick .slick-dots li.calendar:before{
background-position: -20px -1px;
}
.bnr-slick .slick-dots li.grid:before{
background-position: -39px -1px;
}
.bnr-slick .slick-dots li.kanban:before{
background-position:-1px -1px;
}
.bnr-slick .slick-dots li.form:before{
background-position:-21px -21px;
}
/* app categories start */
.related-apps{
  border: none;
}
.related-apps .content-wrap{
padding: 90px 0;
/* border-top: 1px solid #DFE4ED; */
max-width: 1170px;
}
.related-apps .apps-list{
  padding: 0;
}
.related-apps .apps-list-view{
  width: 100%;
  border: none;
  padding-bottom: 0;
}
.apps-heading{
text-align: center;
max-width: 720px;margin: 0 auto;
}
.apps-category-lists h3{
font-size: 20px;
letter-spacing: 0;
padding: 20px 30px 40px;
margin: 0;
color: var(--primary-color);
border-bottom: 1px solid #dedede;
}
.apps-category-lists li a{
padding: 20px 30px;
border-bottom: 1px solid #dedede;
font-size: 16px;
color: #555;
display: block;
}
.apps-category-lists li.active a{
color: var(--primary-color);
font-family: var(--zf-primary-medium);
}
.apps-category-lists li{
position: relative;
}
.apps-category-lists li:before{
content: "";
position: absolute;
left: 0;
top: auto;
bottom: 0;
width: 0;
height: 2px;
background-color: #1D76F0;
}
.apps-category-lists li.active:before{
width: 100%;
transition: all 1s ease-in-out;
}
.apps-category-wrap .content-wrap{
overflow: visible;
}
.apps-category{
width: 23%;
padding-top: 200px;
position: sticky;
top: -100px;
padding-bottom: 150px;
}
.apps-list-view{
width: 100%;
}
.inner-list-view .apps-list{
  border-bottom: 1px solid #dedede;
}
.apps-list.bbn{
  border: none;
}
.apps-list-view h5{
font-size: 30px;
font-family: var(--zf-primary-medium);
margin-bottom: 40px;
letter-spacing: -0.45px;
}
.apps-category-wrap a{
color: var(--primary-color);
}
.apps-list .flex-content{
gap: 1% 1%;
}
.apps-heading p{
margin-bottom: 45px;
}

.grid-list .flex-box{
border: 1px solid #E3E3E3;
transition: all .5s ease-in-out;
}
.flex-list .flex-box{
border: 1px solid #E3E3E3;
transition: all .5s ease-in-out;
max-width: 280px;
margin-top: 12px;
display: flex;
}
.apps-list .flex-box:hover{
box-shadow: 0px 20px 60px #4D4D4D1F;
transform: translateY(-7px);
transition: all .5s ease-in-out;
}
.apps-list .flex-box:hover .top-right-arrow{
background-color: #000;
transition: all .5s ease-in-out;
}
.apps-list .flex-box:hover .top-right-arrow:after{
background: #fff;
transition: all .5s ease-in-out;
}
.apps-list .flex-box:hover .top-right-arrow:before{
filter: invert(1);
}
.flex-box a{
padding: 10px;
}
.flex-box .img-wrap{
margin-bottom: 20px;
display: flex;
align-items: flex-end;
justify-content: flex-end;
position: relative;
}
.top-right-arrow{
content: "";
width: 18%;
height: 22%;
border-radius: 50%;
position: absolute;
display: flex;
align-items: center;
justify-content: center;
border: 1px solid #010101;
transition: all .5s ease-in-out;
} 
.top-right-arrow:before{
content: "";
background: url(/sites/zweb/images/tables/templates/zt-template-arrow.svg) no-repeat;
background-size: 100%;
background-repeat: no-repeat;
width: 9px;
height: 12px;
left: 2px;
position: relative;
top: 2px
}
.apps-category-wrap .flex-box h4{
font-size: 20px;
letter-spacing: -0.5px;
margin-bottom: 8px;
line-height: 1.3;
}
.flex-box p{
font-size: 14px;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
}
.bnr-slick .slick-slide {
position: relative;
padding: 25px 5px 5px;
background: #cacfe1;
}

.bnr-slick .slick-slide:before,.bnr-slick .slick-slide:after {
content: "";
position: absolute;
top: 10px;
z-index: 1;
background: #767d99;
border-radius: 50px;
height: 6px;
width: 6px
}

.bnr-slick .slick-slide:before {
left: 20px;
-webkit-box-shadow: 31px 0 0 #767d99;
box-shadow: 22px 0 0 #767d99;
}

.bnr-slick .slick-slide:after {
left: 31px;
}

.bnr-slick .slick-slide,.bnr-slick .slick-slide img {
border-radius: 10px
}

/* app categories end */
/* three steps started */
.three-steps{
text-align: center;
background-color: #131836;
color: #fff;
max-width: 1200px;
width: 90%;
margin: 0px auto 90px;
border-radius: 5px;
z-index: 1;
position: relative;
}
.three-steps h3{
margin-bottom: 50px;
}
.three-steps .content-wrap{
max-width: 800px;
margin: 0 auto;
padding: 50px 0;
width: 90%;
}
.three-steps .icon{
width: 90px;
height: 90px;
border-radius: 5px;
display: block;
margin: 0 auto 30px;
background-color: #fff;
display: flex;
justify-content: center;
align-items: center;
}
.three-steps .icon span{
width: 50px;
height: 50px;
display: block;
background: url(/sites/zweb/images/tables/templates/zt-temp-steps-icons-sprite.png) no-repeat;
background-size: 150px auto;
}
.pick-temp .icon span{
background-position: 6px -4px;
}
.load-temp .icon span{
background-position: -44px -4px;
}
.customize-temp .icon span{
background-position: -98px -4px;
}

.three-steps .num{
width: 24px;
height: 24px;
border-radius: 50%;
border: 1px solid #5A5F7C;
margin-bottom: 20px;
display: flex;
justify-content: center;
align-items: center;
font-size: 10px;
background-color: #131836;
z-index: 1;
}
.steps-wrap p{
font-size: 20px;
color: #fff;
}
.steps-wrap{
display: flex;
justify-content: space-between;
align-items: flex-start;
gap: 50px;
position: relative;
margin-bottom: 40px;
}
.steps-wrap::before{
content: "";
border: 1px dashed #FFFFFF;
opacity: 0.2;
position: absolute;
left: 12%;
top: 52%;
max-width: 600px;
width: 100%;
}
.pick-temp,
.load-temp,
.customize-temp{
display: flex;
flex-flow: column;
justify-content: center;
align-items: center;
width: 200px;
}
/* three steps end */
/* app categories start */
.apps-list p:last-child{
  margin-bottom: 0;
}
.apps-list ul li p:last-child{
  margin-bottom: 20px;
}
.apps-category-wrap .zt-hilink{
  color: #1d76f0;
    font-family: var(--zf-primary-semibold);
}
.apps-heading{
  text-align: left;
  max-width: 700px;
  }
  .apps-category-lists h3{
  font-size: 20px;
  letter-spacing: 0;
  padding: 20px 30px 40px;
  margin: 0;
  color: var(--primary-color);
  border-bottom: 1px solid #dedede;
  }
  .apps-category-lists li a{
  padding: 20px 30px;
  border-bottom: 1px solid #dedede;
  font-size: 16px;
  color: #555;
  display: block;
  }
  .apps-category-lists li.active a{
  color: #1d76f0;
  font-family: var(--zf-primary-medium);
  }
  .apps-category-lists li{
  position: relative;
  }
  .apps-category-lists li:before{
  content: "";
  position: absolute;
  left: 0;
  top: auto;
  bottom: 0;
  width: 0;
  height: 2px;
  background-color: #1D76F0;
  }
  .apps-category-lists li.active:before{
  width: 100%;
  transition: all 1s ease-in-out;
  }
  .apps-category-wrap .content-wrap{
  max-width: 1340px;
  overflow: visible;
  }
  .apps-category-wrap.related-apps .content-wrap{
    max-width: 1170px;
  }
  .apps-category-wrap{
  border-bottom: 1px solid #dedede;
  }
  .apps-category-wrap.related-apps{
    border: none;
  }
  .apps-category{
  width: 23%;
  padding-top: 90px;
  position: sticky;
  top: 0;
  padding-bottom: 150px;
  }
  /*  */
  .apps-list-view{
  width: 77%;
  padding-bottom: 90px;
  border-left: 1px solid #dedede;
  }
  
  .apps-list-view .para-flex{
      display: flex;
      justify-content: space-between;
      margin-bottom: 40px;
      flex-wrap: wrap;
  }
  .apps-list-view .para-flex:last-child{
    margin-bottom: 0;
  }
  .para-flex .inner-child{
    width: 50%;
  }
  .apps-list-view .para-flex p{
      width: 90%;
  }
  .wp-management{
      display: flex;
      justify-content: space-between;
      gap: 20px;
      position: relative;
      margin: 40px 0;
  }

.apps-list .sec-ttl{
    font-family: var(--zf-primary-semibold);
  color: #010101;
  margin: 0px 0 10px;
  position: relative;
  }
  .list-style-circle{
      position: relative;
  }

  .list-style-circle::before{
    content: "";
    width: 10px;
    height: 10px;
    border: 2px solid #000;
    border-radius: 50%;
    position: absolute;
    left: -20px;
    top: 10px;
    /* bottom: 0; */
    /* margin: auto; */
  }

  .apps-list ul{
      margin-top: 20px;
      padding: 0 20px;
  }
  .sec-div{
    margin-bottom: 30px;
  }
  ul.flex-three-col{
    display: flex;
    flex-wrap: wrap;
    column-gap: 20px;
  }
  ul.flex-three-col li{
    width: calc(33.33% - 20px);
  }
  .database-benefits{
    background-color: #CBE4FF;
  }
  .database-benefits.apps-list .sec-ttl{
    margin-top: 0;
    width: 24%;
  }
  .database-benefits.apps-list .flex-box-wrap p:last-child{
    width: 70%;
  }
  .database-benefits .box{
    display: flex;
  }
  .database-benefits .flex-box-wrap{
    gap: 5px;
    margin-bottom: 40px;
  }
  .divider{
      width: 60px;
      height: 60px;
      border-radius: 50%;
      background-color: #F2F4F8;
      position: absolute;
      margin: auto;
      display: flex;
      align-items: center;
      justify-content: center;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
  }
  .divider span{
      background-color: #C2B8FD;
      font-family: var(--zf-primary-bold);
      color: #4515CA;
      font-size: 17px;
      width: 40px;
      height: 40px;
      border-radius: 50%;
      display: flex;
      align-items: center;
      justify-content: center;
  }
   .apps-list .wp-management .sec-ttl{
      margin-top: 0;
  }
  .first-para{
      margin: 0;
  }
  .work-management,.pro-management{
      padding:50px 30px;
      background-color: #131836;
      width: 50%;
  }
  .work-management p,
  .pro-management p{
    color: #BABDD0;
  }
  .apps-list-view .zt-clr-box{
      padding: 30px;
      background-color: #C2B8FD;
      border-left: 3px solid #4515CA;
  }
  .benefits img{
      margin-top: 40px;
      padding-bottom: 30px;
  }
  .apps-list-view .zt-clr-box p{
      font-size: 24px;
    font-family: var(--zf-primary-medium);
    margin: 0;
    letter-spacing: -0.5px;
  color: #010101;
  }
  .apps-list-view .zt-clr-box ul li{
      font-size: 24px;
     letter-spacing: -0.48px;
    font-family: var(--zf-primary-medium);
    color: #010101;
    margin-left: 30px;
    line-height: 2;
    position: relative;
  }
  .apps-list-view .zt-clr-box ul li:before{
      content: "";
      width: 6px;
      height: 6px;
      border-radius: 50%;
      background-color: #000;
      position: absolute;
      left: -18px;
      top: 0;
      bottom: 0;
      margin: auto;
  }
  .apps-list{
  padding: 60px 90px;
  }
  .apps-list .add-para{
      margin-bottom: 10px;
  }
  .apps-list h4{
      font-size: 20px;
  }
  .key-things,
  .create-own,
  .bg-blue-app-list{
      background-color: #CBE4FF;
  }
  .bg-blue-app-list ul{
      background-color: #B6D5F7;
      padding: 30px;
      margin-top: 0;
  }

  .manage-details ul,
  .smc-efforts ul{
      background-color: #F2F4F8;
      padding: 30px;
  }
  .smc-efforts ul li,
  .bg-blue-app-list ul li{
    padding-left: 20px;
  }
  .manage-details.apps-list .sec-ttl {
      margin-top: 0;
      width: 24%;
      margin: 0;
  }
  .manage-details.apps-list p:last-child {
      width: 76%;
      margin: 0;
  }
  .manage-details ul li {
      display: flex;
      padding-bottom: 20px;
      margin-bottom: 20px;
      border-bottom: 1px solid #D8DDE6;
  }
  .manage-details ul li:last-child{
    border: none;
    padding-bottom: 0px;
    margin-bottom: 0px;
  }
  .wm-same-pm{
      background-color: #F2F4F8;
  }
  .apps-list:last-child{
  border: none;
  }

.cen-box ul{
  display: flex;
  align-items: stretch;
  margin: 0;
  gap: 20px;
}
.cen-box ul li:first-child{
  border: unset;
}
.cen-box ul li{
  width: calc(100% / 3);
  border-left: 1px solid #E0E0E0;
}
.cen-box ul li p{
  margin-bottom: 10px;
  font-size: 16px;
  position: relative;
  padding-left: 12px;
}
.cen-box ul li p::before{
  content: "";
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background-color: #000;
  left: 0;
  top: 12px;
  position: absolute;
}
.cen-box ul li h5{
  margin-bottom: 10px;
  font-size: 18px;
  font-family: var(--zf-primary-semibold);
}
.cen-box h4{
  text-align: center;
  margin: 0;
  padding: 10px 0;
  color: #fff;
  background-color: #000;
}
  .steps ul li{
      padding:0 0 50px 40px;
      position: relative;
  }
  .steps ul{
      margin-top: 60px;
  }
  .steps ul li::before{
      content: "";
      height: calc(100% - 40px);
      position: absolute;
      left: 10px;
      top: 27px;
      background-image: linear-gradient(black 13%, rgba(255, 255, 255, 0) 0%);
      background-position: right;
      background-size: 1px 6px;
      background-repeat: repeat-y;
      padding: 1px;
  }
  .steps ul li:last-child{
      padding-bottom: 0;
  }
  .steps ul li:last-child:before{
      height: 0;
  }
  .steps ul li span{
      position: absolute;
      left: 0;
      color: #fff;
      width: 20px;
      height: 20px;
      background-color: #000;
      border-radius: 50%;
      display: flex;
      align-items: center;
      justify-content: center;
      font-size: 13px;
      line-height: 1;
      font-family: var(--zf-secondary-extrabold);
  }
  .icon{
      width: 75px;
      height: 75px;
      border-radius: 20px;
      background-color: #fff;
      display: flex;
      align-items: center;
      justify-content: center;
  }
  .icon span{
      display: block;
      background: url(/sites/zweb/images/tables/database-icon-sprite.svg) no-repeat;
      background-size: 275px auto;
      width: 45px;
      height: 45px;
  }
  .icon .streamline-flow{
    background-position: -49px -1px;
    width: 45px;
    height: 45px;
  }
  .icon .comp-req{
  background-position: -195px -1px;
  width: 32px;
  height: 43px;
  }
  .icon .setting-priorities{
    background-position: -144px -4px;
    width: 50px;
    height: 40px;
  }
  .icon .com-gap{
    background-position: -96px -1px;
    width: 47px;
    height: 43px;
  }
  .icon .decide-deadline{
    background-position: -3px -1px;
    width: 44px;
    height: 43px;
  }
  .icon .enhanced-col{
    background-position: -228px -1px;
    width: 44px;
    height: 43px;
  }
  .icon .resource-allocation{
    background-position: -237px -2px;
    width: 51px;
    height: 52px;
  }
  .icon .limited-allocation{
  background-position: -290px -1px;
  width: 56px;
  height: 53px;
  }
  .icon .rist-data-loss{
    background-position: -1px -59px;
    width: 56px;
    height: 53px;
    }
    .icon .reporting{
      background-position: -57px -58px;
      width: 44px;
      height: 54px;
      }
      .icon .difficulty{
        background-position: -102px -61px;
        width: 50px;
        height: 53px;  
        }
        .icon .administrative{
          background-position: -155px -62px;
          width: 54px;
          height: 51px;
          }
  .apps-list.steps .sec-ttl{
      margin: 0px;
      margin-bottom: 20px;
      padding: 0;
  }
  .steps ul li p{
      margin: 0px;
  }
  .challenges{
      background-color: #CBE4FF;
  }
  .box-wrap{
      display: flex;
      display: flex;
      justify-content: space-between;
      gap: 20px;
  }
  .box p{
      margin: 0;
  }
  .lft-box-wrap,
  .rht-box-wrap{
      width: 100%;
      gap: 20px;
  display: flex;
  flex-flow: column;
  }
  
   .box{
      width: calc(100% - 0px);
      padding: 50px 30px;
      background-color: #B6D5F7;
  }
  
  .box-firstchild{
      width: 100%;
      margin-bottom: 20px;
      margin-top: 60px;
  }
  .box-secchild{
      min-height: 360px;
  }
  .box-thirdchild{
      min-height: 420px;
  }
  .box-fourthchild{
      min-height: 390px;
  }
  .box-wrap .box-fifthchild{
      padding-bottom: 75px;
      min-height: 390px;
  }
  .wm-software .zt-clr-box{
      margin: 40px 0;
  }
  .apps-category-wrap a{
  color: var(--primary-color);
  }
  .apps-list .flex-content{
  gap: 1% 1%;
  }
  .apps-heading p{
  margin-bottom: 45px;
  font-size: 20px;
  }
  .grid-list .flex-box{
  border: 1px solid #E3E3E3;
  transition: all .5s ease-in-out;
  }
  .apps-list .flex-box:hover{
  box-shadow: 0px 20px 60px #4D4D4D1F;
  transform: translateY(-15px);
  transition: all .5s ease-in-out;
  }
  .apps-list .flex-box:hover .top-right-arrow{
  background-color: #000;
  transition: all .5s ease-in-out;
  }
  .apps-list .flex-box:hover .top-right-arrow:before{
  filter: invert(1);
  }
  .flex-box a{
  padding: 10px;
  }
  .flex-box .img-wrap{
  margin-bottom: 30px;
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
  position: relative;
  }
  .top-right-arrow{
  content: "";
  width: 18%;
  height: 22%;
  border-radius: 50%;
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #010101;
  transition: all .5s ease-in-out;
  } 
  .top-right-arrow:before{
  content: "";
  background: url(/sites/zweb/images/tables/templates/zt-template-arrow.svg) no-repeat;
  background-size: 100%;
  background-repeat: no-repeat;
  width: 9px;
  height: 12px;
  left: 2px;
  position: relative;
  top: 2px;
  }
  .flex-list .flex-box {
  width: 30.6%;
    border-radius: 5px;
    box-shadow: 0 20px 40px #9393930A;
    max-width: 280px;
  }
  .flex-list .flex-box h4{
  font-size: 20px;
    letter-spacing: -0.5px;
    margin-bottom: 12px;
    line-height: 1;
    padding-left: 10px;
    font-family: var(--zf-primary-medium);
    color: var(--primary-color);
  }
  .flex-list .flex-box p{
  font-size: 14px;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  padding-left: 10px;
  }
  /* app categories end */
   /* faq start */
   .faq{
      margin: 100px 0;
      }
      .faq h2 em{
      display: block;
      font-style: unset;
      }
      /* faq end */
/*  */
@media only screen and (min-width: 1441px) {
h1{
    font-size: 56px;
    letter-spacing: -2px;
}
h2{
    font-size: 32px;
    letter-spacing: -1px;
}
h3{
    font-size: 32px;
    letter-spacing: -2px;
}
}
@media only screen and (max-width: 1499px) {
  .apps-list{
      padding: 40px 90px;
      }
.flex-list .flex-box {
  width: 32.6%
}
.bnr-slick{
max-width: 900px;
margin: 0 auto;
}
/* .banner h1{
font-size: 42px;
} */
/* .three-steps h3{
font-size: 42px;
} */
}
@media only screen and (max-width: 1440px) {
  /* app categories media start */
  .flex-list .flex-box{
    width: 32.6%;
    }
    .apps-category-wrap .content-wrap{
      max-width: 1440px;
      width: 100%;
    }
    .related-apps .content-wrap{
      width: 90%;
    }
    .apps-list {
      padding: 60px 60px;
    }
    /* app categories media end */
  }
@media only screen and (max-width: 1199px) {
h2{
    font-size: 42px;
    letter-spacing: -1px;
}
h3{
    font-size: 36px;
    letter-spacing: -1px;
}
}
@media only screen and (max-width: 1024px) {
  /* app categories media start */
  #app-name-0{
    padding-top: 0;
  }
    /* #app-name-0,#app-name-5{
        padding-bottom: 0;
    } */
.apps-category-wrap .flex-content{
    flex-flow: column;
    align-items: center;
  }
  .apps-list-view{
    border: none;
  }
  .apps-category-lists ul{
    display: none;
  }
  .apps-category-wrap .content-wrap {
    width: 90%;
  }
  .apps-category{
    width: 100%;
    position: relative;
    top: 0;
    padding: 60px 70px 0px;
  }
  .apps-list{
    padding: 60px 70px;
    border: none;
  }
  .apps-category-lists h3{
    border: 1px solid #dedede;
    padding: 10px 15px 10px;
    position: relative;
  }
  .apps-category-lists li a {
    padding: 10px 15px;
  }
  .apps-category-lists ul{
    border: 1px solid #dedede;
    border-top: none;
    border-bottom: none;
    height: 220px;
    overflow: auto;
  }
  .apps-category h3 span {
    position: absolute;
    right: 20px;
    top: 1px;
    z-index: 1;
    height: auto;
    width: auto;
  }
  
  .apps-category h3 span:before,.apps-category h3 span:after {
    content: "";
    position: absolute;
    z-index: 1;
    width: 2px;
    height: 10px;
    background: #000;
    top: 16px
  }
  .apps-category h3 span:before {
    left: -1px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
  }
  
  .apps-category h3.select-open span:before {
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg)
  }
  
  .apps-category h3 span:after {
    left: -7px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
  }
  
  .apps-category h3.select-open span:after {
    -webkit-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    transform: rotate(-135deg)
  }
  .apps-list-view {
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 0px;
  }
  /* app categories media end */
}
@media only screen and (max-width: 991px){
.steps-wrap::before{
max-width: 450px;
}
.three-steps .content-wrap {
max-width: 620px;
}
/* app categories media start */

.manage-details ul li {
  display: block;
}
.manage-details.apps-list p:last-child,
.manage-details.apps-list .sec-ttl{
  width: 100%;
}
.inner-list-view{
  padding: 60px 0;
}
#app-name-7{
  margin: 0;
  background-color: #fff;
}
  .apps-list-view .zt-clr-box p,
  .apps-list-view .zt-clr-box ul li {
      font-size: 21px;
      letter-spacing: 0;
  }
  .work-management, .pro-management{
      box-shadow: 0 4px 20px #362c4b1a;
  }
  .apps-list {
      padding: 60px;
  }
  .apps-category{
      padding-left: 0;
      padding-right: 0;
  }
  .wm-same-pm,
  .challenges{
      background-color: unset;
  }
.flex-list .flex-box {
width: 49%;
}
/* app categories media end */
}
@media only screen and (max-width: 767px){
  .cen-box ul li {
    width: calc(100%);
    padding: 0;
    border: unset;
  }
  .cen-box ul{
    flex-flow: column;
  }
  .inner-list-view .apps-list{
      border-bottom: none;
  }
h1,h2{
    font-size: 32px;
    letter-spacing: -1px;
}
h2{ 
  font-size: 28px;
}
h3{
    font-size: 28px;
    letter-spacing: -0.5px;
}
.three-steps{
margin-bottom: 60px;
}
.three-steps .content-wrap{
text-align: left;
}
.apps-list-view h5{
margin-bottom: 20px;
}
.flex-list .flex-box {
width: 49%;
}
.bnr-slick .slick-dots li{
padding: 10px 10px 10px 35px;
margin: 0;
}
.bnr-heading{
margin-bottom: 60px;
}
.bnr-heading,.banner .app-details{
text-align: left;
}
.bnr-slick .slick-title-wrap{
justify-content: flex-start;
margin-top: 40px;
}
.bnr-slick{
display: flex;
flex-flow: column-reverse;
}
.bnr-slick .slick-dots{
left: 0;
right: 0;
margin: 0;
position: relative;
top: 0px;
margin-bottom: 30px;
}
.flex-list .flex-box{
max-width: 320px;
}
.banner::before{
height: calc(100% - 300px);
}
.related-apps .content-wrap,
.banner .content-wrap{
padding: 60px 0;
}
.banner p {
margin: 0 auto;
}
/* three steps */
.steps-wrap{
flex-flow: column;
}
.pick-temp, .load-temp, .customize-temp{
display: inline-flex;
flex-direction: row;
align-items: center;
height: 100%;
width: 100%;
justify-content: flex-start;
max-width: unset;
}
.three-steps .icon{
order: 1;
margin: 0;
margin-right: 5%;
}
.three-steps .num{
order: 0;
margin: 0;
margin-right: 5%;
}
.steps-wrap p{
order: 2;
margin: 0;
text-align: left;
margin-bottom: 0;
}
.three-steps .icon {
width: 70px;
height: 70px;
}
.steps-wrap::before{
display: none;
}
.three-steps h3{
text-align: left;
}
.three-steps h3 {
margin-bottom: 30px;
}
/* three steps end */
/* app categories media start */
.divider{
  position: relative;
}
.wp-management{
  gap: 10px;
}
.work-management, .pro-management,
.box {
  padding: 30px 20px;
}
.apps-list h2 {
  margin-bottom: 20px;
}
.database-benefits .box{
  flex-flow: column;
}
.database-benefits.apps-list .flex-box-wrap p:last-child,
.database-benefits.apps-list .sec-ttl{
  width: 100%;
}
.inner-list-view {
  padding: 40px 0;
}
.tracking .three-colm,
.tracking .two-colm,
.para-flex .inner-child{
  width: 100%;
}
  #app-name-0 p,
  .apps-list-view .para-flex p:last-child{
      margin: 0;
  }
  .box-firstchild{
      margin-top: 40px;
  }
  .box-secchild,
  .box-thirdchild,
  .box-fourthchild,
  .box-fifthchild{
      min-height: unset;
  }
  .box-wrap .box-fifthchild{
      padding-bottom: 50px;
      min-height: unset;
  }
  .benefits img {
      margin-top: 30px;
      padding-bottom: 10px;
  }
  .apps-list-view .para-flex p {
      width: 100%;
  }
  .apps-list-view .para-flex{
      flex-flow: column;
  }
  .apps-list-view .zt-clr-box p,
  .apps-list-view .zt-clr-box ul li {
      font-size: 18px;
      letter-spacing: 0;
      line-height: 1.6;
  }
  /* #app-name-4{
      padding-bottom: 0;
  } */
  .wp-management{
      flex-flow: column;
  }
  .box-wrap{
      flex-flow: column;
  }
  .work-management, .pro-management{
      width: 100%;
  }
  .apps-list{
    padding:40px 0;
}
.bg-app-list{
    padding: 30px;
}
  #app-name-1,
  #app-name-3{
      padding-bottom: 0;
  }
  .apps-list.bg-blue-app-list{
      padding-bottom: 30px;
  }
.apps-list .flex-box:hover{
box-shadow: unset;
}
.apps-heading p{
font-size: 18px;
margin-bottom: 20px;
}
.flex-list .flex-box h4 {
letter-spacing: 0;
}
.apps-category-wrap{
border: none;
}
.faq {
  margin: 60px 0;
}
.apps-category-wrap .flex-content {
flex-flow: column;
align-items: center
}
.apps-category {
position: relative
}
.apps-list-view {
border: 0
}
.apps-category-lists ul {
display: none
}

.apps-category-wrap .content-wrap {
width: 90%
}

.apps-category {
width: 100%;
top: 0;
padding: 0px 0 0
}

.apps-list {
padding-top: 40px;
padding-bottom: 0;
border: 0
}
.inner-list-view .apps-list {
padding: 30px;
}
.apps-category-lists h3 {
border: 1px solid #dedede;
padding: 10px 15px 10px;
position: relative
}

.apps-category-lists li a {
padding: 10px 15px
}

.apps-category-lists ul {
border: 1px solid #dedede;
border-top: 0;
border-bottom: 0;
height: 220px;
overflow: auto
}

.apps-category h3 span {
position: absolute;
right: 20px;
top: 1px;
z-index: 1;
height: auto;
width: auto
}

.apps-category h3 span:before,.apps-category h3 span:after {
content: "";
position: absolute;
z-index: 1;
width: 2px;
height: 10px;
background: #000;
top: 16px
}

.apps-category h3 span:before {
left: -1px;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg)
}

.apps-category h3.select-open span:before {
-webkit-transform: rotate(135deg);
-ms-transform: rotate(135deg);
transform: rotate(135deg)
}

.apps-category h3 span:after {
left: -7px;
-webkit-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
transform: rotate(-45deg)
}

.apps-category h3.select-open span:after {
-webkit-transform: rotate(-135deg);
-ms-transform: rotate(-135deg);
transform: rotate(-135deg)
}

.apps-list-view {
width: 100%;
padding-left: 0;
padding-right: 0
}

.apps-list-view {
padding-bottom: 0;
padding-bottom: 0;
}


.list-style-circle::before{
left: -30px;
margin: 0;
top: 10px;
bottom: unset;
}
/* app categories media end */
}
@media only screen and (max-width: 550px){
.flex-list .flex-box {
width: 300px;
}
.inner-list-view .apps-list{
  padding:30px 15px;
}
}
@media all and (max-width:450px) {
/* three steps start */
.three-steps .icon {
width: 50px;
height: 50px;
}
.three-steps .icon span{
width: 40px;
height: 40px;
background-size: 120px auto;
}
.customize-temp .icon span {
background-position: -78px -3px;
}
.load-temp .icon span {
background-position: -34px 0px;
}
.pick-temp .icon span {
background-position: 3px -3px;
}
.steps-wrap p {
font-size: 18px;
line-height: 1.4;
}
/* three steps end */
/* app categories media start */
.bg-app-list{
  padding: 30px;
}
/* app categories media end */
}
@media only screen and (max-width: 400px) {
h1,h2{
    font-size: 32px;
    letter-spacing: -0.5px;
}
h2{
  font-size: 26px;
  letter-spacing: 0;
}
h3{
    font-size: 26px;
  letter-spacing: 0;
}
}
@media only screen and (max-width: 375px){
.bnr-slick .slick-dots li{
font-size: 10px;
}
.banner::before {
height: calc(100% - 270px);
}
.bnr-slick .slick-dots{
flex-wrap: wrap;
width: 100%;
background-color: unset;
padding: 0;
}
.bnr-slick .slick-dots li{
width: 120px;
background-color: #fff;
margin: 5px;
margin-left: 0;
transition: unset;
text-align: left;
align-items: center;
display: flex;
}
.bnr-slick .slick-dots li.slick-active{
width: 120px;
border: 2px solid #fff;
transition: unset;
}
/* three steps start */
.steps-wrap p {
  font-size: 15px;
}
/* three steps end */
}
</pre></body></html>