@charset "utf-8";

@media all and (min-width: 1600px){
    .w1600{
      width: 100%;
      max-width:none;
      margin: 0 auto;
      padding: 0 130px;
    } 
}

@media all and (min-width: 1441px) and (max-width: 1600px) {
    .w1600{
      width: 100%;
      max-width:1500px;
      margin: 0 auto;
      padding: 0 80px;
    } 
}


@media all and (min-width: 1200px) and (max-width: 1440px) {

    .w1600{
      width: 100%;
      max-width:1400px;
      margin: 0 auto;
      padding: 0 60px;
    } 
    
    .sidebar-nav li a{
        line-height: 30px;
    }

    .hamburger{
        top: 50px;
        right: 50px;
    }
    
    .logo{
        left: 50px;
        top: 40px;
    }

}


@media all and (min-width: 960px) and (max-width: 1199px) {
    
    .hamburger{
        top: 50px;
        right: 50px;
    } 
    
    .logo{
        top: 30px;
        left: 30px;
    }

}

@media all and (min-width: 768px) and (max-width: 959px) {
    .hamburger{
        top: 50px;
        right: 50px;
    }

    .logo{
        left: 30px;
        top: 30px;
    }

}


@media all and (max-width: 767px) {

   .logo{
    left: 15px;
    top: 15px;
   }
    
    .logo a img{
        height: 40px;
    }

    .logo.scrolled{
        left: 10px;
        top: 10px;
    }

    .hamburger{
        top: 20px;
        right: 20px;
        width: 25px;
    }

    .hamburger.scrolled{
        top: 20px;
        right: 30px;
    }

    .hamburger:before{
        width: 30px!important;
        height: 30px!important;
        font-size: 50px!important;
        left: -13px;
    }

    .sidebar-nav > .sidebar-brand img{
        width: 100%;
        padding: 0 10%;
    }
    
    .sidebar-nav,#wrapper.toggled #sidebar-wrapper{

        width: 250px;

    }

    .hamburger.is-closed:hover .hamb-top{
        top: 5px;
    }
    
    .hamburger.is-closed .hamb-middle{
        margin-top: -2px;
        top: 50%;
    }

    .hamburger.is-closed:hover .hamb-bottom{
        bottom: 5px;
    }
    
    .nav-language{
        right: 80px;
        top: 20px;
    }
    
    .nav-language a{
        margin-right: 10px;
    }

    .nav-language a img{
        width: 20px;
    }
    
    .nav-language a p{
        font-size: 12px;
    }


    #sidebar-wrapper{

        right: 250px;

        margin-right: -250px;

    }


    .hamburger.is-open{
        right: 270px;
    }

    .sidebar-nav li a{
        padding-left: 14px;
        font-size: 14px;
    }

    .dropdown-menu > li > a{
        white-space:initial;
        font-size: 12px;
        line-height: 20px;
        padding-left: 30px;
    }

    #wrapper.toggled #page-content-wrapper{
        margin-left: -200px;
    }

    #wrapper.toggled{
        padding-left: 200px;
    }

    
    .banner-swiper{
        margin-top: 70px;
    }

    #wrapper.toggled .nav-language,#wrapper.toggled .logo{
        display: none;
    }

    .banner-swiper .banner-txt{
        left: 20px;
        width: calc(100% - 40px);
        top: calc(50% - 30px);
    }
    
    .banner-txt h3{
        font-size: 12px;
        line-height: 20px;
        margin-bottom: 5px;
        color: #fff;
    }
    
    .banner-txt h2{
        font-size: 14px;
        line-height: 24px;
        margin-bottom: 0;
        color: #fff;
    }

    .banner-swiper .swiper-slide{
        width: 100%;
    }

    .banner-txt p{
        display: none;
    }
    
    .index-section1{
        padding: 15px 10px;
    }
    
    .index-section1 p{
        font-size: 14px;
        line-height: 24px;
    }

    .index-section2,.index-section3,.index-section4{
        padding: 15px 10px;
        display: block;
    }
    
    .section2-img{
        width: 100%;
    }

    .section2-txt{
        padding: 0 10px;
        width: 100%;
    }
    
    .section2-txt h3{
        font-size: 14px;
        line-height: 24px;
        margin-bottom: 10px;
    }
    
    .section2-txt h2{
        font-size: 14px;
        line-height: 24px;
        margin-bottom: 15px;
    }

    
    .section2-txt>p{
        font-size: 12px;
        line-height: 20px;
        margin-bottom: 10px;
    }
    
    .section2-txt .more{
        float: right;
    }
    
    .section2-txt .more img{
        width: 40px;
    }

    .section2-txt .more p{
        font-size: 16px;
        line-height: 20px;
    }

    footer{
        padding: 15px 10px;
    }

    .footer-left{
        width: 100%;
    }
    .footer-img{
        margin-bottom: 30px;
    }
    .footer-img img{
        height: 50px;
    }

    .footer-txt h2{
        font-size: 14px;
        line-height: 24px;
    }
    .footer-right{
        width: 100%;
        display: none;
    }

    .footer-copyright p, .footer-copyright a{
        font-size: 12px;
        line-height: 20px;
    }
    
    .about-content{
        padding: 10px 0;
    }
    
    .about-position{
        padding: 0 10px;
        margin-bottom: 20px;
    }
    
    .position-right{
        float: initial;
    }
    
    .about-left .position-left{
        padding: 15px;
    }
    .position-left img{
        width: 50px;
        height: 50px;
    }

    .about-left .position-left p{
        line-height: 50px;
    }
    .about-nav{
        padding: 10px;
    }
    
    .about-nav-ul li{
        margin-bottom: 10px;
    }
    .mySwiper2 .swiper-slide p{
        font-size: 14px;
        line-height: 24px;
    }

    .position-left{
        width: 100%;
    }

    .position-right{
        width: 100%;
    }
    #showbox{
        width: 100%!important;
    }
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
}

@media only screen and (max-width: 599px) {
}

@media only screen and (max-width: 479px) {
}
