*, .crm-hub-main, .crm-hub-main h1, .crm-hub-main h2, .crm-hub-main h3, .crm-hub-main h4, .crm-hub-main p {
    margin: 0;
    padding: 0;
}

*, .crmbadge-txt {
    font-family: sans-serif;
}

.brdcrmb-secn, .crm-featur-nav, .crm-hub-sell, .hub-testi-cnt {
    box-sizing: border-box;
}

.brdcrmb-icn, .brdcrmb-txt, .crm-hub-vidbtn span, .hub-testi-cnt, .vidbtn-icon {
    vertical-align: middle;
}

    .inte-list li span, .vidbtn-icon::after {
        top: 50%;
        transform: translate(-50%,-50%);
    }

.crm-hub-header, .i18n-ar .crm-hub-header {
    text-align: center;
}

* {
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
}

.crm-hub-main, .gd-click-rit img {
    width: 100%;
}

.crm-hub-header {
    padding: 150px 0 90px;
    background: #0067ff;
    margin-top: -105px;
}

.crm-hub-titlesec {
    max-width: 900px;
    display: inline-block;
    margin: 0 auto;
    text-align: left;
    color: #fff;
}

.crm-hub-header h1 {
    font: 56px/1.1 var(--zf-primary-bold);
    width: 85%;
}

.crm-hub-header p {
    font: 400 18px/1.7 Roboto,sans-serif;
    margin: 15px 0 30px;
}

.crm-hub-plansbtn {
    background: 0 0;
    color: #fff;
    margin-left: 30px;
    padding: 12px 30px;
}

.crm-hub-vidbtn {
    display: none;
    margin-left: 25px;
    width: 150px;
    cursor: pointer;
}

.brdcrmb-icn, .brdcrmb-txt, .crm-featur-nav-shad, .crm-hub-container, .crm-hub-container p, .crm-hub-sprite, .crmbadge-txt, .vidbtn-icon {
    display: inline-block;
}

.vidbtn-icon {
    width: 25px;
    height: 25px;
    border-radius: 20px;
    background: #fff;
    position: relative;
}

.bg_lazy_loaded .vidbtn-icon::after {
    background-image: url("//www.zohowebstatic.com/sites/zweb/images/crm/features/crm-subfeatures-sprite.svg");
}

.vidbtn-icon::after {
    content: '';
    background-position: -184px -20px;
    width: 8px;
    height: 10px;
    position: absolute;
    left: 56%;
}

.crm-hub-vidbtn span {
    font: 18px var(--zf-primary-semibold);
    margin-left: 5px;
}

.crm-hub-cntsec {
    position: relative;
    max-width: 1440px;
    width: 100%;
    margin: 0 auto;
}

.crm-hub-container {
    max-width: 900px;
    margin: 125px 20px 0 350px;
    text-align: left;
    color: #1c1d1e;
}

    .crm-hub-container h2 {
        font: 48px/1.1 var(--zf-primary-bold);
        max-width: 700px;
    }

    .crm-hub-container h3 {
        font: 24px/1.1 var(--zf-primary-bold);
    }

    .crm-hub-container p {
        font: 400 16px/28px Roboto,sans-serif;
        margin: 10px 0 6px;
        max-width: 850px;
        color: #222;
    }

.crmhub-img {
    width: 100%;
    -webkit-box-shadow: 0 10px 15px -6px rgba(119,119,119,.4);
    -moz-box-shadow: 0 10px 15px -6px rgba(119,119,119,.4);
    box-shadow: 0 10px 15px -6px rgba(119,119,119,.4);
    border-radius: 5px;
}

.slider-innersec .crmhub-img {
    box-shadow: none;
    border: 0;
}

.crmbadge-txt {
    font-size: 14px;
    color: #5B5B5D;
    font-weight: 400;
    background: #fee498;
    border-radius: 20px;
    padding: 4px 12px 5px;
    margin-bottom: 10px;
}

.crm-hub-sell {
    max-width: 1170px;
    margin: 250px 0 0 270px;
    padding: 60px 0 60px 80px;
    background: #0057d9;
    position: relative;
}

    .crm-hub-sell h3 {
        font: 42px/1.2 var(--zf-primary-bold);
        color: #fff;
        margin-bottom: 30px;
        max-width: 390px;
    }

.bg_lazy_loaded .crm-hub-sprite {
    background-image: url("//www.zohowebstatic.com/sites/zweb/images/crm/features/integ-sprite.png");
}

.crm-hub-sprite {
    background-size: 697px;
}

.crm-featur-nav {
    width: 270px;
    height: 700px;
    position: absolute;
    top: 0;
    padding: 113px 30px 0 40px;
    z-index: 5;
    background: #fff;
    opacity: 1;
    transition: opacity .3s;
    will-change: opacity;
}

.hub-nav-hide, .scl-img {
    opacity: 0;
}

.crm-featur-nav ul {
    position: relative;
    margin-bottom: 25px;
}

.crm-featur-nav-shad {
    position: absolute;
    right: -30px;
    top: 0;
    width: 30px;
    height: 100%;
}

.crm-featur-nav ul li {
    list-style-type: none;
    padding: 6px 0;
    font: 400 16px/1.6 Roboto,sans-serif;
    cursor: pointer;
    color: #55595f;
}

    .crm-featur-nav ul li:first-child {
        font-weight: 500;
        color: #0067ff;
        cursor: default;
    }

.hub-moblist li.activecls {
    font-weight: 600;
    position: relative;
    color: #0067ff;
}

.crm-featur-nav li.activecls {
    color: #5B5B5D;
    position: relative;
}

.crm-featur-nav ul li.activecls::before {
    content: '';
    display: inline-block;
    width: 4px;
    height: 25px;
    background: #0057d9;
    position: absolute;
    left: -15px;
}

.crm-featur-bk {
    text-decoration: none;
    color: #5B5B5D;
    margin-top: 10px;
    font: 400 14px/1.7 Roboto,sans-serif;
}

.blue-entity {
    font-size: 20px;
    color: #0057d9;
    margin-right: 3px;
}

.crm-hub-brdcrmb {
    border-top: 1px solid #d1d1d1;
    position: relative;
    z-index: 10;
    background: #fff;
}

.brdcrmb-secn {
    width: 50%;
    float: left;
    padding: 25px 0;
    margin-top: 2px;
    background-image: -moz-linear-gradient(90deg,#fff 0,#f6f7f8 25%);
    background-image: -webkit-linear-gradient(90deg,#fff 0,#f6f7f8 25%);
    background-image: -ms-linear-gradient(90deg,#fff 0,#f6f7f8 25%);
}

.brdcrmb-cnt {
    float: left;
    margin-left: 115px;
}

.brdcrmb-cnt-rit {
    float: right;
    margin-right: 115px;
}

.brdcrmb-icn {
    width: 40px;
    height: 40px;
    margin: 0 20px;
    background: #00f;
}

.brdcrmb-txt {
    text-align: left;
    margin-left: 20px;
}

.hub-prev {
    text-align: right;
    margin-right: 20px;
}

.brdcrmb-top {
    color: #666;
    font: 400 14px Roboto,sans-serif;
    display: block;
}

.brdcrmb-botm a {
    font: 600 18px Roboto,sans-serif;
    color: #5B5B5D;
}

.hub-prev .brdcrmb-botm a {
    padding: 0 0 0 10px;
}

.crm-hub-testimo {
    max-width: 1140px;
    background: #fff;
    margin: 130px auto 0;
    position: relative;
}

.hub-testi-cnt {
    width: 90%;
    display: inline-block;
    padding: 125px 70px 70px;
}

    .hub-testi-cnt h3 {
        font: 600 32px/1.3 Roboto,sans-serif;
        position: relative;
    }

.speaker-inner-details {
    display: inline-block;
    vertical-align: top;
    text-align: left;
    margin: 60px 0 0 110px;
    color: #333;
    position: relative;
}

.hub-lrn, .i18n-ar .brdcrmb-botm a {
    color: #0067ff;
}

.bg_lazy_loaded .speaker-inner-details:before {
    background-image: url("//www.zohowebstatic.com/sites/zweb/images/crm/features/robertpeck.jpg");
}

.speaker-inner-details:before {
    content: '';
    width: 84px;
    height: 84px;
    position: absolute;
    left: -110px;
    top: -17px;
    border-radius: 50%;
}

.testimonial-pername {
    font: 21px var(--zf-primary-bold),sans-serif;
    display: block;
}

.testimonial-desg {
    font: 400 16px Roboto,sans-serif;
}

.crmhub-mobnav {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    display: none;
    z-index: 3;
}

.crmhub-mobnav-tlt {
    border-bottom: 1px solid #f2f2f2;
    padding: 15px 20px;
    font: 18px var(--zf-primary-bold),sans-serif;
    background: #fff;
    cursor: pointer;
}

.hub-moblist {
    display: none;
    background: #fff;
    width: 100%;
    height: 100vh;
    overflow: auto;
}

.hub-dotsec, .hub-dotsec-testi {
    background-size: 15px;
    z-index: -1;
}

.hub-moblist li {
    list-style-type: none;
    padding: 15px 20px;
    font: 18px var(--zf-primary-regular),sans-serif;
    cursor: pointer;
}

    .hub-moblist li:first-child {
        padding-top: 30px;
    }

.crm-hub-imgsec {
    position: relative;
    margin-top: 65px;
}

.hub-dotsec, .hub-dotsec-testi, .hub-tstLog, .scl-img, .sel-img {
    position: absolute;
}

.scl-img {
    box-shadow: 0 20px 60px 0 rgba(18,26,52,.2);
    border: 2px solid #294ed1;
    top: -45px;
    left: 233px;
    transition: .5s linear;
    transform: scale(.8);
}

    .scl-img.active {
        opacity: 1;
        transform: scale(1);
    }

.bg_lazy_loaded .crm-hub-intg .svg-sprites {
    background-image: url("//www.zohowebstatic.com/sites/zweb/images/crm/features/smb-integrate-sprite.png");
}

.crm-hub-intg .svg-sprites {
    background-repeat: no-repeat;
    display: inline-block;
    background-size: 735px;
}

.sel-img {
    right: 72px;
    top: -110px;
}

.hubinte-txt {
    font: 200 12px Roboto,sans-serif;
    display: block;
    margin-top: 5px;
}

.bg_lazy_loaded .hub-dotsec-testi {
    background-image: url("/sites/default/files/crm/smb_repeat_circle_bg.svg");
}

.hub-dotsec-testi {
    width: 360px;
    height: 360px;
    left: -60px;
    top: -60px;
}

.bg_lazy_loaded .hub-dotsec {
    background-image: url(/sites/default/files/crm/smb_repeat_circle_bg.svg);
}

.hub-dotsec {
    width: 190px;
    height: 180px;
    right: 401px;
    top: -180px;
}

.bg_lazy_loaded .hub-dotsprite {
    background-image: url("//www.zohowebstatic.com/sites/zweb/images/crm/features/hob-dot.svg");
}

.hub-cmn-sprit, .hub-dotsprite, .list-container, .test-noimg, .umain .btm-cta.access, .umain .crm-hub-sinup.access {
    display: inline-block;
}

.hub-tstLog {
    left: 70px;
    top: 60px;
    background-position: -180px -548px;
    width: 200px;
    height: 31px;
}

.strt-dwn {
    box-shadow: 0 -4px 5px 0 rgba(0,0,0,.1);
    border: 1px solid #dfe1e5;
    cursor: pointer;
    height: 36px;
    width: 36px;
    position: fixed;
    right: 2%;
    bottom: 10%;
    max-width: inherit;
    transform: rotate(-180deg);
    background: #fff;
    border-radius: 50%;
    z-index: 25;
    display: none;
}

.hub-lrn:after, .lrn-arw {
    background-position: -34px -20px;
    width: 15px;
    height: 11px;
}

.hub-inte-cnt, .inte-list li {
    border-radius: 4px;
    vertical-align: middle;
}

.hub-fetr-sprit, .hub-lrn, .hub-lrn:after, .lrn-arw {
    display: inline-block;
}

.lrn-arw {
    position: absolute;
    left: 98%;
    bottom: 3px;
    transition: .3s linear;
}

.brdcrmb-secn .lrn-arw {
    bottom: 5px;
}

.arw-prev {
    left: -10px;
    transform: rotate(180deg);
}

.hub-lrn:hover .lrn-arw {
    left: 100%;
}

    .hub-lrn:hover .lrn-arw.arw-prev {
        left: -15px;
    }

.hub-lrn {
    text-decoration: none;
    position: relative;
    padding-right: 9px;
}

    .hub-lrn:after {
        content: '';
        position: absolute;
        right: -10px;
        top: 5px;
        background-repeat: no-repeat;
        transition: .3s;
    }

    .hub-lrn:hover:after {
        transform: translateX(3px);
    }

.topscrl {
    background-position: -326px -21px;
    width: 8px;
    height: 13px;
    position: absolute;
    left: 50%;
    top: 52%;
    transform: translate(-50%,-50%) rotate(90deg);
}

.crm-hub-inte, .inte-list li {
    position: relative;
    box-sizing: border-box;
}

.hub-fetr-sprit {
    vertical-align: middle;
}

.hubpre-icn {
    background-position: -16px -19px;
    width: 40px;
    height: 38px;
}

.i18n-en .hubpre-icn {
    background-position: -867px -18px;
    width: 39px;
    height: 39px;
}

.hubnxt-icn {
    background-position: -264px -18px;
    width: 38px;
    height: 39px;
}

.hub-testi-cnt h3:before, .hub-testi-pnch {
    background-position: -81px -8px;
    width: 48px;
    height: 35px;
}

.hub-testi-cnt h3:before {
    content: '';
    display: inline-block;
    position: absolute;
    right: -120px;
    top: 5px;
    transform: rotateY(180deg);
}

.hub-testi-pnch {
    display: none;
    margin: 0 auto;
}

.hub-dwnicn {
    background-position: -732px -30px;
    width: 21px;
    height: 12px;
    float: right;
    margin-top: 5px;
}

.hub-cntlist {
    margin-left: 30px;
    max-width: 700px;
}

.slider-innersec {
    display: block;
    margin: 0 auto;
    max-width: 960px;
    width: 90%;
}

.hub-inte-cnt, .hub-inte-rit, .inte-list, .inte-list li {
    display: inline-block;
}

.test-pnch, .testi-cust {
    margin-bottom: 10px;
}

.mT50 {
    margin-top: 50px;
}

.cB {
    clear: both;
}

.test-pnch {
    background-position: -235px -2px;
    width: 31px;
    height: 46px;
}

.media-anim {
    transform: translateY(10rem);
    opacity: 0;
    transition: .9s ease-in-out 0;
}

.img-animate {
    transform: translateY(0);
    opacity: 1;
}

.crm-hub-inte {
    padding: 44px 0;
    background-color: transparent;
    background-repeat: round;
    color: #5B5B5D;
}

.hub-intimain {
    max-width: 965px;
    margin: 0 auto;
}

#mini-panel-product_menu .product-nav-links .menu > li > a, .Ncrm_bcLnk:hover, .crm-hub-inte .hub-lrn {
    color: #fff;
}

    .crm-hub-inte .hub-lrn:after {
        background-position: -55px -20px;
    }

.hub-inte-cnt {
    width: 35%;
    max-width: 380px;
    background: #F36C26;
    box-sizing: border-box;
    padding: 63px 30px 73px 63px;
    color: #fff;
    min-height: 375px;
}

.hub-inte-rit {
    width: 64%;
    vertical-align: middle;
}

.inte-list {
    max-width: 605px;
    margin-left: 13px;
}

    .inte-list li {
        list-style-type: none;
        width: 188px;
        height: 116px;
        padding: 6px;
        background: #fff;
        margin: 0 10px 12px 0;
        transition: .2s;
        box-shadow: 0 3px 3px 0 rgba(0,0,0,.1);
    }

        .inte-list li span {
            position: absolute;
            left: 50%;
            transition: .2s;
        }

        .inte-list li:hover .hub-fetr-sprit {
            transform: translate(-50%,-50%) scale(1.1);
            transform-origin: center;
            -moz-transform: translate(-50%,-50%) scale(1.1);
            -moz-transform-origin: center;
        }

.hup-arow-up, .testi-cnt {
    transform: translateY(-50%);
}

.inte-list li:nth-child(7), .inte-list li:nth-child(8), .inte-list li:nth-child(9) {
    margin-bottom: 0;
}

.hub-inte-cnt h2 {
    margin-bottom: 20px;
}

.crm-hub-integr-bg, .crm-hub-selbg {
    position: absolute;
    left: 0;
    top: 0;
    background-color: #f1f5fd;
    background-repeat: repeat;
    width: 100%;
    height: 100%;
    z-index: -1;
}

.Ncrm_bcLnk, .Ncrm_breadcrumb li {
    position: relative;
    display: inline-block;
}

.crm-hub-selbg {
    background: #0057d9;
}

.inti-frst {
    background-position: -409px -520px;
    width: 110px;
    height: 49px;
}

.inti-scnd {
    background-position: -145px -98px;
    width: 121px;
    height: 27px;
}

.inti-thrd {
    background-position: -1244px -98px;
    width: 101px;
    height: 26px;
}

.inti-frth {
    background-position: -25px -172px;
    width: 101px;
    height: 31px;
}

.inti-fth {
    background-position: -430px -90px;
    width: 90px;
    height: 42px;
}

.inti-sxth {
    background-position: -145px -173px;
    width: 101px;
    height: 29px;
}

.inti-svnth {
    background-position: -265px -172px;
    width: 121px;
    height: 31px;
}

.inti-eith {
    background-position: -410px -169px;
    width: 130px;
    height: 36px;
}

.inti-nth {
    background-position: -560px -163px;
    width: 110px;
    height: 48px;
}

.Ncrm_breadcrumb {
    list-style-type: none;
    max-width: 1280px;
    margin: 0 auto;
    width: 90%;
}

    .Ncrm_breadcrumb li {
        margin: 0 25px 0 0;
        font: 12px/1.2 var(--zf-primary-semibold);
        color: #fff;
        text-transform: uppercase;
        z-index: 2;
    }

.Ncrm_bcLnk {
    color: #8cbaff;
}

    .Ncrm_bcLnk:before {
        content: ">";
        position: absolute;
        right: -15px;
        display: inline-block;
    }

    .Ncrm_bcLnk:after {
        content: '';
        display: block;
        position: absolute;
        left: auto;
        right: 0;
        bottom: -4px;
        height: 1px;
        width: 0;
        background: #fff;
        transition: .3s linear;
    }

    .Ncrm_bcLnk:hover:after {
        width: 100%;
        left: 0;
        right: auto;
        transition: .2s linear;
    }

.hup-arow-up {
    background-position: -835px -31px;
    width: 10px;
    height: 7px;
    position: absolute;
    right: -10px;
    top: 50%;
}

.hub-bakicn {
    background-position: -372px -20px;
    width: 15px;
    height: 11px;
    position: absolute;
    top: 126px;
    left: 18px;
    padding: 0 10px;
    display: inline-block;
    box-sizing: border-box;
}

.add-clr .hup-arow-up {
    background-position: -848px -31px;
}

.testi-cnt {
    position: absolute;
    top: 50%;
    left: 0;
    z-index: 99;
    width: 100%;
}

.btm-cta:hover:before, .crm-hub-sinup:hover:before {
    transform: scaleX(1.03);
    -webkit-transform: scaleX(1.03);
}

.btm-cta:before, .crm-hub-sinup:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #eb4c49;
    z-index: -1;
    transition: .3s;
}

.crm-hub-plansbtn:before {
    background: 0 0;
    border: 2px solid #fff;
    box-sizing: border-box;
}

.brdcrmb-secn .hub-lrn:after, .btm-cta.access, .crm-hub-sinup.access, .inner-sec, .inner-sec h3, .other-lang .crm-hub-testimo, .show-cnt, .test-pnch, .testi-cnt, .umain .btm-cta.gt-strt, .umain .crm-hub-sell, .umain .crm-hub-sinup.gt-strt {
    display: none;
}

.hub-lftsec, .hub-ritsec {
    display: inline-block;
    vertical-align: middle;
}

.Nc_wrap {
    white-space: nowrap;
    font-family: sans-serif;
}

.crm-hub-extra {
    position: relative;
}

.umain .crm-hub-testimo {
    padding-bottom: 70px;
}

.crm-hub-ctasec {
    padding-top: 75px;
}

.boxnon, .bxnon {
    box-shadow: none;
}

.act-btn {
    border: initial;
}

.hub_vH {
    overflow: hidden;
}

.hub-lftsec {
    width: 40%;
}

.hub-ritsec {
    width: 60%;
}

.hub-twocol {
    max-width: 1070px;
}

.mov-left {
    -webkit-transform: translateX(0) !important;
    transform: translateX(0) !important;
}

.anim-lft {
    -webkit-transform: translateX(10rem);
    transform: translateX(10rem);
    transition: .9s ease-in-out;
}

.i18n-ar .hub-lrn:after, .icon-rotat {
    transform: rotate(180deg);
}

.lang-de .hub-inte-cnt h2, .lang-id .hub-inte-cnt h2, .lang-pt-br .hub-inte-cnt h2, .lang-th .hub-inte-cnt h2 {
    font: 40px/1 var(--zf-primary-extrabold);
}

.i18n-ar .crm-featur-nav ul li.activecls::before {
    right: -15px;
}

.i18n-ar .crm-hub-container {
    margin: 125px 295px 0 0;
}

.i18n-ar .hub-lftsec {
    margin: 45px 0 0 50px;
}

.i18n-ar .lrn-arw {
    display: none !important;
}

.i18n-ar .brdcrmb-txt {
    margin: 0 20px;
}

.i18n-ar .crm-hub-sell {
    margin: 250px 270px 0 0;
    padding: 60px 30px 60px 80px;
}

.i18n-ar .crm-hub-plansbtn {
    margin-right: 30px;
}

.i18n-ar .sel-img {
    left: 72px;
    right: inherit;
}

.i18n-ar .hub-dotsec {
    left: 401px;
    right: inherit;
}

.i18n-ar .bottom-promo .content-wrap {
    max-width: 960px;
}

.i18n-ar .Ncrm_bcLnk:before {
    left: -15px;
    right: inherit;
}

.i18n-ar .hub-lrn:after {
    left: -20px;
    right: inherit;
}

.i18n-ar .hub-lrn:hover:after {
    transform: translateX(-3px) rotate(180deg);
}

.i18n-ar .crm-hub-selbg {
    right: 0;
    left: inherit;
}

@media screen and (max-width:1330px) {
    .hub-dotsec {
        right: 338px;
    }

    .sel-img {
        right: 0;
    }
}

@media screen and (max-width:1260px) {
    .hub-dotsec, .sel-img {
        display: none;
    }

    .card_inner_box {
        width: 30%;
    }
}

@media screen and (max-width:1180px) {
    .hub-testi-cnt h3, .hub-testi-cnt2 h3 {
        font: 800 28px/1.4 Roboto,sans-serif !important;
    }
}

@media screen and (max-width:1080px) {
    .crm-hub-container, .i18n-ar .crm-hub-container {
        margin: 70px 25px 0;
    }

    .crm-hub-container {
        max-width: 860px;
        display: block;
    }

    .crm-hub-inte, .crm-hub-sell, .crm-hub-testimo {
        margin: 70px 0 0;
    }

    .crm-hub-sell {
        padding: 65px 20px 70px;
        text-align: center;
    }

    .crm-featur-nav, .crm-hub-integr-img, .hub-dotsec-testi {
        display: none !important;
    }

    .crmhub-mobnav {
        display: none;
    }

    .card_inner_box {
        width: 30%;
    }

    .crm-hub-sell h3 {
        max-width: inherit;
    }

    .umain .crm-hub-testimo {
        padding-bottom: 0;
    }

    .i18n-ar .hub-ritsec {
        position: static;
    }

    .i18n-ar .hub-dwnicn {
        margin-left: 10px;
    }

    .i18n-ar .crm-hub-sell {
        margin: 70px auto;
    }

    .i18n-ar .crm-hub-plansbtn {
        margin-left: 0;
    }
}

@media screen and (max-width:1023px) {
    .crm-hub-header {
        padding: 145px 0 70px;
    }

    .Nc_wrap {
        white-space: inherit;
    }

    .Ncrm_breadcrumb {
        width: 93%;
    }

    .hub-lftsec, .hub-ritsec {
        width: 100%;
        display: inline-block;
        vertical-align: middle;
    }

    .crm-hub-extra, .crm-hub-testimo {
        border-top: 0 solid #fff;
        margin-top: 0;
        background: 0 0;
    }

    .hub-ritsec {
        margin-top: 65px;
    }

    .hub-lftsec {
        margin-right: 0;
    }
}

@media screen and (max-width:992px) {
    .crm-hub-inte, .hub-inte-cnt, .i18n-ar .hub-inte-cnt, .i18n-ar .hub-inte-cnt h2, .i18n-ar .hub-inte-rit, .i18n-ar .hub-intimain, .i18n-ar .inte-list {
        text-align: center;
    }

    .crm-hub-titlesec {
        margin: 0 25px;
    }

    .scl-img {
        display: none;
    }

    .crm-hub-header h1 {
        font: 42px/1.1 var(--zf-primary-bold);
        width: 100%;
    }

    .crm-hub-main p {
        font-size: 16px;
    }

    .crm-hub-main h2 {
        font-size: 32px;
    }

    .crm-hub-main h3 {
        font-size: 28px;
    }

    .anim-lft, .media-anim {
        transform: inherit;
        opacity: 1;
        transition: inherit;
    }

    .ftrs-lt-con {
        padding-top: unset;
    }

    .card_inner_box {
        float: none;
        margin: 30px 0 0;
        max-width: 600px;
        width: 100%;
    }

    .crm-icon-cord {
        margin: 70px 30px 0;
    }

    .inte-list li:nth-child(7), .inte-list li:nth-child(8), .inte-list li:nth-child(9) {
        margin-bottom: 10px;
    }

    .inte-list li:nth-child(9) {
        margin-top: 0;
    }

    .hub-inte-cnt {
        width: 95%;
        margin: 0 auto;
        padding: 0;
        background: 0 0;
        color: #5B5B5D;
        min-height: auto;
    }

    .inte-list {
        margin: 50px auto 0;
    }

    .crm-hub-inte {
        padding: 90px 0;
    }

    .hub-inte-rit {
        width: 100%;
    }

    .crm-hub-inte .hub-lrn {
        color: #0067ff;
    }

        .crm-hub-inte .hub-lrn:after {
            background-position: -34px -20px;
        }

    .brdcrmb-cnt {
        margin-left: 50px;
    }

    .brdcrmb-cnt-rit {
        margin-right: 50px;
    }

    .other-lang .brdcrmb-cnt-rit {
        margin-right: 25px;
    }

    .other-lang .brdcrmb-cnt {
        margin-left: 25px;
    }
}

@media screen and (max-width:768px) {
    .crm-hub-sinup, .crm-hub-vidbtn span {
        font-size: 16px;
    }

    .crm-hub-titlesec p {
        margin-bottom: 0;
    }

    .other-lang .brdcrmb-botm a {
        font: 500 16px Roboto,sans-serif;
        color: #0067ff;
    }

    .Ncrm_breadcrumb, .hub-testi-cnt h3:before, .i18n-es-xl .hubnxt-icn, .i18n-es-xl .hubpre-icn, .other-lang .brdcrmb-secn .lrn-arw, .speaker-inner-details:before {
        display: none;
    }

    .crm-hub-sell {
        padding: 65px 20px 70px;
        text-align: center;
    }

    .crm-hub-imgsec {
        margin-top: 30px;
    }

    .crm-hub-sinup {
        padding: 12px 24px;
        margin-left: 0;
    }

    .hub-testi-cnt {
        display: block;
        padding: 0;
        width: 100%;
        text-align: center;
        margin: 20px auto 0;
        float: none;
    }

    .hub-tstLog {
        left: 50%;
        transform: translateX(-50%);
        bottom: 70px;
        top: inherit;
    }

    .crm-hub-testimo {
        padding: 70px 30px 130px;
        text-align: center;
        margin: 0 auto;
        box-sizing: border-box;
        border-radius: 4px;
    }

    .speaker-inner-details {
        text-align: center;
        margin: 30px 0 25px;
    }

    .hub-testi-pnch {
        display: block;
    }

    .crm-hub-sell h3 {
        margin-bottom: 20px;
    }

    .crm-hub-inte {
        padding: 70px 0;
        text-align: center;
    }

    .brdcrmb-cnt-rit {
        margin-right: 25px;
    }

    .brdcrmb-cnt {
        margin-left: 25px;
    }

    .umain .crm-hub-testimo {
        padding-bottom: 130px;
    }

    .crm-hub-ctasec {
        padding-top: 0;
    }

    .i18n-ar .crm-hub-plansbtn {
        margin-right: 0;
    }

    .crm-hub-header h1 {
        font: 36px/1.1 var(--zf-primary-bold);
    }

    .crm-hub-main h2 {
        font-size: 32px;
    }
}

@media screen and (max-width:640px) {
    .btm-cta {
        padding: 10px 28px;
        font-size: 14px;
        font-family: sans-serif;
    }

    .hub-moblist li {
        padding: 7px 20px;
        font: 16px var(--zf-primary-regular),sans-serif;
    }

    .inte-list li {
        margin: 0 10px 10px 0;
    }

        .inte-list li:hover .hub-fetr-sprit {
            transform: translate(-50%,-50%) scale(.9);
            transform-origin: center;
        }
}

@media screen and (max-width:550px) {
    .i18n-ar .inte-list li {
        margin: 0 0 10px 10px;
    }

        .i18n-ar .inte-list li:nth-child(2n) {
            margin-left: 0;
        }

    slider-innersec {
        width: 65%;
    }

    .brdcrmb-icn {
        margin-right: 10px;
    }

    .brdcrmb-botm a {
        font: 500 16px Roboto,sans-serif;
        color: #0067ff;
    }

    .brdcrmb-top {
        font: 400 14px Roboto,sans-serif;
    }

    .brdcrmb-secn .lrn-arw, .hubnxt-icn, .hubpre-icn {
        display: none;
    }

    .brdcrmb-txt, .hub-prev {
        margin: 0;
    }

    .inte-list {
        max-width: inherit;
        text-align: center;
    }

    .brdcrmb-secn {
        padding: 15px 0;
    }
}

@media screen and (max-width:450px) {
    .inte-list li:nth-child(2n) {
        margin-right: 0;
    }

    .inte-list li {
        width: 179px;
    }

    .brdcrmb-botm a {
        font: 500 14px Roboto,sans-serif;
    }
}

@media screen and (max-width:400px) {
    .crm-hub-vidbtn {
        margin: 25px 0 0;
        display: block;
    }
}

#mini-panel-product_menu .expanded.dropdown .caret {
    background-position: -168px 0;
}

#mini-panel-product_menu .menu-icon-help-header .product-title a, #mini-panel-product_menu .product-nav-links li .nolink {
    color: #fff !important;
}
