body,
.sp-preloader {
  background-color: #93bde5;
}

div.jwDisqusArticleCounter {
display:none;
}

.latestnews span {display:none!important; font-size:0;}

.sp-module.box1 {
  background: #ebebeb;
  color: #6e6e6e;
  margin: 10px;
  padding: 15px;
}

#sppb-addon-1546099606215 .sppb-addon-text {
    color: #ffffff;
}
.sp-module.title1 h3.sp-module-title {
  font-size: 80%;
  font-weight: normal;
  line-height: 2;
  margin: 0 0 25px;
  border-bottom: 2px solid;
  text-transform: uppercase;
}

.box1 a {
  color: #7a003b !important;
}

.article-details .article-header h1,
.article-details .article-header h2 {
  font-size: 2.25rem;
  font-family: 'merriweathersans', Verdana, Helvetica, Arial, sans-serif;
  font-weight: 400;
  color: #7a003b;
}

#sp-menu .sp-column > div {
  float: right;
}

#sp-menu .sp-column > .sp-module form {
  padding: 11px 0;
  margin-left: 30px;
}

#sp-menu .sp-column > .sp-module form input {
  line-height: 1rem;
  height: calc(2.00rem + 2px);
  background: #ebebeb;
  border: 1px solid #e0e0e0;
  font-size: 0.85rem;
}

#sp-footer .readon {
  background-color: #93bde5;
  border: none;
  color: #fff;
  border-radius: 0.25rem;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  width: 100%;
  padding: 0.5rem 0.75rem;
  font-size: 1rem;
  line-height: 1.25;
  width: 100%;
}

#sp-top-bar .breadcrumb {
  background: transparent;
  margin: 0;
  padding: 0;
  color: #999;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 0.65rem;
}

ul.weblinkstitle1 box1 hidden-phone {
    margin-left: -20px;
}

.sppb-carousel-inner>.sppb-item>a>img, .sppb-carousel-inner>.sppb-item>img, .sppb-img-responsive {
    margin-bottom: 10px;
}

.breadcrumb-item + .breadcrumb-item::before {
  display: inline-block;
  padding-right: .5rem;
  color: #fff;
  font-family: FontAwesome;
  content: "\f105";
}

#sp-top-bar .breadcrumb li.breadcrumb-item:last-child > span {
  color: #999;
}

aside#sp-sidebar-a ul {
    padding-left: 0px;
    margin-left: 0;
    list-style: none;
    list-style-type: none;
}

aside#sp-sidebar-a ul li{
    position: relative;
    padding-left: 8px;
}

aside#sp-sidebar-a ul li:before {
    content: "\f111";
    font-family: FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 4px;
    position: absolute;
    top: 9px;
    left: 0;
}

.customrt-center {
    text-align: center;
}

body:not(.itemid-44) section#sp-google-ads {
    padding: 20px 0 15px;
}

body:not(.itemid-44) section#sp-google-ads + section#sp-main-body {
    padding-top: 30px;
}

@media(min-width:1240px) {
  .body-innerwrapper > * > .container {
    max-width: 1200px;
  }
}

#sp-main-body {
    padding: 20px 0;
}