 @charset "utf-8";

/*===============================================================================================================   

Author      : Muhammad Febriansyah

Built       : Desember 2016

=============================================================================================================== */



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

  
    .servicesall{
        display: none;
    }
    .servicesall2{
        display: none;
    }
    .servicesmobile{
        display: block;
    }
    

    /* header

    ================================================================================================================= */
    

    /* middle homepage

    ================================================================================================================= */
    .inner_wrap > .row-list > .cols2{
        width: 100%;
        text-align: center;
        margin-bottom: 40px;
    }
    #homeBanner{
        background-size: 1200px;
    }
    /* popup

    ================================================================================================================= */

    
    /* middle contentpage

    ================================================================================================================= */

    /* footer

    ================================================================================================================= */


}

