
body {
  background: #fff;
  font-family: 'Open Sans', sans-serif;
  color:#4e4e4e;
  line-height: 22px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 600; 
  font-family: 'Open Sans', sans-serif;
  color:#4e4e4e;
}

h1{
  font-size: 36px;
  color:#fff;
}

h2{
  font-size: 19.9px;
}

h3{
  font-size: 16px;
  color: #787878;
  font-weight: 400;
  line-height: 24px;
}

h4{
  font-size: 16px;
}

a {
  color: #c52d2f;
  -webkit-transition: color 300ms, background-color 300ms;
  -moz-transition: color 300ms, background-color 300ms;
  -o-transition:  color 300ms, background-color 300ms;
  transition:  color 300ms, background-color 300ms;
}

a:hover, a:focus {
  color: #d43133;
}

hr {
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #fff;
}

a:hover,
a:focus {
  color: #111;
  text-decoration: none;
  outline: none;
}
body > section {
  padding: 70px 0;
}
.transparent-bg2 {
  background-color: transparent !important;
  margin-bottom: 0;
}
.center {
  text-align: center;
  padding-bottom: 55px;
}
.center h2{
  font-size: 32px;
  margin-top: 0;
  margin-bottom: 20px;
}
.lead{
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.scaleIn {
  -webkit-animation-name: scaleIn;
  animation-name: scaleIn;
}


/**** NAVBAR CSS ****/
@media (min-width:768px){

    /* NAVBAR BACKGROUND (NAVY BLUE) */
    nav.before-color,
    nav.after-color {
        background-color: #0d1b3f !important;
        padding: 15px 0;
        box-shadow: none !important;
    }

    /* BRAND TEXT */
    nav.before-color.navbar-default .navbar-brand,
    nav.after-color.navbar-default .navbar-brand {
        color: #ffffff !important;
        font-size: 24px;
        font-weight: 400;
    }

    /* NAV LINKS */
    nav.before-color .navbar-nav>li>a,
    nav.after-color .navbar-nav>li>a {
        color: #ffffff !important;
    }

    .nav>li>a {
        position: relative;
        display: block;
        padding: 15px 7px;
    }

    nav.before-color .nav>li {
        border-left: 1px solid transparent;
    }

    nav.after-color .nav>li {
        border-left: 1px solid rgba(255,255,255,0.1);
    }
}

/* DEFAULT NAVBAR */
.navbar-default {
    background-color: #000080 !important;   /* NAVY BLUE */
    border: 0;
    margin: 0;
    width: 100%;
    left: 0;
    right: 0;
    padding: 5px 0;
    z-index: 9999;
    transition: all 0.3s ease-in-out;
}

/* NAV LINKS */
.navbar-default .navbar-nav>li>a {
    color: #ffffff !important;
    font-weight: 700;
    font-size: 12px;
    font-family: 'Open Sans', sans-serif;
    letter-spacing: 1px;
}

.navbar-default .navbar-nav>li>a:hover {
    color: #9fc8ff !important;  /* Light blue hover */
}

/* ACTIVE STATE */
.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
    color: #9fc8ff !important;
    background-color: transparent;
}

/* OPEN DROPDOWN */
.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:hover,
.navbar-default .navbar-nav>.open>a:focus {
    color: #9fc8ff !important;
    background-color: transparent;
}

/* BRAND COLOR */
.navbar-default .navbar-brand {
    color: #ffffff !important;
    font-size: 24px;
    font-weight: 400;
}

/* SHOW DROPDOWN ON HOVER */
.navbar-default .navbar-nav>li:hover .dropdown-menu {
    display: block;
}





/***********

SLIDER REVOLUTION CSS

**************/

.slider-title{
    color:#fff;
    font-weight: 100;
    /*background:rgba(0,0,0,0.5);*/
    text-transform: uppercase;
    font-size:40px;
    letter-spacing:2px;
    font-family: 'Open Sans', sans-serif;
}
.slider-title span{
    font-weight: 700;
}
.slider-caption{
    color:#f8f8f8;
    font-size: 18px;
    font-weight: 300;
    font-family: 'Open Sans', sans-serif;
}
.slider-button a.btn-white{
    color:#000;
    background-color: #fff;
}
.slider-button a.btn-white:hover{
    color:#fff;
    background-color: transparent;
}
.btn-white{
    color:#fff;
    padding: 0px;
    border: 1px solid #fff;
    padding: 10px 20px;
    background-color: transparent;
}
.btn-white:hover{
    color: #03a9f4;
    border-color: #fff;
    background-color: #fff;
}


/****   Faculties  ***/

#conatcat-info{
  background: #fff url(../images/contact.png) no-repeat 90% 0;
  padding: 30px 0;
}
/*
.contact-info i{
  width: 60px;
  height: 60px;
  font-size: 40px;
  line-height: 60px;
  color: #fff;
  background: #000;
  text-align: center;
  border-radius: 10px;
}
*/
.contact-info h2{
  margin-top: 0;
  color: #000;
}

.contact-info{
  color:#000;
}

#feature {
  background: #f2f2f2;
  padding-bottom: 40px;
}

.features{
  padding: 0;
}

.feature-wrap {
  margin-bottom: 35px;
  overflow: hidden;
}

.feature-wrap h2{
  margin-top: 10px;
}

.feature-wrap .pull-left {
  margin-right: 25px;
}

.feature-wrap i{
  font-size: 48px;
  height: 110px;
  width: 110px;
  margin: 3px;
  border-radius: 100%;
  line-height: 110px;
  text-align:center;
  background: #ffffff;
  color: #c52d2f;
  border: 3px solid #ffffff;
  box-shadow: inset 0 0 0 5px #f2f2f2;
  -webkit-box-shadow: inset 0 0 0 5px #f2f2f2;
  -webkit-transition: 500ms;
  -moz-transition: 500ms;
  -o-transition: 500ms;
  transition: 500ms;
  float: left;
  margin-right: 25px;
}

.feature-wrap i:hover {
  background: #c52d2f;
  color: #fff;
  box-shadow: inset 0 0 0 5px #c52d2f;
  -webkit-box-shadow: inset 0 0 0 5px #c52d2f;
  border: 3px solid #c52d2f;
}



.feature-wrap2 {
  margin-bottom: 15px;
  overflow: hidden;
}

.feature-wrap2 h2{
  
}
.feature-wrap2 b{
  text-decoration: none;
  font-weight: 0;
}

.feature-wrap2 .pull-left {
  margin-right: 25px;
}

.feature-wrap2 i{
  font-size: 28px;
  height: 60px;
  width: 60px;
  margin: 3px;
  border-radius: 100%;
  line-height: 60px;
  text-align:center;
  background: #ffffff;
  color: #c52d2f;
  border: 3px solid #ffffff;
  box-shadow: inset 0 0 0 5px #f2f2f2;
  -webkit-box-shadow: inset 0 0 0 5px #f2f2f2;
  -webkit-transition: 500ms;
  -moz-transition: 500ms;
  -o-transition: 500ms;
  transition: 500ms;
  float: left;
  margin-right: 25px;
}

.feature-wrap2 i:hover {
  background: #c52d2f;
  color: #fff;
  box-shadow: inset 0 0 0 5px #c52d2f;
  -webkit-box-shadow: inset 0 0 0 5px #c52d2f;
  border: 3px solid #c52d2f;
}






.reply_section .media-body{
  display:inherit;
}

.comment_section .media-body{
  display:inherit;
}


.media>.pull-left{
  margin-right: 10px;
}

.media>.pull-right{
  margin-left: 20px;
}

/****   WHITE DIVS  ******/

#normal_div{
  padding: 10px;
}





/******fun JUCo in numbers*****/
.funfacts{
    background: url(../images/statistics.jpg);
    background-position: 50% 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    width: 100%;
    height: auto;
    overflow-x: hidden;
    overflow-y: hidden;
    vertical-align: middle;
    z-index: 1;
    display: block;
    position: relative;
    padding-top: 100px;
    padding-bottom: 70px;
}
.fact-box{
    padding: 25px 30px;
    /*background-color: rgba(255,255,255,0.8);*/
    background-color:#000080;
}
.fact-box h2{
    color: #ffff00;
    font-size: 45px;
}
.fact-box h5{
    color:white;
    font-weight: 300;
}
.page-title .border-line{
    background-color: #ffff00;
}
.border-line{
    width:40px;
    height: 1px;
    margin-top: 20px;
    display: block;
    text-align: center;
    background-color:  #03a9f4;
    margin-left: auto;
    margin-right: auto;
}

.padding-bottom30{
    padding-bottom: 30px;
}
.margin-bottom30{
    margin-bottom: 30px;
}

/********     Departments   ******/

.accordion h2{
  margin-bottom: 25px;
}

.panel-default{
  border-color: transparent;
}

.panel-default>.panel-heading,
.panel{
  background-color: #e6e6e6; 
  border:0 none;
  box-shadow:none;
}

.panel-default>.panel-heading+.panel-collapse .panel-body{
  background: #fff;
  color: #858586;
}

.panel-body{
  padding: 20px 20px 10px;
}

.panel-group .panel+.panel{
  margin-top: 0;
  border-top: 1px solid #d9d9d9;
}

.panel-group .panel{
  border-radius: 0;
}

.panel-heading{
  border-radius: 0;
}

.panel-title>a{
  color: #4e4e4e;
}

.accordion-inner img{
  border-radius: 4px;
}

.accordion-inner h4{
  margin-top: 0;
}

.panel-heading.active{
  background: #1f1f20;
}

.panel-heading.active .panel-title>a{
  color:#fff;
}

a.accordion-toggle  i{
  width: 45px;
  line-height: 44px;
  font-size: 20px;
  margin-top: -10px;
  text-align: center;
  margin-right: -15px;
  background: #c9c9c9;
}

.panel-heading.active a.accordion-toggle i{
  background: #c52d2f;
  color: #fff;
}

.panel-heading.active a.accordion-toggle.collapsed i{
  background: #c52d2f;
  color: #fff;
}

.nav-tabs>li{
  margin-bottom: 0px;
  border-bottom: 1px solid #e6e6e6;
}

.nav-tabs{
  border-bottom: transparent;
  border-right: 1px solid #e6e6e6;
}

.nav-tabs>li>a {
  background: #f5f5f5;
  color: #666;
  border-radius: 0;
  border: 0 none;
  line-height: 24px;
  margin-right:0;
  padding: 13px 15px;
}

.nav-tabs li:last-child{
  border-bottom: 0 none;
} 

.nav-stacked>li+li{
  margin-top: 0;
}

.nav-tabs>li>a:hover{
  background: #1f1f20;
  color:#fff;
}

.nav-tabs>li.active>a, 
.nav-tabs>li.active>a:hover, 
.nav-tabs>li.active>a:focus {
  border: 0;
  color:#fff;
  background: #1f1f20;
  position: relative;
}

.nav-tabs>li.active>a:after {
  position: absolute;
  content:  "";
  width: auto;
  height: auto;
  border-style:solid;
  border-color: transparent transparent transparent #1f1f20;
  border-width: 25px 22px;
  right: -44px;
  top:0;
}

.tab-wrap{
  border:1px solid #e6e6e6;
  margin-bottom: 20px;
}

.tab-content{
  padding: 20px;
}

.tab-content h2{
  margin-top: 0;
}

.tab-content img{
  border-radius: 4px;
}


/********

services icons css

********/
.feature-icon-wrap {
    position: relative;
    padding-top: 15px;
    margin: 0px;
    border-bottom: 1px solid grey;
}
.feature-icon-wrap:hover {

}
.feature-icon-wrap .left-side-icon{
    float: left;

}
.feature-icon-wrap .features-text-right{
    padding-left: 15px;
    overflow: hidden;
    font-size: 12px;
}
#services h3{
    text-transform: uppercase;
    font-weight: 700;
    font-size: 18px;
    letter-spacing: 1px;
}

.front-icon {
  height: 85px;
  width: 100px;
}
.date_posted {
  font-size: 11px;
  padding: 0px;
}


.date {
  font-size: 180%;
}
.calendar {
  border-radius: 5px;
  border: 2px solid #2574A9;
  text-align: center;
  text-decoration: none;
      
  text-align: center;
}
.calendar:hover {
  font-weight: bold;
  color: red;

}
.testimonial h2{
  margin-top: 0;
}

.testimonial-inner {
  color:#858586;
  font-size: 14px;
}

.testimonial-inner .pull-left{
  border-right: 1px solid #e7e7e7;
  padding-right: 15px;
  position: relative;
}

.testimonial-inner .pull-left:after{
  content: "";
  position: absolute;
  width: 9px;
  height: 9px;
  top: 50%;
  margin-top: -5px;
  background: #FFF;
  -webkit-transform: rotate(45deg);
  border: 1px solid #e7e7e7;
  right: -5px;
  border-left: 0 none;
  border-bottom: 0 none;
}

/***contact****/
#contact{
    background: url(../images/TSN_0197.jpg);
    background-position: 50% 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    width: 100%;
    height: auto;
    overflow-x: hidden;
    overflow-y: hidden;
    vertical-align: middle;
    z-index: 1;
    display: block;
    position: relative;
}
.contact-details i{
    font-size: 50px;
    color:#fff;
}
.contact-details h4{
    margin: 20px 0;
    color:#fff;
    font-weight: 300;
    font-style: italic;
}
.contact-form {
    background-color: rgba(0,0,0,0.3);
    padding: 30px;
    margin: 30px 0;
}
.contact-form .form-control{
    min-height: 45px;
    border: 0px;
    box-shadow: none;
    -webkit-box-shadow: none;
    border: 1px solid #fff;
    border-radius: 0px;
    background-color: transparent;
    color:#fff;
    -webkit-border-radius: 0px;
}
.contact-form h3{
    margin-bottom: 20px;
    font-weight: 700;
    color:#fff;
    text-transform: uppercase;
}
.section-padding{
    padding-top: 100px;
    padding-bottom: 40px
}


.clients-comments {
    background-image: url("../images/image_bg.png");
    background-position: center 118px;
    background-repeat: no-repeat;
    margin-bottom: 100px;
}

.clients-comments img {
  background:#DDDDDD;
  border: 1px solid #DDDDDD;
  height: 182px;
  padding: 3px;
  width: 182px;
  transition: all 0.9s ease 0s;
  -moz-transition: all 0.9s ease 0s;
  -webkit-transition: all 0.9s ease 0s;
  -o-transition: all 0.9s ease 0s;
}

.clients-comments h3 {
  margin-top: 55px;
  font-weight: 300;
  padding: 0 40px;
}

.clients-comments h4 {
  font-weight: 300;
  margin-top: 15px;
}


.clients-comments  h4  span {
  font-weight: 700;
  font-style: oblique;
}



/* 7.0 ====== TEAM  =============*/


/* Team members images are set within the HTML using inline CSS, not here */

section#team {
    background-color: #FEFEFE;
    padding-bottom: 0px !important;
}

.carousel {
    height: 100%;
}

.item,
.active,
.carousel-inner {
    height: 100%;
}

.carousel-control.right {
    background-image: none !important;
}

.carousel-control.left {
    background-image: none !important;
    text-align: center;
}

.carousel-control {
    position: absolute;
    width: 1%;
    font-size: 10px !important;
    color: #222222 !important;
    text-align: center;
    opacity: 1 !important;
}

.carousel-indicators li {
    border: 1px solid #222222;
    border-radius: 12px;
    width: 12px;
    height: 12px;
    margin: 2px;
}

.carousel-indicators .active {
    width: 15px;
    height: 15px;
    margin: 0;
    background-color: #222222;
}

.carousel-control .glyphicon-chevron-right {
    margin-right: 45px;
}

.glyphicon-chevron-right:before {
    content: "\e080";
    font-size: 20px;
}

.glyphicon-chevron-left:before {
    content: "\e079";
    font-size: 20px;
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
    top: 35%;
}

.team-wrapper {
    width: 90%;
}

.team-member-bio {
    padding-top: 7%;
    padding-right: 20px;
}

.team-member-name {
    font-size: 25px;
    color: #222222;
}

.team-text-short {
    font-size: 15px;
    line-height: 21px;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 500;
}

.team-member {
    text-align: center;
    height: 500px;
}

.team-member h4 {
    margin-top: 25px;
    margin-bottom: 0;
    text-transform: none
}

.team-member p {
    margin-top: 0
}

.bio {
    font-family: "source sans pro"
}

.social-buttons {
    text-align: center;
    float: left;
    padding-top: 15px;
}

.text-muted-role {
    font-size: 16px;
    font-family: 'Source Sans Pro', sans-serif;
    color: #058BCE;
}

.carousel-indicators {
    bottom: 20px;
}

.carousel-inner {
    margin: 0 auto;
}

.team-member img {
    position: absolute;
    margin: 0 auto;
    float: left;
    left: 11%;
}
@media (max-width:450px) {
.carousel-indicators {
    bottom: 0px;
}
.team-member img {
    width: 100%;
}
.team-member-name {
    font-size: 25px;
}
.text-muted-role {
    font-size: 19px;
}
.team-text-short {
    font-size: 13px;
    line-height: 19px;
}
.team-member {
    height: 460px;
}
.team-member-bio {padding-top: 0% !important;}
.social-buttons {padding-top:0px;}

}

@media (max-width:989px) {
    .team-member {
        text-align: center;
        margin-bottom: 0px;
        width: 100%;
    }
    .team-member img {
        margin: 0 auto;
        opacity: 0.4;
        left: 0%;
    }
    .team-member-bio {
        position: absolute;
        text-align: center !important;
        width: 100%;
        padding-bottom: 0%;
        padding-top: 25%;
    }
    .social-buttons {
        padding-left: 0px;
        margin: 0 auto;
        float: none !important;
    }
    .team-member img {
        opacity: 0.4;
        float: none;
        position: relative;
    }
    .social-buttons {
        float: none;
    }
    .carousel-indicators {
    bottom: -10px;
}
    .glyphicon-chevron-right:before {
        content: "\e080";
        font-size: 20px;
    }
    .glyphicon-chevron-left:before {
        content: "\e079";
        font-size: 20px;
    }
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next,
    .carousel-control .icon-prev {
        top: 30%;
    }
    .carousel-control .glyphicon-chevron-right {
        margin-right: 0px;
    }
}

@media (min-width:990px) and (max-width:1280px) {
    .team-member-bio {
        width: 65%;
        float: right;
    }
    .social-buttons {
        padding-left: 0px;
        margin: 0 auto;
        float: left;
    }
    .team-member img {
        width: 100%;
        padding-top: 50px;
    }
}


/***********************
********* Footer ******
************************/
#bottom {
  background: #f5f5f5;
  border-bottom: 5px solid #c52d2f;
  font-size: 14px;
}

#bottom h3 {
  margin-top: 0;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-size:20px;
  color: #000;
}

#bottom ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

#bottom ul li {
  display: block;
  padding: 5px 0;
}

#bottom ul li a {
  color: #808080;
}

#bottom ul li a:hover {
  color: #c52d2f;
}

#bottom .widget {
  margin-bottom: 0;
}

#footer {
  padding-top: 30px;
  padding-bottom: 30px;
  color: #fff;
  background: #2e2e2e;
}

#footer a {
  color: #fff;
}

#footer a:hover {
  color: #c52d2f;
}

#footer ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

#footer ul > li {
  display: inline-block;
  margin-left: 15px;
}


