/*---bottom color for state seal start---*/
#zone-footer {
   background-color: #333333;
}
/*---bottom color for state seal end---*/
#zone-footer ul.menu {
    padding: 1px;
    text-align: left;
}

#zone-footer .region-footer-second ul.menu a {
    padding: 2px 5px;
    border-radius: 1px;
}

#zone-footer .region-footer-second ul.menu li {
    margin: 0 1px 1px 0;
    padding-bottom: 0;
font-size: 1.0em;
text-decoration:none !important;
}

#zone-footer .region-footer-second ul.menu li {
    display: inline-block;
    letter-spacing: 0.02em;
    list-style: none outside none;
    margin: 0px;
    padding-bottom: 0;
font-size: 1.0em !important;
    text-transform: none !important;
}

#zone-footer #region-footer-second {
    background-color: #8a3a6d !important;
}

#footer-state-seal .footer-wrapper img {
    padding:0px 15px;
    width: 270px;
    height: auto;
}

#zone-footer .region {
    padding: 15px;
}

@media only screen and (max-width:768px){
#zone-footer .region {
    text-align: left;
}

#zone-content {
    padding-bottom: 400px !important;
}

}

