*{font-family: Georgia,serif;}
.navbar {
    position: relative;
    min-height: 30px;
    margin-bottom: 20px;
  }
.header .navbar-default {background-color:#2985c5;border:none;border-radius:unset;}
.header .navbar-default .navbar-nav li a{color:white;font-size:15px;  padding-top: 5px;
  padding-bottom: 5px;min-height: 30px;}
.header .navbar-default .navbar-nav li a:hover{color:#ff9900;font-size:15px;}
.header  .navbar-nav>li>.home {
    border-left: solid 1px rgba(255,255,255,.15);
}
.header  .navbar-nav>li>.home{
    border-right: solid 1px rgba(255,255,255,.15);
}
.header  .navbar-nav>li>.admission{
    border-right: solid 1px rgba(255,255,255,.15);
}
@media(max-width:770px){
	.header .navbar-default .navbar-right{display:none;}
}
@media(max-width:770px){
	.header  .navbar-nav>li>.admission{border:none;}
}
@media(max-width:770px){
	.header  .navbar-nav>li>.home{border:none;}
}
@media (min-width:230px)and (max-width:768px){
	.header  .navbar-nav>li>.home{width:30%;float:right;}
}
@media (min-width:230px)and (max-width:768px){
	.header  .navbar-nav>li>.admission{width:70%;float:right;}
}
/**/
.logosection .col-lg-8 .img-responsive{height:100px;}
.logosection{margin-top:-20px;}
@media(max-width:470px){
	.logosection .col-lg-8 .img-responsive{height:90px;}
}
.logosection .col-lg-4 .pull-right{margin-top:30px;}
.logosection .col-lg-4 .pull-right label img{height:30px;}
.logosection .col-lg-4 .pull-right span{color:red;font-size:18px;font-family: 'RobotoMedium_1' !Important;}
/**/
.navbar-inverse .navbar-right li .activepage{color:#ff9900;font-weight:600;}
.navbar-inverse{border-radius:unset;background-color:white;border:none;}
.navbar-inverse  .navbar-nav>li>.leftborder {
    border-right: solid 1px lightgray;
}
.navbar-inverse  .navbar-nav>li>a{
  font-size:16px;font-family: sans-serif;color: #696b73;
  padding-top: 5px;
  padding-bottom: 5px;
  min-height: 30px;
}
.navbar-inverse  .navbar-nav>li>a:hover{background-color:#2985c5;color:white;}
.navbar-inverse  .navbar-nav>li>a:focus{background-color:#2985c5;color:lightgray;}
.navbar-toggle{background-color:#2985c5;border:none;}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color:white;
}
.navbar-inverse .navbar-right .dropdown-menu {
    right: auto;
    left: 0;
}
.dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
   line-height: 2.429;
    color: #333;
    white-space: nowrap;
}
.navbar-inverse .navbar-right .dropdown-menu  > li > a :hover{
	background-color:red;
	color:white;
	}
/**/
.section .well{border-radius:unset;margin-top:-20px;padding: 0px;}
.section .well h3{font-weight:600;margin-top:15px;}
.section .well .pull-right label a{text-decoration:none;color:black;}
/**/
.aboutsection .col-lg-9 .img-responsive{margin-bottom:20px;height: 390px;}
/**/
.aboutsection .col-xs-12 h4{font-weight:600;font-family: 'RobotoMedium_1' !Important;}
.aboutsection .col-xs-12 label a{text-decoration:none;color:#090909b3;}
.aboutsection .col-xs-12 label a:hover{text-decoration:none;color:#ff9900;}
.aboutsection .col-xs-12{margin-top:10px;margin-bottom:10px;}
.aboutsection .col-xs-12   label a .fa-hand-o-right{color:#2985c5;}
/**/
.aboutsection  .col-lg-9 p{text-align:justify;line-height:2;}
/**/
.footer{background-color:#000000;}
.footer .col-lg-3 .img-responsive{height:150px;margin-top:20px;}
.footerSection .col-lg-3 h4{color:white;margin-top:40px;margin-bottom:30px;font-family: 'RobotoMedium_1' !Important;}
.footerSection .col-lg-3 .footerp{color:lightgray;margin-top:20px;}
.footerSection .col-lg-3 .firstformgroup{margin-top:50px;}
.footerSection .col-lg-3 .form-group label a{color:lightgray;text-decoration:none;} 
.footerSection .col-lg-3  .fa-hand-o-right{color:#2985c5;font-size:15px;}
.footerSection .col-lg-3 .contact{border:1px solid gray;margin-top:110px;}
.footerSection .col-lg-3 .contact p{color:lightgray;margin-top:10px; margin-bottom:10px;}
.subfooter label{color:lightgray;margin-top:10px;margin-bottom:20px;}
.subfooter  .IconGroup .fa {
padding: 8px;
font-size:15px;
width:30px;
text-align: center;
text-decoration: none;
margin: 5px 2px;
border-radius:2%;
margin-top: 5px;
margin-bottom:20px;
}

.subfooter  .IconGroup  .fa:hover {
    color:#fc7013;
}

.subfooter  .IconGroup  .fa-facebook{
  background: white;
  color: #6059bb;
}

.subfooter  .IconGroup  .fa-twitter{
  background: white;
  color: #6059bb;
}

.subfooter  .IconGroup  .fa-google {
  background: white;
  color: #6059bb;
}
/**/
.modal-header{background-color:#2985c5;}
.modal-title{color:white;font-weight:600;font-family: 'RobotoMedium_1' !Important;}
.modal-header .close {margin-top: 4px;}
.modal-body .password{margin-top:30px;margin-bottom:10px;}
.form-control{border-radius:unset;}
.btn{border-radius:unset;}