body {
	margin: 0 !important;
	padding: 0 !important;
	font-family: Arial !important;
	font-size: 13px;
	font-weight: normal;
	color: #000;
	line-height: 24px;
}
.container-middle {
	width: 998px;
	margin: 0 auto;
	text-align: left;
	font-family: Arial !important;
	font-size: 15px !important;
	line-height: 24px !important;
	font-weight: normal !important;
	color: #333;
}
.container-middle a {
	color: #236fb6;
	text-decoration: none;
}
p {
	margin-bottom: 10px;
	margin-top: 0;
	text-align: justify;
}
h1 {
	font-size: 24px;
	font-weight: normal;
	line-height: 24px;
	color: #333;
	text-align: left;
}
h2 {
	font-size: 25px;
	text-align: left;
	color: #333;
	line-height: 24px;
	text-transform: uppercase;
	font-weight: normal;
}
h4 {
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 0;
}
.cl {
	clear: both;
}
.manu-container {
	width: 100%;
	min-height: 40px;
	margin: 0;
	padding: 0;
	background: #333;
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
}
.manu-container ul {
	width: 1000px;
	margin: 0 auto;
	padding: 0;
	list-style: none;
}
.manu-container >ul > li {
	padding: 0 .5%;
	font-weight: bold;
	float: left;
	display: block;
	border-right: 1px #222 solid;
	transition: 0.5s ease;
}
.manu-container > ul > li:hover a {
	color: #000;
	background: #fff;
}
.manu-container ul li a {
	color: #fff;
	text-decoration: none;
	padding: 5px 10px;
	line-height: 30px;
	display:block;
}

.manu-container ul> li > .arow{position:absolute;  color: #fff; right:5px; top:9px; z-index: 251;}
.manu-container ul> li > .arow:after {font-family:'FontAwesome'; content: "\f107";}
.manu-container li ul .arow{ right:15px; top:5px;position:absolute; }
.manu-container li ul .arow:after {content: "\f105";font-family:'FontAwesome';color: #000;}

.manu-container > ul > li:hover .arow{color:#000;}

.td-banner {
	background: #256fb4;
}
.td-banner:hover, .td-banner, .us-lk ul li:hover, .us-lk ul li, .abt-hm, .abt-hm:hover {
	transition: 0.5s;
	-moz-transition: 0.5s;
	-webkit-transition: 0.5s;
}
.td-banner {
	width: 320px;
	height: 290px;
	position: relative;
	border: 2px solid transparent;
	padding-top: 15px;
	float: left;
	overflow: hidden;
	margin-top: -180px;
	background: url(../images/banner-bx.png) no-repeat;
	background-size: 100% 100%;
}
.td-banner:hover {
}
.img-bn {
	text-align: center;
}
.img-bn img {
	background: #f9c809;
	border-radius: 50%;
	padding: 10px 10px;
	border: 3px solid #8e7100;
	box-shadow: 3px 3px 5px #111;
	transition: 0.5s;
}
.td-banner:hover .img-bn img {
	transform: rotate(360deg) scale(1.1);
	transition: 0.5s;
}
.td-banner:hover:after, .td-banner:hover:before {
	left: 35px;
	opacity: 1;
}
.td-banner:hover {
}
.td-banner h2 {
	font-family: Helvetica, Arial;
	font-size: 24px;
	font-weight: normal;
	text-align: center;
	color: #fff;
	line-height: 30px;
	margin-top: 10px;
	margin-top: 0;
	padding: 3px 0px 5px;
	font-size: 22px;
	margin-bottom: 0;
}
.td-banner p {
	font-size: 13px;
	font-family: Helvetica;
	color: #fff;
	line-height: 20px;
	padding: 0 10px;
	text-align: center;
	margin-top: 75px;
	transition: 0.5s;
}
.td-banner a {
	color: #fff;
	text-decoration: none;
	margin-right: 0;
	font-size: 12px;
	background: #f9c809;
	padding: 4px 10px;
	border-radius: 5px;
	color: #000;
	box-shadow: 4px 5px 4px #000;
}
.td-banner:hover p {
	margin-top: 0px;
	transition: 0.5s;
}
.td-banner:hover p.img-bn {
	margin-top: 20px;
	transition: 0.5s;
}
header {
	padding-bottom: 20px;
}
.top-nv {
	background: #333;
	color: #fff;
	height: 36px;
	position: relative;
	overflow: hidden;
}
.top-nv .container-middle {
	background: #f9c809;
	position: relative;
}
.top-nv .container-middle:before {
	content: "";
	position: absolute;
	right: -15px;
	height: 100%;
	width: 35px;
	background: #f9c809;
	top: 0;
	transform: skew(-34deg);
	z-index: 1;
}
.top-nv .container-middle:after {
	content: "";
	position: absolute;
	left: -15px;
	height: 100%;
	width: 35px;
	background: #f9c809;
	top: 0;
	transform: skew(34deg);
	z-index: 1;
}
.top-nv ul {
	margin: 0;
	list-style: none;
	text-align: left;
	font-size: 16px;
	padding-left: 0;
}
.top-nv ul li {
	display: inline-block;
	color: #333;
	padding: 6px 0;
}
.top-nv ul li img {
	vertical-align: text-bottom;
	margin-right: 8px;
	height: 18px;
	float: initial;
}
.top-nv ul li a {
	color: #000;
}
.bg-black {
	position: absolute;
	top: 0;
	right: -7px;
	height: 36px;
	background: #002848;
	width: 11%;
	transform: skew(-23deg);
	border-left: 5px solid #0f5d9d;
}
.top-nv .container-middle .fl-head {
	padding-top: 0px;
	position: relative;
	z-index: 2;
}
.top-nv .container-middle .fr-head img {
	margin-left: 4px;
	transition: 0.5s;
}
.top-nv .container-middle .fr-head img:hover {
	transform: rotate(360deg);
	transition: 0.5s;
}
.top-nv .container-middle .fr-head {
	padding-top: 5px;
	position: relative;
	z-index: 9;
}
.container-middle .fl-head {
	padding-top: 15px;
}
.fl-head h2 {
	font-weight: bold;
	text-transform: capitalize;
	font-size: 32px;
	margin: 0;
	margin-left: 25px;
	color: #333;
	text-shadow: 0px 4px 5px #ccc;
	margin-top: 8px;
	font-family: sans-serif;
}
.fl-head h4 {
	font-family: sans-serif;
	font-weight: 500;
	text-align: left;
	font-size: 15px;
	margin-top: 3px;
	color: #000;
	margin-bottom: 0;
	margin-left: 27px;
}
.fl-head {
	float: left;
	width: 552px;
}
.fr-head {
	float: right;
	position: relative;
}
.fl-head img {
	float: left;
	height: 64px;
}
.content-head {
	float: left;
}
.fr-head p img {
	float: left;
	padding-right: 10px;
}
.fr-head p {
	font-size: 18px;
	color: #000;
	font-family: sans-serif;
	line-height: 20px;
	margin-top: 20px;
}
.fr-head p span {
	font-weight: 100;
	font-size: 14px;
}
.hm-abt {
	background: #fff;
	padding: 20px 0px 25px;
}
.hm-abt, .hm-abt h2 {
	text-align: center;
}
.head-hm {
	text-align: center;
	margin-bottom: 35px;
	font-size: 26px;
	position: relative;
}
.head-hm span {
	padding: 3px 9px;
	position: relative;
	z-index: 9;
	background: transparent;
}
.head-hm span:before {
	content: "";
	position: absolute;
	left: 0;
	height: 3px;
	width: 70%;
	background: #262626;
	bottom: -7px;
	right: 0;
	margin: 0 auto;
}
.head-hm span:after {
	content: "";
	position: absolute;
	left: 0;
	height: 8px;
	width: 20%;
	background: #f9c809;
	bottom: -12px;
	right: 0;
	margin: 0 auto;
}
.hm-service {
	padding-bottom: 0px;
	padding-top: 50px;
}
.ser-bx-img {
	float: left;
	width: 30%;
	position: relative;
	border: 5px solid #f9c809;
	height: 348px;
	overflow: hidden;
	box-shadow: 7px 5px 5px #ccc;
}
.ser-bx-img img {
	width: 100%;
}
.ser-bx-rht {
	float: left;
	width: 68.5%;
}
.serv-bx {
	float: left;
	width: 42%;
	margin-left: 3%;
	border: 1px solid #ddd;
	padding: 15px 15px;
	margin-bottom: 18px;
	position: relative;
}
.ser-bx-img h2 {
	position: absolute;
	top: 140px;
	width: 100%;
	text-align: center;
	color: #fff;
}
.ser-bx-img h2 strong {
	color: #f9c809;
}
.ser-img {
	float: left;
	width: 25%;
}
.ser-img img {
	height: 60px;
}
.ser-cnt {
	float: left;
	width: 75%;
}
.ser-cnt h3 {
	margin: 0;
	color: #0e1320;
	margin-bottom: 10px;
	font-size: 18px;
}
.ser-cnt p {
	font-size: 13px;
	line-height: 17px;
}
.serv-bx, .serv-bx:hover, .rd-mr img, .ser-img img {
	transition: 0.5s;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
}
.serv-bx:hover {
	box-shadow: 2px 3px 4px #ccc;
	border-color: #0e1320;
}
.serv-bx:hover .rd-mr img {
	margin-left: 15px;
}
.serv-bx:hover img {
	transform: rotate(15deg);
}
.serv-bx:before {
	content: "";
	background-color: #0e1320;
	display: block;
	width: 40px;
	height: 3px;
	position: absolute;
	left: 0;
	opacity: 0;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
	top: 0;
}
.serv-bx:after {
	content: "";
	background-color: #0e1320;
	display: block;
	width: 40px;
	height: 3px;
	position: absolute;
	left: 0;
	opacity: 0;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
	bottom: 0;
}
.serv-bx:hover:after, .serv-bx:hover:before {
	left: 35px;
	opacity: 1;
}
.hm-team {
	background: url(../images/team-bg.jpg) no-repeat;
	background-attachment: fixed;
	padding: 40px 0px;
	margin-bottom: 50px;
	border-top: 6px solid #262626;
	border-bottom: 6px solid #262626;
	box-shadow: 0px 7px 5px #ccc;
}
.hm-team .head-hm {
	color: #fff;
}
.hm-team .head-hm strong {
	color: #f9c809;
}
.hm-team .head-hm span:before {
	background: #8e8e8e;
}
.hm-team p {
	color: #fff;
	text-align: center;
}
.hm-team p.rd-mr {
	margin-top: 30px;
}
.hm-team p.rd-mr a {
	border-radius: 6px;
	background: #f9c809;
	color: #000;
	padding: 7px 18px 7px 43px;
	border-color: #8e7204;
	box-shadow: 4px 3px 5px #222;
	position: relative;
}
.hm-team p.rd-mr a:before {
	position: absolute;
	left: 0;
	padding-right: 15px;
	width: 100%;
	content: attr(data-hover);
	opacity: 0;
	text-align: center;
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
}
.text-btn {
	font-style: inherit;
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
}
.iconn {
	position: absolute;
	left: 1px;
	top: 1px;
	bottom: 1px;
	padding: 9px;
	border-radius: 6px;
	text-align: center;
	color: #ffdd00;
	background-color: #222;
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
}
.iconn img {
	filter: brightness(0) invert(1);
	-webkit-filter: brightness(0) invert(1);
	-moz-filter: brightness(0) invert(1);
	vertical-align: top;
	margin-top: 2px;
}
p.rd-mr a:hover:before {
	opacity: 1;
}
p.rd-mr a:hover .text-btn {
	opacity: 0;
}
p.rd-mr a:hover .iconn {
	left: calc(100% - 24px);
	left: -webkit-calc(100% - 24px);
	left: -moz-calc(100% - 24px);
}
.hm-team p.rd-mr:hover a {
padding:;
}
.hm-team p.rd-mr:hover a img {
	padding-left: 2px;
	padding-right: 2px;
}
footer {
	margin-top: 0px;
	padding-top: 5px;
	background: url(../images/ft-bg.jpg) no-repeat;
	background-attachment: fixed;
	color: #fff;
	background-size: cover;
	padding-top: 20px;
}
footer h2 {
	font-weight: 500;
	font-size: 20px;
	position: relative;
	color: #fff;
	margin-bottom: 13px;
	text-transform: capitalize;
	border-bottom: 1px dashed #333;
	padding-bottom: 5px;
}
footer h2 span {
	position: absolute;
	width: 100%;
	left: 1px;
	font-size: 20px;
	color: #222;
	z-index: 1;
	top: -17px;
}
footer .container-middle a {
	color: #fff;
}
.col-three {
	float: left;
	width: 31%;
	margin: 1%;
}
.ft-cont {
	width: 32%;
}
.us-lk ul {
	list-style-type: square;
	font-size: 13px;
	margin-bottom: 0;
	color: #fff;
	padding-left: 24px;
}
.us-lk ul li {
	line-height: 20px;
	margin-bottom: 7px;
}
.us-lk ul li:hover {
	padding-left: 5px;
}
.us-lk ul li a {
	color: #8e8e8e;
}
.us-lk ul li:hover a {
	color: #f9c809 !important;
}
footer a {
	color: #fff;
}
.ft-soc ul {
	font-size: 16px;
	margin-bottom: 0;
	list-style: none;
}
.ft-cont strong {
	color: #fff;
}
.ft-cont p {
	margin-bottom: 8px;
	font-size: 13px;
	line-height: 20px;
	color: #8e8e8e;
	line-height: 23px;
	min-height: 25px;
	transition: 0.5s;
}
.copyrht {
	background: rgba(0,0,0,0.3);
	margin-top: 10px;
	color: #fff;
	font-size: 13px;
	padding: 6px 0;
	height: 26px;
	position: relative;
	border-top: 1px solid #111;
}
.copyrht p {
	margin-bottom: 0;
	color: #8e8e8e;
	font-size: 13px;
}
#FooterrControl1_tr_FooterBackImage {
	background-images: none !important;
}
.cprht-lft {
	float: left;
}
.cprht-rht {
	float: right;
}
.cprht-rht a {
	color: #fff;
}
p.cprht-rht img {
	height: 25px;
	transition: 0.5s;
}
p.cprht-rht img:hover {
	transform: rotate(360deg);
	transition: 0.5s;
}
.ft-cont i {
	width: 35px;
	text-align: center;
	border: 1px solid #8e8e8e;
	font-size: 19px;
	margin-right: 11px;
	margin-top: 4px;
	vertical-align: initial;
	float: left;
	transition: 0.5s;
	padding: 7px 0;
}
.ft-cont p:hover i {
	background: #f9c809;
	transition: 0.5s;
}
.top {
	position: absolute;
	top: -28px;
	left: 60px;
	right: 0;
	margin: 0 auto;
	text-align: center;
	width: 55px;
	background: #000;
	color: #8e8e8e;
	padding: 15px 0px 10px;
	border: 2px solid #222;
	border-bottom: 0;
	cursor: pointer;
	transition: 0.5s;
}
.top img {
	display: block;
	text-align: center;
	margin: 0 auto;
}
.team-bx p {
	line-height: 24px !important;
}
.team-bx {
	border-bottom: 1px solid #ddd;
	padding-bottom: 5px;
	margin-bottom: 20px;
	margin-top: 20px;
}
.team-bx h3 img {
	vertical-align: bottom;
}
.team-bx h3 {
	font-size: 16px;
	margin-bottom: 4px;
}
.team-bx:nth-last-child(1) {
	border-bottom: 0;
}
.team-table {
	border-color: #ccc;
	border-right: 1px solid #ccc;
}
.team-table td {
	border: 0;
	border-bottom: 1px solid #eee;
}
.team-table tr {
	transition: 0.5s;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
}
.team-table tr:hover {
	transition: 0.5s;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	background: #eee;
}
.map-cont {
	margin-top: 20px;
	width: 56%;
	float: left;
	border: 1px solid #ddd;
	text-align: center;
}
.bx-rht-cont {
	width: 40%;
	float: left;
	margin-left: 3%;
}
.bx-rht-cont h2 {
	text-align: left;
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
	margin-top: 20px;
	margin-bottom: 5px;
}
.bx-rht-cont p {
	margin-bottom: 0;
}
.brn-off {
	width: 31%;
	padding: 1%;
	float: left;
	padding-bottom: 0;
}
.cont-page h3 {
	margin: 0;
	font-size: 16px;
	text-transform: uppercase;
}
.cont-page p {
	font-size: 14px;
	line-height: 24px !important;
}
.cont-page h2 span {
	display: block;
	font-size: 14px;
	color: #999;
	font-weight: 500;
	margin-bottom: 10px;
}
.head-bx {
	float: left;
	width: 50%;
}
.contd-bx {
	float: left;
	width: 50%;
}
.brn-bx h2 {
	text-align: center;
}
.captionOrange {
	font-family: Helvetica, Arial;
	color: #fff;
	font-size: 1.7em;
	line-height: 2em;
	text-align: center;
	background-color: rgba(0, 0, 0, 0.7);
}
.captionOrange-sub {
	font-family: Helvetica, Arial;
	color: #000;
	font-size: 1.2em;
	line-height: 1em;
	text-align: center;
	text-transform: uppercase;
}
.captionBlack-sub {
	font-family: Helvetica, Arial;
	color: #ccc;
	font-size: 1.2em;
	line-height: 24px;
	text-align: center;
	background: #000;
	background-color: rgba(0, 0, 0, 0.6);
}
.jssorb01 div, .jssorb01 div:hover, .jssorb01 .av {
	filter: alpha(opacity=70);
	opacity: .7;
	overflow: hidden;
	cursor: pointer;
	border: #000 1px solid;
}
.jssorb01 div {
	background-color: gray;
}
.jssorb01 div:hover, .jssorb01 .av:hover {
	background-color: #d3d3d3;
}
.jssorb01 .av {
	background-color: #fff;
}
.jssorb01 .dn, .jssorb01 .dn:hover {
	background-color: #555555;
}
.jssora05l, .jssora05r, .jssora05ldn, .jssora05rdn {
	position: absolute;
	cursor: pointer;
	display: block;
	background: url(images/a17.png) no-repeat;
	overflow: hidden;
}
.jssora05l {
	background-position: -10px -40px;
}
.jssora05r {
	background-position: -70px -40px;
}
.jssora05l:hover {
	background-position: -130px -40px;
}
.jssora05r:hover {
	background-position: -190px -40px;
}
.jssora05ldn {
	background-position: -250px -40px;
}
.jssora05rdn {
	background-position: -310px -40px;
}

/********************************* Dropdownmenu **********************************************/

.manu-container ul li{position:relative;}
.manu-container ul li .tutorials{max-width:240px; position:absolute; display:none; top:100%; left:0; background:#fff; z-index:9999;}
.manu-container ul li:hover .tutorials{display:block;}
.manu-container ul li .tutorials li .tutnv{max-width:240px; position:absolute; display:none; top:0%; left:100%; background:#fff; z-index:9999;} 
.manu-container ul li .tutorials li:hover .tutnv{display:block;}
.manu-container ul li .tutorials li, .manu-container ul li .tutorials tr{border-bottom:1px solid #ddd; float:none;}
.manu-container ul li .tutorials li:last-child, .manu-container ul li .tutorials tr:last-child{border-bottom:0;}
.manu-container ul li ul li a, .manu-container ul li ul td a{font-weight:normal; line-height:26px;}

ul.tutorials table, ul.tutnv table{width:100%;}

.news-sec {padding-bottom:30px;	padding-top: 50px; background:url(../images/news-sec.jpg) no-repeat; position:relative;}
.news-sec:before{position:absolute; height:100%; width:100%; left:0; top:0; background:rgba(0,0,0,0.8); content:"";}
.news-sec h2{text-align:center; margin:0 0 20px; color:#f9c809; font-size:35px; position:relative;}
.news-bx{float: left;width:29%;margin-right:1%;border: 1px solid #ddd;padding: 15px 15px;margin-bottom: 18px;position: relative; min-height:280px; background:#fff;}
.news-bx:last-child{margin-right:0;}
.news-cnt{float: left;width: 100%;}
.news-cnt h3{margin:-15px;color: #0e1320;margin-bottom: 10px;font-size: 18px;background: #f9c809; padding:10px 15px;}
.news-cnt p.rd-mr{font-size: 13px;line-height: 17px;}
.news-cnt.rd-mr img {margin-left: 15px;}
.news-bx:hover img {transform: rotate(15deg);}

#ctl00_DataListGovind a{font-weight:bold; padding-right:15px; font-size:12px;}

 .news_blog
	{
	    border-bottom:1px dashed #ccc;
		color:#000;
		display:block;
		padding:5px 0 5px;
	}
	.arrownews{
	padding:5px 0 5px;
	display:block;
	
	}
	
.news2d a{border-bottom:1px dashed #ccc; color:#000; display:block; padding:5px 0px 5px 0px; font-weight:normal;}
.hedingnews, a.hedingnews{display:block; font-weight:bold; border:0; padding:0;}
.boxstylenew_call .alternate{padding:5px;}
.boxstylenew{float:left; width:100%; padding-top:13px;}	
.boxstylenew_call{width:32.5%; margin-right:5px; float:left; border:1px solid #2b4081; height:332px;}

.boxstylenew_call:last-child{margin-right:0;}
.qrfrm{display:block; margin-bottom:5px; clear:both;}
.qrfrm label {
	color:#000000;
	display:block;
	padding:4px 0px 3px 0px;
	font-weight:bold;
}

.qrfrm input.txtbox, .qrfrm select.txtbox{
	width:100%;
	background:#fff;
	border:1px solid #999999;
	padding:3px;
	height:25px;
}

.qrfrm input.button {
	margin:7px 0px 0px 0px;
	text-align:right;
	float:left;
}
.qrfrm input.button{color:#000; background:#ffc850; padding:3px 20px; border:1px solid #5b7a92; cursor:pointer; height:36px;}
.qrfrm input.button:hover{ background:#236fb6; color:#fff;}

.entry-content{border-collapse:collapse; width:60%;}
.entry-content td{padding:5px; text-align:left;}
.entry-content td input,  .entry-content td textarea{border:1px solid #ccc; padding:5px; width:100%;}
.entry-content td input[type="image"]{border:0; padding:0; width:auto;}
.entry-content td img{max-width:350px;}
.entry-content td input[type="submit"]{padding:8px 15px; background:#2b4081; color:#fff; cursor:pointer; border:0; width:auto;}

.contacttd{}
.contacttd table{width:100%;}
.contacttd td{vertical-align:top; width:25%;}
.contacttd td table{border-collapse:collapse; border:1px solid #ddd;}
.contacttd td table td{padding:5px 5px; font-size:14px; width:100%;}
.contacttd td table td p{text-align:left;}
.contacttd td table td p:nth-of-type(2), .contacttd td table td p:nth-of-type(3){height:65px;}
.contacttd td table tr:first-child td{border-bottom:1px solid #ddd;}
.contacttd td table tr:nth-of-type(2) td{}
.head-off{border-collapse:collapse; margin-bottom:30px;}
.head-off td{padding:10px; font-size:15px; border:1px solid #ddd;}

.team-item table{border-collapse:collapse; margin-bottom:20px;}
.team-item table th{border:1px solid #ccc; padding:10px 15px; background:#f7f7f7; font-size:17px;  color:#333;}
.team-item table th span{font-size:15px; font-weight:normal;}
.team-item table td{padding:10px 15px; border:1px solid #ddd;}
.team-item table td p{text-align:justify; margin-bottom:5px; line-height:22px; color:#333; font-size:15px;}
.team-item table td p:first-child{font-weight:bold;}
.team-item table p:last-child{margin-bottom:0;}


card{margin-bottom:5px;}
.card-header a{font-size:20px; color:#0056b3; font-weight:500;}

.know-serv ul{list-style:none; padding-left:0;}
.know-serv ul li{position:relative; padding-left:25px; font-size:15px; margin-left:15px; line-height:24px; margin-bottom:5px;}
.know-serv ul li:before{position:absolute; content:"\f0a4"; left:0; top:0; font-size:14px; display:inline-block; font-family:FontAwesome;}
.know-serv ul li a{color:#0580c6;}
.know-serv ul li a:hover{text-decoration:underline;}
.know-serv h4{font-size: 20px; text-transform: none; color: #343a40;font-weight: 700;margin:20px 0 5px;}
.link-box{}


.table-grid{}
.table-grid .RadGrid_WebBlue{border:1px solid #ddd;}
.table-grid .RadGrid .rgMasterTable{border-collapse:collapse !important;}
.table-grid .RadGrid .rgMasterTable th{background:#0580c6; padding:10px; font-size:14px; color:#fff; border:1px solid #ddd; }
.table-grid .RadGrid .rgMasterTable th a{color:#fff;}
.table-grid .RadGrid .rgMasterTable td{padding:10px; font-size:14px; border:1px solid #ddd; }
.table-grid .RadGrid .rgMasterTable td.rcbInputCell, rcbArrowCell.rcbArrowCell {padding:0; border:0;}


.table-bordered{margin-bottom:30px; width:100%;}
.table-bordered th{padding: 8px;border: 1px solid #999;text-align: left; background:#ddd; font-size:16px;}
.table-bordered th strong{font-weight:bold;}
.table-bordered td{padding: 8px;border: 1px solid #ddd;text-align: left;}
.mid-text-box-inner .ol-c{list-style-image: url(../images/green_right_arrow.svg);}
.mid-text-box-inner ol{list-style-image: url(../images/feature-checkmark.svg);}

.all-bm, .all-b{margin-left:-15px; margin-right:-15px; margin-top:30px; padding:0;}
.all-bm:before, .all-bm:after, .all-b:before, .all-b:after{display:table; content:"";}
.all-bm:after, .all-b:after{clear:both;}
.all-bm li, .all-b li{float:left; width:50%; padding-left:15px; padding-right:15px; list-style:none; position:relative;}
.all-bm li a, .all-b li a{border-bottom:1px solid #ddd; display:block; padding-top:5px; padding-bottom:5px; padding-left:25px; position:relative;}
.all-bm li a:before, .all-b li a:before{position:absolute; content:"\f0a4"; left:0; top:3px; font-size:14px; display:inline-block; font-family:FontAwesome;}

.btn-go{background:#0020c5; color:#fff; padding-left:20px; padding-right:20px;}
.btn-all{background:#ff000c; color:#fff; padding-left:20px; padding-right:20px;}
.btn-clear{background:#333; color:#fff; padding-left:20px; padding-right:20px;}
.btn-go:hover, .btn-all:hover, .btn-clear:hover{background:#02c8b8; color:#fff;}
.sl-yr{font-weight:bold; padding-top:5px;}

.tax-tab table th{background:#0580c6; padding:10px; font-size:14px; border:1px solid #ddd; color:#fff; font-weight:bold;}
.tax-tab table td{padding:10px; font-size:14px; border:1px solid #ddd; }
.tax-tab h4{font-size: 20px; text-transform: none; color: #034153;font-weight: 700;margin:20px 0 5px;}

.download table th{background:#0580c6; padding:10px; font-size:14px; border:1px solid #ddd; color:#fff; font-weight:bold;}
.download table td{padding:10px; font-size:14px; border:1px solid #ddd; }
.RadWindow_Web20 .rwControlButtons{width:160px !important}

.table-grid .rgMasterTable .NextPrevAndNumeric td{padding:0;}


.txtsp{position:absolute; top:15px; right:15px;}

.btn-send{color:#fff; background:#083d5f; font-size:18px; margin-top:5px; padding-left:40px; padding-right:40px; border:1px solid #083d5f; height:44px; cursor:pointer; border-radius:0;}
.btn-send:hover{ background:#81b84c; border-color:#81b84c; color:#333;}
.control-form{margin-bottom:10px;}

.table-bordered{margin-bottom:30px; width:100%;}
.table-bordered th{padding: 8px;border: 1px solid #999;text-align: left; background:#ddd; font-size:16px;}
.table-bordered th strong{font-weight:bold;}
.table-bordered td{padding: 8px;border: 1px solid #ddd;text-align: left;}


.dtblgo{margin-bottom:15px; padding:20px 20px;background-color: #fff; border:1px solid #ddd; position:relative;}
.datrtl{font-size:16px; color:#333; font-weight:bold;}


/*News Feed */
.AboutRightbox ul li span:first-child:before{content:""; margin-right:0;}
.AboutRightbox{padding:0 0px 20px 0px;}
.AboutRightbox h2{font-weight:bold;font-size:20px;}
.AboutRightbox span{font-weight:bold; padding:5px; font-size:20px !important; display:block; margin-top:10px; border:1px solid #ccc; background:#f7f7f7;}
.AboutRightbox ul{list-style:outside; font-size:14px; padding-left:40px; border:1px solid #ccc; border-top:0; margin-bottom:0; padding-bottom:10px; margin-top:0;}
.AboutRightbox ul li{padding-right:10px; list-style: outside; border:0; padding:0;}
.AboutRightbox ul li span a{text-decoration:none; color:#000;}
.AboutRightbox ul li span a:hover{text-decoration:underline;}
.AboutRightbox ul li span a{font-weight:normal; font-size:14px; padding-left:0px !important;}
.AboutRightbox ul li span{padding:0 0 0 0px !important; margin:0; display:inline; padding:0; border:0; background:none;}



/* GST acts class Start*/

.acts-header{padding: 15px; background: #F1F1E6; border: none; box-shadow: 0 2px 3px rgb(0 0 0 / 25%);}
.acts-header .input-group{flex-wrap: nowrap !important;position: relative; display: flex; flex-wrap: wrap; align-items: stretch; width: 100%;}
.acts-header .input-group > .form-control, .acts-header .input-group > .form-select{position: relative; flex: 1 1 auto; width: 1%; min-width: 0;}
.disablebtn{background: #004f7d; color: #ffffff;position: relative;display: inline-block;font-weight: 400;padding: 0.375rem 0.75rem;font-size: 1rem;border-radius: 0.15rem;line-height: 1.9;}
.acts-header .form-select{position: relative; flex: 1 1 auto;font-size: 14px;border-top-right-radius: 0;border-bottom-right-radius: 0;margin-left: -1px;border-top-left-radius: 0;border-bottom-left-radius: 0;display: block;padding: 0.375rem 2.25rem 0.375rem 0.75rem; font-weight: 400;background-color: #fff;appearance: none;border: 1px solid #ced4da;background-image: url(../images/drop-arow.svg); background-repeat: no-repeat;  background-position: right 0.75rem center;background-size: 16px 12px;}
.w25{width: 25%;}
.acts-header .input-group-text{display: flex;align-items: center;padding: 0.375rem 0.75rem; border:0;}
.acts-header .input-group-text {background: #f5f5f5; font-size: 10px;}


@media(max-width:767px){
	
	
	.acts-header .input-group{width: auto;flex-wrap: wrap !important;}
	.disablebtn{flex: 40%;max-width: 40%;padding: 0.375rem 0.45rem;font-size: 12px;}
	.acts-header .input-group-text{flex: 100%;}
	.acts-header .input-group > .form-control, .acts-header .input-group > .form-select{flex: 60%;max-width: 60%;font-size: 12px;}
	
	.col-three{width:auto; float:none;}
	.footer{padding-top:30px;}
	.copyrht p, .copy-right p{text-align:center; float:none;}
	.footer h3{margin:15px 0 5px;}
	.top{display:none;}
	.copyrht{height: 60px;}
	
}
