.close-x,
.mobile-menu,
.ul-list {
  display: none;
}
@media only screen and (max-width: 767px) {
  .body-umain .z-bottom-cta-menu a.loggedin,
  .dropdown li a,
  .dropdown-menu li,
  .menu li.featured-apps-part,
  .mobile-menu,
  .product-header .product-menu > li:last-child,
  .product-title + .product-nav-links li.featured-apps-part,
  .toggle,
  .ztop-slide-mobile-menu,
  .zw-product-header,
  .zw-product-header .zgh-user-box {
    display: block !important;
  }
  .bgn-fixed-hd {
    z-index: 999 !important;
    margin-top: 0px !important;
    height: 55px !important;
  }
  .br-ns-outer,
  .product-title + .product-nav-links li {
    margin-left: 0;
  }
  .hamburger-box,
  .zhamburger {
    pointer-events: none;
    cursor: pointer;
  }
  .content-wrap {
    width: 90%;
  }
  h1,
  h2 {
    font-family: var(--zf-primary-bold);
  }
  h1 {
    font-size: 27px;
  }
  h2 {
    font-size: 25px;
  }
  h3 {
    font-size: 21px;
  }
  h4 {
    font-size: 19px;
  }
  h5 {
    font-size: 17px;
  }
  .ZF-contact > ul > li,
  h6,
  p {
    font-size: 17px;
  }
  p {
    line-height: 24px;
  }
  .langClose {
    position: absolute;
    right: 10px;
    top: 10px;
    margin-top: 0;
  }
  .br-ns-outer {
    left: 5%;
    top: 80px;
    width: 90%;
    margin-top: 0;
  }
  #header .menu.nav,
  .body-umain .z-bottom-cta-menu a.loggedout,
  .chat-widget,
  .header,
  .mobile-menu-icon,
  .product-nav-links,
  .product-title .product-icon,
  .product-title > span.product-icon,
  .z-bottom-cta-menu a.loggedin,
  .zgh-accounts .zgh-signup,
  .zgh-search,
  .zgh-userImage,
  .zmobile-menu-prdlogo,
  .zw-product-header .zgh-accounts .zgh-login {
    display: none;
  }
  .zgh-headerWrap,
  .zw-global-header {
    min-height: auto;
  }
  .zw-product-header .content-wrap {
    width: 100%;
    text-align: center;
    padding: 0;
    background: #fff;
    height: 90px;
  }
  .product-title a img {
    margin-left: 28% !important;
  }
  .product-nav-links .nav > li > a:focus,
  .product-nav-links .nav > li > a:hover {
    background: rgba(0, 0, 0, 0.2);
  }
  .product-title + .product-nav-links li:last-child {
    border-bottom: 0;
  }
  .product-nav-links .menu {
    position: relative;
    top: 0;
    margin: 0;
    padding: 0;
    z-index: 130;
    overflow-y: scroll;
    border-top: 1px solid #eee;
    display: none;
    background: #f8f8f8;
  }
  .menu li a.active,
  .product-header-top .product-title + .product-nav-links li a.active,
  .product-title + .product-nav-links li a.active {
    box-shadow: none;
    color: #03a9f5;
  }
  .dropdown-menu .sub-dropdown a:hover,
  .menu li a.active,
  .zlang-container .zlang-container-inner ul li a {
    color: #000;
  }
  .zw-product-header .product-title {
  }
  .body-umain .zw-product-header .product-title {
    margin: 0;
    padding-left: 5px;
  }
  .menu li,
  .product-title + .product-nav-links li {
    display: block;
    margin: 0;
    text-align: left;
    width: 100%;
    z-index: 130;
    padding: 0;
    top: 0;
  }
  .menu li a,
  .product-title + .product-nav-links li a {
    font-size: 17px;
    padding: 20px 0;
    margin: 0;
    text-align: left;
    color: #000;
  }
  .dropdown:hover .dropdown-menu,
  .menu .dropdown-menu {
    transform: none;
    opacity: 1;
    visibility: visible;
  }
  .menu .dropdown-menu {
    position: static;
    width: 100%;
    border: 0;
    left: 0;
    padding: 0 0 10px 65px;
    box-shadow: none;
    overflow: visible;
    display: none;
  }
  .product-menu li:hover a {
    background: 0;
  }
  .menu {
    min-height: initial;
  }
  .zw-product-header .product-nav-links li .nolink {
    font-size: 19px;
    padding: 20px 0 0;
    line-height: 20px;
    cursor: default;
  }
  .zw-product-header .menu li {
    margin-left: 0;
    background: #fff;
  }
  .zw-product-header .menu .expanded > a {
    padding: 20px 0 0;
    line-height: 20px;
    font-family: var(--zf-primary-regular);
  }
  .dropdown-menu .sub-level > a:after {
    content: none;
  }
  .dropdown-menu li.active > a,
  .dropdown-menu li.sub-level.active > a {
    color: #000;
    background: 0;
  }
  .menu .expanded.active .sub-dropdown {
    background: #f7f7f7;
  }
  .dropdown-menu .sub-dropdown {
    position: static;
    opacity: 1;
    visibility: visible;
    box-shadow: none;
    border-left: 0;
    border-radius: 0;
    padding: 0 0 0 30px;
    margin: 0;
  }
  .dropdown-menu > .sub-level > a {
    padding: 0;
  }
  .dropdown-menu .sub-dropdown li {
    transition-duration: 0;
    transition-delay: 0;
    opacity: 1;
    position: relative;
  }
  .dropdown-menu .sub-dropdown li:before {
    content: "";
    width: 4px;
    height: 4px;
    border-radius: 3px;
    background: #000;
    position: absolute;
    top: 0;
    bottom: 0;
    left: -10px;
    margin: auto;
  }
  .dropdown-menu .sub-dropdown li a {
    padding: 2px 0;
    font-size: 13px;
  }
  .zw-product-header .menu li a {
    padding: 13px 20px 13px 48px;
  }
  .hamburger-box {
    width: 20px;
    height: 25px;
    display: block;
    position: relative;
    transform: rotate(0);
    transition: 0.5s ease-in-out;
    margin: 19px auto 0;
  }
  .hamburger-box span {
    display: block;
    position: absolute;
    height: 2px;
    width: 50%;
    background: #000;
    opacity: 1;
    transform: rotate(0);
    transition: 0.25s ease-in-out;
  }
  .zgh-userLink,
  .zgh-userPanel ul {
    transition: none;
    visibility: hidden;
    opacity: 0;
  }
  .hamburger-box span:nth-child(2n),
  .zhamburger span:nth-child(2n) {
    left: 50%;
    border-radius: 0 9px 9px 0;
  }
  .hamburger-box span:nth-child(odd),
  .zhamburger span:nth-child(odd) {
    left: 0;
    border-radius: 9px 0 0 9px;
  }
  .hamburger-box span:first-child,
  .hamburger-box span:nth-child(2),
  .zhamburger span:first-child,
  .zhamburger span:nth-child(2) {
    top: 0;
  }
  .hamburger-box span:nth-child(3),
  .hamburger-box span:nth-child(4),
  .zhamburger span:nth-child(3),
  .zhamburger span:nth-child(4) {
    top: 6px;
  }
  .hamburger-box span:nth-child(5),
  .hamburger-box span:nth-child(6),
  .zhamburger span:nth-child(5),
  .zhamburger span:nth-child(6) {
    top: 12px;
  }
  .hamburger-box.active span:first-child,
  .hamburger-box.active span:nth-child(6),
  .zhamburger.active span:first-child,
  .zhamburger.active span:nth-child(6) {
    transform: rotate(45deg);
  }
  .hamburger-box.active span:nth-child(2),
  .hamburger-box.active span:nth-child(5),
  .zhamburger.active span:nth-child(2),
  .zhamburger.active span:nth-child(5) {
    transform: rotate(-45deg);
  }
  .hamburger-box.active span:first-child {
    left: 1px;
    top: 5px;
  }
  .hamburger-box.active span:nth-child(2),
  .zhamburger.active span:nth-child(2) {
    left: calc(50% - 4px);
    top: 5px;
  }
  .hamburger-box.active span:nth-child(3),
  .zhamburger.active span:nth-child(3) {
    left: -50%;
    opacity: 0;
  }
  .hamburger-box.active span:nth-child(4),
  .zhamburger.active span:nth-child(4) {
    left: 100%;
    opacity: 0;
  }
  .hamburger-box.active span:nth-child(5) {
    left: 1px;
    top: 10px;
  }
  .hamburger-box.active span:nth-child(6),
  .zhamburger.active span:nth-child(6) {
    left: calc(50% - 4px);
    top: 10px;
  }
  .zgh-header {
    position: fixed;
    top: 0;
    z-index: 1111;
    background: #fff;
    border-bottom: 1px solid #e0e0e0;
    height: 50px;
    width: 100%;
    overflow: visible;
  }
  .zgh-accounts .zgh-signup {
    margin-right: 9px;
    margin-top: 7px;
  }
  .zgh-userAvatar {
    padding: 2px;
    width: 40px;
    height: 40px;
  }
  .zgh-userLink {
    position: absolute;
    right: 0;
    overflow: visible;
    width: initial;
    height: initial;
    top: 50px;
  }
  .zgh-userPanel {
    width: 40px;
    height: 40px;
    display: block;
  }
  .zgh-userPanel ul {
    width: 190px;
    height: initial;
    transition: transform 0.3s ease-in-out, opacity 0.3s ease-in-out,
      visibility 0.3s ease-in-out;
    transform: translateY(10px);
    border: 1px solid #e8e8e8;
  }
  .zgh-userPanel ul:after {
    position: absolute;
    top: -6px;
    right: 19px;
    bottom: initial;
    left: initial;
    width: 0;
    height: 0;
    content: "";
    border-right: 4px solid transparent;
    border-bottom: 6px solid #fff;
    border-left: 4px solid transparent;
    background: 0;
  }
  .zgh-userPanel ul:before {
    position: absolute;
    top: -8px;
    right: 18px;
    width: 0;
    height: 0;
    content: "";
    border-right: 5px solid transparent;
    border-bottom: 8px solid #e8e8e8;
    border-left: 5px solid transparent;
  }
  .zgh-userLink li {
    font-size: 12px;
    margin: 0;
  }
  .zgh-userName {
    line-height: 16px;
    display: block;
    padding: 8px;
    color: #03a9f5;
  }
  .zgh-userAccount,
  .zgh-userLogout {
    position: static;
  }
  .footer-sec-wrap.two-column .common-links:before,
  .footer-sec-wrap.two-column .content-wrap,
  .zgh-userAccess,
  .zgh-userName {
    width: 100%;
  }
  .zgh-userAccess a,
  .zgh-userAccount a,
  .zgh-userLogout a {
    font-family: var(--zf-primary-regular), Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 13px;
    display: block;
    padding: 10px 8px;
    text-transform: capitalize;
    color: #000;
    background: 0;
  }
  .z-bottom-cta-menu a,
  .zcommon-link-container span.zlogin-menu a {
    color: #f0483e;
    font-family: var(--zf-primary-semibold);
  }
  .zgh-userAccess a:hover,
  .zgh-userAccount a:hover,
  .zgh-userLogout a:hover {
    background: #03a9f5;
  }
  .zgh-userPanel.active .zgh-userLink {
    width: initial;
    height: initial;
    border: 0;
    visibility: visible;
    opacity: 1;
  }
  .zgh-userPanel.active ul {
    visibility: visible;
    padding: 0;
    transform: translateY(0);
    opacity: 1;
  }
  .zgh-userPanel.active img {
    cursor: pointer;
  }
  .i18n-ar .zgh-accounts {
    padding: 0;
    margin: 0;
  }
  .body-umain .zw-product-header .zgh-accounts {
    display: inline-block;
  }
  .body-umain .zw-product-header .content-wrap {
    text-align: left;
    display: flex;
    flex-wrap: wrap;
    padding: 5px 10px;
  }
  .zwph-white.zw-product-header .product-title a {
    background-image: var("");
  }
  .zw-product-header {
    position: relative;
    z-index: 99;
  }
  .z-bottom-cta-menu {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 100;
    width: 100%;
    height: 50px;
    box-shadow: 0 1px 12px 0 rgba(0, 0, 0, 0.1);
    display: block;
    background: #f8f8f8;
  }
  .z-bottom-cta-menu.ziosSafari {
    padding-bottom: 44px;
  }
  .z-bottom-cta-menu a {
    background: #f1f1f1;
    padding: 14px 0;
    display: block;
    width: calc(100% - 50px);
    text-align: center;
    transition: 0.4s ease-out;
    height: 100%;
    text-transform: uppercase;
    margin-left: 50px;
    font-size: 15px;
  }
  .z-bottom-cta-menu.onscroll a {
    color: #fff;
    background: #f0483f;
  }
  .z-bottom-cta-menu.onscroll_top a {
    color: #fff;
    background: #f0483e;
    transition: 0.3s ease-out;
  }
  .mobile-menu-icon1 {
    background: #000;
    text-indent: 0;
    left: 0;
    position: absolute;
    top: 0;
    width: 50px;
    cursor: pointer;
    height: 50px;
    transition: 0.3s;
    text-align: center;
    font-family: var(--zf-primary-semibold);
  }
  .mobile-menu-icon1.active,
  .onscroll.withCW .mobile-menu-icon1::after,
  .onscroll.withCW .zhamburger span {
    background: #fff;
  }
  .mobile-menu-icon1.active em {
    color: #8c8c8c;
  }
  .zhamburger {
    width: 26px;
    height: 15px;
    display: block;
    position: relative;
    transform: rotate(0);
    transition: 0.5s ease-in-out;
    margin: 18px auto 0;
    font-family: var(--zf-primary-bold);
  }
  .zhamburger span {
    display: block;
    position: absolute;
    height: 2px;
    width: 50%;
    background: #fff;
    opacity: 1;
    transform: rotate(0);
    transition: 0.25s ease-in-out;
  }
  .zhamburger.active span {
    background: #8c8c8c;
  }
  .zhamburger.active {
    color: #757575;
  }
  .zhamburger.active span:first-child {
    left: 4px;
    top: 5px;
  }
  .zhamburger.active span:nth-child(5) {
    left: 4px;
    top: 10px;
  }
  .zmobile-menu-new {
    position: fixed;
    background: 0 0;
    height: calc(100% - 50px);
    width: 100%;
    left: 0;
    top: 0;
    z-index: 99;
    display: none;
    transition: background 0.3s ease-in;
  }
  .zmobile-menu-new.zbg {
    background: rgba(0, 0, 0, 0.75);
  }
  .zmobile-menu-new-inner {
    position: absolute;
    left: 5px;
    width: 300px;
    bottom: -70px;
    opacity: 0;
    transition: 0.3s;
    max-height: calc(45% - 65px);
    overflow: hidden;
    background: #fff;
    box-shadow: 40px 40px 300px 100px rgba(0, 0, 0, 0.4);
    border-radius: 10px;
  }
  .zmobile-menu-new-content {
    overflow: scroll;
    height: 100%;
    display: none !important;
  }
  .zmobile-menu-new-inner.zshow {
    top: 75px;
    opacity: 1;
    z-index: 923;
    left: 35px;
    position: fixed;
  }
  .zmobile-menu-search {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    padding: 10px 15px;
    border-bottom: 1px solid #efefef;
    height: 50px;
    background: #f9f9f9;
    z-index: 9;
  }
  .zdropdown-container a,
  .zdropdown-container span,
  .zmobile-menu-searchbox {
    position: relative;
  }
  .zmobile-menu-searchinput {
    background: 0 0;
    padding: 5px 50px 5px 10px;
    font-size: 15px;
    max-width: 100%;
    margin: 0;
    height: initial;
    line-height: initial;
    border: 0;
    text-indent: 0;
    width: 100%;
    font-family: var(--zf-primary-regular);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
  }
  .zmobile-menu-searchinput::-webkit-input-placeholder {
    color: #878787;
  }
  .zmobile-menu-searchinput::-moz-placeholder {
    color: #878787;
  }
  .zmobile-menu-searchinput:-ms-input-placeholder {
    color: #878787;
  }
  .zmobile-menu-searchinput:-moz-placeholder {
    color: #878787;
  }
  .zmobile-menu-searchbtn {
    height: 28px;
    width: 40px;
    top: 0;
    right: 0;
    bottom: 0;
    margin: 0 auto;
    cursor: pointer;
    position: absolute;
    border: 0;
    background: #f7f7f7;
    padding: 0;
    outline: 0;
  }
  .zcommon-link-container,
  .zmobile-menu-new ul li.zlogin-menu a {
    border-top: 1px solid #efefef;
  }
  .zmobile-menu-searchbtn:before {
    content: "";
    height: 15px;
    width: 1px;
    background: #d4d4d4;
    position: absolute;
    left: -5px;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  .zmobile-menu-searchbtn span {
    background-color: #f7f7f7;
    background-size: 600px auto;
    background-position: -285px 1px;
    display: inline-block;
    width: 15px;
    height: 16px;
    vertical-align: middle;
    opacity: 0.7;
  }
  .zmobile-menu-link {
    overflow: auto;
    max-height: calc(100vh - 140px);
  }
  .zmobile-menu-new ul {
    padding: 20px 20px 15px 25px;
    width: 100%;
  }
  .close-x,
  .ul-list {
    display: block;
  }
  .ul-list ul {
    padding: 0 20px 15px 25px;
    width: 100%;
  }
  .close-x {
    display: flex;
    justify-content: end;
    padding: 10px 16px;
  }
  .ul-list ul li a,
  .zmobile-menu-new ul li a,
  .zmobile-menu-new ul li > span {
    padding: 8px 25px 8px 0;
    display: block;
    color: #333 !important;
  }
  .zmobile-menu-new .ulempty {
    padding: 33px 20px 15px 25px;
  }
  .z-mobile-menu-v2 {
    z-index: 998999999999999;
  }
  .zmobile-menu-new ul li .dropdown-menu span.dropdown-toggle {
    font-size: 13px;
    padding: 7px 0 7px 12px;
  }
  .zmobile-menu-new ul ul li a {
    padding: 8px 13px 8px 0;
  }
  .zw-product-header {
    min-height: 50px;
    padding: 0;
  }
  .zw-only-copyright {
    padding: 20px 0 70px;
  }
  .zmobile-menu-new ul.dropdown-menu {
    padding: 0;
    display: none;
  }
  .zmobile-menu-new ul li .dropdown-menu a {
    font-size: 13px;
    padding: 7px 0 7px 12px;
    white-space: initial;
  }
  .dropdown-menu li.zmenu-dropdown-all a {
    margin: 15px 10px 20px;
  }
  .common-links .ZPprivacy li,
  .common-links ul.ZPprivacy li {
    font-size: 11px;
    margin: 0 5px 10px;
  }
  .zdropdown-container .caret {
    height: 6px;
    width: 10px;
    display: inline-block;
    transition: transform 0.3s;
    transform: rotate(0);
    position: absolute;
    top: 19px;
    right: 10px;
  }
  .zdropdown-container.active .caret {
    transform: rotate(180deg);
  }
  .zcommon-link-container {
    padding-bottom: 30px;
    padding-top: 5px;
    background: #fff;
  }
  .zcommon-link-container > span {
    padding: 8px 20px 3px 25px;
    display: block;
  }
  .ZF-support .ZF-dlsel,
  .zallprd-menu,
  .zlang-container ul li {
    text-align: left;
  }
  .zcommon-link-container > span a {
    color: #333;
  }
  .lang-support span {
    margin: 5px 10px 5px 0;
  }
  .z-bottom-cta-menu.withCW {
    background: 0 0;
  }
  .z-bottom-cta-menu.withCW a {
    width: calc(100% - 100px);
  }
  .withCW .mobile-menu-icon1 {
    background: #f1f1f1;
    transition: 0.4s ease-out;
  }
  .withCW .mobile-menu-icon1::after {
    position: absolute;
    content: "";
    right: 0;
    top: 5%;
    width: 1px;
    height: 90%;
    background: #bebcbc;
    transition: 0.4s ease-out;
  }
  .withCW .zhamburger span {
    background: #bebcbc;
  }
  .onscroll.withCW .mobile-menu-icon1 {
    background: #f0483e;
  }
  .signup-box .sgnbtn input[type="button"],
  .signup-box .sgnbtn input[type="submit"] {
    padding: 0 20px;
    font-size: 12px;
  }
  .z-testimonial-item p span {
    display: block;
    color: #03a9f5;
    font-size: 15px;
  }
  .cookiestrip {
    padding: 15px 25px;
  }
  a.cookieManage {
    margin: 15px 0 0;
  }
  .cookieTxt {
    display: block;
    line-height: 1.4;
  }
  .cookiestrip > div {
    max-width: 380px;
    margin: 0 auto;
  }
  .popup-close {
    right: 0;
    top: 50px;
  }
  .zlang-container {
    bottom: auto;
    left: auto;
    position: relative;
    right: auto;
    max-width: 150px;
  }
  .zlang-container ul::after,
  .zlang-container ul::before {
    left: 49%;
  }
  .zlang-container .zlang-container-inner {
    left: 0;
    right: 0;
    left: inherit;
  }
  .common-links .zlang-container a {
    color: #03a9f5;
  }
  .zlang-container ul:after,
  .zlang-container ul:before {
    left: inherit;
  }
  .common-footer li {
    border-left: 0;
  }
  .common-links ul {
    margin: 0 auto;
    width: 100%;
  }
  .common-links .ZPprivacy {
    padding-top: 30px;
  }
  .common-links ul.ZPprivacy li:first-child {
    padding-left: 10px;
  }
  .common-links .ZPprivacy li {
    border-right: 1px solid #ccc;
  }
  .zw-only-copyright p {
    padding: 0 10px;
    font-size: 10px;
  }
  .global-f-none .zgf-wrapper,
  .zgf-wrapper {
    padding: 20px 20px 50px;
  }
  .footer-sec-wrap .customer-stories {
    max-width: 375px;
    padding: 0 15px;
  }
  .customer-stories a + a,
  .fourColList .customer-stories a + a {
    margin-left: 0;
    margin-top: 20px;
  }
  .footer-sec-wrap.two-column .content-wrap > div {
    display: block;
    width: 100%;
  }
  .footer-sec-wrap .product-links > div {
    display: block;
    overflow: hidden;
  }
  .footer-sec-wrap .product-links.one-column ul li {
    margin: 0;
  }
  .footer-sec-wrap.two-column .common-links {
    text-align: center;
    padding-top: 20px;
  }
  .footer-search {
    margin: 30px auto 0;
  }
  .langTxt {
    padding: 0 30px;
    display: block;
    margin-bottom: 15px;
  }
  .ZF-support {
    border-top: 1px solid #eaeaea;
  }
  .ZF-container {
    width: 100%;
    padding: 10px 20px;
  }
  .footer-sec-wrap .product-links ul.zft-social-icons li {
    margin-right: 12px;
  }
  body .zsiq_theme1.zsiq_floatmain {
    bottom: 20px;
    right: 20px;
    width: 30px;
    height: 30px !important;
  }
  .zsiq_theme1 .zsiq_flt_rel,
  .zsiq_theme1 .zsiq_user.siqico-chat {
    border-radius: 0;
  }
  .zsiq_floatmain.zsiq_theme1 .zsiq_flt_rel {
    width: 50px;
    height: 50px;
    border-radius: 0;
  }
  .zsiq_floatmain.zsiq_theme1 .siqico-chat:before {
    display: block;
    background: url("") 0 0/35px no-repeat;
    content: "";
    width: 35px;
    height: 35px;
    margin-top: 4px;
  }
  .zsiq_floatmain .zsiq_flt_rel {
    background-color: #2d4993 !important;
  }
  .i18n-ar .zw-product-header span.zprd-display-name {
    padding-left: 10px;
    padding-right: 0;
  }
  .i18n-ar .ZF-contact > ul > li:first-child {
    padding-left: 15px;
    padding-right: 0;
  }
  .i18n-ar .zw-product-header .product-title {
    padding: 0 5px 0 0;
  }
  .i18n-ar .more-links {
    text-align: center;
  }
  .i18n-ar .zmobile-menu-new ul li a,
  .i18n-ar .zmobile-menu-new ul li > span {
    padding: 13px 0 13px 25px;
  }
  .i18n-ar .mobile-menu-icon1 {
    left: unset;
    right: 0;
  }
  .i18n-ar .z-bottom-cta-menu a {
    margin: 0 50px 0 0;
  }
  .i18n-ar .zmobile-menu-new-inner {
    left: unset;
    right: 6px;
  }
  .i18n-ar .zdropdown-container .caret {
    right: unset;
    left: 10px;
  }
  .i18n-ar .zgh-userLink {
    left: 0;
  }
  .proforma_invoice_help {
    margin: 8px 15px 15px 45px !important;
  }
  .zw-page-6706 h2 {
    font: 27px/1.2 var(--zf-primary-semibold) !important;
    width: 100% !important;
  }
  .fbgn-mn-cnt .fbgn-rwsec h2 {
    font: 27px/1.2 var(--zf-primary-semibold) !important;
    width: 100% !important;
  }
  .zw-page-6706 .shipzy-footer {
    padding-top: 0px;
  }
  .bgn-welcome-cnt {
    padding-bottom: 20px !important;
  }
  .bgn-cta {
    margin-bottom: 30px;
  }
  .bgn-lrnmr {
    margin-left: 0px !important;
    margin-bottom: 25px !important;
    margin-top: 0;
  }
  .entry-title {
    line-height: 35px;
  }
  .Breadcrumb h1,
  .Breadcrumb p {
    text-align: center !important;
  }
  .Breadcrumb .bgn-hdr-content h1 {
    line-height: 36px !important;
  }
  .Release_Notes_Details .bgn-hdr-content {
    width: 300px;
  }
  .zmobile-menu-new-inner {
    height: 100% !important;
  }
}
@media screen and (max-width: 480px) {
  .signup-box .za-company-container .za-company-box .field-msg {
    bottom: -7px;
    line-height: 1;
  }
  .signup-box .za-company-container .za-company-box.field-error {
    margin: 0 0 30px;
  }
  .ZF-contact > ul > li,
  .ZF-support .ZF-contact > ul,
  .footer-sec-wrap .product-links,
  .footer-sec-wrap .product-links.one-column div:first-child h4,
  .footer-sec-wrap .product-links.one-column ul,
  .other-lang .footer-sec-wrap {
    display: block;
  }
  .footer-sec-wrap .product-links h4,
  .footer-sec-wrap .product-links ul + h4 {
    margin: 0;
  }
  .ZF-support {
    border-top: 0;
  }
  .ZF-container,
  .footer-sec-wrap .footer-links-wrap,
  .footer-sec-wrap .product-links > div,
  .footer-sec-wrap.two-column,
  .footer-sec-wrap.two-column.fourColList {
    padding: 0;
  }
  .ZF-contact > ul {
    text-align: left;
  }
  .ZF-contact ul li.zf-support-mail a {
    padding: 15px 0 15px 33px;
    display: block;
    font-size: 14px;
  }
  .ZF-contact ul li.zf-support-mail:before {
    left: 29px;
  }
  .ZF-contact ul li.zglob-lang {
    padding: 8px 20px;
    border-top: 1px solid #eaeaea;
  }
  .ZF-contact ul li.zf-support-mail,
  .footer-sec-wrap .product-links ul {
    padding: 0 20px;
  }
  .common-footer li {
    width: 100%;
    padding: 5px 0;
  }
  .footer-sec-wrap {
    background: 0 0;
  }
  .footer-sec-wrap.two-column .promo-section-wrap {
    padding: 50px 0;
  }
  .footer-sec-wrap .product-links ul li {
    display: block;
    margin: 0;
  }
  .footer-sec-wrap .product-links.one-column ul li {
    display: block;
    text-align: left;
    padding: 0;
  }
  .footer-sec-wrap .content-wrap {
    padding: 0;
    width: 100%;
  }
  .footer-sec-wrap.two-column .content-wrap .footer-links-wrap {
    margin: 0 auto;
    padding: 0;
    width: 100%;
  }
  .footer-sec-wrap .product-links h4 {
    cursor: pointer;
    position: relative;
    margin: 0;
    padding: 15px 20px;
    background: #fafafa;
    border-bottom: 1px solid #efefef;
    font-size: 13px;
  }
  .footer-sec-wrap .product-links h4:after {
    content: "";
    border: solid #000;
    border-width: 0 1px 1px 0;
    display: inline-block;
    padding: 3.5px;
    position: absolute;
    right: 30px;
    top: 18px;
    transform: rotate(45deg);
    transition: 0.3s;
  }
  .footer-sec-wrap .product-links h4.active:after {
    transform: rotate(-135deg);
    top: 23px;
  }
  .footer-sec-wrap .product-links ul.zft-social-icons {
    padding: 10px 20px;
    display: flex;
    justify-content: flex-start;
  }
  .footer-sec-wrap .product-links ul li a {
    line-height: 40px;
  }
  .footer-sec-wrap .common-links,
  .footer-sec-wrap.two-column .common-links {
    margin-top: 0;
    padding: 10px 0;
  }
  .common-links.czonefooter > .ZPprivacy,
  .common-links:before,
  .common-links > .ZPprivacy,
  .footer-sec-wrap .common-links ul,
  .footer-sec-wrap .on-social,
  .other-lang .footer-links-wrap .product-links [class^="footer"],
  .other-lang
    .footer-sec-wrap.two-column
    .content-wrap
    > div.promo-section-wrap {
    display: none;
  }
  .zw-only-copyright p {
    font-size: 9px;
    padding: 10px 0;
    margin: 0;
  }
  .zlang-container .zlang-container-inner {
    width: 220px;
    bottom: 25px;
    right: inherit;
    left: 0;
  }
  .zlang-container ul {
    padding: 20px 25px;
  }
  .zlang-container ul:before {
    left: 25px;
    right: inherit;
  }
  .zlang-container ul:after {
    left: 27px;
    right: inherit;
  }
  .zlang-container ul li {
    width: 100%;
    padding-right: 0;
  }
  .apps-download-links-wrap {
    margin-bottom: 10px;
  }
  .i18n-ar .ZF-support .ZF-dlsel {
    text-align: right;
  }
  .i18n-ar .zpf-zlang-inner,
  .zpf-zlang-inner {
    width: 210px;
  }
  .bgn-appscnt .bgn-inte-cnt .h1-to-p {
    font: 23px/1.2 var(--zf-secondary-medium) !important;
    color: #fff !important;
    letter-spacing: -1px !important;
  }
  .bgn-appscnt h1,
  .bgn-appscnt h5,
  .bgn-devcnt .h1-to-p {
    font: 23px/1.2 var(--zf-secondary-medium);
    color: #fff;
    letter-spacing: -1px;
  }
  .entry-title_text {
    font: 17px/1.6 var(--zf-primary-regular) !important;
  }
  .bgn-lrnmr,
  .trybgn-list p {
    font-size: 17px;
  }
}
@media screen and (max-width: 480px) {
  .responsiv-margin {
    margin-top: 50px;
  }
}
