/*

    The following CSS codes are created by the YellowPencil plugin.
    https://yellowpencil.waspthemes.com/


    T A B L E   O F   C O N T E N T S
    ........................................................................

    01. Global Styles
    02. Global Styles

*/



/*-----------------------------------------------*/
/*  Global Styles                                */
/*-----------------------------------------------*/
@media (max-width:620px){

	body #main .entry-header h1{
	line-height:48px;
	font-size:38px;
	}

}



@media (min-width:1025px){

	body #main .entry-header h1{
	font-size:48px;
	line-height:58px;
	}

}



/*-----------------------------------------------*/
/*  Global Styles                                */
/*-----------------------------------------------*/
3.3.3