@media (min-width: 1050px) {
.fixed-top.fixed{position:fixed !important;; top:0; z-index:9999 !important; width:100%}
}
.nocomments {
    display: none;
}

.section-header > p {
    font-size: 17px;
    color: #777;
}

.banner-left span, .banner-left h5.tblock {
    display: inline-block;
    width: 100%;
    color: #3346ee;
    font-size: 19px;
    font-weight: 700;
}
