<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@page {
    margin-top: 15px;
    margin-bottom: 15px;
    margin-left: 15px;
    margin-right: 15px;
    size: landscape;
}

@media print {
    html {
        width: 100% !important;
    }

    body {
        -webkit-print-color-adjust: exact;
        -moz-print-color-adjust: exact;
        width: 100% !important;
        font-size: 14px !important;
    }

    a:link:after, a:visited:after {
        content: normal !important
    }

    a[href]:after {
        content: normal !important;
    }

    .container {
        width: 100% !important
    }

    header {
        background: #ed7c1e !important;
    }

    section.organization-logo {
        background: #fff !important;
    }

    .right-info li:first-child a {
        background: url(../images/msg.png) !important;
        border-right: 1px solid #ccc;
    }

    .right-info li:last-child a {
        background: url(../images/Employee.png) !important;
    }

    .cm, .minster, .state {
        background: #fff !important;
    }

    .nav, .navbar, .collapse {
        display: block !important;
    }

    .navbar-inverse .navbar-nav &gt; li &gt; a {
        color: #fff !important;
    }

    .navbar-nav &gt; li:first-child a, .navbar-nav &gt; li:first-child:hover a {
        background: #022947 url(../images/home.jpg) !important;
    }

    .imphead {
        background-color: #b31d23 !important;
        color: #fff !important;
        padding: 26px 15px !important;
    }

    .top-middle-sec {
        background-image: url(../images/headerbg.jpg) !important;
        background-repeat: repeat !important;
    }

    .menusection {
        background-color: #bb252b !important;
        background-image: url(../images/menubg.png) !important;
        background-repeat: repeat !important;
    }

    #nav-menu-container {
        background: #02355d !important;
        border-bottom: 4px solid #000000 !important;
        border-top: 2px solid #000000 !important;
    }

    .collapse, .main-menu {
        display: block !important;
    }

    .navbar {
        z-index: 100 !important;
        height: 50px !important
    }

    .leader p {
        font-size: 13px !important
    }

    .lead-img img {
        max-width: 70px !important
    }

    .news-section {
        background-image: url(../images/news-bg.jpg) !important;
        padding: 33px 0 !important;
    }

    .news-section-box h3 {
        color: #fff !important;
        background: rgb(23, 128, 156) !important;
    }

    li.news-item {
        background: url(../images/news.jpg) top left no-repeat !important;
    }

    .view-more-section {
        background: rgb(13, 115, 143) !important;
    }

        .view-more-section a {
            color: #fff !important
        }

    .pwdFxd {
        position: relative !important;
    }

    .news-section-box {
        border: 1px solid #ccc !important;
    }

    .services-box .item {
        width: 150px !important;
        margin-right: 12px !important;
    }

    .impt-link {
        background: #ed7c1e !important;
    }

    #owl-demo .item img {
        background-color: #fff !important;
    }

    footer {
        background: #323a45 !important;
    }

    .footer-nav li a, .footer-nav, .footer-bottom p {
        color: #fff !important
    }

    .innerbanner {
        background: url(../images/newsbg.jpg) !important;
    }

    .social, .top-nav {
        display: none !important;
    }

    .footer {
        color: #fff !important;
    }
}
</pre></body></html>