.menuFooter .moduletable > h3 {
    color: #ffffff;
    font-family: "Roboto Slab", serif;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 10px;
    letter-spacing: 0.05em;
}

.menuFooter .moduletable > h3:after {
    display: block;
    border: 2px solid #c30724;
    margin-top: 8px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    content: "";
    height: 4px;
    left: 0;
    width: 90%;
    background-color: #c30724;
}

.nav.menu.menuLink li a {
    position: inherit !important;
    display: inline-block !important;
    padding: inherit !important;
}

.nav.menu.menuLink li a:focus,
.nav.menu.menuLink li a:hover {
    text-decoration: underline;
    background: transparent;
}

body.default-page #inner-wrapper .single_content {
    padding: 0;
    height: 0;
}

#system-message-container {
    background-color: #e1e5ec;
    border-color: #d2d8e1;
}

#system-message-container .alert {
    border-left: none;
    border-right: none;
    padding-bottom: 25px;
}

ol.breadcrumb a:active {
    text-decoration: none !important;
    border: none !important;
}

.single_content_left:not(ol) > ol {
    padding: 15px 10px 15px 30px;
}

.breadcrumb > li + li::before {
    margin-left: 10px;
    margin-right: 5px;
}

@media(max-width: 379px){
  .btnRed {
    font-size: 10.5px !important;
}
}

@media(max-width: 480px){
  .tab_menu li a {
    font-size: 11px !important;
}
  .single_banner_inner.single-banner-blue-bg {
    min-height: 128px;
    background: #00476f;
}
}


nav.navbar.navbar-department.biogeo button.navbar-toggle span {
    background: #60985d;
}

nav.navbar.navbar-department.languages button.navbar-toggle span {
    background: #a74d9d;
}

@media(max-width: 767px){
  .main_wrapper .header .navbar-default .navbar-nav li.apply_now ul.dropdown-menu li a {
    color: #545454 !important;
}
  
  .main_wrapper .header button.navbar-toggle i.fa.fa-bars {
    margin-right: 5px;    
  }
  
  section#home_banner .hometext a.btn.btn-block {
    font-size: 1.5rem;
    letter-spacing: 0;
}
  
  .brand-section.clearfix .slick-prev {
    left: -15px;
}
  
  .brand-section.clearfix .slick-next {
    right: -15px;
}

}

  @media (min-width: 768px) and (max-width: 768px){
    .btn-recruitment-top {
    font-size: 10px !important;
}
    section#home_banner .hometext a.btn.btn-block {
    font-size: 12px;
}
  .main_wrapper .header button.navbar-toggle i.fa.fa-bars {
    margin-right: 5px;    
  }
    
      .brand-section.clearfix .slick-prev {
    left: -15px;
}
  
  .brand-section.clearfix .slick-next {
    right: -15px;
}
    .btnRed {
    font-size: 10px;
}
    
  }

@media (min-width: 1024px) and (max-width: 1024px){
      .btnRed {
    font-size: 11px;
}
  
}

.info-description table th, .info-description table td {
    text-align: center !important;
    padding: 5px !important;
}

.customhomebanner_popup p,.customhomebanner_popup ul li {
    color: #282428;
}