
@font-face {
  font-family: 'Roboto';
  src: url("../fonts/Roboto-Regular.woff2");
  font-weight: 400;
  font-display: swap;
}

@font-face {
  font-family: 'Roboto';
  src: url("../fonts/Roboto-Medium.woff2");
  font-weight: 500;
  font-display: swap;
}

@font-face {
  font-family: 'Roboto';
  src: url("../fonts/Roboto-Bold.woff2");
  font-weight: 700;
  font-display: swap;
} 


body {
  padding: 0px;
  margin: 0px;
  font-family: "Roboto";
  font-weight: 400;
  color: var(--black);
  font-size: var(--medium-font)!important;
  line-height:var(--line-height)!important ; 
}
a{
  color:var(--textlink);
  }
.circular-wrapper{
  background: var(--bodybg);
}
.h2_heading{
  font-size: var(--heading-font);
  color:var(--black);
  font-weight: 500;
  padding: 7px 0;
  margin: 0;
}
.h3_heading{
  font-size: var(--sub-heading-font);
  color:var(--black);
  font-weight: 500;
  padding: 7px 0;
  margin: 0;
}

p{
  line-height: var(--line-height);
}
a:hover{
  /* color: var(--orange) !important; */
  text-decoration: none !important;
}
dl, ol, ul {
  word-break: break-word;
}
ul.inner_ul_style{
margin-left: 20px;
}
.main-right-panel p{
  word-break:break-word ;
}

* {
  padding: 0px;
  margin: 0px;
  box-sizing: border-box;
}

ul {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}  
.bg-skylight{
  background: #F5FAFF
}

.bg-skyblue{
  background:var(--skyblue)
}
.bg-darkblue{
  background: var(--darkblue);
}
.bg-blue{
  background: #E9F0FA;
}
.text-bown {
  color: var(--brown);
}


.bg-lightblue{
background: var(--lightblue);
}
.wrapper .top-nav .left-panel li i.fas.fa-bars {
font-size: 15px;
}

.wrapper .top-nav {
  background: var(--navyblue);
  position: relative;  
}


.orange-text {
color: var(--orange);
}
.menu-column p {
font-size: 16px;
font-weight: 300;
margin-bottom: 0px;
}

.navbar-expand-lg .navbar-collapse {
display: inline-block!important;
} 
.wrapper .top-nav .left-panel li {
float: left;
padding: 5px 0px
}

.wrapper .top-nav .left-panel li.toggle-btn a {
font-size: 19px;
}
.wrapper .top-nav .left-panel li.toggle-btn {
padding-top: 7px;
padding-right: 5px;
}

.wrapper .top-nav .left-panel li.text-right {
  border-right: 1px solid #ddd;
  margin-left: 10px;
  padding-right: 10px;
  margin-right: 10px;
}
nav{
display: inline-block;
}  

.wrapper .top-nav .right-panel{
margin-bottom: 0px;
}

.wrapper .top-nav .right-panel li {
  float: left;
  border-right: 1px solid #70707070;
  padding: 3px 12px;
  position: relative;
}
.wrapper .top-nav .right-panel li a i{
font-size: 18px;
vertical-align: middle
}
.wrapper.light-header .menu-bar .dropdown-menu {
background: var(--blue);
border-radius: 0px;
border: 0px;
margin: 0px;
padding: 0px;
z-index: 9;
min-width: 15rem!important;
}
.wrapper.light-header .menu-bar ul li ul li ul.dropdown-menu{
background:var(--megablue);
}
.wrapper.light-header .menu-bar ul li ul li ul.dropdown-menu li ul.dropdown-menu{
background: var(--subblue);
}

.wrapper .top-nav .left-panel.top_logo li a {
color: var(--white) !important;
vertical-align: text-bottom;
font-size: 15px;
line-height: 23px;
text-decoration: none;

}
.secondary-logo ul >li{
width: 33%;
  display: inline-block;
}
.wrapper .top-nav .right-panel li.cog-dropdown a:hover {
background: transparent;
}
.wrapper .top-nav .right-panel li.cog-dropdown > a {
background: transparent !important;
color: var(--white) !important;
padding-left: 0 !important;
padding-right: 0 !important;
}
.wrapper .top-nav .right-panel li.cog-dropdown > .dropdown-menu {
left: auto !important;
top: 7px !important;
right: 8px;
}
.wrapper .top-nav .right-panel li.cog-dropdown > .dropdown-menu a.dropdown-item {
padding: 6px 12px;
}

.wrapper .top-nav .right-panel li:last-child {
border: 0px;
padding-right: 0px;
}

.wrapper .top-nav .right-panel li a {
color: var(--white) !important; 
  font-size: 13px;
  line-height: 13px;
  padding: 0px;
  font-weight: 600;
  border: 0px;
  text-decoration: none;
}
.wrapper .top-nav .right-panel li a::after {
  display: none;
}

.wrapper .top-nav .right-panel li .dropdown-menu {
  min-width: auto;
  background:#ffffff;
  border: 0px;
  border-radius: 0px;
  padding: 5px;
  left: -7px !important;
  
}

.wrapper .top-nav .right-panel li .dropdown-menu .dropdown-item {
  padding: 6px 18px;
  border-bottom: 1px solid #ddd;
  text-align: left;
}

                                    
              
  

.wrapper .mid-nav .logo a img {
  width: 60px;
  float: left;
  margin-right: 10px;
}
.wrapper .mid-nav .logo {
  line-height: 55px;
  font-size: 45px;
}
.wrapper .mid-nav .logo a {
  font-size: 20px!important;
  line-height: 0;
  text-decoration: none;
  color: #000000;
  font-weight: 700;
  font-family: 'Roboto';
  vertical-align: bottom;
}

.wrapper .mid-nav .logo a:hover {
color: #000000!important;
}
.wrapper .mid-nav .logo h1{
  line-height: 26px;
}

.wrapper .mid-nav .logo span {
  font-size: 16px;
  line-height:0px;
  color: #000000;
  font-weight: 700;
  text-transform: none;
  
}
.wrapper .mid-nav .logo-right ul li {
display: inline-block;
}
.menu-bar.sticky {
position: fixed;
top: 0;
width: 100%;
 z-index: 99;
}
.wrapper .menu-bar {
background: var(--darkblue);
}
.wrapper .menu-bar .menu_wrapper .navbar{
padding: 0;
} 
.wrapper .menu-bar .menu_wrapper ul > li > a {
color: var(--white) !important;
text-decoration: none;
padding: 10px 12px;
font-size: 14px;
line-height: 21px;
display: block;
}
.wrapper .menu-bar.bg-sky-blue .menu_wrapper ul li a.active, .wrapper .menu-bar.bg-sky-blue .menu_wrapper ul li a:hover {
background: var(--blue);
}
.wrapper .menu-bar.bg-sky-blue .menu_wrapper ul li .dropdown-menu {
background: var(--blue);
padding: 0px;
margin: 0px;
min-width: 260px;
border-radius: 0px;
}
.wrapper .menu-bar .menu_wrapper ul li .dropdown-menu .dropdown a{
padding: 12px 15px !important;
border-top: 1px solid #ffffff6b;
white-space: inherit;
color:var(--white);
display: block;
}
.wrapper .menu-bar .menu_wrapper ul li .dropdown-menu .dropdown-item {
padding: 0px !important;
border-top: 1px solid #ffffff6b;
white-space: inherit;
color:var(--white);
display: block;
}
.wrapper .menu-bar .menu_wrapper ul li a.active, .wrapper .menu-bar .menu_wrapper ul li a:hover  {
background: var(--skyblue);
color:var(--white) !important;
}
.wrapper .menu-bar .menu_wrapper ul li .dropdown-menu .dropdown a.active,.wrapper .menu-bar .menu_wrapper ul li .dropdown-menu .dropdown a:hover,.wrapper .menu-bar .menu_wrapper ul li .dropdown-menu .dropdown a:focus{
background: var(--skyblue);
color:var(--white) !important;
}
.wrapper .menu-bar .menu_wrapper ul li .dropdown-menu .dropdown .dropdown-item.bg-light, .wrapper .menu-bar .menu_wrapper ul li .dropdown-menu .dropdown a.bg-light{
background: var(--skyblue)!important;
color:var(--white) !important;
}


.wrapper.light-header .top-nav  .right-panel li.cog-dropdown > a {
color: var(--white)!important;
border: 0px !important;
}

.wrapper.light-header .top-nav .right-panel li.dropdown.cog-dropdown > a:hover{
color:var(--white) !important;
}
.wrapper .top-nav .right-panel li {
border-right: 1px solid #70707070;
}
.wrapper.light-header .top-nav  .right-panel li.dropdown > a.language {
padding: 1px 9px;
color: #38322D;
border: 1px solid #707070;
}
.wrapper.light-header  .top-nav .right-panel li .dropdown-menu a{
color: #000000 !important;
}
.wrapper.light-header  .top-nav .right-panel li .dropdown-menu a.bg-default{
color: #ffffff !important;
background: #002458;
}
.wrapper.light-header  .top-nav .right-panel li .dropdown-menu a.bg-dark{
color: yellow !important;
}
.wrapper .mid-nav .logo > img {
max-width: 44px;
}
.wrapper .top-nav .right-panel li .dropdown-menu.social-menu, .wrapper .top-nav .right-panel li .dropdown-menu.font-menu {
background: #ffffff;
box-shadow: 0px 0px 24px #0c60951f;
-webkit-box-shadow:0px 0px 24px #0c60951f;
-moz-box-shadow: 0px 0px 24px #0c60951f;
z-index: 99;
}

.tab-display-block {
display: none;
}
.search-panel .btn.btn-warning {
background: var(--orange);
color: var(--white);
font-size: 14px;
}
.wrapper .top-nav .right-panel .dropdown-menu.search-area {
min-width: 340px;
}
.wrapper .top-nav .right-panel .dropdown-menu.search-area .js-form-type-search{
display: inline-block;
margin: 0px;
width: 95%;
position: relative;
padding-right: 90px;
}
.wrapper .top-nav .right-panel .dropdown-menu.search-area .form-actions.js-form-wrapper{
display: inline-block;
margin:0px;
position: absolute;
  right: 0;
}
.wrapper .top-nav .right-panel li .dropdown-menu.search-area.dropdown-menu{
background: #fdfdfd;
border: 0px;
border-radius: 0px 0px 5px 5px;
padding: 0px;
left: -12px !important;
box-shadow: 3px 2px 5px;
-webkit-box-shadow:3px 2px 5px;
-moz-box-shadow: 3px 2px 5px;
top: 13px !important;
}
.search-panel {
padding: 20px !important;
}
.btn-search{
font-weight: 900;
font-family: 'Font Awesome 5 Free';
background: 0px;
border: 0px;

}
.block-search .form-type-search input[type="search"]{
padding: 8px 15px;
font-size: 14px;
line-height: 14px;
padding-right: 40px;
background-clip: initial;
width: 100%;
box-sizing: border-box;
border-radius: 20px;
position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.btn-search{
  position: absolute;
  z-index: 9;
  right: -14px;
  top: 50%;
  background: var(--yellow);
  color: #000000;
  width: 32px;
  height: 32px;
  padding: 5px 10px;
  border-radius: 50px;
  transform: translate(-50%, -50%);
}
.btn-search:hover{
background: var(--yellow);
color: #000000;
}
.region-primary-menu{
display: flex;
}
.block-search{
position: relative;
}
.block-search h2{
display: none;
}


/* ======= HEADER CSS END ======= */
.image-responsive {
  width: 100%;
}

button:focus {
  outline: 0px;
}

/* ======= HOMEPAGE CSS START ======= */


.block-title{
text-align: center;
padding-bottom: 24px;
font-weight: 700;
color:var(--black);
font-size: var(--heading-font);
margin: 0;
}
.know-desc .block-title{
text-align: center;
padding-bottom: 10px;
font-weight: 700;
color:var(--black);
font-size: var(--heading-font);
margin: 0;
}
.py-50{
padding: 50px 0px;
}

.bg-white{
 background:var(--white);
}
.news-department-bg {
  background-color: var(--lightblue);
}
.home_news_publication .action-button{
  padding: 10px 15px;
  width: 100%;
  display: inline-block
}
.home_news_publication{
margin-top: 4px
}
.home_news_publication .noti-list{
max-height: 295px;
  overflow-y: auto;
}
.home_news_publication ul{
padding: 0;
margin: 0;
}
.home_news_publication .noti-list{
scrollbar-color: rgb(210,210,210) rgb(46,54,69) !important;
scrollbar-width: thin;
}
.top-login{
background-color: var(--yellow);
}
.wrapper .top-nav .right-panel li.top-login{
padding: 6px 17px;
}

.wrapper .top-nav .right-panel li.top-login a{
color: #000000!important;
}
.home_news_publication .item-list li {
margin: 0 ;
padding: 15px 20px;
}
.home_news_publication .item-list li:nth-child(even){
background-color: var(--lightgrey);
}
.home_news_publication .item-list li a{
color:var(--black);
font-weight: 500;
font-size: var(--medium-font)
}
.home_news_publication .tab-view.yellow-btn{
background-color: var(--yellow) ;
color: #000000;
/* border: 1px solid #FFC404; */
} 
.home_news_publication .action-button a:hover{
background-color: var(--yellow) ;
color:#000000!important;
/* border: 1px solid #FFC404; */
} 
.home_news_publication .tab-view{
  float: right;
  color: var(--darkblue);
  padding: 5px 20px;
  display: inline-block;
  font-size: 14px!important;
  text-align: center;
  border-radius: 2px;
}
.home_news_publication .tab-title{
display: inline-block;
}
  .news-department .notification-tab .nav-item a {
  border-radius: 0px;
  padding: 10px 20px;
  font-size: 16px;
  line-height: 29px;
  color: var(--black);
  position: relative;
  z-index: 1;
 }
 .notification-tab .nav-item a.active {
  color: var(--darkblue);
  border-radius: 8px 8px 0px 0px;
  background:var(--white);
  border: 0;
  font-weight: 700;
}
/* latest vedio css start here */
figure {
margin: 0px;
}
.latest_vedio .card {
border: 0px;
height: 100%;
overflow: hidden;
cursor: pointer;
border-radius: 0;
}
.card {
box-shadow: 0px 0px 15px #0c60951f;
-webkit-box-shadow:0px 0px 15px #0c60951f;
-moz-box-shadow: 0px 0px 15px #0c60951f;
}
.latest_vedio .column figcaption {
padding: 20px 14px 14px;
}
.latest_vedio .container-fluid {
padding: 0;
}

.latest_vedio .container-fluid .row {
margin: 0;
}
.latest_vedio.youtube {
background: url(../images/latest-video.png) no-repeat #084C9D;
background-size: 100% 100%;
}
.latest_vedio.youtube h2 {
color: var(--white);
}
.img-rounded {
border-radius: 50%;
}
figure{
margin: 0 0 0rem!important;
position: relative;
}
.footer-bottom div img {
margin: 10px 5px 25px;
}

.latest_vedio .card figure {
position: relative;
overflow: hidden;
border-bottom: 1px solid #e9ebed;
}
.column.card{
position: relative;
}
.column .card-desc{
padding: 10px;
text-align: center;
position: absolute;
bottom: 0;
width: 100%;
}
.column .card-desc.blue-card{
background: var(--darkblue);

}
.column .card-desc a   {
font-size: var(--medium-font);
font-weight: 500;
color: var(--white);
display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.column .card-desc a:hover{
color: var(--white)!important;
}

.gallery  .custom-card .vedio-icon {
position: absolute;
top: 58%;
left: 50%;
font-size: 30px;
transform: translateX(-50%);
color: #ff0000;
z-index: 2;
background:var(--white);
padding: 1px 5px;
border-radius: 4px;
box-shadow: 0px 0px 10px rgb(0 0 0 / 20%);
-webkit-box-shadow: 0px 0px 10px rgb(0 0 0 / 20%);
-moz-box-shadow: 0px 0px 10px rgb(0 0 0 / 20%);
}

.latest_vedio .card .card-footer {
border: 0px;
color: var(--white);
border-radius: 4px;
position: absolute;
bottom: 0;
left: 0;
width: 100%;
}
.mfp-container {
max-width: 1010px;
left: 50% !important;
transform: translateX(-50%) !important;
}
.mfp-iframe-scaler iframe {
background: var(--white) !important;
padding: 35px;
border-radius: 16px !important;
box-shadow: none !important;
-webkit-box-shadow: none !important;
-moz-box-shadow: none !important;
}
.latest_video .card a.mfp-iframe {
text-decoration: none !important;
color:var(--black);
}
.mfp-iframe-holder .mfp-close {
top: -27px !important;
background: var(--darkblue);
opacity: 1;
font-size: 34px;
right: -15px !important;
width: 50px !important;
text-align: center !important;
height: 50px;
border-radius: 50%;
padding: 0 !important;
}
/* social sec css start */
.bg-twitter {
background: rgba(73, 155, 233, 1);
}

.bg-twitter.social_btn:hover {
background: rgba(73, 155, 233, .9);
}

.card-footer p {
margin: 0;
text-align: center;
font-weight: 500;
font-size: 17px;
}

.bg-instagram.social_btn:hover {
background: rgba(162, 61, 237, .9);
}

.bg-instagram {
background: rgba(162, 61, 237, 1);
}

.bg-facebook.social_btn:hover {
background: rgba(8, 76, 157, .9);
}

.bg-facebook {
background: rgba(8, 76, 157, 1);
}

.border-facebook {
border: 2px solid var(--darkblue) !important;
}

.social_btn {
display: block;
text-align: center;
color: var(--white);
font-size: 17px;
padding: 10px 16px;
}

.social_btn:hover {
text-decoration: none;
color: var(--white);
}

.social_engagement .column.card {
padding: 0;
border-radius: 0px;
border-bottom-left-radius: 6px;
border-bottom-right-radius: 6px;
margin: 0;
}

.border-twitter {
border: 2px solid #499BE9 !important;
}

.border-instagram {
border: 2px solid #499BE9 !important;
}

.tab_button_wrapper {
display: none;
}

.input-group .input-group-addon {
z-index: 2;
}
.social_wrap .icon_bg {
width: 26px;
height: 26px;
display: flex;
justify-content: center;
align-items: center;
border-radius: 4px;
color:var(--white);
margin-right: 7px;
}

.icon_bg.fb {
background: var(--darkblue);
}

.social_wrap a {
display: flex;
font-size: 15px;
font-style: italic;
font-weight: 500;
align-items: center;
text-decoration: none;
}

span.icon_bg.twitter {
background: #499BE9;
}

.social_wrap.facebook_controller a {
color: var(--darkblue);
}

span.instagram_bg {
background: #A23DED;
}

.social_wrap.instagram_controller a {
color: #499BE9;
}

.social_wrap.twitter_controller a {
color: #499BE9;
}

.social_wrap.instagram_controller {
border-bottom: 2px solid #499be9;
}

.social_engagement .column.card .card-header .social_wrap {
padding: 0.75rem 1.25rem;
}

.social_engagement .column.card .card-header {
border: 0;
border-radius: 0;
padding: 0;
background:var(--white);
}

.social_wrap.twitter_controller {
border-bottom: 2px solid #499be9;
}

.social_wrap.facebook_controller {
border-bottom: 2px solid #084c9d;
}
.social_engagement .column.card .card-header {
border: 0;
border-radius: 0;
padding: 0;
background:var(--white);
}
.social_engagement .column.card .card-header .social_wrap {
padding: 0.75rem 1.25rem;
}

.news_source_logo {
position: absolute;
bottom: 0;
left: 0;
}

.news_source_logo img {
width: auto !important;
max-height: 28px;
}
.key-intiative .owl-nav {
  display: block !important;
}
.key-intiative .owl-nav.disabled button {
  background: transparent !important;
  color:var(--white) !important;
  font-size: 66px !important;
  z-index: 9;
} 
.key-intiative .owl-nav .owl-prev.disabled,
.key-intiative .owl-nav .owl-next.disabled {
  visibility: hidden;
}

.key-intiative .owl-nav {
  display: flex !important;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}

.key-intiative .owl-nav button i {
color: #ffffff;
border-radius: 4px;
font-size: 18px;
line-height: 20px;
z-index: 99;
text-align: center;
position: absolute;
background: #4686e1;
transform: translate(-50%, -50%);
padding: 5px 10px;
}

.key-intiative .owl-nav button {
  width: 100px;
  height: 100% !important;
  z-index: 3;
  position: absolute;
  top: 0;
  border: 0 !important;
  border-radius: 0 !important;
}
.key-intiative .owl-nav button:focus{
outline: 0;
}
.key-intiative .owl-nav button::after {
  width: 85px;
  height: 100%;
  position: absolute;
  top: 0;
  content: "";
  z-index: 1;
}

.key-intiative .owl-nav button::after {
  background-image: linear-gradient(to right, rgba(126, 126, 126, .8), rgba(255, 0, 0, 0));
  left: 0;
}

.key-intiative .owl-nav .owl-next::after {
  background-image: linear-gradient(to right, rgba(255, 0, 0, 0), rgba(126, 126, 126, .8));
  left: 15px;
}
.key-intiative.popup-gallery .owl-nav .owl-next::after {
  background-image: linear-gradient(to right, rgba(255, 0, 0, 0), rgba(8, 76, 157, .8));
}

.key-intiative.popup-gallery .owl-nav button::after {
  background-image: linear-gradient(to right, rgba(8, 76, 157, .8), rgba(255, 0, 0, 0));
} 

.key-intiative.popup-gallery .owl-nav button i {
  color: var(--white);
}
.key-intiative .owl-nav button.owl-next {
  right: 0px;
}
.slider-area .owl-dots {
display: block;
text-align: center;
position: absolute;
width: 100%;
bottom: 24px;
}

.slider-area .owl-dots button.owl-dot.active {
width: 22px;
border-radius: 10px;
border: 2px solid #fff;
background: transparent;
transition: width .5s;
}

.slider-area .owl-dots button.owl-dot {
width: 10px;
height: 10px;
background: transparent;
border-radius: 50%;
margin: 0px 3px;
border: 1px solid #707070;
background: #fff;
}
ul.profile{
margin: 0;
}
ul.profile li{
margin: 0;
}
.profile-2 .profile{
position: absolute;
left: 10px;
top: 10px;
z-index: 99;
background:var(--bg-white);
box-shadow: 0px 0px 15px rgb(0 0 0 / 30%);
-webkit-box-shadow:0px 0px 15px rgb(0 0 0 / 30%);
-moz-box-shadow: 0px 0px 15px rgb(0 0 0 / 30%);
z-index: 10;
padding: 5px;
border-radius: 8px;
text-align: center;
max-width: 132px;
width: 132px;

}
.profile-1 .profile{
position: absolute;
right: 10px;
top: 10px;
z-index: 99;
background: var(--bg-white);
box-shadow: 0px 0px 15px rgb(0 0 0 / 30%);
-webkit-box-shadow:0px 0px 15px rgb(0 0 0 / 30%);
-moz-box-shadow: 0px 0px 15px rgb(0 0 0 / 30%);
z-index: 10;
padding: 5px;
border-radius: 8px;
text-align: center;
max-width: 132px;
width: 132px;

}
.profile h6{
font-size: 14px;
line-height: 16px;
color: var(--black);
padding: 5px;
margin-bottom: 0;
}
       
       

.profile-img img{
width: 110px!important;
height: auto;
display: inline-block!important;
}

.circle-icon {
width: 36px;
height: 36px;
border-radius: 50%;
color: var(--white);
display: inline-flex;
align-items: center;
justify-content: center;
}
.tab_button_wrapper {
display: none;
}
.tab_button_wrapper .blue-btn {
background: transparent;
color: var(--darkblue);
padding: 5px 16px;
display: inline-block;
font-size: 14px;
text-align: center;
border-radius: 2px;
border: 1px solid var(--darkblue);
}
.tab_button_wrapper .blue-btn.active {
background: var(--darkblue);
color: var(--white);
}
.tab_button_wrapper .blue-btn:hover,.tab_button_wrapper .blue-btn:active {
background: #04356e;
color: var(--white);
text-decoration: none;
}
.humburger-ico{
display: none;
}
.closemenu{
display: none;
}

/* ====== FOOTER START ====== */
.footer-top {
background:var(--footerblue);
padding: 45px 0px;
}
.footer-top .menu li a{
font-size: 14px;
padding: 8px 0;
display: flex;
color: var(--white)!important;
font-weight: 400;
}
.footer-top  h2 {
font-size: 16px;
line-height: 20px;
color: var(--white);
font-weight: 700;
padding-bottom: 10px;
text-align: left;
margin-bottom: 0;
}
.region-footer-left .menu{
padding: 0;
margin: 0;
}
.region-footer-left .menu li{
display: inline-block;
width: 50%;
float: left;
text-align: left;
}
.region-footer-left .menu li a:before {
content: "\f105";
font-family: 'Font Awesome 5 Free';
font-weight: 900;
display: inline-block;
margin-left: 0em;
margin-right: 7px;
}
.footer-top ul.contact_details li {
color: var(--white);
display: flex;
padding: 6px 0;
font-size: 14px;
line-height: 22px;
}

.footer-bottom p{
font-size: 12px;
line-height: 20px;
color: var(--white);
margin: 0 15px;
text-align: center!important;
}
.footer-bottom .visitor h2{
font-size: 14px;
line-height: 23px;
color:var(--white);
}
.footer-bottom {
background: var(--footerbottom) ;
color: var(--white);
  
}
.footer-bottom .footer-border{
padding: 15px 0px;
}
/* ====== FOOTER END ====== */

.scrollbar{
overflow: auto;
height: 365px;
min-height: 365px;
}
::-webkit-scrollbar {
  width: 5px;
  height: 5px;

}
/* Track */
::-webkit-scrollbar-track {
background: #f1f1f1; 
}

/* Handle */
::-webkit-scrollbar-thumb {
background: #002458; 
}

.return-to-top {
position: fixed;
bottom: 20px;
right: 20px;
background: rgb(20, 70, 141);
width: 50px;
height: 50px;
display: block;
text-decoration: none;
z-index: 111;
border-radius: 35px;
display: none;
}
.return-to-top span {
font-size: 0px;
background: rgb(255, 255, 255);
color: rgb(0, 0, 0);
}
.return-to-top .fa {
margin: 14px;
color: rgb(255, 255, 255);
font-size: 1.5em !important;
}
.footer-top .contact_details i{
margin-right: 7px;
margin-top: 5px;
}
.footer-top .contact_details i.fa-map-marker-alt{
margin-top: 5px;
}
.region-footer-third iframe{
width: 100%;
}
div.owl-stage > div:active .gov-profile{
display: block;
}
/* for custom list  */
ol{
margin:0 30px 
}
.list-none li{
padding:5px 0
}
.list-dotted,.list-arrow{
 list-style: initial;
 margin-bottom: 10px;
}
.list-arrow > li::marker{
content: "\f105"; /* FontAwesome Unicode */
font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  color: var(--arrowcolor);
  font-size: 15px;
}
.list-arrow li{
padding-left: 7px;
margin-bottom: 7px !important;
border-bottom: 1px dashed #c3c3c3;
padding-bottom: 7px;
}
.list-arrow li:last-child ,.list-dotted li:last-child{
border-bottom: 0px;
}
.list-dotted{
 margin:0 30px 15px
}
.list-dotted li{
margin-bottom: 7px !important;
border-bottom: 1px dashed #c3c3c3;
padding-bottom: 7px;
}
.list-arrow{
margin:0 22px 15px
}
ol.upper-roman {list-style-type: upper-roman;}
ol.lower-roman {list-style-type: lower-roman;}
ol.lower-alpha {list-style-type: lower-alpha;}
ol.upper-alpha {list-style-type: upper-alpha;}

ol.upper-roman li,
ol.lower-roman li,
ol.lower-alpha li,
ol.upper-alpha li
{
margin-bottom: 7px !important;
border-bottom: 1px dashed #c3c3c3;
padding-bottom: 7px;
}
ol.upper-roman li:last-child,
ol.lower-roman li:last-child,
ol.lower-alpha li:last-child,
ol.upper-alpha li:last-child{
border-bottom: 0px;
}
/* page user login css start here */
.page-user-login, .page-user-register, .page-user-pass {
position: relative;
}
.page-user-login .bg, .page-user-register .bg, .page-user-pass .bg {
background: #152C49;
position: fixed;
width: 100%;
height: 100%;
top: 0;
left: 0;
z-index: 9;
}
.page-user-login input, .page-user-register input, .page-user-pass input {
max-width: 100%;
}
.page-user-login .main-page, .page-user-register .main-page, .page-user-pass .main-page {
padding: 10px 30px 30px;
-webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.15);
-moz-box-shadow:0px 0px 10px rgba(0, 0, 0, 0.15);
box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.15);
max-width: 550px;
background:var(--bg-white);
border: 8px solid rgba(255, 255, 255, 0.8);
border-radius: 10px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
-ms-border-radius: 10px;
-o-border-radius: 10px;
margin: 50px auto 0;
position: relative;
z-index: 99;
} 
.page-user-login .button{
background: #084c9d;
color: #ffffff;
padding: 5px 20px;
border: 0;
border-radius: 5px;
}
@media (max-width: 991px) {
.page-user-login .main-page, .page-user-register .main-page, .page-user-pass .main-page {
  margin-top: 35px;
}
}
.page-user-login .branding, .page-user-register .branding, .page-user-pass .branding {
margin-bottom: 20px;
}
.page-user-login .container, .page-user-register .container, .page-user-pass .container {
padding: 0;
}
.page-user-login .nav-tabs, .page-user-register .nav-tabs, .page-user-pass .nav-tabs {
margin-bottom: 20px;
}
.page-user-login .nav-tabs > li > a, .page-user-register .nav-tabs > li > a, .page-user-pass .nav-tabs > li > a {
padding: 8px 10px !important;
}


.slider-area, .slider-image {
width: 100%;
}
.news-department {
clear: both;
}

/* inner page css start here */
.position-absolute.page-title {
top: 50%;
width: 100%;
transform: translateY(-50%);
}
.page-title h2,.page-title h2 span {
font-size: 28px;
line-height: 36px;
font-weight: 500;
color: var(--white);
padding: 5px 0;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
overflow: hidden;
text-overflow: ellipsis;
margin-bottom: 0;
        
}
.page-title a, .page-title span {
color: var(--white);
font-size: var(--medium-font);
line-height: 35px;
}
/* left sidemenu css start here */
.menu-item{
padding-top: 0;
}
.region-sidebar-first ul{
box-shadow: 0px 0px 5px #0000004E;
-webkit-box-shadow: 0px 0px 5px #0000004E!important;
-moz-box-shadow:0px 0px 5px #0000004E!important;
border-radius: 0px 0px 10px 10px;
margin: 0;
padding: 0;
background: var(--leftmenu);
}
.region-sidebar-first ul.menu li{
border-top: 1px solid #ADADAD;
}
.region-sidebar-first ul li:hover,.region-sidebar-first ul li:focus,.region-sidebar-first ul li.active {
background: #FFC404;
color: var(--black) !important;

}
.region-sidebar-first .nav.navbar-nav{
-webkit-box-shadow: 0px 0px 5px #0000004E;
-moz-box-shadow:0px 0px 5px #0000004E;
box-shadow: 0px 0px 5px #0000004E;
border-radius: 0px 0px 10px 10px;
margin: 0;
padding: 0;
background: var(--leftmenu);
}
.region-sidebar-first nav{
width: 100%;
}
.region-sidebar-first ul li a{
line-height: 20px;
text-decoration: none;
font-weight: 500;
padding: 10px 30px 10px 15px!important;
display: flex;
color: var(--black);
word-break: break-all;
}
.region-sidebar-first ul li.nav-item:hover,
.region-sidebar-first ul li.nav-item.active {
background: #FFC404 ;
}
.region-sidebar-first ul li.nav-item a:hover,
.region-sidebar-first ul li.nav-item.active a ,
.region-sidebar-first ul li.nav-item:hover a {
color: var(--black)!important;
}

.region-sidebar-first ul li.nav-item,.region-sidebar-first ul li.dropdown-item,.region-sidebar-first ul li.dropdown {
border-top: 1px solid #ADADAD;
padding: 0;
}

.region-sidebar-first ul li a.active{
   background: #FFC404;
   color: #000000 !important;
}
.region-sidebar-first ul li.active a{
   color: #000000;
}

.region-sidebar-first h2{
font-size: 18px;
line-height: 21px;
background: var(--navblue);
border-radius: 10px 10px 0px 0px;
color: var(--white);
padding: 10px 15px;
margin-bottom: 0;
}
.region-sidebar-first .dropdown-item:hover,.region-sidebar-first .dropdown-item:focus,.region-sidebar-first .dropdown-item.active {
background: #FFC404;
color:var(--black) !important;

}
.region-sidebar-first .dropdown-menu{
padding: 0;
box-shadow: none;
-webkit-box-shadow:none;
-moz-box-shadow:none;
border-radius: 0;
margin: 0!important;
border:0;
}
a.bg-light:focus, a.bg-light:hover, button.bg-light:focus, button.bg-light:hover {
background-color: #FFC404!important;
}
.region-sidebar-first ul li ul li a[aria-expanded="false"]{
background: var(--leftsub)!important;
color: var(--black);
}
.region-sidebar-first ul li ul li:focus{
background: var(--leftsub);

}
.region-sidebar-first .sub-arrow{
border: 0!important;
font-family: 'Font Awesome 5 Free';
font-weight: 900;
display: inline-block;
margin-left: 0em;
margin-right: 7px;
transition: all 0.4s ease;
margin: -0.7em 0em 0 0!important;
}
.region-sidebar-first .navbar-nav.sm-collapsible .sub-arrow::before {
content: "\f107"!important;
}
.navbar-nav .scroll-up-arrow, .navbar-nav .scroll-down-arrow{
color: #fff!important;
}
.region-sidebar-first ul li ul.dropdown-menu{
background-color: var(--leftsub);
border-top: 1px solid transparent;
color: var(--black);
}
.region-sidebar-first ul li ul.dropdown-menu li{
border-top: 1px solid transparent;
}
.region-sidebar-first ul li a[aria-expanded="true"],.region-sidebar-first ul li ul li a[aria-expanded="true"]{
background: #FFC404;
}
.region-sidebar-first ul li ul li a.bg-light, li.child-activate a.bg-light {
background-color: #FFC404!important;
}
.region-sidebar-first ul li ul li a[aria-expanded="false"] .bg-light{
background-color: #ffffff!important;
}
/* .region-sidebar-first ul li a[aria-expanded="true"] .sub-arrow,.region-sidebar-first ul li ul li a[aria-expanded="true"] .sub-arrow{
  top: 40%;
  transform: rotateZ(-180deg);
 
} */
.region-sidebar-first ul li.child-activate.show .parent-active  li a{
padding-left: 20px!important;
}
.region-sidebar-first ul li.child-activate.show .parent-active ul li a{
padding-left: 25px!important;
}
/* left sidemenu css end here */

/* filter sec css start here */
.filter-title {
background: #FFC404;
padding: 5px 20px;
display: inline-block;
color: #000000;
font-size: 16px;
line-height: 22px;
border-radius: 3px 3px 0px 0px;
margin-bottom: 0px;
}
.view-filters {
box-shadow: 0px 2px 5px #00000026;
-webkit-box-shadow:0px 2px 5px #00000026;
-moz-box-shadow:0px 2px 5px #00000026;
border-radius: 0px 6px 6px 6px;
padding: 20px 0;
margin-bottom: 30px;
background: #ffffff;
}
.view-filters .form--inline {
padding: 0 10px;
}

.form--inline .form-item {
float: left;
margin-right: 0.5em;
width: 80%;
display: inline-block;
margin: 0px 7px;
position: relative;
}
.view-filters .form--inline label {
position: absolute;
top: -10px;
background: #fff;
padding: 0 5px;
margin: 0 8px;
font-size: 14px;
line-height: 22px;
font-weight: 600;
z-index: 2;
color: #000000;
}
.view-filters .form--inline .form-control {
border: 1px solid #444D57!important;
}
.form--inline .form-actions {
clear: left;
display: inline-block;
margin: 2px 7px;
}
.view-filters select{
padding: 0.5rem 0.75rem;
width: 100%;
border-radius: 4px
}
.form--inline .bootstrap-select .dropdown-toggle:focus, .bootstrap-select>select.mobile-device:focus+.dropdown-toggle {
outline: thin dotted #fff!important;
outline: 0px !important;
outline-offset: 0px;
}
.view-filters .button {
display: inline-block;
padding: 5px 20px;
background: #005FA8;
color: #ffffff;

}

/* .view-damb-feedback .form--inline .form-item,
.view-archaeology-feedback .form--inline .form-item,
.view-delhiarchives-feedback .form--inline .form-item,
.view-language-feedback .form--inline .form-item,
.view-law-feedback .form--inline .form-item,
.view-scstwelfare-feedback .form--inline .form-item,
.view-rtrmh-feedback .form--inline .form-item,
.view-sgmh-feedback .form--inline .form-item,
.view-svbph-feedback .form--inline .form-item,
.view-weightnmeasures-feedback .form--inline .form-item,
.view-tourism-feedback .form--inline .form-item   {
  width: 40%;
} */
 
.views-exposed-form.two-element .form--inline .form-item{
  width: 44%;
}
.views-exposed-form.three-element .form--inline .form-item{
  width: 29%;
}
.views-exposed-form.four-element .form--inline .form-item{
  width: 21%;
}

#views-exposed-form-moderated-content-page-1 .form--inline .form-item {
width: 19%;
}
.form-text {
margin-top: 0!important;
}
.service .owl-nav {
display: block !important;
}

.service .owl-nav .owl-prev.disabled,
.service .owl-nav .owl-next.disabled {
visibility: hidden;
}

.service .owl-nav {
display: flex !important;
align-items: center;
justify-content: space-between;
flex-wrap: wrap;
}

.service .owl-nav button i {
color: #ffffff;
border-radius: 4px;
font-size: 18px;
line-height: 20px;
z-index: 99;
text-align: center;
position: absolute;
background: #4686e1;
transform: translate(-50%, -50%);
padding: 5px 10px;
}

.service .owl-nav button {
width: 100px;
height: 100% !important;
z-index: 3;
position: absolute;
top: 0;
border: 0 !important;
border-radius: 0 !important;
} 
.service .owl-nav button:focus{
outline: 0;
}
.service.popup-gallery .owl-nav button i {
color: #fff;
}
.service .owl-nav button.owl-next {
right: 0px;
}
/* filter sec css end here */
.service-sec.bg-key {
background: #084C9D  url(../images/bg-service.png) no-repeat bottom;
background-size: cover;
padding: 50px 0 10px;
}
.service-sec .figcaption {
padding: 0;
background-color: transparent;
border-bottom: 40px solid #FFC404;
border-right: 40px solid transparent;
position: relative;
width: 90%;
bottom: 70px;
}
.service-sec .figcaption a {
margin-bottom: 0;
font-size: var(--medium-font);
line-height: 16px;
color: #000000;
font-weight: 600;
position: absolute;
top: 6px;
left: 10px;
}
.service-sec .figcaption a:hover {
color: #000000!important;
}
.more-services .owl-nav {
display: block !important;
}

.more-services .owl-nav .owl-prev.disabled,
.more-services .owl-nav .owl-next.disabled {
visibility: hidden;
}

.more-services .owl-nav {
display: flex !important;
align-items: center;
justify-content: space-between;
flex-wrap: wrap;
}

.more-services .owl-nav button i {
color: #ffffff;
border-radius: 4px;
font-size: 18px;
line-height: 20px;
z-index: 99;
text-align: center;
position: absolute;
background: #4686e1;
transform: translate(-50%, -50%);
padding: 5px 10px;
}

.more-services .owl-nav button {
width: 100px;
height: 100% !important;
z-index: 3;
position: absolute;
top: 0;
border: 0 !important;
border-radius: 0 !important;
} 
.more-services .owl-nav button:focus{
outline: 0;
}
.more-services.popup-gallery .owl-nav button i {
color: #fff;
}
.more-services .owl-nav button.owl-next {
right: 0px;
}
.btn.know-more{
background: #FFC404 ;
color: #000000;
font-size: var(--medium-font);
border-radius: 2px;
padding: 5px 15px;
font-weight:600
}
.btn.know-more:hover{
background: #FFC404 ;
color: #000000;
}
.gallery .custom-card .figcaption span, .media-gallery .custom-card .figcaption span , .column .figcaption span {
font-size: var(--medium-font);
font-weight: 500;
color: var(--black);
display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.gallery .custom-card .figcaption span a, .media-gallery .custom-card .figcaption span a, .column .figcaption span a {
font-size: var(--medium-font);
font-weight: 500;
color: var(--black);
}
.gallery .custom-card .figcaption span a:hover {
color: var(--black);
}
.gallery .custom-card .figcaption, .media-gallery .custom-card .figcaption, .column .figcaption {
padding: 10px;
}
.notification-tab .view-empty{
padding: 10px 20px;
color: #000000;
text-align: center;
}
.view-empty{
padding: 10px 20px;
color: var(--black);
text-align: center;
}
/* custom card css start here */

.custom-card {
box-shadow: 0px 0px 24px #0c60951f;
-webkit-box-shadow:0px 0px 24px #0c60951f;
-moz-box-shadow:0px 0px 24px #0c60951f;
padding: 15px;
position: relative;
margin-bottom: 30px;
background: var(--bg-white);
border-radius: 6px;

}  
.custom-card .card-title {
margin: 10px 0 0;
}
.custom-card .card-title a{
color:var(--black) !important;
font-weight: 900;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
overflow: hidden;
text-overflow: ellipsis;
font-size: 14px;
line-height: 20px;
}  
/* custom card css end  here */
.card-listing{
margin-bottom: 5px;
}
.card-listing ul{
padding: 0;
margin: 0;
}
.card-listing .notification-view{
width: 80%;
display: inline-block;
}
.card-listing ul li {
margin: 0 ;
padding: 15px 20px;
}
.card-listing ul li:nth-child(odd){
background-color: var(--lightgrey);
}
.card-listing ul li .tab-title{
color: var(--black);
font-weight: 500;
font-size: var(--medium-font)
}
.card-listing .tab-view{
float: right;
border: 1px solid var(--borderblue);
color: var(--textblue);
padding: 5px 10px;
display: inline-block;
font-size: 14px!important;
line-height: 17px;
text-align: center;
border-radius: 2px;
font-weight: 500;
width: 90px
}
.card-listing .file_size::before{
content: "\f1c1"; /* FontAwesome Unicode */
font-family: 'Font Awesome 5 Free';
  font-weight: 900;
display: inline-block;
margin-left: 0em;
margin-right: 7px; 
color: #f00;
}
.file_size::before, .pdf-icon::before{
content: "\f1c1"; /* FontAwesome Unicode */
font-family: 'Font Awesome 5 Free';
  font-weight: 900;
display: inline-block;
margin-left: 0em;
margin-right: 7px; 
color: #f00;
}
.image-icon::before{
content: "\f03e"; /* FontAwesome Unicode */
font-family: 'Font Awesome 5 Free';
  font-weight: 900;
display: inline-block;
margin-left: 0em;
margin-right: 7px; 
color: #e46b00;
}
.excel-icon::before{
content: "\f1c3"; /* FontAwesome Unicode */
font-family: 'Font Awesome 5 Free';
  font-weight: 900;
display: inline-block;
margin-left: 0em;
margin-right: 7px; 
color: #098409;
}
.word-icon::before{
content: "\f1c2"; /* FontAwesome Unicode */
font-family: 'Font Awesome 5 Free';
font-weight: 900;
display: inline-block;
margin-left: 0em;
margin-right: 7px; 
color: #1570d2;
}
.ppt-icon::before{
content: "\f1c4"; /* FontAwesome Unicode */
font-family: 'Font Awesome 5 Free';
font-weight: 900;
display: inline-block;
margin-left: 0em;
margin-right: 7px; 
color: #319f10;
}
.zip-icon::before{
content: "\f1c6"; /* FontAwesome Unicode */
font-family: 'Font Awesome 5 Free';
font-weight: 900;
display: inline-block;
margin-left: 0em;
margin-right: 7px; 
color: #2f2192;
}

.action-button .tab-view.yellow-btn {
background-color: var(--yellow);
color: #000000;
padding: 5px 20px;
border-radius: 2px;
font-weight: 600;
}
.archive a{
padding: 5px 10px;
display: inline-block;
font-size: 14px!important;
line-height: 17px;
text-align: center;
border-radius: 2px;
font-weight: 500;
background-color: var(--yellow);
color: #000000;
width: 90px;
float: left;
}

table{
width: 100%;
}
table, table td, table th{
border: 1px solid var(--tbdr)!important;
} 
table thead th {
vertical-align: top;

}
table td, table th {
padding: 0.75rem;
vertical-align: top;

}
table thead{
background: var(--theadbg);

}
table thead th,table thead td{
font-size: 14px;
line-height: 19px;
color: var(--theadtext);
font-weight: 700;
}
table tbody td{
font-size: 14px;
line-height: 19px;
color: var(--black);

}
.table tbody tr:nth-of-type(even), table tbody tr:nth-of-type(even)  {
background-color:var(--tbody)
}
.ui-accordion .ui-accordion-header {
margin: 5px 0 0 0;
background: transparent;
}
.list-inline-block li{
display: inline-block;
padding-right: 5px;
}
.subheader-logo div.item-list{
text-align: right;
}
.subheader-logo div.item-list li{
display: inline-block;
}
.subheader-logo div.item-list li img{
width:100px;
height:auto;
}
.menu .menu-item{
padding-top: 0!important;
}
iframe{
width: 100%;
}
/* pagination css  */
nav.pager{
float: right;
}
.pager__items {
text-align: right;
padding-top: 20px;
}
.pager .pager__items li{
padding: 0;
}
.pager .pager__items li a{
border: 1px solid #4B4B4B;
margin: 0 5px;
padding: 3px 10px;
color: var(--black);
border-radius: 3px;
}
.pager .pager__items li.pager__item.is-active a{
background-color: var(--darkblue)  ;
color: #ffffff;
}
.pager .pager__items li a:hover{
background-color: var(--darkblue) ;
color:var(--white)!important;
}
.contact-detail .fa-phone{
transform: rotate(90deg);
}
.contact_details .fa-phone{
transform: rotate(90deg);
}
.contact-detail .fa-map-marker-alt{
margin-top: 4px;
margin-right: 8px;
}
.rti-listing .tab-title{
color: var(--black);
font-weight: 500;
font-size: var(--medium-font)
}
.generic-search #block-dit-higheredn-content .button.js-form-submit.form-submit{
color: var(--white);
padding: 5px 16px;
display: inline-block;
font-size: 14px;
text-align: center;
border-radius: 5px;
background: var(--darkblue);
border: 0;
}
.item-list li{
margin: 0;
}
.search-results{
margin: 0;
}
.wrapper .menu-bar .menu_wrapper .contextual-region .contextual .contextual-links a {
color: #000000!important;
padding: 0.4em 0.6em;
}
/* faq page css start */
#accordion .panel, #accordion .card {
margin-bottom: 15px;
border: 2px solid var(--cardbdr);
}
#accordion a {
display: block;
padding: 15px;
font-size: 14px;
line-height: 19px;
color: var(--black);
font-weight: 600;
text-decoration: none;
}
#accordion .accordion-toggle, .card-link{
background-color: var(--faqcard) !important;
color: var(--black);
}
#accordion .accordion-toggle[aria-expanded="true"], .card-link[aria-expanded="true"] {
background-color:var(--white);
color: var(--black);

}
#accordion .card-body{
padding: 15px;
background: var(--faqbg);
}
#accordion .panel-body p{
font-size: 14px;
line-height: 26px;
color:var(--black);
padding: 15px;
}

#accordion .panel-heading h4{
margin: 0;
}
/* Add Indicator fontawesome icon to the right */
#accordion .panel-heading .card-link::before {
font-family: 'Font Awesome 5 Free';
content: '\f13a';
float: right;
color: var(--black);
transform: rotate(0deg);
transition: all 0.2s ease-in;
margin-left: 10px;

}
#accordion .panel-heading .card-link[aria-expanded="true"]::before{
transform: rotateZ(-180deg);
}

#accordion .panel-heading .accordion-toggle.collapse::before {
color: var(--black);
transform: rotate(0deg);
transition: all 0.2s ease-in;
}   
body.path-search form.search-form{
box-shadow: 0px 2px 5px #00000026;
-webkit-box-shadow:0px 2px 5px #00000026;
-moz-box-shadow:0px 2px 5px #00000026;
border-radius: 0px 6px 6px 6px;
padding: 20px;
margin-bottom: 30px;
background: #ffffff;
}
body.path-search form.search-form .js-form-type-search{
width: 75%;
  display: inline-block;
  margin-left: 15px;
}
body.path-search form.search-form  label{
font-weight: bold;
}
body.path-search form.search-form input[type="search"] {
height: auto;
}
body.path-search form.search-form  .form-submit{
margin-left: 35px!important;
padding: 6px 20px;
border: 0;
background: var(--darkblue);
color: var(--white);
border-radius: 4px;
width: 11%;
display: inline-block
}
body.path-search form.search-form  a.search-help-link{
margin-left: 20px;
}
body.path-search  .search-results li {
background: #fafafa;
padding: 10px!important;
margin-left: 0px!important;
margin-bottom: 10px!important;
}
body.path-search  h3.search-result__title {
font-size: 16px;
font-weight: 900;
}


.intro-bio img{
width: 100%;
height: auto;
}
.button, .image-button {
margin: 0!important;
}
.our-service{
background: var(--bg-white);
}
.card-listing ul li:nth-child(even) {
background-color: var(--bg-white);
}
.introduction {
background: var(--bg-white);
}
.sitemap-mainnav li{
padding: 5px;
}
.sitemap-mainnav li a{
font-weight: 500;
color: var(--black);
}
.sitemap-mainnav li a:hover{
font-weight: 500;
text-decoration: underline;
}
.sitemap-mainnav li ul li a:before{
content: "\f105";
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  display: inline-block;
  margin-left: -1.3em;
  margin-right: 10px;
}
.sitemap-mainnav li ul li a{
font-weight: 400;
color: var(--black);
}
.sitemap-mainnav li ul li a:hover{
font-weight: 400;
text-decoration: underline;
}
.sitemap-mainnav li ul  {
margin-left: 30px
}
.sitemap-footernav li{
padding: 5px;
}
.sitemap-footernav li a{
font-weight: 500;
color: var(--black);
}
.sitemap-footernav li a:hover{
font-weight: 500;
text-decoration: underline;
}
.path-sitemap .main-right-panel h2{
font-size: var(--sub-heading-font);
background-color: var(--yellow);
  color: #000000;
  padding:  5px 10px;
  display: inline-block;
  text-align: center;
  border-radius: 2px;
  font-weight: 500;
  text-transform: capitalize;
}
   
         
 

      
         
                
       
     



       
          
          

                  
              
          
                 
          
       

                                               
        

                 
        

           
              
          
                 
          
         
                   


    
        
        
                
       
        
     
         
    


         
     
      
                   
                    
                    
           
       
     
      

.search-help-link{
display: none;
}
.webform-submission-form .button{
padding: 6px 15px;
  background: #005FA8;
  color: #ffffff;
  border-radius: 5px;
  width: 11%;
  display: inline-block;
  text-align: center;
}
.form-textarea-wrapper textarea {
color: #495057;
display: block;
width: 100%;
height: calc(1.5em + .75rem + 2px);
padding: .375rem .75rem;
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
background-color: #fff;
background-clip: padding-box;
border: 1px solid #ced4da;
border-radius: .25rem;
transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;

}
.view-filters select, select {
color: #495057;
display: block;
width: 100%;
height: calc(1.5em + .75rem + 2px);
padding: .375rem .75rem;
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
background-color: #fff;
background-clip: padding-box;
border: 1px solid #ced4da;
border-radius: .25rem;
transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
border: 1px solid #444D57 !important;
}

.form-textarea-wrapper textarea:focus .view-filters select:focus, select:focus{
color: #495057;
background-color: #fff;
border-color: #80bdff;
outline: 0;
box-shadow: 0 0 0 0.2rem rgb(0 123 255 / 25%);
-webkit-box-shadow:0 0 0 0.2rem rgb(0 123 255 / 25%);
-moz-box-shadow:0 0 0 0.2rem rgb(0 123 255 / 25%)
}
.accordian-listing #accordion .card-body a{
display: block;
  padding: 0px;
  font-size: 14px;
  line-height: 19px;
  color: var(--black);
  font-weight: 600;
  text-decoration: underline;
}
.feedback-form .form-item, .feedback-form .form-actions{
margin-top: 5px;
  margin-bottom: 5px
}

.feedback-form #edit-comments-feedback{
height:85px
}
.feedback-form textarea:focus {
color: #495057;
background-color: #fff;
border-color: #80bdff;
outline: 0;
box-shadow: 0 0 0 0.2rem rgb(0 123 255 / 25%);
-webkit-box-shadow:0 0 0 0.2rem rgb(0 123 255 / 25%);
-moz-box-shadow:0 0 0 0.2rem rgb(0 123 255 / 25%)
}
.social-media  li{
display: inline-block;
margin: 10px;
}
.dataTables_length{
  display: none;
}
 .dataTables_wrapper .dataTables_paginate .paginate_button{
  border: 1px solid #4B4B4B!important;
    margin: 0 5px!important;
    padding: 3px 10px!important;
    color: var(--black)!important;
    border-radius: 3px!important;
 }
 .dataTables_wrapper .dataTables_paginate .paginate_button:hover{
  background: var(--darkblue)!important;
 }
.dataTables_wrapper .dataTables_paginate .paginate_button:active{
  background-color: var(--darkblue)!important;
  color: #ffffff!important;
}
.field--name-body .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover, .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active{
  color: #ffffff!important;
}
.field--name-body .dataTables_wrapper .dataTables_paginate .paginate_button.current, .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover{
  background: var(--darkblue)!important;
  color: #ffffff!important;
  background-color: var(--darkblue)!important;
  
}
.dataTables_wrapper .dataTables_paginate{
  padding-bottom: 20px;
}
img.image-style-photos-gallery-image-style{
  width: 100%;
}

.dataTables_wrapper .dataTables_paginate{
  padding-bottom: 20px;
}
#views-exposed-form-ud-mlalad-scheme-page-1 .form--inline .form-item{
  width: 25%;
}

.region-featured-one h2 {
  font-size: 18px;
  line-height: 21px;
  background: var(--navblue);
  border-radius: 10px 10px 0px 0px;
  color: var(--white);
  padding: 10px 15px;
  margin-bottom: 0;
}
#views-exposed-form-content-search-page-1 .form--inline .form-item.form-item-title{
width: 30%;
}
#views-exposed-form-content-search-page-1 .form--inline .form-item{
width: 25%;
}
table .views-field-body p, table p{
word-break: initial;
}
table ol{
margin: 0 0 0 15px;
}
table dl, ol, ul {
word-break: initial;
}
.navbar-nav.sm-collapsible .sub-arrow::before {
content: "\f107"!important;
font-family: 'Font Awesome 5 Free';
font-weight: 900;

}
.navbar-nav.sm-collapsible .show > a > .sub-arrow::before {
content: "\f106"!important;
font-family: 'Font Awesome 5 Free';
font-weight: 900;

}
table .item-list ul li, table .item-list ol li{
margin: 0 0 0.25em 1.5em;
}
.region-footer-bottom{
width: 100%;
text-align: center;
}
.region-footer-bottom-two{
width: 100%;
text-align: center;
}
.left-img{
float:left;
margin: 0 15px 15px 0;
}
.right-img{
float:right;
margin: 0 0 15px 15px;
}

.close{
position: absolute;
right: 0;
top: 0;
background: #04264f !important;
z-index: 99;
border-radius: 50%;
width: 25px;
height: 25px;
opacity: 1;
color: #fff;
text-shadow:none;
}
.close:hover {
background: var(--yellow) !important;
color: #000 !important;
text-decoration: none;
opacity: 1;
}
/*-----------------------------
News Ticker start Here
------------------------------*/
.news_feed {
height: 39px;
position:relative ;

}
.newslider {
line-height: 22px!important;
}
.newsfeed_label {
font-size: 18px;
line-height: 20px;
padding: 10px;
color: #000000;
background-color: var(--yellow);
text-align: center;
margin-bottom: 0;
}
.newsfeed_label:before{
width: 0;
  height: 0;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
  border-left: 18px solid var(--yellow);
  position: absolute;
  right: -3px;
  top: 0;
  content: "";
  z-index: 9;
}
.bn-news ul li a.gif-icon,.bn-news ul li span.gif-icon{
padding-left: 40px!important;
  }
  .bn-news ul li span{
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #333;
    position: relative;
    display: block;
    overflow: hidden;
  }
  .bn-news ul li a {
    padding: 0!important;
  }
  .bn-news ul li{
    padding: 10px;
  }
.bn-news ul li a,.bn-news ul li span {
text-decoration: none;
color: #000000;
border-left: 2px solid #EEE;
padding-left: 10px !important;
 }
.bn-news ul li:first-child a,.bn-news ul li:first-child span {
border-left: none;
}
.bn-news ul li a:hover{
text-decoration: underline!important;
color: #007bff;
}
.gif-icon{
  background: url(../images/new.gif) no-repeat ;
  background-position:6px 5px;
  
}
/*-----------------------------
News Ticker End Here
------------------------------*/
#myModal{
z-index: 99999;
}
 #doit_flayer  .carousel-control-next-icon,
 #doit_flayer  .carousel-control-prev-icon {
 height: 100%;
}
  #myModal .modal-lg, #myModal .modal-xl ,#myModal .modal-dialog {
  width: auto;
 }  
   #myModal .modal-content {
   width: auto;
   background-color: transparent;
 }  
 .carousel-inner{
  width: auto;
 }
 #myModal.modal-dialog { /* Width */
  max-width: 800px;
  width: auto !important;
  display: inline-block;
}
#myModal.modal.show {
 
  display: flex !important;
  justify-content: center;
 
}  

.modal-open .modal {
   z-index: 1050;
}
/* #myModal.modal {
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 1050;
  display: none;
   width: auto; 
  height: 100%;
  overflow: hidden;
  outline: 0;
  display: inline-block;
  transform: translate(-50%, -50%);
} */

/* #myModal .modal-lg, #myModal .modal-xl ,#myModal .modal-dialog {
  width: auto;
 } */
 /* #myModal .modal-content {
   width: auto;
   background-color: transparent;
 } */
 /* .block-views-blockhome-page-popup-block-1{
  max-height: 100vh;
  overflow: auto;
  height: auto;
  background-color: #fff;
} */
.block-lang-dropdown select{
width: auto!important;
border: 0!important;
border-radius: 0;
background: transparent;
color: #ffffff;
height: auto;
padding: 4px 0;
font-size: 14px;
font-weight: 600;
}
.block-lang-dropdown select:focus{
box-shadow: none;
-webkit-box-shadow:none;
-moz-box-shadow:none;
}
.block-lang-dropdown select option{
color: #000000;
}
 


.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover{
color: var(--white);
}
.navbar-light .navbar-nav .active>.nav-link,.navbar-light .navbar-nav .nav-link.active,.navbar-light .navbar-nav .nav-link.show,.navbar-light .navbar-nav .show>.nav-link{color: var(--white);}

 
#google_map_img{
display: none;
}
/** Internet Explorer */
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
.region-sidebar-first .nav.navbar-nav {
border: 1px solid #e5e5e5;
}
.custom-card{
  border: 1px solid #e5e5e5;
}
#google_map_img{
  display: block;
}
#google_map{
  display: none; 
}

}

.views-field-field-inner-website-banner img{
  width: 100%;
}


#breadcrumbs{
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.captcha__image-wrapper img{
  margin-top: 4px;
  margin-bottom: 0px;
  border: 1px solid #bbb;
}
.reload-captcha:last-child{
display: none;
}
.captcha__image-wrapper .reload-captcha{
  background-image: none;
  width: 100%;
  display: block;
}
.captcha--loading .reload-captcha {
  animation: none !important
}
.reload-captcha:focus:not(:focus-visible) {
  animation: none;
}
.copyright{
  text-align: left;
}
.site_info{
text-align: right;
padding: 0px;
}
.site_info li:first-child .views-field-changed span{
  border-right: 1px solid var(--white);
  padding: 0px 10px;
  margin-right: 5px;
}
.site_info li{
  display: inline-block;

  font-size: 12px;
 
}
/* new css added by ayush profile template */
.minister_listing {
  background-color: var(--bg-white);
  border-radius: 10px;
  padding: 15px 0px;
}
.minister_listing figure{
  margin: 0;
}
.minister_listing img {
  border-radius: 100%;
}
span.minister-post {
  /* font-size: var(--small-font); */
}
.minister-name {
  /* font-size: 13px; */
  font-weight: 700;
  line-height: 15px;
}
.minister-info {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.minister_listing .prof-3 .mb-3 {
margin-bottom: 0!important;
}
.minister_listing .prof-1 {
padding: 0 23px;
}
.minister_listing .prof-1 img {
width: 120px;
height: 120px;
}
.minister_listing .prof-2 {
padding: 0 28px;
}
.minister_listing .prof-2 img {
width: 115px;
height: 115px;
}
.minister_listing .prof-3 {
padding: 0 38px;
}
.minister_listing .prof-3 img {
width: 105px;
height: 105px;
}
/* new css added by ayush profile template */  

/* css for bootstrap version 5*/
.float-right {
  float: right!important;
}
.float-left {
  float: left!important;
}
a {
  text-decoration: none;
}
.text-left {
  text-align: left!important;
}
.text-center {
  text-align: center!important;
}
.text-justify {
  text-align: justify!important;
}
.small, small {
  font-size: .875em;
  font-weight: 400;
}
label {
  display: inline-block;
  margin-bottom: 0.5rem;
}
.block-lang-dropdown select{
  appearance: auto!important;
}
.newsfeed_label,.newslider{
  position: relative;
}
.newsfeed_label:before {
  right: -18px;
}
.js-form-item + .reload-captcha-wrapper a {
  display: none;
}
#accordion .panel-heading .card-link.collapsed::before {
  transform: rotate(0deg)!important;    
}
#accordion .panel-heading .card-link[aria-expanded="true"]::before {
  transform: rotateZ(-180deg);    
}
.card-body {
  padding: 1.25rem!important;
}
.inner-column {
  position: relative!important;
}
.wrapper .top-nav .right-panel li.search-bar .dropdown-menu.search_box {    
  right: 0px!important;
}
.wrapper .top-nav .right-panel li.cog-dropdown > .dropdown-menu {
  right: 5px!important;
}
ol {
  margin: 0px 0!important;
}
ul.list-dotted ol.lower-alpha {
  margin: 0!important;
}
nav#block-itmainmenu {
  padding: 0 15px!important;
}
html {
  scroll-behavior: smooth;
}
.placeholder {
  background-color: transparent!important;
  opacity: 1!important;
}
.placeholder a {
  color: #325e1c!important;
}
.view-doit-universal-content.view-id-doit_universal_content.view-display-id-page_5 table ul, 
.view-doit-universal-content.view-id-doit_universal_content.view-display-id-page_5 table ol {
padding: 0 0 0 20px;
}
.view-doit-universal-content.view-id-doit_universal_content.view-display-id-page_5 table .item-list ul li, 
.view-doit-universal-content.view-id-doit_universal_content.view-display-id-page_5 table .item-list ol li {
margin: 0 0 0.25em 0em;
}
nav#block-itfootermenu {
  padding: 0!important;
}
/* css for bootstrap version 5*/