/*Other lang starts*/
.other-lang .page-section .mc-image-container h2 {
  text-align: left;
  position: absolute;
  right: 0.6375em;
  top: -0.4em;
  max-width: 8em;
}
.i18n-id .page-section .mc-image-container h2 {
  right: -0.3625em;
  top: -1.4em;
}
.i18n-th .page-section .mc-image-container h2 {
  right: 2.6375em;
  top: 0.6em;
}
@media screen and (max-width: 992px) {
  .other-lang .page-section .mc-image-container h2 {
    right: -0.1625em;
    top: -0.4em;
    max-width: 8em;
  }
  .i18n-th .page-section .mc-image-container h2 {
    right: 1.6375em;
  }
  .i18n-id .page-section .mc-image-container h2 {
    top: -1.4em;
  }
  .i18n-ar .region .page-section .mc-image-container h2 {
    left: -2.5625em;
  }
}
@media screen and (max-width: 767px) {
  .other-lang .page-section .mc-image-container h2 {
    right: -0.3625em;
    top: -0.8em;
    max-width: 8em;
    font-size: 2em;
  }
  .i18n-ar #block-system-main .page-section .mc-image-container h2 {
    right: 0.4375em;
    left: unset;
  }
}
/*Other lang ends*/
/*Arabic starts*/
.i18n-ar .mc-lead-animation .mc-mail-icon {
  left: 19.0625em;
  right: unset;
}
.i18n-ar .mc-lead-animation .mc-line-bg .mc-plus.plus1 {
  right: 12.375em;
  left: unset;
}
.i18n-ar .mc-lead-animation .mc-line-bg .mc-star.star1 {
  right: 18.75em;
  left: unset;
}
.i18n-ar .mc-lead-animation .mc-line-bg .mc-cloud {
  right: 5.9375em;
  left: unset;
}
.i18n-ar .mc-lead-animation .mc-line-bg .mc-line {
  right: 5.5em;
  left: unset;
}
.i18n-ar .page-section .mc-image-container h2 {
  left: 0.4375em;
  right: unset;
  max-width: 8em;
  text-align: right;
  top: -0.4em;
}
.i18n-ar .mc-inboxSection .mc-content-textbox h2,
.i18n-ar .mc-inboxSection .mc-content-textbox p {
  text-align: center;
}
.i18n-ar .mc-featured-animation .mc-mail-icon {
  direction: ltr;
}
.i18n-ar .mc-featured-animation .mc-crm-icon {
  direction: ltr;
}
.i18n-ar .mc-inboxSection .mc-image-container .inbox-img-hover {
  direction: ltr;
}

.i18n-ar .mc-lead-img .mc-lead-bg ul li span {
  left: -5.3em;
}
/*Arabic ends*/
*,
*:before,
*:after {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

body {
  margin: 0;
  padding: 0;
  font-family: var(--zf-primary-regular);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1em;
}

body,
html {
  width: 100%;
  height: 100%;
}

.clear {
  clear: both;
}

p {
  line-height: 1.58;
  font-family: var(--zf-primary-light);
  color: #000;
}

a {
  transition: all 0.7s ease;
}

.vtop {
  vertical-align: top;
  display: inline-block;
}

.vcenter {
  vertical-align: middle;
  display: inline-block;
}

.align-c {
  text-align: center;
}

.align-r {
  text-align: right;
}

.align-l {
  text-align: left;
}

.hidden-xs {
  display: block;
}

.visible-xs {
  display: none;
}

.mc-content-row {
  max-width: 67.5em;
  margin: 0 auto;
}

.mc-titleSection {
  text-align: left;
}

.mc-titleSection .mc-content-row {
  position: relative;
}

.mc-titleSection .mc-header-content {
  max-width: 26.25em;
  position: absolute;
  left: 1.875em;
  top: 1em;
}

.mc-titleSection h1 {
  font-family: var(--zf-primary-bold);
  font-size: 3em;
  line-height: 1;
  color: #000;
  margin-bottom: 0;
}

.mc-titleSection h1 span {
  display: block;
}

.mc-titleSection p {
  padding: 1.5625em 0 1.875em;
  font-size: 1.3125em;
  color: #000;
  max-width: 90%;
}

.page-section {
  padding-top: 6.25em;
}

.page-section h2 {
  font-family: var(--zf-primary-light);
  font-size: 2.25em;
  line-height: 1.2;
  color: #000;
}

.page-section h2 span {
  display: block;
}

.page-section p {
  padding: 0.9375em 0 1.875em;
  font-size: 1.3125em;
  color: #000;
  max-width: 90%;
}

.page-section .mc-contentWrapper .mc-content-row {
  display: table;
  width: 100%;
}

.page-section .mc-content-container {
  display: table-cell;
  width: 26.875em;
  vertical-align: top;
}

.page-section .mc-content-container .mc-content-textbox {
  width: 25em;
}

.page-section .mc-image-container {
  display: table-cell;
  vertical-align: bottom;
  width: 40.625em;
  text-align: center;
  position: relative;
}

.page-section .mc-image-container h2 {
  text-align: left;
  position: absolute;
  right: 1.4375em;
  top: 0.5em;
}

.mc-featuredSection {
  overflow: hidden;
  background: #fff;
  padding-top: 3.125em;
}

.mc-featuredSection .mc-contentWrapper {
  position: relative;
  margin-bottom: -5em;
  padding-top: 1.375em;
}

.mc-featuredSection .mc-contentWrapper .mc-content-row {
  max-width: 70.3125em;
  position: relative;
  height: 39.0625em;
  left: 1.875em;
}

.mc-featured-animation {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}

.mc-featured-animation .mc-crm-icon {
  position: absolute;
  top: 0;
  right: 0;
  width: 11em;
  height: 6.75em;
}

.mc-featured-animation .mc-crm-icon img {
  width: 6.75em;
  height: 6.75em;
}

.mc-featured-animation .mc-crm-icon span {
  font-size: 1.625em;
  font-family: var(--zf-primary-semibold);
  padding-left: 0;
}

.mc-featured-animation .mc-line-1 {
  position: absolute;
  top: 3.625em;
  right: 9.5em;
  width: 20.3125em;
  height: 26.9375em;
}

.mc-featured-animation .mc-crm-points {
  position: absolute;
  top: 8.3125em;
  right: 2.25em;
  width: 10.5em;
  height: 17.375em;
}

.mc-featured-animation .mc-crm-points ul {
  padding: 0;
  margin: 0;
  margin-top: 2.3125em;
}

.mc-featured-animation .mc-crm-points ul li {
  position: relative;
  margin: 0 0 1.875em;
  text-transform: uppercase;
  font-size: 0.875em;
}

.mc-featured-animation .mc-crm-points ul li:after {
  content: "";
  position: absolute;
  width: 3.3125em;
  height: 4em;
  left: 0;
  right: 0;
  margin: auto;
  top: -3.75em;
  background: url(/sites/zweb/images/mail/mc-featured-crm-points-icon.svg);
  background-size: 100% 400%;
  background-position: left bottom;
}

.mc-featured-animation .mc-crm-points ul li span {
  background: url(/sites/zweb/images/mail/mc-featured-crm-points-icon.svg);
  background-size: 100% 400%;
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.1875em;
}

.mc-featured-animation .mc-crm-points ul li:nth-child(1) {
  margin-bottom: 2.5em;
}

.mc-featured-animation .mc-crm-points ul li:nth-child(1) span {
  width: 3.4375em;
  height: 3.4375em;
  background-position: 0 0;
}

.mc-featured-animation .mc-crm-points ul li:nth-child(2) {
  margin-bottom: 2.8125em;
}

.mc-featured-animation .mc-crm-points ul li:nth-child(2) span {
  width: 3.4375em;
  height: 3.4375em;
  background-position: 0 -17.3125em;
}

.mc-featured-animation .mc-crm-points ul li:nth-child(3) span {
  width: 3.4375em;
  height: 4.375em;
  background-position: 0 -26.625em;
}

.mc-featured-animation .mc-mail-img {
  position: absolute;
  bottom: -1.75em;
  right: 16.375em;
  width: 25em;
  height: 27.5em;
}

.mc-featured-animation .mc-line-2 {
  position: absolute;
  bottom: 9.125em;
  left: 18.8125em;
  width: 22.8125em;
  height: 11.75em;
}

.mc-featured-animation .mc-crm-img {
  position: absolute;
  bottom: 2.625em;
  left: 0;
  width: 22.5em;
  height: 13.6875em;
}

.mc-mail-icon {
  position: absolute;
  top: 8.375em;
  right: 28.9375em;
  width: 10.75em;
  height: 6.75em;
}

.mc-mail-icon img {
  width: 6.75em;
  height: 6.75em;
}

.mc-mail-icon span {
  font-size: 1.625em;
  font-family: var(--zf-primary-semibold);
  padding-left: 0.1875em;
}

.mc-line-bg {
  position: absolute;
  top: 5.3125em;
  right: 11.25em;
  width: 33.4375em;
  height: 21.3125em;
}

.mc-line-bg .mc-star {
  width: 0.875em;
  height: 0.875em;
  background: url(/sites/zweb/images/mail/mc-star-icon.svg) no-repeat;
  background-size: 100%;
  display: inline-block;
  position: absolute;
}

.mc-line-bg .mc-star.star1 {
  top: 10.75em;
  left: 2.8125em;
  -webkit-animation: star 3s linear infinite;
  animation: star linear 3s infinite;
  -webkit-animation-delay: 1s;
  -moz-animation-delay: 1s;
  -o-animation-delay: 1s;
  animation-delay: 1s;
}

.mc-line-bg .mc-star.star2 {
  bottom: 0;
  right: 3.4375em;
  -webkit-animation: plus 3s linear infinite;
  animation: plus linear 3s infinite;
  -webkit-animation-delay: 2.5s;
  -moz-animation-delay: 2.5s;
  -o-animation-delay: 2.5s;
  animation-delay: 2.5s;
}

.mc-line-bg .mc-plus {
  width: 0.625em;
  height: 0.625em;
  background: url(/sites/zweb/images/mail/mc-plus-icon.svg) no-repeat;
  background-size: 100%;
  display: inline-block;
  position: absolute;
}

.mc-line-bg .mc-plus.plus1 {
  top: 8.125em;
  left: 17.8125em;
  -webkit-animation: plus 3s linear infinite;
  animation: plus linear 3s infinite;
  -webkit-animation-delay: 1s;
  -moz-animation-delay: 1s;
  -o-animation-delay: 1s;
  animation-delay: 1s;
}

.mc-line-bg .mc-plus.plus2 {
  top: 0;
  right: 0;
  -webkit-animation: star 3s linear infinite;
  animation: star linear 3s infinite;
  -webkit-animation-delay: 2.5s;
  -moz-animation-delay: 2.5s;
  -o-animation-delay: 2.5s;
  animation-delay: 2.5s;
}

.mc-line-bg .mc-cloud {
  width: 4.6875em;
  height: 2.1875em;
  background: url(/sites/zweb/images/mail/mc-cloud-icon.svg) no-repeat;
  background-size: 100%;
  display: inline-block;
  position: absolute;
  top: 1.8125em;
  left: 10.9375em;
}

.mc-line-bg .mc-line {
  width: 5.9375em;
  height: 0.3125em;
  background: url(/sites/zweb/images/mail/mc-line-icon.svg) no-repeat;
  background-size: 100%;
  display: inline-block;
  position: absolute;
  left: 0;
  bottom: 2.375em;
  opacity: 0.6;
}

.mc-lead-animation .mc-mail-icon {
  top: 0.3125em;
  right: 19.0625em;
}

.mc-lead-animation .mc-mail-icon .mc-pro-icon {
  -webkit-animation-delay: 1.2s;
  -moz-animation-delay: 1.2s;
  -o-animation-delay: 1.2s;
  animation-delay: 1.2s;
}

.mc-lead-animation .mc-mail-icon .mc-pro-icon i {
  background-position: 0 -3.25em;
}

.mc-lead-animation .mc-mail-icon .ripple span:after {
  opacity: 0;
  transform: scale(0, 0);
}

.mc-lead-animation .mc-mail-icon .ripple span:nth-child(3):after {
  -webkit-animation-delay: 1.34s;
  animation-delay: 1.34s;
  background: #ff8683;
}

.mc-lead-animation .mc-mail-icon .ripple span:nth-child(2):after {
  -webkit-animation-delay: 1.28s;
  animation-delay: 1.28s;
  background: #ffa4a4;
}

.mc-lead-animation .mc-mail-icon .ripple span:nth-child(1):after {
  -webkit-animation-delay: 1.22s;
  animation-delay: 1.22s;
  background: #ffa4a4;
}

.mc-lead-animation .mc-line-bg {
  top: 0;
  right: 0;
  left: 0;
  width: 37.5em;
  height: 25.625em;
  -webkit-animation-delay: 1s;
  -moz-animation-delay: 1s;
  -o-animation-delay: 1s;
  animation-delay: 1s;
}

.mc-lead-animation .mc-line-bg .mc-star.star1 {
  top: 0;
  left: 18.75em;
}

.mc-lead-animation .mc-line-bg .mc-plus.plus1 {
  top: 6.25em;
  left: 12.375em;
}

.mc-lead-animation .mc-line-bg .mc-cloud {
  top: 2.8125em;
  left: 5.9375em;
}

.mc-lead-animation .mc-line-bg .mc-line {
  left: 5.5em;
  bottom: initial;
  top: 18.125em;
}

.mc-lead-img {
  -webkit-animation-delay: 2s;
  -moz-animation-delay: 2s;
  -o-animation-delay: 2s;
  animation-delay: 2s;
}

.mc-lead-img .mc-lead-bg {
  position: absolute;
  left: 1.625em;
  top: 6.75em;
  display: inline-block;
  width: 37.5em;
  height: 11.6875em;
  background: url(/sites/zweb/images/mail/mc-lead-bg.svg) no-repeat;
  background-size: 100%;
}

.mc-lead-img .mc-lead-bg ul {
  position: absolute;
  left: 8.75em;
  top: 5.9375em;
  text-align: left;
}

.mc-lead-img .mc-lead-bg ul li {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  padding-left: 1.125em;
  margin-right: 0.5em;
}

.mc-lead-img .mc-lead-bg ul li span {
  padding-left: 0.3125em;
  position: relative;
  top: 0;
  left: -0.825em;
}

.mc-lead-img .mc-lead-bg ul li span:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 1em;
  height: 1em;
  border-radius: 50%;
  border: 1px solid #555555;
}

.mc-lead-img .mc-lead-bg ul li span:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 0.625em;
  height: 0.625em;
  margin-top: 0.1875em;
  margin-left: 0.1875em;
  border-radius: 50%;
  background: none;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-duration: 5s;
  -moz-animation-duration: 5s;
  -o-animation-duration: 5s;
  animation-duration: 5s;
}

.mc-lead-img .mc-lead-bg ul li.active {
  font-size: 1.0625em;
  font-family: var(--zf-primary-semibold);
}

.mc-lead-img .mc-lead-bg ul li.active span:after {
  background: #555555;
  transition: all 0.7s ease-in;
}

.mc-lead-img .mc-lead-bg ul li:first-child span:after {
  -webkit-animation-name: fadeInOut;
  animation-name: fadeInOut;
  -webkit-animation-delay: 3s;
  -moz-animation-delay: 3s;
  -o-animation-delay: 3s;
  animation-delay: 3s;
}

.mc-lead-img .mc-lead-bg ul li:last-child span:after {
  -webkit-animation-name: fadeInOut1;
  animation-name: fadeInOut1;
  -webkit-animation-delay: 8s;
  -moz-animation-delay: 8s;
  -o-animation-delay: 8s;
  animation-delay: 8s;
}

.mc-lead-img .mc-lead-bg .mc-lead-content-box {
  position: absolute;
  right: 4.0625em;
  top: 4.0625em;
  text-align: left;
  width: 13.75em;
}

.mc-lead-img .mc-lead-bg .mc-lead-content-box .mc-lead-content-bg {
  width: 13.75em;
  min-height: 4.0625em;
  content: "";
  position: absolute;
  z-index: 99;
  background: #fff;
  border-radius: 0.25em;
  border: 1px solid #d5d5d5;
}

.mc-lead-img .mc-lead-bg .mc-lead-content-box .mc-lead-content-head {
  padding: 0.9375em 1.875em 0.4375em 0.625em;
  width: 100%;
  position: absolute;
  z-index: 100;
}

.mc-lead-img .mc-lead-bg .mc-lead-content-box .mc-lead-content-img {
  width: 100%;
  position: absolute;
  top: 4.0625em;
  z-index: 100;
  padding: 0 0.375em;
}

@-webkit-keyframes fadeInOut {
  0% {
    background: #fff;
  }
  10% {
    background: #555;
  }
  90% {
    background: #555;
  }
  100% {
    background: #fff;
  }
}

@keyframes fadeInOut {
  0% {
    background: #fff;
  }
  10% {
    background: #555;
  }
  90% {
    background: #555;
  }
  100% {
    background: #fff;
  }
}

@-webkit-keyframes fadeInOut1 {
  0% {
    background: #fff;
  }
  10% {
    background: #555;
  }
  90% {
    background: #555;
  }
  100% {
    background: #555;
  }
}

@keyframes fadeInOut1 {
  0% {
    background: #fff;
  }
  10% {
    background: #555;
  }
  90% {
    background: #555;
  }
  100% {
    background: #555;
  }
}

@-webkit-keyframes fadeLead {
  0% {
    min-height: 4.0625em;
  }
  20% {
    min-height: 15em;
  }
  80% {
    min-height: 15em;
  }
  100% {
    min-height: 4.0625em;
  }
}

@keyframes fadeLead {
  0% {
    min-height: 4.0625em;
  }
  20% {
    min-height: 15em;
  }
  80% {
    min-height: 15em;
  }
  100% {
    min-height: 4.0625em;
  }
}

@-webkit-keyframes fadeLead1 {
  0% {
    min-height: 4.0625em;
    opacity: 0;
    visibility: hidden;
  }
  20% {
    min-height: 15em;
    opacity: 1;
    visibility: visible;
  }
  80% {
    min-height: 15em;
    opacity: 1;
    visibility: visible;
  }
  100% {
    min-height: 15em;
    opacity: 1;
    visibility: visible;
  }
}

@keyframes fadeLead1 {
  0% {
    min-height: 4.0625em;
    opacity: 0;
    visibility: hidden;
  }
  20% {
    min-height: 15em;
    opacity: 1;
    visibility: visible;
  }
  80% {
    min-height: 15em;
    opacity: 1;
    visibility: visible;
  }
  100% {
    min-height: 15em;
    opacity: 1;
    visibility: visible;
  }
}
@-webkit-keyframes fadeLeadIn {
  0% {
    opacity: 0;
    visibility: hidden;
  }
  10% {
    opacity: 0;
    visibility: hidden;
  }
  40% {
    opacity: 1;
    visibility: visible;
  }
  70% {
    opacity: 1;
    visibility: visible;
  }
  86% {
    opacity: 0;
    visibility: hidden;
  }
  100% {
    opacity: 0;
    visibility: hidden;
  }
}

@keyframes fadeLeadIn {
  0% {
    opacity: 0;
    visibility: hidden;
  }
  10% {
    opacity: 0;
    visibility: hidden;
  }
  40% {
    opacity: 1;
    visibility: visible;
  }
  70% {
    opacity: 1;
    visibility: visible;
  }
  86% {
    opacity: 0;
    visibility: hidden;
  }
  100% {
    opacity: 0;
    visibility: hidden;
  }
}

@keyframes fadeLeadIn1 {
  0% {
    opacity: 0;
    visibility: hidden;
  }
  10% {
    opacity: 0;
    visibility: hidden;
  }
  40% {
    opacity: 1;
    visibility: visible;
  }
  70% {
    opacity: 1;
    visibility: visible;
  }
  86% {
    opacity: 1;
    visibility: visible;
  }
  100% {
    opacity: 1;
    visibility: visible;
  }
}

.fadeLeadIn {
  -webkit-animation-name: fadeLeadIn;
  animation-name: fadeLeadIn;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-duration: 5s;
  -moz-animation-duration: 5s;
  -o-animation-duration: 5s;
  animation-duration: 5s;
  -webkit-animation-delay: 3s;
  -moz-animation-delay: 3s;
  -o-animation-delay: 3s;
  animation-delay: 3s;
}

.fadeLeadIn1 {
  -webkit-animation-name: fadeLeadIn1;
  animation-name: fadeLeadIn1;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-duration: 5s;
  -moz-animation-duration: 5s;
  -o-animation-duration: 5s;
  animation-duration: 5s;
  -webkit-animation-delay: 8s;
  -moz-animation-delay: 8s;
  -o-animation-delay: 8s;
  animation-delay: 8s;
}

.leadanim .mc-lead-content-bg {
  -webkit-animation-name: fadeLead;
  animation-name: fadeLead;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-duration: 5s;
  -moz-animation-duration: 5s;
  -o-animation-duration: 5s;
  animation-duration: 5s;
  -webkit-animation-delay: 3s;
  -moz-animation-delay: 3s;
  -o-animation-delay: 3s;
  animation-delay: 3s;
}

.contactanim .mc-lead-content-bg {
  -webkit-animation-name: fadeLead1;
  animation-name: fadeLead1;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-duration: 5s;
  -moz-animation-duration: 5s;
  -o-animation-duration: 5s;
  animation-duration: 5s;
  -webkit-animation-delay: 8s;
  -moz-animation-delay: 8s;
  -o-animation-delay: 8s;
  animation-delay: 8s;
}

.dashed-path {
  stroke-dasharray: 7 5;
}

.dashed-line {
  stroke-dasharray: 1100;
  stroke-dashoffset: 1100;
  animation: dash 3s linear forwards;
  animation-delay: 2.5s;
}

.dashed-line.mail {
  animation-delay: 3.2s;
}

.mc-line-bg {
  -webkit-animation-delay: 5s;
  -moz-animation-delay: 5s;
  -o-animation-delay: 5s;
  animation-delay: 5s;
}

.mc-crm-icon img {
  -webkit-animation-delay: 0.5s;
  -moz-animation-delay: 0.5s;
  -o-animation-delay: 0.5s;
  animation-delay: 0.5s;
}

.mc-crm-icon .mc-pro-name {
  -webkit-animation-delay: 0.8s;
  -moz-animation-delay: 0.8s;
  -o-animation-delay: 0.8s;
  animation-delay: 0.8s;
}

.mc-crm-points ul li {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;
}

.mc-crm-points ul li:nth-child(1) {
  -webkit-animation-delay: 1.2s;
  -moz-animation-delay: 1.2s;
  -o-animation-delay: 1.2s;
  animation-delay: 1.2s;
}

.mc-crm-points ul li:nth-child(2) {
  -moz-animation-delay: 1.8s;
  -o-animation-delay: 1.8s;
  animation-delay: 1.8s;
}

.mc-crm-points ul li:nth-child(3) {
  -moz-animation-delay: 2.3s;
  -o-animation-delay: 2.3s;
  animation-delay: 2.3s;
}

.mc-mail-icon img {
  -webkit-animation-delay: 3s;
  -moz-animation-delay: 3s;
  -o-animation-delay: 3s;
  animation-delay: 3s;
}

.mc-mail-icon .mc-pro-name {
  -webkit-animation-delay: 3.8s;
  -moz-animation-delay: 3.8s;
  -o-animation-delay: 3.8s;
  animation-delay: 3.8s;
}

.mc-mail-img {
  -webkit-animation-delay: 3s;
  -moz-animation-delay: 3s;
  -o-animation-delay: 3s;
  animation-delay: 3s;
}

.mc-crm-img {
  -webkit-animation-delay: 5s;
  -moz-animation-delay: 5s;
  -o-animation-delay: 5s;
  animation-delay: 5s;
}

.mc-pro-icon {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  margin: auto;
  bottom: 0;
  width: 4.375em;
  height: 4.375em;
  padding: 0;
  border-radius: 50%;
  background-color: #02ccba;
  transform: scale(0);
  -webkit-animation-duration: 1.2s;
  animation-duration: 1.2s;
  -webkit-animation-name: scaleIn;
  animation-name: scaleIn;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
}

.mc-pro-icon i {
  width: 3.125em;
  height: 3.125em;
  display: inline-block;
  background: url(/sites/zweb/images/mail/mc-crm-mail-icons.svg);
  background-size: 100% 200%;
  background-position: 0 0.25em;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  margin: auto;
  bottom: 0;
}

.ripple {
  width: 6.75em;
  height: 6.75em;
  position: relative;
}

.ripple span {
  position: absolute;
  left: 50%;
  top: 50%;
  padding-left: 0;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-size: initial !important;
}

.ripple span:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  border-radius: 50%;
  -webkit-animation-duration: 2.5s;
  animation-duration: 2.5s;
  -webkit-animation-name: pulse;
  animation-name: pulse;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  opacity: 0;
  transform: scale(0, 0);
}

.ripple span:nth-child(3) {
  width: 5.1875em;
  height: 5.1875em;
}

.ripple span:nth-child(3):after {
  -webkit-animation-delay: 0.34s;
  animation-delay: 0.34s;
  background: #28dbc6;
}

.ripple span:nth-child(2) {
  width: 5.9375em;
  height: 5.9375em;
}

.ripple span:nth-child(2):after {
  -webkit-animation-delay: 0.28s;
  animation-delay: 0.28s;
  background: #4af9de;
}

.ripple span:nth-child(1) {
  width: 6.75em;
  height: 6.75em;
}

.ripple span:nth-child(1):after {
  -webkit-animation-delay: 0.22s;
  animation-delay: 0.22s;
  background: #7af9e6;
}

.mc-crm-icon .mc-pro-icon {
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}

.mc-mail-icon .mc-pro-icon {
  background: #f05e56;
  -webkit-animation-delay: 3.2s;
  animation-delay: 3.2s;
}

.mc-mail-icon .mc-pro-icon i {
  background-position: 0 -3.25em;
}

.mc-mail-icon .ripple span:after {
  opacity: 0;
  transform: scale(0, 0);
}

.mc-mail-icon .ripple span:nth-child(3):after {
  -webkit-animation-delay: 3.34s;
  animation-delay: 3.34s;
  background: #ff8683;
}

.mc-mail-icon .ripple span:nth-child(2):after {
  -webkit-animation-delay: 3.28s;
  animation-delay: 3.28s;
  background: #ffa4a4;
}

.mc-mail-icon .ripple span:nth-child(1):after {
  -webkit-animation-delay: 3.22s;
  animation-delay: 3.22s;
  background: #ffa4a4;
}

.levitate {
  -webkit-animation: levitate 4s infinite;
  -moz-animation: fadeInDown 3s 1, levitate 4s infinite;
  -webkit-animation: levitate 3s infinite;
  -moz-animation: fadeInDown 3s 1, levitate 4s infinite;
}

@-webkit-keyframes levitate {
  0% {
    -webkit-transform: translateX(-3px);
  }
  50% {
    -webkit-transform: translateX(2px);
  }
  100% {
    -webkit-transform: translateX(-3px);
  }
}

@-moz-keyframes levitate {
  0% {
    -moz-transform: translateX(-3px);
  }
  50% {
    -moz-transform: translateX(2px);
  }
  100% {
    -moz-transform: translateX(-3px);
  }
}

@keyframes pulse {
  0% {
    transform: scale(0, 0);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    transform: scale(1.1, 1.1);
    opacity: 0;
  }
}

@keyframes star {
  0% {
    -webkit-transform: rotate(0deg) scale(0.5, 0.5);
    transform: rotate(0deg) scale(0.5, 0.5);
    opacity: 0.5;
  }
  50% {
    -webkit-transform: rotate(180deg) scale(1, 1);
    transform: rotate(180deg) scale(1, 1);
    opacity: 1;
  }
  100% {
    -webkit-transform: rotate(360deg) scale(0.5, 0.5);
    transform: rotate(360deg) scale(0.5, 0.5);
    opacity: 0.5;
  }
}

@keyframes plus {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@-webkit-keyframes dash {
  from {
    stroke-dashoffset: 1200;
  }
  to {
    stroke-dashoffset: 0;
  }
}

@keyframes dash {
  from {
    stroke-dashoffset: 1200;
  }
  to {
    stroke-dashoffset: 0;
  }
}

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(30px);
    transform: translateY(30px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(30px);
    -ms-transform: translateY(30px);
    transform: translateY(30px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;
}

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    transform: translateY(-15px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;
}

@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;
}

@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

.scaleIn {
  -webkit-animation-name: scaleIn;
  animation-name: scaleIn;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;
}

@-webkit-keyframes scaleIn {
  from {
    opacity: 0;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes scaleIn {
  from {
    opacity: 0;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;
}

.mc-contactSection {
  background-color: #ffeded;
  padding-bottom: 3.75em;
}

.mc-contactSection .mc-content-container {
  padding-top: 5em;
}

.mc-contactSection .mc-image-container img {
  max-width: 100%;
}

.mc-moreSection img {
  max-width: 37.5em;
  margin-bottom: 0.3125em;
}

.mc-inboxSection {
  background-color: #fff4e6;
  overflow: hidden;
}

.mc-inboxSection .mc-content-container {
  display: block;
  width: 100%;
  max-width: 46.25em;
  margin: 0 auto;
  text-align: center;
}

.mc-inboxSection .mc-content-container .mc-content-textbox {
  width: 100%;
}

.mc-inboxSection .mc-image-container {
  display: block;
}

.mc-inboxSection .mc-image-container .inbox-img-hover {
  margin-bottom: -0.25em;
  width: 65em;
}

.mc-inboxSection .mc-image-container .inbox-img-hover .inbox-bg {
  position: absolute;
  top: -1.875em;
  right: -1.25em;
  background: url("/sites/zweb/images/mail/mc-zoho-inbox-img.svg") no-repeat;
  width: 24.4375em;
  height: 19.6875em;
}

.inbox-img-hover {
  height: 34.6875em;
  margin: 0 auto;
  position: relative;
}

.inbox-img-hover .crm-inbox-img {
  position: absolute;
  z-index: 0;
  width: 44.25em;
  height: 32.25em;
  right: 0;
  top: 2.375em;
}

.inbox-img-hover .mail-inbox-img {
  position: absolute;
  width: 54.25em;
  height: 34.6875em;
}

.inbox-img-hover .crm-inbox-img.active,
.inbox-img-hover .mail-inbox-img.active {
  z-index: 1;
}

.blur-in {
  -webkit-animation: blur 0.7s forwards;
  -moz-animation: blur 0.7s forwards;
  -o-animation: blur 0.7s forwards;
  animation: blur 0.7s forwards;
}

@-webkit-keyframes blur {
  0% {
    -webkit-filter: blur(0px);
    -moz-filter: blur(0px);
    -o-filter: blur(0px);
    -ms-filter: blur(0px);
    filter: blur(0px);
  }
  100% {
    -webkit-filter: blur(6px);
    -moz-filter: blur(6px);
    -o-filter: blur(6px);
    -ms-filter: blur(6px);
    filter: blur(6px);
  }
}

@-moz-keyframes blur {
  0% {
    -webkit-filter: blur(0px);
    -moz-filter: blur(0px);
    -o-filter: blur(0px);
    -ms-filter: blur(0px);
    filter: blur(0px);
  }
  100% {
    -webkit-filter: blur(6px);
    -moz-filter: blur(6px);
    -o-filter: blur(6px);
    -ms-filter: blur(6px);
    filter: blur(6px);
  }
}

@-o-keyframes blur {
  0% {
    -webkit-filter: blur(0px);
    -moz-filter: blur(0px);
    -o-filter: blur(0px);
    -ms-filter: blur(0px);
    filter: blur(0px);
  }
  100% {
    -webkit-filter: blur(6px);
    -moz-filter: blur(6px);
    -o-filter: blur(6px);
    -ms-filter: blur(6px);
    filter: blur(6px);
  }
}

@keyframes blur {
  0% {
    -webkit-filter: blur(0px);
    -moz-filter: blur(0px);
    -o-filter: blur(0px);
    -ms-filter: blur(0px);
    filter: blur(0px);
  }
  100% {
    -webkit-filter: blur(6px);
    -moz-filter: blur(6px);
    -o-filter: blur(6px);
    -ms-filter: blur(6px);
    filter: blur(6px);
  }
}

.blur-out {
  -webkit-animation: blur-out 0.7s forwards;
  -moz-animation: blur-out 0.7s forwards;
  -o-animation: blur-out 0.7s forwards;
  animation: blur-out 0.7s forwards;
}

@-webkit-keyframes blur-out {
  0% {
    -webkit-filter: blur(6px);
    -moz-filter: blur(6px);
    -o-filter: blur(6px);
    -ms-filter: blur(6px);
    filter: blur(6px);
  }
  100% {
    -webkit-filter: blur(0px);
    -moz-filter: blur(0px);
    -o-filter: blur(0px);
    -ms-filter: blur(0px);
    filter: blur(0px);
  }
}

@-moz-keyframes blur-out {
  0% {
    -webkit-filter: blur(6px);
    -moz-filter: blur(6px);
    -o-filter: blur(6px);
    -ms-filter: blur(6px);
    filter: blur(6px);
  }
  100% {
    -webkit-filter: blur(0px);
    -moz-filter: blur(0px);
    -o-filter: blur(0px);
    -ms-filter: blur(0px);
    filter: blur(0px);
  }
}

@-o-keyframes blur-out {
  0% {
    -webkit-filter: blur(6px);
    -moz-filter: blur(6px);
    -o-filter: blur(6px);
    -ms-filter: blur(6px);
    filter: blur(6px);
  }
  100% {
    -webkit-filter: blur(0px);
    -moz-filter: blur(0px);
    -o-filter: blur(0px);
    -ms-filter: blur(0px);
    filter: blur(0px);
  }
}

@keyframes blur-out {
  0% {
    -webkit-filter: blur(6px);
    -moz-filter: blur(6px);
    -o-filter: blur(6px);
    -ms-filter: blur(6px);
    filter: blur(6px);
  }
  100% {
    -webkit-filter: blur(0px);
    -moz-filter: blur(0px);
    -o-filter: blur(0px);
    -ms-filter: blur(0px);
    filter: blur(0px);
  }
}

.i18n-vi .mc-titleSection .mc-header-content,
.i18n-es-xl .mc-titleSection .mc-header-content,
.i18n-de .mc-titleSection .mc-header-content,
.i18n-nl .mc-titleSection .mc-header-content {
  top: 0em;
}

.i18n-id .mc-titleSection .mc-header-content {
  top: -1em;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .all-features ul.menu li {
    width: 33.333%;
    display: inline-block;
  }
}

@media screen and (max-width: 767px) {
  .hidden-xs {
    display: none;
  }
  .visible-xs {
    display: block;
  }
  .main {
    padding: 0 !important;
  }
  .page-section {
    padding-top: 3.125em;
  }
  .page-section h2 {
    font-size: 2.5em;
  }
  .page-section p {
    font-size: 1.6875em;
    max-width: 100%;
  }
  .page-section .mc-contentWrapper .mc-content-row {
    display: block;
    width: auto;
    padding: 0 2.5em;
  }
  .page-section .mc-content-container {
    display: block;
    width: auto;
  }
  .page-section .mc-content-container .mc-content-textbox {
    width: auto;
  }
  .page-section .mc-image-container {
    display: block;
    width: auto;
  }
  .page-section .mc-image-container h2 {
    right: -0.1875em;
    top: 0.1875em;
  }
  .mc-titleSection h1 {
    font-size: 3.25em;
  }
  .mc-titleSection p {
    padding-bottom: 0;
    font-size: 1.6875em;
  }
  .mc-titleSection .mc-header-content {
    position: relative;
    top: 0;
    left: 0;
    max-width: 100%;
  }
  .mc-featuredSection {
    padding: 3.75em 2.5em 0;
  }
  .mc-featuredSection .mc-contentWrapper {
    left: 0;
    margin-bottom: -2.8125em;
    padding: 0;
  }
  .mc-featuredSection .mc-contentWrapper .mc-content-row {
    max-width: 100%;
    height: auto;
    left: 0;
  }
  .mc-featuredSection .mc-contentWrapper .mc-content-row img {
    position: relative;
    width: 110%;
    left: -2.1875em;
    max-width: 110%;
  }
  .mc-contactSection {
    padding-bottom: 2.5em;
  }
  .mc-contactSection .mc-content-container {
    padding-top: 2.5em;
  }
  .mc-contactSection .mc-image-container img {
    max-width: 100%;
  }
  .mc-moreSection img {
    max-width: 100%;
    padding-bottom: 2.5em;
  }
  .mc-moreSection p {
    padding-bottom: 1.25em;
  }
  .mc-inboxSection .mc-content-container {
    max-width: 100%;
  }
  .mc-inboxSection .mc-image-container img {
    max-width: 100%;
  }
  .all-features {
    padding: 3.125em 0 1.875em;
  }
  .all-features h3 {
    font-size: 2.125em;
  }
  .all-features ul.menu {
    width: 100%;
    margin-top: 0.625em;
  }
  .all-features ul.menu li {
    width: 50%;
    display: inline-block;
    text-align: left;
    margin-bottom: 0.9375em;
  }
  .all-features ul.menu li a {
    padding-right: 1.25em;
    font-size: 1.375em;
    width: 100%;
  }
  .footer .one-liner {
    padding: 20px 4%;
  }
  .mc-inboxSection .mc-content-container {
    max-width: 100%;
  }
  .mc-inboxSection .mc-image-container .inbox-img-hover {
    width: 100%;
  }
  .inbox-img-hover {
    height: 20.3125em;
  }
  .inbox-img-hover .crm-inbox-img {
    width: 24.0625em;
    height: 17.8125em;
    top: 3em;
    right: -1.5625em;
  }
  .inbox-img-hover .mail-inbox-img {
    position: absolute;
    width: 32em;
    height: 22.0625em;
  }
  .i18n-ar .page-section .mc-image-container h2 {
    left: 8.4375em;
  }
}

.mc-contactSection h2 {
  z-index: 1;
}

.mc-header-content {
  z-index: 1;
}

@media only screen and (min-width: 768px) {
  .mc-inboxSection .mc-content-textbox p {
    margin-left: auto;
    margin-right: auto;
  }
}
