h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0 0 20px !important;
}

.announcement-post-wrapper .fusion-grid .fusion-column-wrapper .fusion-title {
  margin: 10px 0 0 !important;
}

.upcoming-event-wrapper .fusion-column-wrapper .fusion-title {
  margin: 10px 0 0 !important;
}
.header-wrapper .fusion-builder-row {
  width: 100% !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.header-wrapper .fusion-builder-column-1 {
  flex: 1 !important;
  margin: 0 15px;
}
.header-wrapper .fusion-builder-column-2 {
  width: auto !important;
  margin-left: auto !important;
}

.header-wrapper .fusion-builder-column-2 .fusion-column-wrapper {
  margin: 0 !important;
}

.fusion-tabs .nav-tabs > li .tab-link h4 {
  margin: 0 !important;
}

.mfp-wrap {
  overflow: hidden !important;
  position: fixed !important;
  top: 0 !important;
  height: 100vh !important;
}

.mfp-container {
  position: fixed !important;
  top: 0 !important;
  height: 100% !important;
}

@media screen and (max-width: 1470px) {
  body {
    font-size: 16px !important;
  }

  h1 {
    font-size: 52px !important;
  }

  h2 {
    font-size: 38px !important;
  }

  h3 {
    font-size: 32px !important;
  }

  h4 {
    font-size: 22px !important;
  }

  h5 {
    font-size: 18px !important;
  }

  h6 {
    font-size: 16px !important;
  }

  p {
    font-size: 16px !important;
    line-height: 140%;
  }
  .header-wrapper {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
}

@media screen and (max-width: 1366px) {
  .header-wrapper .awb-menu ul li a span {
    font-size: 16px !important;
  }
}

@media screen and (max-width: 1024px) {
  body {
    font-size: 16px !important;
  }

  h1 {
    font-size: 42px !important;
  }

  h2 {
    font-size: 32px !important;
  }

  h3 {
    font-size: 28px !important;
  }

  h4 {
    font-size: 22px !important;
  }

  h5 {
    font-size: 18px !important;
  }

  h6 {
    font-size: 16px !important;
  }

  p {
    font-size: 16px !important;
    line-height: 140%;
  }

  .header-wrapper {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
}

@media screen and (max-width: 991px) {
  .fusion-tabs .tab-content > .active {
    padding: 15px 15px !important;
  }
}

@media screen and (max-width: 767px) {
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    margin: 0 0 15px !important;
  }
  body {
    font-size: 16px !important;
  }

  h1 {
    font-size: 32px !important;
  }

  h2 {
    font-size: 28px !important;
  }

  h3 {
    font-size: 24px !important;
  }

  h4 {
    font-size: 20px !important;
  }

  h5 {
    font-size: 18px !important;
  }

  h6 {
    font-size: 16px !important;
  }

  p {
    font-size: 16px !important;
    line-height: 140%;
  }

  .announcement-post-wrapper.fusion-post-cards .fusion-filters {
    display: flex !important;
    justify-content: center !important;
  }

  .announcement-post-wrapper .fusion-filter {
    float: unset;
    display: flex;
  }
}
