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

* {
  margin: 0;
  padding: 0;
  outline: none;
  border: none;
}

/*img{A
 max-width: 100%;}*/
/*ul li, ol li {
  list-style: none;
}*/
a {
  text-decoration: none;
}
h1, h2, h3, h4, h5, h6 {
  font-weight: bold;
  display:block;
}
body {
   font-family: 'latoregular';
  font-size: 14px;
  font-weight: normal;
  color:#fff;

}
.clear {
  clear: both;
}

.top-bar {
    background: none repeat scroll 0 0 #ffffff;
    border-bottom: 1px solid #017dbb;
    float: left;
    padding: 10px;
    width: 100%;
}
	
.top-lt span {
    color: #ffffff;
}

.top-lt span {
    border-right: 1px solid #ffffff;
    color: #ffffff;
    float: left;
    margin-right: 20px;
    padding-right: 20px;
}	

.top-lt span:last-child{
	border-right:0;}
	
.top-lt i {
    padding-right: 5px;
}

.social li {
    color: #ffffff;
	font-size:18px;
	list-style-type:none;
	float:left;
}

.social li a {
    color: #ffffff;
}	

.social li {
    color: #ffffff;
    float: left;
    font-size: 18px;
    list-style-type: none;
    padding-right: 20px;
}

ul.social {
    margin-bottom: 0;
	float:right;
}


.logo-div {
    display: block;
    float: left;
    width: 100%;
	 position:absolute;
	 top:70px;
}

.logo {
    float: left;
}


.banner{
	float:left;
	width:100%;}
	
.banner-inner{position:relative;}	
	
.banner	img{
	width:100%;}

.logo{
	 float:left;
}
	 
.nav-div {
    background: rgba(255, 255, 255, 0.7) none repeat scroll 0 0;
    float: right;
    margin-top: 20px;
}

.navbar-brand {
    display: none;
}

.nav.navbar-nav > li a {
    color: #000000 !important;
    font-family: 'latoregular';
    font-size: 16px;
}	 
	 
.mid-div {
    float: left;
    margin: 0 0 40px;
    width: 100%;
} 
	 
.mid-div h3 {
    text-align: center;
    font-family: 'latosemibold';
    font-size: 24px;
    margin: 0 0 40px;
    color:#fff; 
	background: #a14076;
    padding: 10px 0;
}	

.mid-div p {
    font-size: 15px;
    margin: 0;
    padding: 10px 0 20px;
    text-align: center !important;
	color:#fff;
}

.student{
	box-shadow:0 1px 3px rgba(0, 0, 0, 0.2);
	background:#97447b;
	}

.student > img {
    width: 100%;
} 

.student-inner {
    margin-top: 20px;
    padding: 0 20px;
	height: 220px;
}

.sidebar h3 {
    background:#a14076; 
	text-align: center;
	color:#fff;
    padding: 10px 0;
}

.student h4 {
    text-align: center;
	font-family: 'latosemibold';
	font-size:24px;
	margin: 0;
	color:#000;
}

.navbar{
	margin:0 !important;
   min-height:inherit !important;
   border:none !important;}
	
.mid-bottom{
	background:#e5e5e5 ;
     padding:10px 0 0 0;
	  width: 100%;
	  float:left;
	  margin-top:40px;
	 }	
	 
	 
.mid-bottom img {
    width: 100%;
}
	 
.mid-bottom h3 {
    margin-top: 20%;
	font-family: 'latosemibold';
	font-size:32px;
	margin-bottom:20px;
	color:#017dbb;
}	 

.mid-bottom p {
    font-size: 16px;
}


footer{
	background:#23527c;
	padding:20px 0;
	float:left;
	width:100%;}
	
footer p {
    border-top: 1px solid #fff;
    color: #ffffff;
    margin: 0;
    padding-top: 10px;
    text-align: center;
}	


/* carousel */
#quote-carousel 
{
  padding:0 40px 30px;
  margin-top: 30px;
  float:left;
}

/* Control buttons  */
#quote-carousel .carousel-control
{
  background: none;
  color: #222;
  font-size: 2.3em;
  text-shadow: none;
  margin-top: 30px;
}
/* Previous button  */
#quote-carousel .carousel-control.left {
    left: 0;
    top: 0;
    width: auto;
}
#quote-carousel .carousel-control.right {
    right: 0 !important;
    top: 0px;
    width: auto;
}
/* Changes the position of the indicators */
#quote-carousel .carousel-indicators 
{
  right: 50%;
  top: auto;
  bottom: 0px;
  margin-right: -19px;
}
/* Changes the color of the indicators */
#quote-carousel .carousel-indicators li 
{
  background: #c0c0c0;
}
#quote-carousel .carousel-indicators .active 
{
  background: #333333;
}

/* End carousel */

.item blockquote {
    border-left: none; 
    margin: 0;
}

.item blockquote img {
    border: 2px solid #fff;
}

.item blockquote p:before {
    content: "\f10d";
    font-family: 'Fontawesome';
    float: left;
    margin-right: 10px;
}

.media-img{display:none;}

.nav > li > a:focus, .nav > li > a:hover{background:#017dbb !important;
 color:#fff !important;} 
 
 .navbar-collapse{
	 padding:0 !important;}

/**
  MEDIA QUERIES
*/

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) { 
    #quote-carousel 
    {
      margin-bottom: 0;
      padding: 0 0px 30px s0px;
	  float:left;
    }
    
}

/* Small devices (tablets, up to 768px) */
@media (max-width: 768px) { 
    
    /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
    
    #quote-carousel .carousel-indicators {
        bottom: -20px !important;  
    }
    #quote-carousel .carousel-indicators li {
        display: inline-block;
        margin: 0px 5px;
        width: 15px;
        height: 15px;
    }
    #quote-carousel .carousel-indicators li.active {
        margin: 0px 5px;
        width: 20px;
        height: 20px;
    }
}

#navbar-main {
  /* Added `.affix-top` class css when the element is top */
  /* Added `.affix` class css when the element is >= 170px (Look: line 8 html) */
  /* Added `.affix-bottom` class css when the element is footer */
}
#navbar-main.affixed-top {
  background: black;
}
#navbar-main.affix {
  background: gray;
  top: 0;
  left: 0;
  right: 0;
}
#navbar-main.affix-bottom {
  background: red;
}



#navbar-main.affix {
    background: #ffffff none repeat scroll 0 0 !important;
    border-radius: 0 !important;
	box-shadow:0 2px 5px rgba(50, 50, 50, 0.25);
	z-index:999;
}

.logo-div.affix {
    padding-left: 110px;
}

#navbar-main.affix ul .dropdown-menu{margin-left:0 ;}

.logo-div.affix img {
    margin-top: 7px;
    width: 60px !important;
	margin-right:77%;
}

.logo-div.affix >.nav-div{
	float:left !important;
	margin-top:10px;
	}
	
	
.school-name {
    display: inline-block;
    margin-left: 16px;
    text-align: center;
    width: 88%;
}

#navbar-main {
    float: left;
    width: 85%;
}

.nav-div.nav-div2 {
    float:right;
    margin: 0;
}

.detail {
    float: left;
    margin-top: 10px;
    width: 88%;
}

.detail h5 {
    color: #000080;
    font-size: 16px;
    margin: 3px 0 0;
    text-align: center;
}

.school-name h2 {
    color: #a14076;
    font-size: 20px;
    font-weight: bold;
    margin: 0 0 5px;
    /*text-shadow: 0 2px 0 #cccccc;*/
    text-transform: uppercase;
	letter-spacing: 4px;
}
.school-name h3 {
    color: #000080;
    font-size: 16px;
    font-weight: bold;
    margin: 0 0 10px;
    text-transform: uppercase;
	letter-spacing: 4px;
}

.school-name h5 {
    color: #000080;
    font-size: 16px;
    margin: 3px 0 0;
    text-align: center;
	letter-spacing: 2px;
}

.social-info-img {
    background: #017dbb none repeat scroll 0 0;
    border-radius: 50%;
    display: inline-block;
    padding: 18px;
}


.contact {
    float: left;
    text-align: center;
    width: 100%;
}

.contact-bg h2{
	padding: 20px 0;
	margin:0;
	 
}

.contact h3 {
    color: #017dbb !important;
    font-size: 32px;
    margin-bottom: 12px;
}
.contact h4 {
    color: #017dbb !important;
    font-size: 24px;
    margin-bottom: 20px;
}

.contact strong {
    float: left;
    margin-bottom: 2px;
    text-align: left;
    width: 100%;
}

.contact-bg{ 
  background: #017dbb none repeat scroll 0 0;
    color: #ffffff;
    margin: 0 0 40px;}
	
.cont-inner {
    background: #f2f2f2 none repeat scroll 0 0;
    border: 7px solid #ffffff;
    box-shadow: 0 0 5px #cccccc;
    float: left;
    height: 320px;
    margin-bottom: 40px;
    padding: 20px;
    width: 100%;
}

.institute{
 	background: #f2f2f2 none repeat scroll 0 0;
    border: 7px solid #ffffff;
    box-shadow: 0 0 5px #cccccc;
    float: left;
	width:100%;
	padding:40px;
	margin-bottom:40px;	
	}
	
.institute h3 {
    color: #000000 !important;
    font-size: 22px;
    margin: 20px 0 4px;
    text-align: left;
}

.institute h4 {
    color: #000000 !important;
    margin: 0;
	text-align: left;
	font-size:22px;
	
}		

.page-div > li {
    list-style: outside none disc;
    margin-bottom: 10px;
	color:#fff;
}

footer a {
    color: #ffffff !important;
    text-decoration: none !important;
}

.social-div {
    float: right;
}

.social-div > ul {
    list-style: outside none none;
}

.social-div img {
    float: left;
    margin: 4px 5px 0 0;
}

.social-div a {
    font-weight: bold;
}

.logo > img {
    width: 100px;
}
.Affidavit {
    border-bottom: 1px solid #ccc;
    float: left;
    width: 100%;
}

.address-div {
    display: inline-block;
    margin: 0 auto;
    width: 95%;
}

.address-div2 {
    display: inline-block;
    margin: 0 auto;
    width: 50%;
}

.address-div3 {
    display:block;
    margin: 0 auto;
    width: 82%;
}
.library {
    float: left;
    margin-bottom: 20px;
    width: 100%;
}

.library img{
 width:100%;}
 

.library-div {
    float: left;
    margin: 0 15px 20px;
    text-align: center;
    width: 97.5%;
}

.library-div li {
    background: #e5e5e5 none repeat scroll 0 0;
    float: left;
    height: 120px;
    list-style: outside none none;
    width: 25%;
}

.library-div h4 {
    margin: 0;
    padding: 10px 0;
 background:#017dbb ;
 color:#fff;
 margin-bottom:10px;
}

.library-div li {
    background: #e5e5e5 none repeat scroll 0 0;
    border-right: 1px solid #017dbb;
    float: left;
    height: 130px;
    list-style: outside none none;
    width: 25%;
}

.library-div li:last-child{border-right:none;}

.library-div span {
    display: block;
    font-size: 15px;
}

.library img {
    border: 1px solid black;
   
}
.mid-box{width:50% !important;
 height:auto !important;}

.inner-div {
    float: left;
    width: 100%;
}

.class-room {
    background: none repeat scroll 0 0 #017dbb;
    color: #fff;
    margin: 2px 15px;
    padding: 4px 0;
    text-align: center;
}

.library td {
    border: 1px solid #017dbb;
}

.margin-rt {

    float: left;
    width: 50%;
}

.margin-rt:last-child{
	border-right:0!important;
}

.fac-class {
    background: none repeat scroll 0 0 #017dbb;
    color: #fff;
    float: left;
    margin: 2px 0;
    padding: 4px 0;
    text-align: center;
    width: 100%;
}

.profile {
    display: block;
    margin-top: 30px;
}

.top-bar h4 a {
    background: #a14076 none repeat scroll 0 0;
    border-radius: 14px 0 0 14px;
    color: #ffffff;
    display: inline-block;
    float: right;
    font-size: 14px;
    padding: 6px 20px;
}

.table.table-striped div {
    border: 1px solid #dddddd;
    text-align: left;
    padding: 8px;
}

.table.table-striped div:nth-child(even) {
    background-color: #dddddd;
}

.table.table-striped td{
    padding:5px;
}

.table-img tr th {
    background: none repeat scroll 0 0 #017dbb;
    color: #fff;
    font-size: 16px;
}
.tabl-img > img{
border: 2px solid #017dbb;
}
.sidebar {
    float: left;
    margin-left: 0;
    width: 100%;
}
.sy-box {
    float: left;
    width: 100%;
	position:relative;
}

.sy-box ul {
    margin: 0 !important;

}

.sidebar > h3 {
    background: none repeat scroll 0 0 #222;
    color: #fff;
    font-size: 28px;
    margin: 0 0px;
    padding: 10px 0;
    text-align: center;
}

.sidebar > ul {
    /*height: 356px;*/
    margin: 0;
    padding:0px;
}

.sidebar li {
    background: none repeat scroll 0 0 #23527c;
    border-bottom: 1px solid #fff;
    color: #fff;
    list-style: outside none none;
    padding: 5px 5px 5px 10px;
}

.sidebar li a{color: #fff;}

.address-div a {
    font-size: 16px;
}

.address-div2 a {
    font-size: 16px;
}
marquee {
    color:#fff; 
	font-size: 18px;
	margin-bottom: 20px;
	background:#23527c none repeat scroll 0 0;
    padding: 5px 0;
    
}

blockquote {
    padding: 0 !important;
}

.carousel-inner p {
    margin-top: 20px;
}

.bottom {
    background: #e5e5e5 none repeat scroll 0 0;
	float:left;
	width:100%;
	margin-bottom:20px;
}

.social-div li {
    padding-bottom: 5px;
}

.fa.fa-chevron-left {
    background: #fff none repeat scroll 0 0;
    padding: 8px;
}

.fa.fa-chevron-right {
    background: #fff none repeat scroll 0 0;
    padding: 10px;
}

.instruct-div {
    background: #dddddd none repeat scroll 0 0;
    float: left;
    margin-bottom: 20px;
    padding: 5px 15px 10px;
    width: 100%;
}

.instruct-div h4 {
    background: #017dbb none repeat scroll 0 0;
    color: #fff;
    font-size: 16px;
    margin: 10px 0;
    padding: 10px 0;
    text-align: center;
}

.seat {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #000;
    font-weight: bold;
    margin: 5px 0px;
    padding: 5px 0;
    text-align: center;
}

.instruct-div h5 {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #000;
    font-weight: bold;
    margin: 5px 0;
    padding: 5px 0;
    text-align: center;
}

.gallery > li {
    float: left;
    list-style: outside none none;
    margin-right: 1%;
    width: 32%;
	  position: relative;
}

.gallery > li:last-child {
    margin-right: 0;
}

.img-name {
    background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0;
    bottom: 0;
    color: #fff;
    position: absolute;
    text-align: center;
    width: 100%;
}
.gallery li img {
    height: 100%;
    width: 100%;
}
.gallery li:hover {
    border-color: #888;
}
.gallery li .actions {
    display: none;
    height: 100px;
    left: 50%;
    margin-left: -50px;
    margin-top: -79px;
    padding: 0;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 100px;
    z-index: 10;
}
.gallery .actions .btn {
    display: block;
    font-weight: 600;
    margin: 0;
    padding: 3px 0;
}
.gallery .actions .btn:first-child {
    margin-bottom: 1em;
    margin-top: 16px;
}
.gallery li:hover .actions {
    display: block;
}

.btn, .btn-grey {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #e6e6e6 0%, #bdbdbd 2%, #999999 100%) repeat scroll 0 0;
    border-color: #888 !important;
    color: #fff !important;
    padding: 4px 8px;
}

.btn.btn-red.btn-small.remove {
    background: #b90000 none repeat scroll 0 0;
    color: #ffffff;
}

.gallery {
    float: left;
    margin-bottom: 1%;
    width: 100%;
}

.address-div div {
    display: inline-block;
    width: auto;
}

.address-div2 div {
    display: inline-block;
    width: auto;
}
.sy-box img {
    width: 100%;
}

.social-icons {
	float: left;
	width: 100%;
}