@charset "utf-8";

/*===============================================================================================================   


Author      : Muhammad Febriansyah

Built       : September 2016


=============================================================================================================== */



@media all and (max-width:479px){


    /* header

    ================================================================================================================= */  
	
    /* middle homepage

    ================================================================================================================= */
	
    /* middle contentpage

    ================================================================================================================= */
	.entry .title h3{
        font-size: 18px;
    }
    .entry .title p{
        font-size: 14px;
    }
    .entry .body p{
        font-size: 14px;
    }
    .entry .body .loc-place p:first-child, .entry .body .loc-times p:first-child{
        font-size: 14px;
    }
    .entry .body .loc-place p{
        font-size: 12px;
    }
	.row-msg{
        padding: 10px 0;
    }
    #searchnya{
        width: 100px;
    }
    /* footer

    ================================================================================================================= */
	
	/* prettyphoto

    ================================================================================================================= */
	
}

