.logo_navigation_fx{
	padding-top:10px;
    padding-bottom:5px;
	z-index:999999999999;
	position:relative;
}
.header_box,
.customer_login,
.call_us{
   -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}