.sched-line-22 {
	position: relative;
	border-left-color: #ff7f00;
	border-left-style: solid;
}
.sched-time-first-22,
.sched-time-22 {
	font-family: 'Roboto Bold';
}
.sched-time-22 {
	padding-top: 30px;
}

.sched-22,
.sched-in-22 {
	font-family: 'Roboto';
}

.sched-22,
.sched-in-22,
.sched-time-22,
.sched-time-first-22{
	position: relative;
	left: -1.8rem;
	width: fit-content;
	border-bottom-style: none !important;

}

ul.sched-22 {
	list-style-type: none;
}
li.sched-time-first-22,
li.sched-time-22 {
	list-style-type: none;
	list-style-image: url('/custom-images/bullet.svg');
}
ul.sched-in-22,
li.sched-in-22 {
	font-size: 18px;
	list-style-type: none;
	list-style-image: none;
}

.sched-title-22 {
	color: #ff7f00;
}


@font-face {
	font-family: 'Roboto Bold';
	src: url('/static/Roboto-Bold.ttf') format('truetype');
}

@font-face {
	font-family: 'Roboto';
	src: url('/static/Roboto-Regular.ttf') format('truetype');
}


.sched-header {
	font-family: 'Roboto Bold';
}

@font-face {
	font-family: 'Century Gothic';
	src: url('/static/centurygothic.ttf') format('truetype');
}

@font-face {
	font-family: 'Asus Rog';
	src: url('/static/ROGFONTS-REGULAR.OTF') format('OpenType');
}

@font-face {
	font-family: 'Eternal Logo';
	src: url('/static/EternalLogo.ttf') format('truetype');
}

@font-face {
	font-family: 'PPNeueMachina Ultrabold';
	src: url('/static/NeueMachina-Ultrabold.otf') format('opentype');
}

@font-face {
	font-family: 'PPNeueMachina';
	src: url('/static/NeueMachina-Regular.otf') format('opentype');
}

@font-face {
	font-family: 'Plateia Bold';
	src: url('/static/PlateiaBold.ttf') format('truetype');
}

.font-century-gothic {
	font-family: 'Century Gothic';
}

.font-asus-rog {
	font-family: 'Asus Rog';
}

.font-plateia-bold {
	font-family: 'Plateia Bold';
}
.font-eternal-logo {
	font-family: 'Eternal Logo';
}
.font-ppneuemachina {
	font-family: 'PPNeueMachina';
}

.font-ppneuemachina-ultrabold {
	font-family: 'PPNeueMachina Ultrabold';
}


.registration-highlight {
	color: #ff7f00 !important;
}

@media only screen and (max-width: 400px) {
	.around-logo-narrowscreen {
		font-size: 9vw !important;
	}
	.logo-narrowscreen {
		font-size: 20vw !important;
		max-width: 90vw !important;
	}
	.narrowscreen {
		font-size: 6vw !important;
	}
}
@media only screen and (max-width: 600px) {
	.slideshow-narrowscreen {
		font-size: 3vw !important;
	}
	.register-narrowscreen {
		font-size: 6vw !important;
	}
}
.image-narrowscreen {
	max-width: 50%;
}

.contact-form input,
.contact-form textarea,
.contact-form ul li,
.ui-selectmenu-button {
	background-color: #24242400 !important;
	color: white;
	border-style: none !important;
	border-bottom-color: gray !important;
	border-bottom-width: 2px !important;
	border-bottom-style: solid !important;
}

.ui-selectmenu-menu,
.ui-state-active,
.ui-menu-item {
	color: #ff7f00 !important;
	background-color: #222222 !important;
}

.contact-form label:not(.checkbox) label:not(.consent) {
	display: none;
}

.wp-block-navigation ul li {
	border-bottom-style: none !important;
}
.vertical {
	writing-mode: vertical-rl;
	max-height: fi-content;
}

.grunion-field-wrap {
	padding-bottom: 20px;
}

@font-face {
	font-family: 'Akrobat';
	src: url('/static/Akrobat-Bold.otf') format('opentype');
}

.sched-time-23, .sched-event-23, .sched-entry-23, .sched-event-topic-23, .sched-event-speaker-23, .sched-event-org-23 {
	font-size: initial;
	line-height: initial;
}
.sched-time-23, .sched-event-23 {
    padding: 5px;
}

.sched-entry-23 {
    display: flex;
    padding: 5px;
    position: relative;
}
.sched-time-23 {
    font-family: "Century Gothic";
    font-weight: normal;
    color: #F78400;
    text-align: center;
    margin-top: 5px;
    align-self: center;
}
.sched-global-bullet-23 {
    height: 15px;
    flex: 0 0 15px;
    border-radius: 50%;
    background-color: #F78400;
    display: inline-block;
    background-clip: content-box;
    margin: 5px;
    position: relative;
    top: 7px;
    z-index: 1;
    left: -3px;
}

.sched-event-bullet-23 {
    height: inherit;
    flex: 0 0 10px;
    border-radius: 5px;
    background-color: #F78400;
    display: inline-block;
    background-clip: content-box;
    margin: 5px;
}
.sched-event-23 {
    display: flex;
    flex-direction: column;
    margin-top: 5px;
    margin-bottom: 5px;
    flex: 1 1 auto;
    justify-content: center;
}
.sched-event-topic-23 {
    font-family: "Akrobat";
    color: white;
    font-weight: bold;
}
.sched-event-speaker-23, .sched-event-org-23 {
    font-family: "Century Gothic";
    color: gray;
    font-weight: normal;
}

.sched-global-line-first-23,
.sched-global-line-23 {
    height: 1px;
    background-color: white;
    display: inline-block;
    position: relative;
    top: 19px;
    /* left: 10px; */
    flex: 1 1 100%;
}

.sched-sections-23 {
    display: flex;
    flex-direction: row;
    justify-content: center;
		background: #110d0f;
		flex-shrink: 1;
	  width: 100%;
	  padding-bottom: 50px;
	  padding-top: 20px;
}
.sched-section-23 {
    display: flex;
    flex-direction: column;
    padding-top: 50px;
	  flex-grow: 1;
}
.section-name-23 {
    display: flex;
    align-self: center;
    font-family: "Akrobat";
    font-weight: bold;
    font-size: 30px;
    color: white;
    flex-direction: row;
    display: flex;
    width: 100%;
}
.section-divider-23 {
    background-color: #F78400;
    display: block;
    width: 1px;
    height: 30px;
    float: left;
    margin-right: 30px;
    margin-left: 63px;
}
.button-slanted {
	transform: skew(-5deg);
}

@media only screen and (min-width: 1100px) {
    .hidden-on-desktop {
	visibility: hidden;
    }
    .sched-global-line-first-23 {
	flex: 1 0 70vw;
    }
}
@media only screen and (max-width: 1100px) {
    .stack-on-mobile {
	   flex-direction: column;
    }
    .sched-global-line-23 {
	   flex: 1 1 100%;
	   /* left: 10px; */
    }
    .sched-entry-23 {
        height: auto !important;
        padding-bottom: 5px !important;
    }
}

