/*!
 * Start Bootstrap - Modern Business (http://startbootstrap.com/)
 * Copyright 2013-2016 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
 */

/* Global Styles */
@font-face {
    font-family: 'ralewaymedium';
    src: url('../fonts/raleway-medium.woff2') format('woff2'),
    url('../fonts/raleway-medium.woff') format('woff'),
    url('../fonts/raleway-medium.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'ralewayregular';
    src: url('../fonts/raleway-regular.woff2') format('woff2'),
    url('../fonts/raleway-regular.woff') format('woff'),
    url('../fonts/raleway-regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'ralewaybold';
    src: url('../fonts/raleway-bold.woff2') format('woff2'),
    url('../fonts/raleway-bold.woff') format('woff'),
    url('../fonts/raleway-bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
html,
body {
    height: 100%;
}

body {
    padding-top: 40px; /* Required padding for .navbar-fixed-top. Remove if using .navbar-static-top. Change if height of navigation changes. */
}
.page-header{
    font-family: 'ralewaymedium';
}
.sub-header{
	font-size:20px;
	font-family: 'ralewaymedium';
}
.table-head{
	font-family: 'ralewaybold';
}
.sub-header span{
	font-size:.75em;
}
.no-padd {
    padding: 0;
}
.navbar-static-top {
    min-height: 95px;
	background:#ffffff;
	margin-bottom:0px;
}

.navbar-right{
    font-family:"ralewaymedium",Arial,sans-serif;
    font-size:17px;
}
.navbar-right a#new-menu{
    padding: 13px 5px 10px;
}
.navbar-right a#staff-login{
    background: url("../images/lock.png") no-repeat 8px center;
    padding: 13px 10px 10px 28px;
}
.nav2{
	margin-top:1.8em;
	color:#ff8900;
	font-family:"ralewayregular",Arial,sans-serif;
	font-size:17.6px;
}
.nav2 li {
    padding: 5px 10px;
	text-align:center;
}
.nav2 li a {
    padding: 5px 10px;
	margin:0 auto;
	max-width:175px;
	color:#171617;
}

.nav2 > li > a:hover,.nav2 > li > a:focus, .nav2 > li > a.active{
    background:none;
	color:#ff8900;
}
.btn-admission{
	background:#ff8900;
	color:#ffffff;
	border-color:#ff8900;
	font-size:16px;
	margin-right:9px;
}
.facilities {
    margin: 45px -15px;
}
.facilities-inn div{
    background-color: #ffffff;
    float: inherit;
    width: 100%;
}
.facilities-inn p{
    text-align: center;
    padding-bottom: 20px;
    margin-left: 10px;
    margin-right: 10px;
    background: url("../images/border.png") repeat-x center bottom;
}
.facilities-inn p.no-border{
    background: none;
}
.img-portfolio {
    margin: 0 auto;
    padding: 35px 0 10px 0;
}

.img-hover:hover {
    opacity: 0.8;
}

/* Home Page Carousel */

header.carousel {
    max-height: 557px;
}

header.carousel .item,
header.carousel .item.active,
header.carousel .carousel-inner {
    height: 100%;
}
.item > img {
    width: 100% !important;
}
header.carousel .fill {
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
}

.carousel-control {
	opacity:0;
}
/* 404 Page Styles */

.error-404 {
    font-size: 100px;
}

/* Pricing Page Styles */

.price {
    display: block;
    font-size: 50px;
    line-height: 50px;
}

.price sup {
    top: -20px;
    left: 2px;
    font-size: 20px;
}

.period {
    display: block;
    font-style: italic;
}

/****   Careers form page   ****/
.careers-form{
	margin-top:25px;
	font-size:14px;
	font-family: 'ralewaymedium';
}

.careers-form .page-header{
	margin-bottom:15px;
}
.careers-form .page-header span{
	font-size:12px;
	font-family: 'ralewayregular';
	float:right;
}
.careers-form sup{
	color:#ff1111;
	font-size:160%;
	top:.1em;
}
.careers-form input, .careers-form textarea{
	background: #fff;
    border: 1px solid #dbdcdc;
    width: 100%;
    border-radius: 4px;
    height: 2.5em;
    color: #0a2b1d;
    padding-left: 3px 10px;
	margin-bottom:1em;
}
.careers-form input[type=submit] {
    background: #f84a00;
	max-width:120px;
    border-radius: 0px;
    height: 2.5em;
    color: #fff;
    margin-top: 10px;
    text-align: center;
	float:right;
}
.careers-form input[type=checkbox], .careers-form input[type=radio] {
    height: 1em;
	width:1em;
	border:1px solid #fdfdfd;
	line-height:1.5em;
	margin-bottom:2em;
}
.careers-form p input[type=checkbox], .careers-form p input[type=radio] {
    margin-bottom:0px;
}
.careers-form textarea{
    height: 6em;
}
.careers-form .right-pad{
	margin-right:20px;
}
.careers-form label{
	font-weight:normal;
	font-size:14px;
}
.careers-form label span{
	font-size:.75em;
	font-weight:normal;
}
.career-div{
	margin-bottom:15px;
	border: 1px solid #dbdcdc;
	padding:15px 0 5px;
}
.careers-form .jumbotron p {
    margin-bottom: 5px;
    font-size: 15px;
    font-weight: 200;
}
.careers-form .jumbotron {
    padding: 1em;
}
.careers-form .jumbotron h5{
    background:#cfecb3;
	padding:1em;
	border-radius:.3em;
}
.app-form .row{
	margin-left:-5px;
	margin-right:-5px;
}
#paren-login {
    padding: 12px 0;
}
/******** Inner pages ******/
.inner-pages {
    margin: 45px -15px;
	font-family:"ralewayregular";
}
.page-menu{
	list-style:none;
	margin:0;
	padding:0;
	background:#ffffff;
	font-family:"ralewayregular";
	font-size:17px;
	color:#8c8c8c;
	max-width:275px;
}
.page-menu li{
	border:1px solid #bfc0c2;
	border-top:none;
	padding:1em .5em 1em 3.4em;
}
.page-menu li#menu-header{
	border:1px solid #bfc0c2;
	border-bottom:none;
	padding:1em;
	background: url("../images/inner-menu-head.png") no-repeat bottom center;
}
.page-menu li a{
	color:#8c8c8c;
}
.page-menu li a.active, .page-menu li a:hover{
	color:#f3951f;
	text-decoration:none;
}
.inner-pages-inn{
    background-color: #ffffff;
}
.inner-pages h1{
    margin: 30px 0px 15px;
	color:#f3951f;
	font-size:30px;
}
.inner-pages h3{
    margin: 15px 0px;
	color:#f3951f;
	font-size:17px;
}
.icon-timing{
	background: url("../images/icon-timing-active.png") no-repeat 1.2em center;
	background-size: 34px 55px;
	/* -webkit-filter: grayscale(1);
	filter: grayscale(1); */
}
.icon-educ{
	background: url("../images/icon-book.png") no-repeat 1.2em center;
	background-size: 34px 55px;
}
.icon-method{
	background: url("../images/icon-board.png") no-repeat 1.2em center;
	background-size: 34px 55px;
}
/*about us*/
.icon-about{
	background: url("../images/icon-about.png") no-repeat 1.2em center;
	background-size: 34px 55px;
}
.icon-concept{
	background: url("../images/icon-concept.png") no-repeat 1.2em center;
	background-size: 34px 55px;
}
.icon-msg{
	background: url("../images/icon-msg.png") no-repeat 1.2em center;
	background-size: 34px 55px;
}
.icon-team{
	background: url("../images/icon-team.png") no-repeat 1.2em center;
	background-size: 34px 55px;
}
.icon-abouta{
	background: url("../images/icon-abouta.png") no-repeat 1.2em center;
	background-size: 34px 55px;
}
.icon-concepta{
	background: url("../images/icon-concepta.png") no-repeat 1.2em center;
	background-size: 34px 55px;
}
.icon-msga{
	background: url("../images/icon-msga.png") no-repeat 1.2em center;
	background-size: 34px 55px;
}
.icon-teama{
	background: url("../images/icon-teama.png") no-repeat 1.2em center;
	background-size: 34px 55px;
}
/*curriculam*/
.icon-syllabus{
	background: url("../images/icon-syllabus.png") no-repeat 1.2em center;
	background-size: 34px 54px;
}
.icon-syllabusa{
	background: url("../images/icon-syllabusa.png") no-repeat 1.2em center;
	background-size: 34px 54px;
}
.icon-learning{
	background: url("../images/icon-learning.png") no-repeat 1.2em center;
	background-size: 34px 55px;
}
.icon-prekg{
	background: url("../images/icon-prekg.png") no-repeat 1.2em center;
	background-size: 34px 56px;
}
.icon-fifth{
	background: url("../images/icon-fifth.png") no-repeat 1.2em center;
	background-size: 34px 52px;
}
.icon-exam{
	background: url("../images/icon-exam.png") no-repeat 1.2em center;
	background-size: 34px 56px;
}
.icon-extra{
	background: url("../images/icon-extra.png") no-repeat 1.2em center;
	background-size: 34px 69px;
}
.icon-prekga{
	background: url("../images/icon-prekga.png") no-repeat 1.2em center;
	background-size: 34px 56px;
}
.icon-fiftha{
	background: url("../images/icon-fiftha.png") no-repeat 1.2em center;
	background-size: 34px 52px;
}
.icon-exama{
	background: url("../images/icon-exama.png") no-repeat 1.2em center;
	background-size: 34px 56px;
}
.icon-extraa{
	background: url("../images/icon-extraa.png") no-repeat 1.2em center;
	background-size: 34px 69px;
}
/* admissions */
.icon-admission{
	background: url("../images/icon-admission.png") no-repeat 1.2em center;
	background-size: 34px 56px;
}
.icon-admissiona{
	background: url("../images/icon-admissiona.png") no-repeat 1.2em center;
	background-size: 34px 56px;
}
.icon-application{
	background: url("../images/icon-application.png") no-repeat 1.2em center;
	background-size: 34px 54px;
}
.icon-overseas{
	background: url("../images/icon-overseas.png") no-repeat 1.2em center;
	background-size: 34px 56px;
}
.icon-overseasa{
	background: url("../images/icon-overseasa.png") no-repeat 1.2em center;
	background-size: 34px 56px;
}
/* my happyskool */
.icon-staff{
	background: url("../images/icon-staff.png") no-repeat 1.2em center;
	background-size: 34px 55px;
}
.icon-parents{
	background: url("../images/icon-parents.png") no-repeat 1.2em center;
	background-size: 35px 55px;
}
.icon-students{
	background: url("../images/icon-students.png") no-repeat 1.2em center;
	background-size: 34px 54px;
}
.icon-possition{
	background: url("../images/icon-possition.png") no-repeat 1.2em center;
	background-size: 34px 55px;
}
.icon-teacher{
	background: url("../images/icon-teacher.png") no-repeat 1.2em center;
	background-size: 36px 56x;
}
/* campus*/
.icon-campus{
	background: url("../images/icon-campus.png") no-repeat 1.2em center;
	background-size: 31px 53px;
}
.icon-facilities{
	background: url("../images/icon-facilities.png") no-repeat 1.2em center;
	background-size: 31px 53px;
}
.icon-gallery{
	background: url("../images/icon-gallery.png") no-repeat 1.2em center;
	background-size: 34px 56px;
}
.icon-security{
	background: url("../images/icon-security.png") no-repeat 1.2em center;
	background-size: 32px 55px;
}
.icon-transport{
	background: url("../images/icon-transport.png") no-repeat 1.2em center;
	background-size: 31px 56px;
}
.icon-campusa{
	background: url("../images/icon-campusa.png") no-repeat 1.2em center;
	background-size: 31px 53px;
}
.icon-facilitiesa{
	background: url("../images/icon-facilitiesa.png") no-repeat 1.2em center;
	background-size: 31px 53px;
}
.icon-gallerya{
	background: url("../images/icon-gallerya.png") no-repeat 1.2em center;
	background-size: 34px 56px;
}
.icon-securitya{
	background: url("../images/icon-securitya.png") no-repeat 1.2em center;
	background-size: 32px 55px;
}
.icon-transporta{
	background: url("../images/icon-transporta.png") no-repeat 1.2em center;
	background-size: 31px 56px;
}
.inner-pages p{
	line-height:1.8em;
}
/* Footer Styles */
.page-border{
	display:block;
	background: url("../images/content-border.png") repeat-x left bottom;
	/*height:40px;*/
	margin:0;
	padding:0;
}
footer {
    margin: 0;
    background-color: #ff9800;
    padding-bottom: 60px;
    color: #ffffff;
    font-family: 'ralewaybold';
}
footer p {
    margin-top: 20px;
}
footer label {
    margin-top: 20px;
    font-size: 15px;
    font-weight: normal;
}
footer input {
    background: #fff;
    border: 0px;
    width: 100%;
    border-radius: 4px;
    height: 2.5em;
    color: #0a2b1d;
    padding-left: 10px;
}
footer input[type=submit] {
    background: #f84a00;
    border: 0px;
    width: 50%;
    border-radius: 0px;
    height: 2.5em;
    color: #fff;
    margin-top: 10px;
    text-align: center;
}
footer textarea {
    background: #fff;
    border: 0px;
    width: 100%;
    border-radius: 4px;
    height: 4em;
    resize: none;
    color: #0a2b1d;
    padding: 5px 10px;
}
footer ul{
    padding-left: 0px;
    list-style: none;
}
footer ul li{
    line-height: 1.5em;
    padding-top: 10px;
    list-style: none;
}
footer ul li a, footer ul li span{
    font-family:"ralewayregular",Arial,sans-serif;
    color: #fff;
}
footer ul li a:hover{
    color: #f1f1f1;
}
.hireing-text{
    margin-top: -20px;
    font-family:"ralewaymedium",Arial,sans-serif;
}
.heading {
    font-size: 17px;
    margin-top: 30px;
    background: url("../images/bottom-border.png") no-repeat left bottom;
}

/* For stamp form Switcher */
#custumize-style {
    text-align: center;
    background-color: #3b3c38;
    right: 0px;
    padding: 12px 0;
    position: fixed;
    top: 280px;
    width: 204px;
    z-index: 99999999;
}
#custumize-style div {
    padding: 0 12px;
    padding-bottom: 1px;
}
#custumize-style h3 {
    color: #222;
    font-family: helvetica;
    font-size: 1.2em;
    letter-spacing: unset;
    margin: 0 0 15px;
    text-transform: capitalize;
}
#custumize-style .switcher {
    display: block;
    text-align: center;
    height: 40px;
    line-height: 42px;
    color: #454545;
    position: absolute;
    right: 200px;
    top: 0;
    width: 40px;
    border-radius: 0 3px 3px 0;
    background: #f1f1f1;
}
.fa-sliders { margin-top: 5px;}
.colors-style {
    list-style: none;
    margin: 0px;
    padding: 0;
    overflow: hidden;
}
.colors-style li {
    float: left;
    margin: 2px;
}
.colors-style li a {
    display: block;
    width: 35px;
    height: 35px;
    cursor: pointer;
}
.other-style { margin-top: 10px !important;}
#custumize-style input, textarea{
    background-color: #ffffff;
    padding-left: 10px;
    border: none;
    border-radius: 3px;
    color: #a39f9f;
    width: 180px;
    margin-bottom: 6px;
}
#custumize-style input{
    height: 2em;
}
#custumize-style textarea{
    height: 4em;
}
#custumize-style input[type=submit] {
    background: #f84a00;
    border: 0px;
    border-radius: 0px;
    height: 2.5em;
    color: #fff;
    margin-bottom: 0px;
    text-align: center;
    font-family: 'ralewaybold';
}

.back > a {
    background: #FF8900 none repeat scroll 0 0;
    border-radius: 10px;
    color: #ffffff;
    display: table;
    margin-bottom: 10px;
    padding: 10px 25px;
    text-decoration:none;
}
.back > a:hover {
    color: #000000 !important;
}
/* Responsive Styles */

/* Modalbox */
.modal-dialog {
	width:auto;
    max-width: 800px;	
    margin: 30px auto;
}
@media(max-width:991px) {
    .customer-img,
    .img-related {
        margin-bottom: 30px;
    }
}

@media(max-width:767px) {
    .navbar-static-top {
        min-height: 69px;
    }
	.navbar-static-top .navbar-toggle {
		border-color: #ff8900;
		margin-top:20px;
	}
	.navbar-static-top .navbar-toggle .icon-bar {
		background-color: #ff8900;
	}
	.navbar-static-top .navbar-toggle:hover {
		background-color: #6497c9;
	}
    .navbar-brand img {
        max-height: 51px;
    }
	.nav2{
		margin-top:1em;
		width:100%;
		float:right;
		font-size:12px;
		padding:2px;
	}
	.nav2 li{
		padding: 5px;
		text-align:left;
		margin:0px;
	}
	.nav2 li a {
		padding: 2px 3px;
		font-size:12px;
		font-family:"ralewaymedium",Arial,sans-serif;
		margin:0;
	}
	.nav1{
		float:right;
		margin-top:0;
		margin-bottom:0;
	}
	.nav1 li{
		float:left;
	}
    .img-portfolio {
        margin-bottom: 15px;
    }
    header.carousel {
        max-height: 320px;
    }
    header.carousel .carousel {
        height: 70%;
    }
	.page-menu{
		margin:0 auto;
	}
    .facilities-inn p{
        background: none;
    }
	.careers-form label {
		font-size: 10px;
	}
	.careers-form .col-xs-2 {
		font-size: 10px;
	}
	.careers-form .col-xs-2 input{
		font-size: 14px;
	}
	.careers-form .col-xs-1 {
		padding-left: 1px;
		padding-right: 1px;
	}
	.careers-form .col-xs-2,.careers-form .col-xs-3 {
		padding-left: 3px;
		padding-right: 3px;
	}
}
@media (min-width: 1300px) {
    .container {
        width: 1230px;
    }
    .hireing {
        margin-left: -45px;
        margin-right: -45px;
    }
}