#footer-widgets .footer-widget ul {
list-style-type: none;
}
#footer-widgets .footer-widget li:before {
display: none;
}
#et_top_search {
display: none;
} h4.footer-trans {
color: #222;
}  @media only screen and (min-width: 20em)
{
.sc-four-col h3 {
font-size: 1.5rem !important;
}
h4.footer-trans {
display: none;
}
#footer-widgets .footer-widget:nth-child(n), .footer-widget .fwidget {
margin-bottom: 1em !important;
}
} @media only screen and (min-width: 48em)
{
h4.footer-trans {
display: block;
}
.footer-widget:nth-child(n) {
width: 28.25% !important;
}
} @media only screen and (min-width: 64em)
{
.sc-four-col h3 {
font-size: 1rem !important;
}
} @media only screen and (min-width: 90em)
{
.sc-four-col h3 {
font-size: 2rem !important;
}
}