﻿@media screen and (min-width: 992px)
{
    .sguarantee .text {
        position: relative;
        -js-display: flex;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
        /* flex-flow: row wrap; */
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .sguarantee .text ul.ul01{order:1;}
    .sguarantee .text img{order:2;    margin-left: 28px;
    margin-right: 22px;}
    .sguarantee .text ul.ul02{order:3;}
}
@media screen and (min-width: 850px)
{
    .homevideoleft .col-inner{
        padding: 30px 23px 25px 10px;
        margin-left: 0px!important;
    }
    .nav-divided>li>a:after {
        content: "";
        position: absolute;
        top: 50%;
        width: 1px;
        border-left: 1px solid rgba(0,0,0,0.1);
        height: 15px;
        margin-top: -7px;
        left: -1em;
    }
}
 @media screen and (max-width:1400px) and (min-width: 1024px) 
 {
     .ssteps .text {margin-right:64px;}
 }
 @media screen and (max-width:1400px){
     .sbanner {
        height: 130vh;
    }
 }
@media screen and (min-width: 1200px)
{
    .sexpert .item {
        min-height:482px
    }
    .sfooter .col.about{
        max-width: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    }
    .sfooter .col.link01{
        max-width: 30%;
        -ms-flex-preferred-size: 30%;
        flex-basis: 30%;
    }
    .sfooter .col.link02{
        max-width: 20%;
        -ms-flex-preferred-size: 20%;
        flex-basis: 20%;
    }
    .sfooter .col.form-contact{
        max-width: 30%;
        -ms-flex-preferred-size: 30%;
        flex-basis: 30%;
    }
    ._feedback .listing ._3col li{width: 33.330%;}
}

@media screen and (max-width: 1200px) {
    .sbanner .text .t01 {
        font-size: 33px;
    }
    .sbanner .text .t02 {
        font-size: 35px;
    }
    .sbanner .text .t03 {
        font-size: 30px;
    }
    .sbanner .highlight {
        max-width: 800px;
        font-size: 21px;
    }
    .sbanner .hero .item hr {
        width: 80px;
        margin: 12px auto;
    }
    .sbanner .text .t01{font-size: 36px;}
    .sbanner .text .t02{font-size: 30px;}
    .sbanner  .row-small>.col{padding-bottom:0;}
}
@media screen and (max-width: 1024px)
{
    .course-page #content .row-large> .row >.large-3{display:none}
    .course-page #content .row-large> .row >.large-9{
        max-width: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        padding: 15px;}
    /*.course-page #content article{
        padding: 10px;
    }*/
    .sfooter .col.form-contact{display:none;}
    .sfooter .col.about{
        max-width: 65%;
        -ms-flex-preferred-size: 65%;
        flex-basis: 65%;
    }
    .sfooter .col.links{
        max-width: 35%;
        -ms-flex-preferred-size: 35%;
        flex-basis: 35%;
    }
    .tsize-01{
        font-size: 33px;
    }
    .tsize-02{
        font-size: 24px;
    }
     .sbanner .text .t01 {
        font-size: 31px;
    }
    .sbanner .text .t02 {
        font-size: 33px;
    }
    .sbanner .text .t03 {
        font-size: 23px;
    }
    .sbanner .highlight {
        max-width: 720px;
        font-size: 19px;
    }
    #top-bar{display:none;}
    .squote .section-content .text strong {
        font-size: 35px;
    }
    .squote .section-content .text{font-size:25px;}
    .sreview .listings .item {
        width: 50%;    margin-left: 10px;margin-right: 10px;
    }
    .ssteps .text .itemlg{display:none;}
    .ssteps .text .itemsm{display:block;}
    .ssteps .text .item01 ol:after,
    .ssteps .text .item02 ol:before,
    .ssteps .text .item01 ol:before,
    .ssteps .text .item03 ol:after,
    .ssteps .text .item03 ol li:last-child:after,
    .ssteps .text .item01 ol li:first-child:before{display:none;}
    .ssteps .text .item .title {
        width: 100%;
        float: unset;
        margin-top: 10px;text-align: center;
    }.ssteps .text .item ol {
        width: 100%;
        float: unset;
        margin-top: 20px;
        position: relative;
    }

  .banner-wrap{
        background-image: url(/images/bg-sm.jpg?v=2);
        background-position: top center;
        background-repeat: no-repeat;
        background-size: cover;
        padding: 80px 10px 50px 20px;
        position: relative;
        height:400px;
    }
  .text-intro{font-size: 28px;}
  ._customer .listings .item{
        width: calc(50% - 32px);
        margin-left: 32px;
  }
  .squote .section-content .text:before{
    left: calc(50% - 50px);
    top: -80px;
    width: 100px;
    height: 64px;
  }
  ._student .wrapper .listing .item{width:50%;}
}

@media screen and (max-width: 849px)
{
    .header-main {
        height: 60px;
    }
    #logo {
        margin: 0 auto;
        width: 180px;
        padding: 4px 0;
    }
    #sidebar-btn{
        position:absolute;
        left: 15px;
        top: 15px;
        display:block;
    }
    #sidebar-btn .nav > li > a:hover {
        border: none!important;
        color: #f7d373!important;
    }
    .off-canvas-right .mfp-content, .off-canvas-left .mfp-content{background-color: rgb(0 0 0 / 95%);}
    .nav>li>a, .nav-dropdown>li>a, .nav-column>li>a {
        color: rgb(255 255 255 / 85%);
    }
    .nav-vertical>li .toggle{color: #fefefe;}
    .nav-vertical>li>a>i{display:none;}
    .ssteps .text .item ol li{width:48%;margin-bottom:20px;}
    .ssteps .text .item ol li:nth-child(2n){margin-right:0;}
    .ssteps .text .item ol li:nth-child(2n):after{display:none;}
    .ssteps .text .item ol li:after {right:-20px;}
    

    ._gift .items .item{width:50%;}
}
@media screen and (max-width: 768px) {
    .fancybox-slide {
        padding: 12px 0!important;
    }
    .section{padding: 20px 0;}
    .ssteps .section-content{padding-top: 30px;}
    [data-animate]{
        -webkit-animation-delay: .1s;
        animation-delay: .1s;
        -webkit-transform: translate3d(0, 0, 0) scale(1);
        transform: translate3d(0, 0, 0) scale(1);
        opacity: 1 !important;
    }
    .col
    {
        padding-bottom: 20px;
    }
    .tsize-01 {
        font-size: 30px;
    }
    .tsize-02 {
        font-size: 22px;
    }
    .sfooter .links .col-inner {
        border-top: 1px solid #4e4e4e;
        padding-top: 20px;
    }
    .sfooter .col.about,
    .sfooter .col.links {
        max-width: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    }
    .sfooter .copyright .crright {
        display: none;
    }
    /*    .sbanner .hero {
        display: none;
    }*/
    .sbanner {
        height: 910px;
    }
    .sbanner .row-small {
        margin: 10px auto;
    }
    .sbanner .item p.message {
        word-break: break-word;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        /*overflow: hidden;
        text-overflow: ellipsis;
        -webkit-line-clamp: 4;*/
    }
    .sbanner .text .t01 {
        font-size: 22px;
    }
    .sbanner .text .t02 {
        font-size: 22px;
    }
    .sbanner .text .t03 {
            font-size: 25px;
    }
    .sbanner .highlight {
        max-width: 97%;
        font-size: 18px;
    }
    .sbanner .hero .item hr {
        margin: 10px auto;
    }
    .sbanner .text .t03 span:after {
        display: none;
    }
    .sbanner .text .t03 span {
        margin-right: 10px;display: block;
    }
    .sbanner .text .t03 span:before {
        width: 22px;
        height: 22px;
        margin-bottom: 0;
        padding-right: 8px;
        content: "★";
    }
    .stom .icon-box {
        width: 50%;
    }

    .stom .icon-box-img {
        width: 100px;
       /* float: left;
        margin-right: 20px;*/
    }

    .stom .icon-box-text {
       text-align: center;
        font-size: 16px;
        line-height: 26px;
    }

    .sguarantee .text img {
        float: unset;
        margin: 0 auto 25px;
        max-width: 274px;
        width: 100%;
        background: unset;
    }

    .sguarantee .text ul {
        width: 100%;
        float: unset;
        margin-left: 5px;
        padding-left: 10px;
    }

    .stool .photo {
        /*display: none;*/
        width: 100%;
        max-width: 100%;
        float:unset;padding: 0;
    }

    .stool .text {
        max-width: 900px;
        margin: 16px auto;
        color: #e9e9e9;
        width: 100%;
        float: unset;
        padding:15px 10px 0 12px;
    }

    .squote .section-content .text strong {
        font-size: 26px;
    }

    .squote .section-content .text {
        font-size: 20px;
        padding-left: 5px;
    padding-right: 5px;
    }

    .sguarantee h3.title {
        font-size: 30px;
    }

    .sreview .listings .item {
       /* width: calc(100% - 44px);
        margin-left: 33px;*/
        width: 50%;    margin-left: 10px;margin-right: 10px;
        margin-top: 25px;
        height: unset;
        min-height: 210px;
        margin-bottom: 15px;
        border-radius: 15px;
    }

        .sreview .listings .item:nth-child(5), .sreview .listings .item:nth-child(6) {
            display: none;
        }

    .sreview .item ._text {
        padding-left: 134px;
    }

    .sreview .listings .item ._photo {
        width: 110px;
        height: 110px;
        padding: 5px;
        margin-top: -5px;
        margin-left: -7px;
    }

    .sgift .boxs .col {
        width: 50%;
    }

        .sgift .boxs .col:nth-child(3) {
            display: none;
        }

    .ssteps .text .item {
        padding: 10px 5px;
    }

        .ssteps .text .item ol li {
            width: 47%;
            margin-right: 6%;
            padding: 8px 10px 26px;
        }

        .ssteps .text .item ol {
            font-size: 15px;
            line-height: 22px;
        }

    ._feedback .listing .videos li {
        width: 96%;
        max-width: 600px;
        margin: 0 auto;
        display: block;
        float: unset;
    }

    ._feedback h2.title-year span {
        font-size: 50px;
    }

    .introduction {
        margin-top: 0;
        font-size: 22px
    }


    .banner-wrap .text h1 {
        font-size: 30px;
        margin-bottom: 5px;
    }
    .entry-header-text h1.entry-title {
            font-size: 27px;
            font-weight: 700;
            line-height: 32px;
        }
    #content.nopad .container{padding:0;}
    ._student .wrapper .listing {
        margin-left: -1.5%;
    }

        ._student .wrapper .listing .item {
            border-radius: 10px 35px 10px 10px;
            margin-left: 1.5%;
        }

        ._student .wrapper .listing .item {
            width: 48.5%;
            padding: 15px 10px;
        }
    ._student .wrapper .listing .item:hover {
        -webkit-transform: scale(1.02);
    }

    .banner-wrap {
        background-image: url(/images/bg-xs.jpg?v=3);
        background-position: top center;
        background-repeat: no-repeat;
        background-size: cover;
        padding: 52px 0px 88px 0px;
        position: relative;
        height: 343px;
    }
    .stom h3 {font-size:21px;}
    .stool .section-content{
    padding-top: 20px;
}
    .sfooter .copyright .crleft span{display:none;}

    .course-category .uplevel .item{width:33.33%;}
    .introleft{
        font-size: 17px;
        line-height: 28px;
    }
    .sgift .boxs .col .item .inner {
        padding-top: 110%;
    }
    .videos .video figure .video-img .photo ._message{display:none;}
      ._student .wrapper .listing .item{width:100%;margin-bottom:0;margin-top:0;}
      .sbanner .hero{padding:0 16px;}
      .sbanner .item p.degree,.sbanner .item p.message
      {
          font-size:14.5px;
      }
          .sbanner .hero .slick-prev, .sbanner .hero .slick-next {
        background: #ffffff4d;
        border: 2px solid #ffffff1f !important;
        
    }
          .sbanner .hero .slick-prev:before, .sbanner .hero .slick-next:before {
              color: #fff;
          }
      .sbanner .hero .slick-prev
    {
        left: -10px;
    }
    .sbanner .hero .slick-next
    {
        right: -10px
    }
}
/* Custom CSS Mobile */
@media (max-width: 549px){
    .row-sm {
        margin-left: -10px;
        margin-right: -10px;
    }
     .row-xs {
        margin-left: -5px;
        margin-right: -5px;
    }.container-sm {
        padding-left: 10px;
        padding-right: 10px;
    }
     .container-xs {
        padding-left: 5px;
        padding-right: 5px;
    }
    .col, .gallery-item, .columns {
        padding: 0 10px 20px;
    }
    .row-sm .col{
       padding-left: 10px;
        padding-right: 10px;
    }
     .row-xs .col{
        padding-left: 5px;
        padding-right: 5px;
    }
    .tsize-01{
        font-size: 28px;
    }
    .sabout h2.title{ font-size: 23px;}
    .sguarantee h3.title {
        font-size: 26px;
    }
     .stool h2.title{
         font-size: 26px;
     }
    .loiich {
        background:#cb1d26!important;
    }
    .hlv {
        background: #cb1d26!important;
    }
    .contentkhoa p {
        display:none;
    }
    .contentkhoa {
        padding-top:150px;
    }
    .welcome {
        margin:50px 15px 20px 15px!important;
    }
    .introleft .col-inner {
        margin-left:0!important;
        padding: 10px!important;
    }
    .rightcoma span {
        font-size:130%;
    }
    .homequote .col-inner {
        padding: 35px 15px!important;
    }
    .homepage h2 span {
        font-size:120%!important;
    }
    body {
        overflow:hidden!important;
    }
    .homecourses {
        background:url(/theme/img/treebg2.png) top center no-repeat;
        background-size:cover!important;
    }
    .cacmonhl:after {
        height:75px!important;
    }
    .stom .icon-box {
        padding: 0 7px;
        margin-bottom: 12px;
    }
    .stom .box {
        margin-left: -7px;
        margin-right: -7px;
    }
    .stom .icon-box .inner {
        padding: 18px 2px;
        min-height: 252px;
    }
    .stom .icon-box-img {
           width: 74px;
        margin-right: 10px;
        margin: 0 auto;
        float:unset;
    }
    .stom .icon-box-text {
        font-size: 15px;
        line-height: 23px;
    }
    .sexpert .item .exphoto{
        width: 100%;
        float: unset;
        max-width: 300px;
        margin: 12px auto 0;
    }
    .sexpert .item .extext{
        width:100%;
        float:unset;
        text-align: left;
    }
    .sexpert .item .extext .line-break {
        text-align: center;
    }
    .sexpert .item .extext .info {
        display: block;
    }
    .sfeedback .video {
        width: 96%;
    }

    ._gift .items .item{width:100%;}
    .text-intro{font-size: 17px;}
    .style01 .sub {
        font-size: 15px;
    }
    .svideo .text-video{font-size:17.5px;}
    section h3.title{font-size:21px;}
    section.spartner h3.title{font-size:19px;}
     .spartner h3.title{font-size:19px;}
    .sguarantee .text ul li{margin-left:0;}
     ._customer .listings .item{
            width: calc(100% - 32px);
            margin-left: 32px;
      }
     .workwith-image{
        background-size: auto 170px;
        height: 170px;
    }

    @keyframes animatedBackground {
      from { background-position: 0px 0; }
      to { background-position: -2024px 0; }
    }

     .course-category .uplevel .item{width:50%;}
     .sabout .text {
        max-width: 935px;
        margin: 25px auto 5px;
        color: #fff;
        font-size: 17px;
        font-weight: 400;
        line-height: 23px;
        padding-left: 0px;
    }
    .sgift .boxs .col {
        width: 100%;
        max-width:480px;
        margin: 0 auto;
    }
    .sbanner .text .t01 span,
    .sbanner .text .t02 span{display:block;}
    .banner-wrap {
        padding: 8px 0px 10px 0px;
        height: 350px;
    }.banner-wrap .text {
   
        font-size: 16px;
    }.banner-wrap div.sub {
        line-height: 24px;
    }
}