#menu_control{
	line-height: 28px;
}


/*/////////////////////////////////////////////////////////////////////////// 

  1.0  P A G E - H O M E

  ///////////////////////////////////////////////////////////////////////////*/

.home .swiper-slide p{
	line-height: 1.6;
}



/*/////////////////////////////////////////////////////////////////////////// 

  2.0  P A G E - A B O U T

  ///////////////////////////////////////////////////////////////////////////*/

.overview .container{
	max-width: 800px;
}

#latest_works .post_wrapper h2{
	text-transform: capitalize;
}


/*/////////////////////////////////////////////////////////////////////////// 

  2.1  P A G E -  P A R T N E R  A P P L I C A T I O N

  ///////////////////////////////////////////////////////////////////////////*/

#application_header h1,
#category_header h1{
	font-size: 46px;
	font-size: 3.6rem;
	line-height: 1;
	max-width: 460px;
	 font-family:\5FAE\8F6F\96C5\9ED1; font-weight:normal;
}



/* Single Works */
#the_works h2{
	text-transform: capitalize;
}


/* Page: Portfolio */
.grid-item h2{
	text-transform: capitalize;
}

#works_list.simple_category h3 span.is-checked{
	margin-right: 0;
}



/*/////////////////////////////////////////////////////////////////////////// 
	
	1x 3 2 0
	
	iPhone 5S, 5, 4S, 4

  ///////////////////////////////////////////////////////////////////////////*/

@media screen and (max-width: 20em) {


	/* P A R T R N E R */
	
	#application_header h1,
	#category_header h1{
		font-size: 36px !important;
		font-size: 3.6rem  !important;
	}

}