#footer .widgettitle {
  /*.rfs(16); */
}
@media screen and (max-width: 1024px) {
  #footer .widgettitle {
    font-size: 12px;
    border-style: solid;
    border-color: #ffffff;
    border-width: 0px;
    border-bottom-style: solid;
    border-bottom-width: 2px;
  }
  #footer .widget p {
    font-size: 15;
    /*.rfs(15);*/
  }
}
