/* City Estate Title Style*/
.max-title.max-title1 h1,
.max-title.max-title1 h2,
.max-title.max-title1 h3,
.max-title.max-title1 h4,
.max-title.max-title1 h5,
.max-title.max-title1 h6  {
	text-transform: uppercase;
	font-family: 'Roboto';	
	color: #404d5f;
	font-size: 36px;
}
.max-title.max-title2 h1,
.max-title.max-title2 h2,
.max-title.max-title2 h3,
.max-title.max-title2 h4,
.max-title.max-title2 h5,
.max-title.max-title2 h6  {
	text-transform: uppercase;
	font-family: 'Roboto';	
	color: #404d5f;
	font-size:30px;
}
.max-title.max-title3 h1,
.max-title.max-title3 h2,
.max-title.max-title3 h3,
.max-title.max-title3 h4,
.max-title.max-title3 h5,
.max-title.max-title3 h6  {
	text-transform: uppercase;
	font-family: 'Roboto';	
	color: #404d5f;
	font-size:24px;
}
.max-title.max-title4 h1,
.max-title.max-title4 h2,
.max-title.max-title4 h3,
.max-title.max-title4 h4,
.max-title.max-title4 h5,
.max-title.max-title4 h6  {
	text-transform: uppercase;
	font-family: 'Roboto';	
	color: #404d5f;
	font-size:18px;
}
.max-title.max-title5 h1,
.max-title.max-title5 h2,
.max-title.max-title5 h3,
.max-title.max-title5 h4,
.max-title.max-title5 h5,
.max-title.max-title5 h6  {
	text-transform: uppercase;
	font-family: 'Roboto';	
	color: #404d5f;
	font-size:16px;
}
.max-title.max-title6 h1,
.max-title.max-title6 h2,
.max-title.max-title6 h3,
.max-title.max-title6 h4,
.max-title.max-title6 h5,
.max-title.max-title6 h6  {
	text-transform: uppercase;
	font-family: 'Roboto';	
	color: #404d5f;
	font-size:14px;
}