@charset "utf-8";

/* CSS Document */
body{
	min-width:370px;
}
h1, h3, th, td {
	margin: 0 !important;
	padding: 0;
}
.container-fluid{
	padding:0px;
}
#nischay {
	padding: 0px 5px;
}
#nischay h2,#nischay h2:lang(hi) {		
	font-size: 1.5em;
	font-weight: 800;
	line-height: 25px;
	padding: 10px 10px 10px 10px;
	border-radius: 0;
	
	letter-spacing: 2px;
}
#nischay h2:lang(hi){
	font-family: 'Mukta';
}
.panel.panel-primary {
	border-color: #ffffff !important
}

.goog-te-banner-frame {
	top: 40px !important;
	z-index: 11 !important;
}

.leading h3 {
	font-size: 2.6em !important;
	font-weight: 400;
	padding: 15px 10px;
	color: #fef9f7 !important;
	line-height: 40px;
	font-family: 'oswald' !important;
}

.leading .widget-content.padding p {
	color: #fef9f7 !important;
	font-size: 1.25em !important;
	font-family: "Roboto", sans-serif !important;
}

.leading .panel-body ul li {
	color: #fafbfa;
	font-family: "Roboto", sans-serif !important;
	font-size: 1.2em !important;
	font-weight: 500 !important;
}

.leading .item .box .header {
	padding: 5px 0px !important;
}

.dashboard-page, .content-page {
	/* background:#ddffbb;background: linear-gradient(180deg, rgb(255, 111, 0), rgb(6, 198, 124)); */
	
}
/* .content-page .dashboard-page{    background: linear-gradient(180deg, rgb(236, 188, 151), rgb(245, 163, 77));} */
.feedback .dashboard-page {
	background: #F5CBA7 !important;
	min-height: 420px;
	background: -webkit-linear-gradient(top, #f4f4f7 0%, #9e9def 50%, #93a1e8 51%,
		#8f97fd 100%) !important;
}

.reservation-women {
	background: #00aa38;
	background: -webkit-linear-gradient(top, #00aa38 0%, #00aa38 50%, #005431 100%);
	background: -webkit-gradient(linear, left top, left bottom, from(#00aa38),
		color-stop(50%, #00aa38), to(#005431));
	background: -o-linear-gradient(top, #00aa38 0%, #00aa38 50%, #005431 100%);
	background: linear-gradient(to bottom, #00aa38 0%, #00aa38 50%, #005431 100%);
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00aa38',
		endColorstr='#005431', GradientType=0);
}

table.dataTable {
	border-collapse: collapse !important;
}

table.dataTable th {
	font-size: 1.10em;
	color: #000;
	text-align: center;
	vertical-align: text-top;
	/* background: #ffe56c !important; */
	/* Old browsers */
	/* FF3.6-15 */
	/* background: -webkit-linear-gradient(top, #ffe56c 0%, #ffe56c 60%, #ffcb14 100%)
		!important; */
	/* Chrome10-25,Safari5.1-6 */
	/* background: -webkit-gradient(linear, left top, left bottom, from(#ffe56c),
		color-stop(60%, #ffe56c), to(#ffcb14)) !important;
	background: -o-linear-gradient(top, #ffe56c 0%, #ffe56c 60%, #ffcb14 100%)
		!important;
	background: linear-gradient(to bottom, #ffe56c 0%, #ffe56c 60%, #ffcb14 100%)
		!important; */
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	/* filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffe56c',
		endColorstr='#ffcb14', GradientType=0); */
}

.menu-tab>li>a {
	padding: 8px 9px;
	margin-bottom: 5px;
}

.table video {
	height: 102px;
}

#example_length select[name='example_length'], #example_filter input[type='search']
	{
	width: 47%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow
		ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out
		.15s;
	transition: border-color ease-in-out .15s, -webkit-box-shadow
		ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s,
		-webkit-box-shadow ease-in-out .15s;
}

.login {
	min-width: 400px;
	margin-bottom: 0 !important;
}

.google-visualization-orgchart-table {
	border-collapse: initial !important;
}

.accordion-toggle .panel-heading {
	padding: 0px !important;
}

.accordion-toggle .panel-title a {
	position: relative;
}

.accordion-toggle .panel.panel-default .panel-title a {
	color: #7f3f00;
}

.accordion-toggle .panel.panel-default .panel-title a:hover,
	.accordion-toggle .panel.panel-default .panel-title a:hover, .accordion-toggle .panel.panel-default .panel-title a:focus {
    color: #000;
}

.panel-group .panel {
	border-radius: 3px;
	margin-bottom: 10px;
	/* box-shadow: 0px 4px 0px #d4d4d4; */
}

#accordion_single_collapse .panel-body, #accordion_single_collapse .panel
	{
	border: 0px none;
}

.accordion-toggle .panel-heading a:after {
	content: "\f056";
	display: block;
	font-family: FontAwesome;
	font-size: 1.5em;
	position: absolute;
	top: 7px;
	color: #ffffff;
	left: -42px
}

.accordion-toggle .panel-heading a.collapsed:after {
	content: "\f055";
}
/* ----- FAQ Accordions css starts ----- */
#accordionfaq .panel.panel-default {
	border: none;
}
#accordionfaq.accordion-toggle .panel-heading a:after {
	font-size: 1.3rem;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}
#accordionfaq .panel-collapse.collapse {
	margin: 0;
}
#accordionfaq .panel-collapse.collapse.in {
	border-bottom: 1px solid;
}
/* ----- FAQ Accordions css ends ----- */

.panel-group .panel .panel-body p {
	color: #5a5a5a;
    font-size: 1.1em;
    margin: 0px;
    padding: 10px 10px;
    text-align: justify;
}

a.list-group-item {
	font-size: 1em;
	color: #000;
	padding-top: 7px;
}

.dashboard-form {
	background: #ffea48;
	padding: 10px 0px;
	border-radius: 5px;
	margin: 15px 0px;
	border: solid 1px #ffde6b;
}

.dashboard-form label {
	color: #a51e28;
	font-size: 1.25em;
	line-height: 30px;
}

.news-head {
	background: #FFF;
	padding: 10px;
	margin-bottom: 20px;
}

#nischay .news-head h3 {
	font-size: 2em;
	color: #3a3a3a;
}

.single-news p {
	font-size: 0.85em;
	margin-bottom: 0.5rem;
	color: #000;
}

.governance-page {
	background: url(../img/governance-bg.jpg) no-repeat center bottom;
	min-height: 500px;
}

.governance-description {
	padding: 36px 30px;
	background: #feffc8;
	border-top: 5px solid #ad1e28;
	border-bottom: 5px solid #ad1e28;
}

.form-horizontal legend {
	display: block;
	width: 100%;
	margin-bottom: 10px;
	font-size: 1em;
	line-height: inherit;
	color: rgb(51, 51, 51);
	font-weight: 600;
	border-top-style: initial;
	border-right-style: initial;
	border-left-style: initial;
	border-top-color: initial;
	border-right-color: initial;
	border-left-color: initial;
	padding: 0px;
	border-width: 0px;
	-webkit-border-image: initial;
	-o-border-image: initial;
	border-image: initial;
	border-bottom: 0px solid rgb(229, 229, 229);
}

.collapse {
	margin-left: 7px;
	margin-right: 7px;
}

.dashboard-page .widget table tr th {
	color: #ffffff !important;
	background: #1A2E47 !important;
}

.dashboard-page tr:nth-child(odd) {
	background: rgba(255, 255, 255, 0.5) !important;
}

.dashboard-page tr:nth-child(even) {
	background: rgba(333, 333, 333, 1) !important;
}

.dashboard-page .widget table tr .fa {
	margin: 0px 5px;
	color: #d60202;
}

.dashboard-page .form-horizontal h4, .dashboard-page .form-horizontal h3
	{
	font-size: 1.3em;
	line-height: 25px;
	padding: 10px 10px 10px 10px;
	border-radius: 0;
	background: #ffffff;
}

.widget table {
	margin: 0;
	margin-top: 10px;
}

.widget table tr th {
	color: rgb(75, 75, 75);
	text-align: center;
	background: rgb(255, 255, 255);
}

.table>thead>tr>th {
	vertical-align: middle;
	border-bottom: 1px solid #848484;
}

.accordion-toggle .panel-heading {
	padding: 0px;
}

.accordion-toggle .panel-title a {
	position: relative;
}

.accordion-toggle .panel-title a:after {
	content: "\f056";
	display: block;
	font-family: FontAwesome;
	font-size: 18px;
	position: absolute;
	top: -3px;
	left: -34px;
	color: #fff;
}

.accordion-toggle .panel-title a.collapsed:after {
	content: "\f055";
}

.accordion-toggle .panel.panel-default .panel-title a {
	color: #393939;
}

.panel-group .panel {
	border-radius: 3px;
}

.panel-collapse .table-bordered>tbody>tr>td, .panel-collapse .table-bordered>tbody>tr>th,
	.panel-collapse .table-bordered>tfoot>tr>td, .panel-collapse .table-bordered>tfoot>tr>th,
	.panel-collapse .table-bordered>thead>tr>td, .panel-collapse .table-bordered>thead>tr>th
	{
	border: 1px solid #a4a4a4;
}

#nischay .widget-content.padding .news-head p {
	font-size: 1.25em;
	font-weight: 400;
	color: #3a3a3a;
}

.recent-box .single-news {
	border-bottom: 1px solid #e0e0e0;
	margin-bottom: 1.0rem;
	margin-top: 1.0rem;
}

.recent-box .single-news a {
	color: #424242;
	font-size: 0.85em;
	font-weight: 400;
	margin-bottom: 1rem;
}

.view {
	overflow: hidden;
	position: relative;
	cursor: default;
}

.recent-box .single-news .news-data {
	margin-bottom: 0.5rem;
}

.recent-box .single-news h3 {
	margin-top: 0.5rem;
	margin-bottom: 0.5rem;
}

.recent-box .single-news p {
	color: #000;
	margin: 5px 0px;
	padding: 0px 0px;
}

.widget-content.padding {
	overflow: visible;
    margin-bottom: 10px;
}

.recent-box .single-news p a.download {
	padding: 5px 10px;
	margin: 10px 0px;
	border: 1px solid #e4830a;
	color: #F00;
	clear: both;
	font-size: 0.85em;
}

.img-fluid {
	max-width: 100%;
	height: auto;
}

.height-295 {
	height: 295px !important;
}

.height-350 {
	/* height: 390px !important; */
	height: 200px !important;
}

.form-box {
	background: #FFF;
	padding: 25px;
	margin: 10px 0px 30px 0px;
	border-radius: 0px;
	overflow: hidden;
	border: solid 5px #ffec5a;
}

#nischay h1 {
	font-size: 2em;
	font-weight: 300;
	padding: 10px 0px;
}

#nischay .news-page {
	max-width: 100%;
	max-height: 350px;
	overflow: hidden;
}

#nischay .recent-box {
	overflow: hidden;
	padding: 20px;
	background: #FFF;
	margin: 0px 0px;
}

#nischay .recent-box h3 {
	font-size: 2em;
	color: #FFF;
	font-weight: 400;
	text-align: center;
}

#nischay .recent-box .list-group {
	padding: 0px 30px;
}

#nischay .recent-box a.list-group-item {
	font-size: 1.0em;
	border-left: 0px;
	font-weight: 400;
	border-right: 0px;
	border-radius: 0px;
}

.row-eq-height {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-top: 9px;
}

.c {
	width: 18px;
	height: 18px;
	display: inline-block;
	border: 2px solid white;
	border-radius: 18px;
	top: 6px;
	position: relative;
}
.header-search #search_input {
	width:100% !important;
color: #003;
  box-shadow: none;
  padding: 0 0.2rem !important;
  height: 18px;
  border-radius: 5px;
  }

#incfont, #norfont, #decfont {
	font-size: 0.95em;
	font-weight: bold;
	padding: 2px;
	border-radius: 3px;
	width: 30px;
	display: inline-block;
	text-align: center;
}

.governance-photo {
	height: 97%;
	margin-bottom: 20px;
	border-radius: 5px 0px 5px 5px;
	overflow: hidden;
	background: rgba(255, 219, 113, 1);
	margin-right: -20px;
	background: #ffd047;
	/* Old browsers */
	/* FF3.6-15 */
	background: -webkit-linear-gradient(left, #ffd047 0%, #ffdb71 49%, #ffd047 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: -webkit-gradient(linear, left top, right top, from(#ffd047),
		color-stop(49%, #ffdb71), to(#ffd047));
	background: -o-linear-gradient(left, #ffd047 0%, #ffdb71 49%, #ffd047 100%);
	background: linear-gradient(to right, #ffd047 0%, #ffdb71 49%, #ffd047 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffd047',
		endColorstr='#ffd047', GradientType=1);
}

.governance-photo img {
	margin: auto;
}

.governance-info {
	border: solid 0px #e8e8e8;
	padding: 30px;
	border-radius: 5px 0px 5px 5px;
	min-height: 185px;
	margin-bottom: 20px;
	overflow: hidden;
}

.governance-info h1 {
	font-size: 3em !important;
	font-weight: 600;
	color: #1d1d25;
	line-height: 30px;
	padding: 10px 0px;
	margin: 0px 0px;
	border-bottom: solid 5px #f47d15;
}

.governance-info p {
	font-size: 1.25em !important;
	color: #5e5e5e !important;
	font-weight: 400;
	padding: 15px 0px !important;
	margin: 0px 0px !important;
}

.minister-photo {
	height: 97%;
	border-radius: 5px;
	overflow: hidden;
	background: rgba(255, 219, 113, 1);
	margin-right: -20px;
	background: #ffd047;
	/* Old browsers */
	/* FF3.6-15 */
	background: -webkit-linear-gradient(left, #ffd047 0%, #ffdb71 49%, #ffd047 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: -webkit-gradient(linear, left top, right top, from(#ffd047),
		color-stop(49%, #ffdb71), to(#ffd047));
	background: -o-linear-gradient(left, #ffd047 0%, #ffdb71 49%, #ffd047 100%);
	background: linear-gradient(to right, #ffd047 0%, #ffdb71 49%, #ffd047 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffd047',
		endColorstr='#ffd047', GradientType=1);
}

.minister-photo img {
	margin: auto;
}

.minister-info1 {
	border: solid 0px #e8e8e8;
	padding: 30px;
	border-radius: 5px;
	min-height: 150px;
	overflow: hidden;
}

.minister-info1 h1 {
	font-size: 2em !important;
	font-weight: 600;
	color: #1d1d25;
	line-height: 25px;
	padding: 10px 0px;
	margin: 0px 0px;
	border-bottom: solid 5px #f47d15;
}

.minister-info1 p {
	font-size: 1.25em !important;
	color: #5e5e5e !important;
	font-weight: 400;
	padding: 10px 0px !important;
	margin: 0px 0px !important;
}

.minister-photo {
	border-bottom: solid 5px #ad1e28;
}

.text-red {
	color: #dc143c !important;
}

.text-orange {
	color: #e68601 !important;
}

.form-horizontal h4, .form-horizontal h3 {
	color: #393939;
	font-size: 1em;
	font-weight: 600;
	line-height: 20px !important;
	padding: 4px 5px 4px 10px;
	/* border-left: 5px solid #3498db; */
	border-radius: 0;
}

.form-horizontal h4.panel-title {
	/* border-left: 34px solid #3498db; */
	border-radius: 4px 0px 0px 4px;
}

.form-horizontal h4 a {
	color: inherit;
}

.required-control:after {
	content: " *";
	color: #fc4c5e;
}

.mand-label span {
	font-size: 10px;
	text-align: center;
	/* border-left-width: 5px;
	border-right-width: 5px;
	border-radius: 3px; */
	float: right;
	display: inline-block;
	/* padding: 2px 5px; */
	margin: 15px;
}
.mand-label {
	position: absolute;
	right: 0px;
    top: 20px;
    width: 100%;
}

.form-horizontal h4, .form-horizontal h3 {
	color: #393939;
	font-size: 0.85em;
	font-weight: 600;
	line-height: 28px;
	padding: 5px 5px 5px 10px;
	/* border-left: 3px solid #3498db;  */
	border-radius: 0;
}

.form-horizontal h4.panel-title {
	/* border-left: 34px solid #3498db; */
	border-radius: 4px 0px 0px 4px;
	color: white;
}

.form-horizontal h4 a {
	color: inherit;
}

.mandColorClass {
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
}

input[readonly] {
	background-color: white;
	cursor: text !important;
}

.checkbox, .radio {
	position: relative;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
}

.checkbox-inline, .radio-inline {
	position: relative;
	display: inline-block;
	padding-left: 20px;
	margin-bottom: 0;
	font-weight: 400;
	vertical-align: middle;
	cursor: pointer;
}

.checkbox-inline.mandColorClass, .radio-inline.mandColorClass {
	background: none !important;
}

.panel-group {
	margin-bottom: 0px;
}

.panel-group .panel-heading {
	border-bottom: 0;
	position: relative;
}

.panel-default>.panel-heading {
	color: #333;
}

.accordion-toggle .panel-heading {
	padding: 0px;
}

.accordion-toggle .panel-title a {
	position: relative;
}

.accordion-toggle .panel.panel-default .panel-title a {
    color: #ffff;
}

.panel-group .panel+.panel {
	margin-top: 5px;
}

.owl-carousel .item {
	position: relative;
}

.owl-carousel .item .box {
	min-height: 150px;
	padding: 10px;
	margin: 0px 10px;
	border-radius: 5px;
	-webkit-box-shadow: inset 0px 0px 28px -7px rgba(0, 0, 0, 0.75);
	box-shadow: inset 0px 0px 28px -7px rgba(0, 0, 0, 0.75);
}

.owl-carousel .item .box h1 {
	font-size: 1.35em;
	line-height: 20px;
	font-weight: 400;
	padding: 10px 0px;
	text-align: center;
	display: inline-block;
	color: #FFF;
	width: 100%;
}

.owl-carousel .item .box img {
	font-size: 3.5em;
	text-align: center !important;
	display: inline-block;
	margin: auto !important;
	color: #FFF;
	text-shadow: 0px 2px 2px #000;
}

.dashboard-items {
	padding: 20px 0px 0px 0px;
}

.dashboard-items ul.nav.nav-pills li {
	font-family: 'Oswald';
	font-size: 1.32em;
}

.dashboard-items ul.nav.nav-pills li.active>a {
	color: #FFF;
}

.dashboard-items ul.nav>li>a {
	color: #3e3e3e;
	position: relative;
	display: block;
	padding: 10px 27px;
}

.dashboard-items ul.nav {
	background: #FFF;
	background: #ffffff;
	/* Old browsers */
	/* FF3.6-15 */
	background: -webkit-linear-gradient(top, #ffffff 0%, #eaeaea 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff),
		to(#eaeaea));
	background: -o-linear-gradient(top, #ffffff 0%, #eaeaea 100%);
	background: linear-gradient(to bottom, #ffffff 0%, #eaeaea 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',
		endColorstr='#eaeaea', GradientType=0);
}

.btn-default {
	background-color: #ABB7B7;
	border-color: #ABB7B7;
	color: #000000;
}

.btn[disabled] {
	background-color: #757776 !important;
	border-color: #757776 !important;
	color: #FFFFFF !important;
	background-image: none !important;
}

.btn-default:hover, .btn-default:focus, .btn-default:active,
	.btn-default.active, .open .dropdown-toggle.btn-default {
	background-color: #98A3A3;
	border-color: #98A3A3;
	color: #000000;
	background-image: none;
}

.btn-primary {
	background-color: #4A525F !important;
	border-color: #4A525F !important;
	color: #FFFFFF !important;
	background-image: none;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active,
	.btn-primary.active, .open .dropdown-toggle.btn-primary {
	background-color: #3E444F !important;
	border-color: #3E444F !important;
	color: #FFFFFF !important;
	background-image: none;
}

.btn-success:hover, .btn-success:focus, .btn-success:active,
	.btn-success.active, .open .dropdown-toggle.btn-success {
	background-color: #757776;
	/* !important;*/
	border-color: #757776;
	/* !important;*/
	color: #FFFFFF !important;
	background-image: none !important;
}

.btn-info {
	background-color: #65BBD6 !important;
	border-color: #65BBD6 !important;
	color: #FFFFFF !important;
}

.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active,
	.open .dropdown-toggle.btn-info {
	background-color: #5BA9C2 !important;
	border-color: #5BA9C2 !important;
	color: #FFFFFF !important;
}

.btn-warning {
	background-color: #eb9316 !important;
	border-color: #eb9316 !important;
	color: #fff !important;
	background-image: none !important;
}

.btn-warning:hover, .btn-warning:focus, .btn-warning:active,
	.btn-warning.active, .open .dropdown-toggle.btn-warning {
	background-color: #F5B84F !important;
	border-color: #F5B84F !important;
	color: #fff !important;
	background-image: none !important;
}

.btn-danger {
	background-color: #E15554 !important;
	border-color: #E15554 !important;
	color: #fff !important;
	background-image: none !important;
}

.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active,
	.open .dropdown-toggle.btn-danger {
	background-color: #C74B4A !important;
	border-color: #C74B4A !important;
	color: #fff !important;
	background-image: none !important;
}

.has-error:before {
	font-family: 'FontAwesome';
	position: absolute;
	content: "\f00d";
	color: #a94442;
	right: 20px;
	top: 6px;
}

#schemes {
	padding: 20px 0px 50px 0px;
}

#schemes1 {
	padding: 0px 0px 50px 0px;
}

#schemes .item .box {
	min-height: 150px;
	padding: 20px 0px 20px 0px;
	overflow: hidden;
	position: relative;
	margin: 10px 0px;
	border-radius: 10px;
	-webkit-box-shadow: inset 00px 0px 0px 0px rgba(0, 0, 0, 0.75);
	-webkit-transition: -webkit-transform .2s;
	transition: -webkit-transform .2s;
	-o-transition: transform .2s;
	transition: transform .2s;
	transition: transform .2s, -webkit-transform .2s;
	/* Animation */
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

#schemes .item .box:hover {
	-webkit-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05);
	/* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */
}

#schemes .item .box .progressbar {
	overflow: hidden;
	position: relative;
	width: 100%;
	text-align: center;
	position: absolute;
	bottom: 55px;
	background: url(../img/divider.png) center center no-repeat;
}

#schemes .item .box i {
	font-size: 4em;
	color: #FFF;
}

#schemes .item .box .progressbar h1 {
	text-align: center;
	color: #fff;
	font-weight: 500;
	line-height: 25px;
	text-transform: uppercase;
	text-shadow: 0px 1px 1px #000;
	text-align: center;
	font-size: 1.0em;
	font-family: 'Roboto';
}

#schemes .item .box .progressbar span {
	text-align: center;
	color: #fff;
	font-weight: 300;
	text-transform: uppercase;
	line-height: 28px;
	font-size: 2em;
	font-family: 'Roboto';
}

#schemes .item .box h1 {
	font-size: 1.25em;
	text-align: center;
	color: #fff;
	font-weight: 400;
	line-height: 30px;
	padding: 0px;
}

#schemes .item .box .header {
	position: absolute;
	bottom: 0px;
	text-align: center;
	width: 100%;
	background: rgba(0, 0, 0, 0.4);
	padding: 10px 0px
}

#schemes .item .box .header h1 {
	text-align: center;
}

#schemes .item .box .badge {
	background: #FC0;
}

.student {
	background: #ff4848;
}

.red-nischay {
	background: #fc0004;
	/* Old browsers */
	/* FF3.6-15 */
	background: -webkit-linear-gradient(top, #fc0004 0%, #f40004 46%, #890009 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: -webkit-gradient(linear, left top, left bottom, from(#fc0004),
		color-stop(46%, #f40004), to(#890009));
	background: -o-linear-gradient(top, #fc0004 0%, #f40004 46%, #890009 100%);
	background: linear-gradient(to bottom, #fc0004 0%, #f40004 46%, #890009 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#fc0004',
		endColorstr='#890009', GradientType=0);
}

.orange-nischay {
	background: #ff8011;
	/* Old browsers */
	/* FF3.6-15 */
	background: -webkit-linear-gradient(top, #ff8011 1%, #ff8011 46%, #994916 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #ff8011),
		color-stop(46%, #ff8011), to(#994916));
	background: -o-linear-gradient(top, #ff8011 1%, #ff8011 46%, #994916 100%);
	background: linear-gradient(to bottom, #ff8011 1%, #ff8011 46%, #994916 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff8011',
		endColorstr='#994916', GradientType=0);
}

.yellow-nischay {
	background: #ff429d;
	/* Old browsers */
	/* FF3.6-15 */
	background: -webkit-linear-gradient(top, #ff429d 0%, #ff007e 51%, #99004c 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: -webkit-gradient(linear, left top, left bottom, from(#ff429d),
		color-stop(51%, #ff007e), to(#99004c));
	background: -o-linear-gradient(top, #ff429d 0%, #ff007e 51%, #99004c 100%);
	background: linear-gradient(to bottom, #ff429d 0%, #ff007e 51%, #99004c 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff429d',
		endColorstr='#99004c', GradientType=0);
}

.lightyellow-nischay {
	background: #992151;
	background: -webkit-linear-gradient(top, #992151 0%, #992151 51%, #6b1236 100%);
	background: -webkit-gradient(linear, left top, left bottom, from(#992151),
		color-stop(51%, #992151), to(#6b1236));
	background: -o-linear-gradient(top, #992151 0%, #992151 51%, #6b1236 100%);
	background: linear-gradient(to bottom, #992151 0%, #992151 51%, #6b1236 100%);
}

.darkred-nischay {
	background: #b1040f;
	background: -webkit-linear-gradient(top, #b1040f 0%, #890009 46%, #61040a 100%);
	background: -webkit-gradient(linear, left top, left bottom, from(#b1040f),
		color-stop(46%, #890009), to(#61040a));
	background: -o-linear-gradient(top, #b1040f 0%, #890009 46%, #61040a 100%);
	background: linear-gradient(to bottom, #b1040f 0%, #890009 46%, #61040a 100%);
}

.darkgreen-nischay {
	background: #00aa38;
	/* Old browsers */
	/* FF3.6-15 */
	background: -webkit-linear-gradient(top, #00aa38 0%, #00aa38 50%, #005431 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: -webkit-gradient(linear, left top, left bottom, from(#00aa38),
		color-stop(50%, #00aa38), to(#005431));
	background: -o-linear-gradient(top, #00aa38 0%, #00aa38 50%, #005431 100%);
	background: linear-gradient(to bottom, #00aa38 0%, #00aa38 50%, #005431 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00aa38',
		endColorstr='#005431', GradientType=0);
}

.lightblue-nischay {
	background: #29b2cf;
	/* Old browsers */
	/* FF3.6-15 */
	background: -webkit-linear-gradient(top, #29b2cf 0%, #29b2cf 50%, #196b7d 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: -webkit-gradient(linear, left top, left bottom, from(#29b2cf),
		color-stop(50%, #29b2cf), to(#196b7d));
	background: -o-linear-gradient(top, #29b2cf 0%, #29b2cf 50%, #196b7d 100%);
	background: linear-gradient(to bottom, #29b2cf 0%, #29b2cf 50%, #196b7d 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#29b2cf',
		endColorstr='#196b7d', GradientType=0);
}

.darkblue-nischay {
	background: #306093;
	/* Old browsers */
	/* FF3.6-15 */
	background: -webkit-linear-gradient(top, #306093 0%, #1d5594 51%, #113359 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: -webkit-gradient(linear, left top, left bottom, from(#306093),
		color-stop(51%, #1d5594), to(#113359));
	background: -o-linear-gradient(top, #306093 0%, #1d5594 51%, #113359 100%);
	background: linear-gradient(to bottom, #306093 0%, #1d5594 51%, #113359 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#306093',
		endColorstr='#113359', GradientType=0);
}

.brinjal-nischay {
	background: #6d4b7f;
	/* Old browsers */
	/* FF3.6-15 */
	background: -webkit-linear-gradient(top, #6d4b7f 0%, #652e82 51%, #3d1c4e 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: -webkit-gradient(linear, left top, left bottom, from(#6d4b7f),
		color-stop(51%, #652e82), to(#3d1c4e));
	background: -o-linear-gradient(top, #6d4b7f 0%, #652e82 51%, #3d1c4e 100%);
	background: linear-gradient(to bottom, #6d4b7f 0%, #652e82 51%, #3d1c4e 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#6d4b7f',
		endColorstr='#3d1c4e', GradientType=0);
}

.gray-nischay {
	background: #5f6465;
	background: -webkit-linear-gradient(top, #5f6465 0%, #484b4c 50%, #1f2121 100%);
	background: -webkit-gradient(linear, left top, left bottom, from(#5f6465),
		color-stop(50%, #484b4c), to(#1f2121));
	background: -o-linear-gradient(top, #5f6465 0%, #484b4c 50%, #1f2121 100%);
	background: linear-gradient(to bottom, #5f6465 0%, #484b4c 50%, #1f2121 100%);
}

.brown-nischay {
	background: #f3cf9d;
	background: -webkit-linear-gradient(top, #f3cf9d 0%, #e0ac64 50%, #6d5c44 100%);
	background: -webkit-gradient(linear, left top, left bottom, from(#f3cf9d),
		color-stop(50%, #e0ac64), to(#6d5c44));
	background: -o-linear-gradient(top, #f3cf9d 0%, #e0ac64 50%, #6d5c44 100%);
	background: linear-gradient(to bottom, #f3cf9d 0%, #e0ac64 50%, #6d5c44 100%);
}

.remaining-box {
	background: rgb(109, 0, 25);
	/* Old browsers */
	/* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(109, 0, 25, 1) 1%,
		rgba(143, 2, 34, 1) 43%, rgba(173, 39, 42, 1) 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, rgba(109,
		0, 25, 1)), color-stop(43%, rgba(143, 2, 34, 1)),
		to(rgba(173, 39, 42, 1)));
	background: -o-linear-gradient(top, rgba(109, 0, 25, 1) 1%,
		rgba(143, 2, 34, 1) 43%, rgba(173, 39, 42, 1) 100%);
	background: linear-gradient(to bottom, rgba(109, 0, 25, 1) 1%,
		rgba(143, 2, 34, 1) 43%, rgba(173, 39, 42, 1) 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#6d0019',
		endColorstr='#ad272a', GradientType=0);
}

.remaining-box h1 {
	color: #fff !important;
}
/*  #footer ul.nav-list > li a {
    display: inline-block;
    color: #fff;
    text-decoration: none;
}

#footer ul.nav-list > li a::after {
    content: '';
    display: block;
    width: 0;
    height: 2px;
    background: #fff;
    transition: width .3s;
}

#footer ul.nav-list > li a:hover::after {
    width: 100%;
    //transition: width .3s;
} */
/* #footer {
	background: #071527;
	font-size: 0.75em;
	padding: 30px 0 30px;
	position: relative;
	clear: both;
	margin-bottom: 0px;
}

#footer .container .row>div {
	margin-bottom: 10px;
}

#footer h2 {
	color: #fff;
	font-size: 3em;	
	text-align: center;
	font-weight: 600;
	padding-bottom: 20px;
	border: none;
}

#footer h2:lang(hi) {
	font-family: 'Mukta';
}

#footer ul.nav-list>li a {
	line-height: 30px;
	font-size: 1.5em;
	font-weight: 400;
	padding: 0px;
	color: #d4d4d4;
	font-family: oswald;
	border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

#footer ul.nav-list>li a:lang(hi) {
	font-family: 'Mukta';
}

#footer ul.nav-list>li:last-child a {
	border-bottom: 0;
}
#footer ul.nav-list > li a:hover { background-color: rgba(255, 255, 255, 0.05); }
#footer ul.nav-list>li a:hover, #footer ul.nav-list>li a:focus {
	background: none !important;
}

#footer ul.list.icons li {
	margin-bottom: 5px;
}

#footer h3 {
	font-size: 2.5em;
	font-weight: 500;
	color: #ecd993;
	margin-left: 10px;
	margin-bottom: 5px;
	font-family: oswald;
}
 */
#footer h3:lang(hi) {
	font-family: 'Mukta';
}

.dashboard-items ul.nav-pills li:nth-child(02) a:hover, .dashboard-items ul.nav-pills li:nth-child(02).active
	{
	background: #ff7925;
	color: #FFF;
}

.dashboard-items ul.nav-pills li:nth-child(03) a:hover, .dashboard-items ul.nav-pills li:nth-child(03).active
	{
	background: #652e82 !important;
	color: #FFF !important;
}

.dashboard-items ul.nav-pills li:nth-child(04) a:hover, .dashboard-items ul.nav li:nth-child(04).active
	{
	background: #29b2cf;
	color: #FFF;
}

.dashboard-items ul.nav li:nth-child(05) a:hover, .dashboard-items ul.nav li:nth-child(05).active
	{
	background: #008b51;
	color: #FFF;
}

.dashboard-items ul.nav li:nth-child(06) a:hover, .dashboard-items ul.nav li:nth-child(06).active
	{
	background: #1d5594;
	color: #FFF;
}

.dashboard-items ul.nav li:nth-child(07) a:hover, .dashboard-items ul.nav li:nth-child(07).active
	{
	background: #ff007e;
	color: #FFF;
}

.dashboard-items ul.nav li:nth-child(08) a:hover, .dashboard-items ul.nav li:nth-child(08).active
	{
	background: #ff7925;
	color: #FFF;
}

.fancybox-title-float-wrap .child {
	background: #0b2f57 !important;
	font-family: 'Oswald' !important;
	font-size: 1.2em !important;
}

.videogallery .gallery-caption {
	height: 50px;
	overflow: hidden !important;
	-o-text-overflow: ellipsis !important;
	text-overflow: ellipsis !important;
	color: #000;
	font-size: 1em;
	display: inline-block;
	font-family: 'oswald';
	text-align: center;
}

.video-main .gallery-caption {
	height: 50px;
	overflow: hidden !important;
	-o-text-overflow: ellipsis !important;
	text-overflow: ellipsis !important;
	color: #a90404;
	font-size: 1.1em;
	display: inline-block;
	font-family: 'oswald';
	text-align: center;
}

.btn-darkblue-2 {
	text-shadow: 0 1px 0 #fff;
	background-image: -webkit-linear-gradient(top, #fff 0, #e0e0e0 100%);
	background-image: -o-linear-gradient(top, #fff 0, #e0e0e0 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#fff),
		to(#e0e0e0));
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff),
		to(#e0e0e0));
	background-image: linear-gradient(to bottom, #fff 0, #e0e0e0 100%);
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#fffffff',
		endColorstr='#ffe0e0e0', GradientType=0);
	filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
	background-repeat: repeat-x;
	border-color: #dbdbdb;
	border-color: #ccc;
}

@media ( min-width : 992px) {
	.col-md-1-5 {
		width: 20%;
	}
	.col-md-2-5 {
		width: 40%;
	}
	.col-md-3-5 {
		width: 60%;
	}
	.col-md-4-5 {
		width: 80%;
	}
	.col-md-5-5 {
		width: 100%;
	}
}

@media ( min-width : 1200px) {
	.col-lg-1-5 {
		width: 20%;
	}
	.col-lg-2-5 {
		width: 40%;
	}
	.col-lg-3-5 {
		width: 60%;
	}
	.col-lg-4-5 {
		width: 80%;
	}
	.col-lg-5-5 {
		width: 100%;
	}
}

@media ( min-width : 1190px) and (max-width: 1315px) {
	.top-line div span {
		margin-right: 3px;
	}
}

@media ( max-width : 735px) {
	.top-line .columns h3 a {
		font-weight: 300;
		padding: 0px 0px !important;
		line-height: 30px;
		cursor: default;
		font-size: 1.1em;
		color: #FFA500 !important;
	}
	.navigation ul li a {
		font-weight: 100;
		font-size: 1em;
		line-height: 25px;
		color: #fff;
	}
	.navigation ul.section-nav li.input-link>input, .navigation ul.section-nav li.blink>input
		{
		background: none;
		font-size: 1em;
		font-weight: 100;
		border: none;
		color: #fff;
		line-height: 19px;
		white-space: normal;
		text-align: left;
	}
	.navigation ul.section-nav li.parent>a {
		padding: 0px 0px !important;
		line-height: 30px;
		cursor: default;
	}
	.navigation h3 {
		font-weight: 300;
		color: #FFA500;
		line-height: 30px;
		cursor: default;
		font-size: 1.4em;
	}
	.brand h1 {
		padding: 15px 0px !important;
		color: #FFF;
		font-size: 1.3em;
		/* 		text-shadow: 0px 5px 10px #252525; */
		line-height: 1.1;
	}
	.header-inner1 h1 {
		padding: 43px 0px !important;
	}
	/* .brand a {
		position: relative;
		top: -6px;
	} */
	.panel-body ul li {
		margin-left: 0px;
	}
	.photogallery ul li {
		width: 210px;
	}
	.photogallery .gallery-caption {
		font-size: 0.6em;
		width: 190px;
		font-family: "Roboto", sans-serif;
	}
	.videogallery ul li {
		width: 205px;
	}
	.videogallery .gallery-caption {
		font-size: 0.7em;
	}
	/* .top-line div.last, .top-line div.last a {
		line-height: 40px;
	} */
	.widget-content.padding {
		padding: 5px 10px;
	}
	.content-page .dashboard-page {
		padding-right: 0px;
		padding-left: 0px;
	}
	.panel-group .panel .panel-body p {
		font-size: 1em;
	}
	.panel-body ul li {
		font-size: 1em;
	}
	#nischay h1 {
		font-size: 1.5em;
		font-weight: 300;
		padding: 0px 0px;
	}
	.height-390 {
		min-height: 510px !important;
	}
	.height-200 {
		min-height: 510px !important;
	}
	.complaint .tab-pane .content-tab ul.banner-new li span {
		margin-left: 0px !important;
	}
	/* .top-line {
		padding: 0px 0;
	} */
}

@media ( min-width : 768px) {
	.control-label {
		position: relative;
	}
	.control-label:before {
		color: #333;
		content: ":";
		position: absolute;
		right: 0;
	}
	#frmCitizenContactUs.form-horizontal .control-label {text-align: right;}
}

@media ( max-width : 420px) {
	.height-390 {
		min-height: 660px !important;
	}
	.height-200 {
		min-height: 660px !important;
	}

}
@media ( max-width : 370px) {
	.minister-org{
		/* margin-top:-36px!important; */
		margin-top: 0px !important;
	}
	.content-img img{
		width:100px!important;
		height:100px!important;
	}
}
@media ( max-width : 767px) {
	.folded-corner{
		margin-bottom:10px!important;
	}
	.key-contact table, .key-contact thead, .key-contact tbody, .key-contact th,
		.key-contact td, .key-contact tr {
		display: block;
	}
	.table-respns thead tr {
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
	.table-respns tr {
		margin: 0 0 1rem 0;
	}
	.table-respns tr:nth-child(odd) {
		background: #ffffff;
	}
	.table-respns td {
		border: none;
		border-bottom: 1px solid #eee;
		position: relative;
		padding-left: 50% !important;
		width: auto;
	}
	.table-respns td:before {
		position: absolute;
		color: #000;
		top: 0;
		left: 6px;
		width: 45%;
		padding-right: 10px !important;
		white-space: nowrap;
	}
	.table-respns td:nth-of-type(2):before {
		content: "Phone";
	}
	.table-respns td:nth-of-type(4):before {
		content: "Mobile";
	}
	.table-respns td:nth-of-type(6):before {
		content: "Email";
	}
	.key-contact {
		height: auto;
	}
	#phonemodal p {
		font-size: 1.2em !important;
	}
	#phonemodal .modal-title {
		font-size: 1.5em !important;
	}
	.complaint .tab-pane .content-tab h3 {
		font-size: 2em !important;
	}
	.about-content h1 {
		font-size: 2em !important;
	}
	.about-content p {
		line-height: 22px !important;
		font-size: 1em !important;
	}
	.complaint .nav-container .nav-tabs>li.active>a, .complaint .nav-container .nav-tabs>li.active>a:focus,
		.complaint .nav-container .nav-tabs>li.active>a:hover {
		font-size: 1.2em !important;
	}
	.complaint .nav-container .nav-tabs>li>a {
		font-size: 1.1em;
	}
	.complaint .tab-pane .content-tab p {
		font-size: 1.2em !important;
	}
	.key-contact h1 {
		font-size: 2em;
		padding-top: 10px;
		padding-bottom: 10px;
	}
	.key-contact h3 {
		font-size: 1.4em;
	}
	.news-department h1 {
		font-size: 2em;
	}
	.magazine-section .public-notice a {
		font-size: 1em;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1190px) {
	.height-200 {
		min-height: 555px !important;
	}
	.height-390 {
		min-height: 715px !important;
	}
	.complaint .tab-pane .content-tab ul.banner-new li span {
		margin-left: 0px !important;
	}
}

@media ( max-width : 767px) {
	.brand img {
		height: 30px;
	}
	.table-wrap table, .table-wrap thead, .table-wrap tbody, .table-wrap th,
		.table-wrap td, .table-wrap tr {
		display: block;
	}
	.table-wrap thead tr {
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
	.table-wrap td {
		border: none;
		border-bottom: 1px solid #eee;
		position: relative;
		padding-left: 50% !important;
		white-space: normal;
		text-align: left;
	}
	.table-wrap td:before {
		position: absolute;
		top: 8px;
		left: 15px;
		width: 45%;
		overflow: hidden;
		-o-text-overflow: ellipsis;
		text-overflow: ellipsis;
		white-space: nowrap;
		text-align: left;
		font-weight: bold;
	}
	.table-wrap td:first-child {
		padding-top: 17px;
	}
	.table-wrap td:last-child {
		padding-bottom: 16px;
	}
	.table-wrap td:first-child:before {
		top: 17px;
	}
	.table-wrap td:before {
		content: attr(data-title);
	}
	.table tbody tr {
		border-top: 1px solid #ddd;
	}
	.table tbody tr td {
		border: none;
	}
	/*#myCarousel{margin-top: 38px;}*/
	.page-heading {
		min-height: 46px;
	}
	
}


.alert-info {
	background-image: -webkit-linear-gradient(top, #e4a902 0, #eccc66 100%);
	background-image: -o-linear-gradient(top, #d9edf7 0, #b9def0 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#e4ac0a),
		to(#efd165));
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #e6b115),
		to(#fbde79));
	background-image: -webkit-linear-gradient(top, #e6b115 0, #fbde79 100%);
	background-image: -o-linear-gradient(top, #e6b115 0, #fbde79 100%);
	background-image: linear-gradient(to bottom, #e6b115 0, #fbde79 100%);
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7',
		endColorstr='#ffb9def0', GradientType=0);
	/* background-repeat: repeat-x; */
	border-color: #ffbd00;
	color: #fff;
}

#demo2-home address p {
	font-size: 0.8em;;
	padding: 5px 5px;
	text-transform: uppercase;
}

#demo2-home address a {
	font-size: 1.1em;
	margin: 0px;
	padding: 5px 5px;
}
/* style.css */
.material-card {
	position: relative;
	height: 0;
	padding-bottom: calc(50% - 16px);
	margin-bottom: 4em;
	width: 100%;
	margin-left: 0%;
	margin-right: 0%;
}

.material-card h2 {
	position: absolute;
	top: calc(100% - 16px);
	left: 0;
	width: 100%;
	text-align: left;
	padding: 5px 10px 5px 20px;
	color: #fff;
	font-size: 1.4em;
	line-height: 1.4em;
	margin: 0;
	z-index: 10;
	white-space: nowrap;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	overflow: hidden;
}

.material-card h2 span {
	display: block;
}

.material-card h2 strong {
	font-weight: 400;
	display: block;
	font-size: .8em;
}

.material-card h2:before, .material-card h2:after {
	content: ' ';
	position: absolute;
	left: 0;
	top: -16px;
	width: 0;
	border: 8px solid;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

.material-card h2:after {
	top: auto;
	bottom: 0;
}

@media screen and (max-width: 767px) {
	.material-card.mc-active {
		padding-bottom: 0;
		height: auto;
	}
}

.material-card.mc-active h2 {
	top: 0;
	padding: 10px 16px 10px 80px;
}

.material-card.mc-active h2:before {
	top: 0;
}

.material-card.mc-active h2:after {
	bottom: -16px;
}

.material-card .mc-content {
	position: absolute;
	right: 0;
	top: 0;
	bottom: 16px;
	left: 16px;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

.material-card .mc-btn-action {
	position: absolute;
	right: 6px;
	top: 15px;
	border-radius: 50%;
	border: 5px solid;
	width: 54px;
	height: 54px;
	line-height: 44px;
	text-align: center;
	color: #fff;
	cursor: pointer;
	z-index: 20;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

.material-card.mc-active .mc-btn-action {
	top: 5px;
}

.material-card .mc-description {
	position: absolute;
	font-size: 1.3em;
	font-weight: 400;
	top: 100%;
	right: 10px;
	left: 10px;
	bottom: 10px;
	overflow: hidden;
	text-align: justify;
	opacity: 0;
	filter: alpha(opacity = 0);
	-webkit-transition: all 1.2s;
	-o-transition: all 1.2s;
	transition: all 1.2s;
}

.material-card .mc-footer {
	height: 0;
	overflow: hidden;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

.material-card .img-container {
	overflow: hidden;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 3;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	border: 2px solid #CCC;
	border-bottom: 0px;
}

.material-card.mc-active .img-container {
	border-radius: 50%;
	left: 0;
	top: 2px;
	width: 60px;
	height: 60px;
	z-index: 20;
	border: 2px solid rgba(0, 0, 0, 0.2);
}

.material-card.mc-active .mc-content {
	padding-top: 80px;
}

@media screen and (max-width: 767px) {
	.material-card.mc-active .mc-content {
		position: relative;
		margin-right: 16px;
	}
}

.material-card.mc-active .mc-description {
	top: 70px;
	padding-top: 5px;
	opacity: 1;
	filter: alpha(opacity = 100);
}

@media screen and (max-width: 767px) {
	.material-card.mc-active .mc-description {
		position: relative;
		top: auto;
		right: auto;
		left: auto;
		padding: 0px 10px 10px 10px;
		bottom: 0;
		height: 216px;
	}
}

@media screen and (min-width: 1200px) {
	.material-card .mc-content .img-container img {
		min-height: 100px;
		min-width: 100px;
		-webkit-filter: grayscale(1);
		filter: grayscale(1);
	}
	.mc-active .mc-content .img-container img {
		min-height: 100% !important;
		min-width: 100% !important;
	}
}

.material-card.mc-active .mc-footer {
	position: absolute;
	font-size: 1.3em;
	font-weight: 400;
	top: calc(100% - 16px);
	left: 16px;
	right: 0;
	height: 70px;
	padding: 22px 5px 5px 5px;
}

.material-card.mc-active .mc-footer a {
	top: 0;
}

.material-card.mc-active .mc-footer h4 {
	top: -32px;
}

.material-card.Red h2 {
	background-color: #F44336;
}

.material-card.Red h2:after {
	border-top-color: #F44336;
	border-right-color: #F44336;
	border-bottom-color: transparent;
	border-left-color: transparent;
}

.material-card.Red h2:before {
	border-top-color: transparent;
	border-right-color: #B71C1C;
	border-bottom-color: #B71C1C;
	border-left-color: transparent;
}

.material-card.Red.mc-active h2:before {
	border-top-color: transparent;
	border-right-color: #F44336;
	border-bottom-color: #F44336;
	border-left-color: transparent;
}

.material-card.Red.mc-active h2:after {
	border-top-color: #B71C1C;
	border-right-color: #B71C1C;
	border-bottom-color: transparent;
	border-left-color: transparent;
}

.material-card.Red .mc-btn-action {
	background-color: #F44336;
}

.material-card.Red .mc-btn-action:hover {
	background-color: #B71C1C;
}

.material-card.Red .mc-footer h4 {
	color: #B71C1C;
}

.material-card.Red .mc-footer a {
	color: #B71C1C;
}

.material-card.Red.mc-active .mc-content {
	background-color: #FFEBEE;
}

.material-card.Red.mc-active .mc-footer {
	background-color: #FFCDD2;
}

.material-card.Red.mc-active .mc-btn-action {
	border-color: #FFEBEE;
}

.material-card.Indigo h2 {
	background-color: #3F51B5;
}

.material-card.Indigo h2:after {
	border-top-color: #3F51B5;
	border-right-color: #3F51B5;
	border-bottom-color: transparent;
	border-left-color: transparent;
}

.material-card.Indigo h2:before {
	border-top-color: transparent;
	border-right-color: #1A237E;
	border-bottom-color: #1A237E;
	border-left-color: transparent;
}

.material-card.Indigo.mc-active h2:before {
	border-top-color: transparent;
	border-right-color: #3F51B5;
	border-bottom-color: #3F51B5;
	border-left-color: transparent;
}

.material-card.Indigo.mc-active h2:after {
	border-top-color: #1A237E;
	border-right-color: #1A237E;
	border-bottom-color: transparent;
	border-left-color: transparent;
}

.material-card.Indigo .mc-btn-action {
	background-color: #3F51B5;
}

.material-card.Indigo .mc-btn-action:hover {
	background-color: #1A237E;
}

.material-card.Indigo .mc-footer h4 {
	color: #1A237E;
}

.material-card.Indigo .mc-footer a {
	color: #1A237E;
}

.material-card.Indigo.mc-active .mc-content {
	background-color: #E8EAF6;
}

.material-card.Indigo.mc-active .mc-footer {
	background-color: #C5CAE9;
}

.material-card.Indigo.mc-active .mc-btn-action {
	border-color: #E8EAF6;
}

.material-card.Teal h2 {
	background-color: #009688;
}

.material-card.Teal h2:after {
	border-top-color: #009688;
	border-right-color: #009688;
	border-bottom-color: transparent;
	border-left-color: transparent;
}

.material-card.Teal h2:before {
	border-top-color: transparent;
	border-right-color: #004D40;
	border-bottom-color: #004D40;
	border-left-color: transparent;
}

.material-card.Teal.mc-active h2:before {
	border-top-color: transparent;
	border-right-color: #009688;
	border-bottom-color: #009688;
	border-left-color: transparent;
}

.material-card.Teal.mc-active h2:after {
	border-top-color: #004D40;
	border-right-color: #004D40;
	border-bottom-color: transparent;
	border-left-color: transparent;
}

.material-card.Teal .mc-btn-action {
	background-color: #009688;
}

.material-card.Teal .mc-btn-action:hover {
	background-color: #004D40;
}

.material-card.Teal .mc-footer h4 {
	color: #004D40;
}

.material-card.Teal .mc-footer a {
	color: #004D40;
}

.material-card.Teal.mc-active .mc-content {
	background-color: #E0F2F1;
}

.material-card.Teal.mc-active .mc-footer {
	background-color: #B2DFDB;
}

.material-card.Teal.mc-active .mc-btn-action {
	border-color: #E0F2F1;
}

.commitee-member {
	background: lavender;
}

.commitee-member .container {
	width: 100%;
}

.commitee-member .widget {
	background: #fff !important;
}

.commitee-member .widget .widget-header h2 {
	padding: 4px 13px 4px 13px;
	margin: 0px;
	color: darkslateblue;
	font-family: oswald;
	font-weight: 500;
	font-size: 1.6em;
	display: block;
	height: 40px;
	overflow: hidden;
	border-radius: 2px 2px 0 0;
	background: rgba(0, 0, 0, 0.02);
	border-bottom: 0px solid rgba(0, 0, 0, 0.1) !important;
}

.commitee-member .widget-content.padding {
	background: none;
}

.complaint {
	position: relative;
	background: #fff;
	background-size: cover;
	background-attachment: fixed;
}

.complaint .nav-container .nav-tabs {
	border-bottom: 0px solid #ddd;
}

.complaint .nav-container .nav-tabs>li {
	float: none;
}

.complaint .nav-container .nav-tabs>li>a {
	font-size: 1.25em;
	color: #000;
	font-family: 'oswald';
	margin-bottom: 10px;
	border: 1px dotted #fff;
	border-radius: 5px;
	text-align: center;
	margin-right: 0px;
}

.complaint .nav-container .nav-tabs>li>a:hover {
	background: #fff;
	color: #000
}

.complaint .nav-container .nav-tabs>li.active>a, .complaint .nav-container .nav-tabs>li.active>a:focus,
	.complaint .nav-container .nav-tabs>li.active>a:hover {
	color: #000;
	font-size: 1.5em;
	font-family: 'oswald';
	cursor: default;
	border-radius: 0px;
	background: #ffffff;
	border: 5px solid #c7c4c4;
	letter-spacing: 2px;
	-webkit-box-shadow: 9px 1px 3px 6px #123456;
	box-shadow: 9px 1px 3px 6px #123456;
}

.complaint .nav-container .nav-tabs>li.active>a:lang(hi), .complaint .nav-container .nav-tabs>li.active>a:focus:lang(hi),
	.complaint .nav-container .nav-tabs>li.active>a:hover:lang(hi) {
	color: #000;
	font-size: 1.5em;
	font-family: 'mukta';
	cursor: default;
	border-radius: 0px;
	background-color: #ffffff;
	border: 5px solid #c7c4c4;
	letter-spacing: 2px;
	-webkit-box-shadow: 9px 1px 3px 6px #123456;
	box-shadow: 9px 1px 3px 6px #123456;
}

.complaint .nav-container {
	/* background:#ffeb01; */
	padding: 20px;
	/* box-shadow:8px 8px 0px rgba(000,000,000,0.3); */
}

.complaint .tab-pane .content-tab {
	position: relative;
	padding: 10px;
	border-radius: 6px;
}

.complaint .tab-pane .content-tab::after {
	border-right: 3px dotted #000;
}

.complaint .tab-pane .content-tab h3 {
	font-size: 1.6em;
	/*#4b80b9; text-shadow:3px 3px 0px rgba(212, 212, 212, 0.7);*/
	margin-bottom: 20px !important;
}

.complaint .tab-pane .content-tab h3:lang(hi) {
	font-size: 2.6em;
	color: #672d12;
	text-shadow: 3px 3px 0px rgba(212, 212, 212, 0.7);
	font-family: 'mukta';
	margin-bottom: 20px;
}

.complaint .tab-pane .content-tab p {
	color: #232323;
	text-align: justify;
}

.complaint .tab-pane .content-tab p:lang(hi) {
	color: #232323;
	font-family: 'mukta';
	text-align: justify;
}

.complaint .tab-pane .content-tab a {
	color: #ffffff;
	text-decoration: underline;
	text-shadow: 1px 1px 0px rgba(000, 000, 000, 0.7);
}

.complaint .tab-pane .content-tab a:hover {
	color: #ffeb01;
	text-decoration: none;
}

.yellow {
	/*color:#000000 !important; border-top:2px #000 dotted;*/
	padding: 10px 0px;
	text-align: center !important;
	font-weight: bold;
	border-radius: 7px;
	margin: 0px;
	font-size: 1em !important;
}

.complaint .tab-pane .content-tab ul.banner-new {
	position: relative;
	margin: 0px;
	padding: 0px;
}

.complaint .tab-pane .content-tab ul.banner-new li {
	position: relative;
	overflow: hidden;
}

.complaint .tab-pane .content-tab ul.banner-new li a {
	padding: 17px 30px;
	margin: 15px 0px;
	text-decoration: none;
	border-radius: 10px;
	border: solid 5px #fff;
	clear: both;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
/* padding:20px 10px;margin:10px 0px; */
.complaint .tab-pane .content-tab ul.banner-new li span {
	display: -ms-flexbox;
	display: flex;
	display: -webkit-box;
	margin-left: 20px;
	font-family: 'oswald';
	font-size: 1.7em;
}

.complaint .tab-pane .content-tab ul.banner-new li span:lang(hi) {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-left: 20px;
	font-family: 'mukta';
	font-size: 1.7em;
}

.complaint .tab-pane .content-tab form.form {
	position: relative;
	/*border:dotted 5px #6c311d;*/
	border-radius: 10px;
	padding: 20px;
	/*background:#e2e4e6;*/
	overflow: hidden;
	margin-top: 10px;
}

.complaint .tab-pane .content-tab form.form .alert, .complaint .tab-pane .content-tab form.form span
	{
	background: #ffeb01;
	color: #000;
}

.complaint .tab-pane .content-tab form.form .form-group {
	padding: 0px 0px;
}

.complaint .tab-pane .content-tab form.form .form-group label {
	font-size: 1em;
	color: #040404;
}

.complaint .tab-pane .content-tab form.form .form-group label:lang(hi) {
	font-size: 1em;
	color: #000;
	font-family: 'mukta';
}

.complaint .tab-pane .content-tab form.form .form-group .form-control {
	border-radius: 0px;
	line-height: 20px;
	/*background:#4b80b9; border:dotted 1px #fff; color:#fff;*/
}

.complaint .tab-pane .content-tab ol.payment {
	position: relative;
}

.complaint .tab-pane .content-tab ol.payment li {
	position: relative;
	font-size: 1.25em;
	color: #000;
	margin-left: 25px;
}

.complaint .tab-pane .content-tab ol.payment li:lang(hi) {
	position: relative;
	font-size: 1.25em;
	color: #000;
	font-family: 'mukta';
	margin-left: 25px;
}
/* .form-control:focus{border: 1px solid #f47d1580 !important;} */
.form-control {
	height: 30px;
	font-size: 0.90em !important;
	padding: 0px 12px !important;
}

textarea.form-control {
	height: 5 !important;
	resize: vertical;
}

#selectMunicipalForm .chosen-container-single .chosen-single,
	#selectMunicipalForm1 .chosen-container-single .chosen-single {
	height: 31px !important;
	border: 1px solid #47584d;
	/*1px solid #e4e4e4;*/
	padding: 5px 12px;
}

.margin-top-120 {
	margin-top: 120px;
}

.accordion {
	min-height: 320px;
}

.card {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	min-width: 0;
	word-wrap: break-word;
	background-color: darkgoldenrod;
	background-clip: border-box;
	border: 0px solid rgba(0, 0, 0, .125);
}

.card-header {
	margin: 0.5rem 0.5rem;
	background: #fff200;
}

.card-header h5 {
	font-size: 2em;
	font-family: oswald;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	padding: 0.5rem 0.5rem;
	margin: 0px;
	font-weight: 500;
	color: black;
}

.card-body {
	-webkit-box-flex: 1;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	padding: 0.5rem 1rem;
	color: #fff;
	font-size: 1.6em;
}

.card-body .dashboard-blink {
	color: #00e8ff;
	-webkit-animation: blinker 1s linear infinite;
	animation: blinker 1s linear infinite;
	text-decoration: underline;
}

@
-webkit-keyframes blinker { 50% {
	opacity: 0;
}

}
@
keyframes blinker { 50% {
	opacity: 0;
}

}
.card-body ul.free-services {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	position: relative;
}

.card-body ul.free-services li {
	width: 50%;
	text-align: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.card-body ul.free-services li a {
	font-size: 1.6em;
	color: #fff200;
	text-align: center;
}
/* .card-body ul.free-services>li.active>a, .card-body ul.free-services>li.active>a:hover{color:#32a2ed !important; background-color:#e4e4e2;text-align: center;} */
.card-body ul.free-services>li.active>a:hover {
	background: none;
}

.card-body .tab-content {
	padding: 10px;
	background: #e4e4e2;
}

.card-body.tab-content {
	padding: 20px !important;
}

.card-body #telephone-view p {
	border: 4px solid #ffb500;
	border-radius: 10px;
	padding: 5px;
}

.text-red-1 {
	color: #ff0000;
}

.text-orange-1 {
	color: #fba91a;
}

.text-green-1 {
	color: #5cb85c;
}

.margin-left-70 {
	margin-left: 70px;
}

.services-list .col-sm-4 ul {
	background: -webkit-gradient(linear, left top, left bottom, from(#109e88),
		to(#82a728));
	background: -webkit-linear-gradient(top, #109e88 0%, #82a728 100%);
	background: -o-linear-gradient(top, #109e88 0%, #82a728 100%);
	background: linear-gradient(to bottom, #109e88 0%, #82a728 100%);
	min-height: 342px;
}

.services-list .col-sm-8 .tab-content {
	background: -webkit-gradient(linear, left top, left bottom, from(#54ffe5),
		to(#5cf18a));
	background: -webkit-linear-gradient(top, #54ffe5 0%, #5cf18a 100%);
	background: -o-linear-gradient(top, #54ffe5 0%, #5cf18a 100%);
	background: linear-gradient(to bottom, #54ffe5 0%, #5cf18a 100%);
	height: 340px;
}

.member .tabs-navigation .col-sm-8 .tab-pane {
	max-height: 340px;
	overflow: auto;
}

.tabs .tab-link {
	font-family: owswold;
	font-size: 1.6em;
	font-weight: 400;
	color: #fff;
	padding: 10px 30px;;
	cursor: pointer;
	text-align: left;
}

.tabs .tab-link.current {
	background: rgb(84, 255, 229);
	color: #0b3e91;
}

.tab-link.current {
	position: relative;
}

.services-list .tabs .current:after {
	content: "\f0da";
	position: absolute;
	font-family: 'FontAwesome';
	font-size: 25px;
	color: #0b75b4;;
	right: 18px;
	top: 6px;
}

.services-list .slimScrollDiv {
	overflow: visible !important;
}

.tab-link {
	position: relative;
}

.services-list .tabs li:after {
	content: "\f0d8";
	position: absolute;
	font-family: 'FontAwesome';
	font-size: 25px;
	color: #ffffff;
	right: 18px;
	top: 6px;
}

.services-list .tab-content {
	display: none;
	background: #ededed;
	padding: 5px 15px;
}

.services-list .tab-content.current {
	display: inherit;
}

.services-list .tab-content>a {
	font-family: oswold;
	background-repeat: no-repeat;
	border-bottom: 1px solid #a9bdf5;
	color: #0b3e91;
	font-size: 1.6em;
	font-weight: 200;
	line-height: 45px;
	padding: 0 0px 0 25px;
	display: block;
	text-transform: none;
	position: relative;
	text-align: left;
	padding-left: 35px;
}

.services-list .tab-content>a:after {
	position: absolute;
	content: "\f090";
	font-family: 'FontAwesome';
	font-size: 20px;
	color: #867B7B;
	left: 0px;
	top: 1px;
}

.services-list .tab-content a:hover {
	background: rgba(0, 0, 0, 0.12);
}

.online-service .container {
	width: 100%;
}

.height-340 {
	height: 340px;
}

.online-service h1 {
	color: #fff;
	font-size: 3em;
	font-family: 'oswald';
	text-align: center;
	font-weight: 600;
	padding-top: 20px;
	padding-bottom: 20px;
}

.drag1 .container {
	width: 100%;
}

.drag1 .widget {
	position: relative;
	background: #fff;
	color: #5b5b5b;
	/* margin-bottom: 20px; */
	margin-bottom: 4em;
	border-radius: 2px;
	box-shadow: 0px 0px 17px 3px;
	-webkit-box-shadow: 0px 0px 8px #ccc;
	box-shadow: 0px 0px 8px #ccc;
}

.alignment ol li {
	margin-left: 20px !important;
}

.margin-0 {
	margin: 0px !important;
}
.margin-left-5 {
	margin-left: 5px !important;
}

.drag1 .widget .widget-header {
	/* border-radius: 10px 10px 0 0; */
	border-radius: 0.5em 0.5em 0em 0em;
	/* background: rgba(81, 164, 245, 0.1); */
	border-bottom: 1px solid #cccccc;
	/* height: 43px; */
	
	text-align: center;
	height: auto;
}

.drag1 .widget .widget-header {
	/* height: 60px; */
	
	/* height: 40px; */
}
.drag1 .widget .widget-header h2 .pn-icon,
.drag1 .nav li a h2 .pn-icon {
	background: #f5bb19;
	border-radius: 50%;
	width: 1.5em;
	height: 1.5em;
	display: block;
	position: relative;
	margin: 0 auto;
}

.drag1 .widget .widget-header h2 .pn-icon .fa,
.drag1 .nav li a h2 .pn-icon .fa {
	/* font-size: 20px; */
	
	font-size: 1em;
	position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.drag1 .widget .widget-header h2 {
	/*color: #ffffff;background: #007590; border-bottom: 1px solid rgba(0, 0, 0, 0.1) !important;*/
	/* padding: 12px 13px 4px 13px; */
	
	padding: 6px 14px 8px;
	
	margin: 0px;
	/*font-family: oswald;*/
	font-weight: 500;
	font-size: 1.8em;
	display: block;
	/* height: 60px; */
	
	/* height: 40px; */
	
	overflow: hidden;
}

.drag1 .widget .widget-header h2:lang(hi) {
	font-family: ' Mukta';
}

.drag1 .widget .additional-btn {
	position: absolute;
	top: 10px;
	right: 13px;
	z-index: 2;
}

.magazine-section .single-news:last-of-type {
	border-bottom: none;
}

.magazine-section .single-news {
	border-bottom: 1px solid #e0e0e0;
	margin-bottom: 1.5rem;
}

.magazine-section .view {
	margin-bottom: 1rem;
}

.section img {
	max-width: 100%;
	height: auto;
}

.hm-white-slight .mask {
	background-color: rgba(255, 255, 255, .1);
}

.magazine-section .single-news {
	border-bottom: 1px solid #e0e0e0;
	margin-bottom: 1.0rem;
	margin-top: 1.0rem;
}

.magazine-section .single-news a {
	color: #424242;
	font-size: 1em;
	font-weight: 500;
	margin-bottom: 1rem;
}

.view {
	overflow: hidden;
	position: relative;
	cursor: default;
}

.magazine-section .single-news .news-data {
	margin-bottom: 0.5rem;
}

.magazine-section .single-news h3 {
	margin-top: 0.5rem;
	margin-bottom: 0.5rem;
}
.magazine-section .single-news p {
	margin: 5px 0px;
}
.magazine-section .single-news p a.download {
	padding: 5px 10px;
	margin: 10px 0px;
	border: 1px solid #e4830a;
	color: #F00;
	clear: both;
	font-size: 0.85em;
}
.widget-content.padding {
	/* overflow: visible; */
	overflow: hidden;
	padding:1rem;
/* 	padding:2rem; */
	border-radius:5px;
	/* margin-top:2rem; */
	/* border: 1px solid #dadada; */
	-webkit-box-shadow: 0px 0px 10px 0px #dadada;
    -moz-box-shadow: 0px 0px 10px 0px #dadada;
     box-shadow: 0px 0px 10px 0px #dadada;
}
.widget-content.padding #nischay {
	padding: 0px;
}

.z-depth-1-half {
	-webkit-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, .18), 0 4px 15px 0
		rgba(0, 0, 0, .15);
	box-shadow: 0 5px 11px 0 rgba(0, 0, 0, .18), 0 4px 15px 0
		rgba(0, 0, 0, .15);
}

label.error {
	color: red;
	font-size: 0.9rem;
}

.common-bg {
	background: #ffffff
		/*url('../img/body-bg.jpg') repeat;background-size: cover;position: relative;background-attachment: fixed;*/
}

hr {
	margin: 0px;
}

/* .drag1 {
	padding: 10px 50px 10px 50px;
} */

.magazine-section .public-notice:last-of-type {
	/* border-bottom: none; */
}

.magazine-section .public-notice {
	border-bottom: 1px solid #d6d6d6;
	overflow: hidden;
	line-height: 18px;
	padding: 0.5rem;
	min-height: 30px;
}

.magazine-section .public-notice p {
	font-size: 0.85em;
	margin-bottom: 0.5rem;
	color: #656563;
}
.magazine-section .public-notice a {
	/* text-transform: uppercase; */
	font-size: 1em;
	font-weight: 500;
	margin-bottom: 1rem;
	letter-spacing: 1px;
}

.magazine-section .public-notice a:lang(hi) {
	font-size: 1.1em;
	font-family: 'Mukta';
}

.magazine-section .public-notice .news-data {
	margin-bottom: 0.5rem;
}

.magazine-section .public-notice h3 {
	margin-top: 0.5rem;
	margin-bottom: 0.5rem;
}

.magazine-section .public-notice p {
	color: #656563;
	margin: 5px 0px;
}

.magazine-section .public-notice a.download {
	padding: 5px 10px;
	margin: 10px 0px;
	border: 1px solid #ddd;
	color: #f1ff1;
	clear: both;
	font-size: 0.85em;
}

.magazine-section .public-notice .serialno-new {
	font-size: 1em;
	font-weight: 500;
	line-height: 20px;
}

.magazine-section.public-notice {
	background: #ffffff;
}

.magazine-section .single-news p {
	font-size: 0.85em;
	margin-bottom: 0.5rem;
	color: #000;
}

.control:hover {
	border-color: #085d88;
}

.control, .control .left, .control .right, .control:before {
	display: inline-block;
	vertical-align: middle;
	ransition: border 0.4s, width 0.4s, height 0.4s, margin 0.4s;
}

.control {
	border: 4px solid #0aa0ea;
	border-radius: 50%;
	margin: 0px;
	width: 31px;
	height: 31px;
	font-size: 0;
	white-space: nowrap;
	text-align: center;
	cursor: pointer;
}

.control.pause .left {
	border-right: 1px solid transparent;
}

.control.pause .left, .control.pause .right {
	margin: 0px;
	margin-top: 5px;
	border-left: 4px solid #0aa0ea;
	border-top: 0 solid transparent;
	border-bottom: 0 solid transparent;
	height: 11px;
}

.control.play .left {
	margin-top: 5px;
	margin-left: 5px;
	border-left: 10px solid #0aa0ea;
	border-top: 6px solid transparent;
	border-bottom: 6px solid transparent;
	border-right: 5px solid transparent;
	height: 10px;
}

.drag1 .helpline {
	margin-top: -10px;
}

.drag1 .helpline span.list-text {
	padding: 5px;
	font-size: 2em;
	text-align: center;
	font-weight: 600;
	/* text-shadow:1px 1px 5px #000; */
	color: #ffffff;
}

.drag1 .col-lg-12 .helpline span.list-text {
	float: right;
	padding: 0px;
}


.drag1 .col-lg-12 .helpline .helpline-list {
	padding: 15px;
}

.drag1 .helpline span.list-number {
	font-size: 0.95em;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 1px;
	display: block;
}

.drag1 .helpline span.list-number:lang(hi) {
	font-size: 1.1em;
	font-weight: 600;
	font-family: 'mukta'
}

.sidemenu .list-group-item a:lang(hi) {
	font-size: 1.05em;
}

.drag1 .helpline .helpline-list {
	padding: 10px;
	margin: 10px 0px;
	text-align: center;
}
.helpline-main:lang(hi) {
	height: 104px;
}
.helpline-main .helpline-text:lang(hi),
.helpline-main .helpline-inner-container .helpline .helpline-list .list-number:lang(hi),
.helpline-main .helpline-inner-container .helpline .helpline-list .list-text:lang(hi) {
	font-family: 'Mukta';
	font-size: 1.1em;
}
.helpline-main .helpline-text:lang(hi) {
	top: 30px;
    width: 64px;
    left: -15px;
}
.helpline-main .helpline-inner-container .helpline .helpline-list .list-number:lang(hi),
.helpline-main .helpline-inner-container .helpline .helpline-list .list-text:lang(hi) {
	font-weight: 600;
}
li.smooth-scroll {
	display: inline-block;
	height: 85px;
	position: relative;
}

.orange {
	background: #d87c09;
	color: #fff;
}

.orange-text {
	color: #ffffff;
	background: #fe7701
}

.blue1 {
	background: #0d5bb3;
	color: #fff;
}

.blue1-text {
	background: #0d5bb3;
	color: #fff;
}

.red1 {
	color: #fff;
	background: #af1717;
}

.red1-text {
	color: #fff;
	background: #af1717;
}

.dark-red {
	color: #fff;
	background: #992151;
}

.dark-red-text {
	color: #fff;
	background: #992151;
}

.green1 {
	color: #fff;
	background: #00a638;
}

.green1-text {
	color: #fff;
	background: #00a638;
}

.lavender {
	color: #fff;
	background: #663381;
}

.lavender-text {
	color: #fff;
	background: #663381;
}

.dark-blue {
	background: #ffffff;
}

.gray {
	background: #a0a0a0;
}

.orange-light {
	background: #b3854c;
	color: #fff;
}

.dark-blue-light {
	background: #4e8ecc;
}

.green1-light {
	color: #fff;
	background: #4cc876;
}

.lavender-light {
	color: #fff;
	background: #bf84de;
}

.red1-light {
	color: #fff;
	background: #da5e5e;
}

.blue-in {
	background-color: #85d2eb;
}

.red-in {
	background: #eb9898;
}

.lavender-in {
	background: #d3a7eb;
}

.green-in {
	background: #7ff5a6;
}

.orange-in {
	background: #ebbc82;
}

.height-390 {
	min-height: 390px;
}

.height-200 {
	min-height: 200px;
}

.online-service ul {
	padding-left: 0;
	display: inline-block;
	width: 100%;
	text-align: center;
}

.online-service ul li {
	display: inline-block;
	border-radius: 0 !important;
	width: 17%;
	margin: 1%;
	padding: 1em;
	/* background:#dc8586; */
	text-align: center;
	height: 250px;
	-webkit-transition: 0.5s ease all;
	-o-transition: 0.5s ease all;
	transition: 0.5s ease all;
	border-radius: 0px;
}

.online-service ul li .list-icon {
	font-size: 6em;
	color: #fff;
}

.online-service ul li .list-text {
	font-size: 2em;
	color: #fff;
}

.online-service ul li .service-container {
	position: relative;
}

.online-service ul li .service-container .overlay {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	height: 225px;
	width: 100%;
	opacity: 0;
	-webkit-transition: .5s ease;
	-o-transition: .5s ease;
	transition: .5s ease;
}

.online-service ul li .service-container:hover {
	background-color: #008CBA !important;
}

.online-service ul li .service-container:hover .overlay {
	opacity: 1;
}

.online-service ul li .service-container .overlay .overlay-text {
	width: 220px;
	height: 168px;
}

.online-service ul li .service-container .overlay p {
	color: #fff;
	margin: 5px;
	font-size: 2.2em;
	text-shadow: 2px 2px #123456;
}

.online-service ul li .service-container .overlay .overlay-text ul li {
	display: block !important;
	width: 100%;
	height: auto;
	line-height: 0px;
	text-align: left;
}

.online-service ul li .service-container .overlay .overlay-text ul li a
	{
	color: #fff;
	font-size: 1.3em;
}

.boxes {
	background: rgba(255, 255, 255, 1);
	-webkit-box-shadow: 0 1px 4px rgba(51, 51, 51, .2);
	box-shadow: 0 1px 4px rgba(51, 51, 51, .2);
	margin: 5px 0
}

.boxes>h1 {
	font-size: 18px !important;
}

.boxes {
	border-radius: 0;
	margin: 5px 0 !important;
}

.boxes>h1 {
	font-size: 18px;
	color: #274472;
	text-shadow: 1px 1px 0px rgba(39, 68, 114, 0.1);
	font-weight: 400;
	padding-bottom: 5px;
}

.boxes h1 {
	text-indent: 0px !important;
	color: #037c92;
	font-size: 3em;
	font-family: 'oswald';
	text-align: center;
	font-weight: 600;
	padding-top: 20px;
	padding-bottom: 20px;
}

.boxes {
	position: relative;
	margin: 10px 0px;
	background: rgba(255, 255, 255, 1);
	-webkit-box-shadow: 0 3px 2px rgba(51, 51, 51, 0.1);
	box-shadow: 0 3px 2px rgba(51, 51, 51, 0.1);
	border-radius: 4px;
}

.about-fix-div .services-list {
	display: inline-block;
	margin: 6px;
	position: relative;
	width: 280px;
	overflow: hidden;
	vertical-align: top;
	background: rgba(225, 225, 225, .5) !important;
	border-radius: 5px
}

.about-fix-div .services-list ul, .services-list ul li {
	position: relative;
	width: 100%;
	float: left
}

.about-fix-div .services-list h1 {
	padding: 10px !important;
	font-size: 1.6em;
	color: #fff !important;
	text-align: left;
	text-shadow: 1px 1px 0 rgba(39, 68, 114, .8);
	border-bottom: 2px solid #b1b1b1
}

.about-fix-div .services-list ul {
	list-style: none inside;
	overflow: hidden;
	padding: 5px 0
}

.about-fix-div .services-list ul li {
	background: rgba(0, 0, 0, 0);
	border: 0;
	clear: both;
	list-style: none;
	margin: 0 !important;
	text-align: left
}

.about-fix-div .services-list ul li a {
	background: rgba(0, 0, 0, 0);
	color: #026e82;
	display: block;
	float: left;
	font-size: 1.5em;
	font-weight: 600;
	margin-left: 5px;
	padding: 1px 10px;
	border-bottom: dotted 1px #a7a7a7;
	width: 92%;
	line-height: 30px;
	font-family: oswold;
}

.about-fix-div .services-list ul li a:hover {
	text-decoration: underline
}

.about-fix-div .services-list ul li:hover {
	background: rgba(0, 0, 0, .1)
}

.about-fix-div ul li {
	display: inline-block;
}

.about-fix-div ul {
	text-align: center;
}

.about-fix-div .hideContent {
	overflow: hidden;
	line-height: 1em;
	height: 230px !important;
}

.about-fix-div .content {
	background: #F6F6F6;
	position: relative;
	width: 100%;
	min-height: 200px;
	z-index: 5;
	overflow: hidden;
	-webkit-box-shadow: 0 -2px 3px -2px rgba(0, 0, 0, 0.2), 0 2px 2px
		rgba(0, 0, 0, 0.1);
	box-shadow: 0 -2px 3px -2px rgba(0, 0, 0, 0.2), 0 2px 2px
		rgba(0, 0, 0, 0.1);
	border-radius: 0 3px 3px 3px;
	padding: 0px;
}

.about-fix-div .show-more {
	padding: 10px 0;
	text-align: center;
	background: #b0b5b5;
	font-size: 1.2em;
	font-weight: 600;
}

.about-fix-div .HeaderColor {
	background: #2d9db1 !important;
}

.about-fix-div .HeaderColor:before {
	font-family: FontAwesome;
	content: "\f095";
	display: inline-block;
	margin-right: 10px;
	vertical-align: middle;
}

.about-fix-div .HeaderColor_WT:before {
	font-family: FontAwesome;
	content: "\f043";
	display: inline-block;
	margin-right: 10px;
	vertical-align: middle;
}

.HeaderColor_WT {
	background: #2188d2;
}

.about-fix-div .HeaderColor_RL:before {
	font-family: FontAwesome;
	content: "\f0f7";
	display: inline-block;
	margin-right: 10px;
	vertical-align: middle;
}

.HeaderColor_RL {
	background: #18adad;
}

.about-fix-div .HeaderColor_AS:before {
	font-family: FontAwesome;
	content: "\f0d6";
	display: inline-block;
	margin-right: 10px;
	vertical-align: middle;
}

.HeaderColor_AS {
	background: #d8773e;
}

.about-fix-div .showContent {
	height: auto !important;
}

.ser-list {
	background: paleturquoise;
	width: 100%;
}

.block {
	width: 306px;
	height: 230px;
}

.panel-title {
	/* border-left: 34px solid #ab0000; */
	border-radius: 4px 0px 0px 4px;
}

.service-box {
	position: relative;
	overflow: hidden;
	margin-bottom: 10px;
	perspective: 1000px;
	-webkit-perspective: 1000px;
	-webkit-transition: box-shadow 1s;
	-webkit-transition: -webkit-box-shadow 1s;
	transition: -webkit-box-shadow 1s;
	-o-transition: box-shadow 1s;
	transition: box-shadow 1s;
	transition: box-shadow 1s, -webkit-box-shadow 1s;
}

.service-box:hover {
	-webkit-box-shadow: 36px -85px 17px 3px
		rgba(146, 146, 146, 0.6509803921568628);
	box-shadow: 36px -85px 17px 3px rgba(146, 146, 146, 0.6509803921568628);
	-webkit-transition: box-shadow 1s;
	-webkit-transition: -webkit-box-shadow 1s;
	transition: -webkit-box-shadow 1s;
	-o-transition: box-shadow 1s;
	transition: box-shadow 1s;
	transition: box-shadow 1s, -webkit-box-shadow 1s;
}

/* .service-icon {
	width: 100%;
	height: 250px;
	padding: 20px;
	text-align: center;
	-webkit-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
}
 */
.service-content-new {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	opacity: 0;
	width: 100%;
	height: 250px;
	padding: 20px;
	text-align: center;
	-webkit-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
	background-color: #848383;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transform: translateY(110px) rotateX(-90deg);
	-ms-transform: translateY(110px) rotateX(-90deg);
	transform: translateY(110px) rotateX(-90deg);
}

.service-content-new ul li {
	text-align: left;
	color: #fff;
	line-height: 20px;
	font-size: 1.2em;
}

.service-content-new ul li a {
	color: #fff;
	text-transform: capitalize;
}

.service-box .service-icon .front-content {
	position: relative;
	top: 120px;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

.service-box .service-icon .front-content i {
	font-size: 4.5em;
	color: #f6a56d;
	font-weight: normal;
}

.service-box .service-icon .front-content .fa-list {
	font-size: 4.5em;
	color: #fff;
	font-weight: normal;
}

.service-box .service-icon .front-content .fa-list_WT:before {
	content: "\f043";
	font-size: 1.8em;
	color: #ffffff;
	font-weight: normal;
	top: -120px;
	font-family: FontAwesome;
	position: absolute;
	left: 80px;
	font-weight: normal;
	text-decoration: inherit;
	padding-right: 0.5em;
	font-style: normal;
}

.service-box .service-icon .front-content .fa-list_RL:before {
	content: "\f084";
	font-size: 1.5em;
	color: #ffffff;
	font-weight: normal;
	top: -120px;
	font-family: FontAwesome;
	position: absolute;
	left: 80px;
	font-weight: normal;
	text-decoration: inherit;
	padding-right: 0.5em;
	font-style: normal;
}
.service-box .service-icon .front-content .fa-list_SWD:before {
	content: "\f0f0";
	font-size: 1.5em;
	color: #ffffff;
	font-weight: normal;
	top: -120px;
	font-family: FontAwesome;
	position: absolute;
	left: 80px;
	font-weight: normal;
	text-decoration: inherit;
	padding-right: 0.5em;
	font-style: normal;
}
.service-box .service-icon .front-content .fa-list_AS:before {
	content: "\f201";
	font-size: 1.5em;
	color: #ffffff;
	font-weight: normal;
	top: -120px;
	font-family: FontAwesome;
	position: absolute;
	left: 80px;
	font-weight: normal;
	text-decoration: inherit;
	padding-right: 0.5em;
	font-style: normal;
}

.service-box .service-icon .front-content h3 {
	font-size: 1.6em;
	color: #ffffff;
	text-align: center;
	margin-top: 40px;
	text-transform: uppercase;
	padding-top: 10px;
}

.service-box .service-content-new h3 {
	border-radius: 10px;
	padding: 2px;
	border: 1px solid;
	font-size: 1.3em;
	font-weight: 700;
	color: #fff;
	margin-bottom: 5px;
	text-transform: uppercase;
	margin-top: 0px;
}
/* .service-div{background-image:linear-gradient(58deg,rgb(227, 116, 93) 0%,rgb(244, 161, 107) 47%,rgb(255, 191, 116) 100%);} */
.service-div h1 {
	color: #ffffff;
	/* font-size: 3em; */
	font-size: 2em;
	/*font-family: 'oswald'*/;
	/* text-align: center; */
	font-weight: 600;
	/* padding-top: 20px;
	padding-bottom: 20px; */
	
}
.service-div h1:lang(hi) {
	/* color: #ffffff;
	font-size: 1.2em; */
	font-family: 'Mukta';
	text-align: center;
	/*font-weight: 600;padding-top: 20px; padding-bottom: 20px;*/
}

.service-box .service-content-new p {
	font-size: 13px;
	color: #b1b1b1;
	margin: 0;
}

.service-icon_WT {
	background-color: #678cb9;
}

.service-icon_AS {
	background-color: #678cb9;
}

.service-icon_RL {
	background-color: #678cb9;
}

.service-box:hover .service-icon {
	opacity: 0;
	-webkit-transform: translateY(-110px) rotateX(90deg);
	-ms-transform: translateY(-110px) rotateX(90deg);
	transform: translateY(-110px) rotateX(90deg);
}

.service-box:hover .service-content-new {
	opacity: 1;
	-webkit-transform: rotateX(0);
	-ms-transform: rotateX(0);
	transform: rotateX(0);
}

.text-yellow-1 {
	color: #fff200;
}

#dashBoardDiv .widget .tab-boxed {
	padding-bottom: 55px !important;
}

#dashBoardDiv .dataTables_paginate {
	margin-top: 0px !important;
}

#dashBoardDiv .dataTables_info {
	margin-top: 0px;
}

#phonemodal .modal-backdrop.in {
	opacity: 0 !important;
}

#phonemodal .slimScrollDiv {
	height: 100px !important;
}

#phonemodal p {
	font-size: 1em;
	color: #000000;
	background: #ffffff;
	margin: 10px 10px;
	font-weight: 600;
	text-align: center;
}

#phonemodal .modal-title {
	text-align: center;
	color: #ffffff;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 1px;
}

#phonemodal .modal-header .close {
	color: #ffffff;
}

.footer-links {
	font-size: 1.3em;
    text-align: right;
}

/* .footer-link1 {
	background: #e8e9ea;
} */

.footer-links ul li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	line-height: 30px;
	display: inline-block;
}

.footer-links ul li a {
	/* color: #0c0c0c; */
	
	color: #ffffff;
	
	font-size: 1.0em;
	border-right: none;
}

.footer-links ul li .fa {
	font-size: 1.1em;
	
	color: #ffffff;
}
.footer-link1 ul li {
	  list-style-type: none;
    font-size: 1.2em;
    margin: 0;
    padding: 0;
    display: inline-block;
}
.footer-link1 ul li:last-child a {
	border-right: none;
}
.footer-link1 ul li a {
	color: #ffffff;
	font-weight: 500;
	padding: 0px 10px;
	border-right: 1px solid #ffffff;
}

.table-help>tbody>tr>td a {
	color: #ff8100 !important;
}

/* .minister-org {
	padding: 10px;
	margin-top: -130px;
} */
/* 
.about11 {
	padding-bottom: 30px;
	background-color: #ffffff;
}

.about-content h1 {
	text-align: left;
	text-transform: uppercase;
	font-size: 1.8em;
	letter-spacing: 1px;
	font-family:'oswald';
	color: #0056a0;
	line-height: 35px;
	margin-top: 10px;
}

.about-content h1:lang(hi) {
	text-align: left;
	text-transform: uppercase;
	font-size: 1.8em;
	letter-spacing: 1px;
	font-family: 'Mukta';
	color: #0056a0;
	line-height: 35px;
	margin-top: 10px;
}

.about {
	color: #313131;
	line-height: 25px;
	overflow: hidden;
	max-height: 140px;
	font-size: 1.2em;
	font-weight: 500;
	padding: 10px 0px;
	text-align: justify;
	margin: 0px;
}

.about-content a {
	color: #e40000;
}

.about-content p {
	line-height: 23px;
	overflow: hidden;
	font-size: 1em;
	font-weight: 500;
	max-height: 137px;
	padding: 10px 0px;
	text-align: justify;
	margin-bottom: 40px;
	letter-spacing: 1px;
}
 */
.drag1 .widget .widget-header h2 {
	/* text-transform: uppercase;
	font-size: 1.1em; */
	letter-spacing: 1px;
	/* font-weight: bold; */
	
	text-transform: capitalize;
	font-size: 2em;
}

.drag1 .widget .widget-header h2:lang(hi) {
	/* font-size: 1.5em; */
	font-size: 1.2em;
}

#photo-box h3 {
	font-size: 1.2em;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: 4px;
}
#photo-box h3:lang(hi){
	font-size: 1.4em;
	letter-spacing: 1px;
}
.gallery-box a.view-more:lang(hi){
	font-size: 1.2em;
	padding: 31px 0px;
}
#exservices {
	/* width: 90%; */
	margin: 0px auto;
}

.navigation ul .group-result {
	font-weight: 700;
	font-size: 1.3em;
}

.navigation ul .group-option {
	margin-left: 10px;
}

.navigation {
	position: relative !important;
	top: 7px !important
}

.fa-pdf {
	position: relative;
}

.fa-pdf:before {
	content: "\f1c1";
	/* this is your text. You can also use UTF-8 character codes as I do here */
	font-family: FontAwesome;
	left: -5px;
	position: absolute;
	top: 0;
}

.bd-example-container-header {
	height: 3rem;
	margin-bottom: .5rem;
	background-color: lighten($ blue, 50%);
	border-radius: .25rem;
}

.card {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	min-width: 0;
	word-wrap: break-word;
	background-color: $card-bg;
	background-clip: border-box;
}

.card-body {
	/* Enable `flex-grow: 1` for decks and groups so that card blocks take up
	 as much space as possible, ensuring footers are aligned to the bottom.*/
	-webkit-box-flex: 1;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	padding: $card-spacer-x;
	background: #f3f3f3;
}

.card-title {
	margin-bottom: $card-spacer-y;
}

.card-header:first-child {
	border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0;
}

.card-footer:last-child {
	border-radius: 0 0 calc(.25rem - 1px) calc(.25rem - 1px);
}

.border-success {
	border-color: #28a745 !important;
}

.card-subtitle {
	margin-top: -($card-spacer-y/2);
	margin-bottom: 0;
}

.card-text:last-child {
	margin-bottom: 0;
}

.border-success {
	border-color: #ddd !important;
}

.img-responsive {
	max-width: 100%;
	height: auto;
}

.featured-article {
	width: 200px;
	height: 130px;
	position: relative;
	margin-bottom: 1em;
}

.featured-article a img {
	height: 100px;
}

.featured-article .block-title {
	/* Position & Box Model */ <!--
	position: absolute; -->
	bottom: 0;
	left: 0;
	z-index: 1;
	/* background */
	background: rgba(0, 0, 0, 0.7);
	/* Width/Height */
	padding: .5em;
	width: 100%;
	/* Text color */
	color: #fff;
	height: 30px;
}

.featured-article .block-title h2 {
	margin: 0;
}

.featured-article .block-title a .fa {
	color: #fff;
}
/* Featured Articles List [BS3]
--------------------------------------------
* show the last 3 articles post
*/
.main-list {
	padding-left: .5em;
}

.main-list .media {
	padding-bottom: 1.1em;
	border-bottom: 1px solid #e8e8e8;
}

.featured-article p {
	margin: 0px;
	padding: 0px !important;
	max-height: 89px;
	overflow: hidden;
	word-wrap: break-word;
	font-size: 0.85em !important;
}

.featured-article .overlay {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	height: 100%;
	width: 100%;
	opacity: 0;
	-webkit-transition: .5s ease;
	-o-transition: .5s ease;
	transition: .5s ease;
	background-color: #cccccced;
}

.featured-article:hover .overlay {
	opacity: 1;
}

.featured-article .text {
	color: #545454 !important;
	font-size: 1.2em;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	text-align: center;
	width: 100%;
}

.featured-article .by-author {
	padding: 0px !important;
	color: #efebeb !important;
	width: 150px;
	height: 20px;
	overflow: hidden;
}

.view-pdf {
	background: url('../img/pdf1.png');
	height: 100px;
}

.view-xls, .view-xlsx {
	background: url('../img/Excel1.png');
	height: 100px;
}

.view-doc, .view-docx {
	background: url('../img/docx.png');
	height: 100px;
}

.padding-right-20 {
	padding-right: 20px;
	padding: 0px 22px 0px 10px;
}

.thumbnail-icon {
	position: relative;
}
.thumbnail-pdf:after {
	content: "\f1c1";
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	text-decoration: inherit;
	position: absolute;
	color: red;
	font-size: 16px;
}
.thumbnail-xls:after, .thumbnail-xlsx:after {
	content: "\f1c3";
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	text-decoration: inherit;
	position: absolute;
	color: red;
	font-size: 16px;
}
.thumbnail-doc:after, .thumbnail-docx:after {
	content: "\f1c2";
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	text-decoration: inherit;
	position: absolute;
	color: red;
	font-size: 16px;
}
.view-extn-cont{
	display: inline-block;
    margin: 0px 3px;
}
.view-xls-large, .view-xlsx-large {
	background: url('../img/table-excel.png') no-repeat;
	width: 32px;
	height: 32px;
	background-size:32px 32px;
}
.view-doc-large, .view-docx-large {
	background: url('../img/table-word.png') no-repeat;
	width: 32px;
	height: 32px;
	background-size:32px 32px;
}
div#sidebar-menu {
    height: -webkit-fill-available !important;
}
.view-pdf-large{
	width: 40px;
	margin: 0 8px 0 0;
	/* width: 32px; */
	height: 32px;	
	background: url('../img/table-pdf.png') no-repeat;
	background-size:32px 32px;
}

.card {
	position: relative;
	max-width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	min-width: 0;
	word-wrap: break-word;
	background-color: #fff;
	background-clip: border-box;
	border: 1px solid rgba(0, 0, 0, .125);
	border-radius: .25rem;
}

.card-header1 {
	padding: .6rem 0.25rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 0;
	background-color: rgba(0, 0, 0, .03);
	border-bottom: 1px solid rgba(0, 0, 0, .125);
}

.card-body {
	-webkit-box-flex: 1;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	padding: 1.25rem;
}

.card-title {
	margin-bottom: .75rem;
}

.card-title.h5, h5 {
	font-size: 1.25rem;
}

.red-thumb {
	color: red;
}

.card-header1 i {
	padding: 4px 10px;
}

.card-header1 .close1 i {
	padding: 4px 10px;
	right: 0px;
	position: absolute;
}

.card-header1 p {
	overflow: hidden;
	font-size: 0.75em;
	font-weight: 600;
}

.card-header1 span {
	font-size: 0.9em;
	color: #000;
	width: 185px;
}

.card-header1 .file-name {
	width: 185px;
}

.card-header1 .file-name span {
	font-size: 0.9em;
	color: #000;
}

.card-header1 .file-name p {
	font-size: 0.8em !important;
	color: #6d6d6d !important;
	padding: 0px !important;
	font-weight: 400 !important;
}

.card-header2 {
	padding: .6rem 0.25rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 0;
	background-color: rgba(0, 0, 0, .03);
	border-bottom: 1px solid rgba(0, 0, 0, .125);
}

.card-header2 i {
	padding: 4px 10px;
}

.card-header2 .close1 i {
	padding: 4px 10px;
	right: 0px;
	position: absolute;
}

.card-header2 p {
	overflow: hidden;
	font-size: 0.75em;
	font-weight: 600;
}

.card-header2 span {
	font-size: 0.9em;
	color: #000;
	width: 185px;
}

.card-header2 .file-name {
	width: 173px;
}

.card-header2 .file-name span {
	font-size: 0.9em;
	color: #000;
}

.card-header2 .file-name p {
	font-size: 0.8em !important;
	color: #6d6d6d;
	padding: 0px;
	font-weight: 400;
}

.card-header2 div[class*="thumbnail"] {
	padding: 0px 20px 0px 10px;
}

.img-thumb {
	width: 100%;
	height: 100px;
}
.padding-0 {
	padding: 0px !important;
}
.padding-right-0 {
	padding-right: 0px !important;
}

.padding-left-0 {
	padding-left: 0px !important;
}

.input-group-addon {
	border-radius: 0px;
}

#mobile .container {
	padding-bottom: 10px;
	padding-top: 10px;
	background: #b9d0c2;
}

#mobile .container-fluid {
	padding-bottom: 10px;
	padding-top: 10px;
}

@media ( max-width : 767px) {
	.padding-right-0 {
		padding-right: 10px !important;
	}
	.padding-left-0 {
		padding-left: 10px !important;
	}
	.page-heading1 {
		min-height: 85px;
	}
	.dataTables_wrapper .col-xs-6:nth-child(03), .dataTables_wrapper .col-xs-6:nth-child(04)
		{
		width: 100%;
	}
	.site-header .navbar {
		min-height: 0px;
	}
	/* .mand-label{    position: relative; right: 13px; top: 5px;} */
}

.site-header .navbar-default .top-line .btn-link {
	color: #FFF;
}
.site-header .navbar-default .top-line .btn-link:hover {
	color: #FFF;
	text-decoration: none;
}
.site-header .navbar-default .top-line span .dropdown-menu {
	min-width: 100%;
}
.site-header span .dropdown-menu {
	padding: 0em;
}
.site-header .navbar .top-line .content-right .last span .dropdown-menu li a {
	color: #ffffff;
	display: block;
	padding: 0.4em;
}
.site-header span .dropdown-menu li a i {
	border-radius: 0.2em;
	padding: 0.2em;
	margin-right: 0.4em;
}
.site-header span .dropdown-menu li:hover a i {
	background-color: #ffffff;
}

#file_list_0 ul li {
	list-style: none;
	margin-left: 0px;
}

.quick-page .form-horizontal h4, .form-horizontal h3 {
	color: #393939;
	font-size: 1.2em;
	font-weight: 600;
	line-height: 28px;
/* 	background: darkgoldenrod !important; */
	padding: 5px 5px 5px 10px;
	border-left: none !important;
	border-radius: 0;
}

.navbar-default .navbar-toggle .icon-bar {
	background-color: #fff;
}

.navbar-default .navbar-toggle .icon-bar:hover {
	background-color: #fff;
}

.dataTableClass ul li {
	list-style: none;
	font-size: 1em;
	margin-left: 0px;
}

.charsRemaining {
	border: none;
}

.table {
	width: 100% !important;
}

@media screen and (min-width: 767px) {
	.key-contact table td {
		padding: 0px !important;
	}
	.key-contact ul li {
		border-bottom: 1px dotted #fff;
	}
}

@media screen and (max-width: 770px) and (min-width: 736px) {
	.height-390 {
		min-height: 500px;
	}
}

.navbar {
	border: 0;
	margin: 0 !important;
}

.clear {
	clear: both;
}

.d-middle {
	font-size: 0.7em;
	text-shadow: none;
}
.d-middle:lang(hi){font-size: 1em;font-family: 'Mukta';}
.dept-user {
	color: #fbff00 !important;
}

.ajaxloader {
	text-align: center;
	margin-top: 20px;
}

#cimg, #simg {
	height: 40px;
	width: 85%;
}
.login-panel .alert {
	margin-bottom: 10px !important;
}
.login-panel .error-div ul li {
    text-transform: capitalize;
}
.login-panel label {
	font-weight: 500;
	font-size: 0.9rem;
	margin-top: 5px;
}
.login-panel .form-control {
	height: 36px;
	font-size: 1em !important;
	border-radius: 0px;
}
.login-panel .widget .widget-header {
	height: 40px;
}
.content-page .login-panel .widget .widget-content {
	margin-bottom: 0px;
}

.text-large {
	font-size: 1.2em !important;
}

@media ( max-width : 835px) {
	.logo {
		/* margin: 10px 7px 10px !important; */
		margin: 2px 0px !important;
	}
	.logo.hidden-lg {
		margin: 0px !important;
	}
	.logo h1 {
		/* padding-left: 54px !important; */
		padding-left: 40px !important;
	}
}

@media ( max-width : 768px) {
	.footer-logos {
		/* margin-top:40px; */
		
	}
	.tab-content>.active{
	overflow:auto;
	}
	#selectMunicipalForm .input-group-btn .btn, #selectMunicipalForm .input-group-btn .btn1
		{
		margin-top: 1px;
		line-height: 1.7;
	}
	.minister-details ul {
		display: block;
	}
	.about-bg .minister-info h3 {
		height: auto;
	}
}

.margin-10 {
	margin: 10px;
}

.padding-top-80 {
	padding-top: 80px;
}

.ui-state-highlight, .ui-widget-content .ui-state-highlight,
	.ui-widget-header .ui-state-highlight {
	border: 1px solid #ddd;
	background: #fff;
}

#navbar:before {
	/*right: 10%;
	border-left: 12px solid transparent;
	border-right: 12px solid transparent;
	border-top: 12px solid #39754f;
	content: "";
	height: 0;
	position: absolute;
	top: 0;
	width: 0;
	z-index: 9999;*/
	
}

#navbarlogin:before {
	left: 8%;
	border-left: 12px solid transparent;
	border-right: 12px solid transparent;
	/* 	border-top: 12px solid #007fff;
	content: ""; */
	height: 0;
	position: absolute;
	top: 0;
	width: 0;
	z-index: 9999;
}

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover
	{
	background-color: transparent;
}

.help-no .widget {
	background: #fff !important;
}

.text-bold {
	font-weight: 600;
}

@media screen and (max-width: 767px) {
	.dataTables_paginate .paginate_button.next, .dataTables_paginate .paginate_button.previous
		{
		display: inline;
	}
	.dataTables_paginate .paginate_button {
		display: none;
	}
}

.org-select-minister, .org-select-slider {
	margin-top: 100px;
	height: 130px;
	padding: 15px;
	text-align: center;
	/*background: linear-gradient(230deg,#a24bcf,#4b79cf,#4bc5cf);
background-size: 600% 600%;*/
	background: rgba(255, 255, 255, 0.9) !important;
	border-radius: 5px;
	-webkit-animation: AnimationName 19s ease infinite;
	animation: AnimationName 19s ease infinite;
	-webkit-box-shadow: 0 10px 6px -6px #777;
	box-shadow: 0 10px 6px -6px #777;
	position: relative !important;
	top: -358px;
	margin-bottom: -570px;
	float: left !important;
}

.org-select-minister h3, .org-select-slider h3 {
	padding: 10px;
	color: white;
	text-transform: uppercase;
	font-size: 0.9em;
	font-weight: bold;
}
.org-select-minister h3:lang(hi), .org-select-slider h3:lang(hi){font-size: 1.05em;}
.minister-details .content-img:hover {
	-webkit-transition: all ease 0.2s;
	-o-transition: all ease 0.2s;
	transition: all ease 0.2s;
}

@media ( min-width : 992px) {
	.org-select-slider {
		height: 130px;
		padding: 15px;
		text-align: center;
		margin-top: 98px;
		background-size: 600% 600%;
		-webkit-animation: AnimationName 19s ease infinite;
		animation: AnimationName 19s ease infinite;
		-webkit-box-shadow: 10px 0px 6px -6px #777;
		box-shadow: 10px 0px 6px -6px #777;
		position: relative !important;
		top: -358px;
		margin-bottom: -570px;
		float: left !important;
	}
	/*.org-select-slider h3{padding: 10px;color: white;}*/
	.org-select-slider h3 {
		padding: 10px;
		/*color: #43634f;*/
		text-transform: uppercase;
		font-size: 0.9em;
		font-weight: bold;
		padding-left: 0px;
		letter-spacing: 1px;
	}.org-select-slider h3:lang(hi){font-size: 1.05em;}
}

@
-webkit-keyframes AnimationName { 0% {
	background-position: 0% 50%
}

50%
{
background-position:100% 50%}
100%
{background-position:0% 50%}
}
@
keyframes AnimationName { 0% {
	background-position: 0% 50%
}

50%
{
background-position:100% 50%
}
100%
{
background-position:0% 50%
}
}
#submitMunci {
	/*background: transparent !important;border: 1px solid !important;*/
	font-weight: bold;
	font-size: 0.9em;
}
/* Subscribe Newsletter */
.subscribe-area {
	background-image: url('../img/subscribe-bg.jpg');
	background-size: cover;
	position: relative;
	background-attachment: fixed;
}

.pb-50 {
	padding-bottom: 50px;
}

.pt-70 {
	padding-top: 50px;
}

.pt-15 {
	padding-top: 15px;
}

.mb-15 {
	margin-bottom: 15px;
}

.subscribe-text span {
	font-size: 12px;
	font-weight: 700;
	color: #fff;
	letter-spacing: 5px;
}
.subscribe-text h2 {color: #fff;font-size: 24px;font-weight: 300;margin-bottom: 0;margin-top: 6px;}
.subscribe-wrapper {overflow: hidden;}
.subscribe-wrapper .message{width: 46%; color: #fff;}
.mb-15 {margin-bottom: 15px;}
.subscribe2-wrapper .subscribe-form input {
	border: 1px solid #fff;
	border-radius: 30px;
	color: #585858;
	display: inline-block;
	font-size: 15px;
	font-weight: 300;
	height: 47px;
	margin-right: 17px;
	padding-left: 35px;
	width: 46%;
	cursor: pointer;
}

.subscribe2-wrapper .subscribe-form button {
	background: #ffff;
	border: none;
	border-radius: 30px;
	color: #4b5d73;
	display: inline-block;
	font-size: 18px;
	font-weight: 400;
	line-height: 1;
	padding: 14px 46px;
	-webkit-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	margin-top: 5px;
}

.subscribe2-wrapper .subscribe-form button i {
	font-size: 18px;
	padding-left: 5px;
}
/* Dashbopard link section */
.dash {
	background: #b3b3b3;
	background-size: cover;
	position: relative;
	background-attachment: fixed;
}

.dash .wrap {
	text-align: center;
	padding: 2rem 1rem 2rem 1rem;
	border-radius: 0.5rem;
	min-height: 102px;
}

.dash .wrap:hover {
	border-radius: 0px;
	-webkit-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}

.dash .ico-wrap {
	margin: auto;
}

.dash .fa {
	font-size: 4.5rem !important;
	color: #313131;
	margin: 1rem;
	padding-right: 1rem;
}

.dash .vcenter {
	margin: auto;
}

.dash .mbr-section-title3 {
	text-align: center;
}

.dash h2 {
	margin-top: 0.5rem;
	margin-bottom: 0.5rem;
	color: #fff;
}

.dash .display-5 {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 1.5rem;
}

.dash .mbr-bold {
	font-weight: 700;
}

.dash p {
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
	line-height: 25px;
}

.dash .display-6 {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 1re;
}

.dash .mob-bg {
	background: url('../img/mobile-bg.jpg');
	background-size: cover;
	background-position: unset;
}

.dash .tax-bg {
	background: url('../tax-bg.jfif');
	background-size: cover;
	background-position: center;
	background-attachment: fixed;
}

.dash .dash-bg {
	background: url('../img/dash-bg.jpeg');
	background-size: cover;
	background-position: center;
	background-attachment: fixed;
}
/*! Arrow Down */
.mbr-arrow {
	position: fixed;
	bottom: 45px;
	left: 50%;
	/* width: 60px; */
	 width: 70px;
	
	height: 60px;
	cursor: pointer;
	/* border-radius: 50%; */
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	z-index: 555;
	-webkit-animation: arrowdown 1.7s ease-in-out infinite;
	animation: arrowdown 1.7s ease-in-out infinite;
}

.mbr-arrow>a {
	display: inline-block;
	text-decoration: none;
	outline-style: none;
}

.mbr-arrow>a>i {
	position: absolute;
	/* top: 12px;
	left: 12px;
	font-size: 1.5rem;
	color: #3a3535; */
	
	top: 0px;
	left: 21px;
	font-size: 3rem;
	color: #ffffff;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

.mbr-arrow>a>span {
	position: absolute;
    left: 8px;
    bottom: 0;
    color: #ffffff;
    letter-spacing: 4px;
}


@
keyframes arrowdown { 0% {
	transform: translateY(0px);
	-webkit-transform: translateY(0px);
}

50%
{
transform




:


 


translateY




(-5
px


);
-webkit-transform




:


 


translateY




(-5
px


);
}
100%
{
transform




:


 


translateY




(0
px


);
-webkit-transform




:


 


translateY




(0
px


);
}
}
@
-webkit-keyframes arrowdown { 0% {
	transform: translateY(0px);
	-webkit-transform: translateY(0px);
}

50%
{
transform




:


 


translateY




(-5
px


);
-webkit-transform




:


 


translateY




(-5
px


);
}
100%
{
transform




:


 


translateY




(0
px


);
-webkit-transform




:


 


translateY




(0
px


);
}
}
@media ( max-width : 500px) {
	.mbr-arrow-up {
		left: 50%;
		right: auto;
		-ms-transform: translateX(-50%) rotate(180deg);
		transform: translateX(-50%) rotate(180deg);
		-webkit-transform: translateX(-50%) rotate(180deg);
	}
}

.contact .col-md-3 {
	/*background: #ff9b00;*/
	padding: 4%;
	border-top-left-radius: 0.5rem;
	border-bottom-left-radius: 0.5rem;
	height: 550px;
}

.contact-info {
	margin-top: 10%;
}

.contact-info img {
	margin-bottom: 15%;
}

.contact-info h2 {
	margin-bottom: 10%;
	color: white;
}

.contact-info h4 {
	color: white;
}

.contact .col-md-9 {
	background: #fff;
	padding: 3%;
	border-top-right-radius: 0.5rem;
	border-bottom-right-radius: 0.5rem;
}

.contact #list-main {
	height: 516px;
}

#keyContact .col-lg-12 .contact #list-main {
	height: 475px;
}

@media ( max-width : 992px) {
	.contact .col-md-3 {
		height: auto;
	}
	.contact-info {
		margin-top: 0%;
		margin-left: 10%;
	}
	.contact-info img {
		margin-bottom: 0%;
	}
	.contact-info h2 {
		margin-bottom: 0%;
	}
	.contact #list-main {
		height: auto;
	}
	.bg2 {
		display: none;
	}
}

.sticky-container {
	padding: 0px;
	margin: 0px;
	position: fixed;
	right: -151px;
	top: 326px;
	width: 210px;
	z-index: 1100;
}

.sticky-container .sticky {
	position: relative;
	width: auto;
	top: 0px;
	right: 0px;
}

.sticky li {
	border-radius: 10px;
	list-style-type: none;
	background-color: #ffffffa3;
	color: #ffffff;
	height: 52px;
	padding: 0px;
	margin: 0px 0px 1px 0px;
	-webkit-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
	cursor: pointer;
}

.sticky li:hover {
	margin-left: -115px;
}

.sticky li img {
	float: left;
	margin: 0px 4px;
	margin-right: 5px;
}

.sticky li p {
	padding-top: 20px;
	margin: 0px;
	line-height: 16px;
	font-size: 20px;
}

.sticky li p a {
	text-decoration: none;
	color: #2C3539;
}

.sticky li p a:hover {
	text-decoration: underline;
}
/* .carousel{max-height: 350px !important;} */
.carousel-indicators .active {
	background-color: transparent !important;
}
/*  bhoechie tab */
.complaint div.bhoechie-tab-container {
	z-index: 10;
	padding: 30px !important;
	border-radius: 4px;
	-moz-border-radius: 4px;
	/*border:1px solid #ddd;
  -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
  box-shadow: 0 6px 12px rgba(0,0,0,.175);
  -moz-box-shadow: 0 6px 12px rgba(0,0,0,.175);*/
	background-clip: padding-box;
	opacity: 0.97;
	filter: alpha(opacity = 97);
}

.complaint div.bhoechie-tab-menu {
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 0;
}

.complaint div.bhoechie-tab-menu div.list-group {
	margin-bottom: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.complaint div.bhoechie-tab-menu div.list-group>a, div.bhoechie-tab-menu div.list-group>span a
	{
	margin-bottom: 0;
	font-size: 1.2em;
	font-weight: 600;
	font-family: oswald;
	/*border-top-right-radius: 10% 50%;
  border-bottom-right-radius: 10% 50%;
  border:1px solid #4b80b9;*/
}

.complaint div.bhoechie-tab-menu div.list-group>a .glyphicon, .complaint div.bhoechie-tab-menu div.list-group>a .fa,
	div.bhoechie-tab-menu div.list-group>span a .fa {
	/*color: #4b80b9;*/
	
}

.complaint div.bhoechie-tab-menu div.list-group>a .glyphicon:hover,
	.complaint div.bhoechie-tab-menu div.list-group>a .fa:hover, div.bhoechie-tab-menu div.list-group>span a .fa:hover,
	div.bhoechie-tab-menu div.list-group>span a:hover {
	color: #fff;
}

.complaint div.bhoechie-tab-menu div.list-group>a.active, .complaint div.bhoechie-tab-menu div.list-group>a.active .glyphicon,
	.complaint div.bhoechie-tab-menu div.list-group>a.active .fa, div.bhoechie-tab-menu div.list-group>a:hover,
	div.bhoechie-tab-menu div.list-group>span a:hover, .complaint div.bhoechie-tab-menu div.list-group>a:hover .fa,
	div.bhoechie-tab-menu div.list-group>span a:hover .fa {
	/*background-color: #447db7  !important;
  background-image: #5A55A3 !important;*/
	color: #ffffff !important;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	/*letter-spacing: 3px;
  border-left: none !important;*/
	-webkit-transition: all 1s ease-in-out;
	-o-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
}

.complaint div.bhoechie-tab-content {
	padding-left: 20px;
	padding-top: 10px;
	-webkit-transition: all 1s ease-in-out;
	-o-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
	left: 0;
}

.complaint div .bhoechie-tab {
	border-top-right-radius: 10% 50%;
	border-bottom-left-radius: 10% 50%;
}

.complaint

 

div


.bhoechie-tab

 

div


.bhoechie-tab-content


:not

 

(
.active

 

)
{
display


:

 

none


;
}
/* .text i, .text h3 {
	float: left
} */
.text i{
	/* padding-right: 15px; */
    display: inline-block;
}    
.text h3 {
	/* padding-left: 13px; */
	text-transform: uppercase;
	font-size:1.2em;
	
	border-bottom: 1px solid #f5bb19;
	display: flex;
	padding-bottom: 0.5em;
}

.text h3:lang(hi) {
	font-family: 'Mukta';font-size: 1.2em;
}

.text h3 i {
	background-color: #f5bb19;
	font-size: 2.5em;
    text-align: center;
	border-radius: 0.1em;
	width: 22%;
	padding: 0.1em;
	margin-right: 0.2em;
}
.text h3 .ocs-label {
	flex-grow: 3;
    margin: auto 0px;
}

.Services-tab {
	/*margin-top:20px;*/
}

.Services-tab:hover {
	/*transform:scale(1.1);*/
	-webkit-transition: all ease .5s;
	-o-transition: all ease .5s;
	transition: all ease .5s;
}
/*
  nav link items
*/
.folded-corner {
	/* padding: 8px; */
	padding: 0.5em;
	position: relative;
	font-size: 90%;
	text-decoration: none;
	/* min-height: 250px !important;
	max-height: 250px;
	border-radius: 10px; */
	
	background-color: #f8f9fa;
	border: 0.2em solid #f5bb19;
	border-radius: 0.5em;
	min-height: 16em !important;
	max-height: 16em;
	overflow: hidden;
	-webkit-box-shadow: 0px 0px 8px #cccccc;
	-moz-box-shadow: 0px 0px 8px #cccccc;
    box-shadow: 0px 0px 8px #cccccc;
}

.folded-corner ul {
	/* padding-left: 10px; */
	margin-top: 5px;
	/* padding-top: 5px; */
}

.folded-corner ul li {
	list-style: none outside;
	/* font-size: 1em; */
	
	border-bottom: 1px dashed #cccccc;
    padding-bottom: 0.5em;
    margin-bottom: 0.5em;
}

.folded-corner ul li:last-child {
	margin-bottom: 2em;
}

.folded-corner ul li:lang(hi) {
	font-family: 'Mukta';
}

.folded-corner ul li a:hover {
	color: #000000 !important;
}

.folded-corner ul li a i {
	text-align: center;
	border-radius: 50%;
	width: 1.4em;
	padding: 0.3em 0em 0.2em;
}

.folded-corner ul li a:hover i {
	color: #ffffff;
	background-color: #002D62;
}
/*
  paper fold corner
*/

/*.folded-corner:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  border-style: solid;
  border-width: 0 0px 0px 0;
  border-color: #ddd #000;
  transition: all ease .3s;
}

/*
  on li hover make paper fold larger

.folded-corner:hover:before {
	background-color: #D00003;
  border-width: 0 50px 50px 0;
  border-color: #eee #000;
  
}*/
.fa-icon-image {
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 1;
	font-size-adjust: none;
	font-stretch: normal;
	-moz-font-feature-settings: normal;
	-moz-font-language-override: normal;
	text-rendering: auto;
	-webkit-transition: all .65s linear 0s;
	-o-transition: all .65s linear 0s;
	transition: all .65s linear 0s;
	text-align: center;
	-webkit-transition: all 1s cubic-bezier(.99, .82, .11, 1.41);
	-o-transition: all 1s cubic-bezier(.99, .82, .11, 1.41);
	transition: all 1s cubic-bezier(.99, .82, .11, 1.41);
}

.service-div {
	/* background-color: #ffffff; */
	/* padding: 2em 6em; */
	overflow: inherit;
}
/*.folded-corner:hover .fa-icon-image{
    color:rgba(31,181,172,.9);
    transform: rotate(360deg) scale(1.5);
}*/

/* .service_tab_RL{background-color: rgb(0, 111, 157);color: white;}
.service_tab_WT{background-color: #35bcb4;color: white;}
.service_tab_AS{background-color: rgb(204, 165, 44);color: white;}
.service_tab_RTI{background-color:rgb(209, 116, 73);color: white;}
.service_tab_ML{background-color:rgb(206, 0, 109);color: white;} */
.fa-list_RL:before {
	content: "\f084";
}

.fa-list_WT:before {
	content: "\f043";
}

.fa-list_AS:before {
	content: "\f201";
}

.fa-list_RTI:before {
	content: "\f255";
}

.fa-list_ML:before {
	content: "\f09d";
}
.fa-list_SWD:before {
	content: "\f0f0";
}
.fa-list_WMS:before {
	content: "\f0c0";
	font-size: 0.8em;
}

.fa-list_SWM:before {
	content: "\f1f8";
}

.fa-list_COU:before {
	content: "\f0ac";
}
.fa-list_ADH:before{
	content: "\f168";
}
.fa-list_103:before{
	content: "\f0fe";
}
.fa-list_PT1:before{
	content: "\f015";
}
.fa-list_LEGL:before{
	content: "\f0e3";
}
.fa-list_HCD:before{
	content: "\f0fd";
}
.fa-list_ADM:before{
	content: "\f170";
}
.fa-list_HSM:before{
	content: "\f0fa";
}
.fa-list_LTD:before{
	content: "\f0eb";
}
.fa-list_PYD:before{
	content: "\f155";
}
.fa-list_BND:before{
	content: "\f182";
}
.fa-list_AC:before{
	content: "\f156";
}
.fa-list_AST:before{
	content: "\f187";
}
.fa-list_COM:before{
	content: "\f0c0";
}
.fa-list_CFC:before{
	content: "\f085";
}



/* Header Quick Menu */
.header {
	position: absolute;
	top: auto;
	bottom: 0px;
	width: 100%;
	left: 0px;
	z-index: 2;
	-webkit-transition-timing-function: ease-in-out;
	-o-transition-timing-function: ease-in-out;
	transition-timing-function: ease-in-out;
	-webkit-transition: 0.1s;
	-o-transition: 0.1s;
	transition: 0.1s;
}
.header .logo {
	padding-left: 0;
}
.header .logo-right {
	padding-right: 0;
}
.header .logo a img,
.header .logo-right a img,
.header .logo a h1 {
	-webkit-transition: .3s all ease-out;
	-moz-transition: .3s all ease-out;
	-o-transition: .3s all ease-out;
	transition: .3s all ease-out;
}
.top-line .logo a img,
.header .logo a img,
.header .logo-right a img {
	position: relative;
	height: 6.5em;
}
.header .logo-right a img {
	float: right;
}
.header .logo a img,
.header .logo a span.website-name,
.header-inner .brand a img,
.header-inner .brand a .website-name {
	display: inline-block;
}
.header .logo a img {
    margin-right: 0.3rem;
    padding: 4px 4px 3px;
    margin-top: 0px;
}
.header .logo a span.website-name,
.header-inner .brand a .website-name {
	position: relative;
}
.logo span.website-name h1,
.logo span.website-name h3,
.header-inner .brand a .website-name h3,
.header-inner .brand a .website-name h1 {
	color: #ffffff;
}
.logo span.website-name h1,
.header-inner .brand a .website-name h1 {
	color:#005093;
	 font-size: 1.6rem;
    font-weight: 400;
    letter-spacing: 1px;
/*     letter-spacing: 2px; */
    padding-top: 1rem;
    font-weight: bold;
    text-transform: capitalize;
/*     text-transform: uppercase; */
}
.logo span.website-name h1:lang(hi) {
	font-family: "Roboto", sans-serif;
	color: #005093;
}
.top-line div.last:lang(hi), .top-line div.last a:lang(hi) {
	font-family: 'Mukta';
}

.logo span.website-name h3,
.header-inner .brand a .website-name h3 {
	
    color: #005093;
    font-size: 1.7em;
    padding-top:10px;
}
.top-line div.last:lang(hi), .top-line div.last a:lang(hi) {
	font-size: 0.92em;
/* 	font-size: 0.86em; */
}

.mygov-logo {
	float: right;
	margin: 10px 10px 0 0;
}

.header.fixed .social-list {
	bottom: auto;
	top: 100%;
}

.header.fixed .all-menu {
	bottom: auto;
	top: 100%;
}

.menu-header-menu-container ul {
	text-align: center;
}

.menu li {
	display: inline-block;
	list-style: none;
	padding: 0px;
	font-size: 1.2em;
}

.menu li a {
	color: #000;
	position: relative;
	padding: 12px 6px;
	display: inline-block;
	z-index: 1;
	font-size: 0.7em;
	top: 20px;
	font-weight: bold;
	text-transform: uppercase;
}

.menu li a:after {
	content: "";
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 0px;
	display: block;
	/*background:#fff;*/
	z-index: -1
}

.menu li a:hover:after, .menu li a:focus:after, .menu li a.active:after
	{
	height: 100%
}

.menu li a:hover, .menu li a:focus, .menu li a.active {
	color: #000;
	text-decoration: none;
}

.all-menu {
	display: none;
	position: absolute;
	right: 129px;
	bottom: 100%;
	background: #000;
	width: 300px;
	padding: 0px;
	margin: 0px;
}

.all-menu li {
	width: 100%;
	display: block;
	float: none;
	margin: 0px;
	padding: 10px 15px;
}

.imenu {
	float: right;
	margin-right: 15px;
	margin-top: 22px;
	cursor: pointer;
	display: none;
}

.imenu:hover, .imenu.explored {
	color: #088be3
}

/* .header.fixed {
	-webkit-box-shadow: 0px 0px 33px #636363;
	box-shadow: 0px 0px 33px #636363;
} */

/* ----- Social Media CSS starts ----- */
.sticky-container1 {
	padding: 0px;
	margin: 0px;
	position: fixed;
	right: -160px;
	top: 180px;
	width: 200px;
	z-index: 1100;
}
.sticky-container1 .sticky {
	position: relative;
	width: auto;
	top: 0px;
	right: -0.2em;
}
.sticky-container1 .sticky li:hover {
	margin-left: -148px;
}
.sticky-container1 .sticky li {
	list-style-type: none;
	background-color: #fff;
	color: #efefef;
	border-radius: 0em;
	height: 3em;
	padding: 0px;
	margin: 0px 0px 1px 0px;
	-webkit-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
	cursor: pointer;
}
.sticky-container1 .sticky li.facebook {
	background-image: -webkit-linear-gradient(90deg, #3c5a99 0%, #3c5a99 0%, #ffffff 52%);
    background-image: -moz-linear-gradient(90deg, #3c5a99 0%, #3c5a99 0%, #ffffff 52%);
    background-image: -ms-linear-gradient(90deg, #3c5a99 0%, #3c5a99 0%, #ffffff 52%);
    background-image: -o-linear-gradient(90deg, #3c5a99 0%, #3c5a99 0%, #ffffff 52%);
    background-image: linear-gradient(90deg, #3c5a99 0%, #3c5a99 0%, #ffffff 52%);
}
.sticky-container1 .sticky li.twitter {
	background-image: -webkit-linear-gradient(90deg, #1da0f2 0%, #1da0f2 0%, #ffffff 52%);
    background-image: -moz-linear-gradient(90deg, #1da0f2 0%, #1da0f2 0%, #ffffff 52%);
    background-image: -ms-linear-gradient(90deg, #1da0f2 0%, #1da0f2 0%, #ffffff 52%);
    background-image: -o-linear-gradient(90deg, #1da0f2 0%, #1da0f2 0%, #ffffff 52%);
    background-image: linear-gradient(90deg, #1da0f2 0%, #1da0f2 0%, #ffffff 52%);
}
.sticky-container1 .sticky li.instagram {
	background-image: -webkit-linear-gradient(90deg, #d6249f 0%, #d6249f 0%, #ffffff 52%);
    background-image: -moz-linear-gradient(90deg, #d6249f 0%, #d6249f 0%, #ffffff 52%);
    background-image: -ms-linear-gradient(90deg, #d6249f 0%, #d6249f 0%, #ffffff 52%);
    background-image: -o-linear-gradient(90deg, #d6249f 0%, #d6249f 0%, #ffffff 52%);
    background-image: linear-gradient(90deg, #d6249f 0%, #d6249f 0%, #ffffff 52%);
}
.sticky-container1 .sticky li.youtube{
	background-image: -webkit-linear-gradient(90deg, #e62117 0%, #e62117 0%, #ffffff 52%);
    background-image: -moz-linear-gradient(90deg, #e62117 0%, #e62117 0%, #ffffff 52%);
    background-image: -ms-linear-gradient(90deg, #e62117 0%, #e62117 0%, #ffffff 52%);
    background-image: -o-linear-gradient(90deg, #e62117 0%, #e62117 0%, #ffffff 52%);
    background-image: linear-gradient(90deg, #e62117 0%, #e62117 0%, #ffffff 52%);
}
.sticky-container1 .sticky li a {
	position: relative;
	top: 0.5em;
    left: 0.3em;
	color: #2C3539;
	text-decoration: none;
	font-size: 0.9em;
}
.sticky-container1 .sticky li a .social-icon-lable {
	background-color: #ffffff;
	text-transform: capitalize;
	min-width: 80%;
	display: inline-block;
	position: relative;
	top: -0.3em;
	padding: 0.2em 0.4em;
}
.sticky-container1 .sticky li a i {
	font-size: 1.4em;
}
.sticky .fa.fa-facebook,
.sticky .fa.fa-twitter,
.sticky .fa.fa-instagram,
.sticky .fa.fa-youtube {
	color: #fff;
	padding: 4px;
	border: 2px solid #ffffff;
	height: 30px;
	width: 30px;
	text-align: center;
	line-height: 20px;
	margin-right: 0.2em;
}

/* ----- Social Media CSS ends ----- */

/* #myCarousel {
	top: 85px;
} */
form[name=selectMunicipalForm] .chosen-container .chosen-results li,
	form[name=selectMunicipalForm1] .chosen-container .chosen-results li {
	color: #1a1917;
	font-size: 0.9em;
	line-height: 20px;
	text-align: left;
}

.citser h2, .depser h2, .int-ext-links h2, .gtapp h2 {
	/* font-weight: 400; */
	
	font-weight: 600;
	letter-spacing: 1px;
	/* border-radius: 8px; */
	
	border-radius: 0px;
	padding: 8px;
	/* width: 500px; */
	
	width: auto;
	margin: 0px auto !important;
	margin-bottom: 17px !important;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 1.2em;
	text-align:center;
	
	-webkit-box-shadow: 0px 0px 0px 2px #51a4f5;
	-moz-box-shadow: 0px 0px 0px 2px #51a4f5;
	box-shadow: 0px 0px 0px 2px #51a4f5;
}

.citser h2:lang(hi), .depser h2:lang(hi),
.int-ext-links h2:lang(hi), .gtapp h2:lang(hi) {
	font-family: 'Mukta';
	    font-size: 1.5em;
}

.civic-message div h3:lang(hi), .rdmc-alert div h3:lang(hi),
.civic-message .marquee p:lang(hi), .rdmc-alert .marquee p:lang(hi),
.int-ext-links ul li a .link-text:lang(hi), .gtapp ul li a .link-text:lang(hi) {
	font-family: 'Mukta';
}

.civic-message div h3:lang(hi),
.rdmc-alert div h3:lang(hi) {
	font-size: 1.3em;
}

.civic-message .marquee p:lang(hi), .rdmc-alert .marquee p:lang(hi),
.int-ext-links ul li a .link-text:lang(hi), .gtapp ul li a .link-text:lang(hi)  {
	font-size: 1.1em;
}

.depser ul {
	text-align: center;
}

.depser li{
	display: inline-block;
	/* 	width: 100%; */
	padding: 5px;
	margin-bottom: 10px;
	font-size: 1.3em;
	text-transform: uppercase;
	font-weight: bold;
	text-align: left;
}

.kCbox {
	/* padding: 10px; */
	letter-spacing: 1px;
	font-size: 1em;
	/* border-bottom: 1px solid #ccc;
	padding-left: 40px !important; */
	
	border-right: 1px solid #ccc;
	border-bottom: none;
	padding: 0px 10px 0px 40px !important;
	margin-bottom: 10px;
}

.drag1 .widget .widget-content .kCbox address {
	margin: 0px;
}

.kCbox:lang(hi) {
	font-family: 'Mukta';
	font-size: 1.1em;
}

.kCbox strong {
	/* text-transform: uppercase; */
	
	letter-spacing: 1px;
}

.folded-corner ul li a {
	font-size: 1.1em;
}
.folded-corner ul li a:lang(){font-size: 1.3em;}
.dcard {
	width: 165px;
	/* border: 1px solid #ececec; */
	/* border-radius: 7px; */
	border-radius: 0.3em;
	padding: 20px 5px;
	height: 130px;
	/* display: inline-block;
	text-align: center;
	margin: 10px 5px; */
	float: left;
	position: relative;
}
.dcard.selected .txt {
	font-style: italic;
}
.dcard .image,
.dcard .txt {
	position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.dcard .image {
	margin-top: -2em;
}
.dcard .txt {
	word-break: break-word;
	text-transform: capitalize;
	font-weight: 500;
	letter-spacing: 1px;
	font-size:1em;
	line-height: 1.4em;
	width: 100%;
	padding: 0em 0.2em;
	margin-top: 2em;
}
.dcard .txt:lang(hi) {
	font-size: 1.2em;
	font-family: 'Mukta';
}

.sidemenu .panel {
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	margin-bottom: 5px !important;
}

.sidemenu .panel-title {
	border: 0px none;
}

.sidemenu .panel-title>a {
	display: block;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 2px;
}

/* .last a {
	color: #ffffff !important;
} */

.margin-top-90 {
	margin-top: 80px;
}

.drpdwn {
	display: none;
	position: absolute;
	right: 0px;
	-webkit-box-shadow: 0px 20px 20px 0px #636363;
	box-shadow: 0px 20px 20px 0px #636363;
}

.drpdwn li {
	width: 232px;
	text-align: left;
	border-bottom: 1px solid #cacaca;
	height: 36px;
	padding: 5px;
	padding-left: 10px;
	display: block;
}

.drpdwn li a {
	padding: 0px;
	font-size: 0.5em;
	top: -5px !important;
}

.drpdwn li:hover>a {
	color: #000000 !important;
}

li.smooth-scroll:hover .drpdwn {
	display: block !important;
	top: 80px;
}

.org-select-slider {
	width: 295px !important
}

form[name=selectMunicipalForm] .chosen-container, form[name=selectMunicipalForm1] .chosen-container
	{
	width: 190px !important;
}

.mini-menu {
	float: right;
	padding: 5px;
	margin-right: 15px;
	margin-top: 6px;
	text-align: right;
}

.mini-menu a {
	font-size: 0.8em;
	letter-spacing: 1px;
}

.mini-menu a:hover {
	text-decoration: underline !important;
}

.login-btn {
	display: block;
	border-radius: 7px;
	height: 35px;
	text-align: center;
	line-height: 35px;
	text-transform: uppercase;
	margin-top: 5px;
	width: 200px;
}

.drpdwn {
	position: relative;
	top: 0px;
	z-index: 9999;
	right: 32px;
}

.login-btn .drpdwn a {
	font-size: 0.7em;
	top: 5px;
	position: relative;
}

.login-btn:hover .drpdwn {
	display: block;
}

.login-btn a, .login-btn a:hover {
	display: block;
	color: #fff;
	text-decoration: none !important;
}
/* @media (max-width: 1290px) { */
.menu li.smooth-scroll a {
	color: #000000;
	letter-spacing: 1px;
}

li.smooth-scroll:hover .drpdwn {
	display: block !important;
	top: 44px;
}

.menu-header-menu-container {
	/* width: 100%; */
	
}

.menu-header-menu-container ul {
	text-align: left;
	/* margin-right: 35px; */
	margin-left:30px;
}

.menu li a {
	top: 0px;
}

li.smooth-scroll {
	height: 48px;
}

li.smooth-scroll:hover {
	border-bottom: 0px none;
}

li.smooth-scroll:hover>a {
	/* background: #fefefe;
	color: black; */
	-webkit-transition: all ease 0.5s;
	-o-transition: all ease 0.5s;
	transition: all ease 0.5s
}
/* } */
@media ( max-width : 768px) {
	#lnsh {
		margin-top: 105px !important;
	}
	#container-fluid {
		margin-top: 119px;
	}
	.logo {
		margin: 0px;
		width: 100%;
	}
	.logo h1 {
		font-size: 1.2em;
		padding-left: 51px;
		top: 0.5em;
		position: relative;
	}
	/* #myCarousel {
		top: -19px;
	} */
	.sidemenu .list-group{
	height:360px !important;
	}
	.citser h2, .depser h2{width: auto;}
	.text h3{line-height: 25px;}
	/* .drag1 {padding: 10px 10px 10px 10px;} */
	.subscribe2-wrapper .subscribe-form input{width:100%;}
}

.sidemenu .list-group-item .date {
	font-weight: 300;
	letter-spacing: 0px;
	font-size: 0.9em;
}

.minister-details .content-img {
	/*  border: 1px solid #e8ac40;
    background:rgba(215, 153, 34, 0.6784313725490196);
    margin-top: 5px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px; */
	padding: 5px;
	background: white;
	/* width: 180px; */
	
	margin: 0px auto;
	/* border: 1px solid #d4d2d2; */
	word-break: break-all;
	
	border-radius: 50%;
}

.about-bg .minister-info {
	position: relative;
	padding: 0px;
	margin: 0px auto;
	/* width: 185px; */
	background: #fff;
	/* border: 1px solid #d4d2d2;
	border-top: 0px none; */
}

.about-bg .minister-info h3 {
	padding: 5px;
	font-weight: 600;
	text-align: center;
	white-space: nowrap;
	text-transform: uppercase;
	font-size: 0.9em;
}

.about-bg .minister-info p.designation {
	color: #000000 !important;
	text-transform: uppercase;
	font-size: 11px;
	padding-bottom: 6px;
}
.about-bg .minister-info p.designation:lang(hi){font-size: 0.95em;}
.navigation ul.section-nav li a {
	font-weight: 400;
	font-size: 0.8em;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 25px;
	padding: 0px 10px;
}

.navigation ul.section-nav li a:lang(hi) {
	font-size: 1.12em;
}

.navigation ul.section-nav li.parent>a:lang(hi) {
	font-size: 1.12em;
}

@media ( max-width : 900px) {
	.drag1 .helpline span.list-number {
		font-size: 0.8em
	}
	.drag1 .helpline span.list-text {
		font-size: 1.9em
	}
}

.nidaan-contents {
	padding: 0.5em;
    border-radius: 0em 0em 0.5em 0.5em;
}
.nidaan-contents h3 {
	font-size: 1.4em;
	text-transform: uppercase;
	font-weight: 800;
	letter-spacing: 1px;
}
.nidaan-contents ol {
	margin-left: 1em;
}
.nidaan-contents .form-group label {
	text-transform: capitalize;
}
.nidaan-contents .form-group .form-control,
.nidaan-contents button.btn {
	border-radius: 0em;
}

.nidaan-contents .banner-new {
	border-radius: 5px;
	padding: 10px;
	margin-top: 10px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: bold;
	font-size: 1.1em;
}

.nidaan-contents .banner-new li i {
	padding: 10px;
}

.nidaan-contents .banner-new li a {
	text-decoration: none;
}

#exservices, #exservices a {
	display: block;
	cursor: pointer
	line-height:4px;
}

.main-navigation {
	line-height: 40px;
}

.main-navigation ul, .main-navigation ul ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.main-navigation li {
	display: block;
	position: relative;
	float: left;
	text-align: center;
	text-transform: uppercase;
}
/* .main-navigation li:lang(hi){font-size: 1.1em;} */
.main-navigation li:lang(hi){
	font-family: 'Mukta';
	font-size: 0.95em;
}

/* .main-navigation li ul {
	display: none;
} */

.main-navigation ul li {
	/* height: 40px;
	line-height: 35px; */
	border-right: 0px none;
	text-align: left;
}

/* .main-navigation ul li a {
	display: inline-block;
	text-decoration: none;
	white-space: nowrap;
	width: 100%;
	padding: 0px 10px;
} */

.main-navigation li:hover>ul {
	/* display: block;
	position: absolute;
	background: #ffffff;
	right: 0px;
	padding: 10px; */
	-webkit-box-shadow: 0px 0px 6px #ccc !important;
	box-shadow: 0px 0px 6px #ccc !important;
}

/* .main-navigation li:last-child:hover > ul {
	right: 0px;
}

.main-navigation li:hover li {
	float: none;
	width: auto;
} */

.main-navigation li ul li {
	border-top: 0;
	border-bottom: 1px solid #ddd;
}

/* .main-navigation ul ul ul {
	left: 100%;
	top: 0;
}

.main-navigation ul:before, .main-navigation ul:after {
	content: " "; 1
	display: table; 2
}

.main-navigation ul:after {
	clear: both;
} */

/* .drag1 {
	margin: 0 20px;
} */

@media ( max-width : 905px) {
	.main-navigation li {font-size: 0.8em;/* width: 85px; */}
	.main-navigation li:lang(hi){font-size: 1em;}
}

.navbar-default .navbar-toggle {
	border: 0px none;
	float: left;
}

.top-line {
	color: #ffffff;
	width:100%;
}

#selectedOrg1_chosen {
	width: 100% !important;
}

.carousel {
	/* max-height: 265px;
	height: 265px; */
	
	max-height: none !important;
}

#mobile.nav li input {
	border: 1px solid;
}
#mobile.nav li > a {
	font-size: 0.8em;
	text-transform: uppercase;
}

.navigation ul li a {
	font-weight: 400;
	font-size: 0.8em;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.navigation h3 a {
	font-size: 0.8em;
}

.navigation .columns {
	width: 120px;
}

.top-line .columns>a {
	/*font-weight: 300;*/
	padding: 0px 0px !important;
	line-height: 34px;
	cursor: default;
	font-size: 0.9em;
	color: #FFA500 !important;
	text-transform: uppercase;
}
form[name=selectMunicipalForm] .chosen-container-single .chosen-single span, form[name=selectMunicipalForm1] .chosen-container-single .chosen-single span{
   color: #466551 !important;}
   
.section-new {
   position: relative;
   clear: both;
   overflow: hidden;
   }
   .section-new .article {
   position: relative;
   float: left;
   border-bottom: dotted 1px #CCC;
   padding: 5px 0px;
   margin: 5px 0px;
   }
   .section-new h1.description {
   font-size: 12px !important;
   padding: 5px 0px !important;
   }
   .section-new img {
   max-width: 680px;
   max-height: 500px;
   border: 8px #ddd solid;
   display: block;
   }
   .section-new p.value {
   font-size: 11px;
   float: left;
   color: #333;
   padding: 5px 0px;
   line-height: 15px;
   }   
   #Availabilitydiv {height: 0px; overflow: hidden;}
   #quote-carousel {
   padding: 0 10px 30px 10px;
   margin-top: 60px;
   }
   #quote-carousel .carousel-control {
   background: none;
   color: #9e9c9c;
   font-size: 2.3em;
   text-shadow: none;
   margin-top: 30px;
   }
   #quote-carousel .carousel-indicators {
   position: relative;
   right: 50%;
   top: auto;
   bottom: 0px;
   margin-top: 20px;
   margin-right: -19px;
   }
   #quote-carousel .carousel-indicators li {
   width: 50px;
   height: 50px;
   cursor: pointer;
   border: 1px solid #ccc;
   box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
   border-radius: 50%;
   opacity: 0.4;
   overflow: hidden;
   transition: all .4s ease-in;
   vertical-align: middle;
   }
   #quote-carousel .carousel-indicators .active {
   width: 128px;
   height: 128px;
   opacity: 1;
   transition: all .2s;
   }
   .item blockquote {
   border-left: none;
   margin: 0;
   }
   .item blockquote p:before {
   content: "\f10d";
   font-family: 'Fontawesome';
   float: left;
   margin-right: 10px;
   }
   .reply{width: 47%;
   display: inline-block;
   background: #2a4361;
   margin-bottom: 24px;
   padding: 10px 10px 10px 29px;
   margin-right: 26px;
   text-align: left;
   color: #ffffff;
   position: relative;
   border-radius: 15px;
   min-height: 90px;
   vertical-align: top;
   font-size:12px;
   }
   .reply h4{color:#fff;}
   .reply span{width: 35px;
   height: 35px;
   position: absolute;
   left: -15px;
   background: white;
   text-align: center;
   border-radius: 100%;
   top: 27px;
   display: flex;
   align-items: center;
   justify-content: center;
   border: 2px solid #f74d2b;
   box-shadow: 0px 0px 6px #0000007d;
   font-size: 20px;
   color: #2a4361;
   } 
   .message {
   border:1px solid rgba(0, 153, 0, 0.2);
   background:rgba(0, 153, 0, 0.2);
   text-align:center;
   width: 95.5%;
   padding:7px 5px;
   margin:5px 0;
   font-size:14px;
   color:#333;
   }
 .header-search {
	/* margin: 0px 1rem; */
	padding: 0px;
	display: inline-block;
	vertical-align:middle;
}
	.sidemenu{
	max-height: 265px;
    height: 265px;
	margin-top: -10px;
	}
	
	@media ( max-width : 768px) {
	.modal-body {height: auto !important;}
	.slimScrollDiv {height: auto !important;}
	.fancybox-inner {height: auto !important;}}	
	.icon{	width: 50px;    font-size: 35px;    height: 50px;    border-radius: 2px;top: 12px;
    position: relative;	left:8px;}
    .modal-title{color:#0a9e37;}
 
   .bg-red-1 {
	background-color: #eb5055 !important;
}
.bg-blue-2 {
	background-color: #3498db !important;
}
.bg-green-1 {
	background-color: #68c39f !important;
}

	/* start data archival */
#datarch div.bhoechie-tab-container {
   z-index: 1;
   padding: 0 !important;
   }
   #datarch div.bhoechie-tab-menu {
   padding-right: 0;
   padding-left: 0;
   padding-bottom: 0;
   }
   #datarch div.bhoechie-tab-menu div.list-group {
   margin-bottom: 0;
   }
   #datarch div.bhoechie-tab-menu div.list-group>a {
   margin-bottom: 0;
   background: #474747;
   color: #fff;
   }
   #datarch div.bhoechie-tab-menu div.list-group>a .glyphicon, #datarch div.bhoechie-tab-menu div.list-group>a .fa
   {
   color: #5A55A3;
   }
   #datarch div.bhoechie-tab-menu div.list-group>a:first-child {
   border-top-right-radius: 0;
   -moz-border-top-right-radius: 0;
   }
   #datarch div.bhoechie-tab-menu div.list-group>a:last-child {
   border-bottom-right-radius: 0;
   -moz-border-bottom-right-radius: 0;
   }
   #datarch div.bhoechie-tab-menu div.list-group>a.active {
   background-color: #5A55A3;
   color: #ffffff;
   }
   #datarch div.bhoechie-tab-menu div.list-group>a.active:after {
   content: '';
   position: absolute;
   left: 100%;
   top: 50%;
   margin-top: -13px;
   border-left: 0;
   border-bottom: 13px solid transparent;
   border-top: 13px solid transparent;
   border-left: 10px solid #5A55A3;
   }
   #datarch div.bhoechie-tab-content {
   background-color: #ffffff;
   padding-left: 20px;
   padding-top: 10px;
   padding-bottom: 30px;
   }
   #datarch div.bhoechie-tab-content h3{font-size: 1em !important;
   font-weight: 400;
   padding: 15px 0px;
   color: #a51e28 !important;background: none !important;}
   .panel-body{    background: rgb(255, 255, 255);}   
   #datarch .bhoechie-tab-content {
   display: none;
   }
   #datarch .bhoechie-tab-content.active {
   display: block;
   }
   /* End Data ARchival */
   
/* ---------- Citizen Dashboard Sidebar Menu Css starts ---------- */
.z-index-0 {
	z-index: 0 !important;
}
.cit-dash .breadcrumb {
	margin-bottom: 0.8rem;
}
.cit-dash .content {
	overflow: hidden;
	padding-bottom: 0.2rem;
}
.cit-dash #dashmenu,
.cit-dash .card-box,
.cit-dash #dash-nav {
	 margin-bottom: 0rem;
}
.cit-dash .citDashContent {
	padding: 0rem;
}
.cit-dash #dash-nav ul.nav-tabs > li > a {
	border: 2px solid;
    border-bottom: none;
	border-radius: 0;
}
.cit-dash .sidebar-menu-btn {
	text-align: right;
}
.cit-dash .sidebar-menu-btn .menu-btn,
.cit-dash .sidebar-menu-btn .menu-btn-close {
	font-weight: 600;
	letter-spacing: 1px;
	text-transform: capitalize;
	position: relative;
	padding-left: 2.5rem;
}
.cit-dash .sidebar-menu-btn .menu-btn::before,
.cit-dash .sidebar-menu-btn .menu-btn-close::before {
	font-family: 'FontAwesome';
	position: absolute;
	left: 1rem;
}
.cit-dash .sidebar-menu-btn .menu-btn::before {
	content:'\f137';
}
.cit-dash .sidebar-menu-btn .menu-btn-close {
	display: none;
}
.cit-dash .sidebar-menu-btn .menu-btn-close::before {
	content:'\f057';
}
.cit-dash .sidebar-menu-btn .menu-btn-close.show {
	display: inline-block !important;
}
.cit-dash .sidebar-main {
	opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    visibility: hidden;
	position: absolute;
    right: 0rem;
    -webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}
.cit-dash .sidebar-open {
	opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    visibility: visible;
}
.cit-dash #sidebar-menu {
	margin: unset;
}
.cit-dash #sidebar-menu ul#nav li {
	margin: 0rem;
}
.cit-dash #sidebar-menu > ul > li {
	border-radius: 0rem;
	display: block;
	float: unset;
}
.cit-dash #sidebar-menu > ul > li a {
	text-align: left;
	border-radius: 0rem;
	position: relative;
	padding: .75rem 1rem;
	padding-right: 1.5rem;
}
.cit-dash #sidebar-menu > ul > li > a::after {
	content:'\f107';
	font-size: 1.2rem;
	font-family: 'FontAwesome';
	position: absolute;
	top: 50%;
    right: 0.5rem;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
.cit-dash #sidebar-menu > ul > li > a.open::after{
	-webkit-transform: translateY(-50%) rotate(180deg);
    -moz-transform: translateY(-50%) rotate(180deg);
    -ms-transform: translateY(-50%) rotate(180deg);
    -o-transform: translateY(-50%) rotate(180deg);
    transform: translateY(-50%) rotate(180deg);
}
.cit-dash #sidebar-menu > ul > li > ul {
	display: none;
	max-height: 15rem;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 0rem;
}
.cit-dash #sidebar-menu ul#nav li ul li:last-child {
	border-bottom: 0rem;
}
.cit-dash .navigation {
	position: unset !important;
    top: unset !important;
}
.cit-dash .navigation>a {
	text-align: unset;
}

/* ---------- Citizen Dashboard Sidebar Menu Css ends ---------- */
   
#dashmenu {
   	text-align:center;
   	margin-bottom: 20px;
   	color:#000000;
}
   
#sidebar-menu > ul > li > a{
	font-size:0.8em;
}   
@media (min-width: 1200px) {
	#nav .has_sub{
		width:24%;
	}
	.cit-dash #nav .has_sub{
		/* width: auto; */
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
 	#nav .has_sub{
		width:24%;
	}
	.cit-dash #nav .has_sub{
		/* width: auto; */
	}
}
@media (min-width: 767px) {
	#nav .has_sub{
		width:24%;
	}
	.cit-dash #nav .has_sub{
	/* 	width: auto; */
	}
}
@media (max-width: 767px) {
	#nav .has_sub{
		width:48%;
	}
	.cit-dash .sidebar-main {
		right: -106%;
	}
	.cit-dash .sidebar-open {
	    right: 0rem;
	}
	.cit-dash #nav .has_sub{
		/* width: auto; */
	}
}
 @media (max-width: 480px) {
 	#nav .has_sub{
	width:100%;
}}
#sidebar-menu > ul > li > a{    
	padding: .75rem 1.25rem;
    margin: 0;    
    text-transform: uppercase;
    letter-spacing: 1px;
    text-align: center;
    }
#wrapper.enlarged #sidebar-menu ul ul{padding: 10px;}
#sidebar-menu ul ul ul{background: rgb(255, 255, 255);}
#sidebar-menu ul ul>li>a:after { content: none;}    

#wrapper.enlarged .left.side-menu #sidebar-menu ul ul>.submenu>a{position:relative;} 
#wrapper.enlarged .left.side-menu #sidebar-menu ul ul>.submenu>a:after{ content: "\f105";  
    font-family: FontAwesome;
    right:10px;
    position:absolute;
    top:10;}
#sidebar-menu ul ul>.submenu>a{position:relative;} 
 #sidebar-menu ul ul>.submenu>a:after{ content: "\f107";  
    font-family: FontAwesome;
    right:20px;
    position:absolute;
    top:5;}
    
 #sidebar-menu ul ul>.submenu>.subdrop{position:relative;} 
 #sidebar-menu ul ul>.submenu>.subdrop:after{ content: "\f106";  
    font-family: FontAwesome;
    right:20px;
    position:absolute;
    top:5;}   
    
ul#nav li {
    margin-bottom: 15px;
    box-shadow: 0px 0px 1px #178d44!important;
}
.side-menu.right .tab-inner {
	height: 100%;
}
#sidebar-menu, #sidebar-menu ul, #sidebar-menu li, #sidebar-menu a {
	margin: 0;
	border: 0;
	list-style: none;
	text-decoration: none;
}
#sidebar-menu {
	width: 100%;
}
.enlarged #sidebar-menu > ul > li > a {
	padding: 10px;
}
#sidebar-menu > ul > li > a > span {
	vertical-align: middle;
}
#sidebar-menu > ul > li > a > strong {
	color: rgba(255, 255, 255, 0.7);
	display: inline-block;
	font-size: 15px;
	line-height: 14px;
	margin-left: 3px;
	margin-right: 7px;
	text-align: center;
	vertical-align: middle;
	width: 20px;
}
#sidebar-menu > ul > li > a > strong.i-right {
	margin: 3px 0 0 0;
	float: right;
}
#sidebar-menu > ul > li > a:hover {
	text-decoration: none;
}
#sidebar-menu > ul > li > a span.label {
	float: right;
}
#sidebar-menu > ul > li > a span.label.span-left {
	float: none;
	margin-left: 5px;
}
#sidebar-menu span.cnt {
	position: absolute;
	top: 8px;
	right: 15px;
	padding: 0;
	margin: 0;
	background: none;
}
#sidebar-menu ul ul ul ul{
	display: none;
	border:0;
}
#sidebar-menu ul ul ul {
	border-top: 0;
	background: rgba(0, 0, 0, 0.2);
}
#sidebar-menu ul ul li {
	border-top: 0;
}
#sidebar-menu ul ul a {
	padding: 10px;
	display: block;
	font-size: 0.75em;
}
#sidebar-menu ul ul a i {
	margin-right: 5px;
}
#wrapper.enlarged #sidebar-menu ul ul {
	border: none;
}
#wrapper.enlarged .left.side-menu #sidebar-menu ul > li {
/*white-space: nowrap;*/
}
#wrapper.enlarged .left.side-menu #sidebar-menu ul > li > ul {
	display: none;
}
#wrapper.enlarged #sidebar-menu > ul > li:hover > a.open:after, #wrapper.enlarged #sidebar-menu > ul > li:hover > a.active:after {
	display: none;
}
#wrapper.enlarged .left.side-menu #sidebar-menu ul > li:hover > ul {
	position: absolute;
	left: 50px;
	width: 230px;
	display: block;
}
#wrapper.enlarged .left.side-menu #sidebar-menu ul ul li:hover > ul {
	position: absolute;
	left: 230px;
	margin-top: -36px;
	width: 230px;
	display: block;
}
#wrapper.enlarged .left.side-menu #sidebar-menu ul > li:hover > ul a {
	background: #282b2b;
	color: #fff !important;
	padding-left: 10px;
	border: none;
	width: 230px;
	box-shadow: none;
	z-index: 6;
	position: relative;
}
#wrapper.enlarged .left.side-menu #sidebar-menu ul ul li > a span.pull-right {
	position: absolute;
	right: 10px;
	top: 12px;
	-ms-transform: rotate(270deg);
	-webkit-transform: rotate(270deg);
	transform: rotate(270deg);
}
#wrapper.enlarged .left.side-menu #sidebar-menu ul > li > a span {
	display: none;
	padding-left: 10px;
}
#wrapper.enlarged .left.side-menu #sidebar-menu ul > li:hover > a span.pull-right {
	position: absolute;
	right: 10px;
	top: 12px;
}
#wrapper.enlarged .left.side-menu #sidebar-menu ul > li:hover > a {
	width: 280px;
	position: relative;
}
#wrapper.enlarged .left.side-menu #sidebar-menu ul > li {
	position: relative;
}
#wrapper.enlarged .left.side-menu #sidebar-menu ul > li:hover a span {
	display: inline;
}
#wrapper.enlarged .left.side-menu .navbar-form .search-button {
	right: 7px;
}    
ul.scroll-menu {
    padding: 0px 8px;
    height: 100%;
}
.dataTables_filter span{
	float:right;
}
.well img{
    padding: 10px;
    box-sizing: content-box;
}
.sidemenu .list-group{
	height:220px;
	max-height:220px;
}
#jumpTask{
    margin-top: 20px;
    padding: 5px;
    display:none;
}
#selectedTask_chosen{
	background:#ffffff;	
}
#selectedTask_chosen li.group-result{
	background:none;
	color:#000000!important;
	text-align:left!important;
}
#selectedTask_chosen .chosen-results{
	max-height:200px;
}

span.form-control{
	line-height:33px;
}

.revenue table tr th {
	color: rgb(75, 75, 75);
	text-align: center;
	background-color:#eeeeee!important;
}
table.revenueDetails tr th{text-align:left !important}
.revenueDetails h4, .revenueDetails h6 {color: #3a3333; }
table.revenueDetails th,table.revenueDetails td{font-size:0.7em;}
.revenue  tr th,.revenue tr td{padding: 4px 10px !important;
    font-size: 12px;
    line-height: 14px;}

/*sectioninformation scrollbutton*/
#btn-dt-navi{
	position: fixed;
    z-index: 99;
    bottom: 10px;
    display:none;
}
.right.dt-navi,
.left.dt-navi{
	position: relative;
    border: 1px solid #ffe56c;
    background: #ffe56c;
    color: #000;
    font-weight: bold;
    display:none;
}
/*sectioninformation scrollbutton*/

/* ---------- Common CSS starts ---------- */
body {
	scroll-behavior: smooth;
}
a {
	cursor: pointer;
}
input[type=checkbox],
input[type=radio] {
	margin: 0.3rem 0.4rem 0rem 0.8rem;
}
.form-horizontal .control-label + div > input[type=checkbox] {
	margin: 0.7rem 0.8rem;
}
#frmEipAnnouncementForm.form-horizontal .control-label + div > .checkbox-inline,
#frmAdminPublicNoticesForm.form-horizontal .control-label + div > .checkbox-inline {
	top: -0.6rem;
}
input[name="entity.chekkerflag"],
#adminContact21 input.contactUsType {
	position: relative;
    top: 0.1rem;
}
textarea {
	padding: 0.5rem 1rem !important;
}
textarea + label.error {
	display: block;
}
.form-horizontal .control-label + div > .input-group.mandColorClass {
	border: none;
}
#adminContact21 .form-group:nth-child(7) .checkbox {
	padding-top: 0.3rem;
}
#adminContact21 .checkbox label:first-child {
	padding-left: 0rem;
}
#adminContact21 input.contactUsType {
	margin-left: 0rem;
}
#frmEipAnnouncementForm label[for="validityDate"].error {
	position: absolute;
	left: 0rem;
	bottom: -2rem;
}
form[action="SMSAndEmail.html"] .form-group:nth-child(7) .margin-top-5 {
	margin-top: 0rem !important;
}
.msg-dialog-box > p {
	margin: 0rem;
}
@supports (-moz-appearance:none) {
	input[type=checkbox]:lang(hi) {
		margin-top: 0.15rem;
	}
	input[type=radio]:lang(hi) {
		margin-top: 0rem;
	}
	.form-horizontal .control-label + div > input[type=checkbox]:lang(hi) {
		margin-top: 0.45rem !important;
	}
	input[name="entity.chekkerflag"],
	#adminContact21 input.contactUsType {
	    top: 0rem;
	}
}
.cit-dash .card.border-light > .view-extn-cont{
	display: none;
}
.cit-dash .card.border-light > .card-header2 {
	border-bottom: none;
}
.uploaded-file {
	display: inline-block;
}
.uploaded-file-name {
	display: none;
}
/* ----- Date Picker CSS starts ----- */
.ui-datepicker.ui-widget {
	z-index: 1030 !important;
}
/* ----- Date Picker CSS ends ----- */

/* ----- Document Upload Css starts ----- */
a[href="#Document_Attachment"] > small,
a[href="#child-level3"] > small {
	color: #393939 !important;
    font-size: 0.8rem;
    font-weight: 600;
    margin: 0 0 0 0.4rem;
}
/* ----- Document Upload Css ends ----- */

/* ---------- Common CSS ends ---------- */

/* ----- Citizen Registration Css starts ----- */
.login-panel.cit-reg-form .widget {
	border: none;
}
.login-panel.cit-reg-form .widget .widget-content {
	padding: 0.5rem;
}
.login-panel.cit-reg-form .form-group {
	overflow: hidden;
	padding: 0.2rem;
	margin-bottom: 2rem;
}
.login-panel.cit-reg-form .form-group .form-label,
.login-panel.cit-reg-form .form-group .form-control {
	font-size: 0.95rem !important;
}
.login-panel.cit-reg-form .form-group .form-label {
	font-size: inherit;
	display: block;
}
.login-panel.cit-reg-form .form-group label.error {
	font-size: 0.9rem;
}
.login-panel.cit-reg-form .form-group .input-group.name-field,
.login-panel.cit-reg-form .form-group .input-group.mob-num-field {
	display: block;
}
.login-panel.cit-reg-form .form-group #simg {
	height: 2.6rem;
}
.login-panel.cit-reg-form #citizenRegistrationForm .row.margin-bottom-20 {
	margin-left: 0rem;
	margin-right: 0rem;
}
.login-panel.cit-reg-form .form-buttons .btn {
	min-width: 8rem;
}
/* ----- Citizen Registration Css ends ----- */

/* ----- After Login Edit & Delete Buttons Css starts ----- */
img[alt="Edit"],
img[alt="Edit Details"],
img[alt="View Details"],
img[alt="Delete"] {
	width: 2rem;
}
img[alt="Edit"]:hover,
img[alt="Edit"]:focus,
img[alt="Edit Details"]:hover,
img[alt="Edit Details"]:focus,
img[alt="View Details"]:hover,
img[alt="View Details"]:focus,
img[alt="Delete"]:hover,
img[alt="Delete"]:focus {
	filter: brightness(1.2);
}

/* ----- After Login Edit & Delete Buttons Css ends ----- */

/* ----- User update info css starts ----- */
.update-info {
	margin-top: 1rem;
}
.update-info ul li {
	float: left;
    margin-right: 1rem;
}
.update-info .ui-header,
.update-info .ui-content {
	border-radius: 0.2rem;
	padding: 0.5rem;
}
.update-info .ui-header,
.update-info .ui-content p {
	font-size: 0.8rem;
}
.update-info .ui-header {
    width: max-content;
    margin-left: 1rem;
}
.update-info .ui-content {
    padding-top: 1.5rem;
    margin-top: -1rem;
}
.update-info .ui-content p {
	padding: 0.2rem 0.4rem;
}
.update-info .ui-content .ui-u-name,
.update-info .ui-content .ui-date {
	position: relative;
	padding-right: 1rem;
    margin-right: 0.5rem;
}
.update-info .ui-content .ui-u-name::after,
.update-info .ui-content .ui-date::after {
	content:'\003A';
	position: absolute;
	right: 0rem;
}
/* ----- User update info css ends ----- */

/* ----- New Water Connection View Application css starts ----- */
#frmNewWaterFormViewApplication.form-horizontal .form-group {
	/* margin: 0 -0.5rem 1rem; */
}
#frmNewWaterFormViewApplication.form-horizontal .form-group .control-label + div {
	/* padding: 0.3rem 0.5rem 0;  */
}
#frmNewWaterFormViewApplication .panel-collapse#Paymentmode,
#frmNewWaterFormViewApplication .panel-collapse#DocumentDetails {
	margin: 0;
}
#frmNewWaterFormViewApplication .panel-collapse#Paymentmode .panel-body,
#frmNewWaterFormViewApplication .panel-collapse#DocumentDetails .panel-body {
	padding: 0;
}
/* ----- New Water Connection View Application css ends ----- */

/* ----- Self Assessment (New Registration) css starts ----- */
table#unitDetailTable tbody tr th > a.btn-blue-2.mandColorClass {
    background-image: unset;
    border: unset;
}
/* ----- Self Assessment (New Registration) css starts ----- */


.header-2{
	min-height: 6rem !important;
  	background: url("../img/backgroundheader.jpg");
    background-repeat: no-repeat;
    background-size: 46%;
    background-position-y: 0px;
    background-position-x: 63%;
/*     background-position-x: 71%; */
   
}

/* ----- dashboard Share Your Ideas CSS starts ----- */
.share-ideas-bg {
	background: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url("../img/section-bg.jpg") fixed center center;
}
.share-ideas-section .si-content {
	/* padding-top: 1rem; */
	border: 2px solid white;
    border-radius: 10px;
    padding: 2%;
    margin-top:20px;
}
.share-ideas-section .si-content .message {
	text-transform: capitalize;
    width: 100%;
    color:white;
    background:green;
}
.share-ideas-section .si-content .form-group .form-control {
	border: 1px solid #ccc !important;
    border-radius: 5px;
    height: unset;
	padding: 0.6rem !important;
}
.share-ideas-section .si-content .form-group textarea {
	min-height: 4rem;
/* 	min-height: 10rem; */
	border: 1px solid #ccc !important;
    border-radius: 5px;
    height: unset;
	padding: 0.6rem !important;
	width:100% !important;
}
.share-ideas-section .si-content .form-group .form-control::-webkit-input-placeholder {
	opacity: 0.8;
}
.share-ideas-section .si-content .form-group .form-control::-moz-placeholder {
	opacity: 0.8;
}
.share-ideas-section .si-content .form-group .form-control:-ms-input-placeholder {
	opacity: 0.8;
}
.share-ideas-section .si-content .form-group .form-control:-moz-placeholder {
	opacity: 0.8;
}
.share-ideas-section .si-content .form-group .form-control::placeholder {
	opacity: 0.8;
}
.share-ideas-section .si-content .form-group .chosen-container,
.share-ideas-section .si-content .form-group .chosen-container .chosen-single {
	border: none;
}
.share-ideas-section .si-content .form-group .chosen-container .chosen-single {
	height: unset;
	padding: 0.6rem;
}
.share-ideas-section .si-content .form-group .chosen-container .chosen-single > div > b {
	position: relative;
	top: 50%;
	right: -0.3rem;
	margin-top: -1.2rem;
}
.share-ideas-section .si-content .form-group .captcha-div a {
    width: 15%;
    height: 40px;
    float: right;
    position: relative;
    padding: 0.5rem;
}
.share-ideas-section .si-content .form-group .captcha-div a i {
	position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
.share-ideas-section .si-content form .upload-label {
	padding: 0.45rem 0.8rem;
    margin: 0;
}
.share-ideas-section .si-content form .btn {
	border-radius: 0rem;
	
}
.share-ideas-section .si-content .form-group .fileUpload ~ div {
	width: max-content;
	margin-top: 0.5rem;
}
.share-ideas-section .si-content form input.btn:lang(hi) {
	white-space: normal;
	padding: 0.5rem 0.05rem;
}
.share-ideas-section .si-content form .btn.btn-file::after {
    content: '\f093';
    font-family: 'FontAwesome';
    margin-left: 0.2rem;
}
.share-ideas-section .si-content form .fileUpload.fileinput span.fileinput-new {
	cursor: pointer;
    overflow: hidden;
    position: relative;
}
.share-ideas-section .si-content form .fileUpload.fileinput span.fileinput-new .fileUploadClass {
	height: 4rem;
	width: 26rem;
	top: -9px;
    left: -9px;
}
@supports (-moz-appearance:none) {
	.share-ideas-section .si-content form .fileUpload.fileinput span.fileinput-new .fileUploadClass {
		height: 6rem;
		width: 26rem;
		top: -4rem;
		left: -16rem;
	}
}

/* ----- Share Your Ideas CSS ends ----- */

.header .menu-header-menu-container .main-navigation li a.pinned {
	font-weight: 500;
	position: relative;
}
.header .menu-header-menu-container .main-navigation li a.pinned::before,
.header .menu-header-menu-container .main-navigation li a.pinned::after {
	content: "";
	position: absolute;
	background-repeat: no-repeat;
	background-size: cover;
}
.header .menu-header-menu-container .main-navigation li a.pinned::before {
    background-image: url("../img/pinned-top-bg.png");
	background-position: center;
    width: 1.5rem;
    height: 1.5rem;
    top: -0.65rem;
    left: 50%;
	margin-left: -0.4rem;
}

/* ----- Mega Menu CSS Starts ----- */
.header-3 nav ul.main-navigation-menu > li {
	display: inline-block;
    position: relative;
}
.header-3 nav ul.main-navigation-menu li.parent > a {
	padding-right: 1.2rem;
}
.header-3 nav ul.main-navigation-menu li.parent > a:focus {
	outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
.header-3 nav ul.main-navigation-menu li.parent > a::after {
	content:'';
	position: absolute;
	top: 50%;
    right: 0.3rem;
    bottom: unset;
    left: unset;
    margin-top: -2px;
    margin-left: unset;
    width: 0;
    height: 0;
    border-width: 5px;
    border-style: solid dashed dashed dashed;
    border-radius: 0;
}
.header-3 nav ul.main-navigation-menu li a {
	text-decoration: none;
	text-transform: capitalize;
	position: relative;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;	
}

.header-3 nav ul.main-navigation-menu li a[title="Home"] {
	font-size: 1.2rem;
}
.header-3 nav ul.main-navigation-menu > li a {
	/* display: block; */
	font-weight: 600;
    display: block;
}


.header-3 nav ul.main-navigation-menu > li > a .flash-new {
	height: 0.9rem !important;
	position: absolute;
    top: 0rem;
    left: 0.2rem;
}
.header-3 nav ul.main-navigation-menu > li.parent > ul {
   border: none;
    border-radius: 0rem;
    width: 100%;
    display: none;
    position: absolute;
    left: 0;
    border-radius: 0px 0px 5px 5px;
}
/* .header-2 nav ul.main-navigation-menu > li.parent:hover > ul, */
.grid {
    display: grid!important;
    grid-template-columns: repeat(4, 1fr);
    z-index: 1000;
    max-height: 77vh;
    overflow-x: hidden;
    overflow-y: auto;
}
.header-3 nav ul.main-navigation-menu > li.parent ul.main-grid li.parent a.clicked::after {
    top: 0.7rem;
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
}
.header-3 nav ul.main-navigation-menu li ul li:nth-child(4n),
.header-3 nav ul.main-navigation-menu li ul li:last-child {
	border: none !important;
}
.header-3 nav ul.main-navigation-menu li ul li > a {
	font-weight: 600;
	padding: 5px 17px;
}
.header-3 nav ul.main-navigation-menu li ul li ul li {
    border: none;
    position: relative;
    padding: 0rem;
}
.header-3 nav ul.main-navigation-menu li ul li ul li::before {
    content: '\276F';
    position: absolute;
    left: 6px;
    margin-top: 2px;
    color: #fff;
}
.header-3 nav ul.main-navigation-menu li ul li ul li a {
    font-weight: 500;
    padding-left: 9%;
}
/* ----- Mega Menu CSS Ends ----- */
.news-list{
	padding: 1rem;
}
.news-list ul li{
	    list-style: none;
    width: 100%;
    margin: auto;
    text-align: left;
    font-family: "Raleway", sans-serif;
    font-weight: 600;
    font-size: 14px;
    letter-spacing: 1px;
    display: inline-block;
    background: #FFF;
    padding-left: 0.5rem;
    border-bottom: 1px solid #ed502e;
    line-height: 3.5rem;
}
.ui-jqgrid .ui-pg-table{
	margin:auto !important;
}
.ui-jqgrid .ui-pg-table .ui-paging-info {
    font-size: 0.75rem !important;
    font-weight: 600 !important;
    text-align: center !important;
    text-transform: capitalize;
    height: auto !important;
    /* padding: 0.2rem; */
    margin-top: 0rem !important;
}
.phone_icon,
.message_icon,
.external_link_icon,
.image_icon {
	background-repeat: no-repeat;
    background-size: 2rem;
    background-position: center;
	width: 2.5rem;
	height: 2.5rem;
	display: block;
}
.phone_icon {
	background-image: url(../img/phone_icon.png);
}
.message_icon {
	background-image: url(../img/message_icon.png);
}
.external_link_icon {
	background-image: url(../img/external_link_icon.png);
}
.image_icon {
	background-image: url(../img/image_icon.png);
}



/* ----- Widget links Css starts ----- */
.widget-links {
	z-index: 1028;
	width: 16rem;
	position: fixed;
	top: 60vh;
	right: -7.2rem;
/* 	right: -6.5rem; */
}
.widget-links:lang(hi) {
	right: -7.5rem;
/* 	right: -6.5rem; */
}
.widget-links ul li {
	position: relative;
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg);
}
.widget-links ul li:nth-child(2) {
	top: 14vh;
}
.widget-links ul li:nth-child(2):lang(hi) {
	top: 20vh;
}
.widget-links ul li a {
	font-size: 95%;
	font-weight: 600;
	text-transform: uppercase;
	padding: 0.5rem 0.5rem;
/* 	padding: 0.8rem 0.5rem; */
	text-align:center;
	background:#0063b5;
/* 	background:#ed502e; */
	color:#FFF;
}
ul.main-navigation-menu li a {
    /* font-size: 1.0rem; */
    font-weight: 500;
    padding-right: 1rem;
    text-align: left;
    padding-left: 1rem;
}
.civic-msg-title {
    font-size: 100%;
    text-align: left;
    padding-left: 0px !important;
    padding-right: 0px !important;
    padding: 6.5px;
    text-align:center;
  }
/* ----- Widget links Css ends ----- */

section.imp1 #important-links,section#about div#important-links {
    background-image: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url("../img/bg1.jpg")!important;
    background-size: cover !important;
    background-color: transparent !important;
height: 400px !important;
}
section.imp1 #important-links .content-heading {
    background: transparent !important;
}
section.imp1 #important-links .emergency-list ul li{
  background: transparent !important;
    line-height: 0px !important;
    margin: -6px 0px 0px 0px !important;
    color: #fff !important;
    padding-bottom: 10px !important;
    padding-top: 8px !important;
    font-size: 100% !important;
/*     font-size: 16px !important; */
border-bottom:none!important !important;
}
section.imp1 #important-links .map-list ul li,
section#about div#important-links ul li{
  background: transparent !important;
    line-height: 0px !important;
    margin: 0px 0px 0px 0px !important;
    color: #fff !important;
    padding-bottom: 10px !important;
    padding-top: 8px !important;
    font-size: 16px !important;
border-bottom:none!important;
}
section.imp1 #important-links .emergency-list ul li a,
section.imp1 #important-links .map-list ul li a,
section#about div#important-links ul li a{
color:#fff !important;
}
section.imp1 #important-links .emergency-list ul li .fa-angle-right:before,
section.imp1 #important-links .map-list ul li .fa-angle-right:before{
color:#fff !important;
}
section.imp1 #important-links .emergency-list ul div.col-xs-3{
display:none !important;
}
section.imp1 #important-links .emergency-list ul li:nth-child(even),
section.imp1 #important-links .map-list ul li:nth-child(even),
#tender-list .tender-list ul li:nth-child(even),
section#about div#important-links ul li:nth-child(even){
background:#3a1b1480 !important;
}
section.imp1 #important-links .mCSB_inside>.mCSB_container {
    margin-right: 14px !important;
}
section.imp1 #important-links .emergency-list ul li a:hover,
section.imp1 #important-links .map-list ul li a:hover
{
color:#ed502e !important;
}
.login-panel.login-citizen h2 {
	margin:0px;
}

.breadcrumb > .active {
    color: #333 !important;
}

.site-header-inner .header-inner {
    position: relative;
    display: block;
}
.site-header-inner.header-inner .brand img.logo-img {
    width: 24%;
    height: 87px;
    margin-top: 6px;
    margin-bottom: 5px;
}
header.site-header.site-header-inner {
    position: fixed;
    width: 100%;
    z-index: 9999;
    display: block;
    top: 0px;
}
#CitizenService .login-panel .widget .widget-header h2 {
    margin: 0px;
}

a.twitter {
    background-image: url("../img/twitter.png") !important;
    background-size: 50% !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
}
.fa-twitter:before {
    visibility: hidden !important;
}

span.fileinput-exists, span.btn.btn-darkblue-2.btn-file {
    background-color: #005093;
    color: #fff;
    padding: 4px 8px 4px 8px;
    border-radius: 5px;
    text-decoration: none;
    text-shadow: none;
}

td div a.fancybox.thumbnail.internal {
    border: none;
    padding: 0px;
    box-shadow: none!important;
}
td .card.border-light {
    border: none;
    margin: 0px;
    line-height: 0px;
}
td .thumbnail{
margin:0px;
}
td .thumbnail>img, td .thumbnail a>img {
width: 50px;
height: 50px;
}

civic-msg-marquee marquee p {
    margin-top: -2px;
}
.col-sm-12:has(>table) {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.fancybox-inner {height: auto !important;}

/* Add by Gaurav sharma */
/* section#about .container .row div p{
	padding:0px!important;
} */
/* div#tender-list {
    height: 421.5px;
    background: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url("../img/bg1.jpg") !important;
    margin-left: 6px;
    width: 32.8%;
    padding: 1px 0px 0px 0px !important;
    margin-top: 3px;
} */
#tender-list .tender-list ul {
    background: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url("../img/bg1.jpg") !important;
    color:#fff;
   
}
#tender-list .tender-list ul li a {
    color:#fff;
}

.tender-list ul li a i {
    margin-left: 0.2rem;
    color: #ed502e;
}
section#about div#important-links ul li{
	line-height:24px !important;
}
section#about div#important-links ul li span.date{
	float:right; 
	font-size:75%;
	font-style:italic;
	padding-right:10px;
	
}
section#about div#important-links {
	height:397px !important;
}

div#checkOTPType {    
	margin-top: 14px;
}
form .text-center.padding-bottom-20 {
   margin-top: 13px;
}
#sidebar-menu1 ul#nav {
    display: block;
    width:100%;
}

#sidebar-menu1 ul#nav li.has_sub {
      margin: 10px;
    text-align: center;
    box-shadow: 0px 0px 1px #178d44!important;
    width: 18.2%;
    /* display: inline; */
    float: left;
}
#sidebar-menu1 > ul > li > a {
    padding: 0.8rem 0.6rem;
    margin: 0;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-align: center;
    font-weight: 600;
}
#sidebar-menu1 > ul > li > a {
    font-size: 0.8em;
    display: block;
    padding: 10px 0;
    /* padding-right: 22px; */
    border-radius: 4px 4px 0px 0px;
        background: #0d517f;
    color: #ffffff;
}
#sidebar-menu1 ul.scroll-menu {
    background-color: #f8f8f8;
        padding: 8px;
    height: 100%;
}
#sidebar-menu1 > ul > li > ul > li {
   /*  border: 1px solid #0d517f; */
}
#sidebar-menu1 > ul > li > ul > li a{
  /*   border: 1px solid #0d517f; */
  font-size:70% !important;
}
#sidebar-menu ul ul a {
    padding: 10px;
    display: block;
    font-size: 0.75em !important;
}
#sidebar-menu1 ul#nav li {
    margin-bottom: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
}
#sidebar-menu1 > ul > li > ul > li:hover {
    background: #0d517fb8 !important;
}
#sidebar-menu1 > ul > li > ul > li:hover a {
    color: #fff;
}
.col-sm-12.col-md-6.col-lg-6.col-xs-12.services-wrap > div a{
    cursor:pointer;
	position:relative;
	background:white;
	font-size:100%;
/* 	font-size:28px; */
	border-top-right-radius:10px;
	border-bottom-left-radius:10px;
	transition:all 1s;
	&:after,&:before{
		content:" ";
		width:50px;
		height:50px;
		position:absolute;
		border :0px solid #fff;
		transition:all 1s;
		}
	&:after{
		top:0px;
		left:0px;
		border-top:5px solid #ed502e;
		border-left:5px solid #005093;
	}
	&:before{
		bottom:0px;
		right:0px;
		border-bottom:5px solid #ed502e;
		border-right:5px solid #005093;
	}
	&:hover{
		border-top-right-radius:0px;
	border-bottom-left-radius:0px;
		 //background:rgba(0,0,0,.5);
		 //color:white;
		&:before,&:after{
			
			width:100%;
			height:100%;
			 border-color:#005093;
		}
	}
}

.site-header .header-inner .brand a .website-name h1 {
	font-size: 24px;
	padding: 0px 10px !important;
}
.site-header .header-inner .brand a .website-name h3{
	font-size: 20px;
	padding: 10px !important;
} 
form .text-center {
    margin-top: 10px;
}
ul.main-navigation-menu li.parent.open > ul.main-grid.grid {
    display: block !important;
    width: 230px !important;
    text-align: right;
    position: absolute;
    background: #ff7253; 
}
.header-3 nav ul.main-navigation-menu li.parent > a{
color:#fff;
}
.header-3 nav ul.main-navigation-menu li.parent > ul li > ul li > ul li a {
    padding-left: 8%;
}
.header-3 nav ul.main-navigation-menu li.parent > ul li > ul li > ul li::before {
    padding-left: 1%;
	content:'\00BB';
}
.main-navigation-menu  ul.grid{
max-height: unset;
overflow-x: unset;
overflow-y: unset;
}
ul.main-navigation-menu li ul.grid li ul {
    position: absolute;
    width: 100%;
    left: 100%;
    margin-top: -34px;
}
ul.main-navigation-menu li ul.grid li > ul.show{
	max-height: unset;
overflow-x: unset;
overflow-y: unset;
background: #ff7253;
 
}
ul.main-navigation-menu li ul.grid li ul.show li ul{
	position:absolute;
	margin-top: -24px;
}
.header-3 nav ul.main-navigation-menu li ul li ul.show li > a {
    padding: 1px;
    padding-left: 21px;
}
ul.main-navigation-menu li ul li a.internal.clicked,
ul.show li a.internal.clicked {
    background: #005093;
}
ul.main-navigation-menu li ul li > ul li:last-child ul,
ul.main-navigation-menu li ul li > ul li:nth-last-child(2) ul{
   margin-top: -40% !important;
}
ul.main-navigation-menu > li:last-child > ul {
    margin-left: -246%;
}
.header-3 nav ul.main-navigation-menu li ul li:last-child > a{
	border-bottom:none;
}

ul li div.border-light div.card-header2 {
    display: none;
}
 ul li div.border-light {
    height: 100%;
}
ul li div.border-light video{
    height: 100%;
    object-fit: cover;
} 

.col-lg-6.col-md-6.col-sm-10.col-xs-10.content-right.text-right div span:first-child {
    font-size: 107%;
}



.cd-testimonials-wrapper {

  position: relative;

    width: 99%;

    padding: 13px 13px 0px;

    z-index: 1;

}
 
@media only screen and (min-width: 1170px) {

  .cd-testimonials-wrapper::after {

    /* quotation mark visible */

    display: block;

  }

}
 
.cd-testimonials {

  color: #ffffff;

  text-align: center;

}

.cd-testimonials::after {

  clear: both;

  content: "";

  display: table;

}

.cd-testimonials > li {

  position: absolute;

  opacity: 0;

}

.cd-testimonials > li:first-child {

  position: relative;

  opacity: 1;

}

.cd-testimonials p {

      font-style: italic;

    line-height: 1.4;

    margin-bottom: 1em;

}

@media only screen and (min-width: 768px) {

}

@media only screen and (min-width: 1170px) {

}
 
.cd-author img, .cd-author .cd-author-info {

  display: inline-block;

  vertical-align: middle;

}

.cd-author img {

  width: 32px;

  height: 32px;

  border-radius: 50%;

  margin-right: 5px;

  box-shadow: 0 0 6px rgba(0, 0, 0, 0.3);

}

.cd-author .cd-author-info {

  text-align: left;

  line-height: 1.2;

}

.cd-author .cd-author-info li:first-child {

  font-size: 14px;

  font-size: 0.875rem;

}

.cd-author .cd-author-info li:last-child {

  font-size: 12px;

  font-size: 0.75rem;

  color: #6b6b70;

}

@media only screen and (min-width: 768px) {

  .cd-author img {

    width: 50px;

    height: 50px;

  }

  .cd-author .cd-author-info {

    line-height: 1.4;

  }

  .cd-author .cd-author-info li:first-child {

    font-size: 16px;

    font-size: 1rem;

  }

  .cd-author .cd-author-info li:last-child {

    font-size: 14px;

    font-size: 0.875rem;

  }

}
 
.flex-direction-nav li {

  position: absolute;

  height: 100%;

  width: 40px;

  top: 0;

}

.flex-direction-nav li:first-child {

  left: 0;

}

.flex-direction-nav li:last-child {

  right: 0;

}

.flex-direction-nav li a {

  display: block;

  height: 100%;

  width: 100%;

  /* image replacement */

  overflow: hidden;

  text-indent: 100%;

  white-space: nowrap;

  -webkit-transition: background-color 0.2s;

  -moz-transition: background-color 0.2s;

  transition: background-color 0.2s;

}

.no-touch .flex-direction-nav li a:hover {

  background-color: #323234;

}

.flex-direction-nav li a::before, .flex-direction-nav li a::after {

  /* left and right arrows in css only */

  content: '';

  position: absolute;

  left: 50%;

  top: 50%;

  width: 2px;

  height: 13px;

  background-color: #ffffff;

}

.flex-direction-nav li a::before {

  -webkit-transform: translateY(-35px) rotate(45deg);

  -moz-transform: translateY(-35px) rotate(45deg);

  -ms-transform: translateY(-35px) rotate(45deg);

  -o-transform: translateY(-35px) rotate(45deg);

  transform: translateY(-35px) rotate(45deg);

}

.flex-direction-nav li a::after {

  -webkit-transform: translateY(-27px) rotate(-45deg);

  -moz-transform: translateY(-27px) rotate(-45deg);

  -ms-transform: translateY(-27px) rotate(-45deg);

  -o-transform: translateY(-27px) rotate(-45deg);

  transform: translateY(-27px) rotate(-45deg);

}

.flex-direction-nav li:last-child a::before {

  -webkit-transform: translateY(-35px) rotate(-45deg);

  -moz-transform: translateY(-35px) rotate(-45deg);

  -ms-transform: translateY(-35px) rotate(-45deg);

  -o-transform: translateY(-35px) rotate(-45deg);

  transform: translateY(-35px) rotate(-45deg);

}

.flex-direction-nav li:last-child a::after {

  -webkit-transform: translateY(-27px) rotate(45deg);

  -moz-transform: translateY(-27px) rotate(45deg);

  -ms-transform: translateY(-27px) rotate(45deg);

  -o-transform: translateY(-27px) rotate(45deg);

  transform: translateY(-27px) rotate(45deg);

}

@media only screen and (min-width: 768px) {

  .flex-direction-nav li {

    width: 50px;

  }

}

@media only screen and (min-width: 1170px) {

  .flex-direction-nav li a::before, .flex-direction-nav li a::after {

    background-color: #5e5e63;

    -webkit-transition: background-color 0.2s;

    -moz-transition: background-color 0.2s;

    transition: background-color 0.2s;

  }

  .flex-direction-nav li a:hover::before, .flex-direction-nav li a:hover::after {

    background-color: #ffffff;

  }

}
 
.cd-see-all {

position: absolute;

    z-index: 1;

    left: 50%;

    background: #ed502e !important;

    bottom: 0;

    width: 82px;

    line-height: 23px;

    text-align: center;

    text-transform: uppercase;

    color: #fff;

    font-weight: 700;

    font-size: 0.75rem;

    transition: color, 0.2s; 

-webkit-transition: color, 0.2s;

  -moz-transition: color, 0.2s;

  transition: color, 0.2s;

}

.no-touch .cd-see-all:hover {

  color: #79b6e4;

}
 
.cd-testimonials-all {

  position: fixed;

  top: 0;

  left: 0;

  height: 100%;

  width: 100%;

  background-color: #ffffff;

  z-index: 2;

  visibility: hidden;

  opacity: 0;

  -webkit-transition: opacity .3s 0s, visibility 0s .3s;

  -moz-transition: opacity .3s 0s, visibility 0s .3s;

  transition: opacity .3s 0s, visibility 0s .3s;

}

.cd-testimonials-all .cd-testimonials-all-wrapper {

  position: absolute;

  left: 0;

  top: 0;

  height: 100%;

  width: 100%;

  overflow: auto;

}

.cd-testimonials-all .cd-testimonials-all-wrapper > ul {

  width: 90%;

  max-width: 1170px;

  margin: 4em auto;

}

.cd-testimonials-all .cd-testimonials-all-wrapper > ul::after {

  clear: both;

  content: "";

  display: table;

}

.cd-testimonials-all .cd-testimonials-item {

  margin-bottom: 2em;

  opacity: 0;

  /* Force Hardware Acceleration in WebKit */

  -webkit-transform: translate3d(0, 0, 0) scale(0.4);

  -moz-transform: translate3d(0, 0, 0) scale(0.4);

  -ms-transform: translate3d(0, 0, 0) scale(0.4);

  -o-transform: translate3d(0, 0, 0) scale(0.4);

  transform: translate3d(0, 0, 0) scale(0.4);

  -webkit-backface-visibility: hidden;

  backface-visibility: hidden;

  -webkit-transition: -webkit-transform .3s, opacity .3s;

  -moz-transition: -moz-transform .3s, opacity .3s;

  transition: transform .3s, opacity .3s;

}

.cd-testimonials-all p {

  position: relative;

  background: #79b6e4;

  color: #ffffff;

  padding: 2em;

  -webkit-font-smoothing: antialiased;

  -moz-osx-font-smoothing: grayscale;

  line-height: 1.4;

  border-radius: 0.25em;

  margin-bottom: 1em;

}

.cd-testimonials-all p::after {

  /* creating the triangle in css */

  content: '';

  position: absolute;

  top: 100%;

  left: 2em;

  height: 0;

  width: 0;

  border: 8px solid transparent;

  border-top-color: #79b6e4;

}

.cd-testimonials-all .cd-author {

  text-align: left;

  margin-left: 1.5em;

}

.cd-testimonials-all .cd-author img {

  box-shadow: 0 0 0 transparent;

}

.cd-testimonials-all.is-visible {

  visibility: visible;

  opacity: 1;

  -webkit-transition: opacity .3s 0s, visibility 0s 0s;

  -moz-transition: opacity .3s 0s, visibility 0s 0s;

  transition: opacity .3s 0s, visibility 0s 0s;

}

.cd-testimonials-all.is-visible .cd-testimonials-all-wrapper {

  -webkit-overflow-scrolling: touch;

}

.cd-testimonials-all.is-visible .cd-testimonials-item {

  opacity: 1;

  -webkit-transform: translate3d(0, 0, 0) scale(1);

  -moz-transform: translate3d(0, 0, 0) scale(1);

  -ms-transform: translate3d(0, 0, 0) scale(1);

  -o-transform: translate3d(0, 0, 0) scale(1);

  transform: translate3d(0, 0, 0) scale(1);

}

@media only screen and (min-width: 768px) {

  .cd-testimonials-all .cd-testimonials-item {

    width: 46%;

    margin: 0 2% 3em;

  }

  .cd-testimonials-all .cd-author {

    margin-left: 1em;

  }

}

@media only screen and (min-width: 1170px) {

  .cd-testimonials-all .cd-testimonials-item {

    width: 30%;

    margin: 0 1.6666% 3em;

  }

}
 
.close-btn {

  position: fixed;

  display: block;

  width: 40px;

  height: 40px;

  top: 10px;

  right: 5%;

  /* image replacement */

  overflow: hidden;

  text-indent: 100%;

  white-space: nowrap;

}

.close-btn::before, .close-btn::after {

  /* close icon in css */

  content: '';

  position: absolute;

  display: inline-block;

  width: 2px;

  height: 24px;

  top: 8px;

  left: 19px;

  background-color: #39393c;

}

.close-btn::before {

  -webkit-transform: rotate(45deg);

  -moz-transform: rotate(45deg);

  -ms-transform: rotate(45deg);

  -o-transform: rotate(45deg);

  transform: rotate(45deg);

}

.close-btn::after {

  -webkit-transform: rotate(-45deg);

  -moz-transform: rotate(-45deg);

  -ms-transform: rotate(-45deg);

  -o-transform: rotate(-45deg);

  transform: rotate(-45deg);

}

.on-going-projects-section{

    background: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('../img/bridge.jpg') fixed;

	background-position: bottom;

    background-repeat: no-repeat;

    background-size: cover;

}	

.rowslider img {

    width: 50%;

    float: left;

    padding: 10px;

    border: 2px solid;

    margin: 4px 10px 4px 3px;

}

.rowslider p {

    text-align: justify;

	font-size: 110%;
 
}

.on-going-projects-section{

height:463px;	

}

.on-going-projects-section h3 {

    color: #fff;

}

.rowslider p.fontStyle {

    text-align: center;

    font-size: 140%;

}

.col-sm-12.col-md-4.col-12.col-lg-4.facebookdiv {

    margin-top: 1px;

    padding-left: 10px;

    padding-right: 5px;

}

.on-going-projects-section.col-sm-12.col-md-8.col-12.col-lg-8 {

    padding: 0px;

}

.accordion-toggle {  margin-top: 3px;}  
.panel-group .panel+.panel { margin-top: 3px !important;}
#PropertyBillPayment.form-horizontal h4.panel-title {
    border-radius: 0px 0px 0px 0px;
    border-left: 0px;
}
#PropertyBillPayment.form-horizontal h4.panel-title {
    border-radius: 0px 0px 0px 0px;
    border-left: 0px;
    background: linear-gradient(to right, #005093, #ffffff) !important;
    color: #fff;
    display: none;
}
#PropertyBillPayment.form-horizontal .panel-default > .panel-heading{
}
#PropertyBillPayment.form-horizontal .panel-group .panel-heading + .panel-collapse > .list-group,
#PropertyBillPayment.form-horizontal .panel-group .panel-heading + .panel-collapse > .panel-body{
	border-top:none!important;
}
#PropertyBillPayment.form-horizontal .panel-default {
    border-color: #ffffff;
}
#PropertyBillPayment.form-horizontal .panel-default>.panel-heading{
	    background-image: none!important;
}
#PropertyBillPayment.form-horizontal h4, #PropertyBillPayment.form-horizontal h3{
padding: 0px 0px 0px 7px;
}
#PropertyBillPayment.form-horizontal .panel {
    box-shadow: none!important;
}
#PropertyBillPayment.form-horizontal .panel-group .panel+.panel {
    margin-top: -2px !important;
}
#PropertyBillPayment.form-horizontal .form-group {
    margin-top: 3px;
}
#PropertyBillPayment.form-horizontal .control-label{
	text-align: left!important;
}
#PropertyBillPayment.form-horizontal table.table thead tr th{
background-color:#005093ad;
}
#WaterBillPaymentId.form-horizontal h4.panel-title {
    border-radius: 0px 0px 0px 0px;
    border-left: 0px;
}
#WaterBillPaymentId.form-horizontal h4.panel-title {
display: none; 
border-radius: 0px 0px 0px 0px;
    border-left: 0px;
    background: linear-gradient(to right, #005093, #ffffff) !important;
    color: #fff;
}
#WaterBillPaymentId.form-horizontal .panel-default > .panel-heading{
}
#WaterBillPaymentId.form-horizontal .panel-group .panel-heading + .panel-collapse > .list-group,
#WaterBillPaymentId.form-horizontal .panel-group .panel-heading + .panel-collapse > .panel-body{
	border-top:none!important;
}
#WaterBillPaymentId.form-horizontal .panel-default {
    border-color: #ffffff;
}
#WaterBillPaymentId.form-horizontal .panel-default>.panel-heading{
	    background-image: none!important;
}
#WaterBillPaymentId.form-horizontal h4, #WaterBillPaymentId.form-horizontal h3{
padding: 0px 0px 0px 7px;
}
#WaterBillPaymentId.form-horizontal .panel {
    box-shadow: none!important;
}
#WaterBillPaymentId.form-horizontal .panel-group .panel+.panel {
    margin-top: -2px!important;
}
#WaterBillPaymentId.form-horizontal .form-group {
    margin-top: 3px;
}
#WaterBillPaymentId.form-horizontal .control-label{
	text-align: left!important;
}
#WaterBillPaymentId.form-horizontal table.table thead tr th{
background-color:#005093ad;
}
#WaterBillPaymentId.form-horizontal .panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #dddddda3;
    padding-bottom: 3px;
}

/* rishi */
@media screen and (max-width: 768px) {
    .chat-Bot {
              bottom: 0em !important;
        left: 24.5em !important;
        /* right: auto; */
        width: 10% !important;
        top: 67%;
    }
    #frmCitizenOpinionPoll>.form-group.clear.overflow-hidden.row {
    
}
.chat .form-group .col-sm-6{
						width:	40% !important;
						float:left;
						}
#frmCitizenOpinionPoll>.row:before{
	display: table;
    content: " ";
}
    .control-label:before {
        color: #333;
        content: ":";
        position: absolute;
        right: 0;
    }
   .widget-content > p > img {
    max-width: 100%;
    height: auto;
  }
     .table.rd {
        overflow-x: auto !important;
        display: block !important;
        width: 100% !important;
      }
      .table.rd th,
.table.rd td {
  display: table-cell !important;
}
table.rd.dataTable.dtr-inline.collapsed>tbody>tr[role="row"]>td.dtr-control:before{
	display:none;
}
section.imp1 #important-links .emergency-list ul li a{
	line-height:normal;
}

/* dashboard responsive css rishi */
.brand img {
        display: inline-block !important;
        height: 51px !important;
    }
    .site-header .header-inner .brand a .website-name {
    top: 0em !important;
    font-size:93%;
}

.logo span.website-name h3, .header-inner .brand a .website-name h3 {
 
    padding-top: 0px !important;
}
    .logo h1 {
        font-size: 1.2em !important;
        /* padding-left: 51px; */
        top: 0.5em;
         position: static !important;
    }
    .brand a {
    display: -webkit-box;
}
.site-header .header-inner .brand a .website-name h3 {
    font-size: 1.4em;
    /* padding: 10px !important; */
    padding: 4px 0px 0px 8px !important;
}
.logo{
	margin:0px !important;
}
.logo.col-sm-6.col-md-7.col-lg-8{
	padding: 0px 0 0 1px !important;
}


#postMethodForm ~ .content-page {
    margin-top: 2.7em;
/*     margin-top: 5.7em; */
}
/* .cit-dash {
    margin-top: 5.8rem;
} */
.header-3-after-login nav.menu-header-menu-container ul li {
     padding: 0!important;
}

ol#CitizenService {
    padding: 2px 2px !important;
}
 
ol#CitizenService > li {
    display: inline !important;
}
.widget .widget-header h2 {
	    line-height: 20px !important;
	    margin-top:0px !important;
	
}

/* dashoboard menu css for citizen */

.left-menu ul {
	max-height: 492px !important;
    overflow-x: scroll;
    background-color: #f0f0f0;

	}
	.parent-menu > a > span::after {
   position:relative;
}
.left-menu ul li {
	
	width:157px;
}
.left-menu>ul>li.parent-menu {
    display: none;
}
.left-menu>.card-box {
    display: none;
}

.left-menu>ul>li.fchild {
    display: block !important;
}
  .mobile-hidden {
      display: block;
    }
 
    .left-menu ul li {
    width:100%;
    }
    .left-menu {
   
   /*  background-color: #f0f0f0; */
    position: absolute;
   /*  top: -15px; */
      top: 1px;
    z-index: 9999;
    width: 100% !important;
}

.dashboardMenu{	
    background: whitesmoke;
    height: 44px;
    text-align: center;
}
.fchild{
	display:block !important;	
    font-size: 200%;
	
}
.breadcrumbDetails{	
    width: 90%;
    float: left;	
}
.mobile-show{
	display:block !important;
}
 .rd{
  display:block !important;
  }
/* responsive css end */
}
.mobile-show{
	display:none !important;
}
.fchild{
	display:none;
}
.left-menu>ul>li.fchild {
    display: none;
}
 .mobile-hidden {
    display: none;
  }
  /* hide mobile menu in desktop view when toggle open */
/*   .rdMobilemenu{
  display:none;
  }  */
/* div.ok-msg > h4.text-center.text-blue-2 {
    text-align: start;
    margin-left: 10px;
    font-size: .931em;
    line-height: 16px !important;
} */
 div.ok-msg > h4.text-center.text-blue-2 {
    text-align: start;
    margin-left: 10px;
    font-size: .931em;  
    display: table-header-group;
    text-wrap: nowrap !important;
        line-height: 22px;
}
.fancybox-outer {
    padding: 10px;
    display: inline-flex !important;
}
.fancybox-inner {
    width: auto !important;
    height:auto !important;
} 
.fancybox-opened {
    width: auto !important;
}
div.msg-dialog-box > .text-center.padding-bottom-10 {
    padding-bottom: 0px !important;
}

/* defect202565 */
/* .fancybox-opened {
    top: 180px !important;
} */


/* defect citizen service homepage */
 .col-xs-12.col-sm-12.col-md-12.col-lg-12.cit-service > div{ 
margin-top:5px;
    cursor:pointer;
	position:relative;
	background:white;
	font-size:100%;
/* 	font-size:28px; */
	border-top-right-radius:10px;
	border-bottom-left-radius:10px;
	transition:all 1s;
	&:after,&:before{
		content:" ";
		width:50px;
/* 		width:50px; */
		height:50px;
		position:absolute;
		border :0px solid #fff;
		transition:all 1s;
		}
	&:after{
		top:0px;
		left:0px;
		border-top:5px solid #ed502e;
		border-left:5px solid #005093;
	}
	&:before{
		bottom:0px;
		right:0px;
		border-bottom:5px solid #ed502e;
		border-right:5px solid #005093;
	}
	&:hover{
		border-top-right-radius:0px;
	border-bottom-left-radius:0px;
		 //background:rgba(0,0,0,.5);
		 //color:white;
		&:before,&:after{
		 width:100%;
			height:100%;  
			 border-color:#005093;
		}
	}
}

#citizenSer{
	padding-bottom: 1rem;
	padding-top: 1rem;
	background:  url("../img/bc123.jpg") fixed center center;
/* 	background: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url("../img/bc123.jpg") fixed center center; */
}
