.footer_second {width: 100% !important; float: left; text-align: center;}
.footer_second ul{list-style-type: none; margin: 0; padding: 0;}
.footer_second ul li{display:inline-block; margin-left: 0px; width: 32.33%;}
.footer_second ul li a {margin-bottom: -20px !important;}
.footer_second ul li:last-of-type a {border-radius: 50px !important;}
@media only screen and (max-width: 767px){
.footer_first, .footer_second{width: 100%; float: left;}
#sign-up .flex_column_div.av-zero-column-padding{margin-bottom: -25px !important; }
.footer_second ul{text-align: center;}
.footer_second ul li{float: none; display: inline-block; margin: 0; padding:0;}
}
@media only screen and (max-width: 479px){
.footer_second ul li{width: 100%; margin-bottom: 10px; }
.footer_second ul li:last-child{margin-bottom: 0;}
.footer_second ul li:last-of-type{margin-left:0px;}
}