.orange-border {
  border-color: #ffb718 !important;
}

.blue-border {
  border-color: #539cc8 !important;
}

.navy-blue-border {
  border-color: #172962 !important;
}

.red-border {
  border-color: #f07d00 !important;
}

body {
  padding-top: 0;
}

.header-container {
  position: static;
}

.header-container #navbar {
  display: inherit;
}

.header-container .top-options #menu-toggle {
  display: none !important;
}

.texture {
  display: none;
}

#hero h1 {
  opacity: 1;
}

#our-vision-chart p,
#our-vision-chart td {
  border: 1px solid #e8e8e8;
  font-size: 14px;
  padding: 5px 5px 20px;
  text-align: left !important;
}

#our-vision-chart table {
  display: initial !important;
}

#our-year .carousel-inner > .item {
  display: block;
  margin-bottom: 20px;
}

#our-year .carousel-controls {
  display: none;
}

#our-global-business .portfolio .tab-accordian .nav-tabs {
  display: none;
}

#our-global-business .portfolio .tab-content > .tab-pane {
  border-bottom: 1px solid #dfdfdf;
  display: block;
  margin-bottom: 20px;
}

#our-global-business .portfolio .tab-content > .tab-pane:last-child {
  border-bottom: none;
}

#our-global-business .portfolio .tab-content > .tab-pane .media {
  margin-bottom: 0;
}
