<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
    .left-links{width:25%; float:left; border:1px solid #dddddd;   padding: 20px 20px 5px 20px;background-color:white;}
    .left-links ul li a{display:block; color:inherit; padding:6px 0px;}
    .left-links ul li a:hover{text-decoration:none;}
    .left-links ul li{background:url(../images/ico-list-dbl-arrow.png) no-repeat 0px 12px; padding-left:20px; color:#3c3c3c; font-size:100%; margin-bottom:0px; font-weight:600; border-bottom:1px solid #dadada;}
    .left-links ul li:last-child{border-bottom:0;}
    .left-links ul li:hover{color:#32789d; background:url(../images/ico-list-dbl-arrow-red.png) no-repeat 0px 12px;}
    .right-links{width:25%; float:right; border:1px solid #dddddd;   padding: 20px 20px 5px 20px;background-color:white;}
    .right-links ul li a{display:block; color:inherit; padding:6px 0px;}
    .right-links ul li a:hover{text-decoration:none;}
    .right-links ul li{background:url(../images/ico-list-dbl-arrow.png) no-repeat 0px 12px; padding-left:20px; color:#3c3c3c; font-size:100%; margin-bottom:0px; font-weight:600; border-bottom:1px solid #dadada;}
    .right-links ul li:last-child{border-bottom:0;}
    .right-links ul li:hover{color:#32789d; background:url(../images/ico-list-dbl-arrow-red.png) no-repeat 0px 12px;}

    .recent-updated{background:#f0f0f0; padding-left:0px; margin-left:3%; padding:20px 25px; float: left;width: 44%;}
    /*.recent-updated h3{color:#212020; font-size:130%; font-weight:700; margin-bottom:20px;}*/
    .recent-updated ul{padding-bottom:15px;}
    .recent-updated ul li{border-bottom:1px solid #d7d7d7; margin-bottom:10px; padding-bottom:10px;}
    .recent-updated ul li a{color:#000;}
    .recent-updated ul li span{display:inline-block;font-size:90%;color:#666;}
    .recent-updated ul li:last-child{border-bottom:0px; margin-bottom:0px; padding-bottom:0px;}
    .recent-updated ul li:first-child{margin-top:10px;}
    h3 {
        color: #212020;
        font-size: 130%;
        font-weight: 700;
        margin-bottom: 20px;
    }
    .viewall {
        background:#13374a;
        padding: 6px 15px;
        color: #fff;
        text-align: center;
        font-weight: 600;
        margin-top: 15px;
        display: inline-block;
        text-transform: uppercase;
    }

    .block_highlight {
        background: #fff;
        border-radius: 3px;
        box-shadow: 0 1px 2px #dbdbdb;
        position: relative;
        margin-bottom: 0px;
        padding: 0 0 18px;
        margin-top:-1px;
    }
    .block_highlight:before {
        
    }

    .block_highlight h3 {
        padding: 16px 0 1px;
        color: #383838;
        font-size:25px;
        text-align: center;
        font-family: Lato,sans-serif!important;
        font-weight: 500;
        text-transform: uppercase;
    }

    .block_highlight .statistics-box {
        height:230px;
        padding:10px;
        margin:10px;
    }

    .of_box {
        background: url(../../theme/images/open-forum.jpg) 0 0 no-repeat;
        background-size: 100%;
    }

    .cc_box {
        background: url(../../theme/images/creative-corner.jpg) 0 0 no-repeat;
        background-size: 100%;
    }

    .of_box .of_title {
        font-size: 1.071em;
        font-weight: bold;
        text-align: right;
         color:white;
    }

    .of_box .of_desc {
        position: absolute;
        left: 0px;
        padding-top:150px;
        padding-left:20px;
        font-size: 0.857em;
        font-weight: bold;
        color:white;
    }
   
    .of_box ._extra_stats {
        font-size: 3em;
        float: right;
         color:white;
    }
    
    .cc_box .of_title {
        font-size: 1.071em;
        font-weight: bold;
        text-align: right;
         color:white;
    }

    .cc_box .of_cc_box {
        position: absolute;
        left: 0px;
        padding-top:150px;
        padding-left:20px;
        font-size: 0.857em;
        font-weight: bold;
        color:white;
    }

    .cc_box ._extra_stats_cc {
        font-size: 3em;
        float: right;
        color:white;
    }
    .Home_center_img {
        text-align:center;
        margin-top:50px;
    }

   .style_heading{
       padding:10px;
       font-weight:300;
       background-color:#13374a;
       color:white;
   }
   .minister_profile{
      background-color: #f0f0f0 !important;
      margin-top:10px;
   }
   .mini_text{
       text-align:center;
       padding:0 40px;

   }
   .minister-box{margin-bottom:20px;}

    .img-circle {
        border-radius: 50%;
    }

    .circle { 
       -moz-border-radius: 70px; 
       -webkit-border-radius: 70px; 
       border-radius: 70px;
    }

    .modi_quotes{
        max-width:350px;
        font-size:14px;
        font-style:italic;
        color:white !important;
        padding:10px;
        margin-left:25px;
        font-weight:300;
        font-family: 'Lato';
        text-transform: capitalize;
    }

    .center_quotes{
        max-width:350px;
        font-size:29px;
        color:white !important;
        font-weight:bolder;
        font-family: 'Lato';
        text-transform: capitalize;
    }

    .center_quotes img {
        width:40%;
    }

    .center_logo{
        margin-top:0px;
        background:none;
        padding: 0px 80px !important;
    }


    .left_logo{
        margin-top: 15px;
        margin-left: 30px;
        padding: 0px 80px !important;
    }

    .right_logo{
        margin-top:30px;
        margin-left:0px;
        max-width:150px;
    }

    .yogi_quotes{
        display:flex;
    }

    .yogi_pic {
        padding:11px 40px;
    }

    .yogi_img {
        padding:5px;
        padding-top:28px;
        text-align:center;
    }

    .yogi_img img{
       width:75px;

    }

    .yogi_quotes span{
        padding:45px 1px;
        font-size:14px;
        color:#c87529  !important;
        font-family: 'Asap', 'Regular';
        text-transform: capitalize;
    }

    .right_logo{
        padding: 0px 80px !important;
    }

    .padd_lr {
        padding-left:0px;
        padding-right:0px;
    }

    .top_heading{
        padding-top:10px;
    }

    .top_heading a{
        margin-top:10px;
        color:#fff;
        font-size:25px;
        font-family: 'Open Sans', sans-serif;
        text-transform:capitalize;
        line-height:120%;
    }

    .top_heading a span{
        display: block;
        font-weight: 700;
        font-size: 110%;
        color:#fff;
        font-family: 'Open Sans', sans-serif;
        text-transform:capitalize;
        letter-spacing: 0px;
        line-height:120%;
    }

    .auth-bg-inner{
        background:url('../../assets/images/bg.png') no-repeat;
        background-size:cover;
    }
    
    .auth-bg-inner #middle_part {
        padding-top: 02px;
        padding-bottom: 0px;
    }

    .auth-bg-inner #address_form {
        padding-top: 30px;
    }

    .auth-bg-inner #social_account{
        display: inline-block;
        width: 325px;
        max-width: 100%;
        padding-right: 25px;
        vertical-align: top;
        text-align: left;
        float:right;
    }

    .auth-bg-inner #address_map{
        display: inline-block;
        width: 325px;
        max-width: 100%;
        padding-right: 25px;
        vertical-align: top;
        text-align: left;
        float:right;
    }


    .auth-bg-inner #personal_account {
        display: inline-block;
        width: 325px;
        max-width: 100%;
        border-left: 1px solid #dcdfe1;
        vertical-align: top;
        padding-left: 25px;
        text-align: left;
        float:left;
    }

     .auth-bg-inner #address_account {
        display: inline-block;
        width: 325px;
        max-width: 100%;
        border-left: 1px solid #dcdfe1;
        vertical-align: top;
        padding-left: 25px;
        text-align: left;
        float:left;
    }

    .auth-bg-inner #social_block{
        margin-bottom: 20px;
    }

    #sms_login_block h2 {
        margin-bottom: 10px;
    }

    #social_block h2, #sms_login_block h2, #address_account h2, #personal_account h2, #app_login_block h2{
        font-size: 14px;
        color: #838791;
        font-weight:700;
    }

    .hybridauth-widget-wrapper {
        width: 100%;
    }

    .hybridauth-widget-wrapper ul.hybridauth-widget {
        margin: 0;
        padding: 0;
    }
    .hybridauth-widget-wrapper .hybridauth-widget {
        margin-top: 10px !important;
        position: relative;
        text-align: center;
        overflow: hidden;
    }
    
    .form-item{
        margin-bottom: 0.6em;
        margin-top: 0.7em;
    }

    .auth_haeding{
        color:#c87529;
        font-size:30px;
        font-family:'Courgette','Regular';
    } 

    .auth_div{
        padding:45px 0px;
    }

    .auth_app_div{
        border-left: 1px solid #dcdfe1;
        padding-left:30px;
        text-align:center;
    }

    .left_logo_head{
        padding:5px;
    }
    .left_logo_head h2{
        padding-top:10px;
        font-size:40px;
        font-weight:500;
        font-family:'Arial Rounded MT','regular';
        color:#02486d;
        padding-bottom:5px;
    }
    .left_logo_head p{
        font-size:15px;
        font-weight:500;
        font-family:"Open Sans", sans-serif;
        font-weight:bold;
        color:#02486d;
    }

    .headerpg {
        float: left;
        height: 100%;
        width: 100%;
    }

    #chartdiv {
        width: 500px;
        height: 300px;
        left: -135px;
        top: -45px;
        position: relative;
    }
    .h1_descripation{
        text-align: center;
        font-weight: bolder;
        font-size: xx-large;
    }

    .scroll_Header_test{
        position: fixed !important;
        z-index: 111111111111111;
        top: 0;
        box-shadow: 0 2px 3px rgba(0,0,0,0.25) !important;
        -webkit-box-shadow: 0 2px 3px rgba(0,0,0,0.25) !important;
        width:100%;
        max-width:1180px;
        animation: fadein 0.8s !important;
        -moz-animation: fadein 0.8s !important; /* Firefox */
        -webkit-animation: fadein 0.8s !important; /* Safari and Chrome */
    }

    
    @keyframes fadein {
        from {
            opacity:0;
        }
        to {
            opacity:1;
        }
    }

    @-moz-keyframes fadein { /* Firefox */
        from {
            opacity:0;
        }
        to {
            opacity:1;
        }
    }

    @-webkit-keyframes fadein { /* Safari and Chrome */
        from {
            opacity:0;
        }
        to {
            opacity:1;
        }
    }

    /* Css Media Queries Screens */
    @media only screen and (min-width:200px) and (max-width:400px) {
        .logo { padding: 5px 0 0 75px; }
        .left-links{width:100%; padding: 10px 10px 10px 10px;}
        .right-links{width:100%; padding: 10px 10px 10px 10px;}
        .recent-updated{padding:20px 25px; width: 100%;margin-left:0px;margin-top:10px;}
        .block_highlight { margin-bottom: 20px;}
        .cc_box .of_cc_box{left:5px;}
        .of_box .of_desc{left:5px;}
        .otonomus-container{width: 100%;float:left !important;}
        .Home_center_img {margin-top:20px;}
        .minister-image img{width:50%;}
        .recent-updated h3{font-size:115%;}
        .recent-updated p{font-size:90%;}
        .viewall {padding: 4px 8px; margin-top:10px;}
        .mid-panel{margin-top:10px;}
        .style_heading{padding:7px;}
        .mini_text{ padding:0 20px;}
        .mini_text h3{font-size:100%;margin-top:5px;}
        .mini_text h4{font-size:95%;}
        #custom_slider{display:none;}
        .top_heading a{ margin-top:5px; font-size:15px; line-height: 75%; }
        .top_heading a span{font-size: 93%; letter-spacing: -1px;line-height:128%;}
        .mobile_view{padding-left:1px;padding-right:1px;}
       .top_heading{padding:7px;}
        #Image16 , #Image12, #Image17 {display:none;}
       
       .left_logo_head h2{padding-top:5%;font-size:24px;padding-bottom:5px;}
       .left_logo_head p{display:none;}
       .scroll_Header_test{ width:90%;max-width:400px; }
       .text_in_Header{display:none;}
    }

    @media only screen and (min-width:400px) and (max-width:767px) {
        .logo { padding: 5px 0 0 75px; display:block;background-size: contain;}
        .left-links{width:100%; padding: 10px 10px 10px 10px;}
        .right-links{width:100%; padding: 10px 10px 10px 10px;}
        .recent-updated{padding:20px 25px; width: 100%;margin-left:0px;margin-top:10px;}
        .block_highlight { margin-bottom: 20px;}
        .cc_box .of_cc_box{left:5px;}
        .of_box .of_desc{left:5px;}
        .otonomus-container{width: 100%;float:left !important;}
        .Home_center_img {margin-top:20px;}
        .minister-image img{width:50%;}
        .recent-updated h3{font-size:115%;}
        .recent-updated p{font-size:90%;}
        .viewall {padding: 4px 8px; margin-top:10px;}
        .mid-panel{margin-top:10px;}
        .style_heading{padding:7px;}
        .mini_text{ padding:0 2px;}
        .mini_text h3{font-size:100%;margin-top:5px;}
        .mini_text h4{font-size:95%;}
        .minister-box{width:49%;display:inline-block;vertical-align: top;}
        #custom_slider{display:none;}
        #Image16 , #Image12, #Image17{display:none;}
        .left_logo_head h2{padding-top:15px;font-size:32px;padding-bottom:5px;}
        .left_logo_head p{font-size:12px;}
        .left_logo_head img{ max-width:80px !important;}
        .scroll_Header_test{ width:90%;max-width:767px; }
        .left_logo_head p{display:none;}
        .text_in_Header{display:none;}
    }

     @media only screen and (min-width:500px) and (max-width:767px) {
         .block_highlight .statistics-box{ width:48%;display:inline-block;margin:0px;}
         .logo { padding: 5px 0 0 100px; display:block;min-height: 79px;}
         .of_box .of_desc{width:48%;padding-top:120px;left:0px;}
         .cc_box .of_cc_box{width:48%;padding-top:120px;left:auto;right: 25px;}
    }
    
    @media only screen and (min-width:768px) and (max-width: 991px) {
        .left-links{width:100%; padding: 10px 10px 10px 10px;}
        .right-links{width:100%; padding: 10px 10px 10px 10px;}
        .block_highlight .statistics-box{ width:48%;display:inline-block;margin:0px;}
        .block_highlight .demo{ width:100%;margin-bottom: 10px;}
        .block_highlight .bg-info{ width:100%;margin-bottom: 1px;}
        .recent-updated{padding:20px 25px; width: 100%;margin-left:0px;margin-top:10px;}
        .block_highlight { margin-bottom: 20px;}
        .of_box .of_desc{width:48%;padding-top:120px;left:0px;}
        .cc_box .of_cc_box{width:48%;padding-top:120px;left:auto;right: 25px;}
        .otonomus-container{width: 100% !important;float:left !important;}
        .Home_center_img {margin-top:20px;}
        .minister-image img{width:25%;}
        .recent-updated h3{font-size:115%;}
        .recent-updated p{font-size:90%;}
        .viewall {padding: 4px 8px; margin-top:10px;}
        .mid-panel{margin-top:10px;}
        .style_heading{padding:7px;}
        .mini_text{ padding:0 20px;}
        .mini_text h3{font-size:100%;margin-top:5px;}
        .mini_text h4{font-size:95%;}
        .minister-box{width:100%;display:inline-block;vertical-align: top;}
        .minister_profile{margin-top:20px;}        
       .left_logo_head h2{font-size:35px;}
       .left-links ul li {width:49%;display:inline-block;}
       .headerpg {width: 47%;}
       #chartdiv {width: 270px;height: 200px;left: 5%;top:-15px;position: relative;}
       .block_highlight .chart_statis{height: 185px;}
       .scroll_Header_test{ width:90%;max-width:991px; }
       #Image16, #Image12, #Image17 { display:none;}
       #Image4 , #Image13 { width:80px;}
    }

    @media only screen and (min-width:992px) and (max-width:1199px) {
        .left-links{padding: 10px 10px 10px 10px;}
        .mini_text{ padding:0 2px;}
        .mini_text h3{font-size:100%;margin-top:5px;}
        .mini_text h4{font-size:95%;}
        .block_highlight .demo{height:240px;}
        .block_highlight h3 {padding: 8px 0 1px;font-size: 20px;}
        .p_descripation{font-size:12px;}
        .h1_descripation{font-size:24px;}
         .headerpg {margin-bottom:10px;}
        #chartdiv {width: 270px;height: 200px;left: -45px;top:0px;position: relative;}
        .block_highlight .chart_statis{height:220px;margin:25px 0px 15px 0px;}
        .block_highlight .facts_statis{ margin:0px;}
        #Image16, #Image12, #Image17 { display:block;}
        #Image4 , #Image13 { width:80px;}
       .scroll_Header_test{ width:90%;max-width:1199px; }
    }

    @media only screen and (min-width:1200px) and (max-width:1449px) {
        .scroll_Header_test{ width:90%;max-width:1449px; }
    }

    @media only screen and (min-width:1450px) {

    }


    .modal-header1 {
        padding: 15px;
        border-bottom: 1px solid #e5e5e5;
        min-height: 16.42857143px;
    }

    .modal-header1 .close {
        margin-top: -2px;
    }

    .modal-title1 {
        margin: 0;
        line-height: 1.42857143;
        font-size: large;
        text-align: center;
        color: #02486d;
    }

    .modal-body1 {
        position: relative;
        padding: 35px;
    }
    .modal-body1 ul li a {
        display: block;
        color: inherit;
        padding: 6px 6px;
    }

    .modal-body1 ul li {
        background: url(../images/ico-list-dbl-arrow.png) no-repeat 

0px 12px;
        padding-left: 5px;
        color: #3c3c3c;
        font-size: 15px;
        margin-bottom: 25px;
        font-weight: 600;
        border-bottom: 1px solid #dadada;
    }

    .modal-body1 ul li:last-child {
        border-bottom: 0;
    }
    .modal-footer1 {
        padding: 15px;
        text-align: right;
        border-top: 1px solid #e5e5e5;
    }
    .modal-footer1 .btn + .btn {
        margin-left: 5px;
        margin-bottom: 0;
    }
    .modal-footer1 .btn-group .btn + .btn {
        margin-left: -1px;
    }
    .modal-footer1 .btn-block + .btn-block {
        margin-left: 0;
    }
    .modal-scrollbar-measure1 {
        position: absolute;
        top: -9999px;
        width: 50px;
        height: 50px;
        overflow: scroll;
    }



</pre></body></html>