.risk-footer { background-color: #272727; padding: 10px 0; position: fixed; bottom: 0; left: 0; width: 100%; z-index: 9996; /* box-shadow: 0 -5px 5px rgba(0,0,0,.2);*/ }
.risk-footer > .container { padding: 0 5px; max-width:1170px; display:table; margin:0 auto; }
.risk-footer p { font-size: 14px; line-height: 18px; font-weight: normal; margin: 0 !important; text-align: center; color: #e3e3e3;  }
.risk-footer p a { color: #efefef; text-decoration: underline; }
.risk-footer p a:hover { text-decoration: none; }
@media (max-width: 1200px) { .risk-footer > .container { padding:5px 20px; } }
@media (max-width: 600px) { .risk-footer p { font-size:14px; line-height:14px; } }