h1, h2, h3, h4, h5, h6, p {
  margin: 0;
  padding: 0
}
body {
   overflow-y: auto !important;
}
.crm-pop-bg-frame, .chat-popup-bg {
    display: none !important;
}
h1{
   font: 56px/1.1 var(--zf-primary-bold);
   letter-spacing: -3px;
}
h1 span{
   font-family: var(--zf-primary-regular);
   }
.pdf-hide-link {
      position: absolute;
     display: none;
}
.title-light-txt {
   letter-spacing: -3px;
   display: block;
}
.bg_lazy_loaded.sprite-png {
    background: url(/sites/zweb/images/crm/gartner-sprt-logos.png);
    background-size: 875px auto;
}
.i18n-es-xl h1{
   font: 54px/1.1 var(--zf-primary-bold);
}
.i18n-fr h1 {
    font: 49px/1.1 var(--zf-primary-bold);
}
.banner-container {
  background: #eef6ff;
  padding: 130px 0 150px;
  margin-top: -80px;
  position: relative;
}
.max-wdth-ele {
  max-width: 1200px;
  margin: 0 auto;
  width: 95%;
  display: flex;
  align-items: center;
   justify-content: space-between;
}
.banner-inner-con {
  max-width: 650px;
  width: 100%;
  text-align: left
}
.other-lang .banner-inner-con {
width: 100%;
text-align: center;
max-width: unset;
}
.other-lang :not(.non-umain) .banner-inner-con {
    text-align: unset;
}
.nucleus-logo {
    padding-bottom: 15px;
    background-position:  -8px -9px;
   width: 104px; 
    height: 24px;
    display: inline-block;
}
.bg_lazy_loaded.nucleus-logo {
    background: url(/sites/zweb/images/crm/gartner-report-2023.svg);
    background-position:  -9px -79px;
}
.frm-grp {
  max-width: 500px;
}
.form-popup {
  border-radius: 18px;
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 2px 19.92px 4.08px rgb(28 165 218 / 22%);
  padding: 30px;
  box-sizing: border-box;
}
.success-logo {
    display: block;
    background: url(/sites/zweb/images/crm/gartner-report-2023.svg);
    background-position: -356px -5px;
    width: 57px;
    height: 57px;
    margin: 130px auto 35px;
}
.thank-txt {
   font: 44px/1.1 var(--zf-primary-regular);
    text-align: center;
    padding-bottom: 15px;
}
.success-txt {
     font: 18px/1.6 var(--zf-primary-regular);
    text-align: center;
}
.success-txt1 {
    padding-bottom: 25px;
}
.success-txt2 {
    padding-bottom: 120px;
    max-width: 310px;
    margin: 0 auto;
}
.input-con, tr {
  position: relative;
  width: 100%
}
.hrlp-cta {
  padding: 12px 38px;
  background: #f0483e;
  display: inline-block;
  cursor: pointer;
  font: 16px/1 var(--zf-primary-semibold);
  color: #fff;
  text-decoration: none;
  position: relative;
  transition: all ease .3s;
  text-transform: uppercase;
  border: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 100%;
  box-sizing: border-box;
}
.zgdprform-countrylist-container select.globalcountrycode, div.zgdprform-state-container .globalstatecode {
  background: unset !important;
  border: 1px solid #e4e4e4 !important;
  font-size: 14px !important;
  height: 43px !important;
  box-sizing: border-box !important;
  border-radius: 0 !important;
  margin: 0 0 15px !important;
  padding: 12px 15px 12px 12px !important;
  color: #7b7b7b;
}
div.zgdprform-state-container {
  margin-top: 0;
}
.sub-txt .zwf_label_field {
    font-size: 14px;
    margin-bottom: 5px;
    display: block;
}
.sub-txt .zwf_label_field span{
    color: #f34637;
}
.sub-txt-wrapper {
     position: relative;
} 
.sub-txt-wrapper::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: 21px;
    margin-top: -3px;
    border-radius: 6px;
    z-index: 10;
}
div.zgdprform-state-container::after, div.zgdprform-countrylist-container::after {
  top: 23px;
}
.idcimg {
  margin: 0 0 30px;
}
.idchead {
  font: 22px/1.4 var(--zf-primary-semibold);
  padding-bottom: 15px;
  text-align: left;
}
.captcha-error, .emphty-error, .mail-error, .term-error {
  font-size: 12px;
  padding-top: 5px;
  color: #f34637;
  display: none;
  position: absolute;
  left: 5px;
  bottom: 4px;
}
.term-error {
  bottom: -30px;
}
.input-field {
  font: 14px var(--zf-primary-regular);
  padding: 12px 15px;
  border: 1px solid #e3e3e3;
  outline: 0 !important;
  box-shadow: none !important;
  width: 100%;
  box-sizing: border-box;
  appearance: none;
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  border-radius: 0 !important;
  position: relative;
  transition: all ease .4s;
  z-index: 1;
  background: #fff;
  margin: 0 0 25px;
}
.input-field::placeholder, .agree-term label {
  font: 14px var(--zf-primary-regular);
}
.sbmt_act {
  display: block;
  margin-top: 15px;
}
.captcha-img {
  margin-bottom: 12px
}
.red-bg-con {
  background: #002856;
  color: #fff
}
.redEle-img-con {
  max-width: 602px;
  width: 100%;
  margin: -50px auto;
  position: relative;
  background: #fff;
  box-sizing: border-box;
}
.redEle-img-con picture{
	display: block;
}
.report-img{
	vertical-align: bottom
}
.redEle-txt-con {
    max-width: 530px;
    padding-left: 40px;
}
.redEle-txt-con h2 {
    text-align: left;
}
.list-main-sec {
  margin: 0;
  padding: 0;
  text-align: left;
}
.redEle-para {
  max-width: 530px;
  font: 32px/1.4 var(--zf-primary-regular);
  padding-left: 40px;
  box-sizing: border-box;
}
.i18n-es-xl .redEle-para,.i18n-fr .redEle-para {
  font: 30px/1.4 var(--zf-primary-regular);
}
.report-main-con {
  padding: 130px 0 40px;
  display: block;
  max-width: 1170px;
}
h2 {
  font: 48px/1.1 var(--zf-primary-bold);
  margin: 0 auto;
  letter-spacing: -0.3px;
}
.report-list-ele {
      padding: 40px 0 0px;
}
.report-box-con {
  border-radius: 18px;
  background-color: #e3f0ff;
  box-shadow: inset 0px 4px 6px 0px #577497;
  padding: 75px 85px
}
.box-para {
  font: 22px/1.8 var(--zf-primary-regular);
  color: #002856;
  text-align: center;
}
.box-para span{
  display: block;
  margin-bottom: 15px;
}
.bold-txt {
  display: block;
  font-family: var(--zf-primary-bold);
  max-width: 850px;
  margin: 0 auto;
}
.list-sec {
  display: inline-block;
  vertical-align: top;
  padding: 0 0 25px 35px;
  box-sizing: border-box;
  margin: 0px;
  position: relative
}
.list-ele {
   font: 21px/1.3 var(--zf-primary-regular)
}
.list-sec:after {
  content: '';
  position: absolute;
  border-radius: 50%;
  background-color: #21c3b0;
  width: 8px;
  height: 8px;
  left: 12px;
  top: 10px;
}
td {
    display: block;
}
.list-sec:nth-child(4) {
   padding-bottom: 0px;
}
.mntry-fld:after {
    position: absolute;
    left: 6px;
    color: #f34637;
    content: '*';
    top: 10px;
    z-index: 9;
}
#inpt-phone.mntry-fld:after {
    display: none !important;
}
.banner-btn{
       width: auto;
       margin-top: 25px;
}
.body-umain .frm-grp, .banner-btn{
    display: none
}
.other-lang .banner-btn,.body-umain .banner-btn{
    display: inline-block
}
.body-umain .banner-inner-con {
    max-width: 950px;
    text-align: center;
    margin: 0 auto;
}
.non-umain h1::before {
 content: ' ';
 position: absolute;
 top: 10px;
 left: 0;
 width: 8px;
 height: calc(100% - 10px);
background: #21c3b0;
}
.non-umain h1 {
 padding-left: 30px;
 position: relative;
}
.trust-brand-con {
    max-width: 1160px;
    width: 100%;
    margin: 0 auto;
    overflow-x: hidden;
    text-align: center;
    padding: 60px 0px 100px;
}
.trstbrnd-hdr {
    font-size: 24px;
    line-height: 36px;
    font-weight: 700;
    padding: 0 0 30px;
    font-family: var(--zf-primary-medium);
    position: relative;
    display: inline-block;
}
.trstbrnd-hdr:after, .trstbrnd-hdr:before {
    content: '';
    position: absolute;
    width: 160px;
    background: #b2b2b2;
    height: 1px;
    top: 17px;
}
.trstbrnd-hdr:before {
    left: -215px;
}
.trstbrnd-hdr:after {
    right: -215px;
}
.trsbrnd-logo {
    height: 52px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 24px 6px;
}
.trstbrn-logo-con .hyatt {
    background-position: -10px -12px;
    width: 101px;
}
.trstbrn-logo-con .iifl {
    background-position: -121px -12px;
    width: 72px;
}
.trstbrn-logo-con .purolite {
    background-position: -201px -12px;
    width: 121px;
}
.trstbrn-logo-con .tassal {
    background-position: -331px -12px;
    width: 69px;
}
.trstbrn-logo-con .saint-gobain {
    background-position: -580px -12px;
    width: 90px;
}
.trstbrn-logo-con .suzuki {
    background-position: -679px -12px;
    width: 58px;
}
.trstbrn-logo-con .boss {
    background-position: -746px -12px;
    width: 97px;
}
.trstbrn-logo-con .hotstar {
    background-position: -411px -12px;
    width: 162px;
}
.foot-des {
    font-size: 11px !important;
    font-family: var(--zf-primary-regular);
    color: #5b5b5b;
    line-height: 20px;
    text-align: center;
    max-width: 900px;
    margin: 0 auto 10px;
}
.foot-des:last-child {
    margin-bottom: 0px;
}
.read-btn {
    width: max-content;
    margin: 100px auto 100px;
    display: none;
}
.body-umain .read-btn2, .non-umain .read-btn1 {
     display: block;
}
.non-umain .read-btn2 {
     display: none;
}
.crm-hub-ctasec {
   display: none;
}

@media only screen and (max-width: 1100px) {
  .frm-grp {
    margin-left: 10%;
  }
  h1 {
    font-size: 50px;
}
.redEle-txt-con {
    max-width: 400px;
    padding-left: 30px;
}
h2 {
    font: 44px/1.1 var(--zf-primary-bold);
}
.list-ele {
    font: 20px/1.3 var(--zf-primary-regular);
}
.list-sec {
    padding: 0 0 20px 35px;
}
}
@media only screen and (max-width: 992px) {
.non-umain h1::before {
    display: none;
}
.non-umain h1 {
    padding-left: 0px;
}
.banner-container {
    padding: 140px 25px;
}
.max-wdth-ele {
    display: block;
    text-align: center;
    width: 100%;
    box-sizing: border-box;
}
h1, h2{
    max-width: 700px;
    margin: 0 auto;
}
.banner-inner-con,.redEle-para {
    max-width: 100%;
    text-align: center;
}
.redEle-img-con {
    margin: -50px auto 0px;
}
.frm-grp {
    margin: 45px auto 0;
    max-width: 420px;
}
.redEle-para {
    padding: 80px 30px 30px;
	font-size: 26px;
}
.redEle-para2 {
    padding: 0px 30px 90px;
}
h2 {
    font-size: 44px;
}
.report-main-con {
    padding: 100px 25px 30px;
}
.report-box-con {
    padding: 60px;
}
h1 {
    font-size: 42px;
}
.redEle-txt-con {
    max-width: 700px;
    padding: 80px 30px 40px;
    box-sizing: border-box;
    width: 100%;
}
.report-list-ele {
    padding: 40px 0 45px;
}
.trust-brand-con {
    padding: 50px 0 80px;
}
.trsbrnd-logo {
    margin: 0 27px 20px;
}
br {
    display: none;
}
}
@media only screen and (max-width: 767px) {
h1{
   letter-spacing: -1px;
}
.title-light-txt {
   letter-spacing: -1px;
   display: block;
}
.read-btn {
    margin: 60px auto 60px;
}
.banner-container {
    padding: 140px 25px 120px;
}
.list-sec {
    padding: 0 0 25px 25px;
}
.list-sec:after {
    left: 0px;
}
.redEle-txt-con {
    padding: 80px 30px;
    box-sizing: border-box;
}
.report-list-ele {
    padding: 35px 0 0px;
}
h2 {
    font-size: 38px;
}
.report-main-con {
    padding: 80px 25px 30px;
}
.trust-brand-con {
    padding: 40px 0 30px;
}
.bold-txt {
    display: initial;
}
.report-box-con {
    padding: 45px 30px;
}
.box-para {
    font-size: 20px;
}
}
@media only screen and (max-width: 480px) {
.form-popup {
    padding: 30px 25px;
}
h1 {
    font-size: 30px;
    line-height: 1.3;
}
h2 {
    font-size: 32px;
}
.sbmt_act {
    margin-top: 30px;
}
}