/**************************************************************************************/
/*
/*		Designed by 'AS Designing'
/*		Web: http://www.asdesigning.com
/*		Web: http://www.astemplates.com
/*		License: Creative Commons
/*
/**************************************************************************************/

#header-top-row {
	padding-bottom:20px;
}
#header-top-row .phone {
    font-size: 24px;
    font-weight: bold;
	text-align:right;
}
#header-top-row .phone a {
	color:#C17A16;
	margin-right:10px;
}
#header-top-row .mail a:hover {
	color:#626262;
	text-decoration:underline;
}
#header-top-row .mail {
    font-size: 24px;
    font-weight: bold;
	text-align:left;
}
#header-top-row .mail a {
	color:#C17A16;
	margin-right:10px;
}
#header-top-row .phone a:hover {
	color:#626262;
	text-decoration:underline;
}
#logo-row {
	padding-top:20px;
}

@media (max-width: 767px) 
{
	#as-menu {
	    min-height: 74px;
	}
	#as-menu .as-menu
	{
		display: block;
	}	
	#header-top-row .mail {
		text-align:right;
	}	
}