/*
Theme Name: Twenty Twenty Child
Text Domain: twentytwenty
Template: twentytwenty
Version: 1.2
Author: Asa Perlman & Anthony Lum
Author URI: http://asas.website https://www.anthonylumdesigns.ca/
Theme URI: http://wordpress.org/themes/twentytwenty/
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

/*~~~~~~~~~~~~~~~~~~~~~ TYPOGRAPHY ~~~~~~~~~~~~~~~~~~~~~*/

@import url("https://fonts.googleapis.com/css2?family=Exo:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&amp;display=swap");
@import url("https://use.typekit.net/yms4yyu.css");

@import url("https://fonts.googleapis.com/css2?family=Mulish:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&amp;display=swap");

* {
  font-family: "muli", sans-serif !important;
}

/* a class just to hode something if need be */
.hide {
  display: none !important;
}

.fts-powered-by-text {
  display: none !important;
}

.exo-bold {
  font-family: "Exo" !important;
  font-weight: bold;
}

.exo-bold div {
  font-family: "Exo" !important;
  font-weight: bold;
}

li {
  font-size: 0.842em;
}

h3,
h4 {
  font-family: "Exo", sans-serif !important;
  text-transform: none !important;
  /* margin-top: 0 !important; */
}
h3 {
  margin-block-start: 0 !important;
}

a {
  font-family: "Muli", sans-serif !important;
  font-weight: bolder !important;
  /* color: #00aeef; */
}

p {
  font-size: 0.842em;
}

.wp-block-button a {
  border-radius: 10px !important;
}

.wp-block-button__link {
  font-family: "Muli", sans-serif !important;
}

.post-inner {
  padding-top: 0 !important;
}

.site-description {
  font-weight: bold;
  color: rgb(247, 148, 30);
  font-size: 3rem;
}

/* NAV MENU CUSTOMIZATION */
.primary-menu {
  font-weight: bold !important;
}
/* ~~~~~~~~~~~~ */
.nav-about:hover {
  color: #fbb03b;
}
.nav-about.current-menu-item {
  color: #fbb03b;
}
.nav-about.current-page-ancestor a {
  color: #fbb03b;
  text-decoration: underline;
}
/* ~~~~~~~~~~~~ */
.nav-workshops:hover {
  color: #f1592a;
}
.nav-workshops.current-menu-item {
  color: #f1592a;
}
.nav-workshops.current-page-ancestor a {
  color: #f1592a;
  text-decoration: underline;
}
/* ~~~~~~~~~~~~ */
.nav-residencies:hover {
  color: #00aeef;
}
.nav-residencies.current-menu-item {
  color: #00aeef;
}
/* ~~~~~~~~~~~~ */
.nav-symposia:hover {
  color: #f7941e;
}
.nav-symposia.current-menu-item {
  color: #f7941e;
}
/* ~~~~~~~~~~~~ */
.nav-archive:hover {
  color: #ef4036;
}
.nav-archive.current-menu-item {
  color: #ef4036;
}
/* ~~~~~~~~~~~~ */
.nav-outputs:hover {
  color: #828282;
}
.nav-outputs.current-menu-item {
  color: #828282;
}
/* ~~~~~~~~~~~~ */
.nav-blog:hover {
  color: #333333;
}
.nav-blog.current-menu-item {
  color: #333333;
}

/* Desktop Only*/
@media (min-width: 920px) {
  .header-inner.section-inner {
    flex-direction: column;
  }

  .header-titles-wrapper {
    min-width: 100%;
  }

  .header-titles {
    display: grid;
    grid-template-columns: 1fr auto 1fr;
    width: 100%;
    margin-bottom: 20px;
    color: rgb(247, 148, 30);
  }
  .header-titles a {
    font-size: 3.5rem;
  }
  ul.post-meta {
    display: none;
  }
  .entry-categories-inner {
    display: none;
  }
  .social-icons-header {
    display: flex;
    justify-content: flex-end;
  }
  .social-icons-lists {
    margin: 0;
    max-width: max-content;
  }

  .header-navigation-wrapper {
    display: flex;
    width: 100%;
    border-top: solid 1px black;
    border-bottom: solid 1px black;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 100px;
    padding-right: 100px;
  }
  .primary-menu.reset-list-style {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }

  ul.primary-menu {
    display: flex;
    width: 100%;
    justify-content: space-around;
  }

  .wp-block-columns.has-background.has-text-color.has-background-color {
    padding: 3rem;
  }

  .column-right-border {
    padding-right: 20px;
    border-right: solid 1px black;
  }

  .side-menu-button-stack div {
    margin: 0.7rem 0;
  }
  .side-menu-button-stack a {
    padding: 0.5em 0.5em;
    text-transform: none;
  }
  .wp-block-image {
    margin-top: 0 !important;
  }
}
/* End of Desktop */

/* Mobile */
@media (max-width: 920px) {
  .desktop-only {
    display: none;
  }
  .header-inner.section-inner {
    flex-direction: column;
    padding-bottom: 0px !important;
  }
}

.header-titles {
  color: rgb(247, 148, 30);
}

h1.entry-title {
  display: none;
}

header.entry-header.has-text-align-center.header-footer-group {
  display: none;
}

.menu-item-type-custom {
  display: inline;
}
.menu-item-type-custom img {
  margin-bottom: 5px;
}

/* ~~~ End of Header ~~~ */

/* ~~~~~~~~~~~~~~ Global Hacks ~~~~~~~~~~~~~~~~ */
.download-indicator {
  margin: 0;
  margin-bottom: 2rem;
  margin-top: 2rem;
}
.download-indicator .wp-block-media-text__content {
  padding-left: 2rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.child-theme-infographic {
  margin: 0;
  margin-bottom: 2rem;
  margin-top: 2rem;
  color: #00aeef;
}
.child-theme-legend {
  color: black;
}
.child-theme-greyscale img {
  filter: grayscale(100%);
}

.child-theme-infographic .wp-block-media-text__content {
  padding-left: 2rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
  line-height: 1;
}
.child-theme-infographic .wp-block-media-text__content .has-large-font-size {
  line-height: 1;
}

.line-break {
  border-bottom: solid 1px black;
  padding-bottom: 0.8rem !important;
}

.workshop-other {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 15px;
  padding-top: 10px;
  padding-bottom: 10px;
  border-left: solid 15px #828282;
}
.workshop-videogame {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 15px;
  padding-top: 10px;
  padding-bottom: 10px;
  border-left: solid 15px #f1592a;
}
.workshop-machinima {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 15px;
  padding-top: 10px;
  padding-bottom: 10px;
  border-left: solid 15px #00aeef;
}
.workshop-7th-gen {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 15px;
  padding-top: 10px;
  padding-bottom: 10px;
  border-left: solid 15px #fbb03b;
}
.workshop-avatar-creation {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 15px;
  padding-top: 10px;
  padding-bottom: 10px;
  border-left: solid 15px #bd3682;
}
.workshop-imagining-unity {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 15px;
  padding-top: 10px;
  padding-bottom: 10px;
  border-left: solid 15px #26874a;
}
.workshop-design-bitsy {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 15px;
  padding-top: 10px;
  padding-bottom: 10px;
  border-left: solid 15px #6767b2;
}

.crellyslider {
  border-radius: 15px;
}

.alignfull {
  border-radius: 15px;
}

.post-grid .layer-wrapper {
  border-radius: 10px;
}

/* Symposium 4 Home .postid-3483 Custom Code START */
.postid-3483 header {
  display: none;
}
.postid-3483 main article {
  max-width: 85% !important;
  margin: 0 auto;
}
.postid-3483 .footer-nav-widgets-wrapper {
  display: none;
}
.postid-3483 .pagination-single {
  display: none;
}
.postid-3483 .header-footer-group {
  display: none;
}
.postid-3483 .iff_header {
  height: 100px;
  padding: 0 50px;
  margin-top: 20px !important;
}
.postid-3483 .iff_header img {
  max-width: 200%;
}
.postid-3483 .social_icon {
  margin-left: 0px !important;
}
.postid-3483 .custom-event-header-s4 {
  border-top: solid black 1px;
  border-bottom: solid black 1px;
  padding: 10px 0;
  margin: 0 0 50px 0;
}
.postid-3483 .has-text-align-center a {
  padding: 0 20px;
  text-decoration: none;
  color: black;
  text-transform: uppercase;
}
.postid-3483 .has-text-align-center #home {
  color: #fbb03b;
}
.postid-3483 .footer_group {
  border-top: solid black 1px;
  padding-top: 20px;
}
.postid-3483 .social_col {
  padding: 0 0 0 50px !important;
}
.postid-3483 a {
  color: #f7941e;
}
.postid-3483 * {
  font-family: "Mulish", sans-serif !important;
}
.postid-3483 .sponsors-red {
  color: #ef4036;
}
.postid-3483 .sponsors-invis {
  color: #ffffff;
}
.postid-3483 strong {
  font-weight: 600;
}
/* Symposium 4 Home .postid-3483 Custom Code END */

/* Symposium 4 Event .postid-3803 Custom Code START */
.postid-3803 header {
  display: none;
}
.postid-3803 main {
  padding: 50px 0;
}
.postid-3803 .footer-nav-widgets-wrapper {
  display: none;
}
.postid-3803 .pagination-single {
  display: none;
}
.postid-3803 .header-footer-group {
  display: none;
}
.postid-3803 .iff_header {
  height: 100px;
  padding: 0 50px;
  margin-top: 20px !important;
}
.postid-3803 .iff_header img {
  max-width: 200%;
}
.postid-3803 .social_icon {
  margin-left: 0px !important;
}
.postid-3803 .custom-event-header-s4 {
  border-top: solid black 1px;
  border-bottom: solid black 1px;
  padding: 10px 0;
  margin: 0 0 20px 0;
}
.postid-3803 .has-text-align-center a {
  padding: 0 20px;
  text-decoration: none;
  color: black;
  text-transform: uppercase;
}
.postid-3803 .has-text-align-center #register {
  color: #fbb03b;
}
.postid-3803 .footer_group {
  border-top: solid black 1px;
  padding-top: 20px;
}
.postid-3803 .social_col {
  padding: 0 0 0 50px !important;
}
.postid-3803 .wpem-single-event-wrapper {
  border: none;
}
.postid-3803 .wpem-single-event-body {
  padding-top: 50px;
}
.postid-3803 .wpem-ticket-info-wrap {
  border-left: 4px solid #fbb03b !important;
}
.postid-3803 * {
  font-family: "Mulish", sans-serif !important;
}
.postid-3803 .single_event_listing {
  max-width: 85% !important;
}
.postid-3803 .wpem-event-details {
  padding-bottom: 20px;
}
.postid-3803 .wpem-theme-button {
  background: #fbb03b;
}
.postid-3803 .wpem-theme-button:hover {
  background: #f7941e;
}
.postid-3803 .wpem-event-organizer {
  display: none;
}
.postid-3803 a:hover {
  color: #f7941e;
}
.postid-3803 .red {
  color: #ef4036;
}
/* Symposium 4 Event .postid-3803 Custom Code END */

/* Symposium 4 Schedule .postid-4148 Custom Code START */
.postid-4148 header {
  display: none;
}
.postid-4148 main article {
  max-width: 85% !important;
  margin: 0 auto;
}
.postid-4148 .footer-nav-widgets-wrapper {
  display: none;
}
.postid-4148 .pagination-single {
  display: none;
}
.postid-4148 .header-footer-group {
  display: none;
}
.postid-4148 .social_icon {
  margin-left: 0px !important;
}
.postid-4148 .custom-event-header-s4 {
  border-top: solid black 1px;
  border-bottom: solid black 1px;
  padding: 10px 0;
  margin: 0 0 50px 0;
}
.postid-4148 .has-text-align-center a {
  padding: 0 20px;
  text-decoration: none;
  color: black;
  text-transform: uppercase;
}
.postid-4148 .has-text-align-center #schedule {
  color: #fbb03b;
}
.postid-4148 .footer_group {
  border-top: solid black 1px;
  padding-top: 20px;
}
.postid-4148 .social_col {
  padding: 0 0 0 50px !important;
}
.postid-4148 a {
  color: #f7941e;
}
.postid-4148 strong a {
  color: black !important;
}
.postid-4148 * {
  font-family: "Mulish", sans-serif !important;
}
.postid-4148 .event_title {
  color: #f1592a;
  font-size: 23px;
}
.postid-4148 .event_bullet {
  display: inline;
}
.postid-4148 .event_time {
  text-decoration: none !important;
}
.postid-4148 .event_p {
  font-size: 13px;
  font-weight: bold;
}
.postid-4148 .pdt_time {
  color: #97130c;
}
.postid-4148 .mdt_time {
  color: #bd180f;
}
.postid-4148 .cdt_time {
  color: #ef0f0f;
}
.postid-4148 .edt_time {
  color: #ff4e03;
}
.postid-4148 .hst_time {
  color: #f67600;
}
.postid-4148 .nzst_time {
  color: #ffa90a;
}
.postid-4148 .lightred {
  background-color: rgba(239, 64, 64, 0.1);
  margin-top: -200px;
  padding-top: 50px;
}
.postid-4148 .lightyellow {
  background-color: rgba(247, 148, 30, 0.15);
  margin-top: -200px;
  padding-top: 50px;
}
.postid-4148 .wp-block-columns {
  padding: 50px 0 0 50px;
}
.postid-4148 .iff_header {
  height: 100px;
  margin-top: 20px !important;
}
.postid-4148 .iff_header img {
  max-width: 200%;
}
.postid-4148 .no_top_pad {
  padding: 0px;
}
.postid-4148 .wp-block-columns {
  margin-top: 0 auto !important;
}
.postid-4148 .entry-content > .alignwide:not(.wp-block-group.has-background),
.entry-content > .alignfull:not(.wp-block-group.has-background) {
  margin: 20px 0 !important;
}
.postid-4148 .footer_col {
  padding: 0px;
}
.postid-4148 .footer_group {
  border-top: solid black 1px;
  padding: 20px;
}
.postid-4148 .top-column {
  padding-top: 0 !important;
}
.postid-4148 .dateanc a {
  text-decoration: none;
  margin-right: 20px;
  color: grey;
}
.postid-4148 .dateanc a:hover {
  color: #fbb03b;
}
.postid-4148 .scheduleshift {
  padding-left: 0 !important;
  padding-right: 0 !important;
  padding-top: 0 !important;
}
.postid-4148 .wp-block-file__button {
  background-color: #f7941e;
}
.postid-4148 .wp-block-file {
  flex-wrap: nowrap;
  white-space: nowrap;
}
.postid-4148 .wp-block-file a:not(.wp-block-file__button):not(:last-child) {
  margin-right: 3rem !important;
}
.postid-4148 .noleft {
  padding-top: 0 !important;
}
.postid-4148 .underline_text {
  text-decoration: underline;
}
/* Symposium 4 Schedule .postid-4148 Custom Code END */

/* Symposium 4 Speakers .postid-4917 Custom Code START */
.postid-4917 header {
  display: none;
}
.postid-4917 main article {
  max-width: 85% !important;
  margin: 0 auto;
}
.postid-4917 .footer-nav-widgets-wrapper {
  display: none;
}
.postid-4917 .pagination-single {
  display: none;
}
.postid-4917 .header-footer-group {
  display: none;
}
.postid-4917 .iff_header {
  height: 100px;
  padding: 0 50px 0 50px;
  margin-top: 0px !important;
}
.postid-4917 .iff_header img {
  max-width: 200%;
}
.postid-4917 .social_icon {
  margin-left: 0px !important;
}
.postid-4917 .custom-event-header-s4 {
  border-top: solid black 1px;
  border-bottom: solid black 1px;
  padding: 10px 0;
  margin: 0 0 20px 0;
}
.postid-4917 .has-text-align-center a {
  padding: 0 20px;
  text-decoration: none;
  color: black;
  text-transform: uppercase;
}
.postid-4917 .has-text-align-center #speakers {
  color: #fbb03b;
}
.postid-4917 .footer_group {
  border-top: solid black 1px;
  padding-top: 20px;
}
.postid-4917 .social_col {
  padding: 0 0 0 50px !important;
}
.postid-4917 a {
  color: #f7941e;
}
.postid-4917 * {
  font-family: "Mulish", sans-serif !important;
}
.postid-4917 .speaker_img {
  margin: 40px 0px 20px 0px !important;
}
.postid-4917 .speakers_text {
  min-height: 100px;
  padding: 10px;
}
.postid-4917 .speakers_text p {
  font-size: 9px;
}
.postid-4917 .speakers_text strong a {
  color: #ef4036 !important;
}
.postid-4917 .red {
  background-color: #fde2e1;
  border-radius: 10px;
  font-weight: 500;
}
.postid-4917 .yellow {
  background-color: #feefd8;
  border-radius: 10px;
  font-weight: 500;
}
/* Symposium 4 Speakers .postid-4917 Custom Code END */

/* Symposium 4 Exhibitions .postid-4919 Custom Code START */
.postid-4919 header {
  display: none;
}
.postid-4919 main article {
  max-width: 85% !important;
  margin: 0 auto;
}
.postid-4919 .footer-nav-widgets-wrapper {
  display: none;
}
.postid-4919 .pagination-single {
  display: none;
}
.postid-4919 .header-footer-group {
  display: none;
}
.postid-4919 .iff_header {
  height: 100px;
  padding: 0 50px;
  margin-top: 20px !important;
}
.postid-4919 .iff_header img {
  max-width: 200%;
}
.postid-4919 .social_icon {
  margin-left: 0px !important;
}
.postid-4919 .custom-event-header-s4 {
  border-top: solid black 1px;
  border-bottom: solid black 1px;
  padding: 10px 0;
  margin: 0 0 50px 0;
}
.postid-4919 .has-text-align-center a {
  padding: 0 20px;
  text-decoration: none;
  color: black;
  text-transform: uppercase;
}
.postid-4919 .has-text-align-center #exhibitions {
  color: #fbb03b;
}
.postid-4919 .footer_group {
  border-top: solid black 1px;
  padding-top: 20px;
}
.postid-4919 .social_col {
  padding: 0 0 0 50px !important;
}
.postid-4919 a {
  color: #f7941e;
}
.postid-4919 * {
  font-family: "Mulish", sans-serif !important;
}
.postid-4919 .event_title {
  color: #f1592a;
  font-size: 23px;
}
.postid-4919 .event_bullet {
  display: inline;
}
.postid-4919 .event_time {
  text-decoration: none !important;
}
.postid-4919 .event_p {
  font-size: 13px;
  font-weight: bold;
}
.postid-4919 .pdt_time {
  color: #97130c;
}
.postid-4919 .mdt_time {
  color: #bd180f;
}
.postid-4919 .cdt_time {
  color: #ef0f0f;
}
.postid-4919 .edt_time {
  color: #ff4e03;
}
.postid-4919 .hst_time {
  color: #f67600;
}
.postid-4919 .nzst_time {
  color: #ffa90a;
}
.postid-4919 .red {
  background-color: #fde2e1;
  border-radius: 10px;
  font-weight: 500;
  padding: 30px;
}
.postid-4919 .yellow {
  background-color: #feefd8;
  border-radius: 10px;
  font-weight: 500;
  padding: 30px;
}
.postid-4919 h4 {
  color: #ef4036;
}
/* Symposium 4 Exhibitions .postid-3483 Custom Code END */

/* Symposium 4 Videos .postid-7001 Custom Code START */
.postid-7001 header {
  display: none;
}
.postid-7001 main article {
  max-width: 85% !important;
  margin: 0 auto;
}
.postid-7001 .footer-nav-widgets-wrapper {
  display: none;
}
.postid-7001 .pagination-single {
  display: none;
}
.postid-7001 .header-footer-group {
  display: none;
}
.postid-7001 .social_icon {
  margin-left: 0px !important;
}
.postid-7001 .custom-event-header-s4 {
  border-top: solid black 1px;
  border-bottom: solid black 1px;
  padding: 10px 0;
  margin: 0 0 50px 0;
}
.postid-7001 .has-text-align-center a {
  padding: 0 20px;
  text-decoration: none;
  color: black;
  text-transform: uppercase;
}
.postid-7001 .has-text-align-center #videos {
  color: #fbb03b;
}
.postid-7001 .footer_group {
  border-top: solid black 1px;
  padding-top: 20px;
}
.postid-7001 .social_col {
  padding: 0 0 0 50px !important;
}
.postid-7001 a {
  color: #f7941e;
}
.postid-7001 strong a {
  color: black !important;
}
.postid-7001 * {
  font-family: "Mulish", sans-serif !important;
}
.postid-7001 .event_title {
  color: #f1592a;
  font-size: 23px;
}
.postid-7001 .event_bullet {
  display: inline;
}
.postid-7001 .event_time {
  text-decoration: none !important;
  font-size: 13px !important;
}
.postid-7001 .event_p {
  font-size: 13px;
  font-weight: bold;
}
.postid-7001 .pdt_time {
  color: #97130c;
  font-size: 13px !important;
  font-weight: bold;
}
.postid-7001 .mdt_time {
  color: #bd180f;
  font-size: 13px !important;
  font-weight: bold;
}
.postid-7001 .cdt_time {
  color: #ef0f0f;
  font-size: 13px !important;
  font-weight: bold;
}
.postid-7001 .edt_time {
  color: #ff4e03;
  font-size: 13px !important;
  font-weight: bold;
}
.postid-7001 .hst_time {
  color: #f67600;
  font-size: 13px !important;
  font-weight: bold;
}
.postid-7001 .nzst_time {
  color: #ffa90a;
  font-size: 13px !important;
  font-weight: bold;
}
.postid-7001 .lightred {
  background-color: rgba(239, 64, 64, 0.1);
  margin-top: -200px;
  padding: 50px;
}
.postid-7001 .lightyellow {
  background-color: rgba(247, 148, 30, 0.15);
  margin-top: -200px;
  padding: 50px;
}
.postid-7001 .iff_header {
  height: 100px;
  margin-top: 20px !important;
}
.postid-7001 .iff_header img {
  max-width: 200%;
}
.postid-7001 .no_top_pad {
  padding: 0px;
}
.postid-7001 .wp-block-columns {
  margin-top: 0 auto !important;
}
.postid-7001 .entry-content > .alignwide:not(.wp-block-group.has-background),
.entry-content > .alignfull:not(.wp-block-group.has-background) {
  margin: 20px 0 !important;
}
.postid-7001 .footer_col {
  padding: 0px;
}
.postid-7001 .footer_group {
  border-top: solid black 1px;
  padding: 20px;
}
.postid-7001 .top-column {
  padding-top: 0 !important;
}
.postid-7001 .dateanc a {
  text-decoration: none;
  margin-right: 20px;
  color: grey;
}
.postid-7001 .dateanc a:hover {
  color: #fbb03b;
}
.postid-7001 .scheduleshift {
  padding-left: 0 !important;
  padding-right: 0 !important;
  padding-top: 0 !important;
}
.postid-7001 .wp-block-file__button {
  background-color: #f7941e;
}
.postid-7001 .wp-block-file {
  flex-wrap: nowrap;
  white-space: nowrap;
}
.postid-7001 .wp-block-file a:not(.wp-block-file__button):not(:last-child) {
  margin-right: 3rem !important;
}
.postid-7001 .noleft {
  padding-top: 0 !important;
}
.postid-7001 .underline_text {
  text-decoration: underline;
}
.postid-7001 .event_title_p_height {
  margin-top: -17.682px !important;
}
/* .postid-7001 .event_title_p_height {min-height: 124px;}
.postid-7001 .paragraph_height_space {padding-top: 160px;} */

/* Symposium 4 Videos .postid-7001 Custom Code END */

/* Symposium 4 Cart .page-id-4046 Custom Code START */
.page-id-4046 header {
  display: none;
}
.page-id-4046 main {
  padding: 50px 0;
}
.page-id-4046 .footer-nav-widgets-wrapper {
  display: none;
}
.page-id-4046 .pagination-single {
  display: none;
}
.page-id-4046 .header-footer-group {
  display: none;
}
.page-id-4046 .iff_header {
  height: 100px;
  padding: 0 50px;
  margin-top: 20px !important;
}
.page-id-4046 .iff_header img {
  max-width: 200%;
}
.page-id-4046 .social_icon {
  margin-left: 0px !important;
}
.page-id-4046 .custom-event-header-s4 {
  border-top: solid black 1px;
  border-bottom: solid black 1px;
  padding: 10px 0;
  margin: 0 0 20px 0;
}
.page-id-4046 .has-text-align-center a {
  padding: 0 20px;
  text-decoration: none;
  color: black;
  text-transform: uppercase;
}
.page-id-4046 .has-text-align-center #register {
  color: #fbb03b;
}
.page-id-4046 .footer_group {
  border-top: solid black 1px;
  padding-top: 20px;
}
.page-id-4046 .social_col {
  padding: 0 0 0 50px !important;
}
.page-id-4046 .checkout-button {
  background-color: #f7941e;
}
/* Symposium 4 Cart .page-id-4046 Custom Code END */

/* Symposium 4 Checkout .page-id-4047 Custom Code START */
.page-id-4047 header {
  display: none;
}
.page-id-4047 main {
  padding: 50px 0;
}
.page-id-4047 .footer-nav-widgets-wrapper {
  display: none;
}
.page-id-4047 .pagination-single {
  display: none;
}
.page-id-4047 .header-footer-group {
  display: none;
}
.page-id-4047 #place_order {
  background-color: #f7941e;
}
.page-id-4047 .iff_header {
  height: 100px;
  padding: 0 50px;
  margin-top: 20px !important;
}
.page-id-4047 .iff_header img {
  max-width: 200%;
}
.page-id-4047 .social_icon {
  margin-left: 0px !important;
}
.page-id-4047 .custom-event-header-s4 {
  border-top: solid black 1px;
  border-bottom: solid black 1px;
  padding: 10px 0;
  margin: 0 0 20px 0;
}
.page-id-4047 .has-text-align-center a {
  padding: 0 20px;
  text-decoration: none;
  color: black;
  text-transform: uppercase;
}
.page-id-4047 .has-text-align-center #register {
  color: #fbb03b;
}
.page-id-4047 .footer_group {
  border-top: solid black 1px;
  padding-top: 20px;
}
.page-id-4047 .social_col {
  padding: 0 0 0 50px !important;
}
.page-id-4047 a {
  text-decoration: none;
  color: #fbb03b;
}
.page-id-4047 .alignfull {
  padding-left: 0 !important;
}
/* Symposium 4 Checkout .page-id-4047 Custom Code END */

/* Symposium 4 Speakers Individual Custom Code START */
.postid-5027 header {
  display: none;
}
.postid-5027 main article {
  max-width: 85% !important;
  margin: 0 auto;
}
.postid-5027 .footer-nav-widgets-wrapper {
  display: none;
}
.postid-5027 .pagination-single {
  display: none;
}
.postid-5027 .header-footer-group {
  display: none;
}
.postid-5027 .iff_header {
  height: 100px;
  padding: 0 50px;
  margin-top: 20px !important;
}
.postid-5027 .iff_header img {
  max-width: 200%;
}
.postid-5027 .social_icon {
  margin-left: 0px !important;
}
.postid-5027 .custom-event-header-s4 {
  border-top: solid black 1px;
  border-bottom: solid black 1px;
  padding: 10px 0;
  margin: 0 0 20px 0;
}
.postid-5027 .has-text-align-center a {
  padding: 0 20px;
  text-decoration: none;
  color: black;
  text-transform: uppercase;
}
.postid-5027 .has-text-align-center #speakers {
  color: #fbb03b;
}
.postid-5027 .footer_group {
  border-top: solid black 1px;
  padding-top: 20px;
}
.postid-5027 .social_col {
  padding: 0 0 0 50px !important;
}
.postid-5027 * {
  font-family: "Mulish", sans-serif !important;
}
.postid-5027 a {
  color: #f7941e;
  text-decoration: none;
}
.postid-5027 img {
  border-radius: 0 !important;
}
.postid-5027 .speaker_name {
  color: #ef4036;
  font-weight: bold;
}
/* Symposium 4 Speakers IndividualCustom Code END */

/* Symposium 4 Speakers Individual Custom Code START */
.postid-5116 header {
  display: none;
}
.postid-5116 main article {
  max-width: 85% !important;
  margin: 0 auto;
}
.postid-5116 .footer-nav-widgets-wrapper {
  display: none;
}
.postid-5116 .pagination-single {
  display: none;
}
.postid-5116 .header-footer-group {
  display: none;
}
.postid-5116 .iff_header {
  height: 100px;
  padding: 0 50px;
  margin-top: 20px !important;
}
.postid-5116 .iff_header img {
  max-width: 200%;
}
.postid-5116 .social_icon {
  margin-left: 0px !important;
}
.postid-5116 .custom-event-header-s4 {
  border-top: solid black 1px;
  border-bottom: solid black 1px;
  padding: 10px 0;
  margin: 0 0 20px 0;
}
.postid-5116 .has-text-align-center a {
  padding: 0 20px;
  text-decoration: none;
  color: black;
  text-transform: uppercase;
}
.postid-5116 .has-text-align-center #speakers {
  color: #fbb03b;
}
.postid-5116 .footer_group {
  border-top: solid black 1px;
  padding-top: 20px;
}
.postid-5116 .social_col {
  padding: 0 0 0 50px !important;
}
.postid-5116 * {
  font-family: "Mulish", sans-serif !important;
}
.postid-5116 a {
  color: #f7941e;
  text-decoration: none;
}
.postid-5116 img {
  border-radius: 0 !important;
}
.postid-5116 .speaker_name {
  color: #ef4036;
  font-weight: bold;
}
/* Symposium 4 Speakers IndividualCustom Code END */

/* Symposium 4 Speakers Individual Custom Code START */
.postid-5126 header {
  display: none;
}
.postid-5126 main article {
  max-width: 85% !important;
  margin: 0 auto;
}
.postid-5126 .footer-nav-widgets-wrapper {
  display: none;
}
.postid-5126 .pagination-single {
  display: none;
}
.postid-5126 .header-footer-group {
  display: none;
}
.postid-5126 .iff_header {
  height: 100px;
  padding: 0 50px;
  margin-top: 20px !important;
}
.postid-5126 .iff_header img {
  max-width: 200%;
}
.postid-5126 .social_icon {
  margin-left: 0px !important;
}
.postid-5126 .custom-event-header-s4 {
  border-top: solid black 1px;
  border-bottom: solid black 1px;
  padding: 10px 0;
  margin: 0 0 20px 0;
}
.postid-5126 .has-text-align-center a {
  padding: 0 20px;
  text-decoration: none;
  color: black;
  text-transform: uppercase;
}
.postid-5126 .has-text-align-center #speakers {
  color: #fbb03b;
}
.postid-5126 .footer_group {
  border-top: solid black 1px;
  padding-top: 20px;
}
.postid-5126 .social_col {
  padding: 0 0 0 50px !important;
}
.postid-5126 * {
  font-family: "Mulish", sans-serif !important;
}
.postid-5126 a {
  color: #f7941e;
  text-decoration: none;
}
.postid-5126 img {
  border-radius: 0 !important;
}
.postid-5126 .speaker_name {
  color: #ef4036;
  font-weight: bold;
}
/* Symposium 4 Speakers IndividualCustom Code END */

/* Symposium 4 Speakers Individual Custom Code START */
.postid-5128 header {
  display: none;
}
.postid-5128 main article {
  max-width: 85% !important;
  margin: 0 auto;
}
.postid-5128 .footer-nav-widgets-wrapper {
  display: none;
}
.postid-5128 .pagination-single {
  display: none;
}
.postid-5128 .header-footer-group {
  display: none;
}
.postid-5128 .iff_header {
  height: 100px;
  padding: 0 50px;
  margin-top: 20px !important;
}
.postid-5128 .iff_header img {
  max-width: 200%;
}
.postid-5128 .social_icon {
  margin-left: 0px !important;
}
.postid-5128 .custom-event-header-s4 {
  border-top: solid black 1px;
  border-bottom: solid black 1px;
  padding: 10px 0;
  margin: 0 0 20px 0;
}
.postid-5128 .has-text-align-center a {
  padding: 0 20px;
  text-decoration: none;
  color: black;
  text-transform: uppercase;
}
.postid-5128 .has-text-align-center #speakers {
  color: #fbb03b;
}
.postid-5128 .footer_group {
  border-top: solid black 1px;
  padding-top: 20px;
}
.postid-5128 .social_col {
  padding: 0 0 0 50px !important;
}
.postid-5128 * {
  font-family: "Mulish", sans-serif !important;
}
.postid-5128 a {
  color: #f7941e;
  text-decoration: none;
}
.postid-5128 img {
  border-radius: 0 !important;
}
.postid-5128 .speaker_name {
  color: #ef4036;
  font-weight: bold;
}
/* Symposium 4 Speakers IndividualCustom Code END */

/* Symposium 4 Speakers Individual Custom Code START */
.postid-5133 header {
  display: none;
}
.postid-5133 main article {
  max-width: 85% !important;
  margin: 0 auto;
}
.postid-5133 .footer-nav-widgets-wrapper {
  display: none;
}
.postid-5133 .pagination-single {
  display: none;
}
.postid-5133 .header-footer-group {
  display: none;
}
.postid-5133 .iff_header {
  height: 100px;
  padding: 0 50px;
  margin-top: 20px !important;
}
.postid-5133 .iff_header img {
  max-width: 200%;
}
.postid-5133 .social_icon {
  margin-left: 0px !important;
}
.postid-5133 .custom-event-header-s4 {
  border-top: solid black 1px;
  border-bottom: solid black 1px;
  padding: 10px 0;
  margin: 0 0 20px 0;
}
.postid-5133 .has-text-align-center a {
  padding: 0 20px;
  text-decoration: none;
  color: black;
  text-transform: uppercase;
}
.postid-5133 .has-text-align-center #speakers {
  color: #fbb03b;
}
.postid-5133 .footer_group {
  border-top: solid black 1px;
  padding-top: 20px;
}
.postid-5133 .social_col {
  padding: 0 0 0 50px !important;
}
.postid-5133 * {
  font-family: "Mulish", sans-serif !important;
}
.postid-5133 a {
  color: #f7941e;
  text-decoration: none;
}
.postid-5133 img {
  border-radius: 0 !important;
}
.postid-5133 .speaker_name {
  color: #ef4036;
  font-weight: bold;
}
/* Symposium 4 Speakers IndividualCustom Code END */

/* Symposium 4 Speakers Individual Custom Code START */
.postid-5137 header {
  display: none;
}
.postid-5137 main article {
  max-width: 85% !important;
  margin: 0 auto;
}
.postid-5137 .footer-nav-widgets-wrapper {
  display: none;
}
.postid-5137 .pagination-single {
  display: none;
}
.postid-5137 .header-footer-group {
  display: none;
}
.postid-5137 .iff_header {
  height: 100px;
  padding: 0 50px;
  margin-top: 20px !important;
}
.postid-5137 .iff_header img {
  max-width: 200%;
}
.postid-5137 .social_icon {
  margin-left: 0px !important;
}
.postid-5137 .custom-event-header-s4 {
  border-top: solid black 1px;
  border-bottom: solid black 1px;
  padding: 10px 0;
  margin: 0 0 20px 0;
}
.postid-5137 .has-text-align-center a {
  padding: 0 20px;
  text-decoration: none;
  color: black;
  text-transform: uppercase;
}
.postid-5137 .has-text-align-center #speakers {
  color: #fbb03b;
}
.postid-5137 .footer_group {
  border-top: solid black 1px;
  padding-top: 20px;
}
.postid-5137 .social_col {
  padding: 0 0 0 50px !important;
}
.postid-5137 * {
  font-family: "Mulish", sans-serif !important;
}
.postid-5137 a {
  color: #f7941e;
  text-decoration: none;
}
.postid-5137 img {
  border-radius: 0 !important;
}
.postid-5137 .speaker_name {
  color: #ef4036;
  font-weight: bold;
}
/* Symposium 4 Speakers IndividualCustom Code END */

/* Symposium 4 Speakers Individual Custom Code START */
.postid-5139 header {
  display: none;
}
.postid-5139 main article {
  max-width: 85% !important;
  margin: 0 auto;
}
.postid-5139 .footer-nav-widgets-wrapper {
  display: none;
}
.postid-5139 .pagination-single {
  display: none;
}
.postid-5139 .header-footer-group {
  display: none;
}
.postid-5139 .iff_header {
  height: 100px;
  padding: 0 50px;
  margin-top: 20px !important;
}
.postid-5139 .iff_header img {
  max-width: 200%;
}
.postid-5139 .social_icon {
  margin-left: 0px !important;
}
.postid-5139 .custom-event-header-s4 {
  border-top: solid black 1px;
  border-bottom: solid black 1px;
  padding: 10px 0;
  margin: 0 0 20px 0;
}
.postid-5139 .has-text-align-center a {
  padding: 0 20px;
  text-decoration: none;
  color: black;
  text-transform: uppercase;
}
.postid-5139 .has-text-align-center #speakers {
  color: #fbb03b;
}
.postid-5139 .footer_group {
  border-top: solid black 1px;
  padding-top: 20px;
}
.postid-5139 .social_col {
  padding: 0 0 0 50px !important;
}
.postid-5139 * {
  font-family: "Mulish", sans-serif !important;
}
.postid-5139 a {
  color: #f7941e;
  text-decoration: none;
}
.postid-5139 img {
  border-radius: 0 !important;
}
.postid-5139 .speaker_name {
  color: #ef4036;
  font-weight: bold;
}
/* Symposium 4 Speakers IndividualCustom Code END */

/* Symposium 4 Speakers Individual Custom Code START */
.postid-5141 header {
  display: none;
}
.postid-5141 main article {
  max-width: 85% !important;
  margin: 0 auto;
}
.postid-5141 .footer-nav-widgets-wrapper {
  display: none;
}
.postid-5141 .pagination-single {
  display: none;
}
.postid-5141 .header-footer-group {
  display: none;
}
.postid-5141 .iff_header {
  height: 100px;
  padding: 0 50px;
  margin-top: 20px !important;
}
.postid-5141 .iff_header img {
  max-width: 200%;
}
.postid-5141 .social_icon {
  margin-left: 0px !important;
}
.postid-5141 .custom-event-header-s4 {
  border-top: solid black 1px;
  border-bottom: solid black 1px;
  padding: 10px 0;
  margin: 0 0 20px 0;
}
.postid-5141 .has-text-align-center a {
  padding: 0 20px;
  text-decoration: none;
  color: black;
  text-transform: uppercase;
}
.postid-5141 .has-text-align-center #speakers {
  color: #fbb03b;
}
.postid-5141 .footer_group {
  border-top: solid black 1px;
  padding-top: 20px;
}
.postid-5141 .social_col {
  padding: 0 0 0 50px !important;
}
.postid-5141 * {
  font-family: "Mulish", sans-serif !important;
}
.postid-5141 a {
  color: #f7941e;
  text-decoration: none;
}
.postid-5141 img {
  border-radius: 0 !important;
}
.postid-5141 .speaker_name {
  color: #ef4036;
  font-weight: bold;
}
/* Symposium 4 Speakers IndividualCustom Code END */

/* Symposium 4 Speakers Individual Custom Code START */
.postid-5143 header {
  display: none;
}
.postid-5143 main article {
  max-width: 85% !important;
  margin: 0 auto;
}
.postid-5143 .footer-nav-widgets-wrapper {
  display: none;
}
.postid-5143 .pagination-single {
  display: none;
}
.postid-5143 .header-footer-group {
  display: none;
}
.postid-5143 .iff_header {
  height: 100px;
  padding: 0 50px;
  margin-top: 20px !important;
}
.postid-5143 .iff_header img {
  max-width: 200%;
}
.postid-5143 .social_icon {
  margin-left: 0px !important;
}
.postid-5143 .custom-event-header-s4 {
  border-top: solid black 1px;
  border-bottom: solid black 1px;
  padding: 10px 0;
  margin: 0 0 20px 0;
}
.postid-5143 .has-text-align-center a {
  padding: 0 20px;
  text-decoration: none;
  color: black;
  text-transform: uppercase;
}
.postid-5143 .has-text-align-center #speakers {
  color: #fbb03b;
}
.postid-5143 .footer_group {
  border-top: solid black 1px;
  padding-top: 20px;
}
.postid-5143 .social_col {
  padding: 0 0 0 50px !important;
}
.postid-5143 * {
  font-family: "Mulish", sans-serif !important;
}
.postid-5143 a {
  color: #f7941e;
  text-decoration: none;
}
.postid-5143 img {
  border-radius: 0 !important;
}
.postid-5143 .speaker_name {
  color: #ef4036;
  font-weight: bold;
}
/* Symposium 4 Speakers IndividualCustom Code END */

/* Symposium 4 Speakers Individual Custom Code START */
.postid-5145 header {
  display: none;
}
.postid-5145 main article {
  max-width: 85% !important;
  margin: 0 auto;
}
.postid-5145 .footer-nav-widgets-wrapper {
  display: none;
}
.postid-5145 .pagination-single {
  display: none;
}
.postid-5145 .header-footer-group {
  display: none;
}
.postid-5145 .iff_header {
  height: 100px;
  padding: 0 50px;
  margin-top: 20px !important;
}
.postid-5145 .iff_header img {
  max-width: 200%;
}
.postid-5145 .social_icon {
  margin-left: 0px !important;
}
.postid-5145 .custom-event-header-s4 {
  border-top: solid black 1px;
  border-bottom: solid black 1px;
  padding: 10px 0;
  margin: 0 0 20px 0;
}
.postid-5145 .has-text-align-center a {
  padding: 0 20px;
  text-decoration: none;
  color: black;
  text-transform: uppercase;
}
.postid-5145 .has-text-align-center #speakers {
  color: #fbb03b;
}
.postid-5145 .footer_group {
  border-top: solid black 1px;
  padding-top: 20px;
}
.postid-5145 .social_col {
  padding: 0 0 0 50px !important;
}
.postid-5145 * {
  font-family: "Mulish", sans-serif !important;
}
.postid-5145 a {
  color: #f7941e;
  text-decoration: none;
}
.postid-5145 img {
  border-radius: 0 !important;
}
.postid-5145 .speaker_name {
  color: #ef4036;
  font-weight: bold;
}
/* Symposium 4 Speakers IndividualCustom Code END */

/* Symposium 4 Speakers Individual Custom Code START */
.postid-5147 header {
  display: none;
}
.postid-5147 main article {
  max-width: 85% !important;
  margin: 0 auto;
}
.postid-5147 .footer-nav-widgets-wrapper {
  display: none;
}
.postid-5147 .pagination-single {
  display: none;
}
.postid-5147 .header-footer-group {
  display: none;
}
.postid-5147 .iff_header {
  height: 100px;
  padding: 0 50px;
  margin-top: 20px !important;
}
.postid-5147 .iff_header img {
  max-width: 200%;
}
.postid-5147 .social_icon {
  margin-left: 0px !important;
}
.postid-5147 .custom-event-header-s4 {
  border-top: solid black 1px;
  border-bottom: solid black 1px;
  padding: 10px 0;
  margin: 0 0 20px 0;
}
.postid-5147 .has-text-align-center a {
  padding: 0 20px;
  text-decoration: none;
  color: black;
  text-transform: uppercase;
}
.postid-5147 .has-text-align-center #speakers {
  color: #fbb03b;
}
.postid-5147 .footer_group {
  border-top: solid black 1px;
  padding-top: 20px;
}
.postid-5147 .social_col {
  padding: 0 0 0 50px !important;
}
.postid-5147 * {
  font-family: "Mulish", sans-serif !important;
}
.postid-5147 a {
  color: #f7941e;
  text-decoration: none;
}
.postid-5147 img {
  border-radius: 0 !important;
}
.postid-5147 .speaker_name {
  color: #ef4036;
  font-weight: bold;
}
/* Symposium 4 Speakers IndividualCustom Code END */

/* Symposium 4 Speakers Individual Custom Code START */
.postid-5149 header {
  display: none;
}
.postid-5149 main article {
  max-width: 85% !important;
  margin: 0 auto;
}
.postid-5149 .footer-nav-widgets-wrapper {
  display: none;
}
.postid-5149 .pagination-single {
  display: none;
}
.postid-5149 .header-footer-group {
  display: none;
}
.postid-5149 .iff_header {
  height: 100px;
  padding: 0 50px;
  margin-top: 20px !important;
}
.postid-5149 .iff_header img {
  max-width: 200%;
}
.postid-5149 .social_icon {
  margin-left: 0px !important;
}
.postid-5149 .custom-event-header-s4 {
  border-top: solid black 1px;
  border-bottom: solid black 1px;
  padding: 10px 0;
  margin: 0 0 20px 0;
}
.postid-5149 .has-text-align-center a {
  padding: 0 20px;
  text-decoration: none;
  color: black;
  text-transform: uppercase;
}
.postid-5149 .has-text-align-center #speakers {
  color: #fbb03b;
}
.postid-5149 .footer_group {
  border-top: solid black 1px;
  padding-top: 20px;
}
.postid-5149 .social_col {
  padding: 0 0 0 50px !important;
}
.postid-5149 * {
  font-family: "Mulish", sans-serif !important;
}
.postid-5149 a {
  color: #f7941e;
  text-decoration: none;
}
.postid-5149 img {
  border-radius: 0 !important;
}
.postid-5149 .speaker_name {
  color: #ef4036;
  font-weight: bold;
}
/* Symposium 4 Speakers IndividualCustom Code END */

/* Symposium 4 Speakers Individual Custom Code START */
.postid-5153 header {
  display: none;
}
.postid-5153 main article {
  max-width: 85% !important;
  margin: 0 auto;
}
.postid-5153 .footer-nav-widgets-wrapper {
  display: none;
}
.postid-5153 .pagination-single {
  display: none;
}
.postid-5153 .header-footer-group {
  display: none;
}
.postid-5153 .iff_header {
  height: 100px;
  padding: 0 50px;
  margin-top: 20px !important;
}
.postid-5153 .iff_header img {
  max-width: 200%;
}
.postid-5153 .social_icon {
  margin-left: 0px !important;
}
.postid-5153 .custom-event-header-s4 {
  border-top: solid black 1px;
  border-bottom: solid black 1px;
  padding: 10px 0;
  margin: 0 0 20px 0;
}
.postid-5153 .has-text-align-center a {
  padding: 0 20px;
  text-decoration: none;
  color: black;
  text-transform: uppercase;
}
.postid-5153 .has-text-align-center #speakers {
  color: #fbb03b;
}
.postid-5153 .footer_group {
  border-top: solid black 1px;
  padding-top: 20px;
}
.postid-5153 .social_col {
  padding: 0 0 0 50px !important;
}
.postid-5153 * {
  font-family: "Mulish", sans-serif !important;
}
.postid-5153 a {
  color: #f7941e;
  text-decoration: none;
}
.postid-5153 img {
  border-radius: 0 !important;
}
.postid-5153 .speaker_name {
  color: #ef4036;
  font-weight: bold;
}
/* Symposium 4 Speakers IndividualCustom Code END */

/* Symposium 4 Speakers Individual Custom Code START */
.postid-5162 header {
  display: none;
}
.postid-5162 main article {
  max-width: 85% !important;
  margin: 0 auto;
}
.postid-5162 .footer-nav-widgets-wrapper {
  display: none;
}
.postid-5162 .pagination-single {
  display: none;
}
.postid-5162 .header-footer-group {
  display: none;
}
.postid-5162 .iff_header {
  height: 100px;
  padding: 0 50px;
  margin-top: 20px !important;
}
.postid-5162 .iff_header img {
  max-width: 200%;
}
.postid-5162 .social_icon {
  margin-left: 0px !important;
}
.postid-5162 .custom-event-header-s4 {
  border-top: solid black 1px;
  border-bottom: solid black 1px;
  padding: 10px 0;
  margin: 0 0 20px 0;
}
.postid-5162 .has-text-align-center a {
  padding: 0 20px;
  text-decoration: none;
  color: black;
  text-transform: uppercase;
}
.postid-5162 .has-text-align-center #speakers {
  color: #fbb03b;
}
.postid-5162 .footer_group {
  border-top: solid black 1px;
  padding-top: 20px;
}
.postid-5162 .social_col {
  padding: 0 0 0 50px !important;
}
.postid-5162 * {
  font-family: "Mulish", sans-serif !important;
}
.postid-5162 a {
  color: #f7941e;
  text-decoration: none;
}
.postid-5162 img {
  border-radius: 0 !important;
}
.postid-5162 .speaker_name {
  color: #ef4036;
  font-weight: bold;
}
/* Symposium 4 Speakers IndividualCustom Code END */

/* Symposium 4 Speakers Individual Custom Code START */
.postid-5164 header {
  display: none;
}
.postid-5164 main article {
  max-width: 85% !important;
  margin: 0 auto;
}
.postid-5164 .footer-nav-widgets-wrapper {
  display: none;
}
.postid-5164 .pagination-single {
  display: none;
}
.postid-5164 .header-footer-group {
  display: none;
}
.postid-5164 .iff_header {
  height: 100px;
  padding: 0 50px;
  margin-top: 20px !important;
}
.postid-5164 .iff_header img {
  max-width: 200%;
}
.postid-5164 .social_icon {
  margin-left: 0px !important;
}
.postid-5164 .custom-event-header-s4 {
  border-top: solid black 1px;
  border-bottom: solid black 1px;
  padding: 10px 0;
  margin: 0 0 20px 0;
}
.postid-5164 .has-text-align-center a {
  padding: 0 20px;
  text-decoration: none;
  color: black;
  text-transform: uppercase;
}
.postid-5164 .has-text-align-center #speakers {
  color: #fbb03b;
}
.postid-5164 .footer_group {
  border-top: solid black 1px;
  padding-top: 20px;
}
.postid-5164 .social_col {
  padding: 0 0 0 50px !important;
}
.postid-5164 * {
  font-family: "Mulish", sans-serif !important;
}
.postid-5164 a {
  color: #f7941e;
  text-decoration: none;
}
.postid-5164 img {
  border-radius: 0 !important;
}
.postid-5164 .speaker_name {
  color: #ef4036;
  font-weight: bold;
}
/* Symposium 4 Speakers IndividualCustom Code END */

/* Symposium 4 Speakers Individual Custom Code START */
.postid-5197 header {
  display: none;
}
.postid-5197 main article {
  max-width: 85% !important;
  margin: 0 auto;
}
.postid-5197 .footer-nav-widgets-wrapper {
  display: none;
}
.postid-5197 .pagination-single {
  display: none;
}
.postid-5197 .header-footer-group {
  display: none;
}
.postid-5197 .iff_header {
  height: 100px;
  padding: 0 50px;
  margin-top: 20px !important;
}
.postid-5197 .iff_header img {
  max-width: 200%;
}
.postid-5197 .social_icon {
  margin-left: 0px !important;
}
.postid-5197 .custom-event-header-s4 {
  border-top: solid black 1px;
  border-bottom: solid black 1px;
  padding: 10px 0;
  margin: 0 0 20px 0;
}
.postid-5197 .has-text-align-center a {
  padding: 0 20px;
  text-decoration: none;
  color: black;
  text-transform: uppercase;
}
.postid-5197 .has-text-align-center #speakers {
  color: #fbb03b;
}
.postid-5197 .footer_group {
  border-top: solid black 1px;
  padding-top: 20px;
}
.postid-5197 .social_col {
  padding: 0 0 0 50px !important;
}
.postid-5197 * {
  font-family: "Mulish", sans-serif !important;
}
.postid-5197 a {
  color: #f7941e;
  text-decoration: none;
}
.postid-5197 img {
  border-radius: 0 !important;
}
.postid-5197 .speaker_name {
  color: #ef4036;
  font-weight: bold;
}
/* Symposium 4 Speakers IndividualCustom Code END */

/* Symposium 4 Speakers Individual Custom Code START */
.postid-5199 header {
  display: none;
}
.postid-5199 main article {
  max-width: 85% !important;
  margin: 0 auto;
}
.postid-5199 .footer-nav-widgets-wrapper {
  display: none;
}
.postid-5199 .pagination-single {
  display: none;
}
.postid-5199 .header-footer-group {
  display: none;
}
.postid-5199 .iff_header {
  height: 100px;
  padding: 0 50px;
  margin-top: 20px !important;
}
.postid-5199 .iff_header img {
  max-width: 200%;
}
.postid-5199 .social_icon {
  margin-left: 0px !important;
}
.postid-5199 .custom-event-header-s4 {
  border-top: solid black 1px;
  border-bottom: solid black 1px;
  padding: 10px 0;
  margin: 0 0 20px 0;
}
.postid-5199 .has-text-align-center a {
  padding: 0 20px;
  text-decoration: none;
  color: black;
  text-transform: uppercase;
}
.postid-5199 .has-text-align-center #speakers {
  color: #fbb03b;
}
.postid-5199 .footer_group {
  border-top: solid black 1px;
  padding-top: 20px;
}
.postid-5199 .social_col {
  padding: 0 0 0 50px !important;
}
.postid-5199 * {
  font-family: "Mulish", sans-serif !important;
}
.postid-5199 a {
  color: #f7941e;
  text-decoration: none;
}
.postid-5199 img {
  border-radius: 0 !important;
}
.postid-5199 .speaker_name {
  color: #ef4036;
  font-weight: bold;
}
/* Symposium 4 Speakers IndividualCustom Code END */

/* Symposium 4 Speakers Individual Custom Code START */
.postid-5202 header {
  display: none;
}
.postid-5202 main article {
  max-width: 85% !important;
  margin: 0 auto;
}
.postid-5202 .footer-nav-widgets-wrapper {
  display: none;
}
.postid-5202 .pagination-single {
  display: none;
}
.postid-5202 .header-footer-group {
  display: none;
}
.postid-5202 .iff_header {
  height: 100px;
  padding: 0 50px;
  margin-top: 20px !important;
}
.postid-5202 .iff_header img {
  max-width: 200%;
}
.postid-5202 .social_icon {
  margin-left: 0px !important;
}
.postid-5202 .custom-event-header-s4 {
  border-top: solid black 1px;
  border-bottom: solid black 1px;
  padding: 10px 0;
  margin: 0 0 20px 0;
}
.postid-5202 .has-text-align-center a {
  padding: 0 20px;
  text-decoration: none;
  color: black;
  text-transform: uppercase;
}
.postid-5202 .has-text-align-center #speakers {
  color: #fbb03b;
}
.postid-5202 .footer_group {
  border-top: solid black 1px;
  padding-top: 20px;
}
.postid-5202 .social_col {
  padding: 0 0 0 50px !important;
}
.postid-5202 * {
  font-family: "Mulish", sans-serif !important;
}
.postid-5202 a {
  color: #f7941e;
  text-decoration: none;
}
.postid-5202 img {
  border-radius: 0 !important;
}
.postid-5202 .speaker_name {
  color: #ef4036;
  font-weight: bold;
}
/* Symposium 4 Speakers IndividualCustom Code END */

/* Symposium 4 Speakers Individual Custom Code START */
.postid-5458 header {
  display: none;
}
.postid-5458 main article {
  max-width: 85% !important;
  margin: 0 auto;
}
.postid-5458 .footer-nav-widgets-wrapper {
  display: none;
}
.postid-5458 .pagination-single {
  display: none;
}
.postid-5458 .header-footer-group {
  display: none;
}
.postid-5458 .iff_header {
  height: 100px;
  padding: 0 50px;
  margin-top: 20px !important;
}
.postid-5458 .iff_header img {
  max-width: 200%;
}
.postid-5458 .social_icon {
  margin-left: 0px !important;
}
.postid-5458 .custom-event-header-s4 {
  border-top: solid black 1px;
  border-bottom: solid black 1px;
  padding: 10px 0;
  margin: 0 0 20px 0;
}
.postid-5458 .has-text-align-center a {
  padding: 0 20px;
  text-decoration: none;
  color: black;
  text-transform: uppercase;
}
.postid-5458 .has-text-align-center #speakers {
  color: #fbb03b;
}
.postid-5458 .footer_group {
  border-top: solid black 1px;
  padding-top: 20px;
}
.postid-5458 .social_col {
  padding: 0 0 0 50px !important;
}
.postid-5458 * {
  font-family: "Mulish", sans-serif !important;
}
.postid-5458 a {
  color: #f7941e;
  text-decoration: none;
}
.postid-5458 img {
  border-radius: 0 !important;
}
.postid-5458 .speaker_name {
  color: #ef4036;
  font-weight: bold;
}
/* Symposium 4 Speakers IndividualCustom Code END */

/* Symposium 4 Speakers Individual Custom Code START */
.postid-5506 header {
  display: none;
}
.postid-5506 main article {
  max-width: 85% !important;
  margin: 0 auto;
}
.postid-5506 .footer-nav-widgets-wrapper {
  display: none;
}
.postid-5506 .pagination-single {
  display: none;
}
.postid-5506 .header-footer-group {
  display: none;
}
.postid-5506 .iff_header {
  height: 100px;
  padding: 0 50px;
  margin-top: 20px !important;
}
.postid-5506 .iff_header img {
  max-width: 200%;
}
.postid-5506 .social_icon {
  margin-left: 0px !important;
}
.postid-5506 .custom-event-header-s4 {
  border-top: solid black 1px;
  border-bottom: solid black 1px;
  padding: 10px 0;
  margin: 0 0 20px 0;
}
.postid-5506 .has-text-align-center a {
  padding: 0 20px;
  text-decoration: none;
  color: black;
  text-transform: uppercase;
}
.postid-5506 .has-text-align-center #speakers {
  color: #fbb03b;
}
.postid-5506 .footer_group {
  border-top: solid black 1px;
  padding-top: 20px;
}
.postid-5506 .social_col {
  padding: 0 0 0 50px !important;
}
.postid-5506 * {
  font-family: "Mulish", sans-serif !important;
}
.postid-5506 a {
  color: #f7941e;
  text-decoration: none;
}
.postid-5506 img {
  border-radius: 0 !important;
}
.postid-5506 .speaker_name {
  color: #ef4036;
  font-weight: bold;
}
/* Symposium 4 Speakers IndividualCustom Code END */

/* Symposium 4 Speakers Individual Custom Code START */
.postid-5508 header {
  display: none;
}
.postid-5508 main article {
  max-width: 85% !important;
  margin: 0 auto;
}
.postid-5508 .footer-nav-widgets-wrapper {
  display: none;
}
.postid-5508 .pagination-single {
  display: none;
}
.postid-5508 .header-footer-group {
  display: none;
}
.postid-5508 .iff_header {
  height: 100px;
  padding: 0 50px;
  margin-top: 20px !important;
}
.postid-5508 .iff_header img {
  max-width: 200%;
}
.postid-5508 .social_icon {
  margin-left: 0px !important;
}
.postid-5508 .custom-event-header-s4 {
  border-top: solid black 1px;
  border-bottom: solid black 1px;
  padding: 10px 0;
  margin: 0 0 20px 0;
}
.postid-5508 .has-text-align-center a {
  padding: 0 20px;
  text-decoration: none;
  color: black;
  text-transform: uppercase;
}
.postid-5508 .has-text-align-center #speakers {
  color: #fbb03b;
}
.postid-5508 .footer_group {
  border-top: solid black 1px;
  padding-top: 20px;
}
.postid-5508 .social_col {
  padding: 0 0 0 50px !important;
}
.postid-5508 * {
  font-family: "Mulish", sans-serif !important;
}
.postid-5508 a {
  color: #f7941e;
  text-decoration: none;
}
.postid-5508 img {
  border-radius: 0 !important;
}
.postid-5508 .speaker_name {
  color: #ef4036;
  font-weight: bold;
}
/* Symposium 4 Speakers IndividualCustom Code END */

/* Symposium 4 Speakers Individual Custom Code START */
.postid-5510 header {
  display: none;
}
.postid-5510 main article {
  max-width: 85% !important;
  margin: 0 auto;
}
.postid-5510 .footer-nav-widgets-wrapper {
  display: none;
}
.postid-5510 .pagination-single {
  display: none;
}
.postid-5510 .header-footer-group {
  display: none;
}
.postid-5510 .iff_header {
  height: 100px;
  padding: 0 50px;
  margin-top: 20px !important;
}
.postid-5510 .iff_header img {
  max-width: 200%;
}
.postid-5510 .social_icon {
  margin-left: 0px !important;
}
.postid-5510 .custom-event-header-s4 {
  border-top: solid black 1px;
  border-bottom: solid black 1px;
  padding: 10px 0;
  margin: 0 0 20px 0;
}
.postid-5510 .has-text-align-center a {
  padding: 0 20px;
  text-decoration: none;
  color: black;
  text-transform: uppercase;
}
.postid-5510 .has-text-align-center #speakers {
  color: #fbb03b;
}
.postid-5510 .footer_group {
  border-top: solid black 1px;
  padding-top: 20px;
}
.postid-5510 .social_col {
  padding: 0 0 0 50px !important;
}
.postid-5510 * {
  font-family: "Mulish", sans-serif !important;
}
.postid-5510 a {
  color: #f7941e;
  text-decoration: none;
}
.postid-5510 img {
  border-radius: 0 !important;
}
.postid-5510 .speaker_name {
  color: #ef4036;
  font-weight: bold;
}
/* Symposium 4 Speakers IndividualCustom Code END */

/* Symposium 4 Speakers Individual Custom Code START */
.postid-5512 header {
  display: none;
}
.postid-5512 main article {
  max-width: 85% !important;
  margin: 0 auto;
}
.postid-5512 .footer-nav-widgets-wrapper {
  display: none;
}
.postid-5512 .pagination-single {
  display: none;
}
.postid-5512 .header-footer-group {
  display: none;
}
.postid-5512 .iff_header {
  height: 100px;
  padding: 0 50px;
  margin-top: 20px !important;
}
.postid-5512 .iff_header img {
  max-width: 200%;
}
.postid-5512 .social_icon {
  margin-left: 0px !important;
}
.postid-5512 .custom-event-header-s4 {
  border-top: solid black 1px;
  border-bottom: solid black 1px;
  padding: 10px 0;
  margin: 0 0 20px 0;
}
.postid-5512 .has-text-align-center a {
  padding: 0 20px;
  text-decoration: none;
  color: black;
  text-transform: uppercase;
}
.postid-5512 .has-text-align-center #speakers {
  color: #fbb03b;
}
.postid-5512 .footer_group {
  border-top: solid black 1px;
  padding-top: 20px;
}
.postid-5512 .social_col {
  padding: 0 0 0 50px !important;
}
.postid-5512 * {
  font-family: "Mulish", sans-serif !important;
}
.postid-5512 a {
  color: #f7941e;
  text-decoration: none;
}
.postid-5512 img {
  border-radius: 0 !important;
}
.postid-5512 .speaker_name {
  color: #ef4036;
  font-weight: bold;
}
/* Symposium 4 Speakers IndividualCustom Code END */

/* Symposium 4 Speakers Individual Custom Code START */
.postid-5514 header {
  display: none;
}
.postid-5514 main article {
  max-width: 85% !important;
  margin: 0 auto;
}
.postid-5514 .footer-nav-widgets-wrapper {
  display: none;
}
.postid-5514 .pagination-single {
  display: none;
}
.postid-5514 .header-footer-group {
  display: none;
}
.postid-5514 .iff_header {
  height: 100px;
  padding: 0 50px;
  margin-top: 20px !important;
}
.postid-5514 .iff_header img {
  max-width: 200%;
}
.postid-5514 .social_icon {
  margin-left: 0px !important;
}
.postid-5514 .custom-event-header-s4 {
  border-top: solid black 1px;
  border-bottom: solid black 1px;
  padding: 10px 0;
  margin: 0 0 20px 0;
}
.postid-5514 .has-text-align-center a {
  padding: 0 20px;
  text-decoration: none;
  color: black;
  text-transform: uppercase;
}
.postid-5514 .has-text-align-center #speakers {
  color: #fbb03b;
}
.postid-5514 .footer_group {
  border-top: solid black 1px;
  padding-top: 20px;
}
.postid-5514 .social_col {
  padding: 0 0 0 50px !important;
}
.postid-5514 * {
  font-family: "Mulish", sans-serif !important;
}
.postid-5514 a {
  color: #f7941e;
  text-decoration: none;
}
.postid-5514 img {
  border-radius: 0 !important;
}
.postid-5514 .speaker_name {
  color: #ef4036;
  font-weight: bold;
}
/* Symposium 4 Speakers IndividualCustom Code END */

/* Symposium 4 Speakers Individual Custom Code START */
.postid-5516 header {
  display: none;
}
.postid-5516 main article {
  max-width: 85% !important;
  margin: 0 auto;
}
.postid-5516 .footer-nav-widgets-wrapper {
  display: none;
}
.postid-5516 .pagination-single {
  display: none;
}
.postid-5516 .header-footer-group {
  display: none;
}
.postid-5516 .iff_header {
  height: 100px;
  padding: 0 50px;
  margin-top: 20px !important;
}
.postid-5516 .iff_header img {
  max-width: 200%;
}
.postid-5516 .social_icon {
  margin-left: 0px !important;
}
.postid-5516 .custom-event-header-s4 {
  border-top: solid black 1px;
  border-bottom: solid black 1px;
  padding: 10px 0;
  margin: 0 0 20px 0;
}
.postid-5516 .has-text-align-center a {
  padding: 0 20px;
  text-decoration: none;
  color: black;
  text-transform: uppercase;
}
.postid-5516 .has-text-align-center #speakers {
  color: #fbb03b;
}
.postid-5516 .footer_group {
  border-top: solid black 1px;
  padding-top: 20px;
}
.postid-5516 .social_col {
  padding: 0 0 0 50px !important;
}
.postid-5516 * {
  font-family: "Mulish", sans-serif !important;
}
.postid-5516 a {
  color: #f7941e;
  text-decoration: none;
}
.postid-5516 img {
  border-radius: 0 !important;
}
.postid-5516 .speaker_name {
  color: #ef4036;
  font-weight: bold;
}
/* Symposium 4 Speakers IndividualCustom Code END */

/* Symposium 4 Speakers Individual Custom Code START */
.postid-5526 header {
  display: none;
}
.postid-5526 main article {
  max-width: 85% !important;
  margin: 0 auto;
}
.postid-5526 .footer-nav-widgets-wrapper {
  display: none;
}
.postid-5526 .pagination-single {
  display: none;
}
.postid-5526 .header-footer-group {
  display: none;
}
.postid-5526 .iff_header {
  height: 100px;
  padding: 0 50px;
  margin-top: 20px !important;
}
.postid-5526 .iff_header img {
  max-width: 200%;
}
.postid-5526 .social_icon {
  margin-left: 0px !important;
}
.postid-5526 .custom-event-header-s4 {
  border-top: solid black 1px;
  border-bottom: solid black 1px;
  padding: 10px 0;
  margin: 0 0 20px 0;
}
.postid-5526 .has-text-align-center a {
  padding: 0 20px;
  text-decoration: none;
  color: black;
  text-transform: uppercase;
}
.postid-5526 .has-text-align-center #speakers {
  color: #fbb03b;
}
.postid-5526 .footer_group {
  border-top: solid black 1px;
  padding-top: 20px;
}
.postid-5526 .social_col {
  padding: 0 0 0 50px !important;
}
.postid-5526 * {
  font-family: "Mulish", sans-serif !important;
}
.postid-5526 a {
  color: #f7941e;
  text-decoration: none;
}
.postid-5526 img {
  border-radius: 0 !important;
}
.postid-5526 .speaker_name {
  color: #ef4036;
  font-weight: bold;
}
/* Symposium 4 Speakers IndividualCustom Code END */

/* Symposium 4 Speakers Individual Custom Code START */
.postid-5531 header {
  display: none;
}
.postid-5531 main article {
  max-width: 85% !important;
  margin: 0 auto;
}
.postid-5531 .footer-nav-widgets-wrapper {
  display: none;
}
.postid-5531 .pagination-single {
  display: none;
}
.postid-5531 .header-footer-group {
  display: none;
}
.postid-5531 .iff_header {
  height: 100px;
  padding: 0 50px;
  margin-top: 20px !important;
}
.postid-5531 .iff_header img {
  max-width: 200%;
}
.postid-5531 .social_icon {
  margin-left: 0px !important;
}
.postid-5531 .custom-event-header-s4 {
  border-top: solid black 1px;
  border-bottom: solid black 1px;
  padding: 10px 0;
  margin: 0 0 20px 0;
}
.postid-5531 .has-text-align-center a {
  padding: 0 20px;
  text-decoration: none;
  color: black;
  text-transform: uppercase;
}
.postid-5531 .has-text-align-center #speakers {
  color: #fbb03b;
}
.postid-5531 .footer_group {
  border-top: solid black 1px;
  padding-top: 20px;
}
.postid-5531 .social_col {
  padding: 0 0 0 50px !important;
}
.postid-5531 * {
  font-family: "Mulish", sans-serif !important;
}
.postid-5531 a {
  color: #f7941e;
  text-decoration: none;
}
.postid-5531 img {
  border-radius: 0 !important;
}
.postid-5531 .speaker_name {
  color: #ef4036;
  font-weight: bold;
}
/* Symposium 4 Speakers IndividualCustom Code END */

/* Symposium 4 Speakers Individual Custom Code START */
.postid-5532 header {
  display: none;
}
.postid-5532 main article {
  max-width: 85% !important;
  margin: 0 auto;
}
.postid-5532 .footer-nav-widgets-wrapper {
  display: none;
}
.postid-5532 .pagination-single {
  display: none;
}
.postid-5532 .header-footer-group {
  display: none;
}
.postid-5532 .iff_header {
  height: 100px;
  padding: 0 50px;
  margin-top: 20px !important;
}
.postid-5532 .iff_header img {
  max-width: 200%;
}
.postid-5532 .social_icon {
  margin-left: 0px !important;
}
.postid-5532 .custom-event-header-s4 {
  border-top: solid black 1px;
  border-bottom: solid black 1px;
  padding: 10px 0;
  margin: 0 0 20px 0;
}
.postid-5532 .has-text-align-center a {
  padding: 0 20px;
  text-decoration: none;
  color: black;
  text-transform: uppercase;
}
.postid-5532 .has-text-align-center #speakers {
  color: #fbb03b;
}
.postid-5532 .footer_group {
  border-top: solid black 1px;
  padding-top: 20px;
}
.postid-5532 .social_col {
  padding: 0 0 0 50px !important;
}
.postid-5532 * {
  font-family: "Mulish", sans-serif !important;
}
.postid-5532 a {
  color: #f7941e;
  text-decoration: none;
}
.postid-5532 img {
  border-radius: 0 !important;
}
.postid-5532 .speaker_name {
  color: #ef4036;
  font-weight: bold;
}
/* Symposium 4 Speakers IndividualCustom Code END */

/* Symposium 4 Speakers Individual Custom Code START */
.postid-5535 header {
  display: none;
}
.postid-5535 main article {
  max-width: 85% !important;
  margin: 0 auto;
}
.postid-5535 .footer-nav-widgets-wrapper {
  display: none;
}
.postid-5535 .pagination-single {
  display: none;
}
.postid-5535 .header-footer-group {
  display: none;
}
.postid-5535 .iff_header {
  height: 100px;
  padding: 0 50px;
  margin-top: 20px !important;
}
.postid-5535 .iff_header img {
  max-width: 200%;
}
.postid-5535 .social_icon {
  margin-left: 0px !important;
}
.postid-5535 .custom-event-header-s4 {
  border-top: solid black 1px;
  border-bottom: solid black 1px;
  padding: 10px 0;
  margin: 0 0 20px 0;
}
.postid-5535 .has-text-align-center a {
  padding: 0 20px;
  text-decoration: none;
  color: black;
  text-transform: uppercase;
}
.postid-5535 .has-text-align-center #speakers {
  color: #fbb03b;
}
.postid-5535 .footer_group {
  border-top: solid black 1px;
  padding-top: 20px;
}
.postid-5535 .social_col {
  padding: 0 0 0 50px !important;
}
.postid-5535 * {
  font-family: "Mulish", sans-serif !important;
}
.postid-5535 a {
  color: #f7941e;
  text-decoration: none;
}
.postid-5535 img {
  border-radius: 0 !important;
}
.postid-5535 .speaker_name {
  color: #ef4036;
  font-weight: bold;
}
/* Symposium 4 Speakers IndividualCustom Code END */

/* Symposium 4 Speakers Individual Custom Code START */
.postid-5537 header {
  display: none;
}
.postid-5537 main article {
  max-width: 85% !important;
  margin: 0 auto;
}
.postid-5537 .footer-nav-widgets-wrapper {
  display: none;
}
.postid-5537 .pagination-single {
  display: none;
}
.postid-5537 .header-footer-group {
  display: none;
}
.postid-5537 .iff_header {
  height: 100px;
  padding: 0 50px;
  margin-top: 20px !important;
}
.postid-5537 .iff_header img {
  max-width: 200%;
}
.postid-5537 .social_icon {
  margin-left: 0px !important;
}
.postid-5537 .custom-event-header-s4 {
  border-top: solid black 1px;
  border-bottom: solid black 1px;
  padding: 10px 0;
  margin: 0 0 20px 0;
}
.postid-5537 .has-text-align-center a {
  padding: 0 20px;
  text-decoration: none;
  color: black;
  text-transform: uppercase;
}
.postid-5537 .has-text-align-center #speakers {
  color: #fbb03b;
}
.postid-5537 .footer_group {
  border-top: solid black 1px;
  padding-top: 20px;
}
.postid-5537 .social_col {
  padding: 0 0 0 50px !important;
}
.postid-5537 * {
  font-family: "Mulish", sans-serif !important;
}
.postid-5537 a {
  color: #f7941e;
  text-decoration: none;
}
.postid-5537 img {
  border-radius: 0 !important;
}
.postid-5537 .speaker_name {
  color: #ef4036;
  font-weight: bold;
}
/* Symposium 4 Speakers IndividualCustom Code END */

/* Symposium 4 Speakers Individual Custom Code START */
.postid-5539 header {
  display: none;
}
.postid-5539 main article {
  max-width: 85% !important;
  margin: 0 auto;
}
.postid-5539 .footer-nav-widgets-wrapper {
  display: none;
}
.postid-5539 .pagination-single {
  display: none;
}
.postid-5539 .header-footer-group {
  display: none;
}
.postid-5539 .iff_header {
  height: 100px;
  padding: 0 50px;
  margin-top: 20px !important;
}
.postid-5539 .iff_header img {
  max-width: 200%;
}
.postid-5539 .social_icon {
  margin-left: 0px !important;
}
.postid-5539 .custom-event-header-s4 {
  border-top: solid black 1px;
  border-bottom: solid black 1px;
  padding: 10px 0;
  margin: 0 0 20px 0;
}
.postid-5539 .has-text-align-center a {
  padding: 0 20px;
  text-decoration: none;
  color: black;
  text-transform: uppercase;
}
.postid-5539 .has-text-align-center #speakers {
  color: #fbb03b;
}
.postid-5539 .footer_group {
  border-top: solid black 1px;
  padding-top: 20px;
}
.postid-5539 .social_col {
  padding: 0 0 0 50px !important;
}
.postid-5539 * {
  font-family: "Mulish", sans-serif !important;
}
.postid-5539 a {
  color: #f7941e;
  text-decoration: none;
}
.postid-5539 img {
  border-radius: 0 !important;
}
.postid-5539 .speaker_name {
  color: #ef4036;
  font-weight: bold;
}
/* Symposium 4 Speakers IndividualCustom Code END */

/* Symposium 4 Speakers Individual Custom Code START */
.postid-5540 header {
  display: none;
}
.postid-5540 main article {
  max-width: 85% !important;
  margin: 0 auto;
}
.postid-5540 .footer-nav-widgets-wrapper {
  display: none;
}
.postid-5540 .pagination-single {
  display: none;
}
.postid-5540 .header-footer-group {
  display: none;
}
.postid-5540 .iff_header {
  height: 100px;
  padding: 0 50px;
  margin-top: 20px !important;
}
.postid-5540 .iff_header img {
  max-width: 200%;
}
.postid-5540 .social_icon {
  margin-left: 0px !important;
}
.postid-5540 .custom-event-header-s4 {
  border-top: solid black 1px;
  border-bottom: solid black 1px;
  padding: 10px 0;
  margin: 0 0 20px 0;
}
.postid-5540 .has-text-align-center a {
  padding: 0 20px;
  text-decoration: none;
  color: black;
  text-transform: uppercase;
}
.postid-5540 .has-text-align-center #speakers {
  color: #fbb03b;
}
.postid-5540 .footer_group {
  border-top: solid black 1px;
  padding-top: 20px;
}
.postid-5540 .social_col {
  padding: 0 0 0 50px !important;
}
.postid-5540 * {
  font-family: "Mulish", sans-serif !important;
}
.postid-5540 a {
  color: #f7941e;
  text-decoration: none;
}
.postid-5540 img {
  border-radius: 0 !important;
}
.postid-5540 .speaker_name {
  color: #ef4036;
  font-weight: bold;
}
/* Symposium 4 Speakers IndividualCustom Code END */

/* Symposium 4 Speakers Individual Custom Code START */
.postid-5543 header {
  display: none;
}
.postid-5543 main article {
  max-width: 85% !important;
  margin: 0 auto;
}
.postid-5543 .footer-nav-widgets-wrapper {
  display: none;
}
.postid-5543 .pagination-single {
  display: none;
}
.postid-5543 .header-footer-group {
  display: none;
}
.postid-5543 .iff_header {
  height: 100px;
  padding: 0 50px;
  margin-top: 20px !important;
}
.postid-5543 .iff_header img {
  max-width: 200%;
}
.postid-5543 .social_icon {
  margin-left: 0px !important;
}
.postid-5543 .custom-event-header-s4 {
  border-top: solid black 1px;
  border-bottom: solid black 1px;
  padding: 10px 0;
  margin: 0 0 20px 0;
}
.postid-5543 .has-text-align-center a {
  padding: 0 20px;
  text-decoration: none;
  color: black;
  text-transform: uppercase;
}
.postid-5543 .has-text-align-center #speakers {
  color: #fbb03b;
}
.postid-5543 .footer_group {
  border-top: solid black 1px;
  padding-top: 20px;
}
.postid-5543 .social_col {
  padding: 0 0 0 50px !important;
}
.postid-5543 * {
  font-family: "Mulish", sans-serif !important;
}
.postid-5543 a {
  color: #f7941e;
  text-decoration: none;
}
.postid-5543 img {
  border-radius: 0 !important;
}
.postid-5543 .speaker_name {
  color: #ef4036;
  font-weight: bold;
}
/* Symposium 4 Speakers IndividualCustom Code END */

/* Symposium 4 Speakers Individual Custom Code START */
.postid-5545 header {
  display: none;
}
.postid-5545 main article {
  max-width: 85% !important;
  margin: 0 auto;
}
.postid-5545 .footer-nav-widgets-wrapper {
  display: none;
}
.postid-5545 .pagination-single {
  display: none;
}
.postid-5545 .header-footer-group {
  display: none;
}
.postid-5545 .iff_header {
  height: 100px;
  padding: 0 50px;
  margin-top: 20px !important;
}
.postid-5545 .iff_header img {
  max-width: 200%;
}
.postid-5545 .social_icon {
  margin-left: 0px !important;
}
.postid-5545 .custom-event-header-s4 {
  border-top: solid black 1px;
  border-bottom: solid black 1px;
  padding: 10px 0;
  margin: 0 0 20px 0;
}
.postid-5545 .has-text-align-center a {
  padding: 0 20px;
  text-decoration: none;
  color: black;
  text-transform: uppercase;
}
.postid-5545 .has-text-align-center #speakers {
  color: #fbb03b;
}
.postid-5545 .footer_group {
  border-top: solid black 1px;
  padding-top: 20px;
}
.postid-5545 .social_col {
  padding: 0 0 0 50px !important;
}
.postid-5545 * {
  font-family: "Mulish", sans-serif !important;
}
.postid-5545 a {
  color: #f7941e;
  text-decoration: none;
}
.postid-5545 img {
  border-radius: 0 !important;
}
.postid-5545 .speaker_name {
  color: #ef4036;
  font-weight: bold;
}
/* Symposium 4 Speakers IndividualCustom Code END */

/* Symposium 4 Speakers Individual Custom Code START */
.postid-5546 header {
  display: none;
}
.postid-5546 main article {
  max-width: 85% !important;
  margin: 0 auto;
}
.postid-5546 .footer-nav-widgets-wrapper {
  display: none;
}
.postid-5546 .pagination-single {
  display: none;
}
.postid-5546 .header-footer-group {
  display: none;
}
.postid-5546 .iff_header {
  height: 100px;
  padding: 0 50px;
  margin-top: 20px !important;
}
.postid-5546 .iff_header img {
  max-width: 200%;
}
.postid-5546 .social_icon {
  margin-left: 0px !important;
}
.postid-5546 .custom-event-header-s4 {
  border-top: solid black 1px;
  border-bottom: solid black 1px;
  padding: 10px 0;
  margin: 0 0 20px 0;
}
.postid-5546 .has-text-align-center a {
  padding: 0 20px;
  text-decoration: none;
  color: black;
  text-transform: uppercase;
}
.postid-5546 .has-text-align-center #speakers {
  color: #fbb03b;
}
.postid-5546 .footer_group {
  border-top: solid black 1px;
  padding-top: 20px;
}
.postid-5546 .social_col {
  padding: 0 0 0 50px !important;
}
.postid-5546 * {
  font-family: "Mulish", sans-serif !important;
}
.postid-5546 a {
  color: #f7941e;
  text-decoration: none;
}
.postid-5546 img {
  border-radius: 0 !important;
}
.postid-5546 .speaker_name {
  color: #ef4036;
  font-weight: bold;
}
/* Symposium 4 Speakers IndividualCustom Code END */

/* Symposium 4 Post Event */
#register {
  display: none;
}
.ghost {
  visibility: hidden !important;
}
/* Symposium 4 Post Event */

/* COOKIES BANNER - Colour-correction from Concordia's default colour-scheme */
/* 
.cassie-cookie-module .cassie-pre-banner--button,
.cassie-cookie-module .cassie-cookie-modal--save-preferences {
  background: #f7941e !important;
}

.cassie-cookie-module .cassie-cookie-modal .cassie-cookie-group--heading {
  color: #f7941e !important;
}

#CookiePolicyTable thead td.group-header {
  color: #f7941e !important;
}

.bg-red.btn,
#boot .bg-burgundy.btn {
  background: #f7941e !important;
}

.cassie-pre-banner--button {
  background: #f7941e !important;
}

#cassie-widget * button {
  background: #f7941e !important;
}

#cassie_accept_all_pre_banner {
  background: #f7941e !important;
}

.cassie-pre-banner--button--container button {
  background: #f7941e !important;
}

#CookiePolicyTable {
  width: 90vw;
} */

.cassie-cookie-module .cassie-pre-banner--button,
.cassie-cookie-module .cassie-cookie-modal--save-preferences {
  background: #f7941e !important;
}
/* 
.cassie-cookie-module .cassie-cookie-modal .cassie-cookie-group--heading {
  color: #f7941e !important;
}

.bg-red,
.bg-burgundy {
  background: #f7941e;
} */


/* Archival mode — added for static hosting */
body.showing-search-modal .search-modal {
  display: none !important;
}
