﻿@charset "utf-8";
/* CSS Document */



*{
margin:0px;
padding:0px;

}

table.tablesaw
{
    table-layout: fixed;
    max-width: none;
    width: auto;
    min-width: 100%;
}

table.tablesaw
{
    table-layout: fixed;
    max-width: 100%;
    width: 100%;
}
  

body{
font-family:Arial, Helvetica, sans-serif; font-size: 15px;
}

.main-wrapper-home{
	width:1000px;
	margin-left:auto;
	margin-right:auto;
}
.main-wrapper{
width:100%;
}

.header {
	height: auto;
	margin-right: auto;
	margin-left: auto;
	padding:0px 30px;
	background-color: #133b6f;
	
}
.logo-name {
	float: left;
	height: auto;
	width: 20%;

}
.logo-name2 {
	height: auto;
	width: 20%;
	padding-top:6px;
}

.logo-name1 {
	float: left;
	height: auto;

	padding-top:2px;
	margin-left:auto;
	margin-right:auto;
	font-weight:200;
	line-height: 50px;
	text-align:center;
	color:#333333;
	font-size: 28px;
}

.search {
	float: left;
	height: auto;
	width: 70%;
	padding-top:2px;
	margin-left:auto;
	margin-right:auto;
	font-weight:200;
	line-height: 50px;
	text-align:center;
	color:#146637;
	font-size: 30px;
}

.logo-name2 {
	float: left;
	height: auto;
	width: 7%;
	padding-top:2px;
	margin-left:auto;
	margin-right:auto;
	font-weight:700;
	line-height: 50px;
	text-align:center;
	color:#146637;
	font-size: 40px;
	text-align:right;
}

.logo-name h1{
font-size:45px;
color:#146637;
}

.logo-name span{
font-size:25px;
color:#146637;
font-weight:noraml;
padding-left:20px;
}
.indian-em {
	float: right;
	width: 20%;
	text-align:right;
	padding-top:10px;
}
.indian-em2 {
	float: right;
	width: 15%;
	text-align:right;
}




.menu {
	margin-right: auto;
	margin-left: auto;

	margin-top:1px;
	padding:3px 25px;
}

.bg-bar {
height:5px;
	background-color:#b6cc3c;

}

.nav-1{
	background-color:#97dcff;
	width:60%;
	float:left;
}
.nav-1 ul{
display:inline-block;
}

.nav-1 ul li{
font-size:16px;
color:#333333;
padding-left:10px;
padding-right:10px;
display:inline-block;
line-height:25px;
}
.nav-1 ul li a{
	color:#005e8d;
	text-decoration:none;
	font-weight:500;
}
.nav-1 ul li a:hover{
color:#FFFFFF;
}
.nav-1 ul li a.active{
color:#FFFFFF;
}

.login-bu {
	float: right;
	width: 60px;
	font-size:17px;
}
.login-bu a{
text-align:right;
text-decoration:none;
line-height:25px;
color:#005e8d;
}
.login-bu a:hover{
color:#FFFFFF;
}

.login-bu1 {
	float: right;
	width:30%;
	font-size:17px;
	line-height:25px;
	text-align:right;
	color:#005e8d;
	
}
.login-bu1 a{
text-decoration:none;
color:#005e8d;
}


.section1 {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-color:#f2f7de;
	padding-bottom:5px;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	
	
}

.section1 a {
text-decoration:none;
}

.section1 ul {
display:inline-block;

}
.section1 ul li{
float:left;
list-style-type:none;
padding-right:9px;

}

.section1 ul li img{

}

.section1 ul li img a{

}


.footer {
	height: 30px;
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
	font-weight: normal;
	background-color: #133b6f;
	text-align:center;
	padding-top:9px;
	color:#FFFFFF;
	margin-top:10px;
}
.strip{
	height:10px;
	background:#b6cc3c;
	width:1000px;
	margin-left:auto;
	margin-right:auto;
}


.box-section {
	margin-right: auto;
	margin-left: auto;
	background-color: #eef9fe;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:15px;
}
.box-section a{
text-decoration:none;
}

.box-1 {
	float: left;
	height: 45px;
	width: 24%;
	background-color:#b6cc3c;
	text-align:center;
	color:#146637;
	font-size:17px;
	font-weight:bold;
	margin-right:8px;
	padding-top:5px;
}
.box-1:hover{
	background-color:#d9e39d;
} 
.login-main {
	height: 300px;
	width: 280px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border: 1px solid #97DCFF;
	margin-bottom: 30px;
	margin-top: 30px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
}
.login-header {
	background-color: #97dcff;
	height: 40px;
	font-size: 20px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 40px;
	padding-left: 20px;
}
.login-form {
	height: 220px;
	text-align:right;
}
.input1{
width:92%;
height:28px;
border:#d3d3d2 1px solid;
margin-bottom:10px;
padding-left:10px;
border-radius:3px;
-moz-border-radius:3px;
-webkit-border-radius:3px;
}
.button{
	background-color:#97dcff;
	width:70px;
	height:30px;
	border:none;
	cursor:default;
	font-size:15px;
}

.button1{
background-color:#146637;
width:70px;
height:30px;
border:none;
cursor:default;
font-size:15px;
color:#ffffff;
cursor:pointer;
}

.login-entry {
	margin-right: auto;
	margin-left: auto;
	padding:0px 0px;

}
.drp-top {
	background-color: #eef9fe;
	margin-left:auto;
	margin-right:auto;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.drp-top h3{
font-size:16px;
color:#146637;
font-weight:normal;
}



.data-content  input{
width:40px;
text-align:center;
font-size:12px;
border:1px solid #e2e2e2;
border-radius:3px;
-moz-border-radius:3px;
-webkit-border-radius :3px;
padding:1px;

}

#customers {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    border-collapse: collapse;
    width: 100%;
}

#customers td, #customers th {
    border: 1px solid #ddd;
    padding: 3px;


}

#customers th {
    padding-top: 8px;
    padding-bottom: 8px;
    text-align: left;
    background-color: #eaeaea;
    color: #333333;
	text-align:center;
}
.merge{
background-color:#ffffff;

}

.tb-gap td{
border-bottom:1px solid #CCCCCC;
height:0px;
padding:0px;
margin:0px;
}






@media only screen and (max-width: 1366px) {
.drp-top select{
width:170px;
height:28px;
border:#ced7b6 1px solid;
padding-left:10px;
border-radius:3px;
-moz-border-radius:3px;
-webkit-border-radius:3px;
}
}

@media only screen and (min-width: 1367px) {
.drp-top select{
width:100%;
height:28px;
border:#ced7b6 1px solid;
padding-left:10px;
border-radius:3px;
-moz-border-radius:3px;
-webkit-border-radius:3px;
}
}


@media only screen and (max-width: 1366px) {
.drp-top1 select{
width:100%;
height:28px;
border:#ced7b6 1px solid;
padding-left:10px;
border-radius:3px;
-moz-border-radius:3px;
-webkit-border-radius:3px;
}
}

@media only screen and (min-width: 1367px) {
.drp-top1 select{
width:100%;
height:28px;
border:#ced7b6 1px solid;
padding-left:10px;
border-radius:3px;
-moz-border-radius:3px;
-webkit-border-radius:3px;
}
}

.drp-top1 {
	background-color: #f2f7de;
	margin-left:auto;
	margin-right:auto;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 3px;
	padding-left: 5px;
}








.data-content {
	width: 100%;
	height: 600px;
}



.td3{
width:250px;
 min-width: 250px;
 max-width: 350px;
  max-width: 30px;
  overflow: hidden;
   -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;    /* Firefox, other Gecko */
  box-sizing: border-box;         /* Opera/IE 8+ */


}
.td1{
width:40px;
overflow: hidden;
}
.td2{
width:100px;
overflow: hidden;

}
.fixed3{
background-color:#edebeb;
}

.h-td{
width:20px;
overflow: hidden;
white-space: nowrap;
text-align:center;
}

.h-td1{
width:300px;
overflow: hidden;
white-space: nowrap;
text-align:center;
}
.h-td2{
width:100px;
overflow: hidden;
}


.home-bak {
	float: left;
	height: 30px;
	background-color:#b6cc3c;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	width:80px;
	margin-top:10px;
}
.home-bak a{
text-decoration:none;
line-height:30px;
color:#FFFFFF;
display:block;
text-align:center;
}

.home-bak a:hover{
background-color:#146637;
	border-radius:4px;
-moz-border-radius:4px;
-webkit-border-radius:4px;
}
.green{
background-color:#aad191;
}
.orange{
background-color:#ec7b3b;
}
.drop-list {
	width: 70%;
	margin-right: auto;
	margin-left: auto;
}

.drop-list ul{
width:100%;
display:block;
}
.drop-list ul li{
width:100%;
list-style-type:none;

}
.drop-list ul li a{


}
.drop-list ul li a img{
float:left;
padding-right:15px;
}
.arrow-down img1{
float:right;
display:block;
float:inline;
}
.dro-main{
	width:100%;
	display:block;
	border:2px solid #f9a530;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	margin-bottom:2px;
	text-decoration:none;
	text-align:left;
	font-size:18px;
	color:#333333;
	height:35px;
	line-height:38px;
	margin-top:3px;
}

.dro-main2{
width:100%;
display:block;
border:2px solid #f15921;
-moz-border-radius:4px;
-webkit-border-radius:4px;
border-radius:4px;
margin-bottom:2px;
text-decoration:none;
text-align:left;
font-size:18px;
color:#333333;
height:33px;
line-height:35px;
margin-top:3px;

}

.dro-main3{
width:100%;
display:block;
border:2px solid #b4cc2e;
-moz-border-radius:4px;
-webkit-border-radius:4px;
border-radius:4px;
margin-bottom:2px;
text-decoration:none;
text-align:left;
font-size:18px;
color:#333333;
height:33px;
line-height:35px;
margin-top:3px;
}

.dro-main4{
width:100%;
display:block;
border:2px solid #df276d;
-moz-border-radius:4px;
-webkit-border-radius:4px;
border-radius:4px;
margin-bottom:2px;
text-decoration:none;
text-align:left;
font-size:18px;
color:#333333;
height:33px;
line-height:35px;
margin-top:3px;
}

.dro-main5{
width:100%;
display:block;
border:2px solid #90a83d;
-moz-border-radius:4px;
-webkit-border-radius:4px;
border-radius:4px;
margin-bottom:2px;
text-decoration:none;
text-align:left;
font-size:18px;
color:#333333;
height:33px;
line-height:35px;
margin-top:3px;
}


.dro-main6{
width:100%;
display:block;
border:2px solid #f9a51b;
-moz-border-radius:4px;
-webkit-border-radius:4px;
border-radius:4px;
margin-bottom:2px;
text-decoration:none;
text-align:left;
font-size:18px;
color:#333333;
height:33px;
line-height:35px;
margin-top:3px;
}

.dro-img1{
float:left;

}
.dro-title{
float:left;
padding-left:15px;
font-size:17px;
}
.dro-img2{
float:right;
}
.main-content{
width:20%;
}

.scetion-box {
	float: left;
	height: 200px;
	width: 150px;
	background-image:url(images/health.png);
	margin-left:5px;
}

.scetion-box1 {
	float: left;
	height: 200px;
	width: 150px;
	background-image:url(images/education.png);
	margin-left:10px;
}
.scetion-box2 {
	float: left;
	height: 200px;
	width: 150px;
	background-image:url(images/agri.png);
	margin-left:10px;
}
.scetion-box3 {
	float: left;
	height: 200px;
	width: 150px;
	background-image:url(images/financeial.png);
	margin-left:10px;
}

.scetion-box4 {
	float: left;
	height: 200px;
	width: 150px;
	background-image:url(images/skill.png);
	margin-left:10px;
}

.scetion-box5 {
	float: left;
	height: 200px;
	width: 150px;
	background-image:url(images/basic-infra.png);
	margin-left:10px;
}

.secti-title {
	height: 30px;
	font-weight: bold;
	text-align:center;
	font-size:17px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.secti-titlea{
color:#f9a530;
}
.secti-title1{
color:#ee562d;
}
.secti-title2{
color:#b6cc3c;
}
.secti-title3{
color:#dd226e;
}
.secti-title4{
color:#91a944;
}
.secti-title5{
color:#f9a530;
}

.secti-number {
	height: 50px;
	color: #FFFFFF;
	font-size: 43px;
	padding-top: 30px;
	padding-right: 10px;
	padding-left: 5px;
	position: relative;
	
	
}


.down-box{
	float: left;
	height: 140px;
	width: 140px;
	margin-left:6px;
	border:2px solid #ee562d;
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
	border-radius:20px;
	background-color:#ee562d;
	padding-top: 7px;
	padding-right: 2px;
	padding-bottom: 7px;
	padding-left: 2px;
}


.down-box p{
color:#FFFFFF;
font-weight:normal;
line-height:20px;
font-size:16px;
}




.down-box h5{
font-size:17px;
color:#FFFFFF;
font-weight:normal;
}


.down-box1{
background-color:#c32e23;
margin-left:12px;
border:2px solid #c32e23;
}
.down-box2{
background-color:#91a944;
margin-left:12px;
border:2px solid #91a944;
}
.down-box3{
background-color:#83135b;
margin-left:12px;
border:2px solid #83135b;
}
.down-box4{
background-color:#146637;
margin-left:13px;
border:2px solid #146637;
}
.down-box5{
background-color:#ee562d;
margin-left:10px;
border:2px solid #ee562d;

}
.mh5{
width:95%;
height:35px;
-moz-border-radius:6px;
-webkit-border-radius:6px;
border-radius:6px;
border:2px solid #146637;
margin-top:5px;
outline:none;
font-size:17px;
color:#146637;
padding-left:10px;
}
.download-print {
	height: 60px;
	width:45px;
	position: absolute;
	z-index: 99;
	top:53px;
	right: 0px;
}
.download-print a {
border:none;
outline:none;
}
.content  input{
width:70px;
text-align:center;
font-size:12px;
border:1px solid #e2e2e2;
border-radius:3px;
-moz-border-radius:3px;
-webkit-border-radius :3px;
padding:1px;

}

.t-td1{
width:40px;
}

.t-td2{
width:80px;
text-align:left;
}
.t-td3{
width:60%;
text-align:left;
padding-right:30px;
}
.t-td4{
width:100px;
text-align:left;
wor


}

.secti-text sup{

}









.top-search-bar {
	height: 85px;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius :3px;
	margin-top: 0px;
	margin-bottom: 8px;
	background-repeat: no-repeat;
	padding: 5px;
}


.top-search3 {
	float: left;
	width: 310px;
	font-size: 15px;
	color: #000000;
	padding-left: 20px;
	padding-top: 8px;
	border: 5px solid #146637;
	border-radius:20px;
	-moz-border-radius:20px;
	-webkit-border-radius :20px;
	padding-bottom: 8px;
}
.top-search3 select{
width:220px;
height:28px;
border:#ced7b6 1px solid;
padding-left:10px;
border-radius:3px;
-moz-border-radius:3px;
-webkit-border-radius:3px;
font-weight:normal;
}

.top-search1 {
	float: left;
	height: 80px;
	width: 308px;
	padding-top: 15px;
	padding-left: 5px;
	background-color: #146637;
	border-radius:20px;
	-moz-border-radius:20px;
	-webkit-border-radius :20px;
	margin-left: 8px;
}
.top-search1-h1{
font-size:45px;
color:#FFFFFF;
float:left;
width:100px;
}
.top-search1-text{
	font-size:20px;
	color:#FFFFFF;
	float:left;
	width:170px;
	padding-top: 6px;
	
}

.top-search2 {
	float: left;
	width: 310px;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: normal;
	padding-left: 10px;
	height: 80px;
	background-color: #91a944;
	border-radius:20px;
	-moz-border-radius:20px;
	-webkit-border-radius :20px;
	padding-top: 15px;
	margin-left: 8px;
}

.secti-text {
	height: 60px;
	color: #FFFFFF;
	font-size: 17px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	position: relative;
	top: -6px;
}
.down-box h1{
font-size:75px;
color:#FFFFFF;
font-weight:normal;
}
.down-box sup{
font-size:30px;
color:#FFFFFF;
font-weight:normal;
}











.top-search-land {
	float: left;
	height: 93px;
	width: 303px;
	padding-left: 10px;
	background-color: #146637;
	border-radius:20px;
	-moz-border-radius:20px;
	-webkit-border-radius :20px;
	margin-left: 8px;
	font-size:13px;
	color:#FFFFFF;
}

.top-search-land1 {
	float: left;
	height: 93px;
	width: 303px;
	padding-left: 10px;
	background-color: #91a944;
	border-radius:20px;
	-moz-border-radius:20px;
	-webkit-border-radius :20px;
	margin-left: 8px;
	font-size:13px;
	color:#FFFFFF;
}
.top-search-land  h1{
font-size:16px;
font-weight:bold;
color:#FFFFFF;
}

.top-search-land1  h1{
font-size:16px;
font-weight:bold;
color:#FFFFFF;
}

.down-box h2{
font-size:28px;
color:#FFFFFF;
font-weight:normal;
}


.down-box h6{
font-size:16px;
color:#FFFFFF;
font-weight:normal;
}
@media only screen and (max-width: 1366px) {
.drp-top input{
width:170px;
height:28px;
border:#ced7b6 1px solid;
padding-left:10px;
border-radius:3px;
-moz-border-radius:3px;
-webkit-border-radius:3px;
}
}

@media only screen and (min-width: 1367px) {
.drp-top input{
width:100%;
height:28px;
border:#ced7b6 1px solid;
padding-left:10px;
border-radius:3px;
-moz-border-radius:3px;
-webkit-border-radius:3px;
}
}

@media only screen and (max-width: 768px) {
    /* For mobile phones: */
    .img23{
        width: 100%;
    }
}

.nav-menu-main {
	
	width:100%;
	background-color: #072f62;
	height: 38px;
	padding-left: 50px;
}

.nav-menu {
margin-left: auto;
margin-right: auto;

}

.nav-menu ul{
	list-style-type: none;
	
}
.nav-menu ul li{
	list-style-type: none;
	display: inline;
	float: left;
	border-left: 1px solid #153e74;
	
}
.nav-menu ul li a{
	padding: 5px 13px;
	line-height: 28px;
	text-decoration: none;
	color: #ffffff;
	font-weight: normal;
	font-size: 15px;
	text-align: center;
	float: left;
	
	
	
}
.nav-menu ul li a:hover{
	color: #008d2b;
	background-color: #153e74;
	padding: 5px 13px;
	
}
.nav-menu ul li a.active{
	color: #ffffff;
	background-color: #008d2b;
	padding: 5px 13px;
	
}
.sub-title{
	
	font-size: 17px;
	color: green;
	padding-left: 52px;
	font-weight: bold;
	background-color: #e2f6ff;
	border-bottom: #dbf1fb 1px solid;
}

.box-main{	
	width:700px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px;
	
}

.box1{
	width: 225px;
	height: auto;
	padding-bottom: 20px;
	float: left;
	border-radius:50px;
	webkit-border-radius:50px;
	moz-border-radius:50px;
	border: 4px #159bc0 solid;
	min-height: 470px;

}
.box2{
	width: 225px;
	height: auto;
	padding-bottom: 20px;
	float: left;
	margin-left: 10px;
	border: 4px #4287dc solid;
	border-radius:10px;
	webkit-border-radius:10px;
	moz-border-radius:10px;
	min-height: 470px;
	
}
.box3{
	width: 225px;
	height: auto;
	padding-bottom: 20px;
	float: left;
	margin-left: 10px;
	border-radius:10px;
	webkit-border-radius:10px;
	moz-border-radius:10px;
	border: 4px #12b6ac solid;
	min-height: 470px;
}
.box1-header{
	height: 40px;
	background-color: #159bc0;
	border-radius:50px;
	webkit-border-radius:50px;
	moz-border-radius:50px;
	
	text-align: center;
	font-weight: bold;
	font-size: 17px;
	padding-top: 10px;
	color: #ffffff;
}
.box2-header{
	height: 40px;
	background-color: #4287dc;
	border-radius:50px;
	webkit-border-radius:50px;
	moz-border-radius:50px;
	
	text-align: center;
	font-weight: bold;
	font-size: 17px;
	padding-top: 10px;
	color: #ffffff;
}
.box3-header{
	height: 40px;
	background-color: #12b6ac;
	border-radius:50px;
	webkit-border-radius:50px;
	moz-border-radius:50px;
	
	text-align: center;
	font-weight: bold;
	font-size: 17px;
	padding-top: 10px;
	color: #ffffff;
}
.middile{
	height: auto;
	padding: 10px 6px;
	
	height: auto;
}

.box-d-1{
	width: 225px;
	height: auto;
	padding-bottom: 20px;
	float: left;
	background-color: #8ee7ff;
	border-radius:10px;
	webkit-border-radius:10px;
	moz-border-radius:10px;
	padding-top: 10px ;
	min-height: 210px;

}
.box-d-2{
	width: 225px;
	height: auto;
	padding-bottom: 20px;
	margin-left: 10px;
	float: left;
	background-color: #a7cfff;
	border-radius:10px;
	webkit-border-radius:10px;
	moz-border-radius:10px;
		padding-top: 10px ;
	min-height: 210px;

}
.box-d-3{
	width: 225px;
	height: auto;
	padding-bottom: 20px;
	margin-left: 10px;
	float: left;
	background-color: #a2e9e5;
	border-radius:10px;
	webkit-border-radius:10px;
	moz-border-radius:10px;
		padding-top: 10px ;
	min-height: 210px;
}

.box-b{
	width: 225px;
	height: auto;
	margin-left: 5px;
	float: left;

	
	
	
}

.box-b a{
color: #ffffff;
text-decoration: none;
float: left;
width: 225px;
height: 150px;
text-align: center;
padding-top: 65px;
background-color: #4287dc;
border-radius:10px;
webkit-border-radius:10px;
moz-border-radius:10px;
font-size: 20px;
font-weight: bold;
	margin-bottom: 10px;
	

	
}
.box-b a:hover{
background-color: #133b6f;
}


@media only screen and (min-width: 900px) {
	
   .box-main{	
	width:1100px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	
}

.box1{
	width: 340px;
	height: auto;
	padding-bottom: 20px;
	float: left;
    margin-left: 10px;
	border: 4px #159bc0 solid;
	border-radius:30px;
	webkit-border-radius:30px;
	moz-border-radius:30px;
	

}
.box2{
	width: 340px;
	height: auto;
	padding-bottom: 20px;
	float: left;
	margin-left: 10px;
	border: 4px #4287dc solid;
	border-radius:30px;
	webkit-border-radius:30px;
	moz-border-radius:30px;
}
.box3{
	width: 340px;
	height: auto;
	padding-bottom: 20px;
	float: left;
	margin-left: 10px;
	border: 4px #12b6ac solid;
	border-radius:30px;
	webkit-border-radius:30px;
	moz-border-radius:30px;
}
	
	.box-d-1{
	width: 320px;
	height: auto;
	padding-bottom: 20px;
	float: left;
	background-color: #40ccc4;
	border-radius:10px;
	webkit-border-radius:10px;
	moz-border-radius:10px;
			padding-top: 10px ;
		min-height: 210px;
	}
	.box-d-2{
	width: 320px;
	height: auto;
	padding-bottom: 20px;
	float: left;
	margin-left: 10px;
	background-color: #a7cfff;
	border-radius:10px;
	webkit-border-radius:10px;
	moz-border-radius:10px;
			padding-top: 10px ;
			min-height: 210px;
	}
	.box-d-3{
	width: 320px;
	height: auto;
	padding-bottom: 20px;
	float: left;
	margin-left: 10px;
	background-color: #a2e9e5;
	border-radius:10px;
	webkit-border-radius:10px;
	moz-border-radius:10px;
			padding-top: 10px ;
			min-height: 210px;
	}
	
	.box-b{
	width: 320px;
	height: auto;
	margin-left: 10px;
	float: left;

	
	
	
}
	
.box-b a{
color: #ffffff;
text-decoration: none;
float: left;
width: 320px;
height: 150px;
text-align: center;
padding-top: 65px;
background-color: #4287dc;
border-radius:10px;
webkit-border-radius:10px;
moz-border-radius:10px;
font-size: 20px;
font-weight: bold;
	

	
}
.box-b a:hover{
background-color: #133b6f;
}

	
	
}
@media only screen and (max-width:400px) {
   

	.box-main{	
	width:320px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px;
	
}

.box1{
	width: 320px;
	height: auto;
	padding-bottom: 20px;
	
   display: inline-block;
	border-radius:50px;
	webkit-border-radius:50px;
	moz-border-radius:50px;
	margin-left: 0px;
	margin-bottom: 20px;

}
.box2{
	width: 320px;
	height: auto;
	padding-bottom: 20px;
	
	display: inline-block;
	margin-left: 0px;
	border-radius:50px;
	webkit-border-radius:50px;
	moz-border-radius:50px;
	margin-bottom: 20px;
}
.box3{
	width: 320px;
	height: auto;
	padding-bottom: 20px;
	
	display: inline-block;
margin-left: 0px;
		border-radius:50px;
	webkit-border-radius:50px;
	moz-border-radius:50px;
	
}
	
	.box-d-1{
	width: 320px;
	height: auto;
	padding-bottom: 20px;
	float: left;
	background-color: #40ccc4;
	border-radius:10px;
	webkit-border-radius:10px;
	moz-border-radius:10px;
			padding-top: 10px ;
		min-height: 210px;
	}
	.box-d-2{
	width: 320px;
	height: auto;
	padding-bottom: 20px;
	float: left;
	margin-left: 10px;
	background-color: #a7cfff;
	border-radius:10px;
	webkit-border-radius:10px;
	moz-border-radius:10px;
			padding-top: 10px ;
			min-height: 210px;
	}
	.box-d-3{
	width: 320px;
	height: auto;
	padding-bottom: 20px;
	float: left;
	margin-left: 10px;
	background-color: #a2e9e5;
	border-radius:10px;
	webkit-border-radius:10px;
	moz-border-radius:10px;
			padding-top: 10px ;
			min-height: 210px;
	}
	
	.box-b{
	width: 320px;
	height: auto;
	margin-left: 10px;
	float: left;

	
	
	
}
	
.box-b a{
color: #ffffff;
text-decoration: none;
float: left;
width: 320px;
height: 150px;
text-align: center;
padding-top: 65px;
background-color: #4287dc;
border-radius:10px;
webkit-border-radius:10px;
moz-border-radius:10px;
font-size: 20px;
font-weight: bold;
	

	
}
.box-b a:hover{
background-color: #133b6f;
}
}


/*28-01-2019*/


.link1 a{
	color: #133b6f;
	text-decoration: none;
}
.link1 a:hover{
	color:#008d2b;
	text-decoration: none;
}

.table18{
	border-collapse: collapse;
}
.table18 tr td{
	border-collapse: collapse;
	border: 1px solid #D3D3D3;
	padding: 5px;
}





.box-main {
	
	color: #3B3B3B;
}

.box-main p{
	font-size: 15px;
	line-height: 23px;
	padding-bottom: 15px;
	
}
.box-main h4{
	font-size: 16px;
	color: #133b6f;

}
@media only screen and (min-width:500px) {
.scroll1{
	height: 400px;
	overflow-y: scroll;
	
}
}
	
	.graph{
		text-align: center;
		
	}
	
	.color1{color: #8faadc}
	.color2{color: #ff6600}
	.color3{color: #8e0404}
	.color4{color: #ff0000}
	.color5{color: #bfbfbf}
	.color6{color: #878585}
	
	.table19{
	border-collapse: collapse;
		
}
.table19 tr td{
	border-collapse: collapse;
	border: 1px solid #D3D3D3;
	padding: 8px 2px;
	font-size: 12px;
	border-radius:4px;
	
}
	
	

