#footer-main, #footer-main a, #footer-main .copyright {
    color: #a3a3a3;
    font-size: 11px;
    line-height: 1;
}

.footer-bottom-wrapper {
    margin-top: 20px;
}
.footer-bottom-wrapper p {
    margin: 5px 0;
}
#footer-main .inner-wrapper {
    width: 100% !important;
}
.page-footer.container {
    background-position-y: 86%;
    background-color: #3f3f3f;
    background-image: url(https://www.alliantenergy.com/Assets/Alliant/images/wave-dark.png);
    background-repeat: no-repeat;
    background-size: 100% 486px;
    background-position-x: 0;
    position: relative;
    padding: 40px 0 10px 0;
    width: 100%;
    box-sizing: border-box;
}
.large-offset-1 {
    margin-left: 8.33333%;
}
.column, .columns, .page-footer [class*=" col-"], .page-footer [class^="col-"] {
    padding-right: 15px;
    padding-left: 15px;
}
.page-footer .row {
    display: -webkit-flex;
    max-width: 980px;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    display: flex;
    text-align: left;
    overflow: inherit;
    box-shadow: none;
    justify-content: center;
}
.page-footer ul {
    padding: 0;
    margin: 0 0 24px 0;
    list-style: none;
    line-height: 1.6;
    border: 0;
    vertical-align: baseline;
}
.page-footer ul:last-child {
    margin-bottom: 0;
}
.page-footer li {
    list-style: none;
    font-size: 16px;
    line-height: 1.1;
    font-family: "Roboto Condensed",sans-serif;
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: baseline;
}
.page-footer li:first-child {
    margin-top: 0;
}
.page-footer li.section-title {
    color: #c3d830;
    font-weight: 700;
    text-transform: uppercase;
}
.page-footer li a {
    display: block;
    color: #fff !important;
    font-weight: 400 !important;
    transition: color .2s ease-in-out;
}
.page-footer li a:not(.button) {
    padding: 2px;
    margin: -2px;
}
.page-footer .legal {
    margin-top: 60px;
}
.small-12 {
    flex: 0 0 97%;
    max-width: 97%;
}
.page-footer .legal li {
    display: inline-block;
    border-right: 1px solid #fff;
    padding: 0 10px;
    line-height: 1;
}
#footer-main {
    background-color: #3F3F3F;
}
.col.col-lg-4 {
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
    box-sizing: content-box;
}
@media (min-width: 450px){
    .footer-bottom-wrapper li {
        display: inline-block;
        border-right: 1px solid #fff;
    }
}
@media (max-width: 768px){
    .page-footer .row {
        display: block;
    }
    .page-footer .col.col-lg-4 {
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        padding-bottom: 20px;
    }
}
@media (min-width: 769px){
    .page-footer .col.col-lg-4:first-child {
        padding-left: 15px !important;
    }
}
.footer-bottom-wrapper li {
    padding: 0 10px;
    line-height: 1;
    margin-top: 5px;
}
.footer-bottom-wrapper li:last-child {
    border-right: none;
}
.footer-bottom-wrapper ul {
    margin-top: 30px;
}
#footer-main .inner-wrapper {
    width: 100% !important;
}