@import url('https://fonts.googleapis.com/css?family=Droid+Sans:400,700');

body{
    font-family: 'Droid Sans', sans-serif;
}

#custom-bootstrap-menu.navbar-default .navbar-brand {
    color: rgba(119, 119, 119, 1);
}
#custom-bootstrap-menu.navbar-default {
    font-size: 14px;
    background-color: rgba(87, 19, 19, 1);
    border-width: 0px;
    border-radius: 0px;
    background: #2e59ab;
    background: -moz-linear-gradient(top, #2e59ab 0%, #1b3a75 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #2e59ab), color-stop(100%, #1b3a75));
    background: -webkit-linear-gradient(top, #2e59ab 0%, #1b3a75 100%);
    background: -o-linear-gradient(top, #2e59ab 0%, #1b3a75 100%);
    background: -ms-linear-gradient(top, #2e59ab 0%, #1b3a75 100%);
    background: linear-gradient(to bottom, #2e59ab 0%, #1b3a75 100%);
    background: #f77617;
    background: -moz-linear-gradient(top, #f77617 0%, #f68e42 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f77617), color-stop(100%, #f68e42));
    background: -webkit-linear-gradient(top, #f77617 0%, #f68e42 100%);
    background: -o-linear-gradient(top, #f77617 0%, #f68e42 100%);
    background: -ms-linear-gradient(top, #f77617 0%, #f68e42 100%);
    background: linear-gradient(to bottom, #f77617 0%, #f68e42 100%);
    margin-bottom: 0px;
}
#custom-bootstrap-menu.navbar-default .navbar-nav>li>a {
    color: rgba(255, 255, 255, 1);
    background-color: rgba(248, 248, 248, 0);
}
#custom-bootstrap-menu.navbar-default .navbar-nav>li>a:hover,
#custom-bootstrap-menu.navbar-default .navbar-nav>li>a:focus {
    color: rgba(255, 255, 255, 1);
    background-color: rgb(230, 118, 36);
}
#custom-bootstrap-menu.navbar-default .navbar-nav>.active>a,
#custom-bootstrap-menu.navbar-default .navbar-nav>.active>a:hover,
#custom-bootstrap-menu.navbar-default .navbar-nav>.active>a:focus {
    color: rgba(255, 255, 255, 1);
    background-color: rgba(231, 231, 231, 1);
}
#custom-bootstrap-menu.navbar-default .navbar-toggle {
    border-color: #ddd;
}
#custom-bootstrap-menu.navbar-default .navbar-toggle:hover,
#custom-bootstrap-menu.navbar-default .navbar-toggle:focus {
    background-color: #ddd;
}
#custom-bootstrap-menu.navbar-default .navbar-toggle .icon-bar {
    background-color: #888;
}
#custom-bootstrap-menu.navbar-default .navbar-toggle:hover .icon-bar,
#custom-bootstrap-menu.navbar-default .navbar-toggle:focus .icon-bar {
    background-color: #571313;
}

.main-header{
    /* background: green; */
    background: #2e59ab;
    background: -moz-linear-gradient(top, #2e59ab 0%, #1b3a75 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #2e59ab), color-stop(100%, #1b3a75));
    background: -webkit-linear-gradient(top, #2e59ab 0%, #1b3a75 100%);
    background: -o-linear-gradient(top, #2e59ab 0%, #1b3a75 100%);
    background: -ms-linear-gradient(top, #2e59ab 0%, #1b3a75 100%);
    background: linear-gradient(to bottom, #2e59ab 0%, #1b3a75 100%);
    padding: 20px 0px;
}
#custom-bootstrap-menu.navbar-default .navbar-nav>li>a.active-li{
    /* background: #f76800; */
    background-color: rgb(230, 118, 36);
}
.main-header ul{
    list-style: none;
    padding: 0px;
    float: right;
    margin-bottom: 0px;
}
.main-header ul li{
    float: left;
}
.main-header ul li a{
    display: block;
    text-decoration: none;
    height: 49px;
    line-height: 49px;
    margin-left: 20px;
}
.main-header ul li a i{
    color: #f68430;
    margin-right: 7px;
    font-size: 22px;
}
.main-header ul li a span{
    color: #fff;
    opacity: 0.7;
}
.heading{
    
font-size: 24px;
    
color: #264b93;
    
margin-bottom: 30px;
    
margin-top: 50px;
}
.heading span{
    
display: block;
    
height: 2px;
    
background: #f7812b;
    
margin-top: 10px;
    
width: 50px;
}
p{
    
line-height: 25px;
    
color: #333;
}
.Padding-left{
    text-align: justify;
}
.teachers{
    margin: 0px;
    text-align: center;
    
}
.teachers h4{

}
.teachers img{
    width: 81px;
}
.gray{
    background: #ffffff;
    padding: 50px 0;
}
.event {
    /* margin: 0px; */
}

.event .img {
    width: 100%;
    overflow: hidden;
    height: 200px;
}

.event  img {
    width: 100%;
}

.event {
    margin-bottom: 30px;
    margin-right: 0px;
    background: #ffffff;
    padding: 10px;
    box-shadow: 0 0 3px #e2abab;
}

.event .img {
    width: 100%;
    overflow: hidden;
    height: 200px;
}
.event h4{padding: 11px 0px;border-bottom: 1px solid #f7822c;}
.event p{
    padding: 0px 0px;
    height: 80px;
    overflow: hidden;
}
.row.events {
    background: #ededed;
    padding-bottom: 35px;
}

.row.purpleline {
    background: #2a529f;
  padding-bottom: 50px; 
}
.purpleline .heading{
    color: #fff;
}
.purpleline ul{
    padding: 0px;
    width: 100%!important;
}
.purpleline ul li{
    margin-bottom: 15px!important;
    height: 90px;
    background: #3159a7;
    padding: 15px 0!important;
}
.purpleline ul li i{
    background:#f7822c;
    width: 50px;
    height: 50px;
    border-radius: 100%;
    line-height: 50px;
    text-align: center;
    color: #fff;
}
.purpleline ul li button{
    background: transparent;
    border: transparent;
    color: #fff;
    text-align: left;
    padding: 0px;
}
.purpleline ul li p{
    color: #f6832e;
    font-size: 12px;
}
div#example {
    height: 315px!important;
    margin-right: 20px!important;
}
.purpleline p{
    color: #b6c0d4;
    /* opacity: 0.7; */
}
 
.readmore{
    
background: #f7822c;
    
border-radius: 0px;
    
color: #fff;
}
.readmore:hover{background: #3159a7;color: #ffffff;}
.row.footer {
    background: #1f4181;
    padding-bottom: 50px;
}
.row.footer .heading{
color: #fff;
}
.row.footer p{
    color: #b6c0d4;
    /* opacity: 0.9; */
    font-size: 12px;
}
.row.footer .links{
    list-style: none;
    padding: 0px;
}
.row.footer .links li{
    float: left;
    width: 25%;
    margin-bottom: 0px;
}
.row.footer .links li a{
    display: block;
    color: #b6c0d4;
    text-decoration: none;
    padding-bottom: 10px;
    font-size: 12px;
}

.row.footer ul{
    list-style: none;
    padding: 0px;
}
.row.footer ul li{
    float: none;
    width: 100%;
    display: block;
    margin-bottom: 15px;
    /* box-shadow: 0 0 black; */
}
.row.footer ul li small{
   
color: #b6c0d4;
   
/* opacity: 0.9; */
   
font-size: 12px;
}
.row.footer ul li b{

}
.row.footer ul li i{
    color: #f7822c;
    font-size: 18px;
}
.row.btm {
    background: #163775;
    padding: 15px 0px;
    color: #e6e6e6;
    font-size: 12px;
    font-weight: normal;
}

.btm a {
    float: right;
    color: #b6c0d4;
}
.row.footer a.more{
    color: #f7822c;
    text-decoration: none!important;
}
.btm a span {
    color: #f7822c;
}







.gallerypic{
    overflow: hidden;
    margin-right: 0px;
    text-align: center;
    margin-bottom: 15px;
    /* box-shadow: 0 0 5px rgba(43, 35, 35, 0.69); */
}

.gallerypic img{
    height: 250px;
    max-width: 100%;
}






.testimonials{
    background: #fff;
    padding: 30px 0px;
    border-top: 2px solid #f4f4f4;
}

.testimonial p{
  background: #f7f7f7;
  border-radius: 5px;
  color: #5d5a5a;
  padding: 20px;
  font: 400 1.0175em/1.8em "Open Sans", sans-serif;
  margin-bottom: 30px;
  /* margin-top: 10px; */
}
.testimonial img{
    width: 70px!important;
    height: 70px!important;
    float: left;
    margin-right: 30px;
}
.testimonial .testi-name{
   float: left;
    color: #4a4a4a;
    line-height: 25px;
    margin-top: 6px;
}
.testimonial .testi-name span{
    display: block;
    color: #e6731e;
}
.testimonial .testi-name a{
    font-size: 20px;
    color: #1f4d84;
    text-decoration: none;
}
.testimonials .owl-nav{
    display: none;
}
.testimonial .testi-name i{
    margin-right: 3px;
}
.events{
    list-style: none;
    padding: 0px;
}
.events li{
    margin-bottom: 20px;
    background: #f7f7f7;
    margin-right: 0px;
    padding-left: 10px;
    padding-bottom: 10px;
}
.events li .dateTime{
      width: 85px;
      height: 85px;
      border: 5px solid #e6731e;
      background: #f7822c;
      text-align: center;
      float: left;
      font: 17px/20px "Playball", sans-serif;
      color: #fff;
      margin-right: 15px;
      margin-top: 10px;
      padding-top: 5px;
      margin-left: -15px;
}
.events li .dateTime span{
    display: block;
}
.events li .event_desc{
float: left;
}
.events li .event_desc h4{
    color: #2a529f;
    /* font: 700 1.0715em/1em "Open Sans", sans-serif; */
    text-transform: uppercase;
    padding-left: 4px;
    margin-bottom: 5px;
}
.events li .event_desc p{
    color: #5d5a5a;
    padding: 4px;
    font: 400 13px/21px "Open Sans", sans-serif;
}
ul.members {
    list-style: none;
    padding: 0px;
    text-align: center;
}

.members li {
    float: left;
    width: 20%;
    /* margin: 1%; */
    margin: 0px;
    /* margin-bottom: 30px; */
    /* display: inline-block; */
}
.member{
    margin: 15px;
    background: #fff;
    padding: 10px;
    /* margin-top: 0px; */
    text-align: center;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.26);
}
.member .img{
    height: 207px;
    overflow: hidden;
}
.member .img img{
    
width: 100%;
}
.team{
    background: #f7f7f7;
    padding-bottom: 35px;
}
.member small{
    color: #f7822c;
    /* margin-top: -5px; */
    display: block;
}




.banner{
    background: url(/images/banner.jpg);
    background-size: 100%;
    /* background: #214486; */
}
.banner .heading{
    color: #2b54a3;
    margin-top: 30px;
    margin-left: -15px;
}
.banner .heading span{
    display: inline-block;
}
.banner .olay {
    background: rgba(255, 255, 255, 0.78);
    /* opacity: 0.7; */
}

ol.breadcrumb {
    margin-left: -15px;
    padding-left: 0px;
}

.row.breabs {
    background: #f9f9f9;
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
}

ol.breadcrumb li a {
    color: #2b55a3;
}
.princi p{
    
}
.row.goal {
    background: #ededed;
    padding: 50px 0px;
    /* text-align: center; */
    margin-top: 50px;
    padding-top: 45px;
    margin-bottom: 0px;
}

.goal-itm span {
    /* background: #f6822d; */
    /* display: inline-block; */
    /* width: 120px; */
    /* height: 120px; */
    /* border-radius: 100%; */
    /* line-height: 120px; */
    /* text-align: center; */
    /* margin-bottom: 20px; */
}

.goal-itm span img {
    width: 67px;
}

.owl-dots {
    margin-top: 30px;
}

form.contact-form {
    margin: 50px -15px;
    margin-top: 0px;
}
.contact-form label{
    font-size: 12px;
    font-weight: normal;
}
.contact-form .form-control{
    border-radius: 0px;
}
.BORDER {
    border: 1px solid #f68430;
}

.error {
    position: absolute;
    font-size: 12px;
    color: #f68430;
    right: 0px;
}

ul.row.address {
    list-style: none;
    padding: 0px;
}

ul.row.address i {
    color: #f6832f;
    font-size: 16px;
    width: 25px;
    height: 25px;
    background: #f7822c;
    line-height: 25px;
    text-align: center;
    color: #fff;
    border-radius: 100%;
    margin-left: -8px;
}

ul.row.address li {
    margin-bottom: 20px;
    color: #333;
    font-size: 13px;
    line-height: 22px;
}

button.btn.btn-danger2 {
    border-radius: 0px;
    background: #f68a3b;
    color: #fff;
    margin-left: 0px;
}
.table th{
    font-weight: normal;
    background: #ffffff;
    color: #f78029;
    border-bottom: 1px solid #f7822c;
    border-top: none!important;
}
.table td{
    line-height: 51px;
    /* height: 51px!important; */
    /* padding: 15px; */
}
  .video iframe{
    max-width: 100%!important;
    height: 200px;
   
    margin-top: 0;
  }
  .video{
    background: #1e3e7c;
    margin: 0 -15px;
    margin-bottom: 20px;
    margin-right: 0px;
    padding-top: 10px;
    line-height: 22px;
    color: #fff;
    text-align: center;
    padding-bottom: 5px;
  }
.video span{
  color: #fff!important;
  padding-left: 0px;
  text-align: center;
  display: block;
}
.video iframe{
  max-width: 100%!important;
  margin-top: 10px;
}
.clr{
    clear: both;
}
.events li .event_desc span{
    font-size: 12px;
    color: #e6731e;
    margin-left: 5px;
}
.events li .event_desc b{
    font-size: 12px;
    color: #1f4181;
    margin-left: 5px;
}
.row.faculty {
    padding: 50px 0;
}

.goal-itm {
    margin-right: 26px;
    text-align: justify;
}

ol.goals {
    padding: 0px;
    padding-left: 15px;
}

.goals li {
    margin-bottom: 20px;
}

.row.goal .heading {
    margin-top: 0px;
    margin-bottom: 15px;
}

ol.goals {
    padding: 0px;
    padding-left: 0px;
}

.goals li {
    margin-bottom: 20px;
}

.row.footer .heading {
    margin-top: 30px;
}
