#bottom_message{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;position:fixed;left:0;bottom:0;z-index:99;padding:15px;background-color:rgba(45,45,45,.9);color:#fff}#bottom_message p{-webkit-box-flex:1;-ms-flex:1;flex:1;line-height:1.4;margin-right:15px}#bottom_message p>a{color:#e6b325;text-decoration:underline;font-weight:700}#bottom_message p>a:hover{text-decoration:none}@media (max-width:767px){#bottom_message{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-size:14px}#bottom_message p{margin-bottom:15px}}