/*body
{
	background: #ffffff;
	padding: 0;
	margin: 0;
	color: #444;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	font-size: 14px;
	line-height: 1.7;
	word-wrap: break-word;
	-webkit-overflow-scrolling: touch;
}
input, textarea { -webkit-user-select:text;}

body.loading
{
	opacity: 0.5;
}

body.overflow_hidden, body.js_nav
{
	overflow: hidden;
}

body.loading #wrapper
{
	opacity: .3;
}

body.notouch
{
	-webkit-overflow-scrolling: auto !important;
}

body.js_nav .tf_bg img
{
	position: static;
}
*/
.floatleft {
	float: left;
}

.floatright {
	float: right;
}

.one.floatleft,
.one.floatright {
	width: 100%;
}

.divider {
	clear: both;
}


#wrapper {
	float: left;
	width: 100%;
	background: #fff;
	z-index: 1;

	transition: all .4s;
	padding-top: 68px;
	/* Default menu height */
}

body.blur #wrapper {
	-webkit-filter: blur(20px);
	filter: blur(20px);
}

#wrapper.hasbg.transparent {
	padding-top: 0 !important;
}

hr {
	height: 1px;
	border: 0;
	border-top: 1px solid #ebebeb;
	background: transparent;
	margin: auto;
	width: 100%;
	clear: both;
}

hr.small {
	width: 70%;
}

hr.thick {
	border-top: 3px solid #ebebeb;
}

hr.dotted {
	border-top: 2px dotted #ebebeb;
}

hr.dashed {
	border-top: 2px dashed #ebebeb;
}

hr.faded {
	border: 0;
	height: 1px;

}

hr.faded:before {
	top: -0.5em;
	height: 1em;
}

hr.faded:after {
	content: '';
	height: 0.5em;
	top: 1px;
}

hr.faded,
hr.faded:before {
	background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0) 100%);
}

.hr_totop {
	position: relative;
	top: -15px;
	right: 0;
	float: right;
	display: block;
	background: #fff;
	z-index: 2;
	padding: 0 0 0 7px;
	font-size: 13px;
	color: #000;
	font-weight: 700;
	;
}

.small_line {
	height: 1px;
	border: 0;
	border-top: 1px solid #666;
	background: transparent;
	margin: auto;
	width: 30px;
	display: block;
	margin-top: 30px;
}

.themeborder {
	border-color: #dce0e0;
}

a {
	color: #222;
	text-decoration: none;
	-webkit-transition: color .2s linear, background .1s linear;
	-moz-transition: color .2s linear, background .1s linear;
	-ms-transition: color .2s linear, background .1s linear;
	-o-transition: color .2s linear, background .1s linear;
	transition: color .2s linear, background .1s linear;
}

a:hover,
.post_header h5 a:hover {
	color: #000;
	text-decoration: none;
}

a:active,
.post_header h5 a:active {
	color: #000;
	text-decoration: none;
}

a.comment-reply-link {
	color: #222;
}

/* h1
{
	font-size: 34px;
}

h2
{
	font-size: 30px;
}

h2.number
{
	font-size: 50px;
	line-height: 50px;
} */

.mobile_menu_wrapper #searchform {
	width: 100%;
}

.mobile_menu_wrapper #searchform input[type=text] {
	width: 100%;
	display: inline-block;
	color: #fff;
}

.mobile_menu_wrapper #searchform button {
	background: transparent;
	display: inline-block;
	border: 0;
	display: none;
}

.mobile_menu_wrapper #searchform button i {
	color: #fff;
	font-size: 13px;
}

.mobile_menu_wrapper .widget_search #searchform {
	background: transparent !important;
	width: 100%
}

.mobile_menu_wrapper .widget_search #searchform input[type=text] {
	background: #333;
	width: 100%;
}

.widget_search #searchform #s {
	width: 100%;
}

h3 {
	font-size: 26px;
}

h3#reply-title,
h3.comment_title,
h3.sub_title {
	font-size: 22px;
	font-weight: 700;
	;
	margin-bottom: 10px;
	border-bottom: 1px solid #dce0e0;
}

h4 {
	font-size: 22px;
}

.gmap_marker h4 {
	font-size: 18px;
	color: #000;
}

h5 {
	font-size: 18px;
}

h5.related_post,
.fullwidth_comment_wrapper h5.comment_header {
	text-align: center;
}

h6 {
	font-size: 16px;
}

h6.subtitle {
	text-align: center;
	display: block;
	margin-bottom: 20px;
}

h7 {
	font-size: 14px;
}

/* h1,
h2,
h3,
h4,
h5,
h6,
h7 {
	color: #222;
	font-family: 'Poppins', 'Helvetica Neue', Arial, Verdana, sans-serif;
	font-weight: 400;
	line-height: 1.4em;
} */


.scheduleday_wrapper {
	list-style: none;
	display: block;
	-webkit-box-shadow: 0 1px 30px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 1px 30px rgba(0, 0, 0, 0.1);
	box-shadow: 0 1px 30px rgba(0, 0, 0, 0.1);
	margin-top: 20px !important;
	margin-bottom: 20px !important;
}

#page_content_wrapper .inner .sidebar_content.left_sidebar .scheduleday_wrapper {
	width: 100%;
	box-sizing: border-box;
	margin-left: 0;
}

#page_content_wrapper .inner .sidebar_content .scheduleday_content ul.scheduleday_wrapper {
	margin-left: 0;
}

#page_content_wrapper .inner .sidebar_content ul.scheduleday_wrapper.tab,
#page_content_wrapper .inner .sidebar_content ul.scheduleday_wrapper.tab_content {
	margin: 0 !important;
}

#page_content_wrapper .inner .sidebar_content ul.scheduleday_wrapper.tab {
	margin-top: 20px !important;
}

/*body.elementor-editor-preview #page_content_wrapper .inner .sidebar_content .scheduleday_content ul.scheduleday_wrapper.one_third,
body.elementor-editor-active #page_content_wrapper .inner .sidebar_content .scheduleday_content ul.scheduleday_wrapper.one_third {
	width: calc(33.33% - 27px);
	margin-right: 40px;
	margin-left: 0;
}

body.elementor-editor-preview #page_content_wrapper .inner .sidebar_content .scheduleday_content ul.scheduleday_wrapper.one_third.last,
body.elementor-editor-active #page_content_wrapper .inner .sidebar_content .scheduleday_content ul.scheduleday_wrapper.one_third.last {
	margin-left: 0px;
	margin-right: 0px;
}

body.elementor-editor-preview #page_content_wrapper .inner .sidebar_content .scheduleday_content ul.scheduleday_wrapper.one_half,
body.elementor-editor-active #page_content_wrapper .inner .sidebar_content .scheduleday_content ul.scheduleday_wrapper.one_half  {
	width: calc(50% - 20px);
	margin-right: 40px;
	margin-left: 0;
}
	
body.elementor-editor-preview #page_content_wrapper .inner .sidebar_content .scheduleday_content ul.scheduleday_wrapper.one_half.last,
body.elementor-editor-active #page_content_wrapper .inner .sidebar_content .scheduleday_content ul.scheduleday_wrapper.one_half.last {
	margin-left: 0px;
	margin-right: 0px;
}*/

.scheduleday_wrapper.tab_content {
	margin-top: 0;
}

.sidebar_content .scheduleday_wrapper::not(.one_third) {
	margin-left: 0 !important;
	margin-bottom: 40px !important;
	width: 100%;
}

.scheduleday_wrapper.one_half {
	width: calc(50% - 20px);
	margin-left: 0 !important;
	margin: 0;
}

.scheduleday_wrapper li.scheduleday_title {
	padding: 25px;
	background: #007bff;
	width: 100%;
	box-sizing: border-box;
}

.scheduleday_wrapper li.scheduleday_title,
.scheduleday_wrapper.tab {
	-webkit-border-bottom-right-radius: 0px !important;
	-webkit-border-bottom-left-radius: 0px !important;
	-moz-border-radius-bottomright: 0px !important;
	-moz-border-radius-bottomleft: 0px !important;
	border-bottom-right-radius: 0px !important;
	border-bottom-left-radius: 0px !important;
}

.scheduleday_wrapper li:last-child .session_content_wrapper {
	-webkit-border-top-right-radius: 0px !important;
	-webkit-border-top-left-radius: 0px !important;
	-moz-border-radius-topright: 0px !important;
	-moz-border-radius-topleft: 0px !important;
	border-top-right-radius: 0px !important;
	border-top-left-radius: 0px !important;
}

.scheduleday_wrapper li:not(:first-child, :last-child) .session_content_wrapper {
	border-radius: 0 !important;
}

.session-tab-wrapper ul.tab_content.scheduleday_wrapper li:not(:last-child) .session_content_wrapper {
	border-radius: 0 !important;
}

.session-tab-wrapper ul.tab_content,
.session-tab-wrapper ul.tab_content.scheduleday_wrapper li:last-child .session_content_wrapper {
	-webkit-border-top-right-radius: 0px !important;
	-webkit-border-top-left-radius: 0px !important;
	-moz-border-radius-topright: 0px !important;
	-moz-border-radius-topleft: 0px !important;
	border-top-right-radius: 0px !important;
	border-top-left-radius: 0px !important;
}

.scheduleday_wrapper.tab {
	background: #007bff;
	margin-bottom: 0;
	display: none !important;
}

.scheduleday_wrapper.tab li.scheduleday_title {
	display: inline-block;
	border: 0 !important;
	cursor: pointer;
	width: auto;
	margin-right: 0;
}

.scheduleday_wrapper.tab li.scheduleday_title.active {
	background: #FF2D55;
}

.scheduleday_wrapper li.scheduleday_title h4,
.scheduleday_wrapper li.scheduleday_title {
	color: #fff;
	margin-right: 10px;
	display: inline-block;
}

.scheduleday_wrapper li {
	border-top: 1px solid #e1e1e1;
}

.scheduleday_wrapper li:first-child {
	border: 0;
}

.scheduleday_wrapper li .session_content_wrapper {
	padding: 25px;
	background: #fff;
}

.scheduleday_wrapper li .session_content_wrapper.session_content_extend {
	padding-top: 0;
}

.scheduleday_wrapper li h3 {
	line-height: 1;
}

.scheduleday_wrapper li .scheduleday_desc {
	display: inline-block;
}

.scheduleday_wrapper li .scheduleday_title_icon {
	font-size: 20px;
	line-height: 30px;
	float: left;
	margin-right: 20px;
}

.scheduleday_wrapper li .scheduleday_title_content {
	float: left;
}

.scheduleday_wrapper li .session_speaker_thumb {
	float: left;
	width: 80px;
	position: relative;
	margin-left: -75px;
}

.scheduleday_wrapper li .session_speaker_thumb img {
	border-radius: 250px;
	width: 70px;
	height: auto;
	border: 2px solid #cecece;
}

.scheduleday_wrapper li .session_speaker_thumb.multiple_speaker_thumbs img {
	position: absolute;
}

.scheduleday_wrapper li .session_speaker_thumb.multiple_speaker_thumbs img:first-child {
	width: 35px;
	top: 10px;
	left: 0;
}

.scheduleday_wrapper li .session_speaker_thumb.multiple_speaker_thumbs img:nth-child(2) {
	width: 35px;
	top: 30px;
	left: 10px;
}

.scheduleday_wrapper li .session_speaker_thumb.multiple_speaker_thumbs img:nth-child(3) {
	width: 35px;
	top: 5px;
	left: 20px;
}

.scheduleday_wrapper li .session_speaker_icon {
	float: left;
	width: 50px;
	margin-right: 20px;
	text-align: center;
}

.scheduleday_wrapper li .session_speaker_icon span {
	font-size: 30px;
	line-height: 50px;
}

.scheduleday_wrapper li .session_content {
	float: left;
	width: 100%;
}

.scheduleday_wrapper li .session_content.has_speaker_thumb {
	width: calc(100% - 70px);
}

.scheduleday_wrapper li .session_content h6 {
	font-weight: 700;
	letter-spacing: 0;
	margin: 5px 0 5px 0;
	font-size: 18px;
	text-transform: uppercase;
}

.scheduleday_wrapper li .session_excerpt {
	margin: 0 0 15px 0;
}

.scheduleday_wrapper li .session_content_extend.hide {
	display: inline;
	margin: 0;
	padding: 0;
}

.scheduleday_wrapper li .expandable {
	background: #fff;
}

.scheduleday_wrapper li .session_title_list {
	display: inline-block;
	font-weight: 600;
	text-transform: uppercase;
	font-size: 13px;
	margin: 5px 0 0 0;
}

.scheduleday_wrapper li .session_title_list span,
.scheduleday_wrapper li .session_title_list .session_title_item {
	margin-right: 10px;
	display: inline-block;
	letter-spacing: 1px;
}

.scheduleday_wrapper li .session_location {
	border-top: 1px solid #e1e1e1;
	padding: 20px 0 0 0;
	margin-top: 20px;
}

.scheduleday_wrapper li .session_location .session_location_label {
	font-weight: 600;
	text-transform: uppercase;
	font-size: 13px;
}

.scheduleday_wrapper li.hide,
.scheduleday_wrapper.hide {
	display: none;
}

.session_filters {
	list-style: none;
	width: 80%;
	display: inline-block;
	margin: 20px 0 20px 0 !important;
}

.sidebar_wrapper .session_filters {
	width: 100%;
	display: block;
	margin: 20px 0 20px -15px;
}

.session_expand_all {
	width: 20%;
	text-align: right;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: 600;
	letter-spacing: 1px;
	padding: 10px 15px 10px 15px;
	display: inline-block;
	box-sizing: border-box;
}

.sidebar_wrapper .session_expand_all {
	width: 100%;
	text-align: left;
	border-top: 1px dashed #e1e1e1;
	padding-top: 20px;
	margin-bottom: 50px;
	padding-top: 20px !important;
}

.session_filters li {
	display: inline-block;
	margin: 10px 2px 10px 2px;
}

.sidebar_wrapper .session_filters li {
	display: block;
	margin: 0 0 25px 0;
}

.session_filters li a {
	font-size: 13px;
	text-transform: uppercase;
	font-weight: 600;
	letter-spacing: 1px;
	padding: 10px 15px 10px 15px;
}

.session_filters li a:hover,
.session_filters li a.active {
	color: #fff;
}

.speaker_session_wrapper {
	border-top: 1px solid #e1e1e1;
	margin-top: 40px;
	padding: 40px 0 0 0;
}

.speaker_session_wrapper h4.title {
	margin-bottom: 30px;
}

ul#day-1 {
	margin: 0;
	padding: 0;
}

ul.dci-speakers {
	display: inline;
}

.dci-speakers strong {
	font-size: 16px;
}

ul.dci-speakers li {
	margin: 10px 0 10px 75px;
	padding: 10px 0;
	display: table;
	width: -webkit-fill-available;
}

.dci-speakers .expertise-container img {
	/*width: 8rem !important; */
	margin: 0px;
}

/* Styles for screens up to 600px wide (e.g., phones) */
@media screen and (max-width: 600px) {
	.scheduleday_wrapper li .session_content.has_speaker_thumb {
		width: calc(100% - 0px);
	}
}