/*------------------
Style Class
------------------*/
@media screen and (max-width: 1280px) and (min-width: 1025px) {
  .col-lg-1 {
    width: 8.3333%; }

  .col-lg-2 {
    width: 16.6666%; }

  .col-lg-3 {
    width: 25%; }

  .col-lg-4 {
    width: 33.3333%; }

  .col-lg-5 {
    width: 41.6666%; }

  .col-lg-6 {
    width: 50%; }

  .col-lg-7 {
    width: 58.3333%; }

  .col-lg-8 {
    width: 66.6666%; }

  .col-lg-9 {
    width: 75%; }

  .col-lg-10 {
    width: 83.3333%; }

  .col-lg-11 {
    width: 91.66667%; }

  .col-lg-12 {
    width: 100%; }

  .list-lg-i2 > li {
    width: 48%; }
    .list-lg-i2 > li:nth-child(2n) {
      margin-right: 0; }

  .list-lg-i3 > li {
    width: 32.5%;
    margin-right: 1.2%; }
    .list-lg-i3 > li:nth-child(3n) {
      margin-right: 0; }

  .list-lg-i4 > li {
    width: 23%;
    margin-right: 1.2%; }
    .list-lg-i4 > li:nth-child(4n) {
      margin-right: 0; }

  .list-lg-i5 > li {
    width: 19%;
    margin-right: 1.2%; }
    .list-lg-i5 > li:nth-child(5n) {
      margin-right: 0; }

  .list-lg-i6 > li {
    width: 15.6666%;
    margin-right: 1.2%; }
    .list-lg-i6 > li:nth-child(6n) {
      margin-right: 0; } }
@media screen and (max-width: 1024px) and (min-width: 769px) {
  .col-md-1 {
    width: 8.3333%; }

  .col-md-2 {
    width: 16.6666%; }

  .col-md-3 {
    width: 25%; }

  .col-md-4 {
    width: 33.3333%; }

  .col-md-5 {
    width: 41.6666%; }

  .col-md-6 {
    width: 50%; }

  .col-md-7 {
    width: 58.3333%; }

  .col-md-8 {
    width: 66.6666%; }

  .col-md-9 {
    width: 75%; }

  .col-md-10 {
    width: 83.3333%; }

  .col-md-11 {
    width: 91.66667%; }

  .col-md-12 {
    width: 100%; }

  .list-md-i2 > li {
    width: 48%;
    margin-right: 4%; }
    .list-md-i2 > li:nth-child(even) {
      margin-right: 0;
      float: right; }

  .list-md-i3 > li {
    width: 32.5%;
    margin-right: 1.2%; }
    .list-md-i3 > li:nth-child(3n) {
      margin-right: 0; }

  .list-md-i4 > li {
    width: 23%;
    margin-right: 1.2%; }
    .list-md-i4 > li:nth-child(4n) {
      margin-right: 0; }

  .list-md-i5 > li {
    width: 19%;
    margin-right: 1.2%; }
    .list-md-i5 > li:nth-child(5n) {
      margin-right: 0; }

  .list-md-i6 > li {
    width: 15.6666%;
    margin-right: 1.2%; }
    .list-md-i6 > li:nth-child(6n) {
      margin-right: 0; } }
@media screen and (max-width: 768px) {
  .col-sm-1 {
    width: 8.3333%; }

  .col-sm-2 {
    width: 16.6666%; }

  .col-sm-3 {
    width: 25%; }

  .col-sm-4 {
    width: 33.3333%; }

  .col-sm-5 {
    width: 41.6666%; }

  .col-sm-6 {
    width: 50%; }

  .col-sm-7 {
    width: 58.3333%; }

  .col-sm-8 {
    width: 66.6666%; }

  .col-sm-9 {
    width: 75%; }

  .col-sm-10 {
    width: 83.3333%; }

  .col-sm-11 {
    width: 91.66667%; }

  .col-sm-12 {
    width: 100%; }

  .list-sm-i1 > li {
    width: 100%;
    margin-right: 0; }

  .list-sm-i2 > li {
    width: 48%;
    margin-right: 4%; }
    .list-sm-i2 > li:nth-child(even) {
      float: right; }
  .list-sm-i2.list-lg-i3 > li:nth-child(3n) {
    margin-right: 4%; }
  .list-sm-i2.list-lg-i3 > li:nth-child(2n) {
    margin-right: 0%; }

  .list-sm-i3 > li {
    width: 32.5%;
    margin-right: 1.2%; }
    .list-sm-i3 > li:nth-child(3n) {
      margin-right: 0; }

  .list-sm-i4 > li {
    width: 23%;
    margin-right: 1.2%; }
    .list-sm-i4 > li:nth-child(4n) {
      margin-right: 0; }

  .list-sm-i5 > li {
    width: 19%;
    margin-right: 1.2%; }
    .list-sm-i5 > li:nth-child(5n) {
      margin-right: 0; }

  .list-sm-i6 > li {
    width: 15.6666%;
    margin-right: 1.2%; }
    .list-sm-i6 > li:nth-child(6n) {
      margin-right: 0; }

  .list-sm-i2 > li {
    width: 48%; }
    .list-sm-i2 > li:nth-child(2n) {
      margin-right: 0; }

  .list-sm-i3 > li {
    width: 32.5%;
    margin-right: 1.2%; }
    .list-sm-i3 > li:nth-child(3n) {
      margin-right: 0; }

  .list-sm-i4 > li {
    width: 23%;
    margin-right: 1.2%; }
    .list-sm-i4 > li:nth-child(4n) {
      margin-right: 0; }

  .list-sm-i5 > li {
    width: 19%;
    margin-right: 1.2%; }
    .list-sm-i5 > li:nth-child(5n) {
      margin-right: 0; }

  .list-sm-i6 > li {
    width: 15.6666%;
    margin-right: 1.2%; }
    .list-sm-i6 > li:nth-child(6n) {
      margin-right: 0; } }
@media screen and (max-width: 480px) {
  .list-xs-i1 > li {
    width: 100%;
    margin-right: 0%; } }
@media screen and (max-width: 1580px) and (min-width: 1440px) {
  .course-box-list > li {
    width: 100%; } }
/*==========================================
Small Screen
==========================================*/
@media screen and (max-width: 1440px) and (min-width: 1281px) {
  .home-cert-list li {
    margin-bottom: 20px; }
    .home-cert-list li a {
      height: 60px;
      line-height: 60px;
      background-size: auto 120px;
      padding-left: 70px; }

  #home-cert .home-section-banner h1, #home-news .home-section-banner h1 {
    width: 240px;
    height: 100px;
    line-height: 100px;
    font-size: 32px; }

  .course-box-list > li {
    width: 100%; }

  #course-detail .wrap-inner {
    padding: 0 40px; }

  #nav-course.navbar a {
    margin: 0 20px; } }
/*==========================================
Old Screen
==========================================*/
@media screen and (max-width: 1280px) and (min-width: 1025px) {
  .wrap-inner {
    width: 1000px; }

  header nav > div > a {
    padding: 0 15px; }

  .home-cert-list li {
    margin-bottom: 20px; }
    .home-cert-list li a {
      height: 60px;
      line-height: 60px;
      background-size: auto 120px;
      padding-left: 70px;
      font-size: 18px; }
    
  .lang-en .home-cert-list li a {
    font-size: 16px;
    line-height:24px;
    padding:5px 10px 5px 85px;
  }

  #home-cert .home-section-banner h1, #home-news .home-section-banner h1 {
    width: 240px;
    height: 100px;
    line-height: 100px;
    font-size: 32px; }

  #home .news-list li:nth-child(1) {
    padding-right: 10px; }
  #home .news-list li:nth-child(2) {
    padding-left: 10px; }

  #enquiry .enquiry-form {
    padding: 0 30px; }

  .cert-box {
    padding: 25px 0;
    height: auto; }
    .cert-box ul > li {
      }

    .course-list li figcaption {
        padding:110px 10px 0 10px;
    }
    .course-list li figcaption:before {
        top:20px;
    }
  .course-list li figcaption p {
    margin-bottom: 15px; 
    font-size:18px;
  }
  .course-list li .img-thumb .img-box p {
      font-size:18px;
  }

  .course-box-list > li {
    width: 100%; }

  #course-detail .wrap-inner {
    padding: 0 0 0 70px;
    width: 100%; }

  .course-info {
    width: calc(100% - 70px);
    margin-bottom: 40px; }

  #nav-course.navbar .wrap-inner > div {
    float: right; }
  #nav-course.navbar a {
    margin: 0 20px; } }
/*==========================================
Tablet
==========================================*/
@media screen and (max-width: 1024px) and (min-width: 769px) {
  .wrap-inner {
    width: 748px; }

  #banner {
    position: relative; }
    #banner .banner-caption {
      position: absolute;
      left: 120px;
      width: 150px;
      height: 150px;
      padding: 10px; }
      #banner .banner-caption h1 {
        font-size: 18px;
        line-height: 30px;
        margin: 0 0 10px 0; }
      #banner .banner-caption h2 {
        font-size: 15px;
        line-height: 24px;
        margin: 0 0 10px 0; }
      #banner .banner-caption .line {
        height: 2px; }

  #home-value .wrap-inner, #enquiry .wrap-inner {
    width: 730px; }

  .value-text .big-text {
    font-size: 140px;
    margin-bottom: 20px; }
  .value-text .text-name {
    width: 175px; }

  .cert-box {
    padding: 25px;
    height: auto;
    overflow: hidden; }
    .cert-box ul > li {
      float: left;
      width: 50%;
      margin: 0 0 0 0; }

  #course-detail .wrap-inner {
    padding: 0 0 0 40px;
    width: 100%; }
  #course-detail .course-box-list > li {
    width: 100%; }
  #course-detail .course-right {
    padding-right: 40px;
    width: calc(100% - 300px); }
  #course-detail .course-left {
    width: 300px; }
    #course-detail .course-left .course-sidebar.fixed {
      top: 70px; }
    #course-detail .course-left .course-sidebar ul li a, #course-detail .course-left .course-sidebar .sidebar-title {
      padding-left: 30px;
      width: 300px; width: 100%;padding-right: 30px; max-width: 300px;}

  .course-info {
    width: calc(100% - 40px);
    margin-bottom: 40px; }

  #nav-course.navbar .wrap-inner > div {
    float: right; }
  #nav-course.navbar a {
    margin: 0 20px; } }
/*==========================================
Tablet - Mobile
==========================================*/
@media screen and (max-width: 1024px) {
  .tablet-show, .tablet-block {
    display: block; }

  .tablet-hide {
    display: none; }

  .wrap {
    padding: 0 30px; }

  .page-container {
    margin-top: 70px; }

  header #head-top, header.scrolled #head-top {
    padding: 15px 0;
    height: 70px; }
    header #head-top > .wrap, header.scrolled #head-top > .wrap {
      overflow: visible; }
    header #head-top .langbar, header.scrolled #head-top .langbar {
      top: 5px;
      right: 80px; }
  header .main-logo, header.scrolled .main-logo {
    position: absolute;
    top: -15px;
    left: 30px;
    float: left;
    height: 80px; }
  header nav, header.scrolled nav {
    display: none;
    height: auto; }
    header nav > div, header.scrolled nav > div {
      width: 100%;
      margin: 0; }

  #enquiry .enquiry-form {
    padding: 0; }
    #enquiry .enquiry-form .table-tr > div:nth-of-type(1) {
      width: 52%; }
    #enquiry .enquiry-form .table-tr > div:nth-of-type(2) {
      width: 48%; }

  #home-cert .home-section-banner h1, #home-news .home-section-banner h1 {
    width: 240px;
    height: 100px;
    line-height: 100px;
    font-size: 32px; }

  .home-cert-list li {
    margin-bottom: 20px; }
    .home-cert-list li a {
      height: 60px;
      line-height: 60px;
      background-size: auto 120px;
      padding-left: 70px;
      font-size: 20px; }    

  footer #footer-nav {
    margin-bottom: 20px; }
    footer #footer-nav > li {
      width: 49%;
      text-align: left;
      margin-bottom: 20px; }
      footer #footer-nav > li > a {
        margin-bottom: 0; }
      footer #footer-nav > li ol li {
        float: left;
        margin-right: 20px; }

  .inner-banner {
    height: 360px; }
    .inner-banner .breadcrumb {
      right: 30px; }

  .navbar.fixed {
    top: 70px; }
  .navbar a {
    margin: 0 20px; }

  .inner-section {
    padding: 30px 0; }
    .inner-section .about-intro.fl-left, .inner-section .about-intro.fl-right {
      padding: 0; }

  #about-vision {
    height: auto;
    padding: 30px 0; }
    #about-vision #about-vision-box {
      padding: 30px 10px; }

  #about-value .value-text li > .fl-right {
    margin-top: 0; }

  #contact-detail {
    height: auto; }
    #contact-detail #contact-map {
      height: 400px; }
    #contact-detail #contact-info {
      position: static;
      width: 100%;
      height: 300px; }

  .course-list li {
    width: calc( (100% - 30px) / 2 );
    margin: 0 15px 30px 0; }
    .course-list li:nth-child(3n) {
      margin-right: 15px; }
    .course-list li:nth-child(even) {
      margin: 0 0 30px 15px; }
    .course-list li p {
      width: 100%;
      padding: 0 10px;
      margin-bottom: 15px; }
    .course-list li figcaption {
      display: none;
      position: relative;
      padding-top: 140px; } 

    .value-text .text-name > div {
        font-size:16px;
    }
}
/*==========================================
NOT Tablet
==========================================*/
@media screen and (min-width: 1024px) {
  .desktop-show {
    display: block !important; } }
/*==========================================
Small Tablet
==========================================*/
@media screen and (max-width: 768px) {
  .wrap, .wrap-inner {
    width: 100%;
    padding: 0 30px; }

  .tablet-show, .tablet-block, .mobile-show, .mobile-block {
    display: block; }

  .tablet-hide, .mobile-hide {
    display: none; }

  h1, .undoreset h1 {
    font-size: 30px;
    line-height: 36px;
    margin: 0 0 20px 0; }

  h2, .undoreset h2 {
    font-size: 24px;
    line-height: 32px;
    margin: 0 0 20px 0; }

  h3, .undoreset h3 {
    font-size: 20px;
    line-height: 30px;
    margin: 0; }

  p, .undoreset p {
    font-size: 16px;
    line-height: 30px;
    margin: 0 0 30px 0; }

  .font-xl {
    font-size: 20px; }

  .font-lg {
    font-size: 18px; }

  #banner {
    position: relative;
    height: 400px; }
    #banner .swiper-slide {
      background-size: cover;
      background-position: center; }
      #banner .swiper-slide img {
        position: relative;
        height: 100%;
        width: auto;
        max-width: none;
        opacity: 0; }
    #banner .banner-caption {
      position: absolute;
      left: 60px;
      bottom: 60px;
      width: calc(100% - 120px);
      height: 110px;
      padding: 10px; }
      #banner .banner-caption h1 {
        font-size: 18px;
        line-height: 30px;
        margin: 0 0 10px 0; }
      #banner .banner-caption h2 {
        font-size: 15px;
        line-height: 24px;
        margin: 0 0 10px 0; }
        #banner .banner-caption h2 span {
          display: inline; }
      #banner .banner-caption .line {
        height: 5px; }

  .value-text .big-text {
    width: 50%;
    float: left;
    font-size: 80px;
    line-height: 60px;
    margin-bottom: 20px; }
    .value-text .big-text:after {
      display: none; }
  .value-text .text-name {
    float: left;
    width: 155px; }

  #home-cert, #home-news {
    padding: 30px; }
    #home-cert .home-section-banner, #home-news .home-section-banner {
      margin-bottom: 25px; }

  #home .value-text {
    margin-bottom: 0; }
    #home .value-text > div {
      margin-bottom: 30px; }
  #home .news-list li:nth-child(1) {
    padding-right: 10px; }
  #home .news-list li:nth-child(2) {
    padding-left: 10px; }

  #home-about {
    padding: 0; }
    #home-about .wrap-inner {
      padding: 0; }
    #home-about .about-box {
      padding: 30px;
      font-size: 18px; }

  .lang-en .home-cert-list li a {
    font-size: 16px;
    line-height:24px;
    padding:5px 5px 5px 75px;
  }

  #enquiry .enquiry-form .table-tr > div:nth-of-type(1), #enquiry .enquiry-form .table-tr > div:nth-of-type(2) {
    width: 100%;
    padding-right: 0; }

  .colorbox {
    border: 10px solid; }

  .course-list li {
    width: 48%;
    margin: 0 0 20px 0; }
    .course-list li:nth-child(3n) {
      margin: 0 0 20px 0; }
    .course-list li:nth-child(even) {
      margin: 0 0 20px 0;
      float: right; }
    .course-list li p {
      font-size: 16px;
      line-height: 24px; }

  #enquiry .enquiry-form input[type="text"], #enquiry .enquiry-form input[type="email"], #enquiry .enquiry-form input[type="tel"], #enquiry .enquiry-form textarea {
    font-size: 16px; }
  #enquiry .enquiry-form label {
    font-size: 16px; }

  footer {
    padding-bottom: 0; }
    footer .copyright {
      width: 100%;
      text-align: center; }
    footer #footer-nav > li ol li {
      margin-right: 0;
      width: 100%;
      float: none; }

  .navbar, .navbar.fixed {
    position: static;
    height: auto; }
    .navbar .wrap-inner, .navbar.fixed .wrap-inner {
      padding: 0; }
    .navbar a, .navbar.fixed a {
      margin: 0;
      width: 100%;
      height: 60px;
      line-height: 60px; }
      .navbar a.selected, .navbar.fixed a.selected {
        background-color: #b944df; }

  .inner-section.has-navbar {
    margin-top: 0; }
  .inner-section .slogan {
    font-size: 24px; }
  .inner-section .about-intro ul li {
    font-size: 18px;
    line-height: 30px;
    margin: 0 0 10px 0; }

  #about-vision #about-vision-box p {
    margin: 15px 0;
    padding: 20px 0 0 0;
    background-position: top center; }

  #about-value .value-text li {
    padding: 30px 0 0 0; }
    #about-value .value-text li .big-text {
      width: 100%;
      font-size: 100px;
      line-height: 100px; }
    #about-value .value-text li .text-name {
      float: none;
      margin: 20px auto; width: 240px;}

  .cert-box {
    padding: 25px;
    height: auto;
    overflow: hidden; }
    .cert-box ul > li {
      width: 100%;
      margin: 0; }

  .news-list li figcaption {
    padding: 10px 0;
    font-size: 16px; }

  #news-detail .news-date {
    position: static;
    float: none;
    margin: 0 auto; }

  #course-detail .course-left {
    width: 100%; }
    #course-detail .course-left .course-sidebar, #course-detail .course-left .course-sidebar.fixed {
      position: static;
      width: 100%; }
      #course-detail .course-left .course-sidebar .sidebar-title, #course-detail .course-left .course-sidebar ul li a, #course-detail .course-left .course-sidebar.fixed .sidebar-title, #course-detail .course-left .course-sidebar.fixed ul li a {
        width: 100%;
        padding-left: 30px; }
      #course-detail .course-left .course-sidebar .sidebar-title, #course-detail .course-left .course-sidebar.fixed .sidebar-title {
        height: 60px;
        background-position: right 30px top 20px; }
        #course-detail .course-left .course-sidebar .sidebar-title h2, #course-detail .course-left .course-sidebar.fixed .sidebar-title h2 {
          line-height: 60px; }
      #course-detail .course-left .course-sidebar ul, #course-detail .course-left .course-sidebar.fixed ul {
        display: none; }
        #course-detail .course-left .course-sidebar ul.active, #course-detail .course-left .course-sidebar.fixed ul.active {
          display: block; max-width: inherit;}
  #course-detail .course-right {
    width: 100%;
    padding: 30px; }
    #course-detail .course-right .course-info {
      width: 100%; }
    #course-detail .course-right .wrap-inner {
      margin-bottom: 30px;
      width: 100%;
      padding: 0; }
    #course-detail .course-right .course-box-list > li {
      width: 100%;
      padding-left: 35px; }
      #course-detail .course-right .course-box-list > li .num {
        left: -20px;
        transform: scale(0.8);
        -webkit-transform: scale(0.8); } }
/*==========================================
Mobile
==========================================*/
@media screen and (max-width: 480px) {
  #home .value-text > div {
    margin-bottom: 30px; }
  #home .news-list li:nth-child(1), #home .news-list li:nth-child(2) {
    padding: 0px;
    width: 100%; }
  
  .inner-banner {
      background-size:cover !important;
      background-position:center !important;
  }
  .inner-banner .breadcrumb {
      display:none;
  }

  #enquiry .enquiry-form .table-tr > div input[type="text"].fl-left {
    width: 100%; } }

/*# sourceMappingURL=responsive.css.map */

@media screen and (max-width: 400px){
  .value-text .text-name{width: 140px;}
  .value-text .text-name > div{font-size: 15px;}
}
