.featherlight {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 9999 !important;
    text-align: center;
    white-space: nowrap;
    cursor: pointer;
    background: #333;
    background: rgba(0,0,0,0);
}
ul.social-icons {
    display: none;
}
.sp-page-title .sp-page-title-sub-heading {
    display: block;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 40px;
    max-width: 100%;
    margin-left: 20px;
    margin-top: 10px;
    margin-left: -160px;
}

.article-details .pagenavigation {
    display: initial;
}

.sp-page-builder .page-content #section-id-e374c901-2bed-41a2-848b-753fe79dc761 {
    padding-top: 75px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
}


@media screen and (max-width: 900px) and (min-width: 320px) {
  .sp-page-title .sp-page-title-sub-heading {
    display: block;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 40px;
    max-width: 100%;
    margin-left: 20px;
    margin-top: 10px;
    margin-left: 0px;
}
  .sp-page-title .sp-page-title-heading {
    font-size: 32px !important;
    font-weight: 400;
    line-height: 1.1;
    text-transform: uppercase;
}
}
