﻿
@-webkit-viewport {
    width: device-width;
}

@-moz-viewport {
    width: device-width;
}

@-ms-viewport {
    width: device-width;
}

@-o-viewport {
    width: device-width;
}

@viewport {
    width: device-width;
}

@media (min-width: 1200px) {
    .header-form-txt {
        margin: 2px 0;
        line-height: 33px;
    }

    .header-form-btn {
        line-height: 34px;
    }

    .err-msg {
        margin-top: -11px;
    }
}

@media (max-width: 1199px) and (min-width: 992px) {
    .header-form {
        font-size: 30px;
        line-height: 28px;
        margin: 0px 0 20px 0;
        padding: 4px 25px;
    }

    .header-form-txt {
        padding: 0 12px !important;
    }

    .header-form-btn {
        margin: 6px 0 4px 0;
        line-height: 28px;
    }

    .err-msg {
        margin-top: -15px;
    }
}

@media (min-width: 1200px) {
    .header-form-btn {
        margin: 6px 0 8px 0 !important;
    }
}


@media (max-width: 1199px) and (min-width: 992px) {
    .header-form-txt {
        margin: 5px 0;
        line-height: 26px;
    }
}

@media (max-width: 991px) and (min-width: 768px) {
    .header-form {
        font-size: 22px;
        line-height: 20px;
        margin: 0px 0 20px 0;
        padding: 4px 25px;
    }

    .header-form-btn {
        margin: 3px 0 2px 0;
        line-height: 20px;
        font-size: 15px;
    }

    .header-form-txt {
        line-height: 20px;
        padding: 0 8px !important;
        font-size: 12px !important;
    }


    .err-msg {
        margin-top: -16px;
    }
}


@media screen and (max-width: 767px) {
    .benefit ul {
        margin: 0px;
    }

        .benefit ul li {
            padding: 8px 0px 8px 45px;
        }

    .tab_desktop_view {
        display: none;
    }

    .err-msg {
        margin-top: -16px;
    }

    .marquee {
        font-size: 18px !important;
        line-height: 19px;
    }

    .nopadding {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    #top_banner_bg {
        margin-top: 104px;
    }
}


.marquee {
    font-size: 24px;
    font-family: 'font_cn';
    color: #C00;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 8px;
}

.cleints {
    padding-top: 10px !important;
}

.flip-it {
    -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
    transform: scaleX(-1);
    -ms-filter: "FlipH";
    filter: FlipH;
}

.margin {
    padding: 30px 0 30px 0 !important;
}

.margin-big {
    padding: 40px 0 40px 0 !important;
}

.txt_aftr_bnr {
    margin: 0 0 10px 0;
}

#top_banner_bg {
    background-repeat: repeat;
}

.with100 {
    width: 100%;
}

@media (min-width: 1200px) {
    .header-form {
        font-size: 26px;
        line-height: 36px;
        width: 90%;
        margin: 0px 0 20px 0;
        float: right;
    }

    .header-form-txt {
        margin: 4px 0;
        line-height: 30px;
    }

    .err-msg {
        margin-top: -15px;
    }
}

@media (max-width: 1199px) and (min-width: 992px) {
    .header-form {
        font-size: 20px;
        line-height: 32px;
        margin: 0px 0 20px 0;
        padding: 4px 25px;
    }
}

@media (max-width: 991px) and (min-width: 768px) {
    .header-form {
        font-size: 16px;
        line-height: 22px;
        margin: 0px 0 20px 0;
        padding: 4px 25px;
    }

    .header-form-txt {
        margin: 4px 0;
    }
}

@media (max-width: 767px) {
    .header-form {
        font-size: 23px;
        line-height: 40px;
        margin: 0px auto 20px auto;
    }

    .header-form-txt {
        margin: 6px 0;
        border-radius: 6px;
        line-height: 34px;
    }
}


#top_banner_bg {
    max-width: 100%;
    padding: 10px 0 10px 0 !important;
    /*border-bottom:1px solid #e7e7e7;*/
}

.video-demo {
    background-color: #0e59b7;
    font-size: 30px;
    font-weight: 600;
    line-height: 36px;
    color: #fff;
}

.style-24 {
    font-size: 20px;
    color: #efeeee;
    font-weight: 100 !important;
}

@media (min-width: 992px) {
    .video-area {
        width: 65%;
        margin: auto;
    }
}

@media (max-width: 991px) and (min-width: 768px) {
    .video-area {
        width: 90%;
        margin: auto;
    }
}

.header-form {
    background-color: #fff !important;
    padding: 10px 25px 8px 25px !important;
}
/*.footer {
    background: url(../images/contact-bg-27.jpg) bottom center;
}*/
.header-heading {
    color: #FFF;
}

    .header-heading span {
        color: #FFF;
    }

.video-demo-mobile {
    background-color: #0e59b7;
    font-size: 24px;
    font-weight: 600;
    line-height: 22px;
    color: #900;
    text-align: center;
    padding: 15px 0;
}

    .video-demo-mobile a {
        color: #FF0;
    }

@media (min-width: 1200px) {
    .captcha-style {
        font-size: 24px;
        width: 90px;
        height: 34px;
        margin: 4px 0 0 0;
    }
}

@media (max-width: 1199px) and (min-width: 992px) {
    .captcha-style {
        font-size: 18px;
        width: 66px;
        height: 30px;
        margin: 0px 0 0 0;
    }
}

@media (max-width: 991px) and (min-width: 768px) {
    .captcha-style {
        font-size: 14px;
        width: 50px;
        height: 24px;
        margin: 0px 0 0 0;
    }
}

@media (max-width: 767px) and (min-width: 580px) {
    .captcha-style {
        font-size: 24px;
        width: 90px;
        height: 34px;
        margin: 2px 0 0 0;
    }
}

@media (max-width: 579px) and (min-width: 450px) {
    .captcha-style {
        font-size: 17px;
        width: 55px;
        height: 34px;
        margin: 2px 0 0 0;
    }
}

@media (max-width: 449px) and (min-width: 400px) {
    .captcha-style {
        font-size: 24px;
        width: 90px;
        height: 34px;
        margin: 2px 0 0 0;
    }
}

@media (max-width: 399px) {
    .captcha-style {
        font-size: 22px;
        width: 78px;
        height: 34px;
        margin: 2px 0 0 0;
    }
}

.TrialHead {
    font-size: 24px;
    line-height: 24px;
    color: #606060;
    font-weight: bold;
}

.form-control {
    font-size: 15px !important;
    line-height: 22px !important;
    height: 32px;
}

.form-group {
    margin-bottom: 12px;
}

.trial_form_btn {
    margin-top: 0;
}

p {
    margin: 0;
}

.trial_form {
    border: 1px solid #CCC;
    border-radius: 6px;
    margin: 20px auto;
    font-size: 16px !important;
    color: #1a1a1a !important;
}

.trial_form {
    font-size: 15px !important;
    line-height: 16px !important;
}

 .modal {
            display: none;
            position: fixed;
            z-index: 1000;
            top: 0;
            left: 0;
            height: 100%;
            width: 100%;
            background: rgba( 255, 255, 255, .8 ) url('https://i.stack.imgur.com/FhHRx.gif') 50% 50% no-repeat;
        }

        body.loading {
            overflow: hidden;
        }


            body.loading .modal {
                display: block;
            }


        #OtherInfo {
            font-style: italic;
            text-decoration: underline;
            padding-bottom: 20px;
        }

        .required {
            color: red;
        }

        .PostedData {
            background-color: #eeffea;
            color: black;
        }

        .TrialHead {
            font-size: 24px;
            line-height: 24px;
            color: #606060;
            font-weight: bold;
        }