@import url(https://fonts.googleapis.com/css?family=Roboto:400,300,500,700);

body{
    font-family: 'Roboto', sans-serif;
    font-size: 13px;
    font-weight:500;
}
#site-header{
   
    width: 100%;
}
.clearfix{clear:both;}
#site-header:after{
    clear: both;
    display: table-cell;
    content: '';
}
.bg-2{
    background: #0c7ac5;
}
.top-strip{
    background: #1497f0;
    border-bottom: 2px solid #2ca2f2;
    padding-top: 4px;
    padding-bottom: 2px;
}
.logo-sec{
    background: #0c7ac5;
    height:127px;
    border-bottom: 2px solid #ffffff;
}
.logo-sec{
    position: relative;
}
.list-1{
    padding: 0px;
    margin: 0px;
}
.list-1 li{
    list-style: none;
    display: inline-block;
    margin-bottom: 0px;
}
.list-1 li a{
    display: block;
    color: white;
    padding: 0 3px;
}
.list-1 li a:before{
    background: url(../images/tic-ic.png) no-repeat;
    content: '';
    display: inline-block;
    height: 14px;
    width: 16px;
    vertical-align: sub;
    margin-right: 6px;
}
.list-1 li a:hover{}
.list-1 li.tic.hm a:before{
    background-position: 0 0;
}
.list-1 li.tic.sm a:before{
    background-position: -17px 0;
}
.list-1 li.tic.cn a:before{
    background-position: -34px 0;
}
.list-1 li.tic.ca a:before{
    background-position: -54px 0;
}

    .list-1 li.tic.video a:before {
        background-position: -74px 0;
    }
.fonts, .clr-schm, .otr-links, .hindi{
    float: left;
    line-height: 12px;
}
.fonts{}
.fonts span{
    color: #fff;
    background: #165C8C;
    height: 20px;
    display: block;
    float: left;
    margin-left: 5px;
    width: 28px;
    text-align: center;
    line-height: 22px;
}
.fonts span sup{}
.clr-schm{
    margin-top: 0px;
}
.clr-schm span{
    float: left;
    height: 20px;
    width: 20px;
    margin-left: 6px;
    display: block;
}
.clr-schm span.col-1{
    background: rgb(12, 122, 197);
}
.clr-schm span.col-2{
    background: #15CE21;
}
.clr-schm span.col-3{
    background: #BB542D;
}
.otr-links{
    margin: 0px 3px;
    padding-top: 0px;
    padding: 0px;
}
.otr-links li{
    list-style: none;
    display: inline-block;
    margin-left: 2px;
    margin-bottom: 0px;
}
.otr-links li a{
    padding: 10px 12px;
    display: block;
}
.otr-links li.ln-ic{
    background-image: url(../images/sc-ic.png);
    background-repeat: no-repeat;
}
.otr-links li.ln-ic.fbk{
    background-position: 0px 0;
}
.otr-links li.ln-ic.twt{
    background-position: -28px 0;
}
.otr-links li.ln-ic.wtr{
    background-position: -56px 0;
}
.otr-links li.ln-ic.mae{
    background-position: -83px 0;
}
.hindi{
    color: #fff;
    line-height: 20px;
 
}
.hindi span{}
.site-logo{
    float: left;
    margin-top: 4px;
}
 /*.site-logo a{
    background: url(../images/site-logo.png) no-repeat;
    padding: 46px 0;
    width: 447px;
    display: block;
  margin: 15px 0;
    font-size: 0px;
    }*/
.site-logo a{
    /* background: url(../images/site-logo.png) no-repeat; */
   padding: 6px 0; 
    /* width: 447px; */
    display: block;
  /*  margin: 15px 0;*/
    font-size: 0px;
    }

.site-logohindi{
    float: left;
    margin-top: -17px;
}
.site-logohindi a{
    background: url(../images/hindi_logo.png) no-repeat;
    padding: 44px 0;
    width: 340px;
    display: block;
    margin: 15px 0;
    font-size: 0px;
    }






.site-nav{
   
    float: left;
}
.site-nav li{
    font-weight:500;
}
.site-nav li a{
    color: #fff;
    /*text-transform: uppercase;*/
    border-radius: 0px;
  padding: 13px 53px;
}
.site-nav li a:hover, .site-nav li.active a, .site-nav li.active a:hover{
    background: #049aff;
}
.site-nav li a:focus{
    background: rgb(10, 113, 183);
}

.site-search{
   position: absolute;
   /*top: 7px;*/
   right: 15px;
}
.site-search form{
    padding:0px;
}
.site-search .srcc{
    border: 2px solid #fff;
    margin-top: 6px;
}
.site-search .srcc input{
    background: rgb(255, 255, 255);
    border: 0px;
    border-radius: 0px;
    color: #000000;
    padding: 2px 10px;
    min-width: 230px;
    font-size: inherit;
}
.site-search .srcc input::-webkit-input-placeholder{
   color: #000000;
}
.site-search .srcc input:-moz-placeholder{ /* Firefox 18- */
   color: #000000;  
}
.site-search .srcc input::-moz-placeholder{  /* Firefox 19+ */
   color: #000000;  
}
.site-search .srcc input:-ms-input-placeholder{  
   color: #000000;  
}
.site-search .srcc button{
    background: url(../images/srh-ic.png) no-repeat center center;
    font-size: 0px;
    border: 0px;
    border-radius: 0px;
    margin-right: 5px;
    padding: 15px 20px;
}
.site-search .srcc button:focus{
    outline:none;
    background-color: transparent;
    box-shadow: none;
}

#main-slider2{
    height: 290px;
    max-height: 290px;
    overflow: hidden;
    width:100%;
    float:left;
}


#main-slider{
    height: 290px;
    max-height: 290px;
    overflow: hidden;
    width:100%;
    float:left;
}
#main-slider img{
    width: 100%;
height: 290px;
}
#main-slider:hover>.carousel-control{
    opacity:1;
    height: 0px;
}
#main-slider .carousel-control{
    background: #0C7AC5;
    top: 45%;
    height: inherit;
    width: inherit;
    opacity: 0;
    margin-left:31px;
    margin-right:-253px;
}

#main-slider .carousel-control span{
    font-size:15px;
    padding: 16px 31px 30px 12px;
    background: rgba(12,122,197,0.5);
    float: left;
/*margin-left: -312px;*/
display:block;
}

#main-slider .carousel-control2 span{
    font-size:15px;
    padding: 16px 31px 30px 12px;
    background: rgba(12,122,197,0.5);
    float: left;
margin-left: -654px;
}


#main-slider .carousel-control span:hover{
    background: rgba(12,122,197,1);
}
#main-slider .carousel-control.right{
    right: 20px;
}
#main-slider .carousel-control.left{
    left: 20px;
}
.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev{
	left:0 !Important;
}
.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next
{
	right: 21% !Important;
}
.latest-news{
    padding: 10px 0;
}
.latest-news .hdm{
    color: #fff;
    font-size: 15px;
    font-weight: 600;
    /*margin-right: 15px;*/
    display: inline-block;
    float:left;
    
}
.latest-news p{
    margin: 0px;
    color: #fff;
    display: inline-block;
    font-family:'Roboto', sans-serif;
    font-size:14px;

}
.hd-1{
    font-size: 18px;
    font-weight: 600;
    color: #303234;
    margin-bottom:10px;
}
.col-1{
    color: #0c7ac5;
}
.link-1{
    color: #303132;
    text-decoration: underline;
}
.link-1:hover{
    color: #0C7AC5;
}
p{
    color:#333434;
    line-height: 20px;
    text-align:justify;
}


.pm
{float:left;text-align:center;margin-top: 10px;margin-left:4px;}
.minister
 {
    float:left;
    margin-left: 28px;
    text-align: center;
    margin-top: 10px;
}
}
.list-2{}
.list-2 li{
    margin-bottom: 8px;
    list-style:outside;
}
.imp-sec{
    padding: 20px 0;
}
.bg-3{
    /*background: #3083cc;*/
    margin-top:-57px;
}
.hg-ic{
    border: 6px solid #fff;
    width: 80px;
    height: 80px;
    display: block;
    margin: auto;
    border-radius: 50%;
    background-image: url(../images/hg-ic.png);
    margin-bottom: 15px;
} 
.hg-ic.ic-4{
    background-color: #9a3ee1;
    background-position: -143px -8px;
    background-repeat: no-repeat;
}

.hg-ic.ic-1{
    background-color: #a21b43;
    background-position: -7px -7px;
    background-repeat: no-repeat;
}
.hg-ic.ic-2{
    background-color: #f26a2e;
    background-position: -78px -9px;
    background-repeat: no-repeat;
}
.hg-ic.ic-3{
    background-color: #156003;
    background-position: -212px -5px;
    background-repeat: no-repeat;
}
.col-wh{
    color:#1d1515;
    text-align:center;
    font-size: 14px;
}
.gov-logos{
    background: #f1efef;
    padding: 25px 0;
    border-top: 15px solid #fff;
}
.gov-log{
    width: 100%;
    background: #fff;
}
.left{float:left;}
.right1{float:left;}
.gov-log ul{
    margin: 0px;
    padding: 0px;
}
.gov-log li{
    list-style: none;
    float: left;
    padding: 5px 28px;
    border-left: 1px solid #F1EFEF;
    margin-bottom: 0px;
}
.gov-log li a{}
.hd-2{
    font-size: 16px;
    font-weight: 400;
    background: #0980ea;
    color: #fff;
    padding: 7px 12px;
    margin-top:32px;
    margin-bottom: -1px;
}
.news-list{
    margin: 0px;
    padding: 0px;
    padding-top: 10px;
   min-height: 238px;
    position: relative;
    border: 1px solid whitesmoke;
}
.news-list .button-2{
    position: absolute;
    right: 0px;
    bottom: 0px;
}
.news-list li{
    list-style: none;
    padding: 6px;
}
.button-2{
    padding: 6px 15px;
    /*background: #0980EA;*/
    color:#0980EA;
   
    text-decoration:underline;
}
.button-2:hover{
    /*background: #0C7AC5;*/
    color:#23527c;
    text-decoration:underline;

}
.news-list li:hover{
    background: #F9F9F9;
}
.news-list li:hover>a{
    color: #000;
}
.news-list li a{
    color: #383838;
}
.news-list li span.download{
    display: block;
    margin-top: 5px;
}
.news-list li span.download a{
    display: inline-block;
    border-bottom: 1px solid #3b9ef7;
    color: #3b9ef7;
}
.news-list li span.download a:hover{
    text-decoration: none;
    color: #0C7AC5;
    border-bottom: 1px solid #0C7AC5;
}
.hd-3{
    font-size: 16px;
    color: #fff;
    text-transform: capitalize;
    display: inline-block;
    border-bottom: 1px solid #fff;
    padding-bottom: 2px;
    margin-bottom: 20px;
    padding-top:10px;
}
.quick-links{
    padding: 0px;
    display: table;
    width: 100%;
    /*margin-bottom: 30px;*/
    margin-top:10px;
}
.quick-links li:first-child{
    margin-left:0px;
}
.quick-links li{
    float: left;
    list-style: none;
    display: table-cell;
    margin-left: 60px;
}
.quick-links li a{
    color: #fff;
    font-size: 15px;
    font-weight: 400;
    position: relative;
    display: block;
}
.quick-links li a img.q-ic{
    float: left;
    margin-right: 15px;
}
.quick-links li a span{
    padding-top: 6px;
    height: 50px;
    vertical-align: middle;
    display: table-cell;
    float:left;
}
.quick-links li:hover>img{}
.quick-links li:hover>a{
    text-decoration:none;
}
.section-2{
    padding: 0 0;
    margin-bottom: 10px;
    margin-top:-25px;
}
.calender-sec{
    background: #F5F5F5;
   width: 500px;
   /*margin-left: 376px;*/
    padding: 13px 25px;
    padding-bottom:42px;
    margin-bottom:20px;
    margin-top:20px;
}

.galley .hd-3{
    color: #000 !important;
    border-bottom: 1px solid #000;
}
.site-footer{
    background: #1497f0;
    border-top: 2px solid #2ca2f2;
    padding-top: 10px;
}
.site-footer p{
    color: #fff;
    margin-left:27px;
}
.site-footer p a{
    color: #fff;
}
.site-footer p .plks span{
    color: #ff0404;
    font-style: italic;
    font-weight: bold;
} 

.gallery{}
.gallery .slick-arrow {
    position: absolute;
    top: 69px;
    background: #ddd;
    border: 1px solid #0C7AC5;
    background: #1497F0;
    opacity: 0.7;
    z-index: 999;
    color: #fff;
    padding: 7px 10px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 0px;
}

.gallery .slick-prev{
    /*right: 57px;*/
}
.gallery .slick-prev:before{
    content: "\e079";
    font-size: 14px;
}
.gallery .slick-next:before{
    content: "\e080";
    font-size: 14px;
}
.gallery .slick-next{
    right: 0px;
    margin-right:17px;
}
.calender-sec #calendar{

}
.calender-sec #calendar .datepicker-inline, .calender-sec #calendar .datepicker-inline table{
        width: 100%;
}
.news_scroll{
    float: left;
    width: 1030px;
   margin-left:10px;
}
.calender-sec #calendar{
background: #fff;
padding: 10px;
}
.calender-sec #calendar .table-condensed thead{
    padding: 5px 0;
}
.calender-sec #calendar .table-condensed thead tr:nth-child(2) th{
    background: #0980EA;
    border-radius: 0px;
    color: #fff;
}
.calender-sec #calendar .table-condensed thead tr:nth-child(2) th:first-child:hover, .calender-sec #calendar .table-condensed thead tr:nth-child(2) th:last-child:hover{
    background: #0773D4;
}
.calender-sec #calendar .table-condensed thead tr:last-child{
}

.calender-sec #calendar .table-condensed tbody tr{
}
.calender-sec #calendar .table-condensed tbody tr td{
    border: 1px solid rgba(187, 187, 187, 0.2);
    border-radius: 0px;
}
.table-one{
    border: 1px solid #464646;
    width: 100%;
}
.table-one thead{}
.table-one thead tr{}
.table-one thead th{
    background: #E4E4E4;
    color: #464646;
    font-weight: bold;
    font-size:12px;}
.table-one tr td{
    padding: 5px;
}
.table-one tbody{
}
.table-one tbody tr{
    /*text-align:center;*/
   
}
.table-one tbody tr th{
    background: #559fde;
    color:white;
    font-weight: bold;
    padding: 10px 0px;
    font-size: 13px;
    border-top: 1px solid #D0D0D0;
    border-left: 1px solid #D0D0D0;
    text-align:center;
}
.table-one tbody tr td{
    padding: 10px;
    border-top: 1px solid #D0D0D0;
    border-left: 1px solid #D0D0D0;
    color: #827E7E;
}
.table-one tbody tr:first-child td{border-top:0px;}
.table-one tbody tr td:first-child, .table-one .m-tt3 td:first-child{
    border-left:0px;
}
.table-one tbody tr:nth-child(even){
    background: #F5F5F5;
}
.table-one tbody tr:nth-child(odd){}
.table-one tbody tr:hover{
    background: #EAEAEA;
}
.table-one .m-tt1{
    background: #464646;
    color: #fff;
    text-align: center;
    padding: 10px 0;}
.table-one .m-tt1 td{
    padding:15px 0; font-size:16px;
}
.table-one .m-tt2 td{
    padding:10px 0;
    background: #D0D0D0 !important;
    color: #464646;
}
.table-one .m-tt3 td{
    padding: 10px 5px;
    border-left: 1px solid #D0D0D0;
}
.table-one .m-tt2{
    background: #D0D0D0;
    color: #464646;
    text-align: center;
}
.table-one .m-tt3{
    background: #E4E4E4;
    color: #464646;
    font-weight: bold;
    font-size:12px;
}
.abt .table-one p{
   line-height: 22px;
   color: #948F8F;
   font-family: 'Roboto', sans-serif;
   margin-bottom:0px !important;
   text-align: justify;
}
.table-one .c{
    text-align:center;
}
.mb{
    margin-bottom:20px;
}
.h1{
    color: #134073;
    font-size: 18px;
    font-weight: bold;
    padding-bottom: 5px;
    float: left;
    height: auto;
    text-transform: uppercase;
    border-bottom: 3px solid #0c7ac5;
    width: 1050px;
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 15px;
    padding-bottom: 5px;
}

/*Mona css*/

.pageheight{
    min-height:450px;
}

.list-group-item-success{
    background-color:#1497f0;
    color:white;
}
.a.list-group-item-success{
    color:white;
}

a.list-group-item-success:focus, a.list-group-item-success:hover, button.list-group-item-success:focus, button.list-group-item-success:hover{
    color: white;
    background-color:#3c4776;
}

.MainMenu{
    margin-top:20px;
}

.mt{
    margin-top:10px;
}

.sitemap{
    color: #000;
    font-family: 'Roboto', sans-serif;
    font-size: 12px;
    font-weight: normal;
    text-align: left;
    line-height: 22px;
    text-align: justify;
    list-style-type: none;
    background: url(../images/bullet_icon1.png) no-repeat left top;
    padding: 0 0 0 16px;
    margin: 5px 0;
    text-transform:uppercase;
}


.h3
{
    font-size: 15px;
color: blue;
font-family: 'Roboto', sans-serif;
}
/*Mona css*/


/*//Biash Css*/
.footerlink{
    width:100%;
    background-color:#0C7AC5;
    color:#fff;
    padding: 15px 0;
}
.footerlist{
    list-style:none;
    padding-top:10px;
    /*list-style-image:url(../images/hand-icon.png);*/
    list-style-type:square;
}
.footerlist li{    
    color:#fff;
    list-style-type:square;
}
.footerlist li a{
    text-decoration:none;
    color:#fff;
}
.footerlist li a:hover{
    text-decoration:none;
    color:#FF0;
}
.current_datebox{
    width:10px;
    height:10px;
    float:left;
    background-color:#e7e3e3;
}
.current_date-text{
    float:left;
    font-size:11px;
    /*margin-left:3px;*/
    margin-right:5px;
}
.holiday_box{
    background-color:#cb0c0c;
}
.opt-holiday_box{
    background-color:#bbe4fe;
}
.leave-tooltip{
    display: none;
    position: absolute;
    border: 1px solid #333;
    background-color: #161616;
    border-radius: 5px;
    padding: 5px;
    color: #fff;
    font-size: 12px Arial;
}
.leave{
    color: #fff;
    background-color: #cb0c0c;
    border-color: #f59e00;
}
.saturday{
    color: #1C21F5;
    background-color: #bbe4fe;
    border-color: #f59e00;
    height:10px;
    width:10px;
}
.leave:hover{
    color: red !important;
    background-color: #74B539 !important;
    border-color: #f59e00 !important;
}
.site-nav .dropdown .sub-menu{
    visibility: hidden;
}
.site-nav li:last-child.dropdown .sub-menu{
    right: 0px;
    left: inherit;
}
.site-nav li:last-child.dropdown .sub-menu .sub-menu{
    right: 100%;
    left: inherit;    
}
.site-nav li:last-child.dropdown .sub-menu li a{
    /*text-align: right;*/
}
.site-nav li:last-child.dropdown .dropdown a:after{
    right: inherit;
    left: 10px;
    border-right-color: #FFE9E9;
    border-left-color: transparent;
}
.site-nav li:nth-child(-n+5).dropdown .sub-menu .sub-menu{
    left: 100%;
    right: inherit;
}
.site-nav .dropdown:hover .sub-menu{
    visibility: visible;
}

.site-nav .dropdown:hover .dropdown{
    display: block;
}
.site-nav .dropdown:hover{
    background: #049aff;
}
.site-nav .dropdown .dropdown a:after{
    content: '';
    position: absolute;
    right: 6px;
    border: 6px solid transparent;
    border-left-color: #FFE9E9;
    top: 11px;
}
.site-nav .dropdown .dropdown ul a:after{
    display: none;
}
.site-nav .dropdown .sub-menu{
    position: absolute;
    z-index: 2;
    left: 0px;
    background: #049AFF;
    padding: 0 0 0 0;
    top: 34px;
    min-width: 200px;
}
.site-nav .dropdown .sub-menu li{
    list-style: none;
    padding: 0px;
    margin: 0px;
}
.site-nav .dropdown .sub-menu li:hover>a{
    background-color: #0C7AC5;
}
.site-nav .dropdown .sub-menu .sub-menu{
    left: 100%;
    top: 0px;
    padding-top: 0px;
    visibility: hidden;
}
.site-nav .dropdown .sub-menu .dropdown:hover .sub-menu{
    visibility: visible;    
}
.site-nav .dropdown .sub-menu li:last-child a{border-bottom:0px;}
.site-nav .dropdown .sub-menu li a{
    display: block;
    padding: 8px 10px 8px 20px;
    border-bottom: 1px solid white;
    text-decoration: none;
}
body.inc-1{
    font-size: 14px;
}
body.inc-1 .hd-1{
    font-size: 19px;
}
body.inc-1 .latest-news .hdm{
    font-size: 16px;
  
}
body.inc-1 .hd-2, body.inc-1 .hd-3{
    font-size: 17px;
}

body.inc-1 .quick-links li a, body.inc-1 .latest-news .hdm{
    font-size: 16px;
}
body.inc-1 .col-wh{
    font-size: 15px;
}
body.inc-2{
    font-size: 15px;
}
body.inc-2 .hd-1{
    font-size: 20px;
}
body.inc-2 .latest-news .hdm{
    font-size: 17px;
}
body.inc-2 .hd-2, body.inc-2 .hd-3{
    font-size: 18px;
}
body.inc-2 .quick-links li a, body.inc-2 .latest-news .hdm{
    font-size: 17px;
}
body.inc-2 .col-wh{
    font-size: 16px;
}

body.inc-2 .quick-links li{
        margin-left: 50px;
}
body.inc-2 .quick-links li:first-child{
        margin-left: 0px;
}
body.dcs-1{
    font-size: 12px;
}
body.dcs-1 .hd-1{
    font-size: 17px;
}
body.dcs-1 .latest-news .hdm{
    font-size: 14px;
}
body.dcs-1 .hd-2, body.dcs-1 .hd-3{
    font-size: 15px;
}
body.dcs-1 .quick-links li a, body.dcs-1 .latest-news .hdm{
    font-size: 14px;
}
body.dcs-1 .col-wh{
    font-size: 13px;
}
body.dcs-2{
    font-size: 11px;
}
body.dcs-2 .hd-1{
    font-size: 18px;
}
body.dcs-2 .latest-news .hdm{
    font-size: 12px;
}
body.dcs-2 .hd-2, body.dcs-2 .hd-3{
    font-size: 14px;
}

body.dcs-2 .quick-links li a, body.dcs-2 .latest-news .hdm{
    font-size: 13px;
}
body.dcs-2 .col-wh{
    font-size: 12px;
}


.portfolio-area li
{
    list-style:none;
    float:left;
    text-align:center;
    margin-right:54px;


}
.career_scrolling_area
{
    width:371px;
    min-height:200px;
    border:1px solid #D0D0D0;
    padding:10px;
}
.career_Heading
{background-color:#1497f0;width:371px;height:39px;padding:6px;color:#fff;font-size:22px;margin:64px 0 0 0;}


.Lastmodified
{
    color: #f68620; float: right; text-align: right; width: 557px; font-weight: bold;margin-top: 14px;font-size: 15px;
}

.img
{
   
    float: left;
    width: 100%;
    margin-left: -6px;
    border: 1px solid #525151;
    border-radius: 6px;
    overflow: hidden;
}


.directores {
    background: #FAFAFA;
    border: 1px solid #ECECEC;
    width: 100%;
    margin-bottom: 20px;
    font-size:16px;
}
.directores .d-list {
    clear: both;
    border-bottom: 1px solid #ECECEC;
}
.directores .d-list .imgs {
    width: 130px;
    text-align: center;
    background: #fff;
    padding: 6px 0;
}
.directores .d-list .imds {
    width: 715px;
    border-left: 1px solid #ECECEC;
    border-right: 1px solid #ECECEC;
}
.directores .d-list .iads {
    width: 350px;
}


.icon_left {
    width: 160px;
    float: left;
    margin-right: 23px;
}


.icon_right {
    width: 160px;
    float: left;
}

.icon_row {
    width: 344px;
    margin-top: 10px;
}


.social-bar.fdx {
    position: fixed;
    top: 158px;
    right: 0px;
    text-decoration:none;
    list-style:none;
}

.social-bar li.fb {
    background: #3B5998;
    margin-bottom:0px;
}

.social-bar li.tt {
    background: #56A3D9;
     margin-bottom:0px;
}

.social-bar li.gp {
    background: #DD4B39;
     margin-bottom:0px;
}


.social-bar li.mail {
    background: #DD4B39;
     margin-bottom:0px;
}

.social-bar li.yt {
    background: #fa0106;
      margin-bottom:0px;
}


@font-face {
  font-family: MyHelvetica;
  src: local("Oswald-Regular.ttf"),
            url(Oswald-Regular.ttf);
  font-weight: bold;
}


.knowyourport
{
    text-align:center;
    margin-bottom:20px;
    margin-top:20px;
}

/*//new css*/
.menu_ho
{
	width:100%;
	background-color:#049aff;
  
	
}
#site-header{
    
    width: 100%;
}
.sticky{position:fixed; top:0;z-index:99999;transition:all 0.15s ease;}
#site-header:after{
    clear: both;
    display: table-cell;
    content: '';
}
.Govt_photo
{
	padding-top:3px;
}
.image1
{
	width:95px; height:100px;float:left; margin-right:65px;padding-left: 14px;
}
.image2
{
	width:95px; height:100px;float:left;
}
.pmtxt
{
	color:#fff;
	float:left;
	padding-right:11px;
	font-size:12px;
}
.festival
{
	padding-top:21px;
}
.ministertxt
{
	color:#fff;
	float:left;
	font-size:12px;
}


@media only screen and (max-width: 1191px) {
    .image1 {
        margin-top:-93px;
    }
}
@media only screen and (max-width: 1191px) {
    .image2 {
        margin-top:-93px;
    }
}
@media only screen and (max-width: 768px) {
    .Govt_photo {
        padding-top: 131px;
    }
}
@media only screen and (max-width: 768px) {
    .pmtxt {
       color:#000;
    }
}
@media only screen and (max-width: 768px) {
    .ministertxt {
       color:#000;
    }
}


/*toggle menu*/
.dropdown-submenu {
    position: relative;
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}

.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
   
}
/*custom css*/

.navbar-default
{
	background-color:#049aff !important;
}
.navbar-default .navbar-nav > li > a
{
	color:#fff;
	font-size:13px;
	text-transform:uppercase;
	padding:10px 48px;
}
.navbar{
	border-radius:0px;
	margin-bottom: 0px; 
    border: 0px solid transparent;
	min-height:0px;
	}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover
{
	background-color: #1367a1;
	color:#fff;
	}
.navbar-default .navbar-nav > li > a:hover
{
	color:#fff;
	}

.dropdown-menu{
	    background-color: #049AFF;
		border-radius:0px;
        margim:0px;
        padding:0px;
	}
.dropdown-menu>li>a{
	color:#fff;
	}
	.dropdown-submenu>.dropdown-menu{
		border-radius:0px;
		}
.navbar-default .navbar-nav > li > a:hover .dropdown-menu{display:block !important; top:0; left:0;}
.dropdown-menu > li > a{color:#fff !important;}
.navbar-default .navbar-toggle{background-color:#fff;}
.dropdown-menu > li > a:hover {background-color:#0c7ac5;

                            
}
   .dropdown-menu > li > a
   {
       padding:8px 20px;
   }
   .dropdown-menu .divider
   {margin:1px 0;
   }


table tr td p{
text-align:center;
}
table tr th p{
text-align:center;
}




@media (max-width:600px) {body .hd-2 { background:none!important;}


a.ppc-btn {
    background: green;
    border: 1px solid #9f9f9f !important;
    border-radius: 2px !important;
    color: #fff!important;
    margin-top: 6px !important;
    text-decoration: none !important;
    width: 100%;
    background: rgb(255,179,0);
    background: linear-gradient(90deg, rgb(237 127 13) 0%, rgb(255 185 3) 100%, rgb(48 197 0) 100%);
    font-size: 20px;
    font-weight: 700;
    display: inline-block;
    text-align: center;
    padding: 10px;
}

.imgcap h4 {
    font-size: 15px;
}





