* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

img {
    display: block;
    width: 100%;
    max-width: 100%;
}

/*.zgh-nav ul li:nth-child(3) {
    display: none;
}*/

p.btn-wrap {
    padding-top: 30px;
}

.lbanner {
    display: none !important;
}

.bdr-btm {
    border-bottom: 1px solid #03a9f5;
    font-size: 14px;
    font-family: var(--primaryfont-semibold);
}

h3 {
    font-size: 24px;
}

.support-page .content-wrap {
    max-width: 1180px;
}
section#block-panels-mini-product-menu {
    display: none;
}

.banner-sec {
    padding: 90px 0 480px;
    background: url(/sites/zweb/images/zoho_general_pages/support/support-banner.jpg) no-repeat;
    background-size: cover;
    position: relative;
    background-position: top;
}

.banner-sec::before {
    content: "";
    width: 100%;
    height: 100%;
    background: #000;
    position: absolute;
    left: 0;
    top: 0;
    opacity: .55;
}

.banner-inner {
    color: #fff;
    width: 100%;
    max-width: 900px;
    margin: 0 auto;
    text-align: center;
}

.banner-inner p {
    margin-bottom: 25px;
    font-size: 19px; 
}

.banner-inner h1 {
    width: 100%;
    max-width: 900px;
    font-size: 60px;
    margin-left: auto;
    margin-right: auto;
}

.banner-inner a {

    font-size: 16px;
    font-family: var(--primaryfont-semibold);
    padding: 14px 42px;
}

.ban-btn {
    background: #f0483e;
    color: #fff;
}

.feature-2 .support-sprite {
    background-position: -152px 0;
}

.feature-3 .support-sprite {
    background-position: -75px 0;
}

.feature-4 .support-sprite {
    background-position: -228px 0;
}

.slider-list span.support-sprite {
    background-position: -359px 0;
    width: 40px;
    height: 35px;
    position: relative;
}

.slider-list span.support-sprite::before {
    width: 35px;
    height: 35px;
    background: #4DC49F;
    content: "";
    position: absolute;
    top: 10px;
    left: 3px;
    opacity: .2;
    border-radius: 50%;
}

.prod-wrap p {
    font-size: 24px;
    font-family: var(--primaryfont-semibold);
}

.vid-list {
    display: none;
}

.vid-list.active {
    display: block;
}

.configur-inner .wrapper {
    align-items: center;
    min-height: 430px;
}


span.cust-name {
    font-family: var(--primaryfont-bold);
    font-size: 16px;
}
span.cust-detail {
    font-size: 14px;
    color: #666666;
}

.assistance-sec {
    padding: 100px 0;
}

.assist-inner .inner-head h2 {
    font-family: var(--primaryfont-regular);
}

span.support-sprite {
    display: inline-block;
    width: 65px;
    height: 65px;
    background: url("/sites/zweb/images/zoho_general_pages/support/brazil_icons.svg");
    margin-bottom: 35px;
}

.fea-videos::before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: #00000052;
}

span.head-bg-bold {
    font-family: var(--primaryfont-semibold);
}

.tutorial-inner .wrapper,
.document-inner .wrapper,
.form-inner .wrapper {
    align-items: center;
}

.tutorial-inner .img-sec img {
    max-width: 550px;
    margin: 0 auto;
}

.testi-inner .slider-main {
    margin-top: 65px;
}

.slider-list {
    text-align: center;
    padding-top: 35px;
    margin: 0 10px;

}
ul.feature-video-list li:nth-child(1) .accordion-steps{
    display: block;
}
.inner-head h2 {
    text-align: center;
    width: 100%;
    max-width: 1100px;
    margin-left: auto;
    margin-right: auto;
}

.assist-list {
    margin-top: 50px;
}

.document-inner .img-sec img {
    width: 100%;
    max-width: 460px;
}


/* acc */

.zaccordion-features {
    display: flex;
    margin-top: 80px;
   align-items: center;
}

.res-view{
    display: none;
}

.fea-videos{
    position: relative;
    max-width: 580px;
    width: 100%;
}

.subfeature-section-wrap {
    max-width: 465px;
    margin-left: auto;
}

.zaccordion-features .zac-image-wrap .fea-videos {
    display: none;
}

.zaccordion-features .zac-image-wrap .fea-videos.active {
    display: block;
    animation: slide-down 1s ease-out
}

.zaccordion-features > div {
    width: 50%;
}

.zaccordion-features .subfeature-section-wrap ul li p {
    display: none;
}


ul.feature-video-list li .accordion-steps {
    display: none;
}

.sign_agree{
   margin-top: 20px;
}

.sign_agree p{
   font-size: 11px;
}

.feature-video-list h4 {
    position: relative;
    border-bottom: 1px solid #0000001f;
    margin-bottom: 35px;
    cursor: pointer;
    padding-bottom: 20px;
}

.feature-video-list h4.active {
    border-bottom: 1px solid #000;
}

.feature-video-list .active h4 {
    cursor: default;
}

ul.accordion-steps li::before {
    content: "";
    width: 12px;
    height: 13px;
    background: url(/sites/zweb/images/zoho_general_pages/support/brazil_icons.svg) no-repeat;
    background-size: 450px auto;
    left: 35px;
    top: 8px;
    position: absolute;
    background-position: -380px -3px;
}

ul.accordion-steps li.active::before {
    background-position: -408px -3px;
}

ul.accordion-steps li {
    margin-bottom: 25px;
    padding-left: 65px;
    position: relative;
    color: #666666;
    cursor: pointer;
}
.document-inner .cont-sec p {
    margin-bottom: 40px;
}

.form-inner .cont-sec p {
    margin-bottom: 50px;
}

ul.accordion-steps li.active{
    color: #000;
    font-family: var(--primaryfont-semibold);
}

.fea-videos .support-sprite{
    position: absolute;
    left: 45%;
    top: 38%;
    background-position: -294px 6px;
    margin-bottom: 0;
    cursor: pointer;
}

.configure-sec h2 {
    text-align: center;
    width: 100%;
    max-width: 780px;
    margin-left: auto;
    margin-right: auto;
}

.feature-video-list h4 span {
    position: absolute;
    width: 32px;
    height: 32px;
    right: 0;
    bottom: 20px;
    background:url(/sites/zweb/images/zp-global-icon-sprite-2x.png) left top no-repeat;
    background-size: 960px auto;

}

span.zprod-sprite.mail-sprite {
    background-position: -640px -65px;
}

span.zprod-sprite.crm-sprite {
    background-position: -64px -65px;
}

span.zprod-sprite.bigin-sprite {
    background-position: 0px -128px;
}


ul.accordion-steps li a {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border: none;
    display: none;
}

.fea-videos a.vimvideo {
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
    left: 0;
    top: 0;
}

/* acc  */

.vid-section li {
    display: none;
}

.tutorial-sec {
    padding: 120px 0;
}

.test-head {
    margin-left: auto;
    text-align: center;
    width: 100%;
    max-width: 850px;
    margin-right: auto;
}

.inner-wrap {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    row-gap: 35px;
    column-gap: 35px;
}

.inner-wrap>div {
    width: 48%;
    max-width: 560px;
    padding: 55px;
}

.feature-1 {
    background: #FAF3F0;
}

.feature-2 {
    background: #F0F9FA;
}

.feature-3 {
    background: #FAF9F0;
}

.feature-4 {
    background: #F0F3FA;
}

.support-fea p{
    margin-bottom: 45px;
    min-height: 108px;
}
.configur-inner h2 {
    width: 100%;
    max-width: 730px;
    margin-right: auto;
    text-align: center;
    margin-left: auto;
}

.wrapper {
    display: flex;
    justify-content: center;
}

.wrapper>div {
    width: 50%;
}

.accord-inner {
    width: 100%;
    max-width: 465px;
    margin: 0 auto;
}

.slick-dots li{
    border: none;
}
.testimonial-sec {
    background: #FBF4F0;
    padding: 120px 0;
}

.slider-list p {
    border-top: 1px solid #000;
    padding: 35px 28px 25px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    font-size: 24px;
    min-height: 215px;
}

.right-cont span {
    display: block;
}

.slick-dots {
    margin-top: 65px;
}

.document-sec {
    padding: 120px 0;
}

.form-sec {
    padding: 120px 0;
    background: #F7F7F7;
}

.form-main {
    max-width: 410px;
}

.form-inner .cont-sec {
    width: 100%;
    max-width: 385px;
    padding-right: 50px;
}

.form-inner .wrapper {
    justify-content: space-evenly;
}

.form-inner .cont-sec a {
    border-bottom: 0;
    position: relative;
    padding-left: 30px;
    display: inline-block;
   font-family: var(--primaryfont-semibold);
}

.form-inner .cont-sec a::before {
    content: "";
    width: 22px;
    height: 17px;
    background: url(/sites/zweb/images/zoho_general_pages/support/support-mail-icon.svg) no-repeat;
    position: absolute;
    left: 0;
    top: 6px;
}

label.error {
    color: red;
    font-size: 14px;
}

.footer-sec {
    background: #261105;
    color: #fff;
    padding: 120px 0;
}

.footer-inner {
    text-align: center;
    width: 100%;
    max-width: 850px;
    margin: 0 auto;
}

.footer-inner h2 {
    margin-bottom: 45px;
    font-size: 40px;
}

a.email-btn.bdr-btm{
    margin-right: 30px; 
}

.chat-btn.bdr-btm{
    margin-left: 30px; 
    position: relative;
}
.newsletter-fields {
    max-width: 400px;
    margin: 0 auto;
}

.faq-ans {
    display: none;
}

.faq-item.active .faq-ans {
    display: block;
}
.footer-inner .bdr-btm {
    font-size: 16px;
}

.chat-btn.bdr-btm::before {
    content: "";
    width: 1px;
    height: 25px;
    background: aliceblue;
    position: absolute;
    left: -30px;
    top: -3px;
    opacity: 0.15;
}

/* form starts */


/* form container */
.form-section {
    max-width: 420px;
    padding: 35px;
    background: #fff;
    box-shadow: 0px 0px 25px #0000000A;
}

.fieldset,
.action-btns {
    margin-top: 20px;
}

.fieldset input,
.fieldset textarea {
    width: 100%;
    min-height: 45px;
    line-height: 22px;
    font-size: 14px;
    padding: 10px 10px;
    border: 1px solid #e2e2e2;
    margin-bottom: 0;
    box-sizing: border-box;
    font-family: var(--primaryfont-regular);
}

.action-btns input:nth-child(2) {
    display: none;
}


.action-btns input {
    padding: 15px 60px;
    background: #f0483e;
    border: 1px solid #f0483e;
    color: #fff;
    font-size: 16px;
    cursor: pointer;
    text-transform: uppercase;
    font-weight: 600;
    width: 100%;
    text-align: center;
    display: inline-block;
}

.fieldset select {
    width: 100%;
    box-sizing: border-box;
    -moz-appearance: none !important;
    -webkit-appearance: none;
    border: 1px solid #e4e4e4;
    padding: 10px 10px;
    font-size: 13px;
    height: auto;
    border-radius: 0;
    outline: 0;
    background: #fff;
    position: relative;
}

.fieldset.arrow {
    position: relative;
}

.fieldset.arrow::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: 50%;
    margin-top: -3px;
    border-radius: 6px;
}


.success-alert {
    display: none;
    margin: 0px auto 0;
    height: 42px;
    position: fixed;
    z-index: 999999;
    width: 100%;
    left: 0;
    top: 0;
}

.scs-pop-inr {
    padding: 12px 20px;
    position: relative;
    max-width: 600px;
    margin: 0 auto;
    background: #40BD60;
    width: 100%;
    opacity: 0;
}

.scs-pop-inr.animate {
    animation: bounceIn 0.8s forwards;
    -webiki-animation: bounceIn 0.8s forwards;
}

@keyframes bounceIn {

    0%,
    20%,
    40%,
    60%,
    80%,
    100% {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }

    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
    }

    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
    }

    40% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03);
    }

    80% {
        -webkit-transform: scale3d(.97, .97, .97);
        transform: scale3d(.97, .97, .97);
    }

    100% {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

.st-name.error {
    display: none;
}

.success-alert .scs-txt {
    font-size: 14px;
    display: block;
    text-align: center;
    font-family: var(--zf-primary-regular);
    color: #fff;
}

.success-alert .close-icn {
    font-size: 13px;
    cursor: pointer;
    color: #fff;
    font-family: var(--zf-primary-regular);
    position: absolute;
    top: 5px;
    right: 12px;
}

.newsletter-fields input[type="text"],
.newsletter-fields select,
.newsletter-fields textarea {
    width: 100%;
    min-height: 45px;
    line-height: 22px;
    font-size: 14px;
    padding: 10px 10px;
    border: 1px solid #e2e2e2;
    margin-bottom: 0;
    box-sizing: border-box
}

.newsletter-fields input[type="submit"] {
    padding: 15px 60px;
    background: #f0483e;
    border: 1px solid #f0483e;
    color: #fff;
    font-size: 16px;
    cursor: pointer;
    text-transform: uppercase;
    font-weight: 600;
}

.api-btn {
    display: inline-block;
    color: #03a9f5;
    font-size: 14px;
    font-family: var(--primaryfont-semibold);
}

/* form ends */


/* responsive */


@media (max-width: 1200px) {
    .banner-inner h1 {
        font-size: 48px;
        line-height: 65px;
    }

    .banner-inner p {
        margin-bottom: 25px;
    }



    .banner-sec {
        padding: 120px 0;
    }

    .assistance-sec,
    .footer-sec,
    .tutorial-sec,
    .testimonial-sec,
    .document-sec {
        padding: 100px 0;
    }

    .form-sec {
        padding: 100px 0;
        background: #F7F7F7;
    }

    .testi-inner .slider-main {
        margin-top: 40px;
    }

    .zaccordion-features{
        margin-top: 60px;
    }
}

@media (max-width: 991px) {
    .assistance-sec {
        padding: 80px 0;
    }
   
    .banner-inner p {
        margin-bottom: 25px;
        font-size: 15px;
    }

    .res-view {
    display: block;
    width: 80%;
    margin: 30px auto;
    }

    .document-inner .img-sec, .tutorial-inner .img-sec {
        display: none;
    }

    .form-inner .cont-sec {
        padding: 0;
        margin-bottom: 30px;
    }

    .form-inner .wrapper>div {
        width: 100%;
    }

    .inner-head h2 {
        max-width: 770px;
    }

    .test-head {
        max-width: 770px;
    }

    .tutorial-sec,
    .document-sec,
    .form-sec,
    .footer-sec {
        padding: 80px 0;
    }

    .banner-inner {
        width: 100%;
        margin: 0 auto;
        text-align: center;
        max-width: 700px;
    }

    .banner-inner h1 {
        margin-left: auto;
        margin-right: auto;
    }

    .banner-inner h1 {
        margin-left: auto;
        margin-right: auto;
        max-width: 100%;
    }

    .tutorial-inner .cont-sec {
        width: 100%;
        max-width: 600px;
        text-align: center;
    }

    .tutorial-inner .cont-sec {
        margin-bottom: 40px;
    }

    .tutorial-inner .wrapper,
    .document-inner .wrapper,
    .form-inner .wrapper {
        flex-direction: column;
    }

    .document-inner .img-sec,
    .document-inner .cont-sec {
        text-align: center;
        width: 100%;
        max-width: 600px;
    }

    .document-inner .img-sec img {
        margin: 0 auto 40px;
    }

    .form-inner .cont-sec {
        width: 100%;
        max-width: 600px;
        margin: 0 auto;
        text-align: center;
    }

    .tutorial-inner .img-sec img {
        max-width: 400px;
        margin: 0 auto;
    }

    .document-inner .img-sec img {
        width: 100%;
        max-width: 350px;
    }

    .footer-inner h2 {
        margin-bottom: 35px;
        font-size: 30px;
    }

    .inner-wrap>div {
        width: 100%;
        max-width: 560px;
        padding: 55px;
    }

    .testimonial-sec {
        padding: 80px 0;
    }

    .subfeature-section-wrap {
        max-width: 340px;
        margin-left: auto;
    }

    .zaccordion-features {
        margin-top: 50px;
    }

    .form-main {
        margin-top: 40px;
    }


}

@media (max-width: 767px) {
    .banner-inner h1 {
        font-size: 40px;
        line-height: 48px;
    }

   .banner-inner a {
      padding: 12px 35px;
     }

    .banner-sec {
        padding: 80px 0;
    }

    .banner-inner p {
        margin-bottom: 20px;
    }


    .footer-inner h2 {
        font-size: 28px;
    }

    .testi-inner .slider-main {
        margin-top: 20px;
    }

    .slider-list p {
        padding: 35px 20px 15px;
        font-size: 18px;
    }

    span.support-sprite {
        margin-bottom: 20px;
    }

    .assist-list,.zaccordion-features {
        margin-top: 40px;
    }

    .zac-image-wrap.files-images-wrap.fright {
        display: none;
    }

    .zaccordion-features > div {
        width: 100%;
        max-width: 500px;
        margin: 0 auto;
    }
    ul.accordion-steps li a {
        display: block;
    }
    section#block-panels-mini-product-menu {
    display: block;
   }
   .wrapper>div {
    width: 100%;
   }
}

@media (max-width: 610px) {

    .assistance-sec {
        padding: 60px 0;
    }

    .tutorial-sec,
    .document-sec,
    .form-sec,
    .footer-sec {
        padding: 60px 0;
    }

    .banner-inner h1 {
        font-size: 32px;
        line-height: 40px;
    }

    h3 {
        font-size: 22px;
    }

  

    .testimonial-sec {
        padding: 60px 0;
    }
}

@media (max-width: 480px) {
    .banner-inner h1 {
        font-size: 36px;
        line-height: 38px;
    margin-bottom: 10px;
    }

 .banner-inner p {
    margin-bottom: 20px;
    line-height: 22px;
display: flex;
        flex-direction: column;
        align-items: center;
}    
   .inner-wrap>div{
      padding: 55px 30px;
    }

    .footer-inner h2 {
        font-size: 25px;
        margin-bottom: 25px;
    }
a.email-btn.bdr-btm,
.chat-btn.bdr-btm{
margin:0;
color:#fff;
}
}