.pricing_table {
  text-align: center;
  margin-left: 150px;
}
.pricing_table .pricing_table_group {
  margin-bottom: 40px;
}
.pricing_table .pricing_table_group h3 {
  font-size: 20px;
  line-height: 21px;
  color: #1B684B;
}
.pricing_table .pricing_table_group .select {
  font-size: 11px;
  line-height: 15px;
  display: inline-block;
  padding: 8px 9px;
  color: #213946;
  transition: 0.4s color ease;
  font-weight: 600;
  margin: 20px 8px;
}
.pricing_table .pricing_table_group a {
  padding: 8px 9px;
  background-color: #FFE138;
}
.pricing_table .pricing_table_group a:hover {
  color: rgba(33, 57, 70, 0.7);
}
.pricing_table .pricing_table_group .pricing_table_memberships .pricing_table_membership h4 {
  font-size: 11px;
  line-height: 16px;
  border-style: solid;
  border-color: #BCC3C7;
  border-width: 1px 1px 1px 0;
  padding-top: 20px;
  display: none;
}
.pricing_table .pricing_table_group .pricing_table_memberships .pricing_table_membership .pricing_table_benefits {
  border-style: solid;
  border-color: #BCC3C7;
  border-width: 1px 1px 0 0;
  margin: 0;
  font-size: 15px;
  line-height: 16px;
}
.pricing_table .pricing_table_group .pricing_table_memberships .pricing_table_membership .pricing_table_benefits dt {
  margin: 0;
  border-style: solid;
  border-color: #BCC3C7;
  border-width: 0 1px 1px 0;
  text-align: left;
  font: inherit;
  padding: 20px 8px;
  display: none;
  font-size: 11px;
}
.pricing_table .pricing_table_group .pricing_table_memberships .pricing_table_membership .pricing_table_benefits dd {
  margin: 0;
  border-style: solid;
  border-color: #BCC3C7;
  border-width: 0 0 1px 0;
  padding: 20px 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.pricing_table .pricing_table_group .pricing_table_memberships .pricing_table_membership:first-child h4 {
  border-width: 1px;
}
.pricing_table .pricing_table_group .pricing_table_memberships .pricing_table_membership:first-child .pricing_table_benefits {
  margin-left: -150px;
  display: flex;
  flex-wrap: wrap;
  border-width: 1px 1px 0 1px;
}
.pricing_table .pricing_table_group .pricing_table_memberships .pricing_table_membership:first-child .pricing_table_benefits dt {
  display: block;
  flex: 0 0 150px;
  margin: 0;
}
.pricing_table .pricing_table_group .pricing_table_memberships .pricing_table_membership:first-child .pricing_table_benefits dd {
  flex: 0 0 calc(100% - 150px);
}
.pricing_table .pricing_table_group .pricing_table_memberships .pricing_table_membership:first-child .pricing_table_benefits dt {
  display: block;
}
.pricing_table .pricing_table_group.multiple-memberships h3 {
  border-bottom: 0;
  height: 60px;
}
.pricing_table .pricing_table_group.multiple-memberships .pricing_table_memberships {
  display: flex;
  align-items: stretch;
}
.pricing_table .pricing_table_group.multiple-memberships .pricing_table_memberships .pricing_table_membership {
  flex: 0 0 33.33333333%;
}
.pricing_table .pricing_table_group.multiple-memberships .pricing_table_memberships h4 {
  display: block;
  height: 60px;
}
@media (min-width: 1024px) {
  .pricing_table {
    margin-left: 0;
    display: flex;
  }
  .pricing_table .pricing_table_group h3 {
    font-size: 16px;
    border-style: solid;
    border-color: #BCC3C7;
    border-width: 1px 1px 1px 0;
    height: 120px;
    padding: 20px 16px 0;
    color: inherit;
  }
  .pricing_table .pricing_table_group a {
    margin: 20px 16px;
  }
  .pricing_table .pricing_table_group .pricing_table_memberships .pricing_table_membership .pricing_table_benefits {
    border-width: 1px 1px 0 0;
    line-height: 21px;
  }
  .pricing_table .pricing_table_group .pricing_table_memberships .pricing_table_membership .pricing_table_benefits dt {
    font-size: inherit;
    padding: 20px 16px;
  }
  .pricing_table .pricing_table_group .pricing_table_memberships .pricing_table_membership:first-child h4 {
    border-width: 1px 1px 1px 0;
  }
  .pricing_table .pricing_table_group .pricing_table_memberships .pricing_table_membership:first-child .pricing_table_benefits {
    margin-left: 0;
    display: block;
    border-width: 1px 1px 0 0;
  }
  .pricing_table .pricing_table_group .pricing_table_memberships .pricing_table_membership:first-child .pricing_table_benefits dt {
    display: none;
  }
  .pricing_table .pricing_table_group.multiple-memberships .pricing_table_memberships .pricing_table_membership {
    max-width: 80px;
  }
  .pricing_table .pricing_table_group:first-child {
    margin-left: 220px;
  }
  .pricing_table .pricing_table_group:first-child h3 {
    border-width: 1px;
  }
  .pricing_table .pricing_table_group:first-child .pricing_table_memberships .pricing_table_membership:first-child h4 {
    border-width: 1px;
  }
  .pricing_table .pricing_table_group:first-child .pricing_table_memberships .pricing_table_membership:first-child .pricing_table_benefits {
    display: flex;
    margin-left: -220px;
    border-width: 1px 1px 0 1px;
  }
  .pricing_table .pricing_table_group:first-child .pricing_table_memberships .pricing_table_membership:first-child .pricing_table_benefits dt {
    display: block;
    flex: 0 0 220px;
  }
  .pricing_table .pricing_table_group:first-child .pricing_table_memberships .pricing_table_membership:first-child .pricing_table_benefits dd {
    flex: 0 0 calc(100% - 220px);
  }
}
#mepr-account-nav {
  display: none;
}
.iswa_avatar_upload {
  width: 140px;
  position: absolute;
  font-size: 13px;
  line-height: 21px;
}
.iswa_avatar_upload button {
  background: none;
  font: inherit;
  color: inherit;
  border: none;
  text-decoration: underline;
  padding: 0;
}
.iswa_avatar_upload .updated {
  display: none;
}
.iswa_avatar_upload .wpua-edit h3 {
  display: none;
}
.iswa_avatar_upload .wpua-edit #wpua-upload-messages-existing {
  display: none;
}
.iswa_avatar_upload .wpua-edit #wpua-images-existing #wpua-thumbnail-existing {
  display: none;
}
.iswa_avatar_upload .wpua-edit #wpua-images-existing #wpua-preview-existing .description {
  display: none;
}
.iswa_avatar_upload .wpua-edit #wpua-images-existing #wpua-remove-button-existing {
  display: none;
}
.iswa_avatar_upload .wpua-edit #submit {
  display: none;
}
.iswa_avatar_upload + .mp_wrapper {
  padding-left: 160px;
}
#mepr-account-welcome-message {
  display: none;
}
.mepr-form {
  font-size: 12px;
  line-height: 15px;
}
.mepr-form label {
  text-transform: uppercase;
  color: #8F9CA2;
}
.mepr-form input[type=text],
.mepr-form input[type=password],
.mepr-form input[type=email] {
  font-size: 15px;
  line-height: 24px;
  padding: 4px 12px;
  background-color: rgba(33, 57, 70, 0.1);
  border: none;
}
.mepr-form input[type=submit] {
  background-color: #FFE138;
  color: inherit;
  font-size: 16px;
  line-height: 21px;
  padding: 11px 12px 11px 40px;
  background-image: url(../../img/ISW_003_icons_f1_edit.svg );
  background-size: 16px auto;
  background-position: 12px 13px;
  background-repeat: no-repeat;
  border: none;
}
.mepr-account-change-password a {
  font-size: 13px;
  line-height: 21px;
  text-decoration: underline;
  color: inherit;
}
.iswa_membership a {
  background-color: #FFE138;
  color: inherit;
  font-size: 16px;
  line-height: 21px;
  padding: 11px 12px 11px 40px;
  background-image: url(../../img/ISW_003_icons_f1_edit.svg );
  background-size: 16px auto;
  background-position: 12px 13px;
  background-repeat: no-repeat;
  border: none;
}
/* 
 * Force full width header menu on all pages.
 * Pages that mess with the templating system (eg. event detail and KB category archives)
 * refuse to load all custom Divi CSS. This sometimes lead to layout problems with the header menu.
 */
@media (min-width: 981px) {
  #et-boc #global-header-section {
    position: fixed;
    padding: 0 32px;
    background-color: #ffffff;
  }
  #et-boc #global-header-section .et_pb_row {
    max-width: 1440px;
    width: 100%;
  }
  #et-boc #global-header-section .et_pb_row .et_pb_menu_1_tb_header {
    padding-right: 0;
  }
  #et-boc #global-header-section .et_pb_row #menu-primary {
    margin: 0;
  }
  #et-boc #global-header-section .et_pb_row #menu-primary > li > .sub-menu {
    top: 100% !important;
    border-top: 16px solid #fff;
  }
  #et-boc #global-header-section .et_pb_row #menu-primary > li > .sub-menu li {
    font-size: 16px;
    line-height: 28px;
  }
  #et-boc #global-header-section .et_pb_row #menu-primary > li > .sub-menu li a {
    font-size: inherit;
    line-height: inherit;
  }
  #et-boc #global-header-section .et_pb_row #menu-primary > li.menu-item-61 {
    margin-left: 20px;
  }
  #et-boc #global-header-section .et_pb_row #menu-primary > li.menu-item-has-children > a {
    padding-right: 20px !important;
  }
  #et-boc #global-header-section .et_pb_row #menu-primary > li > a {
    padding: 12px !important;
  }
  #et-boc #global-header-section .et_pb_row #menu-primary > li.menu_cta a {
    color: #fff !important;
  }
  #et-boc #global-header-section .et_pb_row #menu-primary > li.mega-menu > .sub-menu {
    padding: 60px 60px;
    display: flex;
    flex-wrap: wrap;
  }
  #et-boc #global-header-section .et_pb_row #menu-primary > li.mega-menu > .sub-menu:before {
    content: '';
    background-image: linear-gradient(to left, #fff 0px, #fff 1px, transparent 2px);
    background-size: calc(25% + 1px / 2) 100%;
    position: absolute;
    left: 60px;
    top: 60px;
    right: 60px;
    bottom: 60px;
  }
  #et-boc #global-header-section .et_pb_row #menu-primary > li.mega-menu > .sub-menu li {
    float: none !important;
  }
  #et-boc #global-header-section .et_pb_row #menu-primary > li.mega-menu > .sub-menu li.menu-item-has-children > a {
    font-weight: 700;
    font-size: 20px;
    width: auto !important;
    margin-bottom: 10px;
  }
  #et-boc #global-header-section .et_pb_row #menu-primary > li.mega-menu > .sub-menu > li {
    padding: 0 20px !important;
    flex: 0 0 25%;
  }
  #et-boc #global-header-section .et_pb_row #menu-primary > li.mega-menu > .sub-menu > li:nth-child( n + 5 ) {
    padding-top: 60px !important;
  }
  #et-boc #global-header-section .et_pb_row #menu-primary > li.mega-menu > .sub-menu > li a {
    padding: 0;
    margin: 0;
  }
  #et-boc #global-header-section .et_pb_row #menu-primary > li.mega-menu > .sub-menu > li .sub-menu {
    position: static;
  }
  #et-boc #global-header-section .et_pb_row #menu-primary > li.mega-menu > .sub-menu > li .sub-menu li {
    float: none;
  }
  #et-boc #global-header-section .et_pb_row #menu-primary > li.mega-menu > .sub-menu > li .sub-menu li a {
    padding: 0;
  }
  #et-boc #global-header-section .et_pb_row #menu-primary > li.mega-menu > .sub-menu > li .sub-menu li.menu_cta {
    background: none;
    margin-top: 20px;
  }
  #et-boc #global-header-section .et_pb_row #menu-primary > li.mega-menu > .sub-menu > li .sub-menu li.menu_cta a {
    padding-right: 2px;
    padding-left: 16px;
    box-shadow: 0px 2px 0px 0px #ffe138;
    font-weight: 700;
    color: inherit;
    display: inline-block;
  }
  #et-boc #global-header-section .et_pb_row #menu-primary > li.mega-menu > .sub-menu > li .sub-menu li.menu_cta a:before {
    content: '5';
    font-family: "ETmodules" !important;
    color: #213946;
    line-height: inherit;
    font-size: inherit!important;
    opacity: 1;
    margin-left: -1.3em;
    right: auto;
    display: inline-block;
  }
}
.featured_events {
  flex-wrap: wrap;
  margin: 0 auto;
  width: 90%;
  display: flex;
}
.featured_events .featured_event {
  display: none;
}
.featured_events h1 {
  flex: 0 0 100%;
  margin-bottom: 30px;
}
@media (min-width: 1024px) {
  .featured_events {
    max-width: 1440px;
    width: 90%;
    justify-content: space-between;
  }
  .featured_events .featured_event {
    display: block;
    flex: 0 0 47.25%;
  }
}
.featured_events + .tribe-events {
  margin: 0 auto;
  width: 90%;
}
.featured_events + .tribe-events span.tribe-events-calendar-list__event-date-tag-daynum.tribe-common-h5.tribe-common-h4--min-medium {
  font-size: inherit;
}
@media (min-width: 1024px) {
  .featured_events + .tribe-events {
    max-width: 1440px;
  }
  .featured_events + .tribe-events span.tribe-events-calendar-list__event-date-tag-daynum.tribe-common-h5.tribe-common-h4--min-medium {
    font-size: 48px;
  }
}
body.home .featured_event {
  box-shadow: none;
  background-color: rgba(120, 210, 255, 0.2);
  display: flex;
  flex-wrap: wrap;
}
body.home .featured_event > h2 {
  display: block;
  flex: 0 0 100%;
  margin-bottom: 20px;
  order: 2;
}
body.home .featured_event .tribe-events-event-image {
  order: 1;
  flex: 0 0 cacl(100% + 64px);
}
body.home .featured_event .tribe-events-event-image img {
  width: 100%;
  height: auto;
}
body.home .featured_event .details {
  flex: 0 0 100%;
  order: 3;
}
body.home .featured_event .details h2 {
  display: none;
}
body.home .featured_event .details .event-meta > *:before {
  display: none;
}
body.home .featured_event:last-child {
  margin-bottom: 0;
}
@media (min-width: 1024px) {
  body.home .featured_event > h2 {
    order: 1;
  }
  body.home .featured_event .tribe-events-event-image {
    order: 2;
    margin: 0 20px 0 0;
    flex: 0 0 216px;
  }
  body.home .featured_event .details {
    flex: 0 0 calc(100% - 236px);
  }
}
body.single-tribe_events .single_event {
  display: flex;
  flex-wrap: wrap;
}
body.single-tribe_events .single_event > * {
  flex: 0 0 100%;
}
body.single-tribe_events .single_event > .startdate {
  font-size: 12px;
  line-height: 15px;
  color: #8F9CA2;
  text-transform: uppercase;
}
body.single-tribe_events .single_event h1 {
  font-size: 36px;
  line-height: 40px;
  margin: 0 0 40px 0;
}
body.single-tribe_events .single_event .single_event_sidebar .event-meta {
  box-shadow: 0px 2px 16px 0px rgb(33 57 70 / 10%);
  padding: 32px 32px 20px;
  font-size: 15px;
  line-height: 21px;
  margin-bottom: 24px;
}
body.single-tribe_events .single_event .single_event_sidebar .event-meta h3 {
  font: inherit;
  font-weight: 700;
}
body.single-tribe_events .single_event .single_event_sidebar .event-meta .ical {
  border-bottom: 1px solid #213946;
  margin-bottom: 24px;
  padding-bottom: 24px;
}
body.single-tribe_events .single_event .single_event_sidebar .event-meta .ical .tribe-events-cal-links {
  margin: 0;
}
body.single-tribe_events .single_event .single_event_sidebar .event-meta .ical .tribe-events-cal-links a {
  font: inherit;
  margin: 0 8px 0 0;
  color: inherit;
  text-decoration: underline;
}
body.single-tribe_events .single_event .single_event_sidebar .event-meta .startdate,
body.single-tribe_events .single_event .single_event_sidebar .event-meta .location {
  margin-bottom: 12px;
  padding-left: 40px;
  position: relative;
  min-height: 30px;
}
body.single-tribe_events .single_event .single_event_sidebar .event-meta .startdate:before,
body.single-tribe_events .single_event .single_event_sidebar .event-meta .location:before {
  content: '';
  display: block;
  flex: 0 0 30px;
  width: 30px;
  height: 30px;
  margin-right: 6px;
  background-size: auto 100%;
  vertical-align: text-bottom;
  position: absolute;
  left: 0;
  top: 0;
}
body.single-tribe_events .single_event .single_event_sidebar .event-meta .startdate:before {
  background-image: url(../../img/ISW_003_icons_f1_time.svg );
}
body.single-tribe_events .single_event .single_event_sidebar .event-meta .location:before {
  background-image: url(../../img/ISW_003_icons_f1_location.svg );
  width: 28px;
}
body.single-tribe_events .single_event .single_event_sidebar .event-meta .location span:after {
  content: ', ';
}
body.single-tribe_events .single_event .single_event_sidebar .event-meta .location span:empty {
  display: none;
}
body.single-tribe_events .single_event .single_event_sidebar .event-meta .location span:last-child:after {
  display: none;
}
body.single-tribe_events .single_event .single_event_content .tribe-events-event-image {
  margin: 0;
}
@media (min-width: 1024px) {
  body.single-tribe_events .single_event .single_event_content {
    flex: 0 0 calc(100% - 412px);
  }
  body.single-tribe_events .single_event .single_event_sidebar {
    flex: 0 0 300px;
    margin-left: 112px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
  }
  body.single-tribe_events .single_event .single_event_sidebar.fixed .event-meta {
    position: fixed;
  }
  body.single-tribe_events .single_event .single_event_sidebar.fixed.bottom {
    justify-content: flex-end;
  }
  body.single-tribe_events .single_event .single_event_sidebar.fixed.bottom .event-meta {
    position: static;
  }
}
.featured_event {
  box-shadow: 0px 2px 16px 0px rgb(33 57 70 / 10%);
  padding: 32px 32px 20px;
  margin-bottom: 30px;
}
.featured_event > h2 {
  display: none;
}
.featured_event .tribe-events-event-image {
  width: calc(100% + 64px);
  margin-top: -32px;
  margin-left: -32px;
  margin-right: -32px;
  margin-bottom: 40px;
  position: relative;
}
.featured_event .tribe-events-event-image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.featured_event .tribe-events-event-image:after {
  display: block;
  content: '';
  padding-top: 63.43402226%;
}
.featured_event .event-meta {
  font-size: 13px;
  line-height: 21px;
  color: rgba(33, 57, 70, 0.5);
  padding: 2px 0;
  text-transform: uppercase;
  margin-bottom: 14px;
}
.featured_event .event-meta > * {
  display: inline-block;
  margin-right: 6px;
}
.featured_event .event-meta > * span:after {
  content: ', ';
}
.featured_event .event-meta > * span:empty {
  display: none;
}
.featured_event .event-meta > * span:last-child:after {
  display: none;
}
.featured_event .event-meta > *:before {
  content: '';
  display: inline-block;
  width: 15px;
  height: 15px;
  margin-right: 6px;
  background-size: auto 100%;
  vertical-align: text-bottom;
}
.featured_event .event-meta > *.startdate:before {
  background-image: url(../../img/ISW_003_icons_f1_time-1color.svg );
}
.featured_event .event-meta > *.location:before {
  background-image: url(../../x§img/ISW_003_icons_f1_location-1color.svg );
  width: 14px;
}
.iswa_news .filter button {
  font: inherit;
  background: none;
  color: inherit;
  border: none;
  outline: none;
  font-weight: 400;
  margin-left: 16px;
}
.iswa_news .iswa_news_item {
  padding: 32px 0;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #213946;
  display: flex;
  flex-direction: column;
  display: none;
}
.iswa_news .iswa_news_item h3 {
  order: 2;
}
.iswa_news .iswa_news_item .meta {
  order: 1;
  font-size: 13px;
  color: rgba(33, 57, 70, 0.5);
}
.iswa_news .iswa_news_item .meta a {
  color: inherit;
}
.iswa_news .iswa_news_item .content {
  order: 3;
  font-size: 15px;
  line-height: 1.5em;
}
.iswa_news .iswa_news_item .readmore {
  order: 4;
  text-align: right;
  font-size: 14px;
  line-height: 3em;
}
.iswa_news .iswa_news_item .readmore a {
  text-decoration: underline;
  color: inherit;
  font-weight: 500;
}
.iswa_news .loadmore {
  display: none;
}
.iswa_news.theresmore .loadmore {
  margin-top: 24px;
  display: block;
  text-align: center;
}
.iswa_news.theresmore .loadmore .button {
  color: #213946;
  border: none;
  background-color: rgba(0, 0, 0, 0);
  padding: 0.3em 2px 0.3em 16px;
  font-size: 16px;
  box-shadow: 0px 2px 0px 0px #ffe138;
}
.iswa_news.theresmore .loadmore .button:before {
  content: '5';
  font-family: "ETmodules";
  color: #213946;
  line-height: inherit;
  font-size: inherit;
  opacity: 1;
  margin-left: -1.3em;
  right: auto;
  display: inline-block;
  position: absolute;
}
.knowledgebase-overview {
  display: flex;
  flex-wrap: wrap;
  max-width: 90%;
  margin: 0 auto;
}
.knowledgebase-overview .knowledgebase-tags {
  font-size: 13px;
  flex: 0 0 100%;
  order: 3;
  padding: 0 16px;
}
.knowledgebase-overview .knowledgebase-tags .widg-shortcode-tags-container {
  margin: 0;
}
.knowledgebase-overview .knowledgebase-tags .widg-shortcode-tags-container h4 {
  font-weight: 700;
  font-size: 20px;
  line-height: 1.2em;
  margin-bottom: 14px;
}
.knowledgebase-overview .knowledgebase-tags .widg-shortcode-tags-container a {
  color: #213946;
  font-weight: 500;
}
.knowledgebase-overview .knowledgebase-items {
  flex: 0 0 100%;
  order: 2;
}
@media (min-width: 640px) {
  .knowledgebase-overview .knowledgebase-tags {
    order: 1;
    flex: 0 0 240px;
  }
  .knowledgebase-overview .knowledgebase-items {
    flex: 0 0 calc(100% - 240px);
  }
}
/*# sourceMappingURL=style.css.map */