
.xxx {
    position: fixed;
    bottom: 30px;
    right: 30px;
    padding: 10px;
    background: rgba(0, 0, 0, 0.6);
    z-index: 1000;
}

.xxx a {
    color: #fff;
    text-decoration: none;
    font-size: 12px;
}
.xxx {
    position: relative;
    float: left;
    width:  100%;
    background: #000;
    left: 0;
    bottom: 0;
    text-align: right;
}@font-face{font-family:"Myriad Pro";src:url(fonts/MyriadPro-Regular.otf) format("opentype")}@font-face{font-family:"Myriad Pro";font-weight:700;src:url(fonts/MyriadPro-Bold.otf) format("opentype")}*{font-family:"Myriad Pro";box-sizing:border-box;margin:0}.container{width:100%;max-width:1120px;margin:0 auto}