/*Custom*/
a {
color: #EA9921 !important;
}
blockquote {
  border-color: #658D3B !important;
}

/*Main Menu*/
.sp-megamenu-parent a {
  font-size: 14px !important;
  letter-spacing: 5px !important;
}
li.sp-menu-item.current-item.active a, .sp-dropdown li.sp-menu-item.current-item.active {
  color: #ffffff !important;
  background: #EA9921;
}
li.sp-menu-item a {
  color: #ffffff !important;
}
li.sp-menu-item a:hover {
  background: #EA9921 !important;
}
#sp-header .sp-dropdown-inner {
  background: #333333 !important;
  opacity: 1.0 !important;
}

/*Header*/
#sp-header {
  background: #5D5D5D !important;
  opacity: 0.9;	
}
#home-slider {
  //margin-top: -90px !important;
}

/* Remove Top Bar Padding */
#sp-top-bar {
  padding: 0px !important;
}

/*Slider*/
a.nivo-control.active .sp-smart-slider-item {
  background: #C16D30 !important;
}
a.sp-extreme-readon {
  background: #C16D30 !important;
}

/*Footer*/
#sp-footer {
  background: #EA9921 !important;
}

/*HGH Timeline*/
div.timeline-panel {
  background: #cccccc !important;
}

/*About Us*/
div.sppb-person-information {
  background: #ECA338;
  color: #fff;
  padding: 20px 0;
}
span.sppb-person-designation {
  color: #ccc !important;
}
div.sppb-person-image {
  margin-bottom: 0px !important;
}