 @import url(http://allfont.net/allfont.css?fonts=agency-fb);

body{
     background: url(../images/bg.jpg) repeat 0 0;  
    text-align: justify;
    font-size: 15px;

}
h1{
        font-size: 4em !important;
}
p{
    text-align: justify;
}

h1, h2, h3, h4, h5,h6{
     font-family: 'Agency FB', arial;
    
    letter-spacing: 1px;
    text-transform: uppercase;
}

.navbar-default {
       background-color: #00009999;
    border-color: #00009999;
}

.footer {
 background:#f6f6f6;
 padding:20px 0;
 border-top:2px solid orange;
}
.widget h2 {
 cursor:pointer;  
 font-size:18px;
 font-weight:bold;
 padding-bottom:5px;
}
.footer-bottom {
 background:#d8d8d8;
 padding:15px 0;
 border-top:1px solid #d9d9d9;
 font-size:11px;
 color:#777;
}
  
#latestevnets .carousel-caption {
position: static;
    color: #000;
    text-shadow: 0px 0px 0px #fff;
}
#latestevnets img{
    display: block;
    margin: 0px auto;
     border-radius: 10px;
}
#Testimonials .carousel-caption {
position: static;
    color: #000;
    text-shadow: 0px 0px 0px #fff;
}
#Testimonials img{
        display: block;
    margin: 0px auto;
    max-width: 230px;
    border-radius: 10px;
}
.studentofmonth img{
    width: 285px;
    margin: 0 auto !important;
}
.sidebar{
    background: #f9f9f9;
    padding: 0px 10px 10px 10px;
}

 .textwidget, .widget_text, .widget_text p{
    display: inline;
}

.logos {
    background: #000099;
    padding: 7px 0px;
}

.topheader {
    background: #00009999;
    color: #fff;
    padding: 5px 0px;
}
img{
    max-width: 100%;
}
.navbar-default .navbar-nav > li > a {
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
   
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #fff;
    background: #000099;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus{
  color: #fff;
    background: #000099;   
}
.nav > li > a {
    position: relative;
    display: block;
    padding: 14px 10px;
}
.dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
    text-transform: uppercase;
}

.facultystudenttest {
    padding-bottom: 3em;
}
.facultystudenttest .myasar{
    height: 420px !important;
    margin-bottom: 10px;
}
.facultystudenttest .newsBox img {
      border-radius: 0px;
    width: 100%;
    margin: 5px auto !important;
    padding: 5px;
    background: #e8e8e8;
    display: block;  
}
h2{
    margin: 10px 0px;
    padding: 0px;
        padding: 5px;
    
    color: #000099;
    text-align: center;
   font-size: 2.6em;
    margin-bottom: 1em;
   
}

.welcomenote {
       background: #000099;
    color: #fff;
    margin: 2em 0px;
    padding: 4em 0px
}
@media (min-width: 768px)
{
.navbar {
    border-radius: 0px;
}
}
.notifications {
       
    background: rgba(255, 255, 255, 0.4) none repeat scroll 0% 0%;
    box-shadow: 0px 5px 10px #999;
    border-radius: 0.4em;
    border: 2px solid #139EC0;
    
}
.notifications h2{
    margin: 0px;
        padding: 5px;
    background: #00009999;
    color: #FFF;
    text-align: center;
    font-size: 1.6em;
    border-bottom: 2px solid #42C6E7
}


.facilitiesevents {
    background: #e9e9e9;
    padding: 3em 0px;
    margin: 2em 0px;
}
.box_inner h5{
       background: #000099;
    color: #fff;
    font-size: 1.6em;
    padding: 5px;
    text-align: center;
    margin: 0px;
    min-height: 60px;
}
.box_inner p{
    margin: 10px;
}
.newsBox img{
    border-radius: 100%;
    width:300px;
    margin: 5px auto !important;
    padding: 5px;
    background: #e8e8e8;

    display: block;
}
.newsBox{
    
}
.wp-posts-carousel-title {
  background: #00009999;
    color: #fff;
    font-size: 1.6em;
    padding: 5px;
    text-align: center;
    margin: 0px;
    min-height: 60px; 
}
.wp-posts-carousel-title a{
    color: #fff;
}
.simple-theme.wp-posts-carousel .wp-posts-carousel-container{
    
}

.simple-theme.wp-posts-carousel .wp-posts-carousel-container {
    border: 4px solid #00009999 !important;
    padding:0px !important;
    transition: all 0.3s ease 0s;
}
.menuu {
    color: #fff;
}
.navbar-default .navbar-toggle {
    border-color: #fff;
}

@media (max-width: 768px) {
  .topheader {
    text-align: center;   
} 
    .logos {
   text-align: center;   
}
    .notifications {
        margin-bottom: 10px;
    }
    .newsBox {
    margin-bottom: 10px;
}

}
@media (max-width: 767px){
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #fff;
    border-bottom: 1px solid #fff;
}
}