.head-list {
	list-style: none;
}
.head-list li {
	display: inline-block;
	list-style: none;
	padding-right: 13px;
}
/*
 * General styles
 */
body, html {
	/*  height: 100%;*/
	background-repeat: no-repeat;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	/* margin: 10px; */
	/* background:#23d6ff;*/
	/*#d6a10b*/
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ededed+0,f4f4f4+52,e5e5e5+100 */
	background: rgb(237, 237, 237);
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(237, 237, 237, 1)), color-stop(52%, rgba(244, 244, 244, 1)), to(rgba(229, 229, 229, 1)));
	background: linear-gradient(to bottom, rgba(237, 237, 237, 1) 0%, rgba(244, 244, 244, 1) 52%, rgba(229, 229, 229, 1) 100%);
 	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#e5e5e5', GradientType=0);
	/**/
	background: url(../img/bga1.jpg) repeat;
}
.lists {
	font-size: 15px;
	margin-bottom: 4px;
	font-weight: 600;
}
.lists a {
	color: #284761
}
.main {
	margin-top: 70px;
}
.signUpin {
	color: #fff;
	background: #16d0bf;
	margin-right: 8px;
	border-radius: 5%;
	-webkit-transition: All 0.6s cubic-bezier(0.25, 0.24, 0.58, 1);
	transition: All 0.6s cubic-bezier(0.25, 0.24, 0.58, 1);
	-webkit-box-shadow: 1px 1px 1px #7b7979;
	box-shadow: 1px 1px 1px #7b7979;/*background: #0069b3;



  margin-right: 8px;



  border-radius: 5%;



  transition: All 0.6s cubic-bezier(0.25, 0.24, 0.58, 1);*/
}
.cred {
	background-color: #bd2212;
}
.links {
	font-size: 15px;
	width: 100%;
	height: 35px;
	display: block;
	background: #f0f0f0;
	margin-bottom: 10px;
	color: #000;
	padding: 6px 0 0 15px;
	border: 1px solid #999;
}
.links:hover {
	font-size: 15px;
	width: 100%;
	height: 35px;
	display: block;
	background: #FFF;
	margin-bottom: 10px;
	color: #036;
	padding: 6px 0 0 15px;
	border: 1px solid #999;
	-webkit-box-shadow: 0px 1px 2px #999;
	box-shadow: 0px 1px 2px #999;
	/* transition: all-in-ease(0.5s);*/



	-webkit-transition: All 0.6s cubic-bezier(0.25, 0.24, 0.58, 1);
	transition: All 0.6s cubic-bezier(0.25, 0.24, 0.58, 1);
}
.btnw {
	width:99%;
}
.wbox {
	background: #FFF;
	border-radius: 4px;
	border: 1px solid #dadada;
}
.pehr {
	text-align: justify;
	font-size: 14px;
	letter-spacing: 0.4px;
	line-height: 25px;
}
.homelst {
	padding-left: 0px
}
.guide {
	background: #c4c4c4;
	padding: 10px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 15px;
	font-weight: 600;
}
.hos-lis {
	padding: 0px;
	word-spacing: 1px;
	line-height: 26px;
	font-size: 16px;
	margin-left: 0px;
}
 .homelst li::marker {
 font-weight: 800;
 font-size: 12px;
}
.homelst li {
	font-size: 13.5px;
	letter-spacing: 0.5px;
	line-height: 25px;
}
.peh-head {
	background: #bdbdbd;
	padding: 13px;
	font-weight: 600;
	letter-spacing: 0.5px;
	text-transform: uppercase;
	margin-top: 1px;
}
p {
	text-align: left;
    font-size: 14px;
    font-family: math;
}
h1.title {
	font-size: 50px;
	font-family: 'Passion One', cursive;
	font-weight: 400;
}
hr {
	width: 10%;
	color: #fff;
}
.form-group {
	margin-bottom: 15px;
}
label {
	line-height: 18px;
	text-align: right;
	font-size: 14px;
        font-family: math;
}
 input, input::-webkit-input-placeholder {
 font-size: 9px;
 padding-top: 3px;
}
.main-login {
	background-color: #05204a;
	border-radius: 7px;
	-webkit-box-shadow: 0px 2px 21px rgba(0, 0, 6, 0.6);
	box-shadow: 0px 6px 21px rgba(9, 6, 6, 0.6);
}
.main-center {
	margin: 0 auto;
	padding: 10px 28px;
}
.login-button {
	margin-top: 3px;
}
.login-register {
	font-size: 8px;
	text-align: center;
}
.wizard {
	margin: 0px auto;
	background: #fff;
	padding-bottom: 35px;
}
.wizard .nav-tabs {
	position: relative;
	margin: 25px auto;
	margin-bottom: 0;
	border-bottom-color: #e0e0e0;
}
.wizard > div.wizard-inner {
	position: relative;
}
.connecting-line {
	height: 2px;
	background: #e0e0e0;
	position: absolute;
	width: 80%;
	margin: 0 auto;
	left: 0;
	right: 0;
	top: 50%;
	z-index: 1;
}
.wizard .nav-tabs > li.active > a, .wizard .nav-tabs > li.active > a:hover, .wizard .nav-tabs > li.active > a:focus {
	color: #555555;
	cursor: default;
	border: 0;
	border-bottom-color: transparent;
}
.wizard .nav-tabs > li.active .round-tab p {
	margin-bottom: 0;
	padding: 10px 15px 10px 15px;
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 600;
}
.wizard .nav-tabs > li .round-tab p {
	margin-bottom: 0;
	padding: 10px 15px 3px 15px;
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 500;
	color: #4a4a4a;
}
span.round-tab {
	line-height: 25px;
	display: inline-block;
	background: #fff;
	z-index: 2;
	position: absolute;
	left: 0;
	text-align: center;
	font-size: 15px;
	border: 2px solid #fff;
}
span.round-tab i {
	color: #000;
}
.wizard li.active span.round-tab {
	background: #fff;
	border: 1px solid #064f65;
	border-bottom-color: rgb(6, 79, 101);
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom: 0;
}
.wizard li.active span.round-tab i {
	color: #ddd;
}
span.round-tab:hover {
	color: #333;
}
.wizard .nav-tabs > li {
	width: 16%;
}
.photobox_parents {
	border: 1px solid;
	width: 52%;
	height: 220px;
}
.photobox {
	border: 1px solid;
	width: 100%;
	height: 170px;
	background: #fff;
}
.photobox .sig {
	margin-top: 35px;
}
.signbox {
	border: 1px solid;
	width: 100%;
	height: 100px;
}
.wizard .nav-tabs > li a {
	/* width: 119px;*/



	height: 24px;
	margin: 21px auto;
	/*border-radius: 94%;*/



	border: none;
	padding: 0;
}
.wizard .nav-tabs > li a:hover {
	background: transparent;/*transition: All 0.6s ease-out;*/
}
.wizard .tab-pane {
	position: relative;
	padding-top: 10px;
}
.wizard h3 {
	margin-top: 0;
}
.toph {
	height: 110px;
	padding-top: 10px;
}
 @media(max-width: 585px) {
 .wizard {
 width: 90%;
 height: auto !important;
}
 span.round-tab {



		/*    font-size: 16px;



        width: 50px;



        height: 50px;



        line-height: 50px;*/



		font-size: 11px;
 width: 55px;



		/* height: 50px; */



		line-height: 20px;
}
 .wizard .nav-tabs > li a {
 width: 50px;
 height: 50px;
 line-height: 20px;
}
 .wizard li.active:after {
 content: " ";
 position: absolute;
 left: 35%;
}
}
.ccs_hindi {
	color: #3c3c3c;
	font-weight: 500;
	font-size: 23px;
	word-spacing: 2px;
	margin-top: 0px;
	margin-bottom: 0px;/*letter-spacing: 1px;

	color: #bf4444;

	font-weight: 500;

	color: #3c3c3c;

	font-weight: 500;

	font-size: 19px;

	word-spacing: 0px;

	margin-top: 7px;

	margin-bottom: 0px;*/

}
.ccs_english {
	color: #bb2308;
	font-size: 20px;
	letter-spacing: -001px;
	margin-bottom: 6px;
	margin-top: 4px;
	font-weight: 500;
	text-shadow: 0px 0px 1px #c4b99f;
	font-family: sans-serif;/*color: #bb2308;

	font-size: 21px;

	letter-spacing: 1px;

	margin-bottom: 6px;

	margin-top: 4px;

	font-weight: 500;

	text-shadow: 0px 0px 1px #c4b99f;*/

}
.image-logo {
/*	height: 75px;*/



}
.about {
	padding: 20px 0px
}
.subh {
	font-size: 15px;
	color: #393939;
	letter-spacing: 1px;
	margin-top: 4px;
}
.wds {
	padding: 5px 2px 5px 10px;
	color: #900;
	border: 1px solid #DFDFDF;
	margin-bottom: -1px;
	list-style: none;
	transition: All 0.1s cubic-bezier(0.25, 0.24, 0.58, 1);
}
.top-head {
	background: #404040;
}
.top-head ul {
	margin-bottom: 0px;
}
.top-head ul li {
	font-size: 14px;
	padding: 7px 11px;
	font-weight: 600;
	text-transform: capitalize;
	color: #4d4d4d;
	letter-spacing: 1px;
	background: #bfbfbf;
}
.mid-head {
	background: linear-gradient(to bottom, #30ab27 0%,#1c8d13 100%);
	z-index: 1;
	border-bottom: 4px solid #ffc404;
}
.top-head ul i {
	margin-bottom: 0px;
}
.wds1 {
	padding: 4px 2px 4px 0px;
	color: #35302f;
	border: 1px solid #CCC;
	margin-bottom: 0px;
	list-style: none;
	background-color: #f7c80075;
	text-align: center;
}
.wds1 p {
	font-size: 15px;
	letter-spacing: 0.6px;
	text-transform: uppercase;
	font-weight: 600;
	margin-bottom: 0px;
}
.wds a {
	color: #424242;
	font-size: 14px;
	letter-spacing: 0.3px;
}
.wds a:hover {
	color: #036;
	padding-left: 2px;
	transition: All 0.1s cubic-bezier(0.25, 0.24, 0.58, 1);
}
.logs {
	width: 15%
}
.logs img {
	float: right;
}
.log-text {
	width: 84%;
	margin-left: 2px;
	margin-top: 5px;
}
.brdr1 {
	border: 1px solid #dadada;
	padding: 5px;
	background: #FFF;/*fdebc4*/
}
.news-update {
	font-size: 15px;
	margin: 0px;
	background: #d9534f;
	padding: 13px 10px;
	color: #fff;
	font-weight: 600;
	text-transform: uppercase;
	text-align: center;
}
.pads {
	padding-top: 8px;
	padding-bottom: 8px
}
.pad-0 {
	/*			padding-left: 0px;*/



	padding-right: 0px
}
.clear {
	clear: none;
}
 @media screen and (max-width:767px) {
 .pad-0 {



		/*			padding-left: 0px;*/



		padding-right: 15px
}
}
 @media(max-width:768px) {
 .list-unstyle {
 list-style: none;
}
 .carousel-inner {
 position: relative;
 width: 100%;
 overflow: hidden;
 height: auto;
}
 .panel-default > .panel-heading {
 margin: 0px;
 background-color: #284761;
 color: #fff;
 font-size: 17px;
}
 .links_small {
 float: right;
 position: relative;
 right: 31px;
 padding-top: 9px;
}
 .nav {
 list-style-type: none;
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
}
 .logs {
 width: 100%;
}
 .logs img {
 text-align: center !important;
 float: none;
}
 .log-text {
 width: 100%;
 margin-top: 10px;
}
 .clear {
 clear: both;
}
 .ccs_english {
 color: #bb2308;
 font-size: 17.5px;
 letter-spacing: -001px;
 margin-bottom: 6px;
 margin-top: 4px;
 font-weight: 500;
 text-shadow: 0px 0px 1px #c4b99f;
 font-family: sans-serif;
/*color: #bb2308;

 font-size: 21px;

 letter-spacing: 1px;

 margin-bottom: 6px;

 margin-top: 4px;

 font-weight: 500;

 text-shadow: 0px 0px 1px #c4b99f;

 text-align: center;*/

}
 .ccs_hindi {
 color: #3c3c3c;
 font-weight: 500;
 font-size: 19px;
 word-spacing: 2px;
 margin-top: 0px;
 margin-bottom: 0px;
/*letter-spacing: 1px;

 color: #bf4444;

 font-weight: 500;

 color: #3c3c3c;

 font-weight: 500;

 font-size: 22px;

 word-spacing: 0px;

 margin-top: 10px;

 margin-bottom: 0px;

 text-align: center;*/

}
 .subh {
 font-size: 16px;
 color: #393939;
 letter-spacing: 1px;
 margin-top: 9px;
 text-align: center;
}
 .log-text.pull-right {
 float: none !important;
}
}
 @media (max-width:360px) {
 .btnw {
 width: 100%;
 font-size: 13px;
}
 .toph {
 height: 52px;
 padding-right: 6px;
}
 .subh {
 font-size: 12px;
 color: gray;
 letter-spacing: 0.5px;
}
 .panel-default > .panel-heading {
 margin: 0px;
 background-color: #284761;
 color: #fff;
 font-size: 15px;
}
 .carousel-inner {
 position: relative;
 width: 100%;
 overflow: hidden;
 height: auto;
}
}
