/* A lot of this is sill in general */
.fullpage-with-collapse .content {
  padding: 0;
}
.fullpage-with-collapse .content .post-entry {
  height: 100%;
}
.fullpage-with-collapse .content .entry-content-wrapper {
  display: flex;
  flex-flow: column wrap;
  height: 100%;
}
.fullpage-with-collapse .content .entry-content-wrapper .flex_column:not(.fullpage-bottom-area) {
  display: flex;
  flex-flow: column wrap;
  justify-content: center;
  align-items: center;
}
.fullpage-with-collapse .content .entry-content-wrapper .flex_column:not(.fullpage-bottom-area):not(.hr) {
  flex: 1 0 auto;
}
.fullpage-with-collapse .content .entry-content-wrapper .flex_column.fullpage-bottom-area {
  margin-top: 0;
}
#top .fullpage-bottom-area .avia-buttonrow-wrap .avia-button.collapse-button {
  border: solid 2px #025FAF !important;
}
#top .fullpage-bottom-area .avia-buttonrow-wrap {
  text-align: center;
}
.fullpage-bottom-area .avia-button {
  width: 100%;
}
@media (min-width: 768px) {
  .fullpage-bottom-area .avia-button {
    width: auto;
  }
}
@media (min-width: 992px) {
  #top .fullpage-bottom-area .avia-buttonrow-wrap {
    text-align: right;
  }
}
/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sourceRoot%22%3A%22%2F%22%2C%22sources%22%3A%5B%22(stdin)%22%2C%22wp-content%2Fcustom_codes%2F6437-scss-default.scss%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22AAAA%3BACEC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAACC%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAACC%3BAAAA%3BAAAA%3BAAAA%22%7D */