@charset &quot;UTF-8&quot;;

body {
    margin: 0;
    font-family: 'Century Gothic', soleil, arial, sans-serif !important;
}

html,
body {
    margin: 0;
    height: 100%;
}

h2 {
    margin: 0;
    padding-bottom: 8px;
    border-bottom: 1px solid #ddd;
    color: #5a5a5a;
    text-align: center;
    font-size: 26px;
}

h3 {
    margin-top: 0;
    padding-bottom: 16px;
    border-bottom: 1px solid #ddd;
    color: #000;
    text-align: center;
    font-weight: normal;
    font-size: 16px;
}

h3:before {
    position: absolute;
    top: 26px;
    left: 25px;
    width: 2px;
    height: 25px;
    background: #000;
    content: '';
    transform: rotate(-20deg);
}

h3:after {
    position: absolute;
    top: 26px;
    right: 25px;
    width: 2px;
    height: 25px;
    background: #000;
    content: '';
    transform: rotate(20deg);
}

.b {
    font-weight: bold !important;
}

.fs8 {
    font-size: 8px !important
}

.fs9 {
    font-size: 9px !important
}

.fs10 {
    font-size: 10px !important
}

.fs11 {
    font-size: 11px !important
}

.fs12 {
    font-size: 12px !important
}

.fs13 {
    font-size: 15px !important;
}

.fs14 {
    font-size: 14px !important
}

.fs15 {
    font-size: 15px !important
}

.fs16 {
    font-size: 16px !important
}

.fs17 {
    font-size: 17px !important
}

.fs18 {
    font-size: 18px !important
}

.fs19 {
    font-size: 19px !important
}

.fs20 {
    font-size: 20px !important;
}

.white {
    color: #fff !important;
}

.red {
    color: #c00 !important
}

.blue {
    color: #2ca9e1 !important
}

.green {
    color: #82ae46 !important
}

.orange {
    color: #ff7d00 !important
}

.gray {
    color: #ddd !important
}

.bg_white {
    background-color: #fff !important
}

.bg_red {
    background-color: red !important
}

.bg_blue {
    background-color: #f3f9ff !important;
}

.bg_green {
    background-color: #82ae46 !important
}

.bg_orange {
    background-color: #ff7d00 !important
}

.bg_gray {
    background-color: #999 !important
}

.border_red {
    border-color: red !important
}

.border_blue {
    border-color: #2ca9e1 !important
}

.border_green {
    border-color: #82ae46 !important
}

.border_orange {
    border-color: #ff7d00 !important
}

.border_yellow {
    border-color: #fff000 !important
}

.border_black {
    border-color: #000 !important
}

.border_gray {
    border-color: #ddd !important
}

.border01 {
    border: 1px solid !important
}

.border02 {
    border: 2px solid !important
}

.border03 {
    border: 3px solid !important
}

.border01_gray {
    border: 1px solid #ddd !important
}

.border02_gray {
    border: 2px solid #ddd !important
}

.border03_gray {
    border: 3px solid #ddd !important
}

.border04_gray {
    border: 4px solid #ddd !important
}

.border05_gray {
    border: 5px solid #ddd !important
}

.m0 {
    margin: 0 !important
}

.mt0 {
    margin-top: 0 !important
}

.mr0 {
    margin-right: 0 !important
}

.mb0 {
    margin-bottom: 0 !important
}

.ml0 {
    margin-left: 0 !important
}

.m5 {
    margin: 5px !important
}

.mt5 {
    margin-top: 5px !important
}

.mr5 {
    margin-right: 5px !important
}

.mb5 {
    margin-bottom: 5px !important
}

.ml5 {
    margin-left: 5px !important
}

.m10 {
    margin: 10px !important
}

.mt10 {
    margin-top: 10px !important
}

.mr10 {
    margin-right: 10px !important
}

.mb10 {
    margin-bottom: 10px !important
}

.ml10 {
    margin-left: 10px !important
}

.m15 {
    margin: 15px !important
}

.mt15 {
    margin-top: 15px !important
}

.mr15 {
    margin-right: 15px !important;
}

.mb15 {
    margin-bottom: 15px !important
}

.ml15 {
    margin-left: 15px !important
}

.m20 {
    margin: 20px !important
}

.mt20 {
    margin-top: 20px !important
}

.mr20 {
    margin-right: 20px !important
}

.mb20 {
    margin-bottom: 20px !important
}

.ml20 {
    margin-left: 20px !important
}

.m25 {
    margin: 25px !important
}

.mt25 {
    margin-top: 25px !important
}

.mr25 {
    margin-right: 25px !important
}

.mb25 {
    margin-bottom: 25px !important
}

.ml25 {
    margin-left: 25px !important
}

.m30 {
    margin: 30px !important
}

.mt30 {
    margin-top: 30px !important
}

.mr30 {
    margin-right: 30px !important
}

.mb30 {
    margin-bottom: 30px !important
}

.ml30 {
    margin-left: 30px !important
}

.m35 {
    margin: 35px !important
}

.mt35 {
    margin-top: 35px !important
}

.mr35 {
    margin-right: 35px !important
}

.mb35 {
    margin-bottom: 35px !important
}

.ml35 {
    margin-left: 35px !important
}

.m40 {
    margin: 40px !important
}

.mt40 {
    margin-top: 40px !important
}

.mr40 {
    margin-right: 40px !important
}

.mb40 {
    margin-bottom: 40px !important
}

.ml40 {
    margin-left: 40px !important
}

.m45 {
    margin: 45px !important
}

.mt45 {
    margin-top: 45px !important
}

.mr45 {
    margin-right: 45px !important
}

.mb45 {
    margin-bottom: 45px !important
}

.ml45 {
    margin-left: 45px !important
}

.m50 {
    margin: 50px !important
}

.mt50 {
    margin-top: 50px !important
}

.mr50 {
    margin-right: 50px !important
}

.mb50 {
    margin-bottom: 50px !important
}

.ml50 {
    margin-left: 50px !important
}

.p0 {
    padding: 0 !important
}

.pt0 {
    padding-top: 0 !important
}

.pr0 {
    padding-right: 0 !important
}

.pb0 {
    padding-bottom: 0 !important
}

.pl0 {
    padding-left: 0 !important
}

.p5 {
    padding: 5px !important
}

.pt5 {
    padding-top: 5px !important
}

.pr5 {
    padding-right: 5px !important
}

.pb5 {
    padding-bottom: 5px !important
}

.pl5 {
    padding-left: 5px !important
}

.p10 {
    padding: 10px !important;
}

.pt10 {
    padding-top: 10px !important
}

.pr10 {
    padding-right: 10px !important
}

.pb10 {
    padding-bottom: 10px !important
}

.pl10 {
    padding-left: 10px !important
}

.p15 {
    padding: 15px !important
}

.pt15 {
    padding-top: 15px !important
}

.pr15 {
    padding-right: 15px !important
}

.pb15 {
    padding-bottom: 15px !important
}

.pl15 {
    padding-left: 15px !important
}

.p20 {
    padding: 20px !important
}

.pt20 {
    padding-top: 20px !important
}

.pr20 {
    padding-right: 20px !important
}

.pb20 {
    padding-bottom: 20px !important
}

.pl20 {
    padding-left: 20px !important
}

.p25 {
    padding: 25px !important
}

.pt25 {
    padding-top: 25px !important
}

.pr25 {
    padding-right: 25px !important
}

.pb25 {
    padding-bottom: 25px !important
}

.pl25 {
    padding-left: 25px !important
}

.p30 {
    padding: 30px !important
}

.pt30 {
    padding-top: 30px !important
}

.pr30 {
    padding-right: 30px !important
}

.pb30 {
    padding-bottom: 30px !important
}

.pl30 {
    padding-left: 30px !important
}

.p35 {
    padding: 35px !important
}

.pt35 {
    padding-top: 35px !important
}

.pr35 {
    padding-right: 35px !important
}

.pb35 {
    padding-bottom: 35px !important
}

.pl35 {
    padding-left: 35px !important
}

.p40 {
    padding: 40px !important
}

.pt40 {
    padding-top: 40px !important
}

.pr40 {
    padding-right: 40px !important
}

.pb40 {
    padding-bottom: 40px !important
}

.pl40 {
    padding-left: 40px !important
}

.p45 {
    padding: 45px !important
}

.pt45 {
    padding-top: 45px !important
}

.pr45 {
    padding-right: 45px !important
}

.pb45 {
    padding-bottom: 45px !important
}

.pl45 {
    padding-left: 45px !important
}

.p50 {
    padding: 50px !important
}

.pt50 {
    padding-top: 50px !important
}

.pr50 {
    padding-right: 50px !important
}

.pb50 {
    padding-bottom: 50px !important
}

.pl50 {
    padding-left: 50px !important
}

#wrap {
    margin: 0;
}

iframe {
    width: 100%;
    border: none;
}

.flex {
    display: flex;
}

@media screen and (min-width:1025px) {

    h1 {
        margin: 0;
        margin-bottom: 30px;
        padding: 20px 0;
        border-top: 2px solid #007eff;
        border-bottom: 2px solid #007eff;
        background: #fdfdfd;
        text-align: center;
        text-shadow: 2px 2px #cbe5ff;
        font-weight: normal;
        font-size: 29px;
    }

    #main {
        width: 950px;
        margin: 0 auto;
    }

    #header {
        background: #007eff;
        margin-bottom: 50px;
    }

    #count-down-timer {
        display: flex;
        margin: 0 auto;
        overflow: hidden;
        height: 89px;
        margin-bottom: 20px;
        justify-content: center;
        align-items:center;
    }

    #count-down-timer:before {
        content: '';
    }

    #count-down-timer p {
        text-align: center;
        margin-top: 2px;
        color: #fff;
        font-size: 11px;
    }

    .count-coment {
        position: relative;
        font-size: 16px;
        font-weight: ;
        color: #fff;
        flex:0 230px;
        padding-left:50px;
    }

    .count-coment:before {
        content: '';
        position: absolute;
        background: url(/theme/theme01/images/check-white.png)no-repeat center;
        background-size: 18px;
        padding: 16px;
        top: 4px;
        left: 0;
        border: 3px solid #ffffff;
        border-radius: 50%;
        border-left: 3px solid #007eff;
    }

    .hour {
        text-align: center;
    }

    .hour-count {
        position: relative;
        display: inline-block;
        margin-top: 13px;
        padding: 0;
        min-width: 2em;
        line-height: 1em;
        font-family: fantasy;
        font-weight: 700;
        font-size: 48px;
        color: #fff;
        background: #;
        border-radius: 8px;
    }

    .min {
        text-align: center;
    }

    .min-count {
        position: relative;
        display: inline-block;
        margin-top: 13px;
        padding: 0;
        min-width: 2em;
        line-height: 1em;
        font-family: Impact;
        font-family: fantasy;
        font-weight: 700;
        font-size: 48px;
        color: #fff;
        background: #;
        border-radius: 8px;
        margin-left: 3px;
    }

    .sec {
        text-align: center;
    }

    .sec-count {
        position: relative;
        display: inline-block;
        margin-top: 13px;
        padding: 0;
        min-width: 2em;
        line-height: 1em;
        font-family: fantasy;
        font-weight: 700;
        font-size: 48px;
        color: #fff;
        background: #;
        border-radius: 8px;
        margin-left: 3px;
    }

    .hour-count:before,
    .min-count:before,
    .sec-count:before {
        content: '';
        width: 80px;
        height: 1px;
        position: absolute;
        top: 22px;
        left: 0;
        background: #007eff;
    }
    #main-section {
        display: flex;
        align-items: flex-start;
    }
    .main_section_left {
        font-size: 15px;
        flex: 1;
        padding-right: 30px;
    }

    .banner {
        margin-top: 7px;
    }

    .main_section_right {
        flex: 0 280px;
        position: relative;
        margin-top: 5px;
        padding: 30px 20px 20px;
        line-height: 25px;
        box-shadow: 1px 1px 80px #ecf6ff;
        background: #fff;
    }

    .form {
        position: relative;
        width: 100%;
        margin-top: -10px;
    }

    .form_title {
        height: 111px;
        text-align: center;
    }

    .icon_calender {
        position: relative;
        top: 2px;
        margin-right: 6px;
        width: 14px;
    }

    .form select {
        font-size: 18px;
        width: 100%;
        padding: 0 10px;
        border: 1px solid #ddd;
        border-radius: 3px;
        height: 40px;
        letter-spacing: 1px;
    }

    .form label {
        font-size: 15px;
        display: block;
        float: left;
        margin-top: -6px;
        padding: 2px 8px 0 2px;
        border: 1px solid #ddd;
        border-radius: 3px;
        background: #fff;
        margin-bottom: 12px;
        margin-right: 5px;
        letter-spacing: 2px;
    }

    .form div {
        position: relative;
    }

    .form div:after {
        content: url(http://live-webinar.tv/theme/theme01/images/arrow-blue02.png);
        margin: 0 auto;
        display: inherit;
        width: 109px;
        height: 142px;
    }

    .form span {
        font-size: 11px !important;
        color: #b94a48 !important;
        background-color: #f2dede;
        border: #eed3d7 1px solid;
        padding: 8px;
        border-radius: 8px;
        display: inline-block;
        width: 100%;
        text-align: center;
        box-sizing: border-box;
    }

    .form input[type='text'] {
        font-size: 15px;
        width: 100%;
        box-sizing: border-box;
        height: 45px;
        padding: 0 10px;
        text-indent: 28px;
        border: 2px solid #ddd;
        border-radius: 3px;
        background: #fff url(http://live-webinar.tv/theme/theme01/images/icon_mail02.png)no-repeat 13px center;
        background-size: 20px;
        margin-top: 10px;
        transition: .5s;
    }

    .form input[type='text']:focus {
        border: 2px solid #007eff;
    }

    .form input[type='submit'] {
        font-size: 15px;
        font-weight: bold;
        line-height: 40px;
        display: block;
        width: 100%;
        height: 45px;
        cursor: pointer;
        border-style: none;
        background-color: #007eff;
        outline: none;
        border-radius: 3px;
    }

    .form input[type='submit']:hover {
        opacity: .8
    }

    .attention {
        font-size: 12px;
        line-height: 1.7;
        padding-top: 5px;
    }

    .privacy {
        font-size: 12px;
        line-height: 1.5;
        float: left;
        overflow: scroll;
        height: 90px;
        margin-top: 10px;
        padding: 3px;
        border: 1px solid #ddd;
        background: #fff;
    }

    .prof_wrap {
        margin: 30px 0 50px;
        border-radius: 5px;
    }

    .prof_head {
        font-size: 20px;
        line-height: 54px;
        height: 50px;
        padding-left: 48px;
        background: #f8f7f7 url(http://live-webinar.tv/theme/theme01/images/icon_koushi.png)no-repeat 15px 12px;
        background-size: 27px;
        border-left: 10px solid #007eff;
    }

    .prof_name {
        font-size: 19px;
        height: 50px;
        margin-top: 28px;
        margin-bottom: 20px;
        border-bottom: 1px dotted;
    }

    .avatar {
        position: relative;
    }

    .avatar img {
        position: relative;
        top: -60px;
        right: 0;
        position: absolute;
        width: 130px;
        height: 130px;
        margin: 0 25px;
        background: #fff;
        border-radius: 50%;
        border: 12px solid transparent;
    }

    .avatar:before {
        content: '';
        position: absolute;
        top: -60px;
        right: 0px;
        width: 130px;
        height: 130px;
        margin: 0 25px;
        border-radius: 50%;
        border: 12px solid #f1f7ff;
        border-top: 12px solid #8ebffd;
        z-index: 1;
        transform: rotate(60deg);
    }

    .profile {
        font-size: 16px;
        line-height: 30px;
        width: 700px;
    }

    .form_bottom {
        margin: 0 auto 80px;
        padding: 10px 25px 0px;
        border-radius: 3px;
        box-shadow: 1px 1px 80px #ecf6ff;
        line-height: 25px;
    }

    .form_title_bottom {
        font-size: 20px;
        font-weight: bold;
        line-height: 52px;
        margin-bottom: 10px;
        padding-left: 38px;
        border-bottom: 1px solid #ddd;
        background: url(http://live-webinar.tv/theme/theme01/images/icon_webinar.png)no-repeat 6px 12px;
        background-size: 23px;
    }

    .form_bottom-section {
        display: flex;
    }

    .form_bottom_left {
        flex: 0 300px;
        margin-right: 25px;
        position: relative;
        font-size: 14px;
    }

    .form_bottom select {
        font-size: 18px;
        width: 100%;
        padding: 8px 10px 7px;
        border: 1px solid #ddd;
        margin-top: -12px;
        letter-spacing: 1px;
    }

    .form_bottom label {
        font-size: 15px;
        display: block;
        float: left;
        margin: -6px 10px 0 0;
        padding: 2px 10px 0 0;
        border-radius: 3px;
        border: 1px solid #ddd;
        letter-spacing: 2px;
    }

    .form_bottom input[type='text'] {
        font-size: 16px;
        width: 100%;
        box-sizing: border-box;
        margin-top: 15px;
        padding: 12px 10px 11px;
        text-indent: 28px;
        border: 2px solid #ddd;
        border-radius: 3px;
        background: #fff url(http://live-webinar.tv/theme/theme01/images/icon_mail02.png)no-repeat 11px center;
        background-size: 20px;
        transition: .5s;
    }

    .form_bottom input[type='text']:focus {
        border: 2px solid #007eff;
    }

    .form_bottom input[type='submit'] {
        font-size: 15px;
        font-weight: bold;
        line-height: 40px;
        display: block;
        width: 100%;
        height: 45px;
        cursor: pointer;
        border-style: none;
        background-color: #007eff;
        outline: none;
        border-radius: 3px;
    }

    .form_bottom input[type='submit']:hover {
        opacity: .8
    }

    .form_bottom_right {
        flex: 1;
    }

    .privacy_bottom {
        font-size: 12px;
        line-height: 1.5;
        overflow: scroll;
        height: 90px;
        margin-top: 10px;
        padding: 3px;
        border: 1px solid #ddd;
        background: #fff;
    }

    .form_bottom_left_inner span {
        position: relative;
        font-size: 11px !important;
        color: #b94a48 !important;
        background-color: #f2dede;
        border: #eed3d7 1px solid;
        border-radius: 8px;
        display: inline-block;
        width: 100%;
        text-align: center;
        top: 7px;
    }

    .attention_bottom {
        font-size: 12px;
        line-height: 1.7;
        padding: 3px;
    }

    #footer {
        font-size: 12px;
        padding: 20px 0;
        text-align: center;
        color: #fff;
        background: #007eff;
    }

    .thank-you-page-title {
        text-align: center;
        padding: 24px 10px;
        color: #fff;
        font-size: 27px;
    }

    #thank-you-page {
        width: 950px;
        margin: 20px auto;
        border: 2px solid #eaeaea;
        padding: 20px;
        border-radius: 11px;
        background: #fff;
    }

    .th_section_left {
        font-size: 15px;
        float: left;
        width: 65%;
    }

    .th_section_right {
        float: right;
        width: 32%;
        position: relative;
        margin-top: 5px;
        background: #fff;
    }

    .webinarpage {
        margin-top: 17px;
        padding: 15px 20px;
        background: #007eff;
        margin-bottom: 30px;
        border-radius: 0 15px 15px 0;
        position: relative;
        left: -41px;
    }

    .webinarpage span {
        color: #fff;
        font-size: 20px;
    }

    .webinarpage img {
        top: 4px;
        position: relative;
    }

    .webinarpage::before {
        position: absolute;
        content: '';
        bottom: 100%;
        left: 0;
        border-top: solid 15px transparent;
        border-right: solid 20px rgb(149, 158, 155);
    }

    .webinar_url {
        background-color: #fff;
        position: relative;
        padding: 10px;
        margin-top: 5px;
    }

    .icon_calender_th {
        position: relative;
        top: 1px;
        width: 14px;
    }

    .your_webinar {
        padding: 10px 20px 15px;
        border: 1px solid #d2d2d2;
        border-radius: 5px;
        box-shadow: 1px 1px 10px #dcedff;
        font-size: 15px;
    }

    .your_webinar span {
        font-weight: bold;
        font-size: 15px;
    }

    .print {
        font-size: 16px;
        font-weight: bold;
        float: left;
        width: 100%;
        height: 52px;
        margin-top: 15px;
        text-align: center;
        color: #000;
        background: url(http://live-webinar.tv/theme/theme01/images/print.png)no-repeat;
        background-position: center;
    }

    .print_icon {
        padding: 17px 0 0 0;
        background: url(http://live-webinar.tv/theme/theme01/images/print_icon.png)no-repeat 34px 18px;
        background-size: 20px;
    }

    .reservation {
        margin-top: 7px;
    }

    .title {
        padding: 10px 0;
        border-bottom: 1px dotted #8c8c8c;
    }

    .e-mail {
        padding: 10px 0;
        border-bottom: 1px dotted #8c8c8c;
    }

    .date {
        padding: 10px 0;
        border-bottom: 1px dotted #8c8c8c;
    }

    .pass {
        padding: 10px 0;
    }

    .main_thanks {
        clear: both;
    }

    .cb {
        clear: both;
    }

    input[type='text'],
    input[type='password'],
    textarea,
    select {
        outline: none;
    }

    #webinar-page-top {
        position: fixed;
        line-height: 40px;
        background: #000;
        width: 100%;
        color: #fff;
        z-index: 1;
        /* border-bottom: 3px solid #002a52; */
    }

    .webinar-page-profile-image {
        width: 45px;
        height: 45px;
        border-radius: 50%;
        vertical-align: middle;
        margin-bottom: 10px;
    }

    .lecturer-name {
        font-size: 15px;
        margin-bottom: 10px;
        color: #fff;
    }

    .guest {
        text-align: right;
        padding: 0 15px;
        font-size: 13px;
    }

    .guest-icon {
        width: 19px;
        height: 19px;
        background: #b1ebff;
        padding: 4px;
        border-radius: 50%;
        vertical-align: middle;
        margin: 0 8px;
        background: linear-gradient(-45deg, #2799da, #b5e6ff);
    }

    .side-section {
        position: fixed;
        top: 40px;
        left: 0;
        width: 300px;
        height: 100vh;
        overflow-y: auto;
    }

    input[type='submit'] {
        width: 100px;
        height: 30px;
        color: #fff;
        border: none;
        background: #3b4956;
    }

    .contact {
        height: 370px;
    }

    .contact_title {
        font-size: 12px;
        line-height: 30px;
        text-align: center;
        color: #fff;
        /* background: #0f3252; */
    }

    .contact_title img {
        vertical-align: middle;
        width: 14px;
        position: relative;
        top: -1px;
        right: 7px;
    }

    .contact p {
        font-size: 12px;
        text-align: center;
    }

    .contact textarea {
        width: 100%;
        height: 200px;
        box-sizing: border-box;
    }

    .memo {
        color: #fff;
    }

    .memo_title {
        font-size: 12px;
        line-height: 30px;
        height: 30px;
        text-align: center;
        background: #0f3252;
    }

    .memo_title img {
        vertical-align: middle;
        width: 13px;
        position: relative;
        top: -1px;
        right: 3px;
    }

    .memo textarea {
        width: 100%;
        height: calc(100vh - 60px);
        border: none;
        box-sizing: border-box;
        padding: 10px 10px 20px;
        box-shadow: inset 0 -10px 15px rgb(0 0 0 / 50%);
        resize: none;
    }

    .webinar-page-section {
        width: 100%;
    }

    .webinar-page {
        padding-left: 300px;
        padding-top: 50px;
    }

    .webinar_title {
        font-size: 22px;
        font-weight: bold;
        color: #fff;
        position: relative;
        margin: 10px 0;
        padding: 0 15%;
    }

    .icon_webinar {
        position: relative;
        vertical-align: middle;
        margin-top: -10px;
        margin-right: 7px;
        width: 28px;
    }

    .webinar-page-profile {
        color: #a6afbd;
        font-size: 15px;
    }

    .mov-sention-bottom {
        display: flex;
        padding: 15px 15%;
    }

    .mov-sention-bottom-col1 {
        text-align: center;
        max-width: 140px;
    }

    .mov-sention-bottom-col2 {
        flex: 1;
        padding: 0 50px 0 20px;
    }

    .mov-sention-bottom-col3 {
        flex: 0 300px;
        color: #a6afbd;
    }

    .form-top {
        font-size: 13px;
        margin: 0;
    }

    .form-wrap p {
        font-size: 13px;
        text-align: center;
    }

    .mov-sention-bottom-col3 textarea {
        width: 100%;
        height: 300px;
        box-sizing: border-box;
        resize: none;
        margin-top: 5px;
    }
    .mov-section {
    }
    .mov-start {
        margin: 30px;
        color: #fff;
        font-size: 16px;
        font-weight: bold;
        letter-spacing: 1px;
    }

    .mov {
        position: relative;
        padding: 0 10%;
        background: #000;
        margin-bottom: 20px;
    }

    #mov_wrap:before {
        content: 'LIVE';
        position: absolute;
        background: #d2537c;
        color: #fff;
        top: 10px;
        left: 15px;
        font-size: 13px;
        padding: 0;
        line-height: 13px;
        padding: 2px 8px;
        letter-spacing: 1px;
        z-index: 1;
    }

    .mov iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

    .mov_wrap p {
        margin-right: 20px;
        text-align: right;
    }

}

@media screen and (max-width:1024px) and (min-width:481px) {

    h1 {
        margin: 0;
        margin-bottom: 30px;
        padding: 20px 0;
        border-top: 2px solid #007eff;
        border-bottom: 2px solid #007eff;
        background: #fdfdfd;
        text-align: center;
        text-shadow: 2px 2px #cbe5ff;
        font-weight: normal;
        font-size: 30px;
    }

    #main {
        margin: 0 auto;
        padding: 0 20px;
    }

    #header {
        background: #007eff;
        margin-bottom: 40px;
    }

    #count-down-timer {
        display: flex;
        margin: 0 auto;
        overflow: hidden;
        height: 89px;
        margin-bottom: 20px;
        justify-content: center;
        align-items: center;
    }

    #count-down-timer:before {
        content: '';
    }

    #count-down-timer p {
        text-align: center;
        margin-top: 2px;
        color: #fff;
        font-size: 13px;
    }

    .count-coment {
        position: relative;
        font-size: 18px;
        color: #fff;
        padding-left: 50px;
        flex:0 200px;
    }

    .count-coment:before {
        content: '';
        position: absolute;
        background: url(/theme/theme01/images/check-white.png)no-repeat center;
        background-size: 18px;
        padding: 16px;
        top: 5px;
        left: 0;
        border: 3px solid #ffffff;
        border-radius: 50%;
        border-left: 3px solid #007eff;
    }

    .hour {
        margin-left: 10px;
        text-align: center;
    }

    .hour-count {
        position: relative;
        display: inline-block;
        padding: 0 10px;
        margin-top:12px;
        line-height: 1em;
        font-weight: 700;
        font-size: 48px;
        color: #fff;
        border-radius: 8px;
    }

    .min {
        text-align: center;
    }

    .min-count {
        position: relative;
        display: inline-block;
        padding: 0 10px;
        margin-top:12px;
        line-height: 1em;
        font-weight: 700;
        font-size: 48px;
        color: #fff;
        border-radius: 8px;
        margin-left: 3px;
    }

    .sec {
        text-align: center;
    }

    .sec-count {
        position: relative;
        display: inline-block;
        padding: 0 10px;
        margin-top:12px;
        line-height: 1em;
        font-weight: 700;
        font-size: 48px;
        color: #fff;
        border-radius: 8px;
        margin-left: 3px;
    }

    .hour-count:before,
    .min-count:before,
    .sec-count:before {
        content: '';
        width: 80px;
        height: 1px;
        position: absolute;
        top: 22px;
        left: 0;
        background: #007eff;
    }
    #main-section {
    }
    .main_section_left {
        font-size: 18px;
    }

    .banner {
        margin: 0 auto;
        width: 100%;
    }

    .main_section_right {
        display: none;
        flex: 0 280px;
        position: relative;
        margin-top: 5px;
        padding: 30px 20px 20px;
        line-height: 25px;
        box-shadow: 1px 1px 80px #ecf6ff;
        background: #fff;
    }

    .form {
        position: relative;
        width: 100%;
        margin-top: -10px;
    }

    .form_title {
        height: 111px;
        text-align: center;
    }

    .icon_calender {
        position: relative;
        top: 2px;
        margin-right: 6px;
        width: 14px;
    }

    .form select {
        font-size: 18px;
        width: 100%;
        padding: 0 10px;
        border: 1px solid #ddd;
        border-radius: 3px;
        height: 40px;
        letter-spacing: 1px;
    }

    .form label {
        font-size: 15px;
        display: block;
        float: left;
        margin-top: -6px;
        padding: 2px 8px 0 2px;
        border: 1px solid #ddd;
        border-radius: 3px;
        background: #fff;
        margin-bottom: 12px;
        margin-right: 5px;
        letter-spacing: 2px;
    }

    .form div {
        position: relative;
    }

    .form div:after {
        content: url(http://live-webinar.tv/theme/theme01/images/arrow-blue02.png);
        margin: 0 auto;
        display: inherit;
        width: 109px;
        height: 142px;
    }

    .form span {
        font-size: 11px !important;
        color: #b94a48 !important;
        background-color: #f2dede;
        border: #eed3d7 1px solid;
        padding: 8px;
        border-radius: 8px;
        display: inline-block;
        width: 100%;
        text-align: center;
        box-sizing: border-box;
    }

    .form input[type='text'] {
        font-size: 15px;
        width: 100%;
        box-sizing: border-box;
        height: 45px;
        padding: 0 10px;
        text-indent: 28px;
        border: 2px solid #ddd;
        border-radius: 3px;
        background: #fff url(http://live-webinar.tv/theme/theme01/images/icon_mail02.png)no-repeat 13px center;
        background-size: 20px;
        margin-top: 10px;
        transition: .5s;
    }

    .form input[type='text']:focus {
        border: 2px solid #007eff;
    }

    .form input[type='submit'] {
        font-size: 15px;
        font-weight: bold;
        line-height: 40px;
        display: block;
        width: 100%;
        height: 45px;
        cursor: pointer;
        border-style: none;
        background-color: #007eff;
        outline: none;
        border-radius: 3px;
    }

    .form input[type='submit']:hover {
        opacity: .8
    }

    .attention {
        font-size: 12px;
        line-height: 1.7;
        padding-top: 5px;
    }

    .privacy {
        font-size: 12px;
        line-height: 1.5;
        float: left;
        overflow: scroll;
        height: 90px;
        margin-top: 10px;
        padding: 3px;
        border: 1px solid #ddd;
        background: #fff;
    }

    .prof_wrap {
        margin-bottom: 60px;
        border-radius: 5px;
    }

    .prof_head {
        font-size: 20px;
        line-height: 54px;
        height: 50px;
        padding-left: 48px;
        background: #f8f7f7 url(http://live-webinar.tv/theme/theme01/images/icon_koushi.png)no-repeat 15px 12px;
        background-size: 27px;
        border-left: 10px solid #007eff;
    }

    .prof_name {
        font-size: 19px;
        height: 50px;
        margin-top: 28px;
        margin-bottom: 20px;
        border-bottom: 1px dotted;
    }

    .avatar {
        position: relative;
    }

    .avatar img {
        position: relative;
        top: -60px;
        right: 0;
        position: absolute;
        width: 130px;
        height: 130px;
        margin: 0 25px;
        background: #fff;
        border-radius: 50%;
        border: 12px solid transparent;
    }

    .avatar:before {
        content: '';
        position: absolute;
        top: -60px;
        right: 0px;
        width: 130px;
        height: 130px;
        margin: 0 25px;
        border-radius: 50%;
        border: 12px solid #f1f7ff;
        border-top: 12px solid #8ebffd;
        z-index: 1;
        transform: rotate(60deg);
    }

    .profile {
        font-size: 18px;
        line-height: 30px;
        width: 520px;
    }

    .form_bottom {
        margin: 0 auto 70px;
        padding: 10px 25px;
        border-radius: 3px;
        box-shadow: 1px 1px 80px #ecf6ff;
        line-height: 25px;
    }

    .form_title_bottom {
        font-size: 23px;
        font-weight: bold;
        line-height: 52px;
        margin-bottom: 10px;
        padding-left: 38px;
        border-bottom: 1px solid #ddd;
        background: url(http://live-webinar.tv/theme/theme01/images/icon_webinar.png)no-repeat 6px 12px;
        background-size: 23px;
    }

    .form_bottom-section {
    }

    .form_bottom_left {
        position: relative;
        font-size: 16px;
    }

    .form_bottom select {
        font-size: 22px;
        width: 100%;
        padding: 8px 10px 7px;
        border: 1px solid #ddd;
        margin-top: -12px;
        letter-spacing: 1px;
    }

    .form_bottom label {
        font-size: 20px;
        display: block;
        float: left;
        margin: -6px 10px 0 0;
        padding: 2px 10px 0 0;
        border-radius: 3px;
        border: 1px solid #ddd;
        letter-spacing: 2px;
    }

    .form_bottom input[type='text'] {
        font-size: 19px;
        width: 100%;
        box-sizing: border-box;
        margin-top: 15px;
        padding: 15px 10px 14px;
        text-indent: 28px;
        border: 2px solid #ddd;
        border-radius: 3px;
        background: #fff url(http://live-webinar.tv/theme/theme01/images/icon_mail02.png)no-repeat 11px center;
        background-size: 20px;
        transition: .5s;
    }

    .form_bottom input[type='text']:focus {
        border: 2px solid #007eff;
    }

    .form_bottom input[type='submit'] {
        font-size: 20px;
        font-weight: bold;
        line-height: 40px;
        display: block;
        width: 100%;
        height: 52px;
        cursor: pointer;
        border-style: none;
        background-color: #007eff;
        outline: none;
        border-radius: 3px;
    }

    .form_bottom input[type='submit']:hover {
        opacity: .8
    }

    .form_bottom_right {
    }

    .privacy_bottom {
        font-size: 14px;
        line-height: 1.5;
        overflow: scroll;
        height: 90px;
        margin-top: 10px;
        padding: 3px;
        border: 1px solid #ddd;
        background: #fff;
    }

    .form_bottom_left_inner span {
        position: relative;
        font-size: 11px !important;
        color: #b94a48 !important;
        background-color: #f2dede;
        border: #eed3d7 1px solid;
        border-radius: 8px;
        display: inline-block;
        width: 100%;
        text-align: center;
        top: 7px;
    }

    .attention_bottom {
        font-size: 16px;
        line-height: 1.7;
        padding: 3px;
    }

    #footer {
        font-size: 12px;
        padding: 20px 0;
        text-align: center;
        color: #fff;
        background: #007eff;
    }

    .thank-you-page-title {
        text-align: center;
        padding: 24px 10px;
        color: #fff;
        font-size: 27px;
    }

    #thank-you-page {
        margin: 0 40px;
        border: 2px solid #eaeaea;
        padding: 20px;
        border-radius: 11px;
        background: #fff;
        word-break: break-all;
    }

    .th_section_left {
        font-size: 18px;
        margin-bottom: 30px;
    }

    .th_section_right {
        position: relative;
        background: #fff;
    }

    .webinarpage {
        margin-top: 17px;
        padding: 15px 20px;
        background: #007eff;
        margin-bottom: 30px;
        border-radius: 0 15px 15px 0;
        position: relative;
        left: -41px;
    }

    .webinarpage span {
        color: #fff;
        font-size: 22px;
    }

    .webinarpage img {
        top: 4px;
        position: relative;
    }

    .webinarpage::before {
        position: absolute;
        content: '';
        bottom: 100%;
        left: 0;
        border-top: solid 15px transparent;
        border-right: solid 20px rgb(149, 158, 155);
    }

    .webinar_url {
        background-color: #fff;
        position: relative;
        padding: 10px;
        margin-top: 5px;
    }

    .icon_calender_th {
        position: relative;
        top: 1px;
        width: 14px;
    }

    .your_webinar {
        padding: 10px 20px 15px;
        border: 1px solid #d2d2d2;
        border-radius: 5px;
        box-shadow: 1px 1px 10px #dcedff;
        font-size: 20px;
    }

    .your_webinar span {
        font-weight: bold;
        font-size: 20px;
    }

    .print {
        display: none;
        font-size: 16px;
        font-weight: bold;
        float: left;
        width: 100%;
        height: 52px;
        margin-top: 15px;
        text-align: center;
        color: #000;
        background: url(http://live-webinar.tv/theme/theme01/images/print.png)no-repeat;
        background-position: center;
    }

    .print_icon {
        padding: 17px 0;
        background: url(http://live-webinar.tv/theme/theme01/images/print_icon.png)no-repeat 34px 18px;
        background-size: 20px;
        font-size: 17px;
    }

    .reservation {
        margin-top: 25px;
    }

    .title {
        padding: 15px 0;
        border-bottom: 1px dotted #8c8c8c;
    }

    .e-mail {
        padding: 15px 0;
        border-bottom: 1px dotted #8c8c8c;
    }

    .date {
        padding: 15px 0;
        border-bottom: 1px dotted #8c8c8c;
    }

    .pass {
        padding: 15px 0;
    }

    .main_thanks {
        clear: both;
    }

    .cb {
        clear: both;
    }

    input[type='text'],
    input[type='password'],
    textarea,
    select {
        outline: none;
    }

    #webinar-page-top {
        position: fixed;
        line-height: 40px;
        background: #000;
        width: 100%;
        color: #fff;
        z-index: 1;
        /* border-bottom: 3px solid #002a52; */
    }

    .webinar-page-profile-image {
        width: 45px;
        height: 45px;
        border-radius: 50%;
        vertical-align: middle;
        margin-bottom: 10px;
    }

    .lecturer-name {
        font-size: 17px;
        margin-bottom: 10px;
        color: #fff;
    }

    .guest {
        text-align: right;
        padding: 0 15px;
        font-size: 13px;
    }

    .guest-icon {
        width: 19px;
        height: 19px;
        background: #b1ebff;
        padding: 4px;
        border-radius: 50%;
        vertical-align: middle;
        margin: 0 8px;
        background: linear-gradient(-45deg, #2799da, #b5e6ff);
    }

    .side-section {
        display: none;
        position: fixed;
        top: 40px;
        left: 0;
        width: 300px;
        height: 100vh;
        overflow-y: auto;
    }

    input[type='submit'] {
        width: 130px;
        height: 38px;
        color: #fff;
        border: none;
        background: #3b4956;
        font-size: 15px;
    }

    .contact {
        height: 370px;
    }

    .contact_title {
        font-size: 18px;
        line-height: 30px;
        text-align: center;
        color: #fff;
        margin-bottom: 10px;
        /* background: #0f3252; */
    }

    .contact_title img {
        vertical-align: middle;
        width: 19px;
        position: relative;
        top: -1px;
        right: 7px;
    }

    .contact p {
        font-size: 12px;
        text-align: center;
    }

    .contact textarea {
        width: 100%;
        height: 200px;
        box-sizing: border-box;
    }

    .memo {
        color: #fff;
    }

    .memo_title {
        font-size: 12px;
        line-height: 30px;
        height: 30px;
        text-align: center;
        background: #0f3252;
    }

    .memo_title img {
        vertical-align: middle;
        width: 13px;
        position: relative;
        top: -1px;
        right: 3px;
    }

    .memo textarea {
        width: 100%;
        height: calc(100vh - 60px);
        border: none;
        box-sizing: border-box;
        padding: 10px 10px 20px;
        box-shadow: inset 0 -10px 15px rgb(0 0 0 / 50%);
        resize: none;
    }

    .webinar-page-section {
        width: 100%;
    }

    .webinar-page {
        padding-top: 50px;
    }

    .webinar_title {
        font-size: 25px;
        font-weight: bold;
        color: #fff;
        position: relative;
        margin: 20px 0;
        padding: 0 5%;
    }

    .icon_webinar {
        position: relative;
        vertical-align: middle;
        margin-top: -10px;
        margin-right: 7px;
        width: 28px;
    }

    .webinar-page-profile {
        color: #a6afbd;
        font-size: 19px;
    }

    .mov-sention-bottom {
        display: flex;
        flex-wrap: wrap;
        padding: 0 5%;
    }

    .mov-sention-bottom-col1 {
        text-align: center;
        width: 140px;
        margin-right: 10px;
    }

    .mov-sention-bottom-col2 {
        flex: 0 calc(100% - 150px);
    }

    .mov-sention-bottom-col3 {
        flex: 1;
        color: #a6afbd;
        margin: 50px 0;
    }

    .form-top {
        font-size: 17px;
        margin: 0;
    }

    .form-wrap p {
        font-size: 13px;
        text-align: center;
    }

    .mov-sention-bottom-col3 textarea {
        width: 100%;
        height: 300px;
        box-sizing: border-box;
        resize: none;
        margin-top: 10px;
    }
    .mov-section {
    }
    .mov-start {
        margin: 30px;
        color: #fff;
        font-size: 16px;
        font-weight: bold;
        letter-spacing: 1px;
    }

    .mov {
        position: relative;
        padding: 0 10%;
        background: #000;
        margin-bottom: 20px;
    }

    #mov_wrap:before {
        content: 'LIVE';
        position: absolute;
        background: #d2537c;
        color: #fff;
        top: 10px;
        left: 15px;
        font-size: 14px;
        padding: 0 8px;
        letter-spacing: 1px;
        z-index: 1;
    }

    .mov iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

    .mov_wrap p {
        margin-right: 20px;
        text-align: right;
    }

}

@media screen and (max-width:480px) {
    #wrap {
        padding-bottom: 30px;
    }

    h1 {
        margin: 0;
        margin-bottom: 20px;
        padding: 20px 0;
        border-top: 2px solid #007eff;
        border-bottom: 2px solid #007eff;
        background: #fdfdfd;
        text-align: center;
        text-shadow: 2px 2px #cbe5ff;
        font-weight: normal;
        font-size: 21px;
    }

    #main {
        margin: 0 auto;
        padding: 0 10px;
    }

    #header {
        background: #007eff;
        margin-bottom: 20px;
    }

    #count-down-timer {
        display: flex;
        overflow: hidden;
        height: 80px;
        width: 100%;
        justify-content: center;
        align-items: center;
    }

    #count-down-timer:before {
        content: '';
    }

    #count-down-timer p {
        text-align: center;
        margin-top: 2px;
        color: #fff;
        font-size: 11px;
    }

    .count-coment {
        position: relative;
        font-size: 14px;
        font-weight: ;
        color: #fff;
        padding-left: 40px;
        flex:0 160px;
    }

    .count-coment:before {
        content: '';
        position: absolute;
        background: url(/theme/theme01/images/check-white.png)no-repeat center;
        background-size: 17px;
        padding: 13px;
        top: 4px;
        left: 0;
        border: 3px solid #ffffff;
        border-radius: 50%;
        border-left: 3px solid #007eff;
    }

    .hour {
        text-align: center;
    }

    .hour-count {
        position: relative;
        display: inline-block;
        margin-top: 10px;
        padding: 0 5px;
        line-height: 1em;
        font-weight: 700;
        font-size: 43px;
        color: #fff;
        border-radius: 8px;
    }

    .min {
        text-align: center;
    }

    .min-count {
        position: relative;
        display: inline-block;
        margin-top: 10px;
        padding: 0 5px;
        line-height: 1em;
        font-weight: 700;
        font-size: 43px;
        color: #fff;
        border-radius: 8px;
    }

    .sec {
        text-align: center;
    }

    .sec-count {
        position: relative;
        display: inline-block;
        margin-top: 10px;
        padding: 0 5px;
        line-height: 1em;
        font-weight: 700;
        font-size: 43px;
        color: #fff;
        border-radius: 8px;
    }

    .hour-count:before,
    .min-count:before,
    .sec-count:before {
        content: '';
        width: 80px;
        height: 1px;
        position: absolute;
        top: 22px;
        left: 0;
        background: #007eff;
    }
    #main-section {
    }
    .main_section_left {
        font-size: 15px;
    }

    .banner {
        width: 100%;
    }

    .main_section_right {
        display: none;
        flex: 0 280px;
        position: relative;
        margin-top: 5px;
        padding: 30px 20px 20px;
        line-height: 25px;
        box-shadow: 1px 1px 80px #ecf6ff;
        background: #fff;
    }

    .form {
        position: relative;
        width: 100%;
        margin-top: -10px;
    }

    .form_title {
        height: 111px;
        text-align: center;
    }

    .icon_calender {
        position: relative;
        top: 2px;
        margin-right: 6px;
        width: 14px;
    }

    .form select {
        font-size: 18px;
        width: 100%;
        padding: 0 10px;
        border: 1px solid #ddd;
        border-radius: 3px;
        height: 40px;
        letter-spacing: 1px;
    }

    .form label {
        font-size: 15px;
        display: block;
        float: left;
        margin-top: -6px;
        padding: 2px 8px 0 2px;
        border: 1px solid #ddd;
        border-radius: 3px;
        background: #fff;
        margin-bottom: 12px;
        margin-right: 5px;
        letter-spacing: 2px;
    }

    .form div {
        position: relative;
    }

    .form div:after {
        content: url(http://live-webinar.tv/theme/theme01/images/arrow-blue02.png);
        margin: 0 auto;
        display: inherit;
        width: 109px;
        height: 142px;
    }

    .form span {
        font-size: 11px !important;
        color: #b94a48 !important;
        background-color: #f2dede;
        border: #eed3d7 1px solid;
        padding: 8px;
        border-radius: 8px;
        display: inline-block;
        width: 100%;
        text-align: center;
        box-sizing: border-box;
    }

    .form input[type='text'] {
        font-size: 15px;
        width: 100%;
        box-sizing: border-box;
        height: 45px;
        padding: 0 10px;
        text-indent: 28px;
        border: 2px solid #ddd;
        border-radius: 3px;
        background: #fff url(http://live-webinar.tv/theme/theme01/images/icon_mail02.png)no-repeat 13px center;
        background-size: 20px;
        margin-top: 10px;
        transition: .5s;
    }

    .form input[type='text']:focus {
        border: 2px solid #007eff;
    }

    .form input[type='submit'] {
        font-size: 15px;
        font-weight: bold;
        line-height: 40px;
        display: block;
        width: 100%;
        height: 45px;
        cursor: pointer;
        border-style: none;
        background-color: #007eff;
        outline: none;
        border-radius: 3px;
    }

    .form input[type='submit']:hover {
        opacity: .8
    }

    .attention {
        font-size: 12px;
        line-height: 1.7;
        padding-top: 5px;
    }

    .privacy {
        font-size: 12px;
        line-height: 1.5;
        float: left;
        overflow: scroll;
        height: 90px;
        margin-top: 10px;
        padding: 3px;
        border: 1px solid #ddd;
        background: #fff;
    }

    .prof_wrap {
        margin: 0 0 60px;
        border-radius: 5px;
    }

    .prof_head {
        font-size: 20px;
        line-height: 54px;
        height: 50px;
        padding-left: 48px;
        background: #f8f7f7 url(http://live-webinar.tv/theme/theme01/images/icon_koushi.png)no-repeat 15px 12px;
        background-size: 27px;
        border-left: 10px solid #007eff;
    }

    .prof_name {
        font-size: 19px;
        height: 40px;
        margin-top: 18px;
        margin-bottom: 10px;
        border-bottom: 1px dotted;
    }

    .avatar {
        position: relative;
    }

    .avatar img {
        position: relative;
        top: -140px;
        right: 0;
        position: absolute;
        width: 90px;
        height: 90px;
        margin: 0 25px;
        background: #fff;
        border-radius: 50%;
        border: 7px solid transparent;
    }

    .avatar:before {
        content: '';
        position: absolute;
        top: -140px;
        right: 0px;
        width: 90px;
        height: 90px;
        margin: 0 25px;
        border-radius: 50%;
        border: 7px solid #f1f7ff;
        border-top: 7px solid #8ebffd;
        z-index: 1;
        transform: rotate(60deg);
    }

    .profile {
        font-size: 16px;
        line-height: 30px;
    }

    .form_bottom {
        margin: 0 auto 60px;
        padding: 10px 25px 0;
        border-radius: 3px;
        box-shadow: 1px 1px 80px #ecf6ff;
        line-height: 25px;
    }

    .form_title_bottom {
        font-size: 20px;
        font-weight: bold;
        line-height: 52px;
        margin-bottom: 10px;
        padding-left: 38px;
        border-bottom: 1px solid #ddd;
        background: url(http://live-webinar.tv/theme/theme01/images/icon_webinar.png)no-repeat 6px 12px;
        background-size: 23px;
    }

    .form_bottom-section {
    }

    .form_bottom_left {
        position: relative;
        font-size: 14px;
    }

    .form_bottom select {
        font-size: 18px;
        width: 100%;
        padding: 8px 10px 7px;
        border: 1px solid #ddd;
        margin-top: -12px;
        letter-spacing: 1px;
    }

    .form_bottom label {
        font-size: 15px;
        display: block;
        float: left;
        margin: -6px 10px 0 0;
        padding: 2px 10px 0 0;
        border-radius: 3px;
        border: 1px solid #ddd;
        letter-spacing: 2px;
    }

    .form_bottom input[type='text'] {
        font-size: 16px;
        width: 100%;
        box-sizing: border-box;
        margin-top: 15px;
        padding: 12px 10px 11px;
        text-indent: 28px;
        border: 2px solid #ddd;
        border-radius: 3px;
        background: #fff url(http://live-webinar.tv/theme/theme01/images/icon_mail02.png)no-repeat 11px center;
        background-size: 20px;
        transition: .5s;
    }

    .form_bottom input[type='text']:focus {
        border: 2px solid #007eff;
    }

    .form_bottom input[type='submit'] {
        font-size: 15px;
        font-weight: bold;
        line-height: 40px;
        display: block;
        width: 100%;
        height: 45px;
        cursor: pointer;
        border-style: none;
        background-color: #007eff;
        outline: none;
        border-radius: 3px;
    }

    .form_bottom input[type='submit']:hover {
        opacity: .8
    }

    .form_bottom_right {
    }

    .privacy_bottom {
        font-size: 11px;
        line-height: 1.5;
        overflow: scroll;
        height: 90px;
        margin-top: 10px;
        padding: 3px;
        border: 1px solid #ddd;
        background: #fff;
    }

    .form_bottom_left_inner span {
        position: relative;
        font-size: 11px !important;
        color: #b94a48 !important;
        background-color: #f2dede;
        border: #eed3d7 1px solid;
        border-radius: 8px;
        display: inline-block;
        width: 100%;
        text-align: center;
        top: 7px;
    }

    .attention_bottom {
        font-size: 12px;
        line-height: 1.7;
        padding: 3px;
    }

    #footer {
        font-size: 12px;
        padding: 20px 0;
        text-align: center;
        color: #fff;
        background: #007eff;
    }

    .thank-you-page-title {
        text-align: center;
        padding: 24px 10px;
        color: #fff;
        font-size: 21px;
    }

    #thank-you-page {
        margin: 0 30px;
        border: 2px solid #eaeaea;
        padding: 20px;
        border-radius: 11px;
        background: #fff;
        word-break: break-all;
    }

    .th_section_left {
        font-size: 15px;
    }

    .th_section_right {
        position: relative;
        margin-top: 5px;
        line-height: 25px;
        background: #fff;
    }

    .webinarpage {
        margin-top: 17px;
        padding: 15px 20px;
        background: #007eff;
        margin-bottom: 30px;
        border-radius: 0 15px 15px 0;
        position: relative;
        left: -41px;
        width: 100%;
    }

    .webinarpage span {
        color: #fff;
        font-size: 16px;
    }

    .webinarpage img {
        top: 4px;
        position: relative;
    }

    .webinarpage::before {
        position: absolute;
        content: '';
        bottom: 100%;
        left: 0;
        border-top: solid 15px transparent;
        border-right: solid 20px rgb(149, 158, 155);
    }

    .webinar_url {
        background-color: #fff;
        position: relative;
        padding: 5px 10px;
        margin-top: 5px;
    }

    .icon_calender_th {
        position: relative;
        top: 1px;
        width: 14px;
    }

    .your_webinar {
        padding: 10px 18px 15px;
        border: 1px solid #d2d2d2;
        border-radius: 5px;
        box-shadow: 1px 1px 10px #dcedff;
        margin-top: 35px;
        font-size: 15px;
    }

    .your_webinar span {
        font-weight: bold;
        font-size: 15px;
    }

    .print {
        display: none;
        font-size: 16px;
        font-weight: bold;
        float: left;
        width: 100%;
        height: 52px;
        margin-top: 15px;
        text-align: center;
        color: #000;
        background: url(http://live-webinar.tv/theme/theme01/images/print.png)no-repeat;
        background-position: center;
    }

    .print_icon {
        padding: 17px 0 0 0;
        background: url(http://live-webinar.tv/theme/theme01/images/print_icon.png)no-repeat 34px 18px;
        background-size: 20px;
    }

    .reservation {
        margin-top: 7px;
    }

    .title {
        padding: 15px 0;
        border-bottom: 1px dotted #8c8c8c;
    }

    .e-mail {
        padding: 15px 0;
        border-bottom: 1px dotted #8c8c8c;
    }

    .date {
        padding: 15px 0;
        border-bottom: 1px dotted #8c8c8c;
    }

    .pass {
        padding: 15px 0;
    }

    .main_thanks {
        clear: both;
    }

    .cb {
        clear: both;
    }

    input[type='text'],
    input[type='password'],
    textarea,
    select {
        outline: none;
    }

    #webinar-page-top {
        position: fixed;
        line-height: 40px;
        background: #000;
        width: 100%;
        color: #fff;
        z-index: 1;
        /* border-bottom: 3px solid #002a52; */
    }

    .webinar-page-profile-image {
        width: 45px;
        height: 45px;
        border-radius: 50%;
        vertical-align: middle;
        margin-bottom: 10px;
        margin-right: 10px;
    }

    .lecturer-name {
        font-size: 15px;
        margin-bottom: 10px;
        color: #fff;
    }

    .guest {
        text-align: right;
        padding: 0 15px;
        font-size: 13px;
    }

    .guest-icon {
        width: 19px;
        height: 19px;
        background: #b1ebff;
        padding: 4px;
        border-radius: 50%;
        vertical-align: middle;
        margin: 0 8px;
        background: linear-gradient(-45deg, #2799da, #b5e6ff);
    }

    .side-section {
        display: none;
        position: fixed;
        top: 40px;
        left: 0;
        width: 300px;
        height: 100vh;
        overflow-y: auto;
    }

    input[type='submit'] {
        width: 100px;
        height: 32px;
        color: #fff;
        border: none;
        background: #3b4956;
        font-size: 13px;
    }

    .contact {
        height: 370px;
    }

    .contact_title {
        font-size: 13px;
        line-height: 30px;
        text-align: center;
        color: #fff;
        /* background: #0f3252; */
    }

    .contact_title img {
        vertical-align: middle;
        width: 15px;
        position: relative;
        top: -1px;
        right: 7px;
    }

    .contact p {
        font-size: 12px;
        text-align: center;
    }

    .contact textarea {
        width: 100%;
        height: 200px;
        box-sizing: border-box;
    }

    .memo {
        color: #fff;
    }

    .memo_title {
        font-size: 12px;
        line-height: 30px;
        height: 30px;
        text-align: center;
        background: #0f3252;
    }

    .memo_title img {
        vertical-align: middle;
        width: 13px;
        position: relative;
        top: -1px;
        right: 3px;
    }

    .memo textarea {
        width: 100%;
        height: calc(100vh - 60px);
        border: none;
        box-sizing: border-box;
        padding: 10px 10px 20px;
        box-shadow: inset 0 -10px 15px rgb(0 0 0 / 50%);
        resize: none;
    }

    .webinar-page-section {
        width: 100%;
    }

    .webinar-page {
        padding-top: 50px;
    }

    .webinar_title {
        font-size: 20px;
        font-weight: bold;
        color: #fff;
        position: relative;
        margin: 20px 0;
        padding: 0 5%;
    }

    .icon_webinar {
        position: relative;
        vertical-align: middle;
        margin-top: -10px;
        margin-right: 7px;
        width: 28px;
    }

    .webinar-page-profile {
        color: #a6afbd;
        font-size: 14px;
    }

    .mov-sention-bottom {
        display: flex;
        flex-wrap: wrap;
        padding: 0 5%;
    }

    .mov-sention-bottom-col1 {
        text-align: center;
        width: 140px;
        margin-right: 10px;
        display: flex;
        align-items: center;
    }

    .mov-sention-bottom-col2 {
        flex: 0 100%;
    }

    .mov-sention-bottom-col3 {
        flex: 1;
        color: #a6afbd;
        margin: 50px 0;
    }

    .form-top {
        font-size: 13px;
        margin: 0;
    }

    .form-wrap p {
        font-size: 13px;
        text-align: center;
    }

    .mov-sention-bottom-col3 textarea {
        width: 100%;
        height: 300px;
        box-sizing: border-box;
        resize: none;
        margin-top: 10px;
    }
    .mov-section {
    }
    .mov-start {
        margin: 30px;
        color: #fff;
        font-size: 13px;
        font-weight: bold;
        letter-spacing: 1px;
    }

    .mov {
        position: relative;
        padding: 0 10%;
        background: #000;
        margin-bottom: 20px;
    }

    #mov_wrap:before {
        content: 'LIVE';
        position: absolute;
        background: #d2537c;
        color: #fff;
        top: 10px;
        left: 15px;
        font-size: 10px;
        padding: 0 6px;
        letter-spacing: 1px;
        z-index: 1;
    }

    .mov iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

    .mov_wrap p {
        margin-right: 20px;
        text-align: right;
    }

}