/* speaker/schedule styles*/
.om-speaker-single-photo {
  float: left;
  margin-right: 2%;
  width: 25%;
}
.om-speaker-single-info {
  float: left;
  width: 58%;<br>
}
h1.om-speaker-single-name {
  font-size: 34px;
  font-weight: bold;
  line-height: 36px;
  margin: 0;
}
.om-speakers-post {
  color: #a8a9ac;
  font-weight: bold;
}
.fa {
	font-size: 19px!important;
}
.om-speaker-single-contacts {
  float: left;
  margin: 5px 0;
  width: 100%;
}

.badge {
    position: absolute;
    width: 50px; /* Width of the badge */
    height: 50px; /* Height of the badge */
    bottom: 0; /* Position at the bottom */
    right: 0; /* Position at the right */
    min-width:50px !important;
}

@media only screen and (max-width: 1100px)
.speaker-other{
	width: 100% !important;
}

.om-item, .speaker-other {
  float: left;
  padding:4px;
  /*margin-right: 7px;*/
}
.clearfix::after, .clearfix-a::after {
  clear: both;
}
.om-speaker-single-content {
  float: left;
  margin: 25px 0;
  width: 100%;
}
h3.om-speaker-single-sidebar-title {
  font-size: 26px;
  font-weight: bold;
}
.om-speaker-single-sidebar .om-item {
  float: left;
  /*width: 15%;*/
}
.om-speaker-single-sidebar .om-item a:before {
  bottom: 0;
  content: "";
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.3s ease 0s;
  background-color:#cc1b00;
}
.om-speaker-single-sidebar .om-item a {
  display: block;
  overflow: hidden;
  position: relative;
}
.om-speaker-single-sidebar .om-item-title {
  bottom: 20px;
  color: #fff;
  font-size: 125%;
  font-weight: bold;
  left: 20px;
  opacity: 0;
  position: absolute;
  right: 20px;
  text-align: center;
  transform: translateY(10px);
  transition: all 0.3s ease 0s;
}
.om-speaker-single-sidebar .om-item a:hover:before {
  opacity: 0.5;
}
.om-speaker-single-sidebar .om-item a:hover .om-item-title {
  opacity: 1;
  transform: translateY(0px);
}

.om-speakers-read-more {
  margin: 1em 0;
}
.read-more-link {
  color: inherit;
  display: inline-block;
  padding-left: 2.3em;
  position: relative;
}
.read-more-icon:before {
  content: ">";
  left: 1px;
  position: relative;
  z-index: 1;
  background-color: #cc1b00;
}
.read-more-icon {
  border-radius: 50%;
  color: #fff;
  display: block;
  height: 1.5em;
  left: 0;
  line-height: 1.5em;
  margin-top: -0.75em;
  position: absolute;
  text-align: center;
  top: 48%;
  transform: none;
  width: 1.5em;
  background-color: #cc1b00;
  float:left;
}
.read-more-icon:after {
  border-radius: 50%;
  border-style: solid;
  border-width: 1px;
  bottom: 0;
  content: "";
  display: block;
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.2s ease 0s;
}
.read-more-link:hover {
  color: inherit;
  text-decoration: none;
}
.read-more-link:hover .read-more-icon:after {
  opacity: 0.7;
  transform: scale(1.3);
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-om-accent-color-1.vc_icon_element-outline, .vc_separator.vc_sep_color_om-accent-color-1 .vc_sep_holder .vc_sep_line, .vc_message_box.vc_message_box-outline.vc_color-om-accent-color-1, .om-wpb .vc_tta-tabs.vc_tta-has-pagination .vc_tta-panels-container, .om-wpb .vc_btn3.vc_btn3-style-flat.vc_btn3-color-om-accent-color-1 .vc_btn3-icon-effect, .vc_om-testimonials-controls .om-prev::after, .vc_om-testimonials-controls .om-next::after, .vc_om-logos-controls .om-prev::after, .vc_om-logos-controls .om-next::after, .read-more-icon::after, .navigation-prev a::after, .navigation-next a::before, .navigation-pages-inner > a::after, input[type="text"]:focus, input[type="email"]:focus, input[type="tel"]:focus, input[type="password"]:focus, input[type="file"]:focus, textarea:focus, input[type="number"]:focus, .om-agenda-day.om-color-om-accent-color-1 .om-agenda-item.om-featured, .om_theme .ticket-quantity .quantity:focus {
  border-color: #cc1b00;
}
.Panelshrtcd > .om-agenda-item {
  float: left;
  margin-bottom: 0;
  width: 100%;
  padding:10px;
}
.Panelshrtcd {
  float: left;
   margin: -21px 0 0 0;
  width: 100%;
}

.om-agenda-time-room-inner {
	position: relative;
	padding-left: 32px;
}

.om-agenda-day-header {
	background-color: #cc1b00;
	color: #fff;
	font-size: 180%;
	font-weight: bold;
	text-transform: uppercase;
	padding: 20px 0;
	height: 90px;
}
.evenday {background-color: #545454;}
.om-agenda-day-title {
	float: left;
	width: 66.66%;
	box-sizing: border-box;
	padding: 0 30px;
}
.om-agenda-day-date {
	float: left;
	width: 33.33%;
	box-sizing: border-box;
	padding: 0 30px;
	opacity: .8;
    text-align: right;
}
.start-time {font-weight:bold; font-size: 120%;}
.om-agenda-item-time-room, .om-agenda-item-description, .om-agenda-item-speakers {padding-right:5px;float:left;}
.om-agenda-item-time-room {width: 20%;padding-left: 0px;}
.om-agenda-item-description {
  margin-right: 1%;
  width: 78%;
  padding-top: 3px;
}
.om-agenda-item-description-more {padding-top:10px;}
.om-agenda-item-description img {max-width:170px;}
.om-agenda-item-description-title h3 {
    font-size: 26px;
}

.om-speakers-name-post h4 {font-size: 18px;}

.om-agenda-item-description-title {padding: 0 0 6px 0;clear:both}
.om-agenda-item-speakers {width: 100%;}
.om-agenda-item-speaker {
	float: left;
	box-sizing: border-box;
	padding: 8px 30px 0 0;
	word-wrap: break-word;
	position: relative;
	z-index: 1;
	clear:both;
	text-align:center;
}
.om-agenda-item-icon {
  color:#CC1B00;
  position: absolute;
  top: 0;
  left: 0;
  line-height: 1.3;
}

.om-agenda-item-icon .fa-clock-o:before {
	content: "\f017";
	font-size: 140%;
}

.om-agenda-item:nth-child(2n+1) {
  background: #dfdfdf none repeat scroll 0 0;
  border-bottom: 2px solid #fff;
}
.om-agenda-item:nth-child(2n) {
  background: #fff none repeat scroll 0 0;
}
.om-agenda-item-time {
  float: left;
  font-size: 13px !important;
 /* font-weight: bold;*/
  width: 70%;
} 

.om-agenda-item-room {font-weight: bold;font-size:90%}

.om-speakers-items {display: flex;
    flex-wrap: wrap;}
.om-speakers-item {
    display: flex;
    flex-direction: column;
   /* flex: 1;*/
}

.om-speakers-except {
    text-align: center;
    padding: 10px 10px 30px 10px;
    font-size: 90%;
}

 .business_cat {
    font-size: 11px;
    font-weight: bold;
    color: #ff671d;
    padding-bottom:6px;
}
 
@media screen and (max-width: 480px) {
  .om-speakers-item.with-pic,.om-agenda-item-speakers, .om-agenda-item-time-room,.om-agenda-item-description {width: 100% !important;}
}

@media screen and (max-width: 1000px) and (min-width: 480px) {
  .om-speakers-item.with-pic {width: 33% !important;min-height: 405px !important;}
  .om-speakers-item.with-pic.with-link {min-height: 385px;}
  .om-agenda-item-speakers, .om-agenda-item-time-room,.om-agenda-item-description {width: 100% !important;}
}
@media screen and (max-width: 1200px) and (min-width: 1000px) {
  .om-speakers-item.with-pic.with-link {min-height: 330px;}
}

.om-speakers-body {padding:5px;}
.om-speakers-pic {padding:0 30px;position: relative;}
.om-speakers-pic img{min-width:100%;/* border-radius:50%; */ position: relative; }
.om-agenda-item-speaker-photo img{border: 1px solid #ccc !important; /*border-radius:50%;*/}
.om-speakers-item.with-pic.with-link {
  min-height: 325px;
  overflow: hidden;
}

.om-agenda-item-speaker a {text-align:center;}
.om-speakers-body{text-align: center;line-height: 1.3;}

.single-speakers .fusion-row {
	max-width: 100% !important;
}
/*
.om-agenda-item-speaker:before {
  color: #cc1b00;
  content: "";
  font-family: fontawesome;
  font-size: 14px !important;
  margin-right: 10px;
  float:left;
}
*/
.om-agenda-item-speaker-photo {
  /*display: none;*/
}
.om-agenda-item-speaker-photo-popup:after {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: transparent transparent -moz-use-text-color;
  border-image: none;
  border-style: solid solid none;
  border-width: 10px 10px 0;
  content: "";
  display: block;
  height: 0;
  left: 50%;
  margin-left: -10px;
  position: absolute;
  top: 100%;
  width: 0;
}
/*
.om-agenda-item-speakers-inner {
  float: right;
  width: 88%;
}
*/

.session-speaker-list li {display:inline; float:left; /* max-width:300px !important; */line-height:145%;height:300px;}

.session-speaker-list {margin-left:-12px;}

.track {background-color:#09743B; color:#fff; padding: 1px 8px; border-radius:15px;font-weight:bold;margin-bottom:6px;    font-size: 9px;width: fit-content;float:left; margin-right:5px;}
.masterclass,.masterclass-vancouver,.masterclass-technical-session-alberta-2023{background-color:#a037ff !important;}
.psychedelic-summit, .psychedelic-summit-bc{background-color:#9948cc !important;}
.victoria-extraction-zone{background-color:#ca7a29 !important;}
.cannavision{background-color:#078dce !important;}
.awards{background-color:#ff671d !important;}
.brand-buyers-zone, .brand-buyers-zone a,.brand-buyers-zone-alberta-2023{background-color:#76e3a9 !important;color:#2e2c2b !important;}
.industry-conference,.vip-conference-alberta-2023{background-color:#2ea3f2 !important;color:#a53701 !important; }
.vip-conference a,.vip-conference-alberta-2023 a{color:#a53701 !important;}
.high-north-main-stage,.industry-plus-sessions{background-color:#005eb8 !important;}
.executive-summit, .industry-pass,.industry-pass-alberta-2023{background-color:#4bacf9 !important;}
.brand-buyers{background-color:#d065ff !important;}
.one-day-pass,.one-day-pass{background-color:#9d9d9d !important;}
.budtender-pass,.budtender-pass,.retail  {background-color:#fb8ddb !important;}
.hash-zone,.hash-zone-alberta-2023, .networking-event-vancouver {background-color:#a36424 !important;}
.breeder-zone,.science-symposium-alberta-2023 {background-color:#565760 !important;}
.grow-at-home, .budtender-insider, .budtenders {background-color:#429900 !important;}
.seed-exchange,.seed-exchange-alberta-2023, .breeder-zone-vancouver {background-color:#5a370c !important;}
.consumption-lounge {background-color:#ff0665 !important;}
.alberta-2024 {display:none;}

.speaker-company{font-weight:bold;font-size:90%;}
.speaker-country{font-size:90%;}
.speaker-title{font-size:90%;font-style:italics;}