* {
    margin: 0;
    padding: 0;
    font-weight: inherit;
    -webkit-font-smoothing: antialiased;
  }
.sml-hdr{
font: 34px / 1.5 var(--zf-primary-semibold);
}
.casestudy .cust-link{
margin-bottom:0;
}
  #mini-panel-product_menu .product-nav-links .menu li, #mini-panel-product_menu .product-nav-links .menu > li > a {
    color: #fff;
  }
  /* .cs_Filter{
    background-color: #fff;
    max-width: 573px;
    position: relative;
    box-shadow: 0 15px 19px 1px rgba(4, 35, 78, 0.15);
    border-radius: 24px;
    height: 48px;
    justify-content: center;
    align-items: center;
    z-index: 1;
    margin: 0 auto;
    padding: 0 4px;
    box-sizing: border-box;
  } */
  h1, h2, h3, h4, h5, h6, li, ol, p {
    margin: 0;
    padding: 0
  }
  .dots span{
    color: #fff;
  }
  p {
    font: 18px/1.6 var(--zf-primary-regular);
    max-width: 1010px;
    margin: auto;
  }
  h1 {
    font: 56px/1 var(--zf-primary-extrabold);
  }
  h2 {
font:50px/1 var(--zf-primary-extrabold)
  }
  .slick-slide {
    outline: none;
  }
  .banner-uderline {
    position: relative;
    z-index: 1;
  }
  .bgn-cta {
    margin-top: unset !important;
  }
  .bgn-foot-txt p {
    margin: 0 auto 20px;
  }
.menu-section {
    display: none;
    justify-content: space-between;
    padding: 10px 50px;
    align-items: center;
    position: relative;
    z-index: 2;
}
.crm-logo {
    display: block;
    width: 150px;
}
.menu-list {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.menu-list li {
    padding: 0 20px;
    color: #000;
    cursor: pointer;
}
.menu-list li a {
    color: #000;
}
.nav-list {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.nav-list li {
    padding: 0 20px;
    color: #000;
    cursor: pointer;
}
.nav-list li a {
    color: #000;
}
.m-crm-logo {
    display: block;
    width: 120px;
}
.m-crm-logo img {
    display: block;
}
  .banner-uderline::after, .quote-icon {
    background-image: url('/sites/zweb/images/canvas/bigin-customer-shape-sprite.svg');
  }
  .banner-uderline::after {
    position: absolute;
    content: "";
    left: 21px;
    bottom: 0px;
    background-repeat: no-repeat;
    background-position: -61px 0;
    width: 400px;
    height: 24px;
    z-index: -1
  }
  .banner-section {
    padding: 140px 30px 80px;
    max-width: 100%;
    width: 100%;
    position: relative;
     text-align: center;
    color: #000;
        box-sizing: border-box;
  }
  .banner-inner {
    max-width: 1000px;
    margin: 0 auto;
    width: 100%;
    position: relative;
    z-index: 2;
  }
  .banner-hdr {
       font: 64px / 1.1 var(--zf-primary-semibold);
    margin-bottom: 15px;
  }
  .banner-section p {
    font: 18px/1.7 var(--zf-primary-regular);
  }
  .videoSec {
    position: relative;
    cursor: pointer;
    border-radius: 0 0 6px 6px;
    display: block;
    overflow: hidden;
    margin: 0px 15px;
  }
  .videoSec::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .videoSec img {
    width: 100%;
    display: block;
  }
  .videoSec_playbtn {
    position: absolute;
    top: 35px;
    right: 5px;
    transform: translate(-50%, -50%);
    display: inline-block;
    width: 30px;
    height: 30px;
    background: rgba(255, 255, 255, 1);
    border-radius: 50%;
    z-index: 2;
    box-shadow: 0 0 20px rgb(0 0 0 / 60%);
    transition: all ease .2s;
    text-align: center;
    overflow: hidden;
  }
  .videoSec_playbtn::after {
    border-color: transparent transparent transparent #222;
    border-style: solid;
    border-width: 6px 0 6px 10px;
    content: "";
    left: 55%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    transition: all ease .1s;
  }
  .videoSec {
    display: none;
  }
  .videos .videoSec {
    display: block;
  }
  .videos .cust-comb {
    left: 0;
  }
  .playbtn_ani {
    font: 14px/1 var(--zf-primary-semibold);
    color: #000;
    padding-right: 15px;
    display: inline-block;
    opacity: 0;
    transform: translate(-50%, -50%);
    left: 50%;
    top: 50%;
    position: absolute;
    transition: all ease .1s;
  }
  .videoSec:hover .videoSec_playbtn {
    width: 80px;
    border-radius: 25px;
    right: -20px;
  }
  .videoSec:hover .playbtn_ani {
    opacity: 1;
  }
  .videoSec:hover .videoSec_playbtn:after {
    left: 80%;
  }
  .fst-section {
    background: #f2f7fe bottom url(/sites/zweb/images/crm/crm-for-everyone-testimonial-banner.jpg) no-repeat;
    width: 100%;
    background-color: #f2f7fe;
    background-size: cover;
    position: relative;
    z-index: 1;
    margin-top: -90px;
  }
  .banner-para {
    margin-top: 25px;
  }
  .bold-ele {
    font-family: var(--zf-primary-bold);
  }
  .bold {
    font-weight: 700;
    display: inline-block
  }
  .banner-line {
    background: -moz-linear-gradient(0deg, rgb(223, 255, 238) 0%, rgb(117, 161, 145) 50%, rgb(223, 255, 238) 100%);
    background: -webkit-linear-gradient(0deg, rgb(223, 255, 238) 0%, rgb(117, 161, 145) 50%, rgb(223, 255, 238) 100%);
    background: -ms-linear-gradient(0deg, rgb(223, 255, 238) 0%, rgb(117, 161, 145) 50%, rgb(223, 255, 238) 100%);
    height: 1px;
    max-width: 760px;
    margin: 0 auto;
    position: relative;
  }
  .banner-line:after {
    position: absolute;
    content: "TRUSTED BY";
    left: 50%;
    transform: translateX(-50%);
    font: 500 16px/1 'Roboto', sans-serif;
    width: 115px;
    background: #d2ffee;
    text-align: center;
    top: -8px;
    color: #75a191;
  }
  .logo-cont {
    max-width: 1100px;
    width: 100%;
    margin: 5px auto;
    position: relative;
  }
  .logo-cont:after, .logo-cont:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    width: 120px;
  }
  .logo-cont:before {
    left: 0;
    background-image: -moz-linear-gradient(0deg, rgb(210, 255, 238) 0%, rgba(210, 255, 238, 0) 100%);
    background-image: -webkit-linear-gradient(0deg, rgb(210, 255, 238) 0%, rgba(210, 255, 238, 0) 100%);
    background-image: -ms-linear-gradient(0deg, rgb(210, 255, 238) 0%, rgba(210, 255, 238, 0) 100%);
    z-index: 2;
  }
  .logo-cont:after {
    right: 0;
    background-image: -moz-linear-gradient(0deg, rgba(210, 255, 238, 0) 0%, rgb(210, 255, 238) 100%);
    background-image: -webkit-linear-gradient(0deg, rgba(210, 255, 238, 0) 0%, rgb(210, 255, 238) 100%);
    background-image: -ms-linear-gradient(0deg, rgba(210, 255, 238, 0) 0%, rgb(210, 255, 238) 100%);
  }
  .testi-cont {
    text-align: center;
    padding: 50px 0 325px;
  }
  .quote-icon {
    display: inline-block;
    background-repeat: no-repeat;
    background-position: 0 0;
    width: 58px;
    height: 49px;
  }
  .testi-box {
    max-width: 1100px;
    background-color: #128b58;
    margin: 0 auto;
    padding: 50px 55px 50px 50px;
    box-sizing: border-box;
    position: relative;
    border-radius: 46px;
  }
  .testi-video {
    position: absolute;
    top: -30px;
    left: -70px;
    z-index: 1;
    cursor: pointer;
  }
  .video-gif {
    border-radius: 30px;
    display: inherit;
  }
  .testi-info {
    padding-left: 300px;
    text-align: left;
    color: #fff;
    position: relative;
  }
  .testi-para {
    font: 22px/1.6 'Roboto', sans-serif;
    font-weight: 500;
    margin: 15px 0 45px;
  }
  .testi-name {
    display: block;
    font: 20px/1.6 'Roboto', sans-serif;
    font-weight: 500;
  }
  .testi-role {
    display: block;
    font: 14px/1.4 'Roboto', sans-serif;
    color: #defeed
  }
  .hub-lrn {
    text-decoration: underline;
    color: #ffe4a4;
    font: 18px var(--zf-primary-semibold);
    position: absolute;
    display: block;
    text-align: center;
    right: 10px;
    bottom: 0;
    padding-right: 9px;
  }
  .cust-link {
    /*  text-decoration: underline;*/
    color: #0067ff;
    font: 18px var(--zf-primary-semibold);
    display: block;
    margin-bottom: 15px;
  }
  .cust-link .arrow {
    background: #0067ff;
  }
  .cust-link .arrow:after {
    border: 2px solid #0067ff;
    border-left: 0;
    border-top: 0;
  }
  .arrow {
    position: relative;
    width: 15px;
    height: 2px;
    background: #ffe4a4;
    display: inline-block;
    top: -3px;
    right: -12px;
  }
  .arrow:after {
    content: '';
    position: absolute;
    width: 6px;
    height: 6px;
    border: 2px solid #ffe4a4;
    transform: rotate(-45deg);
    border-left: 0;
    border-top: 0;
    top: -3px;
    right: 0px;
  }
  .hub-lrn:hover .arrow, .cust-link:hover .arrow {
    transform: translateX(3px);
    transition: all ease 0.3s;
  }
  .testi-box::after {
    content: "";
    width: 360px;
    height: 440px;
    border: 2px solid rgb(34, 174, 115);
    display: block;
    border-radius: 24px;
    position: absolute;
    left: -53px;
    top: -15px;
    box-sizing: border-box;
  }
  .mid-section {
    padding: 0 0 60px;
      position: relative;
     background: -webkit-linear-gradient(top, #045ad1, #0e2e63);
    background: -moz-linear-gradient(top, #045ad1, #0e2e63);
    background: linear-gradient(to bottom, #045ad1, #0e2e63);
  }
  .two-clmcont {
      padding-top: 90px;
  }
  .testi-comb {
    position: absolute;
    bottom: -233px;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
  }
  /*filter section*/
  .zcs_Filter {
    width: 100%;
    background: #031b4e;
    transition: all ease 0.5s;
  }
  /* .zcs_Filter .cs_Filter {
    display: none;
  } */
  .cs_Filter:after, .cs_FilterSec:after {
    content: "";
    clear: both;
    display: table;
  }
  .cs_FilterSec {
    width: 100%;
    display: block;
    transition: background-color ease 0.6s;
  }
  .cs_FilterSec.zcs_sticky {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10;
    transition: all ease 0.4s;
    background: #fff;
  }
  .cs_FilterSec.zcs_sticky .cs_FilterInner {
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .12);
      box-shadow: 0 3px 3px rgba(0, 0, 0, .12);
  }
  .cs_FilterSec.active {
    background: #eef4ff;
    color: #000;
  }
  .cs_FilterSec.zcs_sticky .cs_FlrElement, .cs_FilterSec.active .cs_FlrElement {
    color: #000000;
  }
  .zcs_flrReset {
    color: #1c7cff;
    font: 16px/1.2 var(--zf-primary-semibold);
    margin-left: 30px;
    cursor: pointer;
    border-bottom: 1px solid #c6deff;
    visibility: hidden;
  }
  .zcs_flrReset.active {
    visibility: visible;
  }
  .cs_FilterSec.active .zcs_flrReset {
    color: #1c7cff;
  }
  .cs_FilterSec .zcs_flrReset {
    color: #eef4ff;
  }
  .zcs_flrclose {
    position: absolute;
    top: 50%;
    right: 0;
    font: 16px/1.2 var(--zf-primary-semibold);
    cursor: pointer;
    padding: 0px;
    display: none;
    margin-top: 3px;
    color: #1c7cff;
  }
  .zcs_flrclose:hover {
    border-bottom: 1px solid #c6deff;
  }
  .zcs_flrclose.active {
    display: inline-block;
  }
  .cs_FilterBox {
    position: relative;
    font: 16px/1.2 var(--zf-primary-regular);
    padding: 8px 50px 8px 20px;
    border: 1px solid #c8c8c8;
    border-radius: 20px;
    margin-left: 20px;
    color: #333333;
    background: #ffffff;
    cursor: pointer;
  }
  .cs_FilterBox:after {
    position: absolute;
    top: 12px;
    right: 20px;
    content: "";
    border: solid #333;
    border-width: 1px 1px 0 0px;
    display: inline-block;
    padding: 4px;
    transform: rotate(135deg);
    transition: all ease-out 0.7s;
  }
  .cs_FilterBox.active:after {
    top: 15px;
    transform: rotate(-45deg);
  }
  .cs_FlrH {
    font: 18px/1.2 var(--zf-primary-semibold);
    color: #111111;
    margin-bottom: 15px;
  }
  .cs_ViewInner {
    padding: 10px 0 40px;
    width: 98%;
    max-width: 1130px;
    margin: 0 auto;
  }
  .cs_FlrViewer {
    display: table;
    text-align: left;
    width: 100%;
  }
  .cs_ViewSec {
    display: none;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    background: rgba(238, 244, 255, 0.98);
    z-index: 6;
    transition: all ease 0.6s;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
    box-shadow: 0 3px 3px rgba(0, 0, 0, .2);
  }
  .cs_FilterLst {
    width: 24%;
    display: table-cell;
    padding: 0 10px 0 25px;
    vertical-align: top;
  }
  .cs_FilterLst.zcs_interSec {
    width: 52%;
  }
  .cs_FlrFrame {
    text-align: left;
  }
  .cs_FlrFrame.zcs_clmnSec {
    width: 49.5%;
    display: inline-block;
    vertical-align: top;
  }
  .two-clmcont, .cs_FilterInner {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
    box-sizing: border-box;
    display: flex;
  }
  .two-clmboxes {
    width: 33.3%;
    float: left;
    box-sizing: border-box;
  }
  .two-clmboxes li {
    width: 100%;
    margin: 0 0 30px;
    display: inline-block;
  }
  .two-clmboxes li:hover a.cust-link {
    color: #0067ff !important;
    background: unset;
  }
  .clm-inner {
    padding: 50px 40px;
    border-radius: 3px;
    background: #fff;
    margin: 0 15px;
   border-radius: 12px;
  }
  .videos .clm-inner {
    border-radius: 3px 3px 0 0;
  }
  .bg_lazy_loaded .cust-sprt {
    display: block;
    background-repeat: no-repeat;
    margin-bottom: 20px;
    background-image: url(/sites/zweb/images/crm/zcrm4e-usecase-icons.svg);
  }
  .cs_transform {
    background-position: -10px -10px;
    width: 50px;
    height: 50px;
  }
  .cs_kickstart{
    background-position:-70px -10px;
    width: 50px;
    height: 50px;
  }
  .cs_impactful{
    background-position:  -130px -10px;
    width: 50px;
    height: 50px;
  }
  .cust-txt {
    padding: 0px 0 20px;
    font: 18px/1.6 var(--zf-primary-medium);
  }
 .n_webp .two-clmboxes li:hover a.linkedin_ele {
    background-size: 412px auto;
    content: "";
    background-repeat: no-repeat;
    width: 71px;
    height: 71px;
    display: inline-block;
    vertical-align: middle;
    background-image: url(/sites/zweb/images/crm/crmforeveryone-testi-profile-sprite.png);
    margin-right: 10px;
    border-radius: 50%;
  }
.s_webp .two-clmboxes li:hover a.linkedin_ele {
    background-size: 412px auto;
    content: "";
    background-repeat: no-repeat;
    width: 71px;
    height: 71px;
    display: inline-block;
    vertical-align: middle;
    background-image: url(/sites/zweb/images/crm/crmforeveryone-testi-profile-sprite.webp);
    margin-right: 10px;
    border-radius: 50%;
 }
 .bg_lazy_loaded .cust-icon.linkedin_ele {
    width: 67px;
    height: 67px;
 }
 .bg_lazy_loaded .cust-icon {
    background-size: 71px auto;
    background-repeat: no-repeat;
    width: 71px;
    height: 71px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    border-radius: 50%;
  }


/*Customers Profile*/

.bg_lazy_loaded .cs_RyanWeir {
	background-image: url(/sites/zweb/images/crm/images/propertyscouts.png);
}
.bg_lazy_loaded .cs_Propertyscouts {
	background-image: url(/sites/zweb/images/crm/images/propertyscouts-crm4e-testimonial-logo.png);
	background-size: 60px auto;
    width: 60px;
    height: 60px;
}
.bg_lazy_loaded .cs_CharlesZvarima {
	background-image: url(/sites/zweb/images/crm/images/zida-invest.png);
}
.bg_lazy_loaded .cs_ZidaInvest {
	background-image: url(/sites/zweb/images/crm/images/zida-crm4e-testimonial-logo.png);
	background-size: 105px auto;
    width: 105px;
    height: 52.5px;
}
.bg_lazy_loaded .cs_JuanCarlos {
	background-image: url(/sites/zweb/images/crm/images/arango-bueno.png);
}
.bg_lazy_loaded .cs_ArangoBueno {
	background-image: url(/sites/zweb/images/crm/images/ab-crm4e-testimonial-logo.png);
	background-size: 60px auto;
    width: 60px;
    height: 60px;
}
.bg_lazy_loaded .cs_RyanBetteridge {
	background-image: url(/sites/zweb/images/crm/images/hello-coach.png);
}
.bg_lazy_loaded .cs_HelloCoach {
	background-image: url(/sites/zweb/images/crm/images/hello-coach-crm4e-testimonial-logo.png);
	background-size: 65px auto;
    width: 65px;
    height: 65px;
}
.bg_lazy_loaded .cs_AriDanielHernandezSanchez {
	background-image: url(/sites/zweb/images/crm/images/ava7.png);
}
.bg_lazy_loaded .cs_Ava7 {
	background-image: url(/sites/zweb/images/crm/images/a7-crm4e-testimonial-logo.png);
	background-size: 157.5px auto;
    width: 157.5px;
    height: 44px;
}
.bg_lazy_loaded .cs_ThadLeingang {
	background-image: url(/sites/zweb/images/crm/images/riotedge.png);
}
.bg_lazy_loaded .cs_RiotEdgeSolutions {
	background-image: url(/sites/zweb/images/crm/images/riot-crm4e-testimonial-logo.png);
	background-size: 172px auto;
    width: 172px;
    height: 31.5px;
}
.bg_lazy_loaded .cs_ArielSegall {
	background-image: url(/sites/zweb/images/crm/images/cloudmobile.png);
}
.bg_lazy_loaded .cs_CloudMobileForms {
	background-image: url(/sites/zweb/images/crm/images/cloud-mob-crm4e-testimonial-logo.png);
	background-size: 60px auto;
    width: 60px;
    height: 60px;
}
.bg_lazy_loaded .cs_StephenLalla {
	background-image: url(/sites/zweb/images/crm/images/dynami-image.png);
}
.bg_lazy_loaded .cs_DynamicImage {
	background-image: url(/sites/zweb/images/crm/images/dynamic-crm4e-testimonial-logo.png);
	background-size: 177.5px auto;
    width: 177.5px;
    height: 49.5px;
}
.bg_lazy_loaded .cs_RobynKramer {
	background-image: url(/sites/zweb/images/crm/images/real-time.png);
}
.bg_lazy_loaded .cs_RealtimeMed {
	background-image: url(/sites/zweb/images/crm/images/real-time-crm4e-testimonial-logo.png);
	background-size: 151.5px auto;
    width: 151.5px;
    height: 40.5px;
}
.bg_lazy_loaded .cs_PilarHolguin {
	background-image: url(/sites/zweb/images/crm/images/hostpapa.png);
}
.bg_lazy_loaded .cs_HostPapa {
	background-image: url(/sites/zweb/images/crm/images/hostpapa-crm4e-testimonial-logo.png);
	background-size: 189px auto;
    width: 189px;
    height: 33px;
}
.bg_lazy_loaded .cs_OlioGroup {
	background-image: url(/sites/zweb/images/crm/images/olio-crm4e-testimonial-logo.png);
	background-size: 100px auto;
    width: 100px;
    height: 52px;
}
.bg_lazy_loaded .cs_TerryLiu {
	background-image: url(/sites/zweb/images/crm/images/quantas.png);
}
.bg_lazy_loaded .cs_Quanta {
	background-image: url(/sites/zweb/images/crm/images/quanta-crm4e-testimonial-logo.png);
	background-size: 139.5px auto;
    width: 139.5px;
    height: 45px;
}
.bg_lazy_loaded .cs_JimDeLano {
	background-image: url(/sites/zweb/images/crm/images/vizvet.png);
}
.bg_lazy_loaded .cs_VizVet {
	background-image: url(/sites/zweb/images/crm/images/vizvet-crm4e-testimonial-logo.png);
	background-size: 134px auto;
    width: 134px;
    height: 34px;
}
.bg_lazy_loaded .cs_JeanFrancois {
	background-image: url(/sites/zweb/images/crm/images/bonjour.png);
}
.bg_lazy_loaded .cs_Bonjour {
	background-image: url(/sites/zweb/images/crm/images/bonjour-crm4e-testimonial-logo.png);
	background-size: 140.5px auto;
    width: 140.5px;
    height: 47px;
}
.bg_lazy_loaded .cs_NatachaGroleau {
	background-image: url(/sites/zweb/images/crm/images/alter-ego.png);
}
.bg_lazy_loaded .cs_AlteregoparNuagix {
	background-image: url(/sites/zweb/images/crm/images/alterego-crm4e-testimonial-logo.png);
	background-size: 112.5px auto;
    width: 112.5px;
    height: 63px;
}
.bg_lazy_loaded .cs_PaulCastelino {
	background-image: url(/sites/zweb/images/crm/images/ten-quints.png);
}
.bg_lazy_loaded .cs_TenQuints {
	background-image: url(/sites/zweb/images/crm/images/tenquints-crm4e-testimonial-logo.png);
	background-size: 200px auto;
    width: 200px;
    height: 43px;
}
.bg_lazy_loaded .cs_Collins {
	background-image: url(/sites/zweb/images/crm/images/transcourt.png);
}
.bg_lazy_loaded .cs_Transcourt {
	background-image: url(/sites/zweb/images/crm/images/transcourt-crm4e-testimonial-logo.png);
	background-size: 163px auto;
    width: 163px;
    height: 46.5px;
}
.bg_lazy_loaded .cs_GeorgSchuster {
	background-image: url(/sites/zweb/images/crm/images/raincon.png);
}
.bg_lazy_loaded .cs_Raincon {
	background-image: url(/sites/zweb/images/crm/images/raincon-crm4e-testimonial-logo.png);
	background-size: 133px auto;
    width: 133px;
    height: 34px;
}
.bg_lazy_loaded .cs_JavierMolina {
	background-image: url(/sites/zweb/images/crm/images/isytek.png);
}
.bg_lazy_loaded .cs_iSyTEk {
	background-image: url(/sites/zweb/images/crm/images/isytek-crm4e-testimonial-logo.png);
	background-size: 76px auto;
    width: 76px;
    height: 55px;
}
.bg_lazy_loaded .cs_SamerZughul {
	background-image: url(/sites/zweb/images/crm/images/simplyfy.png);
}
.bg_lazy_loaded .cs_Simplify9 {
	background-image: url(/sites/zweb/images/crm/images/simplify-crm4e-testimonial-logo.png);
	background-size: 55px auto;
    width: 55px;
    height: 55px;
}
.bg_lazy_loaded .cs_DavidSanford {
	background-image: url(/sites/zweb/images/crm/images/dkv.png);
}
.bg_lazy_loaded .cs_DKV {
	background-image: url(/sites/zweb/images/crm/images/dkv-crm4e-testimonial-logo.png);
	background-size: 75px auto;
    width: 75px;
    height: 75px;
}
.bg_lazy_loaded .cs_PradipRai {
	background-image: url(/sites/zweb/images/crm/images/ika360.png);
}
.bg_lazy_loaded .cs_ika360 {
	background-image: url(/sites/zweb/images/crm/images/ika360-crm4e-testimonial-logo.png);
	background-size: 88.5px auto;
    width: 88.5px;
    height: 61px;
}
.bg_lazy_loaded .cs_Brettginsberg {
	background-image: url(/sites/zweb/images/crm/images/iopen.png);
}
.bg_lazy_loaded .cs_iopen {
	background-image: url(/sites/zweb/images/crm/images/iopen-crm4e-testimonial-logo.png);
	background-size: 72px auto;
    width: 72px;
    height: 72px;
}
.bg_lazy_loaded .cs_GopinathPandalai {
	background-image: url(/sites/zweb/images/crm/images/belladonna.png);
}
.bg_lazy_loaded .cs_BelladonnaIT {
	background-image: url(/sites/zweb/images/crm/images/belladonna-crm4e-testimonial-logo.png);
	background-size: 140px auto;
    width: 140px;
    height: 57px;
}
.bg_lazy_loaded .cs_BridgeBertram {
	background-image: url(/sites/zweb/images/crm/images/surface-solutions.png);
}
.bg_lazy_loaded .cs_SurfaceSolutions {
	background-image: url(/sites/zweb/images/crm/images/surface-crm4e-testimonial-logo.png);
	background-size: 163.5px auto;
    width: 163.5px;
    height: 67px;
}
.bg_lazy_loaded .cs_SeanClark {
	background-image: url(/sites/zweb/images/crm/images/floweasy.png);
}
.bg_lazy_loaded .cs_FlowsEasy {
	background-image: url(/sites/zweb/images/crm/images/flowseasy-crm4e-testimonial-logo.png);
	background-size: 149.5px auto;
    width: 149.5px;
    height: 27.5px;
}
.bg_lazy_loaded .cs_RunarSigurdsson {
	background-image: url(/sites/zweb/images/crm/images/svar.png);
}
.bg_lazy_loaded .cs_Svar {
	background-image: url(/sites/zweb/images/crm/images/svar-crm4e-testimonial-logo.png);
	background-size: 100px auto;
    width: 100px;
    height: 39px;
}
.bg_lazy_loaded .cs_Honstein {
	background-image: url(/sites/zweb/images/crm/images/pqm.png);
}
.bg_lazy_loaded .cs_PQMsolutions {
	background-image: url(/sites/zweb/images/crm/images/pqm-crm4e-testimonial-logo.png);
	background-size: 83px auto;
    width: 83px;
    height: 54px;
}
.bg_lazy_loaded .cs_NatalieSoell {
	background-image: url(/sites/zweb/images/crm/images/nataliesoel.png);
}
.bg_lazy_loaded .cs_Natalie {
	background-image: url(/sites/zweb/images/crm/images/soell-crm4e-testimonial-logo.png);
	background-size: 225px auto;
    width: 225px;
    height: 31px;
}
.bg_lazy_loaded .cs_ChristophSchmutz {
	background-image: url(/sites/zweb/images/crm/images/ceyond.png);
}
.bg_lazy_loaded .cs_Ceyond {
	background-image: url(/sites/zweb/images/crm/images/beyond-crm4e-testimonial-logo.png);
	background-size: 132px auto;
    width: 132px;
    height: 43px;
}
.bg_lazy_loaded .cs_OnixLiving {
	background-image: url(/sites/zweb/images/crm/images/onix-crm4e-testimonial-logo.png);
	background-size: 172.5px auto;
    width: 172.5px;
    height: 30px;
}
.bg_lazy_loaded .cs_RobertGuldi {
	background-image: url(/sites/zweb/images/crm/images/white-hill.png);
}
.bg_lazy_loaded .cs_Whitehill {
	background-image: url(/sites/zweb/images/crm/images/whitehill-crm4e-testimonial-logo.png);
	background-size: 150px auto;
    width: 150px;
    height: 48px;
}
.bg_lazy_loaded .cs_JayStark {
	background-image: url(/sites/zweb/images/crm/images/digital-assets.png);
}
.bg_lazy_loaded .cs_DigitalAssets {
	background-image: url(/sites/zweb/images/crm/images/digital-assets-crm4e-testimonial-logo.png);
	background-size: 90px auto;
    width: 90px;
    height: 49px;
}
.bg_lazy_loaded .cs_OlioGroup {
	background-image: url(/sites/zweb/images/crm/images/olio-crm4e-testimonial-logo.png);
	background-size: 100px auto;
    width: 100px;
    height: 52px;
}
.bg_lazy_loaded .cs_BuildingPoint {
	background-image: url(/sites/zweb/images/crm/images/buildingpoint-crm4e-testimonial-logo.png);
	background-size: 212.5px auto;
    width: 212.5px;
    height: 30px;
}
.bg_lazy_loaded .cs_GlobalMedical {
	background-image: url(/sites/zweb/images/crm/images/global-med-crm4e-testimonial-logo.png);
	background-size: 128px auto;
    width: 128px;
    height: 48px;
}
.bg_lazy_loaded .cs_SheriKurdakul {
	background-image: url(/sites/zweb/images/crm/images/sheri-kurdakul-crm4e-testimonial-logo.png);
	background-size: 65px auto;
    width: 65px;
    height: 65px;
}
.bg_lazy_loaded .cs_DaresSalaam {
	background-image: url(/sites/zweb/images/crm/images/dares-salaam-crm4e-testimonial-logo.png);
	background-size: 149.5px auto;
    width: 149.5px;
    height: 61px;
}
.bg_lazy_loaded .cs_viru {
	background-image: url(/sites/zweb/images/crm/images/viru-crm4e-testimonial-logo.png);
	background-size: 111px auto;
    width: 111px;
    height: 38px;
}
.bg_lazy_loaded .cs_Embracon {
	background-image: url(/sites/zweb/images/crm/images/embracon-crm4e-testimonial-logo.png);
	background-size: 179.5px auto;
    width: 179.5px;
    height: 39.5px;
}
.bg_lazy_loaded .cs_Eric {
	background-image: url(/sites/zweb/images/crm/images/eric-chamberland.png);
}


/*Customers Profile End*/


  .cust-comb {
    width: calc(100% - 86px);
    position: relative;
  }
  .cs_spaulding ~ div .cust-comb {
    left: 0;
  }
  .cust-info {
    display: flex;
    align-items: center;
    position: relative;
    padding: 12px 0 0;
  }
  .cust-name, .cust_logo_txt {
    display: block;
    font: 16px/1.4 var(--zf-primary-semibold)
  }
  .cust_logo_txt {
    padding: 15px 0;
  }
  .cust-role {
    display: block;
    font: 14px/1.6 var(--zf-primary-regular);
    color: #222;
    width: 90%;
  }
  .watch-video-box {
    background-color: rgba(0, 0, 11, .65);
    z-index: 5;
    position: absolute;
    left: 15px;
    bottom: 15px;
    border-radius: 25px;
    padding: 5px 20px;
    box-sizing: border-box;
    cursor: pointer;
  }
  .video-txt {
    font: 16px/1 var(--zf-primary-semibold);
    color: #fff;
    display: inline-block;
    margin-left: 25px;
  }
  .video-but::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 0px;
    transform: translateY(-50%);
    border-left: 12px solid #fff;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    z-index: 3;
    width: 0;
    height: 0;
  }
  .hide {
    display: none;
    border-radius: 30px;
  }
  .testi-wapper {
    margin-left: 70px;
  }
  .contact_fixed {
    position: fixed;
    top: 50%;
    transform: translateY(-40%);
    right: 0;
    z-index: 2;
    cursor: pointer;
    display: none;
  }
  .contanct_but_fix {
    display: inline-block;
    font: 16px/1 var(--zf-primary-semibold);
    text-decoration: none;
    background: #23ae73;
    padding: 10px 18px;
    color: #fff;
    transform: translateY(-50%) rotate(270deg);
    position: absolute;
    right: -110px;
    transition: all 0.3s ease-in-out;
    cursor: pointer;
    top: 50%;
    width: 140px;
    text-align: center;
  }
  .contact_fixed.btn_active .contanct_but_fix {
    right: -70px;
  }
  .survey-popup {
    background-color: #edfff8;
    box-shadow: 0px 0px 14.72px 1.28px rgba(7, 15, 28, 0.15);
    box-sizing: border-box;
    right: -245px;
    position: absolute;
    transition: all 0.3s ease-in-out;
    top: 50%;
    transform: translateY(-50%);
    border: 1px solid #edfff8;
    width: 240px;
    padding: 35px 25px;
  }
  .survey-title {
    font: 20px/1.2 var(--zf-primary-extrabold);
    padding-bottom: 15px;
  }
  .contact_fixed:hover .survey-popup {
    right: 0;
  }
  .survey-popup .contanct_but_fix {
    position: static;
    transform: unset;
    letter-spacing: unset;
    width: 145px;
  }
  .contact_fixed:hover .contanct_but_fix {
    right: -110px
  }
  /* Pagination Sec css start*/
  .cs_pagination_Sec {
    max-width: 900px;
    margin: 0 auto;
    text-align: center;
    padding: 60px 0 0;
    color: #ffffff;
  }
  .cs_pagination {
    padding-bottom: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .pgi_numberSec {
    padding: 0 15px 0 25px;
    list-style-type: none;
    display: flex;
    align-items: center;

  }
  .pgi_numbers {
    display: flex;
    align-items: center;
    justify-content: center;
    background: transparent;
    border-radius: 20px;
    cursor: pointer;
    color: #fff;
    font: 18px/1.2 var(--zf-primary-regular);
    position: relative;
    padding: 5px 20px;
    margin-right: 10px;
  }
  .pgi_numbers.active {
    background: #fff;
    color: #053270;
    width: 44px;
    height: 28px;
    padding: 0;
    font-family: var(--zf-primary-bold);
    margin-left: 20px;
  }
  .pgi_prev, .pgi_nxt {
    position: relative;
    cursor: pointer;
    color: #fff;
    padding: 0 20px;
  }
  .pgi_prev:after, .pgi_nxt:after {
    position: absolute;
    content: "";
    top: 13px;
    right: 5px;
    margin: 0 auto;
    width: 1px;
    height: 1px;
    border: solid #fff;
    border-width: 2px 2px 0 0;
    display: inline-block;
    padding: 4px;
    transform: translateY(-50%) rotate(225deg);
  }
  .pgi_prev:after {
    right: unset;
    left: 5px;
  }
  .pgi_nxt:after {
    transform: translateY(-50%) rotate(45deg);
  }
  .cs_viewall, .cs_viewless {
    font: 18px/1.1 var(--zf-primary-semibold);
    cursor: pointer;
    color: #fff;
    border-bottom: 2px solid #fff;
    display: none;
  }
  .pgi_numbers::after {
    content: '';
    position: absolute;
    width: 1px;
    height: 14px;
    right: 0;
    background: #fff;
  }
  /* Pagination Sec css end*/
  .zcs_Filter {
    width: 100%;
    background: transparent;
    transition: all ease 0.5s;
    display: flex;
  }
  .cs_Filter li a{
    color: #000;
  }
  /* .cs_Filter li{
    padding: 2px 20px;
  } */
   /* .cs_Filter li:first-child{
    background-color: #045ad1;
    border-radius: 10px;
    color: #fff;
  } */
     .cs_Filter li:first-child a{ 
         color: #fff;
     }
  .cs_FilterSec {
    width: 100%;
    display: block;
    z-index: 2;
    transition: all ease 0.4s;
    position: sticky;
    position: -webkit-sticky;
    top: 56px;
    margin-top: -24px;
  }
  .cs_FilterSec.zcs_sticky {
    position: fixed;
    position: sticky;
    position: -webkit-sticky;
    top: 56px;
    left: 0;
    z-index: 10;
    /*  background: #083349;*/
    /*background-image: -moz-linear-gradient( 90deg, rgb(221, 207, 203) 0%, rgb(241,232,229) 100%);
      background-image: -webkit-linear-gradient( 90deg, rgb(221, 207, 203) 0%, rgb(241,232,229) 100%);
      background-image: -ms-linear-gradient( 90deg, rgb(221, 207, 203) 0%, rgb(241,232,229) 100%);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .12);*/
    box-shadow: 0 3px 3px rgba(0, 0, 0, .12);
  }
  .cs_FilterSec.zcs_sticky .deskview_filter .smart_filterSec{
      box-shadow: unset;
      border: none
  }
  .deskview_filter .smart_filterSec {
    background-color: #fff;
    max-width: 573px;
    position: relative;
    box-shadow: 0 15px 19px 1px rgba(4, 35, 78, 0.15);
    border-radius: 24px;
    height: 40px;
    justify-content: center;
    align-items: center;
    z-index: 1;
    margin: 0 auto;    
     padding: 0 10px;
     box-sizing: border-box;
  }
  .cs_FilterInner {
    text-align: center;
    position: relative;
    margin: 0 auto;

  }
  .cs_Filter {
    box-sizing: border-box;
    transition: all ease 0.5s;
    position: relative;
    display: flex;
  }
  .zcs_ErMsg {
    position: relative;
    display: none;
    margin: 0 auto;
    padding: 0 0 20px;
    z-index: 7;
  }
  .zcs_ErMsg span {
    color: #9c4500;
    background: #f6ecbe;
    padding: 3px 20px;
    border-radius: 20px;
    display: inline-block;
    font: 14px/1.2 var(--zf-primary-regular);
  }
  .mob_view_filter.smart_filterSec {
    max-width: 200px;
    width: 100%;
    border-color: transparent;
    border-radius: 5px;
    margin: 0 auto;
    display: none;
    position: relative;
  }
  .smart_filterSec {
    font: 16px/1.2 var(--zf-secondary-semibold);
    display: flex;
    flex-flow: row nowrap;
  }
  .smart_filterSec .active {
    color: #fff;
  }
  .smart_filter {
    font: 16px/0.7 var(--zf-primary-semibold);
    padding: 2px 18px;
    cursor: pointer;
    border-radius: 24px;
    margin: 0;
    transition: all ease .35s;
    z-index: 1;
    text-align: center;
  }
  .tab_selected {
    position: absolute;
    left: 7px;
    width: 133px;
    height: 30px;
    top: 5px;
    transition-duration: .4s;
    transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
    background: linear-gradient(
        90deg,
        rgb(103, 107, 246) 0%,
        rgb(220, 140, 190) 50%,
        rgb(250, 170, 130) 100%
      );
    border-radius: 16px
  }
  .cs_FlrElement {
    font: 18px/1.2 var(--zf-primary-regular);
    color: #cceeff;
    /*    display: flex;*/
    align-items: center;
    /* display: none !important; */
  }
  .cs_FilterSec.zcs_sticky .cs_FlrElement, .cs_FilterSec.active .cs_FlrElement {
    color: #cceeff;
  }
  .fltr_resultSec {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    padding-bottom: 40px;
    position: relative;
  }
  .zcs_flrReset {
    color: #d9f2ff;
    font: 18px/1 var(--zf-primary-semibold);
    margin-left: 15px;
    cursor: pointer;
    border-bottom: 1px solid #d9f2ff;
    display: none;
  }
  .zcs_flrReset.active, .cs_viewall.active, .cs_viewless.active, .umain .bgn-acces {
    display: inline-block;
  }
  .cs_FilterBox {
    display: inline-block;
    position: relative;
    font: 16px/1.4 var(--zf-primary-bold);
    padding: 8px 35px 8px 20px;
    margin-left: 12px;
    color: #fff;
    cursor: pointer;
    white-space: nowrap;
    max-width: 200px;
    box-sizing: border-box;
    border-radius: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    border: 1px solid #7c9aab80;
  }
  .cs_FilterBox:after {
    content: "";
    transform: rotate(270deg);
    width: 0;
    height: 0;
    border: 6px inset transparent;
    position: absolute;
    top: 17px;
    border-right: 6px solid #23ae73;
    right: 15px;
  }
  .cs_FilterBox.active:after {
    top: 9px;
    transform: rotate(90deg);
  }
  .cs_ViewInner {
    padding: 9px 0;
    display: inline-block;
    margin: 0 auto;
  }
  .cs_FlrViewer {
    display: inline-block;
    text-align: left;
    width: 100%;
    margin: 0 auto;
  }
  .cs_ViewSec {
    display: none;
    width: 160px;
    position: absolute;
    top: 75px;
    right: 20px;
    content: "";
    background: #fff;
    z-index: 6;
    border-radius: 6px;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
    box-shadow: 0 3px 3px rgba(0, 0, 0, .2);
  }
  .cs_ViewSec.active {
    right: 70px;
  }
  .cs_FilterLst {
    padding: 0 15px;
    vertical-align: top;
  }
  .cs_FilterLst.zcs_interSec {
    width: 56%;
  }
  .cs_FlrFrame {
    text-align: left;
  }
  .cs_FlrFrame.zcs_clmnSec {
    width: 49.5%;
    display: inline-block;
    vertical-align: top;
  }
  .cs_country, .cs_FlrH {
    position: relative;
    display: block;
  }
  .cs_FlrH {
    font: 18px/1.2 var(--zf-primary-semibold);
    color: #111111;
    margin-bottom: 20px;
  }
  .cs_country label {
    font: 16px/1.2 var(--zf-primary-regular);
    padding: 9px 15px 9px 30px;
    cursor: pointer;
    display: inline-block;
    color: #000;
  }
  .bg_lazy_loaded .cs_sprt {
    display: inline-block;
    background: url('/sites/zweb/images/canvas/bigin-customer-shape-sprite.svg') no-repeat;
    background-position: -115px -27px;
    width: 16px;
    height: 16px;
  }
  .cs_check {
    content: "";
    position: absolute;
    left: 0px;
    top: 8px;
  }
  .cs_lable input:checked + .cs_check {
    background-position: -67px -27px;
  }
  .cs_country .cs_lable input {
    position: absolute;
    cursor: pointer;
    opacity: 0;
    top: 0;
    left: 0;
  }
  .mid-section-overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 1;
    top: 0;
    display: none
  }
  .mid-section-overlay.active, .cs_FilterInner, .two-clmcont {
    display: block;
  }
  .video-but, .video-comb, .cntue-line {
    position: relative;
  }
  .cntue-line::after {
    content: '';
    position: absolute;
    width: 10px;
    height: 1px;
    background: #7c9aab99;
    margin: 0 5px;
    left: -10px;
  }
  .pgi_numbers.pgeHide, .bgn-acces, .umain .bgn-getstrts, .pgi_numbers.active::after, .smart_filter.active::after, .smart_filter.lst::after, .pgi_numbers.lneHide::after, .last.pgi_numbers::after, .pgi_numbers:last-child::after {
    display: none;
  }
  .opcty {
    cursor: default;
  }
  .opcty::after {
    border-color: #0a344a;
  }
  /*li.casestudy .clm-inner {
    background-image: -moz-linear-gradient(90deg, rgb(229, 255, 246) 0%, rgb(255, 255, 255) 45%);
    background-image: -webkit-linear-gradient(90deg, rgb(229, 255, 246) 0%, rgb(255, 255, 255) 45%);
    background-image: -ms-linear-gradient(90deg, rgb(229, 255, 246) 0%, rgb(255, 255, 255) 45%);
    position: relative;
    overflow: hidden;
    margin-bottom: 0;
  }
  li.casestudy .clm-inner::after, li.casestudy .clm-inner::before {
    width: 158px;
    height: 158px;
    position: absolute;
    content: '';
    border-radius: 50%;
    background-color: rgb(33, 207, 133);
    box-shadow: inset -3.18px -5.088px 39px 0px rgba(2, 54, 32, 0.25);
  }
  li.casestudy .clm-inner::before {
    right: -100px;
    top: -100px;
  }
  li.casestudy .clm-inner::after {
    left: -108px;
    bottom: -108px;
  }*/
  .smart_filter.fst, .pgi_numbers.active:first-child {
    margin-left: 0;
  }
  .two-clmcont::after {
    content: '';
    display: block;
    clear: both;
  }
  .bgn-foot-cntnt {
    overflow-x: hidden
  }
  .tst-ftr {
    padding: 95px 30px 70px;
    text-align: center;
    color: #fff;
  }
  .tst-subhdr {
    max-width: 740px;
    width: 100%;
    margin: 0 auto 15px;
    font: 48px/1 var(--zf-primary-extrabold);
  }
  .tst-para {
    margin-bottom: 30px;
  }
.footer-btn {
   display: inline-block;
    font-family: var(--zf-primary-semibold), sans-serif;
    padding: 10px 30px 8px;
    margin: 0;
    cursor: pointer;
    z-index: 1;
    font-size: 15px;
    text-transform: uppercase;
    position: relative;
    text-align: center;
    background: #ffc500;
    color: #000;
}
  
  .linkedin_ele, .two-clmboxes li:hover a.linkedin_ele {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    background-position: -480px -80px;
    width: 67px;
    height: 67px;
    margin-right: 0 !important;
  }
  .social_testi .cust-info {
    padding: 0;
  }
   .dots {
      color: #000;
  }
.r-g-f:not(.zw-template-zp_signup) .zw-only-copyright {
         color: #fff;
}
.zw-only-copyright ul li a {
    color: #fff;
}
  @media screen and (max-width:1260px) {
    .testi-wapper {
      margin-left: unset;
    }
    .dib {
      display: inline-block;
    }
    .banner-hdr {
      font-size:50px;
    }
    .sml-hdr {
    font-size:32px;
}
    .banner-uderline::after {
      transform: scale(.9);
      left: -19px;
    }
    .logo-cont {
      max-width: 950px;
    }
    .testi-video {
      position: unset;
      display: inline-block;
    }
    .testi-box::after {
      display: none;
    }
    .testi-info {
      padding: 30px;
      display: inline-block;
      max-width: 600px;
      vertical-align: top;
    }
    .testi-box {
      text-align: left;
      padding: 0;
      display: flex;
      border-radius: 6px;
      max-width: 980px;
    }
    .testi-comb {
      left: 50%;
    }
    .testi-para {
      font-size: 20px;
    }
    .hub-lrn {
      right: 25px;
      bottom: 30px;
    }
    .testi-cont {
      padding: 50px 0 280px;
    }
  }
  @media screen and (max-width:1140px) {
    .fst-section::after {
      display: none;
    }
    .cs_FilterSec, .cs_FilterSec.zcs_sticky {
      top: 0;
    }
  }
  @media only screen and (max-width:1024px) {
    .cs_FilterSec{
        margin-top: -35px;
    }
    .cust-name, .smart_filter, .cs_FilterBox, .cs_FlrElement {
      font-size: 16px;
    }
    .banner-section {
      padding: 120px 30px 70px;
    }
    .banner-section p {
      margin: 0 30px;
    }
    .two-clmcont {
      padding: 70px 15px 0px;
  }
    .two-clmboxes {
      width: 50%
    }
    .testi-wapper {
      position: relative;
    }
    .testi-wapper:before {
      content: '';
      position: absolute;
      width: 100%;
      height: 50%;
      background: #083349;
      bottom: 0;
      left: 0;
    }
    .hide {
      display: inline-block;
      margin-right: 0px;
    }
    .watch-video-box {
      position: static;
      display: inline-block;
      margin: 0px 30px 30px 0
    }
    .cust-txt {
      font-size: 18px;
    }
    .banner-para {
      font-size: 18px;
      margin-top: 20px;
    }
    .testi-cont h2 {
      width: 90%;
      margin: 0 auto;
    }
    .testi-para {
      margin: 15px 0 0px;
    }
    .testi-comb {
      position: unset;
      transform: unset;
      margin-top: 30px;
      padding-bottom: 0;
    }
    h2 {
      font: 36px/1.1 var(--zf-primary-extrabold);
    }
    .clm-inner {
      padding: 30px 
    }
    .videoSec {
      margin: 0px 15px;
    }
    .logo-cont {
      max-width: 750px;
    }
    .testi-box {
      display: block;
      padding: 20px 50px 50px;
      max-width: 100%;
      margin: 0 20px;
      box-sizing: border-box;
      border-radius: 25px;
      border-top-left-radius: unset;
    }
    .testi-info {
      padding: 30px 0 0;
      max-width: unset;
    }
    .hub-lrn {
      position: static;
      margin-top: 30px;
      display: inline-block;
    }
    .testi-cont {
      padding: 20px 0 0px;
    }
    .cust-role {
      font-size: 12px;
    }
    .dib1 {
      display: inline-block;
    }
    .mid-section {
      padding: 15px 0 40px;
    }
    .testi-video {
      display: none;
    }
    .testi-info br {
      display: block !important
    }
    .tst-ftr {
      padding: 95px 30px 45px;
    }
    .cs_pagination_Sec {
      padding: 40px 0 0;
  }
    .tst-subhdr {
      font-size: 38px;
      max-width: 550px;
    }
  }
  @media only screen and (max-width:991px) {
    .cs_FilterLst.zcs_interSec, .cs_FilterLst {
      width: 33.3%;
    }
    .cs_FlrFrame.zcs_clmnSec {
      width: 100%;
    }
    .cs_FlrFrame:first-child {
      padding-bottom: 0px;
    }
    .cs_Filter {
      width: 100%;
      text-align: left;
    }
  }
  @media only screen and (max-width:768px) {
    .cs_Filter {
      float: none;
      margin: 0 auto;
      width: 90%;
    }
    .cs_FlrElement, .cs_FilterBox, .cs_FlrH {
      font-size: 14px;
    }
    .cs_FilterBox {
      padding: 5px 30px 5px 15px;
      margin-left: 10px;
    }
    .cs_FilterBox:after {
      top: 8px;
      right: 10px;
      padding: 3px;
    }
    .cs_FilterBox.active:after {
      top: 12px;
    }
    .cs_FilterLst {
      width: 80%;
      display: block;
      padding: 0;
      border-right: none;
      margin: 0 auto;
    }
    .cs_FlrFrame {
      height: auto;
      padding-bottom: 20px;
    }
    .cs_ViewSec {
      height: 250px;
      overflow: auto;
    }
    .zcs_indusGrp, #zcs_users, #zcs_country {
      overflow-y: inherit;
      height: auto;
    }
    .cs_FilterLst.zcs_interSec, .cs_FilterLst {
      width: 80%;
    }
    .zcs_flrclose {
      top: 36%;
    }
  }
  @media only screen and (max-width:767px) {
    br{
      display: none;
    }
    .two-clmboxes{
      width: 100%;
    }
.cs_FilterSec{
margin-top: 0px;
}
    .mob_view_filter.smart_filterSec::after {
      content: '';
      position: absolute;
      width: 6px;
      height: 6px;
      border: 2px solid #000;
      border-left: 0;
      border-top: 0;
      top: 15px;
      transform: rotate(45deg);
      right: 15px;
      z-index: 9;
  }
  .two-clmcont {
      padding: 45px 15px 0px;
  }
  #smartFltr_mob {
      width: 100%;
      height: 100%;
      -webkit-appearance: none;
      -moz-appearance: none;
      border-color: transparent;
      padding: 10px;
      box-sizing: border-box;
      font: 16px/1.2 var(--zf-secondary-semibold);    
      color: #000;
      background: #fff;
  }
    .cust_logo_txt {
      font-size: 18px;
    }
    .bg_lazy_loaded .cust-icon {
      margin-right: 10px;
    }
    .cs_Filter {
      padding: 20px 10px;
      /*display: block;*/
      display: inline-flex;
    }
    .cs_FilterSec .deskview_filter {
      display: none;
    }
    .mob_view_filter.smart_filterSec {
      display: block;
    }
    .smart_filterSec {
      margin-bottom: 25px;
    }
    .cs_FilterSec.zcs_sticky .smart_filterSec {
      margin-bottom: 0;
    }
    .cs_ViewSec {
      right: unset;
      left: 110px;
      top: 120px;
    }
    .banner-line, .logo-cont, .cs_FilterSec.zcs_sticky .cs_FlrElement {
      display: none;
    }
    .cs_FilterSec.zcs_sticky {
      position: fixed;
    }
    .smart_filter {
      padding: 4px 10px;
      font-size: 12px;
    }
    .smart_filter::after {
      top: 0;
      height: 25px;
    }
    .testi-box {
      padding: 20px 30px 50px;
    }
    .banner-hdr {
      font-size: 41px;
    }
      .sml-hdr {
            font: 41px / 1.1 var(--zf-primary-semibold);
    }
    .banner-uderline::after {
      transform: scale(.75);
      left: -35px;
    }
    .tst-subhdr {
      font-size: 32px;
    }
    .tst-para {
      margin-bottom: 20px;
    }
.z-bottom-cta-menu {
        display: none !important;
 }
    .zw-only-copyright {
        padding: 20px 0 30px;
    }
     .tst-ftr {
      padding: 75px 30px 35px;
  }
  .cs_pagination_Sec {
      padding: 20px 0 0;
  }
  .mid-section {
      padding: 40px 0;
      margin-top: 0;
  }
  .banner-section {
      padding: 120px 30px 50px;
      box-sizing: border-box;
  }
.lm_navSec {
  padding: 0 15px;
  height: 50px;
}

.m-crm-logo {
  width: 100px;
}
.nav-list li:nth-child(2){
      margin-left: 20px;
  }
.nav-list li{
    padding: 0 0px;
}

.menu-section {
  padding: 10px 30px;
}

.crm-logo {
  width: 120px;
}

.menu-list li:first-child{
  display: none;
}
  }
  @media screen and (max-width: 600px) {
.sml-hdr{
font-size:34px
}
    .testi-role {
      font-size: 12px;
    }
    .zcs_sticky .cs_ViewSec {
      display: none !important;
    }
    .smart_filterSec, .cs_FlrElement {
      align-items: center;
      justify-content: center;
    }
    .two-clmboxes {
      width: 100%
    }
    .pgi_numbers.active:first-child {
      margin-left: 10px;
      padding: 2px 20px;
      box-sizing: border-box;
    }
    .pgi_numbers.active {
      padding: 0 2px;
      margin-left: 15px;
    }
    .pgi_numberSec {
      padding: 0 15px;
      width: 100%;
      justify-content: center;
    }
    .pgi_numbers {
      font-size: 16px;
      padding: 5px 15px;
    }
    .dib2 {
      display: inline-block;
    }
    .watch-video-box {
      margin: 25px 30px 25px 0;
    }
    .testi-info br {
      display: none !important;
    }
    .hub-lrn {
      display: block;
      text-align: left;
      margin: 0 0 30px;
    }
    .bgn-mail {
      font: 500 16px 'Roboto', sans-serif;
    }
    .banner-hdr {
      font-size: 34px;
      padding: 0;
      margin: 0 0 15px;
    }
    .banner-section p {
      margin: 0
    }
    .tst-subhdr {
      font-size: 28px;
    }
  }
  @media screen and (max-width: 380px) {
    .cust-role {
      font-size: 11px;
    }
    .clm-inner {
      padding: 20px 20px 30px;
    }
    .banner-uderline::after {
      display: none;
    }
    .cust-name {
      font-size: 14px;
    }
  }