/* =Responsive (Mobile) Design
-------------------------------------------------------------- */

@media screen and (max-width: 980px) {
	.header-con img{
		width:80%;
		margin-left:10%;
		float:left;
	}
	
	.maak-logo, .head-email{
		display:none;
		visibility:hidden;
	}
	
	.tabbed-item{
		margin:10px 0px;
	}
	
	.footer-con{
		text-align:center;
		font-size:13px;
		line-height:22px;
		padding:15px 0px;
		width:100%;
		float:left;
	}
	
	.footer-con font{
		width:100%;
		
	}	
	
	.service-list li{
		width:100%;
	}
}

@media screen and (max-width: 650px) {
	.header-con img{
		width:80%;
		margin-left:10%;
		float:left;
	}
	
	.maak-logo, .head-email{
		display:none;
		visibility:hidden;
	}
	
	.tabbed-item{
		margin:10px 0px;
	}
	
	.footer-con{
		text-align:center;
		font-size:13px;
		line-height:22px;
		padding:15px 0px;
		width:100%;
		float:left;
	}
	
	.footer-con font{
		width:100%;
		
	}	
	
	.service-list li{
		width:100%;
	}
}	

@media screen and (max-width: 480px) {
	.header-con img{
		width:80%;
		margin-left:10%;
		float:left;
	}
	
	.maak-logo, .head-email{
		display:none;
		visibility:hidden;
	}
	
	.tabbed-item{
		margin:10px 0px;
	}
	
	.footer-con{
		text-align:center;
		font-size:13px;
		line-height:22px;
		padding:15px 0px;
		width:100%;
		float:left;
	}
	
	.footer-con font{
		width:100%;
		
	}	
	
	.service-list li{
		width:100%;
	}
	
}

@media screen and (max-width: 320px) {	
	.header-con img{
		width:80%;
		margin-left:10%;
		float:left;
	}
	
	.maak-logo, .head-email{
		display:none;
		visibility:hidden;
	}
	
	.tabbed-item{
		margin:10px 0px;
	}
	
	.footer-con{
		text-align:center;
		font-size:13px;
		line-height:22px;
		padding:15px 0px;
		width:100%;
		float:left;
	}
	
	.footer-con font{
		width:100%;
		
	}	
	
	.service-list li{
		width:100%;
	}
}

@media screen and (max-width: 240px) {
	.header-con img{
		width:80%;
		margin-left:10%;
		float:left;
	}
	
	.maak-logo, .head-email{
		display:none;
		visibility:hidden;
	}
	
	.tabbed-item{
		margin:10px 0px;
	}
	
	.footer-con{
		text-align:center;
		font-size:13px;
		line-height:22px;
		padding:15px 0px;
		width:100%;
		float:left;
	}
	
	.footer-con font{
		width:100%;
		
	}
	
	.service-list li{
		width:100%;
	}	
}
