.chronocredits {
  display:none;
}
a:hover, a:focus, a:active {
  color: #000000;
}

.article-details .article-details-top-wraper .article-header .article-details-title {

    width: 51%;
}
@media (max-width: 575px) {
    #sp-header {
        height: 70px;
    }
  
     .sp-page-builder .page-content {  
        padding-top: 0px;
}}

@media (max-width: 767px) {
    #sp-header {
        padding: 10px 0px 0px 15px;
    }
}

.logo-image-phone {
    height: 55px;
}
#sp-footer .container-inner:after {
    content: "";
    position: absolute;
    top: -50px;
    right: -105px;
    z-index: 1;
    background: rgba(135, 118, 255, 0.3);
    backdrop-filter: blur(4px);
    width: 80px;
    height: 100px;
   display:none;
}
#sp-footer .container-inner:before {
    content: url(../images/footer-shape-1.svg);
    position: absolute;
    left: -240px;
    top: -123px;
    z-index: 1;
     display:none;
}
.sp-page-title .breadcrumb>span, .sp-page-title .breadcrumb>li, .sp-page-title .breadcrumb>li+li:before, .sp-page-title .breadcrumb>li>a {
    color: #fff;
    padding-left: 4px;
}
