@charset 'utf-8';

/*---------------------------------------------------------------------- */
/* Company Styles
------------------------------------------------------------------------ */

/* Layout
---------------------------------------------------------- */

/* #main --------------------------------- */

#main-header > .title {
	color: #fff;
}



/*---------------------------------------------------------------------- */
/* 768px Tablet & PC Styles
------------------------------------------------------------------------ */

@media screen and (min-width: 768px), print {

/* Layout
---------------------------------------------------------- */


}