@import url(HTTPs://fonts.googleapis.com/earlyaccess/notosanstc.css);

body {
    color: #858585;
    font-family: 'Noto Sans TC', sans-serif;
    font-size: 16px;
}

a, a:hover, a:active {
    color: #d20000;
}

img {
    max-width: 100%;
}

.cntr {
    text-align: center;
}

.ourServices {
    padding: 40px 0;
}

    .ourServices img {
        max-width: 140px;
    }

.title {
    font-size: 2em;
    font-weight: bold;
    margin: 20px auto 40px;
    border-bottom: 3px #000 solid;
    letter-spacing: -0.05em;
    color: #000;
}

    .title div {
        display: inline-block;
        border-bottom: 10px solid #d50000;
        margin-bottom: -7px;
    }

.title_c {
    text-align: center;
    font-size: 2em;
    font-weight: bold;
    margin: 20px auto 40px;
    border-bottom: 3px #000 solid;
    letter-spacing: -0.05em;
    color: #000;
}

    .title_c div {
        display: inline-block;
        border-bottom: 10px solid #d50000;
        margin-bottom: -7px;
    }

.topHeaderSection {
    background: #fff;
    padding: 0;
}

.header {
    z-index: 999;
    position: relative;
    padding: 0;
}

.is-sticky {
    width: 100%;
    background-color: #ffffff;
    background-color: rgba(255, 255, 255, 0.95);
}



/* --------------------------- */
/* --------------------------- */
/*Top Bar (login, search etc.)
------------------------------------*/
.top {
    padding-top: 5px;
    padding-bottom: 5px;
    background-color: #E9E9E9;
    z-index: 9999;
}

    .top .container {
        padding: 0 15px;
    }

.phone-mail {
    margin: 0 20px 0 0;
    padding: 0;
    z-index: 9999;
    list-style: none;
    position: relative;
    float: left;
}

    .phone-mail li {
        display: inline;
        list-style: none;
        padding-bottom: 15px;
        margin-right: 5px;
    }

    .phone-mail i {
        font-size: 11px;
        margin-top: 3px;
        margin-right: 3px;
        color: #999;
    }

    .phone-mail li span {
        color: #7c8082;
        font-size: 11px;
    }

.loginbar {
    margin: 0;
    padding: 0;
    z-index: 9999;
    list-style: none;
    position: relative;
    float: right;
}

@media (max-width: 480px) {
    .loginbar {
        float: right;
    }

    .teacher-card .info .name {
  
    font-size: 14px;
}




}

.loginbar li {
    display: inline;
    list-style: none;
}




    .loginbar li.devider {
        top: -1px;
        padding-right: 10px;
        font-size: 8px;
        position: relative;
        margin: 0 6px 0 2px;
        border-right: solid 1px #bbb;
    }

.loginbar i {
    color: #999;
    font-size: 18px;
    margin-top: 3px;
    cursor: pointer;
}

/*Lenguages*/
.loginbar li ul {
    top: 18px;
    margin: 0;
    left: -6px;
    display: none;
    padding-top: 4px;
    position: absolute;
    border-radius: 3px;
    padding-bottom: 4px;
    background: #f0f0f0;
}

.loginbar li:hover ul {
    display: block;
}

.loginbar li ul li {
    padding-bottom: 0;
    display: list-item;
    position: relative;
    margin-bottom: 1px;
}

    .loginbar li ul li a {
        color: #555;
        display: block;
        min-width: 85px;
        font-size: 10px;
        padding: 2px 12px;
        background: #f0f0f0;
        text-decoration: none;
    }

        .loginbar li ul li a:hover,
        .loginbar li ul li.active a {
            opacity: 1 !important;
            color: #555 !important;
            font-size: 10px !important;
            text-shadow: none !important;
            background: #fafafa !important;
        }

    .loginbar li ul li.active i {
        top: 2px;
        right: -5px;
        font-size: 14px;
        cursor: default;
        position: absolute;
        text-shadow: 0 1px 0 #e9e9e9;
    }

.loginbar i.icon-globe {
    color: #bbb;
    font-size: 13px;
    margin: 3px 3px 0 0;
}

.loginbar li i.icon-sort-up {
    top: 21px;
    left: -1px;
    color: #eee;
    display: none;
    font-size: 14px;
    cursor: default;
    position: absolute;
}

.loginbar li:hover i.icon-sort-up {
    display: block;
}

.loginbar li:hover i.icon-ok {
    top: -2px;
    color: #aaa;
}
/* --------------------------- */
/* --------------------------- */
.bannerSection {
    background: #e5e5e5;
    padding: 0;
}

.highlightSection {
    color: #333;
    background: #fafafa;
    padding: 18px 0;
    border-bottom: 1px solid #D1D1D1;
}

    .highlightSection h2 {
        padding-top: 0;
        margin-top: 0;
        font-size: 21px;
    }

    .highlightSection h4 {
        padding-top: 0;
        margin-top: 0;
        line-height: 1.6em;
        font-size: 18px;
    }

.bodySection {
    background: #fff;
    padding: 18px 0;
}

.align-right {
    text-align: right;
}

.testimonails {
    background: #f7f7f7;
    padding: 14px;
    margin: 28px 0 44px;
}

.projectList {
}

    .projectList img {
        padding: 4px;
        border: 1px solid #eee;
        background: #f5f5f5;
    }



.clientSection {
    background: #fafafa;
    padding: 18px 0;
    margin-bottom: 20px;
    padding: 18px;
}

.footerTopSection {
    background: #f7f7f7;
    padding: 18px 0;
    border-top: 1px solid #e7e7e7;
}

.footerBottomSection {
    background: #212121;
    padding: 18px 0;
    color: #fff;
}

#topcontrol:hover {
    color: #a2c753;
}

#topcontrol, #topcontrol:hover {
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.blockquote {
    border-left: 5px solid #FF792D;
}
/* Toggle menu */
.navbar-collapse {
    background: #fff;
    z-index: 9999;
}

.navbar-toggle {
    border-radius: 0;
    outline: 0;
}

    .navbar-toggle span {
        border-color: #ff0000;
        background: red;
    }

.nav > li > a:hover, .nav > li > a:focus {
    text-decoration: none;
    background-color: #fff;
}

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #fff;
    border-color: #428bca;
}

.navbar-nav > li > a {
    padding-top: 6px;
    padding-bottom: 8px;
    color: #858585;
}

    .navbar-nav > li.active > a, .navbar-nav > li > a:hover {
        color: #c52e30;
    }

.navbar-nav.navbar-right:last-child {
    margin-right: -15px;
    margin-top: 24px;
    margin-bottom: -18px;
}

.btn-brand {
    background-color: #ff4800;
    border-color: #ff4800;
    color: #fff;
}

    .btn-brand:hover, .btn-brand:focus, .btn-brand:active, .btn-brand.active, .open .dropdown-toggle.btn-brand {
        color: #fff;
        background-color: #F07341;
        border-color: #F07341;
    }

.serviceBlock {
    padding: 38px 0;
    margin: 18px 0;
}

.fb-content {
    padding-top: 20px;
}

.services {
    padding: 38px 0;
    margin: 18px 0;
}

.serviceBlock i {
    float: left;
    padding: 14px;
    color: #00B8FF;
    font-size: 6em;
    text-align: center;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

blockquote {
    border-left: 5px solid #ff4800;
}

.course {
    margin-top: 0px;
}

.course_heightlines {

}

.course_heightlines img {
    margin-bottom:20px;
}

.course_heightlines .col-md-4 {
    padding:3px;
}

.lecture_heightlines img {
    margin-bottom:20px;
}

.lecture_heightlines .col-md-4 {
    padding:3px;
}



.item_sty01 {
    border: 1px solid #ccc;
    box-shadow: 6px 7px #e8e8e8;
    margin-bottom: 30px;
}

.item_sty02 {
    background-color: #f0f0f0;
    border: 1px solid #ccc;
    box-shadow: 6px 7px #e8e8e8;
    margin-bottom: 30px;
}

.course_item {
}

.couser_teacher {
    padding: 10px;
    color: #555;
}

    .couser_teacher span {
        color: #999;
    }

.couser_price {
    color: #d20000;
    margin: 10px;
}

.couser_title {
    margin-top: 10px;
    margin-left: 10px;
    margin-bottom: 20px;
    height: 40px;
}

    .couser_title h3 {
        color: #000;
        font-size: 20px;
    }

.course a {
    text-decoration: none;
    display: block;
}

    .course a.hover {
        text-decoration: none;
        display: block;
    }

.c_offline_ico {
    background: #d50000;
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: 700;
    padding: 6px 9px;
    border-radius: 0;
    position: absolute;
    top: 0;
    right: 15px;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    font-size: 14px;
}



.c_online_ico {
    background: #376bff;
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: 700;
    padding: 6px 9px;
    border-radius: 0;
    position: absolute;
    top: 0;
    right: 15px;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    font-size: 14px;
}

.s_item_ico {
    background: #d50000;
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: 700;
    padding: 6px 9px;
    border-radius: 0;
    position: absolute;
    bottom: 50px;
    right: 15px;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    font-size: 16px;
}

.seminar_title {
    margin-top: 10px;
    margin-left: 10px;
    margin-bottom: 20px;
    height: 40px;
}

.seminar_progress {
    margin-top: 10px;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 20px;
}

.seminar_date h3 {
    margin-top: 10px;
    margin-left: 10px;
    margin-bottom: 10px;
    color: #d50000;
}


.seminar_date span {
    color: #999;
    font-size: 16px;
}

.seminar_date_end h3 {
    margin-top: 10px;
    margin-left: 10px;
    margin-bottom: 10px;
    color: #999;
    font-size: 34px;
}

.seminar_date_end span {
    color: #999;
    font-size: 16px;
}




.ico_style {
    color: #000;
    font-size: 18px;
}

.seminar_title h3 {
    color: #000;
    font-size: 18px;
}

.seminar_teacher {
    padding: 10px;
    color: #555;
}

    .seminar_teacher span {
        color: #999;
    }

.seminar_map {
    color: #999;
    margin: 10px;
}

.seminar_item {
}




.seminar a {
    text-decoration: none;
    display: block;
}

    .seminar a.hover {
        text-decoration: none;
        display: block;
    }

.couser_teacher span {
    color: #999;
}

.teacher {
    margin-bottom: 20px;
}

.teacher_text {
    text-align: center;
}

    .teacher_text h3 {
        text-align: center;
        color: #000;
        padding-bottom: 10px;
    }

    .teacher_text h5 {
        text-align: center;
        color: #000;
        font-weight: 200;
        font-size: 16px;
        line-height: 26px;
    }

.footer {
    float: left;
}

    .footer a {
        color: #fff;
        font-weight: 200;
    }

    .footer h5 {
        color: #fff;
        font-weight: 200;
    }

a.login_btn {
    background-color: #376bff;
    float: right;
    display: inline-block;
    padding: 0 8px;
    font-size: 14px;
    color: #fff;
    line-height: 23px;
    font-weight: normal;
    text-decoration;
}

    a.login_btn: {
        color: #fff;
        background-color: #000;
        text-decoration: none;
    }

.views-filter {
    margin-left: 0pt;
}

.about {
    margin-bottom: 50px;
    margin-left: 10px;
    margin-right: 10px;
}

    .about h2 {
        margin-top: 20px;
        color: #d43133;
        font-size: 30px;
    }

.about_title {
    border-left: 5px solid #d43133;
    padding-left: 20px;
    font-size: 20px;
}

.about_img {
    padding-bottom: 30px;
}

.copyright {
    padding-bottom: 30px;
}

.copyright_context {
    padding-bottom: 30px;
}

.about_but {
    margin: 20px;
    text-align: center;
}

.privacy_context {
    padding-bottom: 30px;
}

.member h3 {
    color: #5f5f5f;
}

.toolbar.member-toolbar {
    background: #fafafa;
}

.toolbar ul li.active a {
    color: #5f5f5f;
    text-decoration: none;
    border-bottom: 5px solid #d50000;
}

.toolbar ul li:first-child {
    margin-left: 0px;
}

.toolbar .container {
    margin-bottom: 0px;
}

.toolbar ul {
    padding-left: 0px;
}

    .toolbar ul li {
        text-align: center;
        height: 60px;
        line-height: 60px;
        display: inline-block;
        font-size: 16px;
        min-width: 70px;
        margin: 0 20px;
        border-bottom: 5px solid transparent;
        font-weight: bold;
    }

        .toolbar ul li a {
            display: block;
            color: #bdbdbd;
        }

            .toolbar ul li a:hover {
                text-decoration: none;
                border-bottom: 5px solid #d50000;
                color: #5f5f5f;
            }

.member-profile {
    padding-bottom: 20px;
    font-weight: 300;
}

.member-class ul {
    padding-left: 0;
}

.member-class li {
    list-style-type: none;
    background: #FFF;
    clear: both;
    margin-bottom: 12px;
    position: relative;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.3);
    margin-bottom: 30px;
}

    .member-class li .info {
        color: #555;
        padding: 0 15px;
    }

    .member-class li .pic {
        position: relative;
    }


.article-box ul {
    padding-left: 0;
}

.article-box li {
    list-style-type: none;
    background: #FFF;
    clear: both;
    margin-bottom: 12px;
    position: relative;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.3);
    margin-bottom: 30px;
}

    .article-box li .info {
        color: #555;
        padding: 0 15px;
    }

    .article-box li .pic {
        position: relative;
    }


.article-box a {
    text-decoration: none;
    display: compact;
}

.article-box h3 {
    margin-top: 10px;
    font-size: 30px;
}

.article-box h5 {
    margin-top: 10px;
    font-weight: 500;
}

.title_h1 {
    margin-top: 10px;
    font-size: 2em;
    line-height: 1.25;
    font-weight: bold;
    margin: 12px 0 20px;
    letter-spacing: -0.05em;
    color: #333333;
}

.name_sm {
    font-size: 16px;
    font-weight: 200;
    color: #333333;
}

.tag_box {
    display: inline-block;
    background-color: black;
    color: white;
    padding: 0 5px;
    line-height: 25px;
    font-size: 14px;
    margin-right: 5px;
}

.text_p {
    margin: 1em 0 1.5em;
    line-height: 1.8;
    font-size: 18px;
    text-align: justify;
    word-break: break-word;
    color: #333333;
}

.article-detail {
    margin-top: 50px;
    margin-right: 10px;
    margin-left: 10px;
}

.likebox_title {
    color: #333333;
    margin-bottom: 20px;
    padding-top: 20px;
    padding-bottom: 10px;
    border-bottom: 3px solid #333333;
}

.liketext_p {
    line-height: 1.8;
    font-size: 18px;
    text-align: justify;
    word-break: break-word;
    color: #333333;
    height: 50px;
}

.like_article_box {
    margin-bottom: 20px;
}

.ez-steps-menu {
    background: #fafafa;
    margin-bottom: 15px;
}

    .ez-steps-menu ul {
        display: table;
        width: 100%;
        margin-bottom: 0;
        padding: 0;
    }

    .ez-steps-menu li {
        display: table-cell;
        text-align: center;
        font-size: 16px;
        padding: 10px 0;
        font-weight: 600;
    }

    .ez-steps-menu .progress {
        height: 5px;
        border-radius: 0;
        background: none;
        box-shadow: none;
        margin-bottom: 0;
        position: relative;
    }

        .ez-steps-menu .progress .progress-bar {
            float: left;
            width: 0;
            height: 100%;
            font-size: 12px;
            line-height: 20px;
            color: #fff;
            text-align: center;
            background-color: #d50000;
            -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
            box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
            -webkit-transition: width .6s ease;
            -o-transition: width .6s ease;
            transition: width .6s ease;
        }

    .ez-steps-menu .progress-bar + .progress-bar {
        background: #FFF;
        position: absolute;
        top: 0;
        right: 0;
    }

    .ez-steps-menu li:not(.active) {
        color: #bdbdbd;
    }




.getcart-box ul {
    padding-left: 0;
}

.getcart-box li {
    list-style-type: none;
    background: #FFF;
    clear: both;
    margin-bottom: 12px;
    position: relative;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.3);
    margin-bottom: 30px;
}

    .getcart-box li .info {
        color: #555;
        padding: 0 15px;
    }

    .getcart-box li .pic {
        position: relative;
    }


.getcart-box a {
    text-decoration: none;
    display: compact;
}

.getcart-box h3 {
    margin-top: 10px;
    font-size: 30px;
}

.getcart-title {
    color: #333333;
    margin-top: 30px;
    margin-bottom: 20px;
}

.getcart-box h5 {
    margin-top: 10px;
    font-weight: 500;
}

.getcart-pay {
    text-align: right;
    float: right;
    margin-bottom: 20px;
}

.getcart-money {
    color: #d50000;
}

.ez-btn.btn-primary.dark-red {
    background: #d50000;
    border: 1px solid #d50000;
}

.ez-btn.btn-raised {
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.5);
}

.ez-btn {
    margin-top: 20px;
    margin-bottom: 20px;
    font-weight: 600;
    line-height: 1.42857143;
    border-radius: 0;
    padding: 8px 16px;
    text-align: center;
    border: 1px solid transparent;
    display: inline-block;
    -webkit-transition: background .3s;
    transition: background .3s;
}

.checkout-pay {
    text-align: right;
    margin: 20px;
}

.checkout-ok {
    text-align: right;
    margin-top: 20px;
}

.teacher-block {
    position: relative;
    margin-bottom: 30px;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.3);
    transition: all .2s;
    overflow: hidden;
}

.teacher-card .info {
    -webkit-transition: all .2s;
    transition: all .2s;
    background-color: rgba(213,0,0,0.8);
    padding: 10px;
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: right;
}

.teacher-card .name {
    margin: 0;
    color: #FFF;
    font-size: 14px;
    font-weight: 300;
}

.teacher-block img {
    width: 100%;
}

.teacher-block .count {
    color: #FFF;
    font-size: 14px;
    line-height: 30px;
    font-weight: 200;
}









.btn-outline {
    cursor: pointer;
    vertical-align: middle;
    color: #d50000;
    font-weight: 600;
    line-height: 1.42857143;
    background: none;
    padding: 8px 16px;
    text-align: center;
    border: 1px solid #d50000;
    display: inline-block;
    -webkit-transition: background .3s;
    transition: background .3s;
}

    .btn-outline:hover, .btn-outline:active, .btn-outline:focus {
        color: #FFF;
        background: #d50000;
        text-decoration: none !important;
        outline: none;
    }

.course-intro-buy .box-position {
    background: url(/assets/custom/img/gren_bk.png);
    padding: 15px;
    z-index: 1;
    position: relative;
}

    .course-intro-buy .box-position h3 {
        line-height: 30px;
    }

.course-intro-buy .price {
    display: block;
    margin: 0 0 20px;
    color: #fa0439;
    font-size: 21px;
    font-weight: 500;
}

.course-intro-buy .mode.online {
    background: #376bff;
    font-size: 12px;
    border-radius: 0px;
    line-height: 40px;
}

.course-intro-buy .mode.offline {
    background: #ff0000;
    font-size: 12px;
    border-radius: 0px;
    line-height: 40px;
}

.course-intro-buy h3 {
    line-height: 20px;
    color: #333333;
}

.course-intro-buy h5 {
    line-height: 30px;
    color: #333333;
}

.ez-btn.btn-primary {
    margin-top: 0px;
    color: #FFF !important;
    background: #d50000;
    border: 1px solid #d50000;
    box-shadow: none;
    font-weight: 600;
    font-size: 16px;
    width: 48%;
}

.ez-btn.btn-primary-video {
    margin-top: 0px;
    color: #FFF !important;
    background: #d50000;
    border: 1px solid #d50000;
    box-shadow: none;
    font-weight: 600;
    font-size: 16px;
}

.ez-btn-outline {
    cursor: pointer;
    vertical-align: middle;
    color: #d50000;
    font-weight: 600;
    line-height: 1.42857143;
    background: none;
    padding: 8px 16px;
    text-align: center;
    border: 1px solid #d50000;
    display: inline-block;
    -webkit-transition: background .3s;
    transition: background .3s;
    width: 48%;
}



.ez-btn-media {
    cursor: pointer;
    vertical-align: middle;
    color: #fff;
    font-weight: 600;
    line-height: 1.42857143;
    background: #999;
    padding: 6px 16px;
    text-align: center;
    border: 1px solid #999;
    display: inline-block;
    -webkit-transition: background .3s;
    transition: background .3s;
}



.ez-btn-media-buy {
    cursor: pointer;
    vertical-align: middle;
    color: #fff;
    font-weight: 600;
    line-height: 1.42857143;
    background: #d50000;
    padding: 6px 16px;
    text-align: center;
    border: 1px solid #d50000;
    display: inline-block;
    -webkit-transition: background .3s;
    transition: background .3s;
}

.ez-btn-media:hover, .ez-btn-media:active, .ez-btn-media:focus {
    color: #FFF;
    background: #515151;
    text-decoration: none !important;
    outline: none;
}

.ez-btn-media-buy:hover, .ez-btn-media-buy:active, .ez-btn-media-buy:focus {
    color: #FFF;
    background: #f62c2c;
    text-decoration: none !important;
    outline: none;
}


.course_intro_context {
    margin-top: 20px;
}


.ez-nav-tabs.nav-tabs.nav-tabs {
    border-bottom: none;
}


    .ez-nav-tabs.nav-tabs.nav-tabs > li.active > a {
        border-top: none;
        border-left: none;
        border-right: none;
        border-bottom: 5px solid #d50000;
    }


.ez-nav-tabs.nav-tabs > li > a {
    font-size: 19px;
    margin-right: 20px;
    padding: 4px 4px;
    font-size: 20px;
    min-width: 83px;
    text-align: center;
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: 5px solid #f5f5f5;
    color: #333;
}

.course_intro_box {
    margin-top: 30px;
}

.course_intro_img {
    margin-bottom: 20px;
}

.course_intro_messages {
    margin-top: 30px;
    text-align: center;
}

.text_red {
    color: #d55555;
    font-weight: 600;
}

.course-like a {
    text-decoration: none;
    display: block;
}


.btn-cart {
    display: inline-block;
    padding: 0;
}

    .btn-cart.to_left {
        background: transparent;
        border-color: transparent;
        margin: 0 5px 0 -10px;
    }

    .btn-cart > a > span {
        padding: 0 10px;
        min-height: 32px;
        vertical-align: middle;
        line-height: 32px;
        border-left: 1px solid #eeeeee;
    }

    .btn-cart .dropdown-toggle .fa {
        color: #000;
    }

    .btn-cart .dropdown-menu {
        min-width: 280px;
        max-width: 280px;
        margin-top: 19px;
        font-weight: 700;
        padding: 0;
        border-radius: 0;
        border: none;
    }

    .btn-cart .dropdown-menu-right {
        right: 0;
        left: auto;
    }




    .btn-cart .dropdown-menu > li {
        padding: 15px 15px;
    }

        .btn-cart .dropdown-menu > li:not(.box-arrow) {
            background: #FFF;
            position: relative;
            z-index: 2;
        }

    .btn-cart .dropdown-menu .cart-items {
        max-height: 300px;
        padding-left: 0;
        margin-bottom: -15px;
        overflow-y: auto;
    }

        .btn-cart .dropdown-menu .cart-items a {
            text-decoration: none;
            display: block;
        }

            .btn-cart .dropdown-menu .cart-items a:after {
                content: '';
                display: block;
                clear: both;
            }

    .btn-cart .dropdown-menu .cover {
        background-size: cover;
        width: 106px;
        height: 60px;
        background-repeat: no-repeat;
        background-position: 50% 50%;
    }

    .btn-cart .dropdown-menu .info {
        padding: 0 0 0 15px;
        overflow: hidden;
        font-size: 12px;
        line-height: 16px;
    }

        .btn-cart .dropdown-menu .info .name {
            white-space: normal;
            color: #5f5f5f;
        }

    .btn-cart .dropdown-menu .cart-items a:hover div.name {
        color: #376bff;
    }

    .btn-cart .dropdown-menu .info .price {
        margin-right: 10px;
    }

    .btn-cart .dropdown-menu .total {
        color: #5f5f5f;
        font-weight: 600;
        border-top: solid 1px #f5f5f5;
        padding: 10px 0 0;
    }

        .btn-cart .dropdown-menu .total .count {
            margin: 0 5px;
        }

        .btn-cart .dropdown-menu .total .ez-btn {
            padding: 14px 12px;
            margin-top: 15px;
        }

    .btn-cart .dropdown-menu .text-danger {
        color: #fa0439;
    }

    .btn-cart .box-arrow {
        display: block;
        position: absolute;
        right: 0px !important;
        background: #fff;
        top: -12px;
        padding: 0 !important;
        z-index: 1;
    }

        .btn-cart .box-arrow:before {
            position: absolute;
            color: rgba(0,0,0,0.25);
            content: '';
            border-width: 0 0 12px 12px;
            border-style: solid;
            border-left-color: transparent;
            border-right-color: transparent;
            top: 3px;
            right: 0px;
            -webkit-filter: blur(2px);
        }

        .btn-cart .box-arrow:after {
            position: absolute;
            color: #FFF;
            content: '';
            border-width: 0 0 12px 12px;
            border-style: solid;
            border-left-color: transparent;
            border-right-color: transparent;
            top: 0px;
            right: 0px;
        }

    .btn-cart .box-arrow-hotfix {
        padding-bottom: 15px;
        background: #FFF;
        position: relative;
        z-index: 2;
    }

        .btn-cart .box-arrow-hotfix:last-child {
            padding-bottom: 0;
        }

.loginbar sup {
    text-align: center;
    background: #F00;
    color: #FFF;
    border-radius: 50%;
    width: 14px;
    height: 14px;
    line-height: 14px;
    display: inline-block;
    margin-left: -10px;
    margin-right: -20px;
    top: -0.9em;
    position: relative;
    font-size: 75%;
    vertical-align: baseline;
}








.loginbar .ez-cart-btn {
    width: 100%;
    font-size: 14px;
    color: #FFF !important;
    background-color: #d50000;
    border: 1px solid #d50000;
    box-shadow: none;
    padding: 14px 12px;
    margin-top: 15px;
    font-weight: 600;
    line-height: 1.42857143;
    border-radius: 0;
    padding: 8px 16px;
    text-align: center;
    border: 1px solid transparent;
    display: inline-block;
    -webkit-transition: background .3s;
    transition: background .3s;
}

    .loginbar .ez-cart-btn a.hover {
        width: 100%;
        font-size: 14px;
        color: #FFF !important;
        background-color: #d50000;
        border: 1px solid #d50000;
        box-shadow: none;
        padding: 14px 12px;
        margin-top: 15px;
        font-weight: 600;
        line-height: 1.42857143;
        border-radius: 0;
        padding: 8px 16px;
        text-align: center;
        border: 1px solid transparent;
        display: inline-block;
        -webkit-transition: background .3s;
        transition: background .3s;
    }

.loginbar cart-box ul li {
    padding-bottom: 0;
    display: list-item;
    position: relative;
    margin-bottom: 1px;
}

    .loginbar cart-box ul li a {
        color: #555;
        display: block;
        min-width: 85px;
        font-size: 10px;
        padding: 2px 12px;
        background: #fff;
        text-decoration: none;
    }


.tag.is-primary {
    background-color: #d50000;
    color: #fff;
    font-size: 12px;
    border-radius: 3px;
    align-items: center;
    display: inline-flex;
    font-size: .75rem;
    height: 2em;
    justify-content: center;
    line-height: 1.5;
    padding-left: .875em;
    padding-right: .875em;
    white-space: nowrap;
}

.lecture-detail-box {
    margin-top: 20px;
}

    .lecture-detail-box .time {
        margin-top: 20px;
        margin-bottom: 40px;
    }

.title_bline {
    font-size: 14px;
    font-weight: bold;
    margin: 20px auto 20px;
    padding-bottom: 10px;
    border-bottom: 1px #000 solid;
    letter-spacing: -0.05em;
    color: #000;
}

.lecture-detail-box .map {
    margin-top: 20px;
    margin-bottom: 40px;
}

    .lecture-detail-box .map h4 {
        font-weight: 300;
        font-size: 14px;
        color: #000;
    }

.lecture-detail-box .detail {
    margin-top: 20px;
    margin-bottom: 40px;
}

    .lecture-detail-box .detail p {
        font-size: 14px;
    }

.lecture-detail-box .title_black {
    color: #000;
}



.lecture-detail-box p {
    font-size: 14px;
}

.txt-align {
    text-align: center;
}

.lecture-detail-box h5 {
    color: #000;
}

.lecture-detail-box .faq {
    margin-top: 20px;
    margin-bottom: 40px;
}

.googlemap {
    margin-top: 20px;
    margin-bottom: 40px;
}

.teacher_ex {
    margin-top: 20px;
    background: url(/assets/custom/img/gren_bk.png);
}

.teacher_img {
    margin: 30px;
    width: 200px;
}

.teacher_ex_9 {
    margin: 30px;
}

    .teacher_ex_9 h3 {
        font-family: inherit;
        color: #5f5f5f;
    }

    .teacher_ex_9 h4 {
        margin-top: 30px;
        font-family: inherit;
        color: #5f5f5f;
    }

.list-toggle i {
    position: absolute;
    top: 15px;
    right: 10px;
    font-size: 16px;
    font-weight: normal;
    display: inline-block;
}

.btext {
    color: #d50000;
}


.price_right {
    float: right;
    line-height: 36px;
    padding-right: 20px;
    font-size: 14px;
    font-weight: 300;
}

.media-teacher-name {
    color: #000;
    font-size: 14px;
    font-weight: 300;
}

.media-text {
    margin-top: 10px;
    margin-bottom: 10px;
}

.media_play {
    margin-top: 20px;
    margin-bottom: 10px;
}

.media_play_title {
    color: #000;
    font-size: 30px;
    padding-bottom: 20px;
    border-bottom: 3px #000 solid;
    line-height:36px;
}

.media-title {
    margin-bottom: 10px;
}

.img-hover:hover {
    opacity: 0.8;
}

.Page_list {
    text-align: center;
}


/** fb plugin responsive **/
.fb_iframe_widget,
.fb_iframe_widget span,
.fb_iframe_widget span iframe[style] {
    min-width: 100% !important;
    width: 100% !important;
}
























/* Media Query */

/* Small devices (tablets, 768px and up) */
@media (max-width: 480px) {
    .topHeaderSection {
        padding: 0;
    }

    .da-slide .da-img {
        display: none;
    }

    .da-slide h2 {
        top: 18px;
    }

    .da-slide p {
        top: 255px;
    }

    .navbar-nav.navbar-right:last-child {
        margin-top: 0px;
        margin-bottom: 0px;
    }

    .navbar-toggle {
        margin-top: 21px;
    }

    .course-intro-buy .box-position {
        position: relative !important;
    }
}

a.btnmore {
    float: right;
    display: inline-block;
    padding: 0 8px;
    border-radius: 4px;
    background-color:#f4f4f4;
    font-size: 16px;
    color: #333333;
    line-height: 26px;
    border: 1px solid #d0d0d0;
    font-weight: normal;
}

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
}
