.services__tab-wrap .nav-link {
    background: linear-gradient(90deg, #003465 13.19%, rgba(44, 46, 143, .54));
}
@media (max-width: 1500px) {
    .banner__bg-three {
        padding: 100px 0 0;
    }
}
@media (max-width: 1500px) {
    .banner-social {
        top: 25%;
    }
}
.blog__details-bottom .post-tags {
    display: none;
}
.blog__avatar-wrap {
    display: none;
}
.footer__content-two>p {
  font-weight: 400;
    color: #ffffff;
}
.footer-info-two .list-wrap li .content a {
    color: #ffffff;
    font-weight: 400;
}
.footer-info-two .list-wrap li .icon {
    color: #eeb510;
}
.widget-information .footer-info-two .list-wrap li .content {
    color: #ffffff;
    font-weight: 400;
}
.bb-product-meta{
    display: none;
}
@media screen and (max-width: 991px) {
    .shortcode-hero-banner .shortcode-hero-banner-overlay {
        background-color: #003465;
    }
}
@media (max-width: 991px) {
    .banner__img-two>img:first-child {
        display: none;
    }
}
@media (max-width: 991px) {
    .banner__bg-three {
        padding: 0 0 0 0;
    }
}