h2
{
		font-family: 'GothamBook';
	color:#fff;
	font-size: 40px;
	 
  font-weight: 100;
  line-height: 55px;	
	letter-spacing: 5px;
	padding-bottom:20px;
	
	
}

.fullscreen-static-image .btnSpace{
	margin-top: 10px;
}


.rImage

{

	margin : 30px;

}



@media (max-width: 768px) {

	
	h2
{
		
	font-size: 30px;
	 
  font-weight: 100;
  line-height: 55px;	
	letter-spacing: 5px;
	padding-bottom:20px;
	
	
}

	
	.rImage

	{

		margin : 20px;

	}
	
		.imageSize

	{

		max-height: 65px;

	}
	

	

}

@media (max-width: 500px) {

	
	h2
{
		
	font-size: 23px;	 
  font-weight: 50;
  line-height: 40px;	
	letter-spacing: 3px;
	padding-bottom:5px;
	
	
}
	
	

}