.mod-finder .awesomplete{
  width: 100%;
}
.mod-finder .awesomplete input{
  border: unset;
  border-bottom: 1px solid #e74c3c;
}
.view-article .pagination {
    justify-content: space-between;
}
#sp-header {
    background: #fff !important;
}
#sp-header .sp-megamenu-parent>li>a {
    padding: 0 !important;
  	font-weight: 600;
  	font-size: 16px;
}
#sp-header .sp-megamenu-parent>li>a:before {
  width: 0 !important;
}
.sp-megamenu-parent>li>a {
    color: #333;
}