::selection {
    background: rgba(237,28,36,.7);
    color: #fff;
}

::-moz-selection {
    background: rgba(237,28,36,.7);
    color: #fff;
}

a {
    color: #f39100;
}

.btn-primary {
    background-color: #f39100;
    border-color: #B9161C;
}

    .btn-primary:hover,
    .btn-primary:focus,
    .btn-primary:active {
        background-color: #D0181F;
        border-color: #9C1217;
    }

.btn-link:hover,
.btn-link:focus,
.btn-link:active {
    color: #f39100;
}

.gradient-major .overlay {
    background-image: -webkit-linear-gradient(to bottom, rgba(0, 0, 0, 0.1) 15%, #f39100 100%, rgba(146, 39, 143, 0.5) 100%);
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.1) 15%, #f39100 100%, rgba(146, 39, 143, 0.5) 100%);
}

.section-title .see-all a:hover {
    color: #f39100;
}

.breadcrumb li > a:hover {
    color: #f39100;
}

.highlighted {
    color: #f39100;
}

.post-share-social a:hover {
    color: #f39100;
}

.cat-icon {
    background-color: #f39100;
}

.newedge-login a:hover {
    color: #f39100;
}

.newedge-search .search-icon-wrapper:hover {
    color: #f39100;
}

.search-wrapper #search-close:hover {
    color: #f39100;
}

.megamenu-parent > li > a:hover,
.megamenu-parent li.active > a,
.dropdown-items li > a:hover,
.megamenu-parent .dropdown-inner li.active > a {
    color: #000;
}

.has-child:hover > a,
.dropdown-inner .has-child:hover > a {
    color: #f39100;
}

.vertical-tabs .tab-btns > li.active > a,
.vertical-tabs .tab-btns > li:hover > a {
    background-color: #f39100;
}

#offcanvas-toggler > i:hover {
    color: #f39100;
}

.offcanvas-menu {
    background-color: #f39100;
}

.customNavigation a {
    background-color: rgba(237, 28, 36, 0.5);
}

    .customNavigation a:hover {
        background-color: #f39100 !important;
    }

.article-inner.default .article-info a:hover {
    color: #f39100;
}

.simple-article-overlay article .overlay:before {
    background-image: -webkit-linear-gradient(to bottom, rgba(0, 0, 0, 0.1) 15%, #f39100 100%, rgba(146, 39, 143, 0.5) 100%);
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.1) 15%, #f39100 100%, rgba(146, 39, 143, 0.5) 100%);
}

#article-slider .owl-controls .owl-dot.active > span {
    background-color: #f39100;
}

.latest-video.default.leading-item .entry-title a:hover {
    color: #f39100;
}

.latest-video .entry-title a:hover {
    color: #f39100;
}

.latest-video.sub-leading-item .vp-cat {
    color: #f39100;
}

.thumb-gallery .flexslider.tg-slider:before {
    background-image: -webkit-linear-gradient(to bottom, rgba(0, 0, 0, 0.1) 15%, #f39100 100%, rgba(146, 39, 143, 0.5) 100%);
    background-image: -moz-linear-gradient(to bottom, rgba(0, 0, 0, 0.1) 15%, #f39100 100%, rgba(146, 39, 143, 0.5) 100%);
    background-image: -o-linear-gradient(to bottom, rgba(0, 0, 0, 0.1) 15%, #f39100 100%, rgba(146, 39, 143, 0.5) 100%);
    background-image: -ms-linear-gradient(to bottom, rgba(0, 0, 0, 0.1) 15%, #f39100 100%, rgba(146, 39, 143, 0.5) 100%);
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.1) 15%, #f39100 100%, rgba(146, 39, 143, 0.5) 100%);
}

.thumb-gallery.default .flex-direction-nav a.flex-prev:hover,
.thumb-gallery.default .flex-direction-nav a.flex-next:hover {
    background-color: rgba(237, 28, 36, 0.8);
}

.thumb-gallery .flex-direction-nav li.flex-nav-prev a:hover {
    background: #f39100;
}

.thumb-gallery .flex-direction-nav li.flex-nav-next a:hover {
    background: #f39100;
}

.thumb-gallery #img_galley ul li.flex-active-slide:after {
    background-color: rgba(237, 28, 36, 0.5);
}

.thumb-gallery #img_galley ul li:after {
    background-color: rgba(237, 28, 36, 0.5);
}

.thumb-gallery #img_galley li.flex-active-slide:after {
    background-color: rgba(237, 28, 36, 0.3);
}

.popular-news-list li a:before {
    background: #f39100;
}

.popular-news-list li a:hover {
    color: #f39100;
}

.newedge-newsletter {
    background-color: #f39100;
}

    .newedge-newsletter .form input[type="submit"] {
        background-color: #666;
        border-color: #666;
    }

        .newedge-newsletter .form input[type="submit"]:hover {
            background-color: #ccc;
            border-color: #666;
        }

.advertisment-info .subtitle,
.history-info .subtitle {
    color: #f39100;
}

.advertise-section .contact-us {
    color: #f39100;
}

.our-history .counter .title {
    color: #f39100;
}

.error-page .title {
    color: #f39100;
}

.comingsoon .social-icons li a:hover {
    color: #f39100;
}

.share-count span.number {
    color: #f39100;
}

.post-meta-info-list i {
    background-color: #f39100;
}

.post-meta-info-list-in a:hover {
    color: #f39100;
}

footer .footer-wrapper > .container {
    background-color: #e37000;
}

.copyright-wrapper a {
    color: #f39100;
}

    .copyright-wrapper a:hover {
        color: #c61017;
    }
