﻿@charset "utf-8";
/* CSS Document */
#footer-wrapper {
    position: relative;
    color: #858484;
    background: #3592DF;
    margin-top: 10px;
    padding: 18px;
}
@media screen and (max-width: 767px) and (min-width: 0px)
.show-for-small {
    display: inherit !important;
}
.container {
    margin-top: 35px !important;
}
@media screen and (max-width: 767px) and (min-width: 0px)
* {
    margin: 0;
    padding: 0;
    font-weight: normal;
    font-style: normal;
}
#copyright2 {
    text-align: center;
}
#copyright2 .links {
    color: #fff;
    display: inline-block;
    font-size: 12px;
    background: rgba(255, 255, 255, 0.05);
    border-radius: 5px;
    padding: 8px;
    margin: 0;
}
#copyright2 .links {
    color: #fff;
    display: inline-block;
    font-size: 12px;
    background: rgba(255, 255, 255, 0.05);
    border-radius: 5px;
    padding: 8px;
    margin: 0;
}
