@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Roboto&display=swap');
/* CSS Document */
/*scrollbar*/
/* width */
::-webkit-scrollbar {
  width: 5px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #afafaf; 
}
/* Handle */
::-webkit-scrollbar-thumb {
  background: #b44b00;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #555; 
}
/*scrollbar*/
body{font-family: 'Roboto', sans-serif; color:#272727; background: url(../images/body-bg.jpg); background-size:cover;}
.top-header {
  background-color: #262626;
  padding-top: 5px;
  padding-bottom: 3px;
}

.top-header .header-left-content {
  padding-left: 30px;
  font-size:14px;
  line-height:14px;
  margin:4px auto 0px;
}

.top-header .header-left-content li {
  display: inline-block;
  margin-right: 15px;
  font-size:15px;
}
.top-header .header-left-content li:first-child a:before{content: "\f003"; font: normal normal normal 14px/1 FontAwesome; padding-right:5px;}
.top-header .header-left-content li:nth-child(2) a:before{content: "\f095"; font: normal normal normal 14px/1 FontAwesome; padding-right:5px;}
.top-header .header-left-content li:last-child {
  margin-right: 0;
}

.top-header .header-left-content li i {
  color: #fff;
  display: inline-block;
  margin-right: 10px;
  font-size: 15px;
}

.top-header .header-left-content li a {
  color: #fff;
  font-size: 14px;
  transition: all ease .5s;
}

.top-header .header-left-content li a:hover, .top-header .header-left-content li a:focus {
  color: #ff7300;
  text-decoration:none;
}

.top-header .header-right-content {
  padding-right: 30px;
  float: right;
  display: inline-block;
  font-size:15px;
  margin:0px;
}

.top-header .header-right-content li {
  display: inline-block;
  margin-right: 6px;
  font-size:14px;
  text-align:center;
}

.top-header .header-right-content li:last-child {
  margin-right: 0;
}

.top-header .header-right-content li a {
  color: #fff;
  font-size: 14px;
  transition: all ease .5s;
}
.top-header .header-right-content li:first-child a i{}
.top-header .header-right-content li a i {
  color: #fff;
  display: inline-block;
  font-size: 16px;
  -webkit-transition: all ease .5s;
  transition: all ease .5s;
}

.top-header .header-right-content li a:hover { text-decoration:none;}
.top-header.top-header-style-two .header-left-content {
  margin-left: 230px;
}

.top-header.top-header-style-three {
  background-color: transparent;
}

.top-header.top-header-style-three .header-left-content {
  padding-right: 30px;
  padding-left: 0;
  float: right;
}

.top-header.top-header-style-three .header-right-content {
  padding-left: 30px;
  float: left;
  padding-right: 0;
}
/**/
.header-right-content li:nth-child(4){width:20px; background-color: #fff; box-shadow: 0px 0px 0px 1px #000;}
.header-right-content li:nth-child(4) a{color: #262626;}
.header-right-content li:nth-child(5){width:20px; background-color: #fff; box-shadow: 0px 0px 0px 1px #000;}
.header-right-content li:nth-child(5) a{color: #262626;}
.header-right-content li:nth-child(6){width:20px; background-color: #fff; box-shadow: 0px 0px 0px 1px #000;}
.header-right-content li:nth-child(6) a{color: #262626;}
.header-right-content li:nth-child(7){width:20px; background-color: #fff; box-shadow: 0px 0px 0px 1px #000;}
.header-right-content li:nth-child(7) button{color: #262626; border:none; background: none;
    background-color: transparent;}
.header-right-content li:nth-child(8){width:20px; background-color: #000; box-shadow: 0px 0px 0px 1px #fff;}
.header-right-content li:nth-child(8) button{color: #fff; border:none; background: none;
    background-color: transparent;}
.user_accessibility {
    position: relative;
}
.user_accessibility:hover .access-type, .user_accessibility:focus .access-type {
    display: block;
}
.user_accessibility .access-type a {
    display: block;
}
.access_icon {
    color: #fff;
    background-color: transparent;
    display: block;
    padding-bottom: 5px;
    cursor: pointer;
    font: normal normal normal 14px/1 FontAwesome;
    content: "\f034";
    font-size: 18px;
	outline: 0 !important;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
}
.access_icon:after {
    width: 22px;
    display: block;
    cursor: pointer;
    font: normal normal normal 14px/1 FontAwesome;
    content: "\f034";
}
.access-type {
    position: absolute;
    left: -5px;
    top: 100%;
    display: none;
    width: 100%;
    z-index: 1000;
    box-shadow: 0px 1px 3px #dbdbdb;
    background-color: #040f28;
    text-align: center;
}
/*logo-search*/
.logo-search{/*background:url(../images/bg-logosearch.jpg) center no-repeat; */     background-image: linear-gradient(
180deg, #ff7300, #fff); padding:10px 0px; position:relative;}
.logo-search:before{content: '';
    background-color: rgb(255 255 255 / 14%);
    position: absolute;
    top: 0px;
    height: -webkit-fill-available;
    width: 100%;}
.logo-search .container-fluid .row{  margin-right: 0px;  margin-left: 0px;}
.logo-search  .logo{width: 100%;}
.logo-search  .logo a{font-size:25px; line-height:28px; text-decoration:none; color:#2b2b2b; font-family: 'Patua One', cursive;}
.logo-search  .logo a span{font-size:16px; display:block;  color:#8c8c8c;}
/**/
.searchbox{padding:34px 10px 0px; float:right;}
.searchbox .example button strong{display:none;}
.btn-login{padding: 28px 10px;  float: right;}
.searchbox .example input[type=text] {
  padding: 5px 10px;
  font-size: 14px;
  border: 1px solid #545454;
  float: left;
  width: 84%;
  background: #fff;
      border-radius: 0px;
}
.searchbox .example label{font-size:0px; position:absolute;}
.searchbox .example button {
  float: right;
  width: 16%;
  padding: 5px;
  height: 32px;
  background: #1c7d65;
    color: #fff;
    font-size: 14px;
    border: 1px solid #545454;
  border-left: none;
  cursor: pointer;
      border-radius: 0px;
}
.searchbox .example button:hover {
  background: #1e901d;
}

.searchbox .example::after {
  content: "";
  clear: both;
  display: table;
}
/*navbar start*/
    .navbar-brand-centered {
        position: absolute;
        left: 50%;
        display: block;
        width: 160px;
        text-align: center;
        background-color: transparent;
    }
    .navbar>.container .navbar-brand-centered, 
    .navbar>.container-fluid .navbar-brand-centered {
        margin-left: -80px;
    }
.navigation-menu .navbar-default {
        background-color: #ff7300;
    border-color: transparent;
    border-radius: 0px;
    margin-bottom: 0px;
    border: none;
    padding: 0px;
	box-shadow:1px 0px 8px 1px #383838;
	z-index:99;
}
.navigation-menu .navbar-brand {
    float: left;
    height: 80px;
    padding: 0px;
    font-size: 18px;
    line-height: 20px;
}
.navigation-menu .navbar-right {
    float: right!important;
    margin-right: 0px;
    padding: 8px 0px;
}
.navigation-menu .left-bdr{border-right:1px solid #fff;}
/**/
.navbar-default .navbar-nav>li.iconhome>a:before {
    content: "\f015";
    font-family: 'FontAwesome';
    color: #111;
}
.navbar-default .navbar-nav>li.iconhome>a:hover:before, .navbar-default .navbar-nav>li.iconhome>a:focus:before{color:#fff;}
.navbar-default .navbar-nav>li.iconhome>a, .navbar-default .navbar-nav>li.iconhome>a:hover, .navbar-default .navbar-nav>li.iconhome>a:focus {
    color: transparent;
}
.navbar-default .navbar-nav>li>a{color:#111; font-size:1em; padding:10px 15px; display:inline-block; transition: all .5s;  border-right: 1px solid #dedede;}
.navbar-default .navbar-nav>li:last-child>a{border-right: 0px solid #dedede;}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
    color: #fff;
    background-color: #545454;
}
.dropdown > a:before {
    content: "\f0d7";
    font-family: "FontAwesome";
    position: relative;
    float: right;
    right: -5px;
}
.navbar-nav:not(.sm-collapsible) ul a.has-submenu:before{right: -14px;}
.navbar-default .navbar-nav>li>a:after, .navbar-default .navbar-nav>li>a:before {
  transition: all .5s;
}
.navbar-default .navbar-nav>li>a:after {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 0%;
  content: '';
  color: transparent;
  background: #fff;
  height: 3px;
}
.navbar-default .navbar-nav>li>a:hover:after {
  width: 100%;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
	color: #fff;
    background-color: #545454;
}
/*dropdown*/
.navbar-nav>li>.dropdown-menu{padding:0px;     background-color: transparent;}
.navbar-nav>li>.dropdown-menu>li{    background-color: #ff7300;}
.dropdown-menu>li>a{ border-bottom: 1px solid #fff; padding:10px; color: #000; transition: all .5s;}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    color: #fff;
    background-color: #545454;
}
/*navbar end*/
/**/
.pdf-details {
    display: block;
}
ul.li-con {
	list-style: none;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
ul.li-con li {
	 position:relative; padding:2px 0px 2px 20px; font-weight:400; color:#333;
}
ul.li-con > li:before {
	content: "\f101";
	font-family: 'FontAwesome'; position:absolute; left:0px; color:#07ac14;}
ul.li-con li a{ color:#333;}	
ul.li-con li a:hover{color:#1B326C;}
/**/
.table-striped>tbody>tr:nth-of-type(even) {
    background-color: #f9f9f9;
}
.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #fcf5ef;
}
.archive{margin-bottom:15px;}
.searchfilter-box {
	background: #fcf5ef none repeat scroll 0 0;
    border: 1px solid #ebebeb;
	box-sizing: border-box;
	margin-bottom: 10px;
	width: 100%;
}
.searchfilter-box td {
	padding: 5px 5px 10px;
}
.searchfilter-box input[type="submit"] {
	    background: #028400 none repeat scroll 0 0;
    border: 1px solid #fff;
	color: white;
	padding: 7px 10px;
	width: 100%;
	border-radius: 0px;
}
.searchfilter-box input[value="Reset"] {
    background: #b50001;
}
.searchfilter-box input[type="text"]:focus {
	border: 1px solid #177ebe;
	color: #177ebe;
}
.searchfilter-box input[type="text"] {
	border: 1px solid #b3b3b3;
	padding: 5px;
	width: 100%;
}
.searchfilter-box select {
	    border: 1px solid #abaaaa;
    padding: 0;
    width: 100%;
    height: 35px;
	border-radius: 0px;
}
.searchfilter-box input[type="text"] {
	height: 34px;
	border-radius: 0px;
}
/*fixed top start css*/
.sticky {
    transition: all 0.20s linear 0s;
    -o-transition: all 0.20s linear 0s;
    -ms-transition: all 0.20s linear 0s;
    -moz-transition: all 0.20s linear 0s;
    -webkit-transition: all 0.20s linear 0s;
	background-color: #fff;
}
nav.fixed, .fixed nav {
    background: rgba(0, 44, 90, 0.75);
    border-bottom: 1px solid rgba(0, 0, 0, 0.09);
    padding: 0 2em;
}
nav.fixed, .fixed nav {
    padding: 1rem 0;
}
.fixed {
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 999;
	
}
.pdf-size{display:block;}
/*fixed top end*/
.sec-title h3 {
    font-size: 1.8em;
    margin-top: 0px;
    position: relative;
    margin-bottom: 25px;
    text-align: center;
	font-weight: 700;
   /* background: -webkit-linear-gradient(0deg,#000d3c 48%,#ff7a18 0%);
    background: linear-gradient(90deg,#000d3c 48%,#ff7a18 0%);
    background: -moz-linear-gradient(0deg,#000d3c 48%,#ff7a18 0%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;*/
}
.sec-title h3:after {
    content: '';
    background: linear-gradient(90deg,#ff7a18 50%,#000d3c 50%);
    height: 2px;
    position: absolute;
    bottom: -10px;
    left: 35%;
    width: 30%;
    display: inline-block;
}
/*leader-section*/
.leaderbox-pad{padding-right:0px;}
.cmbox-pad{padding-left:0px;}
.qlink-sec{padding-right:0px;}
.dir-sec-pad{padding-left:0px;}
.dir-sec-pad .panel {
    border-radius: 0;
	min-height: 450px;
	margin-bottom:3px;
    box-shadow: 0 0 4px #7d7d7d;
	background-image: url(../images/dir-bg.svg);
}
.dir-sec-pad .panel-default>.panel-heading {
    color: #333;
    padding: 5px;
    background-color: #fff;
    border-color: #ddd;
}
.dir-sec-pad .panel-title {
    background-color: #1c7d65;
    color: #fff;
    padding: 8px;
    font-size: 1.3em;
    font-family: 'Roboto Condensed', sans-serif;
    margin: 0px;
	text-align:center;
}
.dir-sec-pad .panel-body.dir-secbox{text-align:center; padding: 7px 0px 10px; transition: transform .2s;}
.dir-sec-pad .panel-body.dir-secbox img{border:6px double #333333; border-radius:50%; height: 120px; transition: transform .2s;}
.dir-sec-pad .panel-body.dir-secbox:hover img{-ms-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);}
.dir-sec-pad .panel-body.dir-secbox .dirname{ font-size: 1.4em;     color: #000d3c;
    margin-top: 5px; margin-bottom:1px;}
.dir-sec-pad .panel-body.dir-secbox .dirtype{font-size: 1.2em; color: #333; margin-top:1px; margin-bottom:1px; line-height:20px;}
.dir-sec-pad .panel-body.dir-secbox .dirdep{font-size: 1.1em; color: #333; margin-top:1px; margin-bottom:5px; border-bottom:1px solid #ccc; 
padding-bottom: 3px;     padding-left: 68px;}
.dir-sec-pad .panel-body.dir-secbox .dirmsg{font-size: 1em; color: #484848; line-height: 18px; padding: 0px 10px;
 text-align: justify;}
.dirbtn{color: #000;
    background-color: #ff7300;
    border-color: #ff7300; padding: 2px 10px;
    font-size: .9em;}
/**/
.banner-leadersec{padding:25px 0px; display:inline-block;}
.leadersec-body .readmore{color: #000d3c;
    margin-top: 5px;
    font-size: 1em;
    border: 1px solid #ff7300;
    padding: 1px 10px;
    background-color: #fff;}
.leadersec-body .readmore:hover, .leadersec-body .readmore:focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512;
}
.leader-section{ padding:10px 0px 10px;}

.leadersec-body{ margin: 0px 0px 15px;
    background-color: #fff;
    border: 1px solid #cccfd8;
    border-radius: 0px;
    border-color: #cccfd8;
	padding:10px 10px;
	box-sizing: border-box;
	transition: transform .2s;
    background-image: url(../images/square-versatiles.svg);
}
.leadersec-body h4 {
    color: #000d3c;
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 1.4em;
    line-height: 24px;
}
.cmbox-sec{margin: 0px 0px 15px;
    background-color: #fff;
    border: 1px solid #cccfd8;
    border-radius: 0px;
    border-color: #cccfd8;
	padding:10px 10px;
	text-align:center;
	 transition: transform .5s;
    background-image: url(../images/square-versatiles.svg);}
.cmbox-sec img{border-radius:5px;border: 1px solid #c8c8c8; transition: transform .5s;}
.cmbox-sec:hover img{-ms-transform: scale(1.1); /* IE 9 */
  -webkit-transform: scale(1.1); /* Safari 3-8 */
  transform: scale(1.1); }
.cmbox-sec h3{font-size:1.6em; margin-top:10px; margin-bottom:5px; font-weight:700;}
.cmbox-sec p{font-size:1.2em; margin-top:5px; margin-bottom:10px;}
.leadersec-body .media{overflow:visible;}
.leadersec-body .media .media-left img{border-radius: 5px; border: 1px solid #c8c8c8;  transition: transform .5s;}
.leadersec-body:hover .media .media-left img{-ms-transform: scale(1.1); /* IE 9 */
  -webkit-transform: scale(1.1); /* Safari 3-8 */
  transform: scale(1.1); }
.covid-info{text-align:center;}
.covid-info img{border:1px solid #c8c8c8; width:100%;}
.designame {
    color: #000d3c;
	 font-size: 1em;
    margin-bottom: 0px;
	display:inline-block;
}
.aut-desig {
    color: #747474;
	font-size: .85em;
    margin-bottom: 8px;
}
.leaderbox .media-object {
    width: 83px;
    height: 94px;
	border-radius:5px;
	border:1px solid #555555;
}
.leaderbox .readmore{
	padding:3px 5px;
	font-size:.8em;
	line-height:.9em;
    background-color: #ff7300;
    border-color: #ff7300;}
.clr-primary{color:#ff7a18;}
.leaderbox .readmore:hover, .leaderbox .readmore:focus{ background-color: #ff6c1d;}
.headingname h3{font-size: 1.85em; margin-top:15px; position: relative; margin-bottom: 30px; text-align:center;
/*background: -webkit-linear-gradient(0deg,#000d3c 27%,#ff7a18 0%);
background: linear-gradient(90deg,#000d3c 27%,#ff7a18 0%);
background: -moz-linear-gradient(0deg,#000d3c 27%,#ff7a18 0%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;*/}
.whtcrnt{    padding-left: 0px;}
.whtcrnt .panel {
    border-radius: 0;
    box-shadow: 0 0 4px #7d7d7d;
    min-height: 450px;
	margin-bottom:3px;
}
.whtcrnt .panel-default>.panel-heading {
    color: #333;
    padding: 5px;
    background-color: #fff;
    border-color: #ddd;
}
.whtcrnt .panel-default .panel-body{padding: 5px 5px;}
.whtcrnt .panel-title {
    background-color: #1c7d65;
    color: #fff;
    padding: 8px;
    text-align: center;
    font-size: 1.3em;
    font-family: 'Roboto Condensed', sans-serif;
    margin: 0px;
}
.gazette-tckr{    padding-left: 0px;}
.gazette-tckr .panel {
    border-radius: 0;
    box-shadow: 0 0 4px #7d7d7d;
    min-height: 450px;
}
.gazette-tckr .panel-default .panel-body{padding: 5px 5px;}
.gazette-tckr .panel-default>.panel-heading {
    color: #333;
    padding: 5px;
    background-color: #fff;
    border-color: #ddd;
}
.gazette-tckr .panel-title {
    background-color: #1c7d65;
    color: #fff;
    padding: 8px;
    text-align: center;
    font-size: 1.3em;
    font-family: 'Roboto Condensed', sans-serif;
    margin: 0px;
}
.headingname	h3:after {
    content: '';
     background: linear-gradient(90deg,#ff7a18 50%,#000d3c 50%);
    height: 2px;
    position: absolute;
    bottom: -10px;
    left: 0;
    width: 100%;
}
.leader-section .headingname p{text-align: justify;
    color: #000d3c;
    font-size: 1em;
    line-height: 23px;}
.headingname p{text-align:justify; color:#000d3c;}
.btn-readmore{
	color:#000;
    background-color: #ff7300;
    border-color: #ff7300;}
.panel-gazette {
    border-color: #ddd;
}
.panel-gazette{border-color: #ddd; margin-bottom: 0px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 0px;
    -webkit-box-shadow: 0 1px 1px rgb(0 0 0 / 5%);
    box-shadow: 0 1px 1px rgb(0 0 0 / 5%);}
.panel-gazette>.panel-heading {
    color: #333;
    border-color: #ddd;
	padding: 0px;
	text-align:center;
    border-bottom: 0px solid transparent;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
	background-color: #f6f5f4;
background-image: url(../images/dottedpattern.svg);
}
.panel-gazette>.panel-heading h3.panel-title{padding: 8px 5px;
    font-size: 1.4em;}
.panel-gazette .panel-body{padding:10px 0px 5px;}
.panel-gazette .panel-footer {
    padding: 10px 15px;
    background-color: #f6f5f4;
    background-image: url(../images/dottedpattern.svg);
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}
.panel-gazette .nav-tabs {
    border-bottom: 0px solid #ddd;
}
.panel-gazette .nav-tabs>li{width:50%; background-color: #545454;     margin-bottom: 0px;}
.panel-gazette .nav-tabs>li>a{border-radius:0px; margin-right: 0px; text-align:center; color:#fff;     border: 0px solid transparent;}
.panel-gazette .nav-tabs>li>a:hover, .panel-gazette .nav-tabs>li>a:focus{background-color: #424242;}
.panel-gazette .nav-tabs>li.active>a, .panel-gazette .nav-tabs>li.active>a:focus, .panel-gazette .nav-tabs>li.active>a:hover{
	border-radius:0px; border:0px;     background-color: #ff7300;
    color: #fff;}
/*photo-tickersec*/
.photo-tickersec{padding:35px 0px;}
.photo-tickersec .photogllry .panel-title {
    background-color: #e27820;
    color: #000;
    padding: 8px;
    text-align: center;
    font-size: 1.3em;
    font-family: 'Roboto Condensed', sans-serif;
    margin: 0px;
}
.photo-tickersec .photogllry .panel-default>.panel-heading {
    color: #333;
    padding: 5px;
    background-color: #fff;
    border-color: #ddd;
}
.photo-tickersec .photogllry .panel-default>.panel-body{padding:10px 6px 3px;}
.phtgl-ul{    list-style-type: none;
    padding: 0;
	text-align:center;
    margin: 0;}
.phtgl-ul li{width:48.5%; display:inline-block;}
.photogl-box{position:relative; text-align:center; margin-bottom:7px; margin-top:6px}
.photogl-box:hover .overlay {
  height: 100%;
}
.photogl-image{width:100%;}
 .overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgb(46 46 46 / 84%);
  overflow: hidden;
  width: 100%;
  height: 50px;
  transition: .5s ease;
}
.photo-text {
  color: #fff;
  padding:2px 18px;
  font-size: .8em;
  text-align: center;
}
.photo-text a{  color: #fff;}
.photo-text:after{content: "\f1c5";
    position: relative;
    display: inline-block;
    left: 0px;
    font-family: FontAwesome;
    color: #ffffff;
    font-size: 50px;
    font-weight: 700;
    top: 15px;}
.impweblinks .owl-carousel.owl-theme.carousel112.owl-loaded.owl-drag{margin-top:30px;}
.impweblinks .owl-carousel.owl-theme.carousel112.owl-loaded.owl-drag{position:relative;}
.impweblinks .owl-carousel.owl-theme.carousel112.owl-loaded.owl-drag .owl-nav{}
.impweblinks .owl-carousel.owl-theme.carousel112.owl-loaded.owl-drag button.owl-prev
{font-size: 50px; line-height: 50px; position:absolute; top:20px}
.impweblinks .owl-carousel.owl-theme.carousel112.owl-loaded.owl-drag button.owl-next
{font-size: 50px; line-height: 50px; right: 0%;   position: absolute; top:20px;}
/*news ticker*/
.play-pause {
    z-index: 99;
    color: #373737; text-align:right;
}
.play-pause b, .play-pause strong{    border: 1px solid;
    padding: 3px;}
.newsticker{height:312px; padding:0px; margin:0px; overflow-y: hidden !important;
    overflow-x: hidden !important; list-style-type: none;}
.newsticker .arw{display:none;}
.newsticker li{    overflow: hidden;
    padding-left: 20px;
	padding-right: 0px;
    border-bottom: 1px dashed #ddd;
    padding-top: 5px;
	position:relative;
    padding-bottom: 5px;}
.newsticker li:before {
    content: "\f101";
    position: absolute;
    left: 5px;
    font-family: FontAwesome;
    color: #545454;
    font-size: 16px;
    font-weight: 700;
    top: 3px;
}
.newsticker li a{ 
	margin-left: 0;
    color: #1c7d65;
    font-size: 1em;
    font-weight: 600;
	display:block;
}
.newsitem{overflow:hidden;}
.typedoc{}
.dtype{display: none;}
.newsticker li i{ padding-right: 5px;}
.newsticker li i.fa.fa-file-pdf-o{color: #c00;}
.datesize {
    color: #373737;
    font-size: .8em;
    margin-right: 10px;
    display: inline-block;
}
.newsdate{     margin-bottom: 0px;
    color: #373737;
    display: inline-block;
    font-size: .8em;}
.dynamicbtn-vl{float:left; color: #373737; font-size:1.2em;}
/*end*/
/**/
/*=============================kisan=corner=================================*/
.qlink-sec .panel-default>.panel-body .quic li ul{
	    background-color: #fff;
    display: none;
    border: 1px solid #cccccc;
    border-radius: 5px;
    box-shadow: 0 0 3px #666666;
    margin-top: -10px;
    position: absolute;
    right: 5%;
    width: 70%;
    z-index: 9;}
.panel{margin-bottom:3px;}
.qlink-sec-corner-heding{    text-align: center;
    color: #981614;
    margin: 15px 0px 10px 0px;
    font-size: 1.9em;
    font-family: 'Roboto Condensed', sans-serif;}
.qlink-sec .panel{border-radius:0;     box-shadow: 0 0 4px #7d7d7d; min-height: 450px; }
.qlink-sec .panel-default>.panel-heading {
    color: #333;
	    padding: 5px;
    background-color: #fff;
    border-color: #ddd;
}
.qlink-sec .panel-title{    background-color: #1c7d65;
    color: #fff;
    padding: 8px;
	text-align:center;
    font-size: 1.3em;
    font-family: 'Roboto Condensed', sans-serif;
    margin: 0px;;}
.qlink-sec .panel-default>.panel-body {}

.qlink-sec .panel .panel-footer{     padding: 7px 15px;
    background-color: #0277bd;
    border: 0px solid #0277bd;
    border-bottom-right-radius: 0;
    box-shadow: none;
    border-bottom-left-radius: 0;
    box-sizing: unset;
    margin: 0px -1px;}
.quick-links1{ padding:5px; margin:0px 1px 0px 0px; min-height:314px;}
.quick-links1 h2{ background-color:#0277bd; color:#fff; padding:8px;}
.quick-links1 ul{ margin:0px; padding:0px;}
.quick-links1 ul li{ list-style:none; background:url(../images/Current-li.png) 6px 7px no-repeat; background-color:#e27820; padding-left:5px;}
#quic button{padding: 8px 10px 9px 10px;
    display: block;
    background-color: #ededed;
    margin: 7px 0px 7px 25px;
    color: #02438d;
    font-size: 1em;
    text-align: left;
    width: 224px;}
.quick-links1 ul li a{ padding:4px 5px 4px 5px; display:block; background-color:#ededed; margin:4px 0px 4px 25px; color:#010e3a; font-size: 1em; text-align:left; transition: all .3s;}
.quick-links1 ul li a:hover{ background-color:#1c7d65; text-decoration:none; padding-left:10px; color: #fff;}
.quick-links1 ul li em{top: 15px; right: 10px; position: absolute; }
.qlink-sec .panel-default>.panel-body .quic li ul{
	    background-color: #fff;
    display: none;
    border: 1px solid #cccccc;
    border-radius: 5px;
    box-shadow: 0 0 3px #666666;
    margin-top: -10px;
    position: absolute;
    right: 5%;
    width: 70%;
    z-index: 9;}
.quick-links1 ul li ul{ padding-bottom:1px; display:none;}
.quick-links1 ul li ul li{list-style: none;
    background: url(../images/Current-li.png) 7px 10px no-repeat;
    background-color: #9accf3;
    padding-left: 5px;
	border: 1px dotted #fff;
    margin-bottom: 5px;	}
.quick-links1 ul li ul li a {
    padding: 8px 10px 9px 10px;
    display: block;
    background-color: #337ab7;
    margin: 0px 0px 0px 30px;
    color: #fff;
    font-size: 1em;
    text-align: left;
}
.quick-links1 ul li ul li a:hover, .quick-links1 ul li ul li a:focus {background-color:#024986;}
/**/
.events-dirmsg{background-color:#fafafa; padding:75px 0px;}

/**/




/**/
.featured-causes {
    background-color: #fff;
    display: inline-block;
    margin-bottom: 10px;
}
.featured-causes .thumb {
    position: relative;
}
.featured-causes .causes-details{margin-left: -20px;
    margin-right: 10px;}
.featured-causes .causes-details h3 {
    color: #454545;
    font-weight: 600;
        font-size: 1.3em;
    line-height: 22px;
    margin-bottom: 10px;
    margin-top: 20px;
}
.featured-causes .causes-details p {
    font-size: .9em;
	text-align:justify;
}
.featured-causes .causes-details h6 {
    color: #454545;
    font-size: 12px;
    font-weight: 700;
    line-height: 20px;
    margin-bottom: 10px;
    text-transform: uppercase;
}
.featured-causes .social {
    padding-left: 0px;
}
.featured-causes .social li {
    display: inline-block;
}
.featured-causes .social li a {
    display: inline-block;
    width: 30px;
    height: 30px;
    color: #eb5310;
    border: 1px solid #CACFD3;
    line-height: 30px;
    text-align: center;
    font-size: 15px;
    border-radius: 50%;
    margin-right: 3px;
    transition: all .3s ease;
	padding-top:7px;
}
.featured-causes .social li a:hover {
    background: #eb5310;
    border-color: #eb5310;
    color: #fff;
}
/**/
.impweblinks { padding: 40px 0px 70px; background-color: #abffea;  position: relative;
    background-image: url(../images/square-versatiles.svg);
}
.impweblinks .owl-carousel .owl-item .item a{}
.impweblinks .owl-carousel .owl-item img{border:1px solid #000d3c; border-radius:5px; width:98%;}
/*Important Website Links*/
.imp-weblinks{padding:50px 0px 30px; background-attachment: fixed; background-image: url(../images/square-versatiles.svg);}
.imp-weblinks .columns{padding:20px 15px 10px;}
.imp-weblinks .owl-carousel .owl-item img{border:1px solid #000; border-radius: 8px;}
.imp-weblinks .owl-theme .owl-dots{margin-top:15px; margin-bottom:10px;}
.imp-weblinks .owl-carousel .owl-nav button.owl-prev {position: relative; right:49%; top: 0px; line-height: 45px;}
.imp-weblinks .owl-carousel .owl-nav button.owl-next{position: relative; left: 49%; top: 0px; line-height: 45px;}
.imp-weblinks .owl-carousel .owl-nav button.owl-prev span{ font-size: 50px; line-height: 45px; color:#fff; background-color:#707070 !important; padding-bottom:8px;}
.imp-weblinks .owl-carousel .owl-nav button.owl-next span{ font-size: 50px; line-height: 45px; color:#fff; background-color:#707070 !important; padding-bottom:8px;}
.imp-weblinks .owl-theme .owl-nav{position: absolute; width:100%;  top: 5px;}
.imp-weblinks .sec-heading { font-size: 2.2em; text-align: center; font-weight: 700; margin-top: 0px; color: #fff;}
.imp-weblinks .sec-heading:after {
    content: '';
    height: 2px;
    background-color: #fff;
     -webkit-box-shadow: 0px 2px 4px 0px #d4d4d4;
    box-shadow: 0px 2px 4px 0px #d4d4d4;
    display: block;
    margin: 0px auto;
    margin-left: 33%;
    margin-top: 10px;
    width: 33%;
}
.imp-weblinks .owl-carousel.owl-carousel1.owl-theme.owl-loaded.owl-drag{margin-bottom:15px;}
.play, .stop, .play1, .stop1{font-size:1em;}
/**/
.weblinksaction-btn{text-align:center; margin-top:15px;}
.weblinksaction-btn a.button.secondary.play1{padding: 3px 10px;
    background-color: #248412;
    color: #fff;}
.weblinksaction-btn a.button.secondary.stop1{padding: 3px 10px;
    background-color: #c10000;
    color: #fff;}
/*Footer Top Area Style
======================================================*/
.footer-top-area {
  
  padding-top:50px;
  padding-bottom:20px;
  /*background-image: url(../images/ftr-bg.jpg);
  background-attachment: fixed;
  background-size: cover;*/
  background-color: #0a1020;
}

.single-footer-widget {
  margin-bottom: 30px;
}

.single-footer-widget img {
  margin-bottom: 15px;
}

.single-footer-widget p {
  margin-bottom: 15px;
  color: #fff;
}

.single-footer-widget .social-icon {
  line-height: 1;
      margin-top: 10px;
    margin-bottom: 5px;
}

.single-footer-widget .social-icon li {
  display: inline-block;
  margin-right: 5px;
}

.single-footer-widget .social-icon li a i {
  width: 30px;
  height: 30px;
  line-height: 28px;
  border: 1px solid #ff7300;
  color: #fff;
  text-align: center;
  border-radius: 50px;
}

.single-footer-widget .social-icon li a:hover {
  -webkit-transform: translateY(-2px);
          transform: translateY(-2px);
}

.single-footer-widget .social-icon li a:hover i {
  background-color: #ff7300;
}

.single-footer-widget h3 {
  color: #fff;
  font-size: 1.5em;
  margin-bottom: 20px;
}
.single-footer-widget ul.import-link{list-style: none;
    padding: 0;
    margin: 0;}
.single-footer-widget .import-link li {
  margin-bottom: 10px;
}

.single-footer-widget .import-link li:last-child {
  margin-bottom: 0;
}

.single-footer-widget .import-link li a {
  color: #fff;
}

.single-footer-widget .import-link li a:hover {
  color: #ff7300;
}
.single-footer-widget ul.quic{list-style: none;
    padding: 0;
    margin: 0;}
.single-footer-widget .quic li {
  margin-bottom: 10px;
}

.single-footer-widget .quic li:last-child {
  margin-bottom: 0;
}

.single-footer-widget .quic li a {
  color: #fff;
}

.single-footer-widget .quic li a:hover {
  color: #ff7300;
}
/**/
.single-footer-widget ul.ftrql{list-style: none;
    padding: 0;
    margin: 0;}
.single-footer-widget .ftrql li {
  margin-bottom: 10px;
}

.single-footer-widget .ftrql li:last-child {
  margin-bottom: 0;
}

.single-footer-widget .ftrql li a {
  color: #fff;
}

.single-footer-widget .ftrql li a:hover {
  color: #f15500;
}
/**/
.single-footer-widget ul.policy{list-style: none;
    padding: 0;
    margin: 0;}
.single-footer-widget .policy li {
  margin-bottom: 10px;
}

.single-footer-widget .policy li:last-child {
  margin-bottom: 0;
}

.single-footer-widget .policy li a {
  color: #fff;
}

.single-footer-widget .policy li a:hover {
  color: #f15500;
}
.single-footer-widget .address{list-style:none; margin:0px; padding:0px;}
.single-footer-widget .address .location {
  padding-left: 40px;
  position: relative;
  color: #fff;
}
.single-footer-widget .address .location strong{}
.single-footer-widget .address i {
  position: absolute;
  color: #ff7300;
  left: 0;
  top: 0px;
  font-size: 25px;
}

.single-footer-widget .address li {
  padding-left: 40px;
  position: relative;
  margin-bottom: 16px;
}

.single-footer-widget .address li a {
  color: #fff;
  /*display: block;*/
}

.single-footer-widget .address li a:hover {
  color: #ff7300;
}

.single-footer-widget .address li:last-child {
  margin-bottom: 0;
}

.single-footer-widget .address li i {
  position: absolute;
  color: #ff7300;
  left: 0;
  top: 0px;
  font-size: 25px;
}
.single-footer-widget .address li p.fa {
  position: absolute;
  color: #ff7300;
  left: 0;
  top: 0px;
  font-size: 25px;
}

.single-footer-widget .time li {
  color: #fff;
  margin-bottom: 12px;
}

.single-footer-widget .time li span {
  float: right;
}

/*
Footer Bottom Area Style
======================================================*/
.footer-bottom-area {
  background-color: #040f28;
  border-top: 1px solid #1e273e;
  padding-top: 20px;
  padding-bottom: 10px;
}

.footer-bottom-area p {
  color: #fff;
  font-size:.9em;
}

.footer-bottom-area p a {
  color: #ff7300;
}

.footer-bottom-area .footer-bottom-menu {
  float: right;
}

.footer-bottom-area .footer-bottom-menu li {
  display: inline-block;
  margin-right: 15px;
}

.footer-bottom-area .footer-bottom-menu li:last-child {
  margin-right: 0;
}

.footer-bottom-area .footer-bottom-menu li a {
  color: #fff;
}

.footer-bottom-area .footer-bottom-menu li a:hover {
  color: #ff7300;
}

/*Inner page*/
.innerpage-content{padding: 30px 0px 0px;}
.innerpage-content .container{padding: 20px 0px;
    border-top-right-radius: 5px;
	border-top-left-radius: 5px;
    border: 1px solid #ddd;
	border-bottom:0px;
    background-color: #fbfbfb;}
.masthead {
    background: url(../images/banner-bg.jpg) center no-repeat;
    height: 200px;
    position: relative;
    z-index: 0;
}
.dotted-shadow {
    position: absolute;
    z-index: 0;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: block;
	background: url(../images/dotted-pattern-shadow.png);
}
.name-of-page {
    position: absolute;
    bottom: 0;
    left: 0;
    margin-bottom: 0;
    overflow: hidden;
    width: 100%;
}
.name-of-page h2 {
    color: #fff;
    position: relative;
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    padding: .5em 1em .5em 2.5%;
    background-color: rgb(0 0 0 / 71%);
    color: #ffae82;
    margin-right: 7.5%;
    padding-left: 7.5%;
    font-size: 1.6em;
	border-top-right-radius:85px;
	    border-bottom: 1px solid #3e3c37;
}
.breed-crum-div{
    position: relative;
    display: block;
    margin-top: 0;
    margin-bottom: 0;
    color: #fff;
    margin-right: 0;
    padding-left: 0;
    font-size: 24px;
	padding-left: 7.5%;
	background-color: rgb(0 0 0 / 71%);
    border-top-right-radius: 0px;}
.breed-crum-div > span > a{color:#fff;}
.breed-crum-div > .breed-crum-div{padding-left: 0%; background-color: rgb(0 0 0 / 0%);}
.breadcrumb{position: relative;
    display: block;
    margin-top: 0;
    margin-bottom: 0;
    padding: 0px;
    color: #fff;
    margin-right: 0;    
    border-top-right-radius: 0px}
.breadcrumb>li{font-size:13px;}
.btn{font-size:1em;}
.innerpage-content h3{margin-top: 0px; margin-bottom: 10px;
    padding-bottom: 10px;
	color:#ff7300;
	position:relative;
    border-bottom: 1px solid #f1f1f1;}
.innerpage-content  h4 {
    border-bottom: 1px dashed #545454;
    padding-bottom: 5px;
    color: #ff7300;
}
.innerpage-content h3:before {
    position: absolute;
    height: 3px;
    width: 10%;
    bottom: -2px;
    background-color: #ff7300;
    content: '';
}
.innerpage-content p{text-align:justify;}
.rgtcont-sep{border-left:2px solid #f1f1f1;}
.innerpage-content .panel-danger {
    border-color: #545454;  border-bottom-right-radius: 0px; border-bottom-left-radius: 0px;
}
.innerpage-content .panel-danger>.panel-heading {
    color: #ffffff;
    background-color: #545454;
    border-color: #545454;
    border-bottom: 4px solid #ff7300;
    font-size: 20px;
}
.innerpage-content  #MainMenu .panel .panel-body {
    padding: 5px 10px;
    background-color: #fbfbfb;
    background-image: url(../images/inner-leftlinks.svg);
    background-attachment: fixed;
}
#MainMenu .panel-body ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
}
#MainMenu .panel-body ul li {
    margin: 1px;
    padding: 2px;
    border-radius: 3px;
    transition: all .3s ease 0s;
}
#MainMenu .panel-body ul li a {
    display: table;
    font-size: 1.1em;
    color: #545454;
    text-decoration: none;
    width: 100%;
    border-bottom: 1px dashed #545454;
    transition: 0.3s ease;
	-webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}
#MainMenu .panel-body ul li:last-child a{ border-bottom: 0px dashed #545454;}
#MainMenu .panel-body ul li a:hover{padding-left: 15px;
    color: #ff7300;}
#MainMenu .panel-body ul li a:hover:before{color: #ff7300;}
#MainMenu .panel-body ul li a:before {
    content: "\f101";
    font-family: FontAwesome;
    min-height: 30px;
    width: 18px;
    border-radius: 3px;
    transform-style: preserve-3d;
    transition: transform 1s;
    transition: transform 1s;
    color: #545454;
    font-size: 19px;
    display: inline-block;
    padding: 3px 5px;
    margin-right: 7px;
    transform-style: preserve-3d;
    transition: transform 1s;
}
/*sitemap*/
.websitemap {
	margin: 0 15px;
}
.websitemap .navbar-nav>li{float:none;}
.websitemap ul {
	background: transparent url("../images/website-sitemap_ul.gif") repeat-y scroll 0 -5px !important;
	list-style-type: none !important;
	margin: 0 !important;
	padding: 0 5px 4px 6px !important;
	position: relative !important;
}
.websitemap ul li {
	background: transparent url("../images/website-sitemap_list.gif") no-repeat scroll -5px -5px !important;
	line-height: 16px !important;
	padding: 0 0 0 10px !important;
	font-size:.95em;
	font-weight:700;
	margin: 10px 0;
	float:none;
}
.websitemap ul li a {
	    background-color: #ff7300;
    border: 1px solid #732900;
    color: #ffffff;
	display: inline-block;
	padding: 5px;
	transition-duration: 0.3s;
	font-size:1em;
	font-family: 'Roboto', sans-serif;
	font-weight:500;
}
.websitemap ul li.iconhome a, .websitemap ul li.iconhome a:hover, .websitemap ul li.iconhome a:focus{color:transparent; padding-left: 9px;}
.websitemap ul li.iconhome a:before{content: "\f015";
    font-family: 'FontAwesome';
    color: #fff;}
.websitemap ul li.iconhome a:hover:before, .websitemap ul li.iconhome a:hover:focus{color: #fff;}
.websitemap ul li a:hover {
	background-color: #545454;
    border: 1px solid #033c05;
    color: #ffffff;
	padding-left: 5px;
	text-decoration: none;
}
.websitemap ul li ul {
	padding-bottom: 1px;
	display: block;
    float: none;
	border:none;
	-webkit-box-shadow: none; 
    box-shadow: none;
}
.websitemap ul li ul li {
	font-size:.95em;
	font-family: 'Roboto', sans-serif;
	font-weight:300;
}
/**/
.time{padding:0px; list-style-type: none;}
.d-company p {
    margin: 0px;
    font-size: .9em;
    text-align: right;
    padding: 0px;
    color: #fff;
}
.hgt14 {
    height: 14px;
}
.blue {
    color: #33478e;
    background: #fff;
}
.red {
    color: #da332d;
}
.leadersec-body h4 span.ias-desig{font-size: .75em;
    top: 0px;
    display: block;
    left: 68px;
    position: relative;}
.subdepname {
    display: block;
    font-size: 12px;
    color: #7d7d7d;
}
.nzletter-list {
    margin: 0;
    padding: 0;
    list-style: none
}

    .nzletter-list li p {
        margin: 0;
        font-size: .8em;
        color: #000
    }

.nzletter-list {
    margin: 0;
    padding: 0;
    list-style: none
}

    .nzletter-list li {
        padding: 10px 15px !important;
        text-align: center;
        min-height: 320px;
        box-sizing: border-box;
        margin: 2px;
        width: 24.1%;
        display: inline-block;
        border: 1px solid #ddd;
        overflow: hidden
    }

        .nzletter-list li i {
            color: #F00
        }

        .nzletter-list li img {
            height: 30px;
            display: block;
            margin: 0 auto;
            padding-bottom: 9px
        }

        .nzletter-list li p {
            font-size: .8em;
            text-align: center;
            position: relative;
            background: rgba(255,255,255,.8);
            border-top: 1px dashed #ccc;
            border-bottom: 1px dashed #ccc;
            padding: 10px
        }

            .nzletter-list li p span {
                display: block
            }

        .nzletter-list li a {
            display: block;
            color: #585454
        }

            .nzletter-list li a img {
                height: 320px;
                width: 100%;
            }

            .nzletter-list li a strong {
                font-weight: normal;
                font-size: .890em;
                line-height: 19px
            }

        .nzletter-list li::before {
            content: normal !important
        }

        .nzletter-list li:hover {
            box-shadow: 0 0 12px rgba(0,0,0,.2)
        }

    .nzletter-list li {
        border-left: 1px solid #c8ccd7;
        background-color: #fff;
        position: relative
    }
/**/
ul.abt-sec {
	list-style: none;
	margin: 0px 0px 15px;
	padding: 0px;
	text-align: left;
}
ul.abt-sec li {
	 position:relative; padding:2px 0px 2px 15px; font-weight:700; color:#1c7d65;
}
ul.abt-sec > li:before {
	content: "\f101"; top: -1px; font-weight:700;
	font-family: 'FontAwesome'; position:absolute; left:0px; color:#1c7d65;}
.dpsup .container-fluid{padding:0px 6%;}
/**/
.grid-stack .title-caption {
    background: rgba(0, 0, 0, 0.52) none repeat scroll 0 0;
    color: #fff;
    bottom: 1px !important;
    left: 0 !important;
    z-index: 99999;
    position: absolute;
    width: 100%;
    text-transform: capitalize;
    padding: 6px;
}
.grid-stack {
    background: transparent;
}
th.gridheader.uploaddatecss {
    font-size: 13px;
    color: #858585;
}
ul.search-result{list-style-type:none; padding-left:5px;}
ul.search-result li{margin-bottom:15px; margin-top:15px; padding-left:10px;}
ul.search-result li:before {
    content: "\f101";
    font-family: 'FontAwesome';
    position: absolute;
    left: 10px;
    font-weight: 700;
    font-size: 18px;
    color: #337ab7
}
ul.search-result li a{}
ul.search-result li span{display:block;}