div.footer {background-color:#464646}
div.foot {width:990px;margin:0 auto;height:47px;line-height:47px;text-align:right;color:#fff}
div.foot span {float:left}
div.foot a {color:#fff;text-decoration:none}
div.footer_phrases{padding-top: 5px; line-height: 12px; text-align: center;}
div.footer_phrases h1{display: inline;font-size:9px;  -webkit-margin-before: 0.67em; -webkit-margin-after: 0.67em;}

@media screen and (max-width:990px){
div.foot {width:auto;padding:0 10px}
}
@media screen and (max-width:768px){
div.foot {height:auto;line-height:normal;padding:10px;text-align:center}
div.foot span {float:none;display:block;margin-bottom:10px}
}