body {
    background: #000 !important;
    filter: gray; /* IE6-9 */
    filter: grayscale(1); /* Microsoft Edge and Firefox 35+ */
    -webkit-filter: grayscale(1); /* Google Chrome, Safari 6+ & Opera 15+ */

}

img, .boxwithborder, .BgTopHead, h6, .mt-news a, .SrvBox {
    filter: gray; /* IE6-9 */
    filter: grayscale(1); /* Microsoft Edge and Firefox 35+ */
    -webkit-filter: grayscale(1); /* Google Chrome, Safari 6+ & Opera 15+ */
}


a, .MediaBoxes li i, .CSlider p a, .CSlider h4, #owl-Serv ul, #owl-sBottom ul, .HMIcon i, .contact-info a, .contact-us-form legend, .sub-title {
    color: #fff;
}

.navbar-default, .ServicesActive, .nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:hover, .FooterTop {
    background-color: #6a6a6f !important;
}

.sServices h2 span {
    display: none;
}

.nav-tabs.nav-justified > .active > a:before, .HomeHeader, .GeneralTips li a {
    border-bottom-color: #6a6a6f !important;
}

.btn-primary, .navbar-default, .NewsTickerContainer, .NewsTickerTitle, .BoxStyle1 h3, .HomeLinks li, .form-control, .btn-default, .FooterOne {
    background-color: #49494c;
    border-color: #49494c;
}

.sitemap-container section > h2, .nav-pills > li > a, .card-item .title, .card-item .read-more, .sServices ul, #owl-sBottom ul {
    color: #6b6b6b;
}

.album-item span, .album-item a:hover span {
    background-color: #49494c;
}

.HeaderRight li a, .HomeLinks li a {
    color: #fff;
}

.MinWelcome p a, .carousel-caption i, .TodyTips h2, .MinWelcome h2, .ListSlider h4, .ListSlider p a, .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus,
.ListSlider b, .GeneralTips li a {
    color: #000;
}


@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    * {
    /*background-color:#000;*/
    color:#ffffff;
    }
    .BrowseSite a {
    color:#fff;
    }
    .service h4 {
    color:#fff;
    }
    .Services .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    background-color:#333;
    }
    .js-servic-tab span {
    background-color:transparent;
    }
    .slide-text {
    width:55%;
    background-color:#000;
    z-index:1;
    }
    .Services .nav-stacked > li {
    background-color:#000;
    }
    .js-servic-tab span:after {
    color:#333;
    }
    .js-servic-tab:hover {
    background-color:#333;
    }
    .Services .nav-pills > li.active::after {
    border-right-color:#333;
    }
    .blue {
    color:#fff;
    }
    .BrowseItems, .News, .social, .floatMsg , .navbar-inverse , .navbar-nav > li > .dropdown-menu, .dailymessage , .logo {
    background-color:#000;
    }
    .topnav {
    background-color:#000;
    opacity:1;
    }
    .Services .nav > li:hover {
    background-color:#333;
    }
    .Services .nav > li > a:hover, .nav > li > a:focus {
    background-color:#333;
    }
}