@font-face {
    font-family: 'open_sanscondensed_light';
    src: url('../fonts/opensans-condlight-webfont.eot');
    src: url('../fonts/opensans-condlight-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/opensans-condlight-webfont.woff') format('woff'),
         url('../fonts/opensans-condlight-webfont.ttf') format('truetype'),
         url('../fonts/opensans-condlight-webfont.svg#open_sanscondensed_light') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
  font-family: 'Nyala-Regular';
  src: url('../fonts/Nyala-Regular.eot');
  src: url('../fonts/Nyala-Regular.eot?#iefix') format('embedded-opentype'),
       url('../fonts/Nyala-Regular.woff2') format('woff2'),
       url('../fonts/Nyala-Regular.woff') format('woff'),
       url('../fonts/Nyala-Regular.ttf') format('truetype'),
       url('../fonts/Nyala-Regular.svg#Nyala-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}

body {
	margin:0px;
	padding:0px;
	font-size:15px;
	font-family: 'Open Sans', sans-serif;
	
}
p{line-height:22px; text-align:justify;}

.clear {
    clear: both;
}
.timings{text-align:right;}
.search {
    float: right;
}
.telephone span {
    background: #444444 none repeat scroll 0 0;
    border-radius: 6px 0 0 6px;
    color: #fff;
    display: inline-block;
    filter: none !important;
    float: left;
    font: 800 13px/25px "Open Sans",sans-serif;
    padding: 3px 10px 5px;
    vertical-align: middle;
    width: 50%;
}
.stud-reg {
    background: #f76811;
    margin-top: 12px;
    padding: 15px;
    border-radius: 7px;
}
.stud-reg p {
    margin: 0px;
    text-align: center;
}
.stud-reg a {
    font-size: 15px;
    color: #fff;
}
.stud-reg:hover {
    background: #033333;
    transition: 1.3s;
}
a.stud-reg-online {
    font-size: 30px;
    color: #1a47aa;
}
a.stud-reg-online:hover {
    color: #f76811;
    transition: .5s;
    text-decoration: underline;
}
.logo h1 {
    color: #fe331d;
    font-family: "Nyala-Regular";
    font-size: 36px;
    font-weight: normal;
    letter-spacing: 2px;
    line-height: 32px;
    margin-top: 15px;
}
.logo img {
    float: left;
    margin-right: 15px;
}
.logo a:hover{text-decoration:none;}
.telephone span i {
	color: #F6F6F6;
	font-size: 33px;
	margin-right: 5px;
}
.telephone span.number {
      background: #f76811 none repeat scroll 0 0;
    border-radius: 0 6px 6px 0;
    color: #fff;
    filter: none !important;
    float: left;
    font-size: 14px;
    font-style: normal;
    padding: 3px 6px 5px 10px;
    width: 50%;
}
.head {
    margin-top: 15px;
}


.search .input-group .form-control {
  background:#F0F0F0;
    height: 45px;
    margin-top: 20px;
    width: 208px;
	border-right:none;
	border-radius:0px;
	box-shadow: none;
}

.in-search{
    background: rgba(0, 0, 0, 0) url("../images/search.png") no-repeat scroll 12px 15px;
   border-top:1px solid #CCCCCC;
   border-bottom:1px solid #CCCCCC;
   border-right:1px solid #CCCCCC;
    height: 45px;
    margin-top: 20px;
    width: 40px;
	border-left:none;
   box-shadow: none;
}

.navbar{background: rgb(213,206,166); /* Old browsers */
background: -moz-linear-gradient(top, rgb(213,206,166) 0%, rgb(85,85,85) 0%, rgb(68,68,68) 40%, rgb(51,51,51) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(213,206,166)), color-stop(0%,rgb(85,85,85)), color-stop(40%,rgb(68,68,68)), color-stop(100%,rgb(51,51,51))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgb(213,206,166) 0%,rgb(85,85,85) 0%,rgb(68,68,68) 40%,rgb(51,51,51) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgb(213,206,166) 0%,rgb(85,85,85) 0%,rgb(68,68,68) 40%,rgb(51,51,51) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgb(213,206,166) 0%,rgb(85,85,85) 0%,rgb(68,68,68) 40%,rgb(51,51,51) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgb(213,206,166) 0%,rgb(85,85,85) 0%,rgb(68,68,68) 40%,rgb(51,51,51) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d5cea6', endColorstr='#333333',GradientType=0 ); /* IE6-9 */
margin-top: 25px; border: medium none;margin-bottom: 0;border-radius: 0;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    background-color: #F76811;
    color: #fff;
}
.navbar-default .navbar-nav > li > a {
    color: #fff;
    cursor: pointer;
    font-size: 16px;
    text-decoration: none;
}
.navbar-nav > li > a {
    padding: 15px;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus{color:#ffffff; background:#F76811;}
.navbar-collapse{border:none;box-shadow:none;}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: #F76811;
    color: #fff;
}
.dropdown-menu {
    background: #383838 none repeat scroll 0 0;
    border: medium none;
    padding: 0;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    background-color: #F76811;
    color: #fff;
  
}
.dropdown-menu > li > a{color:#fff; font-size:15px; padding:10px 32px;}

h1.wel {
    border-bottom: 2px solid #444444;
    color: #F76811;
    font-size: 48px;
    margin: 30px auto;
 /*   width: 495px; */
	text-align:center;
}
.about-school p {
    margin-bottom: 30px;
    text-align: center;
}
.banner-box3 {
    background: #444444 none repeat scroll 0 0;
    box-sizing: border-box;
    font-family: "Open Sans",sans-serif;
    height: 50px;
    padding-left: 26px;
    padding-top: 13px;
    position: relative;
    width: 100%;
}

.text20 {
    color: #fff;
    display: block;
    font-family: "Open Sans",sans-serif;
    font-size: 1.1em;
    font-weight: normal;
    margin-bottom: 6px;
    text-transform: uppercase;
}

.link2 {
    background: rgba(0, 0, 0, 0) url("../images/dark-grey.png") repeat scroll 3px center;
    display: block;
    height: 50px;
    position: absolute;
    right: 0;
    top: 0;
    width: 50px;
}
.link2:hover{
    background: rgba(0, 0, 0, 0) url("../images/dark-grey-hover.png") repeat scroll 3px center;
    display: block;
    height: 50px;
    position: absolute;
    right: 0;
    top: 0;
    width: 50px;
}
.thumbnail {
    background-color: #fff;
    border: medium none;
    border-radius: 0;
    display: block;
    line-height: 1.42857;
    margin-bottom: 18px;
    padding: 15px;
    transition: border 0.2s ease-in-out 0s;
}
.btn.btn-primary.my-btn-cls {
    background: #F76811 none repeat scroll 0 0;
    border: medium none;
    border-radius: 0;
	margin-top:12px;
}
.btn.btn-primary.my-btn-cls:hover {
    background: #444444 none repeat scroll 0 0;
}
.bottom-grids {
    background: #fff none repeat scroll 0 0;
    margin-bottom: 3%;
    overflow: hidden;
    padding: 1% 0;
}
.bottom-grids h3{
    border-bottom: 1px solid #e9e9e9;
    color: #111;
    font-family: "Open Sans",sans-serif;
    font-size: 18px;
    font-weight: normal;
    margin-bottom: 13px;
    padding: 15px 0;
    text-transform: uppercase;
}

.bottom-grids span {
    color: #F76811;
    font-size: 20px;
}
.notice-c{list-style:none; margin:0px; padding:0px;}
.notice-c li {
    background: rgba(0, 0, 0, 0) url("../images/marker1.png") no-repeat scroll 0 10px;
    display: block;
    margin: 0;
    padding: 5px 0 5px 5%;
}
.notice-c li a{ text-decoration:none; margin:0px; padding:0px; color:#444444;}
.news-events{list-style:none; margin:0px; padding:0px;}
.news-events {
    list-style: none;
    margin: 0px;
    padding: 4px;
}
.news-events li a{text-decoration:none; margin:0px; padding:7px; color:#337ab7; font-size:14px;}
.news-events li a:hover{text-decoration:underline;}
.gallery-images img {
    margin: 7px 0;
    border: 2px solid #444444;
    height: 100px;
    width: 100%;
	object-fit: cover;
    object-position: center;
}
footer{ background:#222222; padding:20px 0px;}

.footer-grid h3 {
    color: #fff;
    font-family: "Open Sans",sans-serif;
    font-size: 20px;
    font-weight: normal;
    margin-bottom: 20px;
    text-transform: uppercase;
}
.footer-grid p {
    color: #cdcdcd;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    line-height: 1.8em;
}
ul.footer-links {
    list-style: none;
    margin: 0;
    padding: 0;
}
.footer-links li{margin:0px; padding:0px;}
.footer-links li a {
    border-bottom: 1px dotted #666666;
    color: #cdcdcd;
    display: block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    padding: 10px 0;
    text-transform: uppercase;
    transition: all 0.5s ease 0s;
}
.email-link {
    color: #fff;
}
.copy-right {
    border-top: 1px solid #666666;
    padding-top: 2%;
    text-align: right;
	margin-top:3%;
}

.about-us h1 {
    border-bottom: 2px solid #444444;
    font-size: 36px;
    padding-bottom: 8px;
    position: relative;
}
.about-us h1::after {
    background: #F76811 none repeat scroll 0 0;
    bottom: -4px;
    content: "";
    height: 6px;
    left: 0;
    position: absolute;
    width: 250px;
}
.about-us  h3 {
    color: #ff1109;
    margin: 20px 0;
}
.about-us p {
    text-align: justify;
	font-size:14px;
}
.dootted{border-bottom:1px dashed; margin-top:3%;}
.mid-space-div {
    margin: 15px 0;
}
.email-link:hover {
    color: #fff;
    text-decoration: underline;
}
.contact address{font-size:14px;}
.enquiry-form {
    font-size: 14px;
}
.form-sp{margin:15px 0px;}
.enquiry-form input {
    border-radius: 0;
}
.enquiry-form textarea {
    border-radius: 0;
	height:130px;
}
.enquiry-form .con-submit {
    background: #F76811 none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    font-size: 14px;
    height: 35px;
    width: 85px;
}
.con-form-padding {
    padding: 0;
}
.container.google-map iframe {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #dddddd !important;
    height: 340px;
    margin: 20px 0;
    padding: 8px;
    width: 100%;
}
.enquiry-form .con-submit:hover{background:#444444;}
.videos-page h4 {
    margin-bottom: 40px;
	min-height:40px;
}
.btn.btn-default.edu-ini-bt {
    background: #F76811 none repeat scroll 0 0;
    border-color: #F76811;
    color: #fff;
    margin-top: 15px;
	border-radius:0px;
}
.btn.btn-default.edu-ini-bt:hover {
    background: #444444 none repeat scroll 0 0;
    border-color: #444444;
    color: #fff;
    margin-top: 15px;
	border-radius:0px;
}
.faq h4 {
    font-weight: bold;
    line-height: 24px;
	background: url("../images/faq-back.png") no-repeat;
	padding:0 0 0 35px;
}
.faq p{padding:0 0 0 35px; font-size:14px;}
.school-rule ol {
    padding: 0;
}
.school-rule ol li {
    font-size: 14px;
    line-height: 30px;
}
.p-msg {
    color: #337ab7;
    font-size: 15px;
    font-style: italic;
}





.nav-cover ul li a{color:#fff;}
.nav-cover ul li a:hover{color:#fff !important;}

.nav-cover ul ul li a{text-align:left; font-size:15px; padding-top:8px;}
.nav-cover ul ul li a:hover{}

ul.nav li.dropdown:hover > ul.dropdown-menu{display: block;}

.dropdown-menu > li {}



.dropdown > a {cursor: default;}
.mission p {
    font-size: 14px;
	line-height:26px;
}
.mission {
    margin: 15px 0;
}
.house-sys h5 {
    color: #F76811;
    font-size: 18px;
    text-align: center;
}
.c-time {
    font-size: 20px;
    margin-top: 20px;
}
.p-time {
    font-size: 20px;
    margin-top: 20px;
}


.day1 {
    background: black none repeat scroll 0 0;
    border-radius: 50%;
    color: #fff !important;
    display: table;
    float: left;
    font-weight: bold;
    height: 40px;
    line-height: 13px;
    margin-right: 10px;
    padding: 7px 10px;
    text-align: center;
    width: 40px;
}

/*----------------------- media queries ----------------------------*/


    /* Large desktop */
    @media (max-width: 1200px) {
	.navbar-nav > li > a { padding: 16px 18px;} 
	h1.wel {font-size: 39px; width:405px;}
	.dropdown-menu > li > a {
    color: #fff;
    font-size: 13px;
    padding: 10px 22px;
}
	.logo h1{font-size:36px;}
	
}
     
    /* Portrait tablet to landscape and desktop */
    @media (min-width: 768px) and (max-width: 991px) {
     .navbar-nav > li > a {
    font-size: 12px !important;
    padding: 12px 7px;
}
h1.wel {
    font-size: 28px;
	width:320px; text-align:center;
}
.dropdown-menu > li > a {
    color: #fff;
    font-size: 13px;
    padding: 6px 12px;
}
.dropdown-menu{min-width:150px;}
.logo h1 {
    font-size: 34px;
}
	}
     
    /* Landscape phone to portrait tablet */
    @media (max-width: 767px) { 
	
    
   h1.wel {
    border-bottom: 2px solid #444444;
    color: #F76811;
    font-size: 25px;
    margin: 30px auto;
    text-align: center;
    width: 275px;
}
.telephone{ display:none;}
.copy-right {text-align:center; padding-top:5%;}
.about-us img {
    margin: 0 auto 15px;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #fff;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    background-color: transparent;
    color: #F76811;
}
.search {
    float: none;
    text-align: center;
}
.input-group {
    border-collapse: separate;
    display: inline-block;
    position: relative;
}
.logo img {
    float: left;
    margin-right: 10px;
}
.calender-home img {
    margin: 0 auto;
}
.news-events{text-align:center;}
.gallery-images img{margin:7px auto;}
.logo h1 {
    font-size: 22px;
    line-height: 21px;
    margin-top: 33px;
}
.btn.btn-primary.my-btn-cls {
    margin-top: 2px !important;
}
.thumbnail {
    margin-bottom: -31px;
}
.row.gallery-images .img-responsive, .item>a>img {
    height: 100px;
}
.copy-right img {
    margin-top: -36px;
    margin-bottom: -15px;
    width: 93px;
    height: 52px;
    margin-left: -32px;
}
.row.footer-grid img {
    margin-bottom: -29px;
    margin-top: -30px;
    margin-left: -48px;
}
.bottom-grids span.day1 {
    font-size: 14px;
}

}
     
    /* Landscape phones and down */
    @media (max-width: 480px) { 
	
.school-info td {
    display: block;
    padding: 5px;
}
}


    /* NEW */
.carousel .item > img {
    width: 100%;
}

a {
    text-decoration: none;
}

.school-info td {
    padding: 5px;
}


.gallery11 > li {
    float: left;
    height: 258px;
    list-style: outside none none;
    margin: 10px;
    position: relative;
    text-align: center;
    width: 200px;
}


b.gal-bg {
    backface-visibility: hidden;
    background-color: #e1921d;
    border-radius: 0 10px 10px 0;
    color: #ffffff;
    font-size: 10px;
    left: -52px;
    margin: 0;
    opacity: 0;
    padding: 3px 25px 3px 13px;
    position: absolute;
    top: 100px;
    transform: rotateY(90deg);
    transform-origin: 0 0 0;
    transition: transform 0.4s ease 0s;
}
.gallery11 > li:hover b.gal-bg {
    left: 0;
    opacity: 1;
    transform: rotateY(0deg);
}


.img1 {width:100%;    transition: transform 0.8s ease 0s; }

.gallery11 > li:hover .img1 {transform: rotate(3deg);}

.gallery11 a {
    border: 2px solid orange;
    display: block;
    overflow: hidden;
	transition: transform 0.4s ease 0s;
}

p.footer-widget {
    padding-top: 5px;
}

.footer-grid h3 {
    border-bottom: 1px solid;
    padding-bottom: 5px;
}
.bxslider img {
    max-width: 150px;
    width: 100%;
	margin:0 auto;
}

.bx-viewport {
    max-height: 300px;
}

.bxslider > li {
    max-width: 250px;
}

.caption11 {
    text-align: center;
}

.circulars {
    max-height: 217px;
    overflow: hidden;
}




}
.HTXT {
    color: #f76811;
}
.contact > ul {
    margin: 0;
    padding: 0;
}
.contact li {
    font-size: 14px;
    list-style-type: none;
    margin-bottom: 8px;
}
.contact_group {
    border: 1px solid #f76811;
    margin-bottom: 25px;
    margin-top: 25px;
	padding:15px;
}

.mail-us > h3 {
    background: #f76811 none repeat scroll 0 0;
    color: #fff;
    margin: -15px -16px 26px;
    padding: 9px;
}
.input_field {
    width: 100%;
	border:1px solid #F76811;
	padding:5px;
}
.google_map {
    margin-top: 25px;
}
.img > img {
    margin: 25px;
}
textarea {
    width: 100%;
	border:1px solid #F76811;
}
.sub_mit {
    background: #f76811 none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    font-size: 15px;
    padding: 7px 29px;
}
.contact {
    margin-top: 25px;
}

.contact strong {
    font-size: 16px;
}
.today {
    background: #f76811 none repeat scroll 0 0;
    color: #fff;
}

#event-list-mini-cal-prev > a {
    text-align: center;
}
#event-list-mini-cal-next > a {
    text-align: center;
}
#event-list-mini-cal-months{
    text-align: center;
}


/*for gallery*/

.pagename > span {
    background-color: #e1921d;
    color: #fff;
    display: block;
    font-family: open_sanssemibold;
    font-size: 20px;
    padding: 10px;
}

.thumb_image {
    padding: 0;
    text-align: center;
}


.thumb_image .pimage {
    border: 1px solid #494cbb;
    display: inline-block;
    margin: 8px;
    padding: 5px;
    transition: all 300ms ease 0s;
    width: 200px;
}

.main-cont img {
    display: inline;
    max-width: 300px;
    padding: 0px;
    width: 100%;
    height: 150px;
}

.Thumb {
    padding: 3px !important;
}
a.class-mobile {
      background: #01b90f none repeat scroll 0 0;
    border-radius: 10px;
    box-shadow: -3px 10px 31px rgba(238, 238, 238, 0.33);
    color: #fff;
    display: inline-block;
    float: left;
    font-size: 17px;
    margin-right: 14px;
    margin-top: -1px;
    padding: 6px 9px;
    text-decoration: none !important;
    width: 47%;
}
.telephone {
    float: right;
    text-align: right;
    width: 50%;
}
.class-mobile.class-mobile1 {
    margin-top: 10px;
    text-align: center;
    width: 98%;
}
.class-mobile1 > img {
    margin-right: 12px;
    margin-top: 10px;
    max-width: 265px;
}
@media screen and (min-width:768px) and (max-width:1199px){
	
	a.class-mobile {
    background: #01b90f none repeat scroll 0 0;
    border-radius: 10px;
    /* box-shadow: -3px 10px 31px rgba(238, 238, 238, 0.33); */
    color: #fff;
    display: inline-block;
    float: left;
    font-size: 13px;
    margin-right: 14px;
    margin-top: -1px;
    padding: 0px 25px;
    text-decoration: none !important;
    width: 46%;
    float: left;
}
.class-mobile1 > img {
    margin-right: 10px;
    margin-top: -22px;
    max-width: 46%;
    margin-bottom: 10px;
    float: left;
    height: 39px;
    margin-top: -50px;
}
.telephone {
    float: right !important;
    text-align: right !important;
    width: 51% !important;
    margin-top: 2px !important;
}
a.class-mobile1 {
    width: 100%;
}
.about-us table {
    width: 100% !important;
}
.about-us table td {
    padding: 10px;
}
.container.about-us.contact img {
    width: 53% !important;
    height: auto !important;
    margin: 4px !important;
}
.telephone span.number {
    font-size: 8px !important;
    padding: 5px 6px 5px 0px; !important;
    width: 50% !important;
}
.telephone span {
	font: 789 9px/25px "Open Sans",sans-serif !important;
    padding: 3px 10px 5px !important;
	vertical-align: middle !important;
    width: 50% !important;
}
.telephone {
    float: right !important;
    text-align: right !important;
    width: 50% !important;
    margin-top: 2!important;
}
a.class-mobile {
    float: left !important;
    font-size: 11px !important;
    margin-right: 14px !important;
    width: 49% !important;
    padding: 6px;
    height: 36px;
}
.stud-reg {
    background: #f76811 !important;
    margin-top: 12px !important;
    padding: 2px !important;
    border-radius: 7px !important;
}
.telephone.stud-reg {
    width: 50% !important;
    margin-top: 6px !important;
    height: 51px !important;
    padding-top: 12px !important;
}
.class-mobile1 > img {
    margin-right: 9px;
    margin-top: 8px !important;
    max-width: 47%;
    margin-bottom: 10px;
    float: left;
    height: 47px;
    margin-top: 5px;
}
.telephone span {
    font: 789 9px/25px "Open Sans",sans-serif;
    padding: 3px 10px 5px;
}
span.number {
    font-size: 8px !important;
}
.bottom-grids span {
    margin-top: 14px !important;
	font-size:12px !important;
}
.copy-right img {
    margin-top: -33px;
    margin-bottom: -26px;
    width: 120px;
}
.row.footer-grid img {
    margin-top: -6px;
    margin-bottom: -31px;
}
.news-events h3 {
    font-size: 16px;
}
.footer-grid p {
    font-size: 11px;
    line-height: 1.7;
}
.row.gallery-images img.img-responsive {
    height: 100px;
    object-fit: cover;
}
.about-us h1 {
    font-size: 22px;
}
.container.about-us h2 {
    font-size: 18px;
}
.container.about-us h3 {
    font-size: 16px;
}
.container.about-us img {
    width: 100%;
}
.container.about-us img {
    width: 100% !important;
    height: auto;
}
.stud-reg a {
    font-size: 12px;
}
nav.navbar.navbar-default {
    margin-top: 5px;
}
a.stud-reg-online {
    font-size: 18px;
}
ul.gallery11 img {
    height: 200px;
    padding: 0px;
	object-fit: cover;
}
}
reg-status {
    font-size: 19px!important;
    color: #01b90f!important;
    font-weight: 600;
}
.news-item span.day1 {
    font-size: 12px;
}