/*
 * HMI Tech Mumbai
 ** CSS **
 *
 * This is the default CSS file. outer
 *
 * Use this file to over ride the theme css
*/

	
	h2.bigger {
	
		font-size: 55px;
		color: white;
		font-family: 'Lobster Two', sans-serif;
		margin: 0px;
		padding: 0;
		
	}

 	h4.big {
	
		font-size: 30px;
		color: white;
		font-family: 'Lobster Two', sans-serif;
		margin: 0px;
		padding: 0;
		
	}
	
	h2.smaller {
	
		font-size: 32px;
		color: white;
		font-family: 'Lobster Two', sans-serif;
		margin: 0px;
		padding: 0;
		
	
	
	
}
	.logo-holder {
		float:left;
		height:25px;
		position:relative;
		top:18px;
		left:25px;
		font-size: 26px;
		color: white;
		font-family: 'Lobster Two', sans-serif;
		
	}

.hero_btn {
	
	font-size:16px;
  
} 

.videoinsert {
	position: relative; 
}


.aboutbtn {
	margin-top: 18px !important;
	margin-left: 0 !important;
}
	