#header_main #header_main_alternate {
  border-top-width: 0px;
}
#top .main_menu ul.menu a {
  font-size: 18px;
}
.avia-shadow,
.avia-layerslider {
  box-shadow: none;
  border-top: none;
}
.title_container {
  background: none !important;
  border: none !important;
}
.container_wrap_first {
  border: none !important;
  margin-top: 100px;
}
.client_logos .slide-entry {
  margin-bottom: 25px;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  transition: all 0.75s 1s ease;
}
.client_logos .slide-entry:hover {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
  transition: all 0.75s ease;
}
.eg-item-skin-1-wrapper2 .esg-entry-media-wrapper {
  overflow: hidden;
  border: #fff solid 1px;
}
.eg-item-skin-1-wrapper .esg-media-poster {
  -webkit-transition: all 800ms ease;
  -moz-transition: all 800ms ease;
  -ms-transition: all 800ms ease;
  -o-transition: all 800ms ease;
  transition: all 800ms ease;
}
.eg-item-skin-1-wrapper {
  -webkit-mask-image: none !important;
  opacity: 0.99 !important;
}
.eg-item-skin-1-wrapper:hover .esg-media-poster {
  transform: scale(1.2) !important;
}
.avia-slideshow {
  overflow: visible;
}
.avia-slideshow .avia-slideshow-controls {
  top: 0px;
}
.avia-slideshow .avia-slideshow-controls .goto-slide {
  opacity: 0.8 !important;
}
.avia-slideshow .avia-slideshow-controls .goto-slide.active {
  background: #666666;
}
.avia-slideshow .avia-slideshow-controls .goto-slide:hover {
  opactity: 1;
  background: #666666;
}
/* 2 */
@media screen and (min-width: 990px) {
  .av-section-bottom-logo {
    position: absolute;
    width: 100%;
  }
}
