#sp-header .logo a {
    font-family: "montserrat";
    font-weight: 500;
    color: #1d3178;
}
  
a {
    color: #1d3178;
    font-weight: bold;
}

.article-ratings {
    display: none !important;
}
.article-ratings-social-share.d-flex.justify-content-end {
    display: none !important;
  }
.sp-page-title .sp-page-title-heading {
    font-size: 60px;
    line-height: 1;
}
.page-website .related-article-list-container {
    display: none !important;
  }

#sp-main-body {
    padding: 50px 0;
}

li {
    margin-bottom: 12px;
}

body {
    font-size: 16px !important;
}

.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
    padding: 0 10px;
}
#sp-bottom2 .sp-module, #sp-bottom3 .sp-module {
    margin-top: 22px;
}
#sp-footer .current.active a, #sp-bottom .current.active a {
    color: #fff;
}
#sp-bottom .sp-column {
    max-width: 360px;
    margin: auto;
}
@media screen and (max-width: 991px) {

#sp-bottom3 .sp-module {
    margin-top: 15px;
    margin-bottom:50px;
  }
  #sp-bottom2 .sp-module {
    margin-bottom: 0px;
  }
}

@media (max-width: 1131px) {
#sp-menu {
    display: none;
}
}
@media (max-width: 1399px) {
    #sp-header .container {
      min-width: 100%;
    }
}
@media (max-width: 991px) {
    #sp-header {
      height: 63px;
    }
  #sp-header .container {
    margin-top: 10px;
  }
  #sp-header.header-sticky {
    height: 70px;
  }
}

.d-flex.header-modules.mb-3 {
    display: none !important;
}
