﻿@charset "utf-8";
/* CSS Document */
body {
	/* font-family: 'Palanquin', sans-serif; */
	font-family: 'Ek Mukta', sans-serif;
	background-image:url(../Kimages/bg.jpg);
	background-repeat:repeat;
}
.text_alain_r
{
    
    text-align:right;
}

.table a
{
    text-decoration:none
}
.table a:hover
{
    text-decoration:underline;
}
.table>tbody>tr.active>th
{
    font-weight:normal !important;
}
.context_area h4 {
    font-size: 18px;
    margin-top: 24px !important;
}

.container2
{
    width:95% !important;
    background-color:transparent;
    margin-left: 2.5%;
}

.container
{
    width:95% !important;
    background-color:#fff;
    font-size:1.1em;
}


.menu90 {font-size:90%!important;}
.menu100 {font-size:100%!important;}
.menu110 {font-size:110%!important;}

.top_head {
	background: #f7f7f7;
	display: block;
	border-bottom: 1px solid #ebebeb;
	height: 30px;
	font-size: 0.9em;
}
.top_head a {
	color: #666;
}
.top_head a:hover {
	color: #009900;
	text-decoration: none;
}
.top-link a {
	color: #666;
	font-weight: normal;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DFDFDF;
	float: right;
	line-height: 29px;
	padding: 0 7px;
}
.sizechanger, .colorchanger {
	float: right;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DFDFDF;
	margin-top: 4px;
    margin-left: 4px;
}
.sizechanger a, .colorchanger a {
	float: left;
	line-height: 29px;
	padding: 0 7px;
	color: #666;
	text-decoration: none;
}
.sizechanger a:hover, .colorchanger a:hover {
	float: left;
	line-height: 29px;
	padding: 0 7px;
	color: #999;
	text-decoration: none;
}
a.hlink {
	background: #ef8a22 none repeat scroll 0 0;
	color: white;
	line-height: 20px;
    float: right;
    margin-top: 3px;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 1px;
    padding-top: 2px;
    padding-right: 5px;
    padding-bottom: 2px;
    padding-left: 5px;
}
a:hover.hlink, a:focus.hlink {
	background: #333;
	text-decoration:underline;
	color:#fff;
}
.colorchanger btn
{
    background-color:#000 !important;
}
.skip {
	line-height: 29px;
	padding: 0 7px;
}
.skip a
{
    margin-right: 5px;
    margin-left: 5px;
}
.blackbg {
	color: #FFF !important;
	background-color: #333;
}
.header_middle {
	margin-top: 10px;
}
.title {
	font-size: 2.6em;
	color: #333;
	text-decoration: none;
	float: left;
	padding-left: 10px;
	line-height: 35px;
	padding-top: 20px;
	padding-top: 20px;
	font-weight: 600;
}
.title p {
	font-size: 0.6em;
	color: #333;
	font-weight: lighter;
    margin-top: 3px;
}
.navbar-form {
	background-color: #0099CC;
	padding: 10px;
	margin-top: 15px;
}
.input-group .form-control {
	width: 130% !important;
}
.service-icon {
	border: 3px solid transparent;
	display: inline-block;
	height: 85px;
	width: 85px;
	line-height: 101px;
	-webkit-transform: rotate(47deg);
	-moz-transform: rotate(47deg);
	-ms-transform: rotate(47deg);
	-o-transform: rotate(47deg);
	transform: rotate(47deg);
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	margin-bottom: 20px;
}
.service-item:hover .service-icon {
	border: 3px solid #009900;
	margin-bottom: 20px;
	color: #333333;
}
.service-icon i {
	-webkit-transform: rotate(-48deg);
	-moz-transform: rotate(-48deg);
	-ms-transform: rotate(-48deg);
	-o-transform: rotate(-48deg);
	transform: rotate(-48deg);
}
.service-item h3
{
    margin: 0px 0px 20px 0px;
    font-size: 20px;
    text-transform: uppercase;
}
.service-item p {
	font-size: 1.1em;	
}

.fa-envira {
	background-image: url(../images/farmer.png);
	background-repeat: no-repeat;
	background-position: center 15px;
	float: left;
	height: 66px;
	width: 59px;
}
.fa-envira1 {
	background-image: url(../images/farmer1.png);
	background-repeat: no-repeat;
	background-position: center 15px;
	float: left;
	height: 66px;
	width: 59px;
}
.fa-envira2 {
	background-image: url(../images/farmer2.png);
	background-repeat: no-repeat;
	background-position: center 15px;
	float: left;
	height: 66px;
	width: 59px;
}
.fa-envira3 {
	background-image: url(../images/farmer3.png);
	background-repeat: no-repeat;
	background-position: center 15px;
	float: left;
	height: 66px;
	width: 59px;
}
.top-gap {
	margin-top: 35px;
}
.top-gap1 {
	margin-top: 45px;
}
.top-gap2 {
	margin-top: 60px;
}
.gap {
	margin-top: 15px;
}
.gap1 {
	margin-top: 25px;
}
.gap2 {
	margin-top: 45px;
	margin-bottom: 45px;
}
.gap3 {
	margin-top: 2px;
}
.gap4 {
	margin-top: 25px;
	margin-bottom: 25px;
}
.block-body {
	background-color: #F5FFD9;
	padding-top: 10px;
	padding-bottom: 30px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #DFDFDF;
	border-bottom-color: #DFDFDF;
}
#blog .blog-post img {
	margin-bottom: 20px;
	}
.affiliates img {
	margin-bottom: 20px;
}
.text-red {
	color: #F00;
}
/*TAB*/
main {
	max-width: 100%;
	padding: 0px;
	margin: 0 auto;
	background: #fff;
}
section {
	display: none;
	border: 1px solid #ddd;
	margin-left: 0px;
}
/*   input {
	    display: none;
            }*/
.tab-a label {
	display: inline-block;
	font-weight: 500;
	text-align: center;
	color: #999;
	border: 1px solid transparent;
	/*font-size: 1.1em;*/
	margin-top: 0;
	margin-right: 0;
	margin-bottom: -1px;
	margin-left: 0;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.tab-a label:before {
	font-family: fontawesome;
	font-weight: normal;
	margin-right: 10px;
}
.tab-a label[for*='1']:before {
	content: '\f0a1';
}
.tab-a label[for*='2']:before {
	content: '\f073';
}
.tab-a label[for*='3']:before {
	content: '\f08d';
}
.tab-a label:hover {
	color: #888;
	cursor: pointer;
}
.tab-a input:checked + label {
	color: #333;
	border: 1px solid #ddd;
	border-top: 2px solid orange;
	border-bottom: 1px solid #fff;
}
#tab1:checked ~ #content1, #tab2:checked ~ #content2, #tab3:checked ~ #content3, #tab4:checked ~ #content4 {
	display: block;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#content1 ul {
	margin: 0px;
	padding: 0px;
}
#content1 ul li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	list-style-type: square;
	font-size: 1em;
	color: #333;
	padding-bottom: 8px;
	padding-top: 10px;
	margin-left: 20px;
}
#content1 .lastli {
	border: none;
}
.CenterAlign {
    text-align: center;
}
 @media screen and (max-width: 650px) {
label {
	font-size: 0;
}
label:before {
	margin: 0;
	font-size: 18px;
}
}
 @media screen and (max-width: 400px) {
label {
	padding: 15px;
}
}
 /*******************/
@media (max-width: 767px) {
.blog-post {
 margin-bottom: 40px;
}
.affiliates {
 margin-bottom: 40px;
}
}
/*panel*/
.ac-container {
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.ac-container label
{
    padding: 3px 20px;
    position: relative;
    z-index: 20;
    display: block;
    cursor: pointer;
    color: #333333;
    line-height: 33px;
    font-size: 15px;
    background: #ffffff;
    background: -moz-linear-gradient(top, #ffffff 1%, #eaeaea 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #ffffff), color-stop(100%, #eaeaea));
    background: -webkit-linear-gradient(top, #ffffff 1%, #eaeaea 100%);
    background: -o-linear-gradient(top, #ffffff 1%, #eaeaea 100%);
    background: -ms-linear-gradient(top, #ffffff 1%, #eaeaea 100%);
    background: linear-gradient(top, #ffffff 1%, #eaeaea 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eaeaea', GradientType=0 );
    box-shadow: 0px 0px 0px 1px rgba(155,155,155,0.3), 1px 0px 0px 0px rgba(255,255,255,0.9) inset, 0px 2px 2px rgba(0,0,0,0.1);
    font-weight: normal;
}
.ac-container label:hover {
	background: #fff;
}
.ac-container input:checked + label, .ac-container input:checked + label:hover {
	color: #333333;
	box-shadow: 0px 0px 0px 1px rgba(155,155,155,0.3), 0px 2px 2px rgba(0,0,0,0.1);
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #ffa500;
	background-color: #ffa500;
	font-weight: bold;
}
.ac-container label:hover:after, .ac-container input:checked + label:hover:after {
	content: '';
	position: absolute;
	width: 24px;
	height: 24px;
	right: 13px;
	top: 7px;
	background-color: transparent;
	background-image: url(../images/arrow_down.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.ac-container input:checked + label:hover:after {
	background-image: url(../images/arrow_up.png);
}
.ac-container input {
	display: none;
}
.ac-container article {
	background: rgba(255, 255, 255, 0.5);
	margin-top: -1px;
	overflow: hidden;
	height: 175px;
	position: relative;
	z-index: 10;
	-webkit-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	-moz-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	-o-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	-ms-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
}
.ac-container article p {
	color: #666;
	line-height: 0px;
	font-size: 14px;
	text-shadow: 1px 1px 1px rgba(255,255,255,0.8);
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.ac-container input:checked ~ article {
	-webkit-transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
	-moz-transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
	-o-transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
	-ms-transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
	transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
	box-shadow: 0px 0px 0px 1px rgba(155,155,155,0.3);
}
.ac-container input:checked ~ article.ac-small {
	height: 110px;
}
.ac-container input:checked ~ article.ac-medium {
	height: 170px;
}
.ac-container input:checked ~ article.ac-large {
	height: 282px;	
}
/******service********/
.service-box
{
    border-style: solid;
    border-width: 1px;
    border-color: #FFFFFF #FFFFFF #EBEBEB #FFFFFF;
     padding-bottom:10px; padding-top:10px;
}
.service-box:hover {
	border: 1px solid #E0E0E0;
	background-color: #EAEAEA;
}
.service-box1 {
	padding: 15px;
}
.service-box2
{
    border-style: solid;
    border-width: 1px;
    border-color: #FFFFFF;
    margin-bottom: 20px;
}
.service-box2:hover {
	border: 1px solid #E0E0E0;
	background-color: #EAEAEA;
}
.service-icon-left .service-icon {
	float: left;
}
.service-icon1 {
	float: left;
}
.service-icon-left .service-content1 {
	padding-left: 70px;
}
.service-icon-left .service-content2 {
	padding-left: 70px;
}
.service-content h4 {
	margin-bottom: 6px;
	font-weight: 500;
	height:40px !important;	
}
.service-content1 p
{
    color: #666;
    font-size: 1em;
    height:60px !important;   
}
.service-content2 p {
	color: #FFF;
}
.service-content1 h4 a:hover {
	text-decoration: none;
	color: #000;
	font-weight: 600;
}
.service-content2 h4 a:hover {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: 600;
}
.icon-mini-effect
{
    border: 1px solid #ffa500;
    position: relative;
    display: block;
    z-index: 1;
    font-size: 1.2em;
    color: #fff;
    top: 10px;
    width: 55px;
    height: 55px;
    line-height: 32px;
    text-align: center;
    margin: 0;
    border-radius: 100%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
}
.icon-effect-1 {
	background-color: #ffa500;
	-webkit-transition: color 0.4s;
	-moz-transition: color 0.4s;
	transition: color 0.4s;
}
.gray-icon.icon-effect-1 {
	box-shadow: 0 0 0 0px #444;
	-o-box-shadow: 0 0 0 0px #444;
	-moz-box-shadow: 0 0 0 0px #444;
	-webkit-box-shadow: 0 0 0 0px #444;
}
.icon-effect-1:after {
	top: -2px;
	left: -2px;
	padding: 2px;
	z-index: -1;
	-webkit-transition: -webkit-transform 0.4s, opacity 0.4s;
	-moz-transition: -moz-transform 0.4s, opacity 0.4s;
	transition: transform 0.4s, opacity 0.4s;
}
.gray-icon1.icon-effect-1:after {
	background-color: #FC0;
}
.icon-effect-1.gray-icon1:hover, .service-box:hover .gray-icon.icon-effect-1
{
    color: #b37401;
}
.icon-effect-1:hover:after, .service-box:hover .icon-effect-1:after {
	-webkit-transform: scale(1.3);
	-moz-transform: scale(1.3);
	-ms-transform: scale(1.3);
	transform: scale(1.3);
	opacity: 0;
}
.service-icon1 i {
	display: inline-block;
	padding-top: 13px;
	font-size: 1.8em;
}
/*******KEY*********/
.key-deg
{
    font-size: .9em;
    margin: 0px;
    padding: 7px;
    color: #000000;
}
.nopadding {
	margin: 0px;
	padding: 0px;
}
.left-padding {
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.right-padding
{
    padding-right: 5px;
    padding-left: 5px;
}
.recent-work {
	width: 100%;
	padding-bottom: 27%;
	background: #C3C9CC;
	display: table;
	text-align: center;
	vertical-align: middle;
	padding-top: 27%;
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: center;
	position: relative;
	margin-bottom: 30px;
}
.recent-work span {
	margin-top: -0px;
	opacity: 0;
	position: relative;
	z-index: 1;
	border: 1px solid #CCC;
}
.recent-work:before {
	background: rgba(2, 56, 58, 0.7);
	height: 100%;
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	content: '';
	opacity: 0;
	-o-transition: all .2s;
	-ms-transition: all .2s;
	-moz-transition: all .2s;
	-webkit-transition: all .2s;
	transition: all .2s;
}
.recent-work:hover {
	background-size: 200%;
	background-position: center;
	color: #FFF;
}
.recent-work:hover:before, .recent-work:hover span {
	opacity: 1;
	color: #FFF;
}
/*******************/
.footer_bg {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #090;
	background-image: url(../Kimages/bg-footer.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
.LinkFooter {
	font-size: 1em;
	text-decoration: none;text-align:left;
	color: #FC0;
}
.LinkFooter a {
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;
}
.LinkFooter a:hover {
	color: #FFCC00;
	text-decoration: underline;
}
.footerText, .copyright {
	font-size: 1em; text-align:left;
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 10px;
	margin-left: 5px;
}
.copyright a
{
    color: #FF9933;
    text-decoration: none;
    margin-right: 5px;
    margin-left: 5px;
}
.copyright a:hover {
	color: #FFCC00;
	text-decoration: underline;
}

.footerText a
{
    color: #FF9933;
    text-decoration: none;
    margin-right: 5px;
    margin-left: 5px;
}
.footerText a:hover {
	color: #FFCC00;
	text-decoration: underline;
}

.rightFooter {
	font-size: 1em;
	text-decoration: none;
	text-align: right;
}
.visitor, .updated {
	color: #FFF;
	text-decoration: none;
	margin-bottom: 10px;
}
.line {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #E2E2E2;
	margin-bottom: 50px;
	padding-bottom: 50px;
}
.line1 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #009900;
	padding-bottom: 10px;
}
.line2 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ec8c05;
	padding-bottom: 50px;
}
.line3 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ec8c05;
	padding-bottom: 30px;
}
.line4 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #009900;
	padding-bottom: 0px;
}
.copy {
	font-size: 14px;
	font-weight: 300;
	color: #929292;
	padding: 10px 0px;
	display: inline-block;
}
.fb {
	background: #1976d2;
}
.twitter {
	background: #2CAAE1;
}
.google {
	background: #c62828;
}
.rss {
	background: #ff8f00;
}
.icon {
	height: 40px;
	width: 40px;
	text-align: center;
	padding: 8px;
	display: inline-block;
	border: 1px solid transparent;
	font-size: 18px;
}
a .icon {
	color: #dadada;
}
/*.social-icon{
	float: right;
}*/
a .icon:hover {
	background: transparent;
}
a .fb:hover {
	color: #1976d2;
	border-color: #1976d2;
}
a .twitter:hover {
	color: #2CAAE1;
	border-color: #2CAAE1;
}
a .google:hover {
	color: #c62828;
	border-color: #c62828;
}
a .rss:hover {
	color: #ff8f00;
	border-color: #ff8f00;
}
.list-group a {
	font-size: 15px !important;
	/*padding-top: 14px;
    padding-bottom: 13px;*/
}
.img-border {
	border: 1px solid #D7D7D7;	
}
#main-content1 {
	background-color: #e2eec0;
}
.left-padd {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
}
.box-link {
	color: #FFF;
	text-decoration: none;
	font-size: 1.2em;
	padding-top: 20px;
	padding-bottom: 20px;	
}
.box-link p{
	font-size: .8em !important;
	color: #FFF;
	text-decoration: none;
	margin-top: 10px;
}
.blu {
	background-color: #428bca;
}
.blu:hover {
	background-color: #2467a0;
}
.gr {
	background-color: #5cb85c;
}
.gr:hover {
	background-color: #009900;
}
.bl {
	background-color: #5bc0de;
}
.bl:hover {
	background-color: #3ba1bf;
}
.yl {
	background-color: #f0ad4e;
}
.yl:hover {
	background-color: #e1a043;
}
.rd {
	background-color: #d9534f;
}
.rd:hover {
	background-color: #c33b37;
}
.or {
	background-color: #f0874e;
}
.or:hover {
	background-color: #d76d33;
}
@media (max-width:1467px){
.box-link{
	min-height: 185px;
	}
}
.box{
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	padding-top: 25px;
	background-color: #FC0;
	padding-bottom: 25px;
}
.bott-gap{
	margin-bottom: 10px;
}
.bott-gap1{
	margin-bottom: 23px;
}

.blog-post h4 {
    padding: 0px;
    margin-top: 6px;
    margin-right: 0px;
    margin-bottom: -1px;
    margin-left: 0px;
    color: #000000;
    font-size: 1.1em;
}


.blog-post h5
{
    padding: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 5px;
    margin-left: 0px;
    color: #000000;
    font-size:1em; font-weight:normal!important;
    line-height: 18px;
}
.key-deg1
{
    font-size: .9em;
    margin: 0px;
    padding: 0px;
    color: #000000;
}



.Message a
{
    font-size: .8em;
    margin: 0px;
    padding: 0px;
    color: #000000;
}

.Message a:hover
{
    font-size: .8em;
    margin: 0px;
    padding: 0px; text-decoration: underline; 
    color:#000!important;
}
.center{ text-align:center;}

.page-banner {
    background: rgba(0, 0, 0, 0) url("../images/slide-02-bg.html") repeat scroll center center;
    border-bottom: 1px solid #eee;
    height: 200px;
    padding: 30px 0; 
}
.page-banner h2 {
    font-weight: 500;
    text-transform: uppercase;
}

.bott-al {
    border-bottom: 1px solid #e1e1e1;
}

.page-banner p {
    font-weight: 300;
}
ul.breadcrumbs {
    float: right;
    margin-top: 25px;
}
.no-subtitle ul.breadcrumbs {
    margin-top: 4px;
}
ul.breadcrumbs li {
    color: #999; list-style:none;
    float: left;
    font-family: "Open Sans",sans-serif;
    font-size: 13px;
    font-weight: 300;
    margin-left: 3px;
}
ul.breadcrumbs li::before {
    color: #bbb;
    content: "/";
    margin: 0 4px 0 2px;
}
ul.breadcrumbs li:first-child {
    margin: 0;
}
ul.breadcrumbs li:first-child::before {
    content: "";
    margin: 0;
}
ul.breadcrumbs li a {
    color: #666;
    font-weight: 600;
    transition: all 0.2s ease-in-out 0s;
}

#content {
    padding: 20px 0;
}
#content.full-sections {
    padding: 0;
}
.context_area
{
   /* padding-top:12px;*/
}

.page-content{ line-height:24px;}

.list-group-item.green {
    background-color: #419723;
    color: #fff;
    font-weight: normal;
    margin-bottom: 3px;
    text-decoration: none;
}
.list-group-item.green:hover {
    background-color: #ffc211;
    border: 1px solid #eaaf00;
}

.logo{ text-align:center;}
.title{ text-align:center;}

/*----------------------------------------------------------------------- Adding New Css--------------------------------------------------------------------------*/


.pageheight
{
   min-height : 550px;
}


/*...............................iner css..................................*/

.mini-list {
    color: #333;
    float: left;
    font-size: 1em;
    list-style: outside none none;
    margin-top: 2px;
    text-align: center;
    width: 100%;
}
.mini-list ol {
    float: left;
    margin: 0;
    padding: 0;
}

.mini-list ul {
    float: left;
    margin: 0;
    padding: 0;
}
.mini-list li {
    background: rgba(0, 0, 0, 0) url("../Images/arrow.gif") no-repeat scroll 0 6px;
    border-bottom: 1px dotted #a5a5a5;
    float: left;
    font-weight: normal;
    line-height: 24px;
    list-style-type: none;
    margin-bottom: 10px;
    margin-top: 0;
    padding-bottom: 10px;
    padding-left: 26px;
    padding-top: -2px;
    text-align: left;
    width: 100%;
}
.mini-list li.lastLi {
    border: 0 none;
}
.mini-list p {
    color: #606060;
    font-size: 1em;
    margin-top: 5px;
    text-align: justify;
    text-decoration: none;
}
.mini-list a {
    color: #606060;
}
.mini-list a:hover {
    color: #606060;
    text-decoration:underline;
}
.mini-list .lilast {
    border-bottom: 0 none;
}

.fo_sz1 {
    font-size: 1.5em;
}
.fo_sz2 {
    font-size: 1.2em;
}
.fo_sz3 {
    font-size: 1.1em;
}
.fo_sz4 {
    font-size: 1em;
}
.fo_sz5 {
    font-size: 1em;
}
.fo_gray {
    color: #333;
}
.fo_green {
    color: #417c2c;
}
.fo_gray_l {
    color: #666;
}
.fo_our {
    color: #d9534f;
}
.fo_white {
    color: #ffffff;
}
.fo_red {
    color: #990000;
}
.font_o {
    font-family: "Oswald",sans-serif;
}

.border_line {
    background-color: #efefef;
    border: 1px solid #d7d7d7;
    float: left;
    padding-bottom: 2px;
    padding-top: 6px;
    width: 100%;
}
.text_colour{ color:#333333; font-weight:600; font-size:17px; }
.heading{ color:#0b9301; font-size:20px; text-align:center; margin-bottom:16px;}

.ol-list {
    color: #333;
    float: left;
    font-size: 1em;
    list-style: outside none none;
    margin-top: 2px;
    text-align: center;
    width: 100%;
}
.ol-list ul {
    float: left;
    margin: 0;
    padding: 0;
}
.ol-list li {
   
    border-bottom: 1px solid #d6d1d1; background-image:none;
    float: left;
    font-weight: normal;
    line-height: 28px;
    list-style-type: decimal;
    margin-bottom: 1px;
    margin-top: 0;
    padding-bottom: 10px;
    padding-left: 5px;
    padding-top: 2px;
    text-align: left;
    width: 100%;
}
.ol-list li.lastLi {
    border: 0 none;
}
.ol-list p {
    color: #606060;
    font-size: 1em;
    margin-top: 5px;
    text-align: justify;
    text-decoration: none;
}
.ol-list a {
    color: #606060;
}
.ol-list a:hover {
    color: #606060;
}
.ol-list .lilast {
    border-bottom: 0 none;
}

.margin-top
{
    margin-top:10px;
}

.num-list {
    color: #333;
    float: left;
    font-size: 1em;
    list-style: outside none none;
    margin-top: 2px;
    text-align: center;
    width: 100%;
}
.num-list ul {
    float: left;
    margin: 0;
    padding: 0;
}
.num-list li {
   
border-bottom: 1px dotted #888888; background-image:none;
    float: left;
    font-weight: normal;
    line-height: 28px;
    list-style-type:decimal;
    margin-bottom: 1px;
    margin-top: 0;
    padding-bottom: 10px;
    padding-left: 15px;
    padding-top: 2px;
    text-align: left;
    width: 100%;
}
.num-list li.lastLi {
    border: 0 none;
}
.num-list p {
    color: #606060;
    font-size: 1em;
    margin-top: 5px;
    text-align: justify;
    text-decoration: none;
}
.num-list a {
    color: #606060;
}
.num-list a:hover {
    color: #606060;
}
.num-list .lilast {
    border-bottom: 0 none;
}
.num-list .noborder {
    border-bottom: 0 none;
}
.circle{ margin-left:40px!important; list-style-type:circle !important; border:0!important;}
.num {list-style-type: decimal;}
.disc {margin-left:20px!important; list-style-type:circle !important;}
.caption h4
{
    min-height:60px;
    }
    
    /*................................................Grievance.................................................*/

.btn1-primary
{
  color: #fff;
  background-color: #4CAF50;
  border-color: #4CAF50;
  margin-bottom: 20px;
  padding: 7px 14px;
}
.btn1-primary:hover
{
  color: #fff;
  background-color: #FFC107;
  border-color: #FFC107;
  margin-bottom: 20px;
}

.btn1-primary-Complain {
    color: #fff;
    background-color: #a8282c;
    border-color: #a8282c;
}
.nopadding1 {
	padding-right: 0px;
	padding-left: 0px;
}
.float-l {
	float: left;
}
.control2 {
	width: 70%;
	height: 35px;
}
.control-label
{
    font-size: 14px;
    font-weight: normal;
}
.form-control-feedgriev {
	height: 40px;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 5px;
	padding-left: 8px;
	border-radius: 0px;
	font-size: 1em;
	margin-bottom: 25px;
	border: 1px solid #C1C1C1;
	color: #9c9999;
}

.form-group input,
.form-group textarea {
    padding: 1px;
}
.form-group input.form-control {
    padding-left: 5px;    
}
.bott_marginFeedback
{
    float:left;
	margin-left: 0px;
	margin-bottom: 25px;
	margin-right: 10px;	
}
/*-------------------------------------------------------new css by utsav..............................................*/
.bott_margin {
	margin-bottom: 10px;
}
.top_margin{
	margin-top: 10px;
}
.tab-pane
{
    width: 100%;
   /* border: 1px solid #DFDFDF;*/
    float: left;
    margin-bottom: 10px;
    margin-top: 3px;
}
.pressRelease ul {
	height: 430px !important;
	margin-bottom: 0px;
	margin-bottom: 10px;text-align:left;
}
.pressRelease ul li{
	line-height: 1.5em;
	margin-bottom: 0px;
	font-size: .9em;
	color: #333;
	list-style-type: none;
}
.size{
	min-height: 16px;
	font-size: 1em;
	color: #838383;
	text-decoration: none;
	/*background-image: url(../images/pdf.png);*/
	background-repeat: no-repeat;
	background-position: left center;
	width: 100%;
	float: left;
	/*padding-left: 20px;*/
	margin: 0px;
	padding-top: 0px;
	line-height: 25px;
}
.size img
{
    margin-right:3px;
}
.date
{
    font-size: 1em;   
    text-decoration: none;
    margin: 0px;
    padding: 0px;
    line-height: 19px;
    color: #048304;   
}
.ticker
{
    overflow: auto;
    position: relative;
    padding-right: 10px;
    padding-left: 10px;
    border: none;
    background-color: #FFF;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-top: 10px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;   
}
.ticker li {
	display: block;
}
.ticker a {
	color: #000;
	text-decoration: none;
}
.ticker a:hover {
	color: #000;
	text-decoration: underline;
}

/*---------------------------------new------------------------------*/

.btn-default {
color: #333;
background-color: #fff;
border-color: #ccc;
font-size: .9em;
padding-top: 1.5px;
padding-right: 3.5px;
padding-bottom: 1.5px;
padding-left: 3.5px;
}
.btn-black {
background-color: #000;
color: #FF0;
border: 1px solid #000;
}

.dynamic_update, photo {
	float: left;
	width: 100%;
}
.dynamic_update ul{
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;	
	margin-left: 10px;
}
.dynamic_update li{
	list-style-type: none;
	line-height: 14px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-bottom: 10px;
	padding-top: 10px;
}
.dynamic_update li a{
	font-size: 14px;
	color: #333;
	text-decoration: none;	
}
.dynamic_update li a:hover{
	color: #333;
	text-decoration: underline;
}
.dynamic_update li>.size{
	min-height: 16px;
	font-size: 1em;
	color: #838383;
	text-decoration: none;
	background-image: url(../images/pdf.png);
	background-repeat: no-repeat;
	background-position: left center;
	width: 100%;
	float: left;
	padding-left: 20px;
	margin: 0px;
	padding-top: 0px;
	line-height: 25px;
}
.dynamic_update li>.date{
	font-size: 1em;
	font-style: italic;
	color: #666;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	line-height: 20px;
}
.dynamic_update li>.op_date{
	font-size: 1em;
	font-style: italic;
	color: #666;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	line-height: 30px;
}
.n-box
{
    padding: 5px 2px;
    position: relative;
    z-index: 20;
    display: block;
    cursor: pointer;
    color: #333333;
    line-height: 33px;
    font-size: 15px;
    background: #ffffff;
    background: -moz-linear-gradient(top, #ffffff 1%, #eaeaea 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #ffffff), color-stop(100%, #eaeaea));
    background: -webkit-linear-gradient(top, #ffffff 1%, #eaeaea 100%);
    background: -o-linear-gradient(top, #ffffff 1%, #eaeaea 100%);
    background: -ms-linear-gradient(top, #ffffff 1%, #eaeaea 100%);
    background: linear-gradient(top, #ffffff 1%, #eaeaea 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eaeaea', GradientType=0 );
    box-shadow: 0px 0px 0px 1px rgba(155,155,155,0.3), 1px 0px 0px 0px rgba(255,255,255,0.9) inset, 0px 2px 2px rgba(0,0,0,0.1);
    border-top-style: solid;
    border-top-width: 2px;
    border-top-color: #5cb85c;
    height: 45px;
}
.line-height
{
    line-height: 0px;
    border-top-width: 1px;
    border-top-style: dotted;
    border-top-color: #999;
    margin-top: 12px;
}
.ac-large td, th
{
    padding: 12px;
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-bottom-color: #D4D4D4;
}
.ac-large a
{
    color: #257d25;
}
.ac-large a:hover
{
    text-decoration: underline;
}
.ticker_to {
	color: #000;
	text-decoration: none;
	padding-top: 6px;
	padding-bottom: 6px;
	width: 100%;
	float: left;
	background-color: #EBEBEB;
	border: 1px solid #DFDFDF;
}
.ticker_to a {
	color: #000;
	text-decoration: none;
}
.ticker_to a:hover {
	color: #000;
	text-decoration: underline !important;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover 
{
    background-color: #419723;
    border-color: #419723;
}
.scroll-left {
    height: 20px;
    overflow: hidden;
    position: relative;
}
.scroll-left p { position: absolute; width: 100%; height: 100%; margin: 0; line-height: 22px; text-align: center;
 /* Starting position */
 -moz-transform:translateX(100%);
 -webkit-transform:translateX(100%);	
 transform:translateX(100%);
 /* Apply animation to this element */	
 -moz-animation: scroll-left 40s linear infinite;
 -webkit-animation: scroll-left 40s linear infinite;
 animation: scroll-left 40s linear infinite;
}
.scroll-left p:hover 
{
   -webkit-animation-play-state: paused;
   -moz-animation-play-state: paused;
   -o-animation-play-state: paused;
    animation-play-state: paused;
}
/* Move it (define the animation) */
@-moz-keyframes scroll-left {
 0%   { -moz-transform: translateX(100%); }
 100% { -moz-transform: translateX(-100%); }
}
@-webkit-keyframes scroll-left {
 0%   { -webkit-transform: translateX(100%); }
 100% { -webkit-transform: translateX(-100%); }
}
@keyframes scroll-left {
 0%   { 
 -moz-transform: translateX(100%); /* Browser bug fix */
 -webkit-transform: translateX(100%); /* Browser bug fix */
 transform: translateX(100%); 		
 }
 100% { 
 -moz-transform: translateX(-100%); /* Browser bug fix */
 -webkit-transform: translateX(-100%); /* Browser bug fix */
 transform: translateX(-100%); 
 }
 }
 
 .btn-default1 {
	color: #333;
	background-color: #fff;
	border-color: #ccc;
	font-size: .9em;
	padding-top: 1.5px;
	padding-right: 3.5px;
	padding-bottom: 1.5px;
	padding-left: 3.5px;
}
.btn-black {
	background-color: #000 !important;
	color: #fff !important;
	border: 1px solid #000 !important;
}
.btn-black:hover {
	border: 1px solid #8e8e8e !important;
}
.blackbg {
	color: #FFF !important;
	background-color: #333;
	background-image:none;
}
.bottom-margin
{
    margin-bottom:30px;
}

.form-control 
{
    width:70%;
}
.bs-callout-info {
 border-left-color: #1b809e;
}

.bs-callout {
  padding: 3px 15px;
  margin-bottom: 8px;
  border: 1px solid #9FDB68;
  border-left-width: 5px;
  border-radius: 3px;
}
.bs-callout h5
{
    line-height:10px;
    margin-top:10px;
    margin-bottom:3px;
    margin-left:0px;
    margin-right:0px;
    padding:0px;
}
.work-box
{
    background-color:#f7fff3 !important;
    border: 1px solid #9FDB68;
    padding-top:17px;
    height: auto;
    float: left;
    width: 100%;
}
.report_title
{
    background-color:#ffcc00;
    text-align: center;
    font-weight: bold;
}
.float-r{
	float: right;
}
.baghedder
{
        color: #3c763d;
    background-color: #ffcc00;
    }
.navbar7-form {
	background-color: #0099CC;
	padding: 10px;
	margin-top: -8px;
}

.btn7-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
  margin-bottom: 10px;
    width: 65px;
}
.list
{
    list-style-type: none;
}
.ul-line
{
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #E1E1E1;
    padding-top: 5px;
    padding-bottom: 5px;
    width: 200px;
    margin-top: 8px;
    margin-bottom: 8px;
}

.user-info7{max-width:300px;display:inline-block;overflow:hidden; text-overflow:ellipsis;
            white-space:nowrap;vertical-align:top;line-height:15px;position:relative;top:6px}

.no_listing {
    color: #333; 
    float: left;
    font-size: 1em;
    margin-top: 2px;
   
    width: 96%;margin-left: 30px !important;
}
.no_listing .lilast {
    border-bottom: 0 none;
}
.no_listing ul {
    float: left;
    margin: 0;
    padding: 0;
}

.no_listing li {   
border-bottom: 1px dotted #888888; background-image:none;
    float: left;
    font-weight: normal;
    line-height: 28px;   
    margin-bottom: 1px;
    margin-top: 0;
    padding-bottom: 10px;
    padding-left: 15px;
    padding-top: 2px;
    text-align: left;
    width: 96%;margin-left: 20px !important;
}

.no_listing .noborder {
    border-bottom: 0 none;
}

.text_area{ clear:both;}
.no_listing p{ text-align:left; font-size:1em; padding-left:5px; }


/*-----------------------------manish (article)---------------------------------*/
.ac-container article {
	background: rgba(255, 255, 255, 0.5);
	margin-top: -1px;
	overflow: hidden;
	height: 0px;
	position: relative;
	z-index: 10;
	-webkit-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	-moz-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	-o-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	-ms-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
}

.single_line {
  border:none;
  border-top:1px dotted #000;
  color:#fff;
  background-color:#fff;
 margin-top:6px;
 margin-bottom:6px;
  width:100%;
}
    
    .line_spacing1
    {
        
        margin-top:10px;
        }

.side_gap{ padding:0 20px;}
/*-----------------------------manish (article)---------------------------------*/



h5{ font-size:18px; font-weight:600;}
h6{ font-size:16px; font-weight:600;}

/*.mini-list {color: #333;font-family: Arial; float: left; font-size:1em; margin-top: 2px; text-align: center; width: 100%;}
.mini-list ul {float: left; margin: 0; padding: 0;  list-style: outside none none;}
.mini-list li { background: rgba(0, 0, 0, 0) url("../Images/arrow.gif") no-repeat scroll 0 6px; border-bottom: 1px dotted #a5a5a5;float: left;font-weight: normal; 
                line-height: 24px;list-style-type: none;margin-bottom: 10px; margin-top: 0; padding-bottom: 10px;padding-left: 26px; 
                padding-top: -2px;text-align: left; width: 100%;}

.mini-list a {color: #606060;}
.mini-list a:hover {color: #606060;text-decoration:underline;}
.mini-list li.lastli { border-bottom:0px!important;}
.mini-list p { color: #606060; font-size: 1em; margin-top: 5px; text-align: justify; text-decoration: none;}
*/
.no_listing { color: #333;  float: left; font-size: 1em; margin-top: 2px; width: 100%;}
.no_listing ul { float: left; margin: 0; padding: 0;}
.no_listing li {border-bottom: 1px dotted #888888; background-image:none; float: left; font-weight: normal; line-height: 28px;
                 margin-bottom: 1px;margin-top: 0; padding-bottom: 10px; padding-top: 2px; text-align: left; width: 100%;}
.no_listing a {color: #606060;}
.no_listing a:hover {color: #606060;text-decoration:underline;}
.no_listing li.lastLi {border:0px!important;}
.no_listing li:last-child { border-bottom:0px!important;}

.number-list {}
.number-list ol {  float: left; list-style-type:decimal!important;}
.number-list li { float: left; width: 100%;list-style-type:decimal!important;border-bottom: 1px dotted #a5a5a5;padding-bottom: 10px;margin-bottom: 10px;padding-left: 10px!important;}
.number-list li a { font-weight: normal; line-height: 24px;padding-left: 15px!important; padding-top: -2px;text-align: left; margin-left:0px;}
.number-list li a:hover { color:#eb5e09; text-decoration:none;}
.number-list p { color: #606060; font-size: 1em; margin-top: 5px; text-align: justify; text-decoration: none;}
.number-list a {color: #606060; list-style-type:decimal!important;}
.number-list a:hover {color: #606060;text-decoration:underline;}
.number-list li.lastli { border-bottom:0px!important;}

/* -------------- Manish -----------------*/
 .h4answer
     {
  
       font-size: 16px;
       color: #333333;
       float:left;
   
   
     }

.side
    {
        font-size: 1.0em;
        text-align: left;    
        margin-top: 6px;
        margin-bottom:6px;    
        list-style-type: none;
        font-weight: normal;
        padding-left: 35px; 
        text-align: justify;
        }
        
        
        
        .btngap{	padding-top: 14px;
    padding-bottom: 13px;}
/* -------------- Manish -----------------*/


.key-photo{ width:63%; margin:0 10% !important; background-position:center!important;text-align: center;  }
.key-photo2{ width:40%; margin:0 20% !important; background-position:center!important;text-align: center;  }
.side-gap{ margin-right:10px; }
.side-gap2{ margin-right:5px; }



.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}

.video-box{ width:760px; height:430px;}

.video-img{ width:100%; padding-left: 11px; }
.video-btn{ width:100%; z-index:+1; position:relative;margin-top:-50px; margin-right:40px; text-align:right;  float:right;}
.btn-video  {
    color: #fff; 
    background-color: #ffa500;
    border-color: #eea236; font-size:1.2em;
}

.btn-video a {
    color: #fff;
    background-color: #ffa500;
    border-color: #eea236; font-size:1.2em;
}

.btn-video a:hover {
    color: #000;
    background-color: #afd6ef;
    border-color: #eea236; font-size:1.2em;
}

.img-responsive {
    max-width: 100%;
    height: auto;
}

.spnMandatory{ color:Red; padding-left:2px;}

a.hlink2 {
	background: #5cb85c none repeat scroll 0 0;
	color: white;
	line-height: 20px;
    float: right;
    margin-top: 3px;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 1px;
    padding-top: 2px;
    padding-right: 5px;
    padding-bottom: 2px;
    padding-left: 5px;
}
a:hover.hlink2, a:focus.hlink2 {
	background: #333;
	text-decoration:underline;
	color:#fff;
}
.btn_login
{
    display: inline-block;
    padding: 6px 12px 6px 12px;
    margin-bottom: 0;
    font-size: 17px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 0px;
    margin-top: 25px;
}
.flag{
	background-image: url(../images/flag.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.form-controlPhoto {
	/*height : auto;*/
	padding-top : 5px;
	padding-right : 6px;
	padding-bottom : 5px;
	padding-left : 12px;
	width : 100%;
}

.width80 {
    width: 200px !important;
    
    }
    
.BoxGre
{
   background-color: #7cb348;
   border-color: #7cb348;
   color:#fff!important;
}

.BoxRed
{
   background-color: #ef7f42;
   border-color: #ef7f42;
   color:#fff!important;
}

.BoxGre:hover
{
   background-color: #7cb348!important; 
   color:#fff!important;
}


.BoxRed:hover
{
   background-color: #ef7f42!important;
   color:#fff!important;
   
}


.BoxRed1
{
   background-color: #c74848;
   border-color: #d72f2f;
   color:#fff!important;
}

.BoxRed1:hover
{
   background-color: #9b2525!important;
   color:#fff!important;
   
}
.BoxBlue
{
	background-color: #0099CC;
	border-color: #0099CC;
	color: #FFF!important;
}

.BoxBlue:hover
{
   background-color: #0099CC!important;
   color:#fff!important;
   
}