*,
p,
h1,
h2,
h3,
h4,
h5,
h6,
li,
ul,
ol {
    margin: 0;
    padding: 0
}

.overlay {
    width: 100%;
    height: 100%;
    position: fixed;
    background: #fff;
    z-index: 99;
    left: 0;
    top: 0
}

h1 {
    font: 56px/1 var(--zf-primary-extrabold)
}

p {
    font: 16px/1.7 'Roboto', sans-serif
}

.zw-template-inner {
    margin-top: -81px
}

#mini-panel-product_menu .menu-icon-help-header .product-title a,
#mini-panel-product_menu .menu-icon-help-header + .product-nav-links li a,
#mini-panel-product_menu .product-nav-links .menu > li > a,
#mini-panel-product_menu .product-nav-links li .nolink {
    color: #fff
}

.box:hover .box-banner img {
    transform: scale(1.09);
    -webkit-transform: scale(1.09)
}

.phone-img {
    display: none
}

.expanded.dropdown .caret {
    background: url(/sites/zweb/images/crm/zgheader-footer-sprite.png) no-repeat -168px 0/990px auto
}

.product-header-top .expanded.dropdown .caret {
    background: url(/sites/zweb/images/crm/zgheader-footer-sprite.png) no-repeat -168px -6px/990px auto
}

.box:hover {
    box-shadow: 0 16px 30px 0 rgba(36, 56, 66, 0.15)
}

.banner-para {
    font-size: 20px;
    width: 60%;
    margin: 15px auto 0
}

.banner-section {
    text-align: center;
    padding: 135px 0 80px;
    color: #fff;
    background: #0060ff url(/sites/zweb/images/crm/bannerbg-blue-pattern.svg) repeat
}

.dib {
    display: inline-block;
}

/*new changes starts*/

.slider-top-cont {
    display: none;
}

/*new changes ends*/


.slider-container {
    max-width: 1025px;
    width: 95%;
    border-radius: 10px;
    position: relative;
    margin: 0 auto;
    z-index: 2;
    min-height: 450px;
}

.slider-top-cont {
    position: relative;
    margin-top: 70px
}

.slider-top-cont:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 50%;
    background: #fff;
    bottom: -1px;
    left: 0
}

.arrow-sec {
    transition: .3s all ease;
    padding: 0;
    width: 46px;
    height: 46px;
    background-color: #fff;
    border-radius: 50%;
    pointer-events: all;
    z-index: 1;
    position: absolute;
    -webkit-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.25);
    display: inline-block;
    cursor: pointer;
    right: -17px;
    top: 50%;
    transform: translateY(-50%)
}

.arrow-sec:after {
    content: '';
    position: absolute;
    top: 37%;
    left: 0;
    right: 0;
    text-align: center;
    margin: 0 auto;
    background: url(https://www.zoho.com/crm/onboarding/images/slider-arrow-icn.svg) no-repeat center;
    width: 18px;
    height: 14px;
    transform: rotate(90deg)
}

.left-arrow.arrow-sec {
    left: -24px
}

.left-arrow:after {
    transform: rotate(270deg)
}

.left-sldr img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 300px;
    box-shadow: 0 3px 5px 0 rgba(36, 56, 66, 0.15)
}

.slider-left-con {
    width: 37.5%;
    float: left;
    background: #ffe382;
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
    overflow: hidden;
    border: 1px solid #c9d7ee;
    border-right: unset;
    box-sizing: border-box;
    box-shadow: 0 3px 5px 0 rgba(36, 56, 66, 0.15)
}

.left-sldr-inner {
    margin-left: 0;
    transition: all ease .8s
}

.left-sldr {
    float: left;
    position: relative;
    min-height: 450px;
}

.slidr-right-con {
    height: 450px;
    width: 62%;
    float: left;
    background: #fff;
    padding: 60px 30px 65px 60px;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
    box-sizing: border-box;
    color: #000;
    border: 1px solid #c9d7ee;
    border-left: unset;
    box-shadow: 0 3px 5px 0 rgba(36, 56, 66, 0.15)
}

.right-sldr-inner {
    max-width: 660px;
    width: 96%;
    position: relative;
    text-align: left;
    min-height: 324px;
}

.right-sldr-sec {
    display: none;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%)
}

.testi-description {
    font: 400 16px/1.7 'Roboto';
    padding: 15px 0 30px;
    color: #000
}

.circle-container {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
    z-index: 2;
    background: #f0f0f0;
    padding: 0 10px;
    border-radius: 25px;
    bottom: -50px
}

.circle {
    height: 8px;
    width: 8px;
    border-radius: 50%;
    display: inline-block;
    margin: 0 8px 1px 0;
    cursor: pointer;
    background: #b6b6b6
}

.circle.sld_active {
    background: #535353
}

.slide-title {
    font: 700 30px/1.2 'Roboto', sans-serif
}

.dwn-btn {
    background: #f0483e;
    color: #fff;
    font: 16px var(--zf-primary-semibold);
    padding: 12px 50px;
    display: inline-block
}

.ebook-container {
    padding: 110px 25px 90px;
    text-align: center
}

.ebook-con-hdr {
    text-align: center;
    font: 48px/1.1 var(--zf-primary-extrabold)
}

.ebook-con-para {
    text-align: center;
    padding: 10px 20px 0
}

.ebook-inner {
    max-width: 1240px;
    width: 100%;
    display: flex;
    padding-top: 35px;
    text-align: left;
    flex-wrap: wrap;
    margin: 0 auto;
}

.box-con {
    width: 33%;
    padding: 20px;
    box-sizing: border-box;
    display: flex;
    vertical-align: top;
    cursor: pointer
}

.box {
    background: #fff;
    border: 1px solid #c9d7ee;
    padding: 15px;
    box-sizing: border-box;
    border-radius: 8px;
    transition: all ease .7s;
    box-shadow: 0 3px 5px 0 rgba(36, 56, 66, 0.15);
    position: relative;
}

.banner-img-con {
    overflow: hidden;
    border-radius: 4px
}

.box-banner img {
    width: 100%;
    display: block;
    transition: all ease 1.1s;
    transform-origin: center;
    -webkit-transform-origin: center
}

.box-content-con {
    padding: 35px 8px 60px;
    text-align: left;
}

.box-hdr {
    padding-bottom: 6px;
    font: 700 24px/1.3 'Roboto', sans-serif
}

.box-para {
    line-height: 26px;
    font-size: 15px
}

.box-btn-con {
    position: absolute;
    bottom: 30px;
    left: 23px;
    width: 100%;
}

.hub-lrn {
    color: #0067ff;
    font: 600 18px 'Roboto';
    padding-right: 9px
}

.arrow {
    position: relative;
    width: 15px;
    height: 2px;
    background: #0067ff;
    display: inline-block;
    top: -3px;
    right: -8px
}

.arrow:after {
    content: '';
    position: absolute;
    width: 6px;
    height: 6px;
    border: 2px solid #0067ff;
    transform: rotate(-45deg);
    border-left: 0;
    border-top: 0;
    top: -3px;
    right: 0
}

.hub-lrn:hover .arrow {
    transform: translateX(3px);
    transition: all ease .3s
}

.circle-lst {
    margin-right: unset
}

@media only screen and (max-width:1199px) {
    .box-hdr {
        font: 700 20px/1.3 'Roboto', sans-serif
    }

    .box-con {
        padding: 20px 10px
    }

    .box-hdr br {
        display: none
    }
}

@media only screen and (max-width:1024px) {
    .slidr-right-con {
        padding: 50px 30px 65px 65px
    }
}

@media only screen and (max-width:992px) {
    .slider-left-con {
        min-height: unset;
    }

    .left-sldr {
        min-height: unset;
    }

    .phone-btm-cont {
        background: #fff
    }

    .slick-initialized .slick-slide {
        background: #ffe382;
        outline: 0;
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
    }

    .slide-title br {
        display: none
    }

    .phone-img {
        display: block;
        margin: 0 auto;
        width: 100%;
        height: 450px
    }

    .ebook-con-hdr {
        font-size: 36px
    }

    h1 {
        font-size: 42px
    }

    .banner-para {
        font-size: 18px
    }

    .ebook-container {
        padding: 65px 25px 90px
    }

    .ebook-inner {
        padding-top: 30px
    }

    .slider-top-cont {
        margin-top: 50px
    }

    .box-con {
        padding: 15px;
        width: 50%
    }

    .slidr-right-con {
        overflow: hidden;
        width: 100%;
        float: none;
        padding: 0;
        text-align: center;
        border-radius: 10px;
        height: unset
    }

    .right-sldr-inner {
        max-width: 100%;
        width: 100%;
        position: relative;
        text-align: center;
        min-height: unset;
    }

    .right-sldr-sec {
        position: static;
        transform: translateY(0)
    }

    .slick-dots {
        margin: 40px auto 0
    }

    .slick-dots li.slick-active {
        background: #535353;
        border: unset;
        width: 10px;
        height: 10px
    }

    .slick-dots li {
        height: 10px;
        width: 10px;
        border: 0;
        border-radius: 50%;
        display: inline-block;
        margin: 0 10px;
        cursor: pointer;
        background: #b6b6b6
    }

    .right-sldr-sec img {
        width: 300px;
        box-shadow: 0 3px 5px 0 rgba(36, 56, 66, 0.15);
        margin-top: 30px
    }

    .slide-title {
        font-size: 26px;
        width: 90%;
        margin: 0 auto;
        padding-top: 30px
    }

    .testi-description {
        width: 90%;
        margin: 0 auto
    }
}

@media only screen and (max-width:767px) {
    .phone-img {
        height: 375px
    }

    .testi-description {
        display: none
    }

    .slick-dotted.slick-slider {
        margin-bottom: 20px
    }

    .dwn-btn {
        margin-top: 20px
    }

    .right-sldr-sec img {
        width: 250px;
        margin-top: 25px
    }

    .main-container-wrapper #mini-panel-product_menu .menu-icon-help-header .product-title a {
        color: #fff
    }

    h1 {
        font-size: 36px
    }

    .ebook-con-hdr {
        font-size: 32px
    }

    .box-con {
        padding: 10px
    }

    .ebook-container {
        padding: 65px 5px
    }
}

@media only screen and (max-width:620px) {
    .box-btn-con {
        position: static;
        margin: 30px auto 0
    }

    .box-content-con {
        padding: 35px 8px 20px;
    }

    .ebook-inner {
        max-width: 380px
    }

    .box-con {
        width: 100%;
        float: none
    }
}

@media only screen and (max-width:380px) {
    .phone-img {
        height: 345px
    }

    .right-sldr-sec img {
        width: 225px
    }
}