@charset "utf-8";
/* CSS Document */

@font-face {
font-family: 'Ubuntu-Medium';
src: url('Ubuntu-Medium.eot?#iefix') format('embedded-opentype'),  url('Ubuntu-Medium.woff') format('woff'), url('Ubuntu-Medium.ttf')  format('truetype'), url('Ubuntu-Medium.svg#Ubuntu-Medium') format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'Ubuntu-Bold';
src: url('Ubuntu-Bold.eot?#iefix') format('embedded-opentype'),  url('Ubuntu-Bold.woff') format('woff'), url('Ubuntu-Bold.ttf')  format('truetype'), url('Ubuntu-Bold.svg#Ubuntu-Bold') format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
	font-family: 'Raleway-Medium';
	src: url('../fonts/Raleway-Medium.eot?#iefix') format('embedded-opentype'),  url('../fonts/Raleway-Medium.woff') format('woff'), url('../fonts/Raleway-Medium.ttf')  format('truetype'), url('../fonts/Raleway-Medium.svg#Raleway-Medium') format('svg');
	font-weight: normal;
	font-style: normal;
  }
  body {font-family: 'Raleway-Medium';}
.color-line {
background: #f7f9fa;
height: 6px;
background-image: -webkit-linear-gradient(left,#34495e,#34495e 25%,#9b59b6 25%,#9b59b6 35%,#3498db 35%,#3498db 45%,#62cb31 45%,#62cb31 55%,#ffb606 55%,#ffb606 65%,#e67e22 65%,#e67e22 75%,#e74c3c 85%,#e74c3c 85%,#c0392b 85%,#c0392b 100%);
background-image: -moz-linear-gradient(left,#34495e,#34495e 25%,#9b59b6 25%,#9b59b6 35%,#3498db 35%,#3498db 45%,#62cb31 45%,#62cb31 55%,#ffb606 55%,#ffb606 65%,#e67e22 65%,#e67e22 75%,#e74c3c 85%,#e74c3c 85%,#c0392b 85%,#c0392b 100%);
background-image: -ms-linear-gradient(left,#34495e,#34495e 25%,#9b59b6 25%,#9b59b6 35%,#3498db 35%,#3498db 45%,#62cb31 45%,#62cb31 55%,#ffb606 55%,#ffb606 65%,#e67e22 65%,#e67e22 75%,#e74c3c 85%,#e74c3c 85%,#c0392b 85%,#c0392b 100%);
background-image: linear-gradient(to right,#34495e,#34495e 25%,#9b59b6 25%,#9b59b6 35%,#3498db 35%,#3498db 45%,#62cb31 45%,#62cb31 55%,#ffb606 55%,#ffb606 65%,#e67e22 65%,#e67e22 75%,#e74c3c 85%,#e74c3c 85%,#c0392b 85%,#c0392b 100%);
background-size: 100% 6px;
background-position: 50% 100%;
background-repeat: no-repeat;
}
.header-bg {
background: rgba(202,231,247,1);
background: -moz-linear-gradient(top, rgba(202,231,247,1) 0%, rgba(239,249,251,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(202,231,247,1)), color-stop(100%, rgba(239,249,251,1)));
background: -webkit-linear-gradient(top, rgba(202,231,247,1) 0%, rgba(239,249,251,1) 100%);
background: -o-linear-gradient(top, rgba(202,231,247,1) 0%, rgba(239,249,251,1) 100%);
background: -ms-linear-gradient(top, rgba(202,231,247,1) 0%, rgba(239,249,251,1) 100%);
background: linear-gradient(to bottom, rgba(202,231,247,1) 0%, rgba(239,249,251,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cae7f7', endColorstr='#eff9fb', GradientType=0 );
    min-height: 94px;
    padding: 7px 0;
}
.school-title {
font-size: 28px;
color: #0266d6;
display:block;
font-weight: bold;
font-family: 'Raleway-Medium';
}
.school-desc {
font-size:14px;
color:#000;
font-weight: bold;
font-family: 'Raleway-Medium';
}
#LogoNMenu .menu_link {
	position:fixed;
	top:20px;
	left:10px;
}
.facilities-box {
	box-shadow:0px 0px 10px #ddd;
	padding:10px;
	text-align:left;
	line-height:20px;
	margin-top:15px;
	min-height:200px;
	background-color:#fff;
}
.facilities-box ul {
	margin:0px;
	padding:10px 0;
	text-align:center;
	
}
.circular-list {
	margin:0px;
	padding: 0 10px;
}
.circular-list li a {
	color:#A70392;
	text-decoration: none;
	list-style-type: disc;
	list-style-position: inside;
}
.circular-list li a:hover {
	color:#F50000;
}
.facilities-box ul li {
	list-style-type:none;
	width:46%;
	display:inline-block;	
	vertical-align:top;
}
.col-sm-8 .facilities-box ul li {
	width:200px;
}
.facilities-box ul li img {
	width:100%;
}
.faci-head {
	    font-weight: bold;
    text-align: center;
    background-color:#0266d3;
    line-height: 30px;
    border-radius: 10px;
    border: solid 1px #dadada;
    margin-bottom:10px;
	color:#fff;
}
.content-box {
	background-image: url(../images/sand_top.png); background-repeat: no-repeat;
	background-position: center top;
	width:650px;
	margin: auto;
	padding-top: 119px;
	
}
.content-center {
	background-image: url(../images/sand_mid.png); background-repeat: repeat-y;
	background-position: 22px top;
	min-height: 200px;
	width:650px;
	margin: auto;
	padding: 0 78px;
	font-style: italic;
	text-shadow: 1px 1px 1px #000;
	text-shadow: 1px 1px 1px #1bafec70;
    color: #000;
}
.content-footer {
	background-image: url(../images/sand_bottom.png); background-repeat: no-repeat;
	background-position: 3px top;
	height: 95px;
	width:650px;
	margin: auto;
}
.princi-chair {
	width:664px;
}
@media (max-width: 1024px) and (min-width: 768px)
a.menu_link.visible-xs {
    display: block !important;
}
.visible-xs, .visible-sm, .visible-md, .visible-lg {
    display: none !important;
}
@media only screen and (max-width: 650px) {

.Fixing .LogoNMenu .Logo {
background-color: #fff;
padding: 10px 0px 10px 0px;
margin-bottom: 3px;
text-align: center;
width: 250px;
}

body .Fixing .LogoNMenu {
background-color:transparent;
}

#LogoNMenu .menu_link {
height: 30px;
width:30px;
}

.Fixing .QkBtn{
width:100%;
margin-top: 60px;
}

body .HGrpMnu {
margin-top:70px;
}

body .HGrpMnu.Hline {
margin-top:7px !important;
}
}
.Fixing{
	position: absolute;
    top: 20px;
    left: 30px;
    right: 0px;
    width: 385px;
    /* margin: 0 auto; */
    z-index: 15;
    padding-top: 10px;
}
.Fixing .LogoNMenu{padding:0px; background-color:transparent; padding:3px; width:345px;}
.Fixing .LogoNMenu img{width:100%;}
.Fixing .LogoNMenu .Logo{background-color:#fff; padding:10px 0px 10px 0px; margin-bottom:3px; text-align:center;}

/* new menu */
.new_menu {
width: 100%;
float: left;
padding: 0;
}
.new_menu > li {
width: 20%;
float: left;
}

/* Tablet */
@media only screen and (min-width: 768px) and (max-width: 1024px) {
.new_menu > li {
width:33%
}

}


/* Mobile */
@media only screen and (min-width: 320px) and (max-width: 480px) {
.Fixing .LogoNMenu, .new_menu > li, .notification-img img {
width:100%;
}
.futr-menus {
width:100% !important;
}
.Hline {
margin:82% 0 0 !important;
}
.HGrpMnu {
/* margin-top: 475px; */
padding: 0;
}
ul.tabs li {
width: 100%;
float: left;
margin-bottom: 15px !important;
}
	.gallery a {
		width:120px !important; 
		display: inline-block;
		height:80px;
		overflow: hidden;
	}
.gallery a img {
		height:auto !important;
		width:100% !important;
	}
}

/* Mobile menu */
.menu_link
{
background: center center no-repeat #cc0000;
background-image: url( data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAZCAYAAADE6YVjAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAADhJREFUeNpi/P//PwOtARMDHQBdLGFBYtMq3BiHT3DRPU4YR4NrNAmPJuHRJDyahEeT8Ii3BCDAAF0WBj5Er5idAAAAAElFTkSuQmCC );
display: block;
width: 40px;
height: 40px;

top: 30px;
left: 10px;
border-radius:3px;
}
/* Make the image fully responsive */
.carousel-inner img {
width: 100%;
height: 100%;
}
.mm-menu, .mm-menu > .mm-panel {
z-index: 9;
}
.content {
    color: #333333b8;
	font-family: 'Raleway-Medium';
    font-size: 16px;
    line-height: 25px;
    font-weight: 450;
	padding-bottom: 30px;
	background-image:url(../images/repeat_bg.png);
	padding:20px;
	border-radius:10px;
	 -moz-box-shadow:    inset 0 0 20px #0000008c;
   -webkit-box-shadow: inset 0 0 20px #0000008c;
   box-shadow:       inset 0 0 20px #0000008c;
   margin:10px 0;
}
.hidden-gallery {display: block;}
@media (max-width: 1024px) and (min-width: 768px) {
	div#cssmenu {
		display: none;
	}
}
@media (max-width: 767px) {
	.hidden-xs {
	display: none !important;
	}
}
@media(min-width:768px) and (max-width:1024px){
	div#cssmenu {
	display: none;
	}

	.visible-xs {
	display: block !important;
	}


	.LogoNMenu {
	background:  transparent !important;
	}

	.Fixing .LogoNMenu .Logo {
	background-color: rgba(255, 255, 255, .7);
	}

}
@media(min-width:320px) and (max-width:1024px){


	.visible-xs {
	display: block !important;
	}
}
@media(min-width:768px) and (max-width:2000px){
.visible-xs-btn {display: none;}
.hidden-xs-btn {display: block;}
}
@media(min-width:320px) and (max-width:767px){
.hidden-xs-btn {display: none;}
.visible-xs-btn {display: block;}
	.mobile_img {width:100% !important;}
	.content-box {width:100%; background-image: none; padding-top: 5px;}
	.content-center {width:100%; background-image: none;  padding: 0 5px;}
	.content-footer {width:100%; background-image: none;}
}
@media(min-width:320px) and (max-width:980px){
	.hidden-gallery {display: none;}
	.princi-chair {
	width:100% !important;
}
}
.banner-menu {
	text-align:center;
	background-color:#fff;
	color:#0266d6;
	border:solid 2px #0266d6;
	line-height: 18px;
    z-index: 40;
    padding: 8px 10px;
	border-radius:5px;
	display: inline-block;
	margin:10px 0;
}
.banner-menu:hover {
	text-decoration:none;
	box-shadow:3px 3px 5px #0266d694;
}

.flashnews-bg {
	background: rgba(202,231,247,1);
background: -moz-linear-gradient(top, rgba(202,231,247,1) 0%, rgba(239,249,251,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(202,231,247,1)), color-stop(100%, rgba(239,249,251,1)));
background: -webkit-linear-gradient(top, rgba(202,231,247,1) 0%, rgba(239,249,251,1) 100%);
background: -o-linear-gradient(top, rgba(202,231,247,1) 0%, rgba(239,249,251,1) 100%);
background: -ms-linear-gradient(top, rgba(202,231,247,1) 0%, rgba(239,249,251,1) 100%);
background: linear-gradient(to bottom, rgba(202,231,247,1) 0%, rgba(239,249,251,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cae7f7', endColorstr='#eff9fb', GradientType=0 );
line-height:40px;
}
.news-color {color:#f00;height:39px;line-height:39px;}
.news-head {
	font-family: 'Raleway-Medium';
font-size:17px;
color:#f00;
height:39px;
	line-height:39px;
background-image:url(../images/latest_news.png);
background-repeat:no-repeat;
background-position:right;
text-indent:40px;
font-weight:bold;
text-transform:uppercase;
background-color:#c4f0f6;
}
.bg {
	border-width: 15px 0 15px 15px;
        border-color: transparent transparent transparent #eee;
    width: 0px;
    height: 0px;
    border-style: solid;
}
.home-tile {
	margin:0px;
	padding:0px;
}
.home-tile li {
	display:inline-block;
	list-style-type:none;
	vertical-align:top;
	margin-right:18px;
	 transition: transform .2s;
	margin-bottom: 5px;


}
.home-tile li a:hover {
	border:solid 4px #ddd;
  border:solid 5px #a9a9a9;
	padding-top:12px;
	box-shadow: 5px 5px 5px #c1c0c0;
}
.home-tile li a {
	height:125px;
	width:200px;
	display: block;
	vertical-align:middle;
	    padding-top: 18px;
	    color:#fff;
	    font-family: 'Raleway-Medium';
	    font-weight:bold;
	border-radius: 15px;

}
.home-tile li a:hover {text-decoration:none;}
.home-tile li a img{
	margin-bottom:5px;
	height: 40px;
}
.home-tile-bg {
	background-image:url(../images/bg.jpg);
	padding:20px 0;
}
.visible-xs-btn .banner-menu {line-height:17px;margin:5px 0;}
.readmore {
	border-radius:5px;
	background-color:#272727;
	color:#fff;
	padding:2px 10px;
	font-size:15px;
	margin-top:5px;
	display:inline-block;
}
.readmore:hover {
	color:#fff;
	text-decoration:none;
}
.con-head {
	color:#0266d6;
	font-family: 'Raleway-Medium';
	    font-weight:bold;
	font-size:24px;
}
.footer-bg {
	background-color:#272727;
	min-height:50px;
	color:#fff;
	font-size:13px;
	padding:20px 0;
	font-family: 'Raleway-Medium';
}
.footer-bg ul {
	padding:0px;
	margin:0px;
	font-size:13px;
	font-family: 'Raleway-Medium';
}
.footer-bg ul li{
	display:inline-block;
	padding:0px;
}
.footer-bg ul li a {
	color:#fff;
	padding:2px 5px;
}
.footer-bg ul li a:hover {text-decoration:none;}
.footer-bg ul li::after{content:"|"}

.footer-bg ul li:last-child::after{content:" "}

.agenda {  }

/* Dates */
.agenda .agenda-date { width: 170px; }
.agenda .agenda-date .dayofmonth {
  width: 40px;
  font-size: 36px;
  line-height: 36px;
  float: left;
  text-align: right;
  margin-right: 10px;
}
.agenda .agenda-date .shortdate {
  font-size: 0.75em;
}


/* Times */
.agenda .agenda-time { width: 140px; }


/* Events */
.agenda .agenda-events {  }
.agenda .agenda-events .agenda-event {  }
.table thead th {
	padding:2px 5px;
}
.table tbody td {
	padding:2px 5px;
}
.gallery_home {
	padding:0px;
	margin:0px;
}
.gallery_home li {
	list-style-type:none;
	display:inline-block;
	margin-bottom:5px;
}
.quickmenu {
	margin:0px;
	padding:0px;
}
.quickmenu li {
	list-style-type:none;
}
.quickmenu li a{ color:#000;line-height:30px;display:block; background-image:url(../images/arrow.png); background-repeat:no-repeat; background-position:left center; text-indent:18px;}
.quickmenu li a:hover{text-decoration:none;}
.work-item-list {
    text-align: left;
    padding:0px;
}
.work-item-list li {
    width: 188px;
    height: 130px;
    display: inline-block;
    margin-right: 5px;
    margin-bottom: 10px;
}
.work-item-list li img {
    width: 190px;
    height: 130px;
}
.category-head {
    line-height: 40px;
    background-color:#9b59b6;
    color: #fff;
    font-size: 1.1rem;
    text-align: left;
    text-indent: 5px;
    text-transform:uppercase;
    font-weight:bold;
}
.cate-list {
    padding: 0;
    margin-top: 5px;
}
.cate-list li.selected, .cate-list li.selected:hover {
    background-color:#0266d6;
    color: #fff;
}
.cate-list li {
    padding: 0px;
    text-align: left;
    list-style-type: none;
    font-size: 13px;
    padding-left: 16px;
    margin-bottom: 3px;
    background-color: aliceblue;
    list-style-position: inside;
}
.cate-list li.selected a {
    color: #fff;
}
.cate-list li a {
    color: #000000;
    font-weight: bold;
    text-decoration: none;
    display: inline-block;
    width: 90%;
    line-height: 35px;
}
.page-head {
    color: #444;
    font-size: 1.3rem;
    margin-bottom: 15px;
    line-height: 40px;
    text-shadow: 1px 1px 1px #eee;
    text-indent: 5px;
    margin-top: 20px;

}
.menu_head {
	color: #0266D3;
    font-size: 1.9rem;
    font-weight: bold;
    text-decoration: underline;
}
.gallery a img {
  float: left;
  width: 25%;
  height: 170px;
  overflow:hidden;
  border: 2px solid #fff;
  -webkit-transition: -webkit-transform .15s ease;
  -moz-transition: -moz-transform .15s ease;
  -o-transition: -o-transform .15s ease;
  -ms-transition: -ms-transform .15s ease;
  transition: transform .15s ease;
  position: relative;
}
/* line 46, ../sass/demo.scss */
.gallery a:hover img {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -o-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
  z-index: 5;
}
.chairman-box {
    /*border: double 6px #1bafec;*/
    padding: 20px;
    /*box-shadow: -1px 2px 27px -2px rgba(188,224,253,1) inset;
    -webkit-box-shadow: -1px 2px 27px -2px rgba(188,224,253,1) inset;
    -moz-box-shadow: -1px 2px 27px -2px rgba(188,224,253,1) inset;*/
    border-radius: 20px;
}
.scrollTop {
    position: fixed;
    right: 1%;
    bottom: 150px;
    background-color: #BE3F48;
    padding: 10px;
    opacity: 0;
    transition: all 0.4s ease-in-out 0s;
}
.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(0, 0, 0, 0.17);
}