footer.footer {
    margin-bottom: 25px;
    padding-top: 0px;
    padding-bottom: 0px;
}
.footer {
    margin-top: 45px;
    padding-top: 35px;
    padding-bottom: 36px;
    border-top: 1px solid #E5E5E5;
}
@media (min-width: 992px) {
.container {
    width: 970px;
}
}
@media (min-width: 768px) {
.container {
    width: 750px;
}
}
.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
footer, section {
    display: block;
}
.clearfix:before {
    display: table;
    content: " ";
}
@media screen and (min-width: 992px) {
#ul-footer {
    background-color: #4a3c31;
}
}
@media screen and (min-width: 768px) {
#ul-footer {
    background-color: #4a3c31;
    padding: 20px 20px 20px 85px;
}
}
#ul-footer {
    background-color: #4a3c31;
    padding: 20px 0 0 0;
    background-color: white;
    font-size: 14px;
    line-height: 1.4em;
}
@media screen and (min-width: 992px) {
#ul-footer > .footer-column {
    display: inline-block;
    width: 250px;
}
}
@media screen and (min-width: 768px) {
#ul-footer > .footer-column {
    display: inline-block;
    width: 175px;
    text-align: left;
}
}
#ul-footer > .footer-column {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 25px;
    color: white;
    background-color: #4a3c31;
    vertical-align: top;
    padding: 15px;
    width: 100%;
    display: block;
    text-align: center;
}
@media screen and (min-width: 992px) {
#footer-column-2.footer-column {
    display: inline-block;
    width: 325px;
}
}
@media screen and (min-width: 768px){
#footer-column-2.footer-column {
    display: inline-block;
    width: 250px;
    text-align: left;
}
}
#footer-column-2.footer-column {
    border-right: 1px solid white;
    border-left: 1px solid white;
}
#footer-column-2.footer-column {
    border-right: 1px solid white;
    border-left: 1px solid white;
}
#ul-footer a {
    color: white;
}
