/* Add here all your CSS customizations */

embed {
  width: 100%;
  height: 500px;
}

.feature-box {
  display: flex;
}

.thumb-info .thumb-info-title, .thumb-info:hover .thumb-info-title {
  background: transparent;
}

@media (max-width: 767px) {
  #revolutionSliderContainer {
    display: none;
  }
}

@media (min-width: 768px) {
  #revolutionSliderMobileContainer {
    display: none;
  }
}

#header .header-body {
  border: none;
  min-height: auto;
  padding: 0;
}

.bt-none {
  border-top: none !important;
}
