.reqdemo-widget {
  display: none;
}
.menu-icon-help-header .product-title a, .product-header-top .menu-icon-help-header .product-title a {
  float: left;
  font-size: 20px;
  color: #000;
  font-family: var(--zf-primary-semibold), Arial, Helvetica, sans-serif;
  line-height: 20px;
  padding: 16px 0 12px 10px;
}
.menu-icon-help-header > a {
  display: inline-block;
}
.menu-icon-help-header > a img {
  width: 150px;
  height: auto;
}
.menu-icon-help-header .product-title, .product-header-top .menu-icon-help-header .product-title {
  display: inline-block;
  margin-left: 0;
  vertical-align: top;
}
.select_ele {
  position: relative;
}
.select_ele:after {
  content: "";
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #666;
  position: absolute;
  right: 8px;
  top: 18px;
  margin-top: -3px;
  border-radius: 6px;
}
.content-wrap.form-result {
  max-width: 840px;
  text-align: center;
  padding: 50px 0px 50px;
  margin-top: 100px;
  display: none;
}
.form-submit .main-container-wrapper #mini-panel-product_menu {
  display: block;
}
.form-submit .zw-product-header {
    display: block;
}
.form-result .menu-icon-help-header {
  margin: 0px auto 0px;
  display: none;
}
.content-wrap.form-result p {
  font-size: 20px;
}
.zcircle-tick {
  border-radius: 100%;
  height: 60px;
  left: 0;
  right: 0;
  margin: auto;
  position: absolute;
  top: -20px;
  width: 60px;
  background-color:
    #fff;
}
.zcircle-tick::after {
  /*! background: #20c53b none repeat scroll 0 0; */
  content: "";
  height: 8px;
  left: 19px;
  position: absolute;
  transform: rotate(-45deg);
  width: 18px;
  /*! border-bottom: 3px solid #20c53b; */
  /*! border-left: 3px solid #20c53b; */
  margin: auto;
  bottom: 0px;
  top: -4px;
  left: 0;
  right: 0;
}
.more-aricle {
  padding: 80px 0px;
}
.contactSec h2 {
  font-family: var(--zf-primary-bold);
  font-size: 46px;
  margin-bottom: 0px;
}
.more-aricle h3 {
  font-size: 24px;
  margin-bottom: 40px;
}
.col-2 {
  display: flex;
  flex-wrap: wrap;
}
.content-wrap.form-result .more-aricle > p {
  font-size: 20px;
  margin-bottom: 38px;
}
.content-wrap.form-result .col-2 li p {
  font-size: 18px;
  margin-bottom: 18px;
}
.col-2 > * {
  width: 44%;
  box-sizing: border-box;
  padding: 40px 30px 50px;
  border: 1px solid #dadada;
  margin: 0px 3%;
  box-shadow: 0px 0px 20px #e9e3e3;
  text-align: left;
}
.field-body .col-2 a {
  font-family: var(--zf-primary-semibold);
  display: inline-block; /*! border-bottom: 1px solid; */ color: #008f42;
}
.bor-left-right {
  position: relative;
}
.bor-left-right::before, .bor-left-right::after, .bor-top-bot::before, .bor-top-bot::after {
  content: "";
  position: absolute;
  background-color: #068c44;
  transition-duration: 0.5s;
  z-index: 10;
}
.bor-left-right::before, .bor-left-right::after, .bor-top-bot::before, .bor-top-bot::after {}
.bor-left-right::before, .bor-left-right::after {
  height: 0%;
  width: 1px;
}
.bor-top-bot::before, .bor-top-bot::after {
  width: 0%;
  height: 1px
}
.bor-left-right::before {
  left: 0px;
  top: 0px;
}
.bor-left-right::after {
  right: 0px;
  bottom: 0px;
}
.bor-top-bot::before {
  top: 0px;
  right: 0px
}
.bor-top-bot::after {
  bottom: 0px;
  left: 0px;
}
.bor-left-right:hover:before, .bor-left-right:hover:after {
  height: 100%
}
.bor-left-right:hover .bor-top-bot::before, .bor-left-right:hover .bor-top-bot::after {
  width: 100%
}
.main-container-wrapper #mini-panel-product_menu, .header, .product-header-top {
  display: none;
}
.zw-product-header {
    display: none;
}
.req-content-wrapper ul + p {
  margin-bottom: 50px;
}
.double-quote p {
  font-family: 'Roboto Slab', serif;
}
.req-demo-wrapper {
  max-width: 1170px;
  width: 90%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
div#crmWebToEntityForm h1 {
  font-size: 28px;
  margin-bottom: 60px;
}
.req-content-wrapper {
  max-width: 500px;
  width: 100%;
  padding: 60px;
  position: relative;
  padding: 40px 50px 80px 0px;
}
.req-content-wrapper ul {
  list-style: none;
  margin: 30px 0 20px;
}
.contact-details ul {
  margin-top: 60px
}
.other-lang .contact-details ul {
  margin-top: 0px
}
.contact-details ul .req-content-wrapper .contact-details ul li {
  padding-left: 0px;
  background: unset;
}
.req-content-wrapper ul li {
  background-size: 16px;
  padding-right: 0;
  margin: 0 0 10px;
}
.req-form-warp {
  max-width: calc(100% - 500px);
  width: 100%;
  padding: 80px 0 60px 120px;
  position: relative;
  box-sizing: border-box;
}
/* .req-form-wrapper:before */
.req-content-wrapper:before {
  content: '';
  position: absolute;
  width: 190%;
  height: 100%;
  background: #e8fdf1;
  z-index: -1;
  right: -36px;
  top: 0;
}
.show-gdpr input[type="checkbox"] {
  width: 10px !important;
  padding: 0;
  height: 10px;
}
.request-drop-wrap, .quick-connect-links-wrap {
  display: none;
}
.req-content-wrapper h3 {
  font-size: 26px;
}
.menu-icon-help-header {
  max-width: 150px;
  margin-bottom: 40px;
}
.req-content-wrapper ul li {
  background: url(/sites/zweb/images/desk/images/creator-green-tick.png) no-repeat;
  background-position: 0px 5px;
  padding-left: 27px;
  background-size: 16px;
  padding-right: 0;
  margin: 0 0 20px;
  max-width: 440px;
}
.lang-ar.req-content-wrapper ul li {
  background: unset;
}
.heading-text p {
  max-width: 440px;
}
.double-quote {
  max-width: 420px;
  padding: 30px 38px 20px;
  margin-top: 40px;
  border-left: 5px solid #018f42;
  background-color: #d4fbe5;
}
.other-lang .double-quote {
  display: none
}
.contact-details {
  margin-top: 60px;
  margin-bottom: 60px;
}
.other-lang .contact-details {
  margin-top: 0px
}
.contact-details h4 {
  font-family: var(--zf-primary-bold);
  font-size: 28px;
}
.menu-icon-help-header .product-title a {
  padding: 13px 0 9px 0px;
}
/* Form style  start*/
.frm-input-grp {
     display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;
}
.zwf_label_field {
    width: 40%;
    min-width: 130px;
    font-size: 16px;
    font-family: var(--zf-primary-semibold);
}
.input-container {
    width: 100%;
    max-width: 270px;
}
input.zwf_formcontrol {
     border: 1px solid #000;
    width: 100%;
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    padding: 0 5px;
    box-sizing: border-box;
    max-width: 270px;
}
.error {
    color: red;
    margin: 0;
    padding: 0;
    text-align: left;
    font-size: 14px;
    display: none;
}
.frm-input-grp.invalid .error, .input-container.invalid .error{
    display: block;
}
.zwf_formgroup {
     margin-bottom: 25px;
}
.country .frm-input-grp, .captcha-wrap .frm-input-grp {
     align-items: flex-start;
}
div.zgdprform-state-container .globalstatecode, div.zgdprform-countrylist-container .globalcountrycode {
    box-sizing: border-box;
    height: 37px;
    padding: 0px 10px;
    border: 1px solid #000;
}
.country-grp {
     max-width: 270px;
}
.captcha-box {
     display: flex;
    flex-direction: column-reverse;
    width: 100%;
    max-width: 270px;
}
#captha-field {
     height: 35px;
    box-sizing: border-box;
}
.d-flex {
     border: 1px solid #ccc;
}
.submit-btn {
    background: #f0483e none repeat scroll 0 0;
    border: 1px solid #f0483e;
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 16px;
    font-weight: 600;
    margin: 10px auto 0;
    padding: 10px 30px;
    text-decoration: none;
    text-transform: uppercase;
    width: auto;
}
.man {
  background-color: #ffffd5;
  border: 1px solid #dddddd;
  color: #737373;
  float: right;
  font-size: 11px;
  margin-bottom: 10px;
  padding: 3px;
}
.form-page h1 {
  text-align: left;
}
.formgraytxt1 {
  font-size: 9px;
}
.formgraytxt {
  color: #333;
  margin-right: 20px;
  font-size: 14px;
}
.feature-heading {
  padding: 0;
  position: relative;
  text-align: center;
}
.feature-heading h1 {
  color: #333;
  font-size: 30px;
  font-weight: 300;
  letter-spacing: -0.5px;
  line-height: 40px;
  margin: 0 auto 20px;
  padding-top: 100px;
}
.field-body h1 span {
  display: block;
  font-size: 21px;
  letter-spacing: 0;
  line-height: 40px;
}
.whitebg .product-header-inner {
  border-bottom: none;
}
.field-body a {
  color: #00add5;
}
.signup-form-container {
  width: 100%;
  overflow: hidden;
}
.signup-form-container-left, .signup-form-container-right {
  float: left;
  width: 50%;
  box-sizing: border-box;
  vertical-align: middle;
  padding: 30px 30px 40px;
}
.help-desk-requirement .signup-form-container-left {
  border: 1px solid #ddd;
}
.signup-form-container-right {
  padding-right: 0;
}
.formtable {
  width: 100%;
}
.formfield-container {
  width: 100%;
  overflow: hidden;
  margin-top: 25px;
}
label.error {
  font-size: 14px;
  color: #ef483e;
}
.formfield-container.zreload {
  margin-top: 0;
  margin-bottom: 20px;
}
.formfield-container.zreload a {
  font-size: 14px;
}
.formfiled-label, .formfiled-element {
  float: left;
  width: 59%;
  box-sizing: border-box;
}
.formfiled-label {
  width: 40%;
  min-width: 130px;
  font-size: 16px;
  font-family: var(--zf-primary-semibold);
  line-height: 2;
}
.formfiled-submit {
  width: 100%;
  text-align: center;
}
#reload {
  background-image: url("images/reload-icon.svg");
  background-repeat: no-repeat;
  background-size: 20px 20px;
  display: inline-block;
  height: 20px;
  overflow: hidden;
  text-indent: -999px;
  width: 20px;
  cursor: pointer !important;
}
#imgid {
  max-width: 200px;
}
.contact-details ul li {
  width: 100%;
  display: table;
}
.zgdprform-countrylist-container select.globalcountrycode, select.formtxtboxman, .globalstatecode, .select_ele select {
  width: 100% !important;
  border: 1px solid rgb(0, 0, 0) !important;
  -webkit-appearance: none !important;
  border-radius: 0 !important;
  background: transparent !important;
  position: relative !important;
  outline: none !important;
  box-sizing: border-box;
}
div.zgdprform-state-container .globalstatecode, div.zgdprform-countrylist-container .globalcountrycode {
  padding: 8px 10px;
}
.zgdprform-countrylist-container {
  margin-bottom: 0px !important;
}
.contact-details ul li > span {
  display: table-cell;
  text-align: left;
}
.contact-details ul li > span:first-child {
  width: 20%;
  font-family: var(--zf-primary-semibold);
}
.contact-details ul li > span > em {
  font-style: normal;
  margin-right: 12px;
}
.globalstatecode {
  position: relative
}
.zgdprform-state-container, .select-arrow {
  position: relative;
}
.zgdprform-state-container {
  margin-top: 20px
}
.globalcountrycode, .globalstatecode {
  font-size: 14px;
  text-indent: 2px;
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  -moz-appearance: none;
}
.select-arrow:after, .zgdprform-state-container:after {
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #666;
  position: absolute;
  right: 17px;
  top: 15px;
  content: "";
  display: block;
}
/* Form style  end*/
/*updated-css*/
.zwfp_contact_sec {
  margin-bottom: 20px;
  font: 18px/1.3 "Zoho_Puvi_Regular";
}
.zwfp_contact_sec p {
  margin-bottom: 5px;
}
.zwfp_contact_list {
  margin-bottom: 0;
  display: flex;
}
.zwfp_sprite {
  background: url(/sites/zweb/images/desk/images/request_a_callback_sprite.svg);
}
.mail_icon {
  background-position: -150px -34px;
}
.zwfp_contact_list .zwfp_sprite {
  position: relative;
  display: inline-block;
  height: 25px;
  width: 35px;
  margin-right: 10px;
}
.zwfp_contact_list a {
  font: 20px/1 "Zoho_Puvi_SemiBold";
  margin-bottom: 0;
  color: #333;
}
.badges-section {
  margin-top: 70px;
}
.badges-section h4 {
  font-family: var(--primaryfont-medium);
  font-size: 20px;
}
ul.recognized {
  display: flex;
  flex-wrap: wrap;
  margin-top: 30px;
}
ul.recognized li {
  background: url(/sites/zweb/images/desk/images/desk-badges-sprite.png) no-repeat;
  background-size: 850px auto;
  margin: 0 15px 20px;
  height: 93px;
  width: 82px;
  padding-left: 0;
}
ul.recognized .idc {
  background-position: -546px 0;
  margin-left: 0;
}
ul.recognized .sreviews {
  width: 117px;
}
ul.recognized li.capterra {
  background-position: -237px 0;
  width: 145px;
}
ul.recognized .g2 {
  width: 57px;
  background-position: -490px 0;
}
ul.recognized li.gartner {
  width: 118px;
  background-position: -117px 0;
}
.zwfp_formgroup.invalid .error, .error.formtxtboxman {
  display: block;
}
.error {
  display: none;
  font-size: 14px;
  color: red;
  margin-top: 3px;
  font-weight: 400;
  text-align: left;
}
.zwf_formcontrol, .formcontrol {
  border: 1px solid #000;
  width: 100%;
  height: 35px;
  line-height: 35px;
  font-size: 14px;
  padding: 0 5px;
  box-sizing: border-box;
}
@media only screen and (max-width: 1199px) {
  .heading-text h1 {
    font-size: 40px;
  }
  .req-content-wrapper p {
    font-size: 18px;
  }
  .req-content-wrapper {
    max-width: 370px;
    width: 100%;
    margin: 0 50px 0 0;
    /* overflow: hidden; */
  }
}
@media only screen and (max-width: 1199px) and (min-width:991px) {
  .req-form-warp {
    padding: 80px 0 40px 40px;
  }
}
@media only screen and (max-width: 992px) {
  .menu-icon-help-header {
    margin: 0px auto;
    padding: 30px 0px 40px;
  }
  .req-demo-wrapper {
    display: block;
    width: 100%;
  }
  .contact-details {
    max-width: 500px;
    margin: 40px auto;
    width: 90%;
  }
  .req-content-wrapper {
    margin: 0;
    max-width: 100%;
    padding: 0px 0px 50px;
    overflow: hidden;
  }
  .req-form-warp {
    max-width: 100%;
    padding: 0;
  }
  .req-form-wrapper {
    margin: 0 auto 40px;
    padding: 60px 20px 20px;
    max-width: 450px;
  }
  div#crmWebToEntityForm h1 {
    font-size: 26px;
  }
  .req-form-wrapper:before {
    content: none;
  }
  .heading-text h1, .req-content-wrapper p {
    max-width: 100%;
  }
  .req-content-wrapper p {
    margin: 0 0 20px;
    text-align: left;
  }
  table tr td strong {
    margin: 0 0 20px;
    display: block;
  }
  .heading-text {
    margin: 0 auto;
    max-width: 420px;
    margin: 0 auto 0px;
    text-align: left;
    width: 90%;
  }
  .req-content-wrapper ul {
    max-width: 420px;
    margin: 30px auto 0;
    width: 90%;
  }
  .req-content-wrapper h3 {
    max-width: 410px;
    margin: 0 auto 0;
    width: 90%;
  }
  .zwfp_contact_sec {
    max-width: 420px;
    margin: 0 auto 20px;
    width: 90%;
  }
  .badges-section h4 {
    max-width: 420px;
    margin: 0 auto 20px;
    width: 90%;
  }
}
@media only screen and (max-width: 767px) {
.menu-icon-help-header>a img {
    width: 120px;
}
  .more-aricle h3 {
    max-width: 370px;
    margin: 0px auto 40px
  }
  #header {
    display: none
  }
  .content-wrap.form-result {
    margin-top: 80px
  }
  .more-aricle {
    padding: 60px 0px 40px;
  }
  .col-2 > * {
    width: 100%;
    max-width: 480px;
    margin: 0px auto 30px;
  }
  .req-content-wrapper p, .contact-details ul li > span {
    font-size: 16px
  }
  .menu-icon-help-header .product-title a {
    padding: 0 0 0 75px;
  }
  .double-quote {
    width: 73%;
  }
  ul.recognized li {
    transform: scale(0.8);
    margin: 0px 0px 20px;
  }
}
@media only screen and (max-width: 480px) {
  .contactSec h2 {
    font-size: 40px
  }
  .content-wrap.form-result .contactSec > p {
    max-width: 230px;
    font-size: 18px;
    margin: 10px auto 0px;
  }
  .content-wrap.form-result > p {
    max-width: 240px;
    margin: auto
  }
  .content-wrap.form-result {
    margin-top: 70px;
  }
  .menu-icon-help-header {
    max-width: 90%;
    padding: 10px 0px 20px;
  }
  .heading-text h1 {
    font-size: 30px;
    margin-top: 20px;
  }
  .req-content-wrapper h3 {
    font-size: 24px;
  }
  .req-content-wrapper ul li {
    font-size: 16px
  }
  .req-content-wrapper ul {
    margin-top: 20px
  }
  .badges-section {
    margin-top: 40px;
  }
.frm-input-grp {
    display: block;
}
.input-container, .captcha-box, input.zwf_formcontrol, .country-grp {
    max-width: 100%;
}
.zwf_formgroup {
    margin-bottom: 20px;
}
input.zwf_formcontrol, #captha-field, div.zgdprform-state-container .globalstatecode, div.zgdprform-countrylist-container .globalcountrycode  {
    height: 40px;
}
}
@media only screen and (max-width:360px) {
  .formfiled-label, .formfiled-element {
    float: unset;
    width: 100%
  }
  .formfield-container {
    margin-top: 18px;
  }
}
.st0 {
  fill: #FFFFFF;
  stroke: #20c53b;
  stroke-width: 5.557;
  stroke-miterlimit: 10;
}
.st1 {
  fill: #FFFFFF;
  stroke: #20c53b;
  stroke-width: 5.557;
  stroke-linecap: round;
  stroke-miterlimit: 10;
}
.animated .st0 {
  stroke-dasharray: 1000;
  stroke-dashoffset: -220;
  animation: circle 500ms linear forwards;
}
.animated .st1 {
  stroke-dasharray: 1000;
  stroke-dashoffset: 1000;
  animation: stick 8s linear forwards;
  animation-delay: 500ms;
}
@keyframes circle {
  to {
    stroke-dashoffset: 0;
  }
}
@keyframes stick {
  to {
    stroke-dashoffset: 0;
  }
}
.lang-ar .req-content-wrapper:before {
  right: auto;
  left: 0;
}
.lang-ar .contact-details ul li > span {
  text-align: right
}
.lang-ar .formfiled-label {
  float: right;
}
.lang-ar .formfiled-submit {
  text-align: left
}
.lang-ar .double-quote {
  border-right: 5px solid #018f42;
  border-left: 0;
}
.lang-ar .req-form-warp {
  padding: 80px 120px 60px 0px;
}
.lang-ar .req-content-wrapper {
  padding: 40px 0px 80px 50px;
}
.lang-ar div.zgdprform-state-container::after, .lang-ar div.zgdprform-countrylist-container::after {
  right: auto;
  left: 8px;
}
@media only screen and (max-width: 1199px) and (min-width:991px) {
  .lang-ar .req-form-warp {
    padding: 80px 40px 40px 0px;
  }
}
@media only screen and (max-width: 992px) {
  .lang-ar .req-form-warp {
    padding: 0;
  }
}
@media only screen and (max-width:360px) {
  .lang-ar div.zgdprform-state-container::after, .lang-ar div.zgdprform-countrylist-container::after {
    top: 71%;
  }
}