/*body {
        background: url("../images/bg-login.svg") left center no-repeat;
        height: 100%;
        overflow-y: auto;
    }*/
/** {
    font-family: 'Myriad Pro' !important;
}*/

body {
    /*background-image: url(http://www.horizonchampion.eu/themes/projectbase/images/bg.svg);*/
    background: url('../../images/bg_login.svg') no-repeat;
    height: 100%;
    overflow-y: auto;
    background-size: contain;
    font-family: Myriad Pro !important;
}

h1, h2, h3, h4, h5 {
    font-family: Myriad Pro, san-serif !important;
}

h2 {
    margin: 0px,0px,0px;
}
/*.panel-body{
        max-height:150px;
        overflow-y:scroll;
    }*/
h3 {
    font-size: 22px;
}

padding-bottom-10 {
    padding-top: 10px;
}

.title-notice-top {
    min-height: 45px;
}

/*.title-top {
        margin-top: 10%;
    }*/
.content-first {
    display: flex;
    align-items: center;
}

.content-sixth .parent {
    padding-top: 30px;
}

a {
    text-decoration: none;
    color: #4E4E4E;
}

.header-a a-register-page {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
    color: #4E4E4E;
}

.border-img {
    border: 2px solid rgb(1, 165, 78);
    border-radius: 10px !important;
}

.panel-heading .accordion-toggle:after {
    /* symbol for "opening" panels */
    font-family: 'Glyphicons Halflings'; /* essential for enabling glyphicon */
    content: "\e114"; /* adjust as needed, taken from bootstrap.css */
    float: right; /* adjust as needed */
    color: grey; /* adjust as needed */
    margin-top: -30px;
}

.panel-heading .accordion-toggle.collapsed:after {
    /* symbol for "collapsed" panels */
    content: "\e080"; /* adjust as needed, taken from bootstrap.css */
}

.row {
    margin: 0px;
}

.contact-button.open-account-top {
    position: absolute;
    margin-top: 30%;
    margin-left: 6%;
}

.panel-group {
    padding: 20px;
    max-height: 402px;
    overflow-y: scroll;
}

.panel-default {
    background: #FFFFFF;
    border: 1px solid #E6E6E6;
    min-height: 50px;
    border-radius: 4px !important;
}

    .panel-default > .panel-heading {
        background: #FFF !important;
    }

.panel-heading.active {
    background-color: rgb(220, 171, 39) !important;
    /*background-color: #FFF !important;*/
}

.panel-heading .panel-title .course-time {
    margin-top: 0px;
    color: #6F6F6F;
    font-size: 14px;
}

.panel-heading .panel-title .coure-name {
    font-weight: 600;
    font-size: 16px;
    /* identical to box height */
    color: #505050;
    display: flex;
}

    .panel-heading .panel-title .coure-name .live_stream {
        margin-top: 1%;
    }

        .panel-heading .panel-title .coure-name .live_stream img {
            width: 100%;
            /*height:90%;*/
        }

    .panel-heading .panel-title .coure-name .title_notice_noibat {
        padding: 0px 10px;
    }
/*customer header*/
.navbar {
    min-height: 110px;
    opacity: 1;
    background: #ebf6f8;
    border: none;
    padding: 0 4%;
    width: 100%;
    z-index: 10000;
    position: fixed;
}

.navbar-toggle {
    width: 50px;
    height: 50px;
    border-radius: 25% !important;
    margin-top: 20px;
}

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color: #ebf6f8;
    margin-top: 10px;
}

.navbar-inverse .navbar-nav > .active > a {
    background-color: #ebf6f8;
}

.icon-bar {
    padding-left: 30px;
}

/*.navbar-header {
        justify-content: center;
        justify-items: center;
        align-items: center;
        display: flex;
        min-height: 156px;
    }*/
/*
    .navbar-nav > li {
        float: left;
        min-height: 156px;
        text-align: center;
        justify-content: center;
        justify-items: center;
        align-items: center;
        display: flex;
    }*/


.menutop-logo img {
    width: 100%;
}

/*.col-md-4.col-xs-12 {
        min-height: 110px;
        display: flex;
        text-align: center;
        align-items: center;
        margin-top: 10px;
    }*/

.navbar-brand {
    padding: 0px 0px;
}

.navbar-inverse .navbar-toggle {
    border-color: RGB(220, 171, 39);
}

    .navbar-inverse .navbar-toggle .icon-bar {
        background-color: RGB(220, 171, 39);
    }

    .navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
        background-color: #FFFFFF;
        border-color: RGB(220, 171, 39)
    }

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
    background: #ebf6f8;
    font-size: 18px;
    font-weight: 700;
    background: #ebf6f8;
}

a.header-a {
    color: RGB(1, 165, 78) !important;
    background: #ebf6f8;
    font-size: 18px;
    font-weight: 700;
}

h2.headder-h2 {
    font-size: 18px;
    font-weight: 700;
}

a.header-a:hover {
    color: #FFFFFF !important;
    background-color: #01a54e !important;
    border-radius: 10px !important;
    text-decoration: none;
}

.header-a.a-login-page:hover {
    background-color: #ED352E !important;
}
/*@media only screen (width: 1920px){
        .padding-right {
            padding-right: 10% !important;
        }
    }*/
.panel-default > .panel-heading + .panel-collapse .panel-body {
    font-size: 14px;
}


ul.nav.navbar-nav {
    min-width: 100% !important;
    text-transform: capitalize;
}

.register-course:hover {
    background-color: #1bb953d6;
}

h2..register-course:hover {
    background-color: #1bb953d6;
}

a.header-a.a-register-page:hover {
    color: #ED352E !important;
    border: 1px solid #ED352E !important;
    background-color: #f5f5f59c !important;
}

.padding-30 {
    padding-right: 30px;
}

.navbar {
    margin-bottom: 0px !important;
    padding-top: 25px;
}
/*page 01*/
.row.col-md-12 {
    min-height: 300px;
    /*border: 1px solid;*/
    padding: 52px 183px 15px 183px;
    margin: 0px;
}

    .row.col-md-12.content-fourth {
        min-height: 670px !important;
    }

    .row.col-md-12 .container-fluid {
        min-height: 700px !important;
    }

    .row.col-md-12.content-fourth .course-name {
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
    }

.div-a a.header-a.a-register-page {
    padding: 10px 30px;
    border-radius: 5px !important;
    border: 2px solid red !important;
    text-decoration: none;
}

.title-full {
    font-size: 65px;
    font-family: 'Open Sans';
    font-weight: 700;
    color: red;
    margin-bottom: 30px;
}

.row.col-md-12 .container-fluid {
    justify-items: center;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 4%;
}

    .row.col-md-12 .container-fluid.title-coure {
        min-height: 90px !important;
        border: 2px solid red !important;
    }
/*    a.header-a:hover {
            color: RGB(1, 160, 200) !important;
        }*/
.stepwizard-step p {
    margin-top: 0px;
    color: #666;
}

.stepwizard-row {
    display: table-row;
}


.stepwizard {
    display: table;
    width: 95%;
    position: relative;
    padding: 0 10px;
    padding-left: 10px;
    padding-right: 10px;
}

.stepwizard-step button[disabled] {
    /*opacity: 1 !important;
        filter: alpha(opacity=100) !important;*/
}

.stepwizard .btn.disabled, .stepwizard .btn[disabled], .stepwizard fieldset[disabled] .btn {
    opacity: 1 !important;
    color: #bbb;
}

.stepwizard-row:before {
    top: 30px;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 100%;
    height: 3px;
    background-color: RGB(220, 171, 39);
    z-index: 0;
    padding: 0 40px;
    border-radius: 20px;
}

.stepwizard-step {
    display: table-cell;
    text-align: center;
    position: relative;
}

.btn-circle {
    width: 60px;
    height: 60px;
    text-align: center;
    padding: 6px 0;
    font-size: 30px;
    line-height: 1.428571429;
    border-radius: 36px;
    background-color: RGB(237, 52, 46);
    border-color: RGB(237, 52, 46);
    text-align: center;
    justify-items: center;
}

.detail-tt {
    justify-items: center;
    align-items: center;
    text-align: center;
    display: flex;
    justify-content: center;
    width: 100%;
    min-height: 150px !important;
    margin-top: -28px;
    box-shadow: 2px 2px 6px 2px #888888;
    border-radius: 7px;
    margin-bottom: 20px;
}

.num-stu {
    font-size: 40px;
    color: red;
    font-weight: 700;
}

.div-block {
    padding-top: 15px;
}

.num-title {
    font-size: 26px;
    color: RGB(220, 171, 39);
    font-weight: 700;
    padding-top: 10px;
}

.row.col-md-12.page-col-3 {
    min-height: 90px !important;
}

.header-title {
    text-align: center;
    text-transform: uppercase;
}

    .header-title h3 {
        font-size: 40px;
        font-weight: 700;
        color: RGB(1, 165, 78);
        margin-bottom: 42px;
    }

    .header-title h2 {
        font-size: 40px;
        font-weight: 700;
        color: RGB(1, 165, 78);
        margin-bottom: 42px;
    }

.parent {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.padding-4 {
    padding: 0 1%;
}

.col-md-4.flex-item {
    min-height: 292px;
    /*border: 2px solid RGB(220, 171, 39);*/
    margin-bottom: 45px;
}

.img-div {
    border-radius: 10px;
    border: 3px solid #ebf6f8;
}

.title-course {
    min-height: 90px;
}

.icon-index {
    width: 70px;
    height: 80px;
    border: 1px solid;
    border: none;
    background: RGB(220, 171, 39);
}

    .icon-index::after {
        content: '';
        width: 50px;
        height: 50px;
        background: #fff;
        position: absolute;
        -moz-transform: rotate(45deg);
        transform: rotate(45deg);
        top: 75px;
        left: 10px;
    }

.padding-0 {
    padding-left: 0px !important;
    padding-top: 20px;
}
/*Content top*/
.content-top .img-right {
    /*width: 575px;*/
    /*height: 740px;*/
    margin-left: 100px;
    width: 100%;
}

.content-second {
    background-color: #fff;
}

.content-third {
    background: linear-gradient(180deg, rgba(27, 185, 109, 0.1) 0%, rgba(255, 255, 255, 0.07) 50%, rgba(27, 185, 109, 0.1) 100%);
    /*    border-top: 2px solid #1BB953;
        border-bottom: 2px solid #1BB953;*/
}

.content-fourth {
    display: flex;
    flex-direction: column;
    align-items: center;
    /*padding: 80px 0px;*/
    background: linear-gradient(180deg, rgba(245, 249, 236, 0.5) 0%, rgba(255, 255, 255, 0.07) 50%, #F5F9EC 100%);
}

.content-main-third {
    margin-top: 30px;
}

.content-main-right {
    /* padding-left: 21px; */
    padding-right: 25px;
}

    .content-main-right .header-content-third h3 {
        font-weight: 900;
        /*font-size: 35px;*/
        /*line-height: 44px;*/
        text-transform: uppercase;
        color: #AF8D29;
        margin-top: 0px;
    }

.img-step1 {
    width: 40px;
    height: 40px;
}

.img_third {
    width: 100%;
}

.icon-left-content img {
    width: 50px;
    height: 55px;
    margin-left: -15px;
}

.content-announce-third {
    font-weight: 500;
    font-size: 24px;
    line-height: 22px;
    text-align: inherit;
    color: #4E4E4E;
}

.course-box-img {
    /* min-width: 365px;
        min-height: 240px;*/
    border: 3px solid #0DA342;
}

.img_fourth {
    width: 100%;
}

.parent .icon-fourth-bot {
    /*min-width: 365px;*/
    min-height: 130px;
    width: 100%;
    background: #FFFFFF;
    box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.35);
    border-radius: 4px;
}

    .parent .icon-fourth-bot .course-name-infor {
        padding: 20px 20px 0px 20px;
    }

    .parent .icon-fourth-bot .course-infor-icon {
        padding: 10px;
        display: flex;
        justify-content: space-evenly;
    }

        .parent .icon-fourth-bot .course-infor-icon .course-infor {
            padding: 11px 0px 10px 0px;
            text-align: center;
            width: 81px;
            height: 40px;
            border: 1px solid #DDDDDD;
            border-radius: 12px !important;
        }

            .parent .icon-fourth-bot .course-infor-icon .course-infor:nth-child(4) {
                width: 40px;
                height: 40px;
                align-items: center;
                text-align: center;
            }

        .parent .icon-fourth-bot .course-infor-icon .course-general {
            /*padding: 9px 10px 0px 9px;*/

            border: 1px solid #DDDDDD;
            border-radius: 12px;
            margin-left: 10px;
            margin-right: 10px;
            justify-content: center;
            align-content: center;
            display: flex;
        }

    .parent .icon-fourth-bot .course-name-infor {
        font-weight: 700;
        font-size: 18px;
        line-height: 34px;
        /* identical to box height */
        text-transform: uppercase;
        color: #505050;
    }

    .parent .icon-fourth-bot .course-infor-icon .course-infor {
        justify-content: center;
        align-content: center;
        display: flex;
    }

        .parent .icon-fourth-bot .course-infor-icon .course-infor .number-infor {
            padding-top: 3px;
        }

.course-infor img {
    width: 20px;
}

.course-general img {
    width: 20px;
}

.content-third .footer-course-outstanding {
    margin-top: 0px !important;
}

.footer-course-outstanding {
    margin-top: 50px;
    /* margin-left:60px; */
    justify-content: center;
    display: flex;
    margin-bottom: 50px;
    min-width: 230px;
}
/*
        .footer-course-outstanding a {
            color: #fff;
            background: #1BB953;
            border-radius: 8px;
            padding: 15px 40px;
            text-decoration: none;
            font-size: 18px;
        }*/
.register-course {
    color: #fff !important;
    background: #1BB953;
    border-radius: 8px;
    padding: 15px 40px;
    text-decoration: none;
    font-size: 18px;
    border-radius: 8px !important;
}

    .register-course:hover {
        text-decoration: none;
        color: #fff;
    }


h2.register-course {
    color: #fff !important;
    background: #1BB953;
    border-radius: 8px;
    padding: 15px 40px;
    text-decoration: none;
    font-size: 18px;
    border-radius: 8px !important;
}

    h2.register-course:hover {
        text-decoration: none;
        color: #fff;
    }



.content-fiveth {
    background: linear-gradient(180deg, rgba(245, 249, 236, 0.5) 0%, rgba(255, 255, 255, 0.07) 21.38%, rgba(237, 251, 206, 0.6) 100%);
}

    .content-fiveth .parent .title-event-top {
        font-weight: 700;
        font-size: 24px;
        line-height: 30px;
        color: #ED352E;
    }

.header-title.title-event {
    text-align: left !important;
    margin-left: 15px;
}

.course-box-outstanding {
    background: #FFFFFF;
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.25);
    border-radius: 8px;
    /*width: 347px;*/
    /*  min-height: 400px;*/
    /* padding: 10px; */
    margin-right: 20px;
}

    .course-box-outstanding img {
        width: 100%;
        height: 100%;
    }

.course-content-outstanding {
    padding: 10px;
    /* width: 347px; */
    width: 100%;
    min-height: 130px;
    /*    background:blue;
        margin-right:20px;*/
}

    .course-content-outstanding .course-name-outstanding {
        font-weight: 700;
        font-size: 18px;
        text-transform: uppercase;
        color: #505050;
        margin-top: 12px;
    }

        .course-content-outstanding .course-name-outstanding .title-name {
            display: -webkit-box;
            -webkit-line-clamp: 2;
            -webkit-box-orient: vertical;
            overflow: hidden;
            text-overflow: ellipsis;
        }

.button-outstanding {
    margin-top: 15px;
}

    .button-outstanding a {
        font-weight: 700;
        line-height: 29px;
        text-align: center;
        text-transform: uppercase;
        color: #505050;
        padding: 10px 15px;
        background-color: #fff;
        font-size: 15px;
        text-decoration: none;
        border: 1px solid rgb(220, 171, 39);
        border-radius: 8px !important;
    }

        .button-outstanding a:hover {
            background: rgb(220, 171, 39);
        }

.button-outstanding-right a {
    background-color: rgb(220, 171, 39) !important;
}

    .button-outstanding-right a:hover {
        background: #fff !important;
    }

.content-fiveth .parent .main-content-outstanding {
    padding: 0px;
    margin-top: 30px;
}

.content-event-new {
    /*min-width: 715px;*/
    /*min-height: 715px;*/
    background: #F8FFF3;
    border-radius: 8px;
    margin-top: 30px;
    margin-bottom: 80px;
}

.content-sixth .col-md-6.flex-item {
    margin-top: 70px;
}

.content-sixth .box-rate-infor {
    /* justify-content:
        center; */
    /*background: rgba(245, 249, 236, 0.5);*/
    /*min-height: 530px;*/
    align-items: center;
    display: flex;
    flex-flow: column;
    text-align: center;
    border-radius: 24px !important;
    background: #fff;
    padding: 20px;
}

.content-sixth .rate-main-infor {
    margin-top: 50px;
    padding: 20px;
}

    .content-sixth .rate-main-infor .text-rate {
        margin-top: 50px;
        font-style: italic;
        font-weight: 400;
        color: #4F4F4F;
        font-size: 14px;
        padding-top: 30px;
    }

.jq-star {
    cursor: default;
}

.content-sixth .box-rate-infor .rate-header-img {
    width: 120px;
    height: 120px;
    border-radius: 50%;
    /*background: #333;*/
    padding-top: 30px;
}

.content-sixth .infor_1 {
    margin-top: 80px !important;
}


.content-sixth .box-rate-infor .rate-header-img img {
    width: 100%;
    border-radius: 50% !important;
}

.content-sixth .rate-quote {
    border-radius: 24px !important;
    padding: 30px 20px;
    background: #fff;
    margin-top: 40px;
    margin-bottom: 40px;
}

.rate-quote .box-quote {
    width: 40px;
    height: 40px;
}

.box-text-quote {
    margin-top: -40px;
    padding-left: 10px;
}

.text-quote1 {
    margin-top: -15px !important;
}

.rate-quote .box-text-quote .text-quote {
    font-weight: 700;
    font-size: 14px;
    line-height: 30px;
    /* or 178% */
    letter-spacing: 0.02em;
    text-transform: capitalize;
    color: #4F4F4F;
}

.rate-quote .box-quote img {
    width: 100%;
}

.content-sixth .box-rate-infor .rate-star {
    width: 30%;
    min-width: 115px;
    height: 28px;
    margin-top: 15px;
}

    .content-sixth .box-rate-infor .rate-star img {
        width: 100%;
    }

.content-sixth .rate-footer-infor {
    color: #4F4F4F;
    margin-top: 20px;
    margin-bottom: 20px;
}

    .content-sixth .rate-footer-infor .name-user {
        color: #01A54C;
        font-size: 20px;
        font-weight: 700;
        text-transform: capitalize;
    }

    .content-sixth .rate-footer-infor .position span {
        font-size: 14px;
    }

.content-sixth .title-quote-top {
    font-size: 40px;
    font-weight: 700;
    color: RGB(1, 165, 78);
    margin-bottom: 42px;
    text-transform: none;
    text-align: left !important;
}

.content-sixth .content-rate-right {
    /* background: rgba(245, 249, 236, 0.5); */
    min-width: 200px;
    margin-top: 120px;
}

    .content-sixth .content-rate-right img {
        width: 100%;
    }

    .content-sixth .content-rate-right .button-rate-right {
        margin-top: 130px;
        margin-bottom: 80px;
    }

.content-sixth {
    background: rgba(187, 206, 255, 0.15);
}

.footer {
    border-top: 2px solid #1BB953;
    border-bottom: 2px solid #1BB953;
    min-height: 450px !important;
    background-color: #fff0;
}

    .footer .about-footer {
        font-size: 24px;
        font-weight: 700;
        color: #ED352E;
        text-decoration: none;
    }

    .footer .program {
        padding: 10px 0px;
    }

        .footer .program a {
            font-size: 18px;
            color: #4F4F4F;
            font-weight: 400;
            text-decoration: none;
        }

        .footer .program span {
            font-size: 18px;
            color: #4F4F4F;
            font-weight: 400;
        }

        .footer .program .title-end {
            font-weight: 600;
        }

    .footer .company-infor {
        margin-top: 50px;
    }

        .footer .company-infor .company-name {
            font-size: 32px;
            text-transform: uppercase;
            color: #0DA342;
            font-weight: 700;
        }

    .footer .program span {
        font-size: 18px;
    }

.footer-end {
    padding-left: 183px;
    padding-right: 183px;
}

    .footer-end .copyright {
        text-align: left;
        color: #5D6386;
        font-size: 14px !important;
    }

    .footer-end .footer-main {
        align-items: center;
        min-height: 50px;
        text-align: center;
        display: flex;
    }

    .footer-end .footer-right .icon-footer {
        width: 40px;
        height: 40px;
        margin-left: 15px;
    }

        .footer-end .footer-right .icon-footer img {
            width: 100%;
        }

    .footer-end .footer-right {
        display: flex;
        justify-content: center;
        align-items: center;
        min-height: 50px;
    }

.panel-heading .accordion-toggle.collapsed:after {
    width: 2%;
}

.title-notice-top {
    width: 90%;
}

@media screen and (min-width: 600px) and (max-width:1919px) {
    .footer-end {
        padding-left: 60px;
        padding-right: 60px;
    }

    .row.col-md-12 {
        /*border: 1px solid;*/
        padding: 30px 60px 15px 60px;
    }

    /* .course-box-outstanding {
            min-height: 300px;
        }*/
}

@media screen and (min-width : 1285px) and (max-width:1366px) {
    .padding-right {
        padding-right: 2%;
    }

    .course-box-img {
        min-height: 150px;
    }
}

@media screen and (min-width : 1367px) and (max-width: 1440px) {
    .padding-right {
        padding-right: 2%;
    }

    #cate-ajax-modal {
        width: 550px !important;
    }

    .course-box-img {
        min-height: 180px;
    }
}

@media screen and (min-width :1600px) and (max-width: 1920px) {
    .padding-right {
        padding-right: 6%;
    }

    .course-box-img {
        min-height: 200px;
    }
}

@media screen and (min-width :1285px) and (max-width: 1365px) {
    .padding-right {
        padding-right: 0px;
    }
}

@media screen and (min-width :1921px) and (max-width: 3200px) {
    .padding-right {
        padding-right: 9%;
    }

    .row .program .img-address {
        padding-left: 15px;
    }
}



/*Test collaspaing nav*/



#contactme {
    background-color: black;
    color: white;
    height: 180px;
}


#navbar {
    position: relative;
    top: 0px;
    left: 0px;
    width: 100%;
}

.top-nav {
    background-color: #671100;
}

    .top-nav a {
        color: #d3e316;
    }

h1.headingStatement {
    font-family: Monospace;
    font-size: 2em;
}


/* bootstrap override */

a.btn-primary:hover {
    text-decoration: none;
}

.navbar-nav li a:hover {
    background-color: #FF0000;
    border-radius: 10px;
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    background-color: #cccccc;
    border-radius: 1px;
}

#btn-back-to-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    display: none;
    background: #ed342e;
    border-radius: 50% !important;
}

.btn-lg {
    padding: 12px 16px;
}


@media only screen and (max-width:3200px) {
    .menutop-logo {
        width: 320px !important;
        height: 110px !important;
    }

    .panel-heading .panel-title .coure-name .live_stream {
        margin-top: 1.5%;
        width: 115px;
    }

    .title-notice-top {
        min-height: 75px;
    }

    .course-name {
        min-height: 90px;
    }

    .fa-arrow-right {
        font-size: 28px;
    }

    .content-sixth .rate-footer-infor .name-user {
        font-size: 30px;
    }

    .course-infor img {
        width: 25px;
    }

    .parent .icon-fourth-bot .course-infor-icon .course-infor {
        font-size: 24px;
        width: 130px !important;
    }

        .parent .icon-fourth-bot .course-infor-icon .course-infor img {
        }

    .nav.navbar-nav > li {
        /*padding:15px 65px;*/
        font-size: 32px;
    }
    /* .padding-right,.padding-30{
            padding-left:100px;
        }*/
    .footer-end .copyright {
        font-size: 30px !important;
    }

    .panel-heading .panel-title .course-time {
        font-size: 30px !important;
    }

    .panel-heading .accordion-toggle:after {
        font-size: 22px !important;
        margin-top: -6%;
    }

    #create-account {
        font-size: 36px !important;
    }

    .content-announce-third {
        line-height: 50px;
    }

    .button-outstanding a {
        font-size: 24px;
    }

    .content-sixth .rate-footer-infor .position span {
        font-size: 30px;
    }

    .course-date {
        font-size: 30px;
    }

    .content-sixth .rate-footer-infor {
        margin: 50px 0px;
    }

    .footer-end .footer-right .icon-footer {
        width: 70px;
        height: 70px;
    }

    .footer-end .footer-main, .footer-end .footer-right {
        min-height: 120px;
    }

    .jq-star {
        width: 35px !important;
        height: 35px !important;
    }

    .content-fiveth .parent .title-event-top {
        font-size: 46px;
    }

    .rate-quote .box-quote {
        width: 70px;
        height: 60px;
    }

    a.header-a.a-register-page {
        padding: 25px 30px;
    }

    a.header-a.a-login-page {
        padding: 26px 30px;
    }

    h2.headder-h2.h2-login-page {
        padding: 26px 30px;
    }

    .content-sixth .rate-main-infor .text-rate {
        font-size: 30px;
        line-height: 50px;
    }

    .rate-quote .box-text-quote .text-quote, .position {
        font-size: 30px;
        line-height: 50px;
    }

    .course-box-img {
        width: 100%;
        /* height: 230px !important; */
        overflow: hidden;
    }

    .course-box-img {
        width: 100%;
        height: 200px;
        overflow: hidden;
    }

    .img_fourth {
        /*height: 335px;*/
        height: 100%;
    }

    .login-register {
        padding-right: 0px !important;
    }

    .flex-item {
        margin-top: 20px;
    }

    .padding-30 {
        padding-right: 9px;
    }

    a.header-a {
        font-size: 36px;
    }

    h2.headder-h2 {
        font-size: 36px;
    }

    .footer .about-footer {
        font-size: 38px;
    }

    .course-box-outstanding {
        height: 428px;
        overflow: hidden;
    }

    .num-title {
        font-size: 42px;
    }

    .num-stu {
        font-size: 70px;
    }

    .title-full {
        font-size: 128px;
    }

    .footer .program a {
        font-size: 38px;
    }

    .content-announce-third {
        font-size: 36px;
    }

    .icon-left-content img {
        width: 70px;
        height: 80px;
        margin-left: -15px;
    }

    .content-main-right .header-content-third h3 {
        font-size: 36px;
    }

    .content-main-right {
        width: 83.33333333%;
    }

    .header-title h3 {
        font-size: 78px;
    }


    .register-course {
        font-size: 36px;
    }

    h2.register-course {
        font-size: 36px;
    }

    .row.col-md-12.content-fourth .course-name {
        font-size: 34px;
        line-height: 36px;
    }

    .panel-heading .panel-title .coure-name {
        font-size: 34px;
    }

    .course-content-outstanding .course-name-outstanding {
        font-size: 34px;
    }

    .footer .program span {
        font-size: 34px;
    }

    .footer .company-infor .company-name {
        font-size: 54px;
    }


    .panel-body {
        font-size: 28px !important;
        line-height: 48px;
    }

        .panel-body h2 {
            font-size: 36px !important;
        }

        .panel-body h3 {
            font-size: 34px !important;
        }

    .course-box-img {
        width: 100%;
        height: 340px;
        overflow: hidden;
    }
}

@media only screen and (max-width:3120px) {
    .menutop-logo {
        width: 320px !important;
        height: 110px !important;
    }

    .panel-heading .panel-title .coure-name .live_stream {
        margin-top: 1.5%;
        width: 105px;
    }

    .title-notice-top {
        min-height: 66px;
    }

    .course-name {
        min-height: 70px;
    }

    .fa-arrow-right {
        font-size: 28px;
    }

    .content-sixth .rate-footer-infor .name-user {
        font-size: 28px;
    }

    .course-infor img {
        width: 25px;
    }

    .parent .icon-fourth-bot .course-infor-icon .course-infor {
        font-size: 24px;
        width: 130px !important;
    }

        .parent .icon-fourth-bot .course-infor-icon .course-infor img {
        }

    .nav.navbar-nav > li {
        /*padding:15px 65px;*/
        font-size: 32px;
    }
    /* .padding-right,.padding-30{
            padding-left:100px;
        }*/
    .footer-end .copyright {
        font-size: 28px !important;
    }

    .panel-heading .panel-title .course-time {
        font-size: 28px !important;
    }

    .panel-heading .accordion-toggle:after {
        font-size: 22px !important;
        margin-top: -6%;
    }

    #create-account {
        font-size: 34px !important;
    }

    .content-announce-third {
        line-height: 48px;
    }

    .button-outstanding a {
        font-size: 24px;
    }

    .content-sixth .rate-footer-infor .position span {
        font-size: 28px;
    }

    .course-date {
        font-size: 28px;
    }

    .content-sixth .rate-footer-infor {
        margin: 50px 0px;
    }

    .footer-end .footer-right .icon-footer {
        width: 70px;
        height: 70px;
    }

    .footer-end .footer-main, .footer-end .footer-right {
        min-height: 120px;
    }

    .jq-star {
        width: 35px !important;
        height: 35px !important;
    }

    .content-fiveth .parent .title-event-top {
        font-size: 44px;
    }

    .rate-quote .box-quote {
        width: 70px;
        height: 60px;
    }

    a.header-a.a-register-page {
        padding: 25px 30px;
    }

    a.header-a.a-login-page {
        padding: 26px 30px;
    }

    h2.headder-h2.h2-login-page {
        padding: 26px 30px;
    }

    .content-sixth .rate-main-infor .text-rate {
        font-size: 28px;
        line-height: 48px;
    }

    .rate-quote .box-text-quote .text-quote, .position {
        font-size: 28px;
        line-height: 48px;
    }

    .course-box-img {
        width: 100%;
        /* height: 230px !important; */
        overflow: hidden;
    }

    .course-box-img {
        width: 100%;
        height: 200px;
        overflow: hidden;
    }

    .img_fourth {
        /*height: 335px;*/
        height: 100%
    }

    .login-register {
        padding-right: 0px !important;
    }

    .flex-item {
        margin-top: 20px;
    }

    .padding-30 {
        padding-right: 9px;
    }

    a.header-a {
        font-size: 34px;
    }

    h2.header-h2 {
        font-size: 34px;
        font-weight: 700;
    }

    .footer .about-footer {
        font-size: 34px;
    }

    .course-box-outstanding {
        height: 428px;
        overflow: hidden;
    }

    .num-title {
        font-size: 40px;
    }

    .num-stu {
        font-size: 62px;
    }

    .title-full {
        font-size: 126px;
    }

    .footer .program a {
        font-size: 34px;
    }

    .content-announce-third {
        font-size: 34px;
    }

    .icon-left-content img {
        width: 70px;
        height: 80px;
        margin-left: -15px;
    }

    .content-main-right .header-content-third h3 {
        font-size: 34px;
    }

    .content-main-right {
        width: 83.33333333%;
    }

    .header-title h3 {
        font-size: 74px;
    }


    .register-course {
        font-size: 34px;
    }

    h2.register-course {
        font-size: 34px;
    }

    .row.col-md-12.content-fourth .course-name {
        font-size: 30px;
        line-height: 34px;
    }

    .panel-heading .panel-title .coure-name {
        font-size: 30px;
    }

    .course-content-outstanding .course-name-outstanding {
        font-size: 34px;
        min-height: 93px;
    }

    .footer .program span {
        font-size: 34px;
    }

    .footer .company-infor .company-name {
        font-size: 50px;
    }


    .panel-body {
        font-size: 28px !important;
        line-height: 48px;
    }

        .panel-body h2 {
            font-size: 36px !important;
        }

        .panel-body h3 {
            font-size: 34px !important;
        }

    .course-box-img {
        width: 100%;
        height: 340px;
        overflow: hidden;
    }
}

@media only screen and (max-width:2960px) {
    .menutop-logo {
        width: 320px !important;
        height: 110px !important;
    }

    .panel-heading .panel-title .coure-name .live_stream {
        margin-top: 1.5%;
        width: 105px;
    }

    .title-notice-top {
        min-height: 66px;
    }

    .course-name {
        min-height: 70px;
    }

    .fa-arrow-right {
        font-size: 28px;
    }

    .content-sixth .rate-footer-infor .name-user {
        font-size: 28px;
    }

    .course-infor img {
        width: 25px;
    }

    .parent .icon-fourth-bot .course-infor-icon .course-infor {
        font-size: 24px;
        width: 130px !important;
    }


    .nav.navbar-nav > li {
        /*padding:15px 65px;*/
        font-size: 32px;
    }
    /* .padding-right,.padding-30{
            padding-left:100px;
        }*/
    .footer-end .copyright {
        font-size: 28px !important;
    }

    .panel-heading .panel-title .course-time {
        font-size: 28px !important;
    }

    .panel-heading .accordion-toggle:after {
        font-size: 22px !important;
        margin-top: -6%;
    }

    #create-account {
        font-size: 34px !important;
    }

    .content-announce-third {
        line-height: 48px;
    }

    .button-outstanding a {
        font-size: 24px;
    }

    .content-sixth .rate-footer-infor .position span {
        font-size: 28px;
    }

    .course-date {
        font-size: 28px;
    }

    .content-sixth .rate-footer-infor {
        margin: 50px 0px;
    }

    .footer-end .footer-right .icon-footer {
        width: 70px;
        height: 70px;
    }

    .footer-end .footer-main, .footer-end .footer-right {
        min-height: 120px;
    }

    .jq-star {
        width: 35px !important;
        height: 35px !important;
    }

    .content-fiveth .parent .title-event-top {
        font-size: 44px;
    }

    .rate-quote .box-quote {
        width: 70px;
        height: 60px;
    }


    .a-register-page {
        padding: 25px 30px;
    }

    a.header-a.a-login-page {
        padding: 26px 30px;
    }

    h2.headder-h2.h2-login-page {
        padding: 26px 30px;
    }

    .content-sixth .rate-main-infor .text-rate {
        font-size: 28px;
        line-height: 48px;
    }

    .rate-quote .box-text-quote .text-quote, .position {
        font-size: 28px;
        line-height: 48px;
    }

    .course-box-img {
        width: 100%;
        /* height: 230px !important; */
        overflow: hidden;
    }

    .course-box-img {
        width: 100%;
        height: 200px;
        overflow: hidden;
    }

    .img_fourth {
        /*height: 335px;*/
        height: 100%;
    }

    .login-register {
        padding-right: 0px !important;
    }

    .flex-item {
        margin-top: 20px;
    }

    .padding-30 {
        padding-right: 9px;
    }

    a.header-a {
        font-size: 34px;
    }

    h2.header-h2 {
        font-size: 34px;
        font-weight: 700;
    }

    .footer .about-footer {
        font-size: 34px;
    }

    .course-box-outstanding {
        height: 428px;
        overflow: hidden;
    }

    .num-title {
        font-size: 40px;
    }

    .num-stu {
        font-size: 62px;
    }

    .title-full {
        font-size: 118px;
    }

    .footer .program a {
        font-size: 34px;
    }

    .content-announce-third {
        font-size: 34px;
    }

    .icon-left-content img {
        width: 70px;
        height: 80px;
        margin-left: -15px;
    }

    .content-main-right .header-content-third h3 {
        font-size: 34px;
    }

    .content-main-right {
        width: 83.33333333%;
    }

    .header-title h3 {
        font-size: 74px;
    }


    .register-course {
        font-size: 34px;
    }

    h2.register-course {
        font-size: 34px;
    }

    .row.col-md-12.content-fourth .course-name {
        font-size: 30px;
        line-height: 34px;
    }

    .panel-heading .panel-title .coure-name {
        font-size: 30px;
    }

    .course-content-outstanding .course-name-outstanding {
        font-size: 34px;
        min-height: 93px;
    }

    .footer .program span {
        font-size: 34px;
    }

    .footer .company-infor .company-name {
        font-size: 50px;
    }


    .panel-body {
        font-size: 28px !important;
        line-height: 48px;
    }

        .panel-body h2 {
            font-size: 36px !important;
        }

        .panel-body h3 {
            font-size: 34px !important;
        }

    .course-box-img {
        width: 100%;
        height: 340px;
        overflow: hidden;
    }

    /*.panel-heading .accordion-toggle:after {
        margin-top: -50px;
    }*/
}

@media screen and (max-width:2750px) {
    .footer-end .copyright {
        font-size: 28px !important;
    }

    .modal.fade.in {
        top: 35%;
        left: 50%;
    }

    #cate-ajax-modal {
        width: 1000px !important;
    }

    .panel-heading .panel-title .coure-name .live_stream {
        margin-top: 1.5%;
        width: 105px;
    }

    .title-notice-top {
        min-height: 66px;
    }

    .content-fiveth .parent .title-event-top {
        font-size: 34px;
    }

    .course-name {
        min-height: 70px;
    }

    .panel-heading .panel-title .course-time {
        font-size: 25px !important;
    }

    .panel-heading .accordion-toggle:after {
        font-size: 22px !important;
        margin-top: -7%;
    }

    #create-account {
        font-size: 32px !important;
    }

    .content-announce-third {
        line-height: 44px;
    }

    .button-outstanding a {
        font-size: 18px;
    }

    .content-sixth .rate-footer-infor .position span {
        font-size: 18px;
    }

    .course-date {
        font-size: 25px;
    }

    a.header-a.a-register-page {
        padding: 25px 30px;
    }

    a.header-a.a-login-page {
        padding: 26px 30px;
    }

    h2.headder-h2.h2-login-page {
        padding: 26px 30px;
    }

    .content-sixth .rate-main-infor .text-rate {
        font-size: 24px;
    }

    .rate-quote .box-text-quote .text-quote, .position {
        font-size: 24px;
    }

    .course-box-img {
        width: 100%;
        /* height: 230px !important; */
        overflow: hidden;
    }

    .course-box-img {
        width: 100%;
        height: 200px;
        overflow: hidden;
    }

    .img_fourth {
        /*height: 335px;*/
        height: 100%;
    }

    .login-register {
        padding-right: 0px !important;
    }

    .flex-item {
        margin-top: 20px;
    }

    .padding-30 {
        padding-right: 9px;
    }

    a.header-a {
        font-size: 32px;
    }

    h2.headder-h2 {
        font-weight: 700;
        font-size: 32px;
    }

    .footer .about-footer {
        font-size: 32px;
    }

    .course-box-outstanding {
        height: 428px;
        overflow: hidden;
    }

    .num-title {
        font-size: 38px;
    }

    .num-stu {
        font-size: 58px;
    }

    .title-full {
        font-size: 106px;
    }

    .footer .program a {
        font-size: 32px;
    }

    .content-announce-third {
        font-size: 32px;
    }

    .icon-left-content img {
        width: 50px;
        height: 55px;
        margin-left: -15px;
    }

    .content-main-right .header-content-third h3 {
        font-size: 32px;
    }

    .content-main-right {
        width: 83.33333333%;
    }

    .header-title h3 {
        font-size: 70px;
    }


    .register-course {
        font-size: 32px;
    }

    h2.register-course {
        font-size: 32px;
    }

    .row.col-md-12.content-fourth .course-name {
        font-size: 28px;
        line-height: 34px;
    }

    .panel-heading .panel-title .coure-name {
        font-size: 30px;
    }

    .course-content-outstanding .course-name-outstanding {
        font-size: 30px;
        min-height: 83px;
    }

    .footer .program span {
        font-size: 32px;
    }

    .footer .company-infor .company-name {
        font-size: 48px;
    }


    .panel-body {
        font-size: 28px !important;
    }

        .panel-body h2 {
            font-size: 32px !important;
        }

        .panel-body h3 {
            font-size: 30px !important;
        }

    .course-box-img {
        width: 100%;
        height: 340px;
        overflow: hidden;
    }


    /*.content-sixth {
            min-height: 2275px !important;
        }*/
}

@media screen and (max-width:2560px) {
    .footer-end .copyright {
        font-size: 24px !important;
    }

    .modal.fade.in {
        top: 35%;
        left: 50%;
    }

    #cate-ajax-modal {
        width: 1000px !important;
    }

    .panel-heading .panel-title .coure-name .live_stream {
        margin-top: 1.5%;
        width: 100px;
    }

    .title-notice-top {
        min-height: 62px;
    }

    .content-fiveth .parent .title-event-top {
        font-size: 32px;
    }
    /*.content-sixth {
            min-height: 2090px !important;
        }*/
    .course-name {
        min-height: 70px;
    }

    .panel-heading .accordion-toggle:after {
        font-size: 22px !important;
        margin-top: -7%;
    }

    .content-announce-third {
        line-height: 38px;
    }

    .button-outstanding a {
        font-size: 18px;
    }

    .content-sixth .rate-footer-infor .position span {
        font-size: 18px;
    }

    .course-date {
        font-size: 25px;
    }

    a.header-a.a-register-page {
        padding: 19px 20px;
    }

    a.header-a.a-login-page {
        padding: 20px 30px;
    }

    h2.headder-h2.h2-login-page {
        padding: 20px 30px;
    }

    .content-sixth .rate-main-infor .text-rate {
        font-size: 20px;
    }

    .rate-quote .box-text-quote .text-quote, .position {
        font-size: 20px;
    }

    .course-box-img {
        width: 100%;
        height: 280px !important;
        overflow: hidden;
    }

    .img_fourth {
        /*height: 275px;*/
        height: 100%;
    }


    .login-register {
        padding-right: 0px !important;
    }

    .flex-item {
        margin-top: 20px;
    }

    .padding-30 {
        padding-right: 9px;
    }

    a.header-a {
        font-size: 30px;
    }

    h2.headder-h2 {
        font-size: 30px;
        font-weight: bold;
    }

    .footer .about-footer {
        font-size: 28px;
    }

    .course-box-outstanding {
        height: 419px;
        overflow: hidden;
    }

    .num-title {
        font-size: 34px;
    }

    .num-stu {
        font-size: 56px;
    }

    .title-full {
        font-size: 98px;
    }

    .footer .program a {
        font-size: 26px;
    }

    .content-announce-third {
        font-size: 28px;
    }

    .icon-left-content img {
        width: 50px;
        height: 55px;
        margin-left: -15px;
    }

    .content-main-right .header-content-third h3 {
        font-size: 28px;
    }

    .content-main-right {
        width: 83.33333333%;
    }

    .header-title h3 {
        font-size: 63px;
    }


    .register-course {
        font-size: 28px;
    }

    h2.register-course {
        font-size: 28px;
    }

    .row.col-md-12.content-fourth .course-name {
        font-size: 26px;
        line-height: 34px;
    }

    .panel-heading .panel-title .coure-name {
        font-size: 28px;
    }

    .course-content-outstanding .course-name-outstanding {
        font-size: 28px;
        min-height: 77px;
    }

    .footer .program span {
        font-size: 28px;
    }

    .footer .company-infor .company-name {
        font-size: 42px;
    }
}

@media screen and (max-width:2340px) {
    .footer-end .copyright {
        font-size: 22px !important;
    }

    .modal.fade.in {
        top: 35%;
        left: 50%;
    }

    #cate-ajax-modal {
        width: 900px !important;
    }

    .panel-heading .panel-title .coure-name .live_stream {
        margin-top: 1.5%;
        width: 100px;
    }

    .title-notice-top {
        min-height: 58px;
    }

    .content-fiveth .parent .title-event-top {
        font-size: 30px;
    }

    .course-name {
        min-height: 70px;
    }

    .panel-heading .panel-title .course-time {
        font-size: 22px !important;
    }

    .panel-heading .accordion-toggle:after {
        margin-top: -8%;
        font-size: 22px !important;
    }

    .panel-heading .accordion-toggle.collapsed:after {
        font-size: 22px !important;
    }

    #create-account {
        font-size: 26px !important;
    }

    .content-announce-third {
        line-height: 36px;
    }

    .button-outstanding a {
        font-size: 18px;
    }

    .content-sixth .rate-footer-infor .position span {
        font-size: 18px;
    }

    .course-date {
        /*font-size: 16px;*/
        font-size: 22px;
    }

    a.header-a.a-register-page {
        padding: 19px 20px;
    }

    a.header-a.a-login-page {
        padding: 20px 30px;
    }

    h2.headder-h2.h2-login-page {
        padding: 20px 30px;
    }

    .content-sixth .rate-main-infor .text-rate {
        font-size: 18px;
    }

    .rate-quote .box-text-quote .text-quote, .position {
        font-size: 20px;
    }

    .course-box-img {
        width: 100%;
        height: 270px !important;
        overflow: hidden;
    }

    .img_fourth {
        /*height: 265px;*/
        height: 100%;
    }

    .login-register {
        padding-right: 0px !important;
    }

    .flex-item {
        margin-top: 20px;
    }

    .padding-30 {
        padding-right: 9px;
    }

    a.header-a {
        font-size: 26px;
    }

    h2.headder-h2 {
        font-size: 26px;
        font-weight: bold;
    }

    h2.headder-h2 {
        font-size: 26px;
        font-weight: bold;
    }

    .footer .about-footer {
        font-size: 26px;
    }

    .course-box-outstanding {
        height: 419px;
        overflow: hidden;
    }

    .num-title {
        font-size: 30px;
    }

    .num-stu {
        font-size: 54px;
    }

    .title-full {
        font-size: 88px;
    }

    .footer .program a {
        font-size: 26px;
    }


    .content-announce-third {
        font-size: 26px;
    }

    .icon-left-content img {
        width: 50px;
        height: 55px;
        margin-left: -15px;
    }

    .content-main-right .header-content-third h3 {
        font-size: 26px;
    }

    .content-main-right {
        width: 83.33333333%;
    }

    .header-title h3 {
        font-size: 58px;
    }


    .register-course {
        font-size: 26px;
    }

    .h2.register-course {
        font-size: 26px;
    }

    .row.col-md-12.content-fourth .course-name {
        font-size: 24px;
        line-height: 32px;
    }

    .panel-heading .panel-title .coure-name {
        font-size: 26px;
    }

    .course-content-outstanding .course-name-outstanding {
        font-size: 26px;
        min-height: 72px;
    }

    .footer .program span {
        font-size: 26px;
    }

    .footer .company-infor .company-name {
        font-size: 40px;
    }

    .panel-body {
        font-size: 20px !important;
    }

        .panel-body h2 {
            font-size: 28px !important;
        }

        .panel-body h3 {
            font-size: 24px !important;
        }
    /*.content-sixth {
            min-height: 1785px !important;
        }*/
}

@media screen and (max-width:2280px) {
    .footer-end .copyright {
        font-size: 22px !important;
    }

    .modal.fade.in {
        top: 35%;
        left: 50%;
    }

    #cate-ajax-modal {
        width: 900px !important;
    }

    .panel-heading .panel-title .coure-name .live_stream {
        margin-top: 2%;
        width: 100px;
    }

    .title-notice-top {
        min-height: 58px;
    }

    .content-fiveth .parent .title-event-top {
        font-size: 28px;
    }
    /* .content-sixth{
            min-height:1655px!important;
        }*/
    .course-name {
        min-height: 70px;
    }

    .panel-heading .panel-title .course-time {
        font-size: 20px !important;
    }

    .img_fourth {
        /*height: 275px;*/
        height: 100%;
    }

    .panel-heading .accordion-toggle:after {
        margin-top: -8%;
        font-size: 22px !important;
    }

    .panel-heading .accordion-toggle.collapsed:after {
        font-size: 22px !important;
    }

    #create-account {
        font-size: 26px !important;
    }

    .content-announce-third {
        line-height: 34px;
    }

    .button-outstanding a {
        font-size: 18px;
    }

    .content-sixth .rate-footer-infor .position span {
        font-size: 18px;
    }

    .course-date {
        font-size: 20px;
    }

    a.header-a.a-register-page {
        padding: 19px 20px;
    }

    a.header-a.a-login-page {
        padding: 20px 30px;
    }

    h2.headder-h2.h2-login-page {
        padding: 20px 30px;
    }

    .content-sixth .rate-main-infor .text-rate {
        font-size: 18px;
    }

    .rate-quote .box-text-quote .text-quote, .position {
        font-size: 20px;
    }

    .course-box-img {
        width: 100%;
        height: 280px !important;
        overflow: hidden;
    }

    .login-register {
        padding-right: 0px !important;
    }

    .flex-item {
        margin-top: 20px;
    }

    .padding-30 {
        padding-right: 9px;
    }

    a.header-a {
        font-size: 26px;
    }

    h2.headder-h2 {
        font-size: 26px;
        font-weight: 700;
    }

    .footer .about-footer {
        font-size: 26px;
    }

    .course-box-outstanding {
        height: 406px;
        overflow: hidden;
    }

    .num-title {
        font-size: 30px;
    }

    .num-stu {
        font-size: 52px;
    }

    .title-full {
        font-size: 86px;
    }

    .footer .program a {
        font-size: 26px;
    }



    .content-announce-third {
        font-size: 26px;
    }

    .icon-left-content img {
        width: 50px;
        height: 55px;
        margin-left: -15px;
    }

    .content-main-right .header-content-third h3 {
        font-size: 26px;
    }

    .content-main-right {
        width: 83.33333333%;
    }

    .header-title h3 {
        font-size: 58px;
    }


    .register-course {
        font-size: 26px;
    }

    h2.register-course {
        font-size: 26px;
    }

    .row.col-md-12.content-fourth .course-name {
        font-size: 24px;
        line-height: 32px;
    }

    .panel-heading .panel-title .coure-name {
        font-size: 26px;
    }

    .course-content-outstanding .course-name-outstanding {
        font-size: 26px;
        min-height: 72px;
    }

    .footer .program span {
        font-size: 25px;
    }

    .footer .company-infor .company-name {
        font-size: 40px;
    }

    .panel-body {
        font-size: 18px !important;
    }

        .panel-body h2 {
            font-size: 24px !important;
        }

        .panel-body h3 {
            font-size: 22px !important;
        }
}

@media screen and (max-width:2160px) {
    .footer-end .copyright {
        font-size: 18px !important;
    }
    /*.content-sixth {
            min-height: 1570px !important;
        }*/
    .content-fiveth .parent .title-event-top {
        font-size: 28px;
    }

    .modal.fade.in {
        top: 35%;
        left: 50%;
    }

    #cate-ajax-modal {
        width: 900px !important;
    }

    .title-notice-top {
        min-height: 53px;
    }

    .course-name {
        min-height: 60px;
    }

    .panel-heading .accordion-toggle.collapsed:after {
        font-size: 20px !important;
    }

    .panel-heading .accordion-toggle:after {
        margin-top: -8%;
        font-size: 20px !important;
    }

    .panel-heading .panel-title .course-time {
        font-size: 20px !important;
    }

    #create-account {
        font-size: 24px !important;
    }

    .button-outstanding a {
        font-size: 14px;
    }

    .content-announce-third {
        line-height: 32px;
    }

    .content-sixth .rate-footer-infor .position span {
        font-size: 18px;
    }

    .course-date {
        /*font-size: 16px;*/
        font-size: 20px;
    }

    a.header-a.a-register-page {
        padding: 19px 20px;
    }

    a.header-a.a-login-page {
        padding: 20px 30px;
    }

    h2.headder-h2.h2-login-page {
        padding: 20px 30px;
    }

    .content-sixth .rate-main-infor .text-rate {
        font-size: 18px;
    }

    .rate-quote .box-text-quote .text-quote, .position {
        font-size: 18px;
    }

    .course-box-img {
        width: 100%;
        height: 250px !important;
        overflow: hidden;
    }

    .img_fourth {
        /*height: 245px;*/
        height: 100%;
    }

    .login-register {
        padding-right: 0px !important;
    }

    .flex-item {
        margin-top: 20px;
    }

    .padding-30 {
        padding-right: 9px;
    }

    a.header-a {
        font-size: 24px;
    }

    h2.headder-h2 {
        font-size: 24px;
        font-weight: 700;
    }

    .footer .about-footer {
        font-size: 24px;
    }

    .course-box-outstanding {
        height: 378.5px;
        overflow: hidden;
    }

    .num-title {
        font-size: 28px;
    }

    .num-stu {
        font-size: 50px;
    }

    .title-full {
        font-size: 82px;
    }

    .footer .program a {
        font-size: 20px;
    }

    .content-announce-third {
        font-size: 24px;
    }

    .icon-left-content img {
        width: 50px;
        height: 55px;
        margin-left: -15px;
    }

    .content-main-right .header-content-third h3 {
        font-size: 24px;
    }

    .content-main-right {
        width: 83.33333333%;
    }

    .header-title h3 {
        font-size: 56px;
    }


    .register-course {
        font-size: 24px;
    }

    .register-course {
        font-size: 24px;
    }

    .row.col-md-12.content-fourth .course-name {
        font-size: 22px;
        line-height: 30px;
    }

    .panel-heading .panel-title .coure-name {
        font-size: 24px;
    }

    .course-content-outstanding .course-name-outstanding {
        font-size: 24px;
        min-height: 66px;
    }

    .footer .program span {
        font-size: 24px;
    }

    .footer .company-infor .company-name {
        font-size: 38px;
    }

    .panel-body {
        font-size: 18px !important;
    }

        .panel-body h2 {
            font-size: 24px !important;
        }

        .panel-body h3 {
            font-size: 22px !important;
        }

    .panel-heading .panel-title .coure-name .live_stream {
        width: 90px;
    }
}

.content-notice {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

@media screen and (max-width:1920px) {
    .content-sixth {
        min-height: 1300px !important;
    }

    .content-bot {
        max-height: 450px;
    }

    #cate-ajax-modal {
        width: 650px !important;
    }

    .modal.fade.in {
        top: 35% !important;
        left: 50%;
    }

    .logo_edu {
        width: 180px;
        height: auto;
        margin-top: -5%;
    }

    .panel-heading .panel-title .coure-name .live_stream {
        width: 80px;
    }

    .logo_edu img {
        width: 100%;
    }

    .title-noibat-top {
        width: 300px;
    }

    .content-fiveth {
        padding-bottom: 80px !important;
    }

        .content-fiveth .parent .title-event-top {
            font-size: 24px;
        }

    .footer-end .copyright {
        font-size: 16px;
    }

    .course-name {
        min-height: 50px;
    }

    .content-sixth .rate-footer-infor .name-user {
        font-size: 20px;
    }

    .jq-star {
        width: 22px !important;
        height: 22px !important;
    }

    .rate-quote .box-quote {
        width: 40px;
        height: 40px;
    }

    .panel-heading .accordion-toggle:after {
        margin-top: -8%;
        font-size: 18px !important;
    }

    .panel-heading .accordion-toggle.collapsed:after {
        font-size: 18px !important;
    }

    .img_fourth {
        /*height: 230px;*/
        height: 100%;
    }

    .panel-heading .panel-title .course-time {
        font-size: 14px !important;
    }

    #create-account {
        font-size: 20px !important;
    }

    .content-announce-third {
        line-height: 30px;
    }

    .content-sixth .rate-footer-infor .position span {
        font-size: 16px;
    }

    .course-date {
        font-size: 14px;
    }

    .content-sixth .rate-main-infor .text-rate {
        font-size: 16px;
        line-height: 30px;
    }

    .rate-quote .box-text-quote .text-quote, .position {
        font-size: 16px;
        line-height: 30px;
    }

    .footer-end .footer-right .icon-footer {
        width: 50px;
        height: 50px;
    }

    .course-box-img {
        width: 100%;
        height: 230px !important;
        overflow: hidden;
    }

    .footer-end .footer-main, .footer-end .footer-right {
        min-height: 80px;
    }

    .parent .icon-fourth-bot .course-infor-icon .course-infor {
        font-size: 16px;
        width: 30% !important;
    }

    .login-register {
        padding-right: 0px !important;
    }

    .menutop-logo {
        width: 230px !important;
        height: 80px !important;
    }

    .fa-arrow-right {
        font-size: 20px;
    }

    .flex-item {
        margin-top: 20px;
    }

    .padding-30 {
        padding-right: 9px;
    }

    a.header-a.a-register-page {
        padding: 16px 20px;
    }

    a.header-a.a-login-page {
        padding: 17px 30px;
    }

    h2.headder-h2.h2-login-page {
        padding: 17px 30px;
    }

    a.header-a {
        font-size: 20px;
    }

    h2.headder-h2 {
        font-size: 20px;
        font-weight: 700;
    }

    .footer .about-footer {
        font-size: 20px;
    }

    .course-box-outstanding {
        height: 321px;
        overflow: hidden;
    }

    .num-title {
        font-size: 24px;
    }

    .num-stu {
        font-size: 48px;
    }

    .title-full {
        font-size: 68px;
    }

    .footer .program a {
        font-size: 20px;
    }

    .footer .program .col-md-3 {
        padding: 0px;
    }

    .footer .program img {
        width: 35px;
        height: 35px;
    }

    .content-announce-third {
        font-size: 20px;
    }

    .icon-left-content img {
        width: 50px;
        height: 55px;
        margin-left: -15px;
    }

    .content-main-right .header-content-third h3 {
        font-size: 20px;
    }

    .content-main-right {
        width: 83.33333333%;
    }

    .header-title h3 {
        font-size: 48px;
    }


    .register-course {
        font-size: 20px;
    }

    h2.register-course {
        font-size: 20px;
    }

    .row.col-md-12.content-fourth .course-name {
        font-size: 18px;
        line-height: 24px;
    }

    .panel-heading .panel-title .coure-name {
        font-size: 20px;
    }

    .course-content-outstanding .course-name-outstanding {
        font-size: 20px;
        min-height: 55px;
    }

    .footer .program span {
        font-size: 20px;
    }

    .footer .company-infor .company-name {
        font-size: 34px;
    }

    .panel-body {
        line-height: 32px;
        font-size: 16px !important;
    }
}

@media screen and (max-width:1680px) {
    .content-fiveth .parent .title-event-top {
        font-size: 24px;
    }

    .content-bot {
        max-height: 440px !important;
    }

    .table.content-table tr td {
        line-height: 28px !important;
    }

    #cate-ajax-modal {
        width: 600px !important;
    }

    .modal.fade.in {
        top: 40% !important;
        left: 50%;
        width: 600px !important;
    }

    .panel-heading .panel-title .coure-name .live_stream {
        margin-top: 1.5%;
        width: 80px;
    }

    .title-notice-top {
        min-height: 50px;
    }

    .img_fourth {
        /*height: 195px;*/
        height: 100%;
    }

    .course-name {
        min-height: 50px;
    }

    .content-sixth .rate-main-infor .text-rate {
        font-size: 14px;
        line-height: 26px;
    }

    .rate-quote .box-text-quote .text-quote, .position {
        font-size: 14px;
        line-height: 26px;
    }

    .content-sixth .rate-footer-infor .name-user {
        font-size: 18px;
    }

    .panel-body h2 {
        font-size: 20px !important;
    }

    .panel-body h3 {
        font-size: 18px !important;
    }

    .panel-body {
        font-size: 14px !important;
        line-height: 28px;
    }

    .content-fiveth .parent .title-event-top {
        font-size: 26px;
    }

    .fa-arrow-right {
        font-size: 16px;
    }

    #create-account {
        font-size: 20px !important;
    }

    .login-register {
        padding-right: 0px !important;
    }

    .flex-item {
        margin-top: 20px;
    }

    .padding-30 {
        padding-right: 9px;
    }

    a.header-a {
        font-size: 20px;
    }

    h2.headder-h2 {
        font-size: 20px;
        font-weight: 700;
    }

    .footer .about-footer {
        font-size: 20px;
    }

    .course-box-outstanding {
        height: 323px;
        overflow: hidden;
    }

    .num-title {
        font-size: 24px;
    }

    .num-stu {
        font-size: 34px;
    }

    .title-full {
        font-size: 58px;
    }

    .footer .program a {
        font-size: 20px;
    }

    .course-box-img {
        width: 100%;
        height: 180px !important;
        overflow: hidden;
    }

    .content-announce-third {
        font-size: 20px;
    }

    .icon-left-content img {
        width: 50px;
        height: 50px;
        margin-left: -15px;
    }

    .content-main-right .header-content-third h3 {
        font-size: 20px;
    }

    .content-main-right {
        width: 83.33333333%;
    }

    .header-title h3 {
        font-size: 48px;
    }


    .register-course {
        font-size: 20px;
    }

    h2.register-course {
        font-size: 20px;
    }

    .row.col-md-12.content-fourth .course-name {
        font-size: 18px;
        line-height: 24px;
    }

    .panel-heading .panel-title .coure-name {
        font-size: 20px;
    }


    .course-content-outstanding .course-name-outstanding {
        font-size: 20px;
    }

    .footer .program span {
        font-size: 20px;
    }

    .footer .company-infor .company-name {
        font-size: 34px;
    }
}

@media screen and (max-width:1600px) {
    .img_fourth {
        /*height: 195px;*/
        height: 100%;
    }

    .content-bot {
        max-height: 380px !important;
    }

    .modal.fade.in {
        top: 40% !important;
        left: 53%;
        width: 500px !important;
    }

    .table.content-table tr td {
        line-height: 22px !important;
    }

    .panel-heading .panel-title .coure-name .live_stream {
        margin-top: 1.5%;
        width: 80px;
    }

    .title-notice-top {
        min-height: 45px;
    }

    .content-fiveth .parent .title-event-top {
        font-size: 24px;
    }

    .course-name {
        min-height: 50px;
    }

    #create-account {
        font-size: 16px !important;
    }

    .login-register {
        padding-right: 0px !important;
    }

    .flex-item {
        margin-top: 20px;
    }

    .padding-30 {
        padding-right: 9px;
    }

    a.header-a {
        font-size: 16px;
    }

    h2.headder-h2 {
        font-size: 16px;
        font-weight: 700;
    }

    .footer .about-footer {
        font-size: 18px;
    }

    .course-box-outstanding {
        height: 305px;
        overflow: hidden;
    }

    .num-title {
        font-size: 22px;
    }

    .num-stu {
        font-size: 29px;
    }

    .title-full {
        font-size: 55px;
    }

    .footer .program a {
        font-size: 18px;
    }

    .course-box-img {
        width: 100%;
        height: 180px !important;
        overflow: hidden;
    }

    .content-announce-third {
        font-size: 18px;
    }

    .icon-left-content img {
        width: 40px;
        height: 40px;
        margin-left: -15px;
    }

    .content-main-right .header-content-third h3 {
        font-size: 18px;
    }

    .content-main-right {
        width: 83.33333333%;
    }

    .header-title h3 {
        font-size: 46px;
    }


    .register-course {
        font-size: 18px;
    }

    h2.register-course {
        font-size: 18px;
    }

    .row.col-md-12.content-fourth .course-name {
        font-size: 18px;
        line-height: 24px;
    }

    .panel-heading .panel-title .coure-name {
        font-size: 18px;
    }

    .course-content-outstanding .course-name-outstanding {
        font-size: 18px;
        min-height: 50px;
    }

    .footer .program span {
        font-size: 18px;
    }

    .footer .company-infor .company-name {
        font-size: 32px;
    }
}

@media screen and (max-width:1440px) {
    .panel-heading .accordion-toggle:after {
        font-size: 14px !important;
    }

    .content-bot {
        max-height: 360px !important;
    }

    .table.content-table tr td {
        line-height: 20px !important;
    }

    #cate-ajax-modal {
        width: 550px !important;
        top: 40% !important;
    }

    .panel-heading .accordion-toggle:after {
        margin-top: -10%;
    }

    .panel-heading .panel-title .coure-name .live_stream {
        margin-top: 1.5%;
        width: 70px;
    }

    .title-notice-top {
        min-height: 40px;
    }

    .course-name {
        min-height: 50px;
    }

    .login-register {
        padding-right: 0px !important;
    }

    .footer-end .copyright {
        font-size: 14px !important;
    }

    .fa-arrow-right {
        font-size: 14px;
    }

    .parent .icon-fourth-bot .course-infor-icon .course-infor {
        font-size: 14px;
    }

    .panel-heading .accordion-toggle.collapsed:after {
        font-size: 14px !important;
    }

    .course-infor img {
        width: 20px;
    }

    .footer-end .footer-right .icon-footer {
        width: 40px;
        height: 40px;
    }

    .footer-end .footer-main, .footer-end .footer-right {
        min-height: 60px;
    }

    #create-account {
        font-size: 16px !important;
    }

    .flex-item {
        margin-top: 20px;
    }

    .padding-30 {
        padding-right: 9px;
    }

    a.header-a {
        font-size: 16px;
    }

    h2.headder-h2 {
        font-size: 16px;
        font-weight: 700
    }

    .footer .about-footer {
        font-size: 16px;
    }

    .course-box-outstanding {
        height: 259.5px;
        overflow: hidden;
    }

    .num-title {
        font-size: 20px;
    }

    .num-stu {
        font-size: 26px;
    }

    .title-full {
        font-size: 50px;
    }

    .footer .program a {
        font-size: 16px;
    }

    .course-box-img {
        width: 100%;
        height: 180px !important;
        overflow: hidden;
    }

    .content-announce-third {
        font-size: 16px;
    }

    .icon-left-content img {
        width: 40px;
        height: 40px;
        margin-left: -15px;
    }

    .content-main-right .header-content-third h3 {
        font-size: 16px;
    }

    .content-main-right {
        width: 83.33333333%;
    }

    .header-title h3 {
        font-size: 40px;
    }


    .register-course {
        font-size: 16px;
    }

    h2.register-course {
        font-size: 16px;
    }

    .row.col-md-12.content-fourth .course-name {
        font-size: 16px;
        line-height: 24px;
    }

    .panel-heading .panel-title .coure-name {
        font-size: 16px;
    }

    .course-content-outstanding .course-name-outstanding {
        font-size: 16px;
        min-height: 45px;
    }

    .footer .program span {
        font-size: 16px;
    }

    .footer .company-infor .company-name {
        font-size: 30px;
    }

    .img_fourth {
        /*height: 175px;*/
        height: 100%;
    }
}

@media screen and (max-width:1366px) {
    .login-register {
        padding-right: 0px !important;
    }

    .content-bot {
        max-height: 320px !important;
    }

    .table.content-table tr td {
        line-height: 16px !important;
    }

    .panel-heading .accordion-toggle:after {
        margin-top: -11%;
    }

    #cate-ajax-modal {
        width: 490px !important;
        top: 43% !important;
    }

    .course-name {
        min-height: 50px;
    }

    .panel-heading .panel-title .coure-name .live_stream {
        margin-top: 1.5%;
        width: 70px;
    }

    .title-notice-top {
        min-height: 40px;
    }

    .content-sixth .rate-footer-infor .name-user {
        font-size: 16px;
    }

    #create-account {
        font-size: 16px !important;
    }

    .flex-item {
        margin-top: 20px;
    }

    .padding-30 {
        padding-right: 9px;
    }

    a.header-a {
        font-size: 16px;
    }

    h2.headder-h2 {
        font-size: 16px;
        font-weight: 700;
    }

    .footer .about-footer {
        font-size: 16px;
    }

    .course-box-outstanding {
        height: 251px;
        overflow: hidden;
    }

    .num-title {
        font-size: 20px;
    }

    .num-stu {
        font-size: 26px;
    }

    .title-full {
        font-size: 50px;
    }

    .footer .program a {
        font-size: 16px;
    }

    .course-box-img {
        width: 100%;
        height: 180px !important;
        overflow: hidden;
    }

    .content-announce-third {
        font-size: 16px;
    }

    .icon-left-content img {
        width: 40px;
        height: 40px;
        margin-left: -15px;
    }

    .content-main-right .header-content-third h3 {
        font-size: 16px;
    }

    .content-main-right {
        width: 83.33333333%;
    }

    .header-title h3 {
        font-size: 40px;
    }

    .title-full {
        font-size: 46px;
    }

    .register-course {
        font-size: 16px;
    }

    h2.register-course {
        font-size: 16px;
    }

    .row.col-md-12.content-fourth .course-name {
        font-size: 16px;
        line-height: 24px;
    }

    .panel-heading .panel-title .coure-name {
        font-size: 16px;
    }

    .course-content-outstanding .course-name-outstanding {
        font-size: 16px;
    }

    .footer .program span {
        font-size: 16px;
    }

    .footer .company-infor .company-name {
        font-size: 30px;
    }

    .img_fourth {
        /*height: 175px;*/
        height: 100%;
    }
}

@media screen and (max-width:1280px) {
    .footer-end .copyright {
        font-size: 12px !important;
    }

    .content-bot {
        max-height: 280px !important;
    }

    #cate-ajax-modal {
        width: 400px !important;
        top: 45% !important;
    }

    .panel-heading .accordion-toggle:after {
        margin-top: -11%;
    }

    .course-name {
        min-height: 50px;
    }

    .button-register-cate-course {
        margin-top: 5px;
    }

    .panel-heading .panel-title .coure-name .live_stream {
        margin-top: 1.5%;
        width: 70px;
    }

    .title-notice-top {
        min-height: 35px;
    }

    .login-register {
        padding-right: 0px !important;
    }

    .panel-body {
        font-size: 13px !important;
        line-height: 24px;
    }

    #create-account {
        font-size: 14px !important;
    }

    .panel-body h2 {
        font-size: 18px !important;
    }

    .content-sixth .rate-main-infor .text-rate {
        font-size: 12px;
        line-height: 20px;
    }

    .rate-quote .box-text-quote .text-quote, .position {
        font-size: 12px;
        line-height: 20px;
    }

    .content-sixth .rate-footer-infor .position span {
        font-size: 14px;
    }

    .content-sixth .rate-footer-infor .name-user {
        font-size: 14px;
    }

    .content-sixth .rate-footer-infor {
        margin-top: 30px;
    }

    .fa-arrow-right {
        font-size: 13px;
    }

    .button-outstanding a {
        font-size: 12px;
    }

    .panel-body h3 {
        font-size: 16px !important;
    }

    .flex-item {
        margin-top: 20px;
    }

    .padding-30 {
        padding-right: 9px;
    }

    a.header-a {
        font-size: 14px;
    }

    h2.headder-h2 {
        font-size: 14px;
        font-weight: 700;
    }

    .footer .about-footer {
        font-size: 14px;
    }

    .course-box-outstanding {
        height: 232px;
        overflow: hidden;
    }

    .num-title {
        font-size: 19px;
    }

    .num-stu {
        font-size: 22px;
    }

    .title-full {
        font-size: 50px;
    }

    .footer .program a {
        font-size: 14px;
    }

    .course-box-img {
        width: 100%;
        height: 180px !important;
        overflow: hidden;
    }

    .content-announce-third {
        font-size: 14px;
    }

    .icon-left-content img {
        width: 40px;
        height: 40px;
        margin-left: -15px;
    }

    .content-main-right .header-content-third h3 {
        font-size: 13px;
    }

    .content-main-right {
        width: 83.33333333%;
    }

    .header-title h3 {
        font-size: 38px;
    }

    .title-full {
        font-size: 43px;
    }

    .register-course {
        font-size: 14px;
    }

    h2.register-course {
        font-size: 14px;
    }

    .row.col-md-12.content-fourth .course-name {
        font-size: 14px;
        line-height: 24px;
    }

    .panel-heading .panel-title .coure-name {
        font-size: 14px;
    }

    .course-content-outstanding .course-name-outstanding {
        font-size: 14px;
    }

    .footer .program span {
        font-size: 14px;
    }

    .footer .company-infor .company-name {
        font-size: 28px;
    }

    .img_fourth {
        /*height: 175px;*/
        height: 100%;
    }
}

@media screen and (max-width:1152px) {
    .course-box-img {
        width: 100%;
        height: 140px;
        overflow: hidden;
    }

    .content-bot {
        max-height: 280px !important;
    }

    #cate-ajax-modal {
        width: 450px !important;
        top: 43% !important;
    }

    .modal.fade.in {
        top: 35% !important;
        left: 53%;
    }

    .panel-heading .accordion-toggle:after {
        margin-top: -13%;
    }

    .panel-heading .panel-title .coure-name .live_stream {
        margin-top: 3.5%;
        width: 65px;
    }

    .title-notice-top {
        min-height: 30px;
    }

    .padding-right {
        padding-right: 5% !important;
    }
}

@media screen and (max-width:1024px) {
    .course-box-img {
        width: 100%;
        height: 120px;
        overflow: hidden;
    }

    .content-bot {
        max-height: 280px !important;
    }

    .panel-heading .accordion-toggle:after {
        margin-top: -17%;
    }

    .panel-heading .panel-title .coure-name .live_stream {
        width: 55px;
    }

        .panel-heading .panel-title .coure-name .live_stream img {
            height: 100%;
        }
    /*.title_notice_noibat{
        width:200px;
    }*/
    .padding-right {
        padding-right: 4% !important;
    }

    .panel-heading .panel-title .coure-name .live_stream {
        margin-top: 3.5%;
        width: 60px;
    }

    /*.logo_edu img {
        width: 65% !important;
    }*/
}

@media screen and (max-width: 900px) {
    .navbar-header {
        margin-top: 15px;
    }

    #cate-ajax-modal {
        width: 450px !important;
        top: 8% !important;
        left: 25%;
    }

    .panel-heading .panel-title .coure-name .live_stream img {
        width: 40px;
        height: auto;
    }

    .panel-heading .accordion-toggle:after {
        margin-top: -12%;
    }

    .navbar {
        margin-top: -110px;
    }

    a.header-a.a-login-page {
        padding: 15px 10px;
    }

    h2.headder-h2.h2-login-page {
        padding: 15px 10px;
    }

    a.header-a.a-register-page {
        padding: 14px 10px;
    }

    .menutop-logo img {
        width: 60%;
    }

    .logo_edu img {
        width: 50% !important;
        padding-right: 3%;
    }

    .menutop-logo {
        width: 150px;
    }

    .course-content-outstanding .course-name-outstanding .title-name {
        font-size: 14px;
    }

    .navbar {
        padding: 0 1%;
    }
}

@media screen and (max-width:800px) {
    .course-box-img {
        width: 100%;
        height: 200px;
        overflow: hidden;
    }

    .modal.fade.in {
        top: 5% !important;
        left: 12%;
    }

    #cate-ajax-modal {
        width: 450px !important;
    }
}



@media screen and (min-width:901px) and (max-width:991px) {
    .navbar-brand img {
        width: 80%;
        padding-top: 4%;
    }

    .nav {
        padding-left: 6%;
    }

    .modal.fade.in {
        top: 25% !important;
        left: 50%;
    }

    .navbar {
        margin-top: -110px;
    }

    /*.logo_edu img {
        width: 55% !important;
    }*/

    .padding-right {
        padding-right: 3% !important;
    }

    .content-sixth {
        min-height: 300px !important;
    }
}

@media screen and (min-width:801px) and (max-width:979px) {
    .modal.fade.in {
        top: 5% !important;
        left: 15%;
    }
}

@media screen and (max-width:767px) {
    .course-box-outstanding {
        margin-right: 0px;
    }

    .div-button-rate-right {
        display: flex;
        justify-content: center;
    }
}

@media screen and (max-width:500px) {
    .row.col-md-12 {
        padding: 0px;
    }

    .contact-button.open-account-top {
        margin-bottom: 20px;
        /*margin-left: 25%;*/
        margin-left: 0%;
    }


    .content-bot {
        max-height: 285px !important;
    }

    .mobile-reverse {
        display: flex;
        flex-direction: column-reverse;
    }

    #cate-ajax-modal {
        width: 350px !important;
        left: 50%;
        transform: translate(-50%, -50%);
        top: -5% !important;
    }

    .content-sixth .content-rate-right .button-rate-right {
        margin-top: 50px;
        margin-bottom: 25px;
    }

    .box-rate-infor.infor_2 {
        margin-bottom: 30px;
    }

    .content-sixth .col-md-6.flex-item {
        margin-top: 0px !important;
    }

    .content-sixth .infor_1 {
        margin-top: 0px !important;
    }

    .content-first {
        display: flex;
        flex-flow: column;
        /*align-items:flex-start!important;*/
    }

    #content-sixth .padding-4 .parent {
        flex-direction: column-reverse;
    }

    .content-top .img-right {
        margin-left: 0px !important;
    }

    .title-full {
        font-size: 36px !important;
    }

    .course-box-outstanding {
        min-height: 260px;
    }

    .div-a {
        margin-top: 20px;
    }

    .footer-end .footer-right .icon-footer {
        margin-left: 0px;
        margin-right: 15px;
    }

    .footer-end {
        padding: 0px;
        margin: 0px;
    }

    .footer-right {
        justify-content: left !important;
    }

    .flex-item {
        margin-top: 20px;
    }

    .header-title {
        margin-top: 20px;
    }

    .navbar-toggle {
        margin-top: 0px !important;
        margin-right: 0px;
    }

    .navbar-brand img {
        width: 80%;
    }


    .padding-30 {
        padding-right: 0px !important;
        padding-bottom: 20px;
    }

    .register-footer-ck {
        margin-top: 20px;
    }

    .content-first {
        min-height: 240px !important;
    }

    .open-account-top {
        /*  margin-top: 20px;*/
        padding: 0px;
        margin-top: 47% !important;
        /*margin-left: -50% !important;*/
    }

    .contact-button {
        margin-top: 10px;
    }

    .cotact-footer {
        padding: 0px;
    }

    .logo_edu img {
        margin-bottom: 15px;
    }

    .footer {
        padding-top: 20px !important;
    }

    .company-infor .program {
        padding: 0px;
    }

        .company-infor .program .col-md-3 {
            padding: 5px 0px;
        }

    #content-last .padding-4 .parent .col-sm-6.col-xs-12.col-lg-6.col-md-5, .col-md-7.col-xs-12.col-sm-6.col-lg-6 {
        padding: 0px;
    }
}

@media screen and (min-width:1024px) and (max-width:1919px) {
    .padding-right {
        padding-right: 6%;
    }

    a.header-a.a-login-page {
        padding: 13px 28px;
    }

    h2.headder-h2.h2-login-page {
        padding: 13px 28px;
    }

    a.header-a.a-register-page {
        padding: 12px 20px;
    }
}

/*@media screen and (max-width:1024px){
    #cate-ajax-modal {
        width: 500px !important;
       top:35%!important;
    }
}*/
.footer-end .copyright {
    text-align: left;
    color: #5D6386;
    font-size: 14px;
}

a.header-a.a-login-page {
    background: #D70000 !important;
    color: #FFFFFF !important;
    font-weight: 600;
    border-radius: 8px !important;
    /*padding: 15px 30px;*/
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
}

h2.h2-login-page {
    background: #D70000 !important;
    color: #FFFFFF !important;
    font-weight: 600;
    border-radius: 8px !important;
    /*padding: 15px 30px;*/
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
}


.about-footer-program {
    white-space: nowrap;
}

a.header-a.a-login-page.active {
    background: #D70000;
}

a.header-a.a-register-page {
    color: RGB(237, 52, 46) !important;
    background: #FFFFFF;
    border-radius: 8px !important;
    border: 1px solid RGB(237, 52, 46) !important;
    /*padding: 14px 20px;*/
    text-align: center;
    text-decoration: none;
}


.menutop-logo {
    width: 230px;
    height: 80px;
}

.tooltip {
    position: relative;
    display: inline-block;
    border-bottom: 1px dotted black;
}

    .tooltip .tooltiptext {
        visibility: hidden;
        width: 120px;
        background-color: red;
        color: #fff;
        text-align: center;
        border-radius: 6px;
        padding: 5px 0;
        position: absolute;
        z-index: 1;
        bottom: 125%;
        left: 50%;
        margin-left: -60px;
        opacity: 0;
        transition: opacity 0.3s;
    }

        .tooltip .tooltiptext::after {
            content: "";
            position: absolute;
            top: 100%;
            left: 50%;
            margin-left: -5px;
            border-width: 5px;
            border-style: solid;
            border-color: red transparent transparent transparent;
        }

    .tooltip:hover .tooltiptext {
        visibility: visible;
        opacity: 1;
    }

.content-first {
    padding: 0px !important;
    margin-top: 110px !important;
}

    .content-first video {
        width: 100% !important;
    }

@media screen and (min-width: 991px) and (max-width:1680px) {
    .content-sixth {
        min-height: 100px !important;
    }

    .hot-line {
        white-space: nowrap;
    }
}

@media screen and (max-width: 1199px) {
    .logo_edu img {
        width: 80%;
    }
}

.modal {
    /*left: 43%;*/
    bottom: auto;
    right: auto;
    padding: 0;
    width: 800px;
    margin-left: -250px;
    background-color: #fff0 !important;
    -webkit-box-shadow: none !important;
    border: none !important;
}

    .modal .login_category_course {
        margin-top: -10px !important;
        float: right;
        margin-bottom: 5px;
        border-radius: 8px !important;
        font-size: 16px;
    }

.category_course span {
    color: #01a54e !important;
    font-style: italic;
    /*font-size: 16px;*/
}
/*.modal.fade.in{
    top:50%!important;
    left:50%;
}*/

#cate-ajax-modal {
    align-items: center;
    /*margin-left:0px!important;*/
}
