.zw-template-inner,
.zw-product-header {
    background: #def6ff
}
.sqtel{
    padding-left: 123px;
}
.zwc-consticky li a{
    color: #000;
}
.qrcode-con{
    display: flex;
    gap: 20px;
    text-align: center;
}
.content-erweima{
   width: 140px;
}
.zschedule_popup .zfields-element.spe-req {
    height: 80px;
}

.fieldset.con-date {
    display: none;
}

section.requestdemo-section {
    padding: 90px 0 130px
}

h1 {
    font-size: 42px;
    margin-bottom: 30px;
    line-height: 57px;
    width: 100%;
    max-width: 470px
}

h3 {
    font-size: 26px
}

.requestdemo-left ul {
    list-style: none;
    margin: 60px 0
}

.requestdemo-right {
    background: #fff;
    padding: 30px 50px 60px;
    border-radius: 9px;
}

.zwfp_contact_sec p {
    margin-bottom: 4px;
    position: relative
}

span.zwfp_sprite.mail_icon {
    position: absolute;
    background: url(//cdn.zoho.com.cn/sites/zweb/images/voice/mail-contact-sprite.png) no-repeat;
    background-size: 244px auto;
    width: 35px;
    height: 33px;
    background-position: -30px -48px;
    left: 0;
    margin: 0 auto;
    top: 0
}

.zwfp_contact_list a {
    font: 20px/1 "Zoho_Puvi_SemiBold";
    margin-bottom: 0;
    color: #333;
    padding-left: 45px
}

.requestdemo-left ul li {
    background: url(//cdn.zoho.com.cn/sites/zweb/images/desk/creator-green-tick.png) no-repeat;
    background-position: 0 5px;
    padding-left: 27px;
    background-size: 16px;
    padding-right: 0;
    margin: 0 0 20px;
    max-width: 440px
}

section.requestdemo-section .content-wrap {
    display: flex;
    justify-content: space-between;
    gap: 60px
}

.formfiled-label {
    margin-bottom: 5px;
    font-size: 13px;
    color: #575757
}

.requestdemo-left,
.requestdemo-right {
    width: 100%;
    max-width: 50%
}

.zwc-consticky {
    position: sticky;
    top: 90px;
    margin: 0 auto
}

.zschedule_popup .rd-demoButton {
    opacity: 0;
    visibility: hidden;
    transition: opacity .2s ease, visibility .2s ease;
    position: fixed;
    bottom: 10px;
    right: 10px;
    background: #007eff;
    color: #fff;
    cursor: pointer;
    font-size: 13px;
    height: 40px;
    line-height: 40px !important;
    padding: 0 35px 0 20px;
    z-index: 99;
    text-transform: uppercase;
    font-family: var(--zf-primary-semibold);
    border-radius: 5px
}

.zschedule_popup .rd-demoButton:after {
    content: '';
    position: absolute;
    right: 15px;
    top: 18px;
    width: 7px;
    height: 7px;
    border: 2px solid #fff;
    border-left: 0;
    border-bottom: 0;
    pointer-events: none;
    transform: rotate(-45deg)
}

.zschedule_popup .fieldset {
    margin-bottom: 20px
}

.zschedule_popup form {
    width: 100%;
    margin: 0 auto
}

.zschedule_popup .success-alert {
    display: none;
    margin: 0 auto 0;
    height: 42px;
    position: fixed;
    z-index: 999999;
    width: 100%;
    left: 0;
    top: 0;
    right: 0
}

.zschedule_popup .scs-pop-inr {
    padding: 12px 20px;
    position: relative;
    max-width: 460px;
    margin: 0 auto;
    background: #40bd60;
    width: 100%;
    opacity: 0
}

.zschedule_popup .scs-pop-inr.animate {
    animation: bounceIn .8s forwards;
    -webiki-animation: bounceIn .8s forwards
}

.zschedule_popup .success-alert .scs-txt {
    font-size: 13px;
    display: block;
    text-align: center;
    font-family: var(--zf-primary-regular);
    color: #fff
}

.zschedule_popup .success-alert .close-icn {
    font-size: 12px;
    cursor: pointer;
    color: #fff;
    font-family: var(--zf-primary-regular);
    position: absolute;
    top: 5px;
    right: 12px
}

.zschedule_popup .formSec {
    width: 100%;
    overflow: auto;
    max-width: 412px;
    position: fixed;
    transform: translateX(120%);
    -webkit-transform: translateX(120%);
    right: 0;
    top: 0;
    z-index: 0;
    -webkit-box-shadow: -7px 0 28px 0 rgba(0, 0, 0, 0.46);
    -moz-box-shadow: -7px 0 28px 0 rgba(0, 0, 0, 0.46);
    box-shadow: -7px 0 28px 0 rgba(0, 0, 0, 0.46);
    height: 100%;
    background: #fff;
    opacity: 0
}

.zschedule_popup .formSec.active {
    transform: translateX(0);
    -webkit-transform: translateX(0);
    z-index: 9999999999999;
    opacity: 1
}

.zschedule_popup {
    padding: 50px;
    background: #fff;
    text-align: left
}

::placeholder {
    font-family: var(--primaryfont-regular);
    color: #aeaeae
}

input#zcf_date_time {
    border: 1px solid #e3e3e3;
    font-size: 13px;
    height: 38px;
    padding: 0 8px;
    width: 100%;
    outline: 0;
    margin-left: unset !important;
    color: #000
}

.zschedule_popup .form-close {
    background: url('//cdn.zoho.com.cn/sites/zweb/images/mail/images/close-icon.png') no-repeat;
    width: 18px;
    height: 18px;
    position: absolute;
    right: 20px;
    top: 20px;
    cursor: pointer;
    background-size: 17px;
    opacity: .6
}

.success-alert {
    display: none
}

.zschedule_popup input[type="text"]::placeholder,
.zschedule_popup textarea::placeholder {
    color: #636363
}

.zschedule_popup input[type="text"],
.custom-date-time {
    border: 1px solid #aeaeae;
    font-size: 13px;
    height: 42px;
    padding: 0 8px;
    width: 100%;
    outline: 0;
    margin-left: unset !important;
    color: #6a6a6a
}

.zschedule_popup textarea {
    border: 1px solid #d4d4d4;
    font-size: 15px;
    padding: 12px 8px;
    font-family: var(--primaryfont-regular);
    height: 70px;
    width: 100%;
    max-width: 100%;
    resize: none;
    margin-left: unset !important;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    color: #000
}

.zschedule_popup .zgdprform-countrylist-container {
    max-width: unset !important;
    width: unset !important;
    margin-left: unset !important;
    height: unset !important;
    margin-bottom: 20px !important
}

.zschedule_popup .zgdprform-countrylist-container select.globalcountrycode {
    height: 40px !important
}

.zschedule_popup div.zgdprform-state-container select::-ms-expand,
.zschedule_popup div.zgdprform-countrylist-container select::-ms-expand,
.zschedule_popup select::-ms-expand {
    display: none
}

.zschedule_popup .select-box {
    position: relative
}

.zschedule_popup .select-box: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: 47px;
    margin-top: -3px;
    border-radius: 6px
}

.zschedule_popup select {
    border: 1px solid #aeaeae;
    font-size: 13px;
    height: 45px;
    width: 100%;
    background: 0;
    color: #6a6a6a;
    -webkit-appearance: none;
    -moz-appearance: none;
    padding: 10px 10px
}

.zschedule_popup .sign_agree {
    color: #000;
    font-size: 11px;
    line-height: 20px;
    margin-top: 0;
    padding-bottom: 10px;
    width: 100%;
    text-align: left;
    font-family: var(--zf-primary-semibold), Arial, Helvetica, sans-serif;
    margin: 0 auto
}

.zschedule_popup div.zgdprform-opt-container,
.zschedule_popup p.zgdprform-opt-container {
    clear: both;
    text-align: left;
    padding-left: 18px;
    font-size: 11px;
    line-height: 1.3;
    position: relative;
    margin-bottom: 30px
}

.zschedule_popup .zgdprform-opt-container input.chk_bx {
    appearance: checkbox !important;
    -webkit-appearance: checkbox !important;
    -moz-appearance: checkbox !important;
    -ms-appearance: checkbox !important;
    position: absolute !important;
    left: 0 !important;
    top: 2px !important;
    margin: 0 !important;
    width: auto !important;
    height: auto !important
}

.zschedule_popup .submit-btn {
    background: #f0483e;
    border: 1px solid #f0483e;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    padding: 10px 20px;
    text-decoration: none;
    text-transform: uppercase;
    transition: all 500ms ease 0;
    font-family: var(--zf-primary-semibold);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: unset;
    margin-left: unset !important
}

.zschedule_popup .freeze_layer {
    background: rgba(0, 0, 0, 0.5);
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 999;
    display: none
}

.zschedule_popup .active_freaze {
    display: block
}

.zschedule_popup .zoverlay {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
    background: rgba(0, 0, 0, 0.5);
    display: none
}

.zschedule_popup .zsubmit {
    text-align: center
}

.zschedule_popup input[type="submit"],
.zschedule_popup button[type="submit"] {
    background: #f0483e;
    border: 1px solid #f0483e;
    color: #fff;
    cursor: pointer;
    font-size: 15px;
    padding: 5px 40px;
    height: 45px;
    margin-bottom: 0;
    text-transform: uppercase;
    font-family: var(--primaryfont-semibold);
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none
}

.zschedule_popup button:disabled {
    cursor: not-allowed
}

.zschedule_popup .zgdprform-state-container.zshow-common {
    margin-bottom: 30px !important
}

.zschedule_popup div.zgdprform-state-container::after,
.zschedule_popup div.zgdprform-countrylist-container::after {
    right: 10px
}

.zschedule_popup label.error {
    display: block;
    color: red;
    font-size: 11px;
    float: none
}

.zschedule_popup .progress-loader {
    border: 3px solid #f3f3f3;
    border-radius: 50%;
    border-top: 3px solid #f0483e;
    width: 20px;
    height: 20px;
    animation: spin 2s linear infinite;
    display: none
}

p.zwc-writeus {
    color: #226db3;
    font-family: var(--primaryfont-semibold);
    margin-bottom: 12px
}

@keyframes spin {
    0% {
        transform: rotate(0)
    }

    100% {
        transform: rotate(360deg)
    }
}

@media screen and (max-width: 991px) {
    h1 {
        font-size: 35px;
        margin-bottom: 30px;
        line-height: 45px
    }

    .requestdemo-left ul {
        margin: 40px 0
    }

    .zschedule_popup .fieldset {
        margin-bottom: 13px
    }
}

@media screen and (max-width: 768px) {
    section.requestdemo-section {
        padding: 40px 0 60px
    }

    h1 {
        margin: 0 auto 30px
    }

    .zschedule_popup .rd-demoButton {
        display: none
    }

    section.requestdemo-section .content-wrap {
        flex-flow: wrap
    }

    .requestdemo-left,
    .requestdemo-right {
        width: 100%;
        max-width: 80%;
        margin: 0 auto; 
    }
    .requestdemo-left{
        text-align: center;

    }

    .requestdemo-left ul li {
        max-width: 600px;
        padding-left: 0;
        background: 0
    }

    .requestdemo-left ul {
        list-style: none;
        margin: 40px 0
    }

    span.zwfp_sprite.mail_icon {
        display: none
    }

    .zwfp_contact_list a {
        padding-left: 0
    }
}

@media screen and (max-width: 640px) {
    h1 {
        font-size: 29px;
        margin-bottom: 30px;
        line-height: 39px;
        width: 100%;
        max-width: 380px
    }

    h3 {
        font-size: 20px
    }

    .requestdemo-left ul {
        margin: 20px 0
    }

    .zschedule_popup {
        padding: 30px
    }

    .requestdemo-left,
    .requestdemo-right {
        width: 100%;
        max-width: 100%
    }

    .requestdemo-right {
        padding: 10px 20px;
    }
}

@media screen and (max-width: 380px) {
    .zschedule_popup textarea {
        max-width: 93%
    }

    .zschedule_popup .success-alert .scs-txt {
        font-size: 10px
    }

    .zschedule_popup .success-alert {
        width: 90%
    }
}

.success-alert {
    display: none;
    margin: 0 auto;
    height: 42px;
    position: fixed;
    z-index: 999999;
    width: 100%;
    left: 0;
    top: 66px;
}

.scs-pop-inr {
    padding: 12px 20px;
    position: relative;
    max-width: 620px;
    margin: 0 auto;
    background: #40bd60;
    width: 100%
}

.success-alert .scs-txt {
    font-size: 14px;
    display: block;
    text-align: center;
    font-family: var(--zf-primary-regular);
    color: #fff
}

.form-btn{
    margin-right: 5px;
    cursor: pointer;
    font-size: 16px;
    color: #fff;
    background-color: red;
    text-align: center;
    display: block;
    width: 100%;
    border: 0;
    padding: 10px;
}
#crmWebToEntityForm tr, #crmWebToEntityForm td {
    padding: 6px 6px 2px 6px;
    border-spacing: 0px;
    border-width: 0px;
    display: block;
    font-size: 15px;
}
.text.box input{
   display: block;
    position: relative;
    font-size: 15px;
    line-height: 19px;
    letter-spacing: -0.36px;
    border: 1px solid transparent;
    -moz-appearance: none;
    -webkit-appearance: none;
    font-family: var(--secondaryfont-regular);
    width: 100%;
    max-width: 100%;
    background-color: #fff;
    border-color: #dbdbdb;
    color: #000;
    padding: 10px 12px;
    border-radius: 5px;
} 
.text.box select{
    box-sizing: border-box;
    font-size: 13px;
    position: relative;
    font-size: 15px;
    line-height: 19px;
    letter-spacing: -0.36px;
    border: 1px solid transparent;
    -moz-appearance: none;
    -webkit-appearance: none;
    font-family: var(--secondaryfont-regular);
    width: 100%;
    max-width: 100%;
    background-color: #fff;
    border-color: #dbdbdb;
    color: #000;
    padding: 10px 35px 10px 12px;
    cursor: pointer;
    display: block;
    border-radius: 5px;
}
.text.box textarea{
    display: block;
    position: relative;
    font-size: 15px;
    line-height: 19px;
    letter-spacing: -0.36px;
    border: 1px solid transparent;
    -moz-appearance: none;
    -webkit-appearance: none;
    font-family: var(--secondaryfont-regular);
    width: 100%;
    max-width: 100%;
    background-color: #fff;
    border-color: #dbdbdb;
    color: #000;
    padding: 10px 12px;
    resize: vertical;
    height: 100px;
    border-radius: 5px;
}

