<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}

ol,
ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

blockquote,
q {
    quotes: none;
}

blockquote::before,
blockquote::after,
q::before,
q::after {
    content: none;
}

:focus {
    outline: 0;
}

ins,
a,
.zs-lp ins,
.zs-lp a {
    text-decoration: none;
}

a {
    font-size: 19px;
}

del {
    text-decoration: line-through;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

h1,
h2,
h3 {
    font-weight: normal;
    color: #333;
}

.clearfix {
    clear: both;
    width: 100%;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.zs-lp a {
    color: #337ab7;
    cursor: pointer;
}

.no-margin {
    margin: 0 !important;
}

.mt10 {
    margin-top: 10px !important;
}

.mt20 {
    margin-top: 20px !important;
}

.mt30 {
    margin-top: 30px !important;
}

.mt40 {
    margin-top: 40px !important;
}

.mb10 {
    margin-bottom: 10px !important;
}

.mb20 {
    margin-bottom: 20px !important;
}

.mb30 {
    margin-bottom: 30px !important;
}

.pl15 {
    padding-left: 15px;
}

.pl20 {
    padding-left: 20px;
}

.pt60 {
    padding-top: 60px;
}

.pt80 {
    padding-top: 80px;
}

.dis-inbl {
    display: inline-block !important;
}

.dis-block,
.dis-blk {
    display: block !important;
}

.text-center {
    text-align: center;
}

.txt-lft {
    text-align: left;
}

.zs-lp .hide {
    display: none !important;
}

.pos-rel {
    position: relative;
}

.pos-abs {
    position: absolute;
}

.pos-fix {
    position: fixed;
}

.zs-lp .side-heading.fnt-26 {
    font-size: 26px;
}

.zs-lp .rel-article p.red-color {
    font-size: 14px;
}

.zs-lp h1,
.zs-lp h2,
.zs-lp h3,
.zs-lp h4,
.zs-lp h5,
.zs-lp h6 {
    /* margin: 0; */
    padding: 0;
    line-height: 1;
}

.zs-lp h3 {
    font-size: 40px;
    color: #181818;
    margin-bottom: 0;
}

.zs-lp p {
    font-size: 19px;
    color: #383838;

    margin-bottom: 30px;
}

::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #ababab;
    opacity: 1;
    /* Firefox */
}

:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #ababab;
}

::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #ababab;
}

.container.zs-lp {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    width: 100%;
    font-size: 14px;
    margin: 0;
    padding: 0;
    color: #383838;
    font-family: var(--zf-primary-regular);
}

.zs-lp .red-clr {
    color: #de5456;
}

.footer-wrapper {
    display: none;
}

.zs-lp .wrapper {
    margin: 0 auto;
    width: 90%;
    max-width: 1500px;
}

.zs-lp section {
    position: relative;
    z-index: 1;
}

.zs-lp header {
    position: fixed;
    width: 100%;
    height: 80px;
    padding: 0 30px;
    background: #fff;
    box-sizing: border-box;
    border-bottom: 1px solid #e8e8e8;
    z-index: 34;
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
    transition: all 0.2s ease;
    top: 0;
    display: flex;
    justify-content: space-between;
    align-items: center;

}

/*.zs-lp header.active{
    box-shadow: 0 3px 5px 0 rgba(0,0,0,.02);
    -webkit-box-shadow: 0 3px 5px 0 rgba(0,0,0,.02);
  }
  .zs-lp header.active .signup &gt; a{
    background: #de5456;
    color: #ffffff !important;
  }*/
.zs-lp .signup {
    margin-top: 0;
}

.zs-lp header .signup&gt;a {
    max-width: 240px;
    min-width: 150px;
    height: 41px;
    font-size: 13px;
    line-height: 20px;
    cursor: pointer !important;
}

.zs-lp .signup&gt;a {
    background: #ffffff;
    border-radius: 0px;
    border: 1px solid #de5456;
    color: #de5456 !important;
    font-size: 18px;
    text-align: center;
    /*font-weight: 500;*/
    display: inline-block;
    transition: all ease-in-out 0.2s;
    padding: 10px 20px;
    font-family: var(--zf-primary-semibold);
}

/*.zs-lp header.active .signup &gt; a{
    background: #de5456;
    color: #ffffff !important;
    transition: all 0.2s ease 0s;
  }*/
.zs-lp .signup a:hover {
    background: #de5456;
    color: #ffffff !important;
}

.zs-lp .product-logo {
    background: url(/sites/zweb/images/commonroot/zoho-logo.svg) no-repeat scroll left top / 70px auto;
    color: #361b4b;
    display: inline-block;
    font-size: 21px;
    line-height: 28px;
    margin: 27px 30px 3px 30px;
    padding-left: 80px;
    position: relative;
    text-decoration: none;
    width: auto;
    float: none;
    font-weight: 600;
}

.zs-lp .signup-button {
    background: #de5456;
    border-radius: 0;
    color: #fff;
    font-size: 15px;
    font-weight: 600;
    width: 250px;
    padding: 15px;
    text-align: center;
    display: inline-block;
    margin-top: 40px;
    transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
    -ms-webkit-transition: all 0.2s ease 0s;
    text-transform: uppercase;
    font-family: var(--zf-primary-semibold);
    font-weight: normal;
}

.zs-lp header .signup-button {
    font-size: 12px;
    height: 41px;
    margin-top: 19px;
    line-height: 20px;
    background: #ffffff;
    border-radius: 0;
    border: 1px solid #de5456;
    color: #de5456;
    width: auto;
    min-width: 150px;
    max-width: 240px;
    padding: 10px 20px;
}

.zs-lp header .signup-button:hover {
    background: #de5456;
    color: #ffffff;
    transform: none;
    box-shadow: none;
}

.zs-lp .signup-button:hover {
    box-shadow: 0 5px 20px rgb(234, 93, 95, 0.3);
    transform: scale(1.01);
    border-color: transparent;
    cursor: pointer;
}

.zs-lp .to-animate {
    opacity: 0;
}

.col_1_of_12 {
    width: 8.33%;
}

.col_2_of_12 {
    width: 16.66%;
}

.col_3_of_12 {
    width: 25%;
}

.col_4_of_12 {
    width: 33.33%;
}

.col_5_of_12 {
    width: 41.66%;
}

.col_6_of_12 {
    width: 50%;
}

.col_7_of_12 {
    width: 58.33%;
}

.col_8_of_12 {
    width: 66.66%;
}

.col_9_of_12 {
    width: 75%;
}

.col_10_of_12 {
    width: 83.33%;
}

.col_11_of_12 {
    width: 91.66%;
}

.col_12_of_12 {
    width: 100%;
}

.zs-lp .flexbox {
    display: flex;
    align-items: center;
}

.pn-bold {
    font-family: var(--zf-primary-bold);
}

.pn-semibold {
    font-family: var(--zf-primary-semibold);
}

/*merriweather font family */
@font-face {
    font-family: "Merriweather";
    font-weight: 300;
    font-style: normal;
    src: url("https://webfonts.zohostatic.com/merriweatherlight/font.eot");
    src: url("https://webfonts.zohostatic.com/merriweatherlight/font.eot?#iefix") format("eot"),
        url("https://webfonts.zohostatic.com/merriweatherlight/font.woff2") format("woff2"),
        url("https://webfonts.zohostatic.com/merriweatherlight/font.woff") format("woff"),
        url("https://webfonts.zohostatic.com/merriweatherlight/font.ttf") format("truetype"),
        url("https://webfonts.zohostatic.com/merriweatherlight/font.svg#Merriweather-Light") format("svg");
}

@font-face {
    font-family: "Merriweather";
    font-weight: 400;
    font-style: normal;
    src: url("https://webfonts.zohostatic.com/merriweather/font.eot");
    src: url("https://webfonts.zohostatic.com/merriweather/font.eot?#iefix") format("eot"),
        url("https://webfonts.zohostatic.com/merriweather/font.woff2") format("woff2"),
        url("https://webfonts.zohostatic.com/merriweather/font.woff") format("woff"),
        url("https://webfonts.zohostatic.com/merriweather/font.ttf") format("truetype"),
        url("https://webfonts.zohostatic.com/merriweather/font.svg#Merriweather") format("svg");
}

@font-face {
    font-family: "Merriweather";
    font-weight: 700;
    font-style: normal;
    src: url("https://webfonts.zohostatic.com/merriweatherbold/font.eot");
    src: url("https://webfonts.zohostatic.com/merriweatherbold/font.eot?#iefix") format("eot"),
        url("https://webfonts.zohostatic.com/merriweatherbold/font.woff2") format("woff2"),
        url("https://webfonts.zohostatic.com/merriweatherbold/font.woff") format("woff"),
        url("https://webfonts.zohostatic.com/merriweatherbold/font.ttf") format("truetype"),
        url("https://webfonts.zohostatic.com/merriweatherbold/font.svg#Merriweather-Bold") format("svg");
}

@font-face {
    font-family: "Merriweather";
    font-weight: 900;
    font-style: normal;
    src: url("https://webfonts.zohostatic.com/merriweatherheavy/font.eot");
    src: url("https://webfonts.zohostatic.com/merriweatherheavy/font.eot?#iefix") format("eot"),
        url("https://webfonts.zohostatic.com/merriweatherheavy/font.woff2") format("woff2"),
        url("https://webfonts.zohostatic.com/merriweatherheavy/font.woff") format("woff"),
        url("https://webfonts.zohostatic.com/merriweatherheavy/font.ttf") format("truetype"),
        url("https://webfonts.zohostatic.com/merriweatherheavy/font.svg#Merriweather-Heavy") format("svg");
}

/*merriweather font family */
.fnt-regular {
    font-family: var(--zf-primary-regular);
}

.fnt-extrabold {
    font-family: var(--zf-primary-extrabold);
}

.fnt-semibold {
    font-family: var(--zf-primary-semibold);
}

.fnt-thin {
    font-family: var(--zf-primary-thin);
}

.fnt-light {
    font-family: var(--zf-primary-light);
}

.fnt-bold {
    font-family: var(--zf-primary-bold);
    color: #181818;
}

.fnt-black {
    font-family: var(--zf-primary-black);
}

/* common classess end */
.zs-lp .banner {
    background: #ffffff;
    width: 100%;
    margin-top: 80px;
    ;
    overflow: visible;
}

.zs-lp .banner-cntn {
    position: relative;
    margin: 160px auto 0;
    text-align: center;
}

.zs-lp .banner-cntn h1 {
    font-size: 60px;
    color: #181818;
    width: 69%;
    margin: 0 auto;
    letter-spacing: -2px;
    line-height: 1;
    max-width: 800px;
}

.zs-lp .banner-img {
    width: 100%;
    background: url(/sites/zweb/images/survey/online-survey-tool-background-bg.png) no-repeat;
    background-size: 100%;
    background-position: bottom;
    position: relative;
    margin-top: 0px;
}

.zs-lp .banner-img img {
    width: 65%;
    margin: 0 auto;
    top: 74px;
    position: relative;
}

.zs-lp .banner-cntn p {
    font-size: 20px;
    width: 55%;
    padding: 25px 0 0px;
    letter-spacing: 0;
    margin: 0 auto;
    max-width: 800px;
}

.zs-lp .second {
    background: #fff;
    z-index: 0;
}

.zs-lp .second .wrapper {
    max-width: 1220px;
}

.zs-lp .second .wrapper,
.zs-lp .third .wrapper,
.zs-lp .fourth .wrapper {
    padding: 120px 0;
}

.zs-lp h2 {
    font-size: 40px;
    color: #181818;
    letter-spacing: -2px;
    line-height: 1;
    margin-bottom: 25px;
    font-family: var(--zf-primary-bold);
}

.zs-lp .mid-contain {
    max-width: 710px;
    margin: 0 auto;
}

.zs-lp .cntn-wrapper {
    margin-top: 80px;
}

.zs-lp .left-contain,
.zs-lp .right-contain {
    padding: 0 60px;
}

.zs-lp .left-contain {
    width: 55%;
}

.zs-lp .right-contain {
    width: 45%;
}

.zs-lp .right-contain .box {
    background: #f4ffff;
    border: 1px dashed #d9f5f5;
    color: #181818;
    padding: 40px 50px 20px 50px;
}

.zs-lp .cntn-title {
    font-size: 18px;
}

/*************** How Much Section Starts  ************/
.zs-lp .step-1,
.zs-lp .step-3,
.zs-lp .step-5,
.zs-lp .step-7 {
    background-color: #FAFAFA;
}

.zs-lp .step-2,
.zs-lp .step-4,
.zs-lp .step-6 {
    background-color: #FFFFFF;
}

.zs-lp .step {
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 2;
}

.zs-lp .how-much {
    text-align: center;
    padding: 100px 0;
    border-top: 1px solid #f2f2f2;
}

.zs-lp .survey-errors .how-much {
    background-color: #FFFFFF;
}

.zs-lp .inner-wrapper,
.zs-lp .inner-wrapper-700,
.zs-lp .inner-wrapper-770 {
    max-width: 745px;
    margin: 0 auto;
}

/*.zs-lp .inner-wrapper-675{
      max-width: 675px;
  }*/
.zs-lp .inner-wrapper-675::before {
    content: 'or';
    font-size: 11px;
    font-family: var(--zf-primary-bold);
    text-transform: uppercase;
    position: relative;
    display: inline-block;
    width: 30px;
    height: 30px;
    background-color: #DE5456;
    top: -96px;
    border-radius: 99px;
    color: #ffffff;
    line-height: 2.7;
}

.zs-lp .inner-wrapper-700 {
    max-width: 700px;
}

.zs-lp .inner-wrapper-770 {
    max-width: 770px;
}

.zs-lp .first-para {
    padding-top: 25px;
}

.zs-lp .border-line {
    border-bottom: 3px solid #181818;
    width: 85%;
    padding: 15px 0 12px;
    margin: 0 auto;
}

.zs-lp .red-color {
    color: #ff0000;
}

.zs-lp .how-much .left {
    width: 43%;
}

.zs-lp .how-much .left.lft-45 {
    width: 45%;
}

.zs-lp .how-much .right {
    width: 55%;
    padding-left: 60px;
}

.zs-lp .how-much .left p,
.zs-lp .inner-wrapper-675 .left .txt-lft {
    margin-left: 20px;
}

.zs-lp .how-much .last-sec .left p {
    margin-left: 0;
}

.zs-lp .points {
    width: 92%;
    margin: 0 auto;
    padding-top: 50px;
}

.zs-lp .points ul li {
    position: relative;
    display: inline-block;
    width: 49%;
    text-align: left;
    padding-left: 30px;
    font-size: 18px;
    padding-bottom: 15px;
}

.zs-lp .points ul li::before {
    content: '';
    width: 12px;
    height: 12px;
    background: #e95e5f;
    display: inline-block;
    position: absolute;
    left: 2px;
    top: 9px;
    box-shadow: 0 0 0 3px #fff inset;
    border-radius: 50%;
}

.zs-lp .points ul li::after {

    content: '';
    width: 12px;
    height: 12px;
    display: inline-block;
    position: absolute;
    left: 1px;
    top: 8px;
    border-radius: 50%;
    border: 1px dotted #e95e5f;

}

/*************** How Much Section Ends  ************/
/*************** Filter-Response Section Starts  ************/
.zs-lp .filter-response {
    background-color: #fffff;
    padding: 100px 0;
    text-align: left;
}

.zs-lp .filter-response img {
    /*width: 100%;*/
    /*padding: 0 30px 0 0;*/
}

.zs-lp .filter-response .left {
    width: 40%;
}

.zs-lp .navMenu-sec .left {
    width: 35%;
}

.zs-lp .filter-response .right {
    width: 65%;
    padding-left: 60px;
}

.zs-lp .big-inner-wrapper {
    max-width: 1000px;
    margin: 0 auto;
    /*display: inline-block;*/
}

.zs-lp .side-heading {
    font-size: 30px;
    color: #181818;
    text-align: left;
}

.zs-lp .align-text-left,
.zs-lp .step-3 .align-text-left,
.zs-lp .align-text-left.al-top {
    width: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    border-bottom: 1px solid #f2f2f2;
    /*padding-top: 20px;*/
}

.zs-lp .step-2 .align-text-left,
.zs-lp .step-4 .align-text-left,
.zs-lp .step-5 .align-text-left,
.zs-lp .step-7 .align-text-left {
    border-bottom: none;
}

.zs-lp .step-7 .align-text-left {
    padding: 50px 0 30px 0;
}

.zs-lp .setup {
    position: relative;
    box-shadow: -2px 10px 20px rgba(162, 182, 214, 0.19);
}

.zs-lp .google-icon,
.zs-lp .linked-in {
    position: absolute;
    width: 50%;
}

.zs-lp .google-icon,
.zs-lp .linked-in {
    position: absolute;
    max-width: 40px;
    border-radius: 99px;
    top: 10px;
    left: auto;
    box-shadow: -2px 10px 20px rgba(162, 182, 214, 0.19);
    right: -20px;
}

.zs-lp .google-icon {
    top: 60px;
    /*left: 360px;*/
}

.zs-lp .linked-in {
    /*  top: 60px;*/
    /*left: 360px;*/
    right: -30px;
}

.zs-lp .align-text-left.last-sec {
    padding-top: 100px;
}

.zs-lp .step-3 .align-text-left {
    padding-top: 80px;
    border-bottom: 1px solid #E8E8E8;
    padding-bottom: 100px;
}

/*.zs-lp .left-scratch{
    width: 50%;
  }*/
.zs-lp img.choose-ques {
    max-width: 75%;
}

.zs-lp .align-text-left.al-top {
    /*align-items: baseline;*/
    border-bottom: none;
    padding-top: 0px;
}

.zs-lp .align-text-left.al-top.pt80 {
    padding-top: 80px;
}

.zs-lp .align-text-left.al-top:last-child {
    padding-bottom: 0;
}

.zs-lp .shadow {
    max-width: 80%;
    box-shadow: -2px 10px 20px rgba(162, 182, 214, 0.19);
    /*box-shadow: 0 0 20px rgba(0,0,0,0.1);*/
    border-radius: 6px;
}

.zs-lp .publish-survey-up {
    max-width: 100%;
    position: relative;
    left: -100px;
}

.zs-lp .publish-survey-down {
    position: absolute;
    top: 180px;
    left: auto;
    right: 0;
}

.zs-lp .step-5 .filter-response .left {
    position: relative;
}

/*************** Filter-Response Section Ends  ************/
/*************** Step4 Section Starts  ************/
.zs-lp .step-4 {
    background-color: #ffffff;
}

.zs-lp .align-text-left {
    justify-content: center;
    align-items: center;
}

.zs-lp .survey-tip {
    background-color: #FBFFFF;
    border: 1px dashed #B3DCDC;
    padding: 50px;
    margin-bottom: 0;
}

.zs-lp .survey-tip p {
    font-size: 18px;
}

.zs-lp .survey-tip-title {
    color: #181818;
    font-size: 20px;
    margin-bottom: 15px;
}

.zs-lp .step-4 .left {
    width: 55%;
}

.zs-lp .step-4 .right {
    width: 45%;
    padding-left: 60px;
}

.zs-lp .step-4 .filter-response .right {
    text-align: right;
    position: relative;
}

.zs-lp .customize-survey-main-img,
.zs-lp .customize-survey-sub-img {
    width: 45%;
    position: absolute;
}

.zs-lp .customize-survey-main-img {
    top: -60px;
    left: auto;
    right: -50px;
}

.zs-lp .customize-survey-sub-img {
    left: 60px;
    top: 70px;
}

.zs-lp .align-text-left.last-sec .left {
    width: 45%;
}

.zs-lp .align-text-left.last-sec .right {
    width: 40%;
}

/*************** Step4 Section Ends  ************/
.zs-lp .navMenu-sec .wrapper,
.zs-lp .how-much .wrapper,
.zs-lp .related-article .wrapper {
    max-width: 1150px;
}

.zs-lp .navMenu-sec {
    /*padding: 120px 0 0;*/
    /*background: #ffffff;*/
}

.zs-lp .de-sampleSize-container {
    max-width: 1080px;
    margin: 0 auto;
    position: relative;
    padding-bottom: 100px;
    background-color: #ffffff;
}

.zs-lp .navMenu-sec .leftside {
    width: 350px;
    position: absolute;
    left: 0;
    top: 0px;
    height: 100%;
    box-sizing: border-box;
}

.zs-lp ul .menutop {
    position: relative;
}

.zs-lp .leftside .innerwrap {
    text-align: left;
    position: -webkit-sticky;
    position: -moz-sticky;
    position: -ms-sticky;
    position: -o-sticky;
    position: sticky;
    top: 140px;
    left: 0;
    padding: 0 0 250px;
    margin-top: 0;
}

.zs-lp .rightside {
    background: #ffffff;
    padding-left: 430px;
}

.zs-lp .rightside h3 {
    padding-top: 8px;
    font-size: 30px;
    color: #181818;
}

.zs-lp .rightside .first-para {
    padding-top: 30px;
}

.zs-lp .rightside p {
    color: #383838;
}

.zs-lp .rightside .dark {
    color: #383838;
}

.zs-lp .leftside ul li {
    font-size: 17px;
    color: #383838;
    padding: 10px 30px 10px 0;
    position: relative;
    cursor: pointer;
    transition: all 0.4s linear;
    text-rendering: optimizeSpeed;
    transform: matrix(1, 0, 0, 1, 0, 0);
}

.zs-lp .leftside ul::before {
    content: '';
    position: absolute;
    width: 1px;
    height: 95%;
    top: 10px;
    left: -39px;
    background: #cacaca;
    transition: all .5s ease-in-out;
}

.zs-lp .leftside ul li.active {
    font-family: var(--zf-primary-semibold);
    color: #181818;
}

.zs-lp .leftside span {
    position: absolute;
    width: 1px;
    height: 32px;
    top: 10px;
    left: -39px;
    background: #1a1a1a;
    z-index: 1;
    transition: all 1s ease;
    border-radius: 5px;
}

.zs-lp .rightside .red-color {
    color: #ff0000;
    padding: 0 90px 0 40px;
    font-size: 16px;
    margin-top: -15px;
}

.zs-lp .dont-load .lft-0 {
    padding-left: 0;
}

.zs-lp .leftside span {
    position: absolute;
    width: 1px;
    height: 32px;
    top: 0px;
    left: -39px;
    background: #1a1a1a;
    z-index: 1;
    transition: all 1s ease;
    border-radius: 5px;
}

.zs-lp .step-7 .navMenu-sec .left,
.zs-lp .step-7 .navMenu-sec .right,
.zs-lp .filter-response .left,
.zs-lp .filter-response .right {
    position: relative;
}

.zs-lp .report-filter-main-img {
    position: relative;
    max-width: 75%;
}

.zs-lp .report-filter-sub-img {
    position: absolute;
    max-width: 55%;
    left: 280px;
    top: 240px;
}

.zs-lp .analyze-report-bg {
    position: relative;
    width: 80%;
}

.zs-lp .analyze-report-main-img,
.zs-lp .analyze-report-sub-img {
    position: absolute;
    width: 45%;
}

.zs-lp .analyze-report-main-img {
    left: auto;
    right: 0;
    top: -20px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
}

.zs-lp .analyze-report-sub-img {
    top: 120px;
    left: 15px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
}

/*************** Article Section Starts  ************/
.zs-lp .article {
    background: #121A4F;
    padding: 100px 0;
}

.zs-lp .article-wrapper {
    max-width: 645px;
    margin: 0 auto;
}

.zs-lp .article-wrapper p,
.zs-lp .article-wrapper span {
    color: #FFFFFF;
}

.zs-lp .border {
    border-bottom: 1px solid #979797;
    max-width: 750px;
    margin: 0 auto;
    opacity: 0.5;
}

.zs-lp .author {
    padding-top: 55px;
    display: flex;
    justify-content: space-between;
}

.zs-lp .author .left {
    float: left;
    display: flex;
}

.zs-lp .author .left p {
    padding-left: 20px;
}

.zs-lp .author .right {
    float: right;
}

.zs-lp .author .fnt-14 {
    font-size: 14px;
}

.zs-lp .author .fnt-18 {
    font-size: 18px;
}

.zs-lp span.grey {
    color: #B1B1B6;
}

/*************** Article Section Ends  ************/
/*************** Related-Article Section Starts  ************/
.zs-lp .related-article {
    padding: 130px 0 140px;
    margin: 0 auto;
    text-align: center;
    background-attachment: fixed;
    backface-visibility: hidden;
    position: relative;
    background-color: #FAFAFD;
    border-bottom: 1px solid #efefef;
}

.zs-lp .related-article .red-color {
    color: #337ab7;
    cursor: pointer;
}

.zs-lp .related-article .red-color:after {
    content: "";
    background-image: url(/sites/zweb/images/survey/survey-question-arrow.png);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 13px;
    height: 10px;
    display: inline-block;
    position: relative;
    top: 2px;
    left: 12px;
    transition: left 0.4s ease;
    filter: invert(0);
}

.zs-lp .rel-article1:hover .red-color:after,
.zs-lp .rel-article2:hover .red-color:after,
.zs-lp .rel-article3:hover .red-color:after {
    left: 18px;
}

.zs-lp .rel-article1:hover,
.zs-lp .rel-article2:hover,
.zs-lp .rel-article3:hover {
    cursor: pointer;
}

.zs-lp .related-article h2 {
    font-size: 44px;
    display: inline-flex;
}

.zs-lp .related-article p {
    font-size: 18px;
    color: #383838;
    line-height: 26px;
    margin-bottom: 25px;
}

.zs-lp .rel-article {
    display: flex;
    align-items: stretch;
    justify-content: center;
    padding-top: 60px;
    /*padding-bottom: 140px;*/
}

.zs-lp .rel-article h4 {
    font-size: 26px;
    color: #181818;
    line-height: 30px;
    margin-bottom: 20px;
}

.zs-lp .rel-article1,
.zs-lp .rel-article2,
.zs-lp .rel-article3 {
    border: 1px solid #000000;
    padding: 65px 50px 50px;
    margin-right: 20px;
    background-color: #FFFFFF;
    border: 1px solid #EAEAF3;
    width: 33.3%;
    text-align: left;
    transition: transform 0.6s ease, box-shadow 0.5s ease;
}

.zs-lp .rel-article1:hover,
.zs-lp .rel-article2:hover,
.zs-lp .rel-article3:hover {
    transform: scale(1.05);
    border-color: #dcdcdf;
    box-shadow: 0px 0px 83px 7px rgba(68, 67, 85, 0.1);
    transition: transform 0.6s ease;
}

.zs-lp .rel-article3 {
    margin-right: 0;
}

.zs-lp .read-more {
    color: #545657;
}

.zs-lp .article .author-img {
    width: 56px;
    height: 56px;
}

.zs-lp .author-img {
    width: 36px;
    height: 36px;
}

.zs-lp .name {
    padding-top: 40px;
    display: flex;
}

.zs-lp .name p {
    line-height: 1.5;
    padding: 0px 0 0 10px;
}

.zs-lp .name span:first-child {
    font-size: 13px;
    color: #181818;
}

.zs-lp .name span:last-child {
    font-size: 12px;
}

.zs-lp .date {
    color: #383838;
}

/*************** Related-Article Section Ends  ************/
/*************** footer-before Section Starts  ************/
.zs-lp .footer-before {
    margin-bottom: 190px;
}

.zs-lp .footer-before .wrapper {
    margin: 0 auto;
    width: 60%;
    max-width: 1180px;
}

.zs-lp .footer-before p {
    font-size: 50px;
    text-align: center;
    color: #FFFFFF;
    line-height: 1.2;
}

.zs-lp .footerimg {
    background: url(/sites/zweb/images/survey/gatherdata-footer.jpg) no-repeat;
    /*background: #121A4F;*/
    background-attachment: fixed;
    backface-visibility: hidden;
    background-size: cover;
    background-position: center;
    text-align: center;
    padding: 80px 0;
}

.zs-lp .survey-logo-bg {
    background: #ffffff;
    padding: 25px;
    -webkit-box-shadow: 0px 10px 20px rgb(30, 30, 30, 0.4);
    -moz-box-shadow: 0px 10px 20px rgb(30, 30, 30, 0.4);
    -ms-box-shadow: 0px 10px 20px rgb(30, 30, 30, 0.4);
    -o-box-shadow: 0px 10px 20px rgb(30, 30, 30, 0.4);
    box-shadow: 0px 10px 20px rgb(30, 30, 30, 0.4);
    border-radius: 999px;
    width: 60px;
    height: 60px;
    display: inline-block;
    position: absolute;
    left: calc(50% - 35px);
    margin-top: 50px;
    text-align: center;
    padding: 10px;
}

.zs-lp .survey-logo {
    background: rgba(0, 0, 0, 0) url("/sites/zweb/images/producticon/survey.svg") no-repeat;
    height: 50px;
    line-height: 30px;
    display: inline-block;
    position: absolute;
    width: 40px;
    left: calc(50% - 20px);
    bottom: 10px;
    height: 40px;
    background-size: 100%;
}

.zs-lp .zoho-survey {
    color: #ffffff;
    font-size: 18px;
    padding: 120px 0 0;
    display: inline-block;
}

.zs-lp .banner-signup-now a,
.zs-lp .footerimg .banner-signup-now a {
    background: #de5456;
    color: #ffffff !important;
    font-size: 16px;
    text-align: center;
    font-family: var(--zf-primary-semibold);
    display: inline-block;
    transition: all ease 0.2s;
    text-transform: uppercase;
    cursor: pointer !important;
    visibility: visible;
    opacity: 1;
    min-width: 190px;
    padding: 18px 30px;
    max-width: 260px;
}

.zs-lp .footerimg_content {
    padding: 10px 0 70px;
}

.zs-lp .footerimg_text {
    font-size: 65px;
    font-family: var(--zf-primary-bold);
    color: #ffffff;
    padding-bottom: 30px;
    line-height: 1.1;
    width: 80%;
    margin: 0 auto 30px auto;
}

/*************** footer-before Section Ends  ************/
/*************** Footer Section Starts  ************/
.zs-lp .footer {
    text-align: center;
    bottom: 0;
    width: 100%;
    padding: 60px 0 70px;
    background: #FFFFFF;
    z-index: -1;
    position: fixed;
}

.zs-lp .zoho-logo {
    max-width: 80px;
    padding: 4px 0px;
}

.zs-lp .footer-text,
.zs-lp .footer-text a {
    font-size: 14px;
    color: #111111;
    padding: 10px 0 0;
    text-align: center;
    margin: 0;
}

.zs-lp .footer-text a {
    color: #f05069;
}

.footer-wrapper {
    display: none;
}

/*************** Footer Section Ends  ************/
@media only screen and (max-width: 1250px) {
    .zs-lp .second .wrapper {
        max-width: 1080px;
    }

    .zs-lp .publish-survey-up {
        left: -70px;
    }

    .zs-lp .publish-survey-down {
        left: 40px;
    }

    .zs-lp .banner-img img {
        top: 54px;
    }
}

/**/
@media only screen and (max-width: 1100px) {
    .zs-lp .second .wrapper {
        max-width: 1000px;
    }

    .zs-lp .big-inner-wrapper {
        max-width: 850px;
    }

}

/**/
@media only screen and (max-width: 1023px) {

    .zs-lp .align-text-left,
    .zs-lp .step-3 .align-text-left,
    .zs-lp .align-text-left.al-top {
        /*display: block;*/
        flex-flow: column;
        width: 100%;
        margin: 0 auto;
    }

    .zs-lp .step-3 .align-text-left {
        width: 90%;
    }

    .zs-lp .inner-wrapper,
    .zs-lp .inner-wrapper-675 {
        max-width: 90%;
    }

    .zs-lp .inner-wrapper-675::before {
        display: block;
        text-align: center;
        margin: 0 auto;
    }

    /*.zs-lp .inner-wrapper-675{
    text-align: center;
  }*/
    .zs-lp .how-much .left.lft-45 {
        width: 100%;
    }

    .zs-lp .cntn-wrapper {
        display: block;
    }

    .zs-lp .left-contain {
        width: 90%;
        margin: 0 auto;
    }

    .zs-lp .right-contain {
        width: 90%;
        margin: 0 auto;
        padding: 30px 0 0 0;
    }

    .zs-lp .filter-response .left {
        width: 50%;
        margin: 0 auto;
    }

    .zs-lp .filter-response .right {
        width: 90%;
        margin: 0 auto;
        padding-left: 0px;
        margin-bottom: 40px;
    }

    .zs-lp .step-2 .align-text-left {
        flex-direction: column-reverse;
    }

    .zs-lp .how-much .left {
        width: 100%;
        margin: 0 auto;
    }

    .zs-lp .how-much .right {
        width: 100%;
        padding-left: 0px;
        margin: 0 auto;
    }

    .zs-lp img.choose-ques {
        max-width: 50%;
    }

    .zs-lp .shadow {
        max-width: 50%;
    }

    .zs-lp .step-4 .filter-response .left {
        width: 90%;
        margin-bottom: 70px;
    }

    .zs-lp .step-4 .filter-response .right {
        width: 50%;
        left: -40px;
    }

    .zs-lp .step-5 .filter-response .left {
        width: 100%;
        margin: 0 auto;
        text-align: center;
        margin-bottom: 150px;
    }

    .zs-lp .step-5 .shadow {
        width: 100%;
        text-align: center;
        margin: 0 auto;
    }

    .zs-lp .step-5 .publish-survey-down {
        width: 100%;
        text-align: center;
        margin: 0 auto;
        left: 280px;
    }

    .zs-lp .step-5 .filter-response .right {
        margin-top: 0px;
        margin-bottom: 60px;
    }

    .zs-lp .navMenu-sec .rightside {
        padding-left: 0px;
    }

    .zs-lp .navMenu-sec .how-much .left {
        margin-bottom: 0;
    }

    .zs-lp .step-7 .how-much .left {
        width: 45%;
        margin: 50px 0 100px;
    }

    .zs-lp .rel-article1,
    .zs-lp .rel-article2,
    .zs-lp .rel-article3 {
        padding: 65px 30px 50px;
    }

    .zs-lp .footer-before p,
    .zs-lp .points {
        width: 100%;
    }

    .zs-lp .points {
        padding-top: 10px;
    }

    .zs-lp .navMenu-sec .leftside {
        display: none;
    }

    .zs-lp .footer-before .wrapper {
        width: 90%;
    }

    .zs-lp .step-3 .how-much .right {
        margin: 60px auto 0;
    }

    .zs-lp .step-3 .shadow {
        max-width: 60%;
    }

    .zs-lp .step-5 .align-text-left {
        flex-direction: column-reverse;
        border-bottom: none;
    }

    .zs-lp .how-much .left p {
        margin-left: 0;
    }

    .zs-lp .banner-img img {
        top: 34px;
    }

    .zs-lp .author .fnt-18,
    .zs-lp .author .fnt-14,
    .zs-lp .name span:last-child,
    .zs-lp .how-much,
    .text-center {
        text-align: left;
    }

    .zs-lp .border-line {
        border-bottom: none;
        width: 100%;
    }

    .zs-lp .left-contain {
        padding: 0;
    }

    .zs-lp .step-3 .right,
    .zs-lp .align-text-left.al-top .left {
        text-align: center;
    }

    .zs-lp .how-much {
        padding: 80px 0;
    }

}

@media only screen and (max-width: 767px) {

    /*.zs-lp .banner-cntn{
          margin: 60px auto 0;
    }*/
    .zs-lp .banner-cntn p {
        padding: 25px 0 20px;
    }

    .zs-lp .cntn-wrapper {
        margin-top: 50px;
    }

    .zs-lp .second .wrapper,
    .zs-lp .third .wrapper,
    .zs-lp .fourth .wrapper,
    .zs-lp .article,
    .zs-lp .related-article,
    .zs-lp .how-much,
    .zs-lp .filter-response {
        padding: 60px 0;
    }

    /*.zs-lp .how-much ,.zs-lp .filter-response {
      padding: 60px 0;
    }*/
    .zs-lp .de-sampleSize-container {
        padding-bottom: 60px;
    }

    .zs-lp .step-3 .align-text-left {
        padding-top: 60px;
        padding-bottom: 80px;
    }

    /*.zs-lp .step-3 .align-text-left {
      padding-bottom: 20px;
  }*/
    .zs-lp .banner-cntn h1 {
        font-size: 46px;
        width: 90%;
    }

    .zs-lp p {
        margin-bottom: 20px;
    }

    .zs-lp .step-7 .how-much .left {
        width: 65%;
    }

    .zs-lp .left-contain {
        padding: 0;
    }

    .zs-lp .step-5 .publish-survey-down {
        top: 80px;
        left: auto;
        right: 100px;
    }

    .zs-lp .inner-wrapper-700 {
        max-width: 700px;
        width: 90%;
        margin: 0 auto;
    }

    .zs-lp .footer-before p {
        font-size: 36px;
    }

    .zs-lp .banner-cntn p {
        width: 90%;
    }

    .zs-lp .right-contain .box {
        padding: 40px 30px 20px 30px;
    }

    .zs-lp .points ul li {
        width: 100%;
    }

    .zs-lp .filter-response .left {
        width: 70%;
    }

    .zs-lp .step-3 .shadow {
        max-width: 75%;
    }

    .zs-lp .step-4 .filter-response .right {
        width: 70%;
    }

    .zs-lp .step-5 .filter-response .left {
        margin-bottom: 60px;
    }

    .zs-lp .article-wrapper {
        width: 80%;
    }

    .zs-lp .rel-article {
        flex-flow: column;
        align-items: center;
    }

    .zs-lp .rel-article1,
    .zs-lp .rel-article2,
    .zs-lp .rel-article3 {
        margin-right: 0;
        /*text-align: center;*/
        padding: 65px 25px 50px;
        width: 300px;
    }

    .zs-lp .rel-article2,
    .zs-lp .rel-article3 {
        margin-top: 50px;
    }

    .zs-lp .rel-article1:hover,
    .zs-lp .rel-article2:hover,
    .zs-lp .rel-article3:hover {
        transform: none;
        box-shadow: none;
    }

    .zs-lp .rel-article1,
    .zs-lp .rel-article2,
    .zs-lp .rel-article3 {
        margin-right: 0;
        padding: 65px 25px 50px;
    }

    .zs-lp .customize-survey-main-img {
        top: -30px;
    }

    .zs-lp .analyze-report-sub-img {
        top: 80px;
    }

    .zs-lp .step-3 .align-text-left.al-top {
        padding-bottom: 0px;
    }

    .zs-lp h2 {
        letter-spacing: -1px;
    }

    .zs-lp .signup {
        display: none;
    }

    .zs-lp header.lessheight {
        height: 40px;
        transition: all ease-in-out 0.2s;
        padding: 0 20px;
    }

    .zs-lp .header-fixed .product-logo {
        background: rgba(0, 0, 0, 0) url("/sites/zweb/images/commonroot/zoho-logo.svg") no-repeat scroll left top / 70px auto;
        height: 26px;
        line-height: 26px;
        padding-left: 80px;
    }

    .zs-lp .banner-section {
        margin: 110px auto 0;
    }

    .zs-lp .step-3 .how-much .right {
        margin: 20px auto 0;
    }
}

@media only screen and (max-width: 550px) {
    .zs-lp .banner-cntn h1 {
        font-size: 36px;
    }

    .zs-lp .banner-cntn {
        margin: 130px auto 0;
    }

    .zs-lp h3 {
        font-size: 35px;
    }

    .zs-lp .banner-img img {
        top: 14px;
    }

    .zs-lp .banner-cntn p {
        font-size: 18px;
    }

    .zs-lp p {
        font-size: 18px;
    }

    .zs-lp .article-wrapper {
        width: 90%;
        /*margin: 0 auto;*/
    }

    .zs-lp .step-1 h3 {
        margin: 0 auto;
    }

    .zs-lp .first-para {
        width: 100%;
        margin: 0 auto;
    }

    .zs-lp img.choose-ques {
        max-width: 75%;
    }

    .zs-lp .rightside .first-para {
        padding-bottom: 20px;
    }

    /*.zs-lp .step-1 .first-para{
          width: 90%;
      margin: 0 auto;
  }*/
    .zs-lp .step-3 h3 {
        margin: 0 auto;
    }

    /*.zs-lp .step-3 .align-text-left {
      padding-bottom: 50px;
  }*/
    .zs-lp .step-3 .inner-wrapper-675 {
        padding-top: 0;
    }

    .zs-lp .step-3 .inner-wrapper-675 h3 {
        padding-top: 40px;
    }

    .zs-lp .step-3 .inner-wrapper-675::before {
        top: -16px;
    }

    /*.zs-lp .filter-response {
      padding: 30px 0;
  }*/
    .zs-lp .article .author-img {
        width: 36px;
        height: 36px;
    }

    .zs-lp .rel-article {
        padding-top: 20px;
    }

    .zs-lp .footer-text,
    .zs-lp .author .fnt-14,
    .zs-lp .author .fnt-18,
    .zs-lp .footer-text a {
        font-size: 11px;
    }

    .zs-lp .related-article h2 {
        font-size: 34px;
    }

    .zs-lp .author {
        padding-top: 35px;
    }

    .zs-lp .footerimg {
        padding: 60px 0;
    }
}

@media only screen and (max-width: 400px) {

 
    .zs-lp header .signup-button {
        min-width: 120px;
        padding: 10px 0px;
    }

    .zs-lp .align-text-left.al-top.pt80 {
        padding-top: 40px;
    }

    .zs-lp .step-3 .align-text-left {
        padding-top: 40px;
    }

    .zs-lp .first-para {
        margin: 0 auto 20px 0;
    }

    .zs-lp .publish-survey-up {
        left: auto;
    }

    .zs-lp .step-5 .publish-survey-down {
        right: 50px;
    }

    .zs-lp .analyze-report-sub-img {
        top: 80px;
        left: 0;
    }

    /*.zs-lp .how-much {
      padding: 30px 0;
  }*/
    .zs-lp .step-5 .filter-response .right {
        margin-bottom: 40px;
    }

    /*.zs-lp .step-2 .filter-response {
      padding: 40px 0;
  }*/
    .zs-lp header {
        padding: 0 20px;
    }

    .zs-lp h3 {
        font-size: 33px;
        width: 100%;
    }

    .zs-lp .footer-before p {
        font-size: 27px;
        line-height: 1;
    }

    .zs-lp .footer-text,
    .zs-lp .footer-text a {
        font-size: 9px;
    }

    .zs-lp .analyze-report-sub-img {
        top: 60px;
    }

    .zs-lp .footerimg {
        padding: 40px 0;
    }
}

@media only screen and (max-width: 350px) {
    .zs-lp .analyze-report-sub-img {
        top: 60px;
    }

    .zs-lp .step-3 .first-para {
        width: 90%;
        margin: 0 auto;
    }
}

/**/</pre></body></html>