@charset "utf-8";
/* CSS Document */
@import 'https://fonts.googleapis.com/css?family=Archivo+Narrow:400,400i,700,700i';
body {
	font-family: 'Archivo Narrow', sans-serif;
	font-size:14px;
}
::selection {
 background:#f3613a;
 color:#fff;
}
::-moz-selection {
 background:#f3613a;
 color:#fff;
}
::-webkit-selection {
 background:#f3613a;
 color:#fff;
}
::-o-selection {
 background:#f3613a;
 color:#fff;
}
::-ms-selection {
 background:#f3613a;
 color:#fff;
}
.bold {
	font-weight:bold;
}
.theme-color {
	color:#f3613a;
}
.theme-color-gray {
	color:#232323;
}
.top-links {
	background: #fff none repeat scroll 0 0;
	border-bottom: 1px solid #dadddd;
	left: 0;
	position: fixed;
	right: 0;
	z-index: 999;
}
.banner-section {
	display: block;
	padding-top: 135px;
}
.top-links ul {
	list-style: outside none none;
	margin: 0;
	padding: 0;
}
.top-links ul li {
	display: inline-block;
	line-height: 36px;
	list-style: outside none none;
	margin-right: 20px;
}
.top-links ul li a {
	color: #898b8b;
	font-size: 16px;
}
.top-links ul li a i {
	color: #f3613a;
	font-size: 18px;
	margin-right: 5px;
}
.header-menu {
	margin-left: 20px;
	margin-top: 25px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.header-menu li a {
	font-size: 16px;
	font-weight: bold;
	padding: 10px 6px;
}
.header-menu li.active a {
	background:none !important;
	color:#f3613a !important;
	border-bottom:#f3613a solid 2px;
	box-shadow: none !important;
}
.contact-numbers {
	float: right;
	text-align: right;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	display:none;
}
.contact-numbers h4 {
	color: #f3613a;
	font-size: 16px;
	margin: 10px 0 0;
}
.contact-numbers h2 {
	font-size: 30px;
	font-weight: bold;
	margin: 0;
}
.contact-numbers h5 {
	color: #b0b2b2;
	font-size: 14px;
	margin: 0;
}
.contact-numbers h2::before {
 color: #f3613a;
 content: "\f10b";
 font-family: "FontAwesome";
 font-size: 29px;
 margin-right: 6px;
}
.welcome-block {
	border-bottom: 2px dashed #cbcbcb;
	display: block;
	padding-bottom: 25px;
}
.welcome-block .col-lg-4 img {
	width: 100%;
}
.welcome-block .col-lg-8 p {
	color: #525354;
	font-size: 15px;
	text-align: justify;
}
.welcome-block .col-lg-8 > a {
	background: #eb484b none repeat scroll 0 0;
	color: #fff;
	display: inline-block;
	font-size: 16px;
	line-height: 36px;
	padding: 0 20px;
}
.facility-box.text-center {
	border: 1px solid #dadddd;
	display: block;
	padding: 15px;
	transition: all 0.2s ease-in-out 0s;
}
.facility-box:hover {
	border: 1px solid #f3613a;
	box-shadow: 0 2px 3px #ccc;
}
.circle-section {
	border-radius: 50%;
	display: block;
	height: 130px;
	margin: 0 auto;
	width: 130px;
}
.blue-theme {
	background: #78aeca none repeat scroll 0 0;
}
.yellow-theme {
	background: #f1c84a none repeat scroll 0 0;
}
.green-theme {
	background: #76c88a none repeat scroll 0 0;
}
.circle-section i {
	color: #fff;
	font-size: 45px;
	line-height: 130px;
}
.facility-box h3 {
	color: #a3a3a3;
	font-size: 20px;
}
.facility-box-gray {
	color:#525354;
}
.facility-box.text-center > p {
	color: #525354;
	font-size: 15px;
	line-height: 24px;
}
.facility-box.text-center > a {
	background: #f3613a none repeat scroll 0 0;
	color: #fff;
	display: inline-block;
	font-size: 18px;
	font-weight: bold;
	line-height: 42px;
	padding: 0 35px;
}
.our-faclities {
	display: block;
	padding-bottom: 30px;
}
.our-faclities h2 {
	border-bottom: 1px solid #dadddd;
	line-height: 46px;
}
.message-details .col-lg-4 > img {
	border-radius: 50%;
	width: 100%;
}
.message-text {
	background: #efefef none repeat scroll 0 0;
	border-radius: 5px;
	margin-bottom: 8px;
	padding: 15px;
}
.message-text p {
	color: #353737;
	font-size: 15px;
	text-align: justify;
}
.name-span {
	color: #01090b;
	display: table;
	font-size: 16px;
	font-weight: bold;
}
.designation-span {
	color: #353737;
	font-size: 15px;
}
.message-head {
	background: rgba(0, 0, 0, 0) url("../images/Middle-Line.jpg") repeat-x scroll left center;
	margin-bottom: 10px;
	text-align: center;
}
.message-head h2 {
	background: #fff none repeat scroll 0 0;
	color: #232323;
	display: inline-block;
	font-size: 25px;
	font-weight: bold;
	margin: 0;
	padding: 0 2px;
}
.news-events > h2, .school-announcements h2 {
	border-bottom: 1px solid #cbcbcb;
	color: #232323;
	font-size: 25px;
	font-weight: bold;
	line-height: 46px;
	text-transform: capitalize;
}
.school-announcements {
	background: #1f3fa6 none repeat scroll 0 0;
	box-shadow: 0 2px 5px #5c5c5c;
	display: block;
	padding: 15px;
}
.school-announcements h2 {
	border-color: #fff;
	color: #fff;
	margin-top: 0;
}
.school-announcements > h3 {
	color: gold;
}
.school-announcements > h4 {
	color: #fff;
}
.period-details {
	background: #f3613a none repeat scroll 0 0;
	border-radius: 50%;
	padding: 12px 0;
	text-align: center;
	width: 100%;
}
.date-span {
	color: #fff;
	display: block;
	font-size: 25px;
	font-weight: bold;
	line-height: 22px;
}
.month-span {
	color: #fff;
	font-size: 18px;
	line-height: 18px;
}
.news-block .col-lg-8 > h4 {
	font-size: 16px;
	font-weight: bold;
	margin: 0;
	color:#323131;
}
.day-hour {
	color: #aeacac;
	display: block;
	font-size: 12px;
	margin-bottom: 5px;
}
.padding-left-no {
	padding-left: 0;
}
.news-block .col-lg-8 > p {
	color: #6e6c6c;
	font-size: 15px;
}
.news-block {
	display: block;
	margin-bottom: 20px;
}
.news-block a {
	color:inherit;
	text-decoration:inherit;
}
.news-events-more {
	color: #f3613a;
	float: right;
	font-size: 16px;
	text-decoration: underline;
}
.footer-section {
	border-bottom: 1px solid #dadddd;
	border-top: 1px solid #dadddd;
	padding: 30px 0;
}
.school-address > h2 {
	color: #f3613a;
	font-size: 32px;
	font-weight: bold;
	margin: 0;
}
.school-address > p {
	color: #3b3b3b;
	font-size: 16px;
	line-height: 22px;
}
.school-address > ul {
	list-style: outside none none;
	margin: 0;
	padding: 0;
}
.school-address > ul > li {
	color: #3b3b3b;
	font-size: 16px;
	line-height: 26px;
	list-style: outside none none;
	vertical-align: middle;
	margin-bottom:5px;
}
.address-circle {
	background: #fff none repeat scroll 0 0;
	border: 1px solid #f3613a;
	border-radius: 50%;
	color: #f3613a;
	display: inline-block;
	font-size: 14px;
	height: 26px;
	line-height: 22px;
	margin-right: 5px;
	text-align: center;
	vertical-align: middle;
	width: 26px;
}
.contact-form label {
	width: 100%;
}
.contact-form label input[type="text"] {
	border: 1px solid #f3613a;
	font-size: 15px;
	font-weight: normal;
	height: 34px;
	padding-left: 15px;
	width: 100%;
	margin-bottom:6px;
}
.contact-form label textarea {
	border: 1px solid #f3613a;
	font-size: 15px;
	font-weight: normal;
	height: 79px;
	padding-left: 15px;
	width: 100%;
	margin-bottom:5px;
	padding-top:8px;
}
.submit-btn {
	background: #f3613a none repeat scroll 0 0;
	border: medium none;
	color: #fff;
	font-size: 18px;
	height: 34px;
	text-align: center;
	width: 100%;
}
.cancel-btn {
	background: #c7c5c5 none repeat scroll 0 0;
	border: medium none;
	color: #fff;
	font-size: 18px;
	height: 34px;
	text-align: center;
	width: 100%;
}
.contact-form .col-lg-12 > h4, .links-section h4 {
	color: #726f6f;
	font-size: 20px;
	font-weight: bold;
}
.horizontal-links {
	list-style: outside none none;
	margin: 0;
	padding: 0;
}
.horizontal-links > li {
	display: inline-block;
	list-style: outside none none;
}
.horizontal-links li a::before {
 color: #f3613a;
 content: "|";
 margin-right: 25px;
}
.horizontal-links li a {
	color: #aeacac;
	font-size: 15px;
}
.social-links {
	margin: 0;
	padding: 0;
}
.social-links > li {
	display: inline-block;
	list-style: outside none none;
	margin-right: 10px;
}
.social-links a {
	display: block;
}
.social-links a img {
	transition: all 0.4s ease 0s;
}
.social-links a:hover img {
	transform: scale(1.3);
}
.footer .col-lg-12 > p {
	color: #979696;
	line-height: 58px;
	margin: 0;
}
.footer .col-lg-12 > p > a {
	color:#f3613a;
	text-decoration:underline;
}
.banner-block {
	height: 350px;
	width: 100%;
	padding-top:175px;
}
.inner-banner-block {
	height: 350px;
	padding-top: 175px;
	width: 100%;
}
.first-banner {
	background: rgba(0, 0, 0, 0) url("../images/Banner-One.jpg") no-repeat scroll center center;
}
.second-banner {
	background: rgba(0, 0, 0, 0) url("../images/Banner-Two.jpg") no-repeat scroll center center;
}
.third-banner {
	background: rgba(0, 0, 0, 0) url("../images/Banner-Three.jpg") no-repeat scroll center center;
}
.first-banner-inner {
	background: rgba(0, 0, 0, 0) url("../images/Banner-Inner.jpg") no-repeat scroll center center;
}
.banner-block .col-lg-7 > h1 {
	background: #fe306b none repeat scroll 0 0;
	color: #fff;
	display: none;
	font-size: 50px;
	padding: 0 15px;
}
.banner-block .col-lg-7 > p {
	background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0;
	color: #fff;
	display: none;
	font-size: 16px;
	padding: 15px;
}
.message-section {
	margin-top: 20px;
}
.banner-section .bx-wrapper .bx-viewport {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: medium none;
	box-shadow: none;
	left: 0;
}
.banner-section .bx-wrapper {
	margin: 0 auto 15px;
}
.banner-section .bx-wrapper .bx-controls-direction a {
	height: 36px;
	margin-top: -18px;
	outline: 0 none;
	position: absolute;
	text-indent: -9999px;
	top: 50%;
	width: 36px;
	z-index: 9999;
}
.banner-section .bx-wrapper .bx-prev {
	background:url(../images/Left-arrow.png) no-repeat top left;
	left:30px;
}
.banner-section .bx-wrapper .bx-prev:hover, .banner-section .bx-wrapper .bx-next:hover {
	background-position:bottom left;
}
.banner-section .bx-wrapper .bx-next {
	background:url(../images/Right-arrow.png) no-repeat top left;
	right:30px;
}
.message-section .bx-wrapper .bx-viewport, .news-events .bx-wrapper .bx-viewport {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: medium none;
	box-shadow: none;
	left: 0;
}
.message-section .bx-wrapper, .news-events .bx-wrapper {
	margin: 0 auto 35px;
}
.message-section .bx-wrapper .bx-pager.bx-default-pager a, .news-events .bx-wrapper .bx-pager.bx-default-pager a, .banner-section .bx-wrapper .bx-pager.bx-default-pager a {
	background: #a3a3a3 none repeat scroll 0 0;
	display: block;
	height: 5px;
	margin: 0 5px;
	outline: 0 none;
	text-indent: -9999px;
	width: 20px;
}
.message-section .bx-wrapper .bx-pager.bx-default-pager a:hover, .message-section .bx-wrapper .bx-pager.bx-default-pager a.active, .news-events .bx-wrapper .bx-pager.bx-default-pager a:hover, .news-events .bx-wrapper .bx-pager.bx-default-pager a.active, .banner-section .bx-wrapper .bx-pager.bx-default-pager a:hover, .banner-section .bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #f3613a none repeat scroll 0 0;
}
header .navbar-brand img {
	width: 100%;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
header.smaller .navbar-brand img {
	width: 80%;
}
header.smaller .header-menu {
	margin-top: 10px;
}
header.smaller .contact-numbers h4 {
	display: none;
}
header.smaller .contact-numbers {
	margin-top: 10px;
}
/*Header Section*/
/* =Header
-------------------------------------------------------------- */
header {
	height: auto;
	left: 0;
	overflow: hidden;
	position: fixed;
	top: 38px;
	width: 100%;
	z-index: 99999;
	-webkit-transition: height 0.3s;
	-moz-transition: height 0.3s;
	-ms-transition: height 0.3s;
	-o-transition: height 0.3s;
	transition: height 0.3s;
}
header h1#logo {
	display: inline-block;
	height: 150px;
	line-height: 150px;
	float: left;
	font-family: "Oswald", sans-serif;
	font-size: 60px;
	color: white;
	font-weight: 400;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
header nav {
	display: inline-block;
	width: 100%;
}
header nav a {
	color: #9fdbfc;
	font-size: 18px;
	font-weight: 700;
	line-height: 150px;
	margin-left: 8px;
	transition: all 0.3s ease 0s;
}
header nav a:hover {
	color: white;
}
header.smaller {
	height: auto;
	top: 0;
}
header.smaller h1#logo {
	width: 150px;
	height: 75px;
	line-height: 75px;
	font-size: 30px;
}
.event-block > h2 {
	border-bottom: 5px solid #f3613a;
	color: #f3613a;
	line-height: 50px;
	margin-bottom: 0;
}
span.event-date {
	background: #f3613a none repeat scroll 0 0;
	color: #fff;
	display: inline-block;
	font-size: 18px;
	font-weight: bold;
	padding: 0 10px;
}
.event-time {
	color: #6c6c6c;
	font-size: 12px;
}
.event-block > p {
	font-size: 16px;
	margin: 15px 0 30px;
	text-align: justify;
}
.image-gallery-events a.fancybox {
	float: left;
	margin-bottom: 15px;
	margin-right: 15px;
}
.image-gallery-events {
	display: block;
	margin-top: 15px;
	overflow: hidden;
}
.club-units-sections .col-lg-6 img {
	width: 100%;
}
.club-units-sections .col-lg-6 > h2, .facility-section .col-lg-12 > h3 {
	color: #f3613a;
	margin-top: 0;
}
.club-units-sections .col-lg-6 > p {
	background: #ececec none repeat scroll 0 0;
	display: block;
	font-size: 13px;
	margin: 0;
	padding-left: 5px;
	text-align: justify;
}
.club-units-sections .col-lg-6 > h3 {
	color: steelblue;
	font-size: 16px;
	font-weight: normal;
	line-height: 28px;
	margin: 0;
}
.club-units-sections {
	border-bottom: 2px dashed #ccc;
	display: block;
	margin-bottom: 15px;
	padding-bottom: 15px;
}
.club-units-sections:last-child {
	border-bottom: medium none;
}
.about-content > img {
	margin-bottom: 20px;
	width: 100%;
}
.about-content > p {
	font-size: 16px;
	text-align: justify;
}
.teachers-name {
	border-bottom: 1px solid #ccc;
	display: block;
	padding-bottom: 8px;
}
.teachers-name > h4 {
	color: #f3613a;
	font-weight: bold;
	margin-bottom: 3px;
}
.education {
	color: #2c2c2c;
	font-size: 15px;
	font-weight: bold;
}
.designation {
	color: #8c8c8c;
}
.pta-name {
	color: #f3613a;
	display: block;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
.pta-role {
	display: block;
	font-size: 12px;
	margin-bottom: 25px;
	text-align: center;
}
.bottom-pta-teacher {
	display: none;
	overflow: hidden;
	padding-bottom: 30px;
}
/*.bottom-pta-teacher .col-lg-4 {
    border: 1px solid #ccc;
    max-height: 300px;
	overflow-y: scroll;
	overflow-x: hidden;
}
/* =Footer
-------------------------------------------------------------- */
/* =Extras
-------------------------------------------------------------- */
.clearfix:after {
	visibility: hidden;
	display: block;
	content: "";
	clear: both;
	height: 0;
}

/* =Media Queries
-------------------------------------------------------------- */
@media all and (max-width: 660px) {
  /* =Header
  -------------------------------------------------------------- */
  header h1#logo {
 display: block;
 float: none;
 margin: 0 auto;
 height: 100px;
 line-height: 100px;
 text-align: center;
}
 header nav {
 display: block;
 float: none;
 height: 50px;
 text-align: center;
 margin: 0 auto;
}
 header nav a {
 line-height: 50px;
 margin: 0 10px;
}
 header.smaller {
 height: 75px;
}
 header.smaller h1#logo {
 height: 40px;
 line-height: 40px;
 font-size: 30px;
}
 header.smaller nav {
 height: 35px;
}
 header.smaller nav a {
 line-height: 35px;
}
}
@media all and (max-width: 600px) {
 .container {
 width: 100%;
}
 #info-bar a {
 display: block;
}
 #info-bar span.all-tutorials, #info-bar span.back-to-tutorial {
 width: 100%;
}
 #info-bar span.all-tutorials, #info-bar span.back-to-tutorial {
 float: none;
 text-align: center;
}
 #info-bar span.all-tutorials {
 border-bottom: solid 1px #0793e2;
}
}
.club-descriptions {
	border-bottom: 1px solid #ccc;
	display: block;
	margin-bottom: 30px;
	padding: 0 0 0px;
}
.club-descriptions > p {
	font-size: 16px;
}
.facility-section .col-lg-5 img {
	width: 100%;
}
.facility-section .col-lg-6 {
	min-height: 200px;
}
.facility-section {
	border: 1px solid #dadddd;
	display: block;
	padding: 15px;
}
.facilities-box {
	display: block;
	margin-bottom: 25px;
}
.facility-section .col-lg-7 > p {
	font-size: 16px;
}
.mobile-number {
	background: orange none repeat scroll 0 0;
	color: #fff;
	display: table;
	padding: 0 5px;
}
.mobile-number::before {
 color: #fff;
 content: "\f10b";
 font-family: "FontAwesome";
 margin-right: 4px;
}
.class-img {
	overflow: hidden;
	position: relative;
}
.pta-list .col-lg-4 img {
	height: auto;
	position: relative;
	width: 100%;
}
.class-img > h2 {
	background: rgba(243, 97, 58, 0.8) none repeat scroll 0 0;
	color: #fff;
	font-size: 20px;
	left: 0;
	margin: 0;
	padding: 5px 15px;
	position: absolute;
	top: 0;
}
.message-before-footer img {
	border: 10px solid #fff;
	box-shadow: 0 2px 8px #303030;
	display: block;
	margin: 0 auto;
	width: 60%;
}
.message-before-footer {
	background: #c55416 none repeat scroll 0 0;
	padding: 35px 0;
}
.message-before-footer .col-lg-4 > h2 {
	color: #fff;
	display: block;
	font-size: 20px;
	font-weight: bold;
	line-height: 46px;
	margin: 0;
	text-align: center;
	text-transform: capitalize;
}
.message-before-footer .col-lg-4 > a {
	background: #fe9730 none repeat scroll 0 0;
	color: #000;
	display: table;
	margin: 0 auto;
	padding: 5px 10px;
	text-decoration: none;
}
.message-desk .col-lg-6 > img {
	width: 100%;
}
.message-desk .col-lg-6 > p {
	font-size: 15px;
	text-align: justify;
}
.about-descriptions .col-lg-6 p {
	font-size: 15px;
}
.pta-list {
	max-height: 430px;
	overflow-x: hidden;
	overflow-y: scroll;
}
.teachers-main-list {
	max-height: 430px;
	overflow-x: hidden;
	overflow-y: scroll;
}
.middle-content {
	padding: 25px 0;
}
.package-table tbody tr:nth-child(odd) {
background:#FAFAFA;
}
.package-table td {
	border-top:0px !important;
	border-right:1px solid #fff !important;
}
.package-table tbody tr:nth-child(even) {
background:#DFDFDF;
}

.our-faclities .col-lg-4 img {
    width: 100%;
}
.our-faclities .col-lg-4 h2 {
    border-bottom: medium none navy;
    display: block;
    font-size: 24px;
    margin-top: 0;
    text-align: center;
}
.school-links {
    display: block;
    margin: 10px 0;
}
.school-links ul {
    margin: 0;
    padding: 0;
}
.school-links ul li {
    list-style: none;
    display: block;
}
.school-links ul li a {
    background: tomato;
    display: block;
    margin-bottom: 10px;
    text-align: center;
    line-height: 42px;
    border-radius: 0px;
    color: #fff;
    font-size: 20px;
	text-decoration:none;
	transition: .2s ease-in-out;
}
.school-links ul li a:hover
{
	background:#d3452c;
}