.burger-icon > span {
  background-color: #fff;
}
.offcanvas-menu {
  background-color: #FFFFFFBF;
}
.offcanvas-menu .logo {
  display: none;
}
.article-list .article .article-header h1, .article-list .article .article-header h2 {
  font-size: 11px;
  margin: 0 0 5px 0;
  text-transform: uppercase;
}
.article-list .article .article-header h1 a, .article-list .article .article-header h2 a, .article-info > span a, a {
  color: #2ec2c0;
  text-decoration: underline;
  font: normal 11px Tahoma;
}
.article-list .article .article-header h1 a:hover, .article-list .article .article-header h2 a:hover, .article-info > span a:hover, a:hover {
  color: #ff0000;
  text-decoration: none;
}
.btn-primary, .sppb-btn-primary {
  border-color: #3372af;
  background-color: #3372af;
}
.btn-primary:hover, .sppb-btn-primary:hover {
  border-color: #ec430f;
  background-color: #ec430f;
}
.article-details li a {
  color: #4387ce;
}
.itemid-2 .blog-featured {
  display: none;
}
#sp-section-1 {
  min-height: 360px;
}
.sp-megamenu-parent {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}
.sp-megamenu-parent > li {
  background: #2d2d2d;
  padding: 0 23px;
}
.sp-megamenu-parent > li.active > a {
  font-weight: bold;
  color: #ccc;
  padding: 0px 18px;
}
.sp-megamenu-parent > li > a {
  color: #ccc;
  text-transform: uppercase;
  padding: 0px 18px;
}
.sp-megamenu-parent > li:last-child > a {
  padding: 0px 18px;
}
#sp-section-2 {
  background-color: transparent !important;
  padding-bottom: 20px;
  margin-top: -80px;
}
#sp-main-body {
  padding: 0px;
}
#sp-section-2 .container, #sp-main-body .container {
  max-width: 900px;
}
#sp-section-2 .container-inner, #sp-main-body .container-inner {
  max-width: 870px;
}
#sp-left .sp-module, #sp-right .sp-module {
  border: 1px solid #2d2d2d;
  background: #2d2d2d;
  margin-top: 25px;
}
#sp-left .sp-module .sp-module-title, #sp-right .sp-module .sp-module-title {
  margin: 0 0 0px;
  padding-bottom: 20px;
  font-size: 13px;
  border-bottom: 0px solid #f3f3f3;
  font-family: 'Tahoma', sans-serif;
  color: #fff;
}
#sp-left .sp-module ul > li, #sp-right .sp-module ul > li {
  border-bottom: 0px solid #f3f3f3;
}
#sp-left .sp-module ul > li > a, #sp-right .sp-module ul > li > a {
  line-height: 1.3;
  background: url(../images/list-item.gif) no-repeat 0 5px;
  color: #fff;
  font-size: 11px;
  padding: 0px 0px 7px 10px;
}
.article-list .article {
  border: 0px solid #f5f5f5;
  margin-bottom: 0px;
}
.article-list .items-row {
  display: inline-block;
  width: 50%;
}
.article-details .article-can-edit {
  margin-bottom: 0px;
}
.article-details .article-info {
  margin-bottom: 0rem;
}
.articles-more::before {
  content: "More Articles...";
  color: #838383;
  font-weight: bold;
  margin-bottom: 7px;
  display: block;
}
.list-group-item {
  padding: 0rem 1rem;
  background-color: #000;
}
.page-item.disabled .page-link, .page-item.active .page-link {
  color: #838383;
  background-color: #000;
  border-color: #838383;
}
.page-item .page-link {
  color: #838383;
  background-color: #000;
  border-color: #838383;
}
#sp-footer .container {
  border-top: 2px dotted #353536;
}
#sp-footer .container-inner {
  padding: 20px 0;
  max-width: 80%;
  margin: 0 auto;
}