.mobile-apps-wrap .content-wrap > a.google-play {
  background-position: -255px 0;
  width: 115px;
}
.mobile-apps-wrap .content-wrap > a.apple-store {
  background-position: -120px 0;
  width: 135px;
}
.mobile-apps-wrap .content-wrap > a {
  display: inline-block;
  height: 40px;
  margin: 0 10px;
  text-indent: -9999em;
  background: url(/sites/zweb/images/connect/home-sprite.png) left top no-repeat;
}
.mobile-apps-wrap .content-wrap {
  text-align: center;
}
.feature-more-wrap .more-detail {
  width: 33.333%;
  display: table-cell;
  padding: 0 20px 20px;
  box-sizing: border-box;
  text-align: left;
  color: #000;
  transition: 1s ease;
  font-size: 15px;
  line-height: 1.5;
}
.html-part .feature-more-wrap {
  margin: 0 auto 30px;
}
.features-item.middle-image:last-child {
  background-color: #f9f9f9;
}
.mob-sec-wrap {
  max-width: 880px;
  width: 100%;
  margin: 0 auto;
  display: flex;
  padding: 30px 0 0 0;
}
.iphone-container,
.android-container {
  margin: 0 auto;
  padding: 0 30px;
}
.iphone-part,
.android-part {
  height: 655px;
  position: relative;
  max-width: 325px;
  margin: 0 auto;
  display: inline-table;
}
.iphone-part h2,
.android-part h2 {
  color: #333;
  font-size: 30px;
  margin-bottom: 40px;
  text-align: center;
  text-shadow: 1px 1px 0 #eeeeee, 2px 2px 0 #cccccc;
}
.iphone-show {
  background-image: url("/sites/zweb/images/connect/iphone-new-bg.png");
  background-repeat: no-repeat;
  height: 652px;
  margin: 0 auto;
  overflow: hidden;
  padding: 0 21px;
  position: relative;
  width: 320px;
  border-radius: 45px;
  transition: 0.5s ease;
  -moz-transition: 0.5s ease;
  -ms-transition: 0.5s ease;
  -o-transition: 0.5s ease;
  -webkit-transition: 0.5s ease;
}
.iphone-show-inner {
  overflow: hidden;
  position: relative;
}
.iphone-slider {
  height: 580px;
  position: relative;
  width: 5555px;
  padding-left: 0 !important;
}
.iphone-slider li {
  cursor: pointer;
  float: left;
  position: relative;
  top: 75px;
  width: 283px;
}
.android-show {
  background-image: url("/sites/zweb/images/connect/samsung-new-bg.png");
  background-repeat: no-repeat;
  height: 655px;
  margin: 0 auto;
  overflow: hidden;
  padding: 0 14px;
  width: 320px;
  border-radius: 50px;
  transition: 0.5s ease;
  -moz-transition: 0.5s ease;
  -ms-transition: 0.5s ease;
  -o-transition: 0.5s ease;
  -webkit-transition: 0.5s ease;
}
.android-show-inner {
  overflow: hidden;
  position: relative;
}
.android-slider {
  height: 550px;
  position: relative;
  width: 5555px;
  padding-left: 0 !important;
}
.android-slider li {
  cursor: pointer;
  float: left;
  position: relative;
  top: 64px;
  width: 295px;
  list-style: none;
  height: 525px;
}
#right {
  cursor: pointer;
  display: none;
  height: 50px;
  margin-top: -110px;
  position: absolute;
  right: -45px;
  top: 50%;
  transition: all 0.5s linear 0s;
  width: 45px;
}
#left {
  cursor: pointer;
  display: none;
  height: 50px;
  left: -45px;
  margin-top: -110px;
  opacity: 0.6;
  position: absolute;
  top: 50%;
  transition: all 0.5s linear 0s;
  width: 45px;
}
#iphone {
  background: none repeat scroll 0 0 #0f0;
  color: #fff;
  font-size: 30px;
  height: 48px;
  text-align: center;
  width: 120px;
}
#android {
  background: none repeat scroll 0 0 #0f0;
  color: #fff;
  font-size: 30px;
  height: 48px;
  left: 644px;
  position: absolute;
  text-align: center;
  top: 50px;
  width: 120px;
}
.one-col .mobile-store {
  max-width: 250px;
}
.apple-store,
.google-play,
.windows-store {
  background-position: left -108px;
  display: inline-block;
  height: 40px;
  margin-top: 20px;
  text-indent: -999em;
  width: 115px;
  margin-right: 5px;
}
.google-play {
  background-position: left -60px;
}
.windows-store {
  background-position: left -335px;
}
.lmore {
  color: #00add5;
  display: inline-block;
  max-width: 100px;
  text-decoration: underline;
}
.feature-more-wrap {
  overflow: hidden;
}
.feature-more-wrap > div {
  margin: 40px 0;
  overflow: hidden;
}
.feature-more-wrap > div:last-child .more-detail {
  float: none;
}
.feature-more-wrap .more-detail h4 {
  min-height: 70px;
  position: relative;
}
.feature-more-wrap .more-detail h4:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  height: 50px;
  margin: 0;
  width: 50px;
  opacity: 0.6;
  background-image: url('/sites/zweb/images/connect/connect-gomobile-sprite.png');
  background-repeat: no-repeat;
}
.feature-more-wrap .more-detail .feature-icon1:before {
  background-position: 0px 0px;
}
.feature-more-wrap .more-detail .feature-icon2:before {
  background-position: -50px 0px;
}
.feature-more-wrap .more-detail .feature-icon3:before {
  background-position: -100px -1px;
}
.feature-more-wrap .more-detail .feature-icon4:before {
  background-position: -150px -1px;
}
.feature-more-wrap .more-detail .feature-icon5:before {
  background-position: -200px -2px;
}
.feature-more-wrap .more-detail .feature-icon6:before {
  background-position: -250px 0px;
}
.feature-more-wrap .more-detail p {
  padding-bottom: 10px;
  text-align: left;
}
.feature-more-wrap .more-detail h4 {
  margin: 0;
}
.html-part .feature-more-wrap .more-detail p {
  margin: 0px;
}
.features-item.middle-image .image-part,
.features-item.middle-image .cont-part {
  display: none;
}
.feature-more-wrap .more-detail {
  border: none;
}
.iphone-shadow,
.android-shadow {
  box-shadow: 10px 10px 15px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 10px 10px 15px rgba(0, 0, 0, 0.2);
}
.features-item.middle-image > .content-wrap:first-child {
  display: none;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .feature-more-wrap .more-detail,
  .feature-more-wrap.four-box .more-detail {
    display: table-cell;
    width: 33.3%;
  }
  .feature-more-wrap .more-detail {
    padding: 20px;
  }
  .features-item .content-wrap {
    padding: 0;
  }
}
.lang-ar .feature-more-wrap .more-detail p {
  text-align: right;
}
.lang-ar .feature-more-wrap .more-detail h4:before {
  right: 0;
  left: unset;
}
/*feature-breadcrumb start*/
.feature-breadcrumb {
  padding-top: 23px;
}
.feature-breadcrumb.breadcrumb-dark li {
  color: #000;
}
.feature-breadcrumb.breadcrumb-dark li a {
  color: #666;
}
.feature-breadcrumb.breadcrumb-dark li a:hover {
  color: #000;
}
.feature-breadcrumb.breadcrumb-dark li a:after {
  background: #000;
}
.feature-breadcrumb.breadcrumb-light li {
  color: #fff;
}
.feature-breadcrumb.breadcrumb-light li a {
  color: #fff;
}
.feature-breadcrumb.breadcrumb-light li a:hover {
  color: #fff;
}
.feature-breadcrumb.breadcrumb-light li a:after {
  background: #fff;
}
.feature-breadcrumb .jpc-container {
  max-width: 1200px;
  padding: 0;
  margin-left: auto;
  margin-right: auto;
}
.feature-breadcrumb li {
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 500;
  display: inline-block;
  margin-right: 14px;
  position: relative;
  color: #fff;
}
.feature-breadcrumb li a {
  color: #8cbaff;
  position: relative;
  display: block;
  transition: 0.2s;
  padding-bottom: 4px;
}
.feature-breadcrumb li a:hover {
  color: #fff;
}
.feature-breadcrumb li a:hover:after {
  width: 100%;
  left: 0;
  right: auto;
  transition: all 0.2s linear;
}
.feature-breadcrumb li a:before {
  content: '>';
  display: block;
  height: 5px;
  width: 5px;
  position: absolute;
  right: -8px;
  top: -1px;
  font-size: 13px;
  font-weight: 400;
  pointer-events: none;
}
.feature-breadcrumb li a:after {
  content: '';
  display: block;
  position: absolute;
  left: auto;
  right: 0;
  bottom: 0;
  height: 1px;
  width: 0;
  background: #fff;
  transition: all 0.3s linear;
}
/*feature-breadcrumb end*/
.zw-template-inner h1,
.zw-template-inner h2,
.zw-template-inner h3,
.zw-template-inner h4,
.zw-template-inner h5,
.zw-template-inner h6 {
  font-weight: 700;
  line-height: normal;
}
.zw-template-inner p {
  line-height: 2;
}
@media only screen and (max-width: 1250px) {
  .feature-breadcrumb .jpc-container {
    max-width: 100%;
    padding: 0 25px;
  }
}
@media only screen and (max-width: 991px) {
  .zw-template-inner .features-banner-content {
    margin-top: 0;
  }
}
.views-table .features-item {
  padding: 50px 0;
}
.views-table .features-item:last-child {
  padding-top: 0;
}
.views-table .features-item .mobile-apps-wrap {
  padding-top: 25px;
}
@media only screen and (max-width: 991px) {
  .views-table .features-item .mob-sec-wrap {
    flex-direction: column;
    gap: 40px 0;
  }
}
@media only screen and (max-width: 400px) {
  .views-table .features-item .mob-sec-wrap {
    zoom: 0.75;
  }
}
@media only screen and (max-width: 767px) {
  .views-table .features-item .content-wrap {
    padding: 0;
  }
}
@media only screen and (max-width: 767px) {
  .views-table .features-item .html-part .feature-more-wrap {
    margin: 0;
  }
}
@media only screen and (max-width: 767px) {
  .views-table .features-item .feature-more-wrap {
    display: flex;
    flex-direction: column;
    max-width: 400px;
    gap: 10px;
    margin: 0 auto !important;
  }
}
@media only screen and (max-width: 767px) {
  .views-table .features-item .feature-more-wrap .more-detail {
    width: 100%;
    margin: 0 auto;
  }
}
@media only screen and (max-width: 767px) {
  .views-table .features-item .feature-more-wrap .more-detail h4::before {
    right: 0;
    margin: 0 auto;
  }
}
@media only screen and (max-width: 767px) {
  .views-table .features-item .feature-more-wrap .more-detail p {
    text-align: center;
  }
}
/*# sourceMappingURL=temp-create-images.css.map */