﻿@media(max-width: 1199px) {
    .main-nav .side-menu__toggler {
        display: block;
        top:30px;
        right:0;
    }

    .main-nav .main-nav__main-navigation {
        display: none;
    }

    .main-nav .logo-box {
        padding-left: 0;
        padding-right: 0;
        justify-content: space-between;
        width: 100%;
    }
    .main-nav .logo-box img{
        width:50%;
    }
    .banner-carousel .slide-item {
        height:400px;
    }
    .home  .block-title-title {
        height:30px;
    }
    .home  .block-title-title p{
        font-size: 28px;
    }
    .home  .block-title-title h3{
        font-size: 24px;
    }

    .block-title .more{
        top:50px;
    }
    .more
    {
        font-size: 12px;
    }
    .section-link{
        padding:20px;
    }
    .section-link .container{
        margin-top:-50px;
    }

    .section-link .item{
        height:100px;
        font-size: 12px;
    }

    .section-link .item .a1{
        height:100px;
        padding-top:20px;
    }
    .section-link .item .a1 img{
        margin-bottom:8px;
        width:30px;
    }
    .section-link .item .a2{
        bottom:-140px;
        height:100px;
    }
    .section-link .item:hover .a2{
        display:block;
        width:100%;
        height:140px;
        padding-top:25px;
    }

    .home.card .caption2 i{
        font-size: 16px;
        margin-right:10px;
    }
    .home.card .caption2 .title{
        font-size: 14px;
    }
    .list-text li .title{
        font-size: 14px;
        width:calc(100% - 100px);
    }
    .list-text li .time{
        font-size: 12px;
        width:80px;
    }


    .map-box{
        padding:20px 0;
    }

    .search-schools{
        padding:15px;
    }

    .map{
        height:450px;
    }
    .zhou-box{
        position: absolute;
        background-image:url(../images/map-icon.png);
        background-size: 10px;
        background-position: left 5px;
        background-repeat: no-repeat;
        padding-left:15px;
        width:80px;
        height:40px;
        cursor: pointer;
    }
    .zhou-box a{
        font-size:14px;
    }
    .zhou-box .title{
        background:rgba(255,138,0,0.8) ;
        padding:3px;
        border-radius: 5px;
    }
    .map_01{
        left:180px;
        top:120px;
    }
    .map_02{
        left:260px;
        top:300px;
    }
    .map_03{
        left:470px;
        top:240px;
    }
    .map_04{
        left:560px;
        top:100px;
    }
    .map_05{
        left:680px;
        top:180px;
    }
    .map_06{
        left:750px;
        top:340px;
    }

    .c-box{
        padding:10px 10px 0 10px;
    }
    .c-box a{
        display:inline-block;
        padding:3px 15px;
        margin:0 5px 20px 10px;
        font-size: 12px;
    }

    .page-header {
        background-size: cover;
    }

    .breadcrumb{
        font-size: 12px;
    }

    .site-footer .widget {
        margin-bottom: 0px;
        border-top: 1px solid rgba(255,255,255,0.1);
        padding-top:20px;
    }
    .footer-widget img{
        width:60%;
    }

    .sub-nav .nav-item h2{
        margin:0 15px 10px 0;
        font-size: 14px;
    }
    .sub-nav .nav-item:hover h2 {
        font-size: 16px;

    }
    .sub-nav .nav-item.active h2 {
        font-size: 16px;
    }
    .sidebar-title h3{
        font-size: 18px;
    }

    .article-team{
        padding-left:220px;
    }
    .article-team .img{
        width:180px;
    }

    .list-team1 .image{
        width:140px;
        margin-right:15px;
    }
    .list-team1 p{
        margin-bottom:5px!important;
        line-height: 20px;
    }
}

@media(max-width: 991px) {
    .main-nav .side-menu__toggler {
        display: block;
        top:20px;
        right:0;
    }
    .main-nav .logo-box {
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .main-nav .main-nav__right {
        padding-top: 25px;
        padding-bottom: 25px;
    }
    .banner-carousel .slide-item {
        height:340px;
    }

    .home  .block-title-title {
        height:30px;
    }
    .home  .block-title-title p{
        font-size: 24px;
    }
    .home  .block-title-title h3{
        font-size: 18px;
    }

    .block-title .more{
        top:50px;
    }
    .more
    {
        font-size: 12px;
    }
    .section-link{
        padding:20px;
    }
    .section-link .container{
        margin-top:-50px;
    }

    .section-link .item{
        height:100px;
        font-size: 12px;
    }

    .section-link .item .a1{
        height:100px;
        padding-top:20px;
    }
    .section-link .item .a1 img{
        margin-bottom:8px;
        width:30px;
    }
    .section-link .item .a2{
        bottom:-140px;
        height:100px;
    }
    .section-link .item:hover .a2{
        display:block;
        width:100%;
        height:140px;
        padding-top:25px;
    }
    .section-link .p-0:nth-child(3) .a1{
        border-right:1px solid transparent!important;
    }
    .section-link .p-0:nth-child(1) .a1,
    .section-link .p-0:nth-child(2) .a1,
    .section-link .p-0:nth-child(3) .a1{
        border-bottom:1px solid #e9e9e9!important;
    }
    .map-box{
        padding:20px 0;
    }

    .search-schools{
        padding:15px;
    }

    .map{
        height:300px;
    }
    .zhou-box{
        position: absolute;
        background-image:url(../images/map-icon.png);
        background-size: 10px;
        background-position: left 5px;
        background-repeat: no-repeat;
        padding-left:15px;
        width:60px;
        height:40px;
        cursor: pointer;
    }
    .zhou-box a{
        font-size:12px;
    }
    .zhou-box .title{
        background:rgba(255,138,0,0.8) ;
        padding:3px;
        border-radius: 5px;
    }
    .map_01{
        left:140px;
        top:80px;
    }
    .map_02{
        left:210px;
        top:200px;
    }
    .map_03{
        left:340px;
        top:150px;
    }
    .map_04{
        left:400px;
        top:60px;
    }
    .map_05{
        left:480px;
        top:120px;
    }
    .map_06{
        left:520px;
        top:220px;
    }

    .c-box{
        padding:10px 5px 0 5px;
    }
    .c-box a{
        display:inline-block;
        padding:0px 15px;
        margin:0 5px 10px 5px;
        font-size: 12px;
    }

    .site-footer .widget {
        margin-bottom: 0px;
        border-top: 1px solid rgba(255,255,255,0);
        padding-top:20px;
    }
    .site-footer .erweima{
        margin-top:30px;
        padding-top:20px;
        padding-left:20px;
        padding-right:20px;
    }
    .site-footer .erweima img{
        width:70%;
    }
    .site-footer .erweima p{
        font-size: 12px;
        line-height: 16px;
    }
    .site-footer-bottom .inner-container .add{
        text-align: center;
    }
    .site-footer-bottom .inner-container .copy{
        text-align: center;
    }
    .footer-widget img{
        width:50%;
    }
    .page-header {
        height:200px;
        padding:0;
        background-position: top right;
        background-size: cover;
    }
    .sidebar {
        width:100%;
        background-image: none;
        padding-left:0;
        padding-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        min-height: 30px;
    }
    .side-nav{
        padding:0 20px 0 20px;
        min-height:0px;
    }
    .sidebar .side-nav{
        padding-top:0;
    }
    .sub-right-box{
        padding:0 ;
    }
    .article p img{
        width:100%;
    }
    .article-team{
        padding-left:140px;
    }
    .article-team .img{
        width:120px;
    }
    .list-leader .media{
        margin-bottom:20px;
    }
    .list-leader .image{
        display: block;
        width:80px;
        margin-right:15px;
    }
    .list-leader h3{
        font-size: 16px;
        border-bottom:2px solid #bfd4ea;
        padding:10px 0;
    }
    .list-leader p{
        font-size: 12px;
        padding:0;
        margin:0;
        line-height: 18px;
    }
}

@media(max-width: 767px) {
    .main-nav .side-menu__toggler {
        display: block;
        top:20px;
        right:0;
    }
    .main-nav .logo-box img{
        width:70%;
    }

    .home  .block-title-title {
        height:30px;
    }
    .home  .block-title-title p{
        font-size: 24px;
    }
    .home  .block-title-title h3{
        font-size: 18px;
    }

    .block-title .more{
        top:50px;
    }
    .more
    {
        font-size: 12px;
    }

    .banner-carousel .slide-item {
        height:200px;
    }
    .banner-section .carousel-indicators{
        bottom:0;
    }
    .banner-section .carousel-indicators li{
        width:10px;
        height:3px;
        border-radius: 15px;
    }
    .banner-section .carousel-indicators li.active{
        width:15px;
        height:3px;
    }

    .banner-section .owl-theme .owl-nav .owl-prev {
        left: 10px;
        height: 36px;
        width: 36px;
        line-height: 36px;
    }

    .banner-section .owl-theme .owl-nav .owl-prev:after {
        width: 36px;
        height: 36px;
        line-height: 36px;
        font-size: 18px;
    }

    .banner-section .owl-theme .owl-nav .owl-next {
        right: 10px;
        height: 36px;
        width: 36px;
        line-height: 36px;
        margin-top: -30px;
    }

    .banner-section .owl-theme .owl-nav .owl-next:after {
        width: 36px;
        height: 36px;
        line-height: 36px;
        font-size: 18px;
    }
    .section-link{
        padding:20px;
    }
    .section-link .container{
        margin-top:-50px;
    }

    .section-link .item{
        height:100px;
        font-size: 12px;
    }

    .section-link .item .a1{
        height:100px;
        padding-top:20px;
    }
    .section-link .item .a1 img{
        margin-bottom:8px;
        width:30px;
    }
    .section-link .item .a2{
        bottom:-140px;
        height:100px;
    }
    .section-link .item:hover .a2{
        display:block;
        width:100%;
        height:140px;
        padding-top:25px;
    }
    .section-link .p-0:nth-child(3) .a1{
        border-right:1px solid transparent!important;
    }
    .section-link .p-0:nth-child(1) .a1,
    .section-link .p-0:nth-child(2) .a1,
    .section-link .p-0:nth-child(3) .a1{
        border-bottom:1px solid #e9e9e9!important;
    }
    .section1{
        padding: 0;
    }
    .map-box{
        padding:20px 0;
    }

    .search-schools{
        padding:15px;
    }
    .search-schools .form-group{
        padding:0 10px;
        display: block;
        width:100%;
    }
    .search-schools  .btn{
        width:100%;
        margin:0 auto;
    }
    .map{
        height:200px;
    }
    .zhou-box{
        position: absolute;
        background-image:url(../images/map-icon.png);
        background-size: 10px;
        background-position: left 5px;
        background-repeat: no-repeat;
        padding-left:15px;
        width:60px;
        height:40px;
        cursor: pointer;
    }
    .zhou-box a{
        font-size:12px;
    }
    .zhou-box .title{
        background:rgba(255,138,0,0.8) ;
        padding:3px;
        border-radius: 5px;
    }
    .map_01{
        left:50px;
        top:40px;
    }
    .map_02{
        left:110px;
        top:130px;
    }
    .map_03{
        left:170px;
        top:90px;
    }
    .map_04{
        left:220px;
        top:30px;
    }
    .map_05{
        left:270px;
        top:70px;
    }
    .map_06{
        left:300px;
        top:130px;
    }




    .home.card .caption2 i{
        font-size: 16px;
        margin-right:10px;
    }
    .home.card .caption2 .title{
        font-size: 14px;
    }
    .list-text li .title{
        font-size: 14px;
        width:calc(100% - 100px);
    }
    .list-text li .time{
        font-size: 12px;
        width:80px;
    }
    .site-footer .widget {
        margin-bottom: 0px;
        border-top: 1px solid rgba(255,255,255,0.1);
        padding-top:20px;
    }
    .site-footer .erweima{
        margin-top:0;
        padding-top:20px;
        padding-left:30px;
        padding-right:30px;
    }
    .site-footer .erweima img{
        width:70%;
    }
    .site-footer .erweima p{
        font-size: 12px;
        line-height: 16px;
    }
    .site-footer-bottom .inner-container .add{
        text-align: center;
    }
    .site-footer-bottom .inner-container .copy{
        text-align: center;
    }
    .page-header {
        height:150px;
        padding:0;
        background-position: top right;
        background-size: cover;
    }

    .section2 .list-text .title{
        font-size:14px ;
    }


    .main-nav .side-menu__toggler {
        top:20px;
    }
    .site-footer .slogan{
        padding-left:50px;
        font-size: 18px;
        margin-top:20px;

    }
    .article-box{
        padding:20px 0;
    }
    .article .title{
        margin-bottom:30px;
        text-align: center;
    }
    .article .title h2{
        font-size: 18px;
        font-weight: bold;
    }

    .article-team{
        position: relative;
        padding-left:0;
    }
    .article-team .img{
        width:200px;
        margin:10px auto;
        position:relative;
    }
    .list-team .ietm {
        padding:0;
    }

    .sub-list.card .caption h3 {
        font-size: 14px;
        line-height: 24px;
        height:50px;
    }
    .sub-list.card .caption .time,
    .sub-list.card .caption .summary{
        font-size: 12px;
    }
    .sm-gutters{margin-right:-10px;margin-left:-10px;}
    .sm-gutters>.col,
    .sm-gutters>[class*=col-]{padding-right:10px;padding-left:10px}
}

@media(max-width: 625px) {

}

@media(max-width: 575px) {
}

@media(max-width: 480px) {
    .site-footer .footer-logo{
        width:80%;
    }
    .site-footer .slogan{
        padding-left:0;
        text-align: center;
        font-size: 18px;
        margin-top:20px;

    }
    .site-footer .widget {
        margin-bottom: 0px;
        border-top: 1px solid rgba(255,255,255,0.1);
        padding-top:20px;
    }
    .map_01{
        left:50px;
        top:40px;
    }
    .map_02{
        left:110px;
        top:130px;
    }
    .map_03{
        left:170px;
        top:90px;
    }
    .map_04{
        left:220px;
        top:30px;
    }
    .map_05{
        left:270px;
        top:70px;
    }
    .map_06{
        left:300px;
        top:130px;
    }
}
@media(max-width: 375px) {

    .map_01{
        left:40px;
        top:40px;
    }
    .map_02{
        left:100px;
        top:130px;
    }
    .map_03{
        left:160px;
        top:90px;
    }
    .map_04{
        left:210px;
        top:30px;
    }
    .map_05{
        left:260px;
        top:70px;
    }
    .map_06{
        left:270px;
        top:130px;
    }
}
@media(max-width: 360px) {


}
