/* Custom CSS  */

.main-nav > li > a::before {
  display: none;
}

table tr td + td + td + td + td {
  text-align: right;
}

table thead tr th + th + th + th + th {
  white-space:pre;
}

.carousel-inner > .item > img, .carousel-inner > .item > a > img {
  height: 100vh;
  width: 100%;
}

.header {
  border-bottom: none;
}

.header_fixed {
  background: rgba(0, 0, 0, 0.85);
  z-index: 999;
}


a.previous {
  position: absolute;
  top: 50%;
  left: 5%;
  font-size: 1.8em;
  background: none!important;
}

a.next {
  position: absolute;
  top:50%;
  right:5%;
  background: none!important;
  font-size: 2em;
}

.play-button {
  position: absolute;
  top: 50%;
  left: 50%;
}

.figure-holder__link::before {
  height: 0px;
  width: 0px;
}
.figure-holder__link::after {
  box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.5);
  background-color: #E61C24;
}
.figure-holder__link:hover::after {
  box-shadow: 0px 5px 10px 2px rgba(0, 0, 0, 0.5);
  background-color: #E61C24;
}

.main-nav li a {
  color:#fff;
}

.main-nav>li.current {
  background: #E61C24;

}

.main-nav > li.current > a {
  color:#000!important;
}

.slider-heading {
  background: rgba(0, 0, 0, 0.5);
  padding: 5px 0px;
  font-size: 1.5em;
}

.btn-primary:hover {
  color: #fff;
  background-color: #221F1F;
  border-color: #000;
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.1);
}

.no-padding-section {
  padding-top:40px;
  padding-bottom: 0px;
}

.post__title{
  font-size: 1.1em;
  font-weight: normal;
  line-height: 1.45em;
}
.h6 {
  font-size: 1.5em;
}

.img-overlay::before {
  background: rgba(0, 0, 0, 0.85);
}

p.text-xs-center {
  font-size: 1.13rem;
}

.go-to-top {
  background: #E61C24;
  height: 50px;
  width: 50px;
  border-radius: 50%;
  position: fixed;
  bottom: 20px;
  right: 20px;
  cursor: pointer;
  text-align: center;
  padding-top: 12px;
  color: #fff;
  font-weight: bold;
  transition: all 0.3s ease;
  box-shadow: 0px 5px 20px -2px #000;
  z-index: 999;
  display: none;
}

.go-to-top:hover {
  box-shadow: 0px 5px 20px 0px #000;
}

.mfp-iframe-holder .mfp-close {
  top:20px;
  right: 20px;
}

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
  font-weight: bold;
  font-size: 4em;
}

.mfp-close:active, .mfp-close:focus {
  border: none;
  outline: none;
}

.mfp-iframe-holder {
  padding: 0px;
}

.mfp-container {
  height: 100vh;
  width: 100vw;
}

.mfp-iframe-holder .mfp-content {
  height: 100%;
  max-width: 100%;
}

.page-top-wrapper {
  background-image: url('../images/sliders/4.jpg');
  background-position: center center;;
}

.page-top-wrapper::before {
  background-color: rgba(0, 0, 0, 0.25);
}

.page-header__title {
  font-size: 3rem;
  text-transform: uppercase;
}

.breadcrumb-item.active {
  color: #000;
}

.breadcrumb-item + .breadcrumb-item::before {
  color:#000;
}
.jumbotron {
  padding: 0px;
}

.widget_categories ul li a:active,.widget_categories ul li a:hover,.widget_categories ul li a:focus {
  text-decoration: none!important;
}

.widget_categories ul li:hover,.widget_categories ul li.current {
  background: rgba(233, 233, 233, 0.34);
}

.about-mission,.about-vision {
  height: 350px;
  max-width: 45%;
  margin: 2%;
  z-index: 2;
  box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.5);
}

.about-mission {
  background: url('../images/sliders/1.jpg');
  background-size: cover;
  background-repeat: no-repeat;
}

.about-vision {
  background: url('../images/sliders/4.jpg');
  background-size: cover;
  background-repeat: no-repeat;
}

.about-vision::after,.about-mission::after {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  content: "";
  background: rgba(0, 0, 0, 0.45);
  z-index: -1;
}

.about-mission-vision-wrapper .heading {
  text-align: center;
  font-size: 2.0rem;
  margin-top: 50px;
  color: #fff;
  text-shadow: 0px 1px 10px #000;
  text-transform: uppercase;
}

.about-mission-vision-wrapper p.content {
  color: #fff;
  text-shadow: 0px 1px 10px #000;
  text-align: center;
  margin-top: 15px;
  display: inline-block;
}

.post__meta {
  text-align: center;
}

.leadership-wrapper {
  margin: 40px 0px;
}

.center-heading h4 {
  color: blue;
}

.jarallax_bg1 {
  background-image: url('../images/sliders/2.jpg');
}

ul.list li {
  line-height: 35px;
  margin:10px 0px;
}

.table .thead-inverse th {
  background-color: #E61C24;
}

.download-file-wrapper {
  margin-bottom: 30px;
}

table tbody tr td:nth-child(2) {
  width: 200px;
  max-width: 100%;
}


.small-text {
  font-size: 11px;
}

.equipment {
  box-shadow: 0px 1px 2px rgba(0,0,0,0.20);
  max-width: 23%;
  margin: 1%;
  padding: 0px;
  background: rgba(0,0,0,0.03);
  margin-bottom: 15px;
}

.equipment-details, .small-text {
  padding: 4px;
}

.equipment-details div span:nth-child(1) {
  font-weight: 600;
}

.center-heading {
  text-align: center;
}

.center-heading h2 {
  color: blue;
}

.no-margin {
  /*border: 1px solid red;*/
}

.row-1-col-1 {
  border-right: 5px solid orange;
}

.row-1-col-2 {
  border-right: 5px solid powderblue;

}
.row-2-col-3 {
  border-top: 5px solid violet;
}

.row-2-col-1 {
  border-right: 5px solid orange;
  border-top: 5px solid violet;
}

.row-2-col-2 {
  border-right: 5px solid powderblue;
  border-top: 5px solid violet;
}

.center-grid-content {
  padding: 10px 20px;
  text-align: center;
}

.grid-heading {
  font-size: 16px;
  font-weight: bold;
  margin-top: 10px;
  margin-bottom: 4px;
}

.grid-content {
  font-size: 13px;
}

.img-circle {
  height: 80px;
  width: 80px;
  max-width: 100%;
  max-height: 100%;
  margin: auto;
}

.logo img {
  height: 100px;
}

.jumbotron {
  background-color: #fff;
  box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.25);
}
.single-album-wrapper {
  padding: 20px;
}
.single-album {
  display: block;
  position: relative;
  box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.25);
  margin-bottom: 25px;
}

.gallery-title {
  position: absolute;
  text-align: center;
  top: 40%;
  width: 100%;
  color: #fff;
  background: rgba(0, 0, 0, 0.65);
  text-transform: uppercase;
  font-size: 1.5em;
}
.lb-close {
  position: absolute;
  top: 0px;
  right: 30px;
}

.certificate-wrapper {
  padding: 20px;

}
.certificate-wrapper a {
  padding: 20px;
  display: block;
  box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.45);
}

.certificate-title {
  text-align: center;
  font-weight: bold;
  margin-bottom: 10px;
}

.card-wrapper {
  padding: 10px;
  text-align: center;
}
.card {
  padding: 5px;
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.5);
}
.client-name {
  color: #006BB7;
  font-weight: 600;
  font-size: 0.9em;
}

.jarallax_bg_csr {
  background-image: url('../images/common/csr.JPG')!important;
  background-size: cover!important;
}

.equipment-100 {
  height: 100px;
}

.equipment-heading {
  font-weight: bold;
  font-size: 0.9em;
  padding: 10px 0px;
}

/*Leadership styles*/

.leader {
  padding: 10px;
}

.leader-wrapper {
  min-height: 472px;
  box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.25);
  text-align: center;
  padding: 10px;
}
.leader-wrapper img {
  margin: auto;
  padding-bottom: 10px;
}

/*End of Leadership styles*/

/* Press Coverage styles*/

.press-article {
  padding: 10px;
}
.press-article-wrapper {
  box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.25);
}
.press-article-wrapper a {
  text-decoration: none;
}
.press-article-wrapper a h5{
  text-align: center;
  padding: 10px;
}
.press-article-wrapper a:hover {
  text-decoration: none;
}

/* End of Press Coverage styles*/










@media (min-width: 768px) {

.gm-map_lg {
    max-height: 400px!important;
    min-height: 0px;
}

}


/* RESPONSIVE CSS */

@media (min-width: 768px) and (max-width: 991px) {
  #mobnav-btn {
    display: block;
    position: relative;
    left: 85%;
    overflow: hidden;
  }

  .carousel-inner > .item > img, .carousel-inner > .item > a > img {
    height: 75vh;
    width: 100%;
  }

  .slider-heading {
    background: rgba(0, 0, 0, 0.5);
    padding: 5px 0px;
    font-size: 1.2em;
  }
  .about-mission,.about-vision {
    height: 250px;
  }
  .jumbotron .jumbotron__title {
    font-size: 2rem;
  }
  .about-mission-vision-wrapper .heading {
    text-align: center;
    font-size: 1.5rem;
    margin-top: 10px;
    color: #fff;
    text-shadow: 0px 1px 10px #000;
    text-transform: uppercase;
  }
}

@media (max-width:767px) {

table thead tr th + th + th + th + th {
  white-space:normal;
}

  .carousel-inner > .item > img, .carousel-inner > .item > a > img {
    height: 65vh;
    width: 100%;
  }

  a.next,a.previous {
    font-size: 1.4em;
  }

  .slider-heading {
    background: rgba(0, 0, 0, 0.5);
    padding: 5px 0px;
    font-size: 1.0em;
  }

  .figure-holder__link::before {
    height: 54px;
    width: 54px;
  }
  .figure-holder__link::after {
    height: 60px;
    width: 60px;
    line-height: 60px;
    font-size: 2em;
  }
  p.text-xs-center {
    font-size: 1em;
  }

  .about-mission,.about-vision {
    max-width: 95%;
    margin: 2%;
  }
  .about-mission-vision-wrapper {
    width: 100%;
  }
  .equipment {
  box-shadow: 0px 1px 2px rgba(0,0,0,0.20);
  max-width: 97%;
  margin: 1%;
  padding: 0px;
  background: rgba(0,0,0,0.03);
}

.row-1-col-1 {
  border-right: none;
  border-bottom: 5px solid violet;

}

.row-1-col-2 {
  border-right: none;
  border-bottom: 5px solid violet;


}
.row-2-col-3 {
  border-top: none;
  border-bottom: 5px solid violet;

}

.row-1-col-3 {
  border-bottom: 5px solid violet;
}

.row-2-col-1 {
  border-right: none;
  border-top: none;

}

.row-2-col-2 {
  border-right: none;
  border-bottom: 5px solid violet;
}


}

@media (min-height: 991px) and (max-height:1024px) {

  .carousel-inner > .item > img, .carousel-inner > .item > a > img {
    height: 85vh;
    width: 100%;
  }

}

.main-nav > li > a {
  color:#fff!important;
}

.main-nav ul li a {
  color: #000;
}

@media (max-width: 991px) {
  .main-nav li a {
    color:#000!important;
  }

}

.leader-row {
  padding: 20px;
  box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.5);
  margin: 2% 15%;
}

.leader-img {
  margin: auto;
}

.leader-name,.leader-position {
  text-align: center;
  margin: 5px 0px;
  font-weight: bold;
  color: #000;
  display: inline-block;

}
.leader-position {
  font-size: 1.2em;
}
.leader-name {
  font-size: 1.5em;
}
.leader-description {
  text-align: justify;
}

@media screen and (max-width: 767px) {
  .leader-details {
  text-align: center;
  }
  .leader-row {
    padding: 20px;
    box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.5);
    margin: 15px 0px;
  }

}