@media (max-width:767px) {
    .navbar-toggler:focus {
        box-shadow: none;
    }

    .navbar-blue .nav-item {
        padding: 0;
    }

    .study-class .study-class-item .study-class-title {
        font-size: 1rem;
    }

    .study-class .study-class-item img {
        width: 85%;
    }

    .study-info .study-scholarship-title {
        font-weight: bold;
    }

    .colum-navtabs-postgraduate {
        padding: 1rem 0;
    }

    .colum-navtabs-postgraduate .nav-item .nav-link {
        padding: 0.5rem 0.6rem;
    }

    .colum-navtabs-postgraduate .nav-item:last-child .nav-link {
        margin-right: 0;
    }

    .article-class-list.article-postgraduate-list {
        margin-top: 0;
        margin-bottom: 15px;
    }

    .article-class .article-class-list li a {
        max-width: 85%;
        padding-left: 0;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .article-postgraduate-list li::before {
        left: 35px !important;
    }

    .article-class .article-class-list {
        margin-bottom: 15px;
    }

    .study-articlle-list ul>li:first-child {
        font-size: 1rem;
    }

    .study-articlle-list ul>li:not(:first-child) {
        font-size: 0.85rem;
    }

    .page-footer .page-footer-wrap-links a:nth-child(3)::after {
        display: none;
    }

    .study-abroad-process-wrap .abroad-process-item {
        flex: 0 0 33.33333%;
    }

    .study-abroad-country-navs .nav-link {
        color: #333;
        padding-right: 0.5rem !important;
        padding-left: 0.5rem !important;
    }

    .study-abroad-process-wrap .abroad-process-item {
        text-align: center;
        flex: 0 0 22.5% !important;
    }
    
    .country-study-process-wrap {
    }

    .country-study-process-wrap .country-study-process-item {
        flex: 0 0 33.33333%;
    }

    .study .study-class-item {
        margin-bottom: 1rem;
    }

    .others-columns-item .others-columns-header .others-columns-header-icon {
        left: 42.5%
    }
}

@media (min-width:768px) {
    .has-submenu .submenu {
        position: absolute;
        top: 100%;
        left: 7.5%;
        width: 85%;
        z-index: 1000;
        padding: 0;
        list-style: none;
        visibility: hidden;
        opacity: 0;
        text-align: center;
        transition: all .2s ease;
        border-radius: 6px;
        background-color: #fff;
    }

    .has-submenu .submenu::before {
        position: absolute;
        display: block;
        top: -6px;
        content: " ";
        width: 100%;
        height: 6px;
        background: url(/assets/images/p-2.png) top center no-repeat;
    }

    .has-submenu:hover .submenu {
        visibility: visible;
        opacity: 1;
        margin-top: 0;
    }

    .has-submenu .submenu li:first-child {
        padding-top: 5px;
    }

    .has-submenu .submenu li:not(:last-child) a {
        border-bottom: 1px solid #eee;
    }

    .logo-bar-img {
        border-right: 2px solid #002fa7;
    }

    .top-class-item {
        padding: 0.65rem 0;
    }

    .study-abroad-country-navs .nav-link {
        color: #333;
        padding-right: 0.75rem !important;
        padding-left: 0.75rem !important;
    }
    
    .country-study-process-wrap .country-study-process-item:first-child:before, .country-study-process-wrap .country-study-process-item:nth-child(5):after, .country-study-process-wrap .country-study-process-item:nth-child(6):before {
        display: none;
    }
}

@media (max-width:991px) {
    .logo-bar-text, .logo-tel, .submenu, .logo-bar {
        display: none !important;
    }

    .study-abroad-process-wrap .abroad-process-item {
        text-align: center;
        flex: 0 0 17%;
    }

    .section-title-wrap.section-title-postgraduate-wrap {
        flex: 0 0 100%;
        margin-bottom: 2rem;
    }

    .colum-navtabs-postgraduate {
        flex: 0 0 100%;
    }

    .top-class-item {
        line-height: 2.5;
    }

    .top-class .top-class-wrap {
        flex-wrap: nowrap !important;
        overflow-x: scroll;
        padding-top: 0.75rem !important;
        padding-bottom: 0.75rem !important;
    }

    .top-class .top-class-wrap::-webkit-scrollbar {
        height: 0;
    }

    .top-class .top-class-wrap .top-class-title {
        flex: 0 0 auto;
    }

    .top-class .top-class-wrap .top-class-item a {
        padding: 0 0.75rem !important;
    }

    .nav-link {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }
    
    .country-study-process-wrap .country-study-process-item::before, .country-study-process-wrap .country-study-process-item::after{
        top: 29.25%;
    }
    
    .country-article-class .article-class-header{
        padding-left: 2.5rem;
    }

}

@media (min-width:992px) {
    .country-article-page .article-item .article-item-body p {
        width: 75%;
    }

    .article-content-pager .article-content-pager-item.pager-next {
        text-align: right;
    }

    .article-recent-list .article-recent-list-item {
        flex: 0 0 47.5%;
    }

    .study-abroad-process-wrap .abroad-process-item {
        text-align: center;
        flex: 0 0 10%;
    }

    .menubar .navbar-nav .nav-item .nav-link {
        padding-right: .4rem;
        padding-left: .4rem;
    }

}

@media(max-width:1199px) {
    .study-class .study-class-item:not(:last-child):after, .study-class .study-class-item .study-class-subtitle {
        display: none;
    }

    .abroad-process-item:nth-child(odd) .abroad-process-header span {
        padding-top: 0.3rem;
    }

    .abroad-process-item:nth-child(even) .abroad-process-header span {
        padding-top: 0.6rem;
        padding-bottom: 1.25rem;
    }

}

@media(min-width:1200px) {
    .study-abroad-process-wrap .abroad-process-item {
        text-align: center;
        flex: 0 0 10%;
    }

    .menubar .navbar-nav .nav-item .nav-link {
        padding-right: .85rem;
        padding-left: .85rem;
    }

    .abroad-process-item:nth-child(even) .abroad-process-header span {
        padding-top: 1rem;
    }
}

@media(max-width:1399px) {
    .study-abroad-process-wrap {
        padding-top: 1.75rem;
    }
}

@media(min-width:1400px) {
    .study-abroad-process-wrap .abroad-process-item {
        text-align: center;
        flex: 0 0 10%;
    }

    .abroad-process-item:nth-child(odd) .abroad-process-header {
        background-size: auto;
    }

    .abroad-process-item:nth-child(even) .abroad-process-header {
        background-size: auto;
        padding-top: 0.25rem;
    }

    .article-colum {
        display: block;
    }

    .menubar .navbar-nav .nav-item .nav-link {
        padding-right: 1rem;
        padding-left: 1rem;
    }
}

@media (max-width:575px) {
    .study-abroad-process-wrap .abroad-process-item {
        text-align: center;
        flex: 0 0 31.5% !important;
    }
}