.cust-mob-menu {
  background: #182230;
}
.content-wrap.munu-content-wrap {
  max-width: 1280px;
  padding-top: 25px;
  padding-bottom: 60px;
}
.menu-list {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  position: relative;
}
.menu-left a {
  color: #fff;
  font-family: var(--zf-secondary-semibold);
  font-size: 22px;
}
.menu-right ul {
  display: flex;
}
.menu-right ul li a {
  color: #fff;
  font-size: 16px;
}
.menu-right ul li a.active {
  position: relative;
}
.menu-right ul li:not(:last-child) a {
  margin-right: 30px;
}
.menu-right ul li a.active:after {
  content: "";
  left: 0;
  bottom: -1px;
  height: 1px;
  background-color: #fff;
  position: absolute;
  width: 100%;
}
.zdesc-anchor {
  display: inline-block;
}
.menu-tog-icons {
  text-indent: 0;
  width: 50px;
  cursor: pointer;
  height: 50px;
  transition: all 0.3s ease;
  text-align: center;
  font-family: var(--zf-primary-semibold);
}
.ico-wraps {
  width: 26px;
  height: 15px;
  display: block;
  position: relative;
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
  -o-transform: rotate(0);
  transform: rotate(0);
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  cursor: pointer;
  margin: 4px auto 0;
  pointer-events: none;
  font-family: var(--zf-primary-bold);
}
.ico-wraps span {
  display: block;
  position: absolute;
  height: 2px;
  width: 50%;
  background: #fff;
  opacity: 1;
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
  -o-transform: rotate(0);
  transform: rotate(0);
  -webkit-transition: 0.25s ease-in-out;
  -moz-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
.ico-wraps span:nth-child(2n + 1) {
  left: 0;
  border-radius: 9px 0 0 9px;
}
.ico-wraps span:nth-child(1),
.ico-wraps span:nth-child(2) {
  top: 0;
}
.ico-wraps span:nth-child(2n) {
  left: 50%;
  border-radius: 0 9px 9px 0;
}
.ico-wraps span:nth-child(3),
.ico-wraps span:nth-child(4) {
  top: 6px;
}
.ico-wraps span:nth-child(5),
.ico-wraps span:nth-child(6) {
  top: 12px;
}
.ico-wraps.active span {
  background: #8c8c8c;
}
.ico-wraps.active {
  color: #757575;
}
.ico-wraps.active span:nth-child(1),
.ico-wraps.active span:nth-child(6) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.ico-wraps.active span:nth-child(1) {
  left: 4px;
  top: 5px;
}
.ico-wraps.active span:nth-child(2),
.ico-wraps.active span:nth-child(5) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.ico-wraps.active span:nth-child(2) {
  left: calc(50% - 4px);
  top: 5px;
}
.ico-wraps.active span:nth-child(3) {
  left: -50%;
  opacity: 0;
}
.ico-wraps.active span:nth-child(4) {
  left: 100%;
  opacity: 0;
}
.ico-wraps.active span:nth-child(5) {
  left: 4px;
  top: 10px;
}
.ico-wraps.active span:nth-child(6) {
  left: calc(50% - 4px);
  top: 10px;
}
.menu-left a:after {
  content: "";
  position: absolute;
  right: -30px;
  top: 0;
  width: 30px;
  height: 30px;
  background: url(https://www.zohowebstatic.com/sites/zweb/images/zoho_general_pages/privacy/privacy-home-icon.png)
    no-repeat 8px 8px/15px;
}
.menu-left a {
  position: relative;
}
.i18n-ar .zopt-cookies-container {
  text-align: center;
}
.content-wrap {
  max-width: 100%;
  width: 100%;
}
.content-wrap .row {
  max-width: 900px;
  margin: 0 auto;
  padding: 0 15px 30px;
}
.zw-template-inner .content-wrap h1 {
  background: #182230;
  text-align: center;
  padding: 0;
  margin: 0;
  color: white;
  font-size: 40px;
}
.zbanner-section {
  padding-bottom: 60px;
  background: #182230;
  margin-bottom: 20px;
}
.zopt-cookies-container {
  background: #182230;
  padding: 20px 0 0;
  text-align: center;
  margin-bottom: 30px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: var(--zf-secondary-bold);
}
.ztab_cookie span {
  font-family: var(--zf-secondary-semibold);
}
.zupdatedon {
  text-align: right;
  margin: 0 auto 50px;
  max-width: 900px;
  padding: 0 20px;
}
.zp-table {
  width: 80%;
}
.zp-table-responsive {
  overflow-x: auto;
}
@media screen and (max-width: 767px) {
  .zp-table {
    width: 100%;
  }
}
.zbc-managecookie {
  cursor: pointer;
  color: red;
  border-bottom: 1px solid red;
}
.list-space {
  overflow: hidden;
  max-width: 400px;
  width: 100%;
}
.list-space li {
  width: 50%;
  float: left;
}
.zcookie-details {
  display: none;
  padding: 0 12px;
  margin-bottom: 50px;
}
.zcookie-container .zcookie-container-inner:nth-child(2) > .zcookie-details {
  display: block;
}
.zcookie-container {
  margin: 40px auto 0;
  width: 100%;
}
.zcookie-container-inner h5 {
  background: #f8f8f8;
  padding: 12px;
  position: relative;
  cursor: pointer;
  display: none;
}
.zcookie-details p {
  font-size: 16px;
  margin-bottom: 30px;
}
.zcookie-details table,
.thirdparty-cookie table {
  margin-bottom: 20px;
  font-size: 16px;
}
.zcookie-details th,
.zcookie-details td,
.thirdparty-cookie th,
.thirdparty-cookie td {
  border: 1px solid #e8e8e8;
  padding: 10px;
}
.zcookie-details th,
.thirdparty-cookie th {
  background: #f0f0f0;
}
.zcookie-details td:nth-child(3) {
  width: 16%;
}
.zcookie-container-inner h5::after,
.zcookie-container-inner h5::before {
  content: "";
  position: absolute;
  right: 30px;
  top: 26px;
  width: 14px;
  height: 2px;
  background: #000;
  transform: rotate(45deg);
}
.zcookie-container-inner h5::before {
  transform: rotate(-45deg);
  right: 20px;
}
.zopt-cookies-container.zopt-manage {
  margin-bottom: 20px;
}
.zopt-cookies-container > span.zopt-out {
  cursor: pointer;
  display: none;
  color: red;
  border-bottom: 1px solid red;
}
.zopt-cookies-container > span.zopt-in {
  display: none;
  cursor: pointer;
  color: white;
}
.zopt-cookies-container > span.zopt-in em {
  cursor: pointer;
  color: red;
  border-bottom: 1px solid red;
}
.zcookie-container {
  margin: 40px auto 0;
  width: 100%;
}
.ztab_cookie {
  overflow: hidden;
  position: relative;
  border-bottom: 1px solid #eee;
  margin-bottom: 30px;
}
.ztab_cookie span {
  padding: 10px 0;
  width: 33%;
  display: inline-block;
  float: left;
  text-align: center;
  cursor: pointer;
}
.ztab_cookie span.zshow {
  font-family: var(--zf-primary-semibold);
  color: #03a9f5;
}
.ztab_cookie em {
  position: absolute;
  width: 33%;
  height: 1px;
  background: #03a9f5;
  display: block;
  bottom: 0;
  left: 0;
  transition: all 0.5s ease;
}
@media (max-width: 1300px) {
  .menu-list {
    padding: 0 15px;
  }
}
@media screen and (max-width: 767px) {
  .ztab_cookie {
    display: none;
  }
  .zw-template-inner .content-wrap h1 {
    font-size: 32px;
  }
  .zcookie-container-inner h5 {
    display: block;
  }
}
@media screen and (max-width: 600px) {
  .table-wrap {
    overflow: scroll;
  }
  .zcookie-details table {
    width: 650px;
  }
  .zw-template-inner .content-wrap h1 {
    font-size: 28px;
  }
}
@media (max-width: 767px) {
  .menu-right ul {
    position: absolute;
    top: 35px;
    left: 0;
    display: block;
    width: 100%;
    padding-bottom: 15px;
    background-color: #182230;
    z-index: 1;
  }
  .menu-right ul li:not(:last-child) a {
    margin-right: 0;
    display: block;
    margin: 10px 0;
  }
  .menu-right ul li a.active:after {
    content: unset;
  }
  .content-wrap.munu-content-wrap {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .menu-right ul li a {
    padding: 0 15px;
  }
}
@media screen and (max-width: 991px) {
  .lang-jp .menu-right ul li:not(:last-child) a {
    margin-right: 20px;
  }
  .lang-jp .cust-mob-menu .menu-list .menu-right ul li {
    padding-right: 0;
  }
  .lang-jp .cust-mob-menu .menu-list .menu-right {
    padding-left: 40px;
  }
  .lang-jp .menu-right ul li a {
    font-size: 13px;
  }
  .lang-jp .content-wrap.munu-content-wrap {
    padding-top: 35px;
  }
}
.i18n-de .list-space {
    margin-bottom: 20px;
}
.i18n-de .ZF-container {
    display: table !important;
}

.i18n-de .ZF-support {
    border-bottom: 1px solid #eaeaea;
}

.i18n-de .ZF-contact>ul>li.zf-support-mail{
    display: inline-block;
}

.i18n-de .ZF-contact>ul>li.zglob-lang {
    display: none;
}
.i18n-de .ZF-support .ZF-contact>ul>li>a {
    color: #03a9f5;
}