.FullHeight {
  height: 100vh !important;
  margin-top: 0px !important;
  padding: 0px !important; }
  .FullHeight .vertCenter {
    position: relative;
    z-index: 1;
    top: 45%;
    transform: translateY(-45%); }

.FullHeightLgMd .AniSlider, .FullHeightLgMd .slide {
  height: 380px !important;
  margin-top: 55px; }
  @media (min-width: 640px) {
    .FullHeightLgMd .AniSlider, .FullHeightLgMd .slide {
      height: 420px !important;
      margin-top: 55px; } }
  @media (min-width: 960px) {
    .FullHeightLgMd .AniSlider, .FullHeightLgMd .slide {
      height: 100vh !important;
      margin-top: 0; } }
  @media (min-width: 1200px) {
    .FullHeightLgMd .AniSlider, .FullHeightLgMd .slide {
      height: 100vh !important;
      margin-top: 0; } }
  @media (min-width: 1600px) {
    .FullHeightLgMd .AniSlider, .FullHeightLgMd .slide {
      height: 100vh !important;
      margin-top: 0; } }
