/*RED: color: #B90A0D;*/

@import url('https://fonts.googleapis.com/css?family=PT+Sans:400,400i,700,700i');
/*@import url('https://fonts.googleapis.com/css?family=Muli:100,300,400,600,700,800');*/
@import url('https://fonts.googleapis.com/css?family=Roboto+Slab:400,700');

body {
  /*font-family: 'Noto Sans', sans-serif;*/
  font-family:Verdana, Arial, Helvetica, sans-serif;
  background-color: #f8f8f8;
  font-size: 11px;
  line-height: 22px;
  color: #4F595D;
}

/**, :before, :after {
  margin: 0;
  padding: 0;
  position: relative;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
*/
a:link, a:visited {
  color: #337ab7;
  text-decoration: none;
  transition: all .3s ease-in-out;
}
a:hover, a:focus {
  color: #B90A0D;
}
img {
  max-width: 100%;
  height: auto;
}
.right-aligned {
  text-align: right;
}
.small, small {
    font-size: 85% !important;
}
.preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 999999;
  background: #fff;
}

.preloader > i {
  position: absolute;
  font-size: 36px;
  line-height: 36px;
  color: #ee3131;
  top: 50%;
  left: 50%;
  height: 36px;
  width: 36px;
  margin-top: -15px;
  margin-left: -15px;
  display: inline-block;
}

#top {
    background-color:#3C2F22;
    color: #fff;
    border-bottom: 1px solid rgba(62,57,71,0.4);
    box-shadow: 0 0 10px rgba(0,0,0,0.2);
    z-index: 1;
   
}

#top ul {
  margin-bottom: 0px;
}
#top ul.social li {
  padding: 0px 10px 2px;
    text-transform: uppercase;
    font-size: 12px;
    border-right: 1px solid rgba(62,57,71,0.4);
    width: 40px;
    text-align: center;
}
#top ul.social li:first-child {
  border-left: 1px solid rgba(62,57,71,0.4);
}
/*#top ul.social li:hover {
  background-color: #A3090C;
  transition: all .3s ease;
}*/
/*#top ul.social li:hover a {
  color: #fff;
}*/
#top a {
  color: #fff;
    font-weight: 600;
    text-decoration: none;
    padding-top: 0px;
    display: block;
    font-size: 12px;
}
#topheader {
background-color:#fff;

 
}
/*#topheader:before {
    content: "";
    position: absolute;
    left: -4%;
    top: 0px;
    width: 60%;
    background: #fff;
    height: 96px;
    z-index: 0;
    -webkit-transform: skew(-35deg);
    -moz-transform: skew(-35deg);
    -o-transform: skew(-35deg);
    transform: skew(-35deg);
    box-shadow: 0 0 20px rgba(0,0,0,0.1);
}*/
.mainhead
{

width:100%;

background:#fff;
z-index:1000;

}
.logohead {
  position: relative;
height:200px;

}
.logohead:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0px;
    width: 50%;
  
   
    z-index: 0;
  
}
#mainlogo {
  padding: 0px;
  height: 130px;
  margin-top: 8px;
}
.logoblock {
      /*background-color: #fff;*/
    padding: 10px 0;
    position: relative;
    height: 105px;
}
.logotxt {
 
  top: 15px;
  
  font-size: 12px;
  color: #666;
}
.logotxt h3 {
  margin-top: 0;
  font-size: 30px;
  margin-bottom: 3px;
  color: #ec1b24;
}
#mainmenu {
  background-color:#78bf43;
 
  width:100%;
  border-bottom:#FF0000 3px solid;
  position: relative;
}
#mainmenu1 {
  background-color:#ec1b24;
  margin:auto;
 
  /*position: relative;*/
}
#mainmenu .secondsub {
  margin-top: 45px;
}
#homeico a {
  padding: 13px 16px 11px;
}
#homeico a i {
  font-size: 20px;
}
#curiosityblk {
  margin: 20px 21px 15px;
}
#curiosity {
  /*margin: 20px 26px 20px;*/
  float: right;
  font-weight: 600;
  background: #B90A0D;
  color: #fff;
  border-color: #B90A0D;
  border-radius: 3px;
  padding: 6px 12px;
  font-size: 12px;
}
#curiosityinv {
  float: right;
  font-weight: 600;
  background: #27292B;
  color: #fff;
  border-color: #27292B;
  border-radius: 3px;
  padding: 6px 12px;
  font-size: 12px;
}


header#home {
    background: #103157;
}
.navbar-default {
    background-color: #103157;
    border-color: transparent;
}
.navbar-default .navbar-nav>li>a {
    padding: 20px 14px 20px 14px;
    font-family: 'PT Sans', sans-serif;
    font-size: 15px;
    color: #fff;
    text-decoration: none;
    display: inline-block;
    text-transform: uppercase;
    font-weight: 600;
}
.navbar-default .navbar-nav>.active>a {
      background: #ee3131;
    color: #eee;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
  color: #fff;
}

.navbar {
  margin-bottom: 0px;
  border-radius: 0px;
}

.navbar-fixed-top {
  /*border-bottom: 1px solid #f8f8f8;*/
  box-shadow: 0 0 25px rgba(0,0,0,0.15);
  background-color: rgba(62,57,71,0.9) !important;
}
.navbar-fixed-top .jetmenu {
  background-color: transparent !important;
}

.owl-carousel .owl-item .item {
  min-height: 500px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center 5%;
}

#updatesslider.owl-carousel .owl-item .item {
  min-height: 75px;
  padding: 0px;
  background: transparent;
}

#homebanner.owl-carousel .owl-item .item:before {
    content: '';
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    background: rgba(0,0,0,0.1);
}

#wrapper {
  /*background-color: #f8f8f8;*/
}

.container .jumbotron, .container-fluid .jumbotron {
  border-radius: 0px;
}
#homebanner {
  min-height: 400px;
  border-bottom: 4px solid #ec1b24;
}
#testimonials {
  color: #fff;
  font-size: 15px;
  /*font-family: 'Noto Serif', serif;*/
  /*text-shadow: 0 0 5px #fff;*/
  background-color: rgba(0, 187, 238, 0.7);
}
#testimonials .lead {
  margin-bottom: 0px;
}
#testimonials .lead:before {
  content: '';
  background-color: rgba(255, 255, 255, 0.5);
  width: 50px;
  height: 2px;
  display: block;
  margin: 10px auto;
}
#testimonials .owl-item .item  {
  height: 404px;
  min-height: 404px;
  /* padding: 25px 135px; */
  padding: 10px;
  font-size: 14px;
}
#testimonials.owl-theme .owl-controls .owl-dots {
  margin-bottom: 0px;
  margin-top: 0px;
}
#testblock {
  background-color: #fff;
  padding: 50px 0px;
  /*background-color: #173D50;*/
  /*background-image: radial-gradient(circle farthest-side at center bottom,#686B74,#173D50 125%);*/
  background-image: url(../images/symbiosis-banner-image-3.jpg);
  background-size: cover;
  background-repeat: no-repeat;
}
#testblock iframe, #testimonials, #testimg {
  margin: 13px 0px;
}
#imageslidebox {
  padding: 0px;
}
#imageslider .owl-item .item  {
  height: 150px;
  min-height: 150px;
}
section#recruiters {
  background-color: #fff;
}
#imageslider.owl-theme .owl-controls .owl-nav {
    top: calc(25%);
}
.owl-carousel .owl-item img {
  padding: 25px 15px 30px;
}
/* Owl nav */
.owl-theme .owl-controls .owl-nav {
  position: absolute;
  top: calc(45%);
  width: 100%;
}

.owl-theme .owl-controls .owl-nav > div.owl-prev {
  float: left;
}
.owl-theme .owl-controls .owl-nav > div.owl-next {
  float: right;
}
.owl-theme .owl-controls .owl-nav div {
  opacity: 1;
  transition: .5s all;
}
.owl-theme .owl-controls .owl-dots {
  margin-top: -28px;
  /*margin-bottom: 30px;*/
  position: relative;
  text-align: center;
}

.owl-theme .owl-dots .owl-dot span {
  width: 8px;
  height: 8px;
  margin: 7px 6px;
  background: rgba(255, 255, 255, 0.2);
  display: block;
  -webkit-backface-visibility: visible;
  -webkit-transition: opacity 200ms ease;
  -moz-transition: opacity 200ms ease;
  -ms-transition: opacity 200ms ease;
  -o-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
}

.owl-theme .owl-dots .owl-dot.active span {
  background: rgba(255, 255, 255, 0.5);
}

.owl-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
}

/*.owl-theme .owl-dots .owl-dot span {
  background: rgba(214,214,214,0.3);
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
  background: rgba(255,255,255,0.6);
  }*/

  .owl-theme .owl-controls .owl-nav [class*=owl-] {
    background: rgba(0,0,0,0.0);
    width: 50px;
    height: 50px;
    padding: 8px 20px;
    border-radius: 50%;
  /*margin: 0px;
  margin-top: -10px;
  padding: 3px 10px;*/
  font-size: 16px;
  /*border-radius: 0px;*/
  color: #19385C;
}

.owl-theme .owl-controls .owl-nav [class*=owl-]:hover {
  background-color: rgba(16, 49, 87, 0.95);
  width: 50px;
  height: 50px;
  padding: 8px 20px;
  border-radius: 50%;
  color: #fff;
  text-decoration: none;
}
.carousel-caption {
  text-transform: capitalize;
}
@media screen and (min-width: 768px) {
  .carousel-caption {
    right: auto;
    left: 10%;
    text-align: left;
    padding: 20px 0;
    background-color: transparent;
    /*border-left: 3px solid #B90A0D;*/
    display: block;
    top: 30%;
    /*bottom: 30%;*/
    width: 45%;
    height: 250px;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  }
  .carousel-caption h2 {
    font-size: 62px;
    line-height: 60px;
    font-weight: 400;
  }
  .carousel-caption p {
    font-size: 22px;
    line-height: 28px;
  }

  #imageslider .carousel-caption h2 {
    font-size: 20px;
    margin-top: 0;
    margin-bottom: 5px;
    line-height: 20px;
  }
  #imageslider .carousel-caption p {
    font-size: 12px;
  }
  #imageslider .carousel-caption {
    right: 0%;
    padding: 10px 0;
    background: rgba(0, 0, 0, 0.8);
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.8) 0%, transparent 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(0, 0, 0, 0.8)), color-stop(100%, transparent));
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.8) 0%, transparent 100%);
    background: -o-linear-gradient(left, rgba(0, 0, 0, 0.8) 0%, transparent 100%);
    background: -ms-linear-gradient(left, rgba(0, 0, 0, 0.8) 0%, transparent 100%);
    background: linear-gradient(to top, rgba(0, 0, 0, 0.8) 0%, transparent 100%);
    top: auto;
    bottom: 0%; 
    width: 100%;
    height: 95px;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  }
}
#introblock {
  margin-bottom: 50px;
}
#introblock .director-msg {
  padding: 0px;
  background: #404040;
  padding: 0px;
}
#introblock .director-msg img {
  display: inline-block;
}
#introblock .director-msg p {
  color: #fff;
  font-size: 15px;
  text-align: justify;
  line-height: 25px;
}
#introblock .director-msg h4 {
  color: #fff;
  font-weight: 600;
}
.director-msg .director-sub {
  position: absolute;
  padding: 20px 25px;
  top: 0;
  left: 215px;
}

#footermenu1 {
    background-color:#336600;
  margin:auto;
 
  /*position: relative;*/
}
#footermenu {
  background-color:#336600;
  width:100%;
 
 
  /*position: relative;*/
}
#newsscroll {
  background-color: #27292B;
}
#newsscroll a {
  color: #fff;
  font-weight: 600;
  line-height: 25px;
  margin-right: 100px;
}

/* News and Events Block */
#newsevents {
  /*margin-bottom: 50px;*/
}
#newsevents a:link, #newsevents a:visited {
  color: #173D50;
  text-decoration: none;
  transition: all .1s ease-in-out;
}
#newsevents a:hover, #newsevents a:focus {
  color: #B90A0D;
}
#newsevents .viewall {
  position: absolute;
  bottom: 10px;
  right: 10px;
  font-size: 12px;
  text-transform: lowercase;
}
.row.no-gutter [class*='col-']:not(:first-child), .row.no-gutter [class*='col-']:not(:last-child) {
  padding-right: 0;
  padding-left: 0;
}
.row.no-gutter {
  margin-left: 0;
  margin-right: 0;
  box-shadow: 0 0 15px rgba(0,0,0,0.05);
}
.col-padded {
  padding: 15px;
  background-color: #FFF;
  min-height: 518px;
  border: 1px solid #ddd;
  position: relative;
  /* overflow: hidden; */
}
.clear-margins {
  margin: 0 !important;
}
.title-widget {
  color: #898989;
  font-size: 13px;
  font-weight: 300;
  line-height: 1;
  text-transform: uppercase;
  margin: 0 0 35px 0;
  position: relative;
}
.title-widget:before {
  content: "";
  position: absolute;
  left: -30px;
  top: -2px;
  height: 18px;
  width: 5px;
  background-color: #B90A0D;
}
.news-no-summary:not(:last-child) {
  border-bottom: 1px solid rgba( 0, 0, 0, 0.05 );
}
.recent-news-wrap:not(:last-child) {
  margin-bottom: 15px;
  padding-bottom: 17px;
}
.recent-news-thumb {
  float: left;
}
figure {
  margin: 0;
  padding: 0;
  position: relative;
  overflow: hidden;
}
.news-no-summary .recent-news-thumb img {
  width: 70px;
  height: 70px;
}
.recent-news-thumb img {
  width: 90px;
}
figure a img {
  -webkit-transition: all 0.25s ease-in-out 0s;
  -moz-transition: all 0.25s ease-in-out 0s;
  -o-transition: all 0.25s ease-in-out 0s;
  transition: all 0.25s ease-in-out 0s;
}
figure a img:hover {
  -ms-transform: scale(1.2, 1.2) translateZ(0);
  -webkit-transform: scale(1.2, 1.2) translateZ(0);
  transform: scale(1.2, 1.2) translateZ(0);
}
.news-no-summary .recent-news-text {
  margin-left: 90px;
}
.news-no-summary .recent-news-text p {
  font-size: 12px;
}
.news-no-summary .recent-news-date {
  padding: 0;
  margin: 0 0 5px;
  border: none;
  font-size: 12px;
  line-height: 14px;
  font-weight: 300;
}
.recent-news-wrap .title-median {
  margin-bottom: 0;
}
.title-median {
  color: #636363;
  font-size: 15px;
  font-weight: 700;
  line-height: 20px;
  text-transform: capitalize;
  margin: 0 0 10px 0;
}
li.widget-container:not(:first-child) {
  margin-top: 20px;
}
#spotlightslider .owl-item .item {
  height: 80px;
  min-height: 80px;
  margin-top: 0;
  background: transparent;
}
#spotlightslider.owl-carousel .owl-item img {
  padding: 0;
}
#spotlightslider .gallery-last-photo {
  height: 200px;
  background-size: cover;
  background-position: 50%;
}
.gallery-wrapper {
  margin-top: 40px;
}
.gallery-last-photo {
  margin-bottom: 7px;
  /*border-bottom: 3px solid rgba( 0, 0, 0, 0.05 );*/
}
.gallery-info {
      float: left;
    width: 60px;
    min-height: 60px;
    text-align: center;
    margin-right: 5px;
    padding-right: 5px;
    padding-top: 4px;
    border-right: 2px solid rgba(255, 255, 255, 0.2);
}
.gallery-meta a {
  color: #fff;
}
.gallery-meta a h4 {
  font-size: 15px;
      line-height: 18px;
}
.widget-container .gallery-photos-num {
  font-size: 26px;
}
.gallery-photos-num {
      display: block;
    text-align: center;
    font-size: 16px !important;
    font-weight: 800;
    line-height: 1;
    margin-bottom: 15px !important;
  color: #ec1b24;
}
.widget-container .gallery-photos-tag {
  font-size: 11px;
}
.gallery-photos-tag {
  display: block;
  text-align: center;
  font-size: 12px !important;
  line-height: 12px;
  margin-top: 3px;
  font-weight: 400;
      margin-bottom: 10px !important;
  text-transform: uppercase;
}
.gallery-meta {
  margin-left: 65px;
}
.widget-container .gallery-title {
  font-size: 13px;
  font-weight: 300;
  line-height: 16px;
  margin-top: 0;
  text-align: justify;
}
.gallery-title a {
  display: block;
}
.col-shaded {
  background-color: rgba(255,255,255,0.93);
}
.up-event-wrap:not(:last-child) {
  margin-bottom: 27px;
}
.up-event-meta {
  margin-bottom: 5px;
}
.up-event-meta div:first-child {
  padding-left: 0;
}
.up-event-meta div:not(:last-child) {
  border-right: 1px solid rgba( 0, 0, 0, 0.05 );
}
.up-event-date {
  float: left;
  font-size: 13px;
  font-weight: 700;
  color: #16a990;
  text-transform: uppercase;
  padding: 5px 15px;
  border-top: 1px solid rgba( 0, 0, 0, 0.05 );
  border-bottom: 1px solid rgba( 0, 0, 0, 0.05 );
}
.up-event-date sup {
  text-transform: lowercase;
}
.up-event-time {
  float: left;
  font-size: 13px;
  font-weight: 400;
  padding: 5px 15px;
  border-top: 1px solid rgba( 0, 0, 0, 0.05 );
  border-bottom: 1px solid rgba( 0, 0, 0, 0.05 );
}
li .google-add-wrap {
  margin: 0 0 20px;
}
.google-add-wrap {
  margin-top: 20px;
  display: table;
  clear: both;
}
li .event-to-google-cal {
  font-size: 12px;
  font-weight: 400;
}
.event-to-google-cal {
  display: block;
  font-size: 13px;
  font-weight: 700;
  line-height: 1;
  clear: left;
  text-transform: uppercase;
}
.event-to-google-cal i {
  margin-right: 5px;
}
.widget-container .up-event-wrap p {
  font-size: 14px;
  line-height: 22px;
  margin-bottom: 0;
}
a.moretag {
  font-size: 11px;
  text-transform: uppercase;
}
.title-titan {
  color: #898989;
  font-size: 20px;
  font-weight: 800;
  text-transform: uppercase;
  margin: 0 0 15px 0;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
#course-finder .form-control, .newsletter-form .form-control {
  height: 40px;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  border: 2px solid #E9E9E9;
  border-right: none;
}
#course-finder .input-group-btn:last-child > .btn, .newsletter-form .input-group-btn:last-child > .btn {
  margin-left: 0;
}
#course-finder .btn-default {
  background-color: #68b5e6;
}
#course-finder .btn-default, .newsletter-form .btn-default {
  font-size: 14px;
  font-weight: 700;
  color: #FFF;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  border: none;
  padding: 9px 12px;
}
#course-finder .btn-default:before {
  border-right: 5px solid #68b5e6;
}
#course-finder .btn-default:before, .newsletter-form .btn-default:before {
  content: "";
  position: absolute;
  left: -4px;
  top: 50%;
  margin-top: -4px;
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  z-index: 999;
}
.btn, .btn:before, .btn:after {
  -webkit-transition: 0.25s ease-in-out all;
  -moz-transition: 0.25s ease-in-out all;
  -o-transition: 0.25s ease-in-out all;
  transition: 0.25s ease-in-out all;
}
.help-block {
  font-size: 12px;
  margin: 5px 0 0;
  line-height: 16px;
}
.custom-button:before {
    content: '';
    position: absolute;
    border-color: rgba(0,0,0,0) rgba(0,0,0,0) #3E3947 rgba(0,0,0,0);
    border-style: solid;
    border-width: 0em 0 4.1em 1.5em;
    left: -22px;
    top: 0;
}.custom-button:after {
    content: '';
    position: absolute;
    border-color: rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) #3E3947;
    border-style: solid;
    border-width: 0 0 4.1em 1.5em;
    right: -22px;
    top: 0;
}
.custom-button {
  display: block;
  position: relative;
  overflow: inherit;
  padding: 10px 5px;
  margin: 17px 0 0;
  background-color: #3E3947;
  border-radius: 0;
  -webkit-transition: 0.25s ease-in-out all;
  -moz-transition: 0.15s ease-in-out all;
  -o-transition: 0.15s ease-in-out all;
  transition: 0.15s ease-in-out all;
}
.custom-button:hover {
  /*-moz-border-radius: 0 0 16px 0;
  -webkit-border-radius: 0 0 16px 0;
  border-radius: 0 0 16px 0;*/

  box-shadow: 0 5px 12px rgba(0,0,0,0.3);
}
.custom-button-icon, .custom-button-tagline {
  color: #000;
  opacity: 0.5;
}
.custom-button-icon {
  display: block;
  float: left;
  font-size: 20px;
  line-height: 24px;
}
.custom-button-wrap {
  display: block;
  margin-left: 35px;
}
.custom-button-title {
  display: block;
  font-size: 20px;
  font-weight: 700;
  color: #fff;
  line-height: 20px;
  letter-spacing: -.02em;
  /*text-transform: uppercase;*/
}
.custom-button-icon, .custom-button-tagline {
  color: #fff;
  opacity: 1;
}
.custom-button-tagline {
  display: block;
  font-size: 12px;
  line-height: 16px;
  font-weight: 400;
  margin-top: 5px;
}
/*.custom-button em {
  width: 0;
  height: 0;
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 30;
  -moz-box-shadow: -5px 2px 5px rgba( 0, 0, 0, 0.3 );
  -webkit-box-shadow: -5px 2px 5px rgba( 0, 0, 0, 0.3 );
  box-shadow: -5px 2px 5px rgba( 0, 0, 0, 0.3 );
  -webkit-transition: 0.25s ease-in-out all;
  -moz-transition: 0.15s ease-in-out all;
  -o-transition: 0.15s ease-in-out all;
  transition: 0.15s ease-in-out all;
}
.custom-button:hover em {
  width: 15px;
  height: 15px;
  -webkit-transform: rotate(-10deg) translate3d( 0, 0, 0 );
  -moz-transform: rotate(-10deg) translate3d( 0, 0, 0 );
  -o-transform: rotate(-10deg) translate3d( 0, 0, 0 );
  transform: rotate(-10deg) translate3d( 0, 0, 0 );
}*/


#bottomblk .btmblk {
  background-size: cover;
  height: 300px;
  /*padding: 0px;*/
}
#bottomblk .btmblk .btmblktext {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 170px;
  padding: 12px 30px 40px;
  background: rgba(0, 0, 0, 0.8);
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.8) 0%, transparent 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(0, 0, 0, 0.8)), color-stop(100%, transparent));
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.8) 0%, transparent 100%);
  background: -o-linear-gradient(left, rgba(0, 0, 0, 0.8) 0%, transparent 100%);
  background: -ms-linear-gradient(left, rgba(0, 0, 0, 0.8) 0%, transparent 100%);
  background: linear-gradient(to top, rgba(0, 0, 0, 0.8) 0%, transparent 100%);
}
#bottomblk .btmblk .btmblktext h3, #bottomblk .btmblk .btmblktext p {
  color: #fff;
}
#bottomblk .btmblk .btmblktext h3 {
  font-weight: 600;
  font-size: 32px;
  text-shadow: 3px 3px 1px rgba(0,0,0,0.5);
}
#bottomblk .btmblk .btmblktext p {
  text-shadow: 3px 3px 1px rgba(0,0,0,0.5);
}
#bottomblk .btmblk .btmblktext a {
  color: #fff;
  text-shadow: 3px 3px 1px rgba(0,0,0,0.5);
  font-weight: 600;
  font-size: 12px;
}




.footer {
/*position: absolute;*/
  /*bottom: 0;
  width: 100%;
  height: 60px;
  background-color: #f5f5f5;*/
  background-color: #448394;
  border-top: 4px solid #ec1b24;
}
#logo-footer {
  padding: 0;
      background: rgba(255,255,255,0.75);
}
.footer .address {
  font-size: 12px;
  color: #ccc;
}
.footer .address p {
  margin-bottom: 5px;
      color: #ccc;
      font-size: 14px;
}
#footer-links {
  padding: 50px 0px 15px;
}
#footer-links ul li h3 {
  text-transform: uppercase;
  font-size: 18px;
  color: #ec1b24;
  font-weight: 600;
      margin-top: 0;
}
#footer-links ul li a {
  color: #ccc;
  font-size: 14px;
  font-weight: 600;
  line-height: 34px;
}
#footer-bottom {
  padding: 15px 0px;
  background-color: #0D2848;
  font-size: 13px;
  color: #aaa;
  font-size: 12px;
}
#footer-bottom a {
  color: #aaa;
  text-decoration: none;
  font-size: 12px;
}
#footer-bottom ul {
  margin: 0px;
}
.footer > .container {
  padding-right: 15px;
  padding-left: 15px;
}
.container .text-muted {
  margin: 20px 0;
}


.caption-seperator {
    width: 80px;
    height: 3px;
    background: #FECA0A;
    display: block;
    margin-top: 15px;
    margin-bottom: 15px;
}

.dez-separator {
    display: inline-block;
    height: 3px;
    width: 50px;
    margin-bottom: 12px;
    position: relative;
}
.dez-separator-outer {
    overflow: hidden;
    text-align: center;
}
.dez-separator.style-liner {
    width: 20px;
    background-color: #ee3131;
}
.dez-separator[class*="style-"]:before {
    left: auto !important;
    right: 30px;
}
.dez-separator[class*="style-"]:after, .dez-separator[class*="style-"]:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 30px;
    width: 70px;
    height: 1px;
    background: #cecece;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.siteheading {
  color: #58575d;
    font-size: 38px;
    line-height: 38px;
    margin-bottom: 20px;
	
    font-weight: 700;
    margin-top: 0;
    font-family: 'Roboto Slab', serif;
}
.siteheading.small {
    font-size: 22px !important;
    line-height: 18px;
    margin-bottom: 10px;
    border-left: 4px solid #ec1b24;
    padding-left: 10px;
}
section#campusvideo {
  padding-top: 80px;
    padding-bottom: 80px;
    background-color: #3E3947;
    background-image:url(../images/contact-bg.png);
    background-size: cover;
}
section#campusvideo .siteheading.small {
  color: #333;
   margin-bottom: 20px;

}
section#campusvideo .videometa {
    font-size: 16px;
    margin-bottom: 15px;
    font-weight: 100;
    line-height: 29px;
    font-style: italic;
    color: #333;
}
section#campusvideo .videobtn {
      position: relative;
    background: #ec1b24;
    color: #fff;
    border-color: #ec1b24;
    border-radius: 0;
    padding: 7px 20px;
}


section#welcome {
    padding-top: 50px;
    padding-bottom: 50px;
    background-color:#ffc213;
}
section#welcome p {
        color: #58575D;
    font-weight: 600;
    font-size: 16px;
    line-height: 26px;
    margin: -8px 0;
    font-style: italic;
}
section#welcome p:before {
    content: '';
    width: 2px;
    height: 82px;
    position: absolute;
    display: block;
    background-color: #58575D;
    left: -1px;
        top: 3px;
}
.greybg {
  background-color: #f8f8f8;
  position: relative;
}
.greybg img {
  width: 100%;
}
.greybg p {
  padding: 20px;
    position: absolute;
    bottom: 0;
    background: rgba(0, 0, 0, 0.8);
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.8) 0%, transparent 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(0, 0, 0, 0.8)), color-stop(100%, transparent));
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.8) 0%, transparent 100%);
    background: -o-linear-gradient(left, rgba(0, 0, 0, 0.8) 0%, transparent 100%);
    background: -ms-linear-gradient(left, rgba(0, 0, 0, 0.8) 0%, transparent 100%);
    background: linear-gradient(to top, rgba(0, 0, 0, 0.8) 0%, transparent 100%);
    color: #fff;
    margin-bottom: 0;
    font-size: 18px;
}
.greybg p a {
  font-size: 13px;
  color: #ee3131;
}



.text-primary {
  color: #ee3131;
}
.bg-primary {
      background-color: #ee3131;
}

.site-button {
  background-color: #ee3131;
  color: #fff;
    padding: 10px 20px;
    display: inline-block;
    font-size: 14px;
    outline: none;
    cursor: pointer;
    outline: none;
    border-width: 0;
    border-style: solid;
    border-color: transparent;
    line-height: 1.42857;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
.site-button:hover {
  background-color: #be0101;
}

.h2.m-t0 {
  font-size: 38px;
    line-height: 45px;
    margin-bottom: 20px;
    font-weight: 700;
        margin-top: 0;
}

#welcomeblock {
  padding-top: 50px;
  padding-bottom: 80px;
}

.mack-an-appointment {
    background-color: #ffc213;
	padding-right:10px;
}
.p-lr40 {
    padding-left: 30px;
    padding-right: 40px;
}
.p-b40 {
    padding-bottom: 34px;
}
.m-b30 {
    margin-top: -1px;
}
.p-a20 {
    padding: 7px 3px;
}
.p-t30 {
    padding-top: 34px;
}
.m-tb0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.text-white {
    color: #FFF;
}
.mack-an-appointment [class*="col-md-"] {
    padding: 0 7.5px;
}
.mack-an-appointment .form-group {
    margin-bottom: 15px;
}
.form-control {
    border-color: #e1e6eb;
    border-radius: 0;
    box-shadow: none;
    height: 40px;
    font-size: 13px;
    line-height: 20px;
    padding: 9px 12px;
}
.input-group {
    width: 100%;
}

.icon-bx-wraper.bx-style-1 {
    border-width: 1px;
    border-style: solid;
    border-color: #eee;
}
.icon-bx-wraper.bx-style-1:hover {
    background-color: #fff;
}
.icon-bx-wraper.bx-style-1:hover .icon-bx-xs {
  color: #ec1b24;
}
.icon-bx-wraper {
    position: relative;
}

.icon-bx-wraper.left .icon-bx-xl, .icon-bx-wraper.left .icon-bx-lg, .icon-bx-wraper.left .icon-bx-md, .icon-bx-wraper.left .icon-bx-sm, .icon-bx-wraper.left .icon-bx-xs {
    float: left;
    margin-right: 0px;
    margin-top: -7px;
}
/*.icon-bx-wraper.left:hover .icon-bx-xs {
    background: #103157;
    color: #fff;
}*/
.icon-bx-xl.radius, .icon-bx-lg.radius, .icon-bx-md.radius, .icon-bx-sm.radius, .icon-bx-xs.radius {
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
}
.icon-bx-xs i {
    font-size: 15px;
}
.icon-bx-xl i, .icon-bx-lg i, .icon-bx-md i, .icon-bx-sm i, .icon-bx-xs i {
    vertical-align: middle;
}
.icon-content {
    overflow: hidden;
}
.icon-content p {
  margin-bottom: 0;
}
.icon-bx-wraper .dez-tilte {
        margin: 0;
    font-size: 16px;
    font-weight: 500;
    color: #103157;
    text-transform: capitalize;
}
.icon-bx-wraper:hover .dez-tilte {
      font-weight: 600;
}
.dez-box, .dez-info, .dez-tilte, .dez-tilte-inner {
    position: relative;
}
.icon-bx-xs {
    width: 33px;
    height: 33px;
    line-height: 30px;
}
.icon-bx-xl, .icon-bx-lg, .icon-bx-md, .icon-bx-sm, .icon-bx-xs {
    display: inline-block;
    text-align: center;
}
#updatesslider .item p {
  font-size: 18px;
    line-height: 25px;
    min-height: 45px;
    color: #fff;
    font-weight: 600;
}
#updatesslider .item p:after {
  content: '';
    width: 50px;
    height: 2px;
    background-color: #ec1b24;
    display: block;
    margin: 13px 0;
}
#updatesslider .item time {
    /*background-color: #f4f4f4;*/
    /*padding: 0px 10px;*/
    /*font-weight: 600;*/
        color: #eee;
    /*border-left: 3px solid #58575D;*/
}
#updatesslider.owl-theme .owl-controls .owl-nav [class*=owl-] {
    font-size: 10px;
    color: #eee;
}
#updatesslider.owl-theme .owl-controls .owl-nav > div.owl-prev {
    right: 27px;
    position: absolute;
}
#updatesslider.owl-theme .owl-controls .owl-nav {
    bottom: calc(-15%);
    top: auto;
}
#updatesslider.owl-theme .owl-controls .owl-nav [class*=owl-] {
    background: rgba(0,0,0,0.0);
    width: 28px;
    height: 28px;
    padding: 2px 11px;
    border-radius: 0;
        border: 1px solid rgba(255,255,255,0.4);
}
#updatesslider.owl-theme .owl-controls .owl-nav [class*=owl-]:hover {
    color: #555;
    background: #eee;
}


#spotlightslider.owl-theme .owl-controls .owl-nav [class*=owl-] {
    font-size: 10px;
    color: #fff;
}
#spotlightslider.owl-theme .owl-controls .owl-nav > div.owl-prev {
    right: 27px;
    position: absolute;
}
#spotlightslider.owl-theme .owl-controls .owl-nav {
    top: auto;
    bottom: calc(-50%);
}
#spotlightslider.owl-theme .owl-controls .owl-nav [class*=owl-] {
    background: rgba(0,0,0,0.0);
    width: 28px;
    height: 28px;
    padding: 2px 11px;
    border-radius: 0;
    border: 1px solid rgba(255,255,255,0.4);
}
#spotlightslider.owl-theme .owl-controls .owl-nav [class*=owl-]:hover {
    color: #555;
    background: #eee;
}



.slick-dots li button:before {
    font-size: 15px;
}
.slick-dots {
    bottom: -35px;
}

#ourcourses {
  background:#006cb0;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
}
section#ourcourses:before {
  content: '';
  position: absolute;
  display: block;
  background: rgba(255, 255, 255, 0.5);
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.slick-next {
    top: -36px;
    right: -16px;
    color: #333;
    z-index: 1;
    width: 25px;
    height: 25px;
    border: 1px solid #eee;
}
.slick-prev {
    right: 8px;
    top: -36px;
    left: auto;
    z-index: 1;
    width: 25px;
    height: 25px;
    border: 1px solid #eee;
}
.slick-prev:before {
  content: '\f053';
  font-family: 'FontAwesome';
  font-size: 12px;
}
.slick-next:before {
  content: '\f054';
  font-family: 'FontAwesome';
  font-size: 12px;
}
.slick-prev:before, .slick-next:before {
  color: #464861;
}

section#innerbanner {
    background-image:url(../images/newcampus.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position-y: 75%;
    padding-top: 100px;
    padding-bottom: 100px;
        position: relative;
    z-index: -1;
}
section#innerbanner:before {
    content: '';
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    position: absolute;
    background: rgba(0,0,0,0.2);
}
section#innerbanner h2 {
  color: #fff;
  margin-top: 0;
  font-weight: 600;
}

section#innerbanner p {
  font-size: 17px;
  color: rgba(255,255,255,0.95);
}

section#inner-wrapper1 {
  padding-top: 50px;
  /*padding-bottom: 80px;*/
  background-color:#666666;
  z-index:-1000;
}

section#inner-wrapper1 h1 {
  font-weight: 600;
  color: #143454;
  margin-bottom: 50px;
}
section#inner-wrapper1 h1:after {
    content: '';
    height: 3px;
    display: block;
    width: 50px;
    background: #ec1b24;
    margin-top: 10px;
}
section#inner-wrapper1 h3 {
    font-weight: 600;
    color: #133155;
}
section#inner-wrapper1 p {
    font-size: 13px;
    line-height: 25px;
    margin-bottom: 5px;
    color: #555;
    text-align: justify;
}
section#inner-wrapper1 .contentblock {
 
    background-color: #fff;
    box-shadow: 0 0px 15px rgba(0,0,0,0.1);
}

section#inner-wrapper1 .contentblock .content {
font-size:11px;
  padding-bottom: 250px;
}

section#inner-wrapper1 .contentblock .content .breadcrumb {
    margin-top: 20px;
    padding: 8px 0px;
    font-size: 11px;
    float: right;
    background-color: #fff;
}

section#inner-wrapper1 .contentblock .content .greyback {
  background-color: #f8f8f8;
  padding: 30px;
}

section#inner-wrapper1 .contentblock .content .greybacktxt {
  background-color: #f8f8f8;
  padding: 15px 15px;
}

section#inner-wrapper1 .contentblock .content .greybacktxt h3 {
  margin-top: 0px;
}
.navlist {
}

.navlist li {
  border-bottom: 1px dashed #ddd;
  position: relative;
  padding: 10px 0 10px 25px;
  color: #4F595D;
  font-size: 15px;
  line-height: 24px;
}

.navlist li:last-child {
  border-bottom: none;
}

.navlist li p {
  font-size: 14px !important;
  margin-bottom: 0!important;
}

.txtbullet {
  position: relative;
  padding-left: 25px;
}

.navlist li:before, .txtbullet:before {
  content: '';
  width: 5px;
  height: 5px;
  top: 19px;
  left: 0;
  transform: rotate(45deg);
  position: absolute;
  display: block;
  background-color: #ec1b24;
}

.navlist li ul, .navlist li ul li ul {
  list-style: none;
}


.btn.navbtn {
    color: #fff;
    font-weight: 600;
    font-size: 16px;
    border-radius: 3px;
    padding: 4px 15px 5px;
    background-color: #634B59;
    border-color: #634B59;
}
.btn.navbtn i {
  padding-right: 5px;
}


table.table {
  font-size: 15px;
}
table.table thead {
  background: #ff3333;
  color: #fff;
}
table.table thead tr th, table.table thead tr {
  border-color: #0F2641;
}
table.table thead tr th {
  text-transform: uppercase;
}
.table-bordered>tbody>tr>td {
  border-color: #143155;
}
.table>thead:first-child>tr:first-child>th {
  border-top: 1px solid #143155;
}

.eventblock .eventdate {
    text-align: center !important;
    text-transform: uppercase;
    font-size: 14px !important;
    color: #fff !important;
    background: #ec1b24;
    border-radius: 4px 4px 0 0;
    font-weight: 600;
    padding: 0px 5px;
    /*margin-bottom: 0 !important;*/
    position: relative;
}
.eventblock .eventdate span {
    font-size: 24px;
    background: #B92828;
    width: 100%;
    position: absolute;
    left: 0;
    border-radius: 0 0 4px 4px;
}
.eventblock h3 {
  margin-top: 0;
}
.eventblock .eventdetails {
  font-size: 15px !important;
  line-height: 20px !important;
}
.eventblock .viewmore {
  color: #634B59;
      /*background-color: #634B59;*/
    /*border-color: #634B59;*/
}

.popup-gallery img {
  margin-bottom: 30px;
}

.faculty-info {
    background-color: #f4f4f4;
    padding: 10px;
    margin-bottom: 30px;
    /*min-height: 185px;*/
}
.faculty-info h4 {
    margin: 0;
    margin-bottom: 5px;
}
.faculty-info .divider {
    border-top: 1px solid #eee;
    display: block;
    margin-bottom: 4px;
    margin-top: 5px;
}
.faculty-info p {
    font-size: 14px !important;
    line-height: 17px !important;
    margin-bottom: 3px !important;
    text-align: left !important;
}
.faculty-info p a {
    word-break: break-all;
}

.nav-tabs.nav-justified li a {
  font-size: 16px;
}

.portfolio-wrapper ul.filter {
    list-style: none;
    padding: 0;
    margin-bottom: 35px;
    margin-top: 28px;
    overflow: hidden;
}
.portfolio-wrapper ul.filter li {
    float: left;
    text-transform: uppercase;
    margin-right: 25px;
    font-weight: 600;
    min-height: 30px;
	font-size:12px;
    position: relative;
}
.portfolio-wrapper ul.filter li a:hover, .portfolio-wrapper ul.filter li a.active {
    color: #103157;
}
.portfolio-wrapper ul.filter li a.active span:after {
  content: '';
  width: 100%;
  height: 3px;
  background-color: #ec1b24;
  position: absolute;
  display: block;
}
.portfolio-wrapper ul.filter li a {
    color: #909090;
    font-size: 18px;
}
.portfolio-wrapper .portfolio-items {
    clear: both;
}
.isotope {
    -webkit-transition-property: height, width;
    -moz-transition-property: height, width;
    transition-property: height, width;
}
.isotope, .isotope .isotope-item {
    -webkit-transition-duration: 0.8s;
    -moz-transition-duration: 0.8s;
    transition-duration: 0.8s;
}
.isotope .isotope-item {
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property: -moz-transform, opacity;
    transition-property: transform, opacity;
}

.isotope, .isotope .isotope-item {
    -webkit-transition-duration: 0.8s;
    -moz-transition-duration: 0.8s;
    transition-duration: 0.8s;
}
.isotope-item {
    z-index: 2;
}
.portfolio-wrapper .portfolio-content {
    position: relative;
    margin-bottom: 30px;
}


.coursesblock {
  background-color: #f4f4f4;
      margin-bottom: 30px;
}
.coursesblock .coursesinner {
  padding: 10px 15px 0px;
  position: relative;
  /*box-shadow: 0 5px 20px -15px;*/
      min-height: 150px;
}
.coursesblock .coursesinner hr {
  margin: 5px 0;
      border-top: 1px solid #ddd;
}
.coursesblock .coursefooter {
  background-color: #336600;
}
.coursesblock .coursefooter .coursemeta {
      width: 49%;
    text-align: center;
    display: inline-block;
        padding: 7px 0;
         font-size: 12px;
    line-height: 15px;
        color: #333;
}
.coursesblock .coursesinner .fa-graduation-cap {
  font-size: 22px;
    position: absolute;
    color: #485258;
    left: 15px;
    top: 10px;
}
.coursesblock .coursesinner h3 {
  margin-top: 0;
      margin-bottom: 5px;
  font-size: 20px;
  padding-left: 30px;
  min-height: 54px;
      line-height: 18px;
}
.coursesblock .coursesinner p {
      font-size: 13px !important;
    line-height: 17px !important;
}

.courseimg {
    position: relative;
}
span.fulltime {
    position: absolute;
    top: 0;
    left: 0;
    background: #ec1b24;
    color: #fff;
    font-size: 13px;
    line-height: 15px;
    font-weight: 600;
    padding: 8px 10px;
}
span.coursecode {
    position: absolute;
    bottom: 0;
    right: 0;
    background: #103157;
    color: #fff;
    font-size: 13px;
    line-height: 15px;
    font-weight: 600;
    padding: 8px 10px;
}

.navlistgroup {
  font-weight: 600;
      margin-left: 0px;
}
.navlistgroup .list-group-item {
  border-radius: 0;
  /*background-color: #eee;*/
  border-right: none;
      margin-bottom: 3px;
      color: #103157;
}
.navlistgroup .list-group-item:last-child {
  border-right: 1px solid #ddd;
}

#ourrecruiters img {
      width: 100%;
    height: 120px;
    padding: 20px;
    border: 5px solid #eee;
    margin-bottom: 30px;
}

#google-map {
    height: 400px;
}
.confirmation {
  display:none;
  clear: both;
  color: #e5e5e5;
}
.confirmation p {
  font-size: 16px !important;
    color: #1FC055 !important;
}
.confirmation p span {
  margin-right: 8px;
}
.address {
  list-style: none;
    font-size: 16px;
}
.formblock {
  padding: 30px;
      background: #103157;
}
.formblock h3 {
  color: #fff !important;
      margin-top: 0;
    margin-bottom: 30px;
}
#main-contact-form button {
        background-color: #ec1b24;
    border-color: #ec1b24;
    color: #fff;
    border-radius: 0;
    font-weight: 600;
    text-transform: uppercase;

}
.address li {
      /*border-bottom: 1px dashed #ddd;*/
    padding: 0px 0;
}

.sociallist li a {
    color: #ec1b24;
    width: 50px;
    display: block;
    font-size: 19px;
    border: 2px solid #103157;
    text-align: center;
    background: #f8f8f8;
    height: 50px;
    padding: 10px;
}
.sociallist li a:hover {
    background: #103157;
    color: #fff;
}

#aboutblock {
  background-color: #333;
}
#aboutblock .aboutgrid {
  min-height: 300px;
  height: 300px;
  padding: 50px;
  position: relative;
      overflow: hidden;
  box-sizing: border-box;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
#aboutblock .aboutgrid:hover {
}
#aboutblock .aboutgrid h3 {
  margin-top: 0;
    margin-bottom: 25px;
    font-weight: 600;
    color: #fff;
    position: relative;
    text-transform: uppercase;
}
#aboutblock .aboutgrid a.aboutbtn {
    position: relative;
    background: #ec1b24;
    color: #fff;
    border-color: #ec1b24;
    border-radius: 0;
    padding: 7px 20px;
}
#aboutblock .aboutgrid span {
  color: rgba(255,255,255,0.9);
  font-size: 62px;
  position: relative;
  margin-bottom: 25px;
}
#aboutblock .aboutgrid.nooverlay {
  padding: 15px 30px;
}
#aboutblock .aboutgrid.nooverlay .gridcontent {
    position: absolute;
    bottom: 15px;
    left: 0;
    z-index: 1;
    width: 100%;
}
#aboutblock .aboutgrid.nooverlay .gridcontent h3 {
      font-size: 16px;
    position: relative;
    text-transform: capitalize;
    margin-bottom: 0;
    text-align: center;
        color: rgba(255, 255, 255, 0.9);;
}
#aboutblock .aboutgrid.nooverlay .gridcontent h3 span {
  font-size: 16px;
      margin-bottom: 0;
}
#aboutblock .aboutgrid.nooverlay:after {
  content: '';
    position: absolute;
    bottom: -1%;
    left: 0;
    height: 100%;
    width: 100%;
    background: linear-gradient(to bottom,rgba(0,0,0,0) 30%,rgba(0,0,0,.5) 100%)
}
#aboutblock .aboutgrid.two.overlay:before {
  content: '';
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  position: absolute;
  display: block;
  background-color: rgba(81, 181, 153, 0.8);
}
#aboutblock .aboutgrid.four.overlay:before {
  content: '';
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  position: absolute;
  display: block;
  background-color: rgba(181, 178, 81, 0.8);
}
#aboutblock .aboutgrid.seven.overlay:before {
  content: '';
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  position: absolute;
  display: block;
  background-color: rgba(81, 158, 181, 0.8);
}
#aboutblock .aboutgrid.five.overlay:before {
  content: '';
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  position: absolute;
  display: block;
  background-color: rgba(81, 181, 98, 0.8);
}
#aboutblock .aboutgrid.one {
  background-image: url(../images/banner/1.jpg);
}
#aboutblock .aboutgrid.two {
  background-image: url(../images/banner/2.jpg);
}
#aboutblock .aboutgrid.three {
  background-image: url(../images/banner/4.jpg);
}
#aboutblock .aboutgrid.four {
  background-image: url(../images/banner/4.jpg);
  text-align: center;
}
#aboutblock .aboutgrid.five {
  background-image: url(../images/events.jpg);
}
#aboutblock .aboutgrid.six {
  background-image: url(../images/banner/3.jpg);
}
#aboutblock .aboutgrid.seven {
  background-image: url(../images/aboutgrid/mechanical-engineering.jpg);
  text-align: center;
}
#aboutblock .aboutgrid.eight {
  background-image: url(../images/banner/2.jpg);;
}


.list-unstyled navlist li
{
color:#FFFFFF;
}
#highlights {
  padding-top: 50px;
  padding-bottom: 50px;
  background: url(//wppine.com/wp/academic/wp-content/uploads/2016/12/awards-bannar.jpg) no-repeat center center fixed;
    background-size: cover;
    position: relative;
}
.highlights-overlay {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    background: #fff;
    opacity: 0.9;
}

#highlightsacc .panel .panel-heading {
  padding: 0;
  background-color: #fff;
  border-color: #eee;
}
#highlightsacc .panel .panel-heading h4 a {
    display: block;
    padding: 14px 15px;
    font-size: 19px;
    font-weight: 200;
    color: #fff;
    background-color: #58575D;
}
#highlightsacc .panel .panel-body {
    border-top-color: #eee;
    background: #f8f8f8;
}
#highlightsacc .panel {
    box-shadow: 0 0 15px rgba(0,0,0,0.1);
    margin-bottom: 10px;
}
#highlights .top10reasons {
    min-height: 200px;
    max-height: 200px;
    text-align: center;
    border: 1px solid #eeeeee;
    border-radius: 0;
    padding: 15px;
    margin-bottom: 30px;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    background: #fff;
}
#highlights .top10reasons h3 {
    font-size: 18px;
}


@media screen and (min-width: 768px) and (max-width: 1024px) {
  .navlistgroup .list-group-item {
    border-right: 1px solid #ddd;
    display: inline-block;
    width: 49%;
  }
  .mack-an-appointment {
    margin-bottom: 30px;
  }
  #top a {
    font-size: 11px;
  }
  .logotxt h3 {
    font-size: 20px;
  }
  .logotxt p {
    line-height: 10px;
    font-size: 10px;
  }
  #topheader {
    overflow: hidden;
  }
  .jetmenu>li>a {
    padding: 20px 7px 20px 7px;
    font-size: 9px;
  }
  .carousel-caption {
    top: 30%;
    width: 65%;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1199px) {
  .custom-button-tagline {
    font-size: 10px;
    line-height: 16px;
  }
  .custom-button-title {
    display: block;
    font-size: 17px;
  }
  .custom-button:after {
    right: -28px;
  }
  .custom-button:before {
    left: -28px;
  }
  .jetmenu>li>a {
    padding: 20px 8px 20px 8px;
    font-size: 12px;
  }
  .carousel-caption {
    width: 60%;
  }
  .owl-carousel .owl-item .item {
    min-height: 450px;
  }
  #aboutblock .aboutgrid {
    padding: 30px 15px;
    min-height: 250px;
    height: 250px;
  }
  section#campusvideo .videometa {
    line-height: 24px;
  }
  .h2.m-t0 {
    font-size: 35px;
    line-height: 42px;
  }
}
@media screen and (min-width: 768px) {
  .work-grid {
    width: 25%;
    min-height: 150px;
  }
}

@media screen and (max-width: 767px) {
  #top ul {
    margin-bottom: 0px;
    text-align: left;
    line-height: 17px;
  }
  #top a {
    font-size: 12px;
    padding-top: 0px;
  }
  .logotxt h3 {
    font-size: 18px;
  }
  .logotxt {
    font-size: 10px;
        line-height: 13px;
  }
  .logohead:before, .custom-button:after, .custom-button:before {
    display: none;
  }
  .custom-button-title {
    font-size: 18px;
    line-height: 13px;
  }
  .custom-button {
    margin: 8px 0 8px;
  }
  #topheader {
    background-color: #fff;
  }
  .jetmenu>li>.megamenu.half-width {
    width: 100%;
    max-width: 100%;
    min-width: 100%;
  }
  .jetmenu li>.megamenu.half-width.inner {
    position: inherit;
    right: auto;
    margin-top: 0;
    width: 100%;
    max-width: 100%;
    min-width: 100%;
  }
  .jetmenu>li>a {
    color: #103157;
  }
  .greybg p {
    font-size: 11px;
  }
  .siteheading.small {
    margin-top: 30px !important;
  }
  .siteheading.text-right {
    text-align: center;
  }
  section#welcome p {
    text-align: center;
  }
  section#welcome p:before {
    display: none;
  }
  .footer .address .fsocial {
    margin-left: 0;
  }
  #imageslider.owl-theme .owl-controls .owl-nav {
    top: calc(5%);
  }
  #footer-links ul li a {
    line-height: 26px;
  }
  .portfolio-wrapper ul.filter li a {
    font-size: 13px;
  }
  .portfolio-wrapper ul.filter li {
    margin-right: 15px;
  }
  .navlistgroup .list-group-item {
    border-right: 1px solid #ddd;
    display: inline-block;
    width: 49%;
        font-size: 12px;
  }
  .owl-carousel .owl-item .item {
    min-height: 250px;
  }
  #homebanner {
    min-height: 250px;
  }
  .owl-theme .owl-controls .owl-dots {
    margin-top: -29px;
  }
}