html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	outline: 0;
	border: 0;
}
body {
	font: 12px/18px calibri;
	color: #FFF;
	font-weight: normal;
}
a {
	color: #833F00;
}
a:hover {
	text-decoration: none;
	color: #000;
}
.clear {
	clear: both;
}
.wrapper {
	width: 100%;
}
#header, #topnav, #banner, #content, #footer {
	margin: 0 auto;
	width: 1024px;
}
.col1 {
	background: #F8F7DF;
	color: #444;
}
.logo {
	float: left;
	margin: 8px 0;
}
.top-right {
	float: right;
	margin: 34px 0;
}
.col2 {
	background: #F26524;
}
#topnav ul, #topnav ul li {
	list-style: none;
	float: left;
}
#topnav {
	background: #F26524;
}
#topnav ul li a {
	display: block;
	text-decoration: none;
	padding: 12px 38px;
	color: #FFF;
	font: normal bold 12px/1.1em Geneva, Verdana, sans-serif;
}
#topnav ul li ul {
	display: none;
	position: absolute;
	z-index: 9999;
	border-left: 1px solid #B7D304;
	border-right: 1px solid #B7D304;
	border-bottom: 1px solid #B7D304;
}
#topnav ul li:hover ul {
	display: block;
}
#topnav li li {
	float: none;
}
#topnav li li a {
	width: 84px;
	background: #F26524;
}
#topnav li a:hover, #topnav ul li.active a {
	color: #FFF;
	background: #37BDBF;
	transition: all 300ms linear;
	-webkit-transition: all 300ms linear;
	-moz-transition: all 300ms linear;
	-o-transition: all 300ms linear;
	-ms-transition: all 300ms linear;
}
#topnav ul li.active li a {
	color: #FFF;
	background-color: #F26524;
}
#topnav li.active li a:hover {
	color: #FFF;
	background: #37BDBF;
}
.col3 {
	background: #FFF;
}
.col4 {
	background: #F9AD3B;
}
#content {
	text-transform: capitalize;
	text-align: justify;
}
.content-img {
	float: left;
	padding: 2px;
	border: 1px solid #ddd;
	margin-right: 12px;
}
#content .title h2 {
	margin: 9px 0;
	font-size: 20px;
	color: #535353;
}
#content p {
	font-size: 17px;
	line-height: 1.1em;
}
.content-left {
	float: left;
	width: 610px;
}
.content-right {
	float: right;
	width: 370px;
}
.director-name {
	float: right;
	margin: 15px 0;
}
.featured_services {
	width: 100%;
	padding: 10px 0;
}
#content li {
	list-style: none;
}
.services_box img {
	margin: 0 42px;
}
.services_box {
	width: 22%;
	float: left;
	margin: 0 12px;
}
.services_box h2 {
	text-align: center;
	color: #FFF;
	text-shadow: 2px 2px #FC0;
	margin: 10px 0;
}
.services_box a {
	float: right;
}
/*************Start-second-slider*************/
.colLeft {
	float: left;
	width: 100%;
	margin-top: 15px;
}
.nav {
	margin-left: 0;
	list-style: none;
}
.nav>li>a {
	display: block;
}
.nav-tabs>li>a, .nav-pills>li>a {
	padding-right: 12px;
	padding-left: 12px;
	line-height: 14px;
}
.nav-tabs {
	font-size: 17px;
	float: left;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
}
.tab-content {
	float: left;
	width: 100%;
	font-size: 16px;
	font-family: calibri;
}
.tab-content img {
	float: right;
	margin-left: 30px;
}
.tab-content p a {
	float: right;
}
.tab-content ul {
	padding: 0 0 0 30px;
	list-style: inside;
	margin: 20px 0;
	font-size: 16px;
}
.tab-content ul li {
	margin: 5px 0;
}
.nav-tabs a {
	text-decoration: none;
	color: #0CF;
}
.nav-tabs>li {
	float: left;
	width: 255px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
}
.nav-tabs>li>a {
	text-decoration: none;
	text-transform: uppercase;
	color: #363434;
	padding: 10px 68px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
}
.nav-tabs>.active>a, .nav-tabs>.active>a:hover, .nav-tabs>.active>a:focus {
	color: #474242;
	background-color: #FFF5F5;
}
.nav-pills>li>a {
	padding-top: 8px;
	padding-bottom: 8px;
	margin-top: 2px;
	margin-bottom: 2px;
}
.tab-content>.tab-pane, .pill-content>.pill-pane {
	display: none;
}
.tab-content>.active, .pill-content>.active {
	display: block;
}
.tab-content>.tab-pane {
	display: block;
	transition: opacity 1s ease-in-out;
	-moz-transition: opacity 1s ease-in-out;
	-webkit-transition: opacity 1s ease-in-out;
	-o-transition: opacity 1s ease-in-out;
	opacity: 0;
	height: 0;
	overflow: hidden;
}
.tab-content>.tab-pane.active {
	opacity: 4;
	height: auto;
}
.tab-content img {
	border: none;
	padding: 0;
	width: auto;
	height: auto;
}
/*************END-second-slider*************/
/*************About_PAGE*************/
.content-full {
	float: left;
	width: 100%
}
.content-full p {
	margin: 17px 0 !important;
}
/*************About-management_PAGE*************/
.management {
	float: left;
	width: 100%;
	margin: 20px 0;
	border: 1px solid;
	border-radius: 12px;
	-moz-border-radius: 12px;
	-ms-border-radius: 5px;
	-o-border-radius: 12px;
	-webkit-border-radius: 12px;
}
.management_inner {
	text-align: center;
	width: 242px;
	float: left;
	height: 220px;
	margin-left: 10px;
}
.management_inner h2 {
	padding: 6px 0;
}
.management_inner img {
	padding: 2px;
	border: 1px solid #FFF;
	width: 140px !important;
	height: 152px !important;
}
.management_inner:hover {
	background: url(../images/blue_skin_hover.png) no-repeat center;
	background-color: #F9AD3B;
	color: #666;
}
/*************About-certificate_PAGE*************/
.table_border {
	border: 1px solid;
	border-radius: 12px;
	-moz-border-radius: 12px;
	-ms-border-radius: 5px;
	-o-border-radius: 12px;
	-webkit-border-radius: 12px;
}
.table_border tr.content_img {
	background: #FFF1C5;
}
.table_border tr.head {
	background: url(../images/bghead.png) repeat-x;
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	height: 32px;
}
/*************STAFF_PAGE*************/
.table_border tbody td {
	padding: 5px;
	border-collapse: collapse;
	font-size: 16px;
	vertical-align: top;
}
tr.odd:hover {
	background: #FFFFFF;
	color: #FFA300;
}
.table_border .td_title {
	padding: 0;
}
.table_border h2 {
	background: #FFFFFF;
	padding: 10px 0;
	text-align: center;
	font-size: 20px;
	color: #FFA300;
	border-bottom: 1px solid #949494;
	border-radius: 12px 12px 0 0;
	-moz-border-radius: 12px 12px 0 0;
	-ms-border-radius: 12px 12px 0 0;
	-o-border-radius: 12px 12px 0 0;
	-webkit-border-radius: 12px 12px 0 0;
}
/*******toppers_page********/
#rank div {
	float: left;
	width: 204px;
	padding: 5px;
	color: #F90;
	background: #FFF;
	text-align: center;
	font-size: 16px;
	line-height: 18px;
	border-radius: 0px 10px 0px 26px;
	-webkit-border-radius: 0px 10px 0px 26px;
	-moz-border-radius: 0px 10px 0px 26px;
	-ms-border-radius: 0px 10px 0px 26px;
	-o-border-radius: 0px 10px 0px 26px;
	margin: 20px 20px 0 20px;
}
#rank div:hover {
	background: #D69532;
	color: #FFF
}
/**********enquiry_page***************/
.enquiry {
	margin: 40px 0
}
#contact-form label {
	text-transform: capitalize;
	font-size: 16px;
	position: absolute;
	left: 82px;
	top: -4px;
	font-weight: normal;
	color: #000;
}
#contact-form td {
	padding: 16px 20px;
	position: relative;
	font-weight: bold;
	text-transform: capitalize;
	font-size: 18px;
	font-family: ‘Metrophobic’, Arial, serif;
}
#contact-form input, #contact-form textarea {
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-ms-border-radius: 6px;
	-o-border-radius: 6px;
}
/**********iti-slider***************/

.AccordionContent ul {
	margin: 5px 10px;
	padding: 5px 0px 0 40px;
}
.AccordionContent ul li {
	margin: 10px 0;
	list-style: decimal !important;
}
.HeaderAccordianText {
	color: rgb(50, 163, 201);
	font-weight: bold;
	padding: 10px;
	cursor: pointer;
	border-bottom: 1px solid rgb(211, 208, 208);
	border-right: 1px solid rgb(211, 208, 208);
	border-left: 1px solid rgb(211, 208, 208);
}
.HeaderAccordianText a {
	color: #FFF;
	text-decoration: none;
}
.AccordionContent {
	height: 0px;
	overflow: hidden;
	background: rgba(160, 155, 140, 0.59);
}
.AccordionContainer {
	font-size: 18px;
}
.ReadMoreNormalText {
	padding: 10px;
}
.ReadMoreNormalText p {
	line-height: 1.3em !important;
}
/*******************B.ed-collage-details***************/
.title h1 {
	border-bottom: 1px solid #DFD6D6;
	padding: 20px 0 15px 0;
	text-transform: uppercase;
	font-size: 20px;
	color: #535353;
}
.content-left .bed-name {
	margin: 30px 0;
}
.bed-details {
	margin: 0 25px 0 0;
	font-size: 18px;
}
.content-middle-school {
	width: 100%;
	float: left;
}
.content-middle-school ul {
	margin: 0px 0px 0 40px;
	font-size: 18px;
}
.content-middle-school ul li {
	list-style: outside !important;
	margin: 15px 0;
}
.content-middle-school p {
	line-height: 1.3em !important;
}
.content-bottom {
	float: left;
	width: 100%;
	margin: 40px 0;
}
.content-bottom ul {
	margin: 0px 0px 0 40px;
	font-size: 18px;
}
.content-bottom ul li {
	list-style: outside !important;
	margin: 15px 0;
}
.content-bottom-title {
	text-align: center;
	font-size: 18px;
	padding: 10px 0;
	color: #535353;
}
.content-bottom-left {
	float: left;
	width: 480px;
	border-right: 2px dashed #fff;
	margin-right: 15px;
	padding-right: 15px;
}
.content-bottom-right {
	float: left;
	width: 512px;
}
/******************END-B.ed-collage-details***************/
/*******************sr-sec-school-details***************/
.school-image {
	float: left;
	border: 8px solid #ccc;
	margin: 30px 0 20px 0;/*box-shadow:1px 0px 25px 6px;*/
	border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	-webkit-border-radius: 5px;
}
/******************End-sr-sec-school-details***************/

/**********Footer***************/
.col5 {
	background: #37BDBF;
}
#footer {
	text-align: center;
	padding: 14px 0;
	font-size: 17px;
}
#footer a {
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
