﻿#s4-bodyContainer {
  padding-bottom: 0px !important;
  padding-top: 90px;
}
@media only screen and (min-width: 1200px) {
  #s4-bodyContainer {
    padding-top: 0;
  }
}
.ms-webpartzone-cell {
  margin: auto auto 0px !important;
}
#s4-workspace {
  position: relative;
  overflow-x: hidden;
  display: flex;
  justify-content: flex-start;
  flex-direction: column;
}
#s4-workspace1 {
  position: relative;
  overflow-x: hidden;
  /* display: flex;
  justify-content: flex-start;
  flex-direction: column; */
}
.footer {
  overflow: unset;
}
header.mobile__navigation .navbar .container .navbar-toggler {
  min-width: unset;
}
.ms-webpart-zone {
  display: block;
}

[dir] .page-cover-widget {
  background-position: top center;
}
div.ms-webpart-cell-vertical-inline-table,
.ms-webpart-chrome-vertical {
  display: block !important;
}
a:visited {
  color: unset;
}
.pagination__arrows > span {
  line-height: 50px;
  padding: 0 10px;
}
/* IE11 IE 11 animation issue*/
/* IE11 */
@media all and (-ms-high-contrast: none) {
  *::-ms-backdrop,
  [data-aos^="fade"][data-aos^="fade"],
  [data-aos^="zoom"][data-aos^="zoom"],
  [data-aos^="fade"][data-aos^="fade"].aos-animate,
  [data-aos^="fade"][data-aos^="fade"] {
    opacity: 1 !important;
  }
}
