*,
::after,
::before {
    box-sizing: border-box;
}

header {
    background: #EFF4FF;
}

.zsiq_floatmain {
    display: none !important;
}

h1 {

    font: 45px/1.2 var(--zf-secondary-extrabold);


    margin: 0 auto 5px;
}

h2,
h3 {
    font-family: var(--zf-secondary-bold);
}

.z-bottom-cta-menu {
    display: none;
}

.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: 460px;
    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);
    }
}
 


.footer-wrapper {
    margin-top: 0px
}

.common-links {
    margin-top: 0;
    padding-top: 0
}

.zhide {
    display: none
}

#zbanner {
    padding: 50px 0px 115px;
    overflow: hidden;
    position: relative;
    clear: both
}

#zbanner:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #EFF4FF;
    content: "";
}

.content-wrap {
    margin: 0 auto;
    max-width: 1040px;
    width: 95%
}

.content-wrap-details {
    float: left;
    width: 55%;
    box-sizing: border-box;
    padding-right: 0%;
    padding-top: 40px;
    padding-right: 70px;
}

.content-wrap-form {
    float: left;
    width: 45%;
    margin-top: 40px;
    padding-left: 20px;
}

.zform-container {
    background: #fff;
    padding: 40px 50px;
    box-sizing: border-box;
    width: 120%;
    overflow: hidden;
}
 




.zdesc li {
    border-bottom: 1px solid #DEE9FF;
    padding: 20px 0;
    position: relative;
    /*margin-left: 60px;*/
    width: 93%;
}

.zdesc li p {
    margin: 0px;
}


.zdesc {
    margin-top: 20px;
}

.zdesc h2 {
    font: 28px/1.2 var(--zf-secondary-bold);
}

.demonstration:before {
    background-position: 10px 9px;
}

.setup:before {
    background-position: -115px 9px;
}

.zdesc li.q_a:before {
    background-position: -53px 0px;
    width: 32px;
}

.pricing_query:before {
    background-position: -21px 0px;
}

.zform-container h2 {
    font-size: 24px;
}

.zdesc li.setup {
    border: none;
}




@media only screen and (max-width: 1380px) {
    .content-wrap {
        max-width: 1040px
    }

    .zform-container {
        width: 100%;
        overflow: hidden;
    }
}

@media only screen and (max-width: 1040px) {
    #zsuccess {
        width: 530px;
        margin-left: -265px
    }

    .zclose {
        top: 18px;
        right: 6px
    }

    #zbanner {
        padding: 60px 0 120px;
    }
}

@media only screen and (max-width: 992px) {
    h1 {
        font: 32px/1.2 var(--zf-secondary-extrabold);
        max-width: 350px;
    }

    .content-wrap-details {
        width: 100%;
        padding-right: 0;
        padding-top: 0;
        max-width: 400px;
        margin: 0 auto;
        float: none;
        text-align: center;
    }

    .content-wrap-form {
        max-width: 460px;
        width: 100%;
        margin: 70px auto 0;
        float: none;
    }


    .zform-container {
        width: 105%;
        overflow: hidden;
        padding: 40px 30px;
    }

    #zbanner {
        padding: 60px 0 80px;
    }

    .zdesc h2 {
        font: 26px/1.2 var(--zf-secondary-bold);
    }

    .zdesc {
        text-align: left;
    }

    .content-wrap-form {
        padding-left: 0px;
    }

}



@media only screen and (max-width: 767px) {
    .main-container-wrapper #mini-panel-product_menu {
        display: block;
        background: #eff4ff;
    }

    h1 {
        margin-top: 20px;
        font: 28px/1.2 var(--zf-secondary-extrabold);
        max-width: 300px;
    }
 

    .zform-container {
        padding: 25px;
        width: 100%;
    }

    #zbanner {
        margin-top: 0;
        padding: 20px 0 80px;
    }

    .umain #zbanner {
        margin-top: 5px;
    }

    .zdesc h2 {
        font: 23px/1.2 var(--zf-secondary-bold);
    }

}

@media only screen and (max-width: 560px) {
  

    .zillus img {
        max-width: 300px;
    }

    .content-wrap {
        width: 90%;
    }
 

    .zdesc li {
        width: auto;
    }

}

.description-section {
    padding: 20px;
    background: #DEE9FF;
    border-left: 3px solid #93B1ED;
    margin-top: 40px;
}

.description-section p {
    font-size: 15px;
}

.description-section p:last-child {
    margin-bottom: 0px;
    position: relative;
    padding: 10px 0px 10px 100px;
}

.zform-container h2 {
    margin-bottom: 25px;
}

.description-section p:last-child:before {
    content: "";
    background: url(/sites/zweb/images/dataprep/home/andrew.jpeg) no-repeat;
    width: 80px;
    height: 80px;
    position: absolute;
    background-size: 100%;
    border-radius: 100%;
    left: 0;
    top: -8px;
}

@media only screen and (max-width: 992px) {
    .description-section p:last-child:before {
        top: 5px;
    }
}

@media only screen and (max-width: 450px) {
    .description-section p:last-child {
        padding: 90px 0px 10px 10px;
        text-align: center;
    }

    .description-section p:last-child:before {
        right: 0;
        margin: auto;
        top: -6px;
    }
    .zw-template-inner h1 {
        font-size: 25px;
        font-family: var(--primaryfont-bold);
    }
    .zform-container h2 {
        font-size: 21px;
    }
}