.article-details .article-ratings-social-share {
  display: none!important;
}

#sp-footer .container-inner {
  text-align: center;
}

#sp-footer a {
  color:#fff;
  
}

#sp-footer1 .sp-module ul {
list-style-type: none;
display: block;
}

#sp-footer1 .sp-module ul > li {
border: none;
padding: 0 ;
display: inline-block;
}

.sp-module ul > li > a:before {
content: none;
margin-right: 0;
}

.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
  padding: 0 10px;
}

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

p {
margin-bottom: 0;
}

article.item {
margin-bottom: 10px;
}


#sp-header {
background: none;
box-shadow: none;
}

article.item, .welle {
display: block;
margin-left: auto;
margin-right: auto;
}

article.item {
  max-width: 900px;
}

. welle {
width: 900px;
}

tbody, td, tfoot, th, thead, tr {
  vertical-align: sub;
  border-bottom: 1px solid;
}

@media (max-width: 1100px) {
  article.item {
    padding: 20px;
  }
}

@media (min-width:768px)
.col-md-6 {
width: 100%!important;
}