@import url(https://fonts.googleapis.com/css?family=Questrial);
@import url(https://fonts.googleapis.com/css?family=Montserrat:400,700);
body {
	padding: 0;
	margin: 0;
	font: 16px/22px 'Questrial', sans-serif;
	color: #404040;
	background: #fff;

}
a {
	outline: none;
	color: #285a92;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
img {
	border: none;
	padding: 0;
	margin: 0;
	display: block;
}
ul, li, h1, h2, h3, h4, h5, h6, p, form {
	margin: 0;
	padding: 0;
}
.spacer {
	clear: both;
	font-size: 0;
	line-height: 0;
	overflow: hidden;
}
ul li {
	list-style-position: outside;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
}
h1 {
	font-size: 40px;
	line-height: 42px;
}
h2 {
	font-size: 36px;
	line-height: 38px;
}
h3 {
	font-size: 25px;
	line-height: 27px;
}
h4 {
	font-size: 20px;
	line-height: 20px;
	color: #282828
}
/*header*/
#backBody{
	position:fixed;
	width:100%;
	height:100%;
	background:rgba(0,0,0,.7);
	z-index:15;
}
.top-container {
	width: 1142px;
	margin: 0 auto;
	padding: 0 0 20px 0;
	height: 100%;
	overflow: hidden;
}
.logo {
	float: left;
	margin-top: 20px;
}
.contact-us {
	float: right;
	margin-top: 15px;
	height: 100%;
	overflow: hidden;
}
.contact-us img{
	width:75px;
	height:90px;
}
.contact-us h5 {
	color: #272727;
	font-size: 18px;
	line-height: 20px;
	margin-bottom: 7px;
}
.contact-us ul {
	padding: 0;
	list-style-type:none
}
.contact-us ul li {
	font-size: 14px;
	line-height: 17px;
	border-top: 1px solid #e7ebeb;
	padding: 5px 0 5px 25px;
}
.contact {
	float: left;
	padding: 0 20px 0 0;
	margin: 0 20px 0 0;
	border-right: 1px solid #e7ebeb;
}
.school {
	float: left;
}
.contact ul{
	list-style-type:none
}
.contact ul li:first-child {
	background: url(../images/tel.png) no-repeat 0 50%;
}
.contact ul li:last-child {
	background: url(../images/email.png) no-repeat 0 50%;
}
.school ul li {
	background: url(../images/globe.png) no-repeat 0 50%;
}
/* navigation Start */

.navPanel {
	border-top: 1px solid #e7ebeb;
	border-bottom: 1px solid #e7ebeb;
	padding: 15px 0;
	box-shadow: 0 0 2px 1px rgba(1, 1, 1, 0.1);
	position: relative;
	z-index: 1;
	background: url(../images/navbg.jpg) repeat-x 0 100% #fff;
}
.navigation {
	width: 1142px;
	margin: 0 auto;
}
.navigation ul {
	padding: 0;
	list-style-type:none
}
.navigation ul li {
	font-size: 16px;
	line-height: 20px;
	float: left;
	position: relative;
	font-weight: 300;
}
.navigation ul li a {
	color: #646464;
	padding: 0 14px;
	display: block;
}
.navigation ul li a:hover, .navigation ul li.current-menu-item a {
	color: #0a62c4;
}
.navigation ul li:first-child a {
	padding: 0 14px 0 0;
}
/*---------------------DROPDOWN START----------------------*/

.navigation ul li ul {
	position: absolute;
	top: 30px;
	background: #fff;
	left: 4px;
	width: 240px;
	z-index: 70;
	display: none;
	border: 1px solid #ebebeb;
	list-style-type:none
}
.navigation ul li ul li {
	line-height: 30px;
	padding: 5px;
	float: none;
	border-bottom: 1px solid #ebebeb;
}
.navigation ul li ul li a {
	color: #646464;
	display: block;
	padding: 0 7px;
}
.navigation ul li ul li a:hover, .navigation ul li ul > li.current-menu-item > a {
	color: #0a62c4;
}
.navigation ul li ul li:last-child {
	border-bottom: 0;
}
.navigation ul li ul li:first-child a {
	padding: 0 5px;
}
.navigation ul li ul ul {
	position: absolute;
	top: 0px;
	background: #fff;
	left: 200px;
	width: 200px;
	z-index: 70;
	display: none;
	border: 1px solid #ebebeb;
	list-style-type:none
}
/* navigation End */

.banner-panel {
	/*height: 459px;*/
	background: #ecffff;
}
.banner_mobile{
	display:none;
}
.banner_desktop{
	display:block;
}
.metaslider .flexslider{
	margin:0!important;
}
.flex-control-nav {
    bottom: 20px!important;
    z-index: 50;
}
.containerMain {
	width: 1142px;
	margin: 0 auto;
}
.bodyTop {
	padding: 30px 0;
	height: 100%;
	overflow: hidden;
	height: 482px;
}
.tabPanel {
	width: 325px;
	float: left;
	height: 456px;
	margin-right: 10px;
	background: #358ee0;
	padding: 13px 17px;
	position: relative;
}
.resp-tabs-container {
	height: 400px;
	overflow: hidden;
}
.tabPanel a.more , .aboutSchool a.more {
	position: absolute;
	left: 30px;
	bottom: 25px;
	color: #aafffc;
	background: url(../images/arrow-white.png) no-repeat 100% 50%;
	padding-right: 28px;
	display: inline-block;
}
.tabPanel a.more:hover, .aboutSchool a.more:hover {
	color: #fff;
}
.noticeTab {
	padding: 0;
	list-style-type:none
}
.noticeTab li {
	font-size: 16px;
	line-height: 24px;
	border-bottom: 1px solid #cbd9e4;
	padding-bottom: 11px;
	margin-bottom: 11px;
	list-style-type:none
}
.noticeTab li:last-child {
	border-bottom: 0;
	padding-bottom: 0;
	margin-bottom: 0;
}
.noticeTab li a {
	color: #fff;
}
.noticeTab li a:hover {
	color: #358ee0;
}
.about {
	width: 485px;
	float: left;
}
.aboutSchool {
	height: 231px;
	/*background: url(../images/aboutschool.jpg) no-repeat 0 0 #05874a;*/
	background-color:#05874a;
	background-size: cover;
	padding: 18px 30px;
	color: #fff;
	margin-bottom: 10px;
	position:relative;
}
.aboutSchool h3 {
	color: #fff;
}
.aboutSchool ul {
	padding: 0 0 10px 0;
	list-style-type:none
}
.aboutSchool ul li {
	font-size: 14px;
	line-height: 20px;
	padding: 5px 0 5px 15px;
	background: url(../images/bullet.png) no-repeat 0 12px;
}
.foundation {
	height: 169px;
	/*background: url(../images/foundation.jpg) no-repeat 0 0 #dea70e;*/
	background-color:#dea70e;	
	background-size: cover;
	padding: 18px 30px;
	color: #fff;
}
.foundation h3 {
	color: #121212;
}
.foundation p {
	font-size: 14px;
	line-height: 24px;
	color: #121212;
	padding-top: 16px;
}
.foundation a {
	color: #121212;
}
.foundation a:hover {
	text-decoration: underline;
}
.admission {
	width: 278px;
	float: right;
	position:relative;
}
.admissionTop {
	height: 247px;
	background: url(../images/admission.jpg) no-repeat 0 0 #b12029;
	background-size: cover;
	padding: 20px 38px 0 38px;
	color: #fff;
	position: relative;
	margin-bottom: 10px;
}
.admissionTop:after {
	background: url(../images/myke.png) no-repeat 100% 100%;
	width: 114px;
	height: 102px;
	position: absolute;
	right: 0;
	bottom: 0;
	content: '';
}
.admission a.more {
	position: absolute;
	left: 30px;
	bottom: 25px;
	color: #ff9241;
	background: url(../images/arrow-white.png) no-repeat 100% 50%;
	padding-right: 28px;
	display: inline-block;
}
.admission a.more:hover {
	color: #fff;
}
.schoolSong {
	height: 155px;
	/*background: url(../images/schoolSong.jpg) no-repeat 0 0 #29547f;*/
	background-color:#29547f;	
	background-size: cover;
	padding: 50px 38px 0 38px;
	color: #fff;
}
.schoolColor {
	background: #358ee0;
	width: 200px;
	height: 17px;
	margin-top: 10px;
}
.admissionTop h3, .schoolSong h3 {
	color: #fff;
	margin: 0;
}
.admissionTop p, .schoolSong p {
	font-size: 14px;
	line-height: 24px;
	color: #fff;
	padding-top: 7px;
}
.galleryPanel {
	background: #27486d;
	padding: 35px 0;
	height: 100%;
	overflow: hidden;
}
.galleryPanel h2 {
	color: #fff;
}
.galleryPanel ul {
	padding: 0;
	list-style-type:none
}
.galleryPanel ul li {
	margin-top: 20px;
	margin-right: 34px;
	float: left;
}
.galleryPanel ul li:nth-child(3n+3) {
	margin-right: 0
}
.galleryPanel ul li img {
	width: 354px;
	height: 190px;
	border: 1px solid #b0cae8
}
.galleryPanel ul li:hover img {
	opacity: .5;
}
.galleryPanel ul li:hover h4 {
	color: #8ebdf2;
}
.galleryPanel ul li h4 {
	color: #fff;
	margin-bottom: 12px;
}
.infrastructure {
	background: #fff;
	padding: 50px 0;
	height: 100%;
	overflow: hidden;
}
.infrastructure h2 {
	text-align: center;
}
.infrastructure ul {
	padding: 0;
	list-style-type:none
}
.infrastructure ul li {
	width: 263px;
	margin-top: 40px;
	margin-right: 30px;
	float: left;
}
.infrastructure ul li:nth-child(4n+4) {
	margin-right: 0
}
.infrastructure ul li img {
	margin-bottom: 15px;
}
.infrastructure ul li h4 {
	color: #282828;
	margin-bottom: 36px;
	position: relative;
}
.infrastructure ul li h4:after {
	position: absolute;
	width: 43px;
	height: 3px;
	background: #3f81cb;
	left: 0;
	bottom: -10px;
	content: '';
}
.infrastructure ul li p {
	font-size: 15px;
	line-height: 24px;
	color: #959595;
}
.infrastructure ul li:hover img {
	opacity: .5;
}
.infrastructure ul li:hover h4:after {
	background: #5a0101;
}
.gMap {
	height: 450px;
	background-color: #89a4ea;
	zoomControl: false;
	scaleControl: false;
	scrollwheel: false;
	disableDoubleClickZoom: true
}
.newsPanel {
	background: #fff;
	padding: 50px 0;
	height: 100%;
	overflow: hidden;
}
.newsPanel h4 {
	color: #282828;
	margin-bottom: 50px;
	position: relative;
}
.newsPanel h4:after {
	position: absolute;
	width: 65px;
	height: 3px;
	background: #3f81cb;
	left: 0;
	top: 30px;
	content: '';
}
.newsletter {
	width: 495px;
	float: left;
}
.newsContent {
	height: 100%;
	overflow: hidden;
}
.newsletter .img {
	width: 200px;
	float: left;
}
.newsletter .img img {
	width: 100%;
	height: auto;
}
.contNews {
	float: right;
	width: 265px;
}
.contNews h5 {
	font-size: 16px;
	color: #285a92;
	margin-bottom: 10px;
}
.contNews p {
	font-size: 16px;
	line-height: 24px;
	color: #a3a8ae;
	margin-bottom: 10px;
}
.contNews a.more {
	color: #285a92;
	background: url(../images/arrow.jpg) no-repeat 100% 50%;
	display: inline-block;
	padding-right: 30px;
}
.contNews img{
	display:none;
}
.ionLogin {
	width: 225px;
	float: left;
	margin-left: 75px;
}
.council {
	margin-top: 30px;
	float: right;
	margin-right: 35px;
}
.footerPanel {
	background: #262c38;
	padding: 35px 0;
	height: 100%;
	overflow: hidden;
}
.footerContact {
	width: 440px;
	float: left;
	margin-right: 90px;
}
.footerContact input[type=text], .footerContact input[type=email], .footerContact input[type=tel] {
	background-color: #cbcdcf;
	height: 38px;
	width: 99%;
	border: 1px solid #b4b5b8;
	padding: 0 0 0 12px;
	margin-bottom: 12px;
	font-size: 14px;
}
.footerContact textarea {
	font-size: 14px;
	background-color: #cbcdcf;
	height: 95px;
	width: 99%;
	border: 1px solid #b4b5b8;
	padding: 8px 0 0 12px;
	margin-bottom: 12px;
	font-family: 'Questrial', sans-serif;
}
.footerContact input[type=submit] {
	width: 120px;
	height: 52px;
	text-align: center;
	color: #000;
	background: #71bbff;
	cursor: pointer;
	border: 0;
	font-size: 20px;
}
.footerMiddle {
	width: 258px;
	float: left;
	color: #c6d1de;
	font-size: 13px;
}
.footerMiddle p {
	margin-bottom: 20px;
	font-size: 13px;
	color: #c6d1de;
}
.footerMiddle span {
	display: block;
	font-size: 20px;
	line-height: 22px;
	color: #c6d1de;
	margin-bottom: 7px;
}
.footerMiddle a {
	font-size: 13px;
	color: #c6d1de;
}
.footerEnd {
	width: 290px;
	float: right;
}
.footerEnd p {
	font-size: 13px;
	line-height: 24px;
	color: #c6d1de;
}
.footerEnd span {
	display: block;
	font-size: 20px;
	line-height: 22px;
	color: #c6d1de;
	margin-bottom: 7px;
}
.footerEnd a {
	font-size: 18px;
	line-height: 24px;
	color: #c6d1de;
	display: block;
}
.copyright {
	background: #1b1f27;
	padding: 25px 0;
	height: 100%;
	overflow: hidden;
	font-size: 13px;
	color: #8a8a8a;
	text-align: center;
}
.copyright a {
	font-size: 13px;
	color: #8a8a8a;
	margin: 0 5px;
	display: inline-block;
}
.innerPanel {
	background: #fff;
	height: 100%;
	overflow: hidden;
	margin-bottom: 50px;
}
.titlePanel {
	height: 115px;
	overflow: hidden;
	background: #1c3f67;
}
.titlePanelL {
	width: 700px;
	float: left;
}
.titlePanelL h2 {
	padding-top: 40px;
	color: #fff;
}
.breadcrumb {
	float: right;
	padding-top: 50px;
	color: #cde5ff;
}
.breadcrumb a {
	color: #8aa0b8;
}
.breadcrumb a:hover {
	color: fff;
}
.bodyPanel {
	height: 100%;
	overflow: hidden;
}
.innerLeft {
	width: 825px;
	float: left;
	padding-top: 20px;
	font-size: 16px;
	line-height: 25px;
}
.innerLeft h2, .innerLeft h3,  .innerLeft h4,  .innerLeft h5{
	margin-bottom: 15px;
}
.innerLeft p {
	margin-bottom: 15px;
}
.innerLeft ul, .innerLeft ol{
	padding-left:15px;
}
.innerLeft ul li{
	padding:5px 0;
	list-style-type:disc;
}
.innerLeft ol li{
	padding:5px 0 5px 10px;
	list-style-type:decimal;
}
.innerLeft ol li li{
	list-style-type:lower-alpha;
}
.innerLeft ol li li li{
	list-style-type:square
}
.innerBanner img{
	max-width: 100%;
	height: auto;
	margin-bottom:5px;
}
.innerBanner .content_img{
	background:#f7f7f7;
	padding:15px;
	margin-bottom:25px;
	font-size:20px;
	line-height:25px;
	color:#1c3f67;
	border:1px solid #ebebeb;
}
.innerRight {
	padding-top: 20px;
	width: 295px;
	float: right;
	border-left: 1px solid #ebebeb;
}
.noticeSide, .galleySide {
	margin-bottom: 30px;
}
.newsSide {
	margin-bottom: 0;
}
.noticeSide h3, .newsSide h3, .galleySide h3 {
	position: relative;
	padding: 0 0 20px 20px;
	font-size: 21px;
}
.noticeSide h3:after, .newsSide h3:after, .galleySide h3:after {
	position: absolute;
	width: 65px;
	height: 3px;
	background: #3f81cb;
	left: 20px;
	bottom: 10px;
	content: '';
}
.noticeCont, .newsCont, .galleyCont {
	background: #f7f7f7;
	padding: 15px;
}
.noticeCont ul {
	padding: 0;
	list-style-type:none
}
.noticeCont ul li {
	font-size: 16px;
	line-height: 24px;
	border-bottom: 1px solid #8d8d8d;
	padding-bottom: 11px;
	margin-bottom: 11px;
}
.noticeCont ul li:last-child {
	border-bottom: 0;
	padding-bottom: 0;
	margin-bottom: 0;
}
.noticeCont ul li a {
	color: #262626;
}
.noticeCont ul li a:hover {
	color: #285a92;
}
.notice {
	color: #285a92;
	display: block;
	margin-top: 10px;
}
.newsCont .img {
	width: 100%;
	margin-bottom: 15px;
}
.newsCont .img img {
	width: 100%;
	height: auto;
}
.newsCont h5 {
	font-size: 16px;
	color: #272c31;
	margin-bottom: 10px;
}
.newsCont p {
	font-size: 16px;
	line-height: 24px;
	color: #262626;
	margin-bottom: 10px;
}
.newsCont a {
	color: #285a92;
	display: inline-block;
	padding-right: 30px;
}
.galleyCont ul {
	padding: 0;
	list-style-type:none
}
.galleyCont ul li {
	font-size: 16px;
	line-height: 24px;
	border-bottom: 1px solid #8d8d8d;
	padding-bottom: 11px;
	margin-bottom: 11px;
}
.galleyCont ul li:last-child {
	border-bottom: 0;
	padding-bottom: 0;
	margin-bottom: 0;
}
.galleyCont ul li a {
	color: #262626;
}
.galleyCont ul li a:hover, .galleyCont ul li.current_page_item a {
	color: #358ee0;
}
.galleryMain {
	height: 100%;
	overflow: hidden;
}
.galleryMain ul {
	list-style-type:none;
}
.galleryMain ul li {
	margin-top: 20px;
	margin-right: 34px;
	float: left;
}
.galleryMain ul li:nth-child(3n+3) {
	margin-right: 0
}
.galleryMain ul li img {
	width: 356px;
	height: 190px;
	border: 1px solid #b0cae8
}
.galleryMain ul li:hover img {
	opacity: .5;
}
.galleryMain ul li:hover h4 {
	color: #8ebdf2;
}
.galleryMain ul li h4 {
	color: #27486d;
	margin-bottom: 12px;
}
.newsMain{
	height:100%;
	overflow:hidden;
	border-bottom:1px solid #bbbbbb;
	padding-bottom:20px;
	margin-bottom:40px;
}
.newsMain img{
	margin-right:25px;
	margin-bottom:10px;
}
.newsMain h4{
	margin-bottom:10px;
}
.columnTop{
	height:100%;
	overflow:hidden;
}
.columnTop img{
	max-width:100%;
	height:auto;
	margin-bottom:25px;
}
.columnBtm{
	height:100%;
}
.columnGrid{
	padding:15px 20px;
	width:262px;
	height:140px;
	margin-right:15px;
	display:inline-block;
	vertical-align:top;
	margin-bottom:20px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	-webkit-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.24);
	-moz-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.24);
	box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.24);	
	background:#f7f7f7;
	overflow:hidden;
	position:relative;
}
.columnGrid:nth-child(3n+3){
	margin-right:0;
}
.columnGrid h3{
	color:#0d57a4;
	font-size:17px;
	margin-bottom:5px;
}
.columnDisplay{
	padding:0;
}
.columnGrid .details{
	position:absolute;
	right:12px;
	bottom:18px;
	width:17px;
	height:17px;
	text-align:center;
	line-height:17px;
	font-size:17px;
	color:#fff;
	background:#1c3f67;
}
.columnGrid .details:hover{
	background:#fff;
	color:#1c3f67;
}
.column_content{
	padding:15px 20px;
	display:none;
    bottom: 0;
    height:250px;
    left: 0;
    margin-left: 25%;
    overflow: auto;
    position: fixed;
    right: 0;
    top: 20%;
    width: 50%;
    z-index: 20;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	/*border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;*/
	-webkit-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.24);
	-moz-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.24);
	box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.24);	
	background:#f7f7f7;
}
.column_content .close{
	float:right;
	width:17px;
	height:17px;
	text-align:center;
	line-height:17px;
	font-size:17px;
	color:#fff;
	background:#1c3f67;
}
.column_content .close a{
	color:#fff;
}
.assessment{
	list-style-type:lower-alpha;
	list-style-position:outside;
	color:#285a92;
	font-weight:bold;
	padding-left:15px;
}
.assessment li{
	padding:5px 0 5px 15px;
}
.assessment li p{
	padding:5px 0 5px 15px;
}
.assessment ol{
	list-style-type:lower-roman;
	list-style-position:outside;
	padding:10px 0 10px 25px;
	font-weight:normal;
	color:#262626;
}
.assessment ol ol{
	list-style-type:decimal;
	font-weight:normal;
	color:#262626;
}
.page-id-17 .innerBanner img{
	border:0!important;
	padding:0!important;
}
.page-id-17 .innerLeft h3{
	color:#0a62c4;
	padding-bottom:10px;
}
.page-id-17 .innerLeft img{
	border:4px solid #ebebeb;
	padding:15px;
	margin-bottom:35px;
	width:100%;
	height:auto;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
.accordion h4.accordion-title{
	color:#568ac9;
	padding:0px 0 13px 25px;
	border-bottom:1px solid #ebebeb;
	display:block;
	position:relative;
	cursor:pointer;
}
.accordion h4.accordion-title:after{
	content:'+';
	position:absolute;
	left:0;
	top:0;
}
.accordion h4.read{
	color:#568ac9;
	position:relative;
}
.accordion h4.read:after{
	content:'+';
	position:absolute;
	left:0;
	top:0;
}
.accordion h4.open{
	color:#cc5753;
}
.accordion h4.open:after{
	content:'-';
	position:absolute;
	left:0;
	top:0;
}
.accordion ol ol{
	list-style-type:lower-roman;
	list-style-position:outside;
	padding:10px 0 10px 25px;
}

.download, .page-template-downlaod-page .innerLeft a, .transportDown a, .single .innerLeft h3 a{
	padding:15px 15px 15px 45px;
	border:1px solid #dedede;
	font-size:20px;
	display:inline-block;
	margin-bottom:25px;
	background: url(../images/download-2.png) no-repeat 10px 50% #f7f7f7;
}
.innerLeft .gallery{
	padding-top:25px;
}
.innerLeft .gallery .gallery-item{
	display: inline-block;
	margin: 0 15px 15px 0;
	vertical-align: top;
	width: 31%;
}
.innerLeft .gallery .gallery-item img{
	max-width:100%;
	height:150px;
}
.space25{
	padding-bottom:25px;
}
.fullwidth{
	height:100%;
	overflow:hidden;
	padding:25px 0;
}
.innerLeft .line, 
.fullwidth .line{
	padding:25px 0;
	border-top: 1px solid #b4b5b8;
}
.fullwidth p {
	margin-bottom: 15px;
}
.fullwidth ul, .fullwidth ol{
	padding-left:15px;
	margin-bottom:25px;
}
.fullwidth ul li{
	padding:5px 0;
	list-style-type:disc;
}
.fullwidth ol li{
	padding:5px 0 5px 10px;
}
.fullwidth h3, .fullwidth h4{
	margin-bottom:15px;
}
.transportPanel {
	width: 100%;
	margin-bottom:25px;
}
.transportPanel ul li{
	padding: 20px 23px;
	list-style-type:none;
}
.transportPanel .resp-tabs-container {
	overflow: hidden;
	background-color:#eeeeee!important
}
.transportPanel .resp-tab-content{
	color: #404040!important
}
.transportPanel .resp-tabs-list li{
	color: #404040!important
}
.transportPanel  .resp-tabs-container{
	height:auto!important
}
.transportPanel h2.resp-accordion{
	color: #404040!important
}
.transportPanel .resp-tab-active{
	border-color:#eeeeee!important
}
.transportDown{
	margin-top:25px;
}
.transportDown a{
	margin-bottom:15px;
}
.supsystic-table th.htCenter{
	background:#1c3f67;
	color:#c1deff;
}
table.dataTable.compact tbody th, table.dataTable.compact tbody td{
	padding:8px!important
}
/*carrer-form Start*/
.carrer-form{
	height:100%;
	overflow:hidden;
}
.carrer-form h4{
	padding-bottom:20px;
}
.carrer-form small{
	margin-bottom:25px;
	display:block;
}
.carrer-form span.mand{
	color:#ca0000;
	font-size:20px;
}
.carrer-form input[type=text], 
.carrer-form input[type=email], 
.carrer-form input[type=tel],
.carrer-form select {
	background-color: #fff;
	height: 38px;
	width: 99%;
	border: 1px solid #b4b5b8;
	padding: 0 0 0 12px;
	margin-bottom: 12px;
	font-size: 14px;
}
.carrer-form textarea {
	font-size: 14px;
	height:150px;
	width: 99%;
	border: 1px solid #b4b5b8;
	padding: 8px 0 0 12px;
	margin-bottom: 12px;
	font-family: 'Questrial', sans-serif;
}
.carrer-form input[type=submit],
.carrer-form input[type=reset] {
	width: 120px;
	height: 52px;
	text-align: center;
	color: #000;
	background: #71bbff;
	cursor: pointer;
	border: 0;
	font-size: 20px;
}
.tabler-form{
	width:600px;
	margin-bottom:15px;
}
.tabler-form table, 
.tabler-form td{
	border:0;
}
.tabler-form-academic, 
.tabler-form-experience,
.tabler-form-pub{
	width:100%;
	margin-bottom:15px;
}
.tabler-form-academic input, 
.tabler-form-experience input,
.tabler-form-pub input{
	border:0!important;
	margin:0!important;
}
@media only screen and (max-width: 640px) {	
.tabler-form{
	width:100%;
}
}
/*carrer-form End*/
.admission-form{
	height:100%;
	overflow:hidden;
}
.admission-form h4{
	padding-bottom:20px;
}
.admission-form .resp-tabs-container {
	overflow: hidden;
	background-color:#dbecff!important
}
.admission-form .resp-tab-content{
	color: #404040!important
}
.admission-form .resp-tabs-list li{
	color: #404040!important
}
.admission-form  .resp-tabs-container{
	height:auto!important
}
.admission-form h2.resp-accordion{
	color: #404040!important
}
.admission-form .resp-tab-active{
	border-color:#dbecff!important
}
.admission-form .resp-tab-item{
	height:100%;
	overflow:hidden;
}
.admission-form .resp-tab-item img{
	display:inline-block;
	margin-right:8px;
}
.initial{
	height:100%;
	overflow:hidden;
	padding:20px;
	position:relative;
}
.initialL{
	width:32%;
	float:left
}
.initialR{
	width:60%;
	float:right;
	padding:20px;
	border: 1px solid #b4b5b8;
}
.admission-form input[type=text], 
.admission-form input[type=email], 
.admission-form input[type=tel]
.admission-form input[type=number],
.admission-form select {
	background-color: #fff;
	height: 38px;
	width: 99%;
	border: 1px solid #b4b5b8;
	padding: 0 0 0 12px;
	margin-bottom: 12px;
	font-size: 14px;
}
.admission-form input[type=file] {
	background-color: #fff;
	height: 38px;
	width: 100%;
	border: 1px solid #b4b5b8;
	margin-bottom: 12px;
	font-size: 14px;
}
.admission-form textarea {
	font-size: 14px;
	width: 99%;
	border: 1px solid #b4b5b8;
	padding: 8px 0 0 12px;
	margin-bottom: 12px;
	font-family: 'Questrial', sans-serif;
}
.admission-form input[type=submit],
.admission-form input[type=reset] {
	width: 170px;
	height: 52px;
	text-align: center;
	color: #000;
	background: #71bbff;
	cursor: pointer;
	border: 0;
	font-size: 20px;
}
.admission-form table, .admission-form td, .admission-form tr{
	border: 0;
}
.admission-form td{ vertical-align:top;}
.admission-form ol{
	list-style-type:lower-alpha;
	list-style-position:outside;
	padding-left:15px;
}
.admission-form ol li{
	padding:5px 0 5px 15px;
}
.admission-form p{
	padding-bottom:20px;
}
.admission-formTop{
	padding:0;
}
.admission-form input[type=text]:-moz-read-only { /* For Firefox */
    background-color: #dbecff;
}

.admission-form input[type=text]:read-only {
    background-color: #dbecff;
}
.admission-form input[type="number"]:-moz-read-only { /* For Firefox */
    background-color: #dbecff!important;
}

.admission-form input[type="number"]:read-only {
    background-color: #dbecff!important;
}
.admission-form textarea:-moz-read-only { /* For Firefox */
    background-color: #dbecff;
}

.admission-form textarea:read-only {
    background-color: #dbecff;
}
.admission-form input:-moz-disabled { /* For Firefox */
    background-color: #dbecff;
}

.admission-form input:disabled {
    background-color: #dbecff;
}

.formTop-Table{
	height:100%;
	overflow:hidden;
}
.formTop-TableL{
	width:30%;
	float:left;
}
.formTop-TableL input[type=text],
.formTop-TableL input[type=number],
.formTop-TableL input[type=email]{
	width:160px;
}
.formTop-TableR{
	width:65%;
	float:left;
}
.formTop-TableR div {
    float: left;
}
.formTop-TableR input[type=text] {
	width:190px;
}
.formTop-Table span{
	float:left;
	margin:5px 10px;
}
.formTop-Table strong{
	float:left;
	margin:15px 10px;
}
.admission-formTop input{
	float:left;
}
.admission-formTop input[type="radio"] {
	margin-top:9px;
	display:inline-block;
}

.admission-formTop input[type=submit],
.admission-formTop input[type=reset] {
	width: 100px!important;
	height: 30px!important;
	margin-left:10px;
}
.admission-formTop input[type=text], 
.admission-formTop input[type=email], 
.admission-formTop input[type=tel],
.admission-formTop select {
	height: 30px!important;

}
.student{
	height:100%;
	overflow:hidden;
	padding:20px;
	position:relative;
}
.studentL{
	width:70%;
	float:left
}
.studentR{
	width:22%;
	float:right;
	padding:20px;
	border: 1px solid #b4b5b8;
}
.nextBtn{
	position:absolute;
	right:15px;
	bottom:15px;
	width:150px;
	line-height:40px;
	background:#1c3f67;
	color:#fff;
	font-weight:bold;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	text-align:center;
}
.nextBtn:hover{
	background:#47be9d;
	color:#fff;
}
.undersrtand{
	padding:20px;
	/*border: 1px solid #b4b5b8;*/
	margin-bottom:20px;
}
.page-id-49 h4{
	color:#1c3f67;
	font-size:18px;
}
.paddingL{
	padding-left:40px!important;
}
/*.accordion Start*/
.accordion_container {
    width: 100%; 
	background-color:#215585;
	height:460px;
}
.accordion_head {
    background-color:#0a2b4a;
    color: #fff;
    cursor: pointer;
    font-size: 16px;
    margin: 0 0 1px 0;
    padding: 10px 15px;
    font-weight: bold;
}
.accordion_body {
    background: #215585;
    display: none;
	padding:25px 15px;
}
.accordion_content {
	overflow:auto;
	height:238px;
	padding-right:15px;
}
.plusminus {
    float:right;
}
.plusminus:after {
    content: '+';
}
.accordion.active .accordion_head {
	background-color:#ffde00;
	color:#010000
}
.accordion.active .accordion_head .plusminus:after {
    content: '-';
}
.accordion_body ul {
	padding: 0;
	list-style-type:none
}
.accordion_body ul  li {
	font-size: 16px;
	line-height: 20px;
	border-bottom: 1px solid #83a2bf;
	padding-bottom: 11px;
	margin-bottom: 11px;
	list-style-type:none;
	color: #fff;
}
.accordion_body ul  li:last-child {
	border-bottom: 0;
	padding-bottom: 0;
	margin-bottom: 0;
}
.accordion_body ul  li a {
	color: #fff;
}
.accordion_body ul  li a:hover {
	color: #358ee0;
}
/*.accordion End*/

a.back-to-top {
	display: none;
	width: 60px;
	height: 60px;
	text-indent: -9999px;
	position: fixed;
	z-index: 999;
	right: 20px;
	bottom: 20px;
	background: #27AE61 url("../images/up-arrow.png") no-repeat center 43%;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}
a:hover.back-to-top {
	background-color: #000;
}
.simple-back-to-top {
    display: none;
}
.pament{
	width:550px;
}
.submitted, #successful h3{ color:#090!important; font-size:22px; text-align:center; padding-bottom:30px; line-height:40px;}
.not_submitted {color:#cc0000!important; font-size:22px; text-align:center; padding-bottom:30px}
.no_user_added h3{
	color:#cc0000!important; font-size:22px; text-align:center; padding-bottom:30px
}
div.wpcf7-mail-sent-ok{
	/*display:none!important;*/
}
div.wpcf7-response-output {
    margin: 0!important;
    background-color: aquamarine;
}
.instruction{ font-size:13px; color:#C00; line-height:0;}
.arve-wrapper.alignleft {
    margin-right: 0!important;
}
.videos{
	width:45%;
	float:left;
	margin-bottom:3%
}
.videos:nth-child(2n+2){
	margin-right:2%;
}
.naukri{
	border:1px solid #e3e3e3;
	margin-bottom:15px;
	text-align:center;
	padding:25px 10px;
	margin: -21px 0 40px;
}
.naukri img{
	margin:0 auto;
	display:block;
}
.naukri a.btn{
	background: #71bbff none repeat scroll 0 0;
    border: 0 none;
    color: #000;
    cursor: pointer;
    font-size: 17px;
    line-height: 22px;
    text-align: center;
	display:inline-block;
	padding:10px 25px;
}
.download2{
	padding:10px 25px;
	border:1px solid #1a5f38;
	font-size:20px;
	line-height:25px;
	display:inline-block;
	margin-bottom:25px;
	background:#268a51;
	color:#fff;
}
.download2:hover{
	color:#98fcc3;
}
.asda{
	text-align:right;
	padding: 10px; 
	border: 1px solid #b4b5b8; 
	font-size:20px; 
	width:340px; 
	float:right; 
	margin-bottom:20px
}
.app-no-instruction{font-size:15px; line-height:17px}
.init_new_frm input[type="text"]{margin-bottom:0px}
.admission-form button {
	width: 170px;
	height: 52px;
	text-align: center;
	color: #000;
	background: #71bbff;
	cursor: pointer;
	border: 0;
	font-size: 20px;
}