@charset "utf-8";
/*Custom Nav*/
/*@import url('https://fonts.googleapis.com/css?family=Lato');*/
body {
	color: #000;
	font-family: 'Lato', sans-serif;
	padding: 0;
    margin: 0;
}
li {
	list-style: none;
}
p {
	font-size: 90%;
}
a {
	cursor: pointer;
}
a:hover {
	text-decoration: none;
}

/*Modal Search*/
.search-drop{display: block !important;}
.modal-search {
    max-width: 300px;
    min-width: 300px;
    position: absolute;
    right: 21%;
    top: 36px;
    z-index: 7;
    margin: 0;
    min-height: 45px;
    display: none;
}

.modal-search form {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: #fff;
    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
    box-sizing: border-box;
    padding: 10px 20px;
}

.modal-search .js-form-item input[type="search"] {
    width: 100%;
    background: transparent;
    border: none;
    border-bottom: 1px solid #b9bbbf;
    outline: none;
    color: #343434;
    font-size: 14px;
}

.modal-search .js-form-item input:-webkit-autofill,
.modal-search .js-form-item input:-webkit-autofill:active,
.modal-search .js-form-item input:-webkit-autofill:focus,
.modal-search .js-form-item input:-webkit-autofill:hover {
    -webkit-animation: autofill 0s forwards;
    animation: autofill 0s forwards
}

@keyframes autofill {
    100% {
        background: 0 0;
        color: #343434
    }
}

@-webkit-keyframes autofill {
    100% {
        background: 0 0;
        color: #343434;
    }
}
.modal-search .js-form-item {
    width: 85%;
}

.modal-search .form-actions input[value="Search"], 
.modal-search .form-actions input.form-submit{
    border: none;
    background: url(../images/modal-search-icon.png) no-repeat;
    background-size: 65%;
    background-position: center center;
    font-size: 0;
    width: 25px;
    height: 25px;
}

.modal-search .form-actions input[value="Search"]:focus {
    outline: none;
}

/*After Date Search Page*/
.path-search #search-form + h2 {
    margin: 20px 0 30px;
}

.path-search .block-page-title-block h1:before {
    content: "";
    background: url(../images/data-filter.png) no-repeat;
    width: 25px;
    height: 25px;
    float: left;
    margin-right: 10px;
    margin-top: 4px;
}

.path-search #search-form {
    background-color: #eee;
    border-top: 2px solid #3a95c2 !important;
    box-sizing: border-box;
    padding: 15px;
    min-height: 100px;
    padding-top: 25px;
    border: 1px solid #ddd;
}

.path-search #search-form label {
    font-weight: 400;
    font-size: 16px;
    margin-top: 8px;
    float: left;
    margin-right: 10px;
}

.path-search #search-form input[type="search"] {
    box-sizing: border-box;
    padding: 5px;
    border: 2px solid #b6c9d6;
    height: 40px;
}

.path-search #search-form .form-submit {
    border: none;
    background: url(../images/modal-search-icon-inner.png) no-repeat #3a95c2;
    font-size: 0;
    width: 50px;
    height: 40px;
    background-position: center center;
    background-size: 35%;
}

.path-search #block-swftwo-content ol {
    counter-reset: my-awesome-counter;
    list-style: none;
}

.path-search #block-swftwo-content ol li {
    border-bottom: 1px dashed #ddd;
    margin: 0;
    counter-increment: my-awesome-counter;
    padding-right: 20px;
    position: relative;
    margin-bottom: 25px;
}

.path-search #block-swftwo-content ol li:before {
    content: counter(my-awesome-counter);
    line-height: 35px;
    color: #343434;
    font-size: 14px;
    font-weight: 600;
    position: absolute;
    width: 35px;
    height: 35px;
    top: 5px;
    left: 5px;
    background: #55adee;
    border-radius: 50%;
    text-align: center;
    box-shadow: 1px 1px 0 #343434;
}

.path-search #block-swftwo-content ol li h3 {
    padding-left: 55px;
    font-size: 15px;
}

.path-search #block-swftwo-content ol li p {
    padding-left: 55px;
}

.path-search .search-help-link {
    display: none;
}


/*Logo*/
.logo {
	max-width: 550px;
	float: left;
	margin:10px 0;
}
.logo a {
	color: #000;
}
.logo img {
	float: left;
	margin-right: 10px;
}
.logo span {
	display: flex;
	font-size: 20px;
}
.logo span:nth-child(2) {
	color: #343434;
	font-weight: 600;
	font-size: 56%;
	padding-top:14px;
	white-space: nowrap;
}
.logo span:nth-child(3) {
	color: #6b6b6b;
	font-size:40%;
	white-space: nowrap;
	padding-top: 5px;
}
.common-wrapper{background-color: #434343;} 
.common-left ul li {
    padding-top: 10px;
	text-transform: capitalize;
	border-left: 1px solid #5f5f5f;
}


.header-container .minister > img {
    width:105px;
}
.header-wrapper .minister {
    position: absolute;
    right: 5px;
    bottom: 0;
}
.header-container .minister > a { font-size: 16px; color: #010101;    margin-top: 30px;
    line-height: 21px; font-weight: 800; }
.header-container .minister > a span {font-size: 13px;}
.common-right ul li.ico-sitemap a,
.common-right ul li.ico-site-search > a,
.common-right ul li.ico-accessibility a{background: none;}
.common-right ul li > ul li > a{color:#343434;}
.common-right ul li a { padding: 0; width: auto;}
/*-------------------------------------- sidebar ----------------------------------------------*/


/* ---------------- For sticky header: class="float-panel"  ------------------*/

.fixed-header {
    position: fixed;
    top: 0;
    left: 0;
	width: 100%; 
	-webkit-box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12), 0 1px 5px 0 rgba(0,0,0,0.2);
    box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12), 0 1px 5px 0 rgba(0,0,0,0.2);
}
.fixed-header.nice-menu .minister > img {
    width: 65px;
    top: -3px;
}
.float-panel {
    width:100%;z-index:999; 
    transition:all 0.5s; /* Effect for switching from .fixed to static */
}
.fixed {box-shadow:0 2px 6px rgba(0,0,0,0.2);animation:slide-down 0.7s; -webkit-box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12), 0 1px 5px 0 rgba(0,0,0,0.2);
    box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12), 0 1px 5px 0 rgba(0,0,0,0.2); opacity: 0.9;}
.fixed .fa-gg {transform: rotate(360deg); }
@keyframes slide-down {
    0% {
        
        transform: translateY(-100%);
		transition:all 0.5s;
    } 
    100% {
        
        transform: translateY(0);
		transition:all 0.5s;
    } 
}


/*Menu*/
nav {width: 100%; background-color: #216db9; position: fixed; z-index: 30;}
ul.sf-menu a, ul.sf-menu span.nolink{padding: 13px 15px; color: #fff; font-size: 84%;}
span.sf-depth-1 {
    padding: 13px 15px !important;
    color: #fff;
	font-size: 14px;
	display: inline-block;
}
ul.sf-menu li:hover > ul, ul.sf-menu li.sfHover > ul{top:100%;}
ul.sf-menu > li::before{content: ''; display: block;background-color: #fff; position: absolute; width:0;  height: 2px;
bottom: 0; left: 50%; transform: translate(-50%, -50%);  transform: translate(-50%, -50%); transition-duration: 0.4s;}
ul.sf-menu > li:hover:before{z-index: 2; width: 80%; transition-duration: 0.4s;}
ul.sf-menu a:hover, ul.sf-menu span.nolink:hover,span.sf-depth-1:hover{background-color: #225d98;}
ul.sf-menu .sf-sub-indicator::after {content: none; display: none;}
ul.sf-menu .sf-with-ul::after {content: "\f107"; display: block; font-family: FontAwesome;position: absolute;
top: 50%;  right: -2px; transform: translate(-3px, -50%); transition: all 0.4s ease;} /* edited by AV */ 
ul.sf-menu.sf-horizontal.sf-shadow ul, 
ul.sf-menu.sf-vertical.sf-shadow ul, 
ul.sf-menu.sf-navbar.sf-shadow ul ul{background-color: #216db9; box-shadow: 0 0 0 0 rgba(90, 113, 208, 0.11), 0 4px 16px 0 rgba(167, 175, 183, 0.33);}
ul.sf-menu.sf-horizontal.sf-shadow ul li, 
ul.sf-menu.sf-vertical.sf-shadow ul,
ul.sf-menu.sf-navbar.sf-shadow ul ul li{border-bottom: 1px solid #337eca;}
ul.sf-menu.sf-horizontal.sf-shadow ul li:last-child{border-bottom: none;}
.is-active{background-color: #225d98;}
/*Menu End*/



.float-element {
	width: 100%;
}
.float-element a {
	float: left;
}
.common-left a {
	color: #fff;
	font-size: 12px;
}
span.date-time {
	color: #fff;
	font-size: 75%;
	padding-top: 10px;
	float: left;
}
.ico-skip a {
	text-align: center;
}


/*Slide Fixed Content*/
/* .slide-fixed{position:absolute;top:50%; right:100px; width:300px; height:250px; background: rgba(0, 0, 0, 0.5); */
/* transform: translate(-10%, -50%); border-radius:5px;} */

.slide-fixed{position:absolute;top:50%; right:100px; width:300px; height:250px; background:url(../images/transparent-bg.png) no-repeat;
transform: translate(-10%, -50%); border-radius:5px;}
.slide-fixed .data-view-col{width:50%; box-sizing:border-box; float:left; height:115px; padding:15px 10px 5px 10px;
text-align:center;}
.slide-fixed .data-view-col h5{color:#fff; font-size:14px; margin: 8px 0;}
.slide-fixed .data-view-col h5 span{display:block;font-size: 14px;}


.search-bar a {
	text-align: center;
}
.search-bar a >.fa{font-size: 20px;}
/*Custom Slide*/
.slides > li {
	position: relative;
}
.slide-caption {
	position: absolute;
	text-align: center;
	bottom: 0;
	right: 0;
	z-index: 1000;
	display: inline-block;
	background: #000;
	background: rgba(0, 0, 0, 0.8);
	padding: 25px;
	width: 100%;
}
/*.flex-direction-nav a{height:22px;}*/
.slide-caption p {
	color: #fff;
	font-weight: 600;
	font-size: 128.57%;
	line-height: 128.57%;
	width: 60%;
	text-align: left;
	display: inline-block;
	overflow: hidden;
	float: left;
	width: 65.81%;
	margin: 0 72px 0 0
}
.slide-caption a {
	background: #d6ad0b;
	color: #000;
	font-size: 128.57%;
	padding: 10px 27px 8px 27px;
	border-radius: 2px;
	float: left;
	cursor: pointer;
}
.slide-caption h2 span {
	font-weight: 600;
	color: #33afc3;
	font-size: 115%;
}
/*.banner-wrapper .flex-direction-nav {
  top:30px;
  top:50%;
  position: absolute;
  right: 136px;
}
*/

/*====== direction arrow=========*/
/*.banner-wrapper .flex-direction-nav a::before {
  color: #fff;
  
  display: inline-block;
  font-family: "flexslider-icon";
  font-size: 30px;
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
}
.slides, .flex-control-nav, .flex-direction-nav{
	width:100%
}*/
#flexSlider-text h2 img {
	width: auto;
}
.banner-wrapper .flexslider .slides img{height: 60vh;}
.banner-wrapper .flex-direction-nav a::before, .banner-wrapper .flex-direction-nav a::before {
	color: rgba(255, 255, 255, .5);
}
.banner-wrapper .flex-direction-nav a{height:55px;  opacity: inherit; }
.banner-wrapper .flex-direction-nav .flex-next{right:0;height: 40px; width: 40px; text-align: center; font-size:0; 
background:url(../images/arrow-next.png) no-repeat center center #00000094;}/*edited by AV*/
.banner-wrapper .flex-direction-nav .flex-next:before{content:none; }
.banner-wrapper .flex-direction-nav .flex-prev{left:0; height: 40px; width: 40px; text-align: center; font-size:0;
background:url(../images/arrow-preview.png) no-repeat center center #00000094;}
.banner-wrapper .flex-direction-nav .flex-prev:before{content:none;}
.banner-wrapper .flex-direction-nav a:before{background: url(../images/prev.png);}  
/* .banner-wrapper .flexslider .slides img{min-height:320px; max-height:345px;} */
/*========body panel 1===============*/




.flexslider li a.bg-slide {
	height: 212px;
}
/*Custom Top banner*/
.banner-wrapper {
	position: relative;
	 /* background: url(../images/fishnets-and-hearts.png) repeat;   */
	 background-image: linear-gradient( 
45deg, transparent 20%, #00000061 25%, transparent 25%), linear-gradient( 
-45deg, transparent 20%, #00000045 25%, transparent 25%), linear-gradient( 
-45deg, transparent 75%, #00000054 80%, transparent 0), radial-gradient(#6f6f702b 2px, transparent 0);
    background-size: 20px 20px, 20px 20px; 
}


}
.banner-wrapper .flex-direction-nav a{z-index: 1;}
.banner-wrapper .slides li > span {
	position: absolute;
	top:50%;
	color: #fff;
	width:80%;
	padding: 21px 100px;
	text-align:center;
	z-index: 100;
	left: 50%;
    transform: translate(-50%, -50%);
	font-size:94%;
}
.banner-wrapper .flex-control-nav {
	bottom: 20px;
	left: 0;
	z-index: 999;
}
.banner-wrapper .flex-control-paging li a {
	box-shadow: 0 0 0px rgba(0, 0, 0, 0.0) inset;
	background: none repeat scroll 0 0 #dd303c;
}
.banner-wrapper .flex-control-paging li a.flex-active {
	background: #e8c65a;
}
.banner-wrapper .flex-control-nav li {
	margin: 0px 4px;
}
.banner-wrapper .flex-pauseplay {
	bottom: 22px;
	display: block;
	left: auto;
	margin: 0;
	position: absolute;
	right: 6%;
	top: auto;
	z-index: 99;
}
.banner-wrapper .flex-pauseplay a.flex-pause, .banner-wrapper .flex-pauseplay a.flex-play {
	cursor: pointer;
	display: block;
	color: #1174b5;
	position: absolute;
	bottom: 0px;
	left: 0px;
}
.banner-wrapper .flex-pauseplay a::before {
	font-size: 12px;
	color: #fff;
}
.banner-wrapper .flex-pauseplay a:focus{outline:none;}
.banner-wrapper .flex-pauseplay a {
	height: 25px;
	line-height: 25px;
	width: 25px;
}
.right-content {
	float: right;
	padding-top: 0;
}
.breadcrum-menu nav{background-color: transparent; position: static;}
.breadcrum-menu nav ol{margin: 0; line-height: 40px;}
.breadcrum-menu nav ol li{display: inline-block; color: #ff9a02; font-size: 15px; font-weight: 600; /*text-transform: capitalize;*/}
.breadcrum-menu nav ol li:before{content: "\f105"; font-family: FontAwesome; margin: 0 4px; margin-left: 0;}
.breadcrum-menu nav ol li:first-child::before{content: ''; display: none;}
.breadcrum-menu nav ol li >a{color: #fff;}
.inner-wrapper .body-container {padding-top: 0px;}
.innerpage-wrapper {
    min-height: 450px;
    background: url(../images/content-bg.png) repeat-y top right;
}
.innerpage-wrapper h1{font-size: 180%; color: #343434;}
.innerpage-wrapper h2{font-size: 160%; color: #343434;}
.innerpage-wrapper h3{font-size: 150%; color: #343434;}
.innerpage-wrapper p{text-align: justify;  line-height: 25px;}
.innerpage-wrapper table > thead{background-color: #216DB9; color: #fff;}
.innerpage-wrapper table > thead > tr th{text-transform: none; font-weight: normal;  padding: 8px; font-size: 13px; position:relative;}
.innerpage-wrapper table > thead > tr th:before{content:""; background:url(../images/sort_both.png) no-repeat; position:absolute; right: 5px;
display: block; width: 15px;height: 15px; top: 10px;background-size: 15px;}
table.dataTable thead .sorting_asc:before{content:''; background:url(../images/sort_both.png) no-repeat; height: 16px;}
table.dataTable thead .sorting_desc:before{content:''; background:url(../images/sort_both.png) no-repeat; height: 16px;}
#sorttable_sortfwdind{font-size: 0;}
#sorttable_sortrevind{font-size:0;}
table.dataTable thead .sorting {
    background-image: url(../images/sort_both.png);
}
table.dataTable thead th, table.dataTable thead td{border-bottom:none !important;}
table.dataTable.no-footer {
    border-bottom: 1px solid #ddd !important;
}
.innerpage-wrapper table > tbody > tr td{padding: 8px; font-size: 14px;}
.innerpage-wrapper table > tbody > tr:nth-child(even){background-color: #eee;}
.layout-main{padding: 30px 0;}
.content-right .layout-main{padding: 0;}
.innerpage-wrapper .item-list ul li,
.innerpage-wrapper ul li{margin: 8px 0; font-size: 15px;}
.innerpage-wrapper .item-list ul,.innerpage-wrapper ul{margin-left:15px;}
.innerpage-wrapper .item-list ul li,
.innerpage-wrapper ul li{margin: 8px 0 15px; font-size: 90%; list-style-image: url(../images/list-arrow.png); text-align: justify;}
.innerpage-wrapper .item-list ul li a, 
.innerpage-wrapper ul li a{color: #055696;}
ul.quicktabs-tabs li::before{content: none; display: none;}

/*Pagination design*/
.pager{position: static; background-color: transparent;}
.pager ul{text-align: center;}
.pager ul li{display: inline-block; }
.pager ul li >a{display: block; box-sizing: border-box;  padding: 3px 10px;border-radius: 5px; background-color: #e3f0fd;color: #343434; outline: none;}
.pager ul li.is-active > a{color:#fff; background-color: #225d98;}
.pager ul li >a:hover{}
.pager ul li::before{content: none; display: none;}


/*Contact us page*/
.contact-us-page{display: flex; justify-content: space-between;}
.contact-us-page ul.contuctuspage li{display: flex;     margin-bottom: 10px;}
.contact-us-page ul.contuctuspage li:before{margin-right: 8px; color: #0176bf;text-align: center;line-height: 22px;font-size: 15px;}
.contact-us-page ul.contuctuspage li:nth-child(1):before {
    content: "\f015";
    font-family: FontAwesome;
}
.contact-us-page ul.contuctuspage li:nth-child(2):before {
	content: "\f095";
    font-family: FontAwesome;
}
.contact-us-page ul.contuctuspage li:nth-child(3):before {
	content: "\f1ac";
    font-family: FontAwesome;
}
.contact-us-page ul.contuctuspage li:nth-child(4):before {
	content: "\f0e0";
    font-family: FontAwesome;
}
.contact-us-page .map{width: 50%;}
.contact-us-page .map > iframe{height: 250px; width: 100%;border: 5px solid #cbd6e0 !important;}

/*Feedback Form*/
.path-webform #block-swftwo-content{background: url(../images/feedback-bg.png) no-repeat;background-position: 85% 0; min-height: 450px;}
.webform-submission-feedback-form{max-width: 400px; margin: 0;  background-color: #badffc;box-sizing: border-box; padding: 10px 25px;}
.webform-submission-feedback-form .js-form-item{margin: 15px 0;}
.webform-submission-feedback-form .js-form-item textarea{border: none; border-bottom: 2px solid #8fc8f5; width: 100%; outline: none;
height: 65px; background: transparent;}
.webform-submission-feedback-form .js-form-item input.form-text,
.webform-submission-feedback-form .js-form-item input.form-email{ width: 100%; box-sizing: border-box; padding: 0;
margin: 0; border: none;  border-bottom: 2px solid #8fc8f5;  border-radius: 0 !important; outline: none; background: transparent;}
.webform-submission-feedback-form .js-form-item label{margin: 0; display: block; color: #343434;}
.webform-submission-feedback-form .form-submit{background-color: #0d9de0; color: #fff; border-radius: 20px;
box-sizing: border-box; padding: 5px 25px; display: inline-block; transition-duration: 0.4s; border: none; outline: none;}
.webform-submission-feedback-form .form-submit:hover{background-color: #055696;}
.webform-confirmation__message{    background-color: #33b68a; color: #fff; width: auto; max-width: 400px; box-sizing: border-box;
padding: 10px; border-radius: 5px; text-align: center;}
.webform-confirmation a{color: #fc644d; box-sizing: border-box; padding: 5px 10px; border: 1px solid #ff5e59; font-size: 13px;}
.webform-confirmation a:hover{background-color: #fc644d; color: #fff;}




/*Quick links*/
.quick-link{margin:2% 0;}
.wraping{border:2px solid #2196f3; float: left; width: 100%;}
.item-col{text-align:center; float:left; width:25%; box-sizing:border-box; min-height:160px;  padding: 2% 0;}
.item-col:hover{}
.item-col .icon{display:block; margin-bottom: 2%}
.item-col h3{font-size: 115%; margin:0;}
.fill h3{color:#fff;}
.fill{background-color:#2196f3; transition-duration: 0.5s;}
.fill:hover{background-color: #055696; transition-duration: 0.5s;}
.not-fill{background-color:#fff;}
.fill h3 >a{color:#fff;}
.q-link{font-size: 160%; margin-bottom:2%;}
.q-link:after{content:''; display:block;background-color: #2196f3; width:60px; height: 3px; margin: 7px auto 0; border-radius: 5px;}

/*Photo Gallery*/
.photo-gallery{background-color:#343434; padding: 2% 0;}
.photo-gallery-sec img, .video-gallery-sec img{height: 350px; width: 100%;}


/*Scroll top*/
.scrollTop {
	position: fixed;
	right: 2%;
	bottom: 10px;
	padding: 20px;
	opacity: 0;
	-webkit-transition: all 0.4s ease-in-out 0s;
	transition: all 0.4s ease-in-out 0s;
	cursor: pointer;
	width: 45px;
	height: 45px;
	z-index: 99;
	border-radius:50%;
	background:url(../images/small-icon/scrolltop.png) #055696;
	background-position:50% 0;
}
.scrollTop:hover {
	background-position:50% 100%;
}

/*Footer*/
.block-cmf-design-footer p a { color: #78c3ff;font-size: 14px;}
.carousel-wrapper{border:none;}
.block-visitors {
	width: 100%;
    text-align: center;
}
.block-visitors ul li{color: #fff !important;font-size: 15px !important;}
.block-visitors ul li > em{font-style: normal; font-size: 18px;}
.footer-top-wrapper ul {
	margin-bottom: 0;
	padding: 12px 0 2px;
}
.footer-top-wrapper ul li a {
	font-size: 88%;
	position:relative;
}
.footer-top-wrapper ul li a:after{content:''; display:block; width:0; height:2px; background-color:#fff; left: 50%; position: absolute; transform: translate(-50%, -50%); transition-duration:0.4s;}
.footer-top-wrapper ul li a:hover:after{width:50%; transition-duration:0.4s;}
.common-right ul li.high-contrast-toggle > a{
	background-color: #fff;
    color: #006baf;
}

/* my new css started from here */
.nice-menu .logo {width: 160px;margin: 0;padding-top: 2px;}
.nice-menu .logo img{width: 55px;height: auto;float: left;margin: 0;}
.nice-menu .logo p{margin: 0;padding: 0;color: #fff;line-height: 20px;padding-top: 5px;}
.nice-menu .logo p span{font-size: 30px;font-weight: 800;}
.nice-menu .toggle-menu{float: left;}
.nice-menu .toggle-menu .fa{color: #fff;padding: 10px;font-size: 27px;padding-top:18px;}
.nice-menu .minister{float: right; padding-right: 65px;}
.nice-menu .minister a{font-size: 90%;margin:5px;color: #fff;padding-top: 15px;font-weight: 700;    line-height: 13px;
display:block;}
.nice-menu .minister a span{font-weight: normal;font-size: 10px;}
.nice-menu .minister > img{width: 86px;position: absolute;top: -24px;right: 0;}
.web-services {
    color: white;
    width: 100%;
    display: block;
    float: left;
    text-align: center;
    background: linear-gradient(to right, #1a6ea5, #3d95c3,#1a6ea5);
}
.web-services .items{}
.web-services .items ul{margin: 0 auto;}
.web-services .items ul li{float: left;padding: 20px 15px;transition-duration: 0.4s; box-sizing:border-box;}
.web-services .items ul li:hover{background-color: #fff;color: #033455;transition-duration: 0.4s;}
.web-services .items ul li .icon{}
.web-services .items ul li .icon > .fa{font-size: 25px;}
.web-services .items ul li a{font-size: 11px; color:#fff;}
.web-services .items ul li:hover a{color: #033455;}


/*Odisha Website Style*/
.middle-menu{background: #03446e;
/* background: -moz-linear-gradient(90deg, rgba(45,166,175,1) 0%, rgba(66,142,204,1) 52%, rgba(47,165,177,1) 100%); */
/* background: -webkit-linear-gradient(90deg, rgba(45,166,175,1) 0%, rgba(66,142,204,1) 52%, rgba(47,165,177,1) 100%); */
/* background: linear-gradient(90deg, rgba(45,166,175,1) 0%, rgba(66,142,204,1) 52%, rgba(47,165,177,1) 100%); */}
.middle-menu ul{margin: 0; text-align: center; width: 100%;}
.middle-menu ul li{display: inline-block; padding: 0 25px; position:relative;}
.middle-menu ul li:after{content:''; display:block;width: 2px; background-color:#61b5cc; height: 15px; position: absolute; top:7px; right: 0;}
.middle-menu ul li:first-child:after,
.middle-menu ul li:last-child:after{content:''; display:none;}
.middle-menu ul li > a{color:#fff; font-size:95%;}

.odisha-profile-col .listing-details{float:left;min-height:127px;}
.odisha-profile-col .listing-details p{text-align: justify; line-height: 24px;} 
.listing-details ul li{background:url(../../images/list-icon.png) no-repeat 0 5px; display:block; padding-left:25px;height: 30px;}
.listing-details ul li > span{color: #3ca8e3;font-weight: 600;width: 46px;float: left;font-size: 16px;}
.odisha-profile-col .view-map{float:right; width: 60%; min-height:165px;}
.know-more{background-color: #0d9de0; color: #fff; border-radius: 20px; box-sizing: border-box; padding: 5px 25px; display: inline-block;
transition-duration: 0.4s;}
.know-more:hover{color: #fff;}
.investment-link-one{position:relative;  background-color: #e8eaed;margin-bottom: 10px;}
.investment-link-one h1 {
    text-transform: uppercase;
    font-size: 90%;
    font-weight: bold;
    color: #343434;
	letter-spacing: normal;
	border-bottom: 1px solid #d6d6d6;
    padding: 10px 15px;
}
.investment-link-one ul{position:absolute; bottom:0; margin:0; width:100%; text-align:center;}
.investment-link-one ul li{display:inline-block;}
.investment-link-one ul li a{background-color: #e30b13; color: #fff; font-size: 14px; padding: 4px 12px; box-sizing: border-box;
display: block; border-top-right-radius: 5px; border-top-left-radius: 5px; transition-duration: 0.4s;}
.investment-link-one ul li a:hover{padding-top: 10px; transition-duration: 0.4s;}
.investment-link-tow a{background-color:#216DB9; display:block; color:#fff; margin:10px 0; box-sizing:border-box; padding:8px; border-radius:8px;}
.investment-link-tow a:hover{background-color:#423f3f;}
.investment-link-tow a img{float:right;margin-top: -4px;}
.investment-link-three{position:relative;}
.donate-now{position: absolute;left: 50%; transform: translate(-50%, -40%); bottom: 0; background-color: #0d9de0; color: #fff; border-radius: 20px;
box-sizing: border-box; padding: 5px 25px; display: inline-block; transition-duration: 0.4s;}
.donate-now:hover{color: #fff;  background-color: #037ab1; transition-duration: 0.4s;}
.whats-new-link-one{margin-bottom: 10px; position:relative;     -webkit-box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12), 0 1px 5px 0 rgba(0,0,0,0.2);
    box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12), 0 1px 5px 0 rgba(0,0,0,0.2);
    border-radius: 7px;}
.whats-new-link-two{ position:relative;  -webkit-box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12), 0 1px 5px 0 rgba(0,0,0,0.2);
    box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12), 0 1px 5px 0 rgba(0,0,0,0.2);
    border-radius: 7px;}
.whats-new-link-one img, .whats-new-link-two img{max-height: 185px; width: 100%;}
.whats-new-link-one a{background-color: #0d9de0; position: absolute;left: 0; bottom: 50px; color: #fff; box-sizing: border-box; padding: 5px 18px;
border-top-right-radius: 15px; border-bottom-right-radius: 15px; font-size:13px;}
.whats-new-link-one a:hover{color: #fff; background-color: #037ab1; transition-duration: 0.4s;}

.whats-new-link-two a{background-color: #0d2f54; position: absolute;right: 0; bottom: 25px; color: #fff; box-sizing: border-box; padding: 5px 18px;
border-bottom-left-radius: 15px; border-top-left-radius: 15px; font-size:13px;}
.whats-new-link-two a:hover{color: #fff; background-color: #1c5b9f; transition-duration: 0.4s;}

/*Department and trending section*/
.border-top{border-top:1px solid #e2e2e2; border-bottom: 1px solid #e2e2e2; padding-bottom: 20px;}
.department-sec, .trending-news{padding:10px 0;}
.department-sec p{margin-bottom:5px;}
.department-sec h1, .trending-news h1{font-size: 105%; text-transform: uppercase; font-weight: 600; margin-bottom:15px;}
.department-trending{padding:25px 0;}
#trending-news .slides li strong.head-line{font-size: 14px; text-decoration: underline;}
#trending-news .slides li span.publish-date{display: block; color: #868686; font-size: 14px;}
.search-department li{display:inline-block; padding: 0 3px;}
.search-department li a{color:#000; font-size:14px;}
.search-department li a.active{background-color:#3e8dc5; color:#fff; padding: 3px 8px;}
.information-col{background-color:#f1f1f1; display:flex; min-height: 250px;}
.role-listing{width:50%; box-sizing:border-box;  padding: 15px 20px;}
.address-information{width:50%; box-sizing:border-box; text-align: center; padding-top:20px;}
.address-information address{text-align: left;    font-size: 13px;}
.address-information address a{color: #3e90c2;}
.address-information h5{color:#3e90c2; font-size: 14px;     font-weight: 600; margin: 5px 0;}
.role-listing h4{color:#3e8dc5;font-size: 103%; font-weight: 600; text-decoration: underline;}
.role-listing ul li a{color:#343434;}

/*Thrid Section*/


#news-slider .slides >li h5{font-size: 105%; text-transform: uppercase; font-weight: 600; padding: 10px; background-color:#fff;}
#news-slider .slides >li > img,
#news-slider .slides >li > ul{padding:0 10px;}
#news-slider .slides >li > ul{padding:15px; box-sizing:border-box;     line-height: 24px;}
#news-slider .slides >li > ul li a{color:#57585d;font-size: 14px; text-decoration: underline;}

.more-details{display: block; text-align: right; padding-right: 10px; padding-bottom: 10px; color: #111113; text-transform: uppercase;font-size: 12px;
font-weight: 600;}
.slide-section{margin: 20px 0 25px;}
.slide-section .flex-control-paging li a.flex-active{background-color:#1a7ab7;}

/*Social Media*/
.social-media{padding:25px 0;}
.social-feeds{max-width:850px; min-width:850px; margin:0 auto;}
.social-feeds-left{float:left; width:60%; padding-top:40px;}
.social-feeds-left h5{color: #9e9ea0; font-size: 45px; font-weight: 100;}
.social-feeds-right{float:right; width:40%;}
.social-feeds ul.tabs{
margin: 0px;
padding: 0px;
margin-bottom: 20px;
list-style: none;
}
.social-feeds ul.tabs li{
	background: none;
	display: inline-block;
	color:#444444;
	padding: 10px 15px;
	cursor: pointer;
	font-weight:600;
	text-transform: uppercase;
	font-size: 13px;
	position:relative;
	transition-duration:0.7s;
}
.social-feeds ul.tabs li:after{content:''; display:block; border-right: 2px solid #c5c5c5; width: 2px;
    height: 15px; position: absolute; right: 0;  top: 12px;}
.social-feeds ul.tabs li:last-child:after{content:''; display:none;}
.social-feeds ul.tabs li:nth-child(1){padding-left:5px;}

.social-feeds ul.tabs li.current{
	color: #3c5897;
	transition-duration:0.7s;
}

.social-feeds .tab-content{
	display: none;
	background: #ededed;
	padding: 15px;
	min-height: 415px;
    max-height: 425px;
}
.social-feeds .tab-content img{width:100%;}

.social-feeds .tab-content.current{
	display: inherit;
	transition-duration:0.7s;
}


/*Footer*/
.footer {
    background-color: #216DB9;
    color: #fff;   
	display:inline-block;
	width: 100%;
}
.footer h1{
	font-size: 19px;
    font-weight: 700;
}
.footer ul li{
	font-size: 12px;
	color: #a6b4bd;
	line-height: 21px;
}
.footer-inline-menu{padding: 10px 0;} 

.footer-inline-menu ul {
    margin: 0 auto;
    float: inherit;
    display: table;
}
.footer-inline-menu ul li {
    float: left;
    list-style-type: none;
    font-size: 84%;
    font-weight: 500;
	padding:5px 19px;
	border-left: 1px solid #ececec3b;
}
.footer-inline-menu ul li:first-child{border-left: none;}
.footer-inline-menu ul li a{color: #fff;}


/*Events & Exhibition*/
.events-details{
    height: 287px;
    overflow: auto;
    box-sizing: border-box;
    padding: 0 15px;
    margin-top: 0%;
    float: left;
    width: 100%;
}
.events-details ul > li{width: 100%; margin: 10px 0;  padding: 5px 0; border-bottom: 1px dashed #c7c7c7;}
.events-details ul > li > a{color:#343434; display: flex;  box-sizing: border-box; font-size: 84%;}
.events-details ul > li > a:before{content: "\f101"; font-family: FontAwesome; color: #225d98; font-size: 19px; margin:-3px 5px 0 0;}
.minister-col { min-height:113px; background:#3996c1;  margin-bottom:10px;}
#slide-section-area h3{text-align: center;margin-bottom: 26px;} 

/* CSS (19112019) */

.banner-minister{text-align: center;padding-top: 35px;}
.banner-minister h3{color: #216db9;font-size: 15px;font-weight: 600;margin-bottom: 0;}
.banner-minister p{margin: 0; font-size: 84%;}
.banner-minister img{border-radius: 50%; width: 95px; height: 95px; border: 3px solid #216db9;}

.banner-secretary{text-align: center;padding-top: 35px;}
.banner-secretary h3{color: #216db9;font-size: 14px;font-weight: 600;margin-bottom: 0;}
.banner-secretary p{margin: 0; font-size: 84%;}
.banner-secretary img{border-radius: 50%; width: 85px; height: 85px; border: 3px solid #216db9;}

.m-b-10{margin-bottom: 10px;}

/* css for faded line  */
.fade_rule {
height: 1px;
background-color: #E6E6E6;
width: 66.0em;
margin: 0 auto;
background-image: linear-gradient(to left , white 2%, #E6E6E6 50%, white 98%);
background-image: -o-linear-gradient(to left , white 2%, #E6E6E6 50%, white 98%);
background-image: -moz-linear-gradient(to left , white 2%, #E6E6E6 50%, white 98%);
background-image: -webkit-linear-gradient(to left , white 2%, #E6E6E6 50%, white 98%);
background-image: -ms-linear-gradient(to left , white 2%, #E6E6E6 50%, white 98%);
background-image: -webkit-gradient( linear, left bottom, right bottom, color-stop(0.02, white), color-stop(0.5, gray), color-stop(0.98, white) );
}

/* odisha-about section css */

.about-sec{padding: 30px 0;}
.about-sec .investment-col .investment-heading{font-size: 155%;font-weight: 700;color: #0D2E54;margin-bottom: 25px;}
.about-sec .investment-col .investment-heading span{font-weight: normal;}

.content-invetment {
    min-height: 390px;
    max-height: 390px;
    border: solid 1px #e8e8e8;
	padding: 0 0 10px 10px;
}
/*For Scaoll Style*/
.content-invetment .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar { background-color: #055696 !important;}
.content-invetment .mCS-autoHide > .mCustomScrollBox > .mCSB_scrollTools, .tab-wrapper .mCS-autoHide > .mCustomScrollBox ~ .mCSB_scrollTools {
opacity:1;width:10px}
.content-invetment .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {width:5px !important;}
.content-invetment .mCSB_scrollTools .mCSB_draggerRail {width:0;}
.content-invetment .mCSB_inside > .mCSB_container { margin-right: 15px;}
.content-invetment .mCustomScrollbar > .mCustomScrollBox > .mCSB_scrollTools.mCSB_scrollTools_onDrag, .tab-wrapper .mCustomScrollbar > .mCustomScrollBox ~ .mCSB_scrollTools.mCSB_scrollTools_onDrag {
opacity: 1;filter: alpha(opacity=100);-ms-filter: alpha(opacity=100);}
.content-invetment .mCS-autoHide > .mCustomScrollBox > .mCSB_scrollTools, .tab-wrapper .mCS-autoHide > .mCustomScrollBox ~ .mCSB_scrollTools {
opacity:1;width:10px}
.content-invetment .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {width:5px !important;}
.content-invetment .mCSB_scrollTools .mCSB_draggerRail {width:0;}
.content-invetment .mCustomScrollbar > .mCustomScrollBox > .mCSB_scrollTools.mCSB_scrollTools_onDrag, .tab-wrapper .mCustomScrollbar > .mCustomScrollBox ~ .mCSB_scrollTools.mCSB_scrollTools_onDrag {
opacity: 1;filter: alpha(opacity=100);-ms-filter: alpha(opacity=100);}
/*End Scaoll Style*/


.about-sec .odisha-profile-col .odisha-profile-head{font-size: 150%;font-weight: 700;color: #0D2E54;margin-bottom: 15px;}
.about-sec .odisha-profile-col .odisha-profile-head span{font-weight: normal;}

.about-sec .van-dhan-yojana-training-title .training{font-size: 155%;color: #fff; padding: 8px 0; float: left; width: 100%;background-color: #216db9;}
.about-sec .van-dhan-yojana-training-title .training span{font-weight: normal;}
.about-sec .van-dhan-yojana-training-title .training > i{    margin: 0 8px;}

.voter-helpline{font-size: 155%; font-weight: 600;margin-bottom: 9px;}
.voter-helpline span{font-weight: normal;}

.about-sec .helpline-box {border: 1px solid #e2e0e0;border-radius: 8px;min-height: 161px; position:relative; margin-bottom:20px;}
.about-sec .helpline-box p:first-child{border-bottom: 1px solid #ddd;padding-bottom: 25px;}
.about-sec .helpline-box p{font-size: 14px;padding: 17px 0;width: 90%;margin-left: 18px;}
.about-sec .helpline-box p a{color: #216db9;}
.about-sec .helpline-box img{position: absolute;right: 10px;bottom: 34px;}

.training-box{background-color: #fff;box-sizing: border-box;box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12), 0 1px 5px 0 rgba(0,0,0,0.2); height: 100%;}
.about-sec .training-box .read-more-btn{outline: none; border: none;position: absolute;bottom: 0;left: 34%;padding: 5px 25px;border-top-left-radius: 10px;border-top-right-radius: 10px;background-color: #0d9de0;color:#fff;transition: 0.4s;}
.social-section{background: url("../images/social-bg.jpg");background-repeat: no-repeat;background-size: cover;padding: 35px 0;}
.social-section .social-box{background-color: #fff;height:400px;} 
.social-section .social-box ul{display: flex;}
.social-section .social-box ul li{flex-grow: 1;width: 33%;}
.social-section .social-box iframe{width: 98% !important;  margin: 0 0px; height: 305px !important;}
.social-section .social-box h3{text-align: center;color: #fff; background-color: #216db9;font-weight: 600; padding: 9px 0; font-size:155%; margin:0;}
.social-section .social-box h3 span{font-weight: normal;}
.social-box #pills-tabContent .feeder { width:94%; margin:0 auto;}
.social-box #pills-tabContent #pills-home { text-align:center;}
/* social section style */
.social-section .social-box ul.nav-pills li a.nav-link-fb{background-color: #4b69b1;width:33%;}
.social-section .social-box ul.nav-pills li a.nav-link-twitter{background-color:#2bb2e1;;width:33%;}
.social-section .social-box ul.nav-pills li a.nav-link-instagram {background: #f09433; background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%); background: -webkit-linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); background: linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f09433', endColorstr='#bc1888',GradientType=1 );width:33%;}
.twitter-timeline.twitter-timeline-rendered {
    width: 100vw !important;
}

.social-section .nav-pills .nav-item .nav-link {border-radius: 0px;padding: 6px 58px;outline: none;color: #fff;border:1px solid #ffffff;}
.social-section .nav-pills .nav-item .nav-link .fa{ font-size: 25px;}
.imp-links h1 {
    font-size: 155%;
    font-weight: 600;
}
.imp-links h3 {
	text-align: center;
    color: #fff;
    padding: 8px 0;
    font-size: 155%;
    margin: 0;
    background-color: #216db9;
    min-height: 45px;
}
.imp-links h3 > span{font-weight: normal;}
.imp-links {background:#fff; height: 400px;}
.imp-links ul {
    padding: 0;
    margin: 0;
}

    .imp-links li {
        line-height: 26px;		 
}


    

    .imp-links li:hover {
        background: #e8eaed !important;
    }

.imp-links li a {
color: #000;
display: flex;
font-size: 85%;
padding: 8px 10px;
}
.imp-links li a:hover {
    background: #407cac !important;
    color: #fff;
}
.path-frontpage .imp-links li a:hover:before {
    color: #fff;
}
.imp-links li a:before{content: "\f101";  font-family: FontAwesome; color: #225d98;  font-size: 19px;margin:0 5px 0 0;}  

.imp-links li:nth-child(odd) {
	background: #fbfeff;
} 

.imp-links li:nth-child(even) {
	background: #d3ecff;
} 

.imp-links .read-more {
    display: block;
    padding: 9px;
    text-align: right;
    background: #f5f6f8; 
} 

.odisha-gallery  {
    text-align: left;
    color: #0C3054;
    font-weight: 600;
    padding: 9px 10px;
    font-size: 155%;
   
}
/* calendar css */

@media (max-width:575px) {
    .display-4 {
        font-size: 1.5rem;
    }
    .day h5 {
        background-color: #f8f9fa;
        padding: 3px 5px 5px;
        margin: -8px -8px 8px -8px;
    }
    .date {
        padding-left: 4px;
    }
}

@media (min-width: 576px) {
    .day {
        height: 3.7vw;
    }
}
.day h5 { font-size:90%;}
.p-2 {
    padding: .5rem !important;
}
a.event {
    padding: 3px !important;
    font-size: 55%;
}
.text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
	white-space: nowrap;
	max-height: 70px;
}
.text-muted {
    color: #868e96!important;
}
.border-top-0 {
    border-top: 0!important;
}
.border-left-0 {
    border-left: 0!important;
}
.bg-light {
    background-color: #f8f9fa!important;
}
.border {
    border: 1px solid #e9ecef!important;
}
.m-t-m-5{
	margin-top: -5px;
}
.heading-calendar{text-align: center;color: #0C3054;font-weight: 600;font-size: 110%; padding: 14px 0 0;}
.heading-calendar span{font-weight: normal;}
.social-section .months{padding: 0!important;}
.social-section .months h5{font-size: 12px;margin: 0;border: 1px solid #25252530;font-weight: 600;}
.prev-selector{display: flex;justify-content: center;align-items: baseline;padding-top: 15px;}
.next-selector{display: flex;justify-content: center;align-items: baseline;padding-top: 15px;}
.prev-selector > p , .next-selector > p{font-size: 16px;font-weight: 500;}

/* slider section css */
#news-photo-slider .flex-direction-nav .flex-prev {opacity: 1 !important;	left: -28px; }
#news-photo-slider .flex-direction-nav .flex-prev:hover {opacity: 1;	left: -28px; }
#news-photo-slider .flex-direction-nav .flex-next {right: -28px;text-align: right;opacity: 1 !important; }
#news-photo-slider .flex-direction-nav .flex-next:hover {right: -28px;text-align: right;opacity: 1; }
#news-photo-slider .flex-direction-nav .flex-prev::before{color: #216db9; font-size: 25px;} 
#news-photo-slider .flex-direction-nav .flex-next::before{color: #216db9; font-size: 25px;} 

.m-t-10{margin-top: 25px;}
.slide-section .btn-custom .fa{font-size: 10px;}
.footer .footer-down{border-top: 1px solid #508bc5;}

/*Five T Section*/
.five-t-sec{background: url(../images/shape3.svg) no-repeat; background-size:cover; min-height: 85px; display: flex; position: relative;} 
.five-t-logo{float: left;}
.five-t-listing{display: flex; align-items: center;  justify-content: center;margin: 0; -webkit-transform: translateY(-30px);  -moz-transform: translateY(-30px);
-ms-transform: translateY(-30px);  -o-transform: translateY(-30px);  transform: translateY(-30px);}
.five-t-listing li{
        display: inline-block;
    text-align: center;
    margin: 0 2px;
    min-width: 85px;
}
.five-t-listing li a{margin-top: -10px; display: block; color: #343434; font-size: 81.25%;}
.five-t-listing li > span{display: block;background-color: #fff; border-radius: 50%; width: 60px; height: 60px; margin: 0 auto;
box-sizing: border-box;  padding: 10px;}
.five-t-listing li > span img{transition: 0.70s;-webkit-transition: 0.70s;	-moz-transition: 0.70s;	-ms-transition: 0.70s; -o-transition: 0.70s; margin-top: 8px;}
.five-t-listing li:hover > span img{transition: 0.70s;	-webkit-transition: 0.70s;	-moz-transition: 0.70s;	-ms-transition: 0.70s;
-o-transition: 0.70s;	-webkit-transform: rotate(45deg);	-moz-transform: rotate(45deg);	-o-transform: rotate(45deg);
-ms-transform: rotate(45deg);	transform: rotate(45deg);}
.sec-first{width: 45%;}
.sec-second{width: 55%; padding-left: 0; display: flex; justify-content: center; align-items: center;}
.sec-second ul{float: left; margin: 0;}
.sec-second ul li{display: inline-block; text-align: center; margin: 0 4px;}
body.or .sec-second ul li a {font-size: 11px;}
.sec-second ul li a{color: #fff; font-size:10px;}
.i-width > img{width:27%;}
.inner-expend{background-color: #fff; min-width: 83%; position: absolute;
left:50%;top:100%; transform: translate(-50%, -0%); box-shadow: 0 0 20px 0 rgba(0,0,0,.3); border-bottom-left-radius: 5px; border-bottom-right-radius: 5px;
box-sizing: border-box; min-height: 96px; z-index: 10; display: none;  justify-content: space-between; padding: 10px; text-align: left; 
display: none!important;    padding-top: 23px;} 
.show-card{display: block!important;}

.inner-expend:before{    content: ''; width: 0; height: 0; border-left: 10px solid transparent; border-right: 10px solid transparent;
border-bottom: 10px solid white; top: -10px; position: absolute; left: 84%;
}
.inner-expend h4{font-size: 16px; font-weight: 400; color: #fff; float: left; width: 32%; text-align: center;}
.sec-left-link a{background-color: #3996c1; font-size: 13px !important;  box-sizing: border-box; padding: 3px 10px; display: inline-block;}
.sec-right-link a{background-color: #3996c1; font-size: 13px !important;  box-sizing: border-box;  padding: 3px 10px;display: inline-block; margin-right: 5px;} 
.sec-left-link a:hover, .sec-right-link a:hover{background-color: #007bff;}
.sec-left-link{width: 49.5%; float: left; background: url(../images/login-bg1.jpg) no-repeat; min-height:75px;display: flex;
align-items: center;}
.sec-right-link{width: 49.5%; float: right;background: url(../images/login-bg2.jpg) no-repeat; min-height:75px;display: flex;
align-items: center;}
#close-btn{position: absolute;  top: 0; right: 0; color: #343434; width: 20px; height: 20px;
text-align: center; line-height: 20px; font-size: 11px; outline: none;}


/* news marquee section style*/

.news-runner{padding: 0px; background: url(../images/runner-bg.png); position: absolute;z-index: 2; width: 97%;}
.news-runner .inner-runner{margin: 0px;min-height: 35px;overflow:hidden;}
.news-runner .inner-runner ul{margin:3px 0 0 0;}
.news-runner .inner-runner ul li{display: inline-block;line-height: 2px;margin: 0px 10px;padding: 0px 0px;padding-left:13px;font-size: 13px;position:relative;}
.news-runner .inner-runner ul li a{color:#fff;padding-left:3px;}
.news-runner .news-runner-head{background-color: #f36051;}
.news-runner .news-runner-head a { margin: 0px; padding: 5px; color: #fff; font-weight: normal; height: 35px; display: block; text-align: center;
box-sizing: border-box;}
.news-runner .news-runner-head a:hover{color:#fff;}
.news-runner .item-list > ul{height:35px; line-height:30px; margin-bottom:0;}
 .TickerNews{
    width: 100%;
    height: 35px;
    line-height: normal;
}
.unee_wrapper{
width: 100%;
position: relative;
overflow: hidden;
}
.ti_slide{
width: 30000px;
position: relative;
left: 0;
top: 0;
}
.ti_content{
width: 100%;
position: relative;
float:left;
}
.ti_content ul li{display: inline-block;}
.ti_news{
float:left;
}
.ti_news a:before{content: ''; display: block; width: 20px;  height: 20px; background: url(../images/send.png) 0 1px; background-repeat: no-repeat;
position: absolute; left: 0px;top: 8px;}
.ti_news a{
display: block;
margin-right: 10px;
color:#fff;
font-size:14px;
text-decoration: none;
padding-left:20px;
position:relative;
}
#stop-resume{
display: block;
padding: 10px;
margin:10px;
width: 70px;
text-align: center;
border:solid 1px white;
text-decoration: none;
}
#stop-resume:active{
background-color:white;
border:solid 1px #f1f1f1;
color:blue;
}
 
/****Viwe Page of News****/ 
.page-node-type-flash-news .flashnews-details .views-row {margin: 10px 0; float: left; width: 100%;}
.page-node-type-flash-news .flashnews-details .views-row .views-field-nothing{display: none;}
.page-node-type-flash-news .flashnews-details .views-row .views-field:before{content: ''; display: block;background: #ff512f;
background: -webkit-linear-gradient(to right, #ff512f, #dd2476); width: 40px; height: 40px; margin-right: 10px; float: left;
background: linear-gradient(to right, #ff512f, #dd2476); border-radius: 5px; margin-top:7px;}
.page-node-type-flash-news .flashnews-details .views-row .views-field{width: 30%; float: left; position: relative} 
.page-node-type-flash-news .flashnews-details .views-row .views-field:after{content: ''; display: block; background: url(../images/calendar-icon.png) no-repeat;  width: 25px;  height: 25px;  position: absolute; top: 12px; left: 7px;} 
.page-node-type-flash-news .flashnews-details .views-row .views-field .views-label-field-date-range,
.page-node-type-flash-news .flashnews-details .views-row .views-field .views-label-field-date-range-1{font-weight: 600;} 
 
.p-l-none{padding-left: 0px;}
.p-r-none{padding-right: 0px;}

.banner-minister a{color:#216db9;}
.inner-runner .item-list{overflow:visible!important;}
.training-box .item-list{overflow:visible!important;}
.js-drupal-fullcalendar .fc-scroller{height: 285px !important;  overflow-y: hidden !important;}


/*Calendar Design*/
.calendar-widget{height:400px; padding: 0;} 
.js-drupal-fullcalendar .fc-header-toolbar{background-color: #216db9; min-height: 45px; padding-left: 5px;padding-top: 5px; display: flex; align-items: center; justify-content: space-between;}
.js-drupal-fullcalendar .fc-header-toolbar .fc-left button,
.js-drupal-fullcalendar .fc-header-toolbar .fc-right button{background: none; border: none; text-shadow: none; box-shadow: none; padding: 0 10px !important; outline: none; text-transform: capitalize; background-color: #0d9de0;
color: #fff;  box-sizing: border-box; height: 27px;  font-size: 13px;     opacity: inherit;  margin: 0 2px;}
.js-drupal-fullcalendar .fc-header-toolbar .fc-center h2{font-size: 13px; color: #fff;width: 100px;}
.js-drupal-fullcalendar .fc-header-toolbar .fc-right{margin-left: -20px;}
.js-drupal-fullcalendar .fc-month-view{padding: 0 15px;}
.js-drupal-fullcalendar .fc-month-view .fc-widget-header{height: 30px; line-height: 30px;}
.js-drupal-fullcalendar .fc-month-view .fc-widget-header tr th{color: #f36051;  font-weight: 600; font-size: 12px;}
.js-drupal-fullcalendar .fc-month-view .fc-week .fc-content-skeleton table tbody .fc-day-grid-event{background-color: #0d9de0 !important;
    border-radius: 0;border: none;padding: 2px;}
.js-drupal-fullcalendar .fc-month-view td.fc-today{background-color: #f36051; color: #fff; border-right: none; height: 27px; float: left; width: 100%;}


/*Photo Gallery*/
.album-list .item-list li:before{content: 'none'; display: none;}
.album-list .item-list ul {float: left; width: 100%;  justify-content: space-between; flex-direction: column; margin: 0;

}
.album-list .item-list li{width:23%; float: left; margin-right: 20px !important; margin-bottom: 30px !important; background: #f3f3f3;min-height: 220px;     -webkit-box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12), 0 1px 5px 0 rgba(0,0,0,0.2);
box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12), 0 1px 5px 0 rgba(0,0,0,0.2);  list-style-image: none !important;}
.album-list .item-list li .views-field-field-image img{width: 100%; height: 150px;}
.album-list .item-list li .views-field-field-image img::before{content: ''; display: block;}
.album-list .item-list li .views-field-field-image{position: relative;}
.album-list .item-list li .views-field-field-image:before{content: "\f03e"; display: block; font-family: FontAwesome;position: absolute;
left:0; top:0; color: #fff; background-color: #0d9de0;padding: 5px 10px;box-sizing: border-box;
border-bottom-right-radius: 8px; }
.album-list .item-list li .views-field-title{display: block; box-sizing: border-box; padding: 5px 8px;}
.album-list .item-list li .views-field-title a{display: block; color: #343434; line-height: normal; outline: none;}
#quicktabs-album .quicktabs-tabs li > a{background: url(../images/list.png) no-repeat center left #0d9de0;  background-position:50% 50%; color: #fff; box-sizing: border-box;  padding: 5px 15px;    font-size: 0;
width: 45px; height: 30px; display: inline-block;}

#quicktabs-album .quicktabs-tabs li:nth-child(1) a{background: url(../images/grid.png) no-repeat center center #0d9de0;}
#quicktabs-album li.active a{background-color:#216db9;}
.grid-photo .item-list ul li::before,
.list-photo .item-list ul li::before{content: 'none'; display: none;}
.grid-photo .item-list ul, .list-photo .item-list ul{float: left; width: 100%;}
.grid-photo .item-list ul li{width: 19%; float: left; margin-bottom: 20px; margin-right: 10px;background: #eee;-webkit-box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12), 0 1px 5px 0 rgba(0,0,0,0.2);
    box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12), 0 1px 5px 0 rgba(0,0,0,0.2); list-style-image: none;}
.grid-photo .item-list ul li img{width: 100%; height: 150px;}
.grid-photo .item-list ul li .views-field-title{display: block; min-height: 55px; box-sizing: border-box; padding: 5px;}

.list-photo .item-list ul li{width: 100%; list-style-image: none; float: left; margin-bottom: 20px; margin-right: 10px;background: #eee;
-webkit-box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12), 0 1px 5px 0 rgba(0,0,0,0.2);
box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12), 0 1px 5px 0 rgba(0,0,0,0.2);}
.list-photo .item-list ul li img{width: 210px; height: 150px;}
.list-photo .item-list ul li .views-field-title{display: block; min-height: 55px; box-sizing: border-box; padding: 5px;}
.list-photo .item-list ul li .views-field-field-image{width: 20%; box-sizing: border-box; float: left;}
.list-photo .item-list ul li .views-field-title{width: 80%; box-sizing: border-box; float: left; font-size: 14px; line-height: 25px;}

/*Video Gallery Page*/
.page-video-gallery .item-list ul > li::before{content: "none"; display: none;}
.page-video-gallery .item-list ul{display: flex;flex-direction: row;flex-wrap: wrap;flex-flow: row wrap; justify-content: space-between; margin:0;}
.page-video-gallery .item-list ul > li{width: 24%;background: #f3f3f3; min-height: 275px; list-style:none;    list-style-image: none;
-webkit-box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12), 0 1px 5px 0 rgba(0,0,0,0.2);
box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12), 0 1px 5px 0 rgba(0,0,0,0.2); margin-bottom: 25px;}
.page-video-gallery .item-list ul > li iframe{width: 100%;height: 200px;}
.page-video-gallery .item-list ul > li .views-field-title{box-sizing: border-box;  padding: 0 8px 15px 8px; font-size: 15px;
line-height: 19px;}

/*Inner Page Left Menu*/
.content-left nav {position: inherit;  background-color: transparent; padding-top: 40px;}
.inner-banner-image{position:relative;}
.inner-banner-image img{width:100%;}
.inner-banner-image h1 {
    color: #fff;
    font-size: 28px;
    max-width: 450px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 0;
}
.heading-container{max-width: 1140px; margin: 0 auto; position: absolute; top: 50%; min-width: 1140px;left: 50%;transform: translate(-50%, -36%);}

.breadcrum-menu ol{margin: 0;line-height: 40px; padding:0;}
.breadcrum-menu ol li{display: inline-block; color: #ff9a02; font-size: 15px; font-weight: 600;}
.breadcrum-menu ol li:before{content: "\f105"; font-family: FontAwesome; margin: 0 4px; margin-left: 0;}
.breadcrum-menu ol li:first-child::before{content: ''; display: none;}
.breadcrum-menu ol li >a{color: #fff;}
.block-page-title-block h1 {position:relative;padding-left: 10px;border-bottom: 1px solid #ded9d9;padding-bottom: 5px;font-size: 180%;font-weight: 600;}
.path-search .block-page-title-block h1{padding-left: 30px;}
.block-page-title-block h1:before{
    content: '';
    display: block;
    width: 5px;
    height: 35px;
    background-color: #216db9;
    position: absolute;
    top: 0;
    left: 0;
}
.content-area{position: relative; display: table;width: 100%;}
.content-left{display: table-cell; min-width:250px; width: 18%; max-height:100vw; padding-bottom: 100px; box-shadow: 10px 0 5px -2px #ececec;background:url(../images/bottom-bg-shape.png) no-repeat left bottom; float:left;}
.content-right{display: inline-block;    padding: 40px 30px;  width: 80%;}
.content-right h2{font-size: 22px;}
.content-right p{text-align:justify; font-size: 90%;}
.content-right .container{padding: 0;}

.content-left nav ul{margin: 0;}
.content-left nav li{list-style-type: none; position:relative;margin: 0;}
.content-left nav li > ul{display: none;}
.content-left nav ul li.open:after{}
.content-left nav li::before{content: "none;"; display: none;}
.content-left nav li > ul >li:after{content: "\f105"; display: inline-block; font-family: FontAwesome; position: absolute;
transform: translate(0%, -50%); left: 90%; top: 22px; font-size: 17px; color: #216db9;
transition-duration: 0.5s; font-weight:600;}
.content-left nav li a, .content-left nav li span{display:block; text-align: left;  padding: 10px 30px 10px 10px; color: #343434;font-weight: 600;font-size: 15px; border-bottom: 1px solid #d6e6df; cursor:pointer;}
.content-left nav li a:hover, .content-left nav li span:hover{text-decoration:none; background-color: #8abff5; color:#343434; transition-duration: 0.5s;}
.content-left nav li a.is-active{background-color: #8abff5; color:#343434;} 
.content-left nav li.active:after{display:block;} 
.content-left nav > ul > li:after{content: "\f061"; display: inline-block; font-family: FontAwesome; position: absolute; transform: translate(0%, -50%);left: 90%; top: 22px; font-size: 11px; color: #216db9; transition-duration: 0.5s;}
.sidebacenter .content-right{display: inherit;  width: 100%;}  

/*Login Page*/
body.path-user{background-color:#1d5a6d;}
body.path-user .innerpage-wrapper{background:none;}
.user-logged-in.path-user{background-color: transparent;}
.user-logged-in.path-user:before{display: none; background: none;}
body.path-user .main-content{margin: 0 auto; padding: 20px 0 0; width: 32%; float:none;}
body.path-user .main-content .container{padding:0;}
body.path-user .main-content > a{display:block;text-align:center; margin-bottom:10px;}
body.path-user .main-content > a > span{display:block; color: #ffffff;  font-size: 16px; font-weight: 600;}
body.path-user .main-content  h1{text-align: center; color: #699ad8; border-bottom: none;}
body.path-user #block-swftwo-local-tasks{display:none;}
body.path-user .main-content .logo-widget{text-align: center; margin: 0; padding: 0 0 25px;}
body.path-user .main-content .logo-widget + div{background-color: #fff; box-shadow: 1px 9px 26px rgba(0, 0, 0, .3);
box-sizing: border-box; padding: 15px 20px; border-radius: 5px;} 

body.path-user:before {
    content: '';
    background: url(../images/login-bg-shape.png) no-repeat;
    width: 100%;
    height: 100vh;
    z-index: -1;
    position: absolute;
    background-size: cover;
    background-attachment: fixed;
    background-position: center; 
    opacity: 0.3;
}
#user-login-form {
    background-color: #fff;
    box-shadow: 1px 9px 26px rgba(0, 0, 0, .3);
    box-sizing: border-box;
    padding: 15px 20px;
    border-radius: 5px;
}

#user-login-form .block-page-title-block {
    display: none;
}

#user-login-form h2.title {
    text-align: center;
    font-size: 23px;
    padding: 0;
    margin: 10px 0 30px;
    font-weight: 600;
    color: #509afd;
    text-transform: capitalize;
}

#user-login-form .block-local-tasks-block {
    display: none;
}

#user-login-form .block-local-tasks-block ul {
    margin: 0 0 40px;
}

#user-login-form .block-local-tasks-block ul li {
    display: inline-block;
}

#user-login-form .block-local-tasks-block ul li a {
    background-color: #225d98;
    color: #fff;
    font-size: 14px;
    padding: 4px 7px;
    box-sizing: border-box;
    display: block;
}

#user-login-form .js-form-item {
   margin: 5px 0;
   float:left;
   width:100%;
}

#user-login-form .js-form-item input.form-text {
    width: 100%;
    margin: 0;
    border-radius: 5px;
    height: 38px;
    box-sizing: border-box;
    color: #343434;
    padding: 0 10px;
	border: 1px solid #ccc;
}

#user-login-form .js-form-item input.form-text:focus {
    outline: none;
}

#user-login-form .back_link a {
    color: #1b6780;
}

#user-login-form .back_link a:hover {
    text-decoration: none;
}

#user-login-form .js-form-item label {
    margin: 0;
    display: block;
    color: #777;
    font-weight: 600;
    font-size: 14px;
    margin-bottom: 5px;
}
#user-login-form .captcha .js-form-item input.form-text{width:70%; float:right;}
#user-login-form .captcha .js-form-item .field-prefix{
	width: 27%;
    float: left;
    font-weight: 800;
    color: #343434;
    line-height: 37px;
    background-color: #efaf3a; 
    text-align: center;
    border-radius: 5px;}

#user-login-form .description {
    display: none;
}

#user-login-form .form-actions {
    margin-bottom: 20px;
}

#user-login-form input[type="submit"] {
    border: none;
    background-color: #1d5a6d;
    width: 100%;
    padding: 10px 20px;
    box-sizing: border-box;
    border-radius: 5px;
    float: none;
    color: #fff;
    transition-duration: 0.4s;
    font-weight: 600;
	margin-top:10px;
}

#user-login-form input[type="submit"]:hover {
    background-color: #012733;
    color: #fff;
    transition-duration: 0.4s;
}

#user-login-form input[type="submit"]:focus {
    outline: none;
}

body.path-user a{color: #fff!important;}
ul.sf-menu ul li {
    background: #216db9!important;
}

/*View Filter*/
/*.path-tenders table tr th:nth-child(3),
.path-tenders table tr th:nth-child(4){min-width: 100px;} */
.views-exposed-form {
    background: url(../images/filter1.png) #eee;
    background-repeat: no-repeat;
    background-position: 100% 0;
    border-top: 2px solid #1895c2;
    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
    min-height: 120px;
    box-sizing: border-box;
    padding: 25px 15px 0 15px;
    margin-bottom: 15px;
}

.views-exposed-form {
    display: flex;
}

.views-exposed-form .form-item {
    width: 25%;
    margin: 0;
}

.views-exposed-form .form-item label {
    margin: 0;
    font-size: 15px;
    display: block;
    font-weight: normal;
}

.views-exposed-form .form-item select.form-select,
.views-exposed-form .form-item input[type="text"],
.views-exposed-form .form-item input[type="date"] {
    height: 34px;
    font-size: 14px;
    width: 95%;
    padding: 5px;
    box-sizing: border-box;
    margin: 0;
    border: 1px solid #cccaca;
}

.views-exposed-form .form-actions {
    display: flex;
    margin: 0;
    margin-top: 23px;
}

.views-exposed-form .form-actions input.form-submit {
    min-width: 80px;
    padding: 0 10px;
    height: 34px;
    margin-bottom: 0;
    border: none;
    margin-left: 6px;
    font-size: 14px;
}

.views-exposed-form .form-actions input[value="Apply"],
.views-exposed-form .form-actions input[value="Search"] {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745;
}

.views-exposed-form .form-actions input[value="Apply"]:hover,
.views-exposed-form .form-actions input[value="Search"]:hover {
    background-color: #218838;
    border-color: #1e7e34;
}

.views-exposed-form .form-actions input[value="Reset"] {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545;
}

.views-exposed-form .form-actions input[value="Reset"]:hover {
    background-color: #c82333;
    border-color: #bd2130;
}
.archive-btn{
    background-color: #29869f;
    color: #fff;
    box-sizing: border-box;
    display: inline-block;
    text-decoration: none;
    padding: 5px 15px;
    border-radius: 20px;}
.archive-btn:hover{    
    text-decoration: none;
    color: #fff;
    background-color: #20719e;}

.advrt-portlet .views-row:first-child{
    margin-bottom: 10px;
}


/*Site Map Page*/
.path-sitemap nav[role="navigation"]{position: inherit; background-color: transparent;}
.path-sitemap nav[role="navigation"] ul > li{}
.path-sitemap nav[role="navigation"] ul > li > ul{padding-left: 15px;} 



/*IE CSS hack:*/
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {

}

/*firefox hacks*/
@-moz-document url-prefix() {

}


@media screen and (min-width: 1920px){
	.content-right .container{max-width: 100%;}
		
}


.investment-col .views-row {
    margin-bottom: 10px!important;
}


/*  23-march css*/
caption{
    display: none;
}
.path-rti header{
    margin:5px 0;
}

/*Feedback Form*/
.path-webform #block-swfone-content{background: url(../images/feedback-bg.png) no-repeat;background-position: 85% 0; min-height: 450px;}
.path-webform #webform-submission-contact-add-form{max-width: 450px; margin: 0;  background-color: #badffc;box-sizing: border-box; padding: 10px 25px;}
.path-webform #webform-submission-contact-add-form{margin: 15px 0;}
.path-webform #webform-submission-contact-add-form textarea{border: none; border-bottom: 2px solid #8fc8f5; width: 100%; outline: none;
height: 65px; background: transparent;}
.path-webform #webform-submission-contact-add-form .js-form-item{margin: 15px 0;}
.path-webform #webform-submission-contact-add-form .js-form-item input.form-text,
.path-webform #webform-submission-contact-add-form .js-form-item input.form-email{ width: 100%; box-sizing: border-box; padding: 0;
margin: 0; border: none;  border-bottom: 2px solid #8fc8f5;  border-radius: 0 !important; outline: none; background: transparent;}
.path-webform #webform-submission-contact-add-form .js-form-item label{margin: 0; display: block; color: #343434;}
.path-webform #webform-submission-contact-add-form .form-submit{background-color: #0d9de0; color: #fff; border-radius: 20px;
box-sizing: border-box; padding: 5px 25px; display: inline-block; transition-duration: 0.4s; border: none; outline: none;}
.path-webform #webform-submission-contact-add-form .form-submit:hover{background-color: #055696;}
.webform-confirmation__message{    background-color: #33b68a; color: #fff; width: auto; max-width: 400px; box-sizing: border-box;
padding: 10px; border-radius: 5px; text-align: center;}
.webform-confirmation a{color: #fc644d; box-sizing: border-box; padding: 5px 10px; border: 1px solid #ff5e59; font-size: 13px;}
.webform-confirmation a:hover{background-color: #fc644d; color: #fff;}

.path-search #block-breadcrumbs  li:last-child{display:none;}

.path-about-us .innerpage-wrapper table > thead > tr th,
.path-notifications .innerpage-wrapper table > thead > tr th{white-space: nowrap;}
.path-media .innerpage-wrapper .item-list ul li,.path-media .innerpage-wrapper ul li{text-align: center;}
.sec-second{padding-top: 15px;}
/****End Feedback****/


.main-nav li.open ul.sub-nav{display: block!important; background-color: #2f7ece;}
.main-nav li.open ul.sub-nav li a{color: #fff;}



/*17-march css*/
#quicktabs-who_s_who ul.quicktabs-tabs,
#quicktabs-rural_department_schemes_tab ul.quicktabs-tabs,
#quicktabs-rural_department_organisation_ch ul.quicktabs-tabs{
    margin-left: 0;
    background-color: #ececec;
    padding: 10px 10px;
}
#quicktabs-who_s_who ul.quicktabs-tabs li{
    display: inline-block;
    margin: 0;
}
#quicktabs-who_s_who ul.quicktabs-tabs li a,
#quicktabs-rural_department_schemes_tab ul.quicktabs-tabs li a,
#quicktabs-rural_department_organisation_ch ul.quicktabs-tabs li a{
	background-color: #216db9;
    color: #fff;
    padding: 6px 25px;
    border-radius: 3px;
    transition: 0.5s;
}
#quicktabs-who_s_who ul.quicktabs-tabs li a:hover,
#quicktabs-rural_department_schemes_tab ul.quicktabs-tabs li a:hover,
#quicktabs-rural_department_organisation_ch ul.quicktabs-tabs li a:hover{
    background-color: #105192;
    transition: 0.5s;
}
#quicktabs-rural_department_directory ul.quicktabs-tabs li a {
    background: none;
    border: 1px solid #216db9;
    color: #000;
    font-size: 13px;
}
#quicktabs-rural_department_directory ul.quicktabs-tabs li a:hover{
	color: #fff;
}

#views-exposed-form-organization-tree-block-2{
	padding:  25px 15px 25px 15px;
	display: block;
	float:left;
	width:100%;
}
#views-exposed-form-organization-tree-block-2 .js-form-item{
	width: 100%;
}
#views-exposed-form-organization-tree-block-2 .js-form-item label{display:none;}
#views-exposed-form-organization-tree-block-2 .form-item select.form-select{
	width: 100%;
}
.shs-label2{display:none;}
.shs-label3{display:none;}
.shs-label4{display:none;}
.shs-label1{display:none;}

#views-exposed-form-organization-tree-block-2 .shs-container .shs-widget-container{width:30%; float:left; margin-right:15px; margin-bottom: 10px;}
#views-exposed-form-organization-tree-block-2 .shs-container .shs-label1,
#views-exposed-form-organization-tree-block-2 .shs-container .shs-label2,
#views-exposed-form-organization-tree-block-2 .shs-container .shs-label3,
#views-exposed-form-organization-tree-block-2 .shs-container .shs-label4{display:none !important;}
#views-exposed-form-organization-tree-block-2 .shs-field-container .shs-widget-container[data-shs-level="0"]:before{content:"Circle";}
#views-exposed-form-organization-tree-block-2 .shs-field-container .shs-widget-container[data-shs-level="1"]:before{content:"Division";}
#views-exposed-form-organization-tree-block-2 .shs-field-container .shs-widget-container[data-shs-level="2"]:before{content:"Sub Division";}
#views-exposed-form-organization-tree-block-2 .shs-field-container .shs-widget-container[data-shs-level="3"]:before{content:"Name of Section";}
#views-exposed-form-organization-tree-block-2 .shs-field-container .shs-widget-container[data-shs-level="4"]:before{content:"Block";}
#views-exposed-form-organization-tree-block-2 .form-actions{display: inline-block;}

/*****Page Who is who****/
.page-node-9477 .views-element-container table caption{display: table-caption; caption-side: top; padding: 5px 0;  color: #343434;font-weight: 600;}

.inner-banner-image .breadcrum-menu nav{
        padding-left: 0;
    padding-top: 0;
}

.innerpage-wrapper table > thead > tr th{
    white-space:nowrap;
	padding-right:20px; 
}

.swf_language{margin: 0;}
.swf_language ul.links{
    position: absolute;
    right: 4%;
    top: 0;
}
.swf_language ul.links li a{
    display: flex;
    height: 36px;
    color: #fff;
    align-items: center;
    border-left: 1px solid #656363;
    padding: 0 6px;
    font-size: 90%;
}
.content-left ul li ul li a{
    padding-left:20px;
}
.path-news footer a{
    background-color: #29869f;
    color: #fff;
    box-sizing: border-box;
    display: inline-block;
    text-decoration: none;
    padding: 5px 15px;
    border-radius: 20px;
}

.page-node-type-minister .content .views-row div img{float: left;}
.page-node-type-minister .content .views-field-field-url .field-content{
    margin-left: 100px;
    font-size: 15px;
}
.page-node-type-minister .content .views-field-field-url .field-content a{  
    background-color: #216db9;
    color: #fff;
    padding: 5px 10px;
    border-radius: 50px;
    margin-left: 8px;
    padding-top: 3px;
    }
.path-about-us .views-exposed-form .form-item{width: 30%!important;}


/**Budget**/
.path-publication table caption {
    display: table-caption;
    caption-side: top;
    padding: 5px 0;
    font-size: 15px;
    font-weight: 600;
    color: #343434;
}
.path-publication #edit-field-financial-year-target-id > option:nth-child(n+17){display:block;} 
.path-publication #edit-field-financial-year-target-id > option:nth-child(1){display:block;} 
.path-publication #edit-field-financial-year-target-id > option{display:none;} 

.path-taxonomy .content-right p{
    margin-bottom: 0;
}


.path-financial-notification .innerpage-wrapper .item-list ul{
    display: flex;
    flex-wrap: wrap;
}
.path-financial-notification .innerpage-wrapper .item-list ul li{
        width: 50%;
}
.path-financial-notification .innerpage-wrapper .item-list ul li a{
    transition: 0.3s;
}
.path-financial-notification .innerpage-wrapper .item-list ul li a:hover{
    padding-left: 6px;
    transition: 0.3s;

}

.page-node-9477 .dataTables_wrapper table > thead > tr th{white-space: normal;    vertical-align: middle;}

@media (min-width: 750px) and (max-width: 1300px) {
  .five-t-sec{
    background-size: 100% 100%;
  }
.sec-second ul li a {
  display: grid;
    max-width: 126px;
        line-height: normal;
        font-size: 58%;
}
 .five-t-sec .sec-second .icon {
    padding-bottom: 7px;
}
.sec-second ul li .field-content{
    display: flex;
    flex-direction: column;
    align-items: center;
}
  .sec-second ul li .icon img{
        width: 30px;
}
.five-t-listing li {
    margin: 0 5px;
}
.five-t-listing li > span{
    width: 50px;
    height: 50px;
}
}

#quicktabs-tabpage-who_s_who-2 .views-table thead > tr th{
    white-space: normal;
    vertical-align: middle;
}
.scroll-table1{
        width: 100%;
    overflow-x: scroll;
}
.block-customvisitor{text-align:center;}
.path-frontpage .scroll-table1{
	    width: 100%;
    overflow: auto;
}

.path-media-gallery .innerpage-wrapper .item-list ul li, .innerpage-wrapper ul li{
    text-align: left;
}
#block-quicktabsruralwhoswho .scroll-table1{
    max-height: 600px;
}
/* Edited by AV 30 Sept 2021*/
.path-completed-projects #block-swftwo-content .item-list ul{
    display: flex;
    flex-wrap: wrap;
}
.path-completed-projects #block-swftwo-content .item-list ul li{
	 list-style-image: none;
    width: 255px;
    min-height: 275px;
    background-color: #eaf4fd;
    margin: 0 15px 15px 0;
    transition: 0.3s;
    box-shadow: 1px 2px 8px #00000059;
}
.path-completed-projects #block-swftwo-content .item-list ul li:hover{
    box-shadow: 1px 2px 8px #00000036;
    transition: 0.3s;
}
.path-completed-projects #block-swftwo-content .item-list ul li img{
	width: 100%;
    height: 186px;;
}
/* Edited by AV */
.path-completed-projects .item-list .views-field-title{
        padding: 10px 6px;
}
.path-completed-projects .item-list .views-field-title a{
    color: #2f2f2f;
    font-weight: 500;
}


/* Let's get scroll bar css started */

#block-quicktabsruralwhoswho .scroll-table1::-webkit-scrollbar {
    width: 8px;
    height: 8px;
}
/* Track */
#block-quicktabsruralwhoswho .scroll-table1::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); 
  
}
/* Handle */
#block-quicktabsruralwhoswho .scroll-table1::-webkit-scrollbar-thumb {
    
    background: #4f98e0; 
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); 
}

.page-node-type-album .innerpage-wrapper .content ul li {
    list-style-image: none;
}



/*Modal Search*/
.modal-search {
    max-width: 250px;
    min-width: 250px;
    position: absolute;
    right: 25%;
    top: -1px;
    z-index: 7;
    margin: 0;
    min-height: 45px;
    display: none;
}

.modal-search form {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: transparent;
    /*-webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);*/
    box-sizing: border-box;
    padding: 5px 10px;
}

.modal-search .js-form-item input[type="search"] {
    width: 100%;
    background: transparent;
    border: none;
    border-bottom: 1px solid #5f5d5d;
    outline: none;
    color: #fff;
    font-size: 14px;
}

.modal-search .js-form-item input:-webkit-autofill,
.modal-search .js-form-item input:-webkit-autofill:active,
.modal-search .js-form-item input:-webkit-autofill:focus,
.modal-search .js-form-item input:-webkit-autofill:hover {
    -webkit-animation: autofill 0s forwards;
    animation: autofill 0s forwards
}

@keyframes autofill {
    100% {
        background: 0 0;
        color: #fff
    }
}

@-webkit-keyframes autofill {
    100% {
        background: 0 0;
        color: #343434;
    }
}


.modal-search .js-form-item {
    width: 85%;
}

.modal-search .form-actions input[type="submit"] {
    border: none;
    background: url(../images/ico-site-search.png) no-repeat;
    background-size: auto;
    background-position: 5px 50%;
    font-size: 0;
    width: 25px;
    height: 25px;
} 
.modal-search .form-actions input[value="Search"]:focus {
    outline: none;
}
.common-right ul li.ico-site-search > a{background: url(../images/ico-site-search.png) no-repeat 5px 5px; height: 25px;
width: 25px;}
.common-right ul li.ico-site-search > a > img{display: none;}
.pos-change{background-position: 114% 50% !important;} 

/*Modal Search End*/


.path-transparency-portal .innerpage-wrapper .trnsprnc2{
    float: left;
    border: 4px solid #216db9;
    margin-right: 20px;
}
.path-transparency-portal .innerpage-wrapper .trnsprnc1{
    border: 4px solid #45a1ff;
    margin-right: 10px;
    margin-left: 37%;
    width: 380px;
    min-height: 657px;
}
.path-transparency-portal .innerpage-wrapper .trnsprnc2 header h2{
    background-color: #216db9;
    padding: 2px 10px;
    color: #fff;
    font-size: 22px;
    font-weight: 600;
}
.path-transparency-portal .innerpage-wrapper .trnsprnc1 header h2{
    background-color: #45a1ff;
    padding: 2px 10px;
    color: #fff;
    font-size: 22px;
    font-weight: 600;
}
.path-transparency-portal .innerpage-wrapper .trnsprnc2 h3{
    padding: 5px 5px;
    border-bottom: 2px solid #216db9;
    margin: 0 5px;
    color: #6d6d6d;
    font-size: 18px;
    font-weight: 600;
    background: linear-gradient(45deg, #f1f1f1, transparent);
}
.path-transparency-portal .innerpage-wrapper .trnsprnc1 h3{
    padding: 5px 5px;
    border-bottom: 2px solid #45a1ff;
    margin: 0 5px;
    color: #6d6d6d;
    font-size: 18px;
    font-weight: 600;
    background: linear-gradient(45deg, #f1f1f1, transparent);
}
.path-transparency-portal .innerpage-wrapper .trnsprnc2 .views-row:last-child a,
.path-transparency-portal .innerpage-wrapper .trnsprnc1 .views-row:last-child a{
    border-bottom: 0px;
}
.path-transparency-portal .innerpage-wrapper .trnsprnc2 .views-row a,
.path-transparency-portal .innerpage-wrapper .trnsprnc1 .views-row a{
    color: #353535;
    padding: 5px 5px;
    margin: 0 5px;
    border-bottom: 1px solid #35353554;
    display: block;
    font-size: 14px;
    position: relative;
    padding-left: 16px;
    min-width: 350px;
}
.path-transparency-portal .innerpage-wrapper .trnsprnc2 .views-row a:hover,
.path-transparency-portal .innerpage-wrapper .trnsprnc1 .views-row a:hover{
    padding-left: 20px;
}
.path-transparency-portal .innerpage-wrapper .trnsprnc2 .views-row a:before,
.path-transparency-portal .innerpage-wrapper .trnsprnc1 .views-row a:before{
    content: '';
    display: block;
    background: url(../images/send-1.png) no-repeat;
    width: 10px;
    height: 10px;
    background-size: 10px;
    position: absolute;
    left: 0;
    top: 12px;
}

.path-contact-us .innerpage-wrapper ul{margin-left: 0px!important;}



/*e-bitaran tabs style*/

#quicktabs-food_department_e_bitaran_odisha ul.quicktabs-tabs{
    margin-left: 0;
    border-bottom: 1px solid #ded9d9;
}
#quicktabs-food_department_e_bitaran_odisha ul.quicktabs-tabs li{}
#quicktabs-food_department_e_bitaran_odisha ul.quicktabs-tabs li a{
    padding: 8px 20px;
    display: inline-block;
}
#quicktabs-food_department_e_bitaran_odisha ul.quicktabs-tabs li.active a,
#quicktabs-food_department_e_bitaran_odisha ul.quicktabs-tabs li.active a:hover{
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
    background-color: #216db9;
    color: #fff;
}
#quicktabs-food_department_e_bitaran_odisha ul.quicktabs-tabs li a:hover{
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
    background-color: #eee;
}

/*Schemes & Programs*/

#quicktabs-science_department_aschemes_tab ul.quicktabs-tabs{
    margin-left: 0;
    border-bottom: 1px solid #ded9d9;
}
#quicktabs-science_department_aschemes_tab ul.quicktabs-tabs li{}
#quicktabs-science_department_aschemes_tab ul.quicktabs-tabs li a{
    padding: 8px 20px;
    display: inline-block;
}
#quicktabs-science_department_aschemes_tab ul.quicktabs-tabs li.active a,
#quicktabs-science_department_aschemes_tab ul.quicktabs-tabs li.active a:hover{
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
    background-color: #216db9;
    color: #fff;
}
#quicktabs-science_department_aschemes_tab ul.quicktabs-tabs li a:hover{
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
    background-color: #eee;
}
.path-publication .publication-advertisement caption{
    display: none;
}
footer{margin-top: 10px;}


/**Homepage On Load Popup***/	
#modal {
    position: fixed;
    font-family: Arial, Helvetica, sans-serif;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.8);
    z-index: 99999;
    height: 100%;
    width: 100%;
}
.modalconent {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #fff;
    width: auto;
    padding: 20px;
}
.modalconent #button{position:absolute; top:-3px; right:-7px; border:none; font-size:0; background: url(../images/pop_up_close.png) no-repeat; width:25px; height:25px;}

/***Blink Animation***/
.pulse2 { 
    -webkit-animation: pulse 400ms infinite alternate;   
    animation: pulse 400ms infinite alternate;
    padding: 2px 10px;
    width: 50px;
    border-radius: 20px;
    font-size: 12px;
    margin-left: 5px;
    font-weight: 600;
    color: #fff;
    text-align: center;
    height: 19px;
    line-height: 14px;
}
@-webkit-keyframes pulse {
	0% { background-color: #006eea; }
	100% { background-color: #ff0000; } 
}
@keyframes pulse {
	0% { background-color: #006eea; }
	100% { background-color: #ff0000; }
}

/* 18-jan-2021 css */
@media (min-width: 768px) and (max-width: 1180px){
    /*5T Section*/
.five-t-listing{    -webkit-transform: translateY(-15px);
-moz-transform: translateY(-15px);
-ms-transform: translateY(-15px);
-o-transform: translateY(-15px);
transform: translateY(-15px);}
.five-t-sec{background: none; display: block;}
.sec-first{width: 100%; background-color: #fff;}
.sec-second{width: 100%; background-color: #033454; padding: 15px 0;}
.five-t-listing li{min-width: 120px;}
.sec-second ul li{margin: 0 10px;}
.five-t-logo{padding-top: 12px; background-color: #3a95c2; min-height: 69px; min-width: 110px; } 
    .banner-minister{padding-top: 20px;}
    .banner-minister h3{font-size: 90%;}
    .banner-minister p{font-size: 70%;}
    
}


/* new css for citizen */

.path-citizen-information .citizen-heading{
    text-align: center;
    border-bottom: 1px solid #0000001c;
    padding: 15px 0;
}
.path-citizen-information .citizen-heading h3{
    font-weight: 600;
    color: #0e6fd2;
        font-size: 125%;
}
.path-citizen-information .citizen-heading h3:nth-child(1){
     font-size: 175%;
}
.path-citizen-information .citizen-headingnxt{
    text-align: center;
    padding: 15px 0;
}
.path-citizen-information .citizen-headingnxt h3{
    font-weight: 600;
    color: rgb(232 159 65);
       font-size: 125%;
}
.path-citizen-information .citizen-headingnxt h3:nth-child(1){
     font-size: 175%;
}
.ctzn-srvc{
    display: flex;
    justify-content: space-between; 
    margin: 10px 0 25px 0;
}
.ctzn-srvc .item{}
.path-citizen-information .ctzn-srvc .item-list:nth-child(2){
    margin: 0;
}
.path-citizen-information .block-system .item-list{
    width: 48%;
    margin-right: 38px;
    border: 1px solid #00000078;
    border-radius: 15px;
    background-color: rgb(33 109 185 / 15%);
}
.path-citizen-information .block-system header + .item-list + .item-list{
    margin: 0;
}
.path-citizen-information .block-system .item-list h3{
    background-color: rgb(33 109 185);
    color: #fff;
    text-align: center;
    font-size: 120%;
    padding: 8px 0;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}
.path-citizen-information .block-system .item-list ul{margin: 0;list-style: none;display: flex;flex-wrap: wrap;justify-content: space-between;padding: 22px;}
.path-citizen-information .block-system .item-list ul li{
    list-style-image: none;
    width: 48%;
    display: flex;
    background-color: #fff;
    padding: 10px 5px;
    border-radius: 5px;
    align-items: center;
    transition: 0.3s;
}
.path-citizen-information .block-system .item-list ul li a{
    color: #343434;
}
.path-citizen-information .block-system .item-list ul li:hover a{
    color: #fff;
}
.path-citizen-information .block-system .item-list ul li:hover{
    background-color: rgb(33 109 185);
    transition: 0.3s;
}
.path-citizen-information .block-system .item-list ul li .views-field-field-image{
    margin-right: 5px;
}
#block-fooddepartmentcitizenservice .citizen-section:nth-child(1){
    background: url(../images/background1.png) no-repeat;
    padding: 15px 0;
    border-radius: 12px;
    background-color: rgb(183 186 93);
}
#block-fooddepartmentcitizenservice .citizen-section:nth-child(2){
     /*background: linear-gradient(45deg, transparent, rgb(213 178 98));*/
     background: url(../images/background2.png) no-repeat;
     background-color: rgb(213 178 98);
     padding: 15px 0;
     margin: 20px 0;
     border-radius: 12px;
}
#block-fooddepartmentcitizenservice .citizen-section:nth-child(3){
     /*background: linear-gradient(45deg, rgb(253 225 167), transparent);*/
     background: url(../images/background3.png)  no-repeat;
    background-color: rgb(253 225 167);
     padding: 15px 0;
     border-radius: 12px;
}
#block-fooddepartmentcitizenservice .citizen-section p,#block-fooddepartmentcitizenservice .citizen-section p a{
    text-align:center;
    color: #343434;
    font-weight: 600;
    font-size: 112%;
}

/* Edited 17 Jun 2021 AV */
.path-tenders-advertisement ul.quicktabs-tabs {
    padding-left: 0px !important;
    border-bottom: 1px solid #ddd;
    padding-bottom: 3px;
    margin-top: 15px;
    margin-left: 0px;
}
.path-tenders-advertisement a.quicktabs-loaded {
    font-weight: 600;
    padding: 6px;
    background: #ddd;
    margin: 0px;
    text-decoration: none;
	border: 1px solid #ddd;
}
.path-tenders-advertisement .quicktabs-tabs li.active a {
    background-color: #28a745;
    color: #fff;
    text-decoration: none;
    border-color: #28a745;
}
.path-tenders-advertisement a.quicktabs-loaded:hover
{
	background: #bdbdbd;
}
.footer .footer-down .visitor {
    width: 100%;
    text-align: center;
}
/* Edited 12 oct by AV */
.five-t-high
{
	display: none;
}
.five-t-logo img {
    height: 40px;
}
/*Edited 25 Nov by AV */
.Department.of.Water.Resources .sec-second li:nth-child(4) {
    display: none;
}
.Department.of.Water.Resources .sec-second ul li{margin: 0 20px;} 

 
/*.Public.Enterprises .events-details ul > li > a:before{display: none;}*/
.training-box .item-list .date {
    /* display: none; */
}
/* Edit 20Jan */
.Department.of.Water.Resources .block-quicktabs-blockwater-tender-advertisement ul.quicktabs-tabs {
    padding-left: 0px !important;
    border-bottom: 1px solid #ddd;
    padding-bottom: 4px;
    margin-top: 15px;
    margin-left: 0px;
}
.Department.of.Water.Resources .block-quicktabs-blockwater-tender-advertisement li.active a {
    background-color: #28a745;
    color: #fff !important;
    text-decoration: none;
    border-color: #28a745;
}
.Department.of.Water.Resources .block-quicktabs-blockwater-tender-advertisement a.quicktabs-loaded {
    font-weight: 600;
    padding: 6px;
    background: #ddd;
    margin: 0px;
    text-decoration: none;
    border: 1px solid #ddd;
}
.Department.of.Water.Resources .block-quicktabs-blockwater-tender-advertisement .form-item-field-tender-category-value {
    padding-right: 12px;
}
.Department.of.Water.Resources #quicktabs-container-water_tender_advertisement .scroll-table1 table th {
    /* width: 37%; */
    white-space: normal;
}
.Department.of.Water.Resources #quicktabs-container-water_tender_advertisement .scroll-table1 table th#view-nothing-table-column {
    width: 16%;
}
.Department.of.Water.Resources #quicktabs-container-water_tender_advertisement .scroll-table1 table th#view-title-table-column {
    width: 21%;
}
.Department.of.Water.Resources .chosen-container-single .chosen-single{height: 33px;border-radius: unset;background-color: #fff !important;line-height: 28px;color: #9f9f9f;background: unset;}

.Department.of.Water.Resources .select2-container .select2-search--inline .select2-search__field{margin-left: 0px;line-height:19px;font-size: 90%;}
.chosen-container-single  .chosen-single{height: 33px;border-radius: unset;background-color: #fff !important;line-height: 28px;color: #9f9f9f;background: unset;}

/*Css Improvisation */ 
 .path-frontpage #news-slider .slides >li{ }/* Updated by AV 14Dec*/
 .path-frontpage .copy_right .block-cmf-design-footer p {
    margin-bottom: 0.2rem;
}/*Updated by AV 14Dec, 21*/
 .path-frontpage .social-section .social-box{border-radius: 14px}
.path-frontpage  #news-photo-slider .slides >li > img{border-radius: 22px;padding:0}
.path-frontpage  #news-photo-slider .flex-direction-nav .flex-next::before {
    color: rgba(0,0,0,.3);
    font-size: 32px;
}
 .path-frontpage #news-photo-slider .flex-direction-nav .flex-prev::before{color: rgba(0,0,0,.3); font-size: 32px;}
 .path-frontpage .calendar-widget{border-bottom-left-radius: 14px;
    border-bottom-right-radius: 14px;}/*Updated by AV 13Dec, 21 */
 .path-frontpage .imp-links .read-more {
     
	background-color: #0d9de0 !important;
    color: #fff;
    border-top-left-radius: 10px;
    box-sizing: border-box;
    padding: 3px 12px !important; 
    transition-duration: 0.4s;
    border-bottom-right-radius: 12px; 
     
    padding: 9px; 
    background: #f5f6f8;
	    bottom: 0;
    position: absolute;
    right: 14px;
}/*Edited by AV 13Dec, 21*/
 .path-frontpage .imp-links li a:before{content: "\f101";  font-family: FontAwesome; color: #225d98;  font-size: 19px;margin:0 8px 0 0;} /*Edited by AV 13Dec, 21*/
 .path-frontpage .imp-links li:nth-child(even) {
	background: #fafbfd;
}/*Edited by AV*/
 .path-frontpage .imp-links li:nth-child(odd) {
	background: #fff;
}/*Edited by AV*/
 .path-frontpage .imp-links {border-radius: 14px}
 .path-frontpage .imp-links li { 
		border-bottom: 1px dotted #c7c7c7;
}/*Edited by AV 13Dec, 21*/
 .path-frontpage .footer-inline-menu{padding: 3px 0;}/*Edited by Av, 13 Dec, 21*/
 .path-frontpage .footer .footer-down .m-t-10 {
    margin-top: 3px;
}/*Updated by AV 13 Dec, 21*/
 .path-frontpage .social-section .social-box h3 {
    text-align: left; /*Edited*/ 
    font-weight: normal; /*Edited*/ 
    font-size: 130%; /*Edited*/ 
}
 .path-frontpage .social-box h3:before {
    content: "\f0c0";
    font: normal normal normal 14px/1 FontAwesome;
    padding-left: 11px;
    font-size: 21px;
    padding-right: 12px;
}
 .path-frontpage .slide-section{margin: 18px 0 25px;}/*Edited by AV 13 Dec, 21*/
 .path-frontpage #slide-section-area h3{margin-bottom: 18px;}/*Edited by AV 13 Dec, 21*/
 .path-frontpage .imp-links h3{   
    text-align: left;
    font-weight: normal;
    font-size: 130%;
	padding: 10px 0;
}
 .path-frontpage .imp-links h3:before {
    content: "\f0c1";
    font: normal normal normal 14px/1 FontAwesome;
    padding-left: 11px;
    font-size: 21px;
    padding-right: 12px;
}
 .path-frontpage .js-drupal-fullcalendar.fc.fc-unthemed.fc-ltr:before {
    content: 'Event Calendar'; 
    display: flex;
    padding: 8px 0px 5px 42px;
    font-size: 130%;
    font-weight: normal;
	background-color: #216db9;
	color: #fff;
}
 .path-frontpage .js-drupal-fullcalendar .fc-header-toolbar{background-color: transparent;min-height: 32px}
 .path-frontpage .js-drupal-fullcalendar .fc-header-toolbar .fc-center h2{color: #216db9}
 .path-frontpage .fc-toolbar.fc-header-toolbar{margin-bottom:.3rem}
 .path-frontpage .hld:before {
    content: '\f073';
    font: normal normal normal 14px/1 FontAwesome;
    padding-left: 11px;
    font-size: 21px; 
    position: absolute;
    top: 14px;
    color: #fff;
}
 .path-frontpage .js-drupal-fullcalendar .fc-month-view{padding: 0 9px;}
 .path-frontpage .fc-basic-view .fc-body .fc-row{min-height: 3.2em}
 .path-frontpage .js-drupal-fullcalendar .fc-month-view .fc-widget-header{height: 20px; line-height: 20px}
 /*
 .odisha-profile-col .odisha-profile-head {
    font-size: 133%;
    font-weight: normal;
    color: red; 
	padding-left: 46px;
}
*/
 .path-frontpage .odisha-profile-col h1 {
    background-color: #216db9;
    padding: 8px 15px 8px;
}
.path-frontpage .odisha-profile-col .listing-details{padding: 8px;}
.path-frontpage	.block-views-blockabout-us-block-2{
		    background-color: #fff;
    box-sizing: border-box;
    /* box-shadow: 2px 3px 13px #3e3e3e66; */
    border: 1px solid #216db9;
    border-bottom-left-radius: 12px;
    border-bottom-right-radius: 12px;
    padding: 0;
    display: flex;
	height: 402px;
	}
.path-frontpage h1.odisha-profile-head:before {
    content: url(../images/about-us-icon.png); 
    position: absolute;
    top: 10px;
	left: 27px;
}
 .path-frontpage .know-more{
		background-color: #0d9de0 !important;
    color: #fff;
    border-top-left-radius: 10px;
	border-bottom-right-radius: 10px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    box-sizing: border-box;
    padding: 3px 12px !important;
    transition-duration: 0.4s; 
    padding: 9px;
    background: #f5f6f8;
    bottom: 0;
    position: absolute;
    right: 16px;
	}
  .path-frontpage .content-invetment:before {
    content: 'Quick Links';
    display: flex;
    padding: 4px 0px 7px 42px;
    font-size: 130%;
    font-weight: normal;
    background-color: #216db9;
    color: #fff;
}
 .path-frontpage .investment-col:before {
    content: url(/themes/swftwo/theme/images/quick-link.png);
    font: normal normal normal 14px/1 FontAwesome;
    padding-left: 11px;
    font-size: 21px;
    position: absolute;
    top: 6px;
    color: #fff;
} 
 .path-frontpage .investment-col {
    background-color: #fff;
    box-sizing: border-box;
    /* border: 1px solid #216db9; */
    border-bottom-left-radius: 12px;
    border-bottom-right-radius: 12px;
    padding: 0;
    display: flex;
}
 .path-frontpage .content-invetment {     
    border: solid 1px #216db9; 
    border-bottom-left-radius: 14px;
    border-bottom-right-radius: 14px;
	padding: 0;
	min-height: 402px;
    max-height: 402px;
}
 .path-frontpage .content-invetment .mCSB_inside > .mCSB_container {  
    margin-left: 6px; 
}
.path-frontpage .content-invetment div#block-views-block-advertisement-portlet-investment-odisha-block-1-3 {
    margin-top: 9px;
}
.path-frontpage .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar
{
	margin-right: 2px
}
 .path-frontpage .about-sec .van-dhan-yojana-training-title .training{font-weight: normal;font-size: 133%;margin:0}
 .path-frontpage .about-sec .training-box .read-more-btn	{
    background-color: #0d9de0 !important;
    color: #fff;
    border-top-left-radius: 10px;
    box-sizing: border-box;
    padding: 3px 12px !important;
    transition-duration: 0.4s;
    border-bottom-right-radius: 12px;
	border-top-right-radius:0px;
    
    background: #f5f6f8;
    bottom: 1px;
    position: absolute;
    right: 1%;
    left: unset;
	margin: 5px 12px 0 0;
	}
 .path-frontpage .training-box{
	background-color: #fff;
    box-sizing: border-box;
    box-shadow: none;
    border: 1px solid #216db9;
    border-bottom-left-radius: 12px;
    border-bottom-right-radius: 12px;
	}
 .path-frontpage .mCustomScrollBox{height: 56vh}
 .path-frontpage .news-runner .news-runner-head{
	border-top-right-radius: 18px;
    border-bottom-right-radius: 16px;
	background-color: #158aff;
    width: 110px;
	}
 .path-frontpage .news-runner .col-md-2{max-width: 10%}
 .path-frontpage .news-runner .col-md-10{max-width: 90%}
 .path-frontpage .events-details ul > li{display: flex;}

 .path-frontpage .events-details ul li .date {
    border: 1px solid #003878;
    width: 23%;
    display: flex;
    height: 35px;
	margin-top: 5px;
    margin-bottom: 12px;
}
 .path-frontpage .events-details ul li .date span.day {
    text-align: center;
    width: 40%;
    font-size: 15px;
    line-height: 28px;
    height: auto;
}
.path-frontpage .events-details ul li .date span.month {     
    text-align: center;
    width: 60%;
    background-color: #003878;
    color: #fff;
    font-size: 10px;
    line-height: 14px;
}
 .path-frontpage .events-details ul > li > a {    
    width: 300px;
    padding-left: 9px;
}
.path-frontpage .events-details ul > li > a:before{display: none;}
.path-frontpage .training-box .item-list .date {
    /* display: none; */
}
/*Overlay hover flexslider*/
.path-frontpage .overlay {
    /* display: none; */
}
.path-frontpage .overlay p{
	text-align: left;
	padding: 0px 0px 0px 6px;
    margin: 0;
	font-size: 72%;
    color: #000;
    font-weight: 600;
}
 .path-frontpage .overlay {
    position: absolute;
    transition: 0.5s ease;
    height: 50%;
    width: 100%;
    top: 61px;
    background-color: rgb(211 208 208 / 70%);
    opacity: 0;
    border-bottom-right-radius: 22px;
    left: 0px;
    text-align: center;
    padding-top: 0px;
    color: #fff;
    border-bottom-left-radius: 22px;
}
.path-frontpage .slides li:hover .overlay { 
            opacity: 0.9; 
        } 
.path-frontpage .ti_news a:before{
	content: '\f124'; 
background: none; 
left: -4px;
top: 10px;
transform:rotate(40deg);
font: normal normal normal 14px/1 FontAwesome;
}
.path-frontpage .banner-wrapper .flex-direction-nav .flex-next{
	background: url(/themes/swfthree/theme/images/arrow-next.png) no-repeat center center #0000008f;}
.path-frontpage .banner-wrapper .flex-direction-nav .flex-prev{
	background: url(/themes/swfthree/theme/images/arrow-preview.png) no-repeat center center #0000008f;
}
.path-frontpage .news-runner .news-runner-head a{
	font-size: 90%;
    font-weight: 600;
    padding-top: 7px;
}
.path-frontpage .odisha-profile-col h1.odisha-profile-head {
    font-size: 130%;
    font-weight: normal;
    color: #fff;
    padding-left: 46px;
	margin-bottom: 2px;
}
/*End Improvisation*/

/* Responsive */
@media (min-width: 320px) and (max-width: 412px){
	.path-frontpage .block-views-blockabout-us-block-2{height: auto;}
	.path-frontpage .investment-col:before{top:20px}
	.path-frontpage .investment-col{margin-bottom: 15px}
	.path-frontpage .mCustomScrollBox {height: 328px !important;}
	.path-frontpage .about-sec .training-box .read-more-btn{
		  }
	.path-frontpage .social-section .social-box{margin-bottom: 20px}
	.path-frontpage .imp-links li:last-child {
		border-bottom-left-radius: 14px;
		border-bottom-right-radius: 14px;
     }
	.path-frontpage .imp-links {
		border-top-left-radius: unset;
		border-top-right-radius: unset; 
	}
	 .path-frontpage .imp-links div#block-views-block-important-links-block-1-2 {
    overflow: auto;
    height: 306px;
}
	.path-frontpage .training-box .item-list .date {
		width: 35%;
	}
	.path-frontpage .imp-links .read-more{
		bottom:19px
	}
	.path-frontpage .js-drupal-fullcalendar .fc-header-toolbar{padding-left: 0px}
	.js-drupal-fullcalendar .fc-header-toolbar .fc-left button, .js-drupal-fullcalendar .fc-header-toolbar .fc-right button{font-size: 11px}
	.Co-operation.path-contact-us #block-swftwo-content .field-content ul,
.Co-operation.path-contact-us #block-swftwo-content .field-content p	{ 
    width: 100% !important;
	float:none !important;
}
}
@media (min-width: 413px) and (max-width: 480px){
	.path-frontpage .block-views-blockabout-us-block-2{height: auto;}
	.path-frontpage .investment-col:before{top:20px}
	.path-frontpage .investment-col{margin-bottom: 15px}
	.path-frontpage .mCustomScrollBox {height: 328px !important;}
	.path-frontpage .about-sec .training-box .read-more-btn{
		  }
	.path-frontpage .content-invetment{flex: 1 1 auto}
	.path-frontpage .about-sec .training-box .read-more-btn {
			 
			margin: 5px 10px 0 0;
		}
	.path-frontpage .social-section .social-box{margin-bottom: 20px}
	.path-frontpage .imp-links li:last-child {
		border-bottom-left-radius: 14px;
		border-bottom-right-radius: 14px;
     }
	.path-frontpage .imp-links {
		border-top-left-radius: unset;
		border-top-right-radius: unset; 
	}
	 .path-frontpage .imp-links div#block-views-block-important-links-block-1-2 {
    overflow: auto;
    height: 306px;
}
	.path-frontpage .training-box .item-list .date {
		width: 35%;
	}
	.path-frontpage .imp-links .read-more{
		bottom:19px
	}
	.path-frontpage .js-drupal-fullcalendar .fc-header-toolbar{padding-left: 0px}
	.js-drupal-fullcalendar .fc-header-toolbar .fc-left button, .js-drupal-fullcalendar .fc-header-toolbar .fc-right button{font-size: 11px}
	.Co-operation.path-contact-us #block-swftwo-content .field-content ul,
.Co-operation.path-contact-us #block-swftwo-content .field-content p	{ 
    width: 100% !important;
	float:none !important;
}
}
@media (min-width: 481px) and (max-width: 599px){
	.path-frontpage .block-views-blockabout-us-block-2{height: auto;}
	.path-frontpage .investment-col:before{top:20px}
	.path-frontpage .investment-col{margin-bottom: 15px;margin-top: 20px;}
	.path-frontpage .mCustomScrollBox {height: 328px !important;}
	.path-frontpage .about-sec .training-box .read-more-btn{
		  }
	.path-frontpage .content-invetment{flex: 1 1 auto}
	.path-frontpage .about-sec .training-box .read-more-btn {
			 
			margin: 5px 10px 0 0;
		}
	.path-frontpage .social-section .social-box{margin-bottom: 20px}
	.path-frontpage .imp-links li:last-child {
		border-bottom-left-radius: 14px;
		border-bottom-right-radius: 14px;
     }
	.path-frontpage .imp-links {
		border-top-left-radius: unset;
		border-top-right-radius: unset; 
	}
	 .path-frontpage .imp-links div#block-views-block-important-links-block-1-2 {
    overflow: auto;
    height: 306px;
}
	.path-frontpage .training-box .item-list .date {
		width: 20%;
	}
	.path-frontpage .events-details ul > li > a {
    width: 360px;
	}
	.path-frontpage .imp-links .read-more{
		bottom:19px
	}
	.path-frontpage .js-drupal-fullcalendar .fc-header-toolbar{padding-left: 0px}
	.js-drupal-fullcalendar .fc-header-toolbar .fc-left button, .js-drupal-fullcalendar .fc-header-toolbar .fc-right button{font-size: 11px}
}

@media (min-width: 600px) and (max-width: 767px){
	.path-frontpage .block-views-blockabout-us-block-2{height: auto;}
	.path-frontpage .investment-col:before{top:20px}
	.path-frontpage .investment-col{margin-bottom: 15px;margin-top: 20px;}
	.path-frontpage .mCustomScrollBox {height: 328px !important;}
	 
	.path-frontpage .content-invetment{flex: 1 1 auto}
	.path-frontpage .about-sec .training-box .read-more-btn {
			 
			margin: 5px 10px 0 0;
		}
	.path-frontpage	.five-t-sec .sec-second a{font-size: 54%}
	.path-frontpage .social-section .social-box{margin-bottom: 20px}
	.path-frontpage .imp-links li:last-child {
		border-bottom-left-radius: 14px;
		border-bottom-right-radius: 14px;
     }
	.path-frontpage .imp-links {
		border-top-left-radius: unset;
		border-top-right-radius: unset;
		 
	}
	.path-frontpage .training-box .item-list .date {
		width: 20%;
	}
	.path-frontpage .events-details ul > li > a {
    width: 360px;
	}
	.path-frontpage .imp-links .read-more{
		bottom:19px
	}
	.path-frontpage .js-drupal-fullcalendar .fc-header-toolbar{padding-left: 0px}
	  .path-frontpage .imp-links div#block-views-block-important-links-block-1-2 {
    overflow: auto;
    height: 306px;
}
}

@media (min-width: 768px) and (max-width: 991px){
		.path-frontpage .five-t-sec .sec-second .icon {
		padding-bottom: 7px;
	}
	.path-frontpage .training-box{margin-top: 20px;height: 465px}
	.path-frontpage .events-details {
    height: 376px;}
	.path-frontpage .block-views-blockabout-us-block-2{height: auto;}
	.path-frontpage .investment-col:before{top:20px}
	.path-frontpage .investment-col{margin-bottom: 15px;margin-top: 20px;}
	.path-frontpage .mCustomScrollBox {height: 412px !important;}
	.path-frontpage .about-sec .training-box .read-more-btn{
		bottom: 15px; }
	.path-frontpage .content-invetment{flex: 1 1 auto;min-height: 467px;
    max-height: 467px;}
	.path-frontpage .about-sec .training-box .read-more-btn {
			bottom: 17px;
			margin: 5px 10px 0 0;
		}
	.path-frontpage	.five-t-sec .sec-second a{font-size: 54%}
	.path-frontpage .social-section .social-box{margin-bottom: 20px}
	.path-frontpage .imp-links li:last-child {
		border-bottom-left-radius: 14px;
		border-bottom-right-radius: 14px;
     }
	.path-frontpage .imp-links {
		border-top-left-radius: unset;
		border-top-right-radius: unset; 
		margin-bottom: 20px;
	}
	.path-frontpage .training-box .item-list .date {
		width: 27%;
	}
	.path-frontpage .events-details ul > li > a {
    width: 360px;
	}
	.path-frontpage .imp-links .read-more{
		bottom:19px
	}
	.path-frontpage .js-drupal-fullcalendar .fc-header-toolbar{padding-left: 0px}
	 .path-frontpage .imp-links div#block-views-block-important-links-block-1-2 {
    overflow: auto;
    height: 306px;
}
}
@media (min-width: 992px) and (max-width: 1024px){
.path-frontpage .five-t-listing li a{font-size: 90%}	


	.path-frontpage .block-views-blockabout-us-block-2{ }
	.path-frontpage .five-t-sec .sec-second a {
    font-size: 74%;	
}
.path-frontpage .events-details ul li .date{width: 31%}
.sec-second ul li a{max-width: 170px}
.path-frontpage .mCustomScrollBox {height: 344px !important;}
.path-frontpage .mCustomScrollBox {
    height: 346px !important;
}
.path-frontpage .content-invetment {
    /* min-height: 465px; */
    /* max-height: 465px; */
}
.path-frontpage .about-sec .know-more { 
     
	
}
.path-frontpage .imp-links div#block-views-block-important-links-block-1-2 {
    overflow: auto;
    height: 328px;
}
}

@media (min-width: 1025px) and (max-width: 1180px){
	.path-frontpage .block-views-blockabout-us-block-2{ }
	.path-frontpage .social-section .social-box ul li{flex:1 1 auto;flex-grow:unset;width: 46%}
	.path-frontpage .js-drupal-fullcalendar .fc-header-toolbar .fc-left button, .js-drupal-fullcalendar .fc-header-toolbar .fc-right button
	{font-size: 12px}
	.path-frontpage .five-t-sec .sec-first .five-t-logo {
    float: none;
    width: 100%;
    background-color: #3b96c3;
    display: flex;
    justify-content: center;
	}
	.path-frontpage .content-invetment {
    /* min-height: 465px; */
    /* max-height: 465px; */
}
.path-frontpage .mCustomScrollBox {
    height: 338px !important;
}
.path-frontpage .imp-links div#block-views-block-important-links-block-1-2 {
    overflow: auto;
    height: 328px;
}
}
@media (min-width: 1181px) and (max-width: 1280px){ 
.path-frontpage .five-t-listing li {
    margin: 0 0px;
}
.path-frontpage .mCustomScrollBox {
    height: 351px !important;
}
.path-frontpage .imp-links div#block-views-block-important-links-block-1-2 {
    overflow: auto;
    height: 328px;
}
}
@media (min-width: 1281px) and (max-width: 1365px){ 
 
.path-frontpage .mCustomScrollBox {
    height: 351px !important;
}
}
@media (min-width: 1366px) and (max-width: 2560px){ 
 
.path-frontpage .mCustomScrollBox {
    height: 351px !important;
}
}
/* End Responsive */
/* Animation */
.aos-all {
  /* width: 1000px; */
  /* max-width: 98%; */
  /* margin: 10vh auto 0 auto; */
}

.aos-item {
  display: inline-block;
  float: left;
  width: 33.3333%;
  height: 300px;
  padding: 20px;
}

.aos-item__inner {
  position: relative;
  width: 100%;
  height: 100%;
  float: left;
  background: #1da4e2;
  line-height: 260px;
  text-align: center;
  color: #fff;
}

@media screen and (max-width: 800px) {
  .aos-item {
    width: 50%;
  }
}
/* End Animation */
/* Edit 10Feb */
.Co-operation.path-contact-us #block-swftwo-content .field-content ul li {
    display: flex;
}
.Co-operation.path-contact-us #block-swftwo-content .field-content ul {
    float: left;
    width: 50%; 
}
.Co-operation.path-contact-us div#block-swftwo-content .field-content p {
    float: left;
    width: 50%;
}
.Co-operation.path-contact-us div#block-swftwo-content .field-content p iframe {
    width: 100%;
    height: 55vh;
    border: 1px solid #333;
}
.Co-operation.path-contact-us #block-swftwo-content .field-content ul li:nth-child(1):before {
    content: "\f015";
    font-family: FontAwesome;
}
.Co-operation.path-contact-us #block-swftwo-content .field-content ul li br {
    display: none;
}
.Co-operation.path-contact-us #block-swftwo-content .field-content ul li:before {
    margin-right: 8px;
    color: #0176bf;
    text-align: center;
    line-height: 22px;
    font-size: 15px;
}
.Co-operation.path-contact-us #block-swftwo-content .field-content ul li:nth-child(2):before {
    content: "\f095";
    font-family: FontAwesome;
}
.Co-operation.path-contact-us #block-swftwo-content .field-content ul li:nth-child(3):before {
    content: "\f1ac";
    font-family: FontAwesome;
}
.Co-operation.path-contact-us #block-swftwo-content .field-content ul li:nth-child(4):before {
    content: "\f0e0";
    font-family: FontAwesome;
}
/* Edit 16feb 22*/
.Works.Department.path-design-planning-and-investigation-roads-wing .block-system-main-block .swf-three-grid div {
    display: flex;
    float: left;
    width: 50%;
    margin-bottom: 7px;
}
.Works.Department.path-design-planning-and-investigation-roads-wing .block-system-main-block .swf-three-grid header { 
    padding-bottom: 12px;
}
.Works.Department.path-design-planning-and-investigation-roads-wing .block-system-main-block .swf-three-grid a:before {
    content: '\f138';
    font-family: 'FontAwesome';
    color: #737373;
    padding-right: 9px;
    font-size: .78em;
}
.Works.Department.path-design-planning-and-investigation-roads-wing .block-system-main-block .swf-three-grid a
{transition: .3s;
font-size: 90%;
    color: #055696;
	}
.Works.Department.path-design-planning-and-investigation-roads-wing .block-system-main-block .swf-three-grid a:hover
{transition: .3s;padding-left: 6px}	

/* 22feb 22*/
.path-more .views-element-container table caption{display: table-caption; caption-side: top; padding: 5px 0;  color: #343434;font-weight: 600;}
.path-more .scroll-table1,
.block-views-blockwater-department-notification-category-wise-data-block-9 .scroll-table1,
.path-water-resources .scroll-table1,
.Water.Resources.path-publication .scroll-table1
{overflow-x: auto}
.path-more .scroll-table1 table th#view-counter-table-column,
.path-more .scroll-table1 table th#view-counter-table-column--2,
.path-more .scroll-table1 table th#view-counter-table-column--3,
.path-more .scroll-table1 table th#view-counter-table-column--4,
.path-more .scroll-table1 table th#view-counter-table-column--5,
.path-more .scroll-table1 table th#view-counter-table-column--6,
.block-views-blockwater-department-notification-category-wise-data-block-9 table th#view-counter-table-column,
.path-water-resources .scroll-table1 table th#view-counter-table-column,
.Water.Resources.path-publication .scroll-table1 table th#view-counter-table-column {
    width: 5%;
}
.Water.Resources.path-publication .block-system-main-block .scroll-table1 table th#view-nothing-table-column,
.path-water-department-notification .scroll-table1 table th#view-nothing-table-column {
    width: 18%;
}
/* edit 08 march 22*/
.Water.Resources #block-departmentofwaterresourcesmenu ul#superfish-department-of-water-resources-me li:last-child ul li:nth-child(2) ul li:nth-child(1) ul,
.Water.Resources #block-departmentofwaterresourcesmenu ul#superfish-department-of-water-resources-me li:last-child ul li:nth-child(3) ul li:nth-child(4) ul {
    left: auto !important;
    width: 11em !important;
    right: 100% !important;
}

.Water.Resources #block-departmentofwaterresourcesmenu ul.sf-menu .sf-no-children a:hover{background-color: #539ee9}
.Water.Resources #block-departmentofwaterresourcesmenu ul.sf-menu .sf-depth-2 span.nolink:hover{background-color: #539ee9;}

.Water.Resources #block-departmentofwaterresourcesmenu ul.sf-menu .sf-depth-3.sf-no-children a:hover{background-color: #1d83eb}
.Water.Resources #block-departmentofwaterresourcesmenu ul.sf-menu .sf-depth-3 span.nolink:hover{background-color: #1d83eb;}

.Water.Resources #block-departmentofwaterresourcesmenu ul.sf-menu .sf-depth-4 a:hover{background-color: #225d98;}
.path-finance-circulars-mdrafm .shs-container .shs-widget-container:nth-child(2):before {
    content: 'Sub-category';
}

#webform-submission-fisheries-job-chart-feedback-add-form{
	margin-top:20px;
}
#webform-submission-fisheries-job-chart-feedback-add-form input, #webform-submission-fisheries-job-chart-feedback-add-form select,
#webform-submission-fisheries-job-chart-feedback-add-form textarea{
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0.25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    width: 50%;
	margin-bottom:15px!important;
}
#webform-submission-fisheries-job-chart-feedback-add-form label{
	display:block;
}
#webform-submission-fisheries-job-chart-feedback-add-form fieldset.webform-composite-hidden-title{
	margin:0px;
}
#webform-submission-fisheries-job-chart-feedback-add-form .intl-tel-input.allow-dropdown input, 
#webform-submission-fisheries-job-chart-feedback-add-form .intl-tel-input.allow-dropdown input[type=tel].intl-tel-input.allow-dropdown input, 
#webform-submission-fisheries-job-chart-feedback-add-form .intl-tel-input.allow-dropdown input[type=tel]{
	padding-left:52px;
}
#webform-submission-fisheries-job-chart-feedback-add-form .select2-container--default .select2-selection--single {
    border-radius: 4px;
    background-color: #fff;
    border: 1px solid #ced4da!important;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
	height:36px;
	margin-bottom:15px;
}
#webform-submission-fisheries-job-chart-feedback-add-form .select2-container{
	width:50%!important;
}
#webform-submission-fisheries-job-chart-feedback-add-form .select2-container--default .select2-selection--single .select2-selection__arrow {
    margin-top: 4px;
}
#webform-submission-fisheries-job-chart-feedback-add-form textarea{
	margin-bottom:0px!important;
}
#webform-submission-fisheries-job-chart-feedback-add-form .form-submit{
	width:auto;
	background-color:#216db9!important;
	color:#fff;
	margin-top:10px;
	padding:6px 20px;
}
#webform-submission-fisheries-job-chart-feedback-add-form .form-actions{
	width:50%;
	text-align:right;
}
select#edit-job-category-fish {
    display: none;
}
.path-fisheries-job-chart .views-exposed-form .form-item {
  width: 30%;
  margin: 0;
}


.social-box ul{
    background-color: transparent !important;
    text-align: right;
  }
  .social-box ul.quicktabs-tabs {
    margin-top: -42px;
    display: block;
    z-index: 999999;
    position: absolute;
    right: 11px;
  }
  .social-box ul.quicktabs-tabs li a{
    padding: 10px;
    width: 40px;
    height: 40px;
    cursor:pointer;
    font-size: 0%;
  }
  .social-box ul.quicktabs-tabs li:nth-child(1) a{
    content: url("../images/facebook.svg");
    background-color: #4b69b1;
  }
  .social-box ul.quicktabs-tabs li:nth-child(2) a{
    content: url("../images/instagram.svg");
    background: #f09433; 
    background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%); 
    background: -webkit-linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); 
    background: linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); 
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f09433', endColorstr='#bc1888',GradientType=1 );   
  }
  .social-box ul.quicktabs-tabs li:nth-child(3) a{
    content: url("../images/twitterx.svg");
    background-color: #2bb2e1;
    border-radius: 0 15px 0 0;    
  }      
  .icon-bar {
    position: fixed;
    top: 85%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 2.25%;
    z-index: 9999999;
  }
  @media screen and (min-width: 1367px){
  .ph-vh-border, .imp-links, .social-box {
    height: 430px !important;
  }
}
@media (min-width: 320px) and (max-width: 480px) {
  .social-section .social-box ul li {
    flex-grow: 0;
    float: left;
    width: 33.33% !important;
  }
  .social-box ul.quicktabs-tabs li{
    height: 42px;
  }
  .social-box ul.quicktabs-tabs {
    margin-top: -44px;
    display: block;
    z-index: 999999;
    position: absolute;
    right: 14px;
  }
}
@media (min-width: 320px) and (max-width: 412px) {
  .path-frontpage .social-section .social-box h3 {
    width: 100%;
    border-radius: 15px 15px 0 0;
  }
}
.social-box .content  {   width: 341px;
    right: 17px;
    position: absolute;
}


@charset "utf-8";
/*Custom Nav*/
/*@import url('https://fonts.googleapis.com/css?family=Lato');*/
body {
	color: #000;
	font-family: 'Lato', sans-serif;
	padding: 0;
    margin: 0;
}
li {
	list-style: none;
}
p {
	font-size: 90%;
}
a {
	cursor: pointer;
}
a:hover {
	text-decoration: none;
}

/*Modal Search*/
.search-drop{display: block !important;}
.modal-search {
    max-width: 300px;
    min-width: 300px;
    position: absolute;
    right: 21%;
    top: 36px;
    z-index: 7;
    margin: 0;
    min-height: 45px;
    display: none;
}

.modal-search form {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: #fff;
    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
    box-sizing: border-box;
    padding: 10px 20px;
}

.modal-search .js-form-item input[type="search"] {
    width: 100%;
    background: transparent;
    border: none;
    border-bottom: 1px solid #b9bbbf;
    outline: none;
    color: #343434;
    font-size: 14px;
}

.modal-search .js-form-item input:-webkit-autofill,
.modal-search .js-form-item input:-webkit-autofill:active,
.modal-search .js-form-item input:-webkit-autofill:focus,
.modal-search .js-form-item input:-webkit-autofill:hover {
    -webkit-animation: autofill 0s forwards;
    animation: autofill 0s forwards
}

@keyframes autofill {
    100% {
        background: 0 0;
        color: #343434
    }
}

@-webkit-keyframes autofill {
    100% {
        background: 0 0;
        color: #343434;
    }
}
.modal-search .js-form-item {
    width: 85%;
}

.modal-search .form-actions input[value="Search"], 
.modal-search .form-actions input.form-submit{
    border: none;
    background: url(../images/modal-search-icon.png) no-repeat;
    background-size: 65%;
    background-position: center center;
    font-size: 0;
    width: 25px;
    height: 25px;
}

.modal-search .form-actions input[value="Search"]:focus {
    outline: none;
}

/*After Date Search Page*/
.path-search #search-form + h2 {
    margin: 20px 0 30px;
}

.path-search .block-page-title-block h1:before {
    content: "";
    background: url(../images/data-filter.png) no-repeat;
    width: 25px;
    height: 25px;
    float: left;
    margin-right: 10px;
    margin-top: 4px;
}

.path-search #search-form {
    background-color: #eee;
    border-top: 2px solid #3a95c2 !important;
    box-sizing: border-box;
    padding: 15px;
    min-height: 100px;
    padding-top: 25px;
    border: 1px solid #ddd;
}

.path-search #search-form label {
    font-weight: 400;
    font-size: 16px;
    margin-top: 8px;
    float: left;
    margin-right: 10px;
}

.path-search #search-form input[type="search"] {
    box-sizing: border-box;
    padding: 5px;
    border: 2px solid #b6c9d6;
    height: 40px;
}

.path-search #search-form .form-submit {
    border: none;
    background: url(../images/modal-search-icon-inner.png) no-repeat #3a95c2;
    font-size: 0;
    width: 50px;
    height: 40px;
    background-position: center center;
    background-size: 35%;
}

.path-search #block-swftwo-content ol {
    counter-reset: my-awesome-counter;
    list-style: none;
}

.path-search #block-swftwo-content ol li {
    border-bottom: 1px dashed #ddd;
    margin: 0;
    counter-increment: my-awesome-counter;
    padding-right: 20px;
    position: relative;
    margin-bottom: 25px;
}

.path-search #block-swftwo-content ol li:before {
    content: counter(my-awesome-counter);
    line-height: 35px;
    color: #343434;
    font-size: 14px;
    font-weight: 600;
    position: absolute;
    width: 35px;
    height: 35px;
    top: 5px;
    left: 5px;
    background: #55adee;
    border-radius: 50%;
    text-align: center;
    box-shadow: 1px 1px 0 #343434;
}

.path-search #block-swftwo-content ol li h3 {
    padding-left: 55px;
    font-size: 15px;
}

.path-search #block-swftwo-content ol li p {
    padding-left: 55px;
}

.path-search .search-help-link {
    display: none;
}


/*Logo*/
.logo {
	max-width: 550px;
	float: left;
	margin:10px 0;
}
.logo a {
	color: #000;
}
.logo img {
	float: left;
	margin-right: 10px;
}
.logo span {
	display: flex;
	font-size: 20px;
}
.logo span:nth-child(2) {
	color: #343434;
	font-weight: 600;
	font-size: 56%;
	padding-top:14px;
	white-space: nowrap;
}
.logo span:nth-child(3) {
	color: #6b6b6b;
	font-size:40%;
	white-space: nowrap;
	padding-top: 5px;
}
.common-wrapper{background-color: #434343;} 
.common-left ul li {
    padding-top: 10px;
	text-transform: capitalize;
	border-left: 1px solid #5f5f5f;
}


.header-container .minister > img {
    width:105px;
}
.header-wrapper .minister {
    position: absolute;
    right: 5px;
    bottom: 0;
}
.header-container .minister > a { font-size: 16px; color: #010101;    margin-top: 30px;
    line-height: 21px; font-weight: 800; }
.header-container .minister > a span {font-size: 13px;}
.common-right ul li.ico-sitemap a,
.common-right ul li.ico-site-search > a,
.common-right ul li.ico-accessibility a{background: none;}
.common-right ul li > ul li > a{color:#343434;}
.common-right ul li a { padding: 0; width: auto;}
/*-------------------------------------- sidebar ----------------------------------------------*/


/* ---------------- For sticky header: class="float-panel"  ------------------*/

.fixed-header {
    position: fixed;
    top: 0;
    left: 0;
	width: 100%; 
	-webkit-box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12), 0 1px 5px 0 rgba(0,0,0,0.2);
    box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12), 0 1px 5px 0 rgba(0,0,0,0.2);
}
.fixed-header.nice-menu .minister > img {
    width: 65px;
    top: -3px;
}
.float-panel {
    width:100%;z-index:999; 
    transition:all 0.5s; /* Effect for switching from .fixed to static */
}
.fixed {box-shadow:0 2px 6px rgba(0,0,0,0.2);animation:slide-down 0.7s; -webkit-box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12), 0 1px 5px 0 rgba(0,0,0,0.2);
    box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12), 0 1px 5px 0 rgba(0,0,0,0.2); opacity: 0.9;}
.fixed .fa-gg {transform: rotate(360deg); }
@keyframes slide-down {
    0% {
        
        transform: translateY(-100%);
		transition:all 0.5s;
    } 
    100% {
        
        transform: translateY(0);
		transition:all 0.5s;
    } 
}


/*Menu*/
nav {width: 100%; background-color: #216db9; position: fixed; z-index: 30;}
ul.sf-menu a, ul.sf-menu span.nolink{padding: 13px 15px; color: #fff; font-size: 84%;}
span.sf-depth-1 {
    padding: 13px 15px !important;
    color: #fff;
	font-size: 14px;
	display: inline-block;
}
ul.sf-menu li:hover > ul, ul.sf-menu li.sfHover > ul{top:100%;}
ul.sf-menu > li::before{content: ''; display: block;background-color: #fff; position: absolute; width:0;  height: 2px;
bottom: 0; left: 50%; transform: translate(-50%, -50%);  transform: translate(-50%, -50%); transition-duration: 0.4s;}
ul.sf-menu > li:hover:before{z-index: 2; width: 80%; transition-duration: 0.4s;}
ul.sf-menu a:hover, ul.sf-menu span.nolink:hover,span.sf-depth-1:hover{background-color: #225d98;}
ul.sf-menu .sf-sub-indicator::after {content: none; display: none;}
ul.sf-menu .sf-with-ul::after {content: "\f107"; display: block; font-family: FontAwesome;position: absolute;
top: 50%;  right: -2px; transform: translate(-3px, -50%); transition: all 0.4s ease;} /* edited by AV */ 
ul.sf-menu.sf-horizontal.sf-shadow ul, 
ul.sf-menu.sf-vertical.sf-shadow ul, 
ul.sf-menu.sf-navbar.sf-shadow ul ul{background-color: #216db9; box-shadow: 0 0 0 0 rgba(90, 113, 208, 0.11), 0 4px 16px 0 rgba(167, 175, 183, 0.33);}
ul.sf-menu.sf-horizontal.sf-shadow ul li, 
ul.sf-menu.sf-vertical.sf-shadow ul,
ul.sf-menu.sf-navbar.sf-shadow ul ul li{border-bottom: 1px solid #337eca;}
ul.sf-menu.sf-horizontal.sf-shadow ul li:last-child{border-bottom: none;}
.is-active{background-color: #225d98;}
/*Menu End*/



.float-element {
	width: 100%;
}
.float-element a {
	float: left;
}
.common-left a {
	color: #fff;
	font-size: 12px;
}
span.date-time {
	color: #fff;
	font-size: 75%;
	padding-top: 10px;
	float: left;
}
.ico-skip a {
	text-align: center;
}


/*Slide Fixed Content*/
/* .slide-fixed{position:absolute;top:50%; right:100px; width:300px; height:250px; background: rgba(0, 0, 0, 0.5); */
/* transform: translate(-10%, -50%); border-radius:5px;} */

.slide-fixed{position:absolute;top:50%; right:100px; width:300px; height:250px; background:url(../images/transparent-bg.png) no-repeat;
transform: translate(-10%, -50%); border-radius:5px;}
.slide-fixed .data-view-col{width:50%; box-sizing:border-box; float:left; height:115px; padding:15px 10px 5px 10px;
text-align:center;}
.slide-fixed .data-view-col h5{color:#fff; font-size:14px; margin: 8px 0;}
.slide-fixed .data-view-col h5 span{display:block;font-size: 14px;}


.search-bar a {
	text-align: center;
}
.search-bar a >.fa{font-size: 20px;}
/*Custom Slide*/
.slides > li {
	position: relative;
}
.slide-caption {
	position: absolute;
	text-align: center;
	bottom: 0;
	right: 0;
	z-index: 1000;
	display: inline-block;
	background: #000;
	background: rgba(0, 0, 0, 0.8);
	padding: 25px;
	width: 100%;
}
/*.flex-direction-nav a{height:22px;}*/
.slide-caption p {
	color: #fff;
	font-weight: 600;
	font-size: 128.57%;
	line-height: 128.57%;
	width: 60%;
	text-align: left;
	display: inline-block;
	overflow: hidden;
	float: left;
	width: 65.81%;
	margin: 0 72px 0 0
}
.slide-caption a {
	background: #d6ad0b;
	color: #000;
	font-size: 128.57%;
	padding: 10px 27px 8px 27px;
	border-radius: 2px;
	float: left;
	cursor: pointer;
}
.slide-caption h2 span {
	font-weight: 600;
	color: #33afc3;
	font-size: 115%;
}
/*.banner-wrapper .flex-direction-nav {
  top:30px;
  top:50%;
  position: absolute;
  right: 136px;
}
*/

/*====== direction arrow=========*/
/*.banner-wrapper .flex-direction-nav a::before {
  color: #fff;
  
  display: inline-block;
  font-family: "flexslider-icon";
  font-size: 30px;
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
}
.slides, .flex-control-nav, .flex-direction-nav{
	width:100%
}*/
#flexSlider-text h2 img {
	width: auto;
}
.banner-wrapper .flexslider .slides img{height: 60vh;}
.banner-wrapper .flex-direction-nav a::before, .banner-wrapper .flex-direction-nav a::before {
	color: rgba(255, 255, 255, .5);
}
.banner-wrapper .flex-direction-nav a{height:55px;  opacity: inherit; }
.banner-wrapper .flex-direction-nav .flex-next{right:0;height: 40px; width: 40px; text-align: center; font-size:0; 
background:url(../images/arrow-next.png) no-repeat center center #00000094;}/*edited by AV*/
.banner-wrapper .flex-direction-nav .flex-next:before{content:none; }
.banner-wrapper .flex-direction-nav .flex-prev{left:0; height: 40px; width: 40px; text-align: center; font-size:0;
background:url(../images/arrow-preview.png) no-repeat center center #00000094;}
.banner-wrapper .flex-direction-nav .flex-prev:before{content:none;}
.banner-wrapper .flex-direction-nav a:before{background: url(../images/prev.png);}  
/* .banner-wrapper .flexslider .slides img{min-height:320px; max-height:345px;} */
/*========body panel 1===============*/




.flexslider li a.bg-slide {
	height: 212px;
}
/*Custom Top banner*/
.banner-wrapper {
	position: relative;
	 /* background: url(../images/fishnets-and-hearts.png) repeat;   */
	 background-image: linear-gradient( 
45deg, transparent 20%, #00000061 25%, transparent 25%), linear-gradient( 
-45deg, transparent 20%, #00000045 25%, transparent 25%), linear-gradient( 
-45deg, transparent 75%, #00000054 80%, transparent 0), radial-gradient(#6f6f702b 2px, transparent 0);
    background-size: 20px 20px, 20px 20px; 
}


}
.banner-wrapper .flex-direction-nav a{z-index: 1;}
.banner-wrapper .slides li > span {
	position: absolute;
	top:50%;
	color: #fff;
	width:80%;
	padding: 21px 100px;
	text-align:center;
	z-index: 100;
	left: 50%;
    transform: translate(-50%, -50%);
	font-size:94%;
}
.banner-wrapper .flex-control-nav {
	bottom: 20px;
	left: 0;
	z-index: 999;
}
.banner-wrapper .flex-control-paging li a {
	box-shadow: 0 0 0px rgba(0, 0, 0, 0.0) inset;
	background: none repeat scroll 0 0 #dd303c;
}
.banner-wrapper .flex-control-paging li a.flex-active {
	background: #e8c65a;
}
.banner-wrapper .flex-control-nav li {
	margin: 0px 4px;
}
.banner-wrapper .flex-pauseplay {
	bottom: 22px;
	display: block;
	left: auto;
	margin: 0;
	position: absolute;
	right: 6%;
	top: auto;
	z-index: 99;
}
.banner-wrapper .flex-pauseplay a.flex-pause, .banner-wrapper .flex-pauseplay a.flex-play {
	cursor: pointer;
	display: block;
	color: #1174b5;
	position: absolute;
	bottom: 0px;
	left: 0px;
}
.banner-wrapper .flex-pauseplay a::before {
	font-size: 12px;
	color: #fff;
}
.banner-wrapper .flex-pauseplay a:focus{outline:none;}
.banner-wrapper .flex-pauseplay a {
	height: 25px;
	line-height: 25px;
	width: 25px;
}
.right-content {
	float: right;
	padding-top: 0;
}
.breadcrum-menu nav{background-color: transparent; position: static;}
.breadcrum-menu nav ol{margin: 0; line-height: 40px;}
.breadcrum-menu nav ol li{display: inline-block; color: #ff9a02; font-size: 15px; font-weight: 600; /*text-transform: capitalize;*/}
.breadcrum-menu nav ol li:before{content: "\f105"; font-family: FontAwesome; margin: 0 4px; margin-left: 0;}
.breadcrum-menu nav ol li:first-child::before{content: ''; display: none;}
.breadcrum-menu nav ol li >a{color: #fff;}
.inner-wrapper .body-container {padding-top: 0px;}
.innerpage-wrapper {
    min-height: 450px;
    background: url(../images/content-bg.png) repeat-y top right;
}
.innerpage-wrapper h1{font-size: 180%; color: #343434;}
.innerpage-wrapper h2{font-size: 160%; color: #343434;}
.innerpage-wrapper h3{font-size: 150%; color: #343434;}
.innerpage-wrapper p{text-align: justify;  line-height: 25px;}
.innerpage-wrapper table > thead{background-color: #216DB9; color: #fff;}
.innerpage-wrapper table > thead > tr th{text-transform: none; font-weight: normal;  padding: 8px; font-size: 13px; position:relative;}
.innerpage-wrapper table > thead > tr th:before{content:""; background:url(../images/sort_both.png) no-repeat; position:absolute; right: 5px;
display: block; width: 15px;height: 15px; top: 10px;background-size: 15px;}
table.dataTable thead .sorting_asc:before{content:''; background:url(../images/sort_both.png) no-repeat; height: 16px;}
table.dataTable thead .sorting_desc:before{content:''; background:url(../images/sort_both.png) no-repeat; height: 16px;}
#sorttable_sortfwdind{font-size: 0;}
#sorttable_sortrevind{font-size:0;}
table.dataTable thead .sorting {
    background-image: url(../images/sort_both.png);
}
table.dataTable thead th, table.dataTable thead td{border-bottom:none !important;}
table.dataTable.no-footer {
    border-bottom: 1px solid #ddd !important;
}
.innerpage-wrapper table > tbody > tr td{padding: 8px; font-size: 14px;}
.innerpage-wrapper table > tbody > tr:nth-child(even){background-color: #eee;}
.layout-main{padding: 30px 0;}
.content-right .layout-main{padding: 0;}
.innerpage-wrapper .item-list ul li,
.innerpage-wrapper ul li{margin: 8px 0; font-size: 15px;}
.innerpage-wrapper .item-list ul,.innerpage-wrapper ul{margin-left:15px;}
.innerpage-wrapper .item-list ul li,
.innerpage-wrapper ul li{margin: 8px 0 15px; font-size: 90%; list-style-image: url(../images/list-arrow.png); text-align: justify;}
.innerpage-wrapper .item-list ul li a, 
.innerpage-wrapper ul li a{color: #055696;}
ul.quicktabs-tabs li::before{content: none; display: none;}

/*Pagination design*/
.pager{position: static; background-color: transparent;}
.pager ul{text-align: center;}
.pager ul li{display: inline-block; }
.pager ul li >a{display: block; box-sizing: border-box;  padding: 3px 10px;border-radius: 5px; background-color: #e3f0fd;color: #343434; outline: none;}
.pager ul li.is-active > a{color:#fff; background-color: #225d98;}
.pager ul li >a:hover{}
.pager ul li::before{content: none; display: none;}


/*Contact us page*/
.contact-us-page{display: flex; justify-content: space-between;}
.contact-us-page ul.contuctuspage li{display: flex;     margin-bottom: 10px;}
.contact-us-page ul.contuctuspage li:before{margin-right: 8px; color: #0176bf;text-align: center;line-height: 22px;font-size: 15px;}
.contact-us-page ul.contuctuspage li:nth-child(1):before {
    content: "\f015";
    font-family: FontAwesome;
}
.contact-us-page ul.contuctuspage li:nth-child(2):before {
	content: "\f095";
    font-family: FontAwesome;
}
.contact-us-page ul.contuctuspage li:nth-child(3):before {
	content: "\f1ac";
    font-family: FontAwesome;
}
.contact-us-page ul.contuctuspage li:nth-child(4):before {
	content: "\f0e0";
    font-family: FontAwesome;
}
.contact-us-page .map{width: 50%;}
.contact-us-page .map > iframe{height: 250px; width: 100%;border: 5px solid #cbd6e0 !important;}

/*Feedback Form*/
.path-webform #block-swftwo-content{background: url(../images/feedback-bg.png) no-repeat;background-position: 85% 0; min-height: 450px;}
.webform-submission-feedback-form{max-width: 400px; margin: 0;  background-color: #badffc;box-sizing: border-box; padding: 10px 25px;}
.webform-submission-feedback-form .js-form-item{margin: 15px 0;}
.webform-submission-feedback-form .js-form-item textarea{border: none; border-bottom: 2px solid #8fc8f5; width: 100%; outline: none;
height: 65px; background: transparent;}
.webform-submission-feedback-form .js-form-item input.form-text,
.webform-submission-feedback-form .js-form-item input.form-email{ width: 100%; box-sizing: border-box; padding: 0;
margin: 0; border: none;  border-bottom: 2px solid #8fc8f5;  border-radius: 0 !important; outline: none; background: transparent;}
.webform-submission-feedback-form .js-form-item label{margin: 0; display: block; color: #343434;}
.webform-submission-feedback-form .form-submit{background-color: #0d9de0; color: #fff; border-radius: 20px;
box-sizing: border-box; padding: 5px 25px; display: inline-block; transition-duration: 0.4s; border: none; outline: none;}
.webform-submission-feedback-form .form-submit:hover{background-color: #055696;}
.webform-confirmation__message{    background-color: #33b68a; color: #fff; width: auto; max-width: 400px; box-sizing: border-box;
padding: 10px; border-radius: 5px; text-align: center;}
.webform-confirmation a{color: #fc644d; box-sizing: border-box; padding: 5px 10px; border: 1px solid #ff5e59; font-size: 13px;}
.webform-confirmation a:hover{background-color: #fc644d; color: #fff;}




/*Quick links*/
.quick-link{margin:2% 0;}
.wraping{border:2px solid #2196f3; float: left; width: 100%;}
.item-col{text-align:center; float:left; width:25%; box-sizing:border-box; min-height:160px;  padding: 2% 0;}
.item-col:hover{}
.item-col .icon{display:block; margin-bottom: 2%}
.item-col h3{font-size: 115%; margin:0;}
.fill h3{color:#fff;}
.fill{background-color:#2196f3; transition-duration: 0.5s;}
.fill:hover{background-color: #055696; transition-duration: 0.5s;}
.not-fill{background-color:#fff;}
.fill h3 >a{color:#fff;}
.q-link{font-size: 160%; margin-bottom:2%;}
.q-link:after{content:''; display:block;background-color: #2196f3; width:60px; height: 3px; margin: 7px auto 0; border-radius: 5px;}

/*Photo Gallery*/
.photo-gallery{background-color:#343434; padding: 2% 0;}
.photo-gallery-sec img, .video-gallery-sec img{height: 350px; width: 100%;}


/*Scroll top*/
.scrollTop {
	position: fixed;
	right: 2%;
	bottom: 10px;
	padding: 20px;
	opacity: 0;
	-webkit-transition: all 0.4s ease-in-out 0s;
	transition: all 0.4s ease-in-out 0s;
	cursor: pointer;
	width: 45px;
	height: 45px;
	z-index: 99;
	border-radius:50%;
	background:url(../images/small-icon/scrolltop.png) #055696;
	background-position:50% 0;
}
.scrollTop:hover {
	background-position:50% 100%;
}

/*Footer*/
.block-cmf-design-footer p a { color: #78c3ff;font-size: 14px;}
.carousel-wrapper{border:none;}
.block-visitors {
	width: 100%;
    text-align: center;
}
.block-visitors ul li{color: #fff !important;font-size: 15px !important;}
.block-visitors ul li > em{font-style: normal; font-size: 18px;}
.footer-top-wrapper ul {
	margin-bottom: 0;
	padding: 12px 0 2px;
}
.footer-top-wrapper ul li a {
	font-size: 88%;
	position:relative;
}
.footer-top-wrapper ul li a:after{content:''; display:block; width:0; height:2px; background-color:#fff; left: 50%; position: absolute; transform: translate(-50%, -50%); transition-duration:0.4s;}
.footer-top-wrapper ul li a:hover:after{width:50%; transition-duration:0.4s;}
.common-right ul li.high-contrast-toggle > a{
	background-color: #fff;
    color: #006baf;
}

/* my new css started from here */
.nice-menu .logo {width: 160px;margin: 0;padding-top: 2px;}
.nice-menu .logo img{width: 55px;height: auto;float: left;margin: 0;}
.nice-menu .logo p{margin: 0;padding: 0;color: #fff;line-height: 20px;padding-top: 5px;}
.nice-menu .logo p span{font-size: 30px;font-weight: 800;}
.nice-menu .toggle-menu{float: left;}
.nice-menu .toggle-menu .fa{color: #fff;padding: 10px;font-size: 27px;padding-top:18px;}
.nice-menu .minister{float: right; padding-right: 65px;}
.nice-menu .minister a{font-size: 90%;margin:5px;color: #fff;padding-top: 15px;font-weight: 700;    line-height: 13px;
display:block;}
.nice-menu .minister a span{font-weight: normal;font-size: 10px;}
.nice-menu .minister > img{width: 86px;position: absolute;top: -24px;right: 0;}
.web-services {
    color: white;
    width: 100%;
    display: block;
    float: left;
    text-align: center;
    background: linear-gradient(to right, #1a6ea5, #3d95c3,#1a6ea5);
}
.web-services .items{}
.web-services .items ul{margin: 0 auto;}
.web-services .items ul li{float: left;padding: 20px 15px;transition-duration: 0.4s; box-sizing:border-box;}
.web-services .items ul li:hover{background-color: #fff;color: #033455;transition-duration: 0.4s;}
.web-services .items ul li .icon{}
.web-services .items ul li .icon > .fa{font-size: 25px;}
.web-services .items ul li a{font-size: 11px; color:#fff;}
.web-services .items ul li:hover a{color: #033455;}


/*Odisha Website Style*/
.middle-menu{background: #03446e;
/* background: -moz-linear-gradient(90deg, rgba(45,166,175,1) 0%, rgba(66,142,204,1) 52%, rgba(47,165,177,1) 100%); */
/* background: -webkit-linear-gradient(90deg, rgba(45,166,175,1) 0%, rgba(66,142,204,1) 52%, rgba(47,165,177,1) 100%); */
/* background: linear-gradient(90deg, rgba(45,166,175,1) 0%, rgba(66,142,204,1) 52%, rgba(47,165,177,1) 100%); */}
.middle-menu ul{margin: 0; text-align: center; width: 100%;}
.middle-menu ul li{display: inline-block; padding: 0 25px; position:relative;}
.middle-menu ul li:after{content:''; display:block;width: 2px; background-color:#61b5cc; height: 15px; position: absolute; top:7px; right: 0;}
.middle-menu ul li:first-child:after,
.middle-menu ul li:last-child:after{content:''; display:none;}
.middle-menu ul li > a{color:#fff; font-size:95%;}

.odisha-profile-col .listing-details{float:left;min-height:127px;}
.odisha-profile-col .listing-details p{text-align: justify; line-height: 24px;} 
.listing-details ul li{background:url(../../images/list-icon.png) no-repeat 0 5px; display:block; padding-left:25px;height: 30px;}
.listing-details ul li > span{color: #3ca8e3;font-weight: 600;width: 46px;float: left;font-size: 16px;}
.odisha-profile-col .view-map{float:right; width: 60%; min-height:165px;}
.know-more{background-color: #0d9de0; color: #fff; border-radius: 20px; box-sizing: border-box; padding: 5px 25px; display: inline-block;
transition-duration: 0.4s;}
.know-more:hover{color: #fff;}
.investment-link-one{position:relative;  background-color: #e8eaed;margin-bottom: 10px;}
.investment-link-one h1 {
    text-transform: uppercase;
    font-size: 90%;
    font-weight: bold;
    color: #343434;
	letter-spacing: normal;
	border-bottom: 1px solid #d6d6d6;
    padding: 10px 15px;
}
.investment-link-one ul{position:absolute; bottom:0; margin:0; width:100%; text-align:center;}
.investment-link-one ul li{display:inline-block;}
.investment-link-one ul li a{background-color: #e30b13; color: #fff; font-size: 14px; padding: 4px 12px; box-sizing: border-box;
display: block; border-top-right-radius: 5px; border-top-left-radius: 5px; transition-duration: 0.4s;}
.investment-link-one ul li a:hover{padding-top: 10px; transition-duration: 0.4s;}
.investment-link-tow a{background-color:#216DB9; display:block; color:#fff; margin:10px 0; box-sizing:border-box; padding:8px; border-radius:8px;}
.investment-link-tow a:hover{background-color:#423f3f;}
.investment-link-tow a img{float:right;margin-top: -4px;}
.investment-link-three{position:relative;}
.donate-now{position: absolute;left: 50%; transform: translate(-50%, -40%); bottom: 0; background-color: #0d9de0; color: #fff; border-radius: 20px;
box-sizing: border-box; padding: 5px 25px; display: inline-block; transition-duration: 0.4s;}
.donate-now:hover{color: #fff;  background-color: #037ab1; transition-duration: 0.4s;}
.whats-new-link-one{margin-bottom: 10px; position:relative;     -webkit-box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12), 0 1px 5px 0 rgba(0,0,0,0.2);
    box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12), 0 1px 5px 0 rgba(0,0,0,0.2);
    border-radius: 7px;}
.whats-new-link-two{ position:relative;  -webkit-box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12), 0 1px 5px 0 rgba(0,0,0,0.2);
    box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12), 0 1px 5px 0 rgba(0,0,0,0.2);
    border-radius: 7px;}
.whats-new-link-one img, .whats-new-link-two img{max-height: 185px; width: 100%;}
.whats-new-link-one a{background-color: #0d9de0; position: absolute;left: 0; bottom: 50px; color: #fff; box-sizing: border-box; padding: 5px 18px;
border-top-right-radius: 15px; border-bottom-right-radius: 15px; font-size:13px;}
.whats-new-link-one a:hover{color: #fff; background-color: #037ab1; transition-duration: 0.4s;}

.whats-new-link-two a{background-color: #0d2f54; position: absolute;right: 0; bottom: 25px; color: #fff; box-sizing: border-box; padding: 5px 18px;
border-bottom-left-radius: 15px; border-top-left-radius: 15px; font-size:13px;}
.whats-new-link-two a:hover{color: #fff; background-color: #1c5b9f; transition-duration: 0.4s;}

/*Department and trending section*/
.border-top{border-top:1px solid #e2e2e2; border-bottom: 1px solid #e2e2e2; padding-bottom: 20px;}
.department-sec, .trending-news{padding:10px 0;}
.department-sec p{margin-bottom:5px;}
.department-sec h1, .trending-news h1{font-size: 105%; text-transform: uppercase; font-weight: 600; margin-bottom:15px;}
.department-trending{padding:25px 0;}
#trending-news .slides li strong.head-line{font-size: 14px; text-decoration: underline;}
#trending-news .slides li span.publish-date{display: block; color: #868686; font-size: 14px;}
.search-department li{display:inline-block; padding: 0 3px;}
.search-department li a{color:#000; font-size:14px;}
.search-department li a.active{background-color:#3e8dc5; color:#fff; padding: 3px 8px;}
.information-col{background-color:#f1f1f1; display:flex; min-height: 250px;}
.role-listing{width:50%; box-sizing:border-box;  padding: 15px 20px;}
.address-information{width:50%; box-sizing:border-box; text-align: center; padding-top:20px;}
.address-information address{text-align: left;    font-size: 13px;}
.address-information address a{color: #3e90c2;}
.address-information h5{color:#3e90c2; font-size: 14px;     font-weight: 600; margin: 5px 0;}
.role-listing h4{color:#3e8dc5;font-size: 103%; font-weight: 600; text-decoration: underline;}
.role-listing ul li a{color:#343434;}

/*Thrid Section*/


#news-slider .slides >li h5{font-size: 105%; text-transform: uppercase; font-weight: 600; padding: 10px; background-color:#fff;}
#news-slider .slides >li > img,
#news-slider .slides >li > ul{padding:0 10px;}
#news-slider .slides >li > ul{padding:15px; box-sizing:border-box;     line-height: 24px;}
#news-slider .slides >li > ul li a{color:#57585d;font-size: 14px; text-decoration: underline;}

.more-details{display: block; text-align: right; padding-right: 10px; padding-bottom: 10px; color: #111113; text-transform: uppercase;font-size: 12px;
font-weight: 600;}
.slide-section{margin: 20px 0 25px;}
.slide-section .flex-control-paging li a.flex-active{background-color:#1a7ab7;}

/*Social Media*/
.social-media{padding:25px 0;}
.social-feeds{max-width:850px; min-width:850px; margin:0 auto;}
.social-feeds-left{float:left; width:60%; padding-top:40px;}
.social-feeds-left h5{color: #9e9ea0; font-size: 45px; font-weight: 100;}
.social-feeds-right{float:right; width:40%;}
.social-feeds ul.tabs{
margin: 0px;
padding: 0px;
margin-bottom: 20px;
list-style: none;
}
.social-feeds ul.tabs li{
	background: none;
	display: inline-block;
	color:#444444;
	padding: 10px 15px;
	cursor: pointer;
	font-weight:600;
	text-transform: uppercase;
	font-size: 13px;
	position:relative;
	transition-duration:0.7s;
}
.social-feeds ul.tabs li:after{content:''; display:block; border-right: 2px solid #c5c5c5; width: 2px;
    height: 15px; position: absolute; right: 0;  top: 12px;}
.social-feeds ul.tabs li:last-child:after{content:''; display:none;}
.social-feeds ul.tabs li:nth-child(1){padding-left:5px;}

.social-feeds ul.tabs li.current{
	color: #3c5897;
	transition-duration:0.7s;
}

.social-feeds .tab-content{
	display: none;
	background: #ededed;
	padding: 15px;
	min-height: 415px;
    max-height: 425px;
}
.social-feeds .tab-content img{width:100%;}

.social-feeds .tab-content.current{
	display: inherit;
	transition-duration:0.7s;
}


/*Footer*/
.footer {
    background-color: #216DB9;
    color: #fff;   
	display:inline-block;
	width: 100%;
}
.footer h1{
	font-size: 19px;
    font-weight: 700;
}
.footer ul li{
	font-size: 12px;
	color: #a6b4bd;
	line-height: 21px;
}
.footer-inline-menu{padding: 10px 0;} 

.footer-inline-menu ul {
    margin: 0 auto;
    float: inherit;
    display: table;
}
.footer-inline-menu ul li {
    float: left;
    list-style-type: none;
    font-size: 84%;
    font-weight: 500;
	padding:5px 19px;
	border-left: 1px solid #ececec3b;
}
.footer-inline-menu ul li:first-child{border-left: none;}
.footer-inline-menu ul li a{color: #fff;}


/*Events & Exhibition*/
.events-details{
    height: 287px;
    overflow: auto;
    box-sizing: border-box;
    padding: 0 15px;
    margin-top: 0%;
    float: left;
    width: 100%;
}
.events-details ul > li{width: 100%; margin: 10px 0;  padding: 5px 0; border-bottom: 1px dashed #c7c7c7;}
.events-details ul > li > a{color:#343434; display: flex;  box-sizing: border-box; font-size: 84%;}
.events-details ul > li > a:before{content: "\f101"; font-family: FontAwesome; color: #225d98; font-size: 19px; margin:-3px 5px 0 0;}
.minister-col { min-height:113px; background:#3996c1;  margin-bottom:10px;}
#slide-section-area h3{text-align: center;margin-bottom: 26px;} 

/* CSS (19112019) */

.banner-minister{text-align: center;padding-top: 35px;}
.banner-minister h3{color: #216db9;font-size: 15px;font-weight: 600;margin-bottom: 0;}
.banner-minister p{margin: 0; font-size: 84%;}
.banner-minister img{border-radius: 50%; width: 95px; height: 95px; border: 3px solid #216db9;}

.banner-secretary{text-align: center;padding-top: 35px;}
.banner-secretary h3{color: #216db9;font-size: 14px;font-weight: 600;margin-bottom: 0;}
.banner-secretary p{margin: 0; font-size: 84%;}
.banner-secretary img{border-radius: 50%; width: 85px; height: 85px; border: 3px solid #216db9;}

.m-b-10{margin-bottom: 10px;}

/* css for faded line  */
.fade_rule {
height: 1px;
background-color: #E6E6E6;
width: 66.0em;
margin: 0 auto;
background-image: linear-gradient(to left , white 2%, #E6E6E6 50%, white 98%);
background-image: -o-linear-gradient(to left , white 2%, #E6E6E6 50%, white 98%);
background-image: -moz-linear-gradient(to left , white 2%, #E6E6E6 50%, white 98%);
background-image: -webkit-linear-gradient(to left , white 2%, #E6E6E6 50%, white 98%);
background-image: -ms-linear-gradient(to left , white 2%, #E6E6E6 50%, white 98%);
background-image: -webkit-gradient( linear, left bottom, right bottom, color-stop(0.02, white), color-stop(0.5, gray), color-stop(0.98, white) );
}

/* odisha-about section css */

.about-sec{padding: 30px 0;}
.about-sec .investment-col .investment-heading{font-size: 155%;font-weight: 700;color: #0D2E54;margin-bottom: 25px;}
.about-sec .investment-col .investment-heading span{font-weight: normal;}

.content-invetment {
    min-height: 390px;
    max-height: 390px;
    border: solid 1px #e8e8e8;
	padding: 0 0 10px 10px;
}
/*For Scaoll Style*/
.content-invetment .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar { background-color: #055696 !important;}
.content-invetment .mCS-autoHide > .mCustomScrollBox > .mCSB_scrollTools, .tab-wrapper .mCS-autoHide > .mCustomScrollBox ~ .mCSB_scrollTools {
opacity:1;width:10px}
.content-invetment .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {width:5px !important;}
.content-invetment .mCSB_scrollTools .mCSB_draggerRail {width:0;}
.content-invetment .mCSB_inside > .mCSB_container { margin-right: 15px;}
.content-invetment .mCustomScrollbar > .mCustomScrollBox > .mCSB_scrollTools.mCSB_scrollTools_onDrag, .tab-wrapper .mCustomScrollbar > .mCustomScrollBox ~ .mCSB_scrollTools.mCSB_scrollTools_onDrag {
opacity: 1;filter: alpha(opacity=100);-ms-filter: alpha(opacity=100);}
.content-invetment .mCS-autoHide > .mCustomScrollBox > .mCSB_scrollTools, .tab-wrapper .mCS-autoHide > .mCustomScrollBox ~ .mCSB_scrollTools {
opacity:1;width:10px}
.content-invetment .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {width:5px !important;}
.content-invetment .mCSB_scrollTools .mCSB_draggerRail {width:0;}
.content-invetment .mCustomScrollbar > .mCustomScrollBox > .mCSB_scrollTools.mCSB_scrollTools_onDrag, .tab-wrapper .mCustomScrollbar > .mCustomScrollBox ~ .mCSB_scrollTools.mCSB_scrollTools_onDrag {
opacity: 1;filter: alpha(opacity=100);-ms-filter: alpha(opacity=100);}
/*End Scaoll Style*/


.about-sec .odisha-profile-col .odisha-profile-head{font-size: 150%;font-weight: 700;color: #0D2E54;margin-bottom: 15px;}
.about-sec .odisha-profile-col .odisha-profile-head span{font-weight: normal;}

.about-sec .van-dhan-yojana-training-title .training{font-size: 155%;color: #fff; padding: 8px 0; float: left; width: 100%;background-color: #216db9;}
.about-sec .van-dhan-yojana-training-title .training span{font-weight: normal;}
.about-sec .van-dhan-yojana-training-title .training > i{    margin: 0 8px;}

.voter-helpline{font-size: 155%; font-weight: 600;margin-bottom: 9px;}
.voter-helpline span{font-weight: normal;}

.about-sec .helpline-box {border: 1px solid #e2e0e0;border-radius: 8px;min-height: 161px; position:relative; margin-bottom:20px;}
.about-sec .helpline-box p:first-child{border-bottom: 1px solid #ddd;padding-bottom: 25px;}
.about-sec .helpline-box p{font-size: 14px;padding: 17px 0;width: 90%;margin-left: 18px;}
.about-sec .helpline-box p a{color: #216db9;}
.about-sec .helpline-box img{position: absolute;right: 10px;bottom: 34px;}

.training-box{background-color: #fff;box-sizing: border-box;box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12), 0 1px 5px 0 rgba(0,0,0,0.2); height: 100%;}
.about-sec .training-box .read-more-btn{outline: none; border: none;position: absolute;bottom: 0;left: 34%;padding: 5px 25px;border-top-left-radius: 10px;border-top-right-radius: 10px;background-color: #0d9de0;color:#fff;transition: 0.4s;}
.social-section{background: url("../images/social-bg.jpg");background-repeat: no-repeat;background-size: cover;padding: 35px 0;}
.social-section .social-box{background-color: #fff;height:400px;} 
.social-section .social-box ul{display: flex;}
.social-section .social-box ul li{flex-grow: 1;width: 33%;}
.social-section .social-box iframe{width: 98% !important;  margin: 0 0px; height: 305px !important;}
.social-section .social-box h3{text-align: center;color: #fff; background-color: #216db9;font-weight: 600; padding: 9px 0; font-size:155%; margin:0;}
.social-section .social-box h3 span{font-weight: normal;}
.social-box #pills-tabContent .feeder { width:94%; margin:0 auto;}
.social-box #pills-tabContent #pills-home { text-align:center;}
/* social section style */
.social-section .social-box ul.nav-pills li a.nav-link-fb{background-color: #4b69b1;width:33%;}
.social-section .social-box ul.nav-pills li a.nav-link-twitter{background-color:#2bb2e1;;width:33%;}
.social-section .social-box ul.nav-pills li a.nav-link-instagram {background: #f09433; background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%); background: -webkit-linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); background: linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f09433', endColorstr='#bc1888',GradientType=1 );width:33%;}
.twitter-timeline.twitter-timeline-rendered {
    width: 100vw !important;
}

.social-section .nav-pills .nav-item .nav-link {border-radius: 0px;padding: 6px 58px;outline: none;color: #fff;border:1px solid #ffffff;}
.social-section .nav-pills .nav-item .nav-link .fa{ font-size: 25px;}
.imp-links h1 {
    font-size: 155%;
    font-weight: 600;
}
.imp-links h3 {
	text-align: center;
    color: #fff;
    padding: 8px 0;
    font-size: 155%;
    margin: 0;
    background-color: #216db9;
    min-height: 45px;
}
.imp-links h3 > span{font-weight: normal;}
.imp-links {background:#fff; height: 400px;}
.imp-links ul {
    padding: 0;
    margin: 0;
}

    .imp-links li {
        line-height: 26px;		 
}


    

    .imp-links li:hover {
        background: #e8eaed !important;
    }

.imp-links li a {
color: #000;
display: flex;
font-size: 85%;
padding: 8px 10px;
}
.imp-links li a:hover {
    background: #407cac !important;
    color: #fff;
}
.path-frontpage .imp-links li a:hover:before {
    color: #fff;
}
.imp-links li a:before{content: "\f101";  font-family: FontAwesome; color: #225d98;  font-size: 19px;margin:0 5px 0 0;}  

.imp-links li:nth-child(odd) {
	background: #fbfeff;
} 

.imp-links li:nth-child(even) {
	background: #d3ecff;
} 

.imp-links .read-more {
    display: block;
    padding: 9px;
    text-align: right;
    background: #f5f6f8; 
} 

.odisha-gallery  {
    text-align: left;
    color: #0C3054;
    font-weight: 600;
    padding: 9px 10px;
    font-size: 155%;
   
}
/* calendar css */

@media (max-width:575px) {
    .display-4 {
        font-size: 1.5rem;
    }
    .day h5 {
        background-color: #f8f9fa;
        padding: 3px 5px 5px;
        margin: -8px -8px 8px -8px;
    }
    .date {
        padding-left: 4px;
    }
}

@media (min-width: 576px) {
    .day {
        height: 3.7vw;
    }
}
.day h5 { font-size:90%;}
.p-2 {
    padding: .5rem !important;
}
a.event {
    padding: 3px !important;
    font-size: 55%;
}
.text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
	white-space: nowrap;
	max-height: 70px;
}
.text-muted {
    color: #868e96!important;
}
.border-top-0 {
    border-top: 0!important;
}
.border-left-0 {
    border-left: 0!important;
}
.bg-light {
    background-color: #f8f9fa!important;
}
.border {
    border: 1px solid #e9ecef!important;
}
.m-t-m-5{
	margin-top: -5px;
}
.heading-calendar{text-align: center;color: #0C3054;font-weight: 600;font-size: 110%; padding: 14px 0 0;}
.heading-calendar span{font-weight: normal;}
.social-section .months{padding: 0!important;}
.social-section .months h5{font-size: 12px;margin: 0;border: 1px solid #25252530;font-weight: 600;}
.prev-selector{display: flex;justify-content: center;align-items: baseline;padding-top: 15px;}
.next-selector{display: flex;justify-content: center;align-items: baseline;padding-top: 15px;}
.prev-selector > p , .next-selector > p{font-size: 16px;font-weight: 500;}

/* slider section css */
#news-photo-slider .flex-direction-nav .flex-prev {opacity: 1 !important;	left: -28px; }
#news-photo-slider .flex-direction-nav .flex-prev:hover {opacity: 1;	left: -28px; }
#news-photo-slider .flex-direction-nav .flex-next {right: -28px;text-align: right;opacity: 1 !important; }
#news-photo-slider .flex-direction-nav .flex-next:hover {right: -28px;text-align: right;opacity: 1; }
#news-photo-slider .flex-direction-nav .flex-prev::before{color: #216db9; font-size: 25px;} 
#news-photo-slider .flex-direction-nav .flex-next::before{color: #216db9; font-size: 25px;} 

.m-t-10{margin-top: 25px;}
.slide-section .btn-custom .fa{font-size: 10px;}
.footer .footer-down{border-top: 1px solid #508bc5;}

/*Five T Section*/
.five-t-sec{background: url(../images/shape3.svg) no-repeat; background-size:cover; min-height: 85px; display: flex; position: relative;} 
.five-t-logo{float: left;}
.five-t-listing{display: flex; align-items: center;  justify-content: center;margin: 0; -webkit-transform: translateY(-30px);  -moz-transform: translateY(-30px);
-ms-transform: translateY(-30px);  -o-transform: translateY(-30px);  transform: translateY(-30px);}
.five-t-listing li{
        display: inline-block;
    text-align: center;
    margin: 0 2px;
    min-width: 85px;
}
.five-t-listing li a{margin-top: -10px; display: block; color: #343434; font-size: 81.25%;}
.five-t-listing li > span{display: block;background-color: #fff; border-radius: 50%; width: 60px; height: 60px; margin: 0 auto;
box-sizing: border-box;  padding: 10px;}
.five-t-listing li > span img{transition: 0.70s;-webkit-transition: 0.70s;	-moz-transition: 0.70s;	-ms-transition: 0.70s; -o-transition: 0.70s; margin-top: 8px;}
.five-t-listing li:hover > span img{transition: 0.70s;	-webkit-transition: 0.70s;	-moz-transition: 0.70s;	-ms-transition: 0.70s;
-o-transition: 0.70s;	-webkit-transform: rotate(45deg);	-moz-transform: rotate(45deg);	-o-transform: rotate(45deg);
-ms-transform: rotate(45deg);	transform: rotate(45deg);}
.sec-first{width: 45%;}
.sec-second{width: 55%; padding-left: 0; display: flex; justify-content: center; align-items: center;}
.sec-second ul{float: left; margin: 0;}
.sec-second ul li{display: inline-block; text-align: center; margin: 0 4px;}
body.or .sec-second ul li a {font-size: 11px;}
.sec-second ul li a{color: #fff; font-size:10px;}
.i-width > img{width:27%;}
.inner-expend{background-color: #fff; min-width: 83%; position: absolute;
left:50%;top:100%; transform: translate(-50%, -0%); box-shadow: 0 0 20px 0 rgba(0,0,0,.3); border-bottom-left-radius: 5px; border-bottom-right-radius: 5px;
box-sizing: border-box; min-height: 96px; z-index: 10; display: none;  justify-content: space-between; padding: 10px; text-align: left; 
display: none!important;    padding-top: 23px;} 
.show-card{display: block!important;}

.inner-expend:before{    content: ''; width: 0; height: 0; border-left: 10px solid transparent; border-right: 10px solid transparent;
border-bottom: 10px solid white; top: -10px; position: absolute; left: 84%;
}
.inner-expend h4{font-size: 16px; font-weight: 400; color: #fff; float: left; width: 32%; text-align: center;}
.sec-left-link a{background-color: #3996c1; font-size: 13px !important;  box-sizing: border-box; padding: 3px 10px; display: inline-block;}
.sec-right-link a{background-color: #3996c1; font-size: 13px !important;  box-sizing: border-box;  padding: 3px 10px;display: inline-block; margin-right: 5px;} 
.sec-left-link a:hover, .sec-right-link a:hover{background-color: #007bff;}
.sec-left-link{width: 49.5%; float: left; background: url(../images/login-bg1.jpg) no-repeat; min-height:75px;display: flex;
align-items: center;}
.sec-right-link{width: 49.5%; float: right;background: url(../images/login-bg2.jpg) no-repeat; min-height:75px;display: flex;
align-items: center;}
#close-btn{position: absolute;  top: 0; right: 0; color: #343434; width: 20px; height: 20px;
text-align: center; line-height: 20px; font-size: 11px; outline: none;}


/* news marquee section style*/

.news-runner{padding: 0px; background: url(../images/runner-bg.png); position: absolute;z-index: 2; width: 97%;}
.news-runner .inner-runner{margin: 0px;min-height: 35px;overflow:hidden;}
.news-runner .inner-runner ul{margin:3px 0 0 0;}
.news-runner .inner-runner ul li{display: inline-block;line-height: 2px;margin: 0px 10px;padding: 0px 0px;padding-left:13px;font-size: 13px;position:relative;}
.news-runner .inner-runner ul li a{color:#fff;padding-left:3px;}
.news-runner .news-runner-head{background-color: #f36051;}
.news-runner .news-runner-head a { margin: 0px; padding: 5px; color: #fff; font-weight: normal; height: 35px; display: block; text-align: center;
box-sizing: border-box;}
.news-runner .news-runner-head a:hover{color:#fff;}
.news-runner .item-list > ul{height:35px; line-height:30px; margin-bottom:0;}
 .TickerNews{
    width: 100%;
    height: 35px;
    line-height: normal;
}
.unee_wrapper{
width: 100%;
position: relative;
overflow: hidden;
}
.ti_slide{
width: 30000px;
position: relative;
left: 0;
top: 0;
}
.ti_content{
width: 100%;
position: relative;
float:left;
}
.ti_content ul li{display: inline-block;}
.ti_news{
float:left;
}
.ti_news a:before{content: ''; display: block; width: 20px;  height: 20px; background: url(../images/send.png) 0 1px; background-repeat: no-repeat;
position: absolute; left: 0px;top: 8px;}
.ti_news a{
display: block;
margin-right: 10px;
color:#fff;
font-size:14px;
text-decoration: none;
padding-left:20px;
position:relative;
}
#stop-resume{
display: block;
padding: 10px;
margin:10px;
width: 70px;
text-align: center;
border:solid 1px white;
text-decoration: none;
}
#stop-resume:active{
background-color:white;
border:solid 1px #f1f1f1;
color:blue;
}
 
/****Viwe Page of News****/ 
.page-node-type-flash-news .flashnews-details .views-row {margin: 10px 0; float: left; width: 100%;}
.page-node-type-flash-news .flashnews-details .views-row .views-field-nothing{display: none;}
.page-node-type-flash-news .flashnews-details .views-row .views-field:before{content: ''; display: block;background: #ff512f;
background: -webkit-linear-gradient(to right, #ff512f, #dd2476); width: 40px; height: 40px; margin-right: 10px; float: left;
background: linear-gradient(to right, #ff512f, #dd2476); border-radius: 5px; margin-top:7px;}
.page-node-type-flash-news .flashnews-details .views-row .views-field{width: 30%; float: left; position: relative} 
.page-node-type-flash-news .flashnews-details .views-row .views-field:after{content: ''; display: block; background: url(../images/calendar-icon.png) no-repeat;  width: 25px;  height: 25px;  position: absolute; top: 12px; left: 7px;} 
.page-node-type-flash-news .flashnews-details .views-row .views-field .views-label-field-date-range,
.page-node-type-flash-news .flashnews-details .views-row .views-field .views-label-field-date-range-1{font-weight: 600;} 
 
.p-l-none{padding-left: 0px;}
.p-r-none{padding-right: 0px;}

.banner-minister a{color:#216db9;}
.inner-runner .item-list{overflow:visible!important;}
.training-box .item-list{overflow:visible!important;}
.js-drupal-fullcalendar .fc-scroller{height: 285px !important;  overflow-y: hidden !important;}


/*Calendar Design*/
.calendar-widget{height:400px; padding: 0;} 
.js-drupal-fullcalendar .fc-header-toolbar{background-color: #216db9; min-height: 45px; padding-left: 5px;padding-top: 5px; display: flex; align-items: center; justify-content: space-between;}
.js-drupal-fullcalendar .fc-header-toolbar .fc-left button,
.js-drupal-fullcalendar .fc-header-toolbar .fc-right button{background: none; border: none; text-shadow: none; box-shadow: none; padding: 0 10px !important; outline: none; text-transform: capitalize; background-color: #0d9de0;
color: #fff;  box-sizing: border-box; height: 27px;  font-size: 13px;     opacity: inherit;  margin: 0 2px;}
.js-drupal-fullcalendar .fc-header-toolbar .fc-center h2{font-size: 13px; color: #fff;width: 100px;}
.js-drupal-fullcalendar .fc-header-toolbar .fc-right{margin-left: -20px;}
.js-drupal-fullcalendar .fc-month-view{padding: 0 15px;}
.js-drupal-fullcalendar .fc-month-view .fc-widget-header{height: 30px; line-height: 30px;}
.js-drupal-fullcalendar .fc-month-view .fc-widget-header tr th{color: #f36051;  font-weight: 600; font-size: 12px;}
.js-drupal-fullcalendar .fc-month-view .fc-week .fc-content-skeleton table tbody .fc-day-grid-event{background-color: #0d9de0 !important;
    border-radius: 0;border: none;padding: 2px;}
.js-drupal-fullcalendar .fc-month-view td.fc-today{background-color: #f36051; color: #fff; border-right: none; height: 27px; float: left; width: 100%;}


/*Photo Gallery*/
.album-list .item-list li:before{content: 'none'; display: none;}
.album-list .item-list ul {float: left; width: 100%;  justify-content: space-between; flex-direction: column; margin: 0;

}
.album-list .item-list li{width:23%; float: left; margin-right: 20px !important; margin-bottom: 30px !important; background: #f3f3f3;min-height: 220px;     -webkit-box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12), 0 1px 5px 0 rgba(0,0,0,0.2);
box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12), 0 1px 5px 0 rgba(0,0,0,0.2);  list-style-image: none !important;}
.album-list .item-list li .views-field-field-image img{width: 100%; height: 150px;}
.album-list .item-list li .views-field-field-image img::before{content: ''; display: block;}
.album-list .item-list li .views-field-field-image{position: relative;}
.album-list .item-list li .views-field-field-image:before{content: "\f03e"; display: block; font-family: FontAwesome;position: absolute;
left:0; top:0; color: #fff; background-color: #0d9de0;padding: 5px 10px;box-sizing: border-box;
border-bottom-right-radius: 8px; }
.album-list .item-list li .views-field-title{display: block; box-sizing: border-box; padding: 5px 8px;}
.album-list .item-list li .views-field-title a{display: block; color: #343434; line-height: normal; outline: none;}
#quicktabs-album .quicktabs-tabs li > a{background: url(../images/list.png) no-repeat center left #0d9de0;  background-position:50% 50%; color: #fff; box-sizing: border-box;  padding: 5px 15px;    font-size: 0;
width: 45px; height: 30px; display: inline-block;}

#quicktabs-album .quicktabs-tabs li:nth-child(1) a{background: url(../images/grid.png) no-repeat center center #0d9de0;}
#quicktabs-album li.active a{background-color:#216db9;}
.grid-photo .item-list ul li::before,
.list-photo .item-list ul li::before{content: 'none'; display: none;}
.grid-photo .item-list ul, .list-photo .item-list ul{float: left; width: 100%;}
.grid-photo .item-list ul li{width: 19%; float: left; margin-bottom: 20px; margin-right: 10px;background: #eee;-webkit-box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12), 0 1px 5px 0 rgba(0,0,0,0.2);
    box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12), 0 1px 5px 0 rgba(0,0,0,0.2); list-style-image: none;}
.grid-photo .item-list ul li img{width: 100%; height: 150px;}
.grid-photo .item-list ul li .views-field-title{display: block; min-height: 55px; box-sizing: border-box; padding: 5px;}

.list-photo .item-list ul li{width: 100%; list-style-image: none; float: left; margin-bottom: 20px; margin-right: 10px;background: #eee;
-webkit-box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12), 0 1px 5px 0 rgba(0,0,0,0.2);
box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12), 0 1px 5px 0 rgba(0,0,0,0.2);}
.list-photo .item-list ul li img{width: 210px; height: 150px;}
.list-photo .item-list ul li .views-field-title{display: block; min-height: 55px; box-sizing: border-box; padding: 5px;}
.list-photo .item-list ul li .views-field-field-image{width: 20%; box-sizing: border-box; float: left;}
.list-photo .item-list ul li .views-field-title{width: 80%; box-sizing: border-box; float: left; font-size: 14px; line-height: 25px;}

/*Video Gallery Page*/
.page-video-gallery .item-list ul > li::before{content: "none"; display: none;}
.page-video-gallery .item-list ul{display: flex;flex-direction: row;flex-wrap: wrap;flex-flow: row wrap; justify-content: space-between; margin:0;}
.page-video-gallery .item-list ul > li{width: 24%;background: #f3f3f3; min-height: 275px; list-style:none;    list-style-image: none;
-webkit-box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12), 0 1px 5px 0 rgba(0,0,0,0.2);
box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12), 0 1px 5px 0 rgba(0,0,0,0.2); margin-bottom: 25px;}
.page-video-gallery .item-list ul > li iframe{width: 100%;height: 200px;}
.page-video-gallery .item-list ul > li .views-field-title{box-sizing: border-box;  padding: 0 8px 15px 8px; font-size: 15px;
line-height: 19px;}

/*Inner Page Left Menu*/
.content-left nav {position: inherit;  background-color: transparent; padding-top: 40px;}
.inner-banner-image{position:relative;}
.inner-banner-image img{width:100%;}
.inner-banner-image h1 {
    color: #fff;
    font-size: 28px;
    max-width: 450px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 0;
}
.heading-container{max-width: 1140px; margin: 0 auto; position: absolute; top: 50%; min-width: 1140px;left: 50%;transform: translate(-50%, -36%);}

.breadcrum-menu ol{margin: 0;line-height: 40px; padding:0;}
.breadcrum-menu ol li{display: inline-block; color: #ff9a02; font-size: 15px; font-weight: 600;}
.breadcrum-menu ol li:before{content: "\f105"; font-family: FontAwesome; margin: 0 4px; margin-left: 0;}
.breadcrum-menu ol li:first-child::before{content: ''; display: none;}
.breadcrum-menu ol li >a{color: #fff;}
.block-page-title-block h1 {position:relative;padding-left: 10px;border-bottom: 1px solid #ded9d9;padding-bottom: 5px;font-size: 180%;font-weight: 600;}
.path-search .block-page-title-block h1{padding-left: 30px;}
.block-page-title-block h1:before{
    content: '';
    display: block;
    width: 5px;
    height: 35px;
    background-color: #216db9;
    position: absolute;
    top: 0;
    left: 0;
}
.content-area{position: relative; display: table;width: 100%;}
.content-left{display: table-cell; min-width:250px; width: 18%; max-height:100vw; padding-bottom: 100px; box-shadow: 10px 0 5px -2px #ececec;background:url(../images/bottom-bg-shape.png) no-repeat left bottom; float:left;}
.content-right{display: inline-block;    padding: 40px 30px;  width: 80%;}
.content-right h2{font-size: 22px;}
.content-right p{text-align:justify; font-size: 90%;}
.content-right .container{padding: 0;}

.content-left nav ul{margin: 0;}
.content-left nav li{list-style-type: none; position:relative;margin: 0;}
.content-left nav li > ul{display: none;}
.content-left nav ul li.open:after{}
.content-left nav li::before{content: "none;"; display: none;}
.content-left nav li > ul >li:after{content: "\f105"; display: inline-block; font-family: FontAwesome; position: absolute;
transform: translate(0%, -50%); left: 90%; top: 22px; font-size: 17px; color: #216db9;
transition-duration: 0.5s; font-weight:600;}
.content-left nav li a, .content-left nav li span{display:block; text-align: left;  padding: 10px 30px 10px 10px; color: #343434;font-weight: 600;font-size: 15px; border-bottom: 1px solid #d6e6df; cursor:pointer;}
.content-left nav li a:hover, .content-left nav li span:hover{text-decoration:none; background-color: #8abff5; color:#343434; transition-duration: 0.5s;}
.content-left nav li a.is-active{background-color: #8abff5; color:#343434;} 
.content-left nav li.active:after{display:block;} 
.content-left nav > ul > li:after{content: "\f061"; display: inline-block; font-family: FontAwesome; position: absolute; transform: translate(0%, -50%);left: 90%; top: 22px; font-size: 11px; color: #216db9; transition-duration: 0.5s;}
.sidebacenter .content-right{display: inherit;  width: 100%;}  

/*Login Page*/
body.path-user{background-color:#1d5a6d;}
body.path-user .innerpage-wrapper{background:none;}
.user-logged-in.path-user{background-color: transparent;}
.user-logged-in.path-user:before{display: none; background: none;}
body.path-user .main-content{margin: 0 auto; padding: 20px 0 0; width: 32%; float:none;}
body.path-user .main-content .container{padding:0;}
body.path-user .main-content > a{display:block;text-align:center; margin-bottom:10px;}
body.path-user .main-content > a > span{display:block; color: #ffffff;  font-size: 16px; font-weight: 600;}
body.path-user .main-content  h1{text-align: center; color: #699ad8; border-bottom: none;}
body.path-user #block-swftwo-local-tasks{display:none;}
body.path-user .main-content .logo-widget{text-align: center; margin: 0; padding: 0 0 25px;}
body.path-user .main-content .logo-widget + div{background-color: #fff; box-shadow: 1px 9px 26px rgba(0, 0, 0, .3);
box-sizing: border-box; padding: 15px 20px; border-radius: 5px;} 

body.path-user:before {
    content: '';
    background: url(../images/login-bg-shape.png) no-repeat;
    width: 100%;
    height: 100vh;
    z-index: -1;
    position: absolute;
    background-size: cover;
    background-attachment: fixed;
    background-position: center; 
    opacity: 0.3;
}
#user-login-form {
    background-color: #fff;
    box-shadow: 1px 9px 26px rgba(0, 0, 0, .3);
    box-sizing: border-box;
    padding: 15px 20px;
    border-radius: 5px;
}

#user-login-form .block-page-title-block {
    display: none;
}

#user-login-form h2.title {
    text-align: center;
    font-size: 23px;
    padding: 0;
    margin: 10px 0 30px;
    font-weight: 600;
    color: #509afd;
    text-transform: capitalize;
}

#user-login-form .block-local-tasks-block {
    display: none;
}

#user-login-form .block-local-tasks-block ul {
    margin: 0 0 40px;
}

#user-login-form .block-local-tasks-block ul li {
    display: inline-block;
}

#user-login-form .block-local-tasks-block ul li a {
    background-color: #225d98;
    color: #fff;
    font-size: 14px;
    padding: 4px 7px;
    box-sizing: border-box;
    display: block;
}

#user-login-form .js-form-item {
   margin: 5px 0;
   float:left;
   width:100%;
}

#user-login-form .js-form-item input.form-text {
    width: 100%;
    margin: 0;
    border-radius: 5px;
    height: 38px;
    box-sizing: border-box;
    color: #343434;
    padding: 0 10px;
	border: 1px solid #ccc;
}

#user-login-form .js-form-item input.form-text:focus {
    outline: none;
}

#user-login-form .back_link a {
    color: #1b6780;
}

#user-login-form .back_link a:hover {
    text-decoration: none;
}

#user-login-form .js-form-item label {
    margin: 0;
    display: block;
    color: #777;
    font-weight: 600;
    font-size: 14px;
    margin-bottom: 5px;
}
#user-login-form .captcha .js-form-item input.form-text{width:70%; float:right;}
#user-login-form .captcha .js-form-item .field-prefix{
	width: 27%;
    float: left;
    font-weight: 800;
    color: #343434;
    line-height: 37px;
    background-color: #efaf3a; 
    text-align: center;
    border-radius: 5px;}

#user-login-form .description {
    display: none;
}

#user-login-form .form-actions {
    margin-bottom: 20px;
}

#user-login-form input[type="submit"] {
    border: none;
    background-color: #1d5a6d;
    width: 100%;
    padding: 10px 20px;
    box-sizing: border-box;
    border-radius: 5px;
    float: none;
    color: #fff;
    transition-duration: 0.4s;
    font-weight: 600;
	margin-top:10px;
}

#user-login-form input[type="submit"]:hover {
    background-color: #012733;
    color: #fff;
    transition-duration: 0.4s;
}

#user-login-form input[type="submit"]:focus {
    outline: none;
}

body.path-user a{color: #fff!important;}
ul.sf-menu ul li {
    background: #216db9!important;
}

/*View Filter*/
/*.path-tenders table tr th:nth-child(3),
.path-tenders table tr th:nth-child(4){min-width: 100px;} */
.views-exposed-form {
    background: url(../images/filter1.png) #eee;
    background-repeat: no-repeat;
    background-position: 100% 0;
    border-top: 2px solid #1895c2;
    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
    min-height: 120px;
    box-sizing: border-box;
    padding: 25px 15px 0 15px;
    margin-bottom: 15px;
}

.views-exposed-form {
    display: flex;
}

.views-exposed-form .form-item {
    width: 25%;
    margin: 0;
}

.views-exposed-form .form-item label {
    margin: 0;
    font-size: 15px;
    display: block;
    font-weight: normal;
}

.views-exposed-form .form-item select.form-select,
.views-exposed-form .form-item input[type="text"],
.views-exposed-form .form-item input[type="date"] {
    height: 34px;
    font-size: 14px;
    width: 95%;
    padding: 5px;
    box-sizing: border-box;
    margin: 0;
    border: 1px solid #cccaca;
}

.views-exposed-form .form-actions {
    display: flex;
    margin: 0;
    margin-top: 23px;
}

.views-exposed-form .form-actions input.form-submit {
    min-width: 80px;
    padding: 0 10px;
    height: 34px;
    margin-bottom: 0;
    border: none;
    margin-left: 6px;
    font-size: 14px;
}

.views-exposed-form .form-actions input[value="Apply"],
.views-exposed-form .form-actions input[value="Search"] {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745;
}

.views-exposed-form .form-actions input[value="Apply"]:hover,
.views-exposed-form .form-actions input[value="Search"]:hover {
    background-color: #218838;
    border-color: #1e7e34;
}

.views-exposed-form .form-actions input[value="Reset"] {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545;
}

.views-exposed-form .form-actions input[value="Reset"]:hover {
    background-color: #c82333;
    border-color: #bd2130;
}
.archive-btn{
    background-color: #29869f;
    color: #fff;
    box-sizing: border-box;
    display: inline-block;
    text-decoration: none;
    padding: 5px 15px;
    border-radius: 20px;}
.archive-btn:hover{    
    text-decoration: none;
    color: #fff;
    background-color: #20719e;}

.advrt-portlet .views-row:first-child{
    margin-bottom: 10px;
}


/*Site Map Page*/
.path-sitemap nav[role="navigation"]{position: inherit; background-color: transparent;}
.path-sitemap nav[role="navigation"] ul > li{}
.path-sitemap nav[role="navigation"] ul > li > ul{padding-left: 15px;} 



/*IE CSS hack:*/
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {

}

/*firefox hacks*/
@-moz-document url-prefix() {

}


@media screen and (min-width: 1920px){
	.content-right .container{max-width: 100%;}
		
}


.investment-col .views-row {
    margin-bottom: 10px!important;
}


/*  23-march css*/
caption{
    display: none;
}
.path-rti header{
    margin:5px 0;
}

/*Feedback Form*/
.path-webform #block-swfone-content{background: url(../images/feedback-bg.png) no-repeat;background-position: 85% 0; min-height: 450px;}
.path-webform #webform-submission-contact-add-form{max-width: 450px; margin: 0;  background-color: #badffc;box-sizing: border-box; padding: 10px 25px;}
.path-webform #webform-submission-contact-add-form{margin: 15px 0;}
.path-webform #webform-submission-contact-add-form textarea{border: none; border-bottom: 2px solid #8fc8f5; width: 100%; outline: none;
height: 65px; background: transparent;}
.path-webform #webform-submission-contact-add-form .js-form-item{margin: 15px 0;}
.path-webform #webform-submission-contact-add-form .js-form-item input.form-text,
.path-webform #webform-submission-contact-add-form .js-form-item input.form-email{ width: 100%; box-sizing: border-box; padding: 0;
margin: 0; border: none;  border-bottom: 2px solid #8fc8f5;  border-radius: 0 !important; outline: none; background: transparent;}
.path-webform #webform-submission-contact-add-form .js-form-item label{margin: 0; display: block; color: #343434;}
.path-webform #webform-submission-contact-add-form .form-submit{background-color: #0d9de0; color: #fff; border-radius: 20px;
box-sizing: border-box; padding: 5px 25px; display: inline-block; transition-duration: 0.4s; border: none; outline: none;}
.path-webform #webform-submission-contact-add-form .form-submit:hover{background-color: #055696;}
.webform-confirmation__message{    background-color: #33b68a; color: #fff; width: auto; max-width: 400px; box-sizing: border-box;
padding: 10px; border-radius: 5px; text-align: center;}
.webform-confirmation a{color: #fc644d; box-sizing: border-box; padding: 5px 10px; border: 1px solid #ff5e59; font-size: 13px;}
.webform-confirmation a:hover{background-color: #fc644d; color: #fff;}

.path-search #block-breadcrumbs  li:last-child{display:none;}

.path-about-us .innerpage-wrapper table > thead > tr th,
.path-notifications .innerpage-wrapper table > thead > tr th{white-space: nowrap;}
.path-media .innerpage-wrapper .item-list ul li,.path-media .innerpage-wrapper ul li{text-align: center;}
.sec-second{padding-top: 15px;}
/****End Feedback****/


.main-nav li.open ul.sub-nav{display: block!important; background-color: #2f7ece;}
.main-nav li.open ul.sub-nav li a{color: #fff;}



/*17-march css*/
#quicktabs-who_s_who ul.quicktabs-tabs,
#quicktabs-rural_department_schemes_tab ul.quicktabs-tabs,
#quicktabs-rural_department_organisation_ch ul.quicktabs-tabs{
    margin-left: 0;
    background-color: #ececec;
    padding: 10px 10px;
}
#quicktabs-who_s_who ul.quicktabs-tabs li{
    display: inline-block;
    margin: 0;
}
#quicktabs-who_s_who ul.quicktabs-tabs li a,
#quicktabs-rural_department_schemes_tab ul.quicktabs-tabs li a,
#quicktabs-rural_department_organisation_ch ul.quicktabs-tabs li a{
	background-color: #216db9;
    color: #fff;
    padding: 6px 25px;
    border-radius: 3px;
    transition: 0.5s;
}
#quicktabs-who_s_who ul.quicktabs-tabs li a:hover,
#quicktabs-rural_department_schemes_tab ul.quicktabs-tabs li a:hover,
#quicktabs-rural_department_organisation_ch ul.quicktabs-tabs li a:hover{
    background-color: #105192;
    transition: 0.5s;
}
#quicktabs-rural_department_directory ul.quicktabs-tabs li a {
    background: none;
    border: 1px solid #216db9;
    color: #000;
    font-size: 13px;
}
#quicktabs-rural_department_directory ul.quicktabs-tabs li a:hover{
	color: #fff;
}

#views-exposed-form-organization-tree-block-2{
	padding:  25px 15px 25px 15px;
	display: block;
	float:left;
	width:100%;
}
#views-exposed-form-organization-tree-block-2 .js-form-item{
	width: 100%;
}
#views-exposed-form-organization-tree-block-2 .js-form-item label{display:none;}
#views-exposed-form-organization-tree-block-2 .form-item select.form-select{
	width: 100%;
}
.shs-label2{display:none;}
.shs-label3{display:none;}
.shs-label4{display:none;}
.shs-label1{display:none;}

#views-exposed-form-organization-tree-block-2 .shs-container .shs-widget-container{width:30%; float:left; margin-right:15px; margin-bottom: 10px;}
#views-exposed-form-organization-tree-block-2 .shs-container .shs-label1,
#views-exposed-form-organization-tree-block-2 .shs-container .shs-label2,
#views-exposed-form-organization-tree-block-2 .shs-container .shs-label3,
#views-exposed-form-organization-tree-block-2 .shs-container .shs-label4{display:none !important;}
#views-exposed-form-organization-tree-block-2 .shs-field-container .shs-widget-container[data-shs-level="0"]:before{content:"Circle";}
#views-exposed-form-organization-tree-block-2 .shs-field-container .shs-widget-container[data-shs-level="1"]:before{content:"Division";}
#views-exposed-form-organization-tree-block-2 .shs-field-container .shs-widget-container[data-shs-level="2"]:before{content:"Sub Division";}
#views-exposed-form-organization-tree-block-2 .shs-field-container .shs-widget-container[data-shs-level="3"]:before{content:"Name of Section";}
#views-exposed-form-organization-tree-block-2 .shs-field-container .shs-widget-container[data-shs-level="4"]:before{content:"Block";}
#views-exposed-form-organization-tree-block-2 .form-actions{display: inline-block;}

/*****Page Who is who****/
.page-node-9477 .views-element-container table caption{display: table-caption; caption-side: top; padding: 5px 0;  color: #343434;font-weight: 600;}

.inner-banner-image .breadcrum-menu nav{
        padding-left: 0;
    padding-top: 0;
}

.innerpage-wrapper table > thead > tr th{
    white-space:nowrap;
	padding-right:20px; 
}

.swf_language{margin: 0;}
.swf_language ul.links{
    position: absolute;
    right: 4%;
    top: 0;
}
.swf_language ul.links li a{
    display: flex;
    height: 36px;
    color: #fff;
    align-items: center;
    border-left: 1px solid #656363;
    padding: 0 6px;
    font-size: 90%;
}
.content-left ul li ul li a{
    padding-left:20px;
}
.path-news footer a{
    background-color: #29869f;
    color: #fff;
    box-sizing: border-box;
    display: inline-block;
    text-decoration: none;
    padding: 5px 15px;
    border-radius: 20px;
}

.page-node-type-minister .content .views-row div img{float: left;}
.page-node-type-minister .content .views-field-field-url .field-content{
    margin-left: 100px;
    font-size: 15px;
}
.page-node-type-minister .content .views-field-field-url .field-content a{  
    background-color: #216db9;
    color: #fff;
    padding: 5px 10px;
    border-radius: 50px;
    margin-left: 8px;
    padding-top: 3px;
    }
.path-about-us .views-exposed-form .form-item{width: 30%!important;}


/**Budget**/
.path-publication table caption {
    display: table-caption;
    caption-side: top;
    padding: 5px 0;
    font-size: 15px;
    font-weight: 600;
    color: #343434;
}
.path-publication #edit-field-financial-year-target-id > option:nth-child(n+17){display:block;} 
.path-publication #edit-field-financial-year-target-id > option:nth-child(1){display:block;} 
.path-publication #edit-field-financial-year-target-id > option{display:none;} 

.path-taxonomy .content-right p{
    margin-bottom: 0;
}


.path-financial-notification .innerpage-wrapper .item-list ul{
    display: flex;
    flex-wrap: wrap;
}
.path-financial-notification .innerpage-wrapper .item-list ul li{
        width: 50%;
}
.path-financial-notification .innerpage-wrapper .item-list ul li a{
    transition: 0.3s;
}
.path-financial-notification .innerpage-wrapper .item-list ul li a:hover{
    padding-left: 6px;
    transition: 0.3s;

}

.page-node-9477 .dataTables_wrapper table > thead > tr th{white-space: normal;    vertical-align: middle;}

@media (min-width: 750px) and (max-width: 1300px) {
  .five-t-sec{
    background-size: 100% 100%;
  }
.sec-second ul li a {
  display: grid;
    max-width: 126px;
        line-height: normal;
        font-size: 58%;
}
 .five-t-sec .sec-second .icon {
    padding-bottom: 7px;
}
.sec-second ul li .field-content{
    display: flex;
    flex-direction: column;
    align-items: center;
}
  .sec-second ul li .icon img{
        width: 30px;
}
.five-t-listing li {
    margin: 0 5px;
}
.five-t-listing li > span{
    width: 50px;
    height: 50px;
}
}

#quicktabs-tabpage-who_s_who-2 .views-table thead > tr th{
    white-space: normal;
    vertical-align: middle;
}
.scroll-table1{
        width: 100%;
    overflow-x: scroll;
}
.block-customvisitor{text-align:center;}
.path-frontpage .scroll-table1{
	    width: 100%;
    overflow: auto;
}

.path-media-gallery .innerpage-wrapper .item-list ul li, .innerpage-wrapper ul li{
    text-align: left;
}
#block-quicktabsruralwhoswho .scroll-table1{
    max-height: 600px;
}
/* Edited by AV 30 Sept 2021*/
.path-completed-projects #block-swftwo-content .item-list ul{
    display: flex;
    flex-wrap: wrap;
}
.path-completed-projects #block-swftwo-content .item-list ul li{
	 list-style-image: none;
    width: 255px;
    min-height: 275px;
    background-color: #eaf4fd;
    margin: 0 15px 15px 0;
    transition: 0.3s;
    box-shadow: 1px 2px 8px #00000059;
}
.path-completed-projects #block-swftwo-content .item-list ul li:hover{
    box-shadow: 1px 2px 8px #00000036;
    transition: 0.3s;
}
.path-completed-projects #block-swftwo-content .item-list ul li img{
	width: 100%;
    height: 186px;;
}
/* Edited by AV */
.path-completed-projects .item-list .views-field-title{
        padding: 10px 6px;
}
.path-completed-projects .item-list .views-field-title a{
    color: #2f2f2f;
    font-weight: 500;
}


/* Let's get scroll bar css started */

#block-quicktabsruralwhoswho .scroll-table1::-webkit-scrollbar {
    width: 8px;
    height: 8px;
}
/* Track */
#block-quicktabsruralwhoswho .scroll-table1::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); 
  
}
/* Handle */
#block-quicktabsruralwhoswho .scroll-table1::-webkit-scrollbar-thumb {
    
    background: #4f98e0; 
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); 
}

.page-node-type-album .innerpage-wrapper .content ul li {
    list-style-image: none;
}



/*Modal Search*/
.modal-search {
    max-width: 250px;
    min-width: 250px;
    position: absolute;
    right: 25%;
    top: -1px;
    z-index: 7;
    margin: 0;
    min-height: 45px;
    display: none;
}

.modal-search form {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: transparent;
    /*-webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);*/
    box-sizing: border-box;
    padding: 5px 10px;
}

.modal-search .js-form-item input[type="search"] {
    width: 100%;
    background: transparent;
    border: none;
    border-bottom: 1px solid #5f5d5d;
    outline: none;
    color: #fff;
    font-size: 14px;
}

.modal-search .js-form-item input:-webkit-autofill,
.modal-search .js-form-item input:-webkit-autofill:active,
.modal-search .js-form-item input:-webkit-autofill:focus,
.modal-search .js-form-item input:-webkit-autofill:hover {
    -webkit-animation: autofill 0s forwards;
    animation: autofill 0s forwards
}

@keyframes autofill {
    100% {
        background: 0 0;
        color: #fff
    }
}

@-webkit-keyframes autofill {
    100% {
        background: 0 0;
        color: #343434;
    }
}


.modal-search .js-form-item {
    width: 85%;
}

.modal-search .form-actions input[type="submit"] {
    border: none;
    background: url(../images/ico-site-search.png) no-repeat;
    background-size: auto;
    background-position: 5px 50%;
    font-size: 0;
    width: 25px;
    height: 25px;
} 
.modal-search .form-actions input[value="Search"]:focus {
    outline: none;
}
.common-right ul li.ico-site-search > a{background: url(../images/ico-site-search.png) no-repeat 5px 5px; height: 25px;
width: 25px;}
.common-right ul li.ico-site-search > a > img{display: none;}
.pos-change{background-position: 114% 50% !important;} 

/*Modal Search End*/


.path-transparency-portal .innerpage-wrapper .trnsprnc2{
    float: left;
    border: 4px solid #216db9;
    margin-right: 20px;
}
.path-transparency-portal .innerpage-wrapper .trnsprnc1{
    border: 4px solid #45a1ff;
    margin-right: 10px;
    margin-left: 37%;
    width: 380px;
    min-height: 657px;
}
.path-transparency-portal .innerpage-wrapper .trnsprnc2 header h2{
    background-color: #216db9;
    padding: 2px 10px;
    color: #fff;
    font-size: 22px;
    font-weight: 600;
}
.path-transparency-portal .innerpage-wrapper .trnsprnc1 header h2{
    background-color: #45a1ff;
    padding: 2px 10px;
    color: #fff;
    font-size: 22px;
    font-weight: 600;
}
.path-transparency-portal .innerpage-wrapper .trnsprnc2 h3{
    padding: 5px 5px;
    border-bottom: 2px solid #216db9;
    margin: 0 5px;
    color: #6d6d6d;
    font-size: 18px;
    font-weight: 600;
    background: linear-gradient(45deg, #f1f1f1, transparent);
}
.path-transparency-portal .innerpage-wrapper .trnsprnc1 h3{
    padding: 5px 5px;
    border-bottom: 2px solid #45a1ff;
    margin: 0 5px;
    color: #6d6d6d;
    font-size: 18px;
    font-weight: 600;
    background: linear-gradient(45deg, #f1f1f1, transparent);
}
.path-transparency-portal .innerpage-wrapper .trnsprnc2 .views-row:last-child a,
.path-transparency-portal .innerpage-wrapper .trnsprnc1 .views-row:last-child a{
    border-bottom: 0px;
}
.path-transparency-portal .innerpage-wrapper .trnsprnc2 .views-row a,
.path-transparency-portal .innerpage-wrapper .trnsprnc1 .views-row a{
    color: #353535;
    padding: 5px 5px;
    margin: 0 5px;
    border-bottom: 1px solid #35353554;
    display: block;
    font-size: 14px;
    position: relative;
    padding-left: 16px;
    min-width: 350px;
}
.path-transparency-portal .innerpage-wrapper .trnsprnc2 .views-row a:hover,
.path-transparency-portal .innerpage-wrapper .trnsprnc1 .views-row a:hover{
    padding-left: 20px;
}
.path-transparency-portal .innerpage-wrapper .trnsprnc2 .views-row a:before,
.path-transparency-portal .innerpage-wrapper .trnsprnc1 .views-row a:before{
    content: '';
    display: block;
    background: url(../images/send-1.png) no-repeat;
    width: 10px;
    height: 10px;
    background-size: 10px;
    position: absolute;
    left: 0;
    top: 12px;
}

.path-contact-us .innerpage-wrapper ul{margin-left: 0px!important;}



/*e-bitaran tabs style*/

#quicktabs-food_department_e_bitaran_odisha ul.quicktabs-tabs{
    margin-left: 0;
    border-bottom: 1px solid #ded9d9;
}
#quicktabs-food_department_e_bitaran_odisha ul.quicktabs-tabs li{}
#quicktabs-food_department_e_bitaran_odisha ul.quicktabs-tabs li a{
    padding: 8px 20px;
    display: inline-block;
}
#quicktabs-food_department_e_bitaran_odisha ul.quicktabs-tabs li.active a,
#quicktabs-food_department_e_bitaran_odisha ul.quicktabs-tabs li.active a:hover{
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
    background-color: #216db9;
    color: #fff;
}
#quicktabs-food_department_e_bitaran_odisha ul.quicktabs-tabs li a:hover{
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
    background-color: #eee;
}

/*Schemes & Programs*/

#quicktabs-science_department_aschemes_tab ul.quicktabs-tabs{
    margin-left: 0;
    border-bottom: 1px solid #ded9d9;
}
#quicktabs-science_department_aschemes_tab ul.quicktabs-tabs li{}
#quicktabs-science_department_aschemes_tab ul.quicktabs-tabs li a{
    padding: 8px 20px;
    display: inline-block;
}
#quicktabs-science_department_aschemes_tab ul.quicktabs-tabs li.active a,
#quicktabs-science_department_aschemes_tab ul.quicktabs-tabs li.active a:hover{
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
    background-color: #216db9;
    color: #fff;
}
#quicktabs-science_department_aschemes_tab ul.quicktabs-tabs li a:hover{
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
    background-color: #eee;
}
.path-publication .publication-advertisement caption{
    display: none;
}
footer{margin-top: 10px;}


/**Homepage On Load Popup***/	
#modal {
    position: fixed;
    font-family: Arial, Helvetica, sans-serif;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.8);
    z-index: 99999;
    height: 100%;
    width: 100%;
}
.modalconent {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #fff;
    width: auto;
    padding: 20px;
}
.modalconent #button{position:absolute; top:-3px; right:-7px; border:none; font-size:0; background: url(../images/pop_up_close.png) no-repeat; width:25px; height:25px;}

/***Blink Animation***/
.pulse2 { 
    -webkit-animation: pulse 400ms infinite alternate;   
    animation: pulse 400ms infinite alternate;
    padding: 2px 10px;
    width: 50px;
    border-radius: 20px;
    font-size: 12px;
    margin-left: 5px;
    font-weight: 600;
    color: #fff;
    text-align: center;
    height: 19px;
    line-height: 14px;
}
@-webkit-keyframes pulse {
	0% { background-color: #006eea; }
	100% { background-color: #ff0000; } 
}
@keyframes pulse {
	0% { background-color: #006eea; }
	100% { background-color: #ff0000; }
}

/* 18-jan-2021 css */
@media (min-width: 768px) and (max-width: 1180px){
    /*5T Section*/
.five-t-listing{    -webkit-transform: translateY(-15px);
-moz-transform: translateY(-15px);
-ms-transform: translateY(-15px);
-o-transform: translateY(-15px);
transform: translateY(-15px);}
.five-t-sec{background: none; display: block;}
.sec-first{width: 100%; background-color: #fff;}
.sec-second{width: 100%; background-color: #033454; padding: 15px 0;}
.five-t-listing li{min-width: 120px;}
.sec-second ul li{margin: 0 10px;}
.five-t-logo{padding-top: 12px; background-color: #3a95c2; min-height: 69px; min-width: 110px; } 
    .banner-minister{padding-top: 20px;}
    .banner-minister h3{font-size: 90%;}
    .banner-minister p{font-size: 70%;}
    
}


/* new css for citizen */

.path-citizen-information .citizen-heading{
    text-align: center;
    border-bottom: 1px solid #0000001c;
    padding: 15px 0;
}
.path-citizen-information .citizen-heading h3{
    font-weight: 600;
    color: #0e6fd2;
        font-size: 125%;
}
.path-citizen-information .citizen-heading h3:nth-child(1){
     font-size: 175%;
}
.path-citizen-information .citizen-headingnxt{
    text-align: center;
    padding: 15px 0;
}
.path-citizen-information .citizen-headingnxt h3{
    font-weight: 600;
    color: rgb(232 159 65);
       font-size: 125%;
}
.path-citizen-information .citizen-headingnxt h3:nth-child(1){
     font-size: 175%;
}
.ctzn-srvc{
    display: flex;
    justify-content: space-between; 
    margin: 10px 0 25px 0;
}
.ctzn-srvc .item{}
.path-citizen-information .ctzn-srvc .item-list:nth-child(2){
    margin: 0;
}
.path-citizen-information .block-system .item-list{
    width: 48%;
    margin-right: 38px;
    border: 1px solid #00000078;
    border-radius: 15px;
    background-color: rgb(33 109 185 / 15%);
}
.path-citizen-information .block-system header + .item-list + .item-list{
    margin: 0;
}
.path-citizen-information .block-system .item-list h3{
    background-color: rgb(33 109 185);
    color: #fff;
    text-align: center;
    font-size: 120%;
    padding: 8px 0;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}
.path-citizen-information .block-system .item-list ul{margin: 0;list-style: none;display: flex;flex-wrap: wrap;justify-content: space-between;padding: 22px;}
.path-citizen-information .block-system .item-list ul li{
    list-style-image: none;
    width: 48%;
    display: flex;
    background-color: #fff;
    padding: 10px 5px;
    border-radius: 5px;
    align-items: center;
    transition: 0.3s;
}
.path-citizen-information .block-system .item-list ul li a{
    color: #343434;
}
.path-citizen-information .block-system .item-list ul li:hover a{
    color: #fff;
}
.path-citizen-information .block-system .item-list ul li:hover{
    background-color: rgb(33 109 185);
    transition: 0.3s;
}
.path-citizen-information .block-system .item-list ul li .views-field-field-image{
    margin-right: 5px;
}
#block-fooddepartmentcitizenservice .citizen-section:nth-child(1){
    background: url(../images/background1.png) no-repeat;
    padding: 15px 0;
    border-radius: 12px;
    background-color: rgb(183 186 93);
}
#block-fooddepartmentcitizenservice .citizen-section:nth-child(2){
     /*background: linear-gradient(45deg, transparent, rgb(213 178 98));*/
     background: url(../images/background2.png) no-repeat;
     background-color: rgb(213 178 98);
     padding: 15px 0;
     margin: 20px 0;
     border-radius: 12px;
}
#block-fooddepartmentcitizenservice .citizen-section:nth-child(3){
     /*background: linear-gradient(45deg, rgb(253 225 167), transparent);*/
     background: url(../images/background3.png)  no-repeat;
    background-color: rgb(253 225 167);
     padding: 15px 0;
     border-radius: 12px;
}
#block-fooddepartmentcitizenservice .citizen-section p,#block-fooddepartmentcitizenservice .citizen-section p a{
    text-align:center;
    color: #343434;
    font-weight: 600;
    font-size: 112%;
}

/* Edited 17 Jun 2021 AV */
.path-tenders-advertisement ul.quicktabs-tabs {
    padding-left: 0px !important;
    border-bottom: 1px solid #ddd;
    padding-bottom: 3px;
    margin-top: 15px;
    margin-left: 0px;
}
.path-tenders-advertisement a.quicktabs-loaded {
    font-weight: 600;
    padding: 6px;
    background: #ddd;
    margin: 0px;
    text-decoration: none;
	border: 1px solid #ddd;
}
.path-tenders-advertisement .quicktabs-tabs li.active a {
    background-color: #28a745;
    color: #fff;
    text-decoration: none;
    border-color: #28a745;
}
.path-tenders-advertisement a.quicktabs-loaded:hover
{
	background: #bdbdbd;
}
.footer .footer-down .visitor {
    width: 100%;
    text-align: center;
}
/* Edited 12 oct by AV */
.five-t-high
{
	display: none;
}
.five-t-logo img {
    height: 40px;
}
/*Edited 25 Nov by AV */
.Department.of.Water.Resources .sec-second li:nth-child(4) {
    display: none;
}
.Department.of.Water.Resources .sec-second ul li{margin: 0 20px;} 

 
/*.Public.Enterprises .events-details ul > li > a:before{display: none;}*/
.training-box .item-list .date {
    /* display: none; */
}
/* Edit 20Jan */
.Department.of.Water.Resources .block-quicktabs-blockwater-tender-advertisement ul.quicktabs-tabs {
    padding-left: 0px !important;
    border-bottom: 1px solid #ddd;
    padding-bottom: 4px;
    margin-top: 15px;
    margin-left: 0px;
}
.Department.of.Water.Resources .block-quicktabs-blockwater-tender-advertisement li.active a {
    background-color: #28a745;
    color: #fff !important;
    text-decoration: none;
    border-color: #28a745;
}
.Department.of.Water.Resources .block-quicktabs-blockwater-tender-advertisement a.quicktabs-loaded {
    font-weight: 600;
    padding: 6px;
    background: #ddd;
    margin: 0px;
    text-decoration: none;
    border: 1px solid #ddd;
}
.Department.of.Water.Resources .block-quicktabs-blockwater-tender-advertisement .form-item-field-tender-category-value {
    padding-right: 12px;
}
.Department.of.Water.Resources #quicktabs-container-water_tender_advertisement .scroll-table1 table th {
    /* width: 37%; */
    white-space: normal;
}
.Department.of.Water.Resources #quicktabs-container-water_tender_advertisement .scroll-table1 table th#view-nothing-table-column {
    width: 16%;
}
.Department.of.Water.Resources #quicktabs-container-water_tender_advertisement .scroll-table1 table th#view-title-table-column {
    width: 21%;
}
.Department.of.Water.Resources .chosen-container-single .chosen-single{height: 33px;border-radius: unset;background-color: #fff !important;line-height: 28px;color: #9f9f9f;background: unset;}

.Department.of.Water.Resources .select2-container .select2-search--inline .select2-search__field{margin-left: 0px;line-height:19px;font-size: 90%;}
.chosen-container-single  .chosen-single{height: 33px;border-radius: unset;background-color: #fff !important;line-height: 28px;color: #9f9f9f;background: unset;}

/*Css Improvisation */ 
 .path-frontpage #news-slider .slides >li{ }/* Updated by AV 14Dec*/
 .path-frontpage .copy_right .block-cmf-design-footer p {
    margin-bottom: 0.2rem;
}/*Updated by AV 14Dec, 21*/
 .path-frontpage .social-section .social-box{border-radius: 14px}
.path-frontpage  #news-photo-slider .slides >li > img{border-radius: 22px;padding:0}
.path-frontpage  #news-photo-slider .flex-direction-nav .flex-next::before {
    color: rgba(0,0,0,.3);
    font-size: 32px;
}
 .path-frontpage #news-photo-slider .flex-direction-nav .flex-prev::before{color: rgba(0,0,0,.3); font-size: 32px;}
 .path-frontpage .calendar-widget{border-bottom-left-radius: 14px;
    border-bottom-right-radius: 14px;}/*Updated by AV 13Dec, 21 */
 .path-frontpage .imp-links .read-more {
     
	background-color: #0d9de0 !important;
    color: #fff;
    border-top-left-radius: 10px;
    box-sizing: border-box;
    padding: 3px 12px !important; 
    transition-duration: 0.4s;
    border-bottom-right-radius: 12px; 
     
    padding: 9px; 
    background: #f5f6f8;
	    bottom: 0;
    position: absolute;
    right: 14px;
}/*Edited by AV 13Dec, 21*/
 .path-frontpage .imp-links li a:before{content: "\f101";  font-family: FontAwesome; color: #225d98;  font-size: 19px;margin:0 8px 0 0;} /*Edited by AV 13Dec, 21*/
 .path-frontpage .imp-links li:nth-child(even) {
	background: #fafbfd;
}/*Edited by AV*/
 .path-frontpage .imp-links li:nth-child(odd) {
	background: #fff;
}/*Edited by AV*/
 .path-frontpage .imp-links {border-radius: 14px}
 .path-frontpage .imp-links li { 
		border-bottom: 1px dotted #c7c7c7;
}/*Edited by AV 13Dec, 21*/
 .path-frontpage .footer-inline-menu{padding: 3px 0;}/*Edited by Av, 13 Dec, 21*/
 .path-frontpage .footer .footer-down .m-t-10 {
    margin-top: 3px;
}/*Updated by AV 13 Dec, 21*/
 .path-frontpage .social-section .social-box h3 {
    text-align: left; /*Edited*/ 
    font-weight: normal; /*Edited*/ 
    font-size: 130%; /*Edited*/ 
}
 .path-frontpage .social-box h3:before {
    content: "\f0c0";
    font: normal normal normal 14px/1 FontAwesome;
    padding-left: 11px;
    font-size: 21px;
    padding-right: 12px;
}
 .path-frontpage .slide-section{margin: 18px 0 25px;}/*Edited by AV 13 Dec, 21*/
 .path-frontpage #slide-section-area h3{margin-bottom: 18px;}/*Edited by AV 13 Dec, 21*/
 .path-frontpage .imp-links h3{   
    text-align: left;
    font-weight: normal;
    font-size: 130%;
	padding: 10px 0;
}
 .path-frontpage .imp-links h3:before {
    content: "\f0c1";
    font: normal normal normal 14px/1 FontAwesome;
    padding-left: 11px;
    font-size: 21px;
    padding-right: 12px;
}
 .path-frontpage .js-drupal-fullcalendar.fc.fc-unthemed.fc-ltr:before {
    content: 'Event Calendar'; 
    display: flex;
    padding: 8px 0px 5px 42px;
    font-size: 130%;
    font-weight: normal;
	background-color: #216db9;
	color: #fff;
}
 .path-frontpage .js-drupal-fullcalendar .fc-header-toolbar{background-color: transparent;min-height: 32px}
 .path-frontpage .js-drupal-fullcalendar .fc-header-toolbar .fc-center h2{color: #216db9}
 .path-frontpage .fc-toolbar.fc-header-toolbar{margin-bottom:.3rem}
 .path-frontpage .hld:before {
    content: '\f073';
    font: normal normal normal 14px/1 FontAwesome;
    padding-left: 11px;
    font-size: 21px; 
    position: absolute;
    top: 14px;
    color: #fff;
}
 .path-frontpage .js-drupal-fullcalendar .fc-month-view{padding: 0 9px;}
 .path-frontpage .fc-basic-view .fc-body .fc-row{min-height: 3.2em}
 .path-frontpage .js-drupal-fullcalendar .fc-month-view .fc-widget-header{height: 20px; line-height: 20px}
 /*.odisha-profile-col .odisha-profile-head {
    font-size: 133%;
    font-weight: normal;
    color: #fff; 
	padding-left: 46px;
}*/
 .path-frontpage .odisha-profile-col h1 {
    background-color: #216db9;
    padding: 8px 15px 8px;
}
.path-frontpage .odisha-profile-col .listing-details{padding: 8px;}
.path-frontpage	.block-views-blockabout-us-block-2{
		    background-color: #fff;
    box-sizing: border-box;
    /* box-shadow: 2px 3px 13px #3e3e3e66; */
    border: 1px solid #216db9;
    border-bottom-left-radius: 12px;
    border-bottom-right-radius: 12px;
    padding: 0;
    display: flex;
	height: 402px;
	}
.path-frontpage h1.odisha-profile-head:before {
    content: url(../images/about-us-icon.png); 
    position: absolute;
    top: 10px;
	left: 27px;
}
 .path-frontpage .know-more{
		background-color: #0d9de0 !important;
    color: #fff;
    border-top-left-radius: 10px;
	border-bottom-right-radius: 10px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    box-sizing: border-box;
    padding: 3px 12px !important;
    transition-duration: 0.4s; 
    padding: 9px;
    background: #f5f6f8;
    bottom: 0;
    position: absolute;
    right: 16px;
	}
  .path-frontpage .content-invetment:before {
    content: 'Quick Links';
    display: flex;
    padding: 4px 0px 7px 42px;
    font-size: 130%;
    font-weight: normal;
    background-color: #216db9;
    color: #fff;
}
 .path-frontpage .investment-col:before {
    content: url(../images/quick-link.png);
    font: normal normal normal 14px/1 FontAwesome;
    padding-left: 11px;
    font-size: 21px;
    position: absolute;
    top: 6px;
    color: #fff;
} 
 .path-frontpage .investment-col {
    background-color: #fff;
    box-sizing: border-box;
    /* border: 1px solid #216db9; */
    border-bottom-left-radius: 12px;
    border-bottom-right-radius: 12px;
    padding: 0;
    display: flex;
}
 .path-frontpage .content-invetment {     
    border: solid 1px #216db9; 
    border-bottom-left-radius: 14px;
    border-bottom-right-radius: 14px;
	padding: 0;
	min-height: 402px;
    max-height: 402px;
}
 .path-frontpage .content-invetment .mCSB_inside > .mCSB_container {  
    margin-left: 6px; 
}
.path-frontpage .content-invetment div#block-views-block-advertisement-portlet-investment-odisha-block-1-3 {
    margin-top: 9px;
}
.path-frontpage .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar
{
	margin-right: 2px
}
 .path-frontpage .about-sec .van-dhan-yojana-training-title .training{font-weight: normal;font-size: 133%;margin:0}
 .path-frontpage .about-sec .training-box .read-more-btn	{
    background-color: #0d9de0 !important;
    color: #fff;
    border-top-left-radius: 10px;
    box-sizing: border-box;
    padding: 3px 12px !important;
    transition-duration: 0.4s;
    border-bottom-right-radius: 12px;
	border-top-right-radius:0px;
    padding: 9px;
    background: #f5f6f8;
    bottom: 1px;
    position: absolute;
    right: 1%;
    left: unset;
	margin: 5px 12px 0 0;
	}
 .path-frontpage .training-box{
	background-color: #fff;
    box-sizing: border-box;
    box-shadow: none;
    border: 1px solid #216db9;
    border-bottom-left-radius: 12px;
    border-bottom-right-radius: 12px;
	}
 .path-frontpage .mCustomScrollBox{height: 56vh}
 .path-frontpage .news-runner .news-runner-head{
	border-top-right-radius: 18px;
    border-bottom-right-radius: 16px;
	background-color: #158aff;
    width: 110px;
	}
 .path-frontpage .news-runner .col-md-2{max-width: 10%}
 .path-frontpage .news-runner .col-md-10{max-width: 90%}
 .path-frontpage .events-details ul > li{display: flex;}

 .path-frontpage .events-details ul li .date {
    border: 1px solid #003878;
    width: 23%;
    display: flex;
    height: 35px;
	margin-top: 5px;
    margin-bottom: 12px;
}
 .path-frontpage .events-details ul li .date span.day {
    text-align: center;
    width: 40%;
    font-size: 15px;
    line-height: 28px;
    height: auto;
}
.path-frontpage .events-details ul li .date span.month {     
    text-align: center;
    width: 60%;
    background-color: #003878;
    color: #fff;
    font-size: 10px;
    line-height: 14px;
}
 .path-frontpage .events-details ul > li > a {    
    width: 300px;
    padding-left: 9px;
}
.path-frontpage .events-details ul > li > a:before{display: none;}
.path-frontpage .training-box .item-list .date {
    /* display: none; */
}
/*Overlay hover flexslider*/
.path-frontpage .overlay {
    /* display: none; */
}
.path-frontpage .overlay p{
	text-align: left;
	padding: 0px 0px 0px 6px;
    margin: 0;
	font-size: 72%;
    color: #000;
    font-weight: 600;
}
 .path-frontpage .overlay {
    position: absolute;
    transition: 0.5s ease;
    height: 50%;
    width: 100%;
    top: 61px;
    background-color: rgb(211 208 208 / 70%);
    opacity: 0;
    border-bottom-right-radius: 22px;
    left: 0px;
    text-align: center;
    padding-top: 0px;
    color: #fff;
    border-bottom-left-radius: 22px;
}
.path-frontpage .slides li:hover .overlay { 
            opacity: 0.9; 
        } 
.path-frontpage .ti_news a:before{
	content: '\f124'; 
background: none; 
left: -4px;
top: 10px;
transform:rotate(40deg);
font: normal normal normal 14px/1 FontAwesome;
}
.path-frontpage .banner-wrapper .flex-direction-nav .flex-next{
	background: url(../images/arrow-next.png) no-repeat center center #0000008f;}
.path-frontpage .banner-wrapper .flex-direction-nav .flex-prev{
	background: url(../images/arrow-preview.png) no-repeat center center #0000008f;
}
.path-frontpage .news-runner .news-runner-head a{
	font-size: 90%;
    font-weight: 600;
    padding-top: 7px;
}
.path-frontpage .odisha-profile-col h1.odisha-profile-head {
    font-size: 130%;
    font-weight: normal;
    color: #fff;
    padding-left: 46px;
	margin-bottom: 2px;
}
/*End Improvisation*/

/* Responsive */
@media (min-width: 320px) and (max-width: 412px){
	.path-frontpage .block-views-blockabout-us-block-2{height: auto;}
	.path-frontpage .investment-col:before{top:20px}
	.path-frontpage .investment-col{margin-bottom: 15px}
	.path-frontpage .mCustomScrollBox {height: 328px !important;}
	.path-frontpage .about-sec .training-box .read-more-btn{
		  }
	.path-frontpage .social-section .social-box{margin-bottom: 20px}
	.path-frontpage .imp-links li:last-child {
		border-bottom-left-radius: 14px;
		border-bottom-right-radius: 14px;
     }
	.path-frontpage .imp-links {
		border-top-left-radius: unset;
		border-top-right-radius: unset; 
	}
	 .path-frontpage .imp-links div#block-views-block-important-links-block-1-2 {
    overflow: auto;
    height: 306px;
}
	.path-frontpage .training-box .item-list .date {
		width: 35%;
	}
	.path-frontpage .imp-links .read-more{
		bottom:19px
	}
	.path-frontpage .js-drupal-fullcalendar .fc-header-toolbar{padding-left: 0px}
	.js-drupal-fullcalendar .fc-header-toolbar .fc-left button, .js-drupal-fullcalendar .fc-header-toolbar .fc-right button{font-size: 11px}
	.Co-operation.path-contact-us #block-swftwo-content .field-content ul,
.Co-operation.path-contact-us #block-swftwo-content .field-content p	{ 
    width: 100% !important;
	float:none !important;
}
}
@media (min-width: 413px) and (max-width: 480px){
	.path-frontpage .block-views-blockabout-us-block-2{height: auto;}
	.path-frontpage .investment-col:before{top:20px}
	.path-frontpage .investment-col{margin-bottom: 15px}
	.path-frontpage .mCustomScrollBox {height: 328px !important;}
	.path-frontpage .about-sec .training-box .read-more-btn{
		  }
	.path-frontpage .content-invetment{flex: 1 1 auto}
	.path-frontpage .about-sec .training-box .read-more-btn {
			 
			margin: 5px 10px 0 0;
		}
	.path-frontpage .social-section .social-box{margin-bottom: 20px}
	.path-frontpage .imp-links li:last-child {
		border-bottom-left-radius: 14px;
		border-bottom-right-radius: 14px;
     }
	.path-frontpage .imp-links {
		border-top-left-radius: unset;
		border-top-right-radius: unset; 
	}
	 .path-frontpage .imp-links div#block-views-block-important-links-block-1-2 {
    overflow: auto;
    height: 306px;
}
	.path-frontpage .training-box .item-list .date {
		width: 35%;
	}
	.path-frontpage .imp-links .read-more{
		bottom:19px
	}
	.path-frontpage .js-drupal-fullcalendar .fc-header-toolbar{padding-left: 0px}
	.js-drupal-fullcalendar .fc-header-toolbar .fc-left button, .js-drupal-fullcalendar .fc-header-toolbar .fc-right button{font-size: 11px}
	.Co-operation.path-contact-us #block-swftwo-content .field-content ul,
.Co-operation.path-contact-us #block-swftwo-content .field-content p	{ 
    width: 100% !important;
	float:none !important;
}
}
@media (min-width: 481px) and (max-width: 599px){
	.path-frontpage .block-views-blockabout-us-block-2{height: auto;}
	.path-frontpage .investment-col:before{top:20px}
	.path-frontpage .investment-col{margin-bottom: 15px;margin-top: 20px;}
	.path-frontpage .mCustomScrollBox {height: 328px !important;}
	.path-frontpage .about-sec .training-box .read-more-btn{
		  }
	.path-frontpage .content-invetment{flex: 1 1 auto}
	.path-frontpage .about-sec .training-box .read-more-btn {
			 
			margin: 5px 10px 0 0;
		}
	.path-frontpage .social-section .social-box{margin-bottom: 20px}
	.path-frontpage .imp-links li:last-child {
		border-bottom-left-radius: 14px;
		border-bottom-right-radius: 14px;
     }
	.path-frontpage .imp-links {
		border-top-left-radius: unset;
		border-top-right-radius: unset; 
	}
	 .path-frontpage .imp-links div#block-views-block-important-links-block-1-2 {
    overflow: auto;
    height: 306px;
}
	.path-frontpage .training-box .item-list .date {
		width: 20%;
	}
	.path-frontpage .events-details ul > li > a {
    width: 360px;
	}
	.path-frontpage .imp-links .read-more{
		bottom:19px
	}
	.path-frontpage .js-drupal-fullcalendar .fc-header-toolbar{padding-left: 0px}
	.js-drupal-fullcalendar .fc-header-toolbar .fc-left button, .js-drupal-fullcalendar .fc-header-toolbar .fc-right button{font-size: 11px}
}

@media (min-width: 600px) and (max-width: 767px){
	.path-frontpage .block-views-blockabout-us-block-2{height: auto;}
	.path-frontpage .investment-col:before{top:20px}
	.path-frontpage .investment-col{margin-bottom: 15px;margin-top: 20px;}
	.path-frontpage .mCustomScrollBox {height: 328px !important;}
	 
	.path-frontpage .content-invetment{flex: 1 1 auto}
	.path-frontpage .about-sec .training-box .read-more-btn {
			 
			margin: 5px 10px 0 0;
		}
	.path-frontpage	.five-t-sec .sec-second a{font-size: 54%}
	.path-frontpage .social-section .social-box{margin-bottom: 20px}
	.path-frontpage .imp-links li:last-child {
		border-bottom-left-radius: 14px;
		border-bottom-right-radius: 14px;
     }
	.path-frontpage .imp-links {
		border-top-left-radius: unset;
		border-top-right-radius: unset;
		 
	}
	.path-frontpage .training-box .item-list .date {
		width: 20%;
	}
	.path-frontpage .events-details ul > li > a {
    width: 360px;
	}
	.path-frontpage .imp-links .read-more{
		bottom:19px
	}
	.path-frontpage .js-drupal-fullcalendar .fc-header-toolbar{padding-left: 0px}
	  .path-frontpage .imp-links div#block-views-block-important-links-block-1-2 {
    overflow: auto;
    height: 306px;
}
}

@media (min-width: 768px) and (max-width: 991px){
		.path-frontpage .five-t-sec .sec-second .icon {
		padding-bottom: 7px;
	}
	.path-frontpage .training-box{margin-top: 20px;height: 465px}
	.path-frontpage .events-details {
    height: 376px;}
	.path-frontpage .block-views-blockabout-us-block-2{height: auto;}
	.path-frontpage .investment-col:before{top:20px}
	.path-frontpage .investment-col{margin-bottom: 15px;margin-top: 20px;}
	.path-frontpage .mCustomScrollBox {height: 412px !important;}
	.path-frontpage .about-sec .training-box .read-more-btn{
		bottom: 15px; }
	.path-frontpage .content-invetment{flex: 1 1 auto;min-height: 467px;
    max-height: 467px;}
	.path-frontpage .about-sec .training-box .read-more-btn {
			bottom: 17px;
			margin: 5px 10px 0 0;
		}
	.path-frontpage	.five-t-sec .sec-second a{font-size: 54%}
	.path-frontpage .social-section .social-box{margin-bottom: 20px}
	.path-frontpage .imp-links li:last-child {
		border-bottom-left-radius: 14px;
		border-bottom-right-radius: 14px;
     }
	.path-frontpage .imp-links {
		border-top-left-radius: unset;
		border-top-right-radius: unset; 
		margin-bottom: 20px;
	}
	.path-frontpage .training-box .item-list .date {
		width: 27%;
	}
	.path-frontpage .events-details ul > li > a {
    width: 360px;
	}
	.path-frontpage .imp-links .read-more{
		bottom:19px
	}
	.path-frontpage .js-drupal-fullcalendar .fc-header-toolbar{padding-left: 0px}
	 .path-frontpage .imp-links div#block-views-block-important-links-block-1-2 {
    overflow: auto;
    height: 306px;
}
}
@media (min-width: 992px) and (max-width: 1024px){
.path-frontpage .five-t-listing li a{font-size: 90%}	


	.path-frontpage .block-views-blockabout-us-block-2{ }
	.path-frontpage .five-t-sec .sec-second a {
    font-size: 74%;	
}
.path-frontpage .events-details ul li .date{width: 31%}
.sec-second ul li a{max-width: 170px}
.path-frontpage .mCustomScrollBox {height: 344px !important;}
.path-frontpage .mCustomScrollBox {
    height: 346px !important;
}
.path-frontpage .content-invetment {
    /* min-height: 465px; */
    /* max-height: 465px; */
}
.path-frontpage .about-sec .know-more { 
     
	
}
.path-frontpage .imp-links div#block-views-block-important-links-block-1-2 {
    overflow: auto;
    height: 328px;
}
}

@media (min-width: 1025px) and (max-width: 1180px){
	.path-frontpage .block-views-blockabout-us-block-2{ }
	.path-frontpage .social-section .social-box ul li{flex:1 1 auto;flex-grow:unset;width: 46%}
	.path-frontpage .js-drupal-fullcalendar .fc-header-toolbar .fc-left button, .js-drupal-fullcalendar .fc-header-toolbar .fc-right button
	{font-size: 12px}
	.path-frontpage .five-t-sec .sec-first .five-t-logo {
    float: none;
    width: 100%;
    background-color: #3b96c3;
    display: flex;
    justify-content: center;
	}
	.path-frontpage .content-invetment {
    /* min-height: 465px; */
    /* max-height: 465px; */
}
.path-frontpage .mCustomScrollBox {
    height: 338px !important;
}
.path-frontpage .imp-links div#block-views-block-important-links-block-1-2 {
    overflow: auto;
    height: 328px;
}
}
@media (min-width: 1181px) and (max-width: 1280px){ 
.path-frontpage .five-t-listing li {
    margin: 0 0px;
}
.path-frontpage .mCustomScrollBox {
    height: 351px !important;
}
.path-frontpage .imp-links div#block-views-block-important-links-block-1-2 {
    overflow: auto;
    height: 328px;
}
}
@media (min-width: 1281px) and (max-width: 1365px){ 
 
.path-frontpage .mCustomScrollBox {
    height: 351px !important;
}
}
@media (min-width: 1366px) and (max-width: 2560px){ 
 
.path-frontpage .mCustomScrollBox {
    height: 351px !important;
}
}
/* End Responsive */
/* Animation */
.aos-all {
  /* width: 1000px; */
  /* max-width: 98%; */
  /* margin: 10vh auto 0 auto; */
}

.aos-item {
  display: inline-block;
  float: left;
  width: 33.3333%;
  height: 300px;
  padding: 20px;
}

.aos-item__inner {
  position: relative;
  width: 100%;
  height: 100%;
  float: left;
  background: #1da4e2;
  line-height: 260px;
  text-align: center;
  color: #fff;
}

@media screen and (max-width: 800px) {
  .aos-item {
    width: 50%;
  }
}
/* End Animation */
/* Edit 10Feb */
.Co-operation.path-contact-us #block-swftwo-content .field-content ul li {
    display: flex;
}
.Co-operation.path-contact-us #block-swftwo-content .field-content ul {
    float: left;
    width: 50%; 
}
.Co-operation.path-contact-us div#block-swftwo-content .field-content p {
    float: left;
    width: 50%;
}
.Co-operation.path-contact-us div#block-swftwo-content .field-content p iframe {
    width: 100%;
    height: 55vh;
    border: 1px solid #333;
}
.Co-operation.path-contact-us #block-swftwo-content .field-content ul li:nth-child(1):before {
    content: "\f015";
    font-family: FontAwesome;
}
.Co-operation.path-contact-us #block-swftwo-content .field-content ul li br {
    display: none;
}
.Co-operation.path-contact-us #block-swftwo-content .field-content ul li:before {
    margin-right: 8px;
    color: #0176bf;
    text-align: center;
    line-height: 22px;
    font-size: 15px;
}
.Co-operation.path-contact-us #block-swftwo-content .field-content ul li:nth-child(2):before {
    content: "\f095";
    font-family: FontAwesome;
}
.Co-operation.path-contact-us #block-swftwo-content .field-content ul li:nth-child(3):before {
    content: "\f1ac";
    font-family: FontAwesome;
}
.Co-operation.path-contact-us #block-swftwo-content .field-content ul li:nth-child(4):before {
    content: "\f0e0";
    font-family: FontAwesome;
}
/* Edit 16feb 22*/
.Works.Department.path-design-planning-and-investigation-roads-wing .block-system-main-block .swf-three-grid div {
    display: flex;
    float: left;
    width: 50%;
    margin-bottom: 7px;
}
.Works.Department.path-design-planning-and-investigation-roads-wing .block-system-main-block .swf-three-grid header { 
    padding-bottom: 12px;
}
.Works.Department.path-design-planning-and-investigation-roads-wing .block-system-main-block .swf-three-grid a:before {
    content: '\f138';
    font-family: 'FontAwesome';
    color: #737373;
    padding-right: 9px;
    font-size: .78em;
}
.Works.Department.path-design-planning-and-investigation-roads-wing .block-system-main-block .swf-three-grid a
{transition: .3s;
font-size: 90%;
    color: #055696;
	}
.Works.Department.path-design-planning-and-investigation-roads-wing .block-system-main-block .swf-three-grid a:hover
{transition: .3s;padding-left: 6px}	

/* 22feb 22*/
.path-more .views-element-container table caption{display: table-caption; caption-side: top; padding: 5px 0;  color: #343434;font-weight: 600;}
.path-more .scroll-table1,
.block-views-blockwater-department-notification-category-wise-data-block-9 .scroll-table1,
.path-water-resources .scroll-table1,
.Water.Resources.path-publication .scroll-table1
{overflow-x: auto}
.path-more .scroll-table1 table th#view-counter-table-column,
.path-more .scroll-table1 table th#view-counter-table-column--2,
.path-more .scroll-table1 table th#view-counter-table-column--3,
.path-more .scroll-table1 table th#view-counter-table-column--4,
.path-more .scroll-table1 table th#view-counter-table-column--5,
.path-more .scroll-table1 table th#view-counter-table-column--6,
.block-views-blockwater-department-notification-category-wise-data-block-9 table th#view-counter-table-column,
.path-water-resources .scroll-table1 table th#view-counter-table-column,
.Water.Resources.path-publication .scroll-table1 table th#view-counter-table-column {
    width: 5%;
}
.Water.Resources.path-publication .block-system-main-block .scroll-table1 table th#view-nothing-table-column,
.path-water-department-notification .scroll-table1 table th#view-nothing-table-column {
    width: 18%;
}
/* edit 08 march 22*/
.Water.Resources #block-departmentofwaterresourcesmenu ul#superfish-department-of-water-resources-me li:last-child ul li:nth-child(2) ul li:nth-child(1) ul,
.Water.Resources #block-departmentofwaterresourcesmenu ul#superfish-department-of-water-resources-me li:last-child ul li:nth-child(3) ul li:nth-child(4) ul {
    left: auto !important;
    width: 11em !important;
    right: 100% !important;
}

.Water.Resources #block-departmentofwaterresourcesmenu ul.sf-menu .sf-no-children a:hover{background-color: #539ee9}
.Water.Resources #block-departmentofwaterresourcesmenu ul.sf-menu .sf-depth-2 span.nolink:hover{background-color: #539ee9;}

.Water.Resources #block-departmentofwaterresourcesmenu ul.sf-menu .sf-depth-3.sf-no-children a:hover{background-color: #1d83eb}
.Water.Resources #block-departmentofwaterresourcesmenu ul.sf-menu .sf-depth-3 span.nolink:hover{background-color: #1d83eb;}

.Water.Resources #block-departmentofwaterresourcesmenu ul.sf-menu .sf-depth-4 a:hover{background-color: #225d98;}
.path-finance-circulars-mdrafm .shs-container .shs-widget-container:nth-child(2):before {
    content: 'Sub-category';
}

#webform-submission-fisheries-job-chart-feedback-add-form{
	margin-top:20px;
}
#webform-submission-fisheries-job-chart-feedback-add-form input, #webform-submission-fisheries-job-chart-feedback-add-form select,
#webform-submission-fisheries-job-chart-feedback-add-form textarea{
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0.25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    width: 50%;
	margin-bottom:15px!important;
}
#webform-submission-fisheries-job-chart-feedback-add-form label{
	display:block;
}
#webform-submission-fisheries-job-chart-feedback-add-form fieldset.webform-composite-hidden-title{
	margin:0px;
}
#webform-submission-fisheries-job-chart-feedback-add-form .intl-tel-input.allow-dropdown input, 
#webform-submission-fisheries-job-chart-feedback-add-form .intl-tel-input.allow-dropdown input[type=tel].intl-tel-input.allow-dropdown input, 
#webform-submission-fisheries-job-chart-feedback-add-form .intl-tel-input.allow-dropdown input[type=tel]{
	padding-left:52px;
}
#webform-submission-fisheries-job-chart-feedback-add-form .select2-container--default .select2-selection--single {
    border-radius: 4px;
    background-color: #fff;
    border: 1px solid #ced4da!important;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
	height:36px;
	margin-bottom:15px;
}
#webform-submission-fisheries-job-chart-feedback-add-form .select2-container{
	width:50%!important;
}
#webform-submission-fisheries-job-chart-feedback-add-form .select2-container--default .select2-selection--single .select2-selection__arrow {
    margin-top: 4px;
}
#webform-submission-fisheries-job-chart-feedback-add-form textarea{
	margin-bottom:0px!important;
}
#webform-submission-fisheries-job-chart-feedback-add-form .form-submit{
	width:auto;
	background-color:#216db9!important;
	color:#fff;
	margin-top:10px;
	padding:6px 20px;
}
#webform-submission-fisheries-job-chart-feedback-add-form .form-actions{
	width:50%;
	text-align:right;
}
select#edit-job-category-fish {
    display: none;
}
.path-fisheries-job-chart .views-exposed-form .form-item {
  width: 30%;
  margin: 0;
}


.social-box ul{
    background-color: transparent !important;
    text-align: right;
  }
  .social-box ul.quicktabs-tabs {
    margin-top: -42px;
    display: block;
    z-index: 999999;
    position: absolute;
    right: 11px;
  }
  .social-box ul.quicktabs-tabs li a{
    padding: 10px;
    width: 40px;
    height: 40px;
    cursor:pointer;
    font-size: 0%;
  }
  .social-box ul.quicktabs-tabs li:nth-child(1) a{
    content: url("../images/facebook.svg");
    background-color: #4b69b1;
  }
  .social-box ul.quicktabs-tabs li:nth-child(2) a{
    content: url("../images/instagram.svg");
    background: #f09433; 
    background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%); 
    background: -webkit-linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); 
    background: linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); 
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f09433', endColorstr='#bc1888',GradientType=1 );   
  }
  .social-box ul.quicktabs-tabs li:nth-child(3) a{
    content: url("../images/twitterx.svg");
    background-color: #2bb2e1;
    border-radius: 0 15px 0 0;    
  }      
  .icon-bar {
    position: fixed;
    top: 85%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 2.25%;
    z-index: 9999999;
  }
  @media screen and (min-width: 1367px){
  .ph-vh-border, .imp-links, .social-box {
    height: 430px !important;
  }
}
@media (min-width: 320px) and (max-width: 480px) {
  .social-section .social-box ul li {
    flex-grow: 0;
    float: left;
    width: 33.33% !important;
  }
  .social-box ul.quicktabs-tabs li{
    height: 42px;
  }
  .social-box ul.quicktabs-tabs {
    margin-top: -44px;
    display: block;
    z-index: 999999;
    position: absolute;
    right: 14px;
  }
}
@media (min-width: 320px) and (max-width: 412px) {
  .path-frontpage .social-section .social-box h3 {
    width: 100%;
    border-radius: 15px 15px 0 0;
  }
}
.social-box .content  {   width: 341px;
    right: 17px;
    position: absolute;
}

/*Inner Page Left Menu*/
.content-left nav {position: inherit;  background-color: transparent; padding-top: 40px;}
.inner-banner-image{position:relative;}
.inner-banner-image img{width:100%;}
.inner-banner-image h1 {
    color: #fff;
    font-size: 28px;
    max-width: 450px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 0;
}
.heading-container{max-width: 1140px; margin: 0 auto; position: absolute; top: 50%; min-width: 1140px;left: 50%;transform: translate(-50%, -36%);}

.breadcrum-menu ol{margin: 0;line-height: 40px; padding:0;}
.breadcrum-menu ol li{display: inline-block; color: #ff9a02; font-size: 15px; font-weight: 600;}
.breadcrum-menu ol li:before{content: "\f105"; font-family: FontAwesome; margin: 0 4px; margin-left: 0;}
.breadcrum-menu ol li:first-child::before{content: ''; display: none;}
.breadcrum-menu ol li >a{color: #fff;}
.block-page-title-block h1 {position:relative;padding-left: 10px;border-bottom: 1px solid #ded9d9;padding-bottom: 5px;font-size: 180%;font-weight: 600;}
.path-search .block-page-title-block h1{padding-left: 30px;}
.block-page-title-block h1:before{
    content: '';
    display: block;
    width: 5px;
    height: 35px;
    background-color: #216db9;
    position: absolute;
    top: 0;
    left: 0;
}


