




/* for mobile size */
@media only screen and (min-width:320px) and (max-width:479px){
.top_bar .email_block a.email {width:150px;}
.top_bar .phone_block a.phone {width:150px;}


.header .logo img{ width:330px; margin-bottom:80px; }
.header .navigation select{ margin-top:80px;}

}