@charset "utf-8";

@media all and (min-width: 1200px) and (max-width: 1441px) {
    
    .sidebar-nav li a{
        line-height: 30px;
    }

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

    .section{
        height: 640px;
    }

    .section1 img{
        width: 200px;
        height: 200px;
    }

    .section1 .txt{
        height: 200px;
        width: 380px;
        padding-top: 20px;
        margin-left: 40px;
    }
    
    .section1-3{
        right: 5%;
    }
    
    .section1-2{
        left: 5%;
    }

    .section3 .txt,.section4 .txt{
        left: 5%;
    }
    
    .section5 .txt{
        padding-top: 5%;
    }


}


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

    .section1 img{
        width: 150px;
        height: 150px;
    }
    
    .section1 .txt{
        height: 150px;
        margin-left: 40px;
        padding-top: 0;
        width: 50%;
    }

    .section1-1{
        left: 25%;
        top: 5%;
    }

    .section1-2{
        left: 5%;
        bottom: 15%;
    }
    
    .section1-3{
        right: 5%;
        bottom: 18%;
    }
    
    .section1 .txt p{
        font-size: 12px;
        line-height: 20px;
    }
    
    .section2 .img img{
        width: 200px;
        height: 200px;
    }
    
    .section2 .txt .txt-info{
        height: 200px;
    }

    .section2 .txt h3,.section3 .txt h3,.section4 .txt p,.section5 .txt h3,.section6 .txt h3{
        font-size: 24px;
    }

    .section2 .txt p,.section3 .txt p,.section6 .txt h4{
        font-size: 16px;
    }
    
    .section3 .txt{
        left: 5%;
    }
    

    .section4 .txt{
        left: 8%;
        top: 30%;
    }
    
    .section5 .txt{
        padding: 3%;
    }
    
    .section5 .txt p{
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 20px;
    }
    
    .footer-main{
        padding: 3%;
    }

    .footer-txt{
        padding: 0 3%;
    }


}

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

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

    .section{
        height: 450px;
    }
    
    .section1{
        padding: 5%;
    }
    
    .section1 img{
        width: 150px;
        height: 150px;
    }
    
    .section1 .txt{
        margin-left: 20px;
        height: 150px;
        width: 200px;
        padding-top: 0;
    }

    .section1-2{
        left: 3%;
        bottom: 0;
        top: 35%;
    }
    
    .section1-3{
        right: 3%;
        bottom: 25%;
    }

    .section1 .txt p{
        font-size: 14px;
        line-height: 20px;
    }

    .section2 .img img{
        width: 200px;
        height: 200px;
    }

    .section2 .txt .txt-info{
        height: 200px;
    }
    
    .section2 .txt h3,.section3 .txt h3,.section4 .txt p,.section5 .txt h3,.section6 .txt h3,.section6 .txt h4{
        font-size: 20px;
        line-height: 40px;
    }

    .section2 .txt p,.section3 .txt p{
        font-size: 14px;
        line-height: 20px;
    }
    
    .section3 .txt{
        left: 3%;
    }
    
    .section5 .txt p{
        font-size: 12px;
        line-height: 20px;
        margin-bottom: 20px;
    }

    .section6 .txt{
        padding: 10% 3%;
    }
    
    .footer-main{
        padding: 3%;
    }
    
    .footer-txt{
        padding: 0 2%;
    }

    .section5 .img{
        width: 100%;
        height: auto;
    }
    .section5 .txt{
        width: 100%;
        bottom: 100px;
        top: inherit;
    }
}


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

   .logo{
    left: 10px;
    top: 10px;
   }
    
    .logo a img{
        height: 30px;
    }

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

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

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

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

    .parallux,.parallux .parallux-bg{
        height: auto!important;
    }

    .parallux .parallux-bg{
        position: inherit;
    }

    .section{
        height: auto;
    }

    .section1{
        padding: 5% 10px;
    }
    
    .section1-1{
        width: 100%;
    }

    .section1 img{
        width: 100px;
        height: 100px;
    }

    .section1 .txt{
        width: calc(100% - 100px);
        margin-left: 0;
        padding: 0 15px;
        height: auto;
    }

    .section1 .txt p{
        font-size: 12px;
        line-height: 20px;
    }

    .section1 div[class^="section1"]{
        position: initial;
        margin-bottom: 20px;
    }

    .section1-2 .img{
        float: right;
    }
    
    .section2{
        padding: 20px 10px;
        overflow: hidden;
        position: absolute;
        left: 0;
        top: 30px;
    }

    .section2 .img img,.section2 .txt .txt-info{
        position: initial;
    }
    
    .section2 .img img{
        width: 100px;
        height: 100px;
        margin: 0;
        padding: 0;
    }

    #bg-2{
        height: 200px;
    }

    .section2 .img{
        width: 100px;
        position: initial;
        float: left;
    }
    
    .section2 .txt{
        width: calc(100% - 100px);
        padding: 0 20px;
        float: left;
        position: initial;
    }
    
    .section2 .txt .txt-info{
        height: auto;
        margin: 0;
        width: 100%;
    }

    .section2 .txt h3,.section3 .txt h3{
        font-size: 14px;
        line-height: 30px;
        margin-bottom: 10px;
        color: #000;
    }

    .section2 .txt p,.section3 .txt p,.section4 .txt p{
        font-size: 12px;
        line-height: 18px;
        color: #222;
    }

    .section3{
        height: 300px;
    }

    .section3 .txt{
        left: 0;
        top: 0;
        padding: 20px 10px;
    }

    .section4{
        height: 200px;
        position: absolute;
        top: 0;
        left: 0;
    }

    #bg-4{
        height: 200px;
    }
    
    #bg-5{

    }

    .section5{
        position: relative;
        width: 100%;
    }
    
    .section5 .img{
        width: 100%;
        position: initial;
    }

    .section5 .txt{
        width: 100%;
        padding: 10px;
         position: initial;
    }

    .section5 .txt h3{
        font-size: 16px;
        line-height: 30px;
        margin-bottom: 10px;
    }

    .section5 .txt p{
        font-size: 12px;
        line-height: 18px;
        margin-bottom: 10px;
    }

    #bg-6{
        height: 200px;
    }

    .section6{

    }
    
    .section6 .txt h3{
        font-size: 12px;
        line-height: 20px;
        margin-bottom: 10px;
    }
    .section6 .txt h4{
        font-size: 12px;
        line-height: 20px;
    }

    #bg-7{
        height: 210px;
    }

    .footer-main{
        padding: 0 10px;
    }
    
    .footer-txt{
        width: 100%;
        margin-bottom: 20px;
        border-right: 0;
    }
    
    .footer-list{
        width: 100%;
        padding: 0;
    }

    .footer-list-ul{
        display: block;
    }

    .footer-list-ul li{
        width: 100%;
    }

    .footer-list-ul li h2{
        
    }
    
    .footer-list-ul li a{
        display: inline-block;
        margin: 0 5px;
    }

    .sidebar-nav,#wrapper.toggled #sidebar-wrapper{
        width: 200px;
    }

    #sidebar-wrapper{
        right: 200px;
        margin-right: -200px;
    }

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

    .sidebar-nav li a{
        padding-left: 15px;
    }

    .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;
    }

    .parallux .parallux-bg .parallux-inner img{
        height: auto;
    }

    .sm_foot{
        display: block;
    }
  

}

@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) {
}
